:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:dark;color:#ffffffe6;background:linear-gradient(135deg,#1a1a2e,#16213e);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;margin:0;padding:0}a{font-weight:500;color:#f1c40f;text-decoration:inherit;transition:color .3s ease}a:hover{color:#f39c12}body{margin:0;min-width:320px;min-height:100vh;padding:20px;background-attachment:fixed}h1{font-size:2.5em;line-height:1.1;color:#f1c40f;text-align:center;margin-bottom:2rem;text-shadow:0 2px 4px rgba(0,0,0,.3)}button{border-radius:12px;border:1px solid #f1c40f;padding:.8em 1.5em;font-size:1.1em;font-weight:600;font-family:inherit;background:linear-gradient(135deg,#f1c40f,#f39c12);color:#1a1a2e;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #f1c40f4d}button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #f1c40f66}button:focus,button:focus-visible{outline:3px solid rgba(241,196,15,.5);outline-offset:2px}.container{max-width:900px;margin:0 auto;padding:2.5rem;background:#1a1a2ecc;border-radius:20px;box-shadow:0 10px 30px #00000080;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1)}.section{margin-bottom:2.5rem;padding:1.5rem;background:#1e293bcc;border-radius:15px;box-shadow:0 4px 15px #0000004d;border:1px solid rgba(241,196,15,.2)}.section-title{font-size:1.4rem;font-weight:700;margin-bottom:1.5rem;color:#f1c40f;border-bottom:2px solid rgba(241,196,15,.3);padding-bottom:.8rem;text-transform:uppercase;letter-spacing:1px}.data-item{display:flex;justify-content:space-between;margin-bottom:1rem;padding:1rem;background:#2d3748cc;border-radius:10px;transition:all .3s ease;border:1px solid rgba(255,255,255,.1)}.data-item:hover{background:#374152e6;transform:translate(5px);box-shadow:0 4px 10px #0000004d}.data-label{font-weight:600;color:#fffc;font-size:.95rem}.data-value{color:#f1c40f;font-weight:700;font-size:1.05rem;font-family:Courier New,Courier,monospace;word-break:break-all;overflow-wrap:break-word;max-width:100%}@media (max-width: 768px){.data-value{font-size:1rem}}.wallet-connect-btn{width:100%;padding:1.2rem;font-size:1.2rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;margin-bottom:2rem}.address-list{margin-top:1rem}.address-item{padding:1rem;background:#2d3748cc;border-radius:10px;margin-bottom:.8rem;font-family:Courier New,Courier,monospace;font-size:.95rem;border:1px solid rgba(255,255,255,.1);transition:all .3s ease}.address-item:hover{background:#374152e6;transform:translate(5px);box-shadow:0 4px 10px #0000004d}.loading{text-align:center;padding:3rem;color:#f1c40f;font-size:1.2rem}.error{text-align:center;padding:3rem;color:#e74c3c;font-size:1.1rem;background:#e74c3c1a;border-radius:10px;border:1px solid rgba(231,76,60,.3)}.header-actions{display:flex;justify-content:flex-end;margin-bottom:2rem}.refresh-btn{background:linear-gradient(135deg,#3498db,#2980b9);color:#fff;border:1px solid #3498db;padding:.8rem 1.5rem;font-size:1rem;font-weight:600;border-radius:12px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #3498db4d}.refresh-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #3498db66;border-color:#2980b9}.refresh-btn:disabled{background:#7f8c8d;border-color:#7f8c8d;cursor:not-allowed;transform:none;box-shadow:none}@media (max-width: 768px){body{padding:10px}.container{padding:1.2rem;margin:5px;border-radius:15px}h1{font-size:1.8em;margin-bottom:1.5rem}.section{padding:1rem;margin-bottom:1.5rem}.section-title{font-size:1.2rem;margin-bottom:1rem}.data-item{flex-direction:column;gap:.3rem;padding:.8rem}.data-label{font-size:.9rem}.data-value{font-size:1rem;margin-top:.3rem}.header-actions{justify-content:center;margin-bottom:1.5rem}.refresh-btn{padding:.7rem 1.2rem;font-size:.9rem}.wallet-connect-btn{padding:1rem;font-size:1.1rem}.address-item{padding:.8rem;font-size:.85rem}.loading{padding:2rem;font-size:1.1rem}.error{padding:2rem;font-size:1rem}button{touch-action:manipulation;-webkit-tap-highlight-color:transparent}.data-item,.address-item{touch-action:manipulation}.pull-to-refresh{touch-action:pan-y}}.pull-to-refresh{min-height:100%;padding-bottom:2rem}.pull-to-refresh__indicator{text-align:center;padding:1rem;color:#f1c40f;font-size:.9rem;margin-top:-1rem;margin-bottom:1rem}.pull-to-refresh__content{transition:transform .3s ease}.ptr-element{height:0;overflow:hidden;transition:height .3s ease}.ptr-element.ptr-refreshing{height:60px}
