body{background:#fafafa;margin:0}.albums-page,.albums-status{color:#232323;max-width:900px;margin:0 auto;padding:32px 20px 64px;font-family:system-ui,sans-serif}.albums-status{text-align:center;padding-top:80px}.albums-heading{justify-content:space-between;align-items:center;display:flex}.albums-heading h1{letter-spacing:-1px;margin:8px 0;font-size:clamp(28px,5vw,36px)}.album-eyebrow{letter-spacing:1.3px;font-size:11px;font-weight:750}.albums-intro{color:#666;max-width:580px;margin:12px 0 28px;line-height:1.6}.album-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,310px),1fr));gap:20px;display:grid}.album-choice{background:#fff;border:1px solid #e3e3e3;border-radius:16px;overflow:hidden}.album-cover{box-sizing:border-box;background:#fbcd2d;flex-direction:column;justify-content:center;height:168px;padding:24px;display:flex;position:relative}.album-cover:after{content:"⚽";opacity:.14;font-size:105px;position:absolute;right:22px;transform:rotate(-18deg)}.album-cover>span{letter-spacing:3px;font-size:12px;font-weight:800}.album-cover>strong{letter-spacing:-2px;font-size:52px;line-height:1.15}.album-cover>small{letter-spacing:2px;margin-top:10px;font-size:9px}.brasileirao-cover{color:#f6e45d;background:#14563d}.album-choice-body{padding:22px}.album-choice-title{justify-content:space-between;align-items:center;gap:8px;display:flex}.album-choice h2{margin:0;font-size:21px}.album-choice p{color:#666;font-size:13px;line-height:1.6}.album-choice .album-total{color:#333;margin-bottom:20px;font-size:12px;font-weight:650}.default-badge{white-space:nowrap;background:#fff1b5;border-radius:99px;padding:5px 9px;font-size:10px}.open-album{color:#fff;background:#232323;border-radius:8px;justify-content:space-between;padding:12px 16px;font-size:14px;font-weight:600;text-decoration:none;display:flex}.album-choice-settings{justify-content:space-between;gap:10px;margin-top:14px;display:flex}.album-choice-settings button{color:#555;cursor:pointer;background:0 0;border:0;padding:7px 0;font-size:12px}.album-choice-settings .hide-album{color:#a43232}.album-choice-settings button:disabled{color:#777;cursor:default}.albums-note{color:#666;margin-top:24px;font-size:13px}.albums-empty{text-align:center;border:1px dashed #ccc;border-radius:16px;padding:44px 28px}.albums-empty>span{font-size:40px}.albums-empty p{color:#666;max-width:470px;margin:0 auto;line-height:1.6}.album-success,.album-error{border-radius:8px;padding:12px 16px;font-size:13px;line-height:1.5}.album-success{color:#235c38;background:#e7f5eb}.album-error{color:#a12b23;background:#fff0ee}.hide-album-dialog{color:#232323;border:1px solid #ddd;border-radius:14px;width:min(480px,100vw - 88px);padding:28px;font-family:system-ui,sans-serif;box-shadow:0 16px 64px #0003}.hide-album-dialog::backdrop{background:#0008}.hide-album-dialog h2{margin:10px 0 16px;font-size:23px}.hide-album-dialog p{color:#555;font-size:14px;line-height:1.6}.hide-album-dialog label{margin-top:24px;font-size:14px;display:block}.hide-album-dialog input{box-sizing:border-box;border:1px solid #999;border-radius:7px;width:100%;margin:10px 0 6px;padding:11px 12px;font-size:16px}.album-actions{justify-content:flex-end;gap:10px;margin-top:22px;display:flex}.album-actions button,.albums-status button{cursor:pointer;font:inherit;background:#fff;border:1px solid #ccc;border-radius:7px;padding:11px 16px;font-size:13px}.album-actions .danger-button{color:#fff;background:#b52b28;border-color:#b52b28}.album-actions button:disabled{opacity:.45;cursor:not-allowed}.danger{color:#a43232}:where(.albums-page,.hide-album-dialog,.albums-status) :is(button,a,input):focus-visible{outline-offset:3px;outline:3px solid #3465ba}@media (width<=480px){.albums-page{padding:24px 16px 48px}.hide-album-dialog{width:calc(100vw - 72px);padding:22px}}
