*{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{transform:scale(1)}50%{transform:scale(1.1)}}.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:15px;display:flex}.actions-secondary{margin-bottom:20px}.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-copy{color:#fff;background:linear-gradient(135deg,#2196f3,#1565c0)}.btn-copy:hover{transform:translateY(-2px);box-shadow:0 4px 12px #2196f366}.btn-help{color:#fff;background:linear-gradient(135deg,#9c27b0,#6a1b9a)}.btn-help:hover{transform:translateY(-2px);box-shadow:0 4px 12px #9c27b066}.btn-reset{color:#fff;background:linear-gradient(135deg,#f44336,#c62828)}.btn-reset:hover{transform:translateY(-2px);box-shadow:0 4px 12px #f4433666}.btn-restore{color:#fff;background:linear-gradient(135deg,#ff9800,#f57c00);animation:1.5s infinite pulse}.btn-restore:hover{transform:translateY(-2px);box-shadow:0 4px 12px #ff980066}.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}}.modal-overlay{z-index:1000;background:#000c;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0;overflow-y:auto}.modal-content{background:linear-gradient(135deg,#1a1a2e 0%,#16213e 100%);border:1px solid #ffc1074d;border-radius:16px;width:100%;max-width:600px;max-height:90vh;padding:30px;position:relative;overflow-y:auto;box-shadow:0 10px 40px #00000080}.modal-close{color:#fff;cursor:pointer;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.5rem;transition:background .2s;display:flex;position:absolute;top:15px;right:15px}.modal-close:hover{background:#fff3}.modal-content h2{color:#ffc107;margin-bottom:5px;font-size:1.5rem}.modal-subtitle{color:#fff9;margin-bottom:20px;font-size:.9rem}.help-section{border-bottom:1px solid #ffffff1a;margin-bottom:20px;padding-bottom:15px}.help-section:last-of-type{border-bottom:none}.help-section h3{color:#ffc107;margin-bottom:10px;font-size:1.1rem}.help-section ul,.help-section ol{margin:0;padding-left:20px}.help-section li{color:#ffffffe6;margin-bottom:6px;line-height:1.5}.help-section li strong{color:#fff}.status-green{color:#4caf50}.status-yellow{color:#ffc107}.install-instructions h4{color:#fffc;margin:15px 0 8px;font-size:1rem}.install-instructions ol{margin-bottom:10px}.modal-footer{text-align:center;color:#ffffff80;border-top:1px solid #ffffff1a;margin-top:20px;padding-top:15px;font-size:.85rem}@media (width<=768px){.modal-content{margin:10px;padding:20px}.modal-content h2{padding-right:30px;font-size:1.3rem}.help-section h3{font-size:1rem}.actions{flex-wrap:wrap}.btn{padding:10px 12px;font-size:.8rem}}.btn-messages{align-items:center;gap:4px;display:flex;position:relative}.btn-messages .badge{color:#fff;background:#f44;border-radius:50%;justify-content:center;align-items:center;min-width:16px;height:16px;font-size:.65rem;font-weight:700;animation:1.5s infinite pulse;display:flex;position:absolute;top:-5px;right:-5px}.messages-modal{max-width:500px;max-height:90vh;overflow-y:auto}.message-compose{background:#ffffff0d;border-radius:10px;margin-bottom:20px;padding:15px}.message-compose h3{color:#ffc107;margin:0 0 12px;font-size:1rem}.message-compose input,.message-compose textarea{color:#fff;box-sizing:border-box;background:#ffffff1a;border:1px solid #fff3;border-radius:8px;width:100%;margin-bottom:10px;padding:10px 12px;font-family:inherit;font-size:.9rem}.message-compose input::placeholder,.message-compose textarea::placeholder{color:#ffffff80}.message-compose input:focus,.message-compose textarea:focus{border-color:#ffc107;outline:none}.message-compose textarea{resize:vertical;min-height:60px}.message-compose .error-text{color:#ff6b6b;margin-bottom:8px;font-size:.85rem}.message-inbox h3{color:#4ecdc4;margin:0 0 12px;font-size:1rem}.no-messages{color:#ffffff80;text-align:center;padding:20px;font-style:italic}.messages-list{flex-direction:column;gap:10px;max-height:300px;display:flex;overflow-y:auto}.message-item{cursor:pointer;background:#ffffff14;border-radius:10px;padding:12px 40px 12px 12px;transition:all .2s;position:relative}.message-item:hover{background:#ffffff1f}.message-item.unread{background:#ffc10726;border-left:3px solid #ffc107}.message-header{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.message-from{color:#fff;font-size:.9rem;font-weight:600}.message-date{color:#ffffff80;font-size:.75rem}.message-text{color:#fffc;word-break:break-word;margin:0;font-size:.85rem;line-height:1.4}.new-badge{color:#000;text-transform:uppercase;vertical-align:middle;background:#ffc107;border-radius:10px;margin-left:8px;padding:2px 6px;font-size:.6rem;font-weight:700;display:inline-block}.btn-whohas{background:linear-gradient(135deg,#9c27b0,#673ab7)!important}.btn-whohas:hover{background:linear-gradient(135deg,#7b1fa2,#512da8)!important}.whohas-modal{max-width:600px;max-height:85vh;overflow-y:auto}.loading-spinner{text-align:center;padding:40px;font-size:1.2rem}.no-results{text-align:center;padding:30px}.no-results .hint{color:#ffffff80;margin-top:10px;font-size:.85rem}.results-summary{text-align:center;color:#4ecdc4;margin-bottom:15px}.whohas-list{flex-direction:column;gap:12px;max-height:50vh;padding-right:5px;display:flex;overflow-y:auto}.whohas-item{background:#ffffff14;border-radius:10px;padding:12px}.whohas-sticker{align-items:center;gap:8px;margin-bottom:10px;display:flex}.sticker-code{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:6px;padding:4px 10px;font-size:.9rem;font-weight:700}.user-count{color:#ffffff80;font-size:.8rem}.whohas-users{flex-wrap:wrap;gap:8px;display:flex}.user-chip{color:#fff;cursor:pointer;background:#ffffff26;border:none;border-radius:20px;align-items:center;gap:4px;padding:6px 12px;font-size:.85rem;transition:all .2s;display:flex}.user-chip:hover{background:#ffffff40;transform:translateY(-1px)}.user-chip.contacted{background:#ffc1074d;border:1px solid #ffc107}.contacted-badge{margin-left:4px}.direct-message-hint{color:#ce93d8;text-align:center;background:#9c27b033;border-radius:8px;margin-top:8px;padding:8px 12px;font-size:.85rem}.btn-send{width:100%;background:linear-gradient(135deg,#4ecdc4,#44a08d)!important}.btn-send:hover{background:linear-gradient(135deg,#44a08d,#3d9980)!important}.btn-send:disabled{opacity:.6;cursor:not-allowed}.inbox-header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.inbox-header h3{margin:0}.btn-delete-all{color:#ff5252;cursor:pointer;background:#ff525233;border:none;border-radius:8px;padding:6px 12px;font-size:.8rem;transition:all .2s}.btn-delete-all:hover{background:#ff525266}.btn-delete-msg{color:#ff5252;cursor:pointer;z-index:2;background:#ff52524d;border:none;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:1rem;font-weight:700;line-height:1;transition:all .2s;display:flex;position:absolute;top:8px;right:8px}.btn-delete-msg:hover{color:#fff;background:#ff525299}.btn-export{background:linear-gradient(135deg,#2196f3,#1976d2)!important}.btn-export:hover{background:linear-gradient(135deg,#1976d2,#1565c0)!important}.btn-import{cursor:pointer;justify-content:center;align-items:center;display:inline-flex;background:linear-gradient(135deg,#ff9800,#f57c00)!important}.btn-import:hover{background:linear-gradient(135deg,#f57c00,#ef6c00)!important}
