/* V344 — responsive first-arrival spotlight and navigation tour. */
#firstArrivalSpotlightV344{position:fixed;inset:0;z-index:310000;display:none;pointer-events:none;font-family:var(--font-ui);color:#dce5e8}
#firstArrivalSpotlightV344.open{display:block}
.firstArrivalShadeV344{position:fixed;background:rgba(1,4,7,.82);backdrop-filter:blur(1.5px);pointer-events:auto}
#firstArrivalFocusV344{position:fixed;border:2px solid #e4ad35;box-shadow:0 0 0 2px #241405,0 0 24px rgba(229,167,43,.44),inset 0 0 18px rgba(229,167,43,.12);pointer-events:none;transition:left .18s,top .18s,width .18s,height .18s}
#firstArrivalSpotlightV344.interactive #firstArrivalFocusV344{pointer-events:none;animation:firstArrivalFocusPulseV344 1.7s ease-in-out infinite}
#firstArrivalSpotlightV344.previewing .firstArrivalShadeV344,#firstArrivalSpotlightV344.previewing #firstArrivalFocusV344{display:none}
#firstArrivalCardV344{position:fixed;width:min(360px,calc(100vw - 24px));padding:17px 18px 14px;border:1px solid #b77c18;background:linear-gradient(145deg,#11171df7,#090c10fa 62%,#1b1009f7);box-shadow:inset 0 0 0 2px #05080a,0 14px 45px #000;pointer-events:auto}
#firstArrivalCardV344::before{content:"";position:absolute;inset:5px;border:1px solid rgba(230,184,74,.18);pointer-events:none}
#firstArrivalStepV344{display:block;margin-bottom:8px;color:#a9915d;font-size:11px;letter-spacing:.18em}
#firstArrivalTitleV344{margin:0 0 9px;color:#f0c65c;font:900 15px var(--font-display);letter-spacing:.04em;text-transform:uppercase}
#firstArrivalTextV344{min-height:44px;margin:0;color:#d5dde0;font-size:11px;line-height:1.65}
#firstArrivalDotsV344{display:flex;gap:5px;margin:13px 0 10px}
#firstArrivalDotsV344 i{width:6px;height:6px;border-radius:50%;background:#3c464c;box-shadow:inset 0 0 0 1px #111}
#firstArrivalDotsV344 i.active{background:#e5ae36;box-shadow:0 0 7px #e5ae36}
#firstArrivalCardV344 footer{display:flex;justify-content:flex-end;gap:9px}
#firstArrivalCardV344 button{min-width:105px;height:36px;border:1px solid #46525a;background:#11161b;color:#9ba8ae;font:900 11px inherit;letter-spacing:.04em;cursor:pointer}
#firstArrivalNextV344{border-color:#b77c18!important;background:#3a210d!important;color:#f3d37d!important}
#firstArrivalSpotlightV344.interactive #firstArrivalCardV344 footer,#firstArrivalSpotlightV344.interactive #firstArrivalDotsV344{display:none}
@keyframes firstArrivalFocusPulseV344{0%,100%{box-shadow:0 0 0 2px #241405,0 0 18px rgba(229,167,43,.35),inset 0 0 12px rgba(229,167,43,.08)}50%{box-shadow:0 0 0 2px #3b2107,0 0 34px rgba(244,190,62,.7),inset 0 0 22px rgba(244,190,62,.18)}}
@media(max-width:760px),(max-height:560px){#firstArrivalCardV344{width:min(310px,calc(100vw - 16px));padding:12px 13px 10px}#firstArrivalTitleV344{font-size:12px}#firstArrivalTextV344{min-height:34px;font-size:11px;line-height:1.5}#firstArrivalStepV344{font-size:11px;margin-bottom:5px}#firstArrivalDotsV344{margin:8px 0 7px}#firstArrivalCardV344 button{height:31px;min-width:88px;font-size:11px}}
