:root{--bg-main:#fcf9f5;--bg-card:#fff;--border-light:hsla(32,98%,83%,.6);--border-focus:#f97316;--brand-orange:#ea580c;--brand-orange-light:#f97316;--brand-orange-bg:rgba(234,88,12,.08);--brand-gradient:linear-gradient(135deg,#f97316,#ea580c);--text-title:#0f172a;--text-body:#475569;--text-muted:#94a3b8;--font-heading:"Inter",system-ui,-apple-system,sans-serif;--font-body:"Inter",system-ui,-apple-system,sans-serif;--radius-xl:24px;--radius-lg:16px;--radius-md:12px;--radius-pill:50px}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--bg-main);color:var(--text-title);font-family:var(--font-body);min-height:100vh;position:relative;overflow-x:hidden;line-height:1.6}.app-background{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:-1;pointer-events:none}.ambient-glow-1{top:-10%;left:30%;width:500px;height:500px;background:radial-gradient(circle,hsla(32,98%,83%,.4) 0,hsla(40,60%,98%,0) 70%);filter:blur(80px)}.ambient-glow-1,.ambient-glow-2{position:absolute;border-radius:50%}.ambient-glow-2{top:20%;right:10%;width:250px;height:250px;background:radial-gradient(circle,hsla(0,96%,89%,.3) 0,hsla(40,60%,98%,0) 70%);filter:blur(60px)}.container{max-width:920px;margin:0 auto;padding:1.2rem 1.2rem 5rem}.top-nav{justify-content:space-between;padding:1rem 0;margin-bottom:1.5rem;gap:.8rem;flex-wrap:wrap}.top-brand,.top-nav{display:flex;align-items:center}.top-brand{font-family:var(--font-heading);font-size:1.4rem;font-weight:800;color:#0f172a;text-decoration:none;gap:.5rem}.top-brand span{color:#ea580c}.auth-user-bar{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap}.ref-code-badge{gap:.3rem;padding:.35rem .8rem;background:#fff4ed;border:1px solid #ffedd5;border-radius:var(--radius-pill);font-size:.8rem}.btn-nav-login,.ref-code-badge{display:inline-flex;align-items:center;color:#ea580c;font-weight:700}.btn-nav-login{padding:.5rem 1rem;background:transparent;border:1.5px solid #fed7aa;border-radius:12px;font-size:.85rem;cursor:pointer;transition:all .2s ease;text-decoration:none;justify-content:center}.btn-nav-login:hover{background:#fff4ed}.btn-nav-register{padding:.5rem 1.2rem;background:var(--brand-gradient);border:none;color:#fff;border-radius:12px;font-weight:700;font-size:.85rem;cursor:pointer;box-shadow:0 4px 12px rgba(234,88,12,.25);transition:all .2s ease}.btn-nav-register:hover{transform:translateY(-1px);box-shadow:0 6px 16px rgba(234,88,12,.35)}.hero{text-align:left;margin-bottom:2rem}.hero-tag{display:inline-flex;align-items:center;gap:.4rem;padding:.35rem .9rem;background:#fff4ed;border:1px solid #ffedd5;color:#ea580c;border-radius:var(--radius-pill);font-size:.85rem;font-weight:700;margin-bottom:1.2rem;box-shadow:0 2px 10px rgba(234,88,12,.05)}.hero-title{font-family:var(--font-heading);font-size:3rem;font-weight:800;line-height:1.18;color:var(--text-title);margin-bottom:.8rem;letter-spacing:-.5px}.hero-title span{color:#ea580c}.hero-desc{color:var(--text-body);font-size:1.05rem;line-height:1.6;max-width:720px}.main-card{background:var(--bg-card);border:1px solid #ffedd5;border-radius:var(--radius-xl);padding:2rem;box-shadow:0 20px 45px rgba(234,88,12,.06),0 4px 12px rgba(0,0,0,.02);margin-bottom:2.2rem}.platform-row{display:flex;align-items:center;gap:.6rem;margin-bottom:1.2rem;flex-wrap:wrap}.platform-label{font-size:.82rem;font-weight:800;color:#94a3b8;letter-spacing:.5px;text-transform:uppercase}.platform-badge{display:inline-flex;align-items:center;gap:.4rem;padding:.35rem .9rem;border-radius:var(--radius-pill);font-size:.85rem;font-weight:700;cursor:pointer;transition:all .2s ease}.platform-badge.shopee{background:#ea580c;color:#fff;box-shadow:0 4px 12px rgba(234,88,12,.3)}.platform-badge.tiktok{background:#0f172a;color:#fff}.search-form{gap:.8rem}.input-box,.search-form{display:flex;align-items:center}.input-box{flex:1 1;position:relative;width:100%}.input-icon-left{left:1rem;color:#94a3b8}.input-icon-left,.input-paste-btn{position:absolute;display:flex;align-items:center}.input-paste-btn{right:.8rem;background:transparent;border:none;color:#64748b;cursor:pointer;padding:.3rem;border-radius:6px;transition:color .2s}.input-paste-btn:hover{color:#ea580c;background:#fff4ed}.url-input{width:100%;padding:1rem 2.8rem;background:#fff;border:1.5px solid #fdba74;border-radius:16px;font-family:var(--font-body);font-size:.95rem;color:var(--text-title);outline:none;transition:all .2s ease;box-shadow:0 2px 8px rgba(0,0,0,.02)}.url-input:focus{border-color:#ea580c;box-shadow:0 0 0 4px rgba(234,88,12,.15)}.url-input::placeholder{color:#94a3b8}.submit-btn{padding:1rem 1.6rem;background:var(--brand-gradient);border:none;border-radius:16px;color:#fff;font-family:var(--font-heading);font-size:1rem;font-weight:700;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;box-shadow:0 8px 20px rgba(234,88,12,.3);white-space:nowrap;transition:all .2s ease}.submit-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 12px 25px rgba(234,88,12,.45)}.submit-btn:disabled{opacity:.6;cursor:not-allowed}.card-footer-links{display:flex;justify-content:space-between;align-items:center;margin-top:1.2rem;padding-top:1rem;border-top:1px dashed #fed7aa;font-size:.88rem;color:#d97706;gap:.8rem;flex-wrap:wrap}.footer-link-item{display:inline-flex;align-items:center;gap:.4rem;color:#d97706;font-weight:700;text-decoration:none;cursor:pointer}.footer-link-item:hover{text-decoration:underline}.result-section{background:#fff;border:2px solid #fed7aa;border-radius:var(--radius-xl);padding:1.8rem;box-shadow:0 15px 35px rgba(234,88,12,.08);margin-bottom:2.2rem;animation:fadeIn .3s ease-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.product-card{display:flex;gap:1rem;background:#fffaf5;border:1px solid #ffedd5;padding:1rem;border-radius:var(--radius-lg);margin-bottom:1.2rem;align-items:center}.product-thumb{width:80px;height:80px;object-fit:cover;border-radius:12px;border:1px solid #fed7aa;flex-shrink:0}.product-info{flex:1 1;min-width:0}.product-name{font-family:var(--font-heading);font-size:1rem;font-weight:700;color:#0f172a;margin-bottom:.3rem;line-height:1.35;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.price-tag{font-size:1.1rem;font-weight:800;color:#ea580c}.single-cashback-box{background:#ecfdf5;border:1.5px solid #a7f3d0;padding:1rem;border-radius:var(--radius-lg);text-align:center;margin-bottom:1.2rem;box-shadow:0 4px 15px rgba(5,150,105,.06)}.cb-label{font-size:.85rem;font-weight:700;color:#047857;text-transform:uppercase;letter-spacing:.5px}.cb-val{font-family:var(--font-heading);font-size:1.6rem;font-weight:800;color:#059669;margin-top:.2rem}.result-action-container{display:flex;flex-direction:column}.result-input-box{display:flex;gap:.5rem;background:#f8fafc;padding:.4rem;border-radius:14px;border:1.5px solid #cbd5e1;flex-wrap:wrap}.result-input{flex:1 1;min-width:180px;background:transparent;border:none;color:#0284c7;font-family:monospace;font-size:.95rem;font-weight:700;padding-left:.5rem;outline:none}.btn-copy{padding:.6rem 1rem;background:#ea580c;border:none;border-radius:10px;font-weight:700;font-size:.88rem;display:flex;gap:.4rem}.btn-copy,.open-shopee-btn{color:#fff;cursor:pointer;align-items:center;justify-content:center}.open-shopee-btn{width:100%;padding:1rem;background:var(--brand-gradient);border:none;border-radius:16px;font-family:var(--font-heading);font-size:1.05rem;font-weight:800;text-decoration:none;display:inline-flex;gap:.5rem;box-shadow:0 8px 25px rgba(234,88,12,.35);transition:all .2s ease}.open-shopee-btn:hover{transform:translateY(-2px);box-shadow:0 12px 30px rgba(234,88,12,.5);filter:brightness(1.05)}.section-card{background:var(--bg-card);border:1px solid #ffedd5;border-radius:var(--radius-xl);padding:2.2rem 1.6rem;box-shadow:0 15px 40px rgba(234,88,12,.04);margin-bottom:2.2rem}.section-header-center{text-align:center;margin-bottom:2rem}.badge-pill{display:inline-flex;align-items:center;gap:.4rem;padding:.3rem .9rem;background:#fff4ed;border:1px solid #ffedd5;color:#ea580c;border-radius:var(--radius-pill);font-size:.8rem;font-weight:700;margin-bottom:.6rem}.section-heading{font-family:var(--font-heading);font-size:1.8rem;font-weight:800;color:#0f172a;margin-bottom:.5rem;letter-spacing:-.5px}.section-subheading{color:var(--text-body);font-size:.95rem;max-width:620px;margin:0 auto}.timeline-container{position:relative;padding:.5rem 0}.timeline-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.2rem;gap:1.2rem;position:relative;z-index:2}.timeline-item{text-align:center;display:flex;flex-direction:column;align-items:center}.timeline-icon-box{width:68px;height:68px;border-radius:20px;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;box-shadow:0 10px 25px rgba(0,0,0,.08)}.timeline-icon-box.step-1{background:linear-gradient(135deg,#f97316,#ea580c);box-shadow:0 10px 25px rgba(234,88,12,.3)}.timeline-icon-box.step-2{background:linear-gradient(135deg,#fbbf24,#d97706);box-shadow:0 10px 25px rgba(217,119,6,.3)}.timeline-icon-box.step-3{background:#fff;border:2px solid #e2e8f0;box-shadow:0 8px 20px rgba(0,0,0,.04)}.timeline-step-label{font-size:.72rem;font-weight:800;color:#94a3b8;letter-spacing:.5px;margin-bottom:.2rem}.timeline-step-title{font-family:var(--font-heading);font-size:1.15rem;font-weight:800;color:#0f172a;margin-bottom:.3rem}.timeline-tag{display:inline-block;padding:.2rem .8rem;border-radius:var(--radius-pill);font-size:.78rem;font-weight:700;margin-bottom:.6rem}.timeline-tag.today{background:#fff4ed;color:#ea580c;border:1px solid #ffedd5}.timeline-tag.tomorrow{background:#fffbeb;color:#d97706;border:1px solid #fef3c7}.timeline-tag.days7{background:#f1f5f9;color:#64748b;border:1px solid #e2e8f0}.timeline-desc{font-size:.88rem;color:#64748b;line-height:1.5;max-width:240px}.guide-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.2rem;gap:1.2rem}.guide-card{position:relative;background:#fff;border:1.5px solid #ffedd5;border-radius:18px;padding:2rem 1.2rem 1.6rem;text-align:center;box-shadow:0 10px 30px rgba(234,88,12,.04);transition:all .25s ease;display:flex;flex-direction:column;align-items:center}.card-number-badge{position:absolute;top:-12px;left:1.2rem;width:28px;height:28px;background:#ea580c;color:#fff;border-radius:50%;font-family:var(--font-heading);font-size:.88rem;font-weight:800;box-shadow:0 4px 12px rgba(234,88,12,.4)}.card-number-badge,.guide-icon-wrapper{display:flex;align-items:center;justify-content:center}.guide-icon-wrapper{width:56px;height:56px;background:#fff4ed;border:1px solid #ffedd5;border-radius:16px;margin-bottom:1rem}.guide-card-title{font-family:var(--font-heading);font-size:1.05rem;font-weight:800;color:#0f172a;margin-bottom:.5rem;line-height:1.3}.guide-card-desc{font-size:.88rem;color:#64748b;line-height:1.5}.auth-modal-card{background:#fff;border:1px solid #e2e8f0;border-radius:24px;width:100%;max-width:420px;padding:1.8rem 1.5rem 2rem;box-shadow:0 25px 65px rgba(0,0,0,.12),0 10px 30px rgba(234,88,12,.08);position:relative;text-align:center;max-height:90vh;overflow-y:auto}.auth-header-icon{width:52px;height:52px;background:#ea580c;color:#fff;border-radius:16px;display:inline-flex;align-items:center;justify-content:center;margin-bottom:.8rem;box-shadow:0 8px 20px rgba(234,88,12,.35)}.auth-title{font-family:var(--font-heading);font-size:1.5rem;font-weight:800;color:#0f172a;margin-bottom:.3rem}.auth-subtitle{font-size:.88rem;color:#64748b;margin-bottom:1.4rem;line-height:1.45}.auth-form-group{text-align:left;margin-bottom:.9rem}.auth-form-label{display:block;font-size:.85rem;font-weight:700;color:#334155;margin-bottom:.3rem}.auth-input-box{position:relative;display:flex;align-items:center}.auth-input-icon{position:absolute;left:.9rem;color:#94a3b8;display:flex;align-items:center}.auth-input{width:100%;padding:.8rem .9rem .8rem 2.6rem;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:12px;font-family:var(--font-body);font-size:.9rem;color:#0f172a;outline:none;transition:all .2s ease}.auth-input:focus{border-color:#ea580c;background:#fff;box-shadow:0 0 0 3px rgba(234,88,12,.12)}.auth-checkbox-row{display:flex;align-items:flex-start;gap:.5rem;margin:1rem 0;text-align:left;font-size:.82rem;color:#475569}.auth-checkbox-row input{margin-top:.15rem;accent-color:#ea580c}.cloudflare-badge{background:#27272a;color:#fff;padding:.55rem .9rem;border-radius:8px;display:flex;align-items:center;justify-content:space-between;font-size:.78rem;margin-bottom:1.2rem}.btn-auth-submit{width:100%;padding:.88rem;background:var(--brand-gradient);border:none;border-radius:12px;color:#fff;font-family:var(--font-heading);font-size:.98rem;font-weight:800;cursor:pointer;box-shadow:0 8px 20px rgba(234,88,12,.35);transition:all .2s ease}.auth-switch-link{margin-top:1rem;font-size:.85rem;color:#64748b}.auth-switch-link a{color:#ea580c;font-weight:700;text-decoration:none;cursor:pointer}.notice-modal-backdrop{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(15,23,42,.65);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem;animation:fadeIn .25s ease-out}.notice-modal-card{background:#fff;border:1.5px solid #ffedd5;border-radius:24px;width:100%;max-width:650px;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 25px 65px rgba(234,88,12,.18),0 10px 30px rgba(0,0,0,.1);overflow:hidden}.notice-modal-header{display:flex;justify-content:space-between;align-items:center;padding:1.2rem 1.5rem;border-bottom:1px solid #f1f5f9}.notice-header-title{display:flex;align-items:center;gap:.6rem;font-family:var(--font-heading);font-size:1.1rem;font-weight:800;color:#0f172a}.notice-alert-icon{width:34px;height:34px;background:#fff4ed;border:1px solid #ffedd5;border-radius:10px}.notice-alert-icon,.notice-close-btn{display:flex;align-items:center;justify-content:center}.notice-close-btn{background:transparent;border:none;color:#94a3b8;cursor:pointer;padding:.4rem;border-radius:50%}.notice-modal-body{padding:1.2rem 1.5rem;overflow-y:auto;display:flex;flex-direction:column;gap:1rem}.notice-list-item{display:flex;gap:1rem;align-items:flex-start;padding:.5rem;border-radius:12px}.notice-item-num{width:28px;height:28px;min-width:28px;background:linear-gradient(135deg,#fff4ed,#ffedd5);border:1px solid #fed7aa;color:#ea580c;border-radius:50%;font-size:.88rem;display:flex;align-items:center;justify-content:center;margin-top:.1rem}.notice-item-num,.notice-item-title{font-family:var(--font-heading);font-weight:800}.notice-item-title{font-size:.98rem;color:#0f172a;margin-bottom:.2rem}.notice-item-desc{font-size:.88rem;color:#64748b;line-height:1.5}.notice-modal-footer{padding:1rem 1.5rem;border-top:1px solid #f1f5f9;display:flex;justify-content:flex-end;background:#fff}.notice-understand-btn{padding:.75rem 1.8rem;background:var(--brand-gradient);border:none;border-radius:12px;color:#fff;font-family:var(--font-heading);font-size:.95rem;font-weight:800;cursor:pointer}.dashboard-container{display:grid;grid-template-columns:270px 1fr;min-height:100vh;background:#f8fafc}.dash-sidebar{background:#fff;border-right:1px solid #f1f5f9;padding:1.5rem 1.2rem;display:flex;flex-direction:column}.user-profile-card{display:flex;align-items:center;gap:.8rem;padding-bottom:1.2rem;border-bottom:1px solid #f1f5f9;margin-bottom:1rem}.user-avatar-circle{width:48px;height:48px;background:linear-gradient(135deg,#f97316,#ea580c);color:#fff;border-radius:50%;font-family:var(--font-heading);font-size:1.3rem;font-weight:800;display:flex;align-items:center;justify-content:center}.user-profile-details{flex:1 1;min-width:0}.user-profile-name{font-family:var(--font-heading);font-size:.98rem;font-weight:800;color:#0f172a;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-ref-code{font-size:.72rem;color:#94a3b8;font-weight:600;margin:.15rem 0}.user-ref-code span{color:#64748b;font-weight:700}.user-status-pill{display:inline-flex;align-items:center;gap:.3rem;padding:.12rem .5rem;background:#ecfdf5;border:1px solid #a7f3d0;color:#059669;border-radius:50px;font-size:.7rem;font-weight:700}.dot-green{width:6px;height:6px;background-color:#10b981;border-radius:50%}.dash-menu{display:flex;flex-direction:column;gap:.3rem;flex:1 1}.dash-menu-item{display:flex;align-items:center;gap:.8rem;padding:.75rem .9rem;background:transparent;border:none;border-radius:12px;color:#64748b;font-family:var(--font-body);font-size:.9rem;font-weight:600;cursor:pointer;text-decoration:none;transition:all .2s ease;width:100%;text-align:left}.dash-menu-item.active,.dash-menu-item:hover{background:#fff4ed;color:#ea580c}.dash-menu-item.active{font-weight:800}.dash-menu-divider{height:1px;background:#f1f5f9;margin:.6rem 0}.dash-promo-card{background:#fffaf5;border:1.5px dashed #ffedd5;border-radius:16px;padding:1rem;margin-top:1.2rem}.promo-badge{display:flex;align-items:center;gap:.4rem;font-size:.8rem;font-weight:800;color:#ea580c;margin-bottom:.3rem}.promo-desc{font-size:.75rem;color:#64748b;margin-bottom:.7rem;line-height:1.35}.promo-btn{padding:.4rem .8rem;background:#fff;border:1px solid #fed7aa;color:#ea580c;border-radius:8px;font-size:.78rem;font-weight:700;cursor:pointer;display:inline-flex;align-items:center;gap:.3rem}.dash-main{padding:1.8rem 2rem;background:#f8fafc}.dash-header-title-box{display:flex;align-items:center;gap:.8rem;margin-bottom:1.8rem;flex-wrap:wrap}.header-icon-box{width:44px;height:44px;background:#fff4ed;border:1px solid #ffedd5;border-radius:14px;display:flex;align-items:center;justify-content:center}.dash-title{font-family:var(--font-heading);font-size:1.45rem;font-weight:800;color:#0f172a}.dash-subtitle{font-size:.85rem;color:#64748b}.wallet-summary-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;grid-gap:1.2rem;gap:1.2rem;margin-bottom:1.8rem}.wallet-card{border-radius:20px;padding:1.4rem;box-shadow:0 10px 30px rgba(0,0,0,.03)}.wallet-card.primary-orange{background:linear-gradient(135deg,#f97316,#ea580c);color:#fff;box-shadow:0 15px 35px rgba(234,88,12,.25)}.wallet-card.white{background:#fff;border:1px solid #f1f5f9}.w-card-header{justify-content:space-between;font-size:.78rem;font-weight:800;letter-spacing:.5px}.w-card-header,.w-icon-circle{display:flex;align-items:center}.w-icon-circle{width:34px;height:34px;background:hsla(0,0%,100%,.2);border-radius:50%;justify-content:center}.w-icon-circle.green{background:#ecfdf5}.w-icon-circle.blue{background:#eff6ff}.w-amount{font-family:var(--font-heading);font-size:2.2rem;font-weight:800;margin:.6rem 0;line-height:1.1}.w-amount.dark{color:#0f172a}.w-card-actions{display:flex;gap:.5rem;margin-top:.8rem}.btn-w-action{flex:1 1;padding:.58rem .6rem;border-radius:10px;font-family:var(--font-heading);font-size:.78rem;font-weight:800;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:.3rem;border:none}.btn-w-action.white{background:#fff;color:#ea580c}.btn-w-action.transparent{background:hsla(0,0%,100%,.2);color:#fff}.w-tag-pill{display:inline-flex;align-items:center;gap:.3rem;padding:.3rem .7rem;border-radius:50px;font-size:.78rem;font-weight:700}.w-tag-pill.green{background:#ecfdf5;color:#059669}.w-tag-pill.blue{background:#eff6ff;color:#2563eb}.wallet-bottom-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.2rem;gap:1.2rem}.content-card{background:#fff;border:1px solid #f1f5f9;border-radius:20px;padding:1.5rem;box-shadow:0 10px 30px rgba(0,0,0,.02)}.c-card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.2rem}.c-card-title{font-family:var(--font-heading);font-size:1rem;font-weight:800;color:#0f172a}.c-card-sub{font-size:.8rem;color:#94a3b8}.btn-pill-small{padding:.28rem .75rem;background:#fff4ed;border:none;color:#ea580c;border-radius:50px;font-size:.75rem;font-weight:700;cursor:pointer}.btn-pill-small.blue{background:#eff6ff;color:#2563eb}.c-empty-state{text-align:center;padding:2rem .8rem;color:#94a3b8;font-size:.88rem}.empty-circle-icon{width:50px;height:50px;background:#f8fafc;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;margin-bottom:.6rem}.email-verify-banner{background:#fffbeb;border:1.5px solid #fef3c7;border-radius:18px;padding:1rem 1.4rem;display:flex;align-items:flex-start;gap:.8rem;margin-bottom:1.6rem}.banner-title{font-family:var(--font-heading);font-size:.95rem;font-weight:800;color:#92400e;margin-bottom:.2rem}.banner-desc{font-size:.85rem;color:#b45309;margin-bottom:.3rem}.banner-link{color:#d97706;font-weight:800;font-size:.85rem;text-decoration:none}.settings-forms-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.4rem;gap:1.4rem}.setting-card{background:#fff;border:1px solid #f1f5f9;border-radius:20px;padding:1.6rem;box-shadow:0 10px 30px rgba(0,0,0,.02)}.setting-card-header{display:flex;align-items:center;gap:.8rem;margin-bottom:1.4rem}.s-icon-box{width:38px;height:38px;border-radius:12px;display:flex;align-items:center;justify-content:center}.s-icon-box.orange{background:#fff4ed}.s-icon-box.red{background:#fef2f2}.setting-card-title{font-family:var(--font-heading);font-size:1.05rem;font-weight:800;color:#0f172a}.setting-card-sub{font-size:.8rem;color:#94a3b8}.setting-form-group{margin-bottom:1rem}.setting-label{display:flex;justify-content:space-between;align-items:center;font-size:.75rem;font-weight:800;color:#64748b;letter-spacing:.5px;margin-bottom:.3rem}.unverified-badge{font-size:.72rem;color:#d97706;background:#fffbeb;padding:.12rem .4rem;border-radius:4px;font-weight:700}.s-input-wrapper{position:relative;display:flex;align-items:center}.s-input-icon{position:absolute;left:.9rem;color:#94a3b8}.s-input{width:100%;padding:.8rem .9rem .8rem 2.6rem;background:#fff;border:1.5px solid #e2e8f0;border-radius:12px;font-family:var(--font-body);font-size:.9rem;color:#0f172a;outline:none;transition:all .2s ease}.s-input-wrapper.disabled .s-input{background:#f8fafc;color:#64748b}.btn-input-copy{position:absolute;right:.7rem;background:transparent;border:none;color:#ea580c;cursor:pointer;padding:.3rem;display:flex;align-items:center}.s-error-msg{color:#ef4444;font-size:.82rem;margin-bottom:.8rem;font-weight:600}.btn-setting-submit{width:100%;padding:.88rem;background:var(--brand-gradient);border:none;border-radius:12px;color:#fff;font-family:var(--font-heading);font-size:.95rem;font-weight:800;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:.4rem;box-shadow:0 6px 20px rgba(234,88,12,.3);transition:all .2s ease;margin-top:.4rem}.toast{position:fixed;top:1.8rem;left:50%;transform:translateX(-50%);width:calc(100% - 2rem);max-width:460px;background:rgba(15,23,42,.95);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);padding:1rem 1.3rem;border-radius:20px;border:1.5px solid rgba(249,115,22,.45);box-shadow:0 20px 40px -10px rgba(234,88,12,.35),0 10px 25px rgba(0,0,0,.3);gap:1rem;z-index:9999;animation:toastBounceIn .4s cubic-bezier(.175,.885,.32,1.275) forwards;overflow:hidden}.toast,.toast-icon-box{color:#fff;display:flex;align-items:center}.toast-icon-box{width:44px;height:44px;border-radius:14px;background:linear-gradient(135deg,#f97316,#ea580c);justify-content:center;flex-shrink:0;box-shadow:0 4px 14px rgba(234,88,12,.4)}.toast-body{flex:1 1;overflow:hidden}.toast-header-text{font-size:.72rem;font-weight:800;color:#fb923c;letter-spacing:.8px;text-transform:uppercase;margin-bottom:.15rem}.toast-message-text{font-size:.95rem;font-weight:700;color:#fff;line-height:1.35;word-break:break-word}.toast-close-btn{background:hsla(0,0%,100%,.1);border:none;color:#94a3b8;width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;flex-shrink:0}.toast-close-btn:hover{background:hsla(0,0%,100%,.2);color:#fff}.toast-progress-bar{position:absolute;bottom:0;left:0;height:3.5px;background:linear-gradient(90deg,#f97316,#34d399);animation:toastProgress 3.5s linear forwards}@keyframes toastBounceIn{0%{transform:translate(-50%,-50px) scale(.85);opacity:0}70%{transform:translate(-50%,6px) scale(1.02);opacity:1}to{transform:translate(-50%) scale(1);opacity:1}}@keyframes toastProgress{0%{width:100%}to{width:0}}@media (max-width:900px){.dashboard-container{grid-template-columns:1fr}.dash-sidebar{border-right:none;border-bottom:1px solid #f1f5f9}.dash-main,.dash-sidebar{padding:1.2rem 1rem}.settings-forms-grid,.wallet-bottom-grid,.wallet-summary-grid{grid-template-columns:1fr}}@media (max-width:768px){.container{padding:1rem 1rem 4rem}.hero-title{font-size:2.1rem;line-height:1.2}.hero-desc{font-size:.95rem}.search-form{flex-direction:column;width:100%}.submit-btn{width:100%}.guide-grid,.timeline-grid{grid-template-columns:1fr;gap:1.5rem}.section-card{padding:1.8rem 1.2rem}.section-heading{font-size:1.5rem}.main-card{padding:1.4rem}.result-section{padding:1.2rem}.product-card{flex-direction:column;text-align:center}.product-thumb{width:100px;height:100px}}@media (max-width:480px){.top-nav{flex-direction:column;align-items:flex-start;gap:.6rem}.auth-user-bar{width:100%;justify-content:space-between}.ref-code-badge{font-size:.75rem;padding:.3rem .6rem}.w-amount{font-size:1.8rem}.dash-title{font-size:1.25rem}.result-input-box{flex-direction:column}.btn-copy{width:100%}}.app-footer{background:#fbf9f4;border-top:1px solid #efe8db;color:#475569;padding:4rem 1.5rem 2rem;margin-top:5rem;width:100%}.footer-container{max-width:1280px;margin:0 auto}.footer-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;grid-gap:2.5rem;gap:2.5rem;margin-bottom:3.5rem}.footer-brand{display:flex;align-items:center;gap:.5rem;font-family:var(--font-heading);font-size:1.3rem;font-weight:800;color:#0f172a;margin-bottom:.8rem}.footer-brand-bolt{color:#ea580c}.footer-desc{font-size:.88rem;color:#64748b;line-height:1.6;margin-bottom:1.2rem;max-width:380px}.footer-email-link{display:inline-flex;align-items:center;gap:.5rem;font-size:.9rem;font-weight:700;color:#ea580c;text-decoration:none;transition:opacity .2s ease}.footer-email-link:hover{text-decoration:underline;opacity:.85}.footer-col-title{font-size:.78rem;font-weight:800;color:#ea580c;letter-spacing:.8px;text-transform:uppercase;margin-bottom:1.2rem}.footer-links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.65rem}.footer-links a{font-size:.88rem;color:#64748b;text-decoration:none;transition:color .2s ease;display:inline-flex;align-items:center;gap:.4rem}.footer-links a:hover{color:#ea580c}.footer-links .link-icon{font-size:1rem}.footer-bottom-bar{border-top:1px solid #e8dfcf;padding-top:1.8rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem;font-size:.82rem;color:#64748b}.version-badge{color:#ea580c;font-weight:700;margin-left:.3rem}.heart-icon{color:#ef4444}.floating-report-btn{position:fixed;bottom:1.5rem;right:1.5rem;background:linear-gradient(135deg,#f97316,#ea580c);color:#fff;border:none;border-radius:50px;padding:.6rem 1.1rem;font-size:.82rem;font-weight:800;display:flex;align-items:center;gap:.5rem;box-shadow:0 10px 25px rgba(234,88,12,.4);cursor:pointer;z-index:990;transition:transform .2s ease,box-shadow .2s ease}.floating-report-btn:hover{transform:translateY(-2px);box-shadow:0 14px 30px rgba(234,88,12,.5)}@media (max-width:900px){.footer-grid{grid-template-columns:1fr 1fr;gap:2rem}}@media (max-width:550px){.footer-grid{grid-template-columns:1fr;gap:2rem}.footer-bottom-bar{flex-direction:column;text-align:center}}.floating-zalo-btn{position:fixed;bottom:1.5rem;left:1.5rem;background:linear-gradient(135deg,#0068ff,#0052cc);color:#fff;border:none;border-radius:50px;padding:.65rem 1.2rem;font-size:.85rem;font-weight:800;display:flex;align-items:center;gap:.6rem;box-shadow:0 10px 25px rgba(0,104,255,.4);cursor:pointer;z-index:990;transition:transform .2s ease,box-shadow .2s ease}.floating-zalo-btn:hover{transform:translateY(-3px) scale(1.03);box-shadow:0 14px 32px rgba(0,104,255,.55)}.zalo-pulse-badge{width:10px;height:10px;background:#22c55e;border-radius:50%;box-shadow:0 0 0 0 rgba(34,197,94,.7);animation:zaloPulse 1.8s infinite}@keyframes zaloPulse{0%{transform:scale(.95);box-shadow:0 0 0 0 rgba(34,197,94,.7)}70%{transform:scale(1);box-shadow:0 0 0 8px rgba(34,197,94,0)}to{transform:scale(.95);box-shadow:0 0 0 0 rgba(34,197,94,0)}}.zalo-modal-backdrop{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(15,23,42,.75);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:flex;align-items:center;justify-content:center;z-index:9999;padding:1rem;animation:fadeIn .2s ease-out}.zalo-modal-card{background:linear-gradient(135deg,#0052cc,#003db3);border:1px solid hsla(0,0%,100%,.2);border-radius:28px;max-width:440px;width:100%;padding:2rem 1.8rem 1.8rem;text-align:center;position:relative;box-shadow:0 25px 60px rgba(0,82,204,.4);animation:modalZoomIn .3s cubic-bezier(.16,1,.3,1);color:#fff}@keyframes modalZoomIn{0%{opacity:0;transform:scale(.9) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}.zalo-modal-close-btn{position:absolute;top:1rem;right:1rem;background:hsla(0,0%,100%,.2);border:none;color:#fff;width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s}.zalo-modal-close-btn:hover{background:hsla(0,0%,100%,.35)}.zalo-qr-image-wrapper{background:#fff;border-radius:20px;padding:.8rem;margin:1.2rem 0;box-shadow:0 10px 30px rgba(0,0,0,.25);display:inline-block;max-width:320px;width:100%}.zalo-qr-image-wrapper img{width:100%;height:auto;border-radius:14px;display:block}.btn-google-auth{width:100%;padding:.85rem 1rem;background:#fff;border:1.5px solid #cbd5e1;border-radius:14px;color:#1e293b;font-family:var(--font-heading);font-size:.95rem;font-weight:700;display:flex;align-items:center;justify-content:center;gap:.7rem;cursor:pointer;box-shadow:0 4px 12px rgba(0,0,0,.04);transition:all .2s ease;margin-bottom:1.2rem}.btn-google-auth:hover{background:#f8fafc;border-color:#94a3b8;transform:translateY(-1px);box-shadow:0 6px 18px rgba(0,0,0,.08)}.auth-divider{display:flex;align-items:center;text-align:center;color:#94a3b8;font-size:.82rem;font-weight:700;margin:1.2rem 0}.auth-divider:after,.auth-divider:before{content:"";flex:1 1;border-bottom:1px solid #e2e8f0}.auth-divider span{padding:0 .8rem}