.transaction-modal__type-button{cursor:pointer;color:#cbd5e1;-webkit-backdrop-filter:blur(10px);background:linear-gradient(145deg,rgba(255,255,255,.05) 0%,rgba(255,255,255,.02) 100%);border:2px solid rgba(99,102,241,.2);border-radius:1rem;outline:none;margin-right:.75rem;padding:.75rem 2rem;font-size:1rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.1);pointer-events:auto!important}.transaction-modal__type-button:before{content:"";opacity:0;background:linear-gradient(135deg,rgba(99,102,241,.1) 0%,rgba(168,85,247,.1) 100%);transition:opacity .3s;position:absolute;top:0;bottom:0;left:0;right:0}.transaction-modal__type-button:hover{border-color:rgba(99,102,241,.4);transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,0,0,.15)}.transaction-modal__type-button:hover:before{opacity:1}.transaction-modal__type-button--active{color:#a5b4fc;z-index:2;background:linear-gradient(135deg,rgba(99,102,241,.15) 0%,rgba(168,85,247,.15) 100%);border:2px solid rgba(99,102,241,.5);outline:none;transform:translateY(-2px);box-shadow:0 8px 25px rgba(99,102,241,.25),inset 0 1px rgba(255,255,255,.1)}.transaction-modal__type-button--active:before{opacity:1;background:linear-gradient(135deg,rgba(99,102,241,.2) 0%,rgba(168,85,247,.2) 100%)}.transaction-modal__type-button--income.transaction-modal__type-button--active{color:#86efac;background:linear-gradient(135deg,rgba(34,197,94,.15) 0%,rgba(22,163,74,.15) 100%);border-color:rgba(34,197,94,.5);box-shadow:0 8px 25px rgba(34,197,94,.25),inset 0 1px rgba(255,255,255,.1)}.transaction-modal__type-button--income.transaction-modal__type-button--active:before{background:linear-gradient(135deg,rgba(34,197,94,.2) 0%,rgba(22,163,74,.2) 100%)}.transaction-modal__type-button--expense.transaction-modal__type-button--active{color:#fca5a5;background:linear-gradient(135deg,rgba(239,68,68,.15) 0%,rgba(220,38,38,.15) 100%);border-color:rgba(239,68,68,.5);box-shadow:0 8px 25px rgba(239,68,68,.25),inset 0 1px rgba(255,255,255,.1)}.transaction-modal__type-button--expense.transaction-modal__type-button--active:before{background:linear-gradient(135deg,rgba(239,68,68,.2) 0%,rgba(220,38,38,.2) 100%)}.transaction-modal__content{padding:0}.transaction-modal__month-selector{-webkit-backdrop-filter:blur(10px);background:linear-gradient(145deg,rgba(255,255,255,.8) 0%,rgba(249,250,251,.8) 100%);border:2px solid rgba(99,102,241,.2);border-radius:1rem;align-items:center;gap:.5rem;height:3rem;padding:.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 15px rgba(0,0,0,.08)}.transaction-modal__month-selector:before{content:"";opacity:0;pointer-events:none;background:linear-gradient(135deg,rgba(99,102,241,.05) 0%,rgba(168,85,247,.05) 100%);transition:opacity .3s;position:absolute;top:0;bottom:0;left:0;right:0}.transaction-modal__month-selector:hover{background:linear-gradient(145deg,rgba(255,255,255,.9) 0%,rgba(249,250,251,.9) 100%);border-color:rgba(99,102,241,.4);transform:translateY(-1px);box-shadow:0 8px 25px rgba(99,102,241,.15)}.transaction-modal__month-selector:hover:before{opacity:1}.transaction-modal__month-arrow{color:#6366f1!important;background:linear-gradient(145deg,rgba(99,102,241,.1) 0%,rgba(168,85,247,.1) 100%)!important;border:1px solid rgba(99,102,241,.2)!important;border-radius:.75rem!important;flex-shrink:0!important;justify-content:center!important;align-items:center!important;width:2.5rem!important;height:2.5rem!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;display:flex!important}.transaction-modal__month-arrow:hover{color:#4f46e5!important;background:linear-gradient(145deg,rgba(99,102,241,.2) 0%,rgba(168,85,247,.2) 100%)!important;border-color:rgba(99,102,241,.4)!important;transform:translateY(-1px)!important;box-shadow:0 4px 12px rgba(99,102,241,.25)!important}.transaction-modal__month-arrow:active{transform:translateY(0)!important;box-shadow:0 2px 8px rgba(99,102,241,.2)!important}.transaction-modal__month-display{color:#0f172a;white-space:nowrap;text-transform:capitalize;text-align:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;background:linear-gradient(145deg,rgba(255,255,255,.5) 0%,rgba(249,250,251,.5) 100%);border:1px solid rgba(99,102,241,.1);border-radius:.5rem;flex:1;justify-content:center;align-items:center;gap:.5rem;min-height:2rem;margin:0 .25rem;padding:0 1rem;font-size:1rem;font-weight:600;transition:all .2s ease-in-out;display:flex}.transaction-modal__month-display--clickable{cursor:pointer;position:relative}.transaction-modal__month-icon{opacity:.7;transition:opacity .2s ease-in-out}.transaction-modal__month-display:hover{background:linear-gradient(145deg,rgba(255,255,255,.7) 0%,rgba(249,250,251,.7) 100%);border-color:rgba(99,102,241,.3);transform:translateY(-1px);box-shadow:0 4px 12px rgba(99,102,241,.15)}.transaction-modal__month-display--clickable:hover{background:linear-gradient(145deg,rgba(99,102,241,.1) 0%,rgba(168,85,247,.1) 100%);border-color:rgba(99,102,241,.4);transform:translateY(-2px);box-shadow:0 6px 20px rgba(99,102,241,.2)}.transaction-modal__month-display--clickable:hover .transaction-modal__month-icon{opacity:1}.transaction-modal__month-display:active{transform:translateY(0);box-shadow:0 2px 8px rgba(99,102,241,.1)}.transaction-type-toggle{background-color:#f3f4f6;border-radius:.5rem;margin-bottom:1.5rem;padding:.25rem;display:flex}.transaction-type-toggle__option{cursor:pointer;pointer-events:auto;color:#6b7280;background:0 0;border:none;border-radius:.25rem;flex:1;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s ease-in-out}.transaction-type-toggle__option--active{color:#4f46e5;background-color:#fff;box-shadow:0 1px 3px rgba(0,0,0,.1)}.transaction-type-toggle__option--income.transaction-type-toggle__option--active{color:#22c55e}.transaction-type-toggle__option--expense.transaction-type-toggle__option--active{color:#ef4444}.transaction-form{padding:1.5rem}.transaction-form__section{margin-bottom:1.5rem}.transaction-form__section:last-child{margin-bottom:0}.transaction-form__section-title{color:#111827;border-bottom:1px solid #e5e7eb;margin-bottom:1rem;padding-bottom:.5rem;font-size:1rem;font-weight:600}.amount-input-group{position:relative}.amount-input{text-align:center;color:#111827;background-color:#f9fafb;border:2px solid #e2e8f0;border-radius:.75rem;padding:1rem;font-size:1.5rem;font-weight:600;transition:all .2s ease-in-out}.amount-input:focus{background-color:#fff;border-color:#4f46e5;box-shadow:0 0 0 3px rgba(79,70,229,.1)}.amount-input--income:focus{border-color:#22c55e;box-shadow:0 0 0 3px rgba(34,197,94,.1)}.amount-input--expense:focus{border-color:#ef4444;box-shadow:0 0 0 3px rgba(239,68,68,.1)}.amount-currency{color:#6b7280;pointer-events:none;font-size:1.25rem;font-weight:600;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.form-grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.form-grid--single{grid-template-columns:1fr}.form-group{flex-direction:column;gap:.5rem;display:flex}.form-group--full-width{grid-column:1/-1}.category-select-wrapper{position:relative}.category-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=US-ASCII,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'><path fill='%23666' d='M2 0L0 2h4zM2 5L0 3h4z'/></svg>");background-position:right .75rem center;background-repeat:no-repeat;background-size:.75rem;padding-right:2.5rem}.category-icon{color:#6b7280;pointer-events:none;width:1rem;height:1rem;position:absolute;top:50%;left:.75rem;transform:translateY(-50%)}.category-select--with-icon{padding-left:2.5rem}.toggle-switches{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:.5rem;flex-direction:column;gap:1rem;padding:1rem;display:flex}.toggle-switch-item{justify-content:space-between;align-items:center;gap:1rem;display:flex}.toggle-switch-info{flex:1}.toggle-switch-title{color:#111827;margin-bottom:.25rem;font-size:.875rem;font-weight:500}.toggle-switch-description{color:#6b7280;font-size:.75rem;line-height:1.4}.installment-config{background-color:#fef9c3;border:1px solid #fde047;border-radius:.5rem;margin-top:1rem;padding:1rem;animation:.2s ease-out slideDown;display:none}.installment-config--visible{display:block}.installment-config__title{color:#92400e;align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:.875rem;font-weight:600;display:flex}.installment-slider-container{flex-direction:column;gap:.5rem;display:flex}.installment-slider{cursor:pointer;background-color:#e5e7eb;border-radius:9999px;outline:none;width:100%;height:.5rem}.installment-slider::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;background-color:#f59e0b;border-radius:50%;width:1.25rem;height:1.25rem;box-shadow:0 2px 4px rgba(0,0,0,.2)}.installment-slider::-moz-range-thumb{cursor:pointer;background-color:#f59e0b;border:none;border-radius:50%;width:1.25rem;height:1.25rem;box-shadow:0 2px 4px rgba(0,0,0,.2)}.installment-display{color:#92400e;justify-content:space-between;align-items:center;font-size:.75rem;display:flex}.installment-value{font-size:.875rem;font-weight:600}.installment-preview{background-color:rgba(245,158,11,.1);border:1px solid rgba(245,158,11,.3);border-radius:.375rem;margin-top:.75rem;padding:.75rem}.installment-preview__title{color:#92400e;margin-bottom:.5rem;font-size:.75rem;font-weight:600}.installment-preview__item{color:#78350f;justify-content:space-between;align-items:center;margin-bottom:.25rem;font-size:.75rem;display:flex}.installment-preview__item:last-child{margin-bottom:0}.transaction-modal__actions{background-color:#f9fafb;border-top:1px solid #e5e7eb;justify-content:space-between;gap:.75rem;padding:1rem 1.5rem;display:flex}.transaction-modal__actions--center{justify-content:center}.field-error{color:#ef4444;align-items:center;gap:.25rem;margin-top:.25rem;font-size:.75rem;display:flex}.field-error-icon{flex-shrink:0;width:.875rem;height:.875rem}@media (max-width:640px){.transaction-modal__month-selector{gap:.375rem;height:2.75rem;padding:.375rem}.transaction-modal__month-arrow{border-radius:.625rem!important;width:2.25rem!important;height:2.25rem!important}.transaction-modal__month-display{cursor:pointer;min-height:1.75rem;padding:0 .75rem;font-size:.9rem}.form-grid{grid-template-columns:1fr;gap:1rem}.transaction-form{padding:1.25rem}.transaction-modal__actions{flex-direction:column-reverse;gap:.75rem;padding:1rem 1.25rem 1.25rem}.amount-input{padding:.875rem;font-size:1.25rem}.transaction-modal__type-button{margin-bottom:.5rem;margin-right:.5rem;padding:.625rem 1.5rem;font-size:.9rem}.transaction-modal__switch{margin:1.5rem 0;padding:1rem}}@media (max-width:480px){.transaction-modal__month-selector{gap:.25rem;height:2.5rem;padding:.25rem}.transaction-modal__month-arrow{border-radius:.5rem!important;width:2rem!important;height:2rem!important}.transaction-modal__month-display{cursor:pointer;min-height:1.5rem;padding:0 .5rem;font-size:.85rem}.transaction-modal__type-button{margin-bottom:.375rem;margin-right:.375rem;padding:.5rem 1.25rem;font-size:.85rem}.transaction-modal__type-button--active{transform:translateY(-1px)}.transaction-modal__switch{margin:1.25rem 0;padding:.875rem}.transaction-modal__installments-field{margin-top:1.5rem;padding:1rem}.transaction-modal__month-field input[type=month]{padding:.875rem 1rem;font-size:.95rem}.transaction-modal__month-field label{margin-bottom:.625rem;font-size:.9rem}.amount-input{font-size:1.125rem}}.transaction-modal__switch{-webkit-backdrop-filter:blur(10px);background:linear-gradient(145deg,rgba(99,102,241,.03) 0%,rgba(168,85,247,.03) 100%);border:2px solid rgba(99,102,241,.15);border-radius:1rem;margin:2rem 0;padding:1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 4px 15px rgba(0,0,0,.08)}.transaction-modal__switch:before{content:"";opacity:0;background:linear-gradient(135deg,rgba(99,102,241,.05) 0%,rgba(168,85,247,.05) 100%);transition:opacity .3s;position:absolute;top:0;bottom:0;left:0;right:0}.transaction-modal__switch:hover{background:linear-gradient(145deg,rgba(99,102,241,.05) 0%,rgba(168,85,247,.05) 100%);border-color:rgba(99,102,241,.3);transform:translateY(-1px);box-shadow:0 8px 25px rgba(99,102,241,.12)}.transaction-modal__switch:hover:before{opacity:1}.transaction-modal__switch .switch-container{justify-content:space-between;align-items:center;margin:0}.transaction-modal__switch .switch__label{color:#334155;flex:1;margin-right:1rem;font-size:.95rem;font-weight:500;line-height:1.6}.transaction-modal__field{margin:1.5rem 0}.transaction-modal__field+.transaction-modal__field{margin-top:2rem}.transaction-modal__installments-field{-webkit-backdrop-filter:blur(10px);background:linear-gradient(145deg,rgba(99,102,241,.05) 0%,rgba(168,85,247,.05) 100%);border:2px solid rgba(99,102,241,.2);border-radius:1rem;margin-top:2rem;padding:1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;box-shadow:0 4px 15px rgba(0,0,0,.1)}.transaction-modal__installments-field:hover{border-color:rgba(99,102,241,.4);transform:translateY(-1px);box-shadow:0 8px 25px rgba(99,102,241,.15)}.transaction-modal__installments-field:before{content:"Parcelas";color:#475569;background:#f8fafc;border:1px solid #94a3b8;border-radius:.5rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600;position:absolute;top:-.75rem;left:1rem}.transaction-modal__installments-field label{color:#334155;align-items:center;gap:.5rem;margin-bottom:.75rem;font-weight:600;display:flex}.transaction-modal__installments-field label:after{content:"💳";font-size:1rem}.transaction-modal__installments-field input{text-align:center;color:#334155;background:#fff;border:2px solid #cbd5e1;width:100%;padding-right:2.5rem;font-size:1.25rem;font-weight:600;transition:all .2s ease-in-out}.transaction-modal__installments-field{position:relative}.transaction-modal__installments-field:after{content:"x";color:#94a3b8;pointer-events:none;z-index:1;font-size:1.25rem;font-weight:600;position:absolute;bottom:1.125rem;right:1.75rem}.transaction-modal__installments-field input::placeholder{color:#94a3b8;font-weight:400}.transaction-modal__installments-field input:focus{border-color:#6366f1;outline:none;box-shadow:0 0 0 3px rgba(99,102,241,.1)}.transaction-modal__month-field{position:relative}.transaction-modal__month-field label{color:#334155;align-items:center;gap:.5rem;margin-bottom:.75rem;font-weight:600;display:flex}.transaction-modal__month-field label:after{content:"📅";font-size:1rem}.transaction-modal__month-field input[type=month]{width:100%;color:#334155!important;cursor:pointer!important;pointer-events:auto!important;z-index:1!important;background:linear-gradient(145deg,rgba(255,255,255,.8) 0%,rgba(249,250,251,.8) 100%)!important;border:2px solid rgba(99,102,241,.2)!important;border-radius:1rem!important;padding:1rem 1.25rem!important;font-size:1rem!important;font-weight:600!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;position:relative!important;box-shadow:0 4px 15px rgba(0,0,0,.08)!important}.transaction-modal__month-field input[type=month]:before{content:"";opacity:0;pointer-events:none;z-index:-1;background:linear-gradient(135deg,rgba(99,102,241,.05) 0%,rgba(168,85,247,.05) 100%);transition:opacity .3s;position:absolute;top:0;bottom:0;left:0;right:0}.transaction-modal__month-field input[type=month]:hover{background:linear-gradient(145deg,rgba(255,255,255,.9) 0%,rgba(249,250,251,.9) 100%)!important;border-color:rgba(99,102,241,.4)!important;transform:translateY(-1px)!important;box-shadow:0 8px 25px rgba(99,102,241,.15)!important}.transaction-modal__month-field input[type=month]:hover:before{opacity:1}.transaction-modal__month-field input[type=month]:focus{background:linear-gradient(145deg,#fff 0%,#f9fafb 100%)!important;border-color:rgba(99,102,241,.6)!important;outline:none!important;transform:translateY(-1px)!important;box-shadow:0 0 0 3px rgba(99,102,241,.1),0 8px 25px rgba(99,102,241,.15)!important}.transaction-modal__month-field input[type=month]:focus:before{opacity:1;background:linear-gradient(135deg,rgba(99,102,241,.1) 0%,rgba(168,85,247,.1) 100%)}.transaction-modal__month-field input[type=month]::-webkit-calendar-picker-indicator{color:#6366f1;cursor:pointer;background:0 0;border:none;border-radius:.25rem;padding:.25rem;transition:all .2s}.transaction-modal__month-field input[type=month]::-moz-focus-inner{border:0}.transaction-modal__month-field input[type=month]:not([value]){color:#94a3b8!important;font-weight:400!important}.transaction-modal__month-dropdown{z-index:1000;width:100%;position:relative}.transaction-modal__month-input{color:#e2e8f0;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;background:linear-gradient(135deg,#1e293b 0%,#0f172a 100%);border:2px solid #475569;border-radius:.75rem;justify-content:space-between;align-items:center;min-height:48px;padding:.875rem 1rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 6px rgba(0,0,0,.1)}.transaction-modal__month-input:hover{background:linear-gradient(135deg,#232e40 0%,#141c2f 100%);border-color:#818cf8;box-shadow:0 8px 25px rgba(129,140,248,.15)}.transaction-modal__month-input:active{transform:translateY(1px)}.month-input__content{flex:1;align-items:center;gap:.75rem;display:flex}.month-input__icon{color:#fff;background:linear-gradient(135deg,#6366f1 0%,#a855f7 100%);border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.month-input__text{flex-direction:column;flex:1;gap:.125rem;display:flex}.month-input__month{color:#e2e8f0;font-size:1rem;font-weight:600;line-height:1.2}.month-input__year{color:#94a3b8;font-size:.8rem;font-weight:400;line-height:1}.month-input__arrow{color:#94a3b8;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;transition:all .3s;display:flex}.transaction-modal__month-input:hover .month-input__arrow{color:#6366f1;transform:translateY(1px)}.month-input__arrow.rotated{transform:rotate(180deg)}.month-dropdown__content{-webkit-backdrop-filter:blur(20px);z-index:10001;box-sizing:border-box;background:linear-gradient(145deg,#1e293b 0%,#0f172a 100%);border:1px solid rgba(99,102,241,.3);border-radius:1rem;width:100%;max-width:360px;min-height:280px;margin-top:.5rem;margin-left:auto;margin-right:auto;padding:1rem;position:absolute;top:100%;left:0;right:0;box-shadow:0 20px 40px rgba(0,0,0,.4)}.month-dropdown__year-selector{justify-content:center;align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.month-dropdown__year-btn{color:#a5b4fc;cursor:pointer;background:linear-gradient(145deg,rgba(99,102,241,.15) 0%,rgba(168,85,247,.15) 100%);border:none;border-radius:.5rem;padding:.25rem .5rem;font-size:1.25rem;font-weight:600;transition:all .2s}.month-dropdown__year-btn:hover{background:linear-gradient(145deg,rgba(99,102,241,.25) 0%,rgba(168,85,247,.25) 100%);transform:scale(1.1)}.month-dropdown__year-display{color:#e2e8f0;text-align:center;min-width:60px;font-size:1rem;font-weight:600}.month-dropdown__grid{grid-template-rows:repeat(4,1fr);grid-template-columns:repeat(3,1fr);place-items:stretch stretch;gap:8px;width:100%;max-width:360px;min-height:200px;margin:0 auto;display:grid}.month-dropdown__month{aspect-ratio:16/10;color:#e2e8f0;text-align:center;cursor:pointer;-webkit-backdrop-filter:blur(10px);white-space:nowrap;box-sizing:border-box;background:linear-gradient(145deg,#1e293b 0%,#0f172a 100%);border:2px solid rgba(99,102,241,.3);border-radius:.75rem;justify-content:center;align-items:center;width:100%;height:100%;min-height:48px;padding:.5rem .25rem;font-size:.875rem;font-weight:600;line-height:1.2;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.month-dropdown__month:before{content:"";opacity:0;pointer-events:none;background:linear-gradient(135deg,rgba(99,102,241,.05) 0%,rgba(168,85,247,.05) 100%);transition:opacity .3s;position:absolute;top:0;bottom:0;left:0;right:0}.month-dropdown__month:hover{background:linear-gradient(145deg,#232e40 0%,#141c2f 100%);border-color:rgba(99,102,241,.5);transform:translateY(-2px);box-shadow:0 8px 25px rgba(99,102,241,.2)}.month-dropdown__month:hover:before{opacity:1}.month-dropdown__month.selected{color:#a5b4fc;background:linear-gradient(145deg,rgba(99,102,241,.15) 0%,rgba(168,85,247,.15) 100%);border-color:rgba(99,102,241,.7);transform:translateY(-2px);box-shadow:0 8px 25px rgba(99,102,241,.25)}.month-dropdown__month.selected:before{opacity:1;background:linear-gradient(135deg,rgba(99,102,241,.1) 0%,rgba(168,85,247,.1) 100%)}.month-dropdown__month.current-month{color:#4ade80;background:linear-gradient(145deg,rgba(74,222,128,.1) 0%,rgba(74,222,128,.05) 100%);border-color:rgba(74,222,128,.4)}.month-dropdown__month.current-month.selected{color:#4ade80;background:linear-gradient(145deg,rgba(74,222,128,.15) 0%,rgba(74,222,128,.1) 100%);border-color:rgba(74,222,128,.6)}@media (max-width:640px){.month-dropdown__content{padding:.75rem}.month-dropdown__grid{gap:6px;max-width:320px;min-height:180px}.month-dropdown__month{border-radius:.6rem;font-size:.8rem}.month-dropdown__year-selector{gap:.5rem;margin-bottom:.75rem}.month-dropdown__year-btn{border-radius:.4rem;padding:.2rem .4rem;font-size:1.1rem}.month-dropdown__year-display{min-width:50px;font-size:.95rem}.transaction-modal__month-input{padding:.75rem .875rem}.month-input__icon{width:28px;height:28px}.month-input__month{font-size:.9rem}.month-input__year{font-size:.75rem}.month-input__arrow{width:20px;height:20px}}@media (max-width:480px){.month-dropdown__content{padding:.625rem}.month-dropdown__grid{grid-template-columns:repeat(3,1fr);gap:6px;max-width:280px}.month-dropdown__month{min-height:40px;padding:.375rem .125rem;font-size:.75rem}.transaction-modal__month-input{padding:.625rem .75rem}.month-input__icon{width:24px;height:24px}.month-input__month{font-size:.85rem}.month-input__year{font-size:.7rem}.month-input__arrow{width:18px;height:18px}}@media (prefers-color-scheme:dark){.transaction-modal__month-field label{color:#e2e8f0}.transaction-modal__month-input{color:#e2e8f0;background:linear-gradient(145deg,rgba(30,41,59,.9) 0%,rgba(15,23,42,.9) 100%);border-color:rgba(99,102,241,.3)}.transaction-modal__month-input:hover{background:linear-gradient(145deg,rgba(30,41,59,.95) 0%,rgba(15,23,42,.95) 100%);border-color:rgba(99,102,241,.5)}.month-input__icon{color:#a5b4fc;background:linear-gradient(135deg,rgba(99,102,241,.15) 0%,rgba(168,85,247,.15) 100%)}.month-input__month{color:#e2e8f0}.month-input__year,.month-input__arrow{color:#94a3b8}.transaction-modal__month-input:hover .month-input__arrow{color:#a5b4fc}}.transaction-modal__month-field input[type=month]::-webkit-calendar-picker-indicator{color:#a5b4fc}.transaction-modal__month-field input[type=month]::-webkit-calendar-picker-indicator:hover{background-color:rgba(99,102,241,.2);transform:scale(1.05)}.transaction-modal__month-field input[type=month]:not([value]){color:#94a3b8}.transaction-modal__installments-field input[value=""]{background-color:#fef2f2;border-color:#ef4444}.transaction-modal__installments-field input[value=""]:focus{border-color:#ef4444;box-shadow:0 0 0 3px rgba(239,68,68,.1)}.transaction-modal__field .duration-selector{margin-top:.5rem;padding:.75rem}.transaction-modal__field .duration-selector__title{margin-bottom:.75rem;font-size:.9rem}html.light .transaction-modal__type-button,body.light .transaction-modal__type-button,.light .transaction-modal__type-button{color:#334155;background:linear-gradient(145deg,rgba(255,255,255,.8) 0%,rgba(248,250,252,.8) 100%);border-color:rgba(99,102,241,.3)}html.light .transaction-modal__type-button:hover,body.light .transaction-modal__type-button:hover,.light .transaction-modal__type-button:hover{color:#0f172a;background:linear-gradient(145deg,rgba(255,255,255,.9) 0%,rgba(248,250,252,.9) 100%);border-color:rgba(99,102,241,.5)}html.light .transaction-modal__type-button--active,body.light .transaction-modal__type-button--active,.light .transaction-modal__type-button--active{color:#4f46e5;background:linear-gradient(135deg,rgba(99,102,241,.1) 0%,rgba(168,85,247,.1) 100%);border-color:rgba(99,102,241,.5)}html.light .transaction-modal__type-button--income.transaction-modal__type-button--active,body.light .transaction-modal__type-button--income.transaction-modal__type-button--active,.light .transaction-modal__type-button--income.transaction-modal__type-button--active{color:#16a34a;background:linear-gradient(135deg,rgba(34,197,94,.1) 0%,rgba(22,163,74,.1) 100%);border-color:rgba(34,197,94,.5)}html.light .transaction-modal__type-button--expense.transaction-modal__type-button--active,body.light .transaction-modal__type-button--expense.transaction-modal__type-button--active,.light .transaction-modal__type-button--expense.transaction-modal__type-button--active{color:#dc2626;background:linear-gradient(135deg,rgba(239,68,68,.1) 0%,rgba(220,38,38,.1) 100%);border-color:rgba(239,68,68,.5)}html.light .transaction-modal__month-selector,body.light .transaction-modal__month-selector,.light .transaction-modal__month-selector{background:linear-gradient(145deg,rgba(255,255,255,.9) 0%,rgba(248,250,252,.9) 100%);border-color:rgba(99,102,241,.3)}html.light .transaction-modal__month-selector:hover,body.light .transaction-modal__month-selector:hover,.light .transaction-modal__month-selector:hover{background:linear-gradient(145deg,#fff 0%,#f8fafc 100%);border-color:rgba(99,102,241,.5)}html.light .transaction-modal__month-arrow,body.light .transaction-modal__month-arrow,.light .transaction-modal__month-arrow{color:#4f46e5!important;background:linear-gradient(145deg,rgba(99,102,241,.1) 0%,rgba(168,85,247,.1) 100%)!important;border-color:rgba(99,102,241,.3)!important}html.light .transaction-modal__month-arrow:hover,body.light .transaction-modal__month-arrow:hover,.light .transaction-modal__month-arrow:hover{color:#4338ca!important;background:linear-gradient(145deg,rgba(99,102,241,.2) 0%,rgba(168,85,247,.2) 100%)!important;border-color:rgba(99,102,241,.5)!important}html.light .transaction-modal__month-display,body.light .transaction-modal__month-display,.light .transaction-modal__month-display{color:#0f172a;background:linear-gradient(145deg,rgba(255,255,255,.8) 0%,rgba(248,250,252,.8) 100%);border-color:rgba(99,102,241,.2)}html.light .transaction-modal__month-display:hover,body.light .transaction-modal__month-display:hover,.light .transaction-modal__month-display:hover{background:linear-gradient(145deg,#fff 0%,#f8fafc 100%);border-color:rgba(99,102,241,.4)}html.light .transaction-modal__switch,body.light .transaction-modal__switch,.light .transaction-modal__switch{background:linear-gradient(145deg,rgba(99,102,241,.05) 0%,rgba(168,85,247,.05) 100%);border-color:rgba(99,102,241,.2)}html.light .transaction-modal__switch:hover,body.light .transaction-modal__switch:hover,.light .transaction-modal__switch:hover{background:linear-gradient(145deg,rgba(99,102,241,.08) 0%,rgba(168,85,247,.08) 100%);border-color:rgba(99,102,241,.3)}html.light .transaction-modal__switch .switch__label,body.light .transaction-modal__switch .switch__label,.light .transaction-modal__switch .switch__label{color:#334155}html.light .transaction-modal__installments-field,body.light .transaction-modal__installments-field,.light .transaction-modal__installments-field{background:linear-gradient(145deg,rgba(99,102,241,.05) 0%,rgba(168,85,247,.05) 100%);border-color:rgba(99,102,241,.3)}html.light .transaction-modal__installments-field:hover,body.light .transaction-modal__installments-field:hover,.light .transaction-modal__installments-field:hover{border-color:rgba(99,102,241,.5)}html.light .transaction-modal__installments-field:before,body.light .transaction-modal__installments-field:before,.light .transaction-modal__installments-field:before{color:#475569;background:#f8fafc;border-color:rgba(99,102,241,.3)}html.light .transaction-modal__installments-field label,body.light .transaction-modal__installments-field label,.light .transaction-modal__installments-field label{color:#334155}html.light .transaction-modal__installments-field input,body.light .transaction-modal__installments-field input,.light .transaction-modal__installments-field input{color:#334155;background:#fff;border-color:rgba(99,102,241,.3)}html.light .transaction-modal__installments-field:after,body.light .transaction-modal__installments-field:after,.light .transaction-modal__installments-field:after,html.light .transaction-modal__installments-field input::placeholder,body.light .transaction-modal__installments-field input::placeholder,.light .transaction-modal__installments-field input::placeholder{color:#6b7280}html.light .transaction-modal__installments-field input:focus,body.light .transaction-modal__installments-field input:focus,.light .transaction-modal__installments-field input:focus{border-color:#6366f1;box-shadow:0 0 0 3px rgba(99,102,241,.1)}html.light .transaction-modal__actions,body.light .transaction-modal__actions,.light .transaction-modal__actions{background-color:#f8fafc;border-top-color:#e2e8f0}html.light .transaction-modal__field label,body.light .transaction-modal__field label,.light .transaction-modal__field label{color:#0f172a!important;font-weight:600!important}html.light .transaction-modal__field input,body.light .transaction-modal__field input,.light .transaction-modal__field input{color:#334155!important;background-color:#fff!important;border-color:rgba(99,102,241,.3)!important}html.light .transaction-modal__field input:focus,body.light .transaction-modal__field input:focus,.light .transaction-modal__field input:focus{background-color:#fff!important;border-color:#6366f1!important;box-shadow:0 0 0 3px rgba(99,102,241,.1)!important}html.light .transaction-modal__field input::placeholder,body.light .transaction-modal__field input::placeholder,.light .transaction-modal__field input::placeholder{color:#6b7280!important}html.light .transaction-modal__field select,body.light .transaction-modal__field select,.light .transaction-modal__field select{color:#334155!important;background-color:#fff!important;border-color:rgba(99,102,241,.3)!important}html.light .transaction-modal__field select:focus,body.light .transaction-modal__field select:focus,.light .transaction-modal__field select:focus{background-color:#fff!important;border-color:#6366f1!important;box-shadow:0 0 0 3px rgba(99,102,241,.1)!important}html.light .transaction-modal label,body.light .transaction-modal label,.light .transaction-modal label{color:#0f172a!important;font-weight:600!important}html.light .transaction-modal input,body.light .transaction-modal input,.light .transaction-modal input{color:#334155!important;background-color:#fff!important;border-color:rgba(99,102,241,.3)!important}html.light .transaction-modal input:focus,body.light .transaction-modal input:focus,.light .transaction-modal input:focus{background-color:#fff!important;border-color:#6366f1!important;box-shadow:0 0 0 3px rgba(99,102,241,.1)!important}html.light .transaction-modal input::placeholder,body.light .transaction-modal input::placeholder,.light .transaction-modal input::placeholder{color:#6b7280!important}html.light .transaction-modal select,body.light .transaction-modal select,.light .transaction-modal select{color:#334155!important;background-color:#fff!important;border-color:rgba(99,102,241,.3)!important}html.light .transaction-modal select:focus,body.light .transaction-modal select:focus,.light .transaction-modal select:focus{background-color:#fff!important;border-color:#6366f1!important;box-shadow:0 0 0 3px rgba(99,102,241,.1)!important}@media (prefers-color-scheme:dark){.transaction-modal__month-selector{background:linear-gradient(145deg,rgba(30,41,59,.8) 0%,rgba(15,23,42,.8) 100%);border-color:rgba(99,102,241,.3)}.transaction-modal__month-selector:hover{background:linear-gradient(145deg,rgba(30,41,59,.9) 0%,rgba(15,23,42,.9) 100%);border-color:rgba(99,102,241,.5);box-shadow:0 8px 25px rgba(99,102,241,.2)}.transaction-modal__month-arrow{color:#a5b4fc!important;background:linear-gradient(145deg,rgba(99,102,241,.15) 0%,rgba(168,85,247,.15) 100%)!important;border-color:rgba(99,102,241,.3)!important}.transaction-modal__month-arrow:hover{color:#818cf8!important;background:linear-gradient(145deg,rgba(99,102,241,.25) 0%,rgba(168,85,247,.25) 100%)!important;border-color:rgba(99,102,241,.5)!important;box-shadow:0 4px 12px rgba(99,102,241,.3)!important}.transaction-modal__month-display{color:#f8fafc;cursor:pointer;background:linear-gradient(145deg,rgba(30,41,59,.5) 0%,rgba(15,23,42,.5) 100%);border-color:rgba(99,102,241,.2)}.transaction-modal__month-display:hover{background:linear-gradient(145deg,rgba(30,41,59,.7) 0%,rgba(15,23,42,.7) 100%);border-color:rgba(99,102,241,.4);transform:translateY(-1px);box-shadow:0 4px 12px rgba(99,102,241,.2)}.transaction-modal__month-display:active{transform:translateY(0);box-shadow:0 2px 8px rgba(99,102,241,.15)}.transaction-modal__switch{background:linear-gradient(135deg,#334155 0%,#2d3b4d 100%);border-color:#475569}.transaction-modal__switch:hover{background:linear-gradient(135deg,#374557 0%,#313f51 100%);border-color:#64748b}.transaction-modal__switch .switch__label{color:#e2e8f0}.transaction-modal__installments-field{background:linear-gradient(135deg,#334155 0%,#2d3b4d 100%);border-color:#64748b}.transaction-modal__installments-field:hover{border-color:#818cf8;box-shadow:0 2px 4px rgba(129,140,248,.15)}.transaction-modal__installments-field:before{color:#cbd5e1;background:#334155;border-color:#64748b}.transaction-modal__installments-field label{color:#e2e8f0}.transaction-modal__installments-field input{color:#e2e8f0;background:#1e293b;border-color:#475569;padding-right:2.5rem}.transaction-modal__installments-field:after,.transaction-modal__installments-field input::placeholder{color:#94a3b8}.transaction-modal__installments-field input:focus{border-color:#818cf8;box-shadow:0 0 0 3px rgba(129,140,248,.1)}.transaction-modal__installments-field input[value=""]{background-color:#450a0a;border-color:#ef4444}.transaction-modal__installments-field input[value=""]:focus{border-color:#ef4444;box-shadow:0 0 0 3px rgba(239,68,68,.1)}.transaction-type-toggle{background-color:#374151}.transaction-type-toggle__option{color:#9ca3af}.transaction-type-toggle__option--active{color:#818cf8;background-color:#1e293b}.transaction-type-toggle__option--income.transaction-type-toggle__option--active{color:#4ade80}.transaction-type-toggle__option--expense.transaction-type-toggle__option--active{color:#f87171}.transaction-form__section-title{color:#f3f4f6;border-bottom-color:#374151}.amount-input{color:#f3f4f6;background-color:#374151;border-color:#4b5563}.amount-input:focus{background-color:#1e293b;border-color:#818cf8;box-shadow:0 0 0 3px rgba(129,140,248,.1)}.amount-input--income:focus{border-color:#4ade80;box-shadow:0 0 0 3px rgba(74,222,128,.1)}.amount-input--expense:focus{border-color:#f87171;box-shadow:0 0 0 3px rgba(248,113,113,.1)}.amount-currency,.category-icon{color:#9ca3af}.toggle-switches{background-color:#374151;border-color:#4b5563}.toggle-switch-title{color:#f3f4f6}.toggle-switch-description{color:#9ca3af}.installment-config{background-color:#854d0e;border-color:#b45309}.installment-config__title,.installment-display{color:#fef08a}.installment-preview{background-color:rgba(180,83,9,.2);border-color:rgba(180,83,9,.4)}.installment-preview__title{color:#fef08a}.installment-preview__item{color:#fbbf24}.transaction-modal__actions{background-color:#374151;border-top-color:#374151}}
.account-modal__content{padding:0}.account-form{padding:1.5rem}.account-modal__field{margin-bottom:1.5rem}.account-modal__field:last-of-type{margin-bottom:2.5rem}.account-form__section{margin-bottom:1.5rem}.account-form__section:last-child{margin-bottom:2rem}.account-form__section-title{color:#111827;border-bottom:1px solid #e5e7eb;margin-bottom:1rem;padding-bottom:.5rem;font-size:1rem;font-weight:600}.account-type-grid{grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:2rem;display:grid}.account-type-option{cursor:pointer;text-align:center;-webkit-backdrop-filter:blur(10px);background:linear-gradient(145deg,rgba(255,255,255,.05) 0%,rgba(255,255,255,.02) 100%);border:2px solid rgba(99,102,241,.2);border-radius:1rem;flex-direction:column;align-items:center;gap:.75rem;padding:1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 15px rgba(0,0,0,.08)}.account-type-option:before{content:"";opacity:0;background:linear-gradient(135deg,rgba(99,102,241,.05) 0%,rgba(168,85,247,.05) 100%);transition:opacity .3s;position:absolute;top:0;bottom:0;left:0;right:0}.account-type-option:hover{background:linear-gradient(145deg,rgba(99,102,241,.08) 0%,rgba(168,85,247,.08) 100%);border-color:rgba(99,102,241,.4);transform:translateY(-2px);box-shadow:0 8px 25px rgba(99,102,241,.15)}.account-type-option:hover:before{opacity:1}.account-type-option--selected{background:linear-gradient(135deg,rgba(99,102,241,.1) 0%,rgba(168,85,247,.1) 100%);border-color:rgba(99,102,241,.5);transform:translateY(-2px);box-shadow:0 8px 25px rgba(99,102,241,.2),inset 0 1px rgba(255,255,255,.1)}.account-type-option--selected:before{opacity:1;background:linear-gradient(135deg,rgba(99,102,241,.1) 0%,rgba(168,85,247,.1) 100%)}.account-type-icon{color:#94a3b8;-webkit-backdrop-filter:blur(10px);background:linear-gradient(135deg,rgba(255,255,255,.1) 0%,rgba(255,255,255,.05) 100%);border:1px solid rgba(255,255,255,.1);border-radius:50%;width:3rem;height:3rem;padding:.75rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.account-type-option--selected .account-type-icon{color:#a5b4fc;background:linear-gradient(135deg,rgba(99,102,241,.3) 0%,rgba(168,85,247,.3) 100%);border-color:rgba(99,102,241,.4);transform:scale(1.1)}.account-type-name{color:#cbd5e1;font-size:.95rem;font-weight:600;transition:all .3s}.account-type-description{color:#94a3b8;font-size:.8rem;line-height:1.4;transition:all .3s}.account-type-option--selected .account-type-name{color:#a5b4fc;transform:translateY(-1px)}.account-type-option--selected .account-type-description{color:#818cf8}.bank-select-wrapper{position:relative}.bank-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=US-ASCII,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'><path fill='%23666' d='M2 0L0 2h4zM2 5L0 3h4z'/></svg>");background-position:right .75rem center;background-repeat:no-repeat;background-size:.75rem;padding-left:2.5rem;padding-right:2.5rem}.bank-icon{color:#6b7280;pointer-events:none;width:1rem;height:1rem;position:absolute;top:50%;left:.75rem;transform:translateY(-50%)}.color-selection{flex-direction:column;gap:.75rem;display:flex}.color-selection__title{color:#374151;font-size:.875rem;font-weight:500}.color-palette{flex-wrap:wrap;gap:.5rem;display:flex}.color-option{cursor:pointer;-webkit-backdrop-filter:blur(10px);border:3px solid rgba(255,255,255,.2);border-radius:50%;width:3rem;height:3rem;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;box-shadow:0 2px 8px rgba(0,0,0,.1)}.color-option:hover{border-color:rgba(255,255,255,.4);transform:scale(1.15)translateY(-2px);box-shadow:0 8px 25px rgba(0,0,0,.2)}.color-option--selected{border-color:rgba(255,255,255,.6);transform:scale(1.1);box-shadow:0 0 0 3px rgba(255,255,255,.3),0 0 0 6px rgba(99,102,241,.3),0 8px 25px rgba(99,102,241,.4)}.color-option--selected:after{content:"✓";color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.5);font-size:.875rem;font-weight:600;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.color-option--blue{background-color:#3b82f6}.color-option--green{background-color:#22c55e}.color-option--yellow{background-color:#f59e0b}.color-option--red{background-color:#ef4444}.color-option--purple{background-color:#a855f7}.color-option--pink{background-color:#ec4899}.color-option--indigo{background-color:#6366f1}.color-option--teal{background-color:#14b8a6}.color-option--orange{background-color:#f97316}.color-option--gray{background-color:#6b7280}.balance-input-group{position:relative}.balance-input{text-align:right;color:#111827;background-color:#f9fafb;border:2px solid #e2e8f0;border-radius:.5rem;padding:.75rem 1rem .75rem 3rem;font-size:1.25rem;font-weight:600;transition:all .2s ease-in-out}.balance-input:focus{background-color:#fff;border-color:#4f46e5;box-shadow:0 0 0 3px rgba(79,70,229,.1)}.balance-currency{color:#6b7280;pointer-events:none;font-size:1rem;font-weight:600;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.account-status{background-color:#f9fafb;border:1px solid #e2e8f0;border-radius:.5rem;justify-content:space-between;align-items:center;padding:1rem;display:flex}.account-status__info{flex:1}.account-status__title{color:#111827;margin-bottom:.25rem;font-size:.875rem;font-weight:500}.account-status__description{color:#6b7280;font-size:.75rem;line-height:1.4}.account-modal__actions{background-color:#f9fafb;border-top:1px solid #e5e7eb;justify-content:space-between;gap:.75rem;padding:1rem 1.5rem;display:flex}.account-preview{-webkit-backdrop-filter:blur(10px);background:linear-gradient(145deg,rgba(99,102,241,.02) 0%,rgba(168,85,247,.02) 100%);border:2px solid rgba(99,102,241,.2);border-radius:1rem;margin-top:2rem;padding:1.5rem;box-shadow:0 4px 15px rgba(0,0,0,.08)}.account-preview__title{color:#cbd5e1;text-align:center;margin-bottom:1rem;font-size:.95rem;font-weight:600}.account-preview__card{background:linear-gradient(135deg,var(--account-color,rgba(99,102,241,.8)),var(--account-color-light,rgba(168,85,247,.8)));color:#fff;-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.2);border-radius:1rem;padding:1.5rem;position:relative;overflow:hidden;box-shadow:0 8px 25px rgba(99,102,241,.3),inset 0 1px rgba(255,255,255,.2)}.account-preview__card:before{content:"";pointer-events:none;background:linear-gradient(135deg,rgba(255,255,255,.1) 0%,transparent 100%);position:absolute;top:0;bottom:0;left:0;right:0}.account-preview__header{justify-content:space-between;align-items:flex-start;margin-bottom:1rem;display:flex}.account-preview__name{font-size:1rem;font-weight:600}.account-preview__type{opacity:.8;font-size:.75rem}.account-preview__balance{margin-bottom:.25rem;font-size:1.5rem;font-weight:700}.account-preview__bank{opacity:.9;font-size:.875rem}@media (max-width:640px){.account-type-grid{grid-template-columns:1fr}.account-form{padding:1rem}.account-modal__actions{flex-direction:column-reverse;gap:.5rem}.color-palette{justify-content:center}.balance-input{font-size:1.125rem}}@media (prefers-color-scheme:dark){.account-form__section-title{color:#f3f4f6;border-bottom-color:#374151}.account-type-option{background-color:#1e293b;border-color:#4b5563}.account-type-option:hover{background-color:#334155;border-color:#818cf8}.account-type-option--selected{background-color:#1e1b4b;border-color:#818cf8}.account-type-icon{color:#9ca3af;background-color:#374151}.account-type-option--selected .account-type-icon{background-color:#818cf8}.account-type-name{color:#f3f4f6}.account-type-description{color:#9ca3af}.account-type-option--selected .account-type-name{color:#a5b4fc}.account-type-option--selected .account-type-description{color:#818cf8}.bank-icon{color:#9ca3af}.color-selection__title{color:#cbd5e1}.color-option--selected{border-color:#f3f4f6;box-shadow:0 0 0 2px #1e293b,0 0 0 4px #f3f4f6}.balance-input{color:#f3f4f6;background-color:#374151;border-color:#4b5563}.balance-input:focus{background-color:#1e293b;border-color:#818cf8;box-shadow:0 0 0 3px rgba(129,140,248,.1)}.balance-currency{color:#9ca3af}.account-status{background-color:#374151;border-color:#4b5563}.account-status__title{color:#f3f4f6}.account-status__description{color:#9ca3af}.account-modal__actions{background-color:#374151;border-top-color:#374151}.account-preview{background-color:#374151;border-color:#4b5563}.account-preview__title{color:#f3f4f6}}html.light .account-modal,body.light .account-modal,.light .account-modal{background:linear-gradient(145deg,#fff 0%,#f8fafc 100%);border-color:rgba(99,102,241,.3);box-shadow:0 25px 50px -12px rgba(0,0,0,.15),0 0 0 1px rgba(99,102,241,.1),inset 0 1px rgba(255,255,255,.8)}html.light .account-modal__header,body.light .account-modal__header,.light .account-modal__header{background:linear-gradient(145deg,rgba(99,102,241,.05) 0%,transparent 100%);border-bottom-color:rgba(99,102,241,.2)}html.light .account-modal__title,body.light .account-modal__title,.light .account-modal__title{color:#0f172a;background:linear-gradient(135deg,#0f172a 0%,#334155 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}html.light .account-modal__close,body.light .account-modal__close,.light .account-modal__close{color:#475569;background:rgba(99,102,241,.1);border-color:rgba(99,102,241,.3)}html.light .account-modal__close:hover,body.light .account-modal__close:hover,.light .account-modal__close:hover{color:#0f172a;background:rgba(99,102,241,.15);border-color:rgba(99,102,241,.5)}html.light .account-modal__content,body.light .account-modal__content,.light .account-modal__content{color:#334155;background:linear-gradient(145deg,transparent 0%,rgba(99,102,241,.02) 100%)}html.light .account-modal__footer,body.light .account-modal__footer,.light .account-modal__footer{background:#f8fafc;border-top-color:#e2e8f0}html.light .account-form__section-title,body.light .account-form__section-title,.light .account-form__section-title{color:#0f172a;border-bottom-color:#e2e8f0}html.light .account-type-option,body.light .account-type-option,.light .account-type-option{color:#334155;background:linear-gradient(145deg,rgba(255,255,255,.8) 0%,rgba(248,250,252,.8) 100%);border-color:rgba(99,102,241,.3)}html.light .account-type-option:hover,body.light .account-type-option:hover,.light .account-type-option:hover{color:#0f172a;background:linear-gradient(145deg,rgba(255,255,255,.9) 0%,rgba(248,250,252,.9) 100%);border-color:rgba(99,102,241,.5)}html.light .account-type-option--selected,body.light .account-type-option--selected,.light .account-type-option--selected{color:#4f46e5;background:linear-gradient(135deg,rgba(99,102,241,.1) 0%,rgba(168,85,247,.1) 100%);border-color:rgba(99,102,241,.5)}html.light .account-type-option__icon,body.light .account-type-option__icon,.light .account-type-option__icon{color:#6366f1}html.light .account-type-option--selected .account-type-option__icon,body.light .account-type-option--selected .account-type-option__icon,.light .account-type-option--selected .account-type-option__icon{color:#4f46e5}html.light .account-type-option__label,body.light .account-type-option__label,.light .account-type-option__label{color:#334155;font-weight:500}html.light .account-type-option--selected .account-type-option__label,body.light .account-type-option--selected .account-type-option__label,.light .account-type-option--selected .account-type-option__label{color:#4f46e5;font-weight:600}html.light .account-type-option__description,body.light .account-type-option__description,.light .account-type-option__description{color:#6b7280}html.light .account-form__input,body.light .account-form__input,.light .account-form__input{color:#334155;background:#fff;border-color:rgba(99,102,241,.3)}html.light .account-form__input:focus,body.light .account-form__input:focus,.light .account-form__input:focus{border-color:#6366f1;box-shadow:0 0 0 3px rgba(99,102,241,.1)}html.light .account-form__input::placeholder,body.light .account-form__input::placeholder,.light .account-form__input::placeholder{color:#6b7280}html.light .account-form__label,body.light .account-form__label,.light .account-form__label{color:#334155}html.light .account-form__select,body.light .account-form__select,.light .account-form__select{color:#334155;background:#fff;border-color:rgba(99,102,241,.3)}html.light .account-form__select:focus,body.light .account-form__select:focus,.light .account-form__select:focus{border-color:#6366f1;box-shadow:0 0 0 3px rgba(99,102,241,.1)}html.light .balance-input,body.light .balance-input,.light .balance-input{color:#334155;background:#fff;border-color:rgba(99,102,241,.3)}html.light .balance-input:focus,body.light .balance-input:focus,.light .balance-input:focus{border-color:#6366f1;box-shadow:0 0 0 3px rgba(99,102,241,.1)}html.light .balance-currency,body.light .balance-currency,.light .balance-currency{color:#6b7280}html.light .account-status,body.light .account-status,.light .account-status{background:linear-gradient(145deg,rgba(99,102,241,.05) 0%,rgba(168,85,247,.05) 100%);border-color:rgba(99,102,241,.3)}html.light .account-status__title,body.light .account-status__title,.light .account-status__title{color:#0f172a}html.light .account-status__description,body.light .account-status__description,.light .account-status__description{color:#475569}html.light .account-modal__actions,body.light .account-modal__actions,.light .account-modal__actions{background-color:#f8fafc;border-top-color:#e2e8f0}html.light .account-preview,body.light .account-preview,.light .account-preview{background:linear-gradient(145deg,rgba(255,255,255,.8) 0%,rgba(248,250,252,.8) 100%);border-color:rgba(99,102,241,.3)}html.light .account-preview__title,body.light .account-preview__title,.light .account-preview__title{color:#0f172a}
.budget-modal__content{padding:0}.budget-form{padding:1.5rem}.budget-form__section{margin-bottom:1.5rem}.budget-form__section:last-child{margin-bottom:0}.budget-form__section-title{color:#111827;border-bottom:1px solid #e5e7eb;margin-bottom:1rem;padding-bottom:.5rem;font-size:1rem;font-weight:600}.category-grid{grid-template-columns:repeat(3,1fr);gap:.75rem;margin-bottom:1.5rem;display:grid}.category-option{cursor:pointer;text-align:center;background-color:#fff;border:2px solid #e2e8f0;border-radius:.75rem;flex-direction:column;align-items:center;gap:.5rem;padding:1rem .5rem;transition:all .2s ease-in-out;display:flex}.category-option:hover{background-color:#f9fafb;border-color:#22c55e}.category-option--selected{background-color:#f0fdf4;border-color:#22c55e}.category-option__icon{color:#6b7280;background-color:#f3f4f6;border-radius:50%;width:2rem;height:2rem;padding:.5rem;transition:all .2s ease-in-out}.category-option--selected .category-option__icon{color:#fff;background-color:#22c55e}.category-option__name{color:#111827;font-size:.75rem;font-weight:500;line-height:1.2}.category-option--selected .category-option__name{color:#22c55e;font-weight:600}.budget-amount-group{position:relative}.budget-amount-input{text-align:center;color:#111827;background-color:#f9fafb;border:2px solid #e2e8f0;border-radius:.75rem;padding:1rem;font-size:1.5rem;font-weight:600;transition:all .2s ease-in-out}.budget-amount-input:focus{background-color:#fff;border-color:#22c55e;box-shadow:0 0 0 3px rgba(34,197,94,.1)}.budget-currency{color:#6b7280;pointer-events:none;font-size:1.25rem;font-weight:600;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.period-selection{background-color:#f3f4f6;border-radius:.5rem;margin-bottom:1.5rem;padding:.25rem;display:flex}.period-option{cursor:pointer;color:#6b7280;text-align:center;background:0 0;border:none;border-radius:.25rem;flex:1;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s ease-in-out}.period-option--active{color:#22c55e;background-color:#fff;font-weight:600;box-shadow:0 1px 3px rgba(0,0,0,.1)}.alert-settings{background-color:#fef9c3;border:1px solid #fde047;border-radius:.5rem;margin-top:1rem;padding:1rem}.alert-settings__title{color:#92400e;align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:.875rem;font-weight:600;display:flex}.alert-settings__title-icon{width:1rem;height:1rem}.alert-thresholds{flex-direction:column;gap:.75rem;display:flex}.alert-threshold{justify-content:space-between;align-items:center;gap:1rem;display:flex}.alert-threshold__info{flex:1}.alert-threshold__label{color:#92400e;font-size:.75rem;font-weight:500}.alert-threshold__description{color:#78350f;font-size:.625rem;line-height:1.3}.alert-threshold__value{color:#92400e;text-align:center;background-color:rgba(245,158,11,.2);border-radius:.25rem;min-width:3rem;padding:.25rem .5rem;font-size:.875rem;font-weight:600}.budget-preview{background:linear-gradient(135deg,#f0fdf4,#dcfce7);border:1px solid #22c55e;border-radius:.75rem;margin-top:1.5rem;padding:1rem}.budget-preview__title{color:#16a34a;align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:.875rem;font-weight:600;display:flex}.budget-preview__content{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.budget-preview__category{align-items:center;gap:.5rem;display:flex}.budget-preview__category-icon{color:#22c55e;width:1.5rem;height:1.5rem}.budget-preview__category-name{color:#16a34a;font-size:.875rem;font-weight:500}.budget-preview__amount{color:#16a34a;font-size:1.25rem;font-weight:700}.budget-preview__period{color:#22c55e;text-align:center;font-size:.75rem}.budget-preview__progress{background-color:rgba(34,197,94,.2);border-radius:9999px;height:.5rem;margin-top:.5rem;overflow:hidden}.budget-preview__progress-fill{border-radius:inherit;background-color:#22c55e;width:0%;height:100%;transition:width .3s ease-in-out}.budget-modal__actions{background-color:#f9fafb;border-top:1px solid #e5e7eb;justify-content:space-between;gap:.75rem;padding:1rem 1.5rem;display:flex}@media (max-width:768px){.category-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.category-grid{grid-template-columns:1fr}.budget-form{padding:1rem}.budget-modal__actions{flex-direction:column-reverse;gap:.5rem}.budget-amount-input{font-size:1.25rem}.period-selection{flex-direction:column;gap:.25rem;padding:.5rem}.alert-threshold,.budget-preview__content{flex-direction:column;align-items:flex-start;gap:.5rem}}.budget-modal__switch{background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);border:1px solid #cbd5e1;border-radius:.75rem;margin:1.5rem 0;padding:1.25rem;transition:all .2s ease-in-out}.budget-modal__switch:hover{background:linear-gradient(135deg,#f1f5f9 0%,#ecf1f7 100%);border-color:#94a3b8}.budget-modal__switch .switch-container{justify-content:space-between;align-items:center;margin:0}.budget-modal__switch .switch__label{color:#334155;flex:1;margin-right:1rem;font-size:.95rem;font-weight:500;line-height:1.6}@media (prefers-color-scheme:dark){.budget-modal__switch{background:linear-gradient(135deg,#334155 0%,#2d3b4d 100%);border-color:#475569}.budget-modal__switch:hover{background:linear-gradient(135deg,#374557 0%,#313f51 100%);border-color:#64748b}.budget-modal__switch .switch__label{color:#e2e8f0}.budget-form__section-title{color:#f3f4f6;border-bottom-color:#374151}.category-option{background-color:#1e293b;border-color:#4b5563}.category-option:hover{background-color:#334155;border-color:#4ade80}.category-option--selected{background-color:#064e3b;border-color:#4ade80}.category-option__icon{color:#9ca3af;background-color:#374151}.category-option--selected .category-option__icon{background-color:#4ade80}.category-option__name{color:#f3f4f6}.category-option--selected .category-option__name{color:#86efac}.budget-amount-input{color:#f3f4f6;background-color:#374151;border-color:#4b5563}.budget-amount-input:focus{background-color:#1e293b;border-color:#4ade80;box-shadow:0 0 0 3px rgba(74,222,128,.1)}.budget-currency{color:#9ca3af}.period-selection{background-color:#374151}.period-option{color:#9ca3af}.period-option--active{color:#86efac;background-color:#1e293b}.alert-settings{background-color:#854d0e;border-color:#b45309}.alert-settings__title,.alert-threshold__label{color:#fef08a}.alert-threshold__description{color:#fbbf24}.alert-threshold__value{color:#fef08a;background-color:rgba(180,83,9,.3)}.budget-preview{background:linear-gradient(135deg,#064e3b,#14532d);border-color:#4ade80}.budget-preview__title,.budget-preview__category-name,.budget-preview__amount{color:#bbf7d0}.budget-preview__period{color:#86efac}.budget-preview__progress{background-color:rgba(74,222,128,.2)}.budget-preview__progress-fill{background-color:#4ade80}.budget-modal__actions{background-color:#374151;border-top-color:#374151}}html.light .budget-modal,body.light .budget-modal,.light .budget-modal{background:linear-gradient(145deg,#fff 0%,#f8fafc 100%);border-color:rgba(99,102,241,.3);box-shadow:0 25px 50px -12px rgba(0,0,0,.15),0 0 0 1px rgba(99,102,241,.1),inset 0 1px rgba(255,255,255,.8)}html.light .budget-modal__header,body.light .budget-modal__header,.light .budget-modal__header{background:linear-gradient(145deg,rgba(99,102,241,.05) 0%,transparent 100%);border-bottom-color:rgba(99,102,241,.2)}html.light .budget-modal__title,body.light .budget-modal__title,.light .budget-modal__title{color:#0f172a;background:linear-gradient(135deg,#0f172a 0%,#334155 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}html.light .budget-modal__close,body.light .budget-modal__close,.light .budget-modal__close{color:#475569;background:rgba(99,102,241,.1);border-color:rgba(99,102,241,.3)}html.light .budget-modal__close:hover,body.light .budget-modal__close:hover,.light .budget-modal__close:hover{color:#0f172a;background:rgba(99,102,241,.15);border-color:rgba(99,102,241,.5)}html.light .budget-modal__content,body.light .budget-modal__content,.light .budget-modal__content{color:#334155;background:linear-gradient(145deg,transparent 0%,rgba(99,102,241,.02) 100%)}html.light .budget-modal__footer,body.light .budget-modal__footer,.light .budget-modal__footer{background:#f8fafc;border-top-color:#e2e8f0}html.light .budget-form__section-title,body.light .budget-form__section-title,.light .budget-form__section-title{color:#0f172a;border-bottom-color:#e2e8f0}html.light .category-option,body.light .category-option,.light .category-option{color:#334155;background:linear-gradient(145deg,rgba(255,255,255,.8) 0%,rgba(248,250,252,.8) 100%);border-color:rgba(99,102,241,.3)}html.light .category-option:hover,body.light .category-option:hover,.light .category-option:hover{color:#0f172a;background:linear-gradient(145deg,rgba(255,255,255,.9) 0%,rgba(248,250,252,.9) 100%);border-color:rgba(99,102,241,.5)}html.light .category-option--selected,body.light .category-option--selected,.light .category-option--selected{color:#4f46e5;background:linear-gradient(135deg,rgba(99,102,241,.1) 0%,rgba(168,85,247,.1) 100%);border-color:rgba(99,102,241,.5)}html.light .category-option__icon,body.light .category-option__icon,.light .category-option__icon{color:#6366f1}html.light .category-option--selected .category-option__icon,body.light .category-option--selected .category-option__icon,.light .category-option--selected .category-option__icon{color:#4f46e5}html.light .category-option__label,body.light .category-option__label,.light .category-option__label{color:#334155;font-weight:500}html.light .category-option--selected .category-option__label,body.light .category-option--selected .category-option__label,.light .category-option--selected .category-option__label{color:#4f46e5;font-weight:600}html.light .budget-form__input,body.light .budget-form__input,.light .budget-form__input{color:#334155;background:#fff;border-color:rgba(99,102,241,.3)}html.light .budget-form__input:focus,body.light .budget-form__input:focus,.light .budget-form__input:focus{border-color:#6366f1;box-shadow:0 0 0 3px rgba(99,102,241,.1)}html.light .budget-form__input::placeholder,body.light .budget-form__input::placeholder,.light .budget-form__input::placeholder{color:#6b7280}html.light .budget-form__label,body.light .budget-form__label,.light .budget-form__label{color:#334155}html.light .budget-form__select,body.light .budget-form__select,.light .budget-form__select{color:#334155;background:#fff;border-color:rgba(99,102,241,.3)}html.light .budget-form__select:focus,body.light .budget-form__select:focus,.light .budget-form__select:focus{border-color:#6366f1;box-shadow:0 0 0 3px rgba(99,102,241,.1)}html.light .budget-amount-input,body.light .budget-amount-input,.light .budget-amount-input{color:#334155;background:#fff;border-color:rgba(99,102,241,.3)}html.light .budget-amount-input:focus,body.light .budget-amount-input:focus,.light .budget-amount-input:focus{border-color:#6366f1;box-shadow:0 0 0 3px rgba(99,102,241,.1)}html.light .budget-currency,body.light .budget-currency,.light .budget-currency{color:#6b7280}html.light .budget-preview,body.light .budget-preview,.light .budget-preview{background:linear-gradient(145deg,rgba(255,255,255,.8) 0%,rgba(248,250,252,.8) 100%);border-color:rgba(99,102,241,.3)}html.light .budget-preview__title,body.light .budget-preview__title,.light .budget-preview__title,html.light .budget-preview__category-name,body.light .budget-preview__category-name,.light .budget-preview__category-name,html.light .budget-preview__amount,body.light .budget-preview__amount,.light .budget-preview__amount{color:#0f172a}html.light .budget-preview__period,body.light .budget-preview__period,.light .budget-preview__period{color:#475569}html.light .budget-preview__progress,body.light .budget-preview__progress,.light .budget-preview__progress{background-color:rgba(99,102,241,.1)}html.light .budget-preview__progress-fill,body.light .budget-preview__progress-fill,.light .budget-preview__progress-fill{background-color:#6366f1}html.light .budget-modal__actions,body.light .budget-modal__actions,.light .budget-modal__actions{background-color:#f8fafc;border-top-color:#e2e8f0}html.light .budget-modal__switch,body.light .budget-modal__switch,.light .budget-modal__switch{background:linear-gradient(135deg,rgba(99,102,241,.05) 0%,rgba(168,85,247,.05) 100%)!important;border-color:rgba(99,102,241,.3)!important}html.light .budget-modal__switch:hover,body.light .budget-modal__switch:hover,.light .budget-modal__switch:hover{background:linear-gradient(135deg,rgba(99,102,241,.08) 0%,rgba(168,85,247,.08) 100%)!important;border-color:rgba(99,102,241,.5)!important}html.light .budget-modal__switch .switch__label,body.light .budget-modal__switch .switch__label,.light .budget-modal__switch .switch__label,html.light .budget-form__label,body.light .budget-form__label,.light .budget-form__label{color:#0f172a!important;font-weight:600!important}html.light .budget-form__section-title,body.light .budget-form__section-title,.light .budget-form__section-title{color:#0f172a!important;font-weight:700!important}html.light .budget-form__input,body.light .budget-form__input,.light .budget-form__input{color:#334155!important;background:#fff!important;border:2px solid rgba(99,102,241,.3)!important;border-radius:.75rem!important;margin-bottom:1.5rem!important;padding:.75rem 1rem!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important}html.light .budget-form__input:focus,body.light .budget-form__input:focus,.light .budget-form__input:focus{border-color:#6366f1!important;transform:translateY(-1px)!important;box-shadow:0 0 0 3px rgba(99,102,241,.1)!important}html.light .budget-form__input:hover,body.light .budget-form__input:hover,.light .budget-form__input:hover{border-color:rgba(99,102,241,.5)!important;transform:translateY(-1px)!important}html.light .budget-form__select,body.light .budget-form__select,.light .budget-form__select{color:#334155!important;background:#fff!important;border:2px solid rgba(99,102,241,.3)!important;border-radius:.75rem!important;margin-bottom:1.5rem!important;padding:.75rem 1rem!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important}html.light .budget-form__select:focus,body.light .budget-form__select:focus,.light .budget-form__select:focus{border-color:#6366f1!important;transform:translateY(-1px)!important;box-shadow:0 0 0 3px rgba(99,102,241,.1)!important}html.light .budget-form__select:hover,body.light .budget-form__select:hover,.light .budget-form__select:hover{border-color:rgba(99,102,241,.5)!important;transform:translateY(-1px)!important}html.light .budget-modal__switch,body.light .budget-modal__switch,.light .budget-modal__switch{background:linear-gradient(145deg,rgba(99,102,241,.05) 0%,rgba(168,85,247,.05) 100%)!important;border:2px solid rgba(99,102,241,.3)!important;border-radius:1rem!important;padding:1.5rem!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important}html.light .budget-modal__switch:hover,body.light .budget-modal__switch:hover,.light .budget-modal__switch:hover{background:linear-gradient(145deg,rgba(99,102,241,.08) 0%,rgba(168,85,247,.08) 100%)!important;border-color:rgba(99,102,241,.5)!important;transform:translateY(-1px)!important;box-shadow:0 4px 12px rgba(99,102,241,.15)!important}html.light .budget-modal__switch .switch__label,body.light .budget-modal__switch .switch__label,.light .budget-modal__switch .switch__label{color:#0f172a!important;font-size:1rem!important;font-weight:600!important}html.light .budget-modal__actions .btn,body.light .budget-modal__actions .btn,.light .budget-modal__actions .btn{border-radius:.75rem!important;padding:.75rem 1.5rem!important;font-weight:600!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important}html.light .budget-modal__actions .btn:hover,body.light .budget-modal__actions .btn:hover,.light .budget-modal__actions .btn:hover{transform:translateY(-1px)!important;box-shadow:0 4px 12px rgba(0,0,0,.15)!important}
.confirm-delete-modal{max-width:28rem}.confirm-delete-modal__content{text-align:center;border-radius:1rem;margin:.5rem;padding:2.5rem 2rem 2rem}.confirm-delete-icon{color:#ef4444;-webkit-backdrop-filter:blur(10px);background:linear-gradient(135deg,rgba(239,68,68,.2) 0%,rgba(220,38,38,.2) 100%);border:2px solid rgba(239,68,68,.3);border-radius:50%;justify-content:center;align-items:center;width:5rem;height:5rem;margin:0 auto 2rem;padding:1.25rem;animation:3s ease-in-out infinite gentlePulse;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 25px rgba(239,68,68,.3),inset 0 1px rgba(255,255,255,.2)}.confirm-delete-icon:before{content:"";opacity:0;background:linear-gradient(45deg,transparent 30%,rgba(255,255,255,.1) 50%,transparent 70%);animation:2s ease-in-out infinite shine;position:absolute;top:0;bottom:0;left:0;right:0}@keyframes gentlePulse{0%,to{transform:scale(1);box-shadow:0 8px 25px rgba(239,68,68,.3),inset 0 1px rgba(255,255,255,.2)}50%{transform:scale(1.05);box-shadow:0 12px 35px rgba(239,68,68,.4),inset 0 1px rgba(255,255,255,.2)}}@keyframes shine{0%{opacity:0;transform:translate(-100%)}50%{opacity:1}to{opacity:0;transform:translate(100%)}}.confirm-delete-icon svg{filter:drop-shadow(0 2px 4px rgba(239,68,68,.3));width:2.5rem;height:2.5rem}.confirm-delete__title{color:#111827;background:linear-gradient(135deg,#111827 0%,#374151 100%);text-shadow:0 2px 4px rgba(0,0,0,.1);-webkit-background-clip:text;background-clip:text;margin:0 0 1rem;font-size:1.375rem;font-weight:700}.confirm-delete__message{color:#6b7280;max-width:24rem;margin:0 auto 1.5rem;font-size:1rem;font-weight:400;line-height:1.5}.confirm-delete-modal__content>p.confirm-delete__message{color:#e5e7eb;font-size:.9rem;font-weight:500}.confirm-delete__warning-title{color:#e5e7eb;justify-content:center;align-items:center;gap:.375rem;margin-bottom:.5rem;font-size:.875rem;font-weight:600;display:flex}.confirm-delete__item{text-align:left;background-color:#f9fafb;border:1px solid #e2e8f0;border-radius:.5rem;margin:1rem 0;padding:1rem}.confirm-delete__item-name{color:#111827;align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:1rem;font-weight:600;display:flex}.confirm-delete__item-icon{color:#6b7280;width:1.25rem;height:1.25rem}.confirm-delete__item-details{flex-direction:column;gap:.25rem;display:flex}.confirm-delete__item-detail{color:#6b7280;justify-content:space-between;align-items:center;font-size:.75rem;display:flex}.confirm-delete__item-detail-label{font-weight:500}.confirm-delete__item-detail-value{font-weight:400}.confirm-delete__warning{background-color:#fef2f2;border:1px solid #fecaca;border-radius:.5rem;margin:1rem 0;padding:.75rem 1rem}.confirm-delete__warning-title{color:#b91c1c;align-items:center;gap:.375rem;margin-bottom:.25rem;font-size:.75rem;font-weight:600;display:flex}.confirm-delete__warning-icon{width:.875rem;height:.875rem}.confirm-delete__warning-message{color:#991b1b;margin:0;font-size:.75rem;line-height:1.4}.confirm-delete__consequences{text-align:left;margin:1rem 0}.confirm-delete__consequences-title{color:#111827;margin-bottom:.5rem;font-size:.875rem;font-weight:600}.confirm-delete__consequences-list{margin:0;padding:0;list-style:none}.confirm-delete__consequences-item{color:#6b7280;align-items:flex-start;gap:.375rem;margin-bottom:.25rem;font-size:.75rem;display:flex}.confirm-delete__consequences-item:before{content:"•";color:#ef4444;flex-shrink:0;margin-top:.125rem;font-weight:700}.confirm-delete__input-section{text-align:left;margin:1.5rem 0 1rem}.confirm-delete__input-label{color:#374151;margin-bottom:.5rem;font-size:.875rem;font-weight:500;display:block}.confirm-delete__input-label strong{color:#ef4444;font-weight:600}.confirm-delete__input{border:2px solid #e2e8f0;border-radius:.375rem;outline:none;width:100%;padding:.5rem .75rem;font-size:.875rem;transition:all .2s ease-in-out}.confirm-delete__input:focus{border-color:#ef4444;box-shadow:0 0 0 3px rgba(239,68,68,.1)}.confirm-delete__input--error{background-color:#fef2f2;border-color:#ef4444}.confirm-delete__input-error{color:#ef4444;align-items:center;gap:.25rem;margin-top:.375rem;font-size:.75rem;display:flex}.confirm-delete__input-error-icon{flex-shrink:0;width:.875rem;height:.875rem}.confirm-delete__actions{border-top:1px solid rgba(239,68,68,.1);justify-content:center;gap:1rem;margin-top:2.5rem;padding-top:1.5rem;display:flex}.confirm-delete__action{border-radius:.75rem;min-width:7rem;padding:.75rem 1.5rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.confirm-delete__action--cancel{color:#6366f1;-webkit-backdrop-filter:blur(10px);background:linear-gradient(135deg,rgba(255,255,255,.8) 0%,rgba(249,250,251,.8) 100%);border:2px solid rgba(99,102,241,.3)}.confirm-delete__action--cancel:hover{background:linear-gradient(135deg,rgba(99,102,241,.1) 0%,rgba(168,85,247,.1) 100%);border-color:rgba(99,102,241,.5);transform:translateY(-2px);box-shadow:0 8px 25px rgba(99,102,241,.3)}.confirm-delete__action--confirm{color:#fff;background:linear-gradient(135deg,rgba(239,68,68,.9) 0%,rgba(220,38,38,.9) 100%);border:2px solid rgba(239,68,68,.5);box-shadow:0 4px 15px rgba(239,68,68,.3)}.confirm-delete__action--confirm:hover{background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%);border-color:rgba(239,68,68,.7);transform:translateY(-2px);box-shadow:0 12px 35px rgba(239,68,68,.4)}.confirm-delete--loading{pointer-events:none}.confirm-delete--loading .confirm-delete-icon{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width:640px){.confirm-delete-modal{max-width:calc(100vw - 2rem);margin:1rem}.confirm-delete-modal__content{padding:1.5rem 1rem 1rem}.confirm-delete-icon{width:3rem;height:3rem;margin-bottom:1rem}.confirm-delete-icon svg{width:1.5rem;height:1.5rem}.confirm-delete__title{font-size:1.125rem}.confirm-delete__actions{flex-direction:column-reverse;gap:.5rem}.confirm-delete__action{width:100%;min-width:auto}}html.light .confirm-delete-modal__content,body.light .confirm-delete-modal__content,.light .confirm-delete-modal__content{color:#0f172a!important;background:linear-gradient(145deg,rgba(255,255,255,.95) 0%,rgba(248,250,252,.95) 100%)!important;border:2px solid rgba(99,102,241,.3)!important}html.light .confirm-delete__title,body.light .confirm-delete__title,.light .confirm-delete__title{color:#0f172a!important;background:0 0!important;-webkit-background-clip:unset!important;background-clip:unset!important;text-shadow:none!important;font-weight:700!important}html.light .confirm-delete__message,body.light .confirm-delete__message,.light .confirm-delete__message,html.light .confirm-delete-modal__content>p.confirm-delete__message,body.light .confirm-delete-modal__content>p.confirm-delete__message,.light .confirm-delete-modal__content>p.confirm-delete__message{color:#475569!important;font-weight:500!important}html.light .confirm-delete__warning-title,body.light .confirm-delete__warning-title,.light .confirm-delete__warning-title{color:#0f172a!important;font-weight:600!important}html.light .confirm-delete__item,body.light .confirm-delete__item,.light .confirm-delete__item{color:#0f172a!important;background:linear-gradient(145deg,rgba(255,255,255,.9) 0%,rgba(248,250,252,.9) 100%)!important;border-color:rgba(99,102,241,.3)!important}html.light .confirm-delete__item-name,body.light .confirm-delete__item-name,.light .confirm-delete__item-name{color:#0f172a!important;font-weight:600!important}html.light .confirm-delete__item-icon,body.light .confirm-delete__item-icon,.light .confirm-delete__item-icon{color:#6366f1!important}html.light .confirm-delete__item-detail,body.light .confirm-delete__item-detail,.light .confirm-delete__item-detail{color:#475569!important}html.light .confirm-delete__input-label,body.light .confirm-delete__input-label,.light .confirm-delete__input-label{color:#0f172a!important;font-weight:600!important}html.light .confirm-delete__input-label strong,body.light .confirm-delete__input-label strong,.light .confirm-delete__input-label strong{color:#ef4444!important;font-weight:700!important}html.light .confirm-delete__input,body.light .confirm-delete__input,.light .confirm-delete__input{color:#334155!important;background:#fff!important;border-color:rgba(99,102,241,.3)!important}html.light .confirm-delete__input:focus,body.light .confirm-delete__input:focus,.light .confirm-delete__input:focus{border-color:#ef4444!important;box-shadow:0 0 0 3px rgba(239,68,68,.1)!important}html.light .confirm-delete__input--error,body.light .confirm-delete__input--error,.light .confirm-delete__input--error{background-color:#fef2f2!important;border-color:#ef4444!important}html.light .confirm-delete__input-error,body.light .confirm-delete__input-error,.light .confirm-delete__input-error{color:#ef4444!important;font-weight:500!important}html.light .confirm-delete__actions,body.light .confirm-delete__actions,.light .confirm-delete__actions{border-top-color:rgba(99,102,241,.2)!important}html.light .confirm-delete__action--cancel,body.light .confirm-delete__action--cancel,.light .confirm-delete__action--cancel{color:#6366f1!important;background:linear-gradient(145deg,rgba(255,255,255,.9) 0%,rgba(248,250,252,.9) 100%)!important;border-color:rgba(99,102,241,.3)!important}html.light .confirm-delete__action--cancel:hover,body.light .confirm-delete__action--cancel:hover,.light .confirm-delete__action--cancel:hover{color:#4f46e5!important;background:linear-gradient(145deg,rgba(99,102,241,.1) 0%,rgba(168,85,247,.1) 100%)!important;border-color:rgba(99,102,241,.5)!important}html.light .confirm-delete__action--confirm,body.light .confirm-delete__action--confirm,.light .confirm-delete__action--confirm{color:#fff!important;background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%)!important;border-color:rgba(239,68,68,.5)!important}html.light .confirm-delete__action--confirm:hover,body.light .confirm-delete__action--confirm:hover,.light .confirm-delete__action--confirm:hover{background:linear-gradient(135deg,#dc2626 0%,#b91c1c 100%)!important;border-color:rgba(239,68,68,.7)!important}@media (prefers-color-scheme:dark){.confirm-delete-icon{color:#f87171;background-color:#570d0e}.confirm-delete__title{color:#f3f4f6}.confirm-delete__message{color:#9ca3af}.confirm-delete__item{background-color:#374151;border-color:#4b5563}.confirm-delete__item-name{color:#f3f4f6}.confirm-delete__item-icon,.confirm-delete__item-detail{color:#9ca3af}.confirm-delete__warning{background-color:#570d0e;border-color:#991b1b}.confirm-delete__warning-title{color:#fecaca}.confirm-delete__warning-message{color:#f87171}.confirm-delete__consequences-title{color:#f3f4f6}.confirm-delete__consequences-item{color:#9ca3af}.confirm-delete__consequences-item:before{color:#f87171}.confirm-delete__input-label{color:#cbd5e1}.confirm-delete__input{color:#f3f4f6;background-color:#1e293b;border-color:#4b5563}.confirm-delete__input:focus{border-color:#f87171;box-shadow:0 0 0 3px rgba(248,113,113,.1)}.confirm-delete__input--error{background-color:#570d0e;border-color:#f87171}}
.faq-modal__content{max-height:calc(100vh - 200px);padding:1.5rem;overflow-x:hidden;overflow-y:auto}.faq-modal__header{text-align:center;border-bottom:1px solid var(--border);margin-bottom:2rem;padding-bottom:1.5rem}.faq-modal__icon{justify-content:center;margin-bottom:1rem;display:flex}.faq-modal__icon svg{width:3rem;height:3rem;color:var(--primary)}.faq-modal__description{color:var(--text-secondary);margin:0;font-size:.95rem;line-height:1.6}.faq-modal__list{flex-direction:column;gap:.75rem;max-height:calc(100vh - 300px);display:flex;overflow-y:auto}.faq-item{border:1px solid var(--border);border-radius:.75rem;transition:all .6s cubic-bezier(.25,.46,.45,.94);overflow:hidden;transform:translateZ(0)}.faq-item:hover{border-color:var(--primary);transform:translateY(-1px);box-shadow:0 6px 20px rgba(0,0,0,.12)}.faq-item[data-open=true]{transform:translateY(-1px);box-shadow:0 8px 25px rgba(0,0,0,.15)}.faq-item__question{background:var(--surface);text-align:left;cursor:pointer;width:100%;color:var(--text);border:none;justify-content:space-between;align-items:center;padding:1.25rem;font-size:1rem;font-weight:500;transition:all .6s cubic-bezier(.25,.46,.45,.94);display:flex;position:relative;overflow:hidden}.faq-item__question:hover{background:linear-gradient(145deg,var(--surface-hover)0%,rgba(99,102,241,.03) 100%);transform:translateY(-.5px);box-shadow:0 2px 8px rgba(0,0,0,.08)}.faq-item__question svg{width:1.25rem;height:1.25rem;color:var(--text-secondary);transform-origin:50%;transition:all .6s cubic-bezier(.25,.46,.45,.94);transform:rotate(0)}.faq-item__question svg[data-icon=chevron-up]{transform:rotate(180deg)}.faq-item__question:hover svg{color:var(--primary);transform:scale(1.05)}.faq-item__answer{border-top:1px solid var(--border);background:linear-gradient(145deg,rgba(99,102,241,.05) 0%,rgba(99,102,241,.02) 100%);padding:0 1.25rem 1.25rem;animation:.6s cubic-bezier(.25,.46,.45,.94) slideDown}.faq-item__answer p{color:var(--text-secondary);margin:0;font-size:.95rem;line-height:1.6}.faq-modal__footer{border-top:1px solid var(--border);text-align:center;margin-top:2rem;padding-top:1.5rem}.faq-modal__contact{color:var(--text-secondary);margin:0;font-size:.9rem}@keyframes slideDown{0%{opacity:0;transform:translateY(-20px)scale(.95)}50%{opacity:.7;transform:translateY(-5px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes slideUp{0%{opacity:1;transform:translateY(0)scale(1)}50%{opacity:.7;transform:translateY(-5px)scale(.98)}to{opacity:0;transform:translateY(-20px)scale(.95)}}@media (max-width:768px){.faq-modal__content{max-height:calc(100vh - 150px);padding:.75rem}.faq-item__question{padding:1rem;font-size:.95rem}.faq-item__answer{padding:0 1rem 1rem}.faq-modal__list{max-height:calc(100vh - 250px)}}
.contact-modal__content{grid-template-columns:1fr 1fr;gap:2.5rem;max-height:calc(100vh - 200px);padding:1.5rem;display:grid;overflow-x:hidden;overflow-y:auto}.contact-modal__info{border-right:1px solid var(--border);padding-right:1.5rem}.contact-modal__info-title{color:var(--text);margin-bottom:1.5rem;font-size:1.25rem;font-weight:600}.contact-modal__info-list{flex-direction:column;gap:1.5rem;display:flex}.contact-info-item{background:var(--surface);border-radius:.75rem;align-items:flex-start;gap:1rem;padding:1rem;transition:all .3s;display:flex}.contact-info-item:hover{background:var(--surface-hover);transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.contact-info-item__icon{background:var(--primary);color:#fff;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex}.contact-info-item__icon svg{width:1.25rem;height:1.25rem}.contact-info-item__content{flex:1}.contact-info-item__title{color:var(--text);margin:0 0 .25rem;font-size:1rem;font-weight:600}.contact-info-item__value{color:var(--primary);margin:0 0 .25rem;font-size:.95rem;font-weight:500}.contact-info-item__description{color:var(--text-secondary);margin:0;font-size:.85rem}.contact-modal__form-section{padding-left:1rem}.contact-modal__form-title{color:var(--text);margin-bottom:1.5rem;font-size:1.25rem;font-weight:600}.contact-modal__form{flex-direction:column;gap:1.25rem;display:flex}.contact-modal__form-row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.contact-modal__form-group{flex-direction:column;gap:.5rem;display:flex}.contact-modal__label{color:var(--text);font-size:.9rem;font-weight:500}.contact-modal__textarea{border:1px solid var(--border);background:var(--surface);width:100%;color:var(--text);resize:vertical;border-radius:.5rem;padding:.75rem;font-family:inherit;font-size:.95rem;transition:all .3s}.contact-modal__textarea:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.contact-modal__form-actions{justify-content:flex-end;gap:1rem;margin-top:1rem;display:flex}.contact-modal__submit-btn{align-items:center;gap:.5rem;display:flex}.contact-modal__loading-spinner{border:2px solid transparent;border-top-color:currentColor;border-radius:50%;width:1rem;height:1rem;animation:1s linear infinite spin}.contact-modal__success{text-align:center;padding:2rem}.contact-modal__success-icon{justify-content:center;margin-bottom:1.5rem;display:flex}.contact-modal__success-icon svg{color:#10b981;width:4rem;height:4rem}.contact-modal__success-title{color:var(--text);margin-bottom:1rem;font-size:1.5rem;font-weight:600}.contact-modal__success-message{color:var(--text-secondary);margin:0;line-height:1.6}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width:1200px){.contact-modal__content{grid-template-columns:1fr;gap:1.5rem}.contact-modal__info{border-right:none;border-bottom:1px solid var(--border);padding-bottom:1.5rem;padding-right:0}.contact-modal__form-section{padding-left:0}}@media (max-width:768px){.contact-modal__content{max-height:calc(100vh - 150px);padding:.75rem}.contact-modal__form-row{grid-template-columns:1fr}.contact-modal__form-actions{flex-direction:column}.contact-info-item{padding:.75rem}.contact-info-item__icon{width:2rem;height:2rem}.contact-info-item__icon svg{width:1rem;height:1rem}}
.about-modal__content{max-height:calc(100vh - 200px);padding:1.5rem;overflow-x:hidden;overflow-y:auto}.about-modal__header{text-align:center;border-bottom:1px solid var(--border);margin-bottom:2rem;padding-bottom:1.5rem}.about-modal__logo{justify-content:center;margin-bottom:1rem;display:flex}.about-modal__logo img{border-radius:.75rem;width:4rem;height:4rem}.about-modal__title{color:var(--text);background:linear-gradient(135deg,var(--primary),#3b82f6);-webkit-background-clip:text;background-clip:text;margin:0 0 .5rem;font-size:2rem;font-weight:700}.about-modal__subtitle{color:var(--text-secondary);margin:0;font-size:1.1rem;line-height:1.6}.about-modal__stats{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:2rem;display:grid}.about-stat{text-align:center;background:var(--surface);border:1px solid var(--border);border-radius:.75rem;padding:1.5rem 1rem;transition:all .3s}.about-stat:hover{border-color:var(--primary);transform:translateY(-4px);box-shadow:0 8px 25px rgba(0,0,0,.15)}.about-stat__icon{justify-content:center;margin-bottom:.75rem;display:flex}.about-stat__icon svg{width:2rem;height:2rem;color:var(--primary)}.about-stat__number{color:var(--text);margin-bottom:.25rem;font-size:1.5rem;font-weight:700}.about-stat__label{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;font-size:.8rem}.about-modal__section{margin-bottom:2.5rem}.about-modal__section-title{text-align:center;color:var(--text);margin-bottom:1.5rem;font-size:1.5rem;font-weight:600;position:relative}.about-modal__section-title:after{content:"";background:linear-gradient(90deg,var(--primary),transparent);border-radius:2px;width:3rem;height:3px;position:absolute;bottom:-.5rem;left:0}.about-modal__story{color:var(--text-secondary);margin-bottom:1rem;font-size:1rem;line-height:1.7}.about-modal__values{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.about-value{text-align:center;background:var(--surface);border:1px solid var(--border);border-radius:.75rem;padding:1.5rem;transition:all .3s}.about-value:hover{transform:translateY(-2px);box-shadow:0 4px 15px rgba(0,0,0,.1)}.about-value__icon{justify-content:center;margin-bottom:1rem;display:flex}.about-value__icon svg{width:2.5rem;height:2.5rem;color:var(--primary)}.about-value__title{color:var(--text);margin:0 0 .75rem;font-size:1.1rem;font-weight:600}.about-value__description{color:var(--text-secondary);margin:0;font-size:.95rem;line-height:1.6}.about-modal__team{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.about-team-member{text-align:center;background:var(--surface);border:1px solid var(--border);border-radius:.75rem;padding:1.5rem;transition:all .3s}.about-team-member:hover{transform:translateY(-2px);box-shadow:0 4px 15px rgba(0,0,0,.1)}.about-team-member__avatar{background:linear-gradient(135deg,var(--primary),#3b82f6);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:4rem;height:4rem;margin:0 auto 1rem;font-size:1.5rem;font-weight:600;display:flex}.about-team-member__name{color:var(--text);margin:0 0 .25rem;font-size:1.1rem;font-weight:600}.about-team-member__role{color:var(--primary);margin:0 0 .75rem;font-size:.9rem;font-weight:500}.about-team-member__description{color:var(--text-secondary);margin:0;font-size:.9rem;line-height:1.6}.about-modal__tech{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.about-tech-item{background:var(--surface);border:1px solid var(--border);border-radius:.75rem;padding:1.5rem;transition:all .3s}.about-tech-item:hover{transform:translateY(-2px);box-shadow:0 4px 15px rgba(0,0,0,.1)}.about-tech-item h4{color:var(--text);margin:0 0 .75rem;font-size:1.1rem;font-weight:600}.about-tech-item p{color:var(--text-secondary);margin:0;font-size:.95rem;line-height:1.6}.about-modal__footer{text-align:center;border-top:1px solid var(--border);padding-top:1.5rem}.about-modal__footer-text{color:var(--text-secondary);margin:0;font-size:1rem;font-weight:500}@media (max-width:1200px){.about-modal__stats{grid-template-columns:repeat(2,1fr)}.about-modal__values,.about-modal__team,.about-modal__tech{grid-template-columns:1fr;gap:1rem}}@media (max-width:768px){.about-modal__content{max-height:calc(100vh - 150px);padding:.75rem}.about-modal__stats{grid-template-columns:1fr}.about-modal__title{font-size:1.5rem}.about-modal__subtitle{font-size:1rem}.about-stat,.about-value,.about-team-member,.about-tech-item{padding:1rem}}
.careers-modal__content{max-height:calc(100vh - 200px);padding:1.5rem;overflow-x:hidden;overflow-y:auto}.careers-modal__header{text-align:center;border-bottom:1px solid var(--border);margin-bottom:2rem;padding-bottom:1.5rem}.careers-modal__icon{justify-content:center;margin-bottom:1rem;display:flex}.careers-modal__icon svg{width:3rem;height:3rem;color:var(--primary)}.careers-modal__title{color:var(--text);margin:0 0 .75rem;font-size:1.75rem;font-weight:700}.careers-modal__subtitle{color:var(--text-secondary);margin:0;font-size:1rem;line-height:1.6}.careers-modal__benefits-section{margin-bottom:2.5rem}.careers-modal__section-title{text-align:center;color:var(--text);margin-bottom:1.5rem;font-size:1.5rem;font-weight:600;position:relative}.careers-modal__section-title:after{content:"";background:linear-gradient(90deg,var(--primary),transparent);border-radius:2px;width:3rem;height:3px;position:absolute;bottom:-.5rem;left:0}.careers-modal__company-benefits{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.careers-benefit{text-align:center;background:var(--surface);border:1px solid var(--border);border-radius:.75rem;padding:1.5rem;transition:all .3s}.careers-benefit:hover{transform:translateY(-2px);box-shadow:0 4px 15px rgba(0,0,0,.1)}.careers-benefit__icon{justify-content:center;margin-bottom:1rem;display:flex}.careers-benefit__icon svg{width:2.5rem;height:2.5rem;color:var(--primary)}.careers-benefit__title{color:var(--text);margin:0 0 .75rem;font-size:1.1rem;font-weight:600}.careers-benefit__description{color:var(--text-secondary);margin:0;font-size:.95rem;line-height:1.6}.careers-modal__jobs-section{margin-bottom:2rem}.careers-modal__jobs-list{flex-direction:column;gap:1rem;display:flex}.careers-job-card{background:var(--surface);border:1px solid var(--border);cursor:pointer;border-radius:.75rem;padding:1.5rem;transition:all .3s}.careers-job-card:hover{border-color:var(--primary);transform:translateY(-2px);box-shadow:0 4px 15px rgba(0,0,0,.1)}.careers-job-card__header{justify-content:space-between;align-items:flex-start;margin-bottom:1rem;display:flex}.careers-job-card__title{color:var(--text);margin:0;font-size:1.25rem;font-weight:600}.careers-job-card__department{background:var(--primary);color:#fff;border-radius:1rem;padding:.25rem .75rem;font-size:.8rem;font-weight:500}.careers-job-card__meta{flex-wrap:wrap;gap:1rem;margin-bottom:1rem;display:flex}.careers-job-card__meta span{color:var(--text-secondary);align-items:center;gap:.25rem;font-size:.9rem;display:flex}.careers-job-card__meta svg{width:1rem;height:1rem}.careers-job-card__description{color:var(--text-secondary);margin-bottom:1rem;font-size:.95rem;line-height:1.6}.careers-job-card__action{text-align:right}.careers-job-card__action span{color:var(--primary);font-size:.9rem;font-weight:500}.careers-modal__job-detail{padding:1rem}.careers-modal__back-btn{color:var(--primary);cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 0;font-weight:500;transition:all .3s;display:flex}.careers-modal__back-btn:hover{color:var(--text)}.careers-modal__job-header{border-bottom:1px solid var(--border);margin-bottom:2rem;padding-bottom:1.5rem}.careers-modal__job-title{color:var(--text);margin:0 0 1rem;font-size:1.75rem;font-weight:700}.careers-modal__job-meta{flex-wrap:wrap;gap:1.5rem;display:flex}.careers-modal__job-meta span{color:var(--text-secondary);align-items:center;gap:.5rem;font-size:.95rem;display:flex}.careers-modal__job-meta svg{width:1.25rem;height:1.25rem}.careers-modal__job-department{background:var(--primary);color:#fff;border-radius:1rem;padding:.25rem .75rem;font-size:.85rem;font-weight:500}.careers-modal__job-content,.careers-modal__job-section{margin-bottom:2rem}.careers-modal__job-section h3{color:var(--text);margin:0 0 1rem;font-size:1.25rem;font-weight:600}.careers-modal__job-section p{color:var(--text-secondary);margin:0 0 1rem;font-size:1rem;line-height:1.7}.careers-modal__requirements,.careers-modal__benefits{margin:0;padding:0;list-style:none}.careers-modal__requirements li,.careers-modal__benefits li{color:var(--text-secondary);padding:.5rem 0 .5rem 1.5rem;font-size:.95rem;line-height:1.6;position:relative}.careers-modal__requirements li:before,.careers-modal__benefits li:before{content:"✓";color:var(--primary);font-weight:700;position:absolute;left:0}.careers-modal__job-actions{border-top:1px solid var(--border);justify-content:flex-end;gap:1rem;padding-top:1.5rem;display:flex}.careers-modal__apply-btn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:.5rem;padding:.75rem 1.5rem;font-weight:500;transition:all .3s}.careers-modal__apply-btn:hover{background:#2563eb;transform:translateY(-1px)}.careers-modal__footer{text-align:center;border-top:1px solid var(--border);padding-top:1.5rem}.careers-modal__footer-text{color:var(--text-secondary);margin:0;font-size:.95rem;line-height:1.6}@media (max-width:1200px){.careers-modal__company-benefits{grid-template-columns:1fr;gap:1rem}}@media (max-width:768px){.careers-modal__content{max-height:calc(100vh - 150px);padding:.75rem}.careers-modal__title,.careers-modal__job-title{font-size:1.5rem}.careers-job-card__header{flex-direction:column;align-items:flex-start;gap:.75rem}.careers-job-card__meta{flex-direction:column;gap:.5rem}.careers-modal__job-meta{flex-direction:column;gap:.75rem}.careers-modal__job-actions{flex-direction:column}.careers-benefit,.careers-job-card{padding:1rem}}
.legal-modal{max-height:calc(100vh - 200px);padding:1.5rem;overflow-x:hidden;overflow-y:auto}.legal-modal__header{text-align:center;border-bottom:1px solid var(--border);margin-bottom:2rem;padding-bottom:1.5rem}.legal-modal__icon{justify-content:center;margin-bottom:1rem;display:flex}.legal-modal__icon svg{width:3rem;height:3rem;color:var(--primary)}.legal-modal__description{color:var(--text-secondary);margin:0;font-size:1rem;line-height:1.6}.legal-modal__body{margin-bottom:2rem}.legal-modal__body h2{color:var(--text);border-bottom:2px solid var(--primary);margin:2rem 0 1rem;padding-bottom:.5rem;font-size:1.5rem;font-weight:600}.legal-modal__body h3{color:var(--text);margin:1.5rem 0 .75rem;font-size:1.25rem;font-weight:600}.legal-modal__body h4{color:var(--text);margin:1rem 0 .5rem;font-size:1.1rem;font-weight:600}.legal-modal__body p{color:var(--text-secondary);margin-bottom:1rem;font-size:.95rem;line-height:1.7}.legal-modal__body ul{color:var(--text-secondary);margin-bottom:1rem;padding-left:1.5rem;line-height:1.7}.legal-modal__body li{margin-bottom:.5rem;font-size:.95rem}.legal-modal__body strong{color:var(--text);font-weight:600}.legal-modal__body a{color:var(--primary);font-weight:500;text-decoration:none}.legal-modal__body a:hover{text-decoration:underline}.legal-modal__footer{text-align:center;border-top:1px solid var(--border);padding-top:1.5rem}.legal-modal__footer-text{color:var(--text-secondary);margin:0;font-size:.9rem}@media (max-width:768px){.legal-modal{max-height:calc(100vh - 150px);padding:1rem}.legal-modal__body h2{font-size:1.25rem}.legal-modal__body h3{font-size:1.1rem}.legal-modal__body h4{font-size:1rem}.legal-modal__body p,.legal-modal__body li{font-size:.9rem}}
.financing-modal-form{flex-direction:column;gap:2rem;display:flex}.financing-modal-form__section{background:linear-gradient(145deg,rgba(30,41,59,.4) 0%,rgba(15,23,42,.4) 100%);border:1px solid rgba(99,102,241,.2);border-radius:.75rem;padding:1.5rem}.financing-modal-form__section-title{color:#e2e8f0;align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:1rem;font-weight:600;display:flex}.financing-modal-form__row{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;margin-bottom:1rem;display:grid}.financing-modal-form__field{flex-direction:column;gap:.5rem;display:flex}.financing-modal-form__field:last-child{margin-bottom:0}.financing-modal-form__textarea{color:#e2e8f0;resize:vertical;background:linear-gradient(145deg,rgba(30,41,59,.8) 0%,rgba(15,23,42,.8) 100%);border:2px solid rgba(99,102,241,.2);border-radius:.5rem;min-height:80px;padding:.75rem;font-family:inherit;font-size:.875rem;transition:all .3s}.financing-modal-form__textarea:focus{border-color:rgba(99,102,241,.6);outline:none;box-shadow:0 0 0 3px rgba(99,102,241,.1)}.financing-modal-form__textarea::placeholder{color:#94a3b8}.financing-modal-form__summary{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;display:grid}.financing-modal-form__summary-item{background:linear-gradient(145deg,rgba(30,41,59,.6) 0%,rgba(15,23,42,.6) 100%);border:1px solid rgba(99,102,241,.2);border-radius:.5rem;justify-content:space-between;align-items:center;padding:.75rem;font-size:.875rem;display:flex}.financing-modal-form__summary-item span{color:#94a3b8}.financing-modal-form__summary-item strong{color:#6366f1;font-weight:600}.financing-modal-form__actions{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:1rem;display:flex}.financing-modal-form__submit{justify-content:center;align-items:center;gap:.5rem;min-width:200px;display:flex}.financing-modal-form__spinner{border:2px solid transparent;border-top-color:currentColor;border-radius:50%;width:16px;height:16px;animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:768px){.financing-modal-form{gap:1.5rem}.financing-modal-form__section{padding:1rem}.financing-modal-form__row{grid-template-columns:1fr;gap:.75rem}.financing-modal-form__summary{grid-template-columns:1fr}.financing-modal-form__summary-item{flex-direction:column;align-items:flex-start;gap:.25rem}.financing-modal-form__actions{flex-direction:column;align-items:center}.financing-modal-form__submit{min-width:100%}}@media (max-width:480px){.financing-modal-form__section{padding:.75rem}.financing-modal-form__section-title{margin-bottom:1rem;font-size:.9rem}.financing-modal-form__summary-item{padding:.5rem;font-size:.8rem}}@media (prefers-color-scheme:light){.financing-modal-form__section{color:#0f172a;background:linear-gradient(145deg,rgba(255,255,255,.4) 0%,rgba(249,250,251,.4) 100%);border-color:rgba(99,102,241,.2)}.financing-modal-form__section-title{color:#0f172a}.financing-modal-form__textarea{color:#0f172a;background:linear-gradient(145deg,rgba(255,255,255,.8) 0%,rgba(249,250,251,.8) 100%);border-color:rgba(99,102,241,.2)}.financing-modal-form__textarea::placeholder{color:#475569}.financing-modal-form__summary-item{color:#0f172a;background:linear-gradient(145deg,rgba(255,255,255,.6) 0%,rgba(249,250,251,.6) 100%);border-color:rgba(99,102,241,.2)}.financing-modal-form__summary-item span{color:#475569}.financing-modal-form__summary-item strong{color:#6366f1}}html.light .financing-modal,body.light .financing-modal,.light .financing-modal{background:linear-gradient(145deg,#fff 0%,#f8fafc 100%);border-color:rgba(99,102,241,.3);box-shadow:0 25px 50px -12px rgba(0,0,0,.15),0 0 0 1px rgba(99,102,241,.1),inset 0 1px rgba(255,255,255,.8)}html.light .financing-modal__header,body.light .financing-modal__header,.light .financing-modal__header{background:linear-gradient(145deg,rgba(99,102,241,.05) 0%,transparent 100%);border-bottom-color:rgba(99,102,241,.2)}html.light .financing-modal__title,body.light .financing-modal__title,.light .financing-modal__title{color:#0f172a;background:linear-gradient(135deg,#0f172a 0%,#334155 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}html.light .financing-modal__close,body.light .financing-modal__close,.light .financing-modal__close{color:#475569;background:rgba(99,102,241,.1);border-color:rgba(99,102,241,.3)}html.light .financing-modal__close:hover,body.light .financing-modal__close:hover,.light .financing-modal__close:hover{color:#0f172a;background:rgba(99,102,241,.15);border-color:rgba(99,102,241,.5)}html.light .financing-modal__content,body.light .financing-modal__content,.light .financing-modal__content{color:#334155;background:linear-gradient(145deg,transparent 0%,rgba(99,102,241,.02) 100%)}html.light .financing-modal__footer,body.light .financing-modal__footer,.light .financing-modal__footer{background:#f8fafc;border-top-color:#e2e8f0}html.light .financing-modal-form__section,body.light .financing-modal-form__section,.light .financing-modal-form__section{color:#0f172a;background:linear-gradient(145deg,rgba(255,255,255,.8) 0%,rgba(248,250,252,.8) 100%);border-color:rgba(99,102,241,.3)}html.light .financing-modal-form__section-title,body.light .financing-modal-form__section-title,.light .financing-modal-form__section-title{color:#0f172a}html.light .financing-modal-form__textarea,body.light .financing-modal-form__textarea,.light .financing-modal-form__textarea{color:#334155;background:#fff;border-color:rgba(99,102,241,.3)}html.light .financing-modal-form__textarea:focus,body.light .financing-modal-form__textarea:focus,.light .financing-modal-form__textarea:focus{border-color:#6366f1;box-shadow:0 0 0 3px rgba(99,102,241,.1)}html.light .financing-modal-form__textarea::placeholder,body.light .financing-modal-form__textarea::placeholder,.light .financing-modal-form__textarea::placeholder{color:#6b7280}html.light .financing-modal-form__input,body.light .financing-modal-form__input,.light .financing-modal-form__input{color:#334155;background:#fff;border-color:rgba(99,102,241,.3)}html.light .financing-modal-form__input:focus,body.light .financing-modal-form__input:focus,.light .financing-modal-form__input:focus{border-color:#6366f1;box-shadow:0 0 0 3px rgba(99,102,241,.1)}html.light .financing-modal-form__input::placeholder,body.light .financing-modal-form__input::placeholder,.light .financing-modal-form__input::placeholder{color:#6b7280}html.light .financing-modal-form__label,body.light .financing-modal-form__label,.light .financing-modal-form__label{color:#334155}html.light .financing-modal-form__select,body.light .financing-modal-form__select,.light .financing-modal-form__select{color:#334155;background:#fff;border-color:rgba(99,102,241,.3)}html.light .financing-modal-form__select:focus,body.light .financing-modal-form__select:focus,.light .financing-modal-form__select:focus{border-color:#6366f1;box-shadow:0 0 0 3px rgba(99,102,241,.1)}html.light .financing-modal-form__summary-item,body.light .financing-modal-form__summary-item,.light .financing-modal-form__summary-item{color:#0f172a;background:linear-gradient(145deg,rgba(255,255,255,.8) 0%,rgba(248,250,252,.8) 100%);border-color:rgba(99,102,241,.3)}html.light .financing-modal-form__summary-item span,body.light .financing-modal-form__summary-item span,.light .financing-modal-form__summary-item span{color:#475569}html.light .financing-modal-form__summary-item strong,body.light .financing-modal-form__summary-item strong,.light .financing-modal-form__summary-item strong{color:#6366f1}html.light .financing-modal-form__actions,body.light .financing-modal-form__actions,.light .financing-modal-form__actions{background-color:#f8fafc;border-top-color:#e2e8f0}
.footer{color:#0f172a;border-top:1px solid #e2e8f0;padding:3rem 0 2rem;position:relative;overflow:hidden;background:linear-gradient(135deg,#f8fafc,#f1f5f9)!important}.footer:before{content:"";pointer-events:none;background:radial-gradient(circle at 20% 80%,rgba(129,140,248,.1) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(59,130,246,.1) 0%,transparent 50%);position:absolute;top:0;bottom:0;left:0;right:0}.footer__container{z-index:1;max-width:1200px;margin:0 auto;padding:0 2rem;position:relative}.footer__main{grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;margin-bottom:3rem;display:grid}.footer__brand{flex-direction:column;gap:1.5rem;display:flex}.footer__logo{align-items:center;gap:.75rem;margin-bottom:.5rem;display:flex}.footer__logo-img{background:linear-gradient(135deg,#818cf8,#3b82f6);border-radius:.5rem;width:2.5rem;height:2.5rem;padding:.25rem}.footer__logo-text{background:linear-gradient(135deg,#818cf8,#3b82f6);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:700}.footer__description{color:#475569;max-width:400px;font-size:.95rem;line-height:1.6}.footer__social{gap:1rem;margin-top:.5rem;display:flex}.footer__social-link{color:#475569;background:rgba(15,23,42,.1);border:1px solid rgba(15,23,42,.1);border-radius:.5rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;transition:all .3s;display:flex}.footer__social-link:hover{color:#3b82f6;background:rgba(59,130,246,.1);border-color:rgba(59,130,246,.3);transform:translateY(-2px)}.footer__social-icon{width:1.25rem;height:1.25rem}.footer__section-title{color:#0f172a;margin-bottom:1.25rem;font-size:1.1rem;font-weight:600;position:relative}.footer__section-title:after{content:"";background:linear-gradient(90deg,#818cf8,transparent);border-radius:1px;width:2rem;height:2px;position:absolute;bottom:-.5rem;left:0}.footer__links{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.footer__link{color:#475569;padding-left:0;font-size:.9rem;text-decoration:none;transition:all .3s;position:relative}.footer__link:hover{color:#3b82f6;padding-left:.5rem}.footer__link:before{content:"→";opacity:0;color:#3b82f6;transition:all .3s;position:absolute;left:-1rem}.footer__link:hover:before{opacity:1;left:-.5rem}.footer__divider{background:linear-gradient(90deg,transparent,#e2e8f0,transparent);height:1px;margin:2rem 0}.footer__bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;display:flex}.footer__legal{flex-direction:column;gap:1rem;display:flex}.footer__copyright{color:#64748b;margin:0;font-size:.9rem}.footer__legal-links{flex-wrap:wrap;gap:1.5rem;display:flex}.footer__legal-link{color:#64748b;font-size:.85rem;text-decoration:none;transition:color .3s}.footer__legal-link:hover{color:#3b82f6}.footer__stats{align-items:center;gap:2rem;display:flex}.footer__stat{text-align:center;flex-direction:column;align-items:center;gap:.25rem;display:flex}.footer__stat-number{color:#818cf8;background:linear-gradient(135deg,#818cf8,#3b82f6);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.25rem;font-weight:700}.footer__stat-label{color:#64748b;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem}html.dark .footer,body.dark .footer,.dark .footer{color:#f8fafc;border-top-color:#334155;background:linear-gradient(135deg,#0f172a,#1e293b)!important}html.dark .footer__description,body.dark .footer__description,.dark .footer__description{color:#cbd5e1}html.dark .footer__section-title,body.dark .footer__section-title,.dark .footer__section-title{color:#f8fafc}html.dark .footer__link,body.dark .footer__link,.dark .footer__link{color:#cbd5e1}html.dark .footer__social-link,body.dark .footer__social-link,.dark .footer__social-link{color:#cbd5e1;background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.1)}html.dark .footer__copyright,body.dark .footer__copyright,.dark .footer__copyright,html.dark .footer__legal-link,body.dark .footer__legal-link,.dark .footer__legal-link,html.dark .footer__stat-label,body.dark .footer__stat-label,.dark .footer__stat-label{color:#94a3b8}html.dark .footer__divider,body.dark .footer__divider,.dark .footer__divider{background:linear-gradient(90deg,transparent,#334155,transparent)}html.dark .footer__link:hover,body.dark .footer__link:hover,.dark .footer__link:hover{color:#818cf8;padding-left:.5rem}html.dark .footer__social-link:hover,body.dark .footer__social-link:hover,.dark .footer__social-link:hover{color:#818cf8;background:rgba(129,140,248,.2);border-color:rgba(129,140,248,.3);transform:translateY(-2px)}html.dark .footer__legal-link:hover,body.dark .footer__legal-link:hover,.dark .footer__legal-link:hover{color:#818cf8}@media (max-width:768px){.footer{display:none}}@media (min-width:769px) and (max-width:1024px){.footer__container{padding:0 1.5rem}.footer__main{grid-template-columns:1fr 1fr;gap:2rem}.footer__brand{grid-column:1/-1}.footer__bottom{flex-direction:column;align-items:flex-start;gap:1.5rem}.footer__stats{justify-content:space-around;align-self:stretch}}@media (min-width:1025px) and (max-width:1200px){.footer__container{padding:0 1.5rem}.footer__main{gap:2rem}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.footer{animation:.6s ease-out fadeInUp}.footer__section{animation:.6s ease-out .1s both fadeInUp}.footer__section:nth-child(2){animation-delay:.2s}.footer__section:nth-child(3){animation-delay:.3s}.footer__section:nth-child(4){animation-delay:.4s}.footer__bottom{animation:.6s ease-out .5s both fadeInUp}
