:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;color:#25283a;background:#f5f6fa;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #25283a;--muted: #70758c;--faint: #9ca1b5;--accent: #6674da;--accent-deep: #515ec0;--accent-soft: #eef0ff;--line: #e3e5ee;--line-strong: #d5d8e5;--surface: #ffffff;--canvas: #f5f6fa;--success: #3f8b72;--success-soft: #edf8f3;--warning: #9b6b2e;--warning-soft: #fff8ec;--danger: #b75061;--danger-soft: #fff1f3;--shadow: 0 18px 50px rgba(42, 46, 75, .07)}*{box-sizing:border-box}html{min-width:320px;background:var(--canvas);scroll-behavior:smooth}body{min-width:320px;min-height:100vh;margin:0;color:var(--ink);background:var(--canvas);font-size:16px;line-height:1.5}.clipboard-helper{position:fixed;width:1px;height:1px;opacity:0;pointer-events:none}button,input,textarea,select{font:inherit}button,select,input[type=checkbox]{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.48}button,input,textarea,select,[role=button]{outline:none}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,[role=button]:focus-visible{box-shadow:0 0 0 3px #6674da33}textarea,input[type=text],input[type=password],select{width:100%;color:var(--ink);background:#fbfbfd;border:1px solid var(--line-strong);border-radius:12px;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}textarea{display:block;resize:vertical;padding:14px 15px;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.875rem;line-height:1.7;tab-size:2}textarea::placeholder,input::placeholder{color:#a9adbd}textarea:focus,input[type=text]:focus,input[type=password]:focus,select:focus{background:#fff;border-color:#98a2ea}input[type=text],input[type=password],select{height:44px;padding:0 12px;font-size:.9rem}select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%2370758c' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m7 10 5 5 5-5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 11px center;padding-right:34px}.hidden,[hidden]{display:none!important}.app-shell{display:grid;grid-template-columns:264px minmax(0,1fr);min-height:100vh}.sidebar{position:sticky;top:0;display:flex;flex-direction:column;height:100vh;padding:28px 20px 22px;background:#fafafd;border-right:1px solid var(--line)}.brand{display:flex;align-items:center;gap:12px;margin:0 8px 34px;color:inherit;text-decoration:none}.brand-mark{display:grid;place-items:center;width:42px;height:42px;flex:0 0 42px;color:#fff;background:#272b42;border-radius:13px;font-family:Georgia,Songti SC,serif;font-size:1.15rem;box-shadow:0 8px 22px #272b422e}.brand-copy{display:flex;flex-direction:column;line-height:1.2}.brand-copy strong{font-size:1rem;font-weight:720;letter-spacing:.01em}.brand-copy small{margin-top:5px;color:var(--faint);font-size:.68rem;letter-spacing:.09em;text-transform:uppercase}.tool-nav{display:flex;flex-direction:column;gap:5px}.nav-item{display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px;width:100%;padding:11px 12px;color:#6d7186;text-align:left;background:transparent;border:1px solid transparent;border-radius:13px;transition:color .16s ease,background .16s ease,border-color .16s ease,transform .16s ease}.nav-item:hover{color:#393e58;background:#f1f2f8}.nav-item.is-active{color:#3f4ba9;background:var(--accent-soft);border-color:#dfe3ff}.nav-item svg{width:21px;height:21px;margin-left:3px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.nav-item span{display:flex;min-width:0;flex-direction:column}.nav-item strong{font-size:.91rem;font-weight:650}.nav-item small{margin-top:2px;overflow:hidden;color:#969aad;font-size:.73rem;text-overflow:ellipsis;white-space:nowrap}.nav-item.is-active small{color:#7c84bd}.privacy-note{display:flex;align-items:center;gap:10px;margin-top:auto;padding:13px;background:#fff;border:1px solid var(--line);border-radius:14px}.privacy-icon{display:grid;place-items:center;width:34px;height:34px;flex:0 0 34px;color:var(--success);background:var(--success-soft);border-radius:10px}.privacy-icon svg{width:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.privacy-note div{display:flex;min-width:0;flex-direction:column}.privacy-note strong{font-size:.78rem}.privacy-note span{color:var(--faint);font-size:.68rem;white-space:nowrap}.workspace{width:100%;max-width:1510px;min-width:0;margin:0 auto;padding:42px clamp(24px,4vw,64px) 30px}.page-header{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:28px}.eyebrow{margin:0 0 8px;color:var(--accent);font-size:.7rem;font-weight:760;letter-spacing:.16em}.page-header h1{margin:0;color:#262a40;font-family:Georgia,Songti SC,serif;font-size:clamp(2rem,3.2vw,2.85rem);font-weight:560;letter-spacing:-.025em;line-height:1.15}.page-header p:not(.eyebrow){margin:9px 0 0;color:var(--muted);font-size:.97rem}.local-pill{display:inline-flex;align-items:center;gap:8px;flex:0 0 auto;height:36px;padding:0 13px;color:#527966;background:#f0f8f4;border:1px solid #d9ede3;border-radius:999px;font-size:.78rem;font-weight:650}.local-pill span{width:7px;height:7px;background:#4d9979;border-radius:50%;box-shadow:0 0 0 4px #4d99791f}.tool-view{animation:reveal .22s ease both}@keyframes reveal{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.surface{background:var(--surface);border:1px solid var(--line);border-radius:19px;box-shadow:var(--shadow)}.compact-bar{min-height:55px;margin-bottom:16px;padding:10px 12px 10px 17px}.toolbar,.toolbar-copy,.toolbar-actions,.switch-label,.field-footer,.result-actions,.bottom-actions,.stats-row,.editor-label{display:flex;align-items:center}.toolbar{justify-content:space-between;gap:18px}.toolbar-copy{gap:10px;color:var(--muted);font-size:.82rem}.status-dot{width:7px;height:7px;background:var(--success);border-radius:50%}.toolbar-actions{gap:8px}.switch-label{gap:8px;padding:7px 8px;color:#5d6277;font-size:.78rem;cursor:pointer;user-select:none}.switch-label input{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0}.switch{position:relative;width:31px;height:18px;background:#d5d8e3;border-radius:999px;transition:background .16s ease}.switch:after{position:absolute;top:3px;left:3px;width:12px;height:12px;background:#fff;border-radius:50%;box-shadow:0 1px 3px #20243a33;content:"";transition:transform .16s ease}.switch-label input:checked+.switch{background:var(--accent)}.switch-label input:checked+.switch:after{transform:translate(13px)}.tool-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.96fr);gap:16px;align-items:start}.input-surface,.result-surface,.single-tool{padding:clamp(20px,2.4vw,30px)}.result-surface{min-height:620px}.section-heading{display:flex;align-items:flex-start;gap:13px;margin-bottom:22px}.section-heading h2{margin:0;color:#303449;font-size:1.04rem;font-weight:700}.section-heading p{margin:4px 0 0;color:var(--muted);font-size:.82rem}.step-label{display:grid;place-items:center;min-width:34px;height:28px;padding:0 7px;color:var(--accent);background:var(--accent-soft);border-radius:9px;font-family:SFMono-Regular,Consolas,monospace;font-size:.72rem;font-weight:750}.drop-zone{display:flex;min-height:190px;align-items:center;justify-content:center;flex-direction:column;padding:24px;color:var(--muted);text-align:center;background:#fafaff;border:1px dashed #cfd3e4;border-radius:16px;transition:border-color .16s ease,background .16s ease,transform .16s ease;cursor:pointer}.drop-zone:hover,.drop-zone.is-dragging{background:#f6f7ff;border-color:#8f99e1}.drop-zone.is-dragging{transform:scale(1.006)}.drop-zone strong{margin-top:12px;color:#454a61;font-size:.94rem}.drop-zone>span{margin:4px 0 15px;color:#969aad;font-size:.76rem}.drop-icon{display:grid;place-items:center;width:45px;height:45px;color:var(--accent);background:#fff;border:1px solid #e3e5f4;border-radius:13px;box-shadow:0 7px 18px #4d579614}.drop-icon svg{width:24px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}.button{display:inline-flex;height:40px;align-items:center;justify-content:center;padding:0 16px;border:1px solid transparent;border-radius:11px;font-size:.84rem;font-weight:660;transition:transform .15s ease,background .15s ease,border-color .15s ease}.button:hover:not(:disabled){transform:translateY(-1px)}.button.primary{color:#fff;background:var(--accent);border-color:var(--accent);box-shadow:0 7px 18px #6674da33}.button.primary:hover:not(:disabled){background:var(--accent-deep);border-color:var(--accent-deep)}.button.secondary{color:#4d567f;background:#f7f7fc;border-color:var(--line-strong)}.button.secondary:hover:not(:disabled){background:#f0f1f8}.button.ghost{color:var(--muted);background:transparent;border-color:transparent}.button.ghost:hover:not(:disabled){color:#40455f;background:#f4f5f9}.button.wide{width:100%;margin-top:4px}.file-preview{display:flex;align-items:center;gap:12px;margin-top:12px;padding:10px;background:#f8f9fc;border:1px solid var(--line);border-radius:13px}.file-preview img{width:48px;height:48px;object-fit:cover;background:#fff;border-radius:9px}.file-preview div{display:flex;min-width:0;flex-direction:column}.file-preview strong,.file-preview span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-preview strong{font-size:.82rem}.file-preview span{margin-top:3px;color:var(--muted);font-size:.75rem}.file-preview span.is-success{color:var(--success)}.file-preview span.is-error{color:var(--danger)}.divider{display:flex;align-items:center;gap:12px;margin:22px 0;color:var(--faint);font-size:.72rem}.divider:before,.divider:after{height:1px;flex:1;background:var(--line);content:""}.field-label{display:block;margin:0 0 8px;color:#555a70;font-size:.82rem;font-weight:650}.field-footer{justify-content:space-between;gap:16px;margin-top:10px}.field-footer>span{color:var(--faint);font-size:.72rem}.inline-message{min-height:20px;margin:9px 0 0;color:var(--muted);font-size:.76rem}.inline-message.is-error{color:var(--danger)}.inline-message.is-success{color:var(--success)}.result-heading{margin-bottom:18px}.empty-state{display:flex;min-height:430px;align-items:center;justify-content:center;flex-direction:column;color:var(--muted);text-align:center}.empty-orbit{display:grid;place-items:center;width:90px;height:90px;margin-bottom:22px;color:#8b94d9;background:#f7f8ff;border:1px solid #e1e4fa;border-radius:50%;box-shadow:inset 0 0 0 12px #fbfbff}.empty-orbit span{letter-spacing:.22em;transform:translate(2px)}.empty-state strong{color:#51566e;font-size:.92rem}.empty-state p{max-width:260px;margin:7px 0 0;color:var(--faint);font-size:.78rem}.batch-info{margin-bottom:13px;padding:11px 12px;color:#59618e;background:#f6f7ff;border:1px solid #e1e4fb;border-radius:11px;font-size:.75rem}.otp-list{display:grid;gap:12px}.otp-card{padding:17px;background:#fcfcfe;border:1px solid var(--line);border-radius:15px}.otp-card-header,.otp-code-row,.otp-secret-row,.otp-meta,.otp-card-actions{display:flex;align-items:center}.otp-card-header{justify-content:space-between;gap:12px}.otp-identity{min-width:0}.otp-identity strong,.otp-identity span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.otp-identity strong{color:#35394e;font-size:.91rem}.otp-identity span{margin-top:3px;color:var(--muted);font-size:.74rem}.otp-badge{padding:4px 8px;color:#5b65ae;background:var(--accent-soft);border-radius:7px;font-family:SFMono-Regular,Consolas,monospace;font-size:.66rem;font-weight:720}.otp-code-row{justify-content:space-between;gap:15px;margin:20px 0 14px}.otp-code{color:#292d42;font-family:SFMono-Regular,Consolas,monospace;font-size:clamp(1.75rem,4vw,2.35rem);font-weight:720;letter-spacing:.13em;line-height:1;font-variant-numeric:tabular-nums}.otp-card-actions{gap:7px}.tiny-button{height:34px;padding:0 11px;color:#5c627e;background:#fff;border:1px solid var(--line-strong);border-radius:9px;font-size:.73rem;font-weight:650}.tiny-button:hover{background:#f5f6fa}.countdown-track{display:block;width:100%;height:3px;appearance:none;overflow:hidden;background:#e7e9f1;border:0;border-radius:999px}.countdown-track::-webkit-progress-bar{background:#e7e9f1;border-radius:999px}.countdown-track::-webkit-progress-value{background:var(--accent);border-radius:999px}.countdown-track::-moz-progress-bar{background:var(--accent);border-radius:999px}.otp-secret-row{justify-content:space-between;gap:10px;margin-top:13px;padding-top:12px;border-top:1px solid #eceef3}.otp-secret-row code{min-width:0;overflow:hidden;color:#686d84;font-size:.72rem;text-overflow:ellipsis;white-space:nowrap}.otp-meta{gap:8px 14px;flex-wrap:wrap;margin-top:10px;color:var(--faint);font-size:.68rem}.privacy-banner{display:flex;align-items:center;gap:13px;margin-bottom:16px;padding:14px 16px;color:#4d6e60;background:#f3f9f6;border:1px solid #dcece4;border-radius:15px}.privacy-banner svg{width:24px;height:24px;flex:0 0 24px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.privacy-banner div{display:flex;flex-direction:column}.privacy-banner strong{font-size:.83rem}.privacy-banner span{margin-top:2px;color:#779085;font-size:.73rem}.mini-drop-zone{display:flex;align-items:center;gap:12px;margin-bottom:18px;padding:13px 14px;color:#687096;background:#f9f9fd;border:1px dashed #ccd0e3;border-radius:13px;cursor:pointer;transition:background .16s ease,border-color .16s ease}.mini-drop-zone:hover,.mini-drop-zone.is-dragging{background:#f4f5ff;border-color:#9099df}.mini-drop-zone svg{width:22px;height:22px;flex:0 0 22px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.mini-drop-zone span{display:flex;flex-direction:column}.mini-drop-zone strong{color:#4a506c;font-size:.82rem}.mini-drop-zone small{margin-top:2px;color:var(--faint);font-size:.71rem}.form-row{display:grid;grid-template-columns:1.2fr .8fr;gap:11px;margin:13px 0}.form-row label,.table-controls label,.inline-form label{display:flex;min-width:0;flex-direction:column;gap:6px;color:#5b6076;font-size:.76rem;font-weight:620}.code-output{min-height:430px;color:#424760;background:#f8f9fc}.warning-list{margin-top:12px;padding:11px 13px;color:#8a6029;background:var(--warning-soft);border:1px solid #f1dfbf;border-radius:11px;font-size:.74rem}.warning-list ul{margin:0;padding-left:18px}.warning-list li+li{margin-top:4px}.result-actions{justify-content:flex-end;gap:8px;margin-top:13px}.compat-note{margin:13px 0 0;color:var(--faint);font-size:.7rem;line-height:1.55}.single-tool{min-height:620px}.dual-editor{display:grid;grid-template-columns:minmax(0,1fr) 34px minmax(0,1fr);gap:9px;align-items:center}.editor-pane{min-width:0}.editor-label{justify-content:space-between;min-height:30px;margin-bottom:6px;color:#4f546b;font-size:.79rem;font-weight:650}.editor-label span{color:var(--faint);font-size:.69rem;font-weight:500}.editor-label button{padding:3px 5px;color:var(--accent);background:transparent;border:0;font-size:.72rem}.editor-swap{display:grid;place-items:center;width:30px;height:30px;margin-top:26px;color:#8d93ac;background:#f3f4f8;border-radius:9px}.bottom-actions{justify-content:space-between;gap:16px;margin-top:12px}.bottom-actions>div{display:flex;gap:8px}.stats-row{gap:10px;margin:-5px 0 14px}.stats-row span{padding:5px 9px;color:var(--muted);background:#f5f6fa;border-radius:7px;font-size:.72rem}.stats-row strong{color:#4b516d;font-variant-numeric:tabular-nums}.text-actions{display:flex;gap:7px;flex-wrap:wrap;margin-bottom:15px}.text-actions button{min-height:35px;padding:0 11px;color:#5f647c;background:#f8f8fb;border:1px solid var(--line);border-radius:9px;font-size:.75rem}.text-actions button:hover{color:#4853a9;background:#f2f3ff;border-color:#daddf2}.text-editors{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.inline-form{display:grid;grid-template-columns:1fr 1fr auto 1fr 1fr auto;gap:9px;align-items:end;margin-top:15px;padding-top:15px;border-top:1px solid var(--line)}.table-controls{display:flex;align-items:flex-end;gap:10px;flex-wrap:wrap;margin-bottom:15px}.table-controls>label:not(.check-label){width:165px}.table-controls .check-label{display:flex;height:44px;align-items:center;flex-direction:row;gap:7px;padding:0 4px;color:#5d6278;font-size:.76rem;cursor:pointer}input[type=checkbox]{width:16px;height:16px;accent-color:var(--accent)}.table-preview{max-width:100%;min-height:220px;margin-top:16px;overflow:auto;border:1px solid var(--line);border-radius:13px}.table-preview table{width:100%;min-width:520px;border-collapse:collapse;font-size:.8rem}.table-preview th,.table-preview td{max-width:360px;padding:11px 13px;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.table-preview th{position:sticky;top:0;color:#4c526b;background:#f5f6fa;font-weight:680}.table-preview tr:last-child td{border-bottom:0}.table-preview th:last-child,.table-preview td:last-child{border-right:0}.note-fields{display:grid;grid-template-columns:1.1fr .9fr;gap:11px;margin-bottom:15px}.note-fields label{display:flex;min-width:0;flex-direction:column;gap:6px;color:#5b6076;font-size:.76rem;font-weight:620}.note-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:13px}.note-actions>div{display:flex;gap:7px}.share-result{margin-top:18px;padding:14px;background:#f8f9fc;border:1px solid var(--line);border-radius:13px}.share-result>div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.share-result p{margin:8px 0 0;color:var(--faint);font-size:.7rem}.unlock-copy{flex:1}.privacy-banner>input{width:min(230px,32vw);flex:0 0 auto}.empty-table{display:grid;min-height:220px;place-items:center;padding:30px;color:var(--faint);text-align:center;font-size:.8rem}.footer-note{padding:23px 4px 0;color:#a0a4b5;font-size:.7rem;text-align:center}.toast{position:fixed;right:24px;bottom:24px;z-index:30;max-width:min(360px,calc(100vw - 32px));padding:11px 15px;color:#fff;background:#30344b;border-radius:11px;box-shadow:0 12px 35px #23273e3d;font-size:.79rem;opacity:0;pointer-events:none;transform:translateY(8px);transition:opacity .17s ease,transform .17s ease}.toast.is-visible{opacity:1;transform:translateY(0)}@media (max-width: 1120px){.tool-grid{grid-template-columns:minmax(0,1fr)}.result-surface{min-height:460px}.inline-form{grid-template-columns:1fr 1fr auto}}@media (max-width: 820px){.app-shell{display:block}.sidebar{position:sticky;z-index:20;width:100%;height:auto;padding:12px 16px 10px;border-right:0;border-bottom:1px solid var(--line)}.brand{margin:0 0 10px}.brand-mark{width:34px;height:34px;flex-basis:34px;border-radius:10px;font-size:.98rem}.brand-copy small,.privacy-note,.nav-item small{display:none}.tool-nav{display:grid;grid-template-columns:repeat(6,minmax(84px,1fr));gap:5px;overflow-x:auto;padding-bottom:2px}.nav-item{display:flex;min-width:88px;justify-content:center;gap:6px;padding:9px;text-align:center}.nav-item svg{width:18px;height:18px;margin:0}.nav-item span{display:block}.nav-item strong{font-size:.75rem;white-space:nowrap}.workspace{padding:27px 17px 24px}.page-header{align-items:flex-start}.page-header h1{font-size:2rem}.dual-editor,.text-editors{grid-template-columns:1fr}.editor-swap{margin:0 auto;transform:rotate(90deg)}.inline-form{grid-template-columns:1fr 1fr}}@media (max-width: 580px){.workspace{padding-inline:12px}.page-header{gap:14px}.page-header p:not(.eyebrow){font-size:.84rem}.local-pill{height:32px;padding:0 10px;font-size:.7rem}.toolbar{align-items:flex-start;flex-direction:column}.toolbar-actions{width:100%;justify-content:space-between}.toolbar-copy{font-size:.76rem}.input-surface,.result-surface,.single-tool{padding:18px;border-radius:16px}.drop-zone{min-height:176px}.field-footer{align-items:flex-start;flex-direction:column}.field-footer .button{width:100%}.form-row,.note-fields{grid-template-columns:1fr}.otp-code-row{align-items:flex-start;flex-direction:column}.otp-card-actions{width:100%}.otp-card-actions .tiny-button{flex:1}.bottom-actions{align-items:stretch;flex-direction:column}.bottom-actions>div{display:grid;grid-template-columns:1fr 1fr}.bottom-actions .primary{grid-column:span 2;grid-row:1}.text-actions{display:grid;grid-template-columns:1fr 1fr}.inline-form{grid-template-columns:1fr}.table-controls{align-items:stretch;flex-direction:column}.table-controls>label:not(.check-label),.table-controls .button{width:100%}.table-controls .check-label{height:36px}.note-actions{align-items:stretch;flex-direction:column-reverse}.note-actions>div{display:grid;grid-template-columns:1fr 1fr}.note-actions .button{width:100%}.privacy-banner:has(.unlock-copy){align-items:stretch;flex-direction:column}.privacy-banner:has(.unlock-copy)>svg{display:none}.privacy-banner>input{width:100%}.toast{right:16px;bottom:16px}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
