:root{--ink:#103247;--ink2:#0a2536;--cream:#faf7f0;--sand:#e9dfcf;--yellow:#f3c446;--aqua:#7bd3c6;--muted:#5d6c70;--line:#d8d8d0;--white:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--cream)}*{box-sizing:border-box}body{margin:0;line-height:1.5}.skip-link{position:absolute;left:-999px}.skip-link:focus{left:1rem;top:1rem;z-index:5;background:#fff;padding:.5rem}.notice{background:var(--ink2);color:#e6f3f2;padding:.65rem max(1.5rem,calc((100vw - 1160px)/2));font-size:.83rem;display:flex;justify-content:space-between;gap:1rem}.notice a{color:#fff;font-weight:700}.site-header{height:84px;display:flex;align-items:center;justify-content:space-between;max-width:1160px;margin:auto;padding:0 1.5rem}.brand{display:flex;gap:.65rem;align-items:center;font-size:.83rem;line-height:1.05;font-weight:800;text-decoration:none;color:var(--ink);letter-spacing:.04em}.brand em{font-family:Georgia,serif;font-size:1.16rem;letter-spacing:0}.brand-mark{display:grid;place-items:center;background:var(--yellow);border-radius:50%;height:39px;width:39px;font-family:Georgia,serif;font-size:1.05rem;color:var(--ink2)}nav{display:flex;gap:2rem}nav a,.language-switcher a{color:var(--ink);font-size:.9rem;text-decoration:none}.header-actions{display:flex;align-items:center;gap:1rem}.language-switcher{border:1px solid var(--line);border-radius:99px;padding:.2rem;display:flex;gap:.15rem}.language-switcher a{font-size:.72rem;padding:.24rem .4rem;border-radius:99px}.language-switcher a.active{background:var(--ink);color:#fff}.button{display:inline-block;background:var(--yellow);border:0;border-radius:5px;padding:.85rem 1.15rem;color:var(--ink2);font-weight:800;text-decoration:none;cursor:pointer;font:inherit;box-shadow:0 3px 0 #c89927}.button:hover{transform:translateY(-1px)}.button-small{padding:.55rem .8rem;font-size:.82rem}.hero{display:grid;grid-template-columns:1.12fr .88fr;gap:2rem;min-height:535px;padding:5.3rem max(1.5rem,calc((100vw - 1160px)/2));background:linear-gradient(110deg,#f6e7bc 0%,#f9f2e1 47%,#e0f0ea 100%)}.hero-copy{max-width:650px}.eyebrow{color:#487268;letter-spacing:.13em;font-weight:800;font-size:.72rem;margin:0 0 1rem}.hero h1,.section h2,.process h2,.lead-section h2{font-family:Georgia,serif;font-size:clamp(2.5rem,5vw,4.3rem);line-height:1.04;letter-spacing:-.05em;margin:0}.hero h1 span{color:#316e69}.hero-text{color:#42595c;font-size:1.1rem;max-width:520px;margin:1.4rem 0 2rem}.hero-actions{display:flex;align-items:center;gap:1.5rem}.text-link{color:var(--ink);font-weight:750;text-decoration:none}.text-link span{font-size:1.4em}.location-pill{margin-top:3.6rem;display:flex;align-items:center;gap:.55rem;font-size:.85rem;font-weight:650}.pin{color:#d55a3d}.hero-art{position:relative;min-height:380px}.sun{position:absolute;width:330px;height:330px;border-radius:50%;background:#f3c446;right:4%;top:0;opacity:.7}.document-card{position:absolute;right:11%;top:84px;width:270px;height:315px;background:#fffdf8;padding:28px;box-shadow:0 20px 40px #6c756938;transform:rotate(4deg);border-radius:4px}.doc-top{display:flex;justify-content:space-between}.doc-seal{display:grid;place-items:center;border-radius:50%;width:40px;height:40px;background:var(--aqua);font-weight:bold}.doc-line{height:7px;background:#d6e2df;margin-top:22px;width:77%}.doc-line.wide{margin-top:32px;width:100%}.doc-line.short{width:45%}.doc-stamp{position:absolute;bottom:20px;right:24px;border:2px solid #d66c58;border-radius:50%;padding:11px 8px;text-align:center;color:#d66c58;font-family:Georgia,serif;line-height:1;transform:rotate(-15deg)}.map-card{position:absolute;left:0;bottom:8px;width:145px;height:132px;padding:17px;background:var(--ink2);color:#f5dc89;box-shadow:0 14px 30px #27414a4a}.map-card span{font-size:.63rem;letter-spacing:.12em}.map-card b{display:block;font-family:Georgia,serif;font-size:3.2rem;line-height:1.1}.map-card i{position:absolute;right:17px;bottom:18px;width:15px;height:15px;background:var(--aqua);border-radius:50%}.trust-strip{max-width:1160px;margin:-32px auto 0;background:var(--ink);display:grid;grid-template-columns:repeat(3,1fr);color:#fff;padding:1.4rem 2.1rem;position:relative}.trust-strip div+div{border-left:1px solid #fff4;padding-left:2rem}.trust-strip strong,.trust-strip span{display:block}.trust-strip strong{font-size:.9rem}.trust-strip span{font-size:.78rem;color:#cfdfdc}.section{max-width:1160px;margin:0 auto;padding:7rem 1.5rem}.section-intro{max-width:650px}.section h2,.process h2,.lead-section h2{font-size:clamp(2.1rem,3.8vw,3.25rem)}.section-intro>p:not(.eyebrow){color:var(--muted);max-width:560px}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:3rem}.service-card{background:#fff;padding:1.65rem;border:1px solid #eee8dc;border-radius:5px;min-height:265px;display:flex;flex-direction:column}.service-icon{font-size:1.85rem;background:#e5f1ed;width:47px;height:47px;display:grid;place-items:center;border-radius:50%;color:#346b66}.service-card h3{margin:1.25rem 0 .5rem;font-family:Georgia,serif;font-size:1.35rem;line-height:1.1}.service-card p{font-size:.86rem;color:var(--muted);margin:0}.service-card a{margin-top:auto;padding-top:1.25rem;color:var(--ink);font-size:.84rem;font-weight:bold;text-decoration:none}.verification-note{font-size:.77rem;color:var(--muted);margin:1.3rem 0 0}.process{background:var(--ink);color:#fff;padding:6rem max(1.5rem,calc((100vw - 1160px)/2));display:grid;grid-template-columns:.9fr 1.1fr;gap:8rem}.process .eyebrow{color:var(--aqua)}.process h2{max-width:480px}.process>div>p:not(.eyebrow){color:#c6dad9;max-width:420px}.button-light{margin-top:1rem;background:var(--aqua);box-shadow:0 3px 0 #4faaa0}.process ol{padding:0;margin:0;list-style:none}.process li{display:grid;grid-template-columns:70px 1fr;gap:1.2rem;padding:1.1rem 0 1.4rem;border-bottom:1px solid #ffffff22}.process li span{font-family:Georgia,serif;font-size:1.85rem;color:var(--yellow)}.process li h3{margin:0;font-size:1rem}.process li p{color:#c6dad9;font-size:.9rem;margin:.4rem 0 0}.credibility{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:5rem}.credibility-art{height:355px;position:relative;background:#dff0e9;overflow:hidden}.circle-text{position:absolute;width:390px;height:390px;border:1px solid #43837a;border-radius:50%;left:-68px;top:-32px;padding:42px;color:#347069;font-size:.7rem;letter-spacing:.18em;transform:rotate(-32deg)}.credential-card{position:absolute;background:#fffdf8;bottom:36px;right:34px;width:230px;padding:1.4rem;box-shadow:0 10px 20px #45776c33}.credential-card span{font-size:1.5rem;color:#c89927}.credential-card strong{font-family:Georgia,serif;display:block;font-size:1.2rem;line-height:1.1;margin:.5rem 0}.credential-card p{font-size:.78rem;color:var(--muted);margin:0}.credibility-copy>p:not(.eyebrow){color:var(--muted)}.credibility ul{list-style:'✓  ';padding-left:1.2rem;color:#2c6f67;font-size:.9rem;font-weight:650}.credibility li{padding:.35rem}.faq{padding-top:2rem;display:grid;grid-template-columns:.7fr 1.3fr;gap:4rem}.faq-list details{border-top:1px solid var(--line);padding:1.1rem 0}.faq-list details:last-child{border-bottom:1px solid var(--line)}summary{cursor:pointer;font-weight:750;font-size:.98rem;display:flex;justify-content:space-between;gap:1rem}summary::after{content:'+';font-size:1.25rem;color:#47776f}details[open] summary::after{content:'−'}details p{color:var(--muted);font-size:.88rem;max-width:690px;margin:.9rem 1.8rem .1rem 0}.lead-section{background:#e5f1ed;display:grid;grid-template-columns:.8fr 1.2fr;gap:7rem;padding:6rem max(1.5rem,calc((100vw - 1160px)/2))}.lead-copy>p:not(.eyebrow){color:var(--muted)}.privacy{margin-top:3rem;border-left:3px solid var(--yellow);padding:.1rem 0 .1rem 1rem}.privacy strong{font-size:.9rem}.privacy p{font-size:.8rem;color:var(--muted);margin:.35rem 0}form{background:#fff;padding:2rem;border-radius:5px;box-shadow:0 12px 30px #3e74651c}label{display:block;font-size:.8rem;font-weight:750;margin-bottom:1rem}label span{display:block;margin-bottom:.35rem}input,select,textarea{width:100%;border:1px solid #cdd6d1;border-radius:3px;padding:.7rem;font:inherit;color:var(--ink);background:#fff}textarea{resize:vertical}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.checkbox{display:flex;align-items:flex-start;gap:.55rem;font-weight:500;line-height:1.3}.checkbox input{width:auto;margin-top:.17rem}.checkbox span{margin:0}.form-status{font-size:.84rem;min-height:1.2rem;color:#9d402b}.form-footnote{font-size:.73rem;color:var(--muted);margin:1rem 0 0}footer{max-width:1160px;margin:auto;padding:2rem 1.5rem;display:grid;grid-template-columns:1fr auto;gap:1rem;font-size:.75rem;color:var(--muted)}footer>div{display:flex;gap:1rem;align-items:center;justify-content:flex-end}footer a{color:var(--ink)}footer p{grid-column:1/-1;margin:0;border-top:1px solid var(--line);padding-top:1rem}@media(max-width:800px){nav{display:none}.hero{grid-template-columns:1fr;padding-top:3.5rem}.hero-art{min-height:280px;max-width:390px}.sun{width:250px;height:250px}.document-card{width:220px;height:260px;padding:22px;top:25px}.trust-strip{margin:0;grid-template-columns:1fr;padding:1rem 1.5rem;gap:.85rem}.trust-strip div+div{border-left:0;padding-left:0}.cards{grid-template-columns:1fr 1fr}.process,.credibility,.lead-section,.faq{grid-template-columns:1fr;gap:3rem}.process{padding-top:4rem;padding-bottom:4rem}.section,.lead-section{padding-top:4.5rem;padding-bottom:4.5rem}.credibility-art{max-width:450px}.lead-copy .privacy{margin-top:1.5rem}footer{grid-template-columns:1fr}footer>div{justify-content:flex-start;flex-wrap:wrap}}@media(max-width:480px){.notice{font-size:.73rem}.site-header{height:70px;padding:0 1rem}.header-actions{gap:.35rem}.button-small{display:none}.language-switcher a{padding:.2rem .3rem}.hero{padding:3.3rem 1.2rem 2.4rem}.hero-actions{align-items:flex-start;flex-direction:column;gap:1rem}.hero-art{margin-top:1rem}.cards,.form-row{grid-template-columns:1fr}.section{padding-left:1.2rem;padding-right:1.2rem}.lead-section{padding-left:1.2rem;padding-right:1.2rem}.trust-strip{padding-left:1.2rem}.faq{gap:2rem}form{padding:1.25rem}.location-pill{margin-top:2.3rem}}
