:root{--brand-green:#28c76f;--brand-green-dark:#11a65a;--brand-green-soft:#28c76f24;--brand-ink:#070b09;--brand-panel:#0b100d;--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:var(--brand-green);--accent-bg:var(--brand-green-soft);--accent-border:#28c76f80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}body.designer-fullscreen #root{border:0;width:100%;margin:0}.designer-shell{background:var(--brand-ink);color:#e5e7eb;grid-template:"topbar topbar topbar"64px"sidebar canvas panel"1fr/320px 1fr 320px;width:100%;height:100svh;display:grid}.designer-selection{min-height:100svh;color:var(--brand-ink);background:#f6fbf7;place-items:center;padding:24px;display:grid}.designer-selection.wizard-stage{background:var(--brand-ink);color:#e5e7eb}.designer-login{box-sizing:border-box;background:radial-gradient(620px 460px at 78% 18%, #28c76f38, transparent 62%), radial-gradient(520px 420px at 16% 88%, #11a65a1c, transparent 68%), var(--brand-ink);width:100%;height:100svh;min-height:0;color:var(--brand-ink);place-items:center;padding:18px;display:grid;position:relative;overflow:hidden}.designer-login:before,.designer-login:after{content:"";pointer-events:none;filter:blur(2px);opacity:.7;border-radius:50%;animation:9s ease-in-out infinite alternate designer-login-orbit;position:absolute}.designer-login:before{border:1px solid #57e29129;width:190px;height:190px;top:-72px;right:7%;box-shadow:inset 0 0 70px #28c76f14}.designer-login:after{border:1px solid #ffffff12;width:110px;height:110px;animation-delay:-3s;bottom:4%;left:8%}.designer-login-shell{z-index:1;grid-template-columns:minmax(0,1fr) minmax(330px,375px);align-items:center;gap:clamp(38px,6vw,68px);width:min(920px,100%);max-height:100%;display:grid;position:relative}.designer-login-intro{color:#f8fafc;max-width:470px;animation:.62s cubic-bezier(.22,1,.36,1) both designer-login-intro-in}.designer-login-intro-badge{color:#6ee7a4;letter-spacing:.1em;text-transform:uppercase;background:#28c76f1c;border:1px solid #28c76f52;border-radius:999px;width:fit-content;margin-bottom:19px;padding:8px 12px;font-size:11px;font-weight:900}.designer-login-intro h2{color:#fff;letter-spacing:-.045em;max-width:460px;margin:0;font-size:clamp(35px,4.5vw,50px);line-height:1.04}.designer-login-intro p{color:#9ca9a1;max-width:450px;margin:18px 0 0;font-size:15px;line-height:1.65}.designer-login-features{flex-wrap:wrap;gap:8px;margin-top:24px;display:flex}.designer-login-features span{color:#d9e3dc;background:#ffffff0a;border:1px solid #ffffff17;border-radius:10px;align-items:center;gap:7px;padding:8px 11px;font-size:11px;font-weight:700;transition:border-color .18s,background .18s,transform .18s;display:inline-flex}.designer-login-features span:before{content:"";background:var(--brand-green);border-radius:50%;width:6px;height:6px;box-shadow:0 0 10px #28c76fa6}.designer-login-features span:hover{background:#28c76f17;border-color:#28c76f57;transform:translateY(-2px)}.designer-login-card{box-sizing:border-box;text-align:left;background:#fffffffa;border:1px solid #28c76f2e;border-radius:21px;gap:10px;width:100%;padding:21px 24px 19px;transition:border-color .22s,box-shadow .22s,transform .22s;animation:.68s cubic-bezier(.22,1,.36,1) 80ms both designer-login-card-in;display:grid;box-shadow:0 24px 74px #0006}.designer-login-card:hover{border-color:#28c76f57;transform:translateY(-3px);box-shadow:0 30px 86px #00000075,0 0 0 1px #28c76f0f}.designer-login-brand{justify-items:center;gap:4px;margin-bottom:3px;display:grid}.designer-login-logo{object-fit:cover;border-radius:15px;width:52px;height:52px;transition:transform .22s,box-shadow .22s;display:block;box-shadow:0 13px 32px #28c76f52}.designer-login-card:hover .designer-login-logo{transform:translateY(-2px)rotate(-2deg)scale(1.03);box-shadow:0 17px 38px #28c76f66}.designer-login-card h1,.designer-login-card p,.designer-login-card small{text-align:center}.designer-login-card h1{color:var(--brand-ink);letter-spacing:-.04em;margin:3px 0 0;font-size:22px;font-weight:900}.designer-login-card h1 span{color:var(--brand-green-dark)}.designer-login-card p,.designer-login-card small{color:#64748b;margin:0}.designer-login-brand p{font-size:11px}.designer-login-field{gap:5px;display:grid}.designer-login-field>span:first-child,.prototype-dimension-grid label span{color:#64748b;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:900}.designer-login-input{box-sizing:border-box;background:#fbfdfb;border:1px solid #d7e5dc;border-radius:11px;align-items:center;gap:10px;min-height:40px;padding:0 12px;transition:border-color .16s,box-shadow .16s,background .16s,transform .16s;display:flex}.designer-login-input:focus-within{border-color:var(--brand-green);box-shadow:0 0 0 4px var(--brand-green-soft);background:#fff;transform:translateY(-1px)}.designer-login-input svg{fill:none;stroke:#7b8b81;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;flex:none;width:16px;height:16px}.designer-login-input input,.prototype-dimension-grid input,.prototype-sidebar .designer-field input,.prototype-sidebar .designer-field select{box-sizing:border-box;width:100%;color:var(--brand-ink);background:#fff;border:2px solid #d9eadf;border-radius:12px;outline:none;padding:11px 12px}.designer-login-input input{background:0 0;border:0;min-width:0;padding:8px 0;font-size:13px}.designer-login-visibility,.designer-login-link{color:var(--brand-green-dark);font:inherit;text-transform:none;letter-spacing:0;cursor:pointer;background:0 0;border:0;padding:0;font-size:12px;font-weight:800;transition:color .16s,opacity .16s,transform .16s}.designer-login-visibility:hover,.designer-login-link:hover{color:#08753c;transform:translateY(-1px)}.designer-login-options{justify-content:space-between;align-items:center;gap:10px;display:flex}.designer-login-remember{color:#526158;cursor:pointer;align-items:center;gap:8px;font-size:12px;font-weight:700;display:inline-flex}.designer-login-remember input{width:15px;height:15px;accent-color:var(--brand-green-dark)}.designer-login-notice{background:var(--brand-green-soft);color:#08753c;border-radius:10px;padding:8px 10px;font-size:11px;line-height:1.45;animation:.22s both designer-login-notice-in}.designer-login-paywall{color:#8a5200;background:#fff7e6;border:1px solid #f2c879}.designer-register-name-grid{grid-template-columns:1fr 1fr;gap:9px;display:grid}.designer-login-card-register{gap:8px}.designer-login-google-provider{place-items:center;min-height:40px;display:grid;overflow:hidden}.designer-login-submit:disabled{cursor:wait;opacity:.72;transform:none}.designer-login-submit,.prototype-save-footer button{background:linear-gradient(180deg, var(--brand-green), var(--brand-green-dark));color:var(--brand-ink);text-transform:uppercase;letter-spacing:.06em;cursor:pointer;border:0;border-radius:14px;padding:14px 16px;font-weight:900}.designer-login-submit{width:100%;min-height:40px;padding:9px 14px;transition:transform .17s,box-shadow .17s,filter .17s;position:relative;overflow:hidden;box-shadow:0 12px 24px #11a65a33}.designer-login-submit:after{content:"→";opacity:0;transition:opacity .18s,transform .18s;position:absolute;right:17px;transform:translate(-7px)}.designer-login-submit:hover:after{opacity:1;transform:translate(0)}.designer-login-divider{color:#94a3b8;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:12px;font-size:10px;font-weight:800;display:flex}.designer-login-divider:before,.designer-login-divider:after{content:"";background:#e4ece7;flex:1;height:1px}.designer-login-google{color:#26332b;cursor:pointer;background:#fff;border:1px solid #dbe7df;border-radius:12px;min-height:40px;font-size:12px;font-weight:800;transition:border-color .17s,background .17s,transform .17s,box-shadow .17s}.designer-login-google-mark{background:conic-gradient(from -45deg, #4285f4 0 25%, #34a853 0 50%, #fbbc05 0 75%, #ea4335 0);color:#fff;border-radius:50%;place-items:center;width:20px;height:20px;margin-right:9px;font-weight:900;display:inline-grid}.designer-login-register{justify-content:center;gap:5px;font-size:12px;display:flex}.designer-login-card small{font-size:9px}.designer-login-submit:hover,.designer-login-google:hover{filter:brightness(.99);transform:translateY(-2px)}.designer-login-submit:hover{box-shadow:0 16px 30px #11a65a47}.designer-login-submit:active,.designer-login-google:active{transform:translateY(0)scale(.99)}.designer-login-google:hover{background:#f8fcf9;border-color:#28c76f66;box-shadow:0 9px 20px #070b0912}@keyframes designer-login-card-in{0%{opacity:0;transform:translateY(20px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes designer-login-intro-in{0%{opacity:0;transform:translate(-22px)}to{opacity:1;transform:translate(0)}}@keyframes designer-login-notice-in{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}@keyframes designer-login-orbit{0%{transform:translate(0,0)scale(1)}to{transform:translate(16px,-12px)scale(1.06)}}@media (prefers-reduced-motion:reduce){.designer-login:before,.designer-login:after,.designer-login-intro,.designer-login-card,.designer-login-notice{animation:none}.designer-login-card,.designer-login-card:hover,.designer-login-features span,.designer-login-submit,.designer-login-google{transition:none;transform:none}}@media (width<=860px){.designer-login-shell{grid-template-columns:1fr;max-width:375px}.designer-login-intro{display:none}}@media (width<=520px){.designer-login{padding:12px}.designer-login-card{border-radius:18px;padding:19px 18px 17px}.designer-login-options{gap:8px}.designer-login-remember,.designer-login-link{font-size:11px}.designer-register-name-grid{grid-template-columns:1fr}}@media (height<=700px){.designer-login{padding:10px 16px}.designer-login-card{gap:8px;padding:16px 21px 14px}.designer-login-logo{border-radius:13px;width:44px;height:44px}.designer-login-card h1{font-size:20px}.designer-login-brand p{font-size:10px}.designer-login-input,.designer-login-submit,.designer-login-google{min-height:37px}.designer-login-input input{padding:6px 0}.designer-login-card small{display:none}.designer-login-intro-badge{margin-bottom:14px}.designer-login-intro h2{font-size:clamp(31px,4vw,43px)}.designer-login-intro p{margin-top:13px}.designer-login-features{margin-top:17px}}.designer-selection-inner{text-align:center;width:min(900px,100%)}.wizard-stage{background:radial-gradient(700px 420px at 50% 0%, #28c76f1f, transparent 68%), var(--brand-ink);padding-top:98px;position:relative;overflow-x:hidden}.wizard-topbar{z-index:20;pointer-events:none;justify-content:space-between;align-items:center;display:flex;position:absolute;top:18px;left:24px;right:24px}.wizard-topbar-brand,.wizard-profile-wrap{pointer-events:auto}.wizard-topbar-brand{align-items:center;gap:11px;display:flex}.wizard-topbar-brand img{border-radius:13px;width:42px;height:42px;box-shadow:0 10px 28px #28c76f38}.wizard-topbar-brand div{text-align:left;display:grid}.wizard-topbar-brand strong{color:#f8fafc;font-size:15px}.wizard-topbar-brand em{color:var(--brand-green);font-style:normal}.wizard-topbar-brand span{color:#738078;font-size:10px}.wizard-profile-wrap{position:relative}.wizard-profile-trigger{color:#fff;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);cursor:pointer;background:#101118e0;border:1px solid #ffffff14;border-radius:15px;align-items:center;gap:10px;min-width:220px;padding:7px 9px;transition:border-color .18s,background .18s,transform .18s;display:flex}.wizard-profile-trigger:hover,.wizard-profile-trigger.open{background:#181c1af5;border-color:#28c76f6b;transform:translateY(-1px)}.wizard-profile-avatar{background:linear-gradient(145deg, var(--brand-green), var(--brand-green-dark));color:#06120d;border-radius:11px;flex:none;place-items:center;width:34px;height:34px;font-size:12px;font-weight:950;display:grid}.wizard-profile-avatar.large{border-radius:13px;width:43px;height:43px;font-size:14px}.wizard-profile-copy{text-align:left;flex:1;min-width:0;display:grid}.wizard-profile-copy strong{color:#f8fafc;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.wizard-profile-copy small{color:#75dba2;font-size:9px}.wizard-profile-chevron{color:#77827b;transition:transform .18s}.wizard-profile-trigger.open .wizard-profile-chevron{transform:rotate(180deg)}.wizard-profile-menu{box-sizing:border-box;background:#11141a;border:1px solid #28c76f38;border-radius:17px;width:280px;padding:14px;animation:.18s both wizard-profile-in;position:absolute;top:calc(100% + 9px);right:0;box-shadow:0 24px 70px #0000007a}.wizard-profile-menu-head{border-bottom:1px solid #232a26;align-items:center;gap:11px;padding-bottom:12px;display:flex}.wizard-profile-menu-head div{text-align:left;min-width:0;display:grid}.wizard-profile-menu-head strong{color:#f8fafc;font-size:13px}.wizard-profile-menu-head span{color:#77827b;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.wizard-profile-plan,.wizard-profile-access{color:#7f8b83;justify-content:space-between;gap:12px;padding:11px 2px 0;font-size:10px;display:flex}.wizard-profile-plan strong,.wizard-profile-access strong{color:#75dba2}.wizard-profile-menu>button{color:#d5ddd8;cursor:pointer;background:#191e1b;border:1px solid #313a34;border-radius:10px;width:100%;margin-top:13px;padding:9px 12px;font-size:10px;font-weight:800}.wizard-preset-inner{animation:.44s cubic-bezier(.22,1,.36,1) both wizard-panel-in}.wizard-step-label{color:#64d897;letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:8px;font-size:10px;font-weight:900;display:inline-flex}.wizard-step-label span{background:var(--brand-green-soft);border-radius:8px;place-items:center;width:25px;height:25px;display:grid}.wizard-selection-progress{justify-content:center;gap:7px;margin-top:18px;display:flex}.wizard-selection-progress span{color:#59635d;background:#11151a;border-radius:999px;padding:6px 11px 6px 23px;font-size:9px;font-weight:800;position:relative}.wizard-selection-progress span:before{content:"";background:#3a423d;border-radius:50%;width:6px;height:6px;position:absolute;top:50%;left:9px;transform:translateY(-50%)}.wizard-selection-progress span.active{color:#83e3ad}.wizard-selection-progress span.active:before{background:var(--brand-green);box-shadow:0 0 9px #28c76fb3}.designer-selection-badge{background:var(--brand-green-soft);color:var(--brand-green-dark);text-transform:uppercase;letter-spacing:.08em;border-radius:999px;padding:10px 14px;font-size:12px;font-weight:800;display:inline-flex}.designer-selection h1{color:var(--brand-ink);margin:20px 0 8px;font-size:34px;font-weight:900}.designer-selection p{color:#64748b;font-size:15px}.designer-selection-logout{color:#94a3b8;text-transform:uppercase;letter-spacing:.08em;cursor:pointer;background:0 0;border:0;margin-top:34px;font-size:12px;font-weight:900}.designer-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin-top:44px;display:grid}.designer-choice-card{min-height:220px;color:var(--brand-ink);cursor:pointer;background:#fff;border:2px solid #0000;border-radius:24px;align-content:center;justify-items:center;gap:12px;transition:transform .16s,border-color .16s,box-shadow .16s;display:grid;box-shadow:0 24px 70px #0f172a1f}.wizard-stage .designer-selection-badge{background:var(--brand-green-soft);color:#49e996}.wizard-stage h1,.wizard-stage .designer-choice-card strong,.wizard-stage .designer-wizard-card h1,.wizard-stage .wizard-floor-row strong{color:#f8fafc}.wizard-stage p,.wizard-stage .designer-choice-card small,.wizard-stage .designer-wizard-card p,.wizard-stage .wizard-floor-row span{color:#94a3b8}.wizard-stage .designer-choice-card,.wizard-stage .designer-wizard-card,.wizard-stage .wizard-floor-row{background:#101118;border:1px solid #1f2937;box-shadow:0 24px 70px #00000047}.wizard-stage .designer-choice-card:hover,.wizard-stage .designer-choice-card.active{border-color:var(--brand-green);box-shadow:0 30px 80px #28c76f21}.wizard-stage .designer-choice-card.active{background:linear-gradient(#28c76f1a,#101118 48%)}.wizard-stage .wizard-form-grid span{color:#cbd5e1}.wizard-stage .wizard-form-grid input,.wizard-stage .wizard-form-grid select{color:#f8fafc;background:#07080c;border-color:#334155}.wizard-stage .wizard-street-picker button,.wizard-stage .wizard-actions button,.wizard-stage .wizard-segment button{color:#cbd5e1;background:#1f2937;border-color:#334155}.wizard-stage .wizard-street-picker button.active,.wizard-stage .wizard-segment button.active,.wizard-stage .wizard-actions button.primary{border-color:var(--brand-green);background:var(--brand-green);color:#06120d}.designer-choice-card:hover{border-color:var(--brand-green);transform:translateY(-4px);box-shadow:0 32px 90px #28c76f29}.designer-choice-card strong{font-size:20px}.designer-choice-card small{color:#64748b;max-width:260px;font-size:13px}.designer-choice-icon{background:var(--brand-green-soft);width:72px;height:72px;color:var(--brand-green-dark);border-radius:18px;place-items:center;font-size:34px;font-weight:900;display:grid}.designer-choice-warm:hover{border-color:#f97316}.designer-choice-warm .designer-choice-icon{color:#ea580c;background:#fff7ed}.wizard-street-picker{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;max-width:720px;margin:28px auto 0;display:grid}.wizard-street-picker button,.wizard-actions button,.wizard-segment button{color:#334155;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:12px;padding:11px 12px;font-weight:900}.wizard-street-picker button.active,.wizard-segment button.active,.wizard-actions button.primary{border-color:var(--brand-green);background:var(--brand-green);color:var(--brand-ink)}.wizard-street-picker button{justify-content:center;align-items:center;gap:7px;transition:transform .16s,border-color .16s,background .16s;display:flex;position:relative}.wizard-street-picker button:hover{transform:translateY(-2px)}.wizard-street-dot{background:#66726a;border-radius:50%;width:6px;height:6px}.wizard-street-picker button.active .wizard-street-dot{background:#07110c;box-shadow:0 0 0 3px #07110c1f}.wizard-access-label{position:absolute;top:-8px;right:8px}.wizard-preset-card{position:relative;overflow:hidden}.wizard-preset-status{color:#77847c;letter-spacing:.06em;text-transform:uppercase;background:#1d2521;border-radius:999px;padding:5px 8px;font-size:8px;font-weight:900;position:absolute;top:12px;right:12px}.wizard-preset-card.active .wizard-preset-status{background:var(--brand-green);color:#06120d}@keyframes wizard-profile-in{0%{opacity:0;transform:translateY(-7px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes wizard-panel-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media (width<=700px){.wizard-stage{padding-top:88px}.wizard-topbar{top:12px;left:14px;right:14px}.wizard-topbar-brand div{display:none}.wizard-profile-trigger{min-width:0}.wizard-profile-copy{display:none}.wizard-profile-menu{width:min(280px,100vw - 28px)}.wizard-selection-progress{flex-wrap:wrap}}.wizard-street-picker button span{letter-spacing:.08em;text-transform:uppercase;opacity:.85;font-size:9px;font-weight:900}.wizard-street-picker button.principal{box-shadow:0 0 0 2px #10b98159}.wizard-preset-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:24px}.wizard-preset-card{align-content:start;min-height:360px;padding:18px}.wizard-preset-card.active{border-color:#2563eb}.wizard-preset-preview{background:#0f172a;border-radius:14px;place-items:center;width:128px;height:196px;display:grid}.wizard-preset-preview svg{width:100%;height:100%}.wizard-preview-terrain{fill:#111827;stroke:#94a3b8;stroke-width:1.1px}.wizard-preview-street{stroke:#fbbf24;stroke-width:4px;stroke-linecap:round}.wizard-preview-street.principal{stroke:#10b981;stroke-width:5px}.wizard-preview-stair{fill:#ef444429;stroke:#fb7185;stroke-width:1px}.wizard-preview-duct{fill:#22c55e47;stroke:#4ade80;stroke-width:1.8px}.wizard-preview-guide{stroke:#7c3aed;stroke-width:.7px;opacity:.8}.wizard-preview-stair-step{stroke:#fb7185;stroke-width:.7px}.wizard-preview-duct-label{fill:#4ade80;font-size:5px;font-weight:900}.wizard-preset-preview text{fill:#cbd5e1;font-size:5px;font-weight:800}.wizard-prototype-inner{width:min(1180px,100%)}.wizard-plan-grid{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:24px}.wizard-plan-card{align-content:start;min-height:390px;padding:16px}.wizard-plan-card.active{border-color:#10b981}.wizard-plan-preview{background-color:#0b1020;background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:10px 10px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;border:1px solid #94a3b82e;border-radius:10px;place-items:center;width:100%;height:230px;display:grid}.wizard-plan-preview svg{width:100%;height:100%}.plan-prototype-shell{fill:#0000;stroke:#2563eb;stroke-width:1.4px}.plan-prototype-room{fill:#0f172a2e;stroke-width:1.5px}.plan-prototype-social{stroke:#10b981}.plan-prototype-private{stroke:#2563eb}.plan-prototype-service{stroke:#06b6d4}.plan-prototype-circulation{stroke:#ef4444}.plan-prototype-void{stroke:#14b8a6}.plan-prototype-void-lines{stroke:currentColor;color:#14b8a6;stroke-width:.9px;opacity:.75}@media (width<=1050px){.wizard-plan-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.wizard-plan-grid{grid-template-columns:1fr}}.designer-wizard-card{text-align:center;background:#fff;border-radius:24px;gap:18px;width:min(560px,100%);padding:30px;display:grid;box-shadow:0 24px 70px #0f172a1f}.designer-wizard-card.wide{width:min(760px,100%)}.designer-wizard-card h1{color:#0f172a;margin:0;font-size:28px;font-weight:900}.designer-wizard-card p{color:#64748b;margin:0;font-size:14px}.wizard-form-grid{text-align:left;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.wizard-form-grid label{gap:6px;display:grid}.wizard-form-grid span{color:#64748b;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:900}.wizard-form-grid input,.wizard-form-grid select{box-sizing:border-box;color:#0f172a;background:#fff;border:2px solid #e2e8f0;border-radius:12px;outline:none;width:100%;padding:11px 12px}.wizard-floor-config{gap:12px;max-height:380px;display:grid;overflow:auto}.wizard-floor-row{text-align:left;background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;justify-content:space-between;align-items:center;gap:18px;padding:14px;display:flex}.wizard-floor-row strong,.wizard-floor-row span{display:block}.wizard-floor-row strong{color:#0f172a}.wizard-floor-row span{color:#64748b;font-size:12px}.wizard-segment{gap:8px;display:flex}.wizard-message{color:#1d4ed8;background:#eff6ff;border-radius:12px;padding:10px 12px;font-size:13px;font-weight:800}.wizard-actions{justify-content:flex-end;gap:10px;display:flex}.wizard-actions button:disabled{opacity:.55;cursor:progress}.designer-topbar{background:radial-gradient(1200px 500px at 15% 0,#28c76f47,#0000 60%),radial-gradient(900px 420px at 90% 100%,#28c76f24,#0000 60%),#070b09f5;border-bottom:1px solid #ffffff14;grid-area:topbar;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.designer-brand{align-items:center;gap:12px;display:flex}.designer-logo{color:#0b0711;background:linear-gradient(180deg, var(--brand-green), var(--brand-green-dark));border-radius:12px;place-items:center;width:38px;height:38px;font-weight:800;display:grid;box-shadow:0 18px 40px -18px #28c76f59}.designer-title{letter-spacing:-.02em;color:#f3f4f6;font-weight:800;line-height:1.1}.designer-subtitle{opacity:.75;font-size:12px}.designer-topbar-right{align-items:center;gap:10px;display:flex}.designer-exit-btn{color:#e2e8f0b8;text-transform:uppercase;letter-spacing:.08em;cursor:pointer;background:0 0;border:0;font-size:11px;font-weight:800}.designer-exit-btn:hover{color:#f87171}.designer-pill{background:#28c76f21;border:1px solid #28c76f5c;border-radius:999px;padding:6px 10px;font-size:12px}.designer-status{opacity:.85;white-space:nowrap;text-overflow:ellipsis;max-width:420px;font-size:12px;overflow:hidden}.designer-sidebar{background:#070b09f7;border-right:1px solid #ffffff14;grid-area:sidebar;padding:14px;overflow:auto}.prototype-sidebar{color:var(--brand-ink);background:#fff;padding:0}.prototype-sidebar-head{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:20px;display:flex}.prototype-brand-mini{align-items:center;gap:10px;display:flex}.prototype-brand-mini img{object-fit:cover;border-radius:9px;width:30px;height:30px;box-shadow:0 8px 18px #0f172a3d}.prototype-brand-mini strong{color:var(--brand-ink)}.prototype-brand-mini em{color:var(--brand-green-dark);font-style:normal}.prototype-sidebar-head button{color:#94a3b8;text-transform:uppercase;cursor:pointer;background:0 0;border:0;font-size:10px;font-weight:900}.prototype-steps{gap:0;padding:18px;display:grid}.prototype-steps section{border-bottom:1px solid #e2e8f0;padding:18px 0}.prototype-steps section:first-child{padding-top:0}.prototype-steps h3{color:#64748b;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:8px;margin:0 0 12px;font-size:10px;font-weight:900;display:flex}.prototype-steps h3 span{color:#fff;background:#0f172a;border-radius:999px;place-items:center;width:18px;height:18px;font-size:9px;display:grid}.prototype-sidebar .designer-step-inactive{opacity:.42;filter:grayscale(.8)}.prototype-dimension-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.prototype-dimension-grid button,.prototype-irregular-box button{grid-column:1/-1}.prototype-irregular-box{background:#fff7ed;border:1px solid #fed7aa;border-radius:12px;gap:9px;padding:12px;display:grid}.prototype-irregular-box p{color:#c2410c;text-align:left;font-size:12px}.irregular-side-editor{background:#fff;border:1px solid #fed7aa;border-radius:6px;gap:8px;padding:8px;display:grid}.irregular-side-summary{color:#7c2d12;justify-content:space-between;align-items:center;gap:8px;font-size:12px;display:flex}.irregular-side-summary span{color:#1d4ed8;font-weight:800}.irregular-side-list{gap:6px;max-height:180px;padding-right:2px;display:grid;overflow:auto}.irregular-side-list label{background:#fff7ed;border:1px solid #fed7aa;border-radius:5px;grid-template-columns:74px minmax(0,1fr) 18px;align-items:center;gap:6px;padding:6px;display:grid}.irregular-side-list label.active{background:#fee2e2;border-color:#ef4444}.irregular-side-list button{color:#fff;cursor:pointer;background:#1d4ed8;border:0;border-radius:4px;grid-column:auto;height:28px;font-size:11px;font-weight:900}.irregular-side-list input{color:#0f172a;background:#fff;border:1px solid #fdba74;border-radius:4px;min-width:0;height:28px;padding:0 8px;font-weight:800}.irregular-side-list span{color:#9a3412;font-size:11px;font-weight:900}.terrain-side-label{color:#172554;pointer-events:auto;white-space:nowrap;background:#fffffffa;border:2px solid #1d4ed8;border-radius:6px;grid-template-columns:auto 1fr;align-items:center;gap:6px;min-width:104px;padding:6px 9px;display:grid;box-shadow:0 10px 28px #0f172a3d}.terrain-side-label.active{color:#991b1b;background:#fff7f7;border-color:#ef4444}.terrain-side-label span{background:#dbeafe;border-radius:4px;place-items:center;min-width:28px;height:24px;font-size:12px;font-weight:900;display:inline-grid}.terrain-side-label.active span{background:#fee2e2}.terrain-side-label strong{white-space:nowrap;font-size:13px;line-height:1.05;display:block}.prototype-save-footer{background:#f8fafc;border-top:1px solid #e2e8f0;margin-top:auto;padding:18px}.prototype-save-footer button{width:100%}.prototype-sidebar .designer-btn{color:#0f172a;background:#f8fafc;border-color:#e2e8f0}.prototype-sidebar .designer-btn-primary{background:var(--brand-green);color:var(--brand-ink)}.prototype-sidebar .designer-field span{color:#64748b;font-weight:800}.designer-panel{background:#0a0b0ff5;border-left:1px solid #ffffff14;grid-area:panel;padding:14px;overflow:auto}.isometric-preview{color:#e2e8f0;background:#0d1423;border:1px solid #47556985;border-radius:8px;gap:9px;margin-bottom:12px;padding:11px;display:grid}.isometric-preview-head,.isometric-preview-levels{justify-content:space-between;align-items:center;gap:6px;display:flex}.isometric-preview-head div{gap:1px;display:grid}.isometric-preview-head .isometric-preview-actions{flex-wrap:wrap;justify-content:flex-end;gap:5px;display:flex}.isometric-preview-head strong{color:#67e8f9;letter-spacing:.06em;text-transform:uppercase;font-size:11px}.isometric-preview-head span,.isometric-preview p{color:#94a3b8;font-size:10px}.isometric-preview-head button,.isometric-preview-levels button{color:#cbd5e1;cursor:pointer;background:#111c30;border:1px solid #64748b75;border-radius:6px;padding:5px 7px;font-size:9px;font-weight:800}.isometric-preview-head button.active,.isometric-preview-levels button.active{color:#cffafe;background:#164e63;border-color:#22d3ee}.isometric-preview-canvas{background:#07101d;border:1px solid #38bdf838;border-radius:6px;width:100%;height:238px;overflow:hidden}.isometric-preview-canvas canvas{cursor:grab;width:100%;height:100%;display:block}.isometric-preview-canvas canvas:active{cursor:grabbing}.isometric-preview-levels{flex-wrap:wrap;justify-content:flex-start}.isometric-preview-levels span{color:#94a3b8;text-transform:uppercase;margin-right:3px;font-size:9px;font-weight:800}.isometric-preview p{margin:0;line-height:1.35}.isometric-room-info{color:#e2e8f0;background:#0d1423;border:1px solid #47556985;border-radius:8px;gap:8px;padding:10px;display:grid}.isometric-room-info-head,.isometric-room-info-item{justify-content:space-between;align-items:center;gap:10px;display:flex}.isometric-room-info-head>div,.isometric-room-info-item>div{gap:2px;display:grid}.isometric-room-info-head>span{color:#b9f8d3;background:#28c76f2e;border-radius:999px;padding:3px 7px;font-size:10px;font-weight:900}.isometric-room-info-head strong{color:#49e996;text-transform:uppercase;font-size:11px}.isometric-room-info-section{border-top:1px solid #64748b47;margin-top:8px;padding-top:8px}.isometric-room-info-head div span,.isometric-room-info-item span,.isometric-room-info-empty{color:#94a3b8;font-size:9px}.isometric-room-info-list{gap:5px;display:grid}.isometric-room-info-item{border-top:1px solid #64748b38;padding-top:6px}.isometric-room-info-item>div:last-child{text-align:right;justify-items:end}.isometric-room-info-item strong{color:#f8fafc;font-size:10px}.isometric-room-info-empty{padding:5px 0}.designer-canvas{background-color:#07080c;background-image:linear-gradient(#94a3b80f 1px,#0000 1px),linear-gradient(90deg,#94a3b80f 1px,#0000 1px);background-size:20px 20px;grid-area:canvas;padding:14px;position:relative;overflow:hidden}.designer-map{background-color:#05070b;border:1px solid #94a3b838;border-radius:10px;width:100%;height:100%;box-shadow:inset 0 0 0 1px #0f172ad9,0 24px 70px #00000038}.designer-map-floor-tabs{z-index:700;pointer-events:auto;background:#0c0e16f5;border-bottom:1px solid #94a3b82e;border-radius:10px 10px 0 0;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex;position:absolute;top:26px;left:28px;right:28px;box-shadow:0 18px 38px #00000038}.designer-map-floor-title,.designer-map-floor-buttons{align-items:center;gap:8px;display:flex}.designer-map-floor-title i{background:#10b981;border-radius:999px;width:9px;height:9px}.designer-map-floor-title strong{color:#34d399;text-transform:uppercase;letter-spacing:.03em;font-size:12px;font-weight:800}.designer-map-floor-title em{color:#94a3b8;font-size:11px;font-style:normal;font-weight:700}.designer-map-floor-tabs button{color:#cbd5e1;cursor:pointer;pointer-events:auto;background:#0f172ae0;border:1px solid #94a3b852;border-radius:8px;min-width:64px;padding:8px 12px;font-size:11px;font-weight:900}.designer-map-floor-tabs button.active{color:#06120d;background:#10b981;border-color:#10b981}.designer-map-floor-tabs button:disabled{opacity:.45;cursor:not-allowed}.designer-map .leaflet-container,.designer-map.leaflet-container{background-color:#05070b;background-image:linear-gradient(#94a3b814 1px,#0000 1px),linear-gradient(90deg,#94a3b814 1px,#0000 1px);background-size:20px 20px}.designer-map .leaflet-top{top:62px}.designer-map .leaflet-right{right:8px}.floor-proposal-gallery{z-index:900;pointer-events:none;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:min(420px,42vw);padding-right:4px;display:grid;position:absolute;top:66px;bottom:18px;right:18px;overflow:auto}.floor-proposal-card{color:#e5e7eb;cursor:pointer;pointer-events:auto;text-align:left;background:#111827e0;border:1px solid #e2e8f0b8;border-radius:8px;grid-template-columns:1fr 82px;align-items:center;gap:8px;min-height:174px;padding:16px 10px 10px;display:grid;position:relative}.floor-proposal-card.active{border-color:#60a5fa;box-shadow:0 0 0 2px #60a5fa47}.floor-proposal-card:disabled{opacity:.55;cursor:not-allowed}.floor-proposal-code{color:#0f172a;background:#f8fafc;border-radius:5px;padding:3px 8px;font-size:9px;font-weight:900;position:absolute;top:6px;left:8px}.floor-proposal-card svg{width:100%;height:148px}.floor-proposal-terrain{fill:#f8fafc;stroke:#111827;stroke-width:.8px}.floor-proposal-stair{fill:#9f6b73}.floor-proposal-duct{fill:#374151}.floor-proposal-street{stroke:#6b7280;stroke-width:.6px}.floor-proposal-card text{fill:#f8fafc;font-size:5px;font-weight:900}.floor-proposal-meta{border:1px solid #e2e8f0b8;border-radius:7px;align-self:center;gap:8px;padding:9px 8px;font-size:10px;display:grid}.floor-proposal-meta strong,.floor-proposal-meta em{display:block}.floor-proposal-meta em{color:#cbd5e1;font-size:9px;font-style:normal}.designer-card{background:radial-gradient(900px 420px at 30% 0,#c084fc1f,#0000 55%),#111218e6;border:1px solid #ffffff14;border-radius:16px;padding:12px;box-shadow:0 18px 50px -24px #00000073}.designer-card+.designer-card{margin-top:12px}.designer-card-title{letter-spacing:.08em;text-transform:uppercase;color:#f3f4f6eb;margin-bottom:10px;font-size:13px;font-weight:800}.designer-stepbar{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:12px;display:grid}.designer-step-pill{color:#e2e8f07a;text-transform:uppercase;background:#0f172a80;border-radius:10px;align-items:center;gap:7px;padding:8px;font-size:10px;font-weight:800;display:flex}.designer-step-pill span{width:18px;height:18px;color:inherit;background:#94a3b83d;border-radius:999px;place-items:center;display:grid}.designer-step-pill.active{color:#bfdbfe;background:#2563eb2e}.designer-step-pill.active span{color:#fff;background:#2563eb}.designer-step{margin-bottom:12px}.designer-step-inactive{opacity:.45;filter:grayscale(.55)}.designer-field{text-align:left;gap:6px;margin-bottom:10px;display:grid}.designer-field span{opacity:.8;font-size:12px}.designer-field select{color:#f3f4f6;background:#00000059;border:1px solid #ffffff24;border-radius:12px;outline:none;width:100%;padding:10px}.designer-field input{box-sizing:border-box}.designer-info-field{text-align:left;background:#00000038;border:1px solid #ffffff1f;border-radius:10px;gap:5px;margin-bottom:10px;padding:9px 10px;display:grid}.designer-info-field span{color:#94a3b8;text-transform:uppercase;font-size:11px;font-weight:800}.designer-info-field strong{color:#f8fafc;font-size:13px;font-weight:900}.designer-street-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:10px 0;display:grid}.designer-mini-btn,.designer-floor-tabs button,.designer-room-actions button{color:#e2e8f0d1;cursor:pointer;background:#0f172a6b;border:1px solid #94a3b847;border-radius:10px;padding:9px 8px;font-size:11px;font-weight:800}.designer-mini-btn.active,.designer-floor-tabs button.active{color:#fff;background:#2563eb;border-color:#2563eb}.designer-mini-btn.principal{box-shadow:inset 0 0 0 2px #10b98173}.designer-mini-btn:disabled,.designer-floor-tabs button:disabled,.designer-room-actions button:disabled{opacity:.45;cursor:not-allowed}.designer-floor-tabs{flex-wrap:wrap;gap:8px;margin:8px 0;display:flex}.designer-floor-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:8px 0 12px;display:grid}.designer-floor-card{color:#0f172a;cursor:default;text-align:left;background:#f8fafc;border:1px solid #dbe4ee;border-radius:8px;align-content:center;justify-items:start;gap:3px;min-height:62px;padding:9px 10px;display:grid}.designer-floor-card span{color:#fff;background:#0f172a;border-radius:5px;padding:2px 7px;font-size:9px;font-weight:900}.designer-floor-card strong{font-size:12px;line-height:1.1}.designer-floor-card select{color:#0f172a;background:#fff;border:1px solid #bfdbfe;border-radius:5px;width:100%;min-height:28px;padding:4px 6px;font-size:10px;font-weight:800}.designer-floor-card small{color:#64748b;font-size:10px;font-weight:800}.designer-floor-card.active{background:#eff6ff;border-color:#2563eb;box-shadow:0 0 0 2px #2563eb24}.designer-floor-card:disabled{opacity:.45;cursor:not-allowed}.designer-room-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.designer-room-actions button{align-content:center;justify-items:start;gap:2px;min-height:48px;display:grid}.designer-room-actions button span{color:#e0f2fe;font-size:10px;line-height:1.15}.designer-room-actions button small{color:#e2e8f094;font-size:9px;font-weight:700;line-height:1.15}.designer-room-actions button.active{background:#2563eb;border-color:#2563eb}.designer-room-actions button.active small,.designer-room-actions button.active span{color:#fff}.designer-actions{gap:8px;display:grid}.designer-btn{appearance:none;color:#f3f4f6eb;cursor:pointer;background:#00000040;border:1px solid #ffffff1f;border-radius:12px;padding:10px;font-weight:700}.designer-btn:hover{background:#c084fc1a;border-color:#c084fc8c}.designer-btn:disabled{opacity:.45;cursor:not-allowed}.designer-btn-primary{color:var(--brand-ink);background:linear-gradient(180deg, var(--brand-green), var(--brand-green-dark));border:0}.designer-toolgrid{grid-template-columns:1fr;gap:8px;display:grid}.designer-tool{text-align:left;color:#f3f4f6eb;cursor:pointer;background:#00000040;border:1px solid #ffffff1f;border-radius:12px;padding:10px;font-weight:700}.designer-tool.active{background:#aa3bff24;border-color:#c084fca6}.designer-tool:disabled{opacity:.45;cursor:not-allowed}.designer-hint{opacity:.75;text-align:left;margin-top:10px;font-size:12px}.designer-empty{opacity:.8;text-align:left;font-size:13px}.designer-props{text-align:left;gap:10px;display:grid}.designer-prop-label{opacity:.75;text-transform:uppercase;letter-spacing:.08em;font-size:11px}.designer-prop-value{color:#f3f4f6;font-weight:700}.designer-prop-muted{opacity:.7;font-weight:600}.designer-room-measurements{gap:6px;margin-top:6px;display:grid}.designer-room-measurement{background:#0f172a7a;border:1px solid #94a3b829;border-radius:7px;justify-content:space-between;align-items:center;gap:10px;padding:7px 8px;display:flex}.designer-room-measurement>div{gap:2px;display:grid}.designer-room-measurement>div:last-child{text-align:right;justify-items:end}.designer-room-measurement strong{color:#f8fafc;font-size:10px}.designer-room-measurement span{color:#94a3b8;font-size:9px}.prototype-derived-value{color:#475569;background:#eef2ff;border-radius:7px;grid-column:1/-1;justify-content:space-between;align-items:center;gap:8px;padding:7px 9px;font-size:10px;font-weight:700;display:flex}.prototype-derived-value strong{color:#1d4ed8;font-size:12px}.prototype-room-summary{background:#f8fafc;border:1px solid #dbe3ef;border-radius:8px;gap:7px;margin:8px 0 10px;padding:8px;display:grid}.prototype-room-summary-head{color:#64748b;letter-spacing:.05em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:8px;font-size:9px;font-weight:800;display:flex}.prototype-room-summary-head strong{color:#0f172a;font-size:10px}.prototype-room-summary .designer-room-measurement{background:#fff;border-color:#e2e8f0}.prototype-room-summary .designer-room-measurement strong{color:#0f172a}.prototype-room-summary .designer-room-measurement span{color:#64748b}.designer-list{text-align:left;opacity:.85;margin:0;padding-left:18px;font-size:13px}.designer-shell:not(.designer-draw-enabled) .leaflet-draw-toolbar{display:none}.room-label{color:#0f172ae0;letter-spacing:-.01em;text-align:center;min-width:40px;max-width:96px;box-shadow:none;pointer-events:none;white-space:nowrap;text-transform:uppercase;text-shadow:0 1px 2px #ffffffbf;background:0 0;border:0;border-radius:0;padding:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:8.2px;font-weight:900;line-height:1.05}.room-label span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.room-label strong{color:#334155c2;letter-spacing:0;text-transform:none;margin-top:0;font-size:6.8px;font-weight:800;display:block}.room-label-compact{opacity:.86;min-width:32px;max-width:68px;padding:0;font-size:7.2px}.apartment-label{color:#0f172ab8;pointer-events:none;text-shadow:0 1px 2px #ffffffb8;background:0 0;border-radius:5px;justify-items:center;gap:1px;padding:0;font-size:7px;font-weight:900;line-height:1;display:grid}.apartment-label strong{color:#1e40afad;font-size:6.8px}.resize-handle{cursor:nwse-resize;background:#28c76fdb;border:1.5px solid #ffffffeb;border-radius:4px;box-shadow:0 2px 7px #0f172a47;width:16px!important;height:16px!important}.resize-handle span{border-bottom:2px solid #fffffff5;border-right:2px solid #fffffff5;width:7px;height:7px;margin:3px;display:block}.rotate-handle{color:var(--brand-green-dark);cursor:grab;background:#ffffffe0;border:1.5px solid #28c76fdb;border-radius:999px;place-items:center;display:grid;box-shadow:0 2px 7px #0f172a33;width:20px!important;height:20px!important}.rotate-handle span{place-items:center;width:100%;height:100%;font-size:11px;font-weight:900;line-height:1;display:grid}.core-label{color:#0f172ad1;text-align:center;box-shadow:none;pointer-events:none;white-space:normal;text-shadow:0 1px 2px #ffffffc7;border-radius:5px;padding:0;font-size:8px;font-weight:900;line-height:1}.core-label-duct{color:#1d4ed8cc;background:0 0;font-size:7.5px;line-height:1.05}.core-label-stair{color:#dc2626db;background:0 0}.street-plan-label{color:#facc15;letter-spacing:.14em;text-transform:uppercase;pointer-events:none;place-items:center;font-family:ui-monospace,Consolas,monospace;font-size:8px;font-weight:800;display:grid}.street-plan-label span{text-shadow:0 1px 2px #00000085;background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.street-plan-label-vertical span{transform:rotate(-90deg)}.floor-map-label{color:#0f172a;pointer-events:none;justify-items:center;gap:2px;display:grid}.floor-map-label span{background:#f8fafc;border:1px solid #cbd5e1;border-radius:5px;padding:2px 8px;font-size:9px;font-weight:900}.floor-map-label strong{color:#fff;background:#0f172aeb;border-radius:999px;padding:3px 9px;font-size:10px;line-height:1}.designer-floor-indicator{z-index:1000;color:#fff;letter-spacing:.08em;background:#0f172af0;border-radius:999px;padding:9px 18px;font-size:12px;font-weight:900;position:absolute;top:18px;left:50%;transform:translate(-50%);box-shadow:0 18px 50px #0000003d}.designer-floor-indicator span{color:#60a5fa}.designer-map-legend{z-index:1000;color:#475569;background:#fffffff0;border-radius:16px;gap:8px;padding:12px;font-size:11px;font-weight:800;display:grid;position:absolute;bottom:18px;left:18px;box-shadow:0 20px 70px #0f172a29}.designer-map-legend div{align-items:center;gap:8px;display:flex}.designer-map-legend span{border-radius:3px;width:14px;height:14px;display:inline-block}.legend-terrain{border:2px solid #111827}.legend-street{background:0 0;border-top:1px dashed #facc15;height:4px!important}.legend-core{background:#ef4444}.legend-room{background:#bfdbfe;border:2px solid #2563eb}.designer-analysis{gap:10px;display:grid}.designer-analysis div{color:#e2e8f0b8;justify-content:space-between;align-items:center;gap:10px;font-size:12px;display:flex}.designer-analysis strong{color:#bfdbfe}@media (width<=1100px){.designer-shell{grid-template:"topbar"64px"sidebar""canvas"1fr"panel"/1fr}.designer-choice-grid{grid-template-columns:1fr}.floor-proposal-gallery{grid-template-columns:none;grid-auto-columns:180px;grid-auto-flow:column;width:auto;max-height:220px;inset:auto 12px 12px}}.welcome-modal-overlay{z-index:9999;-webkit-backdrop-filter:blur(6px);background:#000000b8;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.welcome-modal{text-align:center;background:radial-gradient(900px 520px at 20% 10%,#c084fc33,#0000 55%),radial-gradient(900px 520px at 85% 80%,#aa3bff29,#0000 55%),#191a21eb;border:1px solid #c084fc59;border-radius:22px;width:min(640px,100%);padding:22px 20px 18px;animation:.18s ease-out welcomeModalPop;position:relative;box-shadow:0 30px 100px #000000bf,inset 0 1px #ffffff0f}@keyframes welcomeModalPop{0%{opacity:.6;transform:translateY(10px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.welcome-modal-close{color:#ffffffe6;cursor:pointer;background:#00000059;border:1px solid #ffffff1f;border-radius:12px;width:40px;height:40px;font-size:22px;line-height:1;position:absolute;top:12px;right:12px}.welcome-modal-close:hover{background:#c084fc2e;border-color:#c084fcb3}.welcome-modal-title{letter-spacing:-.02em;color:var(--text-h);margin:10px 0 12px;font-size:clamp(22px,3.2vw,34px);font-weight:700}.welcome-modal-subtitle{color:#f3f4f6eb;letter-spacing:.1em;text-transform:uppercase;background:#aa3bff1a;border:1px solid #c084fc73;border-radius:999px;padding:10px 14px;font-size:12px;font-weight:600;display:inline-block}.welcome-modal-actions{justify-content:center;margin-top:18px;display:flex}.welcome-modal-cta{appearance:none;cursor:pointer;letter-spacing:.08em;text-transform:uppercase;color:#0b0711;background:linear-gradient(#c084fc,#aa3bff);border:0;border-radius:14px;width:min(320px,100%);padding:14px 16px;font-weight:700;box-shadow:0 18px 40px -18px #aa3bff59}.welcome-modal-cta:hover{filter:brightness(1.05)}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;top:0;left:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:0 0}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{-webkit-transform-origin:0 0;width:1600px;height:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{width:auto;padding:0;max-width:none!important;max-height:none!important}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:#33b5e566}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;z-index:800;width:0;height:0}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{z-index:800;pointer-events:visiblePainted;pointer-events:auto;position:relative}.leaflet-top,.leaflet-bottom{z-index:1000;pointer-events:none;position:absolute}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{outline-offset:1px;background:#ddd}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{text-align:center;color:#000;background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;text-decoration:none;display:block}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.leaflet-bar a.leaflet-disabled{cursor:default;color:#bbb;background-color:#f4f4f4}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-right-radius:2px;border-bottom-left-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{text-indent:1px;font:700 18px Lucida Console,Monaco,monospace}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{color:#333;background:#fff;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{padding-right:5px;overflow:hidden scroll}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{font-size:1.08333em;display:block}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;padding:0 5px;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{width:1em;height:.6669em;vertical-align:baseline!important;display:inline!important}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{white-space:nowrap;box-sizing:border-box;text-shadow:1px 1px #fff;background:#fffc;border:2px solid #777;border-top:none;padding:2px 5px 1px;line-height:1.1}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{text-align:center;margin-bottom:20px;position:absolute}.leaflet-popup-content-wrapper{text-align:left;border-radius:12px;padding:1px}.leaflet-popup-content{min-height:1px;margin:13px 24px 13px 20px;font-size:1.08333em;line-height:1.3}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{pointer-events:none;width:40px;height:20px;margin-top:-1px;margin-left:-20px;position:absolute;left:50%;overflow:hidden}.leaflet-popup-tip{pointer-events:auto;width:17px;height:17px;margin:-10px auto 0;padding:1px;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{color:#333;background:#fff;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{text-align:center;color:#757575;background:0 0;border:none;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;text-decoration:none;position:absolute;top:0;right:0}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";width:24px;filter:progid:DXImageTransform.Microsoft.Matrix(M11=.707107, M12=.707107, M21=-.707107, M22=.707107);margin:0 auto}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{color:#222;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;background-color:#fff;border:1px solid #fff;border-radius:3px;padding:6px;position:absolute;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{pointer-events:none;content:"";background:0 0;border:6px solid #0000;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{margin-left:-6px;left:50%}.leaflet-tooltip-top:before{border-top-color:#fff;margin-bottom:-12px;bottom:0}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-top:-12px;margin-left:-6px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;margin-left:-12px;left:0}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.leaflet-draw-section{position:relative}.leaflet-draw-toolbar{margin-top:12px}.leaflet-draw-toolbar-top{margin-top:0}.leaflet-draw-toolbar-notop a:first-child{border-top-right-radius:0}.leaflet-draw-toolbar-nobottom a:last-child{border-bottom-right-radius:0}.leaflet-draw-toolbar a{background-image:linear-gradient(#0000,#0000),url(/assets/spritesheet-DpIxuf5L.svg);background-repeat:no-repeat;background-size:300px 30px;background-clip:padding-box}.leaflet-retina .leaflet-draw-toolbar a{background-image:linear-gradient(#0000,#0000),url(/assets/spritesheet-DpIxuf5L.svg)}.leaflet-draw a{text-align:center;text-decoration:none;display:block}.leaflet-draw a .sr-only{clip:rect(0,0,0,0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.leaflet-draw-actions{white-space:nowrap;margin:0;padding:0;list-style:none;display:none;position:absolute;top:0;left:26px}.leaflet-touch .leaflet-draw-actions{left:32px}.leaflet-right .leaflet-draw-actions{left:auto;right:26px}.leaflet-touch .leaflet-right .leaflet-draw-actions{left:auto;right:32px}.leaflet-draw-actions li{display:inline-block}.leaflet-draw-actions li:first-child a{border-left:0}.leaflet-draw-actions li:last-child a{border-radius:0 4px 4px 0}.leaflet-right .leaflet-draw-actions li:last-child a{border-radius:0}.leaflet-right .leaflet-draw-actions li:first-child a{border-radius:4px 0 0 4px}.leaflet-draw-actions a{color:#fff;background-color:#919187;border-left:1px solid #aaa;height:28px;padding-left:10px;padding-right:10px;font:11px/28px Helvetica Neue,Arial,Helvetica,sans-serif;text-decoration:none}.leaflet-touch .leaflet-draw-actions a{height:30px;font-size:12px;line-height:30px}.leaflet-draw-actions-bottom{margin-top:0}.leaflet-draw-actions-top{margin-top:1px}.leaflet-draw-actions-top a,.leaflet-draw-actions-bottom a{height:27px;line-height:27px}.leaflet-draw-actions a:hover{background-color:#a0a098}.leaflet-draw-actions-top.leaflet-draw-actions-bottom a{height:26px;line-height:26px}.leaflet-draw-toolbar .leaflet-draw-draw-polyline{background-position:-2px -2px}.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-draw-polyline{background-position:0 -1px}.leaflet-draw-toolbar .leaflet-draw-draw-polygon{background-position:-31px -2px}.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-draw-polygon{background-position:-29px -1px}.leaflet-draw-toolbar .leaflet-draw-draw-rectangle{background-position:-62px -2px}.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-draw-rectangle{background-position:-60px -1px}.leaflet-draw-toolbar .leaflet-draw-draw-circle{background-position:-92px -2px}.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-draw-circle{background-position:-90px -1px}.leaflet-draw-toolbar .leaflet-draw-draw-marker{background-position:-122px -2px}.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-draw-marker{background-position:-120px -1px}.leaflet-draw-toolbar .leaflet-draw-draw-circlemarker{background-position:-273px -2px}.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-draw-circlemarker{background-position:-271px -1px}.leaflet-draw-toolbar .leaflet-draw-edit-edit{background-position:-152px -2px}.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-edit-edit{background-position:-150px -1px}.leaflet-draw-toolbar .leaflet-draw-edit-remove{background-position:-182px -2px}.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-edit-remove{background-position:-180px -1px}.leaflet-draw-toolbar .leaflet-draw-edit-edit.leaflet-disabled{background-position:-212px -2px}.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-edit-edit.leaflet-disabled{background-position:-210px -1px}.leaflet-draw-toolbar .leaflet-draw-edit-remove.leaflet-disabled{background-position:-242px -2px}.leaflet-touch .leaflet-draw-toolbar .leaflet-draw-edit-remove.leaflet-disabled{background-position:-240px -2px}.leaflet-mouse-marker{cursor:crosshair;background-color:#fff}.leaflet-draw-tooltip{color:#fff;visibility:hidden;white-space:nowrap;z-index:6;background:#00000080;border:1px solid #0000;border-radius:4px;margin-top:-21px;margin-left:20px;padding:4px 8px;font:12px/18px Helvetica Neue,Arial,Helvetica,sans-serif;position:absolute}.leaflet-draw-tooltip:before{content:"";border-top:6px solid #0000;border-bottom:6px solid #0000;border-right:6px solid #00000080;position:absolute;top:7px;left:-7px}.leaflet-error-draw-tooltip{color:#b94a48;background-color:#f2dede;border:1px solid #e6b6bd}.leaflet-error-draw-tooltip:before{border-right-color:#e6b6bd}.leaflet-draw-tooltip-single{margin-top:-12px}.leaflet-draw-tooltip-subtext{color:#f8d5e4}.leaflet-draw-guide-dash{opacity:.6;width:5px;height:5px;font-size:1%;position:absolute}.leaflet-edit-marker-selected{box-sizing:content-box;background-color:#fe57a11a;border:4px dashed #fe57a199;border-radius:4px}.leaflet-edit-move{cursor:move}.leaflet-edit-resize{cursor:pointer}.leaflet-oldie .leaflet-draw-toolbar{border:1px solid #999}
