.Workbench-module__KFArzG__wrap{width:100%;position:relative}.Workbench-module__KFArzG__sideLabel{text-align:center;letter-spacing:.18em;text-transform:uppercase;width:100px;color:var(--muted);pointer-events:none;font-size:.68rem;font-weight:900;position:absolute;top:32px;right:-56px;transform:rotate(90deg)}.Workbench-module__KFArzG__workbench{background:var(--paper-card);border:1.5px solid var(--ink);border-radius:var(--radius-lg);box-shadow:var(--shadow-heavy);transition:transform .2s,box-shadow .2s;overflow:hidden;transform:rotate(.8deg)}.Workbench-module__KFArzG__workbench:hover{transform:rotate(0)}.Workbench-module__KFArzG__benchHead{border-bottom:1.5px solid var(--ink);color:#fff;background:#121310;justify-content:space-between;align-items:center;min-height:46px;padding:0 16px;display:flex}.Workbench-module__KFArzG__benchTitle{letter-spacing:-.02em;color:#f3efe6;align-items:center;gap:8px;font-size:.88rem;font-weight:900;display:flex}.Workbench-module__KFArzG__sysTag{background:var(--acid);color:var(--ink);letter-spacing:.04em;border-radius:3px;padding:2px 6px;font-size:.64rem;font-weight:900}.Workbench-module__KFArzG__windowDots{align-items:center;gap:7px;display:flex}.Workbench-module__KFArzG__dot{border:1px solid #0006;border-radius:50%;width:10px;height:10px;display:inline-block}.Workbench-module__KFArzG__dotClose{background:#ff5f56}.Workbench-module__KFArzG__dotMin{background:#ffbd2e}.Workbench-module__KFArzG__dotZoom{background:#27c93f}.Workbench-module__KFArzG__tabs{border-bottom:1.5px solid var(--ink);background:var(--paper-2);grid-template-columns:repeat(3,1fr);display:grid}.Workbench-module__KFArzG__tab{border:0;border-right:1.5px solid var(--line);cursor:pointer;text-transform:uppercase;letter-spacing:.08em;color:var(--ink);transition:background var(--transition), color var(--transition);background:0 0;padding:12px 10px;font-size:.78rem;font-weight:850}.Workbench-module__KFArzG__tab:last-child{border-right:0}.Workbench-module__KFArzG__tab:hover{background:#d8ff4859}.Workbench-module__KFArzG__activeTab{background:var(--acid);box-shadow:inset 0 -2px 0 var(--ink)}.Workbench-module__KFArzG__benchPanel{min-height:380px;padding:18px}.Workbench-module__KFArzG__panel{flex-direction:column;gap:14px;display:flex}.Workbench-module__KFArzG__labelRow{justify-content:space-between;align-items:baseline;display:flex}.Workbench-module__KFArzG__label{text-transform:uppercase;letter-spacing:.06em;color:var(--ink);font-size:.82rem;font-weight:850}.Workbench-module__KFArzG__tiny{color:var(--muted);font-size:.72rem;font-weight:600}.Workbench-module__KFArzG__textarea{resize:vertical;border-radius:var(--radius-sm);border:1.5px solid var(--ink);width:100%;min-height:100px;color:var(--ink);transition:border-color var(--transition);background:#fff;outline:none;padding:12px;font-size:.95rem;line-height:1.45}.Workbench-module__KFArzG__textarea:focus{border-color:var(--coral)}.Workbench-module__KFArzG__stats{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.Workbench-module__KFArzG__statCard{background:var(--paper);border:1.5px solid var(--ink);border-radius:var(--radius-xs);text-align:center;padding:10px 8px}.Workbench-module__KFArzG__statValue{letter-spacing:-.03em;color:var(--ink);font-size:1.25rem;font-weight:900;line-height:1.1}.Workbench-module__KFArzG__statLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--muted);margin-top:2px;font-size:.68rem;font-weight:800}.Workbench-module__KFArzG__row{gap:10px;width:100%;display:flex}.Workbench-module__KFArzG__smallBtn{border:1.5px solid var(--ink);border-radius:var(--radius-sm);min-height:42px;color:var(--ink);cursor:pointer;box-shadow:2px 2px 0 var(--ink);transition:transform var(--transition), box-shadow var(--transition), background var(--transition);background:#fff;flex:1;justify-content:center;align-items:center;padding:0 16px;font-size:.84rem;font-weight:850;display:inline-flex}.Workbench-module__KFArzG__smallBtn:hover{box-shadow:3px 3px 0 var(--ink);background:var(--paper-2)}.Workbench-module__KFArzG__smallBtn:active{box-shadow:1px 1px 0 var(--ink);transform:translate(1px,1px)}.Workbench-module__KFArzG__primaryBtn{background:var(--acid)}.Workbench-module__KFArzG__primaryBtn:hover{background:var(--color-primary-dim)}.Workbench-module__KFArzG__passwordBox{border:1.5px solid var(--ink);border-radius:var(--radius-sm);background:#fff;justify-content:space-between;align-items:center;gap:8px;min-height:50px;padding:12px 14px;display:flex;box-shadow:inset 0 2px 4px #1213100f}.Workbench-module__KFArzG__passText{word-break:break-all;color:var(--ink);-webkit-user-select:all;user-select:all;letter-spacing:.06em;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:1.1rem;font-weight:700}.Workbench-module__KFArzG__iconBtn{border:1.5px solid var(--ink);border-radius:var(--radius-xs);background:var(--acid);width:34px;height:34px;color:var(--ink);cursor:pointer;box-shadow:2px 2px 0 var(--ink);transition:transform var(--transition), box-shadow var(--transition), background var(--transition);flex:0 0 34px;place-items:center;font-size:1.1rem;font-weight:900;display:grid}.Workbench-module__KFArzG__iconBtn:hover{box-shadow:3px 3px 0 var(--ink);transform:translate(-1px,-1px)}.Workbench-module__KFArzG__sliderRow{flex-direction:column;gap:6px;display:flex}.Workbench-module__KFArzG__sliderHead{text-transform:uppercase;color:var(--ink);justify-content:space-between;font-size:.8rem;font-weight:850;display:flex}.Workbench-module__KFArzG__slider{width:100%;height:6px;accent-color:var(--ink);cursor:pointer}.Workbench-module__KFArzG__optionsGrid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.Workbench-module__KFArzG__optLabel{background:var(--paper);border:1px solid var(--ink);border-radius:var(--radius-xs);cursor:pointer;color:var(--ink);align-items:center;gap:8px;padding:8px 10px;font-size:.78rem;font-weight:750;display:flex}.Workbench-module__KFArzG__optLabel input{accent-color:var(--ink);cursor:pointer}.Workbench-module__KFArzG__contrastPreview{border:1.5px solid var(--ink);border-radius:var(--radius-sm);text-align:center;min-height:110px;box-shadow:2px 2px 0 var(--ink);flex-direction:column;justify-content:center;align-items:center;padding:22px 16px;transition:background-color .2s,color .2s;display:flex}.Workbench-module__KFArzG__previewTextBig{letter-spacing:-.02em;margin-bottom:4px;font-size:1.3rem;font-weight:900}.Workbench-module__KFArzG__previewTextSmall{opacity:.88;font-size:.82rem}.Workbench-module__KFArzG__scoreRow{background:var(--paper);border:1.5px solid var(--ink);border-radius:var(--radius-xs);justify-content:space-between;align-items:center;padding:10px 14px;display:flex}.Workbench-module__KFArzG__scoreRatio{color:var(--ink);font-size:1.1rem;font-weight:900}.Workbench-module__KFArzG__scoreBadge{border:1px solid var(--ink);text-transform:uppercase;letter-spacing:.04em;border-radius:3px;padding:3px 8px;font-size:.75rem;font-weight:900}.Workbench-module__KFArzG__colorPickers{grid-template-columns:1fr 1fr;gap:10px;display:grid}.Workbench-module__KFArzG__pickerBox{border:1.5px solid var(--ink);border-radius:var(--radius-sm);box-shadow:2px 2px 0 var(--ink);background:#fff;justify-content:space-between;align-items:center;padding:10px 12px;display:flex}.Workbench-module__KFArzG__pickerLabel{text-transform:uppercase;color:var(--ink);letter-spacing:.04em;font-size:.82rem;font-weight:850}.Workbench-module__KFArzG__colorInputWrapper{align-items:center;gap:8px;display:flex}.Workbench-module__KFArzG__colorInput{appearance:none;border:1.5px solid var(--ink);cursor:pointer;background:0 0;border-radius:4px;width:34px;height:26px;padding:0}.Workbench-module__KFArzG__colorInput::-webkit-color-swatch-wrapper{padding:0}.Workbench-module__KFArzG__colorInput::-webkit-color-swatch{border:none;border-radius:2px}.Workbench-module__KFArzG__colorInput::-moz-color-swatch{border:none;border-radius:2px}.Workbench-module__KFArzG__pickerValue{color:var(--muted);font-family:ui-monospace,monospace;font-size:.8rem;font-weight:850}.Workbench-module__KFArzG__toast{color:var(--acid);border:1px solid var(--acid);border-radius:var(--radius-xs);text-transform:uppercase;letter-spacing:.04em;pointer-events:none;z-index:10;white-space:nowrap;background:#121310;padding:6px 14px;font-size:.76rem;font-weight:850;position:absolute;bottom:12px;left:50%;transform:translate(-50%);box-shadow:0 4px 12px #00000040}@media (max-width:900px){.Workbench-module__KFArzG__workbench{transform:none}.Workbench-module__KFArzG__wrap:before,.Workbench-module__KFArzG__sideLabel{display:none}}@media (max-width:600px){.Workbench-module__KFArzG__benchPanel{min-height:auto;padding:14px}.Workbench-module__KFArzG__optionsGrid,.Workbench-module__KFArzG__colorPickers{grid-template-columns:1fr}}@media (max-width:440px){.Workbench-module__KFArzG__tab{letter-spacing:.04em;padding:10px 4px;font-size:.72rem}.Workbench-module__KFArzG__row{flex-direction:column}.Workbench-module__KFArzG__smallBtn{width:100%}.Workbench-module__KFArzG__stats{gap:6px}.Workbench-module__KFArzG__statValue{font-size:1.1rem}.Workbench-module__KFArzG__statLabel{font-size:.64rem}}
