.related-contents-section{padding:48px 0 64px;margin-top:64px;width:100vw;position:relative;left:50%;transform:translateX(-50%);background:#efeee9}.related-contents-container{max-width:992px;width:100%;margin:0 auto;padding:0 24px}.related-contents-header{margin-bottom:28px}.related-contents-label{display:block;font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#0ca37f;margin-bottom:4px}.related-contents-title{font-size:20px;font-weight:600;color:#161718;line-height:1.3;margin:0}.related-contents-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px}.related-contents-show-more-wrap{display:flex;flex-direction:column;align-items:center;gap:10px;margin-top:28px;padding-top:8px}.related-contents-show-more{display:inline-block;padding:11px 28px;font-size:14px;font-weight:500;color:#161718;background:#fff;border:1px solid rgba(0,0,0,.2);border-radius:8px;cursor:pointer;transition:all .15s;text-decoration:none}.related-contents-show-more:hover{border-color:#0ca37f;color:#0ca37f}.related-contents-show-more:focus-visible{outline:2px solid #0ca37f;outline-offset:2px}.related-contents-show-more-count{font-size:13px;color:rgba(0,0,0,.35);text-align:center}.related-card{display:flex;flex-direction:row;background:#fff;border-radius:8px;overflow:hidden;cursor:pointer;text-decoration:none;color:inherit;transition:border-color .2s,box-shadow .2s;position:relative;border:1px solid #e5e8e6;border-left:3px solid rgba(12,163,127,.5)}.related-card:hover{border-color:rgba(12,163,127,.4) rgba(12,163,127,.4) rgba(12,163,127,.4) #0ca37f;box-shadow:0 2px 10px rgba(0,0,0,.05)}.related-card:hover .related-card-read,.related-card:hover .related-card-title{color:#0ca37f}.related-card-body{flex:1 1;min-width:0;padding:18px 20px;display:flex;flex-direction:column}.related-card-category{display:inline-block;font-size:11px;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:#0ca37f;margin-bottom:5px}.related-card-title{font-size:15px;font-weight:600;line-height:1.4;color:#161718;margin:0 0 6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:color .2s}.related-card-intro{font-size:13px;line-height:1.5;color:rgba(0,0,0,.6);margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.related-card-footer{display:flex;align-items:center;margin-top:auto;padding-top:10px;gap:12px}.related-card-date{font-size:12px;color:rgba(0,0,0,.35);white-space:nowrap}.related-card-read{font-size:12.5px;font-weight:600;color:rgba(0,0,0,.6);margin-left:auto;white-space:nowrap;transition:color .2s}.related-card-read:after{content:" →";transition:margin-left .2s}@media screen and (max-width:900px){.related-contents-grid{grid-template-columns:1fr}}@media screen and (max-width:600px){.related-contents-section{padding:36px 0 52px}.related-contents-container{padding:0 16px}.related-contents-title{font-size:19px}.related-card-body{padding:14px 16px}.related-card-title{font-size:15px}}.toc{width:200px;flex-shrink:0;height:100%}@media(max-width:1279px){.toc{display:none}}.toc-sticky{position:-webkit-sticky;position:sticky;top:20px;margin-top:20px;background:#efeee9;border-radius:12px;padding:16px}.toc-label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.8px;color:rgba(0,0,0,.6);margin-bottom:12px}.toc-list{list-style:none;padding:0;margin:0}.toc-list li{border-left:2px solid rgba(0,0,0,0);transition:border-color .2s,color .2s}.toc-list li.toc-active{border-left-color:#0ca37f}.toc-list li.toc-active a{color:#161718}.toc-list a{display:block;padding:5px 0 5px 12px;font-size:13px;line-height:1.4;color:rgba(0,0,0,.6);text-decoration:none;transition:color .15s}.toc-list a:hover{color:#161718}.newsletter-intake-flow{width:100%}.newsletter-intake-flow .newsletter-intake-flow-stage{transition:height .32s cubic-bezier(.4,0,.2,1)}.newsletter-intake-flow .newsletter-intake-flow-step{animation:nif-step-in .26s ease both}.newsletter-intake-flow .nim-screen{display:flex;flex-direction:column;gap:16px}.newsletter-intake-flow .nim-display{font-family:EB Garamond,Georgia,Times New Roman,serif;font-weight:600;font-size:23px;line-height:1.18;letter-spacing:-.2px;color:#191917;margin:0;outline:none}.newsletter-intake-flow .nim-sub{font-size:15px;line-height:1.55;color:#5e5d59;margin:0}.newsletter-intake-flow .nim-label{font-size:13px;color:#5e5d59;margin:0}.newsletter-intake-flow .nim-error{font-size:13px;line-height:1.4;color:#ed6e7f;margin:-4px 0 0}.newsletter-intake-flow .nim-input{width:100%;max-width:260px;background:#fff;border:1px solid rgba(20,20,19,.16);border-radius:10px;padding:13px 15px;font-size:16px;color:#161718;font-family:inherit;outline:none;transition:border-color .15s ease,box-shadow .15s ease}.newsletter-intake-flow .nim-input::placeholder{color:rgba(20,20,19,.42)}.newsletter-intake-flow .nim-input:focus{border-color:#0ca37f;box-shadow:0 0 0 3px rgba(12,163,127,.16)}.newsletter-intake-flow .nim-field-row{display:flex;flex-wrap:wrap;gap:12px}.newsletter-intake-flow .nim-field-row .nim-field{flex:1 1 140px;min-width:0;display:flex;flex-direction:column;gap:6px}.newsletter-intake-flow .nim-field-row .nim-input{max-width:none}.newsletter-intake-flow .nim-input-wrap{position:relative;max-width:260px}.newsletter-intake-flow .nim-input-wrap .nim-input{max-width:none;width:100%}.newsletter-intake-flow .nim-input-wrap .nim-input--password{padding-right:44px}.newsletter-intake-flow .nim-reveal{position:absolute;top:50%;right:8px;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;padding:0;border:none;background:rgba(0,0,0,0);color:#8a8983;cursor:pointer;border-radius:8px;transition:color .15s ease,background .15s ease}.newsletter-intake-flow .nim-reveal svg{width:18px;height:18px}.newsletter-intake-flow .nim-reveal:hover{color:#5e5d59;background:rgba(20,20,19,.05)}.newsletter-intake-flow .nim-reveal:focus-visible{outline:none;color:#0ca37f;box-shadow:0 0 0 3px rgba(12,163,127,.16)}.newsletter-intake-flow .nim-chips{display:flex;flex-wrap:wrap;gap:8px}.newsletter-intake-flow .nim-chip{font-size:13.5px;background:#f1ece2;border:1px solid rgba(0,0,0,0);border-radius:999px;padding:8px 14px;color:#42413c;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease}.newsletter-intake-flow .nim-chip:hover{background:#ece5d8}.newsletter-intake-flow .nim-chip--active{background:rgba(12,163,127,.1);border-color:#0ca37f;color:#0f7a5f;font-weight:600}.newsletter-intake-flow .nim-primary{width:100%;align-self:stretch;background:#0ca37f;color:#fff;border:none;border-radius:10px;padding:13px 20px;font-size:15px;font-weight:600;font-family:inherit;cursor:pointer;transition:background .2s ease}.newsletter-intake-flow .nim-primary:hover{background:#0f7a5f}.newsletter-intake-flow .nim-back{align-self:flex-start;display:inline-flex;align-items:center;gap:4px;margin:0 0 -6px -2px;padding:2px;background:none;border:none;font-family:inherit;font-size:13px;font-weight:500;letter-spacing:.1px;color:#8e8b82;cursor:pointer;border-radius:6px;transition:color .15s ease}.newsletter-intake-flow .nim-back .nim-back-chevron{width:14px;height:14px;transition:transform .2s ease}.newsletter-intake-flow .nim-back:hover{color:#5e5d59}.newsletter-intake-flow .nim-back:hover .nim-back-chevron{transform:translateX(-2px)}.newsletter-intake-flow .nim-back:focus-visible{outline:none;box-shadow:0 0 0 3px rgba(12,163,127,.16)}.newsletter-intake-flow .newsletter-capture-dots{display:flex;gap:8px;align-items:center;margin:0}.newsletter-intake-flow .newsletter-capture-dots .dot{width:7px;height:7px;border-radius:50%;background:rgba(20,20,19,.16);transition:background .2s ease}.newsletter-intake-flow .newsletter-capture-dots .dot--on{background:#0ca37f}.newsletter-intake-flow .nim-ack{gap:14px}.newsletter-intake-flow .nim-ack .nim-ack-badge{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:rgba(12,163,127,.12);color:#0ca37f}.newsletter-intake-flow .nim-ack .nim-ack-badge svg{width:20px;height:20px}.newsletter-intake-flow .nim-ack .nim-ack-badge--person{background:rgba(20,20,19,.06);color:#6c6a64}.newsletter-intake-flow .nim-ack .nim-ack-email{color:#141413;font-weight:500;word-break:break-word}.newsletter-intake-flow .nim-ack .nim-ack-link{display:inline-flex;align-items:center;align-self:flex-start;gap:8px;margin-top:2px;font-size:15px;font-weight:500;color:#0f7a5f;text-decoration:none;cursor:pointer;transition:color .15s ease}.newsletter-intake-flow .nim-ack .nim-ack-link .nim-ack-arrow{transition:transform .2s ease}.newsletter-intake-flow .nim-ack .nim-ack-link:hover{color:#0ca37f}.newsletter-intake-flow .nim-ack .nim-ack-link:hover .nim-ack-arrow{transform:translateX(3px)}.newsletter-intake-flow .nim-ack .nim-ack-foot{margin:6px 0 0;padding-top:14px;border-top:1px solid #e8e6dc;font-size:13px;color:#8e8b82}.newsletter-intake-flow .nim-ack .nim-ack-signout{background:none;border:none;padding:0;font:inherit;color:#6c6a64;text-decoration:underline;cursor:pointer}.newsletter-intake-flow .nim-ack .nim-ack-signout:hover{color:#141413}@media(prefers-reduced-motion:reduce){.newsletter-intake-flow .newsletter-capture-dots .dot,.newsletter-intake-flow .newsletter-intake-flow-stage,.newsletter-intake-flow .nim-ack-link .nim-ack-arrow,.newsletter-intake-flow .nim-back,.newsletter-intake-flow .nim-back .nim-back-chevron,.newsletter-intake-flow .nim-chip,.newsletter-intake-flow .nim-primary{transition:none}.newsletter-intake-flow .newsletter-intake-flow-step{animation:none}}@keyframes nif-step-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.newsletter-intake-flow-modal.ant-modal{border:none;border-radius:16px}.newsletter-intake-flow-modal.ant-modal .ant-modal-content{background:#faf9f5}.newsletter-intake-flow-modal .ant-modal-content{background:#faf9f5;border:1px solid #e8e6dc;border-radius:16px;box-shadow:0 2px 10px rgba(20,20,19,.09);padding:32px}.newsletter-intake-flow-modal .ant-modal-mask{background:rgba(20,20,19,.12)}@media(max-width:768px){.newsletter-intake-flow-modal.ant-modal{width:100%!important;max-width:calc(100vw - 32px)!important;margin:0 auto}.newsletter-intake-flow-modal .ant-modal-content{border-radius:16px;padding:28px 22px}}@media(prefers-reduced-motion:reduce){.newsletter-intake-flow-modal .ant-modal,.newsletter-intake-flow-modal .ant-modal-content,.newsletter-intake-flow-modal .ant-modal-mask{transition:none!important;animation:none!important}}.newsletter-capture-card{position:relative;background:#faf9f5;border:1px solid #e8e6dc;border-radius:16px;padding:40px 44px;margin:32px 0;container-type:inline-size}.newsletter-capture-card .newsletter-capture-close{position:absolute;top:16px;right:16px;width:28px;height:28px;display:flex;align-items:center;justify-content:center;padding:0;background:none;border:none;border-radius:50%;cursor:pointer;color:rgba(20,20,19,.55);transition:background .15s ease,color .15s ease}.newsletter-capture-card .newsletter-capture-close:hover{background:rgba(20,20,19,.06);color:rgba(20,20,19,.8)}.newsletter-capture-card .newsletter-capture-close svg{width:13px;height:13px;display:block}.newsletter-capture-card .newsletter-capture-cols{display:block}.newsletter-capture-card .newsletter-capture-main{min-width:0}.newsletter-capture-card .newsletter-capture-aside{min-width:0;margin-top:24px}.newsletter-capture-card .newsletter-capture-eyebrow{display:flex;align-items:center;gap:8px;font-size:11.5px;font-weight:600;letter-spacing:1.4px;text-transform:uppercase;color:#6e6a61;margin:0 0 16px}.newsletter-capture-card .newsletter-capture-eyebrow:before{content:"";width:6px;height:6px;border-radius:50%;background:#0ca37f;display:inline-block;flex-shrink:0}.newsletter-capture-card .newsletter-capture-headline{font-family:EB Garamond,Georgia,Times New Roman,serif;font-size:31px;font-weight:600;color:#191917;line-height:1.14;letter-spacing:-.2px;margin:0 0 14px;text-wrap:balance}.newsletter-capture-card .newsletter-capture-desc{font-size:16.5px;color:rgba(0,0,0,.6);line-height:1.55;margin:0}.newsletter-capture-card .newsletter-capture-form{margin:0}.newsletter-capture-card .newsletter-capture-field{display:block}.newsletter-capture-card .newsletter-capture-input{display:block;width:100%;background:#fff;border:1px solid rgba(20,20,19,.16);border-radius:10px;padding:13px 15px;font-size:16px;color:#161718;font-family:inherit;outline:none;transition:border-color .15s ease,box-shadow .15s ease}.newsletter-capture-card .newsletter-capture-input::placeholder{color:rgba(20,20,19,.42)}.newsletter-capture-card .newsletter-capture-input:focus{border-color:#0ca37f;box-shadow:0 0 0 3px rgba(12,163,127,.16)}.newsletter-capture-card .newsletter-capture-input:disabled{opacity:.6}.newsletter-capture-card .newsletter-capture-submit{display:block;width:100%;margin-top:8px;border:none;border-radius:10px;padding:13px 20px;font-size:15px;font-weight:600;color:#fff;background:#0ca37f;cursor:pointer;transition:background .2s ease}.newsletter-capture-card .newsletter-capture-submit:hover{background:#0f7a5f}.newsletter-capture-card .newsletter-capture-submit:disabled{opacity:.7;cursor:default}.newsletter-capture-card .newsletter-capture-turnstile{margin-top:12px}.newsletter-capture-card .newsletter-capture-turnstile:empty{margin-top:0}.newsletter-capture-card .newsletter-capture-micro{font-size:13px;color:#6e6a61;line-height:1.4;margin:12px 0 0}.newsletter-capture-card .newsletter-capture-error{font-size:13px;color:#ed6e7f;margin:10px 0 0}@container (min-width: 560px){.newsletter-capture-card .newsletter-capture-cols{display:flex;gap:40px;align-items:center}.newsletter-capture-card .newsletter-capture-main{flex:1 1}.newsletter-capture-card .newsletter-capture-aside{width:300px;flex-shrink:0;margin-top:0}}.newsletter-capture-card .newsletter-capture-success{display:flex;flex-direction:column}.newsletter-capture-card .newsletter-capture-check{width:34px;height:34px;border-radius:50%;background:#0ca37f;display:flex;align-items:center;justify-content:center;margin:0 0 16px}.newsletter-capture-card .newsletter-capture-check svg{width:18px;height:18px;display:block}.newsletter-capture-card .newsletter-capture-success .newsletter-capture-headline{font-size:30px;margin:0 0 10px}.newsletter-capture-card .newsletter-capture-subhead{font-size:16px;color:rgba(0,0,0,.6);line-height:1.55;margin:0}.newsletter-capture-card--slidein{margin:0;background:rgba(0,0,0,0);border:none;padding:28px 30px 26px}.newsletter-capture-card--slidein .newsletter-capture-eyebrow{margin-bottom:14px;padding-right:26px}.newsletter-capture-card--slidein .newsletter-capture-headline{font-size:24px}.newsletter-capture-card--slidein .newsletter-capture-desc{font-size:14.5px}.newsletter-capture-card--slidein .newsletter-capture-aside{margin-top:16px}.newsletter-capture-card--slidein .newsletter-capture-success .newsletter-capture-headline{font-size:22px}.newsletter-capture-card .newsletter-capture-stage{overflow:hidden;transition:height .32s cubic-bezier(.4,0,.2,1)}.newsletter-capture-card .newsletter-capture-stage-inner{animation:newsletter-capture-fade-in .3s ease both}@keyframes newsletter-capture-fade-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.newsletter-capture-card--single .newsletter-capture-cols{display:block}.newsletter-capture-card--single:not(.newsletter-capture-card--slidein) .newsletter-intake-flow{max-width:480px;margin-left:auto;margin-right:auto}.newsletter-capture-card--single:not(.newsletter-capture-card--slidein) .newsletter-capture-success{align-items:center;text-align:center;max-width:580px;margin-left:auto;margin-right:auto}.newsletter-capture-card--single:not(.newsletter-capture-card--slidein) .newsletter-capture-handoff-actions{align-items:center}.newsletter-capture-card--single:not(.newsletter-capture-card--slidein) .newsletter-capture-handoff-actions .newsletter-capture-personalize{align-self:center}.newsletter-capture-card .newsletter-capture-handoff-actions{display:flex;flex-direction:column;align-items:flex-start;gap:12px;margin-top:18px}.newsletter-capture-card .newsletter-capture-handoff-actions .newsletter-capture-personalize{width:auto;align-self:flex-start;margin-top:0;padding-left:22px;padding-right:22px}.newsletter-capture-card .newsletter-capture-quiet{background:none;border:none;padding:0;font:inherit;font-size:14px;color:#6e6a61;text-decoration:underline;cursor:pointer}.newsletter-capture-card .newsletter-capture-quiet:hover{color:#141413}.newsletter-capture-card .newsletter-capture-personalize-link{margin-top:16px;text-decoration:none;color:#0ca37f;font-weight:600}.newsletter-capture-card .newsletter-capture-personalize-link:hover{color:#0f7a5f}@media(prefers-reduced-motion:reduce){.newsletter-capture-card .newsletter-capture-stage{transition:none}.newsletter-capture-card .newsletter-capture-stage-inner{animation:none}}@media(max-width:560px){.newsletter-capture-card{padding:30px 26px}.newsletter-capture-card .newsletter-capture-headline{font-size:28px}}@media(max-width:575px){.hide-xs{display:none!important}}@media(min-width:576px){.show-xs-only{display:none!important}}@media(max-width:767px){.hide-sm{display:none!important}}@media(min-width:768px){.show-sm-only{display:none!important}}@media(max-width:991px){.hide-md{display:none!important}}@media(min-width:992px){.show-md-only{display:none!important}}@media(max-width:1199px){.hide-lg{display:none!important}}@media(min-width:1200px){.show-lg-only{display:none!important}}@media(max-width:1599px){.hide-xl{display:none!important}}@media(min-width:1600px){.show-xl-only{display:none!important}}.responsive-container .desktop-layout{display:block}.responsive-container .mobile-layout{display:none}@media(max-width:767px){.responsive-container .desktop-layout{display:none}.responsive-container .mobile-layout{display:block}}.responsive-text{font-size:1rem}@media(max-width:767px){.responsive-text{font-size:.875rem}}.responsive-padding{padding:50px 70px}@media(max-width:767px){.responsive-padding{padding:20px 40px}}.responsive-margin{margin:75px auto}@media(max-width:767px){.responsive-margin{margin:25px auto}}.responsive-width{width:100%}@media(min-width:576px){.responsive-width{width:80%}}@media(min-width:768px){.responsive-width{width:auto}}.responsive-flex{display:flex;flex-direction:row}@media(max-width:767px){.responsive-flex{flex-direction:column}}.responsive-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:20px;gap:20px}@media(max-width:767px){.responsive-grid{grid-template-columns:1fr;gap:15px}}.answer-page-wrapper{background:#faf9f7;min-height:100vh}.answer-page-layout{--answer-outer-gutter:24px;--answer-inner-gap:32px;display:flex;gap:var(--answer-inner-gap);max-width:1200px;margin:0 auto;padding-left:var(--answer-outer-gutter);padding-right:max(0px,var(--answer-outer-gutter) - (100vw - 100%))}.answer-page-layout .answer-page-content{flex:1 1;min-width:0}@media(max-width:1023px){.answer-page-layout{gap:0}}@media(max-width:768px){.answer-page-layout{--answer-outer-gutter:16px}}.answer-toc-col{flex-shrink:0}@media(max-width:1279px){.answer-toc-col{display:none}}.answer-toc-sticky{position:-webkit-sticky;position:sticky;top:20px;align-self:flex-start}.product-callout{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:24px 0;padding:18px 22px;background:#f8f7f4;border-left:3px solid #0ca37f;border-radius:0 10px 10px 0;transition:box-shadow .2s ease;text-decoration:none;color:inherit}.product-callout:hover{box-shadow:0 2px 12px rgba(0,0,0,.06)}.product-callout-info{display:flex;flex-direction:column;gap:2px;min-width:0}.product-callout-name{font-size:15px;font-weight:600;color:#161718;line-height:1.3}.product-callout-tagline{font-size:13px;color:rgba(0,0,0,.6);line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-callout-right{display:flex;align-items:center;gap:14px;flex-shrink:0}.product-callout-price{font-size:18px;font-weight:700;color:#161718;white-space:nowrap}.product-callout-link{font-size:13px;font-weight:600;color:#0ca37f;white-space:nowrap;display:flex;align-items:center;gap:4px}.product-callout-link svg{transition:transform .2s ease}.product-callout:hover .product-callout-link svg{transform:translateX(3px)}@media(max-width:768px){.product-callout{flex-direction:column;align-items:flex-start;gap:12px;padding:16px 18px}.product-callout-right{width:100%;justify-content:space-between}}.product-upsell{margin-top:40px}.approach-b-hook{margin-bottom:28px}.approach-b-stat{display:block;font-family:Georgia,Times New Roman,Times,serif;font-size:24px;font-weight:400;color:#161718;line-height:1.4;margin-bottom:8px}.approach-b-subhead{display:block;font-size:16px;color:rgba(0,0,0,.6);line-height:1.5}.approach-b-featured{background:#efeee9;border-radius:12px;padding:0;margin-bottom:16px;overflow:hidden;max-width:800px}.approach-b-featured-top{display:flex;gap:0;align-items:stretch}@media(max-width:520px){.approach-b-featured-top{flex-direction:column}}.approach-b-featured-info{flex:1 1;min-width:0;padding:28px}.approach-b-featured-image{flex-shrink:0;width:260px;align-self:stretch;border-radius:0;overflow:hidden;margin:0;display:flex;align-items:center}.approach-b-featured-image.no-image-bg{background:rgba(0,0,0,0);border:none}.approach-b-featured-image.fit-contain{background:var(--ad-image-stage-bg,#e8e4d6)}.approach-b-featured-image.fit-contain img{object-fit:contain;padding:8%;box-sizing:border-box}.approach-b-featured-image img{width:100%;height:100%;object-fit:cover;object-position:center}@media(max-width:520px){.approach-b-featured-image{width:100%;height:200px;margin:0;order:-1}.approach-b-featured-image,.approach-b-featured-image img{border-radius:12px 12px 0 0}}.approach-b-featured-header{display:flex;align-items:baseline;justify-content:space-between;gap:16px;margin-bottom:20px;flex-wrap:wrap}.approach-b-featured-name{font-size:20px;font-weight:600;color:#161718}.approach-b-featured-price{font-size:28px;font-weight:700;color:#161718}.approach-b-checklist{margin-bottom:24px}.approach-b-checklist-label{display:block;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:1px;color:rgba(0,0,0,.6);margin-bottom:12px}.approach-b-check-item{display:flex;align-items:flex-start;gap:10px;font-size:15px;color:#161718;line-height:1.5;padding:6px 0}.approach-b-check-icon{color:#0ca37f;font-weight:700;font-size:16px;flex-shrink:0;margin-top:1px}.approach-b-cta{display:inline-flex;align-items:center;justify-content:center;font-size:15px;font-weight:600;color:#fff;background:#0ca37f;border:none;border-radius:8px;padding:12px 28px;text-decoration:none;cursor:pointer;transition:background .2s ease,transform .1s ease}.approach-b-cta:hover{background:rgb(9.9017142857,134.4982857143,104.7931428571)}.approach-b-cta:active{transform:scale(.98)}.approach-b-secondary{display:flex;flex-direction:column;gap:8px;margin-top:16px}.approach-b-secondary-card{display:flex;align-items:center;justify-content:space-between;padding:14px 20px;background:#efeee9;border-radius:8px;text-decoration:none;color:inherit;transition:background .2s ease}.approach-b-secondary-card:hover{background:#e8e7e2}.approach-b-secondary-name{font-size:15px;font-weight:500;color:#161718}.approach-b-secondary-meta{display:flex;align-items:center;gap:12px;flex-shrink:0}.approach-b-secondary-price{font-size:15px;font-weight:700;color:#161718}.approach-c-subtext{font-size:13px;color:rgba(0,0,0,.6);line-height:1.5;margin:12px 0 0;padding:0 28px}@media(max-width:520px){.approach-c-subtext{padding:0 16px;margin-bottom:8px}}.slide-in-cta{position:fixed;bottom:24px;right:24px;z-index:999;width:440px;background:#faf9f5;border:1px solid #e8e6dc;border-radius:16px;box-shadow:0 12px 24px 0 rgba(0,0,0,.15);padding:0;overflow:hidden;transform:translateY(120%);opacity:0;transition:transform .6s cubic-bezier(.16,1,.3,1),opacity .4s ease;pointer-events:none}.slide-in-cta--visible{transform:translateY(0);opacity:1;pointer-events:auto}.slide-in-cta-inner{display:flex;gap:0;min-height:0}.slide-in-cta-content{flex:1 1;min-width:0;display:flex;flex-direction:column;padding:16px}.slide-in-cta-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.slide-in-cta-label{display:flex;align-items:center;gap:6px;font-size:13px;font-weight:500;color:#0ca37f;letter-spacing:.2px}.slide-in-cta-logo{width:14px;height:14px;flex-shrink:0}.slide-in-cta-close{background:none;border:none;cursor:pointer;padding:4px;color:rgba(0,0,0,.3);transition:color .15s ease;line-height:1;display:flex;align-items:center;justify-content:center}.slide-in-cta-close:hover{color:rgba(0,0,0,.7)}.slide-in-cta-body{display:block;text-decoration:none;color:inherit}.slide-in-cta-body:hover .slide-in-cta-link svg{transform:translateX(3px)}.slide-in-cta-text{display:flex;flex-direction:column;gap:8px}.slide-in-cta-headline{font-size:17px;font-weight:500;color:#161718;line-height:1.35;margin:0}.slide-in-cta-desc{font-size:13px;color:rgba(0,0,0,.6);line-height:1.5;margin:0}.slide-in-cta-button{display:inline-flex;align-items:center;justify-content:center;gap:6px;font-size:14px;font-weight:600;color:#fff;background:#0ca37f;border:none;border-radius:8px;padding:10px 20px;margin-top:8px;cursor:pointer;white-space:nowrap;transition:background .2s ease,transform .15s ease;width:-moz-fit-content;width:fit-content}.slide-in-cta-button:hover{background:rgb(9.9017142857,134.4982857143,104.7931428571)}.slide-in-cta-visual{width:140px;flex-shrink:0;border-radius:0;overflow:hidden;align-self:stretch;background:#efeee9;display:flex;align-items:center;margin:0}.slide-in-cta-visual.no-image-bg{background:rgba(0,0,0,0)}.slide-in-cta-visual.fit-contain{background:var(--ad-image-stage-bg,#e8e4d6)}.slide-in-cta-visual.fit-contain img{object-fit:contain;padding:6%;box-sizing:border-box}.slide-in-cta-visual img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}@media(max-width:768px){.slide-in-cta{bottom:16px;right:16px;left:16px;width:auto}.slide-in-cta-visual{width:100px}}.publish-link{position:fixed;bottom:24px;right:24px;z-index:1000;color:#0ca37f;text-decoration:none;font-size:14px;display:inline-flex;align-items:center;gap:6px;transition:opacity .2s ease;cursor:pointer}.publish-link:hover{color:#0ca37f;text-decoration:underline;opacity:.8}.publish-link:active,.publish-link:focus{color:#0ca37f;text-decoration:underline;outline:none}.publish-link:visited{color:#0ca37f}@media screen and (max-width:768px){.content-by-slug{padding:0}.content-by-slug .intro-section{max-width:720px;width:100%;margin:60px auto;padding:0 10px}}@media screen and (max-width:768px)and (max-width:768px){.content-by-slug .intro-section{margin:32px auto;padding:0 4px}}@media screen and (max-width:768px){.content-by-slug .answer-section{max-width:720px;width:100%;margin:0 auto;padding:40px 10px 70px}}@media screen and (max-width:768px)and (max-width:768px){.content-by-slug .answer-section{padding:24px 4px 48px}}@media screen and (max-width:768px){.content-by-slug .answer-section .markdown-table{margin-left:-10px;margin-right:-10px;width:calc(100% + 20px)}.content-by-slug .author-bio-container{margin:24px auto;padding:26px 24px 20px;background-color:#fafafa;border:1px dotted #e6e6e6;border-radius:10px;width:100%;max-width:720px;text-align:center}.content-by-slug .author-bio{color:rgba(0,0,0,.6);margin:0 0 14px;font-family:Georgia,Times New Roman,Times,serif;font-size:18px;line-height:1.66em;font-weight:400}.content-by-slug .answer-title{line-height:47px;margin:0 0 30px;color:#161718;max-width:100%;font-size:40px;font-weight:500;text-align:left}.content-by-slug .answer-intro{text-align:left;color:rgba(0,0,0,.6)}.content-by-slug .answer-byline{display:flex;align-items:center;justify-content:space-between;margin-top:25px;gap:12px;flex-wrap:wrap}.content-by-slug .answer-author{display:flex;align-items:center;justify-content:flex-start;font-weight:600;gap:8px}.content-by-slug .answer-author-avatars{display:flex;align-items:center}.content-by-slug .answer-avatar{margin-right:0}.content-by-slug .answer-avatar-overlap{margin-left:-8px;border:2px solid #fff}.content-by-slug .answer-author-name{cursor:help;border-bottom:1px dotted #ccc}.content-by-slug .answer-border{width:100%;height:1px;background-color:#e6e6e6;margin:0}.content-by-slug .producttype-box .product-title{font-size:26.4px}.content-by-slug .answer-body{margin-bottom:40px}.content-by-slug .reference-list{padding-top:50px}}@media screen and (min-width:769px){.content-by-slug{padding:0}.content-by-slug .intro-section{max-width:720px;width:100%;margin:60px auto;padding:0 10px}}@media screen and (min-width:769px)and (max-width:768px){.content-by-slug .intro-section{margin:32px auto;padding:0 4px}}@media screen and (min-width:769px){.content-by-slug .answer-section{max-width:720px;width:100%;margin:0 auto;padding:40px 10px 70px}}@media screen and (min-width:769px)and (max-width:768px){.content-by-slug .answer-section{padding:24px 4px 48px}}@media screen and (min-width:769px){.content-by-slug .answer-section .markdown-table{margin-left:-10px;margin-right:-10px;width:calc(100% + 20px)}.content-by-slug .author-bio-container{margin:24px auto;padding:26px 24px 20px;background-color:#fafafa;border:1px dotted #e6e6e6;border-radius:10px;width:100%;max-width:720px;text-align:center}.content-by-slug .author-bio{color:rgba(0,0,0,.6);margin:0 0 14px;font-family:Georgia,Times New Roman,Times,serif;font-size:18px;line-height:1.66em;font-weight:400}.content-by-slug .answer-title{line-height:60px;margin:0 0 30px;color:#161718;max-width:100%;font-size:50px;font-weight:500;text-align:left}.content-by-slug .answer-intro{text-align:left;color:rgba(0,0,0,.6)}.content-by-slug .answer-byline{display:flex;align-items:center;justify-content:space-between;margin-top:25px;gap:12px;flex-wrap:wrap}.content-by-slug .answer-author{display:flex;align-items:center;justify-content:flex-start;font-weight:600;gap:8px}.content-by-slug .answer-author-avatars{display:flex;align-items:center}.content-by-slug .answer-avatar{margin-right:0}.content-by-slug .answer-avatar-overlap{margin-left:-8px;border:2px solid #fff}.content-by-slug .answer-author-name{cursor:help;border-bottom:1px dotted #ccc}.content-by-slug .answer-border{width:100%;height:1px;background-color:#e6e6e6;margin:0}.content-by-slug .producttype-box .product-title{font-size:26.4px}.content-by-slug .answer-body{margin-bottom:40px}.content-by-slug .reference-list{padding-top:50px}}