.auth-register-hero{text-align:center;margin-bottom:1.5rem}.auth-register-hero h1{color:#f0e6d3;margin:0 0 .5rem;font-size:1.5rem;font-weight:700}.auth-register-hero p{color:#889;margin:0;font-size:.9rem;line-height:1.5}.auth-register-form{flex-direction:column;gap:.75rem;display:flex}.auth-input{box-sizing:border-box;color:#e8ecf4;background:#0a0e1ae6;border:1px solid #ffffff24;border-radius:8px;outline:none;width:100%;min-height:44px;padding:.65rem .85rem;font-size:.95rem;transition:border-color .2s,box-shadow .2s}.auth-input::placeholder{color:#6b7289}.auth-input:focus{border-color:#d4af378c;box-shadow:0 0 0 2px #d4af371f}.auth-input:disabled{opacity:.45;cursor:not-allowed}.auth-password-field{flex-direction:column;gap:0;display:flex}.auth-field-label{display:none}.slider-captcha{-webkit-user-select:none;user-select:none;touch-action:none;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:8px;width:100%;height:44px;margin-top:.75rem;position:relative;overflow:hidden}.slider-track{pointer-events:none;background:linear-gradient(90deg,#d4af3714,#d4af3747);border-radius:8px;height:100%;transition:width .15s;position:absolute;top:0;left:0}.slider-thumb{cursor:grab;z-index:2;touch-action:none;background:linear-gradient(135deg,#d4af37,#9a7b1a);border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:absolute;top:6px;box-shadow:0 1px 4px #00000059}.slider-thumb:active{cursor:grabbing}.slider-thumb-arrow{color:#1a1a2e;font-size:1.1rem;font-weight:700;line-height:1}.slider-success{background:#4ade8014;border-color:#4ade8059}.slider-success-icon{color:#0f172a;z-index:2;background:#4ade80;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:12px;font-weight:700;line-height:1;display:flex;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.slider-text{color:#889;pointer-events:none;white-space:nowrap;font-size:13px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.slider-success .slider-text{color:#4ade80;padding-left:1.5rem}.auth-code-inline-row{align-items:stretch;gap:.5rem;min-height:44px;display:flex}.auth-code-inline-row .auth-code-input-row{flex:1;align-items:stretch;gap:.35rem;min-width:0;display:flex}.auth-code-digit{text-align:center;color:#fff;box-sizing:border-box;background:#0a0e1ae6;border:1px solid #ffffff24;border-radius:8px;outline:none;flex:1;min-width:0;max-width:2.75rem;height:44px;padding:0;font-size:1.05rem;transition:border-color .2s,box-shadow .2s}.auth-code-digit:focus{border-color:#d4af378c;box-shadow:0 0 0 2px #d4af371f}.auth-code-digit:disabled{opacity:.45}.auth-send-code-btn{color:#d4af37;cursor:pointer;white-space:nowrap;box-sizing:border-box;background:#d4af3714;border:1px solid #d4af378c;border-radius:8px;flex-shrink:0;min-width:5.5rem;height:44px;padding:0 .75rem;font-size:.8rem}.auth-send-code-btn:hover:not(:disabled){background:#d4af3729}.auth-send-code-btn:disabled{opacity:.4;cursor:not-allowed}.auth-password-wrap{align-items:center;display:flex;position:relative}.auth-password-wrap .auth-input{padding-right:2.5rem}.auth-password-toggle{cursor:pointer;opacity:.75;background:0 0;border:none;padding:.25rem;font-size:.95rem;line-height:1;position:absolute;right:.5rem}.auth-password-toggle:disabled{cursor:not-allowed;opacity:.35}.auth-password-rules{flex-flow:wrap;align-items:center;gap:.35rem 1.25rem;margin:-.25rem 0 0;display:flex}.auth-password-rule{color:#889;align-items:center;gap:.35rem;font-size:.75rem;display:flex}.auth-password-rule.is-ok{color:#4ade80}.auth-agreement{color:#889;cursor:pointer;align-items:flex-start;gap:.5rem;margin-top:.25rem;font-size:.875rem;display:flex}.auth-agreement input{accent-color:#d4af37;flex-shrink:0;width:1rem;height:1rem;margin-top:.2rem}.auth-agreement a{color:#d4af37;text-decoration:none}.auth-agreement a:hover{text-decoration:underline}.auth-form-hint{color:#889;margin:-.35rem 0 0;font-size:.75rem}.auth-register-submit{color:#1a1a2e;cursor:pointer;background:linear-gradient(135deg,#d4af37,#b8962e);border:none;border-radius:10px;width:100%;min-height:44px;margin-top:.25rem;padding:.75rem 1rem;font-size:1rem;font-weight:700;transition:opacity .2s}.auth-register-submit:hover:not(:disabled){filter:brightness(1.05)}.auth-register-submit:disabled{opacity:.45;cursor:not-allowed}.auth-register-divider{color:#7a869f;align-items:center;gap:.75rem;margin:1.25rem 0;font-size:.75rem;display:flex}.auth-register-divider:before,.auth-register-divider:after{content:"";background:#ffffff1a;flex:1;height:1px}.auth-register-footer{text-align:center;margin-top:1rem}.auth-register-footer a{color:#d4af37;font-size:.875rem;text-decoration:none}.auth-register-footer a:hover{text-decoration:underline}.auth-guest-link{text-align:center;color:#889;margin-top:.75rem;font-size:.85rem;text-decoration:none;display:block}.auth-guest-link:hover{color:#d4af37}.auth-success-overlay{z-index:9999;background:#000000bf;justify-content:center;align-items:center;padding:1rem;animation:.25s authFadeIn;display:flex;position:fixed;inset:0}.auth-success-card{text-align:center;background:#12182b;border:1px solid #d4af3759;border-radius:24px;width:min(480px,100%);padding:2rem 1.5rem;animation:.35s cubic-bezier(.34,1.56,.64,1) authScaleIn}@keyframes authFadeIn{0%{opacity:0}to{opacity:1}}@keyframes authScaleIn{0%{opacity:0;transform:scale(.7)}to{opacity:1;transform:scale(1)}}.auth-success-card h2{color:#f0e6d3;margin:0 0 .5rem;font-size:1.35rem}.auth-success-card .auth-success-sub{color:#889;margin:0 0 1.25rem;font-size:.9rem}.auth-success-benefits{text-align:left;background:#d4af370d;border:1px solid #d4af3733;border-radius:12px;margin-bottom:1.25rem;padding:1rem 1.25rem}.auth-success-benefits h3{color:#d4af37;margin:0 0 .75rem;font-size:.95rem}.auth-success-benefits ul{color:#c9d2e8;flex-direction:column;gap:.5rem;margin:0;padding:0;font-size:.85rem;list-style:none;display:flex}.auth-success-actions{flex-direction:column;gap:.5rem;margin-bottom:1rem;display:flex}.auth-success-actions button{cursor:pointer;border:none;border-radius:10px;width:100%;padding:.65rem 1rem;font-family:inherit;font-size:.9rem;font-weight:600;display:block}.auth-success-btn-primary{color:#1a1a2e;background:linear-gradient(135deg,#d4af37,#b8962e)}.auth-success-btn-secondary{color:#d4af37;background:0 0;border:1px solid #d4af3766!important}.auth-success-quote{color:#889;margin:0;font-size:.8rem;font-style:italic}.auth-page{max-width:480px;margin:0 auto}.auth-page__card{background:#12182bd9;border:1px solid #ffffff14;border-radius:16px;padding:1.75rem 1.5rem;position:relative}.auth-register-modal-head{justify-content:flex-end;margin:-.35rem 0 .5rem;display:flex}.auth-page__card>h1{display:none}.auth-login-brand{text-align:center;margin-bottom:1.25rem}.auth-login-brand h1{color:#f0e6d3;margin:0 0 .35rem;font-size:1.35rem}.auth-login-brand p{color:#889;margin:0;font-size:.875rem}.auth-change-password-section{border-top:1px solid #d4af3740;margin-top:2rem;padding-top:1.5rem}.auth-change-password-section h2{color:#f0e6d3;margin:0 0 1rem;font-size:1rem;font-weight:700}.auth-change-password-btn{color:#d4af37;cursor:pointer;background:0 0;border:1px solid #d4af3780;border-radius:8px;margin-top:.75rem;padding:.6rem 1.25rem;font-size:.9rem}.auth-change-password-btn:disabled{opacity:.5;cursor:not-allowed}.auth-toast{border-radius:8px;margin-top:.75rem;padding:.5rem .75rem;font-size:.85rem}.auth-toast.is-success{color:#4ade80;background:#4ade801f;border:1px solid #4ade8040}.auth-toast.is-error{color:#f87171;background:#f871711f;border:1px solid #f8717140}.dev-code-hint{color:#d4af37;margin:-.35rem 0 0;font-size:.75rem}.auth-gate-perks{background:#d4af370f;border:1px solid #d4af3726;border-radius:10px;margin:0 0 1rem;padding:.75rem 1rem}.auth-gate-perks-title{color:#d4af37;margin:0 0 .5rem;font-size:.8rem;font-weight:600}.auth-gate-perks ul{color:#c0c8e0;margin:0;padding-left:1.1rem;font-size:.85rem;line-height:1.5}.auth-gate-skip{color:#8888a8;cursor:pointer;text-underline-offset:3px;background:0 0;border:none;width:100%;margin-top:.75rem;padding:.55rem;font-size:.875rem;text-decoration:underline;display:block}.auth-gate-skip:hover{color:#c0c8e0}.auth-login-card,.auth-guide-card{width:min(420px,100vw - 2rem);max-height:min(92vh,640px);overflow-y:auto}.auth-login-form{flex-direction:column;gap:1rem;display:flex}.auth-login-form .field,.auth-login-form .auth-password-field{margin-bottom:0}.auth-login-submit{margin-top:.5rem}.auth-login-register-link{text-align:center;margin-top:.25rem;font-size:.875rem;display:block}.auth-guide-actions{flex-direction:column;gap:.65rem;margin:1rem 0 .5rem;display:flex}.auth-guide-btn{text-align:center;cursor:pointer;box-sizing:border-box;border:1px solid #c9a22773;border-radius:8px;width:100%;padding:.75rem 1rem;font-size:1rem;font-weight:600;text-decoration:none;display:block}.auth-guide-btn--primary{color:#0a0c18;background:linear-gradient(135deg,#8b6914,#c9a227);border-color:#c9a227}.auth-guide-btn--secondary{color:#e8c872;background:#0c1020d9}.auth-guide-btn:hover{filter:brightness(1.06)}.wallpaper-share-section{margin-top:18px;padding-top:4px}.wallpaper-share-divider{color:#667;align-items:center;gap:12px;margin-bottom:14px;font-size:11px;display:flex}.wallpaper-share-divider:before,.wallpaper-share-divider:after{content:"";background:#ffffff0f;flex:1;height:1px}.wallpaper-share-trigger{color:#c0c8e0;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;height:44px;font-size:14px;font-weight:500;transition:background .2s,border-color .2s;display:flex}.wallpaper-share-trigger:hover{background:#ffffff14;border-color:#fff3}.wallpaper-share-reward-hint{text-align:center;color:#d4af37;margin:8px 0 0;font-size:12px}.wallpaper-share-root{z-index:1300;box-sizing:border-box;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.wallpaper-share-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000b3;position:fixed;inset:0}.modal-card.wallpaper-share-modal{z-index:1;width:min(880px,100vw - 32px);max-width:none;margin:auto;position:relative;overflow:visible;padding:22px 24px 18px!important}.wallpaper-share-modal__close{justify-content:center;align-items:center;width:36px;height:36px;padding:0;display:inline-flex;position:absolute;top:14px;right:14px}.wallpaper-share-modal__hero{margin-bottom:12px;padding-right:28px}.wallpaper-share-modal__hero-row{flex-wrap:wrap;justify-content:flex-start;align-items:baseline;gap:12px;display:flex}.wallpaper-share-modal__title{margin:0;font-size:18px}.wallpaper-share-modal__preview-hint{text-align:left;color:#889;margin:0 0 8px;font-size:13px;line-height:1.45}.wallpaper-share-modal__subtitle{text-align:left;margin:0;font-size:13px}.wallpaper-share-modal__grid{grid-template-columns:minmax(0,1fr) minmax(200px,250px);align-items:start;gap:0 22px;display:grid}.wallpaper-share-modal__left{flex-direction:column;gap:8px;min-width:0;display:flex}.wallpaper-share-modal__right{flex-direction:column;align-items:stretch;gap:10px;display:flex}.wallpaper-share-modal__caption-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.wallpaper-share-modal__preview{background:#0a0f1c;border:1px solid #ffffff14;border-radius:10px;justify-content:center;align-items:center;display:flex;overflow:hidden}.wallpaper-share-modal__preview--download{aspect-ratio:3/4;background:#0a0a1a;width:100%;max-height:none}.wallpaper-share-modal__preview--course{aspect-ratio:4/3;background:#0a0a1a;width:100%;max-height:none}.wallpaper-share-modal__preview--download img,.wallpaper-share-modal__preview--course img{object-fit:contain}.wallpaper-share-modal__preview--og{aspect-ratio:1200/630;background:#0a0a1a;width:100%;max-height:none}.wallpaper-share-modal__preview img{object-fit:cover;width:100%;height:100%;display:block}.wallpaper-share-modal__preview-placeholder{color:#889;text-align:center;padding:24px;font-size:13px}.wallpaper-share-modal__caption-box{background:0 0;border:none;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:8px;padding:0;display:grid}.wallpaper-share-modal__download{color:#c0c8e0;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:10px;width:100%;height:40px;font-size:13px}.wallpaper-share-modal__main-rest{flex-direction:column;gap:8px;display:flex}.wallpaper-share-modal__section{margin-bottom:0}.wallpaper-share-modal__section-label{letter-spacing:.08em;text-transform:uppercase;color:#889;margin:0 0 6px;font-size:11px}.wallpaper-share-modal__caption-head .wallpaper-share-modal__section-label{flex:none;margin:0}.wallpaper-share-modal__lang-pills{flex-wrap:wrap;justify-content:flex-end;gap:4px;display:flex}.wallpaper-share-modal__lang-pills button{color:#889;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:999px;height:24px;padding:0 8px;font-size:10px}.wallpaper-share-modal__lang-pills button.active{color:#d4af37;background:#d4af3714;border-color:#d4af3759}.wallpaper-share-modal__caption-input{color:#e2e8f0;resize:vertical;box-sizing:border-box;background:#ffffff08;border:1px solid #ffffff14;border-radius:10px;width:100%;min-height:72px;padding:10px 12px;font-family:inherit;font-size:14px;line-height:1.5}.wallpaper-share-modal__caption-input:focus{border-color:#d4af3759;outline:none}.wallpaper-share-modal__caption-refresh{color:#c0c8e0;cursor:pointer;white-space:nowrap;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;height:32px;padding:0 10px;font-size:12px}.wallpaper-share-modal__caption-refresh:hover:not(:disabled){background:#ffffff1a}.wallpaper-share-modal__caption-refresh:disabled{opacity:.6;cursor:wait}.wallpaper-share-modal__socials{flex-wrap:wrap;justify-content:flex-start;gap:10px;display:flex}.wallpaper-share-social{cursor:pointer;background:0 0;border:none;flex-direction:column;flex:none;align-items:center;gap:6px;display:flex}.wallpaper-share-social__icon{border:1px solid;border-radius:12px;justify-content:center;align-items:center;width:46px;height:46px;font-size:18px;transition:transform .2s;display:flex}.wallpaper-share-social:hover .wallpaper-share-social__icon{transform:scale(1.08)}.wallpaper-share-social__label{color:#889;font-size:10px}.wallpaper-share-modal__divider{color:#667;align-items:center;gap:12px;margin:0;font-size:11px;display:flex}.wallpaper-share-modal__divider:before,.wallpaper-share-modal__divider:after{content:"";background:#ffffff0f;flex:1;height:1px}.wallpaper-share-modal__copy-row{gap:8px;margin-bottom:0;display:flex}.wallpaper-share-modal__reward{text-align:left;color:#d4af37;margin:0;font-size:13px}.wallpaper-share-modal__copy-input{color:#c0c8e0;background:#ffffff08;border:1px solid #ffffff14;border-radius:8px;flex:1;min-width:0;height:40px;padding:0 12px;font-size:12px}.wallpaper-share-modal__copy-btn{color:#c0c8e0;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:8px;height:40px;padding:0 16px;font-size:13px;font-weight:500}.wallpaper-share-modal__copy-btn:hover{background:#ffffff1a}.wallpaper-share-toast{z-index:1400;color:#e2e8f0;background:#0f172af2;border:1px solid #d4af3759;border-radius:10px;max-width:min(420px,100vw - 32px);padding:12px 18px;font-size:14px;position:fixed;bottom:28px;left:50%;transform:translate(-50%);box-shadow:0 12px 32px #00000073}@media (width<=720px){.wallpaper-share-root{padding:12px}.modal-card.wallpaper-share-modal{width:calc(100vw - 24px);padding:18px!important}.wallpaper-share-modal__hero-row{flex-direction:column;align-items:flex-start}.wallpaper-share-modal__subtitle{text-align:left}.wallpaper-share-modal__grid{grid-template-columns:1fr;gap:16px 0}.wallpaper-share-modal__right{order:-1}}.tool-share-modal .wallpaper-share-modal__hero-row{flex-wrap:wrap;align-items:baseline;gap:8px 10px;padding-right:28px;display:flex}.tool-share-modal .wallpaper-share-modal__hero-row .wallpaper-share-modal__title{flex-shrink:0;margin:0}.tool-share-modal .wallpaper-share-modal__hero-row .wallpaper-share-modal__subtitle{color:var(--lt-text-muted,#cabca1);margin:0;font-size:13px;line-height:1.45}.tool-share-modal__hero-sep{color:#c8a66073;-webkit-user-select:none;user-select:none;font-size:14px}.tool-share-modal .wallpaper-share-modal__grid{grid-template-columns:minmax(0,1fr) minmax(220px,320px)}.tool-share-modal__preview-block{flex-direction:column;gap:10px;width:100%;display:flex}.tool-share-modal__preview-block .wallpaper-share-modal__preview--og{aspect-ratio:1200/630;background:#0a0a1a;width:100%;max-height:none}.tool-share-modal__preview-block .wallpaper-share-modal__preview--og img{object-fit:contain;width:100%;height:100%;display:block}.tool-share-modal__save{width:100%;margin-top:0}@media (width<=767px){.tool-share-modal .wallpaper-share-modal__grid{grid-template-columns:1fr}.tool-share-modal__preview-block{order:-1}}.tool-le-gate{z-index:15000;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#04060eb8;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.tool-le-gate__dialog{background:linear-gradient(165deg,#1c1810fa,#080a12);border:1px solid #d4af3759;border-radius:16px;width:min(100%,420px);padding:24px 22px 20px;box-shadow:0 20px 60px #0000008c}@media (width<=767px){.wc-entry-backdrop{padding:max(16px, env(safe-area-inset-top,0px)) 16px max(16px, env(safe-area-inset-bottom,0px));background:#04060ee0;justify-content:center;align-items:center}.wc-entry-card{border-radius:var(--lt-radius-lg,16px);border-bottom:1px solid #9f312759;width:min(100%,400px);max-height:min(82dvh,560px);margin:auto;overflow-y:auto;box-shadow:0 24px 64px #00000080}.wc-entry-card__inner{padding:22px 18px 24px}.wc-entry-card__title{font-size:1.35rem}.wc-entry-card__actions{flex-direction:column-reverse;gap:10px}.wc-entry-btn{width:100%;min-height:44px;padding:12px 20px}}.wc-predictor{flex-direction:column;gap:20px;display:flex}.wc-pred-h2h__pickers{grid-template-columns:1fr auto 1fr;align-items:end;gap:12px;margin-bottom:16px;display:grid}@media (width<=640px){.wc-pred-h2h__pickers{grid-template-columns:1fr;gap:16px}.wc-pred-h2h__vs{display:none}}.wc-pred-h2h__pick-btn{color:#f5f5f0;text-align:left;cursor:pointer;background:#12141ce6;border:1px solid #ffffff1a;border-radius:12px;flex-wrap:wrap;align-items:center;gap:8px;width:100%;min-height:52px;padding:10px 12px;font-size:15px;font-weight:600;display:flex}.wc-pred-h2h__pick-btn small{color:#6ee7a0;width:100%;font-size:12px;font-weight:400}.wc-pred-h2h__pick-btn:hover{border-color:#6ee7a059}.wc-pred-h2h__side label{color:#ffffff8c;text-transform:uppercase;letter-spacing:.05em;margin-bottom:6px;font-size:12px;display:block}.wc-pred-h2h__select-wrap{background:#12141ce6;border:1px solid #ffffff14;border-radius:12px;align-items:center;gap:8px;padding:8px 10px;display:flex}.wc-pred-h2h__select-wrap select{color:#f5f5f0;background:0 0;border:none;flex:1;min-width:0;font-size:15px;font-weight:600}.wc-pred-h2h__elo{color:#6ee7a0;margin-top:6px;font-size:13px;display:block}.wc-pred-h2h__vs{color:#d4af37;text-align:center;padding-bottom:28px;font-size:22px}.wc-pred-h2h__btn{width:100%}.wc-pred-elo{grid-template-columns:1fr 1fr;gap:12px;display:grid}@media (width<=640px){.wc-pred-elo{grid-template-columns:1fr}}.wc-pred-elo__card{background:#12141ce0;border:1px solid #ffffff14;border-radius:14px;padding:14px 16px}.wc-pred-elo__card h4{color:#f0d78c;margin:0 0 10px;font-size:16px}.wc-pred-elo__card dl{grid-template-columns:repeat(3,1fr);gap:8px;margin:0 0 10px;display:grid}.wc-pred-elo__card dt{color:#ffffff73;font-size:11px}.wc-pred-elo__card dd{color:#f5f5f0;margin:2px 0 0;font-size:15px;font-weight:700}.wc-pred-mystic{color:#d4af37;margin:8px 0 4px;font-size:13px}.wc-pred-mystic-sub{color:#ffffffa6;margin:0;font-size:12px;line-height:1.5}.wc-pred-outcomes h4,.wc-pred-scores h4,.wc-pred-bet h4{color:#f5f5f0;margin:0 0 10px;font-size:15px}.wc-pred-bar{background:#00000059;border-radius:10px;height:40px;margin-bottom:8px;display:flex;overflow:hidden}.wc-pred-bar__a{background:linear-gradient(90deg,#1d4ed8,#3b82f6);min-width:2%}.wc-pred-bar__d{background:#d4af37;min-width:2%}.wc-pred-bar__b{background:linear-gradient(90deg,#15803d,#22c55e);min-width:2%}.wc-pred-outcomes__nums{color:#ffffffbf;flex-wrap:wrap;gap:12px;font-size:13px;display:flex}.wc-pred-scores__scroll{-webkit-overflow-scrolling:touch;overflow-x:auto}.wc-pred-scores table{border-collapse:collapse;width:100%;min-width:200px;font-size:14px}.wc-pred-scores th,.wc-pred-scores td{text-align:left;border-bottom:1px solid #ffffff0f;padding:8px 12px}.wc-pred-high{color:#6ee7a0;margin:10px 0 0;font-size:13px}.wc-pred-narrative{color:#f0e6c8e6;background:#d4af3714;border-left:3px solid #d4af37;border-radius:10px;margin:0;padding:12px 14px;font-size:14px;line-height:1.55}.wc-pred-bet{background:#080c0a99;border:1px solid #6ee7a040;border-radius:14px;padding:16px}.wc-pred-bet--ritual{position:relative;overflow:hidden}.wc-pred-bet__altar{margin-bottom:8px;position:relative}.wc-pred-bet__altar-glow{pointer-events:none;background:radial-gradient(#d4af3740,#0000 70%);width:120px;height:60px;position:absolute;top:-20px;left:50%;transform:translate(-50%)}.wc-pred-bet__seal-btn{background:linear-gradient(135deg,#1a5c32 0%,#3cb371 50%,#1a5c32 100%);border:1px solid #d4af3759;width:100%}.wc-pred-bet__msg--success{text-align:center;background:#1a5c3233;border-radius:8px;padding:8px}.wc-stake-ritual-modal{text-align:center;border-color:#d4af3766;width:min(380px,100%)}.wc-stake-ritual__eyebrow{letter-spacing:.12em;color:#6ee7a0;text-transform:uppercase;margin:0 0 8px;font-size:.75rem}.wc-stake-ritual__title{color:#f4f0ea;margin:0 0 6px;font-size:1.05rem}.wc-stake-ritual__pick{color:#d4af37;margin:0 0 20px;font-size:.9rem}.wc-stake-ritual__seal{justify-content:center;align-items:center;width:100px;height:100px;margin:0 auto 20px;display:flex;position:relative}.wc-stake-ritual__seal-ring{border:2px solid #d4af3780;border-radius:50%;animation:3s ease-in-out infinite wc-stake-ring-idle;position:absolute;inset:0}.wc-stake-ritual__seal.is-sealing .wc-stake-ritual__seal-ring{border-color:#6ee7a0;animation:.9s ease-out forwards wc-stake-ring-seal}.wc-stake-ritual__seal.is-done .wc-stake-ritual__seal-ring{border-color:#6ee7a0;animation:none;box-shadow:0 0 24px #6ee7a073}.wc-stake-ritual__seal-mark{font-family:var(--lt-font-display,"Cormorant Garamond", serif);color:#d4af37;opacity:.85;font-size:1.8rem;font-weight:700;transition:transform .4s,color .4s}.wc-stake-ritual__seal.is-sealing .wc-stake-ritual__seal-mark{color:#6ee7a0;transform:scale(1.15)}.wc-stake-ritual__status{color:#c9a227;margin:0;font-size:.9rem}@keyframes wc-stake-ring-idle{0%,to{opacity:.7;transform:scale(1)}50%{opacity:1;transform:scale(1.06)}}@keyframes wc-stake-ring-seal{0%{opacity:.3;transform:scale(1.2)rotate(0)}60%{opacity:1;transform:scale(.92)rotate(180deg)}to{opacity:1;transform:scale(1)rotate(360deg)}}@media (prefers-reduced-motion:reduce){.wc-stake-ritual__seal-ring{animation:none}}.wc-pred-bet__hint{color:#fff9;margin:0 0 12px;font-size:13px;line-height:1.5}.wc-pred-bet__picks{flex-wrap:wrap;gap:8px;margin-bottom:14px;display:flex}.wc-pred-bet__pick{color:#f5f5f0;cursor:pointer;background:#12141ce6;border:1px solid #ffffff1f;border-radius:10px;flex:100px;min-height:44px;padding:8px 10px;font-size:13px}.wc-pred-bet__pick.is-active{border-color:#6ee7a0;box-shadow:0 0 0 1px #6ee7a059}.wc-pred-bet__pick small{color:#6ee7a0;margin-top:4px;font-size:11px;display:block}.wc-pred-bet__presets{flex-wrap:wrap;align-items:center;gap:8px;margin-top:6px;display:flex}.wc-pred-bet__presets button{color:#f5f5f0;cursor:pointer;background:0 0;border:1px solid #ffffff1f;border-radius:8px;min-height:36px;padding:0 12px}.wc-pred-bet__presets button.is-active{color:#d4af37;border-color:#d4af37}.wc-pred-bet__presets input{color:#f5f5f0;background:#0000004d;border:1px solid #ffffff1f;border-radius:8px;width:88px;min-height:36px;padding:0 8px}.wc-pred-bet__payout{color:#ffffffbf;margin:10px 0 14px;font-size:14px}.wc-pred-bet__msg{color:#6ee7a0;margin:12px 0 0;font-size:14px}.wc-pred-bet__history{color:#ffffffa6;margin:12px 0 0;padding-left:18px;font-size:12px;line-height:1.6}.wc-pred-h2h--centered{text-align:center;max-width:520px;margin:0 auto 20px}.wc-pred-h2h__hint{color:#ffffff8c;margin:0 0 14px;font-size:.85rem}.wc-pred-h2h__pick-label{color:#ffffff73;width:100%;font-size:.72rem;display:block}.wc-pred-h2h__pick-name{width:100%;font-size:1rem;font-weight:600;display:block}.wc-pred-h2h__pick-btn--away{cursor:default}.wc-predictor--stage{flex-direction:column;align-items:center;display:flex}.wc-predictor__result{width:100%;max-width:720px}.wc-pred-bet__row{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.wc-pred-bet__row .wc-pred-bet__amount{flex:240px}.wc-pred-bet__seal-inline{flex:none;min-width:120px}.wc-pred-bet__title{color:#f0d78c;margin:0 0 12px;font-size:.95rem}.wc-entry-backdrop{z-index:12090;-webkit-backdrop-filter:blur(8px);padding:24px;padding-top:max(24px, env(safe-area-inset-top,0px));padding-bottom:max(24px, env(safe-area-inset-bottom,0px));background:radial-gradient(at 50% 30%,#1a5c3233,#04060eeb);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.wc-entry-ambient{pointer-events:none;opacity:.65;position:absolute;inset:0}.wc-entry-card__glow{pointer-events:none;background:radial-gradient(at 50% 0,#c9a22726,#0000 55%);position:absolute;inset:0}.wc-entry-card__badge{letter-spacing:.14em;text-transform:uppercase;color:#0a0c14;background:linear-gradient(90deg,#c9a227,#e8c547);border-radius:999px;margin:0 0 12px;padding:4px 12px;font-size:.72rem;font-weight:600;display:inline-block}.wc-entry-card__bullets{color:#f4f0ead1;margin:0 0 24px;padding-left:1.1em;font-size:.92rem;line-height:1.75}.wc-entry-card__bullets li{margin-bottom:4px}.wc-entry-card{border-radius:var(--lt-radius-lg,16px);background:linear-gradient(165deg,#12141f 0%,#0a0c14 100%);border:1px solid #9f312759;width:min(520px,100%);position:relative;overflow:hidden;box-shadow:0 24px 80px #0000008c}.wc-entry-card__grass{background:repeating-linear-gradient(90deg,#1a5c32 0 8px,#2d8a4e 8px 16px,#1a5c32 16px 24px,#164428 24px 32px);height:12px}.wc-entry-card__inner{padding:28px 28px 32px}.wc-entry-card__eyebrow{letter-spacing:.12em;text-transform:uppercase;color:#6ee7a0;margin:0 0 8px;font-size:.75rem}.wc-entry-card__title{font-family:var(--lt-font-display,"Cormorant Garamond", serif);color:#f4f0ea;margin:0 0 12px;font-size:clamp(1.5rem,4vw,1.85rem);font-weight:600;line-height:1.25}.wc-entry-card__accent{color:#c9a227}.wc-entry-card__desc{color:#f4f0eab8;margin:0 0 24px;font-size:.95rem;line-height:1.6}.wc-entry-card__actions{justify-content:flex-end;gap:12px;display:flex}.wc-entry-btn{cursor:pointer;border:none;border-radius:999px;padding:10px 20px;font-size:.9rem;transition:opacity .2s ease-out,transform .2s ease-out}.wc-entry-btn--ghost{color:#f4f0ead9;background:#ffffff14}.wc-entry-btn--primary{color:#fff;background:linear-gradient(135deg,#9f3127,#c44a3a)}.wc-entry-btn:hover{opacity:.92}@media (width<=767px){.wc-entry-backdrop{padding:max(16px, env(safe-area-inset-top,0px)) 16px max(16px, env(safe-area-inset-bottom,0px));background:#04060ee0;justify-content:center;align-items:center}.wc-entry-card{border-radius:var(--lt-radius-lg,16px);border-bottom:1px solid #9f312759;width:min(100%,400px);max-height:min(82dvh,560px);margin:auto;overflow-y:auto;box-shadow:0 24px 64px #00000080}.wc-entry-card__inner{padding:22px 18px 24px}.wc-entry-card__title{font-size:1.35rem}.wc-entry-card__actions{flex-direction:column-reverse;gap:10px}.wc-entry-btn{width:100%;min-height:44px;padding:12px 20px}}.wc-page{color:#e8e4dc;background:radial-gradient(120% 50% at 50% -8%,#1a5c322e,#0000 55%),#080a10;min-height:100dvh;padding-bottom:48px}.wc-hero{text-align:center;min-height:200px;padding:56px 20px 40px;position:relative;overflow:hidden}.wc-hero__ambient{z-index:0;position:absolute;inset:0}.wc-hero__vignette{z-index:1;pointer-events:none;background:radial-gradient(at 50% 40%,#0000 20%,#080a10bf 100%);position:absolute;inset:0}.wc-hero__grass{opacity:.85;background:repeating-linear-gradient(90deg,#1a5c32 0 6px,#3cb371 6px 12px,#1a5c32 12px 18px,#145228 18px 24px);height:10px;position:absolute;top:0;left:0;right:0}.wc-hero__content{z-index:2;max-width:720px;margin:0 auto;position:relative}.wc-hero__eyebrow{color:#6ee7a0;letter-spacing:.08em;margin:0 0 8px;font-size:.8rem}.wc-hero__title{font-family:var(--lt-font-display,"Cormorant Garamond", serif);color:#f4f0ea;margin:0 0 12px;font-size:clamp(2rem,5vw,3rem)}.wc-hero__gold{color:#c9a227}.wc-hero__sub{color:#e8e4dca6;margin:0;font-size:.95rem}.wc-tabs{flex-wrap:wrap;justify-content:center;gap:8px;max-width:900px;margin:0 auto;padding:0 16px 24px;display:flex}.wc-tabs__btn{color:#e8e4dcbf;cursor:pointer;background:0 0;border:1px solid #6ee7a040;border-radius:999px;padding:8px 18px;font-size:.88rem;transition:background .2s ease-out,color .2s ease-out}.wc-tabs__btn.is-active{color:#b8f5d0;background:#1a5c3259;border-color:#3cb371}.wc-body{max-width:1100px;margin:0 auto;padding:0 20px}.wc-body--hub{max-width:1180px}.wc-page--hub .wc-hero--compact{min-height:140px;padding:40px 20px 28px}.wc-tabs--hub{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;justify-content:flex-start;max-width:1180px;padding-bottom:16px;overflow-x:auto}.wc-tabs--hub::-webkit-scrollbar{display:none}.wc-tabs--hub .wc-tabs__btn{white-space:nowrap;flex:none}.wc-hub-layout{grid-template-columns:1fr 300px;align-items:start;gap:20px;display:grid}@media (width<=960px){.wc-hub-layout{grid-template-columns:1fr}.wc-hub-sidebar{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}}@media (width<=720px){.wc-page--mobile.wc-page--hub .wc-hero--compact,.wc-page--hub .wc-hero--compact{min-height:100px;padding:24px 16px 20px}.wc-page--mobile .wc-body--hub,.wc-page--hub .wc-body--hub{padding:0 12px 20px}.wc-page--mobile .wc-tabs--hub .wc-tabs__btn,.wc-page--hub .wc-tabs--hub .wc-tabs__btn{min-height:40px;padding:10px 14px;font-size:.82rem}.wc-page--mobile .wc-hub-sidebar,.wc-page--hub .wc-hub-sidebar{grid-template-columns:1fr}.wc-page--mobile .wc-match-grid,.wc-page--hub .wc-match-grid{grid-template-columns:1fr;gap:10px}.wc-page--mobile .wc-match-tile__score-num,.wc-page--hub .wc-match-tile__score-num{font-size:1.2rem}.wc-page--mobile .wc-oracle-bar,.wc-page--hub .wc-oracle-bar{flex-direction:column;align-items:stretch;gap:12px}.wc-page--mobile .wc-oracle-bar .wc-btn-ritual,.wc-page--hub .wc-oracle-bar .wc-btn-ritual{width:100%;min-height:44px}.wc-page--mobile .wc-stake-cards,.wc-page--hub .wc-stake-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.wc-page--mobile .wc-reading-card__foot--row,.wc-page--hub .wc-reading-card__foot--row{flex-direction:column}.wc-page--mobile .wc-btn-ritual,.wc-page--mobile .wc-btn-ghost,.wc-page--hub .wc-btn-ritual,.wc-page--hub .wc-btn-ghost{width:100%;min-height:44px}.wc-page--mobile .wc-hub-standings,.wc-page--hub .wc-hub-standings{grid-template-columns:1fr}}.wc-hub-main{min-width:0}.wc-hub-section{margin-bottom:24px}.wc-hub-section__head{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:12px;display:flex}.wc-hub-section__head h2,.wc-hub-section__title{color:#f0d78c;margin:0;font-size:1.05rem}.wc-hub-footnote{color:#e8e4dc73;margin:16px 0 0;font-size:.78rem}.wc-error--banner{background:#9f312726;border-radius:8px;margin-bottom:12px;padding:8px 12px}@media (width<=720px){.wc-match-grid{grid-template-columns:1fr}}.wc-match-tile{box-sizing:border-box;background:#0c0e14bf;border:1px solid #ffffff14;border-radius:12px;width:100%;min-width:0;min-height:118px;padding:12px 16px}.wc-match-tile__meta{color:#e8e4dc8c;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:10px;font-size:.72rem;display:flex}.wc-match-tile__group{color:#6ee7a0;font-weight:600}.wc-match-tile__status--finished{color:#e8e4dc73}.wc-match-tile__row{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:10px;display:grid}.wc-match-tile__team{color:#e8e4dc;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:flex-start;align-items:center;gap:0;min-width:0;padding:6px 8px;font-size:.85rem;display:flex}.wc-match-tile__team--away{justify-content:flex-end}.wc-match-tile__team--away .wc-team-badge{text-align:right;flex-direction:row-reverse}.wc-match-tile__team:disabled{cursor:default}.wc-match-tile__team:not(:disabled):hover{background:#1a5c3226}.wc-match-tile__scoreboard{background:#c9a2271f;border:1px solid #c9a22747;border-radius:10px;justify-content:center;align-items:center;gap:6px;min-width:72px;padding:8px 10px;display:flex}.wc-match-tile__score-num{font-variant-numeric:tabular-nums;color:#f0d78c;font-size:1.35rem;font-weight:700;line-height:1}.wc-match-tile__score-sep{color:#f0d78ca6;font-size:1.1rem;font-weight:600}.wc-match-tile__vs{color:#6ee7a0;cursor:pointer;background:#1a5c321a;border:1px dashed #6ee7a059;border-radius:8px;min-width:48px;padding:6px 8px;font-size:.8rem;font-weight:700}.wc-match-tile__vs:disabled{cursor:default;opacity:.7}.wc-match-tile__venue{color:#e8e4dc66;margin:8px 0 0;font-size:.72rem}.wc-hub-standings{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}@media (width<=860px){.wc-hub-standings{grid-template-columns:1fr}}.wc-standings-table{background:#080c0a80;border:1px solid #ffffff0f;border-radius:12px;padding:12px;overflow-x:auto}.wc-standings-table__group{color:#f0d78c;margin:0 0 8px;font-size:.9rem}.wc-standings-table table{border-collapse:collapse;width:100%;font-size:.78rem}.wc-standings-table th,.wc-standings-table td{text-align:center;border-bottom:1px solid #ffffff0d;padding:6px 4px}.wc-standings-table__team{align-items:center;gap:6px;min-width:100px;display:flex;text-align:left!important}.wc-standings-table__pts{color:#6ee7a0;font-weight:700}.wc-form-dot{border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;margin-right:2px;font-size:.62rem;display:inline-flex}.wc-form-dot--w{color:#6ee7a0;background:#1a5c3280}.wc-form-dot--d{color:#d4af37;background:#d4af3740}.wc-form-dot--l{color:#c44a3a;background:#9f312759}.wc-hub-knockout__round{margin-bottom:20px}.wc-hub-knockout__round-title{color:#f0d78c;margin:0 0 10px;font-size:.95rem}.wc-knockout-scroll{overflow-x:auto}.wc-knockout-lane{gap:10px;min-width:min-content;padding-bottom:4px;display:flex}.wc-match-tile--compact{flex:0 0 200px;min-width:200px}.wc-hub-sidebar{flex-direction:column;gap:14px;display:flex;position:sticky;top:16px}.wc-hub-widget{background:#0c0e14e0;border:1px solid #ffffff14;border-radius:14px;padding:14px 16px}.wc-hub-widget h3{color:#f0d78c;margin:0 0 10px;font-size:.92rem}.wc-hub-facts{gap:8px;margin:0;display:grid}.wc-hub-facts div{justify-content:space-between;gap:8px;font-size:.82rem;display:flex}.wc-hub-facts dt{color:#e8e4dc8c}.wc-hub-facts dd{color:#e8e4dc;margin:0;font-weight:600}.wc-hub-sync{color:#e8e4dc66;margin:10px 0 0;font-size:.72rem}.wc-hub-odds{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.wc-hub-odds li{grid-template-columns:18px 22px minmax(0,1fr) auto;align-items:center;gap:8px;font-size:.82rem;display:grid}.wc-hub-odds__flag{object-fit:cover;border-radius:2px;flex-shrink:0}.wc-hub-odds__name{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.wc-hub-odds__rank{color:#e8e4dc73}.wc-hub-odds__pct{color:#6ee7a0;font-weight:600}.wc-hub-oracle__pick{width:100%;margin-bottom:16px}.wc-team-picker{flex-direction:column;width:min(1140px,98vw);max-height:none;display:flex;overflow:visible}.wc-team-picker--grid .wc-team-picker__all{max-height:none;overflow:visible}.wc-team-picker__sub{color:#e8e4dc80;margin:4px 0 0;font-size:.78rem}.wc-team-picker__all{flex:none;grid-template-columns:repeat(6,minmax(0,1fr));align-content:start;gap:8px 12px;padding:4px 2px 12px;display:grid}@media (width<=1024px){.wc-team-picker__all{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=720px){.wc-team-picker{width:min(100%,96vw);max-height:92vh}.wc-team-picker--grid .wc-team-picker__all{scrollbar-width:thin;grid-template-columns:repeat(2,minmax(0,1fr));max-height:min(62vh,520px);overflow-y:auto}}.wc-team-picker__chip{color:#e8e4dc;text-align:left;cursor:pointer;background:#00000040;border:1px solid #ffffff14;border-radius:10px;align-items:center;gap:10px;min-width:0;min-height:40px;padding:8px 12px;font-size:.86rem;transition:border-color .2s ease-out,background .2s ease-out;display:flex}.wc-team-picker__chip:hover{background:#1a5c3226;border-color:#6ee7a059}.wc-team-picker__chip img{object-fit:cover;border-radius:2px;flex-shrink:0}.wc-team-picker__chip-name{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;overflow:hidden}.wc-team-picker__empty{text-align:center;color:#e8e4dc80;grid-column:1/-1;margin:0;padding:24px}.wc-team-picker__head{align-items:flex-start;gap:8px;display:flex}.wc-team-picker__search{color:#e8e4dc;background:#0000004d;border:1px solid #6ee7a040;border-radius:10px;width:100%;margin:0 0 12px;padding:10px 14px}.wc-team-picker__groups{flex:1;grid-template-columns:repeat(4,minmax(0,1fr));align-content:start;gap:12px;display:grid;overflow-y:auto}@media (width<=900px){.wc-team-picker__groups{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=720px){.wc-team-picker__groups{grid-template-columns:repeat(2,minmax(0,1fr))}}.wc-team-picker__group-label{color:#6ee7a0;margin:0 0 6px;font-size:.8rem}.wc-team-picker__list{margin:0;padding:0;list-style:none}.wc-team-picker__item{color:#e8e4dc;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;width:100%;min-width:0;padding:8px 6px;font-size:.85rem;display:flex}.wc-team-picker__item img{flex-shrink:0}.wc-team-picker__item span{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.wc-team-picker__item:hover{background:#1a5c322e}.wc-predict-layout--full{grid-template-columns:1fr 280px}.wc-reading-card__foot--solo{border-top:1px solid #ffffff0f;padding-top:12px}.wc-tabs--three .wc-tabs__btn{flex:120px;max-width:200px}.wc-panel--bracket,.wc-panel--predict{max-width:100%}.wc-predict-layout{grid-template-columns:1fr 300px;align-items:start;gap:20px;display:grid}@media (width<=860px){.wc-predict-layout{grid-template-columns:1fr}}.wc-stake-strip{margin-top:24px}.wc-bracket{flex-direction:column;gap:24px;display:flex}.wc-bracket__section{background:#080c0a73;border:1px solid #6ee7a01f;border-radius:14px;padding:16px}.wc-bracket__label{color:#f0d78c;margin:0 0 4px;font-size:1rem;font-weight:600}.wc-bracket__hint{color:#e8e4dc8c;margin:0 0 14px;font-size:.82rem}.wc-bracket__fixtures{flex-direction:column;gap:10px;display:flex}.wc-bracket__pair{grid-template-columns:1fr auto 1fr;align-items:stretch;gap:8px;display:grid}@media (width<=640px){.wc-bracket__pair{grid-template-columns:1fr;gap:6px}}.wc-bracket__team{color:#e8e4dc;cursor:pointer;text-align:left;background:#12141cbf;border:1px solid #ffffff14;border-radius:10px;align-items:center;gap:10px;padding:10px 12px;font-size:.9rem;transition:border-color .2s,background .2s;display:flex}.wc-bracket__team:hover{background:#1a5c3226;border-color:#d4af3773}.wc-bracket__vs{color:#6ee7a0;cursor:pointer;background:#1a5c321f;border:1px dashed #6ee7a059;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:2px;min-width:88px;padding:8px 10px;transition:background .2s,transform .15s;display:flex}.wc-bracket__vs:hover{background:#1a5c3247;transform:scale(1.02)}.wc-bracket__vs-text{color:#d4af37;font-size:.95rem;font-weight:700}.wc-bracket__date{color:#e8e4dc80;font-size:.68rem}.wc-bracket__predict-cta{color:#6ee7a0;font-size:.72rem}.wc-bracket__teams{flex-wrap:wrap;gap:8px;display:flex}.wc-bracket__team-chip{color:#e8e4dc;cursor:pointer;background:#12141ccc;border:1px solid #ffffff1a;border-radius:999px;align-items:center;gap:6px;padding:6px 10px;font-size:.82rem;display:inline-flex}.wc-bracket__team-chip small{color:#6ee7a0;font-size:.72rem}.wc-bracket__team-chip:hover{border-color:#d4af3766}.wc-bracket__foot{text-align:center;color:#e8e4dc73;margin:0;font-size:.78rem}.wc-modal-backdrop--ritual{z-index:12100}.wc-stick-modal{width:min(440px,100%);max-height:90vh;overflow-y:auto}.wc-stick-modal__head{align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.wc-stick-modal__team{color:#e8e4dca6;margin:4px 0 0;font-size:.85rem}.wc-stick-modal__close{color:#e8e4dc99;cursor:pointer;background:0 0;border:none;margin-left:auto;padding:0 4px;font-size:1.5rem;line-height:1}.wc-stake-board{background:#0c0e14d9;border:1px solid #d4af3733;border-radius:14px;padding:14px 16px}.wc-stake-board--compact{padding:12px 14px}.wc-stake-board__head{justify-content:space-between;align-items:center;gap:8px;margin-bottom:10px;display:flex}.wc-stake-board__head h3{color:#f0d78c;margin:0;font-size:.95rem}.wc-stake-board__empty{color:#e8e4dc80;margin:0;font-size:.85rem}.wc-stake-board__list{flex-direction:column;gap:10px;max-height:360px;margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}.wc-stake-row{background:#ffffff08;border-left:3px solid #6ee7a066;border-radius:10px;padding:10px 12px;font-size:.82rem}.wc-stake-row--won{border-left-color:#6ee7a0}.wc-stake-row--lost{border-left-color:#9f3127b3}.wc-stake-row__match{margin-bottom:4px;font-weight:600}.wc-stake-row__vs{color:#e8e4dc73;margin:0 4px;font-weight:400}.wc-stake-row__meta{color:#e8e4dcb3;flex-wrap:wrap;gap:8px;display:flex}.wc-stake-row__le{color:#d4af37}.wc-stake-row__status--open,.wc-stake-row__status--won{color:#6ee7a0}.wc-stake-row__status--lost{color:#c44a3a}.wc-stake-row__time{color:#e8e4dc66;margin-top:4px;font-size:.72rem;display:block}.wc-panel{border-radius:var(--lt-radius-lg,16px);background:#12141cd9;border:1px solid #ffffff0f;margin-bottom:24px;padding:24px}.wc-panel__head h2{font-family:var(--lt-font-display,"Cormorant Garamond", serif);color:#2d8a4e;margin:0 0 4px;font-size:1.35rem}.wc-panel__hint{color:#e8e4dc8c;margin:0 0 20px;font-size:.85rem}.wc-team-list{max-height:360px;margin:0;padding:0;list-style:none;overflow-y:auto}.wc-team-row{cursor:pointer;width:100%;color:inherit;text-align:left;background:#ffffff05;border:1px solid #ffffff0f;border-radius:10px;align-items:center;gap:12px;margin-bottom:6px;padding:12px 14px;transition:border-color .2s ease-out,background .2s ease-out;display:flex}.wc-team-row:hover{background:#1a5c321f;border-color:#3cb37173}.wc-team-row__name{flex:1;font-weight:500}.wc-team-row__pct{color:#6ee7a0;font-size:.85rem}.wc-picked-bar{background:#1a5c3226;border-radius:10px;align-items:center;gap:10px;margin-bottom:20px;padding:12px 16px;font-size:.92rem;display:flex}.wc-ritual-zone{flex-direction:column;align-items:center;min-height:220px;padding:32px 16px;display:flex}.wc-ritual__hint{color:#c9a227e6;text-align:center;margin-top:16px;font-size:.9rem}.wc-stick-tube{width:88px;height:160px;position:relative}.wc-stick-tube__body{background:linear-gradient(90deg,#5c3d1e,#8b5a2b,#5c3d1e);border-radius:8px 8px 4px 4px;justify-content:center;align-items:flex-end;width:72px;height:130px;padding-bottom:12px;display:flex;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.wc-stick-tube__mouth{z-index:2;background:#3d2814;border-radius:4px;width:64px;height:16px;position:absolute;top:0;left:50%;transform:translate(-50%)}.wc-stick-tube__label{color:#ffffff80;writing-mode:vertical-rl;font-size:.7rem}.wc-stick-tube.is-shaking{animation:.45s ease-in-out infinite wc-shake}.wc-stick-item{opacity:0;z-index:1;background:linear-gradient(#c9a227,#8b6914);border-radius:2px;justify-content:center;align-items:center;width:14px;height:72px;transition:transform .8s cubic-bezier(.22,1,.36,1),opacity .3s;display:flex;position:absolute;top:24px;left:50%;transform:translate(-50%)translateY(40px)}.wc-stick-item.is-risen{opacity:1;transform:translate(-50%)translateY(-20px)}.wc-stick-item__num{color:#3d2814;writing-mode:vertical-rl;font-size:.65rem}.wc-turtle-shell{width:140px;height:120px;position:relative}.wc-turtle-shell__face{background:radial-gradient(at 50% 40%,#3d5c4a,#1a3028);border:3px solid #5a7a68;border-radius:50% 50% 45% 45%;justify-content:center;align-items:center;width:120px;height:96px;margin:0 auto;display:flex}.wc-turtle-shell__hex{opacity:.85;font-size:2rem}.wc-turtle-shell.is-shaking{animation:.35s ease-in-out infinite wc-shake}.wc-coin-tray{justify-content:center;gap:16px;min-height:48px;margin-top:20px;display:flex}.wc-coin{color:#3d2814;opacity:0;background:radial-gradient(circle at 35% 30%,#e8c547,#9a7209);border:2px solid #c9a227;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:.85rem;font-weight:600;display:flex;transform:translateY(-24px)}.wc-coin-tray.is-open .wc-coin.is-landed{animation:.55s cubic-bezier(.22,1,.36,1) forwards wc-coin-drop}.wc-result-card{border-top:1px solid #ffffff14;margin-top:24px;padding-top:24px}.wc-slip{text-align:center;background:linear-gradient(#c9a2271f,#0000);border:1px solid #c9a22740;border-radius:12px;margin-bottom:20px;padding:20px}.wc-slip__num{color:#c9a227;font-size:.8rem}.wc-slip__title{font-family:var(--lt-font-display,serif);margin:8px 0 4px;font-size:1.5rem}.wc-slip__luck{color:#6ee7a0;font-size:.85rem}.wc-slip__poem{color:#e8e4dccc;margin:12px 0 0;font-style:italic;line-height:1.7}.wc-hex-display{text-align:center;margin-bottom:20px}.wc-hex-display__symbol{color:#c9a227;font-size:3rem;display:block}.wc-hex-display__name{color:#e8e4dcd9;font-size:1.1rem}.wc-primary-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#9f3127,#c44a3a);border:none;border-radius:999px;margin-top:16px;padding:12px 24px;font-size:.92rem;display:inline-flex}.wc-primary-btn:disabled{opacity:.6;cursor:wait}.wc-secondary-btn{color:#e8e4dc;border:1px solid #c9a22759;border-radius:999px;padding:10px 18px;font-size:.88rem;text-decoration:none;display:inline-flex}.wc-link-btn{color:#6ee7a0;cursor:pointer;background:0 0;border:none;font-size:.88rem;text-decoration:underline}.wc-match-grid{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:12px;display:grid}.wc-match-card{cursor:pointer;color:inherit;text-align:center;background:#ffffff05;border:1px solid #ffffff14;border-radius:12px;padding:16px;transition:border-color .2s ease-out}.wc-match-card:hover,.wc-match-card.is-selected{border-color:#3cb37180}.wc-match-card--empty{opacity:.45;cursor:default}.wc-match-card__teams{flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;margin-bottom:8px;font-size:.85rem;display:flex}.wc-match-card__vs{opacity:.5;font-size:.75rem}.wc-match-card__date{color:#e8e4dc80;font-size:.75rem;display:block}.wc-match-card__odds{color:#6ee7a0;margin-top:6px;font-size:.72rem;display:block}.wc-match-card__ball{opacity:.3;margin-bottom:8px;font-size:1.5rem;display:block}.wc-rank-sync{color:#e8e4dc80;margin:0 0 12px;font-size:.78rem;line-height:1.5}.wc-rank-list{scrollbar-width:thin;scrollbar-color:#6ee7a059 transparent;max-height:min(68vh,680px);margin:0;padding:0;list-style:none;overflow-y:auto}.wc-rank-row{border-bottom:1px solid #ffffff0d;grid-template-columns:28px 32px 1fr minmax(80px,120px) 48px;align-items:center;gap:10px;padding:10px 0;display:grid}.wc-rank-row__num{color:#c9a227;font-weight:600}.wc-rank-row__bar{background:#3cb37126;border-radius:3px;height:6px;overflow:hidden}.wc-rank-row__fill{background:linear-gradient(90deg,#1a5c32,#3cb371);border-radius:3px;height:100%;transition:width .6s ease-out}.wc-rank-row__pct{text-align:right;color:#6ee7a0;font-size:.85rem}.wc-prompt-grid{flex-wrap:wrap;gap:10px;margin-bottom:20px;display:flex}.wc-prompt-chip{color:#e8e4dce6;border:1px solid #3cb37159;border-radius:999px;padding:12px 18px;font-size:.88rem;text-decoration:none;transition:background .2s ease-out}.wc-prompt-chip:hover{background:#1a5c3233}.wc-explore-links{flex-wrap:wrap;gap:10px;display:flex}.wc-ai-panel,.wc-ai-inline{background:#12141ce0;border:1px solid #9f312738;border-radius:12px;margin-top:16px;padding:16px}.wc-hscroll{-webkit-overflow-scrolling:touch;overflow:auto hidden}.wc-page--mobile .wc-hscroll,.m-wc-shell .wc-hscroll{scrollbar-width:none}.wc-page--mobile .wc-hscroll::-webkit-scrollbar{display:none}.m-wc-shell .wc-hscroll::-webkit-scrollbar{display:none}@media (width>=768px){.wc-page:not(.wc-page--mobile) .wc-hscroll{cursor:grab;scrollbar-width:thin;scrollbar-color:#6ee7a073 #ffffff14;padding-bottom:6px}.wc-page:not(.wc-page--mobile) .wc-hscroll::-webkit-scrollbar{height:8px;display:block}.wc-page:not(.wc-page--mobile) .wc-hscroll::-webkit-scrollbar-thumb{background:#6ee7a066;border-radius:4px}.wc-page:not(.wc-page--mobile) .wc-hscroll::-webkit-scrollbar-track{background:#ffffff0f;border-radius:4px}.wc-page:not(.wc-page--mobile) .wc-hscroll.is-dragging{cursor:grabbing;-webkit-user-select:none;user-select:none}}.wc-scroll-hint--desktop{color:#e8e4dc73;margin:0 0 8px;font-size:.78rem;display:none}@media (width>=768px){.wc-page:not(.wc-page--mobile) .wc-scroll-hint--desktop{display:block}}.wc-team-scroll{gap:10px;margin:0 -2px;padding:4px 2px 12px;display:flex}.wc-team-chip{width:108px;color:inherit;cursor:pointer;text-align:center;background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;flex-direction:column;flex:none;align-items:center;gap:6px;padding:12px 10px;transition:border-color .2s ease-out,background .2s ease-out;display:flex}.wc-team-chip:hover{background:#1a5c321f;border-color:#3cb37173}.wc-team-chip__name{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.82rem;font-weight:500;line-height:1.3;display:-webkit-box;overflow:hidden}.wc-team-chip__pct{color:#6ee7a0;font-size:.72rem}.wc-match-scroll{gap:10px;padding:4px 2px 12px;display:flex}.wc-match-scroll .wc-match-card{text-align:left;flex:none;width:min(280px,78vw)}.wc-stack{flex-direction:column;gap:20px;display:flex}.wc-ritual-zone--compact{min-height:180px;padding:20px 12px}.wc-ritual-zone--compact .wc-ritual-stage{min-height:200px;padding:24px 16px 20px}.wc-reading-stack{flex-direction:column;gap:20px;margin-top:8px;display:flex}.wc-reading-card{background:linear-gradient(165deg,#1a5c3224,#12141ceb);border:1px solid #c9a22747;border-radius:14px;overflow:hidden}.wc-reading-card__head{justify-content:space-between;align-items:flex-start;gap:16px;padding:16px 18px 0;display:flex}.wc-reading-card__identity{flex:1;align-items:center;gap:14px;min-width:0;display:flex}.wc-reading-card__flag{object-fit:cover;border-radius:4px;flex-shrink:0}.wc-reading-card__meta{min-width:0}.wc-slip-badge{letter-spacing:.06em;color:#f0d78c;background:linear-gradient(135deg,#1a5c3259,#c9a22726);border:1px solid #c9a2278c;border-radius:999px;flex-shrink:0;align-self:center;padding:8px 16px;font-size:1.05rem;font-weight:700;box-shadow:0 0 20px #c9a2271f}.wc-deep-read__divider{color:#c9a227;letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:14px;margin:22px 18px 0;font-size:.82rem;font-weight:600;display:flex}.wc-deep-read__divider:before,.wc-deep-read__divider:after{content:"";background:linear-gradient(90deg,#0000,#c9a2278c,#0000);flex:1;height:1px}.wc-deep-read .wc-ai-inline{border-top:none;margin-top:14px}.wc-reading-card__eyebrow{color:#6ee7a0d9;letter-spacing:.04em;margin:0 0 4px;font-size:.78rem}.wc-reading-card__title{font-family:var(--lt-font-display,"Cormorant Garamond", serif);color:#f4f0ea;margin:0;font-size:1.15rem}.wc-reading-card__body{max-height:none;padding:14px 18px 8px}.wc-reading-card__foot{border-top:1px solid #ffffff0f;padding:8px 18px 18px}.wc-reading-card__foot--actions{flex-wrap:wrap;align-items:stretch;gap:10px;display:flex}.wc-reading-card__foot--actions .wc-primary-btn{flex:160px;margin:0}.wc-page--mobile .wc-reading-card__foot--actions{flex-direction:column}.wc-page:not(.wc-page--mobile) .wc-reading-card__foot--actions{flex-direction:row}.wc-team-pick-anchor,.wc-match-pick-anchor{scroll-margin-top:96px}.wc-primary-btn--outline{color:#b8f5d0;background:0 0;border:1px solid #6ee7a059}.wc-history{background:#0c0e1499;border:1px solid #ffffff14;border-radius:12px;padding:12px 14px 10px}.wc-history__head{justify-content:space-between;align-items:baseline;gap:8px;margin-bottom:10px;display:flex}.wc-history__title{letter-spacing:.06em;text-transform:uppercase;color:#e8e4dc8c;margin:0;font-size:.82rem;font-weight:600}.wc-history__count{color:#c9a227;font-size:.75rem}.wc-history__list{flex-direction:column;gap:6px;max-height:220px;margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}.wc-history__item{border:1px solid #0000;border-radius:10px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px 10px;padding:4px 6px;display:flex}.wc-history__item.is-active{background:#1a5c321f;border-color:#c9a22759}.wc-history__main{color:#e8e4dc;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;flex:200px;align-items:center;min-width:0;padding:8px 10px;display:flex}.wc-history__main:hover{background:#ffffff0a}.wc-history__meta{flex-wrap:wrap;align-items:center;gap:6px;min-width:0;font-size:.84rem;line-height:1.35;display:flex}.wc-history__country{color:#f4f0ea;font-weight:600}.wc-history__fortune{color:#e8e4dce0}.wc-history__sep{color:#c9a2278c;-webkit-user-select:none;user-select:none}.wc-history__item-title{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:.86rem;overflow:hidden}.wc-history__item-time{color:#e8e4dc73;font-size:.72rem}.wc-history__actions{flex-flow:row;flex-shrink:0;gap:6px;padding-right:2px;display:flex}.wc-history__action{color:#e8e4dccc;cursor:pointer;white-space:nowrap;background:#ffffff08;border:1px solid #ffffff1a;border-radius:999px;padding:4px 10px;font-size:.72rem}.wc-history__action--danger{color:#f0a8a8;border-color:#dc646459}.wc-page--mobile .wc-history__item{flex-direction:column;align-items:stretch}.wc-page--mobile .wc-history__actions{justify-content:flex-end;padding:0 10px 6px}.wc-page:not(.wc-page--mobile) .wc-history__item{flex-direction:row}.wc-results-panel,.wc-results-panel__toggle,.wc-results-panel__pager,.wc-results-pager-btn{display:none}.wc-le-hint{color:#c9a227d9;font-variant-numeric:tabular-nums;margin:10px 0 0;font-size:.78rem;line-height:1.5}.wc-le-hint__currency{letter-spacing:.04em;font-family:ui-sans-serif,system-ui,sans-serif}.wc-chat__cost-hint{color:#e8e4dc73;text-align:center;margin:0 0 8px;font-size:.75rem}.wc-chat-md{color:#f4f0eaeb;font-size:.9rem;line-height:1.65}.wc-chat-md .tool-insight-md__h2,.wc-chat-md .tool-insight-md__h3{color:#c9a227;margin:12px 0 6px;font-size:.95rem}.wc-chat-md .tool-insight-md__h2:first-child,.wc-chat-md .tool-insight-md__h3:first-child{margin-top:0}.wc-chat-md .tool-insight-md__p{margin:0 0 8px}.wc-chat-md .tool-insight-md__ul,.wc-chat-md .tool-insight-md__ol{margin:0 0 10px;padding-left:1.2em}.wc-chat-md .tool-insight-md__ul li,.wc-chat-md .tool-insight-md__ol li{margin-bottom:4px}.wc-chat-md .tool-insight-md__quote{color:#e8e4dcd9;background:#1a5c321f;border-radius:8px;margin:8px 0;padding:8px 12px;font-style:normal}.wc-chat-md .tool-insight-md__hr{border:none;border-top:1px solid #ffffff1a;margin:10px 0}.wc-chat-md strong{color:#6ee7a0;font-weight:600}.wc-chat__bubble--ai{max-width:92%}.wc-disclaimer{color:#e8e4dc73;border-top:1px solid #ffffff0f;margin-top:32px;padding-top:20px;font-size:.78rem;line-height:1.6}.wc-muted{color:#e8e4dc80;text-align:center}.wc-error{color:#e57373}.wc-modal-backdrop{z-index:12090;-webkit-backdrop-filter:blur(8px);padding:max(16px, env(safe-area-inset-top,0px)) 16px max(16px, env(safe-area-inset-bottom,0px));background:#04060ee0;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.wc-modal-card{border-radius:var(--lt-radius-lg,16px);background:linear-gradient(165deg,#12141f 0%,#0a0c14 100%);border:1px solid #9f312759;width:min(400px,100%);padding:24px;box-shadow:0 24px 64px #0000008c}.wc-modal-card__title{color:#f4f0ea;margin:0 0 12px;font-size:1.1rem;font-weight:600;line-height:1.4}.wc-confirm-modal{max-width:400px}.wc-confirm-text{color:#e8e4dcb3;margin:0 0 20px;font-size:.9rem}.wc-confirm-actions{justify-content:flex-end;gap:12px;display:flex}.wc-ritual-stage{background:radial-gradient(at 50% 100%,#1a5c322e,#080a1099);border:1px solid #c9a2271f;border-radius:16px;flex-direction:column;align-items:center;min-height:280px;padding:40px 24px 32px;display:flex;position:relative;overflow:hidden}.wc-ritual-stage__halo{pointer-events:none;background:radial-gradient(circle,#c9a22740,#0000 70%);border-radius:50%;width:200px;height:200px;animation:3s ease-in-out infinite wc-halo-pulse;position:absolute;top:10%;left:50%;transform:translate(-50%)}.wc-ritual-stage__halo--green{background:radial-gradient(circle,#3cb37138,#0000 70%)}.wc-ritual-stage__smoke{filter:blur(12px);pointer-events:none;background:linear-gradient(#0000,#c8c8c814);border-radius:50%;width:60px;height:80px;animation:4s ease-in-out infinite wc-smoke-rise;position:absolute;bottom:20%}.wc-ritual-stage__smoke--l{left:28%}.wc-ritual-stage__smoke--r{animation-delay:1.5s;right:28%}.wc-ritual-stage__altar{pointer-events:none;background:linear-gradient(#5c3d1e80,#281c10cc);border-radius:8px 8px 0 0;height:24px;position:absolute;bottom:0;left:10%;right:10%}.wc-stick-tube__rim{z-index:3;background:linear-gradient(#6b4423,#4a2f18);border-radius:6px 6px 2px 2px;width:80px;height:14px;position:absolute;top:0;left:50%;transform:translate(-50%)}.wc-stick-tube__grain{opacity:.15;border-radius:inherit;background:repeating-linear-gradient(90deg,#0000,#0000 3px,#0006 3px 4px);position:absolute;inset:0}.wc-stick-item__paper{background:linear-gradient(#f5e6c8,#d4b896);border:1px solid #8b691466;border-radius:2px;justify-content:center;align-items:center;width:100%;height:100%;display:flex;box-shadow:0 4px 16px #00000059}.wc-turtle-shell__back{background:radial-gradient(at 40% 35%,#4a6b58,#1a3028 70%);border:4px solid #5a7a68;border-radius:50% 50% 48% 48%;justify-content:center;align-items:center;width:140px;height:110px;margin:0 auto;display:flex;position:relative;box-shadow:inset 0 -8px 24px #0006,0 12px 32px #00000073}.wc-turtle-shell__hex-grid{opacity:.35;grid-template-columns:repeat(3,1fr);gap:4px;display:grid;position:absolute;inset:12px}.wc-turtle-shell__hex-cell{background:#c9a22740;border-radius:4px;min-height:18px}.wc-turtle-shell__yin{opacity:.9;z-index:1;font-size:2.2rem}.wc-coin__face{color:#3d2814;background:radial-gradient(circle at 35% 30%,#f0d060,#9a7209);border:2px solid #c9a227;border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;font-weight:700;display:flex;box-shadow:0 4px 12px #00000059}.wc-coin{width:44px;height:44px}.wc-chat__prompts{flex-wrap:wrap;gap:8px;margin-bottom:16px;display:flex}.wc-chat__thread{background:#00000040;border:1px solid #ffffff0f;border-radius:12px;max-height:360px;margin-bottom:12px;padding:12px;overflow-y:auto}.wc-chat__bubble{white-space:pre-wrap;border-radius:12px;max-width:88%;margin-bottom:10px;padding:10px 14px;font-size:.9rem;line-height:1.55}.wc-chat__bubble--ai{background:#1a5c3233;border:1px solid #3cb37140;margin-right:auto}.wc-chat__bubble--user{background:#9f312740;border:1px solid #c44a3a4d;margin-left:auto}.wc-chat__typing{color:#c9a227;font-size:.85rem;animation:1.2s ease-in-out infinite wc-halo-pulse}.wc-chat__bar{gap:8px;display:flex}.wc-chat__bar input{color:#e8e4dc;background:#ffffff0a;border:1px solid #3cb37159;border-radius:999px;flex:1;padding:12px 16px;font-size:.9rem}.wc-chat__send{color:#fff;cursor:pointer;background:linear-gradient(135deg,#1a5c32,#3cb371);border:none;border-radius:999px;padding:10px 20px;font-size:.88rem}.wc-chat__send:disabled{opacity:.5;cursor:not-allowed}.wc-chat__error{margin-bottom:8px;font-size:.85rem}@keyframes wc-halo-pulse{0%,to{opacity:.6;transform:translate(-50%)scale(1)}50%{opacity:1;transform:translate(-50%)scale(1.08)}}@keyframes wc-smoke-rise{0%,to{opacity:.3;transform:translateY(0)}50%{opacity:.6;transform:translateY(-16px)}}@keyframes wc-shake{0%,to{transform:rotate(0)}25%{transform:rotate(-4deg)}75%{transform:rotate(4deg)}}@keyframes wc-coin-drop{0%{opacity:0;transform:translateY(-32px)rotateY(0)}60%{opacity:1;transform:translateY(4px)rotateY(360deg)}to{opacity:1;transform:translateY(0)rotateY(720deg)}}@media (prefers-reduced-motion:reduce){.wc-stick-tube.is-shaking,.wc-turtle-shell.is-shaking{animation:none}.wc-coin-tray.is-open .wc-coin.is-landed{opacity:1;animation:none;transform:none}.wc-stick-item.is-risen{opacity:1;transition:none;transform:translate(-50%)translateY(-20px)}}@media (width<=640px){.wc-rank-row{grid-template-columns:24px 28px 1fr 48px}.wc-rank-row__bar{display:none}}.wc-modal-backdrop--strong{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#02040aeb}.wc-modal-card.wc-confirm-modal,.wc-modal-card.wc-stick-modal,.wc-modal-card.wc-team-picker,.wc-modal-card.wc-stake-detail-modal,.wc-modal-card.wc-stake-ritual-modal--rich{background:linear-gradient(165deg,#1a1e2e 0%,#0d1018 100%);border:1px solid #d4af3773;box-shadow:0 24px 80px #000000a6,0 0 0 1px #6ee7a01f}.wc-hub-link-btn{color:#6ee7a0;cursor:pointer;background:#1a5c321f;border:1px solid #6ee7a059;border-radius:999px;align-items:center;gap:6px;padding:6px 14px;font-size:.82rem;display:inline-flex}.wc-hub-top5{margin:0;padding:0;list-style:none}.wc-hub-top5 li{border-bottom:1px solid #ffffff0d;grid-template-columns:22px 1fr auto;gap:8px;padding:6px 0;font-size:.84rem;display:grid}.wc-hub-top5__pts{color:#6ee7a0;font-weight:700}.wc-oracle-bar{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px;padding-bottom:12px;display:flex}.wc-oracle-bar__text h2{color:#f0d78c;margin:0 0 4px;font-size:1.05rem}.wc-oracle-bar__text p{color:#e8e4dc8c;margin:0;font-size:.82rem}.wc-btn-ritual{color:#fff8f0;cursor:pointer;background:linear-gradient(135deg,#9f3127d9,#c44a3abf);border:1px solid #d4af3780;border-radius:999px;justify-content:center;align-items:center;min-height:42px;padding:0 20px;font-size:.9rem;font-weight:600;display:inline-flex}.wc-btn-ritual--sm{min-height:36px;padding:0 16px;font-size:.85rem}.wc-btn-ghost{color:#6ee7a0;cursor:pointer;background:0 0;border:1px solid #6ee7a059;border-radius:999px;justify-content:center;align-items:center;min-height:42px;padding:0 18px;font-size:.88rem;display:inline-flex}.wc-reading-card__foot--row{border-top:1px solid #ffffff0f;flex-wrap:wrap;gap:10px;padding-top:14px;display:flex}.wc-stake-strip-section{border-top:1px solid #ffffff14;margin-top:28px;padding-top:20px}.wc-stake-strip-section__head{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.wc-stake-strip-section__title{color:#f0d78c;margin:0;font-size:1rem}.wc-stake-cards{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}@media (width<=960px){.wc-stake-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}.wc-stake-card{text-align:left;color:#e8e4dc;cursor:pointer;background:#0c0e14d9;border:1px solid #ffffff1a;border-radius:12px;padding:12px 14px}.wc-stake-card__match{margin:0 0 6px;font-size:.88rem;font-weight:600}.wc-stake-card__vs{color:#e8e4dc73;margin:0 6px}.wc-stake-card__pick,.wc-stake-card__le{color:#e8e4dca6;margin:0 0 4px;font-size:.78rem}.wc-stake-card__le{color:#d4af37}.wc-stake-card__status{border-radius:999px;margin-top:4px;padding:2px 8px;font-size:.72rem;display:inline-block}.wc-stake-card__status--open{color:#6ee7a0;background:#1a5c3240}.wc-stake-card__status--won{color:#6ee7a0;background:#1a5c3266}.wc-stake-card__status--lost{color:#c44a3a;background:#9f31274d}.wc-stake-pagination{justify-content:center;align-items:center;gap:16px;margin-top:12px;font-size:.85rem;display:flex}.wc-team-badge__shield{background:#d4af371f;border:1px dashed #d4af3759;border-radius:6px;justify-content:center;align-items:center;width:28px;height:22px;font-size:.75rem;display:inline-flex}.wc-team-badge{align-items:center;gap:10px;min-width:0;max-width:100%;display:inline-flex}.wc-team-badge img{object-fit:cover;border-radius:2px;flex-shrink:0}.wc-team-badge>span:not(.wc-team-badge__shield):not(.wc-team-badge__slot){white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.wc-team-badge--sm{gap:8px;font-size:.82rem}.wc-ko-tree-wrap--narrow{display:none}@media (width<=1080px){.wc-ko-tree-wrap--wide{display:none}.wc-ko-tree-wrap--narrow{display:block}}.wc-ko-tree__scroll{scrollbar-width:thin;scrollbar-color:#6ee7a059 transparent;padding-bottom:8px;overflow-x:auto}.wc-ko-tree__board{align-items:stretch;gap:0;min-height:420px;padding:8px 4px 16px;display:flex}.wc-ko-tree__round{flex-direction:column;flex:0 0 210px;padding-right:32px;display:flex;position:relative}.wc-ko-tree__round-title{color:#f0d78c;text-align:center;margin:0 0 12px;padding:0 8px;font-size:.88rem;font-weight:600}.wc-ko-tree__lane{flex-direction:column;flex:1;justify-content:space-around;min-height:360px;display:flex}.wc-ko-tree__slot{padding:6px 0;position:relative}.wc-ko-tree__round:not(:last-child) .wc-ko-tree__slot:after{content:"";pointer-events:none;background:#6ee7a047;width:32px;height:1px;position:absolute;top:50%;right:-32px}.wc-ko-tree__round:not(:last-child) .wc-ko-tree__slot:nth-child(odd):before{content:"";pointer-events:none;background:#6ee7a033;width:1px;height:calc(100% + 12px);position:absolute;top:50%;right:-32px}.wc-ko-tree__round:not(:last-child) .wc-ko-tree__slot:last-child:nth-child(odd):before{display:none}.wc-ko-card{background:#0e1018eb;border:1px solid #ffffff1a;border-radius:12px;width:100%;padding:10px 12px;position:relative;box-shadow:0 4px 16px #00000040}.wc-ko-card__when{color:#e8e4dc80;margin-bottom:8px;font-size:.72rem;display:block}.wc-ko-card__team{align-items:center;min-height:28px;padding:4px 0;display:flex}.wc-ko-card__midscore{font-variant-numeric:tabular-nums;color:#f0d78c;background:#c9a2271a;border-radius:8px;justify-content:center;align-items:center;gap:6px;margin:6px 0;padding:6px 8px;font-size:1.05rem;font-weight:700;display:flex}.wc-ko-card__midscore-sep{opacity:.65;font-weight:600}.wc-ko-card__score{color:#f0d78c;flex-shrink:0;font-weight:700}.wc-ko-card__predict{color:#6ee7a0;cursor:pointer;background:0 0;border:1px dashed #6ee7a04d;border-radius:8px;width:100%;margin-top:8px;padding:4px 8px;font-size:.72rem}.wc-bracket-tree__scroll{gap:16px;display:flex;overflow-x:auto}.wc-bracket-tree__col{flex:0 0 200px}.wc-bracket-node{background:#080c0a99;border:1px solid #ffffff14;border-radius:10px;margin-bottom:10px;padding:10px}.wc-progress__label{color:#c9a227;text-align:center;margin:0 0 8px;font-size:.85rem}.wc-progress__track{background:#ffffff14;border-radius:999px;height:6px;overflow:hidden}.wc-progress__bar{background:linear-gradient(90deg,#1a5c32,#6ee7a0,#d4af37);border-radius:999px;height:100%}.wc-progress__bar--indeterminate{animation:1.2s ease-in-out infinite wc-progress-slide;width:40%!important}@keyframes wc-progress-slide{0%{transform:translate(-100%)}to{transform:translate(350%)}}
