@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";:root{color:#f8fafc;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#090d16;font-family:Inter,sans-serif}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0;overflow:hidden}button,input,textarea{font:inherit}.header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#020617eb;border-bottom:1px solid #ffffff0f;position:fixed;top:0;left:0;right:0}.header-main{justify-content:space-between;align-items:center;gap:12px;height:64px;padding:0 28px;display:flex}.brand{align-items:center;gap:9px;font-size:20px;display:flex}.brand b{background:linear-gradient(90deg,#fff,#e0f2fe,#38bdf8);color:#0000;-webkit-background-clip:text}.brand-icon{background:linear-gradient(45deg,#0284c7,#38bdf8);border-radius:12px;place-items:center;width:40px;height:40px;display:grid;box-shadow:0 8px 25px #0ea5e940}.desktop-nav{gap:20px;display:flex}.desktop-nav button,.mobile-nav button{color:#cbd5e1;cursor:pointer;white-space:nowrap;background:0 0;border:0}.desktop-nav button.active,.mobile-nav button.active{color:#38bdf8;font-weight:700}.member{color:#e2e8f0;background:#0f172acc;border:1px solid #334155;border-radius:999px;align-items:center;gap:8px;min-height:44px;padding:6px 10px;display:flex}.member img{object-fit:cover;border:1px solid #38bdf8;border-radius:50%;width:28px;height:28px}.member span{text-align:left;line-height:1.1;display:grid}.member b{font-size:12px}.member small{color:#94a3b8;margin-top:3px;font-size:10px}.mobile-nav{display:none}.feed{scroll-snap-type:y mandatory;scrollbar-width:none;background:#020617;height:100dvh;overflow-y:auto}.feed::-webkit-scrollbar{display:none}.mobile-nav::-webkit-scrollbar{display:none}.feed-card{scroll-snap-align:start;background:#020617;justify-content:center;align-items:center;height:100dvh;padding-top:72px;display:flex}.feed-card article{background:#0f172a;border:1px solid #1e293b;border-radius:24px;width:100%;max-width:448px;height:88vh;position:relative;overflow:hidden;box-shadow:0 24px 80px #00000059}.feed-card video,.feed-card article>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.shade{pointer-events:none;background:linear-gradient(#00000047 0%,#0000 40%,#020617a6 76%,#020617 100%);position:absolute;inset:0}.video-hit{color:#fff;cursor:pointer;background:0 0;border:0;place-items:center;display:grid;position:absolute;inset:0}.video-hit span{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#00000059;border:1px solid #ffffff4d;border-radius:50%;place-items:center;width:64px;height:64px;padding-left:4px;font-size:25px;display:grid}.caption{z-index:4;padding:20px 20px 92px;position:absolute;bottom:0;left:0;right:0}.badge{color:#38bdf8;background:#38bdf829;border:1px solid #38bdf84d;border-radius:999px;padding:5px 10px;font-size:10px;font-weight:700;display:inline-flex}.caption h2{margin:12px 0 7px;font-size:21px}.caption p{color:#e2e8f0;margin:0;font-size:14px;line-height:1.55}.caption small{color:#94a3b8;margin-top:12px;font-size:11px;display:block}.card-cta,.float-order,.submit{color:#082f49;cursor:pointer;background:#38bdf8;border:0;font-weight:800}.card-cta{border-radius:999px;margin-top:16px;padding:11px 20px}.float-order{z-index:40;left:50%;bottom:max(20px,env(safe-area-inset-bottom));border-radius:999px;align-items:center;gap:8px;padding:14px 24px;display:flex;position:fixed;transform:translate(-50%);box-shadow:0 18px 50px #38bdf847}.modal-backdrop{z-index:70;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#000000b8;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.modal{background:#0f172a;border:1px solid #334155;border-radius:24px;width:100%;max-width:440px;max-height:92dvh;padding:24px;overflow:auto}.modal-head{justify-content:space-between;gap:12px;display:flex}.modal-head small{color:#38bdf8;text-transform:uppercase;font-weight:800}.modal-head h3{margin:5px 0;font-size:20px}.modal-head p{color:#94a3b8;margin:0;font-size:12px}.modal-head button{color:#fff;background:#1e293b;border:0;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.modal form{gap:12px;margin-top:20px;display:grid}.modal label{color:#cbd5e1;font-size:12px}.modal input,.modal textarea{color:#fff;background:#1e293b;border:1px solid #334155;border-radius:12px;outline:none;width:100%;margin-top:6px;padding:12px 14px}.modal input:focus,.modal textarea:focus{border-color:#38bdf8}.sponsor{color:#94a3b8;background:#1e293bb3;border:1px solid #334155;border-radius:12px;padding:12px;font-size:12px}.sponsor b{color:#fff}.submit{border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:13px;display:flex}@media (width<=1023px){.header-main{padding:0 12px}.desktop-nav{display:none}.mobile-nav{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;gap:4px;padding:0 12px 8px;display:flex;overflow-x:auto}.mobile-nav button{border-radius:999px;flex:none;min-height:44px;padding:0 12px}.mobile-nav button.active{background:#38bdf81a}.feed-card{padding-top:116px}.feed-card article{border-radius:22px 22px 0 0;height:calc(100dvh - 116px)}.caption{padding-bottom:96px}}@media (width<=639px){.brand-icon{width:36px;height:36px}.brand{font-size:18px}.member span,.member>svg{display:none}.member{padding:6px}.feed-card article{border-bottom:0;border-left:0;border-right:0;border-radius:0;max-width:none}.modal-backdrop{align-items:flex-end;padding:0}.modal{padding-bottom:max(24px,env(safe-area-inset-bottom));border-radius:24px 24px 0 0}.float-order{white-space:nowrap}}
