:root{--background:#fff;--foreground:#111;--muted:#5f5f5f;--border:#e6e6e6;--surface:#f7f7f7}*{box-sizing:border-box}body,html{margin:0;padding:0;background:var(--background);background-image:radial-gradient(circle at 10% -10%,hsla(0,0%,7%,.04) 0,hsla(0,0%,7%,0) 36%),radial-gradient(circle at 95% 10%,hsla(0,0%,7%,.025) 0,hsla(0,0%,7%,0) 32%),linear-gradient(180deg,hsla(0,0%,7%,.012),hsla(0,0%,7%,0));background-repeat:no-repeat;background-size:cover;color:var(--foreground);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}.container{width:min(1080px,92vw);margin:0 auto}.site-header{border-bottom:1px solid var(--border);position:-webkit-sticky;position:sticky;top:0;background:var(--background);z-index:40}.site-footer-inner,.site-header-inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:72px}.brand{display:inline-flex;gap:.75rem;font-weight:700}.brand,.nav{align-items:center}.nav{display:flex;gap:1rem;color:var(--muted)}.nav-link.is-active{color:var(--foreground);font-weight:700}.language-switcher{display:inline-flex;border:1px solid var(--border);border-radius:.7rem;overflow:hidden}.lang-flag{display:inline-flex;align-items:center;justify-content:center;min-width:2.3rem;min-height:2.1rem;font-size:1.05rem;background:var(--background);transition:background .2s ease,color .2s ease}.lang-flag:not(.is-active):hover{background:var(--surface)}.lang-flag.is-active{background:var(--foreground);color:var(--background)}.main{padding:3rem 0 4rem}.hero{display:grid;grid-gap:1rem;gap:1rem;margin-bottom:2.5rem}.hero-layout{grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);gap:1.1rem;align-items:start}.hero-main{display:grid;grid-gap:.85rem;gap:.85rem}.hero-side-card{padding:1.25rem}.kicker{font-size:.78rem;text-transform:uppercase;letter-spacing:.08em;color:var(--muted);font-weight:700}h1,h2,h3,p{margin:0}h1{font-size:clamp(2rem,4vw,3rem);line-height:1.1}h2{font-size:clamp(1.4rem,2.4vw,2rem);line-height:1.2;margin-bottom:.75rem}.lead,.section-intro{color:var(--muted);max-width:78ch;line-height:1.6}.button-row{margin-top:1rem;display:flex;flex-wrap:wrap;gap:.75rem}.button,.button-secondary{display:inline-flex;align-items:center;justify-content:center;border-radius:.5rem;padding:.7rem 1rem;font-weight:600;border:1px solid var(--foreground)}.button{background:var(--foreground);color:var(--background)}.button:disabled{opacity:.7;cursor:not-allowed}.button-secondary{color:var(--foreground)}.section{margin:2.5rem 0}.split-section{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem;gap:1rem}.page-hero{display:grid;grid-gap:.75rem;gap:.75rem}.section-stack{display:grid;grid-gap:.8rem;gap:.8rem}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:1rem;gap:1rem}.home-services-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.mini-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:.8rem;gap:.8rem}.card{border:1px solid var(--border);border-radius:.75rem;padding:1rem;background:color-mix(in srgb,var(--surface) 92%,var(--background))}.card-icon{width:2.1rem;height:2.1rem;border-radius:.5rem;display:inline-flex;align-items:center;justify-content:center;background:var(--background);border:1px solid var(--border);margin-bottom:.5rem}.card-icon svg,.item-icon svg{width:1.15rem;height:1.15rem}.card p,.copy,.list{color:var(--muted);line-height:1.6}.list{margin:0;padding-left:1rem}.item-list{margin:0;padding:0;list-style:none;display:grid;grid-gap:.55rem;gap:.55rem}.item-row{display:flex;align-items:flex-start;gap:.55rem;color:var(--muted);line-height:1.5}.item-icon{width:1.5rem;height:1.5rem;border-radius:.45rem;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--border);background:var(--background);flex-shrink:0;margin-top:.08rem}.section.card{display:grid;grid-gap:.8rem;gap:.8rem}.about-core-grid{align-items:stretch}.about-page .section{margin:2.2rem 0}.about-page .page-hero{gap:.65rem}.about-page .section h2{margin-bottom:.55rem}.about-core-card{height:100%}.about-list-card{display:grid;grid-gap:.45rem;gap:.45rem;height:100%;align-content:start}.about-list-card p{line-height:1.5}.privacy-card{display:grid;grid-gap:.7rem;gap:.7rem;padding:.95rem 1rem}.privacy-chapter{display:grid;grid-gap:.35rem;gap:.35rem}.privacy-chapter+.privacy-chapter{border-top:1px solid var(--border);padding-top:.7rem}.privacy-chapter h2{font-size:clamp(1.02rem,1.45vw,1.2rem);margin-bottom:.15rem}.privacy-chapter .copy{line-height:1.45}.trust-card{background:var(--background);padding-right:3.6rem}.trust-card p{position:relative;z-index:1}.trust-card .service-bg-icon{top:.7rem;right:.7rem;width:2.1rem;height:2.1rem;opacity:.06}.services-carousel{display:grid;grid-gap:.85rem;gap:.85rem}.embla{min-width:0}.embla-viewport{overflow:hidden}.embla-container{display:flex}.embla-slide{flex:0 0 100%;min-width:0;display:flex}.carousel-controls{display:flex;align-items:center;justify-content:space-between;gap:.6rem}.carousel-arrow{width:2.2rem;height:2.2rem;border:1px solid var(--border);border-radius:999px;background:var(--background);color:var(--foreground);font:inherit;font-size:1.05rem;line-height:1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.carousel-position{font-size:.9rem}.carousel-progress{width:100%;height:.28rem;border-radius:999px;background:var(--surface);border:1px solid var(--border);overflow:hidden}.carousel-progress-fill{display:block;height:100%;background:var(--foreground);transition:width .12s linear}.service-detail-card{padding:1.1rem;position:relative;overflow:hidden;width:100%;height:100%}.service-detail-card:nth-of-type(4n+1){background:color-mix(in srgb,var(--surface) 88%,var(--background))}.service-detail-card:nth-of-type(4n+2){background:color-mix(in srgb,var(--surface) 82%,var(--background))}.service-detail-card:nth-of-type(4n+3){background:color-mix(in srgb,var(--surface) 90%,var(--background))}.service-detail-card:nth-of-type(4n+4){background:color-mix(in srgb,var(--surface) 84%,var(--background))}.service-detail-grid{align-items:start}.card-with-bg-icon{position:relative;overflow:hidden}.card-with-bg-icon .service-bg-icon{width:2.5rem;height:2.5rem;opacity:.07}.service-bg-icon{position:absolute;top:.85rem;right:.85rem;width:3.1rem;height:3.1rem;color:var(--foreground);opacity:.08;pointer-events:none}.service-bg-icon svg{width:100%;height:100%}.service-scales-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:.75rem;gap:.75rem;align-items:stretch}.service-scale-card{grid-template-rows:minmax(2.2rem,auto) auto auto 1fr;border:1px solid var(--border);border-radius:.6rem;padding:.75rem;background:var(--background);align-content:start}.service-link-card,.service-scale-card{display:grid;grid-gap:.45rem;gap:.45rem;height:100%}.service-scale-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.5rem;font-weight:600;min-height:2.2rem}.service-scale-label{display:inline-flex;align-items:center;gap:.4rem}.service-scale-icon{width:1.25rem;height:1.25rem;margin-top:0}.service-scale-icon svg{width:.9rem;height:.9rem}.service-scale-track{width:100%;height:.45rem;border-radius:999px;background:var(--surface);border:1px solid var(--border);overflow:hidden}.service-scale-fill{display:block;height:100%;background:var(--foreground)}.service-scale-ends{display:flex;justify-content:space-between;gap:.5rem;color:var(--muted);font-size:.86rem}.service-scale-note{font-size:.75rem;line-height:1.35;opacity:.72}.service-scales-hint{font-size:.78rem;font-style:italic;line-height:1.35;opacity:.74}.contact-layout{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(0,1fr);grid-gap:1rem;gap:1rem;align-items:start}.contact-direct-card{position:static}.contact-side-stack{display:grid;grid-gap:1rem;gap:1rem;position:-webkit-sticky;position:sticky;top:96px}.contact-form{display:grid;grid-gap:.75rem;gap:.75rem;max-width:720px}.contact-form label{display:grid;grid-gap:.35rem;gap:.35rem;font-weight:600}.contact-form input,.contact-form textarea{width:100%;padding:.7rem;border:1px solid var(--border);border-radius:.5rem;font:inherit}.contact-form textarea{min-height:160px;resize:vertical}.contact-form input::placeholder,.contact-form textarea::placeholder{color:color-mix(in srgb,var(--muted) 92%,var(--foreground));opacity:.95;font-size:.96rem;font-weight:500;letter-spacing:.01em}.contact-form .checkbox-row{display:flex;align-items:flex-start;flex-wrap:nowrap;gap:.55rem;color:var(--muted);font-weight:400}.contact-form .checkbox-row input{width:auto;padding:0;flex:0 0 auto;margin:.1rem 0 0}.contact-form .checkbox-row span{display:block;line-height:1.4}.contact-location-card{gap:.6rem}.contact-map{width:100%;min-height:220px;border:1px solid var(--border);border-radius:.6rem}.social-button,.social-link{display:inline-flex;align-items:center;justify-content:center}.social-button svg,.social-link svg{width:1rem;height:1rem}.form-state{min-height:1.4rem;color:var(--muted)}.site-footer{border-top:1px solid var(--border)}.site-footer-inner{display:grid;grid-gap:.7rem;gap:.7rem;padding:1rem 0}.footer-main{align-items:center;justify-content:space-between;gap:1rem}.footer-links,.footer-main{display:flex;flex-wrap:wrap}.footer-links{gap:.8rem;color:var(--muted)}@media (max-width:900px){.site-header-inner{flex-wrap:wrap;padding:.75rem 0}.nav{order:3;width:100%;padding-bottom:.3rem;overflow:auto}.hero-layout,.split-section{grid-template-columns:1fr}.about-page .section{margin:1.6rem 0}.about-core-grid{gap:.75rem}.about-core-card,.about-list-card{padding:.9rem}.about-page .section h2{font-size:clamp(1.2rem,5.2vw,1.45rem);margin-bottom:.4rem}.about-list-card{gap:.38rem}.about-list-card .card-icon{width:1.9rem;height:1.9rem;margin-bottom:.35rem}.about-list-card .card-icon svg{width:1rem;height:1rem}.service-bg-icon{width:2.5rem;height:2.5rem}.trust-card{padding-right:2.8rem}.trust-card .service-bg-icon{top:.62rem;right:.62rem;width:1.8rem;height:1.8rem}.contact-layout,.home-services-grid{grid-template-columns:1fr}.contact-side-stack{position:static}.footer-main{flex-direction:column;align-items:flex-start}}