:root{font-family:Inter,"Segoe UI","Microsoft YaHei",system-ui,sans-serif;color:#263047;background:#f6f8fc;font-synthesis:none;font-size:14px;--primary:#5369e8;--muted:#8b94a7;--border:#e9edf4;--sidebar:238px;--shadow:0 12px 44px #1e2b5310}
*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}button{color:inherit}a{color:var(--primary)}button:focus-visible,a:focus-visible{outline:3px solid #aebaf9;outline-offset:3px}input:focus,select:focus,textarea:focus{outline:none;border-color:#a5b0f5!important;box-shadow:0 0 0 3px #5369e813}button svg{pointer-events:none}.icon{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.app-layout{display:flex;min-height:100vh}.sidebar{width:var(--sidebar);background:#fff;border-right:1px solid var(--border);padding:34px 20px 22px;display:flex;flex-direction:column;position:fixed;inset:0 auto 0 0;z-index:20}.brand{display:flex;align-items:center;gap:11px;padding:0 11px 37px}.brand img{width:37px;height:37px}.brand-name{font-size:24px;font-weight:750;letter-spacing:-1px;color:#24304b}.brand-caption{font-size:10px;letter-spacing:1.8px;color:#a0a7b6;margin-top:2px}.nav-label{font-size:11px;color:#a1a8b8;margin:10px 14px 13px;letter-spacing:1px}.nav-item{display:flex;align-items:center;gap:12px;padding:13px 14px;width:100%;border:0;border-radius:8px;background:none;color:#737e95;text-align:left;margin:3px 0;font-size:13px}.nav-item.active{background:#eff2ff;color:var(--primary);font-weight:600}.nav-item:hover:not(.active){background:#f7f8fc}.nav-count{margin-left:auto;font-size:11px;min-width:21px;text-align:center;padding:2px 4px;border-radius:4px;color:#969db0}.active .nav-count{color:var(--primary);background:#e2e8ff}.nav-divider{height:1px;background:var(--border);margin:24px 13px}.category-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0;margin:0 5px}.add-category{font-size:12px;color:#9aa3b5;margin-top:7px}.sidebar-bottom{margin-top:auto;padding-top:45px}.privacy-card{background:linear-gradient(140deg,#f5f7ff,#f8faff);border:1px solid #ebeffb;padding:16px 14px;border-radius:10px}.privacy-card .privacy-title{display:flex;gap:8px;align-items:center;font-size:12px;font-weight:600;color:#6474a4}.privacy-card p{font-size:11px;color:#8f99af;line-height:1.9;margin:8px 0 0}.profile{display:flex;gap:10px;align-items:center;border-top:1px solid var(--border);padding:21px 8px 0;margin-top:22px}.avatar{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#eef1ff;color:#7a88cb;font-size:12px;font-weight:700}.profile-info{flex:1;font-size:12px}.profile-info small{display:block;color:#a1a9b8;font-size:10px;margin-top:4px}.main{width:calc(100% - var(--sidebar));margin-left:var(--sidebar)}.topbar{height:79px;background:#ffffffb8;border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;padding:0 42px}.breadcrumb{display:flex;gap:12px;align-items:center;color:#a0a8b9;font-size:12px}.breadcrumb strong{font-weight:500;color:#636e85}.topbar-actions{display:flex;align-items:center;gap:20px}.connection{display:flex;gap:7px;align-items:center;font-size:11px;color:#929bad}.status-dot{width:6px;height:6px;background:#53ba9b;border-radius:50%;box-shadow:0 0 0 3px #53ba9b0c}.icon-btn{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:30px;height:30px;padding:0;border:0;background:transparent;border-radius:6px;color:#8b95aa}.icon-btn:hover{color:var(--primary);background:#f0f3ff}.topbar-actions>.icon-btn{border:1px solid var(--border);width:33px;height:33px;background:white}.mobile-menu{display:none}.content{max-width:1600px;margin:auto;padding:39px 42px 25px}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:28px}.eyebrow{font-size:10px;letter-spacing:2px;color:#9da6ba;margin-bottom:10px}.page-heading h1{font-size:27px;line-height:1.3;font-weight:650;letter-spacing:-.6px;margin:0 0 11px;color:#252f47}.page-heading p{color:#939caf;font-size:12px;margin:0;line-height:1.8}.heading-actions{display:flex;align-items:center;gap:10px}.button{display:inline-flex;gap:8px;align-items:center;justify-content:center;padding:10px 16px;border:1px solid #e3e7f0;border-radius:7px;background:#fff;font-size:12px;font-weight:500;white-space:nowrap;min-height:38px}.button .icon{width:16px;height:16px}.button:hover{background:#f8f9fd;border-color:#cad2e8}.button.primary{background:var(--primary);color:#fff;border-color:var(--primary);box-shadow:0 4px 9px #5369e817}.button.primary:hover{background:#465cda}.button.danger{background:#e65c6e;color:white;border-color:#e65c6e}.button.ghost{background:transparent;border-color:transparent;color:#8190aa}.stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-bottom:26px}.stat-card{background:#fff;border:1px solid var(--border);border-radius:10px;padding:21px 21px 18px}.stat-top{display:flex;align-items:center;justify-content:space-between;gap:5px}.stat-label{color:#858fa4;font-size:12px}.stat-icon{width:33px;height:33px;border-radius:9px;display:grid;place-items:center;background:#eef1ff;color:#7182e8}.stat-icon.green{background:#eaf8f1;color:#64b593}.stat-icon.orange{background:#fff5e8;color:#dca861}.stat-icon.purple{background:#f2edff;color:#a08bd2}.stat-value{font-size:31px;letter-spacing:-.9px;color:#253049;font-weight:600;margin-top:4px;line-height:1.3}.stat-value span{font-size:11px;font-weight:400;color:#abb2c0;margin-left:8px;letter-spacing:0}.stat-foot{font-size:10px;color:#a3abbb;margin-top:10px;display:flex;gap:5px;align-items:center}.stat-foot .icon{width:12px;height:12px}.stat-foot .green-text{color:#6eb899}.demo-banner{display:flex;align-items:center;gap:9px;background:#eff3ff;border:1px solid #e4eafe;padding:11px 16px;border-radius:8px;color:#7b88b2;font-size:11px;margin-bottom:20px;line-height:1.6}.demo-banner>.icon{width:16px;height:16px;color:#7c8fd5}.demo-banner button{background:none;border:0;color:var(--primary);padding:2px 0;margin-left:auto;white-space:nowrap;font-size:11px;display:flex;gap:5px;align-items:center}.demo-banner button .icon{width:13px;height:13px}.table-panel{background:#fff;border:1px solid var(--border);border-radius:11px;box-shadow:0 3px 12px #26355302;overflow:hidden}.panel-top{display:flex;justify-content:space-between;align-items:center;padding:23px 24px 19px;gap:15px}.panel-title{font-size:15px;font-weight:600;color:#38415a;display:flex;align-items:center;gap:8px}.panel-title span{font-size:11px;color:#98a1b5;font-weight:400;background:#f4f6fa;padding:3px 7px;border-radius:4px}.panel-help{font-size:10px;color:#a3abbd;margin-top:7px}.panel-tools{display:flex;gap:10px;align-items:center}.searchbox{position:relative;display:flex;align-items:center}.searchbox>.icon{position:absolute;left:12px;width:16px;height:16px;color:#a4adbe}.searchbox input{border:1px solid #e9edf4;border-radius:6px;padding:10px 35px 10px 36px;background:#fafbfd;outline:0;width:236px;font-size:11px;color:#56617a;height:36px}.searchbox input::placeholder{color:#adb4c3}.search-hint{position:absolute;right:11px;font-size:10px;color:#b0b6c4;background:#fff;border:1px solid #e8ecf2;border-radius:3px;line-height:15px;width:15px;text-align:center}.select-control{border:1px solid #e9edf4;background:#fff;border-radius:6px;color:#8490a6;font-size:11px;padding:8px 25px 8px 10px;min-height:36px;max-width:145px}.tabs{display:flex;gap:25px;align-items:center;border-bottom:1px solid var(--border);padding:0 24px;min-height:45px}.tab{border:0;border-bottom:2px solid transparent;padding:12px 1px 14px;background:none;color:#959eaf;font-size:11px;display:flex;gap:7px;align-items:center}.tab.active{color:var(--primary);border-bottom-color:var(--primary);font-weight:600}.tab .icon{width:13px;height:13px}.tab-note{margin-left:auto;color:#adb4c3;font-size:10px}.table-wrap{overflow-x:auto;min-height:230px}.accounts-table{border-collapse:collapse;width:100%;white-space:nowrap;table-layout:fixed}.accounts-table th{text-align:left;font-size:10px;font-weight:500;color:#9aa4b8;background:#fafbfe;padding:15px 18px;border-bottom:1px solid #edf0f6}.accounts-table td{border-bottom:1px solid #f0f2f7;padding:19px 18px;font-size:11px;color:#78839a;height:84px}.accounts-table tbody tr:last-child td{border-bottom:0}.accounts-table tbody tr:hover{background:#fbfcff}.accounts-table th:first-child,.accounts-table td:first-child{padding-left:24px;width:24%}.accounts-table th:nth-child(2){width:24%}.accounts-table th:nth-child(3){width:20%}.accounts-table th:nth-child(4){width:20%}.accounts-table th:last-child{width:12%;text-align:right;padding-right:24px}.accounts-table td:last-child{text-align:right;padding-right:19px}.service{display:flex;align-items:center;gap:12px;min-width:0}.service-logo{width:36px;height:36px;display:grid;place-items:center;flex-shrink:0;border-radius:10px;font-size:16px;font-weight:700;font-family:Inter,"Segoe UI",sans-serif;letter-spacing:-.8px;background:var(--logo-bg,#f1f3fb);color:var(--logo-fg,#7181cc)}.service-logo.netflix{font-size:23px;font-weight:800}.service-name{font-size:12px;color:#424e65;font-weight:600;overflow:hidden;text-overflow:ellipsis;max-width:160px;line-height:1.6}.service-meta{display:flex;align-items:center;gap:5px;color:#a3abbc;font-size:10px;margin-top:5px}.service-meta .category-dot{height:5px;width:5px;margin:0}.account-cell{display:flex;align-items:center;gap:5px;min-width:0}.account-name{overflow:hidden;text-overflow:ellipsis;max-width:100%;color:#6f7c95;font-size:11px}.copy-hover{opacity:0;transition:opacity .15s;width:24px;height:26px}.copy-hover .icon{width:13px;height:13px}.accounts-table tr:hover .copy-hover,.copy-hover:focus-visible{opacity:1}.password-cell{display:flex;align-items:center;gap:2px}.password-text{font-family:Consolas,"SFMono-Regular",monospace;font-size:13px;letter-spacing:1.8px;color:#8390a7;width:82px;overflow:hidden;text-overflow:ellipsis}.password-text.revealed{letter-spacing:0;font-size:11px}.password-cell .icon-btn{width:23px;height:26px}.password-cell .icon{width:14px;height:14px}.totp-cell{display:flex;align-items:center;gap:8px}.totp-code{font-family:Consolas,"SFMono-Regular",monospace;font-size:14px;letter-spacing:1.7px;color:#7183d7;font-weight:500;border:0;background:#f1f4ff;padding:6px 8px;border-radius:5px;min-width:82px}.totp-code:hover{background:#e8edff}.totp-timer{display:grid;place-items:center;width:22px;height:22px;border-radius:50%;background:conic-gradient(#9ca9eb var(--progress,100%),#eef1fa 0);position:relative;font-size:8px;color:#8d9dd2;font-family:Consolas,monospace;flex-shrink:0}.totp-timer:before{content:"";position:absolute;inset:2px;border-radius:50%;background:white}.totp-timer span{z-index:1}.not-configured{font-size:10px;color:#b1b8c6;background:#f5f6f9;padding:6px 10px;border-radius:4px}.favorite-btn.active{color:#dda655}.favorite-btn.active .icon{fill:#dda65518}.row-actions{display:flex;justify-content:flex-end;gap:2px}.row-actions .icon{width:15px;height:15px}.row-actions .icon-btn{width:26px;height:28px}.table-bottom{padding:17px 24px;border-top:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;color:#a5aebe;font-size:10px}.pagination{display:flex;align-items:center;gap:6px}.page-number{font-size:10px;border:1px solid #e5eafb;background:#f1f4ff;color:#7082d7;width:26px;height:26px;border-radius:4px;display:grid;place-items:center}.pagination .icon-btn{height:26px;width:26px;border:1px solid var(--border)}.pagination .icon{width:12px;height:12px}.bottom-tip{display:flex;align-items:center;justify-content:space-between;margin-top:21px;font-size:10px;color:#a2acbd;gap:20px}.bottom-tip p{margin:0;display:flex;align-items:center;gap:7px;line-height:1.7}.bottom-tip .icon{width:13px;height:13px}.bottom-tip>span{color:#b7becc;white-space:nowrap;letter-spacing:.5px}.empty-state{text-align:center;padding:67px 20px;color:#a0a9bc}.empty-state>.icon{width:35px;height:35px;color:#b7c1e0;margin-bottom:10px}.empty-state h3{font-weight:500;color:#65728c;font-size:14px;margin:9px 0}.empty-state p{font-size:12px;line-height:1.8;margin:8px 0 16px}.modal-backdrop{position:fixed;inset:0;background:#18244665;backdrop-filter:blur(5px);z-index:100;display:flex;align-items:center;justify-content:center;padding:22px}.modal{background:white;border:1px solid #fff9;border-radius:16px;box-shadow:0 24px 100px #101c5035;max-width:550px;width:100%;max-height:calc(100dvh - 44px);overflow:auto}.modal.wide{max-width:660px}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;padding:26px 28px 20px}.modal-header h2{font-size:19px;font-weight:600;margin:0 0 7px;color:#33405b}.modal-header p{font-size:11px;color:#99a2b5;line-height:1.8;margin:0}.modal-body{padding:0 28px 27px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:17px 18px}.field{display:flex;flex-direction:column;gap:8px;min-width:0}.field.full{grid-column:1/-1}.field label{font-size:12px;color:#64718b}.field label em{font-style:normal;color:#a4adbc;font-size:10px;margin-left:5px}.field input,.field select,.field textarea{width:100%;border:1px solid #e2e7f0;border-radius:7px;padding:11px 12px;color:#4e5c77;background:#fff;outline:0;font-size:12px;min-height:40px}.field textarea{resize:vertical;line-height:1.7;min-height:80px}.field input::placeholder,.field textarea::placeholder{color:#b1b8c7}.field small{font-size:10px;line-height:1.8;color:#a1aabd}.input-action{display:flex;position:relative}.input-action input{padding-right:43px}.input-action .icon-btn{position:absolute;right:5px;top:5px}.password-tools{display:flex;justify-content:space-between;gap:10px}.text-button{background:none;border:0;padding:0;color:var(--primary);font-size:10px;display:inline-flex;align-items:center;gap:4px}.text-button .icon{width:12px;height:12px}.form-footer{display:flex;justify-content:flex-end;gap:9px;padding-top:23px;margin-top:24px;border-top:1px solid var(--border)}.form-footer .delete-record{margin-right:auto;color:#d4868f;border-color:transparent;padding-left:0}.form-error{color:#cd6170;font-size:11px;line-height:1.8;margin:13px 0 0;min-height:0}.form-error:empty{display:none}.notice{padding:13px 15px;border-radius:8px;background:#f5f7fd;color:#8b96af;font-size:11px;line-height:1.85;display:flex;align-items:flex-start;gap:9px;margin-bottom:22px}.notice .icon{width:16px;height:16px;margin-top:3px;color:#93a2ca}.stack{display:flex;flex-direction:column;gap:18px}.lock-symbol{width:54px;height:54px;border-radius:15px;background:#eef2ff;color:#7588e0;display:grid;place-items:center;margin-bottom:20px}.lock-symbol .icon{width:26px;height:26px}.lock-modal .modal-header{padding-bottom:15px}.lock-modal .modal-header h2{font-size:23px}.lock-footer{font-size:10px;color:#a3acbd;display:flex;align-items:center;justify-content:center;gap:6px;margin-top:19px}.lock-footer .icon{width:12px;height:12px}.category-editor{display:flex;align-items:center;gap:10px;padding:11px 0;border-bottom:1px solid var(--border)}.category-editor .field{flex:1}.category-editor input{padding:9px 10px;min-height:34px;font-size:12px}.category-editor .icon-btn{width:28px;height:28px}.category-editor .category-dot{margin:0 4px}.new-category{display:flex;align-items:center;gap:9px;margin-top:20px}.new-category input{min-width:0;flex:1;border:1px solid #e2e7f0;border-radius:7px;padding:10px 12px;font-size:12px}.new-category .button{padding:9px 13px}.confirm-copy{font-size:12px;color:#818ca3;line-height:1.9;overflow-wrap:anywhere}.check-line{display:flex;align-items:flex-start;gap:8px;font-size:11px;color:#7d88a0;line-height:1.7}.check-line input{margin-top:3px;accent-color:var(--primary)}.toast{position:fixed;bottom:28px;left:calc(50% + 90px);transform:translate(-50%,15px);padding:12px 19px;background:#2d3a56;color:white;border-radius:8px;font-size:12px;box-shadow:var(--shadow);z-index:200;pointer-events:none;opacity:0;transition:opacity .2s,transform .2s;max-width:90vw;text-align:center;line-height:1.6}.toast.visible{opacity:1;transform:translate(-50%,0)}.hidden{display:none!important}.locked-background{filter:blur(3px);pointer-events:none;user-select:none}.storage-warning{background:#fff4eb;color:#b98151;border-color:#f5e1d1}.mobile-scrim{display:none}.focus-info{font-size:11px;color:#929eb5;line-height:1.9;margin:15px 0 0}.danger-text{color:#d87987!important}
@media(min-width:1550px){.content{padding-top:48px}.accounts-table td{height:90px}.stat-card{padding:24px}.page-heading{margin-bottom:34px}.stats{margin-bottom:30px}}
@media(max-width:1200px){:root{--sidebar:214px}.sidebar{padding-left:15px;padding-right:15px}.topbar{padding:0 27px}.content{padding:30px 27px 24px}.stats{gap:12px}.stat-card{padding:16px}.accounts-table{min-width:770px}.panel-top{padding:21px 20px}.searchbox input{width:205px}.service-name{max-width:132px}.panel-tools{gap:7px}.heading-actions .button{padding:10px 12px}.tab-note{display:none}}
@media(max-width:1000px){.topbar-actions{gap:12px}.page-heading{align-items:flex-start}.heading-actions{padding-top:15px}.stats{grid-template-columns:repeat(2,minmax(0,1fr))}.panel-top{align-items:flex-start;flex-direction:column;gap:18px}.panel-tools{width:100%}.searchbox{flex:1}.searchbox input{width:100%}.page-heading h1{font-size:24px}.bottom-tip{align-items:flex-start}.bottom-tip>span{display:none}.demo-banner{align-items:flex-start}.demo-banner button{padding-top:1px}.topbar{height:69px}}
@media(max-width:760px){:root{--sidebar:230px}.sidebar{transform:translateX(-100%);transition:transform .2s}.sidebar.open{transform:translateX(0)}.mobile-scrim.open{display:block;position:fixed;inset:0;background:#1f2d514d;z-index:19}.main{width:100%;margin:0}.topbar{height:62px;padding:0 20px}.mobile-menu{display:inline-flex;margin-right:10px}.breadcrumb{gap:7px}.breadcrumb .home-label,.breadcrumb .breadcrumb-slash{display:none}.connection{font-size:10px}.topbar-actions{gap:10px}.content{padding:27px 18px 22px}.page-heading{gap:12px;flex-direction:column;margin-bottom:23px}.page-heading h1{font-size:25px}.heading-actions{padding-top:5px;width:100%;justify-content:flex-end}.heading-actions .button{padding:9px 14px;min-height:35px}.eyebrow{font-size:9px}.page-heading p{font-size:11px}.stats{gap:10px;margin-bottom:19px}.stat-card{padding:15px}.stat-value{font-size:27px}.stat-foot{font-size:9px}.stat-label{font-size:11px}.stat-icon{width:28px;height:28px}.stat-icon .icon{width:16px;height:16px}.demo-banner{padding:10px 12px;flex-wrap:wrap;font-size:10px;gap:6px}.demo-banner>span{flex:1}.demo-banner button{margin-left:21px;width:100%;font-size:10px}.panel-top{padding:20px 16px 16px}.panel-title{font-size:14px}.panel-help{font-size:10px}.panel-tools{flex-wrap:wrap}.searchbox{min-width:170px}.searchbox input{font-size:11px}.select-control{font-size:10px;max-width:118px}.tabs{padding:0 16px;gap:20px}.accounts-table{min-width:745px}.table-bottom{padding:14px 16px;font-size:10px}.bottom-tip{margin-top:17px;font-size:9px}.modal-backdrop{padding:13px}.modal{max-height:calc(100dvh - 26px);border-radius:12px}.modal-header{padding:23px 20px 17px}.modal-body{padding:0 20px 24px}.form-grid{gap:16px}.form-grid>.field{grid-column:1/-1}.toast{left:50%;font-size:11px;bottom:20px}.privacy-card p{font-size:11px}.sidebar-bottom{padding-top:30px}}
@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}
.category-dot.dot-video{background:#7787e6}.category-dot.dot-office{background:#68b995}.category-dot.dot-orange{background:#dca861}.category-dot.dot-ai{background:#c294df}.category-dot.dot-initial{background:#a08bd2}.category-dot.dot-muted{background:#9ca7bb}.category-dot.dot-custom{background:#9ca7bb}.confirm-footer{border-top:0;margin-top:0;padding-top:0}
.team-table{min-width:1260px}.team-table th:first-child,.team-table td:first-child{width:16%}.team-table th:nth-child(2),.team-table td:nth-child(2),.team-table th:nth-child(3),.team-table td:nth-child(3){width:18%}.team-table th:nth-child(4),.team-table td:nth-child(4){width:15%}.team-table th:nth-child(5),.team-table td:nth-child(5){width:13%}.team-table th:nth-child(6),.team-table td:nth-child(6){width:12%}.team-table th:last-child,.team-table td:last-child{width:8%}.team-table td{vertical-align:top}.team-account-block,.team-2fa-block{display:flex;flex-direction:column;gap:7px}.team-email{font-size:11px;color:#56647d;overflow:hidden;text-overflow:ellipsis;max-width:210px}.team-credential{display:flex;align-items:center;gap:4px;min-height:22px}.team-credential-label,.team-totp-label{font-size:9px;color:#a0a9b9;min-width:57px}.team-password{font-family:Consolas,"SFMono-Regular",monospace;font-size:11px;letter-spacing:1.2px;color:#8190a8;max-width:100px;overflow:hidden;text-overflow:ellipsis}.team-password.revealed{letter-spacing:0;color:#5c6a83}.team-credential .icon-btn{width:21px;height:22px}.team-credential .icon{width:12px;height:12px}.team-totp{display:flex;flex-direction:column;gap:4px}.team-totp .totp-cell{gap:6px}.team-totp .totp-code{font-size:11px;min-width:72px;padding:5px 6px}.team-totp .totp-timer{width:19px;height:19px;font-size:7px}.allocation-state{display:flex;flex-direction:column;gap:4px;align-items:flex-start}.allocation-state>span{font-size:9px;color:#9ca6b8}.allocation-badge{display:inline-flex;align-items:center;border-radius:4px;padding:5px 7px;font-size:10px;font-weight:600}.allocation-badge.status-full{color:#9c5f74;background:#fff0f4}.allocation-badge.status-partial{color:#bd8640;background:#fff5e8}.allocation-badge.status-ready{color:#4c9f7f;background:#eaf8f1}.allocation-badge.status-empty{color:#8994a9;background:#f3f5f8}.team-time{display:flex;flex-direction:column;gap:4px;color:#6f7d96}.team-time strong{font-size:14px;color:#5d70d6;font-weight:650}.team-time span,.team-time small{font-size:9px;color:#9ca6b8}.team-time.warning strong,.team-time.expired strong{color:#d45d6b}.team-time.warning{background:#fff5f4;border-radius:6px;padding:6px 7px}.team-time.expired{background:#fff0f1;border-radius:6px;padding:6px 7px}.team-table-note{display:flex;align-items:center;gap:7px;padding:0 24px 13px;color:#a2adbd;font-size:10px}.team-table-note .icon{width:14px;height:14px;color:#90a1d0}.team-section{border:1px solid #edf0f6;background:#fafbfe;border-radius:9px;padding:15px 16px}.team-section-title{display:flex;align-items:center;gap:7px;color:#5f6d87;font-size:12px;font-weight:600;margin-bottom:14px}.team-section-title .icon{width:15px;height:15px;color:#7789d7}.team-section-title em{font-style:normal;color:#a7afbd;font-size:10px;font-weight:400;margin-left:3px}.team-section-grid{gap:14px 16px}.team-editor-modal .form-grid{gap:15px 17px}.team-editor-modal .form-footer{margin-top:18px}.team-editor-modal .field small{margin-top:1px}
.or-table{min-width:1280px}.or-table th:first-child,.or-table td:first-child{width:17%}.or-table th:nth-child(2),.or-table td:nth-child(2){width:15%}.or-table th:nth-child(3),.or-table td:nth-child(3){width:15%}.or-table th:nth-child(4),.or-table td:nth-child(4){width:9%}.or-table th:nth-child(5),.or-table td:nth-child(5){width:12%}.or-table th:nth-child(6),.or-table td:nth-child(6){width:9%}.or-table th:nth-child(7),.or-table td:nth-child(7){width:9%}.or-table th:nth-child(8),.or-table td:nth-child(8){width:12%}.or-table th:last-child,.or-table td:last-child{width:9%}.or-table td{vertical-align:top}.or-editor-modal .form-grid{gap:15px 17px}.or-import-modal .form-footer,.or-editor-modal .form-footer{margin-top:18px}.export-field-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 18px;padding:6px 0}.export-field-list .check-line{padding:8px 10px;border:1px solid var(--border);border-radius:7px;background:#fafbfe}.or-panel .tabs{gap:22px}
@media(max-width:760px){.or-table{min-width:1280px}.export-field-list{grid-template-columns:1fr}}
html[data-theme="dark"] .export-field-list .check-line{background:#111722;border-color:#303a4e}
.or-import-section{margin-top:18px;padding:15px 16px;border:1px solid var(--border);border-radius:9px;background:#fafbfe}.or-import-field-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin-top:12px}.or-import-field-list .check-line{padding:9px 10px;border:1px solid #e8ecf3;border-radius:7px;background:#fff}.or-import-field-list .check-line.required{color:#6675b7}.or-import-field-list em{font-style:normal;color:#a0aabc;font-size:10px;margin-left:auto}.or-import-tip{display:block;margin-top:9px;color:#9aa4b8;font-size:10px;line-height:1.8}.or-quota-control{display:flex;align-items:center;gap:14px;margin-top:12px}.or-quota-control .check-line{min-width:150px}.or-quota-control>#or-import-quota{flex:1;width:100%;border:1px solid #e2e7f0;border-radius:7px;padding:10px 12px;color:#4e5c77;background:#fff;outline:0;font-size:12px;min-height:40px}.or-import-data{margin-top:18px}.or-import-modal .team-import-format{margin-top:16px}.or-import-modal code{font-family:Consolas,"SFMono-Regular",monospace;color:#7382bf}
html[data-theme="dark"] .or-import-section{background:#151b27;border-color:#2a3345}.or-import-field-list .check-line{background:#1b2230;border-color:#303a4e}.or-quota-control>#or-import-quota{background:#1b2230;border-color:#303a4e;color:#e5e9f3}
@media(max-width:760px){.or-import-field-list{grid-template-columns:repeat(2,minmax(0,1fr))}.or-quota-control{align-items:stretch;flex-direction:column}.or-quota-control .check-line{min-width:0}}
.team-import-text{min-height:180px;font-family:Consolas,"SFMono-Regular",monospace;font-size:11px;line-height:1.8}.team-import-format{background:#f7f8fc;border:1px solid #edf0f6;border-radius:8px;padding:11px 13px;margin-top:14px;color:#8f9aae;font-size:10px;line-height:1.9;overflow-wrap:anywhere}.team-import-format code,.team-import-modal code{font-family:Consolas,"SFMono-Regular",monospace;color:#7382bf}.team-import-options{margin-top:17px;gap:14px 16px}
:root[data-theme="dark"]{color-scheme:dark;--primary:#8293ff;--muted:#9aa6bb;--border:#2a3345;--sidebar:238px;--shadow:0 12px 44px #00000045;background:#10141d;color:#e5e9f3}html[data-theme="dark"],html[data-theme="dark"] body{background:#10141d;color:#e5e9f3}html[data-theme="dark"] .sidebar{background:#171c27;border-color:#2a3345}html[data-theme="dark"] .brand-name{color:#eef1fa}html[data-theme="dark"] .brand-caption,html[data-theme="dark"] .nav-label,html[data-theme="dark"] .connection,html[data-theme="dark"] .breadcrumb,html[data-theme="dark"] .page-heading p,html[data-theme="dark"] .stat-label,html[data-theme="dark"] .stat-foot,html[data-theme="dark"] .panel-help,html[data-theme="dark"] .bottom-tip,html[data-theme="dark"] .team-table-note,html[data-theme="dark"] .table-bottom{color:#8d99ae}html[data-theme="dark"] .nav-item{color:#aab4c7}html[data-theme="dark"] .nav-item.active{background:#252d4a;color:#aab6ff}html[data-theme="dark"] .nav-item:hover:not(.active){background:#202735}html[data-theme="dark"] .nav-count{color:#8995aa}html[data-theme="dark"] .active .nav-count{color:#b5bfff;background:#303b62}html[data-theme="dark"] .nav-divider,html[data-theme="dark"] .profile,html[data-theme="dark"] .accounts-table td,html[data-theme="dark"] .form-footer,html[data-theme="dark"] .table-bottom{border-color:#2a3345}html[data-theme="dark"] .privacy-card{background:linear-gradient(140deg,#1c2437,#1a2230);border-color:#2b3855}html[data-theme="dark"] .privacy-card .privacy-title{color:#aebcff}html[data-theme="dark"] .topbar{background:#151a24e8;border-color:#2a3345}html[data-theme="dark"] .breadcrumb strong,html[data-theme="dark"] .page-heading h1,html[data-theme="dark"] .panel-title,html[data-theme="dark"] .stat-value{color:#eef1fa}html[data-theme="dark"] .topbar-actions>.icon-btn,html[data-theme="dark"] .button,html[data-theme="dark"] .icon-btn{background:#1b2230;border-color:#303a4e;color:#aeb9cf}html[data-theme="dark"] .icon-btn:hover,html[data-theme="dark"] .button:hover{background:#252e40;border-color:#475576;color:#c5ceff}html[data-theme="dark"] .button.primary{background:#6578ed;border-color:#6578ed;color:#fff}html[data-theme="dark"] .button.primary:hover{background:#7485f2}html[data-theme="dark"] .button.danger{background:#c95769;border-color:#c95769;color:#fff}html[data-theme="dark"] .demo-banner{background:#202a43;border-color:#334266;color:#aebbe9}html[data-theme="dark"] .demo-banner button{color:#acb7ff}html[data-theme="dark"] .stat-card,html[data-theme="dark"] .table-panel{background:#171d29;border-color:#2a3345;box-shadow:0 3px 16px #00000020}html[data-theme="dark"] .stat-icon{background:#273052;color:#9cabff}html[data-theme="dark"] .stat-icon.green{background:#1d3b35;color:#7ed2b4}html[data-theme="dark"] .stat-icon.orange{background:#413326;color:#edbd78}html[data-theme="dark"] .stat-icon.purple{background:#342d4d;color:#c2a8e8}html[data-theme="dark"] .panel-top{background:#171d29}html[data-theme="dark"] .searchbox input,html[data-theme="dark"] .select-control,html[data-theme="dark"] .field input,html[data-theme="dark"] .field select,html[data-theme="dark"] .field textarea,html[data-theme="dark"] .new-category input{background:#111722;border-color:#303a4e;color:#e6eaf4}html[data-theme="dark"] .searchbox input::placeholder,html[data-theme="dark"] .field input::placeholder,html[data-theme="dark"] .field textarea::placeholder{color:#69768d}html[data-theme="dark"] .search-hint{background:#1c2432;border-color:#354057;color:#8e9ab1}html[data-theme="dark"] .tabs{border-color:#2a3345}html[data-theme="dark"] .tab{color:#8995aa}html[data-theme="dark"] .tab.active{color:#aeb9ff;border-color:#8293ff}html[data-theme="dark"] .accounts-table th{background:#1c2330;color:#9eabc0;border-color:#2a3345}html[data-theme="dark"] .accounts-table td{color:#aeb9c9;border-color:#252e3e}html[data-theme="dark"] .accounts-table tbody tr:hover{background:#1b2433}html[data-theme="dark"] .service-name,html[data-theme="dark"] .team-email{color:#dce2ef}html[data-theme="dark"] .service-meta,html[data-theme="dark"] .account-name,html[data-theme="dark"] .team-credential-label,html[data-theme="dark"] .team-totp-label,html[data-theme="dark"] .team-time span,html[data-theme="dark"] .team-time small,html[data-theme="dark"] .allocation-state>span{color:#8d9ab0}html[data-theme="dark"] .password-text,html[data-theme="dark"] .team-password{color:#a3afc5}html[data-theme="dark"] .password-text.revealed,html[data-theme="dark"] .team-password.revealed{color:#e4e9f4}html[data-theme="dark"] .totp-code{background:#273157;color:#aeb9ff}html[data-theme="dark"] .totp-code:hover{background:#33406f}html[data-theme="dark"] .totp-timer:before{background:#171d29}html[data-theme="dark"] .not-configured{background:#252b37;color:#8895aa}html[data-theme="dark"] .empty-state{color:#8d99ae}html[data-theme="dark"] .empty-state h3{color:#c0c9dc}html[data-theme="dark"] .modal{background:#171d29;border-color:#354057}html[data-theme="dark"] .modal-header h2,html[data-theme="dark"] .field label{color:#e6ebf6}html[data-theme="dark"] .modal-header p,html[data-theme="dark"] .field small,html[data-theme="dark"] .focus-info{color:#8d99ae}html[data-theme="dark"] .modal-backdrop{background:#060912b8}html[data-theme="dark"] .lock-symbol{background:#273157;color:#aeb9ff}html[data-theme="dark"] .notice{background:#20293d;color:#a6b2cb}html[data-theme="dark"] .notice .icon{color:#9aaaff}html[data-theme="dark"] .team-section{background:#131a26;border-color:#303a4e}html[data-theme="dark"] .team-section-title{color:#c2cbe0}html[data-theme="dark"] .team-import-format{background:#111722;border-color:#303a4e;color:#9aa6ba}html[data-theme="dark"] .team-time.warning{background:#43262e}html[data-theme="dark"] .team-time.expired{background:#48242c}html[data-theme="dark"] .team-table-note .icon{color:#a8b4ff}html[data-theme="dark"] .page-number{background:#273157;border-color:#3c4b7c;color:#b0bcff}html[data-theme="dark"] .pagination .icon-btn{background:#1b2230;border-color:#303a4e}html[data-theme="dark"] .category-editor{border-color:#2a3345}html[data-theme="dark"] .team-import-modal code,html[data-theme="dark"] .team-import-format code{color:#aab7ff}
/* Gmail account list */
.service-logo.blue{background:#e9f4ff;color:#4285f4}.gmail-table{min-width:1120px}.gmail-table th:first-child,.gmail-table td:first-child{width:18%}.gmail-table th:nth-child(2),.gmail-table td:nth-child(2){width:13%}.gmail-table th:nth-child(3),.gmail-table td:nth-child(3){width:15%}.gmail-table th:nth-child(4),.gmail-table td:nth-child(4){width:14%}.gmail-table th:nth-child(5),.gmail-table td:nth-child(5){width:12%}.gmail-table th:nth-child(6),.gmail-table td:nth-child(6){width:17%}.gmail-table th:last-child,.gmail-table td:last-child{width:11%}.gmail-membership-time{display:flex;flex-direction:column;gap:4px}.gmail-membership-time strong{font-size:11px;color:#5d70d6}.gmail-membership-time span,.gmail-membership-time small{font-size:9px;color:#9ca6b8}.gmail-membership-time.warning strong,.gmail-membership-time.expired strong{color:#d45d6b}.gmail-membership-time.warning,.gmail-membership-time.expired{background:#fff5f4;border-radius:6px;padding:6px 7px}.gmail-editor-modal .form-grid,.gmail-import-modal .form-grid{gap:15px 17px}
