*{box-sizing:border-box;margin:0;padding:0}:root{font-size:20px}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f5f5f5;color:#111827}.top-nav{background:linear-gradient(135deg,#667eea,#764ba2);padding:1rem 2rem;margin-bottom:0;display:flex;align-items:center;flex-wrap:wrap;gap:.65rem 1rem;box-shadow:0 2px 8px #0000001a}.top-nav-brand{color:#fff;font-weight:800;font-size:1.1rem;letter-spacing:.2px;line-height:1.2}.top-nav-subtitle{color:#ffffffe0;font-size:.95rem;line-height:1.2}.container{width:min(1500px,calc(100% - 48px));margin:0 auto;padding:2.25rem 0}.intro-text{margin-bottom:1.25rem}h1{font-size:2.4rem;margin-bottom:.75rem;color:#111827}h2{font-size:1.6rem;margin-bottom:.75rem;color:#1f2937}h3{font-size:1.25rem;margin-bottom:.75rem;color:#111827}.muted{color:#6b7280}.danger{color:#b91c1c}.top-voucher-info{display:inline-block;margin-bottom:.85rem;padding:.4rem .65rem;border-radius:999px;font-size:.88rem;font-weight:700;color:#1f2937;background:#e0f2fe;border:1px solid #bae6fd}.card,.form-section,.result-container{background:#fff;border-radius:16px;border:1px solid rgba(0,0,0,.08);box-shadow:0 10px 26px #00000014}.form-section{padding:1.75rem;margin-bottom:1.25rem}.form-section-tight{margin-bottom:0}.modify-form,.result-container{padding:1.75rem}.result-spaced{margin-top:1rem}.result-section{margin-top:1.25rem}.form-grid{display:grid;grid-template-columns:1fr;gap:1.25rem}.label,.form-group label{display:block;font-weight:700;margin-bottom:.6rem;font-size:1rem;color:#374151}.req{color:#ef4444}.form-group{display:flex;flex-direction:column}.form-group input,.form-group select,.form-group textarea,textarea,input[type=text],input[type=file]{padding:1rem;border:1px solid rgba(0,0,0,.15);border-radius:14px;font-size:1.05rem;font-family:inherit;background:#fff}input[type=file]{width:100%;max-width:100%}textarea{min-height:160px;width:100%;resize:vertical;line-height:1.4}.form-group input:focus,.form-group select:focus,.form-group textarea:focus,textarea:focus,input[type=text]:focus{outline:none;border-color:#4a90e2f2;box-shadow:0 0 0 4px #4a90e22e}.hint-row{display:flex;justify-content:space-between;gap:12px;margin-top:.65rem;font-size:.95rem}.chips{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1rem}.chip{background:#eef2ff;border:1px solid rgba(99,102,241,.25);padding:.7rem 1rem;border-radius:999px;cursor:pointer;font-size:.98rem;font-weight:700;transition:background .2s ease,transform .08s ease;max-width:100%;white-space:normal;line-height:1.25}.preview-block{margin-top:1rem}.preview-label{margin-bottom:.5rem}.chip:hover{background:#e0e7ff}.chip:active{transform:translateY(1px)}.btn{padding:1rem 1.25rem;border:none;border-radius:14px;font-size:1.05rem;cursor:pointer;font-weight:800;transition:transform .08s ease,box-shadow .2s ease,background .2s ease}.btn:active{transform:translateY(1px)}.btn-primary{background:#4a90e2;color:#fff;box-shadow:0 14px 24px #4a90e240}.btn-primary:hover{background:#357abd}.btn-primary:disabled{background:#c9c9c9;cursor:not-allowed;box-shadow:none}.btn-secondary{background:#111827;color:#fff;box-shadow:0 14px 24px #1118272e}.btn-secondary:hover{background:#0b1220}.btn-danger{background:#dc3545;color:#fff}.btn-danger:hover{background:#c82333}.btn-small{padding:.7rem 1rem;font-size:.95rem}.preview-img,.result-img{width:100%;display:block;border-radius:16px;box-shadow:0 14px 34px #00000024}.preview-img{max-height:620px;object-fit:contain}.result-img{max-height:min(72vh,760px);object-fit:contain;background:#f3f4f6}.compare-grid{display:grid;grid-template-columns:1fr;gap:1.5rem;align-items:start}.subhead{margin:0 0 .75rem;color:#374151;font-weight:900;font-size:1.05rem}.prompt-box{background:#fff7ed;border:1px solid #fdba74;border-radius:14px;padding:1rem;font-size:1.02rem;line-height:1.5}.action-bar{display:grid;grid-template-columns:1fr;gap:.75rem;margin-top:1rem}.voucher-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.75rem;align-items:stretch}.voucher-block{margin-top:1rem}.voucher-actions{display:grid;grid-template-columns:auto auto;gap:.75rem}.voucher-feedback{margin-top:.6rem;font-size:.95rem}.voucher-buy-link{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;white-space:nowrap}.submit-btn{margin-top:1.25rem}.status-card{margin-top:1rem;padding:1.5rem}.status-title{font-size:1.05rem;margin-bottom:.25rem}.result-header{display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap}.result-title{margin:0}.result-meta{margin-top:.25rem;word-break:break-word;overflow-wrap:anywhere}.share-note{margin-top:.75rem;font-size:.95rem}.share-fallback{margin-top:.75rem;padding:1rem;border-color:#4a90e240;background:linear-gradient(180deg,#fff,#f8fbff)}.share-fallback-title{font-weight:700;margin-bottom:.4rem}.share-fallback-note{font-size:.95rem;margin-bottom:.9rem}.share-fallback-actions{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.6rem}@media (min-width: 900px){.action-bar{grid-template-columns:1fr 1fr 1fr}}@media (min-width: 992px){.compare-grid{grid-template-columns:1fr 1fr;gap:1.25rem}.result-img{max-height:min(64vh,680px)}}.error-message{background:#f8d7da;color:#721c24;padding:1rem;border-radius:12px;border:1px solid #f5c6cb;margin-bottom:1rem}.error-message strong{display:block;margin-bottom:.5rem}.loading{text-align:center;padding:2rem;font-size:1.15rem;color:#666}@media (max-width: 575.98px){:root{font-size:15px}.container{width:calc(100% - 24px);padding:1.1rem 0}.top-nav{padding:.85rem 1rem;align-items:flex-start}.top-nav-brand{font-size:1rem}.top-nav-subtitle{font-size:.86rem}h1{font-size:1.85rem;line-height:1.15}h2{font-size:1.4rem}h3{font-size:1.12rem}.card,.form-section,.result-container{border-radius:12px}.form-section,.result-container,.modify-form{padding:1rem}textarea{min-height:130px}.chips{gap:.5rem}.chip{padding:.55rem .8rem;font-size:.9rem}.btn{width:100%;padding:.9rem 1rem}.preview-img{max-height:360px}.result-img{max-height:46vh}.action-bar,.voucher-row,.voucher-actions,.share-fallback-actions{grid-template-columns:1fr}}@media (min-width: 320px) and (max-width: 480px){:root{font-size:14.5px}h1{font-size:1.65rem}.container{width:calc(100% - 16px)}.form-section,.result-container,.modify-form{padding:.85rem}}@media (min-width: 576px) and (max-width: 767.98px){:root{font-size:16px}.container{width:calc(100% - 32px);padding:1.4rem 0}.top-nav{padding:.95rem 1.25rem}h1{font-size:2rem}.form-section,.result-container,.modify-form{padding:1.25rem}.preview-img{max-height:460px}.result-img{max-height:52vh}.action-bar{grid-template-columns:1fr 1fr}.voucher-row,.voucher-actions,.share-fallback-actions{grid-template-columns:1fr}}@media (min-width: 768px) and (max-width: 991.98px){:root{font-size:17px}.container{width:calc(100% - 40px);padding:1.8rem 0}h1{font-size:2.2rem}.form-grid{grid-template-columns:1fr 1fr;align-items:start}.compare-grid,.action-bar{grid-template-columns:1fr 1fr}.result-img{max-height:58vh}}
