:root{--gold: #b79a63;--gold-dark: #867A5E;--dark: #1f2530;--light: #f7f5f1;--section-light: #f4f4f7;--text: #1d1f24;--muted: #5f6368}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--text);background:#fff}.container{width:min(1180px,90%);margin:0 auto}.hero{padding:80px 0 120px;background:#fff}.hero-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:90px;align-items:center}.hero-text{max-width:760px;margin-bottom:48px}.eyebrow{display:inline-block;letter-spacing:4px;font-size:.9rem;color:var(--gold);margin-bottom:24px;font-weight:700}.hero h1{max-width:850px;font-size:clamp(3.4rem,7vw,5.8rem);line-height:.95;margin:0 0 32px;letter-spacing:-.04em}.lead{max-width:780px;font-size:1.28rem;line-height:1.7;color:var(--text);margin:0 0 36px}.hero-actions{margin-top:28px}.hero-image img{width:100%;aspect-ratio:1 / 1.25;object-fit:cover;display:block;border-radius:0}.section{padding:90px 0;background:#fff}.section.alt{background:var(--section-light)}.section.dark{background:var(--dark);color:#fff}h2{font-size:clamp(2.2rem,4vw,3.4rem);line-height:1.1;letter-spacing:-.03em;margin:0 0 28px}h3{font-size:1.6rem;line-height:1.25;margin:0 0 18px}p{line-height:1.7}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:48px}.card{background:#fff;padding:32px;border-radius:4px;box-shadow:none}.card p{color:var(--text)}.button-primary,.nav-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 28px;border-radius:6px;background:var(--gold);color:#fff!important;text-decoration:none;font-weight:700;font-size:1rem;line-height:1;border:none;box-shadow:none;transition:background .2s ease,transform .2s ease}.button-primary:hover,.nav-button:hover{background:var(--gold-dark);transform:translateY(-1px)}.button-secondary{border:1px solid var(--gold);color:var(--gold-dark)}.button-secondary:hover{background:var(--gold);color:#fff}.feature-list{font-size:1.1rem;line-height:2}@media(max-width:900px){.hero{padding:60px 0 80px}.grid{grid-template-columns:1fr;gap:28px}.hero h1{font-size:clamp(3rem,14vw,4.5rem)}.lead{font-size:1.1rem}}.section-intro{max-width:980px;font-size:1.2rem;line-height:1.8;margin-top:18px;margin-bottom:70px;color:#3a3a3a}.services-grid{align-items:start}.service-block h3{font-size:2rem;line-height:1.2;margin-bottom:24px}.service-block ul{list-style:none;padding:0;margin:0}.service-block li{position:relative;padding-left:28px;margin-bottom:22px;line-height:1.8;color:#333}.service-block li:before{content:"✓";position:absolute;left:0;top:0;color:var(--gold);font-weight:700}.process-section{background:#f1f1f1}.center{text-align:center}.process-grid{margin-top:70px;display:grid;grid-template-columns:repeat(4,1fr);gap:40px}.process-grid span{display:block;font-size:3rem;font-weight:700;color:#a9adb7;margin-bottom:20px}.process-grid h3{font-size:2rem;margin-bottom:20px}.process-grid p{line-height:1.8;color:#444}.experience-section{background:#f7f7f7}.experience-grid{margin-top:70px;display:grid;grid-template-columns:repeat(4,1fr);gap:40px}.experience-grid h3{font-size:2rem;line-height:1.3;margin-bottom:20px}.experience-grid p{line-height:1.8;color:#444}.why-section{background:#fff}.why-grid{margin-top:70px;display:grid;grid-template-columns:1fr 1.4fr;gap:90px}.why-grid h3{font-size:2.2rem;line-height:1.25;margin-bottom:20px}.why-grid p{line-height:1.9;margin-bottom:40px;color:#3f3f3f}.cta-section{background:#efeff2}.cta-section h2{max-width:900px;margin:0 auto 40px}.cta-section p{max-width:900px;margin:0 auto 30px;font-size:1.15rem;line-height:1.9;color:#3c3c3c}@media(max-width:1100px){.grid,.process-grid,.experience-grid,.why-grid{grid-template-columns:1fr 1fr}.why-grid{gap:50px}}@media(max-width:768px){.grid,.process-grid,.experience-grid,.why-grid{grid-template-columns:1fr}.section{padding:70px 0}.service-block h3,.process-grid h3,.experience-grid h3,.why-grid h3{font-size:1.6rem}.process-grid span{font-size:2.2rem}}.header-right{display:flex;align-items:center;gap:40px}.language-switcher{display:flex;align-items:center;gap:14px}.language-switcher a{text-decoration:none;font-size:.8rem;font-weight:700;letter-spacing:.2em;color:#8b8b8b;transition:.2s ease}.language-switcher a:hover,.language-switcher a.active{color:var(--gold)}.site-header{background:#fff;padding:28px 0}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:40px}.brand{display:flex;align-items:center;gap:18px;text-decoration:none;color:var(--gold);font-size:1.45rem;font-weight:700}.brand img{width:72px;height:auto;display:block}.main-nav{display:flex;align-items:center;gap:28px}.main-nav a{text-decoration:none;color:var(--text);font-weight:700;letter-spacing:.35em;font-size:.85rem}.nav-button{background:var(--gold);color:#fff!important;padding:14px 22px;border-radius:4px;letter-spacing:0!important}@media(max-width:900px){.header-inner{flex-direction:column;align-items:flex-start}.hero-grid{grid-template-columns:1fr;gap:48px}.hero-image img{aspect-ratio:auto}.header-right{width:100%;flex-direction:column;align-items:flex-start;gap:18px}.main-nav{flex-wrap:wrap;gap:18px}.brand span{font-size:1.1rem}}.legal-section{background:#fff;padding:100px 0}.legal-container{max-width:900px}.legal-container h1{font-size:clamp(3rem,6vw,5rem);line-height:1;margin-bottom:50px}.legal-container h2{font-size:2rem;margin-top:50px}.legal-container p,.legal-container li{font-size:1.05rem;line-height:1.8}.dropdown{position:relative}.dropdown-toggle{list-style:none;cursor:pointer;font-weight:700;letter-spacing:.35em;font-size:.85rem;color:var(--text)}.dropdown-toggle::-webkit-details-marker{display:none}.dropdown-toggle:after{content:"▾";margin-left:8px;color:var(--gold);letter-spacing:0}.dropdown-menu{position:absolute;top:32px;right:0;min-width:240px;background:var(--dark);display:flex;flex-direction:column;z-index:1000;box-shadow:0 16px 40px #0000002e}.dropdown:not([open]) .dropdown-menu{display:none}.dropdown-menu a{color:#fff;text-decoration:none;padding:18px 24px;font-size:.78rem;letter-spacing:.35em;font-weight:700}.dropdown-menu a:hover{background:#2b3240}.site-footer{background:var(--dark);color:#fff;padding:60px 0 36px}.footer-inner{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}.footer-company p{margin:0;line-height:1.7;font-size:1rem}.footer-nav{display:flex;gap:28px}.footer-nav a{color:#fff;text-decoration:none;font-size:1rem}.footer-nav a:hover{color:var(--gold)}.footer-bottom{margin-top:70px;text-align:center;font-size:.95rem;color:#fff}@media(max-width:768px){.footer-inner{grid-template-columns:1fr;gap:32px}.footer-nav{flex-direction:column;gap:14px}}
