:root{--primary:#4a8cff;--primary-deep:#2f6fe0;--primary-soft:#e9efff;--bg:#faf8f3;--surface:#fff;--surface-muted:#f4efe3;--background:#faf8f3;--background-secondary:#f4efe3;--secondary-bg:#f4efe3;--text-primary:#1a1816;--text-secondary:#6b6558;--text-tertiary:#a39c8a;--text-on-dark:#fff;--border:#ece8de;--border-strong:#d8d2c2;--accent-warm:#fde68a;--success:#19aa5c;--danger:#dc2626;--warning:#f59e0b;--radius:12px;--radius-card:14px;--radius-pill:999px;--container:1200px;--nav-height:72px}html{scrollbar-gutter:stable}body{color:var(--text-primary);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;background:#faf8f3;margin:0;font-family:"M PLUS Rounded 1c",system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input{font:inherit}.site-nav{z-index:50;height:var(--nav-height);backdrop-filter:blur(14px);background:#faf8f3eb;border-bottom:1px solid #ece8de;transition:box-shadow .18s;position:fixed;top:0;left:0;right:0}.site-nav.is-scrolled{box-shadow:0 8px 24px #0f172a14}.site-nav__inner{grid-template-columns:minmax(160px,1fr) auto minmax(160px,1fr);align-items:center;gap:20px;height:100%;display:grid}.brand{letter-spacing:-.01em;align-items:center;gap:10px;font-size:28px;font-weight:800;display:inline-flex}.brand__mark{flex:none;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex;overflow:visible}.brand__mark img{object-fit:contain;width:32px;height:32px;display:block}.site-nav__links{justify-content:center;align-items:center;gap:28px;display:flex}.site-nav__link{color:var(--text-primary);font-size:15px;font-weight:500;line-height:1;transition:color .18s}.site-nav__link:hover{color:var(--primary)}.site-nav__actions .btn{font-size:15px}.nav-cta__short{display:none}.brand .roadside-title{margin-left:0;font-size:22px;line-height:1;position:static;top:0;letter-spacing:-.02em!important;text-transform:none!important;font-family:"M PLUS Rounded 1c",system-ui,sans-serif!important;font-weight:800!important}.site-nav__actions{justify-content:flex-end;align-items:center;gap:12px;display:flex}.lang-switch{border:1px solid var(--border);min-width:46px;height:36px;color:var(--text-primary);cursor:pointer;font:inherit;letter-spacing:.04em;background:#fff;border-radius:999px;justify-content:center;align-items:center;padding:0 14px;font-size:13px;font-weight:700;transition:border-color .18s,color .18s,background .18s;display:inline-flex}.lang-switch:hover{border-color:var(--primary);color:var(--primary)}.lang-switch:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.region-select-wrap{position:relative}.region-select{appearance:none;border:1px solid var(--border);min-width:190px;min-height:42px;color:var(--text-primary);cursor:pointer;font:inherit;background:#fff;border-radius:14px;padding:0 38px 0 14px;font-size:14px;font-weight:700}.region-select-wrap:after{content:"";border-right:1.8px solid var(--text-primary);border-bottom:1.8px solid var(--text-primary);pointer-events:none;width:9px;height:9px;position:absolute;top:50%;right:14px;transform:translateY(-65%)rotate(45deg)}.btn{border:1px solid var(--primary);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;min-height:52px;padding:0 22px;font-size:15px;font-weight:700;transition:transform .18s,background-color .18s,color .18s,border-color .18s;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn--primary{background:var(--primary);color:#fff}.btn--outline{color:var(--primary);background:0 0}.btn--white{color:var(--primary);background:#fff;border-color:#fff}.btn--dark{color:#fff;background:#0f172a;border-color:#0f172a}body .site-footer{background:#0c1117;border-top:1px solid #ffffff14;margin-top:64px;padding:36px 0}body .site-footer__inner{flex-direction:column;align-items:stretch;gap:22px 24px;min-height:168px;padding:28px 0;font-size:14px;display:flex}body .site-footer__row{flex-wrap:wrap;justify-content:center;align-items:center;gap:22px;width:100%;display:flex}body .site-footer__row--top{grid-template-columns:auto 1fr auto;align-items:center;display:grid}body .site-footer__row--top .site-footer__locale{justify-self:start}body .site-footer__row--top .site-footer__nav{justify-self:center;width:auto}body .site-footer__row--top .site-footer__social{justify-self:end}body .site-footer__row--bottom{border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:12px 24px;width:100%;padding-top:22px;display:flex}body .site-footer__brand{color:#fff;font-size:16px;font-weight:800}body .site-footer__nav{color:#ffffffd1;flex-wrap:wrap;justify-content:center;align-items:center;gap:14px 28px;width:100%;font-size:15px;display:flex}body .site-footer__nav a{color:inherit}body .site-footer__nav a:hover{color:#fff}body .site-footer__legal{color:#ffffff8c;flex-wrap:wrap;align-items:center;gap:8px 20px;font-size:13px;display:flex}body .site-footer__legal a{color:inherit}body .site-footer__legal a:hover{color:#fff}body .site-footer__social{justify-content:center;align-items:center;gap:12px;display:flex}body .site-footer__social-link{color:#ffffffc7;border:1px solid #ffffff24;border-radius:999px;justify-content:center;align-items:center;width:40px;height:40px;transition:transform .2s,border-color .2s,color .2s;display:inline-flex}body .site-footer__social-link:hover{color:#fff;border-color:#ffffff6b;transform:translateY(-1px)}body .site-footer__social-link svg{width:18px;height:18px}body .site-footer__copy{flex-wrap:wrap;align-items:baseline;gap:10px;display:flex}body .site-footer__copy-text{color:#ffffff8c;font-size:13px}body .site-footer__locale{flex-wrap:nowrap;justify-content:center;align-items:center;gap:18px;display:flex}body .site-footer__control{align-items:center;gap:10px;display:flex}body .site-footer__control-label{color:#ffffffb8;font-size:14px;font-weight:700}body .site-footer .region-select{color:#fff;background:0 0;border:0;border-bottom:1px solid #0000;border-radius:0;min-width:0;min-height:34px;padding:4px 22px 4px 0;transition:border-color .16s,color .16s}body .site-footer .region-select:hover,body .site-footer .region-select:focus-visible{border-bottom-color:#ffffffa6;outline:none}body .site-footer .region-select option{color:#0c1117}body .site-footer .region-select-wrap:after{border-color:#ffffffd9;right:4px}.back-to-top{right:max(16px, env(safe-area-inset-right));bottom:max(92px, env(safe-area-inset-bottom) + 92px);z-index:55;width:52px;height:52px;color:var(--primary-deep);cursor:pointer;opacity:0;pointer-events:none;background:#ffffffe6;border:1px solid #0f172a1f;border-radius:999px;place-items:center;padding:0;transition:opacity .18s,transform .18s,background-color .18s,color .18s,box-shadow .18s,border-color .18s;display:grid;position:fixed;transform:translateY(14px)scale(.96);box-shadow:0 18px 40px #0f172a24}.back-to-top--visible{opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}.back-to-top:hover{color:var(--primary);background:#fff;border-color:#2f6fe038;box-shadow:0 22px 46px #2f6fe033}.back-to-top svg{fill:currentColor;width:22px;height:22px}@media (width<=900px){body .site-footer__inner{justify-items:center;min-height:auto;padding:24px 0}body .site-footer__row{flex-direction:column;gap:16px}body .site-footer__row--top{flex-direction:column;align-items:center;display:flex}body .site-footer__row--top .site-footer__nav{justify-self:auto}body .site-footer__row--bottom{align-items:center;gap:14px}body .site-footer__nav{gap:10px 18px;font-size:13px}body .site-footer__legal{justify-content:center}body .site-footer__locale{flex-flow:column wrap;align-items:center;gap:14px}body .site-footer__copy{justify-content:center}}@media (width<=640px){.site-nav{height:auto;min-height:64px;padding:8px 0}.site-nav__inner{gap:16px;height:auto;display:flex}.site-nav__actions{flex:1;justify-content:flex-end;gap:8px}.site-nav__links{display:none}.site-nav .btn{min-height:44px;padding:0 14px;font-size:14px}.nav-cta{white-space:nowrap}.nav-cta__full{display:none}.nav-cta__short{display:inline}}@media (width<=720px){.region-select{width:100%;min-width:0}.legal-shell{padding-top:120px}.back-to-top{right:14px;bottom:max(84px, env(safe-area-inset-bottom) + 84px);width:48px;height:48px}}:root{--primary-deep:#2f6fe0}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-height:100vh;color:var(--text-primary);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;background:#faf8f3;margin:0;font-family:"M PLUS Rounded 1c",system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}svg{display:block}.container{width:min(calc(100% - 40px), var(--container));margin:0 auto}.legal-shell{padding:136px 0 72px;position:relative;overflow:clip}.legal-background{display:none}.legal-card{z-index:1;max-width:780px;margin:0 auto;padding:84px 0 0;position:relative}.legal-title{letter-spacing:-.06em;text-align:center;margin:0;font-family:"M PLUS Rounded 1c",Space Grotesk,Inter,sans-serif;font-size:clamp(2.2rem,4.1vw,3.4rem);line-height:.98}.legal-updated,.legal-intro,.legal-section p,.legal-note{color:var(--text-secondary);line-height:1.7}.legal-updated{text-align:center;margin:14px 0 0;font-size:.98rem}.legal-intro{max-width:100%;margin:28px auto 0;font-size:1.02rem}.legal-sections{margin-top:64px;display:block}.legal-section{margin-top:36px}.legal-section h2{letter-spacing:-.04em;margin:0 0 10px;font-size:1.1rem}.legal-section p{margin:0 0 12px}.legal-section p:last-child{margin-bottom:0}.legal-note{margin:36px 0 0}@media (width<=720px){.legal-card{padding:24px 0 0}.legal-title{font-size:clamp(2.6rem,6vw,4.8rem)}}
