@import"https://fonts.googleapis.com/css2?family=Commissioner:ital,wght@0,600;0,700;0,800;1,600;1,700;1,800&family=Inter:wght@500&family=Manrope:wght@400;500;600;700;800&family=Space+Grotesk:wght@500;700&display=swap";:root{color-scheme:dark;--line: rgba(255, 255, 255, .12);--text: #f6efe3;--muted: #a8a29a;--accent: #ffb21f;--accent-strong: #ffd167;--success: #7cd992;--danger: #ff9282;--shadow: 0 32px 90px rgba(0, 0, 0, .35);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:linear-gradient(180deg,#0a0c0f,#090b0e);color:var(--text);font-family:Manrope,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}img{display:block;max-width:100%}#root{min-height:100vh}.landing-shell,.roadmap-shell{position:relative;min-height:100vh;overflow:clip}.landing-shell:before,.roadmap-shell:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:96px 96px;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.18),transparent 84%);mask-image:linear-gradient(180deg,rgba(0,0,0,.18),transparent 84%);opacity:.14}.site-header,.roadmap-header{top:0;z-index:20;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;width:min(1320px,calc(100vw - 2rem));margin:0 auto;padding:1rem 0}.site-header{position:fixed;left:50%;transform:translate(-50%)}.roadmap-header{position:sticky;top:0}.site-header__brand{display:inline-flex;align-items:center;gap:.8rem}.site-header__brand--hero{justify-self:start}.site-header__brand-mark{display:inline-flex;align-items:center;justify-content:center;width:2.4rem;height:2.4rem;border-radius:999px;background:linear-gradient(135deg,var(--accent),#ffcf71);color:#111214;font-family:Space Grotesk,sans-serif;font-weight:700}.site-header__brand-copy{font-family:Space Grotesk,sans-serif;font-weight:700;font-size:1rem;letter-spacing:-.03em}.site-header__brand-copy--wordmark{font-family:Commissioner,sans-serif;font-size:2.9rem;font-style:normal;font-weight:800;line-height:1;letter-spacing:-.03em;color:#fff;text-shadow:0 0 18px rgba(255,255,255,.22)}.site-header__nav{box-sizing:border-box;display:inline-flex;flex-direction:row;align-items:center;justify-content:center;width:auto;min-width:12.25rem;height:3.15rem;padding:0 1.45rem;gap:1.875rem;border:1px solid rgba(156,163,175,.2);border-radius:90px;background:#9ca3af1a;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);justify-self:center}.site-header__nav a{display:inline-flex;align-items:center;min-height:0;padding:0;font-family:Inter,sans-serif;font-size:1rem;font-style:normal;font-weight:600;line-height:1.2;color:#fff;white-space:nowrap;transition:opacity .16s ease}.site-header__nav a:hover,.site-footer a:hover,.pricing-note a:hover{color:#fff;opacity:.84}.site-header__menu-toggle,.site-header__mobile-panel,.site-header__mobile-overlay{display:none}.site-header__menu-toggle{position:relative;align-items:center;justify-content:center;width:3.15rem;height:3.15rem;padding:0;border:0;border-radius:999px;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none;color:#fff;justify-self:end;transition:transform .18s ease,opacity .18s ease}.site-header__menu-toggle:hover{transform:translateY(-1px);opacity:.86}.site-header__menu-toggle span{position:absolute;left:50%;width:1.5rem;height:2.5px;border-radius:999px;background:currentColor;transition:transform .22s cubic-bezier(.22,1,.36,1),opacity .16s ease,width .22s cubic-bezier(.22,1,.36,1);transform-origin:center;margin-left:-.75rem}.site-header__menu-toggle span:nth-child(1){top:calc(50% - .45rem)}.site-header__menu-toggle span:nth-child(2){top:calc(50% - .0625rem)}.site-header__menu-toggle span:nth-child(3){top:calc(50% + .325rem)}.site-header.is-mobile-menu-open .site-header__menu-toggle span:nth-child(1){top:calc(50% - .0625rem);width:1.45rem;transform:rotate(45deg)}.site-header.is-mobile-menu-open .site-header__menu-toggle span:nth-child(2){opacity:0;transform:scaleX(.35)}.site-header.is-mobile-menu-open .site-header__menu-toggle span:nth-child(3){top:calc(50% - .0625rem);width:1.45rem;transform:rotate(-45deg)}.button{display:inline-flex;align-items:center;justify-content:center;min-height:3.6rem;padding:0 1.4rem;border-radius:999px;border:1px solid transparent;font-weight:700;letter-spacing:-.02em;transition:transform .18s ease,border-color .18s ease,background-color .18s ease,color .18s ease}.button:hover{transform:translateY(-1px)}.button--primary{background:linear-gradient(135deg,#49576294,#5b6a767a);border-color:#ffffff24;color:#fffffff5;box-shadow:inset 0 1px #ffffff24,0 14px 32px #0000002e}.button--light{border-color:#ffffffbf;background:#fffffff5;color:#131519;box-shadow:0 16px 32px #00000024;justify-self:end}.button--inline{min-height:auto;padding:0;border:0;background:transparent;color:#fffffff5;font-weight:600}.button--inline:after{content:"◦";margin-left:.55rem;font-size:1.25rem;line-height:1}.button--header{height:3.15rem;min-height:3.15rem;padding-inline:1.2rem;font-size:1rem;line-height:1.2}.button--ghost{border-color:#ffffff1f;background:#ffffff0a;color:#ffffffeb}.hero{position:relative;height:100svh;min-height:100svh;max-height:100svh;display:flex;align-items:center;justify-content:center;padding:7.25rem 0 0;overflow:hidden}.hero__media,.hero__overlay,.hero__vignette{position:absolute;top:0;right:0;bottom:0;left:0}.hero__media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;filter:brightness(.88) saturate(.92) contrast(1);transform:none;animation:none}.hero__overlay,.hero__vignette{background:none}.hero__inner,.section,.site-footer,.roadmap-main{position:relative;z-index:1;width:min(1320px,calc(100vw - 2rem));margin:0 auto}.hero__inner{display:grid;justify-items:center;align-content:center;gap:1.35rem;min-height:calc(100svh - 7.25rem);padding:0 0 1.2rem;text-align:center}.hero__badge{display:inline-flex;align-items:center;justify-content:center;gap:.65rem;width:-moz-fit-content;width:fit-content;padding:.55rem .7rem;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:#4c565f2e;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.hero__badge-pill{padding:.35rem .6rem;border-radius:999px;background:#fffffff5;color:#14171b;font-size:.68rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em}.hero__badge-copy{color:#f4efeabd;font-size:.84rem;text-transform:uppercase;letter-spacing:.06em}.hero__copy{width:min(68rem,100%);display:grid;justify-items:center;gap:1.25rem}.section__eyebrow,.audience-switcher__label,.roadmap-column__label{margin:0 0 .85rem;color:var(--accent-strong);font-size:.8rem;font-weight:800;text-transform:uppercase;letter-spacing:.16em}.hero__title{margin:0;width:min(68rem,100%);font-family:Commissioner,sans-serif;font-size:clamp(1rem,5vw,5rem);line-height:.95;letter-spacing:-.06em;color:#fff;text-align:center;text-shadow:0 0 18px rgba(255,248,240,.24),0 0 42px rgba(255,248,240,.12)}.section__title,.roadmap-hero__title{margin:0;font-family:Commissioner,sans-serif;font-size:clamp(2.5rem,4vw,4rem);line-height:.98;letter-spacing:-.05em;font-weight:800;color:#fff;text-align:left;text-shadow:none}.hero__title-line{display:block;white-space:nowrap}.hero__title-line--italic{font-style:oblique 12deg;font-weight:500}.hero__subtitle,.roadmap-hero__lead{max-width:41rem;margin:0 auto;color:#fffffff0;font-size:clamp(1rem,1.25vw,1.12rem);line-height:1.45;text-align:center;text-shadow:0 0 18px rgba(7,11,15,.24)}.section__lead,.audience-switcher__description{max-width:41rem;margin:1.15rem 0 0;color:#ffffffdb;font-size:clamp(1rem,1.15vw,1.08rem);line-height:1.55;text-align:left}.hero__actions,.hero__tags,.waitlist__perks,.roadmap-signal-row{display:flex;flex-wrap:wrap;gap:.85rem}.hero__actions{justify-content:center;align-items:center;gap:1.4rem}.hero__tags{justify-content:center;gap:1.2rem 5.6rem;width:100%;margin-top:5rem}.hero__tags span,.waitlist__perks span,.roadmap-signal-row span{display:inline-flex;align-items:center}.hero__tags span{color:#f8f1eaf2;font-family:Commissioner,sans-serif;font-size:clamp(1.5rem,1.8vw,2rem);font-weight:700;letter-spacing:-.04em;text-shadow:0 0 16px rgba(255,248,240,.14)}.waitlist__perks span,.roadmap-signal-row span{min-height:2.4rem;padding:0 .95rem;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:#ffffff0a;color:#cfc8bc;font-size:.82rem;letter-spacing:.08em;text-transform:uppercase}.section{padding:7rem 0}.section__header{max-width:55rem;margin-bottom:3.5rem;text-align:left}.account-page,.checkout-page,.admin-page,.huds-page{display:grid;gap:1.25rem;padding-top:5.25rem;padding-bottom:3rem}.account-page .section,.checkout-page .section,.admin-page .section,.huds-page .section{padding:0}.account-page .section__header,.checkout-page .section__header,.admin-page .section__header,.huds-page .section__header{margin-bottom:1rem}.section__eyebrow,.audience-switcher__label{display:none}.pillar-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.pillar{padding:2rem 1.6rem 2.2rem;border-right:1px solid var(--line)}.pillar:last-child{border-right:0}.pillar__eyebrow{margin:0 0 1rem;color:#ffffff6b;font-size:.82rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.pillar h3,.audience-switcher__panel h3,.roadmap-column h2{margin:0;font-family:Space Grotesk,sans-serif;font-size:clamp(1.7rem,2vw,2.2rem);line-height:1.02;letter-spacing:-.04em}.pillar__description,.showcase__list li,.pillar__list li,.audience-switcher__list li,.roadmap-column li,.roadmap-footer-note p{color:var(--muted);line-height:1.7}.pillar__description{margin:1rem 0 0}.pillar__list,.showcase__list,.audience-switcher__list,.roadmap-column ul{display:grid;gap:.75rem;margin:1.4rem 0 0;padding:0;list-style:none}.pillar__list li,.showcase__list li,.audience-switcher__list li,.roadmap-column li{position:relative;padding-left:1.25rem}.pillar__list li:before,.showcase__list li:before,.audience-switcher__list li:before,.roadmap-column li:before{content:"";position:absolute;left:0;top:.8rem;width:.42rem;height:.42rem;border-radius:999px;background:var(--accent)}.showcase{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:2rem;align-items:stretch}.showcase__copy{padding:2rem 0}.showcase__visual{overflow:hidden;min-height:30rem;border:1px solid rgba(255,255,255,.1);border-radius:2rem;background:radial-gradient(circle at top,rgba(255,178,31,.12),transparent 32%),#ffffff0a;box-shadow:var(--shadow)}.showcase__visual img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.audience-switcher{border:1px solid var(--line);border-radius:2rem;background:linear-gradient(180deg,#10151cc7,#0c0f14eb);box-shadow:var(--shadow)}.audience-switcher__tabs{display:flex;flex-wrap:wrap;gap:.75rem;padding:1rem;border-bottom:1px solid var(--line)}.audience-switcher__tabs button{min-height:3rem;padding:0 1rem;border:1px solid rgba(255,255,255,.08);border-radius:999px;background:#ffffff08;color:var(--muted);cursor:pointer;transition:color .16s ease,border-color .16s ease,background-color .16s ease}.audience-switcher__tabs button.is-active,.audience-switcher__tabs button:hover{border-color:#ffb21f57;background:#ffb21f1a;color:var(--text)}.audience-switcher__panel{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:2rem;padding:2rem;align-items:start;text-align:left}.pricing-matrix{overflow-x:auto;border:1px solid var(--line);border-radius:2rem;background:linear-gradient(180deg,#10151cc7,#0c0f14eb);box-shadow:var(--shadow)}.pricing-matrix table{width:100%;min-width:840px;border-collapse:collapse}.pricing-matrix th,.pricing-matrix td{padding:1rem 1.2rem;border-bottom:1px solid rgba(255,255,255,.08);text-align:left}.pricing-matrix th:not(:first-child),.pricing-matrix td:not(:first-child){text-align:center}.pricing-matrix th:first-child,.pricing-matrix td:first-child{width:28%;color:var(--text)}.pricing-matrix__plan{display:block;font-family:Space Grotesk,sans-serif;font-size:1.05rem;letter-spacing:-.03em}.pricing-matrix__price{display:block;margin-top:.45rem;color:var(--text);font-size:1.1rem}.pricing-matrix__price s{color:#fff6}.pricing-matrix__meta{display:block;margin-top:.4rem;color:var(--muted);font-size:.8rem}.pricing-matrix__accent{background:linear-gradient(180deg,rgba(255,178,31,.1) 0%,transparent 100%)}.pricing-note{margin:1.1rem 0 0;color:#ffffff73;font-size:.78rem;line-height:1.6}.pricing-note a,.site-footer a{text-decoration:underline;text-decoration-color:#ffffff2e;text-underline-offset:.2rem}.waitlist{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.94fr);gap:2rem;align-items:start}.discord-widget{padding:1.1rem;border:1px solid var(--line);border-radius:2rem;background:linear-gradient(180deg,#10151cc7,#0c0f14eb);box-shadow:var(--shadow)}.discord-widget iframe{display:block;width:100%;border:0;border-radius:1.25rem}.site-footer,.roadmap-footer-note{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:0 0 2.25rem;color:#ffffff7a;font-size:.85rem}.roadmap-main{padding-top:4rem;padding-bottom:3rem}.roadmap-hero{max-width:58rem;padding:3rem 0 4rem}.roadmap-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem}.roadmap-column{padding:1.5rem;border:1px solid var(--line);border-radius:1.7rem;background:linear-gradient(180deg,#10151cc7,#0c0f14eb);box-shadow:var(--shadow)}.roadmap-column--live{border-color:#7cd99247}.roadmap-column--building{border-color:#ffb21f47}.roadmap-column--queued{border-color:#ffffff1f}.huds-page{padding-top:5.25rem}.huds-hero{padding-bottom:2rem}.huds-page__title{font-size:clamp(3rem,5vw,4.8rem)}.huds-toolbar{display:flex;justify-content:flex-start}.huds-search-wrap{position:relative;width:min(100%,26rem)}.huds-search{width:100%;min-height:3.4rem;padding:0 2.8rem 0 1.25rem;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:#ffffff0d;color:var(--text);outline:none;transition:border-color .16s ease,background .16s ease}.huds-search:focus{border-color:#ffb21f66;background:#ffffff12}.huds-search::-moz-placeholder{color:#ffffff59}.huds-search::placeholder{color:#ffffff59}.huds-search-clear{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;width:1.6rem;height:1.6rem;border:0;border-radius:999px;background:#ffffff1a;color:var(--muted);font-size:1rem;line-height:1;cursor:pointer;transition:background .16s ease,color .16s ease}.huds-search-clear:hover{background:#ffffff2e;color:var(--text)}.huds-marketplace{padding-top:0}.huds-section+.huds-section{margin-top:4rem}.huds-section__header{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.huds-section__label{flex:0 0 auto;margin:0;font-family:Commissioner,sans-serif;font-size:.78rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:#ffffffeb}.huds-section__label-line{flex:1;height:1px;background:linear-gradient(90deg,rgba(255,255,255,.34),transparent)}.huds-featured-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}.hud-featured-card{position:relative;overflow:hidden;border-radius:2rem;background:linear-gradient(160deg,#161b24e6,#0a0d12f5);transition:transform .2s ease}.hud-featured-card:hover{transform:translateY(-2px)}.hud-featured-card__media{position:relative;display:block;width:100%;aspect-ratio:16 / 9;overflow:hidden;background:#ffffff0a;padding:0;border:0;cursor:pointer}.hud-featured-card__media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .28s ease}.hud-featured-card:hover .hud-featured-card__media img{transform:scale(1.03)}.hud-featured-card__body{display:grid;gap:.85rem;padding:1.25rem 1.4rem 1.4rem}.hud-featured-card__identity{display:flex;align-items:center;gap:.85rem}.hud-featured-card__identity img{width:3.2rem;height:3.2rem;border-radius:1rem;-o-object-fit:cover;object-fit:cover;flex:0 0 auto;border:1px solid rgba(255,255,255,.1)}.hud-featured-card__identity h3{margin:0;font-family:Space Grotesk,sans-serif;font-size:1.15rem;font-weight:700;letter-spacing:-.03em;line-height:1.1}.hud-featured-card__identity p{margin:.2rem 0 0;color:var(--muted);font-size:.82rem}.hud-featured-card__description{margin:0;color:#ffffffb8;font-size:.92rem;line-height:1.6}.hud-featured-card__footer{display:flex;align-items:center;justify-content:space-between;gap:1rem}.hud-featured-card__pricing{display:flex;align-items:baseline;gap:.6rem}.hud-featured-card__cta{min-height:2.8rem;padding-inline:1.2rem;font-size:.88rem}.huds-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.1rem}.hud-card{position:relative;overflow:hidden;border-radius:1.6rem;background:linear-gradient(180deg,#10151cc7,#0c0f14eb);cursor:pointer;transition:transform .18s ease}.hud-card--clickable:hover{transform:translateY(-2px)}.hud-card__media{position:relative;display:block;aspect-ratio:16 / 9;overflow:hidden;background:#ffffff0a}.hud-card__media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .22s ease}.hud-card__body{display:grid;gap:.75rem;padding:.9rem 1rem 1rem}.hud-card__top,.hud-card__bottom{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.hud-card__bottom{align-items:center}.hud-card__identity{display:flex;align-items:center;gap:.65rem;min-width:0}.hud-card__identity img{width:2.4rem;height:2.4rem;border-radius:.75rem;-o-object-fit:cover;object-fit:cover;flex:0 0 auto}.hud-card__identity h3{margin:0;font-size:.95rem;font-weight:700;line-height:1.15;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hud-card__identity p,.hud-card__description,.hud-card__version,.huds-state p{margin:0;color:var(--muted);line-height:1.55}.hud-card__identity p{font-size:.78rem}.hud-card__price{flex-shrink:0;white-space:nowrap;font-weight:700;font-size:.92rem;color:var(--text)}.hud-price--old-inline{margin-left:.35rem;font-weight:400;color:var(--muted);font-size:.8em;text-decoration:line-through}.hud-card__description{font-size:.84rem;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hud-card__version{font-size:.76rem;color:#ffffff4d}.hud-price{font-family:Space Grotesk,sans-serif;font-size:1.3rem;font-weight:700;color:var(--text)}.hud-price--free{color:var(--success)}.hud-price--old{font-size:.95rem;font-weight:400;color:var(--muted);text-decoration:line-through}.hud-badge{display:inline-flex;align-items:center;padding:.2rem .6rem;border-radius:999px;font-size:.7rem;font-weight:800;text-transform:uppercase;letter-spacing:.1em}.hud-badge--tag{background:#ffffff1f;border:1px solid rgba(255,255,255,.18);color:#ffffffeb}.hud-badge--sm{font-size:.64rem;padding:.15rem .5rem}.hud-featured-card__media .hud-badge,.hud-card__media .hud-badge{position:absolute;top:.75rem;left:.75rem;z-index:2}.button--accent{background:linear-gradient(135deg,#ffb21fd9,#ffb432b3);border-color:#ffb21f80;color:#111214;font-weight:800;box-shadow:inset 0 1px #fff3,0 8px 24px #ffb21f2e}.button--accent:hover{background:linear-gradient(135deg,#ffb21fd9,#ffb432b3)}.huds-state{display:grid;gap:.5rem;padding:2.5rem 2rem;border:1px solid rgba(255,255,255,.08);border-radius:1.8rem;background:linear-gradient(180deg,#10151cc7,#0c0f14eb);text-align:center}.huds-state__spinner{width:2rem;height:2rem;margin:0 auto .5rem;border:2px solid rgba(255,255,255,.12);border-top-color:#fffffff5;border-radius:999px;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.huds-state--error{border-color:#ff928233}.huds-state--loading{padding:1.5rem 0 0;border:0;border-radius:0;background:transparent}.huds-state h2{margin:0;font-size:1.35rem}.huds-state p{margin:0;color:var(--muted);font-size:.9rem}.hud-back-btn{display:inline-flex;align-items:center;gap:.4rem;margin-bottom:2rem;padding:0;border:0;background:transparent;color:var(--muted);font-size:.9rem;font-weight:600;cursor:pointer;transition:color .16s ease}.hud-back-btn:hover{color:var(--text)}.hud-detail-page{padding-bottom:6rem}.hud-detail-hero{padding-top:2rem;padding-bottom:0}.hud-detail-shell{display:flex;flex-direction:column;gap:1.75rem}.hud-detail-banner{position:relative;overflow:hidden;border-radius:1.9rem;background:#13171ee0}.hud-detail-banner__blur{position:absolute;top:0;right:0;bottom:0;left:0;transform:scale(1.2);background-size:cover;background-position:center;filter:blur(92px);opacity:.95}.hud-detail-banner__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0c0f1429,#0c0f145c),#0c0f1433}.hud-detail-banner__content{position:relative;z-index:1;min-height:150px;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:1.25rem 1.5rem}.hud-detail-banner__identity{display:flex;align-items:center;gap:1.25rem;min-width:0}.hud-detail-icon{width:104px;height:104px;border-radius:1.1rem;-o-object-fit:cover;object-fit:cover;flex:0 0 auto}.hud-detail-banner__copy{min-width:0}.hud-detail-name{margin:0;font-family:Commissioner,sans-serif;font-size:clamp(1.8rem,3vw,2.3rem);font-weight:800;line-height:1;letter-spacing:-.04em;text-transform:uppercase}.hud-detail-author,.hud-detail-banner__price{margin:.55rem 0 0;color:#ffffffdb;font-size:.98rem;font-weight:500}.hud-detail-cta{min-height:3.45rem;display:inline-flex;align-items:center;gap:.5rem;flex-shrink:0;padding-inline:1.45rem;border-radius:1.45rem;font-size:1rem;background:#fffffff0;border-color:#fffffff0;color:#111214;box-shadow:inset 0 1px #ffffff4d,0 12px 32px #ffffff14}.hud-detail-stats{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:2.5rem;align-items:start}.hud-detail-stat{min-width:0;text-align:center}.hud-detail-stat span{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#ffffff9e;font-size:.84rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.hud-detail-stat strong{display:block;margin-top:.35rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-family:Space Grotesk,sans-serif;font-size:clamp(1.7rem,2vw,2.2rem);line-height:1}.hud-detail-rail{overflow-x:auto;padding-bottom:.15rem;scrollbar-width:none}.hud-detail-rail::-webkit-scrollbar{display:none}.hud-detail-rail__track{display:flex;gap:1rem;min-width:-moz-max-content;min-width:max-content}.hud-detail-rail__item{width:256px;height:144px;overflow:hidden;border-radius:1.1rem;background:#ffffff0a;flex:0 0 auto}.hud-detail-rail__item img,.hud-detail-rail__item iframe{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover;border:0}.hud-detail-copy{padding:0;color:#ffffffbd;font-size:.98rem;line-height:1.7}.hud-detail-copy p{margin:0}.hud-detail-copy__features{margin-top:.3rem}.hud-detail-copy__features p+p{margin-top:.12rem}.hud-detail-section__header{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;padding:0}.hud-detail-section__header h2{margin:0;font-size:1.55rem;font-weight:700}.hud-detail-section__header p{margin:.8rem 0 0;color:#ffffff9e;font-size:.96rem;line-height:1.65}.hud-detail-section__meta{text-align:right;flex-shrink:0}.hud-detail-section__meta strong,.hud-detail-section__score{display:block;font-family:Space Grotesk,sans-serif;font-size:2rem;line-height:1}.hud-detail-section__meta span{display:block;margin-top:.3rem;color:#ffffff9e;font-size:.94rem}.hud-detail-reviews{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;padding:0}.hud-detail-review-card,.hud-detail-support-card,.hud-detail-owner-bar{border-radius:1rem;background:var(--surface)}.hud-detail-review-card{padding:1rem;border-radius:1.2rem;background:#13171ef0;box-shadow:inset 0 1px #ffffff08}.hud-detail-review-card__header{display:flex;justify-content:space-between;gap:1rem}.hud-detail-review-card h3,.hud-detail-support-card h3{margin:0;font-size:1rem;font-weight:700}.hud-detail-review-card__stars,.hud-detail-support-card__icon{margin-top:.4rem;color:var(--accent-strong)}.hud-detail-review-card__meta{text-align:right;flex-shrink:0}.hud-detail-review-card__meta span{display:block;color:#ffffff7a;font-size:.78rem;line-height:1.35}.hud-detail-review-card p,.hud-detail-support-card p{margin:.8rem 0 0;color:#ffffffa3;font-size:.94rem;line-height:1.55}.hud-detail-support-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-top:.8rem;padding:0}.hud-detail-support-card{min-height:152px;padding:1.1rem;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border-radius:1.2rem;background:#13171eeb}.hud-detail-support-card__icon{margin-top:0;font-size:1.3rem}.hud-detail-owner-bar{display:flex;align-items:center;justify-content:space-between;gap:1.25rem;padding:1rem 1.2rem}.hud-detail-owner__identity{display:flex;align-items:center;gap:.9rem}.hud-detail-owner__identity img{width:3rem;height:3rem;border-radius:999px;-o-object-fit:cover;object-fit:cover}.hud-detail-owner__identity span{display:block;color:#ffffff85;font-size:.8rem}.hud-detail-owner__identity strong{display:block;margin-top:.18rem}.hud-detail-owner__identity p{margin:.2rem 0 0;color:#ffffff7a;font-size:.78rem}.hud-detail-owner__cta{min-height:2.75rem}.hud-detail-rail__item--button{padding:0;border:0;cursor:zoom-in}.hud-detail-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;display:flex;align-items:center;justify-content:center;padding:2rem;border:0;background:#05070aeb;cursor:zoom-out}.hud-detail-lightbox__image{max-width:min(96vw,1800px);max-height:92vh;-o-object-fit:contain;object-fit:contain;border-radius:1.1rem;box-shadow:0 28px 90px #00000073}.language-switcher{position:fixed;right:1.4rem;bottom:1.4rem;z-index:40;display:grid;justify-items:end}.language-switcher:before{content:"";position:absolute;right:.4rem;bottom:100%;width:8.8rem;height:1rem}.language-switcher__trigger{display:inline-flex;align-items:center;justify-content:center;width:3.2rem;height:3.2rem;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:#090c10b3;color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:pointer;box-shadow:0 16px 38px #0000003d}.language-switcher__icon{display:inline-flex;align-items:center;justify-content:center;width:1.35rem;height:1.35rem}.language-switcher__icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;filter:brightness(0) invert(1)}.language-switcher__menu{position:absolute;right:0;bottom:calc(100% + .1rem);display:grid;gap:.35rem;min-width:9.6rem;padding:.45rem;border:1px solid rgba(255,255,255,.12);border-radius:1rem;background:#090c10eb;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 18px 42px #0000004d;opacity:0;transform:translateY(.35rem);pointer-events:none;transition:opacity .16s ease,transform .16s ease}.language-switcher:hover .language-switcher__menu,.language-switcher:focus-within .language-switcher__menu{opacity:1;transform:translateY(0);pointer-events:auto}.language-switcher__menu button{display:inline-flex;align-items:center;justify-content:flex-start;min-height:2.5rem;padding:0 .85rem;border:0;border-radius:.75rem;background:transparent;color:#fffc;cursor:pointer;transition:background-color .16s ease,color .16s ease}.language-switcher__menu button:hover,.language-switcher__menu button.is-active{background:#ffffff14;color:#fff}[data-reveal]{opacity:0;transform:translateY(24px);transition:opacity .52s ease,transform .52s ease}[data-reveal].is-visible{opacity:1;transform:translateY(0)}@media (max-width: 1100px){.pillar-grid,.showcase,.audience-switcher__panel,.waitlist,.roadmap-grid{grid-template-columns:1fr}.huds-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.huds-featured-grid{grid-template-columns:1fr}.hud-detail-stats,.hud-detail-support-grid,.hud-detail-reviews{grid-template-columns:repeat(2,minmax(0,1fr))}.hud-detail-banner__content,.hud-detail-owner-bar{flex-direction:column;align-items:flex-start}.pillar{border-right:0;border-bottom:1px solid var(--line)}.pillar:last-child{border-bottom:0}.hero__tags,.site-footer,.roadmap-footer-note{justify-content:center}.hero__tags{gap:1rem 3rem;margin-top:3rem}}@media (max-width: 820px){.site-header,.roadmap-header,.hero__inner,.section,.site-footer,.roadmap-main{width:min(1320px,calc(100vw - 1.25rem))}.site-header{grid-template-columns:1fr;justify-items:center}.site-header__brand--hero,.button--light{justify-self:center}.hero__title{font-size:clamp(3.4rem,11vw,5rem);width:100%}.section__title,.roadmap-hero__title{font-size:clamp(2.15rem,7vw,3.2rem)}.hero__inner{min-height:calc(100svh - 10rem);padding-bottom:1.25rem}.hud-detail-banner__content{min-height:168px}.hud-detail-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}.hud-detail-section__header,.hud-detail-section__header--reviews{flex-direction:column;align-items:flex-start}}@media (max-width: 560px){.site-header__nav{width:auto;min-width:12.25rem;height:3.15rem;gap:1.25rem;padding:0 1.25rem}.site-header__nav a{min-height:0;padding:0}.hero__title{font-size:clamp(3rem,11vw,4.25rem)}.hero__title-line{white-space:normal}.huds-grid,.hud-detail-stats,.hud-detail-support-grid,.hud-detail-reviews{grid-template-columns:1fr}.hud-detail-banner__content,.hud-detail-banner__identity{align-items:flex-start}.hud-detail-banner__identity{flex-direction:column}.hud-detail-icon{width:88px;height:88px}.hud-detail-name{font-size:1.55rem}.hud-detail-rail__item{width:232px;height:132px}.button,.hero__actions,.waitlist__perks span,.roadmap-signal-row span{width:100%}.hero{padding-top:9rem}.hero__actions{justify-content:center}.hero__badge{width:100%;border-radius:1.2rem}.hero__badge-copy{font-size:.74rem}.hero__tags{gap:.75rem 1.8rem;margin-top:2rem}.hero__tags span{font-size:1.65rem}.language-switcher{right:1rem;bottom:1rem}}.landing-shell .site-header{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;width:min(1320px,calc(100vw - 2rem));padding-block:1rem}.landing-shell .button--primary{background:linear-gradient(135deg,#f6efe3,#fff);border-color:#ffffffb3;color:#0d1014;box-shadow:0 18px 44px #0000002e}.landing-shell .button--ghost{background:#090c1057;border-color:#ffffff38;color:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero.hero--landing{min-height:100svh;height:auto;max-height:none;padding:0;align-items:stretch}.hero.hero--landing .hero__media img{filter:brightness(.58) saturate(.92) contrast(1.02)}.hero__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 18% 58%,rgba(255,255,255,.12),transparent 24%),linear-gradient(180deg,#05080c38,#05080c8f 56%,#05080ceb)}.hero__inner.hero__inner--landing{width:min(1320px,calc(100vw - 2rem));min-height:100svh;padding:8.8rem 0 4.5rem;justify-items:center;align-items:center}.hero__poster{display:grid;gap:1.35rem;justify-items:center;text-align:center;margin-inline:auto;place-self:center}.hero__eyebrow{margin:0;display:inline-flex;align-items:center;gap:.45rem;min-height:2.25rem;padding:.25rem;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:#ffffff14;color:#ffffffe0;font-size:.78rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero__eyebrow-badge{display:inline-flex;align-items:center;justify-content:center;min-height:1.8rem;padding:0 .6rem;border-radius:999px;background:#fffffff5;color:#000;font-size:.95rem;letter-spacing:-.03em;line-height:1;text-transform:none}.hero__eyebrow-text{color:#ffffffe6;font-family:Inter,sans-serif;font-size:.82rem;font-weight:700;letter-spacing:.12em;line-height:1;white-space:nowrap}.hero__title.hero__title--landing{width:min(100%,16ch);max-width:none;margin:0;font-size:clamp(2.7rem,4.55vw,4.85rem);line-height:.92;letter-spacing:-.07em;text-align:center}.hero__title.hero__title--landing .hero__title-line{width:100%;text-align:center;white-space:nowrap}.hero__subtitle.hero__subtitle--landing{max-width:36rem;margin:0;color:#ffffffdb;font-size:clamp(1rem,1.35vw,1.15rem);line-height:1.58;text-align:center;text-wrap:balance}.hero__cta-row{display:flex;flex-wrap:wrap;gap:.9rem;align-items:center;justify-content:center}.hero__cta{min-width:13.5rem}.section.section--audiences{padding-top:6rem}.audience-card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.audience-card{min-height:17rem;padding:1.5rem;border:1px solid rgba(255,255,255,.1);border-radius:1.6rem;background:linear-gradient(180deg,#ffffff0b,#ffffff05),#0c0f14c7;box-shadow:inset 0 1px #ffffff0d}.audience-card h3{margin:0;font-family:Commissioner,sans-serif;font-size:1.55rem;line-height:1;letter-spacing:-.05em;color:#fff}.audience-card p{margin:1rem 0 0;color:#ffffffc2;font-size:1rem;line-height:1.6}.section.section--zigzag{padding-top:4rem}.zigzag-stack{display:grid;gap:2rem}.feature-split{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.95fr);gap:2.4rem;align-items:center;padding:2rem 0}.feature-split.is-reversed{grid-template-columns:minmax(320px,.95fr) minmax(0,1fr)}.feature-split.is-reversed .feature-split__copy{order:2}.feature-split.is-reversed .feature-media{order:1}.feature-split__copy{max-width:36rem}.feature-split__title{max-width:13ch}.feature-split__lead{max-width:34rem;margin-top:1.2rem}.feature-split__list{display:grid;gap:.75rem;margin:1.4rem 0 0;padding:0;list-style:none}.feature-split__list li{position:relative;padding-left:1.15rem;color:#fffc;line-height:1.55}.feature-split__list li:before{content:"";position:absolute;top:.66rem;left:0;width:.42rem;height:.42rem;border-radius:999px;background:#f6efe3;box-shadow:0 0 16px #f6efe34d}.feature-split__cta{margin-top:1.65rem;min-width:12.5rem}.feature-media{position:relative;min-height:28rem;border-radius:2rem;overflow:hidden;border:1px solid rgba(255,255,255,.1);background:#0b0e12d9}.feature-media:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 18% 22%,rgba(255,255,255,.16),transparent 20%),linear-gradient(135deg,rgba(255,255,255,.08),transparent 48%)}.feature-media--warm{background:linear-gradient(145deg,#ba7c4b38,#0f1217eb)}.feature-media--cool{background:linear-gradient(145deg,#5783b53d,#0f1217eb)}.feature-media--neutral{min-height:16rem;border:none;background:radial-gradient(circle at 18% 16%,rgba(255,255,255,.24),transparent 19%),radial-gradient(circle at 78% 18%,rgba(89,135,225,.6),transparent 30%),radial-gradient(circle at 28% 82%,rgba(72,126,226,.92),transparent 34%),linear-gradient(135deg,#ff9800,#ffad14 34%,#4f89ea 64%,#ff9800)}.platform-showcase{position:absolute;top:1rem;right:1rem;bottom:1rem;left:1rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;padding:1.1rem;align-items:center;height:calc(100% - 2rem)}.platform-showcase__card{position:relative;display:grid;justify-items:center;align-content:center;gap:.9rem;height:100%;padding:1.2rem 1rem;border-radius:1.65rem;background:linear-gradient(180deg,#fffbf4b8,#faf0db94),#ffffff94;box-shadow:0 14px 34px #35280a29,inset 0 1px #ffffff85;opacity:.72;transition:opacity .18s ease,box-shadow .18s ease,background-color .18s ease}.platform-showcase__card:hover{opacity:1;box-shadow:0 18px 36px #35280a2e,inset 0 1px #ffffffb3}.platform-showcase__logo-wrap{display:grid;place-items:center;width:5.7rem;aspect-ratio:1;padding:0;border-radius:999px;background:#fff;box-shadow:0 10px 22px #151a221f,inset 0 1px #fffffff2}.platform-showcase__logo{width:calc(100% - .8rem);height:calc(100% - .8rem);display:block;-o-object-fit:cover;object-fit:cover;border-radius:1rem;opacity:1}.platform-showcase__name{color:#151c27e6;font-family:Commissioner,sans-serif;font-size:clamp(1rem,1.35vw,1.35rem);font-weight:700;line-height:1.1;text-align:center;letter-spacing:-.04em}.feature-media--accent{min-height:20rem;border:none;background:transparent;overflow:visible}.feature-media--accent:before{display:none}.marketplace-swap{position:absolute;top:0;right:0;bottom:0;left:0;perspective:1400px;perspective-origin:28% 50%;transform-style:preserve-3d;overflow:visible}.marketplace-card{position:absolute;top:52%;left:4%;width:min(31rem,96%);overflow:hidden;border-radius:1.85rem;box-shadow:-5px 10px 100px 5px #00000080;transform-origin:center center;transform-style:preserve-3d;backface-visibility:hidden;will-change:transform,opacity;transition:transform .72s cubic-bezier(.22,1,.36,1),opacity .72s ease,filter .72s ease}.marketplace-card[data-slot="0"]{z-index:3;opacity:1;filter:brightness(1);transform:translate3d(0,-50%,0) rotateY(15deg) scale(1)}.marketplace-card[data-slot="1"]{z-index:2;opacity:1;filter:brightness(.95);transform:translate3d(-18px,calc(-50% - 18px),-42px) rotateY(15deg) scale(.985)}.marketplace-card[data-slot="2"]{z-index:1;opacity:1;filter:brightness(.9);transform:translate3d(-36px,calc(-50% - 36px),-84px) rotateY(15deg) scale(.97)}.marketplace-card__image{width:100%;aspect-ratio:16 / 9;display:block;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.feature-media--violet{border:none;background:transparent;overflow:visible}.feature-media--violet:before{display:none}.vibecoding-folder{position:absolute;top:0;right:0;bottom:0;left:0;width:min(28rem,88%);aspect-ratio:1.18;margin:auto;overflow:visible}.vibecoding-folder__back,.vibecoding-folder__front{position:absolute;height:auto;display:block;pointer-events:none;left:50%}.vibecoding-folder__back{z-index:1;top:40%;width:65%;transform:translate(-50%,-50%);filter:hue-rotate(10deg) saturate(1.05) brightness(.9) drop-shadow(-5px 10px 60px rgba(0,0,0,.22))}.vibecoding-folder__front{z-index:4;top:61.5%;width:79%;transform:translate(-50%,-50%);filter:hue-rotate(10deg) saturate(1.05) brightness(.9) drop-shadow(-5px 10px 60px rgba(0,0,0,.28))}.vibecoding-folder__icon{position:absolute;z-index:3;width:clamp(4.8rem,9vw,7.8rem);height:auto;display:block;pointer-events:none;filter:drop-shadow(0 12px 22px rgba(0,0,0,.18));animation:vibecoding-float 5.8s ease-in-out infinite}.vibecoding-folder__icon--cloude{left:14%;top:22%;animation-delay:0s}.vibecoding-folder__icon--codex{left:38%;top:6%;width:clamp(5rem,8vw,7rem);animation-delay:.85s}.vibecoding-folder__icon--gemini{right:14%;top:18%;width:clamp(5.2rem,9vw,8.2rem);animation-delay:1.6s}@keyframes vibecoding-float{0%,to{transform:translateZ(0) rotate(0)}50%{transform:translate3d(0,-10px,0) rotate(1.5deg)}}.feature-media__frame{position:absolute;top:1.15rem;right:1.15rem;bottom:1.15rem;left:1.15rem;display:grid;grid-template-rows:auto 1fr auto;gap:1rem;padding:1.15rem;border-radius:1.45rem;border:1px solid rgba(255,255,255,.12);background:#080a0eb8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.feature-media__header,.feature-media__footer{display:flex;align-items:center;gap:.55rem}.feature-media__header:before,.feature-media__header:after,.feature-media__footer:before,.feature-media__footer:after{content:"";display:block;height:.65rem;border-radius:999px;background:#ffffff1c}.feature-media__header:before{width:4rem}.feature-media__header:after{width:7rem}.feature-media__footer:before{width:5.6rem}.feature-media__footer:after{width:3.6rem}.feature-media__screen{display:grid;place-items:center;border-radius:1.15rem;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#ffffff0a,#ffffff04),#ffffff08}@media (max-width: 980px){.platform-showcase{grid-template-columns:1fr;height:auto}.platform-showcase__card{min-height:0;height:auto;padding-block:1rem}.platform-showcase__logo-wrap{width:4.8rem}.marketplace-card{left:2%;width:min(24rem,96%)}.vibecoding-folder__back,.vibecoding-folder{width:min(22rem,90%)}}@media (max-width: 680px){.feature-media--neutral{min-height:12.5rem}.platform-showcase{top:.75rem;right:.75rem;bottom:.75rem;left:.75rem;grid-template-columns:repeat(3,minmax(0,1fr));justify-items:center;align-items:center;gap:.5rem;padding:.5rem;height:auto}.platform-showcase__card{width:100%;min-height:0;height:auto;gap:.45rem;padding:.7rem .35rem .6rem;border-radius:1.1rem}.platform-showcase__logo-wrap{width:3.5rem}.platform-showcase__logo{width:calc(100% - .45rem);height:calc(100% - .45rem);border-radius:.8rem}.platform-showcase__name{font-size:.88rem}.feature-media--accent{min-height:15rem;overflow:hidden}.marketplace-card{left:50%;width:min(21rem,92%)}.marketplace-card[data-slot="0"]{transform:translate3d(-50%,-50%,0) rotateY(15deg) scale(1)}.marketplace-card[data-slot="1"]{transform:translate3d(calc(-50% - 14px),calc(-50% - 14px),-28px) rotateY(15deg) scale(.986)}.marketplace-card[data-slot="2"]{transform:translate3d(calc(-50% - 28px),calc(-50% - 28px),-56px) rotateY(15deg) scale(.972)}.feature-media--violet{min-height:15rem}.vibecoding-folder{width:min(16.5rem,86%);aspect-ratio:1.12}.vibecoding-folder__back{top:39%;width:62%}.vibecoding-folder__front{top:60%;width:78%}.vibecoding-folder__icon--cloude{left:7%;top:21%;width:4.2rem}.vibecoding-folder__icon--codex{left:39%;top:8%;width:4.1rem}.vibecoding-folder__icon--gemini{right:8%;top:21%;width:4.9rem}}.section.section--pricing{padding-top:5rem}.section--pricing .section__header{margin-bottom:2rem}.pricing-matrix{overflow-x:auto;padding-bottom:.5rem}.pricing-matrix table{width:100%;min-width:740px;border-collapse:collapse;overflow:hidden;border-radius:1.6rem;border:1px solid rgba(255,255,255,.1);background:#0a0d12c7}.pricing-matrix th,.pricing-matrix td{padding:1rem 1.15rem;border-bottom:1px solid rgba(255,255,255,.08);text-align:center}.pricing-matrix th:first-child,.pricing-matrix td:first-child{text-align:left}.pricing-matrix thead th{vertical-align:top;color:#fff;font-family:Commissioner,sans-serif;font-weight:700}.pricing-matrix tbody td{color:#ffffffd1}.pricing-matrix tbody tr:last-child td{border-bottom:0}.pricing-matrix__category-row td{background:#ffffff0a;color:#fff;font-family:Commissioner,sans-serif;font-weight:800;letter-spacing:-.03em}.pricing-matrix__category-row td:first-child{padding-top:1.2rem;padding-bottom:1.2rem}.pricing-matrix__plan,.pricing-matrix__price,.pricing-matrix__meta{display:block}.pricing-matrix__plan{font-size:1.05rem}.pricing-matrix__price{margin-top:.4rem;color:#ffffffbd;font-size:.92rem}.pricing-matrix__meta{margin-top:.45rem;color:var(--accent-strong);font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.pricing-matrix__accent{background:#ffb21f0f}.pricing-release-note{margin:.75rem 0 0;color:#fff6;font-size:.68rem;font-style:italic;line-height:1.45}.section.section--follow{padding-top:5rem;padding-bottom:5rem}.follow-block{display:grid;grid-template-columns:minmax(0,.84fr) minmax(440px,1.16fr);gap:2rem;align-items:start;padding:2rem;border:1px solid rgba(255,255,255,.1);border-radius:2rem;background:#0a0d12d1}.follow-block__copy{max-width:34rem}.follow-block__cta{margin-top:1.4rem;min-width:13rem}.discord-widget{width:100%}.discord-widget iframe{width:100%;max-width:none;border-radius:1.4rem;min-height:560px}.site-footer{display:grid;grid-template-columns:repeat(3,max-content) minmax(0,1fr);align-items:start;justify-content:stretch;gap:clamp(1.5rem,4vw,4.5rem);margin-top:3rem;padding:2.2rem 0 2.6rem;background:transparent;color:#fff}.site-footer a{text-decoration:none}.site-footer__column{display:flex;flex-direction:column;align-items:flex-start;gap:.9375rem}.site-footer__title{margin:0;color:#ffffff80;font-family:Inter,sans-serif;font-size:1rem;font-weight:600;line-height:1.2;text-transform:capitalize}.site-footer__column a{color:#fff;font-family:Inter,sans-serif;font-size:1rem;font-weight:400;line-height:1.2}.site-footer__brand-block{display:flex;flex:1 0 0;flex-direction:column;align-items:flex-end;justify-content:center;gap:.9375rem;min-width:0}.site-footer__brand{color:#fff;font-family:Commissioner,sans-serif;font-size:2.9rem;font-style:normal;font-weight:800;letter-spacing:-.03em;line-height:1;text-shadow:none}.site-footer__year{margin:0;color:#fff;font-family:Inter,sans-serif;font-size:1rem;font-weight:400;line-height:1.2}.huds-page__note{max-width:44rem;margin:1rem 0 0;color:#ffffffa3;font-size:.95rem;line-height:1.6}.offer-shell:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(circle at 50% 0%,rgba(255,255,255,.08),transparent 26%),linear-gradient(180deg,rgba(255,255,255,.02),transparent 28%)}.offer-page{padding-top:6.5rem;padding-bottom:3rem}.offer-hero{padding-bottom:3rem}.offer-hero__copy{max-width:48rem}.offer-page__title{max-width:14ch}.offer-page__lead{max-width:42rem}.offer-company{padding-top:1rem}.offer-company__card,.offer-section-card{border:1px solid rgba(255,255,255,.1);border-radius:1.8rem;background:linear-gradient(180deg,#ffffff0a,#ffffff04),#0a0d12d1;box-shadow:inset 0 1px #ffffff0d}.offer-company__card{padding:1.8rem}.offer-company__title{margin-bottom:1.4rem}.offer-company__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.offer-company__item{display:grid;gap:.55rem;padding:1rem 1.1rem;border:1px solid rgba(255,255,255,.08);border-radius:1.2rem;background:#ffffff08}.offer-company__item span{color:#ffffff80;font-size:.82rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.offer-company__item strong{color:#fff;font-size:1rem;line-height:1.5}.offer-sections{padding-top:2rem}.offer-sections__stack{display:grid;gap:1rem}.offer-section-card{padding:1.7rem 1.8rem}.offer-section-card__title{margin:0;color:#fff;font-family:Commissioner,sans-serif;font-size:clamp(1.45rem,2vw,2rem);font-weight:800;line-height:1;letter-spacing:-.05em}.offer-section-card__body{margin-top:1rem}.offer-section-card__body p,.offer-section-card__body li{margin:0;color:#fffc;font-size:1rem;line-height:1.72}.offer-section-card__body p+p{margin-top:.9rem}.offer-section-card__body ul{display:grid;gap:.7rem;margin:1rem 0 0;padding:0;list-style:none}.offer-section-card__body li{position:relative;padding-left:1.1rem}.offer-section-card__body li:before{content:"";position:absolute;top:.72rem;left:0;width:.38rem;height:.38rem;border-radius:999px;background:var(--accent-strong)}@media (max-width: 1180px){.audience-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-split,.feature-split.is-reversed{grid-template-columns:1fr}.feature-split.is-reversed .feature-split__copy,.feature-split.is-reversed .feature-media{order:initial}.follow-block,.offer-company__grid{grid-template-columns:1fr}}@media (max-width: 820px){.landing-shell .site-header{grid-template-columns:1fr auto;gap:.85rem;width:min(1320px,calc(100vw - 1.25rem))}.landing-shell .site-header__nav{grid-column:1 / -1;justify-self:center;order:3}.landing-shell .site-header__brand-copy--wordmark{font-size:clamp(2rem,8vw,2.75rem)}.hero__inner.hero__inner--landing{width:min(1320px,calc(100vw - 1.25rem));padding:10.5rem 0 3rem;justify-items:center}.hero__poster,.hero__title.hero__title--landing,.hero__subtitle.hero__subtitle--landing{max-width:100%}.hero__title.hero__title--landing{width:min(100%,15ch);font-size:clamp(2.55rem,7.2vw,4.05rem)}.feature-media{min-height:22rem}.section{padding:5rem 0}.site-footer--with-button{flex-direction:column;align-items:flex-start}}@media (max-width: 620px){.site-header{left:0;right:0;transform:none}.landing-shell .site-header{grid-template-columns:1fr auto;justify-items:stretch;padding-top:.85rem}.landing-shell .site-header__brand--hero{justify-self:start}.landing-shell .site-header__nav,.landing-shell .site-header__actions{display:none}.site-header__menu-toggle{display:inline-flex;z-index:34}.site-header__mobile-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30;border:0;background:#04060a8f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);opacity:0;pointer-events:none;transition:opacity .22s ease}.site-header.is-mobile-menu-open .site-header__mobile-overlay{display:block;opacity:1;pointer-events:auto}.site-header__mobile-panel{display:grid;position:fixed;top:5.35rem;left:50%;z-index:32;width:min(1320px,calc(100vw - 1.25rem));padding:.35rem 0 0;gap:.85rem;opacity:0;visibility:hidden;pointer-events:none;transform:translate(-50%,-.8rem) scale(.985);transition:opacity .22s ease,transform .26s cubic-bezier(.22,1,.36,1),visibility 0s linear .22s}.site-header.is-mobile-menu-open .site-header__mobile-panel{display:grid;opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%) scale(1);transition:opacity .22s ease,transform .26s cubic-bezier(.22,1,.36,1),visibility 0s linear 0s}.site-header__mobile-nav{display:grid;gap:.75rem}.site-header__mobile-link{display:inline-flex;align-items:center;justify-content:flex-start;min-height:3.15rem;padding:0 1.15rem;border:1px solid rgba(156,163,175,.2);border-radius:999px;background:#9ca3af1a;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff;font-family:Inter,sans-serif;font-size:1rem;font-weight:600;line-height:1.2;opacity:0;transform:translateY(.65rem);transition:opacity .2s ease,transform .26s cubic-bezier(.22,1,.36,1),background-color .18s ease,border-color .18s ease}.site-header__mobile-link:hover{border-color:#ffffff38;background:#ffffff24}.site-header.is-mobile-menu-open .site-header__mobile-link,.site-header.is-mobile-menu-open .site-header__mobile-account{opacity:1;transform:translateY(0)}.site-header.is-mobile-menu-open .site-header__mobile-link:nth-child(1){transition-delay:40ms}.site-header.is-mobile-menu-open .site-header__mobile-link:nth-child(2){transition-delay:80ms}.site-header.is-mobile-menu-open .site-header__mobile-link:nth-child(3){transition-delay:.12s}.site-header__mobile-account{margin-top:.15rem;opacity:0;transform:translateY(.65rem);transition:opacity .2s ease,transform .26s cubic-bezier(.22,1,.36,1)}.site-header__mobile-account .account-action,.site-header__mobile-account .button--header-account{width:100%}.site-header.is-mobile-menu-open .site-header__mobile-account{transition-delay:.16s}.hero__inner.hero__inner--landing{padding-top:12.6rem}.hero__poster{gap:1.1rem}.hero__eyebrow{min-height:2.1rem;padding:.25rem;gap:.35rem}.hero__eyebrow-badge{min-height:1.65rem;padding:0 .65rem;font-size:.88rem}.hero__eyebrow-text{font-size:.72rem;letter-spacing:.1em;white-space:nowrap}.hero__title.hero__title--landing{max-width:100%;width:100%}.hero__title.hero__title--landing .hero__title-line{white-space:normal}.hero__cta-row{display:grid;width:100%}.audience-card-grid{grid-template-columns:1fr}.audience-card{min-height:0}.feature-split{gap:1.4rem;padding:1.3rem 0}.feature-media{min-height:18rem;border-radius:1.45rem}.feature-media__frame{top:.8rem;right:.8rem;bottom:.8rem;left:.8rem;padding:.85rem}.follow-block{padding:1.25rem;border-radius:1.45rem}.discord-widget iframe{height:420px;min-height:420px}.offer-company__card,.offer-section-card{padding:1.2rem;border-radius:1.35rem}}.site-header__actions{display:flex;justify-self:end;align-items:center;gap:.75rem}.button--header-account{display:inline-flex;align-items:center;gap:.65rem;height:3.15rem;min-height:3.15rem;padding:0 1.1rem;border:1px solid rgba(156,163,175,.2);border-radius:999px;background:#9ca3af1a;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff;font-size:1rem;font-weight:600;line-height:1.2;box-shadow:inset 0 1px #ffffff0a}.button--header-account:disabled{opacity:.6}.account-action{position:relative;display:inline-flex;min-height:3.15rem}.account-action__menu{position:absolute;top:calc(100% + .45rem);right:0;display:grid;gap:.35rem;min-width:11rem;padding:.45rem;border:1px solid rgba(255,255,255,.12);border-radius:1rem;background:#090c10f0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 18px 42px #0000004d;opacity:0;transform:translateY(.35rem);pointer-events:none;transition:opacity .16s ease,transform .16s ease}.account-action.is-open .account-action__menu{opacity:1;transform:translateY(0);pointer-events:auto}.account-action__menu a,.account-action__menu button{display:inline-flex;align-items:center;justify-content:flex-start;min-height:2.5rem;padding:0 .85rem;border:0;border-radius:.75rem;background:transparent;color:#fffc;cursor:pointer;transition:background-color .16s ease,color .16s ease}.account-action__menu a:hover,.account-action__menu button:hover{background:#ffffff14;color:#fff}.button__avatar{width:1.5rem;height:1.5rem;border-radius:999px}.home-flow-grid,.pricing-plan-grid,.account-grid,.account-order-grid,.checkout-grid{display:grid;gap:1rem}.home-flow-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.home-flow-card,.pricing-plan-card,.account-card,.checkout-card{border:1px solid rgba(255,255,255,.1);border-radius:1.8rem;background:linear-gradient(180deg,#ffffff0a,#ffffff04),#0a0d12d6;box-shadow:inset 0 1px #ffffff0d}.home-flow-card{padding:1.5rem}.home-flow-card h3,.pricing-plan-card__title,.account-card h2,.checkout-card h2{margin:0;color:#fff;font-family:Commissioner,sans-serif;font-size:clamp(1.4rem,1.8vw,1.9rem);font-weight:800;line-height:1.05;letter-spacing:-.04em}.home-flow-card p,.pricing-plan-card__description,.account-card p,.checkout-card p,.checkout-card__hint{margin:.8rem 0 0;color:#ffffffc2;line-height:1.68}.pricing-plan-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:2rem}.pricing-plan-card{position:relative;display:grid;gap:1rem;padding:1.7rem;overflow:hidden}.pricing-plan-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 50% 0%,rgba(255,178,31,.18),transparent 36%);opacity:.7;pointer-events:none}.pricing-plan-card--featured{border-color:#ffb21f61;background:radial-gradient(circle at top,rgba(141,79,255,.34),transparent 45%),linear-gradient(180deg,#7f3aff2e,#090c12e6)}.pricing-plan-card__badge,.account-card__eyebrow{position:relative;z-index:1;display:inline-flex;align-items:center;width:-moz-fit-content;width:fit-content;min-height:2rem;padding:0 .85rem;border-radius:999px;border:1px solid rgba(255,255,255,.16);background:#ffffff14;color:#ffffffd6;font-size:.82rem;font-weight:700}.pricing-plan-card__icon{position:relative;z-index:1;font-size:2.5rem;color:#ffffffeb}.pricing-plan-card__description,.pricing-plan-card__price-wrap,.pricing-plan-card__list,.button--plan{position:relative;z-index:1}.pricing-plan-card__compare{display:block;color:#ffffff6b;text-decoration:line-through}.pricing-plan-card__price{display:block;margin-top:.2rem;color:#fff;font-size:clamp(2.4rem,4vw,3.2rem);line-height:1;letter-spacing:-.06em}.pricing-plan-card__meta{display:block;margin-top:.35rem;color:#ffffff8f;font-size:.88rem}.pricing-plan-card__list{display:grid;gap:.65rem;margin:0;padding:0;list-style:none}.pricing-plan-card__list li{position:relative;padding-left:1.15rem;color:#ffffffd6}.pricing-plan-card__list li:before{content:"";position:absolute;top:.65rem;left:0;width:.42rem;height:.42rem;border-radius:999px;background:var(--accent-strong)}.button--plan{width:100%;min-height:3.3rem;background:#fffffff5;color:#111214}.account-page,.checkout-page{padding-top:5.25rem;padding-bottom:3rem}.account-grid,.checkout-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.account-grid--single{grid-template-columns:1fr}.account-card,.checkout-card{padding:1.5rem}.account-card--center{max-width:40rem}.account-card__title-row{display:flex;align-items:center;flex-wrap:wrap;gap:.75rem}.account-card__title-row h2{margin:0}.account-card__meta-row,.checkout-status-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:1rem;color:#ffffffbd}.account-card__meta-row strong,.checkout-status-row strong,.account-plan-link strong{color:#fff}.account-card__actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.25rem}.account-success-banner{padding:1rem 1.15rem;border:1px solid rgba(124,217,146,.34);border-radius:1.25rem;background:radial-gradient(circle at 2rem 1rem,rgba(124,217,146,.18),transparent 42%),#7cd9921a;color:#d8ffe1;font-weight:800}.account-payment-method{display:flex;align-items:center;justify-content:space-between;gap:.85rem;margin-top:1rem}.account-payment-method__main{display:inline-flex;align-items:center;gap:.85rem}.account-payment-method__brand{display:inline-flex;align-items:center;justify-content:center;width:3rem;height:2rem;border-radius:.55rem;background:#1746d8;color:#fff;font-size:.72rem;font-weight:900}.account-payment-method strong,.account-payment-method small{display:block}.account-payment-method small{margin-top:.2rem;color:#ffffff94}.account-payment-method__menu{position:relative;margin-left:auto}.account-payment-method__menu-trigger{display:inline-flex;align-items:center;justify-content:center;width:2.35rem;height:2.35rem;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:#ffffff0a;color:#fff;font-weight:800;letter-spacing:.08em;cursor:pointer}.account-payment-method__menu-popover{position:absolute;top:calc(100% + .45rem);right:0;z-index:5;display:grid;min-width:10rem;padding:.35rem;border:1px solid rgba(255,255,255,.12);border-radius:1rem;background:#0b0d10f5;box-shadow:0 1.1rem 2.4rem #00000052;opacity:0;transform:translateY(-.25rem);pointer-events:none;transition:opacity .16s ease,transform .16s ease}.account-payment-method__menu:hover .account-payment-method__menu-popover,.account-payment-method__menu:focus-within .account-payment-method__menu-popover{opacity:1;transform:translateY(0);pointer-events:auto}.account-payment-method__menu-popover button{min-height:2.45rem;padding:0 .85rem;border:0;border-radius:.75rem;background:transparent;color:#ffffffc7;text-align:left;cursor:pointer}.account-payment-method__menu-popover button:hover{background:#ffffff14;color:#fff}.account-plan-links{display:grid;gap:.75rem;margin-top:1rem}.account-card__empty{max-width:34rem;margin:1rem 0 0;color:#ffffffbd;line-height:1.6}.account-plan-link{display:flex;justify-content:space-between;gap:1rem;padding:1rem 1.1rem;border-radius:1.1rem;background:#ffffff0a;border:1px solid rgba(255,255,255,.08)}.checkout-plan-switcher{display:flex;flex-wrap:wrap;gap:.6rem;margin:.8rem 0 1rem}.checkout-plan-switcher button{min-height:2.4rem;padding:0 .95rem;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:#ffffff0a;color:#fffc}.checkout-plan-switcher button.is-active{background:#ffb21f24;border-color:#ffb21f61;color:#fff}.checkout-card__price{display:block;margin-top:.8rem;color:#fff;font-size:clamp(2.2rem,3.8vw,2.9rem);line-height:1}.checkout-card__price-stack{display:grid;gap:.35rem}.checkout-card__compare-price{color:#ffffff6b;text-decoration:line-through;font-size:1rem;letter-spacing:.04em}.checkout-plan-switcher--loading{pointer-events:none}.checkout-skeleton{position:relative;display:block;overflow:hidden;border-radius:999px;background:#ffffff14}.checkout-skeleton:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;transform:translate(-100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.18),transparent);animation:checkout-skeleton-shimmer 1.15s ease-in-out infinite}.checkout-skeleton--pill{width:8.5rem;height:1.25rem}.checkout-skeleton--chip{width:5.8rem;height:2.55rem;border-radius:999px}.checkout-skeleton--title{width:9rem;height:2.2rem;margin-top:.4rem;border-radius:.85rem}.checkout-skeleton--line{width:100%;height:1rem;margin-top:.55rem;border-radius:.6rem}.checkout-skeleton--line-short{width:72%}.checkout-skeleton--old-price{width:5rem;height:1rem;margin-top:.35rem;border-radius:.6rem}.checkout-skeleton--price{width:7.5rem;height:3rem;margin-top:.15rem;border-radius:.9rem}@keyframes checkout-skeleton-shimmer{to{transform:translate(100%)}}.pricing-plan-card__list--checkout{margin-top:1rem}.checkout-field{display:grid;gap:.55rem}.checkout-field span{color:#ffffffb8;font-weight:700}.checkout-field input{min-height:3.2rem;padding:0 1rem;border:1px solid rgba(255,255,255,.12);border-radius:1rem;background:#ffffff0a;color:#fff}.checkout-card__error{color:#ffb6aa}.checkout-status-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.2rem}.checkout-iframe{display:block;width:100%;min-width:0;min-height:576px;border:0;border-radius:24px;background:#0f1318}.checkout-iframe--inline{margin-top:1rem;min-height:620px}.checkout-card__inline-head{display:flex;align-items:center;gap:1rem}.admin-page{padding-top:5.25rem;padding-bottom:3rem}.admin-gate-card,.admin-list-card,.admin-editor-card,.admin-stat-card{border:1px solid rgba(255,255,255,.1);border-radius:1.8rem;background:linear-gradient(180deg,#ffffff0a,#ffffff04),#0a0d12d6;box-shadow:inset 0 1px #ffffff0d}.admin-gate-card{max-width:42rem;padding:1.6rem}.admin-gate-card h2,.admin-list-card__head h2,.admin-editor-card__head h2{margin:0;font-family:Commissioner,sans-serif;font-size:clamp(1.4rem,1.8vw,1.9rem);line-height:1.05;letter-spacing:-.04em}.admin-gate-card p{margin:.85rem 0 1.2rem;color:#ffffffc2;line-height:1.65}.admin-gate-card--blocked{border-color:#ff928240}.admin-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;margin-bottom:1rem}.admin-stat-card{padding:1.1rem 1.2rem}.admin-stat-card span{display:block;color:#ffffff94;font-size:.82rem}.admin-stat-card strong{display:block;margin-top:.55rem;font-family:Space Grotesk,sans-serif;font-size:1.9rem}.admin-tabs{display:flex;flex-wrap:wrap;gap:.65rem;margin-bottom:1rem}.admin-tabs button{min-height:2.8rem;padding:0 1rem;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:#ffffff0a;color:#fffc}.admin-tabs button.is-active{border-color:#ffb21f66;background:#ffb21f24;color:#fff}.admin-feedback{margin-bottom:1rem;padding:.95rem 1.1rem;border-radius:1rem;font-weight:700}.admin-feedback--success{background:#7cd9921f;color:#c9ffd6}.admin-feedback--error{background:#ff92821f;color:#ffd0c7}.admin-grid{display:grid;grid-template-columns:minmax(280px,.36fr) minmax(0,1fr);gap:1rem}.admin-list-card,.admin-editor-card{padding:1.2rem}.admin-list-card__head,.admin-editor-card__head{display:flex;align-items:center;justify-content:space-between;gap:1rem}.admin-editor-card__actions{display:flex;flex-wrap:wrap;gap:.7rem}.admin-search{display:grid;gap:.45rem;margin-top:1rem}.admin-search span,.admin-field span,.admin-subhead,.admin-owner-preview>span{color:#ffffffa8;font-size:.84rem;font-weight:700}.admin-search input,.admin-field input,.admin-field textarea{width:100%;min-height:3rem;padding:.75rem .95rem;border:1px solid rgba(255,255,255,.12);border-radius:.95rem;background:#ffffff0a;color:#fff}.admin-field textarea{min-height:7.5rem;resize:vertical}.admin-list{display:grid;gap:.65rem;margin-top:1rem;max-height:72vh;overflow:auto}.admin-list button{display:flex;align-items:center;justify-content:space-between;gap:1rem;width:100%;padding:.9rem 1rem;border:1px solid rgba(255,255,255,.08);border-radius:1rem;background:#ffffff08;color:#fff;text-align:left}.admin-list button span{font-weight:700}.admin-list button strong{color:#ffffff9e;font-size:.84rem}.admin-list button.is-active{border-color:#ffb21f5c;background:#ffb21f1f}.admin-field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;margin-top:1rem}.admin-field{display:grid;gap:.45rem}.admin-field--wide{grid-column:1 / -1}.admin-field--toggle{display:flex;align-items:center;justify-content:space-between;padding:.85rem .95rem;border:1px solid rgba(255,255,255,.12);border-radius:.95rem;background:#ffffff0a}.admin-field--toggle input{width:auto;min-height:0;padding:0}.admin-subhead{margin-top:1.15rem}.admin-owner-preview{display:grid;gap:.8rem;margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.08)}.admin-owner-preview__body{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.admin-owner-preview__body img{width:3rem;height:3rem;border-radius:999px;-o-object-fit:cover;object-fit:cover}.admin-owner-preview__body strong{display:block}.admin-owner-preview__body p{margin:.2rem 0 0;color:#ffffff94;font-size:.8rem}.admin-empty-state{display:grid;place-items:center;min-height:18rem;color:#ffffffa8;text-align:center}.admin-empty-state p{max-width:32rem;margin:0;line-height:1.65}@media (max-width: 980px){.site-footer{grid-template-columns:repeat(2,minmax(0,1fr))}.site-footer__brand-block{grid-column:1 / -1;align-items:flex-start}}@media (max-width: 620px){.site-footer{grid-template-columns:1fr;gap:1.35rem;padding:1.6rem}.site-footer__column,.site-footer__brand-block{align-items:flex-start}.site-footer__title,.site-footer__column a,.site-footer__year{font-size:1rem}.site-footer__brand{font-size:1.75rem}}.public-bracket-shell:after{content:none}.public-bracket-page{width:min(1380px,calc(100vw - 2rem));margin:0 auto;padding:0 0 4rem}.public-bracket-hero{position:relative;padding:2rem 0 1.25rem}.public-bracket-hero__backdrop{display:none}.public-bracket-hero__inner{position:relative;z-index:1;width:min(64rem,100%);padding:0}.public-bracket-hero__meta{display:flex;flex-wrap:wrap;gap:.65rem}.public-bracket-hero__meta span{display:inline-flex;align-items:center;min-height:2.2rem;padding:0 .9rem;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#ffffff0a;color:#ffffffb8;font-size:.8rem;letter-spacing:.08em;text-transform:uppercase}.public-bracket-hero h1{max-width:14ch;margin:1rem 0 0;font-family:Commissioner,sans-serif;font-size:clamp(2.8rem,6vw,5.5rem);line-height:.9;letter-spacing:-.07em;color:#fff}.public-bracket-layout{display:grid;gap:1.4rem}.public-bracket-section{overflow:hidden;border:1px solid rgba(255,255,255,.08);border-radius:2rem;background:linear-gradient(180deg,#ffffff09,#ffffff03),#0a0d12d1}.public-bracket-section__header{padding:1.3rem 1.4rem 0}.public-bracket-section__header p,.public-bracket-section__round{margin:0;font-family:Space Grotesk,sans-serif;font-size:.82rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--accent-strong)}.public-bracket-section__scroller{overflow-x:auto;overflow-y:hidden;padding:1.25rem 1.4rem 1.5rem}.public-bracket-section__canvas{position:relative}.public-bracket-section__wires{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.public-bracket-section__round{position:absolute;top:0;color:#ffffff7a}.public-bracket-section__node{position:absolute}.public-bracket-node{display:grid;height:100%;padding:1rem;border:1px solid;border-radius:1.7rem;overflow:hidden;box-shadow:inset 0 1px #ffffff08,0 18px 34px #0000002e}.public-bracket-node__head{display:flex;align-items:center;justify-content:space-between;gap:.9rem}.public-bracket-node__head h4{margin:0;color:#fff;font-size:.98rem;line-height:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.public-bracket-node__tag{display:inline-flex;align-items:center;min-height:1.85rem;padding:0 .7rem;border-radius:999px;font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.public-bracket-node__tag--empty,.public-bracket-node__tag--waiting,.public-bracket-node__tag--ready,.public-bracket-node__tag--linked{background:#ffffff14;color:#ffffffa6}.public-bracket-node__tag--live,.public-bracket-node__tag--conflict{background:#ff928229;color:#ffbfb3}.public-bracket-node__tag--completed,.public-bracket-node__tag--bye{background:#7cd99224;color:#aef0be}.public-bracket-node__rows{display:grid;gap:.75rem;margin-top:1rem}.public-bracket-node__row{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:2.5rem;padding:.7rem .9rem;border-radius:1rem;background:#ffffff0d;color:#ffffffe0}.public-bracket-node__row.is-winner{background:#7cd99229;color:#d9ffe2}.public-bracket-node__row span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.public-bracket-node__row strong{flex:0 0 auto}.public-bracket-footer{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;width:min(1380px,calc(100vw - 2rem));margin:0 auto;padding:0 0 2.4rem}.public-bracket-footer__brand{color:#fff;font-family:Commissioner,sans-serif;font-size:2rem;font-weight:800;letter-spacing:-.05em}.public-bracket-footer__nav{display:inline-flex;align-items:center;justify-content:center;justify-self:center;gap:1.4rem;min-height:3.1rem;padding:0 1.4rem;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:#ffffff0a}.public-bracket-footer__nav a{color:#ffffffd1;font-weight:600}.public-bracket-footer__cta{justify-self:end}.public-bracket-state{display:grid;min-height:calc(100vh - 12rem);place-items:center;padding:3rem 0}.public-bracket-state__inner{width:min(44rem,100%);padding:2rem;text-align:center}.public-bracket-state__eyebrow{display:none}.public-bracket-state__inner h1{margin:0;font-family:Commissioner,sans-serif;font-size:clamp(2.4rem,5vw,4rem);line-height:.95;letter-spacing:-.06em}.public-bracket-state__inner p:last-child{max-width:34rem;margin:1rem auto 0;color:#ffffffb8;line-height:1.65}@media (max-width: 1180px){.pricing-plan-grid,.home-flow-grid,.account-grid,.checkout-grid,.admin-stats,.admin-grid{grid-template-columns:1fr}.public-bracket-footer{grid-template-columns:1fr;justify-items:start}.public-bracket-footer__nav{justify-self:stretch}}@media (max-width: 820px){.site-header__actions{grid-column:1 / -1;justify-self:stretch;justify-content:space-between}.public-bracket-page,.public-bracket-footer{width:min(1380px,calc(100vw - 1.25rem))}.public-bracket-hero__inner{padding:4.25rem 1.35rem 2.25rem}}@media (max-width: 620px){.site-header__actions{flex-direction:column;align-items:stretch}.button--header-account,.site-header__actions .button--light{width:100%;justify-content:center}.account-action__menu{left:0;right:auto;width:100%}.checkout-status-actions{flex-direction:column}.checkout-iframe{width:100%;min-height:min(78vh,640px)}.checkout-card__inline-head{align-items:flex-start}.admin-field-grid{grid-template-columns:1fr}.public-bracket-page,.public-bracket-footer{width:min(1380px,calc(100vw - 1rem))}.public-bracket-hero{padding-top:1.2rem}.public-bracket-hero__inner{padding-inline:1rem}.public-bracket-section__header,.public-bracket-section__scroller{padding-left:1rem;padding-right:1rem}.public-bracket-footer__brand{font-size:1.7rem}.public-bracket-footer__nav{width:100%;flex-wrap:wrap;justify-content:flex-start;border-radius:1.4rem}.public-bracket-footer__cta{width:100%}}.docs-page{min-height:clamp(20rem,40vh,30rem)}
