.damt-verification-widget{max-width:800px;margin:40px auto;padding:40px;background:#1a1a2e;border-radius:20px;box-shadow:0 20px 60px rgb(0 0 0 / .5);color:#fff;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}.damt-verification-widget[data-theme="dark"]{background:linear-gradient(135deg,#1a1a2e 0%,#16213e 100%)}.damt-widget-header{text-align:center;margin-bottom:40px;padding-bottom:30px;border-bottom:2px solid rgb(255 255 255 / .1)}.damt-widget-header h2{font-size:32px;margin:0 0 10px 0;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-background-clip:text;-webkit-text-fill-color:#fff0;background-clip:text}.damt-widget-header p{color:rgb(255 255 255 / .7);margin:0;font-size:16px}.damt-claim-badge{display:inline-block;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);padding:12px 24px;border-radius:50px;margin-top:20px;font-weight:600;font-size:18px}.damt-step-section{background:rgb(255 255 255 / .05);border:2px solid rgb(255 255 255 / .1);border-radius:16px;margin-bottom:20px;overflow:hidden;transition:all 0.3s ease}.damt-step-section:hover{border-color:rgb(102 126 234 / .5);transform:translateY(-2px)}.damt-step-header{display:flex;align-items:center;gap:15px;padding:20px 25px;background:rgb(255 255 255 / .03);cursor:pointer}.damt-step-header.completed{background:rgb(76 175 80 / .1);border-left:4px solid #4caf50}.step-number{width:40px;height:40px;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:18px;flex-shrink:0}.damt-step-header h3{margin:0;font-size:20px;flex-grow:1}.step-status{padding:6px 16px;border-radius:50px;font-size:14px;font-weight:600;background:rgb(255 152 0 / .2);color:#ff9800}.damt-step-content{padding:25px}.help-text{color:rgb(255 255 255 / .7);font-size:14px;margin-bottom:20px;line-height:1.6}.wallet-buttons{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:15px;margin:20px 0}.wallet-btn{display:flex;align-items:center;justify-content:center;gap:10px;padding:16px 24px;background:rgb(255 255 255 / .05);border:2px solid rgb(255 255 255 / .1);border-radius:12px;color:#fff;font-size:16px;font-weight:600;cursor:pointer;transition:all 0.3s ease}.wallet-btn:hover{background:rgb(102 126 234 / .2);border-color:rgb(102 126 234 / .5);transform:translateY(-2px)}.wallet-btn img{width:24px;height:24px}.wallet-info{background:rgb(76 175 80 / .1);border:2px solid rgb(76 175 80 / .3);border-radius:12px;padding:20px;margin:20px 0}.info-row{display:flex;justify-content:space-between;margin-bottom:10px}.info-row:last-child{margin-bottom:15px}.wallet-address{font-family:'Courier New',monospace;color:#667eea;font-weight:600}.form-group{display:flex;gap:12px;margin:20px 0}.form-input{flex:1;padding:14px 18px;background:rgb(255 255 255 / .05);border:2px solid rgb(255 255 255 / .1);border-radius:10px;color:#fff;font-size:16px;transition:all 0.3s ease}.form-input:focus{outline:none;border-color:#667eea;background:rgb(255 255 255 / .08)}.form-input::placeholder{color:rgb(255 255 255 / .4)}.btn-primary{padding:14px 28px;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:10px;color:#fff;font-size:16px;font-weight:600;cursor:pointer;transition:all 0.3s ease;white-space:nowrap}.btn-primary:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 30px rgb(102 126 234 / .4)}.btn-primary:disabled{opacity:.6;cursor:not-allowed}.btn-secondary{padding:12px 24px;background:rgb(255 255 255 / .1);border:2px solid rgb(255 255 255 / .2);border-radius:10px;color:#fff;font-size:16px;font-weight:600;cursor:pointer;transition:all 0.3s ease}.btn-secondary:hover{background:rgb(255 255 255 / .15);border-color:rgb(255 255 255 / .3)}.btn-block{width:100%;display:block;margin:10px 0}.btn-claim{width:100%;padding:20px;background:linear-gradient(135deg,#f093fb 0%,#f5576c 100%);border:none;border-radius:12px;color:#fff;font-size:20px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:12px;transition:all 0.3s ease}.btn-claim:hover:not(:disabled){transform:scale(1.02);box-shadow:0 15px 40px rgb(245 87 108 / .4)}.btn-claim svg{width:24px;height:24px}.telegram-steps{display:grid;gap:20px}.substep{background:rgb(255 255 255 / .03);padding:20px;border-radius:12px;border-left:4px solid #667eea}.substep strong{display:block;margin-bottom:12px;color:#667eea;font-size:15px}.success-message{background:rgb(76 175 80 / .15);border:2px solid rgb(76 175 80 / .3);border-radius:12px;padding:20px;margin:20px 0}.success-message p{margin:0 0 10px 0;color:#4caf50;font-weight:600}.success-message p:last-child{margin-bottom:0}.activity-result{background:rgb(255 255 255 / .05);border-radius:12px;padding:20px;margin:20px 0}.activity-stat{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid rgb(255 255 255 / .1)}.activity-stat:last-child{border-bottom:none}.activity-stat strong{color:rgb(255 255 255 / .7)}.activity-stat span{color:#667eea;font-weight:600}.damt-progress-container{margin:30px 0;padding:20px;background:rgb(255 255 255 / .03);border-radius:12px}.progress-text{margin-bottom:10px;text-align:center;color:rgb(255 255 255 / .8)}.progress-text strong{color:#667eea;font-size:18px}.damt-progress-bar{height:12px;background:rgb(255 255 255 / .1);border-radius:50px;overflow:hidden}.damt-progress-fill{height:100%;background:linear-gradient(90deg,#667eea 0%,#764ba2 100%);border-radius:50px;transition:width 0.5s ease}.damt-claim-section{background:rgb(102 126 234 / .1);border:2px solid rgb(102 126 234 / .3);border-radius:16px;padding:30px;margin:30px 0}.success-banner{text-align:center;margin-bottom:30px}.success-banner h3{font-size:28px;margin:0 0 10px 0;color:#4caf50}.claim-terms{margin-top:20px;font-size:13px;color:rgb(255 255 255 / .6);text-align:center}.claim-terms ul{list-style:none;padding:0;margin:10px 0}.claim-terms li{padding:5px 0}.claim-terms li:before{content:"✓ ";color:#4caf50;font-weight:700;margin-right:8px}.tx-hash{font-family:'Courier New',monospace;word-break:break-all;background:rgb(255 255 255 / .05);padding:12px;border-radius:8px;margin-top:10px}.tx-hash a{color:#667eea;text-decoration:none}.tx-hash a:hover{text-decoration:underline}.security-notice{background:rgb(255 193 7 / .1);border:2px solid rgb(255 193 7 / .3);border-radius:12px;padding:20px;margin:30px 0}.security-notice h4{margin:0 0 15px 0;color:#ffc107;font-size:18px}.security-notice ul{margin:0;padding-left:20px;font-size:14px;line-height:1.8;color:rgb(255 255 255 / .8)}.damt-notifications{position:fixed;top:20px;right:20px;z-index:10000;max-width:400px}.damt-notification{background:#fff;color:#333;padding:16px 20px;border-radius:10px;margin-bottom:10px;box-shadow:0 10px 30px rgb(0 0 0 / .3);display:flex;align-items:center;gap:12px;animation:slideIn 0.3s ease}@keyframes slideIn{from{transform:translateX(400px);opacity:0}to{transform:translateX(0);opacity:1}}.notification-success{background:#4caf50;color:#fff}.notification-error{background:#f44336;color:#fff}.notification-info{background:#2196f3;color:#fff}.notification-icon{font-size:20px;font-weight:700}.notification-message{flex:1;font-size:15px}.captcha-container{display:flex;justify-content:center;margin:20px 0}.h-captcha{display:inline-block}.help-section{margin-top:20px;padding-top:15px;border-top:1px solid rgb(255 255 255 / .1)}.help-section .help-text{font-size:13px;color:rgb(255 255 255 / .6);margin:0}@media (max-width:768px){.damt-verification-widget{padding:20px;margin:20px}.damt-widget-header h2{font-size:24px}.wallet-buttons{grid-template-columns:1fr}.form-group{flex-direction:column}.damt-step-header h3{font-size:16px}.btn-claim{font-size:18px;padding:16px}.damt-notifications{left:10px;right:10px;top:10px;max-width:none}}.verification-actions{margin-top:20px;text-align:center}.verification-actions .btn-primary{width:100%}