@layer theme{:root,:host{--font-sans:"Inter", ui-sans-serif, system-ui, -apple-system, sans-serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{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}html,:host{-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;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{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}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,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{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-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{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.start{inset-inline-start:var(--spacing)}.flex{display:flex}.hidden{display:none}.underline{text-decoration-line:underline}}:root{--tc-content-width:426px;--tc-shell-width:960px;--tc-gutter:clamp(20px, 6vw, 40px);--tc-section-pad-y:clamp(72px, 10vw, 104px)}*{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;overflow:hidden}body{font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{max-width:100%;display:block}a{color:inherit}.tc-page{scroll-snap-type:y mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain;height:100svh;overflow-y:auto}.tc-section{scroll-snap-align:start;scroll-snap-stop:always;flex-direction:column;min-height:100svh;display:flex}.tc-section--hero{color:#000;background:#fff}.tc-section--dark{color:#fff;background:#000}.tc-shell{width:min(100%, var(--tc-shell-width));padding-left:var(--tc-gutter);padding-right:var(--tc-gutter);margin:0 auto}.tc-hero-shell{padding-top:max(16px, env(safe-area-inset-top));padding-bottom:max(16px, env(safe-area-inset-bottom));flex:1;justify-content:center;align-items:center;display:flex}.tc-hero-stack{width:min(100%, var(--tc-content-width));flex-direction:column;align-items:flex-start;gap:18px;display:flex}.tc-content-stack{width:min(100%, var(--tc-content-width))}.tc-hero-logo-frame{aspect-ratio:1;background:#000;border-radius:clamp(32px,8vw,64px);width:100%;overflow:hidden}.tc-hero-logo-image{object-fit:cover;width:100%;height:100%}.tc-copy-stack{flex-direction:column;gap:6px;display:flex}.tc-hero-title{letter-spacing:-.04em;font-size:clamp(1.34rem,4.6vw,2rem);font-weight:700;line-height:1.04}.tc-hero-subtitle{letter-spacing:-.03em;color:#9d9d9d;font-size:clamp(.98rem,3.5vw,1.15rem);font-weight:500;line-height:1.38}.tc-hero-transition{background:#000;border-top-left-radius:clamp(24px,8vw,32px);border-top-right-radius:clamp(24px,8vw,32px);flex-shrink:0;width:100%;height:clamp(24px,7vw,64px)}.tc-section-shell{padding-top:var(--tc-section-pad-y);padding-bottom:var(--tc-section-pad-y);flex:1;justify-content:center;align-items:center;display:flex}.tc-section-heading{flex-direction:column;gap:6px;display:flex}.tc-section-eyebrow{letter-spacing:.04em;text-transform:uppercase;color:#fff6;font-family:Geist Mono,monospace;font-size:.75rem;font-weight:700}.tc-section-title{letter-spacing:-.04em;color:#fff;font-size:clamp(2rem,5.5vw,2.8rem);font-weight:700;line-height:1.08}.tc-title-line{display:block}.tc-content-stack{flex-direction:column;gap:30px;display:flex}.tc-content-stack--cta{gap:28px;width:min(100%,468px)}.tc-feature-list{flex-direction:column;gap:26px;display:flex}.tc-feature-item{align-items:flex-start;gap:18px;display:flex}.tc-feature-icon{flex-shrink:0;margin-top:2px}.tc-feature-copy,.tc-bio-copy,.tc-author-points{letter-spacing:-.03em;font-size:clamp(1.05rem,3.8vw,1.15rem);font-weight:500;line-height:1.55}.tc-feature-copy,.tc-bio-copy{color:#ffffff6b}.tc-feature-title,.tc-author-name{color:#fff;font-weight:700}.tc-bio-stack{flex-direction:column;gap:24px;display:flex}.tc-author-name{letter-spacing:-.03em;font-size:1.2rem}.tc-author-points{color:#ffffffd6}.tc-author-points a{color:#fff;text-underline-offset:3px;text-decoration:underline}.tc-section-title--cta{max-width:none}.tc-form{flex-direction:column;gap:16px;width:100%;display:flex}.tc-form-fields{flex-direction:column;gap:8px;width:100%;display:flex}.tc-form-input{width:100%;font:inherit;letter-spacing:-.03em;border:1px solid #0000;border-radius:14px;outline:none;padding:13px 16px;font-size:1.05rem;font-weight:500;transition:border-color .2s,background-color .2s,color .2s,box-shadow .2s}.tc-form-input::placeholder{color:inherit;opacity:1}.tc-form-input:focus{border-color:#0000002e;box-shadow:0 0 0 3px #0000000d}.tc-form--light .tc-form-input{color:#000000a6;background:#f5f5f5}.tc-form--dark .tc-form-input{color:#ffffffad;background:#1a1a1a}.tc-form--dark .tc-form-input:focus{border-color:#ffffff2e;box-shadow:0 0 0 3px #ffffff0f}.tc-form-actions{flex-direction:column;align-items:center;gap:12px;width:100%;display:flex}.tc-form-button{width:100%;font:inherit;letter-spacing:-.03em;text-align:center;cursor:pointer;border:none;border-radius:18px;padding:15px 20px;font-size:1.1rem;font-weight:600;transition:opacity .2s,transform .2s}.tc-form-button:hover:not(:disabled){transform:translateY(-1px)}.tc-form-button:disabled{cursor:default;opacity:.6}.tc-form--light .tc-form-button{color:#fff;background:#000}.tc-form--dark .tc-form-button{color:#000;background:#f5f5f5}.tc-form-note{letter-spacing:-.02em;text-align:center;font-size:.75rem;font-weight:500;line-height:1.3}.tc-form--light .tc-form-note{color:#0000006b}.tc-form--dark .tc-form-note{color:#fff6}.tc-section--cta .tc-section-shell{padding-bottom:max(72px, calc(56px + env(safe-area-inset-bottom)))}@media (min-width:901px){.tc-hero-shell{padding-top:40px;padding-bottom:40px}.tc-hero-stack{gap:32px}.tc-hero-logo-frame{width:100%}.tc-content-stack{gap:32px}.tc-feature-list{gap:28px}.tc-feature-item{gap:24px}.tc-form{gap:32px}.tc-form-fields{gap:8px}}@media (max-width:480px){.tc-shell{padding-left:16px;padding-right:16px}.tc-hero-stack,.tc-content-stack--cta{width:100%}.tc-hero-title,.tc-section-title{font-size:1.32rem}.tc-hero-stack{gap:16px}.tc-hero-logo-frame{width:100%}.tc-hero-subtitle,.tc-feature-copy,.tc-bio-copy,.tc-author-points{font-size:1rem}.tc-section-title--cta{font-size:1.6rem;line-height:1.04}.tc-form-button{padding-top:16px;padding-bottom:16px}.tc-section-shell{padding-top:56px;padding-bottom:56px}}@media (min-width:360px){.tc-title-line{white-space:nowrap}}@media (max-height:760px) and (min-width:481px){.tc-hero-logo-frame{width:min(100%,clamp(196px,58vw,260px))}.tc-hero-stack{gap:14px}.tc-copy-stack{gap:4px}.tc-hero-title{font-size:clamp(1.26rem,4.2vw,1.72rem)}.tc-hero-subtitle{font-size:.95rem;line-height:1.34}.tc-form{gap:14px}.tc-form-fields{gap:7px}.tc-form-input{padding-top:12px;padding-bottom:12px}.tc-form-button{padding-top:14px;padding-bottom:14px}}
