*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:#111827;-webkit-font-smoothing:antialiased;background:#fff;font-family:Inter,-apple-system,sans-serif;overflow-x:hidden}:root{--blue:#0071e3;--blue-dark:#0058b0;--blue-light:#dbeafe;--blue-bg:#fbfbfd;--red:#ff3b30;--red-light:#fef2f2;--red-soft:#ff3b30;--navy:#1d1d1f;--text:#111827;--text-light:#6b7280;--text-muted:#86868b;--bg:#fff;--bg-alt:#f5f5f7;--border:#e8e8ed;--gold:#ff9f0a;--green:#30d158}@keyframes fadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.anim{opacity:0;animation:.7s forwards fadeUp}.anim-d1{animation-delay:.1s}.anim-d2{animation-delay:.2s}.anim-d3{animation-delay:.3s}.anim-d4{animation-delay:.4s}.container{max-width:1100px;margin:0 auto;padding:0 24px}section{padding:100px 0}.nav{z-index:100;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid var(--border);background:#ffffffd9;padding:16px 0;position:fixed;top:0;left:0;right:0}.nav-inner{justify-content:space-between;align-items:center;display:flex}.nav-logo{align-items:center;gap:8px;text-decoration:none;display:flex}.nav-logo-icon{flex-shrink:0}.nav-logo-text{color:var(--navy);letter-spacing:-.3px;font-size:1.15rem;font-weight:700}.nav-logo-text span{color:var(--blue);letter-spacing:.5px;font-style:italic;font-weight:400}.nav-links{align-items:center;gap:32px;display:flex}.nav-links a{color:var(--text-light);font-size:.9rem;font-weight:500;text-decoration:none;transition:color .2s}.nav-links a:hover{color:var(--blue)}.nav-cta{background:var(--blue);border-radius:4px;padding:10px 22px;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .2s;color:#fff!important}.nav-cta:hover{background:var(--red);color:#fff!important}.theme-toggle{border:1px solid var(--border);cursor:pointer;background:0 0;border-radius:4px;padding:6px 10px;font-size:1.1rem;line-height:1;transition:all .3s}.theme-toggle:hover{background:var(--bg-alt);transform:scale(1.1)}.hero{background:linear-gradient(180deg,var(--blue-bg)0%,#fff 100%);align-items:center;min-height:100vh;padding-top:80px;display:flex}.hero-inner{grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid}.hero h1{letter-spacing:-1.5px;color:var(--navy);margin-bottom:20px;font-size:clamp(2.5rem,5vw,3.8rem);font-weight:800;line-height:1.1}.hero h1 span{color:var(--red)}.hero p{color:var(--text-light);max-width:480px;margin-bottom:32px;font-size:1.15rem;line-height:1.7}.hero-form{gap:10px;margin-bottom:14px;display:flex}.hero-form input{border:1.5px solid var(--border);background:#fff;border-radius:4px;outline:none;width:280px;padding:14px 18px;font-family:inherit;font-size:.95rem;transition:all .2s}.hero-form input:focus{border-color:var(--blue);box-shadow:0 0 0 3px #0071e31a}.hero-form button{background:var(--red);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:4px;padding:14px 28px;font-family:inherit;font-size:.95rem;font-weight:600;transition:all .2s}.hero-form button:hover{background:#d63029;transform:translateY(-1px);box-shadow:0 4px 12px #ff3b3059}.hero-proof{color:var(--text-muted);align-items:center;gap:8px;font-size:.85rem;display:flex}.hero-proof .dot{background:#22c55e;border-radius:50%;width:8px;height:8px;animation:2s infinite pulse;display:inline-block}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}.phone-mockup{justify-content:center;align-items:center;display:flex}.phone-frame{background:0 0;border:3px solid #d1d5db;border-radius:4px;width:280px;padding:0;position:relative;box-shadow:0 20px 60px #0000001f}.phone-notch{z-index:10;background:#d1d5db;border-radius:4px;width:80px;height:6px;margin:10px auto 6px;position:relative}.phone-screen{background:#f5f5f7;border-radius:4px;flex-direction:column;min-height:480px;display:flex;overflow:hidden}.app-top{justify-content:space-between;align-items:center;padding:20px 18px 12px;display:flex}.app-greeting{color:#111827;font-size:.95rem;font-weight:700}.app-avatar{background:var(--blue);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.6rem;font-weight:700;display:flex}.app-balance-card{background:linear-gradient(135deg,var(--blue)0%,#2563eb 100%);color:#fff;border-radius:4px;margin:0 14px 14px;padding:20px}.app-balance-label{opacity:.8;margin-bottom:4px;font-size:.65rem}.app-balance-amount{letter-spacing:-1px;margin-bottom:2px;font-size:1.8rem;font-weight:800}.app-balance-currency{opacity:.7;margin-bottom:14px;font-size:.6rem}.app-balance-actions{gap:8px;display:flex}.app-action{color:#fff;background:#fff3;border-radius:20px;padding:5px 14px;font-size:.6rem;font-weight:600}.app-section-title{color:#374151;padding:0 18px 8px;font-size:.75rem;font-weight:700}.app-tx{align-items:center;gap:10px;padding:8px 18px;display:flex}.app-tx-icon{border-radius:4px;justify-content:center;align-items:center;width:34px;height:34px;font-size:.85rem;font-weight:700;display:flex}.app-tx-in{color:#30d158;background:#dcfce7}.app-tx-out{color:#d97706;background:#fef3c7}.app-tx-info{flex:1}.app-tx-name{color:#111827;font-size:.72rem;font-weight:600}.app-tx-detail{color:#86868b;margin-top:1px;font-size:.58rem}.app-tx-amount{font-size:.78rem;font-weight:700}.app-tx-plus{color:#30d158}.app-tx-pending{color:#d97706}.app-stats-row{gap:8px;padding:12px 14px 0;display:flex}.app-stat-box{text-align:center;background:#fff;border:1px solid #e8e8ed;border-radius:4px;flex:1;padding:12px}.app-stat-val{color:#111827;font-size:1rem;font-weight:800}.app-stat-lbl{color:#86868b;margin-top:2px;font-size:.55rem}.app-navbar{background:#fff;border-top:1px solid #e8e8ed;justify-content:space-around;margin-top:auto;padding:12px 0;font-size:1.1rem;display:flex}.app-nav-active{background:var(--red);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;margin-top:-8px;font-size:.9rem;display:flex}[data-theme=dark] .phone-frame{border-color:#475569;box-shadow:0 20px 60px #0000004d}[data-theme=dark] .phone-notch{background:#475569}[data-theme=dark] .phone-screen{background:#1d1d1f}[data-theme=dark] .app-greeting{color:#f1f5f9}[data-theme=dark] .app-balance-card{background:linear-gradient(135deg,#1e40af 0%,#3b82f6 100%)}[data-theme=dark] .app-section-title{color:#94a3b8}[data-theme=dark] .app-tx-in{color:#4ade80;background:#14532d}[data-theme=dark] .app-tx-out{color:#fbbf24;background:#451a03}[data-theme=dark] .app-tx-name{color:#e2e8f0}[data-theme=dark] .app-tx-detail{color:#64748b}[data-theme=dark] .app-stat-box{background:#1e293b;border-color:#334155}[data-theme=dark] .app-stat-val{color:#f1f5f9}[data-theme=dark] .app-navbar{background:#1d1d1f;border-top-color:#1e293b}.rotating-word{color:var(--red);animation:.5s wordFade;display:inline-block}@keyframes wordFade{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.section-label{text-transform:uppercase;letter-spacing:2px;color:var(--blue);margin-bottom:12px;font-size:.8rem;font-weight:600}.section-title{letter-spacing:-.8px;color:var(--navy);margin-bottom:16px;font-size:clamp(1.8rem,3.5vw,2.6rem);font-weight:800;line-height:1.2}.section-desc{color:var(--text-light);max-width:540px;font-size:1.05rem;line-height:1.7}.section-center{text-align:center}.section-center .section-desc{margin:0 auto}.grid-3{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:56px;display:grid}.bg-alt{background:var(--bg-alt)}.bordered-top{border-top:1px solid var(--border)}.bordered{border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.problem-card{background:var(--bg-alt);border:1px solid var(--border);text-align:center;border-radius:4px;padding:32px 28px;transition:all .3s}.problem-card:hover{border-color:#d1d5db;transform:translateY(-3px);box-shadow:0 8px 30px #0000000f}.problem-icon{background:var(--blue-light);border-radius:4px;justify-content:center;align-items:center;width:44px;height:44px;margin:0 auto 18px;font-size:1.3rem;display:flex}.problem-card h3{color:var(--navy);margin-bottom:8px;font-size:1.1rem;font-weight:700}.problem-card p{color:var(--text-light);font-size:.92rem;line-height:1.6}.feature-card{border:1px solid var(--border);text-align:center;background:#fff;border-radius:4px;padding:32px 28px;transition:all .3s}.feature-card:hover{border-color:var(--blue);transform:translateY(-3px);box-shadow:0 8px 30px #0071e314}.feature-num{color:var(--blue);background:var(--blue-light);border-radius:6px;margin-bottom:18px;padding:4px 10px;font-size:.75rem;font-weight:700;display:inline-block}.feature-card h3{color:var(--navy);margin-bottom:8px;font-size:1.1rem;font-weight:700}.feature-card p{color:var(--text-light);font-size:.92rem;line-height:1.6}.steps{gap:0;margin-top:56px;display:flex;position:relative}.steps:before{content:"";background:var(--border);height:2px;position:absolute;top:24px;left:80px;right:80px}.step{text-align:center;flex:1;position:relative}.step-num{background:var(--blue);color:#fff;z-index:2;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 18px;font-size:1rem;font-weight:700;display:flex;position:relative}.step h3{color:var(--navy);margin-bottom:6px;font-size:1rem;font-weight:700}.step p{color:var(--text-light);padding:0 12px;font-size:.88rem;line-height:1.5}.founder-section{background:var(--navy);color:#fff}.founder-grid{grid-template-columns:1fr 1fr;align-items:center;gap:80px;margin-top:48px;display:grid}.founder-benefits{flex-direction:column;gap:16px;list-style:none;display:flex}.founder-benefits li{color:#ffffffd9;align-items:flex-start;gap:12px;font-size:1rem;line-height:1.5;display:flex}.founder-check{background:var(--blue);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;margin-top:2px;font-size:.7rem;font-weight:700;display:flex}.founder-cta{background:var(--red);color:#fff;border-radius:4px;margin-top:28px;padding:16px 36px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.founder-cta:hover{background:#d63029;transform:translateY(-2px);box-shadow:0 8px 24px #ff3b3066}.founder-card{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:4px;padding:44px}.fc-big{color:#60a5fa;letter-spacing:-3px;font-size:4.5rem;font-weight:800;line-height:1}.fc-label{color:#ffffff80;margin-top:4px;font-size:1rem}.fc-divider{background:#ffffff14;height:1px;margin:28px 0}.fc-stats{justify-content:space-between;display:flex}.fc-stat-num{color:#fff;font-size:1.4rem;font-weight:700}.fc-stat-label{color:#fff6;margin-top:2px;font-size:.75rem}.t-card{background:var(--bg-alt);border:1px solid var(--border);border-radius:4px;padding:32px;transition:all .3s}.t-card:hover{border-color:#d1d5db;box-shadow:0 8px 24px #0000000d}.t-stars{color:var(--gold);letter-spacing:2px;margin-bottom:14px;font-size:.85rem}.t-quote{color:var(--text);margin-bottom:18px;font-size:.95rem;line-height:1.7}.t-author{color:var(--navy);font-size:.88rem;font-weight:600}.t-role{color:var(--text-muted);margin-top:2px;font-size:.78rem}.video-section{padding:60px 0}.video-title{color:var(--navy);letter-spacing:-.8px;margin-bottom:36px;font-size:clamp(1.8rem,3.5vw,2.6rem);font-weight:800}.video-container{aspect-ratio:16/9;max-width:900px;margin:0 auto}.video-player{object-fit:cover;background:#000;border-radius:4px;width:100%;height:100%;box-shadow:0 8px 32px #0000001f}[data-theme=dark] .video-title{color:#f1f5f9}.hero-button{background:var(--red);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:4px;padding:14px 28px;font-family:inherit;font-size:.95rem;font-weight:600;transition:all .2s}.hero-button:hover{background:#d63029;transform:translateY(-1px);box-shadow:0 4px 12px #ff3b3059}.hero-button:active{transform:translateY(0)}.modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0009;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.modal{background:var(--bg);border-radius:4px;flex-direction:column;width:100%;max-width:500px;max-height:85vh;display:flex;overflow-y:auto;box-shadow:0 25px 50px #00000026}.modal-header{border-bottom:1px solid var(--border);flex-shrink:0;justify-content:space-between;align-items:center;padding:24px;display:flex}.modal-step{color:var(--blue);text-transform:uppercase;letter-spacing:.5px;font-size:.9rem;font-weight:600}.modal-close{color:var(--text-light);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:2rem;transition:all .2s;display:flex}.modal-close:hover{color:var(--text);transform:scale(1.2)}.modal-body{flex:1;padding:24px;overflow-y:auto}.form-step h2{color:var(--navy);margin-bottom:24px;font-size:1.5rem;font-weight:700}.form-input,.form-select{border:1.5px solid var(--border);width:100%;color:var(--text);background:var(--bg);border-radius:4px;outline:none;padding:12px 14px;font-family:inherit;font-size:.95rem;transition:all .2s}.form-input:focus,.form-select:focus{border-color:var(--blue);box-shadow:0 0 0 3px #0071e31a}.form-row .form-group{margin-bottom:0}.form-radio-group{gap:20px;display:flex}.form-radio{cursor:pointer;align-items:center;gap:8px;font-size:.95rem;display:flex}.form-radio input{cursor:pointer;width:18px;height:18px;accent-color:var(--blue)}.form-checkboxes{border-top:1px solid var(--border);flex-direction:column;gap:12px;margin-top:24px;padding-top:24px;display:flex}.form-checkbox{cursor:pointer;align-items:flex-start;gap:10px;font-size:.9rem;line-height:1.5;display:flex}.form-checkbox input{cursor:pointer;width:18px;height:18px;accent-color:var(--blue);flex-shrink:0;margin-top:2px}.form-checkbox a{color:var(--blue);text-decoration:underline;transition:color .2s}.form-checkbox a:hover{color:var(--blue-dark)}.form-summary{background:var(--bg-alt);border-radius:4px;padding:20px}.summary-section{margin-bottom:18px}.summary-section:last-child{margin-bottom:0}.summary-section h4{text-transform:uppercase;color:var(--blue);letter-spacing:.5px;margin-bottom:10px;font-size:.85rem;font-weight:700}.summary-section p{color:var(--text);margin:6px 0;font-size:.9rem;line-height:1.5}.text-muted{color:var(--text-muted);font-style:italic}.modal-footer{border-top:1px solid var(--border);flex-shrink:0;gap:12px;padding:20px 24px;display:flex}.btn-primary,.btn-secondary{cursor:pointer;white-space:nowrap;border:none;border-radius:4px;padding:12px 24px;font-family:inherit;font-size:.95rem;font-weight:600;transition:all .2s}.btn-primary{background:var(--blue);color:#fff}.btn-primary:hover:not(:disabled){background:var(--blue-dark);transform:translateY(-1px)}.btn-primary:disabled{cursor:not-allowed;opacity:.6;background:#cbd5e1}.btn-secondary{background:var(--bg-alt);color:var(--text);border:1px solid var(--border)}.modal-success{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:60px 24px 40px;display:flex}.success-icon{margin-bottom:20px;font-size:3.5rem;animation:.6s bounceIn}@keyframes bounceIn{0%{opacity:0;transform:scale(0)}50%{transform:scale(1.1)}to{opacity:1;transform:scale(1)}}.modal-success h3{color:var(--navy);margin-bottom:12px;font-size:1.5rem;font-weight:700}.modal-success p{color:var(--text-light);font-size:.95rem;line-height:1.6}[data-theme=dark] .modal{background:#1e293b}[data-theme=dark] .modal-header{border-bottom-color:#334155}[data-theme=dark] .modal-step{color:#60a5fa}[data-theme=dark] .modal-close{color:#94a3b8}[data-theme=dark] .modal-close:hover{color:#e2e8f0}[data-theme=dark] .form-step h2{color:#f1f5f9}[data-theme=dark] .form-input,[data-theme=dark] .form-select{color:#e2e8f0;background:#1d1d1f;border-color:#334155}[data-theme=dark] .form-input::placeholder{color:#64748b}[data-theme=dark] .form-input:focus,[data-theme=dark] .form-select:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f626}[data-theme=dark] .form-summary{background:#1d1d1f}[data-theme=dark] .form-summary h4{color:#60a5fa}[data-theme=dark] .form-summary p{color:#cbd5e1}[data-theme=dark] .form-radio,[data-theme=dark] .form-checkbox{color:#e2e8f0}[data-theme=dark] .form-checkbox a{color:#60a5fa}[data-theme=dark] .form-checkbox a:hover{color:#93c5fd}[data-theme=dark] .modal-footer{border-top-color:#334155}[data-theme=dark] .btn-secondary{color:#e2e8f0;background:#1d1d1f;border-color:#334155}[data-theme=dark] .btn-secondary:hover{background:#334155}[data-theme=dark] .form-label{color:#e2e8f0}[data-theme=dark] .modal-success h3{color:#f1f5f9}[data-theme=dark] .modal-success p{color:#94a3b8}.download-section{background:var(--navy);color:#fff;text-align:center}.download-section .section-label{color:#60a5fa}.download-section .section-title{color:#fff}.download-section .section-desc{color:#ffffffb3}.download-buttons{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.store-button{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #ffffff26;border-radius:4px;align-items:center;gap:14px;padding:14px 28px;text-decoration:none;transition:all .3s;display:flex}.store-button:hover{background:#ffffff2e;border-color:#ffffff4d;transform:translateY(-2px)}.store-text{text-align:left;flex-direction:column;display:flex}.store-label{opacity:.7;font-size:.65rem;line-height:1}.store-name{font-size:1.05rem;font-weight:700;line-height:1.3}.download-note{color:#fff6;margin-top:24px;font-size:.85rem}@media (max-width:768px){.download-buttons{flex-direction:column;align-items:center}.store-button{justify-content:center;width:100%;max-width:260px}}.cta-section{background:linear-gradient(180deg,#fff 0%,var(--blue-bg)100%);text-align:center}.cta-section h2{color:var(--navy);letter-spacing:-.8px;margin-bottom:12px;font-size:clamp(1.8rem,3.5vw,2.6rem);font-weight:800}.cta-desc{color:var(--text-light);margin-bottom:36px;font-size:1.05rem}.cta-section .hero-form{justify-content:center}footer{border-top:1px solid var(--border);padding:40px 0}.footer-inner{justify-content:space-between;align-items:center;display:flex}.f-left{align-items:center;gap:20px;display:flex}.f-brand{color:var(--navy);font-size:1.05rem;font-weight:700}.f-tag{color:var(--text-muted);font-size:.8rem}.f-links{gap:20px;display:flex}.f-links a{color:var(--text-light);font-size:.82rem;text-decoration:none;transition:color .2s}.f-links a:hover{color:var(--blue)}.f-legal{color:var(--text-muted);font-size:.72rem}@media (max-width:768px){section{padding:72px 0}.grid-3{grid-template-columns:1fr}.steps{flex-direction:column;gap:28px}.steps:before{display:none}.hero-inner{grid-template-columns:1fr}.phone-mockup{display:none}.hero-form{flex-direction:column}.hero-form input{width:100%}.founder-grid{grid-template-columns:1fr;gap:40px}.footer-inner{text-align:center;flex-direction:column;gap:16px}.f-left{flex-direction:column;gap:4px}.cta-section .hero-form{flex-direction:column;align-items:center}.cta-section .hero-form input{width:100%;max-width:400px}.nav-links{display:none}.modal{max-width:90vw}.form-row{grid-template-columns:1fr}.modal-footer{flex-wrap:wrap}.btn-primary,.btn-secondary{flex:1;min-width:120px}.video-section{padding:40px 0}.video-title{margin-bottom:24px;font-size:1.5rem}}.legal-page{background:var(--bg);flex-direction:column;min-height:100vh;display:flex}.legal-nav{border-bottom:1px solid var(--border);padding:16px 0}.legal-nav-inner{justify-content:space-between;align-items:center;max-width:800px;margin:0 auto;padding:0 24px;display:flex}.legal-brand{color:#1d1d1f;font-size:1.3rem;font-weight:800;text-decoration:none}.legal-nav-links{gap:24px;display:flex}.legal-nav-links a{color:#86868b;font-size:.82rem;font-weight:500;text-decoration:none;transition:color .2s}.legal-nav-links a:hover{color:#0071e3}.legal-content{flex:1;width:100%;max-width:800px;margin:0 auto;padding:48px 24px 80px}.legal-content h1{color:#1d1d1f;letter-spacing:-.8px;margin-bottom:8px;font-size:clamp(1.8rem,4vw,2.4rem);font-weight:800}.legal-subtitle{color:#86868b;margin-bottom:4px;font-size:1rem;font-weight:400}.legal-updated{color:#86868b;margin-bottom:32px;font-size:.85rem}.legal-toc{background:#f5f5f7;border-radius:2px;margin-bottom:40px;padding:24px 28px}.legal-toc h2{color:#1d1d1f;text-transform:uppercase;letter-spacing:.5px;border:none;margin-bottom:12px;padding:0;font-size:.9rem;font-weight:700}.legal-toc ol{columns:2;column-gap:32px;margin:0;padding-left:20px}.legal-toc li{color:#86868b;break-inside:avoid;font-size:.85rem;line-height:1.8}.legal-toc a{color:#0071e3;text-decoration:none}.legal-toc a:hover{text-decoration:underline}.legal-content section{margin-bottom:32px;padding:0;scroll-margin-top:24px}.legal-content h2{color:#1d1d1f;border-bottom:1px solid var(--border);margin-bottom:12px;padding-bottom:8px;font-size:1.15rem;font-weight:700}.legal-content h3{color:#1d1d1f;margin-top:16px;margin-bottom:8px;font-size:1rem;font-weight:600}.legal-content p{color:#424245;margin-bottom:10px;font-size:.95rem;line-height:1.7}.legal-content ul,.legal-content ol{margin-bottom:10px;padding-left:24px}.legal-content li{color:#424245;margin-bottom:4px;font-size:.95rem;line-height:1.6}.legal-content a{color:#0071e3;text-decoration:underline}.legal-content a:hover{color:#0056b3}.legal-content strong{color:#1d1d1f}.legal-highlight{background:#f5f5f7;border-left:3px solid #0071e3;border-radius:0 2px 2px 0;margin:16px 0;padding:16px 20px}.legal-highlight p{margin-bottom:0}.legal-footer{border-top:1px solid var(--border);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:24px 0;display:flex}.legal-footer-links{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.legal-footer p{color:#86868b;font-size:.8rem}.legal-footer a{color:#0071e3;font-size:.85rem;font-weight:500;text-decoration:none}.legal-footer a:hover{text-decoration:underline}@media print{.legal-nav,.legal-footer{display:none}.legal-content{max-width:100%;padding:0}.legal-toc{background:0 0;border:1px solid #ddd}}@media (max-width:768px){.legal-content{padding:32px 20px 60px}.legal-toc ol{columns:1}.legal-nav-links{gap:16px}}.chat-bubble{z-index:999;background:var(--blue);color:#fff;cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;font-size:1.5rem;transition:all .3s;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 4px 20px #0071e366}.chat-bubble:hover{transform:scale(1.1);box-shadow:0 6px 28px #0071e380}.chat-window{z-index:999;background:var(--bg);border:1px solid var(--border);border-radius:4px;flex-direction:column;width:380px;max-height:520px;display:flex;position:fixed;bottom:92px;right:24px;overflow:hidden;box-shadow:0 12px 40px #00000026}.chat-header{background:var(--blue);color:#fff;justify-content:space-between;align-items:center;padding:14px 18px;display:flex}.chat-header-info{align-items:center;gap:10px;display:flex}.chat-header-dot{background:#22c55e;border-radius:50%;width:8px;height:8px}.chat-header-title{font-size:.95rem;font-weight:600}.chat-close{color:#fff;cursor:pointer;opacity:.8;background:0 0;border:none;font-size:1.1rem}.chat-close:hover{opacity:1}.chat-messages{flex-direction:column;flex:1;gap:10px;min-height:200px;max-height:360px;padding:16px;display:flex;overflow-y:auto}.chat-msg{word-wrap:break-word;border-radius:4px;max-width:85%;padding:10px 14px;font-size:.88rem;line-height:1.5}.chat-msg-user{background:var(--blue);color:#fff;border-bottom-right-radius:4px;align-self:flex-end}.chat-msg-assistant{background:var(--bg-alt);color:var(--text);border:1px solid var(--border);border-bottom-left-radius:4px;align-self:flex-start}.chat-typing{gap:4px;padding:12px 18px;display:flex}.chat-typing span{background:var(--text-muted);border-radius:50%;width:6px;height:6px;animation:1.2s infinite chatBounce}.chat-typing span:nth-child(2){animation-delay:.2s}.chat-typing span:nth-child(3){animation-delay:.4s}@keyframes chatBounce{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-6px)}}.chat-input-row{border-top:1px solid var(--border);gap:8px;padding:12px;display:flex}.chat-input{border:1px solid var(--border);background:var(--bg);color:var(--text);border-radius:4px;outline:none;flex:1;padding:10px 14px;font-family:inherit;font-size:.88rem;transition:border-color .2s}.chat-input:focus{border-color:var(--blue)}.chat-input::placeholder{color:var(--text-muted)}.chat-send{background:var(--blue);color:#fff;cursor:pointer;border:none;border-radius:4px;justify-content:center;align-items:center;width:40px;height:40px;font-size:1rem;transition:all .2s;display:flex}.chat-send:hover:not(:disabled){background:var(--blue-dark)}.chat-send:disabled{opacity:.4;cursor:not-allowed}@media (max-width:768px){.chat-window{width:calc(100vw - 32px);max-height:70vh;bottom:88px;right:16px}.chat-bubble{bottom:16px;right:16px}}[data-theme=dark]{--blue:#3b82f6;--blue-dark:#2563eb;--blue-light:#1e3a5f;--blue-bg:#0a0f1a;--navy:#f1f5f9;--text:#e2e8f0;--text-light:#94a3b8;--text-muted:#64748b;--bg:#1d1d1f;--bg-alt:#1e293b;--border:#334155}[data-theme=dark] body{color:#e2e8f0;background:#1d1d1f}[data-theme=dark] .nav{background:#0f172ae6;border-bottom-color:#334155}[data-theme=dark] .nav-logo{color:#f1f5f9}[data-theme=dark] .hero{background:linear-gradient(#0a0f1a 0%,#1d1d1f 100%)}[data-theme=dark] .hero-form input{color:#e2e8f0;background:#1e293b;border-color:#334155}[data-theme=dark] .hero-form input::placeholder{color:#64748b}[data-theme=dark] .hero-form input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f626}[data-theme=dark] .problem-card{background:#1e293b;border-color:#334155}[data-theme=dark] .problem-card:hover{border-color:#475569;box-shadow:0 8px 30px #0000004d}[data-theme=dark] .problem-card h3{color:#f1f5f9}[data-theme=dark] .problem-icon{background:#1e3a5f}[data-theme=dark] .feature-card{background:#1e293b;border-color:#334155}[data-theme=dark] .feature-card:hover{border-color:#3b82f6;box-shadow:0 8px 30px #3b82f626}[data-theme=dark] .feature-card h3{color:#f1f5f9}[data-theme=dark] .feature-num{color:#60a5fa;background:#1e3a5f}[data-theme=dark] .step-num{background:#3b82f6}[data-theme=dark] .steps:before{background:#334155}[data-theme=dark] .step h3{color:#f1f5f9}[data-theme=dark] .t-card{background:#1e293b;border-color:#334155}[data-theme=dark] .t-card:hover{border-color:#475569;box-shadow:0 8px 24px #0000004d}[data-theme=dark] .t-quote{color:#cbd5e1}[data-theme=dark] .t-author{color:#f1f5f9}[data-theme=dark] .cta-section{background:linear-gradient(#1d1d1f 0%,#0a0f1a 100%)}[data-theme=dark] .cta-section h2{color:#f1f5f9}[data-theme=dark] footer{border-top-color:#334155}[data-theme=dark] .f-brand{color:#f1f5f9}[data-theme=dark] .theme-toggle{border-color:#475569}[data-theme=dark] .theme-toggle:hover{background:#334155}.app-shell{background:var(--bg,#fff);flex-direction:column;min-height:100dvh;display:flex}.app-main{flex:1;width:100%;max-width:768px;margin:0 auto;padding-bottom:72px}.app-loading{height:100dvh;color:var(--text-muted,#6b7280);flex-direction:column;justify-content:center;align-items:center;gap:16px;display:flex}.app-loading-spinner{border:3px solid #e8e8ed;border-top-color:#b85042;border-radius:50%;width:32px;height:32px;animation:.7s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.bottom-nav{background:var(--bg,#fff);z-index:100;height:64px;padding-bottom:env(safe-area-inset-bottom,0);border-top:1px solid #e8e8ed;justify-content:space-around;align-items:center;display:flex;position:fixed;bottom:0;left:0;right:0}@media (min-width:1025px){.bottom-nav{display:none}}.bottom-nav-item{color:#86868b;-webkit-tap-highlight-color:transparent;flex-direction:column;align-items:center;gap:2px;padding:8px 12px;font-size:10px;font-weight:500;text-decoration:none;transition:color .2s;display:flex}.bottom-nav-item.active{color:#b85042}.bottom-nav-icon{font-size:22px;line-height:1}.bottom-nav-label{line-height:1}.app-header{z-index:50;background:var(--bg,#fff);border-bottom:1px solid #e8e8ed;justify-content:space-between;align-items:center;padding:12px 16px;display:flex;position:sticky;top:0}.app-header h1{color:var(--text,#111827);font-size:18px;font-weight:700}.auth-container{background:var(--bg,#fff);flex-direction:column;justify-content:center;align-items:center;min-height:100dvh;padding:24px 16px;display:flex}.auth-wrapper{background:linear-gradient(135deg,#fbfbfd 0%,#fff 50%,#f5f5f7 100%);justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex}.auth-card{background:#fff;border-radius:4px;width:100%;max-width:440px;padding:48px 40px;box-shadow:0 4px 40px #00000014}.auth-header{text-align:center;margin-bottom:36px}.auth-logo-icon{background:#0071e3;border-radius:4px;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 16px;display:flex;position:relative}.auth-logo-icon span{color:#fff;font-size:28px;font-weight:800}.auth-logo-dot{background:#ff3b30;border-radius:50%;width:12px;height:12px;position:absolute;top:-2px;right:-2px}.auth-title{color:#1d1d1f;margin-bottom:6px;font-size:1.5rem;font-weight:800}.auth-subtitle{color:#86868b;font-size:.95rem}.auth-logo{text-align:center;margin-bottom:24px}.auth-logo h1{color:var(--text,#111827);font-size:28px;font-weight:800}.auth-logo p{color:#6b7280;margin-top:4px;font-size:14px}.auth-divider{align-items:center;gap:12px;margin:24px 0;display:flex}.auth-divider span{color:#86868b;white-space:nowrap;font-size:.8rem}.auth-divider hr{border:none;border-top:1px solid #e8e8ed;flex:1}.btn-social{color:#374151;cursor:pointer;background:#fff;border:1.5px solid #e8e8ed;border-radius:4px;justify-content:center;align-items:center;gap:10px;width:100%;margin-bottom:10px;padding:12px;font-family:inherit;font-size:.9rem;font-weight:600;transition:all .2s;display:flex}.btn-social:hover{background:#f5f5f7;border-color:#0071e3}.auth-footer{text-align:center;color:#86868b;margin-top:24px;font-size:.88rem}.auth-footer a{color:#0071e3;font-weight:600;text-decoration:none}.auth-footer a:hover{text-decoration:underline}.form-error{color:#ff3b30;background:#fef2f2;border:1px solid #fecaca;border-radius:4px;margin-bottom:16px;padding:10px 14px;font-size:.85rem}.password-strength{background:#e8e8ed;border-radius:2px;height:4px;margin-top:6px;overflow:hidden}.password-strength-bar{border-radius:2px;height:100%;transition:width .3s,background .3s}.auth-tabs{background:#f3f4f6;border-radius:4px;gap:4px;margin-bottom:24px;padding:4px;display:flex}.auth-tab{text-align:center;cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:4px;flex:1;padding:10px;font-size:14px;font-weight:600;transition:all .2s}.auth-tab.active{color:var(--text,#111827);background:#fff;box-shadow:0 1px 4px #0000001a}.form-group{margin-bottom:20px}.form-label{color:#374151;margin-bottom:6px;font-size:.82rem;font-weight:600;display:block}.form-input{color:#111827;background:#fafafa;border:1.5px solid #e8e8ed;border-radius:4px;outline:none;width:100%;padding:12px 16px;font-family:inherit;font-size:.95rem;transition:all .2s}.form-input:focus{background:#fff;border-color:#0071e3;box-shadow:0 0 0 3px #0071e31a}.form-input::placeholder{color:#c5c9d2}.form-select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%239ca3af' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;padding-right:40px}.form-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.form-phone-row{gap:8px;display:flex}.form-phone-prefix{text-align:center;flex-shrink:0;width:64px}.btn{cursor:pointer;-webkit-tap-highlight-color:transparent;border:none;border-radius:4px;justify-content:center;align-items:center;gap:8px;padding:12px 24px;font-family:inherit;font-size:15px;font-weight:600;transition:all .2s;display:inline-flex}.btn-primary{color:#fff;cursor:pointer;background:#0071e3;border:none;border-radius:4px;width:100%;padding:13px;font-family:inherit;font-size:1rem;font-weight:700;transition:all .2s}.btn-primary:hover{background:#0058b0;transform:translateY(-1px);box-shadow:0 4px 12px #0071e34d}.btn-primary:disabled{cursor:not-allowed;box-shadow:none;background:#d1d5db;transform:none}.btn-secondary{color:var(--text,#111827);background:#f3f4f6}.btn-full{width:100%}.empty-state{text-align:center;color:#86868b;padding:48px 24px}.empty-state-icon{margin-bottom:12px;font-size:48px}.empty-state h3{color:var(--text,#111827);margin-bottom:4px;font-size:16px;font-weight:600}.empty-state p{font-size:14px}[data-theme=dark] .bottom-nav{background:#1e293b;border-top-color:#334155}[data-theme=dark] .bottom-nav-item{color:#64748b}[data-theme=dark] .bottom-nav-item.active{color:#d4756a}[data-theme=dark] .app-header{background:#1e293b;border-bottom-color:#334155}[data-theme=dark] .auth-card{background:#1e293b;box-shadow:0 4px 40px #0000004d}[data-theme=dark] .auth-wrapper{background:linear-gradient(135deg,#1d1d1f 0%,#1e293b 50%,#1d1d1f 100%)}[data-theme=dark] .auth-title{color:#f1f5f9}[data-theme=dark] .btn-social{color:#f1f5f9;background:#1e293b;border-color:#475569}[data-theme=dark] .btn-social:hover{background:#334155;border-color:#0071e3}[data-theme=dark] .auth-tabs{background:#334155}[data-theme=dark] .auth-tab.active{color:#f1f5f9;background:#1e293b}[data-theme=dark] .form-input{color:#f1f5f9;background:#1d1d1f;border-color:#475569}[data-theme=dark] .btn-secondary{color:#f1f5f9;background:#334155}.blog-tag{color:#0071e3;background:#dbeafe;border-radius:20px;padding:4px 10px;font-size:.75rem;font-weight:600}.blog-meta{color:#86868b;font-size:.8rem}.blog-title{color:#1d1d1f;margin:20px 0 16px;font-size:2.2rem;font-weight:800;line-height:1.2}.blog-subtitle{color:#6b7280;margin-bottom:40px;font-size:1.1rem;line-height:1.7}.blog-h2{color:#1d1d1f;margin:48px 0 16px;padding-top:16px;font-size:1.5rem;font-weight:700}.blog-p{color:#374151;margin-bottom:20px;font-size:1rem;line-height:1.8}.blog-ul{margin-bottom:24px;padding:0;list-style:none}.blog-ul li{color:#374151;margin-bottom:10px;padding-left:20px;font-size:.95rem;line-height:1.7;position:relative}.blog-ul li:before{content:"•";color:#0071e3;font-weight:700;position:absolute;left:0}.blog-grid{grid-template-columns:repeat(2,1fr);gap:16px;margin:24px 0;display:grid}.blog-card{background:#f5f5f7;border:1px solid #e8e8ed;border-left:3px solid #0071e3;border-radius:4px;padding:24px}.blog-card h3{color:#1d1d1f;margin-bottom:8px;font-size:1rem;font-weight:700}.blog-card p{color:#6b7280;margin:0;font-size:.9rem;line-height:1.6}.blog-table-wrap{border:1px solid #e8e8ed;border-radius:4px;margin:24px 0;overflow-x:auto}.blog-table{border-collapse:collapse;width:100%;font-size:.9rem}.blog-table thead{background:#1d1d1f}.blog-table th{text-align:left;color:#fff;padding:12px 16px;font-size:.85rem;font-weight:600}.blog-table td{color:#374151;border-bottom:1px solid #f0f0f0;padding:10px 16px}.blog-table tbody tr:hover{background:#f5f5f7}.blog-td-red{color:#ff3b30;background:#fef2f2}.blog-td-blue{color:#0071e3;background:#eff6ff}.blog-highlight{background:#fbfbfd;border:1px solid #dbeafe;border-radius:4px;margin:24px 0;padding:28px}.blog-big-stat{text-align:center;background:linear-gradient(135deg,#1d1d1f,#1e293b);border-radius:4px;margin:32px 0;padding:40px 20px}.blog-big-number{color:#ff9f0a;font-size:3.5rem;font-weight:800}.blog-big-label{color:#ffffffb3;margin-top:8px;font-size:1rem}.blog-steps{flex-direction:column;gap:16px;margin:24px 0;display:flex}.blog-step{background:#f5f5f7;border:1px solid #e8e8ed;border-radius:4px;align-items:center;gap:16px;padding:16px 20px;display:flex}.blog-step-num{color:#fff;background:#0071e3;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.95rem;font-weight:700;display:flex}.blog-categories{flex-wrap:wrap;gap:10px;margin:20px 0;display:flex}.blog-categories span{background:#f5f5f7;border:1px solid #e8e8ed;border-radius:4px;padding:10px 18px;font-size:.9rem;font-weight:500}.blog-cta{text-align:center;background:#1d1d1f;border-radius:4px;margin:48px 0 0;padding:48px 24px}.blog-cta h2{color:#fff;margin-bottom:12px;font-size:1.8rem;font-weight:800}.blog-cta p{color:#ffffffb3;margin-bottom:24px;font-size:1rem}.blog-cta-btn{color:#fff;background:#0071e3;border-radius:4px;padding:14px 32px;font-size:1rem;font-weight:600;text-decoration:none;transition:background .2s;display:inline-block}.blog-cta-btn:hover{background:#0058b0}.blog-cta-contact{color:#86868b;margin-top:20px;font-size:.85rem}@media (max-width:640px){.blog-title{font-size:1.6rem}.blog-grid{grid-template-columns:1fr}.blog-big-number{font-size:2.5rem}.blog-table{font-size:.8rem}.blog-table th,.blog-table td{padding:8px 10px}.auth-card{padding:32px 24px}.form-row{grid-template-columns:1fr}.listings-grid{grid-template-columns:1fr 1fr;gap:12px}.listing-img-placeholder{height:140px;font-size:2rem}.listing-body{padding:12px}.listing-title{font-size:.88rem}.listing-price{font-size:1rem}.search-bar{flex-direction:column}}.app-page{min-height:calc(100dvh - 64px);padding-top:0;padding-bottom:16px}.auth-page{flex-direction:column;justify-content:center;align-items:center;min-height:100dvh;padding:24px 16px;display:flex}.listing-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.listings-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:20px;display:grid}@media (min-width:480px){.listing-grid{gap:16px}}.search-section{background:#fff;border-radius:4px;margin-bottom:24px;padding:24px;box-shadow:0 1px 4px #0000000a}.search-bar{gap:12px;margin-bottom:16px;display:flex}.search-input{background:#f5f5f7 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%239ca3af' stroke-width='2'%3E%3Ccircle cx='11' cy='11' r='8'/%3E%3Cpath d='M21 21l-4.35-4.35'/%3E%3C/svg%3E") 14px no-repeat;border:1.5px solid #e8e8ed;border-radius:4px;outline:none;flex:1;padding:14px 16px 14px 44px;font-family:inherit;font-size:.95rem}.search-input:focus{background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%239ca3af' stroke-width='2'%3E%3Ccircle cx='11' cy='11' r='8'/%3E%3Cpath d='M21 21l-4.35-4.35'/%3E%3C/svg%3E");background-position:14px;background-repeat:no-repeat;border-color:#0071e3}.search-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#0071e3;border:none;border-radius:4px;padding:14px 28px;font-family:inherit;font-weight:600}.search-btn:hover{background:#0058b0}.categories-scroll{-webkit-overflow-scrolling:touch;gap:8px;padding-bottom:4px;display:flex;overflow-x:auto}.categories-scroll::-webkit-scrollbar{display:none}.cat-pill{white-space:nowrap;cursor:pointer;color:#6b7280;background:#fff;border:1.5px solid #e8e8ed;border-radius:30px;padding:8px 18px;font-size:.82rem;font-weight:600;transition:all .2s}.cat-pill:hover{color:#0071e3;border-color:#0071e3}.cat-pill.active{color:#fff;background:#0071e3;border-color:#0071e3}.marketplace-header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.marketplace-title{color:#1d1d1f;font-size:1.3rem;font-weight:700}.marketplace-count{color:#86868b;font-size:.85rem}.sort-select{color:#374151;background:#fff;border:1.5px solid #e8e8ed;border-radius:4px;padding:8px 14px;font-family:inherit;font-size:.85rem}.stats-bar{-webkit-overflow-scrolling:touch;gap:12px;margin-bottom:24px;display:flex;overflow-x:auto}.stats-bar::-webkit-scrollbar{display:none}.stat-card{background:#fff;border:1px solid #e8e8ed;border-radius:4px;flex:none;min-width:140px;padding:16px 20px}.stat-number{color:#1d1d1f;font-size:1.4rem;font-weight:800}.stat-label{color:#86868b;margin-top:2px;font-size:.75rem}.stat-change{color:#30d158;font-size:.72rem;font-weight:600}.listing-card{cursor:pointer;background:#fff;border:1px solid #e8e8ed;border-radius:4px;transition:all .2s;overflow:hidden}.listing-card:hover{transform:translateY(-3px);box-shadow:0 8px 30px #00000014}.listing-img-placeholder{background:linear-gradient(135deg,#dbeafe,#fbfbfd);justify-content:center;align-items:center;width:100%;height:200px;font-size:3rem;display:flex}.listing-body{padding:16px}.listing-category{color:#0071e3;background:#dbeafe;border-radius:20px;margin-bottom:8px;padding:3px 10px;font-size:.72rem;font-weight:600;display:inline-block}.listing-title{color:#111827;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:6px;font-size:1rem;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.listing-price{color:#0071e3;margin-bottom:10px;font-size:1.15rem;font-weight:800}.listing-meta{justify-content:space-between;align-items:center;display:flex}.listing-seller{align-items:center;gap:8px;display:flex}.listing-avatar{color:#6b7280;background:#e8e8ed;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:.7rem;font-weight:700;display:flex}.listing-seller-name{color:#6b7280;font-size:.8rem}.listing-location{color:#86868b;font-size:.78rem}.listing-heart{cursor:pointer;background:#f3f4f6;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:1rem;transition:all .2s;display:flex}.listing-heart:hover{background:#fee2e2}.listing-heart.active{color:#ff3b30;background:#fee2e2}.listing-badges{gap:6px;margin-bottom:8px;display:flex}.listing-badge{border-radius:4px;padding:2px 8px;font-size:.68rem;font-weight:600}.badge-new{color:#30d158;background:#dcfce7}.badge-escrow{color:#0071e3;background:#dbeafe}.badge-founder{color:#d97706;background:#fef3c7}.fab{color:#fff;cursor:pointer;z-index:50;background:#0071e3;border:none;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;font-size:1.6rem;transition:all .2s;display:flex;position:fixed;bottom:90px;right:24px;box-shadow:0 4px 20px #0071e366}.fab:hover{background:#0058b0;transform:scale(1.1)}.bottom-nav-badge{color:#fff;background:#ff3b30;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-size:.55rem;font-weight:700;display:flex;position:absolute;top:2px;right:calc(50% - 16px)}.image-gallery{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:0;display:flex;overflow-x:auto}.image-gallery::-webkit-scrollbar{display:none}.image-gallery-item{aspect-ratio:4/3;scroll-snap-align:start;flex-shrink:0;width:100%}.image-gallery-item img{object-fit:cover;width:100%;height:100%}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.no-scrollbar::-webkit-scrollbar{display:none}.store-body{background:#f5f5f7}.top-bar{z-index:100;background:#1d1d1f;padding:0;position:sticky;top:0}.top-bar-main{align-items:center;gap:16px;max-width:1400px;margin:0 auto;padding:8px 16px;display:flex}.store-logo{border:1px solid #0000;border-radius:4px;flex-shrink:0;align-items:center;gap:8px;padding:8px;text-decoration:none;display:flex}.store-logo:hover{border-color:#ffffff4d}.store-logo svg{width:32px;height:32px}.store-logo-text{color:#fff;letter-spacing:-.02em;font-size:1.3rem;font-weight:700}.store-logo-text span{color:#0071e3;font-size:.85rem;font-weight:400}.delivery-loc{color:#86868b;cursor:pointer;border:1px solid #0000;border-radius:4px;flex-shrink:0;align-items:center;gap:4px;padding:8px;font-size:.75rem;display:flex}.delivery-loc:hover{border-color:#ffffff4d}.delivery-loc strong{color:#fff;font-size:.85rem}.store-search-container{border-radius:8px;flex:1;height:40px;display:flex;overflow:hidden}.search-cat{color:#1d1d1f;cursor:pointer;background:#f5f5f7;border:none;border-right:1px solid #d2d2d7;padding:0 12px;font-family:inherit;font-size:.8rem}.store-search-input{background:#f5f5f7;border:none;outline:none;flex:1;padding:0 16px;font-family:inherit;font-size:.9rem}.store-search-input:focus{background:#fff}.store-search-btn{cursor:pointer;background:#0071e3;border:none;align-items:center;padding:0 16px;transition:background .2s;display:flex}.store-search-btn:hover{background:#0077ed}.store-search-btn svg{fill:#fff;width:20px;height:20px}.top-actions{flex-shrink:0;align-items:center;gap:4px;display:flex}.top-action{color:#fff;border:1px solid #0000;border-radius:4px;flex-direction:column;align-items:flex-start;padding:8px 10px;font-size:.75rem;line-height:1.3;text-decoration:none;display:flex}.top-action:hover{border-color:#ffffff4d}.top-action small{color:#86868b;font-size:.68rem}.top-action strong{font-size:.82rem;font-weight:500}.cart-btn{align-items:center;gap:6px;display:flex;position:relative}.cart-count{color:#fff;background:#0071e3;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:.65rem;font-weight:700;display:flex;position:absolute;top:-2px;right:20px}.sub-nav{-webkit-overflow-scrolling:touch;background:#2d2d2d;padding:0;overflow-x:auto}.sub-nav::-webkit-scrollbar{display:none}.sub-nav-inner{gap:0;max-width:1400px;margin:0 auto;padding:0 16px;display:flex}.sub-nav a{color:#d2d2d7;white-space:nowrap;border-bottom:2px solid #0000;padding:10px 14px;font-size:.78rem;font-weight:400;text-decoration:none;transition:all .2s}.sub-nav a:hover{color:#fff;border-bottom-color:#0071e3}.hero-banner{max-width:1400px;margin:0 auto;padding:0 16px;position:relative}.hero-slide{background:#1d1d1f;border-radius:0 0 2px 2px;align-items:center;width:100%;height:380px;display:flex;position:relative;overflow:hidden}.hero-content{z-index:2;max-width:520px;padding:48px 64px}.hero-tag{color:#fff;letter-spacing:.3px;background:#0071e3;border-radius:980px;margin-bottom:14px;padding:4px 12px;font-size:.72rem;font-weight:500;display:inline-block}.hero-title{color:#fff;letter-spacing:-.03em;margin-bottom:12px;font-size:2.8rem;font-weight:700;line-height:1.1}.hero-desc{color:#86868b;margin-bottom:24px;font-size:1rem;line-height:1.6}.hero-btn{color:#fff;cursor:pointer;background:#0071e3;border:none;border-radius:980px;padding:12px 28px;font-family:inherit;font-size:.9rem;font-weight:500;transition:all .2s}.hero-btn:hover{background:#0077ed}.hero-pattern{opacity:.05;background:radial-gradient(circle,#fff 1px,#0000 1px) 0 0/30px 30px;width:50%;position:absolute;top:0;bottom:0;right:0}.hero-emoji{opacity:.08;font-size:10rem;position:absolute;top:50%;right:80px;transform:translateY(-50%)}.hero-dots{justify-content:center;gap:6px;margin-top:14px;display:flex}.hero-dot{cursor:pointer;background:#d2d2d7;border-radius:50%;width:6px;height:6px;transition:all .2s}.hero-dot.active{background:#0071e3;border-radius:3px;width:20px}.hero-slider{max-width:1400px;margin:0 auto;padding:0 16px;position:relative}.hero-slider-slide{border-radius:0 0 2px 2px;align-items:center;width:100%;min-height:360px;animation:.5s slideIn;display:flex;position:relative;overflow:hidden}@keyframes slideIn{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.hero-slider-content{z-index:2;max-width:520px;padding:48px 64px}.hero-slider-tag{color:#fff;letter-spacing:.3px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border-radius:980px;margin-bottom:14px;padding:4px 12px;font-size:.72rem;font-weight:500;display:inline-block}.hero-slider-title{color:#fff;letter-spacing:-.03em;margin-bottom:12px;font-size:2.6rem;font-weight:700;line-height:1.1}.hero-slider-desc{color:#ffffffb3;margin-bottom:24px;font-size:.95rem;line-height:1.6}.hero-slider-btns{flex-wrap:wrap;gap:10px;display:flex}.hero-slider-btn-primary{color:#1d1d1f;background:#fff;border-radius:980px;padding:12px 28px;font-size:.88rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.hero-slider-btn-primary:hover{background:#f5f5f7;transform:scale(1.02)}.hero-slider-btn-secondary{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border-radius:980px;padding:12px 28px;font-size:.88rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-block}.hero-slider-btn-secondary:hover{background:#ffffff40}.hero-slider-emoji{opacity:.12;font-size:8rem;position:absolute;top:50%;right:60px;transform:translateY(-50%)}.hero-slider-arrow{color:#fff;cursor:pointer;z-index:5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.5rem;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.hero-slider-arrow:hover{background:#ffffff59}.hero-slider-arrow-left{left:28px}.hero-slider-arrow-right{right:28px}.hero-slider-dots{justify-content:center;gap:6px;margin-top:14px;display:flex}.hero-slider-dot{cursor:pointer;background:#d2d2d7;border:none;border-radius:50%;width:6px;height:6px;padding:0;transition:all .3s}.hero-slider-dot.active{background:#0071e3;border-radius:3px;width:24px}@media (max-width:768px){.hero-slider-slide{min-height:300px}.hero-slider-content{padding:32px 24px}.hero-slider-title{font-size:1.8rem}.hero-slider-desc{font-size:.85rem}.hero-slider-emoji{font-size:5rem;right:20px}.hero-slider-arrow{width:30px;height:30px;font-size:1.2rem}.hero-slider-arrow-left{left:8px}.hero-slider-arrow-right{right:8px}}.store-content{max-width:1400px;margin:0 auto;padding:0 16px}.cat-section{z-index:10;margin-top:-36px;position:relative}.cat-grid{grid-template-columns:repeat(8,1fr);gap:10px;display:grid}.cat-card{text-align:center;cursor:pointer;color:inherit;background:#fff;border:1px solid #e8e8ed;border-radius:2px;padding:20px 12px;text-decoration:none;transition:all .3s;display:block}.cat-card:hover{transform:translateY(-4px);box-shadow:0 4px 20px #00000014}.cat-icon{margin-bottom:8px;font-size:2rem}.cat-name{color:#1d1d1f;font-size:.75rem;font-weight:500}.store-section-header{justify-content:space-between;align-items:center;margin:36px 0 16px;display:flex}.store-section-title{color:#1d1d1f;letter-spacing:-.02em;font-size:1.4rem;font-weight:700}.section-link{color:#0071e3;font-size:.85rem;font-weight:400;text-decoration:none}.section-link:hover{text-decoration:underline}.products-scroll{-webkit-overflow-scrolling:touch;gap:12px;padding-bottom:8px;display:flex;overflow-x:auto}.products-scroll::-webkit-scrollbar{display:none}.product-card{cursor:pointer;min-width:220px;max-width:220px;color:inherit;background:#fff;border:1px solid #e8e8ed;border-radius:2px;flex-shrink:0;text-decoration:none;transition:all .3s;display:block;position:relative;overflow:hidden}.product-card:hover{transform:translateY(-2px);box-shadow:0 4px 20px #00000014}.product-img{justify-content:center;align-items:center;width:100%;height:200px;font-size:4rem;display:flex}.product-img-1,.product-img-2,.product-img-3,.product-img-4,.product-img-5,.product-img-6{background:linear-gradient(#f5f5f7,#e8e8ed)}.product-body{padding:14px}.product-title{color:#1d1d1f;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:6px;font-size:.85rem;font-weight:400;line-height:1.4;display:-webkit-box;overflow:hidden}.product-rating{align-items:center;gap:4px;margin-bottom:6px;display:flex}.product-stars{color:#ff9f0a;letter-spacing:1px;font-size:.75rem}.product-reviews{color:#86868b;font-size:.72rem}.product-price{color:#1d1d1f;font-size:1.1rem;font-weight:600}.product-price-usd,.product-price-currency{color:#86868b;margin-left:4px;font-size:.75rem;font-weight:400}.product-escrow{color:#0071e3;background:#0071e314;border-radius:4px;align-items:center;gap:4px;margin-top:6px;padding:3px 8px;font-size:.68rem;font-weight:500;display:inline-flex}.product-badge{color:#fff;background:#ff3b30;border-radius:4px;padding:3px 8px;font-size:.68rem;font-weight:600;position:absolute;top:10px;left:10px}.product-heart{cursor:pointer;z-index:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.85rem;transition:all .2s;display:flex;position:absolute;top:10px;right:10px}.product-heart:hover{background:#ff3b301a}.product-seller{border-top:1px solid #f5f5f7;align-items:center;gap:6px;margin-top:8px;padding-top:8px;display:flex}.product-seller-avatar{color:#86868b;background:#e8e8ed;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:.55rem;font-weight:600;display:flex}.product-seller-name{color:#86868b;font-size:.72rem}.product-seller-loc{color:#aeaeb2;margin-left:auto;font-size:.72rem}.deals-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.deal-card{cursor:pointer;background:#fff;border:1px solid #e8e8ed;border-radius:2px;transition:all .3s;overflow:hidden}.deal-card:hover{transform:translateY(-2px);box-shadow:0 4px 20px #00000014}.deal-img{background:linear-gradient(#f5f5f7,#e8e8ed);justify-content:center;align-items:center;width:100%;height:180px;font-size:4rem;display:flex;position:relative}.deal-discount{color:#fff;background:#ff3b30;border-radius:4px;padding:4px 10px;font-size:.72rem;font-weight:600;position:absolute;top:10px;left:10px}.deal-timer{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1d1d1fd9;border-radius:6px;align-items:center;gap:6px;padding:6px 10px;font-size:.72rem;display:flex;position:absolute;bottom:10px;left:10px;right:10px}.deal-timer-dot{background:#ff3b30;border-radius:50%;width:6px;height:6px;animation:1s infinite pulse}@keyframes storePulse{0%,to{opacity:1}50%{opacity:.3}}.deal-timer-dot{animation:1s infinite storePulse}.deal-body{padding:14px}.deal-title{color:#1d1d1f;margin-bottom:6px;font-size:.88rem;font-weight:500}.deal-prices{align-items:baseline;gap:8px;display:flex}.deal-price-new{color:#1d1d1f;font-size:1.15rem;font-weight:700}.deal-price-old{color:#aeaeb2;font-size:.82rem;text-decoration:line-through}.deal-progress{background:#e8e8ed;border-radius:2px;height:3px;margin-top:8px;overflow:hidden}.deal-progress-bar{background:#ff3b30;border-radius:2px;height:100%}.deal-sold{color:#ff3b30;margin-top:4px;font-size:.7rem;font-weight:500}.trust-bar{grid-template-columns:repeat(4,1fr);gap:12px;margin:36px 0;display:grid}.trust-card{background:#fff;border:1px solid #e8e8ed;border-radius:2px;align-items:center;gap:14px;padding:20px;display:flex}.trust-icon{flex-shrink:0;font-size:1.8rem}.trust-text h4{color:#1d1d1f;margin-bottom:2px;font-size:.85rem;font-weight:600}.trust-text p{color:#86868b;font-size:.75rem;line-height:1.4}.promo-grid{grid-template-columns:repeat(4,1fr);gap:12px;margin:24px 0;display:grid}.promo-box{background:#fff;border:1px solid #e8e8ed;border-radius:2px;padding:20px}.promo-box h3{color:#1d1d1f;margin-bottom:14px;font-size:.95rem;font-weight:600}.promo-items{grid-template-columns:1fr 1fr;gap:10px;display:grid}.promo-item{text-align:center;cursor:pointer}.promo-item-img{aspect-ratio:1;background:#f5f5f7;border-radius:8px;justify-content:center;align-items:center;width:100%;margin-bottom:4px;font-size:2rem;display:flex}.promo-item-label{color:#1d1d1f;font-size:.7rem}.promo-box-link{color:#0071e3;margin-top:14px;font-size:.8rem;font-weight:400;text-decoration:none;display:block}.promo-box-link:hover{text-decoration:underline}.store-footer{background:#1d1d1f;margin-top:48px;padding:44px 0}.store-footer-inner{max-width:1400px;margin:0 auto;padding:0 16px}.footer-grid{grid-template-columns:repeat(4,1fr);gap:32px;margin-bottom:32px;display:grid}.footer-col h4{color:#f5f5f7;margin-bottom:14px;font-size:.82rem;font-weight:600}.footer-col a{color:#86868b;padding:3px 0;font-size:.78rem;text-decoration:none;transition:color .2s;display:block}.footer-col a:hover{color:#f5f5f7}.footer-bottom{text-align:center;border-top:1px solid #424245;padding-top:24px}.footer-logo{justify-content:center;align-items:center;gap:8px;margin-bottom:8px;display:flex}.footer-logo span{color:#f5f5f7;font-size:1rem;font-weight:600}.footer-copy{color:#86868b;font-size:.72rem}.store-detail{max-width:1200px;margin:0 auto;padding:24px 16px}.store-detail-grid{grid-template-columns:1fr 1fr;gap:40px;display:grid}.store-detail-gallery{border-radius:2px;gap:8px;display:flex;overflow-x:auto}.store-detail-gallery-img{background:linear-gradient(#f5f5f7,#e8e8ed);border-radius:2px;flex-shrink:0;justify-content:center;align-items:center;min-width:100%;height:400px;font-size:6rem;display:flex}.store-detail-info{flex-direction:column;gap:16px;display:flex}.store-detail-title{color:#1d1d1f;letter-spacing:-.02em;font-size:1.6rem;font-weight:700;line-height:1.3}.store-detail-price{color:#1d1d1f;font-size:2rem;font-weight:700}.store-detail-price span{color:#86868b;font-size:1rem;font-weight:400}.store-detail-seller{background:#f5f5f7;border:1px solid #e8e8ed;border-radius:2px;align-items:center;gap:12px;padding:16px;display:flex}.store-detail-seller-avatar{color:#86868b;background:#e8e8ed;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-weight:600;display:flex}.store-detail-seller-info{flex:1}.store-detail-seller-name{color:#1d1d1f;font-weight:600}.store-detail-seller-loc{color:#86868b;font-size:.82rem}.store-detail-actions{flex-direction:column;gap:10px;display:flex}.store-detail-btn-primary{color:#fff;cursor:pointer;text-align:center;background:#0071e3;border:none;border-radius:980px;padding:14px 28px;font-family:inherit;font-size:1rem;font-weight:500;text-decoration:none;transition:all .2s;display:block}.store-detail-btn-primary:hover{background:#0077ed}.store-detail-btn-secondary{color:#0071e3;cursor:pointer;text-align:center;background:#fff;border:1px solid #e8e8ed;border-radius:980px;padding:14px 28px;font-family:inherit;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .2s;display:block}.store-detail-btn-secondary:hover{background:#f5f5f7}.store-detail-escrow{color:#0071e3;background:#0071e314;border-radius:2px;align-items:center;gap:8px;padding:12px 16px;font-size:.85rem;font-weight:500;display:flex}.store-detail-desc{color:#1d1d1f;line-height:1.7}.store-detail-tags{flex-wrap:wrap;gap:8px;display:flex}.store-detail-tag{color:#1d1d1f;background:#f5f5f7;border:1px solid #e8e8ed;border-radius:20px;padding:4px 12px;font-size:.78rem}.store-listing-page{max-width:1400px;margin:0 auto;padding:24px 16px}.store-listing-header{margin-bottom:24px}.store-listing-header h1{color:#1d1d1f;letter-spacing:-.02em;font-size:1.6rem;font-weight:700}.store-listing-header p{color:#86868b;margin-top:4px;font-size:.95rem}.store-listing-layout{grid-template-columns:260px 1fr;gap:24px;display:grid}.store-filters{background:#fff;border:1px solid #e8e8ed;border-radius:2px;flex-shrink:0;width:200px;min-width:200px;max-width:200px;height:fit-content;padding:12px;font-size:.8rem;position:sticky;top:120px}.store-filters h3{color:#1d1d1f;margin-bottom:12px;font-size:.95rem;font-weight:600}.store-filter-group{margin-bottom:20px}.store-filter-group label{color:#1d1d1f;margin-bottom:6px;font-size:.82rem;font-weight:500;display:block}.store-filter-input{border:1px solid #e8e8ed;border-radius:2px;outline:none;width:100%;padding:6px 8px;font-family:inherit;font-size:.78rem}.store-filter-input:focus{border-color:#0071e3}.store-filter-select{cursor:pointer;background:#fff;border:1px solid #e8e8ed;border-radius:8px;outline:none;width:100%;padding:8px 12px;font-family:inherit;font-size:.88rem}.store-sort-bar{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.store-sort-bar span{color:#86868b;font-size:.88rem}.store-product-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:12px;display:grid}.store-product-grid .product-card{min-width:unset;max-width:unset}.store-pagination{justify-content:center;gap:8px;margin-top:32px;display:flex}.store-pagination button{cursor:pointer;background:#fff;border:1px solid #e8e8ed;border-radius:980px;padding:8px 16px;font-family:inherit;font-size:.88rem;transition:all .2s}.store-pagination button.active{color:#fff;background:#0071e3;border-color:#0071e3}.store-pagination button:hover:not(.active){border-color:#0071e3}@media (max-width:1024px){.cat-grid{grid-template-columns:repeat(4,1fr)}.deals-grid,.promo-grid,.trust-bar,.footer-grid{grid-template-columns:repeat(2,1fr)}.store-listing-layout{grid-template-columns:1fr}.store-filters{position:static}.store-detail-grid{grid-template-columns:1fr}}@media (max-width:768px){.top-bar-main{flex-wrap:wrap;gap:8px}.delivery-loc,.top-actions,.search-cat{display:none}.store-search-container{order:3;width:100%}.hero-slide{height:220px}.hero-title{font-size:1.4rem}.hero-content{padding:24px}.hero-emoji{display:none}.cat-grid{grid-template-columns:repeat(4,1fr);gap:8px}.cat-card{padding:12px 8px}.cat-icon{font-size:1.6rem}.cat-name{font-size:.7rem}.product-card{min-width:165px;max-width:165px}.product-img{height:150px;font-size:3rem}.deals-grid{grid-template-columns:1fr 1fr}.promo-grid,.trust-bar{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.store-detail-gallery-img{height:250px;font-size:4rem}.store-product-grid .product-card{min-width:unset;max-width:unset}}.app-layout{min-height:100vh;display:flex}.sidebar{z-index:100;background:#f5f5f7;border-right:1px solid #d2d2d7;width:240px;padding:16px 0;position:fixed;top:0;bottom:0;overflow-y:auto}.sidebar-logo{align-items:center;gap:8px;padding:4px 20px 20px;display:flex}.sidebar-logo svg{width:26px;height:26px}.sidebar-logo span{color:#1d1d1f;font-size:1.05rem;font-weight:600}.sidebar-logo small{color:#0071e3;font-size:.8rem;font-style:normal;font-weight:400}.sidebar-section{margin-bottom:16px;padding:0 12px}.sidebar-section-title{color:#86868b;text-transform:uppercase;letter-spacing:.8px;margin-bottom:4px;padding:0 8px;font-size:.65rem;font-weight:600}.sidebar-item{color:#1d1d1f;cursor:pointer;border-radius:6px;align-items:center;gap:8px;padding:7px 10px;font-size:.82rem;font-weight:400;text-decoration:none;transition:all .15s;display:flex}.sidebar-item:hover{background:#0000000a}.sidebar-item.active{color:#0071e3;background:#0071e31a;font-weight:500}.sidebar-icon{text-align:center;width:22px;font-size:1rem}.sidebar-badge{color:#fff;text-align:center;background:#ff3b30;border-radius:980px;min-width:18px;margin-left:auto;padding:1px 6px;font-size:.6rem;font-weight:600}.sidebar-user{background:#f5f5f7;border-top:1px solid #d2d2d7;align-items:center;gap:10px;padding:14px 20px;display:flex;position:absolute;bottom:0;left:0;right:0}.sidebar-avatar{color:#fff;background:linear-gradient(135deg,#0071e3,#40a9ff);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.78rem;font-weight:600;display:flex}.sidebar-user-name{color:#1d1d1f;font-size:.8rem;font-weight:500}.sidebar-user-role{color:#86868b;font-size:.68rem}.sidebar-user-info{flex:1}.main-content{flex:1;max-width:1200px;margin-left:240px;padding:32px 40px}.dash-header{margin-bottom:32px}.dash-greeting{color:#86868b;margin-bottom:2px;font-size:.85rem}.dash-title{color:#1d1d1f;letter-spacing:-.02em;font-size:2rem;font-weight:700}.dash-subtitle{color:#86868b;margin-top:4px;font-size:.88rem}.kpi-grid{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:32px;display:grid}.kpi-card{background:#fff;border:1px solid #e8e8ed;border-radius:12px;padding:20px;transition:all .3s}.kpi-card:hover{box-shadow:0 2px 20px #0000000f}.kpi-card.highlight{color:#fff;background:#1d1d1f;border:none}.kpi-card.highlight .kpi-label{color:#ffffff80}.kpi-card.highlight .kpi-trend{color:#30d158;background:#30d15826}.kpi-top{justify-content:space-between;align-items:flex-start;margin-bottom:14px;display:flex}.kpi-icon{border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.1rem;display:flex}.kpi-icon.blue{background:#0071e31a}.kpi-icon.green{background:#30d1581a}.kpi-icon.gold{background:#ff9f0a1a}.kpi-icon.red{background:#ff3b301a}.kpi-icon.purple{background:#af52de1a}.kpi-trend{border-radius:980px;padding:2px 8px;font-size:.7rem;font-weight:500}.kpi-trend.up{color:#30d158;background:#30d1581a}.kpi-trend.down{color:#ff3b30;background:#ff3b301a}.kpi-value{color:#1d1d1f;letter-spacing:-.02em;font-size:1.7rem;font-weight:700}.kpi-label{color:#86868b;font-size:.75rem}.chart-card{background:#fff;border:1px solid #e8e8ed;border-radius:12px;margin-bottom:20px;padding:24px}.chart-header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.chart-title{color:#1d1d1f;font-size:1rem;font-weight:600}.chart-tabs{background:#f5f5f7;border-radius:8px;gap:2px;padding:2px;display:flex}.chart-tab{cursor:pointer;color:#86868b;background:0 0;border:none;border-radius:6px;padding:5px 14px;font-family:inherit;font-size:.72rem;font-weight:500}.chart-tab.active{color:#1d1d1f;background:#fff;box-shadow:0 1px 3px #00000014}.chart-curve{height:220px;position:relative}.chart-curve svg{width:100%;height:100%}.chart-curve-labels{justify-content:space-between;padding:8px 0 0;display:flex}.chart-curve-label{color:#86868b;font-size:.68rem}.chart-grid-line{stroke:#f5f5f7;stroke-width:1px}.chart-legend{gap:20px;margin-top:14px;display:flex}.chart-legend-item{color:#86868b;align-items:center;gap:6px;font-size:.75rem;display:flex}.chart-legend-dot{border-radius:50%;width:8px;height:8px}.table-card{background:#fff;border:1px solid #e8e8ed;border-radius:12px;margin-bottom:20px;overflow:hidden}.table-header{border-bottom:1px solid #f5f5f7;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.table-title{color:#1d1d1f;font-size:.95rem;font-weight:600}.table-link{color:#0071e3;font-size:.8rem;text-decoration:none}.table-link:hover{text-decoration:underline}.table-card table{border-collapse:collapse;width:100%}.table-card thead th{text-align:left;color:#86868b;text-transform:uppercase;letter-spacing:.5px;background:#fbfbfd;border-bottom:1px solid #f5f5f7;padding:10px 16px;font-size:.7rem;font-weight:500}.table-card tbody td{color:#1d1d1f;border-bottom:1px solid #f5f5f7;padding:12px 16px;font-size:.82rem}.table-card tbody tr:hover{background:#fbfbfd}.table-card tbody tr:last-child td{border-bottom:none}.status{border-radius:980px;align-items:center;gap:4px;padding:3px 10px;font-size:.7rem;font-weight:500;display:inline-flex}.status-active{color:#248a3d;background:#30d1581f}.status-pending{color:#c77c00;background:#ff9f0a1f}.status-completed{color:#0071e3;background:#0071e31f}.status-disputed{color:#ff3b30;background:#ff3b301f}.status-draft{color:#86868b;background:#f5f5f7}.status-shipped{color:#af52de;background:#af52de1f}.user-row{align-items:center;gap:10px;display:flex}.user-row-avatar{color:#86868b;background:#e8e8ed;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:.68rem;font-weight:600;display:flex}.user-row-name{color:#1d1d1f;font-size:.82rem;font-weight:500}.user-row-meta{color:#86868b;font-size:.7rem}.user-row-info{flex:1}.actions-grid{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:28px;display:grid}.action-card{text-align:center;cursor:pointer;color:inherit;background:#fff;border:1px solid #e8e8ed;border-radius:12px;padding:20px;text-decoration:none;transition:all .3s;display:block}.action-card:hover{transform:translateY(-1px);box-shadow:0 2px 20px #0000000f}.action-icon{margin-bottom:8px;font-size:1.8rem}.action-label{color:#1d1d1f;font-size:.82rem;font-weight:500}.action-desc{color:#86868b;margin-top:3px;font-size:.7rem}.two-col{grid-template-columns:2fr 1fr;gap:20px;display:grid}.progress-card{text-align:center;background:#fff;border:1px solid #e8e8ed;border-radius:12px;padding:24px}.progress-ring{width:100px;height:100px;margin:0 auto 14px;position:relative}.progress-ring svg{transform:rotate(-90deg)}.progress-ring-value{color:#1d1d1f;font-size:1.5rem;font-weight:700;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.progress-label{color:#86868b;font-size:.82rem}.notif-card{background:#fff;border:1px solid #e8e8ed;border-radius:12px;overflow:hidden}.notif-item{cursor:pointer;border-bottom:1px solid #f5f5f7;gap:10px;padding:12px 16px;transition:background .2s;display:flex}.notif-item:hover{background:#fbfbfd}.notif-item.unread{background:#0071e308}.notif-icon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.9rem;display:flex}.notif-text{color:#1d1d1f;font-size:.8rem;line-height:1.4}.notif-time{color:#86868b;margin-top:2px;font-size:.68rem}.dashboard{max-width:none;margin:0;padding:0}.dashboard-header{margin-bottom:28px}.dashboard-title{color:#1d1d1f;font-size:1.4rem;font-weight:800}.dashboard-subtitle{color:#86868b;margin-top:4px;font-size:.9rem}.dashboard-kpis{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px;margin-bottom:24px;display:grid}.dashboard-section{margin-bottom:24px}.dashboard-section-header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.dashboard-section-title{color:#1d1d1f;font-size:1.05rem;font-weight:700}.dashboard-section-link{color:#0071e3;font-size:.82rem;font-weight:600;text-decoration:none}.dashboard-list{background:#fff;border:1px solid #e8e8ed;border-radius:12px;overflow:hidden}.dashboard-list-item{border-bottom:1px solid #f3f4f6;align-items:center;gap:12px;padding:14px 16px;display:flex}.dashboard-list-item:last-child{border-bottom:none}.dashboard-actions{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:10px;margin-bottom:24px;display:grid}.dashboard-action-btn{text-align:center;cursor:pointer;color:inherit;background:#fff;border:1px solid #e8e8ed;border-radius:12px;padding:16px;text-decoration:none;transition:all .2s;display:block}.dashboard-action-btn:hover{border-color:#0071e3;box-shadow:0 2px 12px #0071e31a}.dashboard-action-icon{margin-bottom:6px;font-size:1.5rem}.dashboard-action-label{color:#374151;font-size:.82rem;font-weight:600}.dashboard-empty{text-align:center;background:#fff;border:1px solid #e8e8ed;border-radius:12px;padding:40px 20px}.dashboard-empty-icon{margin-bottom:8px;font-size:2.5rem}.dashboard-empty-text{color:#86868b;font-size:.9rem}.dashboard-badge{color:#92400e;background:#fef3c7;border-radius:999px;align-items:center;gap:4px;margin-left:8px;padding:2px 8px;font-size:.72rem;font-weight:600;display:inline-flex}.dashboard-status{border-radius:999px;padding:2px 8px;font-size:.7rem;font-weight:600;display:inline-block}.dashboard-status.active{color:#166534;background:#dcfce7}.dashboard-status.draft{color:#6b7280;background:#f3f4f6}.dashboard-status.sold{color:#1e40af;background:#dbeafe}.dashboard-status.paused{color:#92400e;background:#fef3c7}.dashboard-status.disputed{color:#ff3b30;background:#fef2f2}.dashboard-env-check{margin-right:4px;display:inline-block}.dashboard-table{border-collapse:collapse;width:100%;font-size:.85rem}.dashboard-table th{text-align:left;color:#6b7280;text-transform:uppercase;border-bottom:1px solid #e8e8ed;padding:10px 16px;font-size:.75rem;font-weight:600}.dashboard-table td{border-bottom:1px solid #f3f4f6;padding:10px 16px}.dashboard-table tr:last-child td{border-bottom:none}@media (max-width:1024px){.sidebar{display:none}.main-content{margin-left:0;padding:24px 16px 100px}.kpi-grid{grid-template-columns:repeat(2,1fr)}.two-col{grid-template-columns:1fr}.actions-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.kpi-grid{grid-template-columns:1fr 1fr;gap:10px}.kpi-value{font-size:1.4rem}.actions-grid{grid-template-columns:1fr 1fr}.dash-title{font-size:1.5rem}}.messages-list{max-width:600px;margin:0 auto;padding:0 16px 100px}.conv-item{cursor:pointer;border-bottom:1px solid #f5f5f7;align-items:center;gap:12px;padding:14px 16px;transition:background .15s;display:flex}.conv-item:hover{background:#fbfbfd}.conv-avatar{color:#86868b;background:#e8e8ed;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:.85rem;font-weight:600;display:flex}.conv-info{flex:1;min-width:0}.conv-name{color:#1d1d1f;font-size:.9rem;font-weight:600}.conv-preview{color:#86868b;white-space:nowrap;text-overflow:ellipsis;font-size:.8rem;overflow:hidden}.conv-meta{text-align:right;flex-shrink:0}.conv-time{color:#86868b;font-size:.7rem}.conv-unread{color:#fff;background:#0071e3;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;margin-top:4px;margin-left:auto;font-size:.65rem;font-weight:700;display:flex}.chat-container{flex-direction:column;max-width:600px;height:calc(100vh - 130px);margin:0 auto;display:flex}.chat-header{background:#fff;border-bottom:1px solid #e8e8ed;align-items:center;gap:12px;padding:14px 16px;display:flex}.chat-messages{flex-direction:column;flex:1;gap:8px;padding:16px;display:flex;overflow-y:auto}.chat-bubble{border-radius:16px;max-width:75%;padding:10px 14px;font-size:.88rem;line-height:1.5}.chat-bubble.sent{color:#fff;background:#0071e3;border-bottom-right-radius:4px;align-self:flex-end}.chat-bubble.received{color:#1d1d1f;background:#f5f5f7;border-bottom-left-radius:4px;align-self:flex-start}.chat-bubble-time{color:#86868b;margin-top:2px;font-size:.65rem}.chat-bubble.sent .chat-bubble-time{color:#fff9;text-align:right}.chat-input-bar{background:#fff;border-top:1px solid #e8e8ed;gap:8px;padding:12px 16px;display:flex}.chat-input{background:#f5f5f7;border:1px solid #e8e8ed;border-radius:20px;outline:none;flex:1;padding:10px 14px;font-family:inherit;font-size:.88rem}.chat-input:focus{background:#fff;border-color:#0071e3}.chat-send-btn{color:#fff;cursor:pointer;background:#0071e3;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.1rem;transition:background .2s;display:flex}.chat-send-btn:hover{background:#0077ed}.chat-send-btn:disabled{cursor:not-allowed;background:#e8e8ed}.bottom-nav-badge{color:#fff;background:#ff3b30;border-radius:8px;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 4px;font-size:.6rem;font-weight:700;line-height:1;display:flex;position:absolute;top:2px;right:2px}.blog-editor{max-width:900px;margin:0 auto}.editor-toolbar{background:#f5f5f7;border:1px solid #e8e8ed;border-bottom:none;border-radius:4px 4px 0 0;flex-wrap:wrap;gap:4px;padding:8px;display:flex}.editor-btn{cursor:pointer;color:#1d1d1f;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:32px;height:32px;font-size:.85rem;transition:background .15s;display:flex}.editor-btn:hover{background:#e8e8ed}.editor-btn.active{color:#fff;background:#0071e3}.editor-divider{background:#d2d2d7;width:1px;margin:4px 2px}.editor-content{color:#1d1d1f;border:1px solid #e8e8ed;border-radius:0 0 4px 4px;outline:none;min-height:400px;padding:20px;font-size:.95rem;line-height:1.8;overflow-y:auto}.editor-content:focus{border-color:#0071e3}.editor-content h2{margin:24px 0 12px;font-size:1.4rem;font-weight:700}.editor-content h3{margin:20px 0 10px;font-size:1.15rem;font-weight:600}.editor-content p{margin-bottom:12px}.editor-content img{border-radius:4px;max-width:100%;margin:16px 0}.editor-content blockquote{color:#86868b;border-left:3px solid #0071e3;margin:16px 0;padding-left:16px}.editor-content ul,.editor-content ol{margin-bottom:12px;padding-left:24px}.editor-content a{color:#0071e3}.editor-content table{border-collapse:collapse;width:100%;margin:16px 0}.editor-content table td,.editor-content table th{border:1px solid #e8e8ed;padding:8px 12px}.editor-preview{border:1px solid #e8e8ed;border-radius:4px;min-height:400px;padding:20px}.editor-source{resize:vertical;box-sizing:border-box;border:1px solid #e8e8ed;border-radius:0 0 4px 4px;outline:none;width:100%;min-height:400px;padding:16px;font-family:monospace;font-size:.85rem;line-height:1.6}.editor-source:focus{border-color:#0071e3}.editor-tabs{background:#f5f5f7;border-radius:8px;gap:2px;width:fit-content;margin-bottom:16px;padding:2px;display:flex}.editor-tab{cursor:pointer;color:#86868b;background:0 0;border:none;border-radius:6px;padding:6px 16px;font-family:inherit;font-size:.8rem;font-weight:500}.editor-tab.active{color:#1d1d1f;background:#fff;box-shadow:0 1px 3px #00000014}@media (max-width:640px){.blog-editor{padding:0 4px}.editor-toolbar{gap:2px;padding:6px}.editor-btn{width:28px;height:28px;font-size:.75rem}.editor-content{min-height:300px;padding:14px;font-size:.9rem}.editor-source{min-height:300px;padding:12px;font-size:.8rem}}.email-preview{background:#fff;border:1px solid #e8e8ed;border-radius:2px;max-width:600px;margin:0 auto;overflow:hidden}.email-calendar{background:#e8e8ed;grid-template-columns:repeat(7,1fr);gap:1px;display:grid}.email-calendar-header{text-align:center;color:#86868b;background:#f5f5f7;padding:8px;font-size:.75rem;font-weight:600}.email-calendar-day{background:#fff;min-height:80px;padding:8px;font-size:.75rem}.email-calendar-day.today{background:#fbfbfd}.email-calendar-day.other-month{opacity:.4}.email-calendar-day-num{color:#1d1d1f;margin-bottom:4px;font-weight:600}.email-calendar-event{text-overflow:ellipsis;white-space:nowrap;cursor:pointer;border-radius:2px;margin-bottom:2px;padding:2px 4px;font-size:.65rem;overflow:hidden}.email-calendar-event.draft{color:#86868b;background:#f5f5f7}.email-calendar-event.scheduled{color:#0071e3;background:#0071e31a}.email-calendar-event.sent{color:#30d158;background:#30d1581a}.promo-badge{border-radius:2px;align-items:center;gap:4px;padding:2px 8px;font-size:.7rem;font-weight:600;display:inline-flex}.promo-badge.discount{color:#ff3b30;background:#ff3b301a}.promo-badge.flash{color:#ff9f0a;background:#ff9f0a1a}.promo-badge.code{color:#0071e3;background:#0071e31a}.promo-badge.shipping{color:#30d158;background:#30d1581a}.flash-banner{color:#fff;text-align:center;background:linear-gradient(90deg,#ff3b30,#ff9500);justify-content:center;align-items:center;gap:12px;padding:10px 20px;font-size:.85rem;font-weight:600;display:flex}.flash-timer{gap:4px;display:flex}.flash-timer-unit{text-align:center;background:#0003;border-radius:2px;min-width:32px;padding:4px 8px;font-size:.9rem;font-weight:700}.flash-timer-sep{font-weight:300}.promo-type-selector{grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:24px;display:grid}.promo-type-card{text-align:center;cursor:pointer;border:1px solid #e8e8ed;border-radius:2px;padding:16px;transition:all .2s}.promo-type-card:hover{border-color:#0071e3}.promo-type-card.selected{background:#0071e30d;border-color:#0071e3}.promo-type-icon{margin-bottom:6px;font-size:1.5rem}.promo-type-label{color:#1d1d1f;font-size:.82rem;font-weight:600}.color-picker{gap:8px;display:flex}.color-dot{cursor:pointer;border:2px solid #0000;border-radius:50%;width:28px;height:28px;transition:all .2s}.color-dot.selected{border-color:#1d1d1f;transform:scale(1.15)}@keyframes flashPulse{0%,to{opacity:1}50%{opacity:.85}}.flash-banner-animated{animation:2s ease-in-out infinite flashPulse}@media (max-width:768px){.promo-type-selector{grid-template-columns:repeat(2,1fr)}.flash-banner{flex-direction:column;gap:8px;padding:8px 12px;font-size:.8rem}}.usuarios-kpi-grid{grid-template-columns:repeat(6,1fr);gap:12px;margin-bottom:24px;display:grid}.usuarios-kpi-card{background:#fff;border:1px solid #e8e8ed;border-radius:2px;padding:16px}.usuarios-kpi-value{color:#1d1d1f;letter-spacing:-.02em;font-size:1.4rem;font-weight:700}.usuarios-kpi-label{color:#86868b;margin-top:2px;font-size:.7rem}.usuarios-kpi-sparkline{margin-top:8px}.usuarios-filters{flex-wrap:wrap;align-items:center;gap:10px;padding:0 20px 16px;display:flex}.usuarios-filter-input{background:#fff;border:1px solid #e8e8ed;border-radius:2px;outline:none;padding:7px 12px;font-family:inherit;font-size:.82rem;transition:border-color .2s}.usuarios-filter-input:focus{border-color:#0071e3}.usuarios-filter-input.search{flex:1;min-width:200px}.usuarios-bulk-bar{color:#fff;background:#1d1d1f;align-items:center;gap:12px;margin:0;padding:10px 20px;font-size:.82rem;display:flex}.usuarios-bulk-bar button{color:#fff;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:2px;padding:5px 14px;font-family:inherit;font-size:.75rem;font-weight:500;transition:all .2s}.usuarios-bulk-bar button:hover{background:#ffffff1a}.usuarios-bulk-count{font-weight:600}.role-badge{border-radius:980px;align-items:center;gap:4px;padding:3px 10px;font-size:.7rem;font-weight:500;display:inline-flex}.role-badge.buyer{color:#0071e3;background:#0071e31a}.role-badge.seller{color:#248a3d;background:#30d1581a}.role-badge.gestor{color:#af52de;background:#af52de1a}.role-badge.admin{color:#c77c00;background:#ff9f0a1a}.role-badge.developer{color:#ff3b30;background:#ff3b301a}.founder-badge{color:#ff9f0a;align-items:center;gap:3px;font-size:.7rem;font-weight:600;display:inline-flex}.rating-stars{gap:1px;display:inline-flex}.rating-star{color:#e8e8ed;font-size:.7rem}.rating-star.filled{color:#ff9f0a}.invite-modal-overlay{z-index:1000;background:#0006;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.invite-modal{background:#fff;border-radius:2px;width:420px;max-width:90vw;padding:28px}.invite-modal-title{color:#1d1d1f;margin-bottom:20px;font-size:1.1rem;font-weight:700}.invite-modal-field{margin-bottom:14px}.invite-modal-field label{color:#86868b;margin-bottom:4px;font-size:.75rem;font-weight:500;display:block}.invite-modal-field input,.invite-modal-field select,.invite-modal-field textarea{border:1px solid #e8e8ed;border-radius:2px;outline:none;width:100%;padding:8px 12px;font-family:inherit;font-size:.85rem}.invite-modal-field input:focus,.invite-modal-field select:focus,.invite-modal-field textarea:focus{border-color:#0071e3}.invite-modal-actions{justify-content:flex-end;gap:8px;margin-top:20px;display:flex}.btn-primary{color:#fff;cursor:pointer;background:#0071e3;border:none;border-radius:2px;padding:8px 20px;font-family:inherit;font-size:.82rem;font-weight:600;transition:background .2s}.btn-primary:hover{background:#0058b0}.btn-secondary{color:#1d1d1f;cursor:pointer;background:#fff;border:1px solid #e8e8ed;border-radius:2px;padding:8px 20px;font-family:inherit;font-size:.82rem;font-weight:500;transition:all .2s}.btn-secondary:hover{background:#f5f5f7}.btn-danger{color:#fff;cursor:pointer;background:#ff3b30;border:none;border-radius:2px;padding:8px 20px;font-family:inherit;font-size:.82rem;font-weight:600;transition:background .2s}.btn-danger:hover{background:#d63029}.btn-sm{padding:4px 12px;font-size:.75rem}.user-profile-header{background:#fff;border:1px solid #e8e8ed;border-radius:2px;align-items:flex-start;gap:24px;margin-bottom:20px;padding:24px;display:flex}.user-profile-avatar{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:80px;height:80px;font-size:2rem;font-weight:700;display:flex}.user-profile-info{flex:1}.user-profile-name{color:#1d1d1f;letter-spacing:-.02em;font-size:1.5rem;font-weight:700}.user-profile-email{color:#86868b;margin-top:2px;font-size:.85rem}.user-profile-meta{flex-wrap:wrap;align-items:center;gap:12px;margin-top:10px;display:flex}.user-profile-actions{flex-wrap:wrap;gap:8px;display:flex}.user-profile-tabs{background:#f5f5f7;border-radius:2px;gap:2px;margin-bottom:20px;padding:2px;display:flex;overflow-x:auto}.user-profile-tab{cursor:pointer;color:#86868b;white-space:nowrap;background:0 0;border:none;border-radius:2px;padding:8px 16px;font-family:inherit;font-size:.8rem;font-weight:500;transition:all .2s}.user-profile-tab.active{color:#1d1d1f;background:#fff;box-shadow:0 1px 3px #00000014}.profile-section{background:#fff;border:1px solid #e8e8ed;border-radius:2px;margin-bottom:16px;padding:20px}.profile-section-title{color:#1d1d1f;margin-bottom:16px;font-size:.9rem;font-weight:600}.profile-field{border-bottom:1px solid #f5f5f7;justify-content:space-between;align-items:center;padding:10px 0;display:flex}.profile-field:last-child{border-bottom:none}.profile-field-label{color:#86868b;font-size:.78rem}.profile-field-value{color:#1d1d1f;font-size:.82rem;font-weight:500}.admin-notes-textarea{resize:vertical;border:1px solid #e8e8ed;border-radius:2px;outline:none;width:100%;min-height:100px;padding:12px;font-family:inherit;font-size:.85rem}.admin-notes-textarea:focus{border-color:#0071e3}.chart-container{background:#fff;border:1px solid #e8e8ed;border-radius:2px;margin-bottom:16px;padding:20px}.chart-container-title{color:#1d1d1f;margin-bottom:16px;font-size:.9rem;font-weight:600}.chart-container-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.perf-kpi-grid{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:20px;display:grid}.perf-kpi-card{text-align:center;background:#fff;border:1px solid #e8e8ed;border-radius:2px;padding:16px}.perf-kpi-value{color:#1d1d1f;font-size:1.3rem;font-weight:700}.perf-kpi-label{color:#86868b;margin-top:2px;font-size:.7rem}.donut-legend{flex-wrap:wrap;gap:12px;margin-top:12px;display:flex}.donut-legend-item{color:#86868b;align-items:center;gap:6px;font-size:.75rem;display:flex}.donut-legend-dot{border-radius:50%;width:8px;height:8px}.perf-score-container{flex-direction:column;align-items:center;padding:20px;display:flex}.perf-score-label{color:#86868b;margin-top:8px;font-size:.78rem}.activity-timeline{padding-left:24px;position:relative}.activity-item{border-left:2px solid #e8e8ed;padding-bottom:16px;padding-left:16px;position:relative}.activity-item:last-child{border-left-color:#0000}.activity-dot{border:2px solid #fff;border-radius:50%;width:12px;height:12px;position:absolute;top:4px;left:-7px}.activity-text{color:#1d1d1f;font-size:.82rem}.activity-time{color:#86868b;margin-top:2px;font-size:.7rem}.listing-mini-card{border:1px solid #e8e8ed;border-radius:2px;align-items:center;gap:12px;margin-bottom:8px;padding:12px;display:flex}.listing-mini-thumb{color:#86868b;background:#f5f5f7;border-radius:2px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:.7rem;display:flex;overflow:hidden}.listing-mini-thumb img{object-fit:cover;width:100%;height:100%}.listing-mini-info{flex:1;min-width:0}.listing-mini-title{color:#1d1d1f;text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;font-weight:500;overflow:hidden}.listing-mini-meta{color:#86868b;margin-top:2px;font-size:.7rem}.wallet-balance-card{color:#fff;background:#1d1d1f;border-radius:2px;align-items:center;gap:16px;margin-bottom:16px;padding:20px;display:flex}.wallet-balance-amount{font-size:1.8rem;font-weight:700}.wallet-balance-label{color:#ffffff80;font-size:.75rem}@media (max-width:1024px){.usuarios-kpi-grid{grid-template-columns:repeat(3,1fr)}.chart-container-grid{grid-template-columns:1fr}.perf-kpi-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.usuarios-kpi-grid{grid-template-columns:repeat(2,1fr)}.user-profile-header{text-align:center;flex-direction:column;align-items:center}.user-profile-meta,.user-profile-actions{justify-content:center}.perf-kpi-grid{grid-template-columns:1fr 1fr}}.target-badge{border-radius:2px;align-items:center;gap:4px;padding:2px 8px;font-size:.7rem;font-weight:500;display:inline-flex}.target-badge.all{color:#86868b;background:#f5f5f7}.target-badge.compradores{color:#af52de;background:#af52de1a}.target-badge.vendedores{color:#30d158;background:#30d1581a}.target-badge.gestores{color:#0071e3;background:#0071e31a}.target-badge.fundadores{color:#ff9f0a;background:#ff9f0a1a}.target-badge.diaspora{color:#00c7be;background:#00c7be1a}.promo-suggestion{cursor:pointer;border:1px solid #e8e8ed;border-radius:2px;padding:12px 16px;transition:all .2s}.promo-suggestion:hover{background:#0071e308;border-color:#0071e3}.promo-suggestion-title{color:#1d1d1f;font-size:.85rem;font-weight:600}.promo-suggestion-desc{color:#86868b;margin-top:2px;font-size:.75rem}.target-role-selector{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.target-role-card{cursor:pointer;text-align:center;background:#fff;border:1px solid #e8e8ed;border-radius:2px;padding:14px 12px;transition:all .2s}.target-role-card:hover{border-color:#0071e3}.target-role-card.selected{background:#0071e30a;border-color:#0071e3;box-shadow:0 0 0 1px #0071e3}.target-role-icon{margin-bottom:4px;font-size:1.3rem}.target-role-label{color:#1d1d1f;font-size:.82rem;font-weight:600}.target-role-desc{color:#86868b;margin-top:2px;font-size:.7rem}@media (max-width:768px){.target-role-selector{grid-template-columns:repeat(2,1fr)}}.store-announce{color:#f5f5f7;text-align:center;background:#0071e3;padding:8px 0;font-size:.75rem;overflow:hidden}.store-announce-text{white-space:nowrap;animation:20s linear infinite scroll-left;display:inline-block}@keyframes scroll-left{0%{transform:translate(100%)}to{transform:translate(-100%)}}.combos-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.combo-card{background:#fff;border:1px solid #e8e8ed;border-radius:2px;transition:all .3s;overflow:hidden}.combo-card:hover{transform:translateY(-2px);box-shadow:0 4px 20px #00000014}.combo-img{justify-content:center;align-items:center;height:140px;font-size:3rem;display:flex}.combo-img-1{background:linear-gradient(135deg,#dcfce7,#bbf7d0)}.combo-img-2{background:linear-gradient(135deg,#dbeafe,#bfdbfe)}.combo-img-3{background:linear-gradient(135deg,#e0e7ff,#c7d2fe)}.combo-img-4{background:linear-gradient(135deg,#fce7f3,#fbcfe8)}.combo-body{padding:14px}.combo-name{color:#1d1d1f;font-size:.9rem;font-weight:600}.combo-items{color:#86868b;margin:6px 0;font-size:.75rem;line-height:1.5}.combo-price{color:#0071e3;font-size:1.1rem;font-weight:700}.combo-btn{color:#fff;cursor:pointer;background:#0071e3;border:none;border-radius:2px;width:100%;margin-top:8px;padding:8px;font-family:inherit;font-size:.82rem;font-weight:600;transition:background .2s}.combo-btn:hover{background:#0058b0}.sold-badge{color:#86868b;align-items:center;gap:4px;font-size:.65rem;display:flex}.sold-badge:before{content:"";background:#30d158;border-radius:50%;width:6px;height:6px}.express-badge{color:#248a3d;background:#30d1581a;border-radius:2px;align-items:center;gap:3px;padding:2px 6px;font-size:.65rem;font-weight:500;display:inline-flex}.free-ship-badge{color:#0071e3;background:#0071e314;border-radius:2px;align-items:center;gap:3px;padding:2px 6px;font-size:.65rem;font-weight:500;display:inline-flex}.verified-badge{color:#0071e3;align-items:center;gap:2px;font-size:.65rem;font-weight:500;display:inline-flex}.nuevo-badge{color:#fff;background:#30d158;border-radius:4px;padding:3px 8px;font-size:.68rem;font-weight:600;position:absolute;top:10px;left:10px}.compare-table{border-collapse:collapse;width:100%}.compare-table th{color:#fff;text-align:left;background:#1d1d1f;padding:12px 16px;font-size:.82rem}.compare-table th:first-child{border-radius:2px 0 0}.compare-table th:last-child{border-radius:0 2px 0 0}.compare-table td{border-bottom:1px solid #e8e8ed;padding:10px 16px;font-size:.82rem}.compare-table tr:last-child td{border-bottom:none}.compare-check{color:#30d158;font-weight:700}.compare-cross{color:#ff3b30}.compare-partial{color:#ff9f0a}.diaspora-section{color:#fff;background:#1d1d1f;margin:36px 0 0;padding:60px 0}.diaspora-inner{max-width:1400px;margin:0 auto;padding:0 16px}.diaspora-title{color:#fff;letter-spacing:-.02em;margin-bottom:8px;font-size:2rem;font-weight:700}.diaspora-subtitle{color:#86868b;margin-bottom:8px;font-size:1rem}.diaspora-steps{grid-template-columns:repeat(3,1fr);gap:24px;margin-top:32px;display:grid}.diaspora-step{text-align:center}.diaspora-step-num{color:#fff;background:#0071e3;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin:0 auto 12px;font-size:1rem;font-weight:700;display:flex}.diaspora-step-label{color:#fff;margin-bottom:4px;font-size:.9rem;font-weight:600}.diaspora-step-desc{color:#86868b;font-size:.78rem}.diaspora-cta{color:#fff;background:#0071e3;border-radius:980px;margin-top:28px;padding:12px 32px;font-size:.9rem;font-weight:500;text-decoration:none;transition:background .2s;display:inline-block}.diaspora-cta:hover{background:#0077ed}.diaspora-stat{color:#86868b;margin-top:14px;font-size:.82rem}.newsletter-section{text-align:center;background:#f5f5f7;padding:48px 0}.newsletter-inner{max-width:1400px;margin:0 auto;padding:0 16px}.newsletter-title{color:#1d1d1f;margin-bottom:6px;font-size:1.4rem;font-weight:700}.newsletter-desc{color:#86868b;margin-bottom:16px;font-size:.85rem}.newsletter-form{gap:8px;max-width:400px;margin:0 auto;display:flex}.newsletter-input{background:#fff;border:1px solid #e8e8ed;border-radius:2px;outline:none;flex:1;padding:10px 14px;font-family:inherit;font-size:.88rem}.newsletter-input:focus{border-color:#0071e3}.newsletter-btn{color:#fff;cursor:pointer;background:#0071e3;border:none;border-radius:2px;padding:10px 20px;font-family:inherit;font-size:.85rem;font-weight:600;transition:background .2s}.newsletter-btn:hover{background:#0058b0}.newsletter-note{color:#86868b;margin-top:10px;font-size:.72rem}.loc-selector{color:#86868b;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:4px;align-items:center;gap:6px;padding:6px 10px;font-family:inherit;font-size:.8rem;display:flex}.loc-selector:hover{color:#0071e3;border-color:#ffffff4d}.loc-selector-icon{font-size:1rem}.loc-selector-label{color:#86868b;font-size:.68rem}.loc-selector-value{color:#fff;font-size:.82rem;font-weight:500}.loc-dropdown{z-index:200;background:#fff;border:1px solid #e8e8ed;border-radius:2px;min-width:220px;max-height:300px;position:absolute;top:100%;left:0;overflow-y:auto;box-shadow:0 4px 20px #0000001f}.loc-dropdown-item{color:#1d1d1f;cursor:pointer;padding:8px 14px;font-size:.82rem;transition:background .15s}.loc-dropdown-item:hover{background:#f5f5f7}.loc-dropdown-item.active{color:#0071e3;background:#0071e314;font-weight:500}.hero-slide-improved{background:linear-gradient(135deg,#1d1d1f 0%,#2d2d30 50%,#1d1d1f 100%);border-radius:0 0 2px 2px;align-items:center;width:100%;min-height:380px;display:flex;position:relative;overflow:hidden}.hero-btns{flex-wrap:wrap;gap:10px;display:flex}.hero-btn-secondary{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff4d;border-radius:980px;padding:12px 28px;font-family:inherit;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-block}.hero-btn-secondary:hover{background:#ffffff14;border-color:#fff}.bestsellers-scroll{-webkit-overflow-scrolling:touch;gap:12px;padding-bottom:8px;display:flex;overflow-x:auto}.bestsellers-scroll::-webkit-scrollbar{display:none}.cat-card-improved{text-align:center;cursor:pointer;color:inherit;background:#fff;border:1px solid #e8e8ed;border-radius:2px;padding:24px 16px;text-decoration:none;transition:all .3s;display:block;position:relative;overflow:hidden}.cat-card-improved:hover{transform:translateY(-4px);box-shadow:0 4px 20px #00000014}.cat-card-improved .cat-icon{margin-bottom:10px;font-size:2.2rem;transition:transform .3s}.cat-card-improved:hover .cat-icon{transform:scale(1.15)}.cat-count{color:#86868b;margin-top:4px;font-size:.65rem}.trust-bar-5{grid-template-columns:repeat(5,1fr);gap:12px;margin:36px 0;display:grid}.countdown{gap:4px;margin-top:6px;display:flex}.countdown-unit{color:#fff;text-align:center;background:#1d1d1f;border-radius:2px;min-width:28px;padding:3px 6px;font-size:.72rem;font-weight:700}.countdown-sep{color:#86868b;font-size:.72rem;line-height:1.8}.footer-payments{justify-content:center;align-items:center;gap:10px;margin:14px 0;display:flex}.footer-payment-icon{color:#d2d2d7;background:#ffffff1a;border-radius:2px;padding:4px 10px;font-size:.72rem;font-weight:500}.footer-social{justify-content:center;gap:12px;margin:10px 0;display:flex}.footer-social a{color:#86868b;font-size:1rem;text-decoration:none;transition:color .2s}.footer-social a:hover{color:#f5f5f7}.enviar-hero{color:#fff;text-align:center;background:#1d1d1f;padding:60px 0}.enviar-hero-inner{max-width:800px;margin:0 auto;padding:0 16px}.enviar-hero h1{letter-spacing:-.03em;margin-bottom:12px;font-size:2.4rem;font-weight:700}.enviar-hero p{color:#86868b;font-size:1rem}.enviar-steps-grid{grid-template-columns:repeat(5,1fr);gap:16px;max-width:1200px;margin:40px auto;padding:0 16px;display:grid}.enviar-step{text-align:center;background:#fff;border:1px solid #e8e8ed;border-radius:2px;padding:24px 12px}.enviar-step-num{color:#fff;background:#0071e3;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;margin:0 auto 10px;font-size:.88rem;font-weight:700;display:flex}.enviar-step-icon{margin-bottom:8px;font-size:2rem}.enviar-step-title{color:#1d1d1f;margin-bottom:4px;font-size:.85rem;font-weight:600}.enviar-step-desc{color:#86868b;font-size:.72rem;line-height:1.4}.enviar-testimonials{background:#f5f5f7;padding:48px 0}.enviar-testimonials-inner{max-width:1200px;margin:0 auto;padding:0 16px}.testimonial-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:24px;display:grid}.testimonial-card{background:#fff;border:1px solid #e8e8ed;border-radius:2px;padding:20px}.testimonial-text{color:#1d1d1f;margin-bottom:12px;font-size:.85rem;font-style:italic;line-height:1.6}.testimonial-author{color:#1d1d1f;font-size:.78rem;font-weight:600}.testimonial-loc{color:#86868b;font-size:.72rem}.combos-hero{color:#fff;text-align:center;background:#1d1d1f;padding:48px 0}.combos-hero-inner{max-width:800px;margin:0 auto;padding:0 16px}.combos-hero h1{letter-spacing:-.03em;margin-bottom:8px;font-size:2rem;font-weight:700}.combos-hero p{color:#86868b;font-size:.95rem}.combos-filters{flex-wrap:wrap;justify-content:center;gap:8px;margin:24px 0;padding:0 16px;display:flex}.combos-filter-btn{cursor:pointer;color:#1d1d1f;background:#fff;border:1px solid #e8e8ed;border-radius:980px;padding:8px 18px;font-family:inherit;font-size:.82rem;transition:all .2s}.combos-filter-btn:hover{color:#0071e3;border-color:#0071e3}.combos-filter-btn.active{color:#fff;background:#0071e3;border-color:#0071e3}.combos-page-grid{grid-template-columns:repeat(3,1fr);gap:16px;max-width:1200px;margin:0 auto;padding:0 16px 48px;display:grid}.combo-card-large{background:#fff;border:1px solid #e8e8ed;border-radius:2px;transition:all .3s;overflow:hidden}.combo-card-large:hover{transform:translateY(-2px);box-shadow:0 4px 20px #00000014}.combo-card-large .combo-img{height:180px}.combo-card-large .combo-body{padding:18px}.combo-items-list{margin:8px 0;padding:0;list-style:none}.combo-items-list li{color:#1d1d1f;align-items:center;gap:6px;padding:3px 0;font-size:.78rem;display:flex}.combo-items-list li:before{content:"";background:#0071e3;border-radius:50%;width:4px;height:4px;display:inline-block}.combo-savings{color:#30d158;margin-top:4px;font-size:.72rem;font-weight:500}.combo-customize{text-align:center;color:#0071e3;margin-top:8px;font-size:.78rem;font-weight:500;text-decoration:none;display:block}.combo-customize:hover{text-decoration:underline}.product-badges{flex-wrap:wrap;gap:4px;margin-top:4px;display:flex}@keyframes heartPop{0%{transform:scale(1)}50%{transform:scale(1.3)}to{transform:scale(1)}}.product-heart.liked{animation:.3s heartPop}@media (max-width:1024px){.trust-bar-5{grid-template-columns:repeat(3,1fr)}.combos-grid,.combos-page-grid{grid-template-columns:repeat(2,1fr)}.enviar-steps-grid{grid-template-columns:repeat(3,1fr)}.testimonial-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.combos-grid{grid-template-columns:repeat(2,1fr)}.diaspora-steps{grid-template-columns:1fr}.newsletter-form{flex-direction:column}.trust-bar-5{grid-template-columns:1fr}.enviar-steps-grid{grid-template-columns:1fr;gap:10px}.combos-page-grid,.testimonial-grid{grid-template-columns:1fr}.hero-slide-improved{min-height:260px}.hero-btns{justify-content:center}.compare-table{font-size:.72rem}.compare-table th,.compare-table td{padding:8px 10px}}.product-form{max-width:900px}.product-form-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.product-form-full{grid-column:1/-1}.image-uploader{text-align:center;cursor:pointer;border:2px dashed #e8e8ed;border-radius:2px;padding:24px;transition:all .2s}.image-uploader:hover{background:#0071e305;border-color:#0071e3}.image-uploader.dragging{background:#0071e30d;border-color:#0071e3}.image-thumbs{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.image-thumb{border:1px solid #e8e8ed;border-radius:2px;width:80px;height:80px;position:relative;overflow:hidden}.image-thumb img{object-fit:cover;width:100%;height:100%}.image-thumb-remove{color:#fff;cursor:pointer;background:#ff3b30;border:none;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:.7rem;display:flex;position:absolute;top:2px;right:2px}.image-thumb-move{color:#fff;cursor:pointer;background:#00000080;border:none;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:.6rem;display:flex;position:absolute;bottom:2px}.image-thumb-move.left{left:2px}.image-thumb-move.right{right:2px}.product-preview{background:#fff;border:1px solid #e8e8ed;border-radius:2px;padding:16px;position:sticky;top:80px}.product-table-thumb{background:#f5f5f7;border-radius:2px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex;overflow:hidden}.product-table-thumb img{object-fit:cover;width:100%;height:100%}.product-featured{color:#ff9f0a;font-size:.75rem}.product-kpis{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:24px;display:grid}.product-kpi{background:#fff;border:1px solid #e8e8ed;border-radius:2px;padding:16px}.product-kpi-value{color:#1d1d1f;font-size:1.5rem;font-weight:700}.product-kpi-label{color:#86868b;margin-top:2px;font-size:.78rem}.product-filters{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:16px;display:flex}.product-filters select,.product-filters input{background:#fff;border:1px solid #e8e8ed;border-radius:2px;outline:none;padding:8px 14px;font-family:inherit;font-size:.85rem}.product-filters input{min-width:200px}.product-actions-bar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.tag-pill{color:#1d1d1f;background:#f5f5f7;border-radius:980px;align-items:center;gap:4px;margin:2px;padding:3px 10px;font-size:.75rem;display:inline-flex}.tag-pill button{color:#86868b;cursor:pointer;background:0 0;border:none;margin-left:2px;padding:0;font-size:.7rem}.condition-btn{cursor:pointer;color:#86868b;background:#fff;border:1px solid #e8e8ed;border-radius:2px;padding:8px 16px;font-family:inherit;font-size:.85rem;transition:all .2s}.condition-btn.active{color:#0071e3;background:#0071e30d;border-color:#0071e3;font-weight:600}@media (max-width:768px){.product-form-grid{grid-template-columns:1fr}.product-kpis{grid-template-columns:repeat(2,1fr)}}.wallet-balance{text-align:center;color:#fff;background:linear-gradient(135deg,#1d1d1f,#2d2d2f);border-radius:2px;margin-bottom:24px;padding:32px 20px}.wallet-amount{letter-spacing:-.02em;font-size:2.5rem;font-weight:800}.wallet-secondary{color:#ffffff80;margin-top:4px;font-size:.85rem}.wallet-actions{justify-content:center;gap:8px;margin-top:20px;display:flex}.wallet-action-btn{cursor:pointer;border:none;border-radius:980px;padding:10px 20px;font-family:inherit;font-size:.82rem;font-weight:600}.wallet-action-btn.primary{color:#fff;background:#0071e3}.wallet-action-btn.secondary{color:#fff;background:#ffffff26}.filter-tabs{gap:4px;margin-bottom:16px;display:flex}.filter-tab{cursor:pointer;color:#86868b;background:#f5f5f7;border:none;border-radius:980px;padding:6px 14px;font-family:inherit;font-size:.78rem;font-weight:500;transition:all .2s}.filter-tab.active{color:#fff;background:#1d1d1f}.tx-list{margin-top:20px}.tx-item{border-bottom:1px solid #f5f5f7;align-items:center;gap:12px;padding:12px 0;display:flex}.tx-icon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:1rem;display:flex}.tx-icon.in{background:#30d1581a}.tx-icon.out{background:#ff3b301a}.tx-icon.escrow{background:#0071e31a}.tx-info{flex:1}.tx-desc{color:#1d1d1f;font-size:.85rem;font-weight:500}.tx-date{color:#86868b;font-size:.72rem}.tx-amount{font-size:.9rem;font-weight:700}.tx-amount.positive{color:#30d158}.tx-amount.negative{color:#ff3b30}.quick-actions{grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:24px;display:grid}.quick-action{text-align:center;cursor:pointer;background:#fff;border:1px solid #e8e8ed;border-radius:2px;padding:14px;transition:all .2s}.quick-action:hover{background:#0071e305;border-color:#0071e3}.quick-action-icon{margin-bottom:4px;font-size:1.3rem}.quick-action-label{color:#1d1d1f;font-size:.75rem;font-weight:500}.checkout-steps{gap:4px;margin-bottom:24px;display:flex}.checkout-step{background:#e8e8ed;border-radius:2px;flex:1;height:3px}.checkout-step.active{background:#0071e3}.checkout-step.done{background:#30d158}.checkout-card{background:#fff;border:1px solid #e8e8ed;border-radius:2px;margin-bottom:16px;padding:20px}.checkout-card h3{color:#1d1d1f;margin-bottom:12px;font-size:.95rem;font-weight:700}.payment-methods{gap:12px;margin:20px 0;display:grid}.payment-card{cursor:pointer;border:1px solid #e8e8ed;border-radius:2px;padding:20px;transition:all .2s}.payment-card:hover{border-color:#0071e3}.payment-card.selected{background:#0071e308;border-color:#0071e3}.payment-card-title{color:#1d1d1f;align-items:center;gap:8px;margin-bottom:4px;font-size:.95rem;font-weight:600;display:flex}.payment-card-desc{color:#86868b;font-size:.8rem}.payment-details{background:#f5f5f7;border-radius:2px;margin-top:16px;padding:16px;font-size:.85rem}.payment-address{background:#fff;border:1px solid #e8e8ed;border-radius:2px;align-items:center;gap:8px;margin:8px 0;padding:10px 14px;font-family:monospace;font-size:.82rem;display:flex}.payment-copy-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#0071e3;border:none;border-radius:2px;padding:6px 12px;font-size:.75rem;transition:background .2s}.payment-copy-btn:hover{background:#0058b0}.payment-reference{color:#0071e3;text-align:center;letter-spacing:4px;background:#f0f7ff;border-radius:2px;padding:16px;font-size:1.5rem;font-weight:700}.pending-payment-badge{background:#ff9f0a}.payment-method{cursor:pointer;border:1px solid #e8e8ed;border-radius:2px;align-items:center;gap:12px;padding:16px;transition:all .2s;display:flex}.payment-method:hover{border-color:#0071e3}.payment-method.selected{background:#0071e308;border-color:#0071e3}.payment-method-icon{font-size:1.5rem}.payment-method-info{flex:1}.payment-method-title{color:#1d1d1f;font-size:.88rem;font-weight:600}.payment-method-desc{color:#86868b;margin-top:2px;font-size:.75rem}.escrow-timeline{justify-content:space-between;align-items:flex-start;margin:24px 0;display:flex;position:relative}.escrow-step{text-align:center;z-index:1;flex:1}.escrow-dot{background:#e8e8ed;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;margin:0 auto 6px;font-size:.7rem;display:flex}.escrow-dot.active{color:#fff;background:#0071e3}.escrow-dot.done{color:#fff;background:#30d158}.escrow-label{color:#86868b;font-size:.65rem}.escrow-line{z-index:0;background:#e8e8ed;height:2px;position:absolute;top:12px;left:10%;right:10%}.order-card{cursor:pointer;color:inherit;border:1px solid #e8e8ed;border-radius:2px;gap:12px;margin-bottom:8px;padding:16px;text-decoration:none;transition:background .15s;display:flex}.order-card:hover{background:#fbfbfd}.order-thumb{background:#f5f5f7;border-radius:2px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;font-size:1.5rem;display:flex;overflow:hidden}.order-thumb img{object-fit:cover;width:100%;height:100%}.order-info{flex:1}.order-title{color:#1d1d1f;font-size:.88rem;font-weight:600}.order-meta{color:#86868b;margin-top:2px;font-size:.75rem}.order-status{border-radius:980px;padding:2px 8px;font-size:.68rem;font-weight:600;display:inline-block}.order-price{color:#1d1d1f;text-align:right;font-size:.9rem;font-weight:700}.modal-overlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.modal-content{background:#fff;border-radius:2px;width:100%;max-width:440px;max-height:90vh;padding:24px;overflow-y:auto}.modal-title{color:#1d1d1f;margin-bottom:16px;font-size:1.1rem;font-weight:700}.modal-close{cursor:pointer;color:#86868b;background:0 0;border:none;font-size:1.2rem;position:absolute;top:16px;right:16px}.deposit-method{cursor:pointer;border:1px solid #e8e8ed;border-radius:2px;margin-bottom:8px;padding:16px;transition:all .2s}.deposit-method:hover{border-color:#0071e3}.deposit-method.selected{background:#0071e308;border-color:#0071e3}.deposit-method-title{color:#1d1d1f;align-items:center;gap:8px;font-size:.88rem;font-weight:600;display:flex}.deposit-method-desc{color:#86868b;margin-top:4px;font-size:.75rem}.wallet-input{border:1px solid #e8e8ed;border-radius:2px;outline:none;width:100%;padding:10px 14px;font-family:inherit;font-size:.88rem;transition:border-color .2s}.wallet-input:focus{border-color:#0071e3}.wallet-input-label{color:#1d1d1f;margin-bottom:6px;font-size:.78rem;font-weight:500;display:block}.wallet-input-group{margin-bottom:14px}.wallet-btn{cursor:pointer;border:none;border-radius:980px;width:100%;padding:12px;font-family:inherit;font-size:.88rem;font-weight:600;transition:all .2s}.wallet-btn.primary{color:#fff;background:#0071e3}.wallet-btn.primary:hover{background:#0058b0}.wallet-btn.primary:disabled{color:#86868b;cursor:not-allowed;background:#e8e8ed}.wallet-btn.secondary{color:#1d1d1f;background:#f5f5f7}.currency-select{cursor:pointer;background:#fff;border:1px solid #e8e8ed;border-radius:2px;outline:none;padding:10px 14px;font-family:inherit;font-size:.88rem}.section-title{color:#1d1d1f;margin-bottom:16px;font-size:1.1rem;font-weight:700}.escrow-info-box{background:#0071e30a;border:1px solid #0071e326;border-radius:2px;margin:16px 0;padding:14px}.escrow-info-box p{color:#1d1d1f;font-size:.82rem;line-height:1.5}.success-page{text-align:center;padding:40px 20px}.success-icon{margin-bottom:16px;font-size:3rem}.success-title{color:#1d1d1f;margin-bottom:8px;font-size:1.5rem;font-weight:700}.success-desc{color:#86868b;margin-bottom:24px;font-size:.88rem}.tron-address{word-break:break-all;color:#1d1d1f;background:#f5f5f7;border-radius:2px;margin:8px 0;padding:12px;font-family:monospace;font-size:.78rem}.qr-placeholder{color:#86868b;background:#f5f5f7;border-radius:2px;justify-content:center;align-items:center;width:160px;height:160px;margin:12px auto;font-size:.78rem;display:flex}.ref-code{letter-spacing:.1em;color:#0071e3;text-align:center;background:#0071e30a;border-radius:2px;margin:12px 0;padding:16px;font-family:monospace;font-size:1.5rem;font-weight:700}@media (max-width:768px){.wallet-amount{font-size:2rem}.wallet-actions{flex-wrap:wrap}.quick-actions{grid-template-columns:1fr}.escrow-timeline{gap:2px}.escrow-label{font-size:.58rem}}.store-filter-section{border-bottom:1px solid #e8e8ed;margin-bottom:16px;padding-bottom:16px}.store-filter-title{color:#1d1d1f;cursor:pointer;justify-content:space-between;align-items:center;margin-bottom:8px;font-size:.82rem;font-weight:600;display:flex}.store-filter-title:after{content:"▾";color:#86868b;font-size:.7rem}.store-filter-option{color:#1d1d1f;cursor:pointer;align-items:center;gap:6px;padding:3px 0;font-size:.75rem;display:flex}.store-filter-option input[type=checkbox]{accent-color:#0071e3}.store-filter-range{align-items:center;gap:8px;margin-bottom:8px;display:flex}.store-filter-range input{border:1px solid #e8e8ed;border-radius:2px;outline:none;width:80px;padding:6px 8px;font-family:inherit;font-size:.8rem}.store-filter-range input:focus{border-color:#0071e3}.store-filter-quick{flex-wrap:wrap;gap:4px;display:flex}.store-filter-quick button{cursor:pointer;background:#fff;border:1px solid #e8e8ed;border-radius:2px;padding:4px 10px;font-family:inherit;font-size:.72rem;transition:all .2s}.store-filter-quick button:hover{color:#0071e3;border-color:#0071e3}.store-filter-quick button.active{color:#fff;background:#0071e3;border-color:#0071e3}.store-content-layout{gap:20px;max-width:1200px;margin:0 auto;display:flex}.store-products-area{flex:1;min-width:0}.store-results-header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.store-results-count{color:#86868b;font-size:.85rem}.store-sort-select{cursor:pointer;background:#fff;border:1px solid #e8e8ed;border-radius:2px;outline:none;padding:6px 12px;font-family:inherit;font-size:.82rem}.homepage-filters{background:#fff;border:1px solid #e8e8ed;border-radius:2px;width:240px;min-width:240px;height:fit-content;padding:0;position:sticky;top:120px}.hf-section{border-bottom:1px solid #e8e8ed}.hf-section-last{border-bottom:none}.hf-title{cursor:pointer;color:#1d1d1f;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;padding:14px 16px;font-size:.82rem;font-weight:600;transition:background .15s;display:flex}.hf-title:hover{background:#f5f5f7}.hf-list{padding:0 16px 14px}.hf-quick-link{color:#1d1d1f;align-items:center;gap:8px;padding:7px 0;font-size:.8rem;text-decoration:none;transition:color .15s;display:flex}.hf-quick-link:hover{color:#0071e3}.hf-cat-link{color:#1d1d1f;justify-content:space-between;align-items:center;padding:6px 0;font-size:.8rem;text-decoration:none;transition:color .15s;display:flex}.hf-cat-link:hover{color:#0071e3}.hf-price-link{color:#1d1d1f;padding:6px 0;font-size:.8rem;text-decoration:none;transition:color .15s;display:block}.hf-price-link:hover{color:#0071e3}.hf-prov-link{color:#1d1d1f;padding:5px 0;font-size:.78rem;text-decoration:none;transition:color .15s;display:block}.hf-prov-link:hover{color:#0071e3}.hf-province-list{max-height:240px;overflow-y:auto}@media (max-width:768px){.homepage-filters{display:none}}.store-breadcrumb{color:#86868b;margin-bottom:8px;font-size:.78rem}.store-breadcrumb a{color:#0071e3;text-decoration:none}.store-breadcrumb a:hover{text-decoration:underline}.subcategory-pills{-webkit-overflow-scrolling:touch;gap:6px;margin-bottom:16px;padding-bottom:4px;display:flex;overflow-x:auto}.subcategory-pill{white-space:nowrap;cursor:pointer;color:#1d1d1f;background:#fff;border:1px solid #e8e8ed;border-radius:980px;padding:6px 14px;font-family:inherit;font-size:.78rem;text-decoration:none;transition:all .2s;display:inline-block}.subcategory-pill:hover{color:#0071e3;border-color:#0071e3}.subcategory-pill.active{color:#fff;background:#0071e3;border-color:#0071e3}.store-filter-mobile-btn{cursor:pointer;background:#fff;border:1px solid #e8e8ed;border-radius:2px;padding:8px 16px;font-family:inherit;font-size:.82rem;display:none}.store-filter-overlay{z-index:1000;background:#fff;padding:16px;display:none;position:fixed;inset:0;overflow-y:auto}.store-filter-overlay.open{display:block}@media (max-width:768px){.store-content-layout>.store-filters{display:none}.store-filter-mobile-btn{align-items:center;gap:6px;display:flex}.store-content-layout{flex-direction:column}}.cat-card-gradient{text-align:center;cursor:pointer;border-radius:2px;padding:24px;text-decoration:none;transition:all .3s;display:block;position:relative;overflow:hidden}.cat-card-gradient:hover{transform:translateY(-2px);box-shadow:0 4px 20px #00000026}.cat-card-gradient-icon{margin-bottom:8px;font-size:3rem}.cat-card-gradient-name{color:#fff;font-size:.9rem;font-weight:600}.cat-card-gradient-count{color:#fffc;margin-top:4px;font-size:.72rem}@media (max-width:480px){.top-bar-main{flex-wrap:wrap;gap:8px;padding:8px 12px}.store-logo{gap:4px;padding:4px}.store-logo svg{width:24px;height:24px}.store-logo-text{font-size:.85rem}.loc-selector{display:none}.store-search-container{flex:1;order:3;width:100%;min-width:0}.store-search-input{padding:8px 10px;font-size:.8rem}.top-actions{display:none}.sub-nav-inner{gap:0;padding:0 12px}.sub-nav-inner a,.sub-nav a{white-space:nowrap;padding:6px 10px;font-size:.7rem}.cat-grid{grid-template-columns:repeat(2,1fr);gap:8px}.cat-card{padding:14px 10px}.cat-card-gradient{padding:16px 12px}.cat-card-gradient-icon{font-size:2rem}.cat-card-gradient-name{font-size:.82rem}.cat-card-gradient-count{font-size:.68rem}.cat-card-improved{padding:16px 10px}.cat-card-improved .cat-icon{font-size:1.8rem}.combos-grid{grid-template-columns:1fr}.store-product-grid{grid-template-columns:repeat(2,1fr);gap:8px}.store-product-grid .product-card{min-width:unset;max-width:unset}.product-card{min-width:0;max-width:none;font-size:.8rem}.product-title{font-size:.78rem}.product-price{font-size:.9rem}.product-price-usd,.product-price-currency{font-size:.68rem}.product-seller{font-size:.7rem}.product-seller-name,.product-seller-loc{font-size:.68rem}.products-scroll{gap:8px}.products-scroll .product-card{min-width:160px;max-width:160px}.hero-slider-slide{min-height:260px}.hero-slider-content{max-width:100%;padding:24px 20px}.hero-slider-title{font-size:1.5rem}.hero-slider-desc{font-size:.8rem}.hero-slider-btns{flex-direction:column;gap:8px}.hero-slider-btn-primary,.hero-slider-btn-secondary{text-align:center;width:100%;padding:10px 20px;font-size:.82rem}.hero-slider-emoji{font-size:4rem;right:12px}.hero-slider-arrow{width:28px;height:28px;font-size:1rem}.hero-slider-arrow-left{left:6px}.hero-slider-arrow-right{right:6px}.trust-bar,.trust-bar-5{grid-template-columns:1fr;gap:8px}.deals-grid{grid-template-columns:1fr}.store-section-header{flex-direction:column;align-items:flex-start;gap:4px}.store-section-title{font-size:1rem}.footer-grid{gap:16px;grid-template-columns:repeat(2,1fr)!important}.diaspora-steps{grid-template-columns:1fr;gap:16px}.diaspora-title{font-size:1.4rem}.diaspora-subtitle{font-size:.85rem}.newsletter-form{flex-direction:column}.newsletter-input{width:100%}.compare-table{font-size:.7rem}.compare-table th,.compare-table td{padding:6px 8px}.hero-form{flex-direction:column;gap:8px}.hero-form input{width:100%}.hero-form button{text-align:center;width:100%}section{padding:56px 0}.container{padding:0 16px}.modal{border-radius:0;max-width:100vw;max-height:100vh;margin:0}.modal-overlay{padding:0}.modal-content{border-radius:0;max-width:100%;max-height:100vh}.auth-card{padding:24px 16px}.auth-page{padding:16px 12px}.auth-title{font-size:1.3rem}.btn-social{width:100%}.subcategory-pills{gap:4px}.subcategory-pill{padding:5px 10px;font-size:.72rem}.store-content-layout{flex-direction:column}.store-sort-bar{flex-direction:column;align-items:flex-start;gap:8px}}.invoice-page{background:#fff;max-width:800px;margin:0 auto}.invoice-header{border-bottom:2px solid #1d1d1f;justify-content:space-between;padding:32px;display:flex}.invoice-logo{color:#1d1d1f;font-size:1.5rem;font-weight:700}.invoice-number{text-align:right}.invoice-number h2{text-transform:uppercase;color:#86868b;letter-spacing:.5px;margin-bottom:4px;font-size:.85rem;font-weight:600}.invoice-number p{color:#1d1d1f;margin:2px 0;font-size:.85rem}.invoice-parties{grid-template-columns:1fr 1fr;gap:24px;padding:24px 32px;display:grid}.invoice-parties-3{grid-template-columns:1fr 1fr 1fr}.invoice-party{border:1px solid #e8e8ed;border-radius:2px;padding:16px}.invoice-party-title{text-transform:uppercase;color:#86868b;letter-spacing:.5px;margin-bottom:8px;font-size:.7rem;font-weight:600}.invoice-party p{color:#1d1d1f;margin:3px 0;font-size:.82rem;line-height:1.4}.invoice-party .party-name{font-size:.9rem;font-weight:600}.invoice-party .party-detail{color:#86868b;font-size:.78rem}.invoice-table{border-collapse:collapse;width:calc(100% - 64px);margin:0 32px}.invoice-table th{text-align:left;color:#86868b;text-transform:uppercase;background:#f5f5f7;padding:10px 16px;font-size:.75rem;font-weight:600}.invoice-table th:last-child{text-align:right}.invoice-table td{border-bottom:1px solid #f5f5f7;padding:12px 16px;font-size:.85rem}.invoice-table td:last-child{text-align:right;font-weight:600}.invoice-summary{justify-content:flex-end;padding:24px 32px;display:flex}.invoice-summary-table{width:280px}.invoice-summary-row{justify-content:space-between;padding:6px 0;font-size:.85rem;display:flex}.invoice-summary-row .label{color:#86868b}.invoice-summary-row .value{color:#1d1d1f;font-weight:500}.invoice-summary-total{border-top:2px solid #1d1d1f;margin-top:4px;padding-top:8px;font-size:1rem;font-weight:700}.invoice-summary-total .label{color:#1d1d1f}.invoice-payment{background:#f5f5f7;border-radius:2px;margin:0 32px;padding:16px 32px}.invoice-payment-title{text-transform:uppercase;color:#86868b;letter-spacing:.5px;margin-bottom:8px;font-size:.7rem;font-weight:600}.invoice-payment-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.invoice-payment-item{font-size:.8rem}.invoice-payment-item .pay-label{color:#86868b;font-size:.72rem}.invoice-payment-item .pay-value{color:#1d1d1f;font-weight:500}.invoice-footer{text-align:center;color:#86868b;border-top:1px solid #e8e8ed;margin-top:24px;padding:24px 32px;font-size:.75rem}.invoice-legal{margin-top:8px;font-style:italic}.invoice-qr{justify-content:center;align-items:center;margin-top:12px;display:flex}.invoice-qr-placeholder{color:#86868b;text-align:center;border:1px dashed #e8e8ed;border-radius:2px;justify-content:center;align-items:center;width:64px;height:64px;font-size:.65rem;display:flex}.invoice-actions{gap:8px;margin-bottom:16px;display:flex}.invoice-actions .no-print{gap:8px;width:100%;display:flex}.facturas-kpis{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px;display:grid}.facturas-kpi{background:#fff;border:1px solid #e8e8ed;border-radius:2px;padding:20px}.facturas-kpi-label{text-transform:uppercase;color:#86868b;letter-spacing:.5px;font-size:.72rem;font-weight:600}.facturas-kpi-value{color:#1d1d1f;margin-top:4px;font-size:1.5rem;font-weight:700}.facturas-kpi-sub{color:#86868b;margin-top:2px;font-size:.75rem}.facturas-filters{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:16px;display:flex}.facturas-filters input,.facturas-filters select{color:#1d1d1f;background:#fff;border:1px solid #e8e8ed;border-radius:2px;padding:8px 12px;font-family:inherit;font-size:.82rem}.facturas-filters input:focus,.facturas-filters select:focus{border-color:#0071e3;outline:none}.facturas-table{border-collapse:collapse;background:#fff;border:1px solid #e8e8ed;border-radius:2px;width:100%}.facturas-table th{text-align:left;color:#86868b;text-transform:uppercase;letter-spacing:.3px;background:#f5f5f7;border-bottom:1px solid #e8e8ed;padding:10px 16px;font-size:.72rem;font-weight:600}.facturas-table td{color:#1d1d1f;border-bottom:1px solid #f5f5f7;padding:12px 16px;font-size:.82rem}.facturas-table tr:hover{background:#fbfbfd}.facturas-table .factura-link{color:#0071e3;font-weight:500;text-decoration:none}.facturas-table .factura-link:hover{text-decoration:underline}.factura-status{border-radius:2px;padding:2px 8px;font-size:.72rem;font-weight:600;display:inline-block}.factura-status.generated{color:#0071e3;background:#dbeafe}.factura-status.voided{color:#ff3b30;background:#fef2f2}.factura-role{border-radius:2px;padding:2px 8px;font-size:.72rem;font-weight:500;display:inline-block}.factura-role.vendedor{color:#059669;background:#f0fdf4}.factura-role.comprador{color:#0071e3;background:#eff6ff}.factura-role.gestor{color:#d97706;background:#fffbeb}.analytics-tabs{background:#f5f5f7;border-radius:2px;gap:4px;margin-bottom:24px;padding:3px;display:flex;overflow-x:auto}.analytics-tab{cursor:pointer;color:#86868b;white-space:nowrap;background:0 0;border:none;border-radius:2px;padding:8px 18px;font-family:inherit;font-size:.8rem;font-weight:500;transition:all .2s}.analytics-tab.active{color:#1d1d1f;background:#fff;box-shadow:0 1px 3px #00000014}.analytics-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;display:flex}.analytics-period{background:#f5f5f7;border-radius:2px;gap:2px;padding:2px;display:flex}.analytics-period-btn{cursor:pointer;color:#86868b;background:0 0;border:none;border-radius:2px;padding:5px 12px;font-family:inherit;font-size:.72rem;font-weight:500}.analytics-period-btn.active{color:#1d1d1f;background:#fff;box-shadow:0 1px 3px #00000014}.chart-row{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px;display:grid}.chart-row.full{grid-template-columns:1fr}.chart-box{background:#fff;border:1px solid #e8e8ed;border-radius:2px;padding:20px}.chart-box-title{color:#1d1d1f;margin-bottom:16px;font-size:.85rem;font-weight:600}.chart-box-subtitle{color:#86868b;margin-top:-12px;margin-bottom:16px;font-size:.72rem}@media print{body{margin:0}.no-print,.sidebar{display:none!important}.app-layout{margin-left:0!important}.invoice-page{max-width:100%;box-shadow:none}}@media (max-width:768px){.invoice-parties,.invoice-parties-3{grid-template-columns:1fr}.invoice-header{flex-direction:column;gap:16px}.invoice-number{text-align:left}.invoice-payment-grid{grid-template-columns:1fr}.facturas-kpis{grid-template-columns:repeat(2,1fr)}.facturas-filters{flex-direction:column}.chart-row{grid-template-columns:1fr}}.cart-page{max-width:1000px;margin:0 auto;padding:24px 16px}.cart-items{flex:1}.cart-item{border-bottom:1px solid #f5f5f7;align-items:center;gap:16px;padding:16px 0;display:flex}.cart-item-img{background:#f5f5f7;border-radius:2px;flex-shrink:0;justify-content:center;align-items:center;width:80px;height:80px;display:flex;overflow:hidden}.cart-item-img img{object-fit:cover;width:100%;height:100%}.cart-item-info{flex:1;min-width:0}.cart-item-title{color:#1d1d1f;margin-bottom:4px;font-size:.9rem;font-weight:600;display:block}.cart-item-seller{color:#86868b;font-size:.75rem}.cart-item-price{color:#0071e3;white-space:nowrap;font-size:.95rem;font-weight:700}.cart-qty{border:1px solid #e8e8ed;border-radius:2px;align-items:center;gap:0;display:flex}.cart-qty button{cursor:pointer;color:#1d1d1f;background:#f5f5f7;border:none;width:32px;height:32px;font-size:1rem}.cart-qty button:hover{background:#e8e8ed}.cart-qty button:disabled{opacity:.4;cursor:default}.cart-qty span{text-align:center;width:40px;font-size:.85rem;font-weight:600}.cart-remove{color:#86868b;cursor:pointer;background:0 0;border:none;padding:4px;font-size:.8rem}.cart-remove:hover{color:#ff3b30}.cart-summary{background:#fff;border:1px solid #e8e8ed;border-radius:2px;flex-shrink:0;width:320px;height:fit-content;padding:20px;position:sticky;top:80px}.cart-summary-title{color:#1d1d1f;margin-bottom:16px;font-size:1rem;font-weight:700}.cart-summary-row{color:#1d1d1f;justify-content:space-between;padding:8px 0;font-size:.85rem;display:flex}.cart-summary-row.total{border-top:2px solid #1d1d1f;margin-top:8px;padding-top:12px;font-size:1rem;font-weight:700}.cart-summary-row.discount{color:#30d158}.cart-promo{gap:8px;margin:16px 0;display:flex}.cart-promo input{border:1px solid #e8e8ed;border-radius:2px;flex:1;padding:8px 12px;font-family:inherit;font-size:.85rem}.cart-promo input:focus{border-color:#0071e3;outline:none}.cart-promo button{cursor:pointer;background:#f5f5f7;border:1px solid #e8e8ed;border-radius:2px;padding:8px 16px;font-family:inherit;font-size:.85rem;font-weight:600}.cart-promo button:hover{background:#e8e8ed}.cart-checkout-btn{color:#fff;cursor:pointer;background:#0071e3;border:none;border-radius:2px;justify-content:center;align-items:center;gap:6px;width:100%;margin-top:16px;padding:14px;font-family:inherit;font-size:.95rem;font-weight:600;display:flex}.cart-checkout-btn:hover{background:#0077ed}.cart-checkout-btn:disabled{opacity:.6;cursor:default}.cart-empty{text-align:center;padding:60px 20px}.cart-empty-title{color:#1d1d1f;margin:16px 0 8px;font-size:1.2rem;font-weight:700}.cart-empty-desc{color:#86868b;margin-bottom:24px;font-size:.9rem}.cart-badge{color:#fff;background:#0071e3;border-radius:9px;justify-content:center;align-items:center;min-width:18px;height:18px;font-size:.6rem;font-weight:700;display:flex;position:absolute;top:-6px;right:-6px}.cart-mini{z-index:1000;background:#fff;width:360px;padding:24px;transition:transform .3s;position:fixed;top:0;bottom:0;right:0;transform:translate(100%);box-shadow:-4px 0 20px #0000001a}.cart-mini.open{transform:translate(0)}.cart-mini-overlay{z-index:999;background:#0000004d;position:fixed;inset:0}.cart-seller-group{margin-bottom:20px}.cart-seller-header{color:#86868b;border-bottom:1px solid #e8e8ed;padding:8px 0;font-size:.8rem;font-weight:600}.add-to-cart-btn{color:#fff;cursor:pointer;background:#0071e3;border:none;border-radius:2px;align-items:center;gap:6px;padding:8px 16px;font-family:inherit;font-size:.82rem;font-weight:600;transition:background .15s;display:flex}.add-to-cart-btn:hover{background:#0077ed}.add-to-cart-btn.added{background:#30d158}.add-to-cart-compact{color:#fff;cursor:pointer;background:#0071e3;border:none;border-radius:2px;justify-content:center;align-items:center;width:32px;height:32px;margin-top:6px;margin-left:auto;transition:background .15s;display:flex}.add-to-cart-compact:hover{background:#0077ed}@media (max-width:768px){.cart-page{flex-direction:column}.cart-summary{width:100%;position:static}.cart-mini{width:100%}}.visibility-badge{border-radius:2px;padding:2px 8px;font-size:.7rem;font-weight:500}.visibility-catalogue{color:#86868b;background:#f5f5f7}.visibility-network{color:#0071e3;background:#0071e31a}.visibility-published{color:#30d158;background:#30d1581a}.cuenta-page{max-width:800px;margin:0 auto}.cuenta-header{background:#fff;border:1px solid #e8e8ed;border-radius:2px;align-items:center;gap:20px;margin-bottom:20px;padding:24px;display:flex}.cuenta-avatar{color:#fff;background:linear-gradient(135deg,#0071e3,#30d158);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;font-size:1.5rem;font-weight:700;display:flex}.order-timeline{flex-direction:column;gap:0;padding:20px 0;display:flex}.timeline-step{gap:12px;padding-bottom:20px;display:flex;position:relative}.timeline-step:before{content:"";background:#e8e8ed;width:2px;position:absolute;top:32px;bottom:0;left:15px}.timeline-step:last-child:before{display:none}.timeline-dot{z-index:1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.75rem;font-weight:700;display:flex}.timeline-dot.done{color:#fff;background:#30d158}.timeline-dot.active{color:#fff;background:#0071e3}.timeline-dot.pending{color:#86868b;background:#f5f5f7}@media (max-width:768px){.cuenta-header{text-align:center;flex-direction:column}.cuenta-avatar{margin:0 auto}}
