@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&display=swap");.wallet-adapter-button{background-color:transparent;border:none;color:#fff;cursor:pointer;display:flex;align-items:center;font-family:DM Sans,Roboto,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px;font-weight:600;height:48px;line-height:48px;padding:0 24px;border-radius:4px}.wallet-adapter-button-trigger{background-color:#512da8}.wallet-adapter-button:not([disabled]):focus-visible{outline-color:white}.wallet-adapter-button:not([disabled]):hover{background-color:#1a1f2e}.wallet-adapter-button[disabled]{background:#404144;color:#999;cursor:not-allowed}.wallet-adapter-button-end-icon,.wallet-adapter-button-end-icon img,.wallet-adapter-button-start-icon,.wallet-adapter-button-start-icon img{display:flex;align-items:center;justify-content:center;width:24px;height:24px}.wallet-adapter-button-end-icon{margin-left:12px}.wallet-adapter-button-start-icon{margin-right:12px}.wallet-adapter-collapse{width:100%}.wallet-adapter-dropdown{position:relative;display:inline-block}.wallet-adapter-dropdown-list{position:absolute;z-index:99;display:grid;grid-template-rows:1fr;grid-row-gap:10px;padding:10px;top:100%;right:0;margin:0;list-style:none;background:#2c2d30;border-radius:10px;box-shadow:0 8px 20px rgba(0,0,0,.6);opacity:0;visibility:hidden;transition:opacity .2s ease,transform .2s ease,visibility .2s;font-family:DM Sans,Roboto,Helvetica Neue,Helvetica,Arial,sans-serif}.wallet-adapter-dropdown-list-active{opacity:1;visibility:visible;transform:translateY(10px)}.wallet-adapter-dropdown-list-item{display:flex;flex-direction:row;justify-content:center;align-items:center;border:none;outline:none;cursor:pointer;white-space:nowrap;box-sizing:border-box;padding:0 20px;width:100%;border-radius:6px;font-size:14px;font-weight:600;height:37px;color:#fff}.wallet-adapter-dropdown-list-item:not([disabled]):hover{background-color:#1a1f2e}.wallet-adapter-modal-collapse-button svg{align-self:center;fill:#999}.wallet-adapter-modal-collapse-button.wallet-adapter-modal-collapse-button-active svg{transform:rotate(180deg);transition:transform .15s ease-in}.wallet-adapter-modal{position:fixed;top:0;left:0;right:0;bottom:0;opacity:0;transition:opacity .15s linear;background:rgba(0,0,0,.5);z-index:1040;overflow-y:auto}.wallet-adapter-modal.wallet-adapter-modal-fade-in{opacity:1}.wallet-adapter-modal-button-close{display:flex;align-items:center;justify-content:center;position:absolute;top:18px;right:18px;padding:12px;cursor:pointer;background:#1a1f2e;border:none;border-radius:50%}.wallet-adapter-modal-button-close:focus-visible{outline-color:white}.wallet-adapter-modal-button-close svg{fill:#777;transition:fill .2s ease 0s}.wallet-adapter-modal-button-close:hover svg{fill:#fff}.wallet-adapter-modal-overlay{background:rgba(0,0,0,.5);position:fixed;top:0;left:0;bottom:0;right:0}.wallet-adapter-modal-container{display:flex;margin:3rem;min-height:calc(100vh - 6rem);align-items:center;justify-content:center}@media (max-width:480px){.wallet-adapter-modal-container{margin:1rem;min-height:calc(100vh - 2rem)}}.wallet-adapter-modal-wrapper{box-sizing:border-box;position:relative;display:flex;align-items:center;flex-direction:column;z-index:1050;max-width:400px;border-radius:10px;background:#10141f;box-shadow:0 8px 20px rgba(0,0,0,.6);font-family:DM Sans,Roboto,Helvetica Neue,Helvetica,Arial,sans-serif;flex:1 1}.wallet-adapter-modal-wrapper .wallet-adapter-button{width:100%}.wallet-adapter-modal-title{font-weight:500;font-size:24px;line-height:36px;margin:0;padding:64px 48px 48px;text-align:center;color:#fff}@media (max-width:374px){.wallet-adapter-modal-title{font-size:18px}}.wallet-adapter-modal-list{margin:0 0 12px;padding:0;width:100%;list-style:none}.wallet-adapter-modal-list .wallet-adapter-button{font-weight:400;border-radius:0;font-size:18px}.wallet-adapter-modal-list .wallet-adapter-button-end-icon,.wallet-adapter-modal-list .wallet-adapter-button-end-icon img,.wallet-adapter-modal-list .wallet-adapter-button-start-icon,.wallet-adapter-modal-list .wallet-adapter-button-start-icon img{width:28px;height:28px}.wallet-adapter-modal-list .wallet-adapter-button span{margin-left:auto;font-size:14px;opacity:.6}.wallet-adapter-modal-list-more{cursor:pointer;border:none;padding:12px 24px 24px 12px;align-self:flex-end;display:flex;align-items:center;background-color:transparent;color:#fff}.wallet-adapter-modal-list-more svg{transition:all .1s ease;fill:rgba(255,255,255,1);margin-left:.5rem}.wallet-adapter-modal-list-more-icon-rotate{transform:rotate(180deg)}.wallet-adapter-modal-middle{width:100%;display:flex;flex-direction:column;align-items:center;padding:0 24px 24px;box-sizing:border-box}.wallet-adapter-modal-middle-button{display:block;cursor:pointer;margin-top:48px;width:100%;background-color:#512da8;padding:12px;font-size:18px;border:none;border-radius:8px;color:#fff}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;background:#ffffff;min-height:100vh;padding:20px;color:#333}.container{max-width:800px;margin:0 auto;background:white;border-radius:20px;box-shadow:0 20px 60px rgba(0,0,0,.3);overflow:hidden}header{background:linear-gradient(135deg,#9945FF,#14F195);color:white;padding:40px;text-align:center}header h1{font-size:2.5em;margin-bottom:10px}.subtitle{font-size:1.1em;opacity:.9}main{padding:40px}.tabs{display:flex;gap:10px;margin-bottom:30px;border-bottom:2px solid #e9ecef}.tab{padding:15px 30px;background:none;cursor:pointer;font-size:1.1em;font-weight:500;color:#666;border:none;border-bottom:3px solid transparent;transition:all .2s;position:relative;bottom:-2px}.tab.active,.tab:hover{color:#9945FF}.tab.active{border-bottom-color:#9945FF}.tab.completed{color:#14F195}.tab.completed:after{content:" ✓"}.step-section{margin-bottom:40px;padding:30px;background:#f8f9fa;border-radius:15px;border:2px solid #e9ecef}.step-header{gap:15px;margin-bottom:15px}.step-header,.step-number{display:flex;align-items:center}.step-number{background:#9945FF;color:white;width:40px;height:40px;border-radius:50%;justify-content:center;font-weight:700;font-size:1.2em}.step-header h2{font-size:1.5em;color:#333}.step-description{color:#666;margin-bottom:20px;line-height:1.6}.qr-container{display:flex;justify-content:center;padding:20px;background:white;border-radius:10px;margin:20px 0}.qr-container canvas{max-width:300px;width:100%;height:auto}.status-message{padding:15px;border-radius:8px;margin-bottom:15px;font-weight:500}.status-message.info{background:#f3e5ff;color:#7000e0;border-left:4px solid #9945ff}.status-message.success{background:#e0fff4;color:#0a7d4a;border-left:4px solid #14f195}.status-message.error{background:#ffebee;color:#d32f2f;border-left:4px solid #d32f2f}.progress-indicator{text-align:center;padding:20px}.spinner{border:4px solid #f3f3f3;border-top-color:#9945ff;border-radius:50%;width:40px;height:40px;animation:spin 1s linear infinite;margin:0 auto 15px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.success-message{text-align:center;padding:30px;background:#e0fff4;border-radius:10px;border:2px solid #14f195}.success-message h2{color:#0a7d4a;margin-bottom:10px}.success-message p{color:#0a7d4a;font-size:1.1em}.census-section{margin-top:40px;padding:30px;background:#f8f9fa;border-radius:15px;border:2px solid #e9ecef}.census-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.census-header h2{font-size:1.8em;color:#333}.refresh-btn{background:#9945FF;color:white;border:none;padding:10px 20px;border-radius:8px;cursor:pointer;font-size:1em;font-weight:500;transition:transform .2s,box-shadow .2s}.refresh-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(153,69,255,.4)}.refresh-btn:disabled{opacity:.5;cursor:not-allowed}.refresh-btn:active{transform:translateY(0)}.census-stats{background:white;border-radius:10px;padding:20px}.country-item{display:flex;justify-content:space-between;align-items:center;padding:15px;margin-bottom:10px;background:#f8f9fa;border-radius:8px;border-left:4px solid #9945ff;transition:transform .2s}.country-item:hover{transform:translateX(5px);background:#e9ecef}.country-name{font-weight:500;font-size:1.1em;color:#333}.country-count{background:linear-gradient(135deg,#9945FF,#14F195);color:white;padding:5px 15px;border-radius:20px;font-weight:700;font-size:1.1em}.total-count{margin-top:20px;padding-top:20px;border-top:2px solid #e9ecef;text-align:center;font-size:1.2em;font-weight:700;color:#9945FF}.loading{text-align:center;color:#666;padding:20px}.empty-state{text-align:center;padding:40px;color:#999}.empty-state p{font-size:1.1em}@media (max-width:600px){header h1{font-size:2em}.step-section,main{padding:20px}.census-header{flex-direction:column;gap:15px;align-items:stretch}.refresh-btn{width:100%}}