@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500&display=swap";:root{color-scheme:dark;--background: #061119;--foreground: #f4f7f5;--muted: rgba(226, 237, 238, .72);--pill: rgba(8, 19, 28, .7);--pill-hover: rgba(255, 255, 255, .08);--border: rgba(193, 225, 229, .21);--panel: rgba(7, 18, 26, .88);--shadow: 0 18px 55px rgba(0, 0, 0, .24);--focus: #7de3e3;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-synthesis:none}:root[data-theme=light]{color-scheme:light;--background: #f2eee5;--foreground: #171717;--muted: rgba(23, 23, 23, .69);--pill: rgba(252, 249, 243, .73);--pill-hover: rgba(27, 24, 20, .065);--border: rgba(50, 43, 35, .13);--panel: rgba(249, 246, 239, .9);--shadow: 0 18px 55px rgba(70, 59, 43, .14);--focus: #136d78}*{box-sizing:border-box}html,body{min-width:320px;min-height:100%;margin:0}body{min-height:100svh;overflow:hidden;background:var(--background);color:var(--foreground);transition:background-color .55s ease,color .35s ease}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}#flow-field{position:fixed;inset:0;width:100%;height:100%;z-index:0}.site-header{position:fixed;top:clamp(18px,3.5vh,34px);left:50%;z-index:10;transform:translate(-50%)}.nav-pill{display:flex;align-items:center;gap:4px;width:max-content;padding:7px;border:1px solid var(--border);border-radius:999px;background:var(--pill);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(24px) saturate(130%);backdrop-filter:blur(24px) saturate(130%);transition:background-color .35s ease,border-color .35s ease}.nav-link{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:42px;padding:0 19px;border:0;border-radius:999px;background:transparent;color:var(--foreground);font-size:14px;font-weight:400;line-height:1;text-decoration:none;white-space:nowrap;cursor:pointer;transition:background-color .18s ease,color .18s ease}.nav-link:hover,.nav-link:focus-visible,.nav-link.is-active{background:var(--pill-hover)}.nav-link:focus-visible,.theme-toggle:focus-visible,.products-panel a:focus-visible{outline:2px solid var(--focus);outline-offset:2px}.chevron{width:14px;height:14px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6;transition:transform .18s ease}.products-trigger[aria-expanded=true] .chevron{transform:rotate(180deg)}.products-menu{position:relative}.products-panel{position:absolute;top:calc(100% + 13px);left:50%;width:192px;padding:7px;border:1px solid var(--border);border-radius:20px;background:var(--panel);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(26px) saturate(130%);backdrop-filter:blur(26px) saturate(130%);opacity:0;pointer-events:none;transform:translate(-50%,-6px) scale(.98);transform-origin:top center;transition:opacity .17s ease,transform .17s ease,background-color .35s ease}.products-panel.is-open{opacity:1;pointer-events:auto;transform:translate(-50%) scale(1)}.products-panel a{display:flex;align-items:center;min-height:44px;padding:0 14px;border-radius:13px;color:var(--foreground);font-size:13px;text-decoration:none;transition:background-color .16s ease}.products-panel a:hover,.products-panel a:focus-visible{background:var(--pill-hover)}.nav-divider{width:1px;height:24px;margin:0 5px;background:var(--border)}.theme-toggle{width:64px;height:42px;padding:0;border:0;border-radius:999px;background:transparent;color:var(--foreground);cursor:pointer}.theme-track{position:relative;display:grid;width:64px;height:42px;grid-template-columns:1fr 1fr;place-items:center;border-radius:999px;background:var(--pill-hover)}.theme-thumb{position:absolute;top:4px;left:4px;z-index:0;width:34px;height:34px;border:1px solid var(--border);border-radius:50%;background:color-mix(in srgb,var(--foreground) 12%,var(--pill));box-shadow:0 4px 14px #0000001f;transform:translate(22px);transition:transform .32s cubic-bezier(.22,1,.36,1),background-color .35s ease}:root[data-theme=light] .theme-thumb{transform:translate(0)}.theme-track svg{z-index:1;width:17px;height:17px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6;opacity:.47;transition:opacity .22s ease}.moon-icon{opacity:1}:root[data-theme=light] .sun-icon{opacity:1}:root[data-theme=light] .moon-icon{opacity:.47}.hero{position:relative;z-index:1;display:grid;min-height:100svh;place-items:center;padding:120px 24px 60px;pointer-events:none}.hero-copy{margin-top:2vh;text-align:center;text-shadow:0 2px 28px color-mix(in srgb,var(--background) 74%,transparent)}.hero h1{margin:0;font-size:clamp(94px,15vw,218px);font-weight:300;letter-spacing:-.075em;line-height:.82}.hero--section h1{font-size:clamp(74px,11.5vw,170px)}.hero p{margin:clamp(26px,4vh,38px) 0 0;color:var(--muted);font-size:clamp(18px,2.3vw,31px);font-weight:300;letter-spacing:.015em;line-height:1.2}@media(max-width:640px){.site-header{top:14px;width:calc(100% - 24px)}.nav-pill{width:100%;justify-content:space-between;padding:5px}.nav-link{min-height:39px;padding:0 11px;font-size:12px}.nav-divider{display:none}.theme-toggle,.theme-track{width:54px;height:39px}.theme-thumb{top:4px;left:4px;width:31px;height:31px;transform:translate(15px)}.products-panel{left:40%;width:178px}.hero{padding-inline:16px}.hero h1{font-size:clamp(78px,29vw,132px)}.hero--section h1{font-size:clamp(58px,17vw,92px)}.hero p{margin-top:23px;font-size:clamp(17px,5.3vw,24px)}}@media(max-width:390px){.nav-link{padding:0 8px;font-size:11px}.theme-toggle,.theme-track{width:48px}.theme-thumb{transform:translate(9px)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
