:root{color-scheme:light;--primary:#168fe5;--primary-dark:#087ac7;--ink:#172235;--muted:#718096;--line:#e6ebf1;--surface:#fff;--soft:#f5f8fb;--sidebar:#0d1625;--danger:#db4e5d;--shadow:0 12px 36px rgba(21,41,67,.08);--radius:18px}*{box-sizing:border-box}html{min-width:320px}body{margin:0;min-height:100vh;color:var(--ink);background:#f4f7fa;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif;-webkit-font-smoothing:antialiased}button,input{font:inherit}button{color:inherit}button,a,input{-webkit-tap-highlight-color:transparent}button:focus-visible,input:focus-visible,a:focus-visible{outline:3px solid rgba(22,143,229,.24);outline-offset:2px}[hidden]{display:none!important}.brand{display:inline-flex;align-items:center;gap:11px;color:var(--ink);text-decoration:none;font-size:19px;font-weight:750}.brand-mark{width:40px;height:40px;display:grid;place-items:center;border-radius:12px;color:#fff;background:linear-gradient(145deg,#35b7f5,#087dcc);box-shadow:0 8px 22px rgba(18,142,218,.24)}.brand-mark svg{width:23px;fill:rgba(255,255,255,.12);stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.button{min-height:44px;padding:0 19px;border:0;border-radius:10px;cursor:pointer;font-weight:680;transition:.18s ease}.button:hover:not(:disabled){transform:translateY(-1px)}.button:disabled{cursor:not-allowed;opacity:.46}.button-primary{color:#fff;background:linear-gradient(110deg,var(--primary-dark),#2aacf2);box-shadow:0 9px 22px rgba(19,142,216,.2)}.button-dark{color:#fff;background:#18283c}.button-ghost{color:#36546d;background:#fff;border:1px solid var(--line)}.button-danger{color:#fff;background:var(--danger)}.wide-button{width:100%}.icon-button{width:38px;height:38px;display:grid;place-items:center;border:0;border-radius:9px;cursor:pointer;background:transparent;color:#728298}.icon-button:hover{background:#edf3f7}.public-header{height:78px;width:min(1160px,calc(100% - 40px));margin:auto;display:flex;align-items:center;justify-content:space-between}.header-actions{display:flex;align-items:center;gap:12px}.connection-pill{display:inline-flex;align-items:center;gap:8px;color:#647589;font-size:13px}.status-dot{width:8px;height:8px;flex:none;border-radius:50%;background:#efa92e;box-shadow:0 0 0 4px rgba(239,169,46,.12)}.online .status-dot,.sidebar-status .status-dot.online{background:#2abb78;box-shadow:0 0 0 4px rgba(42,187,120,.12)}.offline .status-dot,.sidebar-status .status-dot.offline{background:#ef5a67;box-shadow:0 0 0 4px rgba(239,90,103,.12)}.auth-view{width:min(1100px,calc(100% - 40px));min-height:calc(100vh - 78px);margin:auto;padding:60px 0 90px;display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:90px}.hero-copy .eyebrow,.eyebrow{color:var(--primary);font-size:12px;font-weight:780;letter-spacing:.12em}.hero-copy h1{margin:21px 0;font-size:clamp(48px,5.4vw,72px);line-height:1.1;letter-spacing:-.055em}.hero-copy h1 em{color:var(--primary);font-style:normal}.hero-copy>p{max-width:530px;color:var(--muted);font-size:17px;line-height:1.85}.feature-row{display:flex;gap:26px;padding:0;margin:34px 0 0;list-style:none;color:#52667b;font-size:14px}.feature-row li::before{content:"✓";margin-right:7px;color:var(--primary);font-weight:800}.card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.auth-card{padding:32px}.section-heading{display:flex;align-items:center;gap:14px}.section-heading h2{margin:0 0 5px}.section-heading p{margin:0;color:var(--muted);font-size:13px}.heading-icon{width:46px;height:46px;display:grid;place-items:center;border-radius:13px;color:var(--primary);background:#eaf6fe;font-weight:780}.segmented-control{display:grid;grid-template-columns:1fr 1fr;gap:4px;padding:4px;margin:26px 0 21px;border-radius:10px;background:#eff3f7}.segmented-control button{height:40px;border:0;border-radius:8px;cursor:pointer;background:transparent;color:#718096;font-weight:650}.segmented-control button.active{color:var(--primary);background:#fff;box-shadow:0 3px 12px rgba(25,48,73,.08)}.field-label{display:block;margin:16px 2px 8px;color:#4d6075;font-size:13px;font-weight:650}.text-input{width:100%;height:50px;padding:0 15px;border:1px solid #dce4eb;border-radius:10px;outline:0;background:#fbfcfd;color:var(--ink)}.text-input:focus{border-color:#61b9ec;box-shadow:0 0 0 3px rgba(22,143,229,.1);background:#fff}.password-wrap{position:relative}.password-wrap .text-input{padding-right:48px}.password-wrap .icon-button{position:absolute;right:6px;top:6px}.auth-card .wide-button{margin-top:24px;min-height:51px}.form-hint{text-align:center;color:#8b99a8;font-size:12px}.app-shell{min-height:100vh}.app-sidebar{position:fixed;z-index:30;inset:0 auto 0 0;width:250px;padding:22px 16px;display:flex;flex-direction:column;color:#dce6f0;background:var(--sidebar)}.sidebar-brand{display:flex;align-items:center;gap:11px;padding:0 7px 24px}.sidebar-brand .brand-mark{width:39px;height:39px}.sidebar-brand>span:nth-child(2){display:flex;flex-direction:column}.sidebar-brand strong{color:#fff;font-size:16px}.sidebar-brand small{margin-top:3px;color:#77879b;font-size:10px}.sidebar-close{display:none;margin-left:auto;color:#b7c4d1}.sidebar-nav{display:grid;gap:5px}.sidebar-nav p{margin:18px 11px 7px;color:#596a80;font-size:10px;font-weight:750;letter-spacing:.12em}.nav-button{height:45px;padding:0 13px;display:flex;align-items:center;gap:13px;border:0;border-radius:10px;cursor:pointer;color:#98a8ba;background:transparent;text-align:left;font-size:14px;font-weight:620}.nav-button span{width:21px;text-align:center;font-size:17px}.nav-button:hover{color:#e7eef5;background:rgba(255,255,255,.05)}.nav-button.active{color:#fff;background:linear-gradient(100deg,#168fdf,#1477bd);box-shadow:0 8px 20px rgba(0,89,153,.25)}.sidebar-status{margin-top:auto;padding:14px 11px;display:flex;gap:11px;align-items:center;border-top:1px solid rgba(255,255,255,.07)}.sidebar-status div{display:flex;flex-direction:column}.sidebar-status strong{font-size:12px;color:#dbe5ef}.sidebar-status small{margin-top:3px;color:#66778b;font-size:9px}.sidebar-logout{width:100%;color:#9dadbd;background:rgba(255,255,255,.045)}.sidebar-logout:hover{color:#fff}.app-main{min-height:100vh;margin-left:250px;display:flex;flex-direction:column}.app-topbar{height:78px;padding:0 clamp(24px,4vw,54px);display:flex;align-items:center;gap:15px;border-bottom:1px solid var(--line);background:rgba(255,255,255,.9);position:sticky;z-index:20;top:0;backdrop-filter:blur(12px)}.app-topbar>div:nth-child(2){margin-right:auto}.app-topbar p{margin:0 0 2px;color:#8997a6;font-size:10px}.app-topbar h1{margin:0;font-size:19px}.menu-button{display:none}.topbar-actions{display:flex;align-items:center;gap:15px}.top-quota{padding-right:15px;border-right:1px solid var(--line);color:#76869a;font-size:12px}.top-quota strong{color:var(--primary);font-size:15px}.account-chip{padding:0;border:0;display:flex;align-items:center;gap:9px;cursor:pointer;background:transparent;text-align:left}.avatar{width:37px;height:37px;display:grid;place-items:center;border-radius:10px;color:#fff;background:linear-gradient(145deg,#32b2f1,#0c80cf);font-weight:750}.account-chip>span:last-child{display:flex;flex-direction:column}.account-chip strong{max-width:110px;overflow:hidden;text-overflow:ellipsis;font-size:12px}.account-chip small{margin-top:2px;color:#8a98a7;font-size:9px}.app-content{width:min(1160px,100%);margin:0 auto;padding:34px clamp(24px,4vw,54px) 64px;flex:1}.app-panel{animation:panel-in .2s ease}.app-panel:not(.active){display:none}@keyframes panel-in{from{opacity:.35;transform:translateY(5px)}}.welcome-banner{min-height:180px;padding:32px clamp(26px,4vw,44px);display:flex;align-items:center;justify-content:space-between;gap:24px;border-radius:20px;color:#fff;background:linear-gradient(115deg,#102942,#115b8c 60%,#168fce);box-shadow:0 15px 32px rgba(13,73,112,.17);overflow:hidden;position:relative}.welcome-banner::after{content:"";position:absolute;width:300px;height:300px;right:-110px;top:-145px;border:45px solid rgba(255,255,255,.06);border-radius:50%}.welcome-banner .eyebrow{color:#72cef9}.welcome-banner h2{margin:10px 0 8px;font-size:32px;letter-spacing:-.03em}.welcome-banner h2 span:last-child{color:#65cef9}.welcome-banner p{margin:0;color:#bdd7e8;font-size:13px}.welcome-banner .button{position:relative;z-index:1;background:#fff;color:#0d7fc3;box-shadow:none}.stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:20px 0}.stat-card{padding:21px;display:flex;align-items:center;gap:16px}.stat-icon{width:47px;height:47px;display:grid;place-items:center;flex:none;border-radius:14px;font-weight:800}.stat-icon.blue{color:#138cd9;background:#e8f6fe}.stat-icon.green{color:#1b9b67;background:#e8f8f1}.stat-icon.amber{color:#c78318;background:#fff4df}.stat-card div{display:flex;flex-direction:column}.stat-card p{margin:0 0 4px;color:#7c8b9b;font-size:11px}.stat-card strong{font-size:23px}.stat-card small{margin-top:4px;color:#a0aab5;font-size:9px}.quick-card,.recent-card,.history-card,.upload-card,.notice-card,.profile-card,.danger-card{padding:24px}.quick-card{margin-bottom:20px}.card-head,.page-intro-action{display:flex;align-items:center;justify-content:space-between;gap:20px}.card-head h3,.notice-card h3,.danger-card h3{margin:0 0 5px;font-size:16px}.card-head p,.redeem-card>p,.notice-card p,.danger-card p{margin:0;color:var(--muted);font-size:11px}.step-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:22px}.step-grid>div{padding:3px 24px;border-right:1px solid var(--line)}.step-grid>div:first-child{padding-left:0}.step-grid>div:last-child{border:0}.step-grid span{width:28px;height:28px;display:grid;place-items:center;margin-bottom:10px;border-radius:9px;color:var(--primary);background:#ebf6fd;font-size:11px;font-weight:800}.step-grid strong{font-size:13px}.step-grid p{margin:5px 0 0;color:#8b99a8;font-size:10px}.link-button{border:0;cursor:pointer;color:var(--primary);background:none;font-size:12px;font-weight:650}.recent-list{margin-top:15px}.recent-item{padding:13px 3px;display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:20px;border-top:1px solid var(--line);font-size:12px}.recent-item>span:first-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:650}.recent-item time{color:#8997a7}.page-intro{margin-bottom:22px}.page-intro h2{margin:0 0 7px;font-size:25px}.page-intro p{margin:0;color:var(--muted);font-size:13px}.upload-card{max-width:780px}.charge-status{padding:8px 12px;border-radius:9px;color:#8c5d11;background:#fff4df;font-size:11px;white-space:nowrap}.charge-status strong{color:#b06d08}.charge-status.free{color:#187c55;background:#e8f8f1}.charge-status.free strong{color:#187c55}.drop-zone{width:100%;min-height:270px;margin-top:22px;padding:26px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1.5px dashed #9ecfe9;border-radius:15px;cursor:pointer;background:#f6fbfe}.drop-zone:hover,.drop-zone.dragover{border-color:var(--primary);background:#edf8fe}.upload-orb{width:55px;height:55px;display:grid;place-items:center;margin-bottom:13px;border-radius:16px;color:#fff;background:linear-gradient(145deg,#36b6f3,#0c83d2);font-size:25px}.drop-zone>strong{font-size:15px}.drop-zone>span:nth-child(3){margin:6px 0 15px;color:#8b9aa9;font-size:11px}.drop-zone em{padding:9px 16px;border:1px solid #d8e9f2;border-radius:9px;color:#1689d0;background:#fff;font-size:11px;font-style:normal;font-weight:700}.selected-file{min-height:65px;margin-top:15px;padding:9px 11px;display:flex;align-items:center;gap:12px;border:1px solid var(--line);border-radius:12px;background:#f9fbfc}.file-icon{width:44px;height:44px;display:grid;place-items:center;flex:none;border-radius:11px;color:#fff;background:#178ed8;font-size:10px;font-weight:800}.file-meta{min-width:0;flex:1;display:flex;flex-direction:column}.file-meta strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.file-meta small{margin-top:4px;color:#929fad;font-size:10px}.protection-modes{min-width:0;margin:18px 0 0;padding:0;display:grid;gap:10px;border:0}.protection-modes legend{margin-bottom:1px;color:#53677c;font-size:12px;font-weight:750}.protection-mode{position:relative;min-height:78px;padding:14px 46px 14px 15px;display:flex;align-items:center;border:1px solid var(--line);border-radius:12px;cursor:pointer;background:#fff;transition:.18s ease}.protection-mode:hover{border-color:#a7d4ec;background:#f9fcfe}.protection-mode>input{position:absolute;opacity:0}.protection-mode>span{display:flex;flex-direction:column}.protection-mode strong{font-size:13px}.protection-mode strong em{margin-left:6px;padding:3px 6px;border-radius:6px;color:#1686ca;background:#e7f5fd;font-size:9px;font-style:normal}.protection-mode small{margin-top:5px;color:#7e8e9e;font-size:10px;line-height:1.55}.protection-mode>i{position:absolute;right:16px;width:19px;height:19px;border:2px solid #c3ced8;border-radius:50%;transition:.18s}.protection-mode>i::after{content:"";position:absolute;inset:3px;border-radius:50%;background:#fff}.protection-mode>input:checked~i{border-color:var(--primary);background:var(--primary)}.protection-mode:has(input:checked){border-color:#67b9e8;background:#f2faff;box-shadow:0 0 0 2px rgba(22,143,229,.08)}.protection-mode>input:focus-visible~i{outline:3px solid rgba(22,143,229,.2);outline-offset:3px}.asset-option{margin:15px 0 0;padding:14px 15px;display:flex;align-items:center;gap:14px;cursor:pointer;border:1px solid var(--line);border-radius:12px;transition:.18s}.asset-option.disabled{cursor:not-allowed;opacity:.58;background:#f5f7f9}.asset-option>span{margin-right:auto;display:flex;flex-direction:column}.asset-option strong{font-size:13px}.asset-option small{margin-top:4px;color:#8493a3;font-size:10px}.asset-option input{position:absolute;opacity:0}.asset-option i{position:relative;width:44px;height:25px;border-radius:30px;background:#c8d2db;transition:.2s}.asset-option i::after{content:"";position:absolute;width:19px;height:19px;left:3px;top:3px;border-radius:50%;background:#fff;box-shadow:0 2px 7px rgba(0,0,0,.18);transition:.2s}.asset-option input:checked+i{background:var(--primary)}.asset-option input:checked+i::after{transform:translateX(19px)}.asset-option input:focus-visible+i{outline:3px solid rgba(22,143,229,.2)}.asset-risk{padding:11px 13px;margin:10px 0 0;border-radius:9px;color:#985d0c;background:#fff4df;font-size:10px;line-height:1.6}.upload-card form>.wide-button{margin-top:15px;min-height:50px}.table-wrap{overflow-x:auto}table{width:100%;min-width:700px;border-collapse:collapse}th{padding:13px 10px;border-bottom:1px solid var(--line);color:#8c99a7;text-align:left;font-size:10px}td{padding:15px 10px;border-bottom:1px solid #edf1f4;color:#647589;font-size:11px}.align-right{text-align:right}.task-file{display:flex;align-items:center;gap:9px;min-width:165px}.task-file-icon{width:35px;height:35px;display:grid;place-items:center;flex:none;border-radius:9px;color:#148bd5;background:#eaf6fd;font-size:8px;font-weight:800}.task-file strong{max-width:210px;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#2d4054}.task-file small{display:block;margin-top:3px;color:#9ca7b1}.protection-badge,.status-badge{display:inline-flex;align-items:center;padding:6px 9px;border-radius:20px;white-space:nowrap;font-size:9px;font-weight:700}.protection-badge.compatible{color:#277899;background:#eaf7fc}.protection-badge.standard{color:#5b55a5;background:#f0efff}.protection-badge.enhanced,.protection-badge.enabled{color:#9b620c;background:#fff3df}.status-badge::before{content:"";width:5px;height:5px;margin-right:5px;border-radius:50%;background:currentColor}.status-queued{color:#9b741f;background:#fff7e2}.status-processing{color:#0e86ce;background:#e9f6fd}.status-success{color:#198b5c;background:#e8f8f1}.status-failed,.status-cancelled{color:#d34c5b;background:#ffeff1}.error-text{display:block;max-width:160px;margin-top:3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#d05a65;font-size:9px}.download-button{min-height:31px;padding:0 11px;border:0;border-radius:8px;cursor:pointer;color:#1085cd;background:#eaf6fd;font-size:10px;font-weight:700}.empty-state{padding:45px 20px;text-align:center;color:#8c99a7}.empty-state strong{font-size:12px}.empty-state p{margin:6px 0 0;font-size:10px}.recent-list:not(:empty)+.empty-state,tbody:not(:empty)+.empty-state{display:none}.two-column{display:grid;grid-template-columns:1fr 1fr;gap:20px}.quota-card,.redeem-card{padding:27px}.quota-card>p{margin:0;color:#76879a;font-size:12px}.quota-card>div:nth-child(2){margin:12px 0 7px;display:flex;align-items:baseline;gap:7px}.quota-card>div strong{color:var(--primary);font-size:48px;line-height:1}.quota-card>div span{color:#718096}.quota-card>small{color:#9aa5b0;font-size:10px}.quota-track{height:7px!important;margin-top:24px!important;overflow:hidden;border-radius:20px;background:#e9f0f4}.quota-track span{display:block;height:100%;width:0;border-radius:20px;background:linear-gradient(90deg,#168ddd,#50bef3);transition:.3s}.redeem-card h3{margin:0 0 6px}.redeem-card form{display:grid;gap:11px;margin-top:22px}.notice-card{margin-top:20px}.notice-card ul{margin:15px 0 0;padding-left:20px;color:#647589;font-size:12px;line-height:2}.guide-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.guide-card{padding:25px}.guide-card>span{color:var(--primary);font-size:11px;font-weight:800}.guide-card h3{margin:10px 0 8px;font-size:15px}.guide-card p{margin:0;color:var(--muted);font-size:11px;line-height:1.75}.profile-card{display:flex;align-items:center;gap:17px}.profile-avatar{width:62px;height:62px;display:grid;place-items:center;flex:none;border-radius:17px;color:#fff;background:linear-gradient(145deg,#35b3f1,#0b7fcf);font-size:23px;font-weight:780}.profile-card small{color:#8b98a7;font-size:10px}.profile-card h3{margin:3px 0 5px;font-size:19px}.profile-card p{margin:0;color:var(--muted);font-size:11px}.account-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:20px 0}.account-detail{padding:22px;display:flex;flex-direction:column}.account-detail>span{color:#8794a3;font-size:10px}.account-detail strong{margin-top:8px;font-size:17px}.danger-card{display:flex;align-items:center;justify-content:space-between;gap:20px;border-color:#f0d9dc}.app-footer{padding:22px clamp(24px,4vw,54px);display:flex;justify-content:space-between;border-top:1px solid var(--line);color:#98a4b0;font-size:10px}.drawer-backdrop{position:fixed;z-index:29;inset:0;background:rgba(5,12,21,.55);backdrop-filter:blur(2px)}.toast-region{position:fixed;z-index:60;top:max(18px,env(safe-area-inset-top));left:50%;width:min(390px,calc(100% - 30px));transform:translateX(-50%);pointer-events:none}.toast{display:flex;gap:10px;margin-bottom:9px;padding:12px 16px;border-radius:11px;color:#fff;background:rgba(18,32,48,.95);box-shadow:0 12px 35px rgba(10,27,45,.24);font-size:12px;line-height:1.5}.toast.success{background:rgba(22,137,88,.96)}.toast.error{background:rgba(190,61,73,.96)}.loading-overlay{position:fixed;z-index:55;inset:0;display:grid;place-items:center;background:rgba(238,244,248,.55);backdrop-filter:blur(3px)}.loading-island{padding:15px 19px;display:flex;align-items:center;gap:10px;border-radius:12px;color:#fff;background:#16283a;font-size:12px}.spinner{width:17px;height:17px;border:2px solid rgba(255,255,255,.25);border-top-color:#fff;border-radius:50%;animation:spin .75s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:960px){.auth-view{grid-template-columns:1fr;gap:42px;text-align:center}.hero-copy>p{margin-inline:auto}.feature-row{justify-content:center}.auth-card{width:min(460px,100%);margin:auto;text-align:left}.app-sidebar{transform:translateX(-100%);transition:transform .22s ease}.app-sidebar.open{transform:translateX(0);box-shadow:20px 0 50px rgba(0,0,0,.22)}.sidebar-close,.menu-button{display:grid}.app-main{margin-left:0}.stats-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:720px){.public-header{width:calc(100% - 28px);height:68px}.connection-pill{display:none}.auth-view{width:calc(100% - 28px);padding:38px 0 65px}.hero-copy h1{font-size:clamp(39px,12vw,58px)}.hero-copy>p{font-size:14px}.feature-row{gap:14px;font-size:11px}.app-topbar{height:68px;padding:0 15px}.app-topbar p{display:none}.app-topbar h1{font-size:17px}.top-quota{display:none}.app-content{padding:22px 14px 45px}.welcome-banner{min-height:210px;padding:26px;align-items:flex-start;flex-direction:column}.welcome-banner h2{font-size:27px}.welcome-banner .button{width:100%}.stats-grid{grid-template-columns:1fr;gap:11px}.stat-card{padding:17px}.quick-card,.recent-card,.history-card,.upload-card,.notice-card,.profile-card,.danger-card{padding:18px}.step-grid{grid-template-columns:1fr;gap:16px}.step-grid>div,.step-grid>div:first-child{padding:0 0 16px;border-right:0;border-bottom:1px solid var(--line)}.step-grid>div:last-child{padding:0;border:0}.recent-item{grid-template-columns:minmax(0,1fr) auto}.recent-item time{display:none}.page-intro h2{font-size:22px}.page-intro-action{align-items:flex-start}.two-column,.guide-grid,.account-grid{grid-template-columns:1fr}.drop-zone{min-height:230px}.protection-mode{padding-right:42px}.card-head{align-items:flex-start}.upload-card .card-head p{display:none}.danger-card{align-items:flex-start;flex-direction:column}.danger-card .button{width:100%}.app-footer{padding:19px 15px;justify-content:center}.app-footer span:last-child{display:none}}@media(max-width:420px){.brand{font-size:16px}.brand-mark{width:36px;height:36px}.auth-card{padding:22px}.feature-row{flex-direction:column;align-items:center}.account-chip>span:last-child{display:none}.app-sidebar{width:min(280px,86vw)}.profile-card{align-items:flex-start}.profile-card p{line-height:1.6}}@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:.01ms!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}
.password-card{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,1.35fr);gap:24px;align-items:center}.password-card h3{margin:0 0 6px}.password-card p{margin:0;color:var(--muted)}.password-form{display:grid;grid-template-columns:1fr 1fr auto;gap:10px}.password-form .button{white-space:nowrap}@media(max-width:900px){.password-card,.password-form{grid-template-columns:1fr}}
