@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";body{margin:0;overflow-x:hidden}*,*:before,*:after{box-sizing:border-box}.MuiTableContainer-root{overflow-x:auto;-webkit-overflow-scrolling:touch}#root{margin:0 auto;font-family:Montserrat,sans-serif}.profile-settings-page{--bg: #f4f6fb;--card: #ffffff;--line: #e7ebf2;--text: #1e2a3b;--muted: #708197;--teal: #0ba79a;--teal-dark: #06796f;--mint: #e8f7f5;--navy: #0b2443;min-height:calc(100vh - 60px);display:grid;grid-template-columns:260px 1fr;background:radial-gradient(circle at 100% 100%,#dcebf7 0%,transparent 30%),linear-gradient(180deg,#f7f9fc,#f1f4f9);font-family:Manrope,sans-serif}.profile-sidebar{border-right:1px solid var(--line);background:#f7fafc;padding:18px 14px;display:flex;flex-direction:column;gap:14px}.profile-sidebar-head h1{margin:0;font-size:20px;color:var(--text);font-weight:700}.profile-sidebar-head p{margin:6px 0 0;font-size:12px;color:var(--muted)}.profile-nav{display:flex;flex-direction:column;gap:4px}.profile-nav button{border:0;background:transparent;text-align:left;padding:10px;border-radius:8px;font-size:14px;font-weight:700;color:#4d5f76;display:flex;align-items:center;gap:10px;cursor:pointer;transition:.2s ease}.profile-nav button:hover{background:#edf4f5;color:#2c3f55}.profile-nav button.active{color:var(--teal-dark);background:#def5f2;box-shadow:inset -3px 0 0 var(--teal)}.profile-side-footer{margin-top:auto;border:1px solid #d5ebea;background:#eff9f8;border-radius:12px;padding:12px}.profile-side-footer strong{display:block;font-size:12px;color:#22857f;text-transform:uppercase}.profile-side-footer p{margin:6px 0 8px;font-size:12px;color:#5b6e85}.profile-side-footer .progress{height:7px;border-radius:999px;background:#d8e8e7;overflow:hidden}.profile-side-footer .progress span{display:block;width:74%;height:100%;background:linear-gradient(90deg,#22b3a6,#0b8f84)}.profile-main-content{padding:24px;display:flex;flex-direction:column;gap:18px}.profile-header-row{display:flex;justify-content:space-between;gap:14px;align-items:flex-start}.profile-header-row h2{margin:0;font-size:clamp(20px,3vw,38px);line-height:1.05;color:var(--text);font-weight:800}.profile-header-row p{margin:8px 0 0;color:#61738b;font-size:14px;font-weight:500}.profile-grid{display:grid;gap:16px}.profile-grid-overview{grid-template-columns:2fr 1fr}.profile-grid-two{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-grid-two-right{grid-template-columns:2fr 1fr}.profile-grid-account{grid-template-columns:2fr 1.4fr}.profile-card{border:1px solid var(--line);border-radius:14px;background:var(--card);padding:18px}.profile-card h3,.profile-card h4{margin:0;color:#26374d;font-size:clamp(18px,1.5vw,24px);font-weight:800}.profile-card-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.profile-chip-soft{background:#e8f7f5!important;color:#15877f!important;font-weight:800!important}.profile-primary-btn{background:linear-gradient(135deg,#12b7a8,#0b9f95)!important;color:#fff!important;text-transform:none!important;font-weight:800!important;border-radius:10px!important;box-shadow:0 8px 20px #088e8133!important}.profile-outline-btn{border-color:#c9d8e3!important;color:#2f4359!important;text-transform:none!important;border-radius:10px!important;font-weight:700!important}.profile-inline-link{border:0;background:transparent;color:#07978d;font-size:13px;font-weight:700;cursor:pointer}.profile-bars{height:180px;border-radius:12px;background:#f5f8fc;border:1px solid #edf1f7;padding:14px;display:grid;grid-template-columns:repeat(7,1fr);align-items:end;gap:10px}.profile-bars span{border-radius:8px 8px 0 0;background:#dfe6ef;display:block}.profile-bars span.active{background:linear-gradient(180deg,#19c2b5,#0ba79a)}.profile-stats-row{margin-top:14px;display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.profile-stats-row label{font-size:12px;color:#748399;text-transform:uppercase;font-weight:700}.profile-stats-row strong{display:block;margin-top:4px;color:#213348;font-size:22px;font-weight:800}.profile-right-stack{display:grid;gap:16px;align-content:start}.profile-link-list{display:grid;gap:8px}.profile-link-item{border:0;background:#f8fbff;border-radius:10px;display:grid;grid-template-columns:30px 1fr auto;align-items:center;gap:12px;padding:11px;cursor:pointer}.profile-link-item span{color:#0ba79a}.profile-link-item b{color:#2a3d54}.profile-card-dark{background:linear-gradient(140deg,#0d2140,#0f3856);border-color:#17385a;color:#d9e6fb}.profile-card-dark h4,.profile-card-dark p,.profile-card-dark strong,.profile-card-dark label{color:#d9e6fb}.profile-card-dark p{margin:8px 0 0;font-size:13px}.profile-storage strong{display:block;font-size:24px;margin:6px 0 12px}.profile-dark-btn{border-color:#ffffff52!important;color:#fff!important;text-transform:none!important;font-weight:700!important}.profile-table-wrap{overflow-x:auto}.profile-table{width:100%;border-collapse:collapse;min-width:620px}.profile-table th,.profile-table td{padding:12px 8px;border-bottom:1px solid #edf1f6;font-size:14px;text-align:left;color:#42546a}.profile-table th{font-size:12px;color:#7b8ba0;text-transform:uppercase;letter-spacing:.3px}.profile-status{font-size:11px;font-weight:800;border-radius:999px;padding:4px 9px;text-transform:uppercase}.profile-status.good{background:#dcf5ef;color:#11806a}.profile-status.alert{background:#ffe4e1;color:#ba3b39}.profile-status.neutral{background:#e9eef4;color:#556679}.profile-form-grid.single{display:grid;gap:9px}.profile-form-grid.two{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.profile-form-grid label{display:block;font-size:12px;font-weight:700;color:#6f8097;margin-bottom:4px}.profile-form-grid input,.profile-form-grid textarea{width:100%;border:1px solid #dce5ef;background:#fafcff;border-radius:8px;padding:10px;color:#42556d;font-family:inherit}.profile-form-grid textarea{resize:vertical;min-height:84px}.profile-note{margin:12px 0;font-size:12px;color:#5f7289;background:#f4f8ff;border:1px solid #e4ecfa;border-radius:8px;padding:9px 10px}.profile-switch-row{border:1px solid #e8eef5;border-radius:10px;background:#f8fbff;padding:10px;margin-bottom:10px;display:flex;justify-content:space-between;align-items:center}.profile-switch-row strong{font-size:14px;color:#203247}.profile-switch-row p{margin:2px 0 0;font-size:12px;color:#72849b}.profile-switch-row.muted{opacity:.72}.profile-alert-card{border-color:#fac9c5;background:#fff8f8;display:flex;align-items:center;justify-content:space-between;gap:14px}.profile-alert-left{display:flex;align-items:center;gap:10px;color:#c44b44}.profile-alert-left strong{display:block;color:#cb4a43}.profile-alert-left p{margin:2px 0 0;color:#9d6b68}.profile-price{font-size:clamp(30px,3vw,38px);color:#17293e;font-weight:800;margin:8px 0 12px}.profile-price span{font-size:15px;color:#6f8097;font-weight:600}.profile-benefits{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-bottom:14px}.profile-benefits span{display:flex;align-items:center;gap:6px;color:#394d63;font-size:14px}.profile-actions-row{display:flex;gap:9px;flex-wrap:wrap}.profile-sub-foot{margin-top:12px;font-size:13px;color:#6f8198}.profile-card-accent{background:linear-gradient(160deg,#0fafa2,#0b9489);border:0;color:#fff}.profile-card-accent h3,.profile-card-accent span,.profile-card-accent b{color:#fff}.profile-billing-lines{display:grid;gap:10px;margin:12px 0 18px}.profile-billing-lines div{display:flex;justify-content:space-between}.profile-billing-lines .total{border-top:1px solid rgba(255,255,255,.32);padding-top:10px;margin-top:2px;font-size:18px}.profile-white-btn{background:#fff!important;color:#0d8a81!important;text-transform:none!important;font-weight:800!important}.profile-current-session{display:grid;grid-template-columns:72px repeat(4,minmax(0,1fr));gap:12px;align-items:center;border:1px solid #edf2f8;background:#f8fbfe;border-radius:12px;padding:14px}.profile-current-session .icon{width:62px;height:62px;border-radius:12px;background:#e9eff8;display:flex;align-items:center;justify-content:center;color:#546983}.profile-current-session label{font-size:11px;text-transform:uppercase;color:#7a8ca4}.profile-current-session strong{display:block;margin-top:3px;color:#27394f}.profile-health-grid{margin-top:14px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.profile-health-grid strong{display:block;font-size:26px}.profile-health-grid label{font-size:12px;text-transform:uppercase;color:#aac2e5}.profile-device-list{display:grid;gap:9px}.profile-device-item{border:1px solid #ecf1f8;background:#f8fbff;border-radius:10px;padding:10px;display:grid;grid-template-columns:2fr 1fr 1fr auto;align-items:center;gap:10px}.device-main{display:flex;align-items:center;gap:10px}.device-icon{width:34px;height:34px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;background:#e6edf7;color:#506681}.profile-device-item p{margin:2px 0 0;font-size:12px;color:#73859d}.profile-device-item label{display:block;font-size:11px;color:#7a8ca4;text-transform:uppercase}.profile-device-item strong{color:#294058}.profile-account-main{padding:0;overflow:hidden}.profile-account-top{height:130px;background:linear-gradient(135deg,#59c8be,#129d8d)}.profile-account-user{margin-top:-42px;padding:0 18px 16px;display:flex;align-items:center;gap:12px}.profile-account-user h3{margin:0;font-size:22px}.profile-account-user p{margin:3px 0 0;color:#66788f;font-size:14px}.profile-avatar-lg{width:84px!important;height:84px!important;background:#113755!important;border:4px solid #ffffff;font-size:26px!important;font-weight:800!important}.profile-account-fields{padding:16px 18px 18px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.profile-account-fields label{font-size:12px;text-transform:uppercase;color:#73849b}.profile-account-fields strong{display:block;margin-top:3px;color:#203247}.profile-service-grid{display:grid;gap:10px;grid-template-columns:repeat(4,minmax(0,1fr))}.profile-service-grid>div{border:1px solid #eaf0f8;border-radius:10px;padding:12px;display:grid;gap:4px;color:#647991}.profile-service-grid strong{color:#2a3d55}@media (max-width: 1280px){.profile-header-row h2,.profile-card h3,.profile-card h4,.profile-price{font-size:26px}.profile-current-session{grid-template-columns:72px repeat(2,minmax(0,1fr))}}@media (max-width: 980px){.profile-settings-page{grid-template-columns:1fr}.profile-sidebar{border-right:0;border-bottom:1px solid var(--line)}.profile-main-content{padding:14px}.profile-grid-overview,.profile-grid-two,.profile-grid-two-right,.profile-grid-account,.profile-device-item,.profile-service-grid,.profile-account-fields,.profile-form-grid.two,.profile-benefits,.profile-stats-row,.profile-current-session{grid-template-columns:1fr}.profile-header-row{flex-direction:column}.profile-header-row h2{font-size:28px}}
