@font-face{font-family:Inter;src:url('/assets/fonts/Inter-Regular.ttf') format('truetype');font-weight:400;font-display:swap}@font-face{font-family:Inter;src:url('/assets/fonts/Inter-SemiBold.ttf') format('truetype');font-weight:600 900;font-display:swap}@font-face{font-family:TravelDisplay;src:url('/assets/fonts/TravelArtDisplay-Bold.ttf') format('truetype');font-weight:700;font-display:swap}
:root{--ink:#293241;--coral:#ee6c4d;--paper:#faf9f5;--muted:#59616b;--line:#d8dcd9;--sky:#e5eff2}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0;background:var(--paper);color:var(--ink);font:400 16px/1.65 Inter,Arial,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid #9c3b25;outline-offset:6px}img{display:block;max-width:100%;object-fit:cover}.wrap{width:min(1280px,calc(100% - 104px));margin-inline:auto}.skip{position:absolute;top:-100px;left:20px;background:white;padding:12px;z-index:10}.skip:focus{top:10px}.header{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:106px;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:10px;font-family:TravelDisplay,Georgia,serif;font-size:29px;white-space:nowrap;line-height:1.2}.brand img{border-radius:9px}.brand-dot{color:var(--coral);margin-left:-9px}nav{display:flex;align-items:center;gap:35px;font-size:14px;font-weight:600}.nav-cta{background:var(--ink);color:white;padding:11px 21px;border-radius:4px}.nav-cta span{margin-left:15px}.hero{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:20px;min-height:728px;padding-block:54px 76px}.eyebrow{font-size:12px;letter-spacing:2px;font-weight:600;line-height:1.6;margin:0 0 25px}.hero .eyebrow{letter-spacing:1.5px;display:flex;gap:10px;align-items:center}.hero .eyebrow span{height:7px;width:7px;background:var(--coral);border-radius:100%}h1,h2,h3,p,figure{margin-top:0}h1,h2{font-family:TravelDisplay,Georgia,serif;font-weight:700;letter-spacing:-2.7px;line-height:1.1}h1{font-size:clamp(54px,5.6vw,82px);margin-bottom:27px}em{font-weight:inherit;color:#bc4b33}h1 em{font-style:italic}.lead{font-size:20px;line-height:1.6;margin-bottom:15px}.hero-detail{max-width:395px;color:var(--muted);margin-bottom:30px}.button{display:inline-flex;align-items:center;gap:24px;padding:17px 23px;border-radius:4px;font-weight:600;font-size:14px;transition:transform .2s,background .2s}.coral{background:var(--coral);color:#202936}.button:hover{background:#f38a71;transform:translateY(-2px)}.small-note{font-size:12px;line-height:1.7;color:var(--muted);margin-top:14px;margin-bottom:0}.hero-art{position:relative;height:570px;background:radial-gradient(ellipse at center,#dce9eb 0,transparent 69%)}.poster{position:absolute;background:#fff8e7;padding:12px 12px 0;box-shadow:0 16px 40px #29324126;width:55%;margin:0}.poster img{width:100%;height:auto;aspect-ratio:2/2.65;object-fit:cover}.poster figcaption{text-align:center;font-size:23px;letter-spacing:1.8px;line-height:1.2;padding:15px 0 18px;font-weight:600}.poster figcaption span{display:block;font:600 7px/1.4 Inter,Arial,sans-serif;letter-spacing:1.7px;margin-top:8px}.poster-back{left:0;top:36px;transform:rotate(-11deg)}.poster-front{right:0;top:130px;transform:rotate(8deg);width:58%}.orbit-label{position:absolute;right:16px;top:36px;font-size:11px;letter-spacing:2.5px;transform:rotate(8deg)}.art-note{position:absolute;bottom:55px;left:16px;font-family:TravelDisplay,Georgia,serif;font-size:18px;line-height:1.45;transform:rotate(-7deg)}.art-note span{display:block;color:#bc4b33;font-family:Inter;font-size:46px;line-height:1.1;margin-bottom:9px}.art-caption{position:absolute;bottom:-20px;width:100%;text-align:center;font-size:11px;color:var(--muted)}.ribbon{background:var(--ink);color:white}.ribbon .wrap{display:flex;justify-content:space-between;align-items:center;gap:22px;padding-block:23px;font-size:12px;letter-spacing:1px}.ribbon span[aria-hidden]{font-size:24px;color:var(--coral)}.section{padding-block:100px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:44px}.section-heading .eyebrow{margin-bottom:17px}.section-heading h2{font-size:49px;margin:0}.section-heading>p{max-width:360px;color:var(--muted);margin-bottom:5px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:48px;padding-top:32px}.steps article{border-top:1px solid var(--line);padding-top:25px}.step-number{color:#b34630;font-size:14px;font-weight:600}.steps h3{font-family:TravelDisplay,Georgia,serif;font-size:25px;margin:20px 0 12px}.steps p{color:var(--muted);margin-bottom:0}.styles-section{background:var(--sky);padding-block:90px}.style-choices{display:flex;gap:8px;flex-wrap:wrap;margin:40px 0}.style-choices button{border:1px solid #a9b9c0;border-radius:50px;background:transparent;color:var(--ink);padding:10px 17px;font-size:13px;cursor:pointer;min-height:44px}.style-choices button:hover{background:#d0e1e7}.style-choices button[aria-pressed=true]{background:var(--ink);border-color:var(--ink);color:white}.style-showcase{display:grid;grid-template-columns:1fr 1fr;background:#f8f8f3;min-height:510px}.style-image-wrap{background:#c5d8da;display:flex;justify-content:center;padding:35px}.style-image-wrap img{width:auto;height:440px;max-width:100%;object-fit:contain;box-shadow:0 12px 30px #29324125;border:10px solid #fff8e7}.style-copy{padding:65px;align-self:center}.style-copy h3{font-family:TravelDisplay,Georgia,serif;font-size:39px;letter-spacing:-1px;line-height:1.2;margin-bottom:23px}.style-copy>p:not(.eyebrow):not(.small-note){font-size:18px}.style-rule{width:50px;height:2px;background:var(--coral);margin:27px 0}.style-copy .style-footnote{font-size:16px!important;color:var(--muted)}.download{text-align:center;padding-block:110px}.download h2{font-size:66px;margin-bottom:27px}.download>p:not(.eyebrow):not(.small-note){font-size:18px;color:var(--muted)}.store-links{display:flex;justify-content:center;gap:14px;margin-top:35px}.store-link{display:flex;align-items:center;gap:15px;background:var(--ink);color:white;border-radius:8px;padding:11px 22px;text-align:left;min-width:196px;line-height:1.3}.store-link small{display:block;font-size:11px}.store-link strong{font-size:22px;font-weight:600}.store-symbol{font-size:32px}.store-link[aria-disabled=true]{cursor:default}.store-link[href]:hover{background:#3d5a80}.footer{border-top:1px solid var(--line)}.footer .wrap{display:flex;align-items:center;gap:32px;padding-block:36px;font-size:12px}.footer p{margin:0 auto 0 0;color:var(--muted)}.footer .brand{font-size:24px}.copyright{color:var(--muted)}.legal{max-width:780px;padding-block:70px 100px}.legal h1{font-size:55px}.legal h2{font-size:28px;letter-spacing:-.6px;margin-top:38px;line-height:1.3}.draft-notice{padding:22px;border-left:3px solid var(--coral);background:#fff0e8;margin-block:30px}.legal a{text-decoration:underline}.legal li{margin-bottom:10px}
@media(min-width:1500px){.hero-art{height:600px}.poster-front{top:115px}}@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.hero{min-height:650px}.hero-art{height:500px}.poster figcaption{font-size:18px}.art-note{bottom:30px}.section-heading h2{font-size:43px}.style-copy{padding:40px}.footer .wrap{gap:22px;flex-wrap:wrap}.ribbon .wrap{font-size:11px;gap:15px}}
@media(max-width:760px){.wrap{width:calc(100% - 40px)}.header{min-height:85px}.brand{font-size:25px}.brand img{width:30px;height:30px}nav{gap:0}nav>a:not(.nav-cta){display:none}.nav-cta{padding:10px 14px;font-size:12px}.hero{grid-template-columns:1fr;gap:20px;padding-block:45px 30px}.hero .eyebrow{font-size:10px;letter-spacing:1.15px}h1{font-size:60px;letter-spacing:-2.4px}.hero-detail{max-width:460px}.hero-art{width:min(470px,100%);height:525px;margin:5px auto 0}.poster-front{top:120px}.poster figcaption{font-size:21px}.art-note{bottom:45px;font-size:16px}.art-caption{bottom:-4px;font-size:10px}.ribbon .wrap{display:grid;grid-template-columns:1fr 1fr;text-align:center;gap:14px 10px;padding-block:24px;font-size:11px}.ribbon span[aria-hidden]{display:none}.section{padding-block:65px}.section-heading{display:block;margin-bottom:25px}.section-heading h2{font-size:40px;letter-spacing:-1.7px}.section-heading>p{margin:22px 0 0}.steps{grid-template-columns:1fr;gap:28px;padding-top:10px}.steps h3{margin-top:10px}.styles-section{padding-block:60px}.style-choices{gap:8px;margin:30px 0}.style-choices button{font-size:12px;padding:8px 14px}.style-showcase{grid-template-columns:1fr}.style-image-wrap{padding:28px}.style-image-wrap img{height:390px}.style-copy{padding:32px}.style-copy h3{font-size:34px}.download h2{font-size:49px;letter-spacing:-2px}.download>p:not(.eyebrow):not(.small-note){font-size:16px}.store-links{gap:10px}.store-link{min-width:0;padding:11px 14px;gap:10px}.store-link strong{font-size:19px}.store-link small{font-size:9px}.store-symbol{font-size:24px}.footer .wrap{display:grid;grid-template-columns:1fr 1fr;gap:22px 12px}.footer p{font-size:11px;text-align:right;margin:0}.copyright{text-align:right}.legal h1{font-size:43px}.legal{padding-block:45px 65px}}
@media(max-width:390px){h1{font-size:52px}.hero-art{height:460px}.poster figcaption{font-size:17px}.poster figcaption span{font-size:6px}.art-note{bottom:30px}.store-links{flex-direction:column;align-items:center}.store-link{min-width:205px}.hero .eyebrow{letter-spacing:.7px}.button{gap:15px;padding-inline:18px;font-size:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}@media print{.header nav,.store-links{display:none}.legal{max-width:none}.footer{break-inside:avoid}}
.faq{border-bottom:1px solid var(--line)}.faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 50px}.faq details{border-bottom:1px solid var(--line);padding:21px 0;align-self:start}.faq summary{font-size:16px;font-weight:600;cursor:pointer;min-height:44px;padding:9px 22px 9px 0}.faq details p{margin:13px 0 0;color:var(--muted)}.faq summary:focus-visible{outline:3px solid #9c3b25;outline-offset:4px}@media(max-width:760px){.faq-grid{grid-template-columns:1fr}}
/* Keep both poster silhouettes within the hero composition. */
.hero-art .poster-back{width:47%;left:4%}.hero-art .poster-front{width:50%;right:3%;top:100px}.art-note{bottom:5px;left:8px;font-size:16px}.art-note span{font-size:32px}.hero-art .art-caption{bottom:-34px}@media(max-width:760px){.hero-art .poster-back{left:5%;top:25px}.hero-art .poster-front{right:5%;top:110px}.hero-art .art-caption{bottom:0}.art-note{bottom:43px}}@media(max-width:390px){.hero-art .art-caption{bottom:0}.art-note{bottom:35px;font-size:14px}}

/* Hero proofs already include their finished border and typography. */
.hero-art .poster{padding:0;background:#fff}.hero-art .poster img{height:auto;aspect-ratio:auto;object-fit:contain}.hero-art .art-note{transform:none}
.contact-form{margin-top:34px}.contact-form label{display:block;font-weight:600;margin:24px 0 8px}.contact-form input,.contact-form textarea{display:block;width:100%;border:1px solid #87919a;border-radius:5px;padding:13px 15px;background:white;color:var(--ink);font:inherit;line-height:1.5}.contact-form textarea{resize:vertical;min-height:170px}.contact-form input:focus,.contact-form textarea:focus{outline:3px solid #98c1d9;outline-offset:2px}.field-note,#contact-privacy{font-size:14px;color:var(--muted);margin-top:10px}.contact-form button{border:0;cursor:pointer}.contact-form button:disabled{opacity:.65;cursor:wait}.contact-trap{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}#contact-status{margin-top:20px;overflow-wrap:anywhere}.footer .wrap{flex-wrap:wrap}.legal{overflow-wrap:break-word}
