:root{--bg:#0b0b0f;--fg:#f4f4f5;--muted:#a1a1aa;--accent:#ff7a1a;--accent-2:#ff4d6d;--card:#18181b;font-family:var(--font-body),system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--fg);background-color:var(--bg)}*,:after,:before{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at top,rgba(255,122,26,.18),transparent),var(--bg)}.display,h1,h2,h3{font-family:var(--font-display),var(--font-body),system-ui,sans-serif}main{padding:2rem 1rem 4rem;max-width:980px;margin:0 auto}button{cursor:pointer;border:none;background:var(--accent);padding:.65rem 1.2rem;font-weight:600}button,input,select,textarea{border-radius:8px;color:var(--fg)}input,select,textarea{width:100%;border:1px solid #27272a;padding:.6rem;background:#09090b}form{display:flex;flex-direction:column;gap:.75rem}.card{background:var(--card);border:1px solid #27272a;border-radius:18px;padding:1.5rem;box-shadow:0 25px 50px rgba(0,0,0,.35);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.card h2{margin-top:0}.grid{display:grid;grid-gap:1.25rem;gap:1.25rem}@media (min-width:768px){.grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}}.feed-back-link{position:fixed;top:1rem;left:1rem;z-index:20;color:var(--fg);background:rgba(9,9,11,.6);border-radius:999px;padding:.4rem .9rem;text-decoration:none;font-size:.85rem;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.feed-status-page{height:100vh;display:flex;align-items:center;justify-content:center;color:var(--muted);text-align:center;padding:2rem}.feed-container{overflow-y:scroll;scroll-snap-type:y mandatory;scroll-behavior:smooth}.feed-container,.feed-slide{height:100vh;background:#000}.feed-slide{position:relative;width:100%;scroll-snap-align:start;scroll-snap-stop:always;display:flex;align-items:center;justify-content:center}.feed-video{width:100%;height:100%;object-fit:cover}.feed-overlay{position:absolute;left:0;right:0;bottom:0;padding:1.5rem 1.25rem 3rem;background:linear-gradient(0deg,rgba(0,0,0,.85),transparent);display:flex;flex-direction:column;gap:.5rem;align-items:flex-start}.feed-profile-btn{background:hsla(0,0%,100%,.12);font-size:1rem}.feed-question{color:var(--fg);margin:0;font-size:1.05rem}.feed-summary{color:var(--muted);margin:0;font-size:.9rem}.feed-engagement{display:flex;align-items:center;gap:.75rem;margin-top:.25rem}.feed-like-btn{background:hsla(0,0%,100%,.12);font-size:.95rem;border-radius:999px;padding:.35rem .85rem}.feed-like-btn-active{background:hsla(0,91%,71%,.25)}.feed-view-count{color:var(--muted);font-size:.85rem}.feed-record-btn{position:fixed;right:1.25rem;bottom:2rem;z-index:25;border-radius:999px;padding:.75rem 1.25rem;font-size:.95rem;box-shadow:0 10px 30px rgba(0,0,0,.45)}.record-modal-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;z-index:40;padding:1rem}.record-modal{position:relative;background:var(--card);border-radius:18px;padding:2rem 1.5rem 1.5rem;max-width:480px;width:100%;max-height:85vh;overflow-y:auto}.profile-modal-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;z-index:30;padding:1rem}.profile-modal{position:relative;background:var(--card);border-radius:18px;padding:2rem 1.5rem 1.5rem;max-width:480px;width:100%;max-height:85vh;overflow-y:auto}.profile-close{position:absolute;top:.75rem;right:.75rem;background:transparent;color:var(--muted);font-size:1.5rem;line-height:1;padding:.25rem .6rem}.profile-role{margin-top:-.5rem}.profile-role,.profile-status{color:var(--muted)}.profile-error{color:#f87171}.profile-answers{display:flex;flex-direction:column;gap:1.25rem;margin-top:1rem}.profile-question{font-weight:600;margin:0 0 .5rem}.profile-answer-video{width:100%;border-radius:12px;background:#09090b}.profile-answer-engagement{display:flex;gap:.75rem;margin-top:.4rem;color:var(--muted);font-size:.85rem}.landing-nav{justify-content:space-between;gap:.75rem 1rem;padding:1.5rem 0}.landing-nav,.landing-nav-actions{display:flex;flex-wrap:wrap;align-items:center}.landing-nav-actions{gap:.75rem}.landing-hero{display:grid;grid-gap:2.5rem;gap:2.5rem;padding:2.5rem 0 3.5rem;align-items:center}@media (min-width:860px){.landing-hero{grid-template-columns:1.1fr .9fr}}.landing-hero h1{font-size:clamp(2.25rem,5vw,3.4rem);line-height:1.08;margin:0 0 1rem}.landing-hero .accent-text{background:linear-gradient(90deg,var(--accent),var(--accent-2));-webkit-background-clip:text;background-clip:text;color:transparent}.landing-hero p{color:var(--muted);font-size:1.1rem;max-width:46ch;margin:0 0 1.75rem}.landing-cta-row{display:flex;flex-wrap:wrap;gap:.85rem}.btn-secondary{background:transparent;color:var(--fg);border:1px solid #3f3f46}.landing-phone{justify-self:center;width:260px;height:540px;border-radius:34px;border:8px solid #27272a;background:#000;overflow:hidden;position:relative;box-shadow:0 30px 60px rgba(0,0,0,.5)}.landing-phone-screen{position:relative;height:100%;width:100%;background:linear-gradient(160deg,rgba(255,122,26,.35),rgba(0,0,0,.9) 65%),#0b0b0f}.landing-phone-overlay{position:absolute;left:0;right:0;bottom:0;padding:1.1rem 1rem 1.6rem;background:linear-gradient(0deg,rgba(0,0,0,.85),transparent);display:flex;flex-direction:column;gap:.4rem}.landing-phone-question{margin:0;font-size:.95rem;font-weight:600}.landing-phone-summary{margin:0;color:var(--muted);font-size:.8rem}.landing-phone-badge{position:absolute;top:1rem;left:1rem;background:hsla(0,0%,100%,.14);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:999px;padding:.3rem .7rem;font-size:.75rem;font-weight:600}.landing-section{padding:2.5rem 0}.landing-section h2{font-size:clamp(1.6rem,3vw,2.1rem);margin:0 0 .5rem}.landing-section>p{color:var(--muted);margin:0 0 2rem;max-width:60ch}.landing-features{display:grid;grid-gap:1.25rem;gap:1.25rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.feature-card .feature-icon{font-size:1.6rem;margin-bottom:.5rem}.feature-card h3{margin:0 0 .4rem;font-size:1.05rem}.feature-card p{margin:0;color:var(--muted);font-size:.9rem}.landing-badges{display:flex;flex-wrap:wrap;gap:1rem}.store-badge{display:flex;flex-direction:column;gap:.15rem;padding:.6rem 1.1rem;border-radius:12px;border:1px solid #27272a;background:var(--card);color:var(--muted);cursor:default;opacity:.75}.store-badge strong{color:var(--fg);font-size:.95rem}.store-badge span{font-size:.7rem;text-transform:uppercase;letter-spacing:.04em}.landing-footer{display:flex;flex-wrap:wrap;justify-content:space-between;gap:1rem;align-items:center;padding:2.5rem 0 1rem;margin-top:1.5rem;border-top:1px solid #27272a;color:var(--muted);font-size:.85rem}.landing-footer a{color:var(--muted);margin-left:1rem;text-decoration:none}.landing-footer a:hover{color:var(--fg)}.filter-row{display:flex;gap:.5rem;flex-wrap:wrap}.filter-chip{display:flex;flex-direction:column;align-items:center;gap:.35rem;width:62px;padding:.5rem .4rem;background:var(--card);border:1px solid #27272a;color:var(--muted);font-size:.68rem;font-weight:600;border-radius:9px;transition:border-color .15s,transform .1s,color .15s}.filter-chip:hover{transform:translateY(-2px)}.filter-chip.selected{border-color:var(--accent);color:var(--fg);box-shadow:0 0 0 1px var(--accent)}.filter-chip .swatch{width:24px;height:24px;border-radius:50%;border:1px solid hsla(0,0%,100%,.15)}.swatch-none{background:linear-gradient(135deg,#3a3a3a,#1a1a1a)}.swatch-grayscale{background:#8a8a8a}.swatch-sepia{background:#a1723f}.swatch-warm{background:#e0834f}.swatch-cool{background:#4f8ee0}.swatch-vignette{background:radial-gradient(circle,#999 0,#222 100%)}.btn-stop{background:#27272a}.record-section{padding-top:1.1rem;margin-top:1.1rem;border-top:1px solid #211d20}.record-section .section-label{text-transform:uppercase;letter-spacing:.06em;font-size:.72rem;font-weight:700;color:var(--muted);margin:0 0 .75rem}.record-cinematic{position:relative;overflow:hidden}.record-cinematic:before{content:"";position:absolute;top:0;left:0;right:0;height:6px;background:repeating-linear-gradient(90deg,#1c1a1c 0 14px,#35302f 14px 16px)}.record-cinematic .upload-btn{width:100%;margin-top:1rem;background:transparent;border:1.5px solid var(--accent);color:var(--accent);border-radius:10px;padding:.8rem;font-weight:700}.record-cinematic .upload-btn:disabled{opacity:.35;border-color:#5a5a5a;color:#8a8a8a;cursor:not-allowed}.record-cinematic .skip-btn{display:block;margin:1rem auto 0;background:transparent;color:var(--muted);font-size:.82rem;font-weight:600;text-decoration:underline;text-underline-offset:3px;padding:.4rem .6rem}.viewfinder{position:relative}.corner{position:absolute;width:16px;height:16px;border:2px solid var(--accent);opacity:.7;pointer-events:none}.corner.tl{left:8px;border-right:0}.corner.tl,.corner.tr{top:8px;border-bottom:0}.corner.tr{right:8px;border-left:0}.corner.bl{left:8px;border-right:0}.corner.bl,.corner.br{bottom:8px;border-top:0}.corner.br{right:8px;border-left:0}.slate{display:flex;align-items:center;gap:.4rem;font-size:.85rem;color:var(--muted);margin:.4rem 0 .8rem}.slate-dot{width:7px;height:7px;border-radius:50%;background:#6b6468}.slate.is-recording .slate-dot{background:var(--accent-2);animation:mg-pulse-rec 1.1s infinite}.slate.is-recording{color:var(--accent-2)}@keyframes mg-pulse-rec{0%,to{opacity:1}50%{opacity:.25}}@media (prefers-reduced-motion:reduce){.slate.is-recording .slate-dot{animation:none}}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_Fallback_f367f3;src:local("Arial");ascent-override:90.49%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:107.06%}.__className_f367f3{font-family:__Inter_f367f3,__Inter_Fallback_f367f3;font-style:normal}.__variable_f367f3{--font-body:"__Inter_f367f3","__Inter_Fallback_f367f3"}@font-face{font-family:__Baloo_2_079b24;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/1d3bc6cf8ffd57a1-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:__Baloo_2_079b24;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/86fbc9d8e118e1a5-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Baloo_2_079b24;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/643504413c165422-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Baloo_2_079b24;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/a65324f02aa278dc-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Baloo_2_079b24;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/1d3bc6cf8ffd57a1-s.woff2) format("woff2");unicode-range:u+0900-097f,u+1cd0-1cf9,u+200c-200d,u+20a8,u+20b9,u+20f0,u+25cc,u+a830-a839,u+a8e0-a8ff,u+11b00-11b09}@font-face{font-family:__Baloo_2_079b24;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/86fbc9d8e118e1a5-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Baloo_2_079b24;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/643504413c165422-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Baloo_2_079b24;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/a65324f02aa278dc-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Baloo_2_Fallback_079b24;src:local("Arial");ascent-override:112.55%;descent-override:54.71%;line-gap-override:0.00%;size-adjust:95.78%}.__className_079b24{font-family:__Baloo_2_079b24,__Baloo_2_Fallback_079b24;font-style:normal}.__variable_079b24{--font-display:"__Baloo_2_079b24","__Baloo_2_Fallback_079b24"}