:root{--navy:#0A1628;--aqua:#12c9e8;--teal:#042A2E;--bg:#F5F9FC;--ink:#142033;--muted:#607188;--line:#dce7ef;--card:#fff}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--bg);color:var(--ink);font:16px/1.5 Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
a{color:inherit;text-decoration:none}
.shell{max-width:1180px;margin:auto;padding:0 24px}
.top{background:var(--navy);color:#fff;position:relative}
.top::after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:#1CC3E2;z-index:20;pointer-events:none}
.nav{height:82px;display:flex;align-items:center;gap:28px}
.logo{display:block;width:191px;height:auto}
.navlinks{display:flex;gap:23px;align-items:center;margin-left:auto;font-size:14px;font-weight:650}
.navlinks a{opacity:.92}
.navlinks a:hover{color:var(--aqua)}
.login{white-space:nowrap}
.cta,.btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:10px;background:var(--aqua);color:#062235;font-weight:800;padding:12px 18px;cursor:pointer;white-space:nowrap}
.cta:hover,.btn:hover{filter:brightness(.94)}
.hero{background:var(--navy);padding:67px 0 80px;color:#fff;overflow:hidden}
.eyebrow{display:inline-flex;background:#123650;border:1px solid #23536e;color:#b6f4fc;padding:6px 11px;border-radius:999px;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.hero-grid{display:grid;grid-template-columns:1.12fr .88fr;gap:58px;align-items:center}
.hero h1{font-size:clamp(2.75rem,5.2vw,4.85rem);letter-spacing:-.02em;line-height:.99;margin:16px 0}
.hero p{font-size:19px;max-width:690px;color:#d5e3ed;margin:0 0 28px}
.search{background:#fff;padding:14px;border-radius:15px;box-shadow:0 18px 45px #0310206e;display:grid;grid-template-columns:1.4fr 1fr 1fr auto;gap:10px}
.search label{display:block;color:#506174;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.04em;padding:3px 10px 0}
.search input,.search select{display:block;width:100%;border:0;outline:0;color:#1a2a3b;padding:7px 10px;background:transparent;font:14px inherit}
.search-field{border:1px solid #dce7ef;border-radius:9px}
.search .btn{margin:auto 0;height:50px}
.trust{display:flex;flex-wrap:wrap;gap:19px;margin-top:20px;font-size:13px;color:#c7d6e2}
.trust span:before{content:'✓';color:var(--aqua);font-weight:900;padding-right:6px}
.hero-art{position:relative;min-height:315px}
.orb{position:absolute;border-radius:50%;background:#0e829a;filter:blur(1px);opacity:.55}
.orb.one{height:258px;width:258px;right:40px;top:8px}
.orb.two{height:170px;width:170px;right:190px;bottom:-20px;background:#1ecce8}
.bubbles{position:absolute;inset:22px 10px;background:radial-gradient(circle at 64% 32%,#fff 0 4px,transparent 5px),radial-gradient(circle at 38% 72%,#fff 0 7px,transparent 8px),radial-gradient(circle at 82% 78%,#fff 0 5px,transparent 6px),radial-gradient(circle at 45% 25%,#fff 0 3px,transparent 4px);opacity:.7}
.can{position:absolute;right:94px;top:54px;width:170px;height:235px;border:7px solid #d8fbff;border-radius:29px 29px 46px 46px;background:linear-gradient(110deg,#00badf,#18d9e9);box-shadow:inset -14px 0 #009abd,0 20px 30px #00102061}
.can:before{content:'SODA';position:absolute;left:27px;top:79px;color:#f3ffff;font-size:32px;font-weight:900;letter-spacing:0;transform:rotate(-90deg)}
.can:after{content:'';position:absolute;width:60px;height:13px;border-radius:50%;border:6px solid #e5fdff;left:48px;top:-13px;background:#0d7993}
section{padding:74px 0}
.section-head{display:flex;justify-content:space-between;gap:20px;align-items:end;margin-bottom:27px}
.kicker{font-size:12px;text-transform:uppercase;letter-spacing:.08em;font-weight:850;color:#0b8eaa;margin:0 0 6px}
.section-head h2{font-size:31px;letter-spacing:-.015em;line-height:1.08;margin:0}
.section-head p{max-width:560px;color:var(--muted);margin:0}
.link{font-weight:800;color:#087e99}
.grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
.card{background:#fff;border:1px solid #e3edf3;border-radius:14px;padding:21px;box-shadow:0 5px 16px #143a5208}
.category{min-height:146px;transition:.18s}
.category:hover{border-color:#8de9f4;box-shadow:0 10px 27px #143a5214;transform:translateY(-2px)}
.icon{width:38px;height:38px;border-radius:11px;background:#ddf8fb;color:#047f9d;display:grid;place-items:center;font-size:21px;margin-bottom:16px}
.category h3{font-size:16px;margin:0 0 5px;line-height:1.2}
.category p{font-size:13px;color:var(--muted);margin:0}
.featured-bg{background:#eaf5fa}
.listing{position:relative;padding:0;overflow:hidden}
.listing-head{height:112px;background:linear-gradient(145deg,#153a56,#1ac7df);padding:18px}
.badge{display:inline-flex;font-size:11px;font-weight:850;text-transform:uppercase;letter-spacing:.04em;border-radius:99px;padding:5px 8px;background:#ffd85b;color:#433200}
.listing-body{padding:16px 18px 19px}
.listing h3{font-size:18px;margin:0 0 4px}
.listing p{font-size:13px;color:var(--muted);margin:0 0 13px}
.chips{display:flex;gap:6px;flex-wrap:wrap}
.chip{font-size:11px;background:#eaf6f7;color:#055363;padding:4px 7px;border-radius:6px;font-weight:750}
.locations{display:grid;grid-template-columns:1.1fr .9fr;gap:30px;align-items:stretch}
.location-list{display:grid;grid-template-columns:1fr 1fr;gap:13px}
.location{background:#fff;border:1px solid var(--line);border-radius:12px;padding:19px;font-weight:800}
.location small{display:block;color:var(--muted);font-weight:500;margin-top:3px}
.panel{background:var(--navy);border-radius:17px;color:#fff;padding:39px}
.panel h2{font-size:33px;letter-spacing:-.015em;margin:0 0 12px;line-height:1.06}
.panel p{color:#cfdeea;max-width:480px}
.panel .btn{margin-top:11px}
.why{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}
.why .card{padding:20px 16px}
.why strong{display:block;margin:10px 0 5px;font-size:15px}
.why p{font-size:13px;color:var(--muted);margin:0}
.resources{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.resource{background:#fff;border:1px solid var(--line);border-radius:14px;padding:22px}
.resource .type{font-size:11px;font-weight:850;text-transform:uppercase;letter-spacing:.08em;color:#0a849d}
.resource h3{margin:9px 0;font-size:18px;line-height:1.2}
.resource p{font-size:14px;color:var(--muted);margin:0}
.footer{background:var(--navy);color:#dbe8ef;padding:51px 0 28px}
.footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:28px}
.footer .logo{width:185px}
.footer p{font-size:13px;max-width:310px}
.footer h4{font-size:12px;letter-spacing:.04em;text-transform:uppercase;color:#7fe7f6;margin:4px 0 12px}
.footer a{display:block;font-size:13px;margin:8px 0;color:#d4e1e9}
.bottom{border-top:1px solid #27415a;margin-top:27px;padding-top:17px;color:#9db1c0;font-size:12px}
.page-hero{background:var(--navy);color:#fff;padding:56px 0}
.page-hero h1{font-size:43px;letter-spacing:-.02em;margin:0 0 10px}
.page-hero p{margin:0;color:#cbdbe7;max-width:720px}
.crumb{font-size:13px;color:#74dceb;margin-bottom:14px}
.page-main{padding:55px 0;min-height:50vh}
.form{max-width:780px;background:#fff;border:1px solid var(--line);border-radius:16px;padding:27px;display:grid;grid-template-columns:1fr 1fr;gap:16px}
.form .full{grid-column:1/-1}
.form label{font-size:13px;font-weight:750}
.form input,.form textarea,.form select{width:100%;border:1px solid #cddbe5;border-radius:9px;padding:11px;margin-top:6px;font:inherit}
.form textarea{min-height:110px}
.notice{background:#eefafd;border-left:4px solid var(--aqua);padding:15px;border-radius:7px;color:#31536a;font-size:14px}
.listing-profile{display:grid;grid-template-columns:1.7fr .85fr;gap:26px}
.profile-card{background:#fff;border:1px solid var(--line);border-radius:16px;padding:27px}
.profile-cover{height:160px;border-radius:11px;background:linear-gradient(135deg,#183854,#18c7e2);margin-bottom:24px}
.sidebar .btn{width:100%;margin-bottom:9px}
.detail{border-top:1px solid var(--line);padding:12px 0;font-size:14px}
.detail b{display:block;font-size:12px;color:var(--muted);text-transform:uppercase;letter-spacing:.06em}
.mobile-toggle{display:none}
@media(max-width:900px){.navlinks{display:none}
.nav{justify-content:space-between}
.mobile-toggle{display:block}
.hero-grid,.locations,.listing-profile{grid-template-columns:1fr}
.hero-art{display:none}
.search{grid-template-columns:1fr 1fr}
.grid{grid-template-columns:repeat(2,1fr)}
.why{grid-template-columns:repeat(2,1fr)}
.footer-grid{grid-template-columns:1fr 1fr}
}
@media(max-width:560px){.shell{padding:0 17px}
.nav{height:71px}
.logo{width:150px}
.hero{padding:48px 0 58px}
.hero h1{font-size:41px}
.hero p{font-size:17px}
.search{grid-template-columns:1fr;padding:11px}
.search .btn{width:100%}
section{padding:53px 0}
.section-head{display:block}
.section-head p{margin-top:10px}
.section-head h2{font-size:28px}
.grid,.resources,.location-list{grid-template-columns:1fr}
.why{grid-template-columns:1fr}
.footer-grid{grid-template-columns:1fr}
.page-hero{padding:43px 0}
.page-hero h1{font-size:35px}
.form{grid-template-columns:1fr;padding:19px}
.form .full{grid-column:auto}
}
section[aria-labelledby="browse-category-title"] .location{transition:border-color .18s ease,background-color .18s ease,box-shadow .18s ease,transform .18s ease}
section[aria-labelledby="browse-category-title"] .location:hover{background:#eefafd;border-color:var(--teal)!important;box-shadow:0 8px 20px #042a2e14;transform:translateY(-1px)}
section[aria-labelledby="browse-location-title"] .chip{transition:background-color .18s ease,color .18s ease,box-shadow .18s ease}
section[aria-labelledby="browse-location-title"] .chip:hover{background:#d7f5f8;color:var(--teal);box-shadow:inset 0 0 0 1px #78dbe7}
section[aria-labelledby="browse-category-title"] a:focus-visible,section[aria-labelledby="browse-location-title"] a:focus-visible{outline:3px solid var(--aqua);outline-offset:3px}
.location-directory .location{display:flex;flex-direction:column;justify-content:center;min-height:84px;transition:border-color .18s ease,background-color .18s ease,box-shadow .18s ease,transform .18s ease}
.location-directory .location:hover{background:#eefafd;border-color:var(--teal);box-shadow:0 8px 20px #042a2e14;transform:translateY(-1px)}
.location-directory .location:focus-visible{outline:3px solid var(--aqua);outline-offset:3px}
.location-directory .section-head{margin-bottom:20px}
.resource-directory-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
.resource-directory-card{display:flex;flex-direction:column;min-width:0;min-height:238px;transition:border-color .18s ease,background-color .18s ease,box-shadow .18s ease,transform .18s ease}
.resource-directory-card:hover{background:#f8fdff;border-color:var(--aqua);box-shadow:0 10px 24px #042a2e14;transform:translateY(-2px)}
.resource-directory-card:focus-visible{outline:3px solid var(--aqua);outline-offset:3px}
.resource-directory-card .icon{width:34px;height:34px;margin-bottom:12px;font-size:18px}
.resource-directory-card .link{display:flex;align-items:center;min-height:44px;margin-top:auto;padding-top:14px}
@media(max-width:900px){.resource-directory-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:560px){.resource-directory-grid{grid-template-columns:1fr}
.resource-directory-card{min-height:0}
}
.about-intro{padding:0;max-width:860px}
.about-intro h2{font-size:31px;letter-spacing:-.015em;line-height:1.08;margin:0 0 14px}
.about-intro p{color:var(--muted);font-size:17px;line-height:1.7;margin:0}
.about-section{padding:54px 0 0}
.about-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.about-card{min-width:0}
.about-card h3{font-size:17px;line-height:1.25;margin:0 0 8px}
.about-card p{font-size:14px;color:var(--muted);margin:0}
.about-audience-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px}
.about-audience{display:flex;align-items:center;gap:12px;min-width:0;min-height:78px}
.about-audience .icon{flex:0 0 38px;margin:0}
.about-audience strong{font-size:14px;line-height:1.3}
.about-trust-list{display:grid;grid-template-columns:1fr 1fr;gap:0 28px;padding:10px 24px}
.about-trust-list>div{display:flex;align-items:flex-start;gap:11px;padding:15px 0;border-bottom:1px solid var(--line)}
.about-trust-list>div:nth-last-child(-n+2){border-bottom:0}
.about-trust-list span{color:#0787a1;font-weight:900}
.about-trust-list p{margin:0;color:#31536a}
.about-cta{padding:39px}
.about-cta-actions{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-top:20px}
.about-cta-actions .btn{margin:0}
.about-secondary-button{background:#fff;color:#0b2335}
.about-partner-link{color:#8de9f4;font-weight:800;padding:11px 8px}
.about-partner-link:hover{color:#fff}
@media(max-width:900px){.about-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
.about-audience-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:560px){.about-section{padding-top:42px}
.about-grid,.about-audience-grid,.about-trust-list{grid-template-columns:1fr}
.about-trust-list>div:nth-last-child(2){border-bottom:1px solid var(--line)}
.about-cta{padding:28px 20px}
.about-cta-actions{align-items:stretch}
.about-cta-actions .btn{width:100%}
.about-partner-link{text-align:center;min-height:44px}
}
.location-cta-panel{align-self:start;min-height:390px;padding:42px 39px;display:flex;flex-direction:column;justify-content:center}
@media(max-width:900px){.location-cta-panel{min-height:0;padding:39px;align-self:stretch}
}
@media(max-width:560px){.location-cta-panel{padding:30px 24px}
}
.home-location-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
@media(max-width:900px){.home-location-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:560px){.home-location-grid{grid-template-columns:1fr}
}

.add-business-page .cta[aria-current="page"]{box-shadow:0 0 0 2px rgba(255,255,255,.22)}

.add-business-page .add-business-notice{max-width:780px;margin-bottom:20px}

.add-business-page .required-note{margin:0 0 2px;color:var(--muted);font-size:14px;font-weight:600}

.add-business-page .required-mark{color:#b42318}

.add-business-page .optional-mark{color:var(--muted);font-size:12px;font-weight:500;margin-left:4px}

.add-business-page .field-help{display:block;margin-top:7px;color:var(--muted);font-size:12px;font-weight:500;line-height:1.45}

.add-business-page .authorization-check{display:flex;align-items:flex-start;gap:11px;font-size:14px;line-height:1.55}

.add-business-page .authorization-check input{width:20px;height:20px;flex:0 0 20px;margin:2px 0 0;accent-color:var(--aqua)}

.add-business-page .privacy-review{margin:0;color:var(--muted);font-size:13px;line-height:1.55}

.add-business-page .privacy-review a{color:#007f99;text-decoration:underline;text-underline-offset:2px}

.add-business-page .submit-review{width:100%;min-height:48px}

.add-business-page .form-status{border-radius:9px;padding:13px 15px;font-size:14px;line-height:1.5}

.add-business-page .form-error{background:#fff1f0;border:1px solid #f5b7b1;color:#8a1c13}

.add-business-page .form input:focus-visible,.add-business-page .form textarea:focus-visible,.add-business-page .form select:focus-visible{outline:3px solid rgba(18,201,232,.28);border-color:#0798b3}

@media(max-width:900px){.add-business-page .login{display:none}
}

.business-profile-page .profile-hero .crumb{display:flex;flex-wrap:wrap;gap:6px}
.business-profile-page .profile-hero h1{margin:14px 0 10px}
.business-profile-page .profile-main{padding:0;overflow:hidden}
.business-profile-page .profile-media{margin:0}
.business-profile-page .profile-media img{display:block;width:100%;height:auto;aspect-ratio:8/5;object-fit:cover}
.business-profile-page .profile-media figcaption{padding:7px 24px 0;color:var(--muted);font-size:12px}
.business-profile-page .profile-info-header{display:flex;align-items:center;gap:16px;padding:20px 26px 22px;border-bottom:1px solid var(--line)}
.business-profile-page .business-logo{width:58px;height:58px;flex:0 0 58px;display:grid;place-items:center;border-radius:14px;background:#ddf8fb;color:#047f9d;font-weight:900;font-size:19px}
.business-profile-page .profile-info-header h2{margin:0 0 8px;font-size:23px;line-height:1.2}
.business-profile-page .profile-summary{margin:10px 0 0;color:var(--muted);font-size:14px}
.business-profile-page .profile-section{padding:25px 26px;border-bottom:1px solid var(--line)}
.business-profile-page .profile-section:last-child{border-bottom:0}
.business-profile-page .profile-section h2{margin:0 0 11px;font-size:21px}
.business-profile-page .profile-section p{margin:0;color:#3f5267}
.business-profile-page .service-list{margin:14px 0 0;padding-left:21px;color:#3f5267}
.business-profile-page .service-list li+li{margin-top:7px}
.business-profile-page .service-scope-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:17px}
.business-profile-page .service-scope-grid div{padding:14px;border:1px solid var(--line);border-radius:10px;background:#f8fcfe}
.business-profile-page .service-scope-grid strong,.business-profile-page .service-scope-grid span{display:block}
.business-profile-page .service-scope-grid strong{color:#087e99;font-size:13px;margin-bottom:4px}
.business-profile-page .service-scope-grid span{color:var(--muted);font-size:13px}
.business-profile-page .profile-section-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}
.business-profile-page .profile-section-heading span{color:var(--muted);font-size:12px;text-transform:uppercase;letter-spacing:.04em;font-weight:800}
.business-profile-page .profile-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}
.business-profile-page .profile-gallery figure{margin:0;min-width:0}
.business-profile-page .profile-gallery img{display:block;width:100%;height:118px;object-fit:cover;border-radius:9px}
.business-profile-page .profile-gallery figure:nth-child(2) img{object-position:35% center}
.business-profile-page .profile-gallery figure:nth-child(3) img{object-position:75% center}
.business-profile-page .profile-gallery figcaption{font-size:12px;color:var(--muted);margin-top:5px}
.business-profile-page .sample-disclosure{font-size:12px!important;margin-top:12px!important}
.business-profile-page .profile-sidebar{padding:20px;position:sticky;top:20px}
.business-profile-page .demo-actions{display:grid;gap:9px}
.business-profile-page .demo-actions .btn{width:100%;min-height:48px;display:flex;justify-content:space-between;gap:10px}
.business-profile-page .demo-actions .btn:disabled{cursor:not-allowed;background:#e9f2f6;color:#526778;filter:none}
.business-profile-page .demo-actions small{font-size:11px;font-weight:700}
.business-profile-page .demo-action-note{font-size:13px;color:var(--muted);margin:14px 0 18px}
.business-profile-page .profile-details{margin:0}
.business-profile-page .profile-details .detail{margin:0}
.business-profile-page .profile-details dt{font-size:12px;color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-weight:800}
.business-profile-page .profile-details dd{margin:3px 0 0}
.business-profile-page .related-section{padding:54px 0 0}
.business-profile-page .related-business-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.business-profile-page .related-business-card{position:relative;background:#fff;border:1px solid var(--line);border-radius:14px;padding:14px;transition:.18s}
.business-profile-page .related-business-card:hover{border-color:var(--aqua);box-shadow:0 9px 22px #042a2e14;transform:translateY(-2px)}
.business-profile-page .related-business-card:focus-visible{outline:3px solid var(--aqua);outline-offset:3px}
.business-profile-page .related-business-card img{display:block;width:100%;height:auto;aspect-ratio:8/5;object-fit:cover;border-radius:9px;margin-bottom:12px}
.business-profile-page .related-business-card .badge{margin-bottom:10px}
.business-profile-page .related-business-card h3{font-size:17px;margin:0 0 5px}
.business-profile-page .related-business-card p{font-size:13px;color:var(--muted);margin:0}
.business-profile-page .profile-directory-nav{padding:35px 0 0}
.business-profile-page .profile-directory-nav a{display:inline-flex;align-items:center;min-height:44px;color:#087e99;font-weight:800}
.business-profile-page .profile-directory-nav a:focus-visible{outline:3px solid var(--aqua);outline-offset:3px}
@media(max-width:900px){.business-profile-page .login{display:none}
.business-profile-page .profile-sidebar{position:static}
.business-profile-page .related-business-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:560px){.business-profile-page .profile-info-header{align-items:flex-start;padding:18px}
.business-profile-page .profile-section{padding:22px 18px}
.business-profile-page .service-scope-grid,.business-profile-page .profile-gallery,.business-profile-page .related-business-grid{grid-template-columns:1fr}
.business-profile-page .profile-gallery img{height:auto;aspect-ratio:8/5}
.business-profile-page .related-section{padding-top:42px}
}

@media(max-width:560px){.directory-page .nav{height:auto;min-height:104px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px 12px;padding-top:10px;padding-bottom:10px}
.directory-page .nav .logo{grid-column:1}
.directory-page .nav .cta{grid-column:2;padding:10px 12px}
.directory-page .nav .login{grid-column:1/-1;justify-self:end;min-height:34px;display:inline-flex;align-items:center;font-size:14px}
.directory-page .navlinks{display:none}
}

@media(max-width:900px){body .nav .login{display:inline-flex!important;align-items:center;min-height:40px}
}

@media(max-width:560px){body .nav{height:auto;min-height:104px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px 12px;padding-top:10px;padding-bottom:10px}
body .nav .logo{grid-column:1}
body .nav .cta{grid-column:2;padding:10px 12px}
body .nav .login{grid-column:1/-1;justify-self:end;min-height:34px;font-size:14px}
body .navlinks{display:none}
}

.architecture-page{padding-top:42px}
.architecture-search{margin-bottom:46px}
.architecture-section{padding:0;margin-top:48px}
.architecture-first{margin-top:0}
.architecture-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
.architecture-listings{max-width:590px}
.architecture-demo-card{display:grid;grid-template-columns:190px 1fr;overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:0 5px 16px #143a5208;transition:.18s}
.architecture-demo-card:hover{border-color:var(--aqua);box-shadow:0 10px 24px #042a2e14;transform:translateY(-2px)}
.architecture-demo-card:focus-visible,.architecture-grid a:focus-visible{outline:3px solid var(--aqua);outline-offset:3px}
.architecture-demo-card img{width:100%;height:100%;min-height:190px;object-fit:cover}
.architecture-demo-card>div{padding:20px}
.architecture-demo-card h3{margin:13px 0 4px;font-size:19px}
.architecture-demo-card p{margin:0 0 14px;color:var(--muted);font-size:13px}
.empty-directory{background:#fff;border:1px solid var(--line);border-radius:14px;padding:26px;color:var(--muted)}
.architecture-cta{padding:50px 0 0}
.architecture-backlink{margin-top:18px}
.architecture-grid .location{transition:.18s}
.architecture-grid .location:hover{background:#eefafd;border-color:var(--aqua);transform:translateY(-1px)}
@media(max-width:900px){.architecture-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:560px){.architecture-search{margin-bottom:36px}
.architecture-section{margin-top:38px}
.architecture-grid{grid-template-columns:1fr}
.architecture-demo-card{grid-template-columns:1fr}
.architecture-demo-card img{height:auto;min-height:0;aspect-ratio:8/5}
.architecture-cta{padding-top:38px}
}

@media(min-width:901px){.nav{height:102px}
}


/* Navigation height reduced by 25% across all responsive breakpoints. */
.nav{height:123px}

@media(min-width:901px){.nav{height:153px}
}

@media(max-width:560px){body .nav,.directory-page .nav{height:auto;min-height:156px}
}

.page-hero{background:linear-gradient(118deg,#0A1628 0%,#102d43 100%)}
.card{transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}
.card:hover{border-color:#8de9f4;box-shadow:0 11px 26px #042a2e14}
.category{overflow:hidden}
.category:after{content:'';display:block;width:42px;height:3px;background:var(--aqua);border-radius:99px;margin-top:16px}
.live-listing{overflow:hidden}
.live-listing:before{content:'';display:block;height:5px;margin:-21px -21px 18px;background:linear-gradient(90deg,var(--aqua),#0b6074)}
.architecture-grid .location{position:relative;overflow:hidden}
.architecture-grid .location:before{content:'';display:block;width:28px;height:3px;background:var(--aqua);border-radius:99px;margin-bottom:12px}
.resource-directory-grid{gap:20px}
.resource-directory-card{padding:0!important;overflow:hidden;background:#fff}
.resource-card-media{display:block;width:100%;height:150px;object-fit:cover;background:#0A1628}
.resource-card-body{display:flex;flex-direction:column;min-height:188px;padding:22px}
.resource-card-body h3{font-size:20px;margin:2px 0 9px;line-height:1.2}
.resource-card-body p:not(.kicker){margin:0;color:var(--muted);font-size:14px;line-height:1.55}
.resource-card-body .link{margin-top:auto;padding-top:17px}
.resource-directory-card:only-child{grid-column:1/-1;display:grid;grid-template-columns:minmax(280px,.8fr) minmax(0,1.2fr);min-height:270px}
.resource-directory-card:only-child .resource-card-media{height:100%}
.resource-directory-card:only-child .resource-card-body{justify-content:center;padding:32px}
.architecture-page .editorial-block{box-shadow:0 12px 30px #143a520b}
.business-profile-page .profile-card{box-shadow:0 8px 22px #143a520a}
.business-profile-page .profile-info-header{background:linear-gradient(135deg,#fff,#effbfd)}
.business-profile-page .profile-sidebar{border-top:4px solid var(--aqua)}
@media(max-width:900px){.resource-directory-card:only-child{grid-template-columns:1fr}
.resource-directory-card:only-child .resource-card-media{height:220px}
.resource-directory-card:only-child .resource-card-body{padding:26px}
}
@media(max-width:560px){.resource-card-media{height:190px}
.resource-card-body{padding:20px}
.resource-card-body h3{font-size:19px}
.resource-directory-card:only-child .resource-card-media{height:190px}
.live-listing:before{margin:-21px -21px 18px}
}

.resources.resource-directory-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.resources.resource-directory-grid>.resource-directory-card{min-height:276px;padding:28px!important}
@media(max-width:900px){.resources.resource-directory-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:560px){.resources.resource-directory-grid{grid-template-columns:1fr}
.resources.resource-directory-grid>.resource-directory-card{min-height:0;padding:24px!important}
}

/* Site-wide spacing and type normalization */
:root{--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:24px;--space-6:32px;--space-7:40px;--space-8:48px;--space-9:64px;--space-10:80px}
body{line-height:1.6}
section{padding:80px 0}
.page-hero{padding:64px 0}
.page-hero .crumb{margin-bottom:16px;line-height:1.3}
.page-hero h1{line-height:1.1;letter-spacing:-.02em;margin:0 0 16px}
.page-hero p{line-height:1.6}
.page-main{padding:64px 0}
.section-head{gap:24px;margin-bottom:32px}
.kicker{font-size:12px;line-height:1.3;letter-spacing:.08em;margin:0 0 8px}
.section-head h2{font-size:32px;line-height:1.2;letter-spacing:-.015em}
.section-head p{line-height:1.6}
.grid,.resources,.architecture-grid,.about-grid,.about-audience-grid,.related-business-grid{gap:24px}
.card{padding:24px}
.category{min-height:0}
.category h3,.resource h3,.live-listing h3{line-height:1.25;letter-spacing:-.01em}
.category p,.resource p,.live-listing p{line-height:1.6}
.location{padding:24px}
.location small{margin-top:4px;line-height:1.5}
.search{gap:12px}
.search label{padding:4px 12px 0;line-height:1.3}
.search input,.search select{padding:8px 12px;line-height:1.5}
.form{padding:32px;gap:24px}
.form input,.form textarea,.form select{padding:12px;margin-top:8px;line-height:1.5}
.notice{padding:16px;line-height:1.6}
.architecture-page{padding-top:48px}
.architecture-search{margin-bottom:48px}
.architecture-section{margin-top:48px}
.architecture-cta{padding-top:48px}
.profile-card{padding:32px}
.business-profile-page .profile-info-header{padding:24px 32px}
.business-profile-page .profile-section{padding:32px}
.business-profile-page .profile-section h2{line-height:1.25;letter-spacing:-.015em;margin:0 0 12px}
.business-profile-page .profile-section p,.business-profile-page .profile-summary{line-height:1.65}
.business-profile-page .service-list{margin:16px 0 0}
.business-profile-page .service-list li+li{margin-top:8px}
.business-profile-page .profile-sidebar{padding:24px}
.footer{padding:64px 0 32px}
.footer-grid{gap:32px}
.footer h4{margin:0 0 16px;line-height:1.3}
.footer a{margin:8px 0;line-height:1.5}
.footer p{line-height:1.6}
.bottom{margin-top:32px;padding-top:16px;line-height:1.5}
@media(max-width:900px){section{padding:64px 0}
.page-hero{padding:56px 0}
.page-main{padding:56px 0}
.form,.profile-card{padding:24px}
.business-profile-page .profile-info-header,.business-profile-page .profile-section{padding:24px}
.footer{padding:56px 0 32px}
}
@media(max-width:560px){section{padding:48px 0}
.page-hero{padding:48px 0}
.page-main{padding:48px 0}
.section-head{margin-bottom:24px}
.section-head h2{font-size:28px}
.form{padding:24px;gap:16px}
.location{padding:20px}
.profile-card,.business-profile-page .profile-info-header,.business-profile-page .profile-section,.business-profile-page .profile-sidebar{padding:20px}
.footer{padding:48px 0 24px}
.footer-grid{gap:24px}
.bottom{margin-top:24px;padding-top:16px}
}
/* Authoritative SodaPages letter-spacing scale. This block resolves legacy component tracking. */
body{letter-spacing:0}
h1,.hero h1,.page-hero h1{letter-spacing:-.02em}
h2,.section-head h2,.panel h2,.about-intro h2,.business-profile-page .profile-section h2{letter-spacing:-.015em}
h3,.category h3,.resource h3,.live-listing h3{letter-spacing:-.01em}
.nav a,.nav button,.footer a,.footer p,.crumb,.breadcrumb,.breadcrumbs{letter-spacing:0}
.button,.btn,.search button,.search input,.search select,.form input,.form textarea,.form select{letter-spacing:0}
.eyebrow,.kicker,.resource .type{letter-spacing:.08em}
.search label,.detail b,.business-profile-page .profile-section-heading span,.business-profile-page .profile-details dt,.badge{letter-spacing:.04em}
.footer h4{letter-spacing:.04em}
.can:before{letter-spacing:0}
@media(max-width:560px){h1,.hero h1,.page-hero h1{letter-spacing:-.015em}}
