.header-module-scss-module__5VxUZW__header{z-index:200;padding:2rem 0;transition:all .7s;position:fixed;top:0;left:0;right:0}@media (max-width:48rem){.header-module-scss-module__5VxUZW__header{padding:.5rem 0}}.header-module-scss-module__5VxUZW__header_scrolled{background:var(--rp-bg-glass);border-bottom:.0625rem solid var(--rp-border-default);box-shadow:var(--rp-shadow-nav);-webkit-backdrop-filter:blur(2rem);backdrop-filter:blur(2rem);padding:1rem 0}@media (max-width:48rem){.header-module-scss-module__5VxUZW__header_chat{background:0 0;border-bottom:none;width:100%;padding:.5rem 0;position:relative}}.header-module-scss-module__5VxUZW__header_inner{justify-content:space-between;align-items:center;gap:1rem;max-width:80rem;margin:0 auto;padding:0 1.5rem;display:flex}.header-module-scss-module__5VxUZW__brand{color:rgb(var(--rp-text-primary-rgb));cursor:pointer;background:0 0;border:none;align-items:center;gap:.75rem;text-decoration:none;display:inline-flex}.header-module-scss-module__5VxUZW__brand_icon{width:auto;height:2rem;transition:transform .5s;display:block}.header-module-scss-module__5VxUZW__brand:hover .header-module-scss-module__5VxUZW__brand_icon{transform:rotate(12deg)}.header-module-scss-module__5VxUZW__brand_text{width:auto;height:1.5rem;display:block}.header-module-scss-module__5VxUZW__brand_text_wrap{align-items:center;display:inline-flex}.header-module-scss-module__5VxUZW__nav_links{letter-spacing:.3rem;text-transform:uppercase;color:rgb(var(--rp-text-subtle-rgb));gap:2rem;font-size:1rem;font-weight:700;display:flex}.header-module-scss-module__5VxUZW__header_locale_compact .header-module-scss-module__5VxUZW__nav_links{letter-spacing:.2rem}.header-module-scss-module__5VxUZW__nav_link{color:inherit;text-decoration:none;transition:color .3s;position:relative}.header-module-scss-module__5VxUZW__nav_link:after{content:"";background:rgb(var(--rp-primary-rgb));width:0;height:.1rem;transition:width .3s;position:absolute;bottom:-.25rem;left:50%;transform:translate(-50%)}.header-module-scss-module__5VxUZW__nav_link:hover{color:rgb(var(--rp-primary-light-rgb))}.header-module-scss-module__5VxUZW__nav_link:hover:after{width:100%}.header-module-scss-module__5VxUZW__nav_link_active{color:rgb(var(--rp-primary-light-rgb))}.header-module-scss-module__5VxUZW__nav_link_active:after{width:100%}.header-module-scss-module__5VxUZW__nav_actions{align-items:center;gap:1rem;display:flex}.header-module-scss-module__5VxUZW__menu_button{width:2.75rem;height:2.75rem;color:rgb(var(--rp-text-primary-rgb));cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;font-size:1.5rem;transition:transform .3s,color .3s;display:none}.header-module-scss-module__5VxUZW__menu_button:hover{color:rgb(var(--rp-primary-light-rgb));transform:translateY(-.1rem)}.header-module-scss-module__5VxUZW__chat_button{background:rgb(var(--rp-text-primary-rgb));color:rgb(var(--rp-bg-main-rgb));letter-spacing:.2rem;text-transform:uppercase;box-shadow:var(--rp-shadow-badge);border:none;border-radius:62.4375rem;align-items:center;gap:.5rem;padding:.75rem 2rem;font-size:.75rem;font-weight:700;text-decoration:none;transition:transform .3s,background .3s;display:inline-flex}.header-module-scss-module__5VxUZW__chat_button:hover{background:rgb(var(--rp-text-base-rgb));transform:scale(1.05)}.header-module-scss-module__5VxUZW__login_button{border:.0625rem solid var(--rp-border-default);color:rgb(var(--rp-text-secondary-rgb));letter-spacing:.2rem;text-transform:uppercase;background:0 0;border-radius:62.4375rem;align-items:center;padding:.625rem 1.25rem;font-size:.75rem;font-weight:700;text-decoration:none;transition:color .3s,border .3s,transform .3s;display:inline-flex}.header-module-scss-module__5VxUZW__login_button:hover{color:rgb(var(--rp-text-primary-rgb));border-color:var(--rp-border-hover);transform:translateY(-.1rem)}.header-module-scss-module__5VxUZW__notification_wrap{position:relative}.header-module-scss-module__5VxUZW__notification_button{border:.0625rem solid var(--rp-border-default);background:rgb(var(--rp-bg-card-rgb));width:2.5rem;height:2.5rem;color:rgb(var(--rp-text-secondary-rgb));cursor:pointer;border-radius:62.4375rem;flex:none;justify-content:center;align-items:center;padding:0;font-size:1.125rem;text-decoration:none;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.header-module-scss-module__5VxUZW__notification_button:hover,.header-module-scss-module__5VxUZW__notification_button_active{border-color:var(--rp-border-hover);background:var(--rp-bg-accent-subtle);color:rgb(var(--rp-text-primary-rgb))}.header-module-scss-module__5VxUZW__notification_button:focus-visible{box-shadow:var(--rp-shadow-focus);outline:none}.header-module-scss-module__5VxUZW__notification_panel{border:.0625rem solid var(--rp-border-default);background:rgb(var(--rp-bg-card-rgb));width:min(22rem,100vw - 3rem);box-shadow:var(--rp-shadow-nav);z-index:5;border-radius:1.25rem;position:absolute;top:calc(100% + .5rem);right:0;overflow:hidden}.header-module-scss-module__5VxUZW__notification_panel_header{border-bottom:.0625rem solid var(--rp-border-default);justify-content:space-between;align-items:center;gap:.75rem;padding:1rem 1.25rem;display:flex}.header-module-scss-module__5VxUZW__notification_title{color:rgb(var(--rp-text-primary-rgb));margin:0;font-size:.875rem;font-weight:700}.header-module-scss-module__5VxUZW__notification_settings_link{width:2rem;height:2rem;color:rgb(var(--rp-text-muted-rgb));border-radius:62.4375rem;justify-content:center;align-items:center;font-size:1rem;text-decoration:none;transition:background .15s,color .15s;display:inline-flex}.header-module-scss-module__5VxUZW__notification_settings_link:hover{background:var(--rp-bg-accent-subtle);color:rgb(var(--rp-text-primary-rgb))}.header-module-scss-module__5VxUZW__notification_settings_link:focus-visible,.header-module-scss-module__5VxUZW__notification_view_all:focus-visible{box-shadow:inset 0 0 0 .125rem rgb(var(--rp-primary-light-rgb));outline:none}.header-module-scss-module__5VxUZW__notification_empty{text-align:center;flex-direction:column;align-items:center;gap:.5rem;padding:2rem 1.25rem;display:flex}.header-module-scss-module__5VxUZW__notification_empty_icon{background:var(--rp-bg-accent-subtle);width:2.5rem;height:2.5rem;color:rgb(var(--rp-primary-light-rgb));border-radius:62.4375rem;justify-content:center;align-items:center;margin-bottom:.25rem;font-size:1.25rem;display:inline-flex}.header-module-scss-module__5VxUZW__notification_empty_title{color:rgb(var(--rp-text-primary-rgb));margin:0;font-size:.875rem;font-weight:700}.header-module-scss-module__5VxUZW__notification_empty_description{color:rgb(var(--rp-text-muted-rgb));text-wrap:pretty;margin:0;font-size:.75rem;line-height:1.6}.header-module-scss-module__5VxUZW__notification_view_all{border-top:.0625rem solid var(--rp-border-default);color:rgb(var(--rp-primary-light-rgb));justify-content:space-between;align-items:center;gap:.75rem;padding:.75rem 1.25rem;font-size:.75rem;font-weight:700;text-decoration:none;transition:background .15s,color .15s;display:flex}.header-module-scss-module__5VxUZW__notification_view_all:hover{background:var(--rp-bg-accent-subtle);color:rgb(var(--rp-text-primary-rgb))}.header-module-scss-module__5VxUZW__account_menu_wrap{position:relative}.header-module-scss-module__5VxUZW__account_button{border:.0625rem solid var(--rp-border-default);background:var(--rp-bg-glass);max-width:12rem;color:rgb(var(--rp-text-secondary-rgb));letter-spacing:.12rem;text-transform:uppercase;cursor:pointer;border-radius:62.4375rem;align-items:center;gap:.5rem;padding:.625rem 1rem;font-size:.75rem;font-weight:700;transition:color .3s,border .3s,transform .3s;display:inline-flex}.header-module-scss-module__5VxUZW__account_button span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.header-module-scss-module__5VxUZW__account_button:hover,.header-module-scss-module__5VxUZW__account_button[aria-expanded=true]{color:rgb(var(--rp-text-primary-rgb));border-color:var(--rp-border-hover);transform:translateY(-.1rem)}.header-module-scss-module__5VxUZW__account_menu{border:.0625rem solid var(--rp-border-default);background:var(--rp-bg-glass);-webkit-backdrop-filter:blur(1.5rem);backdrop-filter:blur(1.5rem);min-width:14rem;box-shadow:var(--rp-shadow-nav);z-index:5;border-radius:1rem;gap:.5rem;padding:.75rem;display:grid;position:absolute;top:calc(100% + .5rem);right:0}.header-module-scss-module__5VxUZW__account_menu_item{width:100%;color:rgb(var(--rp-text-secondary-rgb));letter-spacing:.12rem;text-transform:uppercase;text-align:left;cursor:pointer;background:0 0;border:.0625rem solid #0000;border-radius:.75rem;padding:.625rem .75rem;font-size:.75rem;font-weight:700;text-decoration:none;transition:border .3s,color .3s,background .3s}.header-module-scss-module__5VxUZW__account_menu_item:hover{color:rgb(var(--rp-text-primary-rgb));border-color:var(--rp-border-hover);background:rgb(var(--rp-text-primary-rgb)/.05)}.header-module-scss-module__5VxUZW__account_theme_row{border-top:.0625rem solid var(--rp-border-default);border-bottom:.0625rem solid var(--rp-border-default);justify-content:space-between;align-items:center;gap:.75rem;padding:.75rem;display:flex}.header-module-scss-module__5VxUZW__account_theme_label{color:rgb(var(--rp-text-secondary-rgb));white-space:nowrap;align-items:center;gap:.5rem;font-size:.75rem;font-weight:700;display:inline-flex}.header-module-scss-module__5VxUZW__account_theme_switch.header-module-scss-module__5VxUZW__account_theme_switch{transform-origin:100%;transform:scale(.88)}.header-module-scss-module__5VxUZW__account_logout_row{justify-content:flex-end;padding:.25rem .5rem 0;display:flex}.header-module-scss-module__5VxUZW__account_logout{color:rgb(var(--rp-text-muted-rgb));cursor:pointer;background:0 0;border:0;padding:.25rem;font-family:inherit;font-size:.625rem;transition:color .15s}.header-module-scss-module__5VxUZW__account_logout:hover{color:rgb(var(--rp-danger-rgb))}.header-module-scss-module__5VxUZW__mobile_menu{background:rgb(var(--rp-bg-card-rgb));border-left:.0625rem solid var(--rp-border-default);opacity:0;pointer-events:none;z-index:201;overscroll-behavior:contain;gap:.75rem;width:min(22rem,100% - 2rem);height:100dvh;padding:1.25rem 1.25rem 1.5rem;transition:transform .35s,opacity .35s;display:none;position:fixed;top:0;right:0;overflow-y:auto;transform:translate(100%)}.header-module-scss-module__5VxUZW__mobile_menu_open{opacity:1;pointer-events:auto;transform:translate(0)}.header-module-scss-module__5VxUZW__mobile_menu_header{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.header-module-scss-module__5VxUZW__mobile_menu_title{letter-spacing:.25rem;text-transform:uppercase;color:rgb(var(--rp-text-muted-rgb));margin:0;font-size:.75rem}.header-module-scss-module__5VxUZW__mobile_menu_close{border:.0625rem solid var(--rp-border-default);background:var(--rp-bg-glass);width:2.5rem;height:2.5rem;color:rgb(var(--rp-text-primary-rgb));cursor:pointer;border-radius:62.4375rem;justify-content:center;align-items:center;transition:border .3s,transform .3s,color .3s;display:inline-flex}.header-module-scss-module__5VxUZW__mobile_menu_close:hover{border-color:var(--rp-border-hover);color:rgb(var(--rp-primary-light-rgb));transform:translateY(-.1rem)}.header-module-scss-module__5VxUZW__mobile_summary{border:.0625rem solid var(--rp-border-default);background:var(--rp-bg-glass);border-radius:1rem;justify-content:space-between;align-items:center;gap:.75rem;padding:1rem;display:flex}.header-module-scss-module__5VxUZW__mobile_summary_text{gap:.25rem;display:grid}.header-module-scss-module__5VxUZW__mobile_summary_label{letter-spacing:.2rem;text-transform:uppercase;color:rgb(var(--rp-text-muted-rgb));margin:0;font-size:.75rem}.header-module-scss-module__5VxUZW__mobile_summary_desc{color:rgb(var(--rp-text-primary-rgb));margin:0;font-size:.875rem}.header-module-scss-module__5VxUZW__mobile_summary_link{color:rgb(var(--rp-text-secondary-rgb));background:0 0;border-radius:62.4375rem;padding:.5rem .75rem;font-size:.75rem;text-decoration:none;transition:color .3s,border .3s,transform .3s}.header-module-scss-module__5VxUZW__mobile_summary_link:hover{color:rgb(var(--rp-text-primary-rgb));border-color:var(--rp-border-hover);transform:translateY(-.1rem)}.header-module-scss-module__5VxUZW__mobile_summary_link_icon{justify-content:center;align-items:center;width:2.5rem;height:2.5rem;padding:0;font-size:1rem;display:inline-flex}.header-module-scss-module__5VxUZW__mobile_quick_links{gap:.5rem;display:grid}.header-module-scss-module__5VxUZW__mobile_quick_link{border:.0625rem solid var(--rp-border-default);background:var(--rp-bg-glass);color:rgb(var(--rp-text-secondary-rgb));letter-spacing:.2rem;text-transform:uppercase;border-radius:.875rem;padding:.75rem 1rem;font-size:.75rem;font-weight:700;text-decoration:none;transition:border .3s,transform .3s,color .3s}.header-module-scss-module__5VxUZW__mobile_quick_link:hover{border-color:var(--rp-border-hover);color:rgb(var(--rp-text-primary-rgb));transform:translateY(-.1rem)}.header-module-scss-module__5VxUZW__mobile_logout_area{border-top:.0625rem solid var(--rp-border-default);margin-top:auto;padding-top:1rem}.header-module-scss-module__5VxUZW__mobile_logout{border:.0625rem solid var(--rp-border-default);width:100%;color:rgb(var(--rp-text-muted-rgb));letter-spacing:.2rem;text-transform:uppercase;cursor:pointer;background:0 0;border-radius:.875rem;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1rem;font-family:inherit;font-size:.75rem;font-weight:700;transition:border .3s,color .3s;display:flex}.header-module-scss-module__5VxUZW__mobile_logout:hover{border-color:rgb(var(--rp-danger-rgb));color:rgb(var(--rp-danger-rgb))}.header-module-scss-module__5VxUZW__mobile_theme{border:.0625rem solid var(--rp-border-default);background:var(--rp-bg-glass);border-radius:.875rem;justify-content:space-between;align-items:center;gap:1rem;margin-top:1.25rem;padding:.75rem 1rem;display:flex}.header-module-scss-module__5VxUZW__mobile_theme_label{letter-spacing:.2rem;text-transform:uppercase;color:rgb(var(--rp-text-muted-rgb));align-items:center;gap:.5rem;margin:0;font-size:.75rem;display:inline-flex}.header-module-scss-module__5VxUZW__mobile_link{border:.0625rem solid var(--rp-border-default);background:var(--rp-bg-glass);color:rgb(var(--rp-text-primary-rgb));letter-spacing:.16rem;text-transform:uppercase;border-radius:.875rem;justify-content:space-between;align-items:center;padding:.625rem .75rem;font-size:.75rem;font-weight:700;text-decoration:none;transition:border .3s,transform .3s,color .3s;display:flex}.header-module-scss-module__5VxUZW__mobile_link_icon{justify-content:flex-start;gap:.625rem}.header-module-scss-module__5VxUZW__mobile_link:hover{border-color:var(--rp-border-hover);color:rgb(var(--rp-primary-light-rgb));transform:translateY(-.1rem)}.header-module-scss-module__5VxUZW__mobile_link_active{border-color:var(--rp-border-hover);color:rgb(var(--rp-primary-light-rgb))}.header-module-scss-module__5VxUZW__mobile_divider{background:var(--rp-border-default);height:.1rem;margin:.25rem 0}.header-module-scss-module__5VxUZW__menu_overlay{background:var(--rp-bg-overlay-soft);opacity:0;pointer-events:none;z-index:190;border:none;transition:opacity .3s;position:fixed;inset:0}.header-module-scss-module__5VxUZW__menu_overlay_open{opacity:1;pointer-events:auto}@media (max-width:64rem){.header-module-scss-module__5VxUZW__nav_links,.header-module-scss-module__5VxUZW__brand_text_wrap{display:none}.header-module-scss-module__5VxUZW__menu_button{display:inline-flex}.header-module-scss-module__5VxUZW__chat_button,.header-module-scss-module__5VxUZW__login_button,.header-module-scss-module__5VxUZW__notification_wrap,.header-module-scss-module__5VxUZW__account_menu_wrap{display:none}.header-module-scss-module__5VxUZW__mobile_menu{flex-direction:column;display:flex}.header-module-scss-module__5VxUZW__mobile_menu_open{box-shadow:var(--rp-shadow-nav)}}@media (max-width:48rem){.header-module-scss-module__5VxUZW__header_inner{padding:0 1rem}.header-module-scss-module__5VxUZW__chat_button,.header-module-scss-module__5VxUZW__login_button,.header-module-scss-module__5VxUZW__account_menu_wrap{display:none}}
.footer-module-scss-module__QV6tJq__footer{border-top:.0625rem solid var(--rp-border-default);background:rgb(var(--rp-bg-main-rgb));padding:2.5rem 2rem}@media (max-width:48rem){body:has([data-page-action-bar]) .footer-module-scss-module__QV6tJq__footer{display:none}}.footer-module-scss-module__QV6tJq__footer_inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;max-width:80rem;margin:0 auto;display:flex}.footer-module-scss-module__QV6tJq__footer_brand{flex-direction:column;gap:.75rem;display:flex}.footer-module-scss-module__QV6tJq__footer_logo{align-items:center;gap:.5rem;display:inline-flex}.footer-module-scss-module__QV6tJq__footer_logo_symbol{width:auto;height:1.625rem;display:block}.footer-module-scss-module__QV6tJq__footer_logo_wordmark{width:auto;height:1.25rem;display:block}.footer-module-scss-module__QV6tJq__footer_copy{color:rgb(var(--rp-text-subtle-rgb));margin:0;font-size:.75rem}.footer-module-scss-module__QV6tJq__footer_links{color:rgb(var(--rp-text-secondary-rgb));flex-wrap:wrap;gap:1.5rem;font-size:.75rem;display:flex}.footer-module-scss-module__QV6tJq__footer_link{color:inherit;text-decoration:none;transition:color .3s}.footer-module-scss-module__QV6tJq__footer_link:hover{color:rgb(var(--rp-text-primary-rgb))}.footer-module-scss-module__QV6tJq__footer_legal{border-top:.0625rem solid var(--rp-border-soft);flex-direction:column;gap:.75rem;max-width:80rem;margin:2rem auto 0;padding-top:1.5rem;display:flex}.footer-module-scss-module__QV6tJq__footer_business{color:rgb(var(--rp-text-subtle-rgb));flex-wrap:wrap;gap:.375rem 1rem;margin:0;font-size:.75rem;line-height:1.6;display:flex}.footer-module-scss-module__QV6tJq__footer_business_item{gap:.25rem;display:flex}.footer-module-scss-module__QV6tJq__footer_business_item dt:after{content:":"}.footer-module-scss-module__QV6tJq__footer_business_item dt:lang(ja):after{content:"："}.footer-module-scss-module__QV6tJq__footer_business_item dd{color:rgb(var(--rp-text-muted-rgb));margin:0}@media (max-width:48rem){.footer-module-scss-module__QV6tJq__footer_inner{flex-direction:column;align-items:flex-start}}
