: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;background-color:#020617;background-image:radial-gradient(#1e293b 1px,transparent 1px);background-size:24px 24px;color:#f8fafc}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}}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.titanic *,.titanic *:before,.titanic *:after{box-sizing:border-box}.titanic{max-width:600px;margin:24px auto;padding:2rem;border-radius:16px;background-color:#0f172a;color:#f8fafc;box-shadow:0 20px 25px -5px #0000004d,0 10px 10px -5px #0003;font-family:Segoe UI,system-ui,sans-serif}.titanic h2{margin-top:0;color:#60a5fa;text-align:center;margin-bottom:1.5rem;font-size:1.8rem}.titanic .status{padding:1rem;border-radius:8px;margin-bottom:1.5rem;font-weight:600;text-align:center}.titanic .status.success{background:#10b9811a;color:#34d399;border:1px solid rgba(16,185,129,.2)}.titanic .status.error{background:#ef44441a;color:#f87171;border:1px solid rgba(239,68,68,.2)}.titanic .form{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}.titanic label{display:flex;flex-direction:column;font-size:.9rem;color:#94a3b8;font-weight:500}.titanic .label-text{display:flex;align-items:center;gap:.5rem}.titanic .icon{width:1.25rem;height:1.25rem}.titanic .icon-small{width:1rem;height:1rem}.titanic .number-control{display:flex;align-items:center;gap:.5rem;margin-top:.5rem}.titanic .number-control input{margin-top:0;text-align:center;flex:1;min-width:0;width:100%}.titanic .number-control button{flex:0 0 auto;padding:.75rem;background-color:#334155;color:#e2e8f0;border-radius:8px;cursor:pointer;border:1px solid #475569;display:flex;align-items:center;justify-content:center}.titanic .number-control button:hover{background-color:#475569}.titanic input,.titanic select{margin-top:.5rem;padding:.75rem;background-color:#1e293b;border:1px solid #334155;border-radius:8px;color:#f1f5f9;font-size:1rem;transition:all .2s;width:100%}.titanic input:focus,.titanic select:focus{outline:none;border-color:#60a5fa;box-shadow:0 0 0 3px #60a5fa33}.titanic .actions{grid-column:1 / -1;display:flex;gap:1rem;margin-top:1rem}.titanic button{flex:1;padding:.875rem;border-radius:8px;font-weight:600;font-size:1rem;cursor:pointer;transition:all .2s;border:none;display:flex;align-items:center;justify-content:center;gap:.5rem}.titanic button:first-child{background-color:#3b82f6;color:#fff}.titanic button:first-child:hover{background-color:#2563eb;transform:translateY(-1px)}.titanic button:first-child:disabled{background-color:#1e293b;color:#475569;cursor:not-allowed;transform:none}.titanic button:last-child{background-color:#334155;color:#e2e8f0}.titanic .result-container{grid-column:1 / -1;min-height:100px;display:flex;align-items:center;justify-content:center;margin-top:1rem}.titanic .result{width:100%;padding:1.25rem;background-color:#1e293b;border-radius:12px;text-align:center;font-size:1.1rem;border:1px solid #334155;animation:fadeIn .3s ease-in}.titanic .result.placeholder{background:transparent;border:1px dashed #334155;color:#64748b;display:flex;align-items:center;justify-content:center}.titanic .result strong{color:#e2e8f0;display:block;margin-bottom:.5rem;font-size:.9rem;text-transform:uppercase;letter-spacing:.05em}.titanic .result em{font-style:normal;font-weight:700;color:#60a5fa;font-size:1.2rem}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
