*{box-sizing:border-box}body,html{height:100%}body{margin:0;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Inter,Roboto,Arial,Helvetica Neue,sans-serif;color:#0f172a;background:#fff}.page-bg{position:fixed;inset:0;pointer-events:none;background:radial-gradient(1200px 600px at 70% -10%,rgba(132,210,255,.12),transparent 60%),radial-gradient(1200px 700px at -10% 30%,rgba(255,171,220,.12),transparent 60%),url(/bg-noise.jpg);background-size:cover;opacity:.35;z-index:0}.topbar{position:sticky;top:0;z-index:20;height:56px;display:flex;align-items:center;justify-content:space-between;padding:0 20px;background:rgba(255,255,255,.75);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(15,23,42,.06)}.logo{width:28px;height:28px;-o-object-fit:contain;object-fit:contain}.brand{margin-left:10px;font-weight:700;letter-spacing:.01em}.topbar-left,.topbar-right{display:flex;align-items:center;gap:10px}.login-pill{height:34px;padding:0 14px;border-radius:999px;border:1px solid rgba(15,23,42,.12);background:#fff;font-weight:600;display:inline-flex;align-items:center;gap:8px;transition:box-shadow .15s ease,transform .15s ease,border-color .15s ease}.login-pill:hover{transform:translateY(-1px);box-shadow:0 8px 18px rgba(2,8,23,.08);border-color:rgba(15,23,42,.18)}.login-dot{width:8px;height:8px;border-radius:50%;background:#10b981}.layout{position:relative;z-index:1;width:min(1240px,96%);margin:22px auto;display:grid;grid-template-columns:220px minmax(520px,1fr) 360px;gap:24px}@media (max-width:1100px){.layout{grid-template-columns:220px 1fr}.right{display:none}}@media (max-width:860px){.layout{grid-template-columns:1fr}.sidebar{display:none}}.sidebar{align-self:start;position:sticky;top:70px}.sidebar nav{display:flex;flex-direction:column;gap:4px}.side-link{text-decoration:none;color:#0f172a;padding:10px 12px;border-radius:10px;border:1px solid transparent}.side-link:hover{background:rgba(15,23,42,.04)}.side-link.active{background:rgba(15,23,42,.06);border-color:rgba(15,23,42,.1);font-weight:700}.side-foot{margin-top:18px;color:#64748b;font-size:12px}.center{min-height:70vh}.hero{text-align:center;padding-top:18px}.hero-eyebrow{color:#64748b;font-weight:700;letter-spacing:.08em;text-transform:uppercase;font-size:12px;margin-bottom:6px}.hero-title{font-size:clamp(26px,4.6vw,44px);margin:6px 0 14px}.search-pill{margin:0 auto;width:min(720px,92%);height:52px;display:flex;align-items:center;gap:10px;padding:6px 6px 6px 12px;background:#fff;border:1px solid rgba(15,23,42,.12);border-radius:999px;box-shadow:0 10px 24px rgba(2,8,23,.04)}.search-pill input{flex:1;height:40px;border:0;outline:0;background:transparent;font-size:15px;color:#0f172a}.send-btn{position:relative;display:inline-flex;align-items:center;gap:8px;height:40px;padding:0 16px 0 12px;border-radius:999px;background:linear-gradient(180deg,#111827,#0b1220);color:#fff;border:0;box-shadow:0 10px 24px rgba(2,8,23,.25),inset 0 1px 0 rgba(255,255,255,.08);overflow:hidden;transition:transform .15s ease,box-shadow .15s ease}.send-btn:hover{transform:translateY(-1px);box-shadow:0 14px 30px rgba(2,8,23,.3)}.send-text{font-weight:700;font-size:13px;letter-spacing:.02em}.paper-plane{width:14px;height:14px;background:conic-gradient(from 245deg,#8b5cf6,#06b6d4,#22c55e,#eab308,#ef4444,#8b5cf6);-webkit-mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="white" viewBox="0 0 24 24"><path d="M3 11.5l18-8-7.5 18-2.5-7-8-3z"/></svg>') center /contain no-repeat;mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="white" viewBox="0 0 24 24"><path d="M3 11.5l18-8-7.5 18-2.5-7-8-3z"/></svg>') center /contain no-repeat;animation:spinHue 4s linear infinite}@keyframes spinHue{0%{filter:hue-rotate(0deg)}to{filter:hue-rotate(1turn)}}.quick-row{margin:12px auto 6px;display:flex;gap:8px;justify-content:center;flex-wrap:wrap}.chip{height:36px;padding:0 14px;border-radius:999px;border:1px solid rgba(15,23,42,.12);background:#fff;font-weight:600;color:#0f172a}.chip:hover{background:rgba(15,23,42,.04)}.banner{position:relative;margin:22px auto 10px;width:min(860px,96%);height:clamp(240px,36vw,420px);border-radius:16px;overflow:hidden;box-shadow:0 16px 50px rgba(2,8,23,.1)}.banner img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;filter:saturate(110%) contrast(105%)}.banner-title{position:absolute;inset:auto 20px 16px 20px;font-size:clamp(42px,10vw,92px);font-weight:800;letter-spacing:.02em;color:#fff;text-shadow:0 8px 24px rgba(0,0,0,.35)}.grid-title{width:min(1120px,96%);margin:22px auto 8px;font-weight:800}.thumbs-grid{width:min(1120px,96%);margin:0 auto 64px;display:grid;grid-template-columns:repeat(4,1fr);gap:14px}@media (max-width:1024px){.thumbs-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:760px){.thumbs-grid{grid-template-columns:repeat(2,1fr)}}.thumb-card{position:relative;overflow:hidden;background:#fff;border:1px solid rgba(15,23,42,.1);border-radius:14px;text-decoration:none;color:#0f172a;box-shadow:0 10px 24px rgba(2,8,23,.06);transition:transform .2s ease,box-shadow .2s ease;animation:floatUp .6s cubic-bezier(.2,.7,.1,1) both}.thumb-card:hover{transform:translateY(-4px);box-shadow:0 18px 38px rgba(2,8,23,.12)}.thumb-card img{width:100%;height:140px;-o-object-fit:cover;object-fit:cover;display:block}.thumb-caption{padding:10px 12px 14px}.t-title{font-weight:800}.t-sub{color:#475569;margin-top:4px;font-size:13px}.pill{display:inline-block;padding:2px 8px;border-radius:999px;font-size:11px;font-weight:800;color:#0f172a;background:rgba(15,23,42,.08);margin-right:6px}.right{position:sticky;top:70px;display:flex;flex-direction:column;gap:12px}.stack-card{position:relative;display:flex;align-items:center;justify-content:space-between;overflow:hidden;border-radius:16px;padding:16px 14px;text-decoration:none;color:#0f172a;border:1px solid rgba(15,23,42,.1);background:#fff;min-height:94px;box-shadow:0 10px 24px rgba(2,8,23,.06)}.stack-grad{position:absolute;inset:0;pointer-events:none;opacity:.45;background:radial-gradient(100% 120% at 0 0,rgba(255,205,155,.6),transparent 60%),radial-gradient(120% 100% at 100% 0,rgba(157,187,255,.55),transparent 60%),radial-gradient(120% 120% at 100% 100%,rgba(255,198,238,.55),transparent 60%)}.stack-content{position:relative;z-index:1}.stack-title-row{display:flex;align-items:center;gap:8px}.stack-title-row h3{margin:0;font-size:18px}.tag{font-size:11px;font-weight:800;padding:3px 8px;background:rgba(15,23,42,.08);border-radius:999px}.stack-thumb{width:88px;height:56px;-o-object-fit:cover;object-fit:cover;border-radius:10px;box-shadow:0 6px 16px rgba(2,8,23,.2)}@keyframes floatUp{0%{transform:translateY(10px);opacity:0}to{transform:translateY(0);opacity:1}}.fade-up{animation:floatUp .6s ease both}.fade-in{animation:fadeIn .5s ease both}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.float{animation:floatUp .6s cubic-bezier(.2,.7,.1,1) both}h1,h2,h3,p{margin:0}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/55c55f0601d81cf3-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;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/26a46d62cd723877-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/97e0cb1ae144a2a9-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/581909926a08bbc8-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;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;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;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;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_e8ce0c{font-family:Inter,Inter Fallback;font-style:normal}