*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,#667eea,#764ba2);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;min-height:100vh}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}::-webkit-scrollbar{height:8px;width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#555}.auth-container{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;justify-content:center;min-height:100vh;padding:2rem}.auth-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-radius:20px;box-shadow:0 20px 60px #0003;max-width:400px;padding:3rem;text-align:center;width:100%}.auth-header{margin-bottom:2rem}.logo{gap:1rem;justify-content:center;margin-bottom:1rem}.logo-icon{font-size:3rem}.logo h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;font-size:2rem;font-weight:700;margin:0}.auth-subtitle{color:#7f8c8d;font-size:1.1rem;margin:0}.auth-form{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2rem}.form-group{text-align:left}.form-label{font-size:.95rem}.form-input{background:#fffc;border:2px solid #0000001a;border-radius:12px;font-size:1rem;padding:1rem;transition:all .3s ease;width:100%}.form-input:focus{background:#fff;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.btn-full-width{border-radius:12px;font-size:1.1rem;font-weight:600;padding:1rem 2rem;transition:all .3s ease}.btn-primary{border:none;cursor:pointer}.btn-primary:hover:not(:disabled){box-shadow:0 8px 25px #667eea66;transform:translateY(-2px)}.btn-primary:disabled{cursor:not-allowed;opacity:.7;transform:none}.auth-footer{border-top:1px solid #0000001a;padding-top:1.5rem}.auth-footer p{color:#7f8c8d;margin:0}.link-button{background:none;border:none;color:#667eea;cursor:pointer;font-size:inherit;font-weight:600;text-decoration:underline}.link-button:hover{color:#764ba2}.alert{padding:1rem;text-align:left}.password-input-container{align-items:center;display:flex;position:relative}.password-input{padding-right:3rem}.password-toggle{align-items:center;background:none;border:none;border-radius:4px;cursor:pointer;display:flex;font-size:1.2rem;height:2rem;justify-content:center;min-width:2rem;padding:.5rem;position:absolute;right:.75rem;top:50%;transform:translateY(-50%);transition:all .2s ease}.password-toggle:hover{background:#667eea1a;transform:translateY(-50%) scale(1.1)}.password-toggle:active{transform:translateY(-50%) scale(.95)}.password-toggle:focus{background:#667eea33;outline:none}@media (max-width:480px){.auth-container{padding:1rem}.auth-card{padding:2rem}.logo h1{font-size:1.5rem}.logo-icon{font-size:2.5rem}}.sidebar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffffa;box-shadow:4px 0 20px #0000001a;display:flex;flex-direction:column;height:100vh;left:0;position:fixed;top:0;transition:transform .3s ease;width:250px;z-index:1000}.sidebar.closed{transform:translateX(-100%)}.sidebar-overlay{display:none}.sidebar-header{border-bottom:2px solid #0000000d;justify-content:space-between;padding:2rem 1.5rem}.logo,.sidebar-header{align-items:center;display:flex}.logo{gap:.75rem}.logo-icon{font-size:2rem}.logo h2{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:700}.close-sidebar{background:none;border:none;color:#2c3e50;cursor:pointer;display:none;font-size:2rem;line-height:1;padding:.5rem}.sidebar-nav{flex:1 1;overflow-y:auto;padding:1rem 0}.nav-item{align-items:center;background:none;border:none;border-left:4px solid #0000;color:#5a6c7d;cursor:pointer;display:flex;font-size:1rem;font-weight:500;gap:1rem;padding:1rem 1.5rem;text-align:left;transition:all .3s ease;width:100%}.nav-item:hover{background:#667eea1a;border-left-color:#667eea4d}.nav-item.active{background:#667eea26;border-left-color:#667eea;color:#667eea;font-weight:600}.nav-icon{font-size:1.5rem;text-align:center;width:30px}.nav-label{flex:1 1}.sidebar-footer{border-top:2px solid #0000000d;display:flex;flex-direction:column;gap:1rem;padding:1.5rem}.user-info{align-items:center;background:#667eea1a;border:1px solid #667eea33;border-radius:12px;gap:.75rem;padding:1rem}.user-avatar{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;color:#fff;display:flex;font-size:1.2rem;font-weight:700;height:40px;justify-content:center;width:40px}.user-details{flex:1 1;min-width:0}.user-email{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-status{color:#7f8c8d;font-size:.8rem;margin-top:.25rem}.mode-indicator{align-items:center;background:#f1c40f1a;border:1px solid #f1c40f4d;border-radius:8px;display:flex;gap:.75rem;padding:.75rem 1rem}.mode-icon{font-size:1.2rem}.mode-text{color:#f39c12}.logout-btn,.mode-text{font-size:.9rem;font-weight:600}.logout-btn{align-items:center;background:#e74c3c1a;border:1px solid #e74c3c4d;border-radius:8px;color:#e74c3c;cursor:pointer;display:flex;gap:.75rem;justify-content:center;padding:.75rem 1rem;transition:all .2s ease;width:100%}.logout-btn:hover{background:#e74c3c33;border-color:#e74c3c80;transform:translateY(-1px)}.logout-icon{font-size:1.1rem}.logout-text{font-size:.9rem;font-weight:600}@media (max-width:768px){.sidebar{width:280px}.sidebar.closed{transform:translateX(-100%)}.sidebar-overlay{background:#00000080;bottom:0;display:block;left:0;position:fixed;right:0;top:0;z-index:999}.close-sidebar{display:block}}.dashboard{margin:0 auto;max-width:1400px}.dashboard-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:2rem}.dashboard-header h2{color:#fff;font-size:2rem;font-weight:700;text-shadow:2px 2px 4px #0003}.stats-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-bottom:2rem}.stat-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-radius:16px;box-shadow:0 8px 32px #0000001a;display:flex;gap:1rem;padding:1.5rem;transition:transform .3s ease,box-shadow .3s ease}.stat-card:hover{box-shadow:0 12px 40px #00000026;transform:translateY(-4px)}.stat-icon{font-size:3rem;line-height:1}.stat-content{flex:1 1}.stat-content h3{color:#7f8c8d;font-size:.9rem;font-weight:600;letter-spacing:.5px;margin-bottom:.5rem;text-transform:uppercase}.stat-value{color:#2c3e50;font-size:2rem;font-weight:700;margin-bottom:.25rem}.stat-label{color:#95a5a6;font-size:.85rem}.balance-card{border-left:4px solid #667eea}.deposits-card{border-left:4px solid #27ae60}.payouts-card{border-left:4px solid #e74c3c}.transactions-card{border-left:4px solid #f39c12}.balance-list{gap:.5rem}.balance-item,.balance-list{display:flex;flex-direction:column}.balance-amount{color:#2c3e50;font-size:1.8rem;font-weight:700}.balance-available{color:#95a5a6;font-size:.85rem}.recent-transactions{max-height:500px;overflow-y:auto}.transaction-list{display:flex;flex-direction:column;gap:1rem}.transaction-item{align-items:center;background:#00000005;border-radius:12px;display:flex;gap:1rem;padding:1rem;transition:background .3s ease}.transaction-item:hover{background:#0000000d}.transaction-icon{align-items:center;background:#667eea1a;border-radius:12px;display:flex;font-size:2rem;height:50px;justify-content:center;width:50px}.transaction-details{flex:1 1}.transaction-type{color:#2c3e50;font-weight:600;margin-bottom:.25rem}.transaction-time{color:#95a5a6;font-size:.85rem}.transaction-amount{display:flex;flex-direction:column;gap:.25rem;text-align:right}.transaction-amount span:first-child{font-size:1.2rem;font-weight:700}.transaction-amount .positive{color:#27ae60}.transaction-amount .negative{color:#e74c3c}.status{border-radius:12px;font-size:.75rem;font-weight:600;padding:.25rem .75rem;text-transform:uppercase}.status-completed,.status-success{background:#27ae601a;color:#27ae60}.status-pending{background:#f1c40f1a;color:#f39c12}.status-failed{background:#e74c3c1a;color:#e74c3c}.no-data{color:#95a5a6;padding:3rem;text-align:center}@media (max-width:768px){.stats-grid{grid-template-columns:1fr}.dashboard-header{gap:1rem}.dashboard-header,.transaction-item{align-items:flex-start;flex-direction:column}.transaction-amount{text-align:left;width:100%}}.balance-page{margin:0 auto;max-width:1200px}.page-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:2rem}.page-header h2{color:#fff;font-size:2rem;font-weight:700;text-shadow:2px 2px 4px #0003}.balances-list{display:flex;flex-direction:column;gap:2rem}.balance-entry{background:linear-gradient(135deg,#667eea0d,#764ba20d);border:2px solid #667eea1a;border-radius:12px;padding:2rem}.balance-main{align-items:center;border-bottom:2px solid #0000000d;display:flex;justify-content:space-between;margin-bottom:2rem;padding-bottom:2rem}.balance-type h4{color:#2c3e50;font-size:1.2rem;margin-bottom:.5rem}.balance-currency{color:#95a5a6;font-size:.9rem;font-weight:600}.balance-value-large{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;font-size:3.5rem;font-weight:700}.balance-details{display:flex;flex-direction:column;gap:1rem}.balance-detail-item{align-items:center;background:#ffffff80;border-radius:8px;display:flex;justify-content:space-between;padding:1rem}.detail-label{color:#5a6c7d;font-weight:600}.detail-value{color:#2c3e50;font-size:1.2rem;font-weight:700}.detail-value.warning{color:#f39c12}.detail-value.danger{color:#e74c3c}.info-content{display:flex;flex-direction:column;gap:1.5rem}.info-item{border-radius:12px;gap:1.5rem;padding:1.5rem}.info-icon{font-size:2.5rem;line-height:1}.info-text h4{color:#2c3e50;font-size:1.1rem;margin-bottom:.5rem}.info-text p{color:#7f8c8d;line-height:1.5}@media (max-width:768px){.balance-main,.page-header{align-items:flex-start;flex-direction:column;gap:1rem}.balance-value-large{font-size:2.5rem}.balance-detail-item{align-items:flex-start;flex-direction:column;gap:.5rem}}.transactions-page{margin:0 auto;max-width:1400px}.search-section{grid-gap:1rem;align-items:end;display:grid;gap:1rem;grid-template-columns:1fr 1fr auto}.transactions-table-container{overflow-x:auto}.transactions-table{border-collapse:collapse;width:100%}.transactions-table thead{background:#00000008}.transactions-table th{border-bottom:2px solid #0000001a;color:#2c3e50;font-weight:600;padding:1rem;text-align:left;white-space:nowrap}.transactions-table td{border-bottom:1px solid #0000000d;color:#5a6c7d;padding:1rem}.transactions-table tbody tr:hover{background:#667eea0d}.transaction-id{font-family:Courier New,monospace;font-size:.85rem;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.transaction-type-badge{background:#667eea1a;border-radius:12px;color:#667eea;display:inline-block;font-size:.85rem;font-weight:600;padding:.25rem .75rem;white-space:nowrap}.amount,.net{font-size:1.05rem;font-weight:700}.amount.positive,.net.positive{color:#27ae60}.amount.negative,.net.negative{color:#e74c3c}.fee{color:#95a5a6;font-size:.9rem}@media (max-width:968px){.search-section{grid-template-columns:1fr}.transactions-table{font-size:.85rem}.transactions-table td,.transactions-table th{padding:.75rem .5rem}}@media (max-width:768px){.transactions-table-container{overflow-x:scroll}.transactions-table{min-width:800px}}.payouts-page{margin:0 auto;max-width:1200px}.payout-limitation{background:#e74c3c1a;border:2px solid #e74c3c33;border-radius:12px;padding:2rem;text-align:center}.limitation-icon{font-size:3rem;margin-bottom:1rem}.payout-limitation h4{color:#e74c3c;font-size:1.5rem;margin-bottom:1rem}.payout-limitation p{color:#2c3e50;line-height:1.6;margin-bottom:1.5rem}.alternative-solutions,.limitation-details{background:#ffffff80;border-radius:8px;margin:1.5rem 0;padding:1rem;text-align:left}.alternative-solutions h5,.limitation-details h5{color:#2c3e50;font-size:1.1rem;margin-bottom:.5rem}.alternative-solutions ul,.limitation-details ul{list-style:none;margin:0;padding:0}.alternative-solutions li,.limitation-details li{color:#4a5568;line-height:1.5;padding:.5rem 0}.payouts-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr}.btn-full-width{justify-content:center;width:100%}.payout-result{display:flex;flex-direction:column;gap:1.5rem}.result-success{background:#27ae601a;border-radius:12px;padding:2rem;text-align:center}.success-icon{font-size:4rem;margin-bottom:1rem}.result-success h4{color:#27ae60;font-size:1.5rem;font-weight:700}.result-details{display:flex;flex-direction:column;gap:1rem}.result-item{align-items:center;background:#00000005;border-radius:8px;display:flex;justify-content:space-between;padding:1rem}.result-label{color:#5a6c7d;font-weight:600}.result-value{color:#2c3e50;font-weight:700;word-break:break-all}@media (max-width:968px){.payouts-grid{grid-template-columns:1fr}}.auto-transfer-page{margin:0 auto;max-width:1200px}.form-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(2,1fr);margin-bottom:1.5rem}.checkbox-group{grid-column:1/-1;margin-bottom:0}.checkbox-label{align-items:center;color:#2c3e50;cursor:pointer;display:flex;font-weight:600;gap:.75rem}.checkbox-label input[type=checkbox]{cursor:pointer;height:20px;width:20px}.rules-list{display:flex;flex-direction:column;gap:1.5rem}.rule-card{background:#667eea0d;border:2px solid #667eea33;border-radius:12px;padding:1.5rem;transition:all .3s ease}.rule-card:hover{border-color:#667eea66;box-shadow:0 4px 12px #667eea26}.rule-card.disabled{background:#95a5a60d;border-color:#95a5a633;opacity:.7}.rule-header{border-bottom:2px solid #0000000d;justify-content:space-between;margin-bottom:1.5rem;padding-bottom:1rem}.rule-header,.rule-name{align-items:center;display:flex}.rule-name{gap:1rem}.rule-name h4{color:#2c3e50;font-size:1.3rem;margin:0}.rule-status{border-radius:20px;font-size:.85rem;font-weight:600;padding:.5rem 1rem}.rule-status.active{background:#27ae601a;color:#27ae60}.rule-status.inactive{background:#95a5a61a;color:#7f8c8d}.rule-actions{display:flex;gap:.75rem}.rule-details{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr)}.rule-detail{align-items:flex-start;background:#ffffffb3;border-radius:8px;display:flex;gap:.75rem;padding:1rem}.detail-icon{font-size:1.5rem;line-height:1}.rule-detail strong{color:#5a6c7d;display:block;margin-bottom:.25rem}@media (max-width:968px){.form-grid{grid-template-columns:1fr}.rule-header{align-items:flex-start;flex-direction:column;gap:1rem}.rule-actions{flex-direction:column;width:100%}.rule-actions button{width:100%}.rule-details{grid-template-columns:1fr}}.ledger-page{margin:0 auto;max-width:1600px}.header-actions{gap:.75rem}.filter-controls,.view-controls{display:flex;gap:.5rem}.filter-btn,.view-btn{background:#0000000d;border:none;border-radius:8px;color:#5a6c7d;cursor:pointer;font-weight:600;padding:.75rem 1.5rem;transition:all .3s ease}.filter-btn:hover,.view-btn:hover{background:#0000001a}.filter-btn.active,.view-btn.active{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.ledger-table-container{max-height:70vh;overflow-x:auto;overflow-y:auto}.ledger-table{border-collapse:collapse;width:100%}.ledger-table thead{background:#00000008;position:-webkit-sticky;position:sticky;top:0;z-index:10}.ledger-table th{border-bottom:2px solid #0000001a;color:#2c3e50;font-weight:600;padding:1rem;text-align:left;white-space:nowrap}.ledger-table td{border-bottom:1px solid #0000000d;color:#5a6c7d;padding:1rem}.ledger-table tbody tr:hover{background:#667eea0d}.date-cell{font-size:.9rem;white-space:nowrap}.id-cell{color:#95a5a6;font-family:Courier New,monospace;font-size:.85rem}.type-badge{background:#667eea1a;border-radius:12px;color:#667eea;display:inline-block;font-size:.85rem;font-weight:600;padding:.5rem 1rem;white-space:nowrap}.amount-cell{font-size:1.1rem;font-weight:700;white-space:nowrap}.amount-cell.positive{color:#27ae60}.amount-cell.negative{color:#e74c3c}.details-cell{font-size:.9rem;max-width:300px}.details-cell .note{color:#95a5a6;font-style:italic;margin-top:.25rem}.ledger-text-container{background:#1e1e1e;border-radius:8px;max-height:70vh;overflow:auto;padding:1.5rem}.ledger-text{word-wrap:break-word;color:#d4d4d4;font-family:Courier New,monospace;font-size:.9rem;line-height:1.6;margin:0;white-space:pre-wrap}@media (max-width:968px){.filter-controls,.header-actions,.view-controls{flex-wrap:wrap}.filter-btn,.view-btn{font-size:.85rem;padding:.6rem 1rem}.ledger-table{font-size:.85rem}.ledger-table td,.ledger-table th{padding:.75rem .5rem}}@media (max-width:768px){.page-header{align-items:flex-start;flex-direction:column;gap:1rem}.header-actions{width:100%}.header-actions button{flex:1 1}.ledger-table-container{overflow-x:scroll}.ledger-table{min-width:900px}}.paypal-oauth-page{margin:0 auto;max-width:1000px}.page-subtitle{color:#4a5568;font-size:1.1rem;font-weight:400;margin:.5rem 0 0}.oauth-container{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr;margin-top:2rem}.oauth-card{padding:3rem 2rem;text-align:center}.oauth-card.connected{background:linear-gradient(135deg,#0070ba0d,#0070ba1a);border:2px solid #0070ba33}.oauth-icon{display:block;font-size:4rem;margin-bottom:1.5rem}.oauth-icon.connected,.oauth-icon.success{color:#0070ba}.oauth-icon.error{color:#e74c3c}.oauth-card.success{background:linear-gradient(135deg,#0070ba0d,#0070ba1a);border:2px solid #0070ba33}.oauth-card.error{background:linear-gradient(135deg,#e74c3c0d,#e74c3c1a);border:2px solid #e74c3c33}.oauth-benefits,.oauth-security{background:#00000005;border-radius:12px;margin:2rem 0;padding:1.5rem;text-align:left}.oauth-benefits h4,.oauth-security h4{color:#2c3e50;font-size:1.1rem;margin-bottom:1rem}.oauth-benefits ul,.oauth-security ul{list-style:none;margin:0;padding:0}.oauth-benefits li,.oauth-security li{color:#4a5568;font-size:.95rem;font-weight:400;padding:.5rem 0}.btn-large{border-radius:12px;font-size:1.2rem;font-weight:700;margin-top:1.5rem;padding:1.25rem 2.5rem}.account-info{display:flex;flex-direction:column;gap:1rem;margin:2rem 0;text-align:left}.info-item{align-items:center;background:#00000005;border-radius:8px;display:flex;justify-content:space-between;padding:1rem}.info-item label{color:#2c3e50;font-weight:600;min-width:120px}.info-item span{color:#2c3e50;font-weight:500}.user-id{background:#0000000d;border-radius:4px;font-family:Courier New,monospace;font-size:.9rem;padding:.25rem .5rem}.account-type{color:#0070ba;font-weight:600;text-transform:capitalize}.oauth-actions{display:flex;gap:1rem;justify-content:center;margin-top:2rem}.info-card{grid-column:1/-1}.oauth-flow{justify-content:space-between;margin-top:1.5rem}.flow-step,.oauth-flow{align-items:center;display:flex}.flow-step{flex:1 1;flex-direction:column;text-align:center}.step-number{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;color:#fff;display:flex;font-size:1.2rem;font-weight:700;height:50px;justify-content:center;margin-bottom:1rem;width:50px}.step-content h4{color:#2c3e50;font-size:1.1rem;margin-bottom:.5rem}.step-content p{color:#4a5568;font-size:.9rem;font-weight:400;line-height:1.4}.flow-arrow{color:#667eea;font-size:2rem;font-weight:700;margin:0 1rem}@media (max-width:968px){.oauth-container{grid-template-columns:1fr}.oauth-flow{flex-direction:column;gap:1rem}.flow-arrow{margin:.5rem 0;transform:rotate(90deg)}.info-item,.oauth-actions{flex-direction:column}.info-item{align-items:flex-start;gap:.5rem}}.error-details,.success-details{margin:2rem 0;text-align:left}.error-message,.error-suggestions,.success-item{align-items:flex-start;background:#00000005;border-radius:8px;display:flex;margin:1.5rem 0;padding:1rem}.success-icon{font-size:1.5rem;margin-right:1rem;margin-top:.2rem}.success-text h4{color:#2c3e50;font-weight:600;margin:0 0 .5rem}.success-text p{color:#4a5568;font-weight:400;margin:0}.error-text{color:#e74c3c;font-weight:500;margin:.5rem 0}.error-suggestions ul{margin:.5rem 0;padding-left:1.5rem}.error-suggestions li{color:#4a5568;font-weight:400;margin:.5rem 0}.error-actions,.success-actions{display:flex;gap:1rem;justify-content:center;margin:2rem 0}.redirect-notice{background:#3498db1a;border-radius:8px;color:#3498db;margin-top:1rem;padding:1rem;text-align:center}.help-section{background:#00000005;border-radius:8px;margin-top:2rem;padding:1.5rem;text-align:left}.help-section h4{color:#2c3e50;margin:0 0 1rem}.help-section p{color:#4a5568;font-weight:400;margin:0}.app{background:linear-gradient(135deg,#667eea,#764ba2);display:flex;min-height:100vh}.main-content{display:flex;flex:1 1;flex-direction:column;transition:margin-left .3s ease}.main-content.sidebar-open{margin-left:250px}.main-content.sidebar-closed{margin-left:0}.app-header{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;box-shadow:0 2px 10px #0000001a;display:flex;gap:1rem;padding:1.5rem 2rem}.menu-toggle{background:none;border:none;border-radius:8px;cursor:pointer;font-size:1.5rem;padding:.5rem;transition:background .3s ease}.menu-toggle:hover{background:#0000000d}.app-header h1{color:#2c3e50;flex:1 1;font-size:1.8rem;font-weight:700}.header-actions{align-items:center;display:flex;gap:1rem}.user-info{align-items:flex-end;display:flex;flex-direction:column;gap:.25rem}.user-details{align-items:center;display:flex;gap:.5rem}.user-email{color:#2c3e50;font-size:.9rem;font-weight:600}.paypal-name{color:#0070ba;font-size:.85rem;font-style:italic;font-weight:500}.connection-status{border-radius:12px;font-size:.75rem;font-weight:500;padding:.25rem .5rem}.connection-status.connected{background:#2ecc711a;border:1px solid #2ecc714d;color:#27ae60}.connection-status.disconnected{background:#e74c3c1a;border:1px solid #e74c3c4d;color:#e74c3c}.status-indicator{align-items:center;border-radius:20px;display:flex;font-size:.9rem;font-weight:500;gap:.5rem;padding:.5rem 1rem}.status-indicator.connected{background:#27ae601a;color:#27ae60}.status-indicator.disconnected{background:#e74c3c1a;color:#e74c3c}.loading-screen{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;display:flex;flex-direction:column;justify-content:center;min-height:100vh}.loading-screen .spinner{animation:spin 1s linear infinite;border:4px solid #ffffff4d;border-left-color:#fff;border-radius:50%;height:50px;margin-bottom:1rem;width:50px}.loading-screen p{font-size:1.2rem;font-weight:500}.content-area{flex:1 1;overflow-y:auto;padding:2rem}@media (max-width:768px){.main-content.sidebar-open{margin-left:0}.app-header h1{font-size:1.3rem}.content-area{padding:1rem}}.card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-radius:16px;box-shadow:0 8px 32px #0000001a;padding:2rem}.card,.card-header{margin-bottom:1.5rem}.card-header{align-items:center;border-bottom:2px solid #0000000d;display:flex;justify-content:space-between;padding-bottom:1rem}.card-title{color:#2c3e50;font-size:1.5rem;font-weight:700}.btn{align-items:center;border:none;border-radius:8px;cursor:pointer;display:inline-flex;font-size:.95rem;font-weight:600;gap:.5rem;padding:.75rem 1.5rem;transition:all .3s ease}.btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.btn-primary:hover{box-shadow:0 4px 12px #667eea66;transform:translateY(-2px)}.btn-success{background:#27ae60;color:#fff}.btn-success:hover{background:#229954;box-shadow:0 4px 12px #27ae6066;transform:translateY(-2px)}.btn-danger{background:#e74c3c;color:#fff}.btn-danger:hover{background:#c0392b;box-shadow:0 4px 12px #e74c3c66;transform:translateY(-2px)}.btn-secondary{background:#95a5a6;color:#fff}.btn-secondary:hover{background:#7f8c8d}.form-group{margin-bottom:1.5rem}.form-label{color:#2c3e50;display:block;font-weight:600;margin-bottom:.5rem}.form-input,.form-select,.form-textarea{border:2px solid #0000001a;border-radius:8px;font-size:1rem;padding:.75rem;transition:border-color .3s ease;width:100%}.form-input:focus,.form-select:focus,.form-textarea:focus{border-color:#667eea;outline:none}.form-textarea{min-height:100px;resize:vertical}.loading{align-items:center;display:flex;justify-content:center;padding:3rem}.spinner{animation:spin 1s linear infinite;border:4px solid #0000001a;border-left-color:#667eea;border-radius:50%;height:40px;width:40px}@keyframes spin{to{transform:rotate(1turn)}}.alert{border-radius:8px;font-weight:500;margin-bottom:1rem;padding:1rem 1.5rem}.alert-success{background:#27ae601a;border:1px solid #27ae604d;color:#27ae60}.alert-error{background:#e74c3c1a;border:1px solid #e74c3c4d;color:#e74c3c}.alert-info{background:#3498db1a;border:1px solid #3498db4d;color:#3498db}
/*# sourceMappingURL=main.533f2a96.css.map*/