/* TressVita editorial layer. Shared across the existing public routes. */
:root{--paper:#f8f7f2;--paper-deep:#efeee6;--forest:#193d32;--orange:#b6582c;--line:#d8ddd5;--text:#243f35;--muted:#637168;--muted-2:#69746e;--gold:#b6582c;--gold-soft:#a5502b;--gold-lt:#b6582c;--ivory:#193d32;--radius:12px}
body{background:var(--paper);font-family:var(--sans,Manrope,sans-serif);font-size:1rem;line-height:1.65}
::selection{background:#e6d4c2;color:var(--forest)}
.container{max-width:1360px;padding-inline:clamp(22px,4.2vw,64px)}
.skip-link{position:fixed;left:20px;top:12px;padding:10px 18px;background:var(--forest);color:#fff;z-index:2200;transform:translateY(-160%)}
.skip-link:focus{transform:none}
a,button,input,select,textarea{ -webkit-tap-highlight-color:transparent }
a:focus-visible,button:focus-visible{outline:3px solid var(--orange);outline-offset:4px}
.rio-band{padding:9px 24px;text-align:center;font-size:.75rem;line-height:1.5;letter-spacing:.07em;background:var(--forest)}
.tv-nav{background:rgba(248,247,242,.97);box-shadow:none;border-color:var(--line)}
.nav-shell{max-width:1440px;padding-inline:clamp(22px,4.2vw,64px)}
.tv-brand{gap:9px;padding:20px 0}
.tv-brand .wordmark{font-size:2.25rem;letter-spacing:-.045em;color:var(--forest)}
.tv-brand .wordmark span{color:inherit}
.tv-brand .mark{width:28px;height:36px;filter:none}
.tv-brand .mark ellipse{stroke:var(--orange)}
.tv-brand .mark path:first-of-type{fill:var(--orange)}
.tv-brand .mark path:last-of-type{fill:var(--paper)}
.tv-nav .nav-link{padding:14px 11px!important;font-size:.8125rem;letter-spacing:.015em;text-transform:none;color:#536157!important}
.tv-nav .nav-link.active::after{left:11px;right:11px;background:var(--orange)}
.tv-icon{min-width:44px;min-height:44px}
.inquiry-trigger{background:var(--forest);color:#fff;border-color:var(--forest);border-radius:6px;padding:11px 17px!important}
.inquiry-trigger:hover{background:#295441;color:#fff}
.inquiry-trigger .trigger-label{font-size:.8125rem;letter-spacing:.015em;text-transform:none}
.inquiry-badge{background:#c66c3a;color:#fff;box-shadow:0 0 0 3px var(--paper);font-size:.75rem;min-width:22px;height:22px;line-height:22px}
.mobile-nav{background:var(--paper);top:85px}
.mobile-nav .inner{padding-inline:12px}
.mobile-nav a{font-size:.8125rem;letter-spacing:0;text-transform:none;min-height:44px;padding:12px}
.mobile-nav a.active{color:var(--orange);box-shadow:inset 0 -2px var(--orange)}
.hero{background:var(--paper);min-height:0;overflow:visible}
.hero::before,.hero::after{display:none}
.hero-inner{padding-top:54px;padding-bottom:60px}
.hero-layout{display:grid;grid-template-columns:1.05fr 1fr;align-items:center;gap:clamp(30px,6vw,90px)}
.hero-copy{padding:26px 0}
.eyebrow,.section-kicker{font-size:.75rem;line-height:1.6;letter-spacing:.16em;color:var(--orange);font-weight:600}
.eyebrow{margin-bottom:26px}
.eyebrow::before,.section-kicker::before{display:none}
.hero h1{font-size:clamp(4.8rem,7.4vw,7.4rem);line-height:.96;letter-spacing:-.055em;font-weight:500;margin:0;color:var(--forest)}
.hero h1 em{color:var(--orange);font-weight:500;margin-top:5px}
.hero-lead{max-width:440px;color:#5f6d63;font-size:1rem;line-height:1.85;margin:28px 0 30px}
.hero-actions{gap:24px;margin-bottom:38px}
.btn-tv,.btn-ghost{min-height:50px;border-radius:6px;font-size:.875rem;font-weight:600;letter-spacing:.015em;text-transform:none;line-height:1.5;padding:14px 22px}
.btn-tv{background:var(--forest);color:#fff;box-shadow:none}
.btn-tv:hover{background:#2e5745;color:#fff;box-shadow:none;transform:translateY(-1px)}
.btn-ghost{background:transparent;border:1px solid #b6c3b9;color:var(--forest)}
.btn-ghost:hover{background:#eaece4;border-color:var(--forest);color:var(--forest);transform:none}
.text-link{color:var(--forest);font-size:.875rem;border-bottom:1px solid #adb8ad;padding-bottom:4px}
.text-link:hover{color:var(--orange);border-color:var(--orange)}
.hero-footnote{display:flex;align-items:center;gap:18px}
.small-rule{width:36px;height:1px;background:var(--orange);flex-shrink:0}
.hero-footnote p{margin:0;font-size:.75rem;line-height:1.8;color:var(--forest)}
.hero-footnote p span{color:var(--muted)}
/* Full-bleed film replaces the still-life hero; all other pages retain the paper theme. */
.hero.hero-film{display:block;isolation:isolate;overflow:hidden;background:var(--paper);min-height:0}
.hero-film-backdrop{position:relative;width:100%;aspect-ratio:16/9;background:#153f35}
.hero-film-video{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:contain;pointer-events:none}
.hero-film-footer{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-block:25px}
.hero-film-footer .hero-actions{margin:0;flex-direction:row;align-items:center}
.hero-film-footer p{margin:0;font-size:.8125rem;line-height:1.8;color:var(--forest)}
.hero-film-footer p span{color:var(--muted)}
.hero-film-toggle{position:absolute;z-index:3;bottom:24px;right:clamp(22px,4.2vw,64px);display:flex;align-items:center;gap:10px;min-height:44px;padding:10px 16px;border:1px solid #e4e7df80;border-radius:6px;background:#173c30d9;color:#fffefa;font:500 .8125rem var(--sans);cursor:pointer;backdrop-filter:blur(8px)}
.hero-film-toggle[hidden]{display:none}
.hero-film-toggle:hover{background:#173c30}
.hero-film-toggle i{width:12px;text-align:center}
.collection-stage{position:relative;margin:0;background:#e9e9df;border:1px solid #dedfd4;border-radius:160px 160px 8px 8px;min-width:0;overflow:hidden}
.stage-heading{position:absolute;top:34px;left:0;right:0;display:flex;justify-content:center;gap:13px;text-transform:uppercase;font-size:.75rem;letter-spacing:.08em;color:#60705f;z-index:2}
.stage-heading span:last-child{display:none}
.stage-vials{position:relative;height:500px;margin-top:26px;overflow:hidden;background:radial-gradient(ellipse at 55% 80%,#c5cebd 0,transparent 57%)}
.stage-vials img{position:absolute;max-width:none;object-fit:contain;filter:drop-shadow(10px 18px 10px #20332630)}
.stage-primary{height:440px;width:auto;bottom:17px;left:25%;z-index:1;transform:rotate(5deg)}
.stage-secondary{height:340px;width:auto;bottom:35px;left:-5%;transform:rotate(-9deg)}
.collection-stage figcaption{display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid #cdd2c4;margin:0 28px;padding:19px 0;color:var(--forest);font-family:var(--display);font-size:1.55rem}
.collection-stage figcaption a{display:grid;place-items:center;color:var(--forest);border:1px solid #aebca9;border-radius:50%;width:40px;height:40px;font-size:1rem}
.research-bar{border-block:1px solid var(--line);background:#f1f2eb}
.research-bar-inner{display:flex;justify-content:space-between;align-items:center;gap:24px;padding-top:24px;padding-bottom:24px}
.research-bar-inner>span{font-family:var(--display);font-size:1.4rem}
.research-bar a{display:flex;align-items:center;gap:12px;color:var(--forest);font-size:.8125rem}
.research-bar i{font-size:1rem;color:#72816f}
.sec{padding-block:90px}
.sec-alt{background:var(--paper-deep);background-image:none}
.signature-sec{padding-top:86px}
.sec-head{margin-bottom:32px;gap:24px}
.sec-head h2{font-size:clamp(2.8rem,4.2vw,4.4rem);line-height:1.04;letter-spacing:-.04em}
.sec-head h2 em{color:var(--orange)}
.sec-sub{font-size:1rem;line-height:1.8;max-width:680px;margin-top:-8px;margin-bottom:34px}
.pcard{background:#fffefa;border:1px solid #dce1d6;border-radius:8px;box-shadow:none;transition:transform .25s,border-color .25s}
.pcard::before{display:none}
.pcard:hover{transform:translateY(-4px);border-color:#a7b4a5;box-shadow:0 14px 26px #193d3209}
.pcard-details{display:flex;flex-direction:column}
.pcard-details .pcard-top{display:flex;flex-direction:column;width:100%;height:100%}
.pcard-art{flex:0 0 auto;height:265px;background:#eeefe7;border:0;align-items:center;overflow:hidden}
.pcard-art::after{display:none}
.pcard-art .vial-mockup{width:215px;height:248px;flex:0 0 215px}
.pcard-art .vial-mockup .vial-photo{width:215px;height:248px;object-fit:contain;filter:drop-shadow(4px 10px 7px #18312826)}
.pcard-meta{padding:23px 22px 24px;min-height:190px;flex:1;width:100%}
.pcard-kind{font-size:.6875rem;letter-spacing:.08em;color:#6c776b;line-height:1.5;margin-bottom:8px}
.pcard-name{font-size:1.75rem;line-height:1.1;font-weight:500;color:var(--forest);overflow-wrap:anywhere}
.pcard-str{font-size:.875rem;letter-spacing:0;color:#687161;margin:8px 0 18px}
.pcard-unii{font-size:.75rem;letter-spacing:0;line-height:1.5;color:#6f796c}
.pcard-more{font-size:.75rem;letter-spacing:0;text-transform:none;color:var(--forest);padding-top:14px}
.pcard-more i{display:none}
.pcard-lead{min-height:52px;font-size:.8125rem;font-weight:600;letter-spacing:.02em;text-transform:none;color:var(--forest);background:#f8f9f3;border-top:1px solid #dce1d6}
.pcard-lead:hover{background:var(--forest);color:#fff}
.pcard-lead.ok{background:#e1e9dd;color:#204d38}
#featuredGrid .pcol{width:25%}
.catalog-sec{background:var(--paper)}
.catalog-tools{padding:20px;margin-inline:0;border-radius:8px;box-shadow:none;background:#eff1e8;border:1px solid var(--line)}
.tv-label{font-size:.75rem;letter-spacing:.06em;line-height:1.5;color:#526354}
.tv-select{font-size:1rem;min-height:50px;border-radius:6px;background:#fffefa;color:var(--forest)}
.tv-select::placeholder{color:#758172}
.documentation-sec{background:var(--forest);color:var(--paper)}
.documentation-layout{display:grid;grid-template-columns:1.1fr 1fr;gap:clamp(40px,8vw,110px);align-items:center}
.documentation-sec .section-kicker{color:#d7aa81}
.documentation-sec h2{font-family:var(--display);font-size:clamp(2.8rem,4.2vw,4.4rem);font-weight:500;line-height:1.05;letter-spacing:-.035em;color:var(--paper);margin:0 0 24px}
.documentation-sec h2 em{color:#d9b898}
.documentation-sec p{font-size:1rem;line-height:1.8;color:#c5d1c4;max-width:480px;margin-bottom:26px}
.documentation-sec .btn-ghost{border-color:#708b75;color:#f3f3e8}
.documentation-sec .btn-ghost:hover{background:#2a5141;border-color:#b9c6b6}
.documentation-notes>div{display:flex;align-items:baseline;gap:22px;padding:25px 0;border-bottom:1px solid #42604c}
.documentation-notes>div:first-child{padding-top:0}
.documentation-notes>div:last-child{border-bottom:0;padding-bottom:0}
.doc-number{font-size:.75rem;letter-spacing:.05em;color:#d7aa81}
.documentation-notes h3{font-family:var(--display);font-size:1.9rem;font-weight:500;margin:0 0 8px;color:var(--paper)}
.documentation-notes p{font-size:.875rem;margin:0;line-height:1.8}
.process-grid{list-style:none;padding-left:0;margin-top:20px;counter-reset:steps}
.process-step{border-top:1px solid #a8b7a5;background:none;padding:26px 0 0}
.process-step::before{font-family:var(--sans);font-size:.875rem;font-weight:500;color:var(--orange);margin-bottom:26px}
.process-step h3{font-family:var(--display);font-size:2rem;line-height:1.1;font-weight:500;margin-bottom:16px}
.process-step p{font-size:.9375rem;line-height:1.8;max-width:340px;padding-right:20px}
.process-footer{display:flex;align-items:center;gap:26px;margin-top:40px}
.process-footer>span{color:var(--muted);font-size:.8125rem}
.catalog-note{display:flex;justify-content:space-between;align-items:center;gap:32px;border-block:1px solid var(--line);padding:22px 0;margin-bottom:28px}
.catalog-note>div{display:flex;align-items:center;gap:20px;max-width:660px}
.catalog-note>div>i{font-size:1.35rem;color:var(--orange)}
.catalog-note p{font-size:.875rem;line-height:1.8;color:var(--muted);margin:0}
.catalog-note strong{display:block;color:var(--forest);font-weight:600}
.catalog-note .text-link{flex-shrink:0;font-size:.8125rem}
.catalog-note .text-link i{margin-left:8px}
.catalog-empty{padding:70px 24px;text-align:center;background:#eef0e8;border-radius:8px}
.catalog-empty h3{font-family:var(--display);font-size:2.4rem;color:var(--forest)}
.catalog-empty p{color:var(--muted)}
.vp{box-shadow:none;border-radius:8px;background:#fffefa;border-color:var(--line)}
.vp .t{font-family:var(--display);font-size:2rem;font-weight:500}
.vp .s{font-size:.9375rem;line-height:1.8}
.notice{border-radius:6px;font-size:.875rem;line-height:1.8}
.ref-acc .accordion-button{min-height:68px;font-size:1.15rem}
.ref-acc .accordion-body{font-size:.9375rem;line-height:1.8}
.lead-card{box-shadow:none;border:1px solid var(--line);border-radius:8px}
.lead-card h3{font-family:var(--display);font-size:2.3rem;font-weight:500}
.lead-hint{font-size:.875rem}
.contact-label{font-size:.75rem;color:var(--orange)}
.contact-value{font-family:var(--display);font-size:2rem;overflow-wrap:anywhere}
.product-info-modal .modal-content,.lead-modal .modal-content{background:var(--paper);border-radius:12px}
.product-info-modal .modal-title,.lead-modal .modal-title{font-size:1.8rem}
.product-info-kicker,.detail-label,.detail-section h6{font-size:.75rem;letter-spacing:.08em;color:var(--orange)}
.product-info-strength{color:var(--muted);font-size:1rem;letter-spacing:0}
.product-info-tag{font-size:.6875rem;letter-spacing:.05em}
.detail-spec span{font-size:.6875rem;letter-spacing:.04em}
.detail-spec strong{font-size:.875rem}
.detail-support{font-size:.875rem!important}
.product-info-notice{font-size:.875rem}
.inquiry-step-label{font-size:.75rem}
.lead-modal .modal-footer .btn-tv,.lead-modal .modal-footer .btn-ghost,.product-info-modal .modal-footer .btn-tv,.product-info-modal .modal-footer .btn-ghost{font-size:.8125rem;min-height:48px;letter-spacing:0;padding:12px 18px}
.ft{background:#193d32;padding-top:66px}
.ft .tv-brand .wordmark,.ft .tv-brand .wordmark span{color:#fffefa}
.ft .tv-brand .mark path:last-of-type{fill:#193d32}
.ft h6{font-size:.75rem;letter-spacing:.12em;color:#d5b796}
.ft a{font-size:.875rem;line-height:1.8;color:#e0e5d9}
.footer-statement{font-size:1rem;line-height:1.8;max-width:410px;color:#c4d0c2}
.ft-legal{font-size:.75rem;line-height:1.85;color:#b2c2b2}
.ft-legal strong{color:#e1d3b8}
@media(max-width:1199px){.tv-nav .nav-link{padding-inline:8px!important;font-size:.75rem}.stage-vials{height:450px}.stage-primary{height:395px;left:21%}.stage-secondary{height:305px;left:-10%}.hero h1{font-size:clamp(4.7rem,7.6vw,6rem)}}
@media(max-width:991px){.mobile-nav{display:block}.hero-inner{padding-block:38px 48px}.hero-layout{gap:32px}.hero h1{font-size:4.6rem}.hero-actions{gap:17px;align-items:flex-start;flex-direction:column}.stage-vials{height:415px}.stage-primary{height:340px;left:7%}.stage-secondary{height:250px;left:-22%}.collection-stage{border-radius:130px 130px 8px 8px}.stage-heading{font-size:.5625rem;letter-spacing:.09em}.collection-stage figcaption{font-size:1.3rem;margin-inline:20px}.research-bar-inner{flex-wrap:wrap;gap:18px 26px}.research-bar-inner>span{width:100%;font-size:1.25rem}#featuredGrid .pcol{width:50%}.sec{padding-block:66px}}
@media(max-width:699px){.hero-layout{grid-template-columns:1fr}.hero-copy{padding:8px 0 0}.hero h1{font-size:clamp(4rem,13vw,5.5rem)}.hero-lead{margin-top:23px;font-size:1rem}.hero-actions{flex-direction:row;align-items:center;margin-bottom:26px;gap:18px}.hero-actions .btn-tv,.hero-actions .btn-ghost{width:auto}.hero-footnote{display:none}.eyebrow{font-size:.6875rem;margin-bottom:22px}.collection-stage{border-radius:130px 130px 8px 8px;max-width:470px;width:100%;margin-inline:auto}.stage-vials{height:350px;margin-top:16px}.stage-primary{height:322px;left:25%;bottom:2px}.stage-secondary{height:250px;left:0%;bottom:20px}.stage-heading{top:23px}.collection-stage figcaption{padding-block:14px;font-size:1.4rem}.rio-band{font-size:.6875rem;padding:8px 18px;letter-spacing:.01em}.rio-band .extended-notice{display:none}.research-bar-inner{justify-content:flex-start;gap:18px 24px}.research-bar a{font-size:.75rem}.sec-head .btn-ghost{padding:10px 16px}.sec-head h2{font-size:3rem}.sec-head{align-items:flex-start}.pcard-art{height:230px}.pcard-art .vial-mockup,.pcard-art .vial-mockup .vial-photo{width:195px;height:218px}.pcard-meta{padding:18px;min-height:176px}.pcard-name{font-size:1.65rem}#featuredGrid .pcol{width:50%}.pcard-kind{font-size:.625rem}.pcard-unii{font-size:.6875rem}.pcard-str{font-size:.8125rem}.pcard-lead{font-size:.75rem}.sec{padding-block:54px}.catalog-tools{padding:12px}.inquiry-trigger .trigger-label{display:inline}.tv-brand .wordmark{font-size:2rem}.tv-brand{padding-block:18px}.mobile-nav{top:80px}.btn-tv,.btn-ghost{font-size:.8125rem}.ft{padding-top:50px}}
@media(max-width:399px){#featuredGrid .pcol{width:100%}.stage-primary{left:17%}.stage-secondary{left:-9%}.hero-actions{align-items:flex-start;flex-direction:column}.hero h1{font-size:4rem}.research-bar-inner{gap:16px}.nav-shell{padding-inline:18px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
@media(max-width:991px){.hero-film-footer{align-items:flex-start;flex-direction:column;gap:18px}}
@media(max-width:699px){.hero-film-footer{padding-block:24px}.hero-film-footer .hero-actions{align-items:flex-start;flex-direction:column;gap:18px}.hero-film-footer .hero-actions .btn-tv{width:auto}.hero-film-toggle{right:10px;bottom:8px;min-width:44px;padding:10px;justify-content:center;background:#173c30e6}.hero-film-toggle span{display:none}}
@media(max-width:991px){.stage-heading{font-size:.75rem}.documentation-layout{gap:40px}.documentation-notes h3{font-size:1.7rem}.catalog-note{align-items:flex-start;flex-direction:column;gap:14px}}
@media(max-width:699px){.documentation-layout{grid-template-columns:1fr}.documentation-sec h2{font-size:3rem}.documentation-notes{margin-top:10px}.process-step{padding-top:20px}.process-step::before{margin-bottom:15px}.process-step p{max-width:none;padding-right:0}.process-grid{row-gap:28px!important}.process-footer{flex-direction:column;align-items:flex-start;gap:18px}.catalog-note{padding-block:20px}.catalog-note>div{gap:16px}.product-info-modal .modal-title,.lead-modal .modal-title{font-size:1.5rem}.product-info-modal .modal-footer .btn-tv,.product-info-modal .modal-footer .btn-ghost,.lead-modal .modal-footer .btn-tv,.lead-modal .modal-footer .btn-ghost{font-size:.75rem;padding:12px 14px}.pcard-kind{font-size:.75rem}.pcard-unii{font-size:.75rem}}
