:root{--royal:#0e2f76;--royal-dark:#0a2356;--powder:#a9c0e0;--ice:#f4feff;--subtext:#7e92bc;--border:#d4e0f0;--ink:#1a2438;--white:#fff;--royal-tint:#eef3fb;--powder-soft:#dde8f5;--shadow-sm:0 1px 2px #0e2f760f, 0 1px 3px #0e2f7614;--shadow-md:0 4px 16px #0e2f7614, 0 2px 6px #0e2f760f;--shadow-lg:0 18px 50px #0e2f7624;--font-sans:system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif;--container:1180px;--container-narrow:820px;--radius:14px;--radius-sm:10px;--radius-lg:22px;--space-section:clamp(3.5rem, 7vw, 6rem);--header-h:76px;--transition:.18s cubic-bezier(.4, 0, .2, 1)}*,:before,:after{box-sizing:border-box}*{margin:0}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth;scroll-padding-top:calc(var(--header-h) + 12px)}body{font-family:var(--font-sans);color:var(--ink);background:var(--white);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-size:1.0625rem;line-height:1.65;overflow-x:hidden}img,picture,svg,video{max-width:100%;display:block}img{height:auto}input,button,textarea,select{font:inherit;color:inherit}button{cursor:pointer;background:0 0;border:none}a{color:var(--royal);transition:color var(--transition);text-decoration:none}a:hover{color:var(--royal-dark)}ul,ol{padding-left:1.2rem}h1,h2,h3,h4{color:var(--royal);letter-spacing:-.01em;text-wrap:balance;font-weight:800;line-height:1.18}h1{font-size:clamp(2rem,4.6vw,3.15rem)}h2{font-size:clamp(1.55rem,3.2vw,2.3rem)}h3{font-size:clamp(1.2rem,2vw,1.45rem)}h4{font-size:1.1rem}p{text-wrap:pretty}.container{width:100%;max-width:var(--container);margin-inline:auto;padding-inline:clamp(1.1rem,4vw,2rem)}.container-narrow{max-width:var(--container-narrow)}.section{padding-block:var(--space-section)}.section--ice{background:var(--ice)}.section--tint{background:var(--royal-tint)}.section--royal{background:var(--royal);color:var(--white)}.section--royal h1,.section--royal h2,.section--royal h3{color:var(--white)}.section-head{max-width:760px;margin-bottom:clamp(2rem,4vw,3rem)}.section-head.center{text-align:center;margin-inline:auto}.eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--royal);background:var(--powder-soft);border-radius:999px;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.35rem .8rem;font-size:.82rem;font-weight:700;display:inline-flex}.section--royal .eyebrow{color:var(--white);background:#ffffff29}.lead{color:var(--ink);margin-top:.75rem;font-size:1.15rem}.muted{color:var(--subtext)}.grid{gap:clamp(1.1rem,2.5vw,1.7rem);display:grid}.grid-2{grid-template-columns:repeat(2,1fr)}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-4{grid-template-columns:repeat(4,1fr)}@media (width<=900px){.grid-3,.grid-4{grid-template-columns:repeat(2,1fr)}}@media (width<=560px){.grid-2,.grid-3,.grid-4{grid-template-columns:1fr}}.btn{transition:transform var(--transition), box-shadow var(--transition), background var(--transition), color var(--transition), border-color var(--transition);white-space:nowrap;border:2px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.55rem;padding:.92rem 1.5rem;font-size:1rem;font-weight:700;line-height:1;display:inline-flex}.btn:hover{transform:translateY(-2px)}.btn:active{transform:translateY(0)}.btn-primary{background:var(--royal);color:var(--white);box-shadow:var(--shadow-md)}.btn-primary:hover{background:var(--royal-dark);color:var(--white)}.btn-outline{color:var(--royal);border-color:var(--royal);background:0 0}.btn-outline:hover{background:var(--royal);color:var(--white)}.btn-white{background:var(--white);color:var(--royal)}.btn-white:hover{background:var(--ice);color:var(--royal-dark)}.btn-ghost-white{color:var(--white);background:0 0;border-color:#fff9}.btn-ghost-white:hover{color:var(--white);border-color:var(--white);background:#ffffff1f}.btn-wa{color:#06351a;background:#25d366}.btn-wa:hover{color:#06351a;background:#1fbe5a}.btn-lg{padding:1.05rem 1.9rem;font-size:1.05rem}.btn-block{width:100%}.btn-group{flex-wrap:wrap;gap:.85rem;display:flex}.card{background:var(--white);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-sm);transition:transform var(--transition), box-shadow var(--transition), border-color var(--transition);height:100%;padding:clamp(1.3rem,2.5vw,1.7rem)}.card:hover{box-shadow:var(--shadow-md);border-color:var(--powder);transform:translateY(-4px)}.card-icon{background:var(--royal-tint);width:54px;height:54px;color:var(--royal);border-radius:13px;place-items:center;margin-bottom:1rem;display:inline-grid}.card h3{margin-bottom:.45rem;font-size:1.22rem}.card p{color:var(--ink);font-size:.98rem}.card-link{align-items:center;gap:.4rem;margin-top:1rem;font-size:.95rem;font-weight:700;display:inline-flex}.card-link svg{transition:transform var(--transition)}.card:hover .card-link svg,.card-link:hover svg{transform:translate(4px)}.trust-strip{flex-wrap:wrap;justify-content:center;gap:.7rem 1.6rem;display:flex}.trust-item{align-items:center;gap:.5rem;font-size:.97rem;font-weight:600;display:inline-flex}.trust-item svg{color:var(--royal);flex-shrink:0}.section--royal .trust-item svg{color:var(--powder)}.process-grid{counter-reset:step}.process-step{border-radius:var(--radius);background:var(--white);border:1px solid var(--border);padding:1.5rem;position:relative}.process-step .step-no{color:var(--powder);margin-bottom:.6rem;font-size:2.1rem;font-weight:800;line-height:1}.process-step h3{margin-bottom:.35rem;font-size:1.15rem}.process-step p{color:var(--ink);font-size:.95rem}.cta-band{background:linear-gradient(135deg, var(--royal) 0%, var(--royal-dark) 100%);color:var(--white);border-radius:var(--radius-lg);text-align:center;box-shadow:var(--shadow-lg);padding:clamp(2.2rem,5vw,3.4rem)}.cta-band h2{color:var(--white);margin-bottom:.6rem}.cta-band p{color:var(--powder);margin-inline:auto;max-width:560px;margin-bottom:1.6rem}.cta-band .btn-group{justify-content:center}.hero{background:linear-gradient(180deg, var(--ice) 0%, var(--white) 100%);padding-block:clamp(2.5rem,6vw,4.5rem) clamp(3rem,6vw,5rem);position:relative;overflow:hidden}.hero:before{content:"";background:radial-gradient(circle, var(--powder-soft) 0%, transparent 70%);opacity:.6;pointer-events:none;width:420px;height:420px;position:absolute;top:-120px;right:-120px}.hero-grid{grid-template-columns:1.15fr .85fr;align-items:center;gap:clamp(2rem,4vw,3.5rem);display:grid;position:relative}@media (width<=920px){.hero-grid{grid-template-columns:1fr}}.hero h1{margin-bottom:1rem}.hero .lead{color:var(--ink);max-width:560px;font-size:1.2rem}.hero-cta{margin-top:1.7rem}.hero-badges{border-top:1px solid var(--border);flex-wrap:wrap;gap:.6rem 1.3rem;margin-top:1.8rem;padding-top:1.5rem;display:flex}.form-card{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);padding:clamp(1.5rem,3vw,2rem)}.form-card h3{margin-bottom:.3rem;font-size:1.3rem}.form-card .form-sub{color:var(--subtext);margin-bottom:1.3rem;font-size:.95rem}.field{margin-bottom:1rem}.field label{color:var(--ink);margin-bottom:.4rem;font-size:.9rem;font-weight:600;display:block}.field input,.field textarea{border:1.5px solid var(--border);border-radius:var(--radius-sm);background:var(--white);width:100%;transition:border-color var(--transition), box-shadow var(--transition);padding:.85rem 1rem}.field input:focus,.field textarea:focus{border-color:var(--royal);outline:none;box-shadow:0 0 0 3px #0e2f761f}.field textarea{resize:vertical;min-height:96px}.form-consent{color:var(--subtext);gap:.55rem;margin-bottom:1rem;font-size:.83rem;line-height:1.5;display:flex}.form-consent input{flex-shrink:0;margin-top:.2rem}.form-note{color:var(--subtext);text-align:center;margin-top:.8rem;font-size:.82rem}.form-status{border-radius:var(--radius-sm);margin-bottom:1rem;padding:.8rem 1rem;font-size:.92rem;font-weight:600;display:none}.form-status.ok{color:#0a6b39;background:#e6f7ee;display:block}.form-status.err{color:#a32020;background:#fdecec;display:block}.prose{max-width:760px}.prose>*+*{margin-top:1.15rem}.prose h2{margin-top:2.6rem;margin-bottom:.2rem}.prose h3{margin-top:1.8rem;margin-bottom:.2rem}.prose p,.prose li{color:var(--ink)}.prose ul,.prose ol{padding-left:1.4rem}.prose li+li{margin-top:.45rem}.prose strong{color:var(--royal)}.prose a{text-underline-offset:3px;font-weight:600;text-decoration:underline}.prose table{border-collapse:collapse;border:1px solid var(--border);border-radius:var(--radius-sm);width:100%;margin:1.6rem 0;font-size:.96rem;overflow:hidden}.prose th,.prose td{text-align:left;border-bottom:1px solid var(--border);padding:.8rem 1rem}.prose thead th{background:var(--royal);color:var(--white);font-weight:700}.prose tbody tr:nth-child(2n){background:var(--ice)}.prose tbody tr:last-child td{border-bottom:none}.callout{background:var(--royal-tint);border-left:4px solid var(--royal);border-radius:var(--radius-sm);padding:1.1rem 1.3rem;font-size:.98rem}.callout strong{color:var(--royal)}.content-layout{grid-template-columns:1fr 340px;align-items:start;gap:clamp(2rem,4vw,3.5rem);display:grid}@media (width<=960px){.content-layout{grid-template-columns:1fr}}.aside-sticky{top:calc(var(--header-h) + 16px);gap:1.2rem;display:grid;position:sticky}@media (width<=960px){.aside-sticky{position:static}}.aside-box{background:var(--white);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-sm);padding:1.4rem}.aside-box h3{margin-bottom:.7rem;font-size:1.1rem}.aside-box ul{padding:0;list-style:none}.aside-box li+li{margin-top:.55rem}.aside-box a{align-items:center;gap:.4rem;font-size:.95rem;font-weight:600;display:inline-flex}.faq-list{gap:.8rem;max-width:820px;display:grid}.faq-item{border:1px solid var(--border);border-radius:var(--radius);background:var(--white);overflow:hidden}.faq-item summary{color:var(--royal);cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;padding:1.1rem 1.3rem;font-size:1.03rem;font-weight:700;list-style:none;display:flex}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";color:var(--powder);transition:transform var(--transition);flex-shrink:0;font-size:1.6rem;font-weight:400;line-height:1}.faq-item[open] summary:after{color:var(--royal);transform:rotate(45deg)}.faq-item .faq-body{color:var(--ink);padding:0 1.3rem 1.2rem}.faq-item .faq-body p+p{margin-top:.7rem}.breadcrumb{color:var(--subtext);padding-block:.9rem;font-size:.86rem}.breadcrumb ol{flex-wrap:wrap;align-items:center;gap:.4rem;padding:0;list-style:none;display:flex}.breadcrumb li{align-items:center;gap:.4rem;display:flex}.breadcrumb li:not(:last-child):after{content:"/";color:var(--powder)}.breadcrumb a{color:var(--subtext)}.breadcrumb a:hover{color:var(--royal)}.breadcrumb [aria-current]{color:var(--royal);font-weight:600}.site-header{z-index:100;backdrop-filter:saturate(160%)blur(10px);border-bottom:1px solid var(--border);background:#ffffffeb;position:sticky;top:0}.header-inner{height:var(--header-h);justify-content:space-between;align-items:center;gap:1rem;display:flex}.logo-link{flex-shrink:0;align-items:center;display:flex}.logo-link svg{width:auto;height:48px}.main-nav{align-items:center;gap:.3rem;margin-left:auto;display:flex}.main-nav>ul{align-items:center;gap:.15rem;padding:0;list-style:none;display:flex}.nav-li{position:relative}.nav-li>a{color:var(--ink);border-radius:8px;align-items:center;gap:.3rem;padding:.55rem .8rem;font-size:.96rem;font-weight:600;display:inline-flex}.nav-li>a:hover,.nav-li>a[aria-current=page]{color:var(--royal);background:var(--royal-tint)}.nav-li.has-children>a:after{content:"";opacity:.6;border-bottom:2px solid;border-right:2px solid;width:7px;height:7px;transform:rotate(45deg)translateY(-2px)}.dropdown{background:var(--white);border:1px solid var(--border);border-radius:var(--radius);min-width:260px;max-height:min(72vh,540px);box-shadow:var(--shadow-lg);opacity:0;visibility:hidden;transition:all var(--transition);padding:.5rem;list-style:none;position:absolute;top:calc(100% + 6px);left:0;overflow-y:auto;transform:translateY(8px)}@media (width>=1025px){.nav-li.has-children .dropdown.dropdown--wide{grid-template-columns:1fr 1fr;gap:0 .4rem;min-width:460px;display:grid}}.nav-li.has-children:hover .dropdown,.nav-li.has-children:focus-within .dropdown{opacity:1;visibility:visible;transform:translateY(0)}.dropdown a{color:var(--ink);border-radius:8px;padding:.6rem .8rem;font-size:.94rem;font-weight:500;display:block}.dropdown a:hover{background:var(--royal-tint);color:var(--royal)}.header-cta{flex-shrink:0;align-items:center;gap:.45rem;margin-left:.6rem;display:inline-flex}.nav-toggle{border:1.5px solid var(--border);width:46px;height:46px;color:var(--royal);border-radius:10px;justify-content:center;align-items:center;display:none}.nav-toggle svg{width:26px;height:26px}@media (width<=1024px){.main-nav{inset:var(--header-h) 0 0 auto;background:var(--white);border-left:1px solid var(--border);width:min(86vw,360px);transition:transform var(--transition);box-shadow:var(--shadow-lg);flex-direction:column;align-items:stretch;gap:.2rem;padding:1.2rem;position:fixed;overflow-y:auto;transform:translate(100%)}.main-nav.open{transform:translate(0)}.main-nav>ul{flex-direction:column;align-items:stretch;gap:.1rem}.nav-li>a{padding:.8rem;font-size:1.05rem}.dropdown{opacity:1;visibility:visible;box-shadow:none;border:none;border-left:2px solid var(--border);border-radius:0;min-width:0;margin:.1rem 0 .4rem .8rem;padding:0;position:static;transform:none}.nav-li.has-children>a:after{margin-left:auto}.nav-toggle{display:inline-flex}.header-cta .cta-label-long{display:none}}.site-footer{background:var(--royal);color:var(--powder);padding-block:clamp(3rem,6vw,4.5rem) 1.5rem;font-size:.95rem}.footer-grid{grid-template-columns:1.4fr 1fr 1fr 1.2fr;gap:2rem;display:grid}@media (width<=880px){.footer-grid{grid-template-columns:1fr 1fr}}@media (width<=520px){.footer-grid{grid-template-columns:1fr}}.site-footer h4{color:var(--white);letter-spacing:.02em;margin-bottom:1rem;font-size:1.02rem}.site-footer a{color:var(--powder)}.site-footer a:hover{color:var(--white)}.footer-links{gap:.6rem;padding:0;list-style:none;display:grid}.footer-brand p{max-width:320px;margin-top:1rem;line-height:1.7}.footer-logo svg{width:auto;height:56px}.footer-contact{gap:.85rem;padding:0;list-style:none;display:grid}.footer-contact li{align-items:flex-start;gap:.6rem;display:flex}.footer-contact svg{color:var(--powder);flex-shrink:0;margin-top:2px}.footer-social{gap:.6rem;margin-top:1.2rem;display:flex}.footer-social a{width:40px;height:40px;color:var(--powder);border:1px solid #fff3;border-radius:10px;place-items:center;display:grid}.footer-social a:hover{color:var(--white);background:#ffffff1f}.footer-bottom{border-top:1px solid #ffffff29;flex-wrap:wrap;justify-content:space-between;gap:.6rem;margin-top:2.5rem;padding-top:1.5rem;font-size:.86rem;display:flex}.sticky-bar{display:none}@media (width<=768px){.sticky-bar{z-index:90;background:var(--white);border-top:1px solid var(--border);padding:.4rem;padding-bottom:calc(.4rem + env(safe-area-inset-bottom,0px));grid-template-columns:repeat(3,1fr);gap:.4rem;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 20px #0e2f761a}.sticky-bar a{color:var(--royal);text-align:center;border-radius:10px;flex-direction:column;align-items:center;gap:2px;padding:.5rem .2rem;font-size:.74rem;font-weight:700;display:flex}.sticky-bar a.primary{background:var(--royal);color:var(--white)}.sticky-bar a.wa{color:#06351a;background:#25d366}body{padding-bottom:72px}}.wa-float{z-index:80;width:60px;height:60px;color:var(--white);background:#25d366;border-radius:50%;justify-content:center;align-items:center;animation:2.4s ease-out infinite wa-pulse;display:inline-flex;position:fixed;bottom:22px;right:18px;box-shadow:0 8px 24px #25d36673}.wa-float svg{width:34px;height:34px}@keyframes wa-pulse{0%{box-shadow:0 0 #25d36680}70%{box-shadow:0 0 0 16px #25d36600}to{box-shadow:0 0 #25d36600}}@media (width<=768px){.wa-float{width:52px;height:52px;bottom:80px}.wa-float svg{width:30px;height:30px}}.stat-grid{grid-template-columns:repeat(4,1fr);gap:1.2rem;display:grid}@media (width<=700px){.stat-grid{grid-template-columns:repeat(2,1fr)}}.stat{text-align:center}.stat .num{color:var(--royal);font-size:clamp(1.8rem,4vw,2.6rem);font-weight:800;line-height:1}.section--royal .stat .num{color:var(--white)}.stat .label{color:var(--subtext);margin-top:.4rem;font-size:.92rem}.section--royal .stat .label{color:var(--powder)}.chip-row{flex-wrap:wrap;gap:.5rem;display:flex}.chip{background:var(--royal-tint);color:var(--royal);border:1px solid var(--border);border-radius:999px;align-items:center;gap:.4rem;padding:.45rem .9rem;font-size:.88rem;font-weight:600;display:inline-flex}.feature-list{gap:.7rem;padding:0;list-style:none;display:grid}.feature-list li{align-items:flex-start;gap:.6rem;display:flex}.feature-list svg{color:var(--royal);flex-shrink:0;margin-top:3px}.text-center{text-align:center}.mt-0{margin-top:0}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:200;background:var(--royal);color:var(--white);transition:top var(--transition);border-radius:0 0 10px 10px;padding:.7rem 1.1rem;position:absolute;top:-60px;left:12px}.skip-link:focus{color:var(--white);top:0}:focus-visible{outline:3px solid var(--royal);outline-offset:2px;border-radius:4px}.map-embed{border-radius:var(--radius);filter:grayscale(.1);border:0;width:100%;height:380px}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}
