.offer-page{background:linear-gradient(135deg,var(--pyzi-cream,#f5f0e8) 0,#faf7f0 100%);padding:32px 20px 56px;font-family:var(--pyzi-font)}.offer-container{max-width:1120px;margin:0 auto}.offer-header{text-align:center;margin-bottom:32px}.offer-title{font-size:clamp(28px, 4vw, 38px);font-weight:700;color:var(--pyzi-secondary,#5e341c);margin-bottom:10px;line-height:1.2}.offer-lead{font-size:16px;color:#6b5a4e;line-height:1.55;max-width:640px;margin:0 auto}.offer-section{margin-bottom:44px}.download-section{margin-bottom:0}.section-title{font-size:19px;font-weight:700;color:var(--pyzi-secondary,#5e341c);margin:0 0 18px;padding-bottom:10px;border-bottom:1px solid rgba(94,52,28,.12)}.offer-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}.offer-card{background:#fff;border-radius:14px;padding:22px 20px;box-shadow:0 2px 10px rgba(94,52,28,.07);transition:transform .2s,box-shadow .2s;display:flex;flex-direction:column;text-decoration:none}.offer-card:focus-visible,.offer-card:hover{transform:translateY(-3px);box-shadow:0 8px 22px rgba(94,52,28,.13)}.offer-card-icon{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:12px;margin-bottom:14px;background:rgba(239,99,65,.1);color:var(--pyzi-primary,#ef6341)}.offer-card-icon svg{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.offer-card-title{font-size:17px;font-weight:700;color:var(--pyzi-secondary,#5e341c);margin:0 0 6px;line-height:1.3}.offer-card-description{font-size:14px;color:#6b5a4e;line-height:1.5;margin:0 0 14px;flex-grow:1}.offer-card-cta{display:inline-flex;align-items:center;gap:6px;color:var(--pyzi-primary,#ef6341);font-weight:600;font-size:14px;margin-top:auto}.offer-card-cta svg{fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transition:transform .2s}.offer-card:hover .offer-card-cta svg{transform:translateX(3px)}.download-list{list-style:none;margin:0;padding:0;background:#fff;border-radius:14px;box-shadow:0 2px 10px rgba(94,52,28,.07);overflow:hidden}.download-item{display:flex;align-items:center;gap:14px;padding:14px 20px;border-bottom:1px solid rgba(94,52,28,.08)}.download-item:last-child{border-bottom:none}.download-item-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:38px;height:38px;border-radius:10px;background:rgba(94,52,28,.07);color:var(--pyzi-secondary,#5e341c)}.download-item-icon svg{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.download-item-text{display:flex;flex-direction:column;gap:2px;flex-grow:1;min-width:0}.download-item-title{font-size:15px;font-weight:700;color:var(--pyzi-secondary,#5e341c);line-height:1.3}.download-item-desc{font-size:13px;color:#8a7a6e;line-height:1.4}.download-item-action{display:inline-flex;align-items:center;gap:6px;flex-shrink:0;padding:8px 16px;border-radius:22px;background:var(--pyzi-secondary,#5e341c);color:#fff;text-decoration:none;font-weight:600;font-size:13px;transition:background .2s}.download-item-action:hover{background:var(--pyzi-secondary-dark,#4a2814)}.download-item-action svg{fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.download-item-status{flex-shrink:0;padding:6px 14px;border-radius:22px;background:rgba(94,52,28,.07);color:#8a7a6e;font-size:12px;font-weight:600}.download-item.is-pending .download-item-icon{opacity:.55}.download-item.is-pending .download-item-title{color:#8a7a6e}@media (max-width:1024px){.offer-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.offer-page{padding:24px 15px 40px}.offer-lead{font-size:15px}.offer-section{margin-bottom:32px}.download-item{flex-wrap:wrap;padding:14px 16px}.download-item-text{flex-basis:calc(100% - 52px)}.download-item-action,.download-item-status{margin-left:52px}}@media (max-width:480px){.offer-grid{grid-template-columns:1fr}.offer-card{flex-direction:row;flex-wrap:wrap;align-items:center;column-gap:14px;padding:16px}.offer-card-icon{width:44px;height:44px;margin-bottom:0}.offer-card-title{flex:1;margin:0}.offer-card-description{flex-basis:100%;margin:8px 0 10px}}@media (prefers-reduced-motion:reduce){.offer-card,.offer-card-cta svg{transition:none}.offer-card:hover{transform:none}}@media print{.download-item-action,.offer-card-cta{display:none}.offer-page{background:#fff}.download-list,.offer-card{box-shadow:none;border:1px solid #ddd}}.offer-icecream{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px;margin-top:20px;padding:20px 22px;border-radius:14px;background:linear-gradient(135deg,#fff3ee 0,#ffe6dc 100%);border:1px solid rgba(239,99,65,.28)}.offer-icecream-text{flex:1 1 320px;min-width:0}.offer-icecream-kicker{display:inline-block;margin-bottom:6px;padding:3px 11px;border-radius:14px;background:var(--pyzi-primary,#ef6341);color:#fff;font-size:11px;font-weight:700;letter-spacing:.7px;text-transform:uppercase}.offer-icecream-title{margin:0 0 5px;font-size:21px;font-weight:700;color:var(--pyzi-secondary,#5e341c)}.offer-icecream-text p{margin:0;font-size:14.5px;line-height:1.55;color:#6b5a4e;max-width:560px}.offer-icecream-btn{display:inline-flex;align-items:center;gap:7px;flex:0 0 auto;padding:12px 24px;border-radius:26px;background:var(--pyzi-primary,#ef6341);color:#fff;text-decoration:none;font-weight:600;font-size:14.5px;transition:background .2s}.offer-icecream-btn:hover{background:#d55431}.offer-icecream-btn svg{fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}@media (max-width:640px){.offer-icecream{padding:16px 16px 18px}.offer-icecream-btn{width:100%;justify-content:center}}