:root{--ad-navy:#062b5b;--ad-navy-2:#031f43;--ad-red:#ef2732;--ad-red-dark:#d91c28;--ad-teal:#079c8c;--ad-ink:#0a2448;--ad-muted:#53657c;--ad-cloud:#f5f8fb;--ad-line:#dde6ef;--ad-white:#fff;--ad-shadow:0 12px 35px rgba(5,36,75,.12);--ad-radius:14px;--ad-container:1200px;--ad-section:clamp(4rem,8vw,7rem)}
*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body.admapia-site{margin:0;color:var(--ad-ink);background:#fff;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.55;overflow-x:hidden}.admapia-site img{max-width:100%;height:auto}.admapia-site a{text-decoration:none}.ad-container{width:min(var(--ad-container),calc(100% - 48px));margin-inline:auto}.sr-only,.skip-link{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link:focus{position:fixed;z-index:9999;top:10px;left:10px;width:auto;height:auto;padding:.75rem 1rem;margin:0;clip:auto;background:#fff;color:var(--ad-navy);border:2px solid var(--ad-teal)}:focus-visible{outline:3px solid #10b9a7;outline-offset:3px}
.site-header{height:80px;display:flex;align-items:center;border-bottom:1px solid var(--ad-line);background:rgba(255,255,255,.97);position:relative;z-index:100}.header-inner{height:100%;display:grid;grid-template-columns:220px 1fr auto;align-items:center;gap:2rem}.brand{display:flex;align-items:center}.brand img,.footer-brand img{object-fit:contain;object-position:left center}.desktop-nav{display:flex;justify-content:center;gap:clamp(1rem,2.6vw,2.3rem)}.desktop-nav a,.login-link{color:var(--ad-navy-2);font-size:.89rem;font-weight:700}.header-actions{display:flex;align-items:center;gap:1.4rem}.menu-toggle,.mobile-nav{display:none}.ad-button{display:inline-flex;align-items:center;justify-content:center;gap:.65rem;min-height:48px;padding:.8rem 1.3rem;border-radius:7px;font-weight:800;font-size:.92rem;line-height:1.2;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.ad-button:hover{transform:translateY(-2px)}.ad-button--primary{color:#fff;background:linear-gradient(135deg,var(--ad-teal),#048373);box-shadow:0 8px 22px rgba(7,156,140,.2)}.ad-button--outline{color:var(--ad-navy);border:1px solid #9fb0c6;background:#fff}.ad-button--small{min-height:42px;padding:.65rem 1.1rem}.ad-button--white{background:#fff;color:var(--ad-red-dark);padding:1rem 1.3rem}
.hero{background:radial-gradient(circle at 70% 35%,#fff3f4 0,rgba(255,255,255,0) 32%),#fff}.hero-grid{min-height:610px;display:grid;grid-template-columns:42% 58%;align-items:center}.hero-copy{position:relative;z-index:2;padding:4rem 0}.eyebrow{display:inline-block;margin:0 0 1.2rem;padding:.35rem .8rem;border-radius:99px;background:var(--ad-teal);color:#fff;text-transform:uppercase;font-size:.72rem;font-weight:900;letter-spacing:.04em}.hero h1{max-width:610px;margin:0;color:var(--ad-navy-2);font-size:clamp(3rem,5.2vw,5rem);line-height:.98;letter-spacing:-.045em}.hero h1 span,.section-heading h2 span,.explorer-copy h2 span{display:block;color:var(--ad-red)}.hero-lede{max-width:530px;margin:1.5rem 0;color:#17375e;font-size:1.05rem}.button-row{display:flex;flex-wrap:wrap;gap:1rem}.hero-benefits{display:flex;flex-wrap:wrap;gap:1.4rem;margin:1.8rem 0 0;padding:0;list-style:none;font-size:.8rem;font-weight:700}.hero-benefits li:before,.checklist li:before{content:"✓";display:inline-grid;place-items:center;width:18px;height:18px;margin-right:.45rem;border:1px solid var(--ad-teal);border-radius:50%;color:var(--ad-teal);font-weight:900}.hero-visual{position:relative;min-height:600px}.uk-map{position:absolute;inset:0 8% 0 auto;width:78%;height:100%;object-fit:contain}.data-card{position:absolute;z-index:2;width:220px;padding:1.1rem;border:1px solid rgba(220,229,238,.9);border-radius:var(--ad-radius);background:rgba(255,255,255,.96);box-shadow:var(--ad-shadow)}.data-card small{color:var(--ad-muted);font-size:.62rem;font-weight:800;text-transform:uppercase}.data-card h2{margin:.3rem 0;color:var(--ad-navy);font-size:.9rem}.data-card p{margin:.15rem 0;font-size:.7rem}.data-card .big-stat{float:left;margin-right:.7rem;color:var(--ad-red);font-size:2.75rem;font-weight:900;line-height:1}.opportunity-card{right:0;top:40px}.opportunity-card .scale{clear:both;height:8px;margin-top:1rem;border-radius:9px;background:linear-gradient(90deg,var(--ad-teal),#f5c443,var(--ad-red))}.scale-labels{display:flex;justify-content:space-between;margin-top:.35rem;font-size:.55rem;font-weight:700}.location-card{right:0;top:250px;width:170px}.location-card .big-stat{float:none}.location-card strong{display:block;font-size:.7rem}.location-card hr{border:0;border-top:1px solid var(--ad-line)}.location-card span{font-size:.62rem}.location-card b{display:block;color:var(--ad-teal)}.location-card a{display:block;margin-top:.7rem;padding:.5rem;text-align:center;border-radius:5px;background:var(--ad-navy);color:#fff;font-size:.7rem;font-weight:800}
.benefit-section{padding:1.5rem 0;background:linear-gradient(#f8fafc,#fff)}.benefit-grid{display:grid;grid-template-columns:repeat(4,1fr)}.benefit{padding:1.5rem clamp(1rem,2vw,2rem);text-align:center;border-right:1px solid var(--ad-line)}.benefit:last-child{border:0}.icon-circle,.step-icon{display:grid;place-items:center;width:58px;height:58px;margin:0 auto .75rem;border-radius:50%;background:#eff3f8;color:var(--ad-red);font-size:2rem;font-weight:800}.benefit h2{margin:.4rem auto;color:var(--ad-navy);font-size:1.15rem;line-height:1.2}.benefit h2 span{color:var(--ad-red)}.benefit p{margin:.65rem auto 0;color:#17375e;font-size:.82rem;max-width:260px}
.steps-section{padding:4rem 0}.section-heading{text-align:center}.section-heading h2{margin:0;color:var(--ad-navy);font-size:2rem}.section-heading h2 span{display:inline}.section-heading p{margin:.2rem 0 2rem}.steps-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2.2rem}.step{position:relative;text-align:center}.step:not(:last-child):after{content:"→";position:absolute;right:-1.5rem;top:28px;color:#9fb5d1;font-size:2rem}.step h3{font-size:.9rem}.step h3 b{display:inline-grid;place-items:center;width:20px;height:20px;border-radius:50%;background:var(--ad-teal);color:#fff}.step p{font-size:.78rem}.proof-strip{padding:1.6rem 0;background:linear-gradient(110deg,var(--ad-navy-2),#064276);color:#fff}.proof-strip h2{text-align:center;font-size:1.15rem}.proof-grid{display:grid;grid-template-columns:repeat(4,1fr);margin-top:1rem}.proof-grid div{display:flex;flex-direction:column;align-items:center;border-right:1px solid rgba(255,255,255,.28)}.proof-grid div:last-child{border:0}.proof-grid strong{font-size:1.5rem}.proof-grid span{font-size:.7rem}.proof-note{text-align:center;margin:.8rem 0 0;color:#d2dfef;font-size:.65rem}
.explorer-section{padding:var(--ad-section) 0;background:#fff}.explorer-grid{display:grid;grid-template-columns:32% 68%;align-items:center;gap:2.4rem}.explorer-copy h2{margin:.25rem 0 1rem;color:var(--ad-navy);font-size:2.25rem;line-height:1.05}.explorer-copy p{font-size:.86rem}.checklist{padding:0;list-style:none;font-size:.78rem;line-height:2}.dashboard{min-width:0;overflow:hidden;border:1px solid var(--ad-line);border-radius:15px;background:#fff;box-shadow:var(--ad-shadow)}.dashboard-title{display:grid;grid-template-columns:auto auto 1fr auto;align-items:center;gap:.45rem;padding:.8rem 1rem;border-bottom:1px solid var(--ad-line)}.dashboard-title strong{padding-left:1.3rem}.dashboard-title small{padding:.25rem .5rem;border-radius:99px;background:#f3f6f9;color:var(--ad-muted)}.dashboard-body{display:grid;grid-template-columns:120px 1fr 150px;min-height:440px}.dashboard aside{display:flex;flex-direction:column;gap:1rem;padding:1rem;border-right:1px solid var(--ad-line);font-size:.67rem}.dashboard aside b{color:var(--ad-teal)}.map-panel{min-width:0;position:relative;background:#f6f8fb}.filters{display:flex;gap:.5rem;padding:.65rem;background:#fff}.filters span{padding:.45rem .6rem;border:1px solid var(--ad-line);border-radius:5px;font-size:.58rem}.filters span:last-child{margin-left:auto}.map-panel>img{width:100%;height:310px;object-fit:cover}.mini-metrics{display:grid;grid-template-columns:repeat(4,1fr);background:#fff}.mini-metrics span{display:flex;flex-direction:column;padding:.6rem;border-right:1px solid var(--ad-line)}.mini-metrics small{font-size:.48rem}.mini-metrics b{font-size:.75rem}.dashboard .insights{border-left:1px solid var(--ad-line);border-right:0;background:#fff}.insights span{display:flex;flex-direction:column;padding-bottom:.5rem;border-bottom:1px solid var(--ad-line)}.insights small{font-size:.52rem}.insights b{color:var(--ad-navy);font-size:.65rem}
.report-cta{padding:1.8rem 0;background:linear-gradient(120deg,#e91f2a,#f4313c);color:#fff}.report-grid{display:grid;grid-template-columns:1.1fr 1.2fr .8fr;gap:2.5rem;align-items:center}.report-lead{display:flex;align-items:center;gap:1rem}.target-icon{display:grid;place-items:center;flex:0 0 78px;height:78px;border-radius:50%;background:#fff;color:var(--ad-red);font-size:3rem}.report-cta h2{margin:0;font-size:1.7rem;line-height:1.05}.report-cta p{font-size:.8rem}.report-action{text-align:center}.report-action small{display:block;margin-top:.45rem}.site-footer{padding:2.5rem 0;background:#fff}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(5,1fr);gap:2rem}.footer-brand p,.footer-brand small{font-size:.65rem}.footer-grid h2{font-size:.72rem}.footer-grid>div>a{display:block;margin:.3rem 0;color:var(--ad-ink);font-size:.67rem}.footer-grid .ad-button{display:inline-flex;color:#fff}.footer-grid p{font-size:.67rem}.legal{margin-top:1rem}.legal a{color:var(--ad-muted);font-size:.6rem;margin-right:.5rem}
@media(max-width:1023px){.desktop-nav,.header-actions{display:none}.header-inner{grid-template-columns:1fr auto}.menu-toggle{display:flex;flex-direction:column;gap:5px;padding:10px;border:0;background:transparent}.menu-toggle span:not(.sr-only){display:block;width:25px;height:2px;background:var(--ad-navy)}.mobile-nav{position:absolute;top:80px;left:0;right:0;padding:1.2rem 24px;background:#fff;border-bottom:1px solid var(--ad-line);box-shadow:var(--ad-shadow)}.mobile-nav:not([hidden]){display:flex;flex-direction:column;gap:.5rem}.mobile-nav a{padding:.65rem;color:var(--ad-navy);font-weight:800}.hero-grid{grid-template-columns:1fr 1fr}.hero h1{font-size:clamp(2.7rem,6vw,4rem)}.hero-visual{min-height:560px}.opportunity-card{right:-10px}.benefit-grid{grid-template-columns:repeat(2,1fr)}.benefit:nth-child(2){border-right:0}.steps-grid{grid-template-columns:repeat(2,1fr);row-gap:3rem}.step:nth-child(2):after{display:none}.explorer-grid{grid-template-columns:1fr}.explorer-copy{max-width:620px}.footer-grid{grid-template-columns:repeat(3,1fr)}.footer-brand{grid-column:1/-1}.report-grid{grid-template-columns:1fr 1fr}.report-action{grid-column:1/-1}}
@media(max-width:767px){.ad-container{width:min(100% - 32px,var(--ad-container))}.site-header{height:70px}.brand img{width:170px;height:52px}.mobile-nav{top:70px}.hero-grid{display:flex;flex-direction:column;min-height:0}.hero-copy{padding:3rem 0 1rem}.hero h1{font-size:clamp(2.65rem,13vw,4rem)}.hero-lede{font-size:.98rem}.button-row{flex-direction:column;align-items:stretch}.button-row .ad-button{width:100%}.hero-benefits{flex-direction:column;gap:.65rem}.hero-visual{width:100%;min-height:650px}.uk-map{position:relative;display:block;inset:auto;width:100%;height:430px}.data-card{position:absolute}.opportunity-card{top:340px;left:0;right:auto;width:58%}.location-card{top:390px;right:0;width:40%}.benefit-grid,.steps-grid,.proof-grid,.report-grid,.footer-grid{grid-template-columns:1fr}.benefit{border-right:0;border-bottom:1px solid var(--ad-line)}.steps-grid{gap:0}.step{display:grid;grid-template-columns:62px 1fr;text-align:left;padding:0 0 2rem}.step-icon{grid-row:1/3;margin:0;width:52px;height:52px}.step h3,.step p{margin:.2rem 0}.step:not(:last-child):after{content:"↓";left:18px;right:auto;top:54px}.proof-grid{gap:1.3rem}.proof-grid div{border:0}.explorer-section{padding:4rem 0}.explorer-copy h2{font-size:2rem}.dashboard-body{grid-template-columns:1fr}.dashboard aside:first-child{display:none}.dashboard .insights{display:grid;grid-template-columns:repeat(2,1fr);border:0}.map-panel>img{height:260px}.mini-metrics{grid-template-columns:repeat(2,1fr)}.dashboard-title{grid-template-columns:auto auto 1fr}.dashboard-title strong{display:none}.dashboard-title small{justify-self:end}.report-grid{gap:1.5rem}.report-lead{align-items:flex-start}.report-action{text-align:left}.footer-grid{grid-template-columns:repeat(2,1fr)}.footer-brand{grid-column:1/-1}}
@media(max-width:390px){.ad-container{width:calc(100% - 24px)}.hero h1{font-size:2.55rem}.hero-visual{min-height:720px}.uk-map{height:400px}.opportunity-card,.location-card{position:relative;top:auto;left:auto;right:auto;width:100%;margin-top:.75rem}.data-card .big-stat{font-size:2.2rem}.footer-grid{grid-template-columns:1fr}.footer-brand{grid-column:auto}.filters span:nth-child(2){display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.ad-button{transition:none}}
