*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at 70% 10%,rgba(134,97,255,.16),transparent 28%),#07080b;color:#f5f6f8;font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif}a{color:inherit}.auth-shell{min-height:100vh;width:min(1100px,calc(100% - 30px));margin:auto;display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;gap:70px}.auth-logo img{width:190px}.auth-card{padding:36px;border:1px solid rgba(255,255,255,.09);border-radius:30px;background:rgba(13,15,21,.9);box-shadow:0 35px 100px rgba(0,0,0,.3)}.auth-card>span,.creator-hero>span{font-size:8px;font-weight:950;letter-spacing:.18em;color:#9d86ff}.auth-card h1,.creator-hero h1{margin:12px 0;font-size:42px;letter-spacing:-.05em}.auth-card p,.creator-hero p{color:#8f95a2;font-size:11px;line-height:1.7}.auth-card form{display:grid;gap:12px;margin-top:28px}.auth-card label{display:grid;gap:7px}.auth-card label span{font-size:9px;color:#9aa0ad}.auth-card input{height:47px;border:1px solid rgba(255,255,255,.1);border-radius:13px;background:#090b0f;color:#fff;padding:0 14px;outline:0}.auth-card button{height:49px;margin-top:4px;border:0;border-radius:13px;background:#f5f5f7;color:#090a0d;padding:0 16px;display:flex;align-items:center;justify-content:space-between;font-size:10px;font-weight:950}.auth-card button i{font-style:normal;font-size:16px}.auth-card>small{display:block;margin-top:14px;color:#636977;font-size:8px}.auth-error{padding:11px 12px;border:1px solid rgba(255,92,126,.2);border-radius:12px;background:rgba(255,72,112,.08);color:#ff9bae;font-size:9px}.creator-top{height:72px;padding:0 max(20px,calc((100vw - 1180px)/2));display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.08)}.creator-top img{width:116px}.creator-top>a:last-child{text-decoration:none;font-size:9px;color:#8d93a1}.creator-shell{width:min(1180px,calc(100% - 30px));margin:0 auto;padding:80px 0}.creator-hero{max-width:850px}.creator-hero h1{font-size:60px}.creator-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:44px}.creator-grid article{min-height:140px;padding:22px;border:1px solid rgba(255,255,255,.08);border-radius:22px;background:#0d0f14}.creator-grid small,.creator-grid b{display:block}.creator-grid small{font-size:7px;letter-spacing:.15em;color:#686e7b}.creator-grid b{margin-top:35px;font-size:14px}.creator-placeholder{margin-top:12px;min-height:280px;padding:35px;border:1px solid rgba(255,255,255,.08);border-radius:25px;background:linear-gradient(145deg,#0e1016,#090a0e);display:flex;align-items:flex-end;justify-content:space-between}.creator-placeholder span{font-size:8px;color:#7163b0}.creator-placeholder h2{margin:12px 0 9px;font-size:32px}.creator-placeholder p{max-width:680px;margin:0;color:#808693;font-size:10px;line-height:1.65}.creator-placeholder>i{font-style:normal;font-size:36px;color:#8d78f3}@media(max-width:760px){.auth-shell{grid-template-columns:1fr;gap:25px;padding:45px 0}.auth-logo img{width:130px}.auth-card{padding:24px}.creator-hero h1{font-size:42px}.creator-grid{grid-template-columns:1fr}.creator-shell{padding-top:50px}}
