:root{--navy:#092d3d;--orange:#e46647;--muted:#54666d;--line:#dce4e5;--soft:#f0f5f2;--white:#fff;font-family:'DM Sans',Arial,sans-serif;color:var(--navy);font-synthesis:none;background:#fff}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0}body.modal-open{overflow:hidden}a{color:inherit}button,input{font:inherit}button,a,input,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{max-width:100%;height:auto}p{line-height:1.65;margin:0 0 1rem}h1,h2,h3{margin:0;font-weight:600}h1{font-size:clamp(2.8rem,4.8vw,4.5rem);letter-spacing:-.058em;line-height:1.09}h2{font-size:clamp(2rem,3.25vw,3rem);letter-spacing:-.04em;line-height:1.15}h3{font-size:1.25rem;letter-spacing:-.025em;line-height:1.3}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible{outline:3px solid #bd482b;outline-offset:5px}a:hover{text-decoration-thickness:2px}[hidden]{display:none!important}.wrap{width:min(1180px,calc(100% - 96px));margin-inline:auto}.section{padding-block:104px}.eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:.75rem;font-weight:700;line-height:1.6;margin-bottom:22px}.muted{color:var(--muted)}.skip{position:absolute;top:-100px;left:20px;z-index:100;padding:16px;background:white}.skip:focus{top:10px}.preview-notice{background:var(--navy);color:#dce6e9;text-align:center;padding:9px 20px;font-size:.75rem;line-height:1.5}.preview-notice span{margin-inline:7px}.header{display:flex;align-items:center;justify-content:space-between;gap:28px;min-height:116px}.brand{flex:none}.brand img{display:block;width:216px}.header nav{display:flex;gap:28px;font-size:.875rem;font-weight:600}.header nav a{text-decoration:none}.header nav a:hover{color:#b9462c}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;min-height:56px;border:1px solid transparent;border-radius:5px;background:var(--orange);color:var(--navy);padding:16px 23px;text-decoration:none;font-size:1rem;font-weight:700;line-height:1.35;transition:background .15s ease}.button:hover{background:#f18264}.button span{font-size:1.25rem}.button.small{min-height:46px;padding:11px 17px;font-size:.875rem;gap:22px}.button.outline{background:transparent;border-color:#a6b4b8}.button.outline:hover{background:var(--soft)}.hero{display:grid;grid-template-columns:1.08fr 1fr;gap:60px;align-items:center;padding-top:42px;padding-bottom:72px}.hero-copy h1 span{color:#38606b}.hero-copy .lead{font-size:1.125rem;color:var(--muted);max-width:510px;margin:27px 0 28px;line-height:1.7}.hero-note{font-size:.875rem;color:var(--muted);margin:17px 0 0}.hero-art{align-self:stretch;min-height:530px;border-radius:12px;background:var(--soft);display:flex;flex-direction:column;align-items:center;overflow:hidden;position:relative;padding:26px 28px}.art-label{font-size:.8125rem;display:flex;align-items:center;gap:8px;font-weight:500}.status-dot{width:7px;height:7px;border-radius:50%;background:var(--orange)}.hero-art>img{width:365px;max-height:365px;object-fit:contain;mix-blend-mode:multiply;margin:0 auto}.art-caption{width:100%;margin-top:auto;border-top:1px solid #cedbd7;padding-top:20px;display:flex;gap:20px;align-items:center;justify-content:space-between}.art-caption .eyebrow{max-width:140px;margin:0;font-size:.75rem}.art-caption p{font-size:1.35rem;letter-spacing:-.03em;line-height:1.2;margin:0;font-weight:600}.service-strip{background:#fafbfb;border-block:1px solid var(--line)}.strip-inner{display:grid;grid-template-columns:repeat(3,1fr);padding-block:24px}.strip-inner p{font-size:.875rem;text-align:center;margin:0;border-right:1px solid var(--line);color:var(--muted)}.strip-inner p:last-child{border:0}.strip-inner strong{display:block;color:var(--navy);font-size:1rem;font-weight:600}.how{display:grid;grid-template-columns:1fr 1fr;gap:110px}.section-copy{margin-top:25px;color:var(--muted);max-width:430px}.steps{list-style:none;margin:0;padding:0}.steps li{display:flex;gap:22px;padding:24px 0;border-bottom:1px solid var(--line)}.steps li:first-child{padding-top:0}.step-number{font-size:.875rem;letter-spacing:.05em;color:#aa462f;flex:none;padding-top:5px}.steps p{margin:10px 0 0;color:var(--muted);font-size:1rem}.support{background:var(--navy);color:#fff}.support .eyebrow{color:#f4a88e}.section-heading{display:grid;grid-template-columns:1.4fr 1fr;gap:110px;align-items:end}.section-heading>p{color:#c3d1d7;margin:0;font-size:1.125rem}.support-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:28px;margin-top:56px}.support-grid article{border-top:1px solid #486473;padding-top:22px}.category{color:#b9cbd2;font-size:.75rem;letter-spacing:.07em}.support-grid h3{margin:24px 0 14px;color:white}.support-grid p{color:#c3d1d7;font-size:1rem;margin-bottom:0}.support-note{font-size:.875rem;color:#b9cbd2;margin:34px 0 0;max-width:840px}.center-heading{text-align:center;max-width:620px;margin:0 auto 48px}.center-heading>p:last-child{color:var(--muted);margin:24px 0 0;font-size:1.125rem}.plan-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.plan{padding:32px 28px 25px;border:1px solid var(--line);border-radius:9px;display:flex;flex-direction:column;background:#fff}.plan.featured{background:var(--navy);color:white;border-color:var(--navy);position:relative;border-top:5px solid var(--orange);padding-top:28px}.plan-kicker{font-size:.75rem;letter-spacing:.075em;font-weight:700;text-transform:uppercase;margin-bottom:25px;color:var(--muted)}.plan h3{font-size:1.7rem}.price{font-size:3.4rem;letter-spacing:-.065em;line-height:1.2;font-weight:600;margin:15px 0 18px}.price>span{font-size:1rem;font-weight:400;letter-spacing:0;margin-left:4px;color:var(--muted)}.plan-description{color:var(--muted);min-height:80px;margin-bottom:22px;font-size:1rem}.plan .button{width:100%;gap:10px;min-height:54px}.plan ul{padding:24px 0 0;list-style:none;border-top:1px solid var(--line);margin:27px 0 0}.plan li{font-size:.9375rem;line-height:1.5;padding-left:23px;position:relative;margin:0 0 14px}.plan li::before{content:'✓';position:absolute;left:0;color:#477361}.plan li strong{font-weight:600}.plan-detail{font-size:.8125rem;color:var(--muted);margin:auto 0 0;padding-top:12px}.featured .plan-kicker{color:#f4a88e}.featured .price>span,.featured .plan-description,.featured .plan-detail{color:#c6d5da}.featured ul{border-color:#45606d}.featured li::before{color:#f4a88e}.plan-footnote{color:var(--muted);font-size:.8125rem;max-width:820px;margin:25px auto 0;text-align:center}.reassurance{padding-block:70px;background:var(--soft);text-align:center}.reassurance .wrap{max-width:750px}.reassurance p:not(.eyebrow){max-width:510px;margin:22px auto;color:var(--muted);font-size:1.125rem}.text-link{font-weight:700;text-decoration:none;display:inline-flex;gap:30px;padding:10px 0;border-bottom:1px solid #7b9295}.faq{display:grid;grid-template-columns:1fr 1.2fr;gap:80px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list details:first-child{border-top:1px solid var(--line)}.faq-list summary{font-size:1.0625rem;font-weight:600;padding:24px 35px 24px 0;list-style:none;position:relative;cursor:pointer}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary::after{content:'+';position:absolute;right:4px;font-size:1.4rem;font-weight:400;top:19px}.faq-list details[open] summary::after{content:'−'}.faq-list details p{color:var(--muted);margin:0 30px 24px 0}footer{border-top:1px solid var(--line);background:#fafbfb;padding-block:43px 20px}.footer-inner{display:flex;justify-content:space-between;gap:35px;align-items:center}.footer-inner img{width:185px;display:block;margin-bottom:15px}.footer-inner p{font-size:.875rem;color:var(--muted);margin:0}.footer-phone{display:block;text-decoration:none;font-size:1.5rem;font-weight:600;margin-bottom:8px;letter-spacing:.025em}.footer-bottom{border-top:1px solid var(--line);margin-top:32px;padding-top:20px;display:flex;justify-content:space-between;gap:20px;font-size:.75rem;color:var(--muted)}
dialog{padding:0;border:0;border-radius:10px;width:min(880px,calc(100% - 40px));max-height:calc(100dvh - 40px);color:var(--navy);background:white;overflow:auto;box-shadow:0 30px 100px #092d3d33}dialog::backdrop{background:#092d3dbb;backdrop-filter:blur(4px)}.dialog-close{position:absolute;right:15px;top:12px;z-index:1;border:0;border-radius:50%;background:#f0f4f5;color:var(--navy);width:44px;height:44px;font-size:1.8rem;line-height:1}.signup-layout{display:grid;grid-template-columns:285px 1fr}.signup-summary{background:var(--navy);color:white;padding:42px 30px}.signup-summary h2{font-size:2.4rem}.signup-summary .eyebrow{color:#f4a88e}.signup-summary .price>span{color:#c6d5da}.signup-summary hr{border:0;border-top:1px solid #486473;margin:30px 0}.signup-summary p:not(.eyebrow):not(.price){color:#c6d5da;font-size:.9375rem}.signup-summary .demo-note{margin-top:40px;font-size:.8125rem!important}.signup-main{padding:47px 36px 35px}.signup-main h2{font-size:2rem;max-width:340px}.signup-main>div>p:not(.eyebrow){color:var(--muted);margin-top:15px}.signup-main fieldset{border:0;padding:0;margin:26px 0}.signup-main legend{font-size:1.0625rem;font-weight:700;margin-bottom:16px}.signup-main label{display:block;font-size:.9375rem;margin:15px 0 6px;font-weight:500}.signup-main input{display:block;width:100%;border:1px solid #aab9bd;border-radius:4px;min-height:48px;padding:10px 12px;background:white;color:var(--navy);font-size:1rem}.field-hint{font-size:.8125rem!important;color:var(--muted);margin-top:9px!important}.signup-main .button{width:100%}.signup-main dl{margin:25px 0;border-block:1px solid var(--line);padding:18px 0}.signup-main dt{font-size:.8125rem;color:var(--muted);margin-top:13px}.signup-main dd{margin:4px 0;font-weight:600;overflow-wrap:anywhere}.review-notice{font-size:.9375rem;background:var(--soft);padding:16px;border-radius:5px}
@media(min-width:1500px){.hero-art{min-height:560px}.hero-art>img{width:400px;max-height:400px}}
@media(max-width:1050px){.wrap{width:calc(100% - 64px)}.header nav{gap:18px}.brand img{width:180px}.header{gap:20px}.hero{gap:30px}.hero-art{min-height:490px}.hero-art>img{margin:auto;width:330px}.art-caption{display:block}.art-caption .eyebrow{max-width:none;margin-bottom:8px}.art-caption p{font-size:1.25rem}.how{gap:50px}.section-heading{gap:50px}.plan{padding-inline:22px}.plan-description{min-height:104px}.plan-kicker{min-height:38px;margin-bottom:16px}.faq{gap:45px}.support-grid{grid-template-columns:repeat(2,1fr);gap:36px}.support-grid h3{margin-top:16px}}
@media(max-width:760px){.wrap{width:calc(100% - 40px)}.preview-notice{font-size:.75rem;padding:8px 15px}.header{min-height:92px;gap:14px}.brand img{width:165px}.header nav{display:none}.header .button.small{font-size:.875rem;padding:10px 12px;gap:14px}.header .button span{display:none}.hero{grid-template-columns:1fr;padding-top:22px;padding-bottom:34px;gap:32px}.eyebrow{font-size:.75rem;letter-spacing:.095em;margin-bottom:18px}.hero h1{font-size:clamp(2.65rem,9vw,4rem);line-height:1.08;letter-spacing:-.055em}.desktop-break{display:none}.hero-copy .lead{font-size:1.0625rem;line-height:1.65;margin:22px 0}.hero-copy>.button{width:100%}.hero-note{text-align:center;font-size:.875rem}.hero-art{min-height:0;display:grid;grid-template-columns:1fr 1fr;gap:6px 15px;padding:18px 20px;border-radius:8px;align-items:center}.art-label{grid-column:1/-1;font-size:.75rem;justify-content:center;margin-bottom:5px}.hero-art>img{width:100%;max-height:210px;grid-column:2;grid-row:2;margin:0}.art-caption{grid-row:2;grid-column:1;border:0;padding:0;margin:0}.art-caption .eyebrow{font-size:.75rem;line-height:1.5;max-width:130px}.art-caption p{font-size:1.35rem;line-height:1.2}.strip-inner{padding-block:20px;gap:14px}.strip-inner p{font-size:.75rem;line-height:1.5;padding-right:9px}.strip-inner strong{font-size:.875rem;margin-top:4px}.section{padding-block:62px}.how{grid-template-columns:1fr;gap:30px}h2{font-size:2.15rem}.section-copy{margin-top:20px;max-width:none}.steps li{padding-block:20px}.steps li:first-child{padding-top:20px;border-top:1px solid var(--line)}.steps p{font-size:1rem}.section-heading{grid-template-columns:1fr;gap:22px}.section-heading>p{font-size:1rem}.support-grid{gap:27px 22px;margin-top:30px}.support-grid h3{font-size:1.15rem}.support-grid p{font-size:1rem}.category{font-size:.75rem;line-height:1.5;display:block}.support-note{font-size:.8125rem}.center-heading{text-align:left;margin-bottom:30px}.center-heading>p:last-child{font-size:1rem;margin-top:20px}.plan-grid{grid-template-columns:1fr;gap:20px}.plan{padding:26px}.plan.featured{padding-top:22px}.plan-kicker{min-height:0;margin-bottom:12px}.plan h3{font-size:1.7rem}.price{font-size:3rem;margin:12px 0}.plan-description{min-height:0;margin-bottom:22px;max-width:400px}.plan ul{margin-top:24px;padding-top:22px}.plan-detail{padding-top:5px}.plan-footnote{text-align:left;font-size:.8125rem}.reassurance{padding-block:54px;text-align:left}.reassurance p:not(.eyebrow){font-size:1rem;margin-inline:0}.faq{grid-template-columns:1fr;gap:28px}.faq-list summary{font-size:1rem}.footer-inner{display:block}.footer-inner>div+div{margin-top:27px}.footer-bottom{display:block}.footer-bottom span{display:block;margin-top:9px}dialog{width:calc(100% - 24px);max-height:calc(100dvh - 24px);border-radius:8px}.signup-layout{grid-template-columns:1fr}.signup-summary{padding:26px 24px}.signup-summary .eyebrow{max-width:230px;margin-bottom:14px}.signup-summary h2{font-size:1.8rem}.signup-summary .price{font-size:2.5rem;margin:8px 0}.signup-summary hr,.signup-summary hr+p{display:none}.signup-summary .demo-note{margin-top:15px;margin-bottom:0}.signup-main{padding:28px 24px}.signup-main h2{font-size:1.8rem}.dialog-close{top:12px;right:12px}.signup-main fieldset{margin-block:22px}}
@media(max-width:360px){.wrap{width:calc(100% - 32px)}.brand img{width:140px}.header .button.small{padding:9px;font-size:.875rem}.hero h1{font-size:2.45rem}.hero-art{padding-inline:15px}.art-caption p{font-size:1.2rem}.support-grid{grid-template-columns:1fr}.strip-inner{gap:8px}.plan{padding-inline:22px}}
.signup-main .permission-label{display:flex;align-items:flex-start;gap:12px;margin:22px 0;font-size:.875rem;line-height:1.55}.signup-main .permission-label input{width:21px;height:21px;min-height:21px;flex:none;margin:2px 0;accent-color:var(--navy)}.edit-button{margin-top:12px}.button:disabled{cursor:not-allowed;opacity:.55}.button:disabled:hover{background:var(--orange)}#checkout-status{font-size:.9375rem;line-height:1.5;margin:16px 0}.return-page{max-width:640px;margin:70px auto;padding:32px}.return-page h1{font-size:2.5rem;margin:35px 0 24px}.return-page p{color:var(--muted)}.return-page .button{margin:20px 12px 0 0}.return-page img{width:205px}
/* Editorial photography: framed separately from copy, never behind it. */
.hero-copy,.hero-art,.reassurance-copy{min-width:0}
.hero-copy h1{font-size:clamp(2.8rem,4.65vw,4.35rem);letter-spacing:-.05em;line-height:1.07}
.hero-photography{padding:0;display:flex;min-height:0;align-self:center;gap:0;background:#f3f6f5;border-radius:8px;isolation:isolate}
.hero-photography .art-label{width:100%;justify-content:flex-start;margin:0;padding:15px 22px;font-size:.8125rem;background:#f3f6f5}
.hero-photography>img{display:block;width:100%;height:auto;aspect-ratio:1.14;max-height:none;object-fit:cover;object-position:center 12%;mix-blend-mode:normal;margin:0}
.hero-photography .art-caption{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:22px;margin:0;border:0;border-top:3px solid var(--orange)}
.hero-photography .art-caption .eyebrow{max-width:170px;font-size:.75rem;margin:0}
.hero-photography .art-caption p{font-size:1.4rem;line-height:1.25}
.reassurance.with-photo{padding-block:72px;text-align:left}
.reassurance.with-photo>.wrap{max-width:1180px;display:grid;grid-template-columns:1fr 1fr;gap:76px;align-items:center}
.reassurance.with-photo .reassurance-copy{grid-column:2;grid-row:1}
.reassurance.with-photo .reassurance-copy h2{font-size:clamp(2rem,2.8vw,2.65rem);text-wrap:balance}
.reassurance.with-photo p:not(.eyebrow){margin:24px 0}
.family-photo{grid-column:1;grid-row:1;margin:0;overflow:hidden;border-radius:8px}
.family-photo img{display:block;width:100%;height:auto;aspect-ratio:1.2;object-fit:cover;object-position:center}
@media(max-width:1050px){.reassurance.with-photo>.wrap{gap:38px}.hero-photography .art-caption{gap:16px}.hero-photography .art-caption p{font-size:1.2rem}}
@media(max-width:760px){
  .hero-copy h1{font-size:clamp(2.6rem,9vw,4rem);line-height:1.08;letter-spacing:-.045em}
  .hero-photography{display:flex;padding:0;gap:0;width:100%;border-radius:7px}
  .hero-photography>img{width:100%;aspect-ratio:1.3;max-height:none;object-position:center 12%;margin:0}
  .hero-photography .art-label{padding:13px 18px;font-size:.75rem}
  .hero-photography .art-caption{padding:18px;gap:18px}
  .hero-photography .art-caption .eyebrow{max-width:150px}
  .hero-photography .art-caption p{font-size:1.25rem}
  .reassurance.with-photo{padding-block:52px}
  .reassurance.with-photo>.wrap{grid-template-columns:1fr;gap:30px}
  .reassurance.with-photo .reassurance-copy{grid-column:1;grid-row:1}
  .family-photo{grid-column:1;grid-row:2}
  .family-photo img{aspect-ratio:1.4}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* Family testimonials: quiet, equal-height editorial cards on desktop. */
.testimonials{background:#fafbfb;border-bottom:1px solid var(--line)}
.testimonials-heading{max-width:680px;margin:0 auto 40px;text-align:center}
.testimonials-heading .eyebrow{color:var(--muted);margin-bottom:16px}
.testimonial-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.testimonial-card{min-width:0;margin:0;padding:30px;display:flex;flex-direction:column;background:#fff;border:1px solid var(--line);border-radius:12px}
.testimonial-stars{color:var(--orange);font-size:1.25rem;letter-spacing:.14em;line-height:1;margin-bottom:24px}
.testimonial-card blockquote{margin:0 0 28px}
.testimonial-card blockquote p{font-size:1.0625rem;line-height:1.75;color:var(--navy);margin:0}
.testimonial-card figcaption{margin-top:auto;padding-top:20px;border-top:1px solid var(--line);display:flex;flex-direction:column;gap:5px}
.testimonial-card figcaption strong{font-size:1rem;font-weight:600}
.testimonial-card figcaption span{font-size:.875rem;line-height:1.5;color:var(--muted)}
@media(min-width:761px) and (max-width:1050px){.testimonial-grid{gap:16px}.testimonial-card{padding:22px}.testimonial-card blockquote p{font-size:1rem}}

/* Carry the Perry brand language into the national membership site. */
.perry-inspired{--line:#d6e0dc;--soft:#f0f5f2;background:#fbfcfa;color:#15313e}
.perry-inspired h1,.perry-inspired h2,.perry-inspired h3{font-weight:700;letter-spacing:-.045em;color:var(--navy)}
.perry-inspired .eyebrow{color:#ad462d;font-size:.8125rem;font-weight:700}
.perry-inspired .header{min-height:94px}
.perry-inspired .brand img{width:192px}
.perry-inspired .header nav{font-weight:700}
.perry-inspired .button{border-radius:3px}
.perry-inspired .button.outline{border-color:#9bafa6}
.perry-inspired .service-strip{background:var(--navy);border:0}
.perry-inspired .strip-inner{display:flex;justify-content:space-between;gap:16px;padding-block:11px}
.perry-inspired .strip-inner p{padding:0;border:0;color:#dcebe8;font-size:.875rem;line-height:1.4;text-align:left}
.perry-inspired .strip-inner strong{display:inline;font-size:inherit;color:#fff}
.perry-inspired .hero-surface{background:linear-gradient(112deg,#eef5f2 0%,#f8fbf9 55%,#edf3f0 100%)}
.perry-inspired .hero{grid-template-columns:minmax(0,1.25fr) minmax(0,.8fr);padding-block:78px 88px;gap:76px}
.perry-inspired .hero-copy h1{font-size:clamp(2.8rem,5.25vw,4.75rem);line-height:1.1;letter-spacing:-.045em}
.perry-inspired .hero-copy h1 span{color:var(--navy)}
.perry-inspired .hero-copy .lead{font-size:1.1875rem;line-height:1.65;max-width:590px}
.perry-inspired .hero-photography{background:var(--navy);border-radius:2px;box-shadow:16px 16px 0 #d9e7e1}
.perry-inspired .hero-photography .art-label{background:var(--navy);color:#dcebe8;padding:18px 24px}
.perry-inspired .hero-photography>img{aspect-ratio:1.18}
.perry-inspired .hero-photography .art-caption{padding:24px;color:#fff;border-top:3px solid var(--orange)}
.perry-inspired .hero-photography .art-caption .eyebrow{color:#efb85b}
.perry-inspired .how{width:100%;max-width:none;background:var(--navy);padding:88px max(48px,calc((100% - 1180px)/2));display:block;color:#fff}
.perry-inspired .how>div{max-width:650px}
.perry-inspired .how h2,.perry-inspired .how h3{color:#fff}
.perry-inspired .how .eyebrow{color:#f4a88e}
.perry-inspired .how .muted,.perry-inspired .how .section-copy,.perry-inspired .steps p{color:#b7cfca}
.perry-inspired .how .section-copy{max-width:590px;font-size:1.0625rem}
.perry-inspired .steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin:44px 0 0;border-top:1px solid #456259}
.perry-inspired .steps li,.perry-inspired .steps li:first-child{display:block;padding:28px 32px 0 0;border:0}
.perry-inspired .steps li+li{padding-left:32px;border-left:1px solid #456259}
.perry-inspired .step-number{display:grid;place-items:center;width:36px;height:36px;padding:0;margin-bottom:22px;border-radius:50%;background:var(--orange);color:var(--navy);font-weight:700}
.perry-inspired .support{background:#fbfcfa;color:var(--navy)}
.perry-inspired .support .eyebrow{color:#ad462d}
.perry-inspired .support .section-heading>p,.perry-inspired .support-grid p,.perry-inspired .support-note{color:var(--muted)}
.perry-inspired .support-grid{gap:0;border-top:1px solid var(--line);border-left:1px solid var(--line);margin-top:44px}
.perry-inspired .support-grid article{padding:28px;border:0;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}
.perry-inspired .support-grid h3{color:var(--navy);margin:36px 0 12px}
.perry-inspired .category{color:#ad462d;font-weight:700}
.perry-inspired .plans{border-top:1px solid var(--line)}
.perry-inspired .center-heading{max-width:none;display:grid;grid-template-columns:1fr 1fr;gap:0 70px;text-align:left;align-items:end}
.perry-inspired .center-heading .eyebrow{grid-column:1/-1;margin-bottom:16px}
.perry-inspired .center-heading>p:last-child{margin:0;max-width:440px}
.perry-inspired .plan{border-radius:3px;border-left:4px solid var(--orange);background:var(--soft)}
.perry-inspired .plan.featured{background:var(--navy);border-top:1px solid var(--navy);border-left:4px solid var(--orange);padding-top:32px;box-shadow:8px 8px 0 #d9e7e1}
.perry-inspired .plan.featured h3{color:#fff}
.perry-inspired .signup-summary h2{color:#fff}
.perry-inspired .plan-kicker{font-size:.8125rem}
.perry-inspired .plan-footnote{text-align:left;margin-left:0}
.perry-inspired .reassurance.with-photo{background:#edf3f0}
.perry-inspired .family-photo{border-radius:2px;box-shadow:12px 12px 0 #d6e4dd}
.perry-inspired .testimonials{background:#fbfcfa}
.perry-inspired .testimonials-heading{text-align:left;max-width:none}
.perry-inspired .testimonials-heading .eyebrow{color:#ad462d}
.perry-inspired .testimonial-card{border-radius:3px;border-top:3px solid var(--orange)}
.perry-inspired footer{background:#fbfcfa}
.footer-manage{display:inline-flex;align-items:center;gap:14px;min-height:48px;margin-top:12px;font-size:1rem;font-weight:600;color:var(--navy);text-underline-offset:4px}
.footer-email{display:flex;align-items:center;min-height:48px;width:fit-content;max-width:100%;font-size:1rem;font-weight:600;color:var(--navy);text-underline-offset:4px;overflow-wrap:anywhere}
@media(min-width:761px) and (max-width:1050px){
  .perry-inspired .hero{gap:36px;padding-block:56px 64px}
  .perry-inspired .hero-copy h1{font-size:clamp(2.8rem,5.25vw,3.6rem)}
  .perry-inspired .brand img{width:174px}
  .perry-inspired .header nav{gap:14px;font-size:.8125rem}
  .perry-inspired .header{gap:16px}
  .perry-inspired .how{padding:64px 32px}
  .perry-inspired .steps li{padding-right:22px}
  .perry-inspired .steps li+li{padding-left:22px}
  .perry-inspired .center-heading{gap:0 36px}
  .perry-inspired .hero-photography .art-caption{display:block}
  .perry-inspired .hero-photography .art-caption .eyebrow{max-width:none;margin-bottom:10px}
}
