/* EYVORO / The connected edit. Static, mobile-first and framework-free. */
@font-face{font-family:"DM Sans";font-style:normal;font-weight:400 700;font-display:swap;src:url("../assets/fonts/dm-sans.woff2") format("woff2")}
@font-face{font-family:"Instrument Serif";font-style:normal;font-weight:400;font-display:swap;src:url("../assets/fonts/instrument-serif.woff2") format("woff2")}
@font-face{font-family:"Instrument Serif";font-style:italic;font-weight:400;font-display:swap;src:url("../assets/fonts/instrument-serif-italic.woff2") format("woff2")}
:root{--ink:#20201e;--muted:#65625b;--paper:#f6f3ed;--soft:#ebe6dd;--line:#d9d4ca;--dark:#191a18;--accent:#783b33;--max:1280px;--gutter:24px}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:24px;scroll-padding-bottom:100px}
body{margin:0;background:var(--paper);color:var(--ink);font:400 15px/1.65 "DM Sans",Arial,sans-serif;-webkit-font-smoothing:antialiased}
body > #main{overflow-x:clip}
button,input,textarea,select{font:inherit;color:inherit}
button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}
button,a{touch-action:manipulation}
button{cursor:pointer}
a{color:inherit;text-decoration:none}
img{display:block;max-width:100%;height:auto}
figure,p,h1,h2,h3{margin:0}
h1,h2,h3{font-weight:500;letter-spacing:-.055em;line-height:1.04}
h2{font-size:42px}
h3{font-size:25px;letter-spacing:-.035em}
h1 em,h2 em,h3 em,.serif{font-family:"Instrument Serif",Georgia,serif;font-style:italic;font-weight:400;letter-spacing:-.035em}
h2 em{font-size:1.32em;line-height:.98}
p{color:var(--muted)}
::selection{background:#d9c5b5;color:var(--ink)}
:focus-visible{outline:2px solid var(--accent);outline-offset:5px}
button:disabled{cursor:wait;opacity:.5}
[hidden]{display:none!important}
.container{width:min(var(--max),calc(100% - var(--gutter)*2));margin-inline:auto}
.section{padding-block:76px}
.eyebrow{font-size:10px;font-weight:500;letter-spacing:.15em;line-height:1.6;margin-bottom:22px;text-transform:uppercase}
.chapter{color:var(--accent);margin-right:13px;letter-spacing:0}
.small-note{font-size:12px;line-height:1.7;color:var(--muted)}
.icon-library{position:absolute;width:0;height:0;overflow:hidden}
.icon{display:block;width:22px;height:22px;flex-shrink:0;fill:none;stroke:currentColor;stroke-width:1.35;stroke-linecap:round;stroke-linejoin:round}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.skip-link{position:fixed;left:12px;top:12px;z-index:100;clip-path:inset(50%);width:1px;height:1px;overflow:hidden}
.skip-link:focus{clip-path:none;width:auto;height:auto;padding:14px 20px;background:var(--ink);color:var(--paper)}
.button{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:55px;padding:16px 22px;border:1px solid transparent;border-radius:0;font-size:12px;font-weight:600;letter-spacing:.08em;line-height:1.5;transition:background .2s,color .2s,border-color .2s}
.button .icon{transition:transform .25s}
.button:hover .icon{transform:translateX(4px)}
.button-dark{background:var(--ink);color:var(--paper)}
.button-dark:hover{background:var(--accent)}
.button-light{background:var(--paper);color:var(--ink)}
.button-light:hover{background:#e5dbcf}
.button-outline{background:transparent;border-color:var(--line);color:var(--ink);justify-content:center}
.button-outline:hover{background:var(--soft)}
.text-link{display:inline-flex;align-items:center;justify-content:space-between;gap:22px;padding:13px 0;border:0;border-bottom:1px solid currentColor;background:transparent;min-height:46px;font-size:13px;font-weight:500;line-height:1.5}
.text-link .icon{width:19px;height:19px;transition:transform .25s}
.text-link:hover .icon{transform:translateX(4px)}
.wordmark{display:inline-flex;align-items:center;font-size:23px;font-weight:600;letter-spacing:.26em;line-height:1;text-decoration:none}
.wordmark span{font-size:10px;letter-spacing:.1em;font-weight:400}

/* A continuous, unboxed product stage, composed for a 390px screen. */
.site-header{height:68px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line)}
.site-header nav{display:none}
.header-order{display:flex;align-items:center;gap:13px;min-height:44px}
.header-order>span{font-size:9px;letter-spacing:.11em;text-transform:uppercase;max-width:70px;line-height:1.5;text-align:right;color:var(--muted)}
.header-order .icon{width:19px;height:19px}
.hero{position:relative;display:grid;grid-template-areas:"heading" "visual" "offer";width:min(var(--max),calc(100% - var(--gutter)*2));margin-inline:auto;padding:23px 0 25px}
.hero-heading{grid-area:heading}
.hero-kicker{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}
.hero-kicker .eyebrow{font-size:10px;letter-spacing:.14em;margin:0;color:var(--ink)}
.hero-kicker .eyebrow span{color:#aaa297;padding-inline:8px}
.hero-kicker>span{font-size:9px;letter-spacing:.12em;color:var(--muted)}
.hero h1{font-size:48px;line-height:.98;letter-spacing:-.055em}
.hero h1 em{display:block;font-size:79px;line-height:.88;margin-top:3px;letter-spacing:-.045em}
.hero-tagline{font-size:13px;color:var(--ink);margin-top:15px;line-height:1.5;letter-spacing:-.015em}
.hero-tagline span{color:var(--muted);margin-left:2px}
.hero-visual{grid-area:visual;position:relative;margin:0 calc(-1 * var(--gutter));min-width:0}
.hero-studio{height:206px;display:flex;align-items:center;justify-content:center;position:relative;isolation:isolate;overflow:clip;background:var(--paper)}
.hero-studio:before{display:none}
.hero-studio>img{width:103%;max-width:none;flex-shrink:0;transform:rotate(-8deg);animation:product-arrive .85s cubic-bezier(.2,.6,.2,1) both}
.hero-visual figcaption{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:0 var(--gutter);padding-bottom:17px;font-size:10px;color:var(--muted);line-height:1.5}
.hero-visual figcaption>span{display:flex;align-items:center;gap:7px}
.colour-swatch{width:7px;height:7px;border-radius:50%;background:#272824;display:block;flex-shrink:0}
.hero-visual figcaption a{color:var(--ink);min-height:32px;display:flex;align-items:center;gap:8px}
.hero-offer{grid-area:offer}
.price-row{display:flex;align-items:center;gap:15px;flex-wrap:wrap;line-height:1.08}
.price-row del{font-size:14px;font-weight:400;color:var(--muted);text-decoration-thickness:1px}
.price-row strong{font-size:43px;font-weight:500;letter-spacing:-.055em;font-variant-numeric:lining-nums}
.discount{font-size:10px;font-weight:500;letter-spacing:.09em;color:var(--accent);border-bottom:1px solid #b68c7b;padding-bottom:3px;white-space:nowrap}
.cod-line{display:flex;align-items:center;gap:8px;color:var(--ink);font-size:13px;font-weight:500;line-height:1.5;margin-top:12px}
.cod-line .icon{width:16px;height:16px}
.hero-order{margin-top:17px}
.prepaid-line{font-size:11px;color:var(--muted);margin-top:12px;text-align:center;line-height:1.6}
.prepaid-line>span{padding-inline:6px}
.hero-margin-note{display:none}
.benefit-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#eee9e0}
.benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);padding-block:21px}
.benefit-grid>div{display:flex;gap:10px;justify-content:center;align-items:center;font-size:12px;line-height:1.5}
.benefit-grid>div+div{border-left:1px solid #d2cbbf}
.benefit-grid .icon{width:19px;height:19px;color:var(--accent)}

/* Campaign spread — one photograph, one idea, full bleed. */
.campaign-spread{background:var(--dark);color:var(--paper);position:relative}
.campaign-portrait{position:relative}
.campaign-portrait:after{content:"";position:absolute;inset:28% 0 0;background:linear-gradient(180deg,transparent 8%,#151714a8 56%,#151714 100%);pointer-events:none}
.campaign-portrait>img{height:606px;width:100%;object-fit:cover;object-position:48% 28%}
.campaign-portrait figcaption{position:absolute;bottom:16px;left:24px;font-size:10px;line-height:1.6;color:#c9c5bd;z-index:2}
.campaign-copy{position:absolute;inset:auto 24px 57px;z-index:1}
.campaign-copy .eyebrow{color:#d7c8b6;font-size:9px;margin-bottom:15px}
.campaign-copy h2{font-size:38px;line-height:1.08;letter-spacing:-.045em}
.campaign-copy h2 em{font-size:1.4em}
.campaign-description{color:#d2cec6;font-size:13px;line-height:1.7;max-width:280px;margin-top:18px}
.story-button{display:flex;align-items:center;gap:13px;text-align:left;margin-top:19px;padding:0;border:0;background:transparent;color:var(--paper);min-height:48px;font-size:12px;font-weight:500}
.round-arrow{width:42px;height:42px;border:1px solid #c5b7a270;border-radius:50%;display:grid;place-items:center;font-size:21px;font-weight:400;transition:background .2s,color .2s}
.story-button:hover .round-arrow{background:var(--paper);color:var(--ink)}
.story-button small{font-size:10px;line-height:1.5;color:#bbb6aa;display:block;margin-top:2px;font-weight:400}
.spread-folio{display:none}

/* Camera editorial. Product detail bleeds to the mobile edge. */
.camera-layout{display:grid;grid-template-areas:"heading" "image" "copy"}
.feature-heading{grid-area:heading}
.feature-heading h2{font-size:45px;line-height:1.04;font-weight:500;letter-spacing:-.055em}
.camera-visual{grid-area:image;position:relative;margin:31px calc(-1 * var(--gutter)) 0;background:#eeebe5;overflow:hidden}
.camera-visual>img{width:100%;height:293px;object-fit:cover;object-position:44% 50%;mix-blend-mode:multiply}
.camera-visual figcaption{display:flex;justify-content:space-between;gap:16px;border-top:1px solid #d6d0c6;padding:15px 24px;font-size:10px;line-height:1.5;color:#5d5b55}
.camera-visual figcaption>span:first-child{font-size:9px;letter-spacing:.13em}
.feature-copy{grid-area:copy;padding-top:29px}
.feature-copy>p:first-child{font-size:16px;line-height:1.75;color:var(--ink);max-width:420px}
.feature-copy .feature-footnote{font-size:12px;line-height:1.8;margin-top:15px;max-width:380px}
.feature-copy .text-link{margin-top:19px}

/* Interactive product-detail stage. Tabs reveal actual photographic views. */
.detail-section{background:var(--dark);color:var(--paper);padding-bottom:53px}
.detail-heading{display:grid;gap:24px}
.detail-heading .eyebrow{color:#c1b8a8}
.detail-heading .chapter{color:#cbaa98}
.detail-heading h2{font-size:35px;max-width:550px}
.detail-heading h2 em{font-size:1.3em}
.detail-heading>p{font-size:13px;line-height:1.75;color:#b6b3aa}
.product-explorer{margin-top:31px}
.view-tabs{display:flex;border-top:1px solid #3e3f38;border-bottom:1px solid #3e3f38}
.view-tabs button{position:relative;display:flex;align-items:center;justify-content:center;gap:10px;flex:1;min-height:55px;border:0;border-bottom:1px solid transparent;margin-bottom:-1px;background:transparent;color:#a6a59d;font-size:12px;line-height:1.5}
.view-tabs button>span{font-size:10px;color:#aaa596}
.view-tabs button[aria-selected=true]{color:var(--paper);border-bottom-color:#d8c4ad}
.view-tabs button[aria-selected=true]>span{color:#d8c4ad}
.detail-section :focus-visible,.campaign-spread :focus-visible,.offer-section :focus-visible{outline-color:#d7bd9d}
.product-view{outline-offset:8px}
.explorer-stage{position:relative;display:flex;align-items:center;justify-content:center;height:271px;margin-inline:calc(-1 * var(--gutter));isolation:isolate;overflow:hidden}
.explorer-stage:before{content:"";position:absolute;z-index:-1;inset:5% -10%;background:radial-gradient(ellipse,#72736a 0%,#3d3f38 37%,#191a18 71%);opacity:.75}
.explorer-stage>img{width:101%;max-width:1100px;height:auto;object-fit:contain;position:relative;filter:drop-shadow(0 18px 16px #0005);transition:transform .6s cubic-bezier(.2,.6,.2,1)}
.side-stage>img{width:105%;transform:rotate(-8deg)}
.close-stage>img{width:177%;max-width:none;transform:translate(14%,3%) rotate(-5deg);flex-shrink:0}
.stage-index{position:absolute;left:24px;top:23px;color:#b3ae9f;font-size:10px;letter-spacing:.16em;z-index:1}
.view-description{border-top:1px solid #3e3f38;padding-top:25px;min-height:198px;display:grid;align-content:start}
.view-description h3{font-size:25px;line-height:1.2;max-width:380px}
.view-description h3 em{font-size:1.24em;letter-spacing:-.015em}
.view-description>p{color:#bdb9b0;font-size:13px;line-height:1.8;margin-top:13px;max-width:460px}
.view-reference{font-size:9px;letter-spacing:.13em;color:#aaa596;margin-top:24px}

/* Lifestyle and calls. Deliberate offset on wide screens. */
.calls-layout{display:grid;grid-template-areas:"copy" "image" "afterword"}
.calls-copy{grid-area:copy}
.calls-copy>p:not(.eyebrow){font-size:15px;line-height:1.8;margin-top:26px;max-width:390px}
.calls-note{display:flex;gap:22px;color:var(--accent);margin-top:26px;font-size:9px;letter-spacing:.1em;line-height:1.6}
.calls-note>span+span{border-left:1px solid #c6b9a9;padding-left:22px}
.calls-visual{grid-area:image;position:relative;margin:35px calc(-1 * var(--gutter)) 0;overflow:hidden}
.calls-visual>img{width:100%;height:473px;object-fit:cover;object-position:58% center}
.calls-visual figcaption{font-size:10px;line-height:1.6;color:var(--muted);padding:12px 24px 0}
.calls-afterword{grid-area:afterword;display:grid;grid-template-columns:40px 1fr;gap:10px 18px;margin-top:31px;align-items:start}
.calls-afterword>span{font-size:30px;line-height:1.2;font-weight:400;color:var(--accent)}
.calls-afterword>p{font-size:19px;line-height:1.45;color:var(--ink);letter-spacing:-.025em}
.calls-afterword em{font-family:"Instrument Serif",Georgia,serif;font-size:28px;font-weight:400;letter-spacing:-.015em}
.calls-afterword>small{grid-column:2;font-size:11px;line-height:1.7;color:var(--muted);max-width:260px}

/* Practical details in quiet, ruled editorial layouts. */
.setup-section{background:var(--soft)}
.setup-layout{display:grid;gap:36px}
.setup-layout h2{font-size:38px}
.setup-note{font-size:12px;line-height:1.85;margin-top:25px;max-width:295px}
.steps{list-style:none;padding:0;margin:0;border-top:1px solid #cac2b4}
.steps li{display:grid;grid-template-columns:32px 1fr;gap:17px;padding:25px 0;border-bottom:1px solid #cac2b4}
.steps li>span{font-size:11px;color:var(--accent);line-height:1.9;font-variant-numeric:tabular-nums}
.steps h3{font-size:20px;letter-spacing:-.035em}
.steps p{font-size:13px;line-height:1.8;margin-top:8px;max-width:340px}
.comparison-layout{display:grid;gap:30px}
.comparison-layout h2{font-size:37px}
.comparison-intro{font-size:14px;line-height:1.8;margin-top:25px}
.comparison{width:100%;border-collapse:collapse;table-layout:fixed;font-size:12px}
.comparison th,.comparison td{border-bottom:1px solid var(--line);padding:15px 7px;text-align:center;vertical-align:middle}
.comparison th:first-child{width:45%;text-align:left;padding-left:0}
.comparison thead th{font-size:10px;line-height:1.6;font-weight:400;color:var(--muted);padding-top:0;padding-bottom:18px}
.comparison thead th:nth-child(2){color:var(--ink);font-weight:600;border-bottom:1px solid var(--accent)}
.comparison tbody th{font-size:12px;line-height:1.7;font-weight:400;color:var(--ink)}
.comparison tbody td{font-size:18px;color:#817e74;line-height:1.3;font-weight:400}
.comparison tbody td:nth-child(2){color:var(--accent)}
.comparison-layout .small-note{font-size:11px;margin-top:18px;max-width:380px}
.unboxing-section{background:#eeebe4}
.unboxing-layout{display:grid;gap:30px}
.case-visual>img{height:190px;width:100%;object-fit:contain;mix-blend-mode:multiply}
.case-visual figcaption{font-size:10px;line-height:1.7;color:#6e695f;max-width:310px;margin-top:12px}
.unboxing-copy h2{font-size:40px}
.unboxing-copy>p:not(.eyebrow){font-size:13px;line-height:1.85;max-width:340px;margin-top:25px}
.box-list{margin-top:24px;border-top:1px solid #d5cec3}
.box-list>div{display:grid;grid-template-columns:26px 1fr;gap:3px 9px;padding:17px 0;border-bottom:1px solid #d5cec3}
.box-list>div>span{grid-row:span 2;font-size:10px;color:#756a5d;line-height:1.8}
.box-list strong{font-size:13px;font-weight:500;line-height:1.6}
.box-list small{font-size:11px;color:#6e695f;line-height:1.65}
.placeholder-tag{display:inline-block;font-size:10px;color:#726657;line-height:1.7;padding-left:10px;border-left:1px solid #ad9480;font-weight:400}
.unboxing-copy>.placeholder-tag{margin-top:20px}

/* The offer is a campaign spread, with COD given the strongest hierarchy. */
.offer-section{background:var(--dark);color:var(--paper);padding-top:30px}
.offer-layout{display:grid;gap:32px}
.offer-picture{position:relative;padding-block:0 15px;isolation:isolate}
.offer-picture .eyebrow{font-size:9px;color:#c3baaa;letter-spacing:.17em;margin:0}
.offer-picture:before{content:"";position:absolute;inset:40px -24px 20px;z-index:-1;background:radial-gradient(ellipse,#6e6b5f55,transparent 65%)}
.offer-picture>img{width:calc(100% + 32px);max-width:none;margin:39px -16px 25px;transform:rotate(-9deg);filter:drop-shadow(0 16px 12px #0003)}
.offer-signature{display:block;font:italic 25px/1.2 "Instrument Serif",Georgia,serif;color:#c4b8a6;text-align:center}
.offer-content .eyebrow{color:#c0bbae;font-size:10px;margin-bottom:18px}
.offer-content h2{font-size:42px}
.offer-content .price-row{margin-top:30px}
.offer-content .price-row strong{font-size:49px}
.offer-content .price-row del{color:#aaa69d}
.offer-content .discount{color:#dec3ad;border-color:#9b7760}
.offer-content .cod-line{color:var(--paper);margin-top:17px}
.offer-content .button{margin-top:24px}
.offer-content .prepaid-line{color:#b7b0a3}

/* Transparent customer-story placeholders, laid out as an editorial spread. */
.reviews-heading{display:flex;flex-direction:column;align-items:flex-start;gap:8px;margin-bottom:27px}
.reviews-heading .eyebrow{margin:0}
.review-spread{display:grid;gap:32px}
.portrait-placeholder{position:relative;min-height:300px;background:#e7e1d6;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:36px 24px;text-align:center}
.portrait-placeholder:before,.portrait-placeholder:after{content:"";position:absolute;width:22px;height:22px;border-color:#ad9f8d;border-style:solid}
.portrait-placeholder:before{left:18px;top:18px;border-width:1px 0 0 1px}
.portrait-placeholder:after{right:18px;bottom:18px;border-width:0 1px 1px 0}
.portrait-placeholder .icon{width:26px;height:26px;color:#8b7863;margin-bottom:23px}
.portrait-placeholder>span{font-size:23px;line-height:1.1;letter-spacing:-.03em;color:#6e665a}
.portrait-placeholder em{font:italic 54px/.95 "Instrument Serif",Georgia,serif;letter-spacing:-.03em}
.portrait-placeholder>small{font-size:10px;line-height:1.6;color:#746b5e;position:absolute;bottom:23px;left:25px;right:25px}
.review-copy h2{font-size:37px}
.review-reserved{font:italic 33px/1.2 "Instrument Serif",Georgia,serif;letter-spacing:-.02em;color:#7a7060;margin-top:26px}
.review-copy>p:not(.review-reserved){font-size:12px;line-height:1.85;max-width:300px;margin-top:20px}
.review-byline{display:block;font-size:10px;line-height:1.8;color:#736b5f;border-top:1px solid var(--line);padding-top:15px;margin-top:26px}
.faq-section{background:#efebe3;border-top:1px solid #ded7cb}
.faq-layout{display:grid;gap:30px}
.faq-layout h2{font-size:44px}
.faq-intro{font-size:13px;line-height:1.8;margin-top:25px}
.faq-list{border-top:1px solid #d3cbbf}
.faq-list details{border-bottom:1px solid #d3cbbf}
.faq-list summary{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:22px 0;cursor:pointer;font-size:13px;font-weight:500;line-height:1.6;list-style:none}
.faq-list summary::-webkit-details-marker{display:none}
.faq-list summary .icon{width:15px;height:15px;transition:transform .2s}
.faq-list details[open] summary .icon{transform:rotate(45deg)}
.faq-list details>div{padding:0 24px 24px 0;font-size:12px;line-height:1.9;color:#625e56}
.inline-placeholder{display:block;color:var(--accent);font-weight:500;margin-bottom:7px}

/* Final product invitation and a restrained brand signature. */
.final-section{padding-block:65px 45px;overflow:hidden;background:var(--dark);color:var(--paper)}
.final-heading .eyebrow{color:#c3bba9}
.final-offer .price-row del,.final-offer .prepaid-line{color:#b7b0a3}
.final-offer .cod-line{color:var(--paper)}
.final-offer .discount{color:#dec3ad;border-color:#9b7760}
.final-layout{display:grid;grid-template-areas:"heading" "product" "offer"}
.final-heading{grid-area:heading}
.final-heading .eyebrow{font-size:9px;margin-bottom:22px}
.final-heading h2{font-size:53px;line-height:.98}
.final-heading h2 em{font-size:1.35em}
.final-product{grid-area:product;margin:36px -24px 27px;position:relative;isolation:isolate}
.final-product:before{content:"";position:absolute;z-index:-1;inset:-15px 0;background:radial-gradient(ellipse,#69675c66,transparent 68%)}
.final-product>img{width:100%;transform:rotate(-8deg);filter:drop-shadow(0 17px 13px #6d5d4520)}
.final-offer{grid-area:offer}
.final-offer .button{margin-top:22px}
.site-footer{background:var(--dark);color:var(--paper);padding:39px 0 117px}
.footer-top{display:flex;flex-direction:column;gap:15px;padding-bottom:27px;border-bottom:1px solid #3f4039}
.site-footer>.container{border-top:1px solid #3f4039;padding-top:37px}
.footer-top .wordmark{font-size:43px;letter-spacing:.25em}
.footer-signoff{font:italic 24px/1.3 "Instrument Serif",Georgia,serif;color:#bfb5a5}
.footer-bottom{display:grid;gap:19px;padding-top:25px}
.footer-bottom p{font-size:10px;line-height:1.9;color:#b0ada4}
.footer-bottom>a{font-size:10px;line-height:1.7;display:flex;align-items:center;gap:12px;min-height:35px;width:fit-content;border-bottom:1px solid #79796d;color:#d6d1c5}
.sticky-purchase{position:fixed;bottom:0;left:0;right:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:10px 20px calc(10px + env(safe-area-inset-bottom,0px));background:#f6f3edf7;backdrop-filter:blur(12px);border-top:1px solid #d4ccbe}
.sticky-purchase>div{display:flex;flex-direction:column;line-height:1.35}
.sticky-purchase strong{font-size:23px;font-weight:500;letter-spacing:-.04em}
.sticky-purchase span{font-size:10px;line-height:1.5;color:#655f54}
.sticky-purchase .button{width:55%;max-width:300px;min-height:48px;padding:13px 17px;font-size:10px;letter-spacing:.09em}
.sticky-purchase .icon{width:18px;height:18px}

/* Photo story dialog; focus is restored to the opener. */
.story-dialog{padding:0;border:0;border-radius:0;background:var(--paper);color:var(--ink);width:min(510px,calc(100% - 28px));max-height:calc(100dvh - 32px);overscroll-behavior:contain}
.story-dialog::backdrop{background:#131310dd;backdrop-filter:blur(6px)}
.dialog-heading{display:flex;align-items:center;justify-content:space-between;padding:10px 22px}
.dialog-heading .wordmark{font-size:17px}
.icon-button{background:transparent;border:0;width:44px;height:44px;display:grid;place-items:center}
.icon-button:hover{background:var(--soft)}
.story-dialog>img{width:100%;max-height:235px;object-fit:cover}
.dialog-copy{padding:27px 24px}
.dialog-copy .eyebrow{font-size:9px;margin-bottom:17px}
.dialog-copy h2{font-size:30px}
.dialog-copy>p:not(.eyebrow){font-size:13px;line-height:1.8;margin-top:20px}
.dialog-copy .small-note{font-size:11px!important}
.dialog-copy .button{margin-top:23px}
.noscript-note{background:var(--soft);padding:24px;font-size:12px;margin-bottom:75px}
.notes-page{max-width:820px;margin:0 auto;padding:40px 24px 80px}
.notes-page h1{font-size:40px;margin:28px 0}
.notes-page h2{font-size:29px;margin:35px 0 15px}
.notes-page p,.notes-page li{font-size:14px;line-height:1.9}
.notes-page a{color:var(--accent);text-decoration:underline;text-underline-offset:4px;overflow-wrap:anywhere}
.notes-page code{background:var(--soft);padding:2px 5px;font-size:12px}

/* Only enhanced elements reveal; the full page remains readable without JS. */
.motion-ready [data-reveal]{transition:opacity .7s ease,transform .7s cubic-bezier(.2,.65,.2,1)}
.motion-ready [data-reveal]:not(.is-visible){opacity:0;transform:translateY(16px)}
@keyframes product-arrive{from{opacity:.7;transform:translateY(12px) rotate(-6deg)}to{opacity:1;transform:translateY(0) rotate(-8deg)}}

@media(min-width:430px){
  .hero{padding-top:25px}.hero h1{font-size:52px}.hero h1 em{font-size:86px}.hero-studio{height:226px}.hero-tagline{font-size:14px}.hero-visual figcaption{font-size:11px}.hero-visual figcaption a{min-height:35px}.hero-offer .price-row strong{font-size:46px}.hero .cod-line{font-size:14px}.prepaid-line{font-size:12px}.campaign-portrait>img{height:644px}.campaign-copy h2{font-size:42px}.campaign-description{font-size:14px;max-width:315px}.campaign-copy{bottom:61px}.camera-visual>img{height:325px}.explorer-stage{height:290px}.calls-visual>img{height:505px}
}
@media(min-width:700px){
  :root{--gutter:40px}
  .section{padding-block:95px}h2{font-size:51px}
  .site-header{height:82px}.site-header .wordmark{font-size:25px}.header-order>span{max-width:none;font-size:10px}
  .hero{max-width:690px;padding-top:33px;padding-bottom:35px}.hero h1{font-size:64px}.hero h1 em{font-size:108px}.hero-tagline{font-size:17px}.hero-studio{height:302px}.hero-visual figcaption{padding-bottom:24px;font-size:12px}.hero-kicker>span{font-size:10px}.hero-kicker .eyebrow{font-size:11px}.hero-offer{width:100%;max-width:500px}.hero-order{margin-top:19px}.hero .prepaid-line{text-align:left}.benefit-grid{padding-block:25px}.benefit-grid>div{font-size:14px;gap:14px}.benefit-grid .icon{width:23px;height:23px}
  .campaign-portrait>img{height:720px;object-position:center 32%}.campaign-copy{left:40px;bottom:72px}.campaign-copy h2{font-size:50px}.campaign-copy .eyebrow{font-size:10px}.campaign-description{max-width:390px}.campaign-portrait figcaption{left:40px;font-size:11px;bottom:23px}.story-button{font-size:14px}.story-button small{font-size:11px}
  .camera-layout{grid-template-columns:1fr 1fr;grid-template-areas:"heading heading" "image copy";column-gap:35px;align-items:center}.camera-visual{margin:36px 0 0 -40px}.camera-visual>img{height:370px}.camera-visual figcaption{padding-inline:25px}.feature-copy{padding-top:36px}.feature-copy>p:first-child{font-size:17px}.feature-copy .feature-footnote{font-size:13px}.camera-visual figcaption>span:first-child{font-size:9px}
  .detail-heading{grid-template-columns:1.4fr .6fr;gap:50px;align-items:end}.detail-heading h2{font-size:42px}.detail-heading>p{font-size:13px}.product-explorer{margin-top:44px}.view-tabs{width:420px}.view-tabs button{min-height:58px;font-size:13px}.explorer-stage{height:400px}.explorer-stage>img{width:95%}.side-stage>img{width:96%}.close-stage>img{width:145%;transform:translate(12%,5%) rotate(-5deg)}.stage-index{left:40px;font-size:12px;top:27px}.view-description{grid-template-columns:1fr 1fr;column-gap:60px;min-height:145px;align-items:start}.view-description>p{margin-top:0;font-size:14px}.view-description h3{font-size:27px}.view-reference{grid-column:1/-1;font-size:10px;margin-top:20px}.detail-section{padding-bottom:66px}
  .calls-layout{grid-template-columns:1fr 1fr;grid-template-areas:"copy image" "afterword image";column-gap:35px;row-gap:35px;align-items:center}.calls-copy h2{font-size:42px}.calls-copy>p:not(.eyebrow){font-size:14px}.calls-note{flex-direction:column;gap:8px;font-size:10px}.calls-note>span+span{padding-left:0;border:0}.calls-visual{margin:0 -40px 0 0}.calls-visual>img{height:550px}.calls-visual figcaption{padding-left:0;font-size:10px}.calls-afterword{margin:0;grid-template-columns:25px 1fr;gap:12px}.calls-afterword>p{font-size:17px}.calls-afterword em{font-size:25px}
  .setup-layout{grid-template-columns:1fr 1fr;gap:45px;align-items:start}.setup-layout h2{font-size:41px}.setup-note{font-size:13px}.steps li{grid-template-columns:23px 1fr;gap:12px;padding-block:22px}.steps h3{font-size:20px}
  .comparison-layout{grid-template-columns:1fr 1.15fr;gap:40px;align-items:start}.comparison-layout h2{font-size:38px}.comparison-intro{font-size:14px}.comparison th:first-child{width:44%}.comparison thead th{font-size:10px}.comparison tbody th{font-size:12px}
  .unboxing-layout{grid-template-columns:1fr 1fr;align-items:center;gap:40px}.case-visual>img{height:260px}.case-visual figcaption{font-size:11px}.unboxing-copy h2{font-size:43px}
  .offer-layout{grid-template-columns:1fr 1fr;gap:40px;align-items:center}.offer-picture>img{margin-block:80px 60px;transform:rotate(-13deg);width:120%;margin-inline:-10%}.offer-picture .eyebrow{font-size:10px}.offer-signature{font-size:30px}.offer-content h2{font-size:42px}.offer-content .price-row{gap:13px}.offer-content .price-row strong{font-size:42px}.offer-content .price-row del{font-size:12px}.offer-content .discount{font-size:9px}.offer-content .cod-line{font-size:12px}.offer-content .button{padding-inline:18px;font-size:10px}.offer-content .prepaid-line{font-size:11px}
  .reviews-heading{flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:40px}.review-spread{grid-template-columns:1fr 1fr;align-items:center;gap:45px}.portrait-placeholder{min-height:420px}.review-copy h2{font-size:37px}.review-copy>p:not(.review-reserved){font-size:13px}.review-byline{font-size:11px}
  .faq-layout{grid-template-columns:1fr 1.15fr;gap:45px}.faq-layout h2{font-size:54px}.faq-list summary{font-size:14px}.faq-list details>div{font-size:13px}
  .final-section{padding-block:85px 65px}.final-layout{grid-template-columns:1fr 1fr;grid-template-areas:"heading product" "offer product";column-gap:35px;row-gap:31px}.final-heading h2{font-size:60px}.final-product{margin:0 -20px 0 0}.final-product>img{width:125%;max-width:none;transform:rotate(-15deg);margin-left:-4%}.final-offer .price-row{gap:11px}.final-offer .price-row strong{font-size:40px}.final-offer .price-row del{font-size:13px}.final-offer .discount{font-size:9px}.final-offer .button{max-width:380px}.final-offer .prepaid-line{text-align:left}.footer-top{flex-direction:row;justify-content:space-between;align-items:center}.footer-top .wordmark{font-size:55px}.footer-signoff{font-size:28px}.footer-bottom{grid-template-columns:1fr auto;align-items:center}.footer-bottom p,.footer-bottom>a{font-size:11px}.site-footer{padding-top:50px;padding-bottom:125px}.sticky-purchase{gap:45px;justify-content:center}
}
@media(min-width:900px){
  :root{--gutter:56px}
  .site-header{height:92px}.site-header .wordmark{font-size:28px}.site-header nav{display:flex;gap:30px;color:#625e55;font-size:12px}.site-header nav a{min-height:44px;display:flex;align-items:center}.site-header nav a:hover{color:var(--accent)}.header-order>span{font-size:9px;max-width:90px}
  .hero{max-width:var(--max);grid-template-columns:.9fr 1.3fr;grid-template-areas:"heading visual" "offer visual";column-gap:45px;row-gap:30px;padding-block:63px 65px}.hero-heading{align-self:end;position:relative;z-index:1}.hero-kicker{justify-content:flex-start;gap:26px}.hero-kicker>span{font-size:9px}.hero h1{font-size:63px}.hero h1 em{font-size:112px}.hero-tagline{font-size:16px;margin-top:22px;white-space:nowrap}.hero-visual{margin:0 -20px 0 -20px;align-self:center;min-width:0}.hero-studio{height:343px;overflow:visible}.hero-studio>img{width:120%;transform:rotate(-8deg)}.hero-studio:before{bottom:30px;left:0;width:100%;height:40px;filter:blur(22px);opacity:.3}.hero-visual figcaption{margin:0 0 0 27px;font-size:10px;padding-bottom:0;padding-top:15px;position:relative}.hero-visual figcaption a{font-size:11px}.hero-offer{max-width:345px;position:relative;z-index:1}.hero .price-row strong{font-size:45px}.hero .cod-line{font-size:14px}.hero .prepaid-line{text-align:left;font-size:11px}.hero-order{margin-top:23px}.hero-kicker .eyebrow{font-size:10px}.hero-margin-note{display:block;position:absolute;right:-35px;top:47%;writing-mode:vertical-rl;font-size:8px;letter-spacing:.18em;color:#92897c}.benefit-grid{max-width:900px}
  .campaign-spread{display:grid;grid-template-columns:1.05fr .95fr;min-height:645px}.campaign-portrait:after{inset:75% 0 0;background:linear-gradient(transparent,#1617138c)}.campaign-portrait>img{height:100%;min-height:645px;object-position:50% center}.campaign-portrait figcaption{left:35px;bottom:22px;font-size:10px}.campaign-copy{position:relative;inset:auto;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:70px 50px}.campaign-copy h2{font-size:48px;line-height:1.12}.campaign-description{font-size:14px;margin-top:27px;max-width:310px}.campaign-copy .eyebrow{font-size:10px;margin-bottom:32px}.story-button{margin-top:31px}.spread-folio{display:block;position:absolute;bottom:30px;font-size:9px;letter-spacing:.16em;color:#aaa493}
  .camera-layout{grid-template-columns:.85fr 1.15fr;grid-template-areas:"heading image" "copy image";gap:30px 65px;align-items:start}.feature-heading{align-self:end}.camera-visual{margin:0 -56px 0 0;align-self:stretch;display:flex;flex-direction:column;min-height:555px}.camera-visual>img{flex:1;height:510px;object-position:42% center}.camera-visual figcaption{padding:20px 35px;font-size:11px}.camera-visual figcaption>span:first-child{font-size:10px}.feature-copy{padding-top:0}.feature-copy>p:first-child{font-size:18px;max-width:330px}.feature-copy .feature-footnote{max-width:320px}.feature-copy .text-link{margin-top:29px}
  .detail-heading{grid-template-columns:1.55fr .45fr;gap:70px}.detail-heading h2{font-size:53px;max-width:680px}.detail-heading>p{font-size:14px;padding-bottom:5px}.product-explorer{position:relative;margin-top:47px}.view-tabs{width:440px}.explorer-stage{height:430px;margin-inline:0}.explorer-stage>img{width:88%;max-width:1060px}.explorer-stage:hover>img{transform:scale(1.025)}.explorer-stage.side-stage:hover>img{transform:rotate(-8deg) scale(1.025)}.explorer-stage.close-stage>img{width:118%;max-width:none;transform:translate(8%,5%) rotate(-5deg)}.explorer-stage.close-stage:hover>img{transform:translate(8%,5%) rotate(-5deg) scale(1.025)}.stage-index{left:0;top:30px}.view-description{grid-template-columns:1fr 1fr .55fr;min-height:110px;padding-top:27px;gap:35px}.view-description h3{font-size:27px}.view-reference{grid-column:auto;font-size:9px;text-align:right;margin-top:5px}.detail-section{padding-bottom:75px}
  .calls-layout{grid-template-columns:1fr 1.1fr;grid-template-areas:"copy image" "afterword image";column-gap:75px;row-gap:50px;align-items:center}.calls-copy{padding-top:35px}.calls-copy h2{font-size:53px}.calls-copy>p:not(.eyebrow){font-size:16px}.calls-visual{margin:0;align-self:stretch}.calls-visual>img{height:630px;object-position:58% center}.calls-visual figcaption{padding-top:14px;font-size:11px}.calls-note{flex-direction:row;gap:20px;font-size:10px}.calls-note>span+span{padding-left:20px;border-left:1px solid #c6b9a9}.calls-afterword{align-self:start;margin-bottom:20px;grid-template-columns:40px 1fr;column-gap:20px}.calls-afterword>p{font-size:22px}.calls-afterword em{font-size:33px}.calls-afterword>small{font-size:12px;max-width:350px}
  .setup-layout{grid-template-columns:1fr 1fr;gap:85px;align-items:center}.setup-layout h2{font-size:50px}.steps li{grid-template-columns:38px 1fr;padding-block:27px}.steps h3{font-size:23px}.steps p{font-size:14px}.steps li>span{font-size:12px}.setup-note{max-width:335px}
  .comparison-layout{grid-template-columns:1fr 1fr;gap:85px;align-items:center}.comparison-layout h2{font-size:47px}.comparison-intro{font-size:15px}.comparison thead th{font-size:12px}.comparison tbody th{font-size:14px}.comparison th,.comparison td{padding-block:17px}.comparison th:first-child{width:48%}.comparison-layout .small-note{font-size:12px}
  .unboxing-layout{grid-template-columns:1.1fr .9fr;gap:95px}.case-visual>img{height:360px}.case-visual figcaption{max-width:none;text-align:center}.unboxing-copy h2{font-size:48px}.unboxing-copy>p:not(.eyebrow){font-size:14px;max-width:360px}.box-list strong{font-size:14px}.box-list small{font-size:12px}.placeholder-tag{font-size:11px}.box-list>div{padding-block:18px}
  .offer-layout{grid-template-columns:1.1fr .9fr;gap:90px}.offer-picture>img{margin-block:106px 80px;width:111%;margin-inline:-5%}.offer-signature{font-size:39px}.offer-content h2{font-size:50px}.offer-content .price-row strong{font-size:57px}.offer-content .price-row del{font-size:16px}.offer-content .discount{font-size:10px}.offer-content .cod-line{font-size:15px}.offer-content .button{padding-inline:22px;font-size:12px;max-width:370px}.offer-content .prepaid-line{text-align:left;font-size:12px}
  .review-spread{grid-template-columns:.85fr 1.15fr;gap:90px}.portrait-placeholder{min-height:450px}.portrait-placeholder>span{font-size:30px}.portrait-placeholder em{font-size:65px}.portrait-placeholder>small{font-size:11px}.review-copy h2{font-size:47px}.review-reserved{font-size:40px;margin-top:31px}.review-copy>p:not(.review-reserved){font-size:14px;max-width:340px}.review-byline{max-width:390px;font-size:11px}
  .faq-layout{grid-template-columns:.9fr 1.1fr;gap:90px}.faq-layout h2{font-size:63px}.faq-intro{font-size:14px}.faq-list summary{font-size:15px;padding-block:24px}.faq-list details>div{font-size:14px}
  .final-section{padding-block:98px 92px}.final-layout{grid-template-columns:.85fr 1.15fr;gap:32px 50px}.final-heading h2{font-size:73px}.final-heading .eyebrow{font-size:10px}.final-product{display:flex;align-items:center;margin:0 -40px 0 0}.final-product>img{width:115%;transform:rotate(-11deg);margin-left:-3%}.final-offer{max-width:370px}.final-offer .price-row strong{font-size:48px}.final-offer .price-row del{font-size:15px}.final-offer .discount{font-size:10px}.footer-top .wordmark{font-size:75px;letter-spacing:.23em}.footer-top{padding-bottom:40px}.footer-signoff{font-size:35px}.site-footer{padding-block:60px 35px}.footer-bottom{padding-top:28px}.sticky-purchase{display:none!important}
}
@media(min-width:1200px){
  .section{padding-block:115px}.hero{column-gap:65px;padding-block:74px 72px;row-gap:33px}.hero h1{font-size:76px}.hero h1 em{font-size:136px}.hero-kicker{margin-bottom:20px}.hero-tagline{font-size:18px;margin-top:24px}.hero-studio{height:420px}.hero-studio>img{width:119%}.hero .price-row strong{font-size:48px}.hero-offer{max-width:375px}.hero .cod-line{font-size:14px}.hero-visual figcaption{font-size:11px;margin-left:24px}.hero-visual figcaption a{font-size:12px}.hero .prepaid-line{font-size:12px}.hero-margin-note{right:-36px;font-size:9px}.campaign-spread{min-height:730px}.campaign-portrait>img{min-height:730px}.campaign-copy{padding-inline:80px}.campaign-copy h2{font-size:59px}.campaign-copy .eyebrow{font-size:11px;margin-bottom:35px}.campaign-description{font-size:15px;max-width:365px}.story-button{margin-top:36px}.spread-folio{font-size:10px;bottom:36px}.camera-layout{gap:30px 115px}.feature-heading h2{font-size:62px}.camera-visual{min-height:615px}.camera-visual>img{height:555px}.feature-copy>p:first-child{font-size:19px;max-width:360px}.feature-copy .feature-footnote{font-size:14px;max-width:350px}.detail-heading h2{font-size:63px;max-width:790px}.detail-heading{grid-template-columns:1.6fr .4fr}.detail-heading>p{font-size:15px;white-space:nowrap}.explorer-stage{height:480px}.view-description h3{font-size:31px}.view-description>p{font-size:15px}.view-reference{font-size:10px}.detail-section{padding-bottom:80px}.calls-layout{gap:50px 115px}.calls-copy h2{font-size:63px}.calls-visual>img{height:715px}.setup-layout{gap:145px}.setup-layout h2{font-size:59px}.comparison-layout{gap:145px}.comparison-layout h2{font-size:57px}.unboxing-layout{gap:135px}.unboxing-copy h2{font-size:56px}.case-visual>img{height:415px}.offer-layout{gap:140px}.offer-content h2{font-size:60px}.offer-picture>img{margin-block:128px 95px}.offer-signature{font-size:46px}.offer-content .price-row strong{font-size:63px}.review-spread{gap:120px;grid-template-columns:.8fr 1.2fr}.portrait-placeholder{min-height:525px}.review-copy h2{font-size:56px}.review-reserved{font-size:44px}.faq-layout{gap:140px}.faq-layout h2{font-size:75px}.final-heading h2{font-size:90px}.final-layout{gap:35px 75px}.final-product>img{width:118%}.footer-top .wordmark{font-size:94px}.footer-signoff{font-size:40px}
}
@media(max-width:359px){
  :root{--gutter:19px}.site-header .wordmark{font-size:20px}.header-order{gap:9px}.header-order>span{font-size:8px}.hero-kicker .eyebrow{font-size:9px}.hero-kicker>span{font-size:8px}.hero h1{font-size:44px}.hero h1 em{font-size:73px}.hero-tagline{font-size:12px}.hero-studio{height:185px}.hero-visual figcaption{font-size:9px}.price-row{gap:12px}.price-row strong{font-size:40px}.cod-line{font-size:12px}.campaign-copy{left:19px;right:19px}.campaign-copy h2{font-size:35px}.campaign-portrait figcaption{left:19px;font-size:9px}.detail-heading h2{font-size:32px}.view-tabs button{gap:7px;font-size:11px}.sticky-purchase{padding-inline:15px;gap:14px}.sticky-purchase .button{font-size:10px;padding-inline:13px}.footer-top .wordmark{font-size:37px}
}
@media(prefers-reduced-motion:reduce){
  html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.motion-ready [data-reveal]:not(.is-visible){opacity:1;transform:none}
}

/* Final reading-size pass: metadata stays legible at the actual mobile size. */
.hero-kicker>span,.hero-kicker .eyebrow,.hero-visual figcaption,
.campaign-copy .eyebrow,.campaign-portrait figcaption,.story-button small,
.camera-visual figcaption,.camera-visual figcaption>span:first-child,
.view-tabs button>span,.stage-index,.view-reference,.calls-note,.calls-visual figcaption,
.case-visual figcaption,.box-list>div>span,.placeholder-tag,.offer-picture .eyebrow,
.portrait-placeholder>small,.review-byline,.final-heading .eyebrow,
.footer-bottom p,.footer-bottom>a,.dialog-copy .eyebrow{font-size:11px}
.hero-kicker>span{letter-spacing:.07em}.hero-kicker .eyebrow{letter-spacing:.1em}
.hero-visual figcaption{font-size:11px}.hero-visual figcaption a{min-height:38px}
.sticky-purchase span{font-size:11px}.sticky-purchase .button{font-size:12px;letter-spacing:.04em}
.campaign-description{font-size:14px}.story-button{font-size:14px}
.camera-visual figcaption>span:first-child{letter-spacing:.09em}
.view-tabs button{font-size:13px}.view-reference{letter-spacing:.07em}
.offer-content .button{font-size:12px}.offer-content .cod-line{font-size:14px}
.hero .prepaid-line,.offer-content .prepaid-line,.final-offer .prepaid-line{font-size:12px}
.hero-margin-note{right:-24px}
.box-list>div>span,.portrait-placeholder>span,.portrait-placeholder>small{color:#645c50}

/* Final conversion pass: quiet offer information, not a discount banner. */
.prepaid-line b,.payment-name small b{font-weight:inherit}
.batch-note{display:flex;align-items:center;gap:8px;margin-top:7px;color:var(--muted);font-size:11px;line-height:1.5;letter-spacing:.035em}
.batch-note:before{content:"";width:13px;height:1px;background:#aa9280;flex-shrink:0}
.hero-order{margin-top:13px}
.offer-content .batch-note{color:#c9c0b2;margin-top:9px}
.offer-content .button{margin-top:18px}
.campaign-deadline{font-size:11px;line-height:1.65;margin-top:8px;color:var(--accent);font-variant-numeric:tabular-nums}
a[aria-disabled="true"]{opacity:.62;cursor:not-allowed}
.sticky-purchase{gap:15px;padding-block:9px calc(9px + env(safe-area-inset-bottom,0px))}
.sticky-purchase>div{min-width:0;flex:1}
.sticky-purchase .button{flex:0 0 49%;min-height:49px;padding-inline:15px;max-width:300px}
.sticky-purchase .button span{font:inherit;color:inherit}
.sticky-context{display:flex;flex-wrap:wrap;column-gap:6px;align-items:baseline;margin-top:1px;font-size:11px;line-height:1.4;color:var(--muted)}
.sticky-context span{font-size:11px;line-height:1.4}
.sticky-context time{font:500 11px/1.4 "DM Sans",sans-serif;font-variant-numeric:tabular-nums;color:var(--ink)}
.sticky-purchase[data-reservation-state="low"] .sticky-context,
.sticky-purchase[data-reservation-state="low"] .sticky-context span,
.sticky-purchase[data-reservation-state="low"] .sticky-context time{color:var(--accent)}
.early-customer-story{display:flex;align-items:center;gap:18px;padding-block:24px;border-bottom:1px solid var(--line)}
.early-customer-story img{flex-shrink:0;width:56px;height:68px;object-fit:cover}
.early-customer-story blockquote{margin:0;font-size:14px;line-height:1.65}
.early-customer-story figcaption{font-size:11px;color:var(--muted);margin-top:6px}
.story-dialog video{display:block;width:100%;height:auto;aspect-ratio:16/9;background:var(--dark)}
/* A constant caption space keeps all three explorer views the same height. */
.view-description{min-height:214px}
@media(min-width:700px){
  .view-description{min-height:170px}
  .sticky-purchase>div{flex:0 1 240px}
}
@media(min-width:900px){.view-description{min-height:128px}}

/* Tighten secondary chapters at phone sizes; keep all key product photography. */
@media(max-width:699px){
  .setup-section.section,.comparison-section.section,.unboxing-section.section{padding-block:46px}
  .setup-layout{gap:24px}
  .setup-note{margin-top:18px}
  .steps li{padding-block:16px}
  .comparison-layout{gap:22px}
  .comparison-intro{display:none}
  .comparison th,.comparison td{padding-block:12px}
  .comparison-layout .small-note{margin-top:13px}
  .unboxing-layout{gap:20px}
  .case-visual>img{height:160px}
  .unboxing-copy .eyebrow{margin-bottom:14px}
  .unboxing-copy>p:not(.eyebrow){margin-top:18px}
  .box-list>div{padding-block:12px}
  .camera-story.section,.calls-section.section{padding-block:60px}
  .calls-afterword{display:none}
  .detail-section.section{padding-block:60px 40px}
  .reviews-section.section{padding-block:54px}
  .portrait-placeholder{min-height:240px}
  .review-spread{gap:24px}
  .review-reserved{margin-top:18px}
  .review-byline{margin-top:18px}
  .faq-section.section{padding-block:64px}
  .site-footer{padding-top:28px}
  .site-footer>.container{padding-top:28px}
  .footer-bottom{padding-top:18px;gap:12px}
}
