*{box-sizing:border-box;margin:0;padding:0}body{color:#fff;background:linear-gradient(135deg,#1a1a2e 0%,#16213e 100%);min-height:100vh;font-family:Segoe UI,system-ui,-apple-system,sans-serif}.loading-screen{background:linear-gradient(135deg,#1a1a2e 0%,#16213e 100%);justify-content:center;align-items:center;min-height:100vh;display:flex}.loading-content{text-align:center}.loading-content h1{margin-bottom:10px;font-size:2rem}.loading-content p{opacity:.7}.app{max-width:1400px;margin:0 auto;padding:20px}.user-bar{border-bottom:1px solid #ffffff1a;justify-content:flex-end;align-items:center;gap:15px;margin-bottom:15px;padding-bottom:15px;display:flex}.auth-corner{z-index:100;position:absolute;top:15px;right:15px}@media (width<=768px){.auth-corner{justify-content:flex-end;margin-bottom:10px;display:flex;position:relative;top:0;right:0}}.user-logged{background:#ffffff1a;border-radius:20px;align-items:center;gap:10px;padding:8px 15px;display:flex}.user-info{color:#ffffffe6;font-size:.9rem}.saving-indicator{font-size:.9rem;animation:1s infinite pulse}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.btn-small{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #ffffff4d;border-radius:15px;padding:6px 12px;font-size:.8rem;transition:all .3s}.btn-small:hover{background:#fff3}.auth-form{background:#000c;border-radius:12px;flex-direction:column;gap:8px;min-width:200px;padding:15px;display:flex}.auth-form input{color:#fff;background:#ffffff1a;border:1px solid #fff3;border-radius:6px;padding:8px 12px;font-size:.85rem}.auth-form input::placeholder{color:#ffffff80}.auth-form input:focus{border-color:#ffc107;outline:none}.auth-buttons{gap:5px;display:flex}.auth-buttons button{cursor:pointer;border:none;border-radius:6px;flex:1;padding:6px 10px;font-size:.8rem;transition:all .2s}.auth-buttons button:first-child{color:#fff;background:linear-gradient(135deg,#4caf50,#2e7d32)}.auth-buttons button:nth-child(2){color:#000;background:linear-gradient(135deg,#ffc107,#ff8f00)}.auth-buttons .btn-cancel{color:#fff;background:#ffffff1a;flex:0;padding:6px 10px}.auth-error{color:#ff6b6b;text-align:center;margin-top:5px;font-size:.75rem}.btn-logout{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff4d;border-radius:6px;padding:8px 16px;font-size:.85rem;transition:all .3s}.btn-logout:hover{background:#ffffff1a;border-color:#ffffff80}.header{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border-radius:16px;margin-bottom:30px;padding:20px;position:relative}.header h1{text-shadow:2px 2px 4px #0000004d;margin-bottom:20px;font-size:2rem}.stats{flex-wrap:wrap;justify-content:center;gap:30px;margin-bottom:20px;display:flex}.stat-item{border-radius:12px;flex-direction:column;align-items:center;min-width:100px;padding:15px 25px;display:flex}.stat-item.owned{background:linear-gradient(135deg,#00c853,#009624)}.stat-item.progress{background:linear-gradient(135deg,#2196f3,#1565c0)}.stat-item.duplicates{background:linear-gradient(135deg,#ffc107,#ff8f00)}.stat-value{font-size:2rem;font-weight:700}.stat-label{opacity:.9;font-size:.9rem}.actions{flex-wrap:wrap;justify-content:center;gap:15px;margin-bottom:20px;display:flex}.btn{cursor:pointer;border:none;border-radius:8px;padding:12px 24px;font-size:1rem;font-weight:600;transition:all .3s}.btn-print{color:#fff;background:linear-gradient(135deg,#4caf50,#2e7d32)}.btn-print:hover{transform:translateY(-2px);box-shadow:0 4px 12px #4caf5066}.btn-reset{color:#fff;background:linear-gradient(135deg,#f44336,#c62828)}.btn-reset:hover{transform:translateY(-2px);box-shadow:0 4px 12px #f4433666}.legend{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}.legend-item{cursor:pointer;color:#fff;background:0 0;border:2px solid #0000;border-radius:20px;align-items:center;gap:8px;padding:8px 15px;font-size:.9rem;transition:all .3s;display:flex}.legend-item:hover{background:#ffffff1a}.legend-item.active{background:#fff3;border-color:#ffc107}.country-filter{margin-top:15px}.country-select{color:#fff;cursor:pointer;background:#ffffff1a;border:2px solid #fff3;border-radius:10px;min-width:200px;padding:10px 15px;font-size:.95rem;transition:all .3s}.country-select:hover{border-color:#fff6}.country-select:focus{border-color:#ffc107;outline:none}.country-select option{color:#fff;background:#1a1a2e}.legend-box{border:2px solid #ffffff4d;border-radius:4px;width:24px;height:24px}.legend-box.none{background:#ffffff1a}.legend-box.owned{background:linear-gradient(135deg,#00c853,#009624)}.legend-box.duplicate{background:linear-gradient(135deg,#ffc107,#ff8f00)}.album{flex-direction:column;gap:25px;display:flex}.group{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;padding:20px}.group-title{color:#ffc107;border-bottom:2px solid #fff3;margin-bottom:15px;padding-bottom:10px;font-size:1.3rem}.teams{flex-direction:column;gap:12px;display:flex}.team{flex-wrap:wrap;align-items:center;gap:15px;display:flex}.team-header{background:#ffffff1a;border-radius:8px;align-items:center;gap:8px;min-width:150px;padding:8px 12px;display:flex}.team-flag{font-size:1.5rem}.team-name{flex:1;font-size:.85rem;font-weight:600}.team-percentage{color:#fffc;background:#fff3;border-radius:10px;padding:2px 8px;font-size:.75rem;font-weight:700}.team-percentage.complete{color:#fff;background:linear-gradient(135deg,#00c853,#009624)}.stickers{flex-wrap:wrap;gap:5px;display:flex}.sticker{color:#fff;cursor:pointer;background:#ffffff1a;border:2px solid #ffffff4d;border-radius:4px;justify-content:center;align-items:center;width:50px;height:32px;font-size:.7rem;font-weight:600;transition:all .2s;display:flex}.sticker:hover{z-index:1;border-color:#fff;transform:scale(1.1)}.sticker.owned{color:#fff;background:linear-gradient(135deg,#00c853,#009624);border-color:#00e676}.sticker.duplicate{color:#000;background:linear-gradient(135deg,#ffc107,#ff8f00);border-color:#ffca28}.footer{text-align:center;opacity:.7;margin-top:30px;padding:20px;font-size:.9rem}.footer-hint{opacity:.8;margin-top:8px;font-size:.8rem}.signature{background:linear-gradient(90deg,#ffc107,#ff6b6b,#4ecdc4);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-top:10px;font-size:1rem;font-style:italic;font-weight:600}.print-only{display:none}@media print{*{box-sizing:border-box;-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}body{color:#000;margin:0;padding:0;font-size:6pt;background:#fff!important}.no-print{display:none!important}.print-only{text-align:center;border-bottom:1px solid #333;margin-bottom:3px;padding-bottom:3px;display:block}.print-only h1{margin:0;font-size:10pt}.print-only p{margin:2px 0 0;font-size:7pt}.app{max-width:100%;padding:2mm}.album{display:block}.group{page-break-inside:avoid;break-inside:avoid;border:none;margin:0;padding:0;background:0 0!important}.group-title{display:none}.teams{gap:0}.team{border-bottom:.5px solid #ddd;flex-wrap:nowrap;align-items:center;gap:2px;padding:1px 0;display:flex}.team-header{border-radius:0;align-items:center;gap:2px;min-width:65px;max-width:65px;padding:0;display:flex;background:0 0!important}.team-flag{font-size:8px}.team-name{color:#333;white-space:nowrap;font-size:5pt;font-weight:700;overflow:hidden}.team-percentage{display:none}.stickers{flex-wrap:nowrap;flex:1;gap:0;display:flex}.sticker{color:#333;border:.5px solid #bbb;border-radius:0;width:20px;min-width:20px;height:12px;padding:0;font-size:4pt;background:#fff!important}.sticker.owned{color:#006400;border-color:#228b22;background:#90ee90!important}.sticker.duplicate{color:#8b4513;border-color:#daa520;background:gold!important}.footer{display:none}@page{size:A4 portrait;margin:5mm}}@media (width<=768px){.header h1{font-size:1.5rem}.stats{gap:15px}.stat-item{min-width:80px;padding:10px 15px}.stat-value{font-size:1.5rem}.team{flex-direction:column;align-items:flex-start}.team-header,.stickers{width:100%}.sticker{width:42px;height:28px;font-size:.65rem}}
