.app-shell{color:#e2e8f0;background:#0f172a;flex-direction:column;min-height:100vh;display:flex}.app-shell__topbar{z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f172aeb;border-bottom:1px solid #94a3b833;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;padding:1.25rem 2.5rem;display:flex;position:sticky;top:0}.app-shell__brand{letter-spacing:.02em;margin:0;font-size:1.4rem;font-weight:600}.app-shell__nav ul{flex-wrap:wrap;align-items:center;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.nav-link{color:#e2e8f0ad;letter-spacing:.04em;text-transform:uppercase;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:linear-gradient(135deg,#1e293b99,#0f172a66);border:1px solid #94a3b82e;border-radius:.75rem;align-items:center;gap:.35rem;padding:.6rem 1.1rem;font-weight:600;text-decoration:none;transition:color .2s,transform .2s,box-shadow .2s,border-color .2s;display:inline-flex;position:relative;box-shadow:inset 0 1px #ffffff0a,0 6px 18px #0f172a59}.nav-link:after{content:"";border-radius:inherit;opacity:0;background:linear-gradient(135deg,#60a5fa66,#14b8a640) border-box;border:1px solid #0000;transition:opacity .2s;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:padding-box,border-box;mask-clip:padding-box,border-box;-webkit-mask-origin:padding-box,border-box;mask-origin:padding-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.nav-link:hover,.nav-link:focus-visible{color:#f8fafc;border-color:#60a5fa59;transform:translateY(-1px);box-shadow:inset 0 1px #ffffff14,0 10px 22px #1e40af59}.nav-link:hover:after,.nav-link:focus-visible:after{opacity:.75}.nav-link--active{color:#fff;text-shadow:0 0 12px #bfdbfea6;background:linear-gradient(135deg,#3b82f652,#14b8a647);border-color:#60a5fa8c;box-shadow:inset 0 1px #ffffff1f,0 12px 26px #2563eb59,0 0 0 1px #3b82f626}.nav-link--active:after{opacity:1}.nav-link--active:before{content:"";background:linear-gradient(90deg,#3b82f6d9,#14b8a6d9);border-radius:999px;height:4px;position:absolute;bottom:-8px;left:12px;right:12px;box-shadow:0 0 12px #3b82f680}.automation-page{background:radial-gradient(circle at 0 0,#3b82f638,#0000 45%),radial-gradient(circle at 100% 100%,#7e3af22e,#0000 40%),#0f172a;justify-content:center;align-items:flex-start;min-height:100vh;padding:2.5rem 1.5rem 3rem;display:flex}.automation-shell{gap:1.75rem;width:min(1080px,100%);display:grid}.automation-hero{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(135deg,#1e293bf0,#0f172ae0);border:1px solid #94a3b82e;border-radius:20px;flex-wrap:wrap;align-items:stretch;gap:1.5rem;padding:2rem 2.4rem;display:flex;box-shadow:0 24px 60px #0f172a99}.automation-hero__copy{flex:320px}.automation-hero__eyebrow{text-transform:uppercase;letter-spacing:.38em;color:#94a3b8b8;margin-bottom:.75rem;font-size:.75rem}.automation-hero__copy h1{color:#e2e8f0;letter-spacing:-.02em;margin:0 0 .65rem;font-size:2.25rem}.automation-hero__copy p{color:#d1d5dbbf;max-width:560px;margin:0;line-height:1.6}.automation-hero__stats{flex-wrap:wrap;flex:240px;justify-content:flex-end;align-items:stretch;gap:1rem;display:flex}.automation-stat{background:#0f172abf;border:1px solid #94a3b829;border-radius:14px;flex-direction:column;justify-content:center;gap:.25rem;min-width:100px;padding:.85rem 1.25rem;display:flex;box-shadow:inset 0 1px #ffffff0d}.automation-stat__label{text-transform:uppercase;letter-spacing:.3em;color:#94a3b8a6;font-size:.78rem}.automation-stat__value{color:#f8fafc;align-items:center;gap:.6rem;font-size:1.1rem;font-weight:600;display:inline-flex}.automation-stat__value--loading{color:#facc15}.automation-stat__value--offline{color:#f87171}.automation-stat__value--online{color:#4ade80}.automation-status-dot{background:currentColor;border-radius:50%;width:10px;height:10px;box-shadow:0 0 12px}.automation-content{gap:1.75rem;display:grid}.automation-form{background:linear-gradient(135deg,#0f172aeb,#111827f2);border:1px solid #94a3b824;border-radius:18px;gap:1.25rem;padding:1.8rem 2rem;display:grid;box-shadow:0 20px 45px #0f172a8c}.automation-fieldset{background:#0b1321d9;border:1px solid #94a3b829;border-radius:14px;margin:0;padding:1.1rem 1.4rem}.automation-fieldset--collapsed{padding-bottom:.5rem}.automation-fieldset--collapsed .automation-field{display:none}.automation-fieldset__legend{text-transform:uppercase;letter-spacing:.3em;color:#94a3b8bf;cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;margin-bottom:.5rem;padding:0 .6rem;font-size:.85rem;display:flex}.automation-fieldset__toggle{color:#94a3b8bf;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:.2rem .4rem;font-size:.8rem;transition:background-color .2s}.automation-fieldset__toggle:hover{background:#94a3b81a}.automation-field{gap:.5rem;margin-bottom:1.1rem;display:grid}.automation-field__label{color:#e2e8f0d9;font-size:.85rem;font-weight:600}.automation-field--split{grid-template-columns:minmax(120px,100px) 1fr auto auto;align-items:center}.automation-inline-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.85rem;display:grid}.automation-input,.automation-select{color:#e2e8f0;background:#0f172ab8;border:1px solid #94a3b838;border-radius:10px;padding:.55rem .75rem;font-size:.9rem;transition:border-color .2s,box-shadow .2s}.automation-input:focus,.automation-select:focus{border-color:#60a5fa8c;outline:none;box-shadow:0 0 0 3px #3b82f640}.automation-choice-group{flex-wrap:wrap;gap:.6rem;display:flex}.automation-choice{color:#e2e8f0cc;background:#1e293ba6;border:1px solid #94a3b83d;border-radius:999px;align-items:center;gap:.4rem;padding:.4rem .7rem;font-size:.82rem;display:inline-flex}.automation-choice input{accent-color:#60a5fad9}.automation-choice--inline{justify-content:flex-end}.automation-chip{cursor:pointer;border:none;border-radius:999px;padding:.35rem .8rem;font-size:.78rem;font-weight:600;transition:transform .2s,box-shadow .2s}.automation-chip--neutral{color:#e2e8f0d9;background:#94a3b833}.automation-chip--neutral:hover{transform:translateY(-1px);box-shadow:0 6px 16px #94a3b840}.automation-actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.automation-action-buttons{flex-wrap:wrap;gap:.75rem;display:flex}.automation-action-meta{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.automation-button{cursor:pointer;border:none;border-radius:12px;padding:.6rem 1.35rem;font-size:.92rem;font-weight:600;transition:transform .2s,box-shadow .2s,background .2s}.automation-button--primary{color:#f8fafc;background:linear-gradient(135deg,#3b82f6,#7c3aed);box-shadow:0 10px 24px #3b82f659}.automation-button--primary:hover{transform:translateY(-1px);box-shadow:0 14px 28px #3b82f66b}.automation-button--danger{color:#fdf2f8;background:linear-gradient(135deg,#f87171,#fb7185);box-shadow:0 10px 24px #f8717159}.automation-button--danger:hover{transform:translateY(-1px);box-shadow:0 14px 28px #f8717173}.automation-button--ghost{color:#e2e8f0cc;background:#1e293ba6;border:1px solid #94a3b840}.automation-button--ghost:hover{transform:translateY(-1px);box-shadow:0 10px 24px #1e293b59}.automation-status-chip{background:#1e293b99;border:1px solid #94a3b82e;border-radius:999px;align-items:center;gap:.45rem;padding:.35rem .85rem;font-size:.78rem;font-weight:600;display:inline-flex}.automation-status-chip--online{color:#4ade80}.automation-status-chip--loading{color:#facc15}.automation-status-chip--offline{color:#f87171}.automation-balance{color:#e2e8f0d9;font-size:.9rem}.automation-history{background:linear-gradient(135deg,#0f172af5,#111827e6);border:1px solid #94a3b829;border-radius:18px;padding:1.6rem 2rem;box-shadow:0 20px 45px #0f172a8c}.automation-history__header{justify-content:space-between;align-items:center;display:flex}.automation-history__title-section{flex-direction:column;gap:.25rem;display:flex}.automation-history__header h2{color:#e2e8f0;margin:0;font-size:1.45rem}.automation-history__header p{color:#94a3b8b3;margin:0;font-size:.9rem}.automation-history__table-wrapper{background:#09101cd1;border:1px solid #94a3b824;border-radius:14px;margin-top:1.1rem;overflow:hidden}.automation-history__table-wrapper table{border-collapse:collapse;width:100%}.automation-history__table-wrapper th,.automation-history__table-wrapper td{text-align:left;padding:.7rem .95rem;font-size:.85rem}.automation-history__table-wrapper th{color:#e2e8f0d9;letter-spacing:.05em;text-transform:uppercase;background:#1e293bd9;font-weight:700}.automation-history__cell{color:#e2e8f0c7;border-top:1px solid #94a3b81a}.automation-history__cell--center{text-align:center}.automation-history__cell--right{text-align:right;font-variant-numeric:tabular-nums}.automation-history__row--win .automation-history__cell{color:#f87171}.automation-history__row--lose .automation-history__cell{color:#60a5fa}.automation-history__row--draw .automation-history__cell{color:#34d399}.automation-history__row--betsopen .automation-history__cell{color:#776c4f;font-weight:500}.automation-history__row--bet-success .automation-history__cell{color:#fbbf24}.automation-history__row--bet-failed .automation-history__cell,.automation-stat__value--profit{color:#ef4444}.automation-stat__value--loss{color:#60a5fa}.automation-history__empty{text-align:center;color:#94a3b899;padding:2.5rem 1rem;font-size:.95rem}@media (max-width:768px){.automation-field--split{grid-template-columns:1fr;gap:.45rem}.automation-actions{flex-direction:column;align-items:stretch}.automation-action-buttons,.automation-action-meta{justify-content:space-between}}.app-shell__content{background:linear-gradient(#0f172ae6 0%,#0f172afa 100%);flex-direction:column;flex:auto;min-height:0;padding:0;display:flex;overflow:hidden}.page-loading{color:#e2e8f0bf;padding:2rem;font-size:1rem}.loading-screen{color:#e2e8f0d9;text-align:center;background:linear-gradient(135deg,#0f172a 0%,#1e3a8a 100%);flex-direction:column;justify-content:center;align-items:center;gap:1.25rem;min-height:100vh;display:flex}.loading-screen p{margin:0;font-size:1.05rem}.loading-screen__spinner{border:4px solid #94a3b859;border-top-color:#5eead4e6;border-radius:50%;width:3.25rem;height:3.25rem;animation:.9s ease-in-out infinite loading-spin}.loading-screen__spinner:after{content:""}.page{gap:1.5rem;padding:0 2.5rem;display:grid}.page header h1,.page h1{margin:0;font-size:2rem}.status-badge{text-transform:uppercase;letter-spacing:.04em;color:#e2e8f0d9;background:#94a3b826;border-radius:999px;align-items:center;gap:.4rem;padding:.35rem .7rem;font-size:.85rem;display:inline-flex}.status-badge:before{content:"";background:#94a3b8bf;border-radius:50%;width:.5rem;height:.5rem}.status-online{color:#bbf7d0;background:#22c55e2e}.status-online:before{background:#22c55e}.status-offline{color:#fecaca;background:#f871712e}.status-offline:before{background:#f87171}.placeholder-card{background:#0f766e33;border:1px solid #14b8a64d;border-radius:1rem;padding:1.5rem}.placeholder-card ul{margin:.75rem 0 0;padding-left:1.25rem}.page--centered{place-items:center;display:grid}.form-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));align-items:flex-end;gap:1rem;display:grid}.form-grid input,.form-grid select{color:#e2e8f0;background:#0f172af2;border:1px solid #94a3b866;border-radius:.6rem;padding:.65rem .75rem}.checkbox-group{background:#0f172ad9;border:1px solid #94a3b859;border-radius:.7rem;flex-wrap:wrap;gap:.75rem;min-width:220px;padding:.75rem 1rem;display:flex}.checkbox-group legend{text-transform:uppercase;letter-spacing:.04em;color:#94a3b8b3;font-size:.8rem}.checkbox-item{color:#e2e8f0d9;align-items:center;gap:.4rem;font-size:.85rem;display:flex}.form-actions{align-items:center;gap:1rem;display:flex}.form-actions button{color:#fff;cursor:pointer;background:#3b82f6d9;border:none;border-radius:.6rem;padding:.7rem 1.4rem;font-weight:600;transition:background .2s}.form-actions button:hover{background:#3b82f6}.form-actions button:disabled{cursor:not-allowed;background:#3b82f680}.auth-form{gap:1.2rem;width:100%;display:grid}.auth-field{gap:.6rem;display:grid}.auth-form label{color:#e2e8f0e6;font-size:.95rem;font-weight:500}.auth-input{color:#f8fafc;background:#0f172af2;border:1px solid #94a3b859;border-radius:.7rem;width:100%;padding:.75rem .85rem;transition:border-color .2s,box-shadow .2s}.auth-input:focus{border-color:#5eead4b3;outline:none;box-shadow:0 0 0 3px #5eead440}.auth-btn{color:#fff;cursor:pointer;background:linear-gradient(45deg,#38bdf8,#2563eb);border:none;border-radius:.8rem;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:.5rem;padding:.85rem 1rem;font-size:1rem;font-weight:600;transition:transform .2s,box-shadow .2s;display:inline-flex}.auth-btn:hover{transform:translateY(-1px);box-shadow:0 10px 25px #3b82f659}.auth-btn:disabled{opacity:.65;cursor:not-allowed;box-shadow:none;transform:none}.form-error{color:#fca5a5;margin:0;font-size:.85rem}.stat-card-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;display:grid}.stat-card{background:#1e293bcc;border:1px solid #94a3b833;border-radius:.9rem;gap:.35rem;padding:1.25rem;display:grid}.stat-label{text-transform:uppercase;letter-spacing:.05em;color:#94a3b8bf;font-size:.75rem}.stat-value{color:#f8fafc;font-size:1.5rem;font-weight:600}.table-wrapper{background:#0f172ad9;border:1px solid #94a3b840;border-radius:1rem;overflow:hidden}.data-table{border-collapse:collapse;color:#e2e8f0;width:100%;font-size:.9rem}.data-table thead{text-align:left;background:#1e293bcc}.data-table th,.data-table td{vertical-align:top;border-bottom:1px solid #94a3b826;padding:.85rem 1rem}.data-table tbody tr:hover{background:#3b82f61a}.table-cell-title{gap:.2rem;display:grid}.table-cell-title .emphasis{font-weight:600}.table-cell-title .subtle{color:#94a3b8b3;font-size:.75rem}.empty-state{text-align:center;color:#94a3b8b3}.status-checking:before{background:#94a3b8bf}.auth-page{box-sizing:border-box;background:linear-gradient(135deg,#1e3c72 0%,#2a5298 100%);justify-content:center;align-items:center;min-height:100vh;padding:2.5rem 1.5rem;display:flex}.auth-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f172ad9;border:1px solid #94a3b840;border-radius:1.4rem;gap:1.75rem;width:min(440px,100%);padding:2.5rem 2.25rem;display:grid;box-shadow:0 18px 45px #0f172a66}.auth-header{text-align:center;gap:.75rem;display:grid}.auth-header h1{color:#e0f2fe;margin:0;font-size:2rem;font-weight:700}.auth-header p{color:#e2e8f0bf;margin:0;font-size:.95rem}.auth-message{border:1px solid #0000;border-radius:.8rem;padding:.85rem 1rem;font-size:.9rem}.auth-message.error{color:#fecaca;background:#ef444426;border-color:#ef444440}.auth-message.success{color:#bbf7d0;background:#22c55e2e;border-color:#22c55e40}.auth-spinner{border:3px solid #ffffff59;border-top-color:#fff;border-radius:50%;width:1.15rem;height:1.15rem;animation:.9s ease-in-out infinite loading-spin}@keyframes loading-spin{to{transform:rotate(360deg)}}.auth-footer{text-align:center;color:#e2e8f0bf;font-size:.9rem}.auth-link{color:#38bdf8;font-weight:600;text-decoration:none}.auth-link:hover{text-decoration:underline}.auth-inline-group{align-items:center;gap:.75rem;display:flex}.auth-check-btn{color:#bfdbfe;cursor:pointer;background:#2563eb26;border:1px solid #3b82f68c;border-radius:.8rem;padding:.7rem 1rem;font-weight:600;transition:all .2s}.auth-check-btn:hover{background:#2563eb40}.auth-check-btn.checked{color:#bbf7d0;background:#22c55e33;border-color:#22c55e73}.auth-check-btn:disabled{opacity:.6;cursor:not-allowed}.auth-check-message{color:#e2e8f0bf;margin-top:.5rem;font-size:.85rem}.auth-check-message.available{color:#bbf7d0}.auth-check-message.unavailable{color:#fecaca}.auth-password-strength{margin-top:.4rem;font-size:.85rem}.auth-password-strength.weak{color:#f87171}.auth-password-strength.medium{color:#fbbf24}.auth-password-strength.strong{color:#4ade80}.legacy-iframe-shell{background:#0f172a;flex:1;min-height:0;overflow:hidden}.legacy-iframe-shell .legacy-iframe{background:0 0;border:none;width:100%;height:100%}.access-denied{text-align:center;background:#0f172af2;border:1px solid #ef44444d;border-radius:1rem;flex-direction:column;justify-content:center;align-items:center;max-width:500px;min-height:60vh;margin:2rem auto;padding:2rem;display:flex}.access-denied h2{color:#fca5a5;margin-bottom:1rem;font-size:1.8rem}.access-denied p{color:#e2e8f0cc;margin:.5rem 0;font-size:1rem}nnn.app-shell__nav{flex:1;align-items:center;display:flex}.app-shell__user{color:#e2e8f0d9;align-items:center;gap:.75rem;font-size:.85rem;display:inline-flex}.app-shell__user button{color:#e2e8f0;cursor:pointer;background:#3b82f638;border:1px solid #3b82f666;border-radius:.6rem;padding:.5rem .85rem;font-size:.8rem;font-weight:600;transition:background .2s,box-shadow .2s}.app-shell__user button:hover{background:#3b82f659;box-shadow:0 0 12px #3b82f659}.app-topbar__name{font-weight:600}.app-topbar__expiry{color:#94a3b8bf;font-size:.8rem}.app-topbar__settings{color:#bfdbfe;cursor:pointer;background:#3b82f62e;border:none;border-radius:50%;justify-content:center;align-items:center;width:2rem;height:2rem;transition:background .2s,box-shadow .2s;display:inline-flex}.app-topbar__settings:hover{background:#3b82f64d;box-shadow:0 0 10px #3b82f659}.app-topbar__logout{color:#fecaca;cursor:pointer;background:#f871712e;border:1px solid #f8717159;border-radius:.6rem;padding:.45rem .9rem;font-size:.8rem;font-weight:600;transition:background .2s,box-shadow .2s}.app-topbar__logout:hover{background:#f871714d;box-shadow:0 0 10px #f871714d}.modal{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;background:#0f0f23cc;justify-content:center;align-items:center;width:100%;height:100%;display:none;position:fixed;top:0;left:0}.modal.active{display:flex}.modal-content{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:25px;width:90%;max-width:550px;max-height:80vh;padding:0;overflow-y:auto;box-shadow:0 25px 50px #00000080}.modal-header{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;padding:25px 30px;display:flex}.modal-header h2{color:var(--text-primary);font-size:1.6rem;font-weight:600}.modal-close{background:var(--btn-danger);color:var(--text-primary);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:20px;transition:all .3s;display:flex}.modal-close:hover{transform:scale(1.05)}.modal-body{padding:25px 30px}.logic-tabs{gap:5px;margin-bottom:20px;display:flex}.logic-tab{color:var(--text-secondary);cursor:pointer;background:#0003;border:1px solid #fff3;border-radius:8px;flex:1;padding:10px;transition:all .3s}.logic-tab.active{background:var(--btn-primary);color:#fff;border-color:var(--text-accent)}.logic-tab:hover{background:#0000004d}.modal-amount-inputs{margin-bottom:20px}.modal-amount-group{align-items:center;gap:12px;margin-bottom:12px;display:flex}.modal-amount-input{border:2px solid var(--border-color);background:var(--bg-card);color:var(--text-primary);border-radius:10px;flex:1;padding:12px 16px;font-size:16px;transition:all .3s}.modal-amount-input:focus{border-color:var(--text-accent);outline:none;box-shadow:0 0 0 3px #00d4ff33}.modal-remove-btn{background:var(--btn-danger);color:var(--text-primary);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:16px;transition:all .3s;display:flex}.modal-remove-btn:hover{transform:scale(1.05)}.modal-max-input-group{align-items:center;gap:12px;margin-bottom:20px;display:flex}.modal-max-input-group label{color:var(--text-secondary);min-width:80px;font-weight:600}.modal-max-input-group input{border:2px solid var(--border-color);background:var(--bg-card);color:var(--text-primary);border-radius:10px;flex:1;padding:12px 16px;font-size:16px;transition:all .3s}.modal-max-input-group input:focus{border-color:var(--text-accent);outline:none;box-shadow:0 0 0 3px #00d4ff33}.modal-actions{justify-content:flex-end;gap:12px;padding:0 30px 25px;display:flex}.modal-add-btn,.modal-confirm-btn{cursor:pointer;border:none;border-radius:10px;padding:12px 24px;font-size:16px;font-weight:600;transition:all .3s}.modal-add-btn{background:var(--btn-success);color:var(--text-primary)}.modal-add-btn:hover{transform:translateY(-2px)}.modal-confirm-btn{background:var(--btn-primary);color:var(--text-primary)}.modal-confirm-btn:hover{transform:translateY(-2px)}.modal-overlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;background:#0f0f23cc;justify-content:center;align-items:center;width:100%;height:100%;display:none;position:fixed;top:0;left:0}.modal-overlay.active{display:flex}.auto-settings-form{margin-bottom:25px}.form-group{margin-bottom:20px}.form-group label{color:var(--text-primary);margin-bottom:8px;font-size:1.1rem;font-weight:500;display:block}.form-input{border:2px solid var(--border-color);background:var(--bg-card);width:100%;color:var(--text-primary);border-radius:10px;padding:12px 16px;font-size:16px;transition:all .3s}.form-input:focus{border-color:var(--text-accent);outline:none;box-shadow:0 0 0 3px #00d4ff1a}.form-input::placeholder{color:var(--text-muted)}.btn-primary,.modal-confirm-btn{color:#fff;cursor:pointer;background:#4a5568;border:none;border-radius:12px;padding:12px 24px;font-size:14px;font-weight:600;transition:all .3s;position:relative;overflow:hidden}.btn-primary:hover,.modal-confirm-btn:hover{background:#2d3748;transform:translateY(-2px)}.btn-primary:active,.modal-confirm-btn:active{transform:translateY(0)}.btn-primary:disabled,.modal-confirm-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.btn-secondary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#f093fb 0%,#f5576c 100%);border:none;border-radius:12px;padding:12px 24px;font-size:14px;font-weight:600;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 4px 15px #f5576c66}.btn-secondary:hover{transform:translateY(-2px);box-shadow:0 8px 25px #f5576c99}.btn-secondary:active{transform:translateY(0);box-shadow:0 2px 10px #f5576c66}.btn-secondary:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.btn-secondary:hover:before{left:100%}.modal-start-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#4facfe 0%,#00f2fe 100%);border:none;border-radius:12px;min-width:80px;padding:12px 24px;font-size:14px;font-weight:600;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 4px 15px #4facfe66}.modal-start-btn:hover{transform:translateY(-2px);box-shadow:0 8px 25px #4facfe99}.modal-start-btn:active{transform:translateY(0);box-shadow:0 2px 10px #4facfe66}.modal-start-btn:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.modal-start-btn:hover:before{left:100%}.modal-add-btn{color:#fff;cursor:pointer;border:none;border-radius:10px;padding:10px 20px;font-size:14px;font-weight:600;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 4px 15px #43e97b66}.modal-add-btn:hover{transform:translateY(-2px);box-shadow:0 8px 25px #43e97b99}.modal-add-btn:active{transform:translateY(0);box-shadow:0 2px 10px #43e97b66}.modal-add-btn:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:0 4px 15px #43e97b33}.modal-add-btn:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.modal-add-btn:hover:before{left:100%}.modal-remove-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ff6b6b 0%,#ee5a52 100%);border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:16px;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 15px #ff6b6b66}.modal-remove-btn:hover{transform:scale(1.1);box-shadow:0 8px 25px #ff6b6b99}.modal-remove-btn:active{transform:scale(.95);box-shadow:0 2px 10px #ff6b6b66}.modal-remove-btn:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.modal-remove-btn:hover:before{left:100%}.max-consecutive-btn{color:#333;cursor:pointer;background:linear-gradient(135deg,#a8edea 0%,#fed6e3 100%);border:none;border-radius:8px;padding:8px 16px;font-size:12px;font-weight:600;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 2px 10px #a8edea66}.max-consecutive-btn:hover{transform:translateY(-1px);box-shadow:0 4px 15px #a8edea99}.max-consecutive-btn:active{transform:translateY(0);box-shadow:0 2px 10px #a8edea66}.max-consecutive-btn:before{content:"";background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.max-consecutive-btn:hover:before{left:100%}.automation-termination-warning{color:#fbbf24;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(135deg,#f59e0b26,#fbbf241a);border:1px solid #f59e0b4d;border-radius:12px;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.9rem;font-weight:600;animation:2s ease-in-out infinite warning-pulse;display:flex;box-shadow:0 4px 12px #f59e0b26}.automation-termination-warning:before{content:"⚠️";flex-shrink:0;font-size:1.1rem}@keyframes warning-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.9;transform:scale(1.02)}}@media (max-width:768px){.automation-termination-warning{padding:.6rem .8rem;font-size:.85rem}}.auth-promo{margin-top:.5rem}.promo-box{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#ffd70026,#ffc1071a);border:2px solid #ffd70066;border-radius:1rem;padding:1.5rem;box-shadow:0 4px 15px #ffd70033}.promo-title{color:gold;text-shadow:0 2px 4px #0000004d;margin:0 0 1.25rem;font-size:1.1rem;font-weight:700}.promo-pricing{justify-content:center;gap:1rem;margin-bottom:1.25rem;display:flex}.promo-item{background:#0f172a99;border:1px solid #ffffff1a;border-radius:.75rem;flex-direction:column;gap:.5rem;min-width:120px;padding:.75rem 1.25rem;display:flex}.promo-label{color:#e2e8f0cc;font-size:.85rem;font-weight:600}.promo-price{flex-direction:column;gap:.25rem;display:flex}.promo-original{color:#e2e8f080;font-size:.9rem;text-decoration:line-through}.promo-discounted{color:gold;text-shadow:0 2px 4px #0000004d;font-size:1.3rem;font-weight:700}.promo-contact{border-top:1px solid #ffffff26;padding-top:1rem}.promo-contact-label{color:#e2e8f0cc;margin:0 0 .75rem;font-size:.9rem;font-weight:600}.promo-telegram{color:#bfdbfe;background:#2563eb40;border:1px solid #3b82f666;border-radius:2rem;align-items:center;gap:.5rem;padding:.65rem 1.25rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 2px 8px #2563eb33}.promo-telegram:hover{background:#2563eb59;transform:translateY(-2px);box-shadow:0 4px 12px #2563eb4d}.telegram-icon{font-size:1.2rem}@media (max-width:480px){.promo-pricing{flex-direction:column;gap:.75rem}.promo-item{min-width:auto}.promo-title{font-size:1rem}.promo-discounted{font-size:1.2rem}}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:#ffffffde;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#1a1a1a;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;line-height:1.5}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}body{min-height:100vh;margin:0}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#ffffff80}
