.Accounts-module__KY8KaG__container{flex-direction:column;gap:1.5rem;display:flex}.Accounts-module__KY8KaG__header{justify-content:space-between;align-items:center;display:flex}.Accounts-module__KY8KaG__header h1{color:#111827;margin:0;font-size:1.5rem;font-weight:700}.Accounts-module__KY8KaG__header p{color:#6b7280;margin-top:.25rem;font-size:.875rem}.Accounts-module__KY8KaG__addBtn{color:#fff;cursor:pointer;background-color:#3b82f6;border:none;border-radius:.5rem;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s;display:flex;box-shadow:0 4px 6px -1px #3b82f633}.Accounts-module__KY8KaG__addBtn:hover{background-color:#2563eb;transform:translateY(-1px);box-shadow:0 6px 8px -1px #3b82f64d}.Accounts-module__KY8KaG__layout{grid-template-columns:250px 1fr;align-items:start;gap:1.5rem;display:grid}@media (max-width:768px){.Accounts-module__KY8KaG__layout{grid-template-columns:1fr}}.Accounts-module__KY8KaG__categoriesCard{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffc;border:1px solid #ffffff4d;border-radius:1rem;padding:1rem;box-shadow:0 4px 6px -1px #0000000d}.Accounts-module__KY8KaG__categoryHeader{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.75rem;display:flex}.Accounts-module__KY8KaG__categoryHeader h3{color:#374151;margin:0;font-size:.875rem;font-weight:600}.Accounts-module__KY8KaG__addCatBtn{color:#3b82f6;cursor:pointer;background:0 0;border:none;border-radius:.25rem;justify-content:center;align-items:center;padding:.25rem;transition:background .2s;display:flex}.Accounts-module__KY8KaG__addCatBtn:hover{background-color:#eff6ff}.Accounts-module__KY8KaG__categoryList{flex-direction:column;gap:.25rem;display:flex}.Accounts-module__KY8KaG__categoryItem{cursor:pointer;border:1px solid #0000;border-radius:.5rem;justify-content:space-between;align-items:center;padding:.5rem .75rem;transition:all .2s;display:flex}.Accounts-module__KY8KaG__categoryItem:hover{background-color:#f3f4f6}.Accounts-module__KY8KaG__categoryItem.Accounts-module__KY8KaG__active{color:#1d4ed8;background-color:#eff6ff;border-color:#bfdbfe}.Accounts-module__KY8KaG__categoryItemLeft{align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;display:flex}.Accounts-module__KY8KaG__categoryIcon{color:#6b7280}.Accounts-module__KY8KaG__categoryItem.Accounts-module__KY8KaG__active .Accounts-module__KY8KaG__categoryIcon{color:#3b82f6}.Accounts-module__KY8KaG__categoryCount{color:#4b5563;background-color:#e5e7eb;border-radius:1rem;padding:.1rem .4rem;font-size:.75rem;font-weight:600}.Accounts-module__KY8KaG__categoryItem.Accounts-module__KY8KaG__active .Accounts-module__KY8KaG__categoryCount{color:#1e40af;background-color:#dbeafe}.Accounts-module__KY8KaG__catDeleteBtn{color:#ef4444;cursor:pointer;opacity:0;background:0 0;border:none;padding:.25rem}.Accounts-module__KY8KaG__categoryItem:hover .Accounts-module__KY8KaG__catDeleteBtn{opacity:1}.Accounts-module__KY8KaG__credentialsArea{flex-direction:column;gap:1rem;display:flex}.Accounts-module__KY8KaG__credentialsHeader{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffc;border:1px solid #ffffff4d;border-radius:1rem;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex;box-shadow:0 4px 6px -1px #0000000d}.Accounts-module__KY8KaG__searchBox{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:2rem;align-items:center;gap:.5rem;width:300px;padding:.5rem 1rem;display:flex}.Accounts-module__KY8KaG__searchBox input{background:0 0;border:none;outline:none;width:100%;font-size:.875rem}.Accounts-module__KY8KaG__cardsGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;display:grid}.Accounts-module__KY8KaG__credCard{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid #ffffff80;border-top:4px solid var(--brand-primary,#3b82f6);background:#fffc;border-radius:1rem;padding:1.5rem;transition:all .2s ease-in-out;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d}.Accounts-module__KY8KaG__credCard:hover{border-color:#e5e7ebcc;transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a}.Accounts-module__KY8KaG__credHeader{justify-content:space-between;align-items:flex-start;margin-bottom:1rem;display:flex}.Accounts-module__KY8KaG__credTitleGroup{align-items:center;gap:.75rem;display:flex}.Accounts-module__KY8KaG__credIconWrapper{background-color:var(--brand-bg,#eff6ff);width:48px;height:48px;color:var(--brand-primary,#3b82f6);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .2s;display:flex}.Accounts-module__KY8KaG__credTitle{color:#111827;margin:0;font-size:1rem;font-weight:600}.Accounts-module__KY8KaG__credCategoryBadge{color:#4b5563;background-color:#f3f4f6;border-radius:9999px;margin-top:.25rem;padding:.15rem .5rem;font-size:.7rem;font-weight:600;display:inline-block}.Accounts-module__KY8KaG__credActions{gap:.25rem;display:flex}.Accounts-module__KY8KaG__actionBtn{color:#9ca3af;cursor:pointer;background:0 0;border:none;border-radius:.25rem;padding:.25rem;transition:all .2s}.Accounts-module__KY8KaG__actionBtn:hover{color:#374151;background-color:#f3f4f6}.Accounts-module__KY8KaG__actionBtn.Accounts-module__KY8KaG__delete:hover{color:#ef4444;background-color:#fef2f2}.Accounts-module__KY8KaG__credBody{flex-direction:column;gap:.75rem;display:flex}.Accounts-module__KY8KaG__credField{flex-direction:column;gap:.25rem;display:flex}.Accounts-module__KY8KaG__credFieldLabel{color:#6b7280;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600}.Accounts-module__KY8KaG__credFieldValue{color:#1f2937;background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:.5rem;justify-content:space-between;align-items:center;padding:.5rem .75rem;font-family:monospace;font-size:.875rem;display:flex}.Accounts-module__KY8KaG__credFieldValue input{color:inherit;font-family:inherit;font-size:inherit;background:0 0;border:none;outline:none;width:100%}.Accounts-module__KY8KaG__copyBtn{color:#9ca3af;cursor:pointer;background:0 0;border:none;border-radius:.25rem;justify-content:center;align-items:center;padding:.25rem;transition:color .2s;display:flex}.Accounts-module__KY8KaG__copyBtn:hover{color:#3b82f6}.Accounts-module__KY8KaG__spin{animation:1s linear infinite Accounts-module__KY8KaG__spin}@keyframes Accounts-module__KY8KaG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Accounts-module__KY8KaG__credFooter{border-top:1px solid #f3f4f6;justify-content:space-between;align-items:center;margin-top:1rem;padding-top:1rem;display:flex}.Accounts-module__KY8KaG__directLink{color:#3b82f6;align-items:center;gap:.25rem;font-size:.75rem;font-weight:500;text-decoration:none;display:inline-flex}.Accounts-module__KY8KaG__directLink:hover{text-decoration:underline}.Accounts-module__KY8KaG__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:50;background-color:#0006;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.Accounts-module__KY8KaG__modal{background-color:#fff;border-radius:1rem;flex-direction:column;width:100%;max-width:500px;display:flex;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.Accounts-module__KY8KaG__modalHeader{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.Accounts-module__KY8KaG__modalHeader h2{margin:0;font-size:1.25rem;font-weight:600}.Accounts-module__KY8KaG__closeBtn{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:.25rem;padding:.25rem}.Accounts-module__KY8KaG__closeBtn:hover{color:#111827;background-color:#f3f4f6}.Accounts-module__KY8KaG__modalBody{flex-direction:column;gap:1rem;max-height:70vh;padding:1.5rem;display:flex;overflow-y:auto}.Accounts-module__KY8KaG__formGroup{flex-direction:column;gap:.5rem;display:flex}.Accounts-module__KY8KaG__formGroup label{color:#374151;font-size:.875rem;font-weight:500}.Accounts-module__KY8KaG__formGroup input,.Accounts-module__KY8KaG__formGroup select,.Accounts-module__KY8KaG__formGroup textarea{border:1px solid #d1d5db;border-radius:.5rem;outline:none;padding:.625rem;font-family:inherit;font-size:.875rem;transition:border-color .2s}.Accounts-module__KY8KaG__formGroup input:focus,.Accounts-module__KY8KaG__formGroup select:focus,.Accounts-module__KY8KaG__formGroup textarea:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.Accounts-module__KY8KaG__iconSelector{flex-wrap:wrap;gap:.5rem;margin-top:.5rem;display:flex}.Accounts-module__KY8KaG__iconOption{cursor:pointer;color:#4b5563;border:1px solid #e5e7eb;border-radius:.5rem;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.Accounts-module__KY8KaG__iconOption:hover{background-color:#f3f4f6}.Accounts-module__KY8KaG__iconOption.Accounts-module__KY8KaG__selected{color:#2563eb;background-color:#eff6ff;border-color:#3b82f6}.Accounts-module__KY8KaG__modalFooter{background-color:#f9fafb;border-top:1px solid #e5e7eb;justify-content:flex-end;gap:.75rem;padding:1.25rem 1.5rem;display:flex}.Accounts-module__KY8KaG__cancelBtn{cursor:pointer;background-color:#fff;border:1px solid #d1d5db;border-radius:.5rem;padding:.5rem 1rem;font-weight:500;transition:background .2s}.Accounts-module__KY8KaG__cancelBtn:hover{background-color:#f3f4f6}.Accounts-module__KY8KaG__saveBtn{color:#fff;cursor:pointer;background-color:#3b82f6;border:none;border-radius:.5rem;padding:.5rem 1rem;font-weight:500;transition:background .2s}.Accounts-module__KY8KaG__saveBtn:hover{background-color:#2563eb}.Accounts-module__KY8KaG__saveBtn:disabled{opacity:.7;cursor:not-allowed}[data-theme=dark] .Accounts-module__KY8KaG__header h1{color:#f3f4f6}[data-theme=dark] .Accounts-module__KY8KaG__header p{color:#9ca3af}:is([data-theme=dark] .Accounts-module__KY8KaG__categoriesCard,[data-theme=dark] .Accounts-module__KY8KaG__credentialsHeader){-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#1e293bd9;border-color:#ffffff1a;box-shadow:0 4px 6px -1px #0000004d}[data-theme=dark] .Accounts-module__KY8KaG__credCard{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid #ffffff1a;border-top:4px solid var(--brand-primary-dark,var(--brand-primary,#60a5fa));background:#1e293bd9;box-shadow:0 4px 6px -1px #0000004d}[data-theme=dark] .Accounts-module__KY8KaG__credIconWrapper{background-color:var(--brand-bg-dark,#3b82f633);color:var(--brand-primary-dark,#60a5fa)}[data-theme=dark] .Accounts-module__KY8KaG__credCard:hover{border-color:#ffffff40;box-shadow:0 10px 15px -3px #0006}[data-theme=dark] .Accounts-module__KY8KaG__categoryHeader{border-bottom-color:#334155}[data-theme=dark] .Accounts-module__KY8KaG__categoryHeader h3{color:#e2e8f0}[data-theme=dark] .Accounts-module__KY8KaG__categoryItem{color:#94a3b8}[data-theme=dark] .Accounts-module__KY8KaG__categoryItem:hover{color:#f8fafc;background-color:#334155}[data-theme=dark] .Accounts-module__KY8KaG__categoryItem.Accounts-module__KY8KaG__active{color:#60a5fa;background-color:#3b82f633;border-color:#3b82f666}[data-theme=dark] .Accounts-module__KY8KaG__categoryCount{color:#94a3b8;background-color:#334155}[data-theme=dark] .Accounts-module__KY8KaG__categoryItem.Accounts-module__KY8KaG__active .Accounts-module__KY8KaG__categoryCount{color:#93c5fd;background-color:#3b82f64d}[data-theme=dark] .Accounts-module__KY8KaG__searchBox{background-color:#1e293b;border-color:#334155}[data-theme=dark] .Accounts-module__KY8KaG__searchBox input{color:#f8fafc}[data-theme=dark] .Accounts-module__KY8KaG__credTitle{color:#f8fafc}[data-theme=dark] .Accounts-module__KY8KaG__credCategoryBadge{color:#94a3b8;background-color:#334155}[data-theme=dark] .Accounts-module__KY8KaG__actionBtn:hover{color:#f8fafc;background-color:#334155}[data-theme=dark] .Accounts-module__KY8KaG__credFieldLabel{color:#94a3b8}[data-theme=dark] .Accounts-module__KY8KaG__credFieldValue{color:#f8fafc;background-color:#0f172a;border-color:#334155}[data-theme=dark] .Accounts-module__KY8KaG__credFieldValue input{color:#f8fafc}[data-theme=dark] .Accounts-module__KY8KaG__credFooter{border-top-color:#334155}[data-theme=dark] .Accounts-module__KY8KaG__modal{color:#f8fafc;background-color:#1e293b;border-color:#334155}[data-theme=dark] .Accounts-module__KY8KaG__modalHeader{border-bottom-color:#334155}[data-theme=dark] .Accounts-module__KY8KaG__modalHeader h2{color:#f8fafc}[data-theme=dark] .Accounts-module__KY8KaG__closeBtn{color:#94a3b8}[data-theme=dark] .Accounts-module__KY8KaG__closeBtn:hover{color:#f8fafc}[data-theme=dark] .Accounts-module__KY8KaG__modalBody label{color:#cbd5e1}:is([data-theme=dark] .Accounts-module__KY8KaG__modalBody input,[data-theme=dark] .Accounts-module__KY8KaG__modalBody select,[data-theme=dark] .Accounts-module__KY8KaG__modalBody textarea){color:#f8fafc;background-color:#0f172a;border-color:#334155}[data-theme=dark] .Accounts-module__KY8KaG__modalFooter{background-color:#0f172a}[data-theme=dark] .Accounts-module__KY8KaG__cancelBtn{color:#e2e8f0;background-color:#1e293b;border-color:#334155}[data-theme=dark] .Accounts-module__KY8KaG__cancelBtn:hover{background-color:#334155}
.Toast-module__yWhMxq__toast{border-radius:var(--radius-lg);border:1px solid var(--border-color);z-index:5000;opacity:0;background-color:#fff;align-items:center;gap:12px;min-width:300px;padding:12px 16px;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:flex;position:fixed;top:24px;left:50%;transform:translate(-50%)translateY(-100%);box-shadow:0 10px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.Toast-module__yWhMxq__toast.Toast-module__yWhMxq__show{opacity:1;transform:translate(-50%)translateY(0)}.Toast-module__yWhMxq__toast.Toast-module__yWhMxq__hide{opacity:0;transform:translate(-50%)translateY(-20px)}.Toast-module__yWhMxq__icon{color:var(--green);background-color:#d1fae5;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;display:flex}.Toast-module__yWhMxq__content{flex-grow:1}.Toast-module__yWhMxq__message{color:var(--foreground);font-size:.9rem;font-weight:600;line-height:1.4}.Toast-module__yWhMxq__closeBtn{color:#94a3b8;cursor:pointer;background:0 0;border:none;padding:0 4px;font-size:1.25rem;transition:color .2s}.Toast-module__yWhMxq__closeBtn:hover{color:var(--foreground)}@media (min-width:768px){.Toast-module__yWhMxq__toast{top:auto;bottom:24px;left:24px;transform:translate(-100%)}.Toast-module__yWhMxq__toast.Toast-module__yWhMxq__show{transform:translate(0)}.Toast-module__yWhMxq__toast.Toast-module__yWhMxq__hide{transform:translate(-20px)}}
.Footer-module__S6Hkya__footer{color:#f8fafc;text-align:center;will-change:transform;background:linear-gradient(135deg,#0b1120 0%,#172554 100%);margin-top:5rem;padding:4rem 1.5rem 120px;position:relative;transform:translateZ(0)}@media (min-width:768px){.Footer-module__S6Hkya__footer{text-align:left;padding:5rem 2rem 2.5rem}}.Footer-module__S6Hkya__footer:before{content:"";background:linear-gradient(90deg,#3b82f6,#93c5fd,#3b82f6) 0 0/200%;height:4px;animation:3s linear infinite Footer-module__S6Hkya__shimmer;position:absolute;top:0;left:0;right:0}@keyframes Footer-module__S6Hkya__shimmer{to{background-position:200%}}.Footer-module__S6Hkya__container{grid-template-columns:1fr;gap:2.5rem;max-width:1200px;margin:0 auto 3.5rem;display:grid}@media (min-width:576px){.Footer-module__S6Hkya__container{text-align:left;grid-template-columns:1fr 1fr}}@media (min-width:1024px){.Footer-module__S6Hkya__container{grid-template-columns:2fr 1fr 1.5fr 1.5fr;gap:3rem}}.Footer-module__S6Hkya__logoWrap{justify-content:center;align-items:center;gap:.85rem;margin-bottom:1.25rem;display:flex}@media (min-width:576px){.Footer-module__S6Hkya__logoWrap{justify-content:flex-start}}.Footer-module__S6Hkya__logoIcon{background:linear-gradient(135deg,#3b82f633 0%,#2563eb66 100%);border:1px solid #60a5fa66;border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;display:flex;box-shadow:0 0 20px #3b82f633}.Footer-module__S6Hkya__logoIcon svg path:first-child{fill:#93c5fd}.Footer-module__S6Hkya__logoIcon svg path:last-child{stroke:#93c5fd}.Footer-module__S6Hkya__title{color:#fff;letter-spacing:-.02em;font-size:1.4rem;font-weight:800}.Footer-module__S6Hkya__subtitle{color:#fff;margin-bottom:1.5rem;font-size:1.05rem;font-weight:700;display:inline-block;position:relative}.Footer-module__S6Hkya__subtitle:after{content:"";background-color:#3b82f6;border-radius:2px;width:30px;height:3px;position:absolute;bottom:-8px;left:50%;transform:translate(-50%);box-shadow:0 0 8px #3b82f699}@media (min-width:576px){.Footer-module__S6Hkya__subtitle:after{left:0;transform:none}}.Footer-module__S6Hkya__text{color:#94a3b8;font-size:.95rem;line-height:1.7}.Footer-module__S6Hkya__linkList{flex-direction:column;gap:.85rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module__S6Hkya__linkList li a{color:#94a3b8;align-items:center;gap:.5rem;font-size:.95rem;text-decoration:none;transition:all .25s;display:inline-flex}.Footer-module__S6Hkya__linkList li a:before{content:"→";color:#3b82f6;opacity:0;font-weight:700;transition:all .25s;transform:translate(-10px)}.Footer-module__S6Hkya__linkList li a:hover{color:#e2e8f0;transform:translate(4px)}.Footer-module__S6Hkya__linkList li a:hover:before{opacity:1;transform:translate(0)}.Footer-module__S6Hkya__socialList{flex-direction:column;gap:1.25rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module__S6Hkya__contactItem{color:#cbd5e1;text-align:left;justify-content:center;align-items:center;gap:.85rem;font-size:.95rem;line-height:1.5;display:flex}@media (min-width:576px){.Footer-module__S6Hkya__contactItem{justify-content:flex-start}}.Footer-module__S6Hkya__contactIcon{color:#60a5fa;background:#3b82f626;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;padding:.4rem;display:flex;box-shadow:0 0 10px #3b82f61a}.Footer-module__S6Hkya__socialLink{color:#cbd5e1;justify-content:center;align-items:center;gap:.85rem;font-size:.95rem;text-decoration:none;transition:all .2s;display:flex}@media (min-width:576px){.Footer-module__S6Hkya__socialLink{justify-content:flex-start}}.Footer-module__S6Hkya__socialLink svg{color:#60a5fa;background:#3b82f626;border-radius:50%;flex-shrink:0;width:32px;height:32px;padding:.4rem;transition:all .3s}.Footer-module__S6Hkya__socialLink:hover{color:#fff}.Footer-module__S6Hkya__socialLink:hover svg{color:#fff;background:#3b82f6;transform:scale(1.1)rotate(5deg);box-shadow:0 0 15px #3b82f680}.Footer-module__S6Hkya__socialRow{justify-content:center;gap:1rem;margin-bottom:2rem;display:flex}@media (min-width:576px){.Footer-module__S6Hkya__socialRow{justify-content:flex-start}}.Footer-module__S6Hkya__socialBtn{color:#93c5fd;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:flex}.Footer-module__S6Hkya__socialBtn:hover{color:#fff;background:linear-gradient(135deg,#3b82f6,#2563eb);border-color:#0000;transform:translateY(-5px);box-shadow:0 10px 20px #2563eb4d}.Footer-module__S6Hkya__paymentMethods{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}@media (min-width:576px){.Footer-module__S6Hkya__paymentMethods{justify-content:flex-start}}.Footer-module__S6Hkya__paymentCard{background:#fffffff2;border-radius:8px;justify-content:center;align-items:center;padding:.5rem .75rem;transition:all .3s;display:flex;box-shadow:0 4px 6px #0000001a}.Footer-module__S6Hkya__paymentCard:hover{background:#fff;transform:translateY(-3px)scale(1.05);box-shadow:0 8px 15px #ffffff26}.Footer-module__S6Hkya__copyright{text-align:center;color:#64748b;border-top:1px solid #ffffff1a;max-width:1200px;margin:0 auto;padding-top:2rem;font-size:.9rem}
