html.gl-ui-2026 .gl-lv-launch-notice:not(.is-open){display:none!important}html.gl-ui-2026 .gl-lv-launch-notice.is-open{position:fixed;inset:0;z-index:10050;display:flex;align-items:center;justify-content:center;padding:max(16px,env(safe-area-inset-top)) 16px max(16px,env(safe-area-inset-bottom));background:radial-gradient(ellipse 80% 60% at 50% 20%,rgba(212,165,116,.22),transparent 65%),radial-gradient(ellipse 70% 50% at 50% 100%,rgba(196,149,106,.14),transparent 60%),rgba(22,18,14,.82);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);opacity:1;visibility:visible;pointer-events:auto;transition:opacity .38s,visibility .38s}html.gl-ui-2026 .gl-lv-launch-notice__panel{position:relative;width:min(100%,440px);max-height:min(92vh,640px);overflow:auto;-webkit-overflow-scrolling:touch;padding:28px 22px 22px;border-radius:20px;border:1px solid rgba(196,149,106,.38);background:linear-gradient(165deg,rgba(48,38,30,.94) 0,rgba(32,26,20,.96) 100%);box-shadow:0 0 0 1px rgba(245,230,211,.06),0 24px 64px rgba(0,0,0,.45),0 0 48px rgba(196,149,106,.12);color:#f5e6d3;text-align:center}html.gl-ui-2026 .gl-lv-launch-notice__close{position:absolute;top:10px;right:10px;width:36px;height:36px;border:1px solid rgba(196,149,106,.35);border-radius:50%;background:rgba(32,26,20,.72);color:#f5e6d3;font-size:1.35rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:border-color .2s,background .2s}html.gl-ui-2026 .gl-lv-launch-notice__close:focus-visible,html.gl-ui-2026 .gl-lv-launch-notice__close:hover{outline:0;border-color:rgba(212,165,116,.72);background:rgba(48,38,30,.92);box-shadow:0 0 0 2px rgba(196,149,106,.22)}html.gl-ui-2026 .gl-lv-launch-notice__logo{width:96px;height:96px;margin:0 auto 16px}html.gl-ui-2026 .gl-lv-launch-notice__logo img{width:100%;height:100%;object-fit:contain;animation:2.8s ease-in-out infinite gl-boutique-logo-contour-glow;filter:drop-shadow(0 0 5px rgba(245, 230, 211, .14)) drop-shadow(0 0 12px rgba(212, 165, 116, .1));-webkit-filter:drop-shadow(0 0 5px rgba(245,230,211,0.14)) drop-shadow(0 0 12px rgba(212,165,116,0.1));transform-origin:center center}html.gl-ui-2026 .gl-lv-launch-notice__title{margin:0 0 12px;font-size:clamp(1.15rem, 4.2vw, 1.35rem);font-weight:600;letter-spacing:.02em;color:#fff8f0}html.gl-ui-2026 .gl-lv-launch-notice__body{margin:0 0 18px;font-size:clamp(.95rem, 3.6vw, 1.05rem);line-height:1.55;color:rgba(245,230,211,.92)}html.gl-ui-2026 .gl-lv-launch-notice__body strong{color:#fff8f0;font-weight:600}html.gl-ui-2026 .gl-lv-launch-notice__langs{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin:0 0 18px}html.gl-ui-2026 .gl-lv-launch-notice__lang{min-width:44px;padding:6px 12px;border-radius:999px;border:1px solid rgba(196,149,106,.32);background:rgba(32,26,20,.55);color:rgba(245,230,211,.88);font-size:.78rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;transition:border-color .2s,background .2s,color .2s}html.gl-ui-2026 .gl-lv-launch-notice__lang:focus-visible,html.gl-ui-2026 .gl-lv-launch-notice__lang:hover{outline:0;border-color:rgba(212,165,116,.62);color:#fff8f0}html.gl-ui-2026 .gl-lv-launch-notice__lang.is-active{border-color:rgba(212,165,116,.85);background:rgba(196,149,106,.22);color:#fff8f0;box-shadow:0 0 0 1px rgba(196,149,106,.18)}html.gl-ui-2026 .gl-lv-launch-notice__cta{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 20px;margin:0 0 16px;border:none;border-radius:999px;background:linear-gradient(135deg,#d4a574 0,#c4956a 100%);color:#1a1510;font-size:.95rem;font-weight:600;text-decoration:none;cursor:pointer;box-shadow:0 6px 20px rgba(196,149,106,.28);transition:transform .2s,box-shadow .2s}html.gl-ui-2026 .gl-lv-launch-notice__cta:focus-visible,html.gl-ui-2026 .gl-lv-launch-notice__cta:hover{outline:0;transform:translateY(-1px);box-shadow:0 10px 28px rgba(196,149,106,.36)}html.gl-ui-2026 .gl-lv-launch-notice__dismiss-row{display:flex;align-items:flex-start;gap:10px;justify-content:center;margin:0 0 12px;text-align:left;max-width:100%}html.gl-ui-2026 .gl-lv-launch-notice__dismiss-row input{margin-top:3px;accent-color:#c4956a;flex-shrink:0}html.gl-ui-2026 .gl-lv-launch-notice__dismiss-label{font-size:.82rem;line-height:1.45;color:rgba(245,230,211,.78);cursor:pointer}html.gl-ui-2026 .gl-lv-launch-notice__dismiss-btn{display:block;width:100%;padding:10px 14px;border:1px solid rgba(196,149,106,.28);border-radius:12px;background:0 0;color:rgba(245,230,211,.82);font-size:.86rem;cursor:pointer;transition:border-color .2s,color .2s,background .2s}html.gl-ui-2026 .gl-lv-launch-notice__dismiss-btn:focus-visible,html.gl-ui-2026 .gl-lv-launch-notice__dismiss-btn:hover{outline:0;border-color:rgba(212,165,116,.55);background:rgba(196,149,106,.08);color:#fff8f0}@supports not ((backdrop-filter:blur(1px)) or (-webkit-backdrop-filter:blur(1px))){html.gl-ui-2026 .gl-lv-launch-notice{background:rgba(32,26,20,.96)}}@media (prefers-reduced-motion:reduce){html.gl-ui-2026 .gl-lv-launch-notice,html.gl-ui-2026 .gl-lv-launch-notice__logo img{animation:none!important;transition:none!important}}