@import"https://fonts.googleapis.com/css2?family=Raleway:wght@300;400;500;600;700;800;900&family=Mukta:wght@400;500;600;700;800&display=swap";@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;650;700;750;800&family=Mukta:wght@400;500;600;700&display=swap";:root{--font: "Raleway", "Mukta", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif;--font-deva: "Mukta", "Raleway", -apple-system, sans-serif;--font-system: -apple-system, BlinkMacSystemFont, "SF Pro Display", "SF Pro Text", "Helvetica Neue", Arial, sans-serif;--font-mono: "SF Mono", "Monaco", "Inconsolata", "Fira Code", monospace;--blue: #1F5F8B;--blue-600: #17475F;--navy: #173B4D;--navy-700: #102B39;--navy-500: #2E566B;--earth: #B5532F;--earth-600: #94421F;--green: #7A5C36;--green-100: #F2E9DB;--ink: #1B1F27;--mute: #6B7280;--line: #E5E7EB;--canvas: #FFFFFF;--tile: #F5F5F7;--sand: #F9F2EA;--terra: var(--blue);--terra-600: var(--blue-600);--slate: var(--navy);--slate-700: var(--navy-700);--slate-500: var(--navy-500);--black: var(--ink);--white: #FFFFFF;--gray-50: var(--tile);--gray-100: #EDEEF1;--gray-200: var(--line);--gray-300: #D1D5DB;--gray-400: #9CA3AF;--gray-500: var(--mute);--gray-600: #4B5563;--gray-700: #374151;--blue-500: var(--blue);--green-500: var(--green);--green-600: #63492A;--red-500: #D0453A;--red-600: #B03227;--orange-500: #C97A0C;--orange-600: #A5640A;--radius-sm: 12px;--radius-md: 18px;--radius-lg: 24px;--radius-xl: 32px;--r-xl: 32px;--r-lg: 24px;--r-md: 18px;--r-sm: 12px;--sh-box: 0 12px 34px rgba(20, 30, 50, .08), 0 2px 6px rgba(20, 30, 50, .04);--sh-float: 0 20px 50px rgba(20, 30, 50, .16), 0 4px 12px rgba(20, 30, 50, .06);--sh-dark: 0 14px 34px rgba(23, 59, 77, .38);--shadow-sm: 0 2px 6px rgba(20, 30, 50, .05);--shadow-md: var(--sh-box);--shadow-lg: var(--sh-float);--shadow-xl: 0 28px 64px rgba(20, 30, 50, .2), 0 6px 16px rgba(20, 30, 50, .08);--box-edge: 1px solid var(--line);--gap: 14px;--zoom: 1;--on-accent: #ffffff;--on-green: #ffffff;--tint: 31, 95, 139;--earth-tint: 181, 83, 47;--scrim: 255, 255, 255;--glass: rgba(255, 255, 255, .94);--glass-solid: rgba(255, 255, 255, .98);--hairline: rgba(20, 30, 50, .09);--hover-wash: rgba(20, 30, 50, .05);--header-h: 52px;color-scheme:light}@media(min-width:1101px){:root{--zoom: .8}html{zoom:var(--zoom)}}[data-theme=dark]{--ink: #EEF1F4;--mute: #9AA6B5;--line: #263440;--canvas: #0B1219;--tile: #1A2531;--sand: #2B2622;--black: var(--ink);--white: #121B24;--gray-50: var(--tile);--gray-100: #22303C;--gray-200: var(--line);--gray-300: #3A4A58;--gray-400: #7B8A99;--gray-500: var(--mute);--gray-600: #B4C0CC;--gray-700: #D2DAE2;--blue: #3F8BBF;--blue-600: #5AA1D0;--earth: #E0805F;--earth-600: #EA9A7C;--green: #DDBA8A;--on-green: #26190A;--green-100: rgba(221, 186, 138, .18);--green-500: var(--green);--green-600: #EBCFA8;--red-500: #F06A5E;--orange-500: #E39A3A;--sh-box: 0 12px 34px rgba(0, 0, 0, .35), 0 2px 6px rgba(0, 0, 0, .3);--sh-float: 0 20px 50px rgba(0, 0, 0, .5), 0 4px 12px rgba(0, 0, 0, .35);--shadow-sm: 0 2px 6px rgba(0, 0, 0, .35);--shadow-md: var(--sh-box);--shadow-lg: var(--sh-float);--shadow-xl: 0 28px 64px rgba(0, 0, 0, .6);--tint: 63, 139, 191;--earth-tint: 224, 128, 95;--scrim: 18, 27, 36;--glass: rgba(18, 27, 36, .92);--glass-solid: rgba(18, 27, 36, .97);--hairline: rgba(255, 255, 255, .1);--hover-wash: rgba(255, 255, 255, .07);color-scheme:dark}[data-theme=dark] .leaflet-control-attribution{background:#0e1116bf!important;color:var(--gray-500)!important}[data-theme=dark] .leaflet-control-attribution a{color:var(--gray-600)!important}html{background:var(--canvas)}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInScale{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@keyframes modalOverlayIn{0%{opacity:0}to{opacity:1}}@keyframes modalContentIn{0%{opacity:0;transform:scale(.95) translateY(16px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes slideIn{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}.animate-in{animation:fadeIn .4s cubic-bezier(.25,.1,.25,1) both}.fade-in{animation:fadeIn .3s cubic-bezier(.25,.1,.25,1) both}*{box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body{height:100%;margin:0;padding:0;overflow-x:clip}body{font-family:var(--font);font-feature-settings:"lnum" 1;font-variant-numeric:lining-nums;background:var(--canvas);color:var(--black);font-size:14px;line-height:1.5;font-weight:400;letter-spacing:0}button,input,select,textarea,optgroup,option{font-family:inherit;font-size:inherit;line-height:inherit}::selection{background:rgba(var(--tint),.18)}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--gray-300);border-radius:999px}::-webkit-scrollbar-thumb:hover{background:var(--gray-400)}.leaflet-container{font-family:var(--font)!important;z-index:1!important}.leaflet-control-zoom{border:1px solid var(--line)!important;box-shadow:var(--sh-box)!important;border-radius:16px!important;overflow:hidden}.leaflet-control-zoom a{background:var(--white)!important;color:var(--black)!important;border:none!important;width:40px!important;height:38px!important;line-height:38px!important;font-size:18px!important;font-weight:800!important;font-family:var(--font)!important}.leaflet-control-zoom a+a{border-top:1px solid var(--line)!important}.leaflet-control-zoom a:hover{background:var(--tile)!important}.leaflet-control-zoom a.leaflet-disabled{color:var(--gray-300)!important}.leaflet-draw-toolbar a{background-color:var(--white)!important}.leaflet-control-attribution{background:#ffffffd1!important;font-family:var(--font)!important;font-size:10px!important;border-radius:10px 0 0;color:var(--mute)!important}.leaflet-interactive{outline:none!important;box-shadow:none!important}.leaflet-interactive:focus{outline:none!important;box-shadow:none!important}.leaflet-interactive:focus-visible{outline:none!important;box-shadow:none!important}.leaflet-interactive:active{outline:none!important}.leaflet-marker-icon:focus{outline:none!important}path.leaflet-interactive{outline:none!important}path.leaflet-interactive:focus{outline:none!important}.leaflet-overlay-pane svg{outline:none!important}.leaflet-overlay-pane path{outline:none!important}.leaflet-container *:focus{outline:none!important}.map-anchor-layer{position:absolute;inset:0;z-index:420;pointer-events:none;overflow:hidden}.app-wrapper{display:flex;flex-direction:column;height:calc(100vh / var(--zoom));height:calc(100dvh / var(--zoom));background:var(--canvas)}.app-header{flex-shrink:0;height:60px;margin:var(--gap) var(--gap) 0;padding:0 12px 0 18px;border-radius:999px;background:var(--white);border:var(--box-edge);box-shadow:var(--sh-box);display:flex;align-items:center}.app-header-phone-only{display:none}.header-container{width:100%;display:flex;justify-content:space-between;align-items:center;gap:16px;min-width:0;position:relative}.header-logo{display:flex;align-items:center;gap:10px;text-decoration:none;color:var(--ink);flex-shrink:0}.header-brand-text{display:flex;align-items:center;gap:10px}.header-brand-name{font-weight:800;font-size:17px;letter-spacing:-.01em;color:var(--ink);white-space:nowrap}.header-brand-divider{width:1px;height:16px;background:var(--line)}.header-brand-sub{font-weight:600;font-size:12px;color:var(--mute);white-space:nowrap}.header-nav{display:flex;align-items:center;gap:8px;flex-shrink:0;min-width:0}.header-nav-links{display:flex;align-items:center;gap:4px;min-width:0;margin-right:6px}@media(min-width:1201px){.header-nav-links{position:absolute;left:50%;transform:translate(-50%);margin-right:0}}@media(min-width:721px)and (max-width:1200px){.header-nav{flex:1}.header-nav-links{flex:1;justify-content:center}}.nav-link{padding:9px 14px;border-radius:999px;text-decoration:none;font-size:13.5px;font-weight:700;color:var(--mute);transition:background .18s ease,color .18s ease;display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.nav-link:hover{background:var(--tile);color:var(--ink)}.nav-link.active{background:var(--green);color:var(--on-green)}.nav-link-role{color:var(--terra)}.nav-link-role.active{color:#fff}.header-cta{margin-left:4px}.nav-label-short{display:none}@media(max-width:1040px){.nav-label-long{display:none}.nav-label-short{display:inline}.header-brand-sub,.header-brand-divider{display:none}}@media(max-width:860px){.app-header .header-cta{display:none}}.app-main{flex:1;overflow:hidden;position:relative;display:flex;flex-direction:column;min-height:0}.map-page-wrapper{flex:1;display:flex;flex-direction:column;height:100%;min-height:0}.map-page-wrapper>.frame{flex:1;height:auto;min-height:0}.frame.no-rail{grid-template-columns:340px minmax(0,1fr)}.frame.list-collapsed{grid-template-columns:84px minmax(0,1fr)}.frame.list-collapsed.no-rail{grid-template-columns:minmax(0,1fr)}.frame.list-collapsed>.sidebar{display:none}.frame.list-fullscreen{position:relative}.frame.list-fullscreen>.sidebar-full{position:absolute;top:var(--gap);bottom:var(--gap);right:var(--gap);left:calc(84px + var(--gap) * 2);z-index:30}.frame.list-fullscreen.no-rail>.sidebar-full{left:var(--gap)}.frame.list-fullscreen>.mapbox{visibility:hidden}.map-section{position:relative}.map-container{position:absolute;inset:0}.map-container .leaflet-container{width:100%;height:100%}.map-container .leaflet-bottom.leaflet-left{bottom:66px;left:16px}.map-container .leaflet-control-zoom{margin:0!important}.map-container .leaflet-bottom.leaflet-right{bottom:8px;right:8px}.mapbox.has-card .map-container .leaflet-bottom.leaflet-right{right:388px}@media(min-width:721px){.mapbox .mx-bottom{left:16px;right:16px;bottom:16px;align-items:flex-end;gap:12px}.mapbox.has-card .mx-bottom{right:388px}.mapbox .mx-bottom .mx-nav,.mapbox .mx-bottom .mx-planbar{position:static;transform:none;width:auto;max-width:none}.mapbox .mx-bottom .mx-nav{flex:none}.mapbox .mx-bottom .mx-planbar{flex:0 1 auto;min-width:0;margin:0 auto}.mapbox .mx-bottom .planbar{max-width:100%;flex-wrap:wrap;justify-content:center;row-gap:2px;border-radius:22px}.mapbox .mx-bottom:after{content:"";flex:0 999 250px;min-width:0}}.mx-overlay{position:absolute;z-index:10;inset:16px 16px 90px;display:flex;flex-direction:column;align-items:flex-start;gap:6px;pointer-events:none;container-type:inline-size}@container (max-width: 1250px){.mx-top .drop-lbl,.mx-top .map-kind-count{display:none}.mx-top .mx-search{width:320px}}.mapbox .mx-top,.mapbox .mx-row2{position:static;max-width:100%;flex-wrap:wrap;flex:none}.mapbox.has-card .mx-overlay{right:388px}.mx-search{width:440px;max-width:100%}.mx-search .mode button{display:inline-flex;align-items:center;gap:6px}.search-mode-icon,.map-btn-icon{display:none}.mx-view .map-btn-icon,.mx-base .map-btn-icon{display:block}.mx-drop-village,.mx-drop-sort{position:relative}.drop .drop-lbl{color:var(--mute);font-weight:600}.drop .drop-chev{color:var(--mute)}.drop.on .drop-chev{transform:rotate(180deg)}.drop.mx-drop-village.on{padding:0;border-color:var(--green);box-shadow:0 0 0 3px color-mix(in srgb,var(--green) 16%,transparent),var(--sh-box)}.drop-main{display:inline-flex;align-items:center;gap:8px;padding:8px 6px 8px 14px;border:0;background:transparent;font:inherit;font-weight:700;color:var(--ink);cursor:pointer;min-width:0}.drop-main .drop-lbl{color:var(--mute);font-weight:600}.mx-village-name{max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mx-village-count{padding:3px 8px;font-size:11px}.drop-clear{display:inline-grid;place-items:center;width:34px;height:38px;border:0;border-left:1px solid var(--line);background:transparent;color:var(--mute);cursor:pointer;border-radius:0 999px 999px 0}.drop-clear:hover{color:var(--ink);background:var(--tile)}.map-kind-row{padding:4px;gap:2px}.map-kind{display:inline-flex;align-items:center;gap:7px;padding:7px 12px 7px 9px;border-radius:999px;color:var(--mute);font-size:12.5px;font-weight:700;white-space:nowrap;cursor:pointer;user-select:none;transition:background .15s,color .15s}.map-kind:hover{color:var(--ink)}.map-kind.on{color:var(--ink);background:var(--white);box-shadow:0 1px 3px #141e321a}.map-kind input{width:15px;height:15px;margin:0;accent-color:var(--green);cursor:pointer}.map-kind-count{padding:1px 7px;border-radius:999px;background:var(--gray-100);color:var(--mute);font-size:11px;font-weight:700;font-variant-numeric:tabular-nums}.map-kind.on .map-kind-count{background:var(--green);color:var(--on-green)}.mx-panel{position:static;z-index:11;flex:0 1 auto;min-height:0;width:320px;max-width:100%;padding:14px 16px 16px;background:var(--white);border:1px solid var(--line);border-radius:20px;box-shadow:var(--sh-float);pointer-events:auto;animation:fadeInScale .18s cubic-bezier(.25,.1,.25,1) both;overflow:auto;overscroll-behavior:contain}.mx-sort-panel{width:240px}.mx-overlay .landmark-dropdown{position:absolute;top:56px;left:0;padding:6px;width:360px}.landmark-dropdown-item{display:flex;align-items:center;gap:10px;width:100%;padding:11px 12px;border:none;border-radius:12px;background:none;text-align:left;cursor:pointer;font-family:var(--font);color:var(--ink)}.landmark-dropdown-item:hover{background:var(--tile)}.landmark-dropdown-item svg{flex-shrink:0;color:var(--terra)}.landmark-dropdown-text{font-size:12.5px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.map-filter-group{margin-bottom:14px;padding-bottom:14px;border-bottom:1px solid var(--line)}.map-filter-group:last-child,.map-filter-group.last{margin-bottom:0;padding-bottom:0;border-bottom:none}.map-filter-label{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--mute)}.map-clear-btn{padding:4px 10px;border-radius:999px;border:none;background:var(--tile);color:var(--gray-600);font-family:var(--font);font-size:11px;font-weight:700;letter-spacing:0;text-transform:none;cursor:pointer}@media(hover:hover)and (pointer:fine){.map-clear-btn:hover{background:var(--red-500);color:var(--on-accent)}}.map-filter-note{margin:8px 0 0;font-size:11.5px;line-height:1.45;color:var(--mute);font-weight:500}.map-pin-label{display:inline-flex;align-items:center;gap:6px;letter-spacing:0;text-transform:none;font-size:12.5px;color:var(--ink)}.map-pin-label svg{color:var(--terra)}.filter-village-pills{display:flex;flex-wrap:wrap;gap:6px}.filter-pill{border:0;cursor:pointer;font-family:var(--font)}.filter-pill:hover{background:var(--line)}.filter-pill.green-solid:hover{background:var(--green)}.filter-pill-dot{display:inline-block;width:8px;height:8px;border-radius:50%;flex:none;box-shadow:0 0 0 1.5px #ffffff8c}.filter-pill-n{opacity:.6;font-weight:700}.radius-pills{display:flex;gap:6px;flex-wrap:wrap;align-items:center}.radius-pill{border:0;cursor:pointer}.ring-pills-label{font-size:11px;color:var(--mute);font-weight:700;margin-right:2px}.price-range-display{display:flex;align-items:center;gap:6px;margin-bottom:12px;padding:10px 12px;background:var(--tile);border-radius:14px}.price-value{font-size:14px;font-weight:800;color:var(--ink);font-variant-numeric:tabular-nums}.price-value.all{color:var(--mute);font-weight:600}.price-separator{color:var(--mute)}.price-unit{font-size:11px;color:var(--mute);font-weight:600}.range2{position:relative;height:30px;margin:10px 0 2px}.range2-track{position:absolute;left:0;right:0;top:13px;height:4px;border-radius:2px;background:var(--line)}.range2-fill{position:absolute;top:0;bottom:0;left:var(--lo, 0%);right:calc(100% - var(--hi, 100%));border-radius:2px;background:var(--terra)}.range2-in{position:absolute;inset:0;width:100%;height:30px;margin:0;padding:0;background:transparent;-webkit-appearance:none;appearance:none;pointer-events:none;outline:none}.range2-in::-webkit-slider-runnable-track{height:30px;background:transparent}.range2-in::-moz-range-track{height:30px;background:transparent}.range2-in::-webkit-slider-thumb{-webkit-appearance:none;pointer-events:auto;width:20px;height:20px;margin-top:5px;border-radius:50%;background:var(--white);border:2.5px solid var(--terra);box-shadow:0 2px 8px #141e3238;cursor:grab}.range2-in::-moz-range-thumb{pointer-events:auto;width:15px;height:15px;border-radius:50%;background:var(--white);border:2.5px solid var(--terra);box-shadow:0 2px 8px #141e3238;cursor:grab}.range2-in:focus-visible::-webkit-slider-thumb{box-shadow:0 0 0 4px color-mix(in srgb,var(--green) 35%,transparent)}.range2-in:focus-visible::-moz-range-thumb{box-shadow:0 0 0 4px color-mix(in srgb,var(--green) 35%,transparent)}.range2-hi{z-index:2}.range2-ends{display:flex;justify-content:space-between;font-size:10.5px;font-weight:700;color:var(--mute);font-variant-numeric:tabular-nums}.sort-options{display:flex;flex-direction:column;gap:2px}.sort-option{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;padding:9px 12px;border:none;border-radius:12px;background:transparent;color:var(--gray-600);font-family:var(--font);font-size:13px;font-weight:600;text-align:left;cursor:pointer;transition:background .15s ease,color .15s ease}.sort-option:hover{background:var(--tile);color:var(--ink)}.sort-option.active{color:var(--ink);font-weight:800;background:var(--green-100)}.sort-option svg{flex-shrink:0;color:var(--green)}.plan-bar-btn.cta:not(.on){color:var(--terra);background:rgba(var(--tint),.09);box-shadow:inset 0 0 0 1.5px var(--terra);animation:planCtaPulse 2.4s cubic-bezier(.4,0,.6,1) infinite}.plan-bar-btn.cta:not(.on):hover{background:rgba(var(--tint),.18);color:var(--terra);animation:none}@keyframes planCtaPulse{0%{box-shadow:inset 0 0 0 1.5px var(--terra),0 0 rgba(var(--tint),.42)}70%{box-shadow:inset 0 0 0 1.5px var(--terra),0 0 0 7px rgba(var(--tint),0)}to{box-shadow:inset 0 0 0 1.5px var(--terra),0 0 rgba(var(--tint),0)}}@media(prefers-reduced-motion:reduce){.sort-option,.map-kind{transition:none}.mx-panel{animation:none}.plan-bar-btn.cta:not(.on){animation:none}}.draw-banner{position:absolute;top:130px;left:50%;transform:translate(-50%);z-index:500;display:flex;align-items:center;gap:12px;background:var(--slate);color:#fff;border-radius:999px;padding:10px 12px 10px 18px;box-shadow:var(--sh-dark);font-size:12.5px;font-weight:500;max-width:calc(100% - 32px)}.draw-banner strong{font-weight:800}.draw-banner svg{color:#fff;flex-shrink:0}.draw-cancel{padding:7px 12px;border-radius:999px;border:none;background:#ffffff24;color:#fff;font-family:var(--font);font-weight:700;font-size:11.5px;cursor:pointer;white-space:nowrap}.draw-cancel:hover{background:var(--red-500)}.draw-save{padding:7px 12px;border-radius:999px;border:none;background:var(--terra);color:#fff;font-family:var(--font);font-weight:700;font-size:11.5px;cursor:pointer;white-space:nowrap}.draw-save:hover{background:var(--terra-600)}.draw-save:disabled{opacity:.6;cursor:default}.mapbox .mx-scope{position:static;align-self:center;flex:none;margin-top:4px}.mx-scope-short{display:none}.map-popup{position:absolute;z-index:600;width:280px;background:var(--white);border-radius:22px;box-shadow:var(--sh-float);overflow:hidden;animation:modalContentIn .25s cubic-bezier(.25,.1,.25,1) both}.map-popup-close{position:absolute;top:10px;right:10px;z-index:2}.map-popup-body{padding:16px;display:flex;flex-direction:column;gap:6px;align-items:flex-start}.map-popup-price{font-size:20px;font-weight:800;letter-spacing:-.02em}.map-popup-title{font-size:14px;font-weight:800}.map-popup-meta{display:flex;gap:8px;font-size:12px;color:var(--mute);font-weight:600;margin-bottom:6px}.hover-tooltip{background:var(--slate)!important;border:none!important;border-radius:999px!important;padding:6px 12px!important;font-size:12px!important;font-family:var(--font)!important;font-weight:700!important;color:#fff!important;box-shadow:var(--sh-dark)!important;white-space:nowrap!important;opacity:1!important;pointer-events:none!important}.hover-tooltip:before{display:none!important}.iz-tip{background:var(--slate)!important;color:#fff!important;border:none!important;border-radius:999px!important;padding:6px 12px!important;font-family:var(--font)!important;font-weight:700!important;font-size:12px!important;box-shadow:var(--sh-dark)!important}.iz-tip:before{display:none!important}.sidebar{min-height:0}.sidebar-head{flex:none}.side-search{margin:0}.sidebar-list{padding-top:0}.sidebar-list .list-label{padding-top:6px}.sidebar-empty{text-align:center;padding:40px 20px;color:var(--mute);font-size:13px;font-weight:500}.sidebar-empty p{margin:0 0 8px}.sidebar-empty-note{font-size:12px;line-height:1.6;color:var(--mute);max-width:34ch;margin:0 auto 14px}.sidebar-empty strong{color:var(--ink);font-weight:700}.swatch-none{color:var(--gray-400)}.sidebar.is-collapsed,.sheet-grab{display:none}.sidebar-full{display:flex;flex-direction:column}.sf-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;flex-wrap:wrap;padding:26px 28px 16px;flex:none}.sf-head-text{min-width:0}.sf-title{margin:8px 0 6px;font-size:clamp(22px,2.6vw,30px);font-weight:800;letter-spacing:-.03em;color:var(--ink)}.sf-sub{margin:0;font-size:13.5px;line-height:1.55;color:var(--mute);max-width:62ch}.sf-back{flex-shrink:0}.sf-controls{display:flex;align-items:center;gap:12px;flex-wrap:wrap;padding:0 28px 16px;border-bottom:1px solid var(--line);flex:none}.sf-controls .tabs3{flex:0 0 auto;min-width:320px}.sf-controls .tabs3 button{padding:9px 18px}.sf-search{flex:1 1 280px}.sf-controls .sidebar-filter-groups{display:flex;flex:1 1 100%;flex-wrap:wrap;gap:8px 26px}.sf-controls .sidebar-filter-group .list-label{padding:0 0 6px;display:block}.sf-controls .sidebar-filters{display:flex;flex-wrap:wrap;gap:6px}.sf-body{flex:1;overflow-y:auto;padding:22px 28px 40px;min-height:0}.sf-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:12px;align-items:start}.sf-grid-villages{grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}.sf-grid-villages .row{margin-bottom:0}.ad-layout-switches{display:inline-flex;gap:10px;white-space:nowrap}.ad-layout-switches label{display:inline-flex;align-items:center;gap:3px;font-size:11px;color:var(--mute);cursor:pointer}.ad-layout-switches input{accent-color:var(--green);cursor:pointer}.ad-layout-master{margin-left:6px}.detail-panel{position:absolute;top:16px;right:16px;bottom:16px;width:356px;z-index:12;background:var(--white);border-radius:26px;box-shadow:var(--sh-float);display:flex;flex-direction:column;overflow:hidden;transform:translate(calc(100% + 24px));opacity:0;transition:transform .3s cubic-bezier(.25,.1,.25,1),opacity .3s;pointer-events:none;animation:none}.detail-panel.open{transform:none;opacity:1;pointer-events:auto}.detail-panel-head{padding:14px 16px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap}.detail-back{display:inline-flex;align-items:center;gap:6px;border:none;background:var(--tile);color:var(--ink);font-family:var(--font);font-weight:700;font-size:13px;cursor:pointer;padding:8px 12px;border-radius:999px}.detail-back:hover{background:var(--line)}.detail-actions{display:flex;gap:6px}.detail-action-btn{padding:8px 12px;border-radius:999px;border:1px solid var(--line);background:var(--white);font-family:var(--font);font-size:12px;font-weight:700;color:var(--ink);cursor:pointer;display:inline-flex;align-items:center;gap:4px}.detail-action-btn:hover{border-color:var(--slate)}.detail-action-btn.danger{color:var(--red-500)}.detail-action-btn.danger:hover{background:var(--red-500);color:var(--on-accent);border-color:var(--red-500)}.detail-panel-content{flex:1;overflow-y:auto;padding:18px;min-height:0}.detail-price{font-size:26px;font-weight:800;letter-spacing:-.02em;margin-bottom:4px}.detail-title{font-size:18px;font-weight:800;margin-bottom:8px;letter-spacing:-.02em}.detail-rera{font-size:11px;color:var(--mute);margin-bottom:16px;font-family:var(--font-mono)}.detail-locality{font-size:13px;color:var(--mute);font-weight:600;margin-bottom:16px}.detail-badges{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:14px}.detail-specs{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:20px}.spec-card{background:var(--tile);border-radius:18px;padding:14px 10px 12px;text-align:center}.spec-card-val{font-size:18px;font-weight:800;letter-spacing:-.02em}.spec-card-label{font-size:11px;color:var(--mute);margin-top:2px;font-weight:600}.detail-section{margin-bottom:20px}.detail-section-title{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.12em;color:var(--mute);margin-bottom:10px}.detail-desc{color:var(--gray-700);font-size:13px;line-height:1.6}.detail-colony-link{display:flex;align-items:center;gap:10px;padding:12px 14px;border-radius:16px;background:var(--tile);cursor:pointer;font-size:13px;font-weight:700;width:100%;border:0;font-family:inherit;line-height:inherit;color:inherit;text-align:left}.detail-colony-link:hover{background:var(--line)}.detail-colony-link .arrow{margin-left:auto;color:var(--mute)}.list-card-badge{font-size:10.5px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;padding:4px 9px;border-radius:999px;background:var(--tile);color:var(--gray-600)}.list-card-badge.colony{background:var(--slate);color:#fff}.list-card-badge.available{background:var(--green-100);color:var(--green)}.list-card-badge.sold{background:#d0453a1f;color:var(--red-600)}.list-card-badge.reserved,.list-card-badge.project{background:#c97a0c24;color:var(--orange-600)}.list-card-unmapped{color:var(--orange-600);font-weight:700}.params-list{display:flex;flex-direction:column;gap:6px}.param-item{display:flex;gap:8px;font-size:13px;padding:8px 0;border-bottom:1px solid var(--line)}.param-key{color:var(--mute);font-weight:600}.param-val{font-weight:700}.file-list{display:flex;flex-direction:column;gap:6px}.file-item{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:14px;background:var(--tile);font-size:12px}.file-item-name{flex:1;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-item-size{color:var(--mute);font-size:11px}.file-item a{color:var(--terra);font-weight:700;font-size:11px}.file-item-del{width:22px;height:22px;border-radius:50%;border:none;background:transparent;color:var(--mute);cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:14px}.file-item-del:hover{color:var(--red-500);background:#d0453a1f}.plots-grid{display:flex;flex-direction:column;gap:6px}.plot-row{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:14px;border:1px solid var(--line);cursor:pointer;transition:background .2s,border-color .2s;width:100%;background:transparent;font:inherit;color:inherit;text-align:left}.plot-row:hover{background:var(--tile);border-color:var(--gray-300)}.plot-row-info{flex:1}.plot-row-name{display:block;font-size:13px;font-weight:700}.plot-row-meta{display:block;font-size:11px;color:var(--mute)}.plot-row-price{font-weight:800;font-size:13px}.modal-overlay{position:fixed;inset:0;z-index:1000;background:#141e326b;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;animation:modalOverlayIn .2s ease both}.modal-box{width:460px;max-height:calc(85vh / var(--zoom));background:var(--white);border-radius:28px;box-shadow:var(--shadow-xl);display:flex;flex-direction:column;overflow:hidden;animation:modalContentIn .3s cubic-bezier(.25,.1,.25,1) both}.modal-head{display:flex;justify-content:space-between;align-items:center;padding:20px 22px 14px;border-bottom:1px solid var(--line)}.modal-head h2{margin:0;font-size:17px;font-weight:800;letter-spacing:-.02em}.modal-close{width:32px;height:32px;border-radius:50%;border:1px solid var(--line);background:var(--white);color:var(--slate);font-size:14px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:border-color .2s}.modal-close:hover{border-color:var(--slate)}.modal-body{padding:18px 22px 22px;overflow-y:auto}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form-group{margin-bottom:14px}.form-label{display:block;font-size:11px;font-weight:800;color:var(--mute);text-transform:uppercase;letter-spacing:.1em;margin-bottom:6px}.form-input{width:100%;padding:10px 14px;border-radius:14px;border:1px solid var(--line);background:var(--white);color:var(--ink);font-size:13.5px;font-family:var(--font);outline:none;transition:border-color .2s,box-shadow .2s}.form-input:focus{border-color:var(--slate);box-shadow:0 0 0 3px color-mix(in srgb,var(--green) 18%,transparent)}.form-input::placeholder{color:var(--gray-400)}textarea.form-input{resize:vertical;min-height:80px}.form-file-zone{border:1.5px dashed var(--gray-300);border-radius:18px;padding:24px;text-align:center;cursor:pointer;transition:border-color .2s,color .2s;color:var(--mute);font-size:12px;font-weight:600}.form-file-zone:hover{border-color:var(--slate);color:var(--ink)}.form-actions{display:flex;gap:10px;margin-top:16px;padding-top:16px;border-top:1px solid var(--line)}.btn-ghost{flex:1;padding:11px 16px;border-radius:999px;border:1px solid var(--line);background:var(--white);color:var(--ink);font-family:var(--font);font-weight:700;font-size:13px;cursor:pointer;transition:border-color .2s}.btn-ghost:hover{border-color:var(--slate)}.btn-primary{flex:1;padding:11px 16px;border-radius:999px;border:none;background:var(--terra);color:var(--on-accent);font-family:var(--font);font-weight:700;font-size:13px;cursor:pointer;box-shadow:0 8px 20px rgba(var(--tint),.28);transition:background .2s,transform .18s}.btn-primary:hover{background:var(--terra-600);transform:translateY(-1px)}.btn-primary:disabled{opacity:.55;cursor:default;transform:none}.form-checkbox-label{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:var(--gray-700);cursor:pointer;padding:4px 0}.form-checkbox-label input{width:16px;height:16px;cursor:pointer;accent-color:var(--green)}.listings-page{flex:1;overflow-y:auto;padding:32px 0}.container,.content-section{max-width:1200px;width:100%;margin:0 auto;padding:0 24px}.stats-bar{display:flex;gap:10px;margin-bottom:28px;overflow-x:auto}.stat-item{flex:1;min-width:100px;background:var(--white);border:var(--box-edge);border-radius:20px;padding:16px 18px;text-align:center;box-shadow:var(--sh-box)}.stat-val{display:block;font-size:24px;font-weight:800;letter-spacing:-.02em}.stat-label{display:block;font-size:11px;font-weight:700;color:var(--mute);margin-top:4px}.grid-controls{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:20px;gap:20px}.grid-heading{font-size:24px;font-weight:800;letter-spacing:-.02em;margin:0 0 4px}.grid-subheading{font-size:13px;color:var(--mute);margin:0}.property-grid,.colonies-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:40px}.property-card,.colony-card{background:var(--white);border:var(--box-edge);border-radius:22px;padding:16px;cursor:pointer;box-shadow:var(--sh-box)}.property-card-name,.colony-card-name{font-size:15px;font-weight:800}.grid-empty{text-align:center;padding:48px 20px;color:var(--mute);border:1.5px dashed var(--line);border-radius:24px;background:var(--white)}@media(max-width:1100px){.property-grid,.colonies-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.property-grid,.colonies-grid{grid-template-columns:1fr}}.leaflet-rasterPane-pane{pointer-events:none}.iz-boundary{transition:fill-opacity .18s ease,stroke-width .18s ease;cursor:pointer}.iz-boundary-active{filter:drop-shadow(0 0 4px rgba(255,255,255,.95)) drop-shadow(0 0 9px rgba(255,255,255,.5))}.iz-pin{background:none!important;border:none!important}.iz-pin-active svg{filter:drop-shadow(0 0 6px var(--pin-color)) drop-shadow(0 0 14px var(--pin-color)) drop-shadow(0 2px 3px rgba(0,0,0,.4));animation:pinGlow 1.8s ease-in-out infinite}@keyframes pinGlow{0%,to{filter:drop-shadow(0 0 6px var(--pin-color)) drop-shadow(0 0 14px var(--pin-color)) drop-shadow(0 2px 3px rgba(0,0,0,.4))}50%{filter:drop-shadow(0 0 3px var(--pin-color)) drop-shadow(0 0 7px var(--pin-color)) drop-shadow(0 2px 3px rgba(0,0,0,.4))}}.iz-pin svg{display:block;filter:drop-shadow(0 2px 3px rgba(0,0,0,.35));transition:transform .15s cubic-bezier(.25,.1,.25,1);transform-origin:50% 100%}.iz-pin:hover svg{transform:scale(1.12)}.ring-label{background:none!important;border:none!important}.ring-label span{display:inline-block;padding:2px 8px;border-radius:999px;background:#1f5f8beb;color:#fff;font-size:10.5px;font-weight:700;letter-spacing:.02em;white-space:nowrap;box-shadow:0 1px 4px #0000004d}.landmark-tooltip{background:var(--slate)!important;color:#fff!important;border:none!important;border-radius:999px!important;font-family:var(--font)!important;font-weight:700!important;font-size:11.5px!important;box-shadow:var(--sh-dark)!important}.landmark-tooltip:before{display:none!important}.iz-village{background:none!important;border:none!important}.iz-village-mark{display:inline-flex;align-items:center;gap:7px;white-space:nowrap;cursor:pointer}.iz-village-dot{width:18px;height:18px;border-radius:50%;background:var(--v);border:3px solid #fff;box-shadow:0 1px 5px #00000059;flex-shrink:0;transition:transform .15s cubic-bezier(.25,.1,.25,1)}.iz-village-mark:hover .iz-village-dot{transform:scale(1.18)}.iz-village-text{display:inline-flex;align-items:center;gap:6px;padding:3px 9px;border-radius:999px;background:#fffffff0;box-shadow:0 1px 4px #00000047}.iz-village-name{font-family:var(--font);font-size:11.5px;font-weight:700;color:#1b1f27}.iz-village-count{padding:0 6px;border-radius:999px;background:var(--v);color:#fff;font-size:10.5px;font-weight:800;font-variant-numeric:tabular-nums}.iz-village-active .iz-village-dot{transform:scale(1.25);box-shadow:0 0 0 4px #ffffff8c,0 1px 6px #0006}.iz-lp{stroke-linejoin:round;stroke-linecap:round}.iz-lp-plot{stroke:#3e566b;fill:#93aec4;fill-opacity:.55;stroke-width:1.1}.iz-lp-shop_cum_residential{stroke:#b23a2b;fill:#e09a88;fill-opacity:.62;stroke-width:1.3}.iz-lp-ews{stroke:#9a6b2f;fill:#e3be87;fill-opacity:.62;stroke-width:1.2}.iz-lp-lig{stroke:#b5883f;fill:#efd7ae;fill-opacity:.62;stroke-width:1.2}.iz-lp-open_space{stroke:#2a8f5c;fill:#8fd0ae;fill-opacity:.6;stroke-width:1.3}.iz-lp-internal_road{stroke:#8a7f77;fill:#d3cbc4;fill-opacity:.75;stroke-width:1}.iz-lp-outer_road{stroke:#6b615a;fill:#b8aea6;fill-opacity:.75;stroke-width:1}.iz-lp-road_widening{stroke:#a79c94;fill:#e4dcd4;fill-opacity:.7;stroke-width:1}.iz-lp-masterplan_road{stroke:#6b615a;fill:#c9c0b8;fill-opacity:.6;stroke-width:1;stroke-dasharray:4 3}.iz-lp-pathway{stroke:#b3a9a1;fill:#efe9e3;fill-opacity:.8;stroke-width:.9}.iz-lp-service_area{stroke:#6e7c89;fill:#c6cfd7;fill-opacity:.7;stroke-width:1.1}.iz-lp-water{stroke:#2e7d9a;fill:#a7d3e2;fill-opacity:.65;stroke-width:1.2}.iz-lp-future_planning{stroke:#a8946f;fill:#f0e6d2;fill-opacity:.55;stroke-width:1;stroke-dasharray:4 3}.iz-lp-excluded{stroke:#9a9089;fill:#e8e4df;fill-opacity:.5;stroke-width:1;stroke-dasharray:3 3}.iz-lp-other_land{stroke:#9a9089;fill:#eae6e1;fill-opacity:.45;stroke-width:.9}.iz-lp-setback{stroke:#b9afa7;fill:#f2ede8;fill-opacity:.4;stroke-width:.8}.iz-lp-gym,.iz-lp-swimming_pool,.iz-lp-club,.iz-lp-school,.iz-lp-parking{stroke:#6e5c8a;fill:#c9bedd;fill-opacity:.6;stroke-width:1.2}.iz-lp-railway{stroke:#4a443f;fill:#bdb5ae;fill-opacity:.55;stroke-width:1.2;stroke-dasharray:6 3}.iz-lp-boundary{stroke:#b5532f;fill:none;fill-opacity:0;stroke-width:2.2}.iz-lp-unknown{stroke:#5856d6;fill:#5856d6;fill-opacity:.4;stroke-width:1.2}.iz-lp-envelope{stroke:#8b8078;fill:none;fill-opacity:0;stroke-width:.9;stroke-dasharray:3 3;opacity:.55}[data-theme=dark] .iz-lp-plot{stroke:#9dbbd4;fill:#4e6d8a;fill-opacity:.62}[data-theme=dark] .iz-lp-shop_cum_residential{stroke:#f0a292;fill:#a2503f;fill-opacity:.68}[data-theme=dark] .iz-lp-ews{stroke:#e8c293;fill:#8a6534;fill-opacity:.68}[data-theme=dark] .iz-lp-lig{stroke:#f1dab6;fill:#a2803f;fill-opacity:.68}[data-theme=dark] .iz-lp-open_space{stroke:#7fd6aa;fill:#2c6e4c;fill-opacity:.66}[data-theme=dark] .iz-lp-internal_road{stroke:#a79c94;fill:#4a443f;fill-opacity:.8}[data-theme=dark] .iz-lp-outer_road{stroke:#8e837b;fill:#383330;fill-opacity:.8}[data-theme=dark] .iz-lp-road_widening{stroke:#8e837b;fill:#554e48;fill-opacity:.7}[data-theme=dark] .iz-lp-masterplan_road{stroke:#8e837b;fill:#4a443f;fill-opacity:.62}[data-theme=dark] .iz-lp-pathway{stroke:#9a908a;fill:#5c554f;fill-opacity:.78}[data-theme=dark] .iz-lp-service_area{stroke:#9daab6;fill:#47535e;fill-opacity:.72}[data-theme=dark] .iz-lp-water{stroke:#8cc7dd;fill:#2a5c71;fill-opacity:.68}[data-theme=dark] .iz-lp-future_planning{stroke:#c9b48a;fill:#5e5340;fill-opacity:.58}[data-theme=dark] .iz-lp-excluded{stroke:#9a9089;fill:#4a453f;fill-opacity:.52}[data-theme=dark] .iz-lp-other_land{stroke:#9a9089;fill:#45403b;fill-opacity:.48}[data-theme=dark] .iz-lp-setback{stroke:#8e847c;fill:#443f3a;fill-opacity:.42}[data-theme=dark] .iz-lp-gym,[data-theme=dark] .iz-lp-swimming_pool,[data-theme=dark] .iz-lp-club,[data-theme=dark] .iz-lp-school,[data-theme=dark] .iz-lp-parking{stroke:#bfafda;fill:#5a4a78;fill-opacity:.64}[data-theme=dark] .iz-lp-railway{stroke:#b0a69e;fill:#3a3532;fill-opacity:.58}[data-theme=dark] .iz-lp-boundary{stroke:#e0805f;fill:none}[data-theme=dark] .iz-lp-unknown{stroke:#9b99f0;fill:#5856d6;fill-opacity:.45}[data-theme=dark] .iz-lp-envelope{stroke:#a79c94;fill:none;opacity:.5}.hover-tooltip .iz-lp-of{display:block;margin-top:2px;opacity:.62;font-size:.92em;font-weight:400}.iz-label{background:none!important;border:none!important}.iz-plot-label,.iz-plot-note{display:inline-block;transform:translate(-50%,-50%);white-space:nowrap;font-family:var(--font);pointer-events:none}.iz-plot-label{padding:1px 5px;border-radius:4px;font-size:10px;font-weight:700;font-variant-numeric:tabular-nums;color:#fff;background:#141e32db;border:1px solid rgba(255,255,255,.32);box-shadow:0 1px 2px #141e3259}.iz-plot-label.commercial{background:#b23a2bf0;border-color:#e09a88}.iz-plot-label.ews{background:#8a602af0;border-color:#e3be87}.iz-plot-label.park{background:#2e7d62f0;border-color:#8fd0ae}.iz-plot-label.service{background:#6b615ae0;border-color:#efe9e380;font-size:9px}.iz-plot-note{padding:1px 6px;border-radius:4px;background:#ffffffe6;color:#3a3a3c;font-size:9.5px;font-weight:600;letter-spacing:.02em;text-transform:uppercase}.iz-plot-note.iz-dim{background:#f8fafcdb;color:#475569;text-transform:none;font-size:9px;font-weight:700;font-variant-numeric:tabular-nums;letter-spacing:0}@media(prefers-reduced-motion:reduce){.iz-village-dot{transition:none}}img.plan-overlay.plan-overlay-paper{background:#fff}.leaflet-pane.inverted img.plan-overlay.plan-overlay-paper{filter:none}.leaflet-container{background:var(--tile)!important}.nav-burger{display:none}.nav-drawer-scrim{position:fixed;inset:0;z-index:1490;background:#141e326b;animation:modalOverlayIn .2s ease both}.nav-drawer{position:fixed;top:10px;right:10px;bottom:10px;z-index:1500;width:min(300px,84vw / var(--zoom));display:flex;flex-direction:column;background:var(--white);border-radius:28px;box-shadow:var(--sh-float);padding:calc(14px + env(safe-area-inset-top,0px)) 14px calc(16px + env(safe-area-inset-bottom,0px));animation:drawerIn .26s cubic-bezier(.25,.1,.25,1) both}@keyframes drawerIn{0%{transform:translate(44px);opacity:0}to{transform:translate(0);opacity:1}}.nav-drawer-head{display:flex;align-items:center;justify-content:space-between;padding:6px 8px 12px;border-bottom:1px solid var(--line)}.nav-drawer-title{font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--mute)}.nav-drawer-close{width:36px;height:36px;border:1px solid var(--line);border-radius:50%;background:var(--white);color:var(--slate);font-size:18px;line-height:1;cursor:pointer}.nav-drawer-list{display:flex;flex-direction:column;gap:2px;padding-top:10px;overflow-y:auto;overscroll-behavior:contain}.nav-drawer-link{display:flex;align-items:center;min-height:46px;padding:10px 14px;border-radius:999px;text-decoration:none;font-size:14.5px;font-weight:700;color:var(--mute)}.nav-drawer-link:hover{background:var(--tile);color:var(--ink)}.nav-drawer-link.active{background:var(--green);color:var(--on-green)}.nav-drawer-foot{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;padding-top:14px;border-top:1px solid var(--line)}.nav-drawer-foot-label{font-size:12.5px;font-weight:700;color:var(--mute)}@media(prefers-reduced-motion:reduce){.nav-drawer,.nav-drawer-scrim{animation:none}}.map-bottom-bar{display:none}.legal-page{flex:1;overflow-y:auto;padding:var(--gap);min-height:0}.legal-body{max-width:860px;margin:0 auto;padding:clamp(28px,4vw,56px) clamp(22px,5vw,72px) clamp(40px,5vw,64px);background:var(--white);border:var(--box-edge);border-radius:var(--r-xl);box-shadow:var(--sh-box);color:var(--ink)}.legal-kicker{margin:0 0 8px;font-size:11.5px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--earth)}.legal-body h1{margin:0 0 6px;font-size:clamp(28px,3.4vw,40px);font-weight:800;letter-spacing:-.03em;line-height:1.08}.legal-updated{margin:0 0 26px;font-size:12.5px;color:var(--mute);font-weight:600}.legal-body h2{margin:30px 0 10px;font-size:17px;font-weight:800;letter-spacing:-.01em}.legal-body p,.legal-body li{font-size:14px;line-height:1.75;color:var(--gray-700)}.legal-body p{margin:0 0 12px}.legal-body ul{margin:0 0 12px;padding-left:22px}.legal-body li{margin-bottom:8px}.legal-body a{color:var(--terra);text-decoration:none;font-weight:600}.legal-body a:hover{text-decoration:underline}.legal-body strong{color:var(--ink)}.legal-footnote{margin-top:30px;padding-top:14px;border-top:1px solid var(--line);font-size:12.5px;color:var(--mute)}.consent-scrim{position:fixed;inset:0;z-index:1700;display:flex;align-items:center;justify-content:center;padding:16px;background:#141e3280;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);animation:modalOverlayIn .2s ease both}.consent-box{width:min(460px,100%);max-height:calc(86dvh / var(--zoom));overflow-y:auto;overscroll-behavior:contain;background:var(--white);border-radius:28px;box-shadow:var(--shadow-xl);padding:26px 24px 20px;animation:modalContentIn .3s cubic-bezier(.25,.1,.25,1) both}.consent-box h2{margin:0 0 10px;font-size:19px;font-weight:800;letter-spacing:-.02em;color:var(--ink)}.consent-lede{margin:0 0 12px;font-size:13.5px;line-height:1.65;color:var(--gray-700)}.consent-links{margin:0 0 16px;font-size:13px;color:var(--mute);font-weight:500}.consent-links a{color:var(--terra);text-decoration:none;font-weight:700}.consent-links a:hover{text-decoration:underline}.consent-accept{display:block;width:100%;padding:14px;border:none;border-radius:999px;background:var(--terra);color:var(--on-accent);font-family:var(--font);font-size:14px;font-weight:700;cursor:pointer;box-shadow:0 8px 20px rgba(var(--tint),.28);transition:background .2s ease}.consent-accept:hover{background:var(--terra-600)}.consent-fineprint{margin:12px 0 0;font-size:11px;text-align:center;color:var(--mute)}@media(max-width:720px){.consent-scrim{align-items:flex-end;padding:0}.consent-box{width:100%;border-radius:24px 24px 0 0;padding-bottom:calc(18px + env(safe-area-inset-bottom,0px))}}@media(prefers-reduced-motion:reduce){.consent-scrim,.consent-box{animation:none}}.lp-overlay{z-index:1650}.lp-message{margin:0 0 8px;font-size:14.5px;font-weight:700;color:var(--ink)}.lp-sub{margin:0 0 16px;font-size:13px;line-height:1.6;color:var(--gray-600)}.lp-signin{width:100%}.lp-error{margin:10px 0 0;font-size:12.5px;color:var(--red-500)}.lp-invite-note{margin:14px 0 0;padding-top:12px;border-top:1px solid var(--line);font-size:12px;line-height:1.55;color:var(--mute)}.lp-invite-note strong{color:var(--gray-700)}.ar-mail{color:var(--terra);font-weight:700;text-decoration:none;word-break:break-all}.ar-mail:hover{text-decoration:underline}.ph-overlay{z-index:1710}.ph-box{width:min(440px,calc(100vw / var(--zoom) - 32px))}.ph-form{display:flex;flex-direction:column;gap:10px}.ph-form .form-label{margin-bottom:0}.ph-number{display:flex;align-items:stretch;gap:8px}.ph-prefix{display:inline-flex;align-items:center;padding:0 12px;border:1px solid var(--line);border-radius:14px;background:var(--gray-50);color:var(--ink);font-size:13.5px;font-weight:700;font-variant-numeric:tabular-nums}.ph-input{flex:1;min-width:0;font-variant-numeric:tabular-nums}.ph-code{padding:12px 14px;font-size:22px;font-weight:700;letter-spacing:.4em;text-align:center;font-variant-numeric:tabular-nums}.ph-lead{margin:0;font-size:13.5px;line-height:1.55;color:var(--gray-700)}.ph-lead strong{color:var(--ink);white-space:nowrap}.ph-hint{margin:0;font-size:12px;line-height:1.5;color:var(--gray-500)}.ph-submit{width:100%;margin-top:4px}.ph-row{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap}.ph-link{align-self:flex-start}.ph-link:disabled{color:var(--gray-400);cursor:default;text-decoration:none}.ph-accounts{list-style:none;margin:2px 0;padding:0;display:flex;flex-direction:column;gap:8px}.ph-account{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:2px;padding:11px 14px;border:1px solid var(--line);border-radius:14px;background:var(--white);color:var(--ink);font-family:var(--font);font-size:13.5px;text-align:left;cursor:pointer;transition:border-color .15s ease}.ph-account:hover:not(:disabled){border-color:var(--slate)}.ph-account:disabled{opacity:.6;cursor:default}.ph-account span{font-size:12px;color:var(--gray-500)}.ph-mark{color:var(--ink)}.ph-back{margin-top:14px}.ph-who{display:flex;flex-wrap:wrap;align-items:center;gap:4px 8px}.ph-policies{margin:8px 0 0;font-size:12px;color:var(--mute)}.ph-policies a{color:var(--blue-500);text-decoration:none}.ph-policies a:hover{text-decoration:underline}.ph-wait-title{font-size:15px;font-weight:700;color:var(--ink)}.ph-waiting{display:flex;flex-direction:column;gap:2px;padding:11px 14px;border:1px solid var(--line);border-radius:14px;background:var(--gray-50);color:var(--ink);font-size:13.5px}.ph-waiting span{font-size:12px;color:var(--gray-500)}@media(max-width:720px){.modal-overlay.ph-overlay{padding-bottom:var(--kb, 0px)}.ph-overlay .ph-box{max-height:calc((92dvh - var(--kb, 0px)) / var(--zoom))}.ph-overlay .modal-body{overscroll-behavior:contain}.ph-box .modal-close{width:44px;height:44px}.ph-form .ph-link,.ph-box .ph-back,.ph-who .ag-link{min-height:44px;padding:10px 6px}.ph-form .ph-row{gap:0 12px}.ph-form .ph-submit{min-height:48px}.form-input.ph-code{font-size:22px}.ph-account span,.ph-who span,.ph-who strong,.ph-waiting span,.ph-waiting strong{overflow-wrap:anywhere}.ph-policies a{display:inline-block;padding:10px 0}}.pg-names{display:grid;grid-template-columns:1fr 1fr;gap:10px}.pg-field{display:flex;flex-direction:column;gap:6px;min-width:0}.pg-field>p.form-label{margin:0}.pg-error{margin:0;font-size:12px;line-height:1.45;color:var(--red-500)}.form-input.pg-invalid{border-color:var(--red-500)}.pg-types{display:flex;flex-direction:column;gap:8px}.pg-type{display:flex;align-items:flex-start;gap:10px;padding:11px 14px;border:1px solid var(--line);border-radius:14px;background:var(--white);color:var(--ink);font-size:13.5px;line-height:1.4;cursor:pointer;transition:border-color .15s ease}.pg-type:hover{border-color:var(--slate)}.pg-type.on{border-color:var(--slate);background:var(--gray-50)}.pg-type input{flex:none;width:16px;height:16px;margin:1px 0 0;accent-color:var(--slate)}.pg-type-text{display:flex;flex-direction:column;gap:3px;min-width:0}.pg-type-name{font-weight:700}.pg-type-note{font-weight:500;color:var(--gray-500)}.pg-type-hint{font-size:12px;line-height:1.45;color:var(--gray-600)}@media(max-width:720px){.ph-form .pg-names{grid-template-columns:1fr}.ph-form .pg-type{padding:13px 14px;min-height:48px}.ph-form .pg-type input{width:20px;height:20px;margin:0}}.lp-more{margin-top:10px;display:flex;flex-direction:column}.lp-more:empty{display:none}.ag-shell{min-height:100%;display:grid;place-items:center;padding:48px 20px;background:var(--canvas)}.ag-card{width:100%;max-width:400px;padding:32px 30px 28px;border:var(--box-edge);border-radius:32px;background:var(--white);box-shadow:var(--sh-box)}.ag-title{margin:0 0 8px;font-size:22px;font-weight:800;letter-spacing:-.02em;color:var(--black)}.ag-text{margin:0 0 18px;font-size:13.5px;line-height:1.55;color:var(--gray-600)}.ag-hint{display:block;margin-top:12px;font-size:12px;color:var(--gray-500)}.ag-text code{font-family:var(--font-mono);font-size:12px;padding:1px 5px;border-radius:4px;background:var(--gray-100)}.ag-form{display:flex;flex-direction:column;gap:14px}.ag-google{display:flex;align-items:center;justify-content:center;gap:11px;padding:13px 18px;border:1px solid var(--line);border-radius:999px;background:var(--white);color:var(--black);font-family:var(--font);font-size:14.5px;font-weight:700;cursor:pointer;box-shadow:0 2px 8px #141e320f;transition:border-color .15s ease,background .15s ease}.ag-google:hover:not(:disabled){border-color:var(--slate)}.ag-google:focus-visible{outline:none;border-color:var(--blue-500);box-shadow:0 0 0 3px rgba(var(--tint),.16)}.ag-google:disabled{opacity:.6;cursor:default}.ag-google-mark{width:18px;height:18px;flex:none}.ag-submit{padding:11px 18px;border:none;border-radius:999px;background:var(--terra);color:var(--on-accent);font-family:var(--font);font-size:14px;font-weight:600;cursor:pointer;transition:all .2s}.ag-submit:hover:not(:disabled){background:var(--terra-600)}.ag-submit:disabled{opacity:.55;cursor:default}.ag-link{border:none;background:none;color:var(--blue-500);font-family:var(--font);font-size:12.5px;cursor:pointer;padding:2px}.ag-link:hover{text-decoration:underline}.ag-error{margin:0;padding:9px 11px;border-radius:var(--radius-sm);font-size:12.5px;line-height:1.45;background:#ff3b301f;color:var(--red-500)}.ag-row{display:flex;align-items:center;gap:14px}.ag-authed{display:flex;flex-direction:column;height:100%;min-height:0}.ag-bar{display:flex;align-items:center;justify-content:flex-end;gap:14px;padding:7px 18px;border-bottom:1px solid var(--hairline);background:var(--gray-50);font-size:12px;color:var(--gray-600);flex-shrink:0}.ag-signout{border:none;background:none;color:var(--blue-500);font-family:var(--font);font-size:12px;font-weight:600;cursor:pointer}.ag-signout:hover{text-decoration:underline}.mg-shell{padding:var(--gap)}.mg-card{max-width:480px;padding:34px 34px 30px}.mg-brand{display:flex;align-items:center;gap:12px;margin-bottom:20px}.mg-brand svg{color:var(--ink);flex:none}.mg-title{font-size:27px;line-height:1.15;margin-bottom:10px}.mg-list{display:flex;flex-direction:column;gap:9px;margin:20px 0 22px;padding:16px 16px 16px 14px;list-style:none;border-radius:20px;background:var(--tile);font-size:13px;line-height:1.45;font-weight:600;color:var(--ink)}.mg-list li{display:flex;align-items:flex-start;gap:9px;margin:0}.mg-list svg{color:var(--green);flex:none;margin-top:2px}.mg-back{margin:16px 0 0;font-size:12.5px}.mg-back a{color:var(--mute);text-decoration:none;font-weight:600}.mg-back a:hover{color:var(--ink);text-decoration:underline}.mg-freelook{position:fixed;top:calc(var(--gap) + 74px);left:calc(84px + 340px + var(--gap) * 3 + 16px);z-index:1200;display:flex;align-items:center;gap:12px;padding:9px 9px 9px 16px;border-radius:18px;background:var(--slate);color:#fff;box-shadow:var(--sh-dark);font-size:12px;font-weight:600;white-space:nowrap;max-width:calc(100vw / var(--zoom) - 24px)}.mg-freelook-time{font-variant-numeric:tabular-nums;font-weight:800;font-size:18px;letter-spacing:-.02em}.mg-freelook-text{opacity:.72}.mg-freelook-btn{padding:8px 14px;border-radius:999px;border:0;background:var(--terra);color:var(--on-accent);font:inherit;font-weight:700;cursor:pointer;box-shadow:0 6px 16px rgba(var(--tint),.3)}.mg-freelook-btn:hover{background:var(--terra-600)}.mg-freelook-btn:disabled{opacity:.6;cursor:default}@media(max-width:1100px){.mg-freelook{left:calc(84px + var(--gap) * 2 + 16px)}}@media(max-width:720px){:root{--sheet-peek: calc(56px + env(safe-area-inset-bottom, 0px)) ;--header-h: 56px;--gap: 10px}.app-header{height:56px;margin:10px 10px 0;padding:0 6px 0 14px}.header-container{gap:10px}.header-logo{gap:8px;flex-shrink:0;min-height:44px}.header-brand-name{font-size:14.5px}.header-nav{flex:0 0 auto;justify-content:flex-end;gap:4px}.header-nav-links,.header-theme,.app-header .header-cta{display:none}.nav-burger{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border:none;border-radius:50%;background:transparent;color:var(--ink);cursor:pointer;flex-shrink:0}.nav-burger:active{background:var(--tile)}.app-header-phone-only{display:flex;position:sticky;top:10px;z-index:900}.app-wrapper.is-app .app-header-phone-only{position:static;z-index:auto}.app-wrapper.is-document{height:auto;min-height:calc(100dvh / var(--zoom))}.app-wrapper.is-document .app-main{overflow:visible}.app-wrapper.is-document .legal-page{overflow-y:visible;padding:10px}.app-wrapper.is-document .contact-page{overflow-y:visible}.legal-body{padding:24px 18px 36px;border-radius:24px}.app-header .um-avatar{width:36px;height:36px}.app-header .um-avatar img{width:28px;height:28px}.app-header .um-menu a,.app-header .um-menu button{padding:11px 12px;min-height:42px}.frame,.frame.no-rail,.frame.list-collapsed,.frame.list-collapsed.no-rail{display:block;position:relative;padding:10px;grid-template-columns:none}.frame>.rail{display:none}.mapbox{height:100%;border-radius:22px}.map-container .leaflet-bottom.leaflet-left{bottom:auto;left:auto}.mapbox.has-card .mx-top,.mapbox.has-card .mx-row2{max-width:none}.frame>.sidebar:not(.sidebar-full),.frame.list-collapsed>.sidebar:not(.sidebar-full){display:flex;position:absolute;inset:auto 0 0;width:100%;height:var(--sheet-h, min(38dvh / var(--zoom), 330px));z-index:620;border-radius:24px 24px 0 0;box-shadow:0 -10px 36px #0000002e;padding-bottom:env(safe-area-inset-bottom,0px);transform:none;transition:height .28s cubic-bezier(.25,.1,.25,1),transform .28s cubic-bezier(.25,.1,.25,1)}.frame>.sidebar:not(.sidebar-full).is-full{height:var(--sheet-h, min(86dvh / var(--zoom), 760px))}.frame>.sidebar:not(.sidebar-full).is-collapsed{transform:translateY(100%);pointer-events:none}.frame>.sidebar.is-dragging{transition:none}.frame.list-fullscreen>.sidebar-full{inset:10px;border-radius:22px}.map-bottom-bar{position:absolute;left:0;right:0;bottom:0;z-index:615;display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:8px 10px calc(10px + env(safe-area-inset-bottom,0px));background:linear-gradient(to top,rgba(var(--scrim),.96) 55%,rgba(var(--scrim),0))}.map-bottom-btn{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:44px;padding:0 10px;border:1px solid var(--line);border-radius:999px;background:var(--white);box-shadow:var(--sh-box);color:var(--ink);font-family:var(--font);font-size:13px;font-weight:700;cursor:pointer;white-space:nowrap}.map-bottom-btn svg{width:16px;height:16px;flex-shrink:0}.map-bottom-btn:active{background:var(--tile)}.map-bottom-bar-card{grid-template-columns:minmax(0,1fr) auto}.vil-open{display:flex;align-items:center;gap:10px;min-width:0;min-height:52px;padding:0 14px;border:1px solid var(--line);border-radius:999px;background:var(--white);box-shadow:var(--sh-box);text-align:left;cursor:pointer;font-family:var(--font)}.vil-open-dot{width:11px;height:11px;border-radius:50%;flex-shrink:0}.vil-open-text{display:flex;flex-direction:column;gap:1px;min-width:0}.vil-open-name{font-size:14px;font-weight:800;color:var(--ink);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vil-open-count{font-size:11.5px;color:var(--mute);font-weight:600}.vil-open-clear{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;padding:0;border:1px solid var(--line);border-radius:50%;background:var(--white);box-shadow:var(--sh-box);color:var(--slate);cursor:pointer}.sheet-grab{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;min-height:30px;padding:10px 0 6px;border:none;background:transparent;cursor:grab;touch-action:none}.sheet-grab:before{content:"";width:40px;height:4.5px;border-radius:999px;background:var(--gray-300)}.frame>.sidebar:not(.sidebar-full) .sidebar-head{display:none}.frame>.sidebar:not(.sidebar-full) .side-pad{padding:0 12px 8px}.sidebar-list{padding:4px 12px calc(env(safe-area-inset-bottom,0px) + 16px);overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.tabs3 button{min-height:40px}.leaflet-control-zoom{display:none}.mapbox .mx-nav{display:flex;inset:58px 8px auto auto;z-index:11;gap:0}.mapbox .mx-nav .compass{display:none}.mapbox .mx-overlay,.mapbox.has-card .mx-overlay{display:grid;position:absolute;inset:8px 8px auto;z-index:10;grid-template-columns:auto auto minmax(0,1fr) 88px;align-items:start;align-content:start;gap:6px}.mapbox .mx-top,.mapbox .mx-row2{display:contents;position:static}.mapbox .mx-bottom{display:contents}.mapbox .mx-search{grid-column:1 / -1;grid-row:1;width:auto;min-width:0;height:44px;padding:5px 8px 5px 6px}.mx-search>svg{display:none}.mx-search input{font-size:16px}.mapbox .mx-search .mode button{width:34px;min-height:34px;padding:0;justify-content:center}.search-mode-label{display:none}.search-mode-icon{display:block}.mapbox .mx-show-list{display:none}.mapbox .mx-view{grid-row:2;grid-column:1;padding:3px}.mx-view .map-view-btn{width:40px;min-width:40px;min-height:40px;padding:0;justify-content:center}.map-btn-label{display:none}.map-btn-icon{display:block}.mapbox .mx-drop-village{grid-row:2;grid-column:3;min-width:0;max-width:100%;padding:0 12px;min-height:46px}.drop.mx-drop-village.on{padding:0}.mx-drop-village .drop-lbl,.mx-drop-village .drop-chev{display:none}.mx-village-name{max-width:100%}.mapbox .mx-drop-sort{grid-row:2;grid-column:2;width:46px;min-height:46px;padding:0;justify-content:center}.mx-drop-sort .drop-lbl,.mx-drop-sort b,.mx-drop-sort .drop-chev{display:none}.mapbox .map-kind-row{grid-row:3;grid-column:1 / -1;justify-self:start}.map-kind{min-height:36px;padding:0 11px 0 9px;font-size:12.5px}.map-kind-count,.mapbox.has-card .map-kind-row,.mapbox.has-card .mx-view,.mapbox.has-card .mx-drop-sort,.mapbox.has-card .mx-drop-village,.mapbox.has-card .mx-scope{display:none}.mapbox.has-card .mx-overlay{right:102px}.mapbox.has-card .mx-nav{top:8px}.mapbox .map-kind-row{grid-column:1 / 4}.mapbox .mx-scope{grid-row:3;grid-column:4 / -1;justify-self:end;align-self:center;margin-top:0;padding:3px}.mapbox .mx-scope button{padding:0 11px;min-height:38px;font-size:12.5px}.mx-scope-long{display:none}.mx-scope-short{display:inline}.mapbox .mx-base{padding:3px}.mapbox .mx-base button{width:40px;min-height:40px;padding:0;justify-content:center}.mx-panel{position:static;grid-column:1 / -1;width:100%;max-width:100%;max-height:min(58dvh / var(--zoom),460px)}.landmark-dropdown{grid-row:auto}.mapbox .mx-planbar,.mapbox.has-card .mx-planbar{bottom:calc(var(--map-floor, var(--sheet-peek)) + 20px);left:8px;right:8px;width:auto;max-width:none;transform:none}.mapbox.has-card .ov-bc{left:8px}.mapbox .planbar{display:flex;width:100%;max-width:100%;flex-wrap:wrap;justify-content:center;align-items:center;gap:2px;padding:4px 8px 4px 6px;border-radius:22px}.mapbox .planbar .lbl,.mapbox .planbar .sep,.mapbox .planbar .plan-off,.mapbox .planbar .plan-word{display:none}.mapbox .planbar button{padding:9px 12px;min-height:38px}.mapbox .planbar label{flex:1 1 120px;min-width:0;gap:8px;padding:0 2px 0 6px;min-height:38px}.mapbox .planbar input[type=range]{flex:1;width:auto;min-width:0;min-height:34px}.draw-banner{top:108px}.map-anchor-layer{display:none}.map-container .leaflet-bottom{bottom:calc(var(--map-floor, var(--sheet-peek)) + 2px)}.mapbox .map-container .leaflet-bottom.leaflet-right,.mapbox.has-card .map-container .leaflet-bottom.leaflet-right,.mapbox.has-card.has-plan .map-container .leaflet-bottom.leaflet-right{right:8px;bottom:calc(var(--map-floor, var(--sheet-peek)) + 2px)}.map-container .leaflet-control-attribution{font-size:9.5px}.map-container .leaflet-bottom,.map-container .leaflet-control-attribution{pointer-events:none}.map-container .leaflet-control-attribution a{pointer-events:auto}.frame:has(.sidebar:not(.sidebar-full).is-full) .mx-planbar,.frame:has(.sidebar:not(.sidebar-full).is-full) .map-status{opacity:0;pointer-events:none;transition:opacity .18s ease}.mapbox:has(.project-panel.pp-expanded) .mx-planbar,.mapbox:has(.project-panel.pp-expanded) .map-status{opacity:0;pointer-events:none}.detail-panel{position:fixed;inset:auto 0 0;width:100%;height:min(88dvh / var(--zoom),760px);border-radius:24px 24px 0 0;box-shadow:0 -12px 44px #00000038;transform:translateY(105%);opacity:1;transition:transform .3s cubic-bezier(.25,.1,.25,1)}.detail-panel.open{transform:translateY(0)}.detail-panel-content{padding:16px 16px calc(env(safe-area-inset-bottom,0px) + 24px);overscroll-behavior:contain}.detail-specs{grid-template-columns:repeat(2,1fr)}.detail-action-btn{padding:9px 14px;min-height:38px}.detail-back{padding:9px 12px;min-height:38px}.map-popup{width:min(292px,calc(100vw / var(--zoom) - 20px))}.modal-overlay{align-items:flex-end;padding:0}.modal-box{width:100%;max-width:100%;max-height:calc(92dvh / var(--zoom));border-radius:24px 24px 0 0;animation:sheetUp .3s cubic-bezier(.25,.1,.25,1) both}.modal-body{padding:16px 16px calc(env(safe-area-inset-bottom,0px) + 20px);overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.modal-close{width:34px;height:34px;font-size:16px}.form-row{grid-template-columns:1fr;gap:0}.form-input{padding:12px 14px;font-size:16px}.btn-primary,.btn-ghost{padding:13px;font-size:14px}.app-header .um-menu{position:fixed;top:70px;right:10px;left:auto;width:min(300px,calc(100vw / var(--zoom) - 20px));max-height:calc(100dvh / var(--zoom) - 82px);overflow-y:auto;z-index:1300}.app-header .um-signin{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;min-height:40px;padding:0;border-radius:50%}.app-header .um-signin-label{display:none}.app-header .um-signin-icon{display:block;width:19px;height:19px}.app-header .um-error{display:none}.sf-head{padding:14px 16px 8px;gap:10px}.sf-sub{display:none}.sf-title{font-size:18px;margin-top:4px}.sf-back{padding:11px 16px;min-height:42px}.sf-controls{padding:0 16px 10px;gap:8px}.sf-controls .tabs3{flex:1 1 100%;min-width:0}.sf-controls .tabs3 button{padding:8px 6px}.sf-search{flex-basis:100%}.sf-search input{font-size:16px}.sf-body{padding:12px 16px 32px}.sf-grid,.sf-grid-villages{grid-template-columns:1fr}.filter-pill{padding:9px 14px;min-height:36px}.sort-option{padding:12px 10px;min-height:42px}.radius-pill{padding:10px 12px}.landmark-dropdown-item{padding:13px 14px}.mg-freelook{top:76px;left:50%;transform:translate(-50%)}.mg-freelook-text{display:none}}@keyframes sheetUp{0%{opacity:.6;transform:translateY(48px)}to{opacity:1;transform:translateY(0)}}@media(pointer:coarse){input[type=range]{min-height:34px}.price-slider::-webkit-slider-thumb{width:24px;height:24px}.price-slider::-moz-range-thumb{width:24px;height:24px}}@media(max-width:720px)and (prefers-reduced-motion:reduce){.frame>.sidebar:not(.sidebar-full),.detail-panel,.modal-box{transition:none;animation:none}}@media(min-width:721px)and (max-width:1100px){.frame{grid-template-columns:84px minmax(0,1fr)}.frame.no-rail{grid-template-columns:minmax(0,1fr)}.frame>.sidebar:not(.sidebar-full):not(.is-collapsed){position:absolute;top:var(--gap);bottom:var(--gap);left:calc(84px + var(--gap) * 2);width:340px;z-index:25}.frame.no-rail>.sidebar:not(.sidebar-full):not(.is-collapsed){left:var(--gap)}.frame{position:relative}.frame.list-fullscreen>.sidebar-full{left:calc(84px + var(--gap) * 2)}.mg-freelook{left:calc(84px + var(--gap) * 2 + 16px)}.mapbox.has-card .mx-overlay{display:none}.mapbox.has-card .mx-bottom{flex-wrap:wrap-reverse}.mapbox.has-card .mx-bottom .mx-planbar{flex:1 1 auto;margin:0;justify-content:flex-start}.mapbox.has-card .mx-bottom:after{display:none}}@media(max-width:720px)and (max-height:500px){:root{--header-h: 44px}.app-header{height:44px;margin:6px 6px 0}.app-header .header-logo{min-height:40px}.mapbox .mx-overlay{top:6px;left:6px;right:6px;gap:4px}.mapbox .mx-search{height:40px}.mapbox.has-card .mx-overlay,.mapbox.has-card .mx-nav{display:none}.frame .mapbox.has-card .mx-planbar{bottom:auto;top:8px}.frame>.sidebar:not(.sidebar-full),.frame.list-collapsed>.sidebar:not(.sidebar-full){height:var(--sheet-h, 52%);border-radius:18px 18px 0 0}.frame>.sidebar:not(.sidebar-full).is-full{height:var(--sheet-h, 100%);border-radius:0}.frame:has(.sidebar:not(.sidebar-full):not(.is-collapsed):not(.is-full)) .mapbox .mx-planbar{bottom:auto;top:8px}.map-status{bottom:12px}}@media(hover:hover)and (pointer:fine){body{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='12' r='8' fill='none' stroke='%23fff' stroke-width='4.5'/%3E%3Ccircle cx='12' cy='12' r='8' fill='none' stroke='%232F3E4E' stroke-width='2.2'/%3E%3Ccircle cx='12' cy='12' r='2.6' fill='%23B23A2B'/%3E%3C/svg%3E") 12 12,auto}a,button,[role=button],label,select,summary,input[type=checkbox],input[type=radio],input[type=range],input[type=file],.row,.leaflet-control-zoom a,.leaflet-control-attribution a{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='12' r='8' fill='none' stroke='%23fff' stroke-width='4.5'/%3E%3Ccircle cx='12' cy='12' r='8' fill='none' stroke='%23B23A2B' stroke-width='2.2'/%3E%3Ccircle cx='12' cy='12' r='3.4' fill='%23B23A2B'/%3E%3C/svg%3E") 12 12,pointer}input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=file]):not([type=submit]):not([type=button]),textarea{cursor:text}button:disabled,[aria-disabled=true]{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Ccircle cx='12' cy='12' r='8' fill='none' stroke='%23fff' stroke-width='4.5'/%3E%3Ccircle cx='12' cy='12' r='8' fill='none' stroke='%23A69E96' stroke-width='2.2'/%3E%3Ccircle cx='12' cy='12' r='2.6' fill='%23A69E96'/%3E%3C/svg%3E") 12 12,default}}.hi{font-family:var(--font-deva)}.ico{width:18px;height:18px}svg.ico,.btn svg,.pill svg,.iconbtn svg,.seg svg,.drop svg{flex:none}.box{background:var(--white);border:var(--box-edge);border-radius:var(--r-xl);box-shadow:var(--sh-box)}.box-dark{background:var(--slate);color:#fff;border-radius:var(--r-xl);box-shadow:var(--sh-dark);overflow:hidden}.tile{background:var(--tile);border-radius:20px;padding:16px 16px 14px;min-width:0}.tile-ico{width:36px;height:36px;border-radius:50%;background:var(--white);color:var(--slate);display:grid;place-items:center;box-shadow:0 1px 2px #141e320f;flex:none}.tile-ico svg{width:17px;height:17px}.tile-label{display:block;font-size:12px;color:var(--mute);font-weight:600;margin-top:18px}.tile-value{display:block;font-size:28px;font-weight:800;letter-spacing:-.03em;line-height:1.05;margin-top:2px;color:var(--ink);font-variant-numeric:tabular-nums lining-nums}.tile-value small{font-size:15px;font-weight:700;color:var(--mute);margin-left:3px;letter-spacing:0}.tile.dark{background:var(--slate);color:#fff}.tile.dark .tile-ico{background:#ffffff1f;color:#fff;box-shadow:none}.tile.dark .tile-label{color:#ffffffa6}.tile.dark .tile-value{color:#fff}.tile.green{background:var(--green);color:var(--on-green)}.tile.green .tile-ico{background:#ffffff2e;color:var(--on-green);box-shadow:none}.tile.green .tile-label{color:var(--on-green);opacity:.78}.tile.green .tile-value{color:var(--on-green)}.tile.green .tile-value small{color:var(--on-green);opacity:.8}.tile.terra{background:var(--terra);color:#fff}.tile.terra .tile-ico{background:#ffffff2e;color:#fff;box-shadow:none}.tile.terra .tile-label{color:#ffffffbf}.tile.terra .tile-value{color:#fff}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 20px;border-radius:999px;font-family:var(--font);font-weight:700;font-size:14px;line-height:1;border:1px solid transparent;cursor:pointer;white-space:nowrap;text-decoration:none;color:inherit;transition:transform .18s,box-shadow .18s,background .18s,border-color .18s}.btn svg{width:16px;height:16px}.btn:hover{transform:translateY(-1px)}.btn:disabled{opacity:.55;cursor:default;transform:none}.btn-terra{background:var(--terra);color:var(--on-accent);box-shadow:0 8px 20px rgba(var(--tint),.3)}.btn-terra:hover{background:var(--terra-600);color:var(--on-accent)}.btn-slate{background:var(--slate);color:#fff;box-shadow:0 8px 20px #173b4d47}.btn-slate:hover{background:var(--slate-700);color:#fff}.btn-white{background:var(--white);color:var(--ink);border-color:var(--line);box-shadow:0 2px 8px #141e320f}.btn-white:hover{border-color:var(--slate)}.btn-quiet{background:transparent;color:var(--slate)}.btn-quiet:hover{background:var(--tile)}.btn-green{background:var(--green);color:var(--on-green);box-shadow:0 8px 20px color-mix(in srgb,var(--green) 28%,transparent)}.btn-lg{padding:15px 26px;font-size:15px}.btn-sm{padding:8px 14px;font-size:13px}.btn-block{width:100%}.btn-onDark{background:#ffffff1f;color:#fff;border-color:#ffffff2e}.btn-onDark:hover{background:#fff3;color:#fff}.pill{display:inline-flex;align-items:center;gap:6px;padding:6px 11px;border-radius:999px;font-size:12px;font-weight:700;line-height:1.2;background:var(--tile);color:var(--ink);white-space:nowrap}.pill.green{background:var(--green-100);color:var(--green)}.pill.green-solid{background:var(--green);color:var(--on-green)}.pill.terra{background:rgba(var(--tint),.1);color:var(--terra)}.pill.slate{background:var(--slate);color:#fff}.pill.line{background:var(--white);border:1px solid var(--line)}.pill.warn{background:#c97a0c24;color:var(--orange-600)}.pill.bad{background:#d0453a1f;color:var(--red-600)}.pill .dot{width:7px;height:7px;border-radius:50%;background:var(--green);flex:none}.pill svg{width:12px;height:12px}.iconbtn{width:38px;height:38px;border-radius:50%;border:1px solid var(--line);background:var(--white);display:inline-grid;place-items:center;color:var(--slate);cursor:pointer;flex:none;padding:0;transition:border-color .18s,background .18s,color .18s}.iconbtn:hover{border-color:var(--slate)}.iconbtn svg{width:16px;height:16px}.iconbtn.dark{background:var(--slate);color:#fff;border-color:transparent}.iconbtn.terra{background:var(--terra);color:#fff;border-color:transparent;box-shadow:0 6px 16px rgba(var(--tint),.3)}.iconbtn.green{background:var(--green);color:var(--on-green);border-color:transparent}.iconbtn.sm{width:32px;height:32px}.iconbtn.sm svg{width:14px;height:14px}.seg{display:inline-flex;background:var(--white);border-radius:999px;padding:4px;box-shadow:var(--sh-box);border:1px solid var(--line)}.seg button,.seg label{display:inline-flex;align-items:center;gap:7px;padding:9px 15px;border-radius:999px;border:0;background:transparent;font-family:var(--font);font-weight:700;font-size:13px;color:var(--mute);cursor:pointer;white-space:nowrap;transition:background .18s,color .18s}.seg button svg,.seg label svg{width:15px;height:15px}.seg button:hover,.seg label:hover{color:var(--ink)}.seg button.on,.seg label.on{background:var(--slate);color:#fff}.seg.terra button.on,.seg.terra label.on{background:var(--terra);box-shadow:0 6px 14px rgba(var(--tint),.3)}.seg.inset{box-shadow:none;background:var(--tile);border:0}.seg.inset button.on{background:var(--white);color:var(--ink);box-shadow:0 1px 3px #141e321a}.drop{display:inline-flex;align-items:center;gap:8px;padding:10px 14px 10px 16px;border-radius:999px;background:var(--white);border:1px solid var(--line);box-shadow:var(--sh-box);font-family:var(--font);font-weight:700;font-size:13px;color:var(--ink);cursor:pointer;white-space:nowrap;max-width:100%}.drop span{color:var(--mute);font-weight:600}.drop b{font-weight:700;overflow:hidden;text-overflow:ellipsis}.drop svg{width:14px;height:14px;color:var(--mute)}.drop.on{border-color:var(--slate)}.drop .dotv{width:9px;height:9px;border-radius:50%;flex:none;box-shadow:0 0 0 1.5px #fff9}.search{display:flex;align-items:center;gap:10px;background:var(--white);border:1px solid var(--line);border-radius:999px;padding:6px 8px 6px 16px;box-shadow:var(--sh-box);min-width:0}.search>svg{width:16px;height:16px;color:var(--mute);flex:none}.search input{flex:1;border:0;outline:0;background:transparent;font-family:var(--font);font-size:13.5px;font-weight:600;color:var(--ink);min-width:0}.search input::placeholder{color:var(--mute);font-weight:500}.search .mode{display:flex;background:var(--tile);border-radius:999px;padding:3px;flex:none}.search .mode button{border:0;background:transparent;padding:6px 11px;border-radius:999px;font-family:var(--font);font-size:12px;font-weight:700;color:var(--mute);cursor:pointer;display:inline-flex;align-items:center;gap:6px}.search .mode button.on{background:var(--slate);color:#fff}.search.inset{box-shadow:none;background:var(--tile);border-color:transparent}.search .clear{border:0;background:transparent;color:var(--mute);font-size:17px;line-height:1;padding:0 6px;cursor:pointer;flex:none}.search .clear:hover{color:var(--ink)}.chip-dark{position:absolute;background:var(--slate);color:#fff;border-radius:18px;padding:10px 14px 9px;box-shadow:var(--sh-dark);white-space:nowrap;z-index:5;pointer-events:none}.chip-dark b{display:block;font-size:18px;font-weight:800;letter-spacing:-.02em;line-height:1.1}.chip-dark small{display:block;font-size:11px;font-weight:600;opacity:.68;margin-top:2px}.chip-dark.pointer:after{content:"";position:absolute;left:22px;bottom:-7px;width:14px;height:14px;background:var(--slate);transform:rotate(45deg);border-radius:2px}.chip-dark.pointer-right:after{left:auto;right:22px}.chip-dark.terra{background:var(--terra);box-shadow:0 14px 34px rgba(var(--tint),.38)}.chip-dark.terra:after{background:var(--terra)}.chip-dark.chip-row{display:flex;gap:14px;align-items:center}.chip-dark .sep{width:1px;height:28px;background:#ffffff2e}.chip-dark a{color:#fff}.map-glow{position:absolute;width:440px;height:440px;border-radius:50%;pointer-events:none;z-index:2;background:radial-gradient(circle,rgba(var(--earth-tint),.34),rgba(var(--earth-tint),.16) 38%,rgba(var(--earth-tint),0) 68%);filter:blur(6px)}.pin{position:absolute;z-index:6;width:34px;height:34px;border-radius:50% 50% 50% 0;transform:rotate(-45deg);background:var(--terra);border:3px solid #fff;box-shadow:0 8px 18px rgba(var(--tint),.45);pointer-events:none}.pin:after{content:"";position:absolute;inset:9px;border-radius:50%;background:#fff}.frame{height:100%;min-height:0;padding:var(--gap);display:grid;grid-template-columns:84px 340px minmax(0,1fr);gap:var(--gap);background:var(--canvas)}.frame>*{min-width:0;min-height:0}.rail{border-radius:28px;background:var(--slate);box-shadow:var(--sh-dark);display:flex;flex-direction:column;align-items:center;padding:14px 0 12px;gap:6px;color:#fff;overflow:visible}.rail-logo{width:44px;height:44px;border-radius:50%;background:#fff;color:var(--ink);display:grid;place-items:center;margin-bottom:14px;flex:none;box-shadow:0 6px 16px #00000040}.rail-logo svg{width:30px;height:30px}.rail-item{width:76px;padding:11px 4px 9px;border-radius:18px;text-align:center;line-height:1.2;display:flex;flex-direction:column;align-items:center;gap:6px;color:#ffffffa8;font-family:var(--font);font-weight:600;font-size:10.5px;letter-spacing:.01em;cursor:pointer;border:0;background:transparent;text-decoration:none;transition:background .18s,color .18s;flex:none}.rail-item svg{width:21px;height:21px}.rail-item-svg{display:block}.rail-item-svg svg{width:21px;height:21px;display:block}.rail-item:hover{background:#ffffff14;color:#fff}.rail-item.on{background:var(--terra);color:#fff;box-shadow:0 10px 22px rgba(var(--tint),.42)}.rail-item.is-here{background:#ffffff21;color:#fff}.rail-item.is-state.on{background:var(--green);color:var(--on-green);box-shadow:0 10px 22px color-mix(in srgb,var(--green) 38%,transparent)}.rail-item:focus-visible{outline:3px solid rgba(255,255,255,.35);outline-offset:-3px}.rail-gap{flex:1}.rail-sep{width:38px;height:1px;flex:none;margin:12px 0 6px;background:#ffffff2e}.rail-group-label{flex:none;max-width:100%;padding:0 6px;margin-bottom:4px;font-size:9.5px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:#ffffff73;text-align:center;overflow:hidden;overflow-wrap:anywhere}.rail-item{position:relative}.rail-badge{position:absolute;top:5px;right:8px;min-width:17px;padding:1px 5px;border-radius:9px;background:var(--terra);color:#fff;font-size:10px;font-weight:800;line-height:1.5;text-align:center}.rail-item.on .rail-badge{background:#fff;color:var(--terra)}.rail-scroll{display:flex;flex-direction:column;align-items:center;gap:6px;min-height:0;overflow:hidden auto;scrollbar-width:none;width:100%}.rail-scroll::-webkit-scrollbar{display:none}.rail-avatar{width:40px;height:40px;border-radius:50%;background:var(--terra);color:#fff;display:grid;place-items:center;font-weight:800;font-size:13px;border:2px solid rgba(255,255,255,.35);margin-top:6px}.side{border-radius:28px;display:flex;flex-direction:column;min-height:0;overflow:hidden;position:relative}.side-head{padding:22px 22px 12px;display:flex;align-items:center;gap:10px}.side-head h1,.side-head h2{margin:0;font-size:20px;font-weight:800;letter-spacing:-.02em;color:var(--ink)}.side-head .count{font-size:12px;font-weight:700;background:var(--tile);padding:4px 9px;border-radius:999px;color:var(--slate)}.side-head .grow,.grow{flex:1}.side-sub{font-size:12.5px;color:var(--mute);font-weight:600;margin-top:2px}.side-pad{padding:0 16px 12px}.side-scroll{flex:1;overflow:auto;padding:4px 16px 18px;min-height:0;overscroll-behavior:contain}.list-more{height:1px;margin:0}.side-scroll::-webkit-scrollbar{width:6px}.side-scroll::-webkit-scrollbar-thumb{background:var(--line);border-radius:999px}.tabs3{display:flex;background:var(--tile);border-radius:999px;padding:4px}.tabs3 button{flex:1 1 auto;min-width:0;border:0;background:transparent;padding:9px 8px;border-radius:999px;font-family:var(--font);font-size:12px;font-weight:700;color:var(--mute);cursor:pointer;white-space:nowrap;transition:background .18s,color .18s}.tabs3 button.on{background:var(--green);color:var(--on-green);box-shadow:0 6px 14px color-mix(in srgb,var(--green) 28%,transparent)}.tabs3 button b{font-weight:700;opacity:.7;margin-left:3px;font-size:11px}.list-label{font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--mute);padding:12px 6px 8px}.row{display:flex;align-items:center;gap:12px;padding:13px 12px;min-height:78px;border-radius:18px;background:var(--white);border:1px solid var(--line);margin-bottom:8px;cursor:pointer;text-align:left;width:100%;font-family:var(--font);color:var(--ink);transition:box-shadow .18s,border-color .18s}.row:hover{box-shadow:var(--sh-box);border-color:var(--gray-300)}.row.sel{border-color:var(--green);box-shadow:0 0 0 3px color-mix(in srgb,var(--green) 16%,transparent)}.row:focus-visible{outline:none;box-shadow:0 0 0 3px color-mix(in srgb,var(--green) 35%,transparent)}.row .swatch{width:40px;height:40px;border-radius:13px;background:var(--tile);display:grid;place-items:center;flex:none;overflow:hidden}.row .swatch svg{width:28px;height:28px}.row .swatch .dotv{width:14px;height:14px;border-radius:50%}.row-text{flex:1;min-width:0}.row-name{display:block;font-size:13.5px;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--ink)}.row-meta{display:block;font-size:12px;color:var(--mute);font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:1px}.row-dev{display:block;font-size:12px;font-weight:700;color:var(--slate);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:2px}.row-dev.none{color:var(--gray-400);font-weight:600}.row .pill{flex:none}.row .pill.sel{background:var(--green);color:var(--on-green)}.mapbox{position:relative;border-radius:28px;overflow:hidden;min-width:0;background:var(--tile);border:var(--box-edge);isolation:isolate}.ov{position:absolute;z-index:10;display:flex;gap:10px;align-items:center;pointer-events:none}.ov>*{pointer-events:auto}.ov-tl{top:16px;left:16px}.ov-tr{top:16px;right:16px}.ov-tl2{top:72px;left:16px}.ov-bl{bottom:16px;left:16px;align-items:flex-end}.ov-br{bottom:16px;right:16px;align-items:flex-end}.ov-bc{bottom:16px;left:50%;transform:translate(-50%);width:max-content;max-width:calc(100% - 32px);justify-content:center}.zoom{display:flex;flex-direction:column;background:var(--white);border-radius:16px;border:1px solid var(--line);box-shadow:var(--sh-box);overflow:hidden}.zoom button{width:40px;height:38px;border:0;background:transparent;font-family:var(--font);font-weight:800;font-size:18px;color:var(--ink);cursor:pointer}.zoom button+button{border-top:1px solid var(--line)}.compass{width:40px;height:40px;border-radius:50%;background:var(--slate);color:#fff;display:grid;place-items:center;font-family:var(--font);font-weight:800;font-size:12px;box-shadow:var(--sh-dark);border:0;cursor:pointer}.planbar{display:inline-flex;align-items:center;gap:4px;background:var(--white);border:1px solid var(--line);border-radius:999px;padding:5px 6px 5px 14px;box-shadow:var(--sh-box);max-width:100%}.planbar .lbl{font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--mute);margin-right:6px;white-space:nowrap}.planbar button{border:0;background:transparent;padding:8px 13px;border-radius:999px;font-family:var(--font);font-weight:700;font-size:13px;color:var(--mute);cursor:pointer;white-space:nowrap;display:inline-flex;align-items:center;gap:6px}.planbar button svg{width:14px;height:14px}.planbar button:hover{color:var(--ink)}.planbar button.on{background:var(--terra);color:#fff}.planbar .sep{width:1px;height:22px;background:var(--line);margin:0 6px}.planbar label{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:700;color:var(--mute);padding-right:8px;white-space:nowrap}.planbar input[type=range]{accent-color:var(--terra);width:100px}.planbar .val{color:var(--ink);min-width:32px;text-align:right;font-variant-numeric:tabular-nums}.detail{position:absolute;z-index:12;top:16px;right:16px;bottom:16px;width:356px;background:var(--white);border-radius:26px;box-shadow:var(--sh-float);display:flex;flex-direction:column;overflow:hidden}.detail-head{padding:20px 20px 14px}.detail-kicker{font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--earth)}.detail-head h2{margin:6px 0 4px;font-size:20px;font-weight:800;letter-spacing:-.02em;line-height:1.15;color:var(--ink)}.detail-sub{font-size:12.5px;color:var(--mute);font-weight:600}.detail-top{display:flex;justify-content:space-between;align-items:flex-start;gap:10px}.detail-pills{display:flex;gap:6px;flex-wrap:wrap;margin-top:12px}.detail-tiles{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:0 16px 14px}.detail-tiles.two{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-tiles .tile{padding:12px 12px 10px}.detail-tiles .tile-label{margin-top:12px;font-size:11px}.detail-tiles .tile-value{font-size:20px}.detail-tiles .tile-value small{font-size:11px}.detail-tiles .tile-ico{width:30px;height:30px}.detail-tiles .tile-ico svg{width:14px;height:14px}.detail-scroll{flex:1;overflow:auto;padding:0 20px 16px;min-height:0;overscroll-behavior:contain}.kv{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:11px 0;border-bottom:1px solid var(--line);font-size:13px}.kv .k{color:var(--mute);font-weight:600;flex:none}.kv .v{font-weight:800;text-align:right;color:var(--ink);min-width:0;overflow-wrap:anywhere}.kv .v a{color:var(--terra);text-decoration:none}.kv .v a:hover{text-decoration:underline}.doc{display:flex;align-items:center;gap:10px;padding:10px 0;border-bottom:1px solid var(--line);text-decoration:none;color:inherit}.doc .swatch{width:36px;height:36px;border-radius:12px;background:var(--tile);display:grid;place-items:center;color:var(--slate);flex:none}.doc .swatch svg{width:16px;height:16px}.doc-text{flex:1;min-width:0}.doc-name{display:block;font-size:13px;font-weight:800;color:var(--ink)}.doc-meta{display:block;font-size:11px;color:var(--mute);font-weight:600;margin-top:2px}.doc .go{margin-left:auto;color:var(--terra);font-weight:800;font-size:12px;flex:none}.detail-foot{padding:12px 16px 16px;border-top:1px solid var(--line);display:grid;gap:8px}.detail-foot .pair{display:grid;grid-template-columns:1fr 1fr;gap:8px}.avatars{display:flex}.avatars span{width:30px;height:30px;border-radius:50%;border:2px solid var(--white);background:var(--tile);color:var(--slate);font-size:10px;font-weight:800;display:grid;place-items:center;margin-left:-8px}.avatars span:first-child{margin-left:0}.avatars span.more,.avatars span.slate{background:var(--slate);color:#fff}.toggle-row{display:flex;align-items:center;gap:12px;padding:12px 14px;width:100%;border-radius:18px;border:1px solid var(--line);background:var(--white);margin-bottom:8px;cursor:pointer;text-align:left;font-family:var(--font);color:var(--ink);transition:border-color .18s,box-shadow .18s}.toggle-row:hover{box-shadow:var(--sh-box)}.toggle-row.on{border-color:color-mix(in srgb,var(--green) 45%,transparent);box-shadow:0 0 0 3px color-mix(in srgb,var(--green) 14%,transparent)}.toggle-row .ico{width:36px;height:36px;border-radius:12px;background:var(--tile);display:grid;place-items:center;color:var(--slate);flex:none}.toggle-row .ico svg{width:16px;height:16px}.sw{width:40px;height:24px;border-radius:999px;background:var(--line);position:relative;flex:none;transition:background .18s}.sw:after{content:"";position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #00000040;transition:left .18s}.sw.on{background:var(--green)}.sw.on:after{left:19px}.norms{background:var(--tile);border-radius:20px;padding:6px 12px 8px;overflow:auto}.norms table{width:100%;border-collapse:collapse;font-size:12.5px}.norms th{text-align:left;font-size:10.5px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--mute);padding:9px 4px 7px;white-space:nowrap}.norms td{padding:9px 4px;border-top:1px solid rgba(20,30,50,.07);font-weight:600;color:var(--ink)}.norms td:first-child{font-weight:800}.norms td.num{font-variant-numeric:tabular-nums;white-space:nowrap}.norms .zsw{display:inline-block;width:11px;height:11px;border-radius:4px;margin-right:7px;vertical-align:-1px}.legend{position:absolute;z-index:10;right:16px;top:74px;background:var(--white);border-radius:20px;box-shadow:var(--sh-box);border:1px solid var(--line);padding:14px 16px;width:214px}.legend h4{margin:0 0 8px;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--mute)}.legend div{display:flex;align-items:center;gap:9px;font-size:12.5px;font-weight:600;padding:3px 0;color:var(--ink)}.legend i{width:14px;height:14px;border-radius:4px;flex:none}.legend i.ln{height:0;border-top:2px dashed var(--earth);border-radius:0}.fade{display:inline-flex;align-items:center;gap:10px;background:var(--white);border:1px solid var(--line);border-radius:999px;padding:8px 16px;box-shadow:var(--sh-box);font-weight:700;font-size:13px;color:var(--ink)}.fade input[type=range]{accent-color:var(--terra);width:130px}.fade input[type=range]:disabled{opacity:.4}.fade .val{min-width:34px;text-align:right;font-variant-numeric:tabular-nums}.kicker{display:inline-flex;align-items:center;gap:10px;font-size:11.5px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--earth)}.kicker i{font-style:normal;color:var(--mute)}.eyebrow{display:inline-flex;align-items:center;gap:8px;padding:7px 12px 7px 9px;border-radius:999px;background:var(--tile);font-weight:700;font-size:12.5px;color:var(--ink)}.eyebrow .dot{width:8px;height:8px;border-radius:50%;background:var(--green);box-shadow:0 0 0 3px var(--green-100);flex:none}.bars{display:grid;gap:8px}.bar{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:4px 10px;align-items:center;font-size:12.5px}.bar .bar-l{color:var(--ink);font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bar .bar-v{font-weight:800;font-variant-numeric:tabular-nums;color:var(--ink)}.bar .bar-t{grid-column:1 / -1;height:8px;border-radius:999px;background:var(--tile);overflow:hidden}.bar .bar-f{height:100%;border-radius:999px;background:var(--slate)}.bar.green .bar-f{background:var(--green)}.bar.terra .bar-f{background:var(--terra)}.gauge{display:flex;align-items:center;gap:22px;background:var(--tile);border-radius:24px;padding:20px 22px}.gauge svg{width:120px;height:66px;flex:none}.gauge b{display:block;font-size:30px;font-weight:900;letter-spacing:-.03em;line-height:1;color:var(--ink)}.gauge span{font-size:12.5px;color:var(--mute);font-weight:600;display:block;margin-top:4px}.thumb{border-radius:16px;background:var(--tile);display:grid;place-items:center;position:relative;overflow:hidden;background-image:linear-gradient(rgba(23,59,77,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(23,59,77,.07) 1px,transparent 1px);background-size:20px 20px}.thumb svg{width:100%;height:100%;display:block}.thumb path{fill:#173b4d42;stroke:var(--slate);stroke-width:3;stroke-linejoin:round;vector-effect:non-scaling-stroke}.thumb .pill{position:absolute;left:10px;top:10px}.btn:focus-visible,.pill:focus-visible,.iconbtn:focus-visible,.seg button:focus-visible,.drop:focus-visible,.tabs3 button:focus-visible,.toggle-row:focus-visible,.planbar button:focus-visible{outline:none;box-shadow:0 0 0 3px color-mix(in srgb,var(--green) 35%,transparent)}@media(prefers-reduced-motion:reduce){.btn,.row,.toggle-row,.sw,.sw:after,.seg button,.tabs3 button,.rail-item{transition:none}}.rail-account{display:flex;flex-direction:column;align-items:center;margin-top:6px}.rail .um{flex-direction:column}.rail .um-signin{width:76px;padding:11px 4px 9px;border-radius:18px;border:0;background:transparent;box-shadow:none;display:flex;flex-direction:column;align-items:center;gap:6px;color:#ffffffa8;font-size:10.5px;font-weight:600;letter-spacing:.01em}.rail .um-signin:hover:not(:disabled){background:#ffffff14;color:#fff;border:0}.rail .um-signin-icon{display:block;width:21px;height:21px}.rail .um-avatar{width:40px;height:40px;border:2px solid rgba(255,255,255,.35);background:var(--terra)}.rail .um-initial{color:#fff;font-size:13px}.rail .um-menu{right:auto;left:calc(100% + 12px);top:auto;bottom:0}.rail .um-error{display:none}.rail .um-placeholder{width:40px;height:40px}@media(min-width:721px)and (max-width:1100px){.frame{grid-template-columns:84px minmax(0,1fr);position:relative}.frame.no-rail{grid-template-columns:minmax(0,1fr)}}@media(max-width:720px){.frame,.frame.no-rail,.frame.list-collapsed,.frame.list-collapsed.no-rail{display:block;position:relative;padding:10px;grid-template-columns:none;height:100%}.frame>.rail{display:none}.frame>.mapbox{height:100%;border-radius:22px}}@media(max-height:600px){.frame{--gap: 10px}.rail{padding:10px 0 8px;gap:2px}.rail-logo{width:38px;height:38px;margin-bottom:8px}.rail-logo svg{width:26px;height:26px}.rail-item{width:54px;padding:9px 0;gap:0;font-size:0;line-height:0;border-radius:16px}.rail-item svg{width:20px;height:20px}.rail .um-signin{width:54px;padding:9px 0;gap:0;font-size:0;line-height:0}.rail .um-avatar,.rail .um-placeholder{width:34px;height:34px}.rail-account{margin-top:2px}.ov-tl,.ov-tr{top:10px}.ov-tl{left:10px}.ov-tr{right:10px}.ov-tl2{top:60px;left:10px}.ov-bl,.ov-br,.ov-bc{bottom:10px}.ov-bl{left:10px}.ov-br{right:10px}.detail{top:10px;right:10px;bottom:10px}.detail-head{padding:14px 18px 10px}.detail-tiles{padding-bottom:10px}.side-head{padding:14px 18px 8px}}@media(max-width:720px)and (max-height:500px){.frame,.frame.no-rail,.frame.list-collapsed,.frame.list-collapsed.no-rail{padding:6px}.frame>.mapbox{border-radius:18px}}.theme-switch{display:inline-flex;align-items:center;gap:2px;padding:3px;border-radius:999px;background:var(--tile)}.theme-switch-option{display:inline-flex;align-items:center;gap:6px;padding:7px 12px;border:none;border-radius:999px;background:transparent;color:var(--mute);font-family:var(--font);font-size:12px;font-weight:700;cursor:pointer;transition:background .18s ease,color .18s ease}.theme-switch-option svg{width:14px;height:14px;flex-shrink:0}.theme-switch-option:hover{color:var(--ink)}.theme-switch-option.active{background:var(--white);color:var(--ink);box-shadow:0 1px 3px #141e321a}.theme-toggle-compact{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;border:1px solid var(--line);background:var(--white);color:var(--slate);cursor:pointer;transition:border-color .18s ease,transform .18s ease}.theme-toggle-compact:hover{border-color:var(--slate)}.theme-toggle-compact:active{transform:scale(.93)}.theme-toggle-icon{display:inline-flex}.theme-toggle-icon svg{width:16px;height:16px}@media(prefers-reduced-motion:no-preference){.theme-toggle-compact svg{animation:fadeInScale .25s ease both}}.leaflet-pane.inverted img.plan-overlay{filter:invert(1) brightness(1.15) contrast(1.05)}img.plan-overlay{image-rendering:-webkit-optimize-contrast;transition:opacity .2s ease}.page{width:100%;max-width:none;margin:0;padding:var(--gap);display:grid;gap:var(--gap);grid-template-columns:minmax(0,1fr);color:var(--ink)}.page>*{min-width:0}.landing{background:var(--canvas);overflow-x:clip}@media(prefers-reduced-motion:no-preference){.landing.is-js [data-reveal]{opacity:0;transform:translate3d(0,20px,0)}.landing.is-js [data-reveal].is-in{opacity:1;transform:none;transition:opacity .6s cubic-bezier(.22,.7,.3,1) var(--d, 0ms),transform .6s cubic-bezier(.22,.7,.3,1) var(--d, 0ms)}}.topbar{position:sticky;top:var(--gap);z-index:50;display:flex;align-items:center;gap:18px;padding:10px 12px 10px 18px;border-radius:999px;background:#fffffff0;border:var(--box-edge);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:var(--sh-box);transition:box-shadow .25s ease}[data-theme=dark] .topbar{background:#121b24f0}.topbar.is-stuck{box-shadow:var(--sh-float)}.brand{display:flex;align-items:center;gap:10px;font-weight:800;font-size:17px;letter-spacing:-.01em;color:var(--ink);text-decoration:none;white-space:nowrap}.brand svg{width:34px;height:34px;flex:none}.brand small{font-weight:600;font-size:12px;color:var(--mute);margin-left:4px;padding-left:12px;border-left:1px solid var(--line)}.navlinks{display:flex;gap:4px;flex:1;justify-content:center;min-width:0}.topbar .grow{display:none}@media(min-width:1201px){.navlinks{position:absolute;left:50%;transform:translate(-50%);flex:none}.topbar .grow{display:block;flex:1}}.navlinks a{padding:9px 14px;border-radius:999px;font-weight:700;font-size:13.5px;color:var(--mute);text-decoration:none;white-space:nowrap;transition:background .18s,color .18s}.navlinks a:hover{background:var(--tile);color:var(--ink)}.navlinks a.on{background:var(--green);color:var(--on-green)}.navlinks a.landing-nav-role{color:var(--terra)}.topbar .grow{flex:1}.topbar-right{display:flex;align-items:center;gap:10px}.topbar .um-signin{padding:11px 18px;border-radius:999px;border:1px solid var(--line);background:var(--white);color:var(--ink);font-family:var(--font);font-size:13.5px;font-weight:700;cursor:pointer;display:inline-flex;align-items:center;gap:7px;box-shadow:0 2px 8px #141e320f}.topbar .um-signin:hover:not(:disabled){border-color:var(--slate)}.topbar .um-signin-icon{display:none}.topbar-cta{box-shadow:0 8px 20px rgba(var(--tint),.3)}.landing-cta-short,.nav-label-short{display:none}.hero{padding:52px 56px 40px;display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center;position:relative;overflow:hidden}.hero>*{min-width:0}.hero-copy{max-width:620px}.hero-title{font-size:clamp(56px,6.4vw,88px);line-height:.93;letter-spacing:-.04em;font-weight:900;margin:22px 0 14px;color:var(--ink)}.hero-title-a,.hero-title-b{display:block}.hero-title-b{color:var(--blue)}.lt-swap{display:inline-grid;vertical-align:baseline}.lt-swap>*{grid-area:1 / 1}.lt-face{opacity:0;transform:translateY(-.16em);white-space:nowrap;transition:opacity .3s ease,transform .3s ease}.lt-latin{transform:translateY(-.16em)}.lt-deva{transform:translateY(.16em);font-family:var(--font-deva);font-weight:800;font-size:.86em;letter-spacing:-.02em;color:var(--slate)}.lt-face.is-on{opacity:1;transform:translateY(0);transition:opacity .45s ease .3s,transform .55s cubic-bezier(.25,1,.5,1) .3s}.lt-sr{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}@media(prefers-reduced-motion:reduce){.lt-face{transition:none}}.hero-tag{font-size:22px;font-weight:800;letter-spacing:-.01em;margin:0 0 10px;color:var(--ink)}.hero-tag em{font-style:normal;color:var(--earth)}.hero-lede{font-size:16px;color:var(--mute);line-height:1.6;max-width:520px;margin:0 0 14px}.hero-hi{font-size:19px;font-weight:600;margin:0 0 24px;color:var(--ink)}.hero-hi small{display:block;font-family:var(--font);font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--mute);font-weight:700;margin-top:3px}.hero-actions{display:flex;gap:10px;flex-wrap:wrap}.hero-trust{display:flex;gap:16px;flex-wrap:wrap;margin:22px 0 0;padding:0;list-style:none;font-size:12.5px;font-weight:700;color:var(--mute)}.hero-trust li{display:inline-flex;align-items:center;gap:6px}.hero-trust svg{color:var(--green);flex:none}.hero-map{position:relative;height:460px;min-width:0;border-radius:26px;overflow:hidden;background:var(--tile);box-shadow:inset 0 0 0 1px var(--line)}.map-stage{position:absolute;inset:0;overflow:hidden;border-radius:inherit;background:var(--tile)}.hero-map-canvas{position:absolute;inset:0;width:100%;height:100%}.hero-map .leaflet-container{background:var(--tile)}.hero-map .leaflet-control-attribution{font-size:9px!important}.hero-glow{left:calc(50% - 220px);top:calc(50% - 220px)}.hero-pin{left:calc(50% - 17px);top:calc(50% - 34px)}.hero-chip{left:calc(50% - 22px);top:calc(50% - 132px)}.hero-chip-row{right:18px;top:18px}.card-mini{position:absolute;z-index:6;left:18px;bottom:18px;max-width:calc(100% - 36px);background:var(--white);border-radius:18px;padding:10px 12px 10px 10px;box-shadow:var(--sh-float);display:flex;align-items:center;gap:12px;text-decoration:none;color:var(--ink)}.card-mini .swatch{width:44px;height:44px;border-radius:14px;flex:none;padding:3px}.card-mini .swatch svg{width:100%;height:100%}.card-mini-text{min-width:0}.card-mini b{display:block;font-size:13.5px;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.card-mini small{display:block;font-size:11.5px;color:var(--mute);font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.card-mini .iconbtn{margin-left:4px}.stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:0 56px 52px}.figure-skeleton{display:inline-block;width:1.6em;height:.8em;border-radius:6px;vertical-align:middle;background:var(--line);animation:skeletonPulse 1.4s ease-in-out infinite}.tile.green .figure-skeleton{background:#ffffff59}@keyframes skeletonPulse{0%,to{opacity:1}50%{opacity:.45}}.band{padding:30px 0 26px;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent);mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent)}.belt{display:flex;gap:48px;width:max-content;will-change:transform}.belt-seq{display:flex;gap:48px;flex-shrink:0;padding-right:48px}.band-gap{height:14px}.q{display:inline-flex;align-items:center;gap:12px;padding:4px 0;font-size:26px;font-weight:800;letter-spacing:-.02em;white-space:nowrap;color:#fff;transition:color .2s ease,transform .2s ease}.q.hi{font-family:var(--font-deva);font-weight:700;font-size:27px;letter-spacing:0}.q i{width:26px;height:26px;border-radius:50%;border:2px solid rgba(255,255,255,.38);color:#ffffffbf;display:inline-grid;place-items:center;font-style:normal;font-size:13px;font-weight:800;flex:none;font-family:var(--font);transition:background .2s ease,border-color .2s ease,color .2s ease}@media(hover:hover)and (pointer:fine){.q:hover{color:#efa07e;transform:translateY(-2px)}.q:hover i{background:var(--earth);border-color:var(--earth);color:#fff}}.band-note{text-align:center;font-size:11px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;opacity:.55;margin:22px 0 0;color:#fff}@media(prefers-reduced-motion:no-preference){.belt{animation:beltLeft 70s linear infinite}.band-gap+.belt{animation-name:beltRight;animation-duration:80s}}@keyframes beltLeft{to{transform:translate(-50%)}}@keyframes beltRight{0%{transform:translate(-50%)}to{transform:translate(0)}}@media(hover:hover)and (pointer:fine){.band:hover .belt{animation-play-state:paused}}@media(hover:none){.belt{animation-play-state:paused}}.section{padding:48px 56px}.section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:30px}.section h2,.contact-hero h1{font-size:clamp(30px,3.2vw,40px);font-weight:800;letter-spacing:-.03em;line-height:1.08;margin:10px 0 0;max-width:700px;color:var(--ink)}.section-head p{color:var(--mute);max-width:420px;margin:0;font-size:14.5px;line-height:1.6}.features{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.feature{background:var(--tile);border-radius:24px;padding:24px 22px 22px;position:relative;overflow:hidden;transition:transform .2s}.feature:hover{transform:translateY(-3px)}.feature .num{position:absolute;right:18px;top:10px;font-size:54px;font-weight:900;color:#173b4d14;letter-spacing:-.04em}.feature small{display:block;font-size:10.5px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--earth);margin:22px 0 8px}.feature h3{margin:0 0 8px;font-size:17px;font-weight:800;letter-spacing:-.01em;line-height:1.25;color:var(--ink)}.feature p{margin:0;font-size:13px;color:var(--mute);line-height:1.6}.trust{display:grid;grid-template-columns:1.05fr 1fr;gap:28px;align-items:start}.trust .trust-hi{font-size:22px;color:var(--earth);font-weight:600;margin:14px 0 12px}.trust p{color:var(--mute);line-height:1.65;font-size:15px;margin:0}.trust .gauge{margin-top:26px}.trust-tiles{display:grid;grid-template-columns:1fr 1fr;gap:12px}.ttile{background:var(--tile);border-radius:22px;padding:20px 20px 18px}.ttile i{width:30px;height:30px;border-radius:50%;background:var(--slate);color:#fff;display:grid;place-items:center;font-style:normal;font-weight:800;font-size:11px}.ttile h4{margin:16px 0 6px;font-size:15.5px;font-weight:800;color:var(--ink)}.ttile p{margin:0;font-size:13px;color:var(--mute);line-height:1.55}.cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.ccard{background:var(--white);border:1px solid var(--line);border-radius:22px;padding:12px 12px 16px;transition:transform .2s,box-shadow .2s;display:block;text-decoration:none;color:var(--ink)}.ccard:hover{transform:translateY(-3px);box-shadow:var(--sh-box)}.ccard .thumb{height:120px}.ccard .thumb-empty{color:var(--slate)}.ccard h3{margin:12px 4px 2px;font-size:15px;font-weight:800;letter-spacing:-.01em}.ccard .dev{display:block;margin:0 4px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--mute);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ccard .foot{display:flex;justify-content:space-between;align-items:center;gap:8px;margin:10px 4px 0;font-size:12.5px;color:var(--mute);font-weight:600}.ccard .foot>span:first-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ccard .foot .go{width:30px;height:30px;border-radius:50%;background:var(--terra);color:#fff;display:grid;place-items:center;flex:none}.landing-empty{color:var(--mute);font-size:14px;text-align:center;margin:0}.closer{position:relative;overflow:hidden;padding:72px 56px;display:grid;grid-template-columns:1.2fr 1fr;gap:30px;align-items:center}.closer:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.06) 1px,transparent 1px);background-size:48px 48px}.closer>*{position:relative}.closer h2{font-size:clamp(38px,4.6vw,58px);font-weight:900;letter-spacing:-.035em;line-height:.98;margin:0 0 16px;color:#fff}.closer p{font-size:16.5px;line-height:1.6;color:#ffffffc7;max-width:520px;margin:0 0 12px}.closer .hi{font-size:20px;margin:0;color:#fff;font-weight:600}.closer-actions{display:flex;flex-direction:column;gap:10px;align-items:flex-start;justify-self:end}.footer{padding:40px 56px 28px;display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:32px}.footer h5{margin:0 0 12px;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--mute)}.footer nav a{display:block;font-size:13.5px;font-weight:700;padding:4px 0;color:var(--ink);text-decoration:none}.footer nav a:hover{color:var(--terra)}.footer-blurb{color:var(--gray-700);font-size:13.5px;line-height:1.62;max-width:420px;margin:14px 0 0;font-weight:500}.footer-note{color:var(--mute);font-size:12.5px;line-height:1.6;max-width:420px;margin:10px 0 0}.footer-reach{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.footer-reach h5{margin-bottom:0}.footer-contact-btn svg{width:16px;height:16px}.footer-bottom{grid-column:1 / -1;border-top:1px solid var(--line);padding-top:16px;display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;color:var(--mute);font-size:12px;font-weight:600}.footer-version{font-variant-numeric:tabular-nums}.legal-page .footer{margin-top:var(--gap)}.social-links{display:flex;list-style:none;margin:0;padding:0}.social-links.is-icons{gap:8px;flex-wrap:wrap}.social-links.is-icons .social-link{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border:1px solid var(--line);border-radius:50%;color:var(--slate);text-decoration:none;background:var(--white);transition:border-color .18s}.social-links.is-icons .social-link:hover{border-color:var(--slate)}.social-links.is-icons svg{width:18px;height:18px}.social-links.is-detailed{flex-direction:column;gap:8px}.social-links.is-detailed .social-link{display:flex;align-items:center;gap:12px;padding:11px 13px;border:1px solid var(--line);border-radius:18px;color:var(--ink);text-decoration:none;background:var(--white);transition:box-shadow .18s}.social-links.is-detailed .social-link:hover{box-shadow:var(--sh-box)}.social-links.is-detailed .social-glyph{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:12px;background:var(--tile);color:var(--slate);flex-shrink:0}.social-links.is-detailed svg{width:18px;height:18px}.social-text{display:flex;flex-direction:column;min-width:0}.social-label{font-size:14px;font-weight:800;line-height:1.3}.social-handle{font-size:12.5px;color:var(--mute);font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.contact-page{width:100%}.app-wrapper .contact-page{flex:1;overflow-y:auto}.contact-hero{text-align:center;padding:48px 56px 44px}.contact-hero-mark{color:var(--ink)}.contact-hero-brand{display:flex;align-items:center;justify-content:center;gap:10px}.contact-hero .kicker{display:inline-flex;margin-top:0}.contact-hero h1{margin:10px auto}.contact-hero-sub{margin:0 auto;max-width:560px;font-size:16px;line-height:1.6;color:var(--mute)}.contact-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,1fr);gap:var(--gap);align-items:stretch}.contact-form-card h2,.contact-aside h2{margin:0 0 18px;font-size:20px;letter-spacing:-.02em;font-weight:800;color:var(--ink)}.contact-form-card form{max-width:760px}.contact-field{display:block;margin-bottom:15px}.contact-field>span{display:block;margin-bottom:6px;font-size:13px;font-weight:700;color:var(--ink)}.contact-field em{font-style:normal;font-weight:600;font-size:11.5px;color:var(--mute);margin-left:6px}.contact-field input,.contact-field textarea{width:100%;padding:12px 14px;border:1px solid var(--line);border-radius:16px;background:var(--white);color:var(--ink);font:inherit;font-size:15px}.contact-field textarea{resize:vertical;min-height:116px;border-radius:18px}.contact-field input:focus,.contact-field textarea:focus{outline:none;border-color:var(--slate);box-shadow:0 0 0 3px color-mix(in srgb,var(--green) 18%,transparent)}.contact-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.contact-row .contact-field{margin-bottom:15px}.contact-trap{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.contact-btn{margin-top:4px}.contact-error{margin:0 0 14px;padding:10px 14px;border-radius:14px;background:#d0453a1a;color:var(--red-600);font-size:13.5px;font-weight:600}.contact-fineprint{margin:14px 0 0;font-size:12.5px;line-height:1.55;color:var(--mute)}.contact-fineprint a{color:var(--terra);font-weight:700}.contact-sent{padding:6px 0 2px}.contact-sent:focus,.contact-error:focus{outline:none}.contact-sent-lead{margin:0 0 8px;font-size:17px;font-weight:800;color:var(--ink)}.contact-sent p{margin:0 0 16px;font-size:14.5px;line-height:1.6;color:var(--gray-700)}.contact-aside{display:flex;flex-direction:column;gap:20px}.contact-aside>:last-child{margin-top:auto}.contact-about,.contact-partner{padding:20px}.contact-partner h3{margin:0 0 8px;font-size:14px;font-weight:800;color:var(--ink)}.contact-partner p{margin:0 0 14px;font-size:13.5px;line-height:1.62;color:var(--gray-700)}.contact-partner-btn{width:100%}.contact-about h3{margin:0 0 8px;font-size:14px;font-weight:800;color:var(--ink)}.contact-about p{margin:0;font-size:13.5px;line-height:1.62;color:var(--gray-700)}@media(max-width:1100px){.hero{grid-template-columns:1fr;padding:40px 40px 32px}.hero-map{height:420px}.features,.cards{grid-template-columns:1fr 1fr}.stats{padding:0 40px 40px}.trust{grid-template-columns:1fr}.section{padding:40px}.footer{grid-template-columns:1fr 1fr;padding:32px 40px 24px}.closer{grid-template-columns:1fr;padding:56px 40px}.closer-actions{justify-self:start;flex-direction:row;flex-wrap:wrap}.contact-grid{grid-template-columns:minmax(0,1fr)}}@media(max-width:1040px){.nav-label-long{display:none}.nav-label-short{display:inline}.brand small{display:none}}@media(max-width:900px){.landing-cta-long{display:none}.landing-cta-short{display:inline}.navlinks a{padding:9px 11px;font-size:13px}}@media(max-width:760px){.navlinks{display:none}.hero,.section,.closer,.footer,.contact-hero{padding-left:22px;padding-right:22px}.stats{padding:0 22px 32px}.stats,.features,.cards,.footer,.closer,.trust-tiles{grid-template-columns:1fr}.hero-map{height:380px}.hero-chip-row{display:none}.section-head{flex-direction:column;align-items:flex-start}.contact-row{grid-template-columns:1fr;gap:0}}@media(max-width:720px){.topbar.landing-nav{display:none}.page{padding:10px;gap:10px}.hero{padding:22px 22px 20px;gap:18px}.hero-title{font-size:clamp(48px,13vw,62px);margin:14px 0 10px}.hero-tag{font-size:20px;margin-bottom:8px}.hero-lede{font-size:15px;margin-bottom:12px}.hero-hi{font-size:17px;margin-bottom:16px}.hero-actions{gap:8px}.hero-actions .btn{flex:1 1 100%}.hero-trust{margin-top:14px;gap:6px 14px}.hero-map{height:320px}.stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:0 22px 20px}.stats .tile:first-child{grid-column:1 / -1}.stats .tile{padding:12px}.stats .tile-label{margin-top:10px}.stats .tile-value{font-size:24px}.cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.ccard{padding:10px 10px 12px;border-radius:18px}.ccard .thumb{height:96px}.ccard h3{font-size:14px;margin-top:10px}.ccard .foot{font-size:12px}.footer{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 16px}.footer-brand-col,.footer-reach{grid-column:1 / -1}.footer nav a{display:block;padding:10px 0;min-height:44px}.band-note,.ccard .dev,.card-mini small{font-size:12px}.card-mini{left:12px;bottom:12px;right:12px;max-width:none}.hero-chip{left:auto;right:14px;top:14px;max-width:calc(100% - 28px)}.contact-field input,.contact-field textarea,.contact-field select{font-size:16px}}.cursor-glow{position:fixed;inset:0;z-index:0;pointer-events:none;opacity:0;transition:opacity .5s ease;background:radial-gradient(560px circle at var(--mx, -999px) var(--my, -999px),rgba(var(--earth-tint),.17),rgba(var(--earth-tint),.06) 40%,transparent 70%)}.landing.has-glow .cursor-glow{opacity:1}.landing>:not(.cursor-glow):not(.topbar){position:relative;z-index:1}@media(hover:none){.cursor-glow{display:none}}.faq-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0}.faq-item{padding:20px 22px 18px}.faq-item dt{font-size:15.5px;font-weight:800;letter-spacing:-.01em;color:var(--ink);margin:0 0 8px}.faq-item dd{margin:0;font-size:13.5px;line-height:1.62;color:var(--gray-700)}@media(max-width:760px){.faq-list{grid-template-columns:1fr}}.tile-sub{display:block;margin-top:4px;font-size:12.5px;font-weight:700;color:var(--mute)}.blog-rail .section-head{align-items:flex-end}.br-controls{display:flex;align-items:center;gap:8px;flex:none}.br-track{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;padding:4px 4px 12px;margin:0 -4px;scrollbar-width:thin;outline:none}.br-track:focus-visible{box-shadow:0 0 0 3px var(--green-100);border-radius:22px}.br-card{flex:0 0 300px;scroll-snap-align:start;display:flex;flex-direction:column;background:var(--white);border:1px solid var(--line);border-radius:22px;overflow:hidden;text-decoration:none;color:var(--ink);transition:transform .2s,box-shadow .2s}.br-card:hover{transform:translateY(-3px);box-shadow:var(--sh-box)}.br-cover{position:relative;display:block;aspect-ratio:16 / 10;background:var(--tile);overflow:hidden}.br-cover img{display:block;width:100%;height:100%;object-fit:cover;filter:saturate(.75)}.br-cover:after{content:"";position:absolute;inset:0;background:var(--g, var(--slate));opacity:.28;mix-blend-mode:multiply;transition:opacity .2s}.bp-ground-paper .br-cover:after,.bp-ground-sand .br-cover:after{opacity:.08}.br-card:hover .br-cover:after{opacity:.12}.br-cover-empty{display:grid;place-items:center;height:100%;color:var(--slate)}.br-body{display:flex;flex-direction:column;gap:6px;padding:14px 16px 16px}.br-top{display:flex;justify-content:space-between;align-items:center;gap:8px;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--mute)}.br-pill{display:inline-flex;padding:5px 10px;border-radius:999px;font-size:11.5px;font-weight:700;letter-spacing:0;text-transform:none;background:var(--g, var(--tile));color:var(--on-g, var(--ink))}.bp-ground-paper .br-pill,.bp-ground-sand .br-pill{border:1px solid var(--line)}.br-hi{font-family:var(--font-deva, "Mukta", sans-serif);letter-spacing:0;font-weight:600;font-size:14px;color:var(--mute)}.br-card h3{margin:0;font-size:16px;line-height:1.3;font-weight:800;letter-spacing:-.01em;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.br-more{flex-basis:180px;align-items:center;justify-content:center;background:var(--slate);color:#fff;font-weight:800;font-size:16px}.br-more span{display:inline-flex;align-items:center;gap:8px}.br-more:hover{background:var(--slate-700, #102B39)}.bp-ground-terracotta{--g: var(--earth);--on-g: #fff}.bp-ground-slate{--g: var(--slate);--on-g: #fff}.bp-ground-ink{--g: var(--ink);--on-g: var(--white)}.bp-ground-sand{--g: var(--sand);--on-g: var(--ink)}.bp-ground-paper{--g: var(--white);--on-g: var(--ink)}@media(max-width:720px){.br-controls .iconbtn{display:none}.br-card{flex-basis:250px}.br-more{flex-basis:140px}}.ad-shell{display:flex;flex-direction:column;height:100%;min-height:0}.ad-tabs{display:flex;gap:4px;padding:10px 16px;border-bottom:1px solid var(--line);overflow-x:auto}.ad-tab{display:inline-flex;align-items:center;gap:7px;padding:9px 14px;border:none;background:none;border-radius:999px;font-family:var(--font);font-size:13.5px;font-weight:700;color:var(--mute);cursor:pointer;white-space:nowrap}.ad-tab:hover{color:var(--black);background:var(--tile)}.ad-tab.on{color:var(--on-green);background:var(--green)}.ad-badge{min-width:18px;padding:1px 6px;border-radius:9px;background:var(--red-500);color:var(--on-accent);font-size:11px;font-weight:700;text-align:center}.ad-panel{flex:1;min-height:0;overflow-y:auto;padding:18px 16px 40px}.ad-h3{margin:0 0 4px;font-size:14px;font-weight:650;color:var(--black)}.ad-sub{margin:0;font-size:12.5px;color:var(--gray-500);line-height:1.5}.ad-note{margin:14px 0;font-size:12.5px;color:var(--gray-500)}.ad-banner{margin:0 0 14px;padding:9px 12px;border-radius:var(--radius-sm);font-size:12.5px;line-height:1.45}.ad-banner-bad{background:#ff3b301f;color:var(--red-500)}.ad-banner-ok{background:var(--green-100);color:var(--green-500)}.ad-invite{padding:14px;margin-bottom:18px;border:1px solid var(--gray-200);border-radius:var(--radius-md);background:var(--gray-100)}.ad-invite-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.ad-input{flex:1 1 170px;min-width:0;padding:8px 10px;border:1px solid var(--gray-300);border-radius:var(--radius-sm);background:var(--white);color:var(--black);font-family:var(--font);font-size:13px}.ad-input:focus{outline:none;border-color:var(--blue-500);box-shadow:0 0 0 3px rgba(var(--tint),.16)}textarea.ad-input{flex-basis:100%;resize:vertical}.ad-btn{padding:8px 14px;border-radius:999px;border:1px solid transparent;font-family:var(--font);font-size:12.5px;font-weight:700;cursor:pointer;white-space:nowrap;transition:all .2s cubic-bezier(.25,.1,.25,1)}.ad-btn:disabled{opacity:.5;cursor:default}.ad-btn-primary{background:var(--terra);color:var(--on-accent);box-shadow:0 6px 16px rgba(var(--tint),.25)}.ad-btn-primary:hover:not(:disabled){background:var(--terra-600)}.ad-btn-quiet{background:var(--white);color:var(--ink);border-color:var(--line)}.ad-btn-quiet:hover:not(:disabled){border-color:var(--slate)}.ad-btn-danger{background:none;color:var(--red-500);border-color:transparent}.ad-btn-danger:hover:not(:disabled){background:#ff3b301a}.ad-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:12px}.ad-chips{display:flex;gap:6px;flex-wrap:wrap}.ad-chip{padding:5px 11px;border-radius:999px;border:1px solid var(--gray-300);background:var(--white);font-family:var(--font);font-size:12px;color:var(--gray-600);cursor:pointer;transition:all .2s}.ad-chip:hover{background:var(--gray-50);color:var(--black)}.ad-chip.on{background:var(--green);border-color:var(--green);color:var(--on-green)}.ad-check{display:inline-flex;align-items:center;gap:6px;font-size:12.5px;color:var(--gray-600);cursor:pointer}.ad-tablewrap{overflow-x:auto}.ad-table{width:100%;border-collapse:collapse;font-size:12.5px}.ad-table th{text-align:left;padding:8px 10px;font-weight:600;color:var(--gray-500);border-bottom:1px solid var(--gray-200);white-space:nowrap}.ad-table td{padding:9px 10px;border-bottom:1px solid var(--gray-200);color:var(--black);vertical-align:middle}.ad-actions{display:flex;gap:4px;justify-content:flex-end}.ad-inline-select{padding:4px 6px;border:1px solid var(--gray-300);border-radius:var(--radius-sm);background:var(--white);color:var(--black);font-family:var(--font);font-size:12px}.ad-inline-select:disabled{opacity:.55}.ad-tag{display:inline-block;padding:2px 8px;border-radius:999px;font-size:11px;font-weight:600;white-space:nowrap}.ad-tag-ok{background:var(--green-100);color:var(--green-600)}.ad-tag-bad{background:#ff3b3021;color:var(--red-500)}.ad-tag-pending{background:rgba(var(--tint),.16);color:var(--blue-500)}.ad-via{display:block;margin-top:3px;padding-left:2px;font-size:11px;color:var(--gray-500)}.ad-mobile{white-space:nowrap}.ad-mobile .ad-tag{margin-left:6px}.ad-mobile-none{color:var(--gray-500)}.ad-unverified{font-family:var(--font);font-size:11px;color:var(--gray-500);white-space:nowrap}.ad-people-tools{display:flex;align-items:center;gap:8px 12px;flex-wrap:wrap;flex:1 1 100%}.ad-tag-muted{background:var(--gray-100);color:var(--gray-500)}.ad-phreq{margin-bottom:18px;padding:14px;border:1px solid var(--gray-200);border-radius:var(--radius-md);background:var(--white)}.ad-phreq-waiting{border-left:3px solid var(--terra)}.ad-phreq-head{display:flex;align-items:center;justify-content:space-between;gap:8px 12px;flex-wrap:wrap}.ad-phreq-head .ad-h3{margin:0}.ad-phreq-head .ad-phreq-explain{flex:1 1 100%}.ad-phreq-banner{margin-top:12px}.ad-phreq-banner .ad-banner{margin:0}.ad-phreq-list{list-style:none;margin:12px 0 0;padding:0;display:flex;flex-direction:column;gap:8px}.ad-phreq-row{display:flex;align-items:center;justify-content:space-between;gap:10px 16px;flex-wrap:wrap;padding:10px 12px;border:1px solid var(--gray-200);border-radius:var(--radius-sm);background:var(--gray-50)}.ad-phreq-who{flex:1 1 260px;min-width:0;display:flex;flex-direction:column;gap:3px;font-size:12.5px;color:var(--black)}.ad-phreq-who strong{font-size:13px}.ad-phreq-who .ad-tag{margin-left:6px}.ad-phreq-meta{color:var(--gray-500)}.ad-phreq-actions{display:flex;gap:6px;flex:none}@media(max-width:720px){.ad-phreq-who>span{overflow-wrap:anywhere}.ad-phreq .ad-phreq-actions{width:100%}.ad-phreq-actions .ad-btn{flex:1}}.ad-rowmenu{position:relative;display:inline-block}.ad-dots{width:28px;height:26px;padding:0;border:1px solid transparent;border-radius:var(--radius-sm);background:none;color:var(--gray-600);font-size:16px;line-height:1;letter-spacing:1px;cursor:pointer}.ad-dots:hover{background:var(--gray-100);border-color:var(--gray-300);color:var(--black)}.ad-menu{position:absolute;right:0;top:calc(100% + 4px);z-index:40;min-width:208px;padding:5px;border:1px solid var(--gray-300);border-radius:var(--radius-md);background:var(--white);box-shadow:0 10px 28px #00000029;max-height:calc(100dvh / var(--zoom) - 16px);overflow-y:auto;overscroll-behavior:contain}.ad-menu button,.ad-menu a{display:block;width:100%;text-align:left;padding:8px 10px;border:none;border-radius:var(--radius-sm);background:none;color:var(--black);text-decoration:none;font-family:var(--font);font-size:12.5px;cursor:pointer}.ad-menu button:hover,.ad-menu a:hover{background:var(--gray-100)}.ad-menu .ad-menu-danger{color:var(--red-500)}.ad-menu-sep{height:1px;margin:4px 2px;background:var(--gray-200)}.ad-menu-head{padding:6px 10px 4px;font-size:10.5px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--gray-500)}.ad-group{margin-bottom:18px}.ad-group-title{margin:0 0 8px;font-size:13px;font-weight:650;color:var(--black);display:flex;align-items:center;gap:8px}.ad-count{padding:1px 7px;border-radius:999px;background:var(--gray-200);color:var(--gray-600);font-size:11px}.ad-pills{display:flex;flex-wrap:wrap;gap:6px}.ad-pill{display:inline-flex;align-items:center;gap:7px;padding:5px 6px 5px 11px;border-radius:999px;background:var(--gray-100);border:1px solid var(--gray-200);font-size:12px;color:var(--black)}.ad-pill em{font-style:normal;font-size:10.5px;text-transform:uppercase;letter-spacing:.04em;color:var(--gray-500)}.ad-pill button{width:18px;height:18px;border:none;border-radius:50%;background:var(--gray-200);color:var(--gray-600);font-size:13px;line-height:1;cursor:pointer}.ad-pill button:hover{background:var(--red-500);color:var(--on-accent)}.ad-change{padding:14px;margin-bottom:12px;border:1px solid var(--gray-200);border-radius:var(--radius-md);background:var(--white)}.ad-change-pending{border-left:3px solid var(--terra)}.ad-change-approved,.ad-change-rejected{opacity:.72}.ad-change-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:8px}.ad-change-summary{margin:0 0 8px;font-size:13px;color:var(--black)}.ad-change-foot{display:flex;gap:8px;margin-top:12px}.ad-change-withdrawn{opacity:.72}.ad-rolereq-role{display:block;margin-top:2px;font-size:13px;color:var(--black)}.ad-rolereq-facts{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:8px 16px;margin:4px 0 0;font-size:12.5px}.ad-rolereq-facts dt{font-size:11px;font-weight:600;color:var(--gray-500)}.ad-rolereq-facts dd{margin:2px 0 0;color:var(--black);overflow-wrap:anywhere}.ad-rolereq-facts .ad-tag{margin-left:6px}.ad-rolereq-also{display:block;margin-top:2px}@media(max-width:720px){.ad-rolereq .ad-change-foot .ad-btn{flex:1;min-height:44px}}.ad-diff{width:100%;border-collapse:collapse;font-size:12px;margin-top:8px}.ad-diff th{text-align:left;padding:5px 8px;color:var(--gray-500);font-weight:600;border-bottom:1px solid var(--gray-200)}.ad-diff td{padding:6px 8px;border-bottom:1px solid var(--gray-200)}.ad-diff-same{opacity:.45}.ad-diff-before{color:var(--gray-500);text-decoration:line-through}.ad-diff-after{color:var(--green-500);font-weight:600}.ps-wrap{max-width:1100px;margin:0 auto;padding:26px 20px 60px}.ps-head{margin-bottom:18px}.ps-title{margin:0 0 4px;font-size:22px;font-weight:650;color:var(--black)}.ps-sub{margin:0;font-size:13px;color:var(--gray-500);line-height:1.5}.ps-panel{padding-top:16px}.ps-empty{max-width:460px;margin:60px auto;text-align:center;display:flex;flex-direction:column;gap:14px;align-items:center}.ps-empty p{margin:0;font-size:13.5px;color:var(--gray-500);line-height:1.6}.ps-grid{display:grid;gap:14px;padding-top:16px;grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}.ps-card{padding:15px;border:1px solid var(--gray-200);border-radius:var(--radius-lg);background:var(--white);transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.ps-card:hover{transform:translateY(-2px);border-color:var(--gray-300);box-shadow:var(--shadow-md)}.ps-card>header{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.ps-card h3{margin:0;font-size:15px;font-weight:650;color:var(--black)}.ps-village{font-size:11.5px;color:var(--gray-500)}.ps-facts{display:grid;grid-template-columns:auto 1fr;gap:3px 12px;margin:12px 0 0;font-size:12.5px}.ps-facts dt{color:var(--gray-500)}.ps-facts dd{margin:0;color:var(--black)}.ps-card-foot{display:flex;gap:8px;margin-top:14px}.modal-box-wide{width:min(680px,calc(100vw / var(--zoom) - 32px))}.pm-lead{margin:0 0 14px;font-size:12.5px;line-height:1.55;color:var(--gray-500)}.pm-hint{margin:0 0 10px;font-size:11.5px;line-height:1.5;color:var(--gray-500)}.pm-warn{color:var(--orange-500)}.pm-fields{display:grid;gap:0 14px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.pm-wide{grid-column:1 / -1}.pm-docs{margin:6px 0 14px;padding:14px;border:1px solid var(--gray-200);border-radius:var(--radius-lg);background:var(--gray-50)}.pm-doc{display:flex;align-items:center;gap:8px;flex-wrap:wrap;padding:8px;margin-bottom:8px;border:1px solid var(--gray-200);border-radius:var(--radius-md);background:var(--white)}.pm-doc .form-input{width:auto}.pm-doc-title{flex:2 1 180px}.pm-doc-group{flex:1 1 130px}.pm-doc-url{flex:2 1 180px}.pm-hosted{flex:1 1 auto;font-size:11.5px;font-weight:600;color:var(--green-500);white-space:nowrap}.pm-remove{width:26px;height:26px;flex:none;border:none;border-radius:50%;background:var(--gray-100);color:var(--gray-500);font-size:15px;line-height:1;cursor:pointer;transition:all .2s}.pm-remove:hover{background:#ff3b3021;color:var(--red-500)}.pm-add-row{display:flex;gap:8px}.pm-add-row .btn-ghost{flex:0 1 auto;padding:8px 14px}.pf-photo-row{display:flex;align-items:center;gap:14px;margin-bottom:16px}.pf-photo{width:64px;height:64px;flex:none;border-radius:50%;overflow:hidden;border:1px solid var(--gray-200);background:var(--gray-100);display:inline-flex;align-items:center;justify-content:center}.pf-photo img{width:100%;height:100%;object-fit:cover;display:block}.pf-initial{font-size:24px;font-weight:700;color:var(--gray-500)}.pf-photo-actions{display:flex;align-items:center;gap:10px}.pf-photo-actions .btn-ghost{flex:0 1 auto;padding:8px 14px}.pf-remove-photo{border:none;background:none;padding:2px;color:var(--red-500);font-family:var(--font);font-size:12px;cursor:pointer}.pf-remove-photo:hover{text-decoration:underline}.pf-email{margin:0;padding:10px 12px;font-size:13px;color:var(--gray-600)}.pf-hint{margin:4px 0 8px;font-size:11.5px;line-height:1.5;color:var(--gray-500)}.pf-list-row{display:flex;align-items:center;gap:8px;margin-bottom:8px}.pf-add{flex:0 1 auto;padding:7px 12px;font-size:12px}.pf-mobile{display:flex;align-items:center;gap:6px 10px;flex-wrap:wrap}.tl-loading{margin:0;font-size:13px;color:var(--gray-500)}.tl-grid{display:flex;flex-direction:column;gap:8px}.tl-card{display:flex;align-items:center;gap:12px;width:100%;padding:12px;border:1px solid var(--gray-200);border-radius:var(--radius-lg);background:var(--white);cursor:pointer;text-align:left;font-family:var(--font);transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.tl-card:hover{transform:translateY(-1px);border-color:var(--gray-300);box-shadow:var(--shadow-md)}.tl-card-text{display:flex;flex-direction:column;gap:1px;min-width:0}.tl-card-text strong{font-size:14px;font-weight:650;color:var(--black)}.tl-company{font-size:12px;color:var(--gray-500)}.tl-line{font-size:12px;color:var(--gray-600);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tl-avatar{flex:none;border-radius:50%;overflow:hidden;border:1px solid var(--gray-200);background:var(--gray-100);display:inline-flex;align-items:center;justify-content:center}.tl-avatar img{width:100%;height:100%;object-fit:cover;display:block}.tl-initial{font-size:17px;font-weight:700;color:var(--gray-500)}.tl-back{border:none;background:none;padding:0 0 10px;color:var(--blue-500);font-family:var(--font);font-size:12.5px;font-weight:600;cursor:pointer}.tl-back:hover{text-decoration:underline}.tl-full-head{display:flex;align-items:center;gap:14px;margin-bottom:14px}.tl-name{margin:0;font-size:17px;font-weight:650;color:var(--black)}.tl-full-head .tl-company{margin:2px 0 0}.tl-facts{margin:0;display:flex;flex-direction:column;gap:0}.tl-fact{display:grid;grid-template-columns:84px 1fr;gap:12px;padding:9px 0;border-top:1px solid var(--gray-100);font-size:13px}.tl-fact dt{color:var(--gray-500)}.tl-fact dd{margin:0;color:var(--black);overflow-wrap:anywhere}.tl-fact dd a{color:var(--blue-500);text-decoration:none;font-weight:600}.tl-fact dd a:hover{text-decoration:underline}.tl-socials{display:flex;flex-wrap:wrap;gap:6px 12px}.tl-social{color:var(--blue-500);font-size:12.5px;text-decoration:none}a.tl-social:hover{text-decoration:underline}.vw-wrap{display:flex;flex-direction:column;gap:22px;margin-bottom:24px}.vw-block .ad-sub{margin-bottom:8px}.nt-item{display:flex;align-items:baseline;justify-content:space-between;gap:14px;padding:11px 12px;margin-bottom:6px;border:1px solid var(--gray-200);border-radius:var(--radius-md);background:var(--white)}.nt-item.nt-unread{border-left:3px solid var(--terra);background:var(--tile)}.nt-text{display:flex;flex-direction:column;gap:1px;min-width:0}.nt-text strong{font-size:13px;color:var(--black)}.nt-text span{font-size:12px;color:var(--gray-500)}.nt-when{flex:none;font-size:11.5px;color:var(--gray-500);white-space:nowrap}.nav-link-role{color:var(--blue-500)}.ad-cell-input{width:100%;min-width:110px;padding:4px 6px;border:1px solid transparent;border-radius:var(--radius-sm);background:none;color:var(--black);font-family:var(--font);font-size:12.5px}.ad-cell-input:hover:not(:disabled){border-color:var(--gray-300)}.ad-cell-input:focus{outline:none;background:var(--white);border-color:var(--blue-500);box-shadow:0 0 0 3px rgba(var(--tint),.16)}.ad-cell-input::placeholder{color:var(--gray-400);font-style:italic}.um{position:relative;display:inline-flex;align-items:center}.um-placeholder{display:inline-block;width:26px;height:26px}.um-signin{display:inline-flex;align-items:center;gap:7px;padding:9px 16px;border-radius:999px;border:1px solid var(--line);background:var(--white);color:var(--ink);box-shadow:0 2px 8px #141e320f;font-family:var(--font);font-size:13px;font-weight:700;cursor:pointer;white-space:nowrap;transition:all .2s cubic-bezier(.25,.1,.25,1)}.um-signin-icon{width:15px;height:15px;flex-shrink:0}.um-signin:hover:not(:disabled){border-color:var(--slate)}.um-signin:disabled{opacity:.6;cursor:default}.um-avatar{width:36px;height:36px;padding:0;border:2px solid var(--line);border-radius:50%;background:var(--tile);cursor:pointer;overflow:hidden;display:inline-flex;align-items:center;justify-content:center}.um-avatar img{width:100%;height:100%;object-fit:cover;display:block}.um-initial{font-size:12px;font-weight:700;color:var(--gray-600)}.um-menu{position:absolute;right:0;top:calc(100% + 8px);z-index:200;min-width:240px;padding:6px;border:1px solid var(--line);border-radius:18px;background:var(--white);box-shadow:var(--sh-float)}.um-menu a,.um-menu button{display:block;width:100%;text-align:left;padding:8px 10px;border:none;border-radius:var(--radius-sm);background:none;color:var(--black);text-decoration:none;font-family:var(--font);font-size:12.5px;cursor:pointer}.um-menu a:hover,.um-menu button:hover{background:var(--gray-100)}.um-who{display:flex;flex-direction:column;gap:2px;padding:9px 10px 10px;margin-bottom:4px;border-bottom:1px solid var(--gray-200)}.um-who strong{font-size:13px;color:var(--black)}.um-who span{font-size:11.5px;color:var(--gray-500)}.um-role{align-self:flex-start;margin-top:4px;padding:2px 9px;border-radius:999px;background:var(--green-100);font-size:10.5px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--green)!important}.um-role-none{background:#ff950029;color:var(--orange-500, #b26b00)!important}.um-note{margin:0 0 4px;padding:8px 10px;font-size:11.5px;line-height:1.45;color:var(--gray-600);background:var(--gray-100);border-radius:var(--radius-sm)}.an-notice{margin:0 0 14px;padding:9px 12px;font-size:12.5px;line-height:1.5;color:var(--gray-700);background:var(--gray-100);border-radius:var(--radius-sm)}.an-notice.um-note{margin:0 0 4px;padding:8px 10px;font-size:11.5px;line-height:1.45;color:var(--gray-600)}.an-note{display:block;margin-top:4px;color:var(--gray-600);overflow-wrap:anywhere}.um-sep{height:1px;margin:4px 2px;background:var(--gray-200)}.um-error{margin-left:8px;font-size:11.5px;color:var(--red-500)}.landing-nav-role{color:var(--blue-500)}.ss-frame{height:calc(100dvh / var(--zoom));display:flex;flex-direction:column;background:var(--canvas)}.ss-frame .header-nav{gap:10px}.ss-body{flex:1;min-height:0}.frame-section{grid-template-columns:84px minmax(0,1fr)}.ss-side{display:none}.ss-nav{display:flex;flex-direction:column;gap:2px}.ss-item{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:9px 14px;border:none;border-radius:999px;background:none;color:var(--mute);text-decoration:none;font-family:var(--font);font-size:13px;font-weight:700;text-align:left;cursor:pointer;transition:all .2s cubic-bezier(.25,.1,.25,1)}.ss-item:hover{background:var(--tile);color:var(--ink)}.ss-item.on{background:var(--green);color:var(--on-green)}.ss-item-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ss-item-icon{display:none}.ss-item-icon svg{width:19px;height:19px;display:block}.ss-badge{min-width:18px;padding:1px 6px;border-radius:9px;flex:none;background:var(--red-500);color:var(--on-accent);font-size:11px;font-weight:700;text-align:center}.ss-main{min-width:0;min-height:0;overflow-y:auto;background:var(--white);border:var(--box-edge);border-radius:28px;box-shadow:var(--sh-box)}.ss-main-flush{overflow:hidden;display:flex;flex-direction:column}.ss-main-flush>*{flex:1;min-height:0}.fs-wrap{position:relative;display:inline-flex}.fs-btn{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;padding:0;flex:none;border:none;border-radius:var(--radius-sm);background:none;cursor:pointer;color:var(--gray-600)}.fs-btn:hover{background:var(--gray-200);color:var(--black)}.fs-btn.fs-paid{color:var(--orange-500)}.fs-btn.fs-hidden{color:var(--red-500)}.fs-btn:disabled{opacity:.5;cursor:default}.fs-menu{position:fixed;z-index:80;min-width:250px;padding:5px;border:1px solid var(--gray-300);border-radius:var(--radius-md);background:var(--white);box-shadow:0 10px 28px #00000029}.fs-menu-head{padding:7px 10px 5px;font-size:10.5px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--gray-500)}.fs-option{display:flex;flex-direction:column;gap:1px;width:100%;padding:7px 10px;border:none;border-radius:var(--radius-sm);background:none;text-align:left;cursor:pointer;font-family:var(--font)}.fs-option:hover{background:var(--gray-100)}.fs-option strong{font-size:12.5px;font-weight:600;color:var(--black)}.fs-option span{font-size:11px;color:var(--gray-500);line-height:1.4}.fs-option.on strong{color:var(--blue-500)}.fs-option.on{background:rgba(var(--tint),.1)}.fs-chip{display:inline-block;padding:1px 8px;border-radius:999px;font-size:10.5px;font-weight:700;text-transform:uppercase;letter-spacing:.03em;white-space:nowrap}.fs-chip-shown{background:var(--gray-100);color:var(--gray-600)}.fs-chip-paid{background:#ff950029;color:var(--orange-500)}.fs-chip-hidden{background:#ff3b3021;color:var(--red-500)}.vp-groups{display:grid;gap:14px 20px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.vp-group-title{margin:0 0 6px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--gray-500)}.vp-row{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:4px 0}.vp-row-label{font-size:12.5px;color:var(--black);min-width:0}.vp-row-global{display:block;font-size:10.5px;color:var(--gray-500)}.vp-seg{display:inline-flex;flex:none;border:1px solid var(--gray-300);border-radius:999px;overflow:hidden}.vp-seg button{padding:3px 10px;border:none;background:var(--white);font-family:var(--font);font-size:11px;font-weight:600;color:var(--gray-500);cursor:pointer}.vp-seg button+button{border-left:1px solid var(--gray-200)}.vp-seg button:hover:not(:disabled){color:var(--black)}.vp-seg button:disabled{cursor:default;opacity:.55}.vp-seg button.on.s-shown{background:var(--gray-600);color:var(--on-accent);opacity:1}.vp-seg button.on.s-paid{background:var(--orange-500);color:var(--on-accent);opacity:1}.vp-seg button.on.s-hidden{background:var(--red-500);color:var(--on-accent);opacity:1}.ad-sheet thead th.ad-col-pin{position:sticky;left:0;z-index:4}.ad-sheet tbody td.ad-col-pin{position:sticky;left:0;z-index:1;background:var(--white);border-right:1px solid var(--gray-200)}.ad-sheet tbody tr:hover td.ad-col-pin{background:var(--gray-50)}.ad-name-link{color:var(--black);font-weight:600;text-decoration:none}.ad-name-link:hover{color:var(--blue-500);text-decoration:underline}button.ad-name-link{background:none;border:none;padding:0;font:inherit;font-weight:600;text-align:left;cursor:pointer}.vm-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-bottom:12px}.vm-head>div{flex:1 1 320px;min-width:0}.vm-search{flex:0 1 280px}.vm-prime{margin:0 0 18px;padding:12px 16px;border:1px solid var(--gray-200);border-left:3px solid var(--blue-500);border-radius:10px;background:var(--gray-50)}.vm-prime-h{margin:0 0 8px;font-size:12px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--gray-600)}.vm-prime ul{margin:0;padding:0;list-style:none;columns:2;column-gap:28px}.vm-prime li{break-inside:avoid;margin:0 0 7px;font-size:13px;line-height:1.55;color:var(--gray-700)}.vm-prime strong{color:var(--black)}.vm-prime em{font-style:normal;font-weight:600;color:var(--black)}.vm-prime code{padding:1px 5px;border-radius:4px;background:var(--gray-200);font-size:12px}@media(max-width:860px){.vm-prime ul{columns:1}}.vm-legend{margin:10px 0 18px}.vm-legend .ad-sub{margin-bottom:6px;line-height:1.9}.vm-legend .fs-chip{margin:0 4px}.vm-legend-item{margin-right:14px;white-space:normal}.vm-legend .vm-tick{width:auto;height:auto;background:none;padding:0 2px}.vm-count{margin:4px 0 0}.vm-screen-head{font-weight:600;color:var(--gray-600)}.vm-screen{display:inline-flex;align-items:center;justify-content:center;min-width:34px;min-height:30px;cursor:pointer}.vm-screen input{width:16px;height:16px;cursor:pointer}.vm-block{margin-bottom:26px}.vm-block .ad-sub{margin-bottom:10px}.vm-block .ad-tablewrap{contain:paint}.vm-table{table-layout:auto}.vm-table th[scope=col]{white-space:nowrap}.vm-label{text-align:left;font-weight:500;color:var(--black);white-space:normal}.vm-note{display:block;margin-top:3px;max-width:34ch;font-size:11.5px;font-weight:400;line-height:1.45;color:var(--mute)}.vm-docs-head{padding-bottom:0}.vm-docs-head+.vm-block{margin-top:8px}.vm-cell{text-align:center;width:1%;white-space:nowrap}.vm-control{text-align:right;width:1%}.vm-row.is-busy{opacity:.55}.vm-tick{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%}.vm-tick.yes{background:var(--green-100);color:var(--green-500)}.vm-tick.said{background:#ff95002e;color:var(--orange-500)}.vm-tick.no{color:var(--gray-400)}.vm-table{min-width:940px}.vm-table .vm-label{min-width:240px}.vm-table .vm-control{text-align:left;white-space:nowrap}.vm-table .vp-seg button{padding:5px 10px;font-size:11px}@media(max-width:720px){.vm-table{min-width:0;display:block;width:100%}.vm-table thead{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.vm-table tbody{display:block}.vm-table tbody tr{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 12px;margin:0 0 10px;padding:12px 14px;border:1px solid var(--gray-200);border-radius:var(--radius-md);background:var(--white)}.vm-table tbody tr.is-busy{opacity:.6}.vm-table tbody .vm-label{grid-column:1 / -1;display:block;min-width:0;width:auto;padding:0;border:0;text-align:left;white-space:normal}.vm-table tbody .vm-control{grid-column:1 / -1;width:auto;padding:0;border:0;white-space:normal}.vm-table tbody .vm-control .vp-seg{display:flex;width:100%}.vm-table tbody .vm-control .vp-seg button{flex:1 1 0;min-width:0;min-height:44px;padding:5px 6px;font-size:12px}.vm-table .vm-cell-reader{display:none}.vm-table tbody .vm-cell-screen{display:flex;align-items:center;gap:10px;width:auto;min-height:44px;padding:0;border:0;text-align:left;white-space:normal}.vm-table tbody .vm-cell-screen:before{content:attr(data-label);order:2;flex:1;min-width:0;color:var(--gray-600);font-size:12px;font-weight:600;line-height:1.3}.vm-table tbody .vm-cell-screen .vm-screen{order:1;flex:none;display:grid;place-items:center;width:30px;min-height:44px}.vm-table tbody .vm-cell-screen input{width:22px;height:22px}.vm-search{flex:1 1 100%}.vm-head{gap:12px}}.ad-sheet tbody tr.ad-row-hidden td:not(.ad-col-pin):not(.ad-edit-col){opacity:.55}.ad-head-cell{display:flex;align-items:center}.ad-head-cell>button{flex:1}.ad-sr{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}@media(max-width:720px){.ss-frame .header-logo{flex-shrink:1;min-width:0}.ss-frame .header-brand-text{min-width:0}.ss-frame .header-brand-divider{display:inline}.ss-frame .header-brand-sub{display:inline;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ss-body{display:flex;flex-direction:column;gap:10px}.ss-main{flex:1;min-height:0;border-radius:22px}.ss-side{display:block;flex:none;width:100%;background:var(--white);border:var(--box-edge);border-radius:22px;box-shadow:var(--sh-box);padding:6px 8px;overflow-x:visible;overflow-y:visible}.ss-nav{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:5px}.ss-nav:has(>:nth-child(9)){grid-template-columns:repeat(5,minmax(0,1fr));gap:4px}.ss-nav:has(>:nth-child(9)) .ss-item{padding:7px 2px}.ss-nav:has(>:nth-child(9)) .ss-item-label{font-size:10.5px;letter-spacing:-.01em}.ss-item{flex-direction:column;justify-content:center;gap:4px;min-height:54px;padding:7px 4px;text-align:center;white-space:normal;border:1px solid var(--hairline)}.ss-item.on{border-color:var(--black)}.ss-item-icon{display:block}.ss-item-label{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:normal;overflow:hidden;text-overflow:clip;font-size:11px;line-height:1.25}.ss-item{position:relative}.ss-badge{position:absolute;top:4px;right:4px}.ad-input,.ad-cell-input{font-size:16px}.fs-btn{width:32px;height:32px;margin:-6px}.ad-btn{min-height:40px}.ad-chip{min-height:40px;padding:7px 12px}.ad-check{min-height:40px}.ad-table th,.ad-table td{padding:10px 8px}.ad-dots{min-width:36px;min-height:36px}.ad-menu{width:min(264px,calc(100vw / var(--zoom) - 16px));max-width:calc(100vw / var(--zoom) - 16px)}.fs-menu{max-width:calc(100vw / var(--zoom) - 16px)}.ad-diff td{overflow-wrap:anywhere}.ad-change-head{flex-wrap:wrap}.ad-pills{gap:14px 6px}.ad-pill button,.fs-btn,.pm-remove{position:relative}.ad-pill button:after,.fs-btn:after,.pm-remove:after{content:"";position:absolute}.ad-pill button:after{inset:-11px}.fs-btn:after{inset:-10px -3px}.pm-remove:after{inset:-7px}.ad-menu button,.ad-menu a{display:flex;align-items:center;min-height:44px;padding:10px 12px}.ad-menu-head{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fs-menu-head{font-size:12px}.pm-add-row .btn-ghost,.pf-photo-actions .btn-ghost,.pf-add{min-height:44px}.pf-remove-photo{min-height:44px;padding:2px 8px}.tl-back{min-height:44px;padding:10px 14px;margin-left:-14px}a.tl-social{display:inline-flex;align-items:center;min-height:44px;padding:11px 0}.ad-sheet th.ad-col-pin,.ad-sheet td.ad-col-pin{min-width:132px!important;max-width:150px}.pm-fields,.ps-grid,.vp-groups,.tl-grid{grid-template-columns:1fr}.ps-wrap{padding-left:12px;padding-right:12px}.modal-box-wide{width:100%}.pm-doc-title,.pm-doc-url{flex:1 1 100%}.mc-map{height:260px}.vp-seg button,.ad-cell-input,.ad-inline-select,.qe-tab{min-height:44px}.ci-reach{display:inline-flex;align-items:center;min-height:44px}.detail-top .iconbtn.sm,.pp-close{width:44px;height:44px}.ad-sheet td.ad-col-pin .ad-name-link{display:block;padding-block:12px;margin-block:-12px}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.sm-wrap{height:100%;min-height:0;display:flex;flex-direction:column}@media(max-width:720px){.sm-tools{top:8px;left:8px;right:8px}.sm-search,.sm-filters{width:100%}.sm-chip{flex:1;justify-content:center}.sm-card{left:0;right:0;bottom:0;width:100%;max-height:55%;border-radius:var(--radius-lg) var(--radius-lg) 0 0;border-left:none;border-right:none;border-bottom:none;padding-bottom:max(14px,env(safe-area-inset-bottom))}}.pf-toolbar{flex-wrap:wrap;gap:8px}.pf-chip-count{margin-left:6px;font-size:11px;font-weight:600;padding:1px 5px;border-radius:999px;background:#80808033}.ad-chip.on .pf-chip-count{background:#fff3}.pf-grid{display:grid;gap:12px;margin-top:14px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.pf-card{display:flex;flex-direction:column;gap:8px;padding:14px;background:var(--white);border:1px solid var(--gray-200, var(--gray-300));border-radius:var(--radius-lg);box-shadow:var(--shadow-sm)}.pf-expired{opacity:.72}.pf-card-head{display:flex;align-items:flex-start;gap:10px}.pf-card-title{flex:1;min-width:0}.pf-card-title h3{margin:0;font-size:14.5px;font-weight:650;color:var(--black);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pf-card-title p{margin:3px 0 0;display:flex;gap:6px;flex-wrap:wrap;font-size:11.5px;color:var(--gray-500)}.pf-tagged,.pf-untagged{font-weight:600;letter-spacing:.01em}.pf-tagged{color:var(--green-500)}.pf-untagged{color:var(--orange-500)}.pf-village:before{content:"\b7  "}.pf-tag-live{background:var(--green-100);color:var(--green-500)}.pf-tag-in_progress{background:#ff950029;color:var(--orange-500)}.pf-tag-expired{background:#80808029;color:var(--gray-500)}.pf-facts{display:grid;grid-template-columns:auto 1fr;gap:3px 12px;margin:0;font-size:12.5px}.pf-facts dt{color:var(--gray-500)}.pf-facts dd{margin:0;color:var(--black);min-width:0;overflow-wrap:anywhere}.pf-notes{margin:0;font-size:12px;line-height:1.5;color:var(--gray-600);padding-top:8px;border-top:1px solid var(--gray-200, var(--gray-300))}.pf-card-foot{display:flex;align-items:center;gap:6px;flex-wrap:wrap;padding-top:8px;border-top:1px solid var(--gray-200, var(--gray-300))}.pf-when{font-size:11px;color:var(--gray-500)}.pf-spacer{flex:1}.pe-picked{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;font-size:13px;background:var(--gray-50);border:1px solid var(--gray-300);border-radius:var(--radius-md)}.pe-matches{list-style:none;margin:6px 0 0;padding:0;border:1px solid var(--gray-300);border-radius:var(--radius-md);overflow:hidden}.pe-matches li+li{border-top:1px solid var(--gray-300)}.pe-matches button{display:flex;flex-direction:column;gap:2px;width:100%;padding:9px 12px;text-align:left;cursor:pointer;border:none;background:none;color:var(--black);font:inherit}.pe-matches button:hover{background:var(--gray-50)}.pe-matches strong{font-size:13px;font-weight:600}.pe-matches span{font-size:11.5px;color:var(--gray-500)}.rl-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-bottom:20px}.rl-head>div{flex:1 1 340px;min-width:0}.rl-total{margin:0;font-size:13px;color:var(--gray-500);white-space:nowrap}.rl-total strong{font-size:20px;color:var(--black);font-weight:650}.rl-ladder{list-style:none;margin:0;padding:0}.rl-rung{display:flex;gap:14px;align-items:stretch}.rl-step{position:relative;flex:none;width:34px;display:flex;flex-direction:column;align-items:center;gap:4px;padding-top:14px}.rl-step:before{content:"";position:absolute;top:0;bottom:0;width:2px;background:var(--gray-200)}.rl-rung:first-child .rl-step:before{top:14px}.rl-rung:last-child .rl-step:before{bottom:calc(100% - 40px)}.rl-step-n{position:relative;z-index:1;width:26px;height:26px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:var(--white);border:2px solid var(--gray-300);font-size:12px;font-weight:700;color:var(--gray-600)}.rl-step-par{position:relative;z-index:1;font-size:9px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--gray-500);background:var(--white);padding:1px 3px}.rl-card{flex:1;min-width:0;margin-bottom:12px;padding:14px 16px;border:1px solid var(--gray-200);border-radius:var(--radius-lg);background:var(--white)}.rl-card-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;flex-wrap:wrap}.rl-name{margin:0;font-size:15px;font-weight:650;color:var(--black)}.rl-accounts{font-size:12.5px;color:var(--gray-500);white-space:nowrap}.rl-accounts strong{color:var(--black);font-weight:650}.rl-accounts-word{color:var(--gray-500)}.rl-sees{margin:6px 0 0;font-size:12.5px;line-height:1.55;color:var(--gray-600)}.rl-card-foot{display:flex;flex-wrap:wrap;align-items:center;gap:8px 14px;margin-top:10px;padding-top:10px;border-top:1px solid var(--gray-200)}.rl-key{font-size:11px;color:var(--gray-500)}.rl-opens{font-size:11.5px;color:var(--gray-500)}.rl-block{margin-top:26px}.rl-alarm{padding:14px 16px;border-radius:var(--radius-lg);border:1px solid var(--red-500);background:#ff3b300f}.rl-list{list-style:none;margin:10px 0 0;padding:0;font-size:12.5px}.rl-list li{display:flex;align-items:center;gap:10px;flex-wrap:wrap;padding:7px 0;border-top:1px solid var(--gray-300)}.rl-arrow{color:var(--gray-500)}@media(max-width:720px){.rl-step{width:24px}.rl-step-par{display:none}.rl-card{padding:12px 13px}}.nq-wrap{margin-bottom:20px;padding-bottom:18px;border-bottom:1px solid var(--gray-300)}.ps-scope{display:flex;align-items:center;gap:8px;flex:none}.ps-scope-label{font-size:11.5px;font-weight:600;letter-spacing:.02em;text-transform:uppercase;color:var(--gray-500);white-space:nowrap}.ps-scope .ad-input{min-width:200px}.ps-wrap-flush{height:100%;min-height:0;padding:0;width:100%;max-width:none;margin:0;display:flex;flex-direction:column}.ps-wrap-flush>*{min-height:0}.ps-wrap-flush>.sm-wrap{flex:1 1 auto;height:auto}.ps-wrap-flush>.ad-banner{flex:none;margin:10px 12px 0}.admin-map-frame{position:relative}.admin-map-frame .project-panel,.admin-map-frame .detail-panel{position:absolute;top:0}.admin-map-frame .map-page-wrapper{height:auto;flex:1 1 auto;min-height:0}@media(max-width:720px){.admin-map-frame .project-panel{top:auto}.admin-map-frame .frame,.admin-map-frame .frame.no-rail,.admin-map-frame .frame.list-collapsed,.admin-map-frame .frame.list-collapsed.no-rail{padding:0}.admin-map-frame .frame>.mapbox{border-radius:0;box-shadow:none}.admin-map-frame .frame.list-fullscreen>.sidebar-full{inset:0;border-radius:0}}.sm-page{height:100%;min-height:0;display:flex;flex-direction:column}.sm-page>.sm-wrap{flex:1 1 auto;height:auto;min-height:0}.sm-page-banner{margin:10px 12px 0;flex:none}.pm-map-notice{position:absolute;top:64px;left:50%;transform:translate(-50%);z-index:620;display:flex;align-items:center;gap:8px;box-shadow:var(--shadow-lg);max-width:min(92%,520px)}@media(max-width:720px){.pm-map-notice{top:148px}}.ad-role-blurb{margin-top:10px;line-height:1.5}@media(max-width:720px){.ps-scope{width:100%}.ps-scope .ad-input{flex:1;min-width:0}.pf-grid{grid-template-columns:1fr}.pf-card-foot .ad-btn,.pf-card-foot .ad-inline-select{min-height:44px}}.pd-toolbar{flex-wrap:wrap;gap:10px;align-items:center}.pd-search{flex:1 1 280px;display:flex;align-items:center;gap:8px;height:38px;padding:0 10px;background:var(--white);color:var(--black);border:1px solid var(--gray-300);border-radius:var(--radius-md)}.pd-search svg{width:16px;height:16px;color:var(--gray-500);flex:none}.pd-search-input{flex:1;min-width:0;border:none;background:none;color:inherit;font:inherit;font-size:13px;outline:none}.pd-sort{display:flex;align-items:center;gap:8px;font-size:12.5px;color:var(--gray-500)}.pd-sort .ad-input{min-width:170px}.pd-filters{margin-top:10px;align-items:center}.pd-count{margin-left:auto;font-size:12px;color:var(--gray-500)}.pd-grid{display:grid;gap:12px;margin-top:14px;grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}.pd-card{display:flex;flex-direction:column;gap:10px;padding:14px;background:var(--white);border:1px solid var(--gray-200, var(--gray-300));border-radius:var(--radius-lg);box-shadow:var(--shadow-sm)}.pd-card-open{border-color:var(--green);box-shadow:0 0 0 3px color-mix(in srgb,var(--green) 16%,transparent)}.pd-card-off{opacity:.7}.pd-card-head{display:flex;align-items:center;gap:10px}.pd-avatar{flex:none;width:40px;height:40px;border-radius:50%;overflow:hidden;display:grid;place-items:center;background:var(--gray-100, var(--gray-50));color:var(--gray-600);font-weight:650;font-size:16px}.pd-avatar img{width:100%;height:100%;object-fit:cover}.pd-card-title{flex:1;min-width:0}.pd-card-title h3{margin:0;font-size:14.5px;font-weight:650;color:var(--black);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pd-card-title p{margin:2px 0 0;display:flex;gap:8px;flex-wrap:wrap;font-size:11.5px;color:var(--gray-500)}.pd-facts{display:grid;grid-template-columns:auto 1fr;gap:5px 12px;margin:0;font-size:12.5px}.pd-facts dt{color:var(--gray-500);white-space:nowrap}.pd-facts dd{margin:0;color:var(--black);min-width:0;overflow-wrap:anywhere}.pd-ticket-tag{margin-left:6px}.pd-when{margin-left:6px;font-size:11px;color:var(--gray-500)}.pd-card-foot{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-top:10px;border-top:1px solid var(--gray-200, var(--gray-300))}.pd-level-note{font-size:11px;color:var(--gray-500)}@media(max-width:720px){.pd-grid{grid-template-columns:1fr}.pd-sort{width:100%}.pd-sort .ad-input{flex:1}.pd-card-foot{flex-direction:column;align-items:stretch}.pd-card-foot .ad-btn{min-height:40px}}.ci-list{display:flex;flex-direction:column;gap:12px;margin-top:14px}.ci-card{padding:15px 16px;border:1px solid var(--gray-200);border-radius:14px;background:var(--white)}.ci-card.is-done{opacity:.62}.ci-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:8px}.ci-who{display:flex;flex-direction:column;min-width:0}.ci-name{font-size:15px;font-weight:600;color:var(--black)}.ci-when{font-size:12px;color:var(--gray-600)}.ci-subject{margin:0 0 6px;font-size:13.5px;font-weight:600;color:var(--gray-700)}.ci-message{margin:0 0 12px;font-size:14px;line-height:1.6;color:var(--black);white-space:pre-wrap;overflow-wrap:anywhere}.ci-foot{display:flex;align-items:center;gap:14px;flex-wrap:wrap;padding-top:10px;border-top:1px solid var(--gray-200)}.ci-reach{font-size:13px;color:var(--blue-500);text-decoration:none}.ci-reach:hover{text-decoration:underline}.ci-from{font-size:12px;color:var(--gray-600)}@media(max-width:720px){.ci-head{flex-direction:column;align-items:stretch}.ci-foot{gap:10px}}@media(max-width:720px){.ad-table-stack{display:block;width:100%;font-size:13px}.ad-table-stack thead{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.ad-table-stack tbody{display:block}.ad-table-stack tbody tr{display:block;margin:0 0 10px;padding:12px 14px;border:1px solid var(--gray-200);border-radius:var(--radius-md);background:var(--white)}.ad-table-stack tbody td{display:flex;align-items:baseline;justify-content:space-between;gap:14px;padding:5px 0;border:0;text-align:right}.ad-table-stack tbody td[data-label]:before{content:attr(data-label);flex:0 0 auto;text-align:left;color:var(--mute);font-size:11.5px;font-weight:700;letter-spacing:.02em}.ad-table-stack tbody td:not([data-label]){display:block;text-align:left;padding:0 0 8px}.ad-table-stack tbody td:not([data-label]):last-child{padding:10px 0 0;margin-top:6px;border-top:1px solid var(--gray-200)}.ad-table-stack tbody td.ad-num{justify-content:space-between}.ad-table-stack tbody td a:not(.ad-btn){display:inline-block;padding-block:12px;margin-block:-6px}a.ad-btn{display:inline-flex;align-items:center;justify-content:center}.ad-table-stack .ad-empty{display:block;text-align:center;padding:18px 0}.ad-tablewrap:has(.ad-table-stack){overflow-x:visible}}html:has(body.iz-product){--font:"Manrope","Mukta",sans-serif;--font-deva:"Mukta",sans-serif;--canvas:#fff;--white:#fff;--tile:#f5f7f8;--ink:#173b4d;--black:#173b4d;--mute:#5f6e77;--line:#e1e8ec;--blue:#1f5f8b;--blue-600:#17475f;--navy:#173b4d;--navy-700:#102b39;--green:#7a5c36;--green-100:#f2e9db;--terra:var(--blue);--terra-600:var(--blue-600);--slate:var(--navy);--slate-700:var(--navy-700);--on-accent:#fff;--on-green:#fff;--gap:16px;--zoom:1;--sh-box:0 3px 15px #173b4d05;--sh-dark:0 8px 28px #173b4d12;--sh-float:0 18px 60px #102b3921;--box-edge:1px solid var(--line);--r-xl:24px;--radius-sm:8px;--radius-md:14px;--radius-lg:24px;--iz-focus:#1f5f8b;--iz-wash:#eef4f7;--iz-shadow:0 16px 45px #173b4d0d;zoom:1;background:var(--canvas);color-scheme:light}html[data-theme=dark]:has(body.iz-product){--canvas:#0b1219;--white:#121b24;--tile:#1a2531;--ink:#eef1f4;--black:#eef1f4;--mute:#9aa6b5;--line:#293a47;--blue:#72b2da;--blue-600:#93c8e8;--green:#ddba8a;--green-100:#33291a;--on-accent:#0b1219;--on-green:#26190a;--sh-box:0 3px 15px #00000018;--sh-dark:0 8px 28px #00000028;--sh-float:0 18px 60px #00000050;--iz-focus:#93c8e8;--iz-wash:#182b39;--iz-shadow:0 16px 45px #00000025;color-scheme:dark}body.iz-product{font-family:var(--font);color:var(--ink);background:var(--canvas);-webkit-font-smoothing:antialiased;line-height:1.65}.iz-product :is(h1,h2,h3,h4,h5,button,input,select,textarea){font-family:var(--font)}.iz-product :is(h1,h2,h3){text-wrap:balance}.iz-product :is(button,a,input,select,textarea,summary):focus-visible{outline:3px solid var(--iz-focus);outline-offset:3px}.iz-product :is(input,select,textarea){accent-color:var(--green)}.iz-product ::selection{background:#1f5f8b;color:#fff}.iz-visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}.iz-wordmark{display:inline-grid;vertical-align:middle;position:relative;font-size:inherit;font-weight:800;line-height:1.35;letter-spacing:-.045em;white-space:nowrap}.iz-wordmark-en,.iz-wordmark-hi{grid-area:1/1;display:inline-flex;align-items:baseline;gap:.28em;white-space:nowrap}.iz-wordmark-en{opacity:1;visibility:visible}.iz-wordmark-hi{font-family:var(--font-deva);font-size:1.15em;font-weight:600;letter-spacing:0;opacity:0;visibility:hidden;line-height:1.17}.iz-wordmark-en>span:first-child,.iz-wordmark-hi>span:first-child{color:var(--blue)}.iz-wordmark-en>span:last-child,.iz-wordmark-hi>span:last-child{color:var(--green)}@media(prefers-reduced-motion:no-preference){.iz-wordmark[data-animate=true] .iz-wordmark-en{animation:iz-name-en 12s ease-in-out infinite}.iz-wordmark[data-animate=true] .iz-wordmark-hi{animation:iz-name-hi 12s ease-in-out infinite}}@keyframes iz-name-en{0%,42%,to{opacity:1;visibility:visible;transform:translateY(0)}49%,93%{opacity:0;visibility:hidden;transform:translateY(-3px)}}@keyframes iz-name-hi{0%,42%,to{opacity:0;visibility:hidden;transform:translateY(3px)}49%,93%{opacity:1;visibility:visible;transform:translateY(0)}}.iz-product :is(.box,.cp-box){border-radius:24px;box-shadow:var(--sh-box)}.iz-product :is(.btn,.ad-btn,.cp-btn,.bp-btn){font-weight:700;letter-spacing:-.015em;box-shadow:none}.iz-product :is(.btn-terra,.ad-btn-primary,.cp-btn-terra,.bp-btn){background:var(--blue);color:var(--on-accent)}.iz-product :is(.btn-terra,.ad-btn-primary,.cp-btn-terra,.bp-btn):hover:not(:disabled){background:var(--blue-600);color:var(--on-accent)}.iz-product :is(.btn-white,.ad-btn-quiet,.cp-btn-white){background:var(--white);color:var(--ink);border-color:var(--line)}.iz-product .btn-slate{background:var(--navy);color:#fff}.iz-product :is(.ad-btn,.cp-btn){min-height:38px;border-radius:12px}.iz-product :is(.search,.ad-search,.bp-find,.cp-find){border-radius:14px;box-shadow:none}.iz-product :is(.ad-input,.form-input,.contact-field input,.contact-field textarea,.ed-field input,.ed-field textarea,.ed-field select){border-radius:12px;border-color:var(--line);background:var(--white);color:var(--ink);line-height:1.6}.iz-product :is(.ad-input,.form-input,.contact-field input,.contact-field textarea,.ed-field input,.ed-field textarea,.ed-field select):focus{border-color:var(--blue);box-shadow:0 0 0 3px color-mix(in srgb,var(--blue) 12%,transparent)}.iz-product :is(.kicker,.detail-kicker,.legal-kicker){color:var(--blue);font-size:10px;font-weight:800;letter-spacing:.14em}.iz-product :is(.pill,.ad-chip,.ad-tag,.ad-tab,.bp-pill){letter-spacing:0}.iz-product :is(.seg,.tabs3){border-radius:14px;box-shadow:none}.iz-product :is(.seg button,.seg label,.tabs3 button){border-radius:10px}.iz-product :is(.seg button.on,.seg label.on){background:var(--iz-wash);color:var(--blue);box-shadow:none}.iz-product :is(.seg.terra button.on,.seg.terra label.on){background:var(--terra);color:var(--on-accent)}.iz-product .tabs3 button.on{background:var(--green);color:var(--on-green);box-shadow:none}.iz-product :is(.modal-box,.ed-dialog,.um-menu,.ad-menu,.fs-menu,.vm-menu){border-radius:20px;box-shadow:var(--sh-float);border-color:var(--line)}.iz-product :is(.tile,.ps-card,.tl-card,.ad-invite,.ad-change,.ed-newpost,.ed-cat){border-radius:18px}.iz-product .app-header{background:color-mix(in srgb,var(--white) 94%,transparent);backdrop-filter:blur(16px);box-shadow:none;border-bottom:1px solid var(--line)}.iz-product .header-container{min-height:70px}.iz-product .header-logo{color:var(--blue);gap:10px}.iz-product .header-brand-name{display:flex;align-items:center;font-family:var(--font);font-size:19px;letter-spacing:-.04em}.iz-product .header-logo>svg{color:var(--blue)}.iz-product .nav-link{font-size:12px;font-weight:650;border-radius:10px;padding:10px 14px}.iz-product .nav-link.active{background:var(--iz-wash);color:var(--blue)}.iz-product .header-cta{border-radius:30px;box-shadow:none}.iz-product .um-signin{border-radius:30px;font-family:var(--font)}.iz-product .um-avatar{border-color:var(--line)}.iz-product .um-menu{padding:9px}.iz-product .um-menu :is(a,button){border-radius:10px}.iz-product .header-brand-sub{color:var(--mute)}.iz-product .frame{background:var(--canvas)}.iz-product .rail{background:var(--white);color:var(--ink);border:1px solid var(--line);border-radius:24px;box-shadow:none}.iz-product .rail-logo{background:var(--iz-wash);color:var(--blue);box-shadow:none;border-radius:16px}.iz-product .rail-item{color:var(--mute);font-size:10.5px;border-radius:12px;font-weight:650}.iz-product .rail-item:hover{background:var(--tile);color:var(--ink)}.iz-product .rail-item.on{background:var(--blue);color:var(--on-accent);box-shadow:none}.iz-product .rail-item.is-here{background:var(--iz-wash);color:var(--blue)}.iz-product .rail-item.is-state.on{background:var(--green);color:var(--on-green);box-shadow:none}.iz-product .rail-sep{background:var(--line)}.iz-product .rail-group-label{color:var(--mute);font-size:9px;line-height:1.7}.iz-product .rail .um-signin{color:var(--mute);border-radius:12px}.iz-product .rail .um-signin:hover:not(:disabled){background:var(--tile);color:var(--ink)}.iz-product .rail .um-avatar{background:var(--blue);border-color:var(--line)}.iz-product .rail .um-initial{color:var(--on-accent)}.iz-product :is(.side,.mapbox,.mp-map){border-radius:24px;box-shadow:none}.iz-product .side-head{padding:25px 23px 17px}.iz-product .side-head :is(h1,h2){font-size:23px;font-weight:750;letter-spacing:-.045em}.iz-product .side-sub{font-size:11px;font-weight:500;line-height:1.7}.iz-product .side-pad{padding-inline:18px}.iz-product .side-scroll{padding-inline:13px;scrollbar-width:thin;scrollbar-color:var(--line) transparent}.iz-product .row{border-color:transparent;border-bottom-color:var(--line);border-radius:12px;padding:14px 12px;min-height:80px;box-shadow:none}.iz-product .row:hover{background:var(--tile);border-color:var(--line);box-shadow:none}.iz-product .row.sel{background:color-mix(in srgb,var(--green) 7%,var(--white));border-color:color-mix(in srgb,var(--green) 45%,var(--line));box-shadow:inset 3px 0 var(--green)}.iz-product .row-name{font-size:13px;font-weight:750;letter-spacing:-.015em;line-height:1.5}.iz-product :is(.row-meta,.row-dev){font-size:10.5px;line-height:1.75}.iz-product .row .swatch{border-radius:12px}.iz-product .list-label{font-size:9px;letter-spacing:.12em;padding-top:18px}.iz-product :is(.detail,.mp-norms-card){border:1px solid var(--line);border-radius:24px;box-shadow:var(--sh-float)}.iz-product .detail-head{padding:23px 23px 17px}.iz-product .detail-head h2{font-size:23px;line-height:1.2;letter-spacing:-.045em;font-weight:750}.iz-product .detail-sub{font-size:11px;line-height:1.7}.iz-product .detail-scroll{padding-inline:23px;scrollbar-width:thin}.iz-product .detail-tiles .tile{border:1px solid var(--line);background:var(--tile)}.iz-product .detail-tiles .tile-value{font-size:23px;letter-spacing:-.045em}.iz-product .detail-tiles .tile-label{font-size:10px;line-height:1.6}.iz-product .kv{font-size:12px;padding-block:13px}.iz-product .doc{padding-block:14px}.iz-product .doc-name{font-size:12px;line-height:1.6}.iz-product .doc-meta{font-size:10px;line-height:1.7}.iz-product :is(.planbar,.mp-bar){border-radius:16px;box-shadow:0 5px 24px #173b4d12}.iz-product .planbar button{border-radius:12px;font-size:11px}.iz-product .planbar button.on{background:var(--blue);color:var(--on-accent)}.iz-product .zoom{border-radius:14px}.iz-product .zoom button{font-weight:600}.iz-product .mp-panel-note{font-size:12px;line-height:1.85}.iz-product .mp-drop-menu{border-radius:16px;box-shadow:var(--sh-float)}.iz-product .mp-notice{border-radius:14px;border-color:var(--line)}.iz-product .norms :is(td,th){line-height:1.7}.iz-product .leaflet-control-zoom{border:1px solid var(--line);border-radius:12px;overflow:hidden;box-shadow:var(--sh-box)}.iz-product .leaflet-control-zoom a{background:var(--white);color:var(--ink)}.iz-product .ss-main{border-radius:24px;box-shadow:none}.iz-section-topbar{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:20px 26px;border-bottom:1px solid var(--line);background:var(--white)}.iz-section-topbar>div{display:flex;flex-direction:column;gap:3px;min-width:0}.iz-section-topbar>div>span{font-size:9px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--mute)}.iz-section-topbar strong{font-size:22px;font-weight:750;letter-spacing:-.045em;line-height:1.4;color:var(--ink)}.iz-product .ss-main-flush>.iz-section-topbar{flex:0 0 auto}.iz-product .ad-panel{padding:24px 26px 40px}.iz-product .ad-toolbar{gap:12px;margin-bottom:18px}.iz-product .ad-h3{font-size:17px;font-weight:750;letter-spacing:-.025em}.iz-product .ad-sub{font-size:12px;line-height:1.8}.iz-product .ad-invite{padding:22px;background:var(--tile);border-color:var(--line)}.iz-product .ad-invite-row{gap:12px}.iz-product .ad-input{min-height:41px;font-size:13px}.iz-product .ad-btn{padding:10px 15px;font-size:12px;line-height:1.3}.iz-product .ad-chip{padding:9px 13px;border-radius:12px;font-size:11px}.iz-product .ad-chip.on{background:var(--iz-wash);color:var(--blue);border-color:color-mix(in srgb,var(--blue) 25%,var(--line))}.iz-product .ad-tablewrap{border:1px solid var(--line);border-radius:16px;background:var(--white)}.iz-product .ad-table{font-size:12px}.iz-product .ad-table th{font-size:9px;font-weight:800;letter-spacing:.09em;text-transform:uppercase;background:var(--tile);padding:14px 13px;color:var(--mute)}.iz-product .ad-table td{padding:14px 13px;line-height:1.65;border-color:var(--line)}.iz-product .ad-table tbody tr:hover>td{background:color-mix(in srgb,var(--blue) 3%,var(--white))}.iz-product .ad-sheet th{font-family:var(--font);font-size:10px}.iz-product .ad-sheet td{font-family:var(--font);font-size:12px}.iz-product .ad-tag{border-radius:8px;font-size:10px;padding:4px 8px;font-weight:650}.iz-product .ad-change{padding:21px;border-color:var(--line);box-shadow:none}.iz-product .ad-change-pending{border-left:3px solid var(--orange-500)}.iz-product .ad-change-head{gap:14px;line-height:1.6}.iz-product .ad-diff{font-size:12px}.iz-product .ad-diff :is(td,th){padding:12px}.iz-product .ad-change-foot{gap:10px;padding-top:15px;flex-wrap:wrap}.iz-product .ps-head{padding:25px 27px;border-bottom:1px solid var(--line)}.iz-product .ps-title{font-size:26px;font-weight:750;letter-spacing:-.05em}.iz-product .ps-sub{font-size:12px;line-height:1.8}.iz-product .ps-panel{padding:25px 27px}.iz-product .ps-grid{gap:20px}.iz-product .ps-card{padding:22px;border-color:var(--line);box-shadow:none;background:var(--white)}.iz-product .ps-card:hover{box-shadow:var(--iz-shadow);border-color:color-mix(in srgb,var(--blue) 25%,var(--line))}.iz-product .ps-card h3{font-size:18px;font-weight:750;letter-spacing:-.035em;line-height:1.45}.iz-product .ps-facts{gap:11px}.iz-product .ps-card-foot{padding-top:17px}.iz-product .tl-card{padding:18px;border-color:var(--line);box-shadow:none}.iz-product .tl-card-text strong{font-size:15px;letter-spacing:-.025em}.iz-product .tl-avatar{border-radius:16px}.iz-product .ps-empty{border:1px dashed var(--line);border-radius:20px;padding:45px 25px;background:var(--tile)}.iz-product .ed-bar{padding:16px 20px;border-color:var(--line);background:var(--white)}.iz-product .ed-bar .ed-title{font-weight:750;letter-spacing:-.035em}.iz-product .ed-toolbar{padding-block:5px;gap:12px}.iz-product .ed-field>span{font-size:10px;letter-spacing:.09em;line-height:1.7}.iz-product .ed-field input{min-height:42px}.iz-product .ed-pane-head{padding:12px 16px;background:var(--tile);border-color:var(--line)}.iz-product .ed-tool{border-radius:8px;min-height:34px}.iz-product .ed-drawer{background:var(--white);border-color:var(--line)}.iz-product .ed-media{border-radius:16px;border-color:var(--line)}.iz-product .ed-media img{border-radius:12px}.iz-product .ed-preview-frame .bp-body{font-family:var(--font);font-size:17px;line-height:1.85}.iz-product .cp-page{max-width:1440px;margin-inline:auto;padding:0 48px 42px;gap:28px}.iz-product .cp-header{top:0;z-index:30;margin-inline:-48px;padding:17px 48px;min-height:76px;border:0;border-bottom:1px solid var(--line);border-radius:0;box-shadow:none;background:color-mix(in srgb,var(--white) 94%,transparent);backdrop-filter:blur(16px)}.iz-product .cp-brand{color:var(--blue);font-size:20px;gap:10px}.iz-product .cp-brand:hover{color:var(--blue)}.iz-product .cp-nav{margin-left:25px;gap:5px;font-size:11px}.iz-product .cp-nav a{padding:10px 13px;border-radius:10px}.iz-product .cp-nav a.on{background:var(--iz-wash);color:var(--blue)}.iz-product .cp-box{padding:30px;border-color:var(--line)}.iz-product .cp-hero{padding:45px 0 33px;border:0;border-bottom:1px solid var(--line);border-radius:0;background:var(--canvas);box-shadow:none}.iz-product .cp-hero h1{max-width:1100px;font-size:clamp(40px,5.4vw,76px);font-weight:800;line-height:1.06;letter-spacing:-.065em;color:var(--ink)}.iz-product .cp-kicker{color:var(--blue)}.iz-product .cp-hero .cp-kicker{color:var(--blue);font-size:10px;letter-spacing:.14em;margin-bottom:17px}.iz-product .cp-lede{font-size:15px;line-height:1.9;max-width:780px;color:var(--mute)}.iz-product .cp-hero .cp-lede{margin-top:23px}.iz-product .cp-crumbs{font-size:11px;line-height:1.8}.iz-product .cp-promoter{font-size:13px;line-height:1.8}.iz-product .cp-tiles{gap:16px;margin-top:27px}.iz-product .cp-tile{border-radius:16px;padding:22px;border:1px solid var(--line);box-shadow:none}.iz-product .cp-tile b{font-size:33px;letter-spacing:-.045em}.iz-product .cp-row{gap:25px}.iz-product .cp-figure{padding:24px;background:var(--tile)}.iz-product .cp-outline-tile{border-radius:18px;min-height:330px;display:grid;place-items:center}.iz-product .cp-outline-tile>svg{max-height:420px}.iz-product .cp-members{padding:32px}.iz-product .cp-members h2{font-size:12px;letter-spacing:.1em}.iz-product .cp-rows>div{padding-block:16px}.iz-product .cp-count{font-size:12px}.iz-product .cp-cta{background:var(--blue);color:var(--on-accent);box-shadow:none;padding:15px 22px}.iz-product .cp-find{max-width:760px;min-height:52px;border-color:var(--line);background:var(--tile)}.iz-product .cp-find input{font-size:16px}.iz-product .cp-letters{gap:7px;flex-wrap:wrap}.iz-product .cp-letters a{border-radius:8px}.iz-product .cp-links{gap:12px}.iz-product .cp-links li{padding:17px;border-radius:14px;background:var(--white)}.iz-product .cp-links a{font-size:13px;line-height:1.65}.iz-product .cp-links small{font-size:11px;line-height:1.7}.iz-product .cp-faq dt{font-size:15px;line-height:1.6;margin-top:24px}.iz-product .cp-faq dd{font-size:14px;line-height:1.85}.iz-product .cp-footer{margin-top:35px;padding:36px 0 12px;border:0;border-top:1px solid var(--line);border-radius:0;box-shadow:none;background:var(--canvas)}.iz-product .cp-footer-blurb{font-size:12px;line-height:1.85}.iz-product .cp-footer-note{font-size:11px;line-height:1.8}.iz-product .cp-footer nav a{font-size:11px}.iz-product .cp-footer-bottom{font-size:10px}.iz-product .cp-drawer{border-radius:18px;border-color:var(--line);background:var(--white);box-shadow:var(--sh-float)}.iz-product .cp-drawer nav a{min-height:44px;border-radius:12px}.iz-product .bp-hero{padding-block:48px 36px}.iz-product .bp-hero .bp-hi{font-size:27px;color:var(--green);margin-block:17px 4px;line-height:1.55}.iz-product .bp-translit{font-size:9px;font-weight:650;letter-spacing:.13em}.iz-product .bp-dek{font-size:19px;line-height:1.75;max-width:800px}.iz-product .bp-meta{font-size:11px;gap:10px 15px;margin-block:20px}.iz-product .bp-find{max-width:800px;margin-top:29px;background:var(--tile);border-color:var(--line)}.iz-product .bp-tabs-box{border:0;padding:10px 0;background:var(--canvas);box-shadow:none}.iz-product .bp-tabs{gap:9px}.iz-product .bp-tabs a{font-size:11px;padding:12px 16px;border-radius:12px;border:1px solid var(--line);background:var(--white)}.iz-product .bp-tabs a.on{background:var(--blue);color:var(--on-accent);border-color:var(--blue);box-shadow:none}.iz-product .bp-section{padding:25px 0 18px;border:0;box-shadow:none;background:var(--canvas)}.iz-product .bp-section-head{padding-bottom:21px;margin-bottom:25px}.iz-product .bp-section-head h2{font-size:35px;line-height:1.15;letter-spacing:-.05em}.iz-product .bp-section-count{font-size:9px;letter-spacing:.12em}.iz-product .bp-section-lede{font-size:13px;line-height:1.9}.iz-product .bp-grid{gap:24px;grid-template-columns:repeat(auto-fill,minmax(min(100%,300px),1fr))}.iz-product .bp-card{border-radius:24px;box-shadow:none;border-color:var(--line)}.iz-product .bp-card:hover{transform:translateY(-4px);box-shadow:var(--iz-shadow)}.iz-product .bp-cover img{filter:none;transition:transform .6s cubic-bezier(.2,.65,.3,1)}.iz-product .bp-cover:after{opacity:0;pointer-events:none}.iz-product .bp-card:hover .bp-cover:after{opacity:0}.iz-product .bp-card:hover .bp-cover img{transform:scale(1.04)}.iz-product .bp-card-body{padding:25px;gap:12px}.iz-product .bp-card h3{font-size:21px;line-height:1.4;font-weight:750;letter-spacing:-.04em;-webkit-line-clamp:3}.iz-product .bp-card p{font-size:13px;line-height:1.85}.iz-product .bp-card-top{font-size:9px;letter-spacing:.06em}.iz-product .bp-card-foot{font-size:10px;padding-top:10px}.iz-product .bp-card-foot .bp-go{background:var(--iz-wash);color:var(--blue)}.iz-product .bp-featured{border-radius:27px;min-height:370px}.iz-product .bp-featured .bp-card-body{padding:42px}.iz-product .bp-featured h3{font-size:37px;line-height:1.17;letter-spacing:-.055em}.iz-product .bp-featured p{font-size:14px;line-height:1.85}.iz-product .bp-cover-figure{padding:0;border:0;box-shadow:none;background:var(--canvas)}.iz-product .bp-cover-figure img{border-radius:26px;max-height:720px;object-fit:cover}.iz-product .bp-cover-figure figcaption{font-size:11px;line-height:1.8;margin-top:14px}.iz-product .bp-read{gap:30px}.iz-product .bp-article{border:0;padding:12px 22px 35px;box-shadow:none;background:var(--canvas)}.iz-product .bp-body{max-width:68ch;font-family:var(--font);font-size:17px;line-height:1.9;letter-spacing:-.01em}.iz-product .bp-body h2{font-size:30px;line-height:1.25;font-weight:750;letter-spacing:-.04em;margin-top:2.3em}.iz-product .bp-body h3{font-size:22px;line-height:1.35;font-weight:750;letter-spacing:-.025em}.iz-product .bp-toc{padding:23px 17px;background:var(--tile);border:0;box-shadow:none}.iz-product .bp-toc a{font-size:11px;line-height:1.75;border-radius:8px;padding:8px 10px}.iz-product .bp-toc h2{font-size:10px;letter-spacing:.12em}.iz-product .bp-rail-box{padding:23px 20px;box-shadow:none}.iz-product .bp-rail-list b{font-size:12px;line-height:1.55}.iz-product .bp-rail-list small{font-size:10px}.iz-product .bp-callout{padding:24px;border-radius:18px;font-size:15px;line-height:1.85}.iz-product .bp-takeaways{background:var(--iz-wash);padding:27px}.iz-product .bp-takeaways ol{font-size:16px;line-height:1.85}.iz-product .bp-hindi p{font-size:28px;line-height:1.55;color:var(--green)}.iz-product .bp-table table{font-size:14px;line-height:1.8}.iz-product .bp-table :is(td,th){padding:14px}.iz-product .bp-provenance{font-size:12px;line-height:1.85;padding:21px}.iz-product .bp-disclaimer{font-size:12px;line-height:1.85}.iz-product .bp-closer{border-radius:24px;padding:44px;background:var(--navy)}.iz-product .bp-closer h2{font-size:37px;letter-spacing:-.05em}.iz-product .bp-closer p{font-size:13px;line-height:1.8}.iz-product .contact-page{max-width:1280px;margin-inline:auto;padding:45px 40px 35px}.iz-product .contact-hero{border:0;border-radius:0;box-shadow:none;background:var(--canvas);padding:30px 0 45px}.iz-product .contact-hero-mark{color:var(--blue)}.iz-product .contact-hero h1{font-size:clamp(46px,6vw,82px);line-height:1.05;letter-spacing:-.065em;font-weight:800}.iz-product .contact-hero-sub{font-size:16px;line-height:1.85;max-width:720px}.iz-product .contact-grid{gap:28px}.iz-product :is(.contact-form-card,.contact-aside){border-radius:24px;padding:33px;border-color:var(--line);box-shadow:none}.iz-product .contact-form-card h2,.iz-product .contact-aside h2{font-size:25px;letter-spacing:-.04em;text-transform:none;color:var(--ink)}.iz-product .contact-field>span{font-size:11px;letter-spacing:.04em;line-height:1.8}.iz-product .contact-field :is(input,textarea){padding:13px 15px;font-size:14px}.iz-product :is(.contact-partner,.contact-about){padding:23px;border-radius:18px;background:var(--tile)}.iz-product .legal-page{max-width:1100px;padding:55px 40px;margin-inline:auto}.iz-product .legal-body{max-width:850px;margin-inline:auto}.iz-product .legal-body h1{font-size:clamp(40px,5.5vw,72px);font-weight:800;line-height:1.1;letter-spacing:-.06em}.iz-product .legal-body h2{font-size:26px;line-height:1.4;letter-spacing:-.035em;margin-top:2em}.iz-product .legal-body :is(p,li){font-size:15px;line-height:1.95}.iz-product .legal-updated{color:var(--mute);font-size:11px!important}.iz-product .footer{box-shadow:none;border-color:var(--line)}.iz-product .footer .brand{color:var(--blue)}.iz-product .footer h5{font-size:10px;letter-spacing:.12em}.iz-product .footer nav a{font-size:12px}@media(min-width:1101px){.iz-product .frame-section{grid-template-columns:198px minmax(0,1fr)}.iz-product .frame-section .rail{align-items:stretch;padding:22px 13px 14px}.iz-product .frame-section .rail-logo{margin-left:10px;margin-bottom:23px}.iz-product .frame-section .rail-scroll{align-items:stretch;width:100%}.iz-product .frame-section .rail-item{width:100%;flex-direction:row;text-align:left;justify-content:flex-start;gap:12px;padding:13px 12px;font-size:11px;line-height:1.55}.iz-product .frame-section .rail-item svg{width:18px;height:18px;flex-shrink:0}.iz-product .frame-section .rail-group-label{text-align:left;margin:15px 12px 8px;padding:0}.iz-product .frame-section .rail-sep{width:100%;margin-block:15px 0}.iz-product .frame-section .rail-badge{position:static;margin-left:auto;flex-shrink:0}.iz-product .frame-section .rail-account{align-items:flex-start;padding-left:10px}.iz-product .frame-section .rail .um-signin{width:auto;flex-direction:row;gap:10px;font-size:11px;padding:12px}}@media(min-width:1360px){.iz-product .bp-read{grid-template-columns:190px minmax(0,1fr) 260px}}@media(max-width:1100px){.iz-product .cp-page{padding-inline:30px}.iz-product .cp-header{margin-inline:-30px;padding-inline:30px}.iz-product .cp-nav{margin-left:10px}.iz-product .cp-nav a{padding-inline:9px}.iz-product .bp-featured h3{font-size:29px}.iz-product .bp-featured .bp-card-body{padding:27px}.iz-product .bp-article{padding-inline:12px}}@media(max-width:720px){html:has(body.iz-product){--gap:10px}.iz-product :is(.btn,.ad-btn,.cp-btn,.bp-btn,.ad-tab,.ad-chip,.ss-item,.ed-tool){min-height:42px}.iz-product :is(.ad-input,.form-input,.contact-field input,.contact-field textarea,.ed-field input,.ed-field textarea,.ed-field select,.ad-inline-select){font-size:16px}.iz-product .header-container{min-height:66px;padding-inline:17px}.iz-product .header-brand-name{font-size:18px}.iz-product .header-logo{gap:8px}.iz-product .header-logo>svg{width:29px;height:29px}.iz-product .ss-frame .header-brand-text{display:flex;flex-direction:column;align-items:flex-start;gap:1px}.iz-product .ss-frame .header-brand-divider{display:none}.iz-product .ss-frame .header-brand-sub{font-size:9px;max-width:170px;line-height:1.5}.iz-product .iz-section-topbar{display:none}.iz-product .ss-main{border-radius:19px}.iz-product .ss-side{border-radius:16px;box-shadow:none}.iz-product .ss-item{border-radius:12px}.iz-product .ss-item-label{font-size:10px;line-height:1.4}.iz-product .ss-item.on{background:var(--iz-wash);color:var(--blue)}.iz-product .ad-panel{padding:19px 16px 30px}.iz-product .ad-toolbar{gap:10px}.iz-product .ad-invite{padding:17px}.iz-product .ad-table :is(td,th){padding:12px 10px}.iz-product .ad-change{padding:17px}.iz-product .ad-change-foot .ad-btn{min-height:44px}.iz-product .ps-head{padding:21px 19px}.iz-product .ps-title{font-size:24px}.iz-product .ps-panel{padding:20px 17px}.iz-product .ps-card{padding:19px}.iz-product .ps-card h3{font-size:18px}.iz-product .ed-bar{padding:12px}.iz-product .ed-field input{min-height:45px}.iz-product .ed-pane-head{padding:10px 12px}.iz-product .detail-head h2{font-size:22px}.iz-product .detail-head{padding:20px 20px 14px}.iz-product .detail-scroll{padding-inline:20px}.iz-product .side-head{padding:21px 21px 14px}.iz-product .row-name{font-size:13px}.iz-product .cp-page{padding:0 18px 25px;gap:22px}.iz-product .cp-header{margin-inline:-18px;padding:13px 18px;min-height:66px}.iz-product .cp-brand{font-size:18px}.iz-product .cp-brand img{width:29px;height:29px}.iz-product .cp-hero{padding:30px 0 26px}.iz-product .cp-hero h1{font-size:40px;letter-spacing:-.055em;line-height:1.12}.iz-product .cp-lede{font-size:14px;line-height:1.85}.iz-product .cp-hero .cp-lede{margin-top:18px}.iz-product .cp-box{padding:22px 20px;border-radius:20px}.iz-product .cp-hero{padding-inline:0;border-radius:0}.iz-product .cp-tiles{gap:10px}.iz-product .cp-tile{padding:15px;border-radius:14px}.iz-product .cp-tile b{font-size:28px}.iz-product .cp-row{gap:19px}.iz-product .cp-outline-tile{min-height:250px}.iz-product .cp-links li{padding:15px}.iz-product .cp-faq dd{font-size:13px}.iz-product .cp-footer{padding:28px 0 10px;border-radius:0}.iz-product .bp-hero{padding-inline:0}.iz-product article>.bp-hero{padding-inline:18px}.iz-product .bp-hero .bp-hi{font-size:24px}.iz-product .bp-dek{font-size:16px;line-height:1.85}.iz-product .bp-tabs-box{padding:0}.iz-product .bp-tabs a{font-size:11px;min-height:44px}.iz-product .bp-section{padding:20px 0 12px;border-radius:0}.iz-product .bp-section-head h2{font-size:29px}.iz-product .bp-grid{gap:20px}.iz-product .bp-card{border-radius:20px}.iz-product .bp-card-body{padding:23px}.iz-product .bp-card h3{font-size:22px;line-height:1.45}.iz-product .bp-featured{min-height:0}.iz-product .bp-featured .bp-card-body{padding:25px}.iz-product .bp-featured h3{font-size:28px}.iz-product .bp-cover-figure{padding:0}.iz-product .bp-cover-figure img{border-radius:20px;max-height:none}.iz-product .bp-article{padding:12px 0 20px}.iz-product .bp-body{font-size:16px;line-height:1.9}.iz-product .bp-body h2{font-size:27px;line-height:1.3}.iz-product .bp-body h3{font-size:21px}.iz-product .bp-callout{padding:20px;font-size:14px}.iz-product .bp-hindi p{font-size:25px}.iz-product .bp-takeaways{padding:22px}.iz-product .bp-closer{padding:29px 24px}.iz-product .bp-closer h2{font-size:31px}.iz-product .contact-page{padding:24px 18px}.iz-product .contact-hero{padding:22px 0 34px}.iz-product .contact-hero h1{font-size:50px}.iz-product .contact-hero-sub{font-size:14px}.iz-product :is(.contact-form-card,.contact-aside){padding:25px 21px;border-radius:21px}.iz-product .contact-grid{gap:22px}.iz-product .legal-page{padding:32px 21px}.iz-product .legal-body h1{font-size:40px}.iz-product .legal-body :is(p,li){font-size:14px;line-height:1.9}.iz-product .legal-body h2{font-size:25px}}@media(prefers-reduced-motion:reduce){.iz-product :is(.bp-card,.bp-cover img,.ps-card,.row,.btn,.ad-btn,.cp-btn,.rail-item){transition:none;animation:none}.iz-wordmark-en{opacity:1;visibility:visible;transform:none}.iz-wordmark-hi{opacity:0;visibility:hidden;transform:none}}.iz-product .iz-site-header{position:relative;z-index:1400;flex:0 0 auto;width:100%;min-height:78px;background:color-mix(in srgb,var(--canvas) 95%,transparent);border-bottom:1px solid var(--line);backdrop-filter:blur(22px);color:var(--ink)}.iz-product .iz-header-inner{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:20px;min-height:78px;width:100%;padding:12px 28px;margin:0 auto;box-sizing:border-box}.iz-product .iz-header-brand{display:inline-flex;align-items:center;gap:11px;justify-self:start;text-decoration:none;font-size:22px;font-weight:800;letter-spacing:-1px;min-width:0;white-space:nowrap}.iz-product .iz-header-brand>svg{flex:0 0 34px}.iz-product .iz-header-nav{display:flex;align-items:center;justify-content:center;gap:5px;white-space:nowrap}.iz-product .iz-header-nav>a{font-size:12px;line-height:1.5;font-weight:700;padding:11px 12px;color:var(--mute);text-decoration:none;border-radius:12px;transition:color .2s,background .2s}.iz-product .iz-header-nav>a:hover,.iz-product .iz-header-nav>a.active{color:var(--blue);background:var(--iz-wash)}.iz-product .iz-header-account{display:flex;align-items:center;justify-content:flex-end;gap:10px;justify-self:end;min-width:0}.iz-product .iz-header-theme{display:flex;align-items:center;flex-shrink:0}.iz-product .iz-workspaces{position:relative;font-size:11px;font-weight:700;flex-shrink:0}.iz-product .iz-workspaces summary{display:flex;align-items:center;gap:5px;cursor:pointer;list-style:none;padding:10px 3px}.iz-product .iz-workspaces summary::-webkit-details-marker{display:none}.iz-product .iz-workspaces nav{position:absolute;right:0;top:calc(100% + 14px);width:236px;padding:9px;background:var(--white);border:1px solid var(--line);border-radius:16px;box-shadow:var(--sh-float);display:grid;gap:3px}.iz-product .iz-workspaces nav>a{padding:12px;color:var(--ink);text-decoration:none;border-radius:8px;font-size:12px}.iz-product .iz-workspaces nav>a:hover,.iz-product .iz-workspaces nav>a.active{background:var(--iz-wash);color:var(--blue)}.iz-product .iz-header-account .um{min-width:0}.iz-product .iz-header-account .um-avatar-identity{display:flex;align-items:center;justify-content:flex-start;gap:9px;width:auto;height:44px;max-width:190px;padding:5px 10px 5px 5px;border:1px solid var(--line);border-radius:14px;background:var(--white);color:var(--ink);box-shadow:none}.iz-product .um-avatar-identity>img{width:30px;height:30px;object-fit:cover;border-radius:8px;flex-shrink:0}.iz-product .um-avatar-identity>.um-initial{width:30px;height:30px;display:grid;place-items:center;border-radius:8px;background:var(--blue);color:var(--on-accent);flex-shrink:0}.iz-product .um-identity{display:flex;flex-direction:column;align-items:flex-start;min-width:0;line-height:1.5;text-align:left}.iz-product .um-identity strong,.iz-product .um-identity small{display:block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.iz-product .um-identity strong{font-size:11px;font-weight:800}.iz-product .um-identity small{font-size:9px;font-weight:500;color:var(--mute);max-width:126px}.iz-product .iz-header-account .um-menu{z-index:1500;max-width:min(330px,calc(100vw - 24px));right:0;top:calc(100% + 12px);bottom:auto;left:auto}.iz-product .iz-header-account .um-signin{font-size:11px;white-space:nowrap;min-height:41px;padding:9px 14px;border-radius:12px;background:var(--blue);color:var(--on-accent);border-color:var(--blue)}.iz-product .iz-header-account .nav-burger{display:none}.iz-product .home-atlas>.iz-site-header{position:sticky;top:0}.iz-product .home-atlas>.hp-header{display:none}.iz-product .iz-map-tools-inline{position:absolute;left:50%;transform:translate(-50%);bottom:26px;z-index:900;display:flex;flex-wrap:wrap;justify-content:center;gap:5px;padding:7px;border:1px solid var(--line);background:var(--white);border-radius:14px;box-shadow:var(--sh-float);max-width:calc(100% - 40px)}.iz-product .iz-map-tools-inline :is(a,button){display:flex;align-items:center;gap:6px;border:0;border-radius:8px;padding:9px;color:var(--ink);background:transparent;font-size:11px;cursor:pointer}.iz-product .iz-map-tools-inline .on{background:var(--blue);color:var(--on-accent)}.iz-product .iz-map-tools-inline svg{width:18px;height:18px}.iz-product .frame{position:relative}.iz-product .frame.frame-section{display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(0,1fr);overflow:hidden}.iz-product .frame-section>.ss-main{min-width:0;min-height:0;grid-column:1;grid-row:1}.iz-product .iz-section-topbar{display:flex;align-items:center;gap:19px;min-height:68px;padding:12px 18px;margin:0 0 20px;border-bottom:1px solid var(--line);background:var(--white);position:sticky;top:0;z-index:30;border-radius:0;box-sizing:border-box}.iz-product .ss-main-flush>.iz-section-topbar{margin:0;flex:0 0 auto}.iz-product .iz-section-trigger{display:flex;align-items:center;gap:8px;min-height:40px;padding:9px 13px;border:1px solid var(--line);border-radius:10px;background:var(--iz-wash);color:var(--blue);font-size:12px;font-weight:800;white-space:nowrap;cursor:pointer}.iz-product .iz-section-location{display:flex;flex-direction:column;gap:1px;min-width:0;line-height:1.4}.iz-product .iz-section-location>span{font-size:9px;color:var(--mute);letter-spacing:.08em;text-transform:uppercase}.iz-product .iz-section-location>strong{font-size:13px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.iz-product .iz-section-map-link{margin-left:auto;color:var(--blue);font-size:11px;font-weight:700;white-space:nowrap;text-decoration:none}.iz-product .iz-section-drawer{position:fixed;inset:0 auto 0 0;margin:0;width:min(358px,90vw);height:100dvh;max-height:none;max-width:none;box-sizing:border-box;padding:0;border:0;border-right:1px solid var(--line);border-radius:0 24px 24px 0;background:var(--white);color:var(--ink);box-shadow:var(--sh-float);overflow-y:auto;overscroll-behavior:contain}.iz-product .iz-section-drawer[open]{display:flex;flex-direction:column;animation:iz-drawer-enter .26s ease-out}.iz-product .iz-section-drawer::backdrop{background:#07192366;backdrop-filter:blur(4px)}.iz-product .iz-drawer-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:30px 24px 23px;border-bottom:1px solid var(--line);position:sticky;top:0;background:var(--white);z-index:1}.iz-product .iz-drawer-heading span{font-size:10px;text-transform:uppercase;letter-spacing:.12em;font-weight:800;color:var(--green)}.iz-product .iz-drawer-heading h2{font-size:21px;letter-spacing:-.7px;line-height:1.35;margin:7px 0 0}.iz-product .iz-drawer-heading button{background:var(--tile);color:var(--ink);border:1px solid var(--line);border-radius:50%;font-size:24px;line-height:1;width:36px;height:36px;flex-shrink:0;cursor:pointer}.iz-product .iz-section-options{display:grid;align-content:start;gap:5px;padding:16px 12px}.iz-product .iz-section-options>:is(button,a){display:flex;align-items:center;gap:12px;width:100%;box-sizing:border-box;text-align:left;padding:13px 12px;border:0;border-radius:12px;background:transparent;color:var(--ink);text-decoration:none;cursor:pointer;font-size:13px;font-weight:700}.iz-product .iz-section-options>:is(button,a):hover{background:var(--tile)}.iz-product .iz-section-options>.on{background:var(--iz-wash);color:var(--blue);box-shadow:inset 3px 0 var(--green)}.iz-product .iz-option-icon{display:grid;place-items:center;flex:0 0 24px}.iz-product .iz-option-icon svg{width:21px;height:21px}.iz-product .iz-section-options small{display:block;font-size:10px;line-height:1.55;font-weight:500;color:var(--mute);margin-top:3px}.iz-product .iz-option-badge{margin-left:auto;min-width:23px;height:23px;border-radius:8px;background:var(--blue);color:var(--on-accent);display:grid;place-items:center;padding:0 5px;font-size:10px}.iz-product .iz-drawer-footer{margin-top:auto;padding:23px 24px;border-top:1px solid var(--line);font-size:11px;color:var(--mute)}.iz-product .iz-drawer-footer a{display:block;color:var(--blue);font-weight:700;margin-top:9px;text-decoration:none}@keyframes iz-drawer-enter{0%{transform:translate(-30px);opacity:0}to{transform:none;opacity:1}}@media(min-width:1101px){.iz-product .frame:not(.frame-section){grid-template-columns:340px minmax(0,1fr)}.iz-product .frame.list-collapsed:not(.frame-section){grid-template-columns:minmax(0,1fr)}}@media(max-width:1320px){.iz-product .iz-header-inner{padding-inline:20px;gap:14px}.iz-product .iz-header-nav>a{padding-inline:9px;font-size:11px}.iz-product .iz-header-account{gap:7px}.iz-product .iz-workspaces summary{font-size:10px}.iz-product .um-identity{display:none}.iz-product .iz-header-account .um-avatar-identity{padding:5px;width:42px;max-width:none}}@media(max-width:1050px){.iz-product .iz-header-inner{grid-template-columns:minmax(0,1fr) auto;min-height:70px}.iz-product .iz-site-header{min-height:70px}.iz-product .iz-header-nav,.iz-product .iz-workspaces,.iz-product .iz-header-theme{display:none}.iz-product .iz-header-account .nav-burger{display:grid;place-items:center;flex-shrink:0}.iz-product .iz-header-account .nav-drawer,.iz-product .iz-header-account .nav-drawer-scrim{display:block}.iz-product .iz-header-account .nav-drawer{position:fixed;z-index:1700}.iz-product .iz-header-account .nav-drawer-scrim{position:fixed;z-index:1600}}@media(max-width:720px){.iz-product .iz-header-inner{min-height:66px;padding:10px 15px;gap:10px}.iz-product .iz-site-header{min-height:66px}.iz-product .iz-header-brand{font-size:19px;gap:8px;letter-spacing:-.75px}.iz-product .iz-header-brand>svg{width:29px;height:29px;flex-basis:29px}.iz-product .iz-header-account .um-signin{font-size:11.5px;padding:8px 11px;min-height:40px}.iz-product .frame.frame-section{padding:7px}.iz-product .iz-section-topbar{padding:10px;gap:10px;min-height:61px}.iz-product .iz-section-trigger{font-size:11px;padding:9px;gap:6px}.iz-product .iz-section-location>span{display:none}.iz-product .iz-section-location>strong{font-size:11px}.iz-product .iz-section-map-link{font-size:0}.iz-product .iz-section-map-link span{font-size:19px}.iz-product .iz-map-tools-inline{bottom:18px}}@media(max-width:380px){.iz-product .iz-header-brand{font-size:17px;gap:6px}.iz-product .iz-header-brand>svg{width:25px;height:25px;flex-basis:25px}.iz-product .iz-header-inner{padding-inline:10px}}.iz-product .footer,.iz-product .hp-footer .footer,.iz-product .cp-footer{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,.8fr) minmax(0,.95fr) minmax(0,1fr);gap:38px 40px;padding:50px 0 24px;align-items:start;text-align:left;background:var(--canvas);border-radius:0;box-shadow:none;border:0;border-top:1px solid var(--line)}.iz-product .footer-masthead,.iz-product .cp-footer-masthead{grid-column:1/-1;display:flex;justify-content:space-between;align-items:baseline;gap:.14em;padding:12px 0 38px;margin:0;border-bottom:1px solid var(--line);font-family:var(--font);font-size:clamp(50px,12.3vw,176px);font-weight:800;line-height:1.1;letter-spacing:-.075em;white-space:nowrap;color:var(--blue)}.iz-product .footer-masthead span:last-child,.iz-product .cp-footer-masthead span:last-child{color:var(--green)}.iz-product .footer .brand{font-size:19px;font-weight:800;color:var(--ink);gap:10px}.iz-product .footer-blurb,.iz-product .cp-footer-blurb{font-size:12px;line-height:1.9;max-width:410px;color:var(--mute)}.iz-product .footer-note,.iz-product .cp-footer-note{font-size:10px;line-height:1.8;max-width:410px;color:var(--mute)}.iz-product .footer nav,.iz-product .cp-footer nav{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.iz-product .footer h5,.iz-product .cp-footer h5{font-size:10px;text-transform:uppercase;letter-spacing:.12em;font-weight:800;color:var(--mute);margin:8px 0 13px}.iz-product .footer nav a,.iz-product .cp-footer nav a{font-size:12px;text-decoration:none;color:var(--ink);line-height:1.6}.iz-product .footer nav a:hover,.iz-product .cp-footer nav a:hover{color:var(--blue)}.iz-product .footer .footer-reach,.iz-product .hp-footer .footer-reach,.iz-product .cp-footer-reach{grid-column:auto;border:0;margin:0;padding:0;display:block}.iz-product .footer .footer-contact-btn{font-size:11px;padding:11px 13px;margin-bottom:14px}.iz-product .footer-socials,.iz-product .cp-footer-socials{justify-content:flex-start}.iz-product .footer-bottom,.iz-product .cp-footer-bottom{grid-column:1/-1;width:100%;margin-top:13px;padding-top:23px;border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:14px;font-size:10px;color:var(--mute)}.iz-product .cp-header{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:14px;align-items:center}.iz-product .cp-nav{margin:0;justify-content:center}.iz-product .cp-header>.cp-grow{display:none}.iz-product .cp-header>.cp-btn{justify-self:end}.iz-product .cp-header>.cp-menu{display:none}@media(max-width:1050px){.iz-product .cp-header{grid-template-columns:minmax(0,1fr) auto auto}.iz-product .cp-header>.cp-nav{display:none}.iz-product .cp-header>.cp-menu{display:block}}@media(max-width:850px){.iz-product .footer,.iz-product .hp-footer .footer,.iz-product .cp-footer{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px 24px}.iz-product .footer-brand-col,.iz-product .cp-footer-brand-col{grid-column:1/-1;max-width:620px}.iz-product .footer-blurb,.iz-product .footer-note,.iz-product .cp-footer-blurb,.iz-product .cp-footer-note{max-width:none}}@media(max-width:520px){.iz-product .footer,.iz-product .hp-footer .footer,.iz-product .cp-footer{grid-template-columns:1fr 1fr;gap:27px 20px;padding-top:30px}.iz-product .footer-masthead,.iz-product .cp-footer-masthead{font-size:12vw;letter-spacing:-.075em;padding-bottom:25px}.iz-product .footer .footer-reach,.iz-product .hp-footer .footer-reach,.iz-product .cp-footer-reach{grid-column:1/-1}.iz-product .footer-bottom,.iz-product .cp-footer-bottom{align-items:flex-start;flex-direction:column;gap:6px}}@media(prefers-reduced-motion:reduce){.iz-product .iz-section-drawer[open]{animation:none}}.iz-product .iz-header-brand,.iz-product .iz-header-brand:visited{color:var(--blue)}.iz-product .iz-header-brand>svg{color:var(--blue)}.iz-product .footer-masthead,.iz-product .cp-footer-masthead{justify-content:center;gap:.17em}html:has(body.iz-product){--iz-page-gutter:clamp(14px,2.4vw,56px);--iz-visual-gutter:clamp(8px,1.2vw,28px);--iz-gutter-start:max(var(--iz-page-gutter),env(safe-area-inset-left,0px));--iz-gutter-end:max(var(--iz-page-gutter),env(safe-area-inset-right,0px));--iz-map-gap:clamp(8px,1vw,18px);--iz-control-surface:color-mix(in srgb,var(--white) 94%,transparent);--iz-control-shadow:0 10px 32px #102b3914,0 2px 6px #102b3908}html[data-theme=dark]:has(body.iz-product){--iz-control-surface:color-mix(in srgb,var(--white) 95%,transparent);--iz-control-shadow:0 12px 36px #00000035,0 2px 8px #00000020}.iz-product .app-wrapper{width:100%;max-width:none;min-width:0}.iz-product .app-wrapper.is-app{height:100vh;height:100dvh;min-height:0}.iz-product :is(.app-main,.ss-body,.ss-main,.map-page-wrapper,.mp-page,.mapbox,.map-container){min-width:0;min-height:0}.iz-product .iz-header-inner{padding-inline:var(--iz-gutter-start) var(--iz-gutter-end)}.iz-product .cp-page{width:calc(100% - var(--iz-gutter-start) - var(--iz-gutter-end));max-width:none;margin-inline:auto;padding-inline:0;box-sizing:border-box}.iz-product .cp-header{padding-inline:0}.iz-product .ps-wrap{width:100%;max-width:none;margin-inline:0;padding-inline:var(--iz-gutter-start) var(--iz-gutter-end);box-sizing:border-box}.iz-product .app-wrapper.is-document>.app-main{padding-inline:var(--iz-gutter-start) var(--iz-gutter-end);box-sizing:border-box}.iz-product .app-wrapper.is-document>.app-main>:is(div,section,article){width:100%;max-width:none;min-width:0;margin-inline:0;box-sizing:border-box}.iz-product .bp-read{min-width:0}.iz-product .bp-read>*{min-width:0}.iz-product .bp-body{max-width:72ch;width:100%;overflow-wrap:break-word}.iz-product .bp-article{min-width:0;padding-inline:clamp(18px,3vw,64px)}.iz-product .bp-body :is(img,video){max-width:100%;height:auto}.iz-product .bp-grid{grid-template-columns:repeat(auto-fill,minmax(min(100%,20rem),1fr));gap:clamp(16px,1.5vw,30px)}.iz-product .contact-grid{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr)}.iz-product .contact-grid>*{min-width:0}.iz-product .contact-row{grid-template-columns:repeat(2,minmax(0,1fr))}.iz-product .frame{padding:var(--iz-map-gap);gap:var(--iz-map-gap);box-sizing:border-box}@media(min-width:1101px){.iz-product .frame:not(.frame-section){grid-template-columns:clamp(280px,23vw,370px) minmax(0,1fr)}.iz-product .frame.list-collapsed:not(.frame-section){grid-template-columns:minmax(0,1fr)}}@media(min-width:721px)and (max-width:1100px){.iz-product .frame:not(.frame-section){grid-template-columns:minmax(0,1fr)}}.iz-product .home-atlas .hp-wrap{width:calc(100% - var(--iz-gutter-start) - var(--iz-gutter-end));max-width:none;margin-inline:auto;box-sizing:border-box}.iz-product .home-atlas .hp-wide{width:calc(100% - max(var(--iz-visual-gutter),env(safe-area-inset-left,0px)) - max(var(--iz-visual-gutter),env(safe-area-inset-right,0px)));max-width:none;margin-inline:auto;box-sizing:border-box}.iz-product .home-atlas .hp-wrap .hp-wrap{width:100%;margin-inline:0}.iz-product .home-atlas .hp-feature-track{padding-inline:var(--iz-gutter-start) var(--iz-gutter-end);scroll-padding-inline:var(--iz-gutter-start) var(--iz-gutter-end)}.iz-product .home-atlas .hp-feature-card{flex-basis:max(17rem,calc((100vw - var(--iz-gutter-start) - var(--iz-gutter-end) - 72px)/4));height:clamp(420px,32vw,660px)}.iz-product .home-atlas .hp-cinema{height:clamp(380px,65svh,780px);min-height:0}.iz-product .home-atlas .hp-colony-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,18rem),1fr));gap:clamp(20px,1.8vw,36px)}.iz-product .home-atlas .hp-map-studio{grid-template-columns:clamp(260px,23vw,360px) minmax(0,1fr)}.iz-product .home-atlas :is(.hp-map-studio,.hp-people,.hp-faq)>*{min-width:0}.iz-product .home-atlas .hp-people{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(28px,4.5vw,90px)}.iz-product .home-atlas .hp-people-intro{max-width:65ch}.iz-product .home-atlas .hp-faq{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:clamp(28px,5vw,100px)}.iz-product .home-atlas .hp-question-intro{gap:clamp(24px,4vw,72px)}.iz-product .home-atlas .hp-search-bar{min-width:0;flex-wrap:wrap}.iz-product .home-atlas .hp-search{flex:1 1 18rem;min-width:0}.iz-product .home-atlas .hp-search input{width:100%;min-width:0}.iz-product .home-atlas .hp-locality{min-width:0;max-width:100%}.iz-product .home-atlas .hp-locality select{max-width:100%}@media(min-width:1800px){.iz-product .home-atlas .hp-colony-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.iz-product .home-atlas .hp-section-head>p{max-width:42ch;font-size:15px}}@media(max-width:900px){.iz-product .home-atlas :is(.hp-people,.hp-faq,.hp-map-studio){grid-template-columns:minmax(0,1fr)}.iz-product .home-atlas .hp-question-intro{align-items:flex-start;flex-wrap:wrap}.iz-product .home-atlas .hp-question-note{flex-shrink:1}.iz-product .contact-grid{grid-template-columns:minmax(0,1fr)}}@media(max-width:600px){.iz-product .home-atlas .hp-cinema{height:clamp(320px,58svh,540px)}.iz-product .home-atlas .hp-feature-card{height:430px;flex-basis:min(82vw,340px)}.iz-product .home-atlas .hp-colony-grid,.iz-product .contact-row{grid-template-columns:minmax(0,1fr)}.iz-product :is(input,select,textarea){font-size:16px}}@media(max-height:540px)and (min-width:721px){.iz-product .home-atlas .hp-cinema{height:clamp(280px,76svh,420px)}}.iz-product .mapbox{border-radius:24px;border:1px solid var(--line);box-shadow:none}.iz-product .frame>.sidebar{border:1px solid var(--line);border-radius:24px;box-shadow:0 4px 18px #102b3905;background:var(--white)}.iz-product .sidebar .side-head{padding:20px 18px 14px}.iz-product .sidebar .side-head h2{font-size:20px;font-weight:800;letter-spacing:-.65px}.iz-product .sidebar .side-search{border-radius:12px;background:var(--tile);border:1px solid var(--line);box-shadow:none}.iz-product .sidebar .side-scroll{overscroll-behavior:contain}.iz-product .mx-overlay{container-type:inline-size;container-name:iz-map-tools}.iz-product .mx-overlay .mx-top{display:grid;grid-template-columns:minmax(0,1fr) auto auto;grid-template-areas:"search filters sort" "view kinds kinds";gap:9px 10px;align-items:center;align-self:center;width:100%;max-width:58rem;min-width:0;margin-inline:auto;padding:11px;border:1px solid color-mix(in srgb,var(--line) 90%,var(--white));border-radius:24px;background:var(--iz-control-surface);box-shadow:var(--iz-control-shadow);backdrop-filter:blur(22px) saturate(1.2);-webkit-backdrop-filter:blur(22px) saturate(1.2);box-sizing:border-box;max-height:min(17rem,max(4rem,calc(100dvh - 7rem)));overflow:auto;scrollbar-width:thin;overscroll-behavior:contain}.iz-product .mx-top .mx-search{grid-area:search;display:flex;align-items:center;gap:10px;width:100%;min-width:0;max-width:none;min-height:48px;height:auto;margin:0;padding:6px 12px 6px 6px;border:1px solid var(--line);border-radius:16px;background:var(--white);box-shadow:0 2px 5px #102b3904;box-sizing:border-box}.iz-product .mx-top .mx-search:focus-within{border-color:var(--blue);box-shadow:0 0 0 3px color-mix(in srgb,var(--blue) 13%,transparent)}.iz-product .mx-top .mx-search input{flex:1 1 0;width:100%;min-width:0;font-size:14px;line-height:1.4;color:var(--ink);background:transparent;border:0;box-shadow:none}.iz-product .mx-top .mx-search input::placeholder{color:var(--mute);opacity:1}.iz-product .mx-top .mx-search .mode{gap:2px;padding:3px;border-radius:10px;background:var(--tile);border:0;box-shadow:none;flex:0 0 auto}.iz-product .mx-top .search-mode-btn{min-height:32px;padding:6px 10px;border-radius:8px;font-size:10px;font-weight:750;line-height:1.4;color:var(--mute);border:0;background:transparent}.iz-product .mx-top .search-mode-btn.on{background:var(--white);color:var(--blue);box-shadow:0 1px 5px #102b3912}.iz-product .mx-top .mx-drop-village{grid-area:filters}.iz-product .mx-top .mx-drop-sort{grid-area:sort}.iz-product .mx-top .drop{display:flex;align-items:center;justify-content:center;gap:7px;min-height:44px;max-width:12rem;min-width:0;padding:10px 12px;border:1px solid var(--line);border-radius:12px;background:var(--white);color:var(--ink);font-size:11px;line-height:1.4;box-shadow:none;white-space:nowrap}.iz-product .mx-top .drop:hover,.iz-product .mx-top .drop[aria-expanded=true]{border-color:var(--blue);background:var(--iz-wash);color:var(--blue)}.iz-product .mx-top .drop b{min-width:0;overflow:hidden;text-overflow:ellipsis}.iz-product .mx-top .drop>.map-btn-icon{display:block;width:15px;height:15px;flex-shrink:0;color:var(--blue)}.iz-product .mx-top .drop-chev{width:12px;height:12px;flex-shrink:0;color:var(--mute)}.iz-product .mx-top .mx-view{grid-area:view;justify-self:start;display:flex;width:max-content;max-width:100%;gap:3px;padding:3px;border-radius:12px;background:var(--tile);border:0;box-shadow:none}.iz-product .mx-top .map-view-btn{min-height:34px;display:flex;align-items:center;justify-content:center;gap:7px;padding:7px 12px;border:0;border-radius:8px;background:transparent;color:var(--mute);font-size:11px;font-weight:750;line-height:1.4;box-shadow:none}.iz-product .mx-top .map-view-btn.on{background:var(--white);color:var(--blue);box-shadow:0 1px 5px #102b3910}.iz-product .mx-top .map-kind-row{grid-area:kinds;justify-self:end;display:flex;align-items:center;gap:4px;width:auto;max-width:100%;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.iz-product .mx-top .map-kind{display:flex;align-items:center;gap:7px;min-height:34px;padding:7px 11px;border:1px solid transparent;border-radius:10px;background:transparent;color:var(--mute);font-size:11px;line-height:1.4}.iz-product .mx-top .map-kind.on{border-color:color-mix(in srgb,var(--green) 17%,var(--line));background:color-mix(in srgb,var(--green) 7%,var(--white));color:var(--green)}.iz-product .mx-top .map-kind input{accent-color:var(--green);flex-shrink:0}.iz-product .mx-overlay .mx-panel{width:min(100%,36rem);max-width:100%;min-width:0;align-self:center;margin-inline:auto;padding:18px;border:1px solid var(--line);border-radius:20px;background:var(--iz-control-surface);box-shadow:var(--iz-control-shadow);backdrop-filter:blur(20px);box-sizing:border-box;overscroll-behavior:contain}.iz-product .map-filters-box .map-filter-label{font-size:12px;font-weight:800;letter-spacing:-.1px}.iz-product .map-filters-box .filter-village-pills{display:flex;flex-wrap:wrap;gap:7px}.iz-product .map-filters-box .filter-village-pills button{min-height:36px;border-radius:10px;padding:8px 11px;font-size:11px}.iz-product .map-filters-box :is(input,select){max-width:100%;min-width:0;box-sizing:border-box}.iz-product .mapbox .leaflet-control-zoom{border:1px solid var(--line)!important;border-radius:14px!important;box-shadow:var(--iz-control-shadow)!important;overflow:hidden}.iz-product .mapbox .leaflet-control-zoom a{width:40px;height:40px;line-height:40px;font-size:22px;color:var(--ink);background:var(--iz-control-surface);border-color:var(--line)}.iz-product .mapbox .leaflet-control-zoom a:hover{background:var(--iz-wash);color:var(--blue)}.iz-product .mp-head :is(.mp-title,.mp-drop),.iz-product .mp-bar{background:var(--iz-control-surface);border:1px solid var(--line);border-radius:16px;box-shadow:var(--iz-control-shadow);backdrop-filter:blur(18px);color:var(--ink)}.iz-product .mp-head{gap:8px;min-width:0}.iz-product .mp-head .mp-title{font-size:12px;padding:12px 15px}.iz-product .mp-bar{max-width:calc(100% - 24px);padding:7px;gap:7px}@container iz-map-tools (max-width:680px){.iz-product .mx-overlay .mx-top{grid-template-columns:minmax(0,1fr) auto auto;grid-template-areas:"search search search" "view filters sort" "kinds kinds kinds";gap:7px;padding:9px;border-radius:19px}.iz-product .mx-top .map-kind-row{justify-self:start}.iz-product .mx-top .map-view-btn{padding-inline:9px;font-size:10px;gap:5px}.iz-product .mx-top .drop{max-width:9rem;padding-inline:10px;font-size:10px;gap:5px}.iz-product .mx-top .drop>.map-btn-icon{display:none}.iz-product .mx-top .search-mode-btn{padding-inline:8px}}@container iz-map-tools (max-width:400px){.iz-product .mx-top .mx-search{gap:8px;padding-right:9px}.iz-product .mx-top .mx-search input{font-size:16px}.iz-product .mx-top .search-mode-label{display:none}.iz-product .mx-top .search-mode-icon{display:block;width:16px;height:16px}.iz-product .mx-top .search-mode-btn{min-width:34px;min-height:34px;padding:8px}.iz-product .mx-top .map-view-btn{padding-inline:7px;min-height:36px}.iz-product .mx-top .map-view-btn>.map-btn-icon{display:none}.iz-product .mx-top .drop{max-width:7.5rem;padding-inline:8px}.iz-product .mx-top .map-kind{min-height:36px;padding-inline:10px}}@media(pointer:coarse){.iz-product .mx-top :is(.drop,.map-view-btn,.map-kind){min-height:44px}.iz-product .mx-top .search-mode-btn{min-height:40px;min-width:40px}.iz-product .mapbox .leaflet-control-zoom a{width:44px;height:44px;line-height:44px}}@media(max-height:540px){.iz-product .mx-overlay .mx-top{max-height:max(4rem,calc(100dvh - 10rem))}}@media(prefers-reduced-transparency:reduce){.iz-product .mx-overlay :is(.mx-top,.mx-panel),.iz-product .mp-bar{background:var(--white);backdrop-filter:none}}.iz-product .footer.footer,.iz-product .cp-footer.cp-footer,.iz-product .home-atlas .hp-footer .footer{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(140px,.8fr) minmax(155px,.9fr) minmax(175px,.9fr);grid-template-areas:"masthead masthead masthead masthead" "brand explore company reach" "bottom bottom bottom bottom";align-items:start;gap:32px clamp(24px,3vw,48px);padding:32px 0 22px}.iz-product :is(.footer.footer,.cp-footer.cp-footer)>:is(.footer-masthead,.cp-footer-masthead){grid-area:masthead;margin:0 0 4px;padding:0 0 30px}.iz-product :is(.footer.footer,.cp-footer.cp-footer)>:is(.footer-brand-col,.cp-footer-brand-col){grid-area:brand;min-width:0;max-width:52ch;padding-right:clamp(0px,1vw,18px)}.iz-product :is(.footer.footer,.cp-footer.cp-footer)>nav[aria-label=Explore]{grid-area:explore}.iz-product :is(.footer.footer,.cp-footer.cp-footer)>nav[aria-label=Company]{grid-area:company}.iz-product :is(.footer.footer,.cp-footer.cp-footer)>nav{display:flex;flex-direction:column;align-items:flex-start;gap:0;min-width:0}.iz-product :is(.footer.footer,.cp-footer.cp-footer) h5{margin:8px 0 16px;font-size:11px;line-height:1.4;letter-spacing:.12em;font-weight:800;color:var(--ink)}.iz-product :is(.footer.footer,.cp-footer.cp-footer)>nav>a{display:flex;align-items:center;min-height:44px;padding:9px 0;margin:0;font-size:13px;line-height:1.6;color:var(--mute);text-decoration:none}.iz-product :is(.footer.footer,.cp-footer.cp-footer)>nav>a:hover{color:var(--blue)}.iz-product :is(.footer.footer,.cp-footer.cp-footer) :is(.brand,.cp-brand){display:inline-flex;align-items:center;gap:10px;color:var(--ink);font-size:21px;line-height:1.3;letter-spacing:-.045em;font-weight:800}.iz-product :is(.footer.footer,.cp-footer.cp-footer) :is(.footer-blurb,.cp-footer-blurb){max-width:none;margin:16px 0 0;color:var(--mute);font-size:13px;line-height:1.85}.iz-product :is(.footer.footer,.cp-footer.cp-footer) :is(.footer-note,.cp-footer-note){max-width:none;margin:14px 0 0;color:var(--mute);font-size:11px;line-height:1.85}.iz-product :is(.footer.footer,.cp-footer.cp-footer)>:is(.footer-reach,.cp-footer-reach){grid-area:reach;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:0;min-width:0;margin:0;padding:0 0 0 24px;border:0;border-left:1px solid var(--line)}.iz-product :is(.footer.footer,.cp-footer.cp-footer) :is(.footer-contact-btn,.cp-footer-reach>.cp-btn){display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:44px;max-width:100%;margin:0;padding:11px 16px;font-size:12px;line-height:1.5;border-radius:999px;white-space:normal;text-align:center}.iz-product :is(.footer.footer,.cp-footer.cp-footer) :is(.footer-socials,.cp-footer-socials){display:flex;flex-wrap:wrap;justify-content:flex-start;gap:8px;list-style:none;margin:16px 0 0;padding:0}.iz-product :is(.footer.footer,.cp-footer.cp-footer) :is(.footer-socials,.cp-footer-socials) a{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid var(--line);border-radius:50%;background:color-mix(in srgb,var(--blue) 5%,var(--canvas));color:var(--blue)}.iz-product :is(.footer.footer,.cp-footer.cp-footer) :is(.footer-socials,.cp-footer-socials) a:hover{border-color:var(--blue);background:color-mix(in srgb,var(--blue) 12%,var(--canvas))}.iz-product :is(.footer.footer,.cp-footer.cp-footer) a:focus-visible{outline:2px solid var(--blue);outline-offset:4px}.iz-product :is(.footer.footer,.cp-footer.cp-footer)>:is(.footer-bottom,.cp-footer-bottom){grid-area:bottom;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px 24px;margin:0;padding:22px 0 0;font-size:11px}@media(max-width:1050px){.iz-product .footer.footer,.iz-product .cp-footer.cp-footer,.iz-product .home-atlas .hp-footer .footer{grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(180px,.8fr);grid-template-areas:"masthead masthead masthead" "brand brand reach" "explore company reach" "bottom bottom bottom";gap:28px 28px}}@media(max-width:700px){.iz-product .footer.footer,.iz-product .cp-footer.cp-footer,.iz-product .home-atlas .hp-footer .footer{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"masthead masthead" "brand brand" "explore company" "reach reach" "bottom bottom";gap:24px 20px;padding:22px 0 18px}.iz-product :is(.footer.footer,.cp-footer.cp-footer)>:is(.footer-brand-col,.cp-footer-brand-col){padding:0;max-width:none}.iz-product :is(.footer.footer,.cp-footer.cp-footer)>:is(.footer-reach,.cp-footer-reach){flex-direction:row;flex-wrap:wrap;align-items:center;gap:12px 16px;border-left:0;border-top:1px solid var(--line);padding:22px 0 0}.iz-product :is(.footer.footer,.cp-footer.cp-footer)>:is(.footer-reach,.cp-footer-reach)>h5{flex-basis:100%;margin:0 0 2px}.iz-product :is(.footer.footer,.cp-footer.cp-footer) :is(.footer-socials,.cp-footer-socials){margin:0;gap:10px}.iz-product :is(.footer.footer,.cp-footer.cp-footer) :is(.footer-socials,.cp-footer-socials) a{width:44px;height:44px}.iz-product :is(.footer.footer,.cp-footer.cp-footer)>:is(.footer-bottom,.cp-footer-bottom){align-items:flex-start}}.iz-product .detail-tiles .tile{color:var(--ink);background:var(--tile)}.iz-product .detail-tiles .tile .tile-label{color:var(--mute);opacity:1}.iz-product .detail-tiles .tile .tile-value,.iz-product .detail-tiles .tile .tile-value small{color:var(--ink);opacity:1}.iz-product .detail-tiles .tile .tile-ico{background:var(--iz-wash);color:var(--blue)}.iz-product .detail-tiles .tile.green{background:var(--green-100);border-color:color-mix(in srgb,var(--green) 25%,var(--line))}.iz-product .detail-tiles .tile.green .tile-label{color:var(--ink)}.iz-product .detail-tiles .tile.green .tile-value,.iz-product .detail-tiles .tile.green .tile-ico{color:var(--green)}.iz-product .detail-tiles .tile.green .tile-ico{background:color-mix(in srgb,var(--green) 10%,var(--white))}.iz-product .pp-selling{grid-template-columns:repeat(auto-fit,minmax(min(100%,150px),1fr))}.iz-product :is(.pp-section,.pp-section-head,.doc,.doc-text){min-width:0}.iz-product .doc-name{overflow-wrap:anywhere}.iz-product .mx-overlay .mx-top{padding:7px;gap:4px 8px;border-radius:19px}.iz-product .mx-top .mx-search{min-height:44px;padding:4px 10px 4px 4px;border-radius:12px}.iz-product .mx-top .search-mode-btn{min-height:28px;padding:4px 8px}.iz-product .mx-top .mx-view{padding:2px;border-radius:8px;gap:2px}.iz-product .mx-top .map-view-btn{min-height:26px;padding:4px 9px;border-radius:8px}.iz-product .mx-top .map-kind{min-height:28px;padding:4px 9px;border-radius:8px}.iz-product .mx-top .map-kind-row{gap:4px}.iz-product .mx-top .drop{min-height:40px;padding:8px 10px;border-radius:12px}.iz-product .leaflet-container[data-layout-labels-visible=false] .iz-layout-tooltip{visibility:hidden}.iz-product .iz-layout-tooltip{pointer-events:none;max-width:260px;white-space:normal}.iz-product .iz-header-shell .ss-body.frame-section{display:grid;grid-template-columns:246px minmax(0,1fr);grid-template-rows:minmax(0,1fr);padding:0;gap:0;min-width:0;min-height:0;flex:1;overflow:hidden}.iz-product .iz-workspace-nav{grid-column:1;grid-row:1;display:flex;flex-direction:column;min-width:0;min-height:0;overflow:hidden;background:var(--white);color:var(--ink);border-right:1px solid var(--line)}.iz-product .iz-workspace-heading{flex:none;padding:22px 20px 17px;border-bottom:1px solid var(--line)}.iz-product .iz-workspace-heading>span{display:block;color:var(--green);font-size:9px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.iz-product .iz-workspace-heading h2{margin:5px 0 0;font-size:22px;line-height:1.3;letter-spacing:-.04em}.iz-product .iz-workspace-nav .iz-section-options{position:relative;display:flex;flex-direction:column;flex:1;min-height:0;overflow:auto;overscroll-behavior:contain;padding:10px 8px;gap:3px}.iz-product .iz-workspace-nav .iz-section-options>:is(button,a){height:auto;min-height:48px;padding:11px 10px;gap:10px;font-size:12px;flex-shrink:0}.iz-product .iz-option-copy{min-width:0;flex:1;overflow-wrap:break-word}.iz-product .iz-workspace-nav .iz-option-icon{flex-shrink:0;width:23px}.iz-product .iz-workspace-footer{flex:none;padding:16px 18px;border-top:1px solid var(--line);font-size:11px}.iz-product .iz-workspace-footer a{color:var(--blue);text-decoration:none;font-weight:700}.iz-product .iz-header-shell .ss-main{grid-column:2;grid-row:1;display:flex;flex-direction:column;width:100%;min-width:0;min-height:0;margin:0;padding:0;overflow:hidden;border:0;border-radius:0;box-shadow:none}.iz-product .iz-header-shell .iz-section-topbar{flex:0 0 auto;min-height:58px;margin:0;padding:10px 20px}.iz-product .iz-header-shell .iz-section-location{min-width:0}.iz-product .iz-header-shell .iz-section-map-link{margin-left:auto;flex-shrink:0}.iz-product .iz-workspace-content{flex:1;min-width:0;min-height:0;overflow:auto;overscroll-behavior:contain}.iz-product .iz-workspace-content>*{min-width:0;max-width:100%;box-sizing:border-box}.iz-product .ss-main-flush>.iz-workspace-content{display:flex;flex-direction:column;overflow:hidden}.iz-product .ss-main-flush>.iz-workspace-content>.sm-page{flex:1;min-height:0}.iz-product :is(.ad-tablewrap,.ed-tablewrap){min-width:0;max-width:100%;overflow:auto;overscroll-behavior:contain}.iz-product :is(.ad-toolbar,.ad-filters,.pd-toolbar,.ed-toolbar){min-width:0;flex-wrap:wrap}.iz-product :is(.ad-form,.ad-panel,.ed-panel,.pd-grid,.pf-grid){min-width:0;max-width:100%}@media(min-width:1600px){.iz-product .iz-header-shell .ss-body.frame-section{grid-template-columns:272px minmax(0,1fr)}}@media(min-width:721px)and (max-width:1000px){.iz-product .iz-header-shell .ss-body.frame-section{grid-template-columns:78px minmax(0,1fr)}.iz-product .iz-workspace-heading{padding:16px 5px;text-align:center}.iz-product .iz-workspace-heading>span,.iz-product .iz-workspace-footer{display:none}.iz-product .iz-workspace-heading h2{font-size:12px;margin:0}.iz-product .iz-workspace-nav .iz-section-options{padding:8px 5px}.iz-product .iz-workspace-nav .iz-section-options>:is(button,a){position:relative;flex-direction:column;justify-content:center;gap:4px;padding:10px 4px;min-height:58px}.iz-product .iz-workspace-nav .iz-option-copy{font-size:9px;line-height:1.25;text-align:center;overflow-wrap:anywhere;flex:none}.iz-product .iz-workspace-nav .iz-option-copy small{display:none}.iz-product .iz-workspace-nav .iz-option-badge{position:absolute;right:1px;top:1px;font-size:9px;min-width:16px;padding:1px 4px}}@media(max-width:720px){.iz-product .iz-header-shell .ss-body.frame-section{grid-template-columns:minmax(0,1fr);grid-template-rows:auto minmax(0,1fr)}.iz-product .iz-workspace-nav{grid-column:1;grid-row:1;border-right:0;border-bottom:1px solid var(--line)}.iz-product .iz-workspace-heading,.iz-product .iz-workspace-footer{display:none}.iz-product .iz-workspace-nav .iz-section-options{display:flex;flex-direction:row;align-items:center;gap:5px;overflow:auto hidden;padding:6px max(8px,env(safe-area-inset-left,0px)) 6px max(8px,env(safe-area-inset-right,0px));scroll-padding-inline:8px;scrollbar-width:thin;max-width:100%}.iz-product .iz-workspace-nav .iz-section-options>:is(button,a){width:auto;min-height:44px;gap:7px;padding:9px 11px;white-space:nowrap}.iz-product .iz-workspace-nav .iz-option-copy{font-size:11px;flex:none}.iz-product .iz-workspace-nav .iz-option-copy small{display:none}.iz-product .iz-workspace-nav .iz-option-icon{width:19px}.iz-product .iz-workspace-nav .iz-option-icon svg{width:18px;height:18px}.iz-product .iz-workspace-nav .iz-section-options>.on{box-shadow:inset 0 -2px var(--green)}.iz-product .iz-header-shell .ss-main{grid-column:1;grid-row:2}.iz-product .iz-header-shell .iz-section-topbar{min-height:44px;padding:7px 12px;gap:8px}.iz-product .iz-header-shell .iz-section-location>span{display:none}.iz-product .iz-header-shell .iz-section-location>strong{font-size:12px}.iz-product .iz-header-shell .iz-section-map-link{font-size:10px}.iz-product .iz-workspace-content{padding-bottom:env(safe-area-inset-bottom,0px)}.iz-product .ss-main-flush>.iz-workspace-content{padding-bottom:0}}#iz-public-header{position:sticky;top:0;z-index:1400;min-width:0;width:100%;min-height:78px}.iz-product .cp-header{margin-inline:0;max-width:100%;width:auto;box-sizing:border-box}.iz-product .iz-header-brand>img{flex:0 0 34px}.iz-product .iz-public-menu{display:none;position:relative}.iz-product .iz-public-menu>summary{display:grid;place-items:center;width:44px;height:44px;cursor:pointer;list-style:none}.iz-product .iz-public-menu>summary::-webkit-details-marker{display:none}.iz-product .iz-public-menu>nav{position:absolute;right:0;top:100%;width:min(280px,calc(100vw - 28px));padding:10px;display:grid;background:var(--white);border:1px solid var(--line);border-radius:16px;box-shadow:var(--sh-float)}.iz-product .iz-public-menu>nav>a{padding:12px;color:var(--ink);font-size:13px;text-decoration:none;border-radius:8px}.iz-product .iz-public-menu>nav>a.active{color:var(--blue);background:var(--iz-wash)}.iz-product .iz-header-account>.um-signin{display:inline-flex;align-items:center;text-decoration:none}.iz-product .cp-page>*{min-width:0;max-width:100%;box-sizing:border-box}.iz-product :is(.bp-body,.bp-after,.bp-related-strip,.bp-closer,.bp-map,.bp-tabs-box){min-width:0;max-width:100%}.iz-product .bp-btn{max-width:100%;min-width:0;white-space:normal;overflow-wrap:anywhere;line-height:1.55;text-align:left;box-sizing:border-box}.iz-product .bp-body .bp-btn{color:var(--on-accent);text-decoration:none}.iz-product .bp-strip{width:100%;max-width:100%;min-width:0;overflow-x:auto;contain:inline-size;overscroll-behavior-x:contain}.iz-product .bp-strip .bp-card{min-width:0;max-width:100%;flex:0 0 min(280px,85%)}.iz-product :is(.bp-table,.bp-tabs){min-width:0;max-width:100%;overflow-x:auto}.iz-product .bp-table table{max-width:100%;overflow-wrap:anywhere}.iz-product .bp-closer>div{min-width:0;max-width:100%}.iz-product .bp-pair{grid-template-columns:repeat(2,minmax(0,1fr))}.iz-product :is(.bp-cover img,.cp-page img){max-width:100%}@media(max-width:1050px){#iz-public-header{min-height:70px}.iz-product .iz-public-menu{display:block}}@media(max-width:720px){#iz-public-header{min-height:66px}.iz-product .iz-header-brand>img{width:29px;height:29px;flex-basis:29px}.iz-product .bp-pair,.iz-product .bp-read,.iz-product .bp-featured,.iz-product .bp-grid{grid-template-columns:minmax(0,1fr)}.iz-product .bp-map{padding:18px}.iz-product .bp-map .bp-btn{width:100%;justify-content:center;padding:12px 15px}.iz-product input:not([type=range]):not([type=checkbox]):not([type=radio]),.iz-product select,.iz-product textarea{font-size:16px}.iz-product .iz-header-account .nav-burger{min-width:44px;min-height:44px}}@container iz-map-tools (max-width:680px){.iz-product .mx-overlay .mx-top{gap:4px 6px;padding:6px;border-radius:16px}.iz-product .mx-top .map-kind-row{justify-self:start}}@container iz-map-tools (max-width:400px){.iz-product .mx-top .drop{padding:7px;max-width:7rem;font-size:10px}.iz-product .mx-top .map-view-btn{padding-inline:6px;gap:4px}.iz-product .mx-top .search-mode-btn{min-height:30px;min-width:32px;padding:6px}}@media(pointer:coarse){.iz-product .mx-top :is(.map-view-btn,.map-kind,.drop){min-height:44px}.iz-product .mx-top .search-mode-btn{min-width:40px;min-height:40px}}@media(max-width:720px)and (max-height:500px){.iz-product .iz-workspace-nav .iz-section-options{padding-block:2px}.iz-product .iz-header-shell .iz-section-topbar{min-height:36px;padding-block:4px}}.iz-product .iz-header-account .um-error{position:fixed;top:86px;right:var(--iz-gutter-end,14px);z-index:1510;width:min(340px,calc(100vw - 28px));max-height:40dvh;overflow:auto;box-sizing:border-box;margin:0;padding:13px 16px;border:1px solid var(--line);border-left:3px solid var(--blue);border-radius:12px;background:var(--white);color:var(--ink);box-shadow:var(--sh-float);font-size:12px;line-height:1.6;white-space:normal;overflow-wrap:anywhere}.iz-product .iz-header-theme .theme-toggle-compact{color:var(--ink);flex-shrink:0}@media(max-width:1050px){.iz-product .iz-header-account .um-error{top:78px}}@media(max-width:720px){.iz-product .iz-header-account .um-error{top:74px}}@container iz-map-tools (max-width:680px){.iz-product .mx-top .drop>.map-btn-icon{display:block;flex:0 0 15px}}@container iz-map-tools (max-width:400px){.iz-product .mx-top .map-view-btn>.map-btn-icon{display:block;flex:0 0 16px}.iz-product .mx-top .map-view-btn{min-width:40px}}.iz-product .map-page-wrapper>.frame>.rail{display:none}.iz-product .mx-overlay{align-items:flex-start;pointer-events:none}.iz-product .mx-overlay .mx-top{position:static;inset:auto;transform:none;display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;align-self:flex-start;width:100%;max-width:none;min-width:0;max-height:none;margin:0;padding:0;gap:6px;background:transparent;border:0;border-radius:0;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none;overflow:visible;pointer-events:none}.iz-product .mx-top>*{pointer-events:auto}.iz-product .mx-top .mx-show-list{order:-1;flex:none;width:44px;height:44px;background:var(--white)}.iz-product .mx-top .mx-search{order:0;flex:1 1 340px;width:auto;max-width:550px;min-height:44px;height:44px;margin:0;padding:3px 10px 3px 3px;background:var(--white);border:1px solid var(--line);border-radius:12px;box-shadow:var(--iz-control-shadow)}.iz-product .mx-top .mx-search .mode{padding:2px}.iz-product .mx-top .search-mode-btn{min-height:32px;padding:5px 8px}.iz-product .mx-top .mx-filter-controls{order:1;display:flex;align-items:center;gap:6px;min-width:0;max-width:100%;flex-wrap:wrap;pointer-events:none}.iz-product .mx-filter-controls>*{pointer-events:auto}.iz-product .mx-top .mx-filter-trigger{flex:none;height:44px;min-height:44px;max-width:none;padding:0 12px;font-size:12px;border-radius:12px;box-shadow:var(--iz-control-shadow)}.iz-product .mx-filter-trigger>svg{flex:none;color:var(--blue)}.iz-product .mx-filter-count{display:inline-grid;place-items:center;min-width:18px;height:18px;padding:0 3px;border-radius:6px;background:var(--blue);color:var(--on-accent);font-size:10px;line-height:1}.iz-product .mx-top .mx-village-chip{display:inline-flex;align-items:center;gap:7px;box-sizing:border-box;height:44px;min-height:44px;max-width:240px;min-width:0;padding:0 5px 0 10px;background:var(--white);color:var(--ink);border:1px solid var(--line);border-radius:12px;box-shadow:var(--iz-control-shadow);font-size:11px}.iz-product .mx-village-chip .dotv{flex:none;width:8px;height:8px}.iz-product .mx-village-chip>b{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.iz-product .mx-village-chip .mx-village-count{flex:none;min-width:20px;padding:3px 5px;border-radius:6px;background:var(--iz-wash);color:var(--blue);font-size:10px;text-align:center;line-height:1.2}.iz-product .mx-village-chip>button{display:grid;place-items:center;flex:none;width:32px;height:40px;padding:0;color:var(--mute);background:transparent;border:0;border-radius:8px;cursor:pointer}.iz-product .mx-village-chip>button:hover{color:var(--blue);background:var(--iz-wash)}.iz-product .mx-top .mx-view{order:2;flex:none;height:44px;box-sizing:border-box;margin:0;padding:3px;gap:2px;border:1px solid var(--line);border-radius:12px;background:var(--white);box-shadow:var(--iz-control-shadow)}.iz-product .mx-top .map-view-btn{height:36px;min-height:36px;padding:5px 9px;border-radius:8px}.iz-product .mx-top .map-view-btn.on{background:var(--iz-wash);box-shadow:none}.iz-product .mx-top .map-kind-row{order:3;flex:none;gap:5px;pointer-events:none}.iz-product .mx-top .map-kind{pointer-events:auto;box-sizing:border-box;height:44px;min-height:44px;padding:7px 10px;border:1px solid var(--line);border-radius:12px;background:var(--white);box-shadow:var(--iz-control-shadow)}.iz-product .mx-top .map-kind.on{background:var(--white);border-color:color-mix(in srgb,var(--green) 30%,var(--line))}.iz-product .mx-overlay .mx-panel{align-self:flex-start;margin-inline:0;pointer-events:auto;background:var(--white);max-height:min(480px,55dvh);overflow:auto}.iz-product .mx-filter-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px;color:var(--ink);font-size:15px}.iz-product .mx-filter-heading .iconbtn{flex:none;min-width:36px;min-height:36px}.iz-product .mx-sort-options{margin-bottom:16px;border:1px solid var(--line);border-radius:12px;overflow:hidden}.iz-product .mx-sort-options>summary{display:flex;align-items:center;gap:8px;min-height:44px;padding:0 12px;list-style:none;cursor:pointer;font-size:12px;color:var(--ink);background:var(--tile)}.iz-product .mx-sort-options>summary::-webkit-details-marker{display:none}.iz-product .mx-sort-options>summary>b{margin-left:auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.iz-product .mx-sort-options .sort-options{display:grid;padding:5px}.iz-product .mx-sort-options .sort-option{min-height:40px;text-align:left}.iz-product .mx-planbar{max-width:calc(100% - 20px)}.iz-product .mx-planbar .planbar{display:flex;flex-wrap:nowrap;justify-content:flex-start;align-items:center;width:max-content;max-width:100%;min-width:0;box-sizing:border-box;gap:5px;padding:6px;overflow-x:auto;overflow-y:hidden;white-space:nowrap;scrollbar-width:thin;overscroll-behavior-x:contain;border-radius:18px}.iz-product .mx-planbar .planbar>*{flex-shrink:0}.iz-product .mx-planbar .planbar .plan-bar-btn{min-height:38px;padding:7px 11px;border-radius:12px}.iz-product .mx-planbar .planbar label{display:inline-flex;flex-wrap:nowrap;align-items:center;gap:6px;padding:0 5px 0 0;margin:0}.iz-product .mx-planbar .planbar input[type=range]{width:100px;max-width:100px;min-width:80px;margin:0}.iz-product .mx-planbar .planbar .sep{height:20px;margin:0 3px}.iz-product .mx-planbar .planbar .val{min-width:32px;font-size:11px}.iz-product .mp-map{container:iz-master-tools / inline-size}.iz-product .mp-head{align-items:center}.iz-product .mp-head:focus-within{z-index:1150}.iz-product .mp-head .mp-location-search{position:relative;flex:0 0 100%;min-width:0;max-width:100%;background:transparent;pointer-events:none}.iz-product .mp-location-input{display:flex;align-items:center;gap:10px;width:min(420px,100%);height:44px;box-sizing:border-box;padding:0 4px 0 13px;border:1px solid var(--line);border-radius:12px;color:var(--blue);background:var(--white);box-shadow:var(--iz-control-shadow);pointer-events:auto}.iz-product .mp-location-input:focus-within{border-color:var(--blue);box-shadow:0 0 0 3px color-mix(in srgb,var(--blue) 14%,transparent)}.iz-product .mp-location-input>svg{flex:none}.iz-product .mp-location-input input{flex:1;min-width:0;width:100%;height:100%;padding:0;border:0;border-radius:0;outline:none;background:transparent;color:var(--ink);font:inherit;font-size:13px;box-shadow:none}.iz-product .mp-location-input input::placeholder{color:var(--mute);opacity:1}.iz-product .mp-location-input input::-webkit-search-cancel-button{display:none}.iz-product .mp-location-input button{display:grid;place-items:center;flex:none;width:36px;height:38px;padding:0;border:0;border-radius:8px;background:transparent;color:var(--mute);cursor:pointer}.iz-product .mp-location-input button:hover{background:var(--iz-wash);color:var(--blue)}.iz-product .mp-location-results{position:absolute;left:0;top:calc(100% + 8px);z-index:1200;width:min(420px,100%);box-sizing:border-box;max-height:min(440px,55dvh);overflow:auto;padding:6px;border:1px solid var(--line);border-radius:16px;background:var(--white);color:var(--ink);box-shadow:var(--sh-float);pointer-events:auto;overscroll-behavior:contain}.iz-product .mp-location-results p{margin:0;padding:10px;font-size:12px;line-height:1.5;color:var(--mute)}.iz-product .mp-location-results .mp-location-scope{font-size:10px;border-bottom:1px solid var(--line);margin-bottom:4px}.iz-product .mp-location-results [role=option]{display:flex;align-items:flex-start;gap:10px;width:100%;min-height:52px;padding:10px;text-align:left;border:0;border-radius:10px;background:transparent;color:var(--ink);font:inherit;cursor:pointer}.iz-product .mp-location-results [role=option]:is(:hover,.on){background:var(--iz-wash)}.iz-product .mp-location-results [role=option]>svg{flex:none;color:var(--blue);margin-top:2px}.iz-product .mp-location-results [role=option]>span{min-width:0}.iz-product .mp-location-results strong{display:block;font-size:13px;line-height:1.4}.iz-product .mp-location-results small{display:block;font-size:10px;line-height:1.5;color:var(--mute);overflow-wrap:anywhere;margin-top:3px}.iz-product .mp-location-credit{display:block;padding:8px 10px;font-size:10px;color:var(--mute);text-align:right}.iz-product .mp-location-busy{width:14px;height:14px;flex:none;border:2px solid var(--line);border-top-color:var(--blue);border-radius:50%;animation:iz-location-spin .8s linear infinite}.iz-product .mp-search-pin{display:block;box-sizing:border-box;width:24px;height:24px;border-radius:50%;border:4px solid #fff;background:var(--blue);box-shadow:0 0 0 7px #21689226,0 3px 12px #102b3960}.iz-product .mp-search-pin-label{max-width:220px;white-space:normal;border:1px solid var(--line);border-radius:8px;background:var(--white);color:var(--ink);font-weight:700;box-shadow:var(--iz-control-shadow)}@keyframes iz-location-spin{to{transform:rotate(360deg)}}@container iz-map-tools (max-width:680px){.iz-product .mx-top .mx-search{flex-basis:100%;max-width:none}.iz-product .mx-top .mx-show-list+.mx-view+.mx-search{flex-basis:calc(100% - 50px)}.iz-product .mx-top .mx-filter-trigger{font-size:11px;padding-inline:10px}.iz-product .mx-top .map-view-btn{gap:5px;padding-inline:7px}.iz-product .mx-top .map-kind{padding-inline:8px}.iz-product .mx-top .mx-village-chip{max-width:calc(100cqw - 110px)}}@container iz-map-tools (max-width:400px){.iz-product .mx-top .map-view-btn>.map-btn-icon{display:block;flex:none}.iz-product .mx-top .mx-search input{font-size:16px}}@container iz-master-tools (max-width:680px){.iz-product .mp-head{top:12px;left:12px;width:calc(100% - 24px);max-width:none;gap:8px}.iz-product .mp-location-input{width:100%}.iz-product .mp-location-input input{font-size:16px}.iz-product .mp-location-results{width:100%}.iz-product .mp-map>.ov-tr{top:64px;right:12px}.iz-product .mp-head :is(.mp-title,.mp-drop){display:none}.iz-product .mp-head .mp-sheet-open{display:inline-grid}.iz-product .mp-cities-link-long{display:none}.iz-product .mp-cities-link-short{display:inline}.iz-product .mp-base button{width:40px;min-height:40px;padding:0;justify-content:center}.iz-product .mp-base button span{display:none}.iz-product .mp-notice{top:116px}}@media(pointer:coarse){.iz-product .mx-top .search-mode-btn{min-width:36px;min-height:34px}.iz-product .mx-planbar .planbar .plan-bar-btn{min-height:44px}.iz-product .mx-planbar .planbar input[type=range]{height:44px}.iz-product .mx-filter-heading .iconbtn,.iz-product .mx-sort-options .sort-option{min-height:44px}}@media(prefers-reduced-motion:reduce){.iz-product .mp-location-busy{animation:none;border-color:var(--blue)}}.iz-product .map-page-wrapper{container:iz-register-layout / inline-size}.iz-product .map-page-wrapper>.frame.map-register-pinned{display:grid;grid-template-columns:clamp(230px,25cqw,330px) minmax(0,1fr);grid-template-rows:minmax(0,1fr);position:relative;min-height:0;min-width:0}.iz-product .map-page-wrapper>.map-register-pinned>.sidebar.is-pinned{display:flex;flex-direction:column;position:relative;inset:auto;grid-column:1;grid-row:1;align-self:stretch;width:auto;max-width:none;height:100%;min-height:0;box-sizing:border-box;overflow:hidden;transform:none;opacity:1;pointer-events:auto;z-index:1;border:1px solid var(--line);border-radius:18px;box-shadow:none;padding-bottom:0;transition:none}.iz-product .map-register-pinned>.sidebar.is-pinned .sidebar-list{flex:1;min-height:0;overflow:auto;overscroll-behavior:contain}.iz-product .map-page-wrapper>.map-register-pinned>.mapbox{grid-column:2;grid-row:1;min-width:0;min-height:0;height:100%;visibility:visible}.iz-product .map-register-pinned .mapbox .mx-overlay{display:flex;flex-direction:column}.iz-product .map-register-pinned .mx-overlay .mx-top{flex:none}@container iz-register-layout (max-width:720px){.iz-product .map-page-wrapper>.frame.map-register-pinned{grid-template-columns:minmax(0,1fr);grid-template-rows:clamp(156px,26dvh,224px) minmax(0,1fr);gap:8px;padding:8px}.iz-product .map-page-wrapper>.map-register-pinned>.sidebar.is-pinned{grid-column:1;grid-row:1;border-radius:14px}.iz-product .map-page-wrapper>.map-register-pinned>.mapbox{grid-column:1;grid-row:2;border-radius:16px}.iz-product .map-register-pinned>.sidebar.is-pinned .sidebar-head{display:none}.iz-product .map-register-pinned>.sidebar.is-pinned .side-pad{flex:none;padding:5px 8px 0}.iz-product .map-register-pinned>.sidebar.is-pinned .side-search{height:36px;min-height:36px;padding:0 10px}.iz-product .map-register-pinned>.sidebar.is-pinned .side-search input{font-size:16px;min-width:0}.iz-product .map-register-pinned>.sidebar.is-pinned .tabs3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));padding:2px;border-radius:10px}.iz-product .map-register-pinned>.sidebar.is-pinned .tabs3 button{min-width:0;min-height:36px;padding:5px;font-size:11px}.iz-product .map-register-pinned>.sidebar.is-pinned .tabs3 button b{font-size:10px}.iz-product .map-register-pinned>.sidebar.is-pinned .sidebar-list{padding:4px 8px 8px}.iz-product .map-register-pinned>.sidebar.is-pinned .sidebar-empty{padding:10px;font-size:12px}.iz-product .map-register-pinned>.sidebar.is-pinned .row{min-height:52px;padding:8px;gap:8px}.iz-product .map-register-pinned>.sidebar.is-pinned .row .swatch{width:28px;height:28px;flex:0 0 28px}}@media(max-width:720px){.iz-product .map-register-pinned .mapbox .mx-overlay{right:8px}.iz-product .map-register-pinned .mapbox .mx-bottom{display:flex;position:absolute;left:8px;right:8px;top:auto;bottom:calc(var(--map-floor,0px) + 14px);gap:8px;flex-wrap:nowrap;align-items:center}.iz-product .map-register-pinned .mapbox .mx-bottom:after{display:none}.iz-product .map-register-pinned .mapbox .mx-bottom .mx-nav,.iz-product .map-register-pinned .mapbox .mx-bottom .mx-planbar{position:static;inset:auto;transform:none;width:auto;max-width:none}.iz-product .map-register-pinned .mapbox .mx-bottom .mx-nav{flex:none}.iz-product .map-register-pinned .mapbox .mx-bottom .mx-planbar{flex:1;min-width:0}.iz-product .map-register-pinned .mapbox .mx-bottom .planbar{max-width:100%;flex-wrap:nowrap}}@media(max-height:500px){@container iz-register-layout (min-width:520px) and (max-width:720px){.iz-product .map-page-wrapper>.frame.map-register-pinned{grid-template-columns:210px minmax(0,1fr);grid-template-rows:minmax(0,1fr)}.iz-product .map-page-wrapper>.map-register-pinned>.mapbox{grid-column:2;grid-row:1}}}.iz-product .iz-header-account>.nav-burger{min-width:44px;min-height:44px;width:44px;height:44px;padding:10px;flex-shrink:0;border:1px solid #dce6eb;border-radius:12px;background:transparent;color:inherit;text-align:center;line-height:1}.iz-product .iz-header-account>.nav-burger:focus-visible{outline:2px solid #20638b;outline-offset:3px}[data-theme=dark] .iz-header-account>.nav-burger{border-color:#2b424e}html[data-theme=dark] :is(.side-head .count,.toggle-row .ico,.iconbtn:not(.dark),.modal-close,.theme-toggle-compact,.ccard .thumb-empty,.social-links.is-detailed .social-glyph,.cp-tile:not(.green) i,.cp-nooutline .cp-outline-tile,.cp-footer-socials a){color:var(--ink)}@media(max-width:720px){.iz-product :is(.kicker,.detail-kicker,.legal-kicker),.iz-product .list-label,.iz-product .row-meta,.iz-product .ad-tag,.iz-product .fs-chip,.iz-product .iz-section-map-link,.iz-product .mp-attr-short{font-size:11px}.iz-product .bp-translit,.iz-product .bp-section-count,.iz-product .bp-card-top span,.iz-product .bp-card-foot span,.iz-product .cp-hero .cp-kicker{font-size:11px}}@media(max-width:720px){.iz-product :is(.footer,.cp-footer)>:is(.footer-brand-col,.cp-footer-brand-col)>:is(.brand,.cp-brand){display:none}}.iz-product .detail-tiles:has(.tile.is-wide){grid-template-columns:repeat(2,minmax(0,1fr))}.iz-product .detail-tiles .tile.is-wide{grid-column:1/-1}.iz-product .detail-tiles .tile-value.is-long{font-size:21px;line-height:1.25;letter-spacing:-.03em;overflow-wrap:normal}.iz-product .detail-tiles .tile-value.is-long small{display:inline;margin-left:4px}.iz-product .tile-num{white-space:nowrap}.iz-product .detail-tiles:has(.tile.is-wide) .tile:first-child:nth-last-child(2){grid-column:1/-1}.iz-product .map-anchor-layer{z-index:5}@media(max-width:380px){.iz-product .iz-header-account .um-signin .um-signin-more{display:none}}@container iz-master-tools (max-width:340px){.iz-product .mp-head .mp-cities-link{padding-inline:10px;gap:6px}.iz-product .mp-head .mp-cities-link>svg:last-child{display:none}}@media(min-width:721px){.iz-product .mapbox.has-card .map-status{left:16px;right:388px;transform:none;width:fit-content;margin-inline:auto;white-space:normal;text-align:left;border-radius:22px}}@media(max-width:720px){.iz-product .mapbox .map-status{left:12px;right:12px;transform:none;width:fit-content;max-width:none;margin-inline:auto;text-align:left;border-radius:20px}}@media(min-width:1101px)and (min-height:601px){.iz-product .mapbox.has-card .map-status{bottom:86px}}@media(min-width:721px)and (max-width:1100px)and (min-height:601px){.iz-product .mapbox.has-card .map-status{bottom:140px}}@media(min-width:721px)and (max-height:600px){.iz-product .mapbox.has-card .map-status{bottom:64px}}.iz-product :is(.ad-table,.ad-sheet,.ad-panel) a:not([class]){color:var(--blue);text-decoration-thickness:1px;text-underline-offset:3px}.iz-product :is(.ad-table,.ad-sheet,.ad-panel) a:not([class]):hover{color:var(--blue-600)}.iz-product .iz-workspace-content>.ad-note{padding:24px clamp(16px,2.4vw,28px)}.iz-product .social-links.is-detailed .social-handle{white-space:normal;overflow-wrap:anywhere;text-overflow:clip}@media(max-width:720px){.iz-product .bp-toc-details>summary{min-height:44px;display:flex;align-items:center}.iz-product .cp-crumbs a{display:inline-flex;align-items:center;min-height:40px}.iz-product .pp-rera-link{padding-block:11px;margin-block:-11px}.iz-product .pp-section-head.pp-fold-head{min-height:44px}.iz-product .mp-panel .search.inset input{min-height:40px}.iz-product .mp-panel .mp-back-link{min-height:40px;display:inline-flex;align-items:center}.iz-product .mp-bar .iconbtn,.iz-product .qe-docs .qe-doc-remove{width:40px;height:40px}.iz-product .ed-swatches .ed-swatch{min-height:40px}.iz-product .ad-sheet .ad-head-cell{gap:8px}}@media(min-width:701px)and (max-width:720px){.iz-product .footer.footer,.iz-product .cp-footer.cp-footer,.iz-product .home-atlas .hp-footer .footer{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"masthead masthead" "brand brand" "explore company" "reach reach" "bottom bottom";gap:24px 20px}}html:has(body.iz-product){--st-pos-fg:#5f4526;--st-pos-bg:#f2e9db;--st-warn-fg:#8a4a00;--st-warn-bg:#fdf0dc;--st-neg-fg:#a1271d;--st-neg-bg:#fdebe9;--st-info-fg:#1f5f8b;--st-info-bg:#eef4f7;--st-neutral-fg:#47606d;--st-neutral-bg:#eef1f3;--st-neg-solid:#b3261e}html[data-theme=dark]:has(body.iz-product){--st-pos-fg:#e8cfa6;--st-pos-bg:#33291a;--st-warn-fg:#f2be78;--st-warn-bg:#3a2a12;--st-neg-fg:#ff9d93;--st-neg-bg:#3d1a17;--st-info-fg:#9bcdee;--st-info-bg:#182b39;--st-neutral-fg:#b4c2cc;--st-neutral-bg:#1f2c38;--st-neg-solid:#b3261e}.iz-product :is(.ad-tag.ad-tag-ok,.ad-tag.pf-tag-live,.ad-status.ok,.ad-flag.yes,.vm-tick.yes){background:var(--st-pos-bg);color:var(--st-pos-fg)}.iz-product .pf-tagged{color:var(--st-pos-fg)}.iz-product :is(.ad-status.pending,.fs-chip.fs-chip-paid,.vm-tick.said,.ad-tag.pf-tag-in_progress){background:var(--st-warn-bg);color:var(--st-warn-fg)}.iz-product .pf-untagged{color:var(--st-warn-fg)}.iz-product :is(.ad-tag.ad-tag-bad,.fs-chip.fs-chip-hidden,.ad-status.bad){background:var(--st-neg-bg);color:var(--st-neg-fg)}.iz-product .ad-tag.ad-tag-pending{background:var(--st-info-bg);color:var(--st-info-fg)}.iz-product :is(.ad-tag.ad-tag-muted,.fs-chip.fs-chip-shown,.ad-tag.pf-tag-expired){background:var(--st-neutral-bg);color:var(--st-neutral-fg)}.iz-product .vm-tick.no{color:var(--st-neutral-fg)}.iz-product :is(.ad-blank,.mp-group-count){color:var(--mute)}.iz-product .map-status.error{background:var(--st-neg-solid);color:#fff}.iz-product .map-status.error button{background:#ffffff2e;color:#fff}.iz-product :is(.ad-tag,.fs-chip,.ad-status,.ad-flag){text-transform:none;letter-spacing:0;font-weight:600;border-radius:999px}html[data-theme=dark] .iz-product :is(.pp-lock-banner-cta,.ed-tool.is-accent){color:var(--on-accent)}html[data-theme=dark] .iz-product .ad-chip.on .pf-chip-count{background:color-mix(in srgb,var(--blue) 18%,transparent);color:var(--ink)}html[data-theme=dark] .iz-product :is(.bp-pill,.ed-swatch).bp-ground-terracotta{color:#26190a}.iz-product .vp-seg button.on.s-shown{background:var(--navy);color:#fff}.iz-product .vp-seg button.on.s-paid{background:#8a4a00;color:#fff}.iz-product .vp-seg button.on.s-hidden{background:var(--st-neg-solid);color:#fff}.iz-product :is(.ad-table,.vm-table) th{font-size:11px;font-weight:700;letter-spacing:.06em;padding-block:12px}.iz-product .ad-sheet th{font-size:11px;letter-spacing:.02em}.iz-product .ad-table td{font-size:13px;line-height:1.5;padding-block:11px;vertical-align:middle}.iz-product .ad-table.ed-table td{vertical-align:middle}.iz-product :is(.ad-table,.ad-sheet,.ad-diff,.mp-norms) :is(td,th).ad-num{text-align:right;font-variant-numeric:tabular-nums lining-nums}.iz-product .ad-sheet th.ad-num .ad-head-cell{justify-content:flex-end}.iz-product :is(.tile-value,.tile-num,.kv .v,.pf-card dd,.side-head .count){font-variant-numeric:tabular-nums lining-nums}@media(min-width:721px){.iz-product .ad-table td:is([data-label=Added],[data-label=Updated],[data-label=Published],[data-label=When],[data-label=Date],[data-label="Last seen"]){white-space:nowrap}.iz-product .ad-table td.ed-row-actions{flex-wrap:nowrap;white-space:nowrap}.iz-product .ad-table td.ed-row-actions .ad-btn{min-height:34px;padding-inline:11px}.iz-product .ad-table :is(td,th){padding-inline:10px}.iz-product .ad-tablewrap .ad-table tbody td:last-child:has(.ad-btn){position:sticky;right:0;background:var(--white);box-shadow:-1px 0 0 var(--line),-14px 0 16px -14px #173b4d38;white-space:nowrap}.iz-product .ad-tablewrap .ad-table tbody tr:hover>td:last-child:has(.ad-btn){background:color-mix(in srgb,var(--blue) 3%,var(--white))}.iz-product .ad-tablewrap .ad-table thead th:last-child:empty{position:sticky;right:0;background:var(--tile);box-shadow:-1px 0 0 var(--line)}}.iz-product .vm-head>.vp-seg{flex:none;align-self:center}.iz-product .norms :is(td.num,th:not(:first-child)){text-align:right;width:1%;white-space:nowrap;padding-left:8px;padding-right:2px}.iz-product .norms th{letter-spacing:0;font-size:11px;text-transform:none;font-weight:600}.iz-product .norms td:first-child{font-weight:700;overflow-wrap:break-word}.iz-product .norms{container:iz-norms / inline-size}@container iz-norms (max-width:330px){.iz-product .norms :is(table,thead,tbody){display:block}.iz-product .norms tr{display:grid;grid-template-columns:minmax(0,.7fr) minmax(0,1fr) minmax(0,1.3fr);column-gap:12px}.iz-product .norms :is(th,td):first-child{grid-column:1/-1}.iz-product .norms thead th:first-child{display:none}.iz-product .norms :is(td.num,th:not(:first-child)){width:auto;padding-left:0;padding-right:2px}.iz-product .norms td:first-child{padding-bottom:0;overflow-wrap:normal}.iz-product .norms td.num{border-top:0;padding-top:0}}.iz-product .qe-doc{flex-wrap:wrap}.iz-product .qe-doc .qe-doc-text{flex:1 1 160px}.iz-product .qe-doc .qe-doc-title{overflow-wrap:break-word}.iz-product .sidebar-skeleton{display:grid;gap:4px;padding:6px 0}.iz-product .sk-row{display:flex;align-items:center;gap:12px;min-height:80px;padding:14px 12px;border-bottom:1px solid var(--line)}.iz-product .sk-thumb{flex:0 0 40px;height:40px;border-radius:12px;background:var(--tile)}.iz-product .sk-lines{flex:1;display:grid;gap:9px}.iz-product .sk-lines i{display:block;height:10px;border-radius:999px;background:var(--tile)}.iz-product .sk-lines i:first-child{width:72%}.iz-product .sk-lines i:last-child{width:38%;height:8px}@media(prefers-reduced-motion:no-preference){.iz-product :is(.sk-thumb,.sk-lines i){background:linear-gradient(90deg,var(--tile) 25%,color-mix(in srgb,var(--tile) 55%,var(--white)) 50%,var(--tile) 75%);background-size:200% 100%;animation:iz-shimmer 1.4s linear infinite}}@keyframes iz-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.iz-product .iz-workspace-content :is(.ad-h1,.ps-title){font-size:22px;font-weight:700;letter-spacing:-.02em;line-height:1.3}@media(min-width:1001px){.iz-product .iz-workspace-nav .iz-section-options>:not(.on) small{display:none}.iz-product .iz-workspace-nav .iz-section-options>:is(button,a){min-height:44px;padding-block:10px}}.iz-product .iz-section-options>.on{box-shadow:none}.iz-product .row.sel{box-shadow:none}.iz-product :is(.ad-change-pending,.ad-phreq-waiting){border-left:1px solid color-mix(in srgb,var(--st-warn-fg) 35%,var(--line));border-color:color-mix(in srgb,var(--st-warn-fg) 35%,var(--line))}.iz-product .nt-item.nt-unread{border-left:1px solid var(--line)}.iz-product .vm-prime{border-left:1px solid var(--line);background:var(--iz-wash)}.iz-product .vm-prime>summary{cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:44px;margin:0}.iz-product .vm-prime>summary::-webkit-details-marker{display:none}.iz-product .vm-prime>summary:after{content:"";flex:none;width:8px;height:8px;border-right:2px solid var(--mute);border-bottom:2px solid var(--mute);transform:rotate(45deg) translate(-2px,-2px);transition:transform .2s ease}.iz-product .vm-prime[open]>summary:after{transform:rotate(-135deg) translate(-2px,-2px)}.iz-product .vm-prime:not([open]){padding-block:4px}.iz-product .iz-workspace-content :is(.ad-sub,.ps-sub,.ad-note,.vm-legend p,.vm-prime li){max-width:62ch}.iz-product .iz-workspace-content>.ad-panel{max-width:1280px}.iz-product .ed-tool.is-accent{background:var(--white);color:var(--ink);border-color:var(--line)}html[data-theme=dark] .iz-product .ed-tool.is-accent{color:var(--ink)}.iz-product .ad-invite-fields{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:14px 12px;align-items:end}.iz-product .ad-field{display:grid;gap:6px;min-width:0}.iz-product .ad-field>span{font-size:12px;font-weight:600;color:var(--ink)}.iz-product .ad-field>span em{font-style:normal;font-weight:500;color:var(--mute);margin-left:4px}.iz-product .ad-field .ad-input{width:100%;min-width:0}.iz-product .ad-invite-fields>.ad-btn{min-height:41px;justify-self:start}@media(max-width:720px){.iz-product .iz-workspace-content .ps-wrap{padding-inline:0;padding-top:4px}.iz-product .iz-workspace-content :is(.ad-panel,.ps-panel,.ps-head){padding-inline:16px}.iz-product .iz-workspace-content :is(.ps-card,.pf-card,.ad-change,.ad-invite,.ci-card,.rl-rung){padding-inline:16px}.iz-product .iz-section-topbar{min-height:44px;padding-block:2px;margin-bottom:0}.iz-product .iz-section-topbar .iz-section-location{display:none}.iz-product .iz-section-topbar .iz-section-map-link{margin-left:auto}.iz-product .iz-workspace-content .ps-head{padding-block:10px 12px}.iz-product .iz-workspace-content .ps-sub{font-size:12px;line-height:1.55}.iz-product .iz-workspace-nav{position:relative}.iz-product .iz-workspace-nav .iz-section-options{scroll-padding-inline:16px;padding-inline:12px;scrollbar-width:none}.iz-product .iz-workspace-nav .iz-section-options::-webkit-scrollbar{display:none}.iz-product .iz-workspace-nav:after{content:"";position:absolute;top:0;right:0;bottom:1px;width:28px;pointer-events:none;background:linear-gradient(90deg,transparent,var(--white))}.iz-product .vm-table tbody :is(.vm-control,.vm-cell-screen){min-height:44px;padding-block:0}.iz-product .vm-table tbody .vm-label{padding-block:2px 4px}.iz-product .vm-table tbody tr.vm-row{row-gap:6px;padding-block:12px}.iz-product .ad-invite-fields{grid-template-columns:1fr}.iz-product .ad-invite-fields>.ad-btn{justify-self:stretch;min-height:44px}}html:has(body.iz-product){--fs-micro:11px;--fs-xs:12px;--fs-sm:13px;--fs-base:14px;--fs-md:16px;--fs-lg:18px;--fs-xl:22px;--fs-2xl:28px;--fs-3xl:40px;--lh-tight:1.2;--lh-head:1.3;--lh-ui:1.5;--lh-read:1.65;--track-micro:.08em;--track-display:-.04em;--word-display:.07em}.iz-product :is(.row-meta,.row-dev){font-size:var(--fs-xs);line-height:1.5}.iz-product .side-sub{font-size:var(--fs-xs);line-height:1.55}.iz-product .rail-item{font-size:var(--fs-micro)}.iz-product :is(.list-label,.rail-group-label,.iz-workspace-heading>span,.iz-section-location>span,.iz-section-topbar>div>span){font-size:var(--fs-micro);letter-spacing:var(--track-micro)}.iz-product :is(.kicker,.detail-kicker,.legal-kicker,.cp-kicker){font-size:var(--fs-micro);letter-spacing:.1em}.iz-product .detail-tiles .tile-label{font-size:var(--fs-xs);line-height:1.4}.iz-product .doc-meta{font-size:var(--fs-xs);line-height:1.5}.iz-product :is(.ad-sub,.ps-sub){font-size:var(--fs-sm);line-height:1.55}.iz-product .iz-section-options small{font-size:var(--fs-xs);line-height:1.45}.iz-product :is(.ad-tag,.fs-chip,.ad-status,.ad-flag){font-size:var(--fs-xs)}.iz-product .vm-table .vm-label{font-size:var(--fs-sm);font-weight:600;text-transform:none;letter-spacing:0;color:var(--ink)}.iz-product .ad-pill em{font-size:var(--fs-xs)}.iz-product .ed-field>span{font-size:var(--fs-xs)}.iz-product .footer-note,.iz-product .cp-footer-note{font-size:var(--fs-xs)}.iz-product :is(.cp-crumbs,.bp-cover-figure figcaption){font-size:var(--fs-xs)}.iz-product .home-atlas h1{letter-spacing:-.055em;word-spacing:.09em}.iz-product .home-atlas :is(h2,.hp-manifesto>p,.hp-map-sidebar h3,.hp-scene-copy h2),.iz-product :is(.cp-hero h1,.contact-hero h1,.legal-body h1,.bp-featured h3,.bp-section-head h2,.bp-closer h2,.application-page h1){word-spacing:var(--word-display)}.iz-product :is(.cp-hero h1,.contact-hero h1){letter-spacing:-.05em}.iz-product .footer-masthead,.iz-product .cp-footer-masthead{word-spacing:.04em}.iz-product :is(.bp-body,.legal-body :is(p,li),.cp-faq dd,.bp-takeaways ol,.bp-callout,.ed-preview-frame .bp-body){line-height:1.7}.iz-product :is(.cp-lede,.contact-hero-sub,.bp-dek,.bp-featured p,.bp-section-lede){line-height:var(--lh-read)}.iz-product :is(.mp-panel-note,.cp-promoter,.cp-footer-blurb,.cp-footer-note,.footer-blurb,.footer-note,.bp-card p,.bp-provenance,.bp-disclaimer,.bp-closer p,.bp-table table,.contact-field>span){line-height:1.6}.iz-product .legal-body{max-width:720px}.iz-product .legal-body :is(p,li){font-size:var(--fs-md)}.iz-product .cp-lede{max-width:64ch}.iz-product .app-wrapper.is-document>.app-main>.application-page{width:min(820px,100%);margin-inline:auto}.iz-product .application-page>header>p{max-width:60ch}@media(max-width:720px){.iz-product .legal-page{padding:20px 8px}.iz-product .legal-body{padding:24px 16px 32px}.iz-product .legal-body :is(p,li){font-size:15px}.iz-product .legal-body ul{padding-left:20px}}html:has(body.iz-product){--gray-300:#cdd7dd;--gray-400:#8b9aa4;--gray-600:#47606d;--gray-700:#2f4a58}html[data-theme=dark]:has(body.iz-product){--gray-300:#3a4a58;--gray-400:#7b8a99;--gray-600:#b4c0cc;--gray-700:#d2dae2}.iz-product :is(.form-input,.ad-input,.ad-cell-input)::placeholder{color:var(--mute);opacity:.85}.iz-product :is(.ap-empty,.row-dev.none,.swatch-none){color:var(--mute)}html:has(body.iz-product){--dur-1:.12s;--dur-2:.2s;--dur-3:.32s;--ease-out:cubic-bezier(.2,.7,.2,1);--ease-in-out:cubic-bezier(.4,0,.2,1)}@keyframes iz-name-en{0%,42%{opacity:1;visibility:visible;transform:translateY(0)}46%,96%{opacity:0;visibility:hidden;transform:translateY(-3px)}to{opacity:1;visibility:visible;transform:translateY(0)}}@keyframes iz-name-hi{0%,46%{opacity:0;visibility:hidden;transform:translateY(3px)}50%,92%{opacity:1;visibility:visible;transform:translateY(0)}96%,to{opacity:0;visibility:hidden;transform:translateY(3px)}}@media(prefers-reduced-motion:no-preference){.iz-product :is(.btn,.ad-btn,.cp-btn,.bp-btn,.hp-button,.um-signin):active:not(:disabled){transform:scale(.98);transition:transform var(--dur-1) var(--ease-out)}}html:has(body.iz-product){--r-1:8px;--r-2:12px;--r-3:16px;--r-4:24px;--r-full:999px;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px;--space-10:40px;--space-12:48px;--space-16:64px;--space-20:80px;--space-24:96px;--ctl-sm:32px;--ctl-md:40px;--ctl-lg:48px}.iz-product :is(.ad-btn,.cp-btn){min-height:var(--ctl-md)}.iz-product :is(.ad-input,.ad-inline-select,.ad-select select,.ad-search input){min-height:var(--ctl-md)}.iz-product .iz-header-account .um-signin{min-height:var(--ctl-md)}@media(min-width:721px){.iz-product .ad-table td :is(.ad-btn,.ad-inline-select,.ad-cell-input){min-height:var(--ctl-sm)}.iz-product .ad-table td.ed-row-actions .ad-btn{min-height:var(--ctl-sm)}.iz-product .ad-table td .ad-btn{padding-block:5px}.iz-product .vm-table .vp-seg button{min-height:var(--ctl-sm)}}.iz-product .theme-toggle-compact{width:var(--ctl-md);height:var(--ctl-md)}.iz-product .ad-chip{min-height:var(--ctl-md)}@media(min-width:721px){.iz-product .cp-tiles{grid-template-columns:repeat(auto-fit,minmax(170px,260px));justify-content:start}}@media(min-width:1100px){.iz-product .cp-faq dl{columns:2;column-gap:72px}.iz-product .cp-faq dt{break-after:avoid;break-inside:avoid}.iz-product .cp-faq dd{break-inside:avoid;break-before:avoid}}.iz-product .cp-faq dl>dt:first-child{margin-top:0}@container iz-register-layout (min-width:721px) and (max-width:1100px){.iz-product .map-register-pinned>.sidebar.is-pinned .tabs3 button{padding-inline:5px}.iz-product .map-register-pinned>.sidebar.is-pinned .tabs3 button:not(.on) b{display:none}}@container iz-register-layout (min-width:721px) and (max-width:940px){.iz-product .map-register-pinned>.sidebar.is-pinned .tabs3 button b{display:none}.iz-product .map-page-wrapper>.frame.map-register-pinned:has(>.mapbox.has-card){grid-template-columns:minmax(0,1fr)}.iz-product .map-page-wrapper>.map-register-pinned:has(>.mapbox.has-card)>.sidebar.is-pinned{position:absolute;inset:0 auto 0 0;width:230px;height:auto;visibility:hidden;pointer-events:none}.iz-product .map-page-wrapper>.map-register-pinned:has(>.mapbox.has-card)>.mapbox{grid-column:1}}@media(min-height:501px){@container iz-register-layout (max-width:720px){.iz-product .map-page-wrapper>.frame.map-register-pinned{grid-template-rows:clamp(156px,32dvh,340px) minmax(0,1fr)}}}.iz-product :is(.tabs3,.qe-tabs){background:var(--white);border:1px solid var(--line)}.iz-product .tabs3 button b{opacity:1;font-weight:600}.iz-product :is(.tabs3 button.on,.seg.terra button.on,.seg.terra label.on,.ad-tab.on,.qe-tab.active,.nav-drawer-link.active){background:var(--iz-wash);color:var(--blue);box-shadow:none}.iz-product .bp-tabs a.on{background:var(--iz-wash);color:var(--blue);border-color:color-mix(in srgb,var(--blue) 25%,var(--line));box-shadow:none}@media(max-width:720px){.iz-product .mg-freelook-btn{min-height:40px;display:inline-flex;align-items:center;justify-content:center}}.iz-product>.modal-overlay{z-index:11000}.modal-head{flex-shrink:0}.iz-product .row-dev{color:var(--mute)}.iz-product :is(.nav-drawer-close,.pp-close){color:var(--ink)}@media(max-width:720px){.modal-box .modal-close{width:44px;height:44px;flex-shrink:0}}.iz-product :is(.ad-tablewrap,.ed-tablewrap){overscroll-behavior:auto}.iz-product .iz-workspace-content .ad-panel{overflow:visible}.iz-product .nav-drawer{z-index:10001;max-height:100dvh;display:flex;flex-direction:column;overflow:hidden;padding-bottom:env(safe-area-inset-bottom,0px)}.iz-product .nav-drawer-scrim{position:fixed;inset:0;z-index:10000}.iz-product .nav-drawer-list{flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain}.iz-product .nav-drawer-head,.iz-product .nav-drawer-foot{flex:none}.iz-product .nav-drawer-link{min-height:48px;display:flex;align-items:center}.mobile-map-sheet{display:none}.mx-control-row{display:contents}.iz-product .mx-top>.mx-village-chip{order:1}.nearby-search{display:flex;align-items:center;gap:8px;padding:0 10px;border:1px solid var(--line);border-radius:12px;color:var(--mute);background:var(--white)}.nearby-search input{width:100%;min-width:0;min-height:44px;border:0;background:transparent;color:var(--ink);font:400 16px var(--font)}.nearby-results{list-style:none;padding:0;margin:8px 0}.nearby-results button{display:flex;width:100%;align-items:center;gap:8px;text-align:left;padding:12px 8px;min-height:44px;border:0;border-bottom:1px solid var(--line);background:var(--tile);color:var(--ink);font:500 13px/1.5 var(--font);cursor:pointer}.nearby-results button svg{flex:none}.nearby-results button span{overflow-wrap:anywhere}.nearby-filter .radius-pills{margin-top:12px}.nearby-filter .radius-pill{min-height:44px;min-width:60px}.nearby-active{font-size:13px;line-height:1.5;overflow-wrap:anywhere;color:var(--ink)}.mx-nearby-chip{display:flex;align-items:center;gap:7px;max-width:100%;min-height:44px;padding:0 4px 0 10px;border:1px solid var(--line);border-radius:12px;background:var(--white);color:var(--ink);pointer-events:auto;font-size:12px}.mx-nearby-chip>span{min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.mx-nearby-chip>svg,.mx-nearby-chip>button{flex:none}.mx-nearby-chip>button{display:grid;place-items:center;width:40px;height:44px;border:0;background:transparent;color:var(--ink);cursor:pointer}@media(max-width:720px){.iz-product .mx-top .mx-control-row{display:flex;align-items:center;flex-wrap:nowrap;gap:6px;order:1;flex:none;width:100%;min-width:0;overflow-x:auto;overscroll-behavior-x:contain;padding-bottom:3px;scrollbar-width:thin}.iz-product .mx-control-row>*{flex:none}.iz-product .mx-control-row .mx-view{order:0;height:50px;padding:2px}.iz-product .mx-control-row .map-view-btn{width:auto;min-width:0;height:44px;min-height:44px;padding:0 7px;font-size:12px;white-space:nowrap}.iz-product .mx-control-row .map-btn-label{display:inline}.iz-product .mx-control-row .map-view-btn>.map-btn-icon{display:none}.iz-product .mx-control-row .mx-filter-controls{order:1;flex-wrap:nowrap}.iz-product .mx-control-row .mx-filter-trigger{position:relative;width:44px;padding:0;justify-content:center}.iz-product .mx-control-row .mx-filter-trigger>svg{display:block;width:20px;height:20px}.iz-product .mx-control-row .mx-filter-trigger>span:not(.mx-filter-count){display:none}.iz-product .mx-control-row .mx-filter-count{position:absolute;top:-1px;right:-1px;min-width:16px;height:16px;font-size:9px}.iz-product .mx-control-row .map-layer-row{display:flex;order:2;flex:1 1 auto;gap:3px;min-width:0;padding:3px}.iz-product .mx-control-row .map-layer{flex:1 1 0;min-width:0;min-height:44px;display:flex;align-items:center;justify-content:center;padding:0 8px;border:0;border-radius:11px;background:transparent;color:var(--mute);font:600 12.5px var(--font);white-space:nowrap;cursor:pointer}.iz-product .mx-control-row .map-layer.on{background:var(--green);color:var(--on-green)}.iz-product .mx-control-row .map-layer[aria-disabled=true]{cursor:default}.iz-product .mx-top>.mx-village-chip{order:2;max-width:100%}.mobile-map-search{order:0;position:relative;width:100%;min-width:0}.iz-product .mx-top .mobile-map-search .mx-search{display:flex;width:100%;height:auto;min-height:50px;max-width:none;gap:6px;padding:3px}.mobile-map-query{display:flex;flex:1;align-items:center;gap:6px;min-width:0;padding-inline:8px}.mobile-map-query>svg{flex:none;color:var(--mute)}.iz-product .mobile-map-query input{width:100%;min-width:0;min-height:44px;font-size:16px;padding:0}.mobile-map-query .clear{flex:none;min-width:32px;min-height:44px}.mobile-map-results{position:absolute;top:calc(100% + 6px);left:0;right:0;z-index:5;max-height:min(48dvh,360px,max(88px,calc(var(--map-height,100dvh) - 240px)));overflow-y:auto;overscroll-behavior:contain;background:var(--white);border:1px solid var(--line);border-radius:14px;box-shadow:var(--iz-control-shadow)}.mobile-map-results>button{display:flex;align-items:center;gap:12px;width:100%;min-height:56px;padding:10px 12px;border:0;border-bottom:1px solid var(--line);text-align:left;background:transparent;color:var(--ink);cursor:pointer}.mobile-map-results>button[aria-selected=true],.mobile-map-results>button:hover{background:var(--tile)}.mobile-map-results>button>svg{flex:none;color:var(--blue)}.mobile-map-results strong,.mobile-map-results small{display:block;overflow-wrap:anywhere}.mobile-map-results strong{font:600 13px/1.4 var(--font)}.mobile-map-results small{font:400 11px/1.5 var(--font);color:var(--mute);margin-top:3px}.mobile-map-results p{padding:12px;font:400 13px/1.5 var(--font)}.iz-product .mapbox .mx-overlay:has(.map-filters-box,.mobile-map-results){z-index:700}.iz-product .mapbox .mx-overlay .map-filters-box{position:absolute;top:0;left:0;right:0;width:auto;margin:0;max-height:calc(var(--map-height,100dvh) - 88px);overflow-y:auto;overscroll-behavior:contain}.iz-product .map-filters-box .mx-filter-heading{position:sticky;top:-16px;background:var(--white);padding-block:8px;z-index:1}.iz-product .mapbox:has(.map-filters-box) .mx-nav{visibility:hidden}.iz-product .map-page-wrapper>.frame.map-register-pinned{grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(0,1fr);gap:0;padding:0}.iz-product .map-page-wrapper>.map-register-pinned>.mapbox{grid-column:1;grid-row:1;border-radius:0;border:0}.iz-product .mobile-map-sheet{display:flex;flex-direction:column;position:absolute;z-index:650;bottom:0;left:0;right:0;height:var(--sheet-drag-height, max(180px,36%));max-height:86%;min-height:68px;border:1px solid var(--line);border-bottom:0;border-radius:22px 22px 0 0;background:var(--white);box-shadow:0 -5px 25px #102b3920;overflow:hidden;transition:height .2s ease}.iz-product .mobile-map-sheet.sheet-expanded{height:var(--sheet-drag-height,86%)}.iz-product .mobile-map-sheet.sheet-collapsed{height:var(--sheet-drag-height,68px)}.iz-product .mobile-map-sheet.is-dragging{transition:none;user-select:none}.mobile-sheet-heading{position:relative;flex:none;min-height:54px;display:flex;align-items:center}.mobile-sheet-handle{touch-action:none;width:100%;min-height:54px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;padding:8px 62px;border:0;background:transparent;color:var(--ink);cursor:ns-resize}.mobile-sheet-handle>span{width:36px;height:4px;border-radius:4px;background:var(--gray-400)}.mobile-sheet-handle small{font:600 11px var(--font)}.mobile-sheet-back,.mobile-sheet-size{position:absolute;background:var(--tile);border:1px solid var(--line);color:var(--ink);border-radius:12px;min-height:44px;min-width:44px;cursor:pointer}.mobile-sheet-back{left:8px;font:600 12px var(--font)}.mobile-sheet-size{right:8px;font-size:20px}.mobile-sheet-content,.mobile-sheet-list,.mobile-sheet-detail{display:flex;flex-direction:column;flex:1;min-height:0;overflow:hidden}.mobile-sheet-detail{display:block;overflow-y:auto;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch}.mobile-map-sheet [hidden]{display:none!important}.iz-product .mobile-map-sheet .sidebar.is-pinned,.iz-product .mobile-map-sheet .project-panel,.iz-product .mobile-map-sheet .detail-panel{position:relative;inset:auto;display:flex;flex-direction:column;width:100%;max-width:none;height:100%;max-height:none;flex:1;min-height:0;transform:none;animation:none;border:0;border-radius:0;box-shadow:none;padding:0}.iz-product .mobile-map-sheet .sidebar-head,.iz-product .mobile-map-sheet .pp-grab{display:none}.iz-product .mobile-map-sheet .side-pad{flex:none;padding:0 12px 6px}.iz-product .mobile-map-sheet .side-search input{font-size:16px}.iz-product .mobile-map-sheet .tabs3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.iz-product .mobile-map-sheet .tabs3 button{min-height:40px;padding:5px;font-size:11px}.iz-product .mobile-map-sheet .sidebar-list,.iz-product .mobile-map-sheet .detail-scroll{display:block;flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding-bottom:max(16px,env(safe-area-inset-bottom,0px))}.iz-product .mobile-map-sheet .pp-head{flex:none;max-height:none;cursor:auto;touch-action:pan-y}.iz-product .mobile-sheet-detail :is(.project-panel,.detail-panel){height:auto;min-height:100%;flex:none;overflow:visible}.iz-product .mobile-sheet-detail :is(.detail-scroll,.detail-panel-content){flex:none;overflow:visible}.iz-product .mobile-map-sheet .pp-title{font-size:18px}.iz-product .mobile-map-sheet .detail-foot{display:grid;flex:none}.iz-product .mapbox:has(.sheet-expanded) .mx-bottom{visibility:hidden;pointer-events:none}.iz-product .mapbox:has(.mobile-map-sheet:not(.sheet-expanded) .project-panel.pp-expanded) .mx-planbar,.iz-product .mapbox:has(.mobile-map-sheet:not(.sheet-expanded) .project-panel.pp-expanded) .map-status{opacity:1}.iz-product .mapbox.has-card .map-container .leaflet-bottom.leaflet-right{right:8px}.iz-product .mapbox .leaflet-bottom{bottom:calc(var(--map-floor,0px) + 8px)}}@media(max-width:380px){.iz-product .mx-control-row{gap:4px}.iz-product .mx-control-row .map-layer{padding:0 4px;font-size:12px}}@media(max-width:720px){.iz-product .map-register-pinned .mapbox .mx-bottom,.iz-product .mapbox .mx-bottom{flex-wrap:nowrap;align-items:flex-end;gap:8px}.iz-product .map-register-pinned .mapbox .mx-bottom .mx-nav,.iz-product .mapbox .mx-bottom .mx-nav{order:0;flex:none}.iz-product .map-register-pinned .mapbox .mx-bottom .mx-planbar,.iz-product .mapbox .mx-bottom .mx-planbar{order:1;flex:1 1 auto;width:auto;min-width:0;max-width:none}.iz-product .map-register-pinned .mapbox .mx-bottom .mx-planbar .planbar,.iz-product .mapbox .mx-bottom .mx-planbar .planbar{flex-wrap:wrap;justify-content:center;width:100%;max-width:100%;overflow:visible;row-gap:3px}.iz-product .map-register-pinned .mapbox .mx-bottom .mx-planbar .planbar label,.iz-product .mapbox .mx-bottom .mx-planbar .planbar label{flex:1 1 132px;min-width:124px;display:flex;justify-content:center;gap:8px;margin:0;padding:0 4px;min-height:40px}.iz-product .map-register-pinned .mapbox .mx-bottom .mx-planbar .planbar input[type=range],.iz-product .mapbox .mx-bottom .mx-planbar .planbar input[type=range]{flex:1 1 auto;width:auto;min-width:0;max-width:none}.iz-product .mapbox .mx-bottom .mx-planbar .planbar .plan-bar-btn{padding-inline:9px}}@media(max-width:380px){.iz-product .mapbox .mx-bottom .mx-planbar .planbar .plan-bar-btn>svg{display:none}.iz-product .mapbox .mx-bottom .mx-planbar .planbar .plan-bar-btn{padding-inline:10px}}@media(prefers-reduced-motion:reduce){.iz-product .mobile-map-sheet{transition:none}}@media(max-width:720px){.iz-product .iz-header-shell .iz-section-map-link{display:inline-flex;align-items:center;min-height:44px;font-size:11px}.iz-product .iz-option-badge{font-size:11px}.iz-product .iz-header-brand{min-height:44px}.iz-product .ed-tool{min-width:40px}.iz-product .application-field input[type=file]{min-height:44px;padding:10px 0}.iz-product .mp-panel .side-head .iconbtn{width:44px;height:44px}.iz-product .mp-bar-fade input[type=range]{min-height:44px}.iz-product .map-filters-box .mx-filter-heading .iconbtn{width:44px;height:44px}.iz-product .tile-label,.iz-product .detail-tiles .tile-label{font-size:11px}.iz-product .map-status button{min-height:40px}.iz-product .ad-sort-mark{font-size:11px}.iz-product .mapbox .mx-scope button{min-height:44px}.iz-product .home-atlas .hp-map-sidebar .hp-layer-control input[type=range]{height:44px}.iz-product .vm-table tbody th.vm-label{font-size:13px}}.partner-welcome{max-width:1100px;margin:0 auto}.partner-welcome-hero{padding:clamp(22px,5vw,64px);border:1px solid var(--line);border-radius:24px;background:var(--tile)}.partner-welcome-hero h1{max-width:20ch;font-size:clamp(28px,4vw,48px);line-height:1.12;letter-spacing:-.04em;margin:18px 0}.partner-welcome-hero p{max-width:65ch;color:var(--mute);line-height:1.8;margin-bottom:24px}.partner-getting-started{padding:24px 8px}.partner-getting-started h2{font-size:20px}.partner-getting-started ol{padding-left:22px;line-height:1.8;color:var(--mute)}.partner-getting-started li{padding:6px 0}.partner-getting-started strong{color:var(--ink)}.partner-feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.partner-feature-grid article{padding:26px;border:1px solid var(--line);border-radius:18px;display:flex;flex-direction:column;align-items:flex-start}.partner-feature-number{color:var(--earth);font-size:12px;font-weight:700}.partner-feature-grid h2{font-size:20px;line-height:1.35;margin:15px 0 10px}.partner-feature-grid p{color:var(--mute);font-size:14px;line-height:1.8;flex:1}.partner-welcome-note{padding:20px 0;color:var(--mute);font-size:13px}@media(max-width:720px){.partner-feature-grid{grid-template-columns:1fr}}.application-page{width:min(780px,100%);margin:0 auto;padding:clamp(24px,5vw,56px) 20px 60px;color:var(--ink);box-sizing:border-box}.application-page>header{margin-bottom:32px}.application-page h1{font-size:clamp(30px,5vw,46px);line-height:1.15;letter-spacing:-.045em;margin:16px 0}.application-page p{color:var(--mute);line-height:1.8}.application-form{display:grid;gap:22px;border:1px solid var(--line);border-radius:22px;padding:clamp(18px,4vw,32px);background:var(--white)}.application-field{display:flex;flex-direction:column;gap:8px;font-size:14px;font-weight:600;min-width:0}.application-field .form-input{width:100%;box-sizing:border-box;font-size:16px}.application-field small{color:var(--mute);font-size:12px;font-weight:400;line-height:1.6}.application-field strong{font-size:12px;overflow-wrap:anywhere}.application-form fieldset{min-width:0;padding:0;margin:0;border:0}.application-form legend{font-size:14px;font-weight:700;padding:0;margin-bottom:12px}.application-role-options{display:grid;grid-template-columns:1fr 1fr;gap:12px}.application-role-options label{display:flex;flex-wrap:wrap;align-items:center;gap:8px;padding:16px;border:1px solid var(--line);border-radius:14px;font-size:14px;cursor:pointer}.application-role-options label.on{border-color:var(--blue);background:var(--tile)}.application-role-options input[type=radio]{width:22px;height:22px;margin:0;flex:none;accent-color:var(--blue)}.application-role-options small{flex-basis:100%;font-size:11px;color:var(--mute)}.application-status{padding:28px;border:1px solid var(--line);border-radius:20px;background:var(--white)}.application-status h2{font-size:24px;line-height:1.4}.application-status .ad-btn{margin:8px 8px 0 0}.application-note{font-size:13px;margin:0}@media(max-width:480px){.application-role-options{grid-template-columns:1fr}}@media(max-width:720px){.iz-product .mobile-map-sheet .detail-panel:not(.open){display:none}.iz-product .mobile-map-sheet .detail-panel-content{flex:none;min-height:0;overflow:visible}}@media(max-width:720px){.iz-product .mobile-map-sheet.sheet-peek[data-detail]{height:var(--sheet-drag-height,44%)}}.professional-media{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,180px),1fr));gap:14px;margin:18px 0}.professional-file{margin:0;min-width:0;padding:12px;border:1px solid var(--line, #d4d4d4);border-radius:12px}.professional-file a{display:grid;gap:8px;overflow-wrap:anywhere}.professional-file img{width:100%;max-height:240px;object-fit:contain;border-radius:6px}.professional-file-pdf{padding:24px 12px;text-align:center}.professional-file figcaption{margin-top:6px;font-size:12px;opacity:.7}.application-files{list-style:none;padding:0;margin:0}.application-files li{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 0}.application-files li span{min-width:0;overflow-wrap:anywhere}
