/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-font-weight:initial;--tw-tracking:initial;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-backdrop-blur:initial;--tw-backdrop-brightness:initial;--tw-backdrop-contrast:initial;--tw-backdrop-grayscale:initial;--tw-backdrop-hue-rotate:initial;--tw-backdrop-invert:initial;--tw-backdrop-opacity:initial;--tw-backdrop-saturate:initial;--tw-backdrop-sepia:initial;--tw-duration:initial;--tw-ease:initial;--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000}}}@layer theme{:host,:root{--spacing:.25rem;--font-weight-semibold:600;--ease-in-out:cubic-bezier(.4,0,.2,1);--blur-md:12px;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:"Geist Variable",sans-serif;--default-mono-font-family:"Geist Mono Variable",monospace}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.fixed{position:fixed}.start{inset-inline-start:var(--spacing)}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-flex{display:inline-flex}.h-10{height:calc(var(--spacing) * 10)}.h-12{height:calc(var(--spacing) * 12)}.h-14{height:calc(var(--spacing) * 14)}.flex-shrink{flex-shrink:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.items-center{align-items:center}.justify-center{justify-content:center}.rounded-none{border-radius:0}.border{border-style:var(--tw-border-style);border-width:1px}.border-\[var\(--line-strong\)\]{border-color:var(--line-strong)}.bg-\[var\(--foreground\)\]{background-color:var(--foreground)}.bg-transparent{background-color:#0000}.px-5{padding-inline:calc(var(--spacing) * 5)}.px-6{padding-inline:calc(var(--spacing) * 6)}.px-8{padding-inline:calc(var(--spacing) * 8)}.text-\[10px\]{font-size:10px}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.tracking-\[0\.14em\]{--tw-tracking:.14em;letter-spacing:.14em}.whitespace-nowrap{white-space:nowrap}.text-\[var\(--background\)\]{color:var(--background)}.text-\[var\(--foreground\)\]{color:var(--foreground)}.uppercase{text-transform:uppercase}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.backdrop-blur-md{--tw-backdrop-blur:blur(var(--blur-md))}.backdrop-blur-md,.backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-\[transform\,background-color\,color\,border-color\,opacity\]{transition-property:transform,background-color,color,border-color,opacity;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.duration-300{--tw-duration:.3s;transition-duration:.3s}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}@media (hover:hover){.hover\:-translate-y-0\.5:hover{--tw-translate-y:calc(var(--spacing) * -.5);translate:var(--tw-translate-x) var(--tw-translate-y)}.hover\:bg-\[var\(--surface\)\]:hover{background-color:var(--surface)}}.focus-visible\:ring-2:focus-visible{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus-visible\:ring-\[var\(--accent\)\]:focus-visible{--tw-ring-color:var(--accent)}.focus-visible\:ring-offset-2:focus-visible{--tw-ring-offset-width:2px;--tw-ring-offset-shadow:var(--tw-ring-inset,) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color)}.focus-visible\:ring-offset-\[var\(--background\)\]:focus-visible{--tw-ring-offset-color:var(--background)}.focus-visible\:outline-none:focus-visible{--tw-outline-style:none;outline-style:none}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:opacity-45:disabled{opacity:.45}}:root,:root[data-phase=flood]{--bg:#041012;--surface:#081719;--surface-raised:#0d1e21;--surface-soft:#102428;--line:#1d3438;--line-strong:#315056;--text:#f1eee4;--muted:#92a4a6;--muted-2:#708487;--brand:#37c9c2;--brand-rgb:55,201,194;--phase:#9ce8db;--phase-rgb:156,232,219;--gold:#ddb862;--buy:#35c9a8;--sell:#e8736b}:root[data-phase=ebb]{--phase:#37c9c2;--phase-rgb:55,201,194}:root[data-phase=slack]{--phase:#ddb862;--phase-rgb:221,184,98}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:78px}body,html{background:var(--bg)}body{color:var(--text);font-synthesis:none;margin:0;font-family:Geist Variable,sans-serif;overflow-x:hidden}::selection{background:var(--brand);color:var(--bg)}a{color:inherit;text-decoration:none}button,input,select{font:inherit}a,button{-webkit-tap-highlight-color:transparent}section[id]{scroll-margin-top:78px}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:200;border:1px solid var(--brand);background:var(--text);color:var(--bg);border-radius:4px;padding:10px 14px;font-size:13px;font-weight:650;transition:transform .16s;position:fixed;top:10px;left:10px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.not-found{background:radial-gradient(circle at 50% 20%,rgba(var(--brand-rgb),.1),transparent 32rem),var(--bg);place-items:center;min-height:100dvh;padding:32px;display:grid}.not-found__card{border:1px solid var(--line-strong);background:var(--surface);text-align:center;width:min(620px,100%);padding:clamp(34px,7vw,72px)}.not-found__mark{background:url(/brand/tide-wave-transparent-v2.png) 50%/contain no-repeat;width:64px;height:40px;margin:0 auto 28px;display:block}.not-found__card span{color:var(--brand);letter-spacing:.1em;font:650 10px Geist Mono Variable,monospace}.not-found__card h1{letter-spacing:-.055em;margin:18px 0 0;font-size:clamp(2.6rem,8vw,5rem);font-weight:500;line-height:.95}.not-found__card p{max-width:440px;color:var(--muted);margin:20px auto 0;line-height:1.65}.not-found__actions{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:30px;display:flex}.not-found__actions a{border:1px solid var(--line-strong);border-radius:4px;align-items:center;min-height:44px;padding:0 16px;font-size:12px;font-weight:650;display:inline-flex}.not-found__actions a:first-child{border-color:var(--brand);background:var(--brand);color:var(--bg)}.tide-site{--gutter:clamp(20px,4vw,56px);background:var(--bg);min-height:100vh;color:var(--text);overflow:clip}.section-shell{width:min(1240px,calc(100% - (var(--gutter) * 2)));margin-inline:auto}.eyebrow{color:var(--brand);letter-spacing:.11em;text-transform:uppercase;font-size:11px;font-weight:650}.site-header{z-index:70;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#041012c2;border-bottom:1px solid #f1eee41a;height:66px;position:fixed;inset:0 0 auto}.site-header__inner{width:min(1240px,calc(100% - (var(--gutter) * 2)));grid-template-columns:1fr auto 1fr;align-items:center;height:100%;margin-inline:auto;display:grid;position:relative}.brand-lockup,.footer-brand{align-items:center;gap:9px;width:fit-content;min-height:44px;display:inline-flex}.brand-lockup>strong,.footer-brand>strong{letter-spacing:.09em;font-size:15px;font-weight:760}.brand-mark{width:36px;height:22px;display:block;overflow:hidden}.brand-mark img{object-fit:contain;width:100%;height:100%;display:block;transform:scale(1.12)}.desktop-navigation{align-items:center;gap:32px;display:flex}.desktop-navigation a{color:var(--muted);font-size:13px;font-weight:520;transition:color .18s}.desktop-navigation a:focus-visible,.desktop-navigation a:hover{color:var(--text)}.header-end{justify-content:flex-end;align-items:center;gap:12px;display:flex}.launch-control{justify-content:space-between;gap:24px;min-height:44px;display:inline-flex;border:1px solid var(--brand)!important;background:var(--brand)!important;color:#041012!important;box-shadow:none!important;border-radius:4px!important;padding-inline:17px!important;font-size:12px!important;font-weight:680!important;transition:filter .16s,transform .16s!important}.launch-control svg{stroke-width:2px;width:15px;height:15px}.launch-control:hover{filter:brightness(1.08)}.launch-control:active{transform:translateY(1px)}.menu-toggle{width:44px;height:44px;color:var(--text);cursor:pointer;background:0 0;border:0;place-items:center;display:none}.menu-toggle svg{width:21px;height:21px}.mobile-navigation{display:none}.hero{border-bottom:1px solid var(--line);background:#020b0d;min-height:clamp(690px,100dvh,900px);position:relative;overflow:hidden}.hero-media{position:absolute;inset:0}.hero-media img{object-fit:cover;object-position:55% center;opacity:.88;width:100%;height:100%;display:block}.hero-media:after{content:"";background:linear-gradient(90deg,#020b0dfa,#020b0de6 28%,#020b0d52 62%,#020b0d29),linear-gradient(#0000 58%,#020b0dd6);position:absolute;inset:0}.hero-shell{z-index:2;min-height:inherit;grid-template-rows:1fr auto;align-items:center;padding:138px 0 32px;display:grid;position:relative}.hero-copy{width:min(630px,57%);padding-bottom:42px}.hero-copy h1{letter-spacing:-.065em;max-width:780px;margin:20px 0 0;font-size:clamp(3.8rem,6.3vw,6.5rem);font-weight:480;line-height:.92}.hero-copy h1 strong{color:var(--phase);font-weight:560;transition:color .5s}.hero-copy>p{color:#b5c1c0;max-width:540px;margin:24px 0 0;font-size:16px;line-height:1.58}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:31px;display:flex}.hero-actions .launch-control{min-width:172px}.secondary-control{min-height:46px;color:var(--text);border:1px solid #f1eee438;border-radius:4px;align-items:center;gap:20px;padding:0 16px;font-size:13px;font-weight:580;transition:border-color .16s,background-color .16s,transform .16s;display:inline-flex}.secondary-control svg{width:15px;height:15px}.secondary-control:hover{background:#f1eee40a;border-color:#f1eee47a}.secondary-control:active{transform:translateY(1px)}.phase-readout{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#041012c7;border:1px solid #f1eee424;border-radius:5px;grid-template-columns:.7fr .82fr 1.48fr;align-items:stretch;min-height:132px;display:grid}.phase-readout__current,.phase-readout__timer{border-right:1px solid #f1eee41c;align-content:center;padding:22px 24px;display:grid}.phase-readout small,.phase-readout__current>span,.phase-readout__timer>span{color:var(--muted);font-size:11px}.phase-readout__current>span{align-items:center;gap:8px;display:flex}.phase-readout__current>span i{background:var(--phase);border-radius:50%;width:6px;height:6px;transition:background-color .5s}.phase-readout__current strong{color:var(--phase);margin-top:7px;font-size:22px;font-weight:620;transition:color .5s}.phase-readout__current small{margin-top:2px}.phase-readout__timer time{letter-spacing:-.05em;font-variant-numeric:tabular-nums;margin-top:7px;font:520 clamp(1.45rem,2.2vw,2rem) Geist Mono Variable,monospace}.phase-readout__timer small{margin-top:4px}.phase-readout__rail{grid-template-columns:repeat(3,1fr);gap:6px;padding:17px;display:grid}.phase-readout__rail span{min-height:74px;color:var(--muted);border:1px solid #f1eee417;border-radius:3px;align-items:flex-end;padding:12px;font-size:12px;font-weight:580;display:flex;position:relative}.phase-readout__rail span:before{content:"";background:#f1eee414;height:2px;position:absolute;inset:0 0 auto}.phase-readout__rail span[data-active=true]{color:var(--text);border-color:rgba(var(--phase-rgb),.4);background:rgba(var(--phase-rgb),.08)}.phase-readout__rail span[data-active=true]:before{background:var(--phase)}.protocol-facts{border-bottom:1px solid var(--line);background:var(--surface)}.protocol-facts .section-shell{grid-template-columns:repeat(4,1fr);min-height:102px;display:grid}.protocol-facts .section-shell>div{border-right:1px solid var(--line);align-items:baseline;gap:12px;padding:23px 28px;display:flex}.protocol-facts .section-shell>div:first-child{padding-left:0}.protocol-facts .section-shell>div:last-child{border-right:0}.protocol-facts strong{color:var(--brand);letter-spacing:-.05em;font:540 28px Geist Mono Variable,monospace}.protocol-facts span{color:var(--muted);font-size:12px}.auction-section,.cycle-section,.faq-section,.predictions-section,.rewards-section,.rules-section{padding:clamp(84px,9vw,128px) 0}.cycle-section,.predictions-section,.rewards-section{background:var(--bg)}.auction-section,.faq-section,.rules-section{border-block:1px solid var(--line);background:var(--surface)}.cycle-intro{max-width:720px}.auction-copy h2,.cycle-intro h2,.faq-heading h2,.final-cta h2,.prediction-copy h2,.rewards-heading h2,.rules-copy h2{letter-spacing:-.055em;margin:0;font-size:clamp(2.7rem,5vw,4.8rem);font-weight:480;line-height:.96}.auction-copy h2 strong,.cycle-intro h2 strong,.prediction-copy h2 strong,.rewards-heading h2 strong,.rules-copy h2 strong{color:var(--brand);font-weight:560}.auction-copy>p,.cycle-intro>p,.faq-heading>p,.prediction-copy>p,.rewards-heading>p,.rules-copy>p{max-width:600px;color:var(--muted);margin:22px 0 0;font-size:15px;line-height:1.66}.protocol-graphic{background:#061416;margin:0;overflow:hidden}.protocol-graphic svg{width:100%;height:auto;display:block}.graphic-frame{fill:#061416;stroke:var(--line);stroke-width:1px;vector-effect:non-scaling-stroke}.graphic-caption{border-top:1px solid var(--line);grid-template-columns:.7fr 1.5fr 1fr;align-items:center;gap:22px;min-height:66px;padding:14px 22px;display:grid}.graphic-caption small,.graphic-caption span{color:var(--muted);font-size:10px;line-height:1.35}.graphic-caption span{color:var(--brand);letter-spacing:.07em;text-transform:uppercase;font-weight:620}.graphic-caption strong{font-size:12px;font-weight:600}.graphic-caption small{text-align:right}.cycle-observatory{border:1px solid var(--line-strong);background:var(--surface);border-radius:5px;margin-top:58px;overflow:hidden}.cycle-diagram marker path{fill:var(--brand)}.cycle-gauge__datum,.cycle-gauge__surface,.cycle-gauge__tick,.cycle-link,.cycle-return{fill:none;vector-effect:non-scaling-stroke}.cycle-link{stroke:var(--line-strong);stroke-width:1.5px}.cycle-return{stroke:var(--line-strong);stroke-width:1px;stroke-dasharray:5 8}.cycle-gauge{opacity:.46;transform-box:fill-box;transform-origin:50%;transition:opacity .36s,transform .36s cubic-bezier(.22,1,.36,1)}.cycle-gauge[data-active=true]{opacity:1;transform:scale(1.035)}.cycle-gauge__shell{fill:#081b1e;stroke:var(--line-strong);stroke-width:2px;vector-effect:non-scaling-stroke}.cycle-gauge[data-active=true] .cycle-gauge__shell{stroke:var(--phase)}.cycle-gauge__water{fill:var(--brand);opacity:.34}.cycle-gauge--ebb .cycle-gauge__water{opacity:.2}.cycle-gauge--slack .cycle-gauge__water{fill:var(--gold);opacity:.16}.cycle-gauge__surface{stroke:var(--brand);stroke-width:2px}.cycle-gauge__surface--slack{stroke:var(--gold)}.cycle-gauge__datum{stroke:var(--muted-2);stroke-width:1px;stroke-dasharray:5 6}.cycle-gauge__tick{stroke:var(--line-strong);stroke-width:1px}.cycle-continuum{border-top:1px solid var(--line-strong);grid-template-columns:repeat(3,1fr);display:grid}.cycle-continuum article{border-right:1px solid var(--line);flex-direction:column;min-height:210px;padding:22px 24px 24px;display:flex;position:relative}.cycle-continuum article:last-child{border-right:0}.cycle-continuum article:before{content:"";background:var(--phase);height:2px;transition:right .4s;position:absolute;inset:-1px 100% auto 0}.cycle-continuum article[data-active=true]{background:rgba(var(--phase-rgb),.055)}.cycle-continuum article[data-active=true]:before{right:0}.cycle-continuum header{justify-content:space-between;align-items:baseline;gap:16px;display:flex}.cycle-continuum header span{color:var(--text);font-size:20px;font-weight:620}.cycle-continuum header small{color:var(--muted);font-size:11px}.cycle-continuum article>p{color:var(--muted);margin:22px 0 0;font-size:13px;line-height:1.55}.cycle-continuum dl{margin:auto 0 0}.cycle-continuum dl div{border-top:1px solid var(--line);grid-template-columns:72px 1fr;align-items:center;min-height:38px;display:grid}.cycle-continuum dt{color:var(--muted-2);font-size:11px}.cycle-continuum dd{color:var(--text);margin:0;font-size:12px}.auction-layout{grid-template-columns:minmax(280px,.7fr) minmax(520px,1.3fr);align-items:start;gap:clamp(52px,8vw,112px);display:grid}.auction-copy .eyebrow{margin-bottom:20px;display:block}.premium-note{border-top:1px solid var(--line);align-items:center;gap:18px;margin-top:39px;padding-top:24px;display:flex}.premium-note strong{color:var(--gold);letter-spacing:-.07em;font:540 clamp(2.2rem,4vw,3.3rem) Geist Mono Variable,monospace}.premium-note span{max-width:170px;color:var(--muted);font-size:12px;line-height:1.4}.auction-mechanism{border:1px solid var(--line-strong);background:var(--bg);border-radius:5px;overflow:hidden}.mechanism-labels{border-bottom:1px solid var(--line);min-height:58px;color:var(--muted);grid-template-columns:1fr auto 1fr;align-items:center;padding:0 22px;font-size:11px;display:grid}.mechanism-labels span:last-child{text-align:right}.mechanism-labels small{color:var(--muted-2);font-size:10px}.auction-book rect{fill:rgba(var(--brand-rgb),.11);stroke:rgba(var(--brand-rgb),.38);stroke-width:1px;vector-effect:non-scaling-stroke}.auction-book--asks rect{fill:#f1eee40b;stroke:#f1eee433}.auction-ladder{fill:var(--surface-raised);stroke:var(--line-strong);stroke-width:1px;vector-effect:non-scaling-stroke}.auction-ladder__tick{stroke:var(--line);stroke-width:1px;vector-effect:non-scaling-stroke}.auction-match path{fill:none;stroke:var(--gold);stroke-width:2px;vector-effect:non-scaling-stroke}.auction-match path:last-child{stroke-width:1px;stroke-dasharray:4 5}.auction-match rect{fill:#ddb8622b;stroke:var(--gold);stroke-width:1.5px;vector-effect:non-scaling-stroke}.auction-volume rect{fill:var(--brand);opacity:.38}.auction-steps{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin:0;padding:0;list-style:none;display:grid}.auction-steps li{border-right:1px solid var(--line);flex-direction:column;gap:7px;min-height:98px;padding:20px 18px;display:flex}.auction-steps li:last-child{border-right:0}.auction-steps strong{font-size:13px;font-weight:620}.auction-steps span{color:var(--muted);font-size:11px;line-height:1.45}.predictions-layout{grid-template-columns:minmax(330px,.82fr) minmax(520px,1.18fr);align-items:center;gap:clamp(54px,8vw,110px);display:grid}.settlement-rule{border-top:1px solid var(--line);gap:7px;margin-top:36px;padding-top:22px;display:grid}.settlement-rule span{color:var(--brand);text-transform:uppercase;font-size:11px;font-weight:640}.settlement-rule strong{font-size:13px;font-weight:560}.direction-market{border:1px solid var(--line-strong);background:var(--surface);border-radius:5px;overflow:hidden}.direction-question{align-items:center;min-height:66px;padding:0 22px;font-size:14px;font-weight:620;display:flex}.direction-question,.prediction-diagram{border-bottom:1px solid var(--line)}.prediction-divider,.prediction-gauge__datum,.prediction-gauge__measure,.prediction-gauge__surface{fill:none;vector-effect:non-scaling-stroke}.prediction-divider{stroke:var(--line);stroke-width:1px}.prediction-gauge{opacity:.3;transform-box:fill-box;transform-origin:50%;transition:opacity .26s,transform .26s cubic-bezier(.22,1,.36,1)}.prediction-diagram[data-scenario=above] .prediction-gauge--above,.prediction-diagram[data-scenario=below] .prediction-gauge--below{opacity:1;transform:scale(1.025)}.prediction-gauge__shell{fill:#081b1e;stroke:var(--line-strong);stroke-width:2px;vector-effect:non-scaling-stroke}.prediction-gauge__water{fill:var(--brand);opacity:.32}.prediction-gauge__surface{stroke:var(--brand);stroke-width:2px}.prediction-gauge__datum{stroke:var(--gold);stroke-width:1.5px}.prediction-gauge__measure{stroke:var(--muted-2);stroke-width:1px}.direction-options{grid-template-columns:repeat(2,1fr);display:grid}.direction-options button{border:0;border-right:1px solid var(--line);min-height:142px;color:var(--text);text-align:left;cursor:pointer;background:0 0;flex-direction:column;align-items:flex-start;padding:18px 20px;display:flex;position:relative;overflow:hidden}.direction-options button:last-child{border-right:0}.direction-options button>:not(i){z-index:1;position:relative}.direction-options button>i{background:rgba(var(--brand-rgb),.08);box-shadow:inset 0 2px var(--brand);position:absolute;inset:0}.direction-options button>span{color:var(--muted);font-size:12px}.direction-options button>strong{letter-spacing:-.055em;margin-top:auto;font-size:clamp(2rem,3.2vw,2.8rem);font-weight:540}.direction-options button>small{color:var(--muted);margin-top:8px;font:11px Geist Mono Variable,monospace}.direction-reference{border-top:1px solid var(--line);min-height:70px;color:var(--muted);grid-template-columns:1fr auto;align-items:center;gap:18px;padding:0 22px;font-size:11px;display:grid}.direction-reference strong{color:var(--gold);font-size:11px;font-weight:560}.rules-layout{grid-template-columns:minmax(280px,.7fr) minmax(520px,1.3fr);align-items:start;gap:clamp(60px,9vw,128px);display:grid}.rules-ledger{border-top:1px solid var(--line-strong)}.rules-ledger>div{border-bottom:1px solid var(--line);grid-template-columns:44px 1fr;align-items:center;gap:22px;min-height:98px;display:grid}.rules-ledger>div>svg{border:1px solid var(--line-strong);width:38px;height:38px;color:var(--brand);stroke-width:1.6px;border-radius:4px;padding:9px}.rules-ledger>div>span{grid-template-columns:170px 1fr;align-items:center;gap:24px;display:grid}.rules-ledger strong{color:var(--brand);font-size:13px;font-weight:620}.rules-ledger p{color:var(--muted);margin:0;font-size:13px;line-height:1.55}.rewards-heading{max-width:720px}.rewards-heading .eyebrow{margin-bottom:20px;display:block}.reward-current{border:1px solid var(--line-strong);background:var(--surface);border-radius:5px;margin-top:54px;overflow:hidden}.rewards-diagram{border-bottom:1px solid var(--line)}.rewards-holders>rect:first-child,.rewards-pool rect:first-child,.rewards-source>rect:first-child{fill:var(--surface-raised);stroke:var(--line-strong);stroke-width:1px;vector-effect:non-scaling-stroke}.rewards-source>rect:not(:first-child){fill:var(--brand);opacity:.42}.rewards-source--prediction>rect:not(:first-child){fill:var(--text);opacity:.24}.rewards-flow,.rewards-output{fill:none;vector-effect:non-scaling-stroke}.rewards-flow{stroke:var(--brand);stroke-width:14px;opacity:.34}.rewards-pool path{fill:none;stroke:var(--brand);stroke-width:2px;opacity:.72;vector-effect:non-scaling-stroke}.rewards-pool rect:last-child{fill:var(--gold)}.rewards-output{stroke:var(--gold);stroke-width:2px}.rewards-diagram marker path{fill:var(--gold)}.rewards-holders>rect:not(:first-child){fill:rgba(var(--brand-rgb),.13);stroke:rgba(var(--brand-rgb),.45);stroke-width:1px;vector-effect:non-scaling-stroke}.reward-ledger{border-top:1px solid var(--line-strong);grid-template-columns:1fr 1fr 1.25fr;display:grid}.reward-ledger>div{border-right:1px solid var(--line);flex-direction:column;justify-content:center;min-height:112px;padding:22px 24px;display:flex}.reward-ledger>div:last-child{background:rgba(var(--brand-rgb),.055);border-right:0}.reward-ledger small,.reward-ledger span{color:var(--muted);letter-spacing:.05em;text-transform:uppercase;font-size:10px}.reward-ledger strong{margin-top:9px;font-size:14px;font-weight:600}.reward-ledger>div:last-child strong{color:var(--brand);letter-spacing:-.04em;font-size:clamp(1.35rem,2.6vw,2.2rem)}.reward-ledger small{text-transform:none;margin-top:6px}.faq-layout{grid-template-columns:minmax(280px,.68fr) minmax(520px,1.32fr);align-items:start;gap:clamp(60px,9vw,130px);display:grid}.faq-heading h2{font-size:clamp(2.5rem,4.2vw,4rem)}.faq-list{border-top:1px solid var(--line-strong)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;grid-template-columns:1fr 28px;align-items:center;gap:14px;min-height:72px;list-style:none;display:grid}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary strong{font-size:14px;font-weight:560}.faq-list summary span{color:var(--brand);font-size:20px;transition:transform .18s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details>p{max-width:650px;color:var(--muted);margin:-4px 42px 0 0;padding:0 0 24px;font-size:13px;line-height:1.62}.final-cta{border:1px solid var(--line-strong);background:linear-gradient(90deg,#041012cc,#041012f5),url(/visuals/tide-app-horizon-v1.webp) 50%/cover;border-radius:5px;grid-template-rows:auto auto;grid-template-columns:1fr minmax(230px,.48fr);align-items:end;gap:22px 72px;min-height:340px;margin-top:clamp(82px,10vw,140px);padding:clamp(34px,6vw,76px);display:grid}.final-cta h2{align-self:end}.final-cta>p{color:var(--muted);grid-area:1/2;margin:0;font-size:14px;line-height:1.6}.final-cta>.launch-control{grid-area:2/2;width:100%}.site-footer{min-height:100px;padding:22px var(--gutter);border-top:1px solid var(--line);color:var(--muted);background:#020b0d;grid-template-columns:1fr minmax(320px,2fr) 1fr;align-items:center;gap:28px;font-size:11px;line-height:1.55;display:grid}.site-footer p{text-align:center;margin:0}.site-footer>a:last-child{color:var(--text);justify-self:end}.footer-brand{color:var(--text)}.footer-brand .brand-mark{width:32px;height:19px}.tide-site :focus-visible{outline:2px solid var(--brand);outline-offset:3px}@media (max-width:1024px){.tide-site{--gutter:28px}.site-header__inner{grid-template-columns:1fr auto}.desktop-navigation{display:none}.menu-toggle{display:grid}.mobile-navigation{padding:10px var(--gutter) 24px;border-bottom:1px solid var(--line);background:#041012fa;display:grid;position:fixed;inset:66px 0 auto}.mobile-navigation>a:not(.launch-control){border-bottom:1px solid var(--line);align-items:center;min-height:52px;font-size:14px;display:flex}.mobile-navigation .launch-control{margin-top:18px}.hero-copy{width:min(650px,72%)}.phase-readout{grid-template-columns:.72fr .85fr 1.43fr}.auction-layout,.faq-layout,.predictions-layout,.rules-layout{grid-template-columns:1fr;gap:48px}.auction-copy,.faq-heading,.prediction-copy,.rules-copy{max-width:650px}.auction-mechanism,.direction-market{width:100%}.faq-list,.rules-ledger{max-width:850px}}@media (max-width:760px){.tide-site{--gutter:20px}.site-header{height:62px}.site-header__inner{width:calc(100% - (var(--gutter) * 2))}.mobile-navigation{top:62px}.header-end>.launch-control{display:none}.hero{min-height:760px}.hero-media img{object-position:63% center;opacity:.72}.hero-media:after{background:linear-gradient(90deg,#020b0df5,#020b0d8c),linear-gradient(#0000 42%,#020b0df0)}.hero-shell{padding:112px 0 22px}.hero-copy{width:100%;padding-bottom:34px}.hero-copy h1{font-size:clamp(3.05rem,12vw,4.6rem)}.hero-copy>p{max-width:480px;font-size:15px}.phase-readout{grid-template-columns:1fr 1fr;min-height:190px}.phase-readout__current,.phase-readout__timer{min-height:100px;padding:17px}.phase-readout__timer{border-right:0}.phase-readout__rail{border-top:1px solid #f1eee41c;grid-column:1/-1;padding:8px}.phase-readout__rail span{min-height:54px;padding:9px}.protocol-facts .section-shell{grid-template-columns:repeat(2,1fr)}.protocol-facts .section-shell>div{border-bottom:1px solid var(--line);min-height:84px;padding:16px}.protocol-facts .section-shell>div:nth-child(2){border-right:0}.protocol-facts .section-shell>div:nth-child(3),.protocol-facts .section-shell>div:nth-child(4){border-bottom:0}.protocol-facts .section-shell>div:first-child{padding-left:16px}.auction-section,.cycle-section,.faq-section,.predictions-section,.rewards-section,.rules-section{padding:72px 0}.cycle-observatory{margin-top:42px}.graphic-caption{grid-template-columns:1fr 1fr}.graphic-caption small{text-align:left;grid-column:1/-1}.cycle-continuum{grid-template-columns:1fr}.cycle-continuum article{border-right:0;border-bottom:1px solid var(--line);min-height:172px}.cycle-continuum article:last-child{border-bottom:0}.auction-steps{grid-template-columns:1fr}.auction-steps li{border-right:0;border-bottom:1px solid var(--line);min-height:76px}.auction-steps li:last-child{border-bottom:0}.direction-options button{min-height:136px;padding:16px}.direction-reference{grid-template-columns:1fr;gap:7px;padding-block:16px}.rules-ledger>div{grid-template-columns:40px 1fr;gap:16px;min-height:96px}.rules-ledger>div>span{grid-template-columns:150px 1fr;gap:18px}.reward-ledger{grid-template-columns:repeat(2,1fr)}.reward-ledger>div:nth-child(2){border-right:0}.reward-ledger>div:last-child{border-top:1px solid var(--line);grid-column:1/-1}.final-cta{grid-template-rows:auto;grid-template-columns:1fr;align-content:end;gap:20px;min-height:390px;padding:30px}.final-cta>.launch-control,.final-cta>p{grid-area:auto/1}.site-footer{grid-template-columns:1fr auto}.site-footer p{text-align:left;grid-area:2/1/auto/-1}}@media (max-width:500px){.tide-site{--gutter:16px}.hero{min-height:780px}.hero-actions{flex-direction:column}.hero-actions .launch-control,.secondary-control{width:100%}.phase-readout{grid-template-columns:1fr}.phase-readout__current,.phase-readout__timer{border-bottom:1px solid #f1eee41c;border-right:0;min-height:76px;padding:13px 15px}.phase-readout__rail{grid-column:auto}.phase-readout__current strong{font-size:18px}.phase-readout__timer time{font-size:1.35rem}.protocol-facts .section-shell>div{gap:4px;display:grid}.protocol-facts strong{font-size:23px}.auction-copy h2,.cycle-intro h2,.faq-heading h2,.final-cta h2,.prediction-copy h2,.rewards-heading h2,.rules-copy h2{font-size:clamp(2.45rem,11vw,3.35rem)}.mechanism-labels{grid-template-columns:1fr 1fr}.mechanism-labels small{display:none}.graphic-caption{grid-template-columns:1fr;gap:6px;padding:13px 16px}.graphic-caption small{grid-column:auto}.direction-options{grid-template-columns:repeat(2,1fr)}.direction-options button{min-height:128px;padding:14px 12px}.direction-options button>strong{font-size:clamp(1.75rem,9vw,2.3rem)}.direction-options button>small{font-size:8px}.reward-ledger>div{min-height:104px;padding:18px 16px}.rules-ledger>div{grid-template-columns:38px 1fr;gap:14px;padding:18px 0}.rules-ledger>div>span{grid-template-columns:1fr;gap:7px}.faq-list summary{min-height:68px}.final-cta{padding:25px 22px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-backdrop-blur{syntax:"*";inherits:false}@property --tw-backdrop-brightness{syntax:"*";inherits:false}@property --tw-backdrop-contrast{syntax:"*";inherits:false}@property --tw-backdrop-grayscale{syntax:"*";inherits:false}@property --tw-backdrop-hue-rotate{syntax:"*";inherits:false}@property --tw-backdrop-invert{syntax:"*";inherits:false}@property --tw-backdrop-opacity{syntax:"*";inherits:false}@property --tw-backdrop-saturate{syntax:"*";inherits:false}@property --tw-backdrop-sepia{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}