@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";._button_1s7xg_1{border-radius:calc(var(--radius) - 2px);cursor:pointer;white-space:nowrap;border:1px solid #0000;justify-content:center;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;line-height:1;text-decoration:none;transition:background-color .2s,border-color .2s,color .2s,opacity .2s,box-shadow .2s,transform .2s;display:inline-flex}._button_1s7xg_1:disabled{cursor:not-allowed;opacity:.55;transform:none}._destructive_1s7xg_29:disabled{background:hsl(var(--muted));border-color:hsl(var(--border));color:hsl(var(--muted-foreground));opacity:1}._button_1s7xg_1:focus-visible{box-shadow:0 0 0 3px hsl(var(--ring) / .16);outline:none}._md_1s7xg_41{min-height:2.5rem;padding:0 1rem}._sm_1s7xg_46{min-height:2.25rem;padding:0 .875rem}._primary_1s7xg_51{background:hsl(var(--primary));color:hsl(var(--primary-foreground));border-color:hsl(var(--primary))}._primary_1s7xg_51:hover:not(:disabled){opacity:.9}._outline_1s7xg_61{background:hsl(var(--background));color:hsl(var(--foreground));border-color:hsl(var(--border))}._outline_1s7xg_61:hover:not(:disabled){background:hsl(var(--accent))}._destructive_1s7xg_29{background:hsl(var(--destructive));color:hsl(var(--destructive-foreground));border-color:hsl(var(--destructive))}._destructive_1s7xg_29:hover:not(:disabled){opacity:.9}._ghost_1s7xg_81{color:hsl(var(--foreground));background:0 0;border-color:#0000}._ghost_1s7xg_81:hover:not(:disabled){background:hsl(var(--accent))}._fullWidth_1s7xg_91{width:100%}._contentSection_1kp6h_1 h1{margin-bottom:.5rem;font-size:2rem;font-weight:700}._modeSelector_1kp6h_7{background:hsl(var(--muted));border-radius:.5rem;gap:.5rem;width:fit-content;margin-bottom:1.5rem;padding:.25rem;display:flex}._modeSelector_1kp6h_7 button{color:hsl(var(--muted-foreground));cursor:pointer;background:0 0;border:none;border-radius:.375rem;height:auto;padding:.5rem 1.25rem;font-weight:500;transition:all .2s}._modeSelector_1kp6h_7 button._active_1kp6h_29{background:hsl(var(--background));color:hsl(var(--foreground));box-shadow:0 1px 3px #0000001a}._converter_1kp6h_35{grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem;display:grid}._inputSection_1kp6h_42,._outputSection_1kp6h_43{flex-direction:column;gap:.75rem;display:flex}._header_1kp6h_49{justify-content:space-between;align-items:center;display:flex}._header_1kp6h_49 h3{margin:0;font-size:.95rem;font-weight:600}._headerActions_1kp6h_61{align-items:center;gap:.75rem;display:flex}._actionButton_1kp6h_67{border:1px solid hsl(var(--border));background:hsl(var(--background));color:hsl(var(--foreground));cursor:pointer;border-radius:.375rem;align-items:center;gap:.375rem;height:auto;padding:.375rem .75rem;font-size:.8rem;font-weight:500;transition:all .2s;display:flex}._actionButton_1kp6h_67:hover:not(:disabled){background:hsl(var(--muted))}._actionButton_1kp6h_67:disabled{opacity:.5;cursor:not-allowed}._fileLabel_1kp6h_92{border:2px dashed hsl(var(--border));background:hsl(var(--muted));cursor:pointer;color:hsl(var(--muted-foreground));border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.875rem;transition:all .2s;display:flex}._fileLabel_1kp6h_92:hover{border-color:hsl(var(--primary));color:hsl(var(--foreground))}._contentSection_1kp6h_1 textarea{border:1px solid hsl(var(--border));resize:vertical;background:hsl(var(--background));width:100%;color:hsl(var(--foreground));border-radius:.5rem;min-height:180px;padding:.75rem;font-family:SF Mono,Monaco,Inconsolata,Fira Code,Consolas,monospace;font-size:.9rem}._contentSection_1kp6h_1 textarea:disabled{opacity:.6;cursor:not-allowed}._contentSection_1kp6h_1 textarea[readonly]{background:hsl(var(--muted))}._errorMessage_1kp6h_134{color:#bc1010;background:#fde8e8;border:1px solid #ef4343;border-radius:.5rem;justify-content:center;align-items:center;min-height:180px;padding:.75rem;font-size:.9rem;display:flex}[data-theme=dark] ._errorMessage_1kp6h_134{color:#f37272;background:#391313}._actions_1kp6h_152{flex-wrap:wrap;gap:.75rem;display:flex}._success_1kp6h_158{color:#fff!important;background:#16a249!important}@media (width<=768px){._converter_1kp6h_35{grid-template-columns:1fr}}._contentSection_1dwja_1 h1{margin-bottom:.5rem;font-size:2rem;font-weight:700}._colorPreview_1dwja_7{border:1px solid hsl(var(--border));border-radius:.75rem;justify-content:center;align-items:center;height:200px;margin-bottom:2rem;display:flex;box-shadow:0 4px 6px #0000001a}._colorValue_1dwja_18{color:#fff;background:#0009;border-radius:.5rem;padding:.75rem 1.5rem;font-family:SF Mono,monospace;font-size:1.25rem;font-weight:600}._colorInputs_1dwja_28{flex-direction:column;gap:1.5rem;margin-bottom:2rem;display:flex}._inputGroup_1dwja_35 label{align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:.95rem;font-weight:600;display:flex}._colorPicker_1dwja_44{border:1px solid hsl(var(--border));cursor:pointer;border-radius:.5rem;width:100%;height:60px;padding:0}._inputWithCopy_1dwja_53{gap:.5rem;display:flex}._inputWithCopy_1dwja_53 input{flex:1}._inputWithCopy_1dwja_53 button,._rgbInputs_1dwja_63 button,._hslInputs_1dwja_64 button{border:1px solid hsl(var(--border));background:hsl(var(--background));cursor:pointer;color:hsl(var(--foreground));border-radius:.375rem;align-items:center;padding:.5rem .75rem;transition:all .2s;display:flex}._inputGroup_1dwja_35 input[type=text],._inputGroup_1dwja_35 input[type=number]{border:1px solid hsl(var(--border));background:hsl(var(--background));color:hsl(var(--foreground));border-radius:.375rem;padding:.5rem;font-family:SF Mono,monospace}._rgbInputs_1dwja_63{grid-template-columns:1fr 1fr 1fr auto;gap:.5rem;display:grid}._hslInputs_1dwja_64{flex-direction:column;gap:.75rem;display:flex}._sliderInput_1dwja_98{align-items:center;gap:1rem;display:flex}._sliderInput_1dwja_98 span{min-width:70px;font-family:SF Mono,monospace;font-size:.9rem}._sliderInput_1dwja_98 input[type=range]{flex:1}._colorFormats_1dwja_114 h3{margin-bottom:1rem;font-size:1.1rem}._formatList_1dwja_119{flex-direction:column;gap:.75rem;display:flex}._formatItem_1dwja_125{background:hsl(var(--muted));border:1px solid hsl(var(--border));border-radius:.5rem;justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}._formatItem_1dwja_125 code{background:0 0;padding:0;font-family:SF Mono,monospace;font-size:.9rem}._formatItem_1dwja_125 button{border:1px solid hsl(var(--border));background:hsl(var(--background));cursor:pointer;color:hsl(var(--foreground));border-radius:.375rem;align-items:center;padding:.5rem;display:flex}._success_1dwja_153{color:#fff!important;background:#16a249!important;border-color:#16a249!important}._checkbox_11km1_1{width:fit-content;color:hsl(var(--foreground));cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.75rem;font-size:.9375rem;line-height:1.4;display:inline-flex}._checkbox_11km1_1 input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}._control_11km1_21{border:1px solid hsl(var(--border));border-radius:calc(var(--radius) - 4px);background:hsl(var(--background));width:1.125rem;height:1.125rem;color:hsl(var(--primary-foreground));flex:none;justify-content:center;align-items:center;transition:background-color .2s,border-color .2s,box-shadow .2s,color .2s;display:inline-flex}._checkbox_11km1_1:hover ._control_11km1_21{border-color:hsl(var(--ring))}._checkbox_11km1_1 input:checked+._control_11km1_21{background:hsl(var(--primary));border-color:hsl(var(--primary))}._checkbox_11km1_1 input:focus-visible+._control_11km1_21{box-shadow:0 0 0 3px hsl(var(--ring) / .16)}._label_11km1_52{font-weight:500}._disabled_11km1_56{cursor:not-allowed;opacity:.55}._select_19d62_1{border:1px solid hsl(var(--border));border-radius:calc(var(--radius) - 2px);background:hsl(var(--background));min-height:2.5rem;color:hsl(var(--foreground));cursor:pointer;padding:0 2.25rem 0 .875rem;font-size:.875rem;transition:border-color .2s,box-shadow .2s}._select_19d62_1:hover:not(:disabled){border-color:hsl(var(--muted-foreground))}._select_19d62_1:focus{border-color:hsl(var(--ring));box-shadow:0 0 0 3px hsl(var(--ring) / .12);outline:none}._select_19d62_1:disabled{cursor:not-allowed;opacity:.55}._fullWidth_19d62_30{width:100%}@media (width<=1024px){._converterContainer_1d47t_25{grid-template-columns:1fr}._optionsSection_1d47t_82{order:2}._outputSection_1d47t_32{order:3}}@media (width<=768px){._container_1d47t_1{padding:1rem}._pageHeader_1d47t_7 h1{font-size:1.5rem}._sectionHeader_1d47t_37{flex-direction:column;align-items:flex-start;gap:.5rem}._actions_1d47t_50{flex-wrap:wrap;width:100%}._actions_1d47t_50 button{flex:1;min-width:fit-content}}._contentSection_1q9sj_1{gap:1.5rem;display:grid}._pageHeader_1q9sj_6{margin-bottom:.5rem}._pageHeader_1q9sj_6 h1{margin-bottom:.5rem;font-size:2rem;font-weight:700}._diffEditor_1q9sj_16{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:1rem;display:grid}._inputSection_1q9sj_22{gap:.5rem;min-width:0;display:grid}._sectionHeader_1q9sj_28{justify-content:space-between;align-items:center;gap:.75rem;min-height:2.5rem;display:flex}._sectionHeader_1q9sj_28 label{color:hsl(var(--foreground));font-size:.95rem;font-weight:600}._actions_1q9sj_42{align-items:center;gap:.5rem;display:flex}._inputSection_1q9sj_22 textarea{border:1px solid hsl(var(--border));resize:vertical;background:hsl(var(--background));width:100%;min-height:16rem;color:hsl(var(--foreground));border-radius:.5rem;padding:.85rem;font-family:SF Mono,Monaco,Inconsolata,Fira Code,Consolas,monospace;font-size:.9rem;line-height:1.55}._inputSection_1q9sj_22 textarea:focus{border-color:hsl(var(--ring));outline:2px solid hsl(var(--ring) / .12);outline-offset:2px}._diffResult_1q9sj_68{gap:1rem;display:grid}._resultHeader_1q9sj_73{justify-content:space-between;align-items:center;gap:1rem;display:flex}._resultHeader_1q9sj_73 h2{margin:0;font-size:1.05rem;font-weight:700}._resultHeader_1q9sj_73 p{color:hsl(var(--muted-foreground));margin-top:.2rem;font-size:.9rem}._summary_1q9sj_92{gap:.5rem;font-family:SF Mono,Monaco,Inconsolata,Fira Code,Consolas,monospace;font-size:.85rem;font-weight:700;display:flex}._removedSummary_1q9sj_100,._addedSummary_1q9sj_101{text-align:center;border-radius:999px;min-width:3.25rem;padding:.35rem .65rem}._removedSummary_1q9sj_100{color:#a40e26;background:#ffebe9}._addedSummary_1q9sj_101{color:#1a7f37;background:#dafbe1}._sideBySideDiff_1q9sj_118{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:1rem;display:grid}._diffPane_1q9sj_124{border:1px solid hsl(var(--border));background:hsl(var(--background));border-radius:.5rem;min-width:0;overflow:hidden}._paneHeader_1q9sj_132{border-bottom:1px solid hsl(var(--border));background:hsl(var(--muted));color:hsl(var(--muted-foreground));padding:.65rem .85rem;font-size:.85rem;font-weight:700}._diffView_1q9sj_141{background:#f6f8fa;min-height:12rem;padding:.75rem 0;font-family:SF Mono,Monaco,Inconsolata,Fira Code,Consolas,monospace;font-size:.86rem;line-height:1.55;overflow-x:auto}._diffLine_1q9sj_151{min-height:1.55rem;color:hsl(var(--foreground));border-left:3px solid #0000;grid-template-columns:3rem 1.5rem minmax(max-content,1fr);display:grid}._lineNumber_1q9sj_159{border-right:1px solid hsl(var(--border));color:hsl(var(--muted-foreground));text-align:right;-webkit-user-select:none;user-select:none;padding:0 .55rem}._lineMarker_1q9sj_167{color:hsl(var(--muted-foreground));text-align:center;-webkit-user-select:none;user-select:none}._lineCode_1q9sj_173{white-space:pre;padding-right:.85rem}._removedLine_1q9sj_178{color:#82201c;background:#ffebe9;border-left-color:#cf222e}._removedLine_1q9sj_178 ._lineNumber_1q9sj_159,._removedLine_1q9sj_178 ._lineMarker_1q9sj_167{color:#a40e26;background:#ffdad8;border-color:#ffcecb}._addedLine_1q9sj_191{color:#116329;background:#dafbe1;border-left-color:#1f883d}._addedLine_1q9sj_191 ._lineNumber_1q9sj_159,._addedLine_1q9sj_191 ._lineMarker_1q9sj_167{color:#1a7f37;background:#ccf6d4;border-color:#acf6be}._emptyLine_1q9sj_204{color:hsl(var(--muted-foreground));background:#eff3f7}._emptyLine_1q9sj_204 ._lineNumber_1q9sj_159,._emptyLine_1q9sj_204 ._lineMarker_1q9sj_167{background:#e8edf2}.dark ._removedSummary_1q9sj_100{color:#ffcaca;background:#492026}.dark ._addedSummary_1q9sj_101{color:#b7ffc4;background:#163924}.dark ._diffView_1q9sj_141{background:#0d1117}.dark ._removedLine_1q9sj_178{color:#ffcaca;background:#492026;border-left-color:#f85149}.dark ._removedLine_1q9sj_178 ._lineNumber_1q9sj_159,.dark ._removedLine_1q9sj_178 ._lineMarker_1q9sj_167{color:#faa;background:#56242b;border-color:#67252c}.dark ._addedLine_1q9sj_191{color:#b7ffc4;background:#163924;border-left-color:#3fb950}.dark ._addedLine_1q9sj_191 ._lineNumber_1q9sj_159,.dark ._addedLine_1q9sj_191 ._lineMarker_1q9sj_167{color:#7ee787;background:#1b442a;border-color:#2d5b37}.dark ._emptyLine_1q9sj_204{background:#161b22}.dark ._emptyLine_1q9sj_204 ._lineNumber_1q9sj_159,.dark ._emptyLine_1q9sj_204 ._lineMarker_1q9sj_167{background:#12171e}@media (width<=900px){._diffEditor_1q9sj_16,._sideBySideDiff_1q9sj_118{grid-template-columns:1fr}}@media (width<=640px){._pageHeader_1q9sj_6 h1{font-size:1.6rem}._resultHeader_1q9sj_73,._sectionHeader_1q9sj_28{flex-direction:column;align-items:flex-start}._actions_1q9sj_42,._actions_1q9sj_42 button{width:100%}}._input_1dsvu_1{border:1px solid hsl(var(--border));border-radius:calc(var(--radius) - 2px);background:hsl(var(--background));min-height:2.5rem;color:hsl(var(--foreground));padding:0 .875rem;font-size:.875rem;transition:border-color .2s,box-shadow .2s}._input_1dsvu_1::placeholder{color:hsl(var(--muted-foreground))}._input_1dsvu_1:hover:not(:disabled){border-color:hsl(var(--muted-foreground))}._input_1dsvu_1:focus{border-color:hsl(var(--ring));box-shadow:0 0 0 3px hsl(var(--ring) / .12);outline:none}._input_1dsvu_1:disabled,._input_1dsvu_1:read-only{opacity:.85}._fullWidth_1dsvu_33{width:100%}._contentSection_ab9gb_1{max-width:800px;margin:0 auto}._lookupCard_ab9gb_7{background:var(--card);border:1px solid var(--border);border-radius:16px;margin-top:1.5rem;padding:2rem;box-shadow:0 1px 3px #0000000d}._lookupForm_ab9gb_16{gap:.75rem;display:flex}._lookupInput_ab9gb_21{height:3.5rem;font-size:1rem;font-family:var(--font-mono);background:hsl(var(--background));border:2px solid hsl(var(--border));color:hsl(var(--foreground));border-radius:12px;flex:1;padding:1rem 1.25rem;transition:all .2s;box-shadow:0 1px 2px #0000000d}._lookupInput_ab9gb_21::placeholder{color:hsl(var(--muted-foreground))}._lookupInput_ab9gb_21:hover{border-color:hsl(var(--muted-foreground))}._lookupInput_ab9gb_21:focus{border-color:hsl(var(--ring));box-shadow:0 0 0 4px hsl(var(--ring) / .12);outline:none}._lookupButton_ab9gb_49{background:hsl(var(--primary));height:3.5rem;color:hsl(var(--primary-foreground));border:2px solid hsl(var(--primary));cursor:pointer;white-space:nowrap;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .2s;display:flex;box-shadow:0 2px 4px #0000001a}._lookupButton_ab9gb_49:hover:not(:disabled){opacity:.9;transform:translateY(-1px);box-shadow:0 4px 8px #00000026}._lookupButton_ab9gb_49:active:not(:disabled){transform:translateY(0);box-shadow:0 1px 2px #0000001a}._lookupButton_ab9gb_49:disabled{background:hsl(var(--muted));border-color:hsl(var(--border));color:hsl(var(--muted-foreground));cursor:not-allowed;box-shadow:none}._spinner_ab9gb_87{animation:1s linear infinite _spin_ab9gb_87}@keyframes _spin_ab9gb_87{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._recordTypes_ab9gb_97{border-top:1px solid var(--border);margin-top:1.25rem;padding-top:1.25rem}._recordTypesLabel_ab9gb_103{color:var(--muted-foreground);margin-bottom:.75rem;font-size:.875rem;display:block}._recordTypeButtons_ab9gb_110{flex-wrap:wrap;gap:.5rem;display:flex}._recordTypeButton_ab9gb_110{font-size:.875rem;font-weight:500;font-family:var(--font-mono);background:var(--secondary);color:var(--muted-foreground);border:1px solid var(--border);cursor:pointer;border-radius:8px;padding:.5rem 1rem;transition:all .2s}._recordTypeButton_ab9gb_110:hover{border-color:var(--foreground);color:var(--foreground)}._recordTypeButton_ab9gb_110._active_ab9gb_134{background:var(--foreground);color:var(--background);border-color:var(--foreground)}._error_ab9gb_141{background:var(--secondary);border:1px solid var(--border);color:var(--destructive);border-radius:10px;margin-top:1rem;padding:.875rem 1rem;font-size:.875rem}._results_ab9gb_152{border-top:1px solid var(--border);margin-top:1.5rem;padding-top:1.5rem}._resultsHeader_ab9gb_158{margin-bottom:1.5rem}._resultsHeader_ab9gb_158 h2{font-size:1.25rem;font-weight:700;font-family:var(--font-mono);color:var(--foreground)}._recordSection_ab9gb_170{background:var(--secondary);border:1px solid var(--border);border-radius:12px;margin-bottom:1.5rem;overflow:hidden}._recordSection_ab9gb_170:last-child{margin-bottom:0}._recordHeader_ab9gb_182{background:var(--background);border-bottom:1px solid var(--border);align-items:center;gap:.75rem;padding:1rem 1.25rem;display:flex}._recordHeader_ab9gb_182 svg{color:var(--muted-foreground)}._recordType_ab9gb_97{font-size:.875rem;font-weight:700;font-family:var(--font-mono);color:var(--foreground)}._recordDescription_ab9gb_202{color:var(--muted-foreground);font-size:.75rem}._recordList_ab9gb_208{padding:.5rem}._recordItem_ab9gb_212{background:var(--background);border-radius:8px;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.5rem;padding:.75rem 1rem;display:flex}._recordItem_ab9gb_212:last-child{margin-bottom:0}._recordValue_ab9gb_227{flex:1;align-items:center;gap:.75rem;min-width:0;display:flex}._priority_ab9gb_235{background:var(--foreground);min-width:2rem;color:var(--background);font-size:.75rem;font-weight:600;font-family:var(--font-mono);border-radius:4px;justify-content:center;align-items:center;padding:.25rem .5rem;display:inline-flex}._value_ab9gb_249{font-size:.875rem;font-family:var(--font-mono);color:var(--foreground);word-break:break-all}._recordMeta_ab9gb_256{flex-shrink:0;align-items:center;gap:.75rem;display:flex}._ttl_ab9gb_263{color:var(--muted-foreground);font-size:.75rem;font-family:var(--font-mono)}._copyButton_ab9gb_269{border:1px solid var(--border);cursor:pointer;color:var(--muted-foreground);background:0 0;border-radius:6px;justify-content:center;align-items:center;padding:.375rem;transition:all .2s;display:flex}._copyButton_ab9gb_269:hover{background:var(--secondary);color:var(--foreground);border-color:var(--foreground)}._copyButton_ab9gb_269._success_ab9gb_288{background:var(--foreground);color:var(--background);border-color:var(--foreground)}@media (width<=600px){._lookupCard_ab9gb_7{border-radius:12px;padding:1.5rem}._lookupForm_ab9gb_16{flex-direction:column}._recordItem_ab9gb_212{flex-direction:column;align-items:flex-start;gap:.5rem}._recordMeta_ab9gb_256{justify-content:space-between;width:100%}}._contentSection_1t0x5_1 h1{margin-bottom:.5rem;font-size:2rem;font-weight:700}._modeSelector_1t0x5_7{background:hsl(var(--muted));border-radius:.5rem;gap:.5rem;width:fit-content;margin-bottom:1.5rem;padding:.25rem;display:flex}._modeSelector_1t0x5_7 button{color:hsl(var(--muted-foreground));cursor:pointer;background:0 0;border:none;border-radius:.375rem;height:auto;padding:.5rem 1rem;font-weight:500;transition:all .2s}._modeSelector_1t0x5_7 button._active_1t0x5_29{background:hsl(var(--background));color:hsl(var(--foreground));box-shadow:0 1px 3px #0000001a}._inputSection_1t0x5_35{margin-bottom:2rem}._header_1t0x5_39{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}._header_1t0x5_39 h3{margin:0;font-size:.95rem;font-weight:600}._linkButton_1t0x5_52{color:hsl(var(--primary));cursor:pointer;background:0 0;border:none;height:auto;padding:0;font-size:.875rem;text-decoration:underline}._contentSection_1t0x5_1 textarea{border:1px solid hsl(var(--border));resize:vertical;background:hsl(var(--background));width:100%;color:hsl(var(--foreground));border-radius:.5rem;padding:.75rem;font-family:SF Mono,Monaco,Inconsolata,Fira Code,Consolas,monospace;font-size:.9rem}._fileUpload_1t0x5_75{margin-bottom:2rem}._fileLabel_1t0x5_79{border:2px dashed hsl(var(--border));background:hsl(var(--muted));cursor:pointer;color:hsl(var(--foreground));border-radius:.5rem;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:3rem 2rem;transition:all .2s;display:flex}._fileLabel_1t0x5_79:hover{border-color:hsl(var(--primary));background:hsl(var(--muted) / .5)}._fileLabel_1t0x5_79 span{font-size:1rem;font-weight:500}._hashesSection_1t0x5_104{margin-top:2rem}._hashesSection_1t0x5_104>h3{margin-bottom:1rem;font-size:1.1rem}._hashItem_1t0x5_113{background:hsl(var(--muted));border:1px solid hsl(var(--border));border-radius:.5rem;margin-bottom:1.5rem;padding:1rem}._hashHeader_1t0x5_121{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}._hashLabel_1t0x5_128{color:hsl(var(--foreground));font-size:.95rem;font-weight:600}._hashValue_1t0x5_134{background:hsl(var(--background));word-break:break-all;color:hsl(var(--foreground));border:1px solid hsl(var(--border));border-radius:.375rem;padding:.75rem;font-family:SF Mono,Monaco,Inconsolata,Fira Code,Consolas,monospace;font-size:.85rem;display:block}._hashNote_1t0x5_146{color:hsl(var(--muted-foreground));margin-top:.5rem;font-size:.8rem;font-style:italic}._copyButton_1t0x5_153{border:1px solid hsl(var(--border));background:hsl(var(--background));color:hsl(var(--foreground));cursor:pointer;border-radius:.375rem;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.875rem;transition:all .2s;display:flex}._copyButton_1t0x5_153:hover:not(:disabled){background:hsl(var(--primary));color:hsl(var(--primary-foreground))}._copyButton_1t0x5_153:disabled{opacity:.5;cursor:not-allowed}._copyButton_1t0x5_153._success_1t0x5_177{color:#fff;background:#16a249}@media (width<=640px){._hashHeader_1t0x5_121{flex-direction:column;align-items:flex-start;gap:.75rem}._copyButton_1t0x5_153{justify-content:center;width:100%}}._contentSection_1nmkt_1 h1{margin-bottom:.5rem;font-size:2rem;font-weight:700}._modeSelector_1nmkt_7{background:hsl(var(--muted));border-radius:.5rem;gap:.5rem;width:fit-content;margin-bottom:1.5rem;padding:.25rem;display:flex}._modeSelector_1nmkt_7 button{color:hsl(var(--muted-foreground));cursor:pointer;background:0 0;border:none;border-radius:.375rem;height:auto;padding:.5rem 1rem;font-weight:500;transition:all .2s}._modeSelector_1nmkt_7 button._active_1nmkt_29{background:hsl(var(--background));color:hsl(var(--foreground));box-shadow:0 1px 3px #0000001a}._converter_1nmkt_35{grid-template-columns:1fr auto 1fr;gap:1rem;margin-bottom:1.5rem;display:grid}._inputSection_1nmkt_42,._outputSection_1nmkt_43{flex-direction:column;gap:.5rem;display:flex}._header_1nmkt_49{justify-content:space-between;align-items:center;display:flex}._header_1nmkt_49 h3{margin:0;font-size:.95rem;font-weight:600}._linkButton_1nmkt_61{color:hsl(var(--primary));cursor:pointer;background:0 0;border:none;height:auto;padding:0;font-size:.875rem;text-decoration:underline}._contentSection_1nmkt_1 textarea{border:1px solid hsl(var(--border));resize:vertical;background:hsl(var(--background));width:100%;color:hsl(var(--foreground));border-radius:.5rem;padding:.75rem;font-family:SF Mono,Monaco,Inconsolata,Fira Code,Consolas,monospace;font-size:.9rem;line-height:1.5}._contentSection_1nmkt_1 textarea[readonly]{background:hsl(var(--muted))}._switchContainer_1nmkt_89{justify-content:center;align-items:center;display:flex}._switchButton_1nmkt_95{border:1px solid hsl(var(--border));background:hsl(var(--background));cursor:pointer;color:hsl(var(--foreground));border-radius:50%;padding:.75rem;transition:all .2s;display:flex}._switchButton_1nmkt_95:hover{background:hsl(var(--muted));transform:rotate(180deg)}._actions_1nmkt_111{flex-wrap:wrap;gap:.75rem;margin-bottom:2rem;display:flex}._success_1nmkt_118{color:#fff!important;background:#16a249!important}._entityReference_1nmkt_123{background:hsl(var(--muted));border:1px solid hsl(var(--border));border-radius:.5rem;margin-top:2rem;padding:1.5rem}._entityReference_1nmkt_123 h3{margin:0 0 1rem;font-size:1rem}._entityGrid_1nmkt_136{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.75rem;display:grid}._entityItem_1nmkt_142{background:hsl(var(--background));border-radius:.375rem;align-items:center;gap:.5rem;padding:.5rem;font-size:.9rem;display:flex}._char_1nmkt_152{text-align:center;min-width:30px;font-weight:600}._arrow_1nmkt_158{color:hsl(var(--muted-foreground))}._entity_1nmkt_123{color:hsl(var(--primary));background:0 0;padding:0;font-family:SF Mono,monospace;font-size:.85rem}@media (width<=768px){._converter_1nmkt_35{grid-template-columns:1fr}._switchContainer_1nmkt_89{order:3}._switchButton_1nmkt_95{transform:rotate(90deg)}._entityGrid_1nmkt_136{grid-template-columns:1fr}}._contentSection_j11c5_1 h1{margin-bottom:.5rem;font-size:2rem;font-weight:700}._fileUpload_j11c5_7{border:2px dashed hsl(var(--border));background:hsl(var(--muted));cursor:pointer;text-align:center;color:hsl(var(--foreground));border-radius:.75rem;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:4rem 2rem;transition:all .2s;display:flex}._fileUpload_j11c5_7:hover{border-color:hsl(var(--primary));background:hsl(var(--muted) / .5)}._fileUpload_j11c5_7 h3{margin:0;font-size:1.25rem}._fileUpload_j11c5_7 p{color:hsl(var(--muted-foreground));margin:0;font-size:.9rem}._controls_j11c5_39{background:hsl(var(--muted));border:1px solid hsl(var(--border));border-radius:.5rem;flex-direction:column;gap:1.5rem;margin-bottom:2rem;padding:1.5rem;display:flex}._controlRow_j11c5_50{grid-template-columns:1fr 1fr;gap:1rem;display:grid}._controlGroup_j11c5_56{flex-direction:column;gap:.5rem;display:flex}._controlGroup_j11c5_56 label{font-size:.9rem;font-weight:500}._controlGroup_j11c5_56 input[type=range]{cursor:pointer;width:100%}._controlGroup_j11c5_56 input[type=number]{border:1px solid hsl(var(--border));background:hsl(var(--background));color:hsl(var(--foreground));border-radius:.375rem;padding:.5rem}._comparison_j11c5_80{grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:2rem;display:grid}._imageSection_j11c5_87 h3{margin-bottom:1rem;font-size:1rem}._imagePreview_j11c5_92{background:hsl(var(--muted));border:1px solid hsl(var(--border));border-radius:.5rem;justify-content:center;align-items:center;width:100%;height:300px;display:flex;overflow:hidden}._imagePreview_j11c5_92 img{object-fit:contain;max-width:100%;max-height:100%}._loading_j11c5_110{color:hsl(var(--muted-foreground));font-size:.9rem}._imageInfo_j11c5_115{color:hsl(var(--muted-foreground));justify-content:space-between;align-items:center;margin-top:.75rem;font-size:.9rem;display:flex}._reduction_j11c5_124{color:#16a249;font-weight:600}._actions_j11c5_129{flex-wrap:wrap;gap:.75rem;display:flex}@media (width<=768px){._comparison_j11c5_80,._controlRow_j11c5_50{grid-template-columns:1fr}}._contentSection_1yz5r_1 h1{margin-bottom:.5rem;font-size:2rem;font-weight:700}._dropZone_1yz5r_7{border:2px dashed hsl(var(--border));background:hsl(var(--muted));cursor:pointer;text-align:center;color:hsl(var(--foreground));border-radius:.75rem;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:3rem 2rem;transition:all .2s;display:flex}._dropZone_1yz5r_7:hover,._dropZone_1yz5r_7._dragOver_1yz5r_24{border-color:hsl(var(--primary));background:hsl(var(--primary) / .05)}._dropZone_1yz5r_7 h3{margin:0;font-size:1.25rem}._dropZone_1yz5r_7 p{color:hsl(var(--muted-foreground));margin:0;font-size:.9rem}._mainGrid_1yz5r_40{grid-template-columns:1fr 280px 1fr;gap:1.5rem;margin-top:1.5rem;display:grid}._fileList_1yz5r_47{background:hsl(var(--muted));border:1px solid hsl(var(--border));border-radius:.5rem;max-height:500px;padding:1rem;overflow-y:auto}._fileList_1yz5r_47 h3{align-items:center;gap:.5rem;margin:0 0 1rem;font-size:1rem;display:flex}._fileItem_1yz5r_64{background:hsl(var(--background));border:1px solid hsl(var(--border));border-radius:.375rem;align-items:center;gap:.75rem;margin-bottom:.5rem;padding:.75rem;display:flex}._fileItem_1yz5r_64:last-child{margin-bottom:0}._fileThumb_1yz5r_79{object-fit:cover;background:hsl(var(--muted));border-radius:.25rem;flex-shrink:0;width:48px;height:48px}._fileInfo_1yz5r_88{flex:1;min-width:0}._fileName_1yz5r_93{white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;font-weight:500;overflow:hidden}._fileSize_1yz5r_101{color:hsl(var(--muted-foreground));font-size:.75rem}._fileStatus_1yz5r_106{flex-shrink:0;align-items:center;gap:.25rem;font-size:.75rem;display:flex}._statusPending_1yz5r_114{color:hsl(var(--muted-foreground))}._statusConverting_1yz5r_118{color:#e7b008}._statusDone_1yz5r_122{color:#16a249}._statusError_1yz5r_126{color:#ef4343}._fileActions_1yz5r_130{flex-shrink:0;gap:.25rem;display:flex}._fileActions_1yz5r_130 button{color:hsl(var(--muted-foreground));cursor:pointer;background:0 0;border:none;border-radius:.25rem;justify-content:center;align-items:center;padding:.25rem;display:flex}._fileActions_1yz5r_130 button:hover{background:hsl(var(--muted));color:hsl(var(--foreground))}._fileActions_1yz5r_130 button:disabled{opacity:.5;cursor:not-allowed}._optionsPanel_1yz5r_158{background:hsl(var(--muted));border:1px solid hsl(var(--border));border-radius:.5rem;padding:1rem}._optionsPanel_1yz5r_158 h3{align-items:center;gap:.5rem;margin:0 0 1rem;font-size:1rem;display:flex}._optionGroup_1yz5r_173{margin-bottom:1rem}._optionGroup_1yz5r_173:last-child{margin-bottom:0}._optionGroup_1yz5r_173 label{margin-bottom:.375rem;font-size:.85rem;font-weight:500;display:block}._optionGroup_1yz5r_173 select,._optionGroup_1yz5r_173 input[type=number],._optionGroup_1yz5r_173 input[type=text],._optionGroup_1yz5r_173 input[type=color]{border:1px solid hsl(var(--border));background:hsl(var(--background));width:100%;color:hsl(var(--foreground));border-radius:.375rem;padding:.5rem;font-size:.9rem}._optionGroup_1yz5r_173 input[type=range]{cursor:pointer;width:100%}._rangeValue_1yz5r_206{color:hsl(var(--muted-foreground));text-align:right;font-size:.85rem}._checkboxGroup_1yz5r_212{align-items:center;gap:.5rem;display:flex}._checkboxGroup_1yz5r_212 input[type=checkbox]{cursor:pointer;width:1rem;height:1rem}._checkboxGroup_1yz5r_212 label{cursor:pointer;margin:0}._sizeInputs_1yz5r_229{grid-template-columns:1fr 1fr;gap:.5rem;display:grid}._colorInput_1yz5r_235{gap:.5rem;display:flex}._colorInput_1yz5r_235 input[type=color]{cursor:pointer;width:48px;height:38px;padding:.25rem}._colorInput_1yz5r_235 input[type=text]{flex:1}._convertButton_1yz5r_251{width:100%;margin-top:1rem}._outputPanel_1yz5r_256{background:hsl(var(--muted));border:1px solid hsl(var(--border));border-radius:.5rem;padding:1rem}._outputPanel_1yz5r_256 h3{align-items:center;gap:.5rem;margin:0 0 1rem;font-size:1rem;display:flex}._previewContainer_1yz5r_271{background:hsl(var(--background));border:1px solid hsl(var(--border));border-radius:.375rem;justify-content:center;align-items:center;min-height:200px;margin-bottom:1rem;padding:.5rem;display:flex}._previewImage_1yz5r_283{object-fit:contain;max-width:100%;max-height:300px}._previewPlaceholder_1yz5r_289{color:hsl(var(--muted-foreground));text-align:center;font-size:.9rem}._downloadButtons_1yz5r_295{flex-direction:column;gap:.5rem;display:flex}._downloadButtons_1yz5r_295 button{width:100%}._clearButton_1yz5r_305{margin-top:1rem}._listActions_1yz5r_309{border-top:1px solid hsl(var(--border));margin-top:1rem;padding-top:1rem}._noFiles_1yz5r_315{text-align:center;color:hsl(var(--muted-foreground));padding:2rem 1rem;font-size:.9rem}._formatWarning_1yz5r_322{background:hsl(45, 93%, 47% / .1);border:1px solid hsl(45, 93%, 47% / .3);color:#736026;border-radius:.375rem;margin-top:.5rem;padding:.5rem;font-size:.8rem}.dark ._formatWarning_1yz5r_322{color:#fad66b}._stats_1yz5r_336{color:hsl(var(--muted-foreground));border-top:1px solid hsl(var(--border));justify-content:space-between;margin-top:.5rem;padding:.5rem 0;font-size:.8rem;display:flex}._statValue_1yz5r_346{color:#16a249;font-weight:600}._statWarning_1yz5r_351{color:#ef4343;font-weight:600}._sizeReduced_1yz5r_356{color:#16a249;font-weight:600}._sizeIncreased_1yz5r_361{color:#ef4343;font-weight:600}@media (width<=1024px){._mainGrid_1yz5r_40{grid-template-columns:1fr 1fr}._optionsPanel_1yz5r_158{order:-1;grid-column:1/-1}}@media (width<=768px){._mainGrid_1yz5r_40{grid-template-columns:1fr}._optionsPanel_1yz5r_158{order:0}._sizeInputs_1yz5r_229{grid-template-columns:1fr}}._contentSection_toz0j_1{max-width:700px;margin:0 auto}._ipCard_toz0j_7{background:var(--card);border:1px solid var(--border);border-radius:16px;margin-top:1.5rem;padding:2.5rem;box-shadow:0 1px 3px #0000000d}._loading_toz0j_16{color:var(--muted-foreground);flex-direction:column;align-items:center;gap:1rem;padding:3rem;display:flex}._spinner_toz0j_25{animation:1s linear infinite _spin_toz0j_25}@keyframes _spin_toz0j_25{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._error_toz0j_34{text-align:center;color:var(--destructive);padding:2rem}._retryButton_toz0j_40{background:var(--foreground);color:var(--background);cursor:pointer;border:none;border-radius:8px;align-items:center;gap:.5rem;margin-top:1rem;padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;transition:opacity .2s;display:inline-flex}._retryButton_toz0j_40:hover{opacity:.85}._ipAddresses_toz0j_61{flex-direction:column;gap:1rem;margin-bottom:2rem;display:flex}._copyButton_toz0j_68{border:1px solid var(--border);cursor:pointer;color:var(--muted-foreground);background:0 0;border-radius:8px;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex}._copyButton_toz0j_68:hover{background:var(--background);color:var(--foreground);border-color:var(--foreground)}._copyButton_toz0j_68._success_toz0j_87{background:var(--foreground);color:var(--background);border-color:var(--foreground)}._copied_toz0j_93{color:var(--muted-foreground);margin-top:.75rem;font-size:.75rem;font-weight:500;display:block}._mapContainer_toz0j_102{border:1px solid var(--border);background:var(--secondary);border-radius:12px;margin-bottom:1.5rem;overflow:hidden}._map_toz0j_102{border:none;width:100%;height:220px;display:block}._infoGrid_toz0j_118{grid-template-columns:repeat(2,1fr);gap:.75rem;display:grid}._infoItem_toz0j_124{background:var(--secondary);border:1px solid #0000;border-radius:10px;align-items:flex-start;gap:.75rem;padding:1rem;transition:border-color .2s;display:flex}._infoItem_toz0j_124:hover{border-color:var(--border)}._infoItem_toz0j_124 svg{color:var(--muted-foreground);flex-shrink:0;margin-top:.125rem}._infoItem_toz0j_124>div{flex-direction:column;gap:.125rem;min-width:0;display:flex}._infoLabel_toz0j_152{color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.05em;font-size:.6875rem;font-weight:500}._infoValue_toz0j_160{color:var(--foreground);word-break:break-word;font-size:.875rem;font-weight:500}._refreshButton_toz0j_168{width:100%;color:var(--foreground);border:1px solid var(--border);cursor:pointer;background:0 0;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;margin-top:1.5rem;padding:.875rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}._refreshButton_toz0j_168:hover{background:var(--foreground);color:var(--background);border-color:var(--foreground)}._lookupSection_toz0j_193{background:var(--card);border:1px solid var(--border);border-radius:16px;margin-top:1.5rem;padding:2rem;box-shadow:0 1px 3px #0000000d}._lookupSection_toz0j_193 h2{color:var(--foreground);margin-bottom:.375rem;font-size:1.125rem;font-weight:600}._lookupDescription_toz0j_209{color:var(--muted-foreground);margin-bottom:1.25rem;font-size:.875rem}._lookupForm_toz0j_215{gap:.75rem;display:flex}._lookupInput_toz0j_220{height:3.5rem;font-size:1rem;font-family:var(--font-mono);background:hsl(var(--background));border:2px solid hsl(var(--border));color:hsl(var(--foreground));border-radius:12px;flex:1;padding:1rem 1.25rem;transition:all .2s;box-shadow:0 1px 2px #0000000d}._lookupInput_toz0j_220::placeholder{color:hsl(var(--muted-foreground))}._lookupInput_toz0j_220:hover{border-color:hsl(var(--muted-foreground))}._lookupInput_toz0j_220:focus{border-color:hsl(var(--ring));box-shadow:0 0 0 4px hsl(var(--ring) / .12);outline:none}._lookupButton_toz0j_248{background:hsl(var(--primary));height:3.5rem;color:hsl(var(--primary-foreground));border:2px solid hsl(var(--primary));cursor:pointer;white-space:nowrap;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .2s;display:flex;box-shadow:0 2px 4px #0000001a}._lookupButton_toz0j_248:hover:not(:disabled){opacity:.9;transform:translateY(-1px);box-shadow:0 4px 8px #00000026}._lookupButton_toz0j_248:active:not(:disabled){transform:translateY(0);box-shadow:0 1px 2px #0000001a}._lookupButton_toz0j_248:disabled{background:hsl(var(--muted));border-color:hsl(var(--border));color:hsl(var(--muted-foreground));cursor:not-allowed;box-shadow:none}._lookupError_toz0j_286{background:var(--secondary);border:1px solid var(--border);color:var(--destructive);border-radius:10px;margin-top:1rem;padding:.875rem 1rem;font-size:.875rem}._lookupResult_toz0j_297{border-top:1px solid var(--border);margin-top:1.5rem;padding-top:1.5rem}._lookupHeader_toz0j_303{flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:1.5rem;display:flex}._lookupIP_toz0j_311{font-size:1.375rem;font-weight:700;font-family:var(--font-mono);color:var(--foreground);letter-spacing:-.02em}._lookupIP_toz0j_311._ipv6Text_toz0j_319{word-break:break-all;font-size:.875rem}._lookupVersion_toz0j_324{background:var(--secondary);border:1px solid var(--border);color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.05em;border-radius:100px;padding:.25rem .625rem;font-size:.6875rem;font-weight:600}@media (width<=600px){._ipCard_toz0j_7{border-radius:12px;padding:1.5rem}._ipAddresses_toz0j_61{gap:.75rem}._infoGrid_toz0j_118{grid-template-columns:1fr}._lookupForm_toz0j_215{flex-direction:column}._lookupButton_toz0j_248{justify-content:center}._lookupIP_toz0j_311{word-break:break-all;font-size:1.125rem}._lookupSection_toz0j_193{border-radius:12px;padding:1.5rem}._map_toz0j_102{height:180px}}._contentSection_yd32l_1 h1{margin-bottom:.5rem;font-size:2rem;font-weight:700}._modeSelector_yd32l_7{background:hsl(var(--muted));border-radius:.5rem;gap:.5rem;width:fit-content;margin-bottom:1.5rem;padding:.25rem;display:flex}._modeSelector_yd32l_7 button{color:hsl(var(--muted-foreground));cursor:pointer;background:0 0;border:none;border-radius:.375rem;height:auto;padding:.5rem 1rem;font-weight:500;transition:all .2s}._modeSelector_yd32l_7 button._active_yd32l_29{background:hsl(var(--background));color:hsl(var(--foreground));box-shadow:0 1px 3px #0000001a}._indentControl_yd32l_35{align-items:center;gap:.75rem;margin-bottom:1.5rem;display:flex}._indentControl_yd32l_35 label{font-size:.95rem;font-weight:500}._indentControl_yd32l_35 select{border:1px solid hsl(var(--border));background:hsl(var(--background));color:hsl(var(--foreground));border-radius:.375rem;padding:.5rem}._jsonEditor_yd32l_55{grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem;display:grid}._inputSection_yd32l_62,._outputSection_yd32l_63{flex-direction:column;gap:.5rem;display:flex}._header_yd32l_69{justify-content:space-between;align-items:center;display:flex}._header_yd32l_69 h3{margin:0;font-size:.95rem;font-weight:600}._linkButton_yd32l_81{color:hsl(var(--primary));cursor:pointer;background:0 0;border:none;height:auto;padding:0;font-size:.875rem;text-decoration:underline}._sizeInfo_yd32l_92{color:hsl(var(--muted-foreground));font-size:.85rem}._contentSection_yd32l_1 textarea{border:1px solid hsl(var(--border));resize:vertical;background:hsl(var(--background));width:100%;color:hsl(var(--foreground));border-radius:.5rem;padding:.75rem;font-family:SF Mono,Monaco,Inconsolata,Fira Code,Consolas,monospace;font-size:.9rem;line-height:1.5}._contentSection_yd32l_1 textarea[readonly]{background:hsl(var(--muted))}._error_yd32l_114{color:#ad1f1f;background:#fbe9e9;border:1px solid #f0a8a8;border-radius:.375rem;padding:.75rem;font-size:.9rem}._valid_yd32l_123{color:#1b9849;background:#e9fbf0;border:1px solid #a8f0c2;border-radius:.375rem;padding:.75rem;font-size:.9rem}._actions_yd32l_132{flex-wrap:wrap;gap:.75rem;display:flex}._success_yd32l_138{color:#fff!important;background:#16a249!important}@media (width<=768px){._jsonEditor_yd32l_55{grid-template-columns:1fr}}._container_1d47t_1{max-width:1400px;margin:0 auto;padding:2rem}._pageHeader_1d47t_7{margin-bottom:2rem}._pageHeader_1d47t_7 h1{color:hsl(var(--foreground));letter-spacing:-.025em;margin:0 0 .5rem;font-size:2rem;font-weight:700}._subtitle_1d47t_19{color:hsl(var(--muted-foreground));margin:0;font-size:1rem}._converterContainer_1d47t_25{grid-template-columns:1fr auto 1fr;gap:1.5rem;display:grid}._inputSection_1d47t_31,._outputSection_1d47t_32{flex-direction:column;display:flex}._sectionHeader_1d47t_37{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}._sectionHeader_1d47t_37 label{color:hsl(var(--foreground));font-size:.875rem;font-weight:600}._actions_1d47t_50{gap:.5rem;display:flex}._inputTextarea_1d47t_55,._outputTextarea_1d47t_56{background-color:hsl(var(--background));width:100%;min-height:400px;color:hsl(var(--foreground));border:1px solid hsl(var(--border));resize:vertical;border-radius:.5rem;padding:.75rem;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;font-size:.875rem;line-height:1.5;transition:border-color .2s,box-shadow .2s}._inputTextarea_1d47t_55:focus,._outputTextarea_1d47t_56:focus{border-color:hsl(var(--primary));box-shadow:0 0 0 1px hsl(var(--primary));outline:none}._outputTextarea_1d47t_56{background-color:hsl(var(--muted))}._optionsSection_1d47t_82{min-width:280px}._card_1d47t_86{background-color:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:.5rem;flex-direction:column;gap:1.25rem;height:fit-content;padding:1.5rem;display:flex;box-shadow:0 1px 3px #0000001a}._card_1d47t_86 h3{color:hsl(var(--foreground));margin:0;font-size:1rem;font-weight:600}._option_1d47t_82{flex-direction:column;gap:.5rem;display:flex}._optionLabel_1d47t_111{color:hsl(var(--foreground));font-size:.875rem;font-weight:500}._select_1d47t_117{background-color:hsl(var(--background));width:100%;height:2.5rem;color:hsl(var(--foreground));border:1px solid hsl(var(--border));cursor:pointer;border-radius:.375rem;padding:0 .75rem;font-size:.875rem;transition:border-color .2s,box-shadow .2s}._select_1d47t_117:focus{border-color:hsl(var(--primary));box-shadow:0 0 0 1px hsl(var(--primary));outline:none}._checkboxOption_1d47t_136{align-items:center;gap:.5rem;display:flex}._checkboxOption_1d47t_136 input[type=checkbox]{border:1px solid hsl(var(--border));cursor:pointer;border-radius:3px;width:1rem;height:1rem}._checkboxOption_1d47t_136 label{color:hsl(var(--foreground));cursor:pointer;font-size:.875rem;font-weight:500}._error_1d47t_157{background-color:hsl(var(--destructive) / .1);border:1px solid hsl(var(--destructive) / .3);color:hsl(var(--destructive));border-radius:.375rem;padding:.75rem;font-size:.875rem;line-height:1.4}@media (width<=1024px){._converterContainer_1d47t_25{grid-template-columns:1fr}._optionsSection_1d47t_82{order:2}._outputSection_1d47t_32{order:3}}@media (width<=768px){._container_1d47t_1{padding:1rem}._pageHeader_1d47t_7 h1{font-size:1.5rem}._sectionHeader_1d47t_37{flex-direction:column;align-items:flex-start;gap:.5rem}._actions_1d47t_50{flex-wrap:wrap;width:100%}._actions_1d47t_50 button{flex:1;min-width:fit-content}}._container_yw5bs_1{max-width:1400px;margin:0 auto;padding:2rem}._pageHeader_yw5bs_7{margin-bottom:2rem}._pageHeader_yw5bs_7 h1{color:hsl(var(--foreground));letter-spacing:-.025em;margin:0 0 .5rem;font-size:2rem;font-weight:700}._subtitle_yw5bs_19{color:hsl(var(--muted-foreground));margin:0;font-size:1rem}._converterContainer_yw5bs_25{grid-template-columns:1fr 280px 1fr;gap:1.5rem;display:grid}._inputSection_yw5bs_31,._outputSection_yw5bs_32{flex-direction:column;min-width:0;display:flex}._sectionHeader_yw5bs_38{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}._sectionHeader_yw5bs_38 label{color:hsl(var(--foreground));font-size:.875rem;font-weight:600}._actions_yw5bs_51{gap:.5rem;display:flex}._inputTextarea_yw5bs_56,._outputTextarea_yw5bs_57{background-color:hsl(var(--background));width:100%;min-height:400px;color:hsl(var(--foreground));border:1px solid hsl(var(--border));resize:vertical;border-radius:.5rem;padding:.75rem;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;font-size:.875rem;line-height:1.5;transition:border-color .2s,box-shadow .2s}._inputTextarea_yw5bs_56:focus,._outputTextarea_yw5bs_57:focus{border-color:hsl(var(--primary));box-shadow:0 0 0 1px hsl(var(--primary));outline:none}._outputTextarea_yw5bs_57{background-color:hsl(var(--muted))}._optionsSection_yw5bs_83{flex-shrink:0;width:280px}._card_yw5bs_88{background-color:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:.5rem;flex-direction:column;gap:1.25rem;height:fit-content;padding:1.5rem;display:flex;box-shadow:0 1px 3px #0000001a}._card_yw5bs_88 h3{color:hsl(var(--foreground));margin:0;font-size:1rem;font-weight:600}._info_yw5bs_107{color:hsl(var(--muted-foreground));margin:0;font-size:.8125rem;line-height:1.5}._statsContainer_yw5bs_114{background-color:hsl(var(--muted));border-radius:.375rem;flex-direction:column;gap:.5rem;padding:.75rem;display:flex}._statItem_yw5bs_123{justify-content:space-between;align-items:center;font-size:.8125rem;display:flex}._statLabel_yw5bs_130{color:hsl(var(--muted-foreground))}._statValue_yw5bs_134{color:hsl(var(--foreground));font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,monospace}._statHighlight_yw5bs_139{border-top:1px solid hsl(var(--border));color:hsl(var(--primary));justify-content:flex-start;gap:.5rem;margin-top:.5rem;padding-top:.5rem}._statReduction_yw5bs_148{color:hsl(var(--primary));font-size:1rem;font-weight:700}._error_yw5bs_154{background-color:hsl(var(--destructive) / .1);border:1px solid hsl(var(--destructive) / .3);color:hsl(var(--destructive));border-radius:.375rem;padding:.75rem;font-size:.875rem;line-height:1.4}@media (width<=1024px){._converterContainer_yw5bs_25{grid-template-columns:1fr}._optionsSection_yw5bs_83{order:2;width:100%}._outputSection_yw5bs_32{order:3}}@media (width<=768px){._container_yw5bs_1{padding:1rem}._pageHeader_yw5bs_7 h1{font-size:1.5rem}._sectionHeader_yw5bs_38{flex-direction:column;align-items:flex-start;gap:.5rem}._actions_yw5bs_51{flex-wrap:wrap;width:100%}._actions_yw5bs_51 button{flex:1;min-width:fit-content}}._contentSection_8ydf4_1 h1{margin-bottom:.5rem;font-size:2rem;font-weight:700}._controls_8ydf4_7{background:hsl(var(--muted));border:1px solid hsl(var(--border));border-radius:.5rem;flex-direction:column;gap:1rem;margin-bottom:2rem;padding:1.5rem;display:flex}._controlRow_8ydf4_18{align-items:center;gap:1rem;display:flex}._controlRow_8ydf4_18 label{align-items:center;gap:.5rem;font-size:.95rem;font-weight:500;display:flex}._controlRow_8ydf4_18 select,._controlRow_8ydf4_18 input[type=number]{border:1px solid hsl(var(--border));background:hsl(var(--background));color:hsl(var(--foreground));border-radius:.375rem;min-width:120px;padding:.5rem}._controlRow_8ydf4_18 input[type=checkbox]{cursor:pointer;width:18px;height:18px}._outputSection_8ydf4_48{margin-bottom:1.5rem}._header_8ydf4_52{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}._header_8ydf4_52 h3{margin:0;font-size:.95rem;font-weight:600}._stats_8ydf4_65{color:hsl(var(--muted-foreground));font-size:.85rem}._outputSection_8ydf4_48 textarea{border:1px solid hsl(var(--border));resize:vertical;background:hsl(var(--muted));width:100%;color:hsl(var(--foreground));border-radius:.5rem;padding:1rem;font-family:inherit;font-size:.95rem;line-height:1.6}._actions_8ydf4_83{flex-wrap:wrap;gap:.75rem;display:flex}._success_8ydf4_89{color:#fff!important;background:#16a249!important}@media (width<=640px){._controlRow_8ydf4_18{flex-direction:column;align-items:flex-start}._controlRow_8ydf4_18 select,._controlRow_8ydf4_18 input[type=number]{width:100%}}._contentSection_ct6wq_1 h1{margin-bottom:.5rem;font-size:2rem;font-weight:700}._markdownEditor_ct6wq_7{grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem;display:grid}._editorPane_ct6wq_14,._previewPane_ct6wq_15{flex-direction:column;gap:.5rem;display:flex}._header_ct6wq_21{justify-content:space-between;align-items:center;display:flex}._header_ct6wq_21 h3{align-items:center;gap:.5rem;margin:0;font-size:.95rem;font-weight:600;display:flex}._linkButton_ct6wq_36{color:hsl(var(--primary));cursor:pointer;background:0 0;border:none;height:auto;padding:0;font-size:.875rem;text-decoration:underline}._contentSection_ct6wq_1 textarea{border:1px solid hsl(var(--border));resize:vertical;background:hsl(var(--background));width:100%;color:hsl(var(--foreground));border-radius:.5rem;padding:1rem;font-family:SF Mono,Monaco,Inconsolata,Fira Code,Consolas,monospace;font-size:.9rem;line-height:1.6}._previewContent_ct6wq_60{border:1px solid hsl(var(--border));background:hsl(var(--background));border-radius:.5rem;min-height:400px;padding:1rem;line-height:1.6;overflow-y:auto}._previewContent_ct6wq_60 ._empty_ct6wq_70{color:hsl(var(--muted-foreground));text-align:center;margin-top:2rem}._previewContent_ct6wq_60 h1,._previewContent_ct6wq_60 h2,._previewContent_ct6wq_60 h3,._previewContent_ct6wq_60 h4,._previewContent_ct6wq_60 h5,._previewContent_ct6wq_60 h6{color:hsl(var(--foreground));margin-top:1.5em;margin-bottom:.5em;font-weight:600}._previewContent_ct6wq_60 h1{border-bottom:1px solid hsl(var(--border));padding-bottom:.3em;font-size:2em}._previewContent_ct6wq_60 h2{border-bottom:1px solid hsl(var(--border));padding-bottom:.3em;font-size:1.5em}._previewContent_ct6wq_60 h3{font-size:1.25em}._previewContent_ct6wq_60 h4{font-size:1em}._previewContent_ct6wq_60 p{margin:1em 0}._previewContent_ct6wq_60 code{background:hsl(var(--muted));border-radius:3px;padding:.2em .4em;font-family:SF Mono,monospace;font-size:.9em}._previewContent_ct6wq_60 pre{background:hsl(var(--muted));border:1px solid hsl(var(--border));border-radius:.5rem;margin:1em 0;padding:1em;overflow-x:auto}._previewContent_ct6wq_60 pre code{background:0 0;padding:0}._previewContent_ct6wq_60 blockquote{border-left:4px solid hsl(var(--primary));color:hsl(var(--muted-foreground));margin:1em 0;padding-left:1em;font-style:italic}._previewContent_ct6wq_60 ul,._previewContent_ct6wq_60 ol{margin:1em 0;padding-left:2em}._previewContent_ct6wq_60 li{margin:.5em 0}._previewContent_ct6wq_60 table{border-collapse:collapse;width:100%;margin:1em 0}._previewContent_ct6wq_60 th,._previewContent_ct6wq_60 td{border:1px solid hsl(var(--border));text-align:left;padding:.5em}._previewContent_ct6wq_60 th{background:hsl(var(--muted));font-weight:600}._previewContent_ct6wq_60 img{border-radius:.375rem;max-width:100%;height:auto}._previewContent_ct6wq_60 a{color:hsl(var(--primary));text-decoration:underline}._previewContent_ct6wq_60 hr{border:none;border-top:1px solid hsl(var(--border));margin:2em 0}._previewContent_ct6wq_60 strong{font-weight:600}._previewContent_ct6wq_60 em{font-style:italic}._actions_ct6wq_181{flex-wrap:wrap;gap:.75rem;display:flex}._success_ct6wq_187{color:#fff!important;background:#16a249!important}@media (width<=768px){._markdownEditor_ct6wq_7{grid-template-columns:1fr}}._pageHeader_1eixn_1{text-align:center;margin-bottom:2rem}._pageHeader_1eixn_1 h1{color:hsl(var(--foreground));margin-bottom:.5rem;font-size:2rem;font-weight:700}._subtitle_1eixn_13{color:hsl(var(--muted-foreground));font-size:1rem}._card_1eixn_18{background-color:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:var(--radius);padding:1.5rem;box-shadow:0 1px 3px #0000001a}._textarea_1eixn_26{width:100%;min-height:300px;color:hsl(var(--foreground));background-color:hsl(var(--background));border:1px solid hsl(var(--input));border-radius:calc(var(--radius) - 2px);resize:vertical;padding:.75rem 1rem;font-family:ui-monospace,Cascadia Code,Source Code Pro,Menlo,Monaco,Courier New,monospace;font-size:.875rem;line-height:1.5;transition:border-color .2s}._textarea_1eixn_26:focus{border-color:hsl(var(--ring));box-shadow:0 0 0 3px hsl(var(--ring) / .1);outline:none}._textarea_1eixn_26::placeholder{color:hsl(var(--muted-foreground))}._conversionButtons_1eixn_53{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.5rem;margin:1.5rem 0;display:grid}._actionButtons_1eixn_60{flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem;display:flex}._caseButton_1eixn_67{min-height:2.25rem}._stats_1eixn_71{border-top:1px solid hsl(var(--border));grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:1rem;padding-top:1rem;display:grid}._statItem_1eixn_79{flex-direction:column;gap:.25rem;display:flex}._statLabel_1eixn_85{color:hsl(var(--muted-foreground));text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:500}._statValue_1eixn_93{color:hsl(var(--foreground));font-size:1.5rem;font-weight:600}@media (width<=768px){._pageHeader_1eixn_1 h1{font-size:1.5rem}._conversionButtons_1eixn_53{grid-template-columns:1fr}._actionButtons_1eixn_60{flex-direction:column}._caseButton_1eixn_67{width:100%}._stats_1eixn_71{grid-template-columns:repeat(2,1fr)}}._container_1m13p_1{max-width:48rem;margin:0 auto;padding:2rem 1rem}._header_1m13p_7{text-align:center;margin-bottom:2rem}._header_1m13p_7 h1{color:hsl(var(--foreground));margin-bottom:.5rem;font-size:2rem;font-weight:700}._subtitle_1m13p_19{color:hsl(var(--muted-foreground));max-width:42rem;margin:0 auto;font-size:1rem}._card_1m13p_26{background-color:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:.5rem;padding:1.5rem;box-shadow:0 1px 3px #0000001a}._passwordDisplay_1m13p_34{gap:.75rem;margin-bottom:1.5rem;display:flex}._passwordInput_1m13p_40{flex:1;min-height:2.75rem;padding:.75rem 1rem;font-family:Courier New,monospace;font-size:1.125rem;font-weight:600}._passwordActions_1m13p_49{gap:.5rem;display:flex}._strengthIndicator_1m13p_54{margin-bottom:1.5rem}._strengthLabel_1m13p_58{justify-content:space-between;align-items:center;margin-bottom:.5rem;font-size:.875rem;display:flex}._strengthValue_1m13p_66{text-transform:capitalize;font-weight:600}._strengthBar_1m13p_71{background-color:hsl(var(--muted));border-radius:9999px;height:.5rem;overflow:hidden}._strengthFill_1m13p_78{border-radius:9999px;height:100%;transition:all .3s}._optionsSection_1m13p_84{margin-bottom:1.5rem}._optionRow_1m13p_88{margin-bottom:1rem}._optionRow_1m13p_88 label,._optionLabel_1m13p_100{color:hsl(var(--foreground));margin-bottom:.5rem;font-size:.875rem;font-weight:500;display:block}._formatToggle_1m13p_108{border:1px solid hsl(var(--border));background:hsl(var(--muted));border-radius:.375rem;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;padding:.25rem;display:grid}._formatButton_1m13p_118{border-radius:calc(var(--radius) - 4px);height:2.25rem;color:hsl(var(--muted-foreground));border:0}._formatButton_1m13p_118._active_1m13p_125{color:hsl(var(--foreground));box-shadow:0 1px 2px #00000014;background:hsl(var(--background))!important}._formatHint_1m13p_131{color:hsl(var(--muted-foreground));font-size:.875rem}._textGroupOptions_1m13p_136{gap:1rem;display:grid}._lengthControl_1m13p_141{align-items:center;gap:1rem;display:flex}._lengthControl_1m13p_141 input[type=range]{background:hsl(var(--muted));-webkit-appearance:none;border-radius:9999px;outline:none;flex:1;height:.5rem}._lengthControl_1m13p_141 input[type=range]::-webkit-slider-thumb{appearance:none;background:hsl(var(--primary));cursor:pointer;border-radius:50%;width:1.25rem;height:1.25rem}._lengthControl_1m13p_141 input[type=range]::-moz-range-thumb{background:hsl(var(--primary));cursor:pointer;border:none;border-radius:50%;width:1.25rem;height:1.25rem}._lengthValue_1m13p_175{text-align:center;min-width:2.5rem;color:hsl(var(--foreground));font-size:1rem;font-weight:600}._divider_1m13p_183{background-color:hsl(var(--border));height:1px;margin:1.5rem 0}._checkboxes_1m13p_189{flex-direction:column;gap:.75rem;display:flex}._btnGenerate_1m13p_195{min-height:2.75rem;font-size:1rem}@media (width<=640px){._container_1m13p_1{padding:1rem}._header_1m13p_7 h1{font-size:1.5rem}._subtitle_1m13p_19{font-size:.875rem}._passwordDisplay_1m13p_34{flex-direction:column}._passwordInput_1m13p_40{font-size:1rem}._formatToggle_1m13p_108{grid-template-columns:1fr}}._contentSection_e2vux_1 h1{margin-bottom:.5rem;font-size:2rem;font-weight:700}._qrGenerator_e2vux_7{grid-template-columns:1fr 1fr;gap:2rem;display:grid}._inputSection_e2vux_13{flex-direction:column;gap:1rem;display:flex}._header_e2vux_19{justify-content:space-between;align-items:center;display:flex}._header_e2vux_19 h3{margin:0;font-size:.95rem;font-weight:600}._linkButton_e2vux_31{color:hsl(var(--primary));cursor:pointer;background:0 0;border:none;height:auto;padding:0;font-size:.875rem;text-decoration:underline}._contentSection_e2vux_1 textarea{border:1px solid hsl(var(--border));resize:vertical;background:hsl(var(--background));width:100%;color:hsl(var(--foreground));border-radius:.5rem;padding:.75rem;font-family:inherit;font-size:.95rem}._controls_e2vux_54{flex-direction:column;gap:1rem;display:flex}._controlGroup_e2vux_60{flex-direction:column;gap:.5rem;display:flex}._controlGroup_e2vux_60 label{color:hsl(var(--foreground));font-size:.9rem;font-weight:500}._controlGroup_e2vux_60 input[type=range]{cursor:pointer;width:100%}._controlGroup_e2vux_60 select{border:1px solid hsl(var(--border));background:hsl(var(--background));color:hsl(var(--foreground));cursor:pointer;border-radius:.375rem;padding:.5rem;font-size:.9rem}._outputSection_e2vux_87{flex-direction:column;gap:1rem;display:flex}._outputSection_e2vux_87 h3{margin:0;font-size:.95rem;font-weight:600}._qrPreview_e2vux_99{background:hsl(var(--muted));border:1px solid hsl(var(--border));border-radius:.5rem;justify-content:center;align-items:center;min-height:300px;padding:2rem;display:flex}._qrImage_e2vux_110{border-radius:.375rem;max-width:100%;box-shadow:0 4px 6px #0000001a}._qrPlaceholder_e2vux_116{text-align:center;color:hsl(var(--muted-foreground))}._actions_e2vux_121{flex-wrap:wrap;gap:.75rem;display:flex}@media (width<=768px){._qrGenerator_e2vux_7{grid-template-columns:1fr}}._contentSection_1jjkq_1 h1{margin-bottom:.5rem;font-size:2rem;font-weight:700}._regexInput_1jjkq_7{margin-bottom:2rem}._patternInput_1jjkq_11 label{margin-bottom:.5rem;font-weight:600;display:block}._inputWrapper_1jjkq_17{background:hsl(var(--muted));border:1px solid hsl(var(--border));border-radius:.5rem;align-items:center;gap:.5rem;padding:.75rem;display:flex}._delimiter_1jjkq_27{color:hsl(var(--primary));font-family:SF Mono,monospace;font-size:1.25rem;font-weight:600}._patternField_1jjkq_34{background:hsl(var(--background));color:hsl(var(--foreground));border:none;border-radius:.375rem;flex:1;padding:.5rem;font-family:SF Mono,monospace;font-size:1rem}._flags_1jjkq_45{gap:.75rem;display:flex}._flags_1jjkq_45 label{cursor:pointer;align-items:center;gap:.25rem;font-family:SF Mono,monospace;font-weight:600;display:flex}._flags_1jjkq_45 input[type=checkbox]{cursor:pointer}._error_1jjkq_63{color:#ad1f1f;background:#fbe9e9;border:1px solid #f0a8a8;border-radius:.375rem;margin-top:.75rem;padding:.75rem;font-size:.9rem}._commonPatterns_1jjkq_73{margin-top:1rem}._commonPatterns_1jjkq_73>label{margin-bottom:.5rem;font-size:.9rem;font-weight:500;display:block}._patternButtons_1jjkq_84{flex-wrap:wrap;gap:.5rem;display:flex}._patternBtn_1jjkq_90{border:1px solid hsl(var(--border));background:hsl(var(--background));cursor:pointer;color:hsl(var(--foreground));border-radius:.375rem;padding:.5rem 1rem;font-size:.85rem;transition:all .2s}._patternBtn_1jjkq_90:hover{background:hsl(var(--primary));color:hsl(var(--primary-foreground))}._testSection_1jjkq_106{margin-bottom:2rem}._testSection_1jjkq_106 label{margin-bottom:.5rem;font-weight:600;display:block}._contentSection_1jjkq_1 textarea{border:1px solid hsl(var(--border));resize:vertical;background:hsl(var(--background));width:100%;color:hsl(var(--foreground));border-radius:.5rem;padding:.75rem;font-family:SF Mono,monospace;font-size:.95rem}._highlightedSection_1jjkq_128,._matchesSection_1jjkq_129{margin-bottom:2rem}._header_1jjkq_133{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}._header_1jjkq_133 h3{margin:0;font-size:1rem}._header_1jjkq_133 button{border:1px solid hsl(var(--border));background:hsl(var(--background));cursor:pointer;color:hsl(var(--foreground));border-radius:.375rem;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.875rem;display:flex}._matchCount_1jjkq_158{color:hsl(var(--muted-foreground));font-size:.9rem;font-weight:500}._highlightedText_1jjkq_164{background:hsl(var(--muted));border:1px solid hsl(var(--border));white-space:pre-wrap;word-break:break-word;border-radius:.5rem;padding:1rem;font-family:SF Mono,monospace;line-height:1.6}._highlightedText_1jjkq_164 mark{background:#ffe066;border-radius:.25rem;padding:.125rem .25rem}._matchesList_1jjkq_181{flex-direction:column;gap:.75rem;display:flex}._matchItem_1jjkq_187{background:hsl(var(--muted));border:1px solid hsl(var(--border));border-radius:.5rem;padding:1rem}._matchHeader_1jjkq_194{justify-content:space-between;margin-bottom:.5rem;font-size:.85rem;display:flex}._matchIndex_1jjkq_201{color:hsl(var(--primary));font-weight:600}._matchPosition_1jjkq_206{color:hsl(var(--muted-foreground))}._matchValue_1jjkq_210{background:hsl(var(--background));word-break:break-all;border:1px solid hsl(var(--border));border-radius:.375rem;padding:.75rem;font-family:SF Mono,monospace;display:block}._groups_1jjkq_220{flex-direction:column;gap:.5rem;margin-top:.75rem;font-size:.9rem;display:flex}._groups_1jjkq_220 code{background:hsl(var(--background));border-radius:.25rem;padding:.5rem;font-family:SF Mono,monospace;font-size:.85rem}._success_1jjkq_236{color:#fff!important;background:#16a249!important}._contentSection_132bi_1{max-width:800px;margin:0 auto}._lookupCard_132bi_7{background:var(--card);border:1px solid var(--border);border-radius:16px;margin-top:1.5rem;padding:2rem;box-shadow:0 1px 3px #0000000d}._lookupForm_132bi_16{gap:.75rem;display:flex}._lookupInput_132bi_21{height:3.5rem;font-size:1rem;font-family:var(--font-mono);background:hsl(var(--background));border:2px solid hsl(var(--border));color:hsl(var(--foreground));border-radius:12px;flex:1;padding:1rem 1.25rem;transition:all .2s;box-shadow:0 1px 2px #0000000d}._lookupInput_132bi_21::placeholder{color:hsl(var(--muted-foreground))}._lookupInput_132bi_21:hover{border-color:hsl(var(--muted-foreground))}._lookupInput_132bi_21:focus{border-color:hsl(var(--ring));box-shadow:0 0 0 4px hsl(var(--ring) / .12);outline:none}._lookupButton_132bi_49{background:hsl(var(--primary));height:3.5rem;color:hsl(var(--primary-foreground));border:2px solid hsl(var(--primary));cursor:pointer;white-space:nowrap;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .2s;display:flex;box-shadow:0 2px 4px #0000001a}._lookupButton_132bi_49:hover:not(:disabled){opacity:.9;transform:translateY(-1px);box-shadow:0 4px 8px #00000026}._lookupButton_132bi_49:active:not(:disabled){transform:translateY(0);box-shadow:0 1px 2px #0000001a}._lookupButton_132bi_49:disabled{background:hsl(var(--muted));border-color:hsl(var(--border));color:hsl(var(--muted-foreground));cursor:not-allowed;box-shadow:none}._spinner_132bi_87{animation:1s linear infinite _spin_132bi_87}@keyframes _spin_132bi_87{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._error_132bi_97{background:var(--secondary);border:1px solid var(--border);color:var(--destructive);border-radius:10px;margin-top:1rem;padding:.875rem 1rem;font-size:.875rem}._results_132bi_108{border-top:1px solid var(--border);margin-top:1.5rem;padding-top:1.5rem}._statusCard_132bi_115{background:var(--secondary);border-radius:12px;align-items:center;gap:1.5rem;margin-bottom:1.5rem;padding:1.5rem;display:flex}._statusIcon_132bi_125{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:80px;height:80px;display:flex}._statusIcon_132bi_125._valid_132bi_135{color:#16a34a;background:#dcfce7}._statusIcon_132bi_125._warning_132bi_140{color:#d97706;background:#fef3c7}._statusIcon_132bi_125._expired_132bi_145{color:#dc2626;background:#fee2e2}._statusIcon_132bi_125._unknown_132bi_150{background:var(--secondary);color:var(--muted-foreground)}._statusInfo_132bi_155 h2{font-size:1.25rem;font-weight:700;font-family:var(--font-mono);color:var(--foreground);margin-bottom:.25rem}._statusText_132bi_163{margin-bottom:.25rem;font-size:1rem;font-weight:600}._statusText_132bi_163._valid_132bi_135{color:#16a34a}._statusText_132bi_163._warning_132bi_140{color:#d97706}._statusText_132bi_163._expired_132bi_145{color:#dc2626}._daysRemaining_132bi_181{color:var(--muted-foreground);font-size:.875rem}._infoGrid_132bi_187{grid-template-columns:repeat(2,1fr);gap:.75rem;display:grid}._infoItem_132bi_193{background:var(--secondary);border:1px solid #0000;border-radius:10px;align-items:flex-start;gap:.75rem;padding:1rem;transition:border-color .2s;display:flex}._infoItem_132bi_193:hover{border-color:var(--border)}._infoItem_132bi_193 svg{color:var(--muted-foreground);flex-shrink:0;margin-top:.125rem}._infoItem_132bi_193>div{flex-direction:column;flex:1;gap:.125rem;min-width:0;display:flex}._infoLabel_132bi_222{color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.05em;font-size:.6875rem;font-weight:500}._infoValue_132bi_230{color:var(--foreground);word-break:break-word;font-size:.875rem;font-weight:500}._valueWithCopy_132bi_237{align-items:center;gap:.5rem;display:flex}._copyButton_132bi_243{border:1px solid var(--border);cursor:pointer;color:var(--muted-foreground);background:0 0;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;padding:.375rem;transition:all .2s;display:flex}._copyButton_132bi_243:hover{background:var(--background);color:var(--foreground);border-color:var(--foreground)}._copyButton_132bi_243._success_132bi_263{background:var(--foreground);color:var(--background);border-color:var(--foreground)}._sansSection_132bi_270{background:var(--secondary);border-radius:10px;margin-top:1.5rem;padding:1rem}._sansSection_132bi_270 h3{color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem;font-size:.75rem;font-weight:600}._sansList_132bi_286{flex-wrap:wrap;gap:.5rem;display:flex}._sanItem_132bi_292{background:var(--background);border:1px solid var(--border);font-size:.75rem;font-family:var(--font-mono);color:var(--foreground);border-radius:6px;padding:.375rem .75rem;display:inline-block}._sanMore_132bi_303{background:var(--foreground);color:var(--background);cursor:pointer;border:none;border-radius:6px;padding:.375rem .75rem;font-size:.75rem;font-weight:500;transition:all .2s;display:inline-block}._sanMore_132bi_303:hover{opacity:.8}@media (width<=600px){._lookupCard_132bi_7{border-radius:12px;padding:1.5rem}._lookupForm_132bi_16{flex-direction:column}._statusCard_132bi_115{text-align:center;flex-direction:column}._infoGrid_132bi_187{grid-template-columns:1fr}}._contentSection_1j446_1 h1{margin-bottom:.5rem;font-size:2rem;font-weight:700}._uploadArea_1j446_7{flex-direction:column;gap:1.5rem;display:flex}._fileUpload_1j446_13{border:2px dashed hsl(var(--border));background:hsl(var(--muted));cursor:pointer;text-align:center;color:hsl(var(--foreground));border-radius:.75rem;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:4rem 2rem;transition:all .2s;display:flex}._fileUpload_1j446_13:hover{border-color:hsl(var(--primary));background:hsl(var(--muted) / .5)}._fileUpload_1j446_13 h3{margin:0;font-size:1.25rem}._fileUpload_1j446_13 p{color:hsl(var(--muted-foreground));margin:0;font-size:.9rem}._divider_1j446_45{align-items:center;gap:1rem;display:flex}._divider_1j446_45:before,._divider_1j446_45:after{content:"";background:hsl(var(--border));flex:1;height:1px}._divider_1j446_45 span{color:hsl(var(--muted-foreground));font-size:.875rem}._pasteArea_1j446_64{flex-direction:column;gap:.5rem;display:flex}._pasteArea_1j446_64 label{font-size:.9rem;font-weight:500}._pasteArea_1j446_64 textarea{border:1px solid hsl(var(--border));background:hsl(var(--background));color:hsl(var(--foreground));resize:vertical;border-radius:.5rem;padding:1rem;font-family:monospace;font-size:.875rem}._pasteArea_1j446_64 textarea:focus{border-color:hsl(var(--primary));outline:none}._mainContent_1j446_92{grid-template-columns:1fr 2fr;gap:2rem;margin-bottom:1.5rem;display:grid}._previewCard_1j446_99{background:hsl(var(--muted));border:1px solid hsl(var(--border));border-radius:.75rem;flex-direction:column;align-items:center;gap:.75rem;padding:1.5rem;display:flex}._previewCard_1j446_99 h3{color:hsl(var(--muted-foreground));margin:0;font-size:.9rem;font-weight:600}._previewBox_1j446_117{background:hsl(var(--background));border:1px solid hsl(var(--border));background-image:linear-gradient(45deg, hsl(var(--border)) 25%, transparent 25%), linear-gradient(-45deg, hsl(var(--border)) 25%, transparent 25%), linear-gradient(45deg, transparent 75%, hsl(var(--border)) 75%), linear-gradient(-45deg, transparent 75%, hsl(var(--border)) 75%);background-position:0 0,0 8px,8px -8px,-8px 0;background-size:16px 16px;border-radius:.5rem;justify-content:center;align-items:center;width:150px;height:150px;display:flex;overflow:hidden}._previewBox_1j446_117 img{object-fit:contain;max-width:100%;max-height:100%}._fileName_1j446_145{color:hsl(var(--muted-foreground));font-size:.8rem}._resetBtn_1j446_150{border:1px solid hsl(var(--border));background:hsl(var(--background));color:hsl(var(--muted-foreground));cursor:pointer;border-radius:.375rem;align-items:center;gap:.375rem;padding:.5rem .75rem;font-size:.8rem;transition:all .15s;display:flex}._resetBtn_1j446_150:hover{background:hsl(var(--muted));color:hsl(var(--foreground))}._downloadCards_1j446_170{grid-template-columns:1fr 1fr;gap:1rem;display:grid}._downloadCard_1j446_170{background:hsl(var(--muted));border:1px solid hsl(var(--border));border-radius:.75rem;flex-direction:column;gap:.75rem;padding:1.5rem;display:flex}._cardHeader_1j446_186{color:hsl(var(--foreground));align-items:center;gap:.75rem;display:flex}._cardHeader_1j446_186 h3{margin:0;font-size:1.1rem;font-weight:600}._cardDesc_1j446_199{color:hsl(var(--muted-foreground));margin:0;font-size:.85rem;line-height:1.4}._cardNote_1j446_206{color:hsl(var(--muted-foreground));opacity:.8;font-size:.75rem}._sizeSelector_1j446_212{align-items:center;gap:.75rem;display:flex}._sizeSelector_1j446_212 label{font-size:.85rem;font-weight:500}._sizeSelector_1j446_212 select{border:1px solid hsl(var(--border));background:hsl(var(--background));color:hsl(var(--foreground));cursor:pointer;border-radius:.375rem;flex:1;padding:.5rem .75rem;font-size:.875rem}._sizeSelector_1j446_212 select:focus{border-color:hsl(var(--primary));outline:none}._optionsSection_1j446_240{background:hsl(var(--muted) / .5);border:1px solid hsl(var(--border));border-radius:.5rem;padding:1rem 1.5rem}._optionsSection_1j446_240 h4{color:hsl(var(--muted-foreground));margin:0 0 .75rem;font-size:.85rem;font-weight:600}._bgOptions_1j446_254{flex-wrap:wrap;align-items:center;gap:1.5rem;display:flex}._checkbox_1j446_261{cursor:pointer;align-items:center;gap:.5rem;font-size:.875rem;display:flex}._checkbox_1j446_261 input{cursor:pointer;width:1rem;height:1rem}._colorOption_1j446_275{align-items:center;gap:.5rem;font-size:.875rem;display:flex}._colorPicker_1j446_282{border:1px solid hsl(var(--border));cursor:pointer;border-radius:.375rem;width:2rem;height:2rem;padding:0}@media (width<=768px){._mainContent_1j446_92{grid-template-columns:1fr}._previewCard_1j446_99{order:-1}._downloadCards_1j446_170{grid-template-columns:1fr}}._contentSection_2xllr_1 h1{margin-bottom:.5rem;font-size:2rem;font-weight:700}._currentTime_2xllr_7{background:hsl(var(--primary) / .1);border:1px solid hsl(var(--primary) / .2);color:hsl(var(--foreground));border-radius:.5rem;align-items:center;gap:1rem;margin-bottom:2rem;padding:1.5rem;display:flex}._timeInfo_2xllr_19{flex:1}._timeValue_2xllr_23{color:hsl(var(--primary));font-family:SF Mono,monospace;font-size:1.25rem;font-weight:600}._timeLabel_2xllr_30{color:hsl(var(--muted-foreground));margin-top:.25rem;font-size:.85rem}._modeSelector_2xllr_36{background:hsl(var(--muted));border-radius:.5rem;gap:.5rem;width:fit-content;margin-bottom:1.5rem;padding:.25rem;display:flex}._modeSelector_2xllr_36 button{color:hsl(var(--muted-foreground));cursor:pointer;background:0 0;border:none;border-radius:.375rem;height:auto;padding:.5rem 1rem;font-weight:500;transition:all .2s}._modeSelector_2xllr_36 button._active_2xllr_58{background:hsl(var(--background));color:hsl(var(--foreground));box-shadow:0 1px 3px #0000001a}._converter_2xllr_64{grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:2rem;display:grid}._inputSection_2xllr_71{flex-direction:column;gap:.5rem;display:flex}._inputSection_2xllr_71 label{font-size:.95rem;font-weight:600}._inputWithCopy_2xllr_82{gap:.5rem;display:flex}._inputWithCopy_2xllr_82 input{flex:1}._inputSection_2xllr_71 input[type=number],._inputSection_2xllr_71 input[type=datetime-local]{border:1px solid hsl(var(--border));background:hsl(var(--background));color:hsl(var(--foreground));border-radius:.5rem;padding:.75rem;font-family:SF Mono,monospace;font-size:1rem}._inputSection_2xllr_71 input:disabled{opacity:.5;cursor:not-allowed}._inputWithCopy_2xllr_82 button{border:1px solid hsl(var(--border));background:hsl(var(--background));cursor:pointer;color:hsl(var(--foreground));border-radius:.5rem;align-items:center;padding:.75rem;display:flex}._hint_2xllr_118{color:hsl(var(--muted-foreground));font-size:.85rem}._formatsSection_2xllr_123{margin-top:2rem}._formatsSection_2xllr_123 h3{margin-bottom:1rem;font-size:1rem}._formatList_2xllr_132{flex-direction:column;gap:.75rem;display:flex}._formatItem_2xllr_138{background:hsl(var(--muted));border:1px solid hsl(var(--border));border-radius:.5rem;grid-template-columns:180px 1fr auto;align-items:center;gap:1rem;padding:.75rem 1rem;display:grid}._formatLabel_2xllr_149{font-size:.9rem;font-weight:500}._formatValue_2xllr_154{color:hsl(var(--foreground));background:0 0;padding:0;font-family:SF Mono,monospace;font-size:.9rem}._formatItem_2xllr_138 button{border:1px solid hsl(var(--border));background:hsl(var(--background));cursor:pointer;color:hsl(var(--foreground));border-radius:.375rem;align-items:center;padding:.5rem;transition:all .2s;display:flex}._formatItem_2xllr_138 button:hover{background:hsl(var(--primary));color:hsl(var(--primary-foreground))}._success_2xllr_179{color:#fff!important;background:#16a249!important;border-color:#16a249!important}@media (width<=768px){._converter_2xllr_64{grid-template-columns:1fr}._formatItem_2xllr_138{grid-template-columns:1fr;gap:.5rem}._formatLabel_2xllr_149{font-weight:600}}._contentSection_pmswj_1 h1{margin-bottom:.5rem;font-size:2rem;font-weight:700}._categorySelector_pmswj_7{flex-wrap:wrap;gap:.5rem;margin-bottom:2rem;display:flex}._categorySelector_pmswj_7 button{border:1px solid hsl(var(--border));background:hsl(var(--background));color:hsl(var(--foreground));cursor:pointer;border-radius:.5rem;padding:.75rem 1.5rem;font-weight:500;transition:all .2s}._categorySelector_pmswj_7 button._active_pmswj_25{background:hsl(var(--primary));color:hsl(var(--primary-foreground));border-color:hsl(var(--primary))}._converter_pmswj_31{grid-template-columns:1fr auto 1fr;gap:2rem;margin-bottom:2rem;display:grid}._unitInput_pmswj_38{flex-direction:column;gap:.75rem;display:flex}._unitInput_pmswj_38 label{font-size:.95rem;font-weight:600}._unitInput_pmswj_38 select,._unitInput_pmswj_38 input[type=number]{border:1px solid hsl(var(--border));background:hsl(var(--background));color:hsl(var(--foreground));border-radius:.5rem;padding:.75rem;font-size:1rem}._unitInput_pmswj_38 input[type=number][readonly]{background:hsl(var(--muted));font-weight:600}._swapButtonContainer_pmswj_64{justify-content:center;align-items:center;padding-top:2rem;display:flex}._swapButton_pmswj_64{border:1px solid hsl(var(--border));background:hsl(var(--background));cursor:pointer;color:hsl(var(--foreground));border-radius:50%;padding:.75rem;transition:all .2s;display:flex}._swapButton_pmswj_64:hover{background:hsl(var(--muted));transform:rotate(180deg)}._result_pmswj_87{background:hsl(var(--muted));border:1px solid hsl(var(--border));border-radius:.5rem;padding:1.5rem}._result_pmswj_87 h3{margin:0 0 .75rem;font-size:1rem}._resultText_pmswj_99{margin:0;font-size:1.1rem}._resultText_pmswj_99 strong{color:hsl(var(--primary))}@media (width<=768px){._converter_pmswj_31{grid-template-columns:1fr}._swapButtonContainer_pmswj_64{order:3;padding-top:0}._swapButton_pmswj_64{transform:rotate(90deg)}}._contentSection_8va79_1 h1{margin-bottom:.5rem;font-size:2rem;font-weight:700}._modeSelector_8va79_7{background:hsl(var(--muted));border-radius:.5rem;gap:.5rem;width:fit-content;margin-bottom:1.5rem;padding:.25rem;display:flex}._modeSelector_8va79_7 button{color:hsl(var(--muted-foreground));cursor:pointer;background:0 0;border:none;border-radius:.375rem;height:auto;padding:.5rem 1rem;font-weight:500;transition:all .2s}._modeSelector_8va79_7 button._active_8va79_29{background:hsl(var(--background));color:hsl(var(--foreground));box-shadow:0 1px 3px #0000001a}._converter_8va79_35{grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem;display:grid}._inputSection_8va79_42,._outputSection_8va79_43{flex-direction:column;gap:.5rem;display:flex}._header_8va79_49{justify-content:space-between;align-items:center;gap:.75rem;min-height:2.5rem;display:flex}._header_8va79_49 h3{color:hsl(var(--foreground));margin:0;font-size:.95rem;font-weight:600}._headerActions_8va79_64{align-items:center;gap:.5rem;display:flex}._contentSection_8va79_1 textarea{border:1px solid hsl(var(--border));resize:vertical;background:hsl(var(--background));width:100%;color:hsl(var(--foreground));border-radius:.5rem;padding:.75rem;font-family:SF Mono,Monaco,Inconsolata,Fira Code,Consolas,monospace;font-size:.9rem}._contentSection_8va79_1 textarea:focus{border-color:hsl(var(--primary));box-shadow:0 0 0 3px hsla(var(--primary), .1);outline:none}._contentSection_8va79_1 textarea[readonly]{background:hsl(var(--muted));cursor:default}._success_8va79_93{color:#fff!important;background:#16a249!important}@media (width<=768px){._converter_8va79_35{grid-template-columns:1fr}._header_8va79_49{flex-direction:column;align-items:flex-start}._headerActions_8va79_64,._headerActions_8va79_64 button{width:100%}}._contentSection_warg9_1 h1{margin-bottom:.5rem;font-size:2rem;font-weight:700}._controls_warg9_7{flex-direction:column;gap:1rem;margin-bottom:1.5rem;display:flex}._controlRow_warg9_14{flex-wrap:wrap;align-items:center;gap:1.5rem;display:flex}._controlRow_warg9_14 label{align-items:center;gap:.5rem;font-size:.95rem;display:flex}._controlRow_warg9_14 input[type=checkbox]{cursor:pointer}._controlRow_warg9_14 input[type=number]{border:1px solid hsl(var(--border));background:hsl(var(--background));width:80px;color:hsl(var(--foreground));border-radius:.375rem;padding:.5rem}._actions_warg9_41{flex-wrap:wrap;gap:.75rem;margin-bottom:1.5rem;display:flex}._uuidList_warg9_48{flex-direction:column;gap:.75rem;display:flex}._uuidItem_warg9_54{background:hsl(var(--muted));border:1px solid hsl(var(--border));border-radius:.5rem;justify-content:space-between;align-items:center;gap:1rem;padding:1rem;display:flex}._uuidItem_warg9_54 code{word-break:break-all;color:hsl(var(--foreground));background:0 0;flex:1;padding:0;font-family:SF Mono,Monaco,Inconsolata,Fira Code,Consolas,monospace;font-size:.9rem}._uuidActions_warg9_75{gap:.5rem;display:flex}._iconButton_warg9_80{background:hsl(var(--primary));color:hsl(var(--primary-foreground));cursor:pointer;border:none;border-radius:.375rem;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex}._iconButton_warg9_80:hover{opacity:.8}._iconButton_warg9_80._danger_warg9_97{background:hsl(var(--destructive));color:hsl(var(--destructive-foreground))}._success_warg9_102{color:#fff!important;background:#16a249!important}@media (width<=640px){._uuidItem_warg9_54{flex-direction:column;align-items:stretch}._uuidActions_warg9_75{justify-content:flex-end}}._navigation_1uok0_1{border-right:1px solid hsl(var(--border));background:hsl(var(--background));align-self:flex-start;width:100%;height:calc(100vh - 4rem);padding:1rem .75rem 1.5rem;position:sticky;top:4rem;overflow-y:auto}._mobileToggle_1uok0_13{border:1px solid hsl(var(--border));border-radius:calc(var(--radius) - 2px);width:2.25rem;height:2.25rem;color:hsl(var(--foreground));cursor:pointer;background:0 0;justify-content:center;align-items:center;padding:0;transition:background-color .2s,opacity .2s;display:none}._mobileToggle_1uok0_13:hover{background-color:hsl(var(--accent))}._sidebarHeader_1uok0_34{display:none}._sidebarTitle_1uok0_38{color:hsl(var(--foreground));font-size:.875rem;font-weight:700}._closeButton_1uok0_44{border:1px solid hsl(var(--border));width:2rem;height:2rem;color:hsl(var(--foreground));background:0 0;padding:0;display:none}._categoryGroup_1uok0_54+._categoryGroup_1uok0_54{margin-top:1.25rem}._categoryTitle_1uok0_58{letter-spacing:0;color:hsl(var(--muted-foreground));margin:0 0 .5rem;padding:0 .5rem;font-size:.75rem;font-weight:700}._toolList_1uok0_67{gap:.125rem;margin:0;padding:0;list-style:none;display:grid}._toolLink_1uok0_75{min-height:2.35rem;color:hsl(var(--foreground));border-radius:calc(var(--radius) - 2px);align-items:center;gap:.625rem;padding:.5rem .625rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:background-color .2s,color .2s;display:flex}._toolLink_1uok0_75:hover{background-color:hsl(var(--accent))}._toolLink_1uok0_75._active_1uok0_95{background-color:hsl(var(--accent));color:hsl(var(--foreground));box-shadow:inset 2px 0 0 hsl(var(--foreground));font-weight:600}._toolIcon_1uok0_102{color:hsl(var(--muted-foreground));flex:none}._toolLink_1uok0_75._active_1uok0_95 ._toolIcon_1uok0_102{color:hsl(var(--foreground))}._backdrop_1uok0_111{display:none}@media (width<=900px){._mobileToggle_1uok0_13{margin:1rem 1rem 0;display:flex}._backdrop_1uok0_111{z-index:70;background:#00000059;border-radius:0;width:100%;height:100%;padding:0;display:block;position:fixed;inset:0}._navigation_1uok0_1{z-index:80;border-top:none;border-right:1px solid hsl(var(--border));border-bottom:none;border-left:none;border-radius:0;width:min(20rem,100vw - 2rem);height:100vh;transition:transform .2s;position:fixed;top:0;bottom:0;left:0;transform:translate(-100%)}._navigation_1uok0_1._open_1uok0_150{transform:translate(0)}._sidebarHeader_1uok0_34{border-bottom:1px solid hsl(var(--border));justify-content:space-between;align-items:center;margin-bottom:1rem;padding:.25rem .25rem .75rem;display:flex}._closeButton_1uok0_44{display:inline-flex}}._langSelector_1y8yt_1{position:relative}._langToggle_1y8yt_5{height:2.25rem;color:hsl(var(--foreground));background-color:hsl(var(--background));border:1px solid hsl(var(--border));border-radius:calc(var(--radius) - 2px);cursor:pointer;align-items:center;gap:.5rem;padding:0 .75rem;font-size:.875rem;font-weight:500;transition:all .2s;display:inline-flex}._langToggle_1y8yt_5:hover{background-color:hsl(var(--accent));border-color:hsl(var(--accent-foreground) / .2)}._chevron_1y8yt_26{opacity:.5}._langMenu_1y8yt_30{background-color:hsl(var(--popover));border:1px solid hsl(var(--border));border-radius:var(--radius);z-index:50;min-width:12rem;padding:.25rem;position:absolute;top:calc(100% + .5rem);right:0;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}._langOption_1y8yt_45{width:100%;color:hsl(var(--popover-foreground));border-radius:calc(var(--radius) - 2px);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:.75rem;height:auto;padding:.5rem .75rem;font-size:.875rem;transition:background-color .2s;display:flex}._langOption_1y8yt_45:hover{background-color:hsl(var(--accent))}._langOption_1y8yt_45._active_1y8yt_66{background-color:hsl(var(--secondary))}._name_1y8yt_70{flex:1}._check_1y8yt_74{color:hsl(var(--primary))}._themeSelector_mdd30_1{position:relative}._themeToggle_mdd30_5{height:2.25rem;color:hsl(var(--foreground));background-color:hsl(var(--background));border:1px solid hsl(var(--border));border-radius:calc(var(--radius) - 2px);cursor:pointer;align-items:center;gap:.25rem;padding:0 .5rem;font-size:.875rem;font-weight:500;transition:all .2s;display:inline-flex}._themeToggle_mdd30_5:hover{background-color:hsl(var(--accent));border-color:hsl(var(--accent-foreground) / .2)}._chevron_mdd30_26{opacity:.5}._themeMenu_mdd30_30{background-color:hsl(var(--popover));border:1px solid hsl(var(--border));border-radius:var(--radius);z-index:50;min-width:8rem;padding:.25rem;position:absolute;top:calc(100% + .5rem);right:0;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}._themeOption_mdd30_45{width:100%;color:hsl(var(--popover-foreground));border-radius:calc(var(--radius) - 2px);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:.75rem;height:auto;padding:.5rem .75rem;font-size:.875rem;transition:background-color .2s;display:flex}._themeOption_mdd30_45:hover{background-color:hsl(var(--accent))}._themeOption_mdd30_45._active_mdd30_66{background-color:hsl(var(--secondary))}._icon_mdd30_70{justify-content:center;align-items:center;display:flex}._label_mdd30_76{flex:1}._check_mdd30_80{color:hsl(var(--primary))}:root{--background:0 0% 100%;--foreground:222.2 84% 4.9%;--card:0 0% 100%;--card-foreground:222.2 84% 4.9%;--popover:0 0% 100%;--popover-foreground:222.2 84% 4.9%;--primary:222.2 47.4% 11.2%;--primary-foreground:210 40% 98%;--secondary:210 40% 96.1%;--secondary-foreground:222.2 47.4% 11.2%;--muted:210 40% 96.1%;--muted-foreground:215.4 16.3% 46.9%;--accent:210 40% 96.1%;--accent-foreground:222.2 47.4% 11.2%;--destructive:0 84.2% 60.2%;--destructive-foreground:210 40% 98%;--border:214.3 31.8% 91.4%;--input:214.3 31.8% 91.4%;--ring:222.2 84% 4.9%;--radius:.5rem}.dark{--background:0 0% 3.9%;--foreground:0 0% 98%;--card:0 0% 5.5%;--card-foreground:0 0% 98%;--popover:0 0% 5.5%;--popover-foreground:0 0% 98%;--primary:0 0% 98%;--primary-foreground:0 0% 9%;--secondary:0 0% 14.9%;--secondary-foreground:0 0% 98%;--muted:0 0% 14.9%;--muted-foreground:0 0% 63.9%;--accent:0 0% 14.9%;--accent-foreground:0 0% 98%;--destructive:0 62.8% 30.6%;--destructive-foreground:0 0% 98%;--border:0 0% 14.9%;--input:0 0% 14.9%;--ring:0 0% 83.1%}*{box-sizing:border-box;margin:0;padding:0}body{background-color:hsl(var(--background));color:hsl(var(--foreground));-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.5}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.2}.container{width:100%;max-width:1400px;margin:0 auto;padding:0 1rem}.app-header-inner{width:100%;padding:0 1rem}.app-shell{grid-template-columns:17.5rem minmax(0,1fr);align-items:stretch;min-height:calc(100vh - 4rem);display:grid}.app-content{flex-direction:column;min-width:0;min-height:calc(100vh - 4rem);display:flex}.app-main{flex:1;padding:2rem 0}@media (width>=640px){.container,.app-header-inner{padding:0 1.5rem}}@media (width>=1024px){.container,.app-header-inner{padding:0 2rem}}@media (width<=900px){.app-shell{display:block}.app-main{padding-top:1rem}}.content-section{margin-top:3rem}.content-card{background-color:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:var(--radius);padding:2rem;box-shadow:0 1px 3px #0000001a}.content-card h2{color:hsl(var(--foreground));margin-bottom:1rem;font-size:1.75rem;font-weight:700}.content-card h3{color:hsl(var(--foreground));margin-top:1.5rem;margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.content-card p{color:hsl(var(--muted-foreground));margin-bottom:1rem;font-size:1rem;line-height:1.7}.content-card ul,.content-card ol{margin:1rem 0;padding-left:1.5rem}.content-card li{color:hsl(var(--muted-foreground));margin-bottom:.5rem;font-size:1rem;line-height:1.7}.content-card a{color:hsl(var(--primary));text-decoration:underline;transition:color .2s}.content-card a:hover{color:hsl(var(--primary) / .8)}.content-card strong{color:hsl(var(--foreground));font-weight:600}@media (width<=640px){.content-card{padding:1.5rem}.content-card h2{font-size:1.5rem}.content-card h3{font-size:1.125rem}}.description{color:hsl(var(--muted-foreground));margin-bottom:2rem;font-size:1rem;line-height:1.7}button{white-space:nowrap;border-radius:calc(var(--radius) - 2px);background-color:hsl(var(--primary));height:2.5rem;color:hsl(var(--primary-foreground));cursor:pointer;border:none;justify-content:center;align-items:center;gap:.5rem;padding-left:1rem;padding-right:1rem;font-size:.875rem;font-weight:500;transition:all .2s;display:inline-flex}button:hover{opacity:.9}button:disabled{opacity:.5;cursor:not-allowed}button.secondary{background-color:hsl(var(--secondary));color:hsl(var(--secondary-foreground))}button.secondary:hover{background-color:hsl(var(--secondary) / .8)}button.success{color:#fff;background:#16a249}.border-b{border-bottom:1px solid hsl(var(--border))}
