.byp{--byp-line:#002b241f;--byp-radius:18px;--byp-was:#b8402c;--byp-now:#0a6b46;padding-bottom:0}.byp:has(.byp-sticky.is-visible){padding-bottom:92px}.byp-art{aspect-ratio:3/2;border-radius:var(--byp-radius);background:var(--f-sand);position:relative;overflow:hidden}.byp-art img,.byp-art video{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.byp-art video{opacity:0;transition:opacity .26s var(--ease-out-quart)}.byp-art video[data-visible=true]{opacity:1}.byp-art--wide{aspect-ratio:4/3}.byp-assembler{text-align:left;grid-template-columns:1fr auto 1fr;align-items:start;gap:14px;display:grid}.byp-slot figcaption{flex-direction:column;gap:3px;padding:12px 4px 0;display:flex}.byp-slot-kicker{letter-spacing:.08em;text-transform:uppercase;color:#002b248c;font-size:.8125rem;font-weight:700}.byp-slot-title{font-size:1.0625rem;font-weight:700}.byp-slot-meta{color:#002b24a6;font-size:.875rem}.byp-plus{color:#002b2466;align-self:center;margin-top:-28px;font-size:1.6rem;font-weight:300}.byp-empty-art{aspect-ratio:3/2;border-radius:var(--byp-radius);color:#002b24a6;cursor:pointer;background:#dcbefe24;border:2px dashed #002b2447;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;display:flex}.byp-empty-art>span:first-child{font-family:var(--font-instrument-serif),Georgia,serif;color:#002b246b;font-size:2.4rem;line-height:1}.byp-empty-label{font-size:.875rem;font-weight:700}.byp-empty-art:hover{background:#dcbefe42;border-color:#002b2473}.byp-slot.is-filled .byp-art{box-shadow:0 10px 30px #002b2424}@media (max-width:640px){.byp-assembler{grid-template-columns:1fr;gap:6px}.byp-plus{justify-self:center;margin:2px 0}}.byp-ledger{border:1px solid var(--byp-line);border-radius:var(--byp-radius);text-align:left;background:#fff9;padding:18px 20px 20px}.byp-ledger-rows{flex-direction:column;gap:9px;display:flex}.byp-ledger-row{color:#002b24c7;justify-content:space-between;align-items:baseline;gap:16px;font-size:.9375rem;display:flex}.byp-ledger-row--sum{border-top:1px solid var(--byp-line);color:#002b24a6;margin-top:3px;padding-top:11px;font-weight:700}.byp-ledger-total{border-top:1px solid var(--byp-line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:16px;padding-top:16px;display:flex}.byp-ledger-total-label{letter-spacing:.08em;text-transform:uppercase;color:#002b248c;font-size:.8125rem;font-weight:700;display:block}.byp-ledger-total-value{font-size:2.5rem;line-height:1.05;display:block}.byp-save{background:var(--f-lavender);color:var(--f-emerald);border-radius:999px;align-items:center;gap:9px;padding:8px 14px;font-size:.9375rem;font-weight:700;display:inline-flex}.byp-save-pct{background:#002b2424;border-radius:999px;padding:2px 8px;font-size:.8125rem}.byp-kicker{letter-spacing:.1em;text-transform:uppercase;color:#002b248c;font-size:.8125rem;font-weight:700}.byp-checks{flex-direction:column;gap:12px;display:flex}.byp-checks li{color:#002b24d1;padding-left:30px;font-size:1.0625rem;line-height:1.6;position:relative}.byp-checks li:before{content:"";background-color:var(--f-lavender);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23002b24' stroke-width='3.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12.5l4.5 4.5L19 7.5'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:13px 13px;border-radius:999px;width:19px;height:19px;position:absolute;top:6px;left:0}.byp-card{border:1px solid var(--byp-line);border-radius:var(--byp-radius);text-align:left;width:100%;height:100%;transition:transform .16s var(--ease-out-quart),box-shadow .16s var(--ease-out-quart),border-color .16s var(--ease-out-quart);background:#ffffff9e;flex-direction:column;padding:10px 10px 0;display:flex}.byp-card:hover{transform:translateY(-3px);box-shadow:0 14px 34px #002b241f}.byp-card.is-selected{border-color:var(--f-emerald);box-shadow:0 0 0 2px var(--f-emerald),0 14px 34px #002b2424;background:#fff}.byp-card-main{text-align:left;cursor:pointer;border-radius:calc(var(--byp-radius) - 4px);flex-direction:column;flex:auto;width:100%;display:flex}.byp-card-main:focus-visible{outline:3px solid var(--f-emerald);outline-offset:2px}.byp-card-more{border-top:1px solid var(--byp-line);color:#002b24ad;text-align:center;cursor:pointer;border-bottom-left-radius:var(--byp-radius);border-bottom-right-radius:var(--byp-radius);transition:background-color .14s var(--ease-out-quart),color .14s var(--ease-out-quart);flex-shrink:0;margin:0 -10px;padding:12px 10px;font-size:.875rem;font-weight:700}.byp-card-more:hover{color:var(--f-emerald);background:#dcbefe47}.byp-card-more:focus-visible{outline:3px solid var(--f-emerald);outline-offset:-3px}.byp-card-body{flex-direction:column;flex:auto;gap:6px;padding:14px 6px 10px;display:flex}.byp-card-want{color:#002b24a6;font-size:.875rem;font-weight:700}.byp-card-title{font-size:1.45rem;line-height:1.15}.byp-card-benefit{color:#002b24c7;margin-top:2px;font-size:.875rem;line-height:1.55}.byp-card-journey{border-top:1px solid var(--byp-line);color:#002b2499;padding-top:8px;font-size:.8125rem;font-weight:700;line-height:1.45}.byp-card-meta{color:#002b24a6;font-size:.875rem}.byp-card-price{color:#002b24a6;padding-top:8px;font-size:.875rem}.byp-card-price s{opacity:.75}.byp-card-mark{background:var(--f-emerald);text-align:center;color:var(--f-beige);transition:background-color .16s var(--ease-out-quart);border-radius:11px;margin-top:12px;padding:13px 10px;font-size:.9375rem;font-weight:700;display:block}.byp-card-main:hover .byp-card-mark{background:#013b31}.byp-card-mark.is-chosen{background:var(--byp-now)}.byp-detail{border-top:1px solid var(--byp-line);padding-top:40px}.byp-detail-empty{text-align:center;color:#002b24a6;padding:26px 0;font-size:1.0625rem}.byp-compare{text-align:left;gap:18px;display:grid}@media (min-width:720px){.byp-compare{grid-template-columns:1fr 1fr}}.byp-compare-col{border-radius:var(--byp-radius);border:1px solid #f3f1eb38;padding:24px}.byp-compare-col--win{border-color:var(--f-lavender);background:#dcbefe1a}.byp-compare-label{letter-spacing:.1em;text-transform:uppercase;opacity:.72;font-size:.8125rem;font-weight:700}.byp-compare-price{font-family:var(--font-instrument-serif),Georgia,serif;margin-top:8px;font-size:2.6rem;line-height:1.05}.byp-compare-col:not(.byp-compare-col--win) .byp-compare-price{opacity:.6;text-decoration:line-through}.byp-compare-col ul{opacity:.88;flex-direction:column;gap:9px;margin-top:16px;font-size:.9375rem;display:flex}.byp-guarantee{border:1px solid var(--byp-line);border-radius:var(--byp-radius);background:#ffffff9e;grid-template-columns:auto 1fr;align-items:center;gap:26px;padding:28px;display:grid}.byp-guarantee img{flex-shrink:0;width:150px;height:150px}@media (max-width:700px){.byp-guarantee{text-align:center;grid-template-columns:1fr;justify-items:center;gap:18px}.byp-guarantee img{width:118px;height:118px}}.byp-mini{flex-wrap:wrap;justify-content:center;gap:9px;display:flex}.byp-mini-chip{color:#002b24bf;cursor:pointer;border:1px solid #002b2438;border-radius:999px;padding:9px 17px;font-size:.9375rem;font-weight:700}.byp-mini-chip:hover{border-color:var(--f-emerald)}.byp-mini-chip.is-selected{border-color:var(--f-emerald);background:var(--f-emerald);color:var(--f-beige)}.byp-sticky{z-index:45;-webkit-backdrop-filter:blur(14px)saturate(1.2);transition:transform .3s var(--ease-out-quart);visibility:hidden;background:#f3f1ebe6;border-top:1px solid #002b2424;position:fixed;bottom:0;left:0;right:0;transform:translateY(110%)}.byp-sticky.is-visible{visibility:visible;transform:translateY(0)}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.byp-sticky{background:#f3f1ebfa}}.byp-sticky-inner{max-width:1100px;padding:12px 20px;padding-bottom:max(12px,env(safe-area-inset-bottom));justify-content:space-between;align-items:center;gap:14px;margin:0 auto;display:flex}.byp-sticky-text{flex-direction:column;gap:2px;min-width:0;display:flex}.byp-sticky-title{text-overflow:ellipsis;white-space:nowrap;font-size:.9375rem;font-weight:700;overflow:hidden}.byp-sticky-price{color:#002b24a6;align-items:baseline;gap:8px;font-size:.875rem;display:flex}.byp-sticky-price b{color:var(--f-emerald);font-size:1.0625rem}.byp-sticky-save{background:var(--f-lavender);color:var(--f-emerald);border-radius:999px;padding:2px 9px;font-size:.8125rem;font-weight:700}.byp-sticky-cta{background:var(--f-emerald);color:var(--f-beige);cursor:pointer;border-radius:10px;flex-shrink:0;padding:13px 24px;font-size:.9375rem;font-weight:700}@media (max-width:620px){.byp-sticky{-webkit-backdrop-filter:none;background:#f3f1eb;box-shadow:0 -8px 24px #002b241a}.byp-sticky-inner{padding:11px 16px;padding-bottom:max(11px,env(safe-area-inset-bottom));flex-direction:column;align-items:stretch;gap:10px}.byp-sticky-text{flex-direction:row;justify-content:space-between;align-items:baseline;gap:10px;padding-left:58px}.byp-sticky-title{flex:auto;font-size:.875rem}.byp-sticky-price{flex-shrink:0}.byp-sticky-need,.byp-sticky-price .byp-was{display:none}.byp-sticky-cta{width:calc(100% - 62px);margin-left:62px;padding:15px 18px;font-size:1.0625rem}}@media (prefers-reduced-motion:reduce){.byp-card:hover{transform:none}.byp-sticky{transition:none}.byp-art video{display:none}}.byp-was{color:var(--byp-was);text-underline-offset:2px;opacity:.95;font-weight:700;text-decoration:line-through;text-decoration-thickness:2px}.byp-now{color:var(--byp-now)}.byp-now-inline{color:var(--byp-now);font-weight:700}.byp-ledger-total-value{letter-spacing:-.015em;font-size:3.15rem}.byp-ledger-row--sum .byp-was{font-size:1.0625rem}.byp-save{background:var(--byp-now);color:#f3f1eb;padding:9px 15px;font-size:1.0625rem}.byp-save-pct{color:#f3f1eb;background:#ffffff38}.byp-sticky-price b.byp-now{font-size:1.32rem}.byp-sticky-save{background:var(--byp-now);color:#f3f1eb}.byp-compare-col--win{border-color:var(--f-lavender)}.byp-compare-col:not(.byp-compare-col--win) .byp-compare-price{color:#ff9d89;opacity:1;text-decoration:line-through;text-decoration-thickness:3px}.byp-compare-col--win .byp-compare-price{color:#86e3b6;font-size:3.1rem}.byp-compare-col--win strong{color:#86e3b6}.byp-slot-pick{cursor:pointer;border-radius:var(--byp-radius);width:100%;display:block;position:relative}.byp-slot-pick:focus-visible{outline:3px solid var(--f-emerald);outline-offset:3px}.byp-slot-hint{color:var(--f-beige);opacity:0;pointer-events:none;transition:opacity .16s var(--ease-out-quart),transform .16s var(--ease-out-quart);white-space:nowrap;background:#002b24e6;border-radius:999px;padding:7px 15px;font-size:.875rem;font-weight:700;position:absolute;bottom:12px;left:50%;transform:translate(-50%)translateY(6px)}.byp-slot-pick:hover .byp-slot-hint,.byp-slot-pick:focus-visible .byp-slot-hint{opacity:1;transform:translate(-50%)translateY(0)}.byp-dots{justify-content:center;gap:16px;padding-top:16px;display:flex}.byp-dot{cursor:pointer;background:0 0;border-radius:8px;width:44px;height:44px;position:relative}.byp-dot:before{content:"";width:22px;height:5px;transition:background-color .2s var(--ease-out-quart);background:#002b2433;border-radius:999px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.byp-dot:hover:before{background:#002b2466}.byp-dot.is-on:before{background:var(--f-emerald)}.byp-dot:focus-visible{outline:2px solid var(--f-emerald);outline-offset:3px}@media (prefers-reduced-motion:no-preference){.byp-slot--choice.is-previewing .byp-art img{animation:byp-fade-in .42s var(--ease-out-quart)}}@keyframes byp-fade-in{0%{opacity:0;transform:scale(1.015)}to{opacity:1;transform:scale(1)}}@media (min-width:621px) and (max-width:1320px){.byp-sticky-inner{padding-left:96px}}.byp-slot-more,.byp-detail-more{border-bottom:2px solid var(--f-lavender);color:#002b24b8;cursor:pointer;align-self:flex-start;margin-top:8px;padding-bottom:1px;font-size:.875rem;font-weight:700}.byp-slot-more:hover,.byp-detail-more:hover{color:var(--f-emerald);border-bottom-color:var(--f-emerald)}.byp-detail-more{border:1px solid #002b243d;border-radius:10px;margin-top:20px;padding:11px 18px;font-size:.875rem}.byp-detail-more:hover{border-color:var(--f-emerald);background:#dcbefe38}.byp-sheet{--f-emerald:#002b24;--f-beige:#f3f1eb;--f-sand:#f0ebdd;--f-lavender:#dcbefe;--byp-line:#002b241f;--byp-radius:18px;--byp-was:#b8402c;--byp-now:#0a6b46;--ease-out-quart:cubic-bezier(.25,1,.5,1);--ease-spring:cubic-bezier(.34,1.56,.64,1);--ios-press-duration:90ms;z-index:60;background:var(--f-beige);width:100%;max-width:100%;height:100dvh;color:var(--f-emerald);font-family:var(--font-lato),sans-serif;flex-direction:column;gap:0;padding:0;display:flex}@media (min-width:640px){.byp-sheet{width:min(470px,94vw);max-width:470px}}.byp-sheet-cover{aspect-ratio:16/10;background:var(--f-sand);flex-shrink:0;width:100%;position:relative;overflow:hidden}.byp-sheet-cover img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.byp-sheet-head{border-bottom:1px solid var(--byp-line);text-align:left;flex-shrink:0;gap:8px;padding:18px 20px}.byp-sheet-title{color:var(--f-emerald);font-size:1.72rem;line-height:1.14}.byp-sheet-pitch{color:#002b24b8;font-size:.9375rem;line-height:1.6}.byp-sheet-meta{flex-wrap:wrap;gap:6px;padding-top:4px;display:flex}.byp-sheet-meta span{background:var(--f-sand);color:#002b24b3;border-radius:999px;padding:4px 10px;font-size:.8125rem;font-weight:700}.byp-sheet-body{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex:auto;padding:18px 20px 26px;overflow-y:auto}.byp-sheet-h3{letter-spacing:.1em;text-transform:uppercase;color:#002b248c;margin-bottom:10px;font-size:.8125rem;font-weight:700}.byp-sheet-h3:not(:first-child){margin-top:26px}.byp-sheet-modules{border-top:1px solid var(--byp-line)}.byp-sheet-module{border-bottom:1px solid var(--byp-line)}.byp-sheet-module-head{text-align:left;cursor:pointer;grid-template-columns:auto 1fr auto auto;align-items:center;gap:10px;width:100%;padding:13px 2px;display:grid}.byp-sheet-module-index{font-family:var(--font-instrument-serif),Georgia,serif;color:#002b2473;font-size:.9375rem}.byp-sheet-module-title{font-size:.9375rem;font-weight:700;line-height:1.35}.byp-sheet-module-count{white-space:nowrap;color:#002b2499;font-size:.8125rem}.byp-sheet-chevron{width:9px;height:9px;transition:transform .18s var(--ease-out-quart);border-bottom:2px solid #002b2480;border-right:2px solid #002b2480;transform:rotate(45deg)}.byp-sheet-chevron.is-open{transform:rotate(-135deg)}.byp-sheet-lessons{padding-bottom:10px}.byp-sheet-lessons li{align-items:center;gap:10px;padding:7px 2px;display:flex}.byp-sheet-lessons img,.byp-sheet-lesson-thumb-empty{object-fit:cover;background:var(--f-sand);border-radius:7px;flex-shrink:0;width:74px;height:44px}.byp-sheet-lesson-text{flex-direction:column;gap:2px;min-width:0;display:flex}.byp-sheet-lesson-title{color:#002b24d1;font-size:.875rem;line-height:1.35}.byp-sheet-lesson-duration{font-variant-numeric:tabular-nums;color:#002b2499;font-size:.8125rem}.byp-sheet-bonuses li{border-bottom:1px solid var(--byp-line);align-items:center;gap:11px;padding:11px 2px;display:flex}.byp-sheet-bonuses li:last-child{border-bottom:0}.byp-sheet-bonuses img{object-fit:cover;background:var(--f-sand);border-radius:9px;flex-shrink:0;width:54px;height:54px}.byp-sheet-bonuses strong{font-size:.875rem;display:block}.byp-sheet-bonuses em{color:#002b24ad;margin-top:2px;font-size:.8125rem;font-style:normal;line-height:1.45;display:block}.byp-sheet-lander-link{border-bottom:2px solid var(--f-lavender);margin-top:22px;font-size:.875rem;font-weight:700;display:inline-block}.byp-sheet-foot{border-top:1px solid var(--byp-line);padding:14px 20px;padding-bottom:max(14px,env(safe-area-inset-bottom));background:#f0ebddd9;flex-shrink:0;justify-content:space-between;align-items:center;gap:14px;display:flex}.byp-sheet-foot-label{letter-spacing:.08em;text-transform:uppercase;color:#002b248c;font-size:.8125rem;font-weight:700;display:block}.byp-sheet-foot-price .byp-was{font-size:1.1875rem}.byp-sheet-cta{background:var(--byp-now);color:#f3f1eb;cursor:pointer;border-radius:10px;flex-direction:column;align-items:center;gap:1px;padding:11px 20px;font-size:.9375rem;font-weight:700;display:flex}.byp-sheet-cta-sub{opacity:.9;font-size:.8125rem;font-weight:400}.byp-sheet-cta--quiet{color:var(--f-emerald);background:0 0;border:1px solid #002b2447}.byp-sheet>button[data-slot=sheet-close],.byp-sheet>button:last-of-type{width:32px;height:32px;color:var(--f-emerald);opacity:1;background:#f3f1ebeb;border-radius:999px;justify-content:center;align-items:center;display:inline-flex;top:12px;right:12px;box-shadow:0 2px 10px #002b242e}.byp-proofbar{border-bottom:1px solid var(--byp-line);background:var(--f-sand)}.byp-proofbar-inner{text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;max-width:1100px;margin:0 auto;padding:10px 20px;display:flex}.byp-proofbar-stat{color:#002b24b8;font-size:.875rem}.byp-proofbar-stat strong{color:var(--f-emerald)}.byp-proofbar-dot{background:#002b244d;border-radius:999px;width:3px;height:3px}@media (max-width:860px){.byp-proofbar-stat:last-child,.byp-proofbar-dot:last-of-type{display:none}}.byp-brands{border-top:1px solid var(--byp-line);color:var(--f-emerald);flex-wrap:wrap;align-items:center;gap:26px;margin-top:26px;padding-top:22px;display:flex}.byp-brands img{opacity:.45;filter:brightness(0)saturate();width:auto;height:20px}.byp-brand-inline{opacity:.45;width:auto;height:20px}.byp-wall-section{background:var(--f-sand);padding:96px 0;overflow:hidden}.byp-wall-gate{min-height:458px}@media (min-width:768px){.byp-wall-gate{min-height:546px}}.byp-wall{flex-direction:column;gap:14px;margin-top:44px;display:flex;-webkit-mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000);mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000)}.byp-wall-row{overflow:hidden}.byp-wall-track{gap:14px;width:max-content;animation-name:byp-marquee;animation-timing-function:linear;animation-iteration-count:infinite;display:flex}.byp-wall:hover .byp-wall-track{animation-play-state:paused}@keyframes byp-marquee{0%{transform:translate(0,0)}to{transform:translate(-50%)}}.byp-wall-item{background:#fff;border-radius:12px;flex-shrink:0;width:200px;height:200px;position:relative;overflow:hidden;box-shadow:0 1px 2px #002b240f}@media (min-width:768px){.byp-wall-item{width:244px;height:244px}}.byp-wall-img{object-fit:cover;width:100%;height:100%;display:block}.byp-wall-name{color:#fff;opacity:1;background:linear-gradient(#0000,#002b24db);flex-direction:column;gap:1px;padding:26px 11px 10px;display:flex;position:absolute;bottom:0;left:0;right:0}.byp-wall-name b{font-size:.8125rem;font-weight:700}.byp-wall-name em{opacity:.82;font-size:.8125rem;font-style:normal}.byp-wall--static{scroll-snap-type:x mandatory;flex-direction:row;gap:14px;padding:0 20px;overflow-x:auto;-webkit-mask-image:none;mask-image:none}.byp-wall--static .byp-wall-item{scroll-snap-align:start}.byp-wall--static .byp-wall-name{opacity:1}@media (prefers-reduced-motion:reduce){.byp-wall-gate{min-height:244px}.byp-wall-track{animation:none}}@media (prefers-reduced-motion:reduce) and (min-width:768px){.byp-wall-gate{min-height:288px}}.byp-detail-choose{background:var(--byp-now);color:#f3f1eb;cursor:pointer;border-radius:10px;padding:12px 20px;font-size:.875rem;font-weight:700}.byp-detail-choose:hover{filter:brightness(1.08)}.byp-section{padding-top:96px;padding-bottom:96px}@media (max-width:700px){.byp-section{padding-top:64px;padding-bottom:64px}}.byp-container{width:100%;max-width:1192px;margin-inline:auto;padding-inline:20px}.byp-measure{max-width:40rem}.byp-measure-wide{max-width:52rem}.byp-center{text-align:center}.byp-center .byp-measure,.byp-center .byp-measure-wide{margin-inline:auto}.byp-narrow{max-width:848px}.byp-card-foot{flex-direction:column;margin-top:auto;padding-top:10px;display:flex}.byp-swap{vertical-align:baseline;padding-bottom:.06em;display:inline-grid;overflow:hidden}.byp-swap>*{text-decoration:underline;-webkit-text-decoration-color:var(--f-lavender);text-decoration-color:var(--f-lavender);text-underline-offset:.14em;grid-area:1/1;text-decoration-thickness:.07em}.byp-diffs{gap:16px;margin-top:56px;display:grid}@media (min-width:720px){.byp-diffs{grid-template-columns:repeat(2,minmax(0,1fr))}}.byp-diff{border:1px solid var(--byp-line);border-radius:var(--byp-radius);background:#ffffff8c;height:100%;padding:22px}.byp-diff h3{font-size:1.0625rem;font-weight:700;line-height:1.35}.byp-diff p{color:#002b24b8;margin-top:8px;font-size:.9375rem;line-height:1.65}.byp-timeline{counter-reset:byp-step;gap:16px;margin-top:36px;display:grid}@media (min-width:640px){.byp-timeline{grid-template-columns:repeat(auto-fit,minmax(190px,1fr))}}.byp-timeline-step{border-top:3px solid var(--f-lavender);flex-direction:column;gap:4px;height:100%;padding-top:14px;display:flex}.byp-timeline-img{aspect-ratio:1;object-fit:cover;border-radius:12px;width:100%;height:auto;margin-bottom:10px}.byp-timeline-label{letter-spacing:.09em;text-transform:uppercase;color:var(--f-emerald);font-size:.8125rem;font-weight:700}.byp-timeline-copy{color:#002b24bf;font-size:.9375rem;line-height:1.6}.byp-bonuses{gap:14px;margin-top:44px;display:grid}@media (min-width:700px){.byp-bonuses{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1060px){.byp-bonuses{grid-template-columns:repeat(3,minmax(0,1fr))}}.byp-bonus{border:1px solid var(--byp-line);border-radius:var(--byp-radius);background:#fff9;align-items:flex-start;gap:14px;height:100%;padding:16px;display:flex}.byp-bonus-img{object-fit:cover;background:var(--f-sand);border-radius:12px;flex-shrink:0;width:74px;height:74px}.byp-bonus-text{flex:auto;min-width:0}.byp-bonus-text h3{font-size:.9375rem;font-weight:700;line-height:1.3}.byp-bonus-text p{color:#002b24b3;margin-top:5px;font-size:.875rem;line-height:1.55}.byp-bonus-value{background:var(--f-lavender);white-space:nowrap;color:var(--f-emerald);border-radius:999px;flex-shrink:0;padding:4px 10px;font-size:.8125rem;font-weight:700}.byp-bonus-total{color:#002b24bf;margin-top:28px;font-size:1.0625rem}.byp-bonus-total span{font-family:var(--font-instrument-serif),Georgia,serif;color:var(--byp-now);font-size:2rem}.byp-kicker--light{color:#f3f1eb99}.byp-roof{gap:22px;margin-top:34px;display:grid}@media (min-width:760px){.byp-roof{grid-template-columns:repeat(2,minmax(0,1fr));gap:40px}}.byp-roof p{color:#f3f1ebd1;font-size:1.0625rem;line-height:1.72}.byp-roof p+p{margin-top:16px}.byp-roof-punch{border-left:3px solid var(--f-lavender);padding-left:18px;color:var(--f-beige)!important}.byp-who{gap:16px;margin-top:36px;display:grid}@media (min-width:760px){.byp-who{grid-template-columns:repeat(2,minmax(0,1fr))}}.byp-who-col{border:1px solid var(--byp-line);border-radius:var(--byp-radius);background:#fff9;height:100%;padding:24px}.byp-who-col h3{letter-spacing:.09em;text-transform:uppercase;color:#002b248c;font-size:.8125rem;font-weight:700}.byp-who-col ul{flex-direction:column;gap:13px;margin-top:16px;display:flex}.byp-who-col li{color:#002b24d1;padding-left:28px;font-size:1.0625rem;line-height:1.6;position:relative}.byp-who-col li:before{font-weight:700;position:absolute;top:0;left:0}.byp-who-col--yes{border-color:#0a6b4666}.byp-who-col--yes li:before{content:"✓";color:var(--byp-now)}.byp-who-col--no li:before{content:"✕";color:var(--byp-was)}.byp-who-col--no li{color:#002b249e}.byp-required{color:var(--byp-now);background:#0a6b4614;border:1px solid #0a6b4659;border-radius:999px;align-items:center;gap:9px;margin-top:20px;padding:9px 16px;font-size:.9375rem;font-weight:700;display:inline-flex}.byp-required-dot{background:var(--byp-now);border-radius:999px;flex-shrink:0;width:8px;height:8px;display:inline-flex;position:relative}.byp-required-dot:before{content:"";background:var(--byp-now);border-radius:999px;animation:1.9s cubic-bezier(0,0,.2,1) infinite byp-ping;position:absolute;inset:0}@keyframes byp-ping{75%,to{opacity:0;transform:scale(2.4)}}@media (prefers-reduced-motion:reduce){.byp-required-dot:before{animation:none}}.byp-sticky.is-prompt{border-top-color:#0a6b4659}.byp-sticky-need{color:var(--byp-now);font-size:.875rem;font-weight:700}.byp-marquee-section{padding-bottom:8px;overflow:hidden}.byp-marquee-gate{min-height:178px}@media (min-width:768px){.byp-marquee-gate{min-height:216px}}.byp-marquee{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 7% 93%,#0000);mask-image:linear-gradient(90deg,#0000,#000 7% 93%,#0000)}.byp-marquee-track{gap:14px;width:max-content;animation:74s linear infinite byp-marquee;display:flex}.byp-marquee:hover .byp-marquee-track{animation-play-state:paused}.byp-marquee-track li{background:#fff;border-radius:14px;flex-shrink:0;width:178px;height:178px;overflow:hidden;box-shadow:0 1px 2px #002b240f}@media (min-width:768px){.byp-marquee-track li{width:216px;height:216px}}.byp-marquee-track img{object-fit:cover;width:100%;height:100%;display:block}.byp-marquee-caption{color:#002b24b3;margin-top:18px;font-size:.9375rem}@media (prefers-reduced-motion:reduce){.byp-marquee-track{animation:none}.byp-marquee{overflow-x:auto}}.byp-options{text-align:left;gap:18px;margin-top:40px;display:grid}@media (min-width:820px){.byp-options{grid-template-columns:repeat(2,minmax(0,1fr))}}.byp-option{border-radius:var(--byp-radius);background:#fff;flex-direction:column;height:100%;padding:26px;display:flex}.byp-option--no{border:1px solid #b8402c52}.byp-option--yes{border:1px solid #0a6b4673}.byp-option-tag{letter-spacing:.04em;font-size:.875rem;font-weight:700}.byp-option--no .byp-option-tag{color:var(--byp-was)}.byp-option--yes .byp-option-tag{color:var(--byp-now)}.byp-option h3{margin-top:10px;font-size:1.1875rem;font-weight:700;line-height:1.35}.byp-option p{color:#002b24bf;margin-top:12px;font-size:.9375rem;line-height:1.68}.byp-option ul{flex-direction:column;gap:10px;margin-top:14px;display:flex}.byp-option li{color:#002b24bf;font-size:.9375rem;line-height:1.62}.byp-option li strong{color:var(--f-emerald)}.byp-option-note{border-radius:12px;margin-top:18px;padding:16px}.byp-option--no .byp-option-note{background:#b8402c12}.byp-option--yes .byp-option-note{background:#0a6b4614}.byp-option-note p:first-child{margin-top:0}.byp-option-cta{background:var(--byp-now);color:#f3f1eb;cursor:pointer;border-radius:11px;justify-content:center;align-items:center;margin-top:20px;padding:15px 24px;font-size:1.0625rem;font-weight:700;display:inline-flex}.byp-option-cta:hover{filter:brightness(1.08)}.byp-option--yes .byp-option-note{margin-top:auto}.byp-card-more,.byp-slot-more,.byp-detail-more{justify-content:center;align-items:center;gap:7px;display:inline-flex}.byp-arrow{width:6px;height:6px;transition:transform .15s var(--ease-out-quart);border-top:2px solid;border-right:2px solid;flex-shrink:0;transform:rotate(45deg)}.byp-card-more:hover .byp-arrow,.byp-slot-more:hover .byp-arrow,.byp-detail-more:hover .byp-arrow{transform:translate(3px)rotate(45deg)}.byp-card-more{text-decoration:underline;-webkit-text-decoration-color:var(--f-lavender);text-decoration-color:var(--f-lavender);text-underline-offset:3px;text-decoration-thickness:2px}.byp-detail-facts{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.byp-detail-facts span{background:var(--f-sand);color:#002b24bf;border-radius:999px;padding:6px 13px;font-size:.875rem}.byp-detail-facts b{color:var(--f-emerald)}.byp-detail-value{border-top:1px solid var(--byp-line);flex-wrap:wrap;align-items:center;gap:16px;margin-top:24px;padding-top:20px;display:flex}.byp-detail-value-label{letter-spacing:.06em;text-transform:uppercase;color:#002b248c;font-size:.8125rem;font-weight:700;display:block}.byp-detail-value .byp-was{font-size:1.45rem}.byp-detail-value-now{font-family:var(--font-instrument-serif),Georgia,serif;font-size:2rem;line-height:1.1}.byp-detail-value-arrow{border-top:2px solid #002b2459;border-right:2px solid #002b2459;width:9px;height:9px;margin-top:14px;transform:rotate(45deg)}.byp-detail-value-save{background:var(--byp-now);color:#f3f1eb;border-radius:999px;margin-top:12px;padding:7px 14px;font-size:.9375rem;font-weight:700}.byp-final{background:var(--f-emerald);color:var(--f-beige)}.byp-final-title{font-size:2.4rem;line-height:1.08}@media (min-width:768px){.byp-final-title{font-size:3.6rem}}.byp-final-pickline{letter-spacing:.1em;text-transform:uppercase;color:#f3f1eb99;margin-top:34px;font-size:.8125rem;font-weight:700}.byp-final .byp-mini{justify-content:center}.byp-final .byp-mini-chip{color:#f3f1ebd9;border-color:#f3f1eb59}.byp-final .byp-mini-chip:hover{border-color:var(--f-lavender);color:var(--f-beige)}.byp-final .byp-mini-chip.is-selected{border-color:var(--f-lavender);background:var(--f-lavender);color:var(--f-emerald)}.byp-final-stack{text-align:left;gap:10px;max-width:30rem;margin:34px auto 0;display:grid}.byp-final-stack li{border-bottom:1px solid #f3f1eb29;justify-content:space-between;align-items:baseline;gap:16px;padding-bottom:10px;display:flex}.byp-final-stack li:last-child{border-bottom:0}.byp-final-stack b{font-size:1.0625rem}.byp-final-stack span{text-align:right;color:#f3f1ebad;font-size:.875rem}.byp-final-price{flex-wrap:wrap;justify-content:center;align-items:baseline;gap:14px;margin-top:34px;display:flex}.byp-final-price .byp-was{color:#ff9d89;font-size:1.45rem}.byp-final-now{font-family:var(--font-instrument-serif),Georgia,serif;color:#86e3b6;font-size:4rem;line-height:1}.byp-final-save{color:var(--f-emerald);background:#86e3b6;border-radius:999px;padding:7px 14px;font-size:.9375rem;font-weight:700}.byp-final-cta{background:var(--f-lavender);color:var(--f-emerald);cursor:pointer;border-radius:13px;justify-content:center;align-items:center;margin-top:28px;padding:20px 44px;font-size:1.1875rem;font-weight:700;display:inline-flex;box-shadow:0 10px 30px #00000038}.byp-final-cta:hover{filter:brightness(1.05)}.byp-final-guarantee{color:#f3f1ebb8;margin-top:16px;font-size:.9375rem}.byp-final-trust{color:#f3f1ebb3;border-top:1px solid #f3f1eb29;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px 20px;margin-top:26px;padding-top:22px;font-size:.875rem;display:flex}.byp-final{padding-bottom:200px}.byp-final-trust a{min-height:44px;color:var(--f-lavender);text-underline-offset:3px;align-items:center;text-decoration:underline;text-decoration-thickness:1px;display:inline-flex}.byp-final-trust a:hover{color:var(--f-beige)}.byp-slot-more,.byp-detail-more,.byp-card-more{min-height:44px}.byp-slot-more{padding-block:10px}.byp-mini-chip{min-height:44px}@media (max-width:620px){.byp-sheet-foot{padding-left:74px}.byp-sheet-cta{flex:auto;min-height:52px}.byp-sheet-title{font-size:1.6rem}}
