:root{--white: #ffffff;--sage: #7b9e7e;--sage-dark: #5c7a60;--sage-light: #c5d4c0;--sage-muted: #e8efe9;--text: #1a1f1b;--text-muted: #5a635c;--strike: #d64545;--font-sans: "DM Sans", system-ui, sans-serif;--font-serif: "Instrument Serif", Georgia, serif}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-sans);background:var(--white);color:var(--text);line-height:1.5;-webkit-font-smoothing:antialiased}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.nav{position:fixed;top:0;left:0;right:0;z-index:100;display:flex;align-items:center;justify-content:space-between;padding:1.25rem 2rem;background:#ffffffd9;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--sage-muted)}.nav-logo{font-size:1.25rem;font-weight:700;color:#7b9e7e;letter-spacing:-.06em;font-family:var(--font-sans);line-height:1}.nav-cta{font-size:.875rem;font-weight:600;color:var(--white);background:var(--sage);padding:.5rem 1.125rem;border-radius:999px;text-decoration:none;transition:background .2s,transform .2s}.nav-cta:hover{background:var(--sage-dark);transform:translateY(-1px)}.hero{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:8rem 2rem 6rem}.hero-headline{font-family:var(--font-serif);font-size:clamp(2.5rem,6vw,4.5rem);font-weight:400;line-height:1.15;letter-spacing:-.02em;max-width:14ch;margin-bottom:1.5rem;opacity:0;transform:translateY(20px)}.hero-swap{position:relative;display:inline-block;white-space:nowrap}.hero-house-u{position:relative}.hero-everybody{position:absolute;left:0;top:0;font-family:var(--font-sans);font-size:.52em;font-weight:500;color:var(--sage);letter-spacing:-.01em;white-space:nowrap;pointer-events:none;transform:translateY(1.95em) rotate(4deg);transform-origin:left top;clip-path:inset(0 100% 0 0)}.hero-wins{display:inline-block;padding-left:3.5em;margin-left:-3.5em}.hero--started .hero-everybody{animation:hero-wipe-right .55s ease-out forwards;animation-delay:1.5s}@keyframes hero-wipe-right{to{clip-path:inset(0 0 0 0)}}.hero--started .hero-headline{animation:hero-headline-in .75s ease forwards}@keyframes hero-headline-in{to{opacity:1;transform:translateY(0)}}.hero-swap-struck{position:relative;color:var(--text);transition:color .3s ease 1.35s}.hero--started .hero-swap-struck{color:var(--text-muted)}.hero-swap-struck:after{content:"";position:absolute;left:0;top:50%;width:100%;height:3px;background:var(--strike);border-radius:2px;clip-path:inset(0 100% 0 0)}.hero--started .hero-swap-struck:after{animation:hero-strike .5s linear forwards;animation-delay:.85s}@keyframes hero-strike{to{clip-path:inset(0 0 0 0)}}.hero-sub{font-size:1.125rem;color:var(--text-muted);max-width:36ch;line-height:1.6;opacity:0;transform:translateY(12px)}.hero--started .hero-sub{animation:hero-sub-in .6s ease forwards;animation-delay:2.35s}@keyframes hero-sub-in{to{opacity:1;transform:translateY(0)}}.showcases{padding:4rem 0 8rem}.showcase{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;max-width:1100px;margin:0 auto;padding:6rem 2rem;opacity:0;transform:translateY(48px);transition:opacity .9s ease,transform .9s ease}.showcase--visible{opacity:1;transform:translateY(0)}.showcase--reverse{direction:rtl}.showcase--reverse>*{direction:ltr}.showcase-eyebrow{font-size:.8125rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--sage);margin-bottom:.75rem}.showcase-title{font-family:var(--font-serif);font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:400;line-height:1.2;letter-spacing:-.02em;margin-bottom:1rem}.showcase-description{font-size:1.0625rem;color:var(--text-muted);line-height:1.65;max-width:38ch}.phone-scene{perspective:1200px;display:flex;justify-content:center;position:relative}.phone{width:260px;height:530px;background:linear-gradient(145deg,#2a2a2a,#1a1a1a,#0d0d0d);border-radius:40px;padding:12px;position:relative;transform:rotateY(-18deg) rotateX(6deg);box-shadow:inset 0 0 0 2px #ffffff14,inset 0 1px #ffffff1f,0 40px 80px -20px #5a785f59,0 20px 40px -10px #0003;transition:transform .6s ease}.showcase--visible .phone{transform:rotateY(-14deg) rotateX(4deg)}.showcase--reverse .phone{transform:rotateY(18deg) rotateX(6deg)}.showcase--reverse.showcase--visible .phone{transform:rotateY(14deg) rotateX(4deg)}.phone-notch{position:absolute;top:12px;left:50%;transform:translate(-50%);width:90px;height:26px;background:#0d0d0d;border-radius:0 0 16px 16px;z-index:2}.phone-screen{width:100%;height:100%;background:var(--white);border-radius:30px;overflow:hidden;position:relative}.phone-button{position:absolute;bottom:8px;left:50%;transform:translate(-50%);width:100px;height:4px;background:#ffffff40;border-radius:4px}.phone-shadow{position:absolute;bottom:-30px;left:50%;transform:translate(-50%) rotateX(80deg);width:200px;height:40px;background:radial-gradient(ellipse,rgba(90,120,95,.3) 0%,transparent 70%);filter:blur(8px)}.screen{padding:2.75rem 1rem 1rem;height:100%;display:flex;flex-direction:column;gap:.75rem;font-size:.75rem}.screen-header{display:flex;align-items:center;justify-content:space-between}.screen-logo{font-weight:700;font-size:.875rem;color:var(--sage-dark)}.screen-pill{font-size:.625rem;font-weight:600;padding:.2rem .5rem;border-radius:999px;background:var(--sage-muted);color:var(--sage-dark)}.screen-pill--win{background:var(--sage-light);color:var(--sage-dark)}.screen-greeting{font-family:var(--font-serif);font-size:1.125rem;color:var(--text);margin-bottom:.25rem}.market-card{background:var(--sage-muted);border-radius:12px;padding:.875rem;display:flex;flex-direction:column;gap:.5rem}.market-card--featured{border:1.5px solid var(--sage-light)}.market-question{font-weight:600;font-size:.8125rem;line-height:1.35;color:var(--text)}.market-odds{display:flex;gap:.5rem}.odds-btn{flex:1;display:flex;align-items:center;justify-content:space-between;padding:.4rem .6rem;border:none;border-radius:8px;font-size:.6875rem;font-weight:600;cursor:default}.odds-btn--yes{background:var(--sage);color:var(--white)}.odds-btn--no{background:var(--white);color:var(--text-muted);border:1px solid var(--sage-light)}.odds-btn span{font-weight:700}.market-meta{font-size:.625rem;color:var(--text-muted)}.screen--payouts{background:linear-gradient(180deg,var(--white) 0%,var(--sage-muted) 100%)}.payout-hero{background:var(--sage);color:var(--white);border-radius:14px;padding:1rem;text-align:center}.payout-label{font-size:.625rem;opacity:.85;margin-bottom:.25rem}.payout-amount{font-family:var(--font-serif);font-size:2rem;line-height:1;margin-bottom:.25rem}.payout-sub{font-size:.625rem;opacity:.8}.payout-list{list-style:none;display:flex;flex-direction:column;gap:.5rem}.payout-list li{display:flex;justify-content:space-between;align-items:center;padding:.5rem .625rem;background:var(--white);border-radius:8px;font-size:.75rem}.payout-name{font-weight:500}.payout-value{font-weight:700;color:var(--text-muted)}.payout-value--up{color:var(--sage-dark)}.payout-banner{margin-top:auto;text-align:center;font-size:.6875rem;font-weight:600;color:var(--sage-dark);background:var(--sage-light);padding:.5rem;border-radius:8px}.waitlist{background:var(--sage-muted);padding:6rem 2rem}.waitlist-inner{max-width:520px;margin:0 auto;text-align:center}.waitlist-eyebrow{font-size:.8125rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--sage);margin-bottom:.75rem}.waitlist-title{font-family:var(--font-serif);font-size:clamp(2rem,4vw,2.75rem);font-weight:400;margin-bottom:.75rem}.waitlist-description{color:var(--text-muted);margin-bottom:2rem;line-height:1.6}.waitlist-form{display:flex;gap:.5rem;flex-wrap:wrap;justify-content:center}.waitlist-form input{flex:1;min-width:220px;padding:.875rem 1.125rem;border:2px solid var(--sage-light);border-radius:999px;font-size:1rem;font-family:inherit;background:var(--white);outline:none;transition:border-color .2s}.waitlist-form input:focus{border-color:var(--sage)}.waitlist-form input.input--error{border-color:#c45c5c}.waitlist-form button{padding:.875rem 1.5rem;background:var(--sage);color:var(--white);border:none;border-radius:999px;font-size:1rem;font-weight:600;font-family:inherit;cursor:pointer;transition:background .2s,transform .2s;white-space:nowrap}.waitlist-form button:hover{background:var(--sage-dark);transform:translateY(-1px)}.waitlist-success{background:var(--white);border:2px solid var(--sage);border-radius:16px;padding:1.25rem 1.5rem;color:var(--sage-dark);font-weight:600}.waitlist-error{margin-top:.75rem;font-size:.875rem;color:#c45c5c}.footer{padding:2rem;text-align:center;font-size:.8125rem;color:var(--text-muted);border-top:1px solid var(--sage-muted)}@media(max-width:860px){.showcase{grid-template-columns:1fr;gap:3rem;text-align:center;padding:4rem 1.5rem}.showcase--reverse{direction:ltr}.showcase-description{max-width:none;margin:0 auto}.phone{transform:rotateY(0) rotateX(4deg)}.showcase--visible .phone,.showcase--reverse .phone,.showcase--reverse.showcase--visible .phone{transform:rotateY(0) rotateX(2deg)}}@media(max-width:480px){.nav{padding:1rem 1.25rem}.hero{padding:7rem 1.25rem 4rem}.waitlist-form{flex-direction:column}.waitlist-form input,.waitlist-form button{width:100%}.phone{width:230px;height:470px}.market-builder-layout{grid-template-columns:1fr}.market-builder-send{width:100%}}.market-builder{padding:4rem 2rem 6rem;border-top:1px solid var(--sage-muted);border-bottom:1px solid var(--sage-muted);background:linear-gradient(180deg,var(--white) 0%,var(--sage-muted) 100%)}.market-builder-inner{max-width:1100px;margin:0 auto}.market-builder-eyebrow{font-size:.8125rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--sage);margin-bottom:.75rem;text-align:center}.market-builder-title{font-family:var(--font-serif);font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:400;text-align:center;margin-bottom:.75rem}.market-builder-description{text-align:center;color:var(--text-muted);max-width:42ch;margin:0 auto 2.5rem;line-height:1.6}.market-builder-layout{display:grid;grid-template-columns:1fr 1.1fr;gap:2rem;align-items:start}.market-builder-form{background:var(--white);border:1px solid var(--sage-light);border-radius:20px;padding:1.5rem;display:flex;flex-direction:column;gap:1.25rem}.field{display:flex;flex-direction:column;gap:.5rem}.field--inline{flex:1;min-width:0}.field-label{font-size:.8125rem;font-weight:600;color:var(--text);display:flex;justify-content:space-between;gap:.75rem}.field-count{font-weight:500;color:var(--text-muted)}.field-hint{font-size:.75rem;color:var(--text-muted)}.field input[type=text],.multi-option-name{width:100%;padding:.75rem 1rem;border:2px solid var(--sage-light);border-radius:12px;font-size:.9375rem;font-family:inherit;outline:none;transition:border-color .2s}.field input[type=text]:focus,.multi-option-name:focus{border-color:var(--sage)}.field input[type=range]{width:100%;accent-color:var(--sage)}.mode-toggle{display:flex;gap:.5rem;padding:.25rem;background:var(--sage-muted);border-radius:999px}.mode-toggle--compact button{font-size:.875rem}.mode-toggle button{flex:1;padding:.5rem .75rem;border:none;border-radius:999px;font-family:inherit;font-size:.8125rem;font-weight:600;cursor:pointer;background:transparent;color:var(--text-muted);transition:background .2s,color .2s}.mode-toggle-btn--active{background:var(--white);color:var(--sage-dark);box-shadow:0 1px 4px #0000000f}.odds-group{display:flex;flex-direction:column;gap:1rem}.multi-option-row{display:flex;gap:.75rem;align-items:center}.multi-option-name{flex:1;min-width:0}.market-builder-send{margin-top:.5rem;padding:.875rem 1.25rem;background:var(--sage);color:var(--white);border:none;border-radius:999px;font-size:.9375rem;font-weight:600;font-family:inherit;cursor:pointer;transition:background .2s,transform .2s}.market-builder-send:hover{background:var(--sage-dark);transform:translateY(-1px)}.market-builder-chart-wrap{background:var(--white);border:1px solid var(--sage-light);border-radius:20px;padding:1.25rem 1rem .75rem}.chart-title{font-size:.9375rem;font-weight:600;color:var(--text);margin-bottom:.5rem;padding:0 .5rem;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.8em}.odds-chart-svg{width:100%;height:auto;display:block}.odds-chart-grid{stroke:var(--sage-muted);stroke-width:1}.odds-chart-axis{fill:var(--text-muted);font-size:10px;text-anchor:end;font-family:var(--font-sans)}.odds-chart-legend{fill:var(--text);font-size:11px;font-family:var(--font-sans);font-weight:500}.odds-chart-legend-value{fill:var(--text-muted);font-weight:600}.odds-chart-line{vector-effect:non-scaling-stroke;transition:opacity .3s ease}@media(max-width:860px){.market-builder-layout,.studio-layout{grid-template-columns:1fr}.studio-chart-body{flex-direction:column}.studio-legend{flex-direction:row;flex-wrap:wrap;max-width:none;min-width:0;padding:.5rem 0 0;gap:1.25rem}}.studio{min-height:100vh;background:var(--white)}.studio-nav{justify-content:space-between}.studio-badge{font-size:.75rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--sage-dark);background:var(--sage-muted);padding:.35rem .75rem;border-radius:999px}.studio-main{padding:6rem 2rem 4rem;max-width:1200px;margin:0 auto}.studio-header{margin-bottom:2rem}.studio-header h1{font-family:var(--font-serif);font-size:clamp(1.75rem,3vw,2.25rem);margin-bottom:.5rem}.studio-header p{color:var(--text-muted);line-height:1.6;max-width:52ch}.studio-header code{font-size:.875em;background:var(--sage-muted);padding:.1em .4em;border-radius:4px}.studio-layout{display:grid;grid-template-columns:1fr 1.2fr;gap:2rem;align-items:start}.studio-panel,.studio-chart-panel{background:var(--white);border:1px solid var(--sage-light);border-radius:20px;padding:1.5rem}.studio-chart-panel{position:sticky;top:5rem}.studio-panel{display:flex;flex-direction:column;gap:1rem}.studio-check{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:var(--text);cursor:pointer}.studio-check input{accent-color:var(--sage);width:1rem;height:1rem}.studio-keyframes{display:flex;flex-direction:column;gap:.75rem;padding-top:.5rem;border-top:1px solid var(--sage-muted)}.studio-keyframes-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.studio-keyframe{background:var(--sage-muted);border-radius:14px;padding:1rem;display:flex;flex-direction:column;gap:.75rem}.studio-keyframe-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.5rem}.studio-keyframe-head input[type=number]{width:5rem;padding:.4rem .5rem;border:2px solid var(--sage-light);border-radius:8px;font-family:inherit;font-size:.875rem}.studio-btn-secondary{padding:.5rem .875rem;border:2px solid var(--sage-light);border-radius:999px;background:var(--white);font-family:inherit;font-size:.8125rem;font-weight:600;color:var(--sage-dark);cursor:pointer;transition:border-color .2s,background .2s}.studio-btn-secondary:hover{border-color:var(--sage);background:var(--sage-muted)}.studio-btn-remove{width:2rem;height:2rem;border:none;border-radius:999px;background:var(--white);color:var(--text-muted);font-size:1.25rem;line-height:1;cursor:pointer}.studio-btn-remove:hover{color:var(--strike);background:#fdeaea}.studio-actions{display:flex;gap:.75rem;flex-wrap:wrap;padding-top:.5rem}.studio-chart-caption{margin-top:.75rem;font-size:.8125rem;color:var(--text-muted);text-align:center}.studio-chart-body{display:flex;align-items:stretch;gap:1rem}.studio-chart-svg{flex:1;min-width:0;width:100%;height:auto;display:block}.studio-legend{display:flex;flex-direction:column;justify-content:center;gap:1rem;min-width:7.5rem;max-width:9.5rem;padding:.75rem 0}.studio-legend-item{display:flex;align-items:flex-start;gap:.625rem}.studio-legend-dot{flex-shrink:0;width:12px;height:12px;border-radius:999px;margin-top:.35rem}.studio-legend-copy{display:flex;flex-direction:column;gap:.125rem;min-width:0}.studio-legend-label{font-size:.9375rem;font-weight:600;color:var(--text);line-height:1.25;word-break:break-word}.studio-legend-value{font-size:1.375rem;font-weight:700;line-height:1.1;font-variant-numeric:tabular-nums}.studio-chart-grid{stroke:var(--sage-muted);stroke-width:1}.studio-chart-grid--time{stroke-dasharray:4 4}.studio-chart-axis{fill:var(--text-muted);font-size:10px;text-anchor:end;font-family:var(--font-sans)}.studio-chart-axis--time{text-anchor:middle}.studio-chart-playhead{stroke:var(--sage);stroke-width:2;stroke-dasharray:4 3}.studio-chart-playhead--now{stroke:var(--sage-dark);stroke-dasharray:none;opacity:.45}
