body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{background:linear-gradient(135deg,#800020,#b76e00);margin:0;min-height:100vh}.App{font-family:Segoe UI,Arial,sans-serif;justify-content:flex-start;min-height:100vh;padding:2.5rem 1rem 1.5rem}.App,.header{align-items:center;display:flex;flex-direction:column}.header{margin-bottom:2.5rem}.app-logo{filter:drop-shadow(0 0 12px #FFD70088) brightness(.8) sepia(1) hue-rotate(-30deg) saturate(2);height:70px;margin-bottom:1.2rem}.burgundy-gold-title{background:linear-gradient(90deg,#800020 60%,gold);border-radius:16px;box-shadow:0 2px 16px #8000202e;color:#fff;display:inline-block;font-size:2.5rem;font-weight:700;letter-spacing:1px;margin-bottom:.5rem;padding:1.1rem 2.5rem;text-shadow:0 2px 8px #80002055}.gold-accent{color:gold;font-weight:900;letter-spacing:2px}.burgundy-gold-btn{background:linear-gradient(90deg,#800020 60%,gold);border:none;border-radius:10px;box-shadow:0 2px 12px #80002021;color:#fff;cursor:pointer;font-size:1.2rem;font-weight:700;margin-bottom:2.2rem;padding:.85rem 2.2rem;transition:background .2s,color .2s,box-shadow .2s}.burgundy-gold-btn:hover:enabled{background:linear-gradient(90deg,gold 60%,#800020);box-shadow:0 4px 18px #ffd70055;color:#800020}.burgundy-gold-btn:disabled{cursor:not-allowed;opacity:.7}.result-box{align-items:center;-webkit-backdrop-filter:blur(6px) saturate(1.2);backdrop-filter:blur(6px) saturate(1.2);background:#ffffffd9;border:2px solid gold;border-radius:16px;box-shadow:0 2px 24px #80002022;color:#800020;display:flex;font-size:1.18rem;font-weight:500;justify-content:center;margin-bottom:2.5rem;min-height:120px;min-width:340px;padding:2.2rem 2.7rem;text-align:center}.glassy{background:#ffffffb8;border:1.5px solid #ffd70040;box-shadow:0 8px 32px 0 #7f00202e}.footer{margin-top:auto;padding-top:1.5rem;text-align:center;width:100%}.footer-line{background:linear-gradient(90deg,#800020,gold);border-radius:2px;height:3px;margin-bottom:.7rem;opacity:.7;width:100%}.footer-text{color:gold;font-size:1.05rem;font-weight:600;letter-spacing:1px;text-shadow:0 1px 4px #80002055}.result-formatted{align-items:center;display:flex;flex-direction:column;width:100%}.result-main-line{color:#800020;font-size:2.1rem;font-weight:800;letter-spacing:.5px;line-height:1.2;text-align:center}.result-meta-line{color:#111;display:inline-block;font-size:.98rem;font-weight:400;letter-spacing:.1px;opacity:.85;text-align:center}.input-form{align-items:center;display:flex;flex-direction:column;gap:1rem;margin-bottom:2.2rem;max-width:400px;width:100%}.text-input{background:#ffffffe6;border:2px solid gold;border-radius:10px;box-shadow:0 2px 8px #8000201a;color:#800020;font-size:1.1rem;font-weight:500;padding:.85rem 1.2rem;transition:border-color .2s,box-shadow .2s;width:100%}.text-input:focus{border-color:#800020;box-shadow:0 4px 16px #80002033;outline:none}.text-input:disabled{cursor:not-allowed;opacity:.6}.text-input::placeholder{color:#800020;opacity:.6}.result-worker-response{word-wrap:break-word;color:#666;font-size:.85rem;font-weight:400;line-height:1.4;max-width:100%;opacity:.7;text-align:center}@media (max-width:600px){.result-box{font-size:1rem;min-width:0;padding:1.2rem .5rem;width:95vw}.burgundy-gold-title{font-size:1.3rem;padding:.7rem 1rem}.app-logo{height:44px}.result-main-line{font-size:1.2rem}.result-meta-line{font-size:.75rem}.input-form{max-width:95vw}.text-input{font-size:1rem;padding:.7rem 1rem}.result-worker-response{font-size:.75rem}}
/*# sourceMappingURL=main.3c8bf7f9.css.map*/