:root{--ink:#23172a;--plum:#2b143f;--amethyst:#6c3a8f;--rose:#c45a88;--gold:#c99b4d;--cream:#fffaf0;--paper:#fffdf8;--line:#e8dccb;--teal:#0c6f72;--ok:#20795a;--warn:#9b5c06}*{box-sizing:border-box}.v7-app{min-height:100vh;color:var(--ink);background:#f8f4ec;grid-template-columns:260px 1fr;font-family:Arial,sans-serif;display:grid}.v7-app>aside{color:#fff;z-index:40;background:linear-gradient(#201127,#321542);flex-direction:column;height:100vh;padding:20px 12px;display:flex;position:sticky;top:0}.v7-brand{color:#fff;text-align:left;background:0 0;border:0;align-items:center;gap:10px;margin-bottom:15px;padding:8px 10px;display:flex}.v7-brand>span{color:#f4d58d;border:1px solid #d7b66e;border-radius:50%;place-items:center;width:42px;height:42px;font:700 25px Georgia;display:grid}.v7-brand b{letter-spacing:.12em;font-size:14px}.v7-brand small{color:#e7c979;margin-top:4px;font-size:10px;display:block}.v7-app>aside nav{gap:2px;padding-right:3px;display:grid;overflow:auto}.v7-app>aside nav button{color:#e9dfed;text-align:left;background:0 0;border:0;border-radius:10px;align-items:center;gap:11px;padding:9px 11px;font-size:14px;display:flex}.v7-app>aside nav button:hover,.v7-app>aside nav button.active{color:#fff;background:#fff1;border-left:3px solid #d8b267}.v7-app>aside footer{border-top:1px solid #fff2;align-items:center;gap:10px;margin-top:10px;padding:15px 8px 0;display:flex}.v7-app>aside footer img{object-fit:cover;object-position:50% 20%;border:2px solid #d8b267;border-radius:50%;width:42px;height:42px}.v7-app>aside footer small{color:#d9cce1;display:block}.v7-main{min-width:0}.v7-main>header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--line);z-index:20;background:#fffdf8dd;justify-content:space-between;align-items:center;height:72px;padding:0 32px;display:flex;position:sticky;top:0}.v7-main>header div{flex-direction:column;display:flex}.v7-main>header small{color:#756b77}.v7-main>header>button:last-child,.v7-primary{background:var(--plum);color:#fff;border:0;border-radius:10px;align-items:center;gap:8px;padding:12px 16px;font-weight:700;display:flex}.v7-menu{background:0 0;border:0;display:none}.v7-title{max-width:1300px;margin:auto;padding:48px 5vw 26px}.v7-title>span{letter-spacing:.18em;color:var(--amethyst);font-size:12px;font-weight:800}.v7-title h1{color:var(--plum);max-width:900px;margin:9px 0 12px;font:700 clamp(34px,5vw,64px)/1.02 Georgia}.v7-title p{color:#665b68;max-width:840px;font-size:17px;line-height:1.65}.v7-hero{color:#fff;background:linear-gradient(120deg,#2d153c,#6b356f);border-radius:28px;grid-template-columns:1.2fr .8fr;align-items:center;min-height:300px;margin:0 5vw 30px;padding-left:clamp(25px,5vw,70px);display:grid;overflow:hidden}.v7-hero h2{max-width:650px;margin:0 0 15px;font:700 clamp(30px,4vw,55px) Georgia}.v7-hero p{color:#eee1f3;max-width:650px;line-height:1.6}.v7-hero button{color:#25132f;background:#e5bf72;border:0;border-radius:12px;align-items:center;gap:8px;padding:14px 18px;font-weight:800;display:flex}.v7-hero img{object-fit:cover;object-position:50% 18%;align-self:end;width:100%;height:360px;-webkit-mask-image:linear-gradient(270deg,#000 80%,#0000);mask-image:linear-gradient(270deg,#000 80%,#0000)}.v7-cards,.v7-status,.v7-integrations,.v7-board,.v7-metrics{grid-template-columns:repeat(4,1fr);gap:14px;margin:0 5vw 35px;display:grid}.v7-cards>button,.v7-status>article,.v7-integrations>article,.v7-board>article,.v7-metrics>*{background:var(--paper);border:1px solid var(--line);text-align:left;color:var(--ink);border-radius:16px;padding:22px}.v7-cards svg{color:var(--amethyst)}.v7-cards h2,.v7-integrations h2,.v7-board h2{margin:18px 0 8px;font-size:18px}.v7-cards p,.v7-integrations p,.v7-board p{color:#6f6570;line-height:1.5}.v7-cards span{color:var(--amethyst);align-items:center;gap:7px;font-weight:700;display:flex}.v7-status>article{flex-direction:column;display:flex}.v7-status b{color:var(--plum);font-size:25px}.v7-status span{color:#706771;margin-top:6px}.v7-form,.v7-tool,.v7-table,.v7-banner,.v7-projects,.v7-pipeline,.v7-warning,.v7-search,.v7-actions{margin-left:5vw;margin-right:5vw}.v7-form,.v7-tool{background:var(--paper);border:1px solid var(--line);border-radius:18px;grid-template-columns:repeat(2,1fr);gap:17px;padding:24px;display:grid}.v7-form label,.v7-tool label,.v7-banner label,.v7-metrics label{gap:7px;font-size:14px;font-weight:700;display:grid}.v7-form input,.v7-form textarea,.v7-form select,.v7-tool input,.v7-tool textarea,.v7-tool select,.v7-banner input,.v7-metrics input,.v7-table input,.v7-result textarea,.v7-projects select{font:inherit;color:var(--ink);background:#fff;border:1px solid #d9cfbf;border-radius:9px;padding:11px}.v7-form textarea,.v7-tool textarea{resize:vertical;min-height:75px}.v7-form fieldset{border:1px solid var(--line);border-radius:12px;flex-wrap:wrap;grid-column:1/-1;gap:12px;padding:15px;display:flex}.v7-check{text-transform:capitalize;grid-auto-flow:column;align-items:center;display:flex!important}.v7-form>.v7-primary{grid-column:1/-1;justify-content:center}.v7-pipeline{gap:8px;padding:25px 0 45px;display:flex;overflow:auto}.v7-pipeline div{border:1px solid var(--line);background:#fff;border-radius:12px;align-items:center;gap:9px;min-width:130px;padding:12px;display:flex}.v7-pipeline i{width:25px;height:25px;color:var(--plum);background:#eadcf0;border-radius:50%;place-items:center;font-style:normal;font-weight:800;display:grid}.v7-projects{grid-template-columns:330px 1fr;gap:18px;margin-bottom:50px;display:grid}.v7-projects>aside,.v7-projects>article{border:1px solid var(--line);background:#fff;border-radius:16px;padding:12px}.v7-projects>aside>button{text-align:left;background:0 0;border:0;border-radius:10px;gap:10px;width:100%;padding:13px;display:flex}.v7-projects>aside>button.active{background:#f0e7f3}.v7-projects button span{flex-direction:column;display:flex}.v7-projects small{color:#746c75}.v7-projects>article{padding:24px}.state,.needs{color:#8a5000;background:#fff1d9;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:800;display:inline-flex}.bar{background:#eee4d6;border-radius:10px;height:10px;margin:20px 0 8px;overflow:hidden}.bar i{background:linear-gradient(90deg,var(--amethyst),var(--rose));height:100%;display:block}.v7-projects>article>label{grid-template-columns:110px 1fr;align-items:start;gap:12px;margin:8px 0;display:grid}.v7-projects footer,.v7-actions,.v7-result>div,.v7-board article>div{flex-wrap:wrap;gap:9px;margin-top:20px;display:flex}.v7-projects button,.v7-actions button,.v7-result button,.v7-banner button,.v7-board button,.v7-integrations button{color:var(--plum);background:#fff;border:1px solid #d7c9b8;border-radius:9px;align-items:center;gap:7px;padding:10px 13px;font-weight:700;display:flex}.v7-actions .primary,.v7-result .primary{background:var(--plum);color:#fff}.v7-grid{margin-bottom:45px}.v7-grid>.v7-primary,.v7-grid>.v7-result{grid-column:1/-1}.v7-result{border:1px solid var(--line);background:#f8f3ea;border-radius:14px;grid-column:1/-1;padding:20px}.v7-result pre{white-space:pre-wrap;color:#433b45;font:15px/1.65 Arial}.v7-result textarea{width:100%;line-height:1.6}.drop{text-align:center;border-radius:14px;grid-column:1/-1;place-items:center;position:relative;border:2px dashed #cebfd3!important;padding:30px!important;display:grid!important}.drop input{opacity:0;position:absolute;inset:0}.v7-banner{grid-template-columns:1fr 1fr;gap:25px;margin-bottom:50px;display:grid}.v7-banner>.preview{aspect-ratio:9/16;color:#fff;text-align:center;background:linear-gradient(#21132d,#553055);border-radius:24px;flex-direction:column;align-items:center;max-height:650px;padding:40% 8% 0;display:flex}.v7-banner>.preview small{border:1px dashed #fff7;padding:5px}.v7-banner>.preview b{background:var(--banner);border:4px solid var(--accent);border-radius:18px;margin-top:20px;padding:20px;font-size:clamp(20px,3vw,42px)}.v7-banner>.preview strong{color:var(--accent);margin-top:12px;font-size:clamp(18px,2.6vw,36px)}.v7-banner>div:last-child{align-content:start;gap:14px;display:grid}.v7-table{border:1px solid var(--line);background:#fff;border-radius:16px;margin-bottom:45px;overflow:auto}.v7-table table{border-collapse:collapse;width:100%;min-width:720px}.v7-table th,.v7-table td{border-bottom:1px solid var(--line);text-align:left;padding:13px}.v7-table th{background:#f4ede2;font-size:13px}.v7-table input{width:100%}.v7-metrics{grid-template-columns:repeat(3,1fr)}.v7-metrics article{flex-direction:column;display:flex}.v7-metrics article b{color:var(--plum);font-size:30px}.v7-search{border:1px solid var(--line);background:#fff;border-radius:12px;align-items:center;gap:8px;margin-bottom:18px;padding:0 13px;display:flex}.v7-search input{width:100%;font:inherit;border:0;padding:14px}.v7-board{grid-template-columns:repeat(3,1fr)}.v7-board article>span{color:var(--amethyst);text-transform:uppercase;font-size:11px;font-weight:800}.v7-integrations{grid-template-columns:repeat(3,1fr)}.v7-integrations article>div{justify-content:space-between;display:flex}.v7-warning{background:#fff4dc;border:1px solid #eac67f;border-radius:14px;gap:13px;margin-bottom:45px;padding:18px;display:flex}.v7-empty{text-align:center;color:#756b77;grid-column:1/-1;padding:45px}.v7-toast{z-index:100;color:#fff;background:#1c6c52;border:0;border-radius:10px;gap:12px;padding:12px 15px;display:flex;position:fixed;top:88px;right:25px}.v7-embedded .academy-top{top:72px}.v7-embedded .academy{min-height:auto}.v7-embedded footer{margin-bottom:0}@media (max-width:1050px){.v7-app{grid-template-columns:220px 1fr}.v7-cards,.v7-status,.v7-integrations,.v7-board{grid-template-columns:repeat(2,1fr)}}@media (max-width:760px){.v7-app{display:block}.v7-app>aside{width:270px;transition:all .25s;position:fixed;left:-280px}.v7-app>aside.open{left:0}.v7-menu{display:block}.v7-main>header{height:64px;padding:0 15px}.v7-main>header>div small,.v7-main>header>button:last-child span{display:none}.v7-title{padding:32px 20px 20px}.v7-title h1{font-size:38px}.v7-hero{grid-template-columns:1fr;margin:0 15px 22px;padding:25px}.v7-hero img{height:260px;-webkit-mask-image:linear-gradient(#0000,#000 30%);mask-image:linear-gradient(#0000,#000 30%)}.v7-cards,.v7-status,.v7-integrations,.v7-board,.v7-metrics{grid-template-columns:1fr;margin:0 15px 25px}.v7-form,.v7-tool,.v7-table,.v7-banner,.v7-projects,.v7-pipeline,.v7-warning,.v7-search,.v7-actions{margin-left:15px;margin-right:15px}.v7-form,.v7-tool,.v7-banner,.v7-projects{grid-template-columns:1fr}.v7-form label,.v7-form fieldset,.v7-form>.v7-primary,.v7-grid>.v7-primary,.v7-grid>.v7-result{grid-column:1}.v7-projects>article>label{grid-template-columns:1fr}.v7-banner>.preview{max-height:500px}.v7-embedded .academy-top{top:64px}.v7-embedded .academy-top nav{display:none}}.omega-intro{z-index:1000;background:#0b0710;place-items:center;display:grid;position:fixed;inset:0;overflow:hidden}.omega-intro video{object-fit:cover;opacity:.82;width:100%;height:100%}.omega-intro:after{content:"";background:linear-gradient(90deg,#0a050fd9,#0000 65%),linear-gradient(#0000 45%,#0a050fcc);position:absolute;inset:0}.omega-intro-copy{z-index:2;color:#fff;max-width:650px;position:absolute;bottom:10vh;left:7vw}.omega-intro-copy>span,.world-hero span,.luna-feature span{letter-spacing:.2em;color:#f2ce7b;font-size:12px;font-weight:800}.omega-intro-copy h1{margin:12px 0;font:700 clamp(42px,7vw,84px)/.95 Georgia}.omega-intro-copy p{font-size:19px}.omega-intro-copy div{flex-wrap:wrap;gap:10px;display:flex}.omega-intro button,.world-hero button,.luna-feature button{color:#fff;background:#1e1129cc;border:1px solid #e5c57e;border-radius:12px;align-items:center;gap:8px;padding:13px 17px;font-weight:800;display:flex}.omega-intro button.enter,.luna-feature button{color:#24142d;background:#e4bf70}.intro-close{z-index:3;top:24px;right:24px;border-radius:50%!important;padding:10px!important;position:absolute!important}.world-hero{color:#fff;background:#160d1e;align-items:flex-end;min-height:680px;padding:70px 6vw;display:flex;position:relative;overflow:hidden}.world-hero video{object-fit:cover;opacity:.65;width:100%;height:100%;position:absolute;inset:0}.world-hero:after{content:"";background:linear-gradient(#0000 32%,#160d1e 97%),linear-gradient(90deg,#13091ad1,#0000 70%);position:absolute;inset:0}.world-hero>div{z-index:2;max-width:760px;position:relative}.world-hero h1{margin:12px 0;font:700 clamp(42px,6vw,78px)/1 Georgia}.world-hero p{font-size:19px;line-height:1.6}.world-portals{background:linear-gradient(#160d1e,#311842);grid-template-columns:repeat(3,1fr);gap:18px;padding:45px 5vw 70px;display:grid}.world-portals button{color:#fff;text-align:left;background:linear-gradient(145deg,#ffffff12,#ffffff05);border:1px solid #d9b96855;border-radius:24px;min-height:260px;padding:28px;position:relative}.world-portals button>svg:first-child{color:#e5c477;width:35px;height:35px}.world-portals button>span{color:#e5c477;letter-spacing:.18em;margin:25px 0 8px;font-size:11px;display:block}.world-portals h2{margin:0;font:700 27px Georgia}.world-portals p{color:#ddcfe3;line-height:1.5}.world-portals button>svg:last-child{position:absolute;bottom:25px;right:25px}.luna-feature{border:1px solid var(--line);background:#fff;border-radius:24px;grid-template-columns:1.1fr .9fr;align-items:center;gap:30px;margin:55px 5vw;padding:20px;display:grid}.luna-feature video{background:#120b16;border-radius:16px;width:100%}.luna-feature h2{color:var(--plum);margin:10px 0;font:700 clamp(30px,4vw,50px) Georgia}.luna-feature p{color:#655b67;line-height:1.7}.creator-layout{grid-template-columns:1fr 1fr;gap:24px;margin:0 5vw 28px;display:grid}.creator-settings{border:1px solid var(--line);background:#fff;border-radius:18px;align-content:start;gap:14px;padding:22px;display:grid}.creator-settings>label:not(.drop){gap:7px;font-weight:700;display:grid}.creator-settings input,.creator-settings select{font:inherit;border:1px solid #d7cbbd;border-radius:9px;padding:11px}.creator-preview{background:linear-gradient(145deg,#21102e,#6c3c70);border:5px solid #fff;border-radius:20px;place-items:end center;min-height:360px;display:grid;overflow:hidden;box-shadow:0 20px 50px #29143822}.creator-preview.ratio-9-16{aspect-ratio:9/16;max-height:650px;margin:auto}.creator-preview.ratio-1-1{aspect-ratio:1}.creator-preview.ratio-16-9{aspect-ratio:16/9}.creator-preview>div{text-align:center;color:#fff;background:linear-gradient(#0000,#160b20);width:100%;padding:35px}.creator-preview span{color:#f0cb78;font:700 clamp(24px,4vw,48px) Georgia;display:block}.creator-preview small{font-size:16px}.creator-status{background:#f4eee4;border-radius:9px;padding:10px}.scene-strip{gap:14px;margin:0 5vw 30px;padding-bottom:10px;display:flex;overflow:auto}.scene-strip article{border:1px solid var(--line);background:#fff;border-radius:14px;min-width:230px;padding-bottom:12px;overflow:hidden}.scene-strip img,.scene-strip video{object-fit:cover;background:#111;width:100%;height:130px}.scene-strip span,.scene-strip b{padding:7px 12px 0;display:block}.scene-strip span{color:var(--amethyst);font-size:12px;font-weight:800}.scene-strip b{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.scene-strip button{color:#822f34;background:#f5e8e5;border:0;border-radius:8px;gap:6px;margin:10px 12px 0;padding:7px 10px;display:flex}.creator-note{background:#f1e8d8;border:1px solid #dec8a1;border-radius:14px;gap:14px;margin:0 5vw 50px;padding:20px;display:flex}.creator-note p{margin-bottom:0;line-height:1.6}@media (max-width:1050px){.world-portals{grid-template-columns:repeat(2,1fr)}}@media (max-width:760px){.omega-intro-copy{bottom:6vh;left:22px;right:22px}.omega-intro-copy h1{font-size:46px}.world-hero{min-height:620px;padding:45px 22px}.world-portals{grid-template-columns:1fr;padding:30px 16px}.luna-feature,.creator-layout{grid-template-columns:1fr;margin-left:15px;margin-right:15px}.creator-preview{min-height:240px}.scene-strip,.creator-note{margin-left:15px;margin-right:15px}}.omega-world-stage{color:#fff;isolation:isolate;background:#0a070d;min-height:calc(100vh - 74px);position:relative;overflow:hidden}.world-sky{object-fit:cover;filter:saturate(1.08)contrast(1.05);width:112%;height:112%;animation:22s ease-in-out infinite alternate worldDrift;position:absolute;inset:-6%}.world-atmosphere{z-index:1;background:radial-gradient(circle at 50% 48%,#0000 10%,#0b060e1f 47%,#08050aeb 100%),linear-gradient(#0000 56%,#0a060df0),linear-gradient(90deg,#08050ab3,#0000 38%,#08050a52);position:absolute;inset:0}.district-creation .world-sky{transform-origin:65%;filter:hue-rotate(12deg)saturate(1.22)}.district-academy .world-sky{transform-origin:35%;filter:hue-rotate(-12deg)saturate(.95)brightness(.9)}@keyframes worldDrift{0%{transform:scale(1.02)translate(-1%)}to{transform:scale(1.09)translate(1.5%,-1%)}}.world-topbar{z-index:5;justify-content:space-between;align-items:center;padding:24px 4vw;display:flex;position:relative}.world-topbar span,.world-topbar button{align-items:center;gap:9px;display:flex}.world-topbar span{letter-spacing:.16em;color:#f0d18a;font-size:12px;font-weight:850}.world-topbar button{color:#fff;background:#100a15aa;border:1px solid #e6c97d77;border-radius:999px;padding:10px 15px;font-weight:750}.world-story{z-index:3;width:min(680px,75%);padding:6vh 5vw 0;position:relative}.world-story>span,.luna-world-guide span{letter-spacing:.2em;color:#f2cc74;font-size:11px;font-weight:850}.world-story h1{text-shadow:0 8px 30px #000;margin:12px 0;font:700 clamp(42px,6vw,82px)/.96 Georgia}.world-story p{text-shadow:0 2px 8px #000;max-width:610px;font-size:18px;line-height:1.6}.world-hotspots{z-index:3;position:absolute;inset:0}.world-hotspot{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;text-align:left;background:linear-gradient(145deg,#1c1222e6,#0f0a12a6);border:1px solid #f1d18788;border-radius:18px;width:190px;padding:16px;transition:all .25s;position:absolute;box-shadow:0 0 0 5px #e9c87416,0 18px 55px #0008}:is(.world-hotspot:hover,.world-hotspot:focus-visible){border-color:#f0cf7d;transform:translateY(-7px)scale(1.03);box-shadow:0 0 35px #e0b95666,0 22px 60px #000}.world-hotspot i{color:#211329;background:#d9b65b;border-radius:50%;place-items:center;width:40px;height:40px;font-style:normal;display:grid}.world-hotspot b{margin:11px 0 8px;font:700 18px/1.15 Georgia;display:block}.world-hotspot small{color:#ead491;align-items:center;gap:6px;display:flex}.world-hotspot small svg{width:14px}.spot-1{top:23%;left:45%}.spot-2{top:40%;right:7%}.spot-3{bottom:23%;left:34%}.luna-world-guide{z-index:4;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#110b17c7;border:1px solid #e8ca7b55;border-radius:20px;align-items:flex-end;gap:14px;width:min(390px,42vw);padding:14px 17px 14px 10px;display:flex;position:absolute;bottom:92px;left:4vw}.luna-world-guide img{object-fit:cover;object-position:top;border-radius:14px;width:82px;height:112px}.luna-world-guide p{color:#f5edf6;margin:6px 0 0;font-size:14px;line-height:1.45}.world-travel{z-index:5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0c0810d9;border:1px solid #e4c46c48;border-radius:999px;gap:8px;padding:7px;display:flex;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.world-travel button{color:#d9cedd;background:0 0;border:0;border-radius:999px;align-items:center;gap:8px;padding:10px 14px;font-weight:750;display:flex}.world-travel button.active{color:#24142c;background:#d8b75f}@media (max-width:900px){.spot-1{top:31%;left:40%}.spot-2{top:50%;right:4%}.spot-3{bottom:25%;left:38%}.world-hotspot{width:165px}}@media (max-width:760px){.omega-world-stage{min-height:calc(100svh - 66px)}.world-story{width:88%;padding:2vh 20px 0}.world-story h1{font-size:43px}.world-story p{font-size:15px}.world-topbar{padding:15px}.world-topbar span{max-width:190px}.world-topbar button{font-size:0}.world-topbar button svg{width:21px}.world-hotspot{width:100%;padding:12px;position:relative;inset:auto!important}.world-hotspots{gap:9px;padding:22px 18px 205px;display:grid;position:relative}.world-hotspot i{float:left;width:32px;height:32px;margin-right:10px}.world-hotspot b{margin:3px 0 4px}.luna-world-guide{width:auto;position:absolute;bottom:77px;left:15px;right:15px}.luna-world-guide img{width:62px;height:85px}.world-travel{justify-content:space-between;bottom:12px;left:10px;right:10px;transform:none}.world-travel button{padding:10px}.world-travel button span{display:none}}
