@import"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:#fff}.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-start-icon,.wallet-adapter-button-end-icon img,.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 #0009;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 ease-in .15s}.wallet-adapter-modal{position:fixed;inset:0;opacity:0;transition:opacity linear .15s;background:#00000080;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:#fff}.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:#00000080;position:fixed;inset: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 #0009;font-family:DM Sans,Roboto,Helvetica Neue,Helvetica,Arial,sans-serif;flex: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-start-icon,.wallet-adapter-modal-list .wallet-adapter-button-end-icon img,.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:#fff;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}html,body,#root{min-height:100%}html,body{overscroll-behavior-y:contain}body{margin:0}*{box-sizing:border-box}:root{font-family:Avenir Next,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;color:#f7fbff;background:#0b111e}body{margin:0;min-width:320px;overflow-x:hidden;background:radial-gradient(1200px 700px at 20% -10%,#16345d 0%,transparent 60%),radial-gradient(900px 500px at 100% 0%,#12372f 0%,transparent 55%),#0b111e}#root{width:100%;overflow-x:hidden}.app-shell{width:min(760px,100%);max-width:100%;margin:0 auto;padding:1rem;display:grid;gap:1rem;overflow-x:clip}.card{border:1px solid rgba(255,255,255,.16);background:#101a2adb;border-radius:16px;padding:1rem;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.header-top{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}h1,h2,p{margin:0}h1{font-size:1.7rem;margin-bottom:.25rem}h2{font-size:1.1rem;margin-bottom:.8rem}.header-card p,.header-subtitle{color:#b9c7db;margin-bottom:1rem;overflow-wrap:anywhere}.header-subtitle{margin-top:.2rem;margin-bottom:0}.wallet-guide{margin:.9rem 0 1rem;padding:.8rem .9rem;border:1px solid rgba(143,240,203,.16);border-radius:12px;background:#8ff0cb0f;color:#b7d8d5;font-size:.9rem;line-height:1.45}.manual-fallback{margin-top:.25rem;padding:.85rem;border:1px dashed rgba(255,255,255,.16);border-radius:14px;background:#ffffff08}.manual-fallback-header{margin-bottom:.65rem;color:#98a9bc;font-size:.8rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.wallet-row{display:grid;grid-template-columns:1fr auto auto;gap:.5rem}.wallet-row input{width:100%;min-width:0;border-radius:10px;border:1px solid rgba(255,255,255,.2);background:#060c14cc;color:#eff4ff;padding:.7rem .8rem;font-size:.95rem}button{border-radius:10px;border:1px solid transparent;background:linear-gradient(135deg,#2f79ff,#10d2a0);color:#fff;padding:.7rem .9rem;font-weight:700;cursor:pointer}.wallet-connect-button{white-space:nowrap;min-width:148px}button:disabled{opacity:.4;cursor:not-allowed}.wallet-pill{margin-top:.75rem;color:#a9d6ff;font-size:.82rem;overflow-wrap:anywhere;word-break:break-word}.wallet-pill-connected{color:#8ff0cb}.ring-card{display:grid;justify-items:center}.ring-wrap{position:relative;width:180px;height:180px}.ring-track{stroke:#ffffff24}.ring-progress{stroke:#39cbff;transition:stroke-dashoffset .26s ease}.ring-progress-fire{stroke:#ff7d3c}.ring-center{position:absolute;inset:0;display:grid;place-content:center;text-align:center}.ring-number{font-size:1.85rem;font-weight:800}.ring-label{color:#bcd0e8;font-size:.8rem}.weekdays,.calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:.35rem}.calendar-card{border-color:#a7e4e72e;background:radial-gradient(100% 140% at 50% 0%,#12504e1f,#0000 52%),#071721f0}.calendar-card h2{color:#f2f7f6;font-size:1.12rem;letter-spacing:.01em}.weekdays span{color:#a5b9bb;font-size:.78rem;font-weight:500;text-align:center}.empty-cell{min-height:52px}.day-cell{position:relative;border:0;padding:0;background:transparent;min-height:68px;display:grid;place-items:center}.bubble{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:999px;background:radial-gradient(circle at 30% 28%,#ffffff1a,#fff0 34%),linear-gradient(180deg,#2ec8d7,#22bccc);box-shadow:inset 0 1px 1px #ffffff0f;min-width:22px;min-height:22px}.bubble-fire{background:radial-gradient(circle at 30% 28%,#ffffff1f,#fff0 34%),linear-gradient(180deg,#3a76ff,#285cd6 55%,#1c46aa)}.bubble-alert{position:absolute;left:50%;top:30%;transform:translate(-50%,-50%);width:0;height:0;border-left:28px solid transparent;border-right:28px solid transparent;border-bottom:48px solid #ff3b30}.day-cell-selected .bubble{outline:1.5px solid rgba(255,226,138,.95);outline-offset:2px}.day-cell-selected .bubble-alert{filter:drop-shadow(0 0 .5px rgba(255,226,138,.9))}.bubble-label{position:relative;z-index:1;color:#f3fbfb;font-size:1rem;font-weight:700;line-height:1;text-shadow:none}.calendar-popup{margin-bottom:.8rem;padding:.7rem .85rem;border:1px solid rgba(139,187,188,.26);border-radius:14px;background:#ffffff08;display:flex;justify-content:space-between;gap:.75rem;align-items:center;color:#edf6f6;font-size:.92rem}.calendar-popup-date{color:#c8d7d8}.selected-day{margin-top:.8rem;color:#b9cccd;font-size:.92rem}.selected-day-empty{opacity:.8}.calendar-disclaimer{margin-top:.85rem;color:#96acaf;font-size:.9rem;line-height:1.55}.stats-grid{display:grid;gap:.7rem}.stat-item{display:flex;justify-content:space-between;gap:.75rem;border-top:1px solid rgba(255,255,255,.12);padding-top:.7rem}.stat-item:first-child{border-top:0;padding-top:0}.stat-label{color:#a7bad3}.stat-value{font-weight:700;text-align:right}.info-card{color:#c9ddff}.error-card{border-color:#ff65658f;color:#ffc6c6}@media(max-width:640px){.app-shell{padding:.75rem;width:100%}.header-top{flex-direction:column;align-items:stretch}.card{padding:.9rem}h1{font-size:1.55rem}.header-card p{font-size:.95rem}.wallet-guide{font-size:.86rem}.wallet-row{grid-template-columns:1fr}.weekdays,.calendar-grid{gap:.1rem}.empty-cell{min-height:42px}.day-cell{min-height:54px}.bubble{min-width:14px;min-height:14px}.bubble-alert{border-left-width:18px;border-right-width:18px;border-bottom-width:32px}.calendar-popup{padding:.6rem .75rem;font-size:.82rem}.bubble-label{font-size:.8rem}.selected-day{font-size:.84rem}}
