:root{--ink:#102c2b;--ink-soft:#214846;--forest:#063f3d;--forest-deep:#022d2c;--lime:#c9f45b;--mint:#a9e8c4;--cream:#edf7f1;--paper:#ffffff;--line:rgba(16, 44, 43, 0.16);--white:#ffffff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,"Segoe UI",Arial,Helvetica,sans-serif;font-size:16px;line-height:1.55;text-rendering:optimizeLegibility}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}.site-header{position:relative;z-index:20;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:34px;min-height:84px;padding:14px clamp(24px, 4vw, 72px);background:var(--paper);border-bottom:1px solid var(--line)}.brand{display:inline-flex;align-items:center;gap:11px;width:fit-content}.brand-logo{display:block;width:68px;height:68px;border-radius:14px;object-fit:cover}.desktop-nav{display:flex;align-items:center;justify-content:center;gap:clamp(16px, 2vw, 34px);font-size:14px;font-weight:650}.desktop-nav a,.footer-bottom a{transition:color 180ms ease}.desktop-nav a:hover,.footer-bottom a:hover{color:#1b7772}.nav-product-menu{position:relative;padding:22px 0;margin:-22px 0}.nav-product-trigger{display:inline-flex;align-items:center;gap:5px}.nav-product-trigger span{font-size:13px;transition:transform 180ms ease}.nav-product-dropdown{position:absolute;z-index:80;top:calc(100% - 3px);left:50%;width:330px;padding:10px;border:1px solid var(--line);border-radius:18px;background:var(--paper);box-shadow:0 24px 60px rgb(2 45 44 / .18);opacity:0;visibility:hidden;transform:translate(-50%,10px);transition:opacity 160ms ease,transform 160ms ease,visibility 160ms ease}.nav-product-menu:hover .nav-product-dropdown,.nav-product-menu:focus-within .nav-product-dropdown{opacity:1;visibility:visible;transform:translate(-50%,0)}.nav-product-menu:hover .nav-product-trigger span,.nav-product-menu:focus-within .nav-product-trigger span{transform:rotate(180deg)}.nav-product-dropdown a{display:flex;flex-direction:column;gap:3px;padding:12px 14px;border-radius:12px;color:var(--forest-deep)}.nav-product-dropdown a:hover,.nav-product-dropdown a:focus-visible{color:var(--forest-deep);background:var(--lime-soft)}.nav-product-dropdown strong{font-size:14px;line-height:1.25}.nav-product-dropdown small{color:#56706b;font-size:11px;font-weight:550;line-height:1.35}.mobile-menu{display:none}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;width:fit-content;min-height:54px;padding:0 25px;border:0;border-radius:999px;font-weight:800;cursor:pointer;transition:transform 180ms ease,box-shadow 180ms ease,background 180ms ease}.button:hover{transform:translateY(-2px);box-shadow:0 12px 32px rgb(2 45 44 / .18)}.button-small{min-height:45px;padding:0 19px;font-size:13px}.button-dark{background:var(--forest);color:var(--white)}.button-primary{background:var(--lime);color:var(--forest-deep)}.text-link{display:inline-flex;align-items:center;gap:10px;color:var(--white);font-weight:800;border-bottom:1px solid rgb(255 255 255 / .5);padding-bottom:3px}.dark-link{color:var(--forest);border-color:rgb(6 63 61 / .4)}.hero{display:grid;grid-template-columns:1.05fr 0.95fr;min-height:720px;overflow:hidden;background:var(--forest);color:var(--white)}.hero-copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(72px, 9vw, 130px) clamp(30px, 6vw, 96px)}.eyebrow{margin:0 0 22px;font-size:12px;font-weight:900;letter-spacing:.15em;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{max-width:780px;margin-bottom:26px;font-size:clamp(54px, 6.4vw, 104px);line-height:.91;letter-spacing:-.065em}h1 em{display:block;color:var(--lime);font-family:Georgia,"Times New Roman",serif;font-weight:400}.hero-lead{max-width:650px;margin-bottom:35px;color:rgb(255 255 255 / .76);font-size:clamp(17px, 1.35vw, 21px)}.hero-actions{display:flex;align-items:center;gap:28px}.hero-proof{display:flex;flex-wrap:wrap;gap:9px;margin-top:42px}.hero-proof span{padding:7px 12px;border:1px solid rgb(255 255 255 / .22);border-radius:99px;color:rgb(255 255 255 / .82);font-size:12px;font-weight:700}.hero-visual{position:relative;min-height:600px;overflow:hidden;background:radial-gradient(circle at 24% 36%,rgb(201 244 91 / .17),transparent 26%),linear-gradient(145deg,#0d5652,#073b3a 58%,#0a3232)}.visual-orbit{position:absolute;border:1px solid rgb(255 255 255 / .15);border-radius:50%}.orbit-one{width:560px;height:560px;top:7%;left:2%}.orbit-two{width:390px;height:390px;right:-6%;bottom:-8%}.capability-card{position:absolute;display:flex;flex-direction:column;justify-content:space-between;width:clamp(180px, 17vw, 260px);height:clamp(250px, 23vw, 340px);padding:24px;border-radius:20px 20px 34px 34px;box-shadow:0 28px 60px rgb(0 0 0 / .22);transform:rotate(var(--rotate))}.capability-card::before{content:"";position:absolute;top:13px;left:17px;right:17px;height:1px;background:currentColor;opacity:.22}.capability-card small{font-size:10px;font-weight:900;letter-spacing:.14em}.capability-card strong{font-size:clamp(26px, 2.4vw, 39px);line-height:.95;letter-spacing:-.05em}.capability-card span{font-size:12px;font-weight:800}.card-digital{--rotate:-8deg;z-index:3;top:15%;left:12%;background:var(--lime);color:var(--forest-deep)}.card-gravure{--rotate:7deg;z-index:2;top:28%;left:43%;background:var(--mint);color:var(--ink)}.card-specialty{--rotate:-2deg;z-index:1;top:8%;right:-11%;background:var(--cream);color:var(--ink)}.hero-stamp{position:absolute;z-index:5;right:7%;bottom:8%;display:grid;place-items:center;width:126px;height:126px;padding:18px;border-radius:50%;background:var(--paper);color:var(--forest);text-align:center;transform:rotate(7deg)}.hero-stamp strong{font-size:40px;line-height:.9;letter-spacing:-.06em}.hero-stamp span{font-size:10px;font-weight:900;line-height:1.1;text-transform:uppercase}.hero-product{position:absolute;z-index:2;margin:0;overflow:hidden;border:1px solid rgb(255 255 255 / .24);border-radius:22px;background:#fff;box-shadow:0 28px 65px rgb(0 0 0 / .25)}.hero-product img{display:block;width:100%;height:100%;object-fit:contain}.hero-product figcaption{position:absolute;right:12px;bottom:12px;left:12px;padding:8px 11px;border-radius:99px;background:rgb(2 45 44 / .9);color:#fff;font-size:10px;font-weight:900;letter-spacing:.06em;text-align:center;text-transform:uppercase}.hero-product-main{top:13%;left:8%;width:52%;height:56%;transform:rotate(-4deg)}.hero-product-secondary{top:22%;right:4%;width:40%;height:42%;transform:rotate(5deg)}.hero-product-tertiary{right:17%;bottom:7%;width:35%;height:34%;transform:rotate(-2deg)}.ticker{display:grid;grid-template-columns:repeat(4,1fr);background:var(--lime);border-bottom:1px solid var(--ink)}.ticker span{padding:18px 22px;border-right:1px solid rgb(16 44 43 / .4);font-size:13px;font-weight:900;text-align:center;text-transform:uppercase}.ticker span:last-child{border-right:0}.section{padding:clamp(78px, 10vw, 150px) clamp(24px, 6vw, 96px)}.section-label{width:fit-content;margin-bottom:46px;padding:6px 11px;border:1px solid var(--line);border-radius:99px;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.intro-grid,.section-heading,.factory-section,.faq-section{display:grid;grid-template-columns:1.1fr 0.9fr;gap:clamp(50px, 8vw, 130px);align-items:start}h2{margin-bottom:28px;font-size:clamp(42px, 5.3vw, 78px);line-height:.98;letter-spacing:-.055em}.large-copy{color:var(--ink-soft);font-size:clamp(19px, 1.6vw, 25px)}.capability-section{background:var(--forest-deep);color:var(--white)}.products-section{background:#e3f0e9}.products-heading{align-items:end}.product-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;overflow:hidden;border:1px solid var(--ink);border-radius:24px;background:var(--ink)}.product-card{grid-column:span 1;min-width:0;overflow:hidden;border:0;border-right:1px solid var(--ink);border-radius:0;background:var(--paper);transition:background 180ms ease}.product-card:hover{background:#f4faf7}.product-card:last-child{border-right:0}.product-card-wide{grid-column:span 1}.product-image-wrap{display:grid;place-items:center;aspect-ratio:1 / 1;overflow:hidden;background:#fff}.product-image-wrap img{width:100%;height:100%;object-fit:contain;transition:transform 300ms ease}.product-card:hover .product-image-wrap img{transform:scale(1.035)}.product-card-copy{position:relative;min-height:190px;padding:21px 18px;border-top:1px solid var(--line)}.product-card-copy>span{position:absolute;top:22px;right:18px;color:#6e7978;font-size:11px;font-weight:900}.product-card-copy h3{max-width:calc(100% - 30px);margin-bottom:12px;font-size:clamp(18px, 1.45vw, 24px);line-height:1.05;letter-spacing:-.045em}.product-card-copy p{max-width:420px;margin-bottom:0;color:var(--ink-soft);font-size:14px}.section-heading{margin-bottom:65px}.section-heading>p{max-width:490px;margin-top:38px;color:var(--ink-soft);font-size:18px}.light-heading>p{color:rgb(255 255 255 / .68)}.capability-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.feature-card{display:grid;grid-template-rows:auto auto 1fr;gap:22px;min-height:680px;padding:30px;border-radius:25px;color:var(--ink)}.feature-lime{background:var(--lime)}.feature-cream{background:var(--cream)}.feature-mint{background:var(--mint);color:var(--ink)}.card-number{font-size:12px;font-weight:900}.feature-media{aspect-ratio:3 / 2;overflow:hidden;border:1px solid rgb(16 44 43 / .28);border-radius:17px;background:rgb(255 255 255 / .2)}.feature-media img{display:block;width:100%;height:100%;object-fit:cover;transition:transform 0.45s ease}.feature-card:hover .feature-media img{transform:scale(1.035)}.feature-card h3{margin-bottom:16px;font-size:clamp(30px, 3vw, 45px);line-height:1;letter-spacing:-.05em}.feature-card p{margin-bottom:27px;font-size:17px}.feature-card ul{margin:0;padding:0;list-style:none;border-top:1px solid currentColor}.feature-card li{padding:10px 0;border-bottom:1px solid currentColor;font-size:13px;font-weight:800}.factory-section{align-items:center;background:var(--cream)}.factory-copy .button{margin-top:12px}.factory-board{display:grid;grid-template-columns:1.15fr 0.85fr;overflow:hidden;border:1px solid var(--ink);border-radius:25px;background:var(--paper);box-shadow:18px 18px 0 var(--lime)}.board-title,.quality-note,.factory-photo{grid-column:1 / -1}.board-title{display:flex;justify-content:space-between;padding:18px 22px;background:var(--forest);color:var(--white);font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.factory-address-bar{grid-column:1 / -1;padding:12px 22px;border-bottom:1px solid var(--line);background:var(--lime-soft);color:var(--forest-deep);font-size:11px;font-style:normal;font-weight:750;line-height:1.55}.factory-photo{position:relative;height:270px;overflow:hidden;border-top:1px solid var(--ink)}.factory-photo img{width:100%;height:100%;object-fit:cover}.factory-photo span{position:absolute;right:18px;bottom:16px;padding:8px 12px;border-radius:99px;background:rgb(2 45 44 / .9);color:#fff;font-size:10px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.factory-metric{display:flex;flex-direction:column;justify-content:flex-end;min-height:180px;padding:24px;border-top:1px solid var(--ink);border-left:1px solid var(--ink)}.metric-large{grid-row:span 2;min-height:360px;border-left:0;background:var(--mint)}.factory-metric strong{font-size:clamp(42px, 5.2vw, 77px);line-height:.85;letter-spacing:-.07em}.factory-metric span{margin-top:12px;font-size:12px;font-weight:900;text-transform:uppercase}.quality-note{display:flex;align-items:center;gap:10px;padding:16px 22px;border-top:1px solid var(--ink);font-size:12px;font-weight:800}.quality-dot{width:9px;height:9px;border-radius:50%;background:#1ca57d;box-shadow:0 0 0 5px rgb(28 165 125 / .15)}.process-section{background:var(--paper)}.process-list{margin:0;padding:0;list-style:none;border-top:1px solid var(--ink)}.process-list li{display:grid;grid-template-columns:90px 1fr;gap:18px;padding:30px 0;border-bottom:1px solid var(--ink)}.process-list>li>span{font-size:12px;font-weight:900}.process-list h3{margin-bottom:5px;font-size:26px;letter-spacing:-.035em}.process-list p{margin-bottom:0;color:var(--ink-soft)}.process-gallery{display:grid;grid-template-columns:1fr 0.78fr 1fr;gap:15px;margin-top:55px}.process-gallery figure{position:relative;min-height:310px;margin:0;overflow:hidden;border-radius:20px;background:var(--cream)}.process-gallery img{width:100%;height:100%;min-height:310px;object-fit:cover}.process-gallery figcaption{position:absolute;right:14px;bottom:14px;left:14px;padding:10px 14px;border-radius:99px;background:rgb(255 253 247 / .92);color:var(--forest);font-size:11px;font-weight:900;letter-spacing:.08em;text-align:center;text-transform:uppercase}.promise-section{padding-top:0}.promise-card{padding:clamp(42px, 6vw, 90px);overflow:hidden;border-radius:30px;background:var(--lime)}.promise-card h2{max-width:980px}.promise-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;margin-top:56px;border:1px solid rgb(16 44 43 / .4);background:rgb(16 44 43 / .4)}.promise-grid div{display:flex;flex-direction:column;gap:12px;min-height:190px;padding:24px;background:var(--lime)}.promise-grid strong{font-size:20px;letter-spacing:-.03em}.promise-grid span{font-size:14px}.faq-section{background:var(--cream)}.faq-intro{position:sticky;top:40px}.faq-intro>p:not(.eyebrow){max-width:480px;color:var(--ink-soft);font-size:18px}.faq-list{border-top:1px solid var(--ink)}.faq-list details{border-bottom:1px solid var(--ink)}.faq-list summary{position:relative;padding:24px 44px 24px 0;cursor:pointer;list-style:none;font-size:19px;font-weight:800}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary::after{content:"+";position:absolute;right:4px;top:21px;font-size:25px;font-weight:400}.faq-list details[open] summary::after{content:"−"}.faq-list details p{max-width:610px;padding:0 42px 22px 0;color:var(--ink-soft)}.quote-section{display:grid;grid-template-columns:0.85fr 1.15fr;gap:clamp(50px, 8vw, 120px);padding:clamp(78px, 10vw, 150px) clamp(24px, 6vw, 96px);background:var(--forest);color:var(--white)}.quote-copy{align-self:start}.quote-copy>p:not(.eyebrow){color:rgb(255 255 255 / .7);font-size:18px}.contact-lines{display:flex;flex-direction:column;gap:9px;margin-top:32px;font-weight:800}.quote-form{display:grid;grid-template-columns:1fr 1fr;gap:24px 18px;padding:clamp(27px, 4vw, 48px);border-radius:25px;background:var(--paper);color:var(--ink)}.quote-form label{display:flex;flex-direction:column;gap:8px;font-size:12px;font-weight:900;text-transform:uppercase}.quote-form input,.quote-form textarea,.quote-form select{width:100%;padding:13px 0;border:0;border-bottom:1px solid var(--ink);border-radius:0;outline:0;background:#fff0;color:var(--ink);font-size:16px;font-weight:500;text-transform:none}.quote-form textarea{resize:vertical}.quote-form input:focus,.quote-form textarea:focus,.quote-form select:focus{border-color:#15906d;box-shadow:0 2px 0 #15906d}.quote-form select{cursor:pointer}.full-field{grid-column:1 / -1}.quote-honeypot{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;white-space:nowrap!important}.form-status{margin:0;padding:14px 16px;border:1px solid #fff0;border-radius:12px;font-size:14px;font-weight:750;line-height:1.45}.form-status--success{border-color:rgb(13 112 83 / .28);background:rgb(26 176 132 / .12);color:#075c45}.form-status--error{border-color:rgb(6 63 61 / .38);background:rgb(6 63 61 / .08);color:var(--forest)}.quote-form .button{width:100%;margin-top:6px}.form-note{margin:-10px 0 0;color:var(--ink-soft);font-size:11px;text-align:center}footer{padding:54px clamp(24px, 6vw, 96px) 25px;background:var(--forest-deep);color:var(--white)}.footer-top,.footer-bottom{display:flex;align-items:center;justify-content:space-between}.footer-address{max-width:580px;padding:0 22px;font-style:normal;line-height:1.55;text-align:center}.factory-hero-address,.factory-visit-address{display:block;margin-top:18px;font-style:normal;font-size:13px;font-weight:700;line-height:1.55}.factory-hero-address{max-width:650px;color:#315f5a}.factory-visit-address{color:var(--forest-deep)}.footer-top{padding-bottom:48px}.footer-top p{margin:0;color:rgb(255 255 255 / .64)}.footer-logo{width:86px;height:86px;border:3px solid rgb(255 255 255 / .18)}.footer-bottom{padding-top:20px;border-top:1px solid rgb(255 255 255 / .16);color:rgb(255 255 255 / .58);font-size:11px}.floating-whatsapp{position:fixed;z-index:25;right:22px;bottom:22px;display:flex;align-items:center;gap:9px;padding:8px 15px 8px 8px;border-radius:99px;background:#25d366;color:#082b19;box-shadow:0 14px 34px rgb(0 0 0 / .22);font-size:12px}.floating-whatsapp span{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:var(--white);font-size:10px;font-weight:900}.product-detail-page{background:#f6f5ef;color:#083d38}.product-detail-page .desktop-nav a[aria-current="page"]{color:#1b7772}.product-page-content{overflow:hidden}.product-breadcrumb{max-width:1320px;margin:0 auto;padding:132px 34px 22px;display:flex;gap:10px;align-items:center;font-size:.78rem;text-transform:uppercase;letter-spacing:.08em}.product-breadcrumb a{color:#1b7772;text-decoration:none}.product-breadcrumb strong{font-weight:700}.product-hero{max-width:1320px;margin:0 auto;padding:18px 34px 76px;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(380px,.92fr);gap:68px;align-items:start}.product-gallery-main{margin:0;aspect-ratio:1.16;overflow:hidden;border-radius:30px;background:#fff}.product-gallery-main img{width:100%;height:100%;object-fit:cover;display:block}.product-gallery-thumbs{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:14px}.product-gallery-thumbs figure{margin:0;aspect-ratio:1.35;overflow:hidden;border-radius:18px;background:#fff}.product-gallery-thumbs img{width:100%;height:100%;object-fit:cover;display:block}.product-hero-copy{padding-top:18px}.product-hero-copy h1{font-size:clamp(3.25rem, 5.3vw, 5.8rem);line-height:.93;letter-spacing:-.065em;margin:18px 0 24px;max-width:760px}.product-subtitle{font-size:1.24rem;line-height:1.6;max-width:650px;color:#395e59}.product-tags{display:flex;flex-wrap:wrap;gap:8px;margin:28px 0}.product-tags span,.product-use-list span{border:1px solid #93bbb4;border-radius:999px;padding:9px 13px;font-size:.78rem;font-weight:750;text-transform:uppercase;letter-spacing:.05em}.product-quick-specs{margin:0;border-top:1px solid #9eb8b2}.product-quick-specs div{display:grid;grid-template-columns:130px 1fr;gap:18px;padding:13px 0;border-bottom:1px solid #c2d0cc}.product-quick-specs dt{font-weight:800}.product-quick-specs dd{margin:0;color:#365b56}.product-actions{display:flex;align-items:center;gap:24px;margin-top:30px;flex-wrap:wrap}.product-note,.product-disclaimer,.table-note{color:#5b746f;font-size:.86rem;line-height:1.6}.stock-purchase-panel{margin-top:30px;padding:24px;border:1px solid #9eb8b2;border-radius:24px;background:#fff;box-shadow:0 22px 60px rgb(2 45 44 / .08)}.stock-purchase-heading{display:flex;justify-content:space-between;align-items:end;gap:24px;padding-bottom:20px;border-bottom:1px solid #d3dfdc}.stock-purchase-heading .eyebrow{margin-bottom:7px;color:#1b7772}.stock-purchase-heading h2{margin:0;font-size:clamp(1.8rem, 3vw, 2.55rem);line-height:1;letter-spacing:-.045em}.stock-price{display:flex;flex-direction:column;align-items:flex-end;text-align:right}.stock-price strong{font-size:1.7rem;line-height:1;color:#003e38}.stock-price span{margin-top:7px;color:#5b746f;font-size:.76rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.stock-order-form{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) 100px;gap:12px;margin-top:20px}.stock-order-form label{display:flex;flex-direction:column;gap:7px}.stock-order-form label>span{color:#335853;font-size:.75rem;font-weight:850;text-transform:uppercase;letter-spacing:.08em;white-space:nowrap}.stock-order-form select,.stock-order-form input[type="number"]{width:100%;min-height:48px;padding:0 13px;border:1px solid #aac1bc;border-radius:12px;background:#f8faf8;color:#083d38;font-weight:700}.stock-order-form select:focus,.stock-order-form input:focus{outline:3px solid rgb(201 244 91 / .46);border-color:#377e75}.stock-add-button{grid-column:1 / -1;width:100%;min-height:52px}.stock-pack-note{margin:14px 0 0;padding:12px 14px;border-radius:12px;background:#e5f7f1;color:#264f49;font-size:.9rem}.stock-pack-note strong{color:#003e38}.stock-add-button:disabled{cursor:not-allowed;opacity:.52;transform:none;box-shadow:none}.stock-selection-meta{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:14px}.stock-selection-meta span{min-width:0;padding:11px 12px;border-radius:12px;background:#edf7f1}.stock-selection-meta strong,.stock-selection-meta output{display:block}.stock-selection-meta strong{color:#5b746f;font-size:.68rem;text-transform:uppercase;letter-spacing:.08em}.stock-selection-meta output{margin-top:3px;overflow-wrap:anywhere;font-size:.82rem;font-weight:800}.stock-cart-status{margin:14px 0 0;color:#5b746f;font-size:.8rem;line-height:1.5}.stock-panel-links{display:flex;justify-content:space-between;gap:16px;margin-top:14px;font-size:.84rem;font-weight:800}.stock-panel-links a{display:inline-flex;align-items:center;gap:7px;border-bottom:1px solid rgb(6 63 61 / .35)}.stock-cart-link{color:#1b7772}.product-mockup-cta{display:grid;grid-template-columns:1fr auto;gap:6px 18px;margin-top:16px;padding:18px 20px;align-items:center;border-radius:16px;background:#003e38;color:#fff}.product-mockup-cta span{grid-column:1;color:#c1fa4d;font-size:.68rem;font-weight:900;letter-spacing:.08em}.product-mockup-cta strong{grid-column:1;font-size:.98rem}.product-mockup-cta>span:last-child{grid-column:2;grid-row:1 / 3;color:#c1fa4d;font-size:1.2rem}.product-proof-strip{background:#003e38;color:#fff;display:grid;grid-template-columns:repeat(4,1fr);padding:25px max(34px, calc((100vw - 1252px)/2))}.product-proof-strip div{display:flex;flex-direction:column;padding:4px 28px;border-right:1px solid rgb(255 255 255 / .24)}.product-proof-strip div:last-child{border:0}.product-proof-strip strong{color:#c1fa4d;font-size:1.7rem;letter-spacing:-.04em}.product-proof-strip span{font-size:.78rem;text-transform:uppercase;letter-spacing:.08em}.product-overview{display:grid;grid-template-columns:.82fr 1.18fr;gap:80px}.product-overview h2,.product-size-intro h2,.product-options h2,.product-packing h2,.product-faq h2,.product-quote h2{font-size:clamp(2.7rem, 5vw, 5rem);line-height:.98;letter-spacing:-.055em;margin:14px 0 24px}.product-use-list{display:flex;flex-wrap:wrap;gap:8px;margin:28px 0 18px}.product-feature-section{background:#003e38;color:#fff;max-width:none;padding-left:max(34px, calc((100vw - 1252px)/2));padding-right:max(34px, calc((100vw - 1252px)/2))}.product-feature-section .section-heading p{color:#bfd0cc}.product-feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:46px}.product-feature-grid article{border-radius:22px;overflow:hidden;background:#f5f1e7;color:#073b36;display:flex;flex-direction:column}.product-feature-grid article:nth-child(odd) .product-feature-copy{background:#c1fa4d}.product-feature-grid article>img{width:100%;aspect-ratio:1;object-fit:contain;display:block;background:#f8f5ef}.product-feature-copy{min-height:230px;padding:24px;display:flex;flex-direction:column;background:#f5f1e7}.product-feature-grid article span{font-weight:900;font-size:.75rem}.product-feature-grid article h3{margin:auto 0 12px;font-size:1.75rem;letter-spacing:-.04em}.product-feature-grid article p{margin:0;line-height:1.55}.product-size-intro{display:grid;grid-template-columns:.8fr 1.2fr;gap:60px;align-items:center}.product-size-intro img{width:100%;border-radius:28px;display:block}.product-table-wrap{overflow-x:auto;margin-top:42px;border-radius:22px;border:1px solid #acc3be;background:#fff}.product-table-wrap table{width:100%;border-collapse:collapse;min-width:820px}.product-table-wrap caption{text-align:left;padding:20px 22px;background:#003e38;color:#fff;font-size:1.1rem;font-weight:800}.product-table-wrap th,.product-table-wrap td{padding:16px 18px;text-align:left;border-bottom:1px solid #d4dfdc}.product-table-wrap th{background:#e8f0ed;font-size:.76rem;text-transform:uppercase;letter-spacing:.06em}.product-table-wrap tbody tr:last-child td{border-bottom:0}.product-options{display:grid;grid-template-columns:.82fr 1.18fr;gap:76px;background:#d9f4ec;max-width:none;padding-left:max(34px, calc((100vw - 1252px)/2));padding-right:max(34px, calc((100vw - 1252px)/2))}.product-option-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.product-option-grid article{background:#fff;border-radius:20px;padding:26px}.product-option-grid h3{font-size:1.35rem;margin:0 0 12px}.product-option-grid p{color:#4b6b66;line-height:1.6;margin:0}.product-packing{display:grid;grid-template-columns:1fr .8fr;gap:70px;align-items:center}.product-packing ol{list-style:none;padding:0;margin:34px 0 0}.product-packing li{display:grid;grid-template-columns:50px 1fr;gap:18px;padding:20px 0;border-top:1px solid #adc1bc}.product-packing li span{font-weight:900}.product-packing li strong{font-size:1.15rem}.product-packing li p{margin:5px 0 0;color:#4e6964}.product-packing>img{width:100%;max-height:730px;object-fit:cover;object-position:top;border-radius:28px}.product-faq{display:grid;grid-template-columns:.7fr 1.3fr;gap:80px}.product-quote{background:#c1fa4d;display:grid;grid-template-columns:1.2fr .8fr;gap:60px;align-items:end;max-width:none;padding-left:max(34px, calc((100vw - 1252px)/2));padding-right:max(34px, calc((100vw - 1252px)/2))}.product-quote-actions{display:flex;flex-direction:column;align-items:stretch;gap:12px}.product-quote-actions .button{justify-content:space-between}.product-card[href]{color:inherit;text-decoration:none}.product-card[href]:hover img{transform:scale(1.025)}.product-card[href] img{transition:transform .3s ease}.page-content{max-width:1240px;min-height:60vh;margin:0 auto;padding:132px 34px 100px}.page-content>.woocommerce,.page-content .wp-block-woocommerce-cart,.page-content .wp-block-woocommerce-checkout{width:100%}.woocommerce-notices-wrapper,.woocommerce-message,.woocommerce-info,.woocommerce-error{margin:0 0 22px;padding:16px 18px;border:1px solid #9eb8b2;border-radius:14px;background:#edf7f1;color:#083d38;list-style:none}.woocommerce-error{border-color:#d2a596;background:#fff2ed}.woocommerce-cart-form,.cart_totals,.woocommerce-checkout-review-order,.woocommerce-billing-fields,.woocommerce-shipping-fields{padding:24px;border:1px solid #b9cbc7;border-radius:22px;background:#fff}.woocommerce table.shop_table{width:100%;border-collapse:collapse}.woocommerce table.shop_table th,.woocommerce table.shop_table td{padding:15px 12px;border-bottom:1px solid #d8e2df;text-align:left}.woocommerce table.shop_table img{width:76px;height:76px;border-radius:12px;object-fit:cover}.woocommerce .quantity input{width:82px;min-height:44px;padding:0 10px;border:1px solid #aac1bc;border-radius:10px}.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.wc-block-components-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 20px;border:0;border-radius:999px;background:#c9f45b;color:#022d2c;font-weight:850;text-decoration:none}.woocommerce .checkout-button{width:100%;margin-top:12px}.stock-checkout-pending{margin-top:14px;padding:16px 18px;border-radius:14px;background:#fff2ed;color:#74331f;font-weight:750;line-height:1.5}.stock-checkout-disabled .wc-block-cart__submit-container{display:none}.stock-checkout-disabled .cart_totals .wc-proceed-to-checkout{display:none}.factory-page .desktop-nav a[aria-current="page"]{color:#1b7772}.factory-page-content{overflow:hidden}.factory-hero{display:grid;grid-template-columns:0.88fr 1.12fr;min-height:690px;background:var(--forest-deep);color:var(--white)}.factory-hero-copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(72px, 8vw, 120px) clamp(30px, 6vw, 96px)}.factory-hero-copy h1{max-width:690px;margin-bottom:28px;font-size:clamp(58px, 6.2vw, 102px)}.factory-hero-copy h1 em{color:var(--lime);font-style:normal}.factory-hero-copy>p:not(.eyebrow){max-width:620px;margin-bottom:36px;color:rgb(255 255 255 / .76);font-size:18px}.factory-hero-actions{display:flex;align-items:center;gap:26px}.factory-hero-image{position:relative;min-height:690px;margin:0;overflow:hidden;background:var(--forest)}.factory-hero-image::after{position:absolute;inset:0;background:linear-gradient(90deg,rgb(2 45 44 / .46),transparent 34%);content:"";pointer-events:none}.factory-hero-image img{width:100%;height:100%;min-height:690px;object-fit:cover}.factory-hero-image figcaption{position:absolute;z-index:2;right:28px;bottom:28px;display:flex;align-items:center;gap:14px;max-width:390px;padding:14px 18px;border-radius:12px;background:rgb(2 45 44 / .92);font-size:13px;font-weight:750}.factory-hero-image figcaption span{color:var(--lime)}.factory-stat-band{display:grid;grid-template-columns:repeat(4,1fr);background:var(--lime);color:var(--forest-deep)}.factory-stat-band div{display:flex;min-height:126px;padding:24px clamp(20px, 3vw, 46px);border-right:1px solid rgb(16 44 43 / .32);flex-direction:column;justify-content:center}.factory-stat-band div:last-child{border-right:0}.factory-stat-band strong{font-size:clamp(31px, 3vw, 48px);line-height:1}.factory-stat-band span{margin-top:8px;font-size:12px;font-weight:800;text-transform:uppercase}.factory-intro{display:grid;grid-template-columns:0.86fr 1.14fr;gap:clamp(48px, 7vw, 110px);align-items:center;background:var(--paper)}.factory-intro-copy h2,.factory-section-heading h2,.quality-heading h2,.factory-visit h2,.factory-cta h2{max-width:790px}.factory-intro-points{display:flex;flex-wrap:wrap;gap:10px;margin-top:34px}.factory-intro-points span{padding:9px 13px;border:1px solid var(--line);border-radius:999px;background:var(--cream);font-size:12px;font-weight:800}.factory-intro-gallery{display:grid;grid-template-columns:1.2fr 0.8fr;gap:12px}.factory-intro-gallery figure,.factory-capability-row figure{position:relative;margin:0;overflow:hidden;border-radius:22px;background:var(--cream)}.factory-intro-gallery figure{min-height:500px}.factory-intro-gallery img,.factory-capability-row figure img{width:100%;height:100%;object-fit:cover}.factory-intro-gallery figcaption{position:absolute;right:14px;bottom:14px;left:14px;padding:11px 13px;border-radius:10px;background:rgb(2 45 44 / .9);color:var(--white);font-size:12px;font-weight:800}.procurement-trust{background:#dceee8;color:var(--forest-deep)}.procurement-trust-heading{display:grid;grid-template-columns:1.08fr .92fr;gap:clamp(42px, 7vw, 110px);align-items:end;margin-bottom:54px}.procurement-trust-heading h2{max-width:860px}.procurement-trust-heading>p{max-width:620px;margin:0;color:#41615d;font-size:17px;line-height:1.75}.procurement-trust-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:16px}.procurement-trust-grid article{border:1px solid #9bb8b1;border-radius:24px;background:var(--paper)}.procurement-identity-card{padding:clamp(28px, 4vw, 54px)}.procurement-card-number{display:grid;width:42px;height:42px;margin-bottom:58px;place-items:center;border-radius:50%;background:var(--forest-deep);color:var(--lime);font-size:12px;font-weight:900}.procurement-trust-grid h3{margin:12px 0 34px;font-size:clamp(29px, 3vw, 46px);line-height:1;letter-spacing:-.045em}.procurement-trust-grid dl{margin:0}.procurement-trust-grid dl div{display:grid;grid-template-columns:150px 1fr;gap:18px;padding:16px 0;border-top:1px solid #bfd0cc}.procurement-trust-grid dt{color:#55716d;font-size:11px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.procurement-trust-grid dd{margin:0;font-size:14px;line-height:1.6}.procurement-report-card{display:grid;grid-template-columns:1fr minmax(260px,.72fr);overflow:hidden}.procurement-report-copy{padding:clamp(28px, 4vw, 54px)}.procurement-report-note{margin:28px 0 22px;padding:16px 18px;border-radius:12px;background:#eef3ef;color:#42615d;font-size:12px;line-height:1.65}.procurement-report-card figure{position:relative;display:flex;min-height:650px;margin:0;padding:18px 18px 62px;align-items:flex-start;justify-content:center;overflow:hidden;background:#f4f5f2}.procurement-report-card figure img{display:block;width:100%;height:auto;max-height:760px;object-fit:contain;object-position:center top}.procurement-report-card figcaption{position:absolute;right:14px;bottom:14px;left:14px;padding:11px 13px;border-radius:10px;background:rgb(2 45 44 / .92);color:var(--white);font-size:11px;font-weight:850}.factory-capabilities{background:var(--forest-deep);color:var(--white)}.factory-section-heading{display:grid;grid-template-columns:1.15fr 0.85fr;gap:60px;margin-bottom:70px}.factory-section-heading>p{max-width:570px;margin:44px 0 0;color:rgb(255 255 255 / .7);font-size:17px}.factory-capability-list{border-top:1px solid rgb(255 255 255 / .18)}.factory-capability-row{display:grid;grid-template-columns:70px minmax(320px,0.84fr) minmax(380px,1.16fr);gap:clamp(26px, 4vw, 64px);align-items:center;padding:58px 0;border-bottom:1px solid rgb(255 255 255 / .18)}.factory-capability-number{align-self:start;color:var(--lime);font-size:13px;font-weight:900}.factory-capability-copy h3{margin-bottom:18px;font-size:clamp(33px, 4vw, 58px)}.factory-capability-copy>p:not(.eyebrow){max-width:650px;color:rgb(255 255 255 / .72)}.factory-capability-copy ul{display:grid;grid-template-columns:1fr 1fr;gap:0 18px;margin:28px 0 0;padding:0;list-style:none}.factory-capability-copy li{padding:10px 0;border-top:1px solid rgb(255 255 255 / .22);font-size:13px;font-weight:750}.factory-capability-row figure{height:430px}.reverse-row figure,.reverse-row .capability-evidence-card{grid-column:2;grid-row:1}.reverse-row .factory-capability-copy{grid-column:3}.reverse-row .factory-capability-number{grid-column:1}.capability-evidence-card{display:flex;min-height:430px;padding:clamp(34px, 5vw, 68px);border-radius:22px;background:var(--mint);color:var(--forest-deep);flex-direction:column;justify-content:center}.capability-evidence-card span{margin-bottom:24px;font-size:12px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.capability-evidence-card strong{max-width:530px;font-size:clamp(31px, 3vw, 50px);line-height:1.02}.capability-evidence-card p{max-width:560px;margin:28px 0 0}.quality-section{background:var(--cream)}.quality-heading{max-width:960px;margin-bottom:56px}.quality-heading>p:not(.eyebrow){max-width:720px;color:var(--ink-soft);font-size:17px}.quality-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--ink)}.quality-grid article{min-height:260px;padding:clamp(24px, 3vw, 42px);border-right:1px solid var(--ink);background:var(--white)}.quality-grid article:last-child{border-right:0}.quality-grid article span{display:block;margin-bottom:64px;color:#1b7772;font-size:12px;font-weight:900}.quality-grid h3{margin-bottom:10px;font-size:23px}.quality-grid p{margin-bottom:0;color:var(--ink-soft);font-size:14px}.quality-evidence{display:grid;grid-template-columns:0.75fr 1fr 0.75fr;gap:48px;align-items:start;margin-top:70px}.quality-evidence h3{font-size:clamp(28px, 3vw, 43px)}.quality-evidence ul{margin:0;padding:0;list-style:none}.quality-evidence li{padding:12px 0;border-top:1px solid rgb(16 44 43 / .25);font-weight:750}.quality-report-card{display:flex;min-height:310px;padding:34px;border-radius:22px;background:var(--forest);color:var(--white);flex-direction:column}.quality-report-card strong{color:var(--lime);font-size:clamp(58px, 6vw, 90px);line-height:1}.quality-report-card span{margin-top:12px;font-size:14px;font-weight:850}.quality-report-card p{margin:auto 0 0;color:rgb(255 255 255 / .7);font-size:12px}.factory-flow{background:var(--paper)}.factory-flow .factory-section-heading>p{color:var(--ink-soft)}.factory-flow-list{display:grid;grid-template-columns:repeat(4,1fr);margin:0;padding:0;border-top:1px solid var(--ink);border-left:1px solid var(--ink);list-style:none}.factory-flow-list li{display:flex;min-height:146px;padding:24px;border-right:1px solid var(--ink);border-bottom:1px solid var(--ink);background:var(--white);flex-direction:column;justify-content:space-between}.factory-flow-list li:nth-child(2n){background:var(--cream)}.factory-flow-list span{color:#1b7772;font-size:11px;font-weight:900}.factory-flow-list strong{font-size:17px}.factory-visit{display:grid;grid-template-columns:1.15fr 0.85fr auto;gap:52px;align-items:end;background:var(--mint)}.factory-visit p:not(.eyebrow){max-width:600px;margin:0}.factory-cta{display:grid;grid-template-columns:1.15fr 0.85fr;gap:80px;background:var(--lime);color:var(--forest-deep)}.factory-cta>div:last-child{display:flex;align-items:flex-start;flex-direction:column;justify-content:flex-end}.factory-cta>div:last-child p{max-width:590px;margin-bottom:28px}@media (max-width:1100px){.product-hero{grid-template-columns:1fr 1fr;gap:36px}.product-hero-copy h1{font-size:clamp(3rem, 6vw, 4.7rem)}.product-feature-grid{grid-template-columns:1fr 1fr}.product-overview,.product-options,.product-packing,.product-faq{gap:42px}.site-header{grid-template-columns:auto 1fr auto}.desktop-nav,.site-header>.button{display:none}.mobile-menu{display:block;justify-self:end}.mobile-menu summary{padding:10px 16px;border:1px solid var(--line);border-radius:99px;cursor:pointer;list-style:none;font-size:13px;font-weight:800}.mobile-menu nav{position:absolute;top:72px;right:24px;display:flex;flex-direction:column;min-width:220px;padding:14px;border:1px solid var(--line);border-radius:14px;background:var(--paper);box-shadow:0 18px 50px rgb(2 45 44 / .15)}.mobile-menu nav a{padding:10px 9px;font-weight:750}.mobile-products{border-bottom:1px solid var(--line)}.mobile-products summary{padding:10px 9px;border:0;border-radius:0;font-size:inherit;list-style:none}.mobile-products summary::after{content:"+";float:right}.mobile-products[open] summary::after{content:"−"}.mobile-products div{padding:0 0 8px 10px}.mobile-products div a{display:block;padding:8px 9px;color:#355d58;font-size:12px}.hero{grid-template-columns:1fr}.hero-visual{min-height:540px}.hero-copy{padding-bottom:70px}.capability-grid{grid-template-columns:1fr}.product-grid{display:flex;gap:0;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory}.product-card,.product-card-wide{grid-column:span 1;flex:0 0 245px;scroll-snap-align:start}.feature-card{min-height:auto}.promise-grid{grid-template-columns:1fr 1fr}.factory-hero{grid-template-columns:1fr}.factory-hero-image,.factory-hero-image img{min-height:560px}.factory-intro,.factory-section-heading,.procurement-trust-heading,.procurement-trust-grid,.factory-cta{grid-template-columns:1fr}.factory-capability-row{grid-template-columns:54px 1fr}.factory-capability-row figure,.factory-capability-row .capability-evidence-card,.reverse-row figure,.reverse-row .capability-evidence-card{grid-column:2;grid-row:auto}.reverse-row .factory-capability-copy,.reverse-row .factory-capability-number{grid-column:auto}.quality-grid{grid-template-columns:1fr 1fr}.quality-grid article:nth-child(2){border-right:0}.quality-grid article:nth-child(-n+2){border-bottom:1px solid var(--ink)}.quality-evidence{grid-template-columns:1fr 1fr}.quality-report-card{grid-column:1 / -1}.factory-flow-list{grid-template-columns:repeat(3,1fr)}.factory-visit{grid-template-columns:1fr 1fr}.factory-visit .button{grid-column:1 / -1}}@media (max-width:760px){.product-breadcrumb{padding:112px 20px 18px;overflow-x:auto;white-space:nowrap}.product-hero{grid-template-columns:1fr;padding:10px 20px 52px}.product-gallery-main{border-radius:22px}.product-hero-copy{padding-top:0}.product-hero-copy h1{font-size:clamp(3.2rem, 15vw, 4.5rem)}.product-quick-specs div{grid-template-columns:110px 1fr}.stock-purchase-panel{padding:19px;border-radius:20px}.stock-purchase-heading{align-items:flex-start;flex-direction:column;gap:15px}.stock-price{align-items:flex-start;text-align:left}.stock-order-form{grid-template-columns:1fr 1fr}.stock-order-form label:nth-child(3),.stock-add-button{grid-column:1 / -1}.stock-selection-meta{grid-template-columns:1fr}.stock-panel-links{align-items:flex-start;flex-direction:column}.product-proof-strip{grid-template-columns:1fr 1fr;padding:18px 20px}.product-proof-strip div{padding:14px 10px;border-right:0;border-bottom:1px solid rgb(255 255 255 / .2)}.product-proof-strip div:nth-child(odd){border-right:1px solid rgb(255 255 255 / .2)}.product-overview,.product-size-intro,.product-options,.product-packing,.product-faq,.product-quote{grid-template-columns:1fr;gap:32px}.product-feature-section,.product-options,.product-quote{padding-left:20px;padding-right:20px}.product-feature-grid,.product-option-grid{grid-template-columns:1fr}.product-feature-copy{min-height:190px}.product-size-intro img{order:-1;border-radius:20px}.product-packing>img{order:-1;max-height:560px}.product-quote-actions{width:100%}.page-content{padding:112px 20px 72px}.woocommerce-cart-form,.cart_totals,.woocommerce-checkout-review-order,.woocommerce-billing-fields,.woocommerce-shipping-fields{padding:17px;border-radius:17px}.site-header{min-height:72px;padding:11px 19px}.brand-logo{width:54px;height:54px;border-radius:11px}.hero-copy{padding:68px 22px 58px}h1{font-size:clamp(50px, 15vw, 72px)}.hero-actions{align-items:flex-start;flex-direction:column}.hero-visual{min-height:470px}.capability-card{width:175px;height:250px;padding:19px}.card-digital{left:5%}.card-gravure{left:40%}.card-specialty{display:none}.hero-stamp{right:7%;bottom:4%;width:105px;height:105px}.hero-product-main{top:10%;left:4%;width:62%;height:52%}.hero-product-secondary{top:26%;right:2%;width:47%;height:38%}.hero-product-tertiary{right:22%;bottom:4%;width:42%;height:31%}.ticker{grid-template-columns:1fr 1fr}.ticker span{border-bottom:1px solid rgb(16 44 43 / .4)}.intro-grid,.section-heading,.factory-section,.faq-section,.quote-section{grid-template-columns:1fr;gap:35px}.section-heading>p{margin-top:0}.factory-board{grid-template-columns:1fr 1fr;box-shadow:10px 10px 0 var(--lime)}.metric-large{grid-column:1 / -1;grid-row:auto;min-height:220px}.factory-metric:not(.metric-large){border-left:0}.factory-metric:last-of-type{border-left:1px solid var(--ink)}.process-list li{grid-template-columns:42px 1fr}.promise-grid{grid-template-columns:1fr}.process-gallery{grid-template-columns:1fr}.process-gallery figure,.process-gallery img{min-height:250px}.promise-grid div{min-height:auto}.faq-intro{position:static}.quote-form{grid-template-columns:1fr}.quote-form label,.full-field{grid-column:1}.footer-top,.footer-bottom{align-items:flex-start;flex-direction:column;gap:15px}.footer-top p{max-width:270px}.footer-address{max-width:none;padding:0;text-align:left}.floating-whatsapp strong{display:none}.floating-whatsapp{padding-right:8px}.factory-hero-copy{padding:70px 22px 58px}.factory-hero-copy h1{font-size:clamp(51px, 14vw, 72px)}.factory-hero-actions{align-items:flex-start;flex-direction:column}.factory-hero-image,.factory-hero-image img{min-height:390px}.factory-hero-image figcaption{right:15px;bottom:15px;left:15px}.factory-stat-band{grid-template-columns:1fr 1fr}.factory-stat-band div:nth-child(2){border-right:0}.factory-stat-band div:nth-child(-n+2){border-bottom:1px solid rgb(16 44 43 / .32)}.factory-intro-gallery{grid-template-columns:1fr}.procurement-report-card{grid-template-columns:1fr}.procurement-report-card figure{min-height:560px}.factory-intro-gallery figure{min-height:290px}.factory-section-heading>p{margin-top:0}.procurement-trust-heading>p{margin-top:0}.procurement-trust-grid dl div{grid-template-columns:1fr;gap:7px}.procurement-report-card figure{min-height:480px}.factory-capability-row{grid-template-columns:1fr;padding:44px 0}.factory-capability-row figure,.factory-capability-row .capability-evidence-card,.factory-capability-copy,.factory-capability-number,.reverse-row figure,.reverse-row .capability-evidence-card,.reverse-row .factory-capability-copy,.reverse-row .factory-capability-number{grid-column:1}.factory-capability-row figure{height:300px}.factory-capability-copy ul{grid-template-columns:1fr}.quality-grid,.quality-evidence,.factory-flow-list,.factory-visit,.factory-cta{grid-template-columns:1fr}.quality-grid article,.quality-grid article:nth-child(2),.quality-grid article:last-child{border-right:0;border-bottom:1px solid var(--ink)}.quality-grid article:last-child{border-bottom:0}.quality-evidence{gap:34px}.quality-report-card,.factory-visit .button{grid-column:1}}.hp-home{background:#f4f0e7}.hp-hero{display:grid;grid-template-columns:.92fr 1.08fr;min-height:880px;padding:148px max(34px,calc((100vw - 1360px)/2)) 72px;align-items:center;gap:70px;background:radial-gradient(circle at 18% 15%,rgb(193 250 77 / .23),transparent 28%),#f4f0e7}.hp-hero-copy h1{max-width:750px;margin:18px 0 28px;color:#003e38;font-size:clamp(4.5rem,7.35vw,8.5rem);line-height:.82;letter-spacing:-.077em}.hp-hero-copy h1 em{color:#17766d;font-style:normal}.hp-hero-copy>p:not(.eyebrow){max-width:650px;color:#3e615c;font-size:1.08rem;line-height:1.72}.hp-hero-actions{display:flex;margin-top:33px;align-items:center;gap:25px;flex-wrap:wrap}.hp-hero-proof{display:flex;margin-top:32px;gap:9px;flex-wrap:wrap}.hp-hero-proof span{padding:9px 12px;border:1px solid #aabfba;border-radius:999px;color:#365b56;font-size:.68rem;font-weight:850;letter-spacing:.055em;text-transform:uppercase}.hp-hero-media{position:relative;min-height:660px;margin:0;overflow:hidden;border-radius:28px;background:#d6e8e2;box-shadow:0 32px 80px rgb(0 62 56 / .16)}.hp-hero-media img{width:100%;height:100%;min-height:660px;object-fit:cover;display:block}.hp-hero-media figcaption{position:absolute;right:18px;bottom:18px;left:18px;display:flex;padding:16px 18px;align-items:center;justify-content:space-between;border-radius:14px;background:rgb(0 62 56 / .93);color:#fff}.hp-hero-media figcaption span{color:#bfd4cf;font-size:.69rem;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.hp-hero-media figcaption strong{color:#c1fa4d;font-size:1.1rem}.hp-technology{padding:108px max(34px,calc((100vw - 1360px)/2));background:#003e38;color:#fff;scroll-margin-top:84px}.hp-technology-intro{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:end}.hp-technology-intro .eyebrow{grid-column:1 / -1;color:#c1fa4d}.hp-technology-intro h2{max-width:760px;margin:0;font-size:clamp(3.7rem,6.2vw,6.6rem);line-height:.86;letter-spacing:-.068em}.hp-technology-intro>p:last-child{max-width:520px;margin:0 0 8px;color:#b9d0cb;line-height:1.7}.hp-technology-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:65px;border-top:1px solid rgb(255 255 255 / .28);border-bottom:1px solid rgb(255 255 255 / .28)}.hp-technology-grid article{display:flex;min-height:555px;padding:27px 30px 32px;flex-direction:column;border-right:1px solid rgb(255 255 255 / .28)}.hp-technology-grid article:first-child{padding-left:0}.hp-technology-grid article:last-child{padding-right:0;border-right:0}.hp-technology-grid article>span{color:#c1fa4d;font-size:.72rem;font-weight:900}.hp-technology-grid figure{position:relative;height:225px;margin:30px 0 32px;overflow:hidden;border:1px solid rgb(255 255 255 / .22);border-radius:16px;background:#123f3b}.hp-technology-grid figure::after{position:absolute;inset:0;content:"";pointer-events:none;box-shadow:inset 0 0 0 1px rgb(0 0 0 / .08)}.hp-technology-grid figure img{width:100%;height:100%;object-fit:cover;display:block;transition:transform 400ms ease}.hp-technology-grid article:hover figure img{transform:scale(1.025)}.hp-technology-grid h3{margin:auto 0 17px;font-size:1.85rem;line-height:1.04;letter-spacing:-.04em}.hp-technology-grid p{margin:0;color:#b9d0cb;font-size:.86rem;line-height:1.65}@media (max-width:1050px){.hp-hero{grid-template-columns:1fr;padding-top:140px}.hp-technology-intro{grid-template-columns:1fr;gap:25px}.hp-technology-grid article{min-height:520px}}@media (max-width:760px){.hp-hero{min-height:auto;padding:128px 20px 55px;gap:40px}.hp-hero-copy h1{font-size:clamp(3.65rem,17vw,5.35rem)}.hp-hero-actions{align-items:flex-start;flex-direction:column}.hp-hero-media,.hp-hero-media img{min-height:440px}.hp-technology{padding:78px 20px}.hp-technology-grid{grid-template-columns:1fr}.hp-technology-grid article,.hp-technology-grid article:first-child,.hp-technology-grid article:last-child{min-height:0;padding:24px 0 34px;border-right:0;border-bottom:1px solid rgb(255 255 255 / .28)}.hp-technology-grid article:last-child{border-bottom:0}.hp-technology-grid figure{height:245px;margin:24px 0 27px}.hp-technology-grid h3{margin:0 0 15px}}.hp-pouches,.hp-why,.hp-cases,.hp-faq{max-width:1360px;margin:0 auto;padding:112px 34px;scroll-margin-top:82px}.hp-section-heading{display:grid;grid-template-columns:1.05fr .95fr;margin-bottom:56px;align-items:end;gap:80px}.hp-section-heading h2{max-width:780px;margin:14px 0 0;color:#003e38;font-size:clamp(3.6rem,6vw,6.4rem);line-height:.87;letter-spacing:-.067em}.hp-section-heading>div:last-child>p,.hp-section-heading>p{max-width:570px;margin:0 0 20px;color:#486761;line-height:1.7}.hp-pouch-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.hp-pouch-grid article{overflow:hidden;border:1px solid #a9beb8;border-radius:24px;background:#fcfaf5}.hp-pouch-grid figure{position:relative;height:390px;margin:0;overflow:hidden;background:#dcebe5}.hp-pouch-grid figure img{width:100%;height:100%;object-fit:cover;display:block;transition:transform 400ms ease}.hp-pouch-grid article:hover figure img{transform:scale(1.025)}.hp-pouch-grid figure span{position:absolute;top:15px;left:15px;display:grid;width:44px;height:44px;place-items:center;border-radius:50%;background:#c1fa4d;color:#003e38;font-size:.73rem;font-weight:900}.hp-pouch-grid article>div{padding:27px}.hp-pouch-grid h3{margin:0 0 13px;color:#003e38;font-size:2rem;line-height:1;letter-spacing:-.045em}.hp-pouch-grid p{color:#4a6862;font-size:.87rem;line-height:1.65}.hp-pouch-grid ul{margin:20px 0 24px;padding:18px 0;list-style:none;border-top:1px solid #d1deda;border-bottom:1px solid #d1deda}.hp-pouch-grid li{position:relative;padding:5px 0 5px 18px;color:#365953;font-size:.76rem}.hp-pouch-grid li::before{position:absolute;left:0;content:"•";color:#62a800}.hp-pouch-grid article a{color:#003e38;font-size:.76rem;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.hp-process{padding:110px max(34px,calc((100vw - 1360px)/2));background:#f9f8f4;color:#003e38;scroll-margin-top:82px}.hp-process-heading{display:grid;grid-template-columns:1.05fr .95fr;margin-bottom:58px;align-items:end;gap:80px}.hp-process-heading h2{max-width:800px;margin:14px 0 0;color:#003e38;font-size:clamp(3.6rem,6vw,6.4rem);line-height:.87;letter-spacing:-.067em}.hp-process-heading>div:last-child{display:flex;align-items:flex-start;flex-direction:column}.hp-process-heading>div:last-child p{max-width:570px;margin:0 0 25px;color:#486761;line-height:1.7}.hp-process ol{margin:0;padding:0;border-top:1px solid #234a45;border-bottom:1px solid #234a45;list-style:none}.hp-process li{display:grid;grid-template-columns:82px minmax(0,1fr);min-height:132px;padding:28px 0;align-items:center;border-bottom:1px solid #8ca49f}.hp-process li:last-child{border-bottom:0}.hp-process li>span{align-self:start;padding-top:8px;color:#003e38;font-size:.72rem;font-weight:950}.hp-process li>div{display:grid;grid-template-columns:minmax(260px,.72fr) minmax(300px,1.28fr);align-items:baseline;gap:46px}.hp-process h3{margin:0;color:#003e38;font-size:clamp(1.55rem,2.2vw,2.15rem);line-height:1.05;letter-spacing:-.045em}.hp-process li p{margin:0;color:#315b55;font-size:.92rem;line-height:1.6}.hp-why{display:grid;grid-template-columns:.83fr 1.17fr;gap:70px}.hp-why-copy h2{margin:14px 0 24px;color:#003e38;font-size:clamp(3.55rem,5.7vw,6rem);line-height:.87;letter-spacing:-.066em}.hp-why-copy>p:not(.eyebrow){max-width:590px;color:#4a6862;font-size:1rem;line-height:1.72}.hp-why-copy .button{margin-top:25px}.hp-metrics{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #9fb6b0;border-left:1px solid #9fb6b0}.hp-metrics div{min-height:245px;padding:27px;border-right:1px solid #9fb6b0;border-bottom:1px solid #9fb6b0}.hp-metrics strong{display:block;color:#176f67;font-size:clamp(2.5rem,4vw,4.3rem);line-height:.9;letter-spacing:-.06em}.hp-metrics span{display:block;margin-top:14px;color:#003e38;font-size:.72rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.hp-metrics p{max-width:250px;margin:30px 0 0;color:#536e68;font-size:.79rem;line-height:1.55}.hp-why-strip{display:flex;grid-column:1 / -1;padding:18px 20px;justify-content:space-between;gap:20px;border-radius:16px;background:#d9f4ec;color:#315a54;font-size:.69rem;font-weight:850;letter-spacing:.05em;text-transform:uppercase}.hp-cases{max-width:none;padding-right:max(34px,calc((100vw - 1360px)/2));padding-left:max(34px,calc((100vw - 1360px)/2));background:#e1eee9}.hp-case-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.hp-case-card{display:flex;min-width:0;overflow:hidden;flex-direction:column;border:1px solid var(--hp-sage);border-radius:18px;background:var(--hp-ivory);color:var(--hp-deep);box-shadow:0 14px 35px color-mix(in srgb,var(--hp-deep) 8%,transparent);transition:transform .25s ease,box-shadow .25s ease}.hp-case-card:hover{transform:translateY(-4px);box-shadow:0 20px 42px color-mix(in srgb,var(--hp-deep) 13%,transparent)}.hp-case-card figure{position:relative;height:260px;margin:0;overflow:hidden;background:var(--hp-soft)}.hp-case-card figure img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.hp-case-card:hover figure img{transform:scale(1.035)}.hp-case-card figure span{position:absolute;top:16px;left:16px;display:grid;width:38px;height:38px;place-items:center;border-radius:50%;background:var(--hp-sage);color:var(--hp-deep);font-size:.7rem;font-weight:900}.hp-case-card>div{display:flex;padding:25px;flex:1;flex-direction:column;align-items:flex-start}.hp-case-kicker{margin:0 0 12px;color:var(--hp-deep);font-size:.69rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.hp-case-card h3{margin:0 0 14px;color:var(--hp-deep);font-size:clamp(1.45rem,2vw,1.85rem);line-height:1.05;letter-spacing:-.035em}.hp-case-card>div>p:not(.hp-case-kicker){margin:0 0 24px;color:var(--hp-deep);opacity:.72;font-size:.81rem;line-height:1.6}.hp-case-card strong{display:inline-flex;margin-top:auto;align-items:center;gap:7px;color:var(--hp-deep);font-size:.7rem;font-weight:900;letter-spacing:.05em;text-transform:uppercase}.hp-faq{display:grid;grid-template-columns:.78fr 1.22fr;gap:100px}.hp-faq-intro{position:sticky;top:125px;align-self:start}.hp-faq h2{margin:14px 0 22px;color:#003e38;font-size:clamp(3.5rem,5.5vw,5.8rem);line-height:.87;letter-spacing:-.065em}.hp-faq-intro>p:last-child{color:#4e6a65;line-height:1.65}.hp-contact{display:grid;grid-template-columns:1.08fr .92fr;padding:105px max(34px,calc((100vw - 1360px)/2));gap:90px;background:#c1fa4d;scroll-margin-top:82px}.hp-contact-copy h2{max-width:800px;margin:14px 0 22px;color:#003e38;font-size:clamp(3.8rem,6.5vw,7rem);line-height:.84;letter-spacing:-.072em}.hp-contact-copy>p:not(.eyebrow){max-width:620px;color:#2d554f;line-height:1.7}.hp-contact-actions{display:flex;margin-top:34px;gap:12px;flex-wrap:wrap}.hp-email-button{border:1px solid #003e38;background:#fff0;color:#003e38}.hp-contact-details{border-top:1px solid rgb(0 62 56 / .35)}.hp-contact-details div{padding:25px 0;border-bottom:1px solid rgb(0 62 56 / .35)}.hp-contact-details span{display:block;margin-bottom:8px;color:#41665f;font-size:.67rem;font-weight:900;letter-spacing:.07em;text-transform:uppercase}.hp-contact-details a{color:#003e38;font-size:1.2rem;font-weight:850}.hp-contact-details p{max-width:520px;margin:0;color:#315850;font-size:.82rem;line-height:1.6}.hp-footer{display:grid;grid-template-columns:1.5fr repeat(3,1fr);padding:75px max(34px,calc((100vw - 1360px)/2)) 30px;gap:55px;background:#082c29;color:#fff}.hp-footer-brand p{max-width:330px;color:#9fbab4;font-size:.8rem;line-height:1.6}.hp-footer nav{display:flex;flex-direction:column;align-items:flex-start;gap:11px}.hp-footer nav strong{margin-bottom:9px;color:#c1fa4d;font-size:.7rem;letter-spacing:.07em;text-transform:uppercase}.hp-footer nav a{color:#c0d2ce;font-size:.78rem}.hp-footer nav a:hover{color:#fff}.hp-footer-bottom{display:flex;grid-column:1 / -1;margin-top:30px;padding-top:24px;justify-content:space-between;border-top:1px solid rgb(255 255 255 / .18);color:#829f99;font-size:.68rem}@media (max-width:1050px){.hp-pouch-grid{grid-template-columns:1fr 1fr}.hp-pouch-grid article:last-child{grid-column:1 / -1}.hp-process-heading{grid-template-columns:1fr;gap:28px}.hp-process li>div{grid-template-columns:.9fr 1.1fr}.hp-why,.hp-faq{grid-template-columns:1fr}.hp-case-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hp-faq-intro{position:static}.hp-footer{grid-template-columns:1.5fr 1fr 1fr}.hp-footer nav:last-of-type{grid-column:2 / 3}}@media (max-width:760px){.hp-pouches,.hp-why,.hp-cases,.hp-faq{padding:76px 20px}.hp-section-heading{grid-template-columns:1fr;margin-bottom:38px;gap:25px}.hp-section-heading h2{font-size:clamp(3.25rem,14vw,4.8rem)}.hp-pouch-grid{grid-template-columns:1fr}.hp-pouch-grid article:last-child{grid-column:auto}.hp-pouch-grid figure{height:340px}.hp-process{padding:76px 20px}.hp-process-heading{margin-bottom:40px}.hp-process-heading h2{font-size:clamp(3.25rem,14vw,4.8rem)}.hp-process li{grid-template-columns:46px 1fr;min-height:0;padding:27px 0;align-items:start}.hp-process li>span{padding-top:3px}.hp-process li>div{grid-template-columns:1fr;gap:10px}.hp-process h3{font-size:1.55rem}.hp-process li p{font-size:.82rem}.hp-why{gap:45px}.hp-metrics{grid-template-columns:1fr}.hp-metrics div{min-height:215px}.hp-why-strip{align-items:flex-start;flex-direction:column}.hp-case-grid{grid-template-columns:1fr}.hp-case-card figure{height:240px}.hp-faq{gap:35px}.hp-contact{grid-template-columns:1fr;padding:78px 20px;gap:55px}.hp-contact-actions{align-items:stretch;flex-direction:column}.hp-contact-actions .button{justify-content:space-between}.hp-footer{grid-template-columns:1fr 1fr;padding:58px 20px 25px;gap:42px 24px}.hp-footer-brand{grid-column:1 / -1}.hp-footer nav:last-of-type{grid-column:auto}.hp-footer-bottom{align-items:flex-start;flex-direction:column;gap:8px}}.hp-home{--hp-deep:#0b3b35;--hp-ivory:#f4f0e7;--hp-sage:#9eaa9a;--hp-soft:color-mix(in srgb,var(--hp-sage) 20%,var(--hp-ivory));background:var(--hp-ivory);color:var(--hp-deep);font-family:"Montserrat","Segoe UI",Arial,sans-serif}.hp-home .site-header{position:sticky;top:0;border-color:color-mix(in srgb,var(--hp-sage) 28%,var(--hp-ivory));background:var(--hp-ivory)}.hp-home .site-header a,.hp-home .mobile-menu summary,.hp-home .mobile-menu nav a{color:var(--hp-deep)}.hp-home .desktop-nav a:hover{color:var(--hp-sage)}.hp-home .mobile-menu nav{background:var(--hp-ivory)}.hp-home .eyebrow,.hp-home .text-link,.hp-home .dark-link{color:var(--hp-deep)}.hp-home .button-primary,.hp-home .button-dark{border-color:var(--hp-deep);background:var(--hp-deep);color:var(--hp-ivory)}.hp-home .button-primary:hover,.hp-home .button-dark:hover{border-color:var(--hp-sage);background:var(--hp-sage);color:var(--hp-deep)}.hp-home .site-header .button-dark{color:var(--hp-ivory)}.hp-home .site-header .button-dark:hover{color:var(--hp-deep)}.hp-home .hp-hero{background:var(--hp-ivory)}.hp-home .hp-hero-copy h1,.hp-home .hp-hero-copy h1 em,.hp-home .hp-section-heading h2,.hp-home .hp-process-heading h2,.hp-home .hp-why-copy h2,.hp-home .hp-faq h2,.hp-home .hp-contact-copy h2{color:var(--hp-deep)}.hp-home .hp-hero-copy>p:not(.eyebrow),.hp-home .hp-section-heading>div:last-child>p,.hp-home .hp-section-heading>p,.hp-home .hp-process-heading>div:last-child p,.hp-home .hp-why-copy>p:not(.eyebrow),.hp-home .hp-faq-intro>p:last-child,.hp-home .hp-contact-copy>p:not(.eyebrow){color:var(--hp-deep);opacity:.78}.hp-home .hp-hero-proof span{border-color:var(--hp-sage);color:var(--hp-deep)}.hp-home .hp-hero-media{background:var(--hp-soft);box-shadow:0 28px 70px color-mix(in srgb,var(--hp-deep) 18%,transparent)}.hp-home .hp-hero-media figcaption{background:var(--hp-deep);color:var(--hp-ivory)}.hp-home .hp-hero-media figcaption span{color:var(--hp-sage)}.hp-home .hp-hero-media figcaption strong{color:var(--hp-ivory)}.hp-home .hp-pouches,.hp-home .hp-why,.hp-home .hp-faq{background:var(--hp-ivory)}.hp-home .hp-process{background:var(--hp-soft)}.hp-home .hp-pouch-grid article{border-color:var(--hp-sage);background:var(--hp-ivory)}.hp-home .hp-pouch-grid figure{background:var(--hp-sage)}.hp-home .hp-pouch-grid figure span{background:var(--hp-sage);color:var(--hp-deep)}.hp-home .hp-pouch-grid h3,.hp-home .hp-pouch-grid article a,.hp-home .hp-process h3,.hp-home .hp-process li>span,.hp-home .hp-metrics strong,.hp-home .hp-metrics span{color:var(--hp-deep)}.hp-home .hp-pouch-grid p,.hp-home .hp-pouch-grid li,.hp-home .hp-process li p,.hp-home .hp-metrics p{color:var(--hp-deep);opacity:.78}.hp-home .hp-pouch-grid ul,.hp-home .hp-process ol,.hp-home .hp-process li,.hp-home .hp-metrics,.hp-home .hp-metrics div{border-color:var(--hp-sage)}.hp-home .hp-pouch-grid li::before{color:var(--hp-sage)}.hp-home .hp-why-strip{background:var(--hp-soft);color:var(--hp-deep)}.hp-home .hp-cases{background:var(--hp-soft)}.hp-home .faq-list details{border-color:var(--hp-sage);background:var(--hp-ivory)}.hp-home .faq-list summary,.hp-home .faq-list details p{color:var(--hp-deep)}.hp-home .hp-contact{background:var(--hp-soft);color:var(--hp-deep)}.hp-home .hp-contact .button-primary{border-color:var(--hp-deep);background:var(--hp-deep);color:var(--hp-ivory)}.hp-home .hp-contact .hp-email-button{border-color:var(--hp-deep);background:#fff0;color:var(--hp-deep)}.hp-home .hp-contact-details,.hp-home .hp-contact-details div{border-color:var(--hp-deep)}.hp-home .hp-contact-details span,.hp-home .hp-contact-details a,.hp-home .hp-contact-details p{color:var(--hp-deep)}.hp-home .hp-footer{background:var(--hp-deep);color:var(--hp-ivory)}.hp-home .hp-footer-brand p,.hp-home .hp-footer nav a,.hp-home .hp-footer-bottom{color:var(--hp-sage)}.hp-home .hp-footer nav strong,.hp-home .hp-footer nav a:hover{color:var(--hp-ivory)}.hp-home .hp-footer-bottom{border-color:var(--hp-sage)}.hp-home .floating-whatsapp{background:var(--hp-deep);color:var(--hp-ivory)}.hp-home .floating-whatsapp span{background:var(--hp-sage);color:var(--hp-deep)}.hp-home .hp-section-heading{display:block;max-width:820px;margin:0 auto 56px;text-align:center}.hp-home .hp-section-heading>div:last-child{display:flex;margin-top:22px;align-items:center;flex-direction:column}.hp-home .hp-section-heading>div:last-child>p{margin-right:auto;margin-left:auto}.hp-home .hp-pouch-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.hp-home .hp-pouch-grid article:last-child{grid-column:auto}.hp-home .hp-pouch-grid article{border-radius:18px;box-shadow:0 14px 35px color-mix(in srgb,var(--hp-deep) 8%,transparent)}.hp-home .hp-pouch-grid figure{border-radius:0}.hp-home .hp-pouch-grid article:nth-child(2) figure img{object-position:center 70%}.hp-home .hp-pouch-grid article:nth-child(3) figure img{object-position:center 77%}.hp-home .hp-process-heading{padding-bottom:35px;border-bottom:1px solid color-mix(in srgb,var(--hp-sage) 35%,var(--hp-ivory))}.hp-home .hp-cases .hp-section-heading{margin-bottom:46px}.hp-home-capabilities{padding:112px max(34px,calc((100vw - 1360px)/2));background:var(--hp-deep);color:var(--hp-ivory)}.hp-home-capabilities .hp-section-heading{max-width:1360px}.hp-home-capabilities .hp-section-heading h2{width:100%;max-width:none;margin-right:auto;margin-left:auto;text-align:center}.hp-home-capabilities .hp-section-heading h2 span{text-align:center}.hp-home-capabilities .eyebrow,.hp-home-capabilities .hp-section-heading h2,.hp-home-capabilities .hp-section-heading p{color:var(--hp-ivory)}.hp-home-capabilities .hp-section-heading h2 span{display:block;white-space:nowrap}.hp-home-capabilities .hp-section-heading p{opacity:.72}.hp-home-capabilities .dark-link{color:var(--hp-ivory)}.hp-capability-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.hp-capability-grid article{display:grid;min-height:330px;overflow:hidden;grid-template-columns:1.05fr .95fr;border:1px solid color-mix(in srgb,var(--hp-sage) 65%,transparent);border-radius:20px;background:var(--hp-ivory);color:var(--hp-deep)}.hp-capability-grid figure{position:relative;min-height:330px;margin:0;overflow:hidden;background:var(--hp-sage)}.hp-capability-grid figure img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.hp-capability-grid article:hover figure img{transform:scale(1.035)}.hp-capability-grid figure span{position:absolute;top:14px;left:14px;display:grid;width:40px;height:40px;place-items:center;border-radius:50%;background:#c1fa4d;color:var(--hp-deep);font-size:.65rem;font-weight:900}.hp-capability-grid article>div{display:flex;padding:26px;flex-direction:column;justify-content:flex-end}.hp-capability-grid article .eyebrow{color:var(--hp-deep)}.hp-capability-grid h3{margin:13px 0;color:var(--hp-deep);font-size:clamp(1.8rem,2.6vw,2.8rem);line-height:.95;letter-spacing:-.05em}.hp-capability-grid article>div>p:last-child{margin:0;opacity:.72;font-size:.8rem;line-height:1.65}.hp-capability-metrics{display:grid;margin-top:36px;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid color-mix(in srgb,var(--hp-sage) 65%,transparent);border-bottom:1px solid color-mix(in srgb,var(--hp-sage) 65%,transparent)}.hp-capability-metrics div{padding:24px 20px;border-right:1px solid color-mix(in srgb,var(--hp-sage) 65%,transparent)}.hp-capability-metrics div:last-child{border-right:0}.hp-capability-metrics strong{display:block;margin-bottom:7px;color:#c1fa4d;font-size:clamp(1.8rem,3vw,3rem);letter-spacing:-.045em}.hp-capability-metrics span{color:var(--hp-ivory);opacity:.72;font-size:.62rem;font-weight:900;letter-spacing:.055em;text-transform:uppercase}.hp-process-bottom{scroll-margin-top:82px}@media (max-width:1050px){.hp-capability-grid article{grid-template-columns:1fr}.hp-capability-grid figure{min-height:280px}.hp-capability-grid article>div{min-height:230px}.hp-capability-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.hp-capability-metrics div:nth-child(2){border-right:0}.hp-capability-metrics div:nth-child(-n+2){border-bottom:1px solid color-mix(in srgb,var(--hp-sage) 65%,transparent)}}@media (max-width:760px){.hp-home-capabilities{padding:76px 20px}.hp-home-capabilities .hp-section-heading h2 span{white-space:normal}.hp-capability-grid{grid-template-columns:1fr}.hp-capability-grid article>div{min-height:200px}.hp-capability-metrics{grid-template-columns:1fr 1fr}.hp-capability-metrics div{padding:20px 12px}.hp-capability-metrics strong{font-size:1.75rem}}.custom-home,.industry-hub{background:#f6f1e7}.custom-hero{display:grid;grid-template-columns:.86fr 1.14fr;min-height:850px;padding:150px max(34px,calc((100vw - 1320px)/2)) 78px;gap:64px;align-items:center;overflow:hidden}.custom-hero-copy h1{max-width:720px;margin:18px 0 28px;color:#003e38;font-size:clamp(4.4rem,7.2vw,8.5rem);line-height:.82;letter-spacing:-.078em}.custom-hero-copy h1 em{color:#176c65;font-style:normal}.custom-hero-copy>p:not(.eyebrow){max-width:650px;color:#365b56;font-size:1.08rem;line-height:1.7}.custom-hero-actions{display:flex;align-items:center;gap:24px;margin-top:32px;flex-wrap:wrap}.custom-hero-proof{display:flex;gap:10px;margin-top:32px;flex-wrap:wrap}.custom-hero-proof span{padding:9px 12px;border:1px solid #afc3bd;border-radius:999px;color:#365b56;font-size:.69rem;font-weight:850;letter-spacing:.055em;text-transform:uppercase}.custom-hero-gallery{position:relative;display:grid;grid-template-columns:1.1fr .9fr;grid-template-rows:1fr 1fr;min-height:650px;gap:12px}.custom-hero-gallery figure{position:relative;min-width:0;margin:0;overflow:hidden;border-radius:26px;background:#dcebe5}.custom-hero-gallery .custom-hero-main{grid-row:1 / 3}.custom-hero-gallery img{width:100%;height:100%;object-fit:cover;display:block}.custom-hero-gallery .custom-hero-main img{object-fit:contain;background:#d9f4ec}.custom-hero-gallery figcaption{position:absolute;right:13px;bottom:13px;left:13px;display:flex;padding:11px 13px;align-items:center;justify-content:space-between;gap:12px;border-radius:12px;background:rgb(0 62 56 / .9);color:#fff;backdrop-filter:blur(10px)}.custom-hero-gallery figcaption span{color:#c1fa4d;font-size:.68rem;font-weight:900}.custom-hero-gallery figcaption strong{font-size:.76rem;text-align:right}.custom-proof-bar{display:grid;grid-template-columns:repeat(4,1fr);padding:0 max(34px,calc((100vw - 1320px)/2));background:#003e38;color:#fff}.custom-proof-bar div{display:flex;min-height:112px;padding:20px 28px;justify-content:center;flex-direction:column;border-right:1px solid rgb(255 255 255 / .18)}.custom-proof-bar div:last-child{border-right:0}.custom-proof-bar strong{color:#c1fa4d;font-size:1.75rem}.custom-proof-bar span{margin-top:4px;color:#bad0cc;font-size:.72rem;letter-spacing:.07em;text-transform:uppercase}.custom-section-heading{display:grid;grid-template-columns:1.15fr .85fr;gap:80px;align-items:end;margin-bottom:50px}.custom-section-heading h2{max-width:760px;margin:14px 0 0;color:#003e38;font-size:clamp(3.5rem,6vw,6.3rem);line-height:.88;letter-spacing:-.065em}.custom-section-heading>div:last-child,.custom-section-heading>p{color:#4e6964;line-height:1.65}.custom-section-heading .text-link{display:inline-flex;margin-top:17px}.custom-industries{max-width:1320px;padding-top:110px;padding-bottom:120px}.custom-industry-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.custom-industry-card{position:relative;min-height:420px;overflow:hidden;border-radius:24px;background:#dcebe5;color:#fff}.custom-industry-card img{width:100%;height:100%;object-fit:cover;display:block;transition:transform 320ms ease}.custom-industry-card:hover img{transform:scale(1.035)}.custom-industry-card::after{position:absolute;inset:30% 0 0;content:"";background:linear-gradient(transparent,rgb(0 43 40 / .9))}.custom-industry-card>div{position:absolute;z-index:2;right:21px;bottom:21px;left:21px}.custom-industry-card span{color:#c1fa4d;font-size:.72rem;font-weight:900}.custom-industry-card p{margin:7px 0 4px;font-size:1.6rem;font-weight:900;letter-spacing:-.035em}.custom-industry-card strong{color:#d7e6e2;font-size:.78rem;line-height:1.45}.custom-industry-featured{grid-column:span 2}.custom-pouch-types{max-width:none;padding:112px max(34px,calc((100vw - 1320px)/2));background:#003e38}.custom-section-heading-light h2{color:#fff}.custom-section-heading-light .eyebrow{color:#c1fa4d}.custom-section-heading-light>p{color:#b8cfca}.custom-format-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgb(255 255 255 / .25);border-bottom:1px solid rgb(255 255 255 / .25)}.custom-format-grid article{display:flex;min-height:390px;padding:28px;flex-direction:column;border-right:1px solid rgb(255 255 255 / .25);color:#fff}.custom-format-grid article:last-child{border-right:0}.custom-format-grid article>span{color:#c1fa4d;font-size:.72rem;font-weight:900}.custom-format-grid h3{margin:auto 0 15px;font-size:2rem;line-height:.98;letter-spacing:-.045em}.custom-format-grid p{color:#b8cfca;font-size:.86rem;line-height:1.65}.custom-format-grid strong{margin-top:17px;color:#c1fa4d;font-size:.66rem;letter-spacing:.07em;text-transform:uppercase}.custom-why{display:grid;grid-template-columns:.9fr 1.1fr;max-width:1320px;padding-top:120px;padding-bottom:120px;gap:28px 70px}.custom-why-copy h2{margin:14px 0 24px;color:#003e38;font-size:clamp(3.5rem,6vw,6rem);line-height:.88;letter-spacing:-.065em}.custom-why-copy .button{margin-top:25px}.custom-why-media{position:relative;min-height:520px;overflow:hidden;border-radius:26px}.custom-why-media img{width:100%;height:100%;object-fit:cover;display:block}.custom-why-media span{position:absolute;right:14px;bottom:14px;left:14px;padding:11px 13px;border-radius:12px;background:rgb(0 62 56 / .9);color:#fff;font-size:.72rem}.custom-advantage-grid{display:grid;grid-column:1 / -1;grid-template-columns:repeat(4,1fr);margin-top:45px;border-top:1px solid #9eb5af}.custom-advantage-grid article{padding:26px 24px 10px 0;border-right:1px solid #9eb5af}.custom-advantage-grid article:not(:first-child){padding-left:24px}.custom-advantage-grid article:last-child{border-right:0}.custom-advantage-grid span{color:#176c65;font-size:.72rem;font-weight:900}.custom-advantage-grid h3{margin:42px 0 13px;color:#003e38;font-size:1.35rem;line-height:1.05}.custom-advantage-grid p{color:#4e6964;font-size:.84rem;line-height:1.6}.custom-process{max-width:none;padding:110px max(34px,calc((100vw - 1320px)/2));background:#d9f4ec}.custom-process ol{display:grid;grid-template-columns:repeat(4,1fr);margin:0;padding:0;list-style:none;border-top:1px solid #779c94}.custom-process li{min-height:300px;padding:24px;border-right:1px solid #779c94}.custom-process li:last-child{border-right:0}.custom-process li>span{color:#176c65;font-size:.75rem;font-weight:900}.custom-process li div{margin-top:100px}.custom-process h3{margin:0 0 12px;color:#003e38;font-size:1.35rem}.custom-process li p{color:#45645f;font-size:.84rem;line-height:1.6}.custom-faq{display:grid;grid-template-columns:.8fr 1.2fr;max-width:1320px;padding-top:110px;padding-bottom:110px;gap:90px}.custom-faq h2{margin:14px 0 20px;color:#003e38;font-size:clamp(3.3rem,5vw,5.2rem);line-height:.9;letter-spacing:-.06em}.custom-faq>div:first-child>p:last-child{color:#4e6964;line-height:1.65}.custom-quote{background:#c1fa4d}.custom-quote .quote-copy h2{color:#003e38}.industry-hero{display:grid;grid-template-columns:1.15fr .85fr;min-height:650px;padding:180px max(34px,calc((100vw - 1320px)/2)) 80px;gap:80px;align-items:end}.industry-hero h1{max-width:900px;margin:15px 0 0;color:#003e38;font-size:clamp(4rem,7.5vw,8rem);line-height:.84;letter-spacing:-.075em}.industry-hero h1 em{color:#176c65;font-style:normal}.industry-hero-copy p{color:#45645f;font-size:1.06rem;line-height:1.7}.industry-hero-copy .button{margin-top:25px}.industry-jump{position:sticky;z-index:50;top:74px;display:flex;padding:14px max(20px,calc((100vw - 1320px)/2));gap:8px;overflow-x:auto;background:#003e38}.industry-jump a{flex:0 0 auto;padding:9px 13px;border:1px solid rgb(255 255 255 / .24);border-radius:999px;color:#d7e6e2;font-size:.7rem;font-weight:800}.industry-list{max-width:1320px;margin:0 auto;padding:70px 34px 110px}.industry-row{display:grid;grid-template-columns:.9fr 1.1fr;padding:60px 0;align-items:center;gap:80px;border-bottom:1px solid #a8bbb6;scroll-margin-top:150px}.industry-row-reverse figure{order:2}.industry-row-reverse .industry-row-copy{order:1}.industry-row figure{position:relative;min-height:570px;margin:0;overflow:hidden;border-radius:26px;background:#dcebe5}.industry-row figure img{width:100%;height:100%;object-fit:cover;display:block}.industry-row figure figcaption{position:absolute;right:15px;bottom:15px;left:15px;padding:12px 14px;border-radius:12px;background:rgb(0 62 56 / .9);color:#c1fa4d;font-size:.72rem;font-weight:850}.industry-row-copy h2{margin:11px 0 20px;color:#003e38;font-size:clamp(3.4rem,5vw,5.5rem);line-height:.87;letter-spacing:-.065em}.industry-row-copy>p:not(.eyebrow){color:#45645f;font-size:1rem;line-height:1.7}.industry-recommendations{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:28px 0 12px}.industry-recommendations article{padding:17px;border-radius:14px;background:#e2f2ec}.industry-recommendations span{display:block;margin-bottom:8px;color:#5a7771;font-size:.64rem;font-weight:850;letter-spacing:.07em;text-transform:uppercase}.industry-recommendations strong{color:#003e38;font-size:.82rem;line-height:1.45}.industry-benefit{margin:12px 0 22px;padding:18px;border-left:4px solid #c1fa4d;background:#003e38;color:#fff}.industry-benefit strong{color:#c1fa4d;font-size:.72rem;letter-spacing:.07em;text-transform:uppercase}.industry-benefit p{margin:7px 0 0;color:#c5d8d4;font-size:.82rem;line-height:1.55}.industry-caution{display:grid;grid-template-columns:1fr 1fr;padding:80px max(34px,calc((100vw - 1320px)/2));gap:80px;background:#d9f4ec}.industry-caution h2{margin:12px 0 0;color:#003e38;font-size:clamp(2.8rem,4.7vw,5rem);line-height:.9;letter-spacing:-.06em}.industry-caution>p{align-self:end;color:#45645f;line-height:1.7}.industry-cta{display:grid;grid-template-columns:1.2fr .8fr;padding:90px max(34px,calc((100vw - 1320px)/2));align-items:end;gap:70px;background:#003e38;color:#fff}.industry-cta h2{max-width:820px;margin:14px 0 0;font-size:clamp(3rem,5vw,5.7rem);line-height:.88;letter-spacing:-.06em}.industry-cta>div:last-child{display:grid;gap:12px}.industry-hero-v2{display:grid;min-height:820px;padding:150px max(34px,calc((100vw - 1360px)/2)) 0;grid-template-columns:minmax(430px,.9fr) minmax(560px,1.1fr);grid-template-rows:1fr auto;align-items:center;gap:55px 70px;overflow:hidden}.industry-hero-v2-copy{position:relative;z-index:2}.industry-hero-v2-copy h1{max-width:760px;margin:18px 0 30px;color:#003e38;font-size:clamp(4.5rem,6.7vw,7.2rem);line-height:.84;letter-spacing:-.075em}.industry-hero-v2-copy h1 em{display:block;color:#176c65;font-family:var(--font-display);font-size:.76em;font-style:normal;font-weight:500}.industry-hero-v2-copy>p:not(.eyebrow){max-width:600px;margin:0;color:#45645f;font-size:1.02rem;line-height:1.72}.industry-hero-actions{display:flex;margin-top:32px;align-items:center;gap:28px;flex-wrap:wrap}.industry-hero-v2>figure{position:relative;height:600px;margin:0;overflow:hidden;border-radius:30px 30px 0 0;background:#e8e0d1}.industry-hero-v2>figure img{width:100%;height:100%;object-fit:cover}.industry-hero-v2>figure figcaption{position:absolute;right:18px;bottom:18px;left:18px;padding:13px 16px;border-radius:12px;background:rgb(0 62 56 / .9);color:#f6f1e7;font-size:.68rem;font-weight:800;letter-spacing:.035em}.industry-proof{display:grid;grid-column:1/-1;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid #a8bbb6;border-bottom:1px solid #a8bbb6}.industry-proof span{padding:24px 22px;border-right:1px solid #a8bbb6;color:#45645f;font-size:.72rem;text-align:center;text-transform:uppercase;letter-spacing:.055em}.industry-proof span:last-child{border-right:0}.industry-proof strong{display:block;margin-bottom:5px;color:#003e38;font-size:1.05rem;text-transform:none;letter-spacing:-.02em}.industry-categories{padding:120px max(34px,calc((100vw - 1360px)/2));scroll-margin-top:90px}.industry-categories-heading{display:grid;grid-template-columns:1.2fr .8fr;align-items:end;gap:70px}.industry-categories-heading h2,.industry-needs-heading h2{max-width:850px;margin:14px 0 0;color:#003e38;font-size:clamp(3.4rem,5.6vw,6rem);line-height:.88;letter-spacing:-.065em}.industry-categories-heading>p{max-width:560px;margin:0 0 8px;color:#45645f;line-height:1.72}.industry-card-grid{display:grid;margin-top:72px;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.industry-card{display:grid;min-height:520px;grid-template-rows:300px 1fr;overflow:hidden;border-radius:22px;background:#fffdf7;color:#003e38;box-shadow:inset 0 0 0 1px rgb(0 62 56 / .16);transition:transform .25s ease,box-shadow .25s ease}.industry-card.is-wide{grid-column:span 2}.industry-card:hover{transform:translateY(-5px);box-shadow:0 24px 50px rgb(0 62 56 / .12)}.industry-card figure{min-height:0;margin:0;overflow:hidden;background:#dcebe5}.industry-card img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.industry-card:hover img{transform:scale(1.035)}.industry-card>div{display:flex;padding:24px 25px 27px;flex-direction:column}.industry-card span{font-size:.66rem;font-weight:900;letter-spacing:.06em}.industry-card h3{margin:22px 0 10px;font-size:clamp(1.75rem,2.5vw,2.7rem);line-height:.94;letter-spacing:-.05em}.industry-card p{margin:0 0 22px;color:#55716c;font-size:.78rem;line-height:1.55}.industry-card strong{margin-top:auto;font-size:.66rem;text-transform:uppercase;letter-spacing:.055em}.industry-needs{overflow:hidden;padding:120px max(34px,calc((100vw - 1360px)/2));background:#d9f4ec}.industry-needs-heading{display:grid;grid-template-columns:1.15fr .65fr;align-items:end;gap:80px}.industry-needs-heading>p{max-width:500px;margin:0 0 7px;color:#45645f;line-height:1.7}.industry-needs-map{display:grid;position:relative;margin-top:72px;grid-template-columns:minmax(0,1fr) minmax(280px,.82fr) minmax(0,1fr);grid-template-rows:1fr 1fr;gap:18px 62px}.industry-needs-map article{position:relative;min-height:220px;padding:26px 28px;border:1px solid rgb(0 62 56 / .28);border-radius:22px;color:#003e38;box-shadow:0 18px 38px rgb(0 62 56 / .07)}.industry-needs-map article::after{content:"";position:absolute;top:50%;width:63px;height:1px;background:#597e76}.industry-needs-map article:nth-of-type(odd)::after{right:-63px}.industry-needs-map article:nth-of-type(even)::after{left:-63px}.industry-needs-map article span{font-size:.67rem;font-weight:900;letter-spacing:.075em;text-transform:uppercase}.industry-needs-map article h3{margin:58px 0 10px;font-size:clamp(1.65rem,2.2vw,2.45rem);line-height:.95;letter-spacing:-.05em}.industry-needs-map article p{max-width:440px;margin:0;color:#395c56;font-size:.79rem;line-height:1.58}.need-protection{background:#c8f3ff}.need-use{background:#f7edc9}.need-filling{background:#e9ddff}.need-brand{background:#c8fa77}.industry-needs-pouch{display:flex;position:relative;grid-column:2;grid-row:1/3;min-height:458px;margin:9px 0;align-items:center;justify-content:center;overflow:hidden;border:2px solid #003e38;border-radius:34px 34px 46px 46px;background:#064c44;color:#f6f1e7;box-shadow:0 28px 52px rgb(0 62 56 / .2);transform:rotate(2deg)}.industry-needs-pouch::before,.industry-needs-pouch::after{content:"";position:absolute;border:1px solid rgb(246 241 231 / .42);border-radius:50%}.industry-needs-pouch::before{width:360px;height:360px;right:-215px;top:85px}.industry-needs-pouch::after{width:220px;height:220px;left:-135px;bottom:45px}.industry-needs-pouch .pouch-seal{position:absolute;top:20px;right:24px;left:24px;height:8px;border-top:2px solid rgb(246 241 231 / .7);border-bottom:1px solid rgb(246 241 231 / .5)}.industry-needs-pouch .pouch-zip{position:absolute;top:48px;right:30px;left:30px;height:8px;border-top:2px solid #b9f649;border-bottom:2px solid #b9f649}.industry-needs-pouch .pouch-gusset{position:absolute;right:26px;bottom:22px;left:26px;height:35px;border-bottom:2px solid rgb(246 241 231 / .7);border-radius:0 0 50% 50%}.industry-needs-pouch>div{display:grid;position:relative;z-index:1;width:72%;gap:20px;text-align:center}.industry-needs-pouch small{font-size:.72rem;font-weight:900;line-height:1.1;letter-spacing:.12em}.industry-needs-pouch strong{color:#b9f649;font-size:3.4rem;font-weight:400;line-height:.7;transform:rotate(-5deg)}.industry-needs-pouch b{font-size:clamp(2rem,3.2vw,3.5rem);line-height:.82;letter-spacing:-.065em}@media (max-width:1100px){.industry-hero-v2{min-height:0;grid-template-columns:1fr}.industry-hero-v2-copy{padding-top:45px}.industry-hero-v2>figure{height:560px;border-radius:28px}.industry-categories-heading{grid-template-columns:1fr;gap:25px}.industry-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.industry-card.is-wide{grid-column:auto}.industry-needs-heading{grid-template-columns:1fr;gap:24px}.industry-needs-map{grid-template-columns:1fr 1fr;grid-template-rows:auto;gap:18px}.industry-needs-pouch{grid-column:1/-1;grid-row:auto;min-height:400px;order:-1;margin:0 20%}.industry-needs-map article::after{display:none}}@media (max-width:760px){.industry-hero-v2{padding:125px 20px 0;gap:36px}.industry-hero-v2-copy{padding-top:15px}.industry-hero-v2-copy h1{font-size:clamp(3.7rem,16vw,5rem)}.industry-hero-v2>figure{height:430px}.industry-proof{grid-template-columns:1fr 1fr}.industry-proof span:nth-child(2){border-right:0}.industry-proof span:nth-child(-n+2){border-bottom:1px solid #a8bbb6}.industry-categories,.industry-needs{padding:76px 20px}.industry-card-grid{margin-top:48px;grid-template-columns:1fr}.industry-card{min-height:470px;grid-template-rows:270px 1fr}.industry-needs-heading h2{font-size:clamp(3.2rem,15vw,4.7rem)}.industry-needs-map{margin-top:45px;grid-template-columns:1fr}.industry-needs-pouch{min-height:360px;margin:0 9% 18px}.industry-needs-map article{min-height:205px}.industry-needs-map article h3{margin-top:48px}}@media (max-width:1050px){.custom-hero{grid-template-columns:1fr;padding-top:140px}.custom-hero-gallery{min-height:610px}.custom-format-grid{grid-template-columns:1fr 1fr}.custom-format-grid article:nth-child(2){border-right:0}.custom-format-grid article:nth-child(-n+2){border-bottom:1px solid rgb(255 255 255 / .25)}.custom-why{grid-template-columns:1fr}.custom-why-media{min-height:600px}.custom-advantage-grid{grid-template-columns:1fr 1fr}.custom-advantage-grid article:nth-child(2){border-right:0}.custom-advantage-grid article:nth-child(-n+2){border-bottom:1px solid #9eb5af}.industry-row{gap:45px}.industry-row figure{min-height:500px}}@media (max-width:760px){.custom-hero{min-height:auto;padding:130px 20px 50px;gap:38px}.custom-hero-copy h1{font-size:clamp(3.7rem,17vw,5.4rem)}.custom-hero-actions{align-items:flex-start;flex-direction:column}.custom-hero-gallery{grid-template-columns:1fr 1fr;grid-template-rows:360px 220px;min-height:0}.custom-hero-gallery .custom-hero-main{grid-column:1 / -1;grid-row:1}.custom-hero-gallery figure:not(.custom-hero-main){grid-row:2}.custom-hero-gallery figcaption strong{font-size:.65rem}.custom-proof-bar{grid-template-columns:1fr 1fr;padding:0 20px}.custom-proof-bar div{min-height:96px;padding:16px 12px}.custom-proof-bar div:nth-child(2){border-right:0}.custom-proof-bar div:nth-child(-n+2){border-bottom:1px solid rgb(255 255 255 / .18)}.custom-section-heading,.industry-hero,.industry-caution,.industry-cta{grid-template-columns:1fr;gap:28px}.custom-section-heading h2{font-size:clamp(3.2rem,14vw,4.7rem)}.custom-industries{padding:75px 20px}.custom-industry-grid{grid-template-columns:1fr}.custom-industry-featured{grid-column:auto}.custom-industry-card{min-height:390px}.custom-pouch-types,.custom-process{padding:75px 20px}.custom-format-grid,.custom-process ol{grid-template-columns:1fr}.custom-format-grid article{min-height:280px;border-right:0;border-bottom:1px solid rgb(255 255 255 / .25)}.custom-format-grid article:last-child{border-bottom:0}.custom-format-grid h3{margin-top:80px}.custom-why{padding:75px 20px}.custom-why-media{min-height:420px}.custom-advantage-grid{grid-template-columns:1fr}.custom-advantage-grid article,.custom-advantage-grid article:not(:first-child){padding:22px 0;border-right:0;border-bottom:1px solid #9eb5af}.custom-advantage-grid h3{margin-top:30px}.custom-process li{min-height:240px;padding:22px 0;border-right:0;border-bottom:1px solid #779c94}.custom-process li div{margin-top:65px}.custom-faq{grid-template-columns:1fr;padding:75px 20px;gap:40px}.industry-hero{min-height:auto;padding:145px 20px 55px}.industry-hero h1{font-size:clamp(3.7rem,16vw,5rem)}.industry-jump{top:70px}.industry-list{padding:30px 20px 70px}.industry-row{grid-template-columns:1fr;padding:45px 0;gap:30px}.industry-row-reverse figure,.industry-row-reverse .industry-row-copy{order:initial}.industry-row figure{min-height:420px}.industry-recommendations{grid-template-columns:1fr}.industry-caution,.industry-cta{padding:65px 20px}.industry-cta>div:last-child{margin-top:10px}}.mockup-page{min-height:100vh;background:#f6f2e9}.mockup-page-content{padding-top:104px}.mockup-intro{max-width:1252px;margin:0 auto;padding:82px 34px 54px}.mockup-intro h1{max-width:920px;margin:16px 0 26px;color:#003e38;font-size:clamp(4.1rem, 9vw, 8.3rem);line-height:.84;letter-spacing:-.075em}.mockup-intro>p:not(.eyebrow){max-width:720px;margin:0;color:#365b56;font-size:1.08rem;line-height:1.7}.mockup-privacy-note{display:inline-flex;flex-wrap:wrap;gap:7px 14px;margin-top:28px;padding:12px 16px;border-radius:999px;background:#e0f3eb;color:#365b56;font-size:.82rem}.mockup-privacy-note strong{color:#003e38}.mockup-studio{display:grid;grid-template-columns:minmax(300px,.72fr) minmax(520px,1.28fr);max-width:1252px;margin:0 auto 90px;overflow:hidden;border:1px solid #a8bdb8;border-radius:30px;background:#fff;box-shadow:0 32px 90px rgb(2 45 44 / .12)}.mockup-controls{padding:30px;border-right:1px solid #cad8d4}.mockup-step{display:grid;grid-template-columns:42px 1fr;gap:12px;align-items:start;margin:3px 0 17px}.mockup-step:not(:first-child){margin-top:30px;padding-top:27px;border-top:1px solid #d4dfdc}.mockup-step>span{display:grid;width:36px;height:36px;place-items:center;border-radius:50%;background:#c1fa4d;color:#003e38;font-size:.76rem;font-weight:900}.mockup-step .eyebrow{margin-bottom:3px;color:#4f736e;font-size:.66rem}.mockup-step h2{margin:0;color:#003e38;font-size:1.22rem;letter-spacing:-.025em}.mockup-upload-button{display:flex;min-height:92px;padding:19px;cursor:pointer;flex-direction:column;justify-content:center;border:1.5px dashed #6b9991;border-radius:16px;background:#f3faf7;color:#003e38;text-align:center;transition:border-color 160ms ease,background 160ms ease}.mockup-upload-button:hover{border-color:#003e38;background:#e9f8f1}.mockup-upload-button input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%)}.mockup-upload-button strong{font-size:.94rem}.mockup-upload-button small{margin-top:5px;color:#5d7772}.mockup-file-status{min-height:18px;margin:8px 3px 0;overflow-wrap:anywhere;color:#607873;font-size:.73rem}.mockup-field{display:grid;gap:7px;margin-top:12px}.mockup-field>span,.mockup-range>span{color:#365b56;font-size:.72rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.mockup-field select{width:100%;min-height:46px;padding:0 13px;border:1px solid #aac1bc;border-radius:11px;background:#f8faf8;color:#083d38;font-weight:750}.mockup-range{display:grid;gap:9px;margin-top:17px}.mockup-range>span{display:flex;justify-content:space-between}.mockup-range output{color:#003e38}.mockup-range input{width:100%;accent-color:#176c65}.mockup-reset{width:100%;min-height:44px;margin-top:22px;border:1px solid #9db7b1}.mockup-preview-column{min-width:0;background:#dcefe8}.mockup-preview-toolbar{display:flex;min-height:62px;padding:0 22px;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid #b8d1c9;color:#315650;font-size:.78rem}.mockup-preview-toolbar>div{display:flex;align-items:center;gap:9px}.mockup-preview-toolbar small{text-align:right}.mockup-live-dot{width:8px;height:8px;border-radius:50%;background:#72a800;box-shadow:0 0 0 5px rgb(114 168 0 / .14)}.mockup-stage{position:relative;display:grid;min-height:680px;padding:52px 28px;place-items:center;overflow:hidden;background:radial-gradient(circle at 50% 43%,rgb(255 255 255 / .96),rgb(255 255 255 / .2) 47%,transparent 68%),linear-gradient(145deg,#d4e9e2,#eef6f2)}.pouch-shadow{position:absolute;width:430px;height:74px;margin-top:515px;border-radius:50%;background:rgb(21 56 52 / .22);filter:blur(18px);transform:scaleX(.82)}.pouch-shell{--pouch-color:#f5efe3;position:relative;width:min(420px, 78%);aspect-ratio:.72;overflow:hidden;border-radius:14px 14px 30px 30px;background:var(--pouch-color);clip-path:polygon(2% 0,98% 0,100% 97%,91% 100%,9% 100%,0 97%);box-shadow:inset 0 0 0 1px rgb(0 0 0 / .13),inset 18px 0 28px rgb(255 255 255 / .18),inset -19px 0 28px rgb(0 0 0 / .11),0 30px 55px rgb(1 38 35 / .2)}.pouch-material{position:absolute;inset:0;background:linear-gradient(100deg,rgb(255 255 255 / .28),transparent 20%,transparent 76%,rgb(0 0 0 / .1)),repeating-linear-gradient(84deg,rgb(255 255 255 / .025) 0 1px,transparent 1px 4px)}.pouch-shell[data-finish="gloss"] .pouch-material{background:linear-gradient(105deg,rgb(255 255 255 / .56),transparent 24%,transparent 68%,rgb(255 255 255 / .25) 76%,rgb(0 0 0 / .13))}.pouch-top-seal{position:absolute;z-index:4;inset:0 0 auto;height:40px;border-bottom:1px solid rgb(0 0 0 / .16);background:linear-gradient(rgb(255 255 255 / .18),rgb(0 0 0 / .035))}.pouch-zipper{position:absolute;z-index:5;top:65px;right:0;left:0;height:12px;border-top:2px solid rgb(0 0 0 / .34);border-bottom:2px solid rgb(255 255 255 / .32)}.pouch-zipper span{display:block;height:2px;margin-top:3px;background:rgb(0 0 0 / .22)}.pouch-tear{position:absolute;z-index:7;top:54px;width:13px;height:13px;background:#e6f2ed;transform:rotate(45deg)}.pouch-tear-left{left:-7px}.pouch-tear-right{right:-7px}.pouch-print-area{position:absolute;z-index:3;top:90px;right:31px;bottom:57px;left:31px;overflow:hidden;cursor:grab;touch-action:none}.pouch-print-area.is-dragging{cursor:grabbing}.pouch-print-area>img{position:absolute;top:50%;left:50%;display:none;width:74%;max-height:74%;object-fit:contain;transform-origin:center;user-select:none;translate:-50% -50%;will-change:transform}.pouch-print-area>img.is-visible{display:block}.pouch-placeholder{position:absolute;inset:0;display:grid;place-content:center;color:rgb(4 53 48 / .46);text-align:center}.pouch-placeholder strong{font-size:1.4rem;letter-spacing:-.03em}.pouch-placeholder span{margin-top:5px;font-size:.76rem}.pouch-safe-area{position:absolute;inset:8px;pointer-events:none;border:1px dashed rgb(6 63 61 / .36);border-radius:6px}.pouch-safe-area span{position:absolute;right:5px;bottom:4px;color:rgb(6 63 61 / .46);font-size:.54rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.pouch-gusset{position:absolute;z-index:6;right:0;bottom:0;left:0;height:48px;border-top:1px solid rgb(0 0 0 / .17);background:linear-gradient(rgb(0 0 0 / .09),rgb(255 255 255 / .08));clip-path:polygon(0 25%,50% 0,100% 25%,100% 100%,0 100%)}.pouch-shine{position:absolute;z-index:8;top:10%;bottom:9%;left:12%;width:12%;pointer-events:none;background:linear-gradient(90deg,transparent,rgb(255 255 255 / .24),transparent);filter:blur(8px);transform:skewX(-5deg);opacity:.62}.pouch-shell[data-finish="matte"] .pouch-shine{opacity:.18}.mockup-preview-notice{display:grid;grid-template-columns:125px 1fr;gap:18px;padding:22px 25px;border-top:1px solid #b8d1c9;color:#4a6964;font-size:.78rem;line-height:1.55}.mockup-preview-notice strong{color:#003e38;text-transform:uppercase;letter-spacing:.06em}.mockup-preview-notice p{margin:0}.mockup-next-step{display:grid;grid-template-columns:1.15fr .85fr;max-width:1252px;margin:0 auto 110px;padding:64px;align-items:end;gap:60px;border-radius:30px;background:#003e38;color:#fff}.mockup-next-step h2{max-width:710px;margin:14px 0 20px;color:#fff;font-size:clamp(2.6rem, 5vw, 5rem);line-height:.95;letter-spacing:-.055em}.mockup-next-step p:not(.eyebrow){max-width:620px;color:#b9d1cc;line-height:1.65}.mockup-next-actions{display:flex;flex-direction:column;gap:12px}.mockup-next-actions .button{width:100%}@media (max-width:1050px){.mockup-studio{grid-template-columns:minmax(280px,.72fr) minmax(430px,1.28fr);margin-right:20px;margin-left:20px}.mockup-stage{min-height:610px}.pouch-shell{width:min(360px,82%)}.pouch-shadow{width:360px;margin-top:455px}.mockup-next-step{margin-right:20px;margin-left:20px;padding:48px}}@media (max-width:760px){.mockup-page-content{padding-top:84px}.mockup-intro{padding:58px 20px 38px}.mockup-intro h1{font-size:clamp(3.5rem,18vw,5.2rem)}.mockup-privacy-note{border-radius:18px}.mockup-studio{grid-template-columns:1fr;margin:0 14px 65px;border-radius:22px}.mockup-controls{padding:22px;border-right:0;border-bottom:1px solid #cad8d4}.mockup-preview-toolbar{align-items:flex-start;flex-direction:column;justify-content:center;gap:3px}.mockup-preview-toolbar small{padding-left:17px;text-align:left}.mockup-stage{min-height:520px;padding:36px 15px}.pouch-shell{width:min(330px,83vw)}.pouch-shadow{width:310px;margin-top:390px}.mockup-preview-notice{grid-template-columns:1fr;gap:7px}.mockup-next-step{grid-template-columns:1fr;margin:0 14px 75px;padding:34px 24px;gap:30px;border-radius:22px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}.detail-page{--hp-deep:#0b3b35;--hp-ivory:#f4f0e7;--hp-sage:#9eaa9a;--hp-soft:color-mix(in srgb,var(--hp-sage) 22%,var(--hp-ivory));min-height:100vh;background:var(--hp-ivory);color:var(--hp-deep)}.detail-page .site-header{background:color-mix(in srgb,var(--hp-ivory) 94%,transparent)}.detail-hero{display:grid;max-width:1440px;min-height:760px;margin:0 auto;padding:145px 34px 80px;grid-template-columns:.88fr 1.12fr;align-items:center;gap:72px}.detail-hero h1,.detail-hub-hero h1{margin:16px 0 25px;max-width:760px;color:var(--hp-deep);font-size:clamp(4.2rem,7vw,7.5rem);line-height:.86;letter-spacing:-.07em}.detail-hero>div>p:not(.eyebrow),.detail-hub-hero>p:last-child{max-width:650px;color:var(--hp-deep);opacity:.76;font-size:1rem;line-height:1.72}.detail-actions{display:flex;margin-top:32px;align-items:center;flex-wrap:wrap;gap:22px}.detail-hero>figure{position:relative;height:650px;margin:0;overflow:hidden;border-radius:26px;background:var(--hp-soft);box-shadow:0 24px 60px color-mix(in srgb,var(--hp-deep) 14%,transparent)}.detail-hero>figure img{width:100%;height:100%;object-fit:cover;display:block}.detail-hero figcaption{position:absolute;right:18px;bottom:18px;padding:10px 14px;border-radius:999px;background:var(--hp-ivory);color:var(--hp-deep);font-size:.67rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.detail-hero--stand-up{display:block;position:relative;max-width:none;min-height:820px;padding:0;overflow:hidden;background:#f5efe3}.detail-hero--stand-up>div{position:relative;z-index:2;width:min(560px,calc(100vw - 68px));margin-left:max(34px,calc((100vw - 1360px)/2));padding-top:185px}.detail-hero--stand-up h1{margin:18px 0 24px;max-width:600px;color:var(--hp-deep);font-size:clamp(4.5rem,6.3vw,7rem);line-height:.84;letter-spacing:-.072em}.detail-hero--stand-up>div>p:not(.eyebrow){max-width:530px;color:var(--hp-deep);opacity:.8;font-size:1.02rem;line-height:1.7}.detail-hero--stand-up>figure{position:absolute;inset:0;height:auto;margin:0;border-radius:0;box-shadow:none}.detail-hero--stand-up>figure::after{position:absolute;inset:0;background:linear-gradient(90deg,rgb(245 239 227 / .96) 0%,rgb(245 239 227 / .7) 30%,#fff0 50%);content:"";pointer-events:none}.detail-hero--stand-up>figure img{object-position:center center}.detail-hero--stand-up figcaption{z-index:2;background:rgb(248 244 235 / .92)}.detail-hero--shaped{background:#f6e8ef}.detail-hero--shaped>figure::after{background:linear-gradient(90deg,rgb(246 232 239 / .98) 0%,rgb(246 232 239 / .76) 31%,#fff0 54%)}.detail-hero--shaped>figure img{object-position:72% center}.detail-hero--flat-zipper{background:#e7f3ef}.detail-hero--flat-zipper>figure::after{background:linear-gradient(90deg,rgb(231 243 239 / .98) 0%,rgb(231 243 239 / .76) 31%,#fff0 54%)}.detail-hero--flat-zipper>figure img{object-position:72% center}.detail-hero--flat-bottom{background:#f2e9d9}.detail-hero--flat-bottom>figure::after{background:linear-gradient(90deg,rgb(242 233 217 / .98) 0%,rgb(242 233 217 / .76) 31%,#fff0 54%)}.detail-hero--flat-bottom>figure img{object-position:72% center}.detail-hero--center-seal{background:#e7edf7}.detail-hero--center-seal>figure::after{background:linear-gradient(90deg,rgb(231 237 247 / .98) 0%,rgb(231 237 247 / .76) 31%,#fff0 54%)}.detail-hero--center-seal>figure img{object-position:72% center}.detail-hero-proof{display:grid;max-width:560px;margin-top:38px;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid color-mix(in srgb,var(--hp-deep) 24%,transparent)}.detail-hero-proof span{padding:16px 14px 0 0;color:color-mix(in srgb,var(--hp-deep) 72%,transparent);font-size:.62rem;line-height:1.35;letter-spacing:.04em;text-transform:uppercase}.detail-hero-proof strong{display:block;margin-bottom:4px;color:var(--hp-deep);font-size:.82rem;letter-spacing:-.01em;text-transform:none}.stand-up-fit{padding:118px max(34px,calc((100vw - 1360px)/2));background:#dcefe8}.stand-up-fit .detail-section-heading{display:grid;max-width:none;grid-template-columns:minmax(0,1fr) minmax(360px,.7fr);column-gap:72px}.stand-up-fit .detail-section-heading .eyebrow{grid-column:1/-1}.stand-up-fit .detail-section-heading h2{max-width:820px}.stand-up-fit .detail-section-heading>p:last-child{align-self:end;margin-bottom:8px}.stand-up-fit-grid{display:grid;margin-top:68px;grid-template-columns:1.05fr .95fr;gap:20px}.stand-up-fit-grid article{position:relative;min-height:390px;padding:38px;overflow:hidden;border:1px solid color-mix(in srgb,var(--hp-deep) 22%,transparent);border-radius:26px}.stand-up-fit-grid article::after{position:absolute;right:-36px;bottom:-72px;width:220px;height:220px;border:1px solid color-mix(in srgb,var(--hp-deep) 22%,transparent);border-radius:50%;content:""}.stand-up-fit-grid article>span{font-size:.67rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.decision-badge{display:inline-flex;padding:9px 12px;border:1px solid currentColor;border-radius:999px}.stand-up-fit-grid h3{max-width:620px;margin:74px 0 24px;font-size:clamp(2.15rem,3.4vw,4rem);line-height:.95;letter-spacing:-.055em}.stand-up-fit-grid ul{display:grid;margin:0;padding:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 28px;list-style:none}.stand-up-fit-grid li{padding:13px 0;border-top:1px solid color-mix(in srgb,var(--hp-deep) 20%,transparent);font-size:.78rem;font-weight:800}.stand-up-fit-grid .is-route{background:#f5bd45}.stand-up-fit-grid .is-route p{max-width:540px;margin:0 0 26px;line-height:1.68}.stand-up-order{padding:118px max(34px,calc((100vw - 1360px)/2));background:var(--hp-ivory)}.stand-up-order .detail-section-heading{max-width:900px}.stand-up-order-grid{display:grid;margin-top:68px;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid var(--hp-sage)}.stand-up-order-grid article{display:flex;min-height:280px;padding:24px 28px 28px 0;flex-direction:column;border-right:1px solid var(--hp-sage)}.stand-up-order-grid article:not(:first-child){padding-left:28px}.stand-up-order-grid article:last-child{border-right:0}.stand-up-order-grid span,.stand-up-customize-no{color:#4f6f68;font-size:.67rem;font-weight:900;letter-spacing:.08em}.stand-up-order-grid strong{margin-top:auto;font-size:1.38rem;line-height:1.08;letter-spacing:-.035em}.stand-up-order-grid strong b{display:block;margin-bottom:8px;font-size:clamp(2.8rem,4.4vw,5.2rem);line-height:.82;letter-spacing:-.075em}.stand-up-order-grid p{margin:14px 0 0;color:color-mix(in srgb,var(--hp-deep) 68%,transparent);font-size:.78rem;line-height:1.62}.stand-up-customize{padding:118px max(34px,calc((100vw - 1360px)/2));background:#f0ccf2}.stand-up-customize .detail-section-heading{display:grid;max-width:none;grid-template-columns:minmax(0,1fr) minmax(360px,.72fr);column-gap:72px}.stand-up-customize .detail-section-heading .eyebrow{grid-column:1/-1}.stand-up-customize .detail-section-heading>p:last-child{align-self:end;margin-bottom:8px}.stand-up-customize-grid{display:grid;margin-top:68px;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.stand-up-customize-grid article{position:relative;min-height:390px;padding:32px;overflow:hidden;border:1px solid rgb(11 59 53 / .16);border-radius:24px;background:rgb(255 252 245 / .9);box-shadow:0 18px 42px rgb(75 35 77 / .09),inset 0 1px 0 rgb(255 255 255 / .85)}.stand-up-customize-grid .customize-material{background:linear-gradient(145deg,rgb(255 253 244 / .98),rgb(255 244 218 / .92))}.stand-up-customize-grid .customize-function{background:linear-gradient(145deg,rgb(249 255 249 / .98),rgb(222 247 236 / .92))}.stand-up-customize-grid .customize-finish{background:linear-gradient(145deg,rgb(255 252 255 / .98),rgb(242 229 255 / .94))}.stand-up-customize-grid article::before{position:absolute;top:78px;right:-30px;width:120px;height:120px;border-radius:50%;background:color-mix(in srgb,var(--hp-deep) 9%,transparent);content:""}.stand-up-customize-grid .customize-material::before{background:linear-gradient(135deg,rgb(255 255 255 / .72),#b9b9b9 48%,#b18b51 49%)}.stand-up-customize-grid .customize-function::before{border:18px solid color-mix(in srgb,var(--hp-deep) 16%,transparent);background:#fff0}.stand-up-customize-grid .customize-finish::before{background:linear-gradient(135deg,#f8e764,#f39ccd,#7edbea)}.stand-up-customize-grid h3{margin:72px 0 12px;font-size:2rem;line-height:1;letter-spacing:-.045em}.stand-up-customize-grid article>p{min-height:54px;color:color-mix(in srgb,var(--hp-deep) 70%,transparent);font-size:.78rem;line-height:1.62}.stand-up-chip-list{display:flex;margin-top:30px;flex-wrap:wrap;gap:9px}.stand-up-chip-list span{padding:10px 13px;border:1px solid color-mix(in srgb,var(--hp-deep) 24%,transparent);border-radius:999px;background:rgb(255 255 255 / .66);box-shadow:0 4px 12px rgb(11 59 53 / .04);font-size:.68rem;font-weight:800}.stand-up-value{padding:118px max(34px,calc((100vw - 1360px)/2));background:var(--hp-ivory)}.stand-up-value .detail-section-heading{display:grid;max-width:none;grid-template-columns:minmax(0,.7fr) minmax(420px,1.3fr);column-gap:70px}.stand-up-value .detail-section-heading .eyebrow{grid-column:1/-1}.stand-up-value .detail-section-heading h2{max-width:780px}.stand-up-value .detail-section-heading>p:last-child{align-self:end;max-width:570px;margin:0 0 8px;color:color-mix(in srgb,var(--hp-deep) 72%,transparent);line-height:1.72}.stand-up-value-grid{display:grid;margin-top:72px;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid var(--hp-sage)}.stand-up-value-grid article{display:flex;min-height:270px;padding:24px 28px 28px 0;flex-direction:column;border-right:1px solid var(--hp-sage)}.stand-up-value-grid article:not(:first-child){padding-left:28px}.stand-up-value-grid article:last-child{border-right:0}.stand-up-value-grid span{color:#4f6f68;font-size:.67rem;font-weight:900;letter-spacing:.08em}.stand-up-value-grid strong{margin-top:auto;color:var(--hp-deep);font-size:1.38rem;line-height:1.05;letter-spacing:-.035em}.stand-up-value-grid p{margin:14px 0 0;color:color-mix(in srgb,var(--hp-deep) 68%,transparent);font-size:.78rem;line-height:1.62}.stand-up-options{display:grid;padding:118px max(34px,calc((100vw - 1360px)/2));grid-template-columns:minmax(360px,.78fr) minmax(560px,1.22fr);align-items:center;gap:80px;background:var(--hp-deep);color:var(--hp-ivory)}.stand-up-structure-copy h2{margin:18px 0 24px;max-width:650px;font-size:clamp(3.5rem,5vw,6rem);line-height:.88;letter-spacing:-.065em}.stand-up-structure-copy>p:not(.eyebrow){max-width:590px;color:color-mix(in srgb,var(--hp-ivory) 72%,transparent);line-height:1.72}.stand-up-structure-copy ul{margin:42px 0 0;padding:0;list-style:none}.stand-up-structure-copy li{display:grid;padding:16px 0;grid-template-columns:minmax(150px,.75fr) 1.25fr;gap:22px;border-top:1px solid color-mix(in srgb,var(--hp-ivory) 22%,transparent)}.stand-up-structure-copy li strong{font-size:.78rem}.stand-up-structure-copy li span{color:color-mix(in srgb,var(--hp-ivory) 65%,transparent);font-size:.72rem;line-height:1.55}.stand-up-structure{position:relative;min-height:650px;margin:0;overflow:hidden;border-radius:28px;background:linear-gradient(145deg,#f7f0e4,#dce7d2);box-shadow:0 30px 70px rgb(0 0 0 / .2)}.structure-pouch{position:absolute;top:95px;left:50%;width:265px;height:455px;transform:translateX(-50%);border:4px solid var(--hp-deep);border-radius:18px 18px 58px 58px;background:linear-gradient(155deg,#ff7f54 0 32%,#dd3d9b 32% 58%,#6949c9 58% 77%,#0c776b 77%);box-shadow:0 24px 40px rgb(9 64 58 / .2)}.structure-seal{position:absolute;top:22px;right:0;left:0;height:20px;border-top:3px solid var(--hp-deep);border-bottom:3px solid var(--hp-deep)}.structure-seal::before,.structure-seal::after{position:absolute;top:4px;width:12px;height:8px;background:#f7f0e4;content:""}.structure-seal::before{left:-5px;border-radius:0 8px 8px 0}.structure-seal::after{right:-5px;border-radius:8px 0 0 8px}.structure-zipper{position:absolute;top:64px;right:18px;left:18px;height:8px;border-top:3px solid var(--hp-deep);border-bottom:2px solid var(--hp-deep);opacity:.9}.structure-window{position:absolute;top:145px;right:42px;width:112px;height:150px;border:3px solid var(--hp-deep);border-radius:58% 42% 50% 50%;background:rgb(247 240 228 / .68);box-shadow:inset 0 0 0 7px rgb(255 255 255 / .22)}.structure-gusset{position:absolute;right:26px;bottom:20px;left:26px;height:54px;border-top:3px solid var(--hp-deep);border-radius:50%}.structure-label{position:absolute;max-width:150px;color:var(--hp-deep);font-size:.68rem;font-weight:900;line-height:1.25;letter-spacing:.035em;text-transform:uppercase}.structure-label::after{position:absolute;top:50%;width:92px;height:1px;background:var(--hp-deep);content:""}.label-seal{top:100px;left:32px}.label-seal::after,.label-window::after{left:calc(100% + 12px)}.label-zipper{top:175px;right:28px;text-align:right}.label-zipper::after,.label-gusset::after{right:calc(100% + 12px)}.label-window{top:320px;left:28px}.label-gusset{right:32px;bottom:90px;text-align:right}.custom-shape-anatomy-visual{position:relative;min-height:650px;margin:0;overflow:hidden;border-radius:28px;background:#f5dce6;box-shadow:0 30px 70px rgb(0 0 0 / .2)}.custom-shape-anatomy-visual::after{position:absolute;inset:0;background:linear-gradient(180deg,rgb(11 59 53 / .04),rgb(11 59 53 / .2));content:"";pointer-events:none}.custom-shape-anatomy-visual img{width:100%;height:650px;object-fit:cover;display:block}.shape-callout{position:absolute;z-index:2;padding:10px 13px;border-radius:999px;background:#bdfb3b;color:var(--hp-deep);box-shadow:0 8px 22px rgb(11 59 53 / .2);font-size:.62rem;font-weight:950;letter-spacing:.04em;text-transform:uppercase}.callout-form{top:24px;left:24px}.callout-handle{top:24px;right:24px}.callout-window{bottom:24px;left:24px}.callout-seal{right:24px;bottom:24px}.custom-shape-process .process-pouch{clip-path:polygon(18% 0,82% 0,100% 22%,94% 100%,6% 100%,0 22%);border-radius:18px 18px 28px 28px}.custom-shape-process .process-pouch::before{top:14px;right:20px;left:20px;height:16px;border:3px solid var(--hp-deep);border-radius:999px;background:#f5f1e7}.custom-shape-process .process-design .process-pouch::before,.custom-shape-process .process-review .process-pouch::before,.custom-shape-process .process-approve .process-pouch::before,.custom-shape-process .process-produce .process-pouch::before{background:#f5f1e7}.flat-zipper-anatomy-visual{background:#e6f1ed}.flat-zipper-anatomy-visual img{object-position:center}.flat-zipper-process .process-pouch{border-radius:16px;transform:scaleX(.78);transform-origin:center bottom}.flat-zipper-process .process-pouch::before{border-radius:2px}.flat-zipper-gallery .detail-gallery-grid figure{height:auto;aspect-ratio:1}.flat-zipper-gallery .detail-gallery-grid figcaption{max-width:calc(100% - 28px);white-space:normal}.flat-bottom-anatomy-visual{background:#eee2cf}.flat-bottom-anatomy-visual img{object-position:center}.flat-bottom-process .process-pouch{border-radius:13px 13px 5px 5px;transform:perspective(200px) rotateY(-3deg);transform-origin:center bottom}.flat-bottom-process .process-pouch::after{position:absolute;right:-10px;bottom:0;width:10px;height:82%;border:3px solid var(--hp-deep);border-left:0;border-radius:0 8px 4px 0;background:#f0b64e;content:""}.flat-bottom-gallery .detail-gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.flat-bottom-gallery .detail-gallery-grid figure{height:auto;aspect-ratio:1}.flat-bottom-gallery .detail-gallery-grid figcaption{max-width:calc(100% - 28px);white-space:normal}.center-seal-anatomy-visual{background:#e2e9f5}.center-seal-anatomy-visual img{object-position:center}.center-seal-process .process-pouch{width:58px;border-radius:3px;transform:rotate(-2deg)}.center-seal-process .process-pouch::before{top:7px;right:0;left:0;height:auto;border-top:4px double var(--hp-deep);border-bottom:0}.center-seal-process .process-pouch::after{position:absolute;right:0;bottom:7px;left:0;border-top:4px double var(--hp-deep);content:""}.center-seal-gallery .detail-gallery-grid figure{height:auto;aspect-ratio:1}.center-seal-gallery .detail-gallery-grid figcaption{max-width:calc(100% - 28px);white-space:normal}.custom-shape-gallery .detail-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.custom-shape-gallery .detail-gallery-grid figure{height:auto;aspect-ratio:1}.custom-shape-gallery .detail-gallery-grid figcaption{max-width:calc(100% - 28px);white-space:normal}.shape-quote-requirements{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:30px 0 24px}.shape-quote-requirements span{display:flex;align-items:center;gap:12px;min-height:58px;padding:12px 16px;border:1px solid color-mix(in srgb,var(--hp-deep) 24%,transparent);border-radius:14px;background:color-mix(in srgb,#fff 54%,transparent);color:var(--hp-deep);font-weight:800}.shape-quote-requirements span b{display:grid;width:30px;height:30px;place-items:center;flex:0 0 30px;border-radius:50%;background:var(--hp-deep);color:#c7ff42;font-size:.62rem}.stand-up-process{padding:118px max(34px,calc((100vw - 1360px)/2));background:#e8eee6}.stand-up-process .detail-section-heading{max-width:980px}.stand-up-process .detail-section-heading>p:last-child{max-width:690px}.stand-up-process ol{position:relative;display:grid;margin:72px 0 0;padding:30px 0 34px;overflow:hidden;grid-template-columns:repeat(5,minmax(0,1fr));list-style:none;border:1px solid color-mix(in srgb,var(--hp-deep) 20%,transparent);border-radius:28px;background:#f5f1e7;box-shadow:0 22px 52px rgb(11 59 53 / .09)}.stand-up-process ol::before{position:absolute;top:190px;right:0;left:0;height:42px;background:repeating-linear-gradient(90deg,var(--hp-deep) 0 34px,#214f49 34px 64px);content:""}.stand-up-process ol::after{position:absolute;top:201px;right:0;left:0;height:20px;border-top:2px solid #6f8b85;border-bottom:2px solid #6f8b85;background:repeating-linear-gradient(90deg,#d9ded6 0 6px,#879c96 6px 8px);content:""}.stand-up-process li{position:relative;z-index:1;display:flex;min-height:390px;padding:0 20px;flex-direction:column;align-items:flex-start}.stand-up-process li>span{display:grid;width:34px;height:34px;place-items:center;border-radius:50%;background:var(--hp-deep);color:var(--hp-ivory);font-size:.62rem;font-weight:900}.process-visual{position:relative;display:grid;width:100%;height:205px;place-items:center}.process-pouch{position:relative;display:block;width:82px;height:118px;border:3px solid var(--hp-deep);border-radius:8px 8px 22px 22px;background:#fbf8ee;box-shadow:0 12px 22px rgb(11 59 53 / .14);transform:rotate(-2deg)}.process-pouch::before{position:absolute;top:13px;right:6px;left:6px;height:6px;border-top:2px solid var(--hp-deep);border-bottom:2px solid var(--hp-deep);content:""}.process-design .process-pouch{background:linear-gradient(145deg,#ff8a57 0 38%,#e14ca0 38% 68%,#6b55d8 68%)}.process-review .process-pouch{background:linear-gradient(145deg,#ff8a57 0 38%,#e14ca0 38% 68%,#6b55d8 68%);transform:rotate(2deg) scale(1.06)}.process-approve .process-pouch{background:linear-gradient(145deg,#ff8a57 0 38%,#e14ca0 38% 68%,#6b55d8 68%)}.process-produce .process-pouch{background:linear-gradient(145deg,#ff8a57 0 38%,#e14ca0 38% 68%,#6b55d8 68%);box-shadow:18px 6px 0 -2px #f4bd3d,36px 12px 0 -4px #0c776b,0 12px 22px rgb(11 59 53 / .14);transform:translateX(-18px) rotate(-2deg)}.process-visual em{position:absolute;right:4px;bottom:22px;padding:7px 9px;border-radius:999px;background:#bdfb3b;color:var(--hp-deep);box-shadow:0 5px 14px rgb(11 59 53 / .16);font-size:.58rem;font-style:normal;font-weight:950;letter-spacing:.04em}.process-approve .process-visual em{display:grid;right:12px;bottom:28px;width:38px;height:38px;padding:0;place-items:center;font-size:1.1rem}.stand-up-process li strong{margin-top:auto;font-size:1.45rem;line-height:1.08;letter-spacing:-.035em}.stand-up-process li p{margin:10px 0 0;color:color-mix(in srgb,var(--hp-deep) 68%,transparent);font-size:.72rem;line-height:1.55}.stand-up-cta>div:first-child{max-width:850px}.stand-up-cta>div:first-child>p:last-child{max-width:700px;color:color-mix(in srgb,var(--hp-deep) 78%,transparent);font-weight:650;line-height:1.7}.detail-overview{display:grid;padding:110px max(34px,calc((100vw - 1360px)/2));grid-template-columns:1.15fr .85fr;align-items:start;gap:110px;background:var(--hp-soft)}.detail-overview h2,.detail-section-heading h2,.detail-process h2,.detail-cta h2{margin:15px 0 24px;color:var(--hp-deep);font-size:clamp(3rem,5vw,5.5rem);line-height:.9;letter-spacing:-.06em}.detail-overview>div>p:last-child,.detail-section-heading>p:last-child{max-width:760px;color:var(--hp-deep);opacity:.76;line-height:1.75}.detail-overview aside{padding:34px;border:1px solid var(--hp-sage);border-radius:20px;background:var(--hp-ivory)}.detail-overview aside>span{display:block;margin-bottom:20px;font-size:.7rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.detail-overview ul{margin:0;padding:0;list-style:none}.detail-overview li{padding:15px 0;border-top:1px solid var(--hp-sage);font-weight:800}.detail-specs,.detail-gallery,.detail-process{padding:110px max(34px,calc((100vw - 1360px)/2))}.detail-section-heading{max-width:900px;margin-bottom:54px}.detail-spec-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid var(--hp-sage);border-bottom:1px solid var(--hp-sage)}.detail-spec-grid article{min-height:250px;padding:30px 28px;border-right:1px solid var(--hp-sage)}.detail-spec-grid article:last-child{border-right:0}.detail-spec-grid span{color:var(--hp-deep);font-size:.72rem;font-weight:900;letter-spacing:.07em;text-transform:uppercase}.detail-spec-grid p{margin:86px 0 0;color:var(--hp-deep);opacity:.78;line-height:1.65}.detail-specs.has-visuals{background:var(--hp-soft)}.detail-specs.has-visuals .detail-section-heading{max-width:980px}.detail-specs.has-visuals .detail-spec-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;border:0}.detail-specs.has-visuals .detail-spec-grid article{display:grid;min-height:300px;padding:0;overflow:hidden;grid-template-columns:1.02fr .98fr;border:1px solid color-mix(in srgb,var(--hp-sage) 82%,transparent);border-radius:18px;background:var(--hp-ivory)}.detail-specs.has-visuals .detail-spec-grid article:last-child{border-right:1px solid color-mix(in srgb,var(--hp-sage) 82%,transparent)}.detail-spec-visual{position:relative;min-height:300px;margin:0;overflow:hidden;background:var(--hp-sage)}.detail-spec-visual img{position:absolute;max-width:none;object-fit:cover;display:block}.detail-spec-visual.is-photo img{inset:0;width:100%;height:100%}.detail-spec-visual.is-board img{width:200%;height:200%}.detail-spec-visual.is-board.visual-1 img{top:0;left:0}.detail-spec-visual.is-board.visual-2 img{top:0;left:-100%}.detail-spec-visual.is-board.visual-3 img{top:-100%;left:0}.detail-spec-visual.is-board.visual-4 img{top:-100%;left:-100%}.detail-specs.has-visuals .detail-spec-grid article>div{display:flex;padding:28px;flex-direction:column}.detail-specs.has-visuals .detail-spec-grid span{display:block;padding-bottom:18px;border-bottom:1px solid var(--hp-sage)}.detail-specs.has-visuals .detail-spec-grid p{margin:auto 0 0;font-size:.86rem}.detail-gallery{background:var(--hp-deep);color:var(--hp-ivory)}.detail-gallery .eyebrow,.detail-gallery h2{color:var(--hp-ivory)}.detail-gallery .detail-section-heading>p:last-child{color:var(--hp-ivory)}.detail-gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.detail-gallery-grid figure{position:relative;height:340px;margin:0;overflow:hidden;border-radius:18px;background:var(--hp-sage)}.detail-gallery-grid img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.detail-gallery-grid figure:hover img{transform:scale(1.035)}.detail-gallery-grid figcaption{position:absolute;left:14px;bottom:14px;padding:9px 12px;border-radius:999px;background:color-mix(in srgb,var(--hp-deep) 86%,transparent);color:var(--hp-ivory);font-size:.64rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.detail-related{padding:105px max(34px,calc((100vw - 1360px)/2));background:var(--hp-ivory)}.detail-related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.detail-related-grid a{display:grid;min-height:430px;grid-template-rows:210px 1fr;overflow:hidden;border:1px solid var(--hp-sage);border-radius:18px;color:var(--hp-deep);background:#f8f5ed;transition:transform .25s ease,box-shadow .25s ease}.detail-related-grid a:hover{transform:translateY(-4px);box-shadow:0 22px 44px rgb(9 64 58 / .12)}.detail-related-grid figure{position:relative;min-height:0;margin:0;overflow:hidden;background:var(--hp-soft)}.detail-related-grid figure::after{position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,rgb(9 64 58 / .18));content:""}.detail-related-grid img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.detail-related-grid a:hover img{transform:scale(1.035)}.detail-related-grid a>div{display:flex;padding:24px 26px 27px;flex-direction:column}.detail-related-grid span{font-size:.65rem;font-weight:900}.detail-related-grid h3{margin:24px 0 12px;font-size:clamp(1.7rem,2.4vw,2.5rem);line-height:.96;letter-spacing:-.045em}.detail-related-grid p{margin:0 0 24px;opacity:.7;font-size:.82rem;line-height:1.65}.detail-related-grid strong{margin-top:auto;font-size:.64rem;letter-spacing:.055em;text-transform:uppercase}.detail-process{display:grid;grid-template-columns:.85fr 1.15fr;gap:90px}.detail-process ol{margin:0;padding:0;list-style:none;border-top:1px solid var(--hp-sage)}.detail-process li{display:grid;padding:28px 0;grid-template-columns:55px 1fr;gap:10px 20px;border-bottom:1px solid var(--hp-sage)}.detail-process li>span{grid-row:1 / 3;color:var(--hp-sage);font-weight:900}.detail-process li strong{font-size:1.25rem}.detail-process li p{margin:0;opacity:.72;line-height:1.6}.detail-cta{display:grid;padding:95px max(34px,calc((100vw - 1360px)/2));grid-template-columns:1fr auto;align-items:end;gap:50px;background:var(--hp-soft)}.detail-cta>div:last-child{display:flex;flex-wrap:wrap;gap:12px}.detail-page .detail-footer{background:var(--hp-deep)}.detail-hub-hero{max-width:1050px;margin:0 auto;padding:170px 34px 90px;text-align:center}.detail-hub-hero h1{margin-right:auto;margin-left:auto}.detail-hub-hero>p:last-child{margin-right:auto;margin-left:auto}.detail-hub-grid{display:grid;max-width:1360px;margin:0 auto;padding:0 34px 110px;grid-template-columns:repeat(2,minmax(0,1fr));gap:26px}.detail-hub-card{display:grid;overflow:hidden;grid-template-columns:1fr 1fr;border:1px solid var(--hp-sage);border-radius:22px;background:var(--hp-ivory);color:var(--hp-deep);box-shadow:0 14px 35px color-mix(in srgb,var(--hp-deep) 8%,transparent)}.detail-hub-card figure{position:relative;min-height:390px;margin:0;overflow:hidden;background:var(--hp-soft)}.detail-hub-card figure img{width:100%;height:100%;object-fit:cover;display:block}.detail-hub-card figure span{position:absolute;top:16px;left:16px;display:grid;width:40px;height:40px;place-items:center;border-radius:50%;background:var(--hp-sage);font-size:.7rem;font-weight:900}.detail-hub-card>div{display:flex;padding:30px;flex-direction:column;align-items:flex-start}.detail-hub-card h2{margin:15px 0;font-size:clamp(2rem,3vw,3.5rem);line-height:.92;letter-spacing:-.055em}.detail-hub-card>div>p:not(.eyebrow){margin:0 0 30px;opacity:.74;line-height:1.6}.detail-hub-card strong{margin-top:auto;font-size:.7rem;letter-spacing:.06em;text-transform:uppercase}.detail-hub .detail-hub-hero{display:grid;position:relative;max-width:1440px;min-height:790px;margin:0 auto;padding:145px 34px 62px;grid-template-columns:minmax(0,.88fr) minmax(520px,1.12fr);align-items:center;gap:30px 58px;text-align:left}.detail-hub-copy{position:relative;z-index:2}.detail-hub .detail-hub-copy h1{max-width:690px;margin:15px 0 26px;font-size:clamp(4rem,6vw,6.5rem);line-height:.87}.detail-hub .detail-hub-copy h1 em{display:block;color:#4f6f68;font-style:normal}.detail-hub .detail-hub-copy>p:not(.eyebrow){max-width:610px;color:var(--hp-deep);opacity:.76;font-size:1rem;line-height:1.72}.detail-hub .content-actions{display:flex;margin-top:32px;justify-content:flex-start;align-items:center;flex-wrap:wrap;gap:22px}.detail-hub-proof{display:grid;max-width:620px;margin:38px 0 0;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--hp-sage)}.detail-hub-proof span{padding:17px 16px 0 0;font-size:.63rem;letter-spacing:.045em;text-transform:uppercase}.detail-hub-proof strong{display:block;margin-bottom:4px;font-size:.96rem;letter-spacing:-.02em;text-transform:none}.pouch-hero-showcase{position:relative;height:590px;min-width:0;isolation:isolate}.pouch-hero-showcase::before{position:absolute;inset:7% 4% 5% 7%;border-radius:46% 54% 49% 51% / 45% 38% 62% 55%;background:var(--hp-soft);content:"";transform:rotate(-5deg)}.pouch-hero-orbit{position:absolute;z-index:-1;border:1px solid color-mix(in srgb,var(--hp-deep) 22%,transparent);border-radius:50%}.pouch-hero-orbit.orbit-one{inset:11% 4% 10% 9%;transform:rotate(14deg)}.pouch-hero-orbit.orbit-two{inset:20% 13% 3% 0;transform:rotate(-11deg)}.pouch-hero-product{position:absolute;z-index:2;margin:0;overflow:hidden;border:5px solid var(--hp-ivory);border-radius:18px;background:#fff;box-shadow:0 18px 42px color-mix(in srgb,var(--hp-deep) 22%,transparent);transform:rotate(var(--tilt,0deg));transition:transform .3s ease,box-shadow .3s ease}.pouch-hero-product:hover{z-index:8;box-shadow:0 24px 55px color-mix(in srgb,var(--hp-deep) 28%,transparent);transform:rotate(0deg) translateY(-7px)}.pouch-hero-product img{width:100%;height:100%;object-fit:cover;display:block}.pouch-hero-product figcaption{position:absolute;right:8px;bottom:8px;left:8px;padding:8px 9px;border-radius:999px;background:color-mix(in srgb,var(--hp-deep) 90%,transparent);color:var(--hp-ivory);font-size:.56rem;font-weight:900;letter-spacing:.035em;text-align:center;text-transform:uppercase}.pouch-hero-product.is-stand-up{top:58px;left:35%;width:215px;height:320px;--tilt:-2deg;z-index:5}.pouch-hero-product.is-stand-up figcaption{bottom:34px}.pouch-hero-product.is-shaped{top:20px;left:2%;width:205px;height:210px;--tilt:-7deg}.pouch-hero-product.is-shaped img{object-position:center 70%}.pouch-hero-product.is-flat{top:38px;right:1%;width:205px;height:245px;--tilt:7deg}.pouch-hero-product.is-flat img{object-position:center 76%}.pouch-hero-product.is-eight{bottom:36px;left:3%;width:245px;height:220px;--tilt:5deg}.pouch-hero-product.is-center{right:27%;bottom:5px;width:180px;height:245px;--tilt:-3deg;z-index:6}.pouch-hero-product.is-center img{object-fit:contain}.pouch-hero-product.is-spout{right:0;bottom:50px;width:205px;height:230px;--tilt:6deg}.pouch-hero-stamp{position:absolute;top:43%;left:15%;z-index:7;display:flex;width:118px;height:118px;padding:15px;align-items:center;justify-content:center;gap:7px;border-radius:50%;background:#c1fa4d;color:var(--hp-deep);box-shadow:0 10px 25px color-mix(in srgb,var(--hp-deep) 18%,transparent);transform:rotate(-8deg)}.pouch-hero-stamp strong{font-size:2.6rem;line-height:1}.pouch-hero-stamp span{font-size:.55rem;font-weight:900;line-height:1.25;letter-spacing:.04em;text-transform:uppercase}.pouch-hero-quick{display:grid;grid-column:1/-1;padding:19px 22px;grid-template-columns:auto 1fr;align-items:center;gap:25px 38px;border:1px solid var(--hp-sage);border-radius:18px;background:color-mix(in srgb,var(--hp-ivory) 90%,white);box-shadow:0 12px 34px color-mix(in srgb,var(--hp-deep) 7%,transparent)}.pouch-hero-quick>div span{display:block;margin-bottom:4px;font-size:.58rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.pouch-hero-quick>div strong{font-size:1.05rem}.pouch-hero-quick nav{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.pouch-hero-quick a{display:flex;min-height:48px;padding:10px 13px;align-items:center;justify-content:center;border-radius:999px;background:var(--hp-soft);color:var(--hp-deep);font-size:.68rem;font-weight:900;text-align:center;transition:background .2s ease,transform .2s ease}.pouch-hero-quick a:hover{background:#c1fa4d;transform:translateY(-2px)}.pouch-finder{display:grid;padding:110px max(34px,calc((100vw - 1360px)/2));grid-template-columns:.72fr 1.28fr;gap:80px;background:var(--hp-deep);color:var(--hp-ivory)}.pouch-finder-intro{position:sticky;top:120px;align-self:start}.pouch-finder-intro .eyebrow,.pouch-finder-intro h2{color:var(--hp-ivory)}.pouch-finder-intro h2{margin:16px 0 26px;font-size:clamp(3.2rem,5vw,5.5rem);line-height:.9;letter-spacing:-.06em}.pouch-finder-intro>p:last-child{max-width:500px;opacity:.72;line-height:1.75}.pouch-finder-form{padding:34px;border-radius:24px;background:var(--hp-ivory);color:var(--hp-deep)}.pouch-finder-form fieldset{margin:0 0 34px;padding:0 0 34px;border:0;border-bottom:1px solid var(--hp-sage)}.pouch-finder-form legend{width:100%;margin-bottom:20px;font-size:1.35rem;font-weight:900;letter-spacing:-.025em}.pouch-finder-form legend span{display:inline-grid;width:38px;height:38px;margin-right:10px;place-items:center;border-radius:50%;background:var(--hp-soft);font-size:.65rem;letter-spacing:.04em;vertical-align:middle}.pouch-finder-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.pouch-finder-options label{cursor:pointer}.pouch-finder-options .pouch-finder-other{grid-column:1/-1}.pouch-finder-options input{position:absolute;opacity:0;pointer-events:none}.pouch-finder-options label>span{display:flex;min-height:64px;padding:16px 18px;align-items:center;border:1px solid var(--hp-sage);border-radius:12px;font-size:.83rem;font-weight:800;line-height:1.35;transition:border-color .2s ease,background .2s ease,transform .2s ease}.pouch-finder-options label:hover>span{transform:translateY(-2px);background:var(--hp-soft)}.pouch-finder-options input:focus-visible+span{outline:3px solid color-mix(in srgb,var(--hp-deep) 25%,transparent);outline-offset:2px}.pouch-finder-options input:checked+span{border-color:var(--hp-deep);background:var(--hp-deep);color:var(--hp-ivory)}.pouch-finder-form>.button{width:100%;justify-content:space-between}.pouch-finder-error{margin:15px 0 0;color:#9d2d21;font-size:.78rem;font-weight:800}.pouch-finder-results{grid-column:1/-1;scroll-margin-top:120px;padding:38px;border:1px solid color-mix(in srgb,var(--hp-sage) 75%,transparent);border-radius:24px;background:var(--hp-ivory);color:var(--hp-deep)}.home-pouch-hero{border-bottom:1px solid color-mix(in srgb,var(--hp-sage) 70%,transparent)}.home-pouch-finder .pouch-finder-intro .text-link{display:inline-flex;margin-top:28px;color:var(--hp-ivory);border-color:color-mix(in srgb,var(--hp-ivory) 55%,transparent)}.pouch-results-heading{max-width:720px}.pouch-results-heading h3{margin:12px 0;font-size:clamp(2.6rem,4vw,4.5rem);line-height:.92;letter-spacing:-.055em}.pouch-results-heading>p:last-child{opacity:.72}.pouch-result-grid{display:grid;margin-top:30px;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.pouch-result-grid article{display:flex;min-height:325px;padding:28px;flex-direction:column;border:1px solid var(--hp-sage);border-radius:18px}.pouch-result-grid article>span{font-size:.65rem;font-weight:900}.pouch-result-grid h4{margin:48px 0 14px;max-width:500px;font-size:clamp(2rem,3vw,3.15rem);line-height:.94;letter-spacing:-.05em}.pouch-result-grid p{margin:0 0 28px;opacity:.72;line-height:1.65}.pouch-result-grid article>div{display:flex;margin-top:auto;align-items:center;flex-wrap:wrap;gap:20px}.pouch-results-whatsapp{display:inline-flex;margin-top:28px;color:var(--hp-deep);font-size:.75rem;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.pouch-manual-review{display:flex;margin-top:30px;align-items:center;flex-wrap:wrap;gap:22px}.detail-hub-catalog{padding:110px max(34px,calc((100vw - 1360px)/2))}.detail-hub-catalog .detail-hub-grid{max-width:none;padding:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.detail-hub-catalog .detail-hub-card{display:flex;min-width:0;flex-direction:column}.detail-hub-catalog .detail-hub-card figure{min-height:330px;height:330px}.detail-hub-catalog .detail-hub-card>div{min-height:355px}.detail-hub-catalog .detail-hub-card h2{font-size:clamp(2rem,2.6vw,3rem)}.detail-hub-card ul{margin:0 0 28px;padding:0;list-style:none}.detail-hub-card li{position:relative;padding:7px 0 7px 15px;border-top:1px solid color-mix(in srgb,var(--hp-sage) 60%,transparent);font-size:.75rem;font-weight:750}.detail-hub-card li::before{position:absolute;top:13px;left:0;width:5px;height:5px;border-radius:50%;background:var(--hp-sage);content:""}.detail-hub-card.pouch-custom-shaped-pouches figure img{object-position:center 70%}.detail-hub-card.pouch-flat-zipper-pouches figure img{object-position:center 77%}.pouch-compare{padding:105px max(34px,calc((100vw - 1360px)/2));background:var(--hp-soft)}.pouch-compare-scroll{overflow-x:auto;border-top:1px solid var(--hp-sage)}.pouch-compare table{width:100%;border-collapse:collapse;text-align:left}.pouch-compare th,.pouch-compare td{padding:20px 18px;border-bottom:1px solid var(--hp-sage);font-size:.78rem;line-height:1.45}.pouch-compare thead th{font-size:.65rem;letter-spacing:.06em;text-transform:uppercase}.pouch-compare tbody th{min-width:220px;font-size:.9rem}.pouch-compare-note{max-width:850px;margin:28px 0 0;opacity:.72;line-height:1.7}@media (max-width:1050px){.detail-hero{grid-template-columns:1fr}.detail-hero>figure{height:580px}.detail-overview,.detail-process{grid-template-columns:1fr;gap:50px}.detail-spec-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-spec-grid article:nth-child(2){border-right:0}.detail-spec-grid article:nth-child(-n+2){border-bottom:1px solid var(--hp-sage)}.detail-specs.has-visuals .detail-spec-grid{grid-template-columns:1fr}.detail-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-hub-card{grid-template-columns:1fr}.detail-hub-card figure{min-height:330px}}@media (max-width:1050px){.flat-bottom-gallery .detail-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:1050px){.stand-up-fit .detail-section-heading,.stand-up-customize .detail-section-heading{grid-template-columns:1fr;gap:22px}.stand-up-fit .detail-section-heading .eyebrow,.stand-up-customize .detail-section-heading .eyebrow{grid-column:auto}.stand-up-fit-grid{grid-template-columns:1fr}.stand-up-order-grid,.stand-up-customize-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stand-up-order-grid article:nth-child(2){border-right:0}.stand-up-order-grid article:nth-child(-n+2){border-bottom:1px solid var(--hp-sage)}.stand-up-customize-grid article:last-child{grid-column:1/-1}.stand-up-value .detail-section-heading{grid-template-columns:1fr;gap:22px}.stand-up-value .detail-section-heading .eyebrow{grid-column:auto}.stand-up-value-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stand-up-value-grid article:nth-child(2){border-right:0}.stand-up-value-grid article:nth-child(-n+2){border-bottom:1px solid var(--hp-sage)}.stand-up-options{grid-template-columns:1fr}.stand-up-structure-copy{max-width:760px}.stand-up-structure{width:100%;max-width:760px;margin:0 auto}.stand-up-process ol{grid-template-columns:repeat(2,minmax(0,1fr))}.stand-up-process li:nth-child(2),.stand-up-process li:nth-child(4){border-right:0}.stand-up-process li:nth-child(-n+4){border-bottom:1px solid var(--hp-sage)}}@media (max-width:1050px){.detail-hub .detail-hub-hero{min-height:0;padding:135px 34px 62px;grid-template-columns:1fr;gap:35px}.detail-hub .detail-hub-copy{max-width:760px}.pouch-hero-showcase{width:100%;max-width:740px;margin:0 auto}.pouch-hero-quick{grid-template-columns:1fr}.pouch-finder{grid-template-columns:1fr;gap:45px}.pouch-finder-intro{position:static}.detail-hub-catalog .detail-hub-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.detail-hero{min-height:0;padding:125px 20px 70px;gap:40px}.detail-hero h1,.detail-hub-hero h1{font-size:clamp(3.4rem,15vw,5rem)}.detail-hero>figure{height:430px}.detail-overview,.detail-specs,.detail-gallery,.detail-related,.detail-process,.detail-cta{padding:76px 20px}.detail-spec-grid,.detail-gallery-grid,.detail-related-grid,.detail-hub-grid{grid-template-columns:1fr}.detail-spec-grid article,.detail-spec-grid article:nth-child(2){min-height:0;border-right:0;border-bottom:1px solid var(--hp-sage)}.detail-spec-grid article:last-child{border-bottom:0}.detail-spec-grid p{margin-top:45px}.detail-specs.has-visuals .detail-spec-grid article{min-height:250px;grid-template-columns:150px 1fr;border-right:1px solid color-mix(in srgb,var(--hp-sage) 82%,transparent)}.detail-specs.has-visuals .detail-spec-grid article>div{padding:22px}.detail-specs.has-visuals .detail-spec-grid p{margin-top:auto}.detail-spec-visual{min-height:250px}.detail-gallery-grid figure{height:285px}.detail-related-grid a{min-height:240px}.detail-cta{grid-template-columns:1fr}.detail-hub-hero{padding:140px 20px 65px}.detail-hub-grid{padding:0 20px 76px}.detail-hub-card figure{min-height:300px}}@media (max-width:760px){.detail-hero--stand-up{display:flex;min-height:0;padding:125px 20px 42px;flex-direction:column;gap:32px}.detail-hero--stand-up>div{width:100%;margin:0;padding:0}.detail-hero--stand-up h1{font-size:clamp(3.55rem,15vw,5rem)}.detail-hero--stand-up>figure{position:relative;inset:auto;width:100%;height:340px;border-radius:20px;box-shadow:0 18px 42px color-mix(in srgb,var(--hp-deep) 12%,transparent)}.detail-hero--stand-up>figure::after{display:none}.detail-hero--stand-up>figure img{object-position:64% center}.detail-hero--stand-up figcaption{right:10px;bottom:10px;left:10px;text-align:center}.detail-hero-proof{margin-top:28px}.detail-hero-proof span{padding-right:8px;font-size:.53rem}.detail-hero-proof strong{font-size:.7rem}}@media (max-width:760px){.stand-up-fit,.stand-up-order,.stand-up-customize,.stand-up-value,.stand-up-options,.stand-up-process{padding:76px 20px}.stand-up-fit-grid article{min-height:0;padding:26px 22px}.stand-up-fit-grid h3{margin-top:48px}.stand-up-fit-grid ul{grid-template-columns:1fr}.stand-up-order-grid,.stand-up-customize-grid,.stand-up-value-grid,.stand-up-process ol{grid-template-columns:1fr}.stand-up-order-grid article,.stand-up-order-grid article:not(:first-child),.stand-up-value-grid article,.stand-up-value-grid article:not(:first-child),.stand-up-process li,.stand-up-process li:not(:first-child){min-height:220px;padding:22px 0;border-right:0;border-bottom:1px solid var(--hp-sage)}.stand-up-order-grid article:last-child,.stand-up-value-grid article:last-child,.stand-up-process li:last-child{border-bottom:0}.stand-up-customize-grid article,.stand-up-customize-grid article:last-child{min-height:0;padding:26px 22px;grid-column:auto}.stand-up-customize-grid h3{margin-top:48px}.stand-up-structure-copy h2{font-size:clamp(3.2rem,14vw,4.6rem)}.stand-up-structure-copy li{grid-template-columns:1fr;gap:6px}.stand-up-structure{min-height:520px}.structure-pouch{top:92px;width:200px;height:350px}.structure-window{top:122px;right:32px;width:82px;height:112px}.structure-label{max-width:100px;font-size:.54rem}.structure-label::after{width:38px}.label-seal{top:55px;left:18px}.label-zipper{top:120px;right:14px}.label-window{top:275px;left:16px}.label-gusset{right:18px;bottom:40px}}@media (max-width:760px){.detail-hero--shaped>figure img{object-position:center}.custom-shape-anatomy-visual{min-height:440px}.custom-shape-anatomy-visual img{height:440px}.shape-callout{padding:8px 10px;font-size:.5rem}.callout-form,.callout-handle{top:14px}.callout-window,.callout-seal{bottom:14px}.callout-form,.callout-window{left:14px}.callout-handle,.callout-seal{right:14px}.custom-shape-gallery .detail-gallery-grid{grid-template-columns:1fr}.shape-quote-requirements{grid-template-columns:1fr}}@media (max-width:760px){.detail-hero--flat-bottom>figure img{object-position:center}.flat-bottom-gallery .detail-gallery-grid{grid-template-columns:1fr}}@media (max-width:760px){.detail-hub .detail-hub-hero{padding:125px 20px 45px;gap:28px}.detail-hub .detail-hub-copy h1{font-size:clamp(3.5rem,15vw,5rem)}.detail-hub-proof{grid-template-columns:repeat(3,minmax(0,1fr))}.detail-hub-proof span{padding-right:8px;border:0;font-size:.52rem}.detail-hub-proof strong{font-size:.78rem}.pouch-hero-showcase{height:455px}.pouch-hero-product{border-width:3px;border-radius:12px}.pouch-hero-product figcaption{right:5px;bottom:5px;left:5px;padding:6px 4px;font-size:.43rem}.pouch-hero-product.is-stand-up{top:42px;left:35%;width:145px;height:225px}.pouch-hero-product.is-stand-up figcaption{bottom:23px}.pouch-hero-product.is-shaped{top:14px;left:1%;width:138px;height:145px}.pouch-hero-product.is-flat{top:28px;right:0;width:138px;height:165px}.pouch-hero-product.is-eight{bottom:25px;left:1%;width:165px;height:145px}.pouch-hero-product.is-center{right:27%;bottom:0;width:120px;height:175px}.pouch-hero-product.is-spout{right:0;bottom:35px;width:138px;height:160px}.pouch-hero-stamp{top:43%;left:12%;width:82px;height:82px;padding:9px}.pouch-hero-stamp strong{font-size:1.8rem}.pouch-hero-stamp span{font-size:.4rem}.pouch-hero-quick{padding:17px}.pouch-hero-quick nav{grid-template-columns:repeat(2,minmax(0,1fr))}.pouch-hero-quick nav a:last-child{grid-column:1/-1}.pouch-finder,.detail-hub-catalog,.pouch-compare{padding:76px 20px}.pouch-finder-form,.pouch-finder-results{padding:22px}.pouch-finder-options,.pouch-result-grid,.detail-hub-catalog .detail-hub-grid{grid-template-columns:1fr}.detail-hub-catalog .detail-hub-card>div{min-height:0}.detail-hub-catalog .detail-hub-card figure{height:300px}.pouch-result-grid article{min-height:300px}.pouch-compare-scroll{margin-right:-20px;padding-right:20px}.pouch-compare table{min-width:760px}}@media (max-width:1050px) and (min-width:761px){.stand-up-process ol{grid-template-columns:repeat(5,minmax(150px,1fr));overflow-x:auto}.stand-up-process li,.stand-up-process li:not(:first-child){min-height:390px;padding:0 18px;border:0}.stand-up-process li:nth-child(-n+4){border-bottom:0}}@media (max-width:760px){.stand-up-process ol{display:flex;padding:18px;overflow:visible;flex-direction:column;gap:12px;border-radius:22px}.stand-up-process ol::before{top:30px;bottom:30px;left:84px;width:24px;height:auto;background:repeating-linear-gradient(180deg,var(--hp-deep) 0 22px,#214f49 22px 42px)}.stand-up-process ol::after{top:30px;bottom:30px;left:91px;width:10px;height:auto;border:0;border-right:1px solid #879c96;border-left:1px solid #879c96;background:repeating-linear-gradient(180deg,#d9ded6 0 5px,#879c96 5px 7px)}.stand-up-process li,.stand-up-process li:not(:first-child){display:grid;width:100%;min-height:145px;padding:12px 8px;grid-template-columns:42px 92px 1fr;grid-template-rows:auto auto;align-items:center;column-gap:10px;border:0}.stand-up-process li>span{grid-column:1;grid-row:1/-1}.process-visual{width:92px;height:120px;grid-column:2;grid-row:1/-1}.process-pouch{width:56px;height:82px;border-width:2px;border-radius:6px 6px 15px 15px}.process-pouch::before{top:9px;height:4px;border-width:1px}.process-produce .process-pouch{box-shadow:10px 4px 0 -1px #f4bd3d,20px 8px 0 -2px #0c776b,0 8px 14px rgb(11 59 53 / .14);transform:translateX(-10px) rotate(-2deg)}.process-visual em{right:-2px;bottom:10px;padding:5px 7px;font-size:.48rem}.process-approve .process-visual em{right:4px;bottom:15px;width:28px;height:28px}.stand-up-process li strong{margin:0;align-self:end;grid-column:3;grid-row:1;font-size:1.25rem}.stand-up-process li p{margin:6px 0 0;align-self:start;grid-column:3;grid-row:2}}@media (max-width:480px){.detail-specs.has-visuals .detail-spec-grid article{grid-template-columns:1fr}.detail-spec-visual{min-height:230px}.detail-specs.has-visuals .detail-spec-grid article>div{min-height:190px}}@media (max-width:760px){.hp-home .hp-pouch-grid{grid-template-columns:1fr}}.content-page{--hp-deep:#0b3b35;--hp-ivory:#f4f0e7;--hp-sage:#9eaa9a;--hp-soft:#dfe6df;min-height:100vh;background:var(--hp-ivory);color:var(--hp-deep)}.content-page .site-header{position:sticky;top:0;border-color:color-mix(in srgb,var(--hp-sage) 35%,var(--hp-ivory));background:var(--hp-ivory)}.content-page .site-header a,.content-page .mobile-menu summary,.content-page .mobile-menu nav a{color:var(--hp-deep)}.content-page .mobile-menu nav{background:var(--hp-ivory)}.content-page .button-primary,.content-page .button-dark{border-color:var(--hp-deep);background:var(--hp-deep);color:var(--hp-ivory)}.content-page .site-header .button-dark{color:var(--hp-ivory)}.content-page .button-light{border-color:var(--hp-deep);background:#fff0;color:var(--hp-deep)}.content-page .eyebrow,.content-page .text-link{color:var(--hp-deep)}.content-hero{max-width:1360px;margin:0 auto;padding:155px 34px 95px}.content-hero h1{max-width:1050px;margin:20px 0 32px;font-size:clamp(4.5rem,8vw,8.2rem);line-height:.84;letter-spacing:-.075em}.content-hero>p:not(.eyebrow){max-width:760px;margin:0;opacity:.76;font-size:1.02rem;line-height:1.72}.content-actions{display:flex;margin-top:34px;align-items:center;gap:24px;flex-wrap:wrap}.coming-soon-badge{display:inline-flex;padding:7px 10px;align-items:center;border:1px solid var(--hp-sage);border-radius:999px;color:var(--hp-deep);font-size:.62rem;font-weight:900;letter-spacing:.055em;text-transform:uppercase}.case-center-grid{display:grid;max-width:1360px;margin:0 auto;padding:0 34px 110px;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.case-center-card{overflow:hidden;border:1px solid var(--hp-sage);border-radius:20px;background:var(--hp-ivory);box-shadow:0 14px 35px color-mix(in srgb,var(--hp-deep) 8%,transparent)}.case-center-card>a{display:flex;height:100%;flex-direction:column;color:var(--hp-deep)}.case-center-card figure{position:relative;height:310px;margin:0;overflow:hidden;background:var(--hp-soft)}.case-center-card figure img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.case-center-card:hover figure img{transform:scale(1.035)}.case-center-card figure span{position:absolute;top:16px;left:16px;display:grid;width:40px;height:40px;place-items:center;border-radius:50%;background:var(--hp-sage);font-size:.68rem;font-weight:900}.case-center-card a>div{display:flex;padding:26px;flex:1;flex-direction:column;align-items:flex-start}.case-center-card h2{margin:12px 0 14px;font-size:clamp(1.6rem,2.2vw,2.35rem);line-height:1;letter-spacing:-.045em}.case-center-card a>div>p:not(.eyebrow){margin:0 0 24px;opacity:.72;font-size:.79rem;line-height:1.62}.case-center-card strong{margin-top:auto;font-size:.69rem;letter-spacing:.05em;text-transform:uppercase}.case-center-card .coming-soon-badge{margin-top:18px}.content-placeholder{display:flex;padding:85px max(34px,calc((100vw - 1360px)/2));align-items:end;justify-content:space-between;gap:40px;background:var(--hp-soft)}.content-placeholder>div{max-width:760px}.content-placeholder h2,.content-section-heading h2,.quote-sidebar h2,.resource-checklist h2,.resource-downloads h2{margin:16px 0 20px;font-size:clamp(2.7rem,5vw,5.5rem);line-height:.92;letter-spacing:-.06em}.content-placeholder p:not(.eyebrow),.content-section-heading>p:last-child,.quote-sidebar>p:not(.eyebrow),.resource-downloads>div>p{opacity:.74;line-height:1.7}.quote-layout{display:grid;max-width:1360px;margin:0 auto;padding:0 34px 115px;grid-template-columns:1.2fr .8fr;gap:34px}.quote-form,.quote-sidebar{border:1px solid var(--hp-sage);border-radius:22px}.quote-form{display:grid;padding:34px;gap:22px;background:var(--hp-ivory)}.quote-form-heading{display:flex;padding-bottom:24px;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid var(--hp-sage)}.quote-form-heading>span{font-size:1.45rem;font-weight:900}.quote-form-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.quote-form label{display:grid;gap:8px}.quote-form label>span{font-size:.69rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.quote-form input,.quote-form select,.quote-form textarea{width:100%;padding:15px 16px;border:1px solid var(--hp-sage);border-radius:10px;background:#fffdf8;color:var(--hp-deep);font:inherit}.quote-form textarea{resize:vertical}.quote-form input:focus,.quote-form select:focus,.quote-form textarea:focus{outline:2px solid var(--hp-deep);outline-offset:2px}.quote-file{padding:18px;border:1px dashed var(--hp-sage);border-radius:12px}.quote-file small{opacity:.65}.quote-form button:disabled{cursor:not-allowed;opacity:.58}.quote-sidebar{align-self:start;padding:42px;background:var(--hp-soft)}.quote-sidebar .button{display:flex;margin-top:14px;justify-content:space-between}.quote-response-note{margin-top:36px;padding-top:25px;border-top:1px solid var(--hp-sage)}.quote-response-note ul{margin:13px 0 0;padding-left:20px;opacity:.76;line-height:1.8}.quote-page{background:var(--hp-ivory)}.quote-page .quote-hero{display:grid;min-height:720px;padding:150px max(34px,calc((100vw - 1360px)/2)) 90px;grid-template-columns:1.08fr .92fr;align-items:center;gap:80px}.quote-hero h1{max-width:780px;margin:18px 0 26px;font-size:clamp(4.6rem,7.5vw,8rem);line-height:.84;letter-spacing:-.075em}.quote-hero>div>p:not(.eyebrow){max-width:670px;opacity:.74;line-height:1.72}.quote-hero .content-actions{display:flex;margin-top:32px;align-items:center;flex-wrap:wrap;gap:24px}.quote-hero-proof{padding:32px;border-radius:24px;background:var(--hp-deep);color:var(--hp-ivory);box-shadow:0 22px 55px color-mix(in srgb,var(--hp-deep) 18%,transparent)}.quote-hero-proof .eyebrow{color:var(--hp-sage)}.quote-hero-proof ul{margin:25px 0 0;padding:0;list-style:none}.quote-hero-proof li{display:grid;padding:20px 0;grid-template-columns:100px 1fr;align-items:center;gap:20px;border-top:1px solid color-mix(in srgb,var(--hp-sage) 35%,transparent)}.quote-hero-proof strong{color:#c1fa4d;font-size:1.3rem;letter-spacing:-.025em}.quote-hero-proof span{color:var(--hp-ivory);opacity:.8;font-size:.78rem;line-height:1.5}.quote-intro{display:grid;max-width:1360px;margin:0 auto 34px;padding:0 34px;grid-template-columns:repeat(4,minmax(0,1fr))}.quote-intro div{display:flex;padding:18px 16px;align-items:center;gap:12px;border-top:1px solid var(--hp-sage);border-bottom:1px solid var(--hp-sage);border-right:1px solid var(--hp-sage)}.quote-intro div:first-child{border-left:1px solid var(--hp-sage);border-radius:12px 0 0 12px}.quote-intro div:last-child{border-radius:0 12px 12px 0}.quote-intro span{display:grid;width:34px;height:34px;flex:0 0 34px;place-items:center;border-radius:50%;background:var(--hp-soft);font-size:.58rem;font-weight:900}.quote-intro strong{font-size:.72rem;letter-spacing:.03em;text-transform:uppercase}.quote-page .quote-layout{align-items:start}.quote-page .quote-form{gap:0}.quote-form-heading>div{display:grid;gap:4px}.quote-form-heading>div>span{font-size:1.45rem;font-weight:900}.quote-form-heading small{opacity:.62}.quote-form-section{display:grid;margin:0;padding:32px 0;gap:20px;border:0;border-bottom:1px solid var(--hp-sage)}.quote-form-section legend{width:100%;margin:0 0 2px;font-size:1.15rem;font-weight:900;letter-spacing:-.02em}.quote-form-section legend span{display:inline-grid;width:36px;height:36px;margin-right:9px;place-items:center;border-radius:50%;background:var(--hp-soft);font-size:.58rem;letter-spacing:.04em;vertical-align:middle}.quote-form label>small{opacity:.62;font-size:.68rem;line-height:1.5}.quote-submit{display:flex;width:100%;margin-top:28px;justify-content:space-between}.quote-privacy{margin:14px 0 0;opacity:.58;font-size:.67rem;line-height:1.55}.quote-page .quote-sidebar{position:sticky;top:110px}.quote-availability{display:grid;margin-top:30px;padding:22px;gap:7px;border-radius:14px;background:var(--hp-deep);color:var(--hp-ivory)}.quote-availability span{color:var(--hp-sage);font-size:.6rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.quote-availability strong{font-size:1.05rem}.quote-availability small{opacity:.7;line-height:1.5}.quote-next{display:grid;padding:100px max(34px,calc((100vw - 1360px)/2));grid-template-columns:.8fr 1.2fr;gap:90px;background:var(--hp-soft)}.quote-next h2{margin:16px 0 0;font-size:clamp(2.8rem,5vw,5.5rem);line-height:.9;letter-spacing:-.06em}.quote-next ol{margin:0;padding:0;list-style:none;border-top:1px solid var(--hp-sage)}.quote-next li{display:grid;padding:25px 0;grid-template-columns:50px 1fr;gap:4px 16px;border-bottom:1px solid var(--hp-sage)}.quote-next li>span{grid-row:1/3;font-size:.65rem;font-weight:900}.quote-next li strong{font-size:1.15rem}.quote-next li p{margin:7px 0 0;opacity:.72;line-height:1.55}.resource-section{max-width:1360px;margin:0 auto;padding:25px 34px 110px}.content-section-heading{max-width:760px;margin-bottom:50px}.resource-dieline-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.resource-dieline-grid article{padding:26px;border:1px solid var(--hp-sage);border-radius:20px}.resource-placeholder-visual{display:grid;height:250px;margin-bottom:25px;place-items:center;align-content:center;gap:10px;border-radius:14px;background:repeating-linear-gradient(135deg,var(--hp-soft),var(--hp-soft) 16px,var(--hp-ivory) 16px,var(--hp-ivory) 32px)}.resource-placeholder-visual span{font-size:.7rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.resource-placeholder-visual strong{padding:8px 11px;border-radius:999px;background:var(--hp-deep);color:var(--hp-ivory);font-size:.65rem;letter-spacing:.06em;text-transform:uppercase}.resource-dieline-grid h2{margin:0 0 12px;font-size:2rem;letter-spacing:-.04em}.resource-dieline-grid p{min-height:52px;opacity:.72;font-size:.82rem;line-height:1.6}.resource-checklist{display:grid;padding:100px max(34px,calc((100vw - 1360px)/2));grid-template-columns:.8fr 1.2fr;gap:90px;background:var(--hp-soft)}.resource-checklist ol{margin:0;padding:0;list-style:none;border-top:1px solid var(--hp-sage)}.resource-checklist li{display:grid;padding:25px 0;grid-template-columns:48px 1fr;border-bottom:1px solid var(--hp-sage)}.resource-checklist li>span{font-size:.7rem;font-weight:900}.resource-checklist strong{font-size:1.15rem}.resource-checklist li p{margin:8px 0 0;opacity:.72;line-height:1.6}.resource-downloads{display:grid;padding:100px max(34px,calc((100vw - 1360px)/2));grid-template-columns:.9fr 1.1fr;gap:90px}.resource-download-list{border-top:1px solid var(--hp-sage)}.resource-download-list>span{display:flex;padding:22px 0;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid var(--hp-sage);font-weight:800}.content-footer{background:var(--hp-deep);color:var(--hp-ivory)}.content-footer .hp-footer-brand p,.content-footer nav a,.content-footer .hp-footer-bottom{color:var(--hp-sage)}.content-footer nav strong{color:var(--hp-ivory)}@media (max-width:1050px){.case-center-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.quote-page .quote-hero{grid-template-columns:1fr;gap:45px}.quote-layout,.quote-next,.resource-checklist,.resource-downloads{grid-template-columns:1fr}.quote-page .quote-sidebar{position:static;align-self:stretch}.resource-checklist,.resource-downloads{gap:45px}}@media (max-width:760px){.content-hero{padding:125px 20px 70px}.content-hero h1{font-size:clamp(3.55rem,16vw,5.3rem)}.quote-page .quote-hero{min-height:0;padding:125px 20px 70px}.quote-hero h1{font-size:clamp(3.6rem,16vw,5.4rem)}.quote-hero-proof{padding:24px}.quote-hero-proof li{grid-template-columns:80px 1fr}.quote-intro{margin-bottom:24px;padding:0 20px;grid-template-columns:1fr 1fr}.quote-intro div,.quote-intro div:first-child,.quote-intro div:last-child{border:1px solid var(--hp-sage);border-radius:10px}.quote-intro div:nth-child(odd){border-right:0}.quote-intro div:nth-child(-n+2){border-bottom:0}.case-center-grid{padding:0 20px 76px;grid-template-columns:1fr}.case-center-card figure{height:280px}.content-placeholder{padding:70px 20px;align-items:flex-start;flex-direction:column}.quote-layout{padding:0 20px 76px}.quote-form,.quote-sidebar{padding:24px}.quote-form-row{grid-template-columns:1fr}.quote-form-heading{align-items:flex-start;flex-direction:column}.quote-next{padding:76px 20px;gap:40px}.resource-section{padding:20px 20px 76px}.resource-dieline-grid{grid-template-columns:1fr}.resource-checklist,.resource-downloads{padding:76px 20px}.resource-download-list>span{align-items:flex-start;flex-direction:column}}.quote-live-badge{display:inline-flex;padding:7px 10px;border-radius:999px;background:var(--hp-deep);color:var(--hp-ivory);font-size:.62rem;font-weight:900;letter-spacing:.055em;text-transform:uppercase}.quote-file output{display:block;overflow-wrap:anywhere;color:var(--hp-deep);font-size:.74rem;line-height:1.5}.quote-file output.is-error,.quote-form-status[data-state="error"]{color:#9b2f26}.quote-form-status[data-state="success"]{color:#176944}.quote-form-status{min-height:24px;margin:0;font-size:.8rem;font-weight:800}.quote-honeypot{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.quote-concept-nav{position:sticky;top:78px;z-index:18;display:flex;min-height:58px;padding:10px max(20px,calc((100vw - 1360px)/2));align-items:center;justify-content:center;gap:8px;border-bottom:1px solid color-mix(in srgb,var(--hp-sage) 50%,transparent);background:color-mix(in srgb,var(--hp-ivory) 94%,transparent);backdrop-filter:blur(14px)}.quote-concept-nav>span{margin-right:auto;font-size:.62rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.quote-concept-nav a{padding:9px 13px;border:1px solid #fff0;border-radius:999px;color:var(--hp-deep);font-size:.68rem;font-weight:850}.quote-concept-nav a:hover{border-color:var(--hp-sage)}.quote-concept-nav a.is-active{background:var(--hp-deep);color:var(--hp-ivory)}.quote-page[class*="quote-concept-"] .quote-sidebar h2{font-size:clamp(2.15rem,3.3vw,3.8rem);line-height:.96}.quote-concept-a .quote-hero{min-height:570px;padding-top:105px;padding-bottom:72px;background:var(--hp-deep);color:var(--hp-ivory)}.quote-concept-a .quote-hero .eyebrow,.quote-concept-a .quote-hero .text-link{color:#c1fa4d}.quote-concept-a .quote-hero h1{max-width:690px;font-size:clamp(4.2rem,6.4vw,7rem)}.quote-concept-a .quote-hero-proof{background:var(--hp-ivory);color:var(--hp-deep);box-shadow:none}.quote-concept-a .quote-hero-proof .eyebrow{color:var(--hp-deep)}.quote-concept-a .quote-hero-proof li{border-color:var(--hp-sage)}.quote-concept-a .quote-hero-proof strong{color:var(--hp-deep)}.quote-concept-a .quote-hero-proof span{color:var(--hp-deep)}.quote-concept-a .quote-intro{margin-top:38px}.quote-concept-a .quote-layout{grid-template-columns:minmax(0,1.4fr) minmax(310px,.6fr);gap:26px}.quote-concept-a .quote-form{border:0;box-shadow:0 20px 70px color-mix(in srgb,var(--hp-deep) 10%,transparent)}.quote-concept-a .quote-sidebar{border:0;background:var(--hp-soft)}.quote-concept-b .quote-hero{min-height:0;padding-top:100px;padding-bottom:55px;grid-template-columns:1fr;text-align:center}.quote-concept-b .quote-hero>div{max-width:900px;margin:0 auto}.quote-concept-b .quote-hero h1{max-width:900px;margin-right:auto;margin-left:auto;font-size:clamp(4rem,6.8vw,7rem)}.quote-concept-b .quote-hero>div>p:not(.eyebrow){margin-right:auto;margin-left:auto}.quote-concept-b .quote-hero .content-actions{justify-content:center}.quote-concept-b .quote-hero-proof{max-width:1120px;width:100%;margin:0 auto;padding:12px 28px;border-radius:18px;box-shadow:none}.quote-concept-b .quote-hero-proof>.eyebrow{display:none}.quote-concept-b .quote-hero-proof ul{display:grid;margin:0;grid-template-columns:repeat(4,1fr)}.quote-concept-b .quote-hero-proof li{padding:17px 20px;grid-template-columns:1fr;gap:6px;border:0;border-left:1px solid color-mix(in srgb,var(--hp-sage) 35%,transparent);text-align:left}.quote-concept-b .quote-hero-proof li:first-child{border-left:0}.quote-concept-b .quote-intro{max-width:980px;margin-top:18px}.quote-concept-b .quote-layout{max-width:980px;grid-template-columns:1fr;gap:24px}.quote-concept-b .quote-form{padding:44px 54px;border:0;background:#fffdf8;box-shadow:0 18px 65px color-mix(in srgb,var(--hp-deep) 9%,transparent)}.quote-concept-b .quote-form-section{padding:40px 0}.quote-concept-b .quote-sidebar{position:static;display:grid;padding:34px;grid-template-columns:1.25fr 1fr;align-items:start;gap:0 28px;border:0}.quote-concept-b .quote-sidebar .eyebrow,.quote-concept-b .quote-sidebar h2,.quote-concept-b .quote-sidebar>p{grid-column:1}.quote-concept-b .quote-sidebar>.button,.quote-concept-b .quote-response-note,.quote-concept-b .quote-availability{grid-column:2}.quote-concept-b .quote-sidebar>.button{margin-top:10px}.quote-concept-b .quote-response-note{margin-top:22px}.quote-concept-c{background:var(--hp-soft)}.quote-concept-c .quote-hero{min-height:520px;padding-top:95px;padding-bottom:58px;gap:48px}.quote-concept-c .quote-hero h1{font-size:clamp(4rem,6.5vw,6.8rem)}.quote-concept-c .quote-hero-proof{padding:24px;border-radius:16px;box-shadow:none}.quote-concept-c .quote-hero-proof ul{display:grid;grid-template-columns:1fr 1fr;gap:0 22px}.quote-concept-c .quote-hero-proof li{padding:16px 0;grid-template-columns:1fr;gap:5px}.quote-concept-c .quote-intro{margin-bottom:22px}.quote-concept-c .quote-layout{max-width:1360px;grid-template-columns:1fr;gap:22px}.quote-concept-c .quote-form{display:grid;padding:26px;grid-template-columns:1fr 1fr;gap:18px;border:0;background:#fff0}.quote-concept-c .quote-form-heading,.quote-concept-c .quote-submit,.quote-concept-c .quote-privacy,.quote-concept-c .quote-form-status,.quote-concept-c .quote-honeypot{grid-column:1/-1}.quote-concept-c .quote-form-heading{padding:12px 4px 22px}.quote-concept-c .quote-form-section{min-width:0;padding:26px;border:1px solid var(--hp-sage);border-radius:18px;background:var(--hp-ivory)}.quote-concept-c .quote-form-section .quote-form-row{grid-template-columns:1fr}.quote-concept-c .quote-submit{margin-top:4px}.quote-concept-c .quote-sidebar{position:static;display:grid;min-height:0;padding:38px 42px;grid-template-columns:minmax(0,1fr) minmax(320px,390px);align-items:start;gap:12px 54px;border:0;background:var(--hp-deep);color:var(--hp-ivory)}.quote-concept-c .quote-sidebar .eyebrow,.quote-concept-c .quote-sidebar h2,.quote-concept-c .quote-sidebar>p{grid-column:1}.quote-concept-c .quote-sidebar .eyebrow{color:#c1fa4d}.quote-concept-c .quote-sidebar h2{max-width:650px;margin:8px 0 10px;color:var(--hp-ivory)}.quote-concept-c .quote-sidebar>p{max-width:620px;margin:0}.quote-concept-c .quote-sidebar>.button{grid-column:2;margin:0;border-color:color-mix(in srgb,var(--hp-ivory) 28%,transparent)}.quote-concept-c .quote-sidebar>.button:nth-of-type(1){grid-row:1;background:#c1fa4d;color:var(--hp-deep)}.quote-concept-c .quote-sidebar>.button:nth-of-type(2){grid-row:2;color:var(--hp-ivory)}.quote-concept-c .quote-response-note{display:none}.quote-concept-c .quote-availability{grid-column:2;grid-row:3/5;margin:6px 0 0;padding:18px 20px;background:color-mix(in srgb,var(--hp-ivory) 9%,transparent)}@media (max-width:1050px){.quote-concept-b .quote-hero-proof ul{grid-template-columns:1fr 1fr}.quote-concept-b .quote-hero-proof li:nth-child(3){border-left:0}.quote-concept-b .quote-sidebar,.quote-concept-c .quote-sidebar{grid-template-columns:1fr}.quote-concept-b .quote-sidebar>*,.quote-concept-c .quote-sidebar>*{grid-column:1!important;grid-row:auto!important}}@media (max-width:760px){.quote-concept-nav{top:68px;padding:8px 14px;justify-content:flex-start;overflow-x:auto}.quote-concept-nav>span{display:none}.quote-concept-nav a{white-space:nowrap}.quote-concept-a .quote-hero,.quote-concept-b .quote-hero,.quote-concept-c .quote-hero{padding-top:70px}.quote-concept-b .quote-hero-proof ul{grid-template-columns:1fr}.quote-concept-b .quote-hero-proof li{border-left:0;border-top:1px solid color-mix(in srgb,var(--hp-sage) 35%,transparent)}.quote-concept-b .quote-form{padding:24px}.quote-concept-c .quote-form{padding:0;grid-template-columns:1fr}.quote-concept-c .quote-form>*{grid-column:1}.quote-concept-c .quote-form-section{padding:22px}.quote-concept-c .quote-sidebar{padding:28px 24px}}.case-story-hero,.option-hero{display:grid;min-height:780px;padding:145px max(34px,calc((100vw - 1360px)/2)) 80px;grid-template-columns:.9fr 1.1fr;align-items:center;gap:70px}.case-story-hero h1,.option-hero h1{margin:18px 0 26px;font-size:clamp(4.8rem,8vw,8.5rem);line-height:.84;letter-spacing:-.075em}.case-story-hero>div>p:not(.eyebrow),.option-hero>div>p:not(.eyebrow){max-width:650px;opacity:.76;line-height:1.72}.case-story-hero .coming-soon-badge{display:flex;width:max-content;margin:24px 0}.case-story-hero>figure,.option-hero>figure{position:relative;height:610px;margin:0;overflow:hidden;border-radius:24px;background:var(--hp-soft)}.case-story-hero figure img,.option-hero figure img{width:100%;height:100%;object-fit:cover;display:block}.case-story-hero figcaption{position:absolute;right:16px;bottom:16px;left:16px;padding:14px 16px;border-radius:12px;background:color-mix(in srgb,var(--hp-deep) 90%,transparent);color:var(--hp-ivory);font-size:.68rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.case-story-overview{display:grid;padding:95px max(34px,calc((100vw - 1360px)/2));grid-template-columns:.8fr 1.2fr;gap:80px;background:var(--hp-soft)}.case-story-overview h2,.option-intro h2,.option-checks h2,.artwork-no-download h2{margin:16px 0 0;font-size:clamp(2.7rem,5vw,5.4rem);line-height:.92;letter-spacing:-.06em}.case-story-specs{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--hp-sage)}.case-story-specs div{display:grid;min-height:112px;padding:20px 18px;align-content:space-between;border-right:1px solid var(--hp-sage);border-bottom:1px solid var(--hp-sage)}.case-story-specs div:nth-child(2n){border-right:0}.case-story-specs span{opacity:.65;font-size:.65rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.case-story-specs strong{font-size:1rem}.case-story-narrative{display:grid;max-width:1360px;margin:0 auto;padding:105px 34px;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid var(--hp-sage)}.case-story-narrative article{min-height:400px;padding:34px;border-right:1px solid var(--hp-sage);border-bottom:1px solid var(--hp-sage)}.case-story-narrative article:nth-child(2n){border-right:0}.case-story-narrative article:nth-last-child(-n+2){border-bottom:0}.case-story-narrative article>span{font-size:.7rem;font-weight:900}.case-story-narrative h2{margin:38px 0 18px;font-size:clamp(2.1rem,3.4vw,3.8rem);line-height:.94;letter-spacing:-.055em}.case-story-narrative article>p:last-child{opacity:.74;line-height:1.72}.case-story-gallery{background:var(--hp-soft)}.options-hub-hero{display:grid;min-height:760px;padding:155px max(34px,calc((100vw - 1360px)/2)) 90px;grid-template-columns:minmax(0,1.35fr) minmax(330px,.65fr);align-items:end;gap:90px;background:var(--hp-ivory)}.options-hub-hero h1{max-width:900px;margin:18px 0 28px;font-size:clamp(4.7rem,8vw,8.1rem);line-height:.84;letter-spacing:-.075em}.options-hub-hero>div>p:not(.eyebrow){max-width:680px;opacity:.74;line-height:1.72}.options-hub-hero aside{padding:30px;border-radius:22px;background:var(--hp-deep);color:var(--hp-ivory)}.options-hub-hero aside .eyebrow{color:var(--hp-sage)}.options-hub-hero ol{margin:24px 0 0;padding:0;list-style:none}.options-hub-hero li{display:grid;padding:18px 0;grid-template-columns:44px 1fr;align-items:center;border-top:1px solid color-mix(in srgb,var(--hp-sage) 35%,transparent)}.options-hub-hero li>span{color:var(--hp-sage);font-size:.67rem;font-weight:900}.options-hub-hero li div{display:flex;align-items:baseline;justify-content:space-between;gap:20px}.options-hub-hero li strong{font-size:1.2rem}.options-hub-hero li small{color:var(--hp-sage)}.options-hub-intro{display:grid;max-width:1360px;margin:0 auto;padding:105px 34px 55px;grid-template-columns:.35fr 1.15fr .7fr;align-items:end;gap:45px}.options-hub-intro h2{margin:0;font-size:clamp(3rem,5vw,5.6rem);line-height:.9;letter-spacing:-.06em}.options-hub-intro>p:last-child{margin:0;opacity:.7;line-height:1.7}.options-hub-grid{display:grid;max-width:1360px;margin:0 auto;padding:0 34px 110px;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.options-hub-card{display:grid;min-height:560px;overflow:hidden;grid-template-rows:265px 1fr;border:1px solid color-mix(in srgb,var(--hp-sage) 78%,transparent);border-radius:22px;background:#fff;color:var(--hp-deep);transition:transform .25s ease,box-shadow .25s ease}.options-hub-card:hover{transform:translateY(-5px);box-shadow:0 22px 50px color-mix(in srgb,var(--hp-deep) 10%,transparent)}.options-hub-card.is-featured{grid-column:1/-1;grid-template-columns:1.08fr .92fr;grid-template-rows:none}.options-hub-card figure{position:relative;min-height:265px;margin:0;overflow:hidden;background:var(--hp-soft)}.options-hub-card figure img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .45s ease}.options-hub-card:hover figure img{transform:scale(1.035)}.options-hub-card figure span{position:absolute;top:18px;left:18px;display:grid;width:42px;height:42px;place-items:center;border-radius:50%;background:var(--hp-ivory);font-size:.66rem;font-weight:900}.options-hub-card>div{display:flex;padding:30px;flex-direction:column;align-items:flex-start}.options-hub-card h2{margin:14px 0;font-size:clamp(2rem,3vw,3.2rem);line-height:.92;letter-spacing:-.055em}.options-hub-card>div>p:not(.eyebrow){margin:0 0 24px;opacity:.72;font-size:.84rem;line-height:1.62}.options-hub-card dl{width:100%;margin:auto 0 24px;padding-top:18px;border-top:1px solid var(--hp-soft)}.options-hub-card dt{opacity:.58;font-size:.62rem;font-weight:900;letter-spacing:.07em;text-transform:uppercase}.options-hub-card dd{margin:7px 0 0;font-size:.78rem;font-weight:750;line-height:1.45}.options-hub-card strong{font-size:.68rem;letter-spacing:.055em;text-transform:uppercase}.options-hub-note{display:grid;max-width:1292px;margin:0 auto 110px;padding:28px 30px;grid-template-columns:auto 1fr auto;align-items:center;gap:30px;border-radius:18px;background:var(--hp-soft)}.options-hub-note>span{padding:8px 11px;border-radius:999px;background:var(--hp-deep);color:var(--hp-ivory);font-size:.64rem;font-weight:900;text-transform:uppercase}.options-hub-note p{margin:0;opacity:.74;line-height:1.6}.option-page .option-hero{min-height:730px;padding-top:135px;grid-template-columns:1fr .92fr;gap:80px}.option-page .option-hero h1{max-width:700px;font-size:clamp(4rem,6.7vw,7rem);line-height:.87}.option-back{display:inline-flex;margin-bottom:55px;color:var(--hp-deep);font-size:.7rem;font-weight:900;letter-spacing:.055em;text-transform:uppercase}.option-hero-facts{display:grid;max-width:650px;margin:32px 0 8px;grid-template-columns:1fr 1fr;border-top:1px solid var(--hp-sage)}.option-hero-facts div{padding:18px 18px 18px 0;border-bottom:1px solid var(--hp-sage)}.option-hero-facts dt{opacity:.55;font-size:.62rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.option-hero-facts dd{margin:8px 0 0;font-size:.78rem;font-weight:750;line-height:1.45}.option-page .option-hero>figure{height:560px}.option-page .option-hero figcaption{position:absolute;right:18px;bottom:18px;left:18px;display:flex;padding:14px 16px;align-items:center;justify-content:space-between;gap:20px;border-radius:12px;background:color-mix(in srgb,var(--hp-deep) 90%,transparent);color:var(--hp-ivory)}.option-page .option-hero figcaption span{color:var(--hp-sage);font-size:.6rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.option-page .option-hero figcaption strong{font-size:.7rem}.option-intro{display:grid;max-width:1360px;margin:0 auto;padding:105px 34px;grid-template-columns:1.05fr .95fr;align-items:end;gap:95px;text-align:left}.option-intro h2{font-size:clamp(3.1rem,5vw,5.6rem)}.option-intro>p:last-child{margin:0;padding-bottom:8px;opacity:.72;font-size:1rem;line-height:1.75}.option-choices{padding:95px max(34px,calc((100vw - 1360px)/2)) 105px;background:var(--hp-soft)}.option-section-heading{display:grid;margin-bottom:50px;grid-template-columns:.4fr 1fr .7fr;align-items:end;gap:40px}.option-section-heading h2{margin:0;font-size:clamp(2.8rem,4.6vw,5rem);line-height:.92;letter-spacing:-.06em}.option-section-heading>p:last-child{margin:0;opacity:.68;line-height:1.65}.option-card-grid{display:grid;padding:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.option-card-grid article{display:flex;min-height:330px;padding:28px;flex-direction:column;border:0;border-radius:16px;background:var(--hp-ivory)}.option-card-grid article:nth-child(2n){border-right:0}.option-card-top{display:flex;align-items:center;justify-content:space-between;gap:16px}.option-card-top span{display:grid;width:34px;height:34px;place-items:center;border-radius:50%;background:var(--hp-deep);color:var(--hp-ivory);font-size:.62rem;font-weight:900}.option-card-top small{opacity:.5;font-size:.58rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.option-card-grid h2{margin:50px 0 16px;font-size:clamp(1.7rem,2.3vw,2.55rem);line-height:.96;letter-spacing:-.045em}.option-card-grid p{max-width:520px;margin:0 0 28px;opacity:.7;font-size:.82rem;line-height:1.65}.option-card-grid a{margin-top:auto;color:var(--hp-deep);font-size:.64rem;font-weight:900;letter-spacing:.055em;text-transform:uppercase}.option-checks{display:grid;padding:105px max(34px,calc((100vw - 1360px)/2));grid-template-columns:.9fr 1.1fr;gap:95px;background:var(--hp-deep);color:var(--hp-ivory)}.option-checks .eyebrow{color:var(--hp-sage)}.option-checks>div>p:last-child{max-width:560px;color:var(--hp-sage);line-height:1.7}.option-checks ol{margin:0;padding:0;list-style:none;border-top:1px solid color-mix(in srgb,var(--hp-sage) 40%,transparent)}.option-checks li{display:grid;padding:21px 0;grid-template-columns:52px 1fr;border-bottom:1px solid color-mix(in srgb,var(--hp-sage) 40%,transparent);font-weight:800}.option-checks li span{color:var(--hp-sage);font-size:.64rem}.artwork-no-download{display:grid;padding:100px max(34px,calc((100vw - 1360px)/2));grid-template-columns:1fr auto;align-items:end;gap:50px}.artwork-no-download>div{max-width:820px}.artwork-no-download>div>p:last-child{max-width:700px;opacity:.74;line-height:1.7}@media (max-width:1050px){.case-story-hero,.option-hero{grid-template-columns:1fr}.case-story-hero>figure,.option-hero>figure{height:560px}.case-story-overview,.option-checks{grid-template-columns:1fr;gap:45px}.options-hub-hero{grid-template-columns:1fr;gap:50px}.options-hub-hero aside{max-width:620px}.options-hub-intro,.option-section-heading{grid-template-columns:1fr;align-items:start}.options-hub-card.is-featured{grid-template-columns:1fr;grid-template-rows:320px 1fr}.option-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.option-intro{grid-template-columns:1fr;gap:35px}}@media (max-width:760px){.case-story-hero,.option-hero{min-height:0;padding:125px 20px 70px;gap:40px}.case-story-hero h1,.option-hero h1{font-size:clamp(3.7rem,17vw,5.4rem)}.case-story-hero>figure,.option-hero>figure{height:430px}.case-story-overview{padding:76px 20px}.case-story-specs{grid-template-columns:1fr}.case-story-specs div,.case-story-specs div:nth-child(2n){border-right:0}.case-story-narrative{padding:76px 20px;grid-template-columns:1fr}.case-story-narrative article,.case-story-narrative article:nth-child(2n),.case-story-narrative article:nth-last-child(-n+2){min-height:0;padding:28px 0;border-right:0;border-bottom:1px solid var(--hp-sage)}.case-story-narrative article:last-child{border-bottom:0}.options-hub-hero{min-height:0;padding:125px 20px 70px}.options-hub-hero h1{font-size:clamp(3.7rem,17vw,5.4rem)}.options-hub-hero li div{align-items:flex-start;flex-direction:column;gap:3px}.options-hub-intro{padding:76px 20px 40px;gap:22px}.options-hub-grid{padding:0 20px 76px;grid-template-columns:1fr}.options-hub-card,.options-hub-card.is-featured{min-height:0;grid-template-columns:1fr;grid-template-rows:250px auto}.options-hub-note{margin:0 20px 76px;grid-template-columns:1fr}.option-page .option-hero{padding-top:115px}.option-back{margin-bottom:35px}.option-hero-facts{grid-template-columns:1fr}.option-page .option-hero>figure{height:410px}.option-page .option-hero figcaption{align-items:flex-start;flex-direction:column;gap:5px}.option-intro{padding:76px 20px}.option-choices{padding:76px 20px}.option-section-heading{margin-bottom:36px;gap:20px}.option-card-grid{grid-template-columns:1fr}.option-card-grid article,.option-card-grid article:nth-child(2n){min-height:285px;padding:24px;border-right:0}.option-checks{padding:76px 20px}.artwork-no-download{padding:76px 20px;grid-template-columns:1fr;align-items:start}}.privacy-hero{min-height:620px;padding-bottom:80px}.privacy-hero h1{max-width:950px}.privacy-hero>p:not(.eyebrow){max-width:760px}.privacy-updated{margin-top:22px;font-size:.72rem;font-weight:850;letter-spacing:.04em;text-transform:uppercase}.privacy-intro{display:grid;max-width:1360px;margin:0 auto;padding:95px 34px;grid-template-columns:1fr .85fr;align-items:end;gap:90px;border-bottom:1px solid var(--hp-sage)}.privacy-intro h2{margin:14px 0 0;font-size:clamp(3rem,5vw,5.5rem);line-height:.92;letter-spacing:-.06em}.privacy-intro>p{margin:0;opacity:.72;font-size:1rem;line-height:1.75}.privacy-grid{display:grid;max-width:1360px;margin:0 auto;padding:90px 34px 110px;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.privacy-grid article{min-height:330px;padding:32px;border:1px solid color-mix(in srgb,var(--hp-sage) 75%,transparent);border-radius:20px;background:#fff}.privacy-grid article>span{display:grid;width:38px;height:38px;place-items:center;border-radius:50%;background:var(--hp-deep);color:var(--hp-ivory);font-size:.62rem;font-weight:900}.privacy-grid h2{margin:54px 0 16px;font-size:clamp(1.8rem,2.7vw,3rem);line-height:.95;letter-spacing:-.045em}.privacy-grid p{margin:0;opacity:.72;line-height:1.72}.privacy-contact{display:grid;padding:90px max(34px,calc((100vw - 1292px)/2));grid-template-columns:1fr auto;align-items:end;gap:55px;background:var(--hp-soft)}.privacy-contact>div{max-width:820px}.privacy-contact h2{margin:14px 0 18px;font-size:clamp(3rem,5vw,5.6rem);line-height:.9;letter-spacing:-.06em}.privacy-contact p{max-width:720px;opacity:.74;line-height:1.7}.privacy-contact p a{color:var(--hp-deep);font-weight:850;text-decoration:underline;text-underline-offset:3px}@media (max-width:900px){.privacy-intro,.privacy-contact{grid-template-columns:1fr;gap:35px}.privacy-grid{grid-template-columns:1fr}}@media (max-width:760px){.privacy-hero{min-height:0;padding:125px 20px 70px}.privacy-intro{padding:76px 20px}.privacy-grid{padding:60px 20px 76px}.privacy-grid article{min-height:0;padding:26px}.privacy-grid h2{margin-top:40px}.privacy-contact{padding:76px 20px}}.analytics-consent{position:fixed;z-index:9999;right:20px;bottom:20px;left:20px;display:flex;max-width:980px;margin:0 auto;padding:20px;align-items:center;justify-content:space-between;gap:28px;border:1px solid rgb(255 255 255 / .18);border-radius:18px;background:#063f3a;color:#f6f0e5;box-shadow:0 24px 70px rgb(0 35 32 / .28)}.analytics-consent strong{display:block;margin-bottom:5px;font-size:.92rem}.analytics-consent p{max-width:690px;margin:0;color:rgb(246 240 229 / .72);font-size:.72rem;line-height:1.55}.analytics-consent a{display:inline-block;margin-top:7px;color:#c4f74d;font-size:.68rem;font-weight:800}.analytics-consent-actions{display:flex;flex:0 0 auto;gap:8px}.analytics-consent button{min-height:42px;padding:0 16px;border:1px solid rgb(255 255 255 / .25);border-radius:999px;background:#fff0;color:#f6f0e5;font:inherit;font-size:.7rem;font-weight:850;cursor:pointer}.analytics-consent button[data-analytics-accept]{border-color:#c4f74d;background:#c4f74d;color:#063f3a}@media(max-width:700px){.analytics-consent{right:12px;bottom:12px;left:12px;padding:18px;align-items:stretch;flex-direction:column;gap:14px}.analytics-consent-actions{width:100%}.analytics-consent button{flex:1}}body.admin-bar .site-header{top:32px}@media (max-width:782px){body.admin-bar .site-header{top:46px}}