:root{color-scheme:light;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Microsoft YaHei,sans-serif;color:#25231f;background:#f7f6f2;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #25231f;--ink-soft: #67625a;--ink-muted: #8a847b;--surface: #ffffff;--surface-soft: #f5f3ef;--line: #dedbd3;--line-strong: #cbc6bc;--primary: #d97757;--primary-dark: #c96748;--primary-soft: #f7e9e3;--secondary: #416b83;--danger: #b74848;--warning: #9b672b;--shadow: 0 18px 50px rgba(47, 43, 36, .08), 0 2px 8px rgba(47, 43, 36, .05)}*{box-sizing:border-box}[hidden]{display:none!important}html{min-width:320px;background:#f7f6f2}body{margin:0;min-width:320px;min-height:100vh;background:#f7f6f2}button,input{font:inherit}button,label,input[type=range]{-webkit-tap-highlight-color:transparent}button{color:inherit}button:focus-visible,input:focus-visible,.password-output:focus-visible{outline:3px solid rgba(65,107,131,.24);outline-offset:2px}.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}.page-shell{width:min(1120px,calc(100% - 40px));margin:0 auto;padding:24px 0 20px}.workspace{display:grid;grid-template-columns:minmax(0,1fr) 350px;align-items:start;gap:18px}.generator-card,.history-panel{background:var(--surface);border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow)}.generator-card{min-width:0;overflow:hidden}.password-area{padding:24px 28px 21px;color:var(--ink);background:#f2efe9;border-bottom:1px solid var(--line)}.password-label-row,.section-heading-row,.history-header,.history-title-row,.history-toolbar,.toggle-row,.strength-row{display:flex;align-items:center;justify-content:space-between}.password-label-row{margin-bottom:12px}.field-label{color:#6f685f;font-size:13px;font-weight:700}.strength-badge{padding:4px 9px;color:#276449;background:#e4f1e9;border:1px solid #bfdacb;border-radius:999px;font-size:12px;font-weight:750}.password-output-row{display:grid;grid-template-columns:minmax(0,1fr) 46px 46px;align-items:center;gap:8px}.password-output{display:flex;align-items:center;min-width:0;min-height:52px;overflow-wrap:anywhere;color:#24211e;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:22px;font-weight:600;line-height:1.35;letter-spacing:0}.icon-button{display:inline-grid;place-items:center;width:42px;height:42px;padding:0;color:#453f38;background:transparent;border:1px solid transparent;border-radius:7px;cursor:pointer;transition:color .16s ease,background .16s ease,border-color .16s ease,transform .16s ease}.icon-button:hover{background:#f3f0eb;border-color:var(--line)}.icon-button:active{transform:scale(.96)}.icon-button svg{width:20px;height:20px}.password-area .icon-button{width:46px;height:46px;color:#575047;background:#fff;border-color:#d8d2c8;box-shadow:0 2px 6px #2f2b240d}.password-area .icon-button:hover{color:#28241f;background:#faf8f4;border-color:#bfb8ae}.password-area .primary-icon-button{color:#382018;background:var(--primary);border-color:var(--primary);box-shadow:0 5px 14px #b5543429}.password-area .primary-icon-button:hover{color:#2e1912;background:var(--primary-dark);border-color:var(--primary-dark)}.strength-row{gap:14px;margin-top:12px}.strength-meter{display:grid;grid-template-columns:repeat(4,1fr);flex:1;gap:5px}.strength-meter span{height:3px;background:#d8d2c8;border-radius:999px;transition:background .18s ease}.strength-meter[data-score="1"] span:nth-child(-n+1){background:#f17777}.strength-meter[data-score="2"] span:nth-child(-n+2){background:#e9a657}.strength-meter[data-score="3"] span:nth-child(-n+3){background:#e3c95e}.strength-meter[data-score="4"] span:nth-child(-n+4){background:#72d6a2}.entropy-label{min-width:72px;color:#756e65;font-size:11px;text-align:right}.options-form{display:block}.option-section{padding:21px 28px;border-bottom:1px solid var(--line)}.section-heading-row{gap:20px;margin-bottom:16px}.section-heading-row h3{margin:0;font-family:ui-serif,Songti SC,"Noto Serif CJK SC",Georgia,serif;font-size:16px;font-weight:700;line-height:1.3}.section-heading-row p{margin:5px 0 0;color:var(--ink-muted);font-size:12px;line-height:1.4}.number-control{display:flex;align-items:center;gap:5px;color:var(--ink-muted);font-size:13px}.compact-number{height:42px;padding:0 12px;background:var(--surface-soft);border:1px solid var(--line-strong);border-radius:7px}.compact-number:focus-within{border-color:var(--secondary);box-shadow:0 0 0 3px #416b831f}.compact-number input{width:48px;padding:0;color:var(--ink);background:transparent;border:0;outline:0;font-weight:750;text-align:right;appearance:textfield}.compact-number input::-webkit-inner-spin-button,.compact-number input::-webkit-outer-spin-button{margin:0;appearance:none}.range-input{width:100%;height:6px;margin:0;background:linear-gradient(to right,var(--primary) 0 var(--range-progress, 12.2%),#ddd9d1 var(--range-progress, 12.2%) 100%);border-radius:999px;outline:none;appearance:none}.range-input::-webkit-slider-thumb{width:20px;height:20px;background:#fff;border:2px solid var(--primary);border-radius:50%;box-shadow:0 2px 7px #3a2b2333;cursor:grab;appearance:none}.range-input::-moz-range-thumb{width:18px;height:18px;background:#fff;border:2px solid var(--primary);border-radius:50%;box-shadow:0 2px 7px #3a2b2333;cursor:grab}.range-input:active::-webkit-slider-thumb{cursor:grabbing}.range-labels{display:flex;justify-content:space-between;margin-top:10px;color:var(--ink-muted);font-size:11px}.selection-count{flex:0 0 auto;color:var(--primary);font-size:12px;font-weight:750}.character-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.character-option{position:relative;display:grid;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:9px;min-height:60px;padding:9px 10px;background:#fff;border:1px solid var(--line-strong);border-radius:7px;cursor:pointer;transition:background .15s ease,border-color .15s ease,box-shadow .15s ease}.character-option:hover{border-color:#aaa297}.character-option:has(input:checked){background:#fcf3ef;border-color:#cf8064;box-shadow:inset 0 0 0 1px #c9674812}.character-option input{position:absolute;width:1px;height:1px;opacity:0}.character-option:has(input:focus-visible){outline:3px solid rgba(65,107,131,.22);outline-offset:2px}.custom-checkbox{display:grid;place-items:center;width:22px;height:22px;color:transparent;background:#fff;border:1.5px solid #aaa39a;border-radius:5px;transition:background .15s ease,border-color .15s ease,color .15s ease}.custom-checkbox svg{width:15px;height:15px;stroke-width:3}.character-option input:checked+.custom-checkbox{color:#fff;background:var(--primary);border-color:var(--primary)}.character-option strong,.character-option small{display:block}.character-option strong{font-family:SFMono-Regular,Consolas,monospace;font-size:14px;letter-spacing:0}.character-option small{margin-top:3px;overflow:hidden;color:var(--ink-muted);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.constraint-section{padding-bottom:13px;border-bottom:0}.minimum-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.number-field span{display:block;margin-bottom:8px;color:#504b44;font-size:12px;font-weight:700}.number-field input{width:100%;height:44px;padding:0 13px;color:var(--ink);background:var(--surface-soft);border:1px solid var(--line-strong);border-radius:7px;outline:0}.number-field input:focus{border-color:var(--secondary);box-shadow:0 0 0 3px #416b831f}.number-field input:disabled{color:#9c968e;background:#efede8;cursor:not-allowed}.toggle-row{gap:16px;margin-top:17px;padding:12px 0 2px;border-top:1px solid #ece8e1;cursor:pointer}.toggle-row strong,.toggle-row small{display:block}.toggle-row strong{font-size:13px}.toggle-row small{margin-top:4px;color:var(--ink-muted);font-size:11px}.toggle-row input{position:absolute;opacity:0;pointer-events:none}.toggle{position:relative;flex:0 0 auto;width:42px;height:24px;background:#cec9c0;border-radius:999px;transition:background .16s ease}.toggle:after{position:absolute;top:3px;left:3px;width:18px;height:18px;background:#fff;border-radius:50%;box-shadow:0 1px 4px #0f192033;content:"";transition:transform .16s ease}.toggle-row input:checked+.toggle{background:var(--primary)}.toggle-row input:checked+.toggle:after{transform:translate(18px)}.toggle-row:has(input:focus-visible) .toggle{outline:3px solid rgba(65,107,131,.22);outline-offset:2px}.form-error{margin:0 28px 15px;padding:11px 13px;color:#8b3333;background:#fff1f1;border:1px solid #f1c9c9;border-radius:6px;font-size:12px}.generate-button{display:flex;align-items:center;justify-content:center;gap:9px;width:calc(100% - 56px);height:50px;margin:3px 28px 23px;color:#2d1c16;background:var(--primary);border:0;border-radius:7px;box-shadow:0 8px 20px #b554342e;cursor:pointer;font-size:14px;font-weight:750;transition:background .16s ease,transform .16s ease,box-shadow .16s ease}.generate-button:hover{background:var(--primary-dark);box-shadow:0 10px 24px #b554343d}.generate-button:active{transform:translateY(1px)}.generate-button:disabled{color:#756e66;background:#c9c4bb;box-shadow:none;cursor:not-allowed}.generate-button svg{width:18px;height:18px}.history-panel{position:sticky;top:24px;overflow:hidden}.history-header{min-height:76px;padding:15px 14px 15px 18px;border-bottom:1px solid var(--line)}.history-panel.is-collapsed .history-header{border-bottom-color:transparent}.history-title-row{justify-content:flex-start;min-width:0;gap:12px}.history-icon{display:grid;place-items:center;flex:0 0 auto;width:36px;height:36px;color:#a85237;background:#f5e7e0;border-radius:7px}.history-icon svg{width:18px;height:18px}.history-header h2{margin:0;font-family:ui-serif,Songti SC,"Noto Serif CJK SC",Georgia,serif;font-size:14px;line-height:1.3}.history-header p{margin:5px 0 0;color:var(--ink-muted);font-size:10px}.history-toggle{flex:0 0 auto}.history-content{max-height:min(600px,calc(100vh - 124px));overflow-y:auto}.history-panel.is-collapsed .history-content{display:none}.history-toolbar{height:50px;padding:0 15px;background:#faf9f6;border-bottom:1px solid var(--line)}.text-button{display:inline-flex;align-items:center;gap:6px;padding:5px;color:#645e56;background:transparent;border:0;cursor:pointer;font-size:11px;font-weight:700}.text-button:hover{color:var(--secondary)}.text-button:disabled{color:#aaa49c;cursor:not-allowed}.text-button svg{width:15px;height:15px}.danger-text:not(:disabled){color:var(--danger)}.empty-history{display:flex;flex-direction:column;align-items:center;padding:42px 28px 46px;text-align:center}.empty-history>span{display:grid;place-items:center;width:46px;height:46px;color:#7f7971;background:#eeece7;border-radius:50%}.empty-history svg{width:21px;height:21px}.empty-history h3{margin:15px 0 5px;font-size:13px}.empty-history p{max-width:215px;margin:0;color:var(--ink-muted);font-size:11px;line-height:1.6}.history-list{margin:0;padding:0;list-style:none}.history-item{display:grid;grid-template-columns:minmax(0,1fr) 34px;gap:10px;padding:12px 14px 11px 18px;border-bottom:1px solid #ece9e3}.history-item:last-child{border-bottom:0}.history-item:hover{background:#fbfaf7}.history-value{display:block;min-width:0;overflow:hidden;color:#36322d;font-family:SFMono-Regular,Consolas,monospace;font-size:12px;line-height:1.5;text-overflow:ellipsis;white-space:nowrap}.history-list.is-hidden .history-value{color:#676159;font-family:system-ui,sans-serif;letter-spacing:0}.history-meta{display:flex;align-items:center;gap:7px;margin-top:5px;color:var(--ink-muted);font-size:9px}.history-copy{align-self:center;width:34px;height:34px}.history-copy svg{width:16px;height:16px}.page-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:14px;padding:0 3px;color:var(--ink-muted);font-size:11px}.page-footer span:first-child{display:inline-flex;align-items:center;gap:6px}.page-footer svg{width:14px;height:14px;color:var(--primary)}.toast{position:fixed;right:24px;bottom:24px;z-index:10;display:flex;align-items:center;gap:9px;min-height:46px;padding:0 16px;color:#302c27;background:#fff;border:1px solid #d8d3cb;border-radius:7px;box-shadow:0 12px 35px #2f2b2429;opacity:0;pointer-events:none;transform:translateY(12px);transition:opacity .18s ease,transform .18s ease;font-size:12px;font-weight:700}.toast.is-visible{opacity:1;transform:translateY(0)}.toast svg{width:17px;height:17px;color:#2f8a63}@media(max-width:920px){.workspace{grid-template-columns:minmax(0,1fr)}.history-panel{position:static}.history-content{max-height:430px}.history-panel.is-collapsed .history-header{min-height:72px}}@media(max-width:640px){.page-shell{width:min(100% - 28px,560px)}.page-shell{padding-top:14px}.password-area,.option-section{padding-right:20px;padding-left:20px}.password-area{padding-top:20px;padding-bottom:18px}.password-output-row{grid-template-columns:minmax(0,1fr) 42px 42px;gap:6px}.password-output{min-height:48px;font-size:18px}.password-area .icon-button{width:42px;height:42px}.option-section{padding-top:19px;padding-bottom:19px}.character-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.form-error{margin-right:20px;margin-left:20px}.generate-button{width:calc(100% - 40px);margin-right:20px;margin-bottom:18px;margin-left:20px}.page-footer{display:block;text-align:center}.page-footer span{justify-content:center}.page-footer span+span{display:block;margin-top:7px}.toast{right:14px;bottom:14px;left:14px;justify-content:center}}@media(max-width:400px){.section-heading-row{gap:12px}.minimum-grid{grid-template-columns:minmax(0,1fr)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
