:root{color-scheme:light;--ink:#343434;--muted:#707070;--paper:#f4f3ef;--paper-deep:#e8e3d8;--surface:#fbf8f1;--blush:#dfb26f;--blush-soft:#f4eadc;--rose:#c89653;--rose-deep:#343434;--plum:#242321;--forest:#343434;--forest-2:#242321;--copper:#c89653;--line:#34343424;--line-light:#fcfbf738;--shadow:0 28px 80px #1e191124;--ease:cubic-bezier(.32, .72, 0, 1);font-family:Manrope,Aptos,system-ui,sans-serif}*{box-sizing:border-box}html{background:var(--paper);color:var(--ink);scroll-behavior:smooth}body{background:radial-gradient(circle at 82% 8%, #c8965324, transparent 28rem), radial-gradient(circle at 6% 18%, #dfb26f3d, transparent 24rem), linear-gradient(#34343409 1px, transparent 1px), linear-gradient(90deg, #34343408 1px, transparent 1px), var(--paper);background-size:44px 44px;min-width:320px;margin:0;font-size:16px;line-height:1.6}body:before{z-index:60;pointer-events:none;content:"";opacity:.035;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='200' height='200' filter='url(%23n)' opacity='.55'/%3E%3C/svg%3E");position:fixed;inset:0}a{color:inherit}a:focus-visible,button:focus-visible{outline-offset:4px;outline:3px solid #c89653b8}img,video{max-width:100%;height:auto}.site-header{z-index:40;width:100%;color:var(--surface);backdrop-filter:blur(14px)saturate(1.08);background:#242321eb;border-bottom:1px solid #fbf8f129;justify-content:space-between;align-items:center;gap:28px;padding:30px clamp(22px,4vw,64px);display:flex;position:fixed;top:0;left:50%;transform:translate(-50%)}.brand{letter-spacing:0;align-items:center;gap:12px;line-height:1;text-decoration:none;display:flex}.brand:before{display:none}.brand-text{gap:3px;display:grid}.brand-text>span{color:var(--blush);font-family:Marcellus,Georgia,serif;font-size:clamp(2rem,3.2vw,3.35rem);font-weight:400;line-height:.82}.brand small{color:#fbf8f1db;letter-spacing:.48em;text-transform:uppercase;font-size:.68rem;font-weight:800}.site-header nav{color:#fbf8f1e6;letter-spacing:.18em;text-transform:uppercase;align-items:center;gap:clamp(14px,2vw,36px);font-size:.78rem;font-weight:800;display:flex}.site-header nav a{min-height:34px;transition:color .26s var(--ease), transform .26s var(--ease), opacity .26s var(--ease);border-radius:0;align-items:center;padding:4px 0;text-decoration:none;display:inline-flex}.site-header nav a:hover{color:var(--blush);transform:translateY(-1px)}.site-header .nav-cta{min-height:34px;color:inherit;box-shadow:none;background:0 0;padding:4px 0}.site-header .nav-cta:after{display:none}.site-header .nav-cta:hover{color:var(--blush);box-shadow:none;background:0 0}.nav-cta,.button{background:var(--rose-deep);min-height:44px;color:var(--surface);transition:transform .42s var(--ease), background-color .42s var(--ease), color .42s var(--ease), box-shadow .42s var(--ease);border-radius:0;justify-content:center;align-items:center;gap:10px;padding:12px 18px;font-weight:700;text-decoration:none;display:inline-flex}.button:after,.nav-cta:after{content:">";width:28px;height:28px;transition:transform .42s var(--ease), background-color .42s var(--ease);background:#fcfbf729;place-items:center;display:inline-grid}.button:hover,.nav-cta:hover{background:var(--rose);color:var(--ink);transform:translateY(-2px);box-shadow:0 18px 42px #3434342e}.button:hover:after,.nav-cta:hover:after{background:#34343424;transform:translate(3px)}.button:active,.nav-cta:active{transform:scale(.98)}.button.secondary{color:currentColor;background:0 0;box-shadow:inset 0 -1px}.section{padding:112px clamp(20px,5vw,80px) 128px}.wrap{width:min(1240px,100%);margin:0 auto}h1,h2,h3{letter-spacing:0;text-wrap:balance;margin:0;font-family:Marcellus,Georgia,serif;font-weight:400;line-height:1}h1{font-size:6.4rem}h2{font-size:4.3rem}p{margin:0}.site-footer{color:#ffffffb8;background:var(--forest-2);grid-template-columns:minmax(0,1fr) auto;gap:32px;padding:60px clamp(20px,5vw,80px);display:grid}.site-footer strong{color:var(--surface);font-family:Marcellus,Georgia,serif;font-size:30px;font-weight:400;display:block}.site-footer p{max-width:560px;margin-top:10px}.footer-nav{flex-wrap:wrap;align-items:center;gap:18px;display:flex}.footer-nav a{color:var(--surface);text-decoration-color:#fcfbf747}.skip-link{z-index:100;background:var(--surface);color:var(--ink);padding:10px 14px;position:fixed;top:16px;left:16px;transform:translateY(-140%)}.skip-link:focus{transform:translateY(0)}@media (width<=780px){.site-header{flex-direction:column;align-items:flex-start;gap:12px;width:100%;padding:18px 20px;position:absolute;top:0}.site-header nav{letter-spacing:.12em;flex-wrap:wrap;gap:8px 14px;font-size:.68rem}.nav-cta,.button{min-height:40px;padding:10px 14px}.button:after,.nav-cta:after{width:24px;height:24px}.site-footer{grid-template-columns:1fr}h1{font-size:3.1rem}h2{font-size:2.75rem}.section{padding-top:72px;padding-bottom:86px}}
