:root{color-scheme:light;--app-bg: #ffffff;--app-surface: #ffffff;--app-surface-hover: #fafafa;--app-code-bg: #fafafa;--app-text: #171717;--app-muted: #666666;--app-faint: #8f8f8f;--app-border: #eaeaea;--app-border-strong: #d4d4d4;--app-accent: #171717;--app-accent-contrast: #ffffff;--app-accent-soft: #f2f2f2;--app-accent-border: #dedede;--app-focus: rgb(0 112 243 / .3);--app-success: #00875a;--app-error: #d92d20}:root[data-mantine-color-scheme=dark]{color-scheme:dark;--app-bg: #0a0a0a;--app-surface: #0a0a0a;--app-surface-hover: #171717;--app-code-bg: #111111;--app-text: #ededed;--app-muted: #a1a1a1;--app-faint: #737373;--app-border: #2e2e2e;--app-border-strong: #484848;--app-accent: #ededed;--app-accent-contrast: #0a0a0a;--app-accent-soft: #1f1f1f;--app-accent-border: #333333;--app-focus: rgb(0 112 243 / .42);--app-success: #45c495;--app-error: #ff6b6b}*{box-sizing:border-box}html{min-width:320px;background:var(--app-bg);scroll-behavior:smooth}body{min-width:320px;min-height:100dvh;margin:0;background:var(--app-bg);color:var(--app-text);font-family:Geist Variable,Noto Sans SC,PingFang SC,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}button,input,textarea{font:inherit}::selection{color:var(--app-accent-contrast);background:var(--app-accent)}:where(a,button,input,textarea,[tabindex]):focus-visible{outline:2px solid var(--app-focus);outline-offset:2px}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}._app_e1kim_1{min-height:100dvh;display:flex;flex-direction:column;background:var(--app-bg);color:var(--app-text)}._header_e1kim_9{height:64px;flex:0 0 auto;border-bottom:1px solid var(--app-border);background:color-mix(in srgb,var(--app-bg) 86%,transparent);-webkit-backdrop-filter:saturate(180%) blur(14px);backdrop-filter:saturate(180%) blur(14px);position:sticky;top:0;z-index:20}._headerInner_e1kim_20,._footerInner_e1kim_21{max-width:1200px;height:100%;margin:0 auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between}._brand_e1kim_31{display:inline-flex;align-items:center;gap:8px;color:var(--app-text);text-decoration:none;font-weight:560;font-size:15px;letter-spacing:-.015em}._brandMark_e1kim_42{width:22px;height:22px;display:grid;place-items:center;color:var(--app-text)}._themeControl_e1kim_50{padding:2px;background:var(--app-surface)!important;border:1px solid var(--app-border);border-radius:6px}._themeControl_e1kim_50 .mantine-SegmentedControl-root{background:var(--app-surface)}._themeControl_e1kim_50 .mantine-SegmentedControl-indicator{border:1px solid var(--app-border);border-radius:4px;box-shadow:0 1px 2px #0000000f}._themeControl_e1kim_50 .mantine-SegmentedControl-label{padding:5px 9px}._themeOption_e1kim_68{display:inline-flex;align-items:center;justify-content:center}._visuallyHidden_e1kim_74{width:1px;height:1px;padding:0;overflow:hidden;position:absolute;white-space:nowrap;border:0;clip:rect(0,0,0,0);clip-path:inset(50%)}._mobileTheme_e1kim_86{display:none;border:1px solid var(--app-border);border-radius:6px}._content_e1kim_92{flex:1 0 auto}._footer_e1kim_21{min-height:72px;border-top:1px solid var(--app-border);color:var(--app-muted);font-size:12px}._footerInner_e1kim_21{min-height:72px}@media(max-width:720px){._header_e1kim_9{height:56px}._headerInner_e1kim_20,._footerInner_e1kim_21{padding-inline:16px}._themeControl_e1kim_50{display:none}._mobileTheme_e1kim_86{display:inline-flex}._footerInner_e1kim_21{align-items:flex-start;flex-direction:column;justify-content:center;gap:4px}}._page_qsb1y_1{width:min(100% - 48px,960px);margin:0 auto;padding:56px 0 80px}._intro_qsb1y_7{max-width:560px;margin-bottom:32px}._intro_qsb1y_7 h1{margin:0 0 10px;font-size:clamp(28px,3vw,32px);font-weight:600;line-height:1.2;letter-spacing:-.045em}._intro_qsb1y_7 p{margin:0;color:var(--app-muted);font-size:14px;line-height:1.6}._directory_qsb1y_25{max-width:820px}._toolList_qsb1y_29{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}._toolRow_qsb1y_35{min-height:104px;padding:20px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:13px;color:var(--app-text);background:var(--app-surface);border:1px solid var(--app-border);border-radius:8px;text-decoration:none;transition:background-color .14s ease,border-color .14s ease,color .14s ease}._toolRow_qsb1y_35:hover{background:var(--app-surface-hover)}._toolRow_qsb1y_35:hover ._open_qsb1y_52{color:var(--app-text);transform:translate(2px)}._toolRow_qsb1y_35:hover ._icon_qsb1y_56{border-color:var(--app-border-strong)}._toolRow_qsb1y_35:active{background:var(--app-accent-soft);transform:translateY(1px)}._toolRow_qsb1y_35:focus-visible{position:relative;z-index:1;outline:2px solid var(--app-focus);outline-offset:-2px}._icon_qsb1y_56{width:36px;height:36px;display:grid;place-items:center;color:var(--app-text);background:var(--app-surface);border:1px solid var(--app-accent-border);border-radius:6px;transition:border-color .14s ease}._toolCopy_qsb1y_82{min-width:0;display:flex;flex-direction:column;gap:4px}._toolCopy_qsb1y_82 strong{font-size:14px;font-weight:550;line-height:1.3}._toolCopy_qsb1y_82 span{color:var(--app-muted);font-size:13px;line-height:1.5}._open_qsb1y_52{display:inline-flex;align-items:center;gap:4px;color:var(--app-faint);font-size:12px;transition:color .14s ease,transform .14s ease}@media(max-width:760px){._page_qsb1y_1{width:min(100% - 32px,960px);padding:40px 0 56px}._intro_qsb1y_7{margin-bottom:24px}._intro_qsb1y_7 h1{font-size:26px}}@media(max-width:640px){._toolList_qsb1y_29{grid-template-columns:1fr}._toolRow_qsb1y_35{min-height:88px}}@media(max-width:420px){._toolRow_qsb1y_35{min-height:82px;padding:14px}._open_qsb1y_52{font-size:0}}._page_1yf20_1{width:min(100% - 48px,1080px);margin:0 auto;padding:40px 0 80px}._back_1yf20_7{width:max-content;min-height:32px;margin-bottom:24px;display:inline-flex;align-items:center;gap:6px;color:var(--app-muted);font-size:12px;text-decoration:none}._back_1yf20_7:hover{color:var(--app-text)}._heading_1yf20_22{max-width:680px;margin-bottom:28px}._heading_1yf20_22 h1{margin:0 0 10px;font-size:clamp(28px,3vw,34px);font-weight:600;line-height:1.15;letter-spacing:-.045em}._heading_1yf20_22 p{margin:0;max-width:620px;color:var(--app-muted);font-size:14px;line-height:1.6}._localNote_1yf20_41{display:none}._workspace_1yf20_45{background:var(--app-surface);border:1px solid var(--app-border);border-radius:8px;overflow:hidden}._toolbar_1yf20_52{min-height:52px;padding:8px 10px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid var(--app-border)}._status_1yf20_62{display:flex;align-items:center;gap:7px;color:var(--app-muted);font-size:12px;font-variant-numeric:tabular-nums}._statusDot_1yf20_71{width:7px;height:7px;background:var(--app-success);border-radius:50%}._statusError_1yf20_78 ._statusDot_1yf20_71{background:var(--mantine-color-red-6)}@media(max-width:720px){._page_1yf20_1{width:min(100% - 32px,1080px);padding:28px 0 56px}._heading_1yf20_22{margin-bottom:22px}._toolbar_1yf20_52{align-items:stretch;flex-direction:column}._toolbar_1yf20_52 .mantine-Button-root{padding-inline:10px}}._alert_1wh6c_1{margin-bottom:16px}._editors_1wh6c_5{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}._editorPanel_1wh6c_10{min-width:0}._editorPanel_1wh6c_10+._editorPanel_1wh6c_10{border-left:1px solid var(--app-border)}._editorLabel_1wh6c_17{height:44px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;color:var(--app-muted);border-bottom:1px solid var(--app-border);font-size:12px;font-variant-numeric:tabular-nums}._textarea_1wh6c_29{min-height:440px;padding:16px;color:var(--app-text);background:transparent;border:0;border-radius:0;font-family:var(--mantine-font-family-monospace);font-size:14px;line-height:1.7;resize:vertical}._textarea_1wh6c_29:focus{border:0}@media(max-width:800px){._editors_1wh6c_5{grid-template-columns:1fr}._editorPanel_1wh6c_10+._editorPanel_1wh6c_10{border-top:1px solid var(--app-border);border-left:0}._textarea_1wh6c_29{min-height:300px;font-size:16px}}._layout_rct3m_1{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(320px,.82fr);gap:16px;align-items:start}._resultSection_rct3m_8,._settings_rct3m_9{padding:22px;background:var(--app-surface);border:1px solid var(--app-border);border-radius:8px}._sectionLabel_rct3m_16,._optionHeading_rct3m_17,._strength_rct3m_18>div{display:flex;align-items:center;justify-content:space-between}._sectionLabel_rct3m_16{margin-bottom:10px;color:var(--app-muted);font-size:12px}._passwordBox_rct3m_30{min-height:100px;padding:20px;display:flex;align-items:center;justify-content:space-between;gap:20px;background:var(--app-code-bg);border:1px solid var(--app-border);border-radius:6px}._passwordBox_rct3m_30>code{min-width:0;overflow-wrap:anywhere;color:var(--app-text);font-family:var(--mantine-font-family-monospace);font-size:clamp(18px,2.2vw,25px);font-weight:600;letter-spacing:.035em;font-variant-numeric:tabular-nums}._strength_rct3m_18{margin-top:22px}._strength_rct3m_18>div{margin-bottom:9px;color:var(--app-muted);font-size:12px}._strength_rct3m_18 strong{color:var(--app-text);font-size:13px}._strengthMeter_rct3m_65{display:grid;grid-template-columns:repeat(4,1fr);gap:5px}._strengthMeter_rct3m_65 span{width:100%;height:2px;background:var(--app-border-strong);border-radius:1px}._strengthMeter_rct3m_65 span[data-active=true]{background:var(--app-text)}._settings_rct3m_9 h2{margin:0 0 24px;font-size:16px}._optionBlock_rct3m_85{padding-bottom:34px;border-bottom:1px solid var(--app-border)}._optionHeading_rct3m_17{margin-bottom:16px}._lengthValue_rct3m_94{min-width:34px;padding:4px 7px;color:var(--app-text);background:var(--app-accent-soft);border:1px solid var(--app-border);border-radius:5px;font-family:var(--mantine-font-family-monospace);font-size:13px;font-variant-numeric:tabular-nums;text-align:center}._checkboxes_rct3m_107{padding-top:22px}._checkboxLabel_rct3m_111{width:100%;display:inline-flex;justify-content:space-between;gap:20px}._checkboxLabel_rct3m_111 code{color:var(--app-faint);font-size:12px}@media(max-width:860px){._layout_rct3m_1{grid-template-columns:1fr}._resultSection_rct3m_8{order:1}._settings_rct3m_9{order:2}}@media(max-width:560px){._resultSection_rct3m_8,._settings_rct3m_9{padding:18px}._passwordBox_rct3m_30{align-items:stretch;flex-direction:column}._passwordBox_rct3m_30 .mantine-Group-root{justify-content:flex-end}}
