:root{color-scheme:light;--radius: .5rem;--forest: oklch(.32 .06 155);--forest-deep: oklch(.22 .05 155);--spring: oklch(.88 .22 150);--spring-soft: oklch(.95 .09 150);--slate-ink: oklch(.22 .02 250);--surface: oklch(.985 .005 150);--surface-alt: oklch(.96 .008 150);--background: oklch(1 0 0);--foreground: oklch(.18 .02 250);--card: oklch(1 0 0);--primary-foreground: oklch(.99 .01 150);--muted-foreground: oklch(.48 .02 250);--border: oklch(.9 .01 150);--destructive: oklch(.577 .245 27.325)}*{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body{margin:0;min-height:100vh;background:var(--background);color:var(--foreground);font-family:Geist,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-feature-settings:"ss01","cv11"}a{color:inherit}button,input{font:inherit}.loveable-page{--pointer-x: 50vw;--pointer-y: 50vh;--scroll-drift: 0px;--scroll-ripple: 0px;position:relative;isolation:isolate;min-height:100vh;background:var(--background);color:var(--foreground)}.loveable-page:before,.loveable-page:after{content:"";position:fixed;inset:0;pointer-events:none;z-index:0}.loveable-page:before{opacity:.18;background-image:radial-gradient(circle,oklch(.32 .06 155 / .16) 1px,transparent 1.5px);background-position:0 var(--scroll-drift),0 0;background-size:34px 34px;-webkit-mask-image:linear-gradient(180deg,black 0%,transparent 82%);mask-image:linear-gradient(180deg,black 0%,transparent 82%)}.loveable-page:after{opacity:0;background:radial-gradient(circle at var(--pointer-x) var(--pointer-y),oklch(.88 .22 150 / .1),transparent 8rem),radial-gradient(circle at calc(var(--pointer-x) + 3rem) calc(var(--pointer-y) + 2rem),oklch(.32 .06 155 / .06),transparent 11rem);transition:opacity .22s ease}.loveable-page.is-pointer-active:after{opacity:.65}.loveable-page>*{position:relative;z-index:1}.container-page{width:min(80rem,100%);margin-inline:auto;padding-inline:1.5rem}.section-pad{position:relative;overflow:hidden;padding-block:6rem}.section-pad>.container-page{position:relative;z-index:1}[data-reveal]{opacity:0;transform:translate3d(0,2.75rem,0) scale(.985);filter:blur(10px);transition:opacity .76s cubic-bezier(.2,.8,.2,1),transform .76s cubic-bezier(.2,.8,.2,1),filter .76s cubic-bezier(.2,.8,.2,1);transition-delay:var(--reveal-delay, 0ms);will-change:opacity,transform,filter}[data-reveal].is-revealed{opacity:1;transform:translateZ(0) scale(1);filter:blur(0)}.section-header[data-reveal],.risk-copy p[data-reveal]{transform:translate3d(-1.75rem,2rem,0) scale(.99)}.section-header[data-reveal].is-revealed,.risk-copy p[data-reveal].is-revealed{transform:translateZ(0) scale(1)}.pricing-card[data-reveal],.live-card[data-reveal],.card-tile[data-reveal]{transform:translate3d(0,2rem,0) rotateX(2deg) scale(.98)}.pricing-card[data-reveal].is-revealed,.live-card[data-reveal].is-revealed,.card-tile[data-reveal].is-revealed{transform:translateZ(0) rotateX(0) scale(1)}@media(prefers-reduced-motion:reduce){[data-reveal],[data-reveal].is-revealed,.section-header[data-reveal],.section-header[data-reveal].is-revealed,.risk-copy p[data-reveal],.risk-copy p[data-reveal].is-revealed,.pricing-card[data-reveal],.pricing-card[data-reveal].is-revealed,.live-card[data-reveal],.live-card[data-reveal].is-revealed,.card-tile[data-reveal],.card-tile[data-reveal].is-revealed{opacity:1;transform:none;filter:none;transition:none}}.site-nav{position:sticky;top:0;z-index:40;border-bottom:1px solid color-mix(in oklch,var(--border),transparent 30%);background:color-mix(in oklch,var(--background),transparent 20%);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.nav-inner{display:flex;align-items:center;justify-content:space-between;height:4rem;gap:1.25rem}.brand{display:inline-flex;align-items:center;gap:.625rem;text-decoration:none}.brand-mark{display:grid;width:2rem;height:2rem;place-items:center;border-radius:.375rem;background:var(--forest);color:var(--primary-foreground);font-size:.875rem;font-weight:800}.brand-copy{display:flex;flex-direction:column;line-height:1}.brand-name{color:var(--foreground);font-weight:650}.brand-kicker{margin-top:.25rem;color:var(--muted-foreground);font-size:.625rem;letter-spacing:.12em;text-transform:uppercase}.nav-links{display:flex;align-items:center;gap:2rem;color:color-mix(in oklch,var(--foreground),transparent 20%);font-size:.875rem;font-weight:560}.nav-links a,.footer-links a{text-decoration:none;transition:color .15s ease}.nav-links a:hover,.footer-links a:hover{color:var(--forest)}.btn{display:inline-flex;align-items:center;gap:.5rem;border-radius:999px;padding:.75rem 1.25rem;border:1px solid transparent;font-weight:650;text-decoration:none;transition:transform .15s ease,background .15s ease,border-color .15s ease,color .15s ease}.btn:hover{transform:translateY(-1px)}.btn:disabled{opacity:.6;cursor:wait;transform:none}.btn-icon{width:1rem;height:1rem}.btn-spring{background:var(--spring);color:var(--forest-deep)}.btn-spring:hover{background:#9dffb2;background:oklch(.92 .22 150)}.btn-forest{background:var(--forest);color:var(--primary-foreground)}.btn-forest:hover{background:var(--forest-deep)}.btn-ghost-forest{border-color:var(--border);background:transparent;color:var(--forest-deep)}.btn-ghost-forest:hover{border-color:var(--forest);background:var(--surface-alt)}.hero{position:relative;overflow:hidden;isolation:isolate}.hero:before{content:"";position:absolute;pointer-events:none;z-index:0}.hero:before{top:-16rem;left:-18rem;width:min(56rem,75vw);height:42rem;border-radius:45% 55% 62% 38%/44% 40% 60% 56%;background:#6de18b42;filter:blur(1px);transform:rotate(-10deg)}.grid-bg{background-image:linear-gradient(to right,oklch(.9 .01 150 / .5) 1px,transparent 1px),linear-gradient(to bottom,oklch(.9 .01 150 / .5) 1px,transparent 1px);background-size:48px 48px}.hero-grid-bg{position:absolute;inset:0;z-index:0;opacity:.6;-webkit-mask-image:radial-gradient(ellipse at top,black,transparent 70%);mask-image:radial-gradient(ellipse at top,black,transparent 70%)}.hero-glow{position:absolute;top:-10rem;right:-10rem;z-index:0;width:31.25rem;height:31.25rem;border-radius:999px;background:var(--spring-soft);filter:blur(64px);opacity:.6}.hero-layout{position:relative;z-index:1;display:grid;grid-template-columns:1.05fr 1fr;gap:4rem;align-items:center;padding-top:6rem;padding-bottom:6rem}.eyebrow{display:inline-flex;align-items:center;gap:.5rem;color:var(--forest);font-size:.75rem;font-weight:650;letter-spacing:.12em;text-transform:uppercase}.eyebrow:before{content:"";width:1.5rem;height:1px;background:currentColor}.hero-copy h1{margin:1.5rem 0 0;color:var(--slate-ink);font-size:clamp(3rem,7vw,4.5rem);font-weight:650;letter-spacing:-.04em;line-height:.95}.hero-copy h1 span,.section-header h2 span,.risk-layout h2 span{color:var(--forest)}.hero-copy p{max-width:36rem;margin:1.5rem 0 0;color:var(--muted-foreground);font-size:1.125rem;line-height:1.7}.hero-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:2rem}.hero-copy .hero-disclaimer{max-width:28rem;margin-top:1.5rem;font-size:.75rem;line-height:1.5}.desk-preview{position:relative}.desk-preview-glow{position:absolute;inset:-1rem;border-radius:1.5rem;background:linear-gradient(135deg,oklch(.88 .22 150 / .18),transparent,oklch(.32 .06 155 / .06));filter:blur(22px)}.desk-window{position:relative;overflow:hidden;border:1px solid var(--border);border-radius:1rem;background:var(--card);box-shadow:0 18px 52px -42px #153c2547}.desk-window-bar{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.75rem 1.25rem;border-bottom:1px solid var(--border);background:var(--surface-alt)}.window-dots{display:flex;align-items:center;gap:.5rem}.dot{display:block;width:.625rem;height:.625rem;border-radius:999px}.dot.red{background:color-mix(in oklch,var(--destructive),transparent 30%)}.dot.spring{background:var(--spring)}.dot.forest{background:color-mix(in oklch,var(--forest),transparent 40%)}.desk-label{margin-right:auto;color:var(--muted-foreground);font-size:.75rem;letter-spacing:.12em;text-transform:uppercase}.desk-ticker{display:flex;align-items:center;gap:.5rem;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.875rem}.desk-ticker strong{color:var(--slate-ink)}.desk-ticker span{color:var(--forest);font-weight:650}.desk-rows{display:grid}.desk-row{display:flex;align-items:center;gap:1rem;padding:1rem 1.25rem;border-bottom:1px solid var(--border);transition:background .15s ease}.desk-row:last-child{border-bottom:0}.desk-row:hover{background:var(--surface-alt)}.glyph{display:grid;flex:0 0 auto;width:2.25rem;height:2.25rem;place-items:center;border-radius:.5rem;background:var(--spring-soft);color:var(--forest);font-size:.75rem;font-weight:800}.glyph:before{content:"";width:1.1rem;height:1.1rem;background:currentColor;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain}.glyph-tape:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 7h18M3 12h18M3 17h18'/%3E%3Ccircle cx='8' cy='7' r='1.5' fill='black'/%3E%3Ccircle cx='15' cy='12' r='1.5' fill='black'/%3E%3Ccircle cx='19' cy='17' r='1.5' fill='black'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 7h18M3 12h18M3 17h18'/%3E%3Ccircle cx='8' cy='7' r='1.5' fill='black'/%3E%3Ccircle cx='15' cy='12' r='1.5' fill='black'/%3E%3Ccircle cx='19' cy='17' r='1.5' fill='black'/%3E%3C/svg%3E")}.glyph-gamma:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 20V8M9 20V12M14 20V4M19 20V10'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 20V8M9 20V12M14 20V4M19 20V10'/%3E%3C/svg%3E")}.glyph-delta:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.6' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 4L3 20h18L12 4z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.6' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 4L3 20h18L12 4z'/%3E%3C/svg%3E")}.glyph-flow:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 12c3-6 6-6 9 0s6 6 9 0'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 12c3-6 6-6 9 0s6 6 9 0'/%3E%3C/svg%3E")}.glyph-spark:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 3v4M12 17v4M3 12h4M17 12h4M6 6l2.5 2.5M15.5 15.5L18 18M6 18l2.5-2.5M15.5 8.5L18 6'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 3v4M12 17v4M3 12h4M17 12h4M6 6l2.5 2.5M15.5 15.5L18 18M6 18l2.5-2.5M15.5 8.5L18 6'/%3E%3C/svg%3E")}.glyph-chain:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='4' y='6' width='16' height='4' rx='1'/%3E%3Crect x='4' y='14' width='16' height='4' rx='1'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='4' y='6' width='16' height='4' rx='1'/%3E%3Crect x='4' y='14' width='16' height='4' rx='1'/%3E%3C/svg%3E")}.glyph-leaf:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='black' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 2C7 4 4 8 4 13c0 5 4 9 8 9 0-6 3-11 8-14-2-4-6-6-8-6z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='black' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 2C7 4 4 8 4 13c0 5 4 9 8 9 0-6 3-11 8-14-2-4-6-6-8-6z'/%3E%3C/svg%3E")}.glyph-news:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='3' y='5' width='18' height='14' rx='2'/%3E%3Cpath d='M7 9h6M7 13h10M7 17h10'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='3' y='5' width='18' height='14' rx='2'/%3E%3Cpath d='M7 9h6M7 13h10M7 17h10'/%3E%3C/svg%3E")}.glyph-x:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 4l16 16M20 4L4 20'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 4l16 16M20 4L4 20'/%3E%3C/svg%3E")}.glyph-shield:before{-webkit-mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 3l8 3v6c0 5-3.5 8-8 9-4.5-1-8-4-8-9V6l8-3z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 3l8 3v6c0 5-3.5 8-8 9-4.5-1-8-4-8-9V6l8-3z'/%3E%3C/svg%3E")}.desk-row-copy{min-width:0;flex:1}.desk-row-copy h3{margin:0;color:var(--slate-ink);font-size:.875rem;font-weight:650}.desk-row-copy p{margin:.15rem 0 0;color:var(--muted-foreground);font-size:.75rem}.mini-chart{width:7rem;height:2.5rem;color:var(--forest)}.mini-chart svg{width:100%;height:100%}.mini-chart path{fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;transition:opacity .2s ease,stroke-width .2s ease}.mini-chart rect,.mini-chart circle{fill:currentColor;opacity:.75;transform-box:fill-box;transform-origin:center bottom}.desk-row:hover .mini-chart path,.desk-row:focus-within .mini-chart path{stroke-width:1.8}.visual-spark-up:hover .mini-chart path,.visual-spark:hover .mini-chart path,.visual-spark-up:focus-within .mini-chart path,.visual-spark:focus-within .mini-chart path{animation:mini-line-trace 3.6s cubic-bezier(.2,.85,.2,1) both}.visual-bars:hover .mini-chart rect,.visual-bars:focus-within .mini-chart rect{animation:mini-bar-dance .76s cubic-bezier(.34,1.45,.64,1) both}.visual-dots:hover .mini-chart circle,.visual-dots:focus-within .mini-chart circle{animation:mini-dot-pop .88s cubic-bezier(.22,1.1,.36,1) both;transform-origin:center}.visual-bars .mini-chart rect:nth-child(1),.visual-dots .mini-chart circle:nth-child(1){animation-delay:0ms}.visual-bars .mini-chart rect:nth-child(2),.visual-dots .mini-chart circle:nth-child(2){animation-delay:45ms}.visual-bars .mini-chart rect:nth-child(3),.visual-dots .mini-chart circle:nth-child(3){animation-delay:90ms}.visual-bars .mini-chart rect:nth-child(4),.visual-dots .mini-chart circle:nth-child(4){animation-delay:135ms}.visual-bars .mini-chart rect:nth-child(5),.visual-dots .mini-chart circle:nth-child(5){animation-delay:.18s}.visual-bars .mini-chart rect:nth-child(6),.visual-dots .mini-chart circle:nth-child(6){animation-delay:225ms}.visual-bars .mini-chart rect:nth-child(7),.visual-dots .mini-chart circle:nth-child(7){animation-delay:.27s}.visual-bars .mini-chart rect:nth-child(8){animation-delay:315ms}.visual-bars .mini-chart rect:nth-child(9){animation-delay:.36s}@keyframes mini-line-trace{0%{opacity:.2;stroke-dasharray:150;stroke-dashoffset:150}68%{opacity:1;stroke-dasharray:150;stroke-dashoffset:0}to{opacity:1;stroke-dasharray:150;stroke-dashoffset:0}}@keyframes mini-bar-dance{0%{opacity:.45;transform:scaleY(.68)}32%{opacity:.95;transform:scaleY(1.2)}58%{transform:scaleY(.86)}82%{opacity:.8;transform:scaleY(1.04)}to{opacity:.75;transform:scaleY(1)}}@keyframes mini-dot-pop{0%{opacity:0;transform:scale(.2)}32%{opacity:.95;transform:scale(1.25)}58%{opacity:.18;transform:scale(.72)}to{opacity:.75;transform:scale(1)}}@media(prefers-reduced-motion:reduce){.visual-spark-up:hover .mini-chart path,.visual-spark:hover .mini-chart path,.visual-bars:hover .mini-chart rect,.visual-dots:hover .mini-chart circle,.visual-spark-up:focus-within .mini-chart path,.visual-spark:focus-within .mini-chart path,.visual-bars:focus-within .mini-chart rect,.visual-dots:focus-within .mini-chart circle{animation:none}}.logo-strip{position:relative;overflow:hidden;border-block:1px solid var(--border);background:var(--surface-alt)}.logo-strip .container-page{position:relative;z-index:1;padding-block:2rem}.logo-strip p{margin:0 0 1.5rem;color:var(--muted-foreground);font-size:.75rem;letter-spacing:.14em;text-align:center;text-transform:uppercase}.symbol-tape{position:relative;display:flex;align-items:center;width:100%;overflow:hidden;border:1px solid color-mix(in oklch,var(--forest),transparent 76%);border-radius:.75rem;background:linear-gradient(90deg,var(--surface-alt),transparent 12%,transparent 88%,var(--surface-alt)),color-mix(in oklch,var(--card),var(--spring-soft) 8%);box-shadow:inset 0 0 0 1px #ffffff73}.symbol-tape:before,.symbol-tape:after{content:"";position:absolute;z-index:2;top:0;bottom:0;width:7rem;pointer-events:none}.symbol-tape:before{left:0;background:linear-gradient(90deg,var(--surface-alt),transparent)}.symbol-tape:after{right:0;background:linear-gradient(270deg,var(--surface-alt),transparent)}.symbol-track{display:flex;flex:0 0 auto;align-items:center;gap:.75rem;min-width:max-content;padding:.75rem .375rem;animation:symbol-tape-scroll 34s linear infinite}.symbol-tape:hover .symbol-track,.symbol-tape:focus-within .symbol-track{animation-play-state:paused}.symbol-chip{position:relative;display:inline-flex;align-items:center;justify-content:center;min-width:4.25rem;border:1px solid color-mix(in oklch,var(--forest),transparent 78%);border-radius:.45rem;padding:.55rem .95rem;background:color-mix(in oklch,var(--card),var(--spring-soft) 5%);color:color-mix(in oklch,var(--slate-ink),transparent 30%);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;transition:background .2s ease,border-color .2s ease,color .2s ease,text-shadow .2s ease,transform .2s ease}.symbol-chip:hover{border-color:color-mix(in oklch,var(--forest),transparent 20%);color:var(--forest);transform:translateY(-2px);background:#b5f8c247;text-shadow:0 0 .75rem oklch(.78 .18 150 / .55)}@keyframes symbol-tape-scroll{0%{transform:translate(0)}to{transform:translate(-100%)}}@media(prefers-reduced-motion:reduce){.symbol-track{animation:none}.symbol-tape{overflow-x:auto;scrollbar-width:none}.symbol-tape::-webkit-scrollbar{display:none}}.section-header{max-width:48rem}.section-header h2,.risk-layout h2,.member-card h2{margin:1rem 0 0;color:var(--slate-ink);font-size:clamp(2.5rem,5vw,3.25rem);font-weight:650;letter-spacing:-.035em;line-height:1.05}.section-header p,.member-card p{margin:1.25rem 0 0;color:var(--muted-foreground);font-size:1.125rem;line-height:1.7}.section-alt{border-block:1px solid var(--border);background:var(--surface-alt)}#features:before,#ai-research:after,#pricing:before,#risk:after{content:"";position:absolute;pointer-events:none;z-index:0;background:#6de18b29}#features:before{right:-11rem;top:4rem;width:26rem;height:18rem;clip-path:polygon(10% 12%,76% 0,100% 25%,83% 54%,96% 82%,62% 100%,20% 82%,0 44%);transform:translate3d(0,var(--scroll-ripple),0) rotate(-8deg)}#ai-research:after{left:-13rem;bottom:5rem;width:32rem;height:15rem;background:#0644251a;clip-path:polygon(0 28%,18% 4%,43% 18%,62% 0,100% 30%,90% 70%,57% 100%,31% 83%,7% 96%);transform:translate3d(0,calc(var(--scroll-ripple) * -1),0) rotate(5deg)}#pricing:before{right:-9rem;bottom:4rem;width:24rem;height:22rem;clip-path:polygon(18% 0,64% 7%,100% 33%,78% 58%,92% 100%,45% 86%,0 96%,10% 48%);transform:translate3d(0,calc(var(--scroll-ripple) * .7),0) rotate(10deg)}#risk:after{left:-10rem;top:3rem;width:30rem;height:16rem;background:#6af18f1f;clip-path:polygon(5% 18%,34% 0,54% 20%,85% 7%,100% 48%,75% 78%,43% 68%,14% 100%,0 62%);transform:translate3d(0,calc(var(--scroll-ripple) * -.8),0) rotate(-6deg)}.workflow-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem;margin-top:4rem}.card-tile{border:1px solid var(--border);border-radius:1rem;background:var(--card);padding:1.75rem;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.card-tile:hover{border-color:var(--forest);transform:translateY(-2px);box-shadow:0 8px 20px -18px #153c2538}.workflow-card{position:relative}.workflow-top{display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem}.workflow-top span:first-child,.mini-label{color:var(--forest);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.625rem;letter-spacing:.16em;text-transform:uppercase}.workflow-top i{flex:1;height:1px;background:var(--border)}.leaf-mark{width:1rem;height:1rem;background:var(--spring);-webkit-mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='black' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 2C7 4 4 8 4 13c0 5 4 9 8 9 0-6 3-11 8-14-2-4-6-6-8-6z'/%3E%3C/svg%3E") center / contain no-repeat;mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='black' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 2C7 4 4 8 4 13c0 5 4 9 8 9 0-6 3-11 8-14-2-4-6-6-8-6z'/%3E%3C/svg%3E") center / contain no-repeat}.workflow-card h3,.feature-card h3,.research-card h3,.live-card h3{margin:0;color:var(--slate-ink);font-size:1.1rem;font-weight:650;line-height:1.35}.workflow-card p,.feature-card p,.research-card p,.live-card p{margin:.75rem 0 0;color:var(--muted-foreground);font-size:.875rem;line-height:1.65}.workflow-arrow{position:absolute;right:-.75rem;top:50%;width:1.25rem;height:1.25rem;color:color-mix(in oklch,var(--forest),transparent 60%);transform:translateY(-50%)}.features-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem;margin-top:4rem}.card-tile,.pricing-card,.live-card,.member-card,.faq-item{position:relative;overflow:hidden}.card-tile>*,.pricing-card>*,.live-card>*,.member-card>*,.faq-item>*{position:relative;z-index:1}.card-tile:before,.pricing-card:before,.live-card:before,.member-card:before,.faq-item:before{content:"";position:absolute;inset:-1px;z-index:0;opacity:0;background:radial-gradient(circle at 18% 18%,oklch(.88 .22 150 / .1),transparent 34%),linear-gradient(135deg,transparent 0 30%,oklch(.32 .06 155 / .04),transparent 72%);transition:opacity .24s ease}.card-tile:after,.pricing-card:after,.live-card:after,.member-card:after,.faq-item:after{content:"";position:absolute;inset:0;z-index:0;opacity:0;background:linear-gradient(110deg,transparent 0 34%,oklch(1 0 0 / .17) 48%,transparent 62% 100%);transform:translate(-130%) skew(-12deg);transition:opacity .2s ease,transform .85s cubic-bezier(.2,.8,.2,1)}.card-tile:hover:before,.pricing-card:hover:before,.live-card:hover:before,.member-card:hover:before,.faq-item:hover:before{opacity:.65}.card-tile:hover:after,.pricing-card:hover:after,.live-card:hover:after,.member-card:hover:after,.faq-item:hover:after{opacity:.5;transform:translate(130%) skew(-12deg)}.card-tile:hover .glyph,.research-card:hover .glyph,.live-card:hover .glyph{animation:glyph-pop .62s cubic-bezier(.22,1.35,.36,1)}@keyframes glyph-pop{0%,to{transform:translateY(0) scale(1)}42%{transform:translateY(-3px) scale(1.08)}}@media(prefers-reduced-motion:reduce){.loveable-page:after,.card-tile:before,.card-tile:after,.pricing-card:before,.pricing-card:after,.live-card:before,.live-card:after,.member-card:before,.member-card:after,.faq-item:before,.faq-item:after{opacity:0;transition:none}.card-tile:hover .glyph,.research-card:hover .glyph,.live-card:hover .glyph{animation:none}}.feature-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.feature-top>span:last-child{color:var(--muted-foreground);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.625rem;letter-spacing:.16em;text-transform:uppercase}.feature-card:hover .glyph{background:var(--forest);color:var(--primary-foreground)}.two-column{display:grid;grid-template-columns:1fr 1.2fr;gap:4rem;align-items:start}.stack-cards{display:grid;gap:1rem}.research-card{display:flex;align-items:flex-start;gap:1.5rem}.research-card .glyph{width:3rem;height:3rem;border-radius:.75rem}.stack-cards>.btn{justify-self:start;margin-top:.5rem}.live-section{position:relative;overflow:hidden;background:var(--forest);color:var(--primary-foreground)}.live-grid-bg{position:absolute;inset:0;opacity:.1}.section-header.light .eyebrow,.section-header.light h2 span{color:var(--spring)}.section-header.light .eyebrow:before{background:var(--spring)}.section-header.light h2{color:var(--primary-foreground)}.section-header.light p{color:color-mix(in oklch,var(--primary-foreground),transparent 25%)}.live-grid{position:relative;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;margin-top:4rem}.live-card{border:1px solid color-mix(in oklch,var(--primary-foreground),transparent 85%);border-radius:1rem;background:color-mix(in oklch,var(--primary-foreground),transparent 95%);padding:1.75rem;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:background .15s ease,border-color .2s ease,box-shadow .2s ease,transform .2s ease}.live-card:hover{border-color:color-mix(in oklch,var(--spring),transparent 55%);background:color-mix(in oklch,var(--primary-foreground),transparent 90%);transform:translateY(-3px);box-shadow:0 10px 26px -24px #45fe8447}.live-card .glyph{margin-bottom:1.5rem;background:var(--spring);color:var(--forest-deep)}.live-card .mini-label{color:var(--spring)}.live-card h3{margin-top:.25rem;color:var(--primary-foreground)}.live-card p{color:color-mix(in oklch,var(--primary-foreground),transparent 30%)}.pricing-status{margin:1rem 0 0;color:var(--muted-foreground);font-size:.875rem}.pricing-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem;margin-top:3.5rem}.pricing-card{position:relative;display:flex;flex-direction:column;min-height:100%;border:1px solid var(--border);border-radius:1rem;background:var(--card);padding:1.75rem;transition:border-color .15s ease,box-shadow .2s ease,transform .2s ease}.pricing-card:not(.featured):hover{border-color:var(--forest);transform:translateY(-3px);box-shadow:0 10px 28px -28px #153c2540}.pricing-card.featured:hover{transform:translateY(-3px);box-shadow:0 16px 44px -30px #153c256b}.pricing-card.featured{border-color:var(--forest);background:var(--forest);color:var(--primary-foreground);box-shadow:0 14px 42px -30px #153c255c}.popular-badge{position:absolute;top:-.75rem;left:1.75rem;border-radius:999px;background:var(--spring);color:var(--forest-deep);padding:.25rem .75rem;font-size:.625rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.pricing-card.featured .mini-label,.pricing-card.featured li svg{color:var(--spring)}.pricing-card h3{margin:.25rem 0 0;color:var(--slate-ink);font-size:1.5rem;font-weight:650}.pricing-card.featured h3,.pricing-card.featured .price-line span{color:var(--primary-foreground)}.price-line{display:flex;align-items:baseline;gap:.25rem;margin-top:1rem}.price-line span{color:var(--slate-ink);font-size:2.5rem;font-weight:650;letter-spacing:-.04em}.plan-audience{margin:.75rem 0 0;color:var(--muted-foreground);font-size:.875rem}.plan-desc{margin:.75rem 0 0;color:var(--muted-foreground);font-size:.75rem;line-height:1.65}.pricing-card.featured .plan-audience{color:color-mix(in oklch,var(--primary-foreground),transparent 20%)}.pricing-card.featured .plan-desc{color:color-mix(in oklch,var(--primary-foreground),transparent 30%)}.pricing-card ul{display:grid;gap:.625rem;flex:1;margin:1.5rem 0 0;padding:0;list-style:none}.pricing-card li{display:flex;align-items:flex-start;gap:.5rem;color:color-mix(in oklch,var(--slate-ink),transparent 10%);font-size:.875rem}.pricing-card li svg{flex:0 0 auto;width:1rem;height:1rem;margin-top:.125rem;color:var(--forest)}.pricing-card.featured li{color:color-mix(in oklch,var(--primary-foreground),transparent 10%)}.pricing-card>.btn{justify-content:center;margin-top:2rem}.member-card{display:flex;align-items:center;justify-content:space-between;gap:2rem;border:1px solid var(--border);border-radius:1.5rem;background:var(--surface-alt);padding:clamp(2.5rem,5vw,3.5rem);transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.member-card:hover{border-color:color-mix(in oklch,var(--forest),transparent 45%);transform:translateY(-3px);box-shadow:0 12px 32px -30px #153c2542}.member-card h2{font-size:clamp(1.875rem,4vw,2.5rem)}.member-actions{display:flex;flex-wrap:wrap;gap:.75rem}.faq-layout{grid-template-columns:1fr 1.4fr}.faq-list{border-block:1px solid var(--border)}.faq-item{border-bottom:1px solid var(--border)}.faq-item:last-child{border-bottom:0}.faq-item button{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;width:100%;padding:1.25rem 0;border:0;background:transparent;color:var(--slate-ink);cursor:pointer;font-size:clamp(1rem,2vw,1.125rem);font-weight:560;text-align:left}.faq-item button:hover{color:var(--forest)}.faq-item p{margin:0;padding:0 3rem 1.5rem 0;color:var(--muted-foreground);font-size:.875rem;line-height:1.65}.faq-plus{display:grid;flex:0 0 auto;width:1.75rem;height:1.75rem;place-items:center;border:1px solid var(--border);border-radius:999px;color:var(--forest);transition:transform .15s ease}.faq-plus.open{transform:rotate(45deg)}.faq-plus svg{width:.75rem;height:.75rem}.risk-layout{grid-template-columns:1fr 1.4fr}.risk-layout h2{font-size:clamp(2.5rem,5vw,3.25rem)}.risk-icon{width:4rem;height:4rem;margin-top:2rem;border-radius:1rem}.risk-copy{display:grid;gap:1.25rem;color:var(--muted-foreground);line-height:1.7}.risk-copy p{margin:0}.risk-copy p:last-child{color:var(--slate-ink);font-weight:560}.waitlist-section{position:relative;overflow:hidden;background:var(--forest-deep);color:var(--primary-foreground)}.waitlist-glow{position:absolute;width:24rem;height:24rem;border-radius:999px;filter:blur(64px)}.waitlist-glow.left{top:-6rem;left:-6rem;background:var(--forest);opacity:.7}.waitlist-glow.right{right:-6rem;bottom:-6rem;background:var(--spring);opacity:.2}.waitlist-layout{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.waitlist-form{display:grid;gap:1rem;border:1px solid color-mix(in oklch,var(--primary-foreground),transparent 85%);border-radius:1rem;background:color-mix(in oklch,var(--primary-foreground),transparent 95%);padding:2rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.waitlist-form>label:first-of-type{color:var(--spring);font-size:.75rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.waitlist-form input[type=email]{width:100%;border:1px solid color-mix(in oklch,var(--primary-foreground),transparent 80%);border-radius:.5rem;background:color-mix(in oklch,var(--primary-foreground),transparent 90%);color:var(--primary-foreground);padding:.85rem 1rem}.waitlist-form input[type=email]::placeholder{color:color-mix(in oklch,var(--primary-foreground),transparent 60%)}.waitlist-form input[type=email]:focus{outline:0;border-color:var(--spring);box-shadow:0 0 0 2px #45fe844d}.checkbox-row{display:flex;align-items:flex-start;gap:.75rem;color:color-mix(in oklch,var(--primary-foreground),transparent 25%);cursor:pointer;font-size:.875rem;line-height:1.5}.checkbox-row input{margin-top:.25rem;accent-color:var(--spring)}.waitlist-form button{justify-content:center;width:100%;border:0;cursor:pointer}.honeypot{position:absolute;left:-10000px}.form-message{margin:0;font-size:.875rem}.form-message.success{color:var(--spring)}.form-message.error{color:#fca5a5}.site-footer{border-top:1px solid var(--border);background:var(--background)}.footer-grid{display:grid;grid-template-columns:2fr 1fr;gap:2.5rem;padding-block:3.5rem}.site-footer p{max-width:36rem;margin:1.25rem 0 0;color:var(--muted-foreground);font-size:.875rem;line-height:1.7}.footer-links{display:flex;flex-direction:column;gap:.75rem;align-items:flex-end;font-size:.875rem}.footer-bottom{grid-column:1 / -1;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;margin-top:1rem;padding-top:1.5rem;border-top:1px solid var(--border);color:var(--muted-foreground);font-size:.75rem}.footer-bottom span:last-child{font-family:ui-monospace,SFMono-Regular,Menlo,monospace}@media(max-width:1024px){.hero-layout,.two-column,.faq-layout,.risk-layout,.waitlist-layout{grid-template-columns:1fr}.workflow-grid,.features-grid,.pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.workflow-arrow{display:none}}@media(max-width:768px){.nav-links{display:none}.hero-layout{padding-top:4rem;padding-bottom:4rem}.hero-copy h1{font-size:clamp(3rem,14vw,4.5rem)}.workflow-grid,.features-grid,.live-grid,.pricing-grid,.footer-grid{grid-template-columns:1fr}.section-pad{padding-block:4.5rem}.member-card{align-items:flex-start;flex-direction:column}.footer-links{align-items:flex-start}}@media(max-width:560px){.container-page{padding-inline:1rem}.site-nav .btn{display:none}.hero-actions,.member-actions{align-items:stretch;flex-direction:column}.hero-actions .btn,.member-actions .btn{justify-content:center}.desk-row{align-items:flex-start}.mini-chart{display:none}}
