.offer-page .gradient-text{background:linear-gradient(135deg,var(--offer-gs) 0%,var(--offer-ge) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.offer-page .btn-primary{background:var(--offer-btn);color:var(--offer-btn-c)}.offer-hero{position:relative;padding:5rem 0 4rem;overflow:hidden}.hero-glow{position:absolute;top:-80px;left:30%;width:500px;height:500px;background:radial-gradient(circle,var(--offer-glow) 0%,transparent 70%);pointer-events:none}.back-link{font-size:.85rem;color:var(--text-muted);display:inline-block;margin-bottom:2rem;transition:color .2s}.back-link:hover{color:var(--text)}.offer-meta{display:flex;align-items:center;gap:1rem;margin-bottom:1.25rem;flex-wrap:wrap}.offer-contexts{display:flex;gap:.5rem}.ctx-badge{font-size:.72rem;font-weight:600;letter-spacing:.04em;border:1px solid var(--border);padding:.25rem .65rem;border-radius:100px;color:var(--text-muted)}.offer-hero h1{font-size:clamp(3rem,7vw,5.5rem);font-weight:700;line-height:1.05;letter-spacing:-.03em;margin-bottom:1rem}.offer-headline{font-size:1.2rem;color:var(--text-muted);margin-bottom:2.5rem;max-width:500px}.offer-cta-row{display:flex;align-items:center;gap:2rem;flex-wrap:wrap}.price-block{display:flex;flex-direction:column}.price-from{font-size:.75rem;color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em}.price-value{font-size:clamp(1.2rem,2.5vw,1.75rem);font-weight:700;line-height:1.1}.price-note{font-size:.78rem;color:var(--text-muted)}.offer-body{padding:4rem 0 6rem}.offer-layout{display:grid;grid-template-columns:1fr 340px;gap:4rem;align-items:start}.content-block{margin-bottom:3.5rem;padding-bottom:3.5rem;border-bottom:1px solid var(--border)}.content-block:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.content-block h2{font-size:1.5rem;font-weight:600;margin-bottom:1.25rem;letter-spacing:-.01em}.content-block p{color:var(--text-muted);line-height:1.8;margin-bottom:1rem}.content-block p:last-child{margin-bottom:0}.problem-context{font-size:.88rem!important;color:var(--text-muted);border-left:2px solid var(--border);padding-left:1rem;margin-top:1.25rem;font-style:italic}.format-steps{display:flex;flex-direction:column;gap:1.25rem;margin-bottom:1.5rem}.step{display:flex;gap:1.25rem;align-items:flex-start}.step-num{flex-shrink:0;width:32px;height:32px;background:linear-gradient(135deg,var(--offer-gs),var(--offer-ge));border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:700;color:#fff;margin-top:2px}.step h4{font-size:.95rem;font-weight:600;margin-bottom:.35rem}.step p{font-size:.88rem;color:var(--text-muted);line-height:1.6;margin:0}.format-meta{display:flex;gap:.5rem;flex-wrap:wrap}.format-tag{font-size:.78rem;border:1px solid var(--border);padding:.25rem .75rem;border-radius:100px;color:var(--text-muted)}.deliverables-list{display:flex;flex-direction:column;gap:1rem}.deliverable{display:flex;gap:1rem;align-items:flex-start}.deliverable-icon{font-size:1.3rem;flex-shrink:0;margin-top:2px}.deliverable h4{font-size:.95rem;font-weight:600;margin-bottom:.3rem}.deliverable p{font-size:.85rem;color:var(--text-muted);line-height:1.6;margin:0}.deliverable--featured{padding:.75rem 1rem;background:var(--offer-feat-bg);border:1px solid var(--offer-feat-bd);border-radius:var(--radius)}.offer-sidebar{position:sticky;top:80px;display:flex;flex-direction:column;gap:1rem}.sidebar-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:1.5rem}.sidebar-card h3{font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);margin-bottom:1.25rem}.sidebar-card--pricing{background:linear-gradient(135deg,var(--offer-pg-s),var(--offer-pg-e));border-color:var(--offer-pg-bd)}.pricing-item{margin-bottom:.5rem}.pricing-context{display:block;font-size:.82rem;color:var(--text-muted);margin-bottom:.25rem}.pricing-price{display:block;font-size:1.75rem;font-weight:700;line-height:1.1}.pricing-sub{display:block;font-size:.75rem;color:var(--text-muted);margin-top:.2rem}.pricing-divider{border:none;border-top:1px solid var(--border);margin:1.25rem 0}.context-item{display:flex;gap:.75rem;margin-bottom:1rem;align-items:flex-start}.context-item:last-child{margin-bottom:0}.ctx-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0;margin-top:6px}.ctx-dot--green{background:#4ade80}.ctx-dot--orange{background:var(--accent)}.context-item strong{display:block;font-size:.88rem;margin-bottom:.25rem}.context-item p{font-size:.82rem;color:var(--text-muted);line-height:1.5;margin:0}.sidebar-text{font-size:.82rem;color:var(--text-muted);line-height:1.6;margin:0}.offer-cta-block{margin-top:3.5rem;padding:2.5rem;background:linear-gradient(135deg,var(--offer-cta-s),var(--offer-cta-e));border:1px solid var(--offer-cta-bd);border-radius:var(--radius);text-align:center}.cta-headline{font-size:1.2rem;font-weight:600;color:var(--text)!important;margin-bottom:.5rem!important;letter-spacing:-.01em}.cta-sub{font-size:.85rem;color:var(--text-muted)!important;margin-bottom:1.5rem!important}@media (max-width: 900px){.offer-layout{grid-template-columns:1fr}.offer-sidebar{position:static;order:-1}}
