body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body,html{font-family:Arial,sans-serif;margin:0;padding:0;scroll-behavior:smooth}.homepage .header-content{align-items:center;display:flex;justify-content:space-between;padding:12px 24px}.homepage .brand{align-items:center;display:flex;font-size:1.6rem;font-weight:600;gap:8px}.homepage .brand-logo{height:80px;width:auto}.homepage .login-btn{background:#0000;border:2px solid #000;border-radius:999px;color:#0a8156;cursor:pointer;font-size:1rem;font-weight:600;padding:8px 22px;transition:background .2s}.homepage .login-btn:hover{background:#f2f2f2}.homepage{min-height:100vh;overflow-y:auto}.homepage section{padding:50px 0 30px}@media (min-width:1440px){.homepage section{padding-bottom:35px;padding-top:55px}}.homepage .container{margin:0 auto;max-width:1200px;padding:0 20px}.homepage .homepage-header{background:#fff;box-shadow:0 1px 4px #0000001a;position:fixed;top:0;width:100%;z-index:1000}.homepage .header-container{align-items:center;display:flex;justify-content:space-between;padding:20px 0}.homepage .logo h1{color:#25d366;font-size:1.5rem;margin:0}.homepage .navigation{display:none;gap:20px}.homepage .navigation a{color:#333;font-size:1rem;font-weight:700;text-decoration:none;transition:color .3s}.homepage .navigation a:hover{color:#25d366}.homepage .hero{align-items:center;background:#fff;display:flex;justify-content:center;padding-bottom:20px!important;padding-top:40px}.homepage .hero-container{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.homepage .hero-text{flex:1 1 500px;padding:20px 0}.homepage .hero-text h2{color:#333;font-size:3rem;line-height:1.2;margin-bottom:20px}.homepage .hero-text p{color:#555;font-size:1.25rem;margin-bottom:30px;text-align:left}.homepage .cta-buttons{display:flex;gap:20px}.homepage .cta-primary{background-color:#25d366;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;padding:15px 30px;transition:background-color .3s}.homepage .cta-primary:hover{background-color:#1ebc5b}.homepage .cta-secondary{background-color:initial;border:2px solid #25d366;border-radius:6px;color:#25d366;cursor:pointer;font-size:1rem;font-weight:700;padding:13px 28px;transition:background-color .3s,color .3s}.homepage .cta-secondary:hover{background-color:#25d366;color:#fff}.homepage .hero-image{flex:1 1 400px;margin:0 auto;max-width:400px;padding:20px;text-align:center}.homepage .about{background:#f9f9f9;text-align:center}.homepage .about-container h2{color:#25d366;font-size:2.5rem;margin-bottom:40px}.homepage .steps-container{display:flex;flex-wrap:wrap;gap:20px;justify-content:space-around}.homepage .step-card{align-items:center;background:#f9f9f9;border-radius:12px;box-shadow:0 2px 8px #0000000d;display:flex;flex:1 1 220px;flex-direction:column;justify-content:center;padding:30px 20px;transition:transform .3s}.homepage .step-card:hover{transform:translateY(-5px)}.homepage .step-card h3{color:#25d366;font-size:1.3rem;margin:15px 0}.homepage .step-card p{color:#555;font-size:1rem;line-height:1.4;margin:0}.homepage .features{align-items:center;background:#f9f9f9;display:flex;flex-direction:column;text-align:center}.homepage .features-container{display:flex;flex-wrap:wrap;gap:40px;justify-content:space-around}.homepage .feature-item{align-items:center;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000000d;display:flex;flex:1 1 300px;flex-direction:column;justify-content:center;padding:40px 20px;transition:transform .3s}.homepage .feature-item:hover{transform:translateY(-5px)}.homepage .feature-item h3{color:#25d366;font-size:1.5rem;margin-bottom:15px}.homepage .feature-item p{color:#555;font-size:1rem}.homepage .features-cta{margin-top:20px}.homepage .features-cta .cta-primary{padding:12px 25px}.homepage .pricing{background:#fff;text-align:center}.homepage .pricing-container h2{color:#25d366;font-size:2.5rem;margin-bottom:40px}.homepage .pricing-cards{display:flex;flex-wrap:wrap;gap:40px;justify-content:space-around}.homepage .pricing-card{align-items:center;background:#f9f9f9;border-radius:8px;box-shadow:0 2px 8px #0000000d;display:flex;flex:1 1 300px;flex-direction:column;justify-content:center;padding:40px 20px;transition:transform .3s}.homepage .pricing-card:hover{transform:translateY(-5px)}.homepage .pricing-card h3{color:#25d366;font-size:1.5rem;margin:20px 0 10px}.homepage .pricing-card p{color:#555;font-size:1rem}.homepage .pricing-cta{margin-top:20px}.homepage .pricing-cta .cta-primary{padding:12px 25px}.homepage .contact{background:#fff;text-align:center}.homepage .contact-container{margin:0 auto;max-width:1200px;padding:20px}.homepage .contact-card{align-items:center;background:#f9f9f9;border-radius:20px;box-shadow:0 2px 8px #0000001a;display:flex;flex-direction:column;gap:20px;padding:30px 40px}.homepage .contact-card h2{color:#25d366;font-size:2rem;margin:0}.homepage .contact-card p{color:#555;font-size:1.1rem;margin:0 0 15px}.homepage .contact-button{background-color:#25d366;border:none;border-radius:20px;color:#fff;cursor:pointer;font-size:1rem;padding:15px 30px;transition:background-color .3s}.homepage .contact-button:hover{background-color:#1ebc5b}.homepage .homepage-footer{background:#222;color:#aaa;padding:20px 0;text-align:center}.homepage .footer-container p{font-size:.9rem;margin:0}.homepage .thin-bold{color:#000;font-weight:500}.homepage .mobile-chat{display:none}.homepage .hero-header{align-items:center;display:flex;justify-content:space-between;margin:0 0 12px;max-width:480px;width:100%}.homepage .hero-header .login-btn{margin-left:auto}.homepage .google-wrapper{margin-top:24px}@media (max-width:768px){.homepage .header-container{flex-direction:column;gap:10px}.homepage .navigation{flex-wrap:wrap;gap:10px}.homepage .hero-container{flex-direction:column}.homepage section{padding-bottom:15px;padding-top:30px}.homepage .hero-text h2{font-size:2rem;margin-bottom:12px}.homepage .hero-text p{font-size:1rem;margin-bottom:24px}.homepage .hero-image{display:none;margin:0 auto;max-width:100%;padding:10px}.homepage .steps-container{align-items:center;flex-direction:column}.homepage .step-card{max-width:340px}.homepage .features-container,.homepage .pricing-cards{align-items:center;flex-direction:column}.homepage .feature-item,.homepage .pricing-card{max-width:340px}.homepage .contact-card{text-align:center}.homepage .contact-card p{margin-bottom:15px}.homepage .header-content{padding:10px 16px}.homepage .login-btn{font-size:.9rem;padding:6px 18px}.homepage .mobile-chat{display:block!important;margin:20px 0;text-align:center}.homepage .mobile-chat .chat-window-dynamic{margin:0 auto;max-width:360px;width:100%}}.chat-window-dynamic{background:#e5ddd5;border:1px solid #ddd;border-radius:10px;display:flex;flex-direction:column;height:300px;margin:0 auto;max-width:400px;overflow:hidden;width:100%}.chat-header{align-items:center;background:#075e54;color:#fff;display:flex;padding:10px}.back-arrow{cursor:pointer;font-size:1.2rem;margin-right:10px}.chat-title{font-size:1.1rem;font-weight:700}.chat-messages-dynamic{display:flex;flex:1 1;flex-direction:column;gap:6px;justify-content:flex-end;overflow-y:auto;padding:5px 10px}.chat-messages-dynamic::-webkit-scrollbar{display:none}.chat-messages-dynamic{scrollbar-width:none}.chat-message{animation:slideInFromBottom .4s ease-out;background:#fff;border-radius:18px;color:#333;font-size:.95rem;padding:8px 12px;position:relative;text-align:left}.message-text p{margin:0}.message-time{bottom:4px;color:#999;font-size:.75rem;position:absolute;right:10px}@keyframes slideInFromBottom{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.chat-footer-dynamic{align-items:center;background:#f0f0f0;display:flex;padding:8px}.chat-footer-dynamic input{border:none;border-radius:20px;flex:1 1;font-size:1rem;margin-right:8px;padding:8px 12px}.chat-footer-dynamic input:focus{outline:none}.audio-button,.send-button{background:none;border:none;cursor:pointer;font-size:1.5rem;margin-right:8px}.audio-button{color:#075e54}.send-button{color:#25d366}.auth-wrapper{align-items:center;background:#f4f5f7;box-sizing:border-box;display:flex;justify-content:center;min-height:100vh;padding:1rem}.auth-card{background:#fff;border:1px solid #e0e0e0;border-radius:20px;box-shadow:0 4px 0 0 #e0e0e0,0 8px 0 0 #f4f5f7,0 12px 0 0 #e0e0e0;box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;max-width:450px;padding:48px;text-align:left;width:100%}.auth-card h2{color:#1c1c1e;font-size:2rem;font-weight:700;line-height:1.3;margin:0 0 12px}.brand{color:#27ae60;display:inline;font-size:inherit;font-weight:inherit;margin:0}.auth-card p{color:#666;font-size:1rem;line-height:1.6;margin-bottom:32px}.auth-actions{align-items:stretch;display:flex;flex-direction:column;gap:20px}.auth-actions>div{display:flex;justify-content:center}.auth-card small{color:#888;font-size:.85rem;line-height:1.5;text-align:center}@media (max-width:500px){.auth-wrapper{align-items:center}.auth-card{border:1px solid #eee;box-shadow:0 4px 16px #0000000d;padding:32px 24px}.auth-card h2{font-size:1.75rem}.auth-card p{font-size:.95rem}}:root{--accent:#7cc63f;--accent-dark:#59a61f;--bg-light:#f4f4f2;--text-muted:#666;--radius:12px;--shadow:0 6px 24px #0000000d}.onboard-wrap{align-items:flex-start;background:#f4f4f2;background:var(--bg-light);box-sizing:border-box;display:flex;gap:60px;justify-content:flex-start;min-height:100vh;padding:40px 5vw}.timeline{display:flex;flex:0 0 260px;flex-direction:column}.timeline ul{list-style:none;margin:0;padding:0;position:relative}.timeline li{display:flex;gap:14px;margin-bottom:40px;position:relative}.timeline li:last-child:before{display:none}.bullet{color:#bbb;font-size:22px;line-height:1}.timeline .text strong{display:block;font-weight:600}.timeline .text small{color:#666;color:var(--text-muted);font-size:.85rem}.timeline li.done .bullet{color:#7cc63f;color:var(--accent)}.timeline li.done strong{color:#59a61f;color:var(--accent-dark)}.btn-logout{background:#7cc63f;background:var(--accent);border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:600;margin-top:auto;padding:12px 32px;transition:background .2s}.btn-logout:hover{background:#59a61f;background:var(--accent-dark)}.step-card{align-items:stretch;background:#fff;border-radius:12px;border-radius:var(--radius);box-shadow:0 6px 24px #0000000d;box-shadow:var(--shadow);display:flex;flex:1 1 480px;flex-direction:column;gap:32px;margin:0;max-width:800px;padding:48px 40px}.step-card .payout-form,.step-card header{text-align:left;width:100%}.step-card header img{margin-bottom:10px}.step-card header h2{font-size:2rem;margin:0 0 4px}.step-card header p{color:#666;color:var(--text-muted);margin:0}.step-card .info,.step-card form{display:flex;flex-direction:column;gap:18px}.step-card input{border:1px solid #ccc;border-radius:6px;box-sizing:border-box;font-size:1rem;padding:14px 16px;width:100%}.step-card button{align-self:flex-start;background:#7cc63f;background:var(--accent);border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:600;padding:14px 36px;transition:background .2s}.step-card button:hover{background:#59a61f;background:var(--accent-dark)}.step-card button:disabled{background:#a8d487;cursor:default}.logo-spin{animation:spin 1.2s linear infinite}.error{color:#d9534f}.info,.waiting-text{color:#666;color:var(--text-muted)}.waiting-text{font-style:italic;text-align:left}.status-checklist{background-color:#f9f9f9;border:1px solid #eee;border-radius:8px;display:flex;flex-direction:column;gap:1rem;padding:20px;text-align:left;width:100%}.status-item{align-items:center;color:#666;color:var(--text-muted);display:flex;font-size:1rem;gap:12px}.status-item svg{flex-shrink:0;font-size:1.2rem}.status-item.done{color:#333}.status-item.done svg{color:#7cc63f;color:var(--accent)}.status-item.pending svg{color:#aaa}.feed-selection-container{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));width:100%}.feed-card{border:2px solid #eee;border-radius:12px;border-radius:var(--radius);cursor:pointer;padding:20px;position:relative;text-align:center;transition:all .2s ease-in-out}.feed-card:hover{box-shadow:0 8px 20px #00000014;transform:translateY(-5px)}.feed-card.selected,.feed-card:hover{border-color:#7cc63f;border-color:var(--accent)}.feed-card.selected{background-color:#f8fff4}.feed-card.disabled{background-color:#f9f9f9;cursor:not-allowed;opacity:.5}.feed-card.disabled:hover{border-color:#eee;box-shadow:none;transform:none}.feed-logo{height:40px;margin-bottom:15px}.feed-card h3{font-size:1.1rem;margin:0 0 8px}.feed-card p{color:#666;color:var(--text-muted);font-size:.9rem;margin:0}.checkbox-icon{color:#7cc63f;color:var(--accent);font-size:1.5rem;position:absolute;right:15px;top:15px}.feed-card:not(.selected) .checkbox-icon{color:#ccc}.soon-badge{background-color:#777;border-radius:4px;color:#fff;font-size:.75rem;font-weight:600;padding:3px 8px;position:absolute;right:15px;top:15px}.payout-form{gap:20px;width:100%}.form-group,.payout-form{display:flex;flex-direction:column}.form-group label{font-size:.9rem;font-weight:600;margin-bottom:8px}.form-group input{width:100%}.input-error{background-color:#fff8f7;border-color:#d9534f!important}.error-text{color:#d9534f;font-size:.8rem;margin-top:5px}@media(min-width:1400px){.step-card{max-width:calc(100% - 80px)}}@media(max-width:768px){.onboard-wrap{flex-direction:column;gap:32px;padding:24px 4vw}.timeline{flex:none}.step-card{box-sizing:border-box;max-width:none;padding:28px 20px;width:100%}.step-card button{text-align:center;width:100%}}@keyframes hop{0%,80%,to{transform:translateY(0)}40%{transform:translateY(-12px)}}.emoji-loader{display:flex;gap:8px;justify-content:center;margin-top:80px}.emoji-loader span{animation:hop .8s infinite;font-size:2rem}.emoji-loader span:nth-child(2){animation-delay:.15s}.emoji-loader span:nth-child(3){animation-delay:.3s}*,:after,:before{box-sizing:border-box}.dashboard-container{background-color:#f8fafc;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;margin:0 auto;max-width:100%;padding:2rem clamp(16px,3vw,32px);width:100%}.dashboard-header{align-items:center;display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:space-between;margin-bottom:2rem}.dashboard-header h1{color:#1e293b;font-size:2rem;margin:0}.dashboard-header p{color:#64748b;font-size:1.1rem;margin:0}.header-buttons{align-items:center;display:flex;gap:1rem}.refresh-button{align-items:center;background-color:#3f78c6;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-weight:600;gap:.5rem;padding:10px 20px;transition:all .2s ease-in-out}.refresh-button:hover{background-color:#3362a1;transform:translateY(-1px)}.refresh-button:disabled{background-color:#79a2de;cursor:not-allowed;opacity:.8;transform:translateY(0)}.logout-button{background-color:#ef4444;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;padding:10px 20px;transition:background-color .2s}.logout-button:hover{background-color:#dc2626}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.spinning{animation:spin 1s linear infinite}.kpi-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));margin-bottom:2rem}.kpi-card{background-color:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 1px 3px #00000008,0 1px 2px #0000000f;display:flex;flex-direction:column;justify-content:space-between;padding:1.5rem}.kpi-card h2{color:#10b981;font-size:2.2rem;margin:0 0 .5rem}.kpi-card p{color:#475569;font-size:1rem;font-weight:500;margin:0}.group-card .group-card-footer{border-top:1px solid #f1f5f9;color:#64748b;font-size:.9rem;font-weight:600;margin-top:1rem;overflow:hidden;padding-top:1rem;text-overflow:ellipsis;white-space:nowrap}.chart-section-card{background-color:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 1px 3px #00000008,0 1px 2px #0000000f;margin-bottom:2rem;padding:1.5rem}.chart-section-card .recharts-responsive-container:focus,.chart-section-card .recharts-surface:focus,.chart-section-card .recharts-wrapper:focus,.chart-section-card :focus,.chart-section-card :focus-visible,.metric-toggle:focus,.metric-toggle:focus-visible{box-shadow:none!important;outline:none!important}.chart-area .recharts-wrapper{overflow:visible}.chart-wrap{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr 280px}.chart-area{min-height:340px}.chart-area h3{color:#1e293b;margin-bottom:1.5rem;margin-top:0}.chart-box{height:320px}@media (max-width:1024px){.chart-box{height:300px}}@media (max-width:768px){.chart-box{height:260px}}@media (max-width:640px){.chart-box{height:240px}}@media (max-width:420px){.chart-box{height:220px}}@media (max-width:768px){.chart-area{min-height:0}}@media (max-width:480px){.chart-section-card{padding-left:.5rem;padding-right:.5rem}}.metric-list{border-left:1px dashed #e2e8f0;padding-left:1.5rem}.metric-hint{color:#64748b;font-size:.9rem;margin:0 0 1rem}.metric-col{grid-gap:.75rem;display:grid;gap:.75rem}.metric-toggle{grid-gap:.75rem;align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:10px;cursor:pointer;display:grid;gap:.75rem;grid-template-columns:1fr auto auto;padding:.65rem .75rem;text-align:left;transition:background .15s ease,border-color .15s ease;width:100%}.metric-toggle:hover{background:#f8fafc}.metric-toggle.active{background:#f8fafc;border-color:#cbd5e1}.metric-left{align-items:center;display:inline-flex;gap:.65rem;min-width:0}.color-dot{border-radius:4px;flex-shrink:0;height:14px;width:14px}.metric-label{align-items:center;color:#1e293b;display:inline-flex;font-weight:500;gap:.25rem}.metric-right{display:contents}.metric-value{font-feature-settings:"tnum";font-size:clamp(.68rem,.75vw,.76rem);font-variant-numeric:tabular-nums;font-weight:700;line-height:1.05;white-space:nowrap}.metric-right{gap:1rem}.switch{background:#e2e8f0;border-radius:9999px;height:22px;position:relative;width:40px}.switch:after{background:#fff;border-radius:9999px;box-shadow:0 1px 2px #0003;content:"";height:16px;left:4px;position:absolute;top:3px;transition:left .15s ease,background .15s ease;width:16px}.switch.on{background:#10b981}.switch.on:after{left:20px}.tooltip{align-items:center;display:inline-flex;position:relative}.tooltip-bubble{background:#1e293b;border-radius:8px;bottom:calc(100% + 8px);box-shadow:0 8px 24px #0f172a40;color:#fff;font-size:12px;left:50%;line-height:1.4;opacity:0;padding:8px 12px;pointer-events:none;position:absolute;transform:translate(-50%,4px);transition:opacity .16s ease,transform .16s ease;width:220px;z-index:50}.tooltip:hover .tooltip-bubble{opacity:1;transform:translate(-50%)}.info-icon{color:#94a3b8}.chart-feedback{align-items:center;background-color:#fcfdff;border:1px dashed #e2e8f0;border-radius:8px;color:#64748b;display:flex;height:300px;justify-content:center}.highlights-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:2rem}.highlight-card{background-color:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 1px 3px #00000008,0 1px 2px #0000000f;padding:1.5rem}.highlight-card h3{align-items:center;color:#1e293b;display:flex;font-size:1.1rem;gap:.5rem;margin-bottom:1rem;margin-top:0}.highlight-list{list-style:none;margin:0;padding:0}.highlight-list li{align-items:center;border-bottom:1px solid #f1f5f9;display:flex;font-size:.9rem;justify-content:space-between;padding:.75rem 0}.highlight-list li:last-child{border-bottom:none}.highlight-item-main{align-items:center;color:#475569;display:flex;flex-grow:1;gap:.75rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.highlight-icon{flex-shrink:0;font-size:1rem}.highlight-icon.gift{color:#e11d48}.highlight-icon.link{color:#2563eb}.highlight-value{flex-shrink:0;font-weight:700;margin-left:1rem;white-space:nowrap}.highlight-value.commission{color:#16a34a}.highlight-value.clicks{color:#4f46e5}.empty-highlight{color:#94a3b8;font-size:.9rem;padding:1rem 0;text-align:center}.live-feed-card,.sales-card{background-color:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 1px 3px #00000008,0 1px 2px #0000000f;margin-bottom:2rem;padding:1.5rem}.live-feed-card h3,.sales-card-header{border-bottom:1px solid #e2e8f0;margin-bottom:1rem;margin-top:0;padding-bottom:1rem}.sales-card-header{align-items:center;display:flex;justify-content:space-between}.sales-card-header h3{border:0;margin:0;padding:0}.sales-pill{background:#eef6ff;border-radius:999px;color:#2a6ad8;font-size:.85rem;font-weight:600;padding:.35rem .65rem}.sales-list{display:flex;flex-direction:column}.sale-row{align-items:flex-start;border-bottom:1px solid #f1f5f9;display:flex;gap:1rem;justify-content:space-between;padding:.85rem 0}.sale-row:last-child{border-bottom:none}.sale-main{flex:1 1;min-width:0}.sale-title{color:#1e293b;font-weight:600;margin:0 0 .35rem}.sale-meta{color:#64748b;display:flex;font-size:.85rem;gap:.75rem}.sale-right{min-width:160px;text-align:right}.sale-commission-green{color:#16a34a;font-size:1.2rem;font-weight:700}.sale-price-small{color:#64748b;display:block;font-size:.85rem;margin-top:2px}.sale-time{color:#94a3b8;display:block;font-size:.8rem;margin-top:.25rem}.sales-pagination{align-items:center;display:flex;gap:.75rem;justify-content:center;margin-top:1rem}.sales-page-btn{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;cursor:pointer;font-weight:600;padding:.5rem .75rem;transition:all .2s}.sales-page-btn:hover{background:#f1f5f9}.sales-page-btn:disabled{cursor:not-allowed;opacity:.6}.sales-page-indicator{color:#475569;font-size:.9rem;font-weight:600}.feed-item{align-items:flex-start;border-bottom:1px solid #f1f5f9;display:flex;gap:1rem;padding:1rem 0}.feed-item:last-child{border-bottom:none}.feed-main-info{align-items:flex-start;display:flex;flex-grow:1;gap:1rem}.feed-source-actions{align-items:center;display:flex;flex-direction:column;flex-shrink:0;gap:.5rem}.source-badge{border-radius:8px;box-sizing:border-box;color:#fff;font-size:.8rem;font-weight:700;padding:8px 16px;text-align:center;width:110px}.source-badge.shopee{background-color:#ee4d2d}.source-badge.amazon{background-color:#f90}.feed-title{color:#1e293b;margin:0}.feed-meta-info{align-items:flex-end;display:flex;flex-direction:column;flex-shrink:0;text-align:right}.feed-commission strong{color:#16a34a;font-size:.9rem;font-weight:700}.feed-commission span{color:#94a3b8;font-size:.75rem;margin-right:4px}.feed-time{color:#94a3b8;font-size:.85rem;margin-top:4px}.copy-link-button{background:#4338ca;border:none;border-radius:8px;box-sizing:border-box;color:#fff;cursor:pointer;font-size:.8rem;font-weight:700;padding:8px 16px;text-align:center;text-transform:uppercase;transition:all .2s;width:110px}.copy-link-button:hover{background:#3730a3}.copy-link-button.copied{background:#16a34a;cursor:default}.empty-feed{color:#94a3b8;padding:2rem;text-align:center}@media (max-width:1024px){.chart-wrap{grid-template-columns:1fr}.metric-list{border-left:0;border-top:1px dashed #e2e8f0;padding:1.5rem 0 0}}@media (max-width:768px){.dashboard-header{align-items:flex-start;flex-direction:column}.kpi-grid{gap:1rem;grid-template-columns:1fr 1fr}.kpi-card h2{font-size:1.8rem}.kpi-card p{font-size:.9rem}.metric-col{gap:.6rem;grid-template-columns:1fr 1fr}.sale-right{min-width:auto}}@media (max-width:640px){.kpi-grid,.metric-col{grid-template-columns:1fr}.chart-section-card{padding:1rem}}@media (max-width:480px){.metric-col{grid-template-columns:1fr}.metric-toggle{padding:.55rem .6rem}.metric-value{font-size:clamp(.85rem,4vw,1rem)}.feed-item,.feed-main-info{flex-direction:column;gap:.75rem}.feed-meta-info,.feed-source-actions{flex-direction:row}.feed-meta-info{align-items:center;justify-content:space-between;margin-top:.5rem;width:100%}}
/*# sourceMappingURL=main.edd5f39b.css.map*/