: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}}img{max-width:100%;height:auto;display:block}.page-wrapper{padding-top:30px;padding-left:15px;padding-right:15px;box-sizing:border-box;margin-left:auto;margin-right:auto;width:100%}.question-container{width:100%;min-width:320px;max-width:80rem;margin:1.5rem auto 0;padding:1.5rem;background-color:#fff;border-radius:1rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;display:flex;flex-direction:column;align-items:center;gap:1rem;box-sizing:border-box;min-height:400px}.question-text{width:100%;max-width:600px;min-height:4.5rem;margin-bottom:1rem;padding-left:.5rem;padding-right:.5rem;text-align:center;font-size:1rem;font-weight:600;line-height:1.6;box-sizing:border-box}.answer-btn,.back-btn,.consult-btn,.share-btn,.download-btn,.retry-btn{display:block;padding:12px 16px;color:#fff;border-radius:12px;width:100%;max-width:450px;cursor:pointer;text-align:center;margin-left:auto;margin-right:auto;box-sizing:border-box}.answer-btn{background:#fcd21d;border:1px solid #000000;color:#333}.answer-btn:hover{opacity:.7}.consult-btn{margin-top:16px;background:#16a34a}.share-btn{margin-top:16px;background-color:#000}.share-btn:hover{opacity:.7}.download-btn{margin-top:16px;background:#3b82f6}.consult-btn:hover{opacity:.7}.back-btn{color:#000;background-color:#e5e7eb;border:1px solid #000000}.back-btn:hover{opacity:.8}.retry-btn{margin-top:16px;background-color:#fcd21d;color:#333}.retry-btn:hover{opacity:.7}.result-image{width:100%;max-width:600px;border-radius:.75rem;margin:1rem auto}.title-image{width:300px;margin:0 auto 1rem}.patco-image{width:300px;margin:1rem auto 0}.result-text-container{width:100%;max-width:42rem;margin:1.5rem auto 0;padding:1.5rem;background-color:#fff;border-radius:1rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}@media (min-width: 768px){.page-wrapper{max-width:1024px;padding-left:30px;padding-right:30px}.result-image,.title-image{width:clamp(600px,80vw,1200px)}.patco-image{width:clamp(500px,80vw,1200px)}}
