.zt-product-system{--zt-border: rgba(20, 20, 20, .09);--zt-border-strong: rgba(20, 20, 20, .14);--zt-ink: #17181a;--zt-ink-soft: #5b5e63;--zt-bg: #ffffff;--zt-bg-subtle: #fafafa;--zt-accent: #d8b64d;--zt-accent-soft: rgba(216, 182, 77, .14);--zt-radius: 22px;--zt-radius-sm: 12px;--zt-gap: 20px;font-family:-apple-system,BlinkMacSystemFont,Inter,Helvetica Neue,Arial,sans-serif;color:var(--zt-ink);background:var(--zt-bg);border:1px solid var(--zt-border);border-top:3px solid var(--zt-accent);border-radius:var(--zt-radius);overflow:hidden;box-sizing:border-box}.zt-icon-badge{display:flex;align-items:center;justify-content:center;width:34px;height:34px;flex-shrink:0;border-radius:50%;background:var(--zt-accent-soft)}.zt-icon-badge .zt-icon{width:17px;height:17px;color:#9c7612}.zt-product-system *,.zt-product-system *:before,.zt-product-system *:after{box-sizing:border-box}.zt-product-system .zt-trust-title{display:block;font-size:12.5px;font-weight:600;letter-spacing:.01em;color:var(--zt-ink);line-height:1.3}.zt-product-system .zt-trust-sub{display:block;font-size:11px;color:var(--zt-ink-soft);line-height:1.35;margin-top:1px}.zt-product-system .zt-tech-link{text-decoration:none;border-bottom:1px solid currentColor;padding-bottom:1px}.zt-product-system .zt-tech-link:hover{color:var(--zt-ink)}.zt-product-system .zt-icon{width:20px;height:20px;flex-shrink:0;color:var(--zt-ink)}.zt-trust-row{display:grid;grid-template-columns:repeat(6,1fr);border-bottom:1px solid var(--zt-border)}.zt-trust-item{display:flex;align-items:center;gap:12px;padding:16px 14px;border-right:1px solid var(--zt-border)}.zt-trust-item:last-child{border-right:none}.zt-main-grid{display:grid;grid-template-columns:1.05fr 1fr 1.05fr;border-bottom:1px solid var(--zt-border)}.zt-col{padding:22px 24px;border-right:1px solid var(--zt-border)}.zt-col:last-child{border-right:none}.zt-col-title{margin:0 0 14px;padding-left:11px;border-left:3px solid var(--zt-accent);font-size:15px;font-weight:700;letter-spacing:.01em}.zt-check-list{margin:0;padding:0;list-style:none}.zt-check-list li{position:relative;padding-left:20px;font-size:12.5px;line-height:1.55;color:var(--zt-ink-soft);margin-bottom:9px}.zt-check-list li:before{content:"";position:absolute;left:0;top:5px;width:10px;height:10px;border:1.4px solid var(--zt-ink);border-radius:3px;background:transparent}.zt-check-list li:last-child{margin-bottom:0}.zt-chart-wrap{display:flex;justify-content:center;align-items:center;margin-bottom:16px}.zt-chart-wrap img,.zt-radar-svg{width:100%;max-width:220px;height:auto}.zt-radar-ring{fill:none;stroke:var(--zt-border-strong);stroke-width:1}.zt-radar-axis{stroke:var(--zt-border-strong);stroke-width:1}.zt-radar-shape{stroke:var(--zt-accent);stroke-width:2;stroke-linejoin:round}.zt-radar-dot{fill:var(--zt-bg);stroke:var(--zt-accent);stroke-width:1.6}.zt-radar-label{font-size:9px;font-weight:700;fill:var(--zt-ink);font-family:inherit}.zt-badge-group{display:flex;flex-wrap:wrap;gap:6px;justify-content:center;margin-bottom:10px}.zt-badge{font-size:11px;font-weight:500;padding:5px 10px;border:1px solid rgba(216,182,77,.4);border-radius:100px;color:#8a6b11;background:var(--zt-accent-soft)}.zt-mood{display:flex;align-items:center;justify-content:center;gap:6px;font-size:11.5px;font-weight:600;color:var(--zt-ink)}.zt-mood .zt-icon{width:15px;height:15px;color:var(--zt-accent)}.zt-usage-table{width:100%;border-collapse:collapse;font-size:12.5px}.zt-usage-table td{padding:10px 0;border-bottom:1px solid var(--zt-border);color:var(--zt-ink-soft)}.zt-usage-table tr:last-child td{border-bottom:none}.zt-usage-table .zt-usage-val{text-align:right;font-family:SF Mono,IBM Plex Mono,ui-monospace,Menlo,monospace;font-weight:700;color:#8a6b11;letter-spacing:.02em}.zt-usage-note{margin:12px 0 0;font-size:10.5px;color:var(--zt-ink-soft);line-height:1.4}.zt-tag-pills{display:flex;flex-wrap:wrap;gap:4px;margin-top:3px}.zt-tag-pill{font-size:10px;font-weight:500;padding:2px 8px;border:1px solid rgba(216,182,77,.35);border-radius:100px;color:#8a6b11;background:var(--zt-accent-soft);white-space:nowrap}.zt-tech-strip{display:grid;grid-template-columns:repeat(5,1fr)}.zt-tech-item{display:flex;align-items:center;gap:12px;padding:16px 14px;border-right:1px solid var(--zt-border);background:var(--zt-bg-subtle)}.zt-tech-item:last-child{border-right:none}@media(max-width:989px){.zt-trust-row{grid-template-columns:repeat(3,1fr)}.zt-trust-item:nth-child(3){border-right:none}.zt-trust-item:nth-child(4),.zt-trust-item:nth-child(5){border-top:1px solid var(--zt-border)}.zt-trust-item:nth-child(6){border-top:1px solid var(--zt-border);border-right:none}.zt-main-grid{grid-template-columns:1fr}.zt-col{border-right:none;border-bottom:1px solid var(--zt-border)}.zt-col:last-child{border-bottom:none}.zt-tech-strip{grid-template-columns:repeat(2,1fr)}.zt-tech-item:nth-child(odd){border-right:1px solid var(--zt-border)}.zt-tech-item:nth-child(2n){border-right:none}.zt-tech-item:nth-child(n+3){border-top:1px solid var(--zt-border)}}@media(max-width:599px){.zt-trust-row{grid-template-columns:repeat(2,1fr)}.zt-trust-item:nth-child(2n){border-right:none}.zt-trust-item:nth-child(n+3){border-top:1px solid var(--zt-border)}.zt-tech-strip{grid-template-columns:1fr}.zt-tech-item{border-right:none!important}.zt-tech-item:not(:first-child){border-top:1px solid var(--zt-border)}.zt-col{padding:18px 16px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/zt-terpene-system.css.map */
