:root{--terracotta:#c84420;--terracotta-deep:#9e3317;--terracotta-light:#d9613e;--cream:#f7f3ee;--cream-dark:#ede7de;--ink:#1c1610;--ink-mid:#3d3228;--ink-muted:#5c5248;--white:#fff;--border:#1c16102e;--ff-display:"Cormorant Garamond", serif;--ff-body:"Jost", sans-serif;--ease-out:cubic-bezier(.16, 1, .3, 1)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{width:100%;margin:0;padding:0;font-size:16px;overflow-x:hidden}body{background:var(--cream);color:var(--ink);font-family:var(--ff-body);-webkit-font-smoothing:antialiased;opacity:0;width:100%;margin:0;padding:0;font-weight:300;line-height:1.65;transition:opacity .5s;overflow-x:hidden}body.ready{opacity:1}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,select{font-family:inherit}:focus-visible{outline:2px solid var(--terracotta);outline-offset:3px;border-radius:2px}:focus:not(:focus-visible){outline:none}.form-group:focus-within label{color:var(--terracotta)}.btn-primary:active,.btn-ghost:active{transform:scale(.98)}.btn-cream:active{background:var(--cream-dark);transform:scale(.98)}.btn-outline-cream:active{transform:scale(.98)}.btn-submit:active{background:var(--terracotta-deep);transform:scale(.99)}.pep-detail-cta:active,.mobile-cta-bar button:active{transform:scale(.99)}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.reveal{opacity:1;transform:none}body{opacity:1;transition:none}}.not-found{background:var(--terracotta);justify-content:center;align-items:center;min-height:100vh;padding:3rem;display:flex;position:relative;overflow:hidden}.not-found:before{content:"";pointer-events:none;border:1px solid #f7f3ee14;border-radius:50%;width:800px;height:800px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.not-found:after{content:"";pointer-events:none;border:1px solid #f7f3ee0d;border-radius:50%;width:1200px;height:1200px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.not-found-inner{text-align:center;z-index:1;animation:fadeUp 1s var(--ease-out) .1s both;position:relative}.not-found-logo{font-family:var(--ff-display);color:#f7f3ee80;letter-spacing:-.01em;margin-bottom:3rem;font-size:1.6rem;font-weight:400;text-decoration:none;transition:color .22s;display:inline-block}.not-found-logo:hover{color:var(--cream)}.not-found-code{font-family:var(--ff-display);color:#f7f3ee1f;letter-spacing:-.03em;margin-bottom:1rem;font-size:clamp(6rem,15vw,12rem);font-weight:300;line-height:1}.not-found-headline{font-family:var(--ff-display);color:var(--cream);margin-bottom:1rem;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:300;line-height:1.15}.not-found-body{color:#f7f3ee99;max-width:400px;margin:0 auto 2.5rem;font-size:.95rem;font-weight:300;line-height:1.7}.not-found-actions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.not-found-btn-primary{background:var(--cream);color:var(--terracotta);letter-spacing:.14em;text-transform:uppercase;border-radius:2px;padding:.9rem 2.2rem;font-size:.75rem;font-weight:500;text-decoration:none;transition:background .22s;display:inline-block}.not-found-btn-primary:hover{background:var(--cream-dark)}.not-found-btn-ghost{color:var(--cream);letter-spacing:.14em;text-transform:uppercase;background:0 0;border:1px solid #f7f3ee66;border-radius:2px;padding:.9rem 2.2rem;font-size:.75rem;font-weight:400;text-decoration:none;transition:border-color .22s,background .22s;display:inline-block}.not-found-btn-ghost:hover{background:#f7f3ee0f;border-color:#f7f3eeb3}.stat-num,.step-num,.portal-position-num,.admin-metric-num,.admin-pipeline-num,.blog-hero-count-num,.not-found-code,.ds-hero-number,.ds-hero-title,.ds-info-num,.ds-score-val,.ds-next-num,.ds-check-icon,.ds-sp-dot,.ds-stage-current-badge{font-family:var(--ff-body)!important}body:before{content:"";pointer-events:none;z-index:9999;opacity:.028;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");background-size:200px 200px;position:fixed;inset:0}.reveal{opacity:0;transition:opacity .7s var(--ease-out), transform .7s var(--ease-out);will-change:transform, opacity;transform:translateY(22px)}.reveal.visible{opacity:1;will-change:auto;transform:none}.reveal-delay-1{transition-delay:80ms}.reveal-delay-2{transition-delay:.16s}.reveal-delay-3{transition-delay:.24s}.reveal-delay-4{transition-delay:.32s}.reveal-delay-5{transition-delay:.4s}.reveal-delay-6{transition-delay:.48s}nav{z-index:100;will-change:background;justify-content:space-between;align-items:center;padding:1.5rem 3rem;transition:background .35s,-webkit-backdrop-filter .35s,backdrop-filter .35s,box-shadow .35s;display:flex;position:fixed;top:0;left:0;right:0}nav.scrolled{-webkit-backdrop-filter:blur(12px);box-shadow:0 1px 0 var(--border);background:#f7f3eee0}.nav-logo{font-family:var(--ff-display);letter-spacing:-.01em;color:var(--cream);font-size:1.8rem;font-weight:400;transition:color .22s}nav.scrolled .nav-logo{color:var(--terracotta)}.nav-links{align-items:center;gap:2.5rem;list-style:none;display:flex}.nav-links a{letter-spacing:.12em;text-transform:uppercase;color:#f7f3eed9;font-size:.75rem;font-weight:400;transition:color .22s}.nav-links a:hover{color:var(--cream)}nav.scrolled .nav-links a{color:var(--ink-mid)}nav.scrolled .nav-links a:hover,nav.scrolled .nav-links a.nav-active{color:var(--terracotta)}.nav-links a.nav-active{color:var(--cream);opacity:1}.nav-links a.nav-active:after{content:"";opacity:.5;background:currentColor;width:100%;height:1px;margin-top:2px;display:block}.nav-cta{color:var(--cream)!important;background:#f7f3ee33!important;border:1px solid #f7f3ee66!important;padding:.6rem 1.4rem!important;transition:background .22s,color .22s,border-color .22s!important}nav.scrolled .nav-cta{background:var(--terracotta)!important;color:var(--cream)!important;border-color:#0000!important}nav.scrolled .nav-cta:hover{background:var(--terracotta-deep)!important}#hero{background:var(--terracotta);flex-direction:column;justify-content:flex-end;min-height:100vh;padding:0 3rem 5rem;display:flex;position:relative;overflow:hidden}.hero-bg-ring{pointer-events:none;border:1px solid #f7f3ee1f;border-radius:50%;position:absolute}.hero-bg-ring:first-child{width:600px;height:600px;top:-100px;right:-200px}.hero-bg-ring:nth-child(2){width:900px;height:900px;top:-250px;right:-400px}.hero-bg-ring:nth-child(3){width:1200px;height:1200px;top:-400px;right:-600px}.hero-eyebrow{letter-spacing:.2em;text-transform:uppercase;color:#f7f3ee99;animation:fadeUp 1s var(--ease-out) .2s both;margin-bottom:1.5rem;font-size:.82rem;font-weight:400}.hero-headline{font-family:var(--ff-display);letter-spacing:-.02em;color:var(--cream);max-width:780px;animation:fadeUp 1s var(--ease-out) .35s both;font-size:clamp(3.5rem,9vw,8rem);font-weight:300;line-height:1}.hero-headline em{font-style:italic;font-weight:300}.hero-sub{color:#f7f3eebf;max-width:420px;animation:fadeUp 1s var(--ease-out) .5s both;margin-top:2rem;font-size:.95rem;font-weight:300;line-height:1.7}.hero-actions{animation:fadeUp 1s var(--ease-out) .65s both;flex-wrap:wrap;gap:1rem;margin-top:3rem;display:flex}.btn-primary{background:var(--cream);color:var(--terracotta);letter-spacing:.14em;text-transform:uppercase;cursor:pointer;border:1px solid #0000;border-radius:2px;padding:.9rem 2.2rem;font-size:.75rem;font-weight:500;transition:background .22s,color .22s;display:inline-block}.btn-primary:hover{background:var(--cream-dark)}.btn-ghost{color:var(--cream);letter-spacing:.14em;text-transform:uppercase;cursor:pointer;background:0 0;border:1px solid #f7f3ee80;border-radius:2px;padding:.9rem 2.2rem;font-size:.75rem;font-weight:400;transition:border-color .22s,background .22s;display:inline-block}.btn-ghost:hover{background:#f7f3ee0f;border-color:#f7f3eeb3}.hero-scroll-hint{letter-spacing:.18em;text-transform:uppercase;color:#f7f3ee66;animation:fadeUp 1s var(--ease-out) 1s both;align-items:center;gap:.75rem;font-size:.78rem;display:flex;position:absolute;bottom:2.5rem;right:3rem}.scroll-line{background:#f7f3ee4d;width:40px;height:1px;position:relative;overflow:hidden}.scroll-line:after{content:"";background:#f7f3eecc;width:100%;height:100%;animation:2s ease-in-out 1.5s infinite scrollLine;position:absolute;top:0;left:-100%}@keyframes scrollLine{0%{left:-100%}to{left:100%}}@keyframes fadeUp{0%{opacity:0;transform:translateY(32px)}to{opacity:1;transform:none}}#about{max-width:1200px;margin:0 auto;padding:8rem 3rem}.section-label{letter-spacing:.22em;text-transform:uppercase;color:var(--terracotta);align-items:center;gap:1rem;margin-bottom:1.5rem;font-size:.78rem;font-weight:400;display:flex}.section-label:before{content:"";background:var(--terracotta);width:32px;height:1px;display:block}.about-grid{grid-template-columns:1fr 1fr;align-items:start;gap:6rem;display:grid}.about-headline{font-family:var(--ff-display);letter-spacing:-.01em;color:var(--ink);font-size:clamp(2.2rem,4vw,3.4rem);font-weight:400;line-height:1.15}.about-headline em{color:var(--terracotta);font-style:italic}.about-body{padding-top:.5rem}.about-body p{color:var(--ink-mid);margin-bottom:1.5rem;font-size:1rem;font-weight:300;line-height:1.8}.about-body p:last-child{margin-bottom:0}.products-scene{perspective:900px;height:440px;margin-top:2.5rem;position:relative}.product-pen{filter:drop-shadow(0 24px 32px #00000021);z-index:1;height:85%;max-height:360px;animation:5s ease-in-out infinite floatPen;position:absolute;top:5%;left:50%;transform:translate(-50%)rotate(20deg)}.product-pills{filter:drop-shadow(0 24px 32px #00000026);z-index:2;width:72%;max-width:300px;animation:5s ease-in-out 1.5s infinite floatPills;position:absolute;bottom:40px;left:50%;transform:translate(-50%)}@keyframes floatPen{0%{transform:translate(-50%)rotate(20deg)translateY(0)}50%{transform:translate(-50%)rotate(20deg)translateY(-18px)}to{transform:translate(-50%)rotate(20deg)translateY(0)}}@keyframes floatPills{0%{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(-12px)}to{transform:translate(-50%)translateY(0)}}.about-stats{border-top:1px solid var(--border);grid-template-columns:1fr 1fr;gap:2rem;margin-top:3rem;padding-top:3rem;display:grid}.stat-num{font-family:var(--ff-display);color:var(--terracotta);font-size:2.8rem;font-weight:300;line-height:1}.stat-label{letter-spacing:.08em;color:var(--ink-muted);text-transform:uppercase;margin-top:.4rem;font-size:.75rem;font-weight:400}#pillars{background:#c84420;padding:7rem 0;overflow:hidden}.pillars-inner{max-width:1200px;margin:0 auto;padding:0 3rem}.pillars-header{text-align:center;flex-direction:column;align-items:center;gap:0;margin-bottom:4rem;display:flex}.pillars-label{letter-spacing:.22em;text-transform:uppercase;color:#f7f3ee80;align-items:center;gap:1rem;margin-bottom:1rem;font-size:.72rem;font-weight:500;display:flex}.pillars-label:before,.pillars-label:after{content:"";background:#f7f3ee59;width:24px;height:1px}.pillars-headline{font-family:var(--ff-display);color:var(--cream);max-width:600px;margin-bottom:1.25rem;font-size:clamp(2.2rem,5vw,3.4rem);font-weight:300;line-height:1.12}.pillars-headline em{color:#f7f3eeb3;font-style:italic}.pillars-sub{color:#f7f3ee73;max-width:520px;font-size:.82rem;font-style:italic;font-weight:300;line-height:1.7}.pillars-intro{color:#f7f3eea6;max-width:340px;font-size:.9rem;font-weight:300;line-height:1.75}.peptide-track-wrap{position:relative}.peptide-track-wrap:after{content:"";pointer-events:none;z-index:2;background:linear-gradient(90deg,#0000,#c84420);width:100px;position:absolute;top:0;bottom:24px;right:0}.peptide-track{scroll-snap-type:x mandatory;-ms-overflow-style:none;scrollbar-width:none;cursor:grab;-webkit-user-select:none;user-select:none;gap:1.25rem;padding:.5rem 3rem 1.5rem 0;scroll-padding-left:3rem;display:flex;overflow:auto hidden}.peptide-track::-webkit-scrollbar{display:none}.peptide-track.dragging{cursor:grabbing;scroll-snap-type:none}.pep-card{scroll-snap-align:start;min-height:420px;transition:transform .3s var(--ease-out), box-shadow .3s ease;background:var(--cream);border:1px solid #1c161014;border-radius:4px;flex-direction:column;flex:0 0 310px;padding:0;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 12px #00000014}.pep-card:hover{transform:translateY(-3px);box-shadow:0 8px 28px #0000001f}.pep-card-orb{display:none}.pep-card-top{border-bottom:1px solid #1c16100f;flex-direction:column;flex-shrink:0;justify-content:flex-start;min-height:165px;padding:2rem 1.75rem 1.5rem;display:flex}.pep-card-icon{transition:transform .35s var(--ease-out);margin-bottom:1rem;font-size:2rem}.pep-card:hover .pep-card-icon{transform:scale(1.1)}.pep-card-cat{letter-spacing:.2em;text-transform:uppercase;color:#ffffff80;margin-bottom:.35rem;font-size:.84rem;font-weight:500}.pep-card-title{font-family:var(--ff-display);color:var(--ink);margin-bottom:.5rem;font-size:1.55rem;font-weight:400;line-height:1.15}.pep-card-desc{color:#1c16108c;margin-top:.25rem;font-size:.78rem;font-weight:300;line-height:1.7}.pep-card-divider{display:none}.pep-card-list{flex:1;padding:.5rem 0 1.25rem}.pep-item{cursor:default;justify-content:space-between;align-items:center;gap:.75rem;padding:.65rem 1.75rem;transition:background .2s;display:flex}.pep-item-name{color:var(--ink);font-size:.88rem;font-weight:500}.pep-item-sub{color:#1c161080;margin-top:.15rem;font-size:.72rem;font-weight:300;line-height:1.45}.pep-item-arrow{letter-spacing:.08em;text-transform:uppercase;color:#1c16104d;white-space:nowrap;flex-shrink:0;font-size:.6rem;font-weight:400}.pep-item-arrow.pep-coming-soon{background:var(--terracotta);color:#fff;letter-spacing:.08em;border-radius:20px;padding:.22rem .65rem;font-size:.56rem;font-weight:600;transition:all .22s;box-shadow:0 2px 8px #c8442040}.pep-item-clickable{cursor:pointer;transition:background .22s}.pep-item-clickable:hover{background:#c844200f}.pep-item-clickable:hover .pep-coming-soon{background:var(--terracotta-deep);transform:translate(2px);box-shadow:0 3px 12px #c844204d}.pep-item-disabled{opacity:.35;cursor:default;pointer-events:none}@media (max-width:900px){.pillars-header{flex-direction:column;align-items:flex-start}.pep-card{flex:0 0 280px}}.pep-detail-overlay{z-index:200;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#1c161099;position:fixed;inset:0}.pep-detail-panel{background:var(--white);border-left:1px solid #1c161014;width:min(480px,100vw);padding:3rem 2.5rem;position:absolute;top:0;bottom:0;right:0;overflow-y:auto;box-shadow:-8px 0 32px #1c16101a}.pep-detail-close{color:var(--ink-muted);cursor:pointer;background:#1c16100d;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:1rem;transition:background .22s,color .22s;display:flex;position:absolute;top:1.5rem;right:1.5rem}.pep-detail-close:hover{color:var(--terracotta);background:#c8442014}.pep-detail-cat-label{letter-spacing:.2em;text-transform:uppercase;color:var(--terracotta);margin-bottom:.75rem;font-size:.75rem}.pep-detail-name{font-family:var(--ff-display);color:var(--ink);margin-bottom:.4rem;font-size:2.5rem;font-weight:300;line-height:1.1}.pep-detail-fullname{color:var(--ink-muted);margin-bottom:2rem;font-size:.8rem;font-style:italic;font-weight:300}.pep-detail-divider{border:none;border-top:1px solid #c844201f;margin:1.5rem 0}.pep-detail-section-label{letter-spacing:.18em;text-transform:uppercase;color:var(--terracotta);margin-bottom:.6rem;font-size:.75rem}.pep-detail-body{color:var(--ink-mid);margin-bottom:1.5rem;font-size:.9rem;font-weight:300;line-height:1.85}.pep-detail-tags{flex-wrap:wrap;gap:.5rem;margin-bottom:2rem;display:flex}.pep-detail-tag{letter-spacing:.1em;text-transform:uppercase;color:var(--terracotta);background:#c844200f;border:1px solid #c8442026;border-radius:999px;padding:.35rem .8rem;font-size:.78rem;font-weight:500}.pep-detail-cta{background:var(--terracotta);width:100%;color:var(--white);letter-spacing:.14em;text-transform:uppercase;cursor:pointer;text-align:center;border:none;border-radius:4px;margin-top:1rem;padding:1rem;font-size:.75rem;font-weight:500;transition:background .22s;display:block}.pep-detail-cta:hover{background:var(--terracotta-deep)}.pep-detail-article-card{background:#c844200a;border:1px solid #c844201f;border-radius:6px;margin-top:1rem;padding:1rem 1.25rem;text-decoration:none;transition:all .22s;display:block}.pep-detail-article-card:hover{background:#c8442012;border-color:#c8442040}.pep-detail-article-label{letter-spacing:.12em;text-transform:uppercase;color:var(--terracotta);margin-bottom:.4rem;font-size:.65rem;font-weight:500;display:block}.pep-detail-article-title{font-family:var(--ff-display);color:var(--ink);margin-bottom:.5rem;font-size:1.05rem;font-weight:400;line-height:1.35;display:block}.pep-detail-article-arrow{color:var(--terracotta);letter-spacing:.04em;font-size:.75rem;font-weight:500}@media (max-width:900px){.pep-item{padding-left:3rem}.pep-detail-panel{padding:2rem 1.5rem}}#how{max-width:1200px;margin:0 auto;padding:8rem 3rem}.how-steps{flex-direction:column;gap:0;margin-top:4rem;display:flex}.how-step{border-bottom:1px solid var(--border);transition:padding-left .3s var(--ease-out);grid-template-columns:80px 1fr;align-items:start;gap:3rem;padding:3rem 0;display:grid}.how-step:first-child{border-top:1px solid var(--border)}.how-step:hover{padding-left:1rem}.step-num{font-family:var(--ff-display);color:var(--terracotta);letter-spacing:.04em;padding-top:.2rem;font-size:1rem;font-weight:400}.step-title{font-family:var(--ff-display);color:var(--ink);margin-bottom:.75rem;font-size:1.6rem;font-weight:400}.step-body{color:var(--ink-muted);max-width:600px;font-size:.9rem;font-weight:300;line-height:1.8}#cta-band{background:var(--terracotta);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:3rem;padding:6rem 3rem;display:flex}.cta-band-text{font-family:var(--ff-display);color:var(--cream);max-width:580px;font-size:clamp(2rem,4vw,3rem);font-weight:300;line-height:1.15}.cta-band-text em{font-style:italic}.cta-band-actions{flex-shrink:0;gap:1rem;display:flex}.btn-cream{background:var(--cream);color:var(--terracotta);letter-spacing:.14em;text-transform:uppercase;cursor:pointer;border:1px solid #0000;border-radius:2px;padding:.9rem 2.2rem;font-size:.75rem;font-weight:500;transition:background .22s;display:inline-block}.btn-cream:hover{background:var(--cream-dark)}.btn-outline-cream{color:var(--cream);letter-spacing:.14em;text-transform:uppercase;cursor:pointer;background:0 0;border:1px solid #f7f3ee73;border-radius:2px;padding:.9rem 2.2rem;font-size:.75rem;font-weight:400;transition:border-color .22s,background .22s;display:inline-block}.btn-outline-cream:hover{border-color:var(--cream);background:#f7f3ee14}.mobile-cta-bar{z-index:98;padding:1rem 1.5rem calc(1rem + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(12px);background:#1c1610eb;border-top:1px solid #f7f3ee14;display:none;position:fixed;bottom:0;left:0;right:0}.mobile-cta-bar button{background:var(--terracotta);width:100%;color:var(--cream);letter-spacing:.16em;text-transform:uppercase;cursor:pointer;border:none;border-radius:2px;padding:.95rem;font-size:.75rem;font-weight:500;transition:background .22s}.mobile-cta-bar button:active{background:var(--terracotta-deep)}footer{background:var(--ink);padding:5rem 3rem 3rem}.footer-top{border-bottom:1px solid #f7f3ee14;grid-template-columns:1fr 1fr 1fr;gap:3rem;margin-bottom:2rem;padding-bottom:3rem;display:grid}.footer-logo{font-family:var(--ff-display);color:var(--terracotta);font-size:2rem;font-weight:400}.footer-sub{letter-spacing:.06em;color:#f7f3ee80;text-transform:uppercase;margin-top:.4rem;font-size:.84rem}.footer-nav-label{letter-spacing:.18em;text-transform:uppercase;color:#f7f3ee80;margin-bottom:1rem;font-size:.75rem;font-weight:500}.footer-nav-links{flex-direction:column;gap:.6rem;list-style:none;display:flex}.footer-nav-links a{color:#f7f3ee99;font-size:.85rem;font-weight:300;transition:color .22s}.footer-nav-links a:hover{color:var(--cream)}.footer-bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.footer-legal{color:#f7f3ee73;letter-spacing:.03em;font-size:.82rem;line-height:1.7}.footer-disclaimer{color:#f7f3ee33;text-align:right;max-width:480px;font-size:.82rem;line-height:1.6}.modal-overlay{z-index:1000;-webkit-backdrop-filter:blur(6px);opacity:0;pointer-events:none;will-change:opacity;background:#1c1610a6;justify-content:center;align-items:center;padding:2rem;transition:opacity .35s;display:flex;position:fixed;inset:0}.modal-overlay.open{opacity:1;pointer-events:all}.modal{background:var(--cream);width:100%;max-width:660px;max-height:90vh;transition:transform .4s var(--ease-out);border-radius:2px;padding:3.5rem;position:relative;overflow-y:auto;transform:translateY(24px)}.modal-overlay.open .modal{transform:none}.modal-close{cursor:pointer;width:32px;height:32px;color:var(--ink-muted);background:0 0;border:none;justify-content:center;align-items:center;font-size:1.2rem;transition:color .22s;display:flex;position:absolute;top:1.5rem;right:1.5rem}.modal-close:hover{color:var(--ink)}.modal-eyebrow{letter-spacing:.2em;text-transform:uppercase;color:var(--terracotta);margin-bottom:1rem;font-size:.78rem;font-weight:400}.modal-title{font-family:var(--ff-display);color:var(--ink);margin-bottom:.75rem;font-size:2.2rem;font-weight:400;line-height:1.15}.modal-desc{color:var(--ink-muted);margin-bottom:2.5rem;font-size:.875rem;font-weight:300;line-height:1.75}.form-grid{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.form-group{flex-direction:column;gap:.45rem;display:flex}.form-group.full{grid-column:1/-1}.form-group label{letter-spacing:.14em;text-transform:uppercase;color:var(--ink-muted);font-size:.78rem;font-weight:500}.form-group input,.form-group select{background:var(--white);border:1px solid var(--border);color:var(--ink);appearance:none;border-radius:2px;outline:none;padding:.75rem 1rem;font-size:.9rem;font-weight:300;transition:border-color .2s,box-shadow .2s}.form-group select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' fill='none'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%237a6e62' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;padding-right:2.5rem}.form-group input:focus,.form-group select:focus{border-color:var(--terracotta);box-shadow:0 0 0 3px #c8442014}.form-group input::placeholder{color:#7a6e6280}.form-group input[type=password]{letter-spacing:.15em;font-size:1.4rem}.form-group input[type=password]::placeholder{letter-spacing:normal;font-size:.9rem}.dob-selects{grid-template-columns:1.4fr .8fr 1fr;gap:.75rem;display:grid}.dob-selects select{background:var(--white);border:1px solid var(--border);font-family:var(--ff-body);color:var(--ink);appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' fill='none'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%237a6e62' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;border-radius:2px;outline:none;padding:.75rem 2rem .75rem 1rem;font-size:.9rem;font-weight:300;transition:border-color .2s,box-shadow .2s}.dob-selects select:focus{border-color:var(--terracotta);box-shadow:0 0 0 3px #c8442014}.form-divider{border:none;border-top:1px solid var(--border);grid-column:1/-1;margin:.5rem 0}.form-section-label{letter-spacing:.16em;text-transform:uppercase;color:var(--terracotta);grid-column:1/-1;margin-bottom:-.25rem;font-size:.78rem;font-weight:500}.form-check{cursor:pointer;grid-column:1/-1;align-items:flex-start;gap:.75rem;margin-top:.5rem;display:flex}.form-check input[type=checkbox]{border:1px solid var(--border);appearance:none;background:var(--white);cursor:pointer;border-radius:2px;flex-shrink:0;width:16px;height:16px;margin-top:2px;transition:background .2s,border-color .2s;position:relative}.form-check input[type=checkbox]:checked{background:var(--terracotta);border-color:var(--terracotta)}.form-check input[type=checkbox]:checked:after{content:"";border:2px solid #fff;border-top:none;border-left:none;width:5px;height:9px;position:absolute;top:1px;left:4px;transform:rotate(45deg)}.form-check-label{color:var(--ink-muted);font-size:.8rem;font-weight:300;line-height:1.6}.form-check-label strong{color:var(--ink);font-weight:500}.form-submit{grid-column:1/-1;margin-top:.5rem}.btn-submit{background:var(--terracotta);width:100%;color:var(--cream);letter-spacing:.16em;text-transform:uppercase;cursor:pointer;border:none;border-radius:2px;padding:1rem 2rem;font-size:.75rem;font-weight:500;transition:background .22s}.btn-submit:hover{background:var(--terracotta-deep)}.form-success{text-align:center;padding:2rem 0;display:none}.form-success.show{display:block}.success-icon{background:#c844201a;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 1.5rem;font-size:1.3rem;display:flex}.success-title{font-family:var(--ff-display);color:var(--ink);margin-bottom:.5rem;font-size:1.8rem;font-weight:400}.success-body{color:var(--ink-muted);font-size:.875rem;font-weight:300;line-height:1.75}.wl-modal{max-width:540px;padding:3rem 3rem 2.5rem;overflow:hidden}.wl-progress-wrap{background:var(--cream-dark);border-radius:2px;height:3px;margin-bottom:2.5rem;overflow:hidden}.wl-progress-bar{background:var(--terracotta);height:100%;transition:width .4s var(--ease-out);border-radius:2px;width:0%}.wl-steps{position:relative}.wl-step{opacity:0;transition:opacity .35s ease, transform .35s var(--ease-out);display:none;transform:translate(32px)}.wl-step.active{display:block}.wl-step.visible{opacity:1;transform:translate(0)}.wl-step.exit-left{opacity:0;transform:translate(-32px)}.wl-q{font-family:var(--ff-display);color:var(--ink);margin-bottom:1.75rem;font-size:clamp(1.4rem,3vw,1.85rem);font-weight:400;line-height:1.2}.wl-step-desc{color:var(--ink-muted);margin-top:-.5rem;margin-bottom:2rem;font-size:.875rem;font-weight:300;line-height:1.7}.wl-options{flex-direction:column;gap:.65rem;display:flex}.wl-opt{background:var(--white);border:1.5px solid var(--border);font-size:.875rem;font-weight:300;font-family:var(--ff-body);color:var(--ink);text-align:left;cursor:pointer;border-radius:2px;padding:.85rem 1.2rem;line-height:1.45;transition:border-color .2s,background .2s,color .2s}.wl-opt:hover{border-color:var(--terracotta);background:#c844200a}.wl-opt.selected{border-color:var(--terracotta);background:var(--terracotta);color:var(--cream)}.wl-nav{justify-content:space-between;align-items:center;gap:1rem;margin-top:2rem;display:flex}.wl-back{font-family:var(--ff-body);letter-spacing:.12em;text-transform:uppercase;color:var(--ink-muted);cursor:pointer;background:0 0;border:none;padding:0;font-size:.8rem;font-weight:400;transition:color .2s}.wl-back:hover{color:var(--ink)}.wl-back[disabled]{opacity:0;pointer-events:none}.wl-next{background:var(--terracotta);color:var(--cream);letter-spacing:.16em;text-transform:uppercase;font-size:.78rem;font-weight:500;font-family:var(--ff-body);cursor:pointer;border:none;border-radius:2px;padding:.8rem 1.75rem;transition:background .22s,opacity .22s}.wl-next:hover{background:var(--terracotta-deep)}.wl-next[disabled]{opacity:.35;pointer-events:none}.form-check.full,.form-submit.full{grid-column:1/-1}#newsletter{background:var(--cream-dark);border-top:1px solid var(--border);padding:7rem 3rem}.newsletter-inner{grid-template-columns:1fr 1fr;align-items:center;gap:6rem;max-width:1200px;margin:0 auto;display:grid}.newsletter-headline{font-family:var(--ff-display);color:var(--ink);margin-bottom:1rem;font-size:clamp(2rem,3.5vw,2.8rem);font-weight:400;line-height:1.15}.newsletter-headline em{color:var(--terracotta);font-style:italic}.newsletter-body{color:var(--ink-muted);font-size:.9rem;font-weight:300;line-height:1.8}.newsletter-form .form-grid{gap:1rem}.newsletter-note{color:var(--ink-muted);opacity:.7;grid-column:1/-1;font-size:.84rem;font-weight:300;line-height:1.6}#faq{max-width:1200px;margin:0 auto;padding:8rem 3rem}.faq-inner{grid-template-columns:1fr 1.4fr;align-items:start;gap:6rem;display:grid}.faq-headline{font-family:var(--ff-display);letter-spacing:-.01em;color:var(--ink);font-size:clamp(2.2rem,4vw,3.2rem);font-weight:400;line-height:1.12;position:sticky;top:7rem}.faq-headline em{color:var(--terracotta);font-style:italic}.faq-vial-scene{perspective:900px;height:380px;margin-top:5rem;position:relative}.product-vial{filter:drop-shadow(0 24px 40px #0000001f);height:85%;max-height:320px;animation:6s ease-in-out infinite floatVial;position:absolute;top:10%;left:50%;transform:translate(-50%)rotate(-8deg)}@keyframes floatVial{0%{transform:translate(-50%)rotate(-8deg)translateY(0)}50%{transform:translate(-50%)rotate(-8deg)translateY(-16px)}to{transform:translate(-50%)rotate(-8deg)translateY(0)}}.faq-list{flex-direction:column;display:flex}.faq-item{border-bottom:1px solid var(--border);cursor:pointer}.faq-item:first-child{border-top:1px solid var(--border)}.faq-question{cursor:pointer;text-align:left;width:100%;font-family:var(--ff-display);color:var(--ink);background:0 0;border:none;justify-content:space-between;align-items:center;gap:2rem;padding:1.5rem 0;font-size:1.2rem;font-weight:400;line-height:1.3;transition:color .22s;display:flex}.faq-question:hover{color:var(--terracotta)}.faq-icon{flex-shrink:0;width:20px;height:20px;position:relative}.faq-icon:before,.faq-icon:after{content:"";background:var(--terracotta);transition:transform .35s var(--ease-out), opacity .35s ease;position:absolute}.faq-icon:before{width:20px;height:1.5px;top:50%;left:0;transform:translateY(-50%)}.faq-icon:after{width:1.5px;height:20px;top:0;left:50%;transform:translate(-50%)}.faq-icon.open:after{opacity:0;transform:translate(-50%)rotate(90deg)}.faq-answer{padding:0 0 1.5rem}.faq-answer p{color:var(--ink-muted);max-width:560px;font-size:.92rem;font-weight:300;line-height:1.85}@media (max-width:900px){#faq{padding:5rem 1.5rem}.faq-inner{grid-template-columns:1fr;gap:3rem}.faq-headline{position:static}.faq-question{padding:1.25rem 0;font-size:1.05rem}}#loader{z-index:10000;background:var(--terracotta);flex-direction:column;justify-content:center;align-items:center;gap:1rem;transition:opacity .6s,visibility .6s;display:flex;position:fixed;inset:0}#loader.hidden{opacity:0;visibility:hidden;pointer-events:none}.loader-logo{font-family:var(--ff-display);color:var(--cream);letter-spacing:-.02em;font-size:4rem;font-weight:300;animation:1.4s ease-in-out infinite loaderPulse}.loader-bar-wrap{background:#f7f3ee33;border-radius:1px;width:80px;height:1px;overflow:hidden}.loader-bar{background:var(--cream);width:0%;height:100%;animation:loaderFill 1.4s var(--ease-out) forwards}@keyframes loaderPulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes loaderFill{0%{width:0%}to{width:100%}}.nav-hamburger{cursor:pointer;z-index:101;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.nav-hamburger span{background:var(--cream);width:22px;height:1.5px;transition:transform .35s var(--ease-out), opacity .25s ease, background .4s ease;transform-origin:50%;border-radius:2px;display:block}nav.scrolled .nav-hamburger span{background:var(--ink)}.nav-hamburger.open span:first-child{transform:translateY(6.5px)rotate(45deg)}.nav-hamburger.open span:nth-child(2){opacity:0;transform:scaleX(0)}.nav-hamburger.open span:nth-child(3){transform:translateY(-6.5px)rotate(-45deg)}.nav-drawer{z-index:99;background:var(--ink);transition:transform .5s var(--ease-out);pointer-events:none;flex-direction:column;justify-content:center;align-items:flex-start;padding:6rem 2.5rem 3rem;display:flex;position:fixed;inset:0;transform:translate(100%)}.nav-drawer.open{pointer-events:all;transform:none}.nav-drawer-links{flex-direction:column;gap:0;width:100%;list-style:none;display:flex}.nav-drawer-links li{border-bottom:1px solid #f7f3ee14;overflow:hidden}.nav-drawer-links li:first-child{border-top:1px solid #f7f3ee14}.nav-drawer-links a{font-family:var(--ff-display);color:var(--cream);letter-spacing:-.01em;transition:color .2s, padding-left .3s var(--ease-out);padding:1rem 0;font-size:2.8rem;font-weight:300;display:block}.nav-drawer-links a:hover{color:var(--terracotta-light);padding-left:.5rem}.nav-drawer-cta{background:var(--terracotta);text-transform:uppercase;border-radius:2px;margin-top:2.5rem;padding:.9rem 2rem;display:inline-block;color:var(--cream)!important;font-family:var(--ff-body)!important;letter-spacing:.14em!important;font-size:.75rem!important;font-weight:500!important}.nav-drawer-sub{letter-spacing:.1em;text-transform:uppercase;color:#f7f3ee73;margin-top:auto;font-size:.84rem}@media (max-width:900px){nav{padding:1.25rem 1.5rem}.nav-links{display:none}.nav-hamburger{display:flex}#hero{padding:0 1.5rem 6rem}.hero-headline{font-size:clamp(2.6rem,11vw,4.5rem)}.hero-scroll-hint{display:none}#about{padding:5rem 1.5rem}.about-grid{grid-template-columns:1fr;gap:3rem}#pillars{padding:5rem 0}.pillars-inner{padding:0 1.5rem}.pillars-header{flex-direction:column;align-items:center}#how{padding:5rem 1.5rem}.how-step{grid-template-columns:48px 1fr;gap:1.5rem}#cta-band{flex-direction:column;padding:4rem 1.5rem}.cta-band-text{max-width:100%}.cta-band-actions{flex-direction:column;width:100%}.cta-band-actions .btn-cream,.cta-band-actions .btn-outline-cream{text-align:center}#newsletter{padding:5rem 1.5rem}.newsletter-inner{grid-template-columns:1fr;gap:3rem}footer{padding:4rem 1.5rem 2rem}.footer-top{grid-template-columns:1fr;gap:2rem}.footer-disclaimer{text-align:left}.pep-detail-panel{width:100vw;padding:2rem 1.25rem}.modal{padding:2rem 1.25rem}.form-grid{grid-template-columns:1fr}.form-group.full{grid-column:1}.mobile-cta-bar{display:block}}
.blog-nav{z-index:100;justify-content:space-between;align-items:center;padding:1.5rem 3rem;transition:background .35s,-webkit-backdrop-filter .35s,backdrop-filter .35s,box-shadow .35s;display:flex;position:fixed;top:0;left:0;right:0}.blog-nav .nav-logo{font-family:var(--ff-display);letter-spacing:-.01em;color:var(--cream);font-size:1.8rem;font-weight:400;text-decoration:none;transition:color .22s}.blog-nav.scrolled{-webkit-backdrop-filter:blur(12px);box-shadow:0 1px 0 var(--border);background:#f7f3eee0}.blog-nav.scrolled .nav-logo{color:var(--terracotta)}.blog-nav .nav-links a{color:#f7f3eed9}.blog-nav .nav-links a:hover{color:var(--cream)}.blog-nav.scrolled .nav-links a{color:var(--ink-mid)}.blog-nav.scrolled .nav-links a:hover,.blog-nav.scrolled .nav-links a.nav-active{color:var(--terracotta)}.blog-nav .nav-links a.nav-active{color:var(--cream);opacity:1}.blog-nav .nav-cta{color:var(--cream)!important;background:#f7f3ee33!important;border:1px solid #f7f3ee66!important;padding:.6rem 1.4rem!important;transition:background .22s,color .22s,border-color .22s!important}.blog-nav.scrolled .nav-cta{background:var(--terracotta)!important;color:var(--cream)!important;border-color:#0000!important}.blog-nav.scrolled .nav-cta:hover{background:var(--terracotta-deep)!important}.blog-nav .nav-hamburger span{background:var(--cream)}.blog-nav.scrolled .nav-hamburger span{background:var(--ink)}.reading-progress-wrap{z-index:101;background:0 0;height:2px;position:fixed;top:0;left:0;right:0}.reading-progress-bar{background:var(--terracotta);width:0%;height:100%;transition:width .1s linear}.blog-hero{background:var(--terracotta);flex-direction:column;justify-content:flex-end;min-height:60vh;padding:0 3rem 5rem;display:flex;position:relative;overflow:hidden}.blog-hero-bg-ring{pointer-events:none;border:1px solid #f7f3ee1a;border-radius:50%;position:absolute}.blog-hero-bg-ring:first-child{width:500px;height:500px;bottom:-150px;left:-150px}.blog-hero-bg-ring:nth-child(2){width:800px;height:800px;bottom:-300px;left:-300px}.blog-hero-bg-ring:nth-child(3){width:1100px;height:1100px;bottom:-450px;left:-450px}.blog-hero-inner{width:100%;max-width:1200px;margin:0 auto;position:relative}.blog-hero-eyebrow{letter-spacing:.22em;text-transform:uppercase;color:#f7f3ee80;animation:fadeUp 1s var(--ease-out) .1s both;align-items:center;gap:1rem;margin-bottom:1.5rem;font-size:.78rem;font-weight:400;display:flex}.blog-hero-eyebrow:before{content:"";background:#f7f3ee4d;width:32px;height:1px;display:block}.blog-hero-headline{font-family:var(--ff-display);letter-spacing:-.02em;color:var(--cream);max-width:680px;animation:fadeUp 1s var(--ease-out) .25s both;font-size:clamp(2.8rem,7vw,5.5rem);font-weight:300;line-height:1.05}.blog-hero-headline em{font-style:italic;font-weight:300}.blog-hero-sub{color:#f7f3eea6;max-width:440px;animation:fadeUp 1s var(--ease-out) .4s both;margin-top:1.5rem;font-size:.95rem;font-weight:300;line-height:1.7}.blog-hero-count{animation:fadeUp 1s var(--ease-out) .55s both;align-items:baseline;gap:.75rem;margin-top:3rem;display:flex}.blog-hero-count-num{font-family:var(--ff-display);color:var(--cream);font-size:2.4rem;font-weight:300;line-height:1}.blog-hero-count-label{letter-spacing:.14em;text-transform:uppercase;color:#f7f3ee73;font-size:.75rem;font-weight:400}.blog-filter-section{background:var(--cream);border-bottom:1px solid var(--border);padding:3rem 3rem 0}.blog-filter-inner{max-width:1200px;margin:0 auto;padding-bottom:2rem}.blog-filter-label{letter-spacing:.18em;text-transform:uppercase;color:var(--ink-muted);margin-bottom:1rem;font-size:.75rem;font-weight:400}.blog-filter-chips{flex-wrap:wrap;gap:.5rem;display:flex}.blog-chip{border:1px solid var(--border);color:var(--ink-mid);font-family:var(--ff-body);letter-spacing:.08em;text-transform:uppercase;cursor:pointer;background:0 0;border-radius:2px;padding:.5rem 1.2rem;font-size:.78rem;font-weight:400;transition:all .22s}.blog-chip:hover{border-color:var(--terracotta);color:var(--terracotta)}.blog-chip.active{background:var(--terracotta);border-color:var(--terracotta);color:var(--cream)}.blog-grid-section{background:var(--cream);padding:4rem 3rem 6rem}.blog-grid-inner{max-width:1200px;margin:0 auto}.blog-grid{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:1.5rem;display:grid}.blog-card{border:1px solid var(--border);transition:border-color .3s ease, box-shadow .3s ease, transform .3s var(--ease-out);background:var(--cream);border-radius:2px;text-decoration:none;display:block}.blog-card:hover{border-color:var(--terracotta);transform:translateY(-3px);box-shadow:0 8px 32px #c844200f}.blog-card-inner{flex-direction:column;min-height:220px;padding:2rem;display:flex}.blog-card-meta{align-items:center;gap:.6rem;margin-bottom:1.25rem;display:flex}.blog-card-issue{letter-spacing:.12em;text-transform:uppercase;color:var(--ink);font-size:.72rem;font-weight:500}.blog-card-topic{letter-spacing:.16em;text-transform:uppercase;color:var(--terracotta);font-size:.72rem;font-weight:500}.blog-card-dot{background:var(--border);border-radius:50%;width:3px;height:3px}.blog-card-time{letter-spacing:.08em;text-transform:uppercase;color:var(--ink-muted);font-size:.72rem;font-weight:300}.blog-card-title{font-family:var(--ff-display);color:var(--ink);margin-bottom:.6rem;font-size:1.5rem;font-weight:400;line-height:1.2;transition:color .22s}.blog-card:hover .blog-card-title{color:var(--terracotta)}.blog-card-subtitle{color:var(--ink-muted);flex:1;font-size:.88rem;font-weight:300;line-height:1.65}.blog-card-footer{border-top:1px solid var(--border);justify-content:space-between;align-items:center;margin-top:1.5rem;padding-top:1rem;display:flex}.blog-card-date{color:var(--ink-muted);font-size:.78rem;font-weight:300}.blog-card-arrow{letter-spacing:.14em;text-transform:uppercase;color:var(--terracotta);font-size:.72rem;font-weight:500;transition:transform .22s}.blog-card:hover .blog-card-arrow{transform:translate(4px)}.blog-card-soon{cursor:pointer;background:var(--cream);border-style:dashed;border-color:#1c16101f}.blog-card-soon:hover{border-color:var(--terracotta);border-style:dashed}.blog-card-title-blur{filter:blur(5px);-webkit-user-select:none;user-select:none;color:var(--ink-muted)!important}.blog-card-subtitle-blur{filter:blur(4px);-webkit-user-select:none;user-select:none}.blog-card-soon:hover .blog-card-title-blur,.blog-card-soon:hover .blog-card-subtitle-blur{filter:blur(3px)}.blog-empty{text-align:center;padding:6rem 2rem}.blog-empty-headline{font-family:var(--ff-display);color:var(--ink);margin-bottom:.75rem;font-size:2rem;font-weight:400}.blog-empty-body{color:var(--ink-muted);max-width:440px;margin:0 auto 2rem;font-size:.95rem;font-weight:300;line-height:1.7}.blog-empty-cta{background:var(--terracotta);color:var(--cream);letter-spacing:.14em;text-transform:uppercase;border-radius:2px;padding:.9rem 2.2rem;font-size:.75rem;font-weight:500;text-decoration:none;transition:background .22s;display:inline-block}.blog-empty-cta:hover{background:var(--terracotta-deep)}.blog-cta-band{background:var(--terracotta);padding:6rem 3rem}.blog-cta-inner{text-align:center;max-width:700px;margin:0 auto}.blog-cta-text{font-family:var(--ff-display);color:var(--cream);margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem);font-weight:300;line-height:1.15}.blog-cta-text em{font-style:italic}.blog-cta-sub{color:#f7f3eea6;margin-bottom:2.5rem;font-size:.9rem;font-weight:300;line-height:1.7}.blog-cta-actions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.article-page{background:var(--cream);padding-top:6rem}.article-header{max-width:720px;margin:0 auto;padding:4rem 3rem 0}.article-back{letter-spacing:.14em;text-transform:uppercase;color:var(--ink-muted);align-items:center;gap:.5rem;margin-bottom:3rem;font-size:.75rem;font-weight:400;text-decoration:none;transition:color .22s;display:inline-flex}.article-back:hover{color:var(--terracotta)}.article-back-arrow{transition:transform .22s}.article-back:hover .article-back-arrow{transform:translate(-3px)}.article-header-meta{align-items:center;gap:.6rem;margin-bottom:1.5rem;display:flex}.article-header-issue{letter-spacing:.12em;text-transform:uppercase;color:var(--ink);font-size:.72rem;font-weight:500}.article-header-topic{letter-spacing:.16em;text-transform:uppercase;color:var(--terracotta);font-size:.72rem;font-weight:500}.article-header-dot{background:var(--border);border-radius:50%;width:3px;height:3px}.article-header-time,.article-header-date{letter-spacing:.08em;text-transform:uppercase;color:var(--ink-muted);font-size:.72rem;font-weight:300}.article-title{font-family:var(--ff-display);color:var(--ink);letter-spacing:-.01em;margin-bottom:1rem;font-size:clamp(2.2rem,5vw,3.4rem);font-weight:300;line-height:1.1}.article-subtitle{color:var(--ink-muted);max-width:600px;font-size:1.1rem;font-weight:300;line-height:1.7}.article-divider{background:var(--border);height:1px;margin-top:3rem}.article-body{max-width:720px;margin:0 auto;padding:3rem 3rem 4rem}.article-body p{color:var(--ink-mid);margin-bottom:1.5rem;font-size:1.05rem;font-weight:300;line-height:1.9}.article-body p strong{color:var(--ink);font-weight:500}.article-body p em{color:var(--terracotta)}.article-subheading{font-family:var(--ff-display);color:var(--ink);margin:3rem 0 1rem;padding-top:1rem;font-size:1.8rem;font-weight:400;line-height:1.2}.article-subsubheading{font-family:var(--ff-display);color:var(--ink);margin:2rem 0 .75rem;font-size:1.3rem;font-weight:400;line-height:1.25}.article-mjml{max-width:720px;margin:0 auto;padding:3rem 3rem 4rem}.article-mjml>div,.article-mjml table{max-width:100%!important}.article-mjml img{max-width:100%;height:auto}@media (max-width:900px){.article-mjml{padding:2rem 1rem 3rem}}.article-end-divider{background:var(--border);max-width:720px;height:1px;margin:0 auto;padding:0 3rem}.article-nav{grid-template-columns:1fr 1fr;gap:1.5rem;max-width:720px;margin:0 auto;padding:2.5rem 3rem 5rem;display:grid}.article-nav-link{border:1px solid var(--border);transition:border-color .22s ease, transform .22s var(--ease-out);border-radius:2px;padding:1.5rem;text-decoration:none}.article-nav-link:hover{border-color:var(--terracotta);transform:translateY(-2px)}.article-nav-dir{letter-spacing:.14em;text-transform:uppercase;color:var(--terracotta);margin-bottom:.5rem;font-size:.72rem;font-weight:400;display:block}.article-nav-title{font-family:var(--ff-display);color:var(--ink);margin-bottom:.4rem;font-size:1.15rem;font-weight:400;line-height:1.25;display:block}.article-nav-topic{letter-spacing:.08em;text-transform:uppercase;color:var(--ink-muted);font-size:.72rem;font-weight:300;display:block}.article-nav-next{text-align:right}.legal-page{background:var(--cream);padding-top:6rem}.legal-inner{max-width:720px;margin:0 auto;padding:4rem 3rem 5rem}.legal-label{letter-spacing:.22em;text-transform:uppercase;color:var(--terracotta);align-items:center;gap:1rem;margin-bottom:1rem;font-size:.75rem;font-weight:400;display:flex}.legal-label:before{content:"";background:var(--terracotta);width:32px;height:1px;display:block}.legal-title{font-family:var(--ff-display);color:var(--ink);margin-bottom:.5rem;font-size:clamp(2.2rem,5vw,3rem);font-weight:300;line-height:1.1}.legal-updated{color:var(--ink-muted);border-bottom:1px solid var(--border);margin-bottom:3rem;padding-bottom:2rem;font-size:.82rem;font-weight:300}.legal-body h2{font-family:var(--ff-display);color:var(--ink);margin:2.5rem 0 .75rem;font-size:1.4rem;font-weight:400;line-height:1.2}.legal-body h2:first-child{margin-top:0}.legal-body h3{font-family:var(--ff-display);color:var(--ink);margin:1.5rem 0 .5rem;font-size:1.1rem;font-weight:400;line-height:1.25}.legal-body p{color:var(--ink-mid);margin-bottom:1rem;font-size:.92rem;font-weight:300;line-height:1.85}.legal-body ul{margin:0 0 1rem 1.5rem;padding:0}.legal-body li{color:var(--ink-mid);margin-bottom:.35rem;font-size:.92rem;font-weight:300;line-height:1.85}.legal-body strong{color:var(--ink);font-weight:500}@media (max-width:900px){.legal-inner{padding:3rem 1.5rem 4rem}.blog-nav{padding:1.25rem 1.5rem}.blog-nav .nav-links{display:none}.blog-nav .nav-hamburger{display:flex}.blog-hero{min-height:50vh;padding:0 1.5rem 4rem}.blog-hero-headline{font-size:clamp(2.2rem,9vw,3.5rem)}.blog-filter-section{padding:2rem 1.5rem 0}.blog-filter-chips{gap:.4rem}.blog-chip{padding:.4rem .9rem;font-size:.72rem}.blog-grid-section{padding:3rem 1.5rem 5rem}.blog-grid{grid-template-columns:1fr}.blog-cta-band{padding:4rem 1.5rem}.blog-cta-actions{flex-direction:column;align-items:center}.article-header{padding:3rem 1.5rem 0}.article-body{padding:2rem 1.5rem 3rem}.article-end-divider{padding:0 1.5rem}.article-nav{grid-template-columns:1fr;padding:2rem 1.5rem 4rem}}
.auth-page{background:var(--cream);justify-content:center;align-items:center;min-height:100vh;padding:3rem;display:flex}.auth-card{text-align:center;width:100%;max-width:420px}.auth-logo{font-family:var(--ff-display);color:var(--terracotta);letter-spacing:-.01em;margin-bottom:3rem;font-size:2rem;font-weight:400;text-decoration:none;transition:color .22s;display:inline-block}.auth-logo:hover{color:var(--terracotta-deep)}.auth-title{font-family:var(--ff-display);color:var(--ink);margin-bottom:.6rem;font-size:2rem;font-weight:300;line-height:1.15}.auth-desc{color:var(--ink-muted);margin-bottom:2.5rem;font-size:.9rem;font-weight:300;line-height:1.7}.auth-desc strong{color:var(--ink);font-weight:500}.auth-form{text-align:left}.auth-form .form-group{margin-bottom:1.25rem}.auth-error{color:#c84420e6;text-align:center;margin-bottom:1rem;font-size:.82rem;line-height:1.5}.auth-submit{width:100%;margin-top:.5rem}.auth-forgot-link{color:var(--terracotta);font-family:var(--ff-body);cursor:pointer;text-align:right;background:0 0;border:none;width:100%;margin-top:.4rem;padding:0;font-size:.78rem;font-weight:400;transition:color .22s;display:block}.auth-forgot-link:hover{color:var(--terracotta-deep)}.auth-forgot-link:disabled{opacity:.5;cursor:wait}.auth-reset-success{color:#2e7d32;background:#2e7d320f;border-left:2px solid #2e7d32;border-radius:0 2px 2px 0;margin-bottom:.5rem;padding:.75rem 1rem;font-size:.82rem;font-weight:300;line-height:1.5}.auth-reset-success strong{font-weight:500}.auth-resend-link{color:var(--terracotta);font-family:var(--ff-body);cursor:pointer;background:0 0;border:none;padding:0;font-size:.78rem;font-weight:400;text-decoration:underline;transition:color .22s}.auth-resend-link:hover{color:var(--terracotta-deep)}.auth-resend-link:disabled{opacity:.5;cursor:wait}.auth-switch{color:var(--ink-muted);margin-top:2rem;font-size:.84rem;font-weight:300}.auth-switch a{color:var(--terracotta);font-weight:400;text-decoration:none;transition:color .22s}.auth-switch a:hover{color:var(--terracotta-deep)}.auth-confirm{padding:2rem 0}.auth-confirm .success-icon{margin-bottom:1.5rem}.auth-confirm .auth-title{margin-bottom:1rem}.auth-divider{color:var(--ink-muted);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:1rem;margin:1.5rem 0;font-size:.78rem;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:var(--border);flex:1;height:1px}.auth-google-btn{background:var(--white);border:1px solid var(--border);width:100%;font-family:var(--ff-body);color:var(--ink);cursor:pointer;border-radius:2px;justify-content:center;align-items:center;gap:.75rem;padding:.85rem 1.5rem;font-size:.88rem;font-weight:400;transition:border-color .22s,box-shadow .22s;display:flex}.auth-google-btn:hover{border-color:#1c16104d;box-shadow:0 2px 8px #0000000f}.auth-google-btn svg{flex-shrink:0}.portal-layout{background:var(--cream);min-height:100vh;display:flex}.ps-sidebar{z-index:200;background:#2a2118;flex-direction:column;flex-shrink:0;justify-content:space-between;width:260px;display:flex;position:fixed;top:0;bottom:0;left:0;overflow-y:auto}.ps-sidebar-top{padding:2rem 0 1rem}.ps-logo{font-family:var(--ff-display);color:var(--terracotta);letter-spacing:-.01em;margin-bottom:2.5rem;padding:0 1.5rem;font-size:1.8rem;font-weight:400;text-decoration:none;transition:opacity .22s;display:block}.ps-logo:hover{opacity:.8}.ps-nav-primary,.ps-nav-secondary{z-index:auto;will-change:auto;-webkit-backdrop-filter:none;box-shadow:none;background:0 0;flex-direction:column;justify-content:flex-start;gap:2px;padding:0 .75rem;transition:none;display:flex;position:static;top:auto;left:auto;right:auto}.ps-nav-item{font-family:var(--ff-body);color:#f7f3ee80;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:4px;align-items:center;gap:.75rem;width:100%;padding:.65rem .75rem;font-size:.84rem;font-weight:400;text-decoration:none;transition:all .18s;display:flex}.ps-nav-item:hover{color:#f7f3eee0;background:#f7f3ee0a}.ps-nav-item svg{opacity:.7;flex-shrink:0}.ps-nav-item:hover svg{opacity:1}.ps-nav-active{border-left:3px solid var(--terracotta);padding-left:calc(.75rem - 3px);color:var(--cream)!important;background:#f7f3ee0f!important}.ps-nav-active svg{opacity:1;color:var(--terracotta)}.ps-nav-locked{opacity:.28;cursor:not-allowed;pointer-events:none}.ps-nav-locked:hover{color:#f7f3ee80;background:0 0}.ps-nav-label{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ps-nav-divider{background:#f7f3ee12;height:1px;margin:.75rem 1.5rem}.ps-sidebar-bottom{padding:0 0 1.25rem}.ps-user-section{align-items:center;gap:.75rem;padding:.75rem 1.5rem;display:flex}.ps-user-avatar{background:var(--terracotta);width:34px;height:34px;color:var(--cream);letter-spacing:.04em;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.7rem;font-weight:500;display:flex}.ps-user-info{flex-direction:column;display:flex;overflow:hidden}.ps-user-name{color:#f7f3eebf;white-space:nowrap;text-overflow:ellipsis;font-size:.82rem;font-weight:400;overflow:hidden}.ps-user-email{color:#f7f3ee59;white-space:nowrap;text-overflow:ellipsis;font-size:.7rem;font-weight:300;overflow:hidden}.ps-logout-btn{color:#f7f3ee59;font-family:var(--ff-body);cursor:pointer;background:0 0;border:none;border-radius:4px;align-items:center;gap:.75rem;margin:.25rem .75rem 0;padding:.5rem 1.5rem;font-size:.78rem;font-weight:400;transition:all .18s;display:flex}.ps-logout-btn:hover{color:#f7f3eeb3;background:#f7f3ee0a}.pt-topbar{z-index:100;-webkit-backdrop-filter:blur(12px);background:#f7f3eeeb;justify-content:space-between;align-items:center;height:64px;padding:0 2.5rem;display:flex;position:sticky;top:0;box-shadow:0 1px #1c16100f}.pt-topbar-left{align-items:center;gap:1rem;display:flex}.pt-hamburger{color:var(--ink-mid);cursor:pointer;background:0 0;border:none;padding:.25rem;display:none}.pt-section-name{font-family:var(--ff-body);letter-spacing:.18em;text-transform:uppercase;color:var(--terracotta);font-size:.72rem;font-weight:500}.pt-topbar-right{align-items:center;gap:1rem;display:flex}.pt-profile-link{border-radius:24px;align-items:center;gap:.65rem;padding:.25rem .25rem .25rem .75rem;text-decoration:none;transition:background .18s;display:flex}.pt-profile-link:hover{background:#1c16100a}.pt-user-greeting{color:var(--ink-mid);font-size:.84rem;font-weight:400}.pt-user-avatar{background:var(--terracotta);width:32px;height:32px;color:var(--cream);letter-spacing:.04em;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.68rem;font-weight:500;display:flex}.portal-main{flex-direction:column;flex:1;min-height:100vh;margin-left:260px;display:flex}.portal-content{flex:1;width:100%;max-width:1020px;padding:2.5rem 3rem 4rem}.portal-bottombar{will-change:auto;-webkit-backdrop-filter:none;box-shadow:none;background:0 0;padding:0;transition:none;display:none;position:static;top:auto;left:auto;right:auto}.portal-drawer-overlay,.portal-drawer{display:none}.portal-label{letter-spacing:.22em;text-transform:uppercase;color:var(--terracotta);align-items:center;gap:1rem;margin-bottom:.75rem;font-size:.75rem;font-weight:400;display:flex}.portal-label:before{content:"";background:var(--terracotta);width:32px;height:1px;display:block}.portal-headline{font-family:var(--ff-display);color:var(--ink);font-size:clamp(2rem,4vw,2.8rem);font-weight:300;line-height:1.15}.portal-headline em{color:var(--terracotta);font-style:italic}.portal-card{background:var(--white);border:1px solid #1c161014;border-radius:6px;margin-bottom:1.5rem;padding:2rem;box-shadow:0 1px 3px #1c161008,0 4px 16px #1c161005}.portal-card:last-child{margin-bottom:0}.portal-card-label{letter-spacing:.16em;text-transform:uppercase;color:var(--terracotta);margin-bottom:1.5rem;font-size:.72rem;font-weight:500}.portal-profile-grid{flex-direction:column;gap:1rem;display:flex}.portal-profile-item{border-bottom:1px solid #1c16100f;justify-content:space-between;align-items:baseline;padding-bottom:.75rem;display:flex}.portal-profile-item:last-child{border-bottom:none;padding-bottom:0}.portal-profile-key{letter-spacing:.08em;text-transform:uppercase;color:var(--ink-muted);font-size:.78rem;font-weight:400}.portal-profile-val{color:var(--ink);font-size:.9rem;font-weight:300}.portal-card-header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.portal-card-header .portal-card-label{margin-bottom:0}.portal-edit-btn,.portal-reset-btn,.portal-cancel-btn{border:1px solid var(--border);color:var(--ink-mid);font-family:var(--ff-body);letter-spacing:.1em;text-transform:uppercase;cursor:pointer;background:0 0;border-radius:2px;padding:.4rem 1rem;font-size:.72rem;font-weight:400;transition:border-color .22s,color .22s}.portal-edit-btn:hover,.portal-reset-btn:hover,.portal-cancel-btn:hover{border-color:var(--terracotta);color:var(--terracotta)}.portal-edit-form{flex-direction:column;gap:1rem;display:flex}.portal-edit-row{flex-direction:column;gap:.35rem;display:flex}.portal-edit-row label{letter-spacing:.1em;text-transform:uppercase;color:var(--ink-muted);font-size:.72rem;font-weight:500}.portal-edit-row input,.portal-edit-row select{background:var(--white);border:1px solid var(--border);font-family:var(--ff-body);color:var(--ink);appearance:none;border-radius:2px;outline:none;padding:.6rem .8rem;font-size:.88rem;font-weight:300;transition:border-color .2s,box-shadow .2s}.portal-edit-row input:focus,.portal-edit-row select:focus{border-color:var(--terracotta);box-shadow:0 0 0 3px #c8442014}.portal-edit-actions{gap:.75rem;margin-top:.5rem;display:flex}.portal-edit-actions .btn-submit{flex:1}.portal-msg{color:var(--terracotta);margin-top:.5rem;font-size:.82rem;font-weight:300}.settings-page{flex-direction:column;gap:1.5rem;display:flex}.settings-page .portal-card{margin-bottom:0}.ds-welcome{margin-bottom:2rem}.ds-stage-progress{align-items:center;margin-top:1.25rem;display:flex}.ds-sp-step{flex:1;align-items:center;display:flex}.ds-sp-step:last-child{flex:0}.ds-sp-dot{background:#1c16100f;border:1px solid #1c16101a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;min-width:20px;height:20px;min-height:20px;font-size:0;display:flex}.ds-sp-dot.active{background:var(--terracotta);border-color:var(--terracotta);box-shadow:0 0 0 3px #c8442026}.ds-sp-dot.completed{color:var(--terracotta);background:#c844201f;border-color:#c8442040}.ds-sp-line{background:#1c16100f;border-radius:1px;flex:1;height:2px;margin:0 .2rem}.ds-sp-line.filled{background:#c8442040}.ds-hero{border-radius:6px;margin-bottom:1.5rem;padding:2.5rem 2rem;position:relative;overflow:hidden}.ds-hero-content{z-index:1;position:relative}.ds-hero-label{letter-spacing:.18em;text-transform:uppercase;margin-bottom:.75rem;font-size:.72rem;font-weight:500}.ds-hero-number{margin-bottom:.25rem;font-size:4.5rem;font-weight:300;line-height:1}.ds-hero-title{margin-bottom:.5rem;font-size:1.8rem;font-weight:300;line-height:1.2}.ds-hero-sub{font-size:.88rem;font-weight:300}.ds-hero-desc{max-width:480px;font-size:.88rem;font-weight:300;line-height:1.6}.ds-hero-bar-wrap{background:#fff3;border-radius:2px;max-width:300px;height:4px;margin-top:1.5rem}.ds-hero-bar{height:100%;transition:width .6s var(--ease-out);border-radius:2px}.ds-hero-waitlist{color:var(--cream);background:linear-gradient(135deg,#2a2118 0%,#3d2e20 100%)}.ds-hero-waitlist .ds-hero-label{color:var(--terracotta-light)}.ds-hero-waitlist .ds-hero-bar{background:var(--terracotta)}.ds-hero-consultation{background:linear-gradient(135deg, var(--terracotta) 0%, var(--terracotta-deep) 100%);color:var(--cream)}.ds-hero-consultation .ds-hero-label{color:#f7f3eeb3}.ds-hero-labwork{color:var(--cream);background:linear-gradient(135deg,#1a3a2a 0%,#2a4a38 100%)}.ds-hero-labwork .ds-hero-label{color:#82c8a0cc}.ds-hero-protocol-selection{color:var(--cream);background:linear-gradient(135deg,#3a2a18 0%,#4d3820 100%)}.ds-hero-protocol-selection .ds-hero-label{color:#dcb478cc}.ds-hero-treatment{color:var(--cream);background:linear-gradient(135deg,#1c2438 0%,#2a3450 100%)}.ds-hero-treatment .ds-hero-label{color:#a0bee6cc}.ds-hero-treatment .ds-hero-desc{color:#f7f3eea6}.ds-info-cards{align-items:stretch;gap:1rem;margin-bottom:1.5rem;display:flex}.ds-info-card{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;margin-bottom:0;padding:1.5rem 1rem;display:flex}.ds-info-num{color:var(--ink);margin-bottom:.35rem;font-size:2.5rem;font-weight:300;line-height:1.1;display:block}.ds-info-label{letter-spacing:.12em;text-transform:uppercase;color:var(--ink-muted);font-size:.68rem;font-weight:500}.ds-next-steps{flex-direction:column;gap:1.25rem;display:flex}.ds-next-step{align-items:flex-start;gap:1rem;display:flex}.ds-next-num{width:28px;min-width:28px;height:28px;min-height:28px;color:var(--terracotta);background:#c8442014;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:.1rem;font-size:.75rem;font-weight:500;display:flex}.ds-next-step strong{color:var(--ink);margin-bottom:.15rem;font-size:.9rem;font-weight:500;display:block}.ds-next-step p{color:var(--ink-muted);font-size:.82rem;font-weight:300;line-height:1.55}.ds-checklist{flex-direction:column;gap:0;display:flex}.ds-check-item{border-bottom:1px solid #1c16100f;align-items:flex-start;gap:.75rem;padding:1.25rem 0;display:flex}.ds-check-item:last-child{border-bottom:none}.ds-check-icon{width:32px;height:32px;color:var(--ink-muted);background:#1c16100a;border:1px solid #1c16101a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:.15rem;font-size:.75rem;font-weight:500;display:flex}.ds-check-item.done .ds-check-icon{color:#2e7d32;background:#2e7d321a;border-color:#2e7d3233}.ds-check-content{flex:1}.ds-check-title{color:var(--ink);font-size:.9rem;font-weight:400;display:block}.ds-check-item.done .ds-check-title{color:var(--ink-muted)}.ds-check-desc{color:var(--ink-muted);font-size:.78rem;font-weight:300}.ds-check-action{color:var(--terracotta);white-space:nowrap;border:1px solid #c8442033;border-radius:4px;align-self:flex-start;align-items:center;gap:.25rem;margin-top:.15rem;padding:.4rem .75rem;font-size:.75rem;font-weight:500;text-decoration:none;transition:all .18s;display:flex}.ds-check-action:hover{border-color:var(--terracotta);background:#c844200a}.ds-scores-grid{gap:0;display:flex}.ds-score-item{text-align:center;border-right:1px solid #1c16100f;flex-direction:column;flex:1;align-items:center;gap:.15rem;padding:.5rem;display:flex}.ds-score-item:last-child{border-right:none}.ds-score-emoji{font-size:1rem}.ds-score-val{color:var(--ink);font-size:1.6rem;font-weight:300}.ds-score-label{letter-spacing:.08em;text-transform:uppercase;color:var(--ink-muted);font-size:.62rem;font-weight:500}.ds-actions-list{flex-direction:column;gap:0;display:flex}.ds-action-item{color:inherit;border-bottom:1px solid #1c16100a;align-items:center;gap:.75rem;margin:0 -2rem;padding:1rem 2rem;text-decoration:none;transition:background .18s;display:flex}.ds-action-item:last-child{border-bottom:none}.ds-action-item:hover{background:#c8442005}.ds-action-bar{background:#1c161014;border-radius:2px;flex-shrink:0;width:3px;height:36px}.ds-action-bar.urgent{background:var(--terracotta)}.ds-action-icon{color:var(--ink-muted);flex-shrink:0}.ds-action-text{flex-direction:column;flex:1;gap:.15rem;display:flex}.ds-action-label{color:var(--ink);font-size:.88rem;font-weight:400}.ds-action-desc{color:var(--ink-muted);font-size:.75rem;font-weight:300}.ds-action-item svg:last-child{color:var(--ink-muted);opacity:.4;flex-shrink:0}.ds-actions-empty{flex-direction:column;align-items:center;gap:.5rem;padding:1.5rem 0 .5rem;display:flex}.ds-actions-empty-icon{color:#2e7d32;background:#2e7d3214;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.ds-actions-empty p{color:var(--ink-muted);font-size:.85rem;font-style:italic;font-weight:300}.ds-activity-list{flex-direction:column;display:flex}.ds-activity-item{border-bottom:1px solid #1c16100a;gap:.75rem;padding:.75rem 0;display:flex}.ds-activity-item:last-child{border-bottom:none}.ds-activity-dot{background:#c8442040;border-radius:50%;flex-shrink:0;width:8px;min-width:8px;height:8px;margin-top:.45rem}.ds-activity-content{flex-direction:column;flex:1;gap:.1rem;display:flex}.ds-activity-desc{color:var(--ink);font-size:.84rem;font-weight:300}.ds-activity-time{color:var(--ink-muted);font-size:.72rem;font-weight:300}.ds-help-text{color:var(--ink-muted);font-size:.88rem;font-weight:300;line-height:1.65}.portal-card-locked{background:#f7f3ee80;border:1px dashed #1c16101f;justify-content:center;align-items:center;min-height:200px;display:flex;position:relative}.portal-locked-overlay{text-align:center;padding:2rem}.portal-locked-icon{color:var(--ink-muted);opacity:.3;margin-bottom:1rem}.portal-locked-title{font-family:var(--ff-display);color:var(--ink-muted);margin-bottom:.5rem;font-size:1.2rem;font-weight:400}.portal-locked-desc{color:var(--ink-muted);opacity:.7;font-size:.82rem;font-weight:300}.portal-locked-desc strong{color:var(--terracotta);font-weight:500}.portal-loading{color:var(--ink-muted);font-size:.85rem;font-weight:300}.notif-list{flex-direction:column;gap:0;display:flex}.notif-group-label{letter-spacing:.12em;text-transform:uppercase;color:var(--ink-muted);margin-top:1.25rem;margin-bottom:.5rem;font-size:.72rem;font-weight:500}.notif-group-label:first-child{margin-top:0}.notif-toggle{cursor:pointer;border-bottom:1px solid #1c16100f;justify-content:space-between;align-items:center;padding:.75rem 0;display:flex}.notif-toggle-label{color:var(--ink);font-size:.88rem;font-weight:300}.notif-switch{cursor:pointer;background:#1c16101f;border:none;border-radius:11px;flex-shrink:0;width:40px;height:22px;padding:0;transition:background .22s;position:relative}.notif-switch.on{background:var(--terracotta)}.notif-switch-thumb{background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .22s;position:absolute;top:2px;left:2px;box-shadow:0 1px 3px #00000026}.notif-switch.on .notif-switch-thumb{transform:translate(18px)}.notif-actions{align-items:center;gap:1rem;margin-top:1.5rem;display:flex}.notif-save{padding:.6rem 1.5rem;font-size:.78rem}.intake-status{letter-spacing:.1em;text-transform:uppercase;border-radius:20px;padding:.3rem .75rem;font-size:.68rem;font-weight:500}.intake-status-draft{color:var(--ink-muted);background:#1c16100f}.intake-status-submitted{color:var(--terracotta);background:#c844201a}.intake-status-reviewed{color:#2e7d32;background:#2e7d321a}.intake-reviewed-note,.intake-submitted-note{color:var(--ink-muted);border-radius:2px;margin-bottom:1.5rem;padding:1rem;font-size:.85rem;font-weight:300;line-height:1.6}.intake-reviewed-note{background:#2e7d320d;border-left:2px solid #2e7d32}.intake-submitted-note{border-left:2px solid var(--terracotta);background:#c844200a}.intake-form{flex-direction:column;gap:1.5rem;display:flex}.intake-section{flex-direction:column;gap:.4rem;display:flex}.intake-label{letter-spacing:.1em;text-transform:uppercase;color:var(--ink);font-size:.75rem;font-weight:500}.intake-hint{color:var(--ink-muted);margin-bottom:.25rem;font-size:.78rem;font-weight:300}.intake-textarea{background:var(--white);border:1px solid var(--border);width:100%;font-family:var(--ff-body);color:var(--ink);resize:vertical;border-radius:2px;outline:none;padding:.7rem .8rem;font-size:.88rem;font-weight:300;transition:border-color .2s,box-shadow .2s}.intake-textarea:focus{border-color:var(--terracotta);box-shadow:0 0 0 3px #c8442014}.intake-textarea:disabled{color:var(--ink-muted);cursor:not-allowed;background:#f7f3ee80}.intake-conditions-grid{flex-wrap:wrap;gap:.5rem;margin-top:.25rem;display:flex}.intake-condition-btn{background:var(--white);border:1px solid var(--border);font-family:var(--ff-body);color:var(--ink-mid);cursor:pointer;border-radius:20px;padding:.45rem 1rem;font-size:.8rem;font-weight:300;transition:all .2s}.intake-condition-btn:hover:not(:disabled){border-color:var(--terracotta);color:var(--terracotta)}.intake-condition-btn.selected{border-color:var(--terracotta);color:var(--terracotta);background:#c8442014;font-weight:400}.intake-condition-btn:disabled{opacity:.5;cursor:not-allowed}.intake-actions{gap:.75rem;margin-top:.5rem;display:flex}.intake-actions .btn-submit{flex:1}.intake-lifestyle-grid{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.intake-lifestyle-field{flex-direction:column;gap:.25rem;display:flex}.intake-lifestyle-field select,.intake-lifestyle-field input{background:var(--white);border:1px solid var(--border);font-family:var(--ff-body);color:var(--ink);appearance:none;border-radius:2px;outline:none;padding:.55rem .7rem;font-size:.85rem;font-weight:300;transition:border-color .2s,box-shadow .2s}.intake-lifestyle-field select:focus,.intake-lifestyle-field input:focus{border-color:var(--terracotta);box-shadow:0 0 0 3px #c8442014}.intake-toggle-row{color:var(--ink);cursor:pointer;align-items:center;gap:.6rem;font-size:.85rem;font-weight:300;display:flex}.intake-toggle-row input[type=checkbox]{width:18px;height:18px;accent-color:var(--terracotta);cursor:pointer}.intake-ro-sections{flex-direction:column;gap:0;display:flex}.intake-ro-section{border-bottom:1px solid #1c16100f}.intake-ro-section:last-child{border-bottom:none}.intake-ro-header{width:100%;font-family:var(--ff-body);cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;padding:1rem 0;display:flex}.intake-ro-header:hover{color:var(--terracotta)}.intake-ro-title{color:var(--ink);font-size:.9rem;font-weight:500}.intake-ro-header:hover .intake-ro-title{color:var(--terracotta)}.intake-ro-chevron{color:var(--ink-muted);align-items:center;transition:transform .22s;display:flex}.intake-ro-chevron.open{transform:rotate(180deg)}.intake-ro-body{padding:0 0 1.25rem}.intake-ro-field{border-bottom:1px solid #1c161008;justify-content:space-between;align-items:baseline;padding:.5rem 0;display:flex}.intake-ro-field:last-child{border-bottom:none}.intake-ro-label{letter-spacing:.06em;text-transform:uppercase;color:var(--ink-muted);flex-shrink:0;font-size:.75rem;font-weight:400}.intake-ro-value{color:var(--ink);text-align:right;max-width:60%;font-size:.88rem;font-weight:300}.protocol-empty{color:var(--ink-muted);font-size:.88rem;font-style:italic;font-weight:300;line-height:1.65}.protocol-status{letter-spacing:.1em;text-transform:uppercase;border-radius:20px;padding:.3rem .75rem;font-size:.68rem;font-weight:500}.protocol-status.active{color:#2e7d32;background:#2e7d321a}.protocol-status.inactive{color:var(--ink-muted);background:#1c16100f}.protocol-name{font-family:var(--ff-display);color:var(--ink);margin-bottom:1.25rem;font-size:1.3rem;font-weight:400}.protocol-compounds{flex-direction:column;gap:1rem;margin-bottom:1.5rem;display:flex}.protocol-compound{background:#f7f3ee99;border:1px solid #1c16100d;border-radius:4px;padding:1rem}.protocol-compound-header{justify-content:space-between;align-items:baseline;margin-bottom:.35rem;display:flex}.protocol-compound-name{color:var(--ink);font-size:.95rem;font-weight:500}.protocol-compound-dose{color:var(--terracotta);font-size:.82rem;font-weight:400}.protocol-compound-freq{color:var(--ink-muted);font-size:.82rem;font-weight:300}.protocol-compound-instructions{color:var(--ink-muted);margin-top:.35rem;font-size:.82rem;font-style:italic;font-weight:300}.protocol-section{margin-bottom:1.25rem}.protocol-section-label{letter-spacing:.1em;text-transform:uppercase;color:var(--ink-muted);margin-bottom:.5rem;font-size:.72rem;font-weight:500}.protocol-sites{flex-wrap:wrap;gap:.4rem;display:flex}.protocol-site-tag{color:var(--ink-mid);background:#c844200f;border-radius:20px;padding:.3rem .75rem;font-size:.78rem;font-weight:300}.protocol-notes{color:var(--ink);border-left:2px solid var(--terracotta);background:#f7f3ee99;border-radius:0 2px 2px 0;padding:.75rem 1rem;font-size:.88rem;font-weight:300;line-height:1.65}.protocol-date{color:var(--ink-muted);margin-top:.5rem;font-size:.78rem;font-weight:300}.rx-list{flex-direction:column;gap:1rem;display:flex}.rx-item{background:#f7f3ee4d;border:1px solid #1c16100f;border-radius:4px;padding:1rem}.rx-item-header{justify-content:space-between;align-items:center;margin-bottom:.35rem;display:flex}.rx-compound{color:var(--ink);font-size:.95rem;font-weight:500}.rx-dosage{color:var(--ink-muted);margin-left:.5rem;font-size:.82rem;font-weight:300}.rx-status{letter-spacing:.08em;text-transform:uppercase;border-radius:20px;padding:.25rem .6rem;font-size:.65rem;font-weight:500}.rx-active{color:#2e7d32;background:#2e7d321a}.rx-refill{color:#e65100;background:#ff98001f}.rx-completed{color:var(--ink-muted);background:#1c16100f}.rx-cancelled{color:#c62828;background:#d32f2f14}.rx-freq{color:var(--ink-muted);margin-bottom:.5rem;font-size:.82rem;font-weight:300}.rx-meta{color:var(--ink-muted);gap:1.5rem;font-size:.75rem;font-weight:300;display:flex}.journal-form{flex-direction:column;gap:1.25rem;display:flex}.journal-form-date{font-family:var(--ff-display);color:var(--ink);font-size:1.1rem;font-weight:400}.journal-metric{justify-content:space-between;align-items:center;gap:1rem;display:flex}.journal-metric-header{align-items:center;gap:.5rem;min-width:100px;display:flex}.journal-metric-emoji{font-size:1.1rem}.journal-metric-label{color:var(--ink);font-size:.85rem;font-weight:400}.journal-score-row{gap:.35rem;display:flex}.journal-score-btn{border:1px solid var(--border);background:var(--white);width:36px;height:36px;font-family:var(--ff-body);color:var(--ink-mid);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;padding:0;font-size:.82rem;font-weight:400;transition:all .2s;display:flex}.journal-score-btn:hover:not(:disabled){border-color:var(--terracotta);color:var(--terracotta)}.journal-score-btn.selected{background:var(--terracotta);border-color:var(--terracotta);color:#fff}.journal-score-btn:disabled{opacity:.4;cursor:not-allowed}.journal-notes-section{flex-direction:column;gap:.4rem;display:flex}.journal-averages{grid-template-columns:repeat(5,1fr);gap:1rem;margin-bottom:1.5rem;display:grid}.journal-avg-item{text-align:center;flex-direction:column;align-items:center;gap:.25rem;display:flex}.journal-avg-top{align-items:center;gap:.35rem;display:flex}.journal-avg-emoji{font-size:.9rem}.journal-avg-val{font-family:var(--ff-display);color:var(--ink);font-size:1.5rem;font-weight:300}.journal-avg-label{letter-spacing:.08em;text-transform:uppercase;color:var(--ink-muted);font-size:.68rem;font-weight:400}.journal-mini-chart{opacity:.7;margin-top:.25rem}.journal-recent{border-top:1px solid #1c16100f;padding-top:1rem}.journal-recent-label{letter-spacing:.1em;text-transform:uppercase;color:var(--ink-muted);margin-bottom:.75rem;font-size:.72rem;font-weight:500}.journal-entry{border-bottom:1px solid #1c16100a;align-items:center;gap:1rem;padding:.6rem 0;display:flex}.journal-entry:last-child{border-bottom:none}.journal-entry-date{color:var(--ink-muted);min-width:50px;font-size:.78rem;font-weight:400}.journal-entry-scores{flex:1;gap:.5rem;display:flex}.journal-entry-score{width:28px;height:28px;color:var(--ink-mid);background:#c844200f;border-radius:50%;justify-content:center;align-items:center;font-size:.75rem;font-weight:400;display:inline-flex}.journal-entry-note{opacity:.5;font-size:.82rem}.cp-page{background:var(--cream);min-height:calc(100vh - 60px)}.cp-inner{max-width:660px;margin:0 auto;padding:2rem 3rem 5rem}.cp-steps{position:relative}.cp-step{opacity:0;transition:opacity .35s var(--ease-out), transform .35s var(--ease-out);display:none;transform:translate(20px)}.cp-step.active{display:block}.cp-step.visible{opacity:1;transform:none}.cp-step.exit-left{opacity:0;transform:translate(-20px)}@media (max-width:900px){.auth-page{padding:2rem 1.5rem}.ps-sidebar{display:none}.portal-main{margin-left:0}.portal-content{padding:1.5rem 1.5rem calc(56px + 2rem)}.pt-topbar{padding:0 1.5rem}.pt-hamburger{display:flex}.pt-user-greeting{display:none}.portal-bottombar{z-index:200;height:56px;padding-bottom:env(safe-area-inset-bottom);background:var(--white);border-top:1px solid #1c161014;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -2px 12px #1c16100a}.pbb-item{color:var(--ink-muted);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.2rem;text-decoration:none;transition:color .18s;display:flex}.pbb-item svg{width:18px;height:18px}.pbb-label{letter-spacing:.02em;font-size:.6rem;font-weight:400}.pbb-active{color:var(--terracotta)}.pbb-locked{opacity:.25;cursor:not-allowed;pointer-events:none}.portal-drawer-overlay{z-index:300;background:#1c161080;animation:.2s fadeIn;display:block;position:fixed;inset:0}.portal-drawer{z-index:301;width:280px;animation:slideInRight .25s var(--ease-out);background:#2a2118;flex-direction:column;display:flex;position:fixed;top:0;bottom:0;right:0;overflow-y:auto}.portal-drawer .ps-sidebar{flex:1;width:100%;height:auto;display:flex;position:static}.portal-drawer-header{justify-content:space-between;align-items:center;padding:1.5rem 1.5rem 0;display:flex}.portal-drawer-header .ps-logo{margin-bottom:0;padding:0}.portal-drawer-close{color:#f7f3ee80;cursor:pointer;background:0 0;border:none;padding:.25rem;transition:color .18s}.portal-drawer-close:hover{color:var(--cream)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInRight{0%{transform:translate(100%)}to{transform:translate(0)}}.ds-welcome .portal-headline{font-size:1.8rem}.ds-hero{padding:2rem 1.5rem}.ds-hero-number{font-size:3.5rem}.ds-hero-title{font-size:1.4rem}.ds-info-cards{flex-direction:column}.ds-scores-grid{flex-wrap:wrap}.ds-score-item{min-width:calc(33% - .5rem)}.ds-action-item{margin:0 -1.5rem;padding-left:1.5rem;padding-right:1.5rem}.journal-averages{grid-template-columns:repeat(3,1fr)}.journal-metric{flex-direction:column;align-items:flex-start;gap:.5rem}.intake-conditions-grid{gap:.35rem}.intake-condition-btn{padding:.4rem .8rem;font-size:.75rem}.intake-lifestyle-grid{grid-template-columns:1fr}}
.admin-page{background:var(--cream);min-height:calc(100vh - 60px)}.admin-inner{max-width:1100px;margin:0 auto;padding:4rem 3rem 5rem}.admin-tabs{border-bottom:1px solid var(--border);gap:0;margin-bottom:2rem;display:flex}.admin-tab{font-family:var(--ff-body);letter-spacing:.1em;text-transform:uppercase;color:var(--ink-muted);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-1px;padding:.75rem 1.5rem;font-size:.78rem;font-weight:400;transition:color .22s,border-color .22s}.admin-tab:hover{color:var(--ink)}.admin-tab.active{color:var(--terracotta);border-bottom-color:var(--terracotta)}.admin-metrics{grid-template-columns:repeat(5,1fr);gap:1rem;margin-bottom:1.5rem;display:grid}.admin-metric{border:1px solid var(--border);text-align:center;border-radius:2px;padding:1.5rem}.admin-metric-num{font-family:var(--ff-display);color:var(--ink);margin-bottom:.4rem;font-size:2.4rem;font-weight:300;line-height:1}.admin-metric-label{letter-spacing:.1em;text-transform:uppercase;color:var(--ink-muted);font-size:.72rem;font-weight:400}.admin-card{border:1px solid var(--border);border-radius:2px;margin-bottom:1.5rem;padding:2rem}.admin-card-label{letter-spacing:.16em;text-transform:uppercase;color:var(--terracotta);margin-bottom:1.5rem;font-size:.72rem;font-weight:500}.admin-pipeline{gap:0;display:flex}.admin-pipeline-stage{text-align:center;border-right:1px solid var(--border);flex:1;padding:1.25rem .5rem;position:relative}.admin-pipeline-stage:last-child{border-right:none}.admin-pipeline-stage.has-count{background:#c8442008}.admin-pipeline-num{font-family:var(--ff-display);color:var(--ink);margin-bottom:.35rem;font-size:1.8rem;font-weight:300;line-height:1}.admin-pipeline-name{letter-spacing:.08em;text-transform:uppercase;color:var(--ink-muted);font-size:.72rem;font-weight:400}.admin-table-wrap{overflow-x:auto}.admin-table{border-collapse:collapse;width:100%;font-size:.85rem}.admin-table th{letter-spacing:.1em;text-transform:uppercase;color:var(--ink-muted);text-align:left;border-bottom:1px solid var(--border);white-space:nowrap;padding:.75rem .5rem;font-size:.72rem;font-weight:500}.admin-table td{color:var(--ink-mid);border-bottom:1px solid #1c16100f;padding:.75rem .5rem;font-weight:300}.admin-contact-row{cursor:pointer;transition:background .15s}.admin-contact-row:hover{background:#c8442005}.admin-detail-row td{background:#1c161005;padding:1rem .5rem}.admin-detail-grid{color:var(--ink-mid);grid-template-columns:repeat(3,1fr);gap:.6rem;font-size:.82rem;display:grid}.admin-detail-grid strong{color:var(--ink);font-weight:500}.admin-stage-select{background:var(--white);border:1px solid var(--border);font-family:var(--ff-body);color:var(--ink);cursor:pointer;appearance:none;border-radius:2px;padding:.3rem .5rem;font-size:.78rem}.admin-stage-select:focus{border-color:var(--terracotta);outline:none}.admin-delete-btn{color:var(--terracotta);font-family:var(--ff-body);letter-spacing:.06em;text-transform:uppercase;cursor:pointer;background:0 0;border:1px solid #c844204d;border-radius:2px;padding:.3rem .7rem;font-size:.7rem;font-weight:400;transition:background .22s,color .22s}.admin-delete-btn:hover{background:var(--terracotta);color:var(--cream)}.admin-search-bar{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.admin-search-input{background:var(--white);border:1px solid var(--border);font-family:var(--ff-body);color:var(--ink);border-radius:2px;outline:none;flex:1;padding:.7rem 1rem;font-size:.88rem;font-weight:300;transition:border-color .2s}.admin-search-input:focus{border-color:var(--terracotta)}.admin-search-input::placeholder{color:#7a6e6280}.admin-search-count{color:var(--ink-muted);white-space:nowrap;font-size:.78rem;font-weight:300}.admin-pagination{color:var(--ink-muted);justify-content:center;align-items:center;gap:1.5rem;margin-top:1.5rem;font-size:.82rem;display:flex}.admin-pagination button{border:1px solid var(--border);color:var(--ink-mid);font-family:var(--ff-body);letter-spacing:.08em;text-transform:uppercase;cursor:pointer;background:0 0;border-radius:2px;padding:.4rem 1rem;font-size:.75rem;transition:border-color .22s}.admin-pagination button:hover:not(:disabled){border-color:var(--terracotta);color:var(--terracotta)}.admin-pagination button:disabled{opacity:.3;cursor:default}.admin-bar-row{align-items:center;gap:1rem;margin-bottom:.6rem;display:flex}.admin-bar-label{color:var(--ink-mid);flex-shrink:0;width:140px;font-size:.78rem;font-weight:300}.admin-bar-track{background:#1c16100f;border-radius:3px;flex:1;height:6px;overflow:hidden}.admin-bar-fill{min-width:4px;height:100%;transition:width .4s var(--ease-out);border-radius:3px}.admin-bar-val{color:var(--ink);text-align:right;flex-shrink:0;width:30px;font-size:.78rem;font-weight:500}.admin-insights-grid{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}@media (max-width:900px){.admin-inner{padding:3rem 1.5rem 4rem}.admin-metrics{grid-template-columns:repeat(2,1fr)}.admin-metrics .admin-metric:last-child{grid-column:span 2}.admin-insights-grid{grid-template-columns:1fr}.admin-detail-grid{grid-template-columns:1fr 1fr}.admin-pipeline{flex-wrap:wrap}.admin-pipeline-stage{border-bottom:1px solid var(--border);flex:0 0 33%}}
