@import "https://fonts.googleapis.com/css2?family=Hanken+Grotesk:wght@500;600;700&family=Inter:wght@400;500;600;700&display=swap";:root{--navy:#071827;--navy-2:#0d1c32;--navy-3:#12243b;--teal:#08b7c9;--teal-2:#00c9cf;--teal-soft:#e7f8fa;--ink:#0f172a;--muted:#64748b;--muted-2:#475569;--bg:#f8fafc;--surface:#fff;--surface-2:#f3f6f8;--border:#e2e8f0;--border-dark:#ffffff1c;--success:#16a34a;--warning:#f59e0b;--danger:#dc2626;--radius-sm:8px;--radius:12px;--radius-lg:16px;--radius-xl:20px;--radius-full:999px;--shadow-sm:0 1px 2px #0f172a0a;--shadow:0 10px 30px #0f172a12;--container:1280px;--gutter:24px;--font-display:"Hanken Grotesk",system-ui,sans-serif;--font-body:Inter,system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--ink);font-family:var(--font-body);margin:0;font-size:15px;line-height:1.5}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{cursor:pointer}.container{width:min(var(--container),calc(100% - 48px));margin:0 auto}.page{flex-direction:column;min-height:100vh;display:flex}.main{flex:1}.h1,.h2,.h3{font-family:var(--font-display);letter-spacing:-.025em;margin:0}.h1{font-size:48px;font-weight:700;line-height:1.08}.h2{font-size:30px;font-weight:700;line-height:1.2}.h3{font-size:20px;font-weight:600;line-height:1.25}.body-lg{font-size:18px;line-height:1.6}.muted{color:var(--muted)}.section{padding:56px 0}.section-sm{padding:32px 0}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm)}.btn{border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:11px 16px;font-weight:600;transition:all .18s;display:inline-flex}.btn-primary{background:var(--teal);color:#06202a}.btn-primary:hover{background:#09a9ba}.btn-outline{color:var(--teal);border-color:var(--teal);background:0 0}.btn-outline:hover{background:var(--teal-soft)}.btn-dark{background:var(--navy-2);color:#fff}.btn-ghost{color:var(--muted-2);border-color:var(--border);background:0 0}.btn-ghost:hover{background:var(--surface-2)}.pill{border-radius:var(--radius-full);background:var(--surface-2);border:1px solid var(--border);color:var(--muted-2);align-items:center;gap:6px;padding:7px 11px;font-size:13px;display:inline-flex}.icon-box{width:42px;height:42px;color:var(--teal);background:#e9f8fa;border-radius:50%;place-items:center;display:grid}.grid{gap:20px;display:grid}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-5{grid-template-columns:repeat(5,minmax(0,1fr))}.section-head{justify-content:space-between;align-items:end;gap:20px;margin-bottom:20px;display:flex}.section-head a{color:var(--teal);font-size:14px;font-weight:600}.eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--teal);font-size:12px;font-weight:700}@media (width<=900px){.container{width:min(var(--container),calc(100% - 32px))}.h1{font-size:36px}.h2{font-size:26px}.section{padding:40px 0}.grid-5,.grid-4,.grid-3{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-2{grid-template-columns:1fr}}@media (width<=600px){.container{width:calc(100% - 24px)}.h1{font-size:32px}.h2{font-size:24px}.section{padding:32px 0}.grid-5,.grid-4,.grid-3,.grid-2{grid-template-columns:1fr}.btn{padding:10px 13px}.section-head{flex-direction:column;align-items:start}}.site-header{background:var(--navy);color:#fff;z-index:50;border-bottom:1px solid #ffffff14;height:76px;position:sticky;top:0}.header-inner{align-items:center;gap:44px;height:100%;display:flex}.brand img{width:128px;height:auto;display:block}.desktop-nav{flex:1;align-items:center;gap:30px;display:flex}.desktop-nav a{color:#ffffffdb;border-bottom:2px solid #0000;padding:27px 0;font-size:14px;font-weight:600}.desktop-nav a:hover,.desktop-nav a.active{color:#fff;border-color:var(--teal)}.header-actions{align-items:center;gap:14px;display:flex}.lang{color:#fff;background:0 0;border:0;align-items:center;gap:6px;display:flex}.mobile-menu{color:#fff;background:0 0;border:0;display:none}.mobile-nav{background:var(--navy);border-top:1px solid #ffffff14;padding:12px 0 18px;display:none}.mobile-nav .container{gap:8px;display:grid}.mobile-nav a{padding:10px 0}.footer{background:var(--navy);color:#fff;margin-top:auto}.footer-grid{grid-template-columns:2.1fr 1fr 1fr 1fr 1.2fr;gap:40px;padding:44px 0;display:grid}.footer-logo{width:118px;margin-bottom:14px}.footer-grid p{color:#ffffffb3;max-width:280px;font-size:13px;line-height:1.6}.footer-grid h4{font-family:var(--font-display);margin:0 0 14px;font-size:15px}.footer-grid>a,.footer-grid>div>a{color:#ffffffad;margin:9px 0;font-size:13px;display:block}.socials{gap:8px;margin-top:16px;display:flex}.socials span{color:#fff;border:1px solid #ffffff26;border-radius:50%;place-items:center;width:32px;height:32px;display:grid}.app-badges{flex-direction:column;gap:10px;display:flex}.app-badges div{white-space:nowrap;border:1px solid #ffffff38;border-radius:7px;padding:9px 12px;font-size:12px}.footer-bottom{color:#ffffff80;border-top:1px solid #ffffff1a;justify-content:space-between;padding:17px 0;font-size:12px;display:flex}.footer-bottom div{gap:22px;display:flex}.hero{position:relative;overflow:hidden}.hero-home{background:var(--navy-2);color:#fff;min-height:485px}.hero-network{background:radial-gradient(circle at 78% 38%,#00cdd738,#0000 28%),radial-gradient(circle at 72% 72%,#00cdd71c,#0000 24%),linear-gradient(120deg,#071827fa 0%,#071827d6 50%,#0718278c 100%);position:absolute;inset:0}.hero-network:after{content:"";opacity:.25;background-image:radial-gradient(circle at 70% 25%,#00c9cf 0 2px,#0000 3px),radial-gradient(circle at 79% 43%,#00c9cf 0 2px,#0000 3px),radial-gradient(circle at 61% 57%,#00c9cf 0 2px,#0000 3px),linear-gradient(135deg,#0000 46%,#00c9cf33 46.2%,#0000 46.5%);background-size:180px 130px,210px 160px,170px 140px,100% 100%;position:absolute;inset:0}.hero-content{padding:72px 0 62px;position:relative}.hero-copy{max-width:720px}.hero-copy .eyebrow{margin-bottom:14px}.hero-copy p{color:#ffffffc7;max-width:620px;margin:18px 0 26px}.hero-copy h1 span{color:var(--teal)}.search-bar{border:1px solid var(--border);background:#fff;border-radius:12px;align-items:center;gap:5px;padding:6px;display:flex;box-shadow:0 12px 32px #00000014}.search-bar.search-dark{background:#fff}.search-field{min-width:0;color:var(--muted-2);flex:1;align-items:center;gap:10px;padding:11px 13px;display:flex}.search-field input{width:100%;color:var(--ink);background:0 0;border:0;outline:0;min-width:0}.search-divider{background:var(--border);width:1px;height:32px}.search-bar .btn{height:46px}.popular-searches{flex-wrap:wrap;align-items:center;gap:8px;margin-top:18px;display:flex}.popular-searches strong{margin-right:4px;font-size:13px}.popular-searches .pill{color:#fff;background:#ffffff0f;border-color:#ffffff21}.hero-features{border:1px solid var(--border);box-shadow:var(--shadow);background:#fff;border-radius:0 0 16px 16px;grid-template-columns:repeat(4,1fr);margin-top:-1px;padding:22px 24px;display:grid;position:relative}.feature{border-right:1px solid var(--border);gap:13px;padding:8px 18px;display:flex}.feature:last-child{border:0}.feature strong,.feature span{display:block}.feature strong{font-family:var(--font-display);font-size:15px}.feature>div span{color:var(--muted);margin-top:3px;font-size:12px}.two-panels{grid-template-columns:1fr 1fr;gap:24px;display:grid}.category-card{text-align:center;flex-direction:column;align-items:center;gap:8px;padding:18px 12px;display:flex}.category-card strong{font-size:14px}.category-card>span:last-child{color:var(--muted);font-size:12px}.country-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.country-card{align-items:center;gap:12px;padding:13px;display:flex}.country-card .flag{font-size:26px}.country-card div{flex-direction:column;min-width:0;display:flex}.country-card strong{font-size:13px}.country-card div span{color:var(--muted);font-size:11px}.country-card .arrow{color:var(--muted);margin-left:auto}.stats-strip{border:1px solid var(--border);background:#fff;border-radius:12px;grid-template-columns:repeat(5,1fr);padding:20px 12px;display:grid}.stat{border-right:1px solid var(--border);justify-content:center;align-items:center;gap:12px;display:flex}.stat:last-child{border:0}.stat svg{color:var(--teal)}.stat strong,.stat span{display:block}.stat strong{font-family:var(--font-display);font-size:23px}.stat span{color:var(--muted);font-size:12px}.mini-business{flex-direction:column;gap:5px;padding:15px;display:flex}.mini-logo{border:1px solid var(--border);width:62px;height:62px;color:var(--teal);border-radius:50%;place-items:center;margin-bottom:6px;display:grid}.mini-business strong{font-size:14px}.mini-business>span,.mini-business small{color:var(--muted);font-size:11px}.mini-rating{margin-top:4px;font-weight:600;color:#f59e0b!important}.mini-rating em{color:var(--muted);font-style:normal;font-weight:400}.newsletter{background:linear-gradient(90deg,#eefafb,#f8fbfc);border:1px solid #d9edf0;border-radius:14px;grid-template-columns:auto 1fr 430px;align-items:center;gap:16px;padding:18px 22px;display:grid}.newsletter-icon{background:var(--teal);color:#fff;border-radius:50%;place-items:center;width:52px;height:52px;display:grid}.newsletter div:nth-child(2){flex-direction:column;display:flex}.newsletter strong{font-size:14px}.newsletter span{color:var(--muted);font-size:12px}.newsletter form{border:1px solid var(--border);background:#fff;border-radius:8px;display:flex;overflow:hidden}.newsletter input{border:0;outline:0;flex:1;min-width:0;padding:10px 12px}.newsletter .btn{border-radius:0}.simple-page-head{border-bottom:1px solid var(--border);background:#fff;padding:28px 0 38px}.breadcrumbs{color:var(--muted);align-items:center;gap:8px;margin-bottom:26px;font-size:12px;display:flex}.simple-page-head .h1{max-width:780px}.simple-page-head p{max-width:680px}.search-inline{max-width:800px;margin-top:22px}.search-inline .search-bar{box-shadow:var(--shadow-sm)}.country-all{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.country-list-card{align-items:center;gap:14px;padding:16px;display:flex}.country-list-card .big{font-size:34px}.country-list-card div{flex-direction:column;display:flex}.country-list-card strong{font-size:15px}.country-list-card div span{color:var(--muted);font-size:12px}.country-list-card>span:last-child{color:var(--muted);margin-left:auto}.country-hero,.city-hero{background:var(--navy-2);color:#fff;position:relative;overflow:hidden}.country-photo,.city-photo{background:linear-gradient(90deg,#071827fa 0%,#071827d4 47%,#07182747 100%),url(https://images.unsplash.com/photo-1513635269975-59663e0ac1ad?auto=format&fit=crop&w=1800&q=80) 50%/cover;position:absolute;inset:0}.city-photo{background-image:linear-gradient(90deg,#071827f5 0%,#071827c2 50%,#07182740 100%),url(https://images.unsplash.com/photo-1513635269975-59663e0ac1ad?auto=format&fit=crop&w=1800&q=80)}.country-hero .container,.city-hero .container{padding:28px 0;position:relative}.country-hero .breadcrumbs,.city-hero .breadcrumbs{color:#ffffffad}.country-hero-copy{max-width:720px;padding:14px 0 30px}.hero-flag{font-size:38px;display:inline-block}.country-hero h1{vertical-align:middle;margin-left:12px;display:inline-block}.country-hero-copy p,.city-hero p{color:#ffffffd1;max-width:640px;font-size:17px}.country-hero .search-bar,.city-hero .search-bar{max-width:820px;margin-top:18px}.country-hero .stats-strip{margin-top:8px}.city-hero{min-height:300px}.city-hero h1{margin-bottom:6px}.city-stats{flex-wrap:wrap;align-items:center;gap:26px;margin-top:22px;display:flex}.city-stats span{align-items:center;gap:7px;font-size:13px;font-weight:600;display:flex}.city-stats svg{color:var(--teal)}.city-stats small{color:#fff9;font-weight:400}.city-grid .city-card{min-height:180px}.city-card{background-position:50%;background-size:cover;border-radius:10px;align-items:flex-end;min-height:170px;display:flex;overflow:hidden}.city-card div{color:#fff;padding:15px}.city-card strong,.city-card span{display:block}.city-card strong{font-family:var(--font-display);font-size:18px}.city-card span{color:#ffffffd1;font-size:12px}.category-search{border:1px solid var(--border);background:#fff;border-radius:10px;align-items:center;gap:10px;max-width:640px;margin-top:22px;padding:14px 16px;display:flex}.category-search input{border:0;outline:0;flex:1}.grid-6{grid-template-columns:repeat(6,1fr)}.category-browser{border:1px solid var(--border);background:#fff;border-radius:14px;grid-template-columns:240px 1fr;display:grid;overflow:hidden}.category-browser aside{border-right:1px solid var(--border);padding:20px}.category-browser aside h3{font-family:var(--font-display);margin:0 0 12px}.category-browser aside a{color:var(--muted-2);border-radius:8px;padding:9px 10px;font-size:13px;display:block}.category-browser aside a.selected,.category-browser aside a:hover{color:var(--teal);background:#e8f8fa;font-weight:600}.category-detail{padding:28px}.category-detail-head{justify-content:space-between;gap:24px;display:flex}.category-detail-head>div:first-child{flex:1}.suggest-box{background:#effafd;border-radius:12px;flex-direction:column;align-items:flex-start;gap:8px;width:235px;padding:20px;display:flex}.suggest-box svg{color:var(--teal)}.suggest-box strong{font-size:14px}.suggest-box span{color:var(--muted);font-size:12px}.suggest-box .btn{padding:8px 10px;font-size:12px}.subcat-grid{grid-template-columns:1fr 1fr;gap:4px 20px;margin:24px 0;display:grid}.subcat-grid a{border-bottom:1px solid var(--border);align-items:center;gap:10px;padding:12px 6px;display:flex}.subcat-grid .dot{background:var(--teal);border-radius:50%;width:7px;height:7px}.subcat-grid a div{flex:1}.subcat-grid strong,.subcat-grid small{display:block}.subcat-grid strong{font-size:13px}.subcat-grid small{color:var(--muted);font-size:11px}.category-hero{border-bottom:1px solid var(--border);background:#fff;padding:26px 0}.category-hero .container>div:last-child{align-items:center;gap:16px;display:flex}.category-hero .icon-box{width:58px;height:58px}.category-hero .h1{margin:0}.category-results{grid-template-columns:230px 1fr;gap:20px;display:grid}.filters{height:max-content;padding:18px}.filters h3{font-family:var(--font-display);margin:0 0 18px}.filters label{margin:15px 0;font-size:12px;font-weight:600;display:block}.filters select{border:1px solid var(--border);background:#fff;border-radius:8px;width:100%;margin-top:7px;padding:9px;display:block}.toggle{background:#cbd5e1;border-radius:20px;width:38px;height:22px;margin-top:8px;position:relative}.toggle:after{content:"";width:18px;height:18px;box-shadow:var(--shadow-sm);background:#fff;border-radius:50%;position:absolute;top:2px;left:2px}.filters .btn{width:100%;margin-top:10px}.results-head{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.results-head select{border:1px solid var(--border);color:var(--muted-2);background:#fff;border-radius:8px;padding:8px 10px}.business-list{flex-direction:column;gap:10px;display:flex}.business-card{grid-template-columns:72px 1fr auto;align-items:center;gap:16px;padding:15px;display:grid}.business-logo{border:1px solid var(--border);border-radius:50%;place-items:center;width:68px;height:68px;display:grid;overflow:hidden}.business-logo img{object-fit:contain;width:100%;height:100%}.category-fallback{width:100%;height:100%;color:var(--teal);background:#f1fbfc;place-items:center;display:grid}.business-title{justify-content:space-between;gap:10px;display:flex}.business-title h3{font-family:var(--font-display);margin:0;font-size:16px}.business-title p{color:var(--muted);margin:2px 0 0;font-size:12px}.bookmark{color:var(--muted);background:0 0;border:0}.meta{color:var(--muted);align-items:center;gap:6px;margin:5px 0;font-size:11px;display:flex}.meta.open{color:var(--success)}.rating{align-items:center;gap:7px;margin-top:4px;font-size:12px;display:inline-flex}.rating strong{font-family:var(--font-display);font-size:15px}.stars{color:#f59e0b;letter-spacing:1px}.review-count{color:var(--muted)}.business-cta{white-space:nowrap;align-self:center;padding:8px 11px;font-size:12px}.badge{border-radius:var(--radius-full);border:1px solid;align-items:center;gap:5px;width:max-content;margin-bottom:5px;padding:4px 8px;font-size:10px;font-weight:700;display:inline-flex}.badge.premium{color:#007b83;background:#ecffff;border-color:#75dfe3}.badge.claimed{color:#007c8a;background:#effcfd;border-color:#8ddfe4}.badge.basic{color:#3b82a0;background:#f2f9fb;border-color:#b9dce7}.pagination{justify-content:center;align-items:center;gap:6px;margin-top:24px;display:flex}.pagination a{border:1px solid var(--border);background:var(--surface);min-width:36px;height:36px;color:var(--muted-2);border-radius:8px;place-items:center;padding:0 10px;font-weight:600;display:grid}.pagination a:hover,.pagination a.active{background:var(--teal);border-color:var(--teal);color:#06202a}.pagination a[aria-current=page]{cursor:default}.category-nav{border-bottom:1px solid var(--border);background:#fff;overflow:auto}.category-nav .container{gap:24px;min-width:max-content;padding:16px 0;display:flex}.category-nav a{flex-direction:column;align-items:center;gap:5px;min-width:76px;display:flex}.category-nav .icon-box{width:36px;height:36px}.category-nav small{font-size:11px;font-weight:600}.city-layout,.search-layout{grid-template-columns:220px minmax(0,1fr) 290px;gap:18px;display:grid}.map-card{height:max-content;padding:12px;position:sticky;top:95px}.map-card h3{font-family:var(--font-display);margin:4px 4px 12px;font-size:15px}.map-visual{border:1px solid var(--border);background:#eef4f1;border-radius:10px;height:340px;position:relative;overflow:hidden}.map-visual.tall{height:470px}.map-grid{background:linear-gradient(25deg,#0000 0 49%,#6d92852e 49.2% 49.6%,#0000 49.8%),linear-gradient(115deg,#0000 0 45%,#6d928524 45.2% 45.6%,#0000 45.8%),repeating-linear-gradient(0deg,#6d928514 0 1px,#0000 1px 38px),repeating-linear-gradient(90deg,#6d92850f 0 1px,#0000 1px 46px);position:absolute;inset:0}.map-visual>span{color:var(--teal);filter:drop-shadow(0 4px 5px #00000026);position:absolute}.map-card .btn{width:100%;margin-top:10px;font-size:12px}.pagination{justify-content:center;align-items:center;gap:12px;margin:22px 0;display:flex}.pagination span,.pagination b{place-items:center;width:28px;height:28px;font-size:12px;display:grid}.pagination b{background:var(--teal);color:#fff;border-radius:5px}.search-page-head{border-bottom:1px solid var(--border);background:#fff;padding:20px 0}.search-summary{align-items:center;gap:12px;margin-top:18px;display:flex}.search-summary strong{font-family:var(--font-display);font-size:18px}.search-summary span{color:var(--muted);font-size:12px}.view-toggle{border:1px solid var(--border);color:var(--muted);background:#fff;border-radius:6px;margin-right:5px;padding:7px}.profile-top{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:#fff;padding:28px 0}.profile-top-premium{background:var(--navy);color:#fff;border:0}.profile-top-inner{grid-template-columns:120px minmax(0,1fr);align-items:center;gap:24px;display:grid}.profile-top-premium .profile-top-inner{grid-template-columns:110px minmax(0,1fr) 440px}.profile-logo{border:1px solid var(--border);background:#fff;border-radius:14px;place-items:center;width:112px;height:112px;display:grid}.profile-logo span{width:76px;height:76px;color:var(--teal);background:#edf8f9;border-radius:50%;place-items:center;display:grid}.profile-title h1{margin:2px 0 4px;font-size:32px}.profile-title p{color:var(--muted);margin:0}.profile-top-premium .profile-title p,.profile-top-premium .profile-meta{color:#ffffffb8}.profile-meta{color:var(--muted-2);flex-wrap:wrap;gap:20px;margin-top:12px;font-size:12px;display:flex}.profile-meta span{align-items:center;gap:6px;display:flex}.profile-actions{gap:8px;margin-top:18px;display:flex}.profile-actions .btn{font-size:12px}.profile-hero-photo{border-radius:12px;height:240px;overflow:hidden}.cafe-placeholder{color:#ffffffb8;background:radial-gradient(circle at 50% 35%,#ffd28c42,#0000 25%),linear-gradient(135deg,#1d2d25,#604632 55%,#101a20);flex-direction:column;justify-content:center;align-items:center;gap:8px;height:100%;display:flex}.profile-facts{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;grid-template-columns:repeat(4,1fr);gap:0;margin-top:24px;display:grid}.profile-facts span{border-right:1px solid #ffffff1a;grid-template-columns:30px 1fr;column-gap:8px;padding:17px;display:grid}.profile-facts span:last-child{border:0}.profile-facts svg{color:var(--teal);grid-row:span 3;margin-top:2px}.profile-facts b{color:#ffffff80;font-size:10px}.profile-facts strong{font-size:13px}.profile-facts small{color:#ffffff94;font-size:11px}.profile-body{padding-top:30px}.profile-layout{grid-template-columns:minmax(0,1fr) 320px;gap:20px;display:grid}.profile-card{overflow:hidden}.profile-section{border-bottom:1px solid var(--border);padding:24px}.profile-section:last-child{border-bottom:0}.profile-section h2{margin:0 0 12px}.profile-section p{color:var(--muted-2);margin:0}.profile-info-grid{grid-template-columns:1fr 1fr;gap:20px;padding:24px;display:grid}.info-row{gap:10px;margin-bottom:18px;display:flex}.info-row>svg{color:var(--muted-2);flex:none;margin-top:2px}.info-row small,.info-row span{display:block}.info-row small{color:var(--muted);margin-bottom:2px;font-size:11px}.info-row span{font-size:13px}.claim-cta{background:#effafd;border:1px solid #d8f0f2;border-radius:12px;align-items:center;gap:12px;margin:18px 0;padding:16px 18px;display:flex}.claim-cta>div:nth-child(2){flex:1}.claim-cta strong,.claim-cta span{display:block}.claim-cta strong{font-size:13px}.claim-cta span{color:var(--muted);font-size:11px}.claim-cta .btn{white-space:nowrap;font-size:11px}.tag-cloud{flex-wrap:wrap;gap:8px;display:flex}.attribute-row{flex-wrap:wrap;gap:24px;margin-top:18px;display:flex}.attribute-row span{color:var(--muted-2);align-items:center;gap:7px;font-size:12px;display:flex}.attribute-row svg{color:var(--teal)}.contact-grid{grid-template-columns:1fr 1.2fr;gap:18px;display:grid}.map-wrap iframe{border:0;border-radius:10px;width:100%;height:210px}.map-wrap{position:relative}.map-directions{width:100%;margin-top:8px;font-size:11px}.side-card,.reviews,.hours{margin-bottom:16px;padding:18px}.side-card h3,.reviews h3,.hours h3{font-family:var(--font-display);margin:0 0 15px;font-size:15px}.social-large{gap:10px;display:flex}.social-large span{width:38px;height:38px;color:var(--navy);background:#edf4f7;border-radius:50%;place-items:center;font-weight:700;display:grid}.review-score{grid-template-columns:auto 1fr;align-items:center;column-gap:12px;margin-bottom:12px;display:grid}.review-score strong{font-family:var(--font-display);grid-row:span 2;font-size:34px}.review-score span{color:#f59e0b;letter-spacing:1px}.review-score small{color:var(--muted);font-size:11px}.review-bar{grid-template-columns:40px 1fr 32px;align-items:center;gap:8px;margin:8px 0;font-size:11px;display:grid}.review-bar i{background:#eef2f4;border-radius:10px;height:6px;overflow:hidden}.review-bar b{background:#f59e0b;border-radius:10px;height:100%;display:block}.review-bar em{color:var(--muted);text-align:right;font-style:normal}.reviews .btn{margin-top:8px;font-size:11px}.hours div{justify-content:space-between;padding:5px 0;font-size:12px;display:flex}.hours b{font-weight:500}.highlights{grid-template-columns:1fr 1fr;gap:12px;display:grid}.highlights>div{border:1px solid var(--border);border-radius:10px;align-items:center;gap:10px;padding:12px;display:flex}.highlights strong{font-size:12px}.photo-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.photo-grid div{color:#fff;background:linear-gradient(135deg,#d8e7e5,#8c6c50 60%,#222);border-radius:10px;place-items:center;height:150px;display:grid}.similar-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.similar-grid a{flex-direction:column;align-items:flex-start;gap:5px;padding:14px;display:flex}.similar-grid .icon-box{width:44px;height:44px}.similar-grid strong{font-size:12px}.similar-grid small,.similar-grid b{color:var(--muted);font-size:11px}.value-card{padding:24px}.value-card h3{font-family:var(--font-display);margin:16px 0 7px}.value-card p{margin:0}.search-dark .search-field svg{color:var(--muted-2)}@media (width<=1000px){.desktop-nav{gap:16px}.header-inner{gap:20px}.grid-6,.country-all{grid-template-columns:repeat(3,1fr)}.hero-features{grid-template-columns:repeat(2,1fr)}.feature:nth-child(2){border:0}.stats-strip{grid-template-columns:repeat(3,1fr)}.stat:nth-child(3){border:0}.city-layout,.search-layout{grid-template-columns:200px minmax(0,1fr)}.map-card{grid-column:1/-1;position:static}.map-card .map-visual{height:250px}.profile-top-premium .profile-top-inner{grid-template-columns:90px 1fr}.profile-hero-photo{grid-column:1/-1}.profile-facts{grid-template-columns:repeat(2,1fr)}.profile-facts span:nth-child(2){border:0}.profile-facts span{border-bottom:1px solid #ffffff1a}}@media (width<=760px){.site-header{height:66px}.brand img{width:108px}.desktop-nav,.list-btn{display:none}.mobile-menu{display:block}.header-actions{margin-left:auto}.mobile-nav{display:block}.hero-content{padding:48px 0}.hero-home{min-height:auto}.search-bar{flex-direction:column;align-items:stretch;padding:6px}.search-divider{display:none}.search-field{min-height:45px}.search-bar .btn{width:100%}.hero-features{border-radius:12px;grid-template-columns:1fr;margin:0 12px;padding:12px}.feature{padding:13px 6px;border:0!important;border-bottom:1px solid var(--border)!important}.feature:last-child{border-bottom:0!important}.two-panels,.country-grid{grid-template-columns:1fr}.stats-strip{grid-template-columns:1fr 1fr;gap:0}.stat{border-bottom:1px solid var(--border);padding:13px 6px}.stat:nth-child(2n){border-right:0}.newsletter{grid-template-columns:auto 1fr}.newsletter form{grid-column:1/-1}.footer-grid{grid-template-columns:1fr 1fr;gap:28px}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:12px}.footer-bottom div{flex-wrap:wrap}.country-all,.grid-6{grid-template-columns:1fr 1fr}.category-browser{grid-template-columns:1fr}.category-browser aside{border-right:0;border-bottom:1px solid var(--border);gap:6px;display:flex;overflow:auto}.category-browser aside h3{display:none}.category-browser aside a{white-space:nowrap}.category-detail{padding:18px}.category-detail-head{flex-direction:column}.suggest-box{width:100%}.subcat-grid,.category-results{grid-template-columns:1fr}.filters{order:0}.city-layout,.search-layout{grid-template-columns:1fr}.city-layout .filters,.search-layout .filters{order:0}.business-card{grid-template-columns:58px 1fr}.business-logo{width:54px;height:54px}.business-cta{grid-column:2;justify-self:start}.city-stats{gap:12px}.city-stats span{font-size:11px}.category-nav .container{gap:14px}.profile-top-inner,.profile-top-premium .profile-top-inner{grid-template-columns:1fr;gap:14px}.profile-logo{width:82px;height:82px}.profile-title h1{font-size:28px}.profile-layout,.profile-info-grid,.contact-grid,.profile-facts{grid-template-columns:1fr}.profile-facts span{border-right:0!important}.photo-grid,.similar-grid{grid-template-columns:1fr 1fr}.profile-actions{flex-wrap:wrap}.profile-actions .btn{flex:1}.profile-hero-photo{height:200px}.country-hero-copy{padding-bottom:18px}}.breadcrumbs{white-space:normal;text-overflow:clip;color:var(--muted);margin:0 0 16px;overflow:visible}.breadcrumbs ol{flex-wrap:nowrap;align-items:center;gap:0;min-width:0;margin:0;padding:0;list-style:none;display:flex;overflow:hidden}.breadcrumbs li{white-space:nowrap;align-items:center;min-width:0;font-size:13px;line-height:20px;display:inline-flex}.breadcrumbs li+li:before{content:"›";color:#8aa0b3;margin:0 9px;font-size:15px;display:inline-block}.breadcrumbs a,.breadcrumbs span{color:var(--muted);text-overflow:ellipsis;min-width:0;text-decoration:none;overflow:hidden}.breadcrumbs a:hover{color:var(--teal)}.breadcrumbs li[aria-current=page] span{color:#4b6680}.country-card .flag,.country-list-card .flag,.country-hero .hero-flag{flex:0 0 42px;justify-content:center;align-items:center;display:flex}.country-card .flag,.country-list-card .flag{width:42px;height:28px}.flag-svg{border-radius:3px;width:36px;height:25px;display:block;overflow:hidden;box-shadow:0 0 0 1px #07182714}.country-list-card .flag.big .flag-svg{width:42px;height:28px}.country-hero .hero-flag{vertical-align:middle;width:42px;height:30px}.country-hero .hero-flag .flag-svg{width:42px;height:30px}.brand{flex:none;justify-content:flex-start;align-items:center;min-width:0;height:100%;display:flex;overflow:visible}.brand img{object-fit:contain;object-position:center;flex:none;width:112px;max-width:none;height:auto;max-height:58px;overflow:visible}.footer-logo{width:112px;height:auto;display:block}.socials span{color:#fff;font-family:Arial,Helvetica,sans-serif;font-size:15px;font-weight:700;line-height:1}.socials .social-text{place-items:center;width:30px;height:30px;display:grid}.socials .linkedin{letter-spacing:-.5px;font-size:12px}.socials svg{color:#fff;stroke:currentColor;display:block}.app-badges>div{align-items:center;gap:7px;min-height:38px;display:flex}.app-icon{width:16px;height:16px;color:inherit;flex:0 0 16px;justify-content:center;align-items:center;display:inline-flex}.app-icon svg{width:16px;height:16px;display:block}.app-icon.apple{font-size:13px;line-height:1}.app-icon.play{font-size:11px;line-height:1}.ui-test-nav{align-items:center;gap:4px;min-width:0;display:flex}.nav-test-menu{position:relative}.nav-test-menu>summary{cursor:pointer;color:#fff;white-space:nowrap;border-radius:8px;align-items:center;gap:5px;padding:9px 10px;font-size:14px;font-weight:600;list-style:none;display:flex}.nav-test-menu>summary::-webkit-details-marker{display:none}.nav-test-menu>summary:after{content:"⌄";opacity:.7;font-size:12px;transform:translateY(-1px)}.nav-test-menu[open]>summary,.nav-test-menu>summary:hover{background:#ffffff14}.nav-test-dropdown{z-index:1000;background:#fff;border:1px solid #0718271f;border-radius:10px;width:235px;max-height:70vh;padding:7px;position:absolute;top:calc(100% + 7px);left:0;overflow:auto;box-shadow:0 14px 35px #0718272e}.nav-test-dropdown a{color:#17324a;white-space:normal;border-radius:7px;padding:9px 10px;font-size:13px;line-height:1.25;text-decoration:none;display:block}.nav-test-dropdown a:hover{color:var(--teal);background:#f0fafb}.ui-test-mobile-nav{background:#071827;border-top:1px solid #ffffff1a;max-height:calc(100vh - 82px);overflow-y:auto;box-shadow:0 14px 30px #00000038}.ui-test-mobile-nav>.container{padding-top:12px;padding-bottom:18px}.mobile-nav-title{text-transform:uppercase;letter-spacing:.12em;color:#78dbe2;padding:4px 2px 10px;font-size:12px;font-weight:700}.mobile-nav-group{box-sizing:border-box;background:#ffffff06;border:1px solid #ffffff21;border-radius:10px;width:100%;margin:7px 0;display:block;overflow:hidden}.mobile-nav-group>summary{box-sizing:border-box;color:#fff;cursor:pointer;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:14px 15px;list-style:none;display:flex}.mobile-nav-group>summary::-webkit-details-marker{display:none}.mobile-nav-group>summary strong{font-size:16px;line-height:1.2}.mobile-nav-group>summary svg{color:#78dbe2;transition:transform .18s}.mobile-nav-group[open]>summary{background:#ffffff12}.mobile-nav-group[open]>summary svg{transform:rotate(180deg)}.mobile-nav-links{box-sizing:border-box;border-top:1px solid #ffffff1a;flex-direction:column!important;align-items:stretch!important;gap:0!important;width:100%!important;padding:5px!important;display:flex!important}.mobile-nav-group .mobile-nav-link{box-sizing:border-box;color:#d9e5ed;border-radius:7px;font-size:14px;line-height:1.25;text-decoration:none;float:none!important;clear:both!important;white-space:normal!important;width:100%!important;margin:0!important;padding:11px 10px!important;display:block!important}.mobile-nav-group .mobile-nav-link:hover,.mobile-nav-group .mobile-nav-link:active{color:#fff;background:#ffffff14}@media (width<=900px){.search-layout{grid-template-columns:1fr;gap:18px;display:grid}.search-layout .map-card{display:none}.filters{margin-bottom:0;padding:16px}.filters h3{margin:0 0 12px}.filters label{margin:0 0 9px;display:block}.filters select{height:40px;padding:7px 10px}.filters .toggle{margin:8px 0 10px}.filters .btn{width:100%;height:42px;padding:8px 12px}}@media (width<=760px){.site-header .header-inner{gap:14px}.site-header .brand{width:112px}.site-header .brand img{object-fit:contain;width:112px;height:58px}.desktop-nav,.list-btn{display:none!important}.header-actions{margin-left:auto}.mobile-menu{display:inline-flex!important}.lang{margin-right:2px}}@media (width<=600px){.search-layout{gap:14px}.filters{border-radius:12px;padding:14px}.filters label{margin-bottom:8px;font-size:12px}.filters select{height:38px;font-size:13px}.filters .btn{height:40px}.results-head{flex-wrap:wrap;gap:10px}.breadcrumbs{margin-bottom:18px}.profile-page>main>.container:first-child{padding-top:20px;padding-bottom:20px}.category-hero .container>div:last-child{grid-template-columns:48px minmax(0,1fr);align-items:center;column-gap:14px;display:grid}.category-hero .container>div:last-child>.icon-box{flex:0 0 48px;grid-area:1/1;width:48px;min-width:48px;height:48px}.category-hero .container>div:last-child>.h1{grid-area:1/2;min-width:0;font-size:30px;line-height:1.15}.category-hero .container>div:last-child>.body-lg{grid-area:2/2;min-width:0;margin:7px 0 0;font-size:16px;line-height:1.5}}@media (width<=480px){.country-grid{grid-template-columns:1fr}}.country-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:100%;min-width:0}.country-grid .country-card,.country-grid .country-card>div{min-width:0}.country-all{width:100%;min-width:0}.country-list-card{min-width:0}.category-card,.country-card,.country-list-card,.city-card,.business-card{transition:background-color .18s,border-color .18s,box-shadow .18s,transform .18s}.category-card:hover,.country-card:hover,.country-list-card:hover,.city-card:hover,.business-card:hover{background-color:#f3fbfc;border-color:#b9e7eb;transform:translateY(-2px);box-shadow:0 8px 20px #07182714}.category-card:hover .icon-box,.country-card:hover .flag,.country-list-card:hover .flag,.city-card:hover .icon-box,.business-card:hover .icon-box{color:var(--accent)}.category-card .icon-box,.city-card .icon-box{transition:color .18s,background-color .18s,border-color .18s}.category-card:hover .icon-box,.city-card:hover .icon-box{background-color:#e7f9fb;border-color:#b9e7eb}.footer a{transition:color .18s}.footer a:hover{color:var(--accent)}.similar-grid>a.card{transition:background-color .18s,border-color .18s,box-shadow .18s,transform .18s;display:flex}.similar-grid>a.card:hover{background-color:#f3fbfc;border-color:#b9e7eb;transform:translateY(-2px);box-shadow:0 8px 20px #07182714}.similar-grid>a.card:hover .icon-box{color:var(--accent);background-color:#e7f9fb;border-color:#b9e7eb}.similar-grid>a.card .icon-box{transition:color .18s,background-color .18s,border-color .18s}.mobile-filter-row{display:none}.filter-toggle{border:1px solid var(--border);color:var(--ink);background:#fff;border-radius:9px;justify-content:center;align-items:center;gap:7px;padding:9px 13px;font-size:13px;font-weight:600;display:inline-flex}.filter-head{justify-content:space-between;align-items:center;gap:12px;width:100%;margin:0 0 12px;display:flex}.filter-head strong{margin:0}.filter-head a{white-space:nowrap;color:var(--teal);margin-left:auto;font-size:13px;font-weight:600;text-decoration:none}@media (width<=900px){.mobile-filter-row{grid-column:1;justify-content:flex-end;display:flex}.search-layout .filters{display:none}.search-layout .filters.is-open{display:block}.search-layout .results-head,.search-layout .business-list{grid-column:1}.category-results .filters{display:none}.category-results .filters.is-open{display:block}.category-results .mobile-filter-row{margin-bottom:0}.city-results .city-layout{grid-template-columns:1fr;gap:10px;display:grid}.city-results .mobile-filter-row{grid-column:1;justify-content:flex-end;margin-bottom:0;display:flex}.city-results .filters{display:none}.city-results .filters.is-open{grid-column:1;margin:0;display:block}.city-results .results-column{grid-column:1;min-width:0}.city-results .map-card{display:none}}@media (width<=600px){.mobile-filter-row{margin-bottom:0}.filter-toggle{width:100%;height:40px}.search-layout{gap:10px}.search-layout .filters.is-open{margin-top:0}.category-results{gap:10px}.category-results .filters.is-open{margin:0}.city-results{gap:10px}.city-results .filters{border-radius:12px;padding:14px}.city-results .filters.is-open{margin:0}}.search-summary h1{color:var(--ink);margin:0;font-size:18px;font-weight:700;line-height:1.3}.search-summary{flex-wrap:wrap;align-items:baseline;gap:8px;display:flex}.profile-page>main>.container:first-child{padding-top:24px;padding-bottom:24px}.app-badges>div{min-height:38px}@media (width<=600px){.hero-features{box-shadow:none;background:0 0;border:0;border-radius:0;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;padding:14px 8px}.hero-features .feature{text-align:center;flex-direction:column;justify-content:flex-start;align-items:center;gap:5px;min-width:0;padding:5px 6px;border:0!important}.hero-features .feature-icon{min-width:28px;background:0 0!important;border-radius:0!important;width:28px!important;height:28px!important}.hero-features .feature-icon svg{width:22px;height:22px}.hero-features .feature-copy{min-width:0;display:block}.hero-features .feature strong{white-space:normal;font-size:11px;line-height:1.2;display:block}.hero-features .feature-copy span{display:none}.two-panels{grid-template-columns:1fr;gap:28px}.two-panels .grid.grid-2,.two-panels .country-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.two-panels .section-head{gap:7px;margin-bottom:12px}.two-panels .section-head a{font-size:13px}.two-panels .category-card{justify-content:center;gap:5px;min-height:116px;padding:13px 8px}.two-panels .category-card .icon-box{width:38px;min-width:38px;height:38px}.two-panels .category-card .icon-box svg{width:19px;height:19px}.two-panels .category-card strong{font-size:13px;line-height:1.2}.two-panels .category-card>span:last-child{font-size:10px;line-height:1.25}.two-panels .country-card{gap:8px;min-height:66px;padding:11px 9px}.two-panels .country-card .flag{flex-basis:34px;width:34px;height:24px}.two-panels .country-card .flag .flag-svg{width:34px;height:24px}.two-panels .country-card strong{font-size:12px;line-height:1.2}.two-panels .country-card div span{font-size:10px;line-height:1.2}.two-panels .country-card .arrow{font-size:12px}.business-grid.grid-5{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.business-grid .mini-business{gap:4px;min-width:0;padding:12px}.business-grid .mini-logo{width:46px;height:46px;margin-bottom:4px}.business-grid .mini-logo svg{width:20px;height:20px}.business-grid .mini-business strong{font-size:12px;line-height:1.25}.business-grid .mini-business>span,.business-grid .mini-business small{font-size:10px;line-height:1.3}.business-grid .mini-rating{white-space:nowrap;font-size:10px}}.flow-card,.flow-form-card{flex-direction:column;gap:20px;padding:32px;display:flex}.flow-card-copy{flex-direction:column;gap:7px;display:flex}.flow-card-copy h2,.flow-card-copy p{margin:0}.flow-icon{background:var(--teal-soft);width:52px;min-width:52px;height:52px;color:var(--teal);border-radius:50%;place-items:center;display:grid}.flow-form{flex-direction:column;gap:18px;display:flex}.flow-field{color:var(--muted-2);flex-direction:column;gap:7px;font-size:13px;font-weight:600;display:flex}.flow-field>span{font-size:13px}.flow-field>small{color:var(--muted);font-size:12px;font-weight:400;line-height:1.45}.flow-field input:not([type=file]),.flow-field select,.flow-field textarea,.flow-card input:not([type=checkbox]):not([type=file]),.flow-card select,.flow-card textarea,.flow-form-card input:not([type=checkbox]):not([type=file]),.flow-form-card select,.flow-form-card textarea{border:1px solid var(--border);width:100%;color:var(--ink);background:#fff;border-radius:10px;outline:0;padding:12px 13px;transition:border-color .15s,box-shadow .15s}.flow-field textarea,.flow-card textarea,.flow-form-card textarea{resize:vertical;min-height:125px}.flow-field input:focus,.flow-field select:focus,.flow-field textarea:focus,.flow-card input:focus,.flow-card select:focus,.flow-card textarea:focus{border-color:var(--teal);box-shadow:0 0 0 3px #08b7c91f}.flow-form .btn,.flow-card>.btn,.flow-form-card>.btn{align-self:flex-start}.flow-card .text-link,.flow-form .text-link{color:var(--teal);font-weight:600}.consent{color:var(--muted-2);align-items:flex-start;gap:9px;font-size:13px;font-weight:500;line-height:1.45;display:flex}.consent input{width:18px;height:18px;accent-color:var(--teal);flex:none;margin:1px 0 0}.button-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.btn-danger{background:var(--danger);color:#fff}.btn-danger:hover{filter:brightness(.95)}.btn-danger-outline{color:var(--danger);background:#fff;border:1px solid #fecaca;border-radius:10px;padding:11px 16px;font-weight:600}.btn-danger-outline:hover{background:#fef2f2}.flow-search{align-items:center;gap:12px;margin-bottom:22px;padding:7px 7px 7px 15px;display:flex}.flow-search>svg{color:var(--muted);flex:none}.flow-search input{background:0 0;border:0;outline:0;flex:1;min-width:0;padding:10px 0}.directory-toolbar{justify-content:space-between;align-items:center;gap:20px;margin:0 0 18px;display:flex}.directory-toolbar>div:first-child{flex-direction:column;gap:3px;display:flex}.directory-toolbar strong{font-family:var(--font-display);font-size:20px}.directory-toolbar span{color:var(--muted);font-size:12px}.toolbar-controls{align-items:center;gap:8px;display:flex}.toolbar-controls select{border:1px solid var(--border);color:var(--muted-2);background:#fff;border-radius:9px;padding:9px 11px}.view-switch{border:1px solid var(--border);border-radius:9px;display:flex;overflow:hidden}.view-switch button{color:var(--muted);background:#fff;border:0;place-items:center;width:38px;height:38px;display:grid}.view-switch button+button{border-left:1px solid var(--border)}.view-switch button.active{background:var(--teal-soft);color:var(--teal)}.directory-list{flex-direction:column;gap:12px;display:flex}.directory-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.directory-grid .business-card{height:100%}.directory-footer{color:var(--muted);justify-content:space-between;align-items:center;margin-top:22px;font-size:12px;display:flex}.directory-footer>div{gap:6px;display:flex}.area-intro{justify-content:space-between;align-items:center;gap:30px;margin-bottom:40px;display:flex}.area-intro p{margin:0 0 6px}.area-layout{grid-template-columns:minmax(0,1fr) 360px;gap:24px;display:grid}.area-category-grid{margin:18px 0 44px}.area-category{flex-direction:column;gap:9px;min-height:150px;padding:22px;display:flex}.area-category strong{font-size:15px}.area-category small{color:var(--muted);font-size:12px}.area-section-head{margin-top:35px}.area-side{flex-direction:column;gap:16px;display:flex}.area-side .map-embed,.area-side iframe{border:0;border-radius:12px;width:100%;min-height:280px}.area-nearby{padding:20px}.area-nearby h3{font-family:var(--font-display);margin:0 0 10px}.area-nearby a{border-top:1px solid var(--border);color:var(--muted-2);justify-content:space-between;align-items:center;padding:11px 0;font-size:13px;display:flex}.suggestion-block{flex-direction:column;gap:9px;padding-top:5px;display:flex}.suggestion-block>span{text-transform:uppercase;letter-spacing:.07em;color:var(--muted);font-size:12px;font-weight:700}.suggestion-block>div{flex-direction:column;gap:5px;display:flex}.suggestion-block a{background:var(--surface-2);border-radius:9px;align-items:center;gap:11px;padding:10px;display:flex}.suggestion-block a:hover{background:var(--teal-soft)}.suggestion-block a>span:nth-child(2){flex-direction:column;flex:1;display:flex}.suggestion-block strong{color:var(--ink);font-size:13px}.suggestion-block small{color:var(--muted);font-size:11px}.tool-summary{align-items:center;gap:16px;margin-bottom:20px;padding:22px;display:flex}.tool-summary>div:nth-child(2){flex:1}.tool-summary h2{margin:2px 0 3px}.tool-summary p{margin:0}.tool-grid{align-items:start}.photo-strip{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.photo-strip>div{background:var(--surface-2);border:1px solid var(--border);height:125px;color:var(--teal);border-radius:10px;place-items:center;display:grid}.hours-list{flex-direction:column;display:flex}.hours-list>div{border-bottom:1px solid var(--border);justify-content:space-between;gap:12px;padding:10px 0;font-size:13px;display:flex}.hours-list>div:last-child{border-bottom:0}.hours-list span{color:var(--muted)}.review-preview{border:1px solid var(--border);background:var(--surface-2);border-radius:10px;padding:14px}.review-preview strong{color:#f59e0b;letter-spacing:2px}.review-preview p{color:var(--muted-2);margin:7px 0 0}.rating-picker{gap:5px;display:flex}.rating-picker button{color:#cbd5e1;background:0 0;border:0;padding:0;font-size:34px;line-height:1}.rating-picker button.selected{color:#f59e0b}.star-picker-input{gap:3px;display:flex}.star-button{color:#f59e0b;background:0 0;border:0;padding:0;font-size:28px}.upload-zone{background:var(--surface-2);text-align:center;min-height:170px;color:var(--muted);border:1.5px dashed #b9c7d4;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:7px;display:flex}.upload-zone strong{color:var(--ink)}.upload-zone input{max-width:240px}.photo-manager{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.photo-manager>div{background:var(--surface-2);border:1px solid var(--border);height:130px;color:var(--teal);border-radius:10px;place-items:center;display:grid;position:relative}.photo-manager button{border:1px solid var(--border);width:28px;height:28px;color:var(--muted);background:#fff;border-radius:50%;place-items:center;display:grid;position:absolute;top:7px;right:7px}.hours-editor{flex-direction:column;display:flex}.hours-editor label{border-bottom:1px solid var(--border);color:var(--muted-2);grid-template-columns:120px 1fr;align-items:center;gap:12px;padding:9px 0;font-size:13px;display:grid}.hours-editor label:last-child{border-bottom:0}.hours-editor input{width:100%}.danger-panel{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;flex-direction:column;gap:4px;padding:14px;font-size:13px;display:flex}.form-note{background:var(--surface-2);color:var(--muted);border-radius:9px;align-items:flex-start;gap:8px;padding:11px 12px;font-size:12px;display:flex}.flow-stepper{grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:18px;display:grid}.flow-stepper span{border:1px solid var(--border);color:var(--muted);background:#fff;border-radius:10px;align-items:center;gap:8px;padding:10px 11px;font-size:12px;display:flex}.flow-stepper span.active{background:var(--teal-soft);color:var(--teal);border-color:#b9e7eb;font-weight:600}.flow-stepper b{background:var(--surface-2);border-radius:50%;place-items:center;width:24px;height:24px;font-size:11px;display:grid}.flow-stepper span.active b{background:var(--teal);color:#fff}.review-summary{flex-direction:column;gap:13px;display:flex}.review-summary>div:not(.form-note){border-bottom:1px solid var(--border);flex-direction:column;gap:3px;padding-bottom:12px;display:flex}.review-summary span{text-transform:uppercase;letter-spacing:.06em;color:var(--muted);font-size:11px}.review-summary strong{font-size:14px}.preview-business{border:1px solid var(--border);background:var(--surface-2);border-radius:12px;gap:14px;padding:18px;display:flex}.preview-business>div{flex-direction:column;gap:4px;display:flex}.preview-business strong{font-size:17px}.preview-business span:not(.icon-box),.preview-business small{color:var(--muted);font-size:12px}.password-field{border:1px solid var(--border);background:#fff;border-radius:10px;display:flex;overflow:hidden}.password-field:focus-within{border-color:var(--teal);box-shadow:0 0 0 3px #08b7c91f}.password-field input{box-shadow:none!important;border:0!important;border-radius:0!important}.password-field button{color:var(--muted);background:#fff;border:0;padding:0 12px}.dashboard-welcome,.owner-header{justify-content:space-between;align-items:center;gap:24px;margin-bottom:24px;display:flex}.dashboard-welcome h2,.owner-header h2{margin:3px 0}.dashboard-welcome p,.owner-header p{margin:0}.account-stat-grid{margin-bottom:22px}.dashboard-stat{position:relative}.dashboard-stat>svg{color:var(--teal);margin-bottom:6px}.account-dashboard-grid{margin-bottom:22px}.account-dashboard-grid .flow-card p{margin:0}.account-links{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.account-links>a{border:1px solid var(--border);color:var(--muted-2);background:#fff;border-radius:10px;align-items:center;gap:10px;padding:13px 14px;font-size:13px;display:flex}.account-links>a>svg:last-child{color:var(--muted);margin-left:auto}.dashboard-nav{gap:5px;margin-bottom:22px;display:flex;overflow:auto}.dashboard-nav a{color:var(--muted-2);white-space:nowrap;border-radius:8px;padding:9px 13px;font-size:13px;font-weight:600}.dashboard-nav a.active,.dashboard-nav a:hover{background:var(--teal-soft);color:var(--teal)}.owner-stats,.owner-main-grid{margin-bottom:22px}.progress-line{background:var(--surface-2);border-radius:999px;height:9px;overflow:hidden}.progress-line span{border-radius:inherit;background:var(--teal);height:100%;display:block}.check-list{grid-template-columns:1fr 1fr;gap:8px;display:grid}.check-list span{color:var(--muted-2);align-items:center;gap:7px;font-size:12px;display:flex}.check-list svg{color:var(--success)}.check-list .pending svg{color:var(--muted)}.quick-action-grid{grid-template-columns:1fr 1fr;gap:9px;display:grid}.quick-action-grid a{border:1px solid var(--border);color:var(--muted-2);border-radius:10px;align-items:center;gap:9px;padding:12px;font-size:12px;display:flex}.quick-action-grid a:hover{background:var(--teal-soft);color:var(--teal);border-color:#b9e7eb}.owner-review-list{flex-direction:column;display:flex}.owner-review:first-child{border-top:0}.owner-review>div:first-child{justify-content:space-between;gap:10px;display:flex}.owner-review strong,.review-row-head strong{color:#f59e0b;letter-spacing:1px}.owner-review p{color:var(--muted-2);margin:7px 0 11px}.owner-edit-layout{grid-template-columns:minmax(0,1fr) 360px;gap:24px;display:grid}.profile-preview{border:1px solid var(--border);background:var(--surface-2);border-radius:12px;flex-direction:column;gap:8px;padding:18px;display:flex}.profile-preview>strong{font-size:18px}.profile-preview>span:not(.icon-box){color:var(--muted);font-size:12px}.profile-preview p{color:var(--muted-2);margin:0;font-size:13px}.profile-preview>div:last-child{flex-wrap:wrap;gap:5px;display:flex}.reviews-toolbar{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.reviews-toolbar>div{flex-direction:column;gap:2px;display:flex}.reviews-toolbar strong{font-family:var(--font-display);font-size:20px}.reviews-toolbar span{color:var(--muted);font-size:12px}.reviews-toolbar select{border:1px solid var(--border);background:#fff;border-radius:9px;padding:9px}.owner-review-manager{padding:8px 24px}.review-row-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.review-row-head>div{flex-direction:column;gap:3px;display:flex}.review-row-head span{color:var(--muted);font-size:11px}.response-status,.status-badge{background:var(--surface-2);color:var(--muted);border-radius:999px;padding:5px 8px;font-size:11px;font-weight:600}.status-badge.success{color:var(--success);background:#eaf8ef}.response-editor{align-items:flex-start;gap:9px;margin:10px 0;display:flex}.response-editor textarea{flex:1;min-height:76px}.owner-response{background:var(--teal-soft);color:var(--muted-2);border-radius:9px;gap:8px;margin:10px 0;padding:11px;font-size:12px;display:flex}.verification-status{align-items:center;gap:12px;margin-bottom:16px;padding:17px;display:flex}.verification-status>div{flex-direction:column;flex:1;gap:2px;display:flex}.verification-status>div strong{font-size:14px}.verification-status>div span{color:var(--muted);font-size:12px}.verification-steps{grid-template-columns:repeat(3,1fr);gap:9px;margin-bottom:18px;display:grid}.verification-steps>div{border:1px solid var(--border);color:var(--muted);border-radius:9px;align-items:center;gap:8px;padding:12px;font-size:12px;display:flex}.verification-steps .done{color:var(--success);background:#f5fbf7;border-color:#d8f0df}.legal-layout{grid-template-columns:220px minmax(0,1fr);gap:24px;display:grid}.legal-nav{flex-direction:column;gap:4px;display:flex}.legal-nav a{color:var(--muted-2);border-radius:8px;padding:10px 12px;font-size:13px}.legal-nav a:hover{background:var(--surface-2);color:var(--teal)}.legal-card{padding:30px}.legal-notice{color:#92400e;background:#fffbeb;border:1px solid #fde68a;border-radius:11px;gap:12px;margin:22px 0;padding:16px;display:flex}.legal-notice>svg{flex:none}.legal-notice p{margin:5px 0 0;font-size:13px;line-height:1.55}.legal-outline{border-top:1px solid var(--border);padding-top:18px}.legal-outline h3,.contact-placeholder h3{font-family:var(--font-display);margin:0 0 10px}.legal-outline li{color:var(--muted-2);margin:8px 0;font-size:13px}.contact-placeholder{background:var(--surface-2);border:1px dashed #b9c7d4;border-radius:10px;padding:18px}.contact-placeholder p{color:var(--muted);margin:0;font-size:13px}.account-subnav{border:1px solid var(--border);background:#fff;border-radius:11px;gap:5px;margin-bottom:20px;padding:5px;display:flex;overflow:auto}.account-subnav a{white-space:nowrap;color:var(--muted-2);border-radius:7px;padding:9px 12px;font-size:12px;font-weight:600}.account-subnav a.active,.account-subnav a:hover{background:var(--teal-soft);color:var(--teal)}.settings-link{border-top:1px solid var(--border);color:var(--muted-2);justify-content:space-between;align-items:center;gap:12px;padding:14px 0;display:flex}.settings-link:first-of-type{border-top:0}.settings-link>span{grid-template-columns:28px 1fr;align-items:center;column-gap:9px;display:grid}.settings-link>span>svg{color:var(--teal);grid-row:span 2}.settings-link strong{font-size:13px}.settings-link small{color:var(--muted);font-size:11px}.settings-link>svg{color:var(--muted)}.settings-link.danger,.settings-link.danger>span>svg{color:var(--danger)}.status-line{color:var(--muted);align-items:center;gap:9px;margin-bottom:10px;font-size:12px;display:flex}.cookie-row{border-top:1px solid var(--border);cursor:pointer;justify-content:space-between;align-items:center;gap:18px;padding:14px 0;display:flex}.cookie-row:first-of-type{border-top:0}.cookie-row>span{flex-direction:column;gap:3px;display:flex}.cookie-row strong{font-size:13px}.cookie-row small{color:var(--muted);font-size:11px;line-height:1.4}.cookie-row input{width:20px;height:20px;accent-color:var(--teal)}@media (width<=900px){.directory-grid,.area-layout,.owner-edit-layout,.legal-layout{grid-template-columns:1fr}.area-side{order:-1}.owner-stats{grid-template-columns:repeat(2,1fr)}.account-links{grid-template-columns:1fr}.flow-stepper{grid-template-columns:repeat(2,1fr)}.verification-steps{grid-template-columns:1fr}.directory-toolbar{flex-direction:column;align-items:flex-start}.toolbar-controls{flex-wrap:wrap;width:100%}.area-intro,.dashboard-welcome,.owner-header{flex-direction:column;align-items:flex-start}.owner-header .button-row{width:100%}}@media (width<=600px){.flow-card,.flow-form-card{border-radius:14px;gap:16px;padding:22px 18px}.flow-icon{width:46px;min-width:46px;height:46px}.flow-form{gap:15px}.flow-search{padding:6px 6px 6px 12px}.flow-search .btn{padding-left:11px;padding-right:11px}.directory-toolbar{gap:12px}.toolbar-controls{grid-template-columns:1fr 1fr;width:100%;display:grid}.toolbar-controls select{width:100%}.view-switch{grid-column:1/-1;width:max-content}.directory-footer{flex-direction:column;align-items:flex-start;gap:10px}.area-intro .btn{width:100%}.photo-strip>div{height:90px}.photo-manager{grid-template-columns:1fr 1fr}.hours-editor label{grid-template-columns:1fr}.response-editor{flex-direction:column}.response-editor textarea,.response-editor .btn{width:100%}.owner-stats,.check-list,.quick-action-grid{grid-template-columns:1fr}.flow-stepper{grid-template-columns:1fr 1fr}.verification-status{align-items:flex-start}.legal-card{padding:20px}.account-subnav{margin-left:-6px;margin-right:-6px}.btn{min-height:42px}}.simple-page-head .container.narrow,.section .container.narrow{width:min(760px,100% - 48px)}.form-card{flex-direction:column;align-items:stretch;gap:16px;padding:32px;display:flex}.form-card h2,.form-card h3,.form-card p{margin:0}.form-card>svg,.form-card>.feature-icon,.form-card>.icon-box{background:var(--teal-soft);width:56px;min-width:56px;height:56px;color:var(--teal);border-radius:50%;align-self:flex-start;place-items:center;margin:0 0 4px;display:grid}.form-card>svg{padding:15px}.feature-icon svg{width:24px;height:24px;display:block}.form-card input:not([type=checkbox]):not([type=file]),.form-card select,.form-card textarea{border:1px solid var(--border);width:100%;color:var(--ink);background:#fff;border-radius:10px;outline:none;padding:11px 12px}.form-card input:not([type=checkbox]):not([type=file]):focus,.form-card select:focus,.form-card textarea:focus{border-color:var(--teal);box-shadow:0 0 0 3px #08b7c91f}.form-card textarea{resize:vertical;min-height:120px}.form-card label{color:var(--muted-2);flex-direction:column;gap:7px;font-size:13px;font-weight:600;display:flex}.form-card label input[type=checkbox]{width:18px;height:18px;accent-color:var(--teal);margin:0}.form-card label.consent{flex-direction:row;align-items:flex-start;gap:9px;font-weight:500;line-height:1.4}.form-card .btn{align-self:flex-start;margin-top:2px}.form-card a:not(.btn){color:var(--teal);font-weight:600}.simple-page-head .breadcrumbs{margin-bottom:24px}.simple-page-head .eyebrow{margin-bottom:8px;display:block}.dashboard-card{flex-direction:column;align-items:flex-start;gap:9px;min-height:180px;padding:24px;display:flex}.dashboard-card>svg,.dashboard-card>.icon-box{background:var(--teal-soft);width:48px;height:48px;color:var(--teal);border-radius:50%;place-items:center;margin-bottom:4px;display:grid}.dashboard-card h3,.dashboard-card p{margin:0}.dashboard-nav{border:1px solid var(--border);background:#fff;border-radius:12px;flex-wrap:wrap;gap:8px;margin-bottom:20px;padding:6px;display:flex}.dashboard-nav a{color:var(--muted-2);border-radius:8px;padding:9px 12px;font-size:13px;font-weight:600}.dashboard-nav a:hover,.dashboard-nav a.active{background:var(--teal-soft);color:var(--teal)}.dashboard-stat{flex-direction:column;gap:4px;padding:22px;display:flex}.dashboard-stat small{color:var(--muted);font-weight:600}.dashboard-stat strong{font-family:var(--font-display);font-size:28px}.dashboard-stat span{color:var(--muted);font-size:13px}.stepper{flex-wrap:wrap;gap:6px;margin-bottom:16px;display:flex}.stepper span{background:var(--surface-2);border:1px solid var(--border);color:var(--muted);border-radius:999px;padding:8px 10px;font-size:12px}.stepper span.active{background:var(--teal-soft);color:var(--teal);border-color:#b9e7eb;font-weight:700}.owner-review{border-top:1px solid var(--border);padding:18px 0}.owner-review:first-of-type{border-top:0}.owner-review p{margin:7px 0 12px}.star-picker{letter-spacing:4px;color:#f59e0b;font-size:32px;line-height:1.1}.photo-placeholder,.map-placeholder,.preview-card{background:var(--surface-2);text-align:center;min-height:150px;color:var(--muted);border:1px dashed #b9c7d4;border-radius:12px;place-items:center;padding:20px;display:grid}.hours-row{border-bottom:1px solid var(--border);grid-template-columns:1fr 1fr;align-items:center;gap:16px;padding:10px 0;display:grid}.hours-row:last-child{border-bottom:0}.hours-row input{width:100%}.share-actions,.button-row,.empty-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.search-suggestions{flex-direction:column;gap:4px;padding-top:4px;display:flex}.search-suggestions a{color:var(--muted-2);background:var(--surface-2);border-radius:8px;padding:11px 12px}.search-suggestions a:hover{background:var(--teal-soft);color:var(--teal)}.legal-content{max-width:800px}@media (width<=600px){.simple-page-head .container.narrow,.section .container.narrow{width:calc(100% - 24px)}.simple-page-head{padding:22px 0 28px}.simple-page-head .breadcrumbs{margin-bottom:18px}.form-card{border-radius:14px;gap:14px;padding:22px 18px}.form-card>svg,.form-card>.feature-icon,.form-card>.icon-box{width:48px;min-width:48px;height:48px}.form-card>svg{padding:13px}.form-card h2{font-size:24px;line-height:1.2}.form-card .btn{align-self:stretch;width:100%}.dashboard-card{min-height:0;padding:20px}.dashboard-nav{flex-wrap:nowrap;overflow-x:auto}.dashboard-nav a{white-space:nowrap}.hours-row{grid-template-columns:1fr;gap:7px}.stepper{grid-template-columns:1fr 1fr;display:grid}.stepper span{font-size:11px}.star-picker{letter-spacing:2px;font-size:27px}.empty-actions,.share-actions,.button-row{flex-direction:column;align-items:stretch}.empty-actions .btn,.share-actions .btn,.button-row .btn{width:100%}.breadcrumbs ol{scrollbar-width:none;overflow-x:auto}.breadcrumbs ol::-webkit-scrollbar{display:none}.breadcrumbs li{flex:none}.breadcrumbs a,.breadcrumbs span{text-overflow:clip;overflow:visible}}.hero-flag{vertical-align:middle;line-height:0}.hero-flag .flag-svg{width:48px;max-width:none;height:auto;display:block}.breadcrumbs ol{min-width:0}.breadcrumbs li{white-space:nowrap;min-width:max-content}@media (width<=600px){.country-hero .hero-flag{width:52px;height:36px;margin:0 0 12px;display:block}.country-hero .hero-flag .flag-svg{width:52px;height:36px}.country-hero h1{margin:0 0 10px;display:block}.country-hero .stats-strip{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#ffffffdb;border:1px solid #ffffff9e;border-radius:14px;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin:6px 0 0;padding:10px 8px;box-shadow:0 8px 24px #0000001f}.country-hero .stats-strip .stat svg{flex:none;width:20px;height:20px}.country-hero .stats-strip .stat strong{font-size:16px;line-height:1.1}.country-hero .stats-strip .stat span{font-size:10px;line-height:1.15}.two-panels>div:first-child .grid.grid-2{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.two-panels>div:first-child .category-card{min-height:130px;padding:14px 8px}.two-panels>div:first-child .category-card strong{font-size:13px}.breadcrumbs{width:100%;max-width:100%;overflow:hidden}.breadcrumbs ol{white-space:nowrap;scrollbar-width:none;align-items:center;gap:8px;width:max-content;max-width:none;margin:0;padding:0 0 4px;display:flex;overflow:auto hidden}.breadcrumbs ol::-webkit-scrollbar{display:none}.breadcrumbs li,.breadcrumbs a,.breadcrumbs span{white-space:nowrap;text-overflow:clip;align-items:center;max-width:none;display:inline-flex;overflow:visible}.breadcrumbs li{flex:none}.country-hero .container{padding:16px 0}.country-hero .breadcrumbs{color:#ffffffc7;margin-bottom:14px}.country-hero-copy{max-width:none;padding:2px 0 12px}.country-hero .hero-flag{width:52px;height:36px;margin:0 0 9px;line-height:0;display:block}.country-hero .hero-flag .flag-svg{width:52px;height:36px;display:block}.country-hero h1{margin:0 0 9px;font-size:34px;line-height:1.08;display:block}.country-hero-copy p{color:#ffffffd6;max-width:none;margin:0 0 13px;font-size:15px;line-height:1.42}.country-hero .search-bar{border-radius:14px;margin-top:0;padding:5px}.country-hero .search-bar .search-field{min-height:49px;padding:9px 12px}.country-hero .search-bar .search-field input{font-size:15px}.country-hero .search-bar .search-divider{width:auto;height:1px;margin:0 12px}.country-hero .search-bar .btn{border-radius:11px;height:45px;min-height:45px}.country-hero .stats-strip{z-index:2;-webkit-backdrop-filter:blur(9px);background:#0718277a;border:1px solid #ffffff40;border-radius:14px;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin:12px 0 -2px;padding:6px;position:relative;box-shadow:0 8px 24px #0000002e}.country-hero .stats-strip .stat{border-bottom:1px solid #ffffff29;border-right:0;justify-content:flex-start;gap:7px;min-height:52px;padding:7px 9px}.country-hero .stats-strip .stat:nth-child(odd){border-right:1px solid #ffffff29}.country-hero .stats-strip .stat:nth-last-child(-n+2){border-bottom:0}.country-hero .stats-strip .stat svg{width:19px;height:19px;color:var(--teal);flex:none}.country-hero .stats-strip .stat strong{color:#fff;font-size:15px;line-height:1.05}.country-hero .stats-strip .stat span{color:#ffffffb8;font-size:9px;line-height:1.1}.country-hero+.section .grid.grid-5,.country-hero~.section .grid.grid-5{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.country-hero~.section .category-card{gap:6px;min-height:116px;padding:13px 8px}.country-hero~.section .category-card strong{font-size:13px;line-height:1.2}.country-hero~.section .category-card>span:last-child{font-size:10px;line-height:1.2}}
