.goal-tracker{background-color:#f5f7fb;color:#333;max-width:500px;margin:0 auto;min-height:100vh;position:relative;padding:20px 20px 80px}.page-title{font-size:20px;font-weight:700;margin-bottom:20px;text-align:center}.add-goal-btn,.goal-card{cursor:pointer}.add-goal-btn{position:fixed;bottom:80px;right:20px;width:60px;height:60px;background-color:#3a57e8;color:white;border-radius:50%;display:flex;justify-content:center;align-items:center;box-shadow:0 4px 12px rgba(58,87,232,.3);z-index:10}.add-icon{font-size:24px}.empty-state{padding:40px 20px;color:#888}.empty-icon{font-size:48px}.modal{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:100;display:flex;justify-content:center;align-items:center}.form-group{margin-bottom:16px}.form-label{display:block;margin-bottom:8px;font-weight:600;font-size:14px}.form-input,.form-select,.form-textarea{width:100%;padding:12px;border:1px solid #eef0f8;border-radius:12px;font-size:14px}.form-textarea{min-height:100px;resize:vertical}.form-row{display:flex;gap:12px}.form-row .form-group{flex:1}.submit-btn{background-color:#3a57e8;color:white;border:none;padding:12px 20px;border-radius:12px;font-weight:600;width:100%;cursor:pointer;margin-top:8px}.category-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.category-tag{padding:8px 12px;background-color:#f2f6ff;border-radius:20px;font-size:12px;cursor:pointer;transition:all .2s}.category-tag.selected{background-color:#3a57e8;color:white}.stake-amount{display:flex;align-items:center;margin-top:8px}.stake-prefix{padding:12px;background-color:#f2f6ff;border:1px solid #eef0f8;border-right:none;border-radius:12px 0 0 12px;font-weight:600}.stake-input{border-radius:0 12px 12px 0;flex:1}.goal-details{padding:10px 0}.detail-item{margin-bottom:16px}.detail-label{font-weight:600;font-size:14px;color:#666;margin-bottom:4px}.detail-value{font-size:16px}.progress-circle{position:relative;width:150px;height:150px;margin:20px auto}.circle-bg{fill:none;stroke:#eef0f8;stroke-width:8}.circle-progress{fill:none;stroke:#3a57e8;stroke-width:8;stroke-linecap:round;transform:rotate(-90deg);transform-origin:50% 50%;transition:stroke-dashoffset .3s ease}.circle-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:24px;font-weight:700;color:#3a57e8}.pool-info{display:flex;justify-content:space-around;margin:20px 0}.pool-item{text-align:center}.pool-amount{font-size:18px;font-weight:700;color:#3a57e8}.pool-label{font-size:14px;color:#666}.transaction-details{padding:16px 0}.transaction-info{background-color:#f8f9fa;border-radius:8px;padding:16px;margin:16px 0}.transaction-item{display:flex;justify-content:space-between;margin-bottom:8px}.transaction-item:last-child{margin-bottom:0}.transaction-item .label{font-weight:600;color:#666}.transaction-item .value{color:#333}.transaction-action{text-align:center;margin-top:20px}.transaction-toast{margin-top:16px}.home-container{background-color:#f5f7fb;color:#333;max-width:500px;margin:0 auto;min-height:100vh;position:relative;padding:20px 20px 80px}.profile-section{display:flex;align-items:center;gap:12px}.profile-pic{width:50px;height:50px;border-radius:50%;object-fit:cover;border:2px solid #3a57e8}.profile-info h2{font-size:18px;margin-bottom:4px}.profile-info p{font-size:14px;color:#666}.date-section{background:linear-gradient(135deg,#3a57e8,#6c8eff);border-radius:16px;padding:16px;color:white;margin-bottom:20px;box-shadow:0 4px 12px rgba(58,87,232,.3);text-align:center}.today-date{font-size:18px;font-weight:600}.day-of-week{font-size:14px;opacity:.9;margin-top:4px}.notes-section{background-color:white;border-radius:16px;padding:16px;margin-bottom:20px;box-shadow:0 4px 12px rgba(0,0,0,.05)}.section-title{font-size:16px;font-weight:700;margin-bottom:12px;display:flex;align-items:center;gap:8px}.notes-textarea{width:100%;min-height:100px;border:1px solid #eef0f8;border-radius:12px;padding:12px;font-size:14px;resize:vertical;margin-bottom:12px}.save-btn{background-color:#3a57e8;color:white;border:none;padding:10px 16px;border-radius:20px;font-weight:600;display:flex;align-items:center;gap:5px;cursor:pointer}.energy-section{background-color:white;border-radius:16px;padding:16px;margin-bottom:20px;box-shadow:0 4px 12px rgba(0,0,0,.05)}.energy-slider-container{margin:20px 0}.energy-labels{display:flex;justify-content:space-between;margin-bottom:8px}.energy-label{font-size:12px;color:#666}.energy-slider{-webkit-appearance:none;width:100%;height:10px;border-radius:5px;background:linear-gradient(90deg,#e65c5c,#f2c94c,#6fcf97);outline:none}.energy-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:24px;height:24px;border-radius:50%;background:#3a57e8;cursor:pointer;border:3px solid white;box-shadow:0 2px 6px rgba(0,0,0,.2)}.energy-value{text-align:center;font-weight:700;font-size:18px;margin-top:12px}.ai-suggestion-btn{background-color:#f2f6ff;color:#3a57e8;border:none;padding:10px 16px;border-radius:20px;font-weight:600;display:flex;align-items:center;gap:5px;cursor:pointer;width:100%;justify-content:center;margin-top:16px}.coin-growth-section{background-color:white;border-radius:16px;padding:16px;margin-bottom:80px;box-shadow:0 4px 12px rgba(0,0,0,.05)}.coin-chart{height:200px;display:flex;align-items:flex-end;justify-content:space-around;padding:20px 0;border-bottom:1px solid #eef0f8;margin-bottom:16px}.chart-bar{width:30px;background:linear-gradient(0deg,#3a57e8,#6c8eff);border-radius:4px 4px 0 0;position:relative}.chart-bar-label{bottom:-25px;color:#666}.chart-bar-label,.chart-value{position:absolute;left:0;right:0;text-align:center;font-size:12px}.chart-value{top:-25px;font-weight:600;color:#3a57e8}.growth-info{display:flex;justify-content:space-between}.growth-item{text-align:center}.growth-value{font-size:18px;font-weight:700;color:#3a57e8}.growth-label{font-size:12px;color:#666}.ai-suggestion-modal{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:100;display:flex;justify-content:center;align-items:center}.modal-content{background-color:white;border-radius:16px;width:90%;max-width:400px;padding:20px;max-height:80vh;overflow-y:auto}.modal-header{justify-content:space-between;margin-bottom:20px}.modal-header,.modal-title{display:flex;align-items:center}.modal-title{font-size:18px;font-weight:700;gap:8px}.close-btn{background:none;border:none;font-size:24px;cursor:pointer;color:#999}.suggestion-list{list-style-type:none}.suggestion-list li{margin-bottom:12px;padding-left:20px;position:relative}.suggestion-list li:before{content:"•";position:absolute;left:0}.modal-energy-value,.suggestion-list li:before{color:#3a57e8;font-weight:700}*{margin:0;padding:0;box-sizing:border-box;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.community-container{background-color:#f5f7fb;color:#333;max-width:500px;margin:0 auto;min-height:100vh;position:relative;padding:20px 20px 80px}.header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.logo{font-weight:700;font-size:24px;color:#3a57e8}.wallet{background-color:#3a57e8;color:white;padding:8px 12px;border-radius:20px;font-size:14px;display:flex;align-items:center;gap:5px}.tabs{display:flex;background-color:#eef0f8;border-radius:12px;padding:5px;margin-bottom:20px}.tab{flex:1;text-align:center;padding:12px;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease}.tab.active{background-color:white;box-shadow:0 2px 5px rgba(0,0,0,.1)}.goal-card{background-color:white;border-radius:16px;padding:16px;margin-bottom:16px;box-shadow:0 4px 12px rgba(0,0,0,.05)}.goal-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px}.goal-user{display:flex;align-items:center;gap:12px}.user-avatar{width:40px;height:40px;border-radius:50%;object-fit:cover;border:2px solid #eef0f8}.goal-info{flex:1}.goal-title{font-weight:700;font-size:16px;margin-bottom:4px}.goal-date{font-size:12px;color:#888}.goal-stake{background-color:#f2f6ff;color:#3a57e8;padding:6px 12px;border-radius:20px;font-size:12px;font-weight:600;display:flex;align-items:center;gap:4px}.goal-category{color:#666;font-size:14px;padding-left:52px}.goal-category,.progress-container{margin-bottom:16px}.progress-info{display:flex;justify-content:space-between;margin-bottom:8px}.progress-text{font-size:14px;color:#666}.progress-percent{font-weight:700;color:#3a57e8}.progress-bar{height:8px;background-color:#eef0f8;border-radius:4px;overflow:hidden}.progress-fill{height:100%;background-color:#3a57e8;border-radius:4px;transition:width .3s ease}.goal-footer{display:flex;justify-content:space-between;align-items:center}.time-left{font-size:14px;color:#e65c5c;font-weight:600}.share-btn{background-color:#f2f6ff;color:#3a57e8;border:none;padding:8px 16px;border-radius:20px;font-weight:600;display:flex;align-items:center;gap:5px;cursor:pointer}.bottom-nav{position:fixed;bottom:0;left:0;right:0;background-color:white;display:flex;justify-content:space-around;padding:16px;box-shadow:0 -2px 10px rgba(0,0,0,.1);max-width:500px;margin:0 auto}.nav-item{display:flex;flex-direction:column;align-items:center;color:#999;font-size:12px}.nav-item.active{color:#3a57e8}.nav-icon{font-size:20px;margin-bottom:4px}.empty-state{text-align:center;padding:40px 0;color:#999}.empty-icon{font-size:40px;margin-bottom:16px;color:#ccc}.potential-reward,.win-chance{font-size:14px;font-weight:600;color:#3a57e8}