.header-module-scss-module__GY3QGG__header{z-index:20;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);width:100%;height:var(--header-height);background:#ffffffd9;justify-content:space-between;align-items:center;padding-inline:1.5rem;display:flex;position:fixed;top:0}@media not (max-width:768px){.header-module-scss-module__GY3QGG__header{padding-block:.875rem;padding-inline:2rem}}.header-module-scss-module__GY3QGG__headerSurfaceBase{background:#f0f2f7d9}.header-module-scss-module__GY3QGG__logo{transition:opacity var(--transition-hover)}@media (hover:hover){.header-module-scss-module__GY3QGG__logo:hover{opacity:.6}}.header-module-scss-module__GY3QGG__buttonGroup{display:none}@media not (max-width:960px){.header-module-scss-module__GY3QGG__buttonGroup{align-items:center;gap:.75rem;display:flex}}.header-module-scss-module__GY3QGG__loginLink{color:#626365;font-size:.6875rem;font-family:var(--font-inter),var(--font-noto-sans-jp),sans-serif;transition:opacity var(--transition-hover);margin-right:.25rem;line-height:1;text-decoration:none}@media (hover:hover){.header-module-scss-module__GY3QGG__loginLink:hover{opacity:.6}}.header-module-scss-module__GY3QGG__navCta{font-size:.75rem;font-family:var(--font-noto-sans-jp);white-space:nowrap;border:1px solid #0000;border-radius:3.5rem;align-items:center;padding:.5625rem 1rem;line-height:1;text-decoration:none;transition:background .3s cubic-bezier(.4,.4,0,1),border-color .3s cubic-bezier(.4,.4,0,1);display:inline-flex}.header-module-scss-module__GY3QGG__navCtaDemo{color:#fff;background:#00f;border-color:#00f}@media (hover:hover){.header-module-scss-module__GY3QGG__navCtaDemo:hover{background:#0c00bd;border-color:#0c00bd}}.header-module-scss-module__GY3QGG__navCtaDoc{color:#18181b;background:#fff;border-color:#dfe2eb}@media (hover:hover){.header-module-scss-module__GY3QGG__navCtaDoc:hover{border-color:#ced1d9}}.header-module-scss-module__GY3QGG__mobileCta{text-align:center;width:100%;font-size:.875rem;font-family:var(--font-noto-sans-jp);border:1px solid #0000;border-radius:3.5rem;padding-block:.875rem;font-weight:500;text-decoration:none;transition:background .3s cubic-bezier(.4,.4,0,1),border-color .3s cubic-bezier(.4,.4,0,1);display:block}.header-module-scss-module__GY3QGG__mobileCtaPrimary{color:#fff;background:#00f;border-color:#00f}.header-module-scss-module__GY3QGG__mobileCtaSecondary{color:#18181b;background:#fff;border-color:#dfe2eb}.header-module-scss-module__GY3QGG__navArea{align-items:center;gap:2.5rem;min-width:0;display:flex}.header-module-scss-module__GY3QGG__navigation{display:none}@media not (max-width:960px){.header-module-scss-module__GY3QGG__navigation{display:block;position:relative}}.header-module-scss-module__GY3QGG__navigationList{align-items:center;column-gap:2.5rem;list-style:none;display:flex}.header-module-scss-module__GY3QGG__navigationItem{color:#626365;height:1.5rem;font-size:.6875rem;font-family:var(--font-inter);cursor:pointer;background:0 0;border:none;align-items:center;padding:0;line-height:1;text-decoration:none;transition:all .3s;display:inline-flex}.header-module-scss-module__GY3QGG__navigationItem:hover{opacity:.6}.header-module-scss-module__GY3QGG__navigationItemWithChevron{gap:.25rem}.header-module-scss-module__GY3QGG__navigationItemActive{opacity:.6}.header-module-scss-module__GY3QGG__chevron{transition:transform .2s}.header-module-scss-module__GY3QGG__navigationItemActive .header-module-scss-module__GY3QGG__chevron{transform:rotate(180deg)}.header-module-scss-module__GY3QGG__megaMenu{opacity:0;visibility:hidden;pointer-events:none;z-index:30;transition:opacity .2s,visibility .2s;position:absolute;top:calc(100% + 12px);left:0}.header-module-scss-module__GY3QGG__megaMenuOpen{opacity:1;visibility:visible;pointer-events:auto}.header-module-scss-module__GY3QGG__megaMenuInner{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff7;border:1px solid #18181b14;border-radius:14px;width:640px;overflow:hidden;box-shadow:0 8px 32px #18181b1f}.header-module-scss-module__GY3QGG__megaMenuSolutionsList{flex-direction:column;gap:.125rem;padding:.5rem;display:flex}.header-module-scss-module__GY3QGG__megaMenuGrid{grid-template-columns:repeat(3,1fr);gap:0;padding:.5rem;display:grid}.header-module-scss-module__GY3QGG__megaMenuCategory{padding:.75rem}.header-module-scss-module__GY3QGG__megaMenuCategory:nth-child(n+4){border-top:1px solid #18181b14}.header-module-scss-module__GY3QGG__megaMenuCategoryLabel{font-family:var(--font-inter);letter-spacing:.06em;text-transform:uppercase;color:#8f9092;margin-bottom:.5rem;font-size:.625rem;font-weight:500;display:block}.header-module-scss-module__GY3QGG__megaMenuItems{flex-direction:column;gap:.125rem;display:flex}.header-module-scss-module__GY3QGG__megaMenuItem{border-radius:8px;padding:.5rem .625rem;text-decoration:none;transition:background .15s,color .15s;display:block}@media (hover:hover){.header-module-scss-module__GY3QGG__megaMenuItem:hover{background:#f1f1f3}.header-module-scss-module__GY3QGG__megaMenuItem:hover .header-module-scss-module__GY3QGG__megaMenuItemLabel{color:#00f}}.header-module-scss-module__GY3QGG__megaMenuItemDisabled{cursor:default}@media (hover:hover){.header-module-scss-module__GY3QGG__megaMenuItemDisabled:hover{background:0 0}.header-module-scss-module__GY3QGG__megaMenuItemDisabled:hover .header-module-scss-module__GY3QGG__megaMenuItemLabel{color:#18181b}}.header-module-scss-module__GY3QGG__megaMenuItemLabel{font-family:var(--font-noto-sans-jp);color:#18181b;align-items:center;gap:.5rem;font-size:.8125rem;font-weight:500;line-height:1.4;transition:color .15s;display:inline-flex}.header-module-scss-module__GY3QGG__comingSoonBadge{font-family:var(--font-noto-sans-jp);color:#8f8f93;letter-spacing:0;background:#f4f4f6;border:1px solid #e8e8ea;border-radius:62.4375rem;flex-shrink:0;align-items:center;padding:.0625rem .375rem;font-size:.625rem;font-weight:500;line-height:1.4;display:inline-flex}.header-module-scss-module__GY3QGG__menuItemCount{min-width:1.25rem;height:1.25rem;font-family:var(--font-inter);letter-spacing:0;color:#fbfbfb;background:#00f;border-radius:62.4375rem;flex-shrink:0;justify-content:center;align-items:center;padding:0 .375rem;font-size:.6875rem;font-weight:500;line-height:1;display:inline-flex}.header-module-scss-module__GY3QGG__megaMenuItemDesc{font-family:var(--font-noto-sans-jp);color:#626365;margin-top:.125rem;font-size:.6875rem;font-weight:300;line-height:1.5;display:block}.header-module-scss-module__GY3QGG__megaMenuFooter{border-top:1px solid #18181b14;padding:.5rem 1rem}.header-module-scss-module__GY3QGG__megaMenuFooterLink{font-family:var(--font-inter);color:#626365;border-radius:6px;align-items:center;gap:.5rem;padding:.375rem .5rem;font-size:.75rem;text-decoration:none;transition:all .15s;display:flex}@media (hover:hover){.header-module-scss-module__GY3QGG__megaMenuFooterLink:hover{color:#18181b;background:#fafafa}}.header-module-scss-module__GY3QGG__megaMenuFooterIcon{color:#00f}.header-module-scss-module__GY3QGG__megaMenuFooterArrow{opacity:.5;margin-left:auto}.header-module-scss-module__GY3QGG__navigationButton{z-index:9;background:0 0;border:none;flex-direction:column;align-items:center;row-gap:8px;width:1.5rem;display:flex;position:relative}@media not (max-width:960px){.header-module-scss-module__GY3QGG__navigationButton{display:none}}.header-module-scss-module__GY3QGG__navigationBar{will-change:transform;background:#626365;width:1.5rem;height:2px}.header-module-scss-module__GY3QGG__mobileNavigation{z-index:2;clip-path:inset(0% 0% 0% 100%);background:#fff;width:100%;height:100dvh;padding-inline:2rem;position:fixed;inset:0;overflow-y:auto}@media not (max-width:960px){.header-module-scss-module__GY3QGG__mobileNavigation{display:none}}.header-module-scss-module__GY3QGG__mobileNavigationLogo{position:absolute;top:1.8125rem;left:1.5rem}.header-module-scss-module__GY3QGG__mobileNavigationList{row-gap:1.5rem;margin:0;padding:0;list-style:none;display:flex}.header-module-scss-module__GY3QGG__mobileNavigationGroup{row-gap:2rem;margin-top:4rem;display:grid}.header-module-scss-module__GY3QGG__mobileNavigationLinks{row-gap:1.25rem;display:grid}.header-module-scss-module__GY3QGG__mobileNavigationLinksLegal{margin-top:1.75rem}.header-module-scss-module__GY3QGG__mobilemainItem{font-family:var(--font-inter);color:#18181b;font-size:1rem}.header-module-scss-module__GY3QGG__mobilelegalItem{color:#626365;font-size:.8125rem}.header-module-scss-module__GY3QGG__extraLink{align-items:baseline;gap:.5rem;display:flex}.header-module-scss-module__GY3QGG__mobileNavigationButtons{flex-direction:column;align-items:flex-start;row-gap:1rem;margin-top:1.75rem;display:flex}.header-module-scss-module__GY3QGG__mobileAccordionTrigger{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:.5rem;width:100%;display:flex}.header-module-scss-module__GY3QGG__mobileChevron{flex-shrink:0;transition:transform .25s}.header-module-scss-module__GY3QGG__mobileChevronOpen{transform:rotate(180deg)}.header-module-scss-module__GY3QGG__mobileProductMenu{row-gap:1.5rem;margin-top:1.25rem;padding-left:1rem;display:grid}.header-module-scss-module__GY3QGG__mobileProductCategory{row-gap:.75rem;display:grid}.header-module-scss-module__GY3QGG__mobileProductCategoryLabel{font-family:var(--font-inter);text-transform:uppercase;letter-spacing:.06em;color:#00f;font-size:.625rem;font-weight:500}.header-module-scss-module__GY3QGG__mobileProductItem{font-family:var(--font-noto-sans-jp);color:#626365;font-size:.875rem;text-decoration:none;transition:color .15s}.header-module-scss-module__GY3QGG__mobileProductItem:hover{color:#18181b}.header-module-scss-module__GY3QGG__mobileProductItemDisabled{cursor:default;align-items:center;gap:.5rem;display:inline-flex}.header-module-scss-module__GY3QGG__mobileProductItemDisabled:hover{color:#626365}@media not (min-width:961px){.header-module-scss-module__GY3QGG__mobileButtons{white-space:nowrap;text-align:center;color:#18181b;width:100%;padding-block:1rem;padding-inline:1.5rem;font-size:.875rem;font-weight:500}}
.localeSwitch-module-scss-module__zmwFkG__localeSwitch{font-family:var(--font-inter);-webkit-user-select:none;user-select:none;align-items:center;gap:.25rem;font-size:.6875rem;line-height:1;display:inline-flex}.localeSwitch-module-scss-module__zmwFkG__desktop{margin-right:.5rem}.localeSwitch-module-scss-module__zmwFkG__mobile{justify-content:center;margin-bottom:1rem;font-size:.8125rem}.localeSwitch-module-scss-module__zmwFkG__item{color:#8f8f93;transition:color var(--transition-hover);border-radius:.25rem;padding-block:.25rem;padding-inline:.375rem;text-decoration:none}@media (hover:hover){.localeSwitch-module-scss-module__zmwFkG__item:hover{color:#18181b}}.localeSwitch-module-scss-module__zmwFkG__active{color:#18181b;font-weight:600}.localeSwitch-module-scss-module__zmwFkG__divider{color:#cccccd}
:root{--header-height:54px;--transition-hover:.3s cubic-bezier(.4,.4,0,1).1s;--spacing-section:144px}@media not (max-width:768px){:root{--header-height:60px}}:root{--surface-base:#f0f2f7;--surface-card:#dfe2eb;--surface-panel:#fff;--border-card:#ced1d9;--border-card-hover:#c2c5ce;--border-strong:#b6b8bf;--border-on-white:#dfe2eb;--tab-track:#cfd4e0;--accent-soft:#e9ecfd;--text-main:#18181b;--text-sub:#8f9092;--brand:#00f;--brand-hover:#06c}*{box-sizing:border-box;margin:0;padding:0}html{scroll-padding-top:var(--header-height)}html,body{max-width:100vw;overflow-x:clip}body{font-family:var(--font-inter),var(--font-noto-sans-jp),sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff}body:has([data-surface=base]){background:#f0f2f7}a{color:inherit;text-decoration:none}
.recruitScope{--rc-bg:#fff;--rc-surface:#dfe2eb;--rc-border:#dfe2eb;--rc-border-strong:#ced1d9;--rc-text:#18181b;--rc-text-2:#18181b;--rc-text-3:#8f9092;--rc-font-sans:var(--font-inter),var(--font-noto-sans-jp),sans-serif;--rc-font-mono:var(--font-inter),var(--font-noto-sans-jp),sans-serif;color:var(--rc-text);font-family:var(--rc-font-sans);font-feature-settings:"ss01";letter-spacing:-.01em}
