*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#131313;color:#f3f2ed;font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}a:focus-visible,summary:focus-visible,textarea:focus-visible{outline:3px solid #ff7547;outline-offset:5px}.wrap{width:min(1180px,calc(100% - 64px));margin:auto}.header{height:96px;border-bottom:1px solid #343434;display:flex;align-items:center;gap:32px}.brand{font-size:25px;font-weight:800;display:flex;gap:7px;align-items:center;letter-spacing:-1px}.brand-light{font-weight:400;color:#b1b1ac}.mark{width:33px;height:35px;background:#ff7547;color:#171717;display:grid;place-items:center;font-size:24px;clip-path:polygon(0 0,100% 0,100% 78%,78% 100%,0 100%);margin-right:5px}.header-caption{font-size:14px;color:#a4a49e;margin-left:auto}.header-action{font-size:14px;border:1px solid #55544f;border-radius:40px;padding:13px 20px;display:flex;gap:22px}.header-action:hover{border-color:#ff7547}.hero{display:grid;grid-template-columns:1.15fr .85fr;gap:70px;padding:66px 0 76px;align-items:center}.eyebrow{font-size:12px;letter-spacing:2px;font-weight:600;color:#b1b1a9;display:flex;align-items:center;gap:12px;margin:0 0 26px}.line{width:26px;height:2px;background:#ff7547}h1{font-size:clamp(50px,6.1vw,82px);line-height:1;letter-spacing:-4px;font-weight:600;margin:0 0 28px}h1>span{color:#ff7547}.intro{max-width:470px;font-size:18px;line-height:1.65;color:#b7b7af;margin:0 0 28px}.intro strong{color:#e9e9e3;font-weight:400}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:32px;background:#ff7547;color:#191612;padding:19px 23px;font-size:16px;font-weight:700;border-radius:6px;transition:background .15s}.button:hover{background:#ff926d}.button>span{font-size:23px}.hint{font-size:13px;color:#b1b1a9;max-width:440px;line-height:1.6;margin-top:16px}.promo{background:#e4ff9d;color:#19230e;border-radius:12px;padding:28px 32px 24px;box-shadow:14px 14px 0 #272c20;transform:rotate(2deg)}.ticket-top{display:flex;justify-content:space-between;align-items:center;font-size:12px;letter-spacing:2px;font-weight:700}.ticket-icon{font-size:40px;line-height:1}.ticket-title{font-size:48px;line-height:1.07;letter-spacing:-2px;margin:26px 0 18px}.ticket-title strong{font-weight:700}.ticket-description{font-size:16px;line-height:1.6;color:#46532d}.coupon{border-top:1px dashed #788e4b;border-bottom:1px dashed #788e4b;padding:22px 0;margin-top:24px}.coupon label{display:block;font-size:13px;margin-bottom:12px;color:#46532d}textarea{display:block;width:100%;height:65px;resize:none;border:1px solid #b1ce7b;border-radius:5px;background:#f0ffd2;color:#17250e;padding:10px;font:600 15px/1.45 Consolas,monospace;overflow-wrap:anywhere;cursor:text}.ticket-bottom{display:flex;align-items:center;gap:14px;padding-top:14px}.step-dot{font-size:12px;border:1px solid #81964f;width:30px;height:30px;display:grid;place-items:center;border-radius:50%}.ticket-bottom p{font-size:14px;line-height:1.6}.ticket-bottom p span{color:#46532d}.ticket-go{margin-left:auto;background:#1b2614;color:#e4ff9d;border-radius:50%;width:48px;height:48px;display:grid;place-items:center;font-size:25px}.activation{padding:64px 0 76px;border-top:1px solid #343434}.section-heading{display:flex;align-items:start;justify-content:space-between}.section-heading .eyebrow{margin-top:8px}h2{font-size:42px;line-height:1.12;letter-spacing:-1.5px;font-weight:500;margin:0 0 30px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:28px}.steps article{border-top:1px solid #55544c;padding-top:24px}.number{color:#ff7547;font:14px Consolas,monospace}h3{font-size:20px;letter-spacing:-.4px;font-weight:500;margin:24px 0 14px}.steps p,.about-copy p{font-size:16px;line-height:1.75;color:#b7b7af}.about{background:#1d1e1a;padding:72px 0}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px}.about-copy p:first-child{margin-top:0}.text-link{display:flex;justify-content:space-between;color:#e4ff9d;border-bottom:1px solid #70765e;padding:20px 0 15px;margin-top:20px;font-size:16px}.faq-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;padding:80px 0}.faq details{border-bottom:1px solid #43433c;padding:22px 0}.faq details:first-child{padding-top:0}summary{font-size:17px;cursor:pointer;line-height:1.5;padding-right:12px}.faq p{font-size:16px;line-height:1.75;color:#b7b7af}.faq code{font-size:14px;overflow-wrap:anywhere;color:#e4ff9d}.final-cta{padding:40px 0 60px;display:flex;align-items:center;justify-content:space-between;gap:32px}.final-cta h2{margin-bottom:0}footer{border-top:1px solid #343434;padding:24px 0 32px;display:flex;justify-content:space-between;flex-wrap:wrap;gap:16px;font-size:12px;color:#a2a299}footer p{width:100%;margin:0;line-height:1.6}
@media(max-width:1000px){.hero{gap:36px}.promo{padding:24px}.ticket-title{font-size:40px}h1{letter-spacing:-2.5px}.header-caption{display:none}.header-action{margin-left:auto}.about-grid{gap:40px}.faq-section{gap:36px}}
@media(max-width:900px){.wrap{width:calc(100% - 36px)}.header{height:74px;gap:10px}.brand{font-size:21px}.header-action{font-size:12px;padding:10px 13px;gap:12px}.hero{grid-template-columns:1fr;padding:36px 0 55px;gap:30px}.eyebrow{margin-bottom:20px;font-size:12px;letter-spacing:1.4px}h1{font-size:54px;letter-spacing:-2.6px;margin-bottom:22px}.intro{font-size:16px;margin-bottom:22px}.button{width:100%;padding:16px 18px;font-size:15px}.hint{font-size:13px}.promo{transform:none;margin-right:8px;padding:24px;box-shadow:8px 8px 0 #272c20}.ticket-title{font-size:43px;margin-top:18px}.ticket-description{font-size:16px}.coupon{margin-top:18px}.activation{padding:40px 0}.section-heading{display:block}h2{font-size:32px}.steps{grid-template-columns:1fr;gap:22px;margin-top:0}.steps article{padding-top:20px}.steps h3{margin-top:15px}.steps p{margin-bottom:0}.about{padding:44px 0}.about-grid{grid-template-columns:1fr;gap:0}.faq-section{grid-template-columns:1fr;padding:45px 0;gap:12px}.faq summary{font-size:16px}.final-cta{display:block;padding:20px 0 44px}.final-cta .button{margin-top:26px}.final-cta h2{font-size:34px}footer{gap:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
@media(max-width:360px){h1{font-size:44px;letter-spacing:-2px}.brand{font-size:18px}.header-action{gap:8px;padding:10px;font-size:12px}.promo{padding:20px}.ticket-title{font-size:38px}.button{gap:14px;font-size:14px}.hero>*{min-width:0}textarea{min-width:0}}
@media(max-width:360px){textarea{height:90px}}
