:root{--ink:#3a2e2a;--muted:#76645a;--rose:#d9a79a;--line:#e8d4c9;--cream:#fcf8f5}*{box-sizing:border-box}body{margin:0;color:var(--ink);background:var(--cream);font:16px/1.7 Manrope,Arial,sans-serif}a{color:inherit;text-underline-offset:4px}button{font:inherit;cursor:pointer}a:focus-visible,button:focus-visible{outline:3px solid #835246;outline-offset:4px}h1,h2,h3{font-family:'Cormorant Garamond',Georgia,serif;font-weight:600;line-height:1.1;margin:0 0 20px}h1{font-size:clamp(44px,5vw,72px);max-width:850px;margin-inline:auto}h2{font-size:clamp(34px,3.2vw,48px)}h3{font-size:30px}p{margin:0 0 20px;color:var(--muted)}header,main,footer{max-width:1200px;margin:auto}header{display:flex;justify-content:space-between;align-items:center;padding:24px 0;border-bottom:1px solid var(--line);gap:20px}.brand{font:italic 32px 'Cormorant Garamond',Georgia,serif;text-decoration:none;color:#9e6558}.brand small{display:block;font:9px Manrope,Arial,sans-serif;letter-spacing:3px;color:var(--ink);margin-top:3px}nav{display:flex;align-items:center;gap:32px;font-size:13px}.languages{display:flex;gap:12px}.languages a{text-decoration:none}.languages a[aria-current]{font-weight:bold;border-bottom:1px solid}.intro{padding:78px 0 70px;text-align:center}.eyebrow{text-transform:uppercase;letter-spacing:2px;font-size:12px;color:#85584a;margin-bottom:16px}.lead{max-width:800px;margin:0 auto 28px;font-size:18px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 25px;border:1px solid var(--rose);border-radius:40px;background:var(--rose);color:var(--ink);text-decoration:none;font-weight:700;line-height:1.5}.button:hover{background:#e7bfb0}.secondary{background:transparent}.flyer-section{display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:center;padding:50px;background:linear-gradient(135deg,#f1e5db,#fbf7f3);border-radius:32px;border:1px solid var(--line)}.flyer-preview{text-align:center;perspective:1400px}.flyer-preview img{width:min(72%,290px);height:auto;transform:rotateY(-12deg) rotateZ(-5deg);box-shadow:12px 20px 30px #704f3a25;border:1px solid #d7c4b2;border-radius:2px}.note{font-size:12px;margin:12px 0}.text-link{font-size:14px}.benefit{margin:70px 0;display:grid;grid-template-columns:1fr 1fr;gap:70px;padding:36px 44px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.percent{font:600 70px 'Cormorant Garamond',Georgia,serif;color:#a57561}.percent span{font-size:38px}.benefit h2{margin-top:8px}.benefit p{margin:0}.benefit ol{list-style:none;counter-reset:step;display:grid;align-content:center;gap:22px;margin:0;padding:0}.benefit li{counter-increment:step;display:flex;gap:20px;align-items:center}.benefit li:before{content:counter(step);display:grid;place-items:center;flex:none;width:40px;height:40px;border:1px solid #cfad9b;border-radius:50%;color:#835c4b}.section-head p{max-width:750px}.partner-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.partner-card{border:1px solid var(--line);border-radius:24px;padding:28px;background:#fffdfb;display:flex;flex-direction:column;align-items:flex-start}.partner-card .text-link{margin-top:auto}.partner-initial{display:grid;place-items:center;background:#f1e3d9;border-radius:50%;width:55px;height:55px;font:28px Georgia,serif;margin-bottom:22px}.code{font-size:13px;overflow-wrap:anywhere}.code span{display:block}.empty{padding:30px 35px;background:#f5eee7;border-radius:24px;border:1px dashed #d9c2b2}.empty h3{font-size:28px;margin-bottom:8px}.empty p{margin:0}.invitation{padding:75px 0;text-align:center}.invitation p{max-width:720px;margin:0 auto 25px}footer{display:flex;justify-content:space-between;padding:25px 0;border-top:1px solid var(--line);font-size:12px;gap:18px}footer div{display:flex;gap:20px}.skip{position:absolute;top:-100px;background:white;padding:12px}.skip:focus{top:10px;z-index:9}dialog{width:96vw;height:94svh;max-width:1600px;max-height:94svh;padding:0;border:1px solid #d7c3b3;border-radius:20px;background:#faf7f2;overflow:hidden}dialog::backdrop{background:#372c2470;backdrop-filter:blur(5px)}.dialog-bar{height:44px;display:flex;align-items:center;justify-content:space-between;padding:0 18px;font-size:13px}.dialog-bar button{border:0;background:none;font-size:20px;min-width:40px;height:40px}iframe{display:block;width:100%;height:calc(100% - 44px);border:0}@media(max-width:1250px){header,main,footer{margin-inline:24px}}@media(max-width:700px){header,main,footer{margin-inline:18px}header{padding:17px 0;align-items:flex-start}.brand{font-size:27px}nav{flex-direction:column;gap:8px;align-items:flex-end;font-size:11px}.intro{padding:45px 0}.lead{font-size:16px}.flyer-section{grid-template-columns:1fr;gap:30px;padding:30px 22px}.flyer-preview img{max-width:220px}.flyer-copy{text-align:center}.benefit{grid-template-columns:1fr;padding:30px 8px;gap:30px;margin:45px 0}.partner-grid{grid-template-columns:1fr}.empty{padding:24px}.invitation{padding:50px 0}footer{flex-direction:column}footer div{flex-wrap:wrap}.button{max-width:100%}dialog{width:100%;max-width:100vw;border-radius:0;height:100svh;max-height:100svh}}

.partner-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.partner-thanks{font-size:14px;color:#85584a}@media(max-width:700px){.partner-grid{grid-template-columns:1fr}}
