:root{--bg:#07080a;--panel:#101216;--line:#242831;--text:#f4f5f7;--muted:#969eae;--red:#ff344d;--lime:#d9ff43;--radius:22px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;color-scheme:dark}*{box-sizing:border-box}html{background:var(--bg);color:var(--text)}body{margin:0;background:radial-gradient(circle at 78% -15%,rgba(217,255,67,.12),transparent 29%),radial-gradient(circle at 8% 30%,rgba(255,52,77,.08),transparent 28%),var(--bg);min-height:100vh}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer}.top{height:76px;display:flex;align-items:center;gap:34px;padding:0 clamp(18px,4vw,64px);border-bottom:1px solid var(--line);background:rgba(7,8,10,.86);backdrop-filter:blur(18px);position:sticky;top:0;z-index:20}.brand{display:flex;align-items:center;gap:11px;font-weight:1000;letter-spacing:-.04em;font-size:22px}.brand i{font-style:normal;width:38px;height:38px;display:grid;place-items:center;background:var(--lime);color:#080a06;border-radius:10px;transform:rotate(-4deg)}.brand span{display:grid;line-height:.9}.brand small{font-size:8px;color:var(--muted);letter-spacing:.16em;margin-top:6px}.top nav{display:flex;gap:24px;font-weight:750;color:#c3c8d2}.top nav a:hover{color:var(--lime)}.account{margin-left:auto;display:flex;align-items:center;gap:10px}.account img,.author img,.byline img{width:38px;height:38px;border-radius:12px;object-fit:cover;background:#20242c}.account span{display:grid;font-weight:750;font-size:13px}.account small{font-size:10px;color:var(--muted);margin-top:2px}.account>a:not(.login){font-size:20px;color:var(--muted);padding:8px}.login,.filters button,.publish,.comments form button{border:0;background:var(--lime);color:#090b05;border-radius:12px;padding:11px 15px;font-weight:900}.wrap{width:min(1280px,calc(100% - 36px));margin:auto}.hero{min-height:430px;display:grid;grid-template-columns:1.2fr .8fr;align-items:center;border-bottom:1px solid var(--line);position:relative;overflow:hidden}.eyebrow{font-size:12px;letter-spacing:.18em;color:var(--lime);font-weight:900}.hero h1,.studio-head h1{font-size:clamp(48px,7.3vw,104px);line-height:.88;letter-spacing:-.075em;margin:18px 0}.hero h1 em{font-style:normal;color:transparent;-webkit-text-stroke:1px #a5aab3}.hero p{max-width:620px;color:var(--muted);font-size:18px;line-height:1.6}.hero-orbit{justify-self:center;width:260px;height:260px;border:1px solid #313641;border-radius:50%;display:grid;place-items:center;position:relative;box-shadow:0 0 0 44px rgba(255,255,255,.015),0 0 0 88px rgba(255,255,255,.012)}.hero-orbit:after{content:"";position:absolute;width:17px;height:17px;background:var(--red);border-radius:50%;top:21px;right:38px;box-shadow:0 0 28px var(--red)}.hero-orbit b{font-size:67px;letter-spacing:-.1em;transform:rotate(-6deg)}.hero-orbit span{position:absolute;bottom:55px;color:var(--muted);font-size:10px;letter-spacing:.2em}.filters{display:grid;grid-template-columns:1fr 180px auto;gap:10px;padding:28px 0}.filters input,.filters select,.editor input,.editor textarea,.comments textarea{width:100%;border:1px solid var(--line);background:#0d0f12;border-radius:13px;padding:13px 15px;outline:none}.filters input:focus,.editor input:focus,.editor textarea:focus,.comments textarea:focus{border-color:#687227;box-shadow:0 0 0 3px rgba(217,255,67,.08)}.feed-head,.section-title{display:flex;align-items:end;justify-content:space-between;margin:18px 0}.feed-head h2,.section-title h2{font-size:28px;letter-spacing:-.04em;margin:0}.feed-head span,.section-title span{color:var(--muted)}.grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;padding-bottom:80px}.card{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;transition:.2s}.card:hover{transform:translateY(-4px);border-color:#3b414d}.cover{aspect-ratio:16/9;display:block;position:relative;overflow:hidden;background:#171a20}.cover img{width:100%;height:100%;object-fit:cover;transition:.35s}.card:hover .cover img{transform:scale(1.035)}.cover>span,.post-kicker{position:absolute;left:14px;bottom:14px;background:var(--lime);color:#090b06;padding:6px 9px;border-radius:7px;font-size:10px;font-weight:1000;letter-spacing:.1em}.cover-fallback{height:100%;display:grid;place-items:center;font-size:50px;font-weight:1000;color:#4e5460;background:repeating-linear-gradient(-45deg,#15181d,#15181d 12px,#181b20 12px,#181b20 24px)}.card-body{padding:18px}.author{display:flex;align-items:center;gap:10px}.author img{width:31px;height:31px;border-radius:9px}.author span{display:grid;font-size:12px;font-weight:800}.author small{font-size:9px;color:var(--muted)}.card h3{font-size:23px;letter-spacing:-.035em;line-height:1.1;margin:16px 0 9px}.card p{color:var(--muted);line-height:1.5;font-size:14px;min-height:42px}.card footer{display:flex;gap:12px;color:#747c8b;font-size:11px;border-top:1px solid var(--line);padding-top:13px}.card time{margin-left:auto}.empty{grid-column:1/-1;border:1px dashed #343946;border-radius:18px;padding:46px;text-align:center;color:var(--muted)}.post-wrap{width:min(1040px,calc(100% - 36px));margin:36px auto 90px}.back{display:inline-block;color:var(--muted);margin-bottom:22px}.player{background:#000;border:1px solid #292d35;border-radius:24px;overflow:hidden;box-shadow:0 30px 90px rgba(0,0,0,.4)}.player video{display:block;width:100%;max-height:70vh}.gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.gallery img{width:100%;height:380px;object-fit:cover;border-radius:20px}.gallery img:first-child:last-child{grid-column:1/-1;height:auto;max-height:700px}.post{background:var(--panel);border:1px solid var(--line);border-radius:26px;margin-top:18px;padding:clamp(24px,5vw,64px);position:relative}.post-kicker{position:static;display:inline-block}.post h1{font-size:clamp(40px,6vw,78px);line-height:.98;letter-spacing:-.065em;margin:24px 0}.lead{font-size:21px!important;color:#c3c8d0!important;border-left:3px solid var(--lime);padding-left:20px}.byline{display:flex;align-items:center;gap:12px;padding:20px 0;border-block:1px solid var(--line);margin:30px 0}.byline div{display:grid}.byline span{font-size:11px;font-weight:800}.byline small{margin-left:auto;color:var(--muted)}.prose{font-size:18px;line-height:1.82;color:#d4d7dd}.prose p{margin:0 0 1.35em}.attachments{margin-top:36px}.attachments>a{display:flex;justify-content:space-between;border:1px solid var(--line);border-radius:13px;padding:14px;margin-top:8px}.attachments span{color:var(--muted);font-size:12px}.actions{display:flex;gap:9px;flex-wrap:wrap;margin-top:35px;padding-top:20px;border-top:1px solid var(--line)}.actions button,.comment footer button,.report-list button{border:1px solid #343946;background:#171a20;border-radius:10px;padding:9px 12px}.actions button.active{border-color:var(--lime);color:var(--lime)}.actions button.bad{border-color:var(--red);color:var(--red)}.comments{margin-top:30px}.comments form{display:grid;grid-template-columns:1fr auto;gap:10px;margin-bottom:20px}.comments textarea{min-height:80px;resize:vertical}.comment-list{display:grid;gap:10px}.comment{display:grid;grid-template-columns:42px 1fr;gap:13px;background:var(--panel);border:1px solid var(--line);border-radius:17px;padding:17px}.comment>img{width:42px;height:42px;border-radius:12px}.comment header{display:flex;gap:8px;align-items:center}.comment header span{font-size:10px;font-weight:800}.comment time{margin-left:auto;color:var(--muted);font-size:11px}.comment p{line-height:1.55}.comment footer{display:flex;gap:8px}.comment footer button{border:0;background:transparent;color:var(--muted);padding:0;font-size:11px}.login-note{display:block;border:1px solid var(--line);border-radius:13px;padding:16px;text-align:center;margin-bottom:18px;color:var(--lime)}.studio{padding-bottom:80px}.studio-head{display:flex;justify-content:space-between;align-items:center;padding:55px 0 30px}.studio-head h1{font-size:60px}.studio-head p{color:var(--muted)}.studio-head>a{border:1px solid var(--line);border-radius:12px;padding:11px 14px}.type-picker{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.type-picker input{position:absolute;opacity:0}.type-picker span{min-height:135px;border:1px solid var(--line);background:var(--panel);border-radius:17px;padding:20px;display:grid;align-content:start;gap:7px;font-size:24px}.type-picker b{font-size:16px}.type-picker small{font-size:12px;color:var(--muted)}.type-picker input:checked+span{border-color:var(--lime);box-shadow:inset 0 0 0 1px var(--lime)}.editor{display:grid;gap:18px;background:var(--panel);border:1px solid var(--line);border-radius:22px;padding:clamp(20px,4vw,45px);margin-top:15px}.editor label{display:grid;gap:8px;font-size:13px;font-weight:800}.editor textarea{resize:vertical}.drop{border:1px dashed #464d5a;border-radius:17px;padding:30px!important;text-align:center;place-items:center}.drop input{display:none}.drop span{font-size:16px}.drop small{color:var(--muted);font-weight:400}.upload-list{display:grid;gap:8px}.upload-list>div{display:flex;justify-content:space-between;background:#171a20;padding:11px 13px;border-radius:10px;font-size:12px}.publish{padding:15px;font-size:16px}.report-list{display:grid;gap:12px}.report-list article{background:var(--panel);border:1px solid var(--line);border-radius:17px;padding:18px}.report-list header,.report-list footer{display:flex;gap:8px;justify-content:space-between}.report-list article>small{color:var(--muted)}.report-list footer{justify-content:flex-start;margin-top:15px}.toast{position:fixed;right:20px;bottom:20px;z-index:50;display:grid;gap:8px}.toast div{max-width:360px;background:#e9ebef;color:#08090b;border-radius:12px;padding:13px 16px;font-weight:750;box-shadow:0 20px 60px #000}.toast div.bad{background:var(--red);color:#fff}@media(max-width:900px){.hero{grid-template-columns:1fr;min-height:530px}.hero-orbit{display:none}.grid{grid-template-columns:repeat(2,1fr)}.top nav{display:none}.type-picker{grid-template-columns:1fr}.gallery img{height:280px}}@media(max-width:620px){.top{height:66px;padding:0 13px}.account span{display:none}.login{font-size:12px;padding:9px}.wrap,.post-wrap{width:min(100% - 22px,1280px)}.hero{min-height:420px}.hero h1{font-size:54px}.filters{grid-template-columns:1fr}.grid{grid-template-columns:1fr}.post{padding:23px}.post h1{font-size:40px}.gallery{grid-template-columns:1fr}.gallery img{height:260px}.comments form{grid-template-columns:1fr}.studio-head{align-items:flex-start}.studio-head h1{font-size:45px}.studio-head p{display:none}.byline small{display:none}.report-list header{display:grid}.card p{min-height:0}}
