/* HoloRyn TCG public-site cookie and storage controls */
.cs-cookie-banner{position:fixed;z-index:12000;left:18px;right:18px;bottom:18px;max-width:1120px;margin:auto;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center;padding:20px;border:1px solid rgba(110,231,199,.32);border-radius:20px;background:linear-gradient(145deg,rgba(13,18,29,.98),rgba(17,22,35,.98));box-shadow:0 24px 80px rgba(0,0,0,.5);color:#eef4ff;font-family:inherit}.cs-cookie-banner[hidden]{display:none!important}.cs-cookie-copy{display:grid;gap:7px}.cs-cookie-copy strong{font-size:18px}.cs-cookie-copy p{margin:0;color:#aeb9cb;line-height:1.55;font-size:14px}.cs-cookie-copy a{color:#6ee7c7}.cs-cookie-actions{display:flex;gap:9px;flex-wrap:wrap;justify-content:flex-end}.cs-cookie-button{min-height:44px;padding:10px 16px;border-radius:12px;border:1px solid rgba(110,231,199,.45);background:rgba(110,231,199,.14);color:#dffff4;font:inherit;font-weight:800;cursor:pointer}.cs-cookie-button:hover,.cs-cookie-button:focus-visible{background:rgba(110,231,199,.23);outline:2px solid rgba(110,231,199,.45);outline-offset:2px}.cs-cookie-button.secondary{border-color:rgba(255,255,255,.18);background:rgba(255,255,255,.045);color:#e8edf7}.cs-cookie-button.accept,.cs-cookie-button.reject{min-width:132px}.cs-cookie-settings-button{position:fixed;z-index:11990;left:14px;bottom:14px;border:1px solid rgba(255,255,255,.17);border-radius:999px;background:rgba(10,14,23,.94);color:#dbe6f7;padding:9px 13px;font:inherit;font-size:12px;font-weight:800;box-shadow:0 9px 28px rgba(0,0,0,.3);cursor:pointer}.cs-cookie-settings-button[hidden]{display:none!important}.cs-cookie-dialog{width:min(620px,calc(100% - 28px));max-height:calc(100dvh - 36px);padding:0;border:1px solid rgba(110,231,199,.28);border-radius:20px;background:#111724;color:#eef4ff;box-shadow:0 30px 100px rgba(0,0,0,.72)}.cs-cookie-dialog::backdrop{background:rgba(2,5,10,.76);backdrop-filter:blur(4px)}.cs-cookie-panel{display:grid;gap:18px;padding:24px}.cs-cookie-panel header{display:flex;justify-content:space-between;gap:18px;align-items:flex-start}.cs-cookie-panel h2{margin:0;font-size:24px}.cs-cookie-panel p{margin:.4rem 0 0;color:#aeb9cb;line-height:1.55}.cs-cookie-close{border:0;background:transparent;color:#fff;font-size:28px;line-height:1;cursor:pointer}.cs-cookie-choice{display:flex;gap:12px;align-items:flex-start;padding:15px;border:1px solid rgba(255,255,255,.1);border-radius:14px;background:rgba(255,255,255,.025)}.cs-cookie-choice input{margin-top:4px;width:20px;height:20px;accent-color:#6ee7c7}.cs-cookie-choice span{display:grid;gap:4px}.cs-cookie-choice small{color:#aeb9cb;line-height:1.45}.cs-cookie-choice.locked{opacity:.78}.cs-cookie-dialog-actions{display:flex;justify-content:flex-end;gap:9px;flex-wrap:wrap}.cs-cookie-note{padding:12px 14px;border-radius:12px;background:rgba(34,211,238,.07);color:#b9c7d9;font-size:13px;line-height:1.5}
@media(max-width:760px){.cs-cookie-banner{grid-template-columns:1fr;left:10px;right:10px;bottom:10px;padding:16px}.cs-cookie-actions{justify-content:stretch}.cs-cookie-button{flex:1}.cs-cookie-button.secondary{flex-basis:100%}.cs-cookie-panel{padding:18px}.cs-cookie-dialog-actions .cs-cookie-button{flex:1}}
