.ToolLayout_content__7pJxh{max-width:90rem;margin:0 auto}.BorderRadiusGenerator_container__HTEPd{width:100%;max-width:1400px;margin:0 auto}.BorderRadiusGenerator_mainGrid__1w7dT{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem}@media(max-width:1024px){.BorderRadiusGenerator_mainGrid__1w7dT{grid-template-columns:1fr}}.BorderRadiusGenerator_glassCard__LB7yK{background:var(--bg-glass);backdrop-filter:blur(10px);border:1px solid var(--border-subtle);border-radius:1rem;padding:1.5rem;transition:all .3s ease}.BorderRadiusGenerator_glassCard__LB7yK:hover{background:var(--bg-glass-hover);border-color:var(--border-medium)}.BorderRadiusGenerator_sectionTitle__g_zwW{font-size:1.125rem;font-weight:600;color:var(--text-primary);margin:0 0 1rem}.BorderRadiusGenerator_previewContainer__9PrJ3{display:flex;align-items:center;justify-content:center;min-height:200px;background:var(--input-bg);border-radius:.5rem;padding:2rem;margin-bottom:1.5rem}.BorderRadiusGenerator_previewBox__vNBlR{transition:all .2s ease;box-shadow:0 10px 40px rgba(0,0,0,.3)}.BorderRadiusGenerator_previewControls__jbXBs{display:flex;flex-direction:column;gap:.75rem}.BorderRadiusGenerator_controlRow__eqfOz{display:grid;grid-template-columns:70px 1fr 60px;align-items:center;gap:.75rem}.BorderRadiusGenerator_controlLabel__9q10F{font-size:.875rem;font-weight:500;color:var(--text-secondary)}.BorderRadiusGenerator_valueLabel__ipj9z{font-size:.8rem;font-family:Monaco,Courier New,monospace;color:var(--text-muted);text-align:right}.BorderRadiusGenerator_slider__HahQw{width:100%;height:6px;border-radius:3px;background:var(--input-bg);appearance:none;cursor:pointer}.BorderRadiusGenerator_slider__HahQw::-webkit-slider-thumb{appearance:none;width:16px;height:16px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);cursor:pointer;box-shadow:0 2px 6px rgba(102,126,234,.4);transition:transform .2s ease}.BorderRadiusGenerator_slider__HahQw::-webkit-slider-thumb:hover{transform:scale(1.15)}.BorderRadiusGenerator_slider__HahQw::-moz-range-thumb{width:16px;height:16px;border:none;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);cursor:pointer;box-shadow:0 2px 6px rgba(102,126,234,.4)}.BorderRadiusGenerator_colorInput__vsAVV{width:40px;height:28px;border:1px solid var(--border-subtle);border-radius:.375rem;cursor:pointer;background:rgba(0,0,0,0);padding:0}.BorderRadiusGenerator_colorInput__vsAVV::-webkit-color-swatch-wrapper{padding:2px}.BorderRadiusGenerator_colorInput__vsAVV::-webkit-color-swatch{border:none;border-radius:.375rem}.BorderRadiusGenerator_controlsHeader___tC8S{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.BorderRadiusGenerator_headerActions___225O{display:flex;gap:.5rem}.BorderRadiusGenerator_linkBtn__XHhGb,.BorderRadiusGenerator_resetBtn__MdCzm{padding:.5rem;background:var(--bg-glass);border:1px solid var(--border-subtle);border-radius:.375rem;color:var(--text-muted);cursor:pointer;transition:all .2s ease}.BorderRadiusGenerator_linkBtn__XHhGb:hover,.BorderRadiusGenerator_resetBtn__MdCzm:hover{background:var(--bg-glass-hover);color:var(--text-primary);border-color:var(--border-medium)}.BorderRadiusGenerator_linkBtn__XHhGb.BorderRadiusGenerator_active__7w62W,.BorderRadiusGenerator_resetBtn__MdCzm.BorderRadiusGenerator_active__7w62W{background:rgba(102,126,234,.2);color:#667eea;border-color:#667eea}.BorderRadiusGenerator_linkIcon__db3dN,.BorderRadiusGenerator_resetIcon__dGIjD{width:1rem;height:1rem;display:block}.BorderRadiusGenerator_unitSelector__UEwQV{display:flex;gap:.5rem;margin-bottom:1.25rem;padding:.25rem;background:var(--input-bg);border-radius:.5rem}.BorderRadiusGenerator_unitBtn__G7Kyw{flex:1;padding:.5rem .75rem;background:rgba(0,0,0,0);border:none;border-radius:.375rem;color:var(--text-muted);font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}.BorderRadiusGenerator_unitBtn__G7Kyw:hover{color:var(--text-primary)}.BorderRadiusGenerator_unitBtn__G7Kyw.BorderRadiusGenerator_active__7w62W{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.BorderRadiusGenerator_cornersGrid__zRsgc{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1.5rem}@media(max-width:500px){.BorderRadiusGenerator_cornersGrid__zRsgc{grid-template-columns:1fr}}.BorderRadiusGenerator_cornerControl__aq3nX{display:flex;flex-direction:column;gap:.5rem}.BorderRadiusGenerator_cornerLabel___Es25{font-size:.8rem;font-weight:500;color:var(--text-secondary)}.BorderRadiusGenerator_cornerInputRow__rLoac{display:flex;gap:.75rem;align-items:center}.BorderRadiusGenerator_numberInput__RQDCd{width:60px;padding:.5rem;background:var(--input-bg);border:1px solid var(--input-border);border-radius:.375rem;color:var(--text-primary);font-size:.875rem;font-family:Monaco,Courier New,monospace;text-align:center;transition:all .2s ease}.BorderRadiusGenerator_numberInput__RQDCd:focus{outline:none;border-color:var(--input-border-focus);background:var(--input-bg-focus)}.BorderRadiusGenerator_numberInput__RQDCd::-webkit-inner-spin-button,.BorderRadiusGenerator_numberInput__RQDCd::-webkit-outer-spin-button{opacity:1}.BorderRadiusGenerator_outputSection__JoRnL{background:var(--input-bg);border:1px solid var(--border-subtle);border-radius:.5rem;padding:1rem}.BorderRadiusGenerator_outputHeader__Otunx{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}.BorderRadiusGenerator_outputLabel__dEAsV{font-size:.75rem;font-weight:600;color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em}.BorderRadiusGenerator_outputCode__L1RUs{display:block;font-size:.95rem;font-family:Monaco,Courier New,monospace;color:oklch(.7 .18 150);word-break:break-all}.BorderRadiusGenerator_copyBtn__VChvW{padding:.375rem;background:rgba(0,0,0,0);border:none;color:var(--text-muted);cursor:pointer;border-radius:.375rem;transition:all .2s ease}.BorderRadiusGenerator_copyBtn__VChvW:hover{color:var(--text-primary);background:var(--bg-glass-hover)}.BorderRadiusGenerator_copyIcon__8is2G{width:1.125rem;height:1.125rem}.BorderRadiusGenerator_presetsGrid__h9vrk{display:grid;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:.75rem}.BorderRadiusGenerator_presetBtn__6ZEZL{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1rem .75rem;background:var(--bg-glass);border:1px solid var(--border-subtle);border-radius:.5rem;cursor:pointer;transition:all .2s ease}.BorderRadiusGenerator_presetBtn__6ZEZL:hover{background:var(--bg-glass-hover);border-color:var(--border-medium);transform:translateY(-2px)}.BorderRadiusGenerator_presetBtn__6ZEZL:active{transform:translateY(0)}.BorderRadiusGenerator_presetPreview__SwXLf{width:50px;height:35px;background:linear-gradient(135deg,#667eea,#764ba2);transition:border-radius .2s ease}.BorderRadiusGenerator_presetName__Twa23{font-size:.8rem;font-weight:500;color:var(--text-secondary)}.BorderRadiusGenerator_infoGrid__d2Eg5{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}@media(max-width:768px){.BorderRadiusGenerator_infoGrid__d2Eg5{grid-template-columns:1fr}}.BorderRadiusGenerator_infoItem__amnjC{padding:1rem;background:var(--input-bg);border-radius:.5rem}.BorderRadiusGenerator_infoSubtitle__v_gVK{font-size:1rem;font-weight:600;color:var(--text-primary);margin:0 0 .5rem}.BorderRadiusGenerator_infoText___k9wG{font-size:.875rem;color:var(--text-secondary);line-height:1.6;margin:0}.BorderRadiusGenerator_infoText___k9wG code{padding:.125rem .375rem;background:var(--bg-glass);border-radius:.375rem;font-family:Monaco,Courier New,monospace;font-size:.8rem;color:oklch(.7 .18 150)}.BoxShadowGenerator_container__ymcjT{width:100%;max-width:1400px;margin:0 auto}.BoxShadowGenerator_mainGrid__eDQen{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem}@media(max-width:1024px){.BoxShadowGenerator_mainGrid__eDQen{grid-template-columns:1fr}}.BoxShadowGenerator_glassCard__Aeur_{background:var(--bg-glass);backdrop-filter:blur(10px);border:1px solid var(--border-subtle);border-radius:1rem;padding:1.5rem;transition:all .3s ease}.BoxShadowGenerator_glassCard__Aeur_:hover{background:var(--bg-glass-hover);border-color:var(--border-medium)}.BoxShadowGenerator_sectionTitle__y76qF{font-size:1.125rem;font-weight:600;color:var(--text-primary);margin:0 0 1rem}.BoxShadowGenerator_previewContainer__1WrxO{display:flex;align-items:center;justify-content:center;min-height:250px;border-radius:.5rem;padding:2rem;margin-bottom:1.5rem;transition:background .3s ease}.BoxShadowGenerator_previewBox__hd2xf{transition:all .2s ease}.BoxShadowGenerator_previewControls__dL1HT{display:flex;flex-direction:column;gap:.625rem}.BoxShadowGenerator_controlRow__I_dxz{display:grid;grid-template-columns:80px 1fr 70px;align-items:center;gap:.75rem}.BoxShadowGenerator_controlLabel__PDDai{font-size:.8rem;font-weight:500;color:var(--text-secondary)}.BoxShadowGenerator_valueLabel__6NsGe{font-size:.75rem;font-family:Monaco,Courier New,monospace;color:var(--text-muted);text-align:right}.BoxShadowGenerator_slider__CTvI8{width:100%;height:6px;border-radius:3px;background:var(--input-bg);appearance:none;cursor:pointer}.BoxShadowGenerator_slider__CTvI8::-webkit-slider-thumb{appearance:none;width:14px;height:14px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);cursor:pointer;box-shadow:0 2px 6px rgba(102,126,234,.4);transition:transform .2s ease}.BoxShadowGenerator_slider__CTvI8::-webkit-slider-thumb:hover{transform:scale(1.15)}.BoxShadowGenerator_slider__CTvI8::-moz-range-thumb{width:14px;height:14px;border:none;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);cursor:pointer}.BoxShadowGenerator_colorInput__nMBu3{width:36px;height:24px;border:1px solid var(--border-subtle);border-radius:.375rem;cursor:pointer;background:rgba(0,0,0,0);padding:0}.BoxShadowGenerator_colorInput__nMBu3::-webkit-color-swatch-wrapper{padding:2px}.BoxShadowGenerator_colorInput__nMBu3::-webkit-color-swatch{border:none;border-radius:2px}.BoxShadowGenerator_controlsHeader__Radau{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.BoxShadowGenerator_headerActions__zAOQX{display:flex;gap:.5rem}.BoxShadowGenerator_addBtn__WpIJ8{display:flex;align-items:center;gap:.375rem;padding:.5rem .75rem;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:.375rem;color:#fff;font-size:.8rem;font-weight:500;cursor:pointer;transition:all .2s ease}.BoxShadowGenerator_addBtn__WpIJ8:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(102,126,234,.4)}.BoxShadowGenerator_resetBtn__bYKM2{padding:.5rem;background:var(--bg-glass);border:1px solid var(--border-subtle);border-radius:.375rem;color:var(--text-muted);cursor:pointer;transition:all .2s ease}.BoxShadowGenerator_resetBtn__bYKM2:hover{background:var(--bg-glass-hover);color:var(--text-primary);border-color:var(--border-medium)}.BoxShadowGenerator_btnIcon__L0Uet{width:1rem;height:1rem}.BoxShadowGenerator_shadowsList__9MeJA{display:flex;flex-direction:column;gap:1rem;max-height:400px;overflow-y:auto;margin-bottom:1.5rem;padding-right:.5rem}.BoxShadowGenerator_shadowsList__9MeJA::-webkit-scrollbar{width:6px}.BoxShadowGenerator_shadowsList__9MeJA::-webkit-scrollbar-track{background:var(--scrollbar-track);border-radius:3px}.BoxShadowGenerator_shadowsList__9MeJA::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border-radius:3px}.BoxShadowGenerator_shadowsList__9MeJA::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}.BoxShadowGenerator_shadowItem__dAUxV{background:var(--input-bg);border:1px solid var(--border-subtle);border-radius:.5rem;padding:1rem}.BoxShadowGenerator_shadowHeader__IZbae{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem}.BoxShadowGenerator_shadowLabel__sR0NU{font-size:.875rem;font-weight:600;color:var(--text-primary)}.BoxShadowGenerator_shadowActions__VPcs9{display:flex;align-items:center;gap:.75rem}.BoxShadowGenerator_insetToggle__z8DOI{display:flex;align-items:center;gap:.375rem;font-size:.8rem;color:var(--text-secondary);cursor:pointer}.BoxShadowGenerator_insetToggle__z8DOI input{accent-color:#667eea;cursor:pointer}.BoxShadowGenerator_deleteBtn__XbI66{padding:.375rem;background:rgba(0,0,0,0);border:none;color:var(--text-muted);cursor:pointer;border-radius:.375rem;transition:all .2s ease}.BoxShadowGenerator_deleteBtn__XbI66:hover{color:#ef4444;background:rgba(239,68,68,.1)}.BoxShadowGenerator_deleteIcon__lOeWz{width:1rem;height:1rem}.BoxShadowGenerator_shadowControls__toIpq{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}@media(max-width:500px){.BoxShadowGenerator_shadowControls__toIpq{grid-template-columns:1fr}}.BoxShadowGenerator_controlGroup__Xx8uo{display:grid;grid-template-columns:55px 1fr 50px;align-items:center;gap:.5rem}.BoxShadowGenerator_controlGroup__Xx8uo label{font-size:.75rem;color:var(--text-muted);font-weight:500}.BoxShadowGenerator_numberInput__GgLF2{width:100%;padding:.375rem;background:var(--bg-glass);border:1px solid var(--border-subtle);border-radius:.375rem;color:var(--text-primary);font-size:.8rem;font-family:Monaco,Courier New,monospace;text-align:center;transition:all .2s ease}.BoxShadowGenerator_numberInput__GgLF2:focus{outline:none;border-color:var(--input-border-focus);background:var(--input-bg-focus)}.BoxShadowGenerator_numberInput__GgLF2::-webkit-inner-spin-button,.BoxShadowGenerator_numberInput__GgLF2::-webkit-outer-spin-button{opacity:1}.BoxShadowGenerator_colorValue__aMU7B{font-size:.7rem;font-family:Monaco,Courier New,monospace;color:var(--text-muted)}.BoxShadowGenerator_outputSection__MijBQ{background:var(--input-bg);border:1px solid var(--border-subtle);border-radius:.5rem;padding:1rem}.BoxShadowGenerator_outputHeader__Xhpxa{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}.BoxShadowGenerator_outputLabel__3yLCx{font-size:.75rem;font-weight:600;color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em}.BoxShadowGenerator_outputCode__80fD1{display:block;font-size:.85rem;font-family:Monaco,Courier New,monospace;color:oklch(.7 .18 150);word-break:break-all;line-height:1.5}.BoxShadowGenerator_copyBtn__w0nSh{padding:.375rem;background:rgba(0,0,0,0);border:none;color:var(--text-muted);cursor:pointer;border-radius:.375rem;transition:all .2s ease}.BoxShadowGenerator_copyBtn__w0nSh:hover{color:var(--text-primary);background:var(--bg-glass-hover)}.BoxShadowGenerator_copyIcon__zmZX1{width:1.125rem;height:1.125rem}.BoxShadowGenerator_presetsGrid__sI6u1{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:.75rem}.BoxShadowGenerator_presetBtn__bCxG2{display:flex;flex-direction:column;align-items:center;gap:.625rem;padding:1rem .75rem;background:var(--bg-glass);border:1px solid var(--border-subtle);border-radius:.5rem;cursor:pointer;transition:all .2s ease}.BoxShadowGenerator_presetBtn__bCxG2:hover{background:var(--bg-glass-hover);border-color:var(--border-medium);transform:translateY(-2px)}.BoxShadowGenerator_presetBtn__bCxG2:active{transform:translateY(0)}.BoxShadowGenerator_presetPreviewWrapper__UkEhb{width:60px;height:45px;display:flex;align-items:center;justify-content:center;background:rgba(26,26,46,.5);border-radius:.375rem;padding:.5rem}.BoxShadowGenerator_presetPreview__ywYsD{width:40px;height:28px;background:#2d2d44;border-radius:4px}.BoxShadowGenerator_presetName__zZeAj{font-size:.8rem;font-weight:500;color:var(--text-secondary)}.BoxShadowGenerator_infoGrid__SHRnr{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}@media(max-width:768px){.BoxShadowGenerator_infoGrid__SHRnr{grid-template-columns:1fr}}.BoxShadowGenerator_infoItem__BX4nh{padding:1rem;background:var(--input-bg);border-radius:.5rem}.BoxShadowGenerator_infoSubtitle__SWw8I{font-size:1rem;font-weight:600;color:var(--text-primary);margin:0 0 .5rem}.BoxShadowGenerator_infoText__Lq_UB{font-size:.875rem;color:var(--text-secondary);line-height:1.6;margin:0}.BoxShadowGenerator_infoText__Lq_UB code{padding:.125rem .375rem;background:var(--bg-glass);border-radius:.375rem;font-family:Monaco,Courier New,monospace;font-size:.8rem;color:oklch(.7 .18 150)}.EpochConverter_container__VN_9i{width:100%;max-width:1400px;margin:0 auto}.EpochConverter_liveSection__Hc8QG{margin-bottom:1.5rem}.EpochConverter_glassCard__j60UR{background:var(--bg-glass);backdrop-filter:blur(10px);border:1px solid var(--border-subtle);border-radius:1rem;padding:1.5rem;transition:all .3s ease}.EpochConverter_glassCard__j60UR:hover{background:var(--bg-glass-hover);border-color:var(--border-medium)}.EpochConverter_liveHeader__iRi6X{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.EpochConverter_liveIcon__v284i{width:1.5rem;height:1.5rem;color:oklch(.7 .18 150)}.EpochConverter_liveTitle__4acga{font-size:1rem;font-weight:600;color:var(--text-secondary);margin:0}.EpochConverter_liveDisplay__JU7zs{display:flex;align-items:center;gap:1rem}.EpochConverter_epochValue__E2KLM{font-size:2.5rem;font-weight:700;font-family:Monaco,Courier New,monospace;color:oklch(.7 .18 150);letter-spacing:.02em}@media(max-width:480px){.EpochConverter_epochValue__E2KLM{font-size:1.75rem}}.EpochConverter_liveSubtext__kyzXm{margin:.75rem 0 0;font-size:.875rem;color:var(--text-muted)}.EpochConverter_timezoneSection__rq4e6{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem;padding:1rem 1.5rem;background:var(--bg-glass);border:1px solid var(--border-subtle);border-radius:.75rem}@media(max-width:600px){.EpochConverter_timezoneSection__rq4e6{flex-direction:column;align-items:flex-start}}.EpochConverter_timezoneLabel__Dzxbj{font-size:.875rem;font-weight:500;color:var(--text-secondary);white-space:nowrap}.EpochConverter_timezoneSelect__aehSz{flex:1;max-width:300px;padding:.625rem 1rem;background:var(--input-bg);border:1px solid var(--input-border);border-radius:.5rem;color:var(--text-primary);font-size:.875rem;cursor:pointer;transition:all .2s ease}.EpochConverter_timezoneSelect__aehSz:focus{outline:none;border-color:var(--input-border-focus);background:var(--input-bg-focus)}.EpochConverter_timezoneSelect__aehSz option{background:var(--bg-secondary);color:var(--text-primary)}@media(max-width:600px){.EpochConverter_timezoneSelect__aehSz{max-width:100%;width:100%}}.EpochConverter_conversionGrid__4Nz0i{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem}@media(max-width:900px){.EpochConverter_conversionGrid__4Nz0i{grid-template-columns:1fr}}.EpochConverter_sectionTitle__Xg0km{font-size:1.125rem;font-weight:600;color:var(--text-primary);margin:0 0 1.25rem}.EpochConverter_inputGroup__L2rek{margin-bottom:1rem}.EpochConverter_inputLabel__b548X{display:block;font-size:.875rem;font-weight:500;color:var(--text-secondary);margin-bottom:.5rem}.EpochConverter_inputWrapper__2p07y{position:relative}.EpochConverter_input__NGmAh{width:100%;padding:.75rem 1rem;background:var(--input-bg);border:1px solid var(--input-border);border-radius:.5rem;color:var(--text-primary);font-size:1rem;font-family:Monaco,Courier New,monospace;transition:all .2s ease}.EpochConverter_input__NGmAh:focus{outline:none;border-color:var(--input-border-focus);background:var(--input-bg-focus)}.EpochConverter_input__NGmAh::placeholder{color:var(--text-muted);font-family:inherit}.EpochConverter_input__NGmAh::-webkit-inner-spin-button,.EpochConverter_input__NGmAh::-webkit-outer-spin-button{opacity:1}.EpochConverter_input__NGmAh::-webkit-calendar-picker-indicator{filter:invert(.7);cursor:pointer}.EpochConverter_errorText__gN_vx{margin:.5rem 0 0;font-size:.8rem;color:#ef4444}.EpochConverter_buttonRow__mne0F{display:flex;gap:.75rem;margin-top:1.25rem}.EpochConverter_btnPrimary__b4zu2{flex:1;padding:.75rem 1rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:.5rem;font-weight:600;font-size:.9rem;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.5rem}.EpochConverter_btnPrimary__b4zu2:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(102,126,234,.4)}.EpochConverter_btnPrimary__b4zu2:active{transform:translateY(0)}.EpochConverter_btnSecondary__J7_s9{flex:1;padding:.75rem 1rem;background:var(--bg-glass);color:var(--text-primary);border:1px solid var(--border-subtle);border-radius:.5rem;font-weight:500;font-size:.9rem;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.5rem}.EpochConverter_btnSecondary__J7_s9:hover{background:var(--bg-glass-hover);border-color:var(--border-medium)}.EpochConverter_btnIcon__3lPnL{width:1rem;height:1rem}.EpochConverter_resultBox__nUTMV{margin-top:1.25rem;padding:1rem;background:var(--input-bg);border:1px solid var(--border-subtle);border-radius:.5rem}.EpochConverter_resultHeader__LCI61{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}.EpochConverter_resultLabel__ulT3g{font-size:.8rem;font-weight:500;color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em}.EpochConverter_resultValue__eNVeR{margin:0;font-size:1rem;font-weight:600;color:oklch(.7 .18 150);font-family:Monaco,Courier New,monospace;word-break:break-word}.EpochConverter_copyBtn__QDVqZ{padding:.5rem;background:rgba(0,0,0,0);border:none;color:var(--text-muted);cursor:pointer;border-radius:.375rem;transition:all .2s ease}.EpochConverter_copyBtn__QDVqZ:hover{color:var(--text-primary);background:var(--bg-glass-hover)}.EpochConverter_copyIcon__RzCwl{width:1.25rem;height:1.25rem}.EpochConverter_infoGrid__sMjri{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}@media(max-width:768px){.EpochConverter_infoGrid__sMjri{grid-template-columns:1fr}}.EpochConverter_infoItem__M4uiJ{padding:1rem;background:var(--input-bg);border-radius:.5rem}.EpochConverter_infoSubtitle__MXcQs{font-size:1rem;font-weight:600;color:var(--text-primary);margin:0 0 .5rem}.EpochConverter_infoText__bjGI_{font-size:.875rem;color:var(--text-secondary);line-height:1.6;margin:0}.EpochConverter_infoText__bjGI_ code{padding:.125rem .375rem;background:var(--bg-glass);border-radius:.375rem;font-family:Monaco,Courier New,monospace;font-size:.8rem;color:oklch(.7 .18 150)}.PxRemCalculator_container__8A8on{width:100%;max-width:1400px;margin:0 auto}.PxRemCalculator_mainSection__xqynC{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem}@media(max-width:1024px){.PxRemCalculator_mainSection__xqynC{grid-template-columns:1fr}}.PxRemCalculator_glassCard__rpUfc{background:var(--bg-glass);backdrop-filter:blur(10px);border:1px solid var(--border-subtle);border-radius:1rem;padding:1.5rem;transition:all .3s ease}.PxRemCalculator_glassCard__rpUfc:hover{background:var(--bg-glass-hover);border-color:var(--border-medium)}.PxRemCalculator_sectionTitle__psspC{font-size:1.125rem;font-weight:600;color:var(--text-primary);margin:0 0 1rem}.PxRemCalculator_converterGrid__jYsT0{display:grid;grid-template-columns:1fr auto 1fr;gap:1rem;align-items:end}@media(max-width:600px){.PxRemCalculator_converterGrid__jYsT0{grid-template-columns:1fr}}.PxRemCalculator_inputGroup__FdLzO{display:flex;flex-direction:column;gap:.5rem}.PxRemCalculator_inputLabel__Y_jE2{font-size:.875rem;font-weight:500;color:var(--text-secondary)}.PxRemCalculator_inputWrapper__dwxlc{position:relative;display:flex;align-items:center}.PxRemCalculator_input__LO5Kc{width:100%;padding:.875rem 4.5rem .875rem 1rem;background:var(--input-bg);border:1px solid var(--input-border);border-radius:.5rem;color:var(--text-primary);font-size:1.25rem;font-weight:600;font-family:Monaco,Courier New,monospace;transition:all .2s ease}.PxRemCalculator_input__LO5Kc:focus{outline:none;border-color:var(--input-border-focus);background:var(--input-bg-focus)}.PxRemCalculator_input__LO5Kc::-webkit-inner-spin-button,.PxRemCalculator_input__LO5Kc::-webkit-outer-spin-button{opacity:1}.PxRemCalculator_input__LO5Kc::placeholder{color:var(--text-muted);font-weight:400;font-size:.9rem}.PxRemCalculator_unitLabel__MfXFG{position:absolute;right:3rem;color:var(--text-muted);font-size:.875rem;font-weight:500;pointer-events:none}.PxRemCalculator_copyBtn__Xzp_K{position:absolute;right:.5rem;padding:.5rem;background:rgba(0,0,0,0);border:none;color:var(--text-muted);cursor:pointer;border-radius:.375rem;transition:all .2s ease}.PxRemCalculator_copyBtn__Xzp_K:hover{color:var(--text-primary);background:var(--bg-glass-hover)}.PxRemCalculator_copyIcon__cwJrK{width:1.25rem;height:1.25rem}.PxRemCalculator_arrowContainer__AY8WZ{display:flex;align-items:center;justify-content:center;padding-bottom:.25rem}@media(max-width:600px){.PxRemCalculator_arrowContainer__AY8WZ{transform:rotate(90deg);padding:.5rem 0}}.PxRemCalculator_arrowIcon__aUweQ{width:1.5rem;height:1.5rem;color:oklch(.7 .18 150)}.PxRemCalculator_baseSizeSection__Fkqd9{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid var(--border-subtle)}.PxRemCalculator_baseSizeLabel__AKjB_{display:block;font-size:.875rem;font-weight:500;color:var(--text-secondary);margin-bottom:.75rem}.PxRemCalculator_baseSizeValue__68FEE{color:oklch(.7 .18 150);font-weight:600}.PxRemCalculator_slider__ivYwi{width:100%;height:6px;border-radius:3px;background:var(--input-bg);appearance:none;cursor:pointer}.PxRemCalculator_slider__ivYwi::-webkit-slider-thumb{appearance:none;width:20px;height:20px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);cursor:pointer;box-shadow:0 2px 8px rgba(102,126,234,.4);transition:transform .2s ease}.PxRemCalculator_slider__ivYwi::-webkit-slider-thumb:hover{transform:scale(1.1)}.PxRemCalculator_slider__ivYwi::-moz-range-thumb{width:20px;height:20px;border:none;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);cursor:pointer;box-shadow:0 2px 8px rgba(102,126,234,.4)}.PxRemCalculator_sliderMarks__1K7fP{display:flex;justify-content:space-between;margin-top:.5rem;font-size:.75rem;color:var(--text-muted)}.PxRemCalculator_quickGrid__qcyvL{display:grid;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:.5rem}.PxRemCalculator_quickBtn__q_YZa{padding:.75rem .5rem;background:var(--bg-glass);border:1px solid var(--border-subtle);border-radius:.5rem;color:var(--text-primary);cursor:pointer;transition:all .2s ease;display:flex;flex-direction:column;align-items:center;gap:.25rem}.PxRemCalculator_quickBtn__q_YZa:hover{background:var(--bg-glass-hover);border-color:var(--border-medium);transform:translateY(-2px)}.PxRemCalculator_quickBtn__q_YZa:active{transform:translateY(0)}.PxRemCalculator_quickBtn__q_YZa.PxRemCalculator_active__zBLdY{border-color:oklch(.7 .18 150);background:rgba(102,234,150,.1)}.PxRemCalculator_quickPx__ydHt2{font-weight:600;font-size:.9rem;color:var(--text-primary)}.PxRemCalculator_quickRem__LGD_q{font-size:.75rem;color:var(--text-muted);font-family:Monaco,Courier New,monospace}.PxRemCalculator_tableWrapper__clgcD{overflow-x:auto}.PxRemCalculator_table__TCNSI{width:100%;border-collapse:collapse;font-size:.875rem}.PxRemCalculator_table__TCNSI td,.PxRemCalculator_table__TCNSI th{padding:.75rem 1rem;text-align:left;border-bottom:1px solid var(--border-subtle)}.PxRemCalculator_table__TCNSI th{font-weight:600;color:var(--text-secondary);background:var(--bg-glass)}.PxRemCalculator_table__TCNSI td{color:var(--text-primary);font-family:Monaco,Courier New,monospace}.PxRemCalculator_table__TCNSI tbody tr{cursor:pointer;transition:background .2s ease}.PxRemCalculator_table__TCNSI tbody tr:hover{background:var(--bg-glass-hover)}.PxRemCalculator_table__TCNSI .PxRemCalculator_activeRow__B0lVf{background:rgba(102,234,150,.1)}.PxRemCalculator_table__TCNSI .PxRemCalculator_activeRow__B0lVf td{color:oklch(.7 .18 150)}.PxRemCalculator_infoGrid__B1LeV{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}@media(max-width:768px){.PxRemCalculator_infoGrid__B1LeV{grid-template-columns:1fr}}.PxRemCalculator_infoItem__bt2wh{padding:1rem;background:var(--input-bg);border-radius:.5rem}.PxRemCalculator_infoSubtitle__wS9Vj{font-size:1rem;font-weight:600;color:var(--text-primary);margin:0 0 .5rem}.PxRemCalculator_infoText__z2AdB{font-size:.875rem;color:var(--text-secondary);line-height:1.6;margin:0}.PxRemCalculator_formula__sp0O3{display:inline-block;padding:.25rem .5rem;background:var(--bg-glass);border-radius:.375rem;font-family:Monaco,Courier New,monospace;font-size:.8rem;color:oklch(.7 .18 150);margin:.25rem 0}.HtmlEntitiesReference_container__SXFHx{width:100%;max-width:1400px;margin:0 auto}.HtmlEntitiesReference_controlsBar__n6Zq0{display:flex;gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap}@media(max-width:640px){.HtmlEntitiesReference_controlsBar__n6Zq0{flex-direction:column}}.HtmlEntitiesReference_searchWrapper__RTF0R{position:relative;flex:1;min-width:280px}.HtmlEntitiesReference_searchIcon___Yp8R{position:absolute;left:1rem;top:50%;transform:translateY(-50%);width:1.25rem;height:1.25rem;color:var(--text-muted);pointer-events:none}.HtmlEntitiesReference_searchInput__zPnhm{width:100%;padding:.75rem 1rem .75rem 2.75rem;background:var(--input-bg);border:1px solid var(--input-border);border-radius:.5rem;color:var(--text-primary);font-size:.95rem;transition:all .2s ease}.HtmlEntitiesReference_searchInput__zPnhm::placeholder{color:var(--text-muted)}.HtmlEntitiesReference_searchInput__zPnhm:focus{outline:none;border-color:var(--input-border-focus);background:var(--input-bg-focus)}.HtmlEntitiesReference_categoryFilter__ZFzP9{min-width:200px}.HtmlEntitiesReference_categorySelect__wOdSO{width:100%;padding:.75rem 1rem;background:var(--input-bg);border:1px solid var(--input-border);border-radius:.5rem;color:var(--text-primary);font-size:.95rem;cursor:pointer;transition:all .2s ease}.HtmlEntitiesReference_categorySelect__wOdSO:focus{outline:none;border-color:var(--input-border-focus)}.HtmlEntitiesReference_categorySelect__wOdSO option{background:var(--bg-secondary);color:var(--text-primary)}.HtmlEntitiesReference_legend__SiDQ1{display:flex;flex-wrap:wrap;gap:1rem;padding:1rem;background:var(--bg-glass);border:1px solid var(--border-subtle);border-radius:.5rem;margin-bottom:1.5rem;font-size:.8rem;color:var(--text-tertiary)}.HtmlEntitiesReference_legendItem__Ld0Gs strong{color:var(--text-secondary)}.HtmlEntitiesReference_categorySection__5xGIo{margin-bottom:2rem}.HtmlEntitiesReference_categoryTitle__9Niv5{font-size:1.25rem;font-weight:600;color:var(--text-primary);margin:0 0 1rem;padding-bottom:.5rem;border-bottom:2px solid rgba(102,126,234,.3)}.HtmlEntitiesReference_entitiesGrid__l2tsU{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1rem}@media(max-width:640px){.HtmlEntitiesReference_entitiesGrid__l2tsU{grid-template-columns:1fr}}.HtmlEntitiesReference_entityCard___XjTE{background:var(--bg-glass);backdrop-filter:blur(10px);border:1px solid var(--border-subtle);border-radius:.75rem;padding:1rem;transition:all .2s ease}.HtmlEntitiesReference_entityCard___XjTE:hover{background:var(--bg-glass-hover);border-color:var(--border-medium);transform:translateY(-2px)}.HtmlEntitiesReference_entityHeader__BZC6s{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem;padding-bottom:.75rem;border-bottom:1px solid var(--border-subtle)}.HtmlEntitiesReference_entityChar__dcF4l{font-size:2rem;line-height:1;color:var(--text-primary);min-width:2.5rem;text-align:center}.HtmlEntitiesReference_entityName__TQBJs{font-size:.9rem;font-weight:500;color:var(--text-secondary)}.HtmlEntitiesReference_codesGrid__XQhAN{display:flex;flex-direction:column;gap:.375rem}.HtmlEntitiesReference_codeRow__BLSJl{display:grid;grid-template-columns:50px 1fr auto;align-items:center;gap:.5rem;padding:.25rem 0}.HtmlEntitiesReference_codeRow__BLSJl.HtmlEntitiesReference_charRow__W6KdT{padding-top:.5rem;margin-top:.25rem;border-top:1px dashed var(--border-subtle)}.HtmlEntitiesReference_codeLabel__ErNE3{font-size:.7rem;font-weight:600;text-transform:uppercase;color:var(--text-muted);letter-spacing:.025em}.HtmlEntitiesReference_codeValue__38yub{font-family:Monaco,Courier New,monospace;font-size:.8rem;color:var(--text-secondary);background:rgba(102,126,234,.1);padding:.25rem .5rem;border-radius:.25rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.HtmlEntitiesReference_copyBtn__9G1Gj{display:flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;padding:0;background:rgba(0,0,0,0);border:1px solid rgba(0,0,0,0);border-radius:.25rem;color:var(--text-muted);cursor:pointer;transition:all .15s ease;flex-shrink:0}.HtmlEntitiesReference_copyBtn__9G1Gj .HtmlEntitiesReference_icon__n6rFs{width:.9rem;height:.9rem}.HtmlEntitiesReference_copyBtn__9G1Gj:hover{background:var(--bg-glass-hover);border-color:var(--border-subtle);color:var(--text-primary)}.HtmlEntitiesReference_copyBtn__9G1Gj.HtmlEntitiesReference_copied__iW7IA{background:rgba(34,197,94,.2);border-color:rgba(34,197,94,.4);color:#22c55e}.HtmlEntitiesReference_noResults__5IQq2{text-align:center;padding:3rem;color:var(--text-muted)}.HtmlEntitiesReference_noResults__5IQq2 p{font-size:1rem;margin:0}.ColorPicker_container__el54D{width:100%;max-width:90rem;margin:0 auto}.ColorPicker_grid__uDo3w{display:grid;gap:1.5rem;grid-template-columns:repeat(1,1fr)}@media(min-width:768px){.ColorPicker_grid__uDo3w{grid-template-columns:repeat(1,1fr)}}@media(min-width:1024px){.ColorPicker_grid__uDo3w{grid-template-columns:repeat(2,1fr)}}.ColorPicker_glassCard__zAuUM{background:var(--bg-glass);backdrop-filter:blur(10px);border:1px solid var(--border-subtle);border-radius:1rem;padding:2rem}.ColorPicker_colorPreview__uPSBV{width:100%;height:200px;border-radius:1rem;box-shadow:var(--shadow-xl);position:relative;overflow:hidden;background-image:linear-gradient(45deg,#808080 25%,transparent 0),linear-gradient(-45deg,#808080 25%,transparent 0),linear-gradient(45deg,transparent 75%,#808080 0),linear-gradient(-45deg,transparent 75%,#808080 0);background-size:20px 20px;background-position:0 0,0 10px,10px -10px,-10px 0;background-color:#404040}.ColorPicker_swatch__lWIZJ{width:100%;height:100%}.ColorPicker_previewOverlay__ORRwT{position:absolute;bottom:1rem;left:1rem;right:1rem;display:flex;justify-content:space-between;align-items:flex-end}.ColorPicker_hexDisplay__w1DkU{background:var(--bg-overlay-dark);padding:.5rem 1rem;border-radius:.5rem;backdrop-filter:blur(4px)}.ColorPicker_hexDisplay__w1DkU p{color:var(--text-primary);font-family:Courier New,monospace;font-size:14px}.ColorPicker_btnPrimary___sj59{padding:10px 16px;border-radius:.5rem;cursor:pointer;transition:all .2s ease-in-out;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-size:14px;border:1px solid rgba(0,0,0,0)}.ColorPicker_btnPrimary___sj59:disabled{opacity:.5;cursor:not-allowed}.ColorPicker_btnPrimary___sj59{background:var(--bg-glass);border-color:var(--border-medium);color:var(--text-primary)}.ColorPicker_btnPrimary___sj59:hover{background:var(--bg-glass-hover)}.ColorPicker_btnSecondary__fqatF{padding:10px 16px;border-radius:.5rem;cursor:pointer;transition:all .2s ease-in-out;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-size:14px;border:1px solid rgba(0,0,0,0)}.ColorPicker_btnSecondary__fqatF:disabled{opacity:.5;cursor:not-allowed}.ColorPicker_btnSecondary__fqatF{background:var(--bg-glass);border-color:var(--border-medium);color:var(--text-primary)}.ColorPicker_btnSecondary__fqatF:hover{background:var(--bg-glass-hover)}.ColorPicker_btnSecondary__fqatF{flex:1}.ColorPicker_buttonGroup__lBEnz{display:flex;gap:.5rem;margin-top:1rem}.ColorPicker_sectionTitle__lqjSq{color:var(--text-primary);font-size:18px;font-weight:600;margin-bottom:1.5rem}.ColorPicker_sliderGroup__pTpCW{margin-bottom:1.5rem}.ColorPicker_sliderGroup__pTpCW:last-child{margin-bottom:0}.ColorPicker_sliderHeader__yAbO3{display:flex;justify-content:space-between;margin-bottom:.5rem}.ColorPicker_label__fdYoK{color:var(--text-secondary);font-size:14px}.ColorPicker_valueDisplay__eGF7x{color:var(--text-primary);font-family:Courier New,monospace;font-size:14px}.ColorPicker_slider__xa_t5{-webkit-appearance:none;appearance:none;background:rgba(0,0,0,0);cursor:pointer;width:100%;height:8px;border-radius:.375rem;outline:none}.ColorPicker_slider__xa_t5::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#fff;border-radius:50%;height:20px;width:20px;border:2px solid #6366f1;box-shadow:var(--shadow-md);cursor:pointer}.ColorPicker_slider__xa_t5::-moz-range-thumb{background:#fff;border-radius:50%;height:20px;width:20px;border:2px solid #6366f1;box-shadow:var(--shadow-md);cursor:pointer}.ColorPicker_inputField__28IV0{width:100%;padding:12px;background:var(--input-bg);border:1px solid var(--input-border);border-radius:.5rem;color:var(--text-primary);font-family:Courier New,monospace;font-size:1rem;transition:background .2s ease-in-out,border-color .2s ease-in-out}.ColorPicker_inputField__28IV0:focus{outline:none;border-color:var(--input-border-focus);background:var(--input-bg-focus)}.ColorPicker_inputField__28IV0::placeholder{color:var(--text-muted)}.ColorPicker_inputHint__qOwiR{color:var(--text-muted);font-size:12px;margin-top:.5rem}.ColorPicker_formatItem__NvMnq{display:flex;justify-content:space-between;align-items:center;padding:12px;background:var(--bg-overlay-light);border-radius:.5rem;margin-bottom:.5rem}.ColorPicker_formatItem__NvMnq:last-child{margin-bottom:0}.ColorPicker_formatLabel__Q_eSc{color:var(--text-tertiary);font-size:12px;text-transform:uppercase;letter-spacing:.5px;min-width:60px}.ColorPicker_formatValue__c3yjE{color:var(--text-primary);font-family:Courier New,monospace;font-size:1rem;flex:1;margin:0 1rem;padding:.5rem;background:var(--input-bg);border-radius:.375rem}.ColorPicker_copyBtn__D_cCu{background:none;border:none;cursor:pointer;padding:4px;transition:color .2s ease-in-out;color:var(--text-tertiary)}.ColorPicker_copyBtn__D_cCu:hover{color:var(--text-primary)}.ColorPicker_copyBtn__D_cCu.ColorPicker_copied__v1TwJ{color:#22c55e}.ColorPicker_accessibilityPanel__XFRtS{margin-top:1.5rem}.ColorPicker_contrastBox__4m0Vg{padding:1rem;border-radius:.75rem;margin-bottom:1rem}.ColorPicker_contrastBox__4m0Vg.ColorPicker_white__Dzmew{background:#fff;color:#000}.ColorPicker_contrastBox__4m0Vg.ColorPicker_black__FX_zJ{background:#000;color:#fff}.ColorPicker_contrastInfo__nbP28{display:flex;justify-content:space-between;align-items:center}.ColorPicker_contrastRatio__6Emur{font-family:Courier New,monospace;font-size:16px;font-weight:700}.ColorPicker_wcagBadge__y_kCD{display:inline-block;padding:4px 8px;border-radius:.375rem;margin-left:.5rem;font-size:12px;font-weight:700;color:#fff}.ColorPicker_wcagBadge__y_kCD.ColorPicker_aaa__jQytd{background:#22c55e}.ColorPicker_wcagBadge__y_kCD.ColorPicker_aa__20Yjt{background:#f59e0b}.ColorPicker_wcagBadge__y_kCD.ColorPicker_aaLarge__diIWm{background:#f97316}.ColorPicker_wcagBadge__y_kCD.ColorPicker_fail__3AfmW{background:#ef4444}.ColorPicker_wcagGuidelines__cX5ao{margin-top:1rem;padding:1rem;background:var(--bg-overlay-light);border-radius:.75rem}.ColorPicker_wcagGuidelines__cX5ao p{color:var(--text-tertiary);font-size:12px;margin-bottom:.5rem}.ColorPicker_wcagGuidelines__cX5ao ul{color:var(--text-muted);font-size:11px;line-height:1.6}.ColorPicker_wcagGuidelines__cX5ao ul li{margin-bottom:2px}.ColorPicker_savedColorsGrid__QCSbk{display:grid;grid-template-columns:repeat(8,1fr);gap:.5rem}@media(min-width:640px){.ColorPicker_savedColorsGrid__QCSbk{grid-template-columns:repeat(12,1fr)}}@media(min-width:768px){.ColorPicker_savedColorsGrid__QCSbk{grid-template-columns:repeat(16,1fr)}}.ColorPicker_colorSwatch__mhnRU{aspect-ratio:1;border-radius:.75rem;border:2px solid rgba(0,0,0,0);cursor:pointer;transition:all .2s ease-in-out}.ColorPicker_colorSwatch__mhnRU:hover{border-color:#6366f1;transform:scale(1.1)}.ColorPicker_accessibilityToggle__HwrJ8{display:flex;flex-direction:column;gap:.5rem;margin-top:1rem;padding-top:1rem;border-top:1px solid var(--border-subtle)}.ColorPicker_toggleLabel__NDtvT{color:var(--text-secondary);font-size:12px}.ColorPicker_toggleButtons__JeZzW{display:flex;gap:.25rem}.ColorPicker_toggleBtn__X33I4{flex:1;padding:.5rem 1rem;background:var(--input-bg);border:1px solid var(--border-subtle);border-radius:.5rem;color:var(--text-tertiary);font-size:12px;font-weight:600;cursor:pointer;transition:all .2s ease-in-out}.ColorPicker_toggleBtn__X33I4:hover{background:var(--bg-glass-hover);color:var(--text-secondary)}.ColorPicker_toggleBtn__X33I4.ColorPicker_active__fhwG_{background:linear-gradient(135deg,rgba(102,126,234,.3),rgba(118,75,162,.3));border-color:#667eea;color:var(--text-primary)}.ColorPicker_contrastSection___K7jm{background:var(--bg-glass);backdrop-filter:blur(10px);border:1px solid var(--border-subtle);border-radius:1rem;padding:2rem;margin-top:1.5rem}.ColorPicker_contrastHeader__AFDbr{display:flex;justify-content:space-between;align-items:center;cursor:pointer;padding-bottom:1rem}.ColorPicker_contrastHeader__AFDbr:hover .ColorPicker_expandIcon__gkJKb{color:var(--text-primary)}.ColorPicker_expandIcon__gkJKb{color:var(--text-tertiary);font-size:20px;font-weight:300;transition:color .2s ease-in-out}.ColorPicker_contrastInputs__YnefG{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem}@media(max-width:640px){.ColorPicker_contrastInputs__YnefG{grid-template-columns:1fr}}.ColorPicker_contrastInputGroup__JU5EG{display:flex;flex-direction:column;gap:.5rem}.ColorPicker_contrastLabel__apuFN{color:var(--text-secondary);font-size:14px;font-weight:500}.ColorPicker_colorInputRow__ykTsF{display:flex;gap:.5rem;align-items:center}.ColorPicker_colorInput__6_Cu3{width:48px;height:48px;border:2px solid var(--border-medium);border-radius:.5rem;cursor:pointer;transition:all .2s ease-in-out}.ColorPicker_colorInput__6_Cu3:hover{border-color:var(--border-strong);transform:scale(1.05)}.ColorPicker_hexInputSmall__mup4V{flex:1;padding:.5rem 1rem;background:var(--input-bg);border:1px solid var(--input-border);border-radius:.5rem;color:var(--text-primary);font-family:Courier New,monospace;font-size:14px;text-transform:uppercase;transition:all .2s ease-in-out}.ColorPicker_hexInputSmall__mup4V:focus{outline:none;border-color:var(--input-border-focus);background:var(--input-bg-focus)}.ColorPicker_syncBtn__GO7Qc{padding:.5rem 1rem;background:rgba(102,126,234,.15);border:1px solid rgba(102,126,234,.3);border-radius:.5rem;color:#667eea;font-size:11px;font-weight:500;cursor:pointer;white-space:nowrap;transition:all .2s ease-in-out}.ColorPicker_syncBtn__GO7Qc:hover{background:rgba(102,126,234,.25);border-color:rgba(102,126,234,.5)}.ColorPicker_contrastPreview__ZAgbQ{padding:2rem;border-radius:.75rem;border:2px solid var(--border-subtle);text-align:center;margin-bottom:1.5rem;transition:all .3s ease}.ColorPicker_previewNormal__lkk6E{font-size:16px;margin:0 0 1rem;line-height:1.5}.ColorPicker_previewLarge__oO1py{font-size:24px;font-weight:700;margin:0;line-height:1.5}.ColorPicker_contrastRatioDisplay__Qd0Tx{display:flex;flex-direction:column;align-items:center;gap:.25rem;padding:1.5rem;background:linear-gradient(135deg,rgba(102,126,234,.15),rgba(118,75,162,.15));border:1px solid rgba(102,126,234,.3);border-radius:.75rem;margin-bottom:1.5rem}.ColorPicker_ratioValue__WTr_W{font-size:32px;font-weight:700;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;line-height:1}.ColorPicker_ratioLabel__6jcl_{font-size:12px;font-weight:600;color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em}.ColorPicker_wcagCards__ksgvG{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media(max-width:640px){.ColorPicker_wcagCards__ksgvG{grid-template-columns:1fr}}.ColorPicker_wcagCard__8yp97{padding:1rem;border-radius:.75rem;backdrop-filter:blur(10px);transition:all .3s ease}.ColorPicker_wcagCard__8yp97:hover{transform:translateY(-2px)}.ColorPicker_wcagPass__LhqNy{background:rgba(76,175,80,.15);border:2px solid rgba(76,175,80,.4)}.ColorPicker_wcagPass__LhqNy:hover{background:rgba(76,175,80,.2);border-color:rgba(76,175,80,.6)}.ColorPicker_wcagPass__LhqNy .ColorPicker_wcagCardStatus__1sDFF{color:#4caf50}.ColorPicker_wcagFail__gJrrI{background:rgba(244,67,54,.15);border:2px solid rgba(244,67,54,.4)}.ColorPicker_wcagFail__gJrrI:hover{background:rgba(244,67,54,.2);border-color:rgba(244,67,54,.6)}.ColorPicker_wcagFail__gJrrI .ColorPicker_wcagCardStatus__1sDFF{color:#f44336}.ColorPicker_wcagCardHeader__5sRzO{display:flex;justify-content:space-between;align-items:center;margin-bottom:.25rem}.ColorPicker_wcagCardLevel__RaoPw{font-size:13px;font-weight:600;color:var(--text-primary)}.ColorPicker_wcagCardStatus__1sDFF{font-size:12px;font-weight:700;letter-spacing:.05em}.ColorPicker_wcagCardRatio__3AMoQ{font-size:11px;color:var(--text-tertiary);font-family:Courier New,monospace}.ColorPicker_infoTitle__IIMVy{font-size:16px;font-weight:600;color:var(--text-primary);margin:0 0 1rem}.ColorPicker_infoGrid__q4S7K{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:1rem}@media(max-width:640px){.ColorPicker_infoGrid__q4S7K{grid-template-columns:1fr}}.ColorPicker_infoSubtitle__z3KK4{font-size:13px;font-weight:600;color:var(--text-secondary);margin:0 0 .5rem}.ColorPicker_infoList__EhGWR{list-style:none;padding:0;margin:0}.ColorPicker_infoList__EhGWR li{font-size:12px;color:var(--text-tertiary);margin-bottom:.25rem;padding-left:1rem;position:relative}.ColorPicker_infoList__EhGWR li:before{content:"•";position:absolute;left:0;color:var(--text-muted)}.ColorPicker_noteBox__Opr8U{padding:1rem;background:rgba(102,126,234,.1);border:1px solid rgba(102,126,234,.3);border-radius:.5rem}.ColorPicker_noteBox__Opr8U p{margin:0;font-size:12px;color:#667eea}.ColorPicker_noteBox__Opr8U p strong{font-weight:700}.CubicBezier_container__qtRIW{width:100%;max-width:1400px;margin:0 auto}.CubicBezier_grid__imJID{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem}@media(max-width:1024px){.CubicBezier_grid__imJID{grid-template-columns:1fr}}.CubicBezier_glassCard__xg3i7{background:var(--bg-glass);backdrop-filter:blur(10px);border:1px solid var(--border-subtle);border-radius:1rem;padding:2rem}.CubicBezier_sectionTitle__ok0cE{font-size:1.125rem;font-weight:600;color:var(--text-primary);margin:0 0 1rem}.CubicBezier_canvasContainer__W2d5z{width:100%;aspect-ratio:5/7;background:var(--input-bg);border-radius:.5rem;overflow:hidden;position:relative}.CubicBezier_canvas__EGzJ_{width:100%;height:100%;cursor:crosshair;display:block}.CubicBezier_hint__yu_FK{margin-top:.75rem;font-size:.875rem;color:var(--text-muted);text-align:center}.CubicBezier_outputBox__pMUvb{background:var(--input-bg);border:1px solid var(--border-subtle);border-radius:.5rem;padding:1rem;margin-bottom:1rem;font-family:Monaco,Courier New,monospace}.CubicBezier_outputBox__pMUvb code{color:#00d4ff;font-size:.9rem;word-break:break-all}.CubicBezier_btnPrimary__vWxT6{padding:10px 16px;border-radius:.5rem;cursor:pointer;transition:all .2s ease-in-out;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-size:14px;border:1px solid rgba(0,0,0,0)}.CubicBezier_btnPrimary__vWxT6:disabled{opacity:.5;cursor:not-allowed}.CubicBezier_btnPrimary__vWxT6{background:var(--bg-glass);border-color:var(--border-medium);color:var(--text-primary)}.CubicBezier_btnPrimary__vWxT6:hover{background:var(--bg-glass-hover)}.CubicBezier_btnPrimary__vWxT6{width:100%;padding:.75rem 1.5rem}.CubicBezier_btnSecondary__MI_hI{padding:.75rem 1.5rem;background:var(--bg-glass);color:var(--text-primary);border:1px solid var(--border-subtle);border-radius:.5rem;font-weight:500;font-size:.9rem;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.5rem}.CubicBezier_btnSecondary__MI_hI:hover{background:var(--bg-glass-hover);border-color:var(--border-medium)}.CubicBezier_controlGroup__B1dGl{margin-bottom:1.5rem}.CubicBezier_controlGroup__B1dGl:last-child{margin-bottom:1rem}.CubicBezier_controlLabel__s01Sj{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem;font-weight:500;color:var(--text-secondary)}.CubicBezier_pointBadge__rjtiu{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:50%;font-weight:700;font-size:.875rem;color:#fff}.CubicBezier_inputRow__MJqJq{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.CubicBezier_inputGroup__B35eM{display:flex;flex-direction:column;gap:.5rem}.CubicBezier_inputGroup__B35eM label{font-size:.875rem;color:var(--text-muted);font-weight:500}.CubicBezier_input__JrcKs{padding:.75rem;background:var(--input-bg);border:1px solid var(--input-border);border-radius:.5rem;color:var(--text-primary);font-size:.9rem;font-family:Monaco,Courier New,monospace;transition:all .2s ease}.CubicBezier_input__JrcKs:focus{outline:none;border-color:var(--input-border-focus);background:var(--input-bg-focus)}.CubicBezier_input__JrcKs::-webkit-inner-spin-button,.CubicBezier_input__JrcKs::-webkit-outer-spin-button{opacity:1}.CubicBezier_animationTrack__yeWRs{position:relative;height:60px;background:var(--input-bg);border-radius:.5rem;margin-bottom:1rem;overflow:hidden}.CubicBezier_animationBall__HeuUv{position:absolute;left:10px;top:50%;transform:translateY(-50%);width:40px;height:40px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;box-shadow:0 4px 15px rgba(102,126,234,.5)}.CubicBezier_animationBall__HeuUv.CubicBezier_atRight__q_RGO{left:calc(100% - 50px)}.CubicBezier_animationBall__HeuUv.CubicBezier_animatingRight__fhk3R{animation:CubicBezier_slideRight__REcwd forwards}.CubicBezier_animationBall__HeuUv.CubicBezier_animatingLeft__KEciP{animation:CubicBezier_slideLeft__3Vj7G forwards}@keyframes CubicBezier_slideRight__REcwd{0%{left:10px}to{left:calc(100% - 50px)}}@keyframes CubicBezier_slideLeft__3Vj7G{0%{left:calc(100% - 50px)}to{left:10px}}.CubicBezier_animationControls__1a0FH{display:grid;grid-template-columns:1fr auto;gap:1rem;align-items:end}.CubicBezier_presetsGrid__41wKD{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.75rem}.CubicBezier_presetBtn__Ewm5f{padding:.75rem 1rem;background:var(--bg-glass);border:1px solid var(--border-subtle);border-radius:.5rem;color:var(--text-primary);cursor:pointer;transition:all .2s ease;text-align:left;display:flex;flex-direction:column;gap:.25rem}.CubicBezier_presetBtn__Ewm5f:hover{background:var(--bg-glass-hover);border-color:var(--border-medium);transform:translateY(-2px)}.CubicBezier_presetBtn__Ewm5f:active{transform:translateY(0)}.CubicBezier_presetName__3niqO{font-weight:600;font-size:.9rem;color:var(--text-primary)}.CubicBezier_presetValue__xzEzH{font-size:.75rem;color:var(--text-muted);font-family:Monaco,Courier New,monospace}.CubicBezier_codeBlock__yu_A4{background:var(--input-bg);border:1px solid var(--border-subtle);border-radius:.5rem;padding:1.5rem;overflow-x:auto}.CubicBezier_codeBlock__yu_A4 code{color:var(--text-secondary);font-size:.875rem;line-height:1.7;font-family:Monaco,Courier New,monospace;white-space:pre}.InvisibleCharacterRemover_container__WybXb{width:100%;max-width:1400px;margin:0 auto}.InvisibleCharacterRemover_grid__Gi_wW{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem}@media(max-width:1024px){.InvisibleCharacterRemover_grid__Gi_wW{grid-template-columns:1fr}}.InvisibleCharacterRemover_glassCard__yXS4E{background:var(--bg-glass);backdrop-filter:blur(10px);border:1px solid var(--border-subtle);border-radius:1rem;padding:1.5rem;transition:all .3s ease}.InvisibleCharacterRemover_glassCard__yXS4E:hover{background:var(--bg-glass-hover);border-color:var(--border-medium)}.InvisibleCharacterRemover_cardHeader__wR_Jl{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;flex-wrap:wrap;gap:1rem}.InvisibleCharacterRemover_cardTitle__WGmx5{font-size:1.125rem;font-weight:600;color:var(--text-primary);margin:0}.InvisibleCharacterRemover_buttonGroup__Hlqzq{display:flex;gap:.5rem;flex-wrap:wrap}.InvisibleCharacterRemover_btnPrimary__e9_C3{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:.5rem;font-weight:500;font-size:.875rem;cursor:pointer;transition:all .2s ease}.InvisibleCharacterRemover_btnPrimary__e9_C3 svg{width:1rem;height:1rem}.InvisibleCharacterRemover_btnPrimary__e9_C3:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px rgba(102,126,234,.4)}.InvisibleCharacterRemover_btnPrimary__e9_C3:disabled{opacity:.5;cursor:not-allowed;transform:none}.InvisibleCharacterRemover_btnSecondary__yoh08{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:var(--bg-glass);color:var(--text-secondary);border:1px solid var(--border-subtle);border-radius:.5rem;font-weight:500;font-size:.875rem;cursor:pointer;transition:all .2s ease;position:relative}.InvisibleCharacterRemover_btnSecondary__yoh08 svg{width:1rem;height:1rem}.InvisibleCharacterRemover_btnSecondary__yoh08:hover{background:var(--bg-glass-hover);border-color:var(--border-medium);color:var(--text-primary)}.InvisibleCharacterRemover_btnSecondary__yoh08.InvisibleCharacterRemover_active__Dvx4P{background:rgba(255,165,0,.2);border-color:rgba(255,165,0,.4);color:orange}.InvisibleCharacterRemover_fileInput__mRR_5{display:none}.InvisibleCharacterRemover_editableDiv__4t_dc,.InvisibleCharacterRemover_textarea__gpooq{width:100%;min-height:400px;max-height:600px;padding:1rem;background:var(--input-bg);border:1px solid var(--input-border);border-radius:.5rem;color:var(--text-primary);font-size:.875rem;font-family:Monaco,Courier New,monospace;line-height:1.5;transition:all .2s ease;overflow-y:auto;overflow-x:auto;white-space:pre-wrap;word-break:break-word}.InvisibleCharacterRemover_editableDiv__4t_dc:focus,.InvisibleCharacterRemover_textarea__gpooq:focus{outline:none;border-color:var(--input-border-focus);background:var(--input-bg-focus)}.InvisibleCharacterRemover_editableDiv__4t_dc::placeholder,.InvisibleCharacterRemover_editableDiv__4t_dc:empty:before,.InvisibleCharacterRemover_textarea__gpooq::placeholder,.InvisibleCharacterRemover_textarea__gpooq:empty:before{color:var(--text-muted)}.InvisibleCharacterRemover_editableDiv__4t_dc::-webkit-scrollbar,.InvisibleCharacterRemover_textarea__gpooq::-webkit-scrollbar{width:8px;height:8px}.InvisibleCharacterRemover_editableDiv__4t_dc::-webkit-scrollbar-track,.InvisibleCharacterRemover_textarea__gpooq::-webkit-scrollbar-track{background:var(--scrollbar-track);border-radius:4px}.InvisibleCharacterRemover_editableDiv__4t_dc::-webkit-scrollbar-thumb,.InvisibleCharacterRemover_textarea__gpooq::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border-radius:4px}.InvisibleCharacterRemover_editableDiv__4t_dc::-webkit-scrollbar-thumb:hover,.InvisibleCharacterRemover_textarea__gpooq::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}.InvisibleCharacterRemover_textarea__gpooq{resize:vertical}.InvisibleCharacterRemover_textarea__gpooq.InvisibleCharacterRemover_readOnly__9_KgU{background:var(--bg-overlay-light);cursor:default}.InvisibleCharacterRemover_cardFooter__Bbi_w{display:flex;justify-content:space-between;align-items:center;margin-top:.75rem;font-size:.75rem;color:var(--text-tertiary)}.InvisibleCharacterRemover_warningText__Q0SNS{color:#ff6b6b;font-weight:600}.InvisibleCharacterRemover_previewCard__AhAZy{border-left:4px solid orange}.InvisibleCharacterRemover_hint__DLSnB{margin-bottom:1rem;font-size:.875rem;color:var(--text-tertiary)}.InvisibleCharacterRemover_preview__a55n_{padding:1rem;background:rgba(255,165,0,.1);border:1px solid rgba(255,165,0,.3);border-radius:.5rem;font-family:Monaco,Courier New,monospace;font-size:.875rem;white-space:pre-wrap;word-break:break-word;max-height:400px;overflow-y:auto;color:var(--text-secondary)}.InvisibleCharacterRemover_preview__a55n_::-webkit-scrollbar{width:8px}.InvisibleCharacterRemover_preview__a55n_::-webkit-scrollbar-track{background:var(--scrollbar-track);border-radius:4px}.InvisibleCharacterRemover_preview__a55n_::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border-radius:4px}.InvisibleCharacterRemover_preview__a55n_::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}.InvisibleCharacterRemover_invisibleMarker__7Ffe0{display:inline-block;background:#ff6b6b;color:#fff;font-size:.75rem;padding:.125rem .375rem;border-radius:.25rem;margin:0 .125rem;font-family:sans-serif;cursor:help;vertical-align:middle}.InvisibleCharacterRemover_statsCard__J41sD{background:var(--bg-glass);backdrop-filter:blur(10px);border:1px solid var(--border-subtle);border-left:4px solid #667eea;border-radius:1rem;padding:1.5rem;margin-bottom:1.5rem}.InvisibleCharacterRemover_statsContent__yZIMx{display:flex;justify-content:space-between;align-items:flex-start;gap:1.5rem}.InvisibleCharacterRemover_statsTitle__Y0Zlz{font-size:1rem;font-weight:600;color:var(--text-primary);margin:0 0 .75rem}.InvisibleCharacterRemover_statsList__jwhtr{display:flex;flex-direction:column;gap:.5rem}.InvisibleCharacterRemover_statItem__HhqiL{font-size:.875rem;color:var(--text-tertiary)}.InvisibleCharacterRemover_statCount__C_Qow{font-weight:600;color:var(--text-primary)}.InvisibleCharacterRemover_statsIcon__0oHCM{font-size:2.5rem}.InvisibleCharacterRemover_infoTitle__Mxqwn{font-size:1.125rem;font-weight:600;color:var(--text-primary);margin:0 0 1rem}.InvisibleCharacterRemover_infoBox__8elQN{padding:1rem;background:rgba(255,165,0,.1);border:1px solid rgba(255,165,0,.3);border-radius:.5rem;margin-bottom:1.5rem}.InvisibleCharacterRemover_infoBox__8elQN p{margin:0;font-size:.875rem;color:orange}.InvisibleCharacterRemover_infoBox__8elQN p strong{font-weight:700}.InvisibleCharacterRemover_exampleTag__7kfgr{display:inline-block;background:#ff6b6b;color:#fff;font-size:.75rem;padding:.125rem .375rem;border-radius:.25rem;margin:0 .125rem}.InvisibleCharacterRemover_infoGrid__Wom3p{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:1.5rem}.InvisibleCharacterRemover_infoSubtitle__AJMbe{font-size:.95rem;font-weight:600;color:var(--text-secondary);margin:0 0 .75rem}.InvisibleCharacterRemover_infoList__xxoIC{list-style:disc;padding-left:1.25rem;margin:0}.InvisibleCharacterRemover_infoList__xxoIC li{font-size:.875rem;color:var(--text-tertiary);margin-bottom:.375rem}.InvisibleCharacterRemover_infoList__xxoIC li:last-child{margin-bottom:0}.InvisibleCharacterRemover_noteBox__ydCcz{padding:1rem;background:rgba(102,126,234,.1);border:1px solid rgba(102,126,234,.3);border-radius:.5rem}.InvisibleCharacterRemover_noteBox__ydCcz p{margin:0;font-size:.875rem;color:#667eea}.InvisibleCharacterRemover_noteBox__ydCcz p strong{font-weight:700}