.voucher-page{background:#fff9e9}.voucher-page main{overflow:hidden}.voucher-page .site-header{z-index:120}
.voucher-hero{position:relative;min-height:760px;padding:190px 0 100px;color:#fff;background:radial-gradient(circle at 75% 38%,#326b4a 0,#173c2b 40%,#0b2418 88%);overflow:hidden}
.voucher-hero::before{content:"";position:absolute;inset:0;opacity:.2;background-image:radial-gradient(circle at 20% 20%,#edc33e 0 2px,transparent 3px);background-size:37px 37px;mask-image:linear-gradient(90deg,#000,transparent 55%)}
.voucher-hero__glow{position:absolute;width:620px;height:620px;border-radius:50%;right:-140px;top:70px;background:#edc33e;filter:blur(130px);opacity:.14}
.voucher-hero__grid{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(400px,.9fr);gap:80px;align-items:center}.voucher-hero__copy,.voucher-art{min-width:0}
.voucher-hero__copy h1{max-width:760px;font-size:clamp(5rem,8.6vw,9rem);line-height:.79;margin:18px 0 36px}.voucher-hero__copy h1 em{display:block;color:#edc33e;font-style:normal}.voucher-hero__copy>p:not(.eyebrow){max-width:630px;font-size:1.35rem;line-height:1.5}.voucher-trust{display:flex;flex-wrap:wrap;gap:9px;margin-top:35px}.voucher-trust span{border:1px solid rgba(255,255,255,.28);background:rgba(255,255,255,.08);backdrop-filter:blur(10px);border-radius:99px;padding:9px 14px;font-size:.85rem}
.voucher-art{position:relative;perspective:1100px}.voucher-card-live{position:relative;aspect-ratio:1.45;border:1px solid rgba(255,255,255,.72);border-radius:34px;padding:42px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;color:#173c2b;background:linear-gradient(140deg,rgba(255,255,255,.96),rgba(255,248,214,.88));box-shadow:0 45px 90px rgba(0,0,0,.34),inset 0 0 0 8px rgba(255,255,255,.24);transform:rotate(4deg);overflow:hidden}.voucher-card-live::after{content:"";position:absolute;inset:auto -30% -45% 30%;height:70%;border-radius:50%;background:#edc33e;opacity:.22}.voucher-card-live__top{font-size:.72rem;letter-spacing:.25em;font-weight:900}.voucher-card-live img{width:75%;height:auto;object-fit:contain;margin:3px 0 4px;filter:drop-shadow(0 6px 8px rgba(23,60,43,.12))}.voucher-card-live strong{font-family:"Coiny",system-ui;font-size:clamp(2.8rem,5vw,5rem);line-height:1;position:relative;z-index:1}.voucher-card-live p{margin:5px 0 19px;font-size:1.05rem}.voucher-card-live small{font-size:.59rem;letter-spacing:.16em;font-weight:900;position:relative;z-index:1}.voucher-lemon{position:absolute;right:-18px;top:-42px;font-size:84px;filter:drop-shadow(0 18px 17px rgba(0,0,0,.25));transform:rotate(-12deg)}
.voucher-builder{position:relative;background:#fff9e9}.voucher-builder__layout{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(300px,.65fr);gap:50px;align-items:start}.voucher-form-card{background:#fffef8;border:1px solid rgba(23,60,43,.13);border-radius:36px;padding:clamp(25px,4.5vw,60px);box-shadow:0 28px 70px rgba(23,60,43,.12)}
.voucher-progress{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:50px}.voucher-progress span{display:flex;align-items:center;gap:9px;font-size:.77rem;text-transform:uppercase;letter-spacing:.1em;font-weight:900;color:rgba(23,60,43,.42)}.voucher-progress span::after{content:"";height:2px;background:currentColor;flex:1}.voucher-progress span:last-child::after{display:none}.voucher-progress b{display:grid;place-items:center;width:31px;height:31px;border:1px solid currentColor;border-radius:50%}.voucher-progress .is-active{color:#173c2b}.voucher-progress .is-active b{color:#fff;background:#173c2b}
.voucher-step[hidden]{display:none}.voucher-step.is-active{animation:voucher-step-in .45s ease both}@keyframes voucher-step-in{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}.voucher-step fieldset{border:0;padding:0;margin:0 0 44px}.voucher-step legend,.review-head h2{font-family:"Coiny",system-ui;font-size:clamp(2.6rem,5vw,4.4rem);line-height:.95;color:#173c2b;margin-bottom:25px}.voucher-step legend span{color:#c84632}
.amount-options{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.amount-options input{position:absolute;opacity:0}.amount-options span{display:grid;place-items:center;min-height:66px;padding:9px;border:1px solid rgba(23,60,43,.25);border-radius:17px;font-weight:900;cursor:pointer;background:#fff;transition:.2s}.amount-options input:checked+span{background:#edc33e;border-color:#173c2b;box-shadow:4px 5px 0 #173c2b;transform:translate(-2px,-2px)}.amount-options input:focus-visible+span{outline:3px solid #c84632;outline-offset:2px}
.custom-amount{max-width:300px;margin-top:18px}.voucher-field-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.voucher-field{display:grid;gap:7px;color:#173c2b;font-size:.88rem;font-weight:800}.voucher-field--wide{grid-column:1/-1}.voucher-field>span small{font-weight:500;opacity:.55}.voucher-field input,.voucher-field textarea{width:100%;border:1px solid rgba(23,60,43,.25);border-radius:14px;background:#fff;padding:15px 16px;color:#173c2b;font:inherit;font-weight:500;outline:0;transition:.2s}.voucher-field textarea{resize:vertical}.voucher-field input:focus,.voucher-field textarea:focus{border-color:#173c2b;box-shadow:0 0 0 4px rgba(237,195,62,.35)}.voucher-field input[aria-invalid="true"]{border-color:#c84632}.voucher-field>small{text-align:right;opacity:.5}.voucher-next{margin-top:28px}.voucher-errors{margin:22px 0 0;padding:14px 17px;border-radius:14px;color:#8d2418;background:#fff0eb;border:1px solid #efb1a6}.voucher-errors p{margin:0}.voucher-errors p+p{margin-top:5px}
.review-head{margin-bottom:30px}.review-head h2{margin:4px 0 15px}.voucher-review{margin:0;border-top:1px solid rgba(23,60,43,.15)}.voucher-review>div{display:grid;grid-template-columns:150px 1fr;gap:30px;padding:16px 0;border-bottom:1px solid rgba(23,60,43,.15)}.voucher-review dt{font-size:.74rem;letter-spacing:.11em;text-transform:uppercase;font-weight:900;opacity:.58}.voucher-review dd{margin:0;font-weight:700;white-space:pre-wrap}.voucher-check{display:flex;gap:11px;align-items:flex-start;margin:25px 0;font-size:.88rem}.voucher-check input{width:20px;height:20px;accent-color:#173c2b;flex:0 0 auto}.voucher-check--optional{margin-top:-10px;padding:18px;border:1px solid rgba(23,60,43,.14);border-radius:16px;background:rgba(255,255,255,.42)}.voucher-check--optional span{line-height:1.45}.voucher-actions{display:flex;justify-content:space-between;gap:14px;flex-wrap:wrap}.paypal-slot{min-height:150px;margin:28px auto 12px;max-width:520px}.payment-note{font-size:.78rem;text-align:center;opacity:.65}.payment-setup-note{display:flex;gap:20px;align-items:flex-start;margin:30px 0;padding:24px;background:#f4edcf;border:1px solid #e2d5a4;border-radius:20px}.payment-setup-note>span{font-size:2.5rem}.payment-setup-note p{margin:5px 0 0}.voucher-step [data-back-review]{display:block;margin:22px auto 0}
.voucher-aside{position:sticky;top:125px;border-radius:32px;padding:38px;background:#b8d89b;color:#173c2b;box-shadow:8px 10px 0 #173c2b}.voucher-aside h2{font-size:3.4rem;line-height:.93;margin:8px 0 30px}.voucher-aside ol{list-style:none;padding:0;margin:0;display:grid;gap:22px}.voucher-aside li{display:grid;grid-template-columns:42px 1fr;gap:13px}.voucher-aside li>span{font-family:"Coiny";font-size:1.35rem;color:#c84632}.voucher-aside strong{display:block;font-size:1.05rem}.voucher-aside li p{margin:3px 0 0;font-size:.88rem;line-height:1.4}.voucher-help{display:grid;margin-top:34px;padding-top:22px;border-top:1px solid rgba(23,60,43,.25)}.voucher-help span{font-family:"Coiny";font-size:1.35rem}.voucher-help a{color:inherit;font-size:.85rem;font-weight:800}
.voucher-faq{background:#edc33e}.voucher-faq h2{font-size:clamp(4rem,8vw,7.5rem);color:#173c2b;margin:6px 0 40px}.voucher-faq__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.voucher-faq details{background:#fff9e9;border:2px solid #173c2b;border-radius:22px;padding:22px;box-shadow:5px 6px 0 #173c2b}.voucher-faq summary{font-family:"Coiny";font-size:1.35rem;line-height:1.05;cursor:pointer}.voucher-faq details p{font-size:.9rem;margin:18px 0 0}
.voucher-result,.voucher-public{padding-top:170px;min-height:80vh;background:linear-gradient(135deg,#fff9e9,#f1e8c8)}.voucher-result__grid{display:grid;grid-template-columns:1fr minmax(360px,.75fr);gap:70px;align-items:center}.voucher-result__copy h1{font-size:clamp(4.2rem,8vw,8rem);line-height:.85;color:#173c2b;margin:12px 0 28px}.voucher-result__copy>p{max-width:670px;font-size:1.12rem}.result-check{display:grid;place-items:center;width:58px;height:58px;border-radius:50%;background:#b8d89b;color:#173c2b;font-size:2rem;font-weight:900;margin-bottom:24px}.result-delivery{padding:12px 16px;border-left:4px solid #173c2b;background:#fff}.digital-ticket{border-radius:30px;overflow:hidden;background:#fffdf4;box-shadow:12px 14px 0 #173c2b,0 35px 70px rgba(23,60,43,.16)}.digital-ticket__head{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:23px 26px;background:#173c2b;color:#fff}.digital-ticket__head span{font-size:.7rem;letter-spacing:.18em;font-weight:900}.digital-ticket__head strong{font-family:"Coiny";font-size:2rem;color:#edc33e}.digital-ticket__body{padding:28px;text-align:center}.digital-ticket__body svg{display:block;max-width:100%;height:auto;margin:auto}.digital-ticket__body code{display:inline-block;margin-top:10px;padding:8px 12px;border-radius:99px;background:#f1e8c8;font-weight:900;letter-spacing:.1em}
.voucher-public__card{max-width:760px;margin:auto;text-align:center;border-radius:40px;background:#fffdf4;border:1px solid rgba(23,60,43,.2);box-shadow:12px 15px 0 #173c2b;overflow:hidden}.voucher-public__intro{padding:45px 35px 30px;background:#173c2b;color:#fff}.voucher-public__intro img{width:min(420px,90%);height:auto}.voucher-public__intro h1{font-size:clamp(4.5rem,12vw,8rem);line-height:.9;color:#edc33e;margin:18px 0 4px}.voucher-public__intro p{margin:0}.voucher-status{display:inline-block;margin-top:18px;padding:7px 13px;border-radius:99px;background:#b8d89b;color:#173c2b;font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;font-weight:900}.voucher-status--redeemed,.voucher-status--cancelled,.voucher-status--expired{background:#c84632;color:#fff}.voucher-public__code{padding:32px}.voucher-browser-qr{width:min(300px,88%);min-height:250px;margin:0 auto 18px;padding:8px;display:grid;place-items:center;border:1px solid rgba(23,60,43,.15);border-radius:22px;background:#fff}.voucher-browser-qr>span{font-size:.8rem;font-weight:800;opacity:.55}.voucher-browser-qr svg{display:block;width:100%;height:auto}.voucher-browser-qr.has-error{min-height:80px;border-color:#c84632}.voucher-public__code-label{display:block;margin-bottom:8px;font-size:.72rem;font-weight:900;letter-spacing:.18em;text-transform:uppercase}.voucher-public__code code{display:inline-block;padding:15px 20px;border:2px solid #173c2b;border-radius:14px;background:#f1e8c8;font-size:clamp(1.25rem,5vw,2rem);font-weight:900;letter-spacing:.12em}.voucher-public__code p{font-size:.85rem}.voucher-public__message{margin:0 32px;padding:30px;border-top:1px solid rgba(23,60,43,.15)}.voucher-public__message span{font-family:"Coiny";font-size:1.8rem}.voucher-public__message blockquote{font-size:1.2rem;line-height:1.45}.voucher-print-guide{margin:0 32px 36px;padding:24px;border-radius:20px;background:#f1e8c8}.voucher-print-guide>strong{font-family:"Coiny";font-size:1.5rem}.voucher-print-guide p{margin:8px auto 18px;max-width:520px;font-size:.9rem}.voucher-print-actions{display:flex;justify-content:center;gap:10px;flex-wrap:wrap}.voucher-print-notice,.voucher-pdf-status{padding:12px 14px;border:1px solid #c84632;border-radius:12px;background:#fff6f1;color:#8d2418;font-weight:700}.voucher-pdf-status{margin:14px auto 0!important}.digital-ticket__body .voucher-public__code-label{margin-top:18px}.digital-ticket__body .voucher-browser-qr{min-height:220px}
@media(max-width:980px){.voucher-hero__grid,.voucher-builder__layout,.voucher-result__grid{grid-template-columns:1fr}.voucher-hero__copy h1{font-size:clamp(5rem,14vw,8rem)}.voucher-art{max-width:620px}.voucher-aside{position:relative;top:auto}.voucher-faq__grid{grid-template-columns:1fr}.voucher-aside ol{grid-template-columns:repeat(3,1fr)}.voucher-aside li{grid-template-columns:1fr}.digital-ticket{max-width:580px}}
@media(max-width:680px){.voucher-hero{min-height:auto;padding:140px 0 70px}.voucher-hero__grid{gap:55px}.voucher-hero__copy h1{font-size:clamp(3.65rem,17vw,4.8rem);overflow-wrap:anywhere}.voucher-hero__copy>p:not(.eyebrow){font-size:1.05rem}.voucher-trust{display:grid}.voucher-art{width:min(94%,360px);justify-self:center}.voucher-card-live{padding:25px 18px;border-radius:23px;transform:rotate(1.5deg)}.voucher-card-live img{width:78%}.voucher-card-live strong{font-size:2.7rem}.voucher-card-live small{font-size:.43rem}.voucher-lemon{font-size:57px}.voucher-form-card{padding:26px 17px;border-radius:25px}.voucher-progress{margin-bottom:38px}.voucher-progress span{font-size:0}.voucher-progress b{font-size:.76rem}.voucher-step legend,.review-head h2{font-size:2.7rem}.amount-options{grid-template-columns:repeat(2,1fr)}.voucher-field-grid{grid-template-columns:1fr}.voucher-review>div{grid-template-columns:1fr;gap:5px}.voucher-actions .button,.voucher-print-actions .button{width:100%}.voucher-aside{padding:28px 22px;box-shadow:5px 6px 0 #173c2b}.voucher-aside ol{grid-template-columns:1fr}.voucher-aside li{grid-template-columns:42px 1fr}.voucher-aside h2{font-size:2.8rem}.voucher-faq h2{font-size:4rem}}
@media(max-width:680px){.voucher-hero__copy h1{font-size:clamp(3.45rem,15vw,4.2rem);overflow-wrap:normal}}
@media print{@page{size:A4;margin:10mm}body{background:#fff!important}.site-header,.site-footer,.noise,.skip-link,.consent,.flash,.voucher-print-guide{display:none!important}.voucher-public{min-height:0!important;padding:0!important;background:#fff!important}.voucher-public .shell{width:100%!important;max-width:none!important;padding:0!important}.voucher-public__card{width:100%!important;max-width:178mm!important;margin:0 auto!important;border:1px solid #173c2b!important;border-radius:18px!important;box-shadow:none!important;break-inside:avoid;-webkit-print-color-adjust:exact;print-color-adjust:exact}.voucher-public__intro{padding:18px 24px!important}.voucher-public__intro img{width:260px!important}.voucher-public__intro h1{font-size:4.6rem!important;margin:8px 0 2px!important}.voucher-status{margin-top:8px!important}.voucher-public__code{padding:20px!important}.voucher-public__message{padding:18px!important;margin:0 24px!important}.voucher-public__message blockquote{margin:10px 0!important}}
