:root{--navy:#0f1c2e;--charcoal:#1e293b;--teal:#158187;--accent:#50a1a5;--bg:#f8fafc;--soft:#f1f5f9;--line:#e2e8f0;--muted:#64748b;--ink:#0f172a;--white:#fff;--green:#10b981;--amber:#f59e0b;--shadow:0 12px 32px rgba(15,28,46,.08);font-family:"Pretendard Variable",Pretendard,-apple-system,BlinkMacSystemFont,"Apple SD Gothic Neo",sans-serif;color:var(--ink);background:var(--white)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--white);color:var(--ink)}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{cursor:pointer}h1,h2,h3,p{margin-top:0}h2{margin-bottom:12px;font-size:clamp(30px,3.2vw,42px);line-height:1.2;letter-spacing:-.04em}.site-header{height:72px;padding:0 max(24px,calc((100% - 1200px)/2));display:flex;align-items:center;gap:38px;position:sticky;top:0;z-index:30;background:rgba(255,255,255,.96);border-bottom:1px solid var(--line);backdrop-filter:blur(14px)}.brand{display:flex;align-items:center;gap:10px;flex-shrink:0}.brand-mark{width:36px;height:36px;border-radius:10px;display:grid;place-items:center;background:var(--navy);position:relative}.brand-mark:before,.brand-mark:after,.brand-mark span{content:"";position:absolute;border:2px solid var(--accent);border-radius:50%}.brand-mark:before{width:17px;height:17px}.brand-mark:after{width:5px;height:5px;background:var(--accent)}.brand-mark span{width:25px;height:10px;border-left-color:transparent;border-right-color:transparent}.brand-name{font-size:21px;font-weight:800;letter-spacing:.03em}.brand-name small{display:block;color:var(--muted);font-size:9px;font-weight:600;letter-spacing:.08em}.main-nav{display:flex;justify-content:center;gap:30px;margin:auto;font-size:14px;color:#475569}.main-nav a:hover{color:var(--teal)}.header-actions{display:flex;align-items:center;gap:18px;font-size:14px}.button{min-height:46px;padding:0 22px;border-radius:10px;border:1px solid transparent;display:inline-flex;align-items:center;justify-content:center;font-weight:700}.button.small{min-height:40px;padding:0 18px}.primary{background:var(--teal);color:white;box-shadow:0 8px 20px rgba(21,129,135,.18)}.primary:hover{background:#106165}.outline{background:#fff;border-color:var(--line);color:var(--navy)}.menu-toggle{display:none;background:none;border:0}.hero{background:var(--navy);color:#fff;min-height:590px;display:grid;align-items:center;overflow:hidden}.hero-inner{width:min(1200px,calc(100% - 48px));margin:auto;display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:70px;padding:78px 0}.pill,.kicker{color:var(--teal);font-size:13px;font-weight:750;letter-spacing:.02em}.pill{display:inline-flex;align-items:center;padding:9px 14px;border-radius:999px;background:rgba(21,129,135,.16);color:var(--accent)}.pill i{width:6px;height:6px;border-radius:50%;background:var(--accent);margin-right:7px}.hero h1{font-size:clamp(42px,4.4vw,64px);line-height:1.06;letter-spacing:-.05em;margin:22px 0}.hero h1 em,.proof h2 em{color:var(--accent);font-style:normal}.hero-description{max-width:540px;color:#a8b5c5;font-size:17px;line-height:1.75}.hero-search{display:flex;gap:10px;margin-top:30px}.hero-search label{height:50px;flex:1;display:flex;align-items:center;gap:8px;padding:0 16px;border:1px solid #405067;border-radius:10px;background:#26364c}.hero-search input{width:100%;border:0;outline:0;color:#fff;background:transparent}.hero-search input::placeholder{color:#94a3b8}.quick{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:15px;color:#708096;font-size:12px}.quick a{padding:6px 11px;background:#26364c;border-radius:999px;color:#aab7c7}.hero-map{height:360px;border-radius:18px;overflow:hidden;position:relative;background:#e9f1e8;box-shadow:0 24px 50px rgba(0,0,0,.28)}.street{position:absolute;background:#fff}.street.h1{left:0;right:0;height:12px;top:38%}.street.h2{left:0;right:0;height:8px;top:72%}.street.v1{top:0;bottom:0;width:10px;left:35%}.street.v2{top:0;bottom:0;width:14px;left:72%}.block{position:absolute;border-radius:5px;background:#d4e2d1;border:1px solid #c9d8c7}.b1{left:5%;top:7%;width:25%;height:23%}.b2{left:40%;top:5%;width:25%;height:28%}.b3{left:8%;top:47%;width:20%;height:18%}.b4{left:42%;top:48%;width:24%;height:17%}.b5{right:4%;bottom:6%;width:20%;height:16%}.map-caption{position:absolute;top:18px;left:18px;padding:8px 12px;border-radius:8px;background:#fff;color:#64748b;font-size:11px;box-shadow:var(--shadow)}.map-caption b{color:var(--ink)}.preview-pin{position:absolute;padding:8px 12px;border-radius:10px 10px 10px 2px;background:var(--navy);color:#fff;font-size:10px;white-space:nowrap;box-shadow:0 5px 12px rgba(15,28,46,.2)}.preview-pin:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--accent);display:inline-block;margin-right:5px}.p1{left:44%;top:34%}.p2{right:10%;top:23%}.p3{left:17%;bottom:22%}.you{position:absolute;left:55%;top:58%;color:#2563eb;text-shadow:0 0 0 5px rgba(37,99,235,.2)}.stats{width:min(1200px,calc(100% - 48px));margin:auto;display:grid;grid-template-columns:repeat(4,1fr);padding:34px 0;border-bottom:1px solid var(--line)}.stats>div{display:flex;justify-content:center;align-items:center;gap:15px;border-right:1px solid var(--line)}.stats>div:last-child{border:0}.stats strong{font-size:28px;color:var(--teal)}.stats span,.stats small{display:block;font-size:13px}.stats small{margin-top:3px;color:var(--muted);font-weight:400}.section{width:min(1200px,calc(100% - 48px));margin:auto;padding:104px 0}.section-lead{color:var(--muted)}.specialties{text-align:center}.specialty-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:42px;text-align:left}.specialty-grid a{padding:22px;border:1px solid var(--line);border-radius:14px;background:#fff;display:flex;align-items:center;gap:15px;transition:.2s}.specialty-grid a:hover{transform:translateY(-3px);border-color:#8ac0c3;box-shadow:var(--shadow)}.specialty-grid b{width:44px;height:44px;display:grid;place-items:center;border-radius:12px;background:#f3f9f9;font-size:20px}.specialty-grid span{font-weight:700}.specialty-grid small{display:block;margin-top:5px;color:var(--muted);font-size:12px;font-weight:400}.featured{background:var(--bg)}.featured:before{content:"";position:absolute;left:0;right:0;height:100%;z-index:-1}.section-row{display:flex;justify-content:space-between;align-items:end}.feature-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:34px}.feature-card{overflow:hidden;border:1px solid var(--line);border-radius:15px;background:#fff;box-shadow:0 6px 18px rgba(15,28,46,.05)}.photo{height:190px;padding:14px;position:relative;background-size:cover;background-position:center}.photo:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(15,28,46,.15),rgba(15,28,46,.6))}.photo-a{background:linear-gradient(135deg,#4b5563,#111827)}.photo-b{background:linear-gradient(135deg,#64748b,#1e293b)}.photo-c{background:linear-gradient(135deg,#cbd5e1,#475569)}.photo span,.photo i{position:relative;z-index:1;padding:7px 9px;border-radius:8px;font-size:11px;font-style:normal}.photo span{background:var(--navy);color:#fff}.photo i{position:absolute;left:14px;bottom:13px;background:var(--green);color:#fff}.photo i.closed{background:#475569}.feature-body{padding:20px}.feature-body h3{font-size:17px}.feature-body h3 b{float:right;color:var(--amber);font-size:13px}.feature-body p{color:var(--muted);font-size:13px}.feature-body div{display:flex;gap:6px}.feature-body div span,.card-tags span{padding:6px 8px;border-radius:7px;background:#f3f9f9;color:#106165;font-size:11px}.feature-body>a{display:flex;justify-content:center;margin-top:20px;padding:11px;border-radius:9px;background:var(--navy);color:#fff;font-size:13px;font-weight:700}.how{text-align:center}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:46px;text-align:left}.steps article{padding:32px;border:1px solid var(--line);border-radius:15px;position:relative}.steps b{position:absolute;right:25px;color:#d7e0e9;font-size:34px}.steps i{width:48px;height:48px;display:grid;place-items:center;border-radius:12px;background:#f3f9f9;color:var(--teal);font-style:normal;font-size:22px}.steps h3{margin-top:24px}.steps p{color:var(--muted);font-size:14px;line-height:1.7}.proof{padding:100px max(24px,calc((100% - 1200px)/2));background:var(--navy);color:#fff;display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.light{color:var(--accent)}.proof>div>p:not(.kicker){color:#9eacbd;line-height:1.8}.proof ul{padding:0;list-style:none;color:#d0dae5;line-height:2.1}.proof li:before{content:"✓";color:var(--accent);margin-right:10px}.proof-stats{display:grid;grid-template-columns:1fr 1fr;gap:14px}.proof-stats div{padding:30px;border:1px solid #304158;border-radius:14px;background:#15243a}.proof-stats strong,.proof-stats span{display:block}.proof-stats strong{color:var(--accent);font-size:38px}.proof-stats span{margin-top:8px;color:#a8b5c5;font-size:13px}.search-section{padding:100px max(24px,calc((100% - 1360px)/2));background:var(--bg)}.search-title{text-align:center;margin-bottom:38px}.search-title>p:last-child{color:var(--muted)}.app-shell{height:720px;overflow:hidden;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:var(--shadow)}.layout{height:100%;display:grid;grid-template-columns:410px 1fr}.sidebar{height:100%;overflow:auto;border-right:1px solid var(--line)}.search-panel,.results-panel{padding:22px}.search-panel{border-bottom:1px solid var(--line)}.search-box{display:block;color:var(--muted);font-size:11px;font-weight:700}.search-box input,.search-box select{width:100%;height:44px;margin-top:7px;padding:0 13px;border:1px solid var(--line);border-radius:9px;background:#fff;outline:0}.filter-row,.filter-grid{display:flex;flex-wrap:wrap;gap:7px;margin-top:13px}.chip,.filter-grid label{padding:7px 11px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--muted);font-size:12px}.chip.active,.chip:hover{background:#f3f9f9;border-color:#d0e6e7;color:#106165}.filter-grid label{cursor:pointer}.compact-filter{margin-top:13px}.section-heading{display:flex;justify-content:space-between;align-items:center}.section-heading h2{font-size:18px}.section-heading span{color:var(--muted);font-size:12px}.center-list{display:grid;gap:12px}.center-card{width:100%;padding:17px;border:1px solid var(--line);border-radius:12px;background:#fff;text-align:left;color:var(--ink)}.center-card:hover,.center-card.active{border-color:var(--teal);box-shadow:0 8px 20px rgba(21,129,135,.1)}.card-top{display:flex}.badge{display:inline-block;padding:5px 7px;border-radius:6px;background:var(--navy);color:#fff;font-size:10px}.center-card h3{margin:10px 0 6px;font-size:16px}.center-card p{color:var(--muted);font-size:12px;line-height:1.5}.favorite{margin-left:auto}.meta-row{display:flex;gap:10px;color:var(--muted);font-size:11px}.rating{color:var(--amber)}.card-tags{display:flex;gap:5px;margin-top:10px}.card-cta{display:block;margin-top:14px;color:var(--teal);font-size:12px;font-weight:700}.map-area{position:relative;overflow:hidden;background:#eaf2e9}.naver-map,.map-canvas{position:absolute;inset:0}.map-canvas{background:linear-gradient(90deg,transparent 49%,#fff 50%,transparent 51%),linear-gradient(transparent 49%,#fff 50%,transparent 51%),#e7f0e5;background-size:180px 180px}.river{position:absolute;left:0;right:0;bottom:15%;height:70px;background:#cde7f5}.map-toolbar{position:absolute;right:16px;top:16px;z-index:5;display:grid;gap:7px}.icon-button{width:42px;height:42px;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--navy);font-size:19px;box-shadow:var(--shadow)}.map-status,.map-notice{position:absolute;z-index:3;left:50%;top:16px;transform:translateX(-50%);padding:8px 12px;border-radius:8px;background:#fff;color:var(--muted);font-size:11px}.detail-panel{position:absolute;z-index:6;left:18px;right:18px;bottom:18px;max-height:55%;overflow:auto;padding:22px;border-radius:14px;background:#fff;box-shadow:0 16px 40px rgba(15,28,46,.2)}.detail-panel:empty{display:none}.detail-panel h2{font-size:22px}.detail-panel p{color:var(--muted);font-size:13px}.detail-panel button,.detail-panel a{border:0;border-radius:8px;padding:10px 13px;background:var(--teal);color:#fff}.empty-state{padding:30px 15px;text-align:center;color:var(--muted)}.empty-state span{display:block;margin-top:7px;font-size:12px}.app-promo{padding:100px max(24px,calc((100% - 1000px)/2));display:flex;justify-content:space-around;align-items:center;background:var(--soft)}.app-promo>div:first-child{max-width:480px}.app-promo>div:first-child>p:not(.kicker){color:var(--muted);line-height:1.7}.coming{display:inline-block;margin-top:15px;padding:10px 14px;border-radius:8px;background:#fff;color:var(--teal);font-weight:700}.phone{width:260px;height:500px;border:10px solid var(--navy);border-radius:40px;padding:28px 24px;background:linear-gradient(180deg,#fff 50%,#f3f9f9);text-align:center;box-shadow:0 30px 50px rgba(15,28,46,.18)}.phone>span{display:block;text-align:left;font-size:10px}.phone-logo{margin:70px 0 20px;color:var(--teal);font-size:24px;font-weight:800}.phone-logo i{display:inline-block;width:12px;height:12px;border:3px solid var(--teal);border-radius:50%}.phone>b{font-size:24px}.phone p{margin-top:14px;color:var(--muted);font-size:12px;line-height:1.6}.phone button{width:100%;margin-top:70px;padding:13px;border:0;border-radius:10px;background:var(--teal);color:#fff}.partner{padding:70px max(24px,calc((100% - 1200px)/2));display:flex;align-items:center;justify-content:space-between}.partner h2{font-size:30px}.partner p{color:var(--muted)}.partner>div:last-child{display:flex;gap:10px}footer{padding:60px max(24px,calc((100% - 1200px)/2)) 28px;background:var(--navy);color:#fff;display:grid;grid-template-columns:2fr 1fr 1fr;gap:60px}footer>div{display:flex;flex-direction:column;gap:11px}footer>div>a:not(.brand){color:#94a3b8;font-size:13px}.footer-brand p{color:#94a3b8;font-size:13px}.copyright{grid-column:1/-1;margin:25px 0 0;padding-top:25px;border-top:1px solid #26364c;color:#64748b;font-size:12px}
@media(max-width:900px){.site-header{padding:0 20px}.menu-toggle{display:block;margin-left:auto}.main-nav{display:none;position:absolute;left:0;right:0;top:71px;padding:18px;background:#fff;border-bottom:1px solid var(--line);flex-direction:column;gap:16px}.main-nav.open{display:flex}.header-actions .text-link{display:none}.hero-inner{grid-template-columns:1fr;padding:58px 0}.hero-map{height:300px}.stats{grid-template-columns:1fr 1fr;gap:24px}.stats>div:nth-child(2){border:0}.specialty-grid{grid-template-columns:1fr 1fr}.feature-cards,.steps{grid-template-columns:1fr}.proof{grid-template-columns:1fr;gap:40px}.layout{grid-template-columns:360px 1fr}.app-promo{gap:45px}.partner{align-items:flex-start;gap:24px;flex-direction:column}}
@media(max-width:640px){.site-header{height:64px;padding:0 14px;gap:9px}.brand-name small{display:none}.header-actions{order:1;display:flex;margin-left:auto;gap:0}.header-actions .text-link,.header-actions .button,.header-actions .header-logout-button{display:none!important}.user-login-button{display:block;max-width:96px;min-height:40px;padding:0 12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.menu-toggle{order:2;margin-left:0;min-height:40px;padding:0 6px}.main-nav{top:63px}.hero-inner{width:calc(100% - 32px);gap:36px}.hero h1{font-size:42px}.hero-search{flex-direction:column}.hero-search .button{width:100%}.stats{width:calc(100% - 32px)}.stats>div{justify-content:flex-start;border:0}.stats strong{font-size:23px}.section{width:calc(100% - 32px);padding:72px 0}.specialty-grid{grid-template-columns:1fr}.section-row{align-items:flex-start;gap:15px;flex-direction:column}.proof{padding:72px 20px}.proof-stats{grid-template-columns:1fr 1fr}.proof-stats div{padding:20px}.search-section{padding:72px 12px}.app-shell{height:900px}.layout{grid-template-columns:1fr;grid-template-rows:54% 46%}.sidebar{border-right:0;border-bottom:1px solid var(--line)}.detail-panel{max-height:80%}.app-promo{padding:72px 20px;flex-direction:column;text-align:center}.partner{padding:60px 20px}.partner>div:last-child{width:100%;flex-direction:column}.partner .button{width:100%}footer{grid-template-columns:1fr 1fr;gap:35px}.footer-brand{grid-column:1/-1}.copyright{grid-column:1/-1}}
.proof-points{display:grid;grid-template-columns:1fr 1fr;gap:14px}.proof-points div{padding:25px;border:1px solid #304158;border-radius:14px;background:#15243a}.proof-points strong,.proof-points span{display:block}.proof-points strong{color:var(--accent);font-size:14px}.proof-points span{margin-top:10px;color:#e2e8f0;font-size:14px;font-weight:700}
.detail-panel{left:20px;right:20px;bottom:20px;max-height:72%;padding:0;border:1px solid var(--line);border-radius:18px;box-shadow:0 24px 64px rgba(15,28,46,.24)}.detail-head{position:sticky;top:0;z-index:2;display:flex;justify-content:space-between;align-items:flex-start;padding:24px 26px 19px;border-bottom:1px solid var(--line);background:rgba(255,255,255,.97);backdrop-filter:blur(12px)}.detail-head h2{margin:10px 0 4px;font-size:24px}.detail-panel .detail-location{margin:0;color:var(--muted);font-size:12px}.detail-panel .detail-close{width:38px;height:38px;padding:0;border:1px solid var(--line);border-radius:50%;background:#fff;color:var(--muted);font-size:24px;line-height:1}.detail-content{display:grid;grid-template-columns:1fr 240px;gap:24px;padding:24px 26px}.detail-panel .detail-lead{color:var(--muted);font-size:14px;line-height:1.65}.operator-card{display:grid;gap:5px;padding:14px;border-radius:11px;background:var(--soft)}.operator-card span{color:var(--muted);font-size:11px}.operator-card strong{font-size:13px}.tag-row{display:flex;flex-wrap:wrap;gap:7px;margin-top:15px}.tag{padding:7px 9px;border-radius:7px;background:#f3f9f9;color:#106165;font-size:11px}.detail-actions{align-self:start;padding:18px;border:1px solid var(--line);border-radius:13px;background:var(--bg)}.detail-panel .detail-actions p{color:var(--muted);font-size:12px;line-height:1.6}.detail-actions small{display:block;margin-top:12px;color:#94a3b8;font-size:10px;line-height:1.5}.detail-panel .contact-button{width:100%;min-height:44px;border:0;border-radius:9px;background:var(--teal);color:#fff;font-weight:750}.contact-button span{float:right}.center-gallery{display:flex;gap:8px;margin-bottom:16px;overflow:auto}.center-detail-photo{width:180px;height:120px;border-radius:10px;object-fit:cover}
@media(max-width:640px){.detail-content{grid-template-columns:1fr;padding:18px}.detail-head{padding:18px}.proof-points{grid-template-columns:1fr 1fr}.proof-points div{padding:18px}}
.hero-inner{grid-template-columns:minmax(0,1.05fr) minmax(460px,.95fr);gap:64px}.hero-copy{max-width:650px}.hero h1{max-width:650px;font-size:clamp(44px,4vw,62px);line-height:1.13;letter-spacing:-.055em}.hero h1 em{display:inline}.hero-map{height:400px;border:1px solid rgba(255,255,255,.15);background:#dfe8df}.hero-naver-map{position:absolute;inset:0}.hero-map-status{position:absolute;z-index:4;left:16px;top:16px;display:flex;align-items:center;gap:8px;padding:10px 13px;border:1px solid rgba(226,232,240,.9);border-radius:10px;background:rgba(255,255,255,.94);color:var(--navy);font-size:11px;font-weight:700;box-shadow:0 8px 24px rgba(15,28,46,.14)}.status-pulse{width:7px;height:7px;border-radius:50%;background:var(--teal);box-shadow:0 0 0 5px rgba(21,129,135,.13)}.hero-locate{position:absolute;z-index:4;right:16px;bottom:16px;min-height:40px;padding:0 14px;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--navy);font-size:12px;font-weight:750;box-shadow:0 8px 24px rgba(15,28,46,.14)}
.feature-card{cursor:pointer;transition:transform .2s,border-color .2s,box-shadow .2s}.feature-card:hover,.feature-card:focus-visible{transform:translateY(-4px);border-color:#8ac0c3;box-shadow:0 18px 40px rgba(15,28,46,.12);outline:0}.feature-body>button{display:flex;width:100%;justify-content:center;margin-top:20px;padding:12px;border:0;border-radius:9px;background:var(--navy);color:#fff;font-size:13px;font-weight:700}.feature-card:hover .feature-body>button{background:var(--teal)}
.proof{position:relative;overflow:hidden}.proof:before{content:"";position:absolute;width:420px;height:420px;right:-170px;top:-210px;border:1px solid rgba(80,161,165,.16);border-radius:50%;box-shadow:0 0 0 70px rgba(80,161,165,.03),0 0 0 140px rgba(80,161,165,.025)}.proof-copy,.trust-features{position:relative;z-index:1}.proof-copy h2{max-width:510px}.proof-copy>a{display:inline-flex;align-items:center;gap:35px;margin-top:20px;padding:13px 16px;border:1px solid #35475e;border-radius:10px;background:#17273d;color:#fff;font-size:13px;font-weight:700}.proof-copy>a span{color:var(--accent)}.trust-features{display:grid;grid-template-columns:1fr 1fr;gap:12px}.trust-features article{display:flex;gap:14px;min-height:144px;padding:22px;border:1px solid #304158;border-radius:14px;background:linear-gradient(145deg,#16263b,#122136)}.trust-features i{flex:0 0 40px;height:40px;display:grid;place-items:center;border-radius:11px;background:rgba(80,161,165,.1);color:var(--accent);font-style:normal;font-size:19px}.trust-features h3{margin:4px 0 8px;font-size:15px}.trust-features p{margin:0;color:#94a3b8;font-size:12px;line-height:1.65}
.map-popup{position:relative;width:310px;padding:20px;border:1px solid var(--line);border-radius:16px;background:#fff;color:var(--ink);box-shadow:0 20px 55px rgba(15,28,46,.24);font-family:"Pretendard Variable",Pretendard,sans-serif}.map-popup-close{position:absolute;right:12px;top:12px;width:30px;height:30px;border:1px solid var(--line);border-radius:50%;background:#fff;color:var(--muted);font-size:18px}.map-popup-top{display:flex;align-items:center;justify-content:space-between;padding-right:34px}.map-popup-badge{padding:6px 8px;border-radius:7px;background:#f3f9f9;color:#106165;font-size:10px;font-weight:750}.map-popup-distance{color:var(--muted);font-size:10px}.map-popup h3{margin:14px 0 5px;color:var(--navy);font-size:19px;letter-spacing:-.025em}.map-popup-location{margin:0;color:var(--muted);font-size:11px}.map-popup-lead{margin:14px 0;color:#475569;font-size:12px;line-height:1.6}.map-popup-tags{display:flex;flex-wrap:wrap;gap:5px}.map-popup-tags span{padding:5px 7px;border-radius:6px;background:var(--soft);color:#475569;font-size:10px}.map-popup-cta{width:100%;min-height:42px;margin-top:16px;padding:0 13px;border:0;border-radius:9px;background:var(--teal);color:#fff;text-align:left;font-size:12px;font-weight:750}.map-popup-cta span{float:right}.map-popup small{display:block;margin-top:9px;color:#94a3b8;font-size:9px;text-align:center}
@media(max-width:900px){.hero-inner{grid-template-columns:1fr}.hero-copy{max-width:720px}.hero h1{max-width:720px}.trust-features{grid-template-columns:1fr 1fr}}
@media(max-width:640px){.hero h1{font-size:40px;line-height:1.12}.hero-map{height:320px}.trust-features{grid-template-columns:1fr}.trust-features article{min-height:auto}.map-popup{width:min(290px,calc(100vw - 48px))}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.specialty-grid a,.feature-card{transition:none}}
.detail-panel{left:24px;right:auto;bottom:24px;width:330px;max-height:none;overflow:visible;padding:0;border:0;border-radius:16px;background:transparent;box-shadow:none}.detail-panel>.map-popup{width:100%}.detail-panel .map-popup-close{padding:0;background:#fff;color:var(--muted)}.detail-panel .map-popup-cta{padding:0 13px;background:var(--teal);color:#fff}
@media(max-width:640px){.detail-panel{left:12px;right:12px;bottom:12px;width:auto}.detail-panel>.map-popup{width:100%}}
.hero-inner{grid-template-columns:minmax(520px,1.08fr) minmax(460px,.92fr);gap:72px}.hero-copy{max-width:680px}.hero h1{max-width:none;margin:24px 0 20px;font-size:clamp(44px,3.65vw,56px);line-height:1.12;letter-spacing:-.045em}.hero h1 span,.hero h1 strong{display:block;white-space:nowrap}.hero h1 span{color:#fff;font-weight:760}.hero h1 strong{margin-top:5px;color:var(--accent);font-weight:820}.hero-description{max-width:610px}
.map-popup{width:286px;padding:17px 18px 15px;border:1px solid rgba(15,23,42,.12);border-radius:10px;box-shadow:0 6px 22px rgba(15,23,42,.18)}.map-popup-close{right:9px;top:9px;width:25px;height:25px;border:0;background:transparent;color:#94a3b8;font-size:17px}.map-popup-heading{display:flex;align-items:center;gap:8px;padding-right:25px}.map-popup h3{min-width:0;margin:0;color:#111827;font-size:16px;font-weight:780;letter-spacing:-.025em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.map-popup-distance{margin-left:auto;flex-shrink:0;color:#64748b;font-size:10px}.map-popup-category{margin:6px 0 0;color:#64748b;font-size:11px}.map-popup-category b{color:var(--teal);font-weight:750}.map-popup-location{margin:5px 0 0;color:#475569;font-size:11px}.map-popup-tags{margin-top:10px}.map-popup-tags span{padding:4px 7px;border-radius:4px;background:#f1f5f9;color:#475569;font-size:9px}.map-popup-actions{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:12px;padding-top:11px;border-top:1px solid #edf0f3}.map-popup-actions .map-popup-cta,.map-popup-actions .map-popup-route{min-height:34px;margin:0;padding:0 10px;border-radius:6px;text-align:center;font-size:11px;font-weight:750}.map-popup-actions .map-popup-cta{background:var(--teal);color:#fff}.map-popup-actions .map-popup-route{border:1px solid #dbe2e8;background:#fff;color:#334155}.detail-panel{width:286px}.detail-panel .map-popup-actions .map-popup-cta{padding:0 10px}.detail-panel .map-popup-route{padding:0 10px;background:#fff;color:#334155}
@media(max-width:900px){.hero-inner{grid-template-columns:1fr}.hero h1 span,.hero h1 strong{white-space:normal}}
@media(max-width:640px){.hero h1{font-size:38px}.map-popup{width:min(286px,calc(100vw - 48px))}}

/* The NAVER SDK applies position:relative inline to its root. Preserve the
   container size so map tiles are not rendered inside a 0px-high element. */
.hero-naver-map,.naver-map{position:absolute!important;inset:0!important;width:100%!important;height:100%!important}

/* User social authentication */
[hidden]{display:none!important}.user-login-button{padding:8px 13px;border:1px solid var(--line);border-radius:9px;background:#fff;color:var(--navy);font-weight:700}.auth-overlay{position:fixed;z-index:1000;inset:0;padding:24px;display:grid;place-items:center;background:rgba(7,16,29,.62);backdrop-filter:blur(7px)}.auth-modal{width:min(430px,100%);max-height:calc(100vh - 48px);overflow:auto;padding:38px;position:relative;border-radius:20px;background:#fff;box-shadow:0 30px 90px rgba(0,0,0,.28)}.auth-close{position:absolute;right:18px;top:18px;width:34px;height:34px;border:0;border-radius:50%;background:var(--soft);color:var(--muted);font-size:22px}.auth-logo{display:flex;align-items:center;gap:8px;color:var(--navy);font-size:20px;font-weight:850;letter-spacing:.05em}.auth-logo i{width:24px;height:24px;border:6px double var(--teal);border-radius:50%}.auth-kicker{margin:8px 0 25px;color:var(--teal);font-size:11px;font-weight:800;letter-spacing:.12em}.auth-modal h2{margin-bottom:10px;font-size:28px}.auth-lead{margin-bottom:25px;color:var(--muted);font-size:14px;line-height:1.65}.social-buttons{display:grid;gap:10px}.social{width:100%;height:52px;padding:0 18px;display:grid;grid-template-columns:30px 1fr 30px;align-items:center;border:0;border-radius:10px;font-weight:800}.social span{grid-column:2}.social b{font-size:17px}.social.kakao{background:#fee500;color:#191919}.social.naver{background:#03c75a;color:#fff}.social.apple{background:#050505;color:#fff}.social:disabled{cursor:not-allowed;filter:grayscale(.8);opacity:.52}.auth-message{min-height:19px;margin:12px 0 0;color:#b42318;font-size:12px}.auth-legal{margin:15px 0;color:#98a2b3;font-size:10px;line-height:1.55;text-align:center}.auth-legal a{text-decoration:underline}.owner-auth-link{display:block;padding-top:17px;border-top:1px solid var(--line);color:var(--teal);font-size:12px;font-weight:750;text-align:center}.onboarding label{display:grid;gap:8px;margin-top:18px;color:#475569;font-size:13px;font-weight:750}.onboarding input[type=text],.onboarding input:not([type]){height:48px;padding:0 13px;border:1px solid var(--line);border-radius:9px;outline:0}.onboarding .agree{grid-template-columns:18px 1fr;align-items:start;gap:9px;font-size:11px;font-weight:500}.agree input{margin:1px 0}.agree b{color:var(--teal)}.agree b.optional{color:#98a2b3}.auth-submit{width:100%;margin-top:23px}.account-email{padding:12px;border-radius:9px;background:var(--soft);color:var(--muted);font-size:12px}.account-links{display:grid;gap:8px;margin-top:20px}.account-links a,.account-links button{min-height:44px;padding:0 14px;display:flex;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:9px;background:#fff;color:var(--navy);font-weight:750}.account-links button.danger{border:0;color:#98a2b3;font-size:11px}.auth-callback-page{min-height:100vh;display:grid;place-items:center;background:var(--bg)}.auth-callback-card{width:min(430px,calc(100% - 32px));padding:45px;border:1px solid var(--line);border-radius:18px;background:#fff;text-align:center;box-shadow:var(--shadow)}.auth-callback-card .auth-logo{justify-content:center}.auth-callback-card h1{font-size:22px}.auth-callback-card p{color:var(--muted);font-size:13px}.auth-callback-card a{display:inline-flex;margin-top:15px;padding:12px 18px;border-radius:9px;background:var(--teal);color:#fff}.auth-spinner{width:38px;height:38px;margin:35px auto 24px;border:4px solid #d0e6e7;border-top-color:var(--teal);border-radius:50%;animation:auth-spin .8s linear infinite}@keyframes auth-spin{to{transform:rotate(360deg)}}
@media(max-width:640px){.auth-overlay{padding:0;align-items:end}.auth-modal{width:100%;max-height:92vh;padding:31px 22px 25px;border-radius:20px 20px 0 0}.center-login-link{display:none}}
.header-logout-button{padding:7px 2px;border:0;background:transparent;color:#64748b;font-size:12px;font-weight:700}.header-logout-button:hover{color:#106165}
.active-filters{min-height:28px;margin-top:14px;display:flex;flex-wrap:wrap;align-items:center;gap:6px;color:var(--muted);font-size:11px}.active-filters b{padding:5px 8px;border-radius:999px;background:#f3f9f9;color:#106165;font-weight:700}.active-filters button,.empty-state button{border:0;background:transparent;color:var(--teal);font-size:11px;font-weight:800;text-decoration:underline}.empty-state button{margin-top:13px;padding:8px}.filter-grid label:has(input:checked){border-color:#8ac0c3;background:#f3f9f9;color:#106165;font-weight:700}

/* Consistent SVG icon language */
.specialty-grid b .ui-icon{font-size:22px}.photo>i{display:inline-flex;align-items:center;gap:6px}.status-dot-mini{width:6px;height:6px;display:inline-block;border-radius:50%;background:currentColor}.feature-body p.icon-label{justify-content:flex-start}.feature-body p.icon-label .ui-icon{font-size:14px}.feature-body>button.icon-label{gap:8px}.steps i .ui-icon,.trust-features i .ui-icon{font-size:22px}.proof-copy>a.icon-label{gap:24px}.proof-copy>a.icon-label .ui-icon{color:var(--accent)}.icon-button .ui-icon{font-size:20px}.auth-close .ui-icon,.map-popup-close .ui-icon{font-size:17px}.social b{display:grid;place-items:center}.social b .ui-icon{font-size:20px}.favorite .ui-icon{font-size:18px}.rating .ui-icon,.marker-rating .ui-icon{font-size:12px}.review-title{display:flex;align-items:center;gap:8px}.stars{display:inline-flex;gap:2px;color:#f59e0b}.stars .ui-icon{font-size:13px}.map-popup-actions .icon-label{gap:5px}.map-popup-actions .ui-icon{font-size:13px}

/* DAIL map markers */
.naver-marker{
  position:relative;
  isolation:isolate;
  width:156px;
  height:42px;
  padding:0 10px 0 6px;
  display:grid;
  grid-template-columns:30px minmax(0,1fr) auto;
  align-items:center;
  gap:8px;
  border:1px solid rgba(15,23,42,.11);
  border-radius:999px;
  background:rgba(255,255,255,.97);
  color:var(--ink);
  white-space:nowrap;
  box-shadow:0 7px 18px rgba(15,28,46,.16),0 1px 2px rgba(15,28,46,.08);
  backdrop-filter:blur(9px);
  transform-origin:50% 50%;
  transition:transform .2s cubic-bezier(.2,.8,.2,1),border-color .2s ease,box-shadow .2s ease,background .2s ease;
  -webkit-font-smoothing:antialiased;
}
.naver-marker::before{
  content:"";
  width:30px;
  height:30px;
  grid-column:1;
  grid-row:1;
  border-radius:50%;
  background:radial-gradient(circle at center,#fff 0 3px,transparent 3.5px),linear-gradient(145deg,#158187,#106165);
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.18);
}
.naver-marker:hover,.naver-marker:focus-visible{
  outline:0;
  border-color:rgba(21,129,135,.55);
  box-shadow:0 10px 24px rgba(15,28,46,.22),0 0 0 3px rgba(21,129,135,.1);
  transform:translateY(-1px) scale(1.015);
}
.naver-marker.selected{
  z-index:2;
  border-color:#106165;
  background:linear-gradient(145deg,#158187,#106165);
  color:#fff;
  box-shadow:0 0 0 4px rgba(21,129,135,.15),0 12px 26px rgba(16,97,101,.28);
  transform:translateY(-1px) scale(1.035);
}
.naver-marker.selected::before{
  background:radial-gradient(circle at center,#106165 0 3px,transparent 3.5px),#fff;
}
.marker-name{
  min-width:0;
  overflow:hidden;
  color:inherit;
  font-size:12px;
  font-weight:800;
  letter-spacing:-.025em;
  text-overflow:ellipsis;
}
.marker-rating{
  min-height:24px;
  padding:0 7px;
  gap:3px;
  border-radius:999px;
  background:#fff7ed;
  color:#d97706;
  font-size:10px;
  font-weight:800;
  line-height:1;
}
.marker-rating .ui-icon{font-size:10px}
.marker-new{letter-spacing:-.02em}
.naver-marker.selected .marker-rating{
  background:rgba(255,255,255,.17);
  color:#fff;
}
.cluster-marker{
  position:relative;
  width:56px;
  height:56px;
  padding:0;
  display:grid;
  place-content:center;
  gap:1px;
  border:4px solid rgba(255,255,255,.96);
  border-radius:50%;
  background:linear-gradient(145deg,#158187,#106165);
  color:#fff;
  box-shadow:0 0 0 6px rgba(21,129,135,.14),0 12px 28px rgba(16,97,101,.28);
  transition:transform .16s ease,box-shadow .16s ease;
}
.cluster-marker.large{width:62px;height:62px}
.cluster-marker strong{font-size:17px;line-height:1}
.cluster-marker span{font-size:8px;font-weight:750;letter-spacing:.04em;opacity:.82}
.cluster-marker:hover,.cluster-marker:focus-visible{
  outline:0;
  box-shadow:0 0 0 8px rgba(21,129,135,.18),0 16px 34px rgba(16,97,101,.34);
  transform:scale(1.06);
}
.cluster-marker.is-opening{
  pointer-events:none;
  animation:cluster-open .68s cubic-bezier(.16,1,.3,1) both;
}
.map-area.is-revealing-centers .naver-marker{
  animation:marker-reveal .36s cubic-bezier(.16,1,.3,1) both;
}
@keyframes cluster-open{
  0%{opacity:1;transform:scale(1)}
  38%{opacity:1;transform:scale(1.14);box-shadow:0 0 0 13px rgba(21,129,135,.12),0 16px 36px rgba(16,97,101,.3)}
  100%{opacity:.18;transform:scale(.78)}
}
@keyframes marker-reveal{
  0%{opacity:0;transform:scale(.84)}
  100%{opacity:1;transform:scale(1)}
}
.user-marker{
  width:24px;
  height:24px;
  border:4px solid #fff;
  border-radius:50%;
  background:#2563eb;
  box-shadow:0 0 0 6px rgba(37,99,235,.18),0 6px 16px rgba(37,99,235,.32);
}
@media(max-width:640px){
  .naver-marker{width:146px;height:40px;grid-template-columns:28px minmax(0,1fr) auto;gap:6px}
  .naver-marker::before{width:28px;height:28px}
  .marker-name{font-size:11.5px}
  .marker-rating{min-height:22px;padding:0 6px;font-size:9px}
}

/* 20260729: DAIL — 다시, 일상으로 brand story. */
.home-brand-story{
  width:min(1320px,calc(100% - 48px));
  margin:0 auto;
  padding:126px 0;
  display:grid;
  grid-template-columns:1.08fr .92fr;
  align-items:stretch;
  gap:76px;
}
.home-brand-photo{
  min-width:0;
  min-height:660px;
  margin:0;
  overflow:hidden;
  position:relative;
  background:#e6e6e1;
}
.home-brand-photo img{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:85% center;
  filter:saturate(.84) contrast(.98);
}
.home-brand-copy{
  min-width:0;
  display:flex;
  flex-direction:column;
  justify-content:center;
  padding-right:max(0px,calc((100vw - 1320px)/5));
}
.home-brand-copy h2{
  margin:13px 0 30px;
  font-size:clamp(40px,4.4vw,62px);
  line-height:1.14;
  letter-spacing:-.055em;
}
.home-brand-copy h2 em{
  color:#158187;
  font-style:normal;
}
.home-brand-copy>p:not(.kicker){
  max-width:530px;
  margin:0;
  color:#62645f;
  font-size:17px;
  line-height:1.78;
}
.home-brand-link{
  align-self:flex-start;
  margin-top:36px;
  padding:0 0 8px;
  border-bottom:1px solid #111;
  font-size:14px;
  font-weight:800;
}
.home-brand-link .ui-icon{color:#158187}

@media(max-width:900px){
  .home-brand-story{
    grid-template-columns:1fr;
    gap:52px;
  }
  .home-brand-photo{min-height:540px}
  .home-brand-copy{padding-right:0}
  .home-brand-copy h2{font-size:52px}
}

@media(max-width:640px){
  .home-brand-story{
    width:100%;
    padding:80px 20px;
    gap:42px;
  }
  .home-brand-photo{
    min-height:430px;
    margin:0 -20px;
  }
  .home-brand-photo figcaption{
    right:20px;
    bottom:20px;
    left:20px;
    align-items:flex-start;
    flex-direction:column;
    gap:7px;
  }
  .home-brand-copy h2{
    font-size:39px;
    line-height:1.18;
  }
  .home-brand-copy h2 br:nth-of-type(3){display:none}
  .home-brand-copy>p:not(.kicker){font-size:15px}
}
.center-card{
  cursor:pointer;
}
.center-card:focus-visible{
  border-color:var(--teal);
  box-shadow:0 8px 20px rgba(21,129,135,.1);
  outline:0;
}
.center-card .favorite{
  width:34px;
  height:34px;
  margin:-5px -5px 0 auto;
  padding:0;
  display:grid;
  place-items:center;
  flex:0 0 auto;
  border:0;
  border-radius:50%;
  background:transparent;
  color:#64748b;
}
.center-card .favorite:hover,.center-card .favorite:focus-visible{
  background:#f3f9f9;
  color:var(--teal);
  outline:0;
}
.center-card .favorite.is-saved{
  background:#e6fffa;
  color:var(--teal);
}
.center-card .favorite:disabled{
  cursor:wait;
  opacity:.65;
}

@media(prefers-reduced-motion:reduce){
  .cluster-marker.is-opening,.map-area.is-revealing-centers .naver-marker{animation:none}
}

/* Homepage readability and store-ready app downloads */
body{
  word-break:keep-all;
  overflow-wrap:break-word;
}
.hero-description span{display:block}
.proof{gap:84px}
.trust-features{gap:16px}
.trust-features article{
  min-height:186px;
  padding:27px;
  display:grid;
  grid-template-columns:1fr;
  align-content:start;
  gap:17px;
}
.trust-features i{
  width:46px;
  height:46px;
  flex:0 0 46px;
  border-radius:13px;
}
.trust-features h3{
  margin:0 0 9px;
  font-size:18px;
  line-height:1.35;
  letter-spacing:-.025em;
}
.trust-features p{
  color:#b4c0ce;
  font-size:14px;
  line-height:1.72;
}
.store-buttons{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
  margin-top:25px;
}
.store-button{
  min-width:176px;
  min-height:58px;
  padding:8px 15px;
  display:grid;
  grid-template-columns:32px 1fr;
  align-items:center;
  gap:10px;
  border:1px solid #29384b;
  border-radius:11px;
  background:#0b111a;
  color:#fff;
  box-shadow:0 10px 24px rgba(15,28,46,.14);
  transition:transform .16s ease,box-shadow .16s ease,background .16s ease;
}
.store-button:hover,.store-button:focus-visible{
  outline:0;
  background:#172337;
  box-shadow:0 13px 28px rgba(15,28,46,.2);
  transform:translateY(-1px);
}
.store-button>.ui-icon{font-size:29px}
.play-store-icon{width:29px;height:32px}
.store-button span{display:block;text-align:left}
.store-button small,.store-button strong{display:block;line-height:1.05}
.store-button small{margin-bottom:3px;font-size:9px;font-weight:600;letter-spacing:.02em;opacity:.78}
.store-button strong{font-size:17px;font-weight:750;letter-spacing:-.02em}
.app-download-message{min-height:19px;margin:10px 0 0;color:#64748b;font-size:11px}

@media(max-width:640px){
  .hero-description span{display:inline}
  .hero-description span+span:before{content:" "}
  .trust-features article{min-height:auto;padding:23px}
  .trust-features h3{font-size:17px}
  .trust-features p{font-size:13px}
  .store-buttons{justify-content:center}
  .store-button{min-width:min(176px,calc(50% - 5px));}
}

/* In-map center detail drawer and route bottom sheet */
body.center-experience-open{
  position:fixed;
  left:0;
  right:0;
  width:100%;
  overflow:hidden;
  overscroll-behavior:none;
  padding-right:var(--center-experience-scrollbar-width,0px);
}
html.center-experience-open{
  overflow:hidden;
  overscroll-behavior:none;
}
.center-experience-overlay{
  position:fixed;
  z-index:900;
  inset:0;
  display:block;
  overflow:hidden;
  pointer-events:none;
}
.center-experience-scrim{
  position:absolute;
  inset:0;
  border:0;
  background:rgba(7,16,29,.46);
  opacity:0;
  pointer-events:auto;
  transition:opacity .18s ease;
}
.center-experience-sheet{
  position:absolute;
  top:12px;
  right:12px;
  width:min(520px,calc(100vw - 24px));
  height:calc(100vh - 24px);
  height:calc(100dvh - 24px);
  overflow:hidden;
  border:1px solid rgba(226,232,240,.9);
  border-radius:24px;
  background:#fff;
  box-shadow:0 30px 90px rgba(7,16,29,.3);
  transform:translate3d(calc(100% + 28px),0,0);
  backface-visibility:hidden;
  will-change:transform;
  transition:transform .28s cubic-bezier(.22,.8,.24,1);
  pointer-events:auto;
}
.center-experience-overlay.is-visible .center-experience-scrim{opacity:1}
.center-experience-overlay.is-visible .center-experience-sheet{transform:translate3d(0,0,0)}
.center-sheet-handle{display:none}
.center-experience-content{height:100%;display:flex;flex-direction:column;background:#fff}
.center-sheet-header{
  min-height:76px;
  flex:0 0 auto;
  padding:16px 20px;
  display:grid;
  grid-template-columns:1fr auto;
  align-items:center;
  gap:12px;
  border-bottom:1px solid #eef2f6;
  background:rgba(255,255,255,.96);
  backdrop-filter:blur(16px);
}
.center-sheet-header:has(.center-sheet-back){grid-template-columns:40px 1fr 40px}
.center-sheet-header>div{min-width:0}
.center-sheet-header span,.center-sheet-header strong{display:block}
.center-sheet-header span{margin-bottom:3px;color:var(--teal);font-size:10px;font-weight:800;letter-spacing:.08em}
.center-sheet-header strong{color:var(--navy);font-size:17px;letter-spacing:-.025em}
.center-sheet-close,.center-sheet-back{
  width:40px;
  height:40px;
  padding:0;
  display:grid;
  place-items:center;
  border:1px solid var(--line);
  border-radius:50%;
  background:#fff;
  color:#475569;
}
.center-sheet-close:hover,.center-sheet-back:hover{background:var(--soft);color:var(--navy)}
.center-sheet-close .ui-icon,.center-sheet-back .ui-icon{font-size:18px}
.center-sheet-scroll{
  min-height:0;
  flex:1 1 auto;
  overflow-x:hidden;
  overflow-y:auto;
  overscroll-behavior:contain;
  scrollbar-gutter:stable;
}
.center-sheet-gallery{
  aspect-ratio:16 / 9;
  padding:16px 20px 0;
  display:grid;
  grid-template-columns:1.6fr 1fr;
  grid-template-rows:1fr 1fr;
  gap:7px;
  overflow:hidden;
}
.center-sheet-gallery img{
  width:100%;
  height:100%;
  display:block;
  object-fit:cover;
  background:var(--soft);
}
.center-sheet-gallery img:first-child{grid-row:1/3;border-radius:16px 5px 5px 16px}
.center-sheet-gallery img:nth-child(2){border-radius:5px 16px 5px 5px}
.center-sheet-gallery img:nth-child(3){border-radius:5px 5px 16px 5px}
.center-sheet-gallery img:only-child{grid-column:1/-1;grid-row:1/3;border-radius:16px}
.center-sheet-hero{
  min-height:0;
  aspect-ratio:16 / 9;
  margin:16px 20px 0;
  padding:28px;
  overflow:hidden;
  position:relative;
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  justify-content:space-between;
  border-radius:18px;
  color:#fff;
}
.center-sheet-hero-placeholder{
  background:
    radial-gradient(circle at 82% 18%,rgba(80,161,165,.28),transparent 30%),
    linear-gradient(140deg,#0f1c2e,#19354c 62%,#158187);
}
.center-sheet-hero-placeholder:after{
  content:"";
  position:absolute;
  width:190px;
  height:190px;
  right:-54px;
  bottom:-85px;
  border:1px solid rgba(255,255,255,.17);
  border-radius:50%;
  box-shadow:0 0 0 34px rgba(255,255,255,.04),0 0 0 68px rgba(255,255,255,.025);
}
.center-sheet-hero-mark{display:flex;align-items:center;gap:8px;font-size:17px;font-weight:850;letter-spacing:.08em}
.center-sheet-hero-mark i{width:22px;height:22px;border:5px double var(--accent);border-radius:50%}
.center-sheet-hero>div{position:relative;z-index:1}
.center-sheet-hero b,.center-sheet-hero span{display:block}
.center-sheet-hero b{margin-bottom:7px;color:#a7f3d0;font-size:11px}
.center-sheet-hero>div span{max-width:340px;font-size:23px;font-weight:800;line-height:1.24;letter-spacing:-.035em}
.center-sheet-summary{padding:25px 24px 18px}
.center-sheet-badge{
  width:max-content;
  padding:7px 9px;
  border-radius:999px;
  background:#f3f9f9;
  color:#106165;
  font-size:10px;
  font-weight:800;
}
.center-sheet-badge .ui-icon{font-size:13px}
.center-sheet-summary h2{margin:13px 0 9px;color:var(--navy);font-size:28px;line-height:1.25;letter-spacing:-.045em}
.center-sheet-rating{margin:0;display:flex;align-items:center;gap:7px;color:#64748b;font-size:12px}
.center-sheet-rating .stars{gap:1px}
.center-sheet-rating .stars .ui-icon{font-size:12px}
.center-sheet-rating b{color:#334155}
.center-sheet-rating i{width:3px;height:3px;border-radius:50%;background:#cbd5e1}
.center-sheet-address{margin:12px 0 0;align-items:flex-start!important;color:#475569;font-size:13px;line-height:1.55}
.center-sheet-address .ui-icon{margin-top:2px;flex:0 0 auto;color:var(--teal);font-size:15px}
.center-sheet-quick-actions{
  margin:0 20px 4px;
  padding:14px 10px;
  display:grid;
  grid-template-columns:repeat(4,1fr);
  border:1px solid var(--line);
  border-radius:16px;
  background:#fff;
  box-shadow:0 10px 28px rgba(15,28,46,.06);
}
.center-sheet-quick-actions button{
  min-width:0;
  min-height:58px;
  padding:6px;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  gap:7px;
  border:0;
  border-right:1px solid #eef2f6;
  background:#fff;
  color:#334155;
  font-size:11px;
  font-weight:750;
}
.center-sheet-quick-actions button:last-child{border-right:0}
.center-sheet-quick-actions button:disabled{cursor:default;color:#a8b2c0}
.center-sheet-quick-actions button.is-saved{color:var(--teal)}
.center-sheet-quick-actions .ui-icon{font-size:21px}
.center-sheet-section{margin:0 24px;padding:27px 0;border-bottom:1px solid #eef2f6}
.center-sheet-section:last-child{border-bottom:0}
.center-sheet-kicker{margin:0 0 8px;color:var(--teal);font-size:10px;font-weight:850;letter-spacing:.09em;text-transform:uppercase}
.center-sheet-section h3{margin:0;color:var(--navy);font-size:18px;letter-spacing:-.025em}
.center-sheet-description{margin:13px 0 0;color:#475569;font-size:14px;line-height:1.75}
.center-program-tags{margin-top:17px;display:flex;flex-wrap:wrap;gap:7px}
.center-program-tags span{padding:8px 11px;border-radius:999px;background:#f3f9f9;color:#106165;font-size:11px;font-weight:700}
.center-operator-card{
  width:100%;
  margin-top:13px;
  padding:16px;
  display:grid;
  grid-template-columns:48px 1fr auto;
  align-items:center;
  gap:13px;
  border:1px solid #e4ecf1;
  border-radius:14px;
  background:#fbfdfd;
  color:inherit;
  text-align:left;
}
.center-operator-avatar{width:48px;height:48px;display:grid;place-items:center;border-radius:14px;background:var(--navy);color:var(--accent)}
.center-operator-avatar .ui-icon{font-size:23px}
.center-operator-card strong,.center-operator-card span{display:block}
.center-operator-card strong{margin-bottom:6px;color:#1e293b;font-size:13px}
.center-operator-card>div span{gap:5px!important;color:#106165;font-size:10px;font-weight:750}
.center-operator-card>.ui-icon{color:#94a3b8;font-size:18px;transition:transform .18s}
.center-operator-card[aria-expanded="true"]>.ui-icon{transform:rotate(180deg)}
.center-operator-career{margin-top:8px;padding:16px;border-radius:13px;background:#f3f8f7}
.center-operator-career b{color:#334155;font-size:11px}
.center-operator-career p{margin:8px 0 0;color:#526272;font-size:12px;line-height:1.75;white-space:pre-line}
.center-info-list{margin:16px 0 0}
.center-info-list>div{padding:12px 0;display:grid;grid-template-columns:92px 1fr;gap:15px;border-top:1px solid #f0f3f6}
.center-info-list dt{color:#94a3b8;font-size:12px}
.center-info-list dd{margin:0;color:#334155;font-size:13px;line-height:1.55;text-align:right}
.center-info-list a{display:inline-flex;align-items:center;gap:5px;color:var(--teal);font-weight:750}
.center-info-list a .ui-icon{font-size:13px}
.center-review-heading{display:flex;align-items:end;justify-content:space-between;gap:16px}
.center-review-heading>span{color:#64748b;font-size:11px}
.center-sheet-reviews{margin-top:15px;display:grid;gap:9px}
.center-sheet-reviews article{padding:15px;border:1px solid #e8edf2;border-radius:13px;background:#fff}
.center-sheet-reviews article>div{display:flex;align-items:center;justify-content:space-between;gap:10px}
.center-sheet-reviews strong{font-size:12px}
.center-sheet-reviews p{margin:10px 0 7px;color:#475569;font-size:12px;line-height:1.65}
.center-sheet-reviews time{color:#94a3b8;font-size:10px}
.center-sheet-loading{margin:0;padding:18px;border-radius:12px;background:var(--soft);color:#64748b;font-size:12px;text-align:center}
.center-sheet-empty{padding:24px 16px;border-radius:14px;background:var(--soft);text-align:center}
.center-sheet-empty>span{width:38px;height:38px;margin:0 auto 10px;display:grid;place-items:center;border-radius:50%;background:#fff;color:var(--teal)}
.center-sheet-empty strong,.center-sheet-empty p{display:block}
.center-sheet-empty strong{font-size:13px}
.center-sheet-empty p{margin:7px 0 0;color:#64748b;font-size:11px}
.center-sheet-footer{
  min-height:78px;
  flex:0 0 auto;
  padding:12px 20px max(12px,env(safe-area-inset-bottom));
  display:grid;
  grid-template-columns:.8fr 1.2fr;
  gap:9px;
  border-top:1px solid #e8edf2;
  background:rgba(255,255,255,.98);
  box-shadow:0 -12px 30px rgba(15,28,46,.06);
}
.center-sheet-footer>*{
  min-height:51px;
  padding:0 14px;
  display:flex;
  align-items:center;
  justify-content:center;
  gap:7px;
  border-radius:12px;
  font-size:13px;
  font-weight:800;
}
.center-sheet-route-button{border:1px solid var(--line);background:#fff;color:var(--navy)}
.center-sheet-contact-button{border:0;background:var(--teal);color:#fff}
.center-sheet-contact-button:hover{background:#106165}
.center-sheet-contact-button:disabled{background:#cbd5e1;cursor:default}
.center-sheet-footer .ui-icon{font-size:16px}
.route-sheet-scroll{padding-bottom:22px;background:#f8fafc}
.route-mini-map{height:172px;background:#e8f0e6;transition:height .2s ease}
.route-mini-map.has-origin{height:202px}
.route-map-fallback{height:100%;padding:28px;display:flex;align-items:flex-end;gap:8px;background:linear-gradient(135deg,#dcebd9,#f5f8f3);color:#334155;font-size:12px;font-weight:750}
.route-map-fallback .ui-icon{color:var(--teal);font-size:20px}
.route-destination-card{
  margin:12px 20px 0;
  padding:18px;
  position:relative;
  z-index:2;
  border:1px solid #dfe6ec;
  border-radius:17px;
  background:#fff;
  box-shadow:0 8px 24px rgba(15,28,46,.07);
}
.sr-only{width:1px;height:1px;padding:0;position:absolute;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.route-origin-heading{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:12px}
.route-point-heading{display:flex;align-items:center;gap:10px;color:#94a3b8;font-size:9px;font-weight:800;letter-spacing:.08em}
.route-point-heading>i{width:10px;height:10px;flex:0 0 auto;border-radius:50%}
.route-current-location{min-height:32px;padding:0 10px;display:inline-flex;align-items:center;gap:5px;border:1px solid #d0e6e7;border-radius:999px;background:#f3f9f9;color:#106165;font-size:10px;font-weight:800}
.route-current-location:disabled{opacity:.55}
.route-current-location .ui-icon{font-size:13px}
.route-origin-change{min-height:30px;padding:0 10px;border:1px solid #dbe4eb;border-radius:999px;background:#fff;color:#536579;font-size:10px;font-weight:800}
.route-origin-change:hover{border-color:#8ac0c3;color:#106165}
.route-place-form{height:48px;margin-top:8px;padding-left:13px;display:grid;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:8px;border:1px solid #cad5df;border-radius:13px;background:#fff;transition:border-color .15s,box-shadow .15s}
.route-place-form:focus-within{border-color:#50a1a5;box-shadow:0 0 0 3px rgba(21,129,135,.11)}
.route-place-form>.ui-icon{color:#64748b;font-size:17px}
.route-place-form input{width:100%;height:44px;min-width:0;padding:0;border:0;background:transparent;color:#172033;font-size:13px;font-weight:650;outline:0}
.route-place-form input::placeholder{color:#94a3b8;font-weight:550}
.route-place-form input::-webkit-search-cancel-button{margin-right:2px}
.route-place-form button{height:36px;margin-right:5px;padding:0 13px;border:0;border-radius:9px;background:var(--navy);color:#fff;font-size:11px;font-weight:800}
.route-place-feedback{margin:0 20px}
.route-place-feedback:empty{display:none}
.route-place-hint{margin:9px 2px 0;display:flex;align-items:flex-start;gap:6px;color:#7c8b9d;font-size:9px;line-height:1.5}
.route-place-hint .ui-icon{flex:0 0 auto;margin-top:1px;font-size:11px}
.route-place-status{margin-top:10px;padding:11px 12px;display:grid;grid-template-columns:28px 1fr;align-items:start;gap:9px;border:1px solid #e2e8f0;border-radius:11px;background:#fff;color:var(--teal)}
.route-place-status>span{width:28px;height:28px;display:grid;place-items:center;border-radius:9px;background:#f3f9f9}
.route-place-status .ui-icon{font-size:15px}
.route-place-status strong,.route-place-status p{display:block}
.route-place-status strong{color:#334155;font-size:10px;line-height:1.4}
.route-place-status p{margin:3px 0 0;color:#64748b;font-size:9px;line-height:1.45}
.route-place-status.is-error{border-color:#fecaca;background:#fff7f7;color:#dc2626}
.route-place-status.is-error>span{background:#fee2e2}
.route-place-status.is-error strong{color:#991b1b}
.route-place-results{margin-top:10px;border:1px solid #dfe6ec;border-radius:13px;background:#fff;overflow:hidden;box-shadow:0 9px 24px rgba(15,28,46,.08);animation:route-results-in .16s ease-out}
.route-place-results>header{min-height:38px;padding:0 12px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #edf1f4;background:#f8fafc}
.route-place-results>header strong{color:#334155;font-size:10px}
.route-place-results>header span{color:#0f8b80;font-size:8px;font-weight:750}
.route-place-results button{width:100%;min-height:68px;padding:11px 12px;display:grid;grid-template-columns:30px minmax(0,1fr) 15px;align-items:center;gap:10px;border:0;background:#fff;color:#334155;text-align:left}
.route-place-results button+button{border-top:1px solid #edf1f4}
.route-place-results button:hover,.route-place-results button:focus-visible{background:#f1fbf9;outline:0}
.route-place-result-icon{width:30px;height:30px;display:grid;place-items:center;border-radius:9px;background:#f3f9f9;color:var(--teal)}
.route-place-result-icon .ui-icon{font-size:16px}
.route-place-result-copy{min-width:0}
.route-place-result-copy strong,.route-place-result-copy small,.route-place-result-copy em{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.route-place-result-copy strong{color:#172033;font-size:12px}
.route-place-result-copy small{margin-top:3px;color:#0f8b80;font-size:8px;font-style:normal;font-weight:750}
.route-place-result-copy em{margin-top:4px;color:#7c8b9d;font-size:9px;font-style:normal}
.route-place-results button>.ui-icon{color:#94a3b8;font-size:14px}
@keyframes route-results-in{from{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}
.route-origin-current{margin-top:10px;padding:10px 11px;display:grid;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:9px;border-radius:11px;background:#f3f9f9;color:var(--teal)}
.route-origin-current>.ui-icon{justify-self:center;font-size:15px}
.route-origin-current strong,.route-origin-current small{display:block}
.route-origin-current strong{overflow:hidden;color:#173a37;font-size:11px;text-overflow:ellipsis;white-space:nowrap}
.route-origin-current small{margin-top:3px;overflow:hidden;color:#64748b;font-size:9px;text-overflow:ellipsis;white-space:nowrap}
.route-point{min-height:48px;display:grid;grid-template-columns:14px 1fr auto;align-items:center;gap:10px}
.route-point>i{width:10px;height:10px;justify-self:center;border-radius:50%}
.route-point-start{border:3px solid var(--teal);background:#fff}
.route-point-end{background:var(--navy);box-shadow:0 0 0 3px rgba(15,28,46,.12)}
.route-point span,.route-point strong,.route-point small{display:block}
.route-point span{margin-bottom:4px;color:#94a3b8;font-size:9px;font-weight:800;letter-spacing:.08em}
.route-point strong{color:#1e293b;font-size:13px;line-height:1.35}
.route-point small{margin-top:4px;color:#64748b;font-size:10px;line-height:1.45}
.route-point button{min-height:34px;padding:0 10px;display:flex;align-items:center;gap:5px;border:1px solid #d0e6e7;border-radius:9px;background:#f3f9f9;color:#106165;font-size:10px;font-weight:800}
.route-point button:disabled{opacity:.55}
.route-point button .ui-icon{font-size:13px}
.route-line{width:1px;height:18px;margin:8px 0 2px 5px;border-left:1px dashed #b9c4d0}
.route-location-feedback{
  margin:11px 20px 0;
  padding:13px 14px;
  display:grid;
  grid-template-columns:32px 1fr;
  align-items:start;
  gap:10px;
  border:1px solid #e2e8f0;
  border-radius:13px;
  background:#fff;
  color:var(--teal);
}
.route-location-feedback>span{width:32px;height:32px;display:grid;place-items:center;border-radius:10px;background:#f3f9f9}
.route-location-feedback .ui-icon{font-size:17px}
.route-location-feedback strong,.route-location-feedback p{display:block}
.route-location-feedback strong{color:#334155;font-size:11px;line-height:1.45}
.route-location-feedback p{margin:4px 0 0;color:#64748b;font-size:10px;line-height:1.5}
.route-location-feedback.is-error{border-color:#fecaca;background:#fff7f7;color:#dc2626}
.route-location-feedback.is-error>span{background:#fee2e2}
.route-location-feedback.is-error strong{color:#991b1b}
.route-location-feedback.is-error button{min-height:32px;margin-top:9px;padding:0 10px;display:inline-flex;align-items:center;gap:5px;border:1px solid #fecaca;border-radius:8px;background:#fff;color:#b91c1c;font-size:10px;font-weight:800}
.route-location-spinner{border:3px solid #d0e6e7;border-top-color:var(--teal);border-radius:50%;animation:route-location-spin .8s linear infinite}
@keyframes route-location-spin{to{transform:rotate(360deg)}}
.route-mode-section{margin:18px 20px 0}
.route-mode-tabs{padding:4px;display:grid;grid-template-columns:repeat(3,1fr);gap:4px;border-radius:12px;background:#e9eef3}
.route-mode-tabs button{min-height:40px;border:0;border-radius:9px;background:transparent;color:#64748b;font-size:12px;font-weight:750}
.route-mode-tabs button.active{background:#fff;color:var(--navy);box-shadow:0 3px 10px rgba(15,28,46,.1)}
.route-summary{margin:14px 20px 0}
.route-summary-placeholder{min-height:78px;padding:16px;display:flex;align-items:center;gap:12px;border:1px solid #e4e9ee;border-radius:14px;background:#fff;color:var(--teal)}
.route-summary-placeholder>.ui-icon{flex:0 0 auto;font-size:24px}
.route-summary-placeholder strong,.route-summary-placeholder span{display:block}
.route-summary-placeholder strong{color:#334155;font-size:12px;line-height:1.45}
.route-summary-placeholder span{margin-top:5px;color:#94a3b8;font-size:10px}
.route-summary-result{display:grid;grid-template-columns:1fr 1fr;border:1px solid #dfe6ec;border-radius:14px;background:#fff;overflow:hidden}
.route-summary-result>div{padding:17px;text-align:center}
.route-summary-result>div+div{border-left:1px solid #e8edf2}
.route-summary-result span,.route-summary-result strong{display:block}
.route-summary-result span{color:#64748b;font-size:10px}
.route-summary-result strong{margin-top:6px;color:var(--navy);font-size:18px}
.route-summary>p{margin:8px 2px 0;display:flex;align-items:flex-start;gap:6px;color:#94a3b8;font-size:9px;line-height:1.5}
.route-summary>p .ui-icon{flex:0 0 auto;margin-top:1px;font-size:11px}
.route-sheet-footer{grid-template-columns:1fr}
.route-external-button{width:100%}
.center-booking-section{scroll-margin-top:12px}
.center-booking-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}
.center-booking-heading>span{padding:6px 8px;border-radius:7px;background:#f3f9f9;color:#106165;font-size:9px;font-weight:800;white-space:nowrap}
.booking-date-strip{margin-top:17px;padding-bottom:5px;display:flex;gap:7px;overflow-x:auto;scrollbar-width:none}
.booking-date-strip::-webkit-scrollbar{display:none}
.booking-date-strip button{width:52px;height:64px;flex:0 0 auto;display:grid;place-items:center;align-content:center;gap:3px;border:1px solid #dfe6eb;border-radius:13px;background:#fff;color:#64748b}
.booking-date-strip button small{font-size:9px;font-weight:750}
.booking-date-strip button strong{font-size:16px}
.booking-date-strip button.active{border-color:var(--teal);background:var(--teal);color:#fff;box-shadow:0 8px 18px rgba(21,129,135,.2)}
.booking-slot-panel{margin-top:14px}
.booking-loading{margin:0;padding:18px;border-radius:12px;background:#f6f9f9;color:#64748b;font-size:11px;text-align:center}
.booking-slot-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:7px}
.booking-slot-grid button{min-height:46px;padding:7px;border:1px solid #dbe4e9;border-radius:10px;background:#fff;color:#334155;font-size:12px;font-weight:800}
.booking-slot-grid button small{display:block;margin-top:2px;color:#a0aab5;font-size:7px;font-weight:600}
.booking-slot-grid button:hover:not(:disabled),.booking-slot-grid button.active{border-color:var(--teal);background:#f3f9f9;color:#106165}
.booking-slot-grid button:disabled{cursor:not-allowed;background:#f4f6f7;color:#b1bac3}
.booking-no-slots{padding:24px 14px;display:grid;justify-items:center;border:1px dashed #d7e0e5;border-radius:13px;color:#94a3b8;text-align:center}
.booking-no-slots>.ui-icon{font-size:25px}
.booking-no-slots strong{margin-top:8px;color:#526272;font-size:11px}
.booking-no-slots p{margin:4px 0 0;font-size:9px}
.booking-no-slots button{margin-top:10px;padding:8px 11px;border:1px solid #dbe4e9;border-radius:8px;background:#fff;color:#106165;font-size:9px;font-weight:800}
.booking-no-slots.is-error{border-color:#fecaca;background:#fff7f7;color:#b91c1c}
.center-booking-form{margin-top:15px;padding:16px;border:1px solid #cde5e1;border-radius:14px;background:#f4fbfa}
.selected-booking-time{padding:12px;display:flex;align-items:center;gap:10px;border-radius:10px;background:#fff;color:var(--teal)}
.selected-booking-time>.ui-icon{font-size:20px}
.selected-booking-time span,.selected-booking-time strong{display:block}
.selected-booking-time span{color:#94a3b8;font-size:8px}
.selected-booking-time strong{margin-top:3px;color:#334155;font-size:12px}
.booking-form-grid{margin-top:12px;display:grid;grid-template-columns:1fr 1fr;gap:10px}
.booking-form-grid label{display:grid;gap:6px;color:#526272;font-size:9px;font-weight:800}
.booking-form-grid .wide{grid-column:1/-1}
.booking-form-grid label>small{display:inline;color:#94a3b8;font-size:8px;font-weight:600}
.booking-form-grid input,.booking-form-grid textarea{width:100%;padding:10px;border:1px solid #d5e0e3;border-radius:9px;background:#fff;color:#273444;font-size:11px;outline:0}
.booking-form-grid input{height:42px}
.booking-form-grid textarea{resize:vertical;line-height:1.5}
.booking-form-grid input:focus,.booking-form-grid textarea:focus{border-color:var(--teal);box-shadow:0 0 0 3px rgba(21,129,135,.1)}
.booking-consent{margin-top:12px;display:flex;align-items:flex-start;gap:8px;color:#64748b;font-size:9px;line-height:1.5}
.booking-consent input{width:16px;height:16px;flex:0 0 auto;margin:0;accent-color:var(--teal)}
.booking-submit{width:100%;min-height:45px;margin-top:12px;border:0;border-radius:10px;background:var(--teal);color:#fff;font-size:11px;font-weight:850}
.booking-submit:disabled{opacity:.5}
.booking-form-message{min-height:14px;margin:8px 2px 0;color:#b42318;font-size:9px}
.booking-success{padding:16px;display:flex;align-items:center;gap:11px;border-radius:12px;background:#f3f9f9;color:var(--teal)}
.booking-success>.ui-icon{font-size:24px}
.booking-success strong{color:#0f4e45;font-size:12px}
.booking-success p{margin:4px 0 0;color:#526272;font-size:9px}
.booking-disabled{margin-top:12px;padding:17px;display:flex;align-items:center;gap:11px;border-radius:12px;background:#f4f6f7;color:#94a3b8}
.booking-disabled>.ui-icon{font-size:22px}
.booking-disabled strong{color:#526272;font-size:11px}
.booking-disabled p{margin:4px 0 0;font-size:9px}

/* Shared 16:9 center photo system */
.map-popup{
  width:310px;
  padding:0;
  overflow:hidden;
  border-radius:16px;
}
.detail-panel{width:310px}
.map-popup-close{
  z-index:3;
  right:10px;
  top:10px;
  width:30px;
  height:30px;
  border:1px solid rgba(255,255,255,.75);
  background:rgba(255,255,255,.92);
  color:#475569;
  box-shadow:0 4px 12px rgba(15,28,46,.16);
  backdrop-filter:blur(8px);
}
.map-popup-photo{
  width:100%;
  aspect-ratio:16 / 9;
  overflow:hidden;
  position:relative;
  background:#e9f2f1;
}
.map-popup-photo img{
  width:100%;
  height:100%;
  display:block;
  object-fit:cover;
}
.map-popup-photo-placeholder{
  display:grid;
  place-items:center;
  background:
    radial-gradient(circle at 72% 26%,rgba(94,234,212,.24),transparent 28%),
    linear-gradient(145deg,#13243b,#0f1c2e);
  color:#fff;
}
.map-popup-photo-placeholder:before{
  content:"";
  width:54px;
  height:54px;
  position:absolute;
  border:12px double #5eead4;
  border-radius:50%;
  opacity:.52;
}
.map-popup-photo-placeholder span{
  margin-top:80px;
  position:relative;
  z-index:1;
  display:flex;
  align-items:center;
  gap:5px;
  font-size:10px;
  font-weight:850;
  letter-spacing:.15em;
}
.map-popup-photo-placeholder span i{display:none}
.map-popup-body{padding:16px 17px 15px}
.map-popup-tags span{padding:6px 9px;border-radius:999px;font-size:10px}
.map-popup-actions{margin-top:14px}
.map-popup-actions .map-popup-cta,.map-popup-actions .map-popup-route{min-height:38px;border-radius:9px;font-size:12px}

.meta-row{flex-wrap:wrap;align-items:center}
.rating.is-new{padding:3px 7px;border-radius:999px;background:#f3f9f9;color:#106165;font-size:10px;font-weight:800}
.center-sheet-summary h2{margin-top:0}
.center-sheet-rating .center-sheet-new{padding:5px 8px;border-radius:999px;background:#f3f9f9;color:#106165;font-size:10px}
.favorite-sync-message{margin:10px 20px 0;padding:10px 12px;display:flex;align-items:center;gap:7px;border-radius:10px;background:#f3f9f9;color:#42635f;font-size:10px}
.favorite-sync-message[hidden]{display:none}
.favorite-sync-message .ui-icon{flex:0 0 auto;color:var(--teal);font-size:14px}
.favorite-sync-message a{margin-left:auto;color:#106165;font-weight:850;text-decoration:underline;text-underline-offset:2px}

@media(max-width:640px){
  .center-experience-sheet{
    top:auto;
    right:0;
    bottom:0;
    left:0;
    width:100%;
    height:min(92vh,880px);
    height:min(92dvh,880px);
    border-width:1px 0 0;
    border-radius:24px 24px 0 0;
    transform:translate3d(0,calc(100% + 20px),0);
  }
  .center-experience-overlay.is-visible .center-experience-sheet{transform:translate3d(0,0,0)}
  .center-sheet-handle{
    width:38px;
    height:4px;
    display:block;
    position:absolute;
    z-index:3;
    left:50%;
    top:8px;
    transform:translateX(-50%);
    border-radius:999px;
    background:#cbd5e1;
  }
  .center-sheet-header{min-height:70px;padding:18px 16px 12px}
  .center-sheet-summary{padding:22px 20px 16px}
  .center-sheet-summary h2{font-size:25px}
  .center-sheet-hero{min-height:0;aspect-ratio:16 / 9;margin:12px 16px 0;padding:23px}
  .center-sheet-gallery{height:auto;aspect-ratio:16 / 9;padding:12px 16px 0}
  .center-sheet-quick-actions{margin:0 16px 2px}
  .center-sheet-section{margin:0 20px;padding:24px 0}
  .center-sheet-footer{min-height:76px;padding:11px 16px max(11px,env(safe-area-inset-bottom))}
  .route-destination-card{margin:10px 16px 0}
  .route-place-feedback,.route-location-feedback,.route-mode-section,.route-summary{margin-left:16px;margin-right:16px}
  .booking-slot-grid{grid-template-columns:repeat(3,1fr)}
  .booking-form-grid{grid-template-columns:1fr}
  .booking-form-grid .wide{grid-column:auto}
  .map-popup{width:min(310px,calc(100vw - 48px))}
}

@media(prefers-reduced-motion:reduce){
  .center-experience-scrim,.center-experience-sheet,.route-mini-map{transition:none}
  .route-place-results{animation:none}
}

/* 20260728: make the signed-in account destination explicit in the header. */
.user-login-button.signed-in,
.header-account-link{
  width:88px;
  height:40px;
  min-height:40px;
  padding:0 10px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  overflow:hidden;
  border:1px solid #d8d8d4;
  border-radius:9px;
  background:#fff;
  color:#111;
  font-size:12px;
  font-weight:800;
  text-overflow:ellipsis;
  white-space:nowrap;
  transition:border-color .2s,background .2s,color .2s
}
.user-login-button.signed-in:hover,
.user-login-button.signed-in:focus-visible,
.header-account-link:focus-visible,
.header-account-link:hover{
  border-color:#111;
  outline:0;
  background:#111;
  color:#fff
}
@media(max-width:640px){
  .header-actions{gap:6px}
  .user-login-button.signed-in,
  .header-account-link{width:78px;max-width:78px;height:40px;padding:0 6px;font-size:12px}
  .brand-name{font-size:18px}
}

/* 20260729: mobile search, single-scroll map flow, and native-app presentation. */
.hero-search{
  max-width:640px;
  margin-top:30px;
  display:block;
}
.hero-search .hero-search-field{
  min-height:70px;
  padding:8px 9px 8px 14px;
  display:grid;
  grid-template-columns:42px minmax(0,1fr) auto;
  align-items:center;
  gap:11px;
  border:1px solid rgba(255,255,255,.2);
  border-radius:20px;
  background:#fff;
  color:var(--navy);
  box-shadow:0 18px 38px rgba(0,0,0,.22);
}
.hero-search .hero-search-field:focus-within{
  border-color:#5eead4;
  box-shadow:0 0 0 4px rgba(80,161,165,.16),0 18px 38px rgba(0,0,0,.22);
}
.hero-search-icon{
  width:42px;
  height:42px;
  display:grid;
  place-items:center;
  border-radius:13px;
  background:#f3f9f9;
  color:#106165;
}
.hero-search-icon .ui-icon{font-size:20px}
.hero-search-copy{min-width:0;display:grid;gap:3px}
.hero-search-copy small{
  color:#106165;
  font-size:10px;
  font-weight:850;
  letter-spacing:.06em;
}
.hero-search-copy input{
  width:100%;
  min-width:0;
  height:25px;
  padding:0;
  border:0;
  outline:0;
  background:transparent;
  color:#172033;
  font-size:14px;
  font-weight:680;
}
.hero-search-copy input::placeholder{color:#8a98a8}
.hero-search-submit{
  min-width:92px;
  min-height:52px;
  padding:0 17px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:8px;
  border:0;
  border-radius:15px;
  background:linear-gradient(145deg,#158187,#106165);
  color:#fff;
  font-size:13px;
  font-weight:850;
  box-shadow:0 9px 20px rgba(21,129,135,.24);
}
.hero-search-submit:hover,.hero-search-submit:focus-visible{
  outline:0;
  background:#106165;
  transform:translateY(-1px);
}
.hero-search-submit .ui-icon{font-size:15px}

.dail-native-app [data-web-only]{display:none!important}
.center-sheet-scroll{
  -webkit-overflow-scrolling:touch;
  touch-action:pan-y;
  overscroll-behavior-y:contain;
}

@media(max-width:640px){
  .hero-search{margin-top:25px}
  .hero-search .hero-search-field{
    min-height:64px;
    padding:7px 7px 7px 11px;
    grid-template-columns:38px minmax(0,1fr) auto;
    gap:9px;
    border-radius:18px;
  }
  .hero-search-icon{width:38px;height:38px;border-radius:12px}
  .hero-search-copy small{font-size:9px}
  .hero-search-copy input{font-size:13px}
  .hero-search-submit{
    min-width:68px;
    min-height:48px;
    padding:0 13px;
    border-radius:14px;
  }
  .hero-search-submit .ui-icon{display:none}

  .search-section{padding-bottom:58px}
  .app-shell{
    height:auto;
    overflow:visible;
    border-radius:18px;
  }
  .layout{
    height:auto;
    display:flex;
    flex-direction:column;
  }
  .sidebar{
    height:auto;
    overflow:visible;
    border-right:0;
    border-bottom:1px solid var(--line);
  }
  .map-area{
    height:min(68svh,520px);
    min-height:440px;
    flex:0 0 auto;
    scroll-margin-top:74px;
  }
  .detail-panel{
    left:10px;
    right:10px;
    bottom:10px;
    width:auto;
    max-height:none;
  }
  .detail-panel>.map-popup{
    width:100%;
    max-height:190px;
    display:grid;
    grid-template-columns:112px minmax(0,1fr);
    border-radius:16px;
  }
  .detail-panel .map-popup-photo{
    width:112px;
    height:100%;
    min-height:170px;
    aspect-ratio:auto;
  }
  .detail-panel .map-popup-photo-placeholder span{margin-top:66px}
  .detail-panel .map-popup-photo-placeholder:before{width:42px;height:42px;border-width:9px}
  .detail-panel .map-popup-body{
    min-width:0;
    padding:15px 13px 12px;
    display:flex;
    flex-direction:column;
  }
  .detail-panel .map-popup-close{
    right:8px;
    top:8px;
    width:28px;
    height:28px;
  }
  .detail-panel .map-popup-heading{padding-right:24px}
  .detail-panel .map-popup h3{font-size:14px}
  .detail-panel .map-popup-category{margin-top:5px;font-size:9px}
  .detail-panel .map-popup-location{
    margin-top:4px;
    overflow:hidden;
    font-size:10px;
    text-overflow:ellipsis;
    white-space:nowrap;
  }
  .detail-panel .map-popup-tags{display:none}
  .detail-panel .map-popup-actions{
    margin-top:auto;
    padding-top:9px;
    gap:6px;
  }
  .detail-panel .map-popup-actions .map-popup-cta,
  .detail-panel .map-popup-actions .map-popup-route{
    min-height:34px;
    padding:0 7px;
    font-size:10px;
  }
  .center-experience-sheet{
    height:min(90dvh,850px);
    max-height:calc(100dvh - env(safe-area-inset-top));
  }
}

/* 20260729: calm monochrome landing direction and rehabilitation marquee. */
:root{
  --navy:#111111;
  --charcoal:#242424;
  --bg:#f7f7f5;
  --soft:#f2f2ef;
  --line:#e5e5e1;
  --muted:#666963;
  --ink:#111111;
  --shadow:0 14px 38px rgba(17,17,17,.07);
}
.site-header{
  border-bottom-color:#e8e8e4;
  background:rgba(255,255,255,.95);
}
.main-nav{color:#4a4c48}
.main-nav a:hover{color:#111}
.brand-mark{background:#111}
.button.primary,
.site-header .button.primary,
.partner .button.primary{
  background:#111;
  box-shadow:none;
}
.button.primary:hover,
.site-header .button.primary:hover,
.partner .button.primary:hover{background:#2b2b2b}
.kicker{
  color:#111;
  font-size:11px;
  font-weight:850;
  letter-spacing:.14em;
}
.kicker.light,
.proof .kicker{color:#b8b8b3}

.hero{
  min-height:620px;
  border-bottom:1px solid #ededeb;
  background:#fff;
  color:#111;
}
.hero-inner{padding:92px 0 96px}
.hero .pill{
  padding:9px 14px;
  border:1px solid #e2e2de;
  background:#f5f5f2;
  color:#30322f;
}
.hero .pill i{
  background:var(--teal);
  box-shadow:0 0 0 4px rgba(21,129,135,.1);
}
.hero h1 span,
.hero h1 strong{
  color:#111;
  font-weight:820;
}
.hero h1 strong{margin-top:6px}
.hero-description{color:#62645f}
.hero-search .hero-search-field{
  border-color:#d9d9d5;
  box-shadow:0 18px 42px rgba(17,17,17,.1);
}
.hero-search .hero-search-field:focus-within{
  border-color:#111;
  box-shadow:0 0 0 3px rgba(17,17,17,.08),0 18px 42px rgba(17,17,17,.1);
}
.hero-search-icon{
  background:#f1f1ee;
  color:#111;
}
.hero-search-copy small{color:#4d4f4b}
.hero-search-submit{
  background:#111;
  box-shadow:none;
}
.hero-search-submit:hover,
.hero-search-submit:focus-visible{background:#2c2c2c}
.hero-map{
  border:1px solid #d8d8d4;
  box-shadow:0 24px 54px rgba(17,17,17,.16);
}

.rehab-specialties{
  width:100%;
  max-width:none;
  padding:108px 0 112px;
  overflow:hidden;
  text-align:left;
}
.rehab-heading{
  width:min(1200px,calc(100% - 48px));
  margin:0 auto;
  display:flex;
  align-items:flex-end;
  justify-content:space-between;
  gap:32px;
}
.rehab-heading h2{
  max-width:760px;
  margin:15px 0 14px;
  color:#111;
  font-size:clamp(34px,3.5vw,50px);
  line-height:1.12;
}
.rehab-heading .section-lead{
  margin-bottom:0;
  color:#666963;
  font-size:16px;
}
.rehab-guide{
  margin:0 0 3px;
  display:flex;
  align-items:center;
  gap:8px;
  color:#70726d;
  font-size:12px;
  font-weight:700;
  white-space:nowrap;
}
.rehab-guide span{
  width:27px;
  height:27px;
  display:grid;
  place-items:center;
  border:1px solid #deded9;
  border-radius:50%;
  color:#111;
}
.rehab-slider{
  position:relative;
  width:100%;
  margin-top:52px;
}
.rehab-marquee{
  width:100%;
  overflow-x:auto;
  overscroll-behavior-x:contain;
  scrollbar-width:none;
  -webkit-overflow-scrolling:touch;
  -webkit-mask-image:linear-gradient(90deg,transparent 0,#000 3.5%,#000 96.5%,transparent 100%);
  mask-image:linear-gradient(90deg,transparent 0,#000 3.5%,#000 96.5%,transparent 100%);
}
.rehab-marquee::-webkit-scrollbar{display:none}
.rehab-arrow{
  display:none;
}
.rehab-note-touch{display:none}
.rehab-track{
  width:max-content;
  padding:3px max(24px,calc((100vw - 1200px)/2));
  display:flex;
  gap:12px;
}
.rehab-group{
  display:flex;
  gap:12px;
}
.rehab-pill{
  min-width:272px;
  min-height:82px;
  padding:12px 22px 12px 13px;
  display:flex;
  align-items:center;
  gap:14px;
  border:1px solid #deded9;
  border-radius:999px;
  background:#fff;
  color:#111;
  box-shadow:0 3px 12px rgba(17,17,17,.035);
  transition:background .2s,border-color .2s,color .2s,box-shadow .2s,transform .2s;
}
.rehab-pill b{
  width:54px;
  height:54px;
  flex:0 0 auto;
  display:grid;
  place-items:center;
  border-radius:50%;
  background:#111;
  color:#fff;
}
.rehab-pill b .ui-icon{font-size:22px}
.rehab-pill>span{
  font-size:16px;
  font-weight:820;
  letter-spacing:-.025em;
}
.rehab-pill small{
  margin-top:5px;
  display:block;
  color:#777a74;
  font-size:11px;
  font-weight:560;
  letter-spacing:-.01em;
}
.rehab-pill:hover,
.rehab-pill:focus-visible{
  border-color:#111;
  outline:0;
  box-shadow:0 8px 22px rgba(17,17,17,.1);
  transform:translateY(-1px);
}
.rehab-pill.is-selected{
  border-color:#111;
  background:#111;
  color:#fff;
  box-shadow:0 10px 24px rgba(17,17,17,.17);
}
.rehab-pill.is-selected b{
  background:#fff;
  color:#111;
}
.rehab-pill.is-selected small{color:#d8d8d4}
.rehab-motion-note{
  width:min(1200px,calc(100% - 48px));
  margin:18px auto 0;
  color:#8a8c87;
  font-size:10px;
  letter-spacing:.02em;
}

@media(min-width:901px) and (hover:hover) and (pointer:fine){
  .rehab-arrow{
    position:absolute;
    top:50%;
    z-index:4;
    width:36px;
    height:36px;
    padding:0 0 2px;
    display:grid;
    place-items:center;
    border:1px solid rgba(17,17,17,.18);
    border-radius:50%;
    background:rgba(255,255,255,.94);
    color:#111;
    box-shadow:0 5px 18px rgba(17,17,17,.11);
    font-size:26px;
    line-height:1;
    transform:translateY(-50%);
    -webkit-backdrop-filter:blur(10px);
    backdrop-filter:blur(10px);
    transition:background .18s,color .18s,border-color .18s,box-shadow .18s,transform .18s;
  }
  .rehab-arrow-previous{left:18px}
  .rehab-arrow-next{right:18px}
  .rehab-arrow:hover,
  .rehab-arrow:focus-visible{
    border-color:#111;
    outline:0;
    background:#111;
    color:#fff;
    box-shadow:0 8px 22px rgba(17,17,17,.18);
  }
  .rehab-arrow:active{
    transform:translateY(-50%) scale(.94);
  }
}

.featured{background:#f7f7f5}
.feature-card{
  border-color:#dfdfdb;
  box-shadow:none;
}
.feature-card:hover,
.feature-card:focus-visible{
  border-color:#111;
  box-shadow:0 16px 34px rgba(17,17,17,.08);
}
.feature-body div span,
.card-tags span{
  background:#f1f1ee;
  color:#41433f;
}
.feature-body>button,
.feature-body>a{background:#111}
.steps article{border-color:#dfdfdb}
.steps i{
  background:#111;
  color:#fff;
}
.proof{
  background:#111;
}
.proof:before{
  border-color:rgba(255,255,255,.08);
  box-shadow:0 0 0 70px rgba(255,255,255,.018),0 0 0 140px rgba(255,255,255,.014);
}
.trust-features article{
  border-color:#30302e;
  background:#1a1a19;
}
.trust-features i{
  background:#2a2a28;
  color:#fff;
}
.proof-copy>a{
  border-color:#444441;
  background:#1d1d1c;
}
.proof-copy>a.icon-label .ui-icon{color:#fff}
.search-section{background:#f7f7f5}
.app-promo{background:#f7f7f5}
.phone{
  border-color:#111;
  background:linear-gradient(180deg,#fff 50%,#f3f3f0);
  box-shadow:0 28px 48px rgba(17,17,17,.15);
}
.phone button{background:#111}
footer{background:#111}

@media(max-width:900px){
  .hero-inner{padding:72px 0 78px}
  .rehab-heading{align-items:flex-start;flex-direction:column}
  .rehab-guide{margin-top:4px}
  .rehab-note-desktop{display:none}
  .rehab-note-touch{display:inline}
}

@media(max-width:640px){
  .hero{min-height:auto}
  .hero-inner{padding:54px 0 62px}
  .hero h1{font-size:38px;line-height:1.1}
  .hero-description{font-size:15px;line-height:1.68}
  .hero-search .hero-search-field{
    border-color:#d8d8d4;
    box-shadow:0 12px 28px rgba(17,17,17,.09);
  }
  .hero-map{
    height:300px;
    box-shadow:0 18px 34px rgba(17,17,17,.13);
  }
  .rehab-specialties{
    width:100%;
    padding:78px 0 82px;
  }
  .rehab-heading{
    width:calc(100% - 40px);
    gap:17px;
  }
  .rehab-heading h2{
    margin-top:12px;
    font-size:34px;
    line-height:1.15;
  }
  .rehab-heading .section-lead{
    font-size:14px;
    line-height:1.65;
  }
  .rehab-guide{font-size:11px}
  .rehab-slider{
    margin-top:34px;
  }
  .rehab-marquee{
    -webkit-mask-image:linear-gradient(90deg,transparent 0,#000 14px,#000 calc(100% - 14px),transparent 100%);
    mask-image:linear-gradient(90deg,transparent 0,#000 14px,#000 calc(100% - 14px),transparent 100%);
  }
  .rehab-track{padding-right:20px;padding-left:20px;gap:10px}
  .rehab-group{gap:10px}
  .rehab-pill{
    min-width:238px;
    min-height:72px;
    padding:10px 18px 10px 11px;
    gap:12px;
  }
  .rehab-pill b{width:48px;height:48px}
  .rehab-pill b .ui-icon{font-size:20px}
  .rehab-pill>span{font-size:15px}
  .rehab-pill small{font-size:10px}
  .rehab-motion-note{
    width:calc(100% - 40px);
    margin-top:15px;
  }
}

@media(prefers-reduced-motion:reduce){
  .rehab-pill{transition:none}
}

/* Keep sheet scrolling isolated and tighten the final page rhythm. */
html,
body{overscroll-behavior-y:none}
.featured:before{display:none}
.center-experience-overlay,
.center-experience-sheet,
.center-sheet-scroll{overscroll-behavior-y:contain}
.app-promo{padding-top:82px;padding-bottom:82px}
.partner{padding-top:54px;padding-bottom:54px}
footer{padding-top:48px}

@media(max-width:640px){
  .app-promo{padding-top:60px;padding-bottom:60px}
  .partner{padding-top:48px;padding-bottom:48px}
  footer{padding-top:44px}
}

/* Keep the featured-center panel and its cards on one spacing system. */
.featured{
  padding:56px;
  overflow:hidden;
  border:1px solid #e8e8e4;
  border-radius:28px;
}
.featured .section-row{align-items:flex-end}
.featured .section-row h2{margin-bottom:0}
.featured .feature-cards{
  align-items:stretch;
  gap:18px;
  margin-top:32px;
}
.featured .feature-card{
  min-width:0;
  height:100%;
  display:flex;
  flex-direction:column;
}
.featured .photo{
  width:100%;
  height:auto;
  aspect-ratio:16 / 10;
  flex:0 0 auto;
}
.featured .feature-body{
  min-height:0;
  flex:1 1 auto;
  display:flex;
  flex-direction:column;
}
.featured .feature-body>button{margin-top:auto}

@media(max-width:900px){
  .featured{padding:42px}
}

@media(max-width:640px){
  .featured{
    width:calc(100% - 24px);
    padding:32px 16px;
    border-radius:20px;
  }
  .featured .section-row{gap:18px}
  .featured .feature-cards{gap:14px;margin-top:26px}
}

/* Compact account controls and a calmer sticky navigation state. */
.site-header{
  transition:height .24s ease,background .24s ease,border-color .24s ease,box-shadow .24s ease;
}
.main-nav{
  align-items:center;
  gap:2px;
  font-size:12px;
}
.main-nav a{
  min-height:34px;
  padding:0 10px;
  display:flex;
  align-items:center;
  border-radius:999px;
  font-weight:650;
  white-space:nowrap;
  transition:background .18s ease,color .18s ease,box-shadow .18s ease;
}
.main-nav a:hover,
.main-nav a:focus-visible{
  outline:0;
  background:#f3f3f0;
  color:#111;
}
.header-actions{gap:8px}
.user-login-button.signed-in,
.header-account-link{
  width:auto;
  max-width:88px;
  height:34px;
  min-height:34px;
  padding:0 11px;
  border-radius:999px;
  font-size:11px;
  font-weight:750;
}
.header-account-link{min-width:68px}
.header-actions .button.small{
  min-height:36px;
  padding:0 16px;
  border-radius:999px;
  font-size:12px;
}
.header-logout-button{font-size:11px}

@media(min-width:901px){
  .site-header.is-scrolled{
    height:62px;
    border-bottom-color:transparent;
    background:rgba(255,255,255,.88);
    box-shadow:0 10px 30px rgba(17,17,17,.07);
    -webkit-backdrop-filter:blur(18px) saturate(150%);
    backdrop-filter:blur(18px) saturate(150%);
  }
  .site-header.is-scrolled .brand-mark{transform:scale(.92)}
  .site-header.is-scrolled .brand-name small{display:none}
  .site-header.is-scrolled .main-nav{
    padding:4px;
    border:1px solid #e7e7e3;
    border-radius:999px;
    background:rgba(247,247,245,.94);
  }
  .site-header.is-scrolled .main-nav a{
    min-height:30px;
    padding:0 12px;
  }
  .site-header.is-scrolled .main-nav a.is-active{
    background:#111;
    color:#fff;
    box-shadow:0 4px 12px rgba(17,17,17,.14);
  }
}

@media(max-width:640px){
  .user-login-button.signed-in,
  .header-account-link{
    width:auto;
    max-width:76px;
    min-width:0;
    height:40px;
    min-height:40px;
    padding:0 9px;
  }
}

@media(prefers-reduced-motion:reduce){
  .site-header,
  .main-nav a{transition:none}
}

/* 20260802: compact mobile center cards, verified credentials, and brand submenu. */
.nav-dropdown{position:relative;display:flex;align-items:center}
.nav-submenu{
  min-width:164px;
  padding:7px;
  position:absolute;
  top:calc(100% + 8px);
  left:50%;
  z-index:40;
  display:grid;
  gap:2px;
  border:1px solid #e2e2de;
  border-radius:14px;
  background:rgba(255,255,255,.98);
  box-shadow:0 16px 36px rgba(17,17,17,.12);
  opacity:0;
  visibility:hidden;
  transform:translate(-50%,-5px);
  transition:opacity .16s ease,transform .16s ease,visibility .16s ease;
}
.nav-submenu a{min-height:38px!important;padding:0 12px!important;border-radius:9px!important;font-size:11px}
.nav-dropdown:hover .nav-submenu,
.nav-dropdown:focus-within .nav-submenu{opacity:1;visibility:visible;transform:translate(-50%,0)}
.pt-photo-badge,
.pt-verification-badge,
.pt-inline-badge{
  display:inline-flex!important;
  align-items:center;
  gap:5px;
  border:1px solid rgba(255,255,255,.68);
  border-radius:999px!important;
  background:rgba(255,255,255,.92)!important;
  color:#20221f!important;
  font-size:9px!important;
  font-weight:800!important;
  line-height:1;
  white-space:nowrap;
  backdrop-filter:blur(8px);
}
.pt-photo-badge{position:relative;z-index:2;padding:7px 9px!important}
.pt-photo-badge .ui-icon,.pt-verification-badge .ui-icon,.pt-inline-badge .ui-icon{font-size:12px}
.pt-verification-badge{
  width:max-content;
  margin-bottom:7px;
  padding:6px 8px;
  border-color:#d8dfda;
  background:#eef3f0!important;
  color:#315b50!important;
}
.pt-inline-badge{margin-left:7px;padding:4px 6px;border-color:#d8dfda;background:#eef3f0!important;color:#315b50!important}
.center-sheet-verification{margin-bottom:9px}
.featured{margin-right:auto;margin-left:auto}
.featured .feature-body>div{margin-bottom:18px}
.featured .feature-body>button{margin-top:0}
.center-program-tags span{-webkit-tap-highlight-color:transparent}

@media(max-width:900px){
  .main-nav .nav-dropdown{width:100%;display:grid}
  .main-nav .nav-dropdown>a{width:100%}
  .main-nav .nav-submenu{
    min-width:0;
    padding:2px 0 0 14px;
    position:static;
    display:grid;
    border:0;
    background:transparent;
    box-shadow:none;
    opacity:1;
    visibility:visible;
    transform:none;
  }
  .main-nav .nav-submenu a{min-height:32px!important;color:#737670}
}

@media(max-width:640px){
  .featured{
    width:calc(100% - 32px);
    margin-right:auto;
    margin-left:auto;
    padding:28px 14px;
  }
  .featured .section-row{width:100%;align-items:flex-start}
  .featured .section-row .button{min-height:40px;padding:0 15px}
  .featured .feature-cards{width:100%;gap:11px;margin-top:22px}
  .featured .feature-card{
    width:100%;
    min-height:146px;
    display:grid;
    grid-template-columns:116px minmax(0,1fr);
    border-radius:14px;
  }
  .featured .photo{
    width:116px;
    height:100%;
    min-height:146px;
    aspect-ratio:auto;
    padding:9px;
  }
  .featured .photo i{right:auto;bottom:9px;left:9px;padding:5px 7px;font-size:9px}
  .featured .pt-photo-badge{max-width:98px;padding:5px 7px!important;white-space:normal;line-height:1.3}
  .featured .feature-body{padding:13px 12px}
  .featured .feature-body h3{margin:0 0 6px;font-size:15px;line-height:1.35}
  .featured .feature-body p{margin:0 0 9px;font-size:11px}
  .featured .feature-body>div{flex-wrap:wrap;gap:4px;margin-bottom:11px}
  .featured .feature-body div span{padding:4px 6px;font-size:9px}
  .featured .feature-body>button{min-height:35px;padding:8px;font-size:10px}
  .center-card{padding:13px;border-radius:12px}
  .center-card h3{margin:2px 0 5px;font-size:15px}
  .center-card p{margin:0;display:-webkit-box;overflow:hidden;font-size:11px;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}
  .center-card .favorite{width:32px;height:32px}
  .center-card .meta-row{gap:7px;margin-top:9px;font-size:10px}
  .center-card .card-tags{margin-top:8px;overflow:hidden;white-space:nowrap}
  .center-card .card-tags span{padding:5px 7px;font-size:9px}
  .center-card .card-cta{margin-top:10px;font-size:10px}
  .pt-verification-badge{margin-bottom:5px;padding:5px 7px;font-size:8px!important}
  input:not([type="checkbox"]):not([type="radio"]),
  textarea,
  select,
  .hero-search-copy input,
  .route-place-form input,
  .booking-form-grid input,
  .booking-form-grid textarea{font-size:16px!important}
}

@media(prefers-reduced-motion:reduce){.nav-submenu{transition:none}}

@media(hover:none){
  .feature-card:hover{
    transform:none;
    border-color:#dfdfdb;
    box-shadow:none;
  }
  .feature-card:hover .feature-body>button{background:#111;color:#fff}
}
