@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap");:root{--ink:#17252b;--ink-soft:#607177;--paper:#f3f7f5;--surface:#fff;--sea:#087b70;--sea-dark:#055a52;--mint:#dff4eb;--lime:#bde769;--blue:#dcecf8;--coral:#ffd9c9;--line:#dbe4e1;--danger:#b53f35;--font-display:"Manrope",sans-serif;--font-body:"DM Sans",sans-serif}*{box-sizing:border-box}body,html{padding:0;margin:0;background:var(--paper);color:var(--ink);font-family:var(--font-body);font-size:16px;line-height:1.55}body{padding-bottom:0}h1,h2,h3{font-family:var(--font-display);line-height:1.15;margin:0}a{color:inherit}button,input,select,textarea{font:inherit}.topbar{height:72px;background:rgba(255,255,255,.94);border-bottom:1px solid var(--line);padding:0 max(24px,calc((100vw - 1180px)/2));gap:30px;position:-webkit-sticky;position:sticky;top:0;z-index:20;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.brand,.topbar{display:flex;align-items:center}.brand{gap:10px;text-decoration:none;font-family:var(--font-display);font-weight:800;font-size:1.05rem;white-space:nowrap}.brand-mark{width:38px;height:38px;border-radius:12px;background:var(--sea);color:white;display:grid;place-items:center;font-size:.8rem}.desktop-nav{display:flex;gap:24px;align-items:center;margin-left:auto}.desktop-nav a{text-decoration:none;color:var(--ink-soft);font-size:.9rem;font-weight:600}.desktop-nav .active,.desktop-nav a:hover{color:var(--sea)}.logout{border:1px solid var(--line);background:white;border-radius:999px;padding:7px 14px;cursor:pointer}.bottom-nav{display:none}.home-shell,.page-shell{max-width:1180px;margin:auto;padding:48px 24px 90px}.home-shell>section{margin-bottom:72px}.hero{background:linear-gradient(125deg,#dff4eb,#f7fbf4 65%,#e3f0e9);border-radius:30px;padding:38px 44px 48px;position:relative;overflow:hidden}.hero:after{content:"";position:absolute;width:330px;height:330px;border:70px solid rgba(8,123,112,.08);border-radius:50%;right:-120px;top:-130px}.hero-top{display:flex;justify-content:space-between;align-items:flex-start;position:relative;z-index:1}.city-select{display:flex;flex-direction:column;gap:3px}.city-select span{font-size:.72rem;color:var(--ink-soft);text-transform:uppercase;letter-spacing:.08em;font-weight:700}.city-select select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;color:var(--sea-dark);font-weight:700;padding:0 24px 0 0;background-image:linear-gradient(45deg,transparent 50%,var(--sea) 50%),linear-gradient(135deg,var(--sea) 50%,transparent 50%);background-position:calc(100% - 7px) 55%,calc(100% - 2px) 55%;background-size:5px 5px;background-repeat:no-repeat}.city-select.compact{background:white;border:1px solid var(--line);padding:8px 14px;border-radius:12px;min-width:150px}.status-pill{letter-spacing:.08em;background:white;padding:7px 12px;border-radius:999px;font-weight:700}.eyebrow,.status-pill{font-size:.7rem;text-transform:uppercase;color:var(--sea)}.eyebrow{letter-spacing:.14em;font-weight:800;margin:26px 0 10px}.hero h1{font-size:clamp(2rem,4.5vw,4rem);max-width:850px;position:relative;z-index:1}.hero h1 span{color:var(--sea-dark)}.search-box{position:relative;z-index:1;margin-top:32px;max-width:760px;background:white;border:1px solid rgba(8,123,112,.15);box-shadow:0 10px 30px rgba(16,61,54,.08);border-radius:16px;padding:18px 20px;display:flex;gap:14px;text-decoration:none;color:var(--ink-soft)}.section-title{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:22px}.section-title .eyebrow{margin:0 0 7px}.section-title h2{font-size:1.7rem}.section-title>a{color:var(--sea);text-decoration:none;font-weight:700;font-size:.9rem}.shortcut-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px}.shortcut-card{background:white;border:1px solid var(--line);border-radius:18px;padding:20px;text-decoration:none;display:flex;flex-direction:column;min-height:160px;transition:.2s}.shortcut-card:hover{transform:translateY(-3px);box-shadow:0 12px 25px rgba(19,52,46,.08);border-color:#b6d8d1}.shortcut-card strong{font-family:var(--font-display);margin-top:auto}.shortcut-card small{color:var(--ink-soft)}.icon-tile{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:var(--mint);color:var(--sea);font-weight:800;font-size:1.2rem}.three-d-card{background:var(--sea-dark);color:white;border-radius:28px;padding:42px;display:flex;min-height:300px;overflow:hidden}.three-d-card h2{font-size:2.4rem}.three-d-card p:not(.eyebrow){color:#c9ded9;max-width:470px}.three-d-card .eyebrow{color:var(--lime);margin-top:0}.button-light{display:inline-block;margin-top:15px;background:white;color:var(--sea-dark);padding:12px 18px;border-radius:12px;text-decoration:none;font-weight:700}.city-art{margin-left:auto;align-self:flex-end;display:flex;align-items:flex-end;gap:12px;padding:0 40px}.city-art i{display:block;width:48px;height:120px;background:rgba(189,231,105,.75);border-radius:8px 8px 0 0}.city-art i:nth-child(2){height:190px}.city-art i:nth-child(3){height:150px}.city-art i:nth-child(4){height:230px}.city-art i:nth-child(5){height:105px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:15px;gap:15px}.feature-card{border-radius:20px;padding:25px;min-height:180px}.demo-tag,.feature-card span{font-size:.65rem;font-weight:800;letter-spacing:.1em}.feature-card h3{margin-top:38px;font-size:1.25rem}.feature-card p{margin:7px 0 0}.coral{background:var(--coral)}.blue{background:var(--blue)}.green{background:var(--mint)}.service-row{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px}.service-row a{background:white;border-radius:14px;border:1px solid var(--line);padding:17px;text-decoration:none;font-weight:700;display:flex;justify-content:space-between}.page-shell{min-height:80vh}.page-heading{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:32px}.page-heading .eyebrow{margin:0 0 7px}.page-heading h1{font-size:clamp(2rem,4vw,3.2rem)}.search-input{width:100%;border:1px solid var(--line);background:white;border-radius:14px;padding:15px 18px;margin-bottom:18px}.category-chips{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:30px}.category-chips a,.chip{background:white;border:1px solid var(--line);border-radius:999px;padding:8px 14px;text-decoration:none;font-size:.85rem}.cards-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.content-card{background:white;border:1px solid var(--line);padding:22px;border-radius:18px}.content-card h3{margin:9px 0}.content-card p{color:var(--ink-soft);margin:5px 0}.content-card a{display:inline-block;color:var(--sea);font-weight:700;margin-top:12px;text-decoration:none}.soon{max-width:720px;margin:25px auto;text-align:center;background:linear-gradient(140deg,var(--mint),white);border-radius:28px;padding:70px 25px}.soon-icon{width:80px;height:80px;border-radius:25px;background:var(--sea);color:white;display:grid;place-items:center;margin:0 auto 25px;font-size:2rem}.button-primary{background:var(--sea);color:white;border:0;border-radius:12px;padding:.75rem 1.2rem;font-weight:700;cursor:pointer}.button-primary:hover{background:var(--sea-dark)}.button-primary:disabled{opacity:.55}.field{display:flex;flex-direction:column;gap:.35rem;margin-bottom:1rem}.field label{font-size:.82rem;color:var(--ink-soft);font-weight:600}.field input,.field select,.field textarea{border:1px solid var(--line);border-radius:10px;padding:.7rem;background:white}.field input:focus,.field textarea:focus{outline:2px solid var(--sea)}.error-text{color:var(--danger);font-size:.85rem}.flow-banner{max-width:1180px;margin:0 auto 90px;background:var(--sea-dark);color:white;border-radius:18px;padding:16px 22px;display:flex;align-items:center;gap:12px;text-decoration:none}.flow-banner span:last-child{margin-left:auto}.auth-card{max-width:430px;margin:7vh auto;padding:32px;background:white;border-radius:24px;box-shadow:0 20px 55px rgba(24,55,50,.1)}@media(max-width:800px){body{padding-bottom:76px}.topbar{height:62px;padding:0 16px}.desktop-nav,.logout{display:none}.brand{font-size:1rem}.brand-mark{width:34px;height:34px}.bottom-nav{position:fixed;z-index:30;bottom:0;left:0;right:0;height:70px;background:rgba(255,255,255,.97);border-top:1px solid var(--line);display:grid;grid-template-columns:repeat(5,1fr);padding:6px 5px max(5px,env(safe-area-inset-bottom))}.bottom-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;text-decoration:none;color:var(--ink-soft);font-size:.65rem;font-weight:600}.bottom-nav a span{font-size:1.25rem;line-height:1.1}.bottom-nav a.active{color:var(--sea)}.home-shell,.page-shell{padding:22px 14px 55px}.home-shell>section{margin-bottom:44px}.hero{border-radius:22px;padding:22px 18px 28px}.hero h1{font-size:2rem;margin-top:10px}.hero .eyebrow{margin-top:25px}.status-pill{font-size:.58rem}.search-box{font-size:.88rem;padding:15px}.shortcut-grid{grid-template-columns:repeat(2,1fr);gap:10px}.shortcut-card{min-height:145px;padding:16px}.shortcut-card small{font-size:.72rem}.section-title h2{font-size:1.4rem}.section-title>a{font-size:.78rem}.three-d-card{padding:28px 22px;min-height:330px}.three-d-card h2{font-size:2rem}.city-art{display:none}.cards-grid,.feature-grid{grid-template-columns:1fr}.feature-card{min-height:150px}.feature-card h3{margin-top:25px}.service-row{grid-template-columns:1fr 1fr}.service-row a{font-size:.8rem;padding:14px}.page-heading{align-items:flex-start;gap:10px}.page-heading h1{font-size:2rem}.city-select.compact{min-width:120px;padding:6px 10px}.city-select.compact select{max-width:105px}.flow-banner{margin:0 14px 20px;border-radius:14px}.auth-card{margin:20px 14px;padding:26px 20px}}