.offer-bundle{--ob-bg:#faf7ef;--ob-fg:#57493a;--ob-heading:#2a2722;--ob-card:#f5efe1;--ob-card-2:#faf7ef;--ob-muted:#ebe3d2;--ob-muted-fg:#8c7d6f;--ob-border:#ddd4c4;--ob-border-soft:#e6dece;--ob-primary:#ED6E25;--ob-primary-ink:#a8420b;--ob-green:#2da866;--ob-green-ink:#1e7a45;--ob-dark-a:#2f2b26;--ob-dark-b:#3a352e;--ob-cream:#f5ecd9;--ob-olive:#bfbe78;background:var(--ob-bg);color:var(--ob-fg);font-family:var(--font-sans);font-size:15px;line-height:1.5;-webkit-font-smoothing:antialiased;min-height:100vh}.dark .offer-bundle,[data-theme=dark] .offer-bundle{--ob-bg:#17130f;--ob-fg:#cbbfae;--ob-heading:#f4ede1;--ob-card:#211b15;--ob-card-2:#1b1712;--ob-muted:#2a2219;--ob-muted-fg:#a1927f;--ob-border:#3a3025;--ob-border-soft:#322a20;--ob-primary:#ED6E25;--ob-primary-ink:#ffb37a;--ob-green:#2da866;--ob-green-ink:#5fd08a}.offer-bundle a{color:inherit;text-decoration:none}.offer-bundle ::selection{background:color-mix(in srgb,var(--ob-primary) 45%,transparent)}.offer-bundle .eyebrow{font-family:var(--font-mono);font-size:11px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--ob-muted-fg)}.offer-bundle .serif-i{font-family:var(--font-serif);font-style:italic;font-weight:400;color:var(--ob-primary)}.offer-bundle .btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:8px;font-weight:600;cursor:pointer;border:1px solid transparent;transition:all .15s;white-space:nowrap;font-size:14px;height:44px;padding:0 20px}.offer-bundle .btn-lg{height:54px;padding:0 26px;font-size:15px}.offer-bundle .btn-primary{background:var(--ob-primary);color:#fff;border-color:var(--ob-primary)}.offer-bundle .btn-primary:hover{filter:brightness(.95)}.offer-bundle .btn-primary:disabled{opacity:.6;cursor:not-allowed}.offer-bundle .btn-inverse{background:#fff;color:#a8420b}.offer-bundle .btn-block{width:100%}.offer-bundle .hdr{position:sticky;top:0;z-index:40;height:64px;background:color-mix(in srgb,var(--ob-bg) 78%,transparent);backdrop-filter:blur(10px);border-bottom:1px solid var(--ob-border)}.offer-bundle .hdr-in{height:100%;display:flex;align-items:center;justify-content:space-between}.offer-bundle .brand{display:flex;align-items:center;gap:10px}.offer-bundle .brand img{width:22px;height:19px}.offer-bundle .brand span{font-size:19px;font-weight:700;letter-spacing:-.02em;color:var(--ob-heading)}.offer-bundle .nav{display:flex;gap:26px;font-size:13.5px;color:var(--ob-muted-fg)}.offer-bundle .nav a:hover{color:var(--ob-heading)}.offer-bundle .hdr-price{display:flex;align-items:center;gap:12px}.offer-bundle .hdr-price .amt{font-family:var(--font-serif);font-size:20px;color:var(--ob-heading)}.offer-bundle .hdr-price .amt s{color:var(--ob-muted-fg);font-size:14px;font-family:var(--font-sans);margin-right:6px}.offer-bundle .offer{padding:48px 0 72px}.offer-bundle .offer-grid{display:grid;grid-template-columns:minmax(0,1fr) 580px;gap:88px;align-items:start}.offer-bundle .pill{display:inline-flex;align-items:center;gap:8px;padding:6px 13px;border:1px solid var(--ob-border);border-radius:9999px;background:color-mix(in srgb,var(--ob-card) 60%,transparent);font-size:12.5px;color:var(--ob-muted-fg)}.offer-bundle .pill .dot{width:6px;height:6px;border-radius:9999px;background:var(--ob-green);box-shadow:0 0 0 3px color-mix(in srgb,var(--ob-green) 22%,transparent)}.offer-bundle .offer h1{font-size:clamp(40px,5.2vw,68px);font-weight:700;letter-spacing:-.035em;line-height:.98;margin:20px 0 0;color:var(--ob-heading);text-wrap:balance}.offer-bundle .offer .lead{margin-top:22px;font-size:18px;line-height:1.6;color:var(--ob-muted-fg);max-width:520px}.offer-bundle .valuelist{margin-top:30px;display:flex;flex-direction:column;gap:0}.offer-bundle .vrow{display:flex;align-items:flex-start;gap:14px;padding:15px 0;border-top:1px solid var(--ob-border-soft)}.offer-bundle .vrow .tick{width:22px;height:22px;border-radius:9999px;background:color-mix(in srgb,var(--ob-green) 15%,transparent);color:var(--ob-green-ink);display:grid;place-items:center;flex-shrink:0;margin-top:1px}.offer-bundle .vrow .vt{font-size:15.5px;color:var(--ob-heading);font-weight:600}.offer-bundle .vrow .vt span{display:block;font-weight:400;color:var(--ob-muted-fg);font-size:14px;margin-top:2px;line-height:1.5}.offer-bundle .hero-stats{margin-top:34px;display:grid;grid-template-columns:repeat(3,1fr);gap:24px;padding-top:22px;border-top:1px solid var(--ob-border)}.offer-bundle .hero-stats .n{font-family:var(--font-serif);font-size:30px;font-weight:500;letter-spacing:-.02em;color:var(--ob-heading)}.offer-bundle .hero-stats .d{margin-top:4px;font-size:12px;color:var(--ob-muted-fg);line-height:1.4}.offer-bundle .checkout{position:sticky;top:88px;width:100%;max-width:580px}.offer-bundle .order{background:var(--ob-card);border:1px solid var(--ob-border);border-radius:16px;overflow:hidden;box-shadow:0 30px 60px -30px rgba(40,30,20,.25),0 12px 24px -16px rgba(40,30,20,.12)}.offer-bundle .order-head{padding:22px 24px 20px;background:linear-gradient(160deg,var(--ob-dark-a) 0,var(--ob-dark-b) 100%);color:var(--ob-cream);position:relative;overflow:hidden}.offer-bundle .order-head .seal{position:absolute;right:-40px;bottom:-46px;width:150px;height:150px;border-radius:50%;border:1.5px dashed color-mix(in srgb,var(--ob-primary) 30%,transparent)}.offer-bundle .order-head .ey{font-family:var(--font-mono);font-size:10px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--ob-olive)}.offer-bundle .order-head .ti{font-size:22px;font-weight:700;letter-spacing:-.02em;margin-top:6px;color:var(--ob-cream);position:relative}.offer-bundle .order-head .sub{font-size:13px;color:color-mix(in srgb,var(--ob-cream) 68%,transparent);margin-top:6px;max-width:300px;line-height:1.5;position:relative}.offer-bundle .order-line{display:flex;align-items:center;justify-content:space-between;padding:16px 24px;border-bottom:1px solid var(--ob-border-soft)}.offer-bundle .order-line .l{display:flex;align-items:center;gap:12px}.offer-bundle .order-line .code{font-family:var(--font-mono);font-size:11px;font-weight:600;letter-spacing:.06em;padding:5px 8px;border-radius:6px;background:var(--ob-muted);color:var(--ob-heading)}.offer-bundle .order-line .nm{font-size:14.5px;font-weight:600;color:var(--ob-heading)}.offer-bundle .order-line .nm small{display:block;font-weight:400;color:var(--ob-muted-fg);font-size:12.5px;margin-top:2px}.offer-bundle .order-line .pr{text-align:right}.offer-bundle .order-line .pr b{font-size:16px;color:var(--ob-green-ink);font-weight:700}.offer-bundle .order-line .pr s{display:block;font-size:12px;color:var(--chart-1)}.offer-bundle .order-total{display:flex;align-items:baseline;justify-content:space-between;padding:18px 24px;background:var(--ob-card-2)}.offer-bundle .order-total .tl{font-size:14px;color:var(--ob-muted-fg)}.offer-bundle .order-total .tl b{display:block;color:var(--ob-heading);font-size:15px;font-weight:600;margin-top:2px}.offer-bundle .order-total .tv{font-family:var(--font-serif);font-size:44px;font-weight:500;letter-spacing:-.03em;color:var(--ob-heading);line-height:1}.offer-bundle .order-total .tv sup{font-size:20px;top:-.9em;margin-right:1px}.offer-bundle .form{padding:22px 24px 24px}.offer-bundle .step{display:flex;align-items:center;gap:10px;margin-bottom:16px}.offer-bundle .step .num{width:24px;height:24px;border-radius:9999px;background:var(--ob-heading);color:var(--ob-bg);font-family:var(--font-mono);font-size:12px;font-weight:600;display:grid;place-items:center}.offer-bundle .step .lbl{font-size:13px;font-weight:600;color:var(--ob-heading);letter-spacing:-.01em}.offer-bundle .field-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.offer-bundle .field{display:flex;flex-direction:column;gap:6px;margin-bottom:12px}.offer-bundle .field .cap,.offer-bundle .field label{font-family:var(--font-mono);font-size:10.5px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--ob-muted-fg)}.offer-bundle .field input{height:44px;border:1px solid var(--ob-border);border-radius:8px;background:var(--ob-card-2);padding:0 13px;font-family:inherit;font-size:14.5px;color:var(--ob-heading);transition:border-color .15s,box-shadow .15s}.offer-bundle .field input::placeholder{color:color-mix(in srgb,var(--ob-muted-fg) 75%,transparent)}.offer-bundle .field input:focus{outline:none;border-color:var(--ob-primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--ob-primary) 18%,transparent)}.offer-bundle .field .field-note{font-size:12px;color:var(--ob-muted-fg);text-transform:none;letter-spacing:0;font-family:var(--font-sans);font-weight:400}.offer-bundle .field .field-err{color:#dc2626}.dark .offer-bundle .field .field-err{color:#f87171}.offer-bundle .card-box{height:46px;border:1px solid var(--ob-border);border-radius:8px;background:var(--ob-card-2);padding:13px}.offer-bundle .save-row{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--ob-muted-fg);margin-bottom:12px}.offer-bundle .form-err{font-size:13px;color:#dc2626;margin-bottom:12px}.dark .offer-bundle .form-err{color:#f87171}.offer-bundle .pay-note{margin-top:14px;display:flex;align-items:center;justify-content:center;gap:7px;font-size:12px;color:var(--ob-muted-fg)}.offer-bundle .linkish{color:var(--ob-primary-ink);text-decoration:underline;text-underline-offset:2px}.offer-bundle .reassure{padding:16px 24px 20px;border-top:1px solid var(--ob-border-soft);display:flex;flex-direction:column;gap:9px}.offer-bundle .reassure .r{display:flex;align-items:center;gap:9px;font-size:12.5px;color:var(--ob-muted-fg)}.offer-bundle .reassure .r svg{color:var(--ob-green-ink);flex-shrink:0}.offer-bundle .sec{padding:80px 0}.offer-bundle .sec-head{display:grid;grid-template-columns:320px 1fr;gap:52px;align-items:baseline;margin-bottom:44px}.offer-bundle .sec-head h2{font-size:clamp(30px,3.6vw,48px);font-weight:700;letter-spacing:-.03em;line-height:1.05;margin:0;color:var(--ob-heading);text-wrap:balance}.offer-bundle .compare{background:color-mix(in srgb,var(--ob-muted) 42%,var(--ob-bg));border-top:1px solid var(--ob-border);border-bottom:1px solid var(--ob-border)}.offer-bundle .compare-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:20px}.offer-bundle .ccard{border:1px solid var(--ob-border);border-radius:16px;padding:28px;background:var(--ob-card-2)}.offer-bundle .ccard.win{border:2px solid var(--ob-primary);background:var(--ob-card);position:relative}.offer-bundle .ccard .tag{font-family:var(--font-mono);font-size:10.5px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--ob-muted-fg)}.offer-bundle .ccard.win .tag{color:var(--ob-primary-ink)}.offer-bundle .ccard .flag{position:absolute;top:-12px;right:24px;background:var(--ob-primary);color:#fff;font-family:var(--font-mono);font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;padding:5px 11px;border-radius:5px}.offer-bundle .ccard .big{font-family:var(--font-serif);font-size:52px;font-weight:500;letter-spacing:-.03em;color:var(--ob-heading);line-height:1;margin:14px 0 2px}.offer-bundle .ccard .big sup{font-size:22px;top:-.9em}.offer-bundle .ccard .unit{font-size:13.5px;color:var(--ob-muted-fg)}.offer-bundle .ccard .rule{height:1px;background:var(--ob-border-soft);margin:20px 0}.offer-bundle .ccard ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:11px}.offer-bundle .ccard li{display:flex;align-items:flex-start;gap:10px;font-size:14px;color:var(--ob-heading);line-height:1.5}.offer-bundle .ccard li svg{flex-shrink:0;margin-top:2px}.offer-bundle .ccard li.dim{color:var(--ob-muted-fg)}.offer-bundle .steps{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.offer-bundle .stp{border:1px solid var(--ob-border);border-radius:16px;padding:26px;background:var(--ob-card-2);display:flex;flex-direction:column;gap:12px}.offer-bundle .stp .n{font-family:var(--font-serif);font-size:48px;font-weight:400;color:var(--ob-primary);letter-spacing:-.02em;line-height:.9}.offer-bundle .stp h3{font-size:19px;font-weight:600;letter-spacing:-.01em;margin:0;color:var(--ob-heading)}.offer-bundle .stp p{margin:0;font-size:14px;line-height:1.6;color:var(--ob-muted-fg)}.offer-bundle .guar{background:#2a2722;color:#f0e9dc}.offer-bundle .guar-in{display:grid;grid-template-columns:auto 1fr auto;gap:36px;align-items:center;padding:52px 0}.offer-bundle .guar .icon{width:72px;height:72px;border-radius:16px;background:color-mix(in srgb,var(--ob-primary) 22%,transparent);color:#ffb583;display:grid;place-items:center;flex-shrink:0}.offer-bundle .guar h3{font-size:26px;font-weight:700;letter-spacing:-.02em;margin:0;color:#fff;text-wrap:balance}.offer-bundle .guar p{margin:8px 0 0;font-size:15px;line-height:1.6;color:color-mix(in srgb,#f0e9dc 78%,transparent);max-width:560px}.offer-bundle .faq{padding:80px 0}.offer-bundle .faq-grid{display:grid;grid-template-columns:300px 1fr;gap:56px;align-items:start}.offer-bundle .faq .side h2{font-size:34px;font-weight:700;letter-spacing:-.03em;line-height:1.05;margin:8px 0 0;color:var(--ob-heading)}.offer-bundle .faq .side p{font-size:14px;color:var(--ob-muted-fg);line-height:1.6;margin-top:14px;max-width:250px}.offer-bundle .faq .side a{color:var(--ob-primary-ink);text-decoration:underline;text-underline-offset:3px}.offer-bundle details.q{border-top:1px solid var(--ob-border)}.offer-bundle details.q:last-of-type{border-bottom:1px solid var(--ob-border)}.offer-bundle details.q summary{list-style:none;cursor:pointer;padding:20px 0;display:flex;align-items:center;justify-content:space-between;gap:24px;font-size:17px;font-weight:600;color:var(--ob-heading);letter-spacing:-.01em}.offer-bundle details.q summary::-webkit-details-marker{display:none}.offer-bundle details.q .plus{flex-shrink:0;width:30px;height:30px;border-radius:9999px;border:1px solid var(--ob-border);display:grid;place-items:center;color:var(--ob-muted-fg);transition:all .2s}.offer-bundle details.q[open] .plus{transform:rotate(45deg);background:var(--ob-primary);border-color:var(--ob-primary);color:#fff}.offer-bundle details.q .body{padding:0 0 22px;font-size:15px;line-height:1.65;color:var(--ob-muted-fg);max-width:720px}.offer-bundle .finalcta{background:var(--ob-primary);color:#fff;border-top:1px solid var(--ob-border)}.offer-bundle .finalcta-in{display:grid;grid-template-columns:1.4fr 1fr;gap:48px;align-items:start;padding:64px 0}.offer-bundle .finalcta h2{font-size:clamp(34px,4.6vw,60px);font-weight:700;letter-spacing:-.035em;line-height:1;margin:0;color:#fff;text-wrap:balance}.offer-bundle .finalcta h2 .serif-i{color:color-mix(in srgb,#fff 55%,transparent)}.offer-bundle .finalcta p{margin:16px 0 0;font-size:17px;line-height:1.55;color:color-mix(in srgb,#fff 88%,transparent);max-width:460px}.offer-bundle .finalcta .box{display:flex;flex-direction:column;gap:12px}.offer-bundle .finalcta .note{font-size:12.5px;color:color-mix(in srgb,#fff 82%,transparent);text-align:center}.offer-bundle .finalcta .disc{margin:0;max-width:none;font-size:12.5px;line-height:1.6;color:color-mix(in srgb,#fff 68%,transparent)}@media (max-width:1279px){.offer-bundle .offer-grid{grid-template-columns:1fr;gap:40px}.offer-bundle .checkout{position:static;justify-self:center}}@media (max-width:960px){.offer-bundle .compare-grid,.offer-bundle .faq-grid,.offer-bundle .finalcta-in,.offer-bundle .guar-in,.offer-bundle .sec-head{grid-template-columns:1fr;gap:28px}.offer-bundle .steps{grid-template-columns:1fr}.offer-bundle .guar .icon,.offer-bundle .nav{display:none}}@media (max-width:520px){.offer-bundle .field-grid{grid-template-columns:1fr}.offer-bundle .hero-stats{grid-template-columns:1fr 1fr}}