:root{--navy:#0c1b33;--ink:#17233a;--muted:#667085;--paper:#f5f7fb;--white:#fff;--green:#16a085;--gold:#d7a341;--line:#dde3ec;--danger:#b42318;--spotoptim-navy:#0d1b2a;--spotoptim-blue:#1164f6;--spotoptim-cyan:#00b8d6;--spotoptim-green:#19c37d;--spotoptim-light:#f2f4f7;--spotoptim-gray:#64748b;--spotoptim-ivory:#faf7f2}*{box-sizing:border-box}body{color:var(--ink);background:var(--paper);margin:0;font-family:system-ui,-apple-system,Segoe UI,sans-serif}.btn{cursor:pointer;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;min-height:44px;padding:.65rem 1.25rem;font-size:.95rem;font-weight:600;display:inline-flex}.btn:focus-visible{outline:3px solid var(--gold);outline-offset:2px}.btn-primary{background:var(--green);color:var(--white)}.btn-outline{border-color:var(--line);color:var(--ink);background:0 0}.card{background:var(--white);border:1px solid var(--line);border-radius:12px;padding:1.25rem}.badge{background:var(--paper);color:var(--navy);border:1px solid var(--line);border-radius:999px;align-items:center;padding:.2rem .6rem;font-size:.8rem;font-weight:600;display:inline-flex}.badge-danger{color:var(--danger);background:#fdecea;border-color:#f5c6c1}.dashboard-card-link{color:inherit;border-radius:12px;text-decoration:none;transition:transform .15s,box-shadow .15s;display:block}.dashboard-card-link:hover{transform:translateY(-2px);box-shadow:0 4px 14px #0c1b331f}.dashboard-card-link:focus-visible{outline:3px solid var(--gold);outline-offset:2px}.admin-shell{align-items:stretch;min-height:100vh;display:flex}.admin-sidebar{background:var(--navy);width:260px;color:var(--white);flex-direction:column;flex-shrink:0;transition:width .15s;display:flex}.admin-sidebar.collapsed{width:72px}.admin-sidebar-header{border-bottom:1px solid #ffffff1f;justify-content:space-between;align-items:center;padding:1rem;display:flex}.admin-sidebar-title{white-space:nowrap;font-weight:700;overflow:hidden}.admin-collapse-toggle{color:var(--white);cursor:pointer;background:0 0;border:1px solid #ffffff40;border-radius:6px;flex-shrink:0;width:2rem;height:2rem}.admin-collapse-toggle:focus-visible{outline:3px solid var(--gold);outline-offset:2px}.admin-nav-list{flex:1;margin:0;padding:.5rem 0;list-style:none;overflow-y:auto}.admin-nav-link{color:#ffffffd9;white-space:nowrap;box-sizing:border-box;border-left:3px solid #0000;align-items:center;gap:.65rem;width:100%;min-height:44px;padding:.75rem 1rem;text-decoration:none;display:flex;overflow:hidden}.admin-nav-link:hover{background:#ffffff14}.admin-nav-link:focus-visible{outline:3px solid var(--gold);outline-offset:-3px}.admin-nav-link.active{border-left-color:var(--gold);color:var(--white);background:#ffffff24;font-weight:600}.admin-nav-icon{background:#ffffff1a;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;font-size:.75rem;font-weight:700;display:inline-flex}.admin-sidebar.collapsed .admin-nav-label,.admin-sidebar.collapsed .admin-sidebar-title{display:none}.admin-nav-section{border-top:1px solid #ffffff26;padding:.5rem 0}.admin-nav-section .admin-nav-link{color:#fff9;padding:.5rem 1rem;font-size:.85rem}.admin-nav-section-label{text-transform:uppercase;letter-spacing:.05em;color:#fff6;padding:.5rem 1rem .25rem;font-size:.7rem}.admin-nav-button{cursor:pointer;text-align:left;font:inherit;background:0 0;border:none}.admin-main{flex:1;min-width:0}.admin-topbar,.admin-overlay{display:none}@media (max-width:768px){.admin-sidebar{z-index:210;width:280px;max-width:85vw;transition:transform .2s;position:fixed;inset:0 auto 0 0;transform:translate(-100%)}.admin-sidebar.mobile-open{transform:translate(0)}.admin-sidebar.collapsed .admin-nav-label,.admin-sidebar.collapsed .admin-sidebar-title{display:inline}.admin-collapse-toggle{display:none}.admin-topbar{background:var(--navy);color:var(--white);justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}.admin-menu-button{color:var(--white);cursor:pointer;background:0 0;border:1px solid #ffffff4d;border-radius:6px;min-height:44px;padding:.5rem .75rem}.admin-menu-button:focus-visible{outline:3px solid var(--gold);outline-offset:2px}.admin-overlay.mobile-open{z-index:200;background:#0c1b3373;display:block;position:fixed;inset:0}}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.spotoptim-btn{cursor:pointer;white-space:nowrap;border:1.5px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;min-height:44px;padding:.7rem 1.4rem;font-size:.95rem;font-weight:600;text-decoration:none;display:inline-flex}.spotoptim-btn-primary{background:var(--spotoptim-blue);color:#fff}.spotoptim-btn-primary:hover{background:#0d52d1}.spotoptim-btn-secondary{background:var(--spotoptim-navy);color:#fff}.spotoptim-btn-secondary:hover{background:#142b42}.spotoptim-btn-outline{border-color:var(--spotoptim-gray);color:var(--spotoptim-navy);background:0 0}.spotoptim-btn-outline:hover{border-color:var(--spotoptim-navy)}.spotoptim-btn-accent{background:var(--spotoptim-green);color:#fff}.spotoptim-btn-accent:hover{background:#148f5f}.spotoptim-btn:focus-visible{outline:3px solid var(--spotoptim-cyan);outline-offset:2px}.site-header{z-index:100;background:#fff;border-bottom:1px solid #e5e9f0;position:sticky;top:0}.site-header-inner{align-items:center;gap:2rem;max-width:1200px;margin:0 auto;padding:.85rem 1.25rem;display:flex}.site-header-logo{flex-shrink:0;align-items:center;line-height:0;display:flex}.site-header-nav{flex:1;align-items:center;gap:1.75rem;display:flex}.site-header-link{color:var(--spotoptim-navy);border-bottom:2px solid #0000;padding:.4rem 0;font-size:.95rem;font-weight:500;text-decoration:none}.site-header-link:hover,.site-header-link.active{color:var(--spotoptim-blue);border-bottom-color:var(--spotoptim-blue)}.site-header-actions{flex-shrink:0}.site-header-menu-button{border:1.5px solid var(--spotoptim-gray);cursor:pointer;width:44px;height:44px;color:var(--spotoptim-navy);background:0 0;border-radius:8px;flex-shrink:0;font-size:1.1rem;display:none}.site-header-menu-button:focus-visible{outline:3px solid var(--spotoptim-cyan);outline-offset:2px}.site-header-mobile-nav{display:none}@media (max-width:860px){.site-header-nav,.site-header-actions{display:none}.site-header-menu-button{margin-left:auto;display:block}.site-header-mobile-nav{border-top:1px solid #e5e9f0;flex-direction:column;gap:.25rem;padding:.5rem 1.25rem 1.25rem;display:flex}.site-header-mobile-link{color:var(--spotoptim-navy);border-bottom:1px solid #eef1f5;align-items:center;min-height:44px;padding:.85rem .25rem;font-weight:500;text-decoration:none;display:flex}.site-header-mobile-link.active{color:var(--spotoptim-blue)}.site-header-mobile-cta{width:100%;margin-top:.75rem}}.site-footer{background:var(--spotoptim-navy);color:#fff;margin-top:auto}.site-footer-inner{flex-wrap:wrap;justify-content:space-between;gap:2.5rem;max-width:1200px;margin:0 auto;padding:3rem 1.25rem 2rem;display:flex}.site-footer-brand{max-width:320px}.site-footer-tagline{color:#ffffffa6;margin:.85rem 0 0;font-size:.9rem}.site-footer-links{flex-direction:column;gap:.65rem;display:flex}.site-footer-links a{color:#ffffffd9;font-size:.95rem;text-decoration:none}.site-footer-links a:hover{color:#fff;text-decoration:underline}.site-footer-bottom{color:#ffffff8c;border-top:1px solid #ffffff1f;flex-wrap:wrap;justify-content:space-between;gap:.5rem;max-width:1200px;margin:0 auto;padding:1.25rem;font-size:.82rem;display:flex}.site-footer-legal{flex-wrap:wrap;gap:.25rem 1rem;display:flex}.site-footer-legal a{color:inherit;text-decoration:none}.site-footer-legal a:hover{color:#fff;text-decoration:underline}.legal-page-body section{margin:2rem 0}.legal-page-body h2{margin-bottom:.5rem;font-size:1.15rem}.legal-page-body ul{padding-left:1.25rem}.home-section{max-width:1200px;margin:0 auto;padding:3rem 1.25rem}.home-section-narrow{max-width:900px}.hero3{background:var(--spotoptim-navy);height:680px;max-height:78vh;animation:.7s ease-out both hero3-fade-in;position:relative;overflow:hidden}.hero3-photo{object-fit:cover;object-position:50% 42%}.hero3-gradient{pointer-events:none;background:linear-gradient(100deg,#060e18b8 0%,#060e1880 24%,#060e1824 46%,#060e1800 62%);position:absolute;inset:0}.hero3-content{z-index:2;flex-direction:column;justify-content:center;max-width:560px;height:100%;margin-left:min(6vw,88px);padding:0 1.5rem;display:flex;position:relative}.hero3 h1{letter-spacing:-.01em;color:#fff;text-shadow:0 2px 16px #00000040;margin:0 0 .85rem;font-size:clamp(2rem,3.4vw,2.85rem);font-weight:700;line-height:1.14}.hero3-subtitle{color:#ffffffe0;text-shadow:0 1px 10px #00000040;margin:0 0 1.75rem;font-size:1.08rem;line-height:1.5}.hero3-ctas{align-items:center;gap:.75rem;display:flex}.hero3-cta{white-space:nowrap;border:1.5px solid #0000;border-radius:999px;align-items:center;gap:.5rem;padding:.75rem 1.4rem;font-size:.92rem;font-weight:600;text-decoration:none;transition:transform .15s,box-shadow .15s,background .15s;display:inline-flex}.hero3-cta.is-primary{background:var(--spotoptim-blue);color:#fff;box-shadow:0 6px 18px #1164f666}.hero3-cta.is-primary:hover{transform:translateY(-1px);box-shadow:0 10px 22px #1164f673}.hero3-cta.is-glass{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;background:#ffffff1f;border-color:#ffffff59}.hero3-cta.is-glass:hover{background:#fff3;transform:translateY(-1px)}.hero3-locator{z-index:1;position:absolute;inset:0}.hero3-locator-zone{width:100%;height:100%;position:absolute;inset:0}.hero3-locator-zone polygon{fill:#00b8d614;stroke:#ffffffd9;stroke-width:.25px;stroke-dasharray:1.4 1.2;vector-effect:non-scaling-stroke;animation:24s linear infinite hero3-dash}.hero3-locator-pin{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;animation:3.6s ease-in-out infinite hero3-float;display:flex;position:absolute;top:79%;left:71%;transform:translate(-50%,-100%);box-shadow:0 8px 22px #0006}.hero3-locator-pin-pulse{background:radial-gradient(circle,#00b8d680 0%,#00b8d600 72%);border-radius:50%;animation:2.6s ease-in-out infinite hero3-glow;position:absolute;inset:-17px}.hero3-locator-card{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff;white-space:nowrap;background:#0d1b2a99;border:1px solid #ffffff2e;border-radius:999px;align-items:center;gap:.45rem;padding:.4rem .75rem;font-size:.74rem;font-weight:500;display:flex;position:absolute;top:82%;left:71%;transform:translate(-50%)}.hero3-locator-card strong{font-weight:700}.hero3-locator-sep{background:#ffffff4d;width:1px;height:11px}.home-media-placeholder-label{color:var(--spotoptim-gray);text-align:center;font-size:.82rem;line-height:1.5}.home-section-hero-follow{padding-top:1.75rem}@keyframes hero3-fade-in{0%{opacity:0}to{opacity:1}}@keyframes hero3-float{0%,to{transform:translate(-50%,-100%)}50%{transform:translate(-50%,calc(-100% - 5px))}}@keyframes hero3-glow{0%,to{opacity:.55;transform:scale(1)}50%{opacity:1;transform:scale(1.15)}}@keyframes hero3-dash{to{stroke-dashoffset:-100px}}@media (prefers-reduced-motion:reduce){.hero3,.hero3-locator-pin,.hero3-locator-pin-pulse,.hero3-locator-zone polygon{animation:none}}@media (max-width:960px){.hero3-content{max-width:460px;margin-left:5vw}}@media (max-width:720px){.hero3{aspect-ratio:3/4;align-items:flex-end;height:auto;max-height:none;display:flex}.hero3-photo{object-position:82% 50%;transform-origin:50% 85%;transform:scale(1.4)}.hero3-gradient{background:linear-gradient(#060e1826 0%,#060e1859 55%,#060e18d1 100%)}.hero3-content{justify-content:flex-end;max-width:none;margin-left:0;padding:0 1.25rem 2rem}.hero3 h1{font-size:clamp(1.65rem,6vw,2.1rem)}.hero3-subtitle{margin-bottom:1.25rem;font-size:.95rem}.hero3-ctas{flex-direction:column;align-items:stretch;gap:.6rem}.hero3-cta{justify-content:center}.hero3-locator-zone{display:none}.hero3-locator-card{padding:.26rem .5rem;font-size:.56rem;top:37%;left:64%;transform:translate(-50%)}.hero3-locator-sep,.hero3-locator-card-secondary{display:none}.hero3-locator-pin{width:34px;height:34px;top:34%;left:64%;transform:translate(-50%,-100%)}.hero3-locator-pin-pulse{inset:-11px}}.home-section-title{text-align:center;color:var(--spotoptim-navy);margin:0 0 .4rem;font-size:1.6rem}.home-section-subtitle{text-align:center;color:var(--spotoptim-gray);margin:0 0 1.85rem;font-size:1rem}.home-section-ivory{background:var(--spotoptim-ivory)}.home-steps{grid-template-columns:repeat(3,1fr);gap:1.75rem;display:grid;position:relative}.home-steps-line{z-index:0;background:repeating-linear-gradient(90deg,#d7dde6 0 6px,#0000 6px 12px);height:1px;position:absolute;top:26px;left:16.5%;right:16.5%}.home-step{z-index:1;text-align:center;position:relative}.home-step-icon{width:52px;height:52px;color:var(--spotoptim-blue);background:#fff;border:1.5px solid #e5e9f0;border-radius:50%;justify-content:center;align-items:center;margin-bottom:1rem;display:inline-flex;position:relative;box-shadow:0 4px 14px #0d1b2a0f}.home-step-number{background:var(--spotoptim-navy);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:.72rem;font-weight:700;display:inline-flex;position:absolute;top:-6px;right:-6px}.home-step h3{color:var(--spotoptim-navy);margin:0 0 .4rem;font-size:1.05rem}.home-step p{color:var(--spotoptim-gray);margin:0;max-width:260px;margin-inline:auto;font-size:.92rem}.home-categories{grid-template-columns:repeat(3,1fr);gap:1.1rem;display:grid}@media (max-width:720px){.home-categories{grid-template-columns:repeat(2,1fr)}}@media (max-width:460px){.home-categories{grid-template-columns:1fr}}.home-category{text-align:left;background:#fff;border:1px solid #ecebe6;border-radius:14px;align-items:flex-start;gap:1rem;padding:1.5rem;display:flex}.home-category-icon{background:var(--spotoptim-light);width:46px;height:46px;color:var(--spotoptim-blue);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.home-category-text{flex-direction:column;gap:.3rem;min-width:0;display:flex}.home-category-label{color:var(--spotoptim-navy);font-size:.95rem;font-weight:700}.home-category-description{color:var(--spotoptim-gray);font-size:.82rem;font-weight:400;line-height:1.45}.home-opportunities-block{background:#fff;border:1px solid #ecebe6;border-radius:16px;align-items:stretch;gap:2rem;max-width:900px;margin:0 auto;padding:1.5rem;display:flex}.home-opportunities-map{background:var(--spotoptim-light);border-radius:12px;flex:0 0 46%;min-height:260px;overflow:hidden}.home-opportunities-map-canvas{width:100%;height:100%}.home-opportunities-map-fallback{background:var(--spotoptim-light);width:100%;height:100%}.home-opportunities-text{flex-direction:column;flex:1;justify-content:center;min-width:0;display:flex}.home-opportunities-text p{color:var(--spotoptim-gray);margin:0 0 1.25rem}.home-owner-block{background:var(--spotoptim-navy);color:#fff;border-radius:20px;align-items:stretch;gap:2.5rem;padding:2.5rem;display:flex}.home-owner-media{aspect-ratio:3/2;border-radius:14px;flex:0 0 44%;position:relative;overflow:hidden;box-shadow:0 12px 32px #00000059}.home-owner-content{flex-direction:column;flex:1;justify-content:center;min-width:0;display:flex}.home-owner-content h2{margin:0 0 .85rem;font-size:1.65rem;line-height:1.25}.home-owner-content h2 em{color:var(--spotoptim-green);font-style:normal}.home-owner-content>p{color:#ffffffc7;max-width:46ch;margin:0 0 1.5rem;font-size:.95rem;line-height:1.6}.home-benefits{flex-wrap:wrap;gap:1.5rem;margin:0 0 1.75rem;padding:0;list-style:none;display:flex}.home-benefits li{flex:220px;align-items:flex-start;gap:.65rem;display:flex}.home-benefit-icon{width:34px;height:34px;color:var(--spotoptim-green);background:#ffffff1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.home-benefit-text{flex-direction:column;gap:.15rem;display:flex}.home-benefit-text strong{color:#fff;font-size:.92rem}.home-benefit-text span{color:#ffffffb3;font-size:.82rem;line-height:1.5}.home-section-tight{padding-top:1.75rem;padding-bottom:1.75rem}.home-partner-cta{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;display:flex}.home-partner-cta-text h2{color:var(--spotoptim-navy);margin:0 0 .35rem;font-size:1.25rem}.home-partner-cta-text p{color:var(--spotoptim-gray);max-width:46ch;margin:0;font-size:.9rem;line-height:1.5}.home-partner-cta-action{flex-shrink:0;align-items:center;gap:.85rem;display:flex}.home-partner-cta-mark{background:var(--spotoptim-light);width:38px;height:38px;color:var(--spotoptim-blue);border-radius:50%;justify-content:center;align-items:center;display:flex}.home-partner-mention{text-align:center;color:var(--spotoptim-gray);margin:0;font-size:.85rem}.home-partner-mention strong{color:var(--spotoptim-navy)}@media (max-width:860px){.home-steps{grid-template-columns:1fr;gap:2.25rem}.home-steps-line{display:none}.home-owner-block{border-radius:16px;flex-direction:column;gap:1.5rem;padding:1.75rem}.home-owner-media{aspect-ratio:3/2;flex:none;min-height:0}.home-partner-cta{flex-direction:column;align-items:flex-start;gap:1.25rem}.home-partner-cta-action{justify-content:space-between;width:100%}.home-benefits{flex-direction:column;gap:1rem}.home-benefits li{flex-basis:auto}.home-category{padding:1.25rem}.home-opportunities-block{text-align:center;flex-direction:column;padding:1.25rem}.home-opportunities-map{flex-basis:auto;width:100%;height:160px;min-height:160px}.home-opportunities-text{align-items:center}}
