@font-face{font-family:Inter UI Regular;src:url(/static/media/Inter-UI-Regular.57518852cf2ce6bcde5c.otf) format("opentype")}@font-face{font-family:Inter UI Bold;src:url(/static/media/Inter-UI-Bold.36e93393a3025d457761.otf) format("opentype")}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter UI Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;height:100dvh;margin:0;width:100dvw}#root{height:100%;width:100%}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{height:100%;text-align:center;width:100%}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{background-color:#282c34;color:#fff;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-header,header{align-items:center;display:flex}header{box-shadow:0 0 10px #00000080;gap:5px;height:8%;justify-content:space-between;margin:0;padding:0;width:100%}header .logo{height:70px}header nav{display:flex;gap:10px;justify-content:flex-start;width:100%}header nav a{border-radius:8px;padding:8px 16px;text-decoration:none}header nav a.on{background-color:#adff2f}main{height:92%;margin:0;padding:0;width:100%}.card-container{grid-gap:10px;border-radius:10px;box-shadow:inset 0 0 10px #0000001a;box-sizing:border-box;display:grid;gap:10px;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));padding:10px}.high{background-color:#ff00004d;box-shadow:0 0 1px 1.5px red}.medium{background-color:#ffa6004d;box-shadow:0 0 1px 1.5px #ffa600}.low{background-color:#ffff004d;box-shadow:0 0 1px 1.5px #ff0}.card{background-color:#fff;border-radius:15px;box-shadow:0 0 5px #00000080;box-sizing:border-box;padding:10px;width:100%}.card p{font-weight:700;margin:4px 0;text-align:left}.card p span{font-weight:400}.status{border-radius:10px;box-sizing:border-box;font-size:.75em;font-weight:lighter;padding:1px 8px}.ai-section{border-radius:8px;display:flex;flex-direction:column;gap:10px}button{background-color:#007bff;border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:Inter UI Regular;margin-top:10px;padding:6px 12px}button:disabled{background-color:#ccc;cursor:not-allowed}:root{--m:4rem;--red:#ff6565;--pink:#ff64f9;--purple:#6b5fff;--blue:#4d8aff;--green:#5bff89;--yellow:#fe5;--orange:#ff6d1b}#generate-btn-2{animation:animate2 2s linear infinite;background:linear-gradient(#121213,#121213),linear-gradient(#121213 50%,#12121399 80%,#12121300),linear-gradient(90deg,#ff6d1b,#fe5,#5bff89,#4d8aff,#6b5fff,#ff64f9,#ff6565);background:linear-gradient(#121213,#121213),linear-gradient(#121213 50%,#12121399 80%,#12121300),linear-gradient(90deg,var(--orange),var(--yellow),var(--green),var(--blue),var(--purple),var(--pink),var(--red));background-clip:padding-box,border-box,border-box;background-origin:border-box;background-size:200%;border:2px solid #0000;border-radius:8px;color:#f3f3f3;cursor:pointer;position:relative}#generate-btn-2:before{animation:animate2 2s linear infinite;background:linear-gradient(90deg,#ff6d1b,#fe5,#5bff89,#4d8aff,#6b5fff,#ff64f9,#ff6565);background:linear-gradient(90deg,var(--orange),var(--yellow),var(--green),var(--blue),var(--purple),var(--pink),var(--red));background-size:200%;content:"";filter:blur(3.2rem);filter:blur(calc(var(--m)*.8));z-index:-5}#generate-btn-2:hover,#generate-btn-2:hover:before{animation:animate .5s linear infinite}@keyframes animate2{0%{background-position:0}to{background-position:200%}}.font-bold{font-family:Inter UI Bold}.input-group{display:flex;flex-direction:column;gap:10px;margin:auto;max-width:400px;width:100%}.custom-input{border:1px solid #ccc;border-radius:4px;box-sizing:border-box;font-family:Inter UI Regular;padding:8px}.triage-container{display:grid;grid-template-columns:repeat(auto-fill,minmax(500px,45%))}.triage-container button{font-family:Inter UI Regular;margin-top:0;padding:8px}.payment-page-wrapper{align-items:center;display:flex;flex-direction:column;gap:10px;justify-content:center}.payment-page-wrapper .top-section{max-width:500px;width:100%}.payment-page-wrapper .top-section input{text-align:center;width:100%}@media (max-width:450px){.triage-container{grid-template-columns:none}header nav{align-items:center;font-size:12px;gap:5px;text-align:left}header nav a{padding:4px 8px}main{box-sizing:border-box;padding:5px}}.head{align-items:center;display:flex;gap:10px;justify-content:center}.loader{animation:rotate 1.5s linear infinite;background:linear-gradient(45deg,#0000,#0000 40%,#ff0),linear-gradient(#262626,#f3f3f3);border-radius:50%;display:inline-block;height:20px;position:relative;width:20px}.loader:after,.loader:before{background:linear-gradient(#fff,#fff);border-radius:inherit;content:" ";inset:5px;position:absolute}.loader:before{background:linear-gradient(45deg,#0000,#0000 40%,#ff0);filter:blur(32px)}@keyframes rotate{to{filter:hue-rotate(1turn);transform:rotate(1turn)}}
/*# sourceMappingURL=main.57391b25.css.map*/