:root{--bg:#f3f4f6;--paper:#fff;--paper-soft:#f8fafc;--line:#d5d9e0;--text:#0f172a;--text-muted:#475569;--accent:#d97706;--accent-soft:#fef3c7;--radius:14px}*{box-sizing:border-box;margin:0;padding:0}body,html{max-width:100vw;overflow-x:hidden}body{background:linear-gradient(180deg,#f8fafc 0,var(--bg) 100%);color:var(--text);font-family:Pretendard Variable,Noto Sans KR,Apple SD Gothic Neo,sans-serif;line-height:1.7;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}.site-shell{width:min(1040px,100% - 2rem);margin:0 auto;padding:2rem 0 3.5rem}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:20;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:rgba(248,250,252,.88);border-bottom:1px solid var(--line)}.site-nav-wrap{width:min(1040px,100% - 2rem);margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:62px}.brand{gap:.55rem;letter-spacing:-.01em}.brand,.brand-mark{display:inline-flex;align-items:center;font-weight:800}.brand-mark{width:1.7rem;height:1.7rem;border-radius:9px;justify-content:center;background:#111827;color:#fff;font-size:.9rem}.brand-text{color:#111827;font-size:1.02rem}.footer-nav,.main-nav{display:inline-flex;align-items:center;flex-wrap:wrap;gap:.5rem}.footer-nav a,.main-nav a{display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;border-radius:999px;padding:.32rem .7rem;color:#1f2937;font-size:.92rem;line-height:1.2}.footer-nav a:hover,.main-nav a:hover{border-color:#d1d5db;background:#fff}.mobile-nav-actions{display:none}.site-footer{border-top:1px solid var(--line);background:#f8fafc}.footer-wrap{min-height:68px;padding:.65rem 0}.footer-wrap p{color:var(--text-muted);font-size:.88rem}.data-attribution{max-width:34rem}.data-attribution a{color:#1d4ed8;text-decoration:underline;text-underline-offset:.16em}.hero{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);padding:1.5rem;margin-bottom:1rem}.eyebrow{display:inline-flex;align-items:center;gap:.3rem;background:var(--accent-soft);color:#92400e;font-size:.76rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;border-radius:999px;padding:.24rem .58rem;margin-bottom:.72rem}.hero h1{font-size:clamp(1.62rem,2.6vw,2.35rem);line-height:1.24;letter-spacing:-.018em;margin-bottom:.6rem}.hero p{color:var(--text-muted)}.card-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-gap:.9rem;gap:.9rem}.card,.section{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);padding:1.15rem}.card{grid-column:span 6}.section{margin-top:.9rem}.card h2,.section h2{font-size:1.08rem;line-height:1.38;margin-bottom:.64rem}.card>p,.section>p{margin-bottom:.72rem}.muted{color:var(--text-muted)}.plain-list{list-style:none;display:grid;grid-gap:.65rem;gap:.65rem}.plain-list a{color:#1d4ed8;text-decoration:underline;-webkit-text-decoration-color:#93c5fd;text-decoration-color:#93c5fd;text-underline-offset:.16em}.table-wrap{overflow-x:auto;border:1px solid var(--line);border-radius:10px}.section-footnote,.section-subtable{margin-top:.8rem}.data-table{width:100%;min-width:680px;border-collapse:collapse;background:var(--paper-soft)}.data-table td,.data-table th{text-align:left;vertical-align:top;padding:.62rem .58rem;border-bottom:1px solid #e2e8f0}.data-table th{font-size:.85rem;color:#334155;background:#f8fafc}.chips{display:flex;flex-wrap:wrap;gap:.55rem}.chip-link{border:1px solid #cbd5e1;background:#f8fafc;border-radius:999px;color:#0f172a;padding:.42rem .78rem;font-size:.9rem;transition:border-color .16s ease,background-color .16s ease}.chip-link:hover{border-color:#94a3b8;background:#f1f5f9}.prose{color:#1e293b}.prose-table-wrap{overflow-x:auto}.prose blockquote,.prose ol,.prose p,.prose table,.prose ul{margin-bottom:.9rem}.prose h2,.prose h3{margin:1.35rem 0 .7rem;line-height:1.35}.prose ol,.prose ul{padding-left:1.2rem}.prose table{width:100%;border-collapse:collapse;min-width:700px}.prose td,.prose th{text-align:left;border-bottom:1px solid #dbe2ea;padding:.48rem .44rem;white-space:nowrap}.prose table a{flex-wrap:nowrap;gap:.45rem;border:1px solid #cbd5e1;background:#fff;padding:.22rem .62rem;color:#0f172a;font-weight:600;font-size:.86rem;text-decoration:none;line-height:1.2}.prose table a,.prose table a:after{display:inline-flex;align-items:center;border-radius:999px;white-space:nowrap}.prose table a:after{content:"위치 보기";justify-content:center;background:#fff7ed;color:#b45309;padding:.13rem .45rem;font-size:.74rem;font-weight:700}.prose table a:hover{border-color:#94a3b8;background:#f8fafc}.cta-link{display:inline-block;margin-top:.9rem;color:#b45309;font-weight:700;text-decoration:underline;-webkit-text-decoration-color:#fdba74;text-decoration-color:#fdba74;text-underline-offset:.2em}body:has(.info-dev-page){overflow-x:hidden;background:#f7f9fc;color:#101828;font-size:15px}body:has(.info-dev-page) .site-header{background:hsla(0,0%,100%,.92);border-bottom-color:#e8edf5;box-shadow:0 1px 0 rgba(15,23,42,.04)}body:has(.info-dev-page) .site-nav-wrap{width:min(1280px,100% - 3rem);min-height:56px}@media (min-width:721px){body:has(.info-dev-page) .brand-mark{width:1.92rem;height:1.92rem;border-radius:10px}body:has(.info-dev-page) .brand-text{font-size:1.08rem}body:has(.info-dev-page) .main-nav{gap:.92rem;flex-wrap:nowrap}body:has(.info-dev-page) .main-nav a{border:0;padding:0;font-size:0}body:has(.info-dev-page) .main-nav a:after,body:has(.info-dev-page) .main-nav:after{color:#0f172a;font-size:.86rem;font-weight:800;line-height:1;white-space:nowrap}body:has(.info-dev-page) .main-nav a:first-child:after{content:"홈"}body:has(.info-dev-page) .main-nav a:nth-child(2):after{content:"장소 검색"}body:has(.info-dev-page) .main-nav a:nth-child(3):after{content:"주차장 찾기"}body:has(.info-dev-page) .main-nav a:nth-child(4):after{content:"주차 가이드"}}body:has(.info-dev-page) .site-footer{color:#dbeafe;border-top:0;background:linear-gradient(135deg,#081327,#102341)}body:has(.info-dev-page) .site-footer .footer-wrap{position:relative;min-height:128px;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1.2fr) auto;align-items:center;grid-gap:2rem;gap:2rem}body:has(.info-dev-page) .site-footer .footer-wrap:before{content:"P  주차장모아\a정확한 데이터로 더 편리한 주차 문화를 만듭니다.\a© 2024 주차장모아. All rights reserved.";white-space:pre;color:#dbeafe;font-size:.92rem;font-weight:800;line-height:1.85}body:has(.info-dev-page) .site-footer .footer-wrap:after{content:"●  ◎  ▶  ⌕";color:#dbeafe;font-size:1rem;letter-spacing:.75rem;opacity:.9}body:has(.info-dev-page) .footer-nav a,body:has(.info-dev-page) .footer-wrap p{color:#dbeafe}body:has(.info-dev-page) .footer-wrap>p:first-child{display:none}body:has(.info-dev-page) .data-attribution a{color:#bfdbfe}.info-dev-page{width:min(1280px,100% - 3rem);margin:0 auto;padding:1.25rem 0 2rem}.info-dev-page *,.info-dev-page :after,.info-dev-page :before{min-width:0}.info-dev-search{display:grid;grid-gap:.45rem;gap:.45rem;width:min(720px,100%);margin:0 auto 1rem}.info-dev-search-form{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;grid-gap:.7rem;gap:.7rem}.info-dev-search-form label{color:#334155;font-weight:800}.info-dev-search-box{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;grid-gap:.55rem;gap:.55rem;min-height:46px;padding:.32rem .32rem .32rem .9rem;border:1px solid #dce4ef;border-radius:12px;background:#fff;box-shadow:0 10px 28px rgba(15,23,42,.055)}.info-dev-search-box span{color:#49627f;font-size:1.1rem;line-height:1}.info-dev-newsletter input,.info-dev-search-box input{min-width:0;width:100%;border:0;outline:0;color:#102036;background:transparent;font:inherit;font-weight:700}.info-dev-calculator-result+button,.info-dev-newsletter button,.info-dev-search-box button{height:40px;border:0;border-radius:7px;padding:0 1.2rem;background:#0c172c;color:#fff;font-weight:800;cursor:pointer}.info-dev-search p{padding-left:4.4rem;color:#2758c7;font-size:.86rem;font-weight:700}.info-dev-search-empty,.info-dev-search-results{margin-top:1rem;border:1px solid #e1e8f2;border-radius:13px;background:#fff;box-shadow:0 12px 34px rgba(15,23,42,.045)}.info-dev-search-results{padding:1.35rem}.info-dev-search-results .info-dev-section-head h1{margin:0;color:#0d1830;font-size:1.45rem;letter-spacing:0}.info-dev-search-results ol{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.8rem;gap:.8rem;margin:1.1rem 0 0;padding:0;list-style:none}.info-dev-search-results a{display:grid;min-height:132px;align-content:start;grid-gap:.45rem;gap:.45rem;border:1px solid #e1e8f2;border-radius:10px;padding:1rem;background:#fbfdff;color:#0d1830;text-decoration:none;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.info-dev-search-results a:hover{transform:translateY(-2px);border-color:#b9c9e0;box-shadow:0 14px 28px rgba(15,23,42,.08)}.info-dev-search-results strong{font-size:1.02rem;line-height:1.45}.info-dev-search-results small,.info-dev-search-results span{color:#53647a;font-size:.88rem;line-height:1.55}.info-dev-search-results em{justify-self:start;margin-top:.35rem;border:1px solid #cfe0f5;border-radius:999px;padding:.28rem .68rem;background:#f4f8ff;color:#0f55c9;font-size:.78rem;font-style:normal;font-weight:900}.info-dev-search-empty{display:grid;justify-items:center;padding:150px 1.5rem;text-align:center}.info-dev-search-empty h1{margin:0 0 .6rem;color:#0d1830;font-size:1.65rem;letter-spacing:0}.info-dev-search-empty p{margin:0;color:#53647a;font-weight:700}.info-dev-building-panel,.info-dev-faq,.info-dev-hero,.info-dev-map-panel,.info-dev-meta,.info-dev-panel,.info-dev-recommendations,.info-dev-side-card,.info-dev-situation,.info-dev-summary{border:1px solid #e1e8f2;background:#fff;box-shadow:0 12px 34px rgba(15,23,42,.045)}.info-dev-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:1.6rem;padding:1.75rem 1.9rem;border-radius:13px}.info-dev-hero>div{min-width:0}.info-dev-hero-copy{flex:1 1;display:grid;align-content:start;min-height:100%}.info-dev-hero-side{display:flex;flex:0 0 min(42vw,520px);align-items:flex-start;gap:.9rem}.info-dev-hero-image{width:100%;height:250px;border:1px solid #dce5f0;border-radius:12px;object-fit:cover;box-shadow:0 12px 30px rgba(15,23,42,.08)}.info-dev-hero h1{max-width:44rem;margin-bottom:.65rem;color:#0d1830;font-size:clamp(1.85rem,2.75vw,2.35rem);line-height:1.18;letter-spacing:0;overflow-wrap:anywhere}.info-dev-hero p{max-width:100%;color:#344963;font-weight:600;line-height:1.75}.info-dev-hero .info-dev-address{margin-bottom:.45rem;color:#53647a;font-size:.94rem;font-weight:800;line-height:1.5}.info-dev-hero-description{width:100%;margin-top:.75rem}.info-dev-hero-actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1.45rem}.info-dev-hero-actions a,.info-dev-hero-actions button{display:inline-flex;align-items:center;justify-content:center;min-width:132px;min-height:42px;border:1px solid #d4deeb;border-radius:8px;padding:0 1rem;background:#fff;color:#111c32;font:inherit;font-weight:900;cursor:pointer}.info-dev-hero-actions a{background:#0c172c;color:#fff;border-color:#0c172c}.info-dev-share{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;min-height:40px;border:1px solid #d5deea;border-radius:8px;padding:0 1rem;background:#fff;color:#111c32;font-weight:800}.info-dev-hero-actions .info-dev-share{min-width:132px;margin-top:0}.info-dev-meta{display:flex;flex-wrap:wrap;gap:.8rem;padding:0 1.75rem 1.25rem;border-top:0;border-radius:0 0 13px 13px;box-shadow:0 18px 40px rgba(15,23,42,.05)}.info-dev-meta div{display:inline-flex;align-items:center;gap:.55rem;min-width:8.6rem;min-height:46px;padding:.55rem .85rem;border:1px solid #e3eaf4;border-radius:9px;background:#fbfdff}.info-dev-meta span,.info-dev-recommend-grid span,.info-dev-summary span{color:#53647a;font-size:.82rem;font-weight:800}.info-dev-meta strong{color:#0f1e35;font-size:.95rem}.info-dev-summary{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:.8rem;gap:.8rem;margin-top:1rem;padding:.9rem;border-radius:13px}.info-dev-summary.is-building-known{grid-template-columns:repeat(4,minmax(0,1fr))}.info-dev-place-strip a,.info-dev-recommend-grid article,.info-dev-summary article{border:1px solid #e1e8f2;border-radius:10px;background:#fff}.info-dev-summary article{position:relative;min-height:120px;overflow:hidden;padding:.92rem 4.25rem .92rem .92rem}.info-dev-summary article:after{content:"";position:absolute;right:-1.9rem;bottom:-2.2rem;width:6.4rem;height:6.4rem;border-radius:50%;background:#f3f8ff}.info-dev-card-icon{position:absolute;right:.75rem;bottom:.7rem;z-index:1;width:46px;height:46px;object-fit:contain}.info-dev-summary strong{display:block;margin:.48rem 0 .35rem;color:#0f55c9;font-size:1.05rem;line-height:1.42}.info-dev-summary strong.info-dev-zero-count{color:#bd4b42}.info-dev-faq p,.info-dev-note,.info-dev-section-head p,.info-dev-side-card p,.info-dev-summary p{color:#53647a;font-size:.9rem;line-height:1.7}.info-dev-situation{display:grid;grid-template-columns:1.08fr repeat(5,minmax(0,1fr));grid-gap:.7rem;gap:.7rem;margin-top:1rem;padding:.8rem;border-radius:13px}.info-dev-situation-head{align-self:center;padding:0 .35rem}.info-dev-situation-head h2{color:#0d1830;font-size:1rem;line-height:1.35;letter-spacing:0;white-space:nowrap}.info-dev-situation-head p{margin-top:.25rem;color:#53647a;font-size:.78rem;font-weight:800;line-height:1.45}.info-dev-situation a{position:relative;display:grid;grid-template-columns:34px minmax(0,1fr) auto;grid-column-gap:.65rem;column-gap:.65rem;align-items:center;min-height:62px;padding:.68rem .7rem;border:1px solid #d9e4f1;border-radius:9px;background:linear-gradient(180deg,#fff,#f9fbff);box-shadow:0 8px 20px rgba(15,23,42,.04);transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.info-dev-situation a:after{content:"›";grid-column:3;grid-row:1/span 2;align-self:center;color:#7d91ad;font-size:1.15rem;font-weight:900;line-height:1}.info-dev-situation a:hover{border-color:#b9cef0;box-shadow:0 12px 26px rgba(20,72,160,.11);transform:translateY(-1px)}.info-dev-situation a>span{position:relative;grid-row:span 2;width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#edf5ff;box-shadow:inset 0 0 0 8px #f8fbff}.info-dev-situation a>span img{width:26px;height:26px;object-fit:contain}.info-dev-situation strong{color:#12223a;font-size:.9rem;line-height:1.35;white-space:nowrap}.info-dev-situation small{color:#1f5fd7;font-size:.79rem;font-weight:800;line-height:1.3;white-space:nowrap}.info-dev-building-panel,.info-dev-faq,.info-dev-map-panel,.info-dev-panel,.info-dev-recommendations{margin-top:1rem;border-radius:13px;padding:.95rem}.info-dev-building-grid{display:grid;grid-template-columns:minmax(260px,.33fr) minmax(0,1fr);grid-gap:1rem;gap:1rem}.info-dev-building-detail,.info-dev-building-status{border:1px solid #dce6f2;border-radius:11px;background:#fff}.info-dev-building-status{display:grid;align-content:start;grid-gap:1.15rem;gap:1.15rem;min-height:274px;padding:1.15rem 1.25rem;background:radial-gradient(circle at 50% 12%,rgba(33,178,92,.08),transparent 32%),linear-gradient(180deg,#fff,#fbfdfb)}.info-dev-car-badge{display:grid;place-items:center;width:96px;height:96px;margin:0 auto .15rem;border-radius:50%;background:#e9f9ee}.info-dev-car-badge img{width:84px;height:84px;object-fit:contain}.info-dev-building-status span{display:block;margin-bottom:.25rem;color:#53647a;font-size:.82rem;font-weight:900}.info-dev-building-status strong{display:block;color:#18a74f;font-size:2.45rem;font-weight:900;line-height:1.08}.info-dev-building-status p{border-radius:9px;padding:.8rem .9rem;background:#fff7e6;color:#7a5620;font-size:.82rem;font-weight:800;line-height:1.55}.info-dev-building-detail{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1fr) minmax(210px,330px);grid-gap:1rem;gap:1rem;align-items:center;min-height:274px;padding:1.15rem 1.35rem;background:linear-gradient(90deg,#fff,#fff 58%,#f8fbff)}.info-dev-building-detail dl{display:grid;grid-gap:.85rem;gap:.85rem;min-width:0;margin:0}.info-dev-building-detail dl div{display:grid;grid-template-columns:9rem minmax(0,1fr);grid-gap:.8rem;gap:.8rem;align-items:start}.info-dev-building-detail dt{color:#53647a;font-size:.84rem;font-weight:900;word-break:keep-all}.info-dev-building-detail dd{margin:0;color:#13233b;font-size:.9rem;font-weight:800;line-height:1.45;overflow-wrap:anywhere}.info-dev-building-art{justify-self:end;width:min(100%,310px);height:auto;filter:drop-shadow(0 18px 22px rgba(15,23,42,.12))}.info-dev-section-head{margin-bottom:.9rem}.info-dev-section-head h2,.info-dev-side-card h2{margin-bottom:.35rem;color:#0d1830;font-size:1.22rem;line-height:1.35;letter-spacing:0}.info-dev-map-panel{display:grid;grid-template-columns:300px minmax(0,1fr);grid-gap:1rem;gap:1rem;min-height:350px}.info-dev-map-list{display:flex;flex-direction:column;min-width:0}.info-dev-map-list ol,.info-dev-popular ol{display:grid;grid-gap:.12rem;gap:.12rem;list-style:none;min-width:0}.info-dev-map-list li,.info-dev-popular li{display:grid;grid-template-columns:25px minmax(0,1fr) auto;grid-column-gap:.55rem;column-gap:.55rem;align-items:start;padding:.34rem 0}.info-dev-map-list li{position:relative;grid-template-columns:25px minmax(0,1fr);max-width:100%;min-width:0}.info-dev-map-list li>span,.info-dev-popular li>span,.info-dev-rank{display:grid;place-items:center;flex:0 0 auto;width:20px;height:20px;border-radius:50%;background:#16a34a;color:#fff;font-size:.73rem;font-weight:900;line-height:1;text-align:center}.info-dev-list-title{grid-column:2;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;grid-gap:.6rem;gap:.6rem;max-width:100%;min-width:0}.info-dev-list-title strong{min-width:0;overflow-wrap:anywhere;word-break:keep-all}.info-dev-map-list strong,.info-dev-popular a{color:#111c32;font-size:.92rem;line-height:1.4}.info-dev-map-list small,.info-dev-popular small{grid-column:2;color:#53647a;font-size:.82rem;font-weight:700}.info-dev-list-chip,.info-dev-location-chip{display:inline-flex;align-items:center;justify-content:center;border:1px solid #d7e2f0;border-radius:999px;background:#f8fbff;color:#174ea6;font-weight:900;line-height:1;white-space:nowrap}.info-dev-list-chip{flex:0 0 auto;min-height:28px;padding:0 .72rem;font-size:.78rem}.info-dev-map-list>a,.info-dev-popular>a,.info-dev-wide-link{display:inline-flex;align-items:center;justify-content:center;min-height:42px;margin-top:auto;border:1px solid #d4deeb;border-radius:8px;color:#101c32;background:#fff;font-weight:800}.info-dev-map-wrap{position:relative;display:grid;min-width:0}.info-dev-map{position:relative;overflow:hidden;height:100%;min-height:360px;border:1px solid #d6dfeb;border-radius:12px;background:#eef3f6}.info-dev-map-tile-layer{position:absolute;left:50%;top:50%;width:1280px;height:1280px;transform:translate(calc(var(--map-layer-center-x) * -1),calc(var(--map-layer-center-y) * -1))}.info-dev-map-tile-layer img{position:absolute;width:256px;height:256px;max-width:none}.info-dev-map-soften{position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,hsla(0,0%,100%,.08),hsla(0,0%,100%,.14)),radial-gradient(circle at 48% 44%,hsla(0,0%,100%,0),hsla(0,0%,100%,.22));pointer-events:none}.info-dev-destination-pin,.info-dev-map-pin{position:absolute;z-index:3;display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;color:#fff;font-weight:900;box-shadow:0 8px 20px rgba(15,23,42,.18);transform:translate(-50%,-50%)}.info-dev-destination-pin{background:#0f1b31}.info-dev-destination-label{position:absolute;z-index:3;transform:translate(-50%,23px);min-width:70px;border-radius:8px;padding:.32rem .48rem;background:#fff;color:#111827;font-size:.76rem;font-weight:900;text-align:center;box-shadow:0 8px 18px rgba(15,23,42,.12)}.info-dev-destination-pin,.info-dev-map-pin{text-align:center;font-size:.86rem;line-height:1}.info-dev-destination-pin{color:#fff}.info-dev-destination-pin:after{content:none}.info-dev-map-pin{background:#2563eb}.pin-1{top:28%;left:18%}.pin-1,.pin-2{background:#16a34a}.pin-2{top:45%;left:34%}.pin-3{top:23%;left:68%;background:#d4a20b}.pin-4{top:66%;left:24%;background:#f59e0b}.pin-5{top:61%;left:63%}.pin-5,.pin-6{background:#f97316}.pin-6{top:72%;left:45%}.pin-7{top:36%;left:77%}.pin-7,.pin-8{background:#ef4444}.pin-8{top:58%;left:78%}.rank-tone-1{background:#16a34a!important}.rank-tone-2{background:#20a762!important}.rank-tone-3{background:#c5a100!important}.rank-tone-4{background:#f59e0b!important}.rank-tone-5,.rank-tone-6{background:#f97316!important}.rank-tone-7,.rank-tone-8{background:#ef4444!important}.info-dev-map-link{position:absolute;right:1rem;bottom:1rem;z-index:4;display:inline-flex;align-items:center;justify-content:center;min-height:38px;border:1px solid #d4deeb;border-radius:8px;padding:0 1rem;background:#fff;color:#13233b;font-weight:900}.info-dev-map>small{position:absolute;left:.65rem;bottom:.48rem;z-index:4;color:rgba(15,23,42,.55);font-size:.68rem;font-weight:700;text-shadow:0 1px 0 hsla(0,0%,100%,.75)}.info-dev-compare-layout,.info-dev-guide-grid,.info-dev-lower-grid{display:grid;grid-template-columns:minmax(0,1fr) 300px;grid-gap:1rem;gap:1rem;align-items:start}.info-dev-side{display:grid;grid-gap:1rem;gap:1rem;margin-top:1rem}.info-dev-side-card{border-radius:13px;padding:1.05rem}.info-dev-side-card>a{display:flex;align-items:center;justify-content:space-between;min-height:42px;border-top:1px solid #e7edf5;color:#14366d;font-size:.9rem;font-weight:800}.info-dev-field{display:grid;grid-gap:.4rem;gap:.4rem;margin:.8rem 0}.info-dev-field span{color:#53647a;font-size:.82rem;font-weight:800}.info-dev-field select{width:100%;height:42px;border:1px solid #d6dfeb;border-radius:8px;padding:0 .7rem;background:#fff;color:#111c32;font:inherit;font-weight:700}.info-dev-calculator-result{display:grid;grid-gap:.1rem;gap:.1rem;margin-bottom:.75rem;padding:.8rem;border-radius:10px;background:#f5f8ff}.info-dev-calculator-result small,.info-dev-calculator-result span{color:#53647a;font-size:.8rem;font-weight:800}.info-dev-calculator-result strong{color:#0f55c9;font-size:1.3rem}.info-dev-table-wrap{overflow-x:auto;border:1px solid #e1e8f2;border-radius:10px}.info-dev-table{width:100%;min-width:900px;border-collapse:collapse;background:#fff}.info-dev-table td,.info-dev-table th{padding:.78rem .68rem;border-bottom:1px solid #eef2f7;color:#1f2937;text-align:left;vertical-align:middle;white-space:nowrap}.info-dev-table th{color:#53647a;background:#f8fafc;font-size:.78rem;font-weight:900}.info-dev-table td{font-size:.88rem;font-weight:700}.info-dev-table a{color:#103f97;text-decoration:none;text-underline-offset:.18em}.info-dev-table-name{display:inline-flex;align-items:center;gap:.45rem}.info-dev-location-chip{min-height:26px;padding:0 .62rem;font-size:.75rem}.info-dev-note{margin-top:.75rem}.info-dev-compare-button{display:flex;align-items:center;justify-content:center;min-height:42px;margin-top:1rem;border:1px solid #d4deeb;border-radius:8px;background:#fff;color:#101c32;font-weight:900}.info-dev-recommend-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr)) 1.35fr;grid-gap:.9rem;gap:.9rem}.info-dev-recommend-grid article{position:relative;overflow:hidden;display:flex;flex-direction:column;min-height:174px;padding:1.05rem}.info-dev-recommend-grid article:first-child{background:#f0fbf5;border-color:#cfeedd}.info-dev-recommend-grid article:nth-child(2){background:#f4f8ff;border-color:#d8e7ff}.info-dev-recommend-grid article:nth-child(3){background:#fff7ea;border-color:#f8dfb9}.info-dev-recommend-grid article:nth-child(4){background:#f7f4ff;border-color:#e1d8ff}.info-dev-visit-card{position:relative;overflow:hidden;display:grid;align-content:start;grid-gap:.7rem;gap:.7rem;min-height:174px;background:linear-gradient(135deg,#fff,#f4f7fb)!important}.info-dev-recommend-grid article:not(.info-dev-visit-card):after{content:"";position:absolute;right:-1.8rem;bottom:-2.1rem;width:7rem;height:7rem;border-radius:50%;background:hsla(0,0%,100%,.42)}.info-dev-recommend-icon{position:absolute;right:.85rem;top:.85rem;z-index:1;width:54px;height:54px;object-fit:contain;opacity:.32}.info-dev-visit-card h2{color:#0d1830;font-size:1.35rem;line-height:1.36}.info-dev-visit-card p{max-width:13rem;color:#53647a;font-size:.88rem;font-weight:800;line-height:1.55}.info-dev-visit-art{position:absolute;right:.25rem;bottom:2.1rem;width:min(48%,176px);height:auto;pointer-events:none}.info-dev-recommend-grid strong{display:block;margin:.45rem 0;color:#0f1e35;font-size:1.05rem;line-height:1.4;max-width:calc(100% - 3.6rem)}.info-dev-recommend-grid p{color:#334155;font-weight:800;max-width:calc(100% - 3.6rem)}.info-dev-recommend-grid a,.info-dev-recommend-grid article>span:last-child{position:relative;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:38px;margin-top:auto;border:1px solid #d4deeb;border-radius:8px;background:#fff;color:#101c32;font-weight:900}.info-dev-guide-grid,.info-dev-lower-grid{margin-top:1rem}.info-dev-guide-grid>.info-dev-panel,.info-dev-lower-grid>.info-dev-panel{margin-top:0}.info-dev-place-strip{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:.8rem;gap:.8rem}.info-dev-place-strip a{overflow:hidden;min-height:192px}.info-dev-panel>.info-dev-wide-link{width:100%;margin-top:1rem}.info-dev-photo{display:block;height:86px;background-position:50%;background-size:cover}.info-dev-place-strip small,.info-dev-place-strip strong{display:block;padding:0 .8rem}.info-dev-place-strip strong{padding-top:.75rem;color:#0d1830;line-height:1.45}.info-dev-place-strip small{padding-top:.25rem;color:#53647a;font-weight:800}.info-dev-popular li{grid-template-columns:24px minmax(0,1fr) auto;padding:.65rem 0;border-bottom:1px solid #edf1f6}.info-dev-popular li a{color:#111c32;font-size:.92rem;font-weight:900;line-height:1.4}.info-dev-popular small{grid-column:auto;color:#52657d}.info-dev-popular>a{width:100%;margin-top:1rem;border:1px solid #d4deeb;border-radius:8px;justify-content:center}.info-dev-guide-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:.75rem;gap:.75rem}.info-dev-guide-list a{display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;grid-gap:.75rem;gap:.75rem;min-height:74px;padding:.85rem 1rem;border:1px solid #e1e8f2;border-radius:10px;background:#fbfdff;color:#14366d;font-weight:900}.info-dev-guide-list img{width:42px;height:42px;object-fit:contain}.info-dev-guide-list span{line-height:1.35}.info-dev-newsletter form{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:.5rem;gap:.5rem;margin-top:1rem}.info-dev-newsletter input{min-height:42px;border:1px solid #d6dfeb;border-radius:8px;padding:0 .75rem;background:#fff}.info-dev-faq{display:grid;grid-gap:.65rem;gap:.65rem}.info-dev-faq details{border:1px solid #e1e8f2;border-radius:10px;background:#fff}.info-dev-faq summary{cursor:pointer;padding:1rem;color:#0d1830;font-weight:900;list-style:none}.info-dev-faq summary::-webkit-details-marker{display:none}.info-dev-faq p{padding:0 1rem 1rem}@media (max-width:900px){.card{grid-column:span 12}.info-dev-page,body:has(.info-dev-page) .site-nav-wrap{width:min(100%,calc(100% - 1rem))}.info-dev-building-grid,.info-dev-compare-layout,.info-dev-guide-grid,.info-dev-guide-list,.info-dev-lower-grid,.info-dev-map-panel,.info-dev-meta,.info-dev-place-strip,.info-dev-recommend-grid,.info-dev-search-form,.info-dev-situation,.info-dev-summary{grid-template-columns:1fr}.info-dev-search-form{gap:.5rem}.info-dev-search p,.info-dev-search-form label{padding-left:0}.info-dev-search-box{grid-template-columns:auto minmax(0,1fr) 96px}.info-dev-search-results ol{grid-template-columns:repeat(2,minmax(0,1fr))}.info-dev-hero{border-radius:12px;padding:1.1rem}.info-dev-hero h1{font-size:1.7rem}.info-dev-meta{margin-top:.8rem;padding:0;border:0;background:transparent;box-shadow:none}.info-dev-meta div,.info-dev-summary article{width:100%}.info-dev-building-detail{grid-template-columns:1fr}.info-dev-building-art{justify-self:center;max-width:260px}.info-dev-map-panel{min-height:auto}.info-dev-map{min-height:320px}.info-dev-side{margin-top:0}.info-dev-place-strip a,.info-dev-recommend-grid article{min-height:auto}.info-dev-newsletter form{grid-template-columns:1fr}.info-dev-visit-card{min-height:210px}}@media (max-width:720px){.site-nav-wrap{min-height:auto;padding:.7rem 0;flex-direction:column;align-items:flex-start}.main-nav{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.45rem;gap:.45rem}.main-nav a{width:100%;border-color:#e5e7eb;background:#fff}body:has(.info-dev-page) .site-nav-wrap{width:min(100%,calc(100% - 1rem));min-height:48px;padding:.5rem 0;flex-direction:row;align-items:center}body:has(.info-dev-page) .main-nav{width:auto;display:none}body:has(.info-dev-page) .mobile-nav-actions{display:inline-flex;align-items:center;gap:.45rem;margin-left:auto}body:has(.info-dev-page) .mobile-menu summary,body:has(.info-dev-page) .mobile-nav-icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border:1px solid transparent;border-radius:50%;background:#fff;color:#172235;font-size:1.48rem;font-weight:900;line-height:1;cursor:pointer;text-decoration:none;box-shadow:0 1px 0 rgba(15,23,42,.04)}body:has(.info-dev-page) .mobile-menu summary{font-size:1.62rem}body:has(.info-dev-page) .mobile-menu summary:hover,body:has(.info-dev-page) .mobile-nav-icon:hover{border-color:#dbe4f0;background:#f8fafc}body:has(.info-dev-page) .mobile-menu{position:relative}body:has(.info-dev-page) .mobile-menu summary{list-style:none}body:has(.info-dev-page) .mobile-menu summary::-webkit-details-marker{display:none}body:has(.info-dev-page) .mobile-menu nav{position:absolute;top:calc(100% + .55rem);right:0;z-index:80;display:grid;grid-gap:.35rem;gap:.35rem;width:176px;border:1px solid #dce5f0;border-radius:12px;padding:.45rem;background:#fff;box-shadow:0 18px 44px rgba(15,23,42,.14)}body:has(.info-dev-page) .mobile-menu:not([open]) nav{display:none}body:has(.info-dev-page) .mobile-menu nav a{display:flex;align-items:center;min-height:38px;border-radius:8px;padding:0 .7rem;color:#111c32;font-size:.9rem;font-weight:850;text-decoration:none}body:has(.info-dev-page) .mobile-menu nav a:hover{background:#f4f8ff;color:#0f55c9}body:has(.info-dev-page):after{content:"↑\aTOP";position:fixed;right:.85rem;bottom:.85rem;z-index:30;display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#111b31;color:#fff;white-space:pre;font-size:.64rem;font-weight:900;line-height:1.05;box-shadow:0 12px 24px rgba(15,23,42,.24)}.footer-wrap{align-items:flex-start;gap:.6rem;flex-direction:column}.site-shell{width:min(100%,calc(100% - 1.2rem));padding:1rem 0 2rem}.card,.hero,.section{padding:.95rem;border-radius:12px}.hero h1{font-size:clamp(1.34rem,8vw,1.85rem)}.data-table{min-width:560px}.info-dev-page{padding:.55rem 0 1.4rem}.info-dev-search{gap:.35rem;margin-bottom:.65rem}.info-dev-search-form{gap:.35rem}.info-dev-search-form label{font-size:.92rem}.info-dev-search-box{grid-template-columns:auto minmax(0,1fr);min-height:44px;padding:.28rem .7rem}.info-dev-search-box button{display:none}.info-dev-search p{font-size:.78rem;line-height:1.55}.info-dev-search-results{padding:1rem}.info-dev-search-results ol{grid-template-columns:1fr}.info-dev-search-empty{padding:150px 1rem}.info-dev-building-panel,.info-dev-faq,.info-dev-hero,.info-dev-map-panel,.info-dev-panel,.info-dev-recommendations,.info-dev-side-card,.info-dev-situation,.info-dev-summary{border-radius:10px}.info-dev-hero{display:block;padding:.95rem}.info-dev-hero-side{display:grid;grid-gap:.75rem;gap:.75rem;margin-top:.85rem}.info-dev-hero-image{width:100%;height:170px}.info-dev-hero h1{font-size:1.52rem;line-height:1.22;max-width:100%;white-space:normal;word-break:break-all;overflow-wrap:anywhere}.info-dev-hero p{max-width:100%;font-size:.9rem;line-height:1.65}.info-dev-share{width:100%;min-height:38px;margin-top:.8rem}.info-dev-hero-actions{gap:.5rem;margin-top:1rem}.info-dev-hero-actions a,.info-dev-hero-actions button{flex:1 1;min-width:0;min-height:40px}.info-dev-meta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.45rem;gap:.45rem;margin-top:.65rem}.info-dev-meta div{display:grid;grid-gap:.15rem;gap:.15rem;justify-items:center;min-height:44px;min-width:0;padding:.55rem .3rem;text-align:center}.info-dev-meta span{font-size:.68rem;line-height:1.25}.info-dev-meta strong{font-size:.8rem;line-height:1.25}.info-dev-building-panel,.info-dev-faq,.info-dev-map-panel,.info-dev-panel,.info-dev-recommendations,.info-dev-side-card,.info-dev-situation,.info-dev-summary{padding:.78rem}.info-dev-building-panel{margin-top:.65rem}.info-dev-building-grid{gap:.65rem}.info-dev-building-status{gap:.75rem;padding:.9rem}.info-dev-car-badge{width:78px;height:78px}.info-dev-car-badge img{width:68px;height:68px}.info-dev-building-status strong{font-size:1.9rem}.info-dev-building-detail{min-height:auto;padding:.9rem}.info-dev-building-detail dl{gap:.65rem}.info-dev-building-detail dl div{grid-template-columns:7.2rem minmax(0,1fr);gap:.55rem}.info-dev-building-detail dd,.info-dev-building-detail dt{font-size:.8rem}.info-dev-building-art{max-width:210px}.info-dev-summary{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(300px,100%);grid-template-columns:none;grid-gap:.65rem;gap:.65rem;margin-top:.65rem;padding:0;border:0;background:transparent;box-shadow:none;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.info-dev-summary.is-building-known{grid-template-columns:none}.info-dev-summary::-webkit-scrollbar{display:none}.info-dev-summary article{scroll-snap-align:start;min-height:auto;padding:.86rem 3.8rem .86rem .86rem}.info-dev-summary strong{margin:.32rem 0 .22rem;font-size:1rem;line-height:1.36}.info-dev-faq p,.info-dev-note,.info-dev-section-head p,.info-dev-side-card p,.info-dev-summary p{font-size:.84rem;line-height:1.62}.info-dev-situation{grid-template-columns:1fr;gap:.5rem;margin-top:.65rem}.info-dev-situation-head{padding:.15rem .2rem .3rem}.info-dev-situation-head h2{font-size:1rem}.info-dev-situation-head p{font-size:.78rem}.info-dev-situation a{min-height:56px;padding:.55rem}.info-dev-section-head{margin-bottom:.65rem}.info-dev-section-head h2,.info-dev-side-card h2{font-size:1.05rem}.info-dev-map-panel{gap:.75rem}.info-dev-map-list{display:contents}.info-dev-map-list .info-dev-section-head{order:1}.info-dev-map-wrap{display:block;order:2}.info-dev-map{width:100%;max-width:100%;height:auto;min-height:280px}.info-dev-map-link{position:static;width:100%;min-height:42px;margin-top:.6rem;transform:none;font-size:.88rem}.info-dev-map>small{left:.45rem;bottom:.32rem;max-width:9.5rem}.info-dev-map-list ol{order:3}.info-dev-map-list>a{order:4}.info-dev-map-list li{grid-template-columns:25px minmax(0,1fr);padding:.42rem 0}.info-dev-list-chip{min-height:27px;padding:0 .62rem;font-size:.74rem}.info-dev-map-list>a,.info-dev-popular>a,.info-dev-wide-link{min-height:39px}.info-dev-table{min-width:780px}#parking-compare .info-dev-table{min-width:100%}#parking-compare .info-dev-table td:nth-child(10),#parking-compare .info-dev-table td:nth-child(11),#parking-compare .info-dev-table td:nth-child(4),#parking-compare .info-dev-table td:nth-child(5),#parking-compare .info-dev-table td:nth-child(6),#parking-compare .info-dev-table td:nth-child(8),#parking-compare .info-dev-table td:nth-child(9),#parking-compare .info-dev-table th:nth-child(10),#parking-compare .info-dev-table th:nth-child(11),#parking-compare .info-dev-table th:nth-child(4),#parking-compare .info-dev-table th:nth-child(5),#parking-compare .info-dev-table th:nth-child(6),#parking-compare .info-dev-table th:nth-child(8),#parking-compare .info-dev-table th:nth-child(9){display:none}#parking-compare .info-dev-table td,#parking-compare .info-dev-table th{padding:.72rem .45rem;white-space:normal}.info-dev-recommend-grid{gap:.65rem}.info-dev-recommend-grid article{min-height:176px;padding:.9rem}.info-dev-recommend-icon{top:.9rem;right:.9rem;bottom:auto;width:46px;height:46px;opacity:.26}.info-dev-place-strip{gap:.65rem}.info-dev-place-strip a{display:grid;grid-template-columns:92px minmax(0,1fr);min-height:100px}.info-dev-photo{grid-row:span 2;height:100%}.info-dev-visit-card{min-height:260px}.info-dev-visit-art{right:1.2rem;bottom:4.1rem;width:min(54%,174px)}body:has(.info-dev-page) .site-footer .footer-wrap{width:min(100%,calc(100% - 1rem));min-height:160px;grid-template-columns:1fr;gap:.6rem}body:has(.info-dev-page) .site-footer .footer-wrap:before{font-size:.78rem}body:has(.info-dev-page) .site-footer .footer-wrap:after{letter-spacing:.5rem}}