body{padding-top:118px}.wrap{width:min(1200px,calc(100% - 40px));margin-left:auto;margin-right:auto}.topbar{position:fixed;top:0;left:0;right:0;z-index:1000;background:rgba(255,255,255,.54);backdrop-filter:blur(16px);border-bottom:1px solid rgba(0,0,0,.06)}.topbar-inner{max-width:1200px;margin:0 auto;padding:12px 24px;display:flex;align-items:center;justify-content:space-between;gap:16px;position:relative}.brand{display:flex;align-items:center;flex:0 0 auto}.brand img{display:block;width:220px;height:auto}.nav{display:flex;align-items:center;gap:12px;margin-left:14px;margin-right:auto}.nav a{display:inline-flex;align-items:center;min-height:34px;padding:0 8px;border-radius:10px;color:#444;text-decoration:none;font-size:15px;font-weight:500}.nav a:hover,.nav a[aria-current=page]{background:rgba(0,112,243,.08);color:#0070f3;text-decoration:none}.topbar-right{display:flex;align-items:center;gap:10px}.topbar .cta{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 13px;border-radius:12px;background:#0070f3;color:#fff;text-decoration:none;font-weight:600;font-size:14px;white-space:nowrap}.topbar .cta:hover{background:#005bbd;color:#fff}.topbar-menu-toggle{display:none;place-items:center;position:relative;width:40px;height:40px;border:1px solid rgba(17,24,39,.11);border-radius:10px;background:rgba(255,255,255,.75);color:#111827;cursor:pointer}.topbar-menu-toggle span{display:block;position:absolute;left:10px;width:18px;height:2px;border-radius:999px;background:currentColor;transition:transform .18s ease,opacity .18s ease,top .18s ease}.topbar-menu-toggle span:nth-child(1){top:13px}.topbar-menu-toggle span:nth-child(2){top:19px}.topbar-menu-toggle span:nth-child(3){top:25px}.topbar-menu-toggle[aria-expanded=true] span:nth-child(1){top:19px;transform:rotate(45deg)}.topbar-menu-toggle[aria-expanded=true] span:nth-child(2){opacity:0}.topbar-menu-toggle[aria-expanded=true] span:nth-child(3){top:19px;transform:rotate(-45deg)}.topbar-menu-panel{position:absolute;top:calc(100% + 10px);right:24px;width:min(320px,calc(100vw - 32px));display:grid;gap:8px;padding:10px;border:1px solid rgba(17,24,39,.1);border-radius:10px;background:#fff;box-shadow:0 24px 70px rgba(15,42,68,.18);opacity:0;visibility:hidden;transform:translateY(-6px);transition:opacity .16s ease,transform .16s ease,visibility .16s ease}.topbar-menu-panel.is-open{opacity:1;visibility:visible;transform:translateY(0)}.topbar-menu-panel a{display:flex;align-items:center;justify-content:center;min-height:40px;border:1px solid #e5e7eb;border-radius:8px;color:#374151;text-decoration:none;font-weight:500}.topbar-menu-panel a:hover,.topbar-menu-panel a[aria-current=page]{border-color:#bcd7ff;background:#f5f9ff;color:#005bb5}.topbar-lang-glass{border-top:1px solid rgba(255,255,255,.56);background:linear-gradient(180deg,rgba(255,255,255,.58),rgba(255,255,255,.28));backdrop-filter:blur(16px);box-shadow:inset 0 1px rgba(255,255,255,.8),0 12px 28px rgba(15,42,68,.06)}.topbar-lang-glass .lang-switch{max-width:1200px;margin:0 auto;display:flex;align-items:center;gap:7px;padding:8px 24px 10px;border:0;border-radius:0;background:transparent}.topbar-lang-glass .lang-btn{display:inline-flex;align-items:center;justify-content:center;min-width:38px;min-height:30px;padding:0 10px;border:1px solid rgba(17,24,39,.08);border-radius:999px;background:rgba(255,255,255,.58);color:#444;text-decoration:none;font-size:12px;font-weight:700;cursor:pointer}.topbar-lang-glass .lang-btn:hover{border-color:#bcd7ff;background:#f5f9ff;color:#005bb5}.topbar-lang-glass .lang-btn.is-active,.topbar-lang-glass .lang-btn[aria-current=true]{border-color:#0070f3;background:#0070f3;color:#fff}.site-footer{background:#fafafa;border-top:1px solid #eee;margin-top:60px}.footer-inner{max-width:1200px;margin:0 auto;padding:50px 24px;display:flex;justify-content:space-between;gap:40px;flex-wrap:wrap}.footer-left{display:flex;flex-direction:column;gap:20px;max-width:420px}.footer-logo{width:250px;height:auto;aspect-ratio:580/184;opacity:1;margin:0 auto}.footer-company{font-size:.92rem;line-height:1.6;color:#555}.footer-right{display:flex;flex-direction:column;gap:30px;align-items:flex-end}.footer-links{display:flex;gap:20px;font-size:.95rem}.footer-links a{color:#444;text-decoration:none}.footer-links a:hover{color:#0070f3}.footer-contact{text-align:right;font-size:.95rem}.footer-contact a{font-weight:600;color:#0070f3}.footer-bottom{text-align:center;border-top:1px solid #eee;padding:18px 24px;color:#777;font-size:.85rem}@media(max-width:900px){body{padding-top:124px}.topbar-inner{padding:10px 16px}.brand img{width:170px}.nav{display:none}.topbar-menu-toggle{display:inline-grid}.topbar .cta{display:none}.topbar-lang-glass .lang-switch{padding:8px 16px 10px;overflow-x:auto;scrollbar-width:none}.topbar-lang-glass .lang-switch::-webkit-scrollbar{display:none}.topbar-lang-glass .lang-btn{flex:0 0 auto}.footer-inner{display:grid;gap:28px}.footer-right{align-items:flex-start}.footer-contact{text-align:left}.footer-links{flex-wrap:wrap}}
/* Burger hitbox fix, 2026-09-07 */
.topbar-menu-toggle{position:relative;z-index:3}.topbar-menu-toggle span{pointer-events:none}.topbar-menu-panel{z-index:4}
