:root{--paper:#f7f5ef;--ink:#17382f;--muted:#56675e;--red:#b23a2a;--line:#d1d5ca;--serif:"Iowan Old Style","Palatino Linotype",Palatino,Georgia,serif;--sans:"Avenir Next","Helvetica Neue",Arial,sans-serif;color-scheme:light}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}a:focus-visible{outline:2px solid var(--red);outline-offset:6px}img{display:block;max-width:100%;height:auto}button,a{-webkit-tap-highlight-color:transparent}.site-shell{max-width:1680px;padding:0 5%;margin:auto}.skip-link{position:fixed;z-index:9;left:20px;top:12px;transform:translateY(-160%);padding:12px 18px;background:var(--ink);color:white}.skip-link:focus{transform:translateY(0)}
.site-header{min-height:118px;display:flex;align-items:center;justify-content:space-between;gap:28px;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:17px}.brand img{width:58px;height:58px}.brand-type{font:500 25px/1.1 var(--serif);letter-spacing:.2em;color:#252921}.brand-type>span{display:block;margin-top:9px;font:500 12px/1 var(--sans);letter-spacing:.48em}.site-header nav{display:flex;align-items:center;gap:42px;font-size:14px}.nav-about{padding:12px 0}.nav-about:hover{color:var(--red)}.nav-shop{border-bottom:1px solid var(--ink);padding:12px 0;display:flex;align-items:center;gap:24px}.arrow-icon{display:block;width:22px;height:22px;flex:0 0 auto}.nav-shop:hover{border-color:var(--red);color:var(--red)}
.hero{display:grid;grid-template-columns:1fr 1.13fr;gap:4%;padding:72px 0 64px;align-items:center;min-height:700px}.eyebrow{font-size:12px;font-weight:600;letter-spacing:.14em;line-height:1.6;margin:0 0 32px;color:var(--red)}.hero .eyebrow{display:flex;align-items:center;gap:11px;white-space:nowrap}.status-line{width:21px;height:1px;background:var(--red)}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--serif);font-weight:400}h1{font-size:clamp(62px,6.5vw,102px);line-height:1.04;letter-spacing:-.046em;margin-bottom:28px}em{font-weight:400;color:var(--red)}.hero-intro{font-size:17px;line-height:1.75;color:var(--muted);max-width:365px;margin:0 0 30px}.text-link{font-size:14px;display:inline-flex;align-items:center;gap:30px;padding:6px 0}.text-link .arrow-icon{transition:transform .2s}.text-link:hover .arrow-icon{transform:translateY(4px)}.hero-art{margin:0;align-self:stretch;display:flex;flex-direction:column;min-width:0;padding-top:3px}.hero-art>img{width:100%;flex:1;min-height:420px;max-height:590px;object-fit:cover;object-position:68% center;border:1px solid #d9d5c7}.hero-art figcaption{display:flex;justify-content:space-between;gap:12px;font-size:12px;line-height:1.6;margin-top:17px;color:var(--muted)}.hero-art figcaption span:first-child{letter-spacing:.14em;font-size:11px}
.outlook{border-top:1px solid var(--ink);padding:64px 0 38px}.section-heading{display:grid;grid-template-columns:1fr 2fr;gap:32px}.section-heading>.eyebrow{margin-top:8px}.section-heading>div{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:start}h2{font-size:clamp(34px,3.2vw,49px);letter-spacing:-.025em;line-height:1.15;margin-bottom:22px}.section-heading p:not(.eyebrow){font-size:16px;line-height:1.8;color:var(--muted);margin:4px 0 0}.features{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:42px;margin-top:55px}.features article{border-top:1px solid var(--line);padding-top:22px}.feature-number{font-size:12px;letter-spacing:.11em;color:var(--red)}h3{font-size:32px;line-height:1.2;letter-spacing:-.02em;margin:28px 0 18px}.features p{font-size:16px;line-height:1.75;color:var(--muted);max-width:340px;margin-bottom:30px}.development-note{border-top:1px solid var(--line);padding-top:24px;display:flex;justify-content:space-between;gap:20px;color:var(--muted);font-size:14px;line-height:1.6}.development-note strong{color:var(--ink);font-weight:600;margin-left:12px}
.shop{margin:40px 0 0;background:#e9eae1;display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:7%;padding:38px 7%;position:relative}.shop-product{display:flex;flex-direction:column;align-items:center}.shop-product img{width:min(310px,100%);filter:drop-shadow(0 22px 16px #23302512)}.product-caption{font-size:10px;letter-spacing:.12em;color:var(--muted);text-align:center;margin-bottom:13px;line-height:1.6}.shop-copy .eyebrow{margin-bottom:20px}.shop-copy h2{font-size:clamp(35px,3.5vw,54px)}.shop-copy p:not(.eyebrow){font-size:16px;line-height:1.75;max-width:400px;color:var(--muted);margin-bottom:25px}.shop-button{display:inline-flex;gap:30px;align-items:center;background:var(--ink);color:var(--paper);padding:17px 22px;font-size:14px;line-height:1.4;transition:background .2s}.shop-button:hover{background:#2e5447}.site-footer{min-height:128px;display:flex;align-items:center;justify-content:space-between;gap:25px;font-size:12px;color:var(--muted)}.footer-brand{display:flex;align-items:center;gap:13px;font-size:11px;letter-spacing:.14em}.footer-brand img{width:39px}.site-footer p{margin:0}.footer-status{color:var(--red);font-size:14px}
@media(min-width:1600px){.hero{min-height:800px;padding-block:85px}.hero-art>img{max-height:670px}}
@media(max-width:1080px){.site-shell{padding:0 5%}.hero{gap:5%;min-height:600px;padding-top:52px}.hero .eyebrow{font-size:10px;letter-spacing:.08em}.hero-art>img{min-height:435px}.section-heading{grid-template-columns:1fr 2fr}.section-heading>div{display:block}.section-heading h2 br{display:none}.features{gap:28px}.shop{padding:36px 5%;gap:5%}.site-header nav{gap:26px}}
@media(max-width:720px){.site-shell{padding:0 6%}.site-header{min-height:94px;gap:12px}.brand{gap:8px}.brand img{width:45px;height:45px}.brand-type{font-size:19px;letter-spacing:.15em}.brand-type>span{font-size:10px;letter-spacing:.35em;margin-top:6px}.nav-about{display:none}.site-header .nav-shop{font-size:12px;gap:7px;max-width:130px;line-height:1.5}.hero{grid-template-columns:1fr;gap:35px;padding:40px 0;min-height:0}.hero .eyebrow{font-size:11px;letter-spacing:.07em;margin-bottom:28px}.hero h1{font-size:clamp(61px,12.5vw,88px);line-height:1.02;margin-bottom:24px}.hero h1 br:nth-child(2){display:none}.hero h1 em{white-space:nowrap}.hero-intro{font-size:16px;max-width:360px;margin-bottom:20px}.hero-art{width:100%}.hero-art>img{min-height:0;max-height:400px;aspect-ratio:1.2;object-position:center}.hero-art figcaption{font-size:11px;margin-top:13px}.hero-art figcaption span:first-child{font-size:10px}.outlook{padding-top:36px}.section-heading{display:block}.section-heading>.eyebrow{margin:0 0 25px}.section-heading>div{display:block}.section-heading h2{font-size:38px}.section-heading h2 br{display:block}.section-heading p:not(.eyebrow){font-size:16px}.features{grid-template-columns:1fr;gap:4px;margin-top:34px}.features article{display:grid;grid-template-columns:1fr 1fr;column-gap:20px;padding-top:22px}.feature-number{grid-column:1/-1;font-size:11px}h3{font-size:28px;margin:20px 0 24px}.features p{font-size:15px;line-height:1.7;margin:20px 0 24px}.development-note{font-size:13px;flex-direction:column;gap:6px}.development-note strong{margin-left:5px}.shop{margin-top:4px;padding:30px 8% 36px;grid-template-columns:1fr;gap:26px}.shop-product img{width:210px}.product-caption{font-size:10px;margin:0}.shop-copy .eyebrow{font-size:11px}.shop-copy h2{font-size:38px}.shop-copy p:not(.eyebrow){font-size:16px}.shop-button{font-size:14px;gap:20px;width:100%;justify-content:space-between;padding:16px 18px}.site-footer{padding:28px 0;flex-wrap:wrap;gap:18px 12px;min-height:100px}.footer-brand{font-size:10px;gap:6px}.footer-brand img{width:30px}.site-footer p{order:3;width:100%;font-size:12px}.footer-status{font-size:13px}}
@media(max-width:380px){.site-shell{padding:0 5%}.brand-type{font-size:17px}.brand img{width:39px;height:39px}.site-header .nav-shop{max-width:105px}.hero h1{font-size:57px}.hero .eyebrow{font-size:10px;gap:7px}.status-line{width:12px}.features article{display:block}.features p{margin-top:0}.shop-copy h2{font-size:34px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
.hero-copy,.shop-copy,.section-heading>div{min-width:0}
@media(max-width:720px){.hero h1 br:nth-child(2){display:block}.hero h1 em{white-space:normal}.hero h1{font-size:clamp(52px,12.5vw,88px)}.nav-shop{min-height:44px}.hero .eyebrow{white-space:normal}.hero-art figcaption{flex-wrap:wrap}.shop-button{min-height:52px}}
@media(max-width:380px){.hero h1{font-size:clamp(48px,14.5vw,55px)}.shop-copy h2{font-size:32px}.shop-button{gap:12px;padding-inline:14px;font-size:13px}}
.brand-type>span,.eyebrow,.hero .eyebrow,.shop-copy .eyebrow,.feature-number,.product-caption,.footer-brand,.hero-art figcaption,.hero-art figcaption span:first-child{font-size:12px}
.site-header .nav-shop,.shop-button{font-size:14px}.features p{font-size:16px}
@media(max-width:720px){.site-header .nav-shop{white-space:nowrap;gap:12px}.hero .eyebrow{letter-spacing:.06em}.hero-art figcaption{font-size:12px}.footer-brand{letter-spacing:.08em}.shop-button{flex-wrap:wrap}.shop-button .arrow-icon{margin-left:auto}}
@media(min-width:721px){.features{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:8%;row-gap:20px}.features article{display:grid;grid-template-columns:1fr 1fr;column-gap:28px}.feature-number{grid-column:1/-1}.features h3{margin-top:23px}.features p{margin-top:23px;max-width:none}}
@media(min-width:721px) and (max-width:1080px){.features article{display:block}.features{column-gap:6%}}
@media(max-width:720px){.features article{display:block}.features p{margin-top:0}}
.product-images{position:relative;width:min(390px,100%);padding-bottom:28px;margin-bottom:24px}.shop-product .packaging-preview{width:100%;filter:none}.shop-product .coaster-preview{position:absolute;right:-4%;bottom:-4%;width:40%;filter:drop-shadow(0 10px 9px #23302520)}
.hero .eyebrow{font-size:16px;letter-spacing:.06em;white-space:normal}.development-note{padding-top:32px;align-items:center;font-size:16px}.development-note>span:last-child{display:flex;align-items:center;gap:22px;font-size:22px;color:var(--ink)}.development-note strong{font:400 clamp(58px,6vw,82px)/1 var(--serif);color:var(--red);margin-left:0}
@media(max-width:720px){.product-images{width:min(320px,100%);margin-bottom:20px}.hero .eyebrow{font-size:15px;line-height:1.6;letter-spacing:.025em;max-width:300px}.development-note{align-items:flex-start;gap:18px}.development-note>span:last-child{font-size:19px;gap:18px}.development-note strong{font-size:64px}}
.studio-preview{border-top:1px solid var(--line);padding:56px 0 28px;margin-top:18px}.preview-heading{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center;margin-bottom:30px}.preview-heading .eyebrow{margin-bottom:20px}.preview-heading h2{margin-bottom:0}.preview-heading>p{font-size:16px;line-height:1.8;color:var(--muted);max-width:420px;margin:0}.preview-heading>p span{display:block;font-size:13px;margin-top:15px}.screens-grid{display:grid;grid-template-columns:1.55fr .62fr .62fr;gap:22px;align-items:start}.screen-card{min-width:0;display:block;margin:0}.screen-frame{background:#e9ece6;border:1px solid var(--line);padding:10px;overflow:hidden}.screen-frame img{width:100%;height:350px;object-fit:contain;object-position:center}.mobile-screen .screen-frame img{object-fit:contain}.screen-caption{padding-top:16px;font-size:15px;line-height:1.4}.screen-caption small{display:block;font-size:12px;color:var(--muted);margin-top:6px}
@media(min-width:1500px){.screen-frame img{height:430px}}
@media(max-width:1080px){.screens-grid{grid-template-columns:1fr 1fr;gap:22px}.desktop-screen{grid-column:1/-1}.desktop-screen .screen-frame img{height:auto}.mobile-screen .screen-frame img{height:400px}.screen-caption{font-size:15px}}
@media(max-width:720px){.studio-preview{padding-top:36px;margin-top:8px}.preview-heading{grid-template-columns:1fr;gap:20px;margin-bottom:28px}.preview-heading h2{font-size:38px}.screens-grid{gap:26px 14px}.screen-frame{padding:4px}.mobile-screen .screen-frame img{height:auto}.screen-caption{font-size:14px;padding-top:12px}.screen-caption small{font-size:12px}.preview-heading>p span{font-size:13px}}

/* Legal pages and footer navigation */
.site-footer{flex-wrap:wrap;padding:28px 0;row-gap:12px}
.footer-legal{display:flex;flex-wrap:wrap;gap:8px 24px;flex-basis:100%;border-top:1px solid var(--line);padding-top:14px;font-size:14px}
.footer-legal a{display:inline-flex;align-items:center;min-height:44px;text-decoration:underline;text-underline-offset:4px}
.footer-legal a:hover,.legal-content a:hover{color:var(--red)}
.legal-page{max-width:820px;margin:0 auto;padding:64px 0 76px;overflow-wrap:anywhere}
.legal-kicker{font-size:13px;line-height:1.6;letter-spacing:.06em;color:var(--red);margin-bottom:18px}
.legal-page h1{font-size:clamp(42px,6vw,70px);line-height:1.1;letter-spacing:-.025em;margin-bottom:30px;hyphens:auto}
.legal-intro{font-size:18px;line-height:1.75;color:var(--muted)}
.legal-content{font-size:16px;line-height:1.8}
.legal-content section{margin-top:36px}
.legal-content h2{font-size:28px;line-height:1.3;margin-bottom:16px}
.legal-content p{margin-bottom:18px}
.legal-content address{font-style:normal;margin-bottom:18px}
.legal-content a{text-decoration:underline;text-underline-offset:3px}
.legal-definitions{border-block:1px solid var(--line);padding:20px 0;margin:24px 0}
.legal-definitions dt{font-weight:600;margin-bottom:6px}
.legal-definitions dd{margin:0 0 20px;color:var(--muted)}
.legal-definitions dd:last-child{margin-bottom:0}
.legal-home{display:inline-flex;align-items:center;min-height:44px;font-size:14px;padding:8px 0;border-bottom:1px solid var(--ink);white-space:nowrap}
@media(max-width:720px){.legal-page{padding:40px 0 48px}.legal-page h1{font-size:42px}.legal-intro{font-size:17px}.legal-content h2{font-size:26px}.legal-content section{margin-top:30px}.site-footer .footer-legal{order:4}.legal-header .brand-type{font-size:17px}.legal-header .brand img{width:39px;height:39px}.legal-header .brand-type>span{font-size:10px}.legal-header{gap:16px;flex-wrap:wrap;padding-block:18px}}
