.kc-cbd101-s5{--font: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--bg: #FFFFFF;--surface: #F7F7F7;--card-bg: #FFFFFF;--card-border: #E8E3E3;--text-primary: #121212;--text-body: #3D3535;--text-muted: #6B6B6B;--orange: #F3654A;--orange-light: #FEF0ED;--teal: #0D9488;--teal-light: #EDFAF8;--navy: #1E3A5F;--navy-light: #EEF3FA;--green: #16A34A;--green-light: #F0FDF4;--purple: #7C3AED;--purple-light: #F5F3FF;--border: #E8E3E3;--radius: 12px;--radius-sm: 8px;--shadow: 0 1px 3px rgba(0,0,0,.06), 0 1px 2px rgba(0,0,0,.04);--shadow-md: 0 4px 16px rgba(0,0,0,.09), 0 2px 6px rgba(0,0,0,.05);--transition: .22s cubic-bezier(.4, 0, .2, 1)}.kc-cbd101-s5{background-color:var(--bg);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased}.kc-cbd101-s5__container{max-width:1200px;margin:0 auto;padding:0 40px;display:flex;flex-direction:column;gap:64px}[data-animate]{opacity:0;transform:translateY(18px)}[data-animate].kc-cbd101--visible{opacity:1;transform:translateY(0);transition:opacity .5s ease,transform .5s ease}@media(prefers-reduced-motion:reduce){[data-animate]{opacity:1;transform:none}[data-animate].kc-cbd101--visible{transition:none}}.kc-cbd101-s5__header{display:flex;flex-direction:column;gap:16px;max-width:760px}.kc-cbd101-s5__eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:400;letter-spacing:.12em;text-transform:uppercase;color:#6b6b6b;margin:0}.kc-cbd101-s5__eyebrow-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background-color:#f3654a;flex-shrink:0}.kc-cbd101-s5__headline{font-size:clamp(22px,2.4vw,36px);font-weight:600;color:var(--text-primary]);line-height:1.2;letter-spacing:-.02em;margin:0}.kc-cbd101-s5__subheadline{font-size:clamp(15px,1.3vw,17px);font-weight:400;color:var(--text-body);line-height:1.7;margin:0}.kc-cbd101-s5__profiles{display:flex;flex-direction:column;gap:24px}.kc-cbd101-s5__profiles-heading{font-size:clamp(18px,1.8vw,24px);font-weight:600;color:var(--text-primary);letter-spacing:-.015em;margin:0}.kc-cbd101-s5__profiles-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.kc-cbd101-s5__profile-card{background:var(--card-bg);border:1px solid var(--card-border);border-radius:var(--radius);padding:24px 22px;display:flex;flex-direction:column;gap:18px;box-shadow:var(--shadow);transition:box-shadow var(--transition),transform var(--transition)}.kc-cbd101-s5__profile-card:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.kc-cbd101-s5__profile-card--pc{border-top:3px solid var(--orange)}.kc-cbd101-s5__profile-card--cc{border-top:3px solid var(--teal)}.kc-cbd101-s5__profile-card--ro{border-top:3px solid var(--navy)}.kc-cbd101-s5__profile-header{display:flex;align-items:center;gap:12px}.kc-cbd101-s5__profile-badge{width:40px;height:40px;border-radius:var(--radius-sm);display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;letter-spacing:.04em;flex-shrink:0}.kc-cbd101-s5__profile-badge--pc{background:var(--orange-light);color:var(--orange)}.kc-cbd101-s5__profile-badge--cc{background:var(--teal-light);color:var(--teal)}.kc-cbd101-s5__profile-badge--ro{background:var(--navy-light);color:var(--navy)}.kc-cbd101-s5__profile-meta{display:flex;flex-direction:column;gap:2px}.kc-cbd101-s5__profile-name{font-size:15px;font-weight:600;color:var(--text-primary);margin:0;letter-spacing:-.01em}.kc-cbd101-s5__profile-sub{font-size:11px;font-weight:400;color:var(--text-muted)}.kc-cbd101-s5__profile-stats{display:flex;flex-direction:column;gap:6px;padding:14px 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.kc-cbd101-s5__profile-stat{display:flex;justify-content:space-between;align-items:center;gap:8px}.kc-cbd101-s5__profile-stat-label{font-size:12px;font-weight:400;color:var(--text-muted)}.kc-cbd101-s5__profile-stat-value{font-size:12px;font-weight:600;color:var(--text-primary)}.kc-cbd101-s5__profile-bars{display:flex;flex-direction:column;gap:10px}.kc-cbd101-s5__bar-row{display:grid;grid-template-columns:1fr 80px 28px;align-items:center;gap:8px}.kc-cbd101-s5__bar-label{font-size:11px;font-weight:500;color:var(--text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.kc-cbd101-s5__bar-track{height:6px;background:var(--surface);border-radius:100px;overflow:hidden}.kc-cbd101-s5__bar-fill{height:100%;border-radius:100px;background:var(--orange);transition:width .8s cubic-bezier(.4,0,.2,1)}.kc-cbd101-s5__bar-fill--teal{background:var(--teal)}.kc-cbd101-s5__bar-fill--navy{background:var(--navy)}.kc-cbd101-s5__bar-val{font-size:11px;font-weight:600;color:var(--text-primary);text-align:right}.kc-cbd101-s5__profile-note{font-size:12px;font-weight:400;color:var(--text-muted);line-height:1.55;margin:0;font-style:italic}.kc-cbd101-s5__terpenes{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:36px 40px;display:flex;flex-direction:column;gap:24px}.kc-cbd101-s5__terpenes-header{display:flex;flex-direction:column;gap:12px}.kc-cbd101-s5__terpenes-heading{font-size:clamp(18px,1.8vw,22px);font-weight:600;color:var(--text-primary);letter-spacing:-.015em;margin:0}.kc-cbd101-s5__terpenes-body{font-size:15px;font-weight:400;color:var(--text-body);line-height:1.7;margin:0;max-width:720px}.kc-cbd101-s5__terpene-chips{display:flex;flex-wrap:wrap;gap:10px}.kc-cbd101-s5__terpene-chip{display:flex;flex-direction:column;gap:3px;background:var(--card-bg);border:1px solid var(--card-border);border-radius:var(--radius-sm);padding:10px 14px;box-shadow:var(--shadow)}.kc-cbd101-s5__terpene-chip-name{font-size:13px;font-weight:600;color:var(--text-primary);font-style:italic}.kc-cbd101-s5__terpene-chip-role{font-size:11px;font-weight:400;color:var(--teal)}.kc-cbd101-s5__comparison{display:flex;flex-direction:column;gap:20px}.kc-cbd101-s5__comparison-heading{font-size:clamp(18px,1.8vw,24px);font-weight:600;color:var(--text-primary);letter-spacing:-.015em;margin:0}.kc-cbd101-s5__table-wrap{overflow-x:auto;border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow)}.kc-cbd101-s5__table{width:100%;border-collapse:collapse;font-size:14px;background:var(--card-bg)}.kc-cbd101-s5__th{padding:14px 18px;text-align:left;font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;border-bottom:2px solid var(--border)}.kc-cbd101-s5__th--feature{background:var(--surface);color:var(--text-muted);width:30%}.kc-cbd101-s5__th--kannaco{background:var(--navy);color:#fff}.kc-cbd101-s5__th--standard{background:var(--surface);color:var(--text-muted)}.kc-cbd101-s5__tr:last-child .kc-cbd101-s5__td{border-bottom:none}.kc-cbd101-s5__tr--alt{background:var(--surface)}.kc-cbd101-s5__td{padding:14px 18px;border-bottom:1px solid var(--border);vertical-align:middle;line-height:1.5}.kc-cbd101-s5__td--feature{font-size:13px;font-weight:600;color:var(--text-primary)}.kc-cbd101-s5__td--kannaco{background:#0ea5e908}.kc-cbd101-s5__check{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:400}.kc-cbd101-s5__check--yes{color:var(--text-body)}.kc-cbd101-s5__check--yes:before{content:"";display:inline-block;width:16px;height:16px;border-radius:50%;background-color:var(--teal-light);background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 10 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 5l2 2 4-4' stroke='%230D9488' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-size:10px 10px;background-repeat:no-repeat;background-position:center;flex-shrink:0}.kc-cbd101-s5__check--no{color:var(--text-muted)}.kc-cbd101-s5__check--no:before{content:"";display:inline-block;width:16px;height:16px;border-radius:50%;background-color:#f1f5f9;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 10 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 3l4 4M7 3l-4 4' stroke='%2394A3B8' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E");background-size:10px 10px;background-repeat:no-repeat;background-position:center;flex-shrink:0}@media screen and (max-width:1024px){.kc-cbd101-s5__profiles-grid{grid-template-columns:1fr;gap:16px}}@media screen and (max-width:768px){.kc-cbd101-s5__container{padding:0 20px;gap:48px}.kc-cbd101-s5__terpenes{padding:24px 20px}.kc-cbd101-s5__bar-row{grid-template-columns:1fr 60px 24px}}
/*# sourceMappingURL=/cdn/shop/t/64/assets/section-kc-cbd101-s5-formula-science.css.map */
