:root{color-scheme:dark;--bg:#020712;--panel:#07111f;--line:#243653;--purple:#9b48ff;--green:#31ed7d;--text:#f6f8fc;--muted:#aeb9ca}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg)}body{margin:0;min-width:320px;background:radial-gradient(circle at 80% 10%,rgba(117,49,235,.17),transparent 32%),var(--bg);color:var(--text);font-family:Inter,Arial,Helvetica,sans-serif}.topbar{position:sticky;z-index:1000;top:0;display:flex;align-items:center;justify-content:space-between;width:min(100% - 48px,1380px);height:82px;margin:auto;border-bottom:1px solid rgba(107,75,177,.35);background:rgba(2,7,18,.88);backdrop-filter:blur(18px)}.brand img{display:block;width:300px;max-width:38vw}.topbar nav{display:flex;align-items:center;gap:20px}.topbar nav a{color:#aeb9ca;font-size:11px;font-weight:900;letter-spacing:.08em;text-decoration:none}.topbar nav a:hover{color:#fff}.topbar .back{display:inline-flex;align-items:center;min-height:42px;padding:0 15px;border:1px solid #354969;border-radius:9px;color:#fff;background:#07111f}main{overflow:hidden}.checker-shell{display:grid;grid-template-columns:minmax(420px,.86fr) minmax(540px,1.14fr);gap:22px;width:min(100% - 48px,1380px);min-height:calc(100vh - 82px);margin:auto;padding:42px 0}.checker-copy,.map-panel{border:1px solid var(--line);border-radius:22px;background:linear-gradient(150deg,rgba(9,21,38,.97),rgba(3,9,18,.98));box-shadow:0 26px 70px rgba(0,0,0,.34)}.checker-copy{padding:40px}.eyebrow{color:#aa7bff;font-size:11px;font-weight:950;letter-spacing:.15em}.checker-copy h1{max-width:690px;margin:16px 0 20px;font-size:clamp(44px,5vw,72px);line-height:.96;letter-spacing:-.055em}.lead{margin:0;color:#bac5d3;font-size:17px;line-height:1.6}.lead strong{color:#fff}.checker-form{display:grid;gap:10px;margin-top:31px}.checker-form label,.application-form label{color:#c9d3df;font-size:11px;font-weight:900;letter-spacing:.06em}.checker-form select,.checker-form input,.application-form input,.application-form select,.application-form textarea{width:100%;border:1px solid #334866;border-radius:11px;outline:0;color:#fff;background:#071321;font:inherit}.checker-form select:focus,.checker-form input:focus,.application-form input:focus,.application-form select:focus,.application-form textarea:focus{border-color:#9661ef;box-shadow:0 0 0 3px rgba(150,97,239,.13)}.checker-form select{height:52px;margin-bottom:8px;padding:0 14px}.postcode-row{display:grid;grid-template-columns:1fr auto;gap:9px}.postcode-row input{height:56px;padding:0 15px;text-transform:uppercase}.postcode-row button,#apply-button,.submit{min-height:56px;padding:0 19px;border:0;border-radius:10px;color:#04120b;background:linear-gradient(90deg,#31ed7d,#72f5a8);box-shadow:0 0 28px rgba(49,237,125,.2);font-size:11px;font-weight:950;letter-spacing:.045em;cursor:pointer}.checker-error{min-height:18px;margin:0;color:#ff8fa3;font-size:13px}.checker-stats{display:grid;grid-template-columns:repeat(3,1fr);margin-top:24px;border:1px solid #263a58;border-radius:13px;overflow:hidden}.checker-stats div{display:grid;gap:5px;padding:16px}.checker-stats div+div{border-left:1px solid #263a58}.checker-stats strong{font-size:22px}.checker-stats span{color:#91a0b4;font-size:9px;line-height:1.35;text-transform:uppercase;letter-spacing:.07em}.checker-stats .open-dot{color:#51ef92}.territory-result{margin-top:24px;padding:24px;border:1px solid rgba(49,237,125,.42);border-radius:16px;background:radial-gradient(circle at 88% 12%,rgba(49,237,125,.12),transparent 35%),linear-gradient(145deg,#082018,#06111a);animation:resultIn .45s ease both}.result-topline{display:flex;align-items:center;gap:8px;color:#53ef93;font-size:10px;letter-spacing:.1em}.result-topline small{margin-left:auto;color:#8796a9}.status-pulse{width:8px;height:8px;border-radius:50%;background:#31ed7d;box-shadow:0 0 0 0 rgba(49,237,125,.5);animation:pulse 2s infinite}.territory-result h2{margin:15px 0 8px;font-size:32px;letter-spacing:-.035em}.territory-result>p{margin:0;color:#b9c6c0;line-height:1.5}.coverage-block{display:grid;gap:7px;margin:18px 0;padding:14px;border:1px solid rgba(63,100,84,.58);border-radius:10px;background:rgba(1,9,8,.38)}.coverage-block span{color:#759486;font-size:8px;font-weight:950;letter-spacing:.12em}.coverage-block strong{font-size:13px;line-height:1.5}.territory-result #apply-button{width:100%}.boundary-note{display:block;margin-top:12px;color:#7f9188;font-size:10px;line-height:1.45}.map-panel{display:grid;grid-template-rows:auto 1fr auto;min-height:690px;overflow:hidden}.map-head,.map-key{position:relative;z-index:500;display:flex;align-items:center;justify-content:space-between;padding:20px 22px;border-bottom:1px solid #263954;background:rgba(5,14,26,.96)}.map-head>div:first-child{display:grid;gap:5px}.map-head span{color:#9cabbf;font-size:8px;font-weight:950;letter-spacing:.14em}.map-head strong{font-size:21px}.map-status{display:flex;align-items:center;gap:7px;color:#56ee96;font-size:9px;font-weight:950;letter-spacing:.08em}.map-status i{width:7px;height:7px;border-radius:50%;background:#31ed7d;box-shadow:0 0 12px rgba(49,237,125,.72)}#territory-map{min-height:600px;background:#07101d}.leaflet-container{font-family:inherit}.leaflet-control-zoom a{border-color:#324563!important;color:#fff!important;background:#081523!important}.leaflet-control-attribution{color:#8090a6!important;background:rgba(3,9,18,.82)!important}.leaflet-control-attribution a{color:#aa80ef!important}.territory-tooltip{border:1px solid #6841ac!important;border-radius:8px!important;color:#fff!important;background:#091524!important;box-shadow:0 10px 30px rgba(0,0,0,.35)!important;font-size:11px!important;font-weight:800!important}.territory-tooltip:before{border-top-color:#6841ac!important}.map-key{justify-content:flex-start;gap:22px;border-top:1px solid #263954;border-bottom:0;color:#8796aa;font-size:9px}.map-key span{display:flex;align-items:center;gap:7px}.map-key span:last-child{margin-left:auto}.map-key i{display:inline-block;width:9px;height:9px;border-radius:50%}.key-open{border:1px solid #8e55ed;background:#5625aa;box-shadow:0 0 8px rgba(142,85,237,.5)}.key-selected{border:2px solid #eafff2;background:#31ed7d;box-shadow:0 0 10px rgba(49,237,125,.7)}.application-section{display:grid;grid-template-columns:.75fr 1.25fr;gap:24px;width:min(100% - 48px,1180px);margin:36px auto 96px;padding:34px;border:1px solid #2c4162;border-radius:22px;background:radial-gradient(circle at 8% 12%,rgba(132,61,239,.18),transparent 32%),linear-gradient(145deg,#091626,#040a14);scroll-margin-top:100px}.application-intro h2{margin:13px 0;font-size:48px;line-height:1;letter-spacing:-.045em}.application-intro>p{color:#aebac9;font-size:16px;line-height:1.6}.selection-card{display:grid;gap:8px;margin-top:28px;padding:20px;border:1px solid rgba(49,237,125,.35);border-radius:12px;background:rgba(6,39,25,.35)}.selection-card small{color:#53ef93;font-weight:950;letter-spacing:.12em}.selection-card strong{font-size:23px}.selection-card span{color:#b6c5bd}.application-form{display:grid;grid-template-columns:1fr 1fr;gap:16px;padding:24px;border:1px solid #2b3f5d;border-radius:16px;background:#06101c}.application-form label{display:grid;gap:8px}.application-form input,.application-form select{height:50px;padding:0 13px}.application-form textarea{min-height:126px;padding:13px;resize:vertical}.application-form .wide{grid-column:1/-1}.honey{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important}.submit{width:100%}footer{display:flex;align-items:center;justify-content:space-between;width:min(100% - 48px,1380px);min-height:120px;margin:auto;border-top:1px solid #1d2b43;color:#8795a9;font-size:12px}footer img{width:270px}@keyframes pulse{70%{box-shadow:0 0 0 10px rgba(49,237,125,0)}100%{box-shadow:0 0 0 0 rgba(49,237,125,0)}}@keyframes resultIn{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@media(max-width:1000px){.checker-shell{grid-template-columns:1fr}.map-panel{min-height:640px;order:-1}.checker-copy h1{max-width:900px}.application-section{grid-template-columns:1fr}}@media(max-width:680px){.topbar{width:calc(100% - 26px);height:70px}.brand img{width:205px;max-width:56vw}.topbar nav a:not(.back){display:none}.topbar .back{min-height:38px;padding:0 10px;font-size:9px}.checker-shell{width:calc(100% - 24px);padding:15px 0 30px}.map-panel{min-height:490px;border-radius:16px}.map-head{padding:16px}.map-head strong{font-size:17px}.map-status{font-size:7px}#territory-map{min-height:410px}.map-key{gap:12px;padding:13px 15px}.map-key span:last-child{display:none}.checker-copy{padding:25px 20px;border-radius:16px}.checker-copy h1{font-size:43px}.lead{font-size:16px}.postcode-row{grid-template-columns:1fr}.postcode-row button{width:100%}.checker-stats{grid-template-columns:1fr}.checker-stats div+div{border-left:0;border-top:1px solid #263a58}.territory-result{padding:20px}.territory-result h2{font-size:27px}.application-section{width:calc(100% - 24px);margin-top:18px;padding:24px 18px}.application-intro h2{font-size:40px}.application-form{grid-template-columns:1fr;padding:18px}.application-form .wide{grid-column:auto}footer{width:calc(100% - 28px);align-items:flex-start;justify-content:center;flex-direction:column;gap:12px;padding:30px 0}footer img{width:225px}}

#result-note{color:var(--muted);font-size:12px;line-height:1.5}.is-reserved .status-pulse{background:#ffb35c;animation:none}.is-reserved #result-status{color:#ffb35c}#apply-button:disabled{opacity:.65;cursor:not-allowed;box-shadow:none}#result-status{overflow-wrap:anywhere}.result-topline{flex-wrap:wrap}

#territory-result[hidden],#application-section[hidden]{display:none!important}
