:root{--ink:#13212a;--muted:#687987;--paper:#fffaf0;--paper2:#fffdf7;--blue:#0f3446;--blue2:#123f56;--aqua:#54b7bd;--gold:#c9933a;--orange:#da7b43;--green:#4b9868;--rose:#b85d72;--line:rgba(19,33,42,.13);--line2:rgba(255,255,255,.18);--shadow:0 28px 80px rgba(14,41,55,.16);--max:1180px;--radius:28px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:var(--paper);color:var(--ink);overflow-x:hidden}body:before{content:"";position:fixed;inset:0;pointer-events:none;opacity:.22;background-image:linear-gradient(rgba(19,33,42,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(19,33,42,.045) 1px,transparent 1px);background-size:42px 42px}.header{position:fixed;top:18px;left:50%;transform:translateX(-50%);z-index:50;width:min(calc(100% - 32px),var(--max));display:flex;justify-content:space-between;align-items:center;gap:20px;padding:10px 12px 10px 14px;border:1px solid rgba(19,33,42,.1);border-radius:999px;background:rgba(255,250,240,.82);backdrop-filter:blur(18px);box-shadow:0 20px 60px rgba(14,41,55,.1)}.brand{display:flex;align-items:center;gap:12px;color:var(--ink);text-decoration:none}.brand-symbol{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(135deg,var(--blue),var(--aqua));color:white;font-weight:950;letter-spacing:-.09em}.brand-name strong,.brand-name small{display:block}.brand-name small{font-size:.7rem;text-transform:uppercase;letter-spacing:.14em;color:var(--muted);margin-top:2px}.nav{display:flex;align-items:center;gap:6px}.nav a{color:var(--ink);text-decoration:none;font-size:.9rem;padding:10px 12px;border-radius:999px}.nav a:hover{background:rgba(15,52,70,.08)}.nav-demo{background:var(--blue);color:#fff!important;font-weight:850}.menu{display:none;background:transparent;border:0;width:42px;height:42px}.menu span{display:block;height:2px;background:var(--ink);margin:7px 8px}.hero,.city-section,.decision,.legal-section,.modules-section,.numbers,.entities,.integrations,.demo{width:min(calc(100% - 38px),var(--max));margin:0 auto}.hero{min-height:90vh;display:grid;grid-template-columns:1fr 340px;gap:46px;align-items:end;padding:160px 0 86px;position:relative}.hero:after{content:"";position:absolute;right:-140px;top:130px;width:520px;height:520px;border-radius:50%;background:radial-gradient(circle,rgba(84,183,189,.28),transparent 68%);z-index:-1}.overline{margin:0 0 14px;color:var(--gold);text-transform:uppercase;letter-spacing:.18em;font-size:.78rem;font-weight:950}.hero h1,.section-heading h2,.numbers h2,.demo h2,.legal-copy h2{margin:0;line-height:1.02;letter-spacing:-.052em}.hero h1{font-size:clamp(3rem,6.4vw,6.6rem);max-width:920px}.lead{font-size:1.2rem;line-height:1.75;color:#435564;max-width:760px;margin:26px 0 0}.hero-actions,.demo-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:32px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 21px;border-radius:999px;text-decoration:none;font-weight:900}.button-primary{background:linear-gradient(135deg,var(--blue),var(--blue2));color:white;box-shadow:0 18px 35px rgba(15,52,70,.2)}.button-secondary{background:white;color:var(--blue);border:1px solid var(--line)}.hero-note{align-self:center;background:var(--blue);color:white;border-radius:30px;padding:28px;box-shadow:var(--shadow);position:relative;overflow:hidden}.hero-note:after{content:"";position:absolute;width:160px;height:160px;border-radius:50%;right:-70px;bottom:-70px;background:rgba(84,183,189,.36)}.hero-note strong{display:block;font-size:1.65rem;line-height:1.08;letter-spacing:-.035em}.hero-note span{display:block;color:#d6e6eb;margin-top:16px;line-height:1.65}.city-section,.decision,.legal-section,.modules-section,.numbers,.entities,.integrations,.demo{padding:88px 0}.section-heading{max-width:850px;margin-bottom:36px}.section-heading h2,.numbers h2,.demo h2,.legal-copy h2{font-size:clamp(2.15rem,4.6vw,4.9rem)}.section-heading p:not(.overline){font-size:1.08rem;color:var(--muted);line-height:1.75;max-width:780px}.city-layout{display:grid;grid-template-columns:1.15fr .85fr;gap:28px;align-items:stretch}.city-map{min-height:610px;position:relative;border-radius:38px;background:linear-gradient(145deg,#eef3e5,#f9edcf 46%,#e6f1ee);border:1px solid var(--line);overflow:hidden;box-shadow:var(--shadow)}.city-map:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 20%,rgba(255,255,255,.88),transparent 28%),radial-gradient(circle at 78% 70%,rgba(255,255,255,.58),transparent 32%)}.river{position:absolute;right:-80px;top:58px;width:260px;height:580px;border-radius:140px;background:linear-gradient(180deg,rgba(84,183,189,.55),rgba(84,183,189,.16));transform:rotate(13deg)}.roads{position:absolute;background:rgba(15,52,70,.16);border-radius:999px}.r1{width:74%;height:24px;left:10%;top:49%;transform:rotate(-9deg)}.r2{width:24px;height:80%;left:50%;top:9%;transform:rotate(18deg)}.r3{width:48%;height:18px;left:28%;top:70%;transform:rotate(22deg)}.building{position:absolute;background:rgba(255,255,255,.65);border:1px solid rgba(15,52,70,.1);box-shadow:0 16px 34px rgba(15,52,70,.08);border-radius:14px}.b1{width:78px;height:78px;left:10%;top:17%}.b2{width:58px;height:112px;left:24%;top:31%}.b3{width:95px;height:54px;left:68%;top:22%}.b4{width:74px;height:92px;left:16%;top:66%}.b5{width:112px;height:62px;left:57%;top:72%}.b6{width:58px;height:58px;left:74%;top:52%}.b7{width:70px;height:70px;left:39%;top:13%}.b8{width:92px;height:50px;left:37%;top:78%}.zone{position:absolute;z-index:3;border:0;cursor:pointer;border-radius:26px;box-shadow:0 18px 34px rgba(15,52,70,.18);color:white;font-weight:950;display:grid;place-items:center;text-align:center;transition:.2s;min-width:118px;min-height:76px;padding:14px}.zone span{position:relative;z-index:2}.zone:after{content:"";position:absolute;inset:8px;border:1px solid rgba(255,255,255,.26);border-radius:20px}.zone:hover,.zone.active{transform:translateY(-7px) scale(1.02)}.zone-townhall{left:42%;top:35%;background:linear-gradient(135deg,var(--blue),#0b2533);min-width:150px;min-height:104px}.zone-tourism{left:10%;top:9%;background:linear-gradient(135deg,var(--orange),#b45627)}.zone-market{left:50%;top:9%;background:linear-gradient(135deg,var(--gold),#945f15)}.zone-street{left:66%;top:40%;background:linear-gradient(135deg,#607d8b,#29424f)}.zone-harbor{left:72%;bottom:10%;background:linear-gradient(135deg,var(--aqua),#237583)}.zone-welfare{left:12%;bottom:13%;background:linear-gradient(135deg,var(--green),#246743)}.zone-login{left:35%;bottom:5%;background:linear-gradient(135deg,var(--rose),#783349)}.zone-panel{border-radius:38px;background:linear-gradient(180deg,var(--blue),#0b202c);color:white;padding:34px;box-shadow:var(--shadow);position:relative;overflow:hidden}.zone-panel:before{content:"";position:absolute;width:240px;height:240px;border-radius:50%;right:-100px;top:-95px;background:rgba(84,183,189,.24)}.zone-panel .module-label{color:#9ccbd5;text-transform:uppercase;letter-spacing:.16em;font-size:.72rem;font-weight:950}.zone-panel h3{font-size:2.35rem;line-height:1.02;letter-spacing:-.05em;margin:14px 0 12px}.zone-panel p{color:#d7e7ec;line-height:1.72;margin:0}.zone-panel ul{list-style:none;padding:0;margin:26px 0 0;display:grid;gap:10px}.zone-panel li{display:flex;gap:10px;align-items:flex-start;color:#eff7f9;background:rgba(255,255,255,.07);border:1px solid var(--line2);border-radius:16px;padding:13px}.zone-panel li:before{content:"";width:9px;height:9px;border-radius:50%;background:var(--gold);flex:0 0 auto;margin-top:7px}.decision-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.decision-card{background:var(--paper2);border:1px solid var(--line);border-radius:var(--radius);padding:28px;box-shadow:0 18px 50px rgba(15,52,70,.06)}.decision-card span{color:var(--gold);font-weight:950}.decision-card h3{font-size:1.38rem;line-height:1.13;margin:18px 0 10px}.decision-card p{color:var(--muted);line-height:1.65;margin:0}.legal-card{display:grid;grid-template-columns:.9fr 1.1fr;gap:28px;align-items:stretch;background:linear-gradient(145deg,#fffdf7,#f5e7c9);border:1px solid var(--line);border-radius:42px;padding:42px;box-shadow:var(--shadow);position:relative;overflow:hidden}.legal-card:after{content:"";position:absolute;right:-120px;top:-120px;width:300px;height:300px;border-radius:50%;background:radial-gradient(circle,rgba(201,147,58,.28),transparent 70%)}.legal-copy,.legal-points{position:relative;z-index:2}.legal-copy p:not(.overline){color:var(--muted);font-size:1.08rem;line-height:1.75;margin:22px 0 0}.legal-points{display:grid;gap:14px}.legal-points article{background:rgba(255,255,255,.68);border:1px solid rgba(19,33,42,.1);border-radius:22px;padding:22px}.legal-points strong{display:block;color:var(--blue);font-size:1.08rem;margin-bottom:8px}.legal-points span{display:block;color:var(--muted);line-height:1.62}.module-orbit{display:grid;grid-template-columns:1.05fr .95fr;gap:18px}.module-card{background:var(--paper2);border:1px solid var(--line);border-radius:28px;padding:26px;min-height:202px;position:relative;overflow:hidden}.module-card:first-child{grid-row:span 2;background:linear-gradient(145deg,var(--blue),#0b202c);color:white}.module-card:first-child p{color:#d7e7ec}.module-card h3{font-size:1.55rem;margin:0 0 10px;letter-spacing:-.02em}.module-card p{margin:0;color:var(--muted);line-height:1.62}.module-card .category{display:inline-flex;margin-bottom:16px;color:var(--gold);text-transform:uppercase;letter-spacing:.12em;font-size:.72rem;font-weight:950}.chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.chips span{border-radius:999px;background:rgba(15,52,70,.08);padding:8px 10px;font-size:.82rem;color:var(--blue);font-weight:750}.module-card:first-child .chips span{background:rgba(255,255,255,.1);color:#fff}.numbers{display:grid;grid-template-columns:.75fr 1.25fr;gap:28px;align-items:start;background:linear-gradient(135deg,#0f3446,#102633);color:white;border-radius:44px;padding:56px;margin-top:70px;box-shadow:var(--shadow)}.numbers .overline{color:#acd9df}.numbers-text{position:sticky;top:130px}.number-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.number-card{background:rgba(255,255,255,.08);border:1px solid var(--line2);border-radius:24px;padding:24px}.number-card strong{display:block;font-size:clamp(2.1rem,4vw,4.2rem);letter-spacing:-.06em;color:#f7c66b;line-height:.95}.number-card span{display:block;margin-top:14px;color:#d9e6ea;line-height:1.44}.entity-wall{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}.entity{background:var(--paper2);border:1px solid var(--line);border-radius:18px;padding:16px;min-height:95px;display:flex;flex-direction:column;justify-content:center}.entity strong{font-size:.95rem}.entity span{font-size:.78rem;color:var(--muted);margin-top:4px}.integration-path{display:flex;flex-wrap:wrap;gap:12px}.integration{background:var(--paper2);border:1px solid var(--line);border-radius:999px;padding:15px 18px;display:flex;align-items:center;gap:10px}.integration:before{content:"";width:12px;height:12px;border-radius:50%;background:var(--aqua)}.integration strong{color:var(--blue)}.integration span{color:var(--muted);font-size:.88rem}.demo-card{background:linear-gradient(145deg,#fffdf7,#f7ead0);border:1px solid var(--line);border-radius:42px;padding:52px;box-shadow:var(--shadow)}.demo-card p:not(.overline){color:var(--muted);max-width:800px;font-size:1.1rem;line-height:1.7}.footer{width:min(calc(100% - 38px),var(--max));margin:0 auto 28px;padding:26px;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;color:var(--muted);font-size:.9rem}.reveal{opacity:0;transform:translateY(22px);transition:opacity .7s ease,transform .7s ease}.reveal.show{opacity:1;transform:none}@media(max-width:1020px){.menu{display:block}.nav{display:none;position:fixed;top:78px;left:16px;right:16px;background:var(--paper2);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:24px;padding:14px;flex-direction:column;align-items:stretch}.nav.open{display:flex}.nav a{text-align:center}.hero,.city-layout,.numbers,.module-orbit,.legal-card{grid-template-columns:1fr}.numbers-text{position:static}.decision-grid{grid-template-columns:1fr}.entity-wall{grid-template-columns:repeat(3,1fr)}.city-map{min-height:560px}.module-card:first-child{grid-row:auto}}@media(max-width:680px){.header,.hero,.city-section,.decision,.legal-section,.modules-section,.numbers,.entities,.integrations,.demo,.footer{width:min(calc(100% - 24px),var(--max))}.brand-name small{display:none}.hero{padding-top:132px;min-height:auto}.hero h1{font-size:2.75rem}.section-heading h2,.numbers h2,.demo h2,.legal-copy h2{font-size:2.2rem}.city-map{min-height:680px}.zone{min-width:112px;min-height:70px;font-size:.86rem}.zone-townhall{left:30%;top:37%}.zone-tourism{left:5%;top:7%}.zone-market{left:50%;top:7%}.zone-street{left:50%;top:28%}.zone-harbor{left:54%;bottom:16%}.zone-welfare{left:5%;bottom:21%}.zone-login{left:24%;bottom:3%}.number-grid,.entity-wall{grid-template-columns:1fr}.numbers,.demo-card,.legal-card{padding:28px;border-radius:30px}.hero-note{padding:24px}.footer{display:block}.footer div+div{margin-top:8px}}
