*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;min-height:100%;background:#f5f7fb;color:#121826;font-family:Noto Sans JP,Noto Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}#root{width:100%;min-height:100vh}html.is-dark-loading,html.is-dark-loading body{background:var(--dark-loading-bg, #0a0a0a)}.app-header{position:sticky;top:0;z-index:1000;--company-header-height: 0px;--company-header-hide-offset: 0px;--product-header-gap: clamp(.5rem, 1.4vw, 1rem);--product-header-inset: clamp(.75rem, 2vw, 1.5rem);--product-header-max: 1080px}.app-header.product-page-header{display:contents}.app-header.product-page-header .product-header{position:sticky;top:calc(var(--company-header-height, 0px) - var(--company-header-hide-offset, 0px) + var(--product-header-gap));z-index:30;width:min(var(--product-header-max),calc(100% - (var(--product-header-inset) * 2)));margin:var(--product-header-gap) auto 0;border-radius:var(--radius-lg);box-shadow:0 12px 28px #00000057}.app-header.product-page-header .company-header{position:sticky;top:0;transform:translateY(calc(-1 * var(--company-header-hide-offset, 0px)));z-index:40}.app-header a,.app-header button{-webkit-tap-highlight-color:transparent}.app-header a:focus:not(:focus-visible),.app-header button:focus:not(:focus-visible){outline:none}.company-header{background:rgba(255,255,255,.92);border-bottom:1px solid rgba(18,24,38,.08);border-bottom-left-radius:var(--radius-lg);border-bottom-right-radius:var(--radius-lg);position:relative;z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.app-header.app-header--dark .company-header{background:#0a0a0a;border-bottom-color:#ffffff0d}.app-header.app-header--dark .nav-text-button{color:#fffffff2}.app-header.app-header--dark .nav-text-button:focus-visible{color:#fff}.app-header.app-header--dark .company-nav a{color:#ffffffd9}.company-header-content{--header-control-height: 2.1rem;max-width:1400px;margin:0 auto;width:100%;padding:.75rem 1.5rem;display:grid;grid-template-columns:1fr auto 1fr;grid-template-areas:"logo nav purchase";align-items:center;gap:1rem}.header-logo{display:inline-flex;align-items:center;justify-content:center;align-self:center;min-width:0;height:var(--header-control-height);line-height:0;grid-area:logo;justify-self:start}.header-logo img{height:16px;width:auto;max-height:16px;max-width:min(200px,55vw);display:block;align-self:center;object-fit:contain;vertical-align:middle}.app-header.app-header--dark .header-logo__img,.app-header.app-header--dark .header-logo__animated{filter:invert(1)}.header-logo img.header-logo__img--static{display:none}.header-logo__animated{display:block;width:115px;height:16px;max-width:min(200px,55vw);align-self:center;pointer-events:none;vertical-align:middle}.header-logo picture{display:inline-flex;align-items:center;justify-content:center}.company-nav-area{display:flex;align-items:center;justify-content:center;gap:.5rem;position:relative;min-width:0;grid-area:nav}.mobile-nav-container{display:none;align-items:center;gap:.5rem}.nav-text-button{display:inline-flex;align-items:center;justify-content:center;padding:.25rem .5rem;border-radius:0;border:none;background:transparent;color:#121826e6;font-size:.95rem;font-weight:500;text-decoration:none;transition:color .15s ease;white-space:nowrap}.nav-text-button:focus-visible{color:#121826;text-decoration:none}.header-purchase{grid-area:purchase;justify-self:end;align-self:center;display:flex;align-items:center;position:relative}.dropdown-icon-button{background:transparent;border:none;color:var(--text-nav, rgba(18, 24, 38, .85));cursor:pointer;display:flex;align-items:center;justify-content:center;position:relative;gap:.5rem;min-width:0;height:var(--header-control-height);align-self:center;justify-self:center;transition:transform .3s}.app-header--dark .dropdown-icon-button{color:#fff}.dropdown-icon{display:block;width:1rem;height:1rem;transition:transform .3s}.dropdown-icon.open{transform:rotate(180deg)}.company-nav{display:flex;gap:2rem;align-items:center}.company-nav a{display:inline-flex;align-items:center;justify-content:center;color:#121826c2;text-decoration:none;font-size:.95rem;font-weight:500;padding:.5rem 0;line-height:1;position:relative;transition:color .3s;white-space:nowrap}.company-nav a:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:var(--color-brand);transition:width .3s}.product-header{background:linear-gradient(135deg,#1a1a1a 0%,#2a2a2a 100%);border:1px solid rgba(255,255,255,.12);border-radius:var(--radius-lg);position:relative;z-index:10}.product-header-content{--header-control-height: 2.1rem;max-width:1400px;margin:0 auto;width:100%;padding:.6rem 1.5rem;display:grid;grid-template-columns:auto 1fr auto;grid-template-areas:"product nav button";align-items:center;gap:.5rem}.product-header-name{font-family:Makinas-4-Subset,sans-serif;font-size:1.6rem;color:#fff;white-space:nowrap;display:inline-flex;align-items:center;align-self:center;justify-self:start;grid-area:product;line-height:1;margin:0;min-height:var(--header-control-height)}.product-header-name__text{display:inline-flex;align-items:center;line-height:1;padding-block-start:.14em;color:inherit;text-decoration:none;cursor:pointer}.product-nav-container{display:flex;align-items:center;justify-content:center;gap:.5rem;position:relative;min-width:0;justify-self:center;grid-area:nav}.product-nav{display:flex;gap:2.5rem;align-items:center;flex-wrap:wrap}.product-nav a{display:inline-flex;align-items:center;justify-content:center;color:#ffffffbf;text-decoration:none;font-size:.95rem;font-weight:500;padding:.5rem 0;line-height:1;position:relative;transition:color .3s;white-space:nowrap}.product-nav a:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:0;height:2px;background:var(--color-brand);transition:width .3s}.product-nav-3d-link{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;color:#ffffffbf;text-decoration:none;text-align:center;font-size:.95rem;font-weight:500;padding:.5rem 0;line-height:1;position:relative;transition:color .3s;white-space:nowrap}.product-nav-3d-link:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:0;height:2px;background:var(--color-brand);transition:width .3s}.product-nav-3d-link img{width:1rem;height:1rem;filter:drop-shadow(0 1px 3px rgba(0,0,0,.35))}.product-nav-3d-link:focus-visible{color:#fff}.product-nav-3d-link:focus-visible:after{width:100%}.buy-button{background:var(--color-brand);color:#fff;border:none;padding:.6rem 1.15rem;border-radius:var(--button-radius);font-size:.95rem;font-weight:600;cursor:pointer;transition:background .3s ease,box-shadow .3s ease,transform .3s ease;box-shadow:0 2px 8px var(--color-brand-30);white-space:nowrap;display:inline-flex;align-items:center;justify-content:center;justify-self:end;grid-area:button}.app-header--dark .buy-button{background:#ffffff;color:#0b0b0b;box-shadow:0 2px 8px #0000001f}.buy-button:active{transform:translateY(0)}.product-buy-mobile{display:inline-flex;align-items:center;justify-content:center;padding:.65rem 1.5rem;border-radius:var(--button-radius);border:1px solid rgba(0,0,0,.15);background:#ffffff;color:#0b0b0b;font-size:.95rem;font-weight:600;cursor:pointer;width:100%;max-width:260px;box-shadow:0 6px 18px #00000026;transition:transform .2s ease,box-shadow .2s ease}.product-buy-mobile:active{transform:translateY(0)}.product-purchase-actions{display:flex;justify-content:flex-end;align-items:center;grid-area:button}.product-purchase-actions .header-purchase{grid-area:auto;justify-self:end}.product-purchase-options{display:flex;justify-content:flex-end;align-items:center;gap:.75rem}.product-purchase-options .purchase-options{flex-direction:row;align-items:center;width:auto;gap:.75rem}.product-purchase-options .purchase-option{padding:.45rem 1rem;min-width:0;box-shadow:0 4px 12px #0000004d}.product-purchase-options .purchase-option__logo{height:26px;max-width:120px;align-self:center;display:block;object-fit:contain}.header-purchase-button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;background:var(--color-brand);color:#fff;border:none;padding:.5rem 1rem;border-radius:var(--button-radius);font-size:.9rem;font-weight:600;line-height:1;cursor:pointer;transition:filter .2s ease,transform .2s ease,box-shadow .2s ease;white-space:nowrap}.header-purchase-button:focus-visible{filter:brightness(1.1);transform:translateY(-1px);box-shadow:0 4px 12px var(--color-brand-35)}.header-purchase-button svg{width:1.1rem;height:1.1rem;display:block;flex-shrink:0}.header-purchase-button__text{line-height:1}.product-purchase-button .header-purchase-button{background:#ffffff;color:#0b0b0b;box-shadow:0 2px 8px #0000001a}.product-purchase-button .header-purchase-button svg{display:none}.product-purchase-button .header-purchase-button:focus-visible{background:#ffffff;color:#0b0b0b;filter:brightness(.95);box-shadow:0 4px 12px #00000026}.header-purchase-dropdown{position:absolute;top:calc(100% + 1.2rem);right:0;background:rgba(255,255,255,.98);border:1px solid rgba(0,0,0,.08);border-radius:var(--button-radius);overflow:hidden;box-shadow:0 8px 24px #0000002e;min-width:200px;z-index:1000}.header-purchase-option{display:flex;align-items:center;gap:.75rem;padding:.85rem 1rem;color:#0b0b0b;text-decoration:none;font-size:.9rem;font-weight:600;transition:background-color .2s ease,transform .2s ease;border-bottom:1px solid rgba(0,0,0,.06)}.header-purchase-option:last-child{border-bottom:none}.header-purchase-option:focus-visible{background-color:var(--color-brand-08);color:#0b0b0b;text-decoration:none;transform:translateY(-1px)}.header-purchase-option__logo{height:24px;width:auto;max-width:90px;display:block;align-self:center;object-fit:contain;flex-shrink:0}.header-purchase-option__label{line-height:1.3}.global-footer{background:#ffffff;color:#121826;border-top:1px solid rgba(18,24,38,.08);border-top-left-radius:var(--radius-lg);border-top-right-radius:var(--radius-lg);padding:3rem 1.5rem;position:relative;z-index:0}.global-footer.global-footer--dark{background:linear-gradient(135deg,#0a0a0a 0%,#1a1a1a 100%);color:#fff;border-top:1px solid rgba(255,255,255,.1)}.footer-content{max-width:1400px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:1.5rem}.footer-language{align-self:flex-end}.footer-language .language-switcher{margin-left:0}.footer-language .language-dropdown{top:auto;bottom:calc(100% + .5rem)}.footer-links{display:flex;gap:2.5rem;align-items:center;flex-wrap:wrap;justify-content:center}.footer-links a{color:#121826b8;text-decoration:none;font-size:.9rem;font-weight:500;transition:color .3s;position:relative}.global-footer--dark .footer-links a{color:#ffffffb3}.footer-links a:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:1px;background:var(--color-brand);transition:width .3s}.language-switcher{position:relative;margin-left:auto}.language-current{display:flex;align-items:center;gap:.5rem;background:var(--bg-dark-3, rgba(0, 0, 0, .06));border:1px solid var(--border-default, rgba(18, 24, 38, .12));color:var(--text-nav, rgba(18, 24, 38, .85));padding:.5rem 1rem;border-radius:var(--button-radius);font-size:.85rem;font-weight:500;cursor:pointer;transition:all .3s;white-space:nowrap}.app-header--dark .language-current,.global-footer--dark .language-current{background:rgba(0,0,0,.3);border:1px solid rgba(255,255,255,.1);color:#ffffffe6}.dropdown-arrow{font-size:.7rem;transition:transform .3s}.dropdown-arrow.open{transform:rotate(180deg)}.language-dropdown{position:absolute;top:calc(100% + .5rem);right:0;background:var(--bg-dark-2);border:1px solid rgba(18,24,38,.2);border-radius:var(--button-radius);overflow:hidden;box-shadow:0 4px 12px #0000001f;min-width:120px;z-index:1000}.app-header--dark .language-dropdown,.global-footer--dark .language-dropdown{background:#1a1a1a;border:1px solid rgba(255,255,255,.2);box-shadow:0 4px 12px #0000004d}.language-option{display:block;width:100%;background:transparent;border:none;color:var(--text-nav, rgba(18, 24, 38, .85));padding:.75rem 1rem;font-size:.85rem;font-weight:500;cursor:pointer;transition:all .3s;text-align:left;white-space:nowrap;border-bottom:1px solid var(--border-subtle, rgba(18, 24, 38, .06))}.app-header--dark .language-option,.global-footer--dark .language-option{color:#ffffffe6;border-bottom:1px solid rgba(255,255,255,.05)}.language-option:last-child{border-bottom:none}@media (max-width: 1023.98px){.app-header.product-page-header .product-header{width:fit-content;max-width:calc(100% - (var(--product-header-inset) * 2));min-width:min(360px,calc(100% - (var(--product-header-inset) * 2)))}.company-header-content{padding:.75rem 1rem}.product-header-content{padding:.85rem 1rem;width:auto}.company-nav{gap:1.5rem}.product-nav{gap:2rem}.product-header-name{font-size:1.05rem}}@media (max-width: 1023.98px){.app-header .company-header,.app-header.app-header--dark .company-header,.app-header.app-header--viewer .company-header{border-bottom:0;box-shadow:none}.app-header.product-page-header .product-header,.app-header.product-page-header.app-header--viewer .product-header,.app-header.app-header--viewer .product-header{border-color:transparent;box-shadow:none}.company-header-content,.product-header-content{gap:.75rem}.buy-button{padding:.5rem .85rem}.header-purchase-button{padding:.5rem}.header-logo{height:var(--header-control-height)}.header-logo img{height:19px;max-height:19px}.header-logo__animated{display:block;width:112px;height:19px}.product-purchase-actions{justify-content:center}.product-purchase-options{width:100%;justify-content:center}.product-purchase-options .purchase-options{flex-direction:column;width:100%}.product-purchase-options .purchase-option{width:100%}.product-buy-mobile{max-width:100%}.app-main{padding:0 1rem 3rem}}@media (max-width: 1023.98px){.company-header-content{grid-template-columns:1fr auto 1fr;grid-template-areas:"logo nav purchase";align-items:center}.header-logo{grid-area:logo;z-index:2100;justify-self:start}.header-logo img{height:19px;max-height:19px}.company-nav-area{grid-area:nav;justify-content:center;position:relative}.header-purchase{grid-area:purchase;justify-self:end}.mobile-nav-container{display:flex}.company-nav{position:absolute;top:calc(100% + 1.2rem);left:50%;transform:translate(-50%);width:min(82vw,320px);background:var(--bg-dark-2);flex-direction:column;gap:0;padding:0;max-height:0;overflow:hidden;transition:max-height .3s ease-in-out;border:0;border-radius:12px;box-shadow:none;visibility:hidden;z-index:4000;pointer-events:none}.app-header--dark .company-nav{background:#1a1a1a;border:0;box-shadow:none}.company-nav.mobile-open{border:1px solid rgba(18,24,38,.2);box-shadow:0 4px 8px #0000001f;visibility:visible;max-height:320px;pointer-events:auto}.app-header--dark .company-nav.mobile-open{border-color:#fff3;box-shadow:0 4px 8px #0000004d}.company-nav a{padding:1rem 1.25rem;width:100%;text-align:center;border-bottom:1px solid rgba(18,24,38,.08);color:var(--text-nav, rgba(18, 24, 38, .76))}.company-nav a:last-child{border-bottom:none}.app-header--dark .company-nav a{color:#ffffffd9;border-bottom-color:#ffffff14}.app-header--dark .company-nav a:last-child{border-bottom:none}.company-nav a:after{left:50%;transform:translate(-50%)}.company-nav a.landscape-only{display:none}.product-header-content{grid-template-columns:auto auto auto;grid-template-areas:"product nav button";align-items:center;justify-content:space-between;gap:clamp(1rem,3vw,2rem)}.product-header-name{grid-area:product;justify-self:start}.product-nav-container{grid-area:nav;justify-self:center;width:auto;position:relative}.buy-button{grid-area:button;justify-self:end}.product-nav-dropdown{position:absolute;top:calc(100% + 1.2rem);left:50%;transform:translate(-50%);width:min(82vw,320px);background:#0a0a0a;max-height:0;overflow:hidden;transition:max-height .3s ease-in-out;border:0;border-radius:12px;box-shadow:none;visibility:hidden;z-index:3500;pointer-events:none}.product-nav-dropdown.mobile-open{border:1px solid rgba(255,255,255,.2);box-shadow:0 4px 8px #0000004d;visibility:visible;max-height:320px;pointer-events:auto}.product-nav{flex-direction:column;gap:0;width:100%}.product-nav a{padding:1rem 1.25rem;width:100%;text-align:center;border-bottom:1px solid rgba(255,255,255,.08)}.product-nav a:last-child{border-bottom:none}.product-nav a.landscape-only{display:none}}@media (max-width: 480px){.company-header-content{padding:.5rem .75rem}.product-header-content{padding:.65rem .75rem}.product-header-name{font-size:1rem}.buy-button{padding:.5rem 1rem;font-size:.8rem}.header-purchase-button{padding:.4rem}.product-purchase-options .purchase-option__logo{height:22px}.nav-text-button{padding:.4rem .75rem;font-size:.9rem}.language-switcher{position:relative;right:auto}.language-current{padding:.4rem .8rem;font-size:.75rem}.language-option{padding:.6rem .8rem;font-size:.75rem}}.layout-main--viewer{min-height:100vh}.app-header.app-header--viewer .company-header{background:rgba(0,0,0,.25);border-bottom-color:transparent;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.app-header.app-header--viewer .product-header{background:rgba(0,0,0,.25);border-color:#ffffff14;box-shadow:none;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.global-footer.global-footer--viewer{background:rgba(0,0,0,.25);border-top-color:#ffffff14;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.layout-main{flex:1;width:100%;display:flex;flex-direction:column}.app-main{flex:1;min-height:calc(100vh - 200px);width:100%;box-sizing:border-box;padding:0 1.5rem 4rem}.app-main>*{width:100%}.page-section{width:100%;max-width:1100px;margin-left:auto;margin-right:auto;content-visibility:auto;contain-intrinsic-size:auto 500px}body,h1,h2,h3,p,ul,li{margin:0;padding:0}.support-container{max-width:760px;margin:0 auto;background:transparent;border-radius:0;padding:0;box-shadow:none;text-align:center}.app-error-fallback{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--space-4);min-height:70vh;padding:var(--space-12) var(--space-6);text-align:center}.app-error-fallback h1{font-size:var(--text-3xl);color:var(--text-white)}.app-error-fallback p{color:var(--text-gray-1)}.app-error-fallback__reload{padding:var(--space-3) var(--space-6);background:var(--color-brand);color:#fff;border:none;border-radius:var(--radius-md);font-size:var(--text-base);cursor:pointer}:root{--color-brand: #007bff;--color-brand-08: rgb(from var(--color-brand) r g b / .08);--color-brand-20: rgb(from var(--color-brand) r g b / .2);--color-brand-30: rgb(from var(--color-brand) r g b / .3);--color-brand-35: rgb(from var(--color-brand) r g b / .35);--color-brand-40: rgb(from var(--color-brand) r g b / .4);--color-brand-95: rgb(from var(--color-brand) r g b / .95);--accent-color: var(--color-brand);--concept-color: var(--color-brand);--color-bg-canvas: #f5f7fb;--color-bg-surface: #ffffff;--color-bg-elevated: #ffffff;--color-bg-muted: #eef2f7;--bg-black: var(--color-bg-canvas);--bg-dark-1: #ffffff;--bg-dark-2: #ffffff;--bg-dark-3: #eef2f7;--bg-dark-4: #e4eaf2;--background-black: var(--bg-black);--background-card: var(--bg-dark-2);--background-header: var(--bg-dark-1);--background-footer: var(--bg-dark-1);--color-text-primary: #121826;--color-text-secondary: #4b5565;--color-text-muted: #667085;--text-white: var(--color-text-primary);--text-gray-1: #4b5565;--text-gray-2: #344054;--text-muted: var(--color-text-muted);--text-gray: var(--text-gray-1);--text-nav: rgba(18, 24, 38, .85);--text-nav-dim: rgba(18, 24, 38, .65);--color-border-default: #d8dee8;--color-border-subtle: rgba(18, 24, 38, .1);--border-default: var(--color-border-default);--border-subtle: var(--color-border-subtle);--border-faint: rgba(18, 24, 38, .05);--border-color: var(--border-default);--hero-gradient-top: #c6ecfe;--hero-gradient-bottom: #67bcf4;--radius-xs: 4px;--radius-sm: 6px;--radius-md: 8px;--radius-lg: 12px;--radius-pill: 999px;--button-radius: var(--radius-md);--shadow-sm: 0 2px 8px rgba(0, 0, 0, .3);--shadow-md: 0 8px 20px rgba(0, 0, 0, .25);--shadow-lg: 0 12px 30px var(--color-brand-20);--shadow-carousel: 0 12px 32px rgba(0, 0, 0, .6);--shadow-purchase: 0 8px 20px rgba(0, 0, 0, .25);--shadow-video: 0 8px 24px rgba(0, 0, 0, .5);--font-family-body: "Noto Sans JP", "Noto Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--font-family-display: "Melete-Regular", sans-serif;--font-family-product: "Makinas-4-Subset", "Noto Sans JP", sans-serif;--font-body: var(--font-family-body);--font-display: var(--font-family-display);--font-product: var(--font-family-product);--text-xs: .75rem;--text-sm: .85rem;--text-base: 1rem;--text-md: 1.05rem;--text-lg: 1.1rem;--text-xl: 1.2rem;--text-2xl: 1.5rem;--text-3xl: 1.8rem;--text-4xl: 2rem;--text-5xl: 2.5rem;--text-6xl: 3rem;--text-7xl: 4rem;--weight-light: 300;--weight-regular: 400;--weight-medium: 500;--weight-semibold: 600;--weight-bold: 700;--leading-tight: 1.2;--leading-snug: 1.4;--leading-normal: 1.5;--leading-relaxed: 1.6;--leading-loose: 1.8;--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.25rem;--space-6: 1.5rem;--space-8: 2rem;--space-10: 2.5rem;--space-12: 3rem;--space-16: 4rem;--space-20: 5rem;--space-24: 6rem;--layout-page-max: 1200px;--layout-content-max: 960px;--layout-readable-max: 720px;--breakpoint-portrait: 1024px}.ui-section{width:100%;padding:var(--space-20) var(--space-6)}.ui-section__inner{width:min(100%,var(--layout-page-max));margin:0 auto}.ui-section__eyebrow{margin:0 0 var(--space-3);color:var(--color-brand);font-size:var(--text-sm);font-weight:var(--weight-semibold);text-transform:uppercase}.ui-section__title{margin:0 0 var(--space-4);font-size:var(--text-7xl);line-height:var(--leading-tight)}.ui-lede{max-width:var(--layout-readable-max);color:var(--color-text-secondary);font-size:var(--text-lg);line-height:var(--leading-relaxed)}.ui-product-grid{align-items:stretch}@media (max-width: 1024px){.ui-section{padding:var(--space-16) var(--space-4)}.ui-section__title{font-size:var(--text-4xl)}}.page-shell{width:100%}.page-shell__inner{margin:0 auto;padding:var(--space-16) var(--space-6) var(--space-20)}.page-shell__inner--default{max-width:var(--layout-content-max)}.page-shell__inner--readable{max-width:var(--layout-readable-max)}.page-shell__inner--wide{max-width:var(--layout-page-max)}.page-header{margin-bottom:var(--space-10)}.page-header__eyebrow{margin:0 0 var(--space-3);color:var(--color-brand);font-size:var(--text-sm);font-weight:var(--weight-semibold);text-transform:uppercase}.page-header__title{margin:0;color:var(--text-white);font-size:var(--text-6xl);line-height:var(--leading-tight)}.page-header__lede{max-width:var(--layout-readable-max);margin:var(--space-5) 0 0;color:var(--text-gray-1);font-size:var(--text-lg);line-height:var(--leading-relaxed)}.page-block{margin-top:var(--space-10)}.page-block__title{margin:0 0 var(--space-4);color:var(--text-white);font-size:var(--text-2xl)}.page-block__note{margin-top:var(--space-3);color:var(--text-muted)}.page-list{margin:0;padding-left:var(--space-6);color:var(--text-gray-1);line-height:var(--leading-relaxed)}.page-list li{margin-bottom:var(--space-2)}.link-emphasis{display:inline-block;font-size:var(--text-xl);font-weight:var(--weight-semibold);color:var(--color-brand)}.info-list{margin:0}.info-list__row{display:grid;grid-template-columns:minmax(120px,200px) 1fr;gap:var(--space-4);padding:var(--space-4) 0;border-bottom:1px solid var(--border-subtle)}.info-list__row:last-child{border-bottom:none}.info-list__term{color:var(--text-muted);font-weight:var(--weight-semibold)}.info-list__desc{display:flex;flex-direction:column;gap:var(--space-1);margin:0;color:var(--text-white)}.info-list__desc a{color:var(--color-brand)}.info-list__note{font-size:var(--text-sm);color:var(--text-muted)}.company-owner{margin-bottom:var(--space-8)}.company-owner__image{width:160px;height:160px;border-radius:var(--radius-lg);object-fit:cover}.page-prose{color:var(--text-gray-1);line-height:var(--leading-loose)}.page-prose>p{margin-bottom:var(--space-4)}.page-prose h2{margin:var(--space-10) 0 var(--space-4);padding-bottom:var(--space-3);border-bottom:1px solid var(--border-default);color:var(--text-white);font-size:var(--text-3xl)}.page-prose ul{margin:0 0 var(--space-4);padding-left:var(--space-8)}.page-prose li{margin-bottom:var(--space-2)}@media (max-width: 1024px){.page-shell__inner{padding:var(--space-12) var(--space-4) var(--space-16)}.page-header__title{font-size:var(--text-4xl)}.info-list__row{grid-template-columns:1fr;gap:var(--space-1)}}.support-page-v2 .page-block,.sns-page-v2 .page-block,.company-page-v2 .page-block{margin-top:var(--space-6);padding:var(--space-6) var(--space-8);background:var(--color-bg-surface);border:1px solid var(--color-border-subtle);border-radius:var(--radius-lg);box-shadow:0 6px 18px #0f172a0d}.support-page-v2 .page-block__title,.sns-page-v2 .page-block__title,.company-page-v2 .page-block__title{display:flex;align-items:center;gap:var(--space-3);font-size:var(--text-xl)}.support-page-v2 .page-block__title:before,.sns-page-v2 .page-block__title:before,.company-page-v2 .page-block__title:before{content:"";flex:none;width:4px;height:1.05em;border-radius:var(--radius-pill);background:var(--color-brand)}.company-page-v2 .company-commercial-title{font-size:var(--text-2xl);letter-spacing:.02em;text-transform:uppercase}.support-page-v2 .info-list__row:first-child,.sns-page-v2 .info-list__row:first-child,.company-page-v2 .info-list__row:first-child{padding-top:0}.support-page-v2 .info-list__row:last-child,.sns-page-v2 .info-list__row:last-child,.company-page-v2 .info-list__row:last-child{padding-bottom:0}.company-page-v2 .company-owner__image{border:1px solid var(--color-border-subtle);box-shadow:0 8px 20px #0f172a1a}@media (max-width: 1024px){.support-page-v2 .page-block,.sns-page-v2 .page-block,.company-page-v2 .page-block{padding:var(--space-5)}}:root{font-family:var(--font-body);line-height:var(--leading-normal);font-weight:var(--weight-regular);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--text-white);background-color:var(--bg-black)}*,*:before,*:after{box-sizing:border-box}a,button,[role=button],[role=link]{-webkit-tap-highlight-color:transparent}a:focus:not(:focus-visible),button:focus:not(:focus-visible),[role=button]:focus:not(:focus-visible),[role=link]:focus:not(:focus-visible){outline:none}html{overflow-x:clip}body{margin:0;min-width:320px;min-height:100vh;width:100%;background-color:var(--bg-black);color:var(--text-white);overflow-x:clip;font-family:var(--font-body);font-size:var(--text-base);font-weight:var(--weight-regular);line-height:var(--leading-normal)}#root{min-height:100vh;width:100%;display:flex;flex-direction:column}body:has(.product-theme--dark),body:has(.viewer-page),#root:has(.product-theme--dark),#root:has(.viewer-page){background-color:#000}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6{font-family:var(--font-body);color:var(--text-white);line-height:var(--leading-tight);font-weight:var(--weight-semibold)}
