.of-eyebrow{font-size:.688rem;font-weight:600;text-transform:uppercase;letter-spacing:.2em;color:var(--accent);margin-bottom:.75rem}.of-title{font-family:var(--font-display);font-size:clamp(2rem,4vw,2.75rem);font-weight:700;letter-spacing:-.03em;line-height:1.12;color:var(--text);margin-bottom:.75rem}.of-section-title{font-family:var(--font-display);font-size:clamp(1.5rem,3vw,2rem);font-weight:700;letter-spacing:-.025em;line-height:1.2;color:var(--text);margin-bottom:.75rem}.of-lede{font-size:1.063rem;line-height:1.7;color:var(--muted);margin-bottom:.5rem}.of-prose{max-width:40rem}.of-prose p{font-size:1rem;line-height:1.75;color:var(--muted);margin:0 0 1.1rem}.of-prose p:last-child{margin-bottom:0}.of-prose strong{color:var(--text);font-weight:600}.of-prose-center{margin-left:auto;margin-right:auto;text-align:center}.of-hero-price-badge{display:inline-flex;flex-direction:column;gap:.25rem;background:linear-gradient(135deg,#b983281f,#b983280f);border:1px solid rgba(185,131,40,.25);border-radius:1rem;padding:.75rem 1.25rem;margin-bottom:.75rem}.of-hero-price-amount{font-family:var(--font-display);font-size:1.5rem;font-weight:600;letter-spacing:-.03em;color:var(--accent)}.of-hero-price-detail{font-size:.85rem;color:var(--muted)}.of-price-note{margin-top:.5rem;font-size:.85rem;color:var(--muted);opacity:.85}.of-cta-row{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;padding-top:.5rem}.of-buy-btn{display:inline-flex;align-items:center;justify-content:center;padding:.875rem 2rem;font-size:.938rem;font-weight:600;color:#fff;background:#7a5a1e;border-radius:999px;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.of-buy-btn:hover{transform:translateY(-2px);box-shadow:0 8px 28px #7a5a1e59;background:#5e4416}.of-buy-btn:active{transform:translateY(0)}.of-buy-btn--large{padding:1.125rem 2.75rem;font-size:1.063rem}.of-secondary-link{font-size:.875rem;font-weight:500;color:var(--text);text-decoration:underline;text-underline-offset:3px;text-decoration-color:var(--line);transition:color .18s ease,text-decoration-color .18s ease}.of-secondary-link:hover{color:var(--accent);text-decoration-color:var(--accent)}.of-product-card{background:#fff9f1b8;backdrop-filter:blur(24px);border:1px solid var(--line);border-radius:1.75rem;padding:2rem}.of-product-header{text-align:center}.of-product-label{display:inline-block;font-size:.688rem;font-weight:600;text-transform:uppercase;letter-spacing:.2em;color:var(--accent);margin-bottom:.5rem}.of-price{display:block;font-family:var(--font-display);font-size:clamp(1.9rem,4vw,2.4rem);font-weight:600;letter-spacing:-.03em;color:var(--text)}.of-price-old{display:inline-block;font-size:.95rem;color:var(--muted);text-decoration:line-through;opacity:.7;margin-left:.4rem}.of-price-sub{display:block;font-size:.813rem;color:var(--muted);margin-top:.25rem}.of-product-divider{height:1px;background:var(--line);margin:1.5rem 0}.of-includes-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.875rem}.of-includes-item{display:flex;align-items:flex-start;gap:.625rem;font-size:.938rem;color:var(--muted);line-height:1.5}.of-check{flex-shrink:0;width:1.125rem;height:1.125rem;margin-top:.15rem;color:var(--accent)}.of-trust-row{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.of-trust-item{display:flex;align-items:center;gap:.375rem;font-size:.75rem;color:var(--muted)}.of-trust-icon{width:.875rem;height:.875rem;color:var(--accent)}.of-transform-wrapper{display:grid;grid-template-columns:1fr;gap:1.5rem;max-width:56rem;margin:0 auto}@media(min-width:768px){.of-transform-wrapper{grid-template-columns:1fr auto 1fr;align-items:stretch}}.of-transform-col{border-radius:1.5rem;padding:2rem 1.75rem}.of-transform-before{background:#00000006;border:1px dashed rgba(0,0,0,.1)}.of-transform-after{background:linear-gradient(135deg,#fff9f1e6,#fff4e499);border:1.5px solid var(--accent);box-shadow:0 8px 32px #b983281a,0 2px 8px #b983280f}.of-transform-badge{display:inline-block;font-size:.75rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;padding:.3rem .75rem;border-radius:999px;margin-bottom:1.25rem}.of-badge-before{background:#0000000f;color:var(--muted)}.of-badge-after{background:#3d2a0a;color:#f5e6c8}.of-transform-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.875rem}.of-transform-list li{display:flex;align-items:flex-start;gap:.625rem;font-size:.9rem;line-height:1.5;color:var(--muted)}.of-transform-after .of-transform-list li{color:var(--ink)}.of-icon-minus,.of-icon-check{flex:none;width:1.25rem;height:1.25rem;margin-top:.1rem;stroke-width:2;stroke-linecap:round;fill:none}.of-icon-minus{stroke:var(--muted);opacity:.4}.of-icon-check{stroke:var(--accent);stroke-width:2.5}.of-transform-arrow{display:none}@media(min-width:768px){.of-transform-arrow{display:flex;align-items:center;justify-content:center}.of-transform-arrow svg{width:2.5rem;height:2.5rem}}.of-deliverables-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media(min-width:768px){.of-deliverables-grid{grid-template-columns:repeat(3,1fr)}}.of-deliverable{background:#fff9f19e;backdrop-filter:blur(18px);border:1px solid var(--line);border-radius:1.25rem;padding:1.25rem;transition:transform .22s cubic-bezier(.2,0,0,1),box-shadow .22s cubic-bezier(.2,0,0,1),border-color .22s ease}.of-deliverable:hover{transform:translateY(-4px) scale(1.02);box-shadow:0 12px 32px #0000001a;border-color:var(--accent)}.of-deliverable-num{font-family:var(--font-display);font-size:.75rem;font-weight:700;color:var(--accent);margin-bottom:.5rem}.of-deliverable-title{font-family:var(--font-display);font-size:.875rem;font-weight:600;letter-spacing:-.01em;color:var(--text);margin:0 0 .375rem}.of-deliverable-desc{font-size:.813rem;line-height:1.5;color:var(--muted);margin:0}.of-chapter-list{display:grid;gap:1rem;max-width:52rem;margin:0 auto}.of-chapter{background:#fff9f19e;backdrop-filter:blur(18px);border:1px solid var(--line);border-radius:1.4rem;padding:1.5rem 1.75rem;display:grid;grid-template-columns:auto 1fr;gap:0 1.25rem;align-items:start}.of-chapter-num{font-family:var(--font-display);font-size:1.25rem;font-weight:700;color:var(--accent);line-height:1.1;grid-row:span 2;min-width:2rem}.of-chapter-title{font-family:var(--font-display);font-size:1.063rem;font-weight:600;letter-spacing:-.015em;color:var(--text);margin:0 0 .375rem}.of-chapter-desc{font-size:.938rem;line-height:1.65;color:var(--muted);margin:0}@media(max-width:640px){.of-chapter{grid-template-columns:1fr;padding:1.25rem}.of-chapter-num{grid-row:auto;margin-bottom:.35rem}}.of-steps-row{display:flex;flex-direction:column;gap:1.5rem;max-width:48rem;margin:0 auto}@media(min-width:768px){.of-steps-row{flex-direction:row;align-items:flex-start;gap:0}}.of-step{flex:1;text-align:center;padding:0 1rem}.of-step-connector{display:none}@media(min-width:768px){.of-step-connector{display:flex;align-items:center;padding-top:1rem;width:3rem;flex-shrink:0}.of-step-connector:after{content:"";display:block;width:100%;height:1px;background:var(--line)}}.of-step-num{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;font-family:var(--font-display);font-size:1rem;font-weight:700;color:var(--accent);border:2px solid var(--accent);border-radius:999px;margin-bottom:1rem}.of-step-title{font-family:var(--font-display);font-size:1rem;font-weight:600;letter-spacing:-.01em;color:var(--text);margin:0 0 .5rem}.of-step-desc{font-size:.875rem;line-height:1.6;color:var(--muted);margin:0}.of-highlight{max-width:46rem;margin:0 auto;background:linear-gradient(135deg,#fff9f1f2,#fff4e4b3);border:1.5px solid var(--accent);border-radius:1.75rem;padding:2.25rem 2rem;box-shadow:0 8px 32px #b983281a}@media(max-width:640px){.of-highlight{padding:1.5rem 1.25rem;border-radius:1.35rem}}.of-duo{max-width:52rem;margin:0 auto;background:#fff9f1b8;backdrop-filter:blur(24px);border:1px solid var(--line);border-radius:1.75rem;padding:2.25rem 2rem;text-align:center}.of-duo-price{font-family:var(--font-display);font-size:clamp(1.75rem,4vw,2.25rem);font-weight:600;letter-spacing:-.03em;color:var(--accent);display:block;margin:1rem 0 .25rem}@media(max-width:640px){.of-duo{padding:1.5rem 1.25rem;border-radius:1.35rem}}.of-testimonial{background:#fff9f19e;backdrop-filter:blur(18px);border:1px solid var(--line);border-radius:1.4rem;padding:1.75rem;display:flex;flex-direction:column;gap:1rem}.of-testimonial-stars{color:#00b67a;font-size:.875rem;letter-spacing:.05em}.of-testimonial-quote{font-size:.938rem;line-height:1.65;color:var(--muted);margin:0;font-style:italic}.of-testimonial-footer{padding-top:.875rem;border-top:1px solid var(--line)}.of-testimonial-name{font-weight:600;font-size:.875rem;color:var(--text)}.of-all-reviews-link{font-size:.875rem;font-weight:500;color:var(--accent);text-decoration:none;transition:color .18s ease}.of-all-reviews-link:hover{color:var(--text)}.of-faq-list{display:flex;flex-direction:column;gap:.75rem;max-width:48rem}.of-faq{background:#fff9f19e;backdrop-filter:blur(18px);border:1px solid var(--line);border-radius:1.25rem;padding:1.25rem 1.5rem;transition:box-shadow .22s ease}.of-faq[open]{box-shadow:0 4px 16px #0000000a}.of-faq-q{cursor:pointer;font-size:.938rem;font-weight:600;color:var(--text);list-style:none}.of-faq-q::-webkit-details-marker{display:none}.of-faq-a{font-size:.875rem;line-height:1.65;color:var(--muted);margin:.75rem 0 0}.of-commander{max-width:640px;margin:0 auto;text-align:center}.of-purchase-desc{font-size:.875rem;color:var(--muted);margin:.5rem 0 0}.of-checkout-wrap{background:#faf4ea;border-radius:2rem;padding:3.5rem 3rem;margin:3rem auto 2rem;width:100%;max-width:680px}.of-checkout-frame{display:block;width:100%;height:1600px;border:0;overflow:hidden}.of-purchase-trust{display:flex;justify-content:center;gap:1.5rem;flex-wrap:wrap;font-size:.75rem;color:var(--muted);margin-top:1rem}.of-final-cta{text-align:center}.of-final-cta .of-section-title{margin-bottom:.5rem}.of-final-cta .of-purchase-desc{margin-bottom:1.5rem}@media(max-width:640px){.of-checkout-wrap{padding:2.5rem 1.25rem;border-radius:1.5rem}.of-checkout-frame{height:2000px}.of-purchase-trust{gap:1rem;flex-direction:column}}@media(max-width:480px){.of-cta-row{flex-direction:column;align-items:stretch}.of-buy-btn{width:100%;text-align:center;padding-left:1.25rem;padding-right:1.25rem;font-size:.875rem}}@media(max-width:480px){.of-buy-btn--large{width:100%;padding:1rem 1.25rem;font-size:.938rem}.of-secondary-link{text-align:center}.of-hero-price-badge{width:100%}.of-hero-price-amount{font-size:1.25rem}.of-product-card{padding:1.25rem;border-radius:1.25rem}.of-deliverables-grid{grid-template-columns:1fr}.of-transform-col{padding:1.25rem 1rem}.of-trust-row{gap:.5rem .75rem}.of-final-cta .of-buy-btn--large{width:100%}}
