body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f5f6fa;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.main-content{padding-bottom:60px;padding-top:70px}.login-main{height:100vh;margin:0;padding:0}.header{background:#000;box-sizing:border-box;color:#fff;height:70px;justify-content:space-between;padding:10px 30px;position:fixed;top:0;width:100%;z-index:1000}.header-left,.header-right{align-items:center;display:flex;height:100%}.logo{height:140%;margin-top:8px;object-fit:contain;width:auto}.balance-widget{align-items:center;background-color:#1f2125;border-radius:6px;box-shadow:0 2px 6px #0000004d;display:flex;gap:8px;margin-right:-10px;padding:6px 12px}.balance-widget .currency-symbol{color:#d8ae5e;font-size:16px}.balance-widget .amount,.balance-widget .currency-select-inline{color:#d8ae5e;font-size:16px;font-weight:700}.balance-widget .currency-select-inline{background-color:initial;border:none;cursor:pointer;margin-top:3px;outline:none;padding:2px}.balance-widget-divider{color:#555}@media (max-width:1024px){.logo{height:350%;margin-top:35px}.balance-widget{border-radius:8px;gap:5px;padding:4px 10px}.balance-widget .currency-symbol{font-size:12px}.balance-widget .amount{font-size:14px}.balance-widget .currency-select-inline{font-size:14px;margin-top:3px;padding:1px}}@media (max-width:768px){.header-right{gap:5px}.logo{height:120%;margin-left:-20px;margin-top:8px}.balance-widget{border-radius:5px;gap:4px;margin-right:-18px;padding:6px 10px}.balance-widget .amount,.balance-widget .currency-symbol{font-size:13px}.balance-widget .currency-select-inline{font-size:13px;margin-top:1px;padding:1px}}.bottom-navbar{background:#000;bottom:0;display:flex;justify-content:space-around;padding:10px 0;position:fixed;width:100%;z-index:1000}.bottom-navbar a{align-items:center;color:#fff;display:flex;flex-direction:column;font-size:12px;text-decoration:none}.bottom-navbar a .icon{font-size:20px;margin-bottom:2px}.bottom-navbar a.active,.bottom-navbar a:hover{color:#d8ae5e}:root{--bg:#f5f6fa;--panel:#fff;--panel-soft:#f7f8fc;--border:#e6e6e6;--text:#1f1f1f;--muted:#6b7280;--gold:#d6a85a;--shadow:0 10px 25px #0000000f;--radius:10px}.dashboard{background:#f5f6fa;background:var(--bg);color:#1f1f1f;color:var(--text);font-family:Inter,system-ui,sans-serif;min-height:100vh;padding:20px}.topbar{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px}.logo{font-size:18px;font-weight:600}.user{background:#fff;background:var(--panel);border:1px solid #e6e6e6;border:1px solid var(--border);border-radius:12px;cursor:pointer;display:grid;height:38px;place-items:center;width:38px}.skeleton{animation:shimmer 1.2s ease infinite;background:linear-gradient(90deg,#ffffff0f 25%,#ffffff1f 37%,#ffffff0f 63%);background-size:400% 100%;border-radius:8px}@keyframes shimmer{0%{background-position:100% 0}to{background-position:0 0}}.skeleton.line{height:12px;margin:6px 0}.skeleton.short{width:40%}.skeleton.medium{width:60%}.skeleton.long{width:85%}.skeleton.chart{border-radius:12px;height:180px;margin-top:12px}.skeleton.activity-row{border-radius:6px;height:18px;margin:10px 0}.skeleton.gauge{aspect-ratio:1/1;border-radius:50%;flex:0 0 80px;height:80px;width:80px}.skeleton.ai-header{height:20px;margin-bottom:20px;width:60%}.skeleton.ai-body{border-radius:12px;height:140px}@media (min-width:1024px){.skeleton.gauge{height:80px;margin:50px auto;width:80px}}.overview-card{grid-gap:14px;background:linear-gradient(180deg,#fff,#f7f8fc);background:linear-gradient(180deg,var(--panel),var(--panel-soft));border:1px solid #e6e6e6;border:1px solid var(--border);border-radius:10px;border-radius:var(--radius);box-shadow:0 6px 18px #0000000f;display:grid;gap:14px;grid-template-columns:repeat(4,1fr);margin-bottom:18px;overflow:hidden;padding:18px;position:relative}.overview-card:before{background:linear-gradient(90deg,#0000,#d6a85a,#0000);background:linear-gradient(90deg,#0000,var(--gold),#0000);content:"";height:3px;left:0;opacity:.9;position:absolute;top:0;width:100%}.overview-card:after{background:radial-gradient(circle,#d6a85a2e,#0000 60%);content:"";height:140px;pointer-events:none;position:absolute;right:-40px;top:-40px;width:140px}.overview-item{display:flex;flex-direction:column;gap:6px;padding:12px;position:relative;transition:all .25s ease}.overview-item:not(:last-child):after{background:#e6e6e6;background:var(--border);content:"";height:60%;opacity:.7;position:absolute;right:-7px;top:20%;width:1px}.overview-item h2{color:#1f1f1f;color:var(--text);font-size:22px;font-weight:700;letter-spacing:.3px}.overview-item small{color:#d6a85a;color:var(--gold);font-size:11px;font-weight:500}.overview-item{border-radius:12px;padding:10px;transition:.2s ease}.overview-item .label{color:#6b7280;color:var(--muted);font-size:11px;letter-spacing:.8px;text-transform:uppercase}.overview-item h2{font-size:20px;font-weight:600;margin-top:8px}.insights{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(4,1fr);margin-bottom:18px}.insight-card{background:#fff;background:var(--panel);border:1px solid #e6e6e6;border:1px solid var(--border);border-radius:10px;border-radius:var(--radius);padding:14px;transition:.2s ease}.insight-card:hover{border-color:#d6a85a;border-color:var(--gold);transform:translateY(-2px)}.insight-card .label{color:#6b7280;color:var(--muted);font-size:11px}.insight-card h3{font-size:15px;margin:8px 0}.grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:2fr 1fr;margin-top:18px}.card{background:#fff;background:var(--panel);border:1px solid #e6e6e6;border:1px solid var(--border);border-radius:10px;border-radius:var(--radius);box-shadow:0 10px 25px #0000000f;box-shadow:var(--shadow);padding:16px}.card h3{font-size:15px;margin-bottom:12px}.activity{max-height:220px;overflow-y:auto}.activity-item{border-bottom:1px solid #e6e6e6;border-bottom:1px solid var(--border)}.activity-item,.plan{display:flex;justify-content:space-between;padding:10px}.plan{background:#f7f8fc;background:var(--panel-soft);border-radius:12px;margin-bottom:10px}.card ul{list-style:none;padding:0}.card li{background:#f7f8fc;background:var(--panel-soft);border-radius:10px;margin-bottom:8px;padding:10px}.positive{color:#d6a85a;color:var(--gold);font-weight:600}.negative{color:#ef4444;font-weight:600}.activity-ticker{height:220px;overflow:hidden;position:relative}.activity-track{animation:scrollTicker 12s linear infinite;display:flex;flex-direction:column}.activity-row{align-items:center;border-bottom:1px solid #0000000a;display:grid;font-size:12px;grid-template-columns:60px 1fr auto;padding:6px 4px}.activity-row:hover{background:#d6a85a14}.activity-row .time{color:#6b7280;color:var(--muted);font-size:11px}.activity-row .name{opacity:.8}.activity-row .amount{font-weight:600}.activity-row .positive{color:#16c784}.activity-row .negative{color:#ea3943}@keyframes scrollTicker{0%{transform:translateY(0)}to{transform:translateY(-50%)}}.placeholder{background:#f7f8fc;background:var(--panel-soft);border:1px dashed #e6e6e6;border:1px dashed var(--border);border-radius:12px;color:#6b7280;color:var(--muted);display:grid;height:140px;place-items:center}.progress{margin-bottom:14px}.progress p{color:#6b7280;color:var(--muted);font-size:12px;margin-bottom:6px}.bar{background:#eee;border-radius:10px;height:8px;overflow:hidden}.bar div{background:#d6a85a;background:var(--gold);height:100%;transition:width .4s ease}.bar.danger div{background:#ef4444}.gauge-grid{align-items:center;display:flex;flex-wrap:wrap;gap:18px;justify-content:center}.gauge{flex:1 1;text-align:center}.circle{height:90px;margin:0 auto 8px;position:relative;width:90px}.circle,.inner{align-items:center;border-radius:50%;display:flex;justify-content:center}.inner{background:#0f0f0f;height:65px;width:65px}.inner h2{color:#aaa;font-size:16px;margin:0}.gauge p{font-size:11px;opacity:.7}.smart-card-ai{background:#fff;border:1px solid #0000000f;box-shadow:0 8px 20px #0000000d;color:#111;overflow:hidden;position:relative}.ai-glow{animation:floatGlow 6s ease-in-out infinite;background:radial-gradient(circle,#d6a85a1f,#0000 70%);height:250px;position:absolute;right:-80px;top:-80px;width:250px}.smart-header-ai{justify-content:space-between;margin-bottom:14px}.ai-title,.smart-header-ai{align-items:center;display:flex}.ai-title{color:#d6a85a;font-size:12px;font-weight:600;gap:6px;letter-spacing:1px;text-transform:uppercase}.ai-dot{background:#4caf50;border-radius:50%;box-shadow:0 0 8px #4caf50;height:8px;width:8px}.ai-status{background:#4caf500d;border:1px solid #4caf5040;border-radius:20px;color:#4caf50;font-size:10px;padding:3px 8px}.smart-body-ai{gap:14px;z-index:2}.ai-avatar,.smart-body-ai{display:flex;position:relative}.ai-avatar{align-items:center;background:#d6a85a14;border-radius:12px;flex-shrink:0;font-size:22px;height:44px;justify-content:center;min-width:44px;width:44px}.pulse-ring{animation:pulse 1.8s infinite;border:1px solid #d6a85a59;border-radius:50%;height:100%;left:0;position:absolute;top:0;width:100%}.ai-thinking{align-items:center;color:#777;display:flex;font-size:11px;gap:4px;margin-bottom:8px}.ai-thinking span{animation:blink 1.2s infinite;background:#d6a85a;border-radius:50%;height:5px;width:5px}.ai-thinking span:nth-child(2){animation-delay:.2s}.ai-thinking span:nth-child(3){animation-delay:.4s}@keyframes blink{0%,to{opacity:.2;transform:translateY(0)}50%{opacity:1;transform:translateY(-3px)}}.ai-text{color:#333;font-size:13px;line-height:1.6}.ai-text b{color:#d6a85a}.ai-tag{border-radius:20px;display:inline-block;font-size:11px;font-weight:600;margin-top:10px;padding:5px 10px}.ai-tag.safe{background:#4caf501a;color:#2e7d32}.ai-tag.danger{background:#ff4d4f1a;color:#c62828}.ai-system-text{color:#aaa;font-size:12px;margin-bottom:6px}.ai-trend{font-size:13px;font-weight:500;margin:6px 0}.ai-trend.up{color:#4caf50}.ai-trend.down{color:#ff4d4f}.ai-trend.stable{color:#999}.ai-sub{color:#ccc;font-size:13px}.ai-time{color:#777;font-size:11px;margin-top:10px}.fade-in{animation:fadeIn .6s ease-in-out}@media (max-width:900px){.insights,.overview-card{grid-template-columns:repeat(2,1fr)}.grid{grid-template-columns:1fr}}.profile-page{background:#f5f6fa;font-family:Arial,Helvetica,sans-serif;min-height:100vh}.profile-loading,.profile-page{margin:auto;max-width:500px;padding:20px}.profile-loading{display:flex;flex-direction:column;gap:16px}.skeleton{border-radius:12px}.loading-card{align-items:center;display:flex;gap:12px;padding:16px}.avatar{border-radius:50%;height:60px;width:60px}.loading-text{flex:1 1}.line{margin-bottom:8px}.line.short{width:40%}.line.long{width:70%}.asset-box{border-radius:16px;height:120px;width:100%}.menu-item{border-radius:12px;height:50px;width:100%}.profile-card{background:#fff;border-radius:16px;box-shadow:0 6px 18px #0000000d;margin-bottom:20px;padding:20px}.profile-info{justify-content:space-between}.profile-info,.profile-left{align-items:center;display:flex}.profile-left{gap:12px}.profile-left img{border:3px solid #d4a64f;border-radius:50%;height:60px;object-fit:cover;width:60px}.profile-left h3{font-size:18px;margin:0}.profile-left p{color:#888;font-size:13px;margin:0}.profile-actions{display:flex;gap:10px;margin-top:18px}.topup{background:#fff;border:2px solid #d4a64f;border-radius:7px;color:#d4a64f}.topup,.withdraw{cursor:pointer;flex:1 1;font-weight:600;padding:10px}.withdraw{background:#d4a64f;border:none;border-radius:7px;color:#eee}.asset-card{background:#111;border-radius:10px;color:#fff;margin-bottom:20px;margin-top:20px;padding:20px}.asset-header{align-items:center;display:flex;font-size:14px;justify-content:space-between}.asset-balance{font-size:28px;font-weight:700;margin-top:10px}.balance-toggle{align-items:center;cursor:pointer;display:flex;font-size:18px}.history{color:#d4a64f;cursor:pointer;display:block;font-size:13px;margin-top:18px}.profile-menu{background:#fff;border-radius:10px;box-shadow:0 1px 4px #00000008;overflow:hidden}.menu-item{align-items:center;border-bottom:1px solid #eee;cursor:pointer;display:flex;gap:12px;padding:16px;transition:.2s}.menu-item:hover{background:#f8f8f8}.menu-item svg{color:#d4a64f;font-size:18px}.modal{align-items:center;animation:fadeIn .3s ease;background:#0006;display:flex;height:100%;justify-content:center;left:0;min-width:400px;padding:0;position:fixed;top:0;width:100%;z-index:1000}.modal-content{animation:slideUp .3s ease;background:#fff;border-radius:14px;box-shadow:0 8px 24px #0003;max-width:400px;padding:25px;position:relative;text-align:center;width:100%}.modal-content h3{color:#333;font-size:20px;margin-bottom:20px}.modal-content input{border:1px solid #ccc;border-radius:7px;font-size:16px;margin-bottom:15px;padding:12px 15px;width:100%}.modal-content button{border:none;border-radius:7px;cursor:pointer;font-size:16px;margin:5px 1%;padding:12px;transition:all .2s ease;width:48%}.modal-content button:first-child{background-color:#d4a64f;color:#eee}.modal-content button:first-child:hover{background-color:#45a049}.modal-content button:last-child{background-color:#eee;color:#000}.modal-content button:last-child:hover{background-color:#e0e0e0}.main-btn{background-color:#d4a64f;color:#eee}.cancel-btn{background-color:#eee;color:#000}.wallet-select{appearance:none;background:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='%236b7280'%3E%3Cpath d='M5.5 7.5 10 12l4.5-4.5'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;background-size:16px;border:1px solid #ccc;border-radius:7px;color:#111827;cursor:pointer;font-size:14px;margin-bottom:15px;margin-top:12px;outline:none;padding:12px 38px 12px 14px;transition:all .2s ease;width:100%}.wallet-select:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f126}.wallet-select:hover{border-color:#cbd5e1}.password-input-wrapper{position:relative;width:100%}.password-input-wrapper input{border:1px solid #e5e7eb;border-radius:10px;font-size:14px;height:44px;outline:none;padding-left:12px;padding-right:42px;width:100%}.eye-toggle{align-items:center;border-radius:8px;color:#64748b;cursor:pointer;display:flex;height:32px;justify-content:center;position:absolute;right:12px;top:40%;transform:translateY(-50%);transition:.2s ease;width:32px}.eye-toggle:hover{background:#0000000d;color:#111827}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.logout-btn{align-items:center;background:#d4a64f;border:none;border-radius:10px;color:#eee;cursor:pointer;display:flex;font-size:15px;font-weight:600;gap:8px;justify-content:center;margin-top:20px;padding:14px;width:100%}.logout-icon{height:auto;width:15px}.about-page{background:#f5f6fa;font-family:Arial,Helvetica,sans-serif;margin:auto;max-width:500px;min-height:100vh;padding:20px}.about-header{background:linear-gradient(135deg,#111,#1c1c1c);border-radius:16px;box-shadow:0 6px 18px #0000000d;color:#fff;margin-bottom:20px;overflow:hidden;padding:24px 20px;position:relative;text-align:center}.about-header:after{background:#d4a64f;border-radius:50%;content:"";height:120px;opacity:.15;position:absolute;right:-40px;top:-40px;width:120px}.about-header h2{font-size:24px;font-weight:700;margin:0}.about-card{background:#fff;border-radius:16px;box-shadow:0 2px 8px #0000000a;margin-bottom:20px;overflow:hidden}.section-title{padding:18px 18px 0}.section-title h3{color:#111;font-size:16px;margin:0}.about-item{border-bottom:1px solid #eee;display:flex;gap:14px;padding:18px}.about-item:last-child{border-bottom:none}.about-item svg{color:#d4a64f;font-size:22px;margin-top:4px}.about-item h4{color:#111;font-size:15px;margin:0}.about-item p{color:#666;font-size:13px;line-height:1.5;margin-top:5px}.about-stats{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(3,1fr);margin-bottom:20px}.stat-box{background:#fff;border-radius:16px;box-shadow:0 2px 8px #0000000a;padding:18px 10px;text-align:center}.stat-box h3{color:#d4a64f;font-size:22px;margin:0}.stat-box p{color:#666;font-size:13px;margin-top:6px}.trust-badges{display:flex;gap:12px;margin-bottom:20px}.badge{align-items:center;background:#fff;border-radius:16px;box-shadow:0 2px 8px #0000000a;display:flex;flex:1 1;flex-direction:column;gap:8px;justify-content:center;padding:16px 10px;text-align:center}.badge svg{color:#d4a64f;font-size:22px}.badge span{color:#555;font-size:12px}.legal-links{display:flex;flex-direction:column;gap:12px;padding:18px}.legal-links button{align-items:center;background:#f5f6fa;border:none;border-radius:12px;color:#222;cursor:pointer;display:flex;font-size:14px;gap:10px;padding:14px;transition:.2s ease}.legal-links button:hover{background:#eceef3}.legal-links button svg{color:#d4a64f;font-size:18px}.purchase-container{background-color:#f5f6fa;margin:auto;max-width:500px;padding:20px}.machine-card{background:#fff;border:2px solid #d6a85a;border-radius:14px;margin-bottom:15px;padding:15px}.machine-header{align-items:center;display:flex;gap:40px}.machine-header img{border-radius:10px;height:60px;width:80px}.machine-header h3{font-size:14px;margin:0}.name-tag{display:flex;flex-direction:column;gap:7px;margin-right:-1px}.tag{background:#ddd;border-radius:10px;font-size:11px;padding:2px 8px;width:fit-content}.machine-info{display:flex;justify-content:space-between;margin-top:10px}.machine-info .value{color:red;font-weight:700}.machine-info p{font-size:12px;margin:0}.machine-actions{display:flex;gap:15px;justify-content:center;margin-top:15px}.details{background:#0000;border:2px solid #d6a85a;border-radius:7px;color:#d6a85a;padding:10px 25px}.buy,.details{cursor:pointer;font-weight:700;width:50%}.buy{background:#d6a85a;border:none;border-radius:7px;color:#eee;padding:10px 35px}.modal-overlay{align-items:center;background:#00000073;display:flex;inset:0;justify-content:center;position:fixed;z-index:1000}.details-buy{background:#d6a85a;border:none;border-radius:7px;color:#eee;cursor:pointer;font-weight:700;margin-bottom:10px;padding:12px;width:100%}.buy-modal{background:#fff;border-radius:14px;max-width:400px;padding:25px;text-align:center;width:100%}.buy-modal h3{margin-top:0}.buy-name{font-weight:700;margin-bottom:15px}.buy-summary{display:flex;justify-content:space-between;margin-bottom:20px}.buy-summary span{color:#d6a85a;font-weight:700}.buy-summary p{font-size:12px;margin:0}.buy-actions{display:flex;gap:10px}.buy-cancel{background:#eee}.buy-cancel,.buy-confirm{border:none;border-radius:7px;cursor:pointer;flex:1 1;padding:10px}.buy-confirm{background:#d6a85a;font-weight:700}.buy.disabled{cursor:not-allowed;filter:grayscale(.4);opacity:.5;pointer-events:none;transform:none!important}.buy.disabled:hover{background:inherit;box-shadow:none}.purchase-loading{display:flex;flex-direction:column;gap:15px;padding:15px}.machine-img,.plan-img{height:60px;width:60px}.plan-img{border-radius:12px}.line.short{width:60px}.line.tiny{width:40px}.box{height:50px;width:100%}.button{height:40px;width:48%}.invest-container{background:#f5f6fa;margin:auto;max-width:500px;padding:20px}.plan-card{background:#fff;border:2px solid #d6a85a;border-radius:14px;margin-bottom:15px;padding:15px}.plan-header{align-items:center;display:flex;gap:18px}.plan-header img{border-radius:10px;height:60px;width:80px}.plan-name{display:flex;flex-direction:column;gap:6px}.plan-name h3{font-size:14px;margin:0}.plan-tag{background:#ddd;border-radius:10px;color:#4ecca3;font-size:11px;padding:3px 9px;width:fit-content}.plan-info{display:flex;justify-content:space-between;margin-top:12px}.plan-info p{font-size:12px;margin:0}.plan-value{color:red;font-weight:700}.plan-actions{display:flex;gap:15px;margin-top:15px}.plan-details{background:#0000;border:2px solid #d6a85a;border-radius:7px;color:#d6a85a}.plan-details,.plan-invest{cursor:pointer;font-weight:700;padding:10px;width:50%}.plan-invest{background:#d6a85a;border:none;border-radius:7px;color:#eee}.details-modal{background:#fff;border-radius:14px;box-shadow:0 8px 24px #0003;max-width:400px;padding:25px;text-align:center;width:100%}.details-modal img{margin-bottom:10px;width:120px}.details-modal h2{font-size:18px;margin-bottom:15px}.details-grid{display:flex;justify-content:space-between;margin-bottom:20px}.details-grid span{color:#d6a85a;font-weight:700}.details-grid p{font-size:12px;margin:0}.details-invest{background:#d6a85a;color:#eee;font-weight:700;margin-bottom:10px;padding:12px}.details-close,.details-invest{border:none;border-radius:7px;cursor:pointer;width:100%}.details-close{background:#eee;color:#000;padding:10px}.plan-invest.disabled{cursor:not-allowed;filter:grayscale(.4);opacity:.5;pointer-events:none;transform:none!important}.plan-invest.disabled:hover{background:inherit;box-shadow:none}.invest-overlay{align-items:center;background:#00000073;display:flex;inset:0;justify-content:center;position:fixed}.invest-modal{background:#fff;border-radius:14px;box-shadow:0 8px 24px #0003;max-width:400px;padding:25px;text-align:center;width:100%}.invest-modal h3{margin:15px 0 10px}.invest-modal input{border:1px solid #ddd;border-radius:7px;margin-bottom:10px;margin-top:6px;padding:10px;width:100%}.expected-income{font-size:14px;margin-bottom:15px}.modal-actions{display:flex;gap:10px}.modal-cancel{background:#eee;color:#000}.modal-cancel,.modal-confirm{border:none;border-radius:7px;cursor:pointer;flex:1 1;padding:10px}.modal-confirm{background:#d6a85a;color:#eee}.rewards-page{background:#f5f6fa;font-family:Arial,Helvetica,sans-serif;margin:auto;max-width:500px;min-height:100vh;padding:20px}.rewards-header{background:linear-gradient(135deg,#111,#1c1c1c);border-radius:16px;box-shadow:0 6px 18px #0000000d;color:#fff;margin-bottom:20px;overflow:hidden;padding:24px 20px;position:relative;text-align:center;z-index:1}.rewards-header:after{background:#d4a64f;border-radius:50%;content:"";height:120px;opacity:.15;pointer-events:none;position:absolute;right:-40px;top:-40px;width:120px;z-index:0}.rewards-header h2{color:#fff;font-size:22px;font-weight:700;margin:0}.reward-hero{background:#fff;border-radius:14px;box-shadow:0 1px 4px #00000008;margin-bottom:16px;padding:16px}.reward-hero h3{font-size:16px;margin:0}.reward-hero p{color:#666;font-size:13px;line-height:1.4;margin:6px 0 0}.reward-balance{color:#666;font-size:13px;margin-top:12px}.reward-balance span{color:#d4a64f;font-weight:700}.reward-list{background:#fff;border-radius:14px;overflow:hidden}.reward-card,.reward-list{box-shadow:0 1px 4px #00000008}.reward-card{align-items:flex-start;border-bottom:1px solid #eee;display:flex;gap:12px;padding:16px}.reward-card:last-child{border-bottom:none}.reward-icon{color:#d4a64f;font-size:20px;margin-top:4px}.reward-info h4{font-size:15px;margin:0}.reward-info p{color:#666;font-size:13px;line-height:1.4;margin:4px 0 0}.reward-value{color:#111;font-size:12px;font-weight:600;margin-left:auto;white-space:nowrap}.claim-btn{background:#d4a64f;border:none;border-radius:10px;color:#111;font-weight:700;margin-top:16px;padding:12px;transition:.2s}.claim-btn:hover{opacity:.9}.support-page{font-family:Arial,Helvetica,sans-serif;height:100dvh;margin:auto;max-width:500px;min-height:100dvh;padding:0}.support-chat,.support-page{display:flex;overflow:hidden}.support-chat{background:#fff;border-radius:18px;box-shadow:0 2px 10px #0000000d;flex:1 1;flex-direction:column;height:100%}.chat-top{align-items:center;background:#2ecc71;color:#fff;display:flex;flex-shrink:0;padding:14px 16px}.back-btn{background:#ffffff2e;flex-shrink:0}.chat-left{gap:12px;min-width:0}.chat-avatar,.chat-left{align-items:center;display:flex}.chat-avatar{background:#ffffff2e;border-radius:50%;flex-shrink:0;font-size:20px;height:42px;justify-content:center;width:42px}.chat-top h4{font-size:16px;font-weight:600;line-height:1.2;margin:0}.chat-top span{display:block;font-size:12px;margin-top:2px;opacity:.9}.chat-messages{-webkit-overflow-scrolling:touch;background:#f7f8fa;display:flex;flex:1 1;flex-direction:column;min-height:0;overflow-y:auto;padding:16px}.chat-message{border-radius:14px;font-size:14px;line-height:1.5;margin-bottom:12px;max-width:80%;padding:10px 14px}.chat-message.user{align-self:flex-end;background:#2ecc71;border-bottom-right-radius:4px;color:#fff}.chat-message.ai{align-self:flex-start;background:#e9ecef;border-bottom-left-radius:4px;color:#222}.chat-input-box{align-items:center;background:#fff;border-top:1px solid #eee;display:flex;flex-shrink:0;padding:12px 12px calc(12px + env(safe-area-inset-bottom))}.chat-input-box input{background:#f1f3f5;border:none;border-radius:12px;flex:1 1;font-size:14px;outline:none;padding:12px 14px}.chat-input-box button{align-items:center;background:#2ecc71;border:none;border-radius:12px;color:#fff;cursor:pointer;display:flex;font-size:18px;height:45px;justify-content:center;margin-left:10px;width:45px}@media (max-width:768px){.chat-top{padding:12px 14px}.back-btn{height:36px;margin-right:12px;width:36px}.chat-left{margin-left:66px}.chat-avatar{font-size:18px;height:38px;width:38px}.chat-top h4{font-size:14px}.chat-top span{font-size:11px}.support-page{margin:0;max-height:100dvh;padding:0}.support-chat{border-radius:0}.chat-message{background:red;font-size:13px;max-width:85%;padding:9px 12px}.chat-input-box{margin-bottom:0;padding:10px}.chat-input-box input{font-size:13px;padding:10px 12px}.chat-input-box button{height:42px;width:42px}}@media (max-width:400px){.chat-message{font-size:12.5px;max-width:90%}.chat-top h4{font-size:13px}.chat-top span{font-size:10px}}.faq-page{background:#f5f6fa;font-family:Arial,Helvetica,sans-serif;margin:auto;max-width:500px;min-height:100vh;padding:20px}.faq-header{background:linear-gradient(135deg,#111,#1c1c1c);border-radius:16px;box-shadow:0 6px 18px #0000000d;color:#fff;margin-bottom:20px;overflow:hidden;padding:24px 20px;position:relative;text-align:center}.faq-header:after{background:#d4a64f;border-radius:50%;content:"";height:120px;opacity:.15;position:absolute;right:-40px;top:-40px;width:120px}.faq-header h2{font-size:22px;margin:0}.back-btn{height:38px;left:18px;width:38px}.faq-tabs{display:flex;gap:10px;margin-bottom:20px;overflow-x:auto;padding-bottom:5px}.faq-tabs::-webkit-scrollbar{display:none}.faq-tab{background:#fff;border:none;border-radius:12px;box-shadow:0 2px 8px #0000000a;color:#555;cursor:pointer;font-size:13px;padding:10px 16px;white-space:nowrap}.faq-tab.active{background:#d4a64f;color:#fff}.popular-section{margin-bottom:15px}.popular-title{align-items:center;display:flex;gap:10px}.popular-title svg{color:#d4a64f;font-size:20px}.popular-title h3{color:#111;font-size:18px;margin:0}.faq-card{background:#fff;border-radius:16px;box-shadow:0 2px 8px #0000000a;overflow:hidden}.faq-item{border-bottom:1px solid #eee;cursor:pointer}.faq-item:last-child{border-bottom:none}.faq-question{align-items:center;color:#111;display:flex;font-size:14px;font-weight:600;gap:10px;justify-content:space-between;padding:18px}.faq-icon{color:#888;flex-shrink:0}.faq-answer{color:#666;font-size:13px;line-height:1.6;padding:0 18px 18px}.help-section{background:#fff;border-radius:18px;box-shadow:0 2px 8px #0000000a;margin-top:24px;padding:24px 20px;text-align:center}.help-icon{align-items:center;background:#d4a64f1f;border-radius:50%;display:flex;height:60px;justify-content:center;margin:auto auto 14px;width:60px}.help-icon svg{color:#d4a64f;font-size:28px}.help-section h3{color:#111;font-size:20px;margin:0}.help-section p{color:#666;font-size:14px;line-height:1.6;margin-top:10px}.help-btn{background:#d4a64f;border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:14px;margin-top:18px;padding:12px 22px}.topup-page{background:#f5f6fa;color:#111;font-family:Arial,Helvetica,sans-serif;margin:auto;max-width:520px;min-height:100vh;padding:18px}.topup-header{background:linear-gradient(135deg,#111,#1c1c1c);border-radius:18px;box-shadow:0 10px 25px #00000014;color:#fff;margin-bottom:18px;overflow:hidden;padding:22px 20px;position:relative;text-align:center}.topup-header:after{background:#d4a64f;border-radius:50%;content:"";height:140px;opacity:.12;position:absolute;right:-50px;top:-50px;width:140px}.topup-header h2{font-size:20px;font-weight:600;letter-spacing:.3px;margin:0}.back-btn{background:#ffffff14;left:14px;transition:.2s}.back-btn:hover{background:#ffffff2e}.section{background:#fff;border:1px solid #f0f0f0;border-radius:16px;box-shadow:0 2px 10px #0000000a;margin-bottom:14px;padding:16px}.section label{color:#444;display:block;font-size:13px;font-weight:500;margin-bottom:8px}.section input{background:#fff;border:1px solid #e5e7eb;border-radius:10px;font-size:14px;outline:none;padding:12px 14px;transition:.2s;width:100%}.section input:focus{border-color:#d4a64f;box-shadow:0 0 0 3px #d4a64f26}.converted{align-items:center;color:#6b7280;display:flex;font-size:13px;gap:6px;margin-top:8px}.converted-value{color:#111827;font-weight:600}.quick-amounts{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px}.quick-amounts button{background:#fafafa;border:1px solid #eee;border-radius:10px;color:#111;cursor:pointer;flex:1 1;font-size:13px;font-weight:500;min-width:70px;padding:10px;transition:.2s}.quick-amounts button:hover{background:#d4a64f;border-color:#d4a64f;color:#fff;transform:translateY(-1px)}.wallet-box{align-items:center;background:#fafafa;border:1px solid #eee;border-radius:12px;display:flex;gap:10px;justify-content:space-between;padding:12px}.wallet-box span{color:#555;flex:1 1;font-size:12px;word-break:break-all}.wallet-box button{background:#d4a64f;border:none;border-radius:8px;color:#fff;cursor:pointer;padding:8px;transition:.2s}.wallet-box button:hover{background:#b8933e}.success-text{color:#16a34a;font-size:12px;font-weight:500;margin-top:6px}.primary-btn{background:#d4a64f;border:none;border-radius:14px;box-shadow:0 6px 15px #d4a64f40;color:#fff;cursor:pointer;font-size:15px;font-weight:600;margin-top:18px;padding:14px;transition:.2s;width:100%}.primary-btn:hover{background:#b8933e;transform:translateY(-1px)}.primary-btn:disabled{cursor:not-allowed;opacity:.6}.qr-section{text-align:center}.qr-section label{display:block;margin-bottom:10px;text-align:left}.qr-wrapper{align-items:center;background:linear-gradient(145deg,#fff,#f9fafb);border:1px solid #eee;border-radius:16px;box-shadow:inset 0 0 0 1px #d4a64f14;display:flex;justify-content:center;padding:18px;position:relative}.qr-wrapper:before{background:radial-gradient(circle,#d4a64f26,#0000 70%);border-radius:20px;content:"";height:160px;position:absolute;width:160px;z-index:0}.qr-wrapper img{background:#fff;border:1px solid #f1f1f1;border-radius:12px;box-shadow:0 6px 18px #0000000f;height:180px;padding:8px;position:relative;transition:transform .2s ease;width:180px;z-index:1}.qr-wrapper img:hover{transform:scale(1.03)}.info-box{background:#fff;border:1px solid #f0f0f0;border-radius:16px;box-shadow:0 2px 10px #0000000a;color:#555;font-size:13px;margin-top:12px;padding:14px}.info-box p{line-height:1.4;margin-bottom:6px}.warning{background:#fef2f2;border:1px solid #fecaca;border-radius:10px;color:#b91c1c;font-size:12px;margin-top:12px;padding:10px}.error-text{color:#dc2626;font-size:12px;margin-top:8px}.withdraw-page{background:#f5f6fa;font-family:Arial,Helvetica,sans-serif;margin:auto;max-width:500px;min-height:100vh;padding:20px}.withdraw-header{background:linear-gradient(135deg,#111,#1c1c1c);border-radius:16px;color:#fff;margin-bottom:20px;overflow:hidden;padding:24px 20px;position:relative;text-align:center}.withdraw-header:after{background:#d4a64f;border-radius:50%;content:"";height:120px;opacity:.15;position:absolute;right:-40px;top:-40px;width:120px}.withdraw-header h2{font-size:22px;margin:0}.withdraw-card{background:#fff;border-radius:14px;box-shadow:0 1px 4px #00000008;overflow:hidden}.withdraw-item{border-bottom:1px solid #eee;display:flex;gap:12px;padding:16px}.withdraw-item:last-child{border-bottom:none}.withdraw-item svg{color:#d4a64f;font-size:20px;margin-top:4px}.withdraw-item h4{font-size:14px;margin:0}.withdraw-item input{border:1px solid #ddd;border-radius:8px;margin-top:6px;padding:10px;width:100%}.summary-box{background:#fff;border-radius:14px;box-shadow:0 1px 4px #00000008;margin-top:10px;padding:16px}.summary-box div{align-items:center;color:#444;display:flex;font-size:14px;justify-content:space-between;padding:10px 0}.summary-box div:not(:last-child){border-bottom:1px solid #eee}.summary-box span:first-child{color:#777}.summary-box span:last-child{color:#111;font-weight:600}.summary-box div:last-child span:last-child{color:#d4a64f;font-size:15px}.summary-box div:last-child{margin-top:4px}.withdraw-btn{background:#111;border:none;border-radius:12px;color:#fff;cursor:pointer;font-weight:700;margin-top:20px;padding:14px;width:100%}.back-btn{background:#0000;font-size:20px;left:15px}.invite-page{background:#f5f6fa;font-family:Arial,Helvetica,sans-serif;margin:auto;max-width:500px;min-height:100vh;padding:20px}.invite-header{background:linear-gradient(135deg,#111,#1c1c1c);border-radius:16px;box-shadow:0 6px 18px #0000000d;color:#fff;margin-bottom:20px;overflow:hidden;padding:24px 20px;position:relative;text-align:center;z-index:1}.invite-header:after{background:#d4a64f;border-radius:50%;content:"";height:120px;opacity:.15;pointer-events:none;position:absolute;right:-40px;top:-40px;width:120px}.invite-header h2{font-size:22px;font-weight:700;margin:0}.invite-header p{color:#ccc;font-size:13px;margin:6px 0 0}.back-btn{-webkit-tap-highlight-color:transparent;top:16px;z-index:999}.invite-hero{background:#fff;border-radius:14px;box-shadow:0 1px 4px #00000008;margin-bottom:16px;padding:16px;text-align:center}.invite-hero-icon{color:#d4a64f;font-size:28px;margin-bottom:8px}.invite-hero h3{font-size:16px;margin:0}.invite-hero p{color:#666;font-size:13px;margin:6px 0 0}.referral-box{border:1px dashed #d4a64f;border-radius:12px;margin-top:14px;padding:12px;text-align:left}.referral-box span{color:#888;font-size:12px}.code-row{align-items:center;display:flex;justify-content:space-between;margin-top:6px}.code-row strong{font-size:16px;letter-spacing:1px}.copy-btn{background:#d4a64f;border:none;border-radius:8px;color:#eee;cursor:pointer;padding:6px 10px}.invite-card{background:#fff;border-radius:14px;box-shadow:0 1px 4px #00000008;overflow:hidden}.invite-item{border-bottom:1px solid #eee;display:flex;gap:12px;padding:16px}.invite-item:last-child{border-bottom:none}.invite-item svg{color:#d4a64f;font-size:20px;margin-top:4px}.invite-item h4{font-size:15px;margin:0}.invite-item p{color:#666;font-size:13px;margin:4px 0 0}.ref-link{color:#444;font-size:12px;max-width:220px;word-break:break-all}.referral-list{background:#fff;border-radius:14px;box-shadow:0 1px 4px #00000008;margin-top:16px;padding:12px 14px}.referral-list h4{font-size:14px;font-weight:600;margin:0 0 10px}.referral-row{align-items:center;border-bottom:1px solid #eee;display:flex;font-size:13px;justify-content:space-between;padding:10px 0}.referral-row:last-child{border-bottom:none}.success{color:#16a34a;font-weight:600}.pending{color:#f59e0b;font-weight:600}.invite-rules{background:#fff;border-radius:14px;box-shadow:0 1px 4px #00000008;margin-top:16px;padding:14px}.invite-rules h4{font-size:14px;margin:0 0 8px}.invite-rules ul{margin:0;padding-left:16px}.invite-rules li{color:#555;font-size:13px;margin-bottom:6px}.copy-btn:active{transform:scale(.95)}.copy-btn:hover{opacity:.9}.share-btn{align-items:center;background:#d4a64f;border:none;border-radius:10px;color:#eee;cursor:pointer;display:flex;font-weight:700;gap:8px;justify-content:center;margin-top:16px;padding:12px;transition:.2s;width:100%}.share-btn:hover{opacity:.9}.portfolio-page{background:#f5f6fa;font-family:Inter,sans-serif;margin:auto;max-width:500px;padding:20px}.portfolio-tabs{background:#fff;border:2px solid #d6a85a;border-radius:40px;display:flex;margin-bottom:20px;overflow:hidden}.portfolio-tab{background:#0000;border:none;color:#cfa75a;cursor:pointer;flex:1 1;font-size:.95rem;font-weight:600;padding:12px 0;transition:.25s}.portfolio-tab.active{background:#d6a85a;color:#eee}.empty-state{align-items:center;animation:fadeIn .3s ease;background:#fff;border:2px dashed #d6a85a;border-radius:16px;box-shadow:0 8px 20px #0000000d;display:flex;flex-direction:column;margin:10px auto 40px;max-width:420px;padding:30px 20px;text-align:center;width:100%}.empty-state h3{color:#333;font-size:1rem;font-weight:600;margin-bottom:6px}.empty-state p{color:#7f8c8d;font-size:.85rem;line-height:1.4;margin-bottom:18px}.empty-cta{background:#fff;border:2px solid #d6a85a;border-radius:8px;color:#d6a85a;cursor:pointer;font-size:.9rem;font-weight:600;padding:10px;transition:all .25s ease;width:100%}.empty-cta:hover{background:#d6a85a;color:#eee;transform:translateY(-1px)}.empty-cta:active{transform:scale(.98)}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.invest-cards,.machine-cards{grid-gap:20px;display:grid;gap:20px;margin-top:20px}.invest-card,.machine-card{background:#fff;border:2px solid #d6a85a;border-radius:16px;display:flex;flex-direction:column;gap:12px;padding:16px}.invest-card.claimed,.machine-card.claimed{filter:grayscale(.3);opacity:.55;transition:all .3s ease}.invest-card.claimed .claim-btn,.machine-card.claimed .claim-btn{display:none}.invest-header,.machine-header{align-items:center;display:flex;gap:10px}.invest-header img,.machine-header img{background:#f0f0f0;border-radius:8px;height:45px;object-fit:contain;width:45px}.invest-header div,.name-tag{flex:1 1}.invest-header h3,.name-tag h3{font-size:.95rem;margin:0}.invest-header span,.tag{color:#4ecca3;font-size:.75rem}.status-badge{border-radius:12px;font-size:.75rem;font-weight:600;padding:4px 10px;text-transform:uppercase}.status-badge.waiting{background:#f5a623;color:#fff}.status-badge.running{background:#3498db;color:#fff}.status-badge.claimable{background:#fff6e6;color:#d48a00}.status-badge.claimed{background:#22c55e1f;border:1px solid #22c55e40;color:#16a34a}.invest-info,.machine-info{display:flex;font-size:.85rem;justify-content:space-between}.invest-info div,.machine-info div{display:flex;flex-direction:column}.invest-info span,.machine-info span{color:#7f8c8d}.invest-info strong,.machine-info strong{color:red;margin-top:5px}.progress-bar{background:#e0e0e0;border-radius:8px;height:8px;overflow:hidden}.progress-fill{background:linear-gradient(90deg,#4ecca3,#3f9e89);height:100%;transition:.4s}.invest-dates,.machine-dates{color:#7f8c8d;font-size:.75rem}.claim-btn{background:#fff;border:2px solid #d6a85a;border-radius:8px;color:#d6a85a;cursor:pointer;font-weight:600;padding:9px;transition:.25s;width:100%}.claim-btn:hover{background:#d6a85a;color:#eee}.skeleton{animation:pulse 1.5s infinite;background:linear-gradient(90deg,#e2e8f0 25%,#f8fafc 50%,#e2e8f0 75%);background-size:200% 100%;border-radius:10px}@keyframes pulse{0%{background-position:200% 0}to{background-position:-200% 0}}.skeleton-card{padding:15px}.machine-img{border-radius:12px;height:55px;width:55px}.line{height:10px;margin-bottom:6px}.line.short{width:70px}.line.tiny{width:45px}.box{border-radius:10px;height:40px;width:48%}.badge{border-radius:20px;height:20px;width:70px}.progress{border-radius:10px;height:8px;width:100%}.button{border-radius:8px;height:35px;margin-top:10px;width:100%}@media (max-width:768px){.invest-header img,.machine-header img{height:40px;width:40px}.portfolio-tab{font-size:.85rem}}.tx-page{background:#f5f6fa;font-family:Arial,Helvetica,sans-serif;margin:auto;max-width:500px;min-height:100vh;padding:20px}.tx-header{background:linear-gradient(135deg,#111,#1c1c1c);border-radius:16px;color:#fff;margin-bottom:20px;overflow:hidden;padding:24px 20px;position:relative;text-align:center}.tx-header:after{background:#d4a64f;border-radius:50%;content:"";height:120px;opacity:.15;position:absolute;right:-40px;top:-40px;width:120px}.tx-header h2{font-size:22px;font-weight:700;margin:0}.tx-header p{color:#ccc;font-size:13px;margin:6px 0 0}.tx-summary{grid-gap:14px;display:grid;gap:14px;grid-template-columns:1fr 1fr;margin:16px 0 22px}.summary-card{border-radius:16px;box-shadow:0 8px 18px #00000014;color:#fff;overflow:hidden;padding:16px;position:relative;transition:transform .2s ease,box-shadow .2s ease}.summary-card .label{font-size:12px;letter-spacing:.3px;opacity:.85}.summary-card .value{font-size:20px;font-weight:700;margin-top:8px}.tx-filters{display:flex;gap:10px;justify-content:space-between;margin:10px 0 18px}.tx-filters button{background:#fff;border:1px solid #ddd;border-radius:10px;color:#333;cursor:pointer;flex:1 1;font-size:13px;font-weight:600;padding:10px;transition:.2s ease}.tx-filters button.active{background:linear-gradient(135deg,#d4a64f,#b88a2b);border:none;box-shadow:0 6px 14px #d4a64f4d;color:#fff}.tx-date-group{color:#777;font-size:12px;font-weight:700;letter-spacing:.6px;margin:18px 4px 8px;padding-left:10px;position:relative;text-transform:uppercase}.tx-date-group:before{background:#d4a64f;border-radius:50%;content:"";height:4px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:4px}.tx-pagination{align-items:center;display:flex;gap:12px;justify-content:center;margin:25px 0 10px}.tx-pagination button{background:#111;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:13px;padding:8px 14px;transition:.2s ease}.tx-pagination button:hover{background:#d4a64f;color:#eee}.tx-pagination button:disabled{background:#ccc;color:#777;cursor:not-allowed}.tx-pagination span{color:#444;font-size:13px;font-weight:600}.summary-card.deposits{background:linear-gradient(135deg,#16a34a,#22c55e)}.summary-card.deposits:after{background:#fff3;border-radius:50%;content:"";height:120px;position:absolute;right:-40px;top:-40px;width:120px}.summary-card.withdrawals{background:linear-gradient(135deg,#dc2626,#ef4444)}.summary-card.withdrawals:after{background:#ffffff2e;border-radius:50%;content:"";height:120px;position:absolute;right:-40px;top:-40px;width:120px}.back-btn{padding:8px;top:18px}.tx-list{display:flex;flex-direction:column;gap:12px}.tx-card{background:#fff;border:1px solid #eee;border-radius:14px;justify-content:space-between;margin-bottom:10px;padding:16px;transition:.2s ease}.tx-card,.tx-left{align-items:center;display:flex}.tx-left{gap:12px}.tx-icon{background:#0000000a;border-radius:12px;display:flex;font-size:16px;padding:10px}.tx-icon.deposit{background:#2e7d321f;color:#2e7d32}.tx-icon.withdraw{background:#c628281f;color:#c62828}.tx-type{font-size:14px;font-weight:600}.tx-date{color:#888;font-size:12px}.tx-right{align-items:flex-end;display:flex;flex-direction:column;gap:4px;text-align:right}.tx-amount{background:none;font-size:15px;font-weight:700;margin:0;padding:0}.tx-amount.deposit{color:#2e7d32}.tx-amount.withdraw{color:#c62828}.tx-status{border-radius:20px;display:inline-block;font-size:11px;font-weight:500;margin-top:5px;padding:4px 10px}.tx-status.success{background:#2e7d321a;color:#2e7d32}.tx-status.pending{background:#d4a64f26;color:#d4a64f}.tx-status.failed{background:#c628281a;color:#c62828}@media (max-width:480px){.tx-page{padding:15px}.tx-header{padding:20px 15px}}*{box-sizing:border-box;font-family:Arial,Helvetica,sans-serif;margin:0;padding:0}.login-container,.signup-container{background-image:url(https://images.unsplash.com/photo-1486406146926-c627a92ad1ab);background-position:50%;background-size:cover;height:100vh;margin:auto;max-width:500px;width:100%;width:500px}.overlay{align-items:center;background:#00000059;display:flex;height:100%;justify-content:center;width:100%}.login-box,.signup-box{text-align:center;width:320px}.logo-container{margin-bottom:10px;margin-top:90px}.signup-logo-container{margin-bottom:-20px;margin-top:60px}.login-logo{margin-top:50px}.login-logo,.signup-logo{height:auto;object-fit:contain;width:450px}.signup-logo{margin-top:-50px}.input-field{border:none;border-radius:5px;font-size:14px;margin-bottom:18px;margin-top:5px;padding:14px;width:100%}.password-wrapper{position:relative}.password-wrapper .input-field{padding-right:40px;width:100%}.password-icon{color:#555;cursor:pointer;font-size:18px;position:absolute;right:12px;top:50%;transform:translateY(-50%)}.forgot{margin-bottom:18px;text-align:right}.forgot a{color:#fff;font-size:14px;text-decoration:none}.login-btn{background:#d4a64c;border:none;border-radius:5px;color:#eee;cursor:pointer;font-size:16px;font-weight:700;padding:14px;width:100%}.terms-container{margin:20px 0 30px}.terms-label{align-items:flex-start;color:#fff;display:flex;font-size:13px;gap:1px;line-height:1.4}.terms-checkbox{accent-color:#d4a64c;margin-top:3px}.terms-text{flex:1 1}.terms-text a{color:#d4a64c;font-weight:600;text-decoration:none}.terms-text a:hover{text-decoration:underline}.signup{color:#fff;font-size:14px;margin-top:20px}.signup span{color:#d4a64c;cursor:pointer;font-weight:700}@media (max-width:768px){.login-container,.signup-container{overflow:hidden;width:100%}.login-box,.signup-box{width:90%}.password-icon{top:45%;transform:translateY(-50%)}.login-logo,.signup-logo{height:auto;margin:30px;object-fit:contain;width:100%}}.find-account-page{background:#f5f6f8;display:flex;flex-direction:column;font-family:Arial,Helvetica,sans-serif;height:100vh;margin:auto;max-width:500px;padding:20px}.header{align-items:center;display:flex}.header,form input{margin-bottom:20px}.back-to-login{color:#666;font-size:14px;margin-top:20px;text-align:center}.back-to-login a{color:#007bff;font-weight:600;margin-left:4px;text-decoration:none;transition:.2s}.back-to-login a:hover{color:#0056d2;text-decoration:underline}.reset-page{background:#f5f6f8;display:flex;flex-direction:column;font-family:Arial,Helvetica,sans-serif;height:100vh;margin:auto;max-width:500px;padding:20px}.back-icon{cursor:pointer;font-size:22px}.content{margin-top:50px}.content h1{font-size:26px;font-weight:600;margin-bottom:10px}.content p{color:#666;font-size:14px;line-height:1.5;margin-bottom:25px}form input{background:#fff;border:1px solid #ccc;border-radius:10px;font-size:14px;margin-bottom:15px;outline:none;padding:14px;width:100%}form input:focus{border-color:#d4a94f}form button{background:#cfa24a;border:none;border-radius:10px;color:#eee;cursor:pointer;font-size:15px;font-weight:600;margin-top:10px;padding:14px;transition:.2s ease;width:100%}form button:hover{background:#b88f3f}.lp-container{background:#f5f6f8;display:flex;flex-direction:column;font-family:Arial,Helvetica,sans-serif;height:100vh;margin:auto;max-width:500px;padding:20px}.lp-container .lp-greeting{font-size:26px;font-weight:600;margin-bottom:10px;margin-top:50px}.lp-subtext{color:#666;font-size:14px;line-height:1.5;margin-bottom:25px}.verify-note{color:666;font-size:.9rem;line-height:1.5;margin-bottom:20px;margin-top:8px;padding:0 15px;text-align:center}.otp-container{display:flex;gap:10px;justify-content:space-between;margin-bottom:20px}.otp-input{background:#fff;border:1px solid #ccc;border-radius:10px;font-size:20px;height:55px;max-width:60px;outline:none;text-align:center;transition:.2s;width:100%}.otp-input:focus{border-color:#d4a94f}.lp-btn{background:#cfa24a;border:none;border-radius:10px;color:#eee;cursor:pointer;font-size:15px;font-weight:600;padding:14px;transition:.2s ease;width:100%}.lp-btn:hover{background:#b88f3f}.loader{animation:spin .8s linear infinite;border:3px solid #eee;border-radius:50%;border-top-color:#0000;height:18px;margin:auto;width:18px}@keyframes spin{to{transform:rotate(1turn)}}.verify-resend{color:#666;font-size:14px;margin-top:20px;text-align:center}.resend-btn{background:none;border:none;color:#cfa24a;cursor:pointer;font-weight:600;padding:0}.resend-btn:hover{text-decoration:underline}.terms-page{background:#f5f6fa;font-family:Arial,Helvetica,sans-serif;margin:auto;max-width:500px;min-height:100vh;padding:20px}.terms-header{background:linear-gradient(135deg,#111,#1c1c1c);border-radius:16px;box-shadow:0 6px 18px #0000000d;color:#fff;margin-bottom:20px;overflow:hidden;padding:24px 20px;position:relative;text-align:center}.terms-header:after{background:#d4a64f;border-radius:50%;content:"";height:120px;opacity:.15;position:absolute;right:-40px;top:-40px;width:120px}.terms-header h2{font-size:24px;font-weight:700;margin:0}.terms-header p{color:#ccc;font-size:14px;margin:6px 0 0}.terms-card{background:#fff;border:1px solid #eee;border-radius:14px;box-shadow:0 1px 4px #00000008;overflow:hidden}.terms-item{border-bottom:1px solid #eee;padding:18px}.terms-item:last-child{border-bottom:none}.terms-item h4{color:#222;font-size:15px;font-weight:700;margin:0 0 8px}.terms-item p{color:#666;font-size:13px;line-height:1.7;margin:0}.privacy-page{background:#f5f6fa;font-family:Arial,Helvetica,sans-serif;margin:auto;max-width:500px;min-height:100vh;padding:20px}.privacy-header{background:linear-gradient(135deg,#111,#1c1c1c);border-radius:16px;box-shadow:0 6px 18px #0000000d;color:#fff;margin-bottom:20px;overflow:hidden;padding:24px 20px;position:relative;text-align:center}.privacy-header:after{background:#d4a64f;border-radius:50%;content:"";height:120px;opacity:.15;position:absolute;right:-40px;top:-40px;width:120px}.privacy-header h2{font-size:24px;font-weight:700;margin:0}.privacy-card{background:#fff;border:1px solid #eee;border-radius:14px;box-shadow:0 1px 4px #00000008;overflow:hidden}.privacy-item{border-bottom:1px solid #eee;padding:18px}.privacy-item:last-child{border-bottom:none}.privacy-item h4{color:#222;font-size:15px;font-weight:700;margin:0 0 8px}.privacy-item p{color:#666;font-size:13px;line-height:1.7;margin:0}.back-btn{align-items:center;background:#ffffff1a;border:none;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-size:18px;height:36px;justify-content:center;left:16px;position:absolute;top:20px;width:36px}
/*# sourceMappingURL=main.05350ca1.css.map*/