:root{--ink:#0d1b2a;--muted:#667085;--line:#dce3ea;--paper:#f5f8fb;--green:#07845f;--blue:#075b8f;--white:#fff;--danger:#a62929;--shadow:0 4px 18px rgba(21,42,66,.08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}.topbar{height:72px;padding:0 clamp(18px,3vw,52px);display:flex;align-items:center;gap:28px;background:rgba(255,255,255,.97);border-bottom:1px solid #e8edf2;position:sticky;top:0;z-index:30}.brand{display:flex;align-items:center;flex:0 0 auto}.brand img{height:47px;width:auto;max-width:180px;object-fit:contain}.main-nav{display:flex;align-items:center;gap:22px;font-size:13px;flex:1;justify-content:center}.main-nav a{padding:27px 0 24px;border-bottom:3px solid transparent;white-space:nowrap}.main-nav a:hover,.main-nav .nav-active{color:#0a5a91;border-bottom-color:#0a5a91}.header-tools{display:flex;align-items:center;gap:10px}.header-country{border:1px solid var(--line);background:#fff;border-radius:8px;padding:9px 11px;max-width:110px}.search-icon,.login-link{height:38px;min-width:38px;padding:0 11px;border:1px solid var(--line);border-radius:9px;display:grid;place-items:center;background:#fff;font-size:13px}.signup,.primary{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:8px;background:var(--green);color:#fff;padding:11px 20px;font-weight:800}.mobile-cats{display:none}.marketplace-home,.discovery,.dashboard-shell{width:min(100% - 28px,1510px);margin:0 auto}.discovery-hero{position:relative;overflow:hidden;min-height:510px;margin:0;padding:70px clamp(34px,5vw,76px) 0;color:#fff;background-image:linear-gradient(90deg,rgba(5,25,44,.78),rgba(5,25,44,.22)),url('/marketplace/property/assets/malaysia-property-market-hero.webp');background-size:cover;background-position:center 38%;display:flex;flex-direction:column;justify-content:flex-start}.discovery-hero.market-id{background-image:linear-gradient(90deg,rgba(5,25,44,.78),rgba(5,25,44,.22)),url('/marketplace/property/assets/indonesia-property-market-hero.webp')}.discovery-hero.market-th{background-image:linear-gradient(90deg,rgba(5,25,44,.78),rgba(5,25,44,.22)),url('/marketplace/property/assets/thailand-property-market-hero.webp')}.hero-copy h1{font-size:clamp(38px,4.6vw,68px);line-height:1;margin:0 0 10px;letter-spacing:-.035em;text-shadow:0 2px 14px rgba(0,0,0,.2)}.hero-copy p{font-size:clamp(18px,2vw,25px);margin:0 0 18px}.hero-countries{display:flex;gap:8px;align-items:center;margin-bottom:24px}.hero-countries a{font-weight:750;padding:6px 10px;border-radius:7px;background:rgba(255,255,255,.1)}.hero-countries a.active{background:rgba(255,255,255,.22)}.universal-search{width:min(980px,100%);margin:0}.universal-search>div{height:58px;display:flex;align-items:center;background:#fff;border-radius:10px;padding:5px 5px 5px 16px;box-shadow:0 12px 35px rgba(0,0,0,.2)}.search-glyph{color:#182d42;font-size:24px;margin-right:10px}.universal-search input{border:0;outline:0;flex:1;min-width:0;padding:12px 0;color:var(--ink)}.universal-search button{height:48px;width:58px;border:0;border-radius:8px;background:var(--green);color:#fff;font-size:24px}.hero-chips,.category-chips{display:flex;gap:10px;overflow:auto;margin:18px 0 0}.hero-chips a,.category-chips a{white-space:nowrap;background:#fff;color:#173047;padding:10px 20px;border-radius:999px;font-size:13px;font-weight:800;border:1px solid rgba(255,255,255,.5)}.hero-chips a.active,.hero-chips a:hover{background:#0d2c45;color:#fff}.join-strip{margin-top:auto;display:grid;grid-template-columns:repeat(3,1fr);background:rgba(5,21,34,.78);backdrop-filter:blur(4px);margin-left:calc(clamp(34px,5vw,76px) * -1);margin-right:calc(clamp(34px,5vw,76px) * -1);padding:17px clamp(34px,5vw,76px);gap:16px}.join-strip a{display:flex;align-items:center;gap:16px;padding:5px 18px;border-right:1px solid rgba(255,255,255,.2)}.join-strip a:last-child{border:0}.join-icon{font-size:30px}.join-strip strong,.join-strip small{display:block}.join-strip strong{font-size:15px}.join-strip small{font-size:12px;margin-top:2px;color:#d6e0e8}.latest-section,.category-section,.business-discovery{background:#fff;padding:22px 28px 28px;border-left:1px solid #e7edf2;border-right:1px solid #e7edf2}.category-section,.business-discovery{margin-top:14px;border:1px solid #e7edf2;border-radius:10px}.section-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.section-title h2{font-size:25px;margin:0;color:#153b61}.section-title a{font-size:13px;color:#096da6;font-weight:700}.discovery-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.post-card{background:#fff;border:1px solid #d9e2ea;border-radius:9px;overflow:hidden;box-shadow:var(--shadow);position:relative}.card-media{height:180px;display:block;position:relative;background:#e8eef3;overflow:hidden}.card-media img,.card-media video{width:100%;height:100%;object-fit:cover;display:block;transition:transform .25s ease}.post-card:hover .card-media img{transform:scale(1.025)}.category-badge{position:absolute;left:10px;top:9px;color:#fff;border-radius:7px;padding:6px 9px;font-size:11px;font-weight:850;background:#6c45ce}.cat-property{background:#7948c9}.cat-logistics{background:#1473d1}.cat-suppliers{background:#d17b13}.cat-services{background:#df3c4d}.cat-equipment{background:#7b41cc}.cat-food-and-beverages,.cat-food-beverages{background:#0b986d}.post-head{display:flex;gap:9px;align-items:center;padding:12px 12px 5px}.avatar{width:34px;height:34px;border-radius:50%;background:#e6f1f8;display:grid;place-items:center;color:#0b5f8d;font-weight:900;flex:0 0 auto}.avatar.small{width:31px;height:31px;font-size:11px}.avatar.xl{width:94px;height:94px;font-size:30px}.post-identity{min-width:0}.author{font-weight:850;font-size:13px}.verified{display:inline-grid;place-items:center;width:16px;height:16px;font-size:10px;border-radius:50%;background:#1689db;color:#fff;margin-left:4px}.post-meta{font-size:10px;color:var(--muted);margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.post-body{padding:6px 12px 8px;line-height:1.38;font-size:13px;min-height:48px}.property-link,.external-link{display:block;padding:0 12px 8px;color:#07845f;font-size:12px;font-weight:750}.stats{display:flex;gap:15px;padding:8px 12px;color:#536477;font-size:11px;border-top:1px solid #edf1f4}.actions{display:flex;border-top:1px solid #edf1f4}.actions form{display:contents}.action{flex:1;border:0;background:#fff;padding:9px 4px;text-align:center;font-size:11px;color:#536477}.action:hover,.action.active{color:#0879ad}.save-action{max-width:44px}.media-grid{display:grid;grid-template-columns:2fr 1fr;gap:4px;background:#fff}.media-grid img,.media-grid video{display:block;width:100%;height:220px;object-fit:cover}.detail-media a:first-child{grid-row:span 2}.detail-media a:not(:first-child) img{height:108px}.comments{padding:14px;border-top:1px solid var(--line)}.comment{display:flex;gap:9px;background:#f3f6f8;padding:9px;border-radius:16px;margin-bottom:9px;font-size:13px}.comment span,.comment small{display:block;margin-top:3px}.comment small{color:var(--muted)}.comment-form{display:flex;gap:8px}.comment-form textarea{flex:1;border:1px solid var(--line);border-radius:999px;padding:11px 15px;min-height:44px;resize:none}.comment-form button{border:0;background:var(--green);color:#fff;border-radius:999px;padding:0 18px}.empty{padding:42px;text-align:center;border:1px dashed #acbbb5;border-radius:10px;background:#fff;color:var(--muted)}.empty.small{padding:24px}.business-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.business-grid a{border:1px solid var(--line);border-radius:9px;padding:13px;display:flex;align-items:center;gap:10px}.business-monogram{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#0c2740;color:#fff;font-weight:900}.business-grid strong,.business-grid small{display:block}.business-grid small{color:var(--muted);margin-top:3px}.business-grid i{color:#1689db;font-style:normal}.compact-hero{min-height:205px;margin-top:14px;border-radius:10px;padding:38px;color:#fff;background:linear-gradient(90deg,rgba(6,28,47,.72),rgba(6,28,47,.18)),url('/marketplace/property/assets/malaysia-property-market-hero.webp') center 45%/cover}.compact-hero h1{font-size:48px;margin:4px 0 20px}.compact-hero .universal-search{max-width:720px}.compact-hero .eyebrow{font-size:11px;letter-spacing:.14em}.category-chips{padding:13px 0;margin:0}.category-chips a{border-color:var(--line);padding:8px 14px}.category-chips a.active{background:#0d688f;color:#fff}.vertical-banner{display:block;background:#0c3552;color:#fff;border-radius:8px;padding:14px 18px;margin-bottom:16px;font-weight:800}.dashboard-shell{margin-top:20px;max-width:1380px}.business-hero{position:relative;min-height:260px;background:#fff;border:1px solid var(--line);border-radius:10px;overflow:hidden;padding:125px 28px 24px;display:flex;gap:18px;box-shadow:var(--shadow)}.business-hero:before{content:"";position:absolute;inset:0 0 auto;height:130px;background:linear-gradient(90deg,rgba(7,32,52,.48),rgba(7,32,52,.05)),url('/marketplace/property/assets/malaysia-property-market-hero.webp') center/cover}.business-hero>.avatar{position:relative;border:5px solid #fff}.business-hero>div:last-child{position:relative;flex:1}.business-hero h1{font-size:32px;margin:0 0 5px}.business-hero p{max-width:760px;color:#536477}.quick-links{display:flex;gap:8px;flex-wrap:wrap}.quick-links a{border:1px solid var(--line);background:#fff;padding:9px 14px;border-radius:7px;font-size:12px;font-weight:750}.dashboard-panel{background:#fff;border:1px solid var(--line);border-radius:10px;padding:20px;margin:15px 0}.enquiry-form{display:flex;gap:8px}.enquiry-form textarea{flex:1;border:1px solid var(--line);border-radius:8px;padding:12px;min-height:48px}.post-detail-shell{max-width:960px;margin:24px auto}.post-detail-card{border-radius:12px}.post-detail-card .post-head{padding:18px}.post-detail-card .post-body{font-size:15px;padding:12px 18px}.post-detail-card .stats{font-size:13px;padding:12px 18px}.auth-wrap{max-width:600px;margin:38px auto;padding:0 16px}.auth-wrap.wide{max-width:780px}.auth-card{background:#fff;border:1px solid var(--line);border-radius:12px;padding:32px;box-shadow:var(--shadow)}.auth-card h1{font-size:34px;margin:0 0 8px;color:#153b61}.sub{color:var(--muted);line-height:1.5}.account-tabs{display:grid;grid-template-columns:1fr 1fr;margin:20px 0;background:#f1f4f6;border-radius:7px;padding:3px}.account-tabs span,.account-tabs a{padding:10px;text-align:center;font-size:12px;font-weight:800;border-radius:5px}.account-tabs .active{background:#fff;color:#087a5b;box-shadow:0 1px 4px rgba(0,0,0,.08)}.field{margin:13px 0}.field label{display:block;font-size:12px;font-weight:850;margin-bottom:6px}.field input,.field select,.field textarea{width:100%;border:1px solid #cbd7d2;border-radius:7px;padding:12px;background:#fff}.field textarea{min-height:130px}.check{display:flex;gap:8px;align-items:center;margin:16px 0;font-size:13px}.help{color:var(--muted);font-size:12px}.error,.notice{padding:11px;border-radius:8px;margin:12px 0;background:#fff0f0;color:var(--danger)}.notice{background:#edf8f3;color:var(--green)}.create-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 14px}.create-grid .full{grid-column:1/-1}.filebox{border:1px dashed #b5c5be;border-radius:8px;padding:12px}.site-footer{width:min(100% - 28px,1510px);margin:35px auto;padding:22px 0;border-top:1px solid var(--line);display:flex;justify-content:space-between;color:var(--muted);font-size:12px}.account-modal[hidden]{display:none}.account-modal{position:fixed;inset:0;background:#07120dc9;z-index:50;display:grid;place-items:center;padding:18px}.account-modal-card{width:min(420px,100%);background:#fff;border-radius:16px;padding:28px;position:relative}.modal-close{position:absolute;right:14px;top:10px;border:0;background:transparent;font-size:28px}.modal-actions{display:flex;gap:10px;align-items:center}.login-nudge{border:0;background:#edf8f3;color:var(--green);padding:11px;border-radius:8px;width:100%;font-weight:800}.metric-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.metric{background:#0c3552;color:#fff;border-radius:10px;padding:20px}.metric strong{display:block;font-size:34px}.metric span{font-size:12px}.profile-list{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.profile-list a{border:1px solid var(--line);padding:13px;border-radius:8px}.profile-list span{display:block;color:var(--muted);font-size:12px;margin-top:4px}
@media(max-width:1180px){.main-nav{gap:10px}.main-nav a{font-size:10px}.discovery-grid{grid-template-columns:repeat(3,1fr)}.business-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:860px){.topbar{height:62px;padding:0 14px}.brand img{height:39px}.main-nav{display:none}.header-tools{margin-left:auto}.header-country{display:none}.mobile-cats{display:flex;overflow:auto;gap:8px;padding:8px 12px;background:#fff;border-bottom:1px solid var(--line);position:sticky;top:62px;z-index:25}.mobile-cats a{white-space:nowrap;background:#eef3f6;padding:7px 11px;border-radius:999px;font-size:11px}.marketplace-home,.discovery,.dashboard-shell{width:100%}.discovery-hero{min-height:395px;margin:0;padding:30px 18px 0;background-position:center}.hero-copy h1{font-size:34px}.hero-copy p{font-size:14px}.universal-search>div{height:48px}.universal-search button{height:40px;width:48px}.hero-chips{margin-top:12px}.hero-chips a{padding:7px 13px;font-size:10px}.join-strip{grid-template-columns:1fr;margin-left:-18px;margin-right:-18px;padding:8px 18px;gap:0}.join-strip a{display:flex;border-right:0;border-bottom:1px solid rgba(255,255,255,.18);padding:9px}.join-strip a:last-child{border-bottom:0}.latest-section,.category-section,.business-discovery{padding:16px 12px}.discovery-grid{grid-template-columns:repeat(2,1fr);gap:10px}.business-grid{grid-template-columns:repeat(2,1fr)}.section-title h2{font-size:20px}.card-media{height:165px}.post-head{padding:9px 9px 3px}.post-body{padding:5px 9px 7px}.stats{padding:7px 9px}.business-hero{border-radius:0}.auth-wrap{margin:22px auto}.metric-grid,.profile-list{grid-template-columns:repeat(2,1fr)}}
@media(max-width:560px){.login-link{display:none}.signup{padding:9px 12px}.discovery-hero{min-height:360px}.hero-copy h1{font-size:31px}.hero-countries{font-size:11px}.hero-chips{margin-right:-18px;padding-right:18px}.discovery-grid{grid-template-columns:1fr}.card-media{height:245px}.business-grid{grid-template-columns:1fr}.compact-hero{border-radius:0;margin-top:0;padding:28px 18px}.compact-hero h1{font-size:36px}.business-hero{display:block;padding:110px 18px 20px}.business-hero>.avatar{margin-bottom:10px}.enquiry-form,.comment-form{display:grid}.site-footer{display:grid;gap:8px}.auth-card{padding:22px}.create-grid{grid-template-columns:1fr}.create-grid .full{grid-column:auto}.media-grid{grid-template-columns:1fr}.detail-media a:first-child{grid-row:auto}.detail-media img,.detail-media a:not(:first-child) img{height:240px}.metric-grid,.profile-list{grid-template-columns:1fr}}
.legal-modal{position:fixed;inset:0;background:rgba(7,18,13,.78);z-index:60;display:grid;place-items:center;padding:18px}.legal-modal-card{position:relative;width:min(900px,100%);height:min(82vh,760px);background:#fff;border-radius:14px;padding:22px;box-shadow:0 20px 60px rgba(0,0,0,.28)}.legal-modal-card h2{margin:0 35px 12px 0;color:#0c3552}.legal-modal-card iframe{width:100%;height:calc(100% - 48px);border:1px solid var(--line);border-radius:8px}.legal-modal[hidden],.account-modal[hidden]{display:none}
.demo-card-copy{padding:10px 11px 7px}.demo-title{display:block;font-size:13px;font-weight:850;line-height:1.25}.demo-location{font-size:10px;color:#536477;margin-top:4px}.demo-detail{display:block;color:#087a5b;font-size:11px;margin-top:4px}.demo-stats{justify-content:flex-start}.demo-save{margin-left:auto}.demo-note{font-size:11px;color:#667085;text-align:right;margin:8px 2px 0}.preview-pill{display:inline-block;background:#edf8f3;color:#087a5b;border:1px solid #cce8dd;border-radius:999px;padding:5px 9px;font-size:10px;font-weight:850;text-transform:uppercase;letter-spacing:.05em}.demo-detail-page{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);background:#fff;border:1px solid var(--line);border-radius:12px;overflow:hidden;box-shadow:var(--shadow);margin:18px auto;max-width:1180px}.demo-detail-media{min-height:520px;background:#eef3f6}.demo-detail-media img{width:100%;height:100%;object-fit:cover;display:block}.demo-detail-copy{padding:36px}.demo-detail-copy h1{font-size:38px;line-height:1.08;margin:14px 0 8px}.demo-detail-copy p{line-height:1.55;color:#536477}.demo-business:before{background-image:linear-gradient(90deg,rgba(7,32,52,.35),rgba(7,32,52,.03)),url('/marketplace/assets/demo/business-cover.jpg')}.business-meta{font-size:12px!important;margin:4px 0!important}.profile-tabs{display:flex;gap:25px;background:#fff;border:1px solid var(--line);border-radius:9px;padding:0 18px;margin:12px 0}.profile-tabs a{padding:14px 3px;border-bottom:3px solid transparent;font-size:12px;font-weight:800}.profile-tabs a.active{border-bottom-color:#0a6a91;color:#0a6a91}
@media(max-width:760px){.demo-detail-page{grid-template-columns:1fr;border-radius:0}.demo-detail-media{min-height:300px}.demo-detail-copy{padding:22px}.demo-detail-copy h1{font-size:29px}}
.business-hero:before{background-image:linear-gradient(90deg,rgba(7,32,52,.48),rgba(7,32,52,.05)),var(--business-cover,url('/marketplace/property/assets/malaysia-property-market-hero.webp'))}.avatar img{width:100%;height:100%;border-radius:inherit;object-fit:cover}.profile-action{border:1px solid var(--line);background:#fff;padding:9px 14px;border-radius:7px;font-size:12px;font-weight:750}.business-stats{position:relative;display:flex;gap:20px;align-self:flex-end;margin-left:auto}.business-stats span{text-align:center;font-size:10px;color:#667085}.business-stats strong{display:block;font-size:19px;color:#173047}
@media(max-width:700px){.business-stats{margin:14px 0 0;align-self:auto}.business-hero{display:block}}

/* Business onboarding — based on the approved navy/emerald four-step visual direction. */
.onboarding-shell{width:min(100% - 48px,1480px);margin:0 auto 42px}.onboarding-progress{height:80px;display:flex;align-items:center;justify-content:center;max-width:760px;margin:0 auto}.onboarding-progress .step{display:grid;justify-items:center;gap:5px;color:#71809a;font-size:12px;min-width:105px}.onboarding-progress .step b{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#eaf0f6;color:#17355f;font-size:14px}.onboarding-progress .step.active b,.onboarding-progress .step.current b{background:#078d5d;color:#fff;box-shadow:0 0 0 5px #e3f5ed}.onboarding-progress .step.complete b{background:#dff3ea;color:#087b55}.onboarding-progress .step.active span,.onboarding-progress .step.current span{color:#078650;font-weight:850}.onboarding-progress i{height:2px;background:#dce4ed;width:120px;margin:-20px 4px 0}.onboarding-progress .complete+i{background:#90d8bc}.onboarding-heading{display:flex;justify-content:space-between;align-items:end;padding:30px 14px 25px}.onboarding-heading h1{font-size:clamp(34px,3.3vw,52px);letter-spacing:-.035em;line-height:1.03;color:#092552;margin:5px 0 8px}.onboarding-heading p{font-size:18px;color:#667895;margin:0}.onboarding-heading>a{color:#0769bd;font-size:13px;font-weight:800;margin-bottom:7px}.onboarding-form{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:24px}.onboarding-main{display:grid;gap:20px}.onboarding-side{display:grid;align-content:start;gap:20px;position:sticky;top:92px}.onboarding-card{background:#fff;border:1px solid #dde5ee;border-radius:14px;padding:28px;box-shadow:0 8px 28px rgba(20,43,73,.055)}.card-heading{display:flex;gap:14px;border-bottom:1px solid #edf1f5;padding-bottom:18px;margin-bottom:18px}.card-heading>span{width:34px;height:34px;border-radius:9px;background:#e7f6ef;color:#07875b;display:grid;place-items:center;font-weight:900;font-size:12px}.card-heading h2,.onboarding-card h2{color:#092552;margin:0 0 4px;font-size:21px}.card-heading p,.onboarding-card>p{color:#71809a;margin:0;font-size:13px}.form-grid-two{display:grid;grid-template-columns:1fr 1fr;gap:0 18px}.form-grid-two .full{grid-column:1/-1}.required{color:#d83838}.field-help{font-size:12px;color:#71809a;margin:8px 0 18px}.char-count{display:block;text-align:right;color:#8996a9;margin-top:5px;font-size:11px}.secondary-categories{border:0;padding:0;margin:20px 0}.secondary-categories legend{font-size:12px;font-weight:850;margin-bottom:10px}.secondary-categories legend span{color:#7b8799;font-weight:500}.category-choice-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.category-choice-grid label{position:relative}.category-choice-grid input{position:absolute;opacity:0;pointer-events:none}.category-choice-grid span{display:block;border:1px solid #ccd8e5;border-radius:9px;padding:11px;text-align:center;color:#42536c;font-size:12px;font-weight:750}.category-choice-grid input:checked+span{background:#e4f5ed;border-color:#07895b;color:#05754e;box-shadow:inset 0 0 0 1px #07895b}.category-choice-grid input:focus-visible+span{outline:3px solid #94c9ff;outline-offset:2px}.category-specific{background:#f7fafc;border:1px solid #e1e8ef;border-radius:11px;padding:18px;margin-top:14px}.category-specific h3{color:#12345e;margin:0 0 8px;font-size:16px}.category-specific h3 small{color:#74839a;font-weight:500}.property-note p{color:#5f7089;line-height:1.5;margin:0}.media-card h2{font-size:21px}.upload-drop{display:grid;justify-items:center;text-align:center;border:1.5px dashed #bdcad9;border-radius:12px;padding:20px 14px;margin-top:18px;background:#fbfcfe;cursor:pointer;overflow:hidden}.upload-drop:hover{border-color:#07895b;background:#f3fbf7}.upload-drop>input{position:absolute;width:1px;height:1px;opacity:0}.upload-icon{width:52px;height:52px;border-radius:50%;background:#e9f0fa;display:grid;place-items:center;color:#143c78;font-size:25px;margin-bottom:10px}.upload-drop strong{color:#102f60;font-size:13px}.upload-drop small{color:#8794a8;font-size:11px;margin-top:4px}.preview-box{display:block;margin-top:12px}.preview-box img{width:104px;height:104px;object-fit:contain;border-radius:10px;border:1px solid #dde5ed;background:#fff}.gallery-preview{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;width:100%;margin-top:12px}.gallery-preview img{width:100%;aspect-ratio:1.25;object-fit:cover;border-radius:7px;border:1px solid #dce4ed}.benefit-card{background:linear-gradient(145deg,#f0fbf7,#eef6f5);border:1px solid #deeee8;border-radius:14px;padding:28px;color:#17355f}.benefit-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:50%;background:#d4f2e6;color:#07875b}.benefit-card h2{font-size:21px;line-height:1.32;margin:18px 0 12px;color:#092552}.benefit-card p{color:#63748d;line-height:1.5}.benefit-card ul{list-style:none;padding:16px 0 0;margin:18px 0 0;border-top:1px solid #d5e6e0}.benefit-card li{padding:7px 0 7px 29px;position:relative;font-size:13px}.benefit-card li:before{content:'✓';position:absolute;left:0;top:4px;width:20px;height:20px;border-radius:50%;display:grid;place-items:center;background:#0a9a65;color:#fff;font-weight:900}.onboarding-actions{grid-column:1/-1;background:#fff;border:1px solid #dce5ed;border-radius:11px;padding:12px;display:flex;justify-content:flex-end;gap:10px;position:sticky;bottom:8px;z-index:12;box-shadow:0 8px 30px rgba(15,37,65,.12)}.onboarding-actions .primary{min-width:260px}.secondary-action{border:1px solid #cbd7e3;color:#17375d;background:#fff;border-radius:8px;padding:11px 22px;font-weight:800}.onboarding-error{max-width:none}.review-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:24px}.review-profile-card{background:#fff;border:1px solid #dce5ed;border-radius:14px;overflow:hidden}.review-cover{height:250px;background:linear-gradient(120deg,#e8f6f1,#dbe8f4)}.review-cover img{width:100%;height:100%;object-fit:cover}.review-identity{display:flex;gap:18px;align-items:end;padding:0 30px;transform:translateY(-35px)}.review-logo{width:112px;height:112px;border-radius:18px;border:5px solid #fff;background:#e7f1f8;display:grid;place-items:center;color:#0d3866;font-size:34px;font-weight:900;overflow:hidden;box-shadow:0 6px 18px rgba(20,45,75,.12)}.review-logo img{width:100%;height:100%;object-fit:contain}.review-identity h2{font-size:30px;color:#092552;margin:3px 0}.review-identity p,.review-identity span{color:#65758d;margin:0}.review-categories,.business-category-pills{display:flex;gap:7px;flex-wrap:wrap}.review-categories{padding:0 30px 22px}.review-categories span,.business-category-pills span{background:#edf3f8;border-radius:999px;padding:7px 11px;font-size:11px;font-weight:800;color:#23476f}.review-categories .primary-category{background:#e2f5ec;color:#077b52}.review-copy{padding:0 30px 24px}.review-copy p{line-height:1.65;color:#536780}.review-gallery,.business-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:0 30px 30px}.review-gallery img,.business-gallery img{width:100%;aspect-ratio:1.35;object-fit:cover;border-radius:9px}.review-summary{align-self:start;position:sticky;top:92px}.review-summary dl div{padding:11px 0;border-bottom:1px solid #edf1f5}.review-summary dt{font-size:11px;color:#7b8799}.review-summary dd{margin:3px 0 0;font-size:13px;color:#17355f;font-weight:750;overflow-wrap:anywhere}.review-summary>p{line-height:1.5;margin:18px 0}.publish-button{width:100%}.success-banner{max-width:1380px;margin:16px auto 0;background:#e5f7ef;color:#08764f;border:1px solid #bfe5d3;border-radius:9px;padding:13px 18px;font-weight:750}.business-tagline{font-size:16px!important;color:#405776!important;margin:5px 0 10px!important}.business-category-pills{margin:8px 0 13px}.business-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:18px}.business-facts div{background:#f5f8fa;border-radius:8px;padding:12px}.business-facts b,.business-facts span{display:block}.business-facts b{font-size:10px;color:#7a8798;text-transform:uppercase;letter-spacing:.05em}.business-facts span{font-size:13px;margin-top:4px}.business-gallery{padding:20px 0 0}.category-businesses{background:#fff;border:1px solid #e1e8ef;border-radius:10px;padding:20px;margin:0 0 20px}.business-grid-logo{width:44px;height:44px;object-fit:contain;border-radius:50%;border:1px solid #dce4ed}.consent-check{align-items:flex-start}.consent-check input{margin-top:3px}.consent-check a{color:#0769bd;text-decoration:underline}
input:focus-visible,select:focus-visible,textarea:focus-visible,button:focus-visible,a:focus-visible{outline:3px solid #90c8ff;outline-offset:2px}
@media(max-width:1100px){.onboarding-form,.review-layout{grid-template-columns:minmax(0,1fr) 310px}.onboarding-shell{width:min(100% - 28px,1480px)}.category-choice-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:820px){.onboarding-progress{padding:0 12px}.onboarding-progress i{width:70px}.onboarding-form,.review-layout{grid-template-columns:1fr}.onboarding-side,.review-summary{position:static}.onboarding-side{grid-template-columns:1fr 1fr}.onboarding-actions{bottom:0}.review-summary{order:-1}.business-facts{grid-template-columns:repeat(2,1fr)}}
@media(max-width:560px){.onboarding-shell{width:100%;padding:0 12px}.onboarding-progress{height:68px}.onboarding-progress .step{min-width:0;flex:1;font-size:9px}.onboarding-progress .step b{width:29px;height:29px}.onboarding-progress i{width:18px}.onboarding-heading{display:block;padding:20px 4px}.onboarding-heading h1{font-size:32px}.onboarding-heading p{font-size:14px}.onboarding-heading>a{display:inline-block;margin-top:14px}.onboarding-card{padding:19px;border-radius:11px}.form-grid-two,.onboarding-side{grid-template-columns:1fr}.form-grid-two .full{grid-column:auto}.category-choice-grid{grid-template-columns:1fr 1fr}.onboarding-actions{margin:0 -4px;padding:9px;display:grid;grid-template-columns:1fr 1.6fr}.onboarding-actions .primary{min-width:0;padding:11px 8px}.secondary-action{padding:11px 8px}.benefit-card{padding:21px}.review-cover{height:175px}.review-identity{padding:0 18px;align-items:center}.review-logo{width:82px;height:82px}.review-identity h2{font-size:22px}.review-categories,.review-copy{padding-left:18px;padding-right:18px}.review-gallery,.business-gallery{grid-template-columns:repeat(2,1fr);padding-left:18px;padding-right:18px}.business-facts{grid-template-columns:1fr}.success-banner{margin:10px 12px}.gallery-preview{grid-template-columns:repeat(2,1fr)}}
.signup-progress{background:transparent}.signup-progress .step.active b{background:#078d5d;color:#fff;box-shadow:0 0 0 5px #e3f5ed}.auth-wrap{width:min(100% - 32px,710px);margin:38px auto 60px}.auth-card{border-radius:14px;padding:42px 40px;box-shadow:0 8px 28px rgba(20,43,73,.055)}.auth-card h1{font-size:clamp(34px,4vw,48px);line-height:1.15;letter-spacing:-.035em;color:#092552;margin-bottom:18px}.auth-card .sub{font-size:17px;color:#667895;line-height:1.55}.account-tabs{margin:24px 0 26px;background:#eef2f5;border-radius:8px;padding:3px}.account-tabs span,.account-tabs a{padding:13px;font-size:13px}.account-tabs .active{color:#078650}.auth-card .field{margin:17px 0}.auth-card .field label{font-size:13px;color:#102f60}.auth-card .field input,.auth-card .field select{min-height:54px;border-radius:8px;border-color:#ccd8e5;padding:14px 15px}.auth-card .primary{width:100%;min-height:50px;font-size:15px}.auth-card .consent-check{font-size:12px;line-height:1.5}.legal-modal-card{max-width:900px}@media(max-width:560px){.auth-wrap{width:100%;margin:20px auto 40px;padding:0 12px}.auth-card{padding:28px 22px}.auth-card h1{font-size:32px}.auth-card .sub{font-size:15px}.signup-progress{padding:0 8px}}
.quick-links a.primary{background:var(--green);color:#fff;border-color:var(--green);display:inline-flex;align-items:center;justify-content:center}
.approved-profile-form{grid-template-columns:minmax(0,1.18fr) minmax(330px,.82fr)}.approved-profile-form>.onboarding-main{display:block;align-self:start}.approved-profile-form>.onboarding-main .field{margin-bottom:18px}.approved-profile-form>.onboarding-side{position:static}.approved-profile-form .profile-consent{grid-column:1/-1;background:#fff;border:1px solid #dce5ed;border-radius:9px;padding:14px 18px}.approved-profile-form .onboarding-actions{position:relative;bottom:auto}.approved-profile-form .onboarding-actions .primary{flex:1}.field-label{font-size:13px;font-weight:850;color:#102f60}.media-label{margin-top:22px}.saved-media{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:14px}.saved-media label{border:1px solid #dce4ed;border-radius:8px;overflow:hidden;background:#fff}.saved-media img{width:100%;aspect-ratio:1.2;object-fit:cover}.saved-media span{display:block;padding:6px;font-size:11px;color:#5d6f87}.details-form{display:grid;gap:18px}.category-detail-card h2 small{font-size:11px;color:#087b55;background:#e2f5ec;border-radius:999px;padding:5px 8px}.category-review dl{margin:0}.category-review dl div{display:grid;grid-template-columns:180px 1fr;gap:14px;padding:8px 0;border-bottom:1px solid #edf1f5}.category-review dt{color:#71809a;font-size:12px}.category-review dd{margin:0;color:#17355f}.cookie-consent{position:fixed;left:22px;right:22px;bottom:20px;z-index:100;max-width:1040px;margin:auto;background:#082552;color:#fff;border-radius:12px;padding:18px 20px;box-shadow:0 16px 50px rgba(0,0,0,.28);display:flex;align-items:center;justify-content:space-between;gap:24px}.cookie-consent[hidden]{display:none}.cookie-consent strong{font-size:16px}.cookie-consent p{margin:5px 0 0;color:#d9e4f2;font-size:13px;line-height:1.45}.cookie-consent a{color:#8ee3bf;text-decoration:underline}.cookie-actions{display:flex;gap:9px;white-space:nowrap}.cookie-actions .secondary-action{color:#fff;background:transparent}.mobile-cats a.active{background:#dff3ea;color:#087b55;font-weight:800}
@media(max-width:820px){.approved-profile-form{grid-template-columns:1fr}.approved-profile-form>.onboarding-side{grid-template-columns:1fr 1fr}.approved-profile-form>.onboarding-side .benefit-card{grid-column:1/-1}.cookie-consent{align-items:stretch;flex-direction:column}.cookie-actions{justify-content:flex-end}}
@media(max-width:560px){.approved-profile-form>.onboarding-side{grid-template-columns:1fr}.approved-profile-form>.onboarding-side .benefit-card{grid-column:auto}.saved-media{grid-template-columns:repeat(2,1fr)}.approved-profile-form .profile-consent{padding:12px}.approved-profile-form .onboarding-actions{grid-template-columns:1fr 1.6fr}.category-review dl div{grid-template-columns:1fr;gap:3px}.cookie-consent{left:10px;right:10px;bottom:10px}.cookie-actions{display:grid;grid-template-columns:1fr 1fr}}
.site-footer{width:min(100% - 28px,1510px);margin:35px auto 0;padding:18px 22px;background:#0b2949;border-top:3px solid var(--green);border-radius:10px 10px 0 0;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px 32px;color:#dbe7f2;font-size:12px}.footer-primary{display:grid;gap:6px;min-width:0}.footer-attribution,.footer-network{display:block;margin:0;line-height:1.45}.footer-attribution{font-weight:700;color:#fff}.footer-attribution a{color:#71ddb2;font-weight:900}.footer-attribution a:hover,.footer-attribution a:focus{text-decoration:underline}.footer-network{color:#aebfd0}.footer-legal{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:7px 9px}.footer-legal a{display:inline-block;color:#fff}.footer-legal a:hover,.footer-legal a:focus{color:#71ddb2;text-decoration:underline}.footer-legal span{color:#71ddb2}@media(max-width:700px){.site-footer{grid-template-columns:1fr;gap:14px;margin-top:24px;padding:16px;border-radius:0;text-align:center}.footer-primary{justify-items:center}.footer-legal{justify-content:center}}
