body,html{padding:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background:url(/pattern-bg.svg),linear-gradient(135deg,#f8fafc,#e2e8f0);background-size:100px 100px,cover;background-repeat:repeat,no-repeat;background-attachment:fixed;background-position:0 0,50%;color:#1e293b;line-height:1.6;scroll-behavior:smooth}a{color:inherit;text-decoration:none}*{box-sizing:border-box}button{cursor:pointer;font-family:inherit}.app-container{padding-bottom:90px}.app-container,.public-layout-container{display:flex;flex-direction:column;min-height:100vh;width:100%;max-width:100%;margin:0;background:transparent}.modern-header{display:flex;justify-content:space-between;align-items:center;padding:0 2rem;height:64px;background:linear-gradient(180deg,rgba(255,255,255,1),rgba(248,250,252,.9));backdrop-filter:saturate(180%) blur(20px);border-bottom:1px solid rgba(226,232,240,.5);position:sticky;top:0;z-index:1000}.modern-logo-link{text-decoration:none}.modern-logo,.modern-logo-link{display:flex;align-items:center}.modern-logo{gap:.625rem;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1)}.modern-logo:hover{transform:translateY(-1px)}.modern-logo-icon{width:36px;height:36px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:10px;display:flex;align-items:center;justify-content:center;color:white;box-shadow:0 4px 12px rgba(102,126,234,.25);transition:all .3s cubic-bezier(.4,0,.2,1)}.modern-logo:hover .modern-logo-icon{box-shadow:0 6px 20px rgba(102,126,234,.35);transform:rotate(-5deg)}.modern-logo-text{font-size:1.375rem;font-weight:700;letter-spacing:-.5px;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.app-header{display:flex;justify-content:space-between;align-items:center;padding:0 2rem;height:64px;background:linear-gradient(180deg,rgba(255,255,255,1),rgba(248,250,252,.9));backdrop-filter:saturate(180%) blur(20px);border-bottom:1px solid rgba(226,232,240,.5);position:sticky;top:0;z-index:1000}.app-profile-dropdown{position:relative}.app-profile-button{display:flex;align-items:center;gap:.625rem;background:rgba(255,255,255,.8);backdrop-filter:blur(10px);border:1px solid rgba(226,232,240,.6);color:#334155;padding:.5rem .875rem;border-radius:12px;font-weight:500;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);font-size:.875rem}.app-profile-button:hover{background:rgba(255,255,255,1);border-color:rgba(203,213,225,.8);box-shadow:0 4px 12px rgba(0,0,0,.08);transform:translateY(-1px)}.app-profile-avatar{width:28px;height:28px;border-radius:10px;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;color:white;font-weight:600;font-size:.7rem;letter-spacing:.5px;box-shadow:0 2px 8px rgba(102,126,234,.2)}.app-dropdown-menu{position:absolute;top:calc(100% + .5rem);right:0;background:white;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 10px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);min-width:200px;overflow:hidden;z-index:200;backdrop-filter:blur(8px)}.app-dropdown-item{display:flex;align-items:center;gap:.75rem;padding:.875rem 1.25rem;color:#374151;text-decoration:none;transition:all .15s ease;cursor:pointer;border:none;background:none;width:100%;text-align:left;font-size:.875rem}.app-dropdown-item:hover{background-color:#f8fafc;color:#1f2937}.app-dropdown-item.danger{color:#dc2626}.app-dropdown-item.danger:hover{background-color:#fef2f2;color:#b91c1c}.app-dropdown-divider{height:1px;background-color:#e5e7eb;margin:.5rem 0}.app-main-content{flex:1;padding:1.5rem;max-width:1200px;margin:0 auto;width:100%}.app-bottom-nav{justify-content:space-around;border-top:1px solid #e2e8f0;background-color:#ffffff;padding:.75rem 0;box-shadow:0 -1px 3px 0 rgba(0,0,0,.1);backdrop-filter:blur(8px);position:fixed;bottom:0;left:0;right:0;z-index:50}.app-bottom-nav,.app-nav-item{display:flex;align-items:center}.app-nav-item{flex-direction:column;gap:.25rem;color:#64748b;text-decoration:none;padding:.5rem 1rem;border-radius:12px;min-width:60px;transition:all .2s ease;position:relative}.app-nav-item:hover{color:#3b82f6;background-color:#f1f5f9}.app-nav-icon{display:flex;align-items:center;justify-content:center}.app-nav-icon svg{width:24px;height:24px}.app-nav-label{font-size:.75rem;font-weight:500;text-align:center}.app-nav-item.app-active{color:#3b82f6;font-weight:600;background-color:#eff6ff}.app-nav-item.app-active:before{content:"";position:absolute;top:-.75rem;left:50%;transform:translateX(-50%);width:24px;height:3px;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:2px}.modern-card{background-color:#ffffff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 1px 3px 0 rgba(0,0,0,.1);overflow:hidden;transition:all .2s ease}.modern-card:hover{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);transform:translateY(-1px)}.link-card{background:#ffffff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 1px 3px 0 rgba(0,0,0,.1);display:flex;flex-direction:column;overflow:hidden;transition:all .2s ease;margin-bottom:1rem}.link-card:hover{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);transform:translateY(-1px)}.link-card-deleted{background-color:#f8fafc;opacity:.8;border-color:#cbd5e1}.link-card-deleted:hover{opacity:1}.link-card-deleted-notice{font-size:.875rem;font-weight:500;color:#dc2626;background-color:#fef2f2;padding:.75rem;border-radius:8px;text-align:center;margin:0 0 1rem;border:1px solid #fecaca}.link-card-header{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.25rem;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-bottom:1px solid #e2e8f0}.link-card-price{font-size:1.25rem;font-weight:700;color:#3b82f6;display:flex;align-items:center;gap:.5rem}.link-card-date{font-size:.875rem;color:#64748b;font-weight:500}.link-card-body{padding:1.25rem}.link-card-link-label{font-size:.875rem;color:#64748b;margin:0 0 .5rem;font-weight:500}.link-card-link-input{width:100%;padding:.75rem;border-radius:8px;border:1px solid #d1d5db;background-color:#f9fafb;font-family:SF Mono,Monaco,Cascadia Code,Roboto Mono,monospace;font-size:.875rem;margin-bottom:1rem;transition:all .2s ease}.link-card-link-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.link-card-stats{display:flex;align-items:center;gap:.75rem;font-size:.875rem;color:#64748b;font-weight:500}.link-card-stats span{display:flex;align-items:center;gap:.25rem}.link-card-actions{display:flex;border-top:1px solid #e2e8f0}.link-card-actions button{flex:1;padding:1rem;border:none;background:none;cursor:pointer;font-weight:500;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:.875rem}.link-card-copy-button{color:#3b82f6}.link-card-copy-button:hover{background-color:#eff6ff}.link-card-restore-button{color:#059669}.link-card-restore-button:hover{background-color:#ecfdf5}.link-card-delete-button{color:#dc2626;border-left:1px solid #e2e8f0}.link-card-delete-button:hover{background-color:#fef2f2}.modern-input{width:100%;padding:.75rem 1rem;border:1px solid #d1d5db;border-radius:8px;font-size:1rem;transition:all .2s ease;background-color:#ffffff}.modern-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.modern-button{padding:.625rem 1.25rem;border:none;border-radius:10px;font-weight:500;cursor:pointer;transition:all .2s ease;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-size:.875rem}.modern-button-primary{background:linear-gradient(135deg,#667eea,#764ba2);color:#ffffff;border:none;box-shadow:0 4px 12px rgba(102,126,234,.25)}.modern-button-primary:hover{background:linear-gradient(135deg,#5a67d8,#6b4697);box-shadow:0 6px 20px rgba(102,126,234,.35);transform:translateY(-1px)}.modern-button-secondary{background:rgba(255,255,255,.9);backdrop-filter:blur(10px);color:#334155;border:1px solid rgba(226,232,240,.6);font-weight:500}.modern-button-secondary:hover{background:rgba(255,255,255,1);border-color:rgba(203,213,225,.8);box-shadow:0 4px 12px rgba(0,0,0,.08);transform:translateY(-1px)}.modern-dropzone{border:2px dashed #cbd5e1;padding:3rem 2rem;text-align:center;cursor:pointer;border-radius:12px;margin-bottom:1.5rem;transition:all .2s ease;background:linear-gradient(135deg,#f8fafc,#f1f5f9)}.modern-dropzone:hover{border-color:#3b82f6;background:linear-gradient(135deg,#eff6ff,#dbeafe)}.modern-dropzone-icon{width:48px;height:48px;color:#64748b;margin:0 auto 1rem}.modern-dropzone:hover .modern-dropzone-icon{color:#3b82f6}@media (max-width:768px){.app-header,.modern-header{padding:0 1.25rem;height:60px}.modern-logo-text{font-size:1.25rem}.modern-logo-icon{width:32px;height:32px}.app-main-content{padding:1rem}.profile-username{display:none}.app-profile-button{padding:.5rem}.app-nav-icon svg{width:20px;height:20px}.app-nav-label{font-size:.7rem}.link-card-header{padding:.875rem 1rem}.link-card-body{padding:1rem}.link-card-actions button{padding:.875rem .5rem;font-size:.8rem}.modern-dropzone{padding:2rem 1rem}.app-dropdown-menu{min-width:160px}}@media (max-width:480px){.app-header,.modern-header{padding:0 .75rem;height:56px}.modern-logo-text{font-size:1.125rem}.modern-logo-icon{width:30px;height:30px}.app-main-content{padding:.75rem}.floating-button{right:.75rem;bottom:90px;padding:.875rem}.theme-switch{width:3em;height:1.6em}.theme-slider:before{height:.9em;width:.9em;left:.35em;bottom:.35em}.theme-switch-input:checked+.theme-slider:before{transform:translateX(1.2em)}.app-nav-item{min-width:50px;padding:.375rem .5rem}.app-nav-label{font-size:.65rem}}.glass-card{background:rgba(255,255,255,.9);backdrop-filter:saturate(200%) blur(20px);border:1px solid rgba(255,255,255,.18);border-radius:16px;box-shadow:0 8px 32px rgba(0,0,0,.1)}.gradient-text{background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.floating-button{position:fixed;bottom:100px;right:1.5rem;z-index:50;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:16px;color:white;padding:1rem;box-shadow:0 8px 32px rgba(102,126,234,.3);cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1)}.floating-button:hover{transform:translateY(-2px);box-shadow:0 12px 40px rgba(102,126,234,.4)}.modern-alert{padding:1.5rem;border-radius:16px;margin-bottom:1.5rem;border:1px solid transparent;backdrop-filter:blur(10px)}.modern-alert-warning{background:linear-gradient(135deg,rgba(255,251,235,.9),rgba(254,243,199,.9));border-color:rgba(254,215,170,.6);color:#92400e}.modern-alert-info{background-color:#eff6ff;border-color:#bfdbfe;color:#1e40af}.modern-alert-success{background-color:#ecfdf5;border-color:#a7f3d0;color:#065f46}.modern-alert-error{background-color:#fef2f2;border-color:#fecaca;color:#991b1b}.modern-progress{width:100%;height:8px;background-color:#e2e8f0;border-radius:4px;overflow:hidden}.modern-progress::-webkit-progress-bar{background-color:#e2e8f0;border-radius:4px}.modern-progress::-webkit-progress-value{background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:4px}@keyframes spin{to{transform:rotate(1turn)}}.animate-spin{animation:spin 1s linear infinite}.theme-switch{font-size:17px;position:relative;display:inline-block;width:3.5em;height:1.8em;border-radius:30px;box-shadow:0 0 10px rgba(0,0,0,.1);cursor:pointer}.theme-switch-input{opacity:0;width:0;height:0}.theme-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#2a2a2a;transition:.4s;border-radius:30px;overflow:hidden}.theme-slider:before{position:absolute;content:"";height:1em;width:1em;border-radius:20px;left:.4em;bottom:.4em;transition:.4s;transition-timing-function:cubic-bezier(.81,-.04,.38,1.5);box-shadow:inset 6px -3px 0 0 #fff}.theme-switch-input:checked+.theme-slider{background-color:#00a6ff}.theme-switch-input:checked+.theme-slider:before{transform:translateX(1.4em);box-shadow:inset 12px -3px 0 12px #ffcf48}.star{background-color:#fff;border-radius:50%;position:absolute;width:3px;transition:all .4s;height:3px}.star_1{left:2em;top:.4em}.star_2{left:1.8em;top:.9em}.star_3{left:2.4em;top:.7em}.cloud,.theme-switch-input:checked~.theme-slider .star{opacity:0}.cloud{width:2.8em;position:absolute;bottom:-1.2em;left:-.9em;transition:all .4s}.theme-switch-input:checked~.theme-slider .cloud{opacity:1}:root{--bg-primary:#f8fafc;--bg-secondary:#ffffff;--text-primary:#1e293b;--text-secondary:#64748b;--border-color:rgba(226,232,240,0.5);--card-bg:rgba(255,255,255,0.95);--header-bg:linear-gradient(180deg,rgba(255,255,255,1),rgba(248,250,252,0.9))}.dark-theme{--bg-primary:#0f172a;--bg-secondary:#1e293b;--text-primary:#f1f5f9;--text-secondary:#94a3b8;--border-color:rgba(51,65,85,0.5);--card-bg:rgba(30,41,59,0.95);--header-bg:linear-gradient(180deg,rgba(30,41,59,1),rgba(15,23,42,0.9))}.dark-theme body{background:url(/pattern-bg-dark.svg),linear-gradient(135deg,#0f172a,#1e293b);background-size:100px 100px,cover;background-repeat:repeat,no-repeat;background-attachment:fixed;background-position:0 0,50%;color:var(--text-primary)}.dark-theme .app-header,.dark-theme .modern-header{background:var(--header-bg);border-bottom:1px solid var(--border-color)}.dark-theme .app-profile-button,.dark-theme .glass-card,.dark-theme .modern-card{background:var(--card-bg);border-color:var(--border-color);color:var(--text-primary)}.dark-theme .app-profile-button:hover{background:var(--bg-secondary);border-color:rgba(148,163,184,.3)}.dark-theme .modern-button-secondary{background:var(--card-bg);color:var(--text-primary);border-color:var(--border-color)}.dark-theme .modern-button-secondary:hover{background:var(--bg-secondary);border-color:rgba(148,163,184,.3)}.dark-theme .app-dropdown-menu{background:var(--bg-secondary);border-color:var(--border-color)}.dark-theme .app-dropdown-item{color:var(--text-primary)}.dark-theme .app-dropdown-item:hover{background:rgba(51,65,85,.3)}.dark-theme footer{background:var(--bg-secondary)!important;border-color:var(--border-color)!important;color:var(--text-secondary)!important}.dark-theme footer a{color:#667eea!important}.dark-theme h1,.dark-theme h2,.dark-theme h3,.dark-theme h4,.dark-theme h5,.dark-theme h6{color:var(--text-primary)!important}.dark-theme p,.dark-theme span:not(.gradient-text):not(.modern-logo-text){color:var(--text-secondary)}.dark-theme div[style*="color: #1f2937"],.dark-theme div[style*="font-size: 1.25rem"],.dark-theme div[style*="font-size: 1.5rem"],.dark-theme div[style*="font-size: 1.75rem"],.dark-theme div[style*="font-weight: 600"],.dark-theme div[style*="font-weight: 700"],.dark-theme div[style*="fontSize: '1.25rem'"],.dark-theme div[style*="fontSize: '1.5rem'"],.dark-theme div[style*="fontWeight: '600'"],.dark-theme div[style*="fontWeight: '700'"],.dark-theme h1[style*="color: #1f2937"],.dark-theme h2[style*="color: #1f2937"],.dark-theme h3[style*="color: #1f2937"],.dark-theme span[style*="color: #1f2937"],.dark-theme span[style*="fontSize: '1.25rem'"],.dark-theme span[style*="fontSize: '1.5rem'"]{color:var(--text-primary)!important}.dark-theme .modern-alert-warning{background:linear-gradient(135deg,rgba(59,130,246,.1),rgba(37,99,235,.1));border-color:rgba(59,130,246,.3);color:#93c5fd}.dark-theme .modern-alert-error{background:linear-gradient(135deg,rgba(239,68,68,.1),rgba(220,38,38,.1));border-color:rgba(239,68,68,.3);color:#fca5a5}.dark-theme .app-bottom-nav{background:var(--bg-secondary);border-color:var(--border-color)}.dark-theme .app-nav-item{color:var(--text-secondary)}.dark-theme .app-nav-item.app-active,.dark-theme .app-nav-item:hover{color:#667eea;background:rgba(102,126,234,.1)}.dark-theme .modern-input{background:var(--bg-secondary);border-color:var(--border-color);color:var(--text-primary)}.dark-theme .modern-input:focus{border-color:#667eea;box-shadow:0 0 0 3px rgba(102,126,234,.1)}.dark-theme .react-hot-toast{background:var(--bg-secondary)!important;color:var(--text-primary)!important;border-color:var(--border-color)!important}.dark-theme div[style*="color: #64748b"]:not([style*="font-weight: 700"]):not([style*="font-weight: 600"]):not([style*="fontWeight: '700'"]):not([style*="fontWeight: '600'"]),.dark-theme div[style*="color:#64748b"]:not([style*="font-weight: 700"]):not([style*="font-weight: 600"]):not([style*="fontWeight: '700'"]):not([style*="fontWeight: '600'"]){color:var(--text-secondary)!important}.dark-theme div[style*="color: #0f172a"],.dark-theme div[style*="color: #1e293b"],.dark-theme div[style*="color: #374151"],.dark-theme div[style*="color: #475569"],.dark-theme div[style*="color: #64748b"][style*="font-weight: 600"],.dark-theme div[style*="color: #64748b"][style*="font-weight: 700"],.dark-theme div[style*="color: #64748b"][style*="fontWeight: '600'"],.dark-theme div[style*="color: #64748b"][style*="fontWeight: '700'"],.dark-theme div[style*="color:#0f172a"],.dark-theme div[style*="color:#1e293b"],.dark-theme div[style*="color:#374151"],.dark-theme div[style*="color:#475569"]{color:var(--text-primary)!important}.dark-theme div[style*="background: rgb(255, 255, 255)"],.dark-theme div[style*="background: rgba(255, 255, 255"]{background:var(--card-bg)!important}.dark-theme div[style*="background: #f8fafc"],.dark-theme div[style*="background: #ffffff"]{background:var(--bg-secondary)!important}.dark-theme div[style*="background: rgba(248, 250, 252"]{background:var(--card-bg)!important}.dark-theme div[style*="background: rgb(236, 253, 245)"]{background:rgba(5,150,105,.2)!important;border-color:rgba(5,150,105,.3)!important}.dark-theme div[style*="background: rgb(239, 246, 255)"]{background:rgba(59,130,246,.2)!important;border-color:rgba(59,130,246,.3)!important}.dark-theme div[style*="background: rgb(254, 242, 242)"]{background:rgba(220,38,38,.2)!important;border-color:rgba(220,38,38,.3)!important}.dark-theme [style*="background: #ffffff"][style*="position: fixed"],.dark-theme [style*="background: '#ffffff'"][style*="position: fixed"],.dark-theme [style*=border-top-left-radius][style*="background: #ffffff"],.dark-theme [style*=borderTopLeftRadius][style*=background],.dark-theme div[style*="background: #ffffff"][style*="borderTopLeftRadius: '24px'"],.dark-theme div[style*="background: '#ffffff'"][style*="borderTopLeftRadius: '24px'"]{background:var(--bg-secondary)!important}.dark-theme div[style*="border-bottom: 1px solid #e2e8f0"],.dark-theme div[style*="borderBottom: '1px solid #e2e8f0'"]{border-bottom-color:var(--border-color)!important}.dark-theme div[style*="background: 'rgba(0, 0, 0, 0.5)'"]{background:rgba(0,0,0,.7)!important}.dark-theme div[style*="background: '#d1d5db'"]{background:var(--text-secondary)!important}.dark-theme div[style*="background: '#f8fafc'"][style*=padding]{background:var(--card-bg)!important}.dark-theme div[style*="background: #ffffff"] input{background:var(--bg-secondary)!important;color:var(--text-primary)!important;border-color:var(--border-color)!important}.dark-theme div[style*="border: 1px solid #e2e8f0"][style*="background: #ffffff"]{background:var(--card-bg)!important;border-color:var(--border-color)!important}.dark-theme div[style*="background: #f8fafc"][style*="width: '48px'"]{background:var(--bg-secondary)!important}.dark-theme button[style*="background: '#fee2e2'"]{background:rgba(220,38,38,.2)!important}.dark-theme div[style*="background: #e2e8f0"][style*="height: '6px'"]{background:var(--border-color)!important}.dark-theme div[style*="background: 'linear-gradient(135deg, #f8fafc, #f1f5f9)'"]{background:var(--card-bg)!important}.dark-theme div[style*="background: '#ffffff'"][style*="borderRadius: '12px'"]{background:var(--bg-secondary)!important}.dark-theme div[style*="background: '#eff6ff'"]{background:rgba(59,130,246,.2)!important;border-color:rgba(59,130,246,.3)!important;color:#93c5fd!important}.dark-theme button{background:var(--bg-secondary)!important;color:var(--text-primary)!important;border-color:var(--border-color)!important}.dark-theme button[style*="background: #fef2f2"],.dark-theme button[style*="background: '#fef2f2'"]{background:rgba(220,38,38,.2)!important;color:#fca5a5!important}.dark-theme button[style*="background: #ffffff"],.dark-theme button[style*="background: '#ffffff'"],.dark-theme button[style*="background: white"]{background:var(--bg-secondary)!important;color:var(--text-primary)!important;border:1px solid var(--border-color)!important}.dark-theme div[style*="display: flex"][style*="gap: '1rem'"][style*="padding: '1rem'"]{background:var(--card-bg)!important;border-color:var(--border-color)!important}.dark-theme div[style*="display: flex"][style*="gap: '1rem'"] h4,.dark-theme div[style*="display: flex"][style*="gap: '1rem'"] p,.dark-theme div[style*="display: flex"][style*="gap: '1rem'"] span{color:var(--text-primary)!important}.dark-theme div[style*="color: #64748b"][style*="fontSize: '0.875rem'"]{color:#cbd5e1!important}.dark-theme div[style*="display: 'flex'"][style*="justifyContent: 'space-between'"],.dark-theme div[style*="display: 'flex'"][style*="justifyContent: 'space-between'"] span{color:var(--text-primary)!important}.dark-theme div[style*="color: #3b82f6"],.dark-theme span[style*="color: #3b82f6"]{color:#60a5fa!important}.dark-theme div[style*="fontSize: '0.875rem'"][style*="color: #64748b"]{color:#cbd5e1!important}.dark-theme div[style*="border-bottom: 1px solid #e2e8f0"],.dark-theme div[style*="borderBottom: '1px solid #e2e8f0'"]{border-bottom-color:var(--border-color)!important}.dark-theme div[style*="flex: 1"] h4{color:var(--text-primary)!important}.dark-theme div[style*="flex: 1"] p,.dark-theme div[style*="fontSize: '0.75rem'"]{color:var(--text-secondary)!important}.dark-theme [style*="background-color: #ffffff"],.dark-theme [style*="background-color: white"],.dark-theme [style*="backgroundColor: '#ffffff'"],.dark-theme [style*="backgroundColor: 'white'"]{background-color:var(--bg-secondary)!important}.dark-theme label[style*="color: #374151"]{color:var(--text-primary)!important}.dark-theme input[type=number]{border-color:var(--border-color)!important}.dark-theme input[style*="background: #ffffff"],.dark-theme input[type=number]{background:var(--bg-secondary)!important;color:var(--text-primary)!important}.dark-theme button[style*="background: linear-gradient(135deg, #3b82f6, #1d4ed8)"]{background:linear-gradient(135deg,#667eea,#764ba2)!important;box-shadow:0 4px 12px rgba(102,126,234,.3)!important}.dark-theme button[style*="background: #e2e8f0"]{background:var(--border-color)!important;color:var(--text-secondary)!important}.dark-theme div[style*="border: 1px solid #e2e8f0"][style*="borderRadius: '12px'"]{background:var(--card-bg)!important;border-color:var(--border-color)!important}.dark-theme div[style*="borderRadius: '12px'"] h4,.dark-theme div[style*="borderRadius: '12px'"] p{color:var(--text-primary)!important}.dark-theme div[style*="display: 'flex'"][style*="gap: '0.75rem'"] button{background:var(--bg-secondary)!important;color:var(--text-primary)!important;border:1px solid var(--border-color)!important}.dark-theme div[style*="background: linear-gradient(135deg, #9333ea"],.dark-theme div[style*="background: linear-gradient(135deg, rgb(147, 51, 234)"]{background:linear-gradient(135deg,#a855f7,#7c3aed)!important}.dark-theme div[style*="background: linear-gradient(135deg, #9333ea"] *,.dark-theme div[style*="background: linear-gradient(135deg, rgb(147, 51, 234)"] *{color:white!important}.dark-theme div[style*="background: linear-gradient(135deg, #3b82f6"],.dark-theme div[style*="background: linear-gradient(135deg, rgb(59, 130, 246)"]{background:linear-gradient(135deg,#60a5fa,#3b82f6)!important}.dark-theme div[style*="background: linear-gradient(135deg, #3b82f6"] *,.dark-theme div[style*="background: linear-gradient(135deg, rgb(59, 130, 246)"] *{color:white!important}.dark-theme div[style*="background: linear-gradient"] p[style*="color: white"]{color:white!important;opacity:1!important}.dark-theme div[style*="background: linear-gradient"] div,.dark-theme div[style*="background: linear-gradient"] p,.dark-theme div[style*="background: linear-gradient"] span{color:white!important}.dark-theme button[style*="border: none"][style*="cursor: pointer"]{border:1px solid var(--border-color)!important;background:var(--bg-secondary)!important}.dark-theme button[style*="background: linear-gradient"]{box-shadow:0 4px 12px rgba(102,126,234,.25)!important}.dark-theme div[style*="border-color: #e2e8f0"],.dark-theme div[style*="border: 1px solid #e2e8f0"],.dark-theme div[style*="border:1px solid #e2e8f0"]{border-color:var(--border-color)!important}.dark-theme div:contains("Verdient"),.dark-theme div:contains("Verkäufe"){color:var(--text-primary)!important}.dark-theme div:contains("Ausgegeben"),.dark-theme div:contains("Einnahmen"),.dark-theme div:contains("Mein Konto"),.dark-theme div:contains("PayPal"){color:var(--text-primary)!important}.dark-theme div[style*="display: 'flex'"] div[style*="fontWeight: '600'"],.dark-theme div[style*="display: 'flex'"] div[style*="fontWeight: '700'"],.dark-theme div[style*="fontSize: '0.875rem'"][style*="fontWeight: '600'"],.dark-theme div[style*="margin: '0 0"],.dark-theme div[style*="text-align: center"] h1,.dark-theme div[style*="textAlign: 'center'"] h1,.dark-theme span[style*="fontSize: '0.875rem'"][style*="fontWeight: '600'"],.dark-theme strong{color:var(--text-primary)!important}.dark-theme div[style*="background-color: #059669"] *,.dark-theme div[style*="background-color: #10b981"] *,.dark-theme div[style*="background-color: #2563eb"] *,.dark-theme div[style*="background-color: #3b82f6"] *,.dark-theme div[style*="background: #059669"] *,.dark-theme div[style*="background: #10b981"] *,.dark-theme div[style*="background: #2563eb"] *,.dark-theme div[style*="background: #3b82f6"] *,.dark-theme div[style*="background: #667eea"] *,.dark-theme div[style*="background: #764ba2"] *,.dark-theme div[style*="background: linear-gradient(135deg, #10b981"] *,.dark-theme div[style*="background: linear-gradient(135deg, #3b82f6"] *,.dark-theme div[style*="background: linear-gradient(135deg, #667eea"] *,.dark-theme div[style*="background: linear-gradient(135deg, #ef4444"] *,.dark-theme div[style*="background: linear-gradient(135deg, #f59e0b"] *,.dark-theme div[style*="background: rgba(102, 126, 234"] *,.dark-theme div[style*="background: rgba(16, 185, 129"] *,.dark-theme div[style*="background: rgba(245, 158, 11"] *,.dark-theme div[style*="background: rgba(59, 130, 246"] *,.dark-theme div[style*="backgroundColor: '#059669'"] *,.dark-theme div[style*="backgroundColor: '#10b981'"] *,.dark-theme div[style*="backgroundColor: '#2563eb'"] *,.dark-theme div[style*="backgroundColor: '#3b82f6'"] *,.dark-theme div[style*="backgroundColor: '#667eea'"] *,.dark-theme div[style*="backgroundColor: '#764ba2'"] *{color:white!important}.dark-theme [style*="color: #64748b"]{color:#cbd5e1!important}.dark-theme [style*="color: #475569"]{color:#e2e8f0!important}.dark-theme [style*="color: #374151"]{color:#f1f5f9!important}.dark-theme [style*="color: #1f2937"]{color:#f8fafc!important}.dark-theme [style*="color: #0f172a"]{color:#ffffff!important}.dark-theme [style*="opacity: 0.7"],.dark-theme [style*="opacity: 0.8"],.dark-theme [style*="opacity: 0.9"]{opacity:1!important}.dark-theme [style*=background][style*="#059669"] [style*="color:"],.dark-theme [style*=background][style*="#10b981"] [style*="color:"],.dark-theme [style*=background][style*="#2563eb"] [style*="color:"],.dark-theme [style*=background][style*="#3b82f6"] [style*="color:"],.dark-theme [style*=background][style*="#667eea"] [style*="color:"],.dark-theme [style*=background][style*="#764ba2"] [style*="color:"],.dark-theme span[style*="font-size: 0.875rem"][style*="opacity: 0.9"]{opacity:1!important;color:white!important}