:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}*{margin:0;padding:0;box-sizing:border-box}._App_mqe2s_1{width:100vw;display:flex;flex-direction:column;min-height:100vh;padding:0 0 20px}._Header_mqe2s_11{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:20px 0;margin-bottom:30px}._HeaderContent_mqe2s_18{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px}._Title_mqe2s_29{font-size:1.8rem;font-weight:700;margin:0;background:linear-gradient(45deg,#fff,#e0e6ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._Links_mqe2s_39{display:flex;gap:15px}._LinkButton_mqe2s_44{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;background:#ffffff1a;color:#fff;text-decoration:none;border-radius:25px;font-weight:500;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}._LinkButton_mqe2s_44:hover{background:#fff3;transform:translateY(-2px);box-shadow:0 5px 15px #0003}._Container_mqe2s_65{width:100%;display:flex;flex-direction:column;gap:2rem;margin:0 auto;padding:0 2rem}._AnimationDisplay_mqe2s_74{flex:1;display:flex;align-items:center;justify-content:center;min-height:300px;border:2px dashed #646cff;border-radius:8px;padding:2rem;background:#646cff0d}._AnimatedTitle_mqe2s_86{font-size:3.2em;line-height:1.1;margin:0;text-align:center}._Controls_mqe2s_93{background:#ffffff0d;border-radius:12px;padding:2rem;border:1px solid rgba(255,255,255,.1)}._ControlsTitle_mqe2s_100{margin-top:0;margin-bottom:1.5rem;color:#646cff;text-align:center}._ControlGroup_mqe2s_107{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.5rem}._Label_mqe2s_114{font-weight:600;font-size:.9rem;color:#ffffffe6;text-align:left}._Input_mqe2s_121,._Select_mqe2s_122{padding:.75rem;border:1px solid rgba(255,255,255,.2);border-radius:6px;background:#ffffff1a;color:#fff;font-size:1rem;transition:border-color .3s ease}._Input_mqe2s_121:focus,._Select_mqe2s_122:focus{outline:none;border-color:#646cff;box-shadow:0 0 0 2px #646cff33}._RangeInput_mqe2s_139{background:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;height:6px;border-radius:3px;background:#fff3;cursor:pointer;border:none}._RangeInput_mqe2s_139::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:18px;height:18px;border-radius:50%;background:#646cff;cursor:pointer;border:2px solid white;box-shadow:0 2px 4px #0003}._RangeInput_mqe2s_139::-moz-range-thumb{width:18px;height:18px;border-radius:50%;background:#646cff;cursor:pointer;border:2px solid white;box-shadow:0 2px 4px #0003}._ApplyButton_mqe2s_170{width:100%;padding:1rem 2rem;background:linear-gradient(135deg,#646cff,#535bf2);color:#fff;border:none;border-radius:8px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:1rem}._ApplyButton_mqe2s_170:hover{transform:translateY(-2px);box-shadow:0 8px 25px #646cff4d}._ApplyButton_mqe2s_170:active{transform:translateY(0)}@media (min-width: 768px){._Container_mqe2s_65{flex-direction:row;align-items:flex-start}._AnimationDisplay_mqe2s_74{flex:2;min-height:400px}._Controls_mqe2s_93{flex:1;min-width:300px;max-width:400px}}@media (prefers-color-scheme: light){._Controls_mqe2s_93{background:#0000000d;border-color:#0000001a}._Label_mqe2s_114{color:#000c}._Input_mqe2s_121,._Select_mqe2s_122{background:#0000000d;color:#213547;border-color:#0003}._RangeInput_mqe2s_139{background:#0000001a}._AnimationDisplay_mqe2s_74{background:#646cff1a;border-color:#646cff}}._TabGroup_mqe2s_238{margin-bottom:2rem;text-align:center;padding:0 2rem}._TabGroupTitle_mqe2s_244{margin-bottom:1rem;font-size:1.2rem;font-weight:600;color:#646cff}._TabButtons_mqe2s_251{display:flex;justify-content:center;gap:.5rem;margin-bottom:.5rem}._TabButton_mqe2s_251{padding:.75rem 1.5rem;border:1px solid rgba(255,255,255,.2);background:#ffffff1a;color:#fff;border-radius:6px;cursor:pointer;font-size:.9rem;font-weight:500;transition:all .3s ease}._TabButton_mqe2s_251:hover{border-color:#646cff;background:#646cff33}._TabButtonActive_mqe2s_275{border-color:#646cff;background:#646cff;color:#fff}@media (prefers-color-scheme: light){._TabGroupTitle_mqe2s_244{color:#646cff}._TabButton_mqe2s_251{background:#0000000d;color:#213547;border-color:#0003}._TabButton_mqe2s_251:hover{background:#646cff1a;border-color:#646cff;color:#213547}._TabButtonActive_mqe2s_275{border-color:#646cff;background:#646cff;color:#fff}}@media (max-width: 768px){._HeaderContent_mqe2s_18{flex-direction:column;text-align:center}._Title_mqe2s_29{font-size:2rem}._Links_mqe2s_39{justify-content:center}._Container_mqe2s_65,._TabGroup_mqe2s_238{padding:0 1rem}._ApplyButton_mqe2s_170{position:fixed;bottom:0;left:0;margin:1rem;width:calc(100% - 2rem)}._ControlGroup_mqe2s_107{margin-bottom:3rem}}
