:root{color-scheme:dark;--bg:#070912;--panel:rgba(15,20,37,.82);--line:rgba(194,165,91,.35);--gold:#f0d07a;--text:#f6f2e8;--muted:#aaa9b4}*{box-sizing:border-box}html,body{margin:0;min-height:100%;background:radial-gradient(circle at 50% 0,#25213d 0,#0b0d19 42%,#05060c 100%);color:var(--text);font-family:Inter,"Noto Sans SC",system-ui,sans-serif}body{overflow-x:hidden}a{color:inherit;text-decoration:none}button{font:inherit}.home-shell{min-height:100vh;padding:18px}.home-top{max-width:1240px;margin:0 auto 14px;display:flex;align-items:center;justify-content:space-between;gap:18px}.brand-lockup{display:flex;align-items:center;gap:12px}.brand-lockup img{width:52px;height:52px;object-fit:contain;border-radius:14px}.brand-lockup strong{display:block;font-size:20px}.brand-lockup small{color:var(--gold);letter-spacing:.18em}.home-actions{display:flex;gap:9px;flex-wrap:wrap}.home-btn{border:1px solid var(--line);border-radius:999px;padding:10px 18px;background:rgba(8,11,20,.72);color:var(--text);cursor:pointer}.home-btn.primary{background:linear-gradient(135deg,#8d6420,#e5bf63);color:#1b1304;border-color:#f6da8d;font-weight:800}.home-canvas{position:relative;max-width:1240px;min-height:760px;margin:0 auto;border:1px solid rgba(255,255,255,.08);border-radius:26px;overflow:hidden;background:linear-gradient(180deg,rgba(13,17,31,.82),rgba(5,7,13,.96));box-shadow:0 28px 90px rgba(0,0,0,.44)}.home-section{position:absolute;overflow:hidden;border-radius:20px}.home-hero{display:flex;align-items:flex-end;padding:clamp(24px,5vw,68px);background-position:center;background-size:cover;background-color:#16182a}.home-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(6,8,17,.92),rgba(6,8,17,.28) 65%,rgba(6,8,17,.15))}.home-hero-content{position:relative;z-index:1;max-width:620px}.home-hero h1{font-size:clamp(34px,6vw,72px);line-height:1;margin:0 0 16px}.home-hero p{font-size:clamp(15px,2vw,21px);color:#d9d5df;margin:0 0 24px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.home-jackpot{display:flex;align-items:center;justify-content:center;gap:18px;padding:12px 24px;background:linear-gradient(110deg,rgba(99,57,11,.92),rgba(26,19,41,.94));border:1px solid rgba(240,208,122,.48);background-position:center;background-size:cover}.home-jackpot span{color:#f3d997;letter-spacing:.1em}.home-jackpot strong{font-size:clamp(24px,4vw,45px);font-variant-numeric:tabular-nums}.home-notice{display:flex;align-items:center;padding:0 22px;background:rgba(14,19,34,.9);border:1px solid rgba(255,255,255,.08);color:#dad7df}.home-notice b{color:var(--gold);margin-right:12px}.home-categories{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;overflow:visible}.category-card{position:relative;min-height:100%;padding:18px;border-radius:18px;border:1px solid rgba(255,255,255,.1);background:linear-gradient(160deg,rgba(44,42,67,.88),rgba(10,12,22,.94));overflow:hidden}.category-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.44}.category-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent,rgba(4,5,10,.94))}.category-copy{position:absolute;z-index:1;left:17px;right:17px;bottom:15px}.category-copy h2{margin:0;font-size:24px}.category-copy small{color:var(--gold);letter-spacing:.08em}.category-copy p{margin:7px 0 0;color:#cbc8d0;font-size:13px}.home-downloads{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px 22px;background:rgba(15,20,37,.9);border:1px solid rgba(255,255,255,.09)}.home-downloads h2,.home-downloads p{margin:0}.home-downloads p{color:var(--muted);margin-top:5px}.download-actions{display:flex;gap:8px;flex-wrap:wrap}.home-footer{max-width:1240px;margin:18px auto 0;display:flex;justify-content:space-between;gap:16px;color:var(--muted);font-size:13px}.home-footer nav{display:flex;gap:15px;flex-wrap:wrap}.home-loading{display:grid;place-items:center;min-height:100vh;color:var(--muted)}body.home-editor-mode .home-section{outline:1px dashed rgba(110,202,255,.62);cursor:move}body.home-editor-mode .home-section.is-selected{outline:2px solid #64d5ff;box-shadow:0 0 0 3px rgba(100,213,255,.18)}.home-resize-handle{display:none;position:absolute;right:2px;bottom:2px;width:18px;height:18px;border-radius:6px;background:#64d5ff;cursor:nwse-resize;z-index:20}body.home-editor-mode .is-selected>.home-resize-handle{display:block}@media(max-width:760px){.home-shell{padding:8px}.home-top{padding:6px}.home-actions .home-btn:not(.primary){display:none}.home-canvas{min-height:844px;border-radius:18px}.home-categories{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.category-card{padding:10px}.category-copy{left:11px;right:11px;bottom:10px}.category-copy h2{font-size:19px}.category-copy p{display:none}.home-downloads{align-items:flex-start;flex-direction:column}.home-footer{padding:0 8px;flex-direction:column}.home-hero{padding:22px}.home-jackpot{gap:10px;padding:8px 12px}.home-notice{font-size:13px;padding:0 12px}}
