:root{--color-canvas: oklch(91.5% .027 78);--color-paper: oklch(96% .021 78);--color-surface: oklch(98.5% .014 78 / .9);--color-surface-strong: oklch(98.5% .018 78);--color-surface-anchor: oklch(97.5% .022 78);--color-surface-muted: oklch(94% .025 78 / .55);--color-surface-quiet: oklch(95.5% .022 78 / .45);--color-text: oklch(22% .02 58);--color-text-muted: oklch(43% .018 58);--color-text-faint: oklch(59% .016 58);--color-line: oklch(30% .025 58 / .13);--color-line-strong: oklch(30% .025 58 / .22);--color-accent: oklch(47% .105 158);--color-accent-hover: oklch(37% .09 158);--color-accent-soft: oklch(90% .04 158);--color-accent-deep: oklch(31% .075 158);--color-accent-ink: oklch(98% .01 78);--color-warm: oklch(53% .09 63);--color-warm-soft: oklch(91% .035 68);--color-focus: oklch(43% .12 158);--color-button-highlight: oklch(100% 0 0 / .18);--font-display: "Fraunces", Georgia, "Times New Roman", serif;--font-body: "Manrope", system-ui, -apple-system, sans-serif;--space-3xs: .25rem;--space-2xs: .5rem;--space-xs: .75rem;--space-sm: 1rem;--space-md: 1.5rem;--space-lg: 2rem;--space-xl: 3rem;--space-2xl: 4.5rem;--space-3xl: 7rem;--space-4xl: 10rem;--text-body: clamp(1rem, .97rem + .12vw, 1.08rem);--text-small: clamp(.84rem, .82rem + .08vw, .9rem);--text-heading: clamp(1.7rem, 2.7vw, 2.8rem);--text-display: clamp(2.4rem, 4.6vw, 4.8rem);--duration-fast: .18s;--duration-normal: .24s;--duration-reduced: 1ms;--ease-standard: cubic-bezier(.2, .8, .2, 1);--radius-sm: 4px;--radius-md: 11px;--radius-lg: 20px;--shadow-sm: 0 1px 2px oklch(30% .025 58 / .05);--shadow-md: 0 8px 28px oklch(30% .025 58 / .09);--shadow-lg: 0 18px 48px oklch(30% .025 58 / .14);--shadow-accent: 0 14px 38px oklch(37% .09 158 / .22);--shadow-button: inset 0 1px 0 var(--color-button-highlight), 0 4px 14px oklch(37% .09 158 / .22);--shadow-button-hover: inset 0 1px 0 oklch(100% 0 0 / .2), 0 8px 22px oklch(37% .09 158 / .32);--shadow-button-active: inset 0 2px 4px oklch(31% .075 158 / .4), 0 2px 8px oklch(37% .09 158 / .18);--focus-ring: 0 0 0 3px oklch(47% .105 158 / .32);--background-canvas: radial-gradient(900px 600px at 82% -8%, oklch(47% .105 158 / .1), transparent 60%), radial-gradient(700px 500px at 5% 4%, oklch(53% .09 63 / .09), transparent 58%), linear-gradient(180deg, oklch(98% .018 78 / .92), oklch(91.5% .027 78 / .96)), linear-gradient(135deg, oklch(94.5% .025 78), oklch(89.5% .035 78));--background-hero-ambient: radial-gradient(60% 70% at 80% 10%, oklch(47% .105 158 / .16), transparent 65%), radial-gradient(50% 60% at 8% 20%, oklch(53% .09 63 / .14), transparent 60%);--header-height: 74px;--footer-height: 140px;--header-footer-offset: calc(var(--header-height) + var(--footer-height))}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:clip}body{margin:0;min-width:320px;overflow-x:clip;background:var(--background-canvas);color:var(--color-text);font-family:var(--font-body);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}body:before{content:"";position:fixed;inset:0;z-index:0;pointer-events:none;opacity:.035;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}.page-shell{min-height:100vh;position:relative;z-index:1}.skip-link{position:absolute;left:1rem;top:-3rem;z-index:50;padding:.6rem 1rem;background:var(--color-text);color:var(--color-paper);border-radius:8px;font-size:.9rem;font-weight:600;transition:top .2s ease}.skip-link:focus{top:1rem}a{color:inherit;text-decoration:none;border-radius:4px}a:focus-visible{outline:2px solid var(--color-accent);outline-offset:4px}img{max-width:100%;height:auto;display:block}.inner{width:min(1180px,calc(100% - 2rem));margin:0 auto}.site-header{background:transparent}.header-inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1.2rem;padding-top:1.6rem;padding-bottom:1.6rem}.brand{display:inline-flex;align-items:center;gap:.7rem;min-width:0}.brand-logo{height:30px;width:auto;max-width:none;flex:0 0 auto}h1,h2,h3{font-family:var(--font-display);font-weight:600;letter-spacing:-.02em;min-width:0;min-inline-size:0;overflow-wrap:anywhere}.brand strong{display:none;font-size:1rem;font-weight:600;letter-spacing:-.02em}.button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:46px;padding:.8rem 1.15rem;border-radius:11px;border:1px solid var(--color-accent);background:var(--color-accent);color:var(--color-accent-ink);font-family:var(--font-body);font-weight:700;font-size:.97rem;letter-spacing:-.01em;cursor:pointer;white-space:nowrap;box-shadow:var(--shadow-button);transform:translateZ(0);transition:background-color .18s ease,border-color .18s ease,color .18s ease,transform .18s ease,box-shadow .18s ease}.button:hover{background:var(--color-accent-hover);border-color:var(--color-accent-hover);transform:translateY(-1px);box-shadow:var(--shadow-button-hover)}.button:active{transform:translateY(1px) scale(.99);box-shadow:var(--shadow-button-active)}.button:disabled,.button[aria-disabled=true]{cursor:not-allowed;opacity:.55;transform:none;box-shadow:none}.button:focus-visible{outline:3px solid var(--color-focus);outline-offset:2px}.button.secondary{background:var(--color-surface);color:var(--color-text);border-color:var(--color-line-strong);box-shadow:var(--shadow-sm)}.button.secondary:hover{background:var(--color-surface-strong);border-color:var(--color-text);transform:translateY(-1px);box-shadow:var(--shadow-md)}.button.tertiary{background:transparent;color:var(--color-accent-deep);border-color:transparent;box-shadow:none;padding-left:.4rem;padding-right:.4rem}.button.tertiary:hover{background:var(--color-accent-soft);transform:none;box-shadow:none}.section{padding:var(--space-2xl) 0;border-top:1px solid var(--color-line)}.section:first-child{border-top:0}.section.tight{padding:4rem 0 4.8rem}.section.loose{padding:7rem 0 8rem}.section.quiet{background:var(--color-surface-quiet)}.section-title{margin:0;font-family:var(--font-display);font-size:clamp(2.4rem,4.6vw,4.8rem);line-height:1;letter-spacing:-.025em;font-weight:600;max-width:20ch;text-wrap:balance}.lede{max-width:42rem;color:var(--color-text-muted);font-size:1.08rem;line-height:1.72;text-wrap:pretty}.eyeline{display:inline-flex;align-items:center;gap:.5rem;color:var(--color-accent-deep);font-size:.84rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase}.eyeline:before{content:"";width:1.5rem;height:2px;background:var(--color-accent);border-radius:2px}.split{display:grid;grid-template-columns:minmax(0,1fr);gap:2rem;align-items:start}.surface{background:var(--color-surface);border:1px solid var(--color-line);box-shadow:var(--shadow-md)}.surface-anchor{background:var(--color-surface-anchor);border:1px solid var(--color-accent-soft);box-shadow:var(--shadow-accent);position:relative}.surface-anchor:after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;box-shadow:inset 0 0 0 1px var(--color-accent-soft)}.footer-inner{display:grid;grid-template-columns:minmax(0,1fr);align-items:center;justify-content:space-between;gap:1.5rem 2rem;flex-wrap:wrap}.site-footer{border-top:1px solid var(--color-line);padding:2.4rem 0 3.2rem;background:var(--color-surface-muted)}.footer-copy strong{display:block;font-size:1rem;font-weight:600}.footer-copy span{display:block;margin-top:.15rem;color:var(--color-text-muted);font-size:.85rem}.footer-copy p{margin:.6rem 0 0;color:var(--color-text-muted);font-size:.92rem;max-width:38ch;line-height:1.6}.footer-links{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:.8rem 1.3rem;color:var(--color-text-muted);font-size:.94rem}.footer-links a{transition:color .16s ease;white-space:nowrap}.footer-links a:hover{color:var(--color-text)}.reveal{animation:rise .7s ease both}.reveal:nth-child(2){animation-delay:.08s}.reveal:nth-child(3){animation-delay:.16s}@keyframes rise{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@media(min-width:40rem){.brand strong{display:inline}}@media(min-width:60rem){.section{padding:5.5rem 0 6.5rem}.header-inner{flex-wrap:nowrap}.split{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr)}.footer-inner{display:flex}.footer-links{justify-content:flex-end}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:var(--duration-reduced)!important;animation-iteration-count:1!important;transition-duration:var(--duration-reduced)!important}}
