:root{--bg:#edf3fb;--panel:#fff;--panel-alt:#f7fafd;--text:#12223a;--muted:#5f6c7d;--border:#dbe5f0;--border-strong:#c6d3e3;--accent:#f4b63d;--accent-strong:#ffd98a;--accent-deep:#0d3b66;--accent-soft:#eaf4ff;--accent-ink:#132033;--shadow-soft:0 24px 50px #0f264614;--sans:"Avenir Next", "Segoe UI", "Helvetica Neue", Arial, sans-serif;--display:"Avenir Next", "Segoe UI", "Helvetica Neue", Arial, sans-serif;color:var(--text);background:radial-gradient(circle at top left, #0d3b661a, transparent 28%), radial-gradient(circle at bottom right, #f4b63d29, transparent 30%), var(--bg);font:16px/1.6 var(--sans);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:0 0;min-width:320px;margin:0}a,button{font:inherit}img{max-width:100%}#root{min-height:100vh}h1,h2,h3{color:var(--text);font-family:var(--display);letter-spacing:-.03em;margin:0;line-height:1.08}h1{overflow-wrap:anywhere;max-width:11ch;margin-bottom:16px;font-size:clamp(2.5rem,4.6vw,4.8rem)}h2{margin-bottom:14px;font-size:clamp(2rem,3.2vw,3.2rem)}h3{font-size:1.28rem}p{margin:0}@media (width<=640px){:root{font-size:15px}}.page-shell{width:min(1240px,100% - 32px);margin:0 auto;padding:24px 0 40px}.site-header,.hero-section,.focus-section,.content-section,.site-footer{background:var(--panel);border:1px solid var(--border);box-shadow:var(--shadow-soft);border-radius:28px;animation:.7s both rise-in}.site-header{justify-content:space-between;align-items:center;gap:20px;margin-bottom:18px;padding:18px 22px;display:flex}.brand{color:var(--text);align-items:center;gap:12px;font-weight:700;text-decoration:none;display:inline-flex}.brand-mark{background:linear-gradient(135deg, var(--accent), var(--accent-strong));width:42px;height:42px;color:var(--accent-ink);border-radius:14px;justify-content:center;align-items:center;font-weight:800;display:inline-flex}.brand-text{font-size:1rem}.header-actions{align-items:center;gap:16px;display:flex}.site-nav{align-items:center;gap:18px;display:flex}.site-nav a{color:var(--muted);font-weight:600;text-decoration:none}.site-nav a:hover{color:var(--text)}.language-toggle{background:var(--panel-alt);border:1px solid var(--border);border-radius:999px;align-items:center;gap:6px;padding:4px;display:inline-flex}.language-button{min-width:52px;height:38px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:999px;font-weight:800}.language-button.active{background:linear-gradient(135deg, var(--accent), var(--accent-strong));color:var(--accent-ink);box-shadow:0 10px 18px #f4b63d33}.hero-section{grid-template-columns:1.08fr .92fr;gap:34px;margin-bottom:18px;padding:34px;display:grid}.hero-copy{align-self:center;min-width:0;animation:.7s both rise-in}.eyebrow{color:var(--accent-deep);letter-spacing:.14em;text-transform:uppercase;margin:0 0 14px;font-size:.82rem;font-weight:700}.hero-text,.section-heading p,.service-card p,.info-card p,.contact-note,.focus-copy p,.focus-item span,.site-footer p,.contact-value{color:var(--muted)}.hero-actions{flex-wrap:wrap;gap:14px;margin:28px 0 22px;display:flex}.primary-action,.secondary-action,.contact-link{border-radius:999px;justify-content:center;align-items:center;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s,border-color .2s;display:inline-flex}.primary-action,.secondary-action{min-height:50px;padding:0 22px}.primary-action{color:var(--accent-ink);background:linear-gradient(135deg, var(--accent), var(--accent-strong));box-shadow:0 14px 28px #f4b63d3d}.secondary-action{color:var(--text);background:var(--panel-alt);border:1px solid var(--border-strong)}.primary-action:hover,.secondary-action:hover,.service-card:hover,.info-card:hover,.contact-card:hover{transform:translateY(-2px)}.service-card:hover,.info-card:hover,.contact-card:hover,.focus-item:hover,.hero-points li:hover{border-color:var(--border-strong);box-shadow:0 18px 34px #11223a14}.hero-points{gap:10px;margin:0;padding:0;list-style:none;display:grid}.hero-points li{background:var(--panel-alt);border:1px solid var(--border);border-radius:18px;padding:14px 16px}.hero-visual{align-items:center;min-width:0;display:flex}.hero-visual img{border:1px solid var(--border);background:linear-gradient(#eef5ff,#fff9ef);border-radius:26px;width:100%;animation:.9s .12s both rise-in,6s ease-in-out 1.2s infinite hero-float;display:block}.focus-section{background:radial-gradient(circle at top right, #f4b63d1f, transparent 32%), var(--panel);grid-template-columns:.9fr 1.1fr;gap:22px;margin-bottom:18px;padding:28px 30px;display:grid}.focus-panel{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.focus-item,.service-card,.info-card,.contact-card{background:var(--panel-alt);border:1px solid var(--border);border-radius:22px}.focus-item{padding:18px}.focus-item strong{color:var(--text);margin-bottom:8px;font-size:1rem;display:block}.content-section{margin-bottom:18px;padding:30px}.section-heading{max-width:760px;margin-bottom:22px}.section-heading.compact{margin-bottom:18px}.service-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.service-card,.info-card,.contact-card{padding:18px;transition:transform .2s,box-shadow .2s,border-color .2s;animation:.7s both rise-in}.service-card{box-shadow:0 16px 30px #11223a0d}.service-card:nth-child(2),.info-card:nth-child(2),.contact-card:nth-child(2){animation-delay:80ms}.service-card:nth-child(3),.info-card:nth-child(3),.contact-card:nth-child(3){animation-delay:.16s}.service-card:nth-child(4){animation-delay:.24s}.service-card:nth-child(5){animation-delay:.32s}.service-card:nth-child(6){animation-delay:.4s}.service-image-wrap{background:linear-gradient(180deg, var(--accent-soft), #fff);border:1px solid var(--border);border-radius:20px;margin-bottom:18px;padding:10px}.service-image{border-radius:16px;width:100%;display:block}.service-kicker,.contact-label{color:var(--accent-deep);letter-spacing:.12em;text-transform:uppercase;margin:0 0 10px;font-size:.78rem;font-weight:700}.service-card h3,.info-card h3,.contact-card h3{margin:0 0 10px}.info-grid,.contact-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.contact-link{color:var(--text);justify-content:flex-start;padding:0}.contact-value,.contact-link{font-size:1.05rem;font-weight:700}.contact-note{margin-top:10px}.contact-actions{margin-top:22px}.site-footer{justify-content:space-between;align-items:center;gap:14px;padding:18px 22px;display:flex}@keyframes rise-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@media (prefers-reduced-motion:reduce){.site-header,.hero-section,.focus-section,.content-section,.site-footer,.hero-copy,.hero-visual img,.service-card,.info-card,.contact-card{animation:none!important}.primary-action,.secondary-action,.service-card,.info-card,.contact-card,.focus-item,.hero-points li{transition:none}}@media (width<=1060px){.hero-section,.focus-section{grid-template-columns:1fr}.service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.focus-panel,.info-grid,.contact-grid{grid-template-columns:1fr}.hero-visual{justify-content:center}.hero-visual img{max-width:640px}}@media (width<=720px){.page-shell{width:min(100% - 20px,1240px);padding-top:14px}.site-header,.site-footer{flex-direction:column;align-items:flex-start}.site-nav{flex-wrap:wrap;gap:14px}.header-actions{flex-direction:column;align-items:flex-start;width:100%}.hero-section,.focus-section,.content-section{padding:22px 18px}.service-grid{grid-template-columns:1fr}.site-header,.hero-section,.focus-section,.content-section,.site-footer{border-radius:22px}.hero-actions{gap:10px}.primary-action,.secondary-action{width:100%}.hero-points li,.focus-item,.service-card,.info-card,.contact-card{border-radius:18px}.service-image-wrap{border-radius:16px;padding:8px}.contact-link,.contact-value{overflow-wrap:anywhere}}@media (width<=540px){.page-shell{width:calc(100% - 14px);padding:8px 0 24px}.site-header{margin-bottom:12px;padding:14px}.brand{width:100%;min-width:0}.brand-text{text-overflow:ellipsis;white-space:nowrap;font-size:.95rem;overflow:hidden}.header-actions{gap:12px}.site-nav{justify-content:space-between;gap:10px;width:100%}.site-nav a{font-size:.95rem}.language-toggle{justify-content:stretch;width:100%}.language-button{flex:1 1 0;min-width:0}.hero-section,.focus-section,.content-section{margin-bottom:12px;padding:16px 14px}.site-header,.hero-section,.focus-section,.content-section,.site-footer{border-radius:18px}.eyebrow{letter-spacing:.1em;margin-bottom:10px;font-size:.74rem}.hero-text{font-size:.98rem}.hero-actions{margin:18px 0}.primary-action,.secondary-action{min-height:46px;padding:0 16px}.hero-points,.focus-panel,.service-grid,.info-grid,.contact-grid{gap:12px}.hero-points li,.focus-item,.service-card,.info-card,.contact-card{border-radius:16px;padding:14px}.hero-visual img{border-radius:18px}.service-image-wrap{margin-bottom:14px}.service-card h3,.info-card h3,.contact-card h3{font-size:1.14rem}.contact-actions{margin-top:16px}.contact-actions .primary-action{width:100%}.site-footer{margin-top:2px;padding:14px}}
