:root{
  --ink:#18201b;--ink2:#2c3730;--muted:#6e7b73;--line:#dfe6e0;--soft:#f3f7f3;--soft2:#eaf0ea;--white:#fff;
  --green:#8BEA00;--green2:#8BEA00;--green3:#8BEA00;--green-dark:#8BEA00;--shadow:0 22px 60px rgba(31,48,36,.09);
  --radius:22px;--max:1240px;--header:70px
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;color:var(--ink);background:#fff;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input,textarea{font:inherit}.container{width:min(var(--max),calc(100% - 44px));margin:auto}.wide-container{width:min(1440px,calc(100% - 34px));max-width:none}.skip{position:fixed;top:8px;left:8px;z-index:999;background:var(--green);padding:10px 14px;border-radius:8px;transform:translateY(-150%)}.skip:focus{transform:none}:focus-visible{outline:3px solid var(--green);outline-offset:3px}
.site-header{position:fixed;inset:0 0 auto;z-index:100;height:var(--header);background:rgba(255,255,255,.92);border-bottom:1px solid transparent;backdrop-filter:blur(14px);transition:.2s}.site-header.scrolled{border-color:var(--line);box-shadow:0 5px 24px rgba(25,40,30,.05)}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{display:flex;align-items:center;gap:11px;font-size:14px;font-weight:850;letter-spacing:.04em;white-space:nowrap}.brand b{color:var(--green-dark)}.brand-symbol{width:28px;height:28px;position:relative;display:inline-block}.brand-symbol i{position:absolute;bottom:2px;background:var(--green);border-radius:3px;transform:skewX(-15deg)}.brand-symbol i:nth-child(1){left:1px;width:9px;height:22px}.brand-symbol i:nth-child(2){left:11px;width:7px;height:16px}.brand-symbol i:nth-child(3){left:20px;width:7px;height:10px}.nav{display:flex;align-items:center;gap:2px}.nav a,.nav-deck{border:0;background:transparent;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.055em;padding:10px 10px;border-radius:10px;color:#4e5b52}.nav a:hover{background:var(--soft)}.nav-deck{background:var(--green);color:#132015;margin-left:6px;padding-inline:15px;cursor:pointer}.menu-btn{display:none;border:0;background:transparent;padding:7px}.menu-btn span{display:block;width:23px;height:2px;background:var(--ink);margin:5px 0}
.hero{position:relative;min-height:780px;padding:calc(var(--header) + 78px) 0 80px;display:flex;align-items:center;overflow:hidden;background:linear-gradient(135deg,#fff 0%,#f7faf7 70%,#f0f7ec 100%)}.hero-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(27,45,31,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(27,45,31,.045) 1px,transparent 1px);background-size:58px 58px;mask-image:linear-gradient(90deg,#000,transparent 83%)}.hero:after{content:"";position:absolute;width:520px;height:520px;border-radius:50%;right:-110px;top:40px;background:radial-gradient(circle,var(--green3),transparent 68%);opacity:.8}.hero-layout{display:grid;grid-template-columns:1.06fr .94fr;gap:48px;align-items:center;position:relative;z-index:2}.eyebrow,.section-kicker{font-size:11px;font-weight:900;letter-spacing:.15em;color:#607066}.hero h1{font-size:clamp(56px,7vw,98px);line-height:.96;margin:20px 0 28px;font-weight:760;letter-spacing:.015em}.hero h1 span{color:var(--green-dark)}.hero-copy>p{max-width:700px;font-size:18px;line-height:1.65;color:var(--muted);margin:0 0 28px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.btn{border:0;border-radius:13px;padding:14px 18px;font-weight:850;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:.18s}.btn:hover{transform:translateY(-2px)}.primary{background:var(--green);color:#132015;box-shadow:0 12px 30px rgba(88,164,37,.14)}.secondary{background:#fff;color:var(--ink);border:1px solid var(--line)}.dark-btn{background:var(--ink);color:#fff}.hero-proof{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:48px;padding-top:25px;border-top:1px solid var(--line)}.hero-proof div{display:flex;flex-direction:column;gap:4px}.hero-proof strong{font-size:27px}.hero-proof span{font-size:11px;color:#7a867e;line-height:1.4}.hero-logo{display:flex;justify-content:center;align-items:center;min-height:540px}.hero-logo img{width:min(100%,620px);max-height:600px;object-fit:contain;filter:drop-shadow(0 24px 30px rgba(28,45,33,.12))}
.section{padding:104px 0}.white{background:#fff}.soft{background:var(--soft)}.divided{border-top:1px solid var(--line)}.section-head{margin-bottom:46px}.section-head.split{display:grid;grid-template-columns:1fr .86fr;gap:60px;align-items:end}.section-head.centered{text-align:center;max-width:880px;margin-left:auto;margin-right:auto}.section-head h2{font-size:clamp(37px,4.8vw,64px);line-height:1.02;letter-spacing:-.05em;margin:10px 0 0;font-weight:760}.section-head p{margin:0;font-size:17px;line-height:1.65;color:var(--muted)}.section-head.centered p{margin:16px auto 0}.inline-link{display:inline-block;margin-top:22px;font-size:13px;font-weight:850;color:var(--green-dark)}
.gap-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.gap-grid article{border:1px solid var(--line);border-radius:18px;padding:23px;min-height:230px;background:#fff}.gap-grid article span{font-size:10px;font-weight:900;color:var(--green-dark)}.gap-grid h3{font-size:20px;letter-spacing:-.035em;margin:36px 0 10px}.gap-grid p{font-size:13px;line-height:1.55;color:var(--muted);margin:0}
.market-layout{display:grid;grid-template-columns:310px 1fr;gap:16px}.score-panel{background:#fff;border:1px solid var(--line);border-radius:20px;padding:24px;box-shadow:0 12px 36px rgba(28,45,33,.05)}.score-panel h3{font-size:24px;margin:0 0 22px}.score-row{display:grid;grid-template-columns:13px 1fr;gap:11px;margin:17px 0}.score-row i{width:11px;height:11px;border-radius:50%;margin-top:5px}.score-row b,.score-row span{display:block}.score-row b{font-size:13px}.score-row span{font-size:11px;line-height:1.35;color:#879289;margin-top:2px}.s5{background:#5cad24;box-shadow:0 0 0 4px #e2f5d7}.s4{background:#82d84d}.s3{background:#b3e889}.s2{background:#d3e8c5}.s1{background:#cfd5d0}.score-note{font-size:10px;line-height:1.45;color:#97a199;margin:22px 0 0;padding-top:18px;border-top:1px solid var(--line)}.map-shell{background:#fff;border:1px solid var(--line);border-radius:20px;overflow:hidden;box-shadow:var(--shadow)}.map-title{height:46px;display:flex;align-items:center;gap:9px;padding:0 16px;font-size:11px;font-weight:850;letter-spacing:.07em;border-bottom:1px solid var(--line)}.map-title span{width:8px;height:8px;border-radius:50%;background:var(--green);box-shadow:0 0 0 5px rgba(156,255,63,.2)}.map-viewport{height:555px;position:relative;overflow:hidden;background:#eef2ee}.map-viewport iframe{position:absolute;left:0;top:-72px;width:calc(100% + 360px);height:calc(100% + 100px);border:0;background:white}
.concept-row{display:grid;grid-template-columns:repeat(6,minmax(170px,1fr));gap:9px;overflow-x:auto;padding-bottom:4px}.concept-row article{border:1px solid var(--line);border-radius:19px;padding:22px;min-height:315px;background:#fff;display:flex;flex-direction:column}.concept-row article:nth-child(3){border-color:#a8d68c;background:#f9fff5}.concept-no{width:38px;height:38px;border-radius:11px;background:var(--soft);display:flex;align-items:center;justify-content:center;color:var(--green-dark);font-size:11px;font-weight:900}.concept-row h3{font-size:24px;letter-spacing:.02em;margin:35px 0 12px}.concept-row p{font-size:13px;line-height:1.55;color:var(--muted);margin:0}.concept-row small{margin-top:auto;padding-top:18px;border-top:1px solid var(--line);font-size:10px;font-weight:800;color:#637068;line-height:1.35}.concept-rule{margin-top:12px;background:var(--ink);color:#fff;border-radius:17px;padding:20px 24px;display:flex;justify-content:space-between;gap:30px}.concept-rule b{color:var(--green)}.concept-rule span{font-size:13px;color:#b4beb7}
.record-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:18px}.record-stats div{border:1px solid var(--line);border-radius:17px;background:var(--soft);padding:24px;text-align:center}.record-stats strong,.record-stats span{display:block}.record-stats strong{font-size:45px;letter-spacing:-.05em;color:var(--green-dark)}.record-stats span{font-size:11px;color:#728078;margin-top:5px}.record-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.record-gallery img{width:100%;height:240px;object-fit:cover;border-radius:16px;filter:saturate(.88)}.video-row{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:10px}.video-card{border:1px solid var(--line);border-radius:16px;overflow:hidden;background:#fff}.video-card iframe{width:100%;aspect-ratio:16/9;border:0;display:block}.video-card span{display:block;padding:12px 14px;font-size:11px;font-weight:850;color:#66736b}
.bullet-layout{display:grid;grid-template-columns:1fr 1fr;gap:14px}.bullet-list{list-style:none;margin:0;padding:0;display:grid;gap:10px}.bullet-list li{position:relative;background:#fff;border:1px solid var(--line);border-radius:15px;padding:17px 18px 17px 46px;font-size:13px;line-height:1.55;color:#66736b}.bullet-list li:before{content:"✓";position:absolute;left:17px;top:16px;width:20px;height:20px;border-radius:50%;background:var(--green3);display:flex;align-items:center;justify-content:center;color:var(--green-dark);font-weight:900}.bullet-list b{color:var(--ink)}.repeat-callout{margin-top:14px;border-radius:16px;background:var(--ink);color:#fff;padding:20px;text-align:center}.repeat-callout strong{color:var(--green);font-size:19px}
.business-layout{display:grid;grid-template-columns:1.25fr .75fr;gap:16px;align-items:stretch}.revenue-table-wrap{border:1px solid var(--line);border-radius:18px;overflow:hidden}.revenue-table{border-collapse:collapse;width:100%;background:#fff}.revenue-table th{background:var(--soft);text-align:left;padding:14px;font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:#6f7c73}.revenue-table td{padding:14px;border-top:1px solid var(--line);font-size:12px;color:#66736b}.revenue-table td:first-child{color:var(--ink);font-weight:800}.revenue-table tbody tr{transition:.15s;cursor:default}.revenue-table tbody tr:hover,.revenue-table tbody tr.active{background:#f7fff1}.revenue-table i{display:inline-block;width:9px;height:9px;border-radius:3px;margin-right:8px}.c1{background:#4b7d31}.c2{background:#72ad4c}.c3{background:#9bd574}.c4{background:#c1e8a5}.c5{background:#d8edc9}.c6{background:#a9b6ab}.c7{background:#d5dad6}.pie-card{border:1px solid var(--line);border-radius:18px;background:var(--soft);padding:24px;display:flex;flex-direction:column;align-items:center;justify-content:center}.pie{width:min(330px,90%);aspect-ratio:1;border-radius:50%;background:conic-gradient(#4b7d31 0 35%,#72ad4c 35% 59%,#9bd574 59% 79%,#c1e8a5 79% 87%,#d8edc9 87% 92%,#a9b6ab 92% 96%,#d5dad6 96% 100%);display:grid;place-items:center;box-shadow:0 16px 40px rgba(29,45,33,.08)}.pie-center{width:48%;aspect-ratio:1;border-radius:50%;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;box-shadow:0 0 0 1px var(--line)}.pie-center strong{font-size:32px}.pie-center span{font-size:10px;color:#748178;max-width:90px}.pie-card p{font-size:10px;color:#8a958d;margin:16px 0 0}.offer-strip{display:grid;grid-template-columns:1.55fr repeat(4,1fr);margin-top:14px;border:1px solid var(--line);border-radius:17px;overflow:hidden;background:#fff}.offer-strip>div{padding:18px;border-right:1px solid var(--line);display:flex;flex-direction:column;justify-content:center;position:relative}.offer-strip>div:last-child{border-right:0}.offer-strip span{font-size:9px;font-weight:900;letter-spacing:.12em;color:var(--green-dark)}.offer-strip b{font-size:13px;margin-top:4px}.offer-strip small{font-size:9px;color:#849088}.offer-strip strong{font-size:22px;margin-top:4px}.offer-strip .best{background:var(--green3)}.offer-strip em{position:absolute;right:9px;top:8px;font-size:7px;font-style:normal;font-weight:900;color:var(--green-dark)}
.formats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.format{border:1px solid var(--line);border-radius:19px;overflow:hidden;background:#fff}.format img{width:100%;height:175px;object-fit:cover;background:#fff;border-bottom:1px solid var(--line)}.format>div{padding:20px}.format span{font-size:9px;font-weight:900;letter-spacing:.11em;color:var(--green-dark)}.format h3{font-size:21px;letter-spacing:-.03em;margin:9px 0 4px}.format b{font-size:11px;text-transform:uppercase;letter-spacing:.06em;color:#6d7971}.format p{font-size:12px;line-height:1.55;color:var(--muted);margin:13px 0 0}.format.flagship{border:2px solid #95c87a}.format.flagship>div{background:#fbfff8}
.research-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.research-cards a{display:grid;grid-template-columns:210px 1fr;border:1px solid var(--line);border-radius:18px;overflow:hidden;background:#fff;transition:.2s}.research-cards a:hover{transform:translateY(-2px);box-shadow:var(--shadow)}.research-cards img{width:100%;height:100%;min-height:190px;object-fit:cover;filter:saturate(.85)}.research-cards div{padding:19px}.research-cards span{font-size:9px;font-weight:900;color:var(--green-dark);letter-spacing:.11em}.research-cards h3{font-size:19px;margin:10px 0 7px;letter-spacing:-.03em}.research-cards p{font-size:12px;line-height:1.5;color:var(--muted)}.research-cards b{font-size:11px;color:var(--green-dark)}.ip-strip{display:flex;flex-wrap:wrap;gap:7px;margin-top:14px}.ip-strip span{border:1px solid var(--line);background:var(--soft);border-radius:999px;padding:8px 11px;font-size:10px;color:#657168}
.opportunity-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.opportunity-grid article{border:1px solid var(--line);background:#fff;border-radius:17px;padding:21px;min-height:190px}.opportunity-grid span{font-size:10px;color:var(--green-dark);font-weight:900}.opportunity-grid h3{font-size:18px;margin:35px 0 9px}.opportunity-grid p{font-size:12px;color:var(--muted);line-height:1.5}.deck-banner{margin-top:15px;border-radius:20px;background:var(--ink);color:#fff;padding:28px;display:flex;justify-content:space-between;align-items:center;gap:30px}.deck-banner span{font-size:9px;color:var(--green);font-weight:900;letter-spacing:.12em}.deck-banner h3{font-size:27px;margin:7px 0}.deck-banner p{margin:0;color:#9eaaa2;font-size:12px}
.contact-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:60px;align-items:start}.contact-copy h2{font-size:clamp(42px,5vw,70px);letter-spacing:-.055em;line-height:1;margin:10px 0 18px}.contact-copy p{color:var(--muted);line-height:1.6;margin-bottom:24px}.contact-form{background:var(--soft);border:1px solid var(--line);border-radius:20px;padding:24px;display:grid;gap:13px}.contact-form label,.modal-body label{display:grid;gap:6px}.contact-form label span,.modal-body label span{font-size:10px;text-transform:uppercase;letter-spacing:.08em;font-weight:850;color:#68756c}.contact-form input,.contact-form textarea,.modal-body input{width:100%;border:1px solid #ced7cf;background:#fff;border-radius:11px;padding:12px 13px;outline:0}.contact-form textarea{resize:vertical}.contact-form input:focus,.contact-form textarea:focus,.modal-body input:focus{border-color:#74bd4c;box-shadow:0 0 0 3px rgba(156,255,63,.18)}.contact-form small,.modal-body small{font-size:9px;color:#909b93}.footer{background:#121814;color:#fff;padding:45px 0}.footer-inner{display:grid;grid-template-columns:1.1fr 1fr .8fr;gap:35px;align-items:start}.footer p{font-size:12px;color:#839087}.footer nav{display:grid;grid-template-columns:1fr 1fr;gap:8px}.footer nav a{font-size:11px;color:#adb8b0}.footer-note{font-size:9px;line-height:1.5;color:#77837a}
.deck-modal{width:min(500px,calc(100% - 26px));border:1px solid #d8e0d9;border-radius:21px;background:#fff;color:var(--ink);padding:0;box-shadow:0 40px 120px rgba(25,40,30,.25)}.deck-modal::backdrop{background:rgba(20,29,23,.58);backdrop-filter:blur(5px)}.modal-x{position:absolute;right:12px;top:10px;border:0;width:34px;height:34px;border-radius:50%;background:var(--soft);font-size:22px;color:#5e6a61;cursor:pointer}.modal-body{padding:34px}.modal-body h2{font-size:38px;letter-spacing:-.05em;margin:8px 0 10px}.modal-body>p{color:var(--muted);font-size:13px;line-height:1.5}.modal-body form{display:grid;gap:12px;margin-top:20px}
.reveal{opacity:0;transform:translateY(15px);transition:.55s ease}.reveal.show{opacity:1;transform:none}
@media(max-width:1100px){.nav a:nth-child(-n+3){display:none}.hero-layout{grid-template-columns:1fr 1fr}.gap-grid{grid-template-columns:repeat(2,1fr)}.business-layout{grid-template-columns:1fr}.formats-grid{grid-template-columns:1fr 1fr}.offer-strip{grid-template-columns:1.3fr repeat(2,1fr)}.offer-strip>div:nth-child(4),.offer-strip>div:nth-child(5){border-top:1px solid var(--line)}}
@media(max-width:820px){:root{--header:64px}.container{width:min(var(--max),calc(100% - 28px))}.section{padding:76px 0}.section-head.split{grid-template-columns:1fr;gap:18px}.nav{display:none;position:absolute;top:62px;left:14px;right:14px;background:#fff;border:1px solid var(--line);border-radius:15px;padding:10px;box-shadow:var(--shadow);flex-direction:column;align-items:stretch}.nav.open{display:flex}.nav a,.nav a:nth-child(-n+3){display:block}.nav-deck{margin:4px 0 0}.menu-btn{display:block}.hero{min-height:auto;padding-top:115px}.hero-layout{grid-template-columns:1fr}.hero-logo{min-height:360px}.hero-logo img{max-height:430px}.hero-proof{grid-template-columns:1fr 1fr}.hero-proof div:last-child{grid-column:1/-1}.market-layout{grid-template-columns:1fr}.map-viewport{height:470px}.map-viewport iframe{width:calc(100% + 310px)}.record-stats{grid-template-columns:1fr 1fr}.record-gallery{grid-template-columns:1fr 1fr}.video-row{grid-template-columns:1fr}.bullet-layout{grid-template-columns:1fr}.formats-grid{grid-template-columns:1fr 1fr}.research-cards{grid-template-columns:1fr}.opportunity-grid{grid-template-columns:1fr 1fr}.contact-layout{grid-template-columns:1fr}.footer-inner{grid-template-columns:1fr}.offer-strip{grid-template-columns:1fr 1fr}.offer-strip>div:first-child{grid-column:1/-1}.concept-rule{flex-direction:column;gap:7px}}
@media(max-width:560px){.hero h1{font-size:48px}.hero-actions .btn{width:100%}.hero-proof{grid-template-columns:1fr}.hero-proof div:last-child{grid-column:auto}.gap-grid{grid-template-columns:1fr}.record-stats{grid-template-columns:1fr}.record-gallery{grid-template-columns:1fr}.formats-grid{grid-template-columns:1fr}.research-cards a{grid-template-columns:1fr}.research-cards img{height:180px}.opportunity-grid{grid-template-columns:1fr}.deck-banner{flex-direction:column;align-items:flex-start}.offer-strip{grid-template-columns:1fr}.offer-strip>div:first-child{grid-column:auto}.footer nav{grid-template-columns:1fr}.map-viewport iframe{width:calc(100% + 280px)}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.btn,.research-cards a{transition:none}}


/* ===== V3 INVESTOR PAGE REFINEMENTS ===== */
:root{
  --green:#8BEA00;
  --green2:#8BEA00;
  --green3:#8BEA00;
  --green-dark:#8BEA00;
}
.site-header{border-bottom:1px solid var(--line)!important}
.section{border-bottom:1px solid var(--line)}
.divided{border-top:0}
.soft{background:#fff}
.brand b,.inline-link,.format span,.research-cards span,.research-cards b,.opportunity-grid span{color:var(--ink)}
.section-kicker,.eyebrow{color:#617067;position:relative;display:inline-block;padding-left:18px}
.section-kicker:before,.eyebrow:before{content:"";position:absolute;left:0;top:50%;width:9px;height:9px;border-radius:50%;background:var(--green);transform:translateY(-50%)}
.hero h1{letter-spacing:.035em;line-height:1.02}
.hero h1 span{color:var(--ink)}
.hero:after{background:radial-gradient(circle,rgba(156,255,63,.25),transparent 68%)}
.hero-logo{perspective:1000px}
.hero-logo img{transform:translate3d(var(--logo-x,0px),var(--logo-y,0px),0) rotateX(var(--logo-rx,0deg)) rotateY(var(--logo-ry,0deg));transition:transform .14s ease-out;will-change:transform}
.primary,.nav-deck{background:var(--green);color:#152018}
.primary:hover,.nav-deck:hover{background:var(--green)}

/* All reusable widgets use one green highlight system. */
.widget{transition:background-color .28s ease,border-color .28s ease,box-shadow .28s ease,transform .28s ease,color .28s ease}
.widget:hover,.widget.auto-active{background:var(--green)!important;border-color:var(--green)!important;color:var(--ink)!important;box-shadow:0 16px 36px rgba(38,60,43,.10);transform:translateY(-3px)}
.widget:hover p,.widget.auto-active p,.widget:hover span,.widget.auto-active span,.widget:hover small,.widget.auto-active small,.widget:hover b,.widget.auto-active b,.widget:hover h3,.widget.auto-active h3,.widget:hover h4,.widget.auto-active h4{color:var(--ink)!important}
.widget:hover .concept-no,.widget.auto-active .concept-no{background:#fff;color:var(--ink)}

/* Gap category design */
.gap-grid{gap:12px}.gap-grid article{min-height:225px}.gap-grid article span{color:var(--ink)}
.gap-grid h3{margin-top:30px}

/* Real gap legend: high need red -> well covered green */
.score-panel{box-shadow:none}
.score-row i{box-shadow:none;width:13px;height:13px}
.s5{background:#d9342b}.s4{background:#f47a32}.s3{background:#f3c83b}.s2{background:#a7cf45}.s1{background:#39a85a}
.score-gradient{height:10px;border-radius:999px;margin:22px 0 8px;background:linear-gradient(90deg,#d9342b,#f47a32,#f3c83b,#a7cf45,#39a85a);position:relative}
.score-gradient span{position:absolute;top:15px;font-size:8px;color:#89958d;white-space:nowrap}.score-gradient span:first-child{left:0}.score-gradient span:last-child{right:0}
.score-note{margin-top:42px}
.map-shell{box-shadow:none}
.map-viewport{height:560px}
.map-viewport iframe{left:-8px;top:-74px;width:calc(100% + 360px);height:calc(100% + 112px)}
.map-mask-right{position:absolute;right:0;top:0;width:0;height:100%;pointer-events:none;background:#fff}

/* Concept: six large left-to-right cards */
.concept-row{grid-template-columns:repeat(6,minmax(185px,1fr));gap:12px}.concept-row article{min-height:330px;padding:24px}.concept-row article:nth-child(3){border-color:var(--line);background:#fff}
.concept-row h3{letter-spacing:.06em}.concept-rule{display:none!important}

/* Track record white-space and portfolio */
.record-stats{gap:16px;margin-bottom:54px}.record-stats div{background:#fff}.record-stats strong{color:var(--ink)}
.record-gallery{grid-template-columns:repeat(4,1fr);gap:22px}.record-gallery img,.future-photo-slot{height:220px;border-radius:16px}
.future-photo-slot{display:grid;place-items:center;text-align:center;border:1px dashed #cdd7cf;background:#f8faf8;color:#8d9990;font-size:12px;letter-spacing:.09em;font-weight:850}.future-photo-slot small{font-size:9px;font-weight:650;letter-spacing:.04em}
.track-subsection{margin:84px 0 24px}.track-subsection h3{font-size:30px;letter-spacing:-.04em;margin:9px 0 0}.video-heading{margin-top:90px}
.brand-portfolio{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.brand-portfolio article{border:1px solid var(--line);border-radius:18px;padding:22px;min-height:180px;background:#fff}.brand-abbr{width:48px;height:48px;border-radius:14px;display:grid;place-items:center;background:#f3f7f3;font-size:11px!important;font-weight:900!important;color:var(--ink)!important}.brand-portfolio h4{font-size:19px;margin:28px 0 7px}.brand-portfolio p{font-size:12px;line-height:1.5;color:var(--muted);margin:0}.featured-brand{border:2px solid var(--green)!important}.featured-brand .brand-abbr{background:var(--green)}
.video-row.three{grid-template-columns:repeat(3,1fr);gap:18px}.video-card{border:1px solid var(--line);box-shadow:none}.video-card span{padding:14px 16px}

/* Repeat visit widgets */
.bullet-layout{gap:18px}.bullet-list{gap:12px}.bullet-list li{background:#fff;padding:18px 18px 18px 48px}.bullet-list li:before{background:var(--green);color:var(--ink)}
.repeat-callout{display:none}

/* Business model white + synchronized interactive donut */
.business-layout{gap:28px}.revenue-table-wrap{box-shadow:none}.revenue-table tbody tr{cursor:pointer;transition:.22s}.revenue-table tbody tr:hover,.revenue-table tbody tr.active{background:var(--green)}
.revenue-table tbody tr:hover td,.revenue-table tbody tr.active td{color:var(--ink)}
.revenue-table i{background:#dfe6e0!important}
.revenue-table tbody tr.active i,.revenue-table tbody tr:hover i{background:var(--ink)!important}
.pie-card{background:#fff;box-shadow:none}.revenue-donut{width:min(360px,92%);height:auto;overflow:visible}.donut-segment{fill:none;stroke:#dbe2dc;stroke-width:30;transition:stroke .25s,stroke-width .25s,filter .25s,opacity .25s}.donut-segment.active{stroke:var(--green);stroke-width:38;filter:drop-shadow(0 5px 8px rgba(58,88,61,.16));opacity:1}.donut-segment.muted{opacity:.42}.donut-value{font-size:28px;font-weight:850;fill:var(--ink)}.donut-label{font-size:9px;fill:#718078}.offer-strip .best{background:#fff}.offer-strip .best.auto-active,.offer-strip .best:hover{background:var(--green)!important}.offer-strip em{color:var(--ink)}

/* Format family: green line illustrations */
.formats-grid{gap:16px}.format img{height:185px;object-fit:cover;background:#f7faf7}.format.flagship{border:1px solid var(--line)}.format.flagship>div{background:#fff}

/* Research widgets */
.research-cards{gap:16px}.research-cards a:hover,.research-cards a.auto-active{box-shadow:0 16px 38px rgba(33,49,38,.1)}.research-cards a:hover img,.research-cards a.auto-active img{filter:saturate(.55) contrast(.95)}
.research-cards a:hover div,.research-cards a.auto-active div{background:var(--green)}
.research-cards a:hover,.research-cards a.auto-active{background:#fff!important}

/* Opportunities */
.opportunity-grid{gap:14px}

@media(max-width:1050px){.record-gallery{grid-template-columns:repeat(2,1fr)}.brand-portfolio{grid-template-columns:repeat(2,1fr)}.video-row.three{grid-template-columns:1fr 1fr}.video-row.three .video-card:last-child{grid-column:1/-1;max-width:700px;width:100%;margin:auto}}
@media(max-width:820px){.hero h1{letter-spacing:.02em}.record-gallery{gap:14px}.track-subsection{margin-top:60px}.brand-portfolio{grid-template-columns:1fr 1fr}.concept-row{grid-template-columns:repeat(6,220px)}.map-viewport iframe{width:calc(100% + 310px)}}
@media(max-width:560px){.hero h1{letter-spacing:.012em}.record-gallery,.brand-portfolio,.video-row.three{grid-template-columns:1fr}.video-row.three .video-card:last-child{grid-column:auto}.record-gallery img,.future-photo-slot{height:210px}.concept-row{grid-template-columns:repeat(6,215px)}}


/* ===== V4 REFINEMENTS ===== */
:root{
  --green:#8BEA00;
  --green2:#8BEA00;
  --green3:#8BEA00;
  --green-dark:#8BEA00;
}
/* Permanent dividers, including under the navigation and hero. */
.site-header{border-bottom:1px solid var(--line)!important}
.hero{border-bottom:1px solid var(--line)}
.section{border-bottom:1px solid var(--line)}

/* Hero */
.hero h1{letter-spacing:-.045em;line-height:.95}
.hero h1 span{color:var(--green)!important}
.hero-proof{display:none!important}
.hero-logo img{width:min(100%,650px);max-height:640px;object-fit:contain}

/* Gap taxonomy link + numbered widgets */
.inline-link{color:var(--ink)!important;padding:9px 12px;border-radius:10px;transition:.2s}
.inline-link:hover,.inline-link:focus-visible{background:var(--green);color:var(--ink)!important}
.gap-grid article>.gap-no,
.concept-no,.zone-no{
  width:40px;height:40px;border-radius:10px;background:var(--green);color:var(--ink)!important;
  display:grid;place-items:center;font-size:11px;font-weight:900;line-height:1;
}
.gap-grid article>.gap-no{margin:0}
.gap-grid .widget:hover>.gap-no,.gap-grid .widget.auto-active>.gap-no,
.concept-row .widget:hover .concept-no,.concept-row .widget.auto-active .concept-no,
.zones-grid .widget:hover .zone-no,.zones-grid .widget.auto-active .zone-no{background:#fff!important;color:var(--ink)!important}

/* Gap legend: red -> orange -> yellow -> lime -> green, matching need from high to covered. */
.s5{background:#D9372D}.s4{background:#F37A31}.s3{background:#F0C631}.s2{background:#A5C83B}.s1{background:#46A85A}
.score-gradient{background:linear-gradient(90deg,#D9372D 0%,#F37A31 25%,#F0C631 50%,#A5C83B 75%,#46A85A 100%)}

/* Cross-origin GIS displayed through a bounded U.S.-only viewport. The inner map is intentionally
   non-interactive; our viewport controls provide zoom/pan and never allow zooming out past the U.S. frame. */
.map-viewport{cursor:grab;touch-action:none;user-select:none}
.map-viewport.dragging{cursor:grabbing}
.map-viewport iframe{pointer-events:none;transform-origin:center center;will-change:transform;transition:transform .16s ease-out}
.map-controls{position:absolute;z-index:8;right:14px;top:14px;display:flex;gap:6px}
.map-controls button{width:38px;height:38px;border:1px solid rgba(24,32,27,.18);background:#fff;color:var(--ink);border-radius:10px;font-weight:900;box-shadow:0 6px 18px rgba(20,35,24,.08)}
.map-controls button:hover{background:var(--green)}
.map-controls .map-reset{width:auto;padding:0 11px;font-size:10px;letter-spacing:.08em}
.map-help{position:absolute;z-index:8;left:14px;bottom:12px;background:rgba(255,255,255,.92);border:1px solid rgba(24,32,27,.12);border-radius:9px;padding:7px 9px;color:#68756c;font-size:9px;font-weight:750;pointer-events:none}

/* Concept */
.concept-row article small:first-letter{text-transform:uppercase}

/* Track record: larger whitespace, concept portfolio in a single line, exactly three bare videos. */
.record-gallery{gap:28px;row-gap:34px}
.brand-portfolio.single-line{grid-template-columns:repeat(6,minmax(155px,1fr));gap:10px;margin-top:76px;overflow-x:auto;padding-bottom:6px}
.brand-portfolio.single-line article{min-width:155px;min-height:182px}
.clean-videos{margin-top:78px;gap:24px}
.clean-videos iframe{width:100%;aspect-ratio:16/9;border:0;border-radius:16px;display:block;background:#eef2ee}

/* Repeat-visit: check circle turns white whenever widget turns green. */
.bullet-list li:before{background:var(--green);color:var(--ink)}
.bullet-list li.widget:hover:before,.bullet-list li.widget.auto-active:before{background:#fff!important;color:var(--ink)!important}

/* Business model: compact donut label and no offer architecture strip. */
.donut-label{font-size:8px!important;font-weight:750;fill:#66736b}
.revenue-table td{font-size:12px}
.offer-strip{display:none!important}

/* Format family active state: first card behaves exactly like the rest. */
.format.flagship>div{background:#fff!important}
.format.widget:hover,.format.widget.auto-active{background:var(--green)!important;border-color:var(--green)!important}
.format.widget:hover>div,.format.widget.auto-active>div{background:var(--green)!important}
.format.widget:hover h3,.format.widget.auto-active h3{color:#fff!important}
.format.widget:hover img,.format.widget.auto-active img{background:#f7faf7}
.format.widget h3{transition:color .22s}

/* Future Experience Zones */
.zones-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}
.zone-card{border:1px solid var(--line);border-radius:18px;background:#fff;padding:22px;min-height:225px;display:flex;flex-direction:column}
.zone-card h3{font-size:19px;letter-spacing:-.03em;margin:28px 0 9px}
.zone-card p{font-size:12px;line-height:1.55;color:var(--muted);margin:0}

/* Research only */
.ip-strip{display:none!important}

/* Investment opportunity numbers: green circles -> white circles on active green card. */
.opportunity-grid .opp-no{width:38px;height:38px;border-radius:50%;background:var(--green);color:var(--ink)!important;display:grid;place-items:center;font-size:10px;font-weight:900}
.opportunity-grid .widget:hover .opp-no,.opportunity-grid .widget.auto-active .opp-no{background:#fff!important;color:var(--ink)!important}
.opportunity-grid h3{margin-top:28px}

/* Investor materials in standard page palette. */
.deck-banner{background:#fff!important;color:var(--ink)!important;border:1px solid var(--line);box-shadow:none}
.deck-banner span{color:#66736b!important}
.deck-banner p{color:var(--muted)!important}

/* Contact: green form panel. */
.contact-form{background:var(--green)!important;border-color:var(--green)!important;box-shadow:none}
.contact-form label span{color:var(--ink)!important}
.contact-form input,.contact-form textarea{border-color:rgba(24,32,27,.25);background:#fff}
.contact-form small{color:#35442b!important}
.contact-form .dark-btn{background:var(--ink);color:#fff}

@media(max-width:1100px){
  .brand-portfolio.single-line{grid-template-columns:repeat(6,170px)}
  .zones-grid{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:820px){
  .hero h1{letter-spacing:-.04em}
  .brand-portfolio.single-line{grid-template-columns:repeat(6,165px)}
  .clean-videos{grid-template-columns:1fr!important}
  .zones-grid{grid-template-columns:1fr 1fr}
}
@media(max-width:560px){
  .hero h1{letter-spacing:-.035em}
  .zones-grid{grid-template-columns:1fr}
  .map-help{max-width:210px}
}
/* Keep the uploaded logo's white exterior visually seamless with the hero. */
.hero{background:#fff}
.hero:after{display:none}


/* ===== V5 refinements ===== */

/* Hero: smaller attached logo, stronger mouse-follow movement handled in JS. */
.hero-logo img{
  width:min(100%,500px)!important;
  max-height:520px!important;
  transition:transform .08s ease-out!important;
}
.hero-logo{min-height:500px}

/* Gap taxonomy link: only the font becomes green on hover — no background treatment. */
.inline-link{
  padding:0!important;
  border-radius:0!important;
  background:transparent!important;
  color:var(--ink)!important;
}
.inline-link:hover,.inline-link:focus-visible{
  background:transparent!important;
  color:var(--green)!important;
}

/* Market gap: restore true interaction inside the source GIS iframe so county click details work. */
.map-viewport{
  cursor:default!important;
  touch-action:auto!important;
  user-select:auto!important;
}
.map-viewport iframe{
  pointer-events:auto!important;
  transform:none!important;
  transition:none!important;
  will-change:auto!important;
}
.map-controls,.map-help{display:none!important}
.map-click-note{
  position:absolute;
  z-index:7;
  left:14px;
  bottom:12px;
  pointer-events:none;
  background:rgba(255,255,255,.94);
  border:1px solid rgba(24,32,27,.12);
  border-radius:9px;
  padding:7px 9px;
  color:#68756c;
  font-size:9px;
  font-weight:750;
  box-shadow:0 4px 15px rgba(24,32,27,.06);
}

/* Track record — "Our Concepts" after photo gallery; five clean linked concepts in one line. */
.track-subtitle{
  margin:78px 0 22px;
  font-size:clamp(28px,3vw,42px);
  line-height:1;
  letter-spacing:-.045em;
  font-weight:760;
}
.brand-portfolio.single-line.five-concepts{
  grid-template-columns:repeat(5,minmax(175px,1fr))!important;
  gap:24px!important;
  margin-top:0!important;
  overflow-x:auto;
  padding-bottom:8px;
}
.concept-site{
  min-width:175px;
  padding:0 8px 0 0;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  transform:none!important;
}
.concept-site .brand-abbr{
  width:44px;
  height:44px;
  border-radius:12px;
  background:var(--soft);
  color:var(--ink)!important;
}
.concept-site h4{
  margin:22px 0 8px;
  font-size:19px;
  line-height:1.15;
}
.concept-site p{
  margin:0;
  color:var(--muted);
  font-size:12px;
  line-height:1.55;
}
.concept-site b{
  display:inline-block;
  margin-top:14px;
  color:var(--ink);
  font-size:10px;
  font-weight:850;
  transition:color .18s ease;
}
.concept-site:hover b,.concept-site:focus-visible b{color:var(--green)}
.clean-videos{margin-top:84px!important}

/* Format family: only numbered green circles; circles turn white on green active cards.
   Titles remain dark rather than switching to white. */
.format>div{position:relative}
.format .format-no{
  width:38px;
  height:38px;
  border-radius:50%;
  display:grid;
  place-items:center;
  background:var(--green);
  color:var(--ink)!important;
  font-size:10px!important;
  font-weight:900;
  letter-spacing:0!important;
  margin-bottom:18px;
}
.format.widget:hover .format-no,.format.widget.auto-active .format-no{
  background:#fff!important;
  color:var(--ink)!important;
}
.format.widget:hover h3,.format.widget.auto-active h3{
  color:var(--ink)!important;
}
.format.widget:hover b,.format.widget.auto-active b,
.format.widget:hover p,.format.widget.auto-active p{
  color:var(--ink)!important;
}

/* Future Experience Zones now include station lists. */
.zones-grid.detailed-zones{
  grid-template-columns:repeat(2,1fr)!important;
  gap:14px!important;
}
.zone-card{
  min-height:330px!important;
}
.zone-card.zone-wide{
  min-height:360px!important;
}
.station-list{
  display:flex;
  flex-wrap:wrap;
  gap:7px;
  margin-top:20px;
}
.station-list span{
  padding:7px 9px;
  border:1px solid var(--line);
  border-radius:999px;
  background:var(--soft);
  color:#5f6c63;
  font-size:9px;
  line-height:1.25;
  font-weight:750;
}
.zone-card.widget:hover .station-list span,
.zone-card.widget.auto-active .station-list span{
  background:#fff!important;
  border-color:rgba(24,32,27,.17)!important;
  color:var(--ink)!important;
}

@media(max-width:1050px){
  .brand-portfolio.single-line.five-concepts{grid-template-columns:repeat(5,190px)!important}
}
@media(max-width:820px){
  .hero-logo{min-height:330px}
  .hero-logo img{width:min(100%,430px)!important;max-height:440px!important}
  .zones-grid.detailed-zones{grid-template-columns:1fr!important}
  .zone-card,.zone-card.zone-wide{min-height:auto!important}
}


/* ===== V6 refinements ===== */

/* Hero logo: 30% smaller than V5, but with a wider motion range. */
.hero-logo{min-height:430px!important}
.hero-logo img{
  width:min(100%,350px)!important;
  max-height:400px!important;
  transform-origin:center center;
  transition:transform .055s linear!important;
}

/* Market Gap legend: Very High Need = red; Well Covered = website green. */
.score-row .s5{background:#D92D20!important;box-shadow:0 0 0 4px #FCE8E6!important}
.score-row .s4{background:#F97316!important}
.score-row .s3{background:#F6C945!important}
.score-row .s2{background:#B7D83D!important}
.score-row .s1{background:var(--green)!important;box-shadow:0 0 0 4px rgba(161,206,2,.16)!important}
.score-gradient{background:linear-gradient(90deg,#D92D20 0%,#F97316 27%,#F6C945 52%,#B7D83D 75%,var(--green) 100%)!important}

/* Keep GIS directly interactive so county click details remain available. */
.map-viewport iframe{pointer-events:auto!important}
.map-click-note{background:rgba(255,255,255,.95)!important}

/* Track Record / Our Concepts */
.concepts-kicker{margin:72px 0 22px}
.brand-portfolio.single-line.five-concepts{
  grid-template-columns:repeat(5,minmax(170px,1fr))!important;
  gap:26px!important;
  overflow-x:auto;
  padding-bottom:8px;
}
.concept-site{
  min-width:170px;
  padding:0 10px 0 0!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  transform:none!important;
}
.concept-site h4{
  margin:0 0 9px!important;
  font-size:19px!important;
  line-height:1.18;
  color:var(--ink)!important;
  transition:color .18s ease;
}
.concept-site:hover h4,.concept-site:focus-visible h4{color:var(--green)!important}
.concept-site p{font-size:12px!important;line-height:1.52!important;margin:0!important;color:var(--muted)!important}
.concept-site b{display:inline-block;margin-top:13px;color:#5f6b63!important;font-size:10px!important}
.concept-site:hover b,.concept-site:focus-visible b{color:var(--green)!important}
.clean-videos{margin-top:78px!important}

/* Future Experience Zones: 3 compact widgets in a row. */
.zones-grid.compact-zones{
  grid-template-columns:repeat(3,1fr)!important;
  gap:12px!important;
}
.compact-zones .zone-card{
  min-height:275px!important;
  padding:19px!important;
}
.compact-zones .zone-no{
  width:34px!important;height:34px!important;border-radius:9px!important;
}
.compact-zones h3{
  margin:18px 0 8px!important;
  font-size:20px!important;
  line-height:1.1!important;
}
.compact-zones .zone-card>p{
  font-size:11px!important;
  line-height:1.45!important;
  margin:0!important;
}
.compact-zones .station-list{
  gap:5px!important;
  margin-top:14px!important;
}
.compact-zones .station-list span{
  padding:5px 7px!important;
  font-size:8px!important;
  line-height:1.18!important;
}

/* Partnership opportunities */
#opportunities .section-kicker{letter-spacing:.12em}

@media(max-width:1050px){
  .zones-grid.compact-zones{grid-template-columns:repeat(2,1fr)!important}
  .brand-portfolio.single-line.five-concepts{grid-template-columns:repeat(5,185px)!important}
}
@media(max-width:820px){
  .hero-logo{min-height:290px!important}
  .hero-logo img{width:min(100%,300px)!important;max-height:330px!important}
  .zones-grid.compact-zones{grid-template-columns:1fr!important}
  .compact-zones .zone-card{min-height:auto!important}
}


/* ===== V8 — native interactive bounded map =====
   The actual GIS now runs through /gap-map on the same Cloudflare Pages project.
   County polygons remain clickable. The inner Leaflet map itself enforces the
   full-U.S. opening zoom as the minimum zoom. */
.map-viewport iframe{
  pointer-events:auto!important;
}
.map-click-note{
  position:absolute;
  z-index:5;
  left:14px;
  bottom:12px;
  pointer-events:none;
  background:rgba(255,255,255,.94);
  border:1px solid rgba(24,32,27,.12);
  border-radius:9px;
  padding:7px 9px;
  color:#68756c;
  font-size:9px;
  font-weight:750;
  box-shadow:0 4px 15px rgba(24,32,27,.06);
}


/* ===== V9 updates ===== */

/* Use the updated hero logo */
.hero-logo img{
  image-rendering:auto;
}

/* Track record: 6 images, 3 per row */
.photo-grid.six-photos{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:20px!important;
  margin-top:8px!important;
}
.photo-grid.six-photos img{
  width:100%;
  aspect-ratio:1.35/1;
  object-fit:cover;
  border-radius:16px;
}

/* Track record: 4 videos below */
.video-row.four.clean-videos{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:20px!important;
  margin-top:72px!important;
}
.video-row.four.clean-videos iframe{
  width:100%;
  aspect-ratio:16/9;
  border:0;
  border-radius:16px;
  background:#111;
}

@media(max-width:900px){
  .photo-grid.six-photos{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
  .video-row.four.clean-videos{
    grid-template-columns:1fr!important;
  }
}
@media(max-width:640px){
  .photo-grid.six-photos{
    grid-template-columns:1fr!important;
  }
}


/* Track record existing gallery override */
.record-gallery.six-photos{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:20px!important;
  margin-top:8px!important;
}
.record-gallery.six-photos img{
  width:100%;
  aspect-ratio:1.35/1;
  object-fit:cover;
  border-radius:16px;
}
.record-gallery.six-photos .future-photo-slot{display:none!important}
@media(max-width:900px){
  .record-gallery.six-photos{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
}
@media(max-width:640px){
  .record-gallery.six-photos{
    grid-template-columns:1fr!important;
  }
}


/* ===== V11 updates ===== */
:root{--green:#8BEA00;--green2:#8BEA00;--green3:#8BEA00;--green-dark:#8BEA00;}
.hero-layout{align-items:start!important;}
.hero-logo{align-items:flex-start!important;justify-content:center!important;min-height:420px!important;padding-top:26px!important;margin-top:-4px!important;}
.hero-logo img{width:min(100%,350px)!important;max-height:420px!important;}
@media(max-width:820px){.hero-logo{padding-top:0!important;min-height:290px!important;}}
.formats-grid .format img{height:240px!important;object-fit:cover!important;background:#fff!important;}
.format{background:#fff!important;}
.format.widget:hover img,.format.widget.auto-active img{background:#fff!important;}


/* ===== V12 updates ===== */

/* Top menu brand — typography only, no icon/logo. */
.header-brand{
  display:inline-flex!important;
  align-items:center!important;
  gap:4px!important;
  font-size:15px!important;
  font-weight:900!important;
  letter-spacing:.035em!important;
}
.header-brand .future-word,
.header-brand .park-word{
  color:var(--ink)!important;
}
.header-brand .experience-word{
  color:var(--green)!important;
}
.header-brand .brand-symbol{display:none!important}

/* Format Family images: 50% smaller than V11. */
.formats-grid .format img{
  height:120px!important;
  object-fit:contain!important;
  object-position:center!important;
  padding:6px 10px!important;
  background:#fff!important;
  border-bottom:1px solid var(--line)!important;
}

/* Contact form button: compact and left aligned. */
.contact-form .dark-btn,
.contact-form button[type="submit"]{
  width:auto!important;
  min-width:0!important;
  justify-self:start!important;
  align-self:start!important;
  padding:11px 18px!important;
}

/* Footer: text brand + requested 8-item menu. */
.footer-v12{
  grid-template-columns:1fr 1.25fr auto!important;
  gap:48px!important;
  align-items:start!important;
}
.footer-brand{
  display:inline-flex!important;
  gap:4px!important;
  font-size:15px!important;
  font-weight:900!important;
  letter-spacing:.035em!important;
}
.footer-brand .future-word,
.footer-brand .park-word{
  color:#fff!important;
}
.footer-brand .experience-word{
  color:var(--green)!important;
}
.footer-brand-block p{
  margin:9px 0 0!important;
  color:#a9b4ac!important;
  font-size:12px!important;
}
.footer-v12 nav{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(130px,1fr))!important;
  gap:10px 24px!important;
}
.footer-v12 nav a{
  color:#d2d8d3!important;
  font-size:11px!important;
}
.footer-v12 nav a:hover{
  color:var(--green)!important;
}
.footer-v12 .footer-note{
  color:#89948c!important;
  font-size:10px!important;
  white-space:nowrap;
}

@media(max-width:900px){
  .footer-v12{
    grid-template-columns:1fr 1fr!important;
  }
  .footer-v12 .footer-note{
    grid-column:1/-1;
  }
}
@media(max-width:650px){
  .header-brand{
    font-size:13px!important;
  }
  .footer-v12{
    grid-template-columns:1fr!important;
    gap:28px!important;
  }
  .footer-v12 nav{
    grid-template-columns:1fr 1fr!important;
  }
  .footer-v12 .footer-note{
    grid-column:auto;
  }
}


/* ===== V13 FINALIZATION ===== */

/* Format Family: 2x V12 image height and enough card height to accommodate them. */
.formats-grid .format{
  min-height:500px!important;
  display:flex!important;
  flex-direction:column!important;
}
.formats-grid .format img{
  height:240px!important;
  width:100%!important;
  object-fit:contain!important;
  object-position:center!important;
  padding:10px 14px!important;
  background:#fff!important;
  border-bottom:1px solid var(--line)!important;
}
.formats-grid .format>div{
  flex:1!important;
  display:flex!important;
  flex-direction:column!important;
}
.formats-grid .format p{margin-bottom:0!important}

/* Comprehensive station inventory: compact cards with accessible progressive disclosure. */
.zones-grid.final-zones{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:14px!important;
}
.final-zones .zone-card{
  min-height:360px!important;
  padding:20px!important;
  display:flex!important;
  flex-direction:column!important;
}
.final-zones .zone-card>p{
  font-size:12px!important;
  line-height:1.52!important;
  margin:0!important;
}
.final-zones .core-stations{margin-top:16px!important}
.station-details{
  margin-top:auto!important;
  padding-top:17px!important;
  border-top:1px solid var(--line)!important;
}
.station-details summary{
  cursor:pointer;
  list-style:none;
  color:var(--ink);
  font-size:10px;
  font-weight:850;
  letter-spacing:.025em;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:8px;
}
.station-details summary::-webkit-details-marker{display:none}
.station-details summary::after{
  content:'+';
  width:22px;
  height:22px;
  border-radius:50%;
  display:grid;
  place-items:center;
  background:var(--green);
  color:var(--ink);
  font-size:14px;
  flex:0 0 auto;
}
.station-details[open] summary::after{content:'−';background:#fff}
.station-details .all-stations{margin-top:13px!important}
.zone-card.widget:hover .station-details summary,
.zone-card.widget.auto-active .station-details summary{color:var(--ink)!important}
.zone-card.widget:hover .station-details,
.zone-card.widget.auto-active .station-details{border-color:rgba(24,32,27,.18)!important}
.zone-card.widget:hover .station-details summary::after,
.zone-card.widget.auto-active .station-details summary::after{background:#fff!important}

/* Do not delay the hero/LCP with entrance animations. */
.hero .reveal{opacity:1!important;transform:none!important;transition:none!important}

/* Skip expensive off-screen rendering while preserving semantic HTML for indexing/accessibility. */
.section:not(.hero){content-visibility:auto;contain-intrinsic-size:auto 900px}

/* Stable media geometry and lighter painting. */
img,iframe{max-width:100%}
img{height:auto}
.video-row iframe{background:#111}

/* Clear focus states for keyboard users. */
a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{
  outline:3px solid var(--green)!important;
  outline-offset:3px!important;
}

@media(max-width:1050px){
  .zones-grid.final-zones{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:820px){
  .formats-grid .format{min-height:470px!important}
  .formats-grid .format img{height:220px!important}
  .zones-grid.final-zones{grid-template-columns:1fr!important}
  .final-zones .zone-card{min-height:auto!important}
}
@media(max-width:560px){
  .formats-grid .format{min-height:auto!important}
  .formats-grid .format img{height:210px!important}
}

@media(prefers-reduced-motion:reduce){
  html{scroll-behavior:auto!important}
  *,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}
  .reveal{opacity:1!important;transform:none!important}
}


/* ===== V14 GIS cleanup =====
   The /gap-map worker now removes the upstream analysis sidebar itself.
   No iframe cropping or oversized width is needed. */
#market-gap .map-viewport iframe{
  width:100% !important;
  height:100% !important;
  left:0 !important;
  right:auto !important;
  transform:none !important;
}


/* ===== V16 GIS final layout =====
   The map itself is now cleaned server-side in _worker.js. */
#market-gap .map-viewport{
  overflow:hidden !important;
}
#market-gap .map-viewport iframe{
  display:block !important;
  width:100% !important;
  height:100% !important;
  min-width:100% !important;
  max-width:none !important;
  margin:0 !important;
  left:0 !important;
  right:auto !important;
  transform:none !important;
  pointer-events:auto !important;
}


/* ===== Landlord-only additions =====
   Base design system above is identical to the attached Invest v16 site. */
.modal-body textarea{
  width:100%;border:1px solid #ced7cf;background:#fff;border-radius:11px;
  padding:12px 13px;outline:0;resize:vertical;font:inherit;color:var(--ink)
}
.modal-body textarea:focus{border-color:#74bd4c;box-shadow:0 0 0 3px rgba(156,255,63,.18)}

/* Site Requirements uses the exact Invest Format Family card component.
   Keep all three landlord formats in one line until the normal mobile breakpoint. */
#requirements .site-requirements-grid{
  grid-template-columns:repeat(3,minmax(0,1fr)) !important;
  gap:16px !important;
  align-items:stretch;
}
#requirements .site-requirements-grid .format{min-width:0;height:100%}
#requirements .site-requirements-grid .format img{object-fit:contain !important;background:#fff !important}
#requirements .site-requirements-grid .format b{
  display:block;font-size:13px;text-transform:none;letter-spacing:0;color:var(--ink);line-height:1.35
}
#requirements .site-requirements-grid .format p{line-height:1.7}
#requirements .site-requirements-grid .format p strong{color:var(--ink);font-weight:850}
@media(max-width:820px){
  #requirements .site-requirements-grid{grid-template-columns:1fr !important}
}
