.fh-ooo-generator{--fh-accent:#002991;--fh-border:#d9e1e6;--fh-muted:#66727a;font-family:inherit;max-width:1180px;margin:0 auto;color:#20262b}.fh-ooo-generator *{box-sizing:border-box}.fh-ooo-progress{display:flex;gap:10px;margin:0 0 28px}.fh-ooo-progress span{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;border:1px solid var(--fh-border);font-weight:700;background:#fff}.fh-ooo-progress span.is-active{background:var(--fh-accent);border-color:var(--fh-accent);color:#fff}.fh-ooo-step{display:none}.fh-ooo-step.is-active{display:block}.fh-ooo-kicker{margin:0 0 6px;color:var(--fh-accent);font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em}.fh-ooo-step h2{margin-top:0}.fh-ooo-choice-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:24px 0}.fh-ooo-choice-grid--single{grid-template-columns:minmax(240px,380px)}.fh-ooo-choice,.fh-ooo-motif{appearance:none;border:1px solid var(--fh-border);background:#fff;border-radius:14px;padding:18px;text-align:left;cursor:pointer;transition:.2s ease;color:inherit;font:inherit}.fh-ooo-choice:hover,.fh-ooo-choice.is-selected,.fh-ooo-motif:hover,.fh-ooo-motif.is-selected{border-color:var(--fh-accent);box-shadow:0 0 0 2px color-mix(in srgb,var(--fh-accent) 18%,transparent)}.fh-ooo-choice span{display:block;font-size:1.65rem;margin-bottom:8px}.fh-ooo-choice strong,.fh-ooo-choice small{display:block}.fh-ooo-choice small{margin-top:6px;color:var(--fh-muted);line-height:1.4}.fh-ooo-actions{display:flex;justify-content:space-between;gap:12px;margin-top:28px}.fh-ooo-actions--end{justify-content:flex-end}.fh-ooo-btn{appearance:none;border:1px solid var(--fh-accent);background:var(--fh-accent);color:#fff;border-radius:8px;padding:12px 20px;cursor:pointer;font:inherit;font-weight:700}.fh-ooo-btn--secondary{background:#fff;color:var(--fh-accent)}.fh-ooo-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.fh-ooo-form-grid label,.fh-ooo-color-grid label{display:grid;gap:7px;font-weight:700}.fh-ooo-form-grid label span{font-weight:400;color:var(--fh-muted)}.fh-ooo-form-grid input,.fh-ooo-form-grid textarea{width:100%;border:1px solid var(--fh-border);border-radius:8px;padding:11px 12px;font:inherit;background:#fff;color:inherit}.fh-ooo-span-2{grid-column:1/-1}.fh-ooo-design-layout{display:grid;grid-template-columns:1.1fr .9fr;gap:32px;align-items:start}.fh-ooo-color-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:26px}.fh-ooo-color-grid input{width:100%;height:44px;padding:2px;border:1px solid var(--fh-border);border-radius:8px;background:#fff}.fh-ooo-motif-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.fh-ooo-motif{padding:10px;text-align:center}.fh-ooo-motif img,.fh-ooo-motif__preview{display:block;width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:9px;margin-bottom:8px;background:#edf1f3}.fh-ooo-motif__preview--neutral{background:linear-gradient(135deg,#eef3f5,#dbe5ea)}.fh-ooo-preview-stage{min-height:540px;padding:34px 18px;display:grid;place-items:center;background:linear-gradient(135deg,#eef2f4,#dce4e8);border-radius:16px}.fh-ooo-preview-card{position:relative;width:min(100%,430px);overflow:hidden;border-radius:16px;background:#fff;box-shadow:0 24px 70px rgba(25,35,42,.22)}.fh-ooo-preview-card>button{position:absolute;right:11px;top:9px;z-index:2;width:34px;height:34px;border:0;border-radius:50%;background:rgba(255,255,255,.92);font-size:24px;cursor:default}.fh-ooo-preview-image{height:190px;background-size:cover;background-position:center}.fh-ooo-preview-body{padding:28px}.fh-ooo-preview-period{margin:0 0 8px;font-size:.83rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.fh-ooo-preview-title{margin:0 0 14px;font-size:1.55rem}.fh-ooo-preview-message,.fh-ooo-preview-details{line-height:1.55;white-space:pre-line}.fh-ooo-preview-details{margin-top:14px;font-size:.94rem}.fh-ooo-preview-cta{display:inline-block;margin-top:18px;padding:10px 15px;border-radius:7px;color:#fff;font-weight:700}.fh-ooo-code{width:100%;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px;line-height:1.5;border:1px solid var(--fh-border);border-radius:10px;padding:16px;background:#f7f9fa;color:#1f272c;resize:vertical}.fh-ooo-code-actions{display:flex;align-items:center;gap:14px;margin:14px 0 22px}.fh-ooo-copy-status{font-weight:700;color:#25723b}.fh-ooo-note{padding:16px 18px;border-radius:10px;background:#eef6f9;border-left:4px solid var(--fh-accent)}@media(max-width:900px){.fh-ooo-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.fh-ooo-design-layout{grid-template-columns:1fr}.fh-ooo-preview-stage{min-height:420px}}@media(max-width:600px){.fh-ooo-form-grid,.fh-ooo-color-grid,.fh-ooo-choice-grid,.fh-ooo-motif-grid{grid-template-columns:1fr}.fh-ooo-span-2{grid-column:auto}.fh-ooo-actions{flex-direction:column-reverse}.fh-ooo-btn{width:100%}}
.fh-ooo-frequency-section{margin:0 0 30px;padding:22px;border:1px solid var(--fh-border);border-radius:14px;background:#f8fafb}.fh-ooo-frequency-section h3{margin-top:0}.fh-ooo-frequency-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.fh-ooo-radio-card{display:flex;gap:12px;align-items:flex-start;padding:15px;border:1px solid var(--fh-border);border-radius:11px;background:#fff;cursor:pointer}.fh-ooo-radio-card.is-selected{border-color:var(--fh-accent);box-shadow:0 0 0 2px color-mix(in srgb,var(--fh-accent) 18%,transparent)}.fh-ooo-radio-card input{margin-top:4px}.fh-ooo-radio-card span,.fh-ooo-radio-card strong,.fh-ooo-radio-card small{display:block}.fh-ooo-radio-card small{margin-top:5px;color:var(--fh-muted);line-height:1.4}.fh-ooo-motif-help{margin-top:-5px;color:var(--fh-muted)}.fh-ooo-category-motifs{display:contents}.fh-ooo-note+.fh-ooo-note{margin-top:12px}@media(max-width:900px){.fh-ooo-frequency-grid{grid-template-columns:1fr}}
.fh-ooo-code-actions{flex-wrap:wrap}.fh-ooo-code-actions .fh-ooo-btn{width:auto}.fh-ooo-motif strong{font-size:.92rem}@media(max-width:600px){.fh-ooo-code-actions .fh-ooo-btn{width:100%}}

.fh-ooo-delay-section{margin-top:-12px}.fh-ooo-delay-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.fh-ooo-delay-tip{margin:14px 2px 0;color:var(--fh-muted);font-size:14px;line-height:1.5}@media(max-width:1050px){.fh-ooo-delay-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.fh-ooo-delay-grid{grid-template-columns:1fr}}

.fh-ooo-support{margin:24px 0;padding:26px;border:1px solid rgba(0,41,145,.22);border-radius:14px;background:#eef2ff;text-align:center}.fh-ooo-support[hidden]{display:none}.fh-ooo-support h3{margin:0 0 10px;color:#002991}.fh-ooo-support p{max-width:760px;margin:10px auto;line-height:1.55}.fh-ooo-support__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin:20px 0 14px}.fh-ooo-support__button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:11px 20px;border-radius:8px;background:#002991;color:#fff!important;font-weight:700;text-decoration:none!important;transition:transform .2s ease,background-color .2s ease}.fh-ooo-support__button:hover,.fh-ooo-support__button:focus{background:#001f70;color:#fff!important;transform:translateY(-1px)}.fh-ooo-support__button--paypal{background:#0070ba}.fh-ooo-support__button--paypal:hover,.fh-ooo-support__button--paypal:focus{background:#005ea6}.fh-ooo-support__note{font-size:13px;color:var(--fh-muted)}@media(max-width:600px){.fh-ooo-support__actions{flex-direction:column}.fh-ooo-support__button{width:100%}}
