:root{--bg:#07101c;--panel:#0c1727;--panel-2:#091423;--text:#edf3fa;--muted:#8496ad;--line:rgba(255,255,255,.08);--line-strong:rgba(255,255,255,.14);--yellow:#e4b431;--green:#58c58b;--red:#df6b6b;--blue:#5d8fd6}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,Arial,sans-serif}.site-nav{position:fixed;z-index:30;top:0;left:0;right:0;height:72px;padding:0 5vw;display:flex;align-items:center;gap:42px;background:linear-gradient(#07101cee,transparent);backdrop-filter:blur(8px)}.brand{color:#fff;text-decoration:none;font-size:21px;font-weight:1000;letter-spacing:.04em}.brand span{color:var(--yellow)}.site-nav nav{display:flex;gap:26px;margin-right:auto}.site-nav nav a{color:#a6b4c5;text-decoration:none;font-size:11px;font-weight:800;letter-spacing:.1em;transition:color .16s ease}.site-nav nav a:hover{color:#fff}.nav-login,.primary,.support button{border:0;border-radius:8px;background:var(--yellow);color:#15120a;font-weight:1000;letter-spacing:.06em;cursor:pointer;transition:filter .16s ease,background-color .16s ease,border-color .16s ease}.nav-login:hover,.primary:hover{filter:brightness(1.08)}.nav-login{padding:11px 15px;font-size:10px}.hero{position:relative;min-height:92vh;display:flex;align-items:center;padding:120px 8vw 70px;overflow:hidden}.hero-bg{position:absolute;inset:0;background:url('assets/new-ventura.jpg') center/cover no-repeat;filter:saturate(.75) contrast(1.08)}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,#06101cf5 0%,#07101cc8 42%,#07101c44 72%,#07101cae 100%),linear-gradient(0deg,#07101c 0%,transparent 35%)}.hero-content{position:relative;z-index:2;max-width:760px}.eyebrow{color:#7f92aa;font-size:10px;font-weight:1000;letter-spacing:.17em}.hero h1{margin:10px 0 15px;font-size:clamp(58px,8vw,116px);line-height:.82;letter-spacing:-.055em}.hero h1 em{font-style:normal;color:var(--yellow)}.hero p{max-width:610px;margin:0;color:#b5c1d0;font-size:19px;line-height:1.55}.hero-actions{display:flex;gap:10px;margin:27px 0 15px}.primary,.secondary{min-height:45px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;font-size:11px;font-weight:1000;letter-spacing:.08em}.secondary{border:1px solid var(--line);background:#ffffff08;color:#d7e0ea;text-decoration:none;transition:background-color .16s ease,border-color .16s ease}.secondary:hover{background:#ffffff0f;border-color:var(--line-strong)}.hero-content small{color:#718399}.hero-status{position:absolute;z-index:2;right:5vw;bottom:40px;display:flex;gap:16px;color:#71849b;font-size:9px;font-weight:900;letter-spacing:.1em}.hero-status span i,.footer-status span i{display:inline-block;width:7px;height:7px;margin-right:6px;border-radius:50%}.status-online i{background:var(--green)}.status-offline i{background:var(--red)}.status-checking i{background:#71849b}.section{padding:95px 8vw}.section-head{max-width:780px}.section-head h2,.city-copy h2,.roadmap h2,.support h2,.final-cta h2{margin:6px 0 12px;font-size:clamp(34px,4vw,56px);letter-spacing:-.03em}.section-head p,.city-copy>p,.support p,.roadmap-building p{color:var(--muted);font-size:16px;line-height:1.65}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:38px}.feature-grid article{min-height:230px;padding:24px;border:1px solid var(--line);border-radius:14px;background:linear-gradient(145deg,#0d192a,#091320)}.feature-grid article>span{color:var(--yellow);font-size:12px;font-weight:1000}.feature-grid h3{margin:54px 0 8px;font-size:19px}.feature-grid p{margin:0;color:var(--muted);font-size:13px;line-height:1.55}.city-section{display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center;background:#091423}.city-news{display:grid;gap:8px;margin-top:28px}.city-news-item,.news-placeholder{padding:14px 15px;border:1px solid var(--line);border-radius:10px;background:#ffffff05}.city-news-item{border-left:3px solid #71839b}.city-news-item.news-police,.city-news-item.news-crime{border-left-color:#b94750}.city-news-item.news-work{border-left-color:#58a879}.city-news-item.news-business{border-left-color:#d47d2a}.city-news-item.news-internet{border-left-color:#815cc2}.city-news-meta{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:7px}.city-news-meta b,.news-placeholder b{color:var(--yellow);font-size:9px;letter-spacing:.1em}.city-news-meta span{color:#62758d;font-size:9px;font-weight:800;letter-spacing:.05em}.city-news-item>strong{display:block;color:#dce5ef;font-size:13px}.city-news-item p{margin:5px 0 0;color:#8fa0b5;font-size:11px;line-height:1.5}.news-placeholder{display:grid;grid-template-columns:80px 1fr;gap:10px}.news-placeholder span{color:#a9b6c6;font-size:11px}.city-stats{display:grid;grid-template-columns:1fr 1fr;gap:8px}.city-stats>div{min-height:150px;padding:20px;border:1px solid var(--line);border-radius:12px;background:#0c1828;display:flex;flex-direction:column;justify-content:flex-end}.city-stats strong{font-size:34px}.city-stats span{margin-top:5px;color:#71859e;font-size:9px;font-weight:900;letter-spacing:.1em}.city-stats small{grid-column:1/-1;color:#5f7189;font-size:9px;letter-spacing:.04em}.compact{max-width:none}.update-card{margin-top:28px;padding:28px;border:1px solid var(--line);border-radius:14px;background:#0a1524;display:grid;grid-template-columns:.8fr 1.2fr;gap:50px}.update-tag{color:var(--yellow);font-size:9px;font-weight:1000;letter-spacing:.12em}.update-card h3{margin:8px 0;font-size:25px}.update-card p{color:var(--muted);line-height:1.55}.update-list{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;align-content:start}.update-group{padding:14px;border:1px solid var(--line);border-radius:9px;background:#ffffff04}.update-group b{display:block;margin-bottom:8px;color:#7187a2;font-size:9px;letter-spacing:.1em}.update-group span{display:block;padding:6px 0;color:#a8b6c7;font-size:11px;line-height:1.4}.update-group span+span{border-top:1px solid rgba(255,255,255,.05)}.text-action{margin-top:14px;padding:0;border:0;background:none;color:#9babc0;font-size:10px;font-weight:1000;letter-spacing:.08em;cursor:pointer}.text-action:hover{color:#fff}.roadmap{background:#08111e}.roadmap-building-grid{display:flex;justify-content:space-between;align-items:flex-end;gap:40px}.roadmap-building-grid>div{max-width:820px}.building-badge{flex:0 0 auto;padding:12px 15px;border:1px solid #e4b43155;border-radius:8px;background:#e4b4310c;color:#e9ca77;font-size:9px;font-weight:1000;letter-spacing:.12em}.support{margin:30px 8vw 80px;padding:34px;border:1px solid #e4b43133;border-radius:16px;background:linear-gradient(120deg,#e4b4310e,#0c1727);display:flex;align-items:center;justify-content:space-between;gap:30px}.support>div{max-width:800px}.support button{padding:14px 22px;white-space:nowrap}.support button:disabled{cursor:not-allowed;opacity:.55;background:#897027;color:#15120a}.final-cta{padding:85px 8vw 100px;text-align:center;background:linear-gradient(180deg,#07101c,#0a1524)}.final-cta h2{margin-left:auto;margin-right:auto;max-width:900px}.final-cta .primary{margin-top:15px}.site-footer{padding:0 8vw;background:#050c16;border-top:1px solid var(--line)}.footer-main{display:grid;grid-template-columns:2fr 1fr 1fr 1.2fr;gap:50px;padding:55px 0 45px}.footer-brand p{max-width:390px;margin:15px 0 0;color:#667990;font-size:12px;line-height:1.65}.footer-column,.footer-status{display:grid;align-content:start;gap:10px}.footer-column>strong,.footer-status>strong{margin-bottom:6px;color:#8294aa;font-size:9px;letter-spacing:.13em}.footer-column a,.footer-column button,.footer-column span,.footer-status span{padding:0;border:0;background:none;color:#667990;text-decoration:none;text-align:left;font:inherit;font-size:11px;cursor:pointer}.footer-column a:hover,.footer-column button:hover{color:#fff}.footer-muted{cursor:default!important}.footer-bottom{min-height:58px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:20px;color:#52647a;font-size:9px;font-weight:800;letter-spacing:.04em}.modal[hidden]{display:none}.modal{position:fixed;z-index:100;inset:0;display:grid;place-items:center;padding:20px}.modal-bg{position:absolute;inset:0;background:#02060dd9;backdrop-filter:blur(9px)}.auth-card,.changelog-card{position:relative;width:min(430px,94vw);padding:28px;border:1px solid var(--line);border-radius:16px;background:#0b1626;box-shadow:0 30px 90px #0008}.changelog-card{width:min(760px,94vw);max-height:82vh;overflow:auto}.auth-card .close,.changelog-card .close{position:absolute;right:16px;top:12px;border:0;background:none;color:#71839b;font-size:25px;cursor:pointer}.auth-card h2,.changelog-card h2{margin:5px 0 5px;font-size:30px}.auth-card>p{margin:0 0 20px;color:var(--muted)}.auth-card label{display:grid;gap:6px;margin:11px 0;color:#71839b;font-size:9px;font-weight:900;letter-spacing:.08em}.auth-card input{height:42px;padding:0 12px;border:1px solid var(--line);border-radius:8px;background:#07111e;color:#eef3f9;outline:none}.full{width:100%;margin-top:10px}.auth-card>small{display:block;margin-top:12px;color:#5f7189;line-height:1.45}.changelog-list{display:grid;gap:12px;margin-top:24px}.changelog-entry{padding:18px;border:1px solid var(--line);border-radius:11px;background:#081321}.changelog-entry header{display:flex;justify-content:space-between;gap:20px;margin-bottom:15px}.changelog-entry header strong{font-size:19px}.changelog-entry header span{color:#667990;font-size:10px}.changelog-entry section+section{margin-top:14px}.changelog-entry section>b{color:var(--yellow);font-size:9px;letter-spacing:.1em}.changelog-entry ul{margin:7px 0 0;padding-left:18px;color:#9cacbf;font-size:12px;line-height:1.65}.changelog-empty{color:var(--muted)}body.modal-open{overflow:hidden}.auth-message{min-height:18px;margin:8px 0 2px;font-size:11px;font-weight:800;line-height:1.4}.auth-message.is-error{color:#ff7474}.auth-message.is-success{color:var(--green)}.auth-card input:focus{border-color:#e4b43188;box-shadow:0 0 0 3px #e4b43112}.auth-card .primary:disabled{opacity:.55;cursor:wait}.auth-card label[hidden]{display:none!important}.auth-card input:-webkit-autofill,.auth-card input:-webkit-autofill:hover,.auth-card input:-webkit-autofill:focus{-webkit-text-fill-color:#eef3f9;-webkit-box-shadow:0 0 0 1000px #07111e inset;transition:background-color 9999s ease-out 0s;caret-color:#eef3f9}@media(max-width:980px){.footer-main{grid-template-columns:1.5fr 1fr 1fr}.footer-status{grid-column:1/-1}.update-list{grid-template-columns:1fr}}@media(max-width:850px){.site-nav nav{display:none}.hero{padding-left:6vw}.feature-grid,.city-section,.update-card{grid-template-columns:1fr}.city-section{gap:35px}.support{align-items:flex-start;flex-direction:column}.hero-status{display:none}.section{padding:70px 6vw}.roadmap-building-grid{align-items:flex-start;flex-direction:column}.footer-main{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-status{grid-column:auto}.site-footer{padding:0 6vw}}@media(max-width:560px){.footer-main{grid-template-columns:1fr}.footer-brand,.footer-status{grid-column:auto}.footer-bottom{align-items:flex-start;flex-direction:column;justify-content:center}.city-stats{grid-template-columns:1fr}.city-stats small{grid-column:auto}}
