@import url("styles.css");
:root{--navy:#29245c;--blue:#4c46a8;--blue-dark:#332e7b;--orange:#ff6f61;--ink:#28264a;--muted:#6e6a82;--line:#d9d5e5;--paper:#fffdf4;--wash:#f2edff;--success:#13856f;--shadow:8px 8px 0 #29245c;--radius:22px}
body{background:var(--paper);font-family:"Trebuchet MS",Arial,sans-serif}h1,h2,h3{font-weight:900;letter-spacing:-.045em}.topbar{color:#29245c;background:#ffd84c}.topbar a{color:#29245c}.site-header{background:#fffdf4;border-bottom:2px solid #29245c}.brand-mark{color:#29245c;background:#ffd84c;border:2px solid #29245c;border-radius:50%}.phone-btn,.primary-btn{background:#ff6f61;border:2px solid #29245c;border-radius:999px;box-shadow:4px 4px 0 #29245c}.phone-btn:hover,.primary-btn:hover{background:#e95347}.secondary-btn{border:2px solid #29245c;border-radius:999px}
.hero{color:var(--ink);background:#f2edff}.hero::before{background:linear-gradient(90deg,#f2edff 0%,rgba(242,237,255,.93) 52%,rgba(242,237,255,.1))}.hero-bg{left:auto;right:3%;top:6%;bottom:6%;width:44%;height:88%;border:3px solid #29245c;border-radius:50% 50% 18px 18px;box-shadow:9px 9px 0 #ffd84c}.hero h1{color:#29245c}.hero-copy,.hero-points{color:#5d5873}.eyebrow{color:#e04e43}.hero .secondary-btn{color:#29245c;background:transparent;border-color:#29245c}.trust-strip{background:#ffd84c;border-top:2px solid #29245c;border-bottom:2px solid #29245c}.trust-item{border-color:#29245c}.section.alt{background:#f2edff}.service-card,.info-card,.step-card{border:2px solid #29245c;border-radius:22px;box-shadow:6px 6px 0 #29245c}.icon-box{color:#29245c;background:#ffd84c;border:2px solid #29245c;border-radius:50%}.split-image{border:3px solid #29245c;border-radius:40px;box-shadow:12px 12px 0 #ff6f61}.check-list li::before{color:#29245c;background:#ffd84c}.step-card::before{background:#4c46a8}.call-panel{background:#29245c;border:3px solid #29245c;border-radius:24px;box-shadow:10px 10px 0 #ffd84c}.page-banner{background:#4c46a8;border-bottom:3px solid #29245c}.site-footer{background:#29245c}.mobile-call{background:#ff6f61;border-radius:999px}
.mod-hero{position:relative;overflow:hidden;padding:85px 0 95px;background:#f2edff}.mod-hero::before{content:"";position:absolute;width:360px;height:360px;right:-90px;top:-130px;background:#ffd84c;border:3px solid #29245c;border-radius:50%}.mod-hero::after{content:"";position:absolute;width:180px;height:180px;left:-70px;bottom:-90px;background:#ff6f61;border:3px solid #29245c;transform:rotate(25deg)}.mod-grid{position:relative;z-index:2;display:grid;grid-template-columns:1fr .8fr;gap:65px;align-items:center}.mod-copy h1{font-size:clamp(3.5rem,7vw,7rem);color:#29245c}.mod-copy p{max-width:680px;color:#5d5873}.mod-photo-wrap{position:relative}.mod-photo{height:540px;object-fit:cover;border:3px solid #29245c;border-radius:50% 50% 20px 20px;box-shadow:12px 12px 0 #ff6f61}.phone-bubble{position:absolute;left:-55px;bottom:35px;padding:20px 24px;color:#29245c;background:#ffd84c;border:3px solid #29245c;border-radius:50%;font-weight:900;text-align:center;transform:rotate(-5deg)}
.ribbon-stack{display:grid;gap:18px}.service-ribbon{display:grid;grid-template-columns:220px 1fr;min-height:190px;border:3px solid #29245c;border-radius:24px;overflow:hidden;box-shadow:8px 8px 0 #29245c}.ribbon-label{display:flex;align-items:center;justify-content:center;padding:28px;color:#fff;background:#4c46a8;text-align:center}.service-ribbon:nth-child(2){margin-left:70px}.service-ribbon:nth-child(2) .ribbon-label{color:#29245c;background:#ffd84c}.service-ribbon:nth-child(3){margin-left:140px}.service-ribbon:nth-child(3) .ribbon-label{background:#ff6f61}.ribbon-label h2{margin:0;color:inherit;font-size:1.8rem}.ribbon-links{display:flex;flex-wrap:wrap;align-content:center;gap:10px;padding:30px;background:#fff}.ribbon-links a{padding:11px 15px;color:#29245c;background:#f2edff;border:2px solid #29245c;border-radius:999px;font-weight:900;text-decoration:none}.ribbon-links a:hover{background:#ffd84c}
.mod-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.mod-step{padding:28px;background:#fff;border:2px solid #29245c;border-radius:50% 50% 20px 20px;text-align:center;box-shadow:5px 5px 0 #ff6f61}.mod-step strong{display:block;color:#4c46a8;font-size:2rem}.guide-card{padding:22px;background:#fff;border:2px solid #29245c;border-radius:22px;box-shadow:5px 5px 0 #29245c}.guide-card img{height:175px;object-fit:cover;border-radius:15px}.article-meta{display:inline-block;padding:4px 8px;color:#29245c;background:#ffd84c;border-radius:999px;font-weight:900;text-transform:uppercase;font-size:.73rem}
@media(max-width:920px){.mod-grid{grid-template-columns:1fr 1fr;gap:35px}.service-ribbon:nth-child(2),.service-ribbon:nth-child(3){margin-left:0}.mod-steps{grid-template-columns:repeat(2,1fr)}}
@media(max-width:640px){.mod-hero{padding-top:55px}.mod-grid{grid-template-columns:1fr}.mod-photo{height:380px}.phone-bubble{left:10px}.service-ribbon{grid-template-columns:1fr}.ribbon-links{padding:24px}.mod-steps{grid-template-columns:1fr}.hero-bg{right:0;top:0;width:100%;height:100%;opacity:.17;border:0;box-shadow:none}.hero::before{background:rgba(242,237,255,.85)}}
