.hre-app{--hre-accent:#2563eb;--hre-bg:#ffffff;--hre-border:#e5e7eb;--hre-muted:#6b7280;--hre-danger:#b91c1c;--hre-radius:10px;font-family:inherit;font-size:16px;line-height:1.5;color:inherit;width:100%;box-sizing:border-box}.hre-app *,.hre-app *::before,.hre-app *::after{box-sizing:inherit}.hre-app [hidden]{display:none!important}.hre-layout{display:flex;flex-direction:column;gap:16px}.hre-workspace{display:flex;flex-direction:column;gap:16px}.hre-steps-row{display:flex;gap:16px;align-items:flex-start}.hre-intro{max-width:720px;margin:0 0 2px}.hre-intro-title{margin:0;font-size:clamp(1.6rem, 2.5vw, 2.2rem);line-height:1.15}.hre-intro-subtitle{max-width:720px;margin:8px 0 0;color:var(--hre-muted);font-size:1rem}.hre-steps-row .hre-card{min-width:0}.hre-step1-card{flex:1 1 27%}.hre-step2-card{flex:3 1 73%}.hre-card{background:var(--hre-bg);border:1px solid var(--hre-border);border-radius:var(--hre-radius);padding:16px}.hre-card h2{margin:0 0 12px;font-size:1.05rem}.hre-hint,.hre-share-expl,.hre-privacy,.hre-disclaimer{color:var(--hre-muted);font-size:.85rem;margin:4px 0 8px}.hre-dropzone{border:2px dashed var(--hre-border);border-radius:var(--hre-radius);overflow:hidden;position:relative;cursor:pointer;transition:border-color 0.15s ease;background:var(--hre-bg)}.hre-dropzone:hover,.hre-dropzone:focus-visible,.hre-dropzone.hre-dragging{border-color:var(--hre-accent);outline:none}.hre-drop-empty{display:flex;flex-direction:column;gap:8px;align-items:center;justify-content:center;text-align:center;padding:28px 16px;min-height:220px;width:100%}.hre-drop-icon{width:44px;height:44px;border:2px solid var(--hre-muted);border-radius:8px;position:relative;opacity:.6}.hre-drop-icon::before{content:"";position:absolute;left:50%;top:54%;width:18px;height:12px;transform:translate(-50%,-50%);border:2px solid var(--hre-muted);border-top:none;border-radius:0 0 10px 10px}.hre-drop-icon::after{content:"";position:absolute;left:50%;top:32%;width:7px;height:7px;transform:translate(-50%,-50%);border-radius:50%;background:var(--hre-muted)}.hre-drop-text{color:var(--hre-muted);font-size:.9rem}.hre-drop-browse,.hre-file-label,.hre-camera-label,.hre-generate,.hre-retry,.hre-change{display:inline-block;border:1px solid var(--hre-accent);background:var(--hre-accent);color:#fff;border-radius:6px;padding:8px 14px;font-size:.92rem;cursor:pointer;text-decoration:none;font-weight:600}.hre-camera-label,.hre-change{background:#fff0;color:var(--hre-accent)}.hre-dropzone.hre-has-image{border-style:solid;border-width:2px}.hre-drop-empty{aspect-ratio:1.1 / 1}.hre-input-preview{display:block;width:100%;aspect-ratio:1.1 / 1;height:auto;object-fit:contain;background:var(--hre-bg)}.hre-step1-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:10px;align-items:center}.hre-upload-status,.hre-style-status,.hre-result-status{margin-top:8px;color:var(--hre-muted);font-size:.9rem}.hre-result-status{text-align:center}.hre-cat{margin-bottom:16px}.hre-cat:last-child{margin-bottom:0}.hre-cat-name{margin:0 0 8px;font-size:.95rem;font-weight:700}.hre-cat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}[data-hre-catalogue]{max-height:1230px;overflow-y:auto;padding-right:8px}.hre-cat-item{border:1px solid var(--hre-border);border-radius:8px;background:#fff0;cursor:pointer;display:flex;flex-direction:column;gap:0;align-items:stretch;width:100%;font-family:inherit;font-size:.75rem;color:inherit;text-align:left;appearance:none;transition:border-color 0.15s ease,background-color 0.15s ease;padding:0;position:relative;overflow:hidden;margin:0}.hre-cat-photo{position:relative;display:block}.hre-cat-item img{width:100%;aspect-ratio:1.1 / 1;height:auto;object-fit:contain;display:block;background:var(--hre-bg)}.hre-cat-name-sm{min-height:2.7em;padding:6px 8px 0;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:var(--hre-muted)}.hre-cat-select{display:block;margin:6px 8px 8px;border:1px solid var(--hre-accent);background:#fff0;color:var(--hre-accent);border-radius:6px;padding:8px 10px;font-size:.85rem;font-weight:600;line-height:1.2;text-align:center;pointer-events:none;transition:background-color 0.15s ease,color 0.15s ease}.hre-cat-item:hover,.hre-cat-item:focus-visible{border-color:var(--hre-accent);outline:none}.hre-cat-item.hre-selected,.hre-cat-item[aria-pressed="true"]{border-color:var(--hre-accent)}.hre-cat-item.hre-selected::after,.hre-cat-item[aria-pressed="true"]::after{content:"";position:absolute;inset:0;border:2px solid var(--hre-accent);border-radius:8px;pointer-events:none}.hre-cat-item.hre-selected .hre-cat-select,.hre-cat-item[aria-pressed="true"] .hre-cat-select{background:var(--hre-accent);color:#fff}.hre-cat-check{position:absolute;top:6px;right:6px;width:22px;height:22px;border-radius:50%;background:var(--hre-accent);color:#fff;display:none;align-items:center;justify-content:center}.hre-cat-check::after{content:"";width:10px;height:5px;border-left:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(-45deg) translate(1px,-1px)}.hre-cat-item.hre-selected .hre-cat-check,.hre-cat-item[aria-pressed="true"] .hre-cat-check{display:flex}.hre-confirm-card{text-align:center}.hre-confirm-preview{display:flex;gap:14px;align-items:stretch;justify-content:center;margin-bottom:16px}.hre-confirm-side{flex:1 1 33%;max-width:33%;min-width:0;margin:0;text-align:center}.hre-confirm-side img{width:100%;aspect-ratio:1 / 1;object-fit:contain;background:var(--hre-bg);border:1px solid var(--hre-border);border-radius:var(--hre-radius);box-shadow:0 6px 18px rgb(17 24 39 / .1);display:block;margin:0 auto}.hre-confirm-side figcaption{margin-top:6px;color:var(--hre-muted);font-size:.85rem}.hre-styles{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.hre-style-btn{border:1px solid var(--hre-border);background:var(--hre-bg);color:inherit;border-radius:999px;padding:8px 18px;font-size:.92rem;cursor:pointer;transition:border-color 0.15s ease,background-color 0.15s ease}.hre-style-btn:hover,.hre-style-btn:focus-visible{border-color:var(--hre-accent);outline:none}.hre-style-btn[aria-checked="true"]{background:var(--hre-accent);border-color:var(--hre-accent);color:#fff}.hre-generate-row{margin:16px 0 0}.hre-generate:disabled{opacity:.5;cursor:not-allowed}.hre-provider-notice{margin:12px 0 0;padding:10px 14px;border-radius:8px;background:#fef3c7;border:1px solid #f59e0b;color:#92400e;font-size:.9rem;text-align:center}.hre-provider-notice[hidden]{display:none}.hre-share-row{margin-top:12px;display:flex;flex-direction:column;align-items:center;gap:4px}.hre-share{display:inline-flex;align-items:center;gap:8px;font-size:.85rem;color:var(--hre-muted);cursor:pointer}.hre-share input[type="checkbox"]{accent-color:var(--hre-accent)}.hre-share-row .hre-share-expl,.hre-share-row .hre-privacy{margin:0;font-size:.78rem;color:var(--hre-muted);text-align:center}.hre-result-card h2{text-align:center}.hre-result-holder{position:relative;margin:12px 0}.hre-result-card .hre-result-img{width:100%;max-width:100%;height:auto;border-radius:var(--hre-radius);display:block;margin:0 auto}.hre-result-view{display:block;margin:0;text-decoration:none}@keyframes hre-reveal{from{transform:scale(.94);opacity:.4}to{transform:scale(1);opacity:1}}.hre-result-img.hre-reveal{animation:hre-reveal 0.45s cubic-bezier(.22,1,.36,1)}.hre-confetti{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:3}.hre-loading{display:flex;align-items:center;gap:10px;margin:12px 0;color:var(--hre-muted);font-size:.92rem}.hre-spinner{width:20px;height:20px;flex:0 0 auto;border:3px solid var(--hre-border);border-top-color:var(--hre-accent);border-radius:50%;animation:hre-spin 0.8s linear infinite}@keyframes hre-spin{to{transform:rotate(360deg)}}.hre-elapsed{font-variant-numeric:tabular-nums;font-weight:600;color:inherit}.hre-result-actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center;justify-content:center;margin-top:12px}.hre-download{display:inline-block;border:1px solid var(--hre-accent);background:var(--hre-accent);color:#fff;border-radius:6px;padding:8px 14px;font-size:.92rem;cursor:pointer;text-decoration:none;font-weight:600}.hre-gallery-section{margin-top:24px}.hre-gallery-section h2{font-size:1.05rem}.hre-disclaimer{margin-top:12px;text-align:center}.hre-gallery{list-style:none;margin:12px 0 0;padding:0;display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.hre-gallery-link{display:block;border-radius:8px}.hre-gallery img{width:100%;aspect-ratio:1 / 1;object-fit:cover;border-radius:8px;border:1px solid var(--hre-border);display:block;transition:transform 0.18s ease,box-shadow 0.18s ease}.hre-gallery-link:hover img{transform:translateY(-2px);box-shadow:0 8px 18px rgb(17 24 39 / .14)}.hre-gallery-empty{color:var(--hre-muted);font-size:.85rem}.hre-gallery-end{margin:12px 0 0;color:var(--hre-muted);font-size:.85rem;text-align:center}.hre-gallery-sentinel{height:1px}.hre-disclaimer{margin-top:12px}.hre-nojs,.hre-error{border:1px solid var(--hre-border);border-radius:var(--hre-radius);padding:12px;color:var(--hre-muted)}.hre-app :focus-visible{outline:2px solid var(--hre-accent);outline-offset:2px}.screen-reader-text{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(1px,1px,1px,1px);white-space:nowrap}@media (prefers-reduced-motion:reduce){.hre-app *{transition:none!important;scroll-behavior:auto!important;animation:none!important}}@media (max-width:1024px){.hre-cat-grid{grid-template-columns:repeat(2,1fr)}.hre-gallery{grid-template-columns:repeat(3,1fr)}}@media (max-width:860px){.hre-steps-row{flex-direction:column}.hre-confirm-preview{flex-direction:column;align-items:center}.hre-confirm-side{flex:1 1 auto;width:100%;max-width:360px;margin:0 auto}.hre-gallery{grid-template-columns:repeat(2,1fr)}[data-hre-catalogue]{max-height:900px}}@media (min-width:601px) and (max-width:860px){.hre-cat-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.hre-gallery{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:861px){.hre-result-card .hre-result-img{max-width:66%}}.hre-lead{margin-top:18px;padding:16px;border:1px solid var(--hre-border,rgb(128 128 128 / .35));border-radius:10px;background:rgb(128 128 128 / .06)}.hre-lead-title{margin:0 0 4px;font-size:1.05em}.hre-lead-hint{margin:0 0 12px;font-size:.9em;opacity:.75}.hre-lead-field-row{display:flex;flex-direction:column;gap:4px;margin-bottom:12px}.hre-lead-label{font-size:.9em;font-weight:600}.hre-lead-field-row input[type="text"],.hre-lead-field-row input[type="tel"],.hre-lead-field-row input[type="email"],.hre-lead-field-row input[type="number"],.hre-lead-field-row select,.hre-lead-field-row textarea{width:100%!important;max-width:none!important;padding:8px 10px;border:1px solid rgb(128 128 128 / .5);border-radius:6px;font:inherit;color:var(--hre-fg,inherit);background:var(--hre-input-bg,#fff);box-sizing:border-box}.hre-lead-field-row input.hre-invalid,.hre-lead-field-row select.hre-invalid,.hre-lead-field-row textarea.hre-invalid{border-color:#d63638;box-shadow:0 0 0 1px #d63638}.hre-lead-field-row input[type="checkbox"]{width:18px;height:18px;margin:0 8px 0 0;accent-color:var(--hre-accent,#2271b1)}.hre-lead-field-row:has(input[type="checkbox"]){flex-direction:row;align-items:flex-start}.hre-lead-form-error{margin:6px 0 0;padding:8px 10px;border-radius:6px;background:rgb(214 54 56 / .12);color:#b32d2e;font-size:.9em}@media (min-width:782px){.hre-lead-fields{display:grid;grid-template-columns:1fr 1fr;column-gap:16px}}