:root{--paper:#f7f1e6;--paper-deep:#ebe1d1;--ink:#20212c;--muted:#585761;--line:#cfc4b4;--cobalt:#4d55ff;--cobalt-dark:#343bdd;--orange:#ff6b3d;--orange-text:#a62f0f;--lime:#d8f36c;--white:#fffdf8;--shadow:7px 7px 0 #20212c29;--radius:9px;--sans:"Avenir Next", Avenir, "Segoe UI", "PingFang SC", "Microsoft YaHei", sans-serif;--display:Georgia, "Noto Serif SC", "Songti SC", serif;--mono:"SFMono-Regular", Consolas, "Liberation Mono", monospace}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--paper)}body{color:var(--ink);background:var(--paper);font-family:var(--sans);-webkit-font-smoothing:antialiased;overflow-wrap:anywhere;margin:0}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid var(--orange);outline-offset:3px}::selection{background:var(--lime);color:var(--ink)}.shell{width:min(1180px,100% - 40px);margin-inline:auto}.site-header{z-index:20;border-bottom:1px solid var(--line);background:#f7f1e6f5;position:relative}.header-inner{justify-content:space-between;align-items:center;gap:28px;min-height:78px;display:flex}.brand-mark{letter-spacing:-.045em;white-space:nowrap;align-items:center;gap:10px;min-height:48px;font-size:20px;font-weight:900;display:inline-flex}.brand-mark>span:last-child span{color:var(--cobalt-dark)}.brand-glyph{background:var(--cobalt);border:2px solid var(--ink);width:32px;height:32px;box-shadow:3px 3px 0 var(--ink);border-radius:10px 10px 4px;justify-content:center;align-items:end;gap:3px;padding:7px;display:flex;transform:rotate(-2deg)}.brand-glyph i{background:var(--paper);border-radius:2px 2px 0 0;width:4px;display:block}.brand-glyph i:first-child{height:7px}.brand-glyph i:nth-child(2){height:13px}.brand-glyph i:nth-child(3){height:10px}.site-nav{align-items:center;gap:24px;font-size:14px;font-weight:750;display:flex}.site-nav>a:not(.button){border-bottom:2px solid #0000;align-items:center;min-height:46px;display:inline-flex}.site-nav>a[aria-current=page]{border-color:var(--orange)}.site-nav>a:hover{color:var(--cobalt)}.site-nav .nav-signin{border-left:1px solid var(--line);padding-left:20px}.language-switch{gap:6px}.language-switch span{border:1px solid var(--ink);border-radius:50%;place-items:center;width:26px;height:26px;font-size:12px;display:grid}.menu-button{border:1px solid var(--ink);min-width:48px;min-height:48px;color:var(--ink);background:0 0;border-radius:12px;padding:0 13px;font-weight:800;display:none}.button{border:2px solid var(--ink);background:var(--cobalt);color:#fff;min-height:50px;box-shadow:4px 4px 0 var(--ink);cursor:pointer;border-radius:5px;justify-content:center;align-items:center;gap:14px;padding:0 21px;font-weight:850;line-height:1.15;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.button:hover{background:var(--cobalt-dark);box-shadow:2px 2px 0 var(--ink);transform:translate(2px,2px)}.button:active{box-shadow:none;transform:translate(4px,4px)}.button.small{min-height:44px;box-shadow:3px 3px 0 var(--ink);padding:0 16px}.button.wide{width:100%}.button:disabled{cursor:wait;opacity:.68}.button-row{flex-wrap:wrap;align-items:center;gap:24px;display:flex}.text-link,.catalog-more,.text-button{min-height:48px;text-decoration:underline;-webkit-text-decoration-color:var(--orange);text-decoration-color:var(--orange);text-underline-offset:5px;align-items:center;gap:12px;font-weight:850;display:inline-flex}.text-button{cursor:pointer;color:var(--ink);background:0 0;border:0}.kicker{font-family:var(--mono);letter-spacing:.12em;text-transform:uppercase;color:var(--cobalt-dark);margin:0 0 18px;font-size:12px;font-weight:800;line-height:1.3}.hero{grid-template-columns:minmax(0,1.05fr) minmax(360px,.75fr);align-items:center;gap:clamp(50px,8vw,110px);min-height:690px;padding-block:86px 70px;display:grid}.hero-copy h1{max-width:720px;font-family:var(--display);letter-spacing:-.055em;margin:0;font-size:clamp(56px,6.7vw,92px);font-weight:500;line-height:.92}.hero-copy h1 em{color:var(--cobalt);font-weight:inherit;text-decoration:underline;-webkit-text-decoration-color:var(--orange);text-decoration-color:var(--orange);text-underline-offset:7px;text-decoration-thickness:6px}.hero-body{color:#4f4d56;max-width:660px;margin:30px 0 34px;font-size:19px;line-height:1.65}.hero-price{grid-template-columns:auto auto;align-items:baseline;gap:0 12px;width:fit-content;margin-top:46px;display:grid}.hero-price span{font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;font-size:11px}.hero-price strong{font-family:var(--display);font-size:38px}.hero-price small{color:var(--muted);grid-column:1/-1;font-size:12px}.hero-art{align-self:stretch;min-height:560px;position:relative}.hero-art>img{object-fit:cover;border:2px solid var(--ink);width:100%;height:100%;min-height:560px;box-shadow:var(--shadow);border-radius:4px}.hero-note{background:var(--lime);border:2px solid var(--ink);min-height:250px;box-shadow:var(--shadow);border-radius:3px 14px 3px 3px;padding:28px 30px;position:absolute;bottom:-34px;left:-34px;right:22px;transform:rotate(-1deg)}.note-head{font:800 11px/1.2 var(--mono);letter-spacing:.08em;justify-content:space-between;display:flex}.note-head i{border:2px solid var(--ink);border-radius:50%;place-items:center;width:38px;height:38px;font-style:normal;display:grid}.hero-note h2{max-width:390px;font:500 clamp(30px, 3vw, 41px)/1 var(--display);letter-spacing:-.045em;margin:28px 0 14px}.hero-note>p{max-width:420px;margin:0;padding-right:72px;font-size:14px;line-height:1.55}.note-stamp{border:3px double var(--orange-text);color:var(--orange-text);font:900 12px/1.05 var(--mono);text-align:center;padding:7px 10px;position:absolute;bottom:18px;right:22px;transform:rotate(-7deg)}.stat-strip{border:1px solid var(--ink);background:var(--white);box-shadow:5px 5px 0 var(--ink);grid-template-columns:repeat(3,1fr);display:grid}.stat-strip>div{border-right:1px dashed var(--line);align-items:baseline;gap:14px;padding:25px 32px;display:flex}.stat-strip>div:last-child{border:0}.stat-strip strong{font:500 34px/1 var(--display);color:var(--cobalt)}.stat-strip span{color:var(--muted);font-size:13px}.packs-section{background:var(--ink);color:var(--paper);margin-top:100px;padding-block:100px}.packs-editorial{margin-top:0;margin-bottom:46px}.packs-editorial img{object-fit:cover;border:2px solid var(--paper);border-radius:3px;width:100%;max-height:560px}.packs-editorial figcaption{color:#bdb8b1;font:700 11px/1.5 var(--mono);margin-top:12px}.section-heading{grid-template-columns:1.2fr .75fr;align-items:end;gap:70px;margin-bottom:46px;display:grid}.section-heading h2,.method-title h2,.truth-grid>div:first-child h2,.final-cta h2{font:500 clamp(40px, 5vw, 65px)/1 var(--display);letter-spacing:-.045em;margin:0}.section-heading>p{color:#bdb8b1;margin:0;line-height:1.7}.packs-section .kicker{color:var(--lime)}.filter-bar{flex-wrap:wrap;gap:8px;margin-bottom:30px;display:flex}.filter-bar button{min-height:46px;color:inherit;cursor:pointer;background:0 0;border:1px solid;border-radius:3px;padding:0 18px;font-weight:800}.filter-bar button.active{background:var(--lime);color:var(--ink)}.service-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:22px;display:grid}.service-card{border:2px solid var(--ink);border-radius:var(--radius);background:var(--white);min-width:0;color:var(--ink);box-shadow:6px 6px 0 var(--cobalt);padding:26px}.card-topline{font:800 10px/1.2 var(--mono);letter-spacing:.1em;text-transform:uppercase;justify-content:space-between;align-items:center;display:flex}.card-topline i{background:var(--paper-deep);border-radius:2px;padding:6px 9px;font-style:normal}.service-card h3{font:500 34px/1 var(--display);letter-spacing:-.04em;margin:28px 0 12px}.service-card>p{min-height:76px;color:var(--muted);margin:0 0 22px;font-size:14px;line-height:1.55}.pack-list{border-top:1px dashed var(--line)}.pack-list>div{border-bottom:1px dashed var(--line);justify-content:space-between;align-items:center;gap:12px;min-height:63px;display:flex}.pack-list span{flex-direction:column;display:flex}.pack-list small{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:10px}.pack-list b{font:600 23px/1 var(--display);color:var(--cobalt)}.card-facts{color:var(--muted);gap:8px;padding:20px 0;font-size:11px;display:grid}.card-facts span{align-items:center;gap:8px;display:flex}.dot{border-radius:50%;width:7px;height:7px}.dot.blue{background:var(--cobalt)}.dot.orange{background:var(--orange)}.catalog-more{color:var(--paper);margin-top:34px}.empty-state{border:1px dashed;padding:30px}.method-section{grid-template-columns:.9fr 1.1fr;gap:90px;padding-block:120px;display:grid}.method-title{align-self:start;position:sticky;top:30px}.method-list article{border-top:1px solid var(--line);grid-template-columns:66px 1fr;gap:20px;padding:34px 0;display:grid}.method-list article:last-child{border-bottom:1px solid var(--line)}.method-list article>span{font:800 14px var(--mono);color:var(--orange-text)}.method-list h3{letter-spacing:-.025em;margin:0 0 10px;font-size:24px}.method-list p{color:var(--muted);margin:0;line-height:1.7}.truth-section{border-block:1px solid var(--ink);background:var(--orange);padding-block:100px}.truth-grid{grid-template-columns:1fr .8fr .8fr;align-items:stretch;gap:26px;display:grid}.truth-grid .kicker{color:var(--ink)}.truth-card{border:2px solid var(--ink);border-radius:var(--radius);background:var(--paper);box-shadow:5px 5px 0 var(--ink);padding:30px}.truth-card h3{align-items:center;gap:12px;margin:0 0 22px;display:flex}.truth-card h3 span{border:2px solid var(--ink);background:var(--lime);border-radius:50%;place-items:center;width:32px;height:32px;display:grid}.truth-card.no h3 span{background:var(--orange)}.truth-card ul{margin:0;padding-left:18px}.truth-card li{margin:12px 0;line-height:1.55}.final-cta{flex-direction:column;justify-content:center;align-items:flex-start;min-height:470px;display:flex}.final-cta h2{max-width:800px;margin-bottom:34px}.catalog-page,.editorial-main{padding-bottom:120px}.page-hero,.editorial-hero{padding-block:92px 60px}.page-hero h1,.editorial-hero h1,.form-intro h1,.lookup-page h1,.order-success h1{max-width:850px;font:500 clamp(48px, 7vw, 82px)/.98 var(--display);letter-spacing:-.05em;margin:0}.page-hero>p:last-child,.page-hero>div>p:last-child,.editorial-hero>p:last-child{max-width:720px;color:var(--muted);margin:28px 0 0;font-size:18px;line-height:1.65}.catalog-intro{grid-template-columns:1.15fr .75fr;align-items:end;gap:70px;display:grid}.catalog-intro figure{margin:0}.catalog-intro img{border:2px solid var(--ink);width:100%;height:auto;box-shadow:5px 5px 0 var(--cobalt);border-radius:3px}.catalog-intro figcaption{color:var(--muted);font:700 11px/1.5 var(--mono);margin-top:12px}.catalog-page .service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-page .service-card>p{min-height:46px}.price-logic{border:2px solid var(--ink);border-radius:var(--radius);background:var(--lime);box-shadow:var(--shadow);margin-top:80px;padding:44px}.price-logic h2{font:500 44px/1 var(--display);margin:0 0 18px}.price-logic>p:last-child{max-width:850px;line-height:1.7}.editorial-hero{text-align:center;max-width:980px;margin-inline:auto}.editorial-hero h1{max-width:900px;margin-inline:auto}.editorial-hero>p:last-child{margin-inline:auto}.editorial-grid{border:1px solid var(--ink);background:var(--white);box-shadow:var(--shadow);grid-template-columns:repeat(3,1fr);display:grid}.editorial-grid article{border-right:1px solid var(--ink);padding:38px}.editorial-grid article:last-child{border:0}.editorial-grid article>span{font:800 12px var(--mono);color:var(--orange-text)}.editorial-grid h2{font:500 31px/1.05 var(--display);margin:50px 0 16px}.editorial-grid p{color:var(--muted);margin:0;line-height:1.75}.editorial-cta{border:1px dashed var(--ink);justify-content:space-between;align-items:center;margin-top:42px;padding:24px 28px;display:flex}.editorial-cta>div{font:800 12px var(--mono)}.order-page{padding-block:76px 120px}.order-builder{grid-template-columns:minmax(0,1.35fr) minmax(330px,.65fr);align-items:start;gap:60px;display:grid}.form-intro{margin-bottom:52px}.form-intro h1{font-size:clamp(48px,6vw,72px)}.form-intro>p:last-child{max-width:700px;color:var(--muted);margin:25px 0 0;font-size:17px;line-height:1.65}.order-form fieldset{border:0;margin:0 0 48px;padding:0}.order-form legend{border-bottom:1px solid var(--ink);width:100%;padding:0 0 18px;font-size:20px;font-weight:850}.order-form legend span{font:800 12px var(--mono);color:var(--orange-text);margin-right:14px}.choice-grid{gap:12px;margin-top:18px;display:grid}.service-choices{grid-template-columns:repeat(2,minmax(0,1fr))}.choice-grid label{border:1px solid var(--line);background:var(--white);cursor:pointer;border-radius:5px;justify-content:space-between;align-items:center;gap:12px;min-width:0;min-height:88px;padding:18px;display:flex;position:relative}.choice-grid label:hover{border-color:var(--cobalt)}.choice-grid label.selected{border:2px solid var(--ink);box-shadow:3px 3px 0 var(--cobalt);background:#eef0ff}.choice-grid input{opacity:0;pointer-events:none;position:absolute}.choice-grid label>span{flex-direction:column;min-width:0;display:flex}.service-choices b{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:11px}.service-choices strong{margin-top:5px}.service-choices i{border:2px solid var(--line);border-radius:50%;flex:none;width:18px;height:18px}.service-choices .selected i{border:5px solid var(--cobalt)}.pack-choices{grid-template-columns:repeat(3,minmax(0,1fr))}.pack-choices label{flex-direction:column;align-items:flex-start;min-height:130px}.pack-choices small{color:var(--muted);font-size:11px}.pack-choices strong{font:500 32px var(--display);margin-top:8px}.pack-choices b{color:var(--muted);font-size:11px}.pack-choices em{font:600 24px var(--display);color:var(--cobalt);font-style:normal}.field-label{margin-top:20px;font-weight:800;display:block}.field-label input,.lookup-card input{border:1px solid var(--ink);background:var(--white);width:100%;min-height:54px;color:var(--ink);border-radius:10px;margin-top:9px;padding:0 16px}.field-label input[aria-invalid=true]{background:#fff1ef;border:2px solid #b8261e}.field-label small{color:var(--muted);margin-top:8px;font-weight:500;display:block}.field-error{color:#a61b15;margin:8px 0 0;font-size:13px;font-weight:800;display:block}.form-alert{background:#fff1ef;border:2px solid #a61b15;border-radius:10px;margin-bottom:24px;padding:16px}.order-receipt{border:2px solid var(--ink);background:var(--lime);box-shadow:var(--shadow);border-radius:10px 10px 28px;padding:28px;position:sticky;top:24px}.receipt-head{border-bottom:1px dashed var(--ink);font:800 10px var(--mono);letter-spacing:.1em;justify-content:space-between;padding-bottom:14px;display:flex}.order-receipt h2{font:500 40px/1 var(--display);margin:34px 0 28px}.order-receipt dl{margin:0}.order-receipt dl div{border-bottom:1px dashed #20212c59;justify-content:space-between;gap:15px;padding:11px 0;font-size:13px;display:flex}.order-receipt dt{color:#4d5039}.order-receipt dd{text-align:right;max-width:62%;margin:0;font-weight:800}.receipt-total{justify-content:space-between;align-items:baseline;padding:28px 0;display:flex}.receipt-total strong{font:600 40px/1 var(--display);color:var(--cobalt)}.receipt-note{margin:0 0 20px;font-size:12px;line-height:1.55}.terms-check{cursor:pointer;background:#ffffff6b;border:1px solid #20212c80;border-radius:9px;align-items:flex-start;gap:11px;min-height:54px;padding:13px;display:flex}.terms-check.has-error{border:2px solid #a61b15}.terms-check input{width:22px;height:22px;accent-color:var(--cobalt);flex:none;margin:0}.terms-check span{font-size:12px;line-height:1.5}.submit-order{margin-top:18px}.secure-note{text-align:center;margin:15px 0 0;font-size:10px}.order-success{border:2px solid var(--ink);border-radius:var(--radius);background:var(--white);max-width:760px;min-height:560px;box-shadow:var(--shadow);margin:0 auto;padding:50px}.success-mark{border:2px solid var(--ink);background:var(--lime);border-radius:50%;place-items:center;width:62px;height:62px;margin-bottom:34px;font-size:28px;display:grid}.order-success>p:not(.kicker){color:var(--muted);font-size:17px;line-height:1.65}.order-success dl{border-top:1px solid var(--line);margin:34px 0}.order-success dl div{border-bottom:1px solid var(--line);justify-content:space-between;gap:20px;padding:14px 0;display:flex}.order-success dd{text-align:right;margin:0;font-weight:800}.lookup-page{grid-template-columns:1fr 430px;align-items:start;gap:90px;min-height:640px;padding-block:90px 120px;display:grid}.lookup-page section>p:last-child{max-width:650px;color:var(--muted);line-height:1.7}.lookup-card{border:2px solid var(--ink);border-radius:var(--radius);background:var(--white);box-shadow:var(--shadow);padding:28px}.lookup-card label{margin-bottom:20px;font-weight:800;display:block}.lookup-result{background:var(--paper-deep);border-radius:9px;margin:20px 0 0;padding:14px;line-height:1.5}.loading-card{border:1px dashed var(--ink);place-items:center;min-height:300px;font-size:36px;display:grid}.not-found{flex-direction:column;justify-content:center;align-items:flex-start;min-height:70vh;padding-block:100px;display:flex}.not-found>span{font:900 14px var(--mono);color:var(--orange)}.not-found h1{font:500 clamp(50px, 7vw, 90px)/.95 var(--display);margin:20px 0}.not-found p{margin-bottom:30px}.site-footer{padding:70px 0 max(24px, env(safe-area-inset-bottom));border-top:2px solid var(--ink);background:var(--paper-deep)}.footer-grid{grid-template-columns:1.2fr .6fr .6fr 1fr;gap:50px;display:grid}.footer-grid>div{flex-direction:column;align-items:flex-start;gap:10px;display:flex}.footer-grid p{max-width:330px;color:var(--muted);margin:8px 0 0;font-size:13px;line-height:1.6}.footer-grid strong{text-transform:uppercase;letter-spacing:.08em;margin-bottom:10px;font-size:12px}.footer-grid a:not(.brand-mark){align-items:center;min-height:32px;font-size:13px;display:inline-flex}.footer-note{border:1px dashed var(--ink);padding:20px}.footer-note span{background:var(--orange);font:800 10px var(--mono);padding:5px 8px}.footer-base{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;gap:20px;margin-top:50px;padding-top:20px;font-size:11px;display:flex}@media (max-width:1050px){.site-nav{gap:14px}.site-nav>a:not(.button){font-size:12px}.site-nav .nav-signin{padding-left:12px}.hero{grid-template-columns:1fr .72fr;gap:45px}.hero-note{padding:38px 30px}.service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.service-grid .service-card:last-child:nth-child(3){grid-column:span 2}.truth-grid{grid-template-columns:1fr 1fr}.truth-grid>div:first-child{grid-column:1/-1}.order-builder{gap:34px}.pack-choices{grid-template-columns:1fr}.pack-choices label{flex-direction:row;align-items:center;min-height:90px}}@media (max-width:840px){.shell{width:min(100% - 30px,720px)}.menu-button{justify-content:center;align-items:center;display:inline-flex}.site-nav{overscroll-behavior:contain;max-height:calc(100svh - 78px);padding:14px 20px max(24px, env(safe-area-inset-bottom));border-bottom:2px solid var(--ink);background:var(--paper);flex-direction:column;align-items:stretch;gap:0;display:none;position:absolute;top:78px;left:0;right:0;overflow-y:auto;box-shadow:0 12px 30px #20212c26}.site-nav.is-open{display:flex}.site-nav>a:not(.button){border-bottom:1px solid var(--line);min-height:52px;padding:0 6px;font-size:15px}.site-nav .nav-signin{border-left:0;padding-left:6px}.site-nav .button{margin-top:14px}.hero{grid-template-columns:1fr;min-height:auto;padding-block:68px}.hero-copy h1{font-size:clamp(52px,12vw,78px)}.hero-art{justify-self:center;width:min(620px,94%);min-height:540px}.hero-art>img{min-height:540px}.hero-note{bottom:-34px;left:-20px;right:-20px}.stat-strip{margin-top:20px}.catalog-intro{grid-template-columns:1fr;gap:34px}.section-heading,.method-section,.lookup-page{grid-template-columns:1fr}.section-heading{gap:24px}.method-section{gap:45px}.method-title{position:static}.footer-grid{grid-template-columns:1fr 1fr}.editorial-grid{grid-template-columns:1fr}.editorial-grid article{border-right:0;border-bottom:1px solid var(--ink)}.editorial-grid article:last-child{border-bottom:0}.editorial-grid h2{margin-top:25px}.order-builder{grid-template-columns:1fr}.order-receipt{position:static}.service-choices{grid-template-columns:1fr 1fr}}@media (max-width:560px){.shell{width:calc(100% - 24px)}.header-inner{min-height:68px}.site-nav{max-height:calc(100svh - 68px);top:68px}.brand-mark{font-size:18px}.brand-glyph{width:30px;height:30px}.hero{gap:54px;padding-block:48px 82px}.hero-copy h1{font-size:clamp(46px,15vw,64px);line-height:.95}.hero-copy h1 em{text-decoration-thickness:4px}.hero-body{margin:24px 0 28px;font-size:16px}.button-row{align-items:stretch;gap:15px}.button-row .button{width:100%}.button-row .text-link{justify-content:center}.hero-price{margin-top:32px}.hero-art{width:96%;min-height:500px}.hero-art>img{min-height:500px}.hero-note{min-height:245px;padding:24px 20px;bottom:-45px;left:-8px;right:-8px;transform:rotate(-.5deg)}.hero-note h2{margin-top:24px;font-size:32px}.hero-note>p{padding-right:64px;font-size:13px}.note-stamp{right:16px}.stat-strip{box-shadow:4px 4px 0 var(--ink);grid-template-columns:1fr}.stat-strip>div{border-right:0;border-bottom:1px dashed var(--line);padding:18px 22px}.stat-strip>div:last-child{border-bottom:0}.packs-section{margin-top:70px;padding-block:72px}.section-heading h2,.method-title h2,.truth-grid>div:first-child h2,.final-cta h2{font-size:42px}.service-grid,.catalog-page .service-grid{grid-template-columns:1fr}.service-grid .service-card:last-child:nth-child(3){grid-column:auto}.service-card{box-shadow:4px 4px 0 var(--cobalt);padding:22px}.service-card>p,.catalog-page .service-card>p{min-height:0}.method-section{padding-block:80px}.method-list article{grid-template-columns:40px 1fr}.truth-section{padding-block:70px}.truth-grid{grid-template-columns:1fr}.truth-card{padding:23px}.final-cta{min-height:400px}.page-hero,.editorial-hero{padding-block:64px 40px}.page-hero h1,.editorial-hero h1,.form-intro h1,.lookup-page h1,.order-success h1{font-size:clamp(42px,13vw,58px)}.page-hero>p:last-child,.editorial-hero>p:last-child{font-size:16px}.price-logic{box-shadow:4px 4px 0 var(--ink);margin-top:55px;padding:26px}.price-logic h2{font-size:36px}.editorial-grid{box-shadow:4px 4px #20212c26}.editorial-grid article{padding:28px 24px}.editorial-cta{flex-direction:column;align-items:stretch;gap:18px}.editorial-cta .button{width:100%}.order-page{padding-block:50px 90px}.form-intro{margin-bottom:40px}.form-intro>p:last-child{font-size:15px}.service-choices{grid-template-columns:1fr}.choice-grid label{min-height:78px}.pack-choices label{min-height:88px}.pack-choices strong{font-size:28px}.order-receipt{box-shadow:4px 4px 0 var(--ink);padding:22px}.order-receipt h2{font-size:34px}.order-receipt dd{max-width:58%}.receipt-total strong{font-size:35px}.submit-order{min-height:56px;padding-bottom:env(safe-area-inset-bottom)}.order-success{padding:28px 22px}.order-success dl div{flex-direction:column;align-items:flex-start;gap:5px}.order-success dd{text-align:left}.lookup-page{gap:38px;min-height:auto;padding-block:64px 90px}.lookup-card{box-shadow:4px 4px 0 var(--ink);padding:22px}.footer-grid{grid-template-columns:1fr;gap:34px}.footer-base{flex-direction:column;align-items:flex-start}.site-footer{padding-top:55px}}@media (max-width:340px){.shell{width:calc(100% - 18px)}.brand-mark{font-size:16px}.menu-button{padding-inline:10px}.hero-copy h1{font-size:44px}.hero-note{padding-inline:20px}.service-card,.order-receipt{padding:19px}.button{padding-inline:15px}}@media (max-height:500px) and (orientation:landscape){.site-nav{max-height:calc(100svh - 68px)}.hero{grid-template-columns:1.1fr .9fr;gap:30px;padding-block:38px 70px}.hero-art,.hero-art>img{min-height:440px}.hero-note{bottom:-34px;left:-10px;right:-10px}.order-receipt{position:static}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important}}.auth-card{border:1px solid var(--ink);border-radius:var(--radius);background:var(--white);gap:11px;padding:26px;display:grid;box-shadow:3px 4px #20212c24}.auth-card label{margin-top:5px;font-size:12px;font-weight:800}.auth-card input{border:1px solid var(--ink);background:var(--paper);width:100%;min-height:52px;color:var(--ink);border-radius:7px;padding:0 14px}.auth-tabs{grid-template-columns:1fr 1fr;gap:7px;display:grid}.auth-tabs button{border:1px solid var(--line);background:var(--paper);cursor:pointer;border-radius:6px;min-height:44px;font-weight:800}.auth-tabs button.active{color:#fff;border-color:var(--cobalt);background:var(--cobalt)}.google-button{border:1px solid var(--ink);cursor:pointer;background:#fff;border-radius:7px;min-height:52px;font-weight:800}.google-button span{border:1px solid var(--line);border-radius:50%;place-items:center;width:25px;height:25px;margin-right:10px;display:inline-grid}.auth-divider{color:var(--muted);text-align:center;font:700 9px var(--mono);text-transform:uppercase;letter-spacing:.08em}.auth-message{background:var(--paper-deep);border:1px solid var(--line);margin:0;padding:10px;font-size:12px;line-height:1.5}.auth-card small{color:var(--muted);line-height:1.5}.auth-kicker{color:var(--cobalt);font:800 10px var(--mono);letter-spacing:.1em}.signed-in-card h2{overflow-wrap:anywhere;font:500 28px/1.1 var(--display);margin:10px 0}.modest-platform-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:48px;display:grid}.modest-platform-strip figure{margin:0}.modest-platform-strip img{aspect-ratio:3/2;object-fit:cover;border:1px solid var(--ink);width:100%;height:auto}.modest-platform-strip figcaption{color:var(--muted);font:800 9px var(--mono);text-transform:uppercase;letter-spacing:.08em;padding:8px 2px}.platform-choices{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-top:18px;display:grid}.platform-choices button{border:1px solid var(--line);background:var(--white);min-width:0;min-height:58px;color:var(--ink);cursor:pointer;border-radius:7px;justify-content:center;align-items:center;gap:8px;padding:8px;font-weight:800;display:flex}.platform-choices button span{width:28px;height:28px;font:800 8px var(--mono);border:1px solid;border-radius:50%;flex:none;place-items:center;display:grid}.platform-choices button svg{width:17px;height:17px}.platform-choices button.selected{color:var(--white);border-color:var(--cobalt);background:var(--cobalt)}.receipt-toggle{display:none}.service-card{border-width:1px;box-shadow:2px 3px #22328229}.choice-grid label.selected{box-shadow:inset 4px 0 0 var(--cobalt);border-width:1px}.catalog-intro img{border-width:1px;box-shadow:3px 4px #22328229}.payment-trust{color:var(--muted);grid-template-columns:20px 1fr;align-items:center;gap:8px;margin:18px 0 8px;font-size:11px;line-height:1.45;display:grid}.payment-trust svg{width:18px;height:18px;color:var(--cobalt)}.checkout-links{text-underline-offset:3px;gap:16px;margin:0 0 12px;font-size:11px;font-weight:800;text-decoration:underline;display:flex}.google-button svg{width:18px;height:18px}.footer-base a{color:inherit;text-underline-offset:3px;text-decoration:underline}.trust-main{padding:70px 0 96px}.trust-hero h1{max-width:830px;font:500 clamp(46px,8vw,82px)/.96 var(--display);letter-spacing:-.04em;margin:12px 0 20px}.trust-hero>p:last-of-type{max-width:700px;color:var(--muted);font-size:17px;line-height:1.7}.support-address{border:1px solid var(--ink);background:var(--white);border-radius:8px;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:14px;max-width:660px;margin-top:28px;padding:18px;display:grid;box-shadow:3px 4px #20212c24}.support-address svg{width:30px;color:var(--cobalt)}.support-address span{gap:3px;min-width:0;display:grid}.support-address small{color:var(--muted);font:800 9px var(--mono);text-transform:uppercase}.support-address strong{overflow-wrap:anywhere}.trust-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:45px;display:grid}.trust-grid article{border:1px solid var(--line);background:var(--white);border-radius:8px;grid-template-columns:28px 1fr;gap:13px;padding:24px;display:grid}.trust-grid svg{width:23px;color:var(--cobalt)}.trust-grid h2{margin:0 0 10px;font-size:19px}.trust-grid p{color:var(--muted);margin:0;font-size:13px;line-height:1.7}.trust-actions{flex-wrap:wrap;align-items:center;gap:22px;margin-top:34px;display:flex}@media (max-width:560px){.trust-main{padding-block:52px 82px}.trust-grid{grid-template-columns:1fr}.trust-hero h1{font-size:clamp(44px,14vw,62px)}.support-address{padding:15px}.trust-actions{flex-direction:column;align-items:stretch}.trust-actions .button{width:100%}}@media (max-width:840px){.order-builder{padding-bottom:calc(92px + env(safe-area-inset-bottom))}.order-receipt{z-index:30;bottom:calc(8px + env(safe-area-inset-bottom));border:1px solid var(--ink);border-radius:10px;padding:12px;position:sticky;top:auto;box-shadow:0 10px 34px #20212c38}.receipt-toggle{width:100%;min-height:54px;color:var(--ink);text-align:left;background:0 0;border:0;grid-template-columns:minmax(0,1fr) auto 28px;align-items:center;gap:10px;padding:0 8px;font-weight:800;display:grid}.receipt-toggle strong{color:var(--ink);font:600 22px var(--display)}.receipt-toggle i{text-align:center;font-size:22px;font-style:normal}.receipt-body{max-height:min(68svh,620px);padding:12px 8px 8px;display:none;overflow-y:auto}.order-receipt.is-open .receipt-body{display:block}}@media (max-width:560px){.platform-choices button{flex-direction:column;gap:4px;font-size:10px}.service-choices{grid-template-columns:1fr}.service-card{box-shadow:2px 3px #22328224}.modest-platform-strip{scroll-snap-type:x proximity;grid-template-columns:none;grid-auto-columns:82vw;grid-auto-flow:column;width:100%;padding-left:12px;overflow-x:auto}.modest-platform-strip figure{scroll-snap-align:start}}
