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