@import url("https://cdn.jsdelivr.net/npm/gen-interface-jp@0.6.2/cdn/400.css");@import url("https://cdn.jsdelivr.net/npm/gen-interface-jp@0.6.2/cdn/600.css");.country-selector,.country-selector *{box-sizing:border-box;font-family:Gen Interface JP,sans-serif!important}.country-selector{background:#fff;color:#1d1d1f;min-height:calc(100vh - 105px);padding-top:52px}.country-selector__inner{margin:0 auto;padding:73px 24px 120px;width:min(100%,822px)}.country-selector h1{animation:uas-country-reveal .62s cubic-bezier(.16,1,.3,1) both;font-size:16px;font-weight:600;letter-spacing:-.018em;line-height:1.2;margin:0}.country-selector__rule{animation:uas-country-rule .78s cubic-bezier(.16,1,.3,1) 90ms both;background:#d2d2d7;height:1px;margin-top:8px;transform-origin:left center;width:100%}.country-selector__links{animation:uas-country-reveal .62s cubic-bezier(.16,1,.3,1) .17s both;display:flex;gap:28px;margin-top:27px}.country-selector__links a,.country-selector__links a:visited{color:#06c;font-size:16px;font-weight:600;letter-spacing:-.012em;line-height:1.2;padding:5px 0;position:relative;text-decoration:none;transition:color .18s ease,transform .18s ease}.country-selector__links a:after{background:currentColor;bottom:1px;content:"";height:1px;left:0;position:absolute;right:0;transform:scaleX(0);transform-origin:right center;transition:transform .24s cubic-bezier(.16,1,.3,1)}.country-selector__links a:hover{color:#0071e3;transform:translateY(-1px)}.country-selector__links a:focus-visible:after,.country-selector__links a:hover:after{transform:scaleX(1);transform-origin:left center}.country-selector__links a:focus-visible{border-radius:2px;outline:2px solid #0071e3;outline-offset:4px}@keyframes uas-country-reveal{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes uas-country-rule{0%{opacity:0;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}@media (max-width:600px){.country-selector{min-height:calc(100vh - 125px)}.country-selector__inner{padding:48px 20px 96px}.country-selector__links{align-items:flex-start;flex-direction:column;gap:16px;margin-top:24px}}@media (prefers-reduced-motion:reduce){.country-selector h1,.country-selector__links,.country-selector__rule{animation:none}.country-selector__links a,.country-selector__links a:after{transition:none}}