.flush-page{--flush-red: #d71920;--flush-red-dark: #aa1118;--flush-red-soft: #fff1f2;--flush-green: #258647;--flush-ink: #1c1d20;--flush-text: #383b40;--flush-muted: #666b73;--flush-border: #e3e5e8;--flush-soft: #f5f6f7;--flush-dark: #17191d;--flush-white: #ffffff;--flush-radius-sm: 10px;--flush-radius-md: 16px;--flush-radius-lg: 24px;--flush-shadow: 0 14px 38px rgba(18, 24, 32, .09);--flush-shadow-hover: 0 20px 48px rgba(18, 24, 32, .14);color:var(--flush-text);background:var(--flush-white);overflow:hidden}.flush-page *,.flush-page *:before,.flush-page *:after{box-sizing:border-box}.flush-page h2,.flush-page h3,.flush-page p,.flush-page ul,.flush-page ol,.flush-page figure{margin:0}.flush-page h2,.flush-page h3{color:var(--flush-ink)}.flush-page h2{font-size:clamp(1.8rem,3.5vw,2.7rem);line-height:1.16;font-weight:650;letter-spacing:-.025em}.flush-page h3{font-size:1.2rem;line-height:1.35;font-weight:650}.flush-page p,.flush-page li{font-size:1rem}.flush-page a{color:inherit}.flush-container{width:min(100% - 40px,1200px);margin-inline:auto}.flush-section{padding:108px 0}.flush-section--soft{background:var(--flush-soft)}.flush-section--dark{background:radial-gradient(circle at 15% 15%,rgba(215,25,32,.18),transparent 30%),linear-gradient(135deg,#1a1c20,#111317);color:#ffffffc7}.flush-eyebrow{margin-bottom:18px!important;color:var(--flush-red);font-size:.82rem!important;line-height:1.4!important;font-weight:700;letter-spacing:.11em;text-transform:uppercase}.flush-lead{max-width:720px;color:var(--flush-text);font-size:1.08rem!important;line-height:1.65!important}.flush-heading{max-width:820px;margin:0 auto 60px;text-align:center}.flush-heading h2{margin-bottom:24px}.flush-heading>p:last-child{max-width:760px;margin-inline:auto;color:var(--flush-muted);font-size:1.04rem;line-height:1.65}.flush-heading--light h2{color:var(--flush-white)}.flush-heading--light>p:last-child{color:#ffffffb8}.flush-intro{padding:80px 0 92px;background:linear-gradient(180deg,#fff 0% 72%,#f7f7f8)}.flush-intro__grid{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(320px,.88fr);gap:clamp(44px,6vw,86px);align-items:center}.flush-intro__content h2{max-width:760px;margin-bottom:24px}.flush-intro__content .flush-lead{margin-bottom:28px}.flush-feature-list{display:grid;gap:11px;list-style:none;padding:0;margin-bottom:32px!important}.flush-feature-list li{position:relative;padding-left:31px;color:var(--flush-ink);font-weight:500}.flush-feature-list li:before,.flush-checklist li:before,.flush-diagnosis-card li:before,.flush-result-card li:before{content:"✔";position:absolute;left:0;top:0;color:green;font-size:1.12rem;line-height:1.55;font-weight:700}.flush-actions{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:24px}.flush-location{color:var(--flush-muted);font-size:.9rem!important}.flush-intro__media{position:relative}.flush-intro__media:before{content:"";position:absolute;inset:18px -18px -18px 18px;z-index:0;border-radius:var(--flush-radius-lg);background:var(--flush-red-soft)}.flush-intro__media img{position:relative;z-index:1;width:100%;aspect-ratio:4 / 3;object-fit:cover;border-radius:var(--flush-radius-lg);box-shadow:var(--flush-shadow)}.flush-intro__media figcaption{position:relative;z-index:1;max-width:88%;margin:-34px auto 0;padding:18px 20px;border:1px solid var(--flush-border);border-radius:var(--flush-radius-md);background:#fffffff5;box-shadow:0 10px 28px #1218201a;color:var(--flush-muted);font-size:.87rem;line-height:1.55}.flush-btn{display:inline-flex;min-height:50px;align-items:center;justify-content:center;padding:13px 22px;border:1px solid transparent;border-radius:var(--flush-radius-sm);font-size:.94rem;line-height:1.3;font-weight:700;text-align:center;transition:transform .22s ease,background-color .22s ease,border-color .22s ease,color .22s ease,box-shadow .22s ease}.flush-btn:hover{transform:translateY(-2px)}.flush-btn--primary{background:var(--flush-red);color:var(--flush-white)!important;box-shadow:0 10px 24px #d719203d}.flush-btn--primary:hover{background:var(--flush-red-dark);box-shadow:0 14px 30px #aa11184d}.flush-btn--secondary{border-color:var(--flush-border);background:var(--flush-white);color:var(--flush-ink)!important}.flush-btn--secondary:hover{border-color:#c7cbd0;background:#fafafa}.flush-btn--light{background:var(--flush-white);color:var(--flush-red-dark)!important;box-shadow:0 12px 30px #0000002e}.flush-signs-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.flush-sign-card{position:relative;min-height:230px;padding:30px;overflow:hidden;border:1px solid var(--flush-border);border-radius:var(--flush-radius-md);background:var(--flush-white);box-shadow:0 8px 24px #1218200d;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.flush-sign-card:hover{transform:translateY(-3px);border-color:#d2d5da;box-shadow:var(--flush-shadow)}.flush-sign-card__number{display:block;margin-bottom:36px;color:var(--flush-red);font-size:.82rem;font-weight:700;letter-spacing:.12em}.flush-sign-card h3{margin-bottom:12px}.flush-sign-card p{color:var(--flush-muted);font-size:.94rem}.flush-diagnosis{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:clamp(40px,6vw,80px);align-items:start}.flush-diagnosis__content{position:sticky;top:120px}.flush-diagnosis__content h2{margin-bottom:24px}.flush-diagnosis__content>p:last-child{color:var(--flush-muted)}.flush-diagnosis__columns{display:grid;gap:18px}.flush-diagnosis-card{padding:30px;border:1px solid rgba(215,25,32,.18);border-radius:var(--flush-radius-md);background:var(--flush-red-soft)}.flush-diagnosis-card--neutral{border-color:var(--flush-border);background:var(--flush-soft)}.flush-diagnosis-card h3{margin-bottom:18px}.flush-diagnosis-card ul,.flush-result-card ul{display:grid;gap:9px;list-style:none;padding:0}.flush-diagnosis-card li,.flush-result-card li{position:relative;padding-left:29px}.flush-packages-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;align-items:stretch}.flush-package{position:relative;display:flex;flex-direction:column;padding:38px 32px;border:1px solid var(--flush-border);border-radius:var(--flush-radius-lg);background:var(--flush-white);box-shadow:0 10px 30px #1218200f;transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease}.flush-package:hover{transform:translateY(-4px);box-shadow:var(--flush-shadow-hover)}.flush-package--featured{border:2px solid var(--flush-red);box-shadow:0 18px 42px #d719201f}.flush-package__badge{position:absolute;top:18px;right:18px;padding:7px 11px;border-radius:999px;background:var(--flush-red);color:var(--flush-white);font-size:.72rem;font-weight:700;letter-spacing:.04em}.flush-package__top{min-height:162px;padding-bottom:28px;border-bottom:1px solid var(--flush-border)}.flush-package__number{display:block;margin-bottom:24px;color:var(--flush-red);font-size:2rem;line-height:1;font-weight:700}.flush-package__method{margin-bottom:5px!important;color:var(--flush-muted);font-size:.76rem!important;line-height:1.4!important;font-weight:700;letter-spacing:.07em;text-transform:uppercase}.flush-package h3{font-size:1.42rem}.flush-checklist{display:grid;gap:14px;list-style:none;padding:30px 0 0;margin-bottom:30px!important}.flush-checklist li{position:relative;padding-left:28px;font-size:.93rem;line-height:1.58}.flush-checklist a{color:var(--flush-red-dark);font-weight:650}.flush-package__description{margin-top:auto!important;padding-top:26px;border-top:1px solid var(--flush-border);color:var(--flush-muted);font-size:.91rem!important;line-height:1.65!important}.flush-centered-action{display:flex;justify-content:center;margin-top:44px}.flush-results-grid{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:28px;align-items:center;max-width:1000px;margin-inline:auto}.flush-result-card{padding:34px;border:1px solid var(--flush-border);border-radius:var(--flush-radius-lg);background:var(--flush-soft)}.flush-result-card--after{border-color:#25864738;background:#f1f8f3}.flush-result-card h3{margin-bottom:22px;font-size:1.4rem}.flush-result-arrow{color:var(--flush-red);font-size:2.4rem;font-weight:300}.flush-process{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;list-style:none;padding:0}.flush-process__item{min-height:300px;padding:30px 26px;border:1px solid rgba(255,255,255,.12);border-radius:var(--flush-radius-md);background:#ffffff0e;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.flush-process__item>span{display:grid;width:42px;height:42px;place-items:center;margin-bottom:42px;border-radius:50%;background:var(--flush-red);color:var(--flush-white);font-size:.9rem;font-weight:700}.flush-process__item h3{margin-bottom:16px;color:var(--flush-white);font-size:1.05rem}.flush-process__item p{color:#ffffffa6;font-size:.88rem;line-height:1.75}.flush-methods-layout,.flush-faq-layout{display:grid;grid-template-columns:minmax(300px,.72fr) minmax(0,1.28fr);gap:clamp(44px,7vw,90px);align-items:start}.flush-methods-layout__intro h2,.flush-faq-layout__intro h2{margin-bottom:24px}.flush-methods-layout__intro>p:last-of-type,.flush-faq-layout__intro>p:last-child{color:var(--flush-muted)}.flush-methods-layout__image{width:100%;margin-top:34px;aspect-ratio:4 / 3;object-fit:cover;border-radius:var(--flush-radius-md);box-shadow:var(--flush-shadow)}.flush-accordion{border-top:1px solid var(--flush-border)}.flush-method{border-bottom:1px solid var(--flush-border)}.flush-method summary{display:flex;min-height:78px;align-items:center;justify-content:space-between;gap:18px;padding:18px 2px;color:var(--flush-ink);font-size:1.05rem;line-height:1.4;font-weight:650;cursor:pointer;list-style:none}.flush-method summary::-webkit-details-marker{display:none}.flush-method__icon{display:inline-flex;flex:0 0 30px;width:30px;height:30px;align-items:center;justify-content:center;color:green;font-size:23px;line-height:1;font-weight:700;transform:scale(1);transform-origin:center;transition:transform .32s ease,color .32s ease}.flush-method__icon:before{content:"✔"}.flush-method.is-open .flush-method__icon{color:#176d36;transform:scale(1.4)}.flush-method{overflow:hidden}.flush-method__content{max-height:0;overflow:hidden;opacity:0;transform:translateY(-12px);padding:0 44px 0 0;color:var(--flush-muted);visibility:hidden;transition:max-height .45s ease,opacity .28s ease,transform .38s ease,padding-bottom .38s ease,visibility 0s linear .45s}.flush-method.is-open .flush-method__content{max-height:1200px;opacity:1;transform:translateY(0);padding-bottom:28px;visibility:visible;transition:max-height .55s ease,opacity .32s ease .05s,transform .42s ease,padding-bottom .42s ease,visibility 0s linear 0s}.flush-method__content p+p{margin-top:14px!important}.flush-method__content ul{display:grid;gap:8px;margin-top:16px!important;padding:0;list-style:none}.flush-method__content li{position:relative;padding-left:28px}.flush-method__content li:before{content:"✔";position:absolute;left:0;top:0;color:green;font-size:1.12rem;line-height:1.55;font-weight:700}.flush-method__content a{color:var(--flush-red-dark);font-weight:650}.flush-trust-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.flush-trust-grid article{padding:28px;border:1px solid var(--flush-border);border-radius:var(--flush-radius-md);background:var(--flush-white)}.flush-trust-grid article:before{content:"";display:block;width:42px;height:4px;margin-bottom:30px;border-radius:999px;background:var(--flush-red)}.flush-trust-grid h3{margin-bottom:12px}.flush-trust-grid p{color:var(--flush-muted);font-size:.9rem;line-height:1.65}.flush-contact{padding:78px 0;background:radial-gradient(circle at 80% 20%,rgba(255,255,255,.13),transparent 34%),linear-gradient(135deg,var(--flush-red-dark),var(--flush-red));color:#ffffffd6}.flush-contact__content{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:42px;align-items:center}.flush-contact h2{max-width:780px;margin-bottom:16px;color:var(--flush-white)}.flush-contact p:not(.flush-eyebrow){max-width:760px}.flush-contact .flush-eyebrow{color:#ffffffb8}@media(max-width:1050px){.flush-signs-grid,.flush-packages-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.flush-package:last-child{grid-column:1 / -1;width:min(100%,580px);justify-self:center}.flush-process{grid-template-columns:repeat(3,minmax(0,1fr))}.flush-trust-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:860px){.flush-section{padding:74px 0}.flush-intro__grid,.flush-diagnosis,.flush-methods-layout,.flush-faq-layout{grid-template-columns:1fr}.flush-intro__media{width:min(100%,650px);margin-inline:auto}.flush-diagnosis__content{position:static}.flush-results-grid{grid-template-columns:1fr}.flush-result-arrow{transform:rotate(90deg);justify-self:center}.flush-process{grid-template-columns:repeat(2,minmax(0,1fr))}.flush-contact__content{grid-template-columns:1fr}.flush-contact__content .flush-btn{justify-self:start}}@media(max-width:640px){.flush-container{width:min(100% - 30px,1200px)}.flush-section{padding:62px 0}.flush-intro{padding:58px 0 68px}.flush-page h2{font-size:clamp(1.65rem,8vw,2.1rem)}.flush-page h3{font-size:1.1rem}.flush-page p,.flush-page li{font-size:.94rem}.flush-heading{margin-bottom:36px;text-align:left}.flush-heading>p:last-child{margin-inline:0}.flush-actions{flex-direction:column}.flush-btn{width:100%}.flush-intro__media:before{inset:10px -8px -10px 8px}.flush-intro__media figcaption{max-width:calc(100% - 22px);margin-top:-22px;padding:15px 16px}.flush-signs-grid,.flush-packages-grid,.flush-process,.flush-trust-grid{grid-template-columns:1fr}.flush-package:last-child{grid-column:auto;width:100%}.flush-sign-card{min-height:0;padding:24px}.flush-sign-card__number{margin-bottom:24px}.flush-diagnosis-card,.flush-result-card,.flush-package{padding:25px 22px}.flush-package__top{min-height:0}.flush-package__badge{position:static;display:inline-flex;width:max-content;margin-bottom:18px}.flush-centered-action{margin-top:32px}.flush-process__item{min-height:0}.flush-process__item>span{margin-bottom:30px}.flush-method summary{min-height:70px;font-size:.98rem}.flush-method__content{padding-right:0}.flush-contact{padding:62px 0}.flush-contact__content .flush-btn{justify-self:stretch}}.flush-benefits{background:var(--flush-white)}.flush-benefits-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.flush-benefit-card{padding:34px 30px;border:1px solid var(--flush-border);border-radius:var(--flush-radius-md);background:var(--flush-soft);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.flush-benefit-card:hover{transform:translateY(-3px);border-color:#d2d5da;box-shadow:var(--flush-shadow)}.flush-benefit-card__icon{display:inline-flex;width:40px;height:40px;align-items:center;justify-content:center;margin-bottom:28px;color:green;font-size:24px;line-height:1;font-weight:700}.flush-benefit-card h3{margin-bottom:16px}.flush-benefit-card p{color:var(--flush-muted);font-size:.94rem;line-height:1.75}@media(max-width:900px){.flush-benefits-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.flush-section{padding:72px 0}.flush-heading{margin-bottom:42px}.flush-heading h2{margin-bottom:20px}.flush-benefits-grid{grid-template-columns:1fr}.flush-benefit-card{padding:28px 24px}}@media(prefers-reduced-motion:reduce){.flush-page *,.flush-page *:before,.flush-page *:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.flush-assessment{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(320px,.88fr);gap:clamp(44px,6vw,86px);align-items:start}.flush-assessment__content h2{max-width:760px;margin-bottom:44px}.flush-assessment__content .flush-lead{margin-bottom:30px}.flush-assessment__side{display:grid;gap:24px;align-self:center}.flush-symptoms{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:30px}.flush-symptom{display:grid;grid-template-columns:auto minmax(0,1fr);gap:13px;padding:18px;border:1px solid var(--flush-border);border-radius:var(--flush-radius-sm);background:var(--flush-soft)}.flush-symptom>span{color:var(--flush-red);font-size:.74rem;line-height:1.4;font-weight:700;letter-spacing:.08em}.flush-symptom h3{margin-bottom:5px;font-size:.98rem}.flush-symptom p{color:var(--flush-muted);font-size:.84rem;line-height:1.55}.flush-honest-note{padding:24px;border-left:4px solid var(--flush-red);border-radius:0 var(--flush-radius-md) var(--flush-radius-md) 0;background:var(--flush-red-soft)}.flush-honest-note__title{margin-bottom:7px!important;color:var(--flush-ink);font-weight:700}.flush-honest-note p:last-child{color:var(--flush-muted);font-size:.9rem;line-height:1.65}@media(max-width:860px){.flush-assessment{grid-template-columns:1fr}.flush-assessment__side{width:min(100%,650px);margin-inline:auto}}@media(max-width:640px){.flush-symptoms{grid-template-columns:1fr}.flush-symptom{padding:16px}}
