:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;font-synthesis:none;text-rendering:optimizelegibility;--bg:#eef3f1;--wash-a:#437a6829;--wash-b:#e087641f;--grid:#26423a0e;--text:#17231f;--muted:#61706a;--subtle:#7e8c87;--surface:#ffffff57;--surface-strong:#ffffff94;--surface-soft:#f7faf93d;--border:#ffffff9e;--line:#354f4624;--shadow:#19322a26;--accent:#16765a;--accent-hover:#0d6047;--accent-soft:#16765a1f;--success:#168259;--switch:#a6b4af;--button-text:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial;--bg:#0c1014;--wash-a:#40917521;--wash-b:#d4795614;--grid:#d2e7df09;--text:#edf5f1;--muted:#a0ada8;--subtle:#7d8b86;--surface:#141c1e6b;--surface-strong:#26303294;--surface-soft:#2e3a3b38;--border:#dcf1e92e;--line:#d6ebe41c;--shadow:#00000061;--accent:#75dfbb;--accent-hover:#92e8ca;--accent-soft:#75dfbb21;--success:#6ee0ae;--switch:#596763;--button-text:#09110e}}*{box-sizing:border-box}html{min-width:320px;min-height:100%}body{background:var(--bg);min-width:320px;min-height:100svh;color:var(--text);margin:0}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.app-shell{isolation:isolate;background:linear-gradient(125deg, var(--wash-a) 0 31%, transparent 31% 69%, var(--wash-b) 69% 100%), linear-gradient(var(--grid) 1px, transparent 1px), linear-gradient(90deg, var(--grid) 1px, transparent 1px), var(--bg);background-size:auto,44px 44px,44px 44px,auto;grid-template-rows:auto 1fr auto;min-height:100svh;display:grid;position:relative;overflow:hidden}.app-shell:after{content:"";z-index:-1;border-inline:1px solid var(--border);pointer-events:none;background:#ffffff17;width:min(34vw,500px);height:120vh;position:fixed;top:-10vh;left:19vw;transform:skew(-14deg)}.topbar{border:1px solid var(--border);background:linear-gradient(145deg, #fff3, transparent 58%), var(--surface-soft);-webkit-backdrop-filter:blur(22px)saturate(145%);backdrop-filter:blur(22px)saturate(145%);border-radius:20px;justify-content:space-between;align-items:center;width:min(1180px,100% - 40px);min-height:72px;margin:18px auto 0;padding:0 18px;display:flex;box-shadow:0 14px 38px #19322a14,inset 0 1px #ffffff3d}.brand{align-items:center;gap:10px;font-size:17px;font-weight:760;display:inline-flex}.brand-mark{width:36px;height:36px;color:var(--button-text);background:var(--accent);box-shadow:0 7px 18px var(--accent-soft);border-radius:11px;place-items:center;display:grid}.header-status,.privacy-state{color:var(--muted);align-items:center;gap:8px;font-size:12px;font-weight:650;display:inline-flex}.status-dot{background:var(--success);width:7px;height:7px;box-shadow:0 0 0 4px color-mix(in srgb, var(--success) 14%, transparent);border-radius:50%}.workspace{grid-template-columns:minmax(0,.82fr) minmax(500px,1.18fr);align-items:center;gap:clamp(48px,8vw,100px);width:min(1080px,100% - 40px);margin:0 auto;padding:54px 0;display:grid}.intro{min-width:0}.eyebrow,.generator-kicker{color:var(--accent);text-transform:uppercase;font-size:11px;font-weight:800;line-height:1.4}.eyebrow{align-items:center;gap:8px;display:inline-flex}.intro h1{letter-spacing:0;margin:22px 0 18px;font-size:clamp(42px,4.4vw,62px);font-weight:650;line-height:1.08}.intro>p{max-width:440px;color:var(--muted);margin:0;font-size:16px;line-height:1.75}.trust-row{flex-wrap:wrap;gap:11px;margin-top:28px;display:flex}.trust-row span{border:1px solid var(--line);background:var(--surface-soft);min-height:31px;color:var(--muted);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:999px;align-items:center;gap:6px;padding:0 11px;font-size:12px;display:inline-flex}.trust-row svg{color:var(--accent)}.generator{border:1px solid var(--border);background:linear-gradient(145deg, #ffffff38, transparent 48%), var(--surface);min-width:0;box-shadow:0 30px 80px var(--shadow), inset 0 1px 0 #ffffff52, inset 0 -1px 0 #ffffff14;-webkit-backdrop-filter:blur(34px)saturate(155%);backdrop-filter:blur(34px)saturate(155%);contain:layout paint style;border-radius:28px;padding:26px}.generator-head{justify-content:space-between;align-items:flex-start;gap:16px;min-height:48px;margin-bottom:20px;display:flex}.generator-head h2{margin:5px 0 0;font-size:20px;font-weight:720;line-height:1.2}.privacy-state{border:1px solid var(--line);background:var(--surface-soft);white-space:nowrap;border-radius:999px;padding:7px 10px}.privacy-state svg{color:var(--accent)}.password-output{grid-template-columns:minmax(0,1fr) 44px auto;gap:8px;display:grid}.password-output input{border:1px solid var(--line);background:var(--surface-strong);width:100%;min-width:0;height:56px;color:var(--text);letter-spacing:0;text-overflow:ellipsis;border-radius:16px;padding:0 15px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:19px;font-weight:700}.password-output input:focus{outline:3px solid var(--accent-soft);border-color:var(--accent)}.password-output input[data-error=true]{color:#b5473c;font-family:inherit;font-size:13px;font-weight:650}.icon-button,.copy-button{border:1px solid var(--line);border-radius:16px;justify-content:center;align-items:center;height:56px;display:inline-flex}.icon-button{width:44px;color:var(--muted);background:var(--surface-strong);padding:0}.icon-button:hover{color:var(--accent);border-color:var(--accent)}.copy-button{min-width:90px;color:var(--button-text);background:var(--accent);border-color:#0000;gap:8px;padding:0 15px;font-weight:750}.copy-button:hover{background:var(--accent-hover)}.copy-button.copied{background:var(--success)}.copy-button:disabled,.generate-button:disabled{cursor:not-allowed;opacity:.48}.strength{min-height:18px;color:var(--muted);align-items:center;gap:9px;margin:12px 0 22px;font-size:11px;display:flex}.strength-track{background:var(--line);border-radius:999px;flex:auto;min-width:60px;height:6px;overflow:hidden}.strength-track>span{background:var(--success);height:100%;transition:width .2s;display:block}.strength>span:not(.strength-track):not(.local-note),.local-note{white-space:nowrap;flex:none}.local-note{color:var(--subtle);align-items:center;gap:5px;display:inline-flex}.entropy{background:var(--accent-soft);color:var(--accent);border-radius:999px;padding:3px 7px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-weight:700}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(12px)saturate(115%);backdrop-filter:blur(12px)saturate(115%);background:#070c0b6b;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.batch-dialog{border:1px solid var(--border);background:linear-gradient(145deg, #fff3, transparent 46%), var(--surface-strong);-webkit-backdrop-filter:blur(36px)saturate(155%);backdrop-filter:blur(36px)saturate(155%);border-radius:28px;grid-template-rows:auto minmax(0,1fr) auto;width:min(620px,100%);max-height:min(760px,100svh - 32px);display:grid;overflow:hidden;box-shadow:0 36px 100px #00000052,inset 0 1px #ffffff47}.modal-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:20px;min-height:104px;padding:22px 24px 18px;display:flex}.modal-head h2{color:var(--text);margin:5px 0 3px;font-size:22px}.modal-head p{color:var(--muted);margin:0;font-size:12px}.modal-close{border:1px solid var(--line);background:var(--surface-soft);width:40px;height:40px;color:var(--muted);border-radius:13px;flex:none;place-items:center;padding:0;display:grid}.modal-close:hover{color:var(--text);border-color:var(--accent)}.modal-list{overscroll-behavior:contain;scrollbar-width:thin;min-height:0;margin:0;padding:8px 14px;list-style:none;overflow-y:auto}.modal-list li{border-bottom:1px solid var(--line);grid-template-columns:28px minmax(0,1fr) 38px;align-items:center;gap:10px;min-height:48px;padding:0 5px 0 8px;display:grid}.modal-list li:last-child{border-bottom:0}.modal-list li>span{color:var(--subtle);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:10px}.modal-list code{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:680;overflow:hidden}.modal-list li button{width:36px;height:36px;color:var(--muted);background:0 0;border:0;border-radius:11px;place-items:center;padding:0;display:grid}.modal-list li button:hover{color:var(--accent);background:var(--accent-soft)}.modal-actions{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:10px;min-height:78px;padding:14px 18px;display:grid}.modal-actions button{border:1px solid var(--line);background:var(--surface-soft);min-height:48px;color:var(--text);border-radius:15px;justify-content:center;align-items:center;gap:8px;font-weight:700;display:inline-flex}.modal-actions button:hover{border-color:var(--accent);color:var(--accent)}.modal-actions .modal-primary{background:var(--accent);color:var(--button-text);border-color:#0000}.modal-actions .modal-primary:hover{background:var(--accent-hover);color:var(--button-text)}.tabs{border:1px solid var(--line);background:var(--surface-soft);border-radius:16px;grid-template-columns:repeat(3,1fr);padding:5px;display:grid}.tabs button{min-height:42px;color:var(--muted);background:0 0;border:0;border-radius:12px;font-size:13px;font-weight:680}.tabs button:hover{color:var(--text)}.tabs button.active{background:var(--surface-strong);color:var(--accent);box-shadow:0 5px 16px #1c2f2914}.settings{flex-direction:column;height:408px;padding-top:22px;display:flex}.settings-label{color:var(--subtle);margin:0 0 18px;font-size:12px}.mode-settings{contain:layout;flex:0 0 234px;height:234px}.range-head{color:var(--text);justify-content:space-between;align-items:center;font-size:13px;display:flex}.range-head input{border:1px solid var(--line);text-align:center;background:var(--surface-strong);width:56px;height:36px;color:var(--text);border-radius:12px;font-weight:700}.range-head input:focus{outline:3px solid var(--accent-soft);border-color:var(--accent)}.range{--range-fill:20%;appearance:none;background:linear-gradient(to right, var(--accent) 0 var(--range-fill), var(--line) var(--range-fill) 100%);border-radius:2px;width:100%;height:4px;margin:17px 0 23px}.range::-webkit-slider-thumb{appearance:none;background:var(--surface-strong);border:5px solid var(--accent);width:18px;height:18px;box-shadow:0 2px 6px var(--shadow);border-radius:50%}.range::-moz-range-thumb{background:var(--surface-strong);border:5px solid var(--accent);width:8px;height:8px;box-shadow:0 2px 6px var(--shadow);border-radius:50%}.toggle-list{border-top:1px solid var(--line)}.toggle-row{border-bottom:1px solid var(--line);min-height:48px;color:var(--text);cursor:pointer;justify-content:space-between;align-items:center;font-size:13px;display:flex;position:relative}.toggle-row input,.inline-toggle input{opacity:0;pointer-events:none;position:absolute}.toggle{background:var(--switch);border-radius:12px;width:40px;height:23px;padding:3px;transition:background .16s}.toggle span{background:#fff;border-radius:50%;width:17px;height:17px;transition:transform .16s;display:block;box-shadow:0 1px 3px #0003}.toggle-row input:checked+.toggle,.inline-toggle input:checked+.toggle{background:var(--accent)}.toggle-row input:checked+.toggle span,.inline-toggle input:checked+.toggle span{transform:translate(17px)}.toggle-row input:focus-visible+.toggle,.inline-toggle input:focus-visible+.toggle{outline:3px solid var(--accent-soft)}.exclusion-row{border-bottom:1px solid var(--line);grid-template-columns:auto minmax(0,1fr);align-items:center;gap:18px;min-height:58px;display:grid}.inline-toggle{color:var(--text);cursor:pointer;white-space:nowrap;align-items:center;gap:10px;font-size:13px;display:flex;position:relative}.exclude-field,.batch-control{color:var(--text);justify-content:space-between;align-items:center;gap:16px;font-size:13px;display:flex}.exclude-field{min-width:0}.exclude-field>span{white-space:nowrap}.exclude-field input{border:1px solid var(--line);background:var(--surface-strong);width:auto;min-width:0;height:36px;color:var(--text);border-radius:12px;flex:auto;padding:0 11px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.exclude-field input::placeholder{color:var(--subtle)}.exclude-field input:focus,.batch-control select:focus{outline:3px solid var(--accent-soft);border-color:var(--accent)}.batch-control{border-bottom:1px solid var(--line);min-height:54px}.batch-control select{border:1px solid var(--line);background-color:var(--surface-strong);min-width:92px;height:36px;color:var(--text);border-radius:12px;padding:0 30px 0 11px;font-weight:650}.generate-button{border:1px solid var(--line);background:var(--surface-soft);width:100%;min-height:48px;color:var(--text);border-radius:15px;justify-content:center;align-items:center;gap:8px;margin-top:18px;font-weight:700;display:flex}.generate-button:hover{color:var(--accent);border-color:var(--accent);background:var(--surface-strong)}.app-footer{width:min(1180px,100% - 40px);min-height:62px;color:var(--subtle);justify-content:space-between;align-items:center;gap:20px;margin:0 auto;padding:0 2px;font-size:11px;display:flex}@media (max-width:880px){.workspace{grid-template-columns:1fr;gap:34px;width:min(620px,100% - 32px);padding:44px 0 36px}.intro h1{font-size:46px}.intro>p{max-width:560px}.topbar,.app-footer{width:calc(100% - 32px)}}@media (max-width:560px){.app-shell{overflow:clip}.topbar{min-height:60px;margin-top:10px;padding:0 12px}.brand{font-size:15px}.brand-mark{width:32px;height:32px}.header-status{font-size:11px}.workspace{gap:28px;padding:34px 0 28px}.intro h1{margin:17px 0 13px;font-size:38px}.intro>p{font-size:14px;line-height:1.7}.trust-row{gap:7px;margin-top:20px}.trust-row span{min-height:28px;padding-inline:9px}.generator{padding:17px}.generator-head{min-height:43px;margin-bottom:16px}.generator-head h2{font-size:18px}.privacy-state{padding:6px 8px}.password-output{grid-template-columns:minmax(0,1fr) 42px}.password-output input{height:52px;font-size:16px}.icon-button{width:42px;height:52px}.copy-button{grid-column:1/-1;width:100%;height:44px}.strength{flex-wrap:wrap;margin-bottom:18px}.local-note{width:100%;margin-left:0}.settings{height:408px}.exclusion-row{gap:8px}.inline-toggle,.exclude-field{gap:6px;font-size:11px}.exclude-field{justify-content:flex-end}.exclude-field input{width:100%;padding-inline:8px}.app-footer{flex-direction:column;justify-content:center;align-items:flex-start;gap:5px;min-height:70px;padding:16px 0}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important}}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.topbar,.generator{background:var(--surface-strong)}}
