: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}}body{font-family:Inter,sans-serif;background:linear-gradient(to right,#0f2027,#203a43,#2c5364);color:#fff;margin:0;padding:0;display:flex;align-items:center;justify-content:center}.container{width:700px;max-width:90vw;padding:2rem;background-color:#ffffff0a;border-radius:16px;box-shadow:0 8px 24px #0000004d}.container header{text-align:center;margin-bottom:2rem}.container h1{font-size:2.5rem;margin-bottom:.3rem}.container .fee-display{color:#ffa;font-weight:500}.container .subtitle{font-size:1.1rem;color:#ccc}.container .form{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.container .pagination{display:flex;justify-content:center;align-items:center;gap:1rem;margin-top:1.5rem}.container .pagination button{background-color:#4a90e2;color:#fff;border:none;padding:.5rem 1rem;font-size:.9rem;border-radius:8px;cursor:pointer;transition:background-color .3s}.container .pagination button:hover:enabled{background-color:#3b7bdc}.container .pagination button:disabled{background-color:#888;cursor:not-allowed}.container textarea{padding:1rem;font-size:1rem;resize:vertical;border-radius:10px;border:none;min-height:120px;background-color:#1e2a38;color:#fff}.container button{align-self:flex-end;background-color:#ff5c5c;border:none;color:#fff;padding:.75rem 1.5rem;font-size:1rem;border-radius:10px;cursor:pointer;transition:background-color .3s}.container button:hover:enabled{background-color:#ff2e2e}.container button:disabled{background-color:#555;cursor:not-allowed}.container .card{background-color:#293949;padding:1.5rem;border-radius:12px;margin-bottom:2rem;box-shadow:0 2px 10px #0006}.container blockquote{font-style:italic;margin:0;color:#ddd}.container .stats{display:flex;justify-content:space-between;margin-bottom:1.5rem;font-size:1rem;color:#ccc}.container .wish-list h2{margin-top:2rem;border-bottom:1px solid #444;padding-bottom:.5rem}.container .wish-item{margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px dashed #444}.container .wish-item p{margin:0 0 .3rem}.container .wish-item small{color:#aaa}
