*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--y:#f4d34e;--yd:#f4d34e;--yl:#f4d34e;--dark:#111208;--dark2:#1c1c14;--mid:#3a3a2a;--muted:#6b6b50;--border:#e8e4d6;--bg:#fafaf7}body{background:var(--bg);font-family:DM Sans,sans-serif;color:var(--dark);min-height:100vh;display:flex;flex-direction:column;align-items:center}.topbar{width:100%;background:var(--dark);padding:0 24px;display:flex;align-items:center;justify-content:space-between;height:56px}.logo-wrap img{height:56px;width:auto;display:block;filter:none}.topbar-right{font-size:11px;color:#ffffff73;letter-spacing:.04em;text-align:right;line-height:1.4}.topbar-right strong{display:block;color:#ffffffbf;font-weight:500}.hero{width:100%;background:var(--dark2);padding:48px 24px 40px;text-align:center;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 60% 80% at 50% 120%,rgba(254,249,49,.12) 0%,transparent 70%);pointer-events:none}.edition-badge{display:inline-flex;align-items:center;gap:6px;background:rgba(254,249,49,.12);border:1px solid rgba(254,249,49,.3);border-radius:20px;padding:4px 14px;font-size:11px;font-weight:500;color:var(--y);letter-spacing:.08em;text-transform:uppercase;margin-bottom:20px}.hero h1{font-family:Lora,serif;font-size:clamp(24px,4vw,36px);font-weight:700;color:#fff;line-height:1.2;margin-bottom:14px;max-width:620px;margin-left:auto;margin-right:auto}.hero h1 em{font-style:normal;color:var(--y)}.hero-sub{font-size:15px;color:#fff9;line-height:1.65;max-width:500px;margin:0 auto 32px}.benefits{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin-bottom:32px}.benefit{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);border-radius:10px;padding:12px 16px;display:flex;align-items:center;gap:10px;min-width:150px}.benefit-icon{width:32px;height:32px;background:rgba(254,249,49,.15);border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.benefit-icon svg{width:16px;height:16px;stroke:var(--y);fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.benefit-text strong{display:block;font-size:13px;font-weight:500;color:#fff;margin-bottom:1px}.benefit-text span{font-size:11px;color:#ffffff73}.cta-wrap{display:flex;flex-direction:column;align-items:center;gap:10px}.cta-btn{display:inline-flex;align-items:center;gap:10px;background:var(--y);color:var(--dark);font-family:DM Sans,sans-serif;font-size:15px;font-weight:500;padding:15px 32px;border-radius:8px;text-decoration:none;transition:background .15s,transform .1s;border:none;cursor:pointer}.cta-btn:hover{background:var(--yd);color:var(--dark)}.cta-btn:active{transform:scale(.98)}.cta-btn svg{width:18px;height:18px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.cta-micro{font-size:11px;color:#ffffff4d}.stats{width:100%;background:#fff;border-top:3px solid var(--y);padding:0}.stats-inner{display:flex;max-width:860px;margin:0 auto}.stat{flex:1;padding:20px 12px;text-align:center;border-right:1px solid var(--border)}.stat:last-child{border-right:none}.stat-n{font-family:Lora,serif;font-size:26px;font-weight:700;color:var(--dark);line-height:1}.stat-n span{font-size:16px}.stat-l{font-size:11px;color:var(--muted);margin-top:4px;line-height:1.3}.preview{width:100%;background:var(--bg);border-top:1px solid var(--border);padding:28px 24px}.preview-inner{max-width:620px;margin:0 auto}.preview-label{font-size:10px;font-weight:500;color:#000;letter-spacing:.1em;text-transform:uppercase;margin-bottom:14px}.steps{display:flex;flex-wrap:wrap;gap:8px}.step{background:#fff;border:1px solid var(--border);border-radius:8px;padding:8px 14px;font-size:13px;color:var(--mid);display:flex;align-items:center;gap:7px}.step-n{width:18px;height:18px;background:var(--y);color:var(--dark);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:9px;font-weight:700;flex-shrink:0}.foot{width:100%;background:var(--dark);padding:14px 24px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px;margin-top:auto}.foot-info{display:flex;gap:20px;flex-wrap:wrap}.foot-item{font-size:11px;color:#ffffff80;display:flex;align-items:center;gap:5px}.foot-item svg{width:12px;height:12px;stroke:var(--y);fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.foot-gdpr{font-size:10px;color:#fff3}@keyframes fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.hero h1{animation:fadeUp .5s ease .1s both}.hero-sub{animation:fadeUp .5s ease .2s both}.benefits{animation:fadeUp .5s ease .3s both}.cta-wrap{animation:fadeUp .5s ease .4s both}@media (max-width:600px){.stats-inner{flex-wrap:wrap}.stat{min-width:50%;border-right:none;border-bottom:1px solid var(--border)}.stat:nth-child(odd){border-right:1px solid var(--border)}.stat:nth-last-child(-n+2){border-bottom:none}.topbar-right{display:none}.benefits{display:grid;grid-template-columns:max-content;justify-content:center;gap:8px;width:auto;margin-left:auto;margin-right:auto}.benefit{min-width:0;width:100%}.steps{display:grid;grid-template-columns:max-content;justify-content:center;gap:8px;width:auto}.step{min-width:0;width:100%}.preview-label{text-align:center}}
