@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url('/assets/fonts/manrope-latin.woff2') format('woff2')}
:root{--ink:#172b30;--muted:#596b70;--yellow:#f5c648;--yellow-light:#fff4cd;--line:#dfe6e8;--soft:#f6f7f9;--white:#fff;--green:#176c4e;--radius:22px;--shadow:0 8px 28px #172b3008;--nav-height:76px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:88px;scroll-padding-bottom:185px}body{margin:0;background:var(--soft);color:var(--ink);font:15px/1.65 Manrope,system-ui,sans-serif;padding-bottom:calc(var(--nav-height) + env(safe-area-inset-bottom));-webkit-text-size-adjust:100%}body:has(.auth-layout){padding-bottom:0}h1,h2,h3,h4,p{margin:0}h1,h2,h3,h4{line-height:1.18;letter-spacing:-.04em;font-weight:800;overflow-wrap:anywhere}h1{font-size:clamp(32px,6vw,58px)}h2{font-size:27px}h3{font-size:18px}p{color:var(--muted)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,summary{-webkit-tap-highlight-color:transparent;touch-action:manipulation}button{cursor:pointer}button:disabled{opacity:.6;cursor:wait}img{display:block;max-width:100%}svg.icon{width:21px;height:21px;flex-shrink:0;vertical-align:middle}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #9b6a00;outline-offset:4px}input,select,textarea{width:100%;min-width:0;min-height:50px;border:1px solid #cdd7da;border-radius:12px;background:white;padding:12px 14px;color:var(--ink);font-size:16px;line-height:1.5}input:focus,select:focus,textarea:focus{outline:3px solid #f5c64860;border-color:#98721a}textarea{resize:vertical;min-height:110px}input[type=checkbox]{appearance:auto;width:21px;height:21px;min-height:21px;flex-shrink:0;accent-color:var(--ink)}input[type=file]{font-size:14px;padding:10px;max-width:100%}label{display:block;font-size:14px;font-weight:700;margin-bottom:20px}label>input,label>select,label>textarea,label>.password-field{display:block;margin-top:8px}label small{display:block;margin-top:6px;color:var(--muted);font-weight:400}small{font-size:12px}.wrap{width:min(1240px,calc(100% - 36px));margin-inline:auto}.section{padding-block:34px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:50px;padding:13px 20px;background:var(--yellow);color:var(--ink);border:1px solid transparent;border-radius:14px;font-size:14px;font-weight:800;line-height:1.5;text-align:center;transition:background .15s,box-shadow .15s}.btn:hover{background:#ecc03e;box-shadow:0 3px 12px #172b3010}.btn .icon{width:18px;height:18px}.btn-dark{background:var(--ink);color:white}.btn-dark:hover{background:#29464d}.btn-outline{background:white;border-color:#ccd8db}.btn-outline:hover{background:#edf2f3}.btn-small{min-height:44px;padding:10px 15px;font-size:13px}.btn-danger{background:#fff1ef;border-color:#eac7c2;color:#a22a20}.btn-quiet{background:var(--soft)}.full{width:100%}.icon-button{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:44px;height:44px;border:1px solid var(--line);border-radius:14px;background:white;color:var(--ink)}.icon-button:hover{background:#edf1f2}.text-link{display:inline-flex;align-items:center;gap:9px;min-height:44px;font-weight:800;font-size:13px}.text-link .icon{width:18px}.eyebrow{font-size:10px;font-weight:800;letter-spacing:.12em;line-height:1.7;margin-bottom:12px;color:var(--muted)}.lead{font-size:16px;line-height:1.8}.lead.small{font-size:15px}.muted{color:var(--muted)}.center{text-align:center}.block{display:block}.narrow{max-width:760px}.desktop{display:none}.sr-only,.honeypot{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip{position:fixed;top:-100px;left:16px;padding:12px;background:var(--ink);color:#fff;z-index:100}.skip:focus{top:16px}
/* App navigation */
.site-header{position:sticky;top:0;z-index:30;border-bottom:1px solid #e7ecec;background:#fffffff5;backdrop-filter:blur(16px)}.header-inner{height:68px;display:flex;align-items:center;justify-content:space-between;gap:12px}.brand{display:inline-flex;align-items:center;min-height:44px;flex-shrink:0;font-weight:800;font-size:27px;letter-spacing:-1.4px;line-height:1}.brand-dot{color:#c29219}.brand-mark{display:grid;grid-template-columns:8px 8px;grid-template-rows:8px 8px;gap:3px;margin-right:9px;transform:rotate(-8deg)}.brand-mark i{background:var(--ink);border-radius:2px}.brand-mark i:nth-child(2),.brand-mark i:nth-child(3){background:var(--yellow)}.brand.light{color:white}.brand.light .brand-mark i:nth-child(1),.brand.light .brand-mark i:nth-child(4){background:white}.main-nav,.nav-actions{display:none}.bottom-nav{position:fixed;z-index:40;bottom:0;left:0;right:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));padding:8px max(8px,env(safe-area-inset-left)) calc(8px + env(safe-area-inset-bottom)) max(8px,env(safe-area-inset-right));border-top:1px solid #dee5e7;background:#fffffff7;box-shadow:0 -4px 24px #172b3006;backdrop-filter:blur(18px)}.bottom-nav>a,.bottom-nav>button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;min-height:59px;border:0;background:none;color:var(--muted);font-size:10px;font-weight:700;line-height:1.5;padding:0 2px}.nav-icon{display:flex;align-items:center;justify-content:center;border-radius:14px;width:52px;height:32px}.bottom-nav [aria-current=page],.bottom-nav .current{color:var(--ink)}.bottom-nav [aria-current=page] .nav-icon,.bottom-nav .current .nav-icon{background:var(--yellow)}.sheet{position:fixed;inset:auto 0 0;width:min(100%,560px);max-width:100%;max-height:85dvh;margin:0 auto;padding:24px 20px calc(24px + env(safe-area-inset-bottom));border:0;border-radius:28px 28px 0 0;box-shadow:0 -20px 80px #0002;color:var(--ink);background:white;overscroll-behavior:contain}.sheet::backdrop{background:#10222788;backdrop-filter:blur(3px)}body.sheet-open{overflow:hidden}.sheet-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:22px}.sheet-heading .eyebrow{margin-bottom:5px}.sheet-heading h2{font-size:29px}.sheet-links{display:grid;gap:6px;margin-bottom:20px}.sheet-links a{display:flex;align-items:center;gap:14px;padding:14px 10px;border-radius:14px;min-height:56px;font-size:15px;font-weight:700}.sheet-links a:hover{background:var(--soft)}.sheet-links a>span{flex:1}.sheet-links small{display:block;color:var(--muted);font-weight:400}.sheet-links a>.icon:last-child{width:16px;color:#7e9096}
/* Discovery */
.hero{display:grid;gap:24px;padding-block:30px}.hero h1{font-size:clamp(36px,9vw,52px);line-height:1.1;margin-bottom:16px;letter-spacing:-.055em;max-width:640px}.hero .eyebrow{display:flex;align-items:center;gap:7px}.status-dot,.live-dot{display:inline-block;width:7px;height:7px;background:#217953;border-radius:50%;flex-shrink:0}.hero .lead{font-size:14px;margin-bottom:22px;max-width:500px}.search-form{display:flex;flex-wrap:wrap;align-items:center;gap:6px;padding:7px;background:white;border:1px solid #ccd7da;border-radius:19px;box-shadow:var(--shadow)}.search-input{display:flex;align-items:center;gap:9px;margin:0;padding-left:9px;flex:1;min-width:0}.search-input>input{margin:0;border:0;min-height:46px;padding:10px 3px;background:transparent;min-width:0}.search-input>input:focus{outline:0}.search-input:focus-within{outline:2px solid #a37613;border-radius:9px}.search-input>.icon{width:19px;height:19px;color:var(--muted)}.search-form .btn{width:100%;min-height:48px;border-radius:13px}.popular-inline{display:flex;flex-wrap:wrap;align-items:center;gap:7px;margin:12px 0 18px;font-size:11px}.popular-inline>span{display:none}.popular-inline>a{display:flex;align-items:center;gap:4px;min-height:44px;padding:8px 11px;border:1px solid var(--line);border-radius:24px;background:white;font-weight:700}.popular-inline .icon{width:12px;height:12px}.hero-proof{display:flex;align-items:center;gap:8px}.hero-proof p{font-size:11px}.hero-proof strong{color:var(--ink)}.mini-icons{display:flex}.mini-icons .icon{background:#eaf0ed;width:29px;height:29px;padding:6px;border:2px solid var(--soft);border-radius:50%;margin-left:-6px}.mini-icons .icon:first-child{margin:0;background:var(--yellow-light)}.hero-visual{height:190px;position:relative;border-radius:22px;isolation:isolate}.hero-visual>img{width:100%;height:100%;object-fit:cover;object-position:65% 58%;border-radius:22px}.image-label{position:absolute;top:14px;left:14px;background:#fffffff0;display:flex;gap:5px;align-items:center;font-size:10px;padding:7px 10px;border-radius:20px}.image-label .icon{width:13px;height:13px}.hero-float{position:absolute;bottom:12px;left:12px;display:flex;align-items:center;gap:9px;padding:10px 13px;border-radius:14px;background:white;box-shadow:var(--shadow)}.hero-float>.icon{width:32px;height:32px;padding:6px;background:var(--yellow-light);border-radius:10px}.hero-float strong{display:block;font-size:12px}.hero-float span{font-size:10px;display:block;color:var(--muted)}.corner-checker{display:none}.stats-band{background:#edf1f1;border-block:1px solid var(--line)}.stats-inner{display:grid;grid-template-columns:1fr 1fr;gap:20px;padding-block:21px}.stats-inner>div+div{border-left:1px solid #d3dfe1;padding-left:18px}.stats-inner strong{font-size:26px;font-weight:800;letter-spacing:-.05em;display:block;line-height:1.3}.stats-inner span{font-size:11px;color:var(--muted)}.stats-inner>div:nth-child(n+3){display:none}.section-heading{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:8px;margin-bottom:20px}.section-heading h2{margin-bottom:8px}.section-heading .eyebrow{font-size:9px;margin-bottom:8px}.section-heading p:not(.eyebrow){font-size:13px}.section-heading>.text-link{font-size:12px}.city-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.city-card{position:relative;display:flex;flex-wrap:wrap;align-items:center;gap:10px;padding:16px 13px;background:white;border:1px solid var(--line);border-radius:18px}.city-card h3{font-size:16px;margin-bottom:3px}.city-card div>span{font-size:11px;color:var(--muted)}.city-card>.icon{position:absolute;right:12px;top:16px;width:16px;height:16px}.city-card>div{width:100%}.city-art{display:block;width:42px;height:43px;position:relative;overflow:hidden;border-radius:10px;background:#e9edf2}.city-art:after{content:'';position:absolute;bottom:0;width:100%;height:8px;background:#bbcacb}.city-art span,.city-art i,.city-art b{position:absolute;bottom:7px;left:5px;width:9px;height:18px;background:#98aaab}.city-art i{left:17px;height:29px;width:8px;background:#829695;border-radius:6px 6px 0 0}.city-art b{left:27px;height:16px;width:11px;background:#aec0bf}.city-1 .city-art,.city-4 .city-art{background:#f3edde}.city-1 .city-art i,.city-4 .city-art i{background:#bba471}.city-2 .city-art,.city-5 .city-art{background:#eee8e4}.city-2 .city-art i,.city-5 .city-art i{background:#bb9e8c;transform:skew(-8deg)}.discovery-section{background:#edf2f3}.company-grid{display:grid;grid-template-columns:1fr;gap:12px}.company-card{position:relative;display:grid;grid-template-columns:52px minmax(0,1fr) 18px;align-items:start;gap:13px;background:white;border:1px solid var(--line);border-radius:20px;padding:18px;transition:border-color .15s,box-shadow .15s;min-width:0}.company-card:hover,.company-card:focus-within{border-color:#b49a4d;box-shadow:var(--shadow)}.card-top{display:flex;align-items:center;justify-content:space-between}.card-top>.badge,.card-top>.type-label{display:none}.avatar{display:inline-flex;justify-content:center;align-items:center;flex-shrink:0;width:49px;height:49px;border-radius:15px;background:#eaf0e9;color:#4c654f;font-weight:800;font-size:17px;object-fit:contain}.tone-1{background:#f4eddf;color:#81662c}.tone-2{background:#e6edf7;color:#496685}.tone-3{background:#f4e6e2;color:#925c47}.tone-4{background:#ede7f4;color:#755e89}.avatar-large{width:84px;height:84px;border-radius:23px;font-size:29px}.small-avatar{width:38px;height:38px;border-radius:11px;font-size:13px}.card-info h3{font-size:15px;line-height:1.45;margin-bottom:5px;overflow-wrap:anywhere;letter-spacing:-.02em}.company-primary-link:after{content:'';position:absolute;inset:0;border-radius:20px}.company-primary-link:focus-visible{outline:0}.company-card:focus-within{outline:3px solid #9b6a00;outline-offset:3px}.location{display:flex;gap:4px;align-items:center;font-size:12px}.location .icon{width:14px;height:14px}.service-tags{display:flex;gap:6px;flex-wrap:wrap;margin-top:12px}.service-tags span{font-size:10px;border-radius:6px;padding:3px 7px;background:#f3f5f6;color:#4c6066}.card-link{align-self:center;display:flex;align-items:center;justify-content:space-between;font-size:12px;font-weight:700}.card-link>span{display:none}.card-link .icon{width:17px;height:17px}.badge{display:inline-flex;align-items:center;gap:4px;max-width:100%;font-size:11px;background:#edf1f2;color:#4d656d;border-radius:20px;padding:5px 9px;font-weight:700;line-height:1.5}.badge .icon{width:13px;height:13px}.badge-green{background:#e3f3e9;color:#226745}.type-label{font-size:10px;color:var(--muted)}.owner-banner{background:var(--ink);color:white;border-radius:26px;padding:28px 24px;display:grid;gap:32px;overflow:hidden}.owner-banner .eyebrow{color:#e7c966}.owner-banner h2{font-size:29px;margin-bottom:16px}.owner-banner p:not(.eyebrow){color:#c1d0d4;font-size:14px;margin-bottom:22px}.banner-price{display:block;margin-top:12px;font-size:11px;color:#c1d0d4}.profile-preview{background:white;color:var(--ink);border-radius:20px;max-width:290px;transform:rotate(3deg);margin:0 auto;width:100%;box-shadow:0 15px 40px #0002}.preview-cover{background:#f5d877;border-radius:20px 20px 0 0;padding:18px;display:flex;align-items:center;justify-content:space-between;height:80px}.preview-cover span{font-size:9px;letter-spacing:.1em;font-weight:800}.preview-cover .icon{width:45px;height:45px;opacity:.4}.preview-body{padding:0 20px 20px}.preview-body>.avatar{margin-top:-18px;border:3px solid white}.preview-body>.badge{float:right;margin-top:10px;font-size:8px}.preview-body h3{margin-top:15px}.owner-banner .preview-body p{font-size:12px;color:var(--muted);margin:7px 0 0}.preview-body p .icon{width:14px;height:14px}.preview-button{display:flex;justify-content:space-between;align-items:center;padding:11px;border-radius:10px;background:var(--ink);color:white;font-size:11px;margin-top:16px}.preview-button .icon{width:15px;height:15px}
/* Public pages and forms */
.site-footer{background:#12262c;color:white;padding:38px 0 0}.footer-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px 20px;padding-bottom:30px}.footer-grid>div:first-child,.footer-grid>div:last-child{grid-column:1/-1}.footer-grid p{color:#b5c4c9;font-size:12px;margin-block:14px}.footer-grid h3{font-size:14px;letter-spacing:0;margin-bottom:10px}.footer-grid>div>a:not(.brand){display:flex;align-items:center;gap:6px;min-height:44px;color:#c5d1d5;font-size:12px;overflow-wrap:anywhere}.sweden{display:flex;gap:7px;align-items:center;color:#b5c4c9;font-size:11px}.sweden i{display:block;width:18px;height:11px;background:linear-gradient(90deg,transparent 30%,#f5c644 30%,#f5c644 41%,transparent 41%),linear-gradient(0deg,#407394 40%,#f5c644 40%,#f5c644 58%,#407394 58%)}.footer-bottom{border-top:1px solid #31454b;padding-block:20px;color:#bacacf;font-size:11px;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between}.footer-bottom>div{display:flex;flex-wrap:wrap;gap:4px 17px}.footer-bottom a{display:inline-flex;min-height:36px;align-items:center}.search-header{background:#edf2f3;padding-block:28px}.search-header h1{font-size:32px;margin-bottom:13px}.search-header p:not(.eyebrow){font-size:14px;margin-bottom:20px}.search-header .search-form{max-width:760px}.filter-panel{border:1px solid var(--line);background:white;border-radius:18px;margin-bottom:5px;overflow:hidden}.filter-panel>summary{display:flex;align-items:center;gap:10px;font-size:14px;font-weight:800;padding:15px 18px;min-height:56px;cursor:pointer;list-style:none}.filter-panel>summary::-webkit-details-marker{display:none}.filter-panel>summary>.icon:last-child{margin-left:auto;width:17px}.filter-panel[open]>summary>.icon:last-child{transform:rotate(90deg)}.filter-count{font-size:11px;display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;border-radius:7px;background:var(--yellow-light)}.filters{display:grid;gap:16px;padding:6px 18px 20px}.filters label{margin:0}.checkbox{display:flex;align-items:flex-start;gap:10px;font-size:13px;font-weight:500;line-height:1.7;min-height:44px}.checkbox input{margin:2px 0 0}.checkbox a{text-decoration:underline;text-underline-offset:3px}.result-summary{display:flex;justify-content:space-between;gap:12px;padding:20px 0;font-size:12px}.result-summary strong{color:var(--ink)}.result-summary a{text-decoration:underline}.pagination{display:flex;justify-content:center;align-items:center;gap:6px;flex-wrap:wrap;margin-top:26px}.pagination a{display:flex;justify-content:center;align-items:center;min-width:44px;min-height:44px;border:1px solid var(--line);background:white;border-radius:13px;font-size:13px;font-weight:700}.pagination .current{color:white;background:var(--ink);border-color:var(--ink)}.pagination>span{font-size:12px;color:var(--muted);margin:8px}.empty-state{padding:42px 18px;text-align:center}.empty-state>.icon{width:42px;height:42px;color:#7c939a;margin-bottom:18px}.empty-state h1,.empty-state h2{margin-bottom:15px}.empty-state p{margin-bottom:22px}.tall{min-height:65vh;padding-top:60px}.big-number{font-size:80px;font-weight:800;color:#b58816}.panel{padding:22px;background:white;border:1px solid var(--line);border-radius:22px;margin-bottom:20px;min-width:0;box-shadow:var(--shadow)}.panel h2{font-size:23px;margin-bottom:12px}.panel>p{font-size:14px;margin-bottom:20px}.panel>form{margin-top:22px}.prose{line-height:1.9;font-size:15px;color:var(--muted);overflow-wrap:anywhere}.prose p{margin-bottom:16px}.profile-page{padding-bottom:30px}.breadcrumbs{display:flex;align-items:center;flex-wrap:wrap;gap:6px;font-size:11px;padding-block:16px;color:var(--muted)}.breadcrumbs a{display:inline-flex;align-items:center;min-height:32px;text-decoration:underline}.breadcrumbs>span:last-child{max-width:100%;overflow-wrap:anywhere}.profile-cover{height:165px;background:#233e45;border-radius:23px;position:relative;overflow:hidden;color:#c7d9d6;display:flex;align-items:center;justify-content:flex-end;padding:25px}.profile-cover>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.profile-cover>.icon{width:100px;height:100px;opacity:.25}.cover-word{position:absolute;left:22px;top:35px;width:160px;font-size:23px;font-weight:800;letter-spacing:-.04em;line-height:1.2}.cover-lines{position:absolute;inset:0;background:repeating-linear-gradient(120deg,transparent 0 70px,#ffffff06 70px 72px)}.profile-title{position:relative;display:flex;align-items:flex-start;gap:14px;flex-wrap:wrap;margin:-25px 14px 24px}.profile-title>.avatar{border:4px solid white}.profile-title>div{width:100%}.profile-title h1{font-size:29px;margin-top:12px}.profile-meta{display:flex;align-items:center;gap:10px;flex-wrap:wrap;font-size:12px}.profile-meta>span{display:flex;align-items:center;gap:4px}.profile-meta .icon{width:14px;height:14px}.profile-title>.btn{width:100%}.profile-columns{display:grid;gap:0}.profile-columns>aside{order:-1}.contact-row{display:flex;align-items:center;gap:12px;padding:16px 0;min-height:56px;border-bottom:1px solid var(--line);font-size:14px;overflow-wrap:anywhere}.contact-row:last-child{border-bottom:0}.contact-row>span{flex:1;min-width:0}.contact-row>span>small{display:block;color:var(--muted);font-size:12px}.contact-row>span>strong{display:block;font-size:15px}.contact-row>.icon:last-child{width:17px}.contact-card>.btn{margin-top:16px}.claim-card{padding:24px;background:var(--yellow-light);border:1px solid #efdfa7;border-radius:22px;margin-bottom:20px}.claim-card h3{margin:14px 0 10px}.claim-card p{font-size:13px;margin-bottom:8px}.profile-services{display:grid;grid-template-columns:1fr;gap:10px}.profile-services>div{display:flex;align-items:center;gap:10px;padding:13px;border-radius:12px;background:var(--soft);font-size:13px}.hours{margin:0}.hours>div{display:flex;justify-content:space-between;gap:15px;padding-block:10px;border-bottom:1px solid var(--line);font-size:13px}.hours dd{margin:0;color:var(--muted);text-align:right}.pricing-page,.activation-picker{padding-block:32px 45px}.center-heading{text-align:center;max-width:780px;margin:0 auto 28px}.center-heading h1{font-size:34px;margin-bottom:17px}.center-heading p:not(.eyebrow){font-size:14px}.plan-switch{display:none;align-items:stretch;background:#e7ecee;border:1px solid #dde4e6;border-radius:16px;padding:5px;gap:5px;max-width:400px;margin:0 auto 27px}.js .plan-switch{display:flex}.plan-switch button{flex:1;min-height:48px;padding:9px 10px;border:0;border-radius:12px;background:transparent;font-size:13px;font-weight:800;color:var(--ink)}.plan-switch [aria-pressed=true]{background:white;box-shadow:0 3px 9px #172b300c}.plan-switch span{display:block;font-size:10px;font-weight:700;color:#476338}.pricing-grid{display:grid;gap:28px;max-width:900px;margin:auto}.price-card{position:relative;padding:29px 24px;background:white;border:1px solid var(--line);border-radius:25px;min-width:0}.price-card.recommended{border:2px solid #d4ad40}.price-ribbon{position:absolute;top:-12px;left:24px;border-radius:10px;background:var(--yellow);font-size:10px;font-weight:800;letter-spacing:.08em;padding:5px 12px}.plan-icon{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;background:var(--yellow-light);border-radius:15px;margin-bottom:19px}.price-card h2{font-size:26px;margin-bottom:10px}.price-card>p{font-size:13px}.price{font-size:56px;font-weight:800;line-height:1.3;letter-spacing:-.055em;margin-top:21px}.price>span{font-size:14px;font-weight:600;letter-spacing:0;margin-left:8px}.price-note{font-size:12px!important;color:var(--muted)}.check-list{padding:0;margin:25px 0;list-style:none;display:grid;gap:13px;font-size:13px}.check-list li{display:flex;align-items:flex-start;gap:9px}.check-list .icon{color:var(--green);width:18px;height:18px;margin-top:2px}.renewal{font-size:11px!important;line-height:1.7;text-align:center;margin-top:15px}.payment-trust{display:flex;align-items:flex-start;gap:12px;max-width:760px;margin:27px auto 15px;padding:17px;border-radius:17px;background:#eaf0ed}.payment-trust>div{flex:1;min-width:0}.payment-trust strong{display:block;font-size:12px}.payment-trust span:not(.stripe-word){display:block;font-size:11px;color:var(--muted);margin-top:4px}.stripe-word{font-size:24px;font-weight:800;letter-spacing:-1.5px}.payment-trust+.muted{font-size:12px}.faq-section{max-width:760px;margin:42px auto 0}.faq-section h2{margin-bottom:20px}.faq-section details{border-bottom:1px solid #d8e1e3}.faq-section summary{display:flex;align-items:center;justify-content:space-between;gap:20px;list-style:none;cursor:pointer;padding:18px 0;font-size:14px;font-weight:700;min-height:56px}.faq-section summary::-webkit-details-marker{display:none}.faq-section summary>span{font-size:23px}.faq-section details[open] summary>span{transform:rotate(45deg)}.faq-section details p{padding-bottom:21px;font-size:14px}.auth-aside{display:none}.auth-main{padding:22px;min-height:100dvh;display:flex;flex-direction:column}.auth-mobile-brand{margin-bottom:18px}.back-link{font-size:13px;display:inline-flex;align-items:center;min-height:44px;align-self:flex-start}.auth-form{width:100%;max-width:450px;margin:32px auto}.auth-form h1{font-size:33px;margin-bottom:14px}.auth-form>.lead{margin-bottom:27px}.auth-form .btn{margin-top:8px}.auth-footer{margin-top:auto;display:flex;justify-content:space-between;gap:10px;font-size:12px;color:var(--muted)}.auth-footer a{min-height:44px;display:inline-flex;align-items:center}.password-field{display:flex!important;position:relative}.password-field input{padding-right:70px}.password-field button{position:absolute;top:4px;right:4px;min-width:55px;min-height:44px;border:0;border-radius:10px;background:#f1f4f5;font-size:12px;font-weight:700}.forgot-link{display:block;text-align:right;min-height:44px;font-size:13px;margin-top:-7px;text-decoration:underline}.form-fineprint{font-size:12px;text-align:center;margin:17px 0 0;line-height:1.8}.form-bottom{text-align:center;font-size:13px;margin-top:23px}.form-bottom a{font-weight:800;text-decoration:underline}.activation-picker{max-width:830px}.pick-results{display:grid;gap:11px;margin-top:26px}.pick-results>a{display:flex;align-items:center;gap:12px;padding:16px;background:white;border:1px solid var(--line);border-radius:19px;flex-wrap:wrap}.pick-results>a>span:nth-child(2){flex:1;min-width:0}.pick-results strong{font-size:14px;display:block;overflow-wrap:anywhere}.pick-results small{color:var(--muted);display:block;margin-top:4px}.pick-action{display:flex;justify-content:space-between;align-items:center;gap:6px;font-size:12px;font-weight:800;width:100%;border-top:1px solid var(--line);padding-top:10px}.new-company-callout{padding:25px;border-radius:22px;background:#eaf0f2;margin-top:30px}.new-company-callout h3{margin-bottom:9px}.new-company-callout p{font-size:14px;margin-bottom:7px}.selected-company{display:flex;align-items:center;gap:12px;flex-wrap:wrap;background:#edf2f3;border-radius:17px;padding:16px;margin-bottom:24px}.selected-company>div{flex:1;min-width:0}.selected-company strong{display:block;font-size:14px;overflow-wrap:anywhere}.selected-company span:not(.avatar){display:block;font-size:12px;color:var(--muted)}.subtle-link{font-size:12px;text-decoration:underline;width:100%;min-height:32px;display:flex;align-items:center}.form-grid{display:grid;gap:0 20px}.article-page{max-width:860px;padding-block:36px 65px}.article-page h1{font-size:36px;margin-bottom:22px}.article-page .lead{margin-bottom:30px}.article-page .prose{font-size:15px}.contact-page{display:grid;gap:30px;padding-block:36px 60px}.contact-page h1{font-size:45px;margin-bottom:18px}.contact-page .lead{font-size:15px}.contact-page .panel{padding:16px 22px}
/* Owner workspace and administration */
.sidebar{display:none}.dashboard-main{min-width:0}.dashboard-header{position:sticky;top:0;z-index:30;height:68px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 18px;border-bottom:1px solid var(--line);background:#fffffff5;backdrop-filter:blur(16px)}.dashboard-brand{font-size:24px;font-weight:800;letter-spacing:-1px}.dashboard-brand>span{color:#b58b16}.dashboard-context{display:none}.dashboard-header>div{display:flex;align-items:center;gap:8px;font-size:10px;color:var(--muted)}.dashboard-header .user-avatar{display:none}.user-avatar{display:inline-flex;align-items:center;justify-content:center;width:39px;height:39px;border-radius:13px;background:#e8ecea;color:#486057;font-size:13px;font-weight:800;flex-shrink:0}.mobile-logout{display:none}.dashboard-content{padding:28px 18px;max-width:1560px;margin:auto}.dashboard-title{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;gap:15px;margin-bottom:25px}.dashboard-title h1{font-size:30px;margin-bottom:10px}.dashboard-title .eyebrow{font-size:9px;margin-bottom:8px}.dashboard-title p:not(.eyebrow){font-size:13px;overflow-wrap:anywhere}.dashboard-title>.btn{min-height:44px;padding:10px 13px;font-size:12px}.dashboard-footer{display:flex;justify-content:space-between;gap:16px;padding:20px 18px;border-top:1px solid var(--line);font-size:12px;color:var(--muted)}.dashboard-footer a{min-height:44px;display:flex;align-items:center}.metrics-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:20px}.metric{padding:18px 15px;border:1px solid var(--line);border-radius:20px;background:white;min-width:0}.metric>div{display:flex;gap:8px;justify-content:space-between;align-items:flex-start;margin-bottom:16px}.metric>div>span{font-size:11px;font-weight:700}.metric>div>.icon{width:16px;height:16px;color:#6b878f}.metric>strong{font-size:27px;letter-spacing:-1px;display:block;line-height:1.3;overflow-wrap:anywhere}.metric small{font-size:10px;display:block;color:var(--muted);margin-top:8px}.panel-heading{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;gap:12px;margin-bottom:20px}.panel-heading h2{font-size:22px;margin-bottom:6px}.panel-heading p{font-size:12px}.bar-chart{display:flex;align-items:flex-end;gap:12px;height:220px;padding-top:15px}.bar-chart>div{flex:1;min-width:0;height:100%;display:flex;flex-direction:column;align-items:center;gap:10px}.bar-chart strong{font-size:12px}.chart-track{position:relative;width:100%;height:100%;background:#f2f5f5;border-radius:9px;overflow:hidden}.chart-track i{position:absolute;bottom:0;left:0;right:0;background:var(--yellow);border-radius:9px}.bar-chart small{font-size:9px;color:var(--muted)}.quick-panel>a{display:flex;align-items:center;gap:12px;padding:18px 0;border-bottom:1px solid var(--line);min-height:64px}.quick-panel>a:last-child{border:0}.quick-panel>a>span{flex:1;min-width:0}.quick-panel strong{display:block;font-size:13px}.quick-panel small{display:block;color:var(--muted);font-size:11px;margin-top:4px}.quick-panel>a>.icon:last-child{width:16px}.activity-list>div{display:flex;align-items:flex-start;gap:10px;padding:16px 0;border-bottom:1px solid var(--line)}.activity-list>div:last-child{border:0}.activity-icon{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#edf2f3;border-radius:11px;flex-shrink:0}.activity-icon .icon{width:17px;height:17px}.activity-list>div>span:nth-child(2){flex:1;min-width:0}.activity-list strong{display:block;font-size:12px}.activity-list small{display:block;font-size:11px;color:var(--muted);overflow-wrap:anywhere}.activity-list time{font-size:10px;color:var(--muted);flex-shrink:0}.table-panel{padding:0;overflow:hidden}.table-filter{display:flex;align-items:center;flex-wrap:wrap;gap:10px;padding:18px;margin:0!important;border-bottom:1px solid var(--line)}.table-filter>.search-input,.table-filter>input:not([type=hidden]){width:100%;flex-basis:100%;border:1px solid #ccd7da;border-radius:12px;background:white}.table-filter>select{width:auto;flex:1;min-width:0}.table-filter>.btn{min-height:50px}.table-count{font-size:12px;padding:16px 18px;color:var(--muted)}.table-scroll{overflow-x:auto;max-width:100%}table{border-collapse:collapse;width:100%;text-align:left;font-size:13px}th{font-size:11px;color:var(--muted);background:#f4f7f7;font-weight:700;padding:14px 18px}td{padding:17px 18px;border-bottom:1px solid var(--line);overflow-wrap:anywhere}td small{color:var(--muted);font-size:11px}.table-company{display:flex;gap:11px;align-items:center}.table-company strong{font-size:13px;overflow-wrap:anywhere}.table-panel .pagination{padding:0 12px 20px}.table-scroll table{min-width:560px}.table-scroll.mobile-cards table{min-width:0;display:block}.mobile-cards thead{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.mobile-cards tbody{display:grid;gap:13px;padding:14px}.mobile-cards tr{display:block;position:relative;padding:17px;border:1px solid var(--line);border-radius:17px;background:white}.mobile-cards td{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:8px 0;border:0;font-size:12px;min-width:0}.mobile-cards td:before{content:attr(data-label);font-size:11px;color:var(--muted);font-weight:500;flex-shrink:0;max-width:34%}.mobile-cards td:first-child{display:block;font-size:14px;padding-top:0;padding-bottom:12px;border-bottom:1px solid var(--line);margin-bottom:6px}.mobile-cards td:first-child:before{display:none}.mobile-cards td:last-child:has(.icon-button){justify-content:flex-end;padding-bottom:0}.mobile-cards td:last-child:has(.icon-button):before{margin-right:auto}.mobile-cards td>.block{display:block}.mobile-cards .table-company{min-width:0}.mobile-cards .table-company strong{font-size:14px}.notice{display:flex;align-items:flex-start;gap:11px;padding:19px;border:1px solid #cde2d5;background:#eaf6ee;color:#235f44;border-radius:17px;margin-bottom:22px;font-size:14px;overflow-wrap:anywhere}.notice p{color:inherit}.notice>.icon{margin-top:2px}.notice.warning{background:#fff5d8;color:#6c5415;border-color:#e9d69e}.notice.error{background:#fff0ed;color:#9a392e;border-color:#edcec7}.notice form{margin-top:12px}.notice.warning>div>.icon{margin-right:8px}.company-switch{display:flex;align-items:flex-end;gap:12px;margin-bottom:24px;flex-wrap:wrap}.company-switch label{margin:0;flex:1;min-width:180px}.company-switch .btn{min-height:50px}.owner-steps{display:grid;gap:12px;background:white;border:1px solid var(--line);border-radius:20px;padding:20px;margin-bottom:22px}.owner-steps>div{display:flex;align-items:center;gap:10px;font-size:12px;color:var(--muted)}.owner-steps>div>span{display:inline-flex;align-items:center;justify-content:center;width:27px;height:27px;border-radius:9px;background:#edf1f2;font-size:11px;font-weight:800}.owner-steps .done{color:#266548}.owner-steps .done>span{background:#e3f2e8}.owner-steps .icon{width:16px;height:16px}.owner-profile-card>div{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;margin-bottom:22px}.owner-profile-card h2{overflow-wrap:anywhere}.owner-profile-card>p{display:flex;align-items:center;gap:6px}.yellow-panel{background:var(--yellow-light);border-color:#ecdfa9}.yellow-panel h2{font-size:27px}.tips-grid{display:grid;gap:24px;margin-top:25px}.tips-grid>div>.icon{background:#edf2f3;width:40px;height:40px;border-radius:13px;padding:10px;margin-bottom:12px}.tips-grid h3{font-size:16px;margin-bottom:8px}.tips-grid p{font-size:13px}.editor-form>.panel>h2{margin-bottom:22px}.editor-section{padding:0!important;overflow:hidden}.editor-section>summary{display:flex;align-items:center;gap:12px;list-style:none;cursor:pointer;font-size:16px;line-height:1.5;font-weight:800;padding:20px}.editor-section>summary::-webkit-details-marker{display:none}.editor-section>summary>span:nth-child(2){flex:1}.editor-section>summary>.icon{width:17px;height:17px;transition:transform .15s}.editor-section[open]>summary>.icon{transform:rotate(90deg)}.section-number{display:inline-flex;align-items:center;justify-content:center;width:29px;height:29px;flex-shrink:0;background:#edf2f3;border-radius:10px;font-size:12px}.editor-section-body{padding:0 20px 20px}.editor-section-body>p{font-size:13px;margin-bottom:23px}.editor-section-body>label:last-child{margin-bottom:0}.upload-box{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;text-align:center;border:1px dashed #b8c9cf;border-radius:17px;padding:20px 12px;background:#fafcfc;min-width:0}.upload-box>small{font-size:11px}.upload-box>input{margin-top:12px}.upload-preview{width:130px;height:80px;object-fit:contain;margin-top:8px}.service-checkboxes{display:grid;gap:10px}.service-checkboxes label{display:flex;align-items:center;min-height:52px;background:#f5f8f8;border:1px solid var(--line);border-radius:12px;padding:12px;margin:0}.service-checkboxes label:has(input:checked){background:#fff5d5;border-color:#d4b550}.hours-editor label{display:grid;grid-template-columns:85px minmax(0,1fr);align-items:center;gap:14px;font-size:12px;margin-bottom:13px}.hours-editor input{margin:0}.save-bar{position:sticky;z-index:20;bottom:calc(var(--nav-height) + 8px + env(safe-area-inset-bottom));display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px;background:#fffffffa;border:1px solid #ced9dd;padding:12px;border-radius:19px;box-shadow:0 7px 35px #12262c18;backdrop-filter:blur(16px);margin-top:24px}.save-bar>span{display:flex;align-items:center;gap:7px;font-size:10px;color:var(--muted);width:100%}.save-bar>span>.icon{width:14px;height:14px}.save-bar>.btn{width:100%}.save-bar.has-changes{border-color:#c49b32}.save-bar.has-changes [data-save-status]{color:#755615;font-weight:700}.subscription-panel{max-width:750px}.subscription-panel>.badge{margin-bottom:15px}.subscription-panel form{margin-top:25px}.detail-list{margin:0 0 24px}.detail-list>div{display:flex;justify-content:space-between;gap:18px;padding:13px 0;border-bottom:1px solid var(--line);font-size:13px}.detail-list dt{color:var(--muted)}.detail-list dd{margin:0;text-align:right;max-width:60%;overflow-wrap:anywhere}.stripe-settings{margin-top:27px}.admin-company-tools{display:flex;align-items:center;gap:15px;flex-wrap:wrap;margin-bottom:24px}.inline-form{display:inline-block;margin:5px 5px 5px 0}.action-panel .btn{margin-top:8px}.content-editor{min-height:350px;font-family:Manrope,system-ui,sans-serif}.panel form .form-grid{margin-bottom:0}
/* Wider screens enhance the same layout */
.nav-actions{display:flex;margin-left:auto}.nav-actions .login-link{display:none}.header-activate{min-height:44px;padding:10px 12px;font-size:11px;border-radius:12px}.header-activate .icon{display:none}.header-inner{gap:8px}.menu-toggle{width:40px;height:44px;border:0;background:transparent}.brand{font-size:25px}
@media(max-width:369px){.header-inner>.brand{font-size:21px}.header-inner .brand-mark{display:none}.header-activate{padding:10px;font-size:10px}.popular-inline{gap:5px}.popular-inline>a{padding:8px;font-size:10px}.hero h1{font-size:34px}.bottom-nav>a,.bottom-nav>button{font-size:9px}.card-info h3{font-size:14px}.company-card{padding:15px;gap:10px;grid-template-columns:43px minmax(0,1fr) 16px}.company-card .avatar{width:43px;height:43px;font-size:15px}}
@media(min-width:560px){.wrap{width:min(1240px,calc(100% - 56px))}.hero h1{font-size:48px}.search-form{flex-wrap:nowrap}.search-form .btn{width:auto;white-space:nowrap}.hero-visual{height:280px}.company-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.company-card{display:flex;flex-direction:column;gap:0;padding:22px}.card-top{width:100%;margin-bottom:18px}.card-top>.badge,.card-top>.type-label{display:inline-flex}.card-info{width:100%;margin-bottom:20px}.card-info h3{font-size:17px}.card-link{align-self:stretch;margin-top:auto;padding-top:15px;border-top:1px solid var(--line)}.card-link>span{display:block}.filters{grid-template-columns:1fr 1fr}.filters>.btn{align-self:end}.city-grid{grid-template-columns:repeat(3,1fr)}.city-card{padding:18px}.city-card>div{width:auto}.owner-banner{padding:38px}.form-grid,.service-checkboxes{grid-template-columns:1fr 1fr}.profile-services{grid-template-columns:1fr 1fr}.dashboard-content{padding:32px 28px}.dashboard-header{padding-inline:28px}.owner-steps{grid-template-columns:repeat(3,1fr);gap:10px}.owner-steps>div{font-size:11px}.save-bar{flex-wrap:nowrap}.save-bar>span{width:auto;flex:1;font-size:12px}.save-bar>.btn{width:auto}.pick-action{width:auto;border:0;padding:0}.auth-main{padding:32px}.stats-inner strong{font-size:31px}.stats-inner span{font-size:12px}.contact-page .panel{padding:24px}.auth-form h1{font-size:39px}.hero-proof p{font-size:12px}.metrics-grid{gap:18px}.metric{padding:22px}.metric>strong{font-size:32px}.metric>div>span{font-size:12px}.metric small{font-size:11px}}
@media(min-width:768px){.section{padding-block:56px}.hero{padding-block:42px;grid-template-columns:1.2fr 1fr;gap:30px}.hero h1{font-size:43px}.hero .lead{font-size:15px}.hero-search{flex-wrap:wrap}.hero-search .btn{width:100%}.hero-visual{height:400px}.hero-float{left:-16px;bottom:23px}.hero-proof{margin-top:23px}.popular-inline{font-size:10px}.stats-inner{grid-template-columns:1fr 1fr 1fr}.stats-inner>div:nth-child(3){display:block}.stats-inner{padding-block:26px}.section-heading .eyebrow{font-size:10px}.city-card>div{width:100%}.owner-banner{grid-template-columns:1.2fr 1fr;align-items:center;gap:35px;padding:42px}.owner-banner h2{font-size:34px}.profile-preview{max-width:280px}.pricing-grid{grid-template-columns:1fr 1fr}.price-card{display:block!important;padding:34px 28px}.plan-switch{display:none!important}.center-heading{margin-bottom:45px}.center-heading h1{font-size:45px}.center-heading p:not(.eyebrow){font-size:16px}.pricing-page,.activation-picker{padding-block:50px 70px}.profile-title{align-items:center;flex-wrap:nowrap;margin:-30px 25px 32px}.profile-title>div{padding-top:46px;flex:1;min-width:0}.profile-title h1{font-size:32px}.profile-title>.btn{width:auto;margin-top:45px;flex-shrink:0}.profile-cover{height:245px}.cover-word{font-size:35px;width:260px;top:50px;left:40px}.profile-cover>.icon{width:150px;height:150px}.profile-title>.avatar{width:108px;height:108px;font-size:38px;border-radius:28px}.profile-columns{grid-template-columns:minmax(0,1.5fr) minmax(260px,1fr);gap:22px}.profile-columns>aside{order:0}.profile-columns .panel{padding:26px}.profile-columns .profile-services{grid-template-columns:1fr}.footer-grid{grid-template-columns:1.5fr 1fr 1fr;gap:30px}.footer-grid>div:first-child{grid-column:auto}.footer-grid>div:last-child{grid-column:1/-1}.footer-bottom{align-items:center}.auth-form{margin-block:50px}.contact-page{grid-template-columns:1fr 1fr;align-items:center;gap:40px;padding-block:65px}.article-page{padding-block:60px 80px}.article-page h1{font-size:46px}.article-page .lead{font-size:18px}.article-page .prose{font-size:16px}.tips-grid{grid-template-columns:repeat(3,1fr)}.tips-grid>div p{font-size:12px}.owner-overview-grid,.admin-overview-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.dashboard-title h1{font-size:35px}.desktop{display:initial}.table-filter>.search-input,.table-filter>input:not([type=hidden]){width:auto;flex:1;flex-basis:auto}.table-filter>select{max-width:210px}.table-scroll.mobile-cards table{display:table;min-width:600px}.mobile-cards thead{display:table-header-group;position:static;width:auto;height:auto;overflow:visible;clip:auto}.mobile-cards tbody{display:table-row-group;padding:0}.mobile-cards tr{display:table-row;padding:0;border:0;border-radius:0}.mobile-cards td,.mobile-cards td:first-child,.mobile-cards td:last-child:has(.icon-button){display:table-cell;padding:17px 18px;border-bottom:1px solid var(--line);margin:0;vertical-align:middle;font-size:12px}.mobile-cards td:before{display:none}.table-company strong{max-width:260px}.dashboard-footer{padding-inline:28px}.bar-chart{gap:18px}.owner-steps{padding:24px}.owner-steps>div{font-size:12px}.notice{font-size:14px}.service-checkboxes{grid-template-columns:repeat(3,1fr)}}
@media(min-width:1024px){body{padding-bottom:0}.bottom-nav{display:none}.wrap{width:min(1240px,calc(100% - 80px))}.header-inner{height:84px;gap:26px}.header-inner>.brand{font-size:29px}.main-nav{display:flex;align-items:center;gap:23px;font-size:13px;font-weight:700}.main-nav>a{display:flex;align-items:center;min-height:44px;position:relative}.main-nav [aria-current=page]:after{content:'';position:absolute;height:3px;border-radius:3px;background:#d9ab2b;bottom:0;left:0;right:0}.nav-actions{gap:20px;font-size:13px;font-weight:700}.nav-actions .login-link{display:flex;align-items:center;min-height:44px}.header-activate{font-size:12px;padding:11px 15px}.header-activate .icon{display:block}.menu-toggle{display:none}.hero{grid-template-columns:1.08fr 1fr;gap:50px;padding-block:52px}.hero h1{font-size:clamp(48px,4.8vw,65px)}.hero .lead{font-size:16px;line-height:1.8;max-width:440px;margin-bottom:27px}.hero-visual{height:470px}.hero-float{padding:16px 19px;left:-22px}.hero-float strong{font-size:14px}.hero-float span{font-size:11px}.hero-float>.icon{width:41px;height:41px;padding:9px}.hero-search{flex-wrap:nowrap}.hero-search .btn{width:auto;font-size:12px;padding-inline:15px}.hero-search input{font-size:14px}.corner-checker{display:block;position:absolute;right:-10px;top:-10px;width:49px;height:49px;border:7px solid var(--soft);border-radius:13px;background:repeating-conic-gradient(var(--ink) 0% 25%,var(--yellow) 0% 50%) 0/18px 18px}.stats-inner{grid-template-columns:1fr 1fr 1.1fr 1fr}.stats-inner>div:nth-child(4){display:flex;align-items:center;justify-content:center;gap:14px}.stats-symbol .icon{width:38px;height:38px;color:#7d979f}.stats-symbol span{font-size:9px;font-weight:700;letter-spacing:.08em}.section{padding-block:66px}.section-heading h2{font-size:34px}.company-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.company-card{padding:21px}.card-info h3{font-size:16px}.card-top .avatar{width:46px;height:46px}.type-label{font-size:9px}.city-card{flex-wrap:nowrap;gap:15px;padding:22px}.city-card>div{width:auto}.city-card>.icon{position:static;margin-left:auto}.city-art{width:48px;height:50px;flex-shrink:0}.city-card h3{font-size:18px}.city-card div>span{font-size:12px}.owner-banner{padding:50px 60px;gap:60px}.owner-banner h2{font-size:40px}.profile-preview{max-width:310px}.footer-grid{grid-template-columns:1.5fr 1fr 1fr 1.2fr;gap:40px}.footer-grid>div:last-child{grid-column:auto}.site-footer{padding-top:50px}.footer-grid{padding-bottom:38px}.footer-grid>div>a:not(.brand){font-size:12px}.profile-columns{grid-template-columns:minmax(0,1.75fr) minmax(300px,1fr);gap:28px}.profile-columns .profile-services{grid-template-columns:1fr 1fr}.search-header{padding-block:43px}.search-header h1{font-size:43px}.filters{grid-template-columns:1fr 1fr 1fr;align-items:end}.filters .checkbox{align-items:center}.filters>.btn{grid-column:3}.auth-layout{display:grid;grid-template-columns:1fr 1fr;min-height:100dvh;background:white}.auth-aside{display:flex;flex-direction:column;justify-content:space-between;position:relative;isolation:isolate;padding:40px 50px;overflow:hidden;background:var(--ink);color:white;min-height:100dvh}.auth-aside>.brand{align-self:flex-start}.auth-aside>div{position:relative;z-index:1;margin:70px 0 220px;max-width:490px}.auth-aside h2{font-size:42px;line-height:1.25;margin-bottom:22px}.auth-aside h2 em{color:var(--yellow);font-style:normal}.auth-aside .eyebrow{color:#e1c367}.auth-aside p:not(.eyebrow){color:#d1dcdf;font-size:14px;max-width:410px}.auth-benefit{font-size:11px;margin-top:25px;display:flex;align-items:center;gap:10px}.auth-aside>img{position:absolute;bottom:0;left:0;height:260px;width:100%;object-fit:cover;object-position:50% 57%;opacity:.5;z-index:-1}.auth-main{padding:35px 45px}.auth-mobile-brand{display:none}.auth-form{margin:auto;max-width:420px;padding-block:40px}.auth-footer{margin-top:20px}.auth-footer a{min-height:44px}.sidebar{display:flex;flex-direction:column;position:fixed;top:0;bottom:0;left:0;width:228px;background:#172e35;color:#d5e0e3;padding:28px 16px;z-index:35;overflow-y:auto}.sidebar>.brand{font-size:27px;margin-left:10px}.workspace-label{display:flex;align-items:center;gap:8px;font-size:9px;font-weight:700;letter-spacing:.1em;padding:23px 10px;margin-bottom:15px;border-bottom:1px solid #3a4e53;color:#b8cbd1}.workspace-label .icon{width:16px;height:16px}.sidebar nav{display:grid;gap:6px}.sidebar nav a{display:flex;align-items:center;gap:11px;min-height:48px;padding:12px;border-radius:12px;font-size:12px;font-weight:600}.sidebar nav a.selected{background:#314b51;color:#fff}.sidebar nav a:hover{background:#29434a}.sidebar nav a>.icon{width:18px;height:18px}.sidebar nav a i{height:5px;width:5px;background:var(--yellow);border-radius:50%;margin-left:auto}.sidebar-bottom{margin-top:auto;padding-top:35px}.sidebar-public{display:flex;align-items:center;gap:10px;min-height:44px;font-size:12px;padding:12px}.sidebar-public>.icon{width:17px;height:17px}.sidebar-user{display:flex;align-items:center;gap:10px;padding:20px 10px;border-top:1px solid #344f57;margin-top:17px}.sidebar-user strong{display:block;font-size:12px;overflow-wrap:anywhere}.sidebar-user small{display:block;font-size:10px;color:#a5bcc4}.sidebar-user>div{min-width:0}.logout{display:flex;align-items:center;gap:10px;min-height:44px;padding:10px;border:0;background:transparent;color:#b8cbd1;font-size:12px}.logout>.icon{width:17px;height:17px}.dashboard-main{margin-left:228px}.dashboard-header{height:75px;padding-inline:32px}.dashboard-brand{display:none}.dashboard-context{display:block;font-size:13px;font-weight:700}.dashboard-header .user-avatar{display:inline-flex;margin-left:12px}.dashboard-menu-toggle{display:none}.dashboard-content{padding:34px 32px}.dashboard-title h1{font-size:34px}.dashboard-title>.btn{font-size:12px}.dashboard-footer{padding-inline:32px}.metrics-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:13px}.metric{padding:18px}.metric>strong{font-size:29px}.metric>div{gap:7px}.metric>div>span{font-size:11px}.metric small{font-size:10px}.save-bar{bottom:18px;padding:16px 20px}.sheet{inset:50% auto auto 50%;transform:translate(-50%,-50%);margin:0;border-radius:26px;max-width:calc(100% - 40px)}.dashboard .table-scroll table{min-width:640px}}
@media(min-width:1280px){.sidebar{width:252px;padding:32px 20px}.dashboard-main{margin-left:252px}.dashboard-content{padding:40px}.dashboard-header{padding-inline:40px}.dashboard-title h1{font-size:38px}.metric{padding:23px}.metric>strong{font-size:34px}.metric>div>span{font-size:12px}.metric small{font-size:11px}.admin-overview-grid{grid-template-columns:1.4fr 1fr}.panel{padding:28px}.metrics-grid{gap:18px}.main-nav{gap:30px}.owner-banner h2{font-size:42px}.auth-aside h2{font-size:48px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
@media print{.site-header,.bottom-nav,.sidebar,.site-footer,.save-bar,.dashboard-header,.dashboard-footer,.sheet{display:none!important}body{padding:0;background:white}.dashboard-main{margin:0}.company-card,.panel{break-inside:avoid}a{color:black}}

[hidden]{display:none!important}

.fallback-nav{display:flex;flex-wrap:wrap;gap:12px;padding:20px}.fallback-nav a{display:flex;align-items:center;min-height:44px;padding:8px;background:white;border:1px solid var(--line);border-radius:10px}
/* Fixed company placement and direct booking links. */
.promoted-card{border-color:#d6be70;background:linear-gradient(135deg,#fffdf5,#fff 65%)}.priority-label{display:flex;align-items:center;gap:4px;color:#755b14;font-size:10px;font-weight:800;margin-bottom:6px}.priority-label .icon{width:12px;height:12px}.company-website{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:44px;margin-top:12px;padding:9px 11px;background:#fff2c5;color:#34432c;border:1px solid #eddfa6;border-radius:11px;font-size:12px;font-weight:800;overflow-wrap:anywhere}.company-website .icon{width:14px;height:14px}.company-website:hover{background:#f7e5a9}.priority-footer{padding-bottom:30px;margin-bottom:34px;border-bottom:1px solid #3a5057}.priority-footer>.eyebrow{color:#dac16b}.priority-footer>div{display:grid;gap:12px}.priority-footer a{display:flex;justify-content:space-between;align-items:center;gap:12px;border:1px solid #3e545b;border-radius:16px;padding:16px;color:#fff;font-size:12px;min-width:0}.priority-footer strong{display:block}.priority-footer small{display:block;color:#b8ced5;font-size:11px;margin-top:4px}.priority-footer a>span:last-child{font-size:11px;display:flex;gap:6px;align-items:center;color:#f6d46e;overflow-wrap:anywhere}.priority-footer .icon{width:14px;height:14px}.access-options .section-number .icon{width:16px;height:16px}.access-options form>p{font-size:12px;margin-bottom:18px}.access-options form{margin:0}.access-options .form-grid>label{min-width:0}@media(min-width:560px){.company-website{margin-top:15px}}@media(min-width:1024px){.priority-footer>div{grid-template-columns:repeat(3,minmax(0,1fr))}.priority-footer a{flex-wrap:wrap}.priority-footer a>span:last-child{width:100%}}
/* Direct booking and editable company links. */
.company-booking{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:46px;margin-top:12px;padding:11px 13px;border-radius:11px;background:var(--ink);color:white;font-size:12px;font-weight:800}.company-booking:hover{background:#294149}.company-booking .icon{width:15px;height:15px}.company-booking+.company-website{margin-top:8px}.company-extra-links .contact-row:first-of-type{padding-top:8px}.company-link-editor{min-width:0;margin:16px 0;padding:16px;border:1px solid var(--line);border-radius:16px;background:var(--soft)}.company-link-editor legend{font-size:12px;font-weight:800;padding:0 7px}.company-link-editor .form-grid{margin:0}.company-link-editor label{margin-bottom:12px}.company-link-editor input{background:white}.link-remove{font-size:12px;min-height:44px;cursor:pointer;border:0;background:transparent;color:#91412e;padding:0 4px;text-decoration:underline;text-underline-offset:3px}.field-help{font-size:12px;line-height:1.7;color:var(--muted);margin-top:8px}[data-add-company-link],[data-remove-company-link]{display:none}.js [data-add-company-link],.js [data-remove-company-link]{display:inline-flex}[data-company-link][hidden],[data-add-company-link][hidden]{display:none!important}
