@font-face{font-family:'Poiret One';src:url('/assets/PoiretOne-Regular.ttf') format('truetype');font-weight:400;font-display:swap}
@font-face{font-family:'Fjalla One';src:url('/assets/FjallaOne-Regular.ttf') format('truetype');font-weight:400;font-display:swap}
@font-face{font-family:'Josefin Sans';src:url('/assets/JosefinSans-Regular.ttf') format('truetype');font-weight:400;font-display:swap}
@font-face{font-family:'Josefin Sans';src:url('/assets/JosefinSans-SemiBold.ttf') format('truetype');font-weight:600;font-display:swap}
:root{--paper:#f5f1e8;--ink:#262923;--muted:#626357;--brass:#82632d;--rule:#c9c5b8;--green:#0b2e0a;--cream:#f3eddf;--display:'Poiret One',sans-serif;--body:'Josefin Sans',sans-serif;--mechanic:'Fjalla One',sans-serif}
*{box-sizing:border-box}
html{scrollbar-color:var(--brass) var(--paper)}
body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--body);font-size:18px;line-height:1.65}
::selection{background:#dac99f;color:var(--ink)}
a{color:inherit;text-underline-offset:5px;text-decoration-thickness:1px}
a:hover{color:var(--brass)}
a:focus-visible,summary:focus-visible{outline:3px solid var(--brass);outline-offset:6px}
p{margin:0 0 1.2em}
h1,h2,h3{font-weight:400;line-height:1.08;margin:0;text-wrap:balance}
h1,h2{font-family:var(--display);font-optical-sizing:auto}
h3{font-size:19px;font-weight:600}
svg{display:block}
.shell{max-width:1240px;margin:0 auto;padding:0 64px}
.skip{position:absolute;top:10px;left:16px;background:var(--paper);padding:10px;transform:translateY(-200%);z-index:5}
.skip:focus{transform:none}
.masthead{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:32px 0;border-bottom:1px solid var(--rule)}
.brand{display:inline-flex;align-items:center;gap:12px;text-decoration:none;font-family:var(--display);font-size:30px;letter-spacing:0;font-weight:400;white-space:nowrap}
.spade{width:28px;height:28px;color:var(--brass)}
nav{display:flex;gap:30px;font-size:16px}
nav a{padding:10px 0;text-decoration:none}
nav a[aria-current=page]{text-decoration:underline}
nav a:hover{text-decoration:underline}
.intro{padding:88px 0 76px;display:grid;grid-template-columns:1.2fr 1fr;gap:70px;align-items:end}
.intro h1{font-size:clamp(64px,7.4vw,6rem);letter-spacing:-.025em}
.intro .lede{max-width:390px;padding-bottom:2px;color:var(--muted);font-size:19px}
.intro .lede p:last-child{margin-bottom:0}
.product{background:var(--green);color:var(--cream);padding:52px 54px;display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center}
.product-title{padding:12px 0}
.product .spade{color:#c8ad77;width:48px;height:48px;margin-bottom:24px}
.product h2{font-size:76px;letter-spacing:-.02em}
.product-title p{margin:22px 0 0;font-family:var(--mechanic);font-size:13px;letter-spacing:.075em;text-transform:uppercase;color:#d1cfbb}
.product-copy p{font-size:18px;color:#e0dfcf}
.product-copy .detail{font-size:14px;margin-top:22px;margin-bottom:0;color:#d1cfbb}
.action{display:inline-flex;align-items:center;gap:24px;min-height:48px;text-decoration:none;border-bottom:1px solid currentColor;font-size:16px}
.action svg{width:20px;height:20px}
.product a:hover{color:#ddc28d}
.product a:focus-visible{outline-color:#e7c887}
.contact{display:flex;justify-content:space-between;align-items:end;gap:32px;padding:65px 0 68px}
.contact h2{font-size:36px;letter-spacing:-.02em}
.contact p{color:var(--muted);margin:12px 0 0;font-size:15px}
.contact>a{white-space:nowrap}
.footer{border-top:1px solid var(--rule);display:flex;justify-content:space-between;gap:24px;padding:25px 0 32px;font-size:14px;color:var(--muted)}
.footer p{margin:0}
.footer-links{display:flex;gap:24px}
.reading{max-width:760px;margin:0 auto;padding:72px 0 85px}
.reading h1{font-size:64px;letter-spacing:-.015em;margin-bottom:22px}
.reading .summary{font-size:21px;line-height:1.5;color:var(--muted);max-width:60ch}
.date{font-size:13px;color:var(--muted);margin:22px 0 40px}
.reading h2{font-family:var(--body);font-weight:600;font-size:27px;margin:42px 0 16px}
.reading p,.reading li{max-width:70ch}
.reading li{padding-left:5px;margin-bottom:10px}
.reading ul{padding-left:22px}
.reading .email{font-size:clamp(20px,4vw,30px);overflow-wrap:anywhere}
.reading details{padding:22px 0;border-bottom:1px solid var(--rule)}
.reading summary{cursor:pointer;font-size:19px;font-weight:600}
.reading details p{margin:18px 0 0}
.not-found{min-height:60vh}
.not-found h1{max-width:550px}
@media(min-width:1600px){.shell{max-width:1380px}
.intro{padding-top:110px;padding-bottom:96px}
}
@media(max-width:850px){.shell{padding:0 32px}
.intro{gap:32px;padding:65px 0}
.intro h1{font-size:72px}
.product{gap:36px;padding:40px 32px}
.product h2{font-size:56px}
.contact{align-items:start}
.contact h2{font-size:32px}
}
@media(max-width:600px){body{font-size:17px}
.shell{padding:0 24px}
.masthead{padding:22px 0;gap:14px}
.brand{font-size:25px;gap:8px}
.brand .spade{width:23px;height:23px}
nav{gap:16px;font-size:14px}
.intro{grid-template-columns:1fr;gap:28px;padding:54px 0 44px}
.intro h1{font-size:66px}
.intro .lede{font-size:17px;max-width:34ch}
.product{grid-template-columns:1fr;gap:30px;padding:32px 26px}
.product-title{padding:0}
.product h2{font-size:58px}
.product .spade{width:38px;height:38px;margin-bottom:20px}
.product-title p{margin-top:16px}
.product-copy p{font-size:17px}
.contact{flex-direction:column;gap:18px;padding:42px 0}
.contact h2{font-size:32px}
.footer{flex-direction:column;gap:15px;padding:24px 0}
.reading{padding:48px 0 60px}
.reading h1{font-size:52px}
.reading .summary{font-size:19px}
.reading h2{font-size:30px}
}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}
}


.reading details + p,.not-found .action + p{margin-top:24px}


.brand-icon{display:block;width:36px;height:36px;flex:none;border-radius:7px}
@media(max-width:600px){.brand-icon{width:32px;height:32px}}

.product .action{font-family:var(--body);font-weight:600;font-size:17px;letter-spacing:0;color:#f2c66b}
.contact h2{font-size:40px}
@media(max-width:600px){.contact h2{font-size:36px}.reading h2{font-size:25px}}

/* Flow product portrait: a real local-build capture, linked as one image. */
.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}
.product{grid-template-columns:1fr 1fr;padding:42px 54px;gap:72px}
.product-preview{display:flex;flex-direction:column;align-items:center;gap:16px}
.flow-preview-link{display:block;width:100%;max-width:300px;border-radius:14px}
.flow-preview{display:block;width:100%;height:auto;border-radius:14px}
.preview-caption{margin:0;font-family:var(--body);font-weight:600;font-size:13px;letter-spacing:.04em;color:#d1cfbb}
@media(max-width:850px){.product{padding:34px 32px;gap:36px}}
@media(max-width:600px){.product{grid-template-columns:1fr;padding:30px 26px;gap:34px}.flow-preview-link{max-width:252px}}
