:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,sans-serif;color:#e6edf7;background:#080d19;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at top right,#142644 0,#080d19 45%)}button,input,textarea{font:inherit}button{border:0;border-radius:9px;padding:11px 16px;color:#07111e;background:#63d8c3;font-weight:700;cursor:pointer}button:hover{filter:brightness(1.08)}button:disabled{opacity:.55;cursor:wait}.secondary,.danger,.icon-button,.link-button{color:#dbe7f5;background:#1b2a43}.danger{background:#4a2331;color:#ffb4c4}.link-button{padding:8px;background:transparent;color:#8ecbff}.auth-shell{min-height:100vh;display:grid;place-items:center;padding:24px}.auth-card{width:min(440px,100%);padding:36px;border:1px solid #203453;border-radius:20px;background:#0c1526eb;box-shadow:0 24px 80px #00000059}.brand-mark{font-size:42px}.eyebrow{margin:8px 0;color:#63d8c3;letter-spacing:.14em;font-size:11px;font-weight:800}h1,h2,h3,p{margin-top:0}h1{font-size:32px;margin-bottom:8px}h2{font-size:25px;margin-bottom:8px}.muted,.hint{color:#92a5be}.hint{font-size:12px}form{display:grid;gap:16px}label{display:grid;gap:7px;color:#bfcee0;font-size:13px;font-weight:700}input,textarea{width:100%;padding:12px 13px;border:1px solid #2a4164;border-radius:9px;color:#edf5ff;background:#0b1527;outline:none}input:focus,textarea:focus{border-color:#63d8c3;box-shadow:0 0 0 3px #63d8c321}.alert{padding:11px 13px;border-radius:8px;margin:14px 0;font-size:13px}.error{color:#ffbac7;background:#3b1c2a;border:1px solid #75334a}.vault-shell{min-height:100vh}.topbar{height:68px;display:flex;justify-content:space-between;align-items:center;gap:16px;padding:0 25px;border-bottom:1px solid #1c2e4a;background:#080f1df0}.brand-dot{margin-right:10px}.secure-badge{margin-left:10px;padding:4px 8px;border-radius:20px;color:#72e5c9;background:#10342f;font-size:11px}.top-actions,.input-action,.form-actions{display:flex;align-items:center;gap:9px}.vault-layout{display:grid;grid-template-columns:290px 1fr;min-height:calc(100vh - 68px)}.sidebar{padding:22px 16px;border-right:1px solid #1c2e4a;background:#070e1bb3}.sidebar-head,.content-head{display:flex;justify-content:space-between;align-items:center;gap:12px}.sidebar-head{margin-bottom:15px;color:#c8d7e9;font-weight:800}.icon-button{padding:5px 10px;font-size:20px}.search{margin-bottom:14px}.entry-row{width:100%;display:flex;align-items:center;gap:10px;padding:11px 10px;margin-bottom:5px;text-align:left;color:#dbe7f5;background:transparent}.entry-row.active{background:#18314a}.entry-row small{display:block;margin-top:3px;color:#8298b2;font-weight:400}.entry-icon{font-size:19px}.content{max-width:980px;width:100%;padding:38px clamp(22px,6vw,80px)}.content-head{margin-bottom:28px}.welcome{max-width:520px;margin:12vh auto 0;text-align:center}.welcome-icon{font-size:56px;margin-bottom:15px}.details-card,.editor-card{padding:24px;border:1px solid #223a5d;border-radius:15px;background:#0d192dc7}.detail-title{display:flex;gap:14px;align-items:center;padding-bottom:18px;border-bottom:1px solid #223a5d;margin-bottom:7px}.large-icon{font-size:32px}.detail-row{display:grid;grid-template-columns:130px 1fr auto;gap:12px;align-items:center;padding:15px 0;border-bottom:1px solid #1d304b}.label{color:#82a0c2;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.detail-value{overflow-wrap:anywhere}.copy{padding:6px 10px;color:#a7d9ff;background:#1a3555;font-size:12px}.detail-block{padding-top:17px}.detail-block p{margin:8px 0 0;white-space:pre-wrap;color:#ccd7e5}.editor-grid{display:grid;grid-template-columns:1fr 1fr;gap:17px}.wide{grid-column:1 / -1}.input-action input{flex:1}.input-action button{white-space:nowrap;padding:10px}.custom-fields{margin-top:22px;padding-top:18px;border-top:1px solid #223a5d}.custom-field{display:grid;grid-template-columns:1fr 1fr auto;gap:9px;margin-top:9px}.custom-field button{padding:8px 10px}.form-actions{justify-content:flex-end;margin-top:22px}.status-line{min-height:20px;margin-top:18px;color:#7f96b2;font-size:12px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:20px;background:#000000b8}.modal{width:min(390px,100%);display:grid;gap:14px;padding:25px;border:1px solid #2e4b72;border-radius:15px;background:#0e1a2e;text-align:center}.qr{width:220px;margin:auto;background:#fff;padding:10px}.manual-key{padding:10px;color:#9fe9d7;background:#08111f;overflow-wrap:anywhere}.success-text{color:#78e2c5}.empty{padding:25px 8px;font-size:13px}@media(max-width:700px){.topbar{height:auto;min-height:68px;flex-wrap:wrap;padding:14px 16px}.top-actions .muted{display:none}.vault-layout{grid-template-columns:1fr}.sidebar{border-right:0;border-bottom:1px solid #1c2e4a}.content{padding:28px 16px}.editor-grid{grid-template-columns:1fr}.wide{grid-column:auto}.detail-row{grid-template-columns:1fr auto}.detail-row .label{grid-column:1 / -1}.auth-card{padding:26px 21px}}html[data-theme=light] body{color:#172238;background:radial-gradient(circle at top right,#e7f7f5 0,#f4f7fb 48%)}html[data-theme=light] .auth-card{background:#fffffff2;border-color:#d5dfeb;box-shadow:0 24px 80px #26436324}html[data-theme=light] .topbar{background:#fffffff0;border-color:#dbe4ee}html[data-theme=light] .sidebar{background:#f5f9fde6;border-color:#dbe4ee}html[data-theme=light] input,html[data-theme=light] textarea{color:#172238;background:#fff;border-color:#c5d3e3}html[data-theme=light] input:focus,html[data-theme=light] textarea:focus{border-color:#199d8a;box-shadow:0 0 0 3px #199d8a24}html[data-theme=light] .secondary,html[data-theme=light] .danger,html[data-theme=light] .icon-button{color:#24344c;background:#e8eef6}html[data-theme=light] .danger{color:#a52f4d;background:#fde8ee}html[data-theme=light] .link-button{color:#126eab}html[data-theme=light] .muted,html[data-theme=light] .hint{color:#60738b}html[data-theme=light] label,html[data-theme=light] .sidebar-head{color:#334761}html[data-theme=light] .details-card,html[data-theme=light] .editor-card{background:#ffffffdb;border-color:#d5e0ed}html[data-theme=light] .detail-title,html[data-theme=light] .detail-row,html[data-theme=light] .custom-fields{border-color:#e1e8f0}html[data-theme=light] .detail-block p,html[data-theme=light] .detail-value,html[data-theme=light] .entry-row{color:#304158}html[data-theme=light] .entry-row.active{background:#dcefeb}html[data-theme=light] .entry-row small{color:#6d8096}html[data-theme=light] .status-line{color:#60738b}html[data-theme=light] .secure-badge{color:#087c6a;background:#d8f4ed}html[data-theme=light] .modal{color:#172238;background:#fff;border-color:#cbd9e8;box-shadow:0 24px 80px #26436338}html[data-theme=light] .manual-key{color:#087c6a;background:#edf8f5}.profile-button,.theme-toggle{display:inline-flex;align-items:center;gap:8px;padding:7px 10px;color:#dbe7f5;background:transparent}.profile-button:hover,.theme-toggle:hover{background:#80a4ca24;filter:none}.avatar,.profile-avatar{display:inline-grid;place-items:center;border-radius:50%;color:#07111e;background:#63d8c3;font-weight:800}.avatar{width:27px;height:27px;font-size:12px}.theme-toggle{border:1px solid #2a4164;font-size:12px}.profile-card{display:flex;align-items:center;gap:13px;padding:13px;text-align:left;border:1px solid #223a5d;border-radius:11px;background:#63d8c314}.profile-avatar{width:45px;height:45px;font-size:18px}.profile-card p{margin:3px 0 0;font-size:12px}.settings-list{display:grid;grid-template-columns:1fr auto;gap:13px;align-items:center;text-align:left}.settings-list>div{display:grid;gap:4px}.settings-list .label{font-size:10px}.settings-list .secondary{padding:8px 10px;font-size:12px}.full-button{width:100%}.modal{position:relative}.modal-close{position:absolute;top:11px;right:11px;padding:1px 8px;color:#8fa4bd;background:transparent;font-size:23px;line-height:1}.modal-close:hover{color:inherit;background:transparent;filter:none}html[data-theme=light] .profile-button,html[data-theme=light] .theme-toggle{color:#304158}html[data-theme=light] .theme-toggle{border-color:#c5d3e3}html[data-theme=light] .profile-card{border-color:#d5e0ed}
