:root{--cdf-bg:#f6f4ef;--cdf-ink:#191919;--cdf-muted:#6b6b66;--cdf-green:#153f35;--cdf-green-2:#0f2f28;--cdf-cream:#ece7dc;--cdf-line:#ddd9d0;--cdf-white:#fff;--cdf-danger:#b43c2f;--cdf-radius:20px;--cdf-shadow:0 18px 50px rgba(0,0,0,.08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--cdf-ink);font-family:Arial,Helvetica,sans-serif}.cdf-page img{display:block;max-width:100%}.cdf-page a{text-decoration:none;color:inherit}.cdf-page button,.cdf-page input,.cdf-page select{font:inherit}.cdf-shell{width:min(1180px,calc(100% - 40px));margin-inline:auto}.cdf-announcement{min-height:38px;background:#111;color:#fff;display:flex;align-items:center;justify-content:center;gap:9px;padding:8px 16px;font-size:13px;letter-spacing:.01em}.cdf-dot{width:8px;height:8px;border-radius:50%;background:#58d66f;box-shadow:0 0 #58d66f99;animation:cdfPulse 1.8s infinite}@keyframes cdfPulse{70%{box-shadow:0 0 0 8px #58d66f00}to{box-shadow:0 0 #58d66f00}}.cdf-header{position:sticky;top:0;z-index:40;background:#fffffff0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(0,0,0,.08)}.cdf-header-inner{height:72px;display:flex;align-items:center;justify-content:space-between;gap:24px}.cdf-brand img{height:34px;width:auto}.cdf-nav{display:flex;gap:28px;font-size:14px}.cdf-nav a{color:#464641}.cdf-nav a:hover{color:#000}.cdf-header-cta,.cdf-primary-cta,.cdf-secondary-cta,.cdf-light-cta{display:inline-flex;align-items:center;justify-content:center;min-height:48px;border-radius:999px;padding:0 24px;font-weight:700;transition:.2s ease}.cdf-header-cta,.cdf-primary-cta{background:var(--cdf-green);color:#fff!important}.cdf-secondary-cta{border:1px solid rgba(255,255,255,.6);color:#fff!important}.cdf-light-cta{background:#fff;color:var(--cdf-green)!important}.cdf-header-cta:hover,.cdf-primary-cta:hover{transform:translateY(-1px);background:var(--cdf-green-2)}.cdf-hero{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:48px;padding-top:48px;padding-bottom:72px;align-items:start}.cdf-gallery{min-width:0;position:sticky;top:112px}.cdf-gallery-main{position:relative;border-radius:24px;overflow:hidden;background:#f2f2ef;aspect-ratio:1/1;box-shadow:var(--cdf-shadow)}.cdf-gallery-slide{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;visibility:hidden;transition:opacity .25s ease}.cdf-gallery-slide.is-active{opacity:1;visibility:visible}.cdf-gallery-arrow{position:absolute;top:50%;transform:translateY(-50%);border:0;width:44px;height:44px;border-radius:50%;background:#ffffffe6;box-shadow:0 8px 22px #0000001f;font-size:30px;line-height:1;cursor:pointer}.cdf-gallery-prev{left:14px}.cdf-gallery-next{right:14px}.cdf-gallery-count{position:absolute;right:14px;bottom:14px;border-radius:999px;background:#000000a8;color:#fff;padding:7px 11px;font-size:12px}.cdf-thumbs{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-top:12px}.cdf-thumb{border:2px solid transparent;background:none;padding:0;border-radius:12px;overflow:hidden;cursor:pointer;aspect-ratio:1}.cdf-thumb.is-active{border-color:#111}.cdf-thumb img{width:100%;height:100%;object-fit:cover}.cdf-product-card{padding-top:10px}.cdf-rating-line{display:flex;align-items:center;gap:9px;font-size:14px;color:#45453f}.cdf-stars{letter-spacing:2px;color:#f0a51d}.cdf-product-card h1{font-family:Georgia,Times New Roman,serif;font-size:clamp(38px,4.1vw,60px);line-height:.98;letter-spacing:-.035em;margin:14px 0 18px}.cdf-price-wrap{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:16px}.cdf-price{font-size:28px;font-weight:800}.cdf-compare{font-size:18px;color:#888}.cdf-sale-pill{background:#e4f0e9;color:#124536;padding:7px 10px;border-radius:999px;font-weight:800;font-size:11px}.cdf-lead{font-size:17px;line-height:1.65;color:#4f504b;margin:0 0 22px}.cdf-benefit-grid-mini{display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--cdf-line);border-radius:16px;overflow:hidden;margin-bottom:18px}.cdf-benefit-grid-mini>div{padding:16px;border-bottom:1px solid var(--cdf-line)}.cdf-benefit-grid-mini>div:nth-child(odd){border-right:1px solid var(--cdf-line)}.cdf-benefit-grid-mini>div:nth-child(3),.cdf-benefit-grid-mini>div:nth-child(4){border-bottom:0}.cdf-benefit-grid-mini strong,.cdf-benefit-grid-mini span{display:block}.cdf-benefit-grid-mini strong{font-size:14px}.cdf-benefit-grid-mini span{font-size:12px;color:#777;margin-top:4px;line-height:1.4}.cdf-guarantee-note{display:flex;gap:12px;background:#f7f2e4;border-radius:14px;padding:14px 16px;font-size:13px;line-height:1.45;margin-bottom:20px}.cdf-bulb{font-size:22px}.cdf-option-group{border:0;padding:0;margin:0 0 16px}.cdf-option-group legend{font-size:13px;font-weight:800;margin-bottom:9px}.cdf-option-buttons{display:flex;flex-wrap:wrap;gap:8px}.cdf-option-button{background:#fff;border:1px solid #ccc;border-radius:10px;min-width:56px;padding:11px 15px;cursor:pointer}.cdf-option-button.is-selected{background:#121212;color:#fff;border-color:#121212}.cdf-buy-button{width:100%;border:0;border-radius:14px;min-height:58px;padding:0 22px;background:var(--cdf-green);color:#fff;font-weight:800;font-size:16px;letter-spacing:.01em;cursor:pointer;box-shadow:0 10px 28px #153f3538;transition:.2s}.cdf-buy-button:hover{background:var(--cdf-green-2);transform:translateY(-1px)}.cdf-buy-button:disabled{opacity:.45;cursor:not-allowed}.cdf-buy-link{display:flex;align-items:center;justify-content:center}.cdf-trust-row{display:flex;justify-content:center;gap:14px;flex-wrap:wrap;color:#686863;font-size:11px;margin:13px 0 20px}.cdf-review-card{border:1px solid var(--cdf-line);border-radius:18px;padding:18px;background:#fff}.cdf-review-card p{color:#555650;line-height:1.55;margin:12px 0 10px;font-size:14px}.cdf-review-top{display:flex;justify-content:space-between;gap:12px;font-size:12px}.cdf-verified{color:#2f6b56;font-weight:700}.cdf-strip{background:#151515;color:#fff;padding:38px 0}.cdf-compare-mini{display:grid;grid-template-columns:1fr auto 1fr;gap:40px;align-items:center}.cdf-compare-col{padding:10px 0}.cdf-kicker{display:inline-block;font-size:11px;letter-spacing:.12em;color:#aaa;margin-bottom:10px}.cdf-compare-col ul{list-style:none;margin:0;padding:0;display:grid;gap:9px}.cdf-compare-col li:before{content:"\d7";margin-right:9px;color:#cc7e72}.cdf-new-way li:before{content:"\2713";color:#79c79a}.cdf-vs{width:52px;height:52px;border-radius:50%;border:1px solid #444;display:flex;align-items:center;justify-content:center;font-size:11px;color:#999}.cdf-feature-intro{padding:100px 0;text-align:center}.cdf-eyebrow{display:inline-block;color:#4f6f64;text-transform:uppercase;letter-spacing:.13em;font-weight:800;font-size:11px;margin-bottom:12px}.cdf-eyebrow-light{color:#b6d0c8}.cdf-feature-intro h2,.cdf-section-title h2,.cdf-trusted-copy h2,.cdf-doctor-copy h2,.cdf-stairs-grid h2,.cdf-final-grid h2,.cdf-media-copy h2{font-family:Georgia,Times New Roman,serif;font-weight:500;letter-spacing:-.03em;font-size:clamp(34px,4.7vw,62px);line-height:1.02;margin:0 auto 20px}.cdf-feature-intro>p{max-width:760px;margin:0 auto;color:#65655f;line-height:1.7;font-size:17px}.cdf-icon-features{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:50px;text-align:left}.cdf-icon-features>div{background:var(--cdf-bg);padding:28px;border-radius:18px}.cdf-icon-features>div>span{display:flex;width:42px;height:42px;border-radius:50%;align-items:center;justify-content:center;background:#fff;margin-bottom:22px;font-size:20px}.cdf-icon-features strong{display:block;font-size:18px}.cdf-icon-features p{color:#696963;line-height:1.55;margin-bottom:0;font-size:14px}.cdf-media-band{padding:90px 0}.cdf-dark-band{background:#101211;color:#fff}.cdf-media-split{display:grid;grid-template-columns:.9fr 1.1fr;gap:60px;align-items:center}.cdf-media-split img{border-radius:24px;width:100%;box-shadow:0 22px 70px #0000003d}.cdf-media-copy p{color:#c7c7c4;font-size:17px;line-height:1.7;max-width:520px;margin-bottom:28px}.cdf-results{padding:100px 0}.cdf-results-head{max-width:760px}.cdf-results-head h2{font-family:Georgia,Times New Roman,serif;font-size:clamp(34px,4vw,54px);line-height:1.05;font-weight:500;letter-spacing:-.03em;margin:0}.cdf-results-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:44px}.cdf-results-grid article{border:1px solid var(--cdf-line);border-radius:18px;padding:26px}.cdf-results-grid strong{font-size:18px}.cdf-metric{font-size:40px;display:block;margin:28px 0;color:var(--cdf-green)}.cdf-results-grid p{color:#686863;line-height:1.6;margin-bottom:0}.cdf-story-grid{display:grid;gap:28px;padding-bottom:100px}.cdf-story-card{display:grid;grid-template-columns:1fr 1fr;background:var(--cdf-bg);border-radius:26px;overflow:hidden;min-height:540px}.cdf-story-card-reverse img{order:2}.cdf-story-card img{width:100%;height:100%;object-fit:cover}.cdf-story-card>div{padding:60px;display:flex;flex-direction:column;justify-content:center}.cdf-story-card h3{font-family:Georgia,Times New Roman,serif;font-size:clamp(32px,3.4vw,50px);font-weight:500;line-height:1.04;letter-spacing:-.03em;margin:0 0 18px}.cdf-story-card p{color:#666761;line-height:1.7;font-size:16px;margin:0}.cdf-video-section{background:#f2efe8;padding:100px 0}.cdf-section-title.centered{text-align:center;max-width:820px;margin:0 auto 44px}.cdf-section-title.centered p{max-width:680px;margin:0 auto;color:#6b6b66;line-height:1.65}.cdf-video-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.cdf-video-card{background:#000;border-radius:18px;overflow:hidden;aspect-ratio:9/16;box-shadow:0 12px 30px #0000001f}.cdf-video-card:nth-child(1),.cdf-video-card:nth-child(2){aspect-ratio:1/1}.cdf-video-card video{width:100%;height:100%;object-fit:cover;display:block}.cdf-trusted{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center;padding:100px 0}.cdf-trusted-media img{border-radius:24px;box-shadow:var(--cdf-shadow)}.cdf-trusted-copy p{color:#666761;line-height:1.7;font-size:17px}.cdf-rating-summary{display:flex;align-items:center;gap:12px;margin:22px 0 28px;font-size:13px}.cdf-doctor-section{background:#121515;color:#fff;padding:100px 0}.cdf-doctor-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.cdf-doctor-grid img{border-radius:24px}.cdf-doctor-copy p{color:#c7c7c4;line-height:1.72;font-size:16px}.cdf-doctor-points{display:grid;gap:10px;color:#d9e7e1;margin-top:26px}.cdf-how{padding:100px 0}.cdf-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.cdf-steps article{border-top:1px solid #bbb;padding-top:20px}.cdf-step-number{font-size:12px;color:#777}.cdf-steps h3{font-family:Georgia,Times New Roman,serif;font-size:28px;font-weight:500;margin:24px 0 10px}.cdf-steps p{color:#686863;line-height:1.55;margin:0}.cdf-use-media-row{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:46px}.cdf-use-media-row img{border-radius:20px}.cdf-stairs-section{background:#eef1ec;padding:90px 0}.cdf-stairs-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:60px;align-items:center}.cdf-stairs-grid img{border-radius:24px}.cdf-stairs-grid p{color:#65665f;line-height:1.7;font-size:17px;margin-bottom:28px}.cdf-comparison{padding:100px 0}.cdf-table-wrap{overflow-x:auto;border:1px solid var(--cdf-line);border-radius:20px}.cdf-table-wrap table{width:100%;border-collapse:collapse;min-width:720px}.cdf-table-wrap th,.cdf-table-wrap td{text-align:left;padding:20px;border-bottom:1px solid var(--cdf-line)}.cdf-table-wrap th{background:#f5f3ee;font-size:14px}.cdf-table-wrap td:first-child{font-weight:800}.cdf-table-wrap tr:last-child td{border-bottom:0}.cdf-guarantee-section{background:var(--cdf-green);color:#fff;padding:80px 0}.cdf-guarantee-grid{display:grid;grid-template-columns:190px 1fr;gap:50px;align-items:center}.cdf-guarantee-badge{width:170px;height:170px;border:1px solid rgba(255,255,255,.5);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-direction:column;font-family:Georgia,Times New Roman,serif;font-size:64px;line-height:.7}.cdf-guarantee-badge span{font:800 11px Arial,Helvetica,sans-serif;letter-spacing:.18em;margin-top:18px}.cdf-guarantee-grid h2{font-family:Georgia,Times New Roman,serif;font-size:clamp(34px,4vw,56px);font-weight:500;line-height:1;margin:0 0 14px}.cdf-guarantee-grid p{color:#d7e6e1;max-width:640px;line-height:1.65}.cdf-faq{padding:100px 0}.cdf-faq-list{max-width:900px;margin:0 auto}.cdf-faq-item{border-top:1px solid var(--cdf-line)}.cdf-faq-item:last-child{border-bottom:1px solid var(--cdf-line)}.cdf-faq-item summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:23px 2px;font-weight:800}.cdf-faq-item summary::-webkit-details-marker{display:none}.cdf-faq-item summary span{font-size:24px;font-weight:400;transition:.2s}.cdf-faq-item[open] summary span{transform:rotate(45deg)}.cdf-faq-answer{padding:0 40px 22px 2px;color:#666761;line-height:1.65}.cdf-final-cta{background:#131615;color:#fff;padding:90px 0}.cdf-final-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:60px;align-items:center}.cdf-final-grid img{border-radius:24px}.cdf-final-grid p{color:#c9cac7;line-height:1.7;font-size:17px;max-width:600px}.cdf-footer{background:#0c0c0c;color:#fff;padding:60px 0 24px}.cdf-footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:40px}.cdf-footer-grid img{filter:brightness(0) invert(1);height:38px;width:auto}.cdf-footer-grid>div{display:grid;gap:10px;align-content:start}.cdf-footer-grid strong{margin-bottom:4px}.cdf-footer-grid a{color:#b5b5b2;font-size:13px}.cdf-footer-bottom{border-top:1px solid #292929;margin-top:45px;padding-top:22px;color:#777;font-size:12px}.cdf-sticky-buy{position:fixed;z-index:50;left:12px;right:12px;bottom:12px;background:#111;color:#fff;border-radius:16px;padding:10px;display:none;align-items:center;justify-content:space-between;gap:10px;box-shadow:0 16px 40px #00000047}.cdf-sticky-buy>div{min-width:0;padding-left:6px}.cdf-sticky-buy strong,.cdf-sticky-buy span{display:block}.cdf-sticky-buy strong{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:190px}.cdf-sticky-buy span{font-size:12px;color:#bcbcb7;margin-top:2px}.cdf-sticky-buy button{border:0;border-radius:11px;background:#fff;color:#111;font-weight:800;padding:12px 16px;cursor:pointer}@media(max-width:980px){.cdf-nav{display:none}.cdf-hero{grid-template-columns:1fr;gap:30px;padding-top:28px}.cdf-gallery{position:relative;top:auto}.cdf-gallery-main{border-radius:18px}.cdf-product-card{padding-top:0}.cdf-media-split,.cdf-trusted,.cdf-doctor-grid,.cdf-stairs-grid,.cdf-final-grid,.cdf-results-grid,.cdf-story-card{grid-template-columns:1fr}.cdf-story-card-reverse img{order:0}.cdf-story-card>div{padding:38px}.cdf-video-grid{grid-template-columns:repeat(2,1fr)}.cdf-steps{grid-template-columns:1fr 1fr}.cdf-footer-grid{grid-template-columns:1.4fr 1fr 1fr}.cdf-footer-grid>div:last-child{display:none}.cdf-icon-features{grid-template-columns:1fr}.cdf-sticky-buy{display:flex}.cdf-guarantee-grid{grid-template-columns:150px 1fr}.cdf-guarantee-badge{width:140px;height:140px}}@media(max-width:640px){.cdf-shell{width:min(100% - 24px,1180px)}.cdf-announcement{font-size:11px;gap:6px;text-align:center;flex-wrap:wrap}.cdf-announcement-sep{display:none}.cdf-header-inner{height:62px}.cdf-brand img{height:28px}.cdf-header-cta{min-height:40px;padding:0 17px;font-size:12px}.cdf-hero{padding-bottom:46px}.cdf-product-card h1{font-size:42px}.cdf-benefit-grid-mini{grid-template-columns:1fr}.cdf-benefit-grid-mini>div:nth-child(odd){border-right:0}.cdf-benefit-grid-mini>div:nth-child(3){border-bottom:1px solid var(--cdf-line)}.cdf-thumbs{grid-template-columns:repeat(5,1fr);gap:7px}.cdf-thumb{border-radius:8px}.cdf-compare-mini{grid-template-columns:1fr;gap:20px}.cdf-vs{display:none}.cdf-feature-intro,.cdf-results,.cdf-video-section,.cdf-trusted,.cdf-doctor-section,.cdf-how,.cdf-comparison,.cdf-faq{padding-top:70px;padding-bottom:70px}.cdf-media-band,.cdf-stairs-section,.cdf-final-cta{padding:70px 0}.cdf-feature-intro h2,.cdf-section-title h2,.cdf-trusted-copy h2,.cdf-doctor-copy h2,.cdf-stairs-grid h2,.cdf-final-grid h2,.cdf-media-copy h2{font-size:40px}.cdf-story-grid{padding-bottom:70px}.cdf-story-card{min-height:auto}.cdf-story-card>div{padding:30px}.cdf-story-card h3{font-size:36px}.cdf-video-grid{grid-template-columns:1fr 1fr;gap:9px}.cdf-steps,.cdf-use-media-row,.cdf-guarantee-grid{grid-template-columns:1fr}.cdf-guarantee-badge{width:120px;height:120px;font-size:52px}.cdf-footer-grid{grid-template-columns:1fr 1fr}.cdf-footer-grid>img{grid-column:1/-1}.cdf-gallery-arrow{width:38px;height:38px}.cdf-trust-row{justify-content:flex-start}.cdf-rating-summary{align-items:flex-start;flex-direction:column}}
/*# sourceMappingURL=/cdn/shop/t/25/assets/cdf.css.map */
