:root{--voucher-bg: #f7f3ee;--voucher-surface: rgba(255, 255, 255, .82);--voucher-border: rgba(77, 67, 58, .09);--voucher-text: #2b2926;--voucher-muted: #6c655e;--voucher-accent: #2d5a3d;--voucher-accent-hover: #244a31;--voucher-shadow: 0 18px 50px rgba(42, 33, 24, .08);--voucher-radius: 28px}body{background:var(--voucher-bg);color:var(--voucher-text)}.voucher-hero{padding:clamp(7rem,12vw,10rem) 1.5rem 3rem;margin-top:calc(-1 * var(--header-height, 82px))}.voucher-hero__inner{max-width:860px;margin:0 auto;text-align:center}.voucher-eyebrow{margin:0 0 .9rem;font-family:Fira Sans,sans-serif;font-size:.8rem;letter-spacing:.18em;text-transform:uppercase;color:#7a746c}.voucher-hero h1{margin:0 0 1.1rem;font-family:Playfair Display,serif;font-size:clamp(2.5rem,5vw,4.6rem);font-weight:500;line-height:1.08;color:#2a2927}.voucher-lead{max-width:700px;margin:0 auto;font-family:Fira Sans,sans-serif;font-size:clamp(1rem,1.8vw,1.15rem);line-height:1.8;color:var(--voucher-muted)}.voucher-section{padding:0 1.5rem 5rem}.voucher-layout{max-width:1240px;margin:0 auto;display:grid;grid-template-columns:.95fr 1.15fr;gap:2rem;align-items:start}.voucher-info,.voucher-form-box{display:flex;flex-direction:column;gap:1.5rem}.voucher-card{background:var(--voucher-surface);backdrop-filter:blur(10px);border:1px solid var(--voucher-border);border-radius:var(--voucher-radius);padding:2rem;box-shadow:var(--voucher-shadow)}.voucher-card h2{margin:0 0 1.2rem;font-family:Playfair Display,serif;font-size:1.8rem;font-weight:500;color:#262320}.voucher-note p,.voucher-form-intro,.voucher-step p{margin:0;font-family:Fira Sans,sans-serif;color:var(--voucher-muted);line-height:1.75}.voucher-steps{display:grid;gap:1.1rem}.voucher-step{display:grid;grid-template-columns:56px 1fr;gap:1rem;align-items:start}.voucher-step__number{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:999px;background:#2d5a3d1a;color:var(--voucher-accent);font-family:Fira Sans,sans-serif;font-weight:700;font-size:1rem}.voucher-step h3{margin:0 0 .35rem;font-family:Playfair Display,serif;font-size:1.2rem;font-weight:500;color:#2b2926}.voucher-form{margin-top:1.5rem}.voucher-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem 1.1rem}.form-field{display:flex;flex-direction:column}.form-field--full{grid-column:1 / -1}.form-field label{margin-bottom:.45rem;font-family:Fira Sans,sans-serif;font-size:.95rem;color:#3b3733}.form-field input,.form-field select,.form-field textarea{width:100%;border:1px solid rgba(67,58,50,.16);border-radius:16px;background:#ffffffeb;padding:.95rem 1rem;font-family:Fira Sans,sans-serif;font-size:1rem;color:#222;outline:none;transition:border-color .22s ease,box-shadow .22s ease,background .22s ease}.form-field textarea{resize:vertical;min-height:120px}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{border-color:#2d5a3d8c;box-shadow:0 0 0 4px #2d5a3d14;background:#fff}.checkbox-field{display:flex;gap:.8rem;margin-top:1.4rem;align-items:flex-start}.checkbox-field input{margin-top:.15rem;accent-color:var(--voucher-accent)}.checkbox-field span{font-family:Fira Sans,sans-serif;font-size:.95rem;line-height:1.6;color:var(--voucher-muted)}.voucher-actions{margin-top:1.5rem}.voucher-button{appearance:none;border:none;border-radius:999px;padding:1rem 1.6rem;background:var(--voucher-accent);color:#fff;font-family:Fira Sans,sans-serif;font-size:1rem;font-weight:600;cursor:pointer;transition:transform .18s ease,background .18s ease,box-shadow .18s ease}.voucher-button:hover{background:var(--voucher-accent-hover);transform:translateY(-1px);box-shadow:0 10px 24px #2d5a3d2e}.form-status{min-height:1.5rem;margin:1rem 0 0;font-family:Fira Sans,sans-serif;font-size:.95rem;line-height:1.5}.form-status.is-loading{color:#6c655e}.form-status.is-success{color:#2d5a3d}.form-status.is-error{color:#a63d32}@media(max-width:980px){.voucher-layout{grid-template-columns:1fr}}@media(max-width:680px){.voucher-hero{padding:6.8rem 1rem 2.4rem}.voucher-section{padding:0 1rem 4rem}.voucher-card{padding:1.35rem;border-radius:22px}.voucher-form-grid{grid-template-columns:1fr}.voucher-step{grid-template-columns:46px 1fr;gap:.85rem}.voucher-step__number{width:46px;height:46px}}
