:root{color-scheme:dark}*{box-sizing:border-box}html,body{margin:0;min-height:100%;background:#020711}body.home-recovery{overflow-x:hidden}.skip{position:fixed;left:-9999px;top:0;z-index:1000}.skip:focus{left:1rem;top:1rem;padding:.75rem 1rem;background:#fff;color:#000}.locked-homepage{position:relative;width:min(100%,1024px);margin:0 auto;line-height:0;background:#020711;overflow:hidden}.locked-picture,.locked-picture img{display:block;width:100%;height:auto}.locked-effects,.locked-hotspots{position:absolute;inset:0;pointer-events:none}.locked-hotspots .hotspot{position:absolute;display:block;pointer-events:auto;border-radius:8px}.locked-hotspots .hotspot:focus-visible{outline:3px solid #ffd36b;outline-offset:2px;background:rgba(255,211,107,.12)}
/* Hotspots align to the approved 1024x1536 artwork */
.hs-logo{left:2%;top:.4%;width:19%;height:3.8%}.hs-holdings{left:24%;top:.6%;width:12%;height:3.2%}.hs-leadership{left:38.5%;top:.6%;width:10.5%;height:3.2%}.hs-investors{left:50%;top:.6%;width:12.5%;height:3.2%}.hs-news{left:63.5%;top:.6%;width:6%;height:3.2%}.hs-advertise{left:70%;top:.6%;width:12%;height:3.2%}.hs-contact{left:82%;top:.6%;width:7%;height:3.2%}.hs-affiliate{left:89%;top:.4%;width:9%;height:3.8%}.hs-hero-holdings{left:33%;top:27.1%;width:15.2%;height:3.1%}.hs-hero-investor{left:50%;top:27.1%;width:16.7%;height:3.1%}.hs-adcliqs{left:49%;top:39.5%;width:15%;height:5.2%}.hs-zaravoncap{left:29%;top:44.6%;width:17%;height:5.8%}.hs-cliqforge{left:70.6%;top:44.6%;width:16.8%;height:5.8%}.hs-zaravon{left:29.5%;top:52.5%;width:16%;height:5.8%}.hs-cliqengine{left:69%;top:52.5%;width:17.5%;height:5.8%}
.locked-effects>div{position:absolute;pointer-events:none}.fx-aurora{left:54%;top:4%;width:44%;height:18%;background:radial-gradient(ellipse at center,rgba(71,255,194,.18),transparent 62%);filter:blur(18px);animation:auroraShift 9s ease-in-out infinite alternate}.fx-water{left:0;top:23%;width:100%;height:15%;background:linear-gradient(90deg,transparent,rgba(255,193,88,.12),transparent);mix-blend-mode:screen;animation:waterMove 7s linear infinite}.fx-sweep{left:-20%;top:0;width:14%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,214,126,.08),transparent);transform:skewX(-12deg);animation:sweep 12s linear infinite}.fx-network{left:28%;top:38%;width:62%;height:23%;border-radius:50%;box-shadow:0 0 35px rgba(255,183,72,.16);animation:pulse 4s ease-in-out infinite}.fx-twinkle{inset:4% 3% auto;height:22%;background-image:radial-gradient(circle,rgba(255,224,155,.9) 0 1px,transparent 1.8px);background-size:37px 31px;opacity:.18;animation:twinkle 2.8s steps(2,end) infinite}
@keyframes auroraShift{to{transform:translate(-5%,4%) scale(1.08);opacity:.65}}@keyframes waterMove{to{transform:translateX(35%)}}@keyframes sweep{to{left:120%}}@keyframes pulse{50%{box-shadow:0 0 65px rgba(255,183,72,.32);transform:scale(1.015)}}@keyframes twinkle{50%{opacity:.38}}
@media (max-width:700px){.locked-homepage{width:100%;margin:0}.cookie-toggle{width:34px;height:34px}.locked-hotspots .hotspot{border-radius:4px}}
@media (min-width:1025px){body.home-recovery{background:radial-gradient(circle at top,#0b1420,#020711 55%)}.locked-homepage{box-shadow:0 0 80px rgba(0,0,0,.55)}}
@media (prefers-reduced-motion:reduce){.locked-effects>div{animation:none!important}.locked-effects{display:none}}

/* AVENSARO 7.2 critical recovery: accessibility text must never enter visual flow. */
.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;clip-path:inset(50%)!important}
html,body{min-height:0!important;height:auto!important}
body.home-recovery{min-height:0!important;padding:0!important;margin:0!important}
.locked-homepage{min-height:0!important;height:auto!important;margin-bottom:0!important}
.locked-homepage + *{margin-top:0!important}


/* AVENSARO 7.3 enterprise motion overlays — transparent enhancements only. */
.fx-yacht{left:70%;top:22.4%;width:25%;height:10%;border-radius:50%;filter:drop-shadow(0 0 8px rgba(255,190,83,.24));animation:yachtFloat 6s ease-in-out infinite;transform-origin:60% 65%}
.fx-yacht::after{content:"";position:absolute;left:8%;right:2%;bottom:4%;height:18%;background:repeating-linear-gradient(90deg,transparent 0 12%,rgba(255,196,98,.16) 14%,transparent 18%);filter:blur(3px);opacity:.45;animation:wakeFlow 4.5s linear infinite}
.fx-metrics{left:4%;top:33.3%;width:92%;height:6.1%;display:grid;grid-template-columns:repeat(5,1fr);gap:.4%}
.fx-metrics i{position:relative;border-radius:12px;box-shadow:inset 0 0 0 1px rgba(255,195,88,.03);animation:metricGlow 4.8s ease-in-out infinite}
.fx-metrics i:nth-child(2){animation-delay:.45s}.fx-metrics i:nth-child(3){animation-delay:.9s}.fx-metrics i:nth-child(4){animation-delay:1.35s}.fx-metrics i:nth-child(5){animation-delay:1.8s}
.fx-globe{left:44.2%;top:43.2%;width:21%;height:18.2%;border-radius:50%;animation:globeBreathe 4s ease-in-out infinite}
.fx-globe i{position:absolute;inset:8%;border:1px solid rgba(83,196,255,.12);border-radius:50%;animation:orbitRing 9s linear infinite}
.fx-globe i:nth-child(2){inset:18% 2%;transform:rotate(58deg);animation-duration:12s}.fx-globe i:nth-child(3){inset:2% 22%;transform:rotate(-58deg);animation-duration:7s}
.fx-map{left:28.6%;top:63.2%;width:34%;height:11.8%}
.fx-map i{position:absolute;width:7px;height:7px;border-radius:50%;background:#56baff;box-shadow:0 0 7px #56baff,0 0 20px rgba(86,186,255,.65);animation:mapPulse 2.8s ease-out infinite}
.fx-map i:nth-child(1){left:18%;top:44%}.fx-map i:nth-child(2){left:47%;top:28%;animation-delay:.7s}.fx-map i:nth-child(3){left:68%;top:49%;animation-delay:1.4s}.fx-map i:nth-child(4){left:82%;top:34%;animation-delay:2.1s}
.fx-dashboard{left:64%;top:62.1%;width:31%;height:13.5%;overflow:hidden;border-radius:12px}
.fx-dashboard .scan{position:absolute;left:-30%;top:0;width:22%;height:100%;background:linear-gradient(90deg,transparent,rgba(59,194,255,.16),transparent);transform:skewX(-18deg);animation:dashboardScan 5.8s linear infinite}
.fx-dashboard .bar{position:absolute;bottom:22%;width:2.2%;background:linear-gradient(to top,rgba(33,119,255,.06),rgba(53,204,255,.28));transform-origin:bottom;animation:barPulse 3.6s ease-in-out infinite}
.fx-dashboard .b1{left:64%;height:18%}.fx-dashboard .b2{left:69%;height:28%;animation-delay:.3s}.fx-dashboard .b3{left:74%;height:38%;animation-delay:.6s}.fx-dashboard .b4{left:79%;height:52%;animation-delay:.9s}.fx-dashboard .b5{left:84%;height:68%;animation-delay:1.2s}
.fx-company-cards{left:28%;top:39.3%;width:61%;height:21.5%}
.fx-company-cards i{position:absolute;border-radius:12px;box-shadow:0 0 0 rgba(255,185,64,0);animation:cardHalo 5.5s ease-in-out infinite}
.fx-company-cards i:nth-child(1){left:35%;top:0;width:25%;height:25%}.fx-company-cards i:nth-child(2){left:0;top:28%;width:29%;height:28%;animation-delay:.8s}.fx-company-cards i:nth-child(3){right:0;top:28%;width:28%;height:28%;animation-delay:1.6s}.fx-company-cards i:nth-child(4){left:1%;bottom:0;width:28%;height:28%;animation-delay:2.4s}.fx-company-cards i:nth-child(5){right:1%;bottom:0;width:29%;height:28%;animation-delay:3.2s}
.fx-news{left:4%;top:77.1%;width:91.5%;height:7.6%;display:grid;grid-template-columns:repeat(3,1fr);gap:2%}
.fx-news i{border-radius:12px;animation:newsBreath 6s ease-in-out infinite}.fx-news i:nth-child(2){animation-delay:1s}.fx-news i:nth-child(3){animation-delay:2s}
@keyframes yachtFloat{0%,100%{transform:translate(0,0) rotate(0)}50%{transform:translate(-.8%,.45%) rotate(-.3deg)}}
@keyframes wakeFlow{to{background-position:90px 0}}
@keyframes metricGlow{0%,100%{box-shadow:inset 0 0 0 1px rgba(255,195,88,.03),0 0 0 rgba(255,182,55,0)}50%{box-shadow:inset 0 0 16px rgba(255,190,70,.07),0 0 16px rgba(255,182,55,.07)}}
@keyframes globeBreathe{50%{filter:drop-shadow(0 0 17px rgba(59,181,255,.24)) drop-shadow(0 0 22px rgba(255,176,54,.16));transform:scale(1.012)}}
@keyframes orbitRing{to{transform:rotate(360deg)}}
@keyframes mapPulse{0%{transform:scale(.4);opacity:0}25%{opacity:1}100%{transform:scale(3.5);opacity:0}}
@keyframes dashboardScan{to{left:125%}}
@keyframes barPulse{0%,100%{transform:scaleY(.82);opacity:.45}50%{transform:scaleY(1.08);opacity:1}}
@keyframes cardHalo{0%,100%{box-shadow:0 0 0 rgba(255,185,64,0)}50%{box-shadow:0 0 22px rgba(255,185,64,.12),inset 0 0 14px rgba(55,187,255,.05)}}
@keyframes newsBreath{0%,100%{box-shadow:0 0 0 rgba(255,185,64,0)}50%{box-shadow:0 0 18px rgba(255,185,64,.08)}}
@media (hover:hover){.locked-hotspots .hotspot{transition:box-shadow .25s ease,background .25s ease}.locked-hotspots .hotspot:hover{background:rgba(255,196,87,.035);box-shadow:0 0 18px rgba(255,192,69,.12)}}
@media (max-width:700px){.fx-yacht{animation-duration:7.5s}.fx-dashboard .bar{opacity:.55}.fx-company-cards i,.fx-news i{animation-duration:7s}}
@media (prefers-reduced-motion:reduce){.fx-yacht,.fx-yacht::after,.fx-metrics i,.fx-globe,.fx-globe i,.fx-map i,.fx-dashboard i,.fx-company-cards i,.fx-news i{animation:none!important}.fx-map i,.fx-dashboard .scan,.fx-dashboard .bar{display:none!important}}

.motion-paused .locked-effects *{animation-play-state:paused!important}

/* 10.0: preserve the 7.3 master composition at every viewport. No mobile redesign. */
html,body{width:100%;max-width:100%;overflow-x:hidden!important}
body.home-recovery{display:block!important;min-height:0!important;height:auto!important;background:#020711!important}
.locked-homepage{display:block!important;width:min(100vw,1024px)!important;max-width:1024px!important;min-width:0!important;height:auto!important;min-height:0!important;margin:0 auto!important;overflow:hidden!important}
.locked-picture{display:block!important;width:100%!important;height:auto!important;margin:0!important;padding:0!important}
.locked-picture img{display:block!important;width:100%!important;max-width:100%!important;height:auto!important;margin:0!important;padding:0!important;object-fit:contain!important}
.locked-homepage::after{content:none!important}
@media(max-width:1024px){.locked-homepage{width:100vw!important;max-width:100vw!important}.locked-effects,.locked-hotspots{width:100%!important;height:100%!important}}
@media(max-width:700px){html,body,body.home-recovery,.locked-homepage{margin:0!important;padding:0!important}.locked-homepage{width:100vw!important;max-width:100vw!important;min-height:0!important;height:auto!important}.locked-picture img{width:100vw!important;height:auto!important;max-height:none!important}.sr-only{position:absolute!important}}


/* 10.0 OPTION 1 — exact 7.3 artwork, viewport-fill mobile correction only. */
/* Desktop/tablet composition is untouched. On narrow phones, preserve the exact
   7.3 master page but extend its rendered height to at least the visual viewport,
   eliminating the empty navy/black area below the footer. */
@media (max-width:700px){
  html,body{width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;overflow-x:hidden!important;background:#020711!important}
  body.home-recovery{width:100%!important;min-height:100svh!important;height:auto!important;margin:0!important;padding:0!important;background:#020711!important}
  .locked-homepage{
    width:100vw!important;
    max-width:100vw!important;
    min-width:0!important;
    min-height:100svh!important;
    height:max(100svh,150vw)!important;
    margin:0!important;
    padding:0!important;
    overflow:hidden!important;
    background:#020711!important;
  }
  .locked-picture{
    display:block!important;
    width:100%!important;
    height:100%!important;
    margin:0!important;
    padding:0!important;
  }
  .locked-picture img{
    display:block!important;
    width:100%!important;
    height:100%!important;
    min-height:100svh!important;
    max-width:none!important;
    max-height:none!important;
    margin:0!important;
    padding:0!important;
    object-fit:fill!important;
    object-position:top center!important;
  }
  .locked-effects,.locked-hotspots{position:absolute!important;inset:0!important;width:100%!important;height:100%!important}
  .locked-homepage::after{content:none!important;display:none!important}
}
@supports not (height:100svh){
  @media (max-width:700px){
    body.home-recovery{min-height:100vh!important}
    .locked-homepage{min-height:100vh!important;height:max(100vh,150vw)!important}
    .locked-picture img{min-height:100vh!important}
  }
}
