#wos-cc{position:fixed;left:50%;bottom:48px;transform:translate(-50%,0);z-index:1000011;width:min(620px,calc(100vw - 32px));box-sizing:border-box;background:linear-gradient(180deg,#16181d 0%,#0d0f13 100%);border-radius:20px;box-shadow:inset 0 1px 0 rgba(255,255,255,0.05),0 0 0 1.5px rgba(255,255,255,0.14),0 4px 14px rgba(0,0,0,0.4),0 26px 64px rgba(0,0,0,0.55);padding:14px 20px;display:flex;align-items:center;gap:18px;color:#fff;font-family:'Inter',system-ui,-apple-system,'Segoe UI',Roboto,sans-serif;-webkit-font-smoothing:antialiased;opacity:0;pointer-events:none;transition:opacity .25s cubic-bezier(.32,.72,0,1)}
#wos-cc.show{opacity:1;pointer-events:auto}
#wos-cc:not(.show),#wos-cc:not(.show) *{pointer-events:none}
#wos-cc *{box-sizing:border-box}
#wos-cc .wcc-ic{flex:none;width:40px;height:40px;border-radius:999px;display:flex;align-items:center;justify-content:center;background:rgba(224,182,107,0.13);color:#E0B66B}
#wos-cc .wcc-ic svg{width:21px;height:21px;display:block}
#wos-cc .wcc-tx{flex:1;min-width:0}
#wos-cc .wcc-title{font-size:15px;font-weight:600;color:#fff;letter-spacing:-0.01em;margin-bottom:4px}
#wos-cc .wcc-desc{font-size:12.5px;line-height:1.5;color:rgba(255,255,255,0.62)}
#wos-cc .wcc-desc a{display:block;width:fit-content;margin-top:8px;color:#E0B66B;text-decoration:none}
#wos-cc .wcc-desc a:hover{text-decoration:underline}
#wos-cc .wcc-btns{flex:none;display:flex;gap:9px;align-items:center}
@media (max-width:560px){#wos-cc{flex-wrap:wrap;gap:13px;padding:14px 17px 14px;bottom:28px;width:calc(100vw - 24px)}#wos-cc .wcc-ic{width:34px;height:34px;order:0}#wos-cc .wcc-ic svg{width:18px;height:18px}#wos-cc .wcc-tx{flex:1 1 100%;order:1}#wos-cc .wcc-btns{flex:1 1 100%;order:2}#wos-cc .wcc-btns .mark{flex:1}}
@media (prefers-reduced-motion:reduce){#wos-cc{transition:opacity .2s}}
#wos-cc-scrim{position:fixed;inset:0;z-index:1000010;pointer-events:none;opacity:0;transition:opacity .25s cubic-bezier(.32,.72,0,1);background:rgba(6,7,9,0.66)}
#wos-cc-scrim.show{opacity:1;pointer-events:auto;cursor:pointer}
#wos-splash-footer{position:absolute;left:0;right:0;bottom:0;z-index:40;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px 22px;padding:13px 18px;font-family:'Inter',system-ui,-apple-system,sans-serif;font-size:10px;font-weight:400;letter-spacing:0.015em;-webkit-font-smoothing:antialiased;color:rgba(255,255,255,0.22);pointer-events:none}
#wos-splash-footer>*{pointer-events:auto}
#wos-splash-footer .wsf-links{display:inline-flex;align-items:center;gap:10px}
#wos-splash-footer a{color:rgba(255,255,255,0.3);text-decoration:none;cursor:pointer;transition:color .2s ease}
#wos-splash-footer a:hover{color:rgba(255,255,255,0.55)}
#wos-splash-footer .wsf-dot{width:2px;height:2px;border-radius:50%;background:rgba(255,255,255,0.15)}
#wos-splash-footer .wsf-copy{color:rgba(255,255,255,0.22);font-weight:400}
#wos-splash-footer a.wsf-credit-link{color:inherit;text-decoration:none;transition:color .2s ease}
#wos-splash-footer a.wsf-credit-link:hover{color:rgba(255,255,255,0.6)}
