:root{color-scheme:light dark;--bg: #f4f1ea;--surface: #fffaf0;--surface-strong: #e8e1d2;--text: #171717;--muted: #5c5c56;--line: rgba(23, 23, 23, .14);--accent: #1457ff;--accent-contrast: #ffffff;--shadow: rgba(21, 40, 88, .18)}@media(prefers-color-scheme:dark){:root{--bg: #151511;--surface: #202018;--surface-strong: #302f24;--text: #f5f0e7;--muted: #c7bfae;--line: rgba(245, 240, 231, .16);--accent: #7ea0ff;--accent-contrast: #101014;--shadow: rgba(0, 0, 0, .34)}}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:0}body:before{position:fixed;inset:0;z-index:20;pointer-events:none;content:"";opacity:.32;background-image:linear-gradient(rgba(23,23,23,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(23,23,23,.05) 1px,transparent 1px);background-size:44px 44px}a{color:inherit;text-decoration:none}.site-header{position:fixed;top:0;right:0;left:0;z-index:30;display:grid;grid-template-columns:minmax(160px,1fr) auto minmax(90px,1fr);align-items:center;min-height:68px;padding:0 28px;color:#fffaf0;background:linear-gradient(180deg,#00000094,#0000)}.brand{width:max-content;font-size:15px;font-weight:800}.nav{display:flex;gap:28px;align-items:center;font-size:14px}.nav a,.nav-cta{transition:opacity .18s ease,transform .18s ease}.nav a:hover,.nav-cta:hover{opacity:.78}.nav a:active,.nav-cta:active,.button:active,.product-item:active{transform:translateY(1px)}.nav-cta{justify-self:end;padding:10px 18px;color:var(--accent-contrast);font-weight:750;font-size:14px;background:var(--accent);border-radius:999px}.hero{position:relative;display:flex;align-items:center;min-height:88dvh;padding:98px 28px 56px;overflow:hidden}.hero-image,.hero-scrim{position:absolute;inset:0}.hero-image{width:100%;height:100%;object-fit:cover}.hero-scrim{background:linear-gradient(90deg,#000000c7,#00000085,#0000001f 72%),linear-gradient(180deg,#0000002e,#00000057)}.hero-content{position:relative;z-index:2;width:min(680px,100%);max-width:1240px;margin:0 auto;color:#fffaf0}.hero-kicker{margin:0 0 14px;color:#fffaf0d1;font-size:14px;font-weight:700}h1,h2,h3,p{margin-top:0}h1{max-width:10ch;margin-bottom:20px;font-size:clamp(3.8rem,12vw,8.4rem);line-height:.9;letter-spacing:0}.hero-copy{max-width:560px;margin-bottom:28px;color:#fffaf0e6;font-size:clamp(1.02rem,2vw,1.22rem);line-height:1.68}.hero-actions,.subscribe-actions{display:flex;flex-wrap:wrap;gap:14px;align-items:center}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 24px;font-weight:800;white-space:nowrap;border-radius:999px;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease}.button.primary{color:var(--accent-contrast);background:var(--accent);box-shadow:0 16px 42px var(--shadow)}.button.primary:hover{box-shadow:0 20px 54px var(--shadow)}.button.secondary{color:#fffaf0;border:1px solid rgba(255,250,240,.5);background:#fffaf014}.button.text{color:var(--text);border:1px solid var(--line);background:transparent}.intro,.content-section,.products-section,.subscribe-section,.site-footer{width:min(1180px,calc(100% - 40px));margin:0 auto}.intro{padding:42px 0 34px}.intro p{width:min(880px,100%);margin:0;font-size:clamp(1.28rem,3vw,2.4rem);font-weight:760;line-height:1.22}.content-section,.products-section,.subscribe-section{padding:78px 0}.section-copy{max-width:660px;margin-bottom:28px}.section-copy h2,.subscribe-section h2{margin-bottom:14px;font-size:clamp(2rem,5vw,4rem);line-height:1}.section-copy p,.subscribe-section p{max-width:620px;color:var(--muted);font-size:1rem;line-height:1.75}.content-grid{display:grid;grid-template-columns:1.3fr .95fr .95fr;gap:16px}.topic{min-height:260px;padding:26px;background:var(--surface);border:1px solid var(--line);border-radius:18px}.topic.large{grid-row:span 2;min-height:536px;color:#fffaf0;background:linear-gradient(180deg,#00000014,#00000085),url(/assets/og-image.png) center / cover}.topic.visual{color:#fffaf0;background:linear-gradient(135deg,#1457fff0,#181814e6),var(--accent)}.topic span{display:block;margin-bottom:18px;color:inherit;font-size:13px;font-weight:800;opacity:.72}.topic h3{margin-bottom:14px;font-size:clamp(1.5rem,3vw,2.5rem);line-height:1.05}.topic p{color:inherit;line-height:1.72;opacity:.78}.product-list{display:grid;gap:14px}.product-item{display:grid;grid-template-columns:minmax(180px,.8fr) 1fr;gap:26px;align-items:center;min-height:142px;padding:28px;background:var(--surface);border:1px solid var(--line);border-radius:18px;transition:transform .18s ease,border-color .18s ease,background-color .18s ease}.product-item:hover{border-color:color-mix(in srgb,var(--accent) 48%,var(--line));background:var(--surface-strong)}.product-item strong{font-size:clamp(1.25rem,3vw,2rem);line-height:1.1}.product-item span{color:var(--muted);line-height:1.75}.subscribe-section{display:grid;grid-template-columns:1fr auto;gap:28px;align-items:center;margin-bottom:58px;padding:34px;background:var(--surface);border:1px solid var(--line);border-radius:18px}.site-footer{display:flex;justify-content:space-between;gap:20px;padding:30px 0 44px;color:var(--muted);font-size:14px}@media(prefers-reduced-motion:no-preference){.hero-content{animation:hero-rise .7s cubic-bezier(.16,1,.3,1) both}.topic,.product-item,.subscribe-section{animation:content-rise .56s cubic-bezier(.16,1,.3,1) both}.topic:nth-child(2){animation-delay:80ms}.topic:nth-child(3){animation-delay:.14s}.topic:nth-child(4){animation-delay:.2s}}@keyframes hero-rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes content-rise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media(max-width:860px){.site-header{grid-template-columns:1fr auto;padding:0 18px}.nav{display:none}.hero{min-height:86dvh;padding:88px 20px 46px}.hero-scrim{background:linear-gradient(180deg,#000000c2,#0000006b),linear-gradient(90deg,#000000a3,#00000014)}.content-grid,.subscribe-section,.product-item{grid-template-columns:1fr}.topic.large{grid-row:auto;min-height:360px}.content-section,.products-section,.subscribe-section{padding:54px 0}.subscribe-section{padding:24px}}@media(max-width:520px){.site-header{min-height:62px}.brand{font-size:13px}.nav-cta{padding:9px 14px}h1{max-width:100%;font-size:clamp(2.65rem,13.5vw,3.7rem)}.hero-actions,.subscribe-actions{align-items:stretch;width:100%}.button{width:100%}.intro,.content-section,.products-section,.subscribe-section,.site-footer{width:min(100% - 28px,1180px)}.site-footer{flex-direction:column}}
