:root{color-scheme:light;--bg:#f5f5f5;--panel:#fff;--panel-soft:#f9f9f9;--surface:#fff;--surface-soft:#fafafa;--stroke:#e7e7e7;--stroke-strong:#d8d8d8;--text:#191919;--text-light:#fff;--muted:#6a6a6a;--muted-light:#727272;--accent:#171717;--accent-2:#171717;--primary:#161616;--primary-foreground:#fff;--placeholder-light:#909090;--placeholder-dark:#d4d4d4;--shadow:0 10px 28px rgba(0,0,0,.06);--shadow-soft:0 4px 14px rgba(0,0,0,.04);--focus-ring:hsla(0,0%,9%,.22);--spark-start:#1098ad;--spark-end:#6e11b0;--pitch-hot-fallback:#efefef;--pitch-regular-fallback:#f8f8f8;--overlay-media-fallback:#f1f1f1;--row-fade:hsla(0,0%,96%,.95);--scrollbar-thumb:#c6c6c6;--scrollbar-track:#efefef;--field-bg:#fff;--interactive-bg:#f4f4f4;--interactive-bg-strong:#ececec;--status-error:#c14f4f;--status-success:#2d9169;--verify-badge-bg:rgba(16,152,173,.14);--verify-badge-border:rgba(16,152,173,.32);--verify-badge-text:#0f6d78;--overlay-strong:hsla(0,0%,96%,.86);--overlay-soft:hsla(0,0%,96%,.84);--ad-rail-top-gradient:none;--ad-rail-bottom-gradient:none;--fallback-label-border:rgba(0,0,0,.18);--fallback-label-bg:hsla(0,0%,100%,.78);--fallback-label-text:#1d1d1d;--slot-soft-bg:rgba(0,0,0,.03);--slot-soft-bg-strong:rgba(0,0,0,.05);--slot-live-toast-border:rgba(36,180,113,.35);--slot-live-toast-bg:rgba(36,180,113,.12);--slot-live-toast-text:#1f8b61;--founder-dot-bg:rgba(0,0,0,.08);--radius-lg:12px;--radius-md:10px;--radius-sm:8px}html[data-theme=light]{color-scheme:light;--bg:#f5f5f5;--panel:#fff;--panel-soft:#f9f9f9;--surface:#fff;--surface-soft:#fafafa;--stroke:#e7e7e7;--stroke-strong:#d8d8d8;--text:#191919;--text-light:#fff;--muted:#6a6a6a;--muted-light:#727272;--accent:#171717;--accent-2:#171717;--primary:#161616;--primary-foreground:#fff;--placeholder-light:#909090;--placeholder-dark:#d4d4d4;--shadow:0 10px 28px rgba(0,0,0,.06);--shadow-soft:0 4px 14px rgba(0,0,0,.04);--focus-ring:hsla(0,0%,9%,.22)}*{box-sizing:border-box}body,html{padding:0;margin:0;min-height:100%}body{font-family:var(--font-body),"Inconsolata",ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;background:var(--bg);color:var(--text);position:relative;overflow-x:hidden;-webkit-font-smoothing:antialiased}canvas,img,video{max-width:100%;height:auto}h1,h2,h3,h4{font-family:var(--font-display),"Inconsolata",ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;margin:0;letter-spacing:-.01em}p{margin:0;color:var(--muted);line-height:1.5}button,input{font:inherit}input::placeholder,textarea::placeholder{color:var(--placeholder-light)}.on-dark input::placeholder,.on-dark textarea::placeholder,.pitch-show-card.is-hot input::placeholder,.pitch-show-card.is-hot textarea::placeholder{color:var(--placeholder-dark)}button{cursor:pointer}a{color:inherit;text-decoration:none}:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}.page{padding:28px 24px 60px}.layout-grid{max-width:1400px;display:grid;grid-template-columns:minmax(220px,1fr) minmax(0,820px) minmax(220px,1fr);grid-gap:28px;gap:28px;align-items:start}.center-panel{gap:28px;align-items:stretch}.ad-column,.center-panel{display:flex;flex-direction:column}.ad-column{gap:14px;position:-webkit-sticky;position:sticky;top:24px;align-self:start}.ad-rail{gap:12px}.ad-slot{perspective:1200px;height:110px}.ad-flip{position:relative;width:100%;height:100%;transform-style:preserve-3d;animation:adFlip 10s ease-in-out infinite}.ad-face{background:#141414;border-radius:var(--radius-md);padding:14px;display:flex;align-items:center;gap:12px;border:1px solid hsla(0,0%,100%,.08);box-shadow:0 16px 30px rgba(0,0,0,.45);-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;color:#f7f7f7}.ad-face,.ad-face:after{position:absolute;inset:0}.ad-face:after{content:"";opacity:.45;pointer-events:none}.ad-face.back{transform:rotateY(180deg)}.ad-face.advertise{border:1px dashed hsla(0,0%,100%,.2);background:#101010;box-shadow:none}.ad-icon{width:34px;height:34px;border-radius:12px;display:grid;place-items:center;background:hsla(0,0%,100%,.12);font-size:.65rem;font-weight:700;letter-spacing:.08em;color:#fff}.ad-face h4{font-size:.92rem;margin-bottom:4px;color:var(--ad-accent,#ff9f3f)}.ad-face p{font-size:.75rem;color:hsla(0,0%,100%,.7)}.hero{padding:12px 20px 0;position:relative;animation:fadeUp .6s ease both;background:none;border-radius:28px}.hero:after{content:"";position:absolute;inset:-40px 15% auto 15%;height:190px;background:none;z-index:-1}.hero-brand{display:inline-flex;align-items:center;gap:10px;font-size:.9rem;color:hsla(0,0%,100%,.65);margin-bottom:14px}.brand-star{font-size:1.1rem;color:var(--accent)}.hero h1{font-size:clamp(1.9rem,4vw,3.1rem);letter-spacing:-.01em;margin-bottom:18px}.hero-subline{font-size:clamp(.95rem,2.6vw,1.05rem);margin-bottom:18px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.hero-search{display:inline-flex;align-items:center;gap:10px;padding:10px 16px;border-radius:999px;background:#121212;border:1px solid hsla(0,0%,100%,.12);min-width:min(460px,70vw);box-shadow:0 12px 20px rgba(0,0,0,.45)}.hero-search input{background:transparent;border:none;outline:none;width:100%}.search-icon{opacity:.6}.hero-btn{border:1px solid hsla(0,0%,100%,.16);background:var(--accent);color:#fff;padding:8px 16px;border-radius:999px;box-shadow:0 12px 20px rgba(0,0,0,.4);transition:transform .2s ease,box-shadow .2s ease}.hero-btn:hover{transform:translateY(-2px);box-shadow:0 16px 24px rgba(0,0,0,.55)}.submit-page{display:flex;justify-content:center}.submit-shell{width:min(960px,100%);display:flex;flex-direction:column;gap:18px}.submit-hero{text-align:center}.submit-hero h1{margin:16px 0 8px}.submit-hero p{color:hsla(0,0%,92%,.7)}.back-home{display:inline-flex;margin-top:8px;color:var(--accent);font-weight:600;text-decoration:none}.back-home:hover{text-decoration:underline}.submit-card{background:hsla(0,0%,7%,.9);border-radius:var(--radius-lg);padding:18px;border:1px solid hsla(0,0%,100%,.08);box-shadow:0 16px 28px rgba(0,0,0,.5);display:flex;flex-direction:column;gap:14px}.submit-card-header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px}.submit-card-header span{font-size:.8rem;color:hsla(0,0%,100%,.6)}.submit-card-header h2{margin:0;font-size:1.02rem}.submit-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.revenue-verify-grid{grid-template-columns:1fr}.rev-tabs{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.rev-tabs .chip{cursor:pointer}.rev-chip.muted{background:hsla(0,0%,100%,.05)}.rev-field{grid-column:1/-1}.rev-actions{display:flex;gap:10px;margin-top:6px}.rev-checklist{list-style:disc;margin:8px 0 0 18px;padding:0;color:hsla(0,0%,100%,.8);display:grid;grid-gap:4px;gap:4px}.form-field{display:flex;flex-direction:column;gap:8px}.form-field label{font-size:.8rem;color:hsla(0,0%,100%,.6)}.form-hint{font-size:.75rem;color:hsla(0,0%,100%,.45)}.form-error{margin:0;font-size:.75rem;color:#ff9b9b}.form-field input,.form-field select,.form-field textarea{background:#0f0f0f;border:1px solid hsla(0,0%,100%,.12);padding:10px 12px;border-radius:12px}.form-field textarea{min-height:90px;resize:vertical}.form-field input[aria-invalid=true],.form-field select[aria-invalid=true],.form-field textarea[aria-invalid=true]{border-color:hsla(0,100%,80%,.9);box-shadow:0 0 0 2px hsla(0,100%,80%,.18)}.form-checkbox{gap:10px;font-size:.85rem;color:hsla(0,0%,100%,.7)}.form-checkbox,.submit-actions{display:flex;align-items:center}.submit-actions{gap:18px;flex-wrap:wrap;justify-content:space-between}.submit-actions button{border-radius:999px;border:1px solid hsla(0,0%,100%,.2);padding:10px 18px;background:var(--accent);color:#fff;font-weight:600;flex:1 1 180px;text-align:center}.submit-actions button.ghost{background:transparent;color:hsla(0,0%,92%,.9);border:1px solid hsla(0,0%,100%,.2)}.google-button{color:#111;border:1px solid rgba(0,0,0,.12);box-shadow:0 6px 12px rgba(0,0,0,.25)}.google-button:disabled,button:disabled{opacity:.6;cursor:not-allowed}.submit-note{font-size:.85rem;color:hsla(0,0%,92%,.7)}.submit-auth-gate{flex:1 1 100%;margin:0}.submit-error-summary{border-color:hsla(0,100%,80%,.35);background:rgba(255,70,70,.08)}.submit-error-list{margin:0;padding-left:18px;display:grid;grid-gap:6px;gap:6px}.submit-error-link{background:none;border:none;padding:0;color:#ffb7b7;text-decoration:underline;cursor:pointer;font-size:.82rem;text-align:left}.submit-error-link:focus-visible,.submit-error-link:hover{color:#ffd3d3}.submit-error{font-size:.85rem;color:#ff9b9b}.admin-page{display:flex;justify-content:center}.admin-shell{width:min(1100px,100%);display:flex;flex-direction:column;gap:18px}.admin-hero{text-align:center}.admin-hero p{color:hsla(0,0%,92%,.7)}.admin-card{background:hsla(0,0%,8%,.6);border-radius:var(--radius-lg);padding:18px;border:1px solid hsla(0,0%,100%,.06);box-shadow:var(--shadow);display:flex;flex-direction:column;gap:14px}.admin-card.admin-card-collapsible{padding:0;overflow:hidden}.admin-card-toggle{list-style:none;cursor:pointer;padding:18px;display:flex;align-items:center;gap:12px;border-bottom:1px solid transparent}.admin-card-toggle::-webkit-details-marker{display:none}.admin-card-toggle-title{font-size:1.05rem;font-weight:700;color:#f4f4f4}.admin-card-toggle-meta{margin-left:auto;font-size:.8rem;color:hsla(0,0%,92%,.65)}.admin-card-toggle:after{content:"▾";color:hsla(0,0%,92%,.72);transition:transform .18s ease}.admin-card-collapsible[open] .admin-card-toggle{border-bottom-color:hsla(0,0%,100%,.06)}.admin-card-collapsible[open] .admin-card-toggle:after{transform:rotate(180deg)}.admin-card-content{padding:16px 18px 18px;display:flex;flex-direction:column;gap:14px}.admin-card-header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px}.admin-card-header span{font-size:.8rem;color:hsla(0,0%,92%,.6)}.admin-list{display:flex;flex-direction:column;gap:16px}.admin-row{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr) minmax(0,160px);grid-gap:16px;gap:16px;padding:16px;border-radius:16px;background:hsla(0,0%,5%,.8);border:1px solid hsla(0,0%,100%,.06)}.admin-info h4{margin-bottom:6px}.admin-info p{font-size:.82rem;color:hsla(0,0%,92%,.7);margin-bottom:4px}.admin-email{font-size:.78rem;color:hsla(0,0%,92%,.55)}.admin-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.admin-tags span{background:hsla(0,0%,100%,.08);border-radius:999px;padding:4px 10px;font-size:.7rem;color:hsla(0,0%,92%,.75)}.admin-inline-category{margin-top:10px;display:flex;flex-direction:column;gap:6px;max-width:280px}.admin-inline-category label{font-size:.75rem;color:hsla(0,0%,92%,.68)}.admin-inline-category input{border:1px solid hsla(0,0%,100%,.14);background:rgba(8,8,8,.92);color:#fff;border-radius:10px;padding:8px 10px;font-size:.85rem}.admin-inline-category input:focus-visible{outline:none;border-color:rgba(255,159,63,.7);box-shadow:0 0 0 3px rgba(255,159,63,.2)}.admin-media{display:flex;flex-direction:column;gap:10px}.admin-media img,.admin-media video,.admin-placeholder{width:100%;border-radius:12px;border:1px solid hsla(0,0%,100%,.08);background:#0f0f0f}.admin-placeholder{min-height:120px;display:grid;place-items:center;color:hsla(0,0%,92%,.5);font-size:.8rem}.admin-actions{display:flex;flex-direction:column;gap:10px;align-items:flex-start}.admin-actions button{background:#ff9f3f;color:#fff}.admin-action-link,.admin-actions button{border-radius:999px;border:1px solid hsla(0,0%,100%,.2);padding:10px 16px;font-weight:600}.admin-action-link{text-decoration:none;color:hsla(0,0%,92%,.92);background:transparent}.admin-action-link.ghost,.admin-actions button.ghost{background:transparent;color:hsla(0,0%,92%,.9)}.admin-actions button.danger{background:#b42318;border-color:#b42318;color:#fff}.admin-actions button.danger-ghost{background:rgba(180,35,24,.12);border:1px solid rgba(180,35,24,.34);color:#b42318}.admin-section-note{margin:0;font-size:.82rem;color:hsla(0,0%,92%,.62)}.admin-empty{font-size:.85rem;color:hsla(0,0%,92%,.6)}.admin-roundtable-row{grid-template-columns:minmax(0,1.8fr) minmax(0,180px)}.admin-roundtable-members{margin-top:12px;display:flex;flex-direction:column;gap:10px}.admin-roundtable-members h5{margin:0;font-size:.84rem;color:hsla(0,0%,92%,.75)}.admin-roundtable-member-list{display:flex;flex-direction:column;gap:8px}.admin-roundtable-member-item{display:flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid hsla(0,0%,100%,.08);border-radius:10px;background:rgba(8,8,8,.65);padding:10px 12px}.admin-roundtable-member-item p{margin:4px 0 0}.admin-roundtable-member-item button{border-radius:999px;border:1px solid hsla(0,0%,100%,.2);padding:8px 12px;font-size:.8rem;font-weight:600;background:transparent;color:hsla(0,0%,92%,.9)}.hero-tabs{display:flex;justify-content:center;gap:16px;font-size:.8rem;color:hsla(0,0%,100%,.6);margin-top:14px}.hero-tabs span:not(:last-child):after{content:"·";margin-left:12px;color:hsla(0,0%,92%,.35)}.featured{background:none;border:1px solid hsla(0,0%,100%,.08);box-shadow:0 18px 32px rgba(0,0,0,.55)}.pitch-section{background:none,none,none;border-radius:26px;padding:22px 22px 32px;border:1px solid rgba(154,0,2,.12);box-shadow:0 22px 40px rgba(34,34,34,.18);display:flex;flex-direction:column;gap:18px}.pitch-header{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;margin-bottom:18px;grid-gap:12px;gap:12px}.pitch-header-spacer{width:100%}.pitch-header-copy{text-align:center;justify-self:center}.pitch-category-picker{display:grid;grid-gap:6px;gap:6px;min-width:210px;justify-self:end}.pitch-category-picker span{font-size:.66rem;letter-spacing:.08em;text-transform:uppercase;color:var(--muted,hsla(0,0%,100%,.62))}.pitch-category-picker select{border:1px solid var(--stroke,hsla(0,0%,100%,.16));border-radius:10px;background:var(--panel-soft,rgba(8,8,8,.5));color:var(--text,#f1f1f1);padding:8px 10px;font-size:.82rem}.pitch-header h3{font-size:.9rem;margin-bottom:0;text-transform:uppercase;letter-spacing:.2em;color:hsla(0,0%,100%,.75)}.pitch-kicker{letter-spacing:.16em;text-transform:uppercase;color:hsla(0,0%,100%,.6);margin:0 0 4px}.pitch-subtext{margin:2px 0 0;color:hsla(0,0%,100%,.65);font-size:.9rem}.pitch-link{font-size:.8rem;color:hsla(0,0%,100%,.55);background:transparent;border:none;padding:0}@media (max-width:768px){.pitch-header{grid-template-columns:1fr}.pitch-header-spacer{display:none}.pitch-header-copy{text-align:center}.pitch-category-picker{width:100%;min-width:0;justify-self:stretch}}.pitch-mosaic{display:flex;flex-direction:column;gap:14px;padding:4px 6px 18px}.hot-band{background:none,none,hsla(0,0%,5%,.7);border:1px solid hsla(0,0%,100%,.08)}.more-band{background:hsla(0,0%,4%,.6);border:1px solid hsla(0,0%,100%,.04);padding:12px}.pitch-mosaic.is-loaded{animation:fadeUp .6s ease both}.pitch-show-card{position:relative;border-radius:24px;overflow:hidden;border:1px solid rgba(34,34,34,.2);background:#1f1f1f;box-shadow:0 18px 34px rgba(34,34,34,.4);transition:transform .2s ease,box-shadow .2s ease,border .2s ease,outline .2s ease}.pitch-show-card.is-hot{border:1px solid rgba(255,136,77,.6);box-shadow:0 22px 44px rgba(255,136,77,.2),0 10px 28px rgba(0,0,0,.6);background:none}.pitch-show-card.is-hot:hover{transform:translateY(-8px) rotate(-.5deg) scale(1.01);border-color:rgba(255,136,77,.8);box-shadow:0 28px 54px rgba(255,136,77,.26),0 14px 36px rgba(0,0,0,.55)}.pitch-show-card.is-regular{border:1px solid rgba(154,0,2,.2);box-shadow:0 10px 22px rgba(34,34,34,.28);background:#efe6de}.skeleton{position:relative;overflow:hidden;background:none;background-size:400% 100%;animation:shimmer-cherry 1.2s ease-in-out infinite}@keyframes shimmer-cherry{0%{background-position:-200% 0}to{background-position:200% 0}}.contact-modal::-webkit-backdrop{background:rgba(0,0,0,.6)}.contact-modal::backdrop{background:rgba(0,0,0,.6)}.contact-modal{border:1px solid hsla(0,0%,100%,.12);border-radius:20px;background:#0f0f0f;color:#fdf8ec;padding:18px;width:min(480px,92vw);box-shadow:0 28px 60px rgba(0,0,0,.55)}.contact-form{display:flex;flex-direction:column;gap:12px}.contact-form header{display:flex;justify-content:space-between;align-items:center;gap:12px}.contact-form h4{font-size:1.2rem}.contact-form button[type=button]{background:transparent;color:#fdf8ec;border:1px solid hsla(0,0%,100%,.2);border-radius:999px;width:32px;height:32px;cursor:pointer}.contact-form label{display:flex;flex-direction:column;gap:6px;font-size:.9rem}.contact-form button[type=submit],.contact-form input,.contact-form textarea{width:100%;border-radius:12px;border:1px solid rgba(154,0,2,.24);background:#f9f2ea;color:var(--text);padding:10px 12px;font:inherit}.contact-form textarea{min-height:110px;resize:vertical}.contact-form button[type=submit]{background:#ff9f3f;color:#0b0b0b;font-weight:700;cursor:pointer;border:none;transition:transform .15s ease,box-shadow .15s ease}.contact-form button[type=submit]:hover{box-shadow:0 12px 26px rgba(255,159,63,.25)}.contact-error{color:#ff6b6b;font-size:.9rem}.contact-success{color:#76ffba;font-size:.9rem}.expand-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.7);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:grid;place-items:center;padding:16px;z-index:50}.expand-shell{position:relative;width:min(1100px,96vw);background:none,none,#0a0a0a;border:1px solid hsla(0,0%,100%,.14);border-radius:24px;box-shadow:0 34px 70px rgba(0,0,0,.7);overflow:hidden;outline:none}.expand-layout{display:flex;height:100%;gap:0}.expand-video{flex:0 0 58%;position:relative;align-items:center;justify-content:center;overflow:hidden;border-right:1px solid hsla(0,0%,100%,.06)}.expand-info,.expand-video{background:none;display:flex}.expand-info{flex:0 0 42%;border-left:1px solid hsla(0,0%,100%,.08);padding:18px 18px 16px;flex-direction:column;gap:14px;overflow-y:auto}.trust-actions{align-items:center}.expand-engagement,.trust-actions{display:flex;gap:10px;flex-wrap:wrap}.expand-engage-btn{border:1px solid hsla(0,0%,100%,.18);background:hsla(0,0%,100%,.06);color:#fdf8ec;padding:8px 12px;border-radius:999px;font-weight:700;letter-spacing:.02em;cursor:pointer;transition:transform .12s ease,border-color .12s ease,background .12s ease}.expand-engage-btn:disabled{opacity:.5;cursor:not-allowed}.expand-engage-btn:hover:not(:disabled){transform:translateY(-1px);border-color:hsla(0,0%,100%,.28);background:hsla(0,0%,100%,.09)}.expand-comments{border:1px solid hsla(0,0%,100%,.12);background:hsla(0,0%,100%,.04);border-radius:16px;padding:12px;display:flex;flex-direction:column;gap:10px}.expand-comments-header{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.expand-comments-header h5{margin:0;font-size:.95rem}.expand-comments-list{display:flex;flex-direction:column;gap:10px;max-height:260px;overflow:auto;padding-right:4px}.expand-comment{border:1px solid hsla(0,0%,100%,.1);background:rgba(0,0,0,.24);border-radius:14px;padding:10px}.expand-comment-body{margin:0;color:#fdf8ec;font-size:.9rem;line-height:1.45;white-space:pre-wrap}.expand-comment-meta{margin:8px 0 0;font-size:.75rem;color:hsla(42,81%,96%,.65)}.expand-comments-form{display:flex;flex-direction:column;gap:10px}.expand-comments-form textarea{width:100%;border-radius:14px;border:1px solid hsla(0,0%,100%,.16);background:hsla(0,0%,100%,.06);color:#fdf8ec;padding:10px 12px;font:inherit;resize:vertical}.expand-startup{display:flex;flex-direction:column;gap:6px}.expand-startup-name{margin:0;font-size:clamp(1.15rem,2.2vw,1.45rem);line-height:1.2;color:var(--text)}.expand-startup-tagline{margin:0;color:var(--muted);font-size:.9rem;line-height:1.45}.trust-action{border:1px solid hsla(0,0%,100%,.18);background:hsla(0,0%,100%,.06);color:#fdf8ec;padding:10px 14px;border-radius:12px;font-weight:600;transition:transform .12s ease,border-color .12s ease,background .12s ease}.trust-action.primary{background:none;color:#0b0b0b;border-color:rgba(255,159,63,.35);box-shadow:0 12px 24px rgba(255,111,55,.35)}.trust-action.ghost{background:hsla(0,0%,100%,.06)}.trust-action.secondary{background:none;color:#031512;border-color:rgba(73,230,200,.35);box-shadow:0 12px 24px rgba(73,230,200,.25)}.trust-action:focus-visible,.trust-action:hover{transform:translateY(-1px);border-color:hsla(0,0%,100%,.32)}.trust-action:disabled{opacity:.45;cursor:not-allowed;transform:none}.trust-social-links{display:inline-flex;align-items:center;gap:8px}.trust-social-link{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;border:1px solid hsla(0,0%,100%,.18);background:hsla(0,0%,100%,.06);color:#fdf8ec;transition:transform .12s ease,border-color .12s ease,background .12s ease}.trust-social-link:focus-visible,.trust-social-link:hover{transform:translateY(-1px);border-color:hsla(0,0%,100%,.32);background:hsla(0,0%,100%,.1)}.trust-social-link svg{width:18px;height:18px}.trust-social-link.is-disabled{opacity:.42;cursor:not-allowed;pointer-events:none}.trust-action-feedback{font-size:.85rem;color:#8de4b1}.trust-note{margin:0;color:hsla(0,0%,100%,.7);font-size:.9rem}.trust-note.error{color:#ff8b8b}.trust-metric-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.trust-metric{border:1px solid hsla(0,0%,100%,.08);background:hsla(0,0%,100%,.04);border-radius:14px;padding:10px 12px;box-shadow:0 12px 24px rgba(0,0,0,.25);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.trust-meta{display:flex;align-items:center;justify-content:space-between;gap:12px}.trust-meta-data{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.trust-verify{border:1px dashed hsla(0,0%,100%,.24);background:hsla(0,0%,100%,.03);border-radius:14px;padding:12px;display:flex;flex-direction:column;gap:6px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.trust-verify-badge{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:999px;background:rgba(34,197,94,.14);border:1px solid rgba(34,197,94,.35);color:#a2f5c5;font-size:.82rem;width:-moz-fit-content;width:fit-content}.trust-insight{border:1px solid hsla(0,0%,100%,.07);background:hsla(0,0%,100%,.03);border-radius:14px;padding:10px 12px}.trust-insight h5{margin:0 0 6px}.trust-insight p{margin:0}.sparkline-card{border:1px solid hsla(0,0%,100%,.08);background:hsla(0,0%,100%,.03);border-radius:14px;padding:10px 12px;display:flex;flex-direction:column;gap:6px}.sparkline-footer,.sparkline-header{display:flex;align-items:center;justify-content:space-between}.sparkline-svg{width:100%;height:60px;overflow:visible}.sparkline-empty{padding:6px 0;color:hsla(0,0%,100%,.6)}.trust-tags{display:flex;gap:8px;flex-wrap:wrap}.expand-media{width:100%;height:100%;max-height:100%;object-fit:contain;background-size:contain;background-position:50%;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center}.expand-media-embed{border:0;background:#000}.expand-video:after{content:"";position:absolute;inset:0;pointer-events:none}.expand-up-next{position:absolute;left:50%;bottom:18px;transform:translateX(-50%);z-index:3;border:1px solid hsla(0,0%,100%,.24);border-radius:999px;padding:7px 12px;font-size:.8rem;color:#fdf8ec;background:rgba(0,0,0,.6);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);white-space:nowrap}.expand-up-next strong{color:#fff}.expand-close{top:10px;right:10px;background:rgba(0,0,0,.7);border:1px solid hsla(0,0%,100%,.2);border-radius:50%;width:34px;height:34px;font-size:1.2rem}.expand-close,.expand-nav{position:absolute;color:#fdf8ec;cursor:pointer;z-index:2}.expand-nav{top:50%;transform:translateY(-50%);width:48px;height:72px;border:none;background:rgba(0,0,0,.45);font-size:2.2rem;border-radius:16px;display:grid;place-items:center;box-shadow:0 12px 30px rgba(0,0,0,.35);transition:background .15s ease,transform .15s ease,opacity .15s ease;opacity:.9}.expand-nav:focus-visible,.expand-nav:hover{background:rgba(0,0,0,.65);transform:translateY(-50%) scale(1.03)}.expand-nav:disabled{opacity:.35;cursor:not-allowed}.expand-nav.prev{left:12px}.expand-nav.next{right:12px}.expand-meta-toprow{display:flex;align-items:center;justify-content:space-between;gap:12px}.expand-counter{background:rgba(0,0,0,.55);border:1px solid hsla(0,0%,100%,.2);border-radius:999px;padding:6px 12px;font-size:.85rem;color:#fdf8ec}.founder-card{display:flex;align-items:center;gap:12px}.founder-avatar{width:52px;height:52px;border-radius:14px;background:hsla(0,0%,100%,.08);display:grid;place-items:center;font-weight:700;border:1px solid hsla(0,0%,100%,.12);overflow:hidden}.founder-avatar-img{width:100%;height:100%;background-size:cover;background-position:50%}.founder-section{display:flex;flex-direction:column;gap:8px}.founder-section h5{margin:0;font-size:.95rem}.founder-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.metric-label{font-size:.75rem;color:hsla(0,0%,100%,.6);margin:0}.metric-value{font-size:.95rem;margin:0;color:#fdf8ec}.founder-links{display:flex;flex-wrap:wrap;gap:8px}.chip{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;border-radius:12px;background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.12);color:#fdf8ec;font-size:.85rem;text-decoration:none}.chip:focus-visible,.chip:hover{border-color:hsla(0,0%,100%,.28)}.founder-section-header{display:flex;align-items:center;justify-content:space-between}.comment-list{display:flex;flex-direction:column;gap:8px;max-height:240px;overflow-y:auto;padding-right:2px}.comment-item{padding:8px 10px;background:hsla(0,0%,100%,.04);border-radius:10px;border:1px solid hsla(0,0%,100%,.08)}.comment-body{margin:0 0 4px}.comment-meta{font-size:.75rem;color:hsla(0,0%,100%,.55)}.comment-input{display:flex;flex-direction:column;gap:8px}.comment-input textarea{width:100%;border-radius:12px;border:1px solid hsla(0,0%,100%,.15);background:hsla(0,0%,100%,.05);color:#fdf8ec;padding:10px 12px;resize:vertical}.comment-input button{align-self:flex-end;border:none;background:none;color:#0b0b0b;font-weight:700;padding:10px 16px;border-radius:12px;box-shadow:0 12px 26px rgba(255,111,55,.35);cursor:pointer}.comment-error{color:#ff8b8b;font-size:.85rem}@media (max-width:768px){.expand-shell{width:96vw;max-height:88vh}.expand-layout{flex-direction:column}.expand-info,.expand-video{flex:unset;width:100%}.expand-nav{width:42px;height:64px;font-size:1.8rem;bottom:12px;top:auto;transform:none;background:rgba(0,0,0,.55)}.trust-meta-data,.trust-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.trust-meta{flex-direction:column;align-items:flex-start}.founder-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}.pitch-show-card:focus-visible,.pitch-show-card:hover{transform:translateY(-6px);box-shadow:0 24px 44px rgba(0,0,0,.7);border-color:hsla(0,0%,100%,.25);outline:2px solid hsla(0,0%,100%,.28)}.pitch-top-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:16px;gap:16px;align-items:stretch}.pitch-divider{height:1px;background:hsla(0,0%,100%,.08);margin:18px 0 12px;position:relative}.pitch-divider.labeled span{position:absolute;top:-11px;left:50%;transform:translateX(-50%);background:#0d0d0d;padding:0 8px;font-weight:700;letter-spacing:.05em}.hot-band{padding:16px;background:none,none,#7b5a12;border:1px solid hsla(28,35%,90%,.25);border-radius:22px;margin-bottom:28px;box-shadow:0 20px 38px rgba(34,34,34,.35)}.more-band{background:var(--panel);border:1px solid rgba(154,0,2,.12);padding:14px;border-radius:18px;margin-top:22px;box-shadow:0 14px 28px rgba(34,34,34,.22)}.pitch-rows{display:flex;flex-direction:column;gap:16px}.pitch-row{position:relative;overflow:hidden;padding:0 6px 6px;touch-action:pan-y}.pitch-row-track{display:flex;width:max-content;transform:translateZ(0);will-change:transform}.pitch-row-segment{display:flex;gap:14px;padding-right:14px}.pitch-row-segment.is-clone{pointer-events:none}.pitch-row:after,.pitch-row:before{content:"";position:absolute;top:0;bottom:0;width:36px;pointer-events:none;opacity:0;transition:opacity .2s ease;z-index:2}.pitch-row:before{left:0}.pitch-row:after{right:0}.pitch-row:hover:after,.pitch-row:hover:before{opacity:1}.pitch-show-card.feature{width:100%;height:auto;min-height:280px;max-height:340px;aspect-ratio:9/16}.pitch-show-card.wide{grid-column:1/-1;width:100%;aspect-ratio:16/9}.pitch-show-card.mini{width:100%;max-width:260px;aspect-ratio:9/16}.pitch-show-card.row{width:240px;aspect-ratio:9/16;flex:0 0 auto;scroll-snap-align:start}.pitch-show-media{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;background-size:cover;background-position:50%;filter:saturate(1.05) contrast(1.05)}.pitch-show-media-video{transition:opacity .2s ease}.pitch-show-media-video.is-loading{opacity:0}.pitch-show-media-video.is-ready{opacity:1}.pitch-show-poster{transition:opacity .3s ease}.pitch-show-poster.is-hidden{opacity:0}.pitch-show-media.instagram-frame{border:0;background:#090a10;pointer-events:none}.pitch-show-overlay{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:flex-end;gap:10px;padding:16px;color:#fdf8ec}.pitch-show-topline{display:flex;align-items:center;justify-content:space-between;gap:8px}.pitch-show-badge{position:absolute;top:12px;left:12px;background:hsla(0,0%,6%,.85);color:#f7f7f7;font-size:.7rem;padding:5px 12px;border-radius:999px;border:1px solid hsla(0,0%,100%,.12);text-transform:uppercase;letter-spacing:.1em}.pitch-show-hot{background:rgba(255,136,77,.18);color:#ffc9a3;border:1px solid rgba(255,136,77,.4);padding:4px 10px;border-radius:999px;font-size:.72rem;letter-spacing:.05em;margin-left:auto}.pitch-show-text{text-align:left;padding-bottom:6px}.pitch-show-card.feature .pitch-show-text h4{font-size:1.45rem;margin-bottom:6px;text-shadow:0 12px 26px rgba(0,0,0,.7)}.pitch-show-card.row .pitch-show-text h4{font-size:1.1rem;margin-bottom:6px;text-shadow:0 12px 22px rgba(0,0,0,.7)}.pitch-show-card.feature .pitch-show-text p{font-size:.88rem;color:hsla(0,0%,100%,.75)}.pitch-show-card.row .pitch-show-text p{font-size:.78rem;color:hsla(0,0%,100%,.72)}.pitch-show-playghost{align-self:flex-end;background:rgba(0,0,0,.5);border:1px solid hsla(0,0%,100%,.25);padding:6px 10px;border-radius:12px;font-size:.95rem}.pitch-show-footer{font-size:.78rem;color:hsla(0,0%,100%,.65);background:hsla(0,0%,100%,.06);border-radius:10px;padding:6px 10px;width:-moz-fit-content;width:fit-content}.arena-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-gap:16px;gap:16px;padding:16px;border-radius:22px;background:hsla(0,0%,5%,.65);border:1px solid hsla(0,0%,100%,.06)}.arena-grid.is-loaded{animation:fadeUp .6s ease both}.arena-main{grid-column:span 6}.arena-mini{grid-column:span 3}.arena-card{position:relative;border-radius:18px;overflow:hidden;border:1px solid hsla(0,0%,100%,.08);background:#111;box-shadow:0 16px 34px rgba(0,0,0,.45);transition:transform .2s ease,box-shadow .2s ease;height:100%}.arena-card:hover{transform:translateY(-4px);box-shadow:0 18px 36px rgba(0,0,0,.5)}.arena-main-card{aspect-ratio:9/16;min-height:420px}.arena-mini-card{aspect-ratio:9/16;height:220px}.arena-poster,.arena-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.arena-poster{background-size:cover;background-position:50%}.arena-overlay{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:space-between;padding:12px;background:none;color:#f3f3f3}.arena-badge{align-self:flex-start;background:hsla(0,0%,7%,.7);color:#e6e6e6;font-size:.7rem;padding:4px 10px;border-radius:999px;border:1px solid hsla(0,0%,100%,.12)}.arena-text{text-align:center;padding-bottom:12px}.arena-text h4{font-size:1.2rem;margin-bottom:6px;text-shadow:0 8px 20px rgba(0,0,0,.55)}.arena-text p{font-size:.82rem;color:hsla(0,0%,92%,.7)}.arena-meta,.arena-mini-meta{font-size:.75rem;color:hsla(0,0%,92%,.6);letter-spacing:.04em;text-transform:uppercase}.arena-mini-meta{text-align:center}.arena-mini-card.is-active{border-color:rgba(255,159,63,.55);box-shadow:0 18px 36px rgba(0,0,0,.55)}.pitch-card{border-radius:22px;overflow:hidden;border:1px solid hsla(0,0%,100%,.08);background:#141414;box-shadow:0 16px 34px rgba(0,0,0,.45);transition:transform .2s ease,box-shadow .2s ease}.pitch-card:hover{transform:translateY(-4px);box-shadow:0 18px 36px rgba(0,0,0,.5)}.pitch-story{position:relative;z-index:0;aspect-ratio:9/16;background-size:cover;background-position:50%;padding:18px;display:flex;flex-direction:column;justify-content:space-between}.pitch-story:after{content:"";position:absolute;inset:0;background:none;z-index:0}.pitch-story-tag{position:relative;z-index:1;background:hsla(0,0%,7%,.7);color:#e6e6e6;font-size:.7rem;padding:4px 10px;border-radius:999px;border:1px solid hsla(0,0%,100%,.12);width:-moz-fit-content;width:fit-content}.pitch-story-text{position:relative;z-index:1;text-align:center;margin-top:20px}.pitch-story-text h4{font-size:1.35rem;margin-bottom:6px;text-shadow:0 8px 22px rgba(0,0,0,.55)}.pitch-story-text p{font-size:.85rem;color:hsla(0,0%,92%,.7)}.pitch-story-actions{position:relative;z-index:1;display:flex;gap:12px;justify-content:center;background:rgba(8,8,8,.7);border:1px solid hsla(0,0%,100%,.12);border-radius:14px;padding:8px 10px}.pitch-icon-btn{display:inline-flex;align-items:center;gap:6px;border:none;background:transparent;color:hsla(0,0%,92%,.8);font-size:.78rem;font-weight:600}.pitch-icon-btn svg{width:16px;height:16px;fill:currentColor;opacity:.9}.pitch-icon-btn span{display:inline-block}.pitch-drawer{position:fixed;inset:0;background:rgba(5,5,5,.75);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;pointer-events:none;transition:opacity .2s ease;z-index:60}.pitch-drawer.open{opacity:1;pointer-events:auto}.pitch-drawer-panel{position:absolute;inset:5% 6%;background:#0b0b0b;border-radius:24px;border:1px solid hsla(0,0%,100%,.08);box-shadow:0 30px 80px rgba(0,0,0,.6);display:flex;flex-direction:column;overflow:hidden}.pitch-drawer-header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px 10px}.pitch-drawer-header p{font-size:.85rem;color:hsla(0,0%,92%,.6)}.drawer-close{border-radius:999px;border:1px solid hsla(0,0%,100%,.2);padding:8px 16px;background:transparent;color:hsla(0,0%,92%,.85)}.pitch-drawer-tabs{display:flex;gap:10px;padding:0 24px 16px}.pitch-drawer-tabs button{border-radius:999px;border:1px solid hsla(0,0%,100%,.15);background:transparent;color:hsla(0,0%,92%,.7);padding:6px 14px;font-size:.8rem;text-transform:capitalize}.pitch-drawer-tabs button.active{background:rgba(255,159,63,.18);border-color:rgba(255,159,63,.5);color:#ffd7ad}.pitch-drawer-body{padding:0 24px 24px;overflow-y:auto;display:flex;flex-direction:column;gap:16px}.pitch-drawer-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.drawer-error,.drawer-loading{font-size:.85rem;color:hsla(0,0%,92%,.65);text-align:center;padding-bottom:12px}.featured-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.featured-link{font-size:.8rem;color:hsla(0,0%,92%,.6)}.featured-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:12px;gap:12px}.listing-card{background:#141414;padding:14px;border:1px solid hsla(0,0%,100%,.08);min-height:150px;display:flex;flex-direction:column;gap:8px;transition:transform .2s ease,box-shadow .2s ease;animation:fadeUp .6s ease both}.listing-card:hover{transform:translateY(-4px);box-shadow:0 16px 28px rgba(0,0,0,.55)}.listing-icon{width:36px;height:36px;border-radius:12px;background:hsla(0,0%,100%,.1);display:grid;place-items:center;font-weight:600;border:1px solid hsla(0,0%,100%,.14);color:#f7f7f7}.listing-title{display:flex;align-items:center;justify-content:space-between;gap:6px}.listing-title h4{font-size:.95rem}.listing-tag{font-size:.6rem;text-transform:uppercase;letter-spacing:.08em;background:hsla(0,0%,100%,.1);color:#f7f7f7;padding:2px 6px;border-radius:999px}.listing-meta{font-size:.78rem;color:hsla(0,0%,100%,.7)}.listing-meta.muted{color:hsla(0,0%,100%,.45)}@media (prefers-reduced-motion:reduce){.ad-flip,.listing-card{animation:none}}@media (max-width:1200px){.layout-grid{grid-template-columns:1fr}.ad-column{flex-direction:row;flex-wrap:wrap;justify-content:center;position:static}.ad-slot{flex:1 1 220px}.featured-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.arena-grid{grid-template-columns:1fr}.arena-main,.arena-mini{grid-column:span 1}.arena-main-card{min-height:360px}.arena-mini-card{height:200px}.pitch-drawer-panel{inset:4% 4%}.pitch-drawer-grid{grid-template-columns:1fr}.pitch-top-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-row{grid-template-columns:1fr}}@media (max-width:900px){.featured-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hot-grid{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(220px,1fr);overflow-x:auto;padding-bottom:8px;grid-gap:12px;gap:12px}}@media (max-width:720px){.page{padding:20px 14px 36px}.hero-search{min-width:100%}.featured-grid,.pitch-mosaic,.pitch-top-grid,.submit-grid{grid-template-columns:1fr}}@media (max-width:1024px){.ad-column{position:static;flex-direction:row;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;padding:6px 4px 0}.ad-slot{flex:0 0 270px;scroll-snap-align:start;height:120px}.layout-grid{grid-template-columns:1fr}.center-panel{gap:22px}.pitch-top-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pitch-row-segment,.pitch-row.is-loading{gap:10px}}@media (max-width:768px){:root{--radius-lg:18px;--radius-md:14px;--radius-sm:10px}.center-panel,.layout-grid{gap:18px}.pitch-row-segment,.pitch-row.is-loading{gap:12px}.pitch-show-card.row{min-width:min(58vw,240px)}.hero-btn,.hero-search{width:100%}}@media (max-width:480px){.page{padding:16px 12px 32px}.hero-actions,.pitch-row-segment,.pitch-row.is-loading{gap:10px}.ad-slot{flex:0 0 240px;height:110px}}.page{min-height:100vh;padding:22px 20px 48px}.layout-grid{max-width:1360px;margin:0 auto;grid-template-columns:minmax(200px,240px) minmax(0,860px) minmax(200px,240px);gap:20px}.center-panel{gap:20px}.admin-card,.featured,.hero,.pitch-section,.submit-card{background:var(--surface);border:1px solid var(--stroke);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft)}.hero{text-align:left;padding:18px;animation:fadeUp .4s ease both}.hero:after{display:none}.hero-brand{margin-bottom:8px;color:var(--muted);font-size:.85rem;font-weight:600}.brand-star{color:var(--primary)}.hero h1{font-size:clamp(1.6rem,3.2vw,2.5rem);line-height:1.05;letter-spacing:-.02em;margin-bottom:8px}.hero-subline{margin-bottom:14px;color:var(--muted);font-size:.95rem}.hero-actions{justify-content:flex-start;gap:10px}.hero-search{min-width:0;background:var(--panel-soft);border:1px solid var(--stroke);box-shadow:none;padding:9px 12px}.hero-search input{color:var(--text)}.search-icon{opacity:.5}.hero-btn{border:1px solid var(--primary);background:var(--primary);color:var(--primary-foreground);box-shadow:none;font-weight:600}.hero-btn:hover{transform:translateY(-1px);box-shadow:var(--shadow-soft)}.pitch-section{padding:18px;background:var(--surface);border:1px solid var(--stroke);box-shadow:var(--shadow-soft)}.pitch-header{margin-bottom:0}.pitch-kicker{color:var(--muted);font-size:.72rem;letter-spacing:.1em}.pitch-header h3{color:var(--text);font-size:.98rem}.pitch-link,.pitch-subtext{color:var(--muted)}.hot-band,.more-band{background:var(--panel-soft);border:1px solid var(--stroke);border-radius:var(--radius-md);box-shadow:none}.hot-band{margin-bottom:16px}.more-band{margin-top:16px}.pitch-divider{background:var(--stroke);margin:16px 0 12px}.pitch-divider.labeled span{border-radius:999px;border:1px solid var(--stroke);font-size:.72rem;padding:2px 8px}.pitch-row::-webkit-scrollbar-thumb{background:#d9d9d9}.pitch-row::-webkit-scrollbar-track{background:#f1f1f1}.pitch-show-card{border:1px solid var(--stroke)}.pitch-show-card,.pitch-show-card.is-hot{background:var(--surface);box-shadow:var(--shadow-soft)}.pitch-show-card.is-hot,.pitch-show-card.is-hot:hover{border-color:var(--stroke-strong)}.pitch-show-card.is-hot:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.pitch-show-card.is-regular{border-color:var(--stroke);background:var(--surface)}.pitch-show-card:focus-visible,.pitch-show-card:hover{transform:translateY(-2px);border-color:var(--stroke-strong);box-shadow:var(--shadow);outline:2px solid var(--focus-ring);outline-offset:2px}.pitch-show-media{filter:none}.pitch-show-overlay{background:none,none}.pitch-show-badge{background:hsla(0,0%,9%,.82);border:1px solid hsla(0,0%,100%,.22)}.pitch-show-footer,.pitch-show-playghost{background:hsla(0,0%,9%,.7);border:1px solid hsla(0,0%,100%,.24);color:#f7f7f7}.featured{background:var(--surface);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);padding:18px}.featured-header{margin-bottom:12px}.featured-link{color:var(--muted)}.featured-grid{gap:10px}.listing-card{background:var(--panel-soft);border:1px solid var(--stroke);border-radius:var(--radius-md);box-shadow:none;min-height:132px;animation:fadeUp .35s ease both}.listing-card:hover{transform:translateY(-2px);border-color:var(--stroke-strong);box-shadow:var(--shadow-soft)}.listing-icon,.listing-tag{background:#ececec;border:1px solid var(--stroke);color:var(--text)}.listing-meta{color:var(--muted)}.listing-meta.muted{color:#8c8c8c}.ad-column{gap:10px}.ad-slot{height:96px}.ad-flip{animation:adFlip 14s ease-in-out infinite;animation-delay:var(--delay,0s)}.ad-face{background:var(--surface);color:var(--text);border:1px solid var(--stroke);box-shadow:var(--shadow-soft)}.ad-face:after{opacity:1}.ad-face.advertise{border:1px dashed var(--stroke-strong);background:var(--panel-soft)}.ad-icon{background:#f0f0f0;border:1px solid var(--stroke);color:var(--text)}.ad-face h4{color:color-mix(in srgb,var(--ad-accent) 70%,#222)}.ad-face p{color:var(--muted)}.contact-modal::-webkit-backdrop{background:hsla(0,0%,6%,.45)}.contact-modal::backdrop{background:hsla(0,0%,6%,.45)}.contact-modal{border:1px solid var(--stroke);border-radius:var(--radius-lg);background:var(--surface);color:var(--text);box-shadow:var(--shadow)}.contact-form button[type=button]{color:var(--muted);border:1px solid var(--stroke-strong)}.contact-form input,.contact-form textarea{border:1px solid var(--stroke);background:#fff;color:var(--text)}.contact-form button[type=submit]{background:var(--primary);color:var(--primary-foreground);border:1px solid var(--primary);box-shadow:none}.contact-form button[type=submit]:hover{transform:translateY(-1px);box-shadow:var(--shadow-soft)}.contact-error{color:#b42318}.contact-success{color:#027a48}.admin-shell,.submit-shell{gap:14px}.admin-hero p,.submit-hero p{color:var(--muted)}.back-home{color:var(--text);border-bottom:1px solid transparent}.back-home:hover{text-decoration:none;border-bottom-color:var(--text)}.admin-card,.submit-card{padding:16px;gap:12px}.admin-card-header span,.form-field label,.submit-card-header span{color:var(--muted)}.form-field input,.form-field select,.form-field textarea{background:#fff;color:var(--text);border:1px solid var(--stroke);border-radius:var(--radius-sm)}.form-field input:focus-visible,.form-field select:focus-visible,.form-field textarea:focus-visible{border-color:#bbb;box-shadow:0 0 0 3px var(--focus-ring)}.form-hint,.submit-note{color:var(--muted)}.submit-error{color:#b42318}.submit-actions{gap:10px}.admin-actions button,.comment-input button,.hero-btn,.submit-actions button,.trust-action.primary{border:1px solid var(--primary);border-radius:var(--radius-sm);box-shadow:none;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.admin-actions button:hover,.comment-input button:hover,.hero-btn:hover,.submit-actions button:hover,.trust-action.primary:hover{transform:translateY(-1px);box-shadow:var(--shadow-soft)}.admin-actions button.ghost,.drawer-close,.submit-actions button.ghost,.trust-action.ghost{background:var(--panel-soft);color:var(--text);border:1px solid var(--stroke)}.google-button{background:#fff;color:var(--text);border:1px solid var(--stroke);box-shadow:none}.google-button:disabled,button:disabled{opacity:.56}.rev-chip.muted{color:var(--muted);background:#f0f0f0}.chip,.rev-chip.muted{border:1px solid var(--stroke)}.chip{background:var(--panel-soft);color:var(--text)}.chip:focus-visible,.chip:hover{border-color:var(--stroke-strong)}.admin-row{background:var(--panel-soft);border:1px solid var(--stroke);border-radius:var(--radius-md)}.admin-email,.admin-empty,.admin-info p,.admin-section-note{color:var(--muted)}.admin-tags span{background:#efefef;border:1px solid var(--stroke);color:#444}.admin-media img,.admin-media video,.admin-placeholder{border:1px solid var(--stroke);background:#f4f4f4;color:var(--muted)}.expand-backdrop{background:hsla(0,0%,4%,.6);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.expand-shell{width:min(1120px,96vw);height:88vh;max-height:88vh;background:var(--surface);border:1px solid var(--stroke);border-radius:var(--radius-lg);box-shadow:var(--shadow)}.expand-video{background:var(--panel-soft);border-right:1px solid var(--stroke)}.expand-video:after{background:none}.expand-info{border-left:1px solid var(--stroke);color:var(--text)}.expand-close,.expand-nav{background:#fff;color:var(--text);border:1px solid var(--stroke)}.expand-nav{border-radius:var(--radius-sm);box-shadow:var(--shadow-soft)}.expand-nav:focus-visible,.expand-nav:hover{background:#f5f5f5;transform:translateY(-50%) scale(1.02)}.expand-counter{background:var(--panel-soft);border:1px solid var(--stroke)}.expand-counter,.trust-note{color:var(--muted)}.trust-note.error{color:#b42318}.trust-actions{gap:8px}.trust-action{border-radius:var(--radius-sm)}.trust-action.ghost{background:var(--panel-soft)}.trust-action.ghost,.trust-action.secondary{color:var(--text);border:1px solid var(--stroke)}.trust-action.secondary{background:#fff;box-shadow:none}.trust-social-link{border-radius:var(--radius-sm);border:1px solid var(--stroke);background:var(--panel-soft);color:var(--text)}.trust-social-link:focus-visible,.trust-social-link:hover{border-color:var(--stroke-strong);background:#ececec}.trust-social-link.is-disabled{background:var(--panel-soft);border-color:var(--stroke);color:var(--muted)}.trust-action-feedback{color:#027a48}.trust-metric{border:1px solid var(--stroke);border-radius:var(--radius-sm);box-shadow:none}.trust-metric,.trust-verify{background:var(--panel-soft)}.trust-verify{border:1px dashed var(--stroke-strong);border-radius:var(--radius-sm)}.trust-verify-badge{background:#ecfdf3;border:1px solid #abefc6;color:#027a48}.sparkline-card,.trust-insight{border:1px solid var(--stroke);background:var(--panel-soft);border-radius:var(--radius-sm)}.sparkline-empty{color:var(--muted)}.founder-avatar{background:#efefef;border:1px solid var(--stroke);color:var(--text)}.metric-label{color:var(--muted)}.metric-value{color:var(--text)}.comment-item{border:1px solid var(--stroke);background:var(--panel-soft)}.comment-meta{color:var(--muted)}.comment-input textarea{background:#fff;border:1px solid var(--stroke);color:var(--text)}.comment-error{color:#b42318}.pitch-drawer{background:hsla(0,0%,6%,.52)}.pitch-drawer-panel{background:var(--surface);border:1px solid var(--stroke);box-shadow:var(--shadow)}.drawer-error,.drawer-loading,.pitch-drawer-header p{color:var(--muted)}.pitch-drawer-tabs button{background:var(--panel-soft);border:1px solid var(--stroke);color:var(--muted)}.pitch-drawer-tabs button.active{background:#ececec;border-color:var(--stroke-strong);color:var(--text)}.on-dark{color:var(--text-light)}.on-light{color:var(--text)}@keyframes adFlip{0%,42%{transform:rotateY(0deg)}56%,94%{transform:rotateY(180deg)}to{transform:rotateY(1turn)}}@keyframes fadeUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation:none!important;transition-duration:0ms!important;scroll-behavior:auto!important}}@media (max-width:1280px){.layout-grid{grid-template-columns:minmax(170px,220px) minmax(0,1fr) minmax(170px,220px);gap:16px}.featured-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:1024px){.layout-grid{grid-template-columns:1fr}.center-panel{gap:16px}.ad-column{position:static;flex-direction:row;overflow-x:auto;scroll-snap-type:x mandatory;gap:10px;padding-bottom:2px}.ad-slot{flex:0 0 250px;height:92px;scroll-snap-align:start}.pitch-top-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pitch-drawer-panel{inset:4% 4%}.pitch-drawer-grid{grid-template-columns:1fr}}@media (max-width:900px){.featured-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hot-grid{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(210px,1fr);overflow-x:auto;padding-bottom:6px;grid-gap:10px;gap:10px}.admin-row{grid-template-columns:1fr}}@media (max-width:768px){:root{--radius-lg:10px;--radius-md:9px;--radius-sm:8px}.page{padding:16px 12px 30px}.admin-card,.featured,.hero,.pitch-section,.submit-card{padding:14px}.hero-actions{gap:8px}.hero-btn,.hero-search{width:100%}.pitch-top-grid{grid-template-columns:1fr}.pitch-show-card.row{min-width:min(58vw,240px)}.submit-grid{grid-template-columns:1fr}.expand-shell{width:96vw;max-height:88vh}.expand-layout{flex-direction:column}.expand-info,.expand-video{width:100%;flex:unset}.expand-nav{width:42px;height:62px;font-size:1.75rem;top:auto;bottom:12px;transform:none}.expand-nav:focus-visible,.expand-nav:hover{transform:scale(1.02)}}@media (max-width:480px){.featured-grid{grid-template-columns:1fr}.ad-slot{flex:0 0 228px;height:90px}.pitch-row-segment,.pitch-row.is-loading{gap:8px}}html[data-theme=dark]{color-scheme:dark;--bg:#030303;--panel:#0a0a0a;--panel-soft:#111;--surface:#0b0b0b;--surface-soft:#121212;--stroke:#242424;--stroke-strong:#343434;--text:#f4f4f4;--text-light:#fff;--muted:#a3a3a3;--muted-light:#b5b5b5;--accent:#fff;--accent-2:#fff;--primary:#fff;--primary-foreground:#090909;--placeholder-light:#8f8f8f;--placeholder-dark:#bebebe;--shadow:0 18px 36px rgba(0,0,0,.45);--shadow-soft:0 8px 20px rgba(0,0,0,.34);--focus-ring:hsla(0,0%,100%,.28);--spark-start:#00baa7;--spark-end:#ac4bff;--pitch-hot-fallback:#121212;--pitch-regular-fallback:#0f0f0f;--overlay-media-fallback:#080808;--row-fade:hsla(0,0%,4%,.95);--scrollbar-thumb:#404040;--scrollbar-track:#181818;--field-bg:#101010;--interactive-bg:#121212;--interactive-bg-strong:#181818;--status-error:#ff7f7f;--status-success:#6effbc;--verify-badge-bg:rgba(0,186,167,.15);--verify-badge-border:rgba(0,186,167,.4);--verify-badge-text:#7df8ea;--overlay-strong:rgba(3,3,3,.86);--overlay-soft:rgba(3,3,3,.84);--ad-rail-top-gradient:none;--ad-rail-bottom-gradient:none;--fallback-label-border:hsla(0,0%,100%,.24);--fallback-label-bg:rgba(0,0,0,.55);--fallback-label-text:#f4f4f4;--slot-soft-bg:hsla(0,0%,100%,.03);--slot-soft-bg-strong:hsla(0,0%,100%,.05);--slot-live-toast-border:rgba(60,235,156,.4);--slot-live-toast-bg:rgba(60,235,156,.09);--slot-live-toast-text:#9ff0c9;--founder-dot-bg:hsla(0,0%,100%,.06)}html[data-theme=dark] body{background:none,none,var(--bg);color:var(--text)}.admin-card,.contact-modal,.expand-shell,.featured,.hero,.pitch-drawer-panel,.pitch-section,.submit-card{background:var(--surface);border:1px solid var(--stroke);box-shadow:var(--shadow-soft)}.admin-actions button.ghost,.admin-row,.admin-tags span,.chip,.comment-item,.drawer-close,.expand-counter,.hero-search,.hot-band,.listing-card,.more-band,.rev-chip.muted,.sparkline-card,.submit-actions button.ghost,.trust-action.ghost,.trust-insight,.trust-metric,.trust-verify{background:var(--panel-soft);border-color:var(--stroke);color:var(--text)}.admin-actions button,.comment-input button,.hero-btn,.submit-actions button,.trust-action.primary{background:var(--primary);color:var(--primary-foreground);border-color:var(--primary)}.admin-media img,.admin-media video,.admin-placeholder,.expand-close,.expand-nav,.founder-avatar,.google-button,.listing-icon,.listing-tag{background:var(--interactive-bg);color:var(--text);border-color:var(--stroke)}.pitch-divider.labeled span{background:var(--surface);color:var(--muted);border-color:var(--stroke)}.pitch-row:after,.pitch-row:before{background:none}.pitch-row::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb)}.pitch-row::-webkit-scrollbar-track{background:var(--scrollbar-track)}.pitch-show-card,.pitch-show-card.is-hot,.pitch-show-card.is-regular{background:var(--surface);border-color:var(--stroke)}.pitch-show-card.is-hot:hover,.pitch-show-card:focus-visible,.pitch-show-card:hover{border-color:var(--stroke-strong)}.comment-input textarea,.contact-form input,.contact-form textarea,.form-field input,.form-field select,.form-field textarea{background:var(--field-bg);color:var(--text);border-color:var(--stroke)}.comment-input textarea:focus-visible,.contact-form input:focus-visible,.contact-form textarea:focus-visible,.form-field input:focus-visible,.form-field select:focus-visible,.form-field textarea:focus-visible{border-color:var(--stroke-strong);box-shadow:0 0 0 3px var(--focus-ring)}.comment-error,.contact-error,.submit-error,.trust-note.error{color:var(--status-error)}.contact-success,.trust-action-feedback{color:var(--status-success)}.trust-verify-badge{background:var(--verify-badge-bg);border-color:var(--verify-badge-border);color:var(--verify-badge-text)}.admin-actions button.ghost,.back-home,.contact-modal,.expand-info,.featured-link,.google-button,.metric-value,.submit-actions button.ghost{color:var(--text)}.admin-email,.admin-empty,.admin-hero p,.admin-info p,.comment-meta,.expand-counter,.featured-link,.form-hint,.listing-meta,.metric-label,.pitch-link,.pitch-subtext,.submit-hero p,.submit-note,.trust-note{color:var(--muted)}.expand-video{background:var(--panel);border-right-color:var(--stroke)}.expand-info{background:var(--surface);border-left-color:var(--stroke)}.expand-close:focus-visible,.expand-close:hover,.expand-nav:focus-visible,.expand-nav:hover{background:var(--interactive-bg-strong)}.ad-face{background:none,none;border-color:color-mix(in srgb,var(--ad-accent) 56%,#353535);color:#fff;box-shadow:0 14px 28px rgba(0,0,0,.48)}.ad-face:after{background:none,none;opacity:.7}.ad-face h4{color:#fff}.ad-face p{color:hsla(0,0%,100%,.84)}.ad-icon{background:color-mix(in srgb,var(--ad-accent) 55%,#fff 45%);border:1px solid color-mix(in srgb,var(--ad-accent) 70%,#fff 30%);color:#0b0b0b}.ad-face.advertise{background:none;border-style:dashed;border-color:color-mix(in srgb,var(--ad-accent) 65%,#3a3a3a)}@media (max-width:1180px){.layout-grid{grid-template-columns:1fr;gap:14px}.center-panel{gap:14px}.ad-column{position:static;flex-direction:row;overflow-x:auto;scroll-snap-type:x mandatory;gap:10px;padding-bottom:4px}.ad-slot{flex:0 0 240px;height:94px;scroll-snap-align:start}}@media (max-width:860px){.pitch-top-grid{gap:10px}.featured-grid,.pitch-top-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-row{grid-template-columns:1fr;gap:12px}}@media (max-width:640px){.page{padding:14px 10px 26px}.hero-actions{flex-direction:column;align-items:stretch}.hero-btn,.hero-search{width:100%}.featured-grid,.pitch-top-grid,.submit-grid{grid-template-columns:1fr}.submit-actions{flex-direction:column;align-items:stretch}.admin-actions button,.submit-actions button{width:100%;flex:none;min-height:44px}.expand-shell{width:97vw;height:92vh;max-height:92vh}.expand-layout{flex-direction:column}.expand-info,.expand-video{width:100%;flex:unset}.expand-nav{width:40px;height:58px;bottom:10px;top:auto;transform:none}.expand-nav:focus-visible,.expand-nav:hover{transform:scale(1.02)}.pitch-show-card.row{min-width:min(72vw,232px)}}.hero{text-align:center;display:flex;flex-direction:column;align-items:center}.hero-brand{width:100%;justify-content:center;margin-inline:auto;text-align:center}.hero h1{max-width:min(100%,23ch);margin-inline:auto}.hero-subline{max-width:36ch;margin-inline:auto}.hero-actions{width:100%;justify-content:center;align-items:center}.hero-search{width:min(100%,560px);max-width:560px;flex:1 1 560px}.hero-btn{width:auto;flex:0 0 auto;white-space:nowrap}@media (max-width:640px){.hero-actions{align-items:center}.hero-btn,.hero-search{width:min(100%,560px);max-width:100%}.hero-search{flex-basis:auto}}.ad-track{display:flex;flex-direction:column;gap:10px;width:100%}.ad-slot.is-clone{display:none}@media (max-width:1180px){.ad-track{flex-direction:row;width:max-content}}@keyframes adRailMarquee{0%{transform:translateX(0)}to{transform:translateX(calc(-50% - 6px))}}@media (max-width:768px){.page{padding-top:calc(16px + env(safe-area-inset-top));padding-bottom:calc(30px + env(safe-area-inset-bottom))}.ad-column{position:static;left:auto;right:auto;z-index:auto;padding:0;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;scroll-snap-type:x mandatory;scroll-padding-left:max(12px,env(safe-area-inset-left));scroll-padding-right:max(12px,env(safe-area-inset-right))}.ad-column::-webkit-scrollbar{display:none}.ad-track{flex-direction:row;gap:12px;width:max-content;padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}.ad-slot,.ad-slot.is-clone{display:block;flex:0 0 min(78vw,260px);width:min(78vw,260px);height:92px;scroll-snap-align:start}.ad-slot.is-clone{display:none}.ad-flip{animation:none!important;transform:none!important}.ad-face{padding:10px 11px;gap:10px;border-radius:12px}.ad-face.back{display:none}.ad-icon{width:26px;height:26px;border-radius:9px;font-size:.54rem}.ad-face h4{font-size:.88rem;margin-bottom:2px}.ad-face p{font-size:.68rem;line-height:1.24;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}}@media (max-width:768px) and (prefers-reduced-motion:reduce){.ad-track{transform:none}}.anchor-block{scroll-margin-top:110px}.site-nav{position:-webkit-sticky;position:sticky;top:0;z-index:34;background:color-mix(in srgb,var(--surface) 92%,transparent);border:1px solid var(--stroke);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.site-nav-row{display:grid;grid-template-columns:auto auto minmax(180px,1fr) auto;align-items:center;grid-gap:12px;gap:12px;padding:10px 12px}.site-nav-logo{gap:8px;font-weight:700}.site-nav-links,.site-nav-logo{display:inline-flex;align-items:center}.site-nav-links{gap:10px;flex-wrap:wrap}.site-nav-links a{color:var(--muted);font-size:.82rem;text-decoration:none;border:1px solid transparent;border-radius:999px;padding:4px 8px;pointer-events:auto;position:relative;z-index:1}.site-nav-links a:hover{color:var(--text);border-color:var(--stroke);background:var(--panel-soft)}.site-nav-search{display:inline-flex;align-items:center;gap:8px;min-width:0;width:100%;border-radius:999px;border:1px solid var(--stroke);background:var(--panel-soft);padding:6px 10px}.site-nav-search span{color:var(--muted)}.site-nav-search input{width:100%;min-width:0;border:0;background:transparent;color:var(--text);outline:none}.site-nav-search input::placeholder{color:var(--muted)}.site-nav-cta{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--primary);background:var(--primary);color:var(--primary-foreground);border-radius:999px;padding:8px 14px;font-weight:700;white-space:nowrap}.site-nav-cta:hover{filter:brightness(.98)}.rankings-card,.section-card.categories{background:var(--surface);border:1px solid var(--stroke);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft)}.section-card.categories{padding:16px}.section-header.center{text-align:left;margin-bottom:10px}.section-header.center h3{font-size:1rem;color:var(--text)}.category-grid{display:flex;flex-wrap:wrap;gap:8px}.category-chip{display:inline-flex;align-items:center;border:1px solid var(--stroke);background:var(--panel-soft);color:var(--muted);border-radius:999px;padding:6px 10px;font-size:.78rem}.category-chip:hover{color:var(--text);border-color:var(--stroke-strong)}.rankings-card{padding:16px}.rankings-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.rankings-header h3{font-size:1rem;margin:0}.rankings-header span{color:var(--muted);font-size:.78rem}.rankings-card .view-all{border:1px solid var(--stroke);background:var(--panel-soft);color:var(--text);border-radius:999px;padding:6px 10px;font-size:.76rem}.rankings-card .view-all.ghost{width:100%}.rankings-table{border:1px solid var(--stroke);border-radius:var(--radius-md);overflow:hidden}.rankings-row{display:grid;grid-template-columns:52px minmax(180px,1.4fr) minmax(120px,1fr) 88px 88px 88px 96px;align-items:center;grid-gap:10px;gap:10px;padding:10px 12px;border-bottom:1px solid var(--stroke)}.rankings-row:last-child{border-bottom:0}.rankings-row.header{background:var(--panel-soft);font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-weight:700}.rank-badge{width:30px;height:30px;border-radius:999px;display:grid;place-items:center;border:1px solid var(--stroke);background:var(--panel-soft);font-weight:700}.startup-cell{display:flex;align-items:center;gap:10px;min-width:0}.startup-icon{width:30px;height:30px;border-radius:9px;border:1px solid var(--stroke);background:var(--panel-soft);display:grid;place-items:center;font-weight:700;flex:0 0 auto}.startup-name{display:inline-flex;align-items:center;gap:6px;font-size:.9rem;font-weight:600;min-width:0}.industry-cell,.startup-sub{color:var(--muted);font-size:.78rem}.metric-cell{font-weight:600;font-size:.82rem}.featured{border:1px solid var(--stroke);background:var(--panel-soft);color:var(--muted);border-radius:999px;padding:1px 6px;font-size:.65rem}.spark{width:100%;height:30px;opacity:.92}.spark path{fill:none;stroke:color-mix(in srgb,var(--primary) 62%,#1f1f1f);stroke-width:1.7}.rankings-footer{margin-top:10px}.site-footer{border:1px solid var(--stroke);background:var(--surface);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);padding:14px;display:flex;align-items:center;justify-content:space-between;gap:12px}.site-footer.site-footer-minimal{justify-content:center;align-items:center}.site-footer.site-footer-minimal .site-footer-links{margin-left:0}.site-footer-credit{margin:0;color:var(--muted);font-size:.86rem}.theme-toggle{border:1px solid var(--stroke);background:var(--panel-soft);color:var(--text);border-radius:999px;padding:6px 10px 6px 8px;display:inline-flex;align-items:center;gap:8px;line-height:1}.theme-toggle:hover{border-color:var(--stroke-strong);background:color-mix(in srgb,var(--panel-soft) 78%,var(--surface))}.theme-toggle-track{width:34px;height:18px;border:1px solid var(--stroke);border-radius:999px;background:var(--surface);padding:1px;display:inline-flex;align-items:center;transition:border-color .18s ease}.theme-toggle-thumb{width:14px;height:14px;border-radius:999px;background:var(--text);transform:translateX(0);transition:transform .18s ease,background-color .18s ease}html[data-theme=light] .theme-toggle-thumb{transform:translateX(16px)}.theme-toggle-label{font-size:.78rem;font-weight:700;color:var(--text)}@media (max-width:1120px){.site-nav-row{grid-template-columns:1fr auto;gap:10px}.site-nav-links,.site-nav-search{grid-column:1/-1}.rankings-row{grid-template-columns:52px minmax(160px,1.4fr) 90px 90px 90px}.rankings-row .industry-cell,.rankings-row .spark{display:none}}@media (max-width:768px){.page-home .site-nav{top:calc(env(safe-area-inset-top) + 84px)}.page-home .anchor-block{scroll-margin-top:calc(env(safe-area-inset-top) + 148px)}.admin-page .site-nav,.submit-page .site-nav{top:0}}@media (max-width:640px){.site-footer{flex-direction:column;align-items:flex-start}.theme-toggle{align-self:flex-end}.site-nav-links{overflow-x:auto;white-space:nowrap;scrollbar-width:none}.site-nav-links::-webkit-scrollbar{display:none}.site-nav-search{display:none}.site-nav-cta{width:100%}.rankings-row{grid-template-columns:34px minmax(0,1fr) 70px 70px;gap:6px;padding:8px}.rankings-row .industry-cell,.rankings-row .metric-growth,.rankings-row .metric-multiple{display:none}.rankings-header{flex-direction:column;align-items:stretch}}.category-chip{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;font:inherit;line-height:1.1}.category-chip.is-active,.category-chip[aria-pressed=true]{color:var(--text);border-color:var(--stroke-strong);background:color-mix(in srgb,var(--panel-soft) 74%,var(--surface))}.category-chip:focus-visible{outline:2px solid var(--stroke-strong);outline-offset:2px}.pitch-empty{border:1px dashed var(--stroke);background:var(--panel-soft);border-radius:var(--radius-md);padding:14px 12px}@media (max-width:640px){.category-grid{gap:6px}}@media (max-width:768px){.page.page-home{padding-top:calc(14px + env(safe-area-inset-top));padding-bottom:calc(26px + env(safe-area-inset-bottom))}.page-home .ad-column{background:transparent}.page-home .ad-flip{animation:none!important;transform:none!important}.page-home .ad-track{animation:adRailMarquee 30s linear infinite;will-change:transform}.page-home .ad-right .ad-track{animation-duration:34s;animation-delay:-6s}.page-home .ad-slot.is-clone{display:block}.page-home .ad-column:active .ad-track,.page-home .ad-column:focus-within .ad-track{animation-play-state:paused}.page-home .ad-face.back{display:none}.page-home .site-nav{top:0}.page-home .anchor-block{scroll-margin-top:calc(env(safe-area-inset-top) + 96px)}}@media (max-width:768px) and (prefers-reduced-motion:reduce){.page-home .ad-track{animation:none!important;transform:none}.page-home .ad-slot.is-clone{display:none}.page-home .ad-flip{animation:none!important;transform:none!important}.page-home .ad-face.back{display:none}}@media (max-width:768px){html{scroll-behavior:smooth}.page-home .anchor-block,.page-home .center-panel,.page-home .layout-grid,.page.page-home{width:100%;max-width:100%;min-width:0;overflow-x:hidden}.page-home .layout-grid{grid-template-columns:minmax(0,1fr)}.page-home .layout-grid>*{min-width:0;max-width:100%}.page-home .hero{width:100%;max-width:100%;overflow:hidden}.page-home .hero h1,.page-home .hero-actions,.page-home .hero-brand,.page-home .hero-subline{max-width:100%}.page-home .hero h1,.page-home .hero-subline{overflow-wrap:anywhere}.page-home .hero-actions{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:10px;width:100%}.page-home .hero-btn,.page-home .hero-search{width:100%;max-width:100%;min-width:0;flex:0 1 auto}.page-home .hero-search{flex-basis:auto}.page-home .hero-search input{width:100%;min-width:0}.page-home .hero-btn{text-align:center}.page-home .ad-column{max-width:100%;overflow-x:auto;overflow-y:hidden}.page-home .ad-track{will-change:transform}}@supports (overflow:clip){@media (max-width:768px){.page-home .anchor-block,.page-home .center-panel,.page-home .layout-grid,.page.page-home{overflow-x:clip}.page-home .ad-column{overflow-x:auto}}}@media (max-width:768px) and (prefers-reduced-motion:reduce){.page-home .ad-column{overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory}}.rankings-state{margin:0 0 10px;color:var(--muted);font-size:.78rem}.rankings-row{grid-template-columns:52px minmax(180px,1.35fr) minmax(120px,1fr) 84px 94px 88px 84px 96px}.rankings-row .metric-cell,.rankings-row .metric-comments,.rankings-row .metric-downvotes,.rankings-row .metric-score,.rankings-row .metric-upvotes{text-align:right;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.rankings-row .metric-score{font-weight:700}.rankings-row.header .spark{height:auto;opacity:1;text-transform:uppercase;letter-spacing:.08em;color:var(--muted)}.rankings-table--modal .rankings-row{grid-template-columns:56px minmax(220px,1.45fr) minmax(140px,1fr) 90px 102px 96px 90px 110px}.rankings-modal{position:fixed;inset:0;z-index:70;display:flex;align-items:center;justify-content:center;padding:16px;background:var(--overlay-strong);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.rankings-modal-panel{width:min(1280px,100%);height:min(94vh,100%);display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--stroke);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow)}.rankings-modal-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border-bottom:1px solid var(--stroke)}.rankings-modal-header h3{margin:0;font-size:1rem}.rankings-modal-header span{color:var(--muted);font-size:.8rem}.rankings-modal-close{border:1px solid var(--stroke);background:var(--panel-soft);color:var(--text);border-radius:999px;padding:7px 14px;font-size:.8rem}.rankings-modal-body{padding:14px 16px 18px;overflow:auto}.rankings-modal-body .rankings-table{min-width:980px}@media (max-width:1120px){.rankings-row{grid-template-columns:52px minmax(168px,1.4fr) 84px 94px 88px 84px}.rankings-row .industry-cell,.rankings-row .spark{display:none}.rankings-table--modal .rankings-row{grid-template-columns:52px minmax(220px,1.5fr) minmax(130px,1fr) 84px 94px 88px 84px}}@media (max-width:768px){.rankings-modal{padding:0}.rankings-modal-panel{width:100%;height:100%;max-height:none;border-radius:0;border-left:0;border-right:0}.rankings-modal-body{padding:12px}}@media (max-width:640px){.rankings-row{grid-template-columns:34px minmax(0,1fr) 72px 74px;gap:6px;padding:8px}.rankings-row .industry-cell,.rankings-row .metric-comments,.rankings-row .metric-downvotes,.rankings-row .spark{display:none}.rankings-modal-body .rankings-table{min-width:100%}}.pitch-show-meta{display:flex;flex-direction:column;gap:6px}.pitch-show-metrics{display:flex;flex-wrap:wrap;gap:6px}.pitch-metric-chip{border:1px solid color-mix(in srgb,var(--stroke-strong) 70%,transparent);border-radius:999px;padding:2px 8px;font-size:.62rem;letter-spacing:.04em;text-transform:uppercase;background:var(--slot-soft-bg-strong)}.pitch-metric-chip,.pitch-revenue-chip{display:inline-flex;align-items:center;line-height:1.2}.pitch-revenue-chip{max-width:100%;border:1px solid color-mix(in srgb,var(--stroke-strong) 66%,transparent);border-radius:999px;padding:3px 10px;font-size:.64rem;letter-spacing:.02em;background:var(--slot-soft-bg);width:-moz-fit-content;width:fit-content}.pitch-revenue-chip.is-self-reported{color:inherit}.pitch-engagement-inline{display:flex;flex-direction:row;gap:8px;margin-top:10px;flex-wrap:wrap}.pitch-engage-btn{gap:6px;width:auto;padding:6px 10px;border-radius:999px;border:1px solid hsla(0,0%,100%,.18);background:rgba(0,0,0,.28);color:#fdf8ec;font:inherit;font-size:.78rem;font-weight:700;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:transform .12s ease,background .12s ease,border-color .12s ease}.pitch-engage-btn,.pitch-engage-icon{display:inline-flex;align-items:center;justify-content:center}.pitch-engage-icon{width:14px;opacity:.95}.pitch-engage-count{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.pitch-show-card.is-regular .pitch-engage-btn{border-color:rgba(34,34,34,.16);background:hsla(28,35%,90%,.22);color:hsla(0,0%,4%,.92)}.pitch-engage-btn:disabled{opacity:.6;cursor:not-allowed}.pitch-engage-btn:hover:not(:disabled){transform:translateY(-1px);background:rgba(0,0,0,.34);border-color:hsla(0,0%,100%,.28)}.pitch-show-card.is-regular .pitch-engage-btn:hover:not(:disabled){background:hsla(28,35%,90%,.3);border-color:rgba(34,34,34,.22)}@media (max-width:640px){.pitch-metric-chip{font-size:.58rem;padding:2px 7px}.pitch-revenue-chip{font-size:.6rem;padding:3px 8px}}.ad-face-button,.ad-face-link,.ad-face-static{width:100%;text-align:left}.ad-face-button,.ad-face-link{cursor:pointer;text-decoration:none;color:inherit}.ad-face-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;margin:0;font:inherit;background:none}.ad-face-button:hover,.ad-face-link:hover{filter:brightness(1.04)}.ad-face-button:focus-visible,.ad-face-link:focus-visible{outline:2px solid color-mix(in srgb,var(--ad-accent) 75%,#fff 25%);outline-offset:2px}.ad-rail-status{margin:8px 4px 0;font-size:.72rem;color:var(--muted)}.ad-rail-status.error{color:#d92d20}.ad-purchase-modal{position:fixed;inset:0;z-index:82;display:flex;align-items:center;justify-content:center;padding:18px;background:var(--overlay-soft);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.ad-purchase-panel{width:min(560px,100%);border:1px solid var(--stroke);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow);overflow:hidden}.ad-purchase-header{display:flex;justify-content:space-between;gap:12px;padding:14px 16px;border-bottom:1px solid var(--stroke)}.ad-purchase-header h3{margin:4px 0 0;font-size:1rem}.ad-purchase-kicker{color:var(--muted);font-size:.72rem;letter-spacing:.08em;text-transform:uppercase}.ad-purchase-close{border:1px solid var(--stroke);background:var(--panel-soft);color:var(--text);border-radius:999px;padding:6px 10px;height:-moz-fit-content;height:fit-content}.ad-purchase-body{display:grid;grid-gap:12px;gap:12px;padding:14px 16px 18px}.ad-purchase-inputs{display:grid;grid-gap:10px;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.ad-purchase-inputs label{display:grid;grid-gap:6px;gap:6px}.ad-purchase-inputs label>span{color:var(--muted);font-size:.72rem}.ad-purchase-inputs input{background:var(--field-bg);border:1px solid var(--stroke);color:var(--text);border-radius:10px;padding:9px 10px;min-width:0}.ad-plan-pill{display:inline-flex;align-items:center;gap:8px;border:1px solid var(--stroke);border-radius:999px;width:-moz-fit-content;width:fit-content;padding:6px 12px;background:var(--panel-soft)}.ad-plan-pill strong{font-size:.92rem}.ad-plan-pill span{color:var(--muted);font-size:.8rem}.ad-purchase-cta{border:1px solid var(--primary);border-radius:999px;background:var(--primary);color:var(--primary-foreground);padding:10px 14px;font-weight:700}.ad-purchase-cta[disabled]{opacity:.65;cursor:not-allowed}.ad-purchase-error{color:var(--status-error);font-size:.82rem}.ad-purchase-footnote{color:var(--muted);font-size:.75rem}.advertise-success-page{display:flex;justify-content:center}.ad-onboarding-card{width:min(720px,100%);border:1px solid var(--stroke);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-soft);padding:18px;display:grid;grid-gap:14px;gap:14px}.ad-onboarding-header h1{margin:4px 0 8px;font-size:clamp(1.2rem,2.8vw,1.7rem)}.ad-onboarding-kicker{color:var(--muted);font-size:.74rem;letter-spacing:.08em;text-transform:uppercase}.ad-onboarding-footnote,.ad-onboarding-state{color:var(--muted)}.ad-onboarding-form{display:grid;grid-gap:12px;gap:12px}.ad-onboarding-form label{display:grid;grid-gap:6px;gap:6px}.ad-onboarding-form label>span{color:var(--muted);font-size:.78rem}.ad-onboarding-form input{background:var(--field-bg);border:1px solid var(--stroke);color:var(--text);border-radius:10px;padding:9px 10px}.ad-onboarding-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.ad-logo-preview{border:1px solid var(--stroke);border-radius:10px;padding:10px;background:var(--panel-soft);width:-moz-fit-content;width:fit-content}.ad-logo-preview img{display:block;width:80px;height:80px;object-fit:contain}.ad-onboarding-submit{border:1px solid var(--primary);border-radius:999px;background:var(--primary);color:var(--primary-foreground);padding:10px 14px;font-weight:700}.ad-onboarding-submit[disabled]{opacity:.65;cursor:not-allowed}.ad-onboarding-error{color:var(--status-error);font-size:.82rem}.ad-onboarding-success{color:var(--status-success);font-size:.82rem}.ad-onboarding-actions a{color:var(--text);text-decoration:underline;text-underline-offset:3px}.advertise-checkout-page{margin-top:4px}.ad-checkout-card{gap:12px}.ad-checkout-copy{margin:0;color:var(--muted)}@media (max-width:768px){.ad-purchase-modal{padding:10px}.ad-onboarding-card{padding:14px}}@media (max-width:640px){.ad-onboarding-grid,.ad-purchase-inputs{grid-template-columns:1fr}}.inner-rails-page .ad-onboarding-card,.inner-rails-page .admin-shell,.inner-rails-page .submit-shell{margin-inline:auto}@media (max-width:640px){.page-home .site-nav{padding:2px 0}.page-home .site-nav-row{grid-template-columns:1fr;justify-items:center;row-gap:8px;padding:12px 14px;text-align:center}.page-home .site-nav-logo{justify-content:center;justify-self:center}.page-home .site-nav-links{grid-column:auto;width:100%;max-width:100%;display:flex;justify-content:center;align-items:center;gap:6px 8px;overflow-x:visible;white-space:normal;flex-wrap:wrap}.page-home .site-nav-links a{padding:6px 10px;line-height:1}}@media (max-width:768px){.page-home .ad-face-button,.page-home .ad-face-link{touch-action:manipulation}}.pitch-row{scrollbar-width:none;-ms-overflow-style:none}.pitch-row::-webkit-scrollbar{display:none;width:0;height:0}.expand-media-fallback{position:relative;background-size:cover;background-position:50%}.expand-media-fallback-label{position:absolute;left:50%;bottom:12px;transform:translateX(-50%);border:1px solid var(--fallback-label-border);border-radius:999px;padding:5px 10px;font-size:.75rem;color:var(--fallback-label-text);background:var(--fallback-label-bg);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);white-space:nowrap}@media (max-width:768px){.expand-shell{width:min(96vw,720px);height:92vh;max-height:92vh;height:min(92svh,92dvh);max-height:min(92svh,92dvh);overflow:hidden}.expand-layout{display:grid;grid-template-rows:minmax(220px,40svh) minmax(0,1fr);height:100%;min-height:0}.expand-video-mobile{min-height:220px;max-height:42svh;height:100%;overflow:hidden;border-right:0;border-bottom:1px solid var(--stroke)}.expand-video-mobile .expand-media{width:100%;height:100%;max-height:none;object-fit:contain}.expand-up-next{bottom:12px;max-width:calc(100% - 20px);font-size:.74rem;overflow:hidden;text-overflow:ellipsis}.expand-info-mobile{min-height:0;overflow-y:auto;padding-bottom:calc(78px + env(safe-area-inset-bottom))}}.pitch-feed-status{margin-top:10px;color:var(--muted);font-size:.78rem;min-height:1.1rem}.pitch-feed-actions{margin-top:10px;display:flex;flex-wrap:wrap;gap:8px}.pitch-back-to-top,.pitch-load-more,.pitch-upload-cta{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid var(--stroke);background:var(--panel-soft);color:var(--text);border-radius:999px;padding:8px 12px;font-size:.78rem;line-height:1}.pitch-back-to-top:hover,.pitch-load-more:hover,.pitch-upload-cta:hover{border-color:var(--stroke-strong)}.pitch-back-to-top:focus-visible,.pitch-load-more:focus-visible,.pitch-upload-cta:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}.pitch-upload-cta{text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.pitch-upload-cta-note{margin:0;color:var(--muted);font-size:.78rem;align-self:center}.pitch-feed-sentinel{height:1px;width:100%;opacity:0;pointer-events:none}.pitch-columns{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px}.pitch-column{position:relative;height:clamp(420px,64vh,760px);overflow:hidden;-webkit-mask-image:none;mask-image:none}.pitch-column-track{display:flex;flex-direction:column;gap:14px;will-change:transform;animation:pitchColumnScrollUp 34s linear infinite}.pitch-column.is-down .pitch-column-track{animation-name:pitchColumnScrollDown}.pitch-column:focus-within .pitch-column-track,.pitch-column:hover .pitch-column-track{animation-play-state:paused}.pitch-column-segment{display:flex;flex-direction:column;gap:14px}.more-band.is-loaded .pitch-column-segment[data-column-segment=primary]>*{opacity:0;transform:translate3d(0,14px,0) scale(.985);filter:blur(10px)}.more-band.is-loaded.is-visible .pitch-column-segment[data-column-segment=primary]>*{animation:pitchBlurReveal .62s cubic-bezier(.16,1,.3,1) both;animation-delay:var(--reveal-delay,0ms)}.pitch-column.is-loading{display:flex;flex-direction:column;gap:14px;pointer-events:none}@keyframes pitchColumnScrollUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-50%,0)}}@keyframes pitchColumnScrollDown{0%{transform:translate3d(0,-50%,0)}to{transform:translateZ(0)}}@keyframes pitchMobileRowScrollLtr{0%{transform:translate3d(-50%,0,0)}to{transform:translateZ(0)}}@keyframes pitchMobileRowScrollRtl{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}@keyframes pitchBlurReveal{0%{opacity:0;transform:translate3d(0,14px,0) scale(.985);filter:blur(10px)}to{opacity:1;transform:translateZ(0) scale(1);filter:blur(0)}}@media (max-width:1120px){.pitch-columns{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.pitch-columns.is-mobile{display:flex;flex-direction:column;gap:14px}.pitch-mobile-row{position:relative;overflow:hidden;-webkit-mask-image:none;mask-image:none}.pitch-mobile-row-track{display:flex;width:max-content;gap:10px;will-change:transform;animation:pitchMobileRowScrollLtr 28s linear infinite}.pitch-mobile-row.is-reverse .pitch-mobile-row-track{animation-name:pitchMobileRowScrollRtl}.pitch-mobile-row:focus-within .pitch-mobile-row-track,.pitch-mobile-row:hover .pitch-mobile-row-track{animation-play-state:paused}.pitch-mobile-row-segment{display:flex;gap:10px}.pitch-mobile-row.is-loading .pitch-mobile-row-track{animation:none}.pitch-mobile-row .pitch-slot-approved,.pitch-mobile-row .pitch-slot-open-card,.pitch-mobile-row .pitch-slot-pending-card{min-width:216px;width:216px;flex:0 0 auto}.pitch-mobile-row .pitch-slot-approved .pitch-show-card.row{width:100%;min-width:0}.pitch-mobile-row .pitch-slot-approved-meta{display:none}.pitch-mobile-row .pitch-show-overlay{gap:8px;padding:12px}.pitch-mobile-row .pitch-show-badge{top:10px;left:10px;padding:4px 10px;font-size:.64rem;letter-spacing:.08em}.pitch-mobile-row .pitch-show-card.row .pitch-show-text{padding-bottom:50px}.pitch-mobile-row .pitch-show-card.row .pitch-show-text h4{margin-bottom:4px;font-size:clamp(1.15rem,3.8vw,1.35rem);line-height:1.2}.pitch-mobile-row .pitch-show-card.row .pitch-show-text p{margin:0;font-size:.77rem;line-height:1.4;max-width:98%;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.pitch-mobile-row .pitch-engagement-inline{gap:7px;margin-top:8px;flex-wrap:nowrap}.pitch-mobile-row .pitch-engage-btn{gap:5px;padding:5px 9px;font-size:.74rem;font-weight:700}.pitch-mobile-row .pitch-engage-btn,.pitch-mobile-row .pitch-show-card.is-regular .pitch-engage-btn{border-color:hsla(0,0%,100%,.2);background:rgba(6,6,6,.54);color:#fdf8ec}.pitch-mobile-row .pitch-engage-icon{width:12px;font-size:.83rem}.pitch-mobile-row .pitch-show-footer{position:absolute;right:12px;bottom:12px;width:42px;height:42px;border-radius:14px;padding:0;font-size:0;display:inline-grid;place-items:center;background:hsla(0,0%,6%,.72);border-color:hsla(0,0%,100%,.25);color:#fdf8ec}.pitch-mobile-row .pitch-show-footer:before{content:"▶";font-size:.95rem;line-height:1;transform:translateX(1px)}.pitch-mobile-row.is-loading .pitch-show-card.row{min-width:216px;width:216px}.pitch-columns.is-desktop{display:none}}@media (prefers-reduced-motion:reduce){.pitch-column-track,.pitch-mobile-row-track{animation:none;transform:none!important}.more-band.is-loaded .pitch-column-segment[data-column-segment=primary]>*{opacity:1;transform:none;filter:none;animation:none}}.slot-controls{display:grid;grid-gap:10px;gap:10px;margin-bottom:12px}.slot-search{display:inline-flex;align-items:center;gap:8px;border:1px solid var(--stroke);border-radius:999px;padding:7px 12px;width:min(100%,340px);background:var(--slot-soft-bg)}.slot-search input{border:0;outline:0;background:transparent;color:var(--text);width:100%;font-size:.82rem}.slot-filter-chips{display:flex;flex-wrap:wrap;gap:8px}.slot-random-note{margin:0;color:var(--muted);font-size:.72rem}.slot-filter-chip{border:1px solid var(--stroke);background:transparent;color:var(--muted);border-radius:999px;padding:6px 11px;font-size:.74rem}.slot-filter-chip.is-active{color:var(--text);border-color:var(--stroke-strong);background:var(--slot-soft-bg-strong)}.slot-teaser-strip{display:flex;gap:10px;overflow-x:auto;padding:2px 2px 8px;margin:4px 0 12px}.slot-teaser{min-width:210px;width:210px;border-radius:14px;border:1px solid var(--stroke);overflow:hidden;background:var(--slot-soft-bg);flex:0 0 auto}.slot-teaser-media{height:80px;background:none;background-size:cover;background-position:50%}.slot-teaser-media.is-anon{filter:blur(1.5px) saturate(.75)}.slot-teaser-body{padding:9px 10px 10px}.slot-teaser-kicker{margin:0 0 4px;color:var(--muted);font-size:.67rem;text-transform:uppercase;letter-spacing:.06em}.slot-teaser-body h4{margin:0 0 4px;font-size:.84rem}.slot-teaser-body p{margin:0;font-size:.73rem;color:var(--muted);line-height:1.35}.pitch-columns .pitch-slot-approved,.pitch-columns .pitch-slot-open-card,.pitch-columns .pitch-slot-pending-card{min-width:0;width:100%}.pitch-slot-approved{position:relative;min-width:clamp(190px,24vw,260px);width:clamp(190px,24vw,260px);flex:0 0 auto}.pitch-slot-approved .pitch-show-card.row{width:100%;border-color:color-mix(in srgb,var(--slot-accent,#66d2ff) 52%,hsla(0,0%,100%,.2));box-shadow:0 0 0 1px color-mix(in srgb,var(--slot-accent,#66d2ff) 22%,transparent),0 16px 26px rgba(0,0,0,.28)}.pitch-slot-approved-meta{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:8px}.pitch-slot-founder{display:inline-flex;align-items:center;gap:7px;color:var(--muted);font-size:.72rem;min-width:0}.pitch-slot-founder span:last-child{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pitch-slot-founder-avatar,.pitch-slot-founder-fallback{width:22px;height:22px;border-radius:999px;border:1px solid var(--stroke);background-size:cover;background-position:50%;display:inline-grid;place-items:center;font-size:.7rem;color:var(--text);flex:0 0 auto}.pitch-slot-founder-fallback,.pitch-slot-share{background:var(--slot-soft-bg-strong)}.pitch-slot-share{border:1px solid color-mix(in srgb,var(--slot-accent,#66d2ff) 48%,var(--stroke));color:var(--text);border-radius:999px;padding:5px 9px;font-size:.7rem;line-height:1}.pitch-slot-share:focus-visible,.pitch-slot-share:hover{border-color:var(--slot-accent,var(--focus-ring))}.pitch-slot-open-card{position:relative;min-width:clamp(190px,24vw,260px);width:clamp(190px,24vw,260px);min-height:clamp(250px,34vw,320px);border-radius:var(--radius-l);border:1px dashed color-mix(in srgb,var(--slot-accent,#66d2ff) 58%,var(--stroke-strong));background:none,none;color:var(--text);text-decoration:none;padding:14px;display:flex;flex-direction:column;justify-content:flex-end;gap:10px;cursor:pointer;pointer-events:auto;touch-action:manipulation;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:border-color .16s ease,transform .16s ease,background .16s ease}.pitch-slot-open-card.is-clone{pointer-events:none}.pitch-slot-open-card:hover{border-color:var(--slot-accent,var(--focus-ring));transform:translateY(-1px)}.pitch-slot-open-card:focus-visible{border-color:var(--slot-accent,var(--focus-ring));outline:2px solid var(--focus-ring);outline-offset:2px}.pitch-slot-open-card.is-refreshing,.pitch-slot-pending-card.is-refreshing{animation:slotPulse 1.2s ease-in-out infinite}.pitch-slot-open-badge{width:-moz-fit-content;width:fit-content;border:1px solid var(--stroke);border-radius:999px;padding:4px 9px;font-size:.7rem;letter-spacing:.06em;text-transform:uppercase;color:var(--muted)}.pitch-slot-open-card h4{margin:0;font-size:.95rem;line-height:1.25}.pitch-slot-open-card p{margin:0;color:var(--muted);font-size:.78rem;line-height:1.45}.pitch-slot-open-action{width:-moz-fit-content;width:fit-content;border:1px solid var(--stroke-strong);border-radius:999px;padding:7px 11px;font-size:.76rem;line-height:1;background:var(--panel-soft)}.pitch-slot-countdown{margin-top:2px;color:var(--muted);font-size:.7rem}.pitch-slot-pending-card{min-width:clamp(190px,24vw,260px);width:clamp(190px,24vw,260px);min-height:clamp(250px,34vw,320px);border-radius:var(--radius-l);border:1px solid color-mix(in srgb,var(--slot-accent,#7aa2ff) 45%,var(--stroke));background:var(--slot-soft-bg);overflow:hidden;display:grid;grid-template-rows:1fr auto;flex:0 0 auto}.pitch-slot-pending-media{min-height:104px;background-size:cover;background-position:50%;filter:blur(1px) saturate(.8);border-bottom:1px solid var(--stroke)}.pitch-slot-pending-content{padding:11px 12px 12px;display:flex;flex-direction:column;gap:7px}.pitch-slot-pending-content h4{margin:0;font-size:.9rem}.pitch-slot-pending-content p{margin:0;color:var(--muted);font-size:.75rem}.pitch-live-toast{margin-top:8px;border:1px solid var(--slot-live-toast-border);background:var(--slot-live-toast-bg);color:var(--slot-live-toast-text);border-radius:10px;padding:8px 10px;font-size:.76rem}.slot-testimonials{margin-top:14px;padding-top:12px;border-top:1px solid var(--stroke)}.slot-testimonials-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.slot-testimonials-header h4{margin:0;font-size:.9rem}.slot-founder-stack{display:flex;align-items:center}.slot-founder-dot{width:24px;height:24px;border-radius:999px;border:1px solid var(--stroke);background-size:cover;background-position:50%;margin-left:-6px;background-color:var(--founder-dot-bg);display:inline-grid;place-items:center;font-size:.68rem}.slot-founder-dot:first-child{margin-left:0}.slot-founder-dot.fallback{color:var(--text)}.slot-testimonials-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px}.slot-testimonial-card{border:1px solid var(--stroke);border-radius:12px;padding:10px;background:var(--slot-soft-bg)}.slot-testimonial-card p{margin:0 0 8px;color:var(--text);font-size:.76rem;line-height:1.45}.slot-testimonial-card span{color:var(--muted);font-size:.7rem}@keyframes slotPulse{0%,to{opacity:1}50%{opacity:.72}}@media (max-width:640px){.pitch-feed-actions{flex-direction:column;align-items:stretch}.pitch-back-to-top,.pitch-load-more,.pitch-upload-cta{width:100%;text-align:center}.pitch-upload-cta-note{align-self:flex-start}.pitch-slot-open-card{min-height:236px;padding:12px}.pitch-slot-approved,.pitch-slot-open-card,.pitch-slot-pending-card{min-width:160px;width:160px}.pitch-slot-pending-card{min-height:236px}.slot-teaser{min-width:176px;width:176px}.slot-testimonials-grid{grid-template-columns:1fr}.pitch-mobile-row .pitch-slot-approved,.pitch-mobile-row .pitch-slot-open-card,.pitch-mobile-row .pitch-slot-pending-card,.pitch-mobile-row.is-loading .pitch-show-card.row{min-width:min(66vw,220px);width:min(66vw,220px)}}@media (prefers-reduced-motion:reduce){.pitch-slot-open-card.is-refreshing,.pitch-slot-pending-card.is-refreshing{animation:none}}.ad-flip{animation:none!important;transition:transform .74s cubic-bezier(.22,.61,.36,1)}.ad-flip.is-flipped{transform:rotateY(180deg)}@media (prefers-reduced-motion:reduce){.ad-flip{transition:none}}.expand-startup-link{display:inline-flex;text-decoration:none}.expand-startup-link .expand-startup-name{text-decoration:underline;text-underline-offset:3px}.startup-edit-shell,.startup-profile-shell{width:min(1120px,100%);display:flex;flex-direction:column;gap:16px;margin-inline:auto}.startup-profile-error,.startup-profile-loading{background:var(--surface);border:1px solid var(--stroke);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);padding:18px;display:flex;flex-direction:column;gap:10px}.startup-profile-error h2{margin:0}.startup-profile-error button{width:-moz-fit-content;width:fit-content;border:1px solid var(--stroke);background:var(--panel-soft);color:var(--text);border-radius:var(--radius-sm);padding:9px 14px}.startup-profile-hero{background:var(--surface);border:1px solid var(--stroke);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);padding:18px;display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.startup-profile-titleblock{display:flex;flex-direction:column;gap:6px}.startup-profile-titleblock h1{font-size:clamp(1.6rem,3.4vw,2.2rem)}.startup-profile-tagline{color:var(--muted)}.startup-profile-meta{display:inline-flex;align-items:center;gap:8px;font-size:.84rem;color:var(--muted)}.startup-profile-actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.startup-sale-banner{border:1px solid color-mix(in srgb,var(--primary) 24%,var(--stroke));background:none;border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);padding:14px 16px;display:flex;flex-direction:column;gap:6px}.startup-sale-kicker{letter-spacing:.12em;text-transform:uppercase;font-size:.72rem;color:var(--muted)}.startup-sale-price{color:var(--text);font-size:.95rem}.startup-metrics-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px}.startup-metric-card{background:var(--surface);border:1px solid var(--stroke);border-radius:var(--radius-md);box-shadow:var(--shadow-soft);padding:12px;display:flex;flex-direction:column;gap:8px}.metric-faint{color:var(--muted);font-size:.86rem}.metric-note{font-size:.75rem;color:var(--muted)}.startup-revenue-card{background:var(--surface);border:1px solid var(--stroke);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);padding:14px;display:flex;flex-direction:column;gap:12px}.startup-revenue-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.startup-revenue-meta{display:grid;grid-gap:4px;gap:4px;font-size:.75rem;color:var(--muted);text-align:right}.startup-fx-note{margin-top:-2px}.startup-founder-section{display:grid;grid-template-columns:minmax(260px,1fr) minmax(0,1.4fr);grid-gap:12px;gap:12px}.startup-founder-card,.startup-founder-story{background:var(--surface);border:1px solid var(--stroke);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);padding:14px}.startup-founder-card{display:flex;align-items:center;gap:12px}.startup-founder-avatar{width:58px;height:58px;border-radius:999px;border:1px solid var(--stroke);display:grid;place-items:center;overflow:hidden;background:var(--panel-soft)}.startup-founder-avatar-image{width:100%;height:100%;background-size:cover;background-position:50%}.startup-video-section{background:var(--surface);border:1px solid var(--stroke);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);padding:14px;display:flex;flex-direction:column;gap:10px}.startup-video-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.startup-profile-video{display:block;width:clamp(220px,34vw,360px);aspect-ratio:9/16;height:auto;margin-inline:auto;border-radius:12px;border:1px solid var(--stroke);background:#0b0b0b;object-fit:cover;object-position:center}.startup-profile-video-fallback{display:grid;place-items:center;width:clamp(220px,34vw,360px);aspect-ratio:9/16;height:auto;margin-inline:auto;background-size:cover;background-position:50%;color:var(--muted)}.startup-video-meta{display:flex;flex-wrap:wrap;gap:10px;font-size:.8rem;color:var(--muted)}.startup-extra-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.startup-info-section,.startup-social-section{background:var(--surface);border:1px solid var(--stroke);border-radius:var(--radius-md);box-shadow:var(--shadow-soft);padding:14px;display:flex;flex-direction:column;gap:8px}.startup-social-list{display:flex;flex-wrap:wrap;gap:8px}.startup-social-list a{border:1px solid var(--stroke);border-radius:999px;padding:7px 10px;font-size:.8rem;background:var(--panel-soft);color:var(--text)}.startup-profile-footer-actions{display:flex;gap:10px;flex-wrap:wrap}.startup-contact-overlay{position:fixed;inset:0;background:hsla(0,0%,6%,.45);display:grid;place-items:center;z-index:90;padding:16px}.startup-contact-dialog{width:min(520px,100%);background:var(--surface);border:1px solid var(--stroke);border-radius:var(--radius-lg);padding:14px;box-shadow:var(--shadow)}.startup-contact-header{display:flex;justify-content:space-between;gap:10px;align-items:flex-start;margin-bottom:12px}.startup-contact-header button{width:32px;height:32px;border-radius:999px;border:1px solid var(--stroke);background:var(--panel-soft);color:var(--text)}.startup-contact-form{display:flex;flex-direction:column;gap:10px}.startup-contact-form label{display:flex;flex-direction:column;gap:6px}.startup-contact-form label>span{font-size:.8rem;color:var(--muted)}.startup-contact-form button,.startup-contact-form input,.startup-contact-form textarea{width:100%;border-radius:var(--radius-sm);border:1px solid var(--stroke);padding:10px 12px;background:var(--field-bg);color:var(--text)}.startup-contact-form textarea{min-height:108px;resize:vertical}.startup-contact-form button{background:var(--primary);border:1px solid var(--primary);color:var(--primary-foreground);font-weight:700}.startup-edit-hero{background:var(--surface);border:1px solid var(--stroke);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);padding:14px}.startup-edit-hero h1{margin:0 0 8px}.startup-inline-checkbox{grid-column:1/-1}@media (max-width:1024px){.startup-metrics-row{grid-template-columns:repeat(2,minmax(0,1fr))}.startup-founder-section{grid-template-columns:1fr}}@media (max-width:768px){.startup-profile-hero{flex-direction:column}.startup-profile-actions{justify-content:flex-start}.startup-revenue-head{flex-direction:column;align-items:flex-start}.startup-revenue-meta{text-align:left}.startup-extra-grid,.startup-metrics-row{grid-template-columns:1fr}}.post-pitch-modal-backdrop{position:fixed;inset:0;z-index:130;background:rgba(5,5,5,.72);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:grid;place-items:center;padding:16px}.post-pitch-modal{width:min(1080px,100%);max-height:min(92vh,920px);overflow:hidden;border-radius:22px;border:1px solid var(--stroke-strong);background:none,none,var(--surface);box-shadow:var(--shadow);display:flex;flex-direction:column;position:relative}.post-pitch-modal-close{position:absolute;top:14px;right:14px;border-radius:999px;border:1px solid var(--stroke);background:var(--panel-soft);color:var(--text);padding:6px 10px;font-size:.76rem;z-index:2}.post-pitch-modal-header{padding:16px 18px 12px;border-bottom:1px solid var(--stroke)}.post-pitch-modal-header h3{margin:0 0 4px;font-size:clamp(1.15rem,2vw,1.4rem)}.post-pitch-modal-header p{margin:0;color:var(--muted);font-size:.84rem}.post-pitch-modal-grid{display:grid;grid-template-columns:minmax(280px,38%) minmax(0,1fr);min-height:0;flex:1 1}.post-pitch-modal-media{border-right:1px solid var(--stroke);padding:16px;display:flex;flex-direction:column;gap:10px;overflow-y:auto}.post-pitch-preview-tile{border-radius:14px;border:1px dashed var(--stroke-strong);background:var(--panel-soft);min-height:220px;display:grid;place-items:center;overflow:hidden}.post-pitch-preview-trigger{width:100%;padding:0;cursor:pointer;text-align:inherit;color:inherit}.post-pitch-preview-trigger:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}.post-pitch-file-input-hidden{display:none}.post-pitch-preview-tile video{width:100%;height:100%;object-fit:cover}.post-pitch-preview-empty{padding:16px;text-align:center}.post-pitch-preview-empty p{margin:0 0 6px}.post-pitch-founder-preview,.post-pitch-preview-empty span{color:var(--muted);font-size:.76rem}.post-pitch-founder-preview{display:inline-flex;align-items:center;gap:8px}.post-pitch-founder-preview div{width:36px;height:36px;border-radius:999px;border:1px solid var(--stroke);background-size:cover;background-position:50%}.post-pitch-modal-form{padding:16px;overflow-y:auto;display:flex;flex-direction:column;gap:12px}.post-pitch-auth-card{border:1px solid var(--stroke);border-radius:14px;padding:12px;background:var(--panel-soft);display:grid;grid-gap:10px;gap:10px}.post-pitch-auth-head{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.post-pitch-auth-head h4{margin:0;font-size:.94rem}.post-pitch-auth-head span{color:var(--muted);font-size:.75rem}.post-pitch-auth-fields{display:grid;grid-gap:8px;gap:8px}.post-pitch-auth-actions,.post-pitch-inline-actions{display:flex;flex-wrap:wrap;gap:8px}.post-pitch-auth-actions button,.post-pitch-inline-actions button{border-radius:10px;border:1px solid var(--stroke);background:var(--primary);color:var(--primary-foreground);padding:8px 10px;font-size:.76rem;font-weight:700}.post-pitch-auth-actions button.ghost,.post-pitch-inline-actions button.ghost{background:var(--panel);color:var(--text)}.post-pitch-form-grid{display:grid;grid-gap:10px;gap:10px}.post-pitch-section-title{margin:2px 0 0;font-size:.9rem;color:var(--text)}.post-pitch-bullet-list{margin:0;padding-left:1.1rem;display:grid;grid-gap:4px;gap:4px;color:var(--muted);font-size:.78rem}.post-pitch-bullet-list li{line-height:1.28}.post-pitch-input-block{display:grid;grid-gap:6px;gap:6px}.post-pitch-input-block>span{font-size:.77rem;color:var(--muted)}.post-pitch-input-block input,.post-pitch-input-block select,.post-pitch-input-block textarea{width:100%;border-radius:10px;border:1px solid var(--stroke);background:var(--field-bg);color:var(--text);padding:9px 10px;font-size:.82rem}.post-pitch-input-block textarea{resize:vertical;min-height:96px}.post-pitch-input-block small{color:var(--muted);font-size:.72rem}.post-pitch-key-link{display:inline-flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;border:1px solid var(--stroke-strong);border-radius:999px;padding:6px 10px;font-size:.73rem;color:var(--text);text-decoration:none;background:var(--panel-soft)}.post-pitch-key-link:focus-visible,.post-pitch-key-link:hover{border-color:var(--focus-ring)}.post-pitch-submit-row{display:grid;grid-gap:8px;gap:8px}.post-pitch-submit{border-radius:12px;border:1px solid var(--primary);background:var(--primary);color:var(--primary-foreground);padding:10px 14px;font-weight:800}.post-pitch-submit:disabled{opacity:.5;cursor:not-allowed}.post-pitch-note{margin:0;color:var(--muted);font-size:.76rem}.post-pitch-note.is-error{color:#d92d20}.post-pitch-toast{position:fixed;right:18px;bottom:18px;z-index:140;border-radius:12px;border:1px solid color-mix(in srgb,var(--slot-live-toast-border,rgba(36,180,113,.35)) 75%,var(--stroke));background:var(--slot-live-toast-bg,rgba(36,180,113,.12));color:var(--slot-live-toast-text,#1f8b61);padding:10px 12px;font-size:.8rem;box-shadow:var(--shadow-soft)}.expand-startup-category{display:inline-flex;align-items:center}.expand-startup-category span{border:1px solid var(--stroke);border-radius:999px;background:var(--panel-soft);color:var(--muted);padding:4px 9px;font-size:.7rem;text-transform:uppercase;letter-spacing:.06em}.trust-founder-story{border:1px solid var(--stroke);border-radius:14px;background:var(--panel-soft);padding:10px 12px;display:grid;grid-gap:6px;gap:6px}.trust-story-toggle{width:-moz-fit-content;width:fit-content;border:1px solid var(--stroke);border-radius:999px;padding:4px 8px;background:var(--surface);color:var(--text);font-size:.72rem}.trust-verify-badge.is-self-reported{background:color-mix(in srgb,var(--panel-soft) 65%,#d0d5dd);border-color:color-mix(in srgb,var(--stroke-strong) 70%,#98a2b3);color:var(--text)}.trust-verify-badge.is-verified{background:#ecfdf3;border-color:#abefc6;color:#027a48}.rev-key-link{display:inline-flex;align-items:center;gap:6px;width:-moz-fit-content;width:fit-content;border:1px solid var(--stroke-strong);border-radius:999px;padding:6px 10px;background:var(--panel-soft);color:var(--text);text-decoration:none;font-size:.74rem}.rev-key-link:focus-visible,.rev-key-link:hover{border-color:var(--focus-ring)}@media (max-width:960px){.post-pitch-modal-grid{grid-template-columns:1fr}.post-pitch-modal-media{border-right:0;border-bottom:1px solid var(--stroke)}}@media (max-width:640px){.post-pitch-modal{max-height:95vh}.post-pitch-auth-actions,.post-pitch-inline-actions{flex-direction:column}.post-pitch-auth-actions button,.post-pitch-inline-actions button,.post-pitch-submit{width:100%}.post-pitch-toast{left:12px;right:12px;bottom:12px}}@media (prefers-reduced-motion:reduce){.post-pitch-modal-backdrop{-webkit-backdrop-filter:none;backdrop-filter:none}}.page-home .ad-slot.is-placeholder{width:100%;height:170px;max-width:100%;margin-inline:0}.page-home .ad-face.advertise{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:9px;text-align:center;padding:14px 12px;border-radius:20px;border:1px solid color-mix(in srgb,var(--ad-placeholder-tone,#313136) 58%,#8a8a8a);background:none,none;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.06),0 14px 28px rgba(0,0,0,.46)}.page-home .ad-face.advertise:after{opacity:0}.page-home .ad-face.advertise .ad-icon{width:34px;height:34px;border-radius:10px;background:hsla(0,0%,100%,.9);border:1px solid hsla(0,0%,100%,.95);color:#2a2a2a;font-size:.82rem;letter-spacing:.02em}.page-home .ad-face.advertise h4{margin:0;font-size:1.16rem;line-height:1.15;color:#f4f4f4;font-weight:700}.page-home .ad-face.advertise p{margin:0;max-width:18ch;color:hsla(0,0%,91%,.78);font-size:.88rem;line-height:1.28;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.page-home .ad-face.advertise.is-quote-face{align-items:flex-start;text-align:left;gap:6px;padding:12px 12px 10px}.page-home .ad-face.advertise.is-quote-face .ad-icon{width:28px;height:28px;border-radius:8px;font-size:.62rem}.page-home .ad-face.advertise.is-quote-face h4{font-size:.9rem;line-height:1.2;font-weight:600}.page-home .ad-face.advertise.is-quote-face p{max-width:24ch;font-size:.78rem;line-height:1.24;-webkit-line-clamp:3}@media (max-width:1180px){.page-home .ad-slot.is-placeholder{width:auto;max-width:none;flex:0 0 240px;height:94px}.page-home .ad-face.advertise{flex-direction:row;justify-content:flex-start;text-align:left;gap:10px;padding:10px 11px;border-radius:12px}.page-home .ad-face.advertise .ad-icon{width:26px;height:26px;border-radius:8px;font-size:.58rem}.page-home .ad-face.advertise h4{font-size:.88rem}.page-home .ad-face.advertise p{font-size:.68rem;max-width:none}.page-home .ad-face.advertise.is-quote-face{gap:8px}.page-home .ad-face.advertise.is-quote-face h4{font-size:.78rem}.page-home .ad-face.advertise.is-quote-face p{font-size:.64rem;-webkit-line-clamp:2}}@media (max-width:768px){.page-home .ad-slot.is-placeholder{flex:0 0 min(78vw,260px);width:min(78vw,260px);max-width:min(78vw,260px);height:92px}}.page-home .hero-action-group{display:flex;flex-direction:column;gap:6px}.page-home .hero-action-group-search{flex:1 1 auto;align-items:flex-start}.page-home .hero-action-group-search .hero-search{max-width:560px;flex:0 1 auto}.page-home .hero-action-group-cta{align-items:center}.page-home .hero-action-meta{margin:0;color:var(--muted);font-size:.74rem;line-height:1.35}.page-home .hero-action-group-search .hero-action-meta{padding-left:14px}.page-home .hero-action-group-cta .hero-action-meta{text-align:center}.rankings-microcopy{margin:-2px 0 10px;color:var(--muted);font-size:.78rem}@media (max-width:640px){.page-home .hero-action-group{width:min(100%,560px)}.page-home .hero-action-group-cta{align-items:stretch}.page-home .hero-action-group-cta .hero-action-meta,.page-home .hero-action-group-search .hero-action-meta{text-align:left;padding-left:4px}}@media (min-width:1181px){.page.page-home{padding-inline:clamp(10px,1.1vw,24px)}.page-home .layout-grid{width:min(100%,1720px);max-width:none;margin-inline:auto;grid-template-columns:minmax(150px,210px) minmax(0,1fr) minmax(150px,210px);justify-content:center;gap:clamp(10px,1vw,18px)}.page-home .layout-grid>*{min-width:0}.page-home .center-panel{width:100%;max-width:none;margin-inline:auto;gap:20px}.page-home .ad-column{gap:12px}.page-home .ad-slot{height:clamp(96px,7.2vw,114px)}}@media (min-width:1500px){.page-home .layout-grid{width:min(100%,1940px);grid-template-columns:minmax(170px,250px) minmax(0,1fr) minmax(170px,250px);gap:clamp(12px,1.1vw,22px)}.page-home .ad-slot{height:clamp(100px,6.4vw,116px)}}@media (min-width:2100px){.page-home .layout-grid{width:min(100%,2260px);grid-template-columns:minmax(190px,280px) minmax(0,1fr) minmax(190px,280px)}.page-home .center-panel{max-width:1480px}}.site-footer-links{display:inline-flex;align-items:center;gap:12px;margin-left:10px}.site-footer-links a{color:var(--muted);font-size:.8rem;text-decoration:underline;text-underline-offset:3px}.site-footer-links a:focus-visible,.site-footer-links a:hover{color:var(--text)}.blog-shell{width:min(900px,100%);margin:0 auto;display:flex;flex-direction:column;gap:14px}.blog-card,.blog-header,.blog-post,.lead-capture{border:1px solid var(--stroke);border-radius:16px;background:var(--surface)}.blog-header,.blog-post,.lead-capture{padding:14px}.blog-kicker{margin:0 0 6px;font-size:.72rem;color:var(--muted);text-transform:uppercase;letter-spacing:.08em}.blog-header h1,.blog-post h1{margin:0 0 8px;font-size:clamp(1.35rem,3vw,1.9rem)}.blog-excerpt,.blog-header p{margin:0;color:var(--muted)}.blog-list{display:grid;grid-gap:10px;gap:10px}.blog-card{padding:12px}.blog-card h2{margin:6px 0;font-size:1.05rem}.blog-card h2 a{text-decoration:underline;text-underline-offset:3px}.blog-card p{margin:0;color:var(--muted);line-height:1.45}.blog-card-meta{margin:0;display:inline-flex;align-items:center;gap:8px;color:var(--muted);font-size:.75rem}.blog-tags{margin-top:8px;display:flex;flex-wrap:wrap;gap:6px}.blog-tags span{border:1px solid var(--stroke);border-radius:999px;padding:3px 8px;font-size:.68rem;color:var(--muted);background:var(--panel-soft)}.blog-back{display:inline-flex;margin-bottom:8px;color:var(--muted);text-decoration:underline;text-underline-offset:3px}.blog-content{margin-top:12px;display:grid;grid-gap:10px;gap:10px;line-height:1.6}.blog-content h2,.blog-content h3,.blog-content p,.blog-content ul{margin:0}.blog-content ul{padding-left:20px;display:grid;grid-gap:6px;gap:6px}.lead-capture{display:grid;grid-gap:8px;gap:8px}.lead-capture h3{margin:0;font-size:1rem}.lead-capture p{margin:0;color:var(--muted)}.lead-capture form{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr) minmax(0,1.2fr) auto;grid-gap:8px;gap:8px;align-items:center}.lead-capture button,.lead-capture input,.lead-capture select{border:1px solid var(--stroke);border-radius:999px;background:var(--field-bg);color:var(--text);padding:9px 12px;font:inherit}.lead-capture button{background:var(--panel-soft);border-color:var(--stroke-strong)}.lead-capture button:disabled{opacity:.7;cursor:not-allowed}.lead-honeypot{position:absolute;left:-9999px;opacity:0;pointer-events:none}.lead-success{color:var(--status-success)!important;font-size:.78rem}.lead-error{color:var(--status-error)!important;font-size:.78rem}.lead-capture.is-compact form{grid-template-columns:minmax(0,1fr) minmax(0,.7fr) minmax(0,1fr) auto}@media (max-width:900px){.lead-capture form,.lead-capture.is-compact form{grid-template-columns:1fr}.site-footer{gap:8px;flex-wrap:wrap;justify-content:center}.site-footer-links{margin-left:0}}:root,html[data-theme=dark],html[data-theme=light]{color-scheme:dark;--bg:#141414;--panel:#181818;--panel-soft:#1f1f1f;--surface:#0f0f0f;--surface-soft:#181818;--stroke:#2a2a2a;--stroke-strong:#3a3a3a;--text:#fff;--text-light:#fff;--muted:#b3b3b3;--muted-light:#8f8f8f;--accent:#f2b13d;--accent-2:#c5891f;--primary:#f2b13d;--primary-foreground:#16120a;--placeholder-light:#8c8c8c;--placeholder-dark:#8c8c8c;--shadow:0 14px 28px rgba(0,0,0,.45);--shadow-soft:0 8px 18px rgba(0,0,0,.28);--focus-ring:rgba(242,177,61,.36);--field-bg:#101010;--interactive-bg:#1e1e1e;--interactive-bg-strong:#252525;--status-error:#ff5f67;--status-success:#32c36c;--verify-badge-bg:rgba(50,195,108,.14);--verify-badge-border:rgba(50,195,108,.32);--verify-badge-text:#8be7b3;--overlay-strong:hsla(0,0%,5%,.9);--overlay-soft:hsla(0,0%,5%,.84);--ad-rail-top-gradient:none;--ad-rail-bottom-gradient:none;--fallback-label-border:hsla(0,0%,100%,.22);--fallback-label-bg:hsla(0,0%,4%,.74);--fallback-label-text:#f3f3f3;--slot-soft-bg:hsla(0,0%,100%,.03);--slot-soft-bg-strong:hsla(0,0%,100%,.05);--slot-live-toast-border:rgba(50,195,108,.32);--slot-live-toast-bg:rgba(50,195,108,.12);--slot-live-toast-text:#9cebc0;--founder-dot-bg:hsla(0,0%,100%,.12)}body{background:none,var(--bg)}.page-home .hero{background:none;border:1px solid var(--stroke);border-radius:20px;padding:20px 24px 16px}.page-home .hero-actions{width:100%;margin-top:8px;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:18px;gap:18px;align-items:start}.page-home .hero-action-group{min-width:0}.page-home .hero-action-group-search{align-items:stretch}.page-home .hero-action-group-search .hero-search{width:100%;max-width:none;min-width:0}.page-home .hero-action-group-cta{justify-self:end;align-items:flex-end}.page-home .hero-search{background:#0a0a0a;border:1px solid var(--stroke-strong)}.page-home .hero-btn{background:var(--primary);border:1px solid var(--primary);color:var(--primary-foreground);border-radius:14px;padding:14px 28px;font-weight:700;box-shadow:0 10px 24px rgba(0,0,0,.42)}.page-home .hero-btn:hover{background:#f3131f;border-color:#f3131f}.page-home .hero-action-group-search .hero-action-meta{padding-left:0}.page-home .hero-action-group-cta .hero-action-meta{text-align:right}@media (max-width:900px){.page-home .hero-actions{grid-template-columns:1fr}.page-home .hero-action-group-cta{justify-self:stretch;align-items:stretch}.page-home .hero-btn{width:100%;text-align:center}.page-home .hero-action-group-cta .hero-action-meta{text-align:left}}.page-home .ad-face.advertise{border:1px solid #2f2f2f;background:none;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.04),0 14px 26px rgba(0,0,0,.55)}.page-home .ad-slot.is-placeholder:nth-child(2n) .ad-face.advertise,.page-home .ad-slot.is-placeholder:nth-child(odd) .ad-face.advertise{background:none,none}.page-home .ad-face.advertise .ad-icon{background:#f2b13d;border-color:#f2b13d;color:#1b1407}.page-home .ad-face.advertise h4{color:#fff}.page-home .ad-face.advertise p{color:#b7b7b7}.page-home .pitch-section{background:none,none;border:1px solid #2a2a2a;box-shadow:0 20px 34px rgba(0,0,0,.5)}.page-home .pitch-section.is-more-only{gap:10px;padding-top:10px}.page-home .pitch-section.is-more-only .pitch-divider.labeled{margin-top:0;margin-bottom:8px}.page-home .hot-band,.page-home .more-band{background:none;border:1px solid #2b2b2b;box-shadow:0 12px 24px rgba(0,0,0,.35)}.page-home .pitch-kicker{color:#f2b13d}.page-home .pitch-header h3{color:#f5f5f5}.page-home .pitch-category-picker span,.page-home .pitch-link,.page-home .pitch-subtext{color:#b3b3b3}.page-home .pitch-category-picker select{background:#1b1b1b;border:1px solid #383838;color:#f5f5f5}.page-home .pitch-show-card{border:1px solid #2e2e2e;background:#171717;box-shadow:0 14px 28px rgba(0,0,0,.5)}.page-home .pitch-show-card.is-hot{border-color:rgba(242,177,61,.7);box-shadow:0 0 0 1px rgba(242,177,61,.2),0 18px 34px rgba(0,0,0,.55);background:none}.page-home .pitch-show-media{filter:saturate(.45) contrast(1.08) brightness(.8)}.page-home .pitch-show-media.instagram-frame{filter:none}.page-home .pitch-show-overlay{background:none,none}.page-home .pitch-show-badge{background:hsla(0,0%,5%,.9);border:1px solid rgba(242,177,61,.45);color:#fff}.page-home .pitch-slot-approved .pitch-show-card.row{border-color:rgba(242,177,61,.42);box-shadow:0 0 0 1px rgba(242,177,61,.16),0 14px 24px rgba(0,0,0,.34)}.page-home .pitch-slot-open-card{border-color:rgba(242,177,61,.44);background:none,none,#101010}.page-home .pitch-slot-open-card:focus-visible,.page-home .pitch-slot-open-card:hover{border-color:rgba(242,177,61,.7)}.page-home .pitch-slot-open-action,.page-home .pitch-slot-open-badge{border-color:#f5cc72;background:#f2b13d;color:#1b1407;font-weight:700}.page-home .pitch-slot-open-action:focus-visible,.page-home .pitch-slot-open-action:hover{border-color:#f8d487;background:#f6bc4f}.page-home .pitch-slot-share{border-color:rgba(242,177,61,.5);background:rgba(242,177,61,.14);color:#fff}.page-home .hot-band{padding:18px}.page-home .hot-cinema{position:relative;min-height:560px;border-radius:20px;border:1px solid #242424;background:none;overflow:hidden;outline:none}.page-home .hot-cinema:after,.page-home .hot-cinema:before{content:"";position:absolute;top:0;bottom:0;width:clamp(72px,8vw,128px);z-index:12;pointer-events:none}.page-home .hot-cinema:before{left:0;background:none}.page-home .hot-cinema:after{right:0;background:none}.page-home .hot-cinema-glow-layer{position:absolute;left:50%;top:38%;width:620px;height:620px;transform:translate(-50%,-50%);border-radius:50%;filter:blur(30px);transition:opacity .65s cubic-bezier(.4,0,.2,1);pointer-events:none;opacity:0;animation:hotCinemaPulse 2.2s ease-in-out infinite}.page-home .hot-cinema-glow-layer.is-active{opacity:1}.page-home .hot-cinema-track{position:relative;min-height:520px;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:pan-y pinch-zoom;padding-top:40px;cursor:-webkit-grab;cursor:grab}.page-home .hot-cinema-track.is-dragging{cursor:-webkit-grabbing;cursor:grabbing}.page-home .hot-cinema-track.is-dragging .hot-cinema-card{transition-duration:0ms}.page-home .hot-cinema-track.is-wheeling:not(.is-dragging) .hot-cinema-card{transition-duration:.7s;transition-timing-function:cubic-bezier(.18,.9,.28,1)}.page-home .hot-cinema-card{position:absolute;left:50%;top:40px;width:120px;height:190px;border:none;border-radius:22px;background:#111;padding:0;overflow:hidden;cursor:pointer;will-change:transform,width,height,opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:width .62s cubic-bezier(.18,.9,.28,1),height .62s cubic-bezier(.18,.9,.28,1),transform .62s cubic-bezier(.18,.9,.28,1),opacity .46s ease,border-color .46s ease,box-shadow .46s ease;transform:translate3d(calc(-50% + var(--hot-x, 0px) + var(--hot-drag-x, 0px)),var(--hot-y,135px),0);transform-origin:top center;opacity:.3;z-index:1;box-shadow:none}.page-home .hot-cinema-card.pos-0{width:280px;height:420px;margin:0 12px;opacity:1;border:1.5px solid hsla(0,0%,100%,.2);box-shadow:0 36px 90px rgba(0,0,0,.95),0 0 0 1px hsla(0,0%,100%,.06)}.page-home .hot-cinema-card.pos-1{width:200px;height:310px;margin:0 8px;opacity:.9;border:1px solid hsla(0,0%,100%,.1);box-shadow:0 16px 40px rgba(0,0,0,.7)}.page-home .hot-cinema-card.pos-2{width:155px;height:245px;margin:0 6px;opacity:.6;border:1px solid hsla(0,0%,100%,.06)}.page-home .hot-cinema-card.pos-3{width:110px;height:175px;margin:0 4px;opacity:.25;border:none}.page-home .hot-cinema-poster{position:absolute;inset:0;background-size:cover;background-position:50%;background-repeat:no-repeat;filter:saturate(1.02) contrast(1.04) brightness(.94)}.page-home .hot-cinema-overlay{position:absolute;inset:0;background:none}.page-home .hot-cinema-card:not(.pos-0) .hot-cinema-overlay{background:none}.page-home .hot-cinema-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(.7);width:62px;height:62px;border-radius:50%;background:hsla(0,0%,100%,.18);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1.5px solid hsla(0,0%,100%,.35);display:inline-flex;align-items:center;justify-content:center;opacity:0;transition:opacity .45s cubic-bezier(.4,0,.2,1),transform .45s cubic-bezier(.34,1.4,.64,1);pointer-events:none;z-index:5}.page-home .hot-cinema-play svg{width:22px;height:22px;fill:#fff;margin-left:3px}.page-home .hot-cinema-card.active .hot-cinema-play{opacity:1;transform:translate(-50%,-50%) scale(1)}.page-home .hot-cinema-platform{position:absolute;top:10px;left:10px;min-width:26px;height:26px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;padding:0 7px;font-size:8px;font-weight:800;letter-spacing:-.02em;z-index:2}.page-home .hot-cinema-platform.is-netflix{background:#f2b13d;color:#1b1407}.page-home .hot-cinema-platform.is-hbo{background:#1a1a2e;border:1.5px solid rgba(100,130,255,.6);color:#8fa8ff}.page-home .hot-cinema-platform.is-hulu{background:#1ce783;color:#000}.page-home .hot-cinema-platform.is-disney{background:#0b2a6b;border:1.5px solid rgba(90,160,255,.5);color:#5aa0ff}.page-home .hot-cinema-rating{position:absolute;top:10px;right:10px;color:hsla(0,0%,100%,.92);font-size:13px;font-weight:600;letter-spacing:-.02em;display:inline-flex;align-items:center;gap:2px;z-index:2}.page-home .hot-cinema-rating .star{color:rgba(255,220,80,.9);font-size:10px}.page-home .hot-cinema-info{position:absolute;left:0;right:0;bottom:0;padding:14px 14px 18px;display:flex;flex-direction:column;gap:6px;z-index:2}.page-home .hot-cinema-title{color:#fff;font-size:15px;font-weight:600;line-height:1.2;letter-spacing:-.01em;text-shadow:0 6px 14px rgba(0,0,0,.6)}.page-home .hot-cinema-card.pos-0 .hot-cinema-title{font-size:20px}.page-home .hot-cinema-card.pos-0 .hot-cinema-info{padding:16px 16px 22px}.page-home .hot-cinema-card.pos-0 .hot-cinema-platform{min-width:32px;height:32px;font-size:10px;top:12px;left:12px}.page-home .hot-cinema-card.pos-0 .hot-cinema-rating{font-size:17px;top:12px;right:12px}.page-home .hot-cinema-card.pos-0 .hot-cinema-rating .star{font-size:13px}.page-home .hot-cinema-meta{display:inline-flex;gap:8px;align-items:center;flex-wrap:wrap}.page-home .hot-cinema-meta-tag{background:hsla(0,0%,100%,.12);color:hsla(0,0%,100%,.76);font-size:9px;font-weight:500;padding:2px 7px;border-radius:30px;letter-spacing:.02em}.page-home .hot-cinema-card:not(.pos-0) .hot-cinema-meta{display:none}.page-home .hot-cinema-card.pos-3 .hot-cinema-info{opacity:.62}@keyframes hotCinemaPulse{0%,to{opacity:.88;transform:translate(-50%,-50%) scale(.98)}50%{opacity:1;transform:translate(-50%,-50%) scale(1.04)}}@keyframes hotCinemaPulseDesktop{0%,to{opacity:.84;transform:translate(-50%,-50%) scaleX(.94) scaleY(.92)}50%{opacity:1;transform:translate(-50%,-50%) scaleX(1) scaleY(1)}}@media (min-width:901px){.page-home .hot-band{padding:22px}.page-home .hot-cinema{min-height:590px;border-radius:24px;border:1px solid #1f1f1f;background:none,none}.page-home .hot-cinema:after,.page-home .hot-cinema:before{width:clamp(112px,12vw,186px)}.page-home .hot-cinema:after,.page-home .hot-cinema:before{background:none}.page-home .hot-cinema-glow-layer{top:63%;width:920px;height:420px;filter:blur(70px);animation:hotCinemaPulseDesktop 5.2s ease-in-out infinite}.page-home .hot-cinema-track{min-height:560px;padding-top:58px}.page-home .hot-cinema-card{top:58px;border-radius:26px;transition:width .72s cubic-bezier(.18,.9,.28,1),height .72s cubic-bezier(.18,.9,.28,1),transform .72s cubic-bezier(.18,.9,.28,1),opacity .56s cubic-bezier(.2,.8,.2,1),border-color .54s ease,box-shadow .54s ease,filter .54s ease;transform:translate3d(calc(-50% + var(--hot-x, 0px) + var(--hot-drag-x, 0px)),var(--hot-y,0),0);opacity:.16;filter:saturate(.72) brightness(.7)}.page-home .hot-cinema-track.is-wheeling:not(.is-dragging) .hot-cinema-card{transition-duration:.78s}.page-home .hot-cinema-card.pos-0{width:352px;height:528px;opacity:1;border:1.5px solid hsla(0,0%,100%,.2);filter:none;box-shadow:0 42px 96px rgba(0,0,0,.95),0 0 0 1px hsla(0,0%,100%,.06)}.page-home .hot-cinema-card.pos-1{width:258px;height:392px;opacity:.72;border:1px solid hsla(0,0%,100%,.1);filter:saturate(.9) brightness(.88);box-shadow:0 22px 56px rgba(0,0,0,.76)}.page-home .hot-cinema-card.pos-2{width:196px;height:304px;opacity:.46;border:1px solid hsla(0,0%,100%,.06);filter:saturate(.8) brightness(.78)}.page-home .hot-cinema-card.pos-3{width:148px;height:226px;opacity:.2;border:none;filter:saturate(.64) brightness(.58)}.page-home .hot-cinema-info{padding:14px 14px 18px}.page-home .hot-cinema-title{font-size:17px}.page-home .hot-cinema-card.pos-0 .hot-cinema-title{font-size:22px}.page-home .hot-cinema-card.pos-0 .hot-cinema-info{padding:18px 18px 22px}.page-home .hot-cinema-card.pos-0 .hot-cinema-platform{top:14px;left:14px}.page-home .hot-cinema-card.pos-0 .hot-cinema-rating{top:14px;right:14px}.page-home .hot-cinema-card.pos-3 .hot-cinema-info{opacity:.52}}@media (max-width:900px){.page-home .hot-cinema,.page-home .hot-cinema-track{min-height:440px}.page-home .hot-cinema-glow-layer{width:460px;height:460px;filter:blur(22px)}.page-home .hot-cinema-card.pos-0{width:220px;height:336px}.page-home .hot-cinema-card.pos-1{width:170px;height:266px}.page-home .hot-cinema-card.pos-2{width:132px;height:208px}.page-home .hot-cinema-card.pos-3{width:96px;height:154px}}@media (max-width:640px){.page-home .hot-band{padding:12px}.page-home .hot-cinema,.page-home .hot-cinema-track{min-height:340px;border-radius:14px}.page-home .hot-cinema-glow-layer{width:320px;height:320px;filter:blur(18px)}.page-home .hot-cinema:after,.page-home .hot-cinema:before{width:clamp(42px,9vw,76px)}.page-home .hot-cinema-card{border-radius:14px}.page-home .hot-cinema-card.pos-0{width:180px;height:276px}.page-home .hot-cinema-card.pos-1{width:140px;height:218px}.page-home .hot-cinema-card.pos-2{width:108px;height:170px}.page-home .hot-cinema-card.pos-3{width:82px;height:130px}.page-home .hot-cinema-title{font-size:11px}.page-home .hot-cinema-rating{font-size:10px}.page-home .hot-cinema-platform{min-width:22px;height:22px;font-size:7px;padding:0 5px}.page-home .hot-cinema-info{padding:10px 8px;gap:4px}}@media (prefers-reduced-motion:reduce){.page-home .hot-cinema-glow-layer{animation:none!important}.page-home .hot-cinema-card{transition:none!important}}.about-page .about-section,.page-home .about-section{border:1px solid #2f3138;border-radius:22px;background:linear-gradient(180deg,hsla(0,0%,100%,.05),hsla(0,0%,100%,.01)),#0b0b0d;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.04),0 18px 34px rgba(0,0,0,.45);padding:clamp(16px,2.5vw,26px)}.about-page-shell{display:flex;flex-direction:column;gap:22px}.about-page .about-section-inner,.page-home .about-section-inner{max-width:74ch;margin:0 auto}.about-page .about-section-kicker,.page-home .about-section-kicker{margin:0 0 8px;font-size:.74rem;letter-spacing:.1em;text-transform:uppercase;color:hsla(240,8%,91%,.72)}.about-page .about-section h2,.page-home .about-section h2{margin:0;font-size:clamp(1.3rem,2.3vw,2rem);color:#f4f4f8}.about-page .about-section h3,.page-home .about-section h3{margin:10px 0 0;font-size:clamp(1.08rem,1.8vw,1.35rem);color:#f4f4f8}.about-page .about-section-copy,.page-home .about-section-copy{margin-top:14px;display:grid;grid-gap:8px;gap:8px}.about-page .about-section-copy p,.page-home .about-section-copy p{margin:0;color:rgba(226,228,236,.93);font-size:clamp(.95rem,1.5vw,1.02rem);line-height:1.58}.about-page .about-section-copy strong,.page-home .about-section-copy strong{color:#fff}.roundtable-page-shell{gap:22px;background:#000;max-width:1040px}.roundtable-page-shell,.roundtable-shell{display:flex;flex-direction:column;width:100%;margin:0 auto}.roundtable-shell{gap:14px;max-width:980px}.roundtable-page{background:#000}.roundtable-page .center-panel{width:100%;max-width:none;min-width:0;margin:0}.roundtable-page .anchor-block{width:100%}.roundtable-page .layout-grid{width:min(100%,1360px);max-width:1360px;margin:0 auto;grid-template-columns:minmax(200px,240px) minmax(0,860px) minmax(200px,240px);gap:20px}.roundtable-page .ad-column{display:flex}.roundtable-page .ad-slot.is-placeholder{width:100%;height:170px;max-width:100%;margin-inline:0}.roundtable-page .ad-face.advertise{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:9px;text-align:center;padding:14px 12px;border-radius:20px;border:1px solid #2f2f2f;background:none;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.04),0 14px 26px rgba(0,0,0,.55)}.roundtable-page .ad-face.advertise:after{opacity:0}.roundtable-page .ad-face.advertise .ad-icon{background:#f2b13d;border-color:#f2b13d;color:#1b1407}.roundtable-page .ad-face.advertise h4{color:#fff}.roundtable-page .ad-face.advertise p{color:#b7b7b7}.roundtable-controls,.roundtable-hero,.roundtable-panel,.roundtable-rules,.roundtable-seat-circle{border:0;border-radius:18px;background:#050505}.roundtable-controls,.roundtable-hero,.roundtable-panel{padding:16px}.roundtable-lobby-hero{position:relative;overflow:hidden}.roundtable-lobby-hero:after{display:none}.roundtable-kicker{margin:0;font-size:.74rem;letter-spacing:.1em;text-transform:uppercase;color:hsla(240,8%,91%,.72);text-align:center}.roundtable-hero h1{margin:8px 0 6px;color:#f4f4f8;font-size:clamp(1.2rem,2.2vw,1.8rem);text-align:center}.roundtable-hero p{margin:0;color:rgba(226,228,236,.9);text-align:center}.roundtable-rules{padding:10px 12px;display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.roundtable-rules span{border:1px solid #3f4354;border-radius:999px;background:#181b24;color:#dfe3f4;padding:6px 10px;font-size:.8rem}.roundtable-panel h4{margin:0 0 10px;color:#f6f7fb;text-align:center}.roundtable-muted{margin:0;color:rgba(206,210,224,.8);text-align:center}.roundtable-error{margin:0;color:#ff9d9d;text-align:center}.roundtable-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.roundtable-controls label,.roundtable-form-grid label{display:flex;flex-direction:column;gap:6px;color:#d5daef;font-size:.82rem}.roundtable-form-grid label.is-wide{grid-column:1/-1}.roundtable-controls input,.roundtable-controls select,.roundtable-form-grid input,.roundtable-form-grid select,.roundtable-form-grid textarea,.roundtable-submit-box textarea{border:1px solid #383d4d;background:#141925;color:#eef1ff;border-radius:12px;padding:10px 12px;font:inherit}.roundtable-cta,.roundtable-ghost-btn,.roundtable-turn-actions button{border-radius:999px;padding:8px 12px;font-size:.82rem;font-weight:700}.roundtable-cta{border:1px solid rgba(255,193,70,.5);background:#f2b13d;color:#231707}.roundtable-ghost-btn{border:1px solid #434a60;background:#171b26;color:#e0e5f9}.roundtable-cta:disabled,.roundtable-ghost-btn:disabled{opacity:.6;cursor:not-allowed}.roundtable-session-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.roundtable-session-card{position:relative;overflow:hidden;border:1px solid #363636;background:#050505;border-radius:14px;padding:12px;display:flex;flex-direction:column;gap:8px}.roundtable-session-card:after{display:none}.roundtable-session-card h4{margin:0;color:#f4f7ff}.roundtable-session-card p{margin:0;color:rgba(218,223,240,.85);font-size:.85rem}.roundtable-session-foot,.roundtable-session-head{display:flex;justify-content:space-between;align-items:center;gap:8px}.roundtable-session-mini{display:flex;justify-content:center;margin:2px 0}.roundtable-session-mini-wheel{position:relative;width:72px;aspect-ratio:1;border-radius:50%;border:1px solid #c58b21;background:repeating-conic-gradient(from -90deg,#f2b13d 0deg 71.5deg,#de9f31 71.5deg 72deg);box-shadow:inset 0 0 0 1px rgba(0,0,0,.24)}.roundtable-session-mini-seat{position:absolute;left:50%;top:50%;width:10px;height:10px;border-radius:999px;transform:rotate(calc((var(--rt-mini-seat-index) * 72deg) - 90deg)) translateY(-28px);border:1px solid hsla(0,0%,100%,.28)}.roundtable-session-mini-seat.is-occupied{background:#f2b13d;box-shadow:0 0 10px rgba(242,177,61,.6)}.roundtable-session-mini-seat.is-empty{background:#1c1c1c}.roundtable-session-mini-core{position:absolute;left:50%;top:50%;width:18px;height:18px;border-radius:50%;transform:translate(-50%,-50%);border:1px solid #c58b21;background:#121212}.roundtable-status{margin:0;border:1px solid #485170;border-radius:999px;background:#171f33;padding:4px 8px;font-size:.72rem;letter-spacing:.06em}.roundtable-tags{display:flex;flex-wrap:wrap;gap:6px}.roundtable-tags span{border:1px solid #3b3f52;border-radius:999px;padding:4px 8px;color:#d6dbef;font-size:.75rem}.roundtable-controls{display:flex;flex-wrap:wrap;gap:10px;align-items:flex-end;justify-content:center}.roundtable-seat-circle{padding:20px;background:#000}.roundtable-roulette-shell{position:relative;overflow:visible}.roundtable-roulette{position:relative;width:min(100%,560px);aspect-ratio:1;margin:0 auto}.roundtable-roulette-glow{display:none}.roundtable-roulette-wheel{position:absolute;inset:14%;border-radius:50%;border:1px solid #cf9226;overflow:hidden;transform:none;transition:none;box-shadow:inset 0 0 0 1px rgba(0,0,0,.18)}.roundtable-roulette-wheel-ambient{position:absolute;inset:0;border-radius:50%;animation:none}.roundtable-roulette-slices{position:absolute;inset:0;border-radius:50%;background:radial-gradient(circle at 35% 30%,#f6c86a,#e8af49 58%,#d6952a 100%)}.roundtable-roulette-slice{position:absolute;inset:0;border-radius:50%;background:transparent}.roundtable-roulette-slice.is-queued{background:conic-gradient(from calc(-90deg + (var(--rt-slice-index) * 72deg)),hsla(0,0%,100%,.24) 0deg 70deg,transparent 70deg 1turn);animation:roundtableQueuedShimmer 1.6s ease-in-out infinite}.roundtable-roulette-slice.is-active{background:conic-gradient(from calc(-90deg + (var(--rt-slice-index) * 72deg)),hsla(0,0%,100%,.34) 0deg 70deg,transparent 70deg 1turn);animation:roundtableSliceActivePulse 1.25s ease-in-out infinite}.roundtable-roulette-slice.is-empty{opacity:1}.roundtable-roulette-hub{position:absolute;inset:7%;border-radius:50%;border:none;background:none;display:flex;justify-content:center;align-items:center;padding:0;pointer-events:none}.roundtable-eye-mascot{--rt-eye-size:clamp(60px,9vw,94px);position:relative;display:flex;align-items:center;justify-content:space-between;width:min(76%,420px);gap:clamp(16px,2.8vw,28px);animation:roundtableEyeFloat 2.4s ease-in-out infinite;filter:drop-shadow(0 10px 18px rgba(0,0,0,.56))}.roundtable-eye-ball{width:var(--rt-eye-size);height:calc(var(--rt-eye-size) * .72);border-radius:999px;border:2px solid rgba(212,222,246,.94);background:#f2f2f2;position:relative;overflow:hidden}.roundtable-eye-pupil{position:absolute;left:50%;top:50%;width:calc(var(--rt-eye-size) * .26);height:calc(var(--rt-eye-size) * .26);border-radius:50%;background:#111b2d;transform:translate(calc(-50% + var(--rt-eye-x, 0px)),calc(-50% + var(--rt-eye-y, 0px)));transition:transform .42s cubic-bezier(.2,.9,.35,1)}.roundtable-eye-mascot.is-watching .roundtable-eye-pupil{animation:roundtableEyeRoll 2.2s ease-in-out infinite}.roundtable-seat-token-ring{position:absolute;inset:0}.roundtable-seat-token{position:absolute;transform:translate(-50%);width:clamp(128px,17vw,154px);min-height:92px;border:1px solid #b88324;border-radius:18px;background:#070707;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);padding:36px 10px 9px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;box-shadow:0 14px 22px rgba(0,0,0,.44);animation:roundtableTokenBob 3s ease-in-out infinite}.roundtable-seat-token:before{display:none}.roundtable-seat-token:after{content:"";position:absolute;left:10px;right:10px;top:10px;height:20px;border-radius:12px;background:hsla(0,0%,100%,.08);pointer-events:none}.roundtable-seat-token.is-active:before{opacity:0}.roundtable-seat-avatar{position:absolute;left:50%;top:-30px;transform:translate(-50%) scale(1);width:60px;height:60px;border-radius:50%;border:3px solid rgba(244,248,255,.92);background:#f2b13d;color:#1a1204;display:grid;place-items:center;font-size:.98rem;font-weight:800;letter-spacing:.02em;text-transform:uppercase;z-index:2;box-shadow:0 0 0 2px rgba(13,19,32,.3),0 12px 20px rgba(0,0,0,.44)}.roundtable-seat-mic{position:absolute;right:8px;top:-12px;z-index:3;border-radius:999px;border:1px solid #7d7d7d;background:#121212;color:#e9e9e9;padding:2px 7px;font-size:.58rem;letter-spacing:.05em;font-weight:700}.roundtable-seat-mic.is-live{border-color:#d99d32;background:#f2b13d;color:#1a1204}.roundtable-seat-mic:disabled{cursor:default;opacity:.92}.roundtable-seat-copy{display:flex;flex-direction:column;gap:2px;min-width:104px;max-width:134px;text-align:center;align-items:center}.roundtable-seat-name{color:#f7f2e2;font-size:.9rem;font-weight:700;line-height:1.2;letter-spacing:.01em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.roundtable-seat-state{color:hsla(41,67%,84%,.88);font-size:.8rem;letter-spacing:.02em}.roundtable-seat-token.is-active{border-color:#f3c35d;box-shadow:inset 0 0 0 1px rgba(243,195,93,.42),0 0 28px rgba(243,195,93,.34),0 14px 24px rgba(0,0,0,.44);animation:roundtableSeatActivePulse 1.15s ease-in-out infinite}.roundtable-seat-token.is-active .roundtable-seat-avatar{border-color:#ffe3a7;box-shadow:0 0 0 2px rgba(243,195,93,.56),0 0 24px rgba(243,195,93,.5)}.roundtable-seat-token.is-queued{border-color:#63c8ff;box-shadow:inset 0 0 0 1px rgba(99,200,255,.32),0 0 20px rgba(99,200,255,.28),0 14px 24px rgba(0,0,0,.44)}.roundtable-seat-token.is-queued .roundtable-seat-avatar{border-color:#bde8ff}.roundtable-seat-token.is-me{border-color:#6e86ff;box-shadow:inset 0 0 0 1px rgba(110,134,255,.32),0 0 18px rgba(110,134,255,.24),0 14px 24px rgba(0,0,0,.44)}.roundtable-seat-token.is-empty{opacity:.86;border-color:#7a5a24;background:#090909}.roundtable-seat-token.is-empty .roundtable-seat-avatar{border-color:rgba(198,208,232,.86);background:radial-gradient(circle at 32% 30%,#c8d1e4,#7b879f);color:#0f1623}.roundtable-lobby-leaderboard .roundtable-score-list,.roundtable-lobby-sessions .roundtable-session-grid{margin-top:8px}.roundtable-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.roundtable-queue-list{display:flex;flex-direction:column;gap:8px;margin:0;padding-left:18px}.roundtable-queue-list li{display:flex;align-items:center;gap:8px;color:#dce1f5}.roundtable-score-list{display:flex;flex-direction:column;gap:8px}.roundtable-score-item{display:flex;justify-content:space-between;gap:10px;border:1px solid #343a4c;border-radius:12px;padding:10px;background:#121826}.roundtable-score-item strong{color:#eef2ff}.roundtable-score-item p{margin:4px 0 0;color:rgba(198,204,223,.84);font-size:.78rem}.roundtable-score-item span{font-size:1rem;font-weight:700;color:#f5d078}.roundtable-timer{display:inline-flex;border:1px solid #525972;border-radius:999px;background:#1a2030;color:#f0f4ff;padding:6px 10px;font-weight:700}.roundtable-submit-box{margin-top:8px;display:flex;flex-direction:column;gap:8px}.roundtable-live-compose{border-color:#7a5a24}.roundtable-live-compose h4{margin-bottom:6px}.roundtable-live-compose .roundtable-submit-box{margin-top:10px}.roundtable-voice-controls{margin-top:10px;display:flex;flex-wrap:wrap;gap:8px;justify-content:center;align-items:center}.roundtable-video-strip{border-color:#7a5a24;background:#070707;overflow:hidden}.roundtable-video-strip-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.roundtable-video-strip-copy{display:flex;flex-direction:column;gap:5px}.roundtable-video-strip-copy h4{margin:0;color:#f7f3e6;text-align:left}.roundtable-video-strip-copy p{margin:0;color:hsla(41,57%,90%,.78);font-size:.85rem}.roundtable-video-strip-actions{display:inline-flex;align-items:center;gap:6px}.roundtable-video-nav{border:1px solid #66564f;background:#181312;color:#f8ecd1;border-radius:999px;width:34px;height:34px;display:grid;place-items:center;font-size:.9rem;font-weight:700}.roundtable-video-nav:disabled{opacity:.45;cursor:not-allowed}.roundtable-video-strip-status{margin:0 0 10px;color:hsla(43,55%,84%,.82);font-size:.8rem}.roundtable-video-rail{overflow-x:auto;overflow-y:hidden;width:100%;padding-bottom:2px;-ms-overflow-style:none;scrollbar-width:none;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;touch-action:pan-x pan-y;scroll-snap-type:none;overflow-anchor:none}.roundtable-video-rail::-webkit-scrollbar{display:none}.roundtable-video-rail.is-interacting{scroll-snap-type:x mandatory}.roundtable-video-rail-track{display:flex;width:max-content;gap:0}.roundtable-video-rail-segment{display:flex;gap:8px;padding-right:8px}.roundtable-video-rail-item{flex:0 0 auto;width:clamp(176px,15.5vw,220px);aspect-ratio:9/16;min-height:0;scroll-snap-align:start;scroll-snap-stop:always}.roundtable-video-rail-item .pitch-show-card.row{width:100%;height:100%;min-height:0;aspect-ratio:auto;border:1px solid #4a4f62;border-radius:16px;background:#12141a;box-shadow:0 12px 24px rgba(0,0,0,.42)}.roundtable-video-rail-item .pitch-show-card.row:focus-visible,.roundtable-video-rail-item .pitch-show-card.row:hover{transform:translateY(-2px) scale(1.01);border-color:#6a7391}.roundtable-pip-player{position:fixed;right:max(14px,calc((100vw - 1080px) / 2 + 14px));bottom:max(14px,env(safe-area-inset-bottom));width:min(360px,calc(100vw - 28px));border:1px solid #5a4b37;border-radius:14px;background:#0f0f10;box-shadow:0 18px 34px rgba(0,0,0,.5),inset 0 1px 0 hsla(0,0%,100%,.08);padding:10px;z-index:160}.roundtable-pip-head{display:flex;justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:8px;cursor:-webkit-grab;cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:none}.roundtable-pip-head:active{cursor:-webkit-grabbing;cursor:grabbing}.roundtable-pip-meta{display:flex;flex-direction:column;gap:2px;min-width:0}.roundtable-pip-meta strong{color:#f8f1dc;font-size:.86rem;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.roundtable-pip-meta span{color:hsla(45,67%,92%,.72);font-size:.72rem}.roundtable-pip-close{border:1px solid #5f4e36;background:#1a1714;color:#f3e6cb;border-radius:999px;width:26px;height:26px;font-size:1rem;line-height:1;display:grid;place-items:center;flex:0 0 auto}.roundtable-pip-video-wrap{border-radius:10px;overflow:hidden;border:1px solid #4a4135;background:#050505}.roundtable-pip-embed,.roundtable-pip-video{width:100%;aspect-ratio:16/9;display:block;background:#000}.roundtable-pip-embed{border:0}.roundtable-pip-fallback{border-radius:10px;border:1px solid #4a4135;background:#0c0c0c;padding:18px 12px;color:hsla(44,63%,86%,.78);font-size:.78rem}.roundtable-pip-actions{margin-top:8px;display:flex;gap:8px}.roundtable-pip-btn{flex:1 1;border:1px solid #5b5140;background:#171411;color:#f6ecd6;border-radius:999px;padding:6px 9px;font-size:.74rem;font-weight:700}.roundtable-pip-note{margin:7px 2px 0;color:hsla(44,64%,85%,.72);font-size:.72rem;line-height:1.35}.roundtable-turn-list{display:flex;flex-direction:column;gap:8px}.roundtable-turn-item{border:1px solid #343a4a;border-radius:12px;background:#121826;padding:10px}.roundtable-turn-head{display:flex;justify-content:space-between;align-items:center;gap:8px}.roundtable-turn-head strong{color:#ecf1ff}.roundtable-turn-head span{color:rgba(201,208,230,.84);font-size:.74rem;text-transform:uppercase}.roundtable-turn-item p{margin:8px 0;color:#dce2f7}.roundtable-turn-actions{display:flex;gap:8px}.roundtable-turn-actions button{border:1px solid #3f465c;background:#171d2b;color:#e5eaff}@keyframes roundtableAmbientSpin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes roundtableTokenBob{0%,to{transform:translate(-50%) translateY(0)}50%{transform:translate(-50%) translateY(-4px)}}@keyframes roundtableQueuedShimmer{0%,to{opacity:.55}50%{opacity:1}}@keyframes roundtableSliceActivePulse{0%,to{filter:saturate(1);transform:scale(1)}50%{filter:saturate(1.2);transform:scale(1.03)}}@keyframes roundtableSeatActivePulse{0%,to{transform:translate(-50%) scale(1);filter:saturate(1)}50%{transform:translate(-50%) scale(1.03);filter:saturate(1.2)}}@keyframes roundtableTurnFlare{0%{opacity:.95;transform:scale(.82)}to{opacity:0;transform:scale(1.42)}}@keyframes roundtableEyeFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-2px)}}@keyframes roundtableEyeRoll{0%,60%,to{transform:translate(calc(-50% + var(--rt-eye-x, 0px)),calc(-50% + var(--rt-eye-y, 0px)))}68%{transform:translate(calc(-50% + var(--rt-eye-x, 0px) + 2px),calc(-50% + var(--rt-eye-y, 0px) - 6px))}76%{transform:translate(calc(-50% + var(--rt-eye-x, 0px) - 2px),calc(-50% + var(--rt-eye-y, 0px) - 6px))}84%{transform:translate(calc(-50% + var(--rt-eye-x, 0px)),calc(-50% + var(--rt-eye-y, 0px)))}}@media (min-width:1200px){.roundtable-seat-circle{padding:28px 34px}.roundtable-roulette{width:min(100%,680px)}.roundtable-roulette-glow{inset:10%;background:radial-gradient(circle,rgba(249,204,98,.45),rgba(83,160,255,.15) 50%,transparent 76%)}.roundtable-roulette-wheel{inset:11%;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.09),0 26px 50px rgba(0,0,0,.44)}.roundtable-roulette-wheel-ambient{animation-duration:24s}.roundtable-roulette-hub{inset:5%}.roundtable-eye-mascot{--rt-eye-size:clamp(72px,8vw,114px);width:min(78%,500px)}.roundtable-seat-token{width:162px;min-height:104px;padding-top:40px}.roundtable-seat-avatar{top:-34px;width:66px;height:66px;font-size:1.04rem}.roundtable-seat-copy{min-width:112px;max-width:142px}.roundtable-seat-name{max-width:120px;font-size:.96rem}.roundtable-seat-state{max-width:126px;font-size:.82rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.roundtable-session-card{padding:14px}.roundtable-session-mini-wheel{width:84px}}@media (max-width:1200px){.roundtable-page .layout-grid{width:min(100%,1120px);max-width:1120px;grid-template-columns:minmax(0,1fr);gap:0}.roundtable-page .ad-column{display:none}.roundtable-page .center-panel{max-width:1080px;margin:0 auto}}@media (max-width:980px){.roundtable-form-grid,.roundtable-grid,.roundtable-session-grid{grid-template-columns:1fr}.roundtable-seat-circle{padding:14px 12px}.roundtable-roulette{width:min(100%,460px)}.roundtable-seat-token{width:clamp(118px,22vw,138px);min-height:88px;padding-top:34px}.roundtable-roulette-hub{inset:8%}.roundtable-eye-mascot{--rt-eye-size:clamp(54px,13vw,82px);width:min(82%,360px)}.roundtable-seat-token:before{height:min(26vw,120px)}.roundtable-video-strip-head{align-items:flex-start}}@media (max-width:768px){.page.roundtable-page{padding:calc(12px + env(safe-area-inset-top)) 10px calc(22px + env(safe-area-inset-bottom))}.roundtable-page .center-panel,.roundtable-page .layout-grid,.roundtable-page-shell,.roundtable-shell{width:100%;max-width:100%;min-width:0}}@media (max-width:760px){.roundtable-roulette{width:min(100%,380px)}.roundtable-seat-token{width:100px;min-height:78px;padding-top:30px;gap:2px}.roundtable-eye-mascot{--rt-eye-size:clamp(42px,17vw,64px);width:min(88%,290px)}.roundtable-seat-name{max-width:80px;font-size:.76rem}.roundtable-seat-state{max-width:86px;font-size:.66rem}.roundtable-seat-avatar{top:-24px;width:48px;height:48px;font-size:.78rem}.roundtable-seat-copy{min-width:86px;max-width:94px}.roundtable-roulette-hub{inset:9%}.roundtable-video-strip-head{flex-direction:column;align-items:stretch}.roundtable-video-strip-actions{justify-content:flex-end}.roundtable-video-rail-item{width:clamp(168px,43vw,208px)}.roundtable-pip-player{width:min(340px,calc(100vw - 24px));right:12px;bottom:12px;padding:9px}}@media (prefers-reduced-motion:reduce){.roundtable-roulette-wheel{transition:none}.roundtable-eye-mascot,.roundtable-eye-mascot.is-watching .roundtable-eye-pupil,.roundtable-roulette-glow,.roundtable-roulette-slice.is-active,.roundtable-roulette-slice.is-queued,.roundtable-roulette-wheel-ambient,.roundtable-seat-token,.roundtable-seat-token.is-active{animation:none!important}.roundtable-video-rail{scroll-snap-type:x mandatory}.roundtable-video-rail-segment.is-clone{display:none}}@media (max-width:640px){.page-home .site-nav-links a{padding:6px 8px}}.page-home .community-cinema{position:relative;display:flex;flex-direction:column;gap:16px;border:1px solid #2f3138;border-radius:22px;background:#0b0b0d;padding:18px;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.04),0 18px 34px rgba(0,0,0,.45)}.page-home .community-cinema-header{display:grid;grid-template-columns:1fr auto 1fr;align-items:start;grid-gap:12px;gap:12px}.page-home .community-cinema-copy{display:grid;grid-gap:5px;gap:5px;grid-column:2;justify-items:center;text-align:center;margin:0 auto;max-width:min(100%,64ch)}.page-home .community-cinema-kicker{margin:0;font-size:.72rem;letter-spacing:.11em;text-transform:uppercase;color:hsla(240,8%,91%,.72)}.page-home .community-cinema-copy h3{margin:0;font-size:clamp(1.04rem,2vw,1.4rem);color:#f3f3f5}.page-home .community-cinema-copy .pitch-subtext{margin:0;color:hsla(240,6%,74%,.88)}.page-home .community-filter-toggle{grid-column:3;justify-self:end;border:1px solid #3b3d46;border-radius:999px;background:#17181f;color:#f8f8fa;padding:8px 14px;font-size:.78rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.page-home .community-filter-toggle.is-open{border-color:#646776;background:#20222b}.page-home .community-filter-drawer{display:grid;grid-template-columns:minmax(230px,1fr) auto;align-items:center;grid-gap:10px 12px;gap:10px 12px;max-height:0;opacity:0;overflow:hidden;pointer-events:none;transition:max-height .24s ease,opacity .18s ease}.page-home .community-filter-drawer.is-open{max-height:180px;opacity:1;pointer-events:auto}.page-home .community-search{display:inline-flex;align-items:center;gap:9px;width:100%;border:1px solid #393c45;border-radius:999px;background:#15161c;color:rgba(230,230,238,.88);padding:10px 14px}.page-home .community-search input{width:100%;border:0;background:transparent;color:#f4f4f7;outline:none}.page-home .community-search input::placeholder{color:hsla(240,6%,65%,.76)}.page-home .community-filter-chip-row{display:inline-flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:8px}.page-home .community-filter-chip{border-color:#3a3c45;background:#191a22;color:#c6c6ce}.page-home .community-filter-chip.is-active{border-color:#7b8097;background:#272a36;color:#fff}.page-home .community-filter-note{grid-column:1/-1;margin:0;color:hsla(240,6%,65%,.86);font-size:.76rem}.page-home .community-featured{border:1px solid #333541;border-radius:20px;background:#101118;overflow:hidden;min-height:clamp(220px,34vw,360px)}.page-home .community-featured-card{position:relative;width:100%;min-height:inherit;display:block;border:0;background:#101118;text-align:left;color:inherit;padding:0}.page-home .community-featured-media{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;background-position:50%;background-size:cover;background-repeat:no-repeat}.page-home .community-featured-overlay{position:absolute;inset:0;background:rgba(0,0,0,.58)}.page-home .community-featured-content{position:absolute;inset:auto 0 0 0;display:flex;flex-direction:column;gap:9px;padding:16px;z-index:2}.page-home .community-featured-badge{width:-moz-fit-content;width:fit-content;border:1px solid hsla(0,0%,100%,.28);border-radius:999px;padding:4px 10px;background:rgba(0,0,0,.42);color:rgba(248,248,252,.94);font-size:.66rem;letter-spacing:.08em;text-transform:uppercase}.page-home .community-featured-title{color:#fff;font-size:clamp(1.28rem,3.5vw,2.18rem);line-height:1.06;letter-spacing:-.02em;font-weight:700}.page-home .community-featured-meta{display:inline-flex;gap:8px;flex-wrap:wrap;color:rgba(218,218,226,.88);font-size:.72rem}.page-home .community-featured-meta span{border:1px solid hsla(0,0%,100%,.22);border-radius:999px;background:rgba(0,0,0,.4);padding:3px 9px}.page-home .community-featured-copy{color:rgba(237,237,244,.9);font-size:clamp(.9rem,1.8vw,1.06rem);line-height:1.4;max-width:58ch}.page-home .community-featured-actions{display:inline-flex;align-items:center;flex-wrap:wrap;gap:8px}.page-home .community-featured-cta{border-radius:999px;padding:8px 13px;font-size:.74rem;font-weight:700;letter-spacing:.04em}.page-home .community-featured-cta.is-primary{border:1px solid hsla(0,0%,100%,.26);background:rgba(250,250,255,.14);color:#fff}.page-home .community-featured-cta.is-secondary{border:1px solid hsla(0,0%,100%,.18);background:rgba(0,0,0,.42);color:rgba(236,236,244,.9)}.page-home .community-featured-card.is-open-slot{min-height:clamp(220px,34vw,360px);border:1px solid #4c4f5d}.page-home .community-rails{display:flex;flex-direction:column;gap:16px}.page-home .community-rail-block{display:grid;grid-gap:0;gap:0}.page-home .community-rail-header{display:flex;align-items:center;justify-content:flex-start;gap:10px}.page-home .community-rail-header h4{margin:0;color:#f3f3f7;font-size:.94rem;letter-spacing:.02em}.page-home .community-rail{overflow-x:auto;overflow-y:hidden;width:100%;padding-bottom:2px;-ms-overflow-style:none;scrollbar-width:none;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;touch-action:pan-x pan-y;scroll-snap-type:none;overflow-anchor:none}.page-home .community-rail::-webkit-scrollbar{display:none}.page-home .community-rail.is-interacting{scroll-snap-type:x mandatory}.page-home .community-rail-track{display:flex;width:max-content;gap:0;will-change:auto}.page-home .community-rail-segment{display:flex;gap:6px;padding-right:6px}.page-home .community-rail-item{flex:0 0 auto;width:clamp(176px,15.5vw,220px);aspect-ratio:9/16;min-height:0;scroll-snap-align:start;scroll-snap-stop:always}.page-home .community-rail-item>.pitch-slot-approved,.page-home .community-rail-item>.pitch-slot-open-card{height:100%;width:100%}.page-home .community-cinema .pitch-slot-approved{display:flex;flex-direction:column;gap:0;height:100%;border:1px solid #393c47;border-radius:16px;background:#12141a;padding:0;overflow:hidden}.page-home .community-cinema .pitch-slot-approved .pitch-show-card.row{width:100%;height:100%;min-height:0;aspect-ratio:auto;flex:1 1 auto;border:1px solid #4a4f62;background:#12141a;border-radius:16px;box-shadow:0 14px 26px rgba(0,0,0,.42)}.page-home .community-cinema .pitch-slot-approved:focus-within .pitch-show-card.row,.page-home .community-cinema .pitch-slot-approved:hover .pitch-show-card.row{transform:translateY(-2px) scale(1.01);border-color:#626b86}.page-home .community-cinema .pitch-slot-approved-meta{display:none}.page-home .community-cinema .pitch-slot-share{border-color:#515871;background:#24293a;color:#f2f3f8}.page-home .community-cinema .pitch-slot-open-card{display:flex;flex-direction:column;justify-content:flex-end;gap:8px;min-height:100%;border:1px dashed #58607a;border-radius:16px;background:#13161f;padding:11px}.page-home .community-cinema .pitch-slot-open-badge{border-color:#f5cc72;background:#f2b13d;color:#1b1407;font-weight:700}.page-home .community-cinema .pitch-slot-open-card h4{color:#fff}.page-home .community-cinema .pitch-slot-open-card p{color:rgba(218,220,233,.9)}.page-home .community-cinema .pitch-slot-open-action{border-color:#f5cc72;background:#f2b13d;color:#1b1407;font-weight:700}.page-home .community-cinema .pitch-slot-open-action:focus-visible,.page-home .community-cinema .pitch-slot-open-action:hover{border-color:#f8d487;background:#f6bc4f}@keyframes communityRailMarquee{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}.page-home .community-testimonials{margin-top:6px;border-top:1px solid hsla(0,0%,100%,.08);padding-top:14px}@media (max-width:1024px){.page-home .community-cinema{padding:14px;gap:14px}.page-home .community-cinema-header{grid-template-columns:1fr;align-items:stretch}.page-home .community-cinema-copy{grid-column:1;justify-items:center;text-align:center}.page-home .community-filter-toggle{grid-column:1;justify-self:center}.page-home .community-filter-drawer{grid-template-columns:1fr}.page-home .community-filter-chip-row{justify-content:flex-start}.page-home .community-rail{overflow-x:auto;overflow-y:hidden}}@media (max-width:768px){.page-home .community-cinema{border-radius:16px;padding:12px}.page-home .community-featured{min-height:246px;border-radius:14px}.page-home .community-featured-content{padding:12px;gap:8px}.page-home .community-featured-title{font-size:clamp(1.06rem,7vw,1.5rem)}.page-home .community-featured-meta{font-size:.67rem}.page-home .community-rail{overflow-x:auto;overflow-y:hidden}.page-home .community-rail-item{flex-basis:auto;width:clamp(170px,44vw,210px);min-height:280px}}@media (prefers-reduced-motion:reduce){.page-home .community-cinema .pitch-slot-approved .pitch-show-card.row,.page-home .community-filter-drawer{transition:none!important}.page-home .community-rail{overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none;scroll-snap-type:x mandatory}.page-home .community-rail::-webkit-scrollbar{display:none}.page-home .community-rail-track{transform:none!important}.page-home .community-rail-segment.is-clone{display:none}}.page-home .pitch-divider.labeled{margin-top:4px;margin-bottom:10px}.page-home .pitch-divider.labeled .pitch-subtext{margin-top:2px;text-align:center}.page-home .pitch-divider.labeled span{border:1px solid rgba(242,177,61,.42);background:none,#111;color:#f5f5f5;letter-spacing:.13em}.page-home .more-band{position:relative;overflow:hidden;padding:18px;border-radius:20px;border:1px solid #2f2f2f;background:none,none;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.04),0 20px 34px rgba(0,0,0,.52)}.page-home .more-band:after,.page-home .more-band:before{content:"";position:absolute;pointer-events:none;z-index:0}.page-home .more-band:before{inset:0 auto auto 12%;width:min(520px,62vw);height:220px;background:none}.page-home .more-band:after{inset:0 0 auto auto;width:min(420px,50vw);height:240px;background:none}.page-home .more-band>*{position:relative;z-index:1}.page-home .slot-controls{grid-template-columns:minmax(260px,1fr) auto;align-items:center;gap:10px 12px;margin-bottom:14px}.page-home .slot-search{width:100%;max-width:520px;border:1px solid #3a3a3a;background:hsla(0,0%,5%,.92);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.05)}.page-home .slot-search input::placeholder{color:hsla(0,0%,70%,.75)}.page-home .slot-filter-chips{justify-content:flex-end}.page-home .slot-filter-chip{border-color:#3a3a3a;background:#161616;color:#b7b7b7}.page-home .slot-filter-chip.is-active{border-color:rgba(242,177,61,.72);background:none,#181818;color:#fff}.page-home .slot-random-note{grid-column:1/-1;color:#969696}.page-home .slot-teaser-strip{gap:12px;margin:2px 0 14px;padding:2px 2px 10px}.page-home .slot-teaser{border:1px solid #343434;background:none;box-shadow:0 12px 24px rgba(0,0,0,.45);transition:transform .26s ease,border-color .26s ease,box-shadow .26s ease}.page-home .slot-teaser:hover{transform:translateY(-3px);border-color:rgba(242,177,61,.56);box-shadow:0 0 0 1px rgba(242,177,61,.2),0 18px 28px rgba(0,0,0,.5)}.page-home .slot-teaser-media{height:92px;border-bottom:1px solid hsla(0,0%,100%,.06)}.page-home .slot-teaser-kicker{color:#a9a9a9}.page-home .pitch-columns{gap:16px}.page-home .pitch-column{border:1px solid #2f2f2f;border-radius:18px;background:none;padding:10px;height:clamp(440px,66vh,780px);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.04);-webkit-mask-image:none;mask-image:none}.page-home .pitch-column-track{gap:16px;animation-duration:40s}.page-home .pitch-column.is-down .pitch-column-track{animation-duration:44s}.page-home .pitch-column-segment{gap:16px}.page-home .pitch-slot-approved .pitch-show-card.row{border-radius:16px;border:1px solid rgba(242,177,61,.44);background:#141414;box-shadow:0 0 0 1px rgba(242,177,61,.2),0 18px 30px rgba(0,0,0,.5);transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease}.page-home .pitch-slot-approved:focus-within .pitch-show-card.row,.page-home .pitch-slot-approved:hover .pitch-show-card.row{transform:translateY(-4px) scale(1.024);border-color:rgba(242,177,61,.74);box-shadow:0 0 0 1px rgba(242,177,61,.34),0 26px 36px rgba(0,0,0,.56)}.page-home .pitch-show-card.row .pitch-show-overlay{background:none,none}.page-home .pitch-show-card.row .pitch-show-badge{border-color:rgba(242,177,61,.7);background:hsla(0,0%,6%,.86)}.page-home .pitch-show-card.row .pitch-show-text h4{color:#fff}.page-home .pitch-show-card.row .pitch-show-text p{color:hsla(0,0%,88%,.88)}.page-home .pitch-show-card.row .pitch-engage-btn{border-color:hsla(0,0%,100%,.2);background:rgba(0,0,0,.5)}.page-home .pitch-show-card.row .pitch-engage-btn:hover:not(:disabled){border-color:rgba(242,177,61,.56);background:hsla(0,0%,8%,.74)}.page-home .pitch-show-card.row .pitch-show-footer{border:1px solid rgba(242,177,61,.58);background:rgba(242,177,61,.2);color:#fff}.page-home .pitch-slot-founder{color:#b3b3b3}.page-home .pitch-slot-share{border-color:rgba(242,177,61,.56);background:rgba(242,177,61,.16)}.page-home .pitch-slot-open-card{border-color:rgba(242,177,61,.52);background:none,none}.page-home .pitch-slot-open-card:focus-visible,.page-home .pitch-slot-open-card:hover{border-color:rgba(242,177,61,.78);box-shadow:0 0 0 1px rgba(242,177,61,.3),0 20px 30px rgba(0,0,0,.48)}.page-home .pitch-mobile-row{border:1px solid #2d2d2d;border-radius:16px;padding:8px 0;background:none}.page-home .pitch-mobile-row-segment,.page-home .pitch-mobile-row-track{gap:12px}@media (max-width:1024px){.page-home .slot-controls{grid-template-columns:1fr}.page-home .slot-filter-chips{justify-content:flex-start}}@media (max-width:768px){.page-home .more-band{padding:12px;border-radius:14px}.page-home .pitch-columns.is-mobile{gap:10px}.page-home .pitch-mobile-row{border-radius:12px;padding:6px 0}.page-home .slot-teaser{min-width:188px;width:188px}}@media (prefers-reduced-motion:reduce){.page-home .pitch-slot-approved .pitch-show-card.row,.page-home .slot-teaser{transition:none}}@media (max-width:768px){.page-home .more-band .slot-controls,.page-home .more-band .slot-teaser-strip{display:none}.page-home .pitch-columns.is-mobile{display:block;gap:0}.page-home .pitch-mobile-stack{position:relative;min-height:420px;height:min(72vh,560px);border-radius:18px;border:1px solid #2f2f2f;background:none,none;overflow:hidden;touch-action:pan-x pinch-zoom;-webkit-user-select:none;-moz-user-select:none;user-select:none;outline:none}.page-home .pitch-mobile-stack:before{content:"";position:absolute;inset:0;pointer-events:none;background:none;z-index:2}.page-home .pitch-mobile-stack.is-loading{display:grid;place-items:center}.page-home .pitch-mobile-stack-skeleton{position:absolute;left:50%;top:50%;width:min(66vw,248px);aspect-ratio:9/16;border-radius:18px;border:1px solid hsla(0,0%,100%,.1);background:none;transform-origin:center;animation:slotPulse 1.2s ease-in-out infinite}.page-home .pitch-mobile-stack-skeleton.pos-back{transform:translate(-50%,calc(-50% - 90px)) scale(.78);opacity:.38}.page-home .pitch-mobile-stack-skeleton.pos-mid{transform:translate(-50%,calc(-50% + 82px)) scale(.86);opacity:.58}.page-home .pitch-mobile-stack-skeleton.pos-front{transform:translate(-50%,-50%) scale(1);opacity:1}.page-home .pitch-mobile-stack-card{position:absolute;left:50%;top:50%;width:min(66vw,248px);aspect-ratio:9/16;border-radius:18px;border:1px solid hsla(0,0%,100%,.16);background:#121212;padding:0;overflow:hidden;text-align:left;cursor:pointer;transform:translate3d(-50%,calc(-50% + var(--stack-y, 0px) + var(--stack-drag-y, 0px)),0) scale(var(--stack-scale,1)) rotate(var(--stack-rotate,0deg));opacity:var(--stack-opacity,1);z-index:var(--stack-z,1);box-shadow:0 18px 34px rgba(0,0,0,.58);will-change:transform,opacity;transition:transform .48s cubic-bezier(.22,.61,.36,1),opacity .34s ease,border-color .32s ease,box-shadow .32s ease}.page-home .pitch-mobile-stack.is-dragging .pitch-mobile-stack-card{transition-duration:0ms}.page-home .pitch-mobile-stack-card[data-stack-depth="2"]{filter:saturate(.8) brightness(.74)}.page-home .pitch-mobile-stack-card.is-active{border-color:rgba(242,177,61,.78);box-shadow:0 0 0 1px rgba(242,177,61,.34),0 26px 42px rgba(0,0,0,.62)}.page-home .pitch-mobile-stack-media{position:absolute;inset:0;width:100%;height:100%;background-size:cover;background-position:50%;background-repeat:no-repeat;object-fit:cover}.page-home .pitch-mobile-stack-overlay{position:absolute;inset:0;background:none,none}.page-home .pitch-mobile-stack-info{position:absolute;left:0;right:0;bottom:0;z-index:3;display:flex;flex-direction:column;gap:7px;padding:14px 12px 15px}.page-home .pitch-mobile-stack-title{color:#fff;font-size:1.05rem;font-weight:700;line-height:1.2;text-shadow:0 10px 18px rgba(0,0,0,.64)}.page-home .pitch-mobile-stack-meta{display:inline-flex;gap:8px;flex-wrap:wrap}.page-home .pitch-mobile-stack-meta span{border:1px solid hsla(0,0%,100%,.2);border-radius:999px;background:rgba(0,0,0,.42);color:hsla(0,0%,96%,.9);padding:3px 9px;font-size:.66rem;letter-spacing:.03em;text-transform:uppercase}.page-home .pitch-mobile-stack-card.is-open-slot{border-color:rgba(242,177,61,.56);background:none,none;display:flex;flex-direction:column;justify-content:flex-end;gap:10px;padding:14px}.page-home .pitch-mobile-stack-open-kicker{width:-moz-fit-content;width:fit-content;border:1px solid hsla(0,0%,100%,.2);border-radius:999px;padding:4px 9px;font-size:.66rem;letter-spacing:.08em;text-transform:uppercase;color:hsla(0,0%,100%,.84);background:rgba(0,0,0,.38)}.page-home .pitch-mobile-stack-open-title{color:#fff;font-size:1.08rem;font-weight:700;line-height:1.24}.page-home .pitch-mobile-stack-open-copy{color:hsla(0,0%,86%,.9);font-size:.78rem;line-height:1.42}.page-home .pitch-mobile-stack-open-cta{width:-moz-fit-content;width:fit-content;border:1px solid rgba(242,177,61,.7);border-radius:999px;background:rgba(242,177,61,.2);color:#fff;padding:7px 12px;font-size:.74rem;font-weight:700}}@media (max-width:480px){.page-home .pitch-mobile-stack{min-height:390px;height:min(68vh,520px);border-radius:14px}.page-home .pitch-mobile-stack-card,.page-home .pitch-mobile-stack-skeleton{width:min(70vw,228px);border-radius:14px}.page-home .pitch-mobile-stack-open-title,.page-home .pitch-mobile-stack-title{font-size:.98rem}}@media (prefers-reduced-motion:reduce){.page-home .pitch-mobile-stack-card{transition:none}.page-home .pitch-mobile-stack-skeleton{animation:none}}:root,html[data-theme=dark],html[data-theme=light]{--ad-rail-top-gradient:hsla(0,0%,8%,.96);--ad-rail-bottom-gradient:hsla(0,0%,8%,.96)}body{background:var(--bg)!important}.ad-face,.ad-face.advertise,.ad-face.back,.admin-card,.expand-info,.expand-layout,.expand-video,.featured,.hero,.hot-band,.leaderboard,.leaderboard-row,.leaderboard-section,.more-band,.pitch-mobile-stack-card,.pitch-mobile-stack-card.is-open-slot,.pitch-mobile-stack-skeleton,.pitch-mosaic,.pitch-section,.pitch-show-card,.pitch-show-card.is-hot,.pitch-slot-open-card,.section-card,.site-nav,.startup-edit-hero,.startup-profile-hero,.submit-card,.trust-card{background-image:none!important}.admin-card,.expand-info,.expand-layout,.expand-video,.featured,.hero,.leaderboard,.leaderboard-row,.leaderboard-section,.pitch-section,.section-card,.startup-edit-hero,.startup-profile-hero,.submit-card,.trust-card{background-color:var(--surface,#111)!important}.ad-face,.ad-face.advertise,.ad-face.back,.pitch-mobile-stack-card,.pitch-mobile-stack-card.is-open-slot,.pitch-mobile-stack-skeleton,.pitch-show-card,.pitch-show-card.is-hot,.pitch-slot-open-card{background-color:var(--panel,#151515)!important}.hot-band,.hot-cinema,.more-band{background-color:#0d0d0d!important}.hot-cinema:after,.hot-cinema:before{background:rgba(5,5,5,.84)!important}.more-band:after,.more-band:before{background:none!important}.hot-cinema-overlay,.page-home .pitch-mobile-stack-overlay,.pitch-show-overlay{background:rgba(0,0,0,.58)!important}.page-home .pitch-mobile-stack:before{background:rgba(0,0,0,.72)!important}.page-home .hot-cinema-play-trigger{pointer-events:auto;cursor:pointer}@media (min-width:901px){.page.page-home{padding:34px 30px 72px}.page.page-home .layout-grid{max-width:1500px;gap:32px}.page.page-home .center-panel{gap:30px}.page-home .pitch-section{padding:28px 30px 38px}.page-home .pitch-section.is-more-only{padding-top:14px}.page-home .hot-band{padding:28px}.page-home .hot-cinema{padding-inline:20px;border-radius:24px}.page-home .hot-cinema:after,.page-home .hot-cinema:before{width:clamp(140px,14vw,220px)}}.page-home .hero.hero-story{position:relative;isolation:isolate;display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center;border-radius:20px;border:1px solid hsla(0,0%,100%,.12);background-color:#09090d!important;padding:22px 16px 18px;overflow:hidden}.page-home .hero-story-kicker{margin:0;font-size:.78rem;letter-spacing:.14em;color:#f2b13d;font-weight:700}.page-home .hero-story-brand{color:#b4b4b4}.page-home .hero-story-title{margin:0;max-width:min(100%,34ch);display:inline-block;font-family:var(--font-display),"Inconsolata",ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-weight:700;font-size:clamp(1.48rem,3vw,2.52rem);line-height:1.12;letter-spacing:-.02em;color:#f8f8f8;text-wrap:balance}.page-home .hero-story-title-static{width:min(100%,1040px);text-align:center}.page-home .hero-story-flag{display:block;width:-moz-fit-content;width:fit-content;margin:0 auto;font-size:clamp(1.25rem,2.2vw,1.8rem);line-height:1}.page-home .hero-story-flag-static{margin-bottom:2px}.page-home .hero-story-quote-line{display:inline-block}.page-home .hero-story-fade-stage{display:grid;place-items:start center;width:min(100%,1120px);min-height:clamp(78px,6.4vw,106px)}.page-home .hero-story-fade-item{grid-area:1/1;width:min(100%,1040px);margin:0;text-align:center;will-change:opacity}.page-home .hero-story-fade-item.is-visible{opacity:1;visibility:visible;pointer-events:auto;transition:opacity .22s ease .22s,visibility 0s linear 0s;z-index:2}.page-home .hero-story-fade-item.is-hidden{opacity:0;visibility:hidden;pointer-events:none;transition:opacity .22s ease 0ms,visibility 0s linear .22s;z-index:1}.page-home .hero-story-fade-quote{font-family:var(--font-display),"Inconsolata",ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-weight:700;font-size:clamp(1.38rem,2.9vw,2.42rem);line-height:1.12;letter-spacing:-.02em;color:rgba(242,245,255,.95);max-width:min(100%,34ch)}.page-home .hero-story-quote-mark{display:inline-block;font-size:.9em;line-height:1;color:hsla(0,0%,97%,.86);text-shadow:0 0 1px hsla(0,0%,97%,.35),0 2px 8px rgba(0,0,0,.28);transform-origin:center}.page-home .hero-story-quote-left{transform:translateY(-.08em) rotate(-6deg)}.page-home .hero-story-quote-right{transform:translateY(-.05em) rotate(6deg)}.page-home .hero-story-brush{position:relative;display:inline-block;color:inherit;z-index:0;padding:0 .08em}.page-home .hero-story-brush:before{content:"";position:absolute;left:-.2em;right:-.2em;top:.06em;bottom:.06em;border-radius:999px;background:rgba(242,177,61,.18);filter:blur(9px);z-index:-2}.page-home .hero-story-brush:after{content:"";position:absolute;left:-.18em;right:-.14em;top:.09em;bottom:.1em;border-radius:.58em .72em .52em .66em;transform:rotate(-1.2deg);-webkit-clip-path:polygon(2% 16%,9% 7%,18% 10%,29% 5%,41% 9%,54% 6%,68% 10%,81% 8%,92% 12%,98% 20%,97% 82%,90% 92%,78% 88%,63% 94%,48% 89%,36% 93%,23% 88%,9% 92%,3% 84%);clip-path:polygon(2% 16%,9% 7%,18% 10%,29% 5%,41% 9%,54% 6%,68% 10%,81% 8%,92% 12%,98% 20%,97% 82%,90% 92%,78% 88%,63% 94%,48% 89%,36% 93%,23% 88%,9% 92%,3% 84%);background:linear-gradient(92deg,rgba(242,177,61,.31),rgba(242,177,61,.45) 30%,rgba(242,177,61,.4) 62%,rgba(242,177,61,.32)),repeating-linear-gradient(-17deg,hsla(0,0%,100%,.1) 0 2px,hsla(0,0%,100%,.03) 2px 5px,rgba(0,0,0,.06) 5px 8px,transparent 8px 11px);box-shadow:inset 0 -2px 0 rgba(0,0,0,.12),inset 0 1px 0 hsla(0,0%,100%,.06);z-index:-1}.page-home .hero-story-highlight{color:#f2b13d}.page-home .hero-story-subline{margin:0;max-width:640px;font-size:clamp(.9rem,1.06vw,1.16rem);line-height:1.28;color:#f0f0f0}.page-home .hero-story-btn{margin-top:4px;border-radius:12px;border:1px solid #f5cc72;background:#f2b13d;color:#1b1407;font-size:clamp(.9rem,1vw,1.04rem);font-weight:700;letter-spacing:.01em;padding:9px 18px;min-width:218px;box-shadow:0 6px 14px rgba(0,0,0,.34)}.page-home .hero-story-btn:hover{background:#f6bc4f;border-color:#f8d487}.page-home .hero-story-meta{margin:2px 0 0;color:#d0d0d0;font-size:.8rem}@media (max-width:900px){.page-home .hero.hero-story{gap:7px;padding:18px 12px 14px;border-radius:16px}.page-home .hero-story-fade-stage{width:min(100%,680px);min-height:clamp(72px,12vw,102px)}.page-home .hero-story-fade-item{will-change:auto}.page-home .hero-story-title{max-width:24ch;display:inline-block;white-space:normal}.page-home .hero-story-flag{margin-bottom:.18em;font-size:clamp(1.12rem,4.8vw,1.42rem)}.page-home .hero-story-fade-quote{font-size:clamp(1.22rem,5.4vw,1.72rem);line-height:1.14;max-width:min(100%,28ch)}.page-home .hero-story-quote-mark{font-size:.78em}.page-home .hero-story-btn{min-width:0;width:min(100%,280px)}.page-home .hero-story-meta{font-size:.78rem}}@media (prefers-reduced-motion:reduce){.page-home .hero-story-fade-item{transition:none!important}}