.auth-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:1.5rem 1rem;background:transparent}.auth-shell{display:grid;grid-template-columns:1fr 1fr;width:100%;max-width:920px;min-height:560px;border-radius:24px;overflow:hidden;box-shadow:0 24px 64px #00000059;align-items:stretch}.auth-shell--wide{max-width:1040px;min-height:720px}.auth-shell--wide .auth-card{overflow-y:visible;justify-content:flex-start;padding:2.5rem}.auth-shell--wide .auth-brand{padding:2.5rem 2rem}.auth-brand{position:relative;background:linear-gradient(145deg,var(--brazil-green-dark) 0%,var(--brazil-green) 45%,var(--brazil-green-deep) 100%);color:#fff;padding:2.5rem 2rem;display:flex;flex-direction:column;justify-content:center;overflow:hidden}.auth-brand__glow{position:absolute;top:-40%;right:-30%;width:80%;height:80%;background:radial-gradient(circle,rgba(255,223,0,.25) 0%,transparent 65%);pointer-events:none}.auth-brand__content{position:relative;z-index:1}.auth-brand__flag-wrap{margin-bottom:1.25rem}.auth-brand__flag{display:block;border-radius:8px;box-shadow:0 8px 24px #00000040;border:2px solid rgba(255,255,255,.2)}.auth-brand__tag{font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#ffffffbf;margin-bottom:.65rem}.auth-brand__hexa{font-size:clamp(1.6rem,3.5vw,2.2rem);font-weight:900;line-height:1.1;color:var(--brazil-yellow);text-shadow:0 2px 0 rgba(0,0,0,.15),0 0 40px rgba(255,223,0,.35);margin-bottom:.85rem;animation:hexaPulse 2.5s ease-in-out infinite}@keyframes hexaPulse{0%,to{transform:scale(1)}50%{transform:scale(1.02)}}.auth-brand__verse{font-size:.95rem;line-height:1.55;color:#ffffffe0;max-width:320px;margin-bottom:1.5rem}.auth-brand__perks{list-style:none;display:flex;flex-direction:column;gap:.55rem}.auth-brand__perks li{font-size:.88rem;font-weight:600;color:#ffffffe6;padding:.45rem .75rem;background:#00000026;border-radius:8px;border-left:3px solid #ffdf00}.auth-brand__stripes{position:absolute;bottom:0;left:0;right:0;display:flex;height:6px}.auth-brand__stripes span{flex:1}.auth-brand__stripes span:nth-child(1){background:var(--brazil-green)}.auth-brand__stripes span:nth-child(2){background:var(--brazil-yellow)}.auth-brand__stripes span:nth-child(3){background:var(--brazil-green)}.auth-card{width:100%;background:#fff;padding:2.25rem 2rem;display:flex;flex-direction:column;justify-content:center;overflow-y:auto}.auth-card--wide{max-width:none}.auth-shell--wide .auth-form{gap:.9rem}.auth-shell--wide .auth-subtitle{margin-bottom:1.25rem}.auth-card__hexa-chip{display:inline-flex;align-items:center;align-self:flex-start;padding:.35rem .75rem;margin-bottom:.85rem;background:linear-gradient(135deg,#e8f5e9,#fffde7);border:1px solid rgba(0,156,59,.25);border-radius:999px;font-size:.78rem;font-weight:700;color:var(--brazil-green-deep)}.auth-card h1{font-size:1.75rem;font-weight:800;color:var(--brazil-green-deep);margin-bottom:.35rem}.auth-subtitle{color:var(--gray-600);font-size:.95rem;margin-bottom:1.5rem;line-height:1.45}.auth-form{display:flex;flex-direction:column;gap:1rem}.auth-form__row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.auth-form label{display:flex;flex-direction:column;gap:.35rem;font-size:.85rem;font-weight:600;color:var(--gray-800)}.auth-form input{padding:.75rem .9rem;border:1px solid var(--gray-200);border-radius:10px;font-size:.95rem;transition:border-color .2s,box-shadow .2s}.auth-form input:focus{outline:none;border-color:var(--brazil-green);box-shadow:0 0 0 3px #009c3b26}.auth-error{color:var(--red);font-size:.85rem;font-weight:500;padding:.6rem .75rem;background:#fef2f2;border-radius:8px}.auth-submit{margin-top:.25rem;padding:.9rem 1rem;border:none;border-radius:10px;background:linear-gradient(135deg,var(--blue-700),var(--blue-600));color:#fff;font-weight:700;font-size:.95rem;cursor:pointer;transition:transform .15s,opacity .2s,box-shadow .2s}.auth-submit--brazil{background:linear-gradient(135deg,var(--brazil-green-dark),var(--brazil-green));box-shadow:0 4px 16px #009c3b59}.auth-submit--brazil:hover:not(:disabled){box-shadow:0 6px 20px #009c3b73;transform:translateY(-1px)}.auth-submit:hover:not(:disabled){opacity:.92}.auth-submit:disabled{opacity:.65;cursor:not-allowed;transform:none}.auth-switch{margin-top:1.25rem;text-align:center;font-size:.9rem;color:var(--gray-600)}.auth-switch button{border:none;background:none;color:var(--brazil-green-dark);font-weight:700;cursor:pointer;padding:0}.auth-switch button:hover{text-decoration:underline}.auth-success{color:var(--green);font-size:.85rem;font-weight:500;padding:.6rem .75rem;background:#f0fdf4;border-radius:8px}.auth-link-btn{align-self:flex-start;border:none;background:none;color:var(--gray-600);font-size:.85rem;font-weight:600;cursor:pointer;padding:0;margin-top:-.25rem}.auth-link-btn:hover{color:var(--brazil-green-dark);text-decoration:underline}@media(max-width:768px){.auth-shell{grid-template-columns:1fr;max-width:440px;min-height:auto}.auth-shell--wide{max-width:480px;min-height:auto}.auth-shell--wide .auth-card{padding:1.75rem 1.5rem;overflow-y:visible}.auth-brand{padding:1.75rem 1.5rem}.auth-brand__hexa{font-size:1.5rem}.auth-brand__verse{margin-bottom:1rem}.auth-brand__perks{display:none}.auth-card{padding:1.75rem 1.5rem}.auth-form__row{grid-template-columns:1fr}}.auth-loading{min-height:100vh;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600}.app-loading,.app-error{text-align:center;color:#fff;padding:3rem 1rem;font-weight:600}.app-error{color:#fecaca}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0a1f448c;display:flex;align-items:center;justify-content:center;padding:1rem;z-index:200;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal-card{width:100%;max-width:440px;background:#fff;border-radius:20px;padding:1.5rem;box-shadow:0 24px 64px #0a1f4440;max-height:90vh;overflow-y:auto}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1rem}.modal-header h2{font-size:1.35rem;font-weight:800;color:var(--brazil-green-deep)}.modal-subtitle{font-size:.85rem;color:var(--gray-600);margin-top:.15rem}.modal-close{width:36px;height:36px;border:none;border-radius:10px;background:var(--gray-100);font-size:1.4rem;line-height:1;cursor:pointer;color:var(--gray-600)}.modal-close:hover{background:var(--gray-200)}.profile-tabs{display:flex;gap:.35rem;margin-bottom:1rem;background:var(--gray-50);padding:.35rem;border-radius:10px}.profile-tabs button{flex:1;padding:.55rem;border:none;border-radius:8px;background:transparent;font-weight:600;font-size:.85rem;color:var(--gray-600);cursor:pointer}.profile-tabs button.active{background:#fff;color:var(--brazil-green-deep);box-shadow:0 1px 4px #00000014}.modal-form{margin-top:.5rem}.modal-message{padding:.65rem .85rem;border-radius:8px;font-size:.85rem;font-weight:500;margin-bottom:.75rem}.modal-message--error{background:#fef2f2;color:var(--red)}.modal-message--success{background:#f0fdf4;color:var(--green)}.delete-account-modal h2{font-size:1.35rem;font-weight:800;color:var(--brazil-green-deep);margin-bottom:.5rem}.delete-account-modal__warning{font-size:.88rem;color:var(--gray-600);line-height:1.45;margin-bottom:1rem}.delete-account-modal__actions{display:flex;gap:.65rem;justify-content:flex-end;margin-top:.5rem}.modal-btn{padding:.65rem 1rem;border-radius:10px;font-weight:700;font-size:.88rem;cursor:pointer;border:none}.modal-btn--ghost{background:var(--gray-100);color:var(--gray-700)}.modal-btn--ghost:hover{background:var(--gray-200)}.modal-btn--danger{background:var(--red);color:#fff}.modal-btn--danger:hover:not(:disabled){filter:brightness(.95)}.modal-btn--danger:disabled{opacity:.6;cursor:not-allowed}.app{max-width:1440px;margin:0 auto;padding:1rem 1.25rem 3rem}.app-header-shell{position:relative;isolation:isolate;margin-bottom:2rem;border-radius:24px;box-shadow:0 8px 32px #009c3b47;border:1px solid rgba(0,156,59,.35);overflow:visible;background:var(--brazil-green-dark)}.app-header-shell:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;border-radius:inherit;background:linear-gradient(90deg,#002818,#007a2f,#009c3b,#ffdf00,#009c3b,#007a2f,#0a1f44,#13408a 84%,#009c3b,#002818);background-size:500% 100%;animation:headerGradientFlow 9s linear infinite}.app-header-shell>.app-topbar{position:relative;z-index:20}.app-header-shell>.hero{position:relative;z-index:1}.app-body,.app-main{width:100%}.app-topbar{position:relative;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:1rem;margin:0;padding:.85rem 1.25rem;background:#00000014;border:none;border-bottom:1px solid rgba(255,255,255,.1);border-radius:24px 24px 0 0}.app-topbar__brand{display:flex;align-items:center;gap:.75rem}.app-topbar__logo{width:42px;height:42px;display:grid;place-items:center;background:linear-gradient(135deg,var(--brazil-green),var(--brazil-yellow));border-radius:12px;font-size:1.25rem;box-shadow:0 2px 8px #009c3b59}.app-topbar__title{font-weight:800;color:#fff;font-size:.95rem;line-height:1.2}.app-topbar__subtitle{font-size:.85rem;color:#ffffff8c}.app-topbar__actions{display:flex;align-items:center;gap:.75rem;position:relative;z-index:30}.save-status--pill{display:inline-flex;align-items:center;gap:.4rem;padding:.35rem .75rem;border-radius:999px;background:#ffffff14;font-size:.78rem;font-weight:600;color:#fffc}.save-status__dot{width:7px;height:7px;border-radius:50%;background:#fff6}.save-status.saving .save-status__dot{background:var(--brazil-yellow);animation:pulse 1s infinite}.save-status.saved .save-status__dot{background:var(--brazil-green)}.save-status.error .save-status__dot{background:#fca5a5}.online-status{display:inline-flex;align-items:center;gap:.4rem;padding:.35rem .75rem;border-radius:999px;background:#ffffff14;font-size:.78rem;font-weight:600;color:#ffffffeb;white-space:nowrap}.online-status__dot{width:7px;height:7px;border-radius:50%;background:#4ade80;box-shadow:0 0 6px #4ade80a6}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}.user-menu{position:relative;z-index:30;display:inline-flex;flex-direction:column;align-items:stretch}.user-menu__trigger{display:flex;align-items:center;gap:.65rem;width:100%;padding:.35rem .5rem .35rem .35rem;border:1px solid rgba(255,255,255,.15);border-radius:12px;background:#ffffff14;color:#fff;cursor:pointer;transition:background .2s,border-color .2s;box-sizing:border-box}.user-menu__trigger:hover{background:#ffffff24;border-color:#ffffff40}.user-menu__avatar{width:36px;height:36px;border-radius:10px;background:linear-gradient(135deg,var(--brazil-green-dark),var(--brazil-green));display:grid;place-items:center;font-weight:800;font-size:.8rem;color:#fff;flex-shrink:0}.user-menu__info{display:flex;flex-direction:column;align-items:flex-start;text-align:left;min-width:0}.user-menu__name{font-weight:700;font-size:.85rem;max-width:140px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-menu__email{font-size:.72rem;color:#ffffff8c;max-width:140px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-menu__chevron{font-size:.65rem;opacity:.6;padding-right:.25rem}.user-menu__dropdown{position:absolute;top:calc(100% + .5rem);left:0;right:0;width:100%;background:#fff;border-radius:12px;box-shadow:0 12px 40px #0a1f4440;padding:.35rem;z-index:1000;animation:dropdownIn .15s ease;box-sizing:border-box}@keyframes dropdownIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.user-menu__dropdown-header{padding:.65rem .75rem;border-bottom:1px solid var(--gray-100);margin-bottom:.25rem}.user-menu__dropdown-header strong{display:block;font-size:.9rem;color:var(--blue-900)}.user-menu__dropdown-header span{display:block;font-size:.78rem;color:var(--gray-600);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-menu__dropdown button{width:100%;text-align:left;padding:.6rem .75rem;border:none;background:none;border-radius:8px;font-size:.88rem;font-weight:500;color:var(--gray-800);cursor:pointer}.user-menu__dropdown button:hover{background:var(--gray-50)}.user-menu__dropdown hr{border:none;border-top:1px solid var(--gray-100);margin:.25rem 0}.user-menu__logout,.user-menu__danger{color:var(--red)!important}.hero{position:relative;z-index:1;background:transparent;border-radius:0 0 24px 24px;padding:2rem 1.25rem 2.25rem;margin:0;color:#fff;box-shadow:none;overflow:hidden}.hero__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;overflow:hidden;z-index:0}.hero__orb{position:absolute;border-radius:50%;filter:blur(40px);opacity:.55;animation:heroOrbDrift 12s ease-in-out infinite alternate;z-index:1}.hero__orb--green{width:220px;height:220px;background:#009c3ba6;top:-60px;right:12%}.hero__orb--yellow{width:180px;height:180px;background:#ffdf0073;bottom:-40px;left:8%;animation-delay:-4s}.hero__ball{position:absolute;top:18%;right:6%;font-size:2.75rem;opacity:.2;animation:heroBallFloat 5s ease-in-out infinite;filter:drop-shadow(0 8px 16px rgba(0,0,0,.25));z-index:1}.hero__layout{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1.4fr) minmax(260px,.9fr);gap:1.75rem;align-items:center}.hero-content{min-width:0}.hero-tag{display:inline-flex;align-items:center;gap:.5rem;font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--brazil-yellow);margin-bottom:.65rem;padding:.35rem .75rem .35rem .5rem;border-radius:999px;background:#0000002e;border:1px solid rgba(255,223,0,.25)}.hero-tag__pulse{width:8px;height:8px;border-radius:50%;background:var(--brazil-yellow);box-shadow:0 0 #ffdf0099;animation:heroPulse 2s ease-out infinite}.hero h1{font-size:clamp(1.55rem,3.8vw,2.35rem);font-weight:800;line-height:1.15;margin-bottom:.85rem;max-width:18ch;background:linear-gradient(180deg,#fff,#ffffffe0);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-desc{opacity:.92;max-width:36rem;font-size:.98rem;line-height:1.55;margin-bottom:0}.hero-aside{display:flex;flex-direction:column;gap:.85rem}.hexa-card{text-align:center;padding:1rem 1.1rem .85rem;border-radius:16px;background:#00000038;border:1px solid rgba(255,223,0,.28);box-shadow:inset 0 1px #ffffff14}.hexa-card__label{font-size:1rem;font-weight:800;margin-bottom:.55rem;letter-spacing:.02em}.hexa-stars{display:flex;justify-content:center;gap:.35rem;margin-bottom:.35rem}.hexa-star{font-size:1.35rem;line-height:1;text-shadow:0 2px 8px rgba(0,0,0,.25)}.hexa-star--won{color:var(--brazil-yellow);animation:hexaStarShine 3s ease-in-out infinite}.hexa-star--won:nth-child(2){animation-delay:.2s}.hexa-star--won:nth-child(3){animation-delay:.4s}.hexa-star--won:nth-child(4){animation-delay:.6s}.hexa-star--won:nth-child(5){animation-delay:.8s}.hexa-star--next{color:#ffffff59;animation:hexaStarDream 1.8s ease-in-out infinite;filter:drop-shadow(0 0 8px rgba(255,223,0,.75))}.hexa-card__hint{font-size:.72rem;opacity:.75;margin:0}.hero-stats{display:grid;grid-template-columns:1fr 1fr;gap:.65rem;margin:0}.stat{display:flex;flex-direction:column}.stat--card{padding:.75rem .85rem;border-radius:14px;background:#ffffff14;border:1px solid rgba(255,255,255,.12);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.stat-value{font-size:1.65rem;font-weight:800;color:var(--brazil-yellow);line-height:1.1;font-variant-numeric:tabular-nums}.stat-label{font-size:.72rem;opacity:.82;margin-top:.2rem}.hero-progress__track{height:8px;border-radius:999px;background:#00000047;overflow:hidden;border:1px solid rgba(255,255,255,.1)}.hero-progress__fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--brazil-green),var(--brazil-yellow),var(--brazil-green));background-size:200% 100%;animation:heroProgressShine 2.5s linear infinite;transition:width .8s cubic-bezier(.22,1,.36,1);box-shadow:0 0 12px #ffdf0073}.hero-progress__caption{display:block;margin-top:.4rem;font-size:.68rem;opacity:.65;text-align:center}.hero:after{content:"";position:absolute;bottom:0;left:0;right:0;height:4px;z-index:3;background:linear-gradient(90deg,var(--brazil-green),var(--brazil-yellow),var(--brazil-green));background-size:200% 100%;animation:heroStripeMove 4s linear infinite}@keyframes headerGradientFlow{0%{background-position:0% 50%}to{background-position:100% 50%}}@keyframes heroPulse{0%{box-shadow:0 0 #ffdf008c}70%{box-shadow:0 0 0 10px #ffdf0000}to{box-shadow:0 0 #ffdf0000}}@keyframes heroBallFloat{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-14px) rotate(18deg)}}@keyframes heroOrbDrift{0%{transform:translate(0) scale(1)}to{transform:translate(12px,-10px) scale(1.08)}}@keyframes hexaStarShine{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.12);opacity:.88}}@keyframes hexaStarDream{0%,to{transform:scale(1);color:#ffffff59}50%{transform:scale(1.25);color:var(--brazil-yellow)}}@keyframes heroProgressShine{0%{background-position:0% 50%}to{background-position:200% 50%}}@keyframes heroStripeMove{0%{background-position:0% 50%}to{background-position:200% 50%}}.tabs{display:flex;gap:.5rem;flex-wrap:wrap;width:100%;margin-bottom:1.5rem;background:#ffffff14;border:1px solid rgba(0,156,59,.2);padding:.5rem;border-radius:var(--radius);box-sizing:border-box}.tabs button{padding:.65rem 1.25rem;border:none;border-radius:8px;font-weight:600;font-size:.9rem;cursor:pointer;background:transparent;color:#ffffffb3;transition:all .2s}.tabs button.active{background:#fff;color:var(--brazil-green-deep);box-shadow:0 2px 8px #009c3b33}.tabs button:hover:not(.active){background:#ffffff1f;color:#fff}.info-banner{background:linear-gradient(135deg,#ecfdf5,#fefce8);border-left:4px solid var(--brazil-green);padding:.85rem 1.25rem;border-radius:8px;margin-bottom:1.5rem;font-size:.9rem;color:var(--brazil-green-deep);width:100%;box-sizing:border-box}.info-banner__link{color:var(--brazil-green-dark);font-weight:700;text-decoration:underline;text-underline-offset:2px}.info-banner__link:hover{color:var(--brazil-green-deep)}.team-flag-img{display:block;object-fit:cover;border-radius:3px;box-shadow:0 1px 3px #00000026;flex-shrink:0}.team-flag-emoji,.team-flag-placeholder{flex-shrink:0;line-height:1}.team-label{display:inline-flex;align-items:center;gap:.45rem;min-width:0;max-width:100%}.team-label--right{flex-direction:row;justify-content:flex-end;text-align:right}.team-label--compact .team-label__name{font-size:.82rem}.team-label__name{font-weight:500;line-height:1.25;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}.team-label--winner .team-label__name{color:var(--green);font-weight:700}.groups-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;width:100%}.group-card{background:#fff;border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow);display:flex;flex-direction:column;width:100%;min-width:0}.group-header{background:linear-gradient(135deg,var(--brazil-green-dark),var(--brazil-green));color:#fff;padding:.75rem 1rem;border-bottom:2px solid var(--brazil-yellow)}.group-header h3{font-size:1.1rem;font-weight:700}.group-standings-empty{padding:1.25rem .75rem;text-align:center;color:var(--gray-600);font-size:.82rem;background:var(--gray-50);border-bottom:1px solid var(--gray-100)}.group-standings-empty p{margin:0}.standings-table{width:100%;border-collapse:collapse;font-size:.82rem;table-layout:fixed}.standings-table th{background:var(--gray-100);padding:.45rem .35rem;font-weight:600;color:var(--gray-600);text-align:center;font-size:.72rem}.standings-table th:first-child{text-align:left;padding-left:.75rem;width:48%}.standings-table td{padding:.5rem .35rem;text-align:center;border-bottom:1px solid var(--gray-100);vertical-align:middle}.standings-table td:first-child{text-align:left;padding-left:.75rem}.standings-table tr.qualified{background:#f0fdf4}.standings-table tr.qualified td:first-child{border-left:3px solid var(--green)}.standings-table tr.third-place{background:#fffbeb}.standings-table tr.third-place td:first-child{border-left:3px solid var(--brazil-yellow)}.group-matches{padding:.75rem;display:flex;flex-direction:column;gap:.6rem;flex:1}.group-matches .match-card{flex:0 0 auto}.match-card{background:#fff;border-radius:12px;padding:.65rem .75rem .7rem;border:1px solid var(--gray-200);box-shadow:0 1px 3px #0000000a;height:8.75rem;box-sizing:border-box;display:flex;flex-direction:column}.match-card--live{border-color:#fcd34d;box-shadow:0 0 0 1px #fcd34d59}.match-card--locked{background:#fafafa}.match-card__meta{display:flex;gap:.5rem;align-items:center;font-size:.72rem;color:var(--gray-600);margin-bottom:.5rem;font-weight:600;min-height:1.35rem}.match-card__meta .match-phase{margin-left:auto}.match-phase--placeholder{visibility:hidden;margin-left:auto}.match-card__grid{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);grid-template-rows:2.15rem 2.15rem;column-gap:.5rem;row-gap:.35rem;align-items:center;flex:1}.match-card__team{min-width:0;min-height:2.15rem;display:flex;align-items:center}.match-card__team--home{grid-column:1;grid-row:1;justify-content:flex-start}.match-card__team--away{grid-column:3;grid-row:1;justify-content:flex-end;text-align:right}.match-card__team--winner{background:#f0fdf4;border-radius:8px;padding:.2rem .35rem}.match-card__team .team-label__name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.match-card__official{grid-column:2;grid-row:1;display:flex;align-items:center;justify-content:center;gap:.3rem;height:2.15rem;min-width:5rem}.score-box{display:inline-flex;align-items:center;justify-content:center;min-width:2.1rem;height:2.1rem;padding:0 .35rem;border:1.5px solid var(--gray-200);border-radius:8px;background:#fff;font-weight:800;font-size:1rem;color:var(--brazil-green-deep);line-height:1}.score-plain{display:flex;align-items:center;justify-content:center;gap:.35rem;font-weight:800;font-size:1.05rem;color:#111827;line-height:1;min-height:2.15rem;min-width:5rem}.score-plain--empty{color:var(--gray-400);font-weight:600;font-size:.95rem}.score-box--official{box-shadow:inset 0 1px #fffc}.match-card__palpite-label{grid-column:1;grid-row:2;font-size:.62rem;font-weight:800;text-transform:uppercase;letter-spacing:.07em;color:var(--gray-600);align-self:center}.match-card__palpite-score{grid-column:2;grid-row:2;justify-self:center;height:2.15rem;min-width:5rem;display:flex;align-items:center;justify-content:center}.match-card__palpite-status{grid-column:3;grid-row:2;justify-self:end;align-self:center;min-height:2.15rem;min-width:5rem;display:flex;align-items:center;justify-content:flex-end}.palpite-display{display:flex;align-items:center;justify-content:center;gap:.35rem;font-weight:800;font-size:1rem;color:#c2410c;line-height:1}.palpite-display__sep{font-size:.85rem;font-weight:700;color:#ea580c}.palpite-display--empty{color:var(--gray-400);font-weight:600;font-size:.95rem}.score-input{display:flex;align-items:center;justify-content:center;gap:.25rem;flex-shrink:0;height:2.15rem;min-width:5rem}.score-input input{width:2.15rem;height:2.15rem;text-align:center;border:1.5px solid var(--gray-200);border-radius:8px;font-weight:700;font-size:1rem;color:var(--brazil-green-deep);padding:0;background:#fff}.score-input--palpite input{color:#111827;border-color:var(--gray-300)}.score-input--palpite input:focus{border-color:var(--brazil-green);box-shadow:0 0 0 3px #009c3b1f}.score-input input:focus{outline:none;border-color:var(--brazil-green);box-shadow:0 0 0 3px #009c3b26}.score-input input:disabled{background:var(--gray-100);color:var(--gray-700);cursor:not-allowed}.score-sep{font-weight:700;color:var(--gray-500);font-size:.78rem}.prediction-badge{font-size:.6rem;font-weight:700;padding:.18rem .45rem;border-radius:999px;white-space:nowrap;line-height:1.2;min-height:1.35rem;display:inline-flex;align-items:center}.prediction-badge--placeholder{visibility:hidden}.prediction-badge--hit{background:#dcfce7;color:#166534}.prediction-badge--miss{background:#fee2e2;color:#991b1b}.prediction-badge--none{background:var(--gray-100);color:var(--gray-600)}.match-phase{margin-left:auto;padding:.1rem .45rem;border-radius:999px;font-size:.65rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase}.match-phase--live{background:#fef3c7;color:#b45309;animation:pulse-live 1.5s ease-in-out infinite}.match-phase--finished{background:var(--gray-200);color:var(--gray-700)}@keyframes pulse-live{0%,to{opacity:1}50%{opacity:.65}}.group-note{padding:.5rem .75rem;font-size:.7rem;color:var(--gray-600);border-top:1px solid var(--gray-100)}.ko-match--live{border-color:#fcd34d}.ko-match--locked .score-input input{cursor:not-allowed}.knockout-bracket{display:flex;flex-direction:column;gap:2rem;width:100%}.knockout-summary{display:grid;grid-template-columns:repeat(3,auto);gap:1rem 1.5rem;align-items:center;background:#ffffff14;border:1px solid rgba(0,156,59,.25);border-radius:16px;padding:1.25rem 1.5rem}.knockout-summary__stat{display:flex;flex-direction:column}.knockout-summary__value{font-size:1.75rem;font-weight:800;color:var(--brazil-yellow);line-height:1}.knockout-summary__label{font-size:.78rem;color:#ffffffa6;margin-top:.25rem}.knockout-summary__hint{grid-column:1 / -1;font-size:.85rem;color:#ffffffb3;margin:0}.knockout-phase__header{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem;padding-bottom:.65rem;border-bottom:2px solid rgba(255,223,0,.55)}.knockout-phase__title{display:flex;align-items:center;gap:.65rem}.knockout-phase__title h3{color:#fff;font-size:1.05rem;margin:0}.knockout-phase__badge{display:grid;place-items:center;min-width:36px;height:36px;padding:0 .5rem;border-radius:10px;background:var(--brazil-yellow);color:var(--brazil-green-deep);font-weight:800;font-size:.8rem}.knockout-phase__progress{font-size:.8rem;font-weight:600;color:#ffffffa6;background:#ffffff14;padding:.35rem .75rem;border-radius:999px}.phase-grid{display:grid;gap:1rem}.phase-r32{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.phase-r16,.phase-qf{grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}.phase-sf,.phase-third,.phase-final,.phase-grid--highlight{grid-template-columns:repeat(auto-fill,minmax(360px,1fr))}.ko-match{background:#fff;border-radius:var(--radius);padding:1rem 1.1rem;box-shadow:var(--shadow);border:2px solid transparent;transition:border-color .2s,transform .15s}.ko-match:hover{transform:translateY(-1px)}.ko-match.played{border-color:var(--brazil-green)}.ko-match.final-match{background:linear-gradient(135deg,#fefce8,#fff 60%);border-color:var(--brazil-yellow);box-shadow:0 8px 32px #ffdf0040}.ko-match.third-match{background:linear-gradient(135deg,#f8fafc,#fff);border-color:var(--gray-200)}.ko-match-header{display:flex;justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.85rem}.ko-label{font-weight:700;font-size:.82rem;color:var(--brazil-green-deep)}.ko-date{font-size:.72rem;color:var(--gray-600);white-space:nowrap}.ko-match .match-card{border:none;box-shadow:none;padding:0;background:transparent}.ko-match .match-card--locked{background:transparent}.ko-pending-msg{text-align:center;font-size:.82rem;color:var(--gray-600);font-style:italic;padding:.5rem;background:var(--gray-50);border-radius:8px}.team-slot.pending{color:var(--gray-600);font-style:italic;font-weight:400;font-size:.85rem}.ko-vs{display:grid;place-items:center;width:2rem;height:2rem;font-weight:800;color:var(--gray-600);font-size:.9rem;background:var(--gray-100);border-radius:8px}.ko-winner{margin-top:.75rem;text-align:center;font-size:.82rem;color:var(--green);padding-top:.6rem;border-top:1px dashed var(--gray-200)}.ko-tiebreak{margin-top:.75rem;padding-top:.6rem;border-top:1px dashed var(--yellow);text-align:center}.ko-tiebreak__label{display:block;font-size:.78rem;color:var(--gray-600);margin-bottom:.5rem}.ko-tiebreak__actions{display:flex;gap:.5rem;justify-content:center;flex-wrap:wrap}.ko-tiebreak__btn{padding:.35rem .75rem;border:1px solid var(--blue);border-radius:6px;background:var(--white);color:var(--blue);font-size:.78rem;font-weight:600;cursor:pointer}.ko-tiebreak__btn:hover{background:var(--blue);color:var(--white)}.ko-winner strong{font-weight:700}footer{text-align:center;padding:2rem 1rem 0;color:#ffffff80;font-size:.8rem}@media(max-width:1100px){.groups-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){.hero__layout{grid-template-columns:1fr;gap:1.35rem}.hero h1{max-width:none}.hero__ball{top:8%;right:4%;font-size:2rem}}@media(max-width:768px){.app-topbar{flex-direction:column;align-items:stretch}.app-topbar__actions{justify-content:space-between}.user-menu__name,.user-menu__email{max-width:100px}.groups-grid{grid-template-columns:1fr}.knockout-summary{grid-template-columns:1fr 1fr}}@media(prefers-reduced-motion:reduce){.app-header-shell:before{animation-duration:18s}.hero__ball,.hero__orb,.hero-tag__pulse,.hexa-star--won,.hexa-star--next,.hero-progress__fill,.hero:after{animation:none}.hero-progress__fill{transition:none}}@media(max-width:480px){.match-card__grid{column-gap:.35rem}.match-card__team .team-label__name{font-size:.75rem}.score-box{min-width:1.85rem;height:1.85rem;font-size:.9rem}.score-input input{width:1.85rem;height:1.85rem;font-size:.85rem}.hero-stats{gap:1rem}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--blue-900: #0a1f44;--blue-800: #0d2b5e;--blue-700: #13408a;--blue-600: #1a56c4;--blue-500: #2563eb;--blue-100: #dbeafe;--brazil-green: #009c3b;--brazil-green-dark: #007a2f;--brazil-green-deep: #006b28;--brazil-yellow: #ffdf00;--gold: #ffdf00;--green: #009c3b;--red: #dc2626;--gray-50: #f8fafc;--gray-100: #f1f5f9;--gray-200: #e2e8f0;--gray-600: #475569;--gray-800: #1e293b;--radius: 12px;--shadow: 0 4px 24px rgba(10, 31, 68, .12);--app-bg: radial-gradient(circle at 15% 20%, rgba(0, 156, 59, .18) 0%, transparent 45%), radial-gradient(circle at 85% 80%, rgba(255, 223, 0, .12) 0%, transparent 40%), linear-gradient(160deg, var(--blue-900) 0%, #0f3460 40%, #16213e 100%)}body{font-family:Inter,system-ui,-apple-system,sans-serif;background:var(--app-bg);background-attachment:fixed;min-height:100vh;color:var(--gray-800);line-height:1.5}#root{min-height:100vh}input[type=number]{-moz-appearance:textfield}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none}
