.login-page{background:#f6f8fc;justify-content:center;align-items:center;min-height:100vh;padding:40px 20px;display:flex}.login-card{background:#fff;border-radius:20px;width:100%;max-width:430px;padding:40px;box-shadow:0 15px 45px #00000014}.login-header{text-align:center;margin-bottom:35px}.login-header h1{color:#111827;margin:0;font-size:32px}.login-header p{color:#6b7280;margin-top:10px}.login-form{flex-direction:column;gap:22px;display:flex}.input-group{flex-direction:column;display:flex}.input-group label{color:#374151;margin-bottom:8px;font-weight:600}.input-group input{box-sizing:border-box;border:1px solid #d1d5db;border-radius:12px;width:100%;padding:14px 16px;font-size:15px;transition:all .25s}.input-group input:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 4px #2563eb1f}.password-wrapper{position:relative}.password-wrapper input{padding-right:55px}.show-password{cursor:pointer;color:#6b7280;background:0 0;border:none;font-size:18px;position:absolute;top:50%;right:15px;transform:translateY(-50%)}.forgot-row{justify-content:flex-end;display:flex}.forgot-password{color:#2563eb;cursor:pointer;background:0 0;border:none;font-size:14px;font-weight:600}.login-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:12px;padding:15px;font-size:16px;font-weight:700;transition:all .25s}.login-btn:hover{background:#1d4ed8}.login-btn:disabled{opacity:.7;cursor:not-allowed}.login-footer{text-align:center;color:#6b7280;margin-top:30px}.login-footer button{color:#2563eb;cursor:pointer;background:0 0;border:none;margin-left:5px;font-weight:700}.session-expired{color:#9a3412;text-align:center;background:#fff7ed;border:1px solid #fdba74;border-radius:12px;max-width:420px;margin:20px auto;padding:14px}@media (width<=600px){.login-card{border-radius:16px;padding:28px}.login-header h1{font-size:28px}}.register-container{background:#f6f8fc;justify-content:center;align-items:center;min-height:100vh;padding:40px 20px;display:flex}.register-card{background:#fff;border:1px solid #eef2f7;border-radius:20px;width:100%;max-width:560px;padding:40px;box-shadow:0 20px 45px #00000014}.register-header{text-align:center;margin-bottom:30px}.register-header h2{color:#111827;margin:0;font-size:32px;font-weight:700}.register-header p{color:#6b7280;margin-top:10px;font-size:15px;line-height:1.6}.register-form{flex-direction:column;gap:18px;display:flex}.form-group input{box-sizing:border-box;background:#fff;border:1px solid #d1d5db;border-radius:12px;outline:none;width:100%;height:50px;padding:0 16px;font-size:15px;transition:all .25s}.password-toggle{cursor:pointer;color:#6b7280;background:0 0;border:none;justify-content:center;align-items:center;width:34px;height:34px;font-size:18px;transition:all .25s;display:flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.terms-check{cursor:pointer;align-items:flex-start;gap:10px;margin-top:5px;display:flex}.terms-check input{accent-color:#2563eb;margin-top:3px}.terms-check span{color:#4b5563;font-size:14px;line-height:1.5}.terms-check strong{color:#2563eb}.register-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:12px;width:100%;height:52px;margin-top:10px;font-size:16px;font-weight:600;transition:all .25s}.register-btn:hover:not(:disabled){background:#1d4ed8}.register-btn:disabled{opacity:.7;cursor:not-allowed}.register-footer{text-align:center;color:#6b7280;margin-top:28px;font-size:15px}.register-footer a{color:#2563eb;font-weight:600;text-decoration:none}.register-footer a:hover{text-decoration:underline}@media (width<=768px){.register-container{padding:25px 15px}.register-card{border-radius:16px;padding:30px 22px}.form-grid{grid-template-columns:1fr;gap:16px}.register-header h2{font-size:28px}}@media (width<=480px){.register-card{padding:24px 18px}.register-header h2{font-size:24px}.register-header p{font-size:14px}.form-group input{height:48px;font-size:14px}.register-btn{height:50px;font-size:15px}}:root{--blue-50:#eff6ff;--blue-100:#dbeafe;--blue-500:#3b82f6;--blue-600:#2563eb;--blue-700:#1d4ed8;--blue-900:#1e3a8a;--gray-50:#f8fafc;--gray-100:#f1f5f9;--gray-400:#94a3b8;--gray-600:#475569;--gray-800:#1e293b;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000001a, 0 2px 4px -2px #0000001a;--shadow-xl:0 20px 25px -5px #0000001a, 0 8px 10px -6px #0000001a}.complete-profile-page{background:linear-gradient(160deg,#fff 0%,#eff6ff 40%,#dbeafe 100%);justify-content:center;align-items:center;min-height:100vh;padding:24px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;display:flex}.complete-profile-card{width:100%;max-width:480px;box-shadow:var(--shadow-xl);border:1px solid var(--blue-100);text-align:center;background:#fff;border-radius:20px;padding:48px 40px;position:relative;overflow:hidden}.complete-profile-card:before{content:"";background:linear-gradient(90deg, var(--blue-600), var(--blue-500));height:4px;position:absolute;top:0;left:0;right:0}.complete-profile-card .icon-circle{background:var(--blue-50);border:2px solid var(--blue-100);width:64px;height:64px;color:var(--blue-600);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 24px;font-size:28px;display:flex}.complete-profile-card h1{color:var(--gray-800);letter-spacing:-.02em;margin:0 0 12px;font-size:28px;font-weight:800}.complete-profile-card>p{color:var(--gray-600);max-width:360px;margin:0 auto 32px;font-size:15px;line-height:1.65}.benefits{flex-direction:column;gap:12px;margin-bottom:32px;display:flex}.benefit{background:var(--gray-50);color:var(--gray-800);text-align:left;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:14px;padding:16px 18px;font-size:15px;font-weight:500;transition:all .2s;display:flex}.benefit:hover{border-color:var(--blue-100);box-shadow:var(--shadow-sm);background:#fff;transform:translateY(-1px)}.benefit:before{content:"✓";background:var(--blue-600);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:13px;font-weight:700;display:flex}.complete-btn{background:linear-gradient(135deg, var(--blue-600), var(--blue-700));color:#fff;cursor:pointer;border:none;border-radius:12px;width:100%;padding:16px;font-size:16px;font-weight:700;transition:all .2s;position:relative;overflow:hidden;box-shadow:0 4px 14px #2563eb59}.complete-btn:hover{background:linear-gradient(135deg, var(--blue-700), var(--blue-800));transform:translateY(-1px);box-shadow:0 6px 20px #2563eb73}.complete-btn:active{transform:translateY(0)}.skip-btn{width:100%;color:var(--gray-600);cursor:pointer;background:#fff;border:1.5px solid #e2e8f0;border-radius:12px;margin-top:14px;padding:16px;font-size:15px;font-weight:600;transition:all .2s}.skip-btn:hover{background:var(--gray-50);color:var(--gray-800);border-color:#cbd5e1}@media (width<=640px){.complete-profile-page{background:#fff;padding:16px}.complete-profile-card{box-shadow:none;border:none;border-radius:0;padding:36px 24px}.complete-profile-card:before{border-radius:2px;left:24px;right:24px}.complete-profile-card h1{font-size:24px}}.verification-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;width:100%;max-width:720px;padding:40px;transition:all .25s cubic-bezier(.4,0,.2,1)}.subtitle{color:#64748b;max-width:560px;margin:10px 0 0;font-size:15px;line-height:1.7}.verification-info{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:32px;display:grid}.info-box{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:20px;transition:all .2s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.info-box:before{content:"";opacity:0;background:#2563eb;height:3px;transition:opacity .2s;position:absolute;top:0;left:0;right:0}.info-box:hover{background:#fff;border-color:#cbd5e1;box-shadow:0 4px 12px #0000000a}.info-box:hover:before{opacity:1}.info-box strong{color:#0f172a;margin-bottom:6px;font-size:14px;font-weight:700;display:block}.info-box span{color:#64748b;font-size:13px;line-height:1.5;display:block}.verification-form{margin-top:36px}.upload-group{margin-bottom:24px}.upload-group label{color:#475569;margin-bottom:10px;font-size:14px;font-weight:600;display:block}.upload-group input[type=file]{cursor:pointer;color:#64748b;box-sizing:border-box;background:#f8fafc;border:2px dashed #cbd5e1;border-radius:12px;width:100%;padding:16px;font-size:14px;transition:all .2s cubic-bezier(.4,0,.2,1)}.upload-group input[type=file]:hover{background:#eff6ff;border-color:#2563eb}.upload-group input[type=file]:focus{background:#eff6ff;border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb1a}.upload-group input[type=file]:valid{color:#15803d;background:#f0fdf4;border-style:solid;border-color:#22c55e}.submit-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:12px;width:100%;margin-top:12px;padding:16px 24px;font-size:16px;font-weight:700;transition:all .2s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 1px 3px #2563eb33}.submit-btn:hover:not(:disabled){background:#1d4ed8;transform:translateY(-1px);box-shadow:0 4px 12px #2563eb40}.submit-btn:active:not(:disabled){transform:translateY(0)}.submit-btn:disabled{cursor:not-allowed;box-shadow:none;background:#93c5fd;transform:none}.submit-btn:disabled:after{content:"";vertical-align:middle;border:2px solid #fff;border-top-color:#0000;border-radius:50%;width:16px;height:16px;margin-left:10px;animation:.8s linear infinite spin;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}.verification-note{background:#fffbeb;border:1px solid #fef3c7;border-left:4px solid #f59e0b;border-radius:12px;margin-top:36px;padding:24px;transition:all .2s}.verification-note:hover{border-color:#fde68a;box-shadow:0 4px 12px #f59e0b14}.verification-note h3{color:#92400e;letter-spacing:-.01em;margin:0 0 14px;font-size:16px;font-weight:700}.verification-note ul{margin:0;padding:0;list-style:none}.verification-note li{color:#78350f;align-items:flex-start;gap:10px;margin-bottom:10px;font-size:14px;line-height:1.6;display:flex}.verification-note li:before{content:"✓";color:#f59e0b;flex-shrink:0;margin-top:1px;font-weight:700}.verification-note li:last-child{margin-bottom:0}@media (width<=1024px){.verification-card{padding:32px}.verification-info{grid-template-columns:1fr}.info-box{align-items:flex-start;gap:12px;display:flex}.info-box strong{flex-shrink:0;min-width:180px;margin-bottom:0}}@media (width<=768px){.verification-page{padding:20px 20px 100px}.verification-card{border-radius:14px;padding:24px}.verification-card h1{font-size:24px}.subtitle{font-size:14px}.verification-info{gap:12px;margin-top:24px}.info-box{flex-direction:column;gap:4px;padding:16px}.info-box strong{min-width:auto}.upload-group input[type=file]{padding:14px}.submit-btn{padding:14px;font-size:15px}.verification-note{margin-top:28px;padding:20px}.verification-note h3{font-size:15px}.verification-note li{font-size:13px}}@media (width<=480px){.verification-page{padding:16px 16px 100px}.verification-card{border-radius:12px;padding:20px}.verification-card h1{font-size:22px}.subtitle{font-size:13px}.info-box{padding:14px}.info-box strong{font-size:13px}.info-box span{font-size:12px}.upload-group label{font-size:13px}.upload-group input[type=file]{padding:12px;font-size:13px}.submit-btn{padding:14px;font-size:14px}.verification-note{padding:16px}.verification-note h3{font-size:14px}.verification-note li{gap:8px;font-size:12px}}@media (prefers-reduced-motion:reduce){.verification-card,.info-box,.upload-group input[type=file],.submit-btn,.verification-note{transition:none}.verification-card:hover,.submit-btn:hover{transform:none}.submit-btn:disabled:after{animation:none}}.verification-page{box-sizing:border-box;background:#f6f8fc;justify-content:center;align-items:flex-start;min-height:100vh;padding:48px 24px;display:flex}.verification-card{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:16px;width:100%;max-width:720px;padding:48px;transition:all .25s cubic-bezier(.4,0,.2,1)}.verification-card:hover{border-color:#cbd5e1;box-shadow:0 10px 15px -3px #0000000f,0 4px 6px -4px #00000008}.verification-icon{color:#16a34a;background:#f0fdf4;border:3px solid #dcfce7;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 24px;font-size:36px;animation:.4s cubic-bezier(.4,0,.2,1) iconPop;display:flex}@keyframes iconPop{0%{opacity:0;transform:scale(0)}60%{transform:scale(1.1)}to{opacity:1;transform:scale(1)}}.verification-card h1{color:#0f172a;letter-spacing:-.02em;margin:0 0 10px;font-size:28px;font-weight:800;line-height:1.2}.verification-subtitle{color:#64748b;max-width:480px;margin:0 auto 36px;font-size:16px;line-height:1.7}.verification-steps{text-align:left;background:#fff;border:1px solid #e2e8f0;border-radius:14px;flex-direction:column;gap:0;margin:32px 0;display:flex;overflow:hidden}.step{border-bottom:1px solid #f1f5f9;align-items:flex-start;gap:16px;padding:20px 24px;transition:all .15s;display:flex}.step:last-child{border-bottom:none}.step:hover{background:#f8fafc}.step-icon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;margin-top:2px;font-size:18px;display:flex}.step-icon.success{color:#16a34a;background:#f0fdf4}.step-icon.pending{color:#f59e0b;background:#fffbeb}.step-icon:not(.success):not(.pending){color:#2563eb;background:#eff6ff}.step h3{color:#0f172a;margin:0 0 4px;font-size:15px;font-weight:700}.step p{color:#64748b;margin:0;font-size:14px;line-height:1.6}.verification-note{text-align:left;background:#eff6ff;border:1px solid #dbeafe;border-left:4px solid #2563eb;border-radius:12px;margin:32px 0;padding:20px 24px;transition:all .2s}.verification-note:hover{box-shadow:0 4px 12px #2563eb14}.verification-note strong{color:#1e40af;margin-bottom:8px;font-size:15px;font-weight:700;display:block}.verification-note p{color:#3b82f6;margin:0;font-size:14px;line-height:1.7}.verification-info{text-align:left;border-top:1px solid #e2e8f0;margin:40px 0 32px;padding-top:32px}.verification-info h2{color:#0f172a;letter-spacing:-.01em;align-items:center;gap:12px;margin:0 0 10px;font-size:18px;font-weight:700;display:flex}.verification-info h2 svg{color:#2563eb;flex-shrink:0;font-size:20px}.verification-info>p{color:#64748b;margin:0 0 24px;font-size:14px;line-height:1.6}.info-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.info-card{text-align:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:24px 20px;transition:all .2s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.info-card:before{content:"";opacity:0;background:#2563eb;height:3px;transition:opacity .2s;position:absolute;top:0;left:0;right:0}.info-card:hover{background:#fff;border-color:#cbd5e1;transform:translateY(-2px);box-shadow:0 4px 12px #0000000a}.info-card:hover:before{opacity:1}.info-card svg{color:#2563eb;margin-bottom:14px;font-size:24px;display:inline-flex}.info-card h4{color:#0f172a;margin:0 0 8px;font-size:14px;font-weight:700}.info-card p{color:#64748b;margin:0;font-size:13px;line-height:1.6}.dashboard-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:12px;justify-content:center;align-items:center;gap:10px;margin-top:8px;padding:16px 32px;font-size:15px;font-weight:700;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1);display:inline-flex;box-shadow:0 1px 3px #2563eb33}.dashboard-btn:hover{background:#1d4ed8;transform:translateY(-1px);box-shadow:0 4px 12px #2563eb40}.dashboard-btn:active{transform:translateY(0)}.dashboard-btn svg{font-size:16px}@media (width<=1024px){.verification-card{padding:36px}.info-grid{grid-template-columns:repeat(3,1fr);gap:12px}.info-card{padding:20px 16px}}@media (width<=768px){.verification-page{padding:20px 20px 100px}.verification-card{border-radius:14px;padding:28px 24px}.verification-icon{width:64px;height:64px;margin-bottom:20px;font-size:28px}.verification-card h1{font-size:24px}.verification-subtitle{margin-bottom:28px;font-size:14px}.verification-steps{margin:24px 0}.step{gap:14px;padding:16px 20px}.step-icon{width:36px;height:36px;font-size:16px}.step h3{font-size:14px}.step p{font-size:13px}.verification-note{margin:24px 0;padding:16px 20px}.verification-info{margin:32px 0 24px;padding-top:24px}.verification-info h2{font-size:16px}.info-grid{grid-template-columns:1fr;gap:12px}.info-card{text-align:left;align-items:flex-start;gap:16px;padding:20px;display:flex}.info-card svg{flex-shrink:0;margin-bottom:0;font-size:22px}.info-card h4{font-size:14px}.info-card p{font-size:13px}.dashboard-btn{width:100%;padding:14px;font-size:15px}}@media (width<=480px){.verification-page{padding:16px 16px 100px}.verification-card{border-radius:12px;padding:24px 20px}.verification-icon{width:56px;height:56px;font-size:24px}.verification-card h1{font-size:22px}.verification-subtitle{font-size:13px}.step{gap:12px;padding:14px 16px}.step-icon{width:32px;height:32px;font-size:14px}.step h3{font-size:13px}.step p{font-size:12px}.verification-note{padding:14px 16px}.verification-note strong{font-size:14px}.verification-note p{font-size:13px}.verification-info h2{font-size:15px}.info-card{gap:12px;padding:16px}.info-card svg{font-size:20px}.info-card h4{font-size:13px}.info-card p{font-size:12px}.dashboard-btn{padding:14px;font-size:14px}}@media (prefers-reduced-motion:reduce){.verification-card,.step,.info-card,.dashboard-btn,.verification-note{transition:none}.verification-card:hover,.info-card:hover,.dashboard-btn:hover{transform:none}.verification-icon{animation:none}}.survey-container{background:#fff;border-radius:20px;max-width:850px;margin:40px auto;padding:35px;box-shadow:0 10px 35px #00000014}.survey-title{color:#1f2937;margin-bottom:8px;font-size:30px}.survey-description{color:#6b7280;margin-bottom:30px}.progress-text{justify-content:space-between;margin-bottom:12px;font-weight:600;display:flex}.progress-bar{background:#e5e7eb;border-radius:50px;width:100%;height:10px;margin-bottom:35px;overflow:hidden}.progress-fill{background:#2563eb;height:100%;transition:all .35s}.question-card{background:#fafafa;border:1px solid #e5e7eb;border-radius:16px;padding:25px}.question-title{margin-bottom:25px;font-size:24px}.navigation{justify-content:space-between;margin-top:35px;display:flex}.navigation button{cursor:pointer;border:none;border-radius:12px;padding:14px 28px;font-size:15px;transition:all .3s}.previous-btn{background:#d1d5db}.previous-btn:hover{background:#9ca3af}.next-btn{color:#fff;background:#2563eb}.next-btn:hover{background:#1d4ed8}.submit-btn{color:#fff;background:#16a34a}.submit-btn:hover{background:#15803d}.success-container{text-align:center;background:#fff;border-radius:20px;max-width:700px;margin:80px auto;padding:50px;box-shadow:0 10px 35px #00000014}.success-icon{color:#16a34a;margin-bottom:20px;font-size:80px}.success-container h1{color:#111827;margin-bottom:10px}.success-container p{color:#6b7280;margin-bottom:35px}.reward-card{color:#166534;background:#ecfdf5;border-radius:12px;justify-content:center;align-items:center;gap:15px;margin-bottom:35px;padding:18px;font-size:20px;font-weight:600;display:flex}.dashboard-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:10px;padding:15px 35px;font-size:16px}.admin-layout{background:#f5f7fb;min-height:100vh;display:flex}.admin-sidebar{color:#fff;background:#111827;flex-direction:column;width:260px;padding:20px;display:flex}.logo{text-align:center;margin-bottom:30px}.admin-sidebar a{color:#fff;border-radius:8px;align-items:center;gap:12px;margin-bottom:8px;padding:14px;text-decoration:none;display:flex}.admin-sidebar a.active{background:#2563eb}.admin-sidebar a:hover{background:#1f2937}.logout-btn{cursor:pointer;border:none;border-radius:8px;margin-top:auto;padding:14px}.admin-main{flex-direction:column;flex:1;display:flex}.admin-navbar{background:#fff;justify-content:space-between;align-items:center;padding:20px 30px;display:flex;box-shadow:0 2px 10px #0000000d}.admin-content{padding:30px}.survey-modal-overlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:9999;background:#0f172a8c;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.survey-modal{background:#fff;border-radius:18px;flex-direction:column;width:950px;max-width:96vw;height:92vh;display:flex;overflow:hidden;box-shadow:0 20px 60px #00000040}.survey-modal-header{z-index:100;color:#fff;background:#2563eb;flex-shrink:0;justify-content:space-between;align-items:center;padding:22px 30px;display:flex;position:sticky;top:0}.survey-modal-header h2{margin:0;font-size:24px;font-weight:700}.survey-modal-header button{color:#2563eb;cursor:pointer;background:#fff;border:none;border-radius:50%;width:42px;height:42px;font-size:18px;transition:all .25s}.survey-modal-header button:hover{background:#f1f5f9;transform:rotate(90deg)}.survey-modal-body{background:#f8fafc;flex:1;padding:30px;overflow-y:auto}.survey-modal-body>*{margin-bottom:18px}.survey-modal-body label{color:#374151;margin-bottom:8px;font-weight:600;display:block}.survey-modal-body input,.survey-modal-body textarea,.survey-modal-body select{box-sizing:border-box;background:#fff;border:1px solid #d1d5db;border-radius:10px;width:100%;padding:14px 16px;font-size:15px;transition:all .25s}.survey-modal-body textarea{resize:vertical;min-height:120px}.survey-modal-body input:focus,.survey-modal-body textarea:focus,.survey-modal-body select:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 4px #2563eb1f}.survey-modal-body hr{border:none;border-top:1px solid #e5e7eb;margin:30px 0}.question-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;margin-top:20px;padding:22px;transition:transform .25s,box-shadow .25s,border-color .25s}.question-card:hover{border-color:#2563eb;transform:translateY(-3px);box-shadow:0 12px 30px #00000014}.question-card h4{color:#1e293b;align-items:center;gap:10px;margin:0 0 20px;font-size:18px;display:flex}.option-row{align-items:center;gap:12px;margin-bottom:12px;display:flex}.option-row input{flex:1}.required-row{align-items:center;gap:10px;margin-top:18px;display:flex}.required-row input{width:auto}.required-row span{font-weight:500}.survey-modal button{cursor:pointer;transition:all .25s}.add-question-btn{color:#fff;background:#2563eb;border:none;border-radius:10px;padding:12px 22px;font-weight:600}.add-question-btn:hover{background:#1d4ed8}.add-option-btn{color:#fff;background:#16a34a;border:none;border-radius:8px;padding:10px 18px}.add-option-btn:hover{background:#15803d}.delete-btn{color:#fff;background:#ef4444;border:none;border-radius:8px;padding:10px 16px}.delete-btn:hover{background:#dc2626}.delete-btn:disabled{opacity:.6;cursor:not-allowed}.survey-modal-footer{background:#fff;border-top:1px solid #e5e7eb;flex-shrink:0;justify-content:space-between;align-items:center;padding:20px 30px;display:flex;position:sticky;bottom:0}.survey-modal-footer button{border:none;border-radius:10px;padding:12px 24px;font-size:15px;font-weight:600}.survey-modal-footer button:first-child{color:#374151;background:#e5e7eb}.survey-modal-footer button:first-child:hover{background:#d1d5db}.survey-modal-footer button:last-child{color:#fff;background:#2563eb}.survey-modal-footer button:last-child:hover{background:#1d4ed8}.survey-modal-footer button:disabled{opacity:.6;cursor:not-allowed}.survey-modal-body::-webkit-scrollbar{width:10px}.survey-modal-body::-webkit-scrollbar-track{background:#edf2f7}.survey-modal-body::-webkit-scrollbar-thumb{background:#94a3b8;border-radius:20px}.survey-modal-body::-webkit-scrollbar-thumb:hover{background:#64748b}@media (width<=768px){.survey-modal{border-radius:0;width:100vw;max-width:100vw;height:100vh}.survey-modal-header,.survey-modal-body,.survey-modal-footer{padding:18px}.option-row{flex-direction:column;align-items:stretch}.delete-btn{width:100%}.survey-modal-footer{flex-direction:column;gap:12px}.survey-modal-footer button{width:100%}}.question-preview{background:#fafafa;border:1px solid #ddd;border-radius:10px;margin-bottom:20px;padding:18px}.question-preview h4{margin-bottom:10px}.question-preview ul{margin-top:10px;padding-left:20px}.question-preview li{margin-bottom:6px}.assign-overlay{z-index:9999;background:#00000073;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.assign-modal{background:#fff;border-radius:14px;width:650px;max-width:95vw;overflow:hidden}.assign-header{color:#fff;background:#2563eb;justify-content:space-between;align-items:center;padding:20px;display:flex}.assign-header button{color:#2563eb;cursor:pointer;background:#fff;border:none;border-radius:50%;width:35px;height:35px}.assign-body{max-height:500px;padding:20px;overflow-y:auto}.user-row{border-bottom:1px solid #eee;align-items:center;gap:15px;padding:12px;display:flex}.user-row input{width:18px;height:18px}.user-row span{flex:1;font-weight:600}.user-row small{color:#666}.assign-footer{border-top:1px solid #eee;justify-content:flex-end;gap:15px;padding:20px;display:flex}.assign-footer button{cursor:pointer;border:none;border-radius:8px;padding:10px 20px}.assign-footer button:last-child{color:#fff;background:#2563eb}.assignments-overlay{z-index:1000;background:#00000073;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.assignments-modal{background:#fff;border-radius:12px;width:90%;max-width:1000px;padding:24px}.assignments-header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}table{border-collapse:collapse;width:100%}th,td{text-align:left;border-bottom:1px solid #ddd;padding:12px}button{margin-right:8px}.stat-card{cursor:default;background:#fff;border:1px solid #e2e8f0;border-radius:16px;align-items:center;gap:18px;padding:22px 24px;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.stat-icon{color:#fff;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:22px;transition:transform .15s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 14px #0000001f}.stat-content{flex:1;min-width:0}.stat-content p{color:#64748b;text-transform:uppercase;letter-spacing:.04em;margin:0 0 4px;font-size:13px;font-weight:600;line-height:1.4}.stat-content h2{color:#0f172a;letter-spacing:-.02em;word-break:break-word;margin:0;font-size:24px;font-weight:800;line-height:1.2}@media (width<=768px){.stat-card{gap:14px;padding:18px 20px}.stat-icon{border-radius:12px;width:44px;height:44px;font-size:18px}.stat-content h2{font-size:20px}.stat-content p{font-size:12px}}@media (width<=480px){.stat-card{gap:12px;padding:16px}.stat-icon{width:40px;height:40px;font-size:16px}.stat-content h2{font-size:18px}}@media (prefers-reduced-motion:reduce){.stat-card,.stat-card:before,.stat-icon{transition:none}.stat-card:hover{transform:none}}.survey-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;gap:4px;padding:28px;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.survey-card:hover{border-color:#cbd5e1;transform:translateY(-2px);box-shadow:0 10px 15px -3px #00000014,0 4px 6px -4px #0000000a}.survey-card:before{content:"";opacity:0;background:#3b82f6;height:3px;transition:opacity .25s cubic-bezier(.4,0,.2,1);position:absolute;top:0;left:0;right:0}.survey-card:hover:before{opacity:1}.survey-card.coming-soon{background:#f8fafc;border-style:dashed;border-color:#cbd5e1}.survey-card.coming-soon:hover{background:#f1f5f9;border-color:#94a3b8}.survey-card.coming-soon:before{background:#64748b}.coming-overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:2;pointer-events:none;background:#ffffffb3;border-radius:16px;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.coming-overlay span{color:#fff;text-transform:uppercase;letter-spacing:.08em;background:#1e293b;border-radius:999px;padding:8px 20px;font-size:12px;font-weight:700;box-shadow:0 4px 12px #00000026}.survey-header{margin-bottom:20px}.badge{color:#2563eb;text-transform:uppercase;letter-spacing:.04em;background:#eff6ff;border:1px solid #dbeafe;border-radius:999px;align-items:center;gap:6px;padding:5px 14px;font-size:12px;font-weight:600;display:inline-flex}.coming-badge{color:#64748b;background:#f1f5f9;border-color:#e2e8f0}.survey-header h2{color:#0f172a;letter-spacing:-.01em;margin-top:14px;font-size:20px;font-weight:700;line-height:1.3}.survey-details{background:#f8fafc;border:1px solid #f1f5f9;border-radius:12px;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:24px;padding:20px;display:grid}.survey-details>div{text-align:center}.survey-details strong{color:#64748b;text-transform:uppercase;letter-spacing:.04em;margin-bottom:6px;font-size:12px;font-weight:600;display:block}.survey-details p{color:#0f172a;letter-spacing:-.02em;margin:0;font-size:18px;font-weight:800}.coming-text{color:#64748b;background:#f1f5f9;border-left:3px solid #94a3b8;border-radius:10px;margin-bottom:20px;padding:16px;font-size:14px;line-height:1.6}.start-btn,.coming-soon-btn,.locked-btn{cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:auto;padding:14px 20px;font-size:15px;font-weight:600;transition:all .15s cubic-bezier(.4,0,.2,1);display:flex}.start-btn{color:#fff;background:#2563eb;box-shadow:0 1px 3px #2563eb33}.start-btn:hover{background:#1d4ed8;transform:translateY(-1px);box-shadow:0 4px 12px #2563eb40}.start-btn:active{transform:translateY(0)}.coming-soon-btn{color:#64748b;cursor:not-allowed;background:#f1f5f9;border:1px solid #e2e8f0}.locked-btn{color:#dc2626;cursor:not-allowed;background:#fef2f2;border:1px solid #fee2e2}.locked-btn.pending{color:#2563eb;background:#eff6ff;border-color:#dbeafe}.locked-btn.rejected{color:#d97706;background:#fffbeb;border-color:#fef3c7}.survey-card.empty{text-align:center;background:#f8fafc;border-style:dashed;border-color:#cbd5e1;padding:48px 32px}.survey-card.empty h2{color:#334155;margin-bottom:8px;font-size:18px;font-weight:700}.survey-card.empty p{color:#64748b;max-width:320px;margin:0 auto;font-size:14px;line-height:1.6}@media (width<=768px){.survey-card{padding:22px}.survey-header h2{font-size:18px}.survey-details{grid-template-columns:1fr;gap:12px;padding:16px}.survey-details>div{text-align:left;justify-content:space-between;align-items:center;display:flex}.survey-details strong{margin-bottom:0}.survey-details p{font-size:16px}.coming-overlay span{padding:6px 16px;font-size:11px}}@media (width<=480px){.survey-card{border-radius:14px;padding:18px}.survey-header h2{font-size:16px}.badge{padding:4px 10px;font-size:11px}.start-btn,.coming-soon-btn,.locked-btn{padding:12px 16px;font-size:14px}.survey-details p{font-size:15px}}:root{--primary-50:#eff6ff;--primary-100:#dbeafe;--primary-500:#3b82f6;--primary-600:#2563eb;--primary-700:#1d4ed8;--primary-900:#1e3a5f;--success-50:#f0fdf4;--success-100:#dcfce7;--success-500:#22c55e;--success-600:#16a34a;--warning-50:#fffbeb;--warning-100:#fef3c7;--warning-500:#f59e0b;--warning-600:#d97706;--danger-50:#fef2f2;--danger-100:#fee2e2;--danger-500:#ef4444;--danger-600:#dc2626;--info-50:#eff6ff;--info-100:#dbeafe;--info-500:#3b82f6;--gray-0:#fff;--gray-50:#f8fafc;--gray-100:#f1f5f9;--gray-200:#e2e8f0;--gray-300:#cbd5e1;--gray-400:#94a3b8;--gray-500:#64748b;--gray-600:#475569;--gray-700:#334155;--gray-800:#1e293b;--gray-900:#0f172a;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--font-sans:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--text-xs:.75rem;--text-sm:.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--text-3xl:1.875rem;--text-4xl:2.25rem;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #00000012, 0 2px 4px -2px #0000000d;--shadow-lg:0 10px 15px -3px #00000014, 0 4px 6px -4px #0000000a;--shadow-xl:0 20px 25px -5px #00000014, 0 8px 10px -6px #00000008;--shadow-inner:inset 0 2px 4px 0 #00000008;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:20px;--radius-full:9999px;--transition-fast:.15s cubic-bezier(.4, 0, .2, 1);--transition-base:.25s cubic-bezier(.4, 0, .2, 1);--transition-slow:.35s cubic-bezier(.4, 0, .2, 1)}.dashboard{min-height:100vh;padding:var(--space-8) var(--space-6);background:var(--gray-50);font-family:var(--font-sans);color:var(--gray-800);flex:1;line-height:1.6;overflow-x:hidden}.dashboard:before{content:"";pointer-events:none;z-index:0;background-image:radial-gradient(circle at 20%,#3b82f608 0%,#0000 50%),radial-gradient(circle at 80% 20%,#22c55e05 0%,#0000 50%);position:fixed;inset:0}.dashboard>*{z-index:1;position:relative}.dashboard-loading{height:80vh;color:var(--gray-400);font-size:var(--text-lg);justify-content:center;align-items:center;gap:var(--space-3);font-weight:500;display:flex}.dashboard-loading:after{content:"";border:2px solid var(--gray-200);border-top-color:var(--primary-500);border-radius:var(--radius-full);width:20px;height:20px;animation:.8s linear infinite spin}.dashboard-top{margin-bottom:var(--space-8);padding-bottom:var(--space-6);border-bottom:1px solid var(--gray-200)}.dashboard h1{font-size:var(--text-3xl);color:var(--gray-900);margin-bottom:var(--space-2);letter-spacing:-.025em;font-weight:800;line-height:1.2}.dashboard-subtitle{color:var(--gray-500);font-size:var(--text-base);max-width:600px;line-height:1.6}.kyc-banner,.verification-banner{justify-content:space-between;align-items:center;gap:var(--space-6);padding:var(--space-6) var(--space-8);border-radius:var(--radius-xl);margin-bottom:var(--space-8);transition:transform var(--transition-base), box-shadow var(--transition-base);border:1px solid #0000;display:flex;position:relative;overflow:hidden}.kyc-banner:hover,.verification-banner:hover{transform:translateY(-1px)}.kyc-banner:before,.verification-banner:before{content:"";border-radius:var(--radius-full) 0 0 var(--radius-full);width:4px;height:100%;position:absolute;top:0;left:0}.kyc-banner:after,.verification-banner:after{content:"";border-radius:var(--radius-full);opacity:.06;pointer-events:none;width:160px;height:160px;position:absolute;top:-40px;right:-40px}.kyc-banner{background:linear-gradient(135deg, var(--warning-50) 0%, #fff 100%);border-color:var(--warning-100);box-shadow:var(--shadow-md), 0 0 0 1px var(--warning-100)}.kyc-banner:before,.kyc-banner:after{background:var(--warning-500)}.kyc-banner:hover{box-shadow:var(--shadow-lg), 0 0 0 1px var(--warning-100)}.verification-banner.pending{background:linear-gradient(135deg, var(--info-50) 0%, #fff 100%);border-color:var(--info-100);box-shadow:var(--shadow-md), 0 0 0 1px var(--info-100)}.verification-banner.pending:before,.verification-banner.pending:after{background:var(--info-500)}.verification-banner.pending:hover{box-shadow:var(--shadow-lg), 0 0 0 1px var(--info-100)}.verification-banner.approved{background:linear-gradient(135deg, var(--success-50) 0%, #fff 100%);border-color:var(--success-100);box-shadow:var(--shadow-md), 0 0 0 1px var(--success-100)}.verification-banner.approved:before,.verification-banner.approved:after{background:var(--success-500)}.verification-banner.approved:hover{box-shadow:var(--shadow-lg), 0 0 0 1px var(--success-100)}.verification-banner.rejected{background:linear-gradient(135deg, var(--danger-50) 0%, #fff 100%);border-color:var(--danger-100);box-shadow:var(--shadow-md), 0 0 0 1px var(--danger-100)}.verification-banner.rejected:before,.verification-banner.rejected:after{background:var(--danger-500)}.verification-banner.rejected:hover{box-shadow:var(--shadow-lg), 0 0 0 1px var(--danger-100)}.kyc-content,.verification-banner>div{flex:1;min-width:0}.kyc-tag{align-items:center;gap:var(--space-1);background:var(--warning-500);color:#fff;padding:var(--space-1) var(--space-3);border-radius:var(--radius-full);font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.05em;margin-bottom:var(--space-3);font-weight:700;display:inline-flex;box-shadow:0 1px 3px #f59e0b4d}.kyc-banner h2,.verification-banner h2{font-size:var(--text-xl);margin-bottom:var(--space-2);color:var(--gray-900);letter-spacing:-.01em;font-weight:700}.kyc-banner p,.verification-banner p{font-size:var(--text-sm);color:var(--gray-600);line-height:1.7}.kyc-banner p strong,.verification-banner p strong{color:var(--gray-800);font-weight:600}.verify-btn{justify-content:center;align-items:center;gap:var(--space-2);background:var(--primary-600);color:#fff;padding:var(--space-3) var(--space-6);border-radius:var(--radius-md);font-weight:600;font-size:var(--text-sm);white-space:nowrap;transition:all var(--transition-fast);cursor:pointer;border:none;flex-shrink:0;text-decoration:none;display:inline-flex;box-shadow:0 1px 3px #2563eb33,0 1px 2px #2563eb1a}.verify-btn:hover{background:var(--primary-700);transform:translateY(-1px);box-shadow:0 4px 12px #2563eb40,0 2px 4px #2563eb1a}.verify-btn:active{transform:translateY(0);box-shadow:0 1px 2px #2563eb33}.status-pill{justify-content:center;align-items:center;gap:var(--space-1);background:var(--info-500);color:#fff;padding:var(--space-2) var(--space-5);border-radius:var(--radius-full);font-size:var(--text-sm);white-space:nowrap;flex-shrink:0;font-weight:600;display:inline-flex;box-shadow:0 1px 3px #3b82f633}.status-pill:before{content:"";border-radius:var(--radius-full);background:#fff;width:6px;height:6px;animation:2s cubic-bezier(.4,0,.6,1) infinite pulse}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.stats-grid{gap:var(--space-5);margin:var(--space-8) 0;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));display:grid}.stat-card{background:var(--gray-0);border:1px solid var(--gray-200);border-radius:var(--radius-lg);padding:var(--space-6);align-items:flex-start;gap:var(--space-4);transition:all var(--transition-base);display:flex;position:relative;overflow:hidden}.stat-card:hover{box-shadow:var(--shadow-lg);border-color:var(--gray-300);transform:translateY(-2px)}.stat-card .stat-icon{border-radius:var(--radius-md);background:var(--card-accent-bg,var(--primary-50));width:44px;height:44px;color:var(--card-accent,var(--primary-500));font-size:var(--text-xl);transition:transform var(--transition-fast);flex-shrink:0;justify-content:center;align-items:center;display:flex}.stat-card .stat-label{font-size:var(--text-sm);color:var(--gray-500);margin-bottom:var(--space-1);font-weight:500}.stat-card .stat-value{font-size:var(--text-2xl);color:var(--gray-900);letter-spacing:-.02em;font-weight:800;line-height:1.2}.dashboard-section{margin-top:var(--space-12)}.section-header{margin-bottom:var(--space-8);padding-bottom:var(--space-4);border-bottom:1px solid var(--gray-200)}.section-header h2{font-size:var(--text-2xl);color:var(--gray-900);margin-bottom:var(--space-2);letter-spacing:-.02em;font-weight:800}.section-header p{color:var(--gray-500);font-size:var(--text-base);max-width:640px;line-height:1.6}.survey-category{margin-bottom:var(--space-12)}.survey-group-title{font-size:var(--text-lg);color:var(--gray-800);margin-bottom:var(--space-5);padding-bottom:var(--space-3);border-bottom:2px solid var(--gray-200);align-items:center;gap:var(--space-2);font-weight:700;display:flex}.survey-group-title:before{content:"";background:var(--primary-500);border-radius:var(--radius-full);flex-shrink:0;width:4px;height:20px}.survey-grid{gap:var(--space-5);grid-template-columns:repeat(auto-fill,minmax(320px,1fr));display:grid}.survey-card{background:var(--gray-0);border:1px solid var(--gray-200);border-radius:var(--radius-lg);padding:var(--space-6);transition:all var(--transition-base);position:relative;overflow:hidden}.survey-card:before{content:"";background:var(--primary-500);height:0;transition:height var(--transition-fast);position:absolute;top:0;left:0;right:0}.survey-card:hover{box-shadow:var(--shadow-lg);border-color:var(--gray-300);transform:translateY(-2px)}.survey-card:hover:before{height:3px}.empty-section{background:var(--gray-0);border:2px dashed var(--gray-300);border-radius:var(--radius-xl);padding:var(--space-10) var(--space-8);text-align:center;transition:all var(--transition-base);position:relative}.empty-section:hover{border-color:var(--primary-300);background:var(--primary-50);box-shadow:var(--shadow-md)}.empty-section h4{font-size:var(--text-lg);margin-bottom:var(--space-2);color:var(--gray-700);font-weight:700}.empty-section p{color:var(--gray-500);line-height:1.7;font-size:var(--text-sm);max-width:400px;margin:0 auto}.stat-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;align-items:flex-start;gap:16px;padding:24px;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.stat-card:before{content:"";background:var(--card-accent,#3b82f6);opacity:0;height:3px;transition:opacity .25s cubic-bezier(.4,0,.2,1);position:absolute;top:0;left:0;right:0}.stat-card:hover{border-color:#cbd5e1;transform:translateY(-2px);box-shadow:0 10px 15px -3px #00000014,0 4px 6px -4px #0000000a}.stat-card:hover:before{opacity:1}.stat-card .stat-icon{background:var(--card-accent-bg,#3b82f614);width:48px;height:48px;color:var(--card-accent,#3b82f6);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;font-size:20px;transition:transform .15s cubic-bezier(.4,0,.2,1);display:flex}.stat-card:hover .stat-icon{transform:scale(1.08)}.stat-card .stat-info{flex:1;min-width:0}.stat-card .stat-label{color:#64748b;margin-bottom:4px;font-size:14px;font-weight:500;line-height:1.4}.stat-card .stat-value{color:#0f172a;letter-spacing:-.02em;word-break:break-word;font-size:24px;font-weight:800;line-height:1.2}@media (width<=900px){.stat-card{gap:14px;padding:20px}.stat-card .stat-icon{width:44px;height:44px;font-size:18px}.stat-card .stat-value{font-size:20px}}@media (width<=480px){.stat-card{gap:12px;padding:16px}.stat-card .stat-icon{width:40px;height:40px;font-size:16px}.stat-card .stat-value{font-size:18px}}@media (width<=1024px){.dashboard{padding:var(--space-6) var(--space-5)}.stats-grid{gap:var(--space-4);grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.survey-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.kyc-banner,.verification-banner{padding:var(--space-5) var(--space-6)}}@media (width<=768px){.dashboard{padding:var(--space-5) var(--space-4)}.dashboard h1{font-size:var(--text-2xl)}.dashboard-subtitle{font-size:var(--text-sm)}.dashboard-top{margin-bottom:var(--space-6);padding-bottom:var(--space-4)}.survey-grid{gap:var(--space-4);grid-template-columns:1fr}.kyc-banner,.verification-banner{align-items:flex-start;gap:var(--space-4);padding:var(--space-5);flex-direction:column}.verify-btn{width:100%;padding:var(--space-3) var(--space-4)}.status-pill{width:100%}.section-header h2{font-size:var(--text-xl)}.section-header p{font-size:var(--text-sm)}.survey-group-title{font-size:var(--text-base)}.dashboard-section{margin-top:var(--space-10)}.survey-category{margin-bottom:var(--space-10)}}@media (width<=480px){.dashboard{padding:var(--space-4) var(--space-3)}.dashboard h1{font-size:var(--text-xl)}.dashboard-subtitle{font-size:var(--text-xs)}.kyc-banner h2,.verification-banner h2{font-size:var(--text-lg)}.kyc-banner p,.verification-banner p{font-size:var(--text-xs)}.kyc-tag{padding:3px 8px;font-size:10px}.verify-btn{font-size:var(--text-sm);padding:var(--space-3)}.section-header h2{font-size:var(--text-lg)}.empty-section{padding:var(--space-8) var(--space-5)}.stat-card{padding:var(--space-4)}.stat-card .stat-icon{width:40px;height:40px;font-size:var(--text-lg)}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.wallet-page{box-sizing:border-box;padding:32px;overflow-x:hidden}.wallet-header{border-bottom:1px solid #e2e8f0;margin-bottom:36px;padding-bottom:24px}.wallet-header h1{color:#0f172a;letter-spacing:-.02em;margin-bottom:8px;font-size:28px;font-weight:800;line-height:1.2}.wallet-header p{color:#64748b;max-width:500px;margin:0;font-size:15px;line-height:1.6}.wallet-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px;display:grid}.wallet-card{cursor:default;background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:28px;transition:all .25s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.wallet-card:before{content:"";opacity:0;height:3px;transition:opacity .25s cubic-bezier(.4,0,.2,1);position:absolute;top:0;left:0;right:0}.wallet-card:hover{border-color:#cbd5e1;transform:translateY(-2px);box-shadow:0 10px 15px -3px #00000014,0 4px 6px -4px #0000000a}.wallet-card:hover:before{opacity:1}.wallet-card:first-child:before{background:#2563eb}.wallet-card:nth-child(2):before{background:#f59e0b}.wallet-card:nth-child(3):before{background:#16a34a}.wallet-card:nth-child(4):before{background:#8b5cf6}.wallet-icon{border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:18px;font-size:22px;transition:transform .15s cubic-bezier(.4,0,.2,1);display:flex}.wallet-card:hover .wallet-icon{transform:scale(1.08)}.blue{color:#2563eb;background:#2563eb14}.orange{color:#d97706;background:#f59e0b14}.green{color:#16a34a;background:#22c55e14}.purple{color:#7c3aed;background:#8b5cf614}.wallet-card span{color:#64748b;text-transform:uppercase;letter-spacing:.04em;margin-bottom:8px;font-size:13px;font-weight:600;line-height:1.4;display:block}.wallet-card h2{color:#0f172a;letter-spacing:-.02em;word-break:break-word;margin:0;font-size:28px;font-weight:800;line-height:1.2}.wallet-info{background:#fff;border:1px solid #e2e8f0;border-radius:16px;margin-top:40px;padding:28px 32px;position:relative;overflow:hidden}.wallet-info:before{content:"";background:#2563eb;border-radius:16px 0 0 16px;width:4px;height:100%;position:absolute;top:0;left:0}.wallet-info h3{color:#0f172a;letter-spacing:-.01em;margin:0 0 20px;font-size:18px;font-weight:700}.wallet-info p{color:#64748b;margin:0 0 12px;padding-left:16px;font-size:14px;line-height:1.7;position:relative}.wallet-info p:last-child{margin-bottom:0}.wallet-info p:before{content:"•";color:#94a3b8;font-weight:700;position:absolute;left:0}.wallet-loading{flex-direction:column;justify-content:center;align-items:center;gap:20px;min-height:70vh;display:flex}.wallet-loading .loader{border:3px solid #2563eb;border-color:#2563eb #3b82f6 #e2e8f0 #e2e8f0;border-radius:50%;width:48px;height:48px;animation:.8s cubic-bezier(.4,0,.2,1) infinite spin}.wallet-loading p{color:#94a3b8;margin:0;font-size:15px;font-weight:500}@media (width<=1024px){.wallet-page{padding:24px}.wallet-grid{grid-template-columns:repeat(2,1fr);gap:16px}.wallet-card{padding:24px}.wallet-card h2{font-size:24px}}@media (width<=768px){.wallet-page{padding:20px 20px 100px}.wallet-header{margin-bottom:28px;padding-bottom:20px}.wallet-header h1{font-size:24px}.wallet-header p{font-size:14px}.wallet-grid{grid-template-columns:1fr;gap:12px}.wallet-card{padding:20px}.wallet-icon{width:44px;height:44px;margin-bottom:14px;font-size:20px}.wallet-card h2{font-size:26px}.wallet-info{margin-top:32px;padding:22px 24px}.wallet-info h3{font-size:16px}.wallet-info p{font-size:13px}}@media (width<=480px){.wallet-page{padding:16px 16px 100px}.wallet-header h1{font-size:22px}.wallet-header p{font-size:13px}.wallet-grid{gap:10px}.wallet-card{grid-template-columns:auto 1fr;align-items:center;gap:2px 14px;padding:16px 18px;display:grid}.wallet-icon{grid-area:1/1/3;align-self:center;width:40px;height:40px;margin-bottom:0;font-size:18px}.wallet-card span{grid-area:1/2;margin-bottom:0;font-size:12px}.wallet-card h2{grid-area:2/2;font-size:20px}.wallet-info{margin-top:28px;padding:20px}.wallet-info h3{font-size:15px}.wallet-info p{padding-left:14px;font-size:13px}}@media (prefers-reduced-motion:reduce){.wallet-card,.wallet-card:before,.wallet-icon{transition:none}.wallet-card:hover{transform:none}.wallet-loading .loader{border-top-color:#2563eb;border-right-color:#2563eb;animation:none}}.withdraw-page{box-sizing:border-box;background:#f6f8fc;min-height:100vh;padding:32px 32px 110px;overflow-x:hidden}.withdraw-header{border-bottom:1px solid #e2e8f0;margin-bottom:32px;padding-bottom:24px}.withdraw-header h1{color:#0f172a;letter-spacing:-.02em;margin:0 0 8px;font-size:28px;font-weight:800;line-height:1.2}.withdraw-header p{color:#64748b;max-width:600px;margin:0;font-size:15px;line-height:1.6}.withdraw-loading{background:#f6f8fc;flex-direction:column;justify-content:center;align-items:center;gap:20px;min-height:100vh;display:flex}.withdraw-spinner{border:3px solid #2563eb;border-color:#2563eb #3b82f6 #e2e8f0 #e2e8f0;border-radius:50%;width:48px;height:48px;animation:.8s cubic-bezier(.4,0,.2,1) infinite spin}.withdraw-loading p{color:#94a3b8;margin:0;font-size:15px;font-weight:500}.wallet-summary{grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:32px;display:grid}.wallet-summary .wallet-card{color:#fff;cursor:default;border:none;border-radius:16px;padding:28px;transition:all .25s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.wallet-summary .wallet-card:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000000d}.wallet-summary .wallet-card:after{content:"";pointer-events:none;background:radial-gradient(circle,#ffffff1f 0%,#0000 60%);width:200%;height:200%;position:absolute;top:-50%;right:-50%}.wallet-summary .wallet-card svg{opacity:.95;z-index:1;margin-bottom:16px;font-size:28px;position:relative}.wallet-summary .wallet-card span{opacity:.85;text-transform:uppercase;letter-spacing:.04em;z-index:1;font-size:13px;font-weight:600;display:block;position:relative}.wallet-summary .wallet-card h2{letter-spacing:-.02em;z-index:1;word-break:break-word;margin:10px 0 0;font-size:28px;font-weight:800;position:relative}.wallet-summary .wallet-card.blue{background:linear-gradient(135deg,#2563eb,#1d4ed8);box-shadow:0 4px 14px #2563eb40}.wallet-summary .wallet-card.orange{background:linear-gradient(135deg,#f59e0b,#d97706);box-shadow:0 4px 14px #f59e0b40}.wallet-summary .wallet-card.green{background:linear-gradient(135deg,#16a34a,#15803d);box-shadow:0 4px 14px #16a34a40}.withdraw-grid{grid-template-columns:1.2fr .9fr;align-items:start;gap:24px;display:grid}.withdraw-form-card,.withdraw-history-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:28px;transition:all .25s cubic-bezier(.4,0,.2,1)}.withdraw-form-card:hover,.withdraw-history-card:hover{border-color:#cbd5e1;box-shadow:0 10px 15px -3px #0000000f,0 4px 6px -4px #00000008}.card-title{border-bottom:1px solid #f1f5f9;align-items:center;gap:12px;margin-bottom:24px;padding-bottom:16px;display:flex}.card-title svg{color:#2563eb;flex-shrink:0;font-size:20px}.card-title h2{color:#0f172a;letter-spacing:-.01em;margin:0;font-size:18px;font-weight:700}.withdraw-form-card form{flex-direction:column;gap:16px;display:flex}.withdraw-form-card label{color:#475569;text-transform:uppercase;letter-spacing:.03em;font-size:13px;font-weight:600}.withdraw-form-card input{color:#0f172a;box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:12px;width:100%;height:52px;padding:0 16px;font-size:16px;font-weight:600;transition:all .2s cubic-bezier(.4,0,.2,1)}.withdraw-form-card input::placeholder{color:#94a3b8;font-weight:400}.withdraw-form-card input:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb1a}.readonly-input{color:#475569;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:12px;height:52px;padding:0 18px;font-size:15px;font-weight:600;display:flex}.readonly-input svg{color:#2563eb;flex-shrink:0;font-size:16px}.withdraw-info{background:#f8fafc;border:1px solid #f1f5f9;border-radius:12px;justify-content:space-between;padding:18px 20px;display:flex}.withdraw-info>div{text-align:center;flex:1}.withdraw-info>div:first-child{border-right:1px solid #e2e8f0}.withdraw-info span{color:#64748b;text-transform:uppercase;letter-spacing:.03em;margin-bottom:4px;font-size:12px;font-weight:600;display:block}.withdraw-info strong{color:#0f172a;letter-spacing:-.01em;font-size:18px;font-weight:800;display:block}.withdraw-all{color:#2563eb;cursor:pointer;background:#eff6ff;border:none;border-radius:12px;height:48px;font-size:15px;font-weight:700;transition:all .2s cubic-bezier(.4,0,.2,1)}.withdraw-all:hover{background:#dbeafe;transform:translateY(-1px)}.withdraw-all:active{transform:translateY(0)}.withdraw-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:12px;height:54px;font-size:16px;font-weight:700;transition:all .2s cubic-bezier(.4,0,.2,1);box-shadow:0 1px 3px #2563eb33}.withdraw-btn:hover:not(:disabled){background:#1d4ed8;transform:translateY(-1px);box-shadow:0 4px 12px #2563eb40}.withdraw-btn:active:not(:disabled){transform:translateY(0)}.withdraw-btn:disabled{opacity:.6;cursor:not-allowed;box-shadow:none;transform:none}.empty-history{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:280px;padding:32px;display:flex}.empty-history img{opacity:.7;width:140px;margin-bottom:20px}.empty-history h3{color:#334155;margin:0;font-size:18px;font-weight:700}.empty-history p{color:#94a3b8;max-width:280px;margin:8px 0 0;font-size:14px;line-height:1.6}.withdraw-history-table{border-collapse:collapse;width:100%;font-size:14px}.withdraw-history-table thead{position:sticky;top:0}.withdraw-history-table th{text-align:left;text-transform:uppercase;letter-spacing:.04em;color:#64748b;white-space:nowrap;background:#f8fafc;border-bottom:2px solid #e2e8f0;padding:14px 16px;font-size:12px;font-weight:700}.withdraw-history-table td{color:#334155;border-bottom:1px solid #f1f5f9;padding:16px;font-weight:500}.withdraw-history-table tbody tr{transition:background .15s}.withdraw-history-table tbody tr:hover{background:#f8fafc}.withdraw-history-table tbody tr:last-child td{border-bottom:none}.status-badge{white-space:nowrap;border-radius:999px;align-items:center;gap:6px;padding:5px 12px;font-size:12px;font-weight:700;display:inline-flex}.status-badge:before{content:"";border-radius:50%;flex-shrink:0;width:6px;height:6px}.status-pending{color:#b45309;background:#fffbeb;border:1px solid #fef3c7}.status-pending:before{background:#f59e0b}.status-processing{color:#1d4ed8;background:#eff6ff;border:1px solid #dbeafe}.status-processing:before{background:#3b82f6}.status-paid{color:#15803d;background:#f0fdf4;border:1px solid #dcfce7}.status-paid:before{background:#22c55e}.status-failed{color:#b91c1c;background:#fef2f2;border:1px solid #fee2e2}.status-failed:before{background:#ef4444}.status-rejected{color:#475569;background:#f8fafc;border:1px solid #e2e8f0}.status-rejected:before{background:#94a3b8}@media (width<=1100px){.withdraw-grid{grid-template-columns:1fr;gap:20px}}@media (width<=768px){.withdraw-page{padding:20px 20px 110px}.withdraw-header h1{font-size:24px}.withdraw-header p{font-size:14px}.wallet-summary{grid-template-columns:1fr;gap:12px;margin-bottom:24px}.wallet-summary .wallet-card{align-items:center;gap:16px;padding:18px 20px;display:flex}.wallet-summary .wallet-card svg{flex-shrink:0;margin-bottom:0;font-size:24px}.wallet-summary .wallet-card span{margin-bottom:0;font-size:12px}.wallet-summary .wallet-card h2{margin-top:0;font-size:22px}.withdraw-form-card,.withdraw-history-card{border-radius:14px;padding:20px}.card-title{margin-bottom:20px;padding-bottom:14px}.card-title h2{font-size:17px}.withdraw-form-card input,.readonly-input{height:50px}.withdraw-info{padding:14px 16px}.withdraw-info strong{font-size:16px}.withdraw-btn,.withdraw-all{width:100%}.withdraw-history-card{-webkit-overflow-scrolling:touch;overflow-x:auto}.withdraw-history-table{min-width:500px}.withdraw-history-table th,.withdraw-history-table td{padding:12px 14px;font-size:13px}}@media (width<=480px){.withdraw-page{padding:16px 16px 110px}.withdraw-header{margin-bottom:24px;padding-bottom:18px}.withdraw-header h1{font-size:20px}.withdraw-header p{font-size:13px}.wallet-summary .wallet-card{gap:14px;padding:16px 18px}.wallet-summary .wallet-card svg{font-size:22px}.wallet-summary .wallet-card h2{font-size:20px}.wallet-summary .wallet-card span{font-size:11px}.withdraw-form-card,.withdraw-history-card{padding:18px}.card-title h2{font-size:16px}.withdraw-form-card input,.readonly-input{height:48px;font-size:16px}.withdraw-info{flex-direction:column;gap:12px;padding:16px}.withdraw-info>div{text-align:left;justify-content:space-between;align-items:center;display:flex}.withdraw-info>div:first-child{border-bottom:1px solid #e2e8f0;border-right:none;padding-bottom:12px}.withdraw-info span{margin-bottom:0}.withdraw-btn{height:52px;font-size:15px}.withdraw-all{height:46px;font-size:14px}.empty-history{min-height:220px;padding:24px}.empty-history img{width:120px}.empty-history h3{font-size:16px}.empty-history p{font-size:13px}.withdraw-history-table{min-width:480px}.withdraw-history-table th,.withdraw-history-table td{padding:10px 12px;font-size:12px}}.settings-page{box-sizing:border-box;background:#f6f8fc;min-height:100vh;padding:32px 32px 110px;overflow-x:hidden}.settings-header{border-bottom:1px solid #e2e8f0;margin-bottom:32px;padding-bottom:24px}.settings-header h1{color:#0f172a;letter-spacing:-.02em;margin:0 0 8px;font-size:28px;font-weight:800;line-height:1.2}.settings-header p{color:#64748b;max-width:600px;margin:0;font-size:15px;line-height:1.6}.settings-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;margin-bottom:24px;padding:28px;transition:all .25s cubic-bezier(.4,0,.2,1)}.settings-card:hover{border-color:#cbd5e1;box-shadow:0 10px 15px -3px #0000000f,0 4px 6px -4px #00000008}.settings-title{border-bottom:1px solid #f1f5f9;align-items:center;gap:12px;margin-bottom:24px;padding-bottom:16px;display:flex}.settings-title svg{color:#2563eb;flex-shrink:0;font-size:20px}.settings-title h2{color:#0f172a;letter-spacing:-.01em;margin:0;font-size:18px;font-weight:700}.settings-form{flex-direction:column;gap:18px;display:flex}.form-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.settings-form label{color:#475569;text-transform:uppercase;letter-spacing:.03em;margin-bottom:8px;font-size:13px;font-weight:600;display:block}.input-icon{box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:12px;height:52px;padding:0 16px;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.input-icon:focus-within{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.input-icon svg{color:#2563eb;flex-shrink:0;font-size:16px}.input-icon input{color:#0f172a;background:0 0;border:none;outline:none;width:100%;height:100%;font-size:15px;font-weight:500}.input-icon input::placeholder{color:#94a3b8;font-weight:400}.input-icon.readonly{background:#f8fafc;border-color:#e2e8f0}.input-icon.readonly input{color:#64748b;font-weight:500}.save-btn{cursor:pointer;color:#fff;white-space:nowrap;background:#2563eb;border:none;border-radius:12px;justify-content:center;align-items:center;gap:10px;padding:14px 28px;font-size:15px;font-weight:700;transition:all .2s cubic-bezier(.4,0,.2,1);display:inline-flex;box-shadow:0 1px 3px #2563eb33}.save-btn:hover:not(:disabled){background:#1d4ed8;transform:translateY(-1px);box-shadow:0 4px 12px #2563eb40}.save-btn:active:not(:disabled){transform:translateY(0)}.save-btn:disabled{opacity:.6;cursor:not-allowed;box-shadow:none;transform:none}.notification-item{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;gap:20px;padding:20px 0;display:flex}.notification-item h4{color:#0f172a;margin:0 0 4px;font-size:15px;font-weight:700}.notification-item p{color:#64748b;margin:0;font-size:14px;line-height:1.6}.switch{flex-shrink:0;width:52px;height:28px;display:inline-block;position:relative}.switch input{display:none}.slider{cursor:pointer;background:#cbd5e1;border-radius:999px;transition:background .2s;position:absolute;inset:0}.slider:before{content:"";background:#fff;border-radius:50%;width:22px;height:22px;transition:transform .2s cubic-bezier(.4,0,.2,1);position:absolute;top:3px;left:3px;box-shadow:0 2px 4px #00000026}.switch input:checked+.slider{background:#2563eb}.switch input:checked+.slider:before{transform:translate(24px)}.danger-card{background:#fef2f2;border-color:#fecaca}.danger-card:hover{border-color:#fca5a5;box-shadow:0 10px 15px -3px #dc262614,0 4px 6px -4px #dc26260a}.danger-card .settings-title svg{color:#dc2626}.danger-card .settings-title h2{color:#991b1b}.danger-text{color:#7f1d1d;margin:0 0 20px;font-size:14px;line-height:1.7}.danger-actions{flex-wrap:wrap;gap:12px;display:flex}.danger-btn{cursor:pointer;color:#fff;white-space:nowrap;background:#dc2626;border:none;border-radius:12px;outline:none;justify-content:center;align-items:center;gap:8px;padding:12px 22px;font-size:14px;font-weight:700;transition:all .2s cubic-bezier(.4,0,.2,1);display:inline-flex}.danger-btn:hover:not(:disabled){background:#b91c1c;transform:translateY(-1px);box-shadow:0 4px 12px #dc262640}.danger-btn:active:not(:disabled){transform:translateY(0)}.danger-btn:disabled{opacity:.5;cursor:not-allowed;box-shadow:none;background:#ef4444;transform:none}@media (width<=1024px){.settings-page{padding:24px}.form-grid{grid-template-columns:1fr;gap:16px}}@media (width<=768px){.settings-page{padding:20px 20px 110px}.settings-header{margin-bottom:24px;padding-bottom:20px}.settings-header h1{font-size:24px}.settings-header p{font-size:14px}.settings-card{margin-bottom:20px;padding:22px}.settings-title{margin-bottom:20px;padding-bottom:14px}.settings-title h2{font-size:17px}.settings-form{gap:16px}.input-icon{height:50px;padding:0 14px}.input-icon input{font-size:16px}.save-btn{width:100%;padding:14px}.notification-item{flex-direction:column;align-items:flex-start;gap:14px;padding:18px 0}.notification-item h4{font-size:15px}.notification-item p{font-size:13px}.danger-actions{flex-direction:column}.danger-btn{width:100%;padding:14px}}@media (width<=480px){.settings-page{padding:16px 16px 110px}.settings-header h1{font-size:22px}.settings-header p{font-size:13px}.settings-card{border-radius:14px;margin-bottom:16px;padding:18px}.settings-title{gap:10px;margin-bottom:18px;padding-bottom:12px}.settings-title svg{font-size:18px}.settings-title h2{font-size:16px}.settings-form{gap:14px}.settings-form label{font-size:12px}.input-icon{gap:10px;height:48px;padding:0 12px}.input-icon svg{font-size:14px}.input-icon input{font-size:16px}.save-btn{border-radius:10px;padding:12px;font-size:14px}.notification-item{gap:12px;padding:16px 0}.notification-item h4{font-size:14px}.notification-item p{font-size:12px}.switch{width:48px;height:26px}.slider:before{width:20px;height:20px}.switch input:checked+.slider:before{transform:translate(22px)}.danger-text{font-size:13px}.danger-btn{border-radius:10px;padding:12px;font-size:13px}}@media (prefers-reduced-motion:reduce){.settings-card,.input-icon,.save-btn,.danger-btn,.slider,.slider:before{transition:none}.settings-card:hover,.save-btn:hover,.danger-btn:hover{transform:none}}.surveys-page{box-sizing:border-box;width:100%;max-width:100%;padding:32px;overflow-x:hidden}.page-header{border-bottom:1px solid #e2e8f0;margin-bottom:40px;padding-bottom:24px}.page-header h1{color:#0f172a;letter-spacing:-.02em;margin-bottom:8px;font-size:28px;font-weight:800;line-height:1.2}.page-header p{color:#64748b;max-width:600px;font-size:15px;line-height:1.6}.survey-section{margin-bottom:48px}.survey-section h2{color:#1e293b;letter-spacing:-.01em;border-bottom:2px solid #e2e8f0;align-items:center;gap:10px;margin-bottom:20px;padding-bottom:12px;font-size:18px;font-weight:700;display:flex}.survey-section h2:before{content:"";background:#2563eb;border-radius:50%;flex-shrink:0;width:8px;height:8px}.survey-section:nth-child(3) h2:before{background:#16a34a}.survey-section:nth-child(4) h2:before{background:#8b5cf6}.survey-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));align-items:stretch;gap:20px;display:grid}.empty-box{text-align:center;color:#64748b;background:#f8fafc;border:2px dashed #cbd5e1;border-radius:16px;padding:48px 32px;font-size:15px;font-weight:500;line-height:1.7;transition:all .25s cubic-bezier(.4,0,.2,1)}.empty-box:hover{background:#f1f5f9;border-color:#94a3b8;box-shadow:0 4px 12px #0000000a}.surveys-loading{flex-direction:column;justify-content:center;align-items:center;gap:20px;min-height:calc(100vh - 180px);display:flex}.loader{border:3px solid #2563eb;border-color:#2563eb #3b82f6 #e2e8f0 #e2e8f0;border-radius:50%;width:48px;height:48px;animation:.8s cubic-bezier(.4,0,.2,1) infinite spin}.surveys-loading p{color:#94a3b8;font-size:15px;font-weight:500}@media (width<=1024px){.surveys-page{padding:24px}.survey-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.page-header{margin-bottom:32px}}@media (width<=768px){.surveys-page{padding:20px 20px 100px}.page-header{margin-bottom:28px;padding-bottom:20px}.page-header h1{font-size:24px}.page-header p{font-size:14px}.survey-section{margin-bottom:36px}.survey-section h2{margin-bottom:16px;font-size:16px}.survey-grid{grid-template-columns:1fr;gap:16px}.empty-box{padding:36px 24px;font-size:14px}.loader{width:40px;height:40px}}@media (width<=480px){.surveys-page{padding:16px 16px 100px}.page-header h1{font-size:22px}.page-header p{font-size:13px}.survey-section h2{font-size:15px}.empty-box{padding:28px 18px;font-size:13px}}@media (prefers-reduced-motion:reduce){.loader{border-top-color:#2563eb;border-right-color:#2563eb;animation:none}.empty-box,.survey-section h2:before{transition:none}}.sidebar{z-index:1000;background:#fff;border-right:1px solid #e2e8f0;flex-direction:column;width:260px;height:100vh;transition:width .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;left:0}.sidebar.collapsed{width:72px}.sidebar-header{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:20px 18px 20px 22px;display:flex;position:relative}.sidebar-logo h2{color:#0f172a;white-space:nowrap;margin:0;font-size:22px;font-weight:800;transition:opacity .2s}.sidebar-logo span{color:#2563eb}.sidebar.collapsed .sidebar-logo h2{opacity:0;pointer-events:none}.collapse-btn{color:#64748b;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:12px;transition:all .2s;display:flex}.collapse-btn:hover{color:#2563eb;background:#eff6ff}.sidebar nav{flex:1;padding:16px 12px;overflow-y:auto}.sidebar-link{color:#64748b;white-space:nowrap;border-radius:12px;align-items:center;gap:14px;margin-bottom:4px;padding:12px 14px;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.sidebar-link svg{flex-shrink:0;font-size:18px}.sidebar-link:hover{color:#334155;background:#f1f5f9}.sidebar-link.active{color:#2563eb;background:#eff6ff;font-weight:700}.sidebar.collapsed .sidebar-link{justify-content:center;padding:14px}.sidebar.collapsed .sidebar-link span{display:none}.logout-btn{color:#dc2626;cursor:pointer;background:#fef2f2;border:none;border-radius:12px;justify-content:center;align-items:center;gap:10px;margin:14px 12px 18px;padding:12px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.logout-btn:hover{background:#fee2e2}.sidebar.collapsed .logout-btn{padding:14px}.sidebar.collapsed .logout-btn span{display:none}@media (width<=900px){.sidebar{width:260px;transform:translate(-100%)}.sidebar.collapsed{width:260px}}.topbar{z-index:900;box-sizing:border-box;background:#fff;border-bottom:1px solid #e2e8f0;flex-shrink:0;justify-content:space-between;align-items:center;width:100%;height:64px;padding:0 28px;transition:box-shadow .25s cubic-bezier(.4,0,.2,1);display:flex;position:sticky;top:0}.topbar.scrolled{box-shadow:0 1px 3px #0000000d,0 1px 2px #00000008}.topbar-title{flex:1;min-width:0;margin-left:16px}.topbar-title h2{color:#1e293b;white-space:nowrap;text-overflow:ellipsis;letter-spacing:-.01em;margin:0;font-size:20px;font-weight:700;overflow:hidden}.mobile-menu-btn{cursor:pointer;color:#64748b;background:0 0;border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;transition:all .2s cubic-bezier(.4,0,.2,1);display:none}.mobile-menu-btn:hover{color:#2563eb;background:#eff6ff}.mobile-menu-btn:active{transform:scale(.96)}.topbar-actions{flex-shrink:0;align-items:center;gap:8px;display:flex}.notification-wrapper{position:relative}.notification-btn{cursor:pointer;color:#64748b;background:0 0;border:none;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.notification-btn:hover{color:#2563eb;background:#eff6ff}.notification-btn:active{transform:scale(.96)}.notification-count{color:#fff;background:#ef4444;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:11px;font-weight:700;animation:.3s cubic-bezier(.4,0,.2,1) badgePop;display:flex;position:absolute;top:2px;right:2px;box-shadow:0 0 0 2px #fff}@keyframes badgePop{0%{transform:scale(0)}70%{transform:scale(1.2)}to{transform:scale(1)}}.notification-dropdown{background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;width:380px;max-height:480px;animation:.2s cubic-bezier(.4,0,.2,1) dropdownSlide;display:flex;position:absolute;top:52px;right:0;overflow:hidden;box-shadow:0 20px 25px -5px #00000014,0 8px 10px -6px #00000008}@keyframes dropdownSlide{0%{opacity:0;transform:translateY(-8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.notification-header{z-index:2;background:#fff;border-bottom:1px solid #f1f5f9;flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 20px;display:flex;position:sticky;top:0}.notification-header h4{color:#1e293b;letter-spacing:-.01em;margin:0;font-size:15px;font-weight:700}.notification-header button{color:#2563eb;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:6px 10px;font-size:13px;font-weight:600;transition:all .15s}.notification-header button:hover{background:#eff6ff}.notification-header button:active{transform:scale(.96)}.notification-empty{text-align:center;color:#94a3b8;padding:48px 20px;font-size:14px;font-weight:500}.notification-item{cursor:pointer;border-bottom:1px solid #f1f5f9;padding:16px 20px;transition:all .15s;position:relative}.notification-item:last-child{border-bottom:none}.notification-item:hover{background:#f8fafc}.notification-item:active{background:#f1f5f9}.notification-item.unread{background:#eff6ff}.notification-item.unread:before{content:"";background:#2563eb;border-radius:0 4px 4px 0;width:3px;height:32px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.notification-item strong{color:#1e293b;margin-bottom:4px;font-size:14px;font-weight:600;line-height:1.4;display:block}.notification-item p{color:#64748b;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:13px;line-height:1.5;display:-webkit-box;overflow:hidden}.notification-dropdown::-webkit-scrollbar{width:4px}.notification-dropdown::-webkit-scrollbar-track{background:0 0}.notification-dropdown::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.profile-menu{position:relative}.profile-trigger{cursor:pointer;background:0 0;border:none;border-radius:12px;align-items:center;gap:10px;padding:6px 10px 6px 8px;font-family:inherit;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.profile-trigger:hover{background:#eff6ff}.profile-trigger:active{transform:scale(.98)}.profile-avatar{color:#fff;background:#2563eb;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;font-weight:700;display:flex}.profile-trigger span{color:#1e293b;white-space:nowrap;font-size:14px;font-weight:600}.profile-trigger svg{color:#94a3b8;flex-shrink:0;font-size:12px;transition:transform .2s}.profile-menu .profile-trigger[aria-expanded=true] svg{transform:rotate(180deg)}.profile-menu:has(.profile-dropdown) .profile-trigger svg{transform:rotate(180deg)}.profile-dropdown{background:#fff;border:1px solid #e2e8f0;border-radius:14px;flex-direction:column;width:200px;animation:.2s cubic-bezier(.4,0,.2,1) dropdownSlide;display:flex;position:absolute;top:56px;right:0;overflow:hidden;box-shadow:0 20px 25px -5px #00000014,0 8px 10px -6px #00000008}.profile-dropdown button{text-align:left;cursor:pointer;color:#475569;background:0 0;border:none;align-items:center;gap:10px;width:100%;padding:14px 18px;font-family:inherit;font-size:14px;font-weight:500;transition:all .15s;display:flex}.profile-dropdown button:hover{color:#1e293b;background:#f8fafc}.profile-dropdown button:active{background:#f1f5f9}.profile-dropdown button:last-child{color:#dc2626;border-top:1px solid #f1f5f9}.profile-dropdown button:last-child:hover{color:#b91c1c;background:#fef2f2}@media (width<=1024px){.topbar{padding:0 20px}}@media (width<=768px){.topbar{height:56px;padding:0 16px}.mobile-menu-btn{display:flex}.topbar-title{text-align:center;margin-left:0;padding:0 12px}.topbar-title h2{font-size:17px}.profile-trigger span,.profile-trigger svg{display:none}.profile-dropdown{width:180px;top:52px;right:0}.notification-dropdown{border-radius:14px;width:auto;position:fixed;top:64px;left:16px;right:16px}}@media (width<=480px){.topbar{height:52px;padding:0 12px}.notification-btn,.profile-avatar,.mobile-menu-btn{width:40px;height:40px}.profile-avatar{font-size:13px}.notification-btn{font-size:16px}.topbar-actions{gap:6px}.topbar-title h2{font-size:15px}.notification-count{min-width:16px;height:16px;font-size:10px;top:0;right:0}.notification-dropdown{top:60px;left:12px;right:12px}.profile-dropdown{width:160px;top:48px}.profile-dropdown button{padding:12px 16px;font-size:13px}}@media (prefers-reduced-motion:reduce){.topbar,.mobile-menu-btn,.notification-btn,.profile-trigger,.notification-item,.notification-header button,.profile-dropdown button{transition:none}.notification-count,.notification-dropdown,.profile-dropdown{animation:none}}.mobile-bottom-nav{display:none}@media (width<=900px){.mobile-bottom-nav{z-index:999;height:72px;padding-bottom:env(safe-area-inset-bottom);background:#fff;border-top:1px solid #e5e7eb;justify-content:space-around;align-items:center;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 20px #00000014}.mobile-link{color:#6b7280;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:5px;font-size:12px;text-decoration:none;transition:all .25s;display:flex}.mobile-link svg{font-size:20px}.mobile-link.active{color:#2563eb;font-weight:700}.mobile-link:hover{color:#2563eb}}.dashboard-layout{background:#f6f8fc;min-height:100vh;display:flex}.dashboard-main{flex-direction:column;flex:1;min-width:0;min-height:100vh;margin-left:260px;transition:margin-left .3s cubic-bezier(.4,0,.2,1);display:flex}.dashboard-layout.sidebar-collapsed .dashboard-main{margin-left:72px}.dashboard-content{box-sizing:border-box;flex:1;padding:30px;overflow-x:hidden}@media (width<=1200px){.dashboard-content{padding:24px}}@media (width<=900px){.dashboard-main{margin-left:0!important}.dashboard-content{padding:20px 20px 100px}}@media (width<=600px){.dashboard-content{padding:16px 16px 95px}}.forgot-container{background:#f6f8fc;justify-content:center;align-items:center;min-height:100vh;padding:30px;display:flex}.forgot-card{background:#fff;border-radius:20px;width:100%;max-width:500px;padding:40px;box-shadow:0 20px 45px #00000014}.forgot-header{text-align:center;margin-bottom:30px}.forgot-header h2{color:#111827;margin:0;font-size:30px}.forgot-header p{color:#6b7280;margin-top:10px;line-height:1.6}.forgot-form{flex-direction:column;gap:20px;display:flex}.form-group label{margin-bottom:8px;font-weight:600}.form-group input{border:1px solid #d1d5db;border-radius:12px;height:50px;padding:0 15px;font-size:15px}.form-group input:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 4px #2563eb26}.forgot-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:12px;height:52px;font-size:16px;font-weight:600}.forgot-btn:hover{background:#1d4ed8}.forgot-btn:disabled{opacity:.7;cursor:not-allowed}.forgot-footer{text-align:center;margin-top:25px}.forgot-footer a{color:#2563eb;margin-left:6px;font-weight:600;text-decoration:none}@media (width<=600px){.forgot-card{padding:28px 20px}}.reset-container{background:#f6f8fc;justify-content:center;align-items:center;min-height:100vh;padding:40px 20px;display:flex}.reset-card{background:#fff;border:1px solid #eef2f7;border-radius:20px;width:100%;max-width:480px;padding:40px;animation:.35s fadeUp;box-shadow:0 15px 45px #00000014,0 4px 12px #0000000a}@keyframes fadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.reset-header{text-align:center;margin-bottom:30px}.reset-header h2{color:#111827;margin:0;font-size:30px;font-weight:700}.reset-header p{color:#6b7280;margin-top:10px;font-size:15px;line-height:1.6}.reset-form{flex-direction:column;gap:20px;display:flex}.form-group{flex-direction:column;display:flex}.form-group label{color:#374151;margin-bottom:8px;font-size:14px;font-weight:600}.form-group input{color:#111827;box-sizing:border-box;background:#fff;border:1px solid #d1d5db;border-radius:12px;outline:none;width:100%;padding:14px 16px;font-size:15px;transition:border-color .25s,box-shadow .25s,transform .15s}.form-group input::placeholder{color:#9ca3af}.form-group input:focus{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1f}input[name=otp]{text-align:center;letter-spacing:8px;font-size:22px;font-weight:700}.password-field{position:relative}.password-field input{padding-right:50px}.password-toggle{cursor:pointer;color:#6b7280;background:0 0;border:none;font-size:18px;transition:all .25s;position:absolute;top:50%;right:15px;transform:translateY(-50%)}.password-toggle:hover{color:#2563eb}.reset-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#1d4ed8);border:none;border-radius:12px;width:100%;padding:15px;font-size:16px;font-weight:600;transition:all .25s}.reset-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 12px 24px #2563eb38}.reset-btn:disabled{opacity:.65;cursor:not-allowed;box-shadow:none;transform:none}.reset-footer{text-align:center;color:#6b7280;margin-top:25px;font-size:15px}.reset-footer a{color:#2563eb;font-weight:600;text-decoration:none;transition:all .25s}.reset-footer a:hover{color:#1d4ed8;text-decoration:underline}.otp-box{color:#1e40af;background:#eff6ff;border:1px solid #bfdbfe;border-radius:12px;margin-bottom:20px;padding:14px;font-size:14px;line-height:1.6}.success-box{color:#065f46;text-align:center;background:#ecfdf5;border:1px solid #6ee7b7;border-radius:12px;margin-bottom:20px;padding:14px}.error-box{color:#b91c1c;text-align:center;background:#fef2f2;border:1px solid #fecaca;border-radius:12px;margin-bottom:20px;padding:14px}@media (width<=768px){.reset-card{padding:30px 24px}.reset-header h2{font-size:26px}}@media (width<=480px){.reset-container{align-items:flex-start;padding:60px 20px 20px}.reset-card{border-radius:16px;padding:24px 18px}.reset-header h2{font-size:23px}.reset-header p{font-size:14px}.form-group input{padding:13px 14px}.reset-btn{padding:14px}input[name=otp]{letter-spacing:6px;font-size:20px}}.landing-page{--lp-bg:#fafaf9;--lp-surface:#fff;--lp-text:#0c0a09;--lp-text-muted:#78716c;--lp-border:#e7e5e4;--lp-accent:#2563eb;--lp-accent-dark:#1d4ed8;--lp-accent-warm:#d97706;--lp-green:#16a34a;--lp-red:#dc2626;--lp-radius:16px;--lp-radius-sm:12px;--lp-shadow:0 1px 3px #0000000a, 0 1px 2px #00000005;--lp-shadow-md:0 4px 6px -1px #0000000d, 0 2px 4px -2px #00000008;--lp-shadow-lg:0 10px 15px -3px #00000012, 0 4px 6px -4px #00000008;--lp-transition:.2s cubic-bezier(.4, 0, .2, 1);color:var(--lp-text);background:var(--lp-bg);-webkit-font-smoothing:antialiased;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;overflow-x:hidden}.landing-nav{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--lp-border);background:#fafaf9d9;position:sticky;top:0}.nav-inner{justify-content:space-between;align-items:center;max-width:1200px;height:72px;margin:0 auto;padding:0 32px;display:flex}.nav-logo{color:var(--lp-text);letter-spacing:-.02em;font-size:22px;font-weight:800;text-decoration:none}.nav-logo span{color:var(--lp-accent)}.nav-links{align-items:center;gap:36px;display:flex}.nav-links a{color:var(--lp-text-muted);transition:color var(--lp-transition);font-size:15px;font-weight:500;text-decoration:none}.nav-links a:hover{color:var(--lp-text)}.nav-cta{background:var(--lp-text);border-radius:var(--lp-radius-sm);transition:all var(--lp-transition);align-items:center;padding:10px 22px;font-size:14px;font-weight:600;display:inline-flex;color:#fff!important}.nav-cta:hover{background:var(--lp-accent);transform:translateY(-1px)}.nav-toggle{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:6px;display:none}.nav-toggle span{background:var(--lp-text);border-radius:2px;width:24px;height:2px;transition:all .25s;display:block}.hero{max-width:1200px;margin:0 auto;padding:80px 32px 100px}.hero-inner{grid-template-columns:1.1fr .9fr;align-items:center;gap:60px;display:grid}.hero-tag{color:var(--lp-accent);text-transform:uppercase;letter-spacing:.04em;background:#eff6ff;border:1px solid #dbeafe;border-radius:999px;align-items:center;gap:8px;margin-bottom:24px;padding:6px 14px;font-size:13px;font-weight:700;display:inline-flex}.hero-content h1{letter-spacing:-.03em;margin:0 0 24px;font-size:clamp(36px,5vw,56px);font-weight:800;line-height:1.1}.hero-content h1 .accent{color:var(--lp-accent);position:relative}.hero-content>p{color:var(--lp-text-muted);max-width:480px;margin:0 0 36px;font-size:18px;line-height:1.7}.hero-actions{flex-wrap:wrap;gap:14px;margin-bottom:40px;display:flex}.btn-primary{background:var(--lp-accent);color:#fff;border-radius:var(--lp-radius-sm);cursor:pointer;transition:all var(--lp-transition);border:none;justify-content:center;align-items:center;padding:16px 32px;font-size:16px;font-weight:700;text-decoration:none;display:inline-flex;box-shadow:0 1px 3px #2563eb33}.btn-primary:hover{background:var(--lp-accent-dark);transform:translateY(-1px);box-shadow:0 4px 12px #2563eb40}.btn-primary.large{padding:18px 40px;font-size:17px}.btn-ghost{color:var(--lp-text);border-radius:var(--lp-radius-sm);border:1.5px solid var(--lp-border);cursor:pointer;transition:all var(--lp-transition);background:0 0;justify-content:center;align-items:center;padding:16px 32px;font-size:16px;font-weight:600;text-decoration:none;display:inline-flex}.btn-ghost:hover{border-color:var(--lp-text-muted);background:#f5f5f4}.hero-trust{align-items:center;gap:20px;display:flex}.trust-pills{flex-wrap:wrap;gap:12px;display:flex}.trust-pills span{color:var(--lp-text-muted);align-items:center;gap:6px;font-size:13px;font-weight:600;display:flex}.hero-visual{justify-content:center;align-items:center;display:flex}.phone-mockup{background:var(--lp-surface);width:280px;box-shadow:var(--lp-shadow-lg), 0 0 0 1px var(--lp-border);border:4px solid #292524;border-radius:32px;padding:16px;position:relative}.phone-mockup:before{content:"";z-index:2;background:#292524;border-radius:0 0 14px 14px;width:80px;height:20px;position:absolute;top:12px;left:50%;transform:translate(-50%)}.phone-screen{background:#f5f5f4;border-radius:20px;flex-direction:column;gap:10px;padding:36px 16px 16px;display:flex}.mock-header{align-items:center;gap:8px;margin-bottom:4px;display:flex}.mock-dot{background:var(--lp-accent);border-radius:8px;width:28px;height:28px}.mock-line{background:#d6d3d1;border-radius:4px;flex:1;height:8px}.mock-line.short{flex:.6}.mock-card{box-shadow:var(--lp-shadow-sm);background:#fff;border-radius:12px;align-items:center;gap:10px;padding:12px;animation:.6s backwards slideUp;display:flex}.mock-card:nth-child(2){animation-delay:.1s}.mock-card:nth-child(3){animation-delay:.2s}.mock-card:nth-child(4){animation-delay:.3s}@keyframes slideUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.mock-icon{background:#eff6ff;border-radius:8px;flex-shrink:0;width:32px;height:32px}.mock-icon.green{background:#f0fdf4}.mock-icon.purple{background:#faf5ff}.mock-text{flex-direction:column;flex:1;gap:6px;display:flex}.mock-amount{color:var(--lp-green);flex-shrink:0;font-size:13px;font-weight:700}.mock-balance{background:var(--lp-text);color:#fff;border-radius:12px;justify-content:space-between;align-items:center;margin-top:4px;padding:14px;display:flex}.mock-balance span{opacity:.7;font-size:12px}.mock-balance strong{font-size:16px;font-weight:700}.stats-bar{background:var(--lp-text);padding:48px 32px}.stats-inner{justify-content:space-around;align-items:center;gap:32px;max-width:1000px;margin:0 auto;display:flex}.stat-item{text-align:center}.stat-item strong{color:#fff;letter-spacing:-.02em;font-size:36px;font-weight:800;line-height:1.1;display:block}.stat-item span{color:#a8a29e;margin-top:6px;font-size:14px;font-weight:500;display:block}.stat-divider{background:#44403c;width:1px;height:48px}.section-inner{max-width:1100px;margin:0 auto;padding:0 32px}.section-header{text-align:center;max-width:560px;margin:0 auto 56px}.section-tag{color:var(--lp-text-muted);text-transform:uppercase;letter-spacing:.06em;border:1px solid var(--lp-border);background:#f5f5f4;border-radius:999px;margin-bottom:16px;padding:6px 14px;font-size:12px;font-weight:700;display:inline-flex}.section-header h2{letter-spacing:-.02em;margin:0 0 14px;font-size:36px;font-weight:800;line-height:1.2}.section-header p{color:var(--lp-text-muted);margin:0;font-size:17px;line-height:1.6}.how-section{padding:100px 0}.steps-grid{grid-template-columns:1fr auto 1fr auto 1fr;align-items:start;gap:24px;display:grid}.step-card{background:var(--lp-surface);border:1px solid var(--lp-border);border-radius:var(--lp-radius);text-align:center;transition:all var(--lp-transition);padding:32px}.step-card:hover{box-shadow:var(--lp-shadow-md);border-color:#d6d3d1;transform:translateY(-2px)}.step-num{color:var(--lp-accent);letter-spacing:-.02em;background:#eff6ff;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;margin:0 auto 20px;font-size:14px;font-weight:800;display:flex}.step-card h3{color:var(--lp-text);margin:0 0 10px;font-size:18px;font-weight:700}.step-card p{color:var(--lp-text-muted);margin:0;font-size:15px;line-height:1.6}.step-connector{background:var(--lp-border);width:40px;height:2px;margin-top:60px;position:relative}.step-connector:after{content:"";border-top:2px solid var(--lp-border);border-right:2px solid var(--lp-border);width:8px;height:8px;position:absolute;top:-3px;right:-4px;transform:rotate(45deg)}.features-section{border-top:1px solid var(--lp-border);border-bottom:1px solid var(--lp-border);background:#f5f5f4;padding:100px 0}.features-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.feature-card{background:var(--lp-surface);border:1px solid var(--lp-border);border-radius:var(--lp-radius);transition:all var(--lp-transition);padding:32px}.feature-card:hover{box-shadow:var(--lp-shadow-md);border-color:#d6d3d1;transform:translateY(-2px)}.feature-icon{width:44px;height:44px;color:var(--lp-accent);transition:transform var(--lp-transition);background:#f5f5f4;border-radius:12px;justify-content:center;align-items:center;margin-bottom:20px;display:flex}.feature-card:hover .feature-icon{transform:scale(1.08)}.feature-card h3{margin:0 0 10px;font-size:17px;font-weight:700}.feature-card p{color:var(--lp-text-muted);margin:0;font-size:15px;line-height:1.6}.testimonials-section{padding:100px 0}.testimonials-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.testimonial-card{background:var(--lp-surface);border:1px solid var(--lp-border);border-radius:var(--lp-radius);transition:all var(--lp-transition);padding:32px}.testimonial-card:hover{box-shadow:var(--lp-shadow-md);border-color:#d6d3d1}.testimonial-stars{color:var(--lp-accent-warm);letter-spacing:2px;margin-bottom:16px;font-size:16px}.testimonial-card>p{color:var(--lp-text);margin:0 0 24px;font-size:15px;font-style:italic;line-height:1.7}.testimonial-author{border-top:1px solid var(--lp-border);align-items:center;gap:12px;padding-top:20px;display:flex}.author-avatar{background:var(--lp-text);color:#fff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:13px;font-weight:700;display:flex}.testimonial-author strong{color:var(--lp-text);font-size:14px;font-weight:700;display:block}.testimonial-author span{color:var(--lp-text-muted);font-size:13px}.faq-section{border-top:1px solid var(--lp-border);background:#f5f5f4;padding:100px 0}.faq-list{flex-direction:column;gap:12px;max-width:720px;margin:0 auto;display:flex}.faq-item{background:var(--lp-surface);border:1px solid var(--lp-border);border-radius:var(--lp-radius-sm);transition:all var(--lp-transition);overflow:hidden}.faq-item:hover{border-color:#d6d3d1}.faq-item.open{box-shadow:var(--lp-shadow-sm);border-color:#d6d3d1}.faq-question{cursor:pointer;width:100%;color:var(--lp-text);text-align:left;transition:color var(--lp-transition);background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;padding:20px 24px;font-size:16px;font-weight:600;display:flex}.faq-question:hover{color:var(--lp-accent)}.faq-question svg{color:var(--lp-text-muted);flex-shrink:0;transition:transform .25s cubic-bezier(.4,0,.2,1)}.faq-item.open .faq-question svg{transform:rotate(180deg)}.faq-answer{max-height:0;transition:max-height .3s cubic-bezier(.4,0,.2,1),padding .3s;overflow:hidden}.faq-item.open .faq-answer{max-height:300px;padding:0 24px 20px}.faq-answer p{color:var(--lp-text-muted);margin:0;font-size:15px;line-height:1.7}.cta-section{text-align:center;background:var(--lp-text);padding:100px 32px}.cta-inner{max-width:600px;margin:0 auto}.cta-inner h2{color:#fff;letter-spacing:-.02em;margin:0 0 16px;font-size:36px;font-weight:800;line-height:1.2}.cta-inner p{color:#a8a29e;margin:0 0 36px;font-size:17px;line-height:1.6}.cta-note{color:#78716c;margin-top:20px;font-size:14px;display:block}.landing-footer{background:#1c1917;padding:64px 32px 0}.footer-inner{border-bottom:1px solid #292524;grid-template-columns:1.2fr 1.8fr;gap:60px;max-width:1100px;margin:0 auto;padding-bottom:48px;display:grid}.footer-brand h3{color:#fff;letter-spacing:-.02em;margin:0 0 14px;font-size:22px;font-weight:800}.footer-brand h3 span{color:var(--lp-accent)}.footer-brand p{color:#a8a29e;max-width:300px;margin:0;font-size:15px;line-height:1.6}.footer-links{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.footer-links h4{text-transform:uppercase;letter-spacing:.06em;color:#78716c;margin:0 0 18px;font-size:13px;font-weight:700}.footer-links a,.footer-links span{color:#d6d3d1;transition:color var(--lp-transition);margin-bottom:12px;font-size:14px;text-decoration:none;display:block}.footer-links a:hover{color:#fff}.footer-bottom{max-width:1100px;margin:0 auto;padding:24px 0}.footer-bottom p{color:#57534e;margin:0;font-size:13px}@media (width<=1024px){.hero-inner{text-align:center;grid-template-columns:1fr;gap:48px}.hero-content>p{margin-left:auto;margin-right:auto}.hero-actions,.hero-trust{justify-content:center}.phone-mockup{width:260px}.features-grid{grid-template-columns:repeat(2,1fr)}.testimonials-grid{grid-template-columns:1fr}.steps-grid{grid-template-columns:1fr;gap:20px}.step-connector{display:none}.step-card{text-align:left;align-items:flex-start;gap:20px;display:flex}.step-num{flex-shrink:0;margin:0}.footer-inner{grid-template-columns:1fr;gap:40px}.footer-brand p{max-width:none}}@media (width<=768px){.nav-inner{height:64px;padding:0 20px}.nav-links{background:var(--lp-bg);opacity:0;pointer-events:none;border-bottom:1px solid var(--lp-border);flex-direction:column;gap:8px;padding:32px;transition:all .3s cubic-bezier(.4,0,.2,1);position:fixed;inset:64px 0 0;transform:translateY(-100%)}.nav-links.open{opacity:1;pointer-events:auto;transform:translateY(0)}.nav-links a{width:100%;padding:12px 0;font-size:18px}.nav-cta{justify-content:center;margin-top:12px;padding:14px}.nav-toggle{display:flex}.hero{padding:48px 20px 64px}.hero-content h1{font-size:36px}.hero-content>p{font-size:16px}.hero-actions{flex-direction:column}.btn-primary,.btn-ghost{width:100%;padding:14px}.stats-bar{padding:36px 20px}.stats-inner{flex-wrap:wrap;gap:24px}.stat-divider{display:none}.stat-item{flex:40%}.stat-item strong{font-size:28px}.section-inner{padding:0 20px}.section-header h2{font-size:28px}.how-section,.features-section,.testimonials-section,.faq-section,.cta-section{padding:64px 0}.features-grid{grid-template-columns:1fr}.feature-card,.testimonial-card{padding:24px}.faq-question{padding:16px 20px;font-size:15px}.faq-item.open .faq-answer{padding:0 20px 16px}.cta-section{padding:64px 20px}.cta-inner h2{font-size:28px}.landing-footer{padding:48px 20px 0}.footer-links{grid-template-columns:1fr 1fr;gap:32px 24px}}@media (width<=480px){.hero-content h1{font-size:32px}.phone-mockup{border-radius:28px;width:240px;padding:12px}.phone-screen{padding:32px 12px 12px}.stat-item{flex:100%}.step-card{padding:20px}.footer-links{grid-template-columns:1fr}.footer-inner{gap:32px;padding-bottom:32px}}@media (prefers-reduced-motion:reduce){.mock-card{animation:none}.faq-answer{transition:none}.faq-item.open .faq-answer{max-height:none;padding:0 24px 20px}}.reward-page{padding:30px}.reward-page h1{margin-bottom:20px}.reward-table{border-collapse:collapse;background:#fff;width:100%}.reward-table th,.reward-table td{text-align:left;border:1px solid #ddd;padding:14px}.reward-table th{color:#fff;background:#2563eb}.reward-table tr:nth-child(2n){background:#f8fafc}.reward-table button{cursor:pointer;border:none;border-radius:6px;margin-right:8px;padding:8px 14px}.reward-table button:first-child{color:#fff;background:#22c55e}.reward-table button:last-child{color:#fff;background:#ef4444}.bonus-page{box-sizing:border-box;background:#f8fafc;width:100%;min-height:100vh;padding:32px}.bonus-header{margin-bottom:30px}.bonus-header h1{color:#0f172a;margin:0;font-size:30px;font-weight:800}.bonus-header p{color:#64748b;max-width:700px;margin-top:10px;line-height:1.7}.bonus-card{background:#fff;border:1px solid #e2e8f0;border-radius:18px;align-items:flex-start;gap:25px;padding:30px;display:flex;box-shadow:0 8px 24px #0f172a0d}.bonus-icon{background:#eff6ff;border-radius:18px;flex-shrink:0;justify-content:center;align-items:center;width:70px;height:70px;display:flex}.bonus-icon svg{color:#2563eb;font-size:32px}.bonus-content{flex:1}.bonus-content h2{color:#0f172a;margin:0 0 12px;font-size:24px;font-weight:700}.bonus-description{color:#64748b;margin-bottom:24px;line-height:1.8}.instruction-box{background:#f8fafc;border:1px solid #dbeafe;border-radius:14px;margin-bottom:24px;padding:20px}.instruction-box h4{color:#0f172a;margin:0 0 15px;font-size:18px}.instruction-box ol{margin:0;padding-left:20px}.instruction-box li{color:#475569;margin-bottom:12px;line-height:1.8}.instruction-box strong{color:#0f172a}.bonus-meta{gap:40px;display:flex}.bonus-meta span{color:#64748b;text-transform:uppercase;flex-direction:column;gap:5px;font-size:13px;display:flex}.bonus-meta strong{color:#0f172a;font-size:20px}.bonus-actions{flex-direction:column;flex-shrink:0;gap:15px;width:220px;display:flex}.download-btn,.complete-task{cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:10px;width:100%;height:52px;font-weight:700;text-decoration:none;transition:all .25s;display:flex}.download-btn{color:#fff;background:#2563eb}.download-btn:hover{background:#1d4ed8}.complete-task{color:#fff;background:#0f172a}.complete-task:hover{background:#1e293b}.coming-title{margin:45px 0 20px}.coming-title h2{color:#0f172a;margin:0}.coming-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px;display:grid}.coming-card{background:#fff;border:2px dashed #d4d4d8;border-radius:16px;padding:28px;position:relative;overflow:hidden}.coming-icon{color:#7c3aed;background:#f3e8ff;border-radius:15px;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:20px;font-size:28px;display:flex}.coming-card h3{color:#0f172a;margin:0}.coming-card p{color:#64748b;margin:14px 0;line-height:1.7}.coming-card strong{color:#0f172a;font-size:22px}.coming-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#7c3aed;background:#ffffffe0;flex-direction:column;justify-content:center;align-items:center;gap:10px;font-weight:700;display:flex;position:absolute;inset:0}.coming-overlay svg{font-size:34px}@media (width<=992px){.bonus-page{padding:24px}.bonus-card{flex-direction:column}.bonus-actions{flex-direction:row;width:100%}.download-btn,.complete-task{flex:1}}@media (width<=768px){.bonus-page{padding:18px 18px 100px}.bonus-header h1{font-size:25px}.bonus-header p{font-size:14px}.bonus-card{padding:20px}.bonus-icon{width:60px;height:60px}.bonus-content h2{font-size:20px}.bonus-description{font-size:14px}.instruction-box{padding:16px}.instruction-box h4{font-size:16px}.instruction-box li{font-size:13px}.bonus-meta{flex-direction:column;gap:15px}.bonus-meta span{flex-direction:row;justify-content:space-between}.bonus-actions{flex-direction:column}.download-btn,.complete-task{width:100%}.coming-grid{grid-template-columns:1fr}}@media (width<=480px){.bonus-page{padding:14px}.bonus-header h1{font-size:22px}.bonus-card{padding:16px}.bonus-icon{width:52px;height:52px}.bonus-icon svg{font-size:24px}.bonus-content h2{font-size:18px}.bonus-description{font-size:13px}.instruction-box{padding:14px}.instruction-box h4{font-size:15px}.instruction-box li{font-size:12px}.download-btn,.complete-task{height:48px;font-size:14px}.coming-card{padding:20px}.coming-icon{width:50px;height:50px;font-size:24px}.coming-card h3{font-size:17px}.coming-card p{font-size:13px}.coming-card strong{font-size:19px}}.every-login-page{background-color:#f0f4f8;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:24px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;display:flex}.every-login-card{box-sizing:border-box;background:#fff;border-radius:20px;width:100%;max-width:420px;padding:48px 40px;box-shadow:0 8px 30px #0000000f}.every-logo{height:28px;margin-bottom:32px;display:block}.every-login-card h1{color:#0a1f2e;margin:0 0 10px;font-size:26px;font-weight:700}.every-login-card>p{color:#6b7280;margin:0 0 28px;font-size:14px;line-height:1.5}.every-login-card form{flex-direction:column;display:flex}.every-login-card label{color:#111827;margin-top:20px;margin-bottom:8px;font-size:14px;font-weight:600;display:block}.every-login-card label:first-of-type{margin-top:0}.every-login-card input[type=email],.every-login-card input[type=password],.every-login-card input[type=text]{color:#1f2937;box-sizing:border-box;background-color:#e8f0fe;border:none;border-radius:10px;outline:none;width:100%;padding:14px 16px;font-size:14px;transition:box-shadow .15s}.every-login-card input::placeholder{color:#6b7280}.every-login-card input:focus{box-shadow:0 0 0 2px #0a1f2e1f}.password-box{align-items:center;display:flex;position:relative}.password-box input{padding-right:44px}.password-box button{cursor:pointer;color:#4b5563;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;font-size:18px;line-height:1;display:flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.password-box button:hover{color:#111827}.forgot-password{text-align:right;color:#0a1f2e;margin-top:12px;margin-bottom:24px;font-size:14px;font-weight:500;text-decoration:none;display:block}.forgot-password:hover{text-decoration:underline}.login-btn{color:#fff;cursor:pointer;background-color:#0a1f2e;border:none;border-radius:9999px;width:100%;padding:16px;font-size:15px;font-weight:600;transition:background-color .2s}.login-btn:hover{background-color:#142d40}.signup-text{text-align:center;color:#6b7280;margin-top:28px;font-size:14px}.signup-text span{color:#0a1f2e;cursor:pointer;font-weight:600}.every-footer{text-align:center;color:#6b7280;justify-content:center;align-items:center;gap:10px;margin-top:32px;font-size:13px;display:flex}.every-footer span{color:#9ca3af;-webkit-user-select:none;user-select:none}.redirect-page{background:#eef3f8;justify-content:center;align-items:center;width:100%;height:100vh;display:flex}.redirect-card{text-align:center;background:#fff;border-radius:22px;width:420px;padding:50px;box-shadow:0 12px 40px #00000014}.loader{border:5px solid #dbeafe;border-top-color:#062d4d;border-radius:50%;width:60px;height:60px;margin:auto;animation:.8s linear infinite spin}.redirect-card h2{color:#062d4d;margin-top:35px}.redirect-card p{color:#64748b;line-height:1.7}.bonus-status-page{background:#f5f7fb;justify-content:center;align-items:center;min-height:100vh;padding:30px;display:flex}.bonus-card{text-align:center;background:#fff;border-radius:18px;width:100%;max-width:600px;padding:40px;box-shadow:0 12px 35px #00000014}.bonus-card h1{color:#111827;margin-bottom:10px}.subtitle{color:#6b7280;margin-bottom:30px}.status-box{border:1px solid #e5e7eb;border-radius:14px;margin-bottom:30px;padding:25px}.pending{color:#d97706}.approved{color:#16a34a}.rejected{color:#dc2626}.status-box p{color:#4b5563;margin-top:15px;line-height:1.6}.dashboard-btn,.retry-btn{cursor:pointer;color:#fff;border:none;border-radius:10px;padding:14px 20px;font-weight:600}.dashboard-btn{background:#2563eb;width:100%}.retry-btn{background:#dc2626;margin-top:20px}.dashboard-btn:hover{background:#1d4ed8}.retry-btn:hover{background:#b91c1c}
