*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#090909;color:#eee;font:15px/1.65 Arial,sans-serif}a{color:#ff7420;text-decoration:none}a:hover{color:#ff382d}.site-header{background:#0c0c0c;border-bottom:1px solid #242424;position:sticky;top:0;z-index:50}.header-inner,.page,.server-strip,.footer-inner{width:min(1120px,94%);margin:auto}.header-inner{min-height:68px;display:flex;align-items:center;justify-content:space-between;gap:20px}.logo{font-size:27px;font-weight:900;letter-spacing:4px;background:linear-gradient(100deg,#ff7a18,#e52b25,#ff7a18);background-size:200% 100%;color:transparent;background-clip:text;-webkit-background-clip:text;animation:logo 4s linear infinite}@keyframes logo{to{background-position:200% 0}}.main-nav{display:flex;gap:16px;align-items:center;flex-wrap:wrap}.server-strip{padding:12px 0;display:flex;gap:12px;align-items:center;border-bottom:1px solid #171717;color:#aaa}.server-strip b{color:#fff}.server-strip button,.tool{border:0;background:none;color:#ff7420;cursor:pointer}.page{padding-top:24px;min-height:65vh}.hero{padding:50px 34px;margin-bottom:24px;border:1px solid #292929;border-radius:18px;background:radial-gradient(circle at 90% 10%,#431407,transparent 35%),linear-gradient(135deg,#101010,#160b06)}.hero h1{font-size:54px;line-height:1;margin:8px 0 15px}.hero h1 span{color:#ff6616}.eyebrow,.category{font-size:11px;text-transform:uppercase;letter-spacing:1.7px;color:#ff7620;font-weight:800}.btn{display:inline-block;background:linear-gradient(100deg,#f45d12,#dc2828);color:#fff;padding:11px 18px;border-radius:9px;font-weight:700;border:0;cursor:pointer}.btn.small{padding:7px 12px}.card{background:#111;border:1px solid #272727;border-radius:13px;padding:20px;margin:12px 0}.card:hover{border-color:#3b2519}.muted{color:#8c8c8c}.thread{display:flex;justify-content:space-between;gap:20px}.thread h3{margin:5px 0}.grid{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}.billboard{padding:22px;margin:20px 0;border:1px solid #3d2113;border-radius:13px;background:linear-gradient(110deg,#170b05,#241008,#0d0707)}.post{position:relative}.post-meta{display:flex;justify-content:space-between;gap:15px;color:#888;font-size:13px}.post-body{margin-top:15px;white-space:pre-wrap;overflow-wrap:anywhere}.attachments{display:flex;flex-wrap:wrap;gap:10px;margin-top:15px}.attachments img{width:min(240px,100%);height:180px;max-width:240px;max-height:180px;border-radius:9px;object-fit:cover;border:1px solid #333}.reactions{display:flex;gap:8px;margin-top:15px;flex-wrap:wrap}.inline-form{display:inline-flex;margin:0}.reaction{border:1px solid #333;background:#171717;color:#ddd;padding:6px 11px;border-radius:8px;cursor:pointer}.reaction:hover{border-color:#ff6b17}.form{max-width:720px}.form input,.form textarea,.form select,.searchbox{width:100%;background:#0b0b0b;color:#fff;border:1px solid #343434;border-radius:8px;padding:12px;margin:7px 0 14px}.form textarea{min-height:170px;resize:vertical}.emoji{display:flex;gap:5px;flex-wrap:wrap;margin-bottom:8px}.emoji button{background:#171717;border:1px solid #303030;border-radius:6px;padding:5px;cursor:pointer}.site-footer{margin-top:60px;background:#0d0d0d;border-top:1px solid #292929}.footer-inner{padding:30px 0;display:flex;justify-content:space-between;gap:25px}.footer-brand{display:flex;align-items:center;gap:10px}.site-icon{width:42px;height:42px;border-radius:9px;object-fit:cover}.footer-brand span{display:block;color:#777;font-size:12px}.footer-links{display:flex;gap:16px;flex-wrap:wrap}.copyright{text-align:center;padding:16px;border-top:1px solid #202020;color:#707070}.notice{padding:14px;border-radius:9px;border:1px solid #343434;background:#111}.danger{border-color:#6c241d;background:#190908}.success{border-color:#245d2d;background:#081309}.pin{color:#ff7a20}.admin-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}.stat{font-size:26px;font-weight:800;color:#ff711c}.pagination{display:flex;gap:7px;flex-wrap:wrap;margin:20px 0}.pagination a,.pagination span{padding:7px 11px;background:#141414;border:1px solid #2c2c2c;border-radius:7px}.banned{text-align:center;max-width:650px;margin:80px auto}.search-row{display:flex;gap:8px}.search-row input{flex:1}.search-row button{width:auto}.recommendation{border-left:3px solid #ff6b16}.recommendation.pinned{border-color:#e12b24;background:linear-gradient(110deg,#17100b,#111)}.profile-cover{min-height:280px;margin:20px 0;border:1px solid #292929;border-radius:18px;background:#111 center/cover no-repeat;position:relative;overflow:hidden}.profile-cover:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 25%,rgba(0,0,0,.9))}.profile-head{position:absolute;left:28px;right:28px;bottom:24px;display:flex;align-items:flex-end;gap:18px;z-index:1}.profile-head h1{margin:0 0 6px}.avatar{width:96px;height:96px;flex:0 0 96px;border-radius:50%;object-fit:cover;border:4px solid #111;box-shadow:0 5px 20px #000}.profile-grid{display:grid;grid-template-columns:2fr 1fr;gap:15px}.comment{transition:margin-left .2s}.comment .post-meta a{color:#ff8b43}@media(max-width:760px){.header-inner{align-items:flex-start;flex-direction:column;padding:13px 0}.main-nav{gap:10px}.hero{padding:35px 22px}.hero h1{font-size:39px}.grid,.admin-grid,.profile-grid{grid-template-columns:1fr}.thread{flex-direction:column}.footer-inner{flex-direction:column}.search-row{flex-direction:column}.search-row button{width:100%}.profile-head{left:18px;right:18px}.avatar{width:74px;height:74px;flex-basis:74px}.profile-cover{min-height:240px}}
