@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url('../fonts/poppins-latin-600-normal.woff2') format('woff2')}
@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url('../fonts/poppins-latin-700-normal.woff2') format('woff2')}
@font-face{font-family:'DM Sans';font-style:normal;font-weight:400;font-display:swap;src:url('../fonts/dm-sans-latin-400-normal.woff2') format('woff2')}
@font-face{font-family:'DM Sans';font-style:normal;font-weight:500;font-display:swap;src:url('../fonts/dm-sans-latin-500-normal.woff2') format('woff2')}
@font-face{font-family:'DM Sans';font-style:normal;font-weight:700;font-display:swap;src:url('../fonts/dm-sans-latin-700-normal.woff2') format('woff2')}

:root{--yellow:#ffc73e;--yellow-hover:#f2b822;--ink:#140a22;--body:#494949;--muted:#696573;--pale:#f3f6fb;--line:#e6e3e9;--white:#fff;--radius:12px;--shadow:0 15px 55px rgb(20 10 34 / 7%);color-scheme:light}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:115px}
body{margin:0;color:var(--body);background:white;font-family:'DM Sans',Arial,sans-serif;font-size:17px;line-height:1.7;-webkit-font-smoothing:antialiased}
body.menu-open{overflow:hidden}
img{display:block;max-width:100%;height:auto}
a{color:inherit;text-decoration:none;text-underline-offset:4px}
button,input,select,textarea{font:inherit}
button,a,summary,input,select,textarea{-webkit-tap-highlight-color:transparent}
button,summary{cursor:pointer}
button{color:inherit}
button:disabled{cursor:wait;opacity:.65}
:focus-visible{outline:3px solid #835a00;outline-offset:5px}
.hero :focus-visible,.site-footer :focus-visible{outline-color:var(--yellow)}
.consultation-card :focus-visible{outline-color:#835a00;outline-offset:3px}
h1,h2,h3,h4{font-family:Poppins,'DM Sans',sans-serif;color:var(--ink);line-height:1.3;margin:0 0 20px;font-weight:600;letter-spacing:-.035em;overflow-wrap:break-word}
h2{font-size:42px;font-weight:700;line-height:1.32}
h3{font-size:22px;letter-spacing:-.025em}
p{margin:0 0 22px}
[hidden]{display:none!important}
.container{width:min(1170px,calc(100% - 48px));margin-inline:auto}
.section{padding:110px 0}
.icon{display:inline-block;flex-shrink:0;vertical-align:middle}
.button{display:inline-flex;align-items:center;justify-content:center;gap:14px;min-height:55px;padding:15px 27px;border:1px solid transparent;border-radius:50px;background:var(--yellow);color:var(--ink);font-weight:700;font-size:15px;line-height:1.4;text-align:center;transition:background .2s,transform .2s,box-shadow .2s}
.button:hover{background:var(--yellow-hover);transform:translateY(-2px);box-shadow:0 7px 20px rgb(20 10 34 / 10%)}
.button .icon{width:20px;height:20px}
.button-dark{background:var(--ink);color:white}
.button-dark:hover{background:#352442}
.button-white{background:white;color:var(--ink)}
.button-white:hover{background:var(--yellow)}
.text-link{display:inline-flex;align-items:center;gap:12px;color:var(--ink);font-weight:700}
.text-link:hover{text-decoration:underline}
.text-link .icon{width:19px}
.eyebrow{display:inline-flex;align-items:center;gap:10px;font-size:14px;font-weight:700;letter-spacing:1.65px;line-height:1.5;color:#68501b;margin-bottom:18px}
.eyebrow::before{content:'';width:24px;height:3px;background:var(--yellow);border-radius:5px}
.eyebrow-light{color:var(--yellow)}
.eyebrow-light:has(svg)::before{display:none}
.section-heading{text-align:center;max-width:760px;margin:0 auto 52px}
.section-heading h2{margin-bottom:20px}
.section-heading p{margin:0 auto;max-width:600px;color:var(--muted)}
.heading-with-action{display:flex;max-width:none;align-items:flex-end;justify-content:space-between;text-align:left;gap:30px}
.heading-with-action h2{margin:0}
.heading-with-action>a{margin-bottom:10px;flex-shrink:0}
.section-caption{font-size:13px;color:var(--muted);text-align:center;margin:24px 0 0}
.skip-link{position:fixed;z-index:1000;top:10px;left:10px;transform:translateY(-150%);background:var(--yellow);color:var(--ink);padding:12px 18px;border-radius:5px}
.skip-link:focus{transform:translateY(0)}

/* Header remains usable without JavaScript; the enhanced mobile menu is opt-in. */
.topbar{background:var(--ink);color:#eeebf0;font-size:12px}
.topbar-inner{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:20px}
.topbar-inner>span,.topbar-contact,.topbar-contact>a,.topbar-contact>span{display:flex;align-items:center;gap:8px}
.topbar .icon{color:var(--yellow);width:16px;height:16px}
.topbar-contact{gap:26px}
.site-header{position:sticky;top:0;z-index:50;transition:background .2s,box-shadow .2s}
.site-header.is-scrolled{background:white;box-shadow:0 4px 30px rgb(20 10 34 / 8%)}
.navigation{height:88px;background:white;display:flex;justify-content:space-between;align-items:center;gap:20px;padding:0 24px;border-radius:0 0 5px 5px}
.brand{display:inline-flex;align-items:center;gap:9px;color:var(--ink);flex-shrink:0}
.brand-symbol{display:grid;place-items:center;background:var(--yellow);width:45px;height:49px;clip-path:polygon(50% 0,100% 16%,100% 65%,50% 100%,0 65%,0 16%)}
.brand-symbol .icon{width:29px;height:29px}
.brand strong{display:block;font-family:Poppins,sans-serif;font-weight:700;font-size:29px;letter-spacing:-1.5px;line-height:1.1}
.brand-dot{color:#b57e00}
.brand small{display:block;font-size:7.5px;font-weight:700;letter-spacing:1.65px;margin-top:5px}
.custom-logo{width:190px;max-height:65px;object-fit:contain}
.brand-logo{width:auto;max-height:65px;display:block}
.primary-navigation{display:flex;align-items:center;gap:24px}
.nav-links{display:flex;align-items:center;gap:20px;list-style:none;padding:0;margin:0}
.nav-links a{display:block;font-size:14px;font-weight:500;color:var(--ink);padding:15px 0;white-space:nowrap}
.nav-links a:hover,.nav-links a[aria-current]{color:#8c6300}
.nav-links li{position:relative}
.nav-links .sub-menu{display:none;position:absolute;left:0;top:100%;background:white;padding:12px 20px;box-shadow:var(--shadow);min-width:180px;list-style:none}
.nav-links li:hover>.sub-menu,.nav-links li:focus-within>.sub-menu{display:block}
.nav-cta{font-size:13px;min-height:49px;padding:12px 19px;white-space:nowrap}
.menu-toggle{display:none;width:45px;height:45px;background:var(--yellow);border:0;border-radius:6px;padding:12px}
.menu-toggle span{display:block;width:21px;height:2px;margin:4px 0;background:var(--ink);transition:transform .2s}
.admin-bar .site-header{top:32px}

/* Photographic hero, with the intake panel in the first section. */
.hero{position:relative;background:linear-gradient(90deg,rgba(20,10,34,.86),rgba(20,10,34,.65) 52%,rgba(20,10,34,.42)),url('../images/hero.jpg') center/cover no-repeat;isolation:isolate;color:white;margin-top:-88px;padding:180px 0 90px;--glow-x:50%;--glow-y:50%}
.hero::before{content:'';position:absolute;inset:0;background:radial-gradient(600px circle at var(--glow-x) var(--glow-y),rgba(255,199,62,.08),transparent 60%);opacity:0;transition:opacity .4s;pointer-events:none;z-index:0}
.hero.has-glow::before{opacity:1}
.hero::after{content:'';position:absolute;inset:auto 0 0;height:130px;background:linear-gradient(transparent,rgba(20,10,34,.35));z-index:-1;pointer-events:none}
.hero-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(0,1fr);align-items:center;gap:74px}
.hero-copy{padding:12px 0}
.hero-copy h1{position:relative;isolation:isolate;font-size:64px;font-weight:700;line-height:1.25;color:white;letter-spacing:-2.4px;max-width:600px;margin:5px 0 28px}
.hero-copy h1::after{content:'';position:absolute;left:2px;bottom:3px;width:230px;max-width:70%;height:9px;background:var(--yellow);transform:rotate(-2deg);z-index:-1;opacity:.9}
.hero-copy>p{font-size:18px;line-height:1.8;color:#eeebf0;max-width:520px;margin-bottom:31px}
.hero-assurances{display:flex;gap:25px;flex-wrap:wrap;margin-top:30px;font-size:13px;color:white}
.hero-assurances span{display:flex;align-items:center;gap:8px}
.hero-assurances .icon{width:17px;height:17px;color:var(--yellow)}
.hero-note{border-top:1px solid #ffffff26;padding-top:22px;margin-top:27px;font-size:12px;line-height:1.7;color:#dbd5e0;display:flex;gap:9px;align-items:center;max-width:465px}
.hero-note>span{width:6px;height:6px;background:var(--yellow);border-radius:50%;flex-shrink:0}
.consultation-card{min-width:0;background:white;color:var(--body);border-radius:9px;box-shadow:0 20px 65px rgb(0 0 0 / 14%);scroll-margin-top:110px}
.form-heading{text-align:center;padding:23px 18px 20px;background:white;border-radius:9px 9px 0 0;border-bottom:1px solid #ebe8ee}
.form-heading h2{font-size:22px;line-height:1.4;margin:0 0 5px;font-weight:600;letter-spacing:-.6px}
.form-heading p{font-size:12px;line-height:1.6;color:var(--muted);margin:0}
.form-heading-icon{display:none}
.case-form{background:#f0eef1;padding:23px 28px 20px;border-radius:0 0 9px 9px;position:relative}
.field{min-width:0;margin-bottom:13px}
.field-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px}
.field label{display:block;font-weight:500;font-size:12px;margin:0 0 5px;color:var(--ink)}
.field label>span:not(.optional){color:#9c5427}
.optional{font-size:10px;color:var(--muted)}
.field input,.field select,.field textarea{display:block;width:100%;max-width:100%;min-width:0;background:white;border:1px solid #e7e2eb;border-radius:4px;color:var(--ink);min-height:46px;padding:11px 12px;font-size:14px;line-height:1.5;transition:border .2s,box-shadow .2s}
.field input::placeholder,.field textarea::placeholder{color:#797280;opacity:1}
.field textarea{resize:vertical;min-height:90px}
.field select{padding-right:22px}
.field input:focus,.field select:focus,.field textarea:focus{outline:0;border-color:#9d7316;box-shadow:0 0 0 3px #ffc73e35}
.field-hint{display:block;font-size:10px;line-height:1.6;color:#66616b;margin-top:5px}
.consent-row{display:flex;align-items:flex-start;gap:9px;font-size:11px;line-height:1.6}
.consent-row input{width:15px;height:15px;accent-color:#835a00;flex-shrink:0;margin:3px 0 0}
.consent-row label{color:#57505e}
.consent-row a{color:var(--ink);text-decoration:underline;font-weight:700}
.consent-field{margin:12px 0 16px}
.form-submit{width:100%;padding-inline:15px;min-height:50px;font-size:14px}
.form-footnote{display:flex;align-items:center;justify-content:center;gap:6px;font-size:10px;color:#645c6d;line-height:1.6;margin:12px 0 0}
.form-footnote .icon{width:13px;height:13px}
.form-trap{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}
.field-error{display:block;font-size:11px;line-height:1.5;color:#aa253d;margin-top:4px}
.field-error:empty{display:none}
[aria-invalid='true']{border-color:#aa253d!important}
.form-notice{background:#fff0f1;color:#8b1731;border:1px solid #e5a8b2;border-radius:5px;padding:12px;font-size:13px;margin-bottom:18px}
.form-success{text-align:center;padding:55px 26px;min-height:300px;background:#f3f6ef;border-radius:0 0 9px 9px}
.form-success h3{font-size:24px}
.form-success p{font-size:15px}
.form-success .reference{display:block;font-family:monospace;font-size:20px;color:var(--ink);background:white;padding:12px;border-radius:6px;overflow-wrap:anywhere}
.success-mark{display:grid;place-items:center;width:65px;height:65px;border-radius:50%;background:var(--yellow);color:var(--ink);margin:0 auto 22px}
.confidence-strip{background:#fffcf3;border-bottom:1px solid #f1ece0}
.confidence-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));padding:25px 0;gap:20px}
.confidence-grid>span{display:flex;align-items:center;justify-content:center;gap:10px;font-size:13px;font-weight:500;color:var(--ink)}
.confidence-grid .icon{color:#8c670e;width:23px}

/* About, services and investigation focus. */
.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}
.about-art{position:relative;min-width:0;padding:0 40px 45px 0}
.about-main-image{width:100%;height:490px;object-fit:cover;object-position:83% center;border-radius:12px}
.about-inset{position:absolute;width:53%;height:205px;object-fit:cover;bottom:0;right:0;border:9px solid white;border-radius:12px}
.about-badge{position:absolute;bottom:55px;left:-15px;display:flex;gap:13px;align-items:center;padding:21px 25px;background:var(--yellow);border-radius:8px;box-shadow:var(--shadow);color:var(--ink);font-family:Poppins,sans-serif;font-size:16px;line-height:1.5;transform:rotate(-3deg)}
.about-badge .icon{width:41px;height:41px}
.dot-pattern{position:absolute;left:-18px;top:25px;width:90px;height:130px;background-image:radial-gradient(#ffc73e 2px,transparent 2px);background-size:12px 12px;z-index:-1}
.about-copy p{font-size:15px;line-height:1.85;color:#686270}
.about-benefits{display:grid;grid-template-columns:1fr 1fr;gap:22px;border-top:1px solid var(--line);padding-top:25px;margin:24px 0 30px}
.small-icon{display:grid;place-items:center;width:43px;height:43px;border-radius:50%;background:#fff3cf;color:var(--ink);margin-bottom:12px}
.about-benefits h3{font-size:17px;margin-bottom:5px}
.about-benefits p{font-size:13px;margin:0}
.about-actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap}
.call-link{display:flex;align-items:center;gap:10px;color:var(--ink)}
.call-link>.icon{width:26px;height:26px}
.call-link small,.call-link strong{display:block}
.call-link small{font-size:11px;color:var(--muted)}
.call-link strong{font-size:14px}
.services-section{background:radial-gradient(ellipse at 90% 0,#fff3d2 0,transparent 32%),radial-gradient(ellipse at 0 100%,#ede9f6 0,transparent 40%),#f3f6fb}
.services-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:26px}
.service-card{display:flex;gap:24px;align-items:flex-start;background:white;border:1px solid #ececf1;border-radius:15px;padding:32px 29px;box-shadow:0 12px 40px #140a2205;transition:box-shadow .25s,transform .25s}
.service-card:hover{box-shadow:0 15px 40px #140a2210;transform:translateY(-4px)}
.service-card>div{min-width:0}
.service-icon{display:grid;place-items:center;width:77px;height:77px;flex-shrink:0;background:var(--yellow);color:var(--ink);border-radius:50%}
.service-icon .icon{width:36px;height:36px}
.service-card h3{font-size:20px;line-height:1.4;margin:3px 0 10px}
.service-card p{font-size:14px;line-height:1.8;color:#6b6572;margin-bottom:18px}
.service-detail summary{display:flex;align-items:center;gap:12px;font-size:13px;font-weight:700;color:var(--ink);list-style:none}
.service-detail summary::-webkit-details-marker{display:none}
.service-detail summary .icon{width:18px;height:18px;transition:transform .2s}
.service-detail[open] summary .icon{transform:rotate(90deg)}
.service-detail[open] summary{margin-bottom:12px}
.service-detail p{margin-bottom:12px}
.service-detail a{display:inline-flex;align-items:center;gap:9px;font-size:12px;color:#775100;text-decoration:underline}
.focus-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}
.focus-card{position:relative;min-height:400px;border-radius:12px;overflow:hidden;isolation:isolate;display:flex;align-items:end;background:var(--ink)}
.focus-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2;transition:transform .5s}
.focus-card::before{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(transparent 20%,#140a2240 45%,#140a22ed 100%)}
.focus-card:hover img{transform:scale(1.045)}
.focus-card>div{width:100%;padding:30px}
.focus-card>div>span:first-child{font-size:10px;letter-spacing:1.4px;font-weight:700;color:var(--yellow)}
.focus-card h3{font-size:24px;color:white;margin:10px 0 20px;line-height:1.45}
.circle-link{display:grid;place-items:center;width:39px;height:39px;border-radius:50%;background:var(--yellow);color:var(--ink)}
.circle-link .icon{width:19px}

/* Process and second contact panel. */
.process-section{background:#f6f6f7}
.process-banner{border-radius:12px;background:linear-gradient(90deg,#140a22de,#140a226b),url('../images/office.jpg') center/cover;min-height:430px;padding:65px;display:flex;align-items:center;color:#eeeaf2}
.process-banner h2{font-size:46px;color:white;line-height:1.35}
.process-banner p{font-size:16px;max-width:440px}
.process-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:32px;margin-top:46px}
.process-step{min-width:0;border-right:1px solid #dedce2;padding-right:18px}
.process-step:last-child{border:0}
.process-step>strong{font-family:Poppins,sans-serif;font-size:47px;line-height:1.3;font-weight:600;color:var(--ink);letter-spacing:-2px}
.process-step>strong>span{color:#b87c00}
.process-step h3{font-size:17px;margin:10px 0}
.process-step p{font-size:13px;line-height:1.8;margin:0;color:#6b6572}
.testimonials-section{background:linear-gradient(180deg,#faf8fc 0%,var(--pale) 100%)}
.testimonials-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;margin-top:10px}
.testimonial-card{background:white;border:1px solid #ebe8ed;border-radius:12px;padding:32px 28px 28px;display:flex;flex-direction:column;gap:16px;transition:box-shadow .25s,transform .25s}
.testimonial-card:hover{box-shadow:var(--shadow);transform:translateY(-3px)}
.testimonial-rating{display:flex;gap:3px;color:#ffc73e}
.testimonial-rating .icon{width:18px;height:18px;fill:currentColor}
.testimonial-card h3{font-size:18px;line-height:1.5;margin:0}
.testimonial-card blockquote{margin:0;border:0;padding:0}
.testimonial-card blockquote p{font-size:14px;line-height:1.85;color:var(--muted);margin:0}
.testimonial-author{margin-top:auto;padding-top:16px;border-top:1px solid #f0edf2}
.testimonial-author strong{display:block;font-size:14px;color:var(--ink)}
.testimonial-author span{font-size:12px;color:var(--muted)}
.testimonials-action{text-align:center;margin-top:36px}
.testimonials-page{max-width:900px;margin:0 auto}
.testimonials-intro{text-align:center;max-width:680px;margin:0 auto 40px}
.testimonials-intro p{font-size:16px;line-height:1.85;color:var(--muted)}
.testimonials-full-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}
.testimonial-card-full{background:white;border:1px solid #ebe8ed;border-radius:12px;padding:35px 30px 30px;display:flex;flex-direction:column;gap:16px}
.testimonial-card-full blockquote{margin:0;border:0;padding:0}
.testimonial-card-full blockquote p{font-size:15px;line-height:1.9;color:var(--body);margin:0}
.testimonials-cta{text-align:center;margin-top:55px;padding:45px 30px;background:var(--pale);border-radius:12px}
.testimonials-cta h2{font-size:28px;margin-bottom:12px}
.testimonials-cta p{font-size:15px;color:var(--muted);max-width:520px;margin:0 auto 22px}
.contact-section{background:radial-gradient(ellipse at 0 100%,#f2b824 0,transparent 60%),repeating-linear-gradient(135deg,transparent 0,transparent 75px,#ffffff15 76px,#ffffff15 78px),var(--yellow)}
.contact-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:90px;align-items:center}
.contact-section .eyebrow{color:#544016}
.contact-section .eyebrow::before{background:var(--ink)}
.contact-copy h2{font-size:43px;line-height:1.4}
.contact-copy>p{font-size:16px;color:#4d3d26;max-width:460px;line-height:1.9}
.contact-methods{display:flex;flex-direction:column;gap:26px;margin:34px 0 26px}
.contact-methods>a{display:flex;align-items:center;gap:16px;min-width:0}
.contact-methods>a>span:last-child{min-width:0}
.contact-icon{display:grid;place-items:center;width:49px;height:49px;border:1px solid #140a2230;border-radius:50%;color:var(--ink);flex-shrink:0}
.contact-methods small{display:block;font-size:12px;color:#645023}
.contact-methods strong{display:block;font-size:18px;color:var(--ink);overflow-wrap:anywhere}
.contact-hours{font-size:13px;display:flex;align-items:center;gap:9px}
.contact-hours .icon{width:17px}
.contact-copy .urgent-note{border-top:1px solid #140a2229;margin:28px 0 0;padding-top:22px;font-size:12px;line-height:1.8}
.urgent-note strong{display:block;color:var(--ink)}
.contact-section .case-form{background:white}
.contact-section .form-heading{background:#fffaf0}
.contact-section .field input,.contact-section .field textarea,.contact-section .field select{background:#faf9fc}
.commitment-section{background:radial-gradient(ellipse at 0 100%,#fff9e9,transparent 45%),white}
.commitment-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px}
.commitment-card{border:1px solid #eeeaf1;background:white;box-shadow:var(--shadow);border-radius:10px;padding:35px}
.commitment-card>.icon{width:42px;height:42px;color:#b27d00;margin-bottom:17px}
.commitment-card>p{font-size:16px;line-height:1.9;color:#706779}
.commitment-signature{display:flex;align-items:center;gap:14px;margin-top:27px}
.commitment-signature>span{width:49px;height:49px;background:#fff3d2;color:var(--ink);border-radius:50%;display:grid;place-items:center}
.commitment-signature strong{display:block;color:var(--ink);font-size:14px}
.commitment-signature small{font-size:9px;letter-spacing:1.2px;color:var(--muted)}
.faq-section{background:var(--pale)}
.faq-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(0,1fr);gap:70px;align-items:start}
.faq-list{margin-top:30px}
.faq-item{background:white;border-radius:6px;border:1px solid #e7e6ec;margin-bottom:12px;padding:0 22px}
.faq-item summary{display:flex;align-items:center;justify-content:space-between;gap:20px;list-style:none;color:var(--ink);font-size:14px;font-weight:700;padding:18px 0}
.faq-item summary::-webkit-details-marker{display:none}
.faq-item summary>span{font-size:23px;line-height:1;flex-shrink:0;font-weight:400;transition:transform .2s}
.faq-item[open] summary>span{transform:rotate(45deg)}
.faq-item[open]{border-color:#d9caa3}
.faq-item p{font-size:14px;line-height:1.9;margin-bottom:22px}
.faq-art{position:relative;margin-top:24px;padding-bottom:70px}
.faq-art>img{width:100%;height:570px;object-fit:cover;object-position:85% center;border-radius:12px}
.faq-help-card{position:absolute;bottom:0;left:26px;right:26px;background:white;border-radius:10px;padding:27px;box-shadow:var(--shadow)}
.faq-help-card>.icon{background:var(--yellow);box-sizing:content-box;padding:12px;border-radius:50%;margin-bottom:16px}
.faq-help-card h3{font-size:20px;margin-bottom:10px}
.faq-help-card p{font-size:14px;color:var(--muted);margin-bottom:13px}
.faq-help-card a{font-size:13px}
.articles-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}
.article-card{min-width:0;background:white;border:1px solid #ebe8ed;border-radius:10px;overflow:hidden;transition:box-shadow .25s}
.article-card:hover{box-shadow:var(--shadow)}
.article-image{display:block;overflow:hidden;background:var(--pale)}
.article-image img{width:100%;height:235px;object-fit:cover;transition:transform .4s}
.article-card:hover .article-image img{transform:scale(1.04)}
.article-body{padding:23px 25px 27px}
.article-meta{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:14px;font-size:10px;color:var(--muted)}
.article-category{font-size:10px;font-weight:700;color:#785408;text-transform:uppercase;letter-spacing:.65px}
.article-card h3{font-size:21px;line-height:1.55;margin:14px 0 20px}
.article-card .text-link{font-size:13px}

/* Team page */
.team-page{max-width:1000px;margin:0 auto}
.team-intro{text-align:center;max-width:720px;margin:0 auto 45px}
.team-intro p{font-size:16px;line-height:1.85;color:var(--muted)}
.team-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}
.team-card{background:white;border:1px solid #ebe8ed;border-radius:12px;padding:32px 28px 28px;display:flex;flex-direction:column;gap:14px;transition:box-shadow .25s,transform .25s}
.team-card:hover{box-shadow:var(--shadow);transform:translateY(-3px)}
.team-card-avatar{display:grid;place-items:center;width:64px;height:64px;background:var(--pale);border-radius:50%;color:var(--ink)}
.team-card-avatar .icon{width:30px;height:30px}
.team-card-body h3{font-size:20px;margin:0}
.team-card-role{display:block;font-size:13px;font-weight:700;color:#785408;letter-spacing:.5px;text-transform:uppercase}
.team-card-body p{font-size:14px;line-height:1.85;color:var(--muted);margin:0}
.team-values{margin-top:60px}
.team-values h2{text-align:center;margin-bottom:10px}
.team-cta{text-align:center;margin-top:55px;padding:45px 30px;background:var(--pale);border-radius:12px}
.team-cta h2{font-size:28px;margin-bottom:12px}
.team-cta p{font-size:15px;color:var(--muted);max-width:520px;margin:0 auto 22px}

/* FAQ page */
.faq-page{max-width:1000px;margin:0 auto}
.faq-page-intro{text-align:center;max-width:680px;margin:0 auto 40px}
.faq-page-intro p{font-size:16px;line-height:1.85;color:var(--muted)}
.faq-page-intro a{text-decoration:underline;color:#79540b}
.faq-page-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(0,1fr);gap:50px;align-items:start}
.faq-page-main .faq-item{background:white;border:1px solid #e7e6ec;border-radius:8px;padding:0 22px;margin-bottom:14px}
.faq-page-main .faq-item summary{font-size:15px;padding:20px 0}
.faq-page-main .faq-item p{font-size:14px;line-height:1.9;margin-bottom:22px}
.faq-page-sidebar{position:sticky;top:100px}
.faq-page-sidebar .info-panel{text-align:center}
.faq-page-sidebar .info-panel .icon{width:28px;height:28px;color:#8b6400;margin-bottom:10px}
.faq-page-sidebar .info-panel h3{font-size:19px;margin-bottom:8px}
.faq-page-sidebar .info-panel p{font-size:14px;color:var(--muted);margin-bottom:14px}

/* Warning signs section */
.warning-signs-section{background:linear-gradient(180deg,var(--pale) 0%,#faf8fc 100%)}
.warning-signs-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.warning-sign-card{background:white;border:1px solid #ebe8ed;border-radius:12px;padding:28px 24px;transition:box-shadow .25s,transform .25s}
.warning-sign-card:hover{box-shadow:var(--shadow);transform:translateY(-2px)}
.warning-sign-icon{display:grid;place-items:center;width:48px;height:48px;background:#fff3d2;color:var(--ink);border-radius:50%;margin-bottom:16px}
.warning-sign-icon .icon{width:24px;height:24px}
.warning-sign-card h3{font-size:17px;margin-bottom:8px}
.warning-sign-card p{font-size:13px;line-height:1.85;color:var(--muted);margin:0}

/* Fees page */
.fees-page{max-width:900px;margin:0 auto}
.fees-intro{text-align:center;max-width:680px;margin:0 auto 40px}
.fees-intro p{font-size:16px;line-height:1.85;color:var(--muted)}
.fees-stages{display:grid;grid-template-columns:1fr 1fr;gap:28px;margin-bottom:40px}
.fee-stage{background:white;border:1px solid #ebe8ed;border-radius:12px;padding:32px 28px}
.fee-stage-badge{display:inline-block;padding:4px 14px;background:var(--yellow);color:var(--ink);border-radius:20px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;margin-bottom:14px}
.fee-stage h2{font-size:24px;margin-bottom:12px}
.fee-stage p{font-size:14px;line-height:1.85;color:var(--muted)}
.fee-stage .check-list{margin-top:16px}
.fee-stage .check-list li{font-size:14px;margin-bottom:10px}
.fees-comparison{margin:40px 0}
.fees-comparison h2{text-align:center;margin-bottom:24px}
.fees-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.fee-compare-card{background:var(--pale);border:1px solid var(--line);border-radius:12px;padding:28px 24px}
.fee-compare-card h3{font-size:18px;margin-bottom:10px}
.fee-compare-card p{font-size:14px;line-height:1.85;color:var(--muted);margin:0}

/* Breadcrumbs */
.sa-breadcrumbs{margin-bottom:28px}
.sa-breadcrumbs-list{display:flex;flex-wrap:wrap;align-items:center;gap:6px;list-style:none;margin:0;padding:0;font-size:13px;color:var(--muted)}
.sa-breadcrumbs-list li::after{content:"/";margin-left:6px;color:#ccc}
.sa-breadcrumbs-list li:last-child::after{display:none}
.sa-breadcrumbs-list a{color:var(--ink);text-decoration:none;transition:color .2s}
.sa-breadcrumbs-list a:hover{color:var(--brand)}
.sa-breadcrumbs-list [aria-current]{color:var(--muted)}

/* Article related service */
.article-related-service{background:var(--pale);border:1px solid var(--line);border-radius:12px;padding:32px 28px;margin:32px 0;text-align:center}
.article-related-service h2{font-size:22px;margin-bottom:10px}
.article-related-service p{font-size:15px;color:var(--muted);margin-bottom:20px;max-width:600px;margin-left:auto;margin-right:auto}

/* Trust stats bar */
.trust-stats-bar{background:var(--ink);color:white;padding:32px 0}
.trust-stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}
.trust-stat{display:flex;align-items:center;gap:14px;justify-content:center}
.trust-stat-icon{display:grid;place-items:center;width:44px;height:44px;background:rgba(255,199,62,.15);border-radius:50%;color:var(--yellow);flex-shrink:0}
.trust-stat-icon .icon{width:22px;height:22px}
.trust-stat strong{font-size:28px;font-family:var(--font-heading);display:block;line-height:1}
.trust-stat span{font-size:13px;color:#c9c3cf;line-height:1.4}

/* Video testimonials */
.video-testimonials-section{padding:0}
.video-testimonials-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.video-testimonial-card{background:white;border:1px solid #ebe8ed;border-radius:12px;overflow:hidden;transition:box-shadow .25s,transform .25s}
.video-testimonial-card:hover{box-shadow:var(--shadow);transform:translateY(-2px)}
.video-testimonial-thumb{position:relative;background-color:var(--ink);background-size:cover;background-position:center;height:200px;display:grid;place-items:center;cursor:pointer;border-radius:12px 12px 0 0;overflow:hidden}
.video-testimonial-thumb::before{content:'';position:absolute;inset:0;background:rgba(20,10,34,.25);transition:background .25s}
.video-testimonial-thumb:hover::before{background:rgba(20,10,34,.15)}
.video-testimonial-thumb>*{position:relative;z-index:1}
.video-play-btn{display:grid;place-items:center;width:64px;height:64px;background:var(--yellow);border-radius:50%;color:var(--ink);transition:transform .25s}
.video-play-btn .icon{width:28px;height:28px;transform:rotate(0deg)}
.video-testimonial-card:hover .video-play-btn{transform:scale(1.1)}
.video-duration{position:absolute;bottom:12px;right:12px;background:rgba(0,0,0,.7);color:white;padding:3px 10px;border-radius:4px;font-size:12px;font-weight:600}
.video-testimonial-body{padding:24px}
.video-testimonial-body h3{font-size:18px;margin-bottom:10px}
.video-testimonial-body p{font-size:14px;line-height:1.85;color:var(--muted);margin-bottom:16px}

/* Trust badges */
.trust-badges-section{background:var(--pale)}
.trust-badges-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}
.trust-badge-card{background:white;border:1px solid var(--line);border-radius:12px;padding:32px 24px;text-align:center;transition:box-shadow .25s,transform .25s}
.trust-badge-card:hover{box-shadow:var(--shadow);transform:translateY(-2px)}
.trust-badge-icon{display:grid;place-items:center;width:56px;height:56px;background:var(--yellow);color:var(--ink);border-radius:50%;margin:0 auto 18px}
.trust-badge-icon .icon{width:26px;height:26px}
.trust-badge-card h3{font-size:17px;margin-bottom:10px}
.trust-badge-card p{font-size:13px;line-height:1.85;color:var(--muted);margin:0}

/* Chat widget */
.chat-widget{position:fixed;bottom:24px;right:24px;z-index:1000}
.chat-toggle{display:flex;align-items:center;gap:10px;background:var(--yellow);color:var(--ink);border:none;border-radius:50px;padding:14px 22px;font-size:15px;font-weight:600;cursor:pointer;box-shadow:0 4px 20px rgba(0,0,0,.15);transition:transform .2s,box-shadow .2s}
.chat-toggle:hover{transform:scale(1.05);box-shadow:0 6px 24px rgba(0,0,0,.2)}
.chat-toggle .icon{width:20px;height:20px}
.chat-toggle-label{line-height:1}
.chat-panel{position:absolute;bottom:70px;right:0;width:360px;max-height:500px;background:white;border-radius:16px;box-shadow:0 8px 40px rgba(0,0,0,.18);display:flex;flex-direction:column;overflow:hidden;animation:chatSlideUp .25s ease}
@keyframes chatSlideUp{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}
.chat-panel-header{display:flex;align-items:center;justify-content:space-between;padding:18px 20px;background:var(--ink);color:white}
.chat-panel-header h3{display:flex;align-items:center;gap:8px;font-size:16px;margin:0;color:white}
.chat-panel-header h3 .icon{width:20px;height:20px}
.chat-close{background:none;border:none;color:white;font-size:24px;cursor:pointer;padding:0;line-height:1;opacity:.7;transition:opacity .2s}
.chat-close:hover{opacity:1}
.chat-panel-body{flex:1;padding:20px;overflow-y:auto}
.chat-message{margin-bottom:16px}
.chat-message-agent p{background:var(--pale);border-radius:12px 12px 12px 4px;padding:14px 16px;font-size:14px;line-height:1.7;margin:0}
.chat-message-agent small{display:block;margin-top:8px;font-size:12px;color:var(--muted)}
.chat-quick-actions{display:flex;flex-direction:column;gap:8px;margin-top:16px}
.chat-action-btn{display:flex;align-items:center;gap:10px;padding:12px 16px;background:white;border:1px solid var(--line);border-radius:10px;text-decoration:none;color:var(--ink);font-size:14px;font-weight:500;transition:background .2s,border-color .2s}
.chat-action-btn:hover{background:var(--pale);border-color:var(--brand)}
.chat-action-btn .icon{width:18px;height:18px;flex-shrink:0}
.chat-panel-footer{padding:12px 20px;border-top:1px solid var(--line);background:var(--pale)}
.chat-panel-footer p{font-size:12px;color:var(--muted);margin:0;line-height:1.6}

/* Scam Risk Checker */
.scam-checker-page{max-width:720px;margin:0 auto}
.scam-checker-intro{text-align:center;margin-bottom:32px}
.scam-checker-intro p{font-size:16px;line-height:1.85;color:var(--muted)}
.scam-checker-tool{background:white;border:1px solid #ebe8ed;border-radius:16px;padding:36px 32px;position:relative}
.checker-progress{height:6px;background:#ebe8ed;border-radius:3px;margin-bottom:8px;overflow:hidden}
.checker-progress-bar{height:100%;background:var(--yellow);border-radius:3px;transition:width .3s ease;width:0}
.checker-step-count{display:block;text-align:right;font-size:12px;color:var(--muted);margin-bottom:24px}
.checker-question h3{font-size:22px;margin-bottom:10px}
.checker-hint{font-size:14px;color:var(--muted);line-height:1.75;margin-bottom:24px}
.checker-options{display:flex;gap:12px;flex-wrap:wrap}
.checker-options button{flex:1;min-width:100px;padding:14px 20px;border:2px solid var(--line);border-radius:10px;background:white;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s;color:var(--ink)}
.checker-options button:hover{border-color:var(--brand);background:var(--pale)}
.checker-options button[data-answer="yes"]:hover{border-color:#d32f2f;background:#fef2f2}
.checker-options button[data-answer="no"]:hover{border-color:#2e7d32;background:#f2faf3}
.checker-result{text-align:center;padding:20px 0}
.checker-result-level{display:inline-block;padding:8px 24px;border-radius:20px;font-size:18px;font-weight:700;margin-bottom:20px}
.checker-high{background:#fde8e8;color:#c62828}
.checker-moderate{background:#fff3e0;color:#e65100}
.checker-caution{background:#fff8e1;color:#f57f17}
.checker-low{background:#e8f5e9;color:#2e7d32}
.checker-result-body{font-size:15px;line-height:1.85;color:var(--muted);margin-bottom:24px;max-width:560px;margin-left:auto;margin-right:auto}
.checker-result-actions{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}
.checker-restart{display:block;margin:24px auto 0;background:none;border:1px solid var(--line);border-radius:8px;padding:10px 24px;font-size:14px;cursor:pointer;color:var(--muted);transition:all .2s}
.checker-restart:hover{border-color:var(--brand);color:var(--ink)}

/* Newsletter section */
.newsletter-section{background:var(--ink);color:white;text-align:center;padding:48px 0}
.newsletter-section h2{font-size:28px;margin-bottom:10px;color:white}
.newsletter-section p{font-size:15px;color:#c9c3cf;margin-bottom:24px;max-width:500px;margin-left:auto;margin-right:auto}
.newsletter-form{display:flex;gap:12px;max-width:440px;margin:0 auto}
.newsletter-form input{flex:1;padding:14px 18px;border:1px solid rgba(255,255,255,.2);border-radius:10px;background:rgba(255,255,255,.08);color:white;font-size:15px}
.newsletter-form input::placeholder{color:rgba(255,255,255,.4)}
.newsletter-form button{padding:14px 24px;background:var(--yellow);color:var(--ink);border:none;border-radius:10px;font-size:15px;font-weight:600;cursor:pointer;white-space:nowrap;transition:transform .2s}
.newsletter-form button:hover{transform:scale(1.03)}

.scam-directory-page{max-width:900px;margin:0 auto}
.scam-directory-intro{margin-bottom:32px}
.scam-directory-intro p{font-size:16px;line-height:1.8;color:var(--muted)}
.scam-directory-filters{display:flex;flex-direction:column;gap:16px;margin-bottom:32px}
.scam-directory-search{width:100%;padding:14px 20px;border:1px solid var(--line);border-radius:12px;font-size:16px;background:white;color:var(--ink)}
.scam-directory-search:focus{outline:3px solid var(--yellow);outline-offset:2px;border-color:var(--yellow)}
.scam-directory-categories{display:flex;flex-wrap:wrap;gap:10px}
.scam-cat-btn{padding:10px 18px;border:1px solid var(--line);border-radius:24px;background:white;font-size:14px;font-weight:500;color:var(--ink);cursor:pointer;transition:background .2s,border-color .2s}
.scam-cat-btn:hover{border-color:var(--yellow)}
.scam-cat-btn.active{background:var(--yellow);border-color:var(--yellow);color:var(--ink);font-weight:600}
.scam-directory-list{display:flex;flex-direction:column;gap:20px}
.scam-directory-item{background:white;border:1px solid var(--line);border-radius:12px;padding:24px 28px;transition:box-shadow .2s}
.scam-directory-item:hover{box-shadow:var(--shadow)}
.scam-item-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:10px}
.scam-item-header h3{font-size:20px;margin:0}
.scam-item-status{display:inline-block;padding:5px 14px;border-radius:20px;font-size:12px;font-weight:600;white-space:nowrap}
.status-confirmed{background:#fef2f2;color:#991b1b}
.scam-item-meta{display:flex;gap:20px;margin-bottom:12px;font-size:14px;color:var(--muted)}
.scam-item-type{font-weight:500}
.scam-item-description{font-size:15px;line-height:1.7;margin:0;color:var(--body)}
.scam-directory-empty{text-align:center;padding:40px;background:var(--pale);border-radius:12px}
.scam-directory-empty p{color:var(--muted);font-size:16px}

.about-mission{margin-bottom:40px}
.about-mission h2{margin-bottom:16px}
.about-mission p{font-size:16px;line-height:1.8}
.about-approach{margin:50px 0}
.about-approach>h2{text-align:center;margin-bottom:36px}
.about-approach-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}
.about-approach-grid .info-panel{margin:0}
.about-why-us{margin:50px 0;background:var(--pale);border-radius:16px;padding:40px 44px}
.about-why-us h2{margin-bottom:24px}
.about-why-list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 32px}
.about-why-list li{font-size:16px;line-height:1.7;padding:0}
@media(max-width:767px){.about-approach-grid{grid-template-columns:1fr}.about-why-us{padding:28px 22px}.about-why-list{grid-template-columns:1fr;gap:16px}}

/* Footer and general WordPress content templates. */
.site-footer{background:var(--ink);color:#c9c3cf;margin-top:65px;padding-bottom:26px;font-size:14px}
.footer-cta{background:var(--yellow);color:var(--ink);border-radius:10px;position:relative;transform:translateY(-65px);padding:38px 48px;display:flex;align-items:center;justify-content:space-between;gap:30px;margin-bottom:0}
.footer-cta .eyebrow{color:#5c4619;margin-bottom:9px;font-size:10px}
.footer-cta .eyebrow::before{background:var(--ink)}
.footer-cta h2{font-size:29px;margin:0}
.footer-cta>.button{flex-shrink:0}
.footer-grid{display:grid;grid-template-columns:1.3fr .75fr 1fr 1.15fr;gap:45px;padding:0 0 45px}
.site-footer .brand{color:white;margin-bottom:22px}
.site-footer .brand-logo{max-height:65px}
.site-footer .brand-symbol{color:var(--ink)}
.site-footer .brand-dot{color:var(--yellow)}
.footer-brand p{font-size:14px;line-height:1.9;color:#b8b0c1}
.footer-assurance{display:inline-flex;gap:8px;color:var(--yellow);font-size:13px}
.footer-assurance .icon{width:17px}
.footer-grid h3{font-size:17px;color:white;margin:4px 0 23px}
.footer-grid ul{margin:0;padding:0;list-style:none}
.footer-grid li{margin:0 0 12px;line-height:1.8;font-size:14px}
.footer-grid a:hover{color:var(--yellow)}
.footer-reading small{display:block;font-size:10px;color:#d8b763;margin-top:6px}
.footer-reading li+li{border-top:1px solid #ffffff14;padding-top:13px}
.footer-contact li{display:flex;gap:10px;align-items:flex-start;min-width:0}
.footer-contact .icon{color:var(--yellow);width:17px;height:17px;margin-top:4px}
.footer-contact a,.footer-contact span{overflow-wrap:anywhere;min-width:0}
.footer-bottom{border-top:1px solid #ffffff1a;padding-top:24px;display:flex;justify-content:space-between;gap:20px;align-items:center;font-size:11px}
.footer-bottom p{margin:0}
.footer-bottom>div{display:flex;gap:23px}
.footer-bottom a:hover{text-decoration:underline;color:var(--yellow)}
.footer-disclaimer{font-size:10px;line-height:1.8;color:#a59bad;margin:16px 0 0;max-width:1000px}
.back-to-top{position:fixed;bottom:80px;right:28px;z-index:35;width:43px;height:43px;display:grid;place-items:center;border:1px solid #ffffff5c;border-radius:50%;background:var(--ink);color:white;box-shadow:0 3px 12px #0002;opacity:0;visibility:hidden;transition:opacity .2s}
.back-to-top.is-visible{opacity:1;visibility:visible}
.back-to-top .icon{transform:rotate(-90deg);width:19px}
.page-heading{padding:90px 0 70px;text-align:center;background:var(--pale)}
.page-heading h1{font-size:clamp(32px,5vw,52px);max-width:850px;margin:0 auto 20px}
.page-heading p{max-width:720px;margin:0 auto;color:var(--muted)}
.prose{max-width:780px;margin:0 auto;padding:65px 0 90px;overflow-wrap:anywhere}
.prose h2{font-size:28px;margin:40px 0 16px}
.prose h3{font-size:22px;margin:30px 0 12px}
.prose p,.prose li{line-height:1.9}
.prose a:not(.button){text-decoration:underline;color:#79540b}
.prose img{height:auto;border-radius:10px}
.prose>.article-cover{width:100%;max-height:420px;object-fit:cover;margin-bottom:36px}
.prose ul,.prose ol{padding-left:24px}
.prose .button{margin-top:20px}
.entry-content .alignwide,.entry-content .alignfull{max-width:100%}
.wp-caption{max-width:100%}
.wp-caption-text{font-size:12px;color:var(--muted)}
.aligncenter{margin-inline:auto}
.pagination{margin:40px 0}
.page-numbers{display:inline-block;margin:3px;padding:8px 15px;border-radius:4px;background:var(--pale)}
.page-numbers.current{background:var(--yellow);color:var(--ink)}
.search-form{display:flex;gap:12px;flex-wrap:wrap;max-width:600px;margin:35px auto}
.search-form input[type='search']{padding:12px;border:1px solid var(--line);border-radius:5px;min-width:0;max-width:100%}
.search-form .search-submit{border:0;border-radius:4px;background:var(--yellow);padding:12px 20px;cursor:pointer}
.search-form .screen-reader-text{position:absolute;clip-path:inset(50%);width:1px;height:1px;overflow:hidden}

/* Public pages and progressively enhanced consultation. */
.page-heading{background:radial-gradient(ellipse at 80% 0,#fff0bf,transparent 55%),var(--pale)}
.breadcrumbs{display:flex;justify-content:center;flex-wrap:wrap;gap:10px;font-size:12px;margin-bottom:24px;color:var(--muted)}
.breadcrumbs a:hover{text-decoration:underline}.page-intro{max-width:750px;margin:auto}.page-intro p+p{margin-top:16px}
.public-content{padding-top:75px}.public-content h2{font-size:32px}.public-content h3{font-size:22px}
.content-sidebar-grid{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(0,1fr);gap:65px;align-items:start}
.content-sidebar-grid>*{min-width:0}.service-overview>.service-icon{margin-bottom:24px}.service-overview>h3{margin-top:35px}
.service-overview .lead{font-size:18px;line-height:1.85}.sidebar-panel{background:var(--pale);border-radius:12px;padding:28px}.sidebar-panel h2{font-size:23px}
.service-navigation{list-style:none;padding:0;margin:0 0 25px}.service-navigation a{display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid var(--line);padding:16px 0;font-size:14px;font-weight:700;color:var(--ink)}
.service-navigation a[aria-current]{color:#765300}.service-navigation a:hover{text-decoration:underline}.sidebar-image{width:100%;height:280px;object-fit:cover;object-position:80% center;border-radius:8px;margin-top:30px}
.narrow-section{max-width:800px;margin:65px auto 0}.values-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px;margin-top:55px}
.info-panel{border:1px solid var(--line);background:var(--pale);padding:30px;border-radius:12px;margin-bottom:24px}.info-panel p:last-child{margin-bottom:0}.info-panel h2{font-size:26px}.info-panel h3{font-size:21px}
.company-panel{text-align:center;margin-top:25px}.postal-address{white-space:pre-line;font-style:normal;line-height:1.85}.company-panel address,.contact-page-grid address{margin-bottom:20px}
.check-list{list-style:none;padding:0;margin:24px 0}.check-list li{display:flex;gap:12px;margin-bottom:13px;align-items:flex-start}.check-list .icon{color:#8b6400;width:20px;height:20px;margin-top:3px}
.service-directory .service-card{flex-direction:column}.service-directory h2{font-size:26px}.service-directory .check-list{font-size:14px}.service-consult-link{display:block;text-decoration:underline;font-size:13px;margin-top:16px;color:#745000}
.timeline{max-width:850px;margin:auto}.timeline-step{display:grid;grid-template-columns:76px minmax(0,1fr);gap:30px;margin-bottom:38px}.timeline-step>div{border-bottom:1px solid var(--line);padding-bottom:22px}.step-number{display:grid;place-items:center;background:var(--yellow);color:var(--ink);border-radius:50%;height:76px;font-family:Poppins,sans-serif;font-size:26px;font-weight:700}
.filter-links{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-bottom:38px}.filter-links a{padding:11px 18px;min-height:44px;border:1px solid var(--line);border-radius:24px;font-size:13px;color:var(--ink)}.filter-links a[aria-current],.filter-links a:hover{background:var(--yellow);border-color:var(--yellow)}
.listing-note{border-left:4px solid var(--yellow);padding:18px 22px;background:var(--pale);font-size:14px;margin-bottom:30px}.scenario-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:26px}.scenario-card{margin:0;background:white}.scenario-card h2{font-size:25px}.scenario-card h3{font-size:16px;margin:22px 0 8px}.scenario-card p,.scenario-card a{font-size:14px}.empty-state{text-align:center;background:var(--pale);border-radius:12px;padding:45px 25px}
.pagination{text-align:center}.consultation-layout{grid-template-columns:minmax(0,1fr) minmax(0,1.45fr);gap:55px}.expectation-list{padding-left:23px}.expectation-list li{padding-left:8px;margin:25px 0}.expectation-list h3{font-size:18px;margin-bottom:10px}.expectation-list p,.consultation-layout aside .info-panel{font-size:14px}.contact-page-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.2fr);gap:55px;align-items:start}.contact-page-grid>*{min-width:0}.legal-prose{padding:0}.legal-prose section:first-child h2{margin-top:0}.legal-links{display:flex;flex-wrap:wrap;gap:20px;border-top:1px solid var(--line);padding-top:28px;margin-top:38px}
.detailed-card fieldset{border:0;padding:0;margin:0 0 25px;min-width:0}.detailed-card legend{font-family:Poppins,sans-serif;font-size:20px;font-weight:600;color:var(--ink);padding:0;margin-bottom:22px;max-width:100%}.detailed-card .case-form{padding:30px}
.wizard-progress{list-style:none;padding:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:0 0 12px}.wizard-progress li{font-size:11px;text-align:center;border-top:4px solid #d7d0de;padding-top:10px}.wizard-progress li[aria-current]{border-color:#9b7100;font-weight:700;color:var(--ink)}.wizard-status{font-size:12px;color:var(--muted);margin-bottom:24px}
.wizard-actions{display:flex;gap:12px;justify-content:space-between;flex-wrap:wrap}.wizard-actions .button{font-size:13px;flex:1;padding-inline:18px}.wizard-actions .form-submit{width:auto;flex:2}
.review-help{font-size:13px}.summary-edit{background:none;border:0;padding:8px 0;min-height:44px;color:#745000;font-size:12px;text-decoration:underline}.detailed-card [data-review-summary] section{border-bottom:1px solid var(--line);margin-bottom:20px}.detailed-card [data-review-summary] h3{font-size:16px;margin-bottom:0}.detailed-card dl{font-size:13px;margin-top:8px}.detailed-card dt{font-weight:700;color:var(--ink)}.detailed-card dd{margin:4px 0 14px;white-space:pre-wrap;overflow-wrap:anywhere}
.footer-grid>div{min-width:0}.footer-bottom>div{flex-wrap:wrap}.site-footer .brand strong{font-size:29px;letter-spacing:-1.5px}.site-footer .brand-symbol{width:45px;height:49px}
.navigation .brand strong{font-size:23px;letter-spacing:-1px}.navigation .brand small{font-size:6.7px}.primary-navigation{gap:18px}.nav-links{gap:16px}.navigation{padding-inline:18px;gap:18px}
@media(min-width:1025px) and (max-width:1199px){.navigation .brand strong{font-size:20px}.navigation .brand-symbol{width:32px;height:38px}.navigation{gap:14px;padding-inline:14px}.primary-navigation{gap:12px}.nav-links{gap:12px}.nav-links a{font-size:13px}.nav-cta{font-size:13px;padding-inline:13px}}
@media(max-width:1024px){.content-sidebar-grid,.consultation-layout,.contact-page-grid{gap:30px}.values-grid{gap:16px}.info-panel{padding:25px}.sidebar-panel{padding:22px}.detailed-card .case-form{padding:24px}}
@media(max-width:767px){.content-sidebar-grid,.consultation-layout,.contact-page-grid,.scenario-grid,.values-grid{grid-template-columns:1fr}.public-content{padding-top:45px}.public-content h2{font-size:27px}.sidebar-panel h2,.info-panel h2{font-size:23px}.service-directory h2{font-size:24px}.service-overview .lead{font-size:16px}.sidebar-image{height:260px}.narrow-section{margin-top:45px}.values-grid{margin-top:35px}.timeline-step{grid-template-columns:48px minmax(0,1fr);gap:18px}.step-number{height:48px;font-size:18px}.timeline-step h2{font-size:24px}.timeline-step .check-list{font-size:14px}.filter-links{justify-content:flex-start;gap:8px}.filter-links a{font-size:12px;padding:10px 14px}.scenario-card h2{font-size:24px}.contact-page-grid{gap:25px}.detailed-card .case-form{padding:22px 18px}.wizard-progress li{font-size:10px}.detailed-card legend{font-size:18px}.navigation .brand strong{font-size:21px}.navigation .brand small{font-size:6px;letter-spacing:1.1px}.navigation .brand-symbol{width:32px;height:37px}.legal-prose h2{font-size:24px}}

/* Nothing is hidden while waiting for animation libraries or lazy-load scripts. */
@keyframes gentle-entry{from{transform:translateY(16px)}to{transform:translateY(0)}}
.reveal-enter{animation:gentle-entry .65s ease both}

@media(min-width:1440px){.hero{padding-top:190px;padding-bottom:110px}.hero-copy h1{font-size:66px}}
@media(max-width:1199px){
 .primary-navigation{gap:16px}.nav-links{gap:14px}.nav-links a{font-size:12px}.navigation{padding-inline:18px}.brand strong{font-size:26px}.brand-symbol{width:39px;height:43px}.brand small{font-size:6.7px}.nav-cta{padding-inline:15px;font-size:12px}
 .hero-grid{gap:42px;grid-template-columns:minmax(0,1.12fr) minmax(0,1fr)}.hero-copy h1{font-size:54px}.hero-copy>p{font-size:17px}.about-grid{gap:42px}.about-actions{gap:18px}.contact-grid{gap:45px}.footer-grid{gap:25px}.faq-grid{gap:40px}
}
@media(max-width:1024px){
 .topbar{display:none}.navigation{height:74px;width:100%;border-radius:0;padding-inline:24px}.site-header{background:white}.menu-toggle{display:block;flex-shrink:0}.brand strong{font-size:27px}.brand small{font-size:7px}
 .navigation{flex-wrap:wrap;height:auto;min-height:74px}.primary-navigation{width:100%;display:block;padding:0 0 20px}.nav-links{display:flex;flex-wrap:wrap;gap:0 20px}.nav-links a{font-size:14px;padding:9px 0}.nav-cta{font-size:14px;margin-top:12px}
 .has-js .navigation{height:74px;flex-wrap:nowrap}.has-js .primary-navigation{display:none;position:absolute;top:100%;right:0;width:min(390px,100%);padding:18px 25px 30px;background:white;max-height:calc(100dvh - 74px);overflow-y:auto;box-shadow:0 16px 25px #140a2220;border-top:1px solid var(--line)}
 .has-js .primary-navigation.is-open{display:block}.has-js .nav-links{display:block}.has-js .nav-links a{padding:14px 0;border-bottom:1px solid #f1edf3}.has-js .nav-cta{display:flex;margin-top:22px}
 .nav-links .sub-menu{position:static;display:block;box-shadow:none;padding:0 0 0 18px;background:#faf9fc}.nav-links .sub-menu a{font-size:14px}
 .menu-toggle[aria-expanded='true'] span:nth-child(1){transform:translateY(6px) rotate(45deg)}.menu-toggle[aria-expanded='true'] span:nth-child(2){opacity:0}.menu-toggle[aria-expanded='true'] span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}
 .hero{margin-top:0;padding:65px 0 75px}.hero-grid{grid-template-columns:1fr;gap:40px;max-width:740px}.hero-copy{text-align:center;padding:0}.hero-copy h1{font-size:53px;max-width:680px;margin-inline:auto;letter-spacing:-2px}.hero-copy h1::after{display:none}.hero-copy>p{margin-inline:auto;max-width:570px}.hero-assurances{justify-content:center}.hero-note{margin-inline:auto;justify-content:center}.hero .consultation-card{width:100%;max-width:530px;margin:auto}
 .confidence-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:17px;padding:25px 0}.about-grid{gap:35px}.about-main-image{height:450px}.about-inset{height:165px}.about-badge{left:0;padding:15px;font-size:13px}.about-badge .icon{width:29px}.about-benefits{gap:15px}.about-copy h2{font-size:34px}
 .service-card{padding:25px;gap:18px;flex-direction:column}.service-icon{width:65px;height:65px}.service-icon .icon{width:31px;height:31px}.service-card h3{font-size:21px}.focus-card{min-height:350px}.focus-card>div{padding:24px}.focus-card h3{font-size:21px}
 .contact-grid{grid-template-columns:1fr;max-width:720px;gap:40px}.contact-copy{text-align:center}.contact-copy>p{margin-inline:auto;max-width:600px}.contact-methods{display:grid;grid-template-columns:1fr 1fr;text-align:left;gap:20px}.contact-methods strong{font-size:15px}.contact-hours{justify-content:center}.contact-section .consultation-card{width:100%;max-width:550px;margin:auto}
 .faq-grid{gap:30px}.faq-grid h2{font-size:33px}.faq-art>img{height:590px}.articles-grid{gap:20px}.article-body{padding:22px 19px}.article-card h3{font-size:18px}.article-meta{flex-wrap:wrap}.article-image img{height:190px}.footer-cta{padding:30px}.footer-cta h2{font-size:25px}.footer-grid{grid-template-columns:1.2fr 1fr;gap:35px 60px}
 .testimonials-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.testimonials-full-grid{gap:22px}
 .team-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.team-card{padding:26px 22px 22px}.faq-page-grid{grid-template-columns:1fr;gap:30px}.faq-page-sidebar{position:static}
 .warning-signs-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.fees-stages{grid-template-columns:1fr;gap:20px}.fees-grid{grid-template-columns:1fr;gap:16px}
 .trust-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.trust-stat strong{font-size:24px}.video-testimonials-grid{grid-template-columns:1fr 1fr;gap:20px}.trust-badges-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}
 .chat-panel{width:320px;max-height:450px}
}
@media(max-width:767px){
 html{scroll-padding-top:88px}.container{width:calc(100% - 36px)}.section{padding:65px 0}.section-heading{margin-bottom:32px}.section-heading h2,h2{font-size:31px;line-height:1.42;letter-spacing:-1px}.section-heading p{font-size:14px}.eyebrow{font-size:10px;letter-spacing:1.3px;gap:8px;margin-bottom:14px}.eyebrow::before{width:20px}.eyebrow .icon{width:18px}.heading-with-action{display:block}.heading-with-action>a{margin:20px 0 0;font-size:13px}
 .navigation,.has-js .navigation{height:auto;min-height:68px;padding-inline:18px;width:100%}.has-js .navigation{height:68px}.has-js .primary-navigation{max-height:calc(100dvh - 68px)}.brand strong{font-size:25px}.brand small{font-size:6.7px;letter-spacing:1.4px}.brand-symbol{width:38px;height:42px}.brand-symbol .icon{width:25px;height:25px}.custom-logo{max-width:175px;max-height:54px}.admin-bar .site-header{top:46px}
 .hero{padding:48px 0 55px;background-position:62% center}.hero-grid{gap:35px}.hero-copy h1{font-size:38px;line-height:1.32;letter-spacing:-1.3px;margin:6px auto 22px;max-width:480px}.hero-copy>p{font-size:16px;line-height:1.8;margin-bottom:25px}.hero-copy>.button{font-size:14px;padding:15px 22px;min-height:52px}.hero-assurances{gap:16px;font-size:11px;margin-top:22px}.hero-note{margin-top:21px;padding-top:17px;font-size:10px;line-height:1.7}.hero-note>span{display:none}
 .form-heading{padding:23px 16px 18px}.form-heading h2{font-size:21px}.form-heading p{font-size:11px}.case-form{padding:20px 20px 19px}.field-row{grid-template-columns:1fr;gap:0}.field{margin-bottom:15px}.field input,.field select,.field textarea{font-size:16px;min-height:49px;padding:11px 12px}.field textarea{min-height:103px}.field label{font-size:12px}.consent-row{font-size:11px;line-height:1.7}.field-hint{font-size:10px}.form-submit{font-size:13px;min-height:52px;gap:8px;padding:14px 10px}.form-submit .icon{width:18px}.form-footnote{font-size:10px}.consultation-card{scroll-margin-top:87px}
 .confidence-grid{gap:16px 14px;padding:22px 0}.confidence-grid>span{font-size:11px;justify-content:flex-start;gap:8px}.confidence-grid .icon{width:19px;height:19px}
 .about-grid{grid-template-columns:1fr;gap:42px}.about-art{max-width:500px;width:100%;margin:auto;padding:0 25px 25px 0}.about-main-image{height:380px}.about-inset{height:155px;width:51%;border-width:7px}.about-badge{bottom:33px;left:2px;padding:16px;font-size:14px}.about-badge .icon{width:30px;height:30px}.dot-pattern{left:-10px}.about-copy h2{font-size:31px}.about-copy>p{font-size:14px}.about-benefits{gap:20px;margin:23px 0}.about-benefits h3{font-size:16px}.about-actions{gap:20px}.about-actions .button{font-size:13px;padding:14px 21px}.call-link strong{font-size:13px}
 .services-grid{grid-template-columns:1fr;gap:20px}.service-card{padding:29px 25px;gap:20px}.service-icon{width:74px;height:74px}.service-icon .icon{width:34px;height:34px}.service-card h3{font-size:21px;margin-top:0}.service-card p{font-size:14px}.service-detail summary{font-size:13px}
 .focus-grid{grid-template-columns:1fr;gap:22px}.focus-card{min-height:390px}.focus-card>div{padding:27px}.focus-card h3{font-size:26px;max-width:290px}.section-caption{font-size:11px;line-height:1.8}
 .process-banner{min-height:375px;padding:35px 26px;background-position:60% center}.process-banner h2{font-size:33px}.process-banner p{font-size:14px}.process-banner .button{font-size:13px}.process-banner .eyebrow{font-size:9px}.process-steps{grid-template-columns:1fr 1fr;gap:28px 22px;margin-top:30px}.process-step{border:0;padding:0}.process-step>strong{font-size:43px}.process-step h3{font-size:16px}.process-step p{font-size:12px}
 .contact-grid{gap:32px}.contact-copy h2{font-size:32px}.contact-copy>p{font-size:15px}.contact-methods{display:flex;flex-direction:column;max-width:400px;margin:26px auto;gap:22px}.contact-methods strong{font-size:16px}.contact-methods small{font-size:11px}.contact-copy .urgent-note{text-align:left;font-size:12px}.contact-hours{font-size:11px;flex-wrap:wrap}.contact-icon{width:43px;height:43px}
 .commitment-grid{grid-template-columns:1fr;gap:20px}.commitment-card{padding:27px}.commitment-card h3{font-size:22px}.commitment-card>p{font-size:14px}.commitment-signature strong{font-size:13px}.commitment-signature small{font-size:8px}
 .faq-grid{grid-template-columns:1fr;gap:35px}.faq-grid h2{font-size:31px}.faq-item{padding-inline:18px}.faq-item summary{font-size:13px;gap:14px}.faq-item p{font-size:13px}.faq-art{max-width:470px;margin:0 auto;width:100%}.faq-art>img{height:400px}.faq-help-card{left:20px;right:20px;padding:24px}
 .articles-grid{grid-template-columns:1fr;gap:24px}.article-image img{height:230px}.article-body{padding:22px 24px 25px}.article-card h3{font-size:22px}.article-meta{font-size:11px}.article-category{font-size:10px}
 .testimonials-grid{grid-template-columns:1fr;gap:20px}.testimonial-card{padding:26px 22px 22px}.testimonials-full-grid{grid-template-columns:1fr}.testimonial-card-full{padding:28px 22px 22px}.testimonials-cta{padding:32px 20px}.testimonials-cta h2{font-size:24px}
 .team-grid{grid-template-columns:1fr;gap:20px}.team-card{padding:24px 20px 20px}.team-card-avatar{width:56px;height:56px}.team-card-avatar .icon{width:26px;height:26px}.team-card-body h3{font-size:18px}.team-values .values-grid{grid-template-columns:1fr 1fr;gap:16px}.team-cta{padding:32px 20px}.team-cta h2{font-size:24px}.faq-page-grid{grid-template-columns:1fr}.faq-page-main .faq-item summary{font-size:14px;padding:18px 0}.faq-page-sidebar{position:static}
 .warning-signs-grid{grid-template-columns:1fr;gap:16px}.warning-sign-card{padding:22px 20px}.fees-stages{grid-template-columns:1fr}.fees-grid{grid-template-columns:1fr}
 .trust-stats-bar{padding:24px 0}.trust-stats-grid{grid-template-columns:1fr 1fr;gap:16px}.trust-stat{gap:10px}.trust-stat-icon{width:38px;height:38px}.trust-stat strong{font-size:22px}.trust-stat span{font-size:12px}
 .video-testimonials-grid{grid-template-columns:1fr;gap:20px}.video-testimonial-thumb{height:180px}.trust-badges-grid{grid-template-columns:1fr 1fr;gap:16px}.trust-badge-card{padding:24px 18px}
 .chat-widget{bottom:16px;right:16px}.chat-toggle{padding:12px 18px;font-size:14px}.chat-panel{width:calc(100vw - 32px);max-width:360px;bottom:62px}.back-to-top{bottom:70px;right:20px;width:37px;height:37px}
 .site-footer{margin-top:55px}.footer-cta{transform:translateY(-55px);padding:30px 24px;display:block}.footer-cta h2{font-size:25px;line-height:1.45}.footer-cta .eyebrow{font-size:11px}.footer-cta>.button{margin-top:23px;font-size:14px;min-height:51px;max-width:100%;padding-inline:20px}.footer-grid{grid-template-columns:1fr 1fr;gap:35px 24px;padding-bottom:35px}.footer-brand{grid-column:1/-1;max-width:380px}.footer-grid>div:last-child{grid-column:1/-1}.footer-grid h3{font-size:16px;margin-bottom:18px}.footer-grid li{font-size:14px}.footer-contact{max-width:380px}.footer-bottom{display:block;font-size:12px}.footer-bottom>div{margin-top:13px;gap:19px}.footer-disclaimer{font-size:11px}.back-to-top{width:37px;height:37px;right:13px}
 .page-heading{padding:55px 0 40px}.page-heading h1{font-size:32px}.page-heading p{font-size:14px}.prose{padding:40px 0 55px;font-size:15px}.prose h2{font-size:24px}.prose h3{font-size:20px}
}
@media(max-width:374px){.hero-copy h1{font-size:34px}.form-heading h2{font-size:19px}.case-form{padding-inline:16px}.hero-copy>.button{width:100%;font-size:13px}.confidence-grid>span{font-size:10px}.contact-methods strong{font-size:14px}.about-main-image{height:330px}.about-inset{height:130px}.footer-grid{column-gap:17px}.footer-cta{padding-inline:21px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}
