:root{--color-brand: #189ED0;--color-brand-dark: #262626;--color-brand-light: #ffffff;--color-primary-text: #262626;--color-black: #000;--color-dark: #262626;--color-white: #fff;--color-bg-light: #f0f4f6;--color-text-on-dark: rgba(255, 255, 255, .92);--color-apple-blue: #189ED0;--color-link-blue: #189ED0;--color-bright-blue: #3db8e8;--color-text-secondary: rgba(0, 0, 0, .52);--color-nav-bg: rgba(255, 255, 255, .06);--color-nav-opened: rgba(30, 30, 30, .96);--color-glyph-secondary: #6b7280;--font-display: "SF Pro JP", "SF Pro Display", "SF Pro Icons", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "Helvetica Neue", Helvetica, Arial, sans-serif;--font-text: "Noto Sans JP", "SF Pro JP", "SF Pro Text", "SF Pro Icons", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "Helvetica Neue", Helvetica, Arial, sans-serif;--text-hero-xl: 96px;--text-hero-lg: 64px;--text-hero-md: 53px;--text-section-heading: 40px;--text-subtitle-lg: 28px;--text-subtitle-sm: 21px;--text-body: 17px;--text-caption: 14px;--text-nav: 12px;--max-width-hero: 1680px;--max-width-content: 1260px;--max-width-narrow: 980px;--nav-height: 56px;--shadow-card: rgba(0, 0, 0, .22) 3px 5px 30px 0px;--shadow-floating: 0 4px 12px rgba(0, 0, 0, .15);--shadow-floating-hover: 0 6px 20px rgba(0, 0, 0, .25);--focus-ring: 0 0 0 3px rgba(24, 158, 208, .28);--ease-default: cubic-bezier(.25, .1, .25, 1);--duration-fast: .2s;--duration-normal: .4s}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:var(--font-text);font-size:var(--text-body);line-height:1.47;letter-spacing:.01em;color:var(--color-primary-text);background:var(--color-white);overflow-x:hidden;font-feature-settings:normal}a{color:var(--color-link-blue);text-decoration:none}img{max-width:100%;height:auto;display:block}section[id]:not(#hero){scroll-margin-top:calc(var(--nav-height) + 16px)}button{cursor:pointer;border:none;background:none;font:inherit}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}br.br-pc,br.br-sp{display:none}@media(min-width:834px){br.br-pc{display:inline}}@media(max-width:833px){br.br-sp{display:inline}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hero{height:100vh!important}}.global-nav[data-astro-cid-dmqpwcec]{--nav-surface: rgba(255, 255, 255, .76);--nav-border-color: rgba(20, 27, 35, .08);--nav-link-color: rgba(20, 27, 35, .76);--nav-link-hover-color: rgba(20, 27, 35, .98);--nav-logo-filter: none;--nav-hamburger-color: rgba(20, 27, 35, .84);position:sticky;top:0;left:0;right:0;z-index:1000;height:var(--nav-height);background:var(--nav-surface);backdrop-filter:blur(24px) saturate(180%);-webkit-backdrop-filter:blur(24px) saturate(180%);border-bottom:1px solid var(--nav-border-color);box-shadow:0 10px 28px #0f172a0f;transition:background var(--duration-normal) var(--ease-default),border-color var(--duration-normal) var(--ease-default),box-shadow var(--duration-normal) var(--ease-default)}.global-nav[data-astro-cid-dmqpwcec][data-theme=dark]{--nav-surface: rgba(17, 25, 40, .52);--nav-border-color: rgba(255, 255, 255, .12);--nav-link-color: rgba(255, 255, 255, .78);--nav-link-hover-color: #fff;--nav-logo-filter: brightness(0) invert(1);--nav-hamburger-color: rgba(255, 255, 255, .85);box-shadow:none}.nav-inner[data-astro-cid-dmqpwcec]{max-width:var(--max-width-content);margin:0 auto;display:flex;align-items:center;justify-content:space-between;height:100%;padding:0 24px;gap:16px}.nav-logo[data-astro-cid-dmqpwcec]{text-decoration:none;flex-shrink:0;display:inline-flex;align-items:center}.nav-logo-img[data-astro-cid-dmqpwcec]{display:block;width:clamp(118px,10vw,148px);height:auto;filter:var(--nav-logo-filter)}.nav-links[data-astro-cid-dmqpwcec]{display:flex;align-items:center;gap:0}.nav-links[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]{font-family:var(--font-text);font-size:var(--text-nav);color:var(--nav-link-color);text-decoration:none;padding:0 16px;transition:color var(--duration-fast) var(--ease-default);letter-spacing:.02em}.nav-links[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]:hover{color:var(--nav-link-hover-color)}.nav-cta[data-astro-cid-dmqpwcec]{font-family:var(--font-text);font-size:var(--text-nav);font-weight:500;background:var(--color-brand);color:#fff;border-radius:980px;padding:6px 16px;text-decoration:none;flex-shrink:0;transition:background var(--duration-fast) var(--ease-default),transform var(--duration-fast) var(--ease-default);min-height:30px;display:flex;align-items:center;letter-spacing:.02em}.nav-cta[data-astro-cid-dmqpwcec]:hover{background:#1ab3ea;transform:scale(1.03)}@media(max-width:833px){.nav-inner[data-astro-cid-dmqpwcec]{padding:0 16px;gap:12px}.nav-logo-img[data-astro-cid-dmqpwcec]{width:clamp(102px,30vw,126px)}.nav-links[data-astro-cid-dmqpwcec]{display:none}.nav-cta[data-astro-cid-dmqpwcec]{padding:8px 14px;min-height:36px;font-size:13px;white-space:nowrap}}.hero[data-astro-cid-nlow4r3u]{position:relative;height:400vh;background:#000}.hero-sunrise-glow[data-astro-cid-nlow4r3u]{position:sticky;top:0;left:0;width:100%;height:100vh;z-index:0;opacity:0;pointer-events:none;background:radial-gradient(ellipse 82% 72% at 50% 66%,rgba(171,58,113,.34) 0%,rgba(120,31,86,.18) 28%,transparent 58%),radial-gradient(ellipse 56% 48% at 50% 69%,rgba(238,120,164,.22) 0%,rgba(98,19,62,.06) 42%,transparent 70%)}.hero-canvas[data-astro-cid-nlow4r3u]{position:sticky;top:0;left:0;width:100%;height:100vh;display:block;z-index:1;margin-top:-100vh}.hero-content[data-astro-cid-nlow4r3u]{position:sticky;top:0;left:0;width:100%;height:100vh;margin-top:-100vh;z-index:2;pointer-events:none}.hero-intro[data-astro-cid-nlow4r3u],.hero-product[data-astro-cid-nlow4r3u]{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:0 24px}.hero-product[data-astro-cid-nlow4r3u]{opacity:0;gap:20px}.hero-meta[data-astro-cid-nlow4r3u]{display:flex;flex-direction:column;align-items:center;gap:10px}.hero-brand-logo[data-astro-cid-nlow4r3u]{height:clamp(27px,3vw,42px);width:auto;display:block;filter:brightness(0) invert(1);opacity:1}.hero-eyebrow[data-astro-cid-nlow4r3u]{font-family:var(--font-text);font-size:var(--text-caption);font-weight:700;color:#fff;letter-spacing:.04em;line-height:1.2}.hero-title[data-astro-cid-nlow4r3u]{font-family:var(--font-display);font-size:var(--text-hero-xl);font-weight:600;color:var(--color-text-on-dark);line-height:1.07;letter-spacing:.02em}.hero-title-ruby[data-astro-cid-nlow4r3u]{ruby-position:under}.hero-title-ruby[data-astro-cid-nlow4r3u] rt[data-astro-cid-nlow4r3u]{font-family:var(--font-text);font-size:.13em;font-weight:500;line-height:1;letter-spacing:.04em;color:#ffffffb8}.hero-logo-frame[data-astro-cid-nlow4r3u]{width:clamp(320px,55vw,800px);max-width:100%;display:flex;align-items:center;justify-content:center}.hero-logo-img[data-astro-cid-nlow4r3u]{width:100%;height:auto;display:block;object-fit:contain;object-position:center;filter:brightness(0) invert(1)}.hero-cta[data-astro-cid-nlow4r3u]{pointer-events:auto;display:inline-flex;align-items:center;background:var(--color-apple-blue);color:#fff;font-family:var(--font-text);font-size:var(--text-body);font-weight:400;padding:10px 24px;border-radius:980px;text-decoration:none;transition:background var(--duration-fast) var(--ease-default);min-height:44px}.hero-cta[data-astro-cid-nlow4r3u]:hover{background:#1ab3ea}.hero-scroll-hint[data-astro-cid-nlow4r3u]{position:absolute;bottom:32px;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:8px;z-index:2;pointer-events:none}.hero-scroll-hint[data-astro-cid-nlow4r3u] span[data-astro-cid-nlow4r3u]{font-family:var(--font-text);font-size:10px;font-weight:400;color:#fff6;letter-spacing:.12em;text-transform:uppercase}.scroll-line[data-astro-cid-nlow4r3u]{width:1px;height:40px;background:linear-gradient(to bottom,rgba(255,255,255,.4),transparent);animation:scrollLineDown 1.8s ease-in-out infinite}@keyframes scrollLineDown{0%{transform:scaleY(0);transform-origin:top;opacity:1}50%{transform:scaleY(1);transform-origin:top;opacity:1}to{transform:scaleY(1);transform-origin:bottom;opacity:0}}@media(max-width:833px){.hero-intro[data-astro-cid-nlow4r3u],.hero-product[data-astro-cid-nlow4r3u]{padding-inline:16px}.hero-product[data-astro-cid-nlow4r3u]{gap:18px}.hero-title[data-astro-cid-nlow4r3u]{font-size:clamp(44px,15vw,56px);line-height:1.02;letter-spacing:-.01em;white-space:nowrap}.hero-brand-logo[data-astro-cid-nlow4r3u]{height:26px}.hero-logo-frame[data-astro-cid-nlow4r3u]{width:min(80vw,320px);height:auto}.hero-cta[data-astro-cid-nlow4r3u]{font-size:16px;padding:10px 22px}}@media(prefers-reduced-motion:reduce){.scroll-line[data-astro-cid-nlow4r3u]{animation:none;opacity:.3}}.reveal[data-astro-cid-6obfwo65]{background:var(--color-white);padding:120px 24px}.reveal-inner[data-astro-cid-6obfwo65]{max-width:var(--max-width-content);margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.reveal-visual[data-astro-cid-6obfwo65]{display:flex;justify-content:center;align-items:center}.reveal-img[data-astro-cid-6obfwo65]{width:100%;max-width:420px;height:auto;display:block;border-radius:16px}.reveal-text[data-astro-cid-6obfwo65]{display:flex;flex-direction:column;align-items:flex-start;gap:0}.reveal-catch[data-astro-cid-6obfwo65]{font-family:var(--font-display);font-size:var(--text-hero-lg);font-weight:600;color:var(--color-primary-text);line-height:1.05;letter-spacing:-.53px;text-wrap:balance}.reveal-desc[data-astro-cid-6obfwo65]{font-family:var(--font-text);font-size:var(--text-subtitle-sm);color:var(--color-glyph-secondary);margin-top:24px;line-height:1.6;letter-spacing:.231px;text-wrap:pretty}.reveal-cta[data-astro-cid-6obfwo65]{display:inline-flex;align-items:center;margin-top:32px;background:var(--color-apple-blue);color:#fff;font-family:var(--font-text);font-size:var(--text-body);font-weight:400;padding:10px 24px;border-radius:980px;text-decoration:none;min-height:44px;transition:background var(--duration-fast) var(--ease-default)}.reveal-cta[data-astro-cid-6obfwo65]:hover{background:#1ab3ea}@media(max-width:833px){.reveal[data-astro-cid-6obfwo65]{padding:80px 20px}.reveal-inner[data-astro-cid-6obfwo65]{grid-template-columns:1fr;gap:48px}.reveal-img[data-astro-cid-6obfwo65]{max-width:320px;margin:0 auto}.reveal-text[data-astro-cid-6obfwo65]{align-items:center;text-align:center}.reveal-catch[data-astro-cid-6obfwo65]{font-size:36px}.reveal-desc[data-astro-cid-6obfwo65]{margin-top:20px;font-size:17px;line-height:1.8;max-width:17em}}.concept[data-astro-cid-b6i2p5rp]{position:relative;min-height:600vh;background:var(--color-dark)}.concept-sticky[data-astro-cid-b6i2p5rp]{position:sticky;top:0;height:100vh;overflow:hidden;display:flex;align-items:center;justify-content:center;background:radial-gradient(ellipse 36% 32% at 50% 48%,#ddf4ff66,#99dfff2e 24%,#189ed000 58%),#189ed0}.concept-sticky[data-astro-cid-b6i2p5rp]:before{content:"";position:absolute;inset:0;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);-webkit-mask:radial-gradient(ellipse 52% 58% at 50% 50%,transparent 32%,black 68%);mask:radial-gradient(ellipse 52% 58% at 50% 50%,transparent 32%,black 68%);opacity:var(--concept-dof-opacity, 1);transition:opacity .3s ease;z-index:1;pointer-events:none}.concept-sticky[data-astro-cid-b6i2p5rp]:after{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 80% 80% at 50% 50%,transparent 35%,rgba(26,26,26,.56) 100%);pointer-events:none;z-index:1}.concept-wireframe-canvas[data-astro-cid-b6i2p5rp]{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}.concept-wipe-overlay[data-astro-cid-b6i2p5rp]{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:3}.concept-inner[data-astro-cid-b6i2p5rp]{max-width:var(--max-width-narrow);padding:0 24px;text-align:center;width:100%;position:relative;z-index:2;opacity:1;text-shadow:0 2px 16px rgba(8,28,38,.16)}.concept-heading[data-astro-cid-b6i2p5rp]{font-family:var(--font-display);font-size:var(--text-hero-md);font-weight:600;color:var(--color-text-on-dark);line-height:1.05;letter-spacing:-.53px;text-wrap:balance}.concept-body[data-astro-cid-b6i2p5rp]{margin-top:56px}.concept-body[data-astro-cid-b6i2p5rp] p[data-astro-cid-b6i2p5rp]{font-family:var(--font-text);font-size:var(--text-body);color:#ffffffeb;line-height:1.8;letter-spacing:-.357px;text-wrap:pretty}.concept-body[data-astro-cid-b6i2p5rp] p[data-astro-cid-b6i2p5rp]+p[data-astro-cid-b6i2p5rp]{margin-top:32px}.concept-detail[data-astro-cid-b6i2p5rp]{position:absolute;right:18%;top:50%;transform:translateY(-50%);max-width:440px;z-index:2;pointer-events:none;display:grid;opacity:0}.concept-detail-text[data-astro-cid-b6i2p5rp]{grid-area:1 / 1;opacity:0;transition:opacity .4s ease;will-change:opacity}.concept-detail-label[data-astro-cid-b6i2p5rp]{font-family:var(--font-display);font-size:12px;font-weight:600;letter-spacing:.22em;color:var(--color-brand);margin-bottom:12px}.concept-detail-heading[data-astro-cid-b6i2p5rp]{font-family:var(--font-display);font-size:var(--text-hero-md);font-weight:600;color:var(--color-text-on-dark);line-height:1.1}.concept-detail-desc[data-astro-cid-b6i2p5rp]{font-family:var(--font-text);font-size:var(--text-body);color:#ffffffd9;line-height:1.8;margin-top:20px;text-wrap:pretty}@media(max-width:833px){.concept[data-astro-cid-b6i2p5rp]{min-height:500vh}.concept-wipe-overlay[data-astro-cid-b6i2p5rp]{display:none}.concept-inner[data-astro-cid-b6i2p5rp]{padding:0 20px}.concept-heading[data-astro-cid-b6i2p5rp]{font-size:clamp(28px,11vw,40px);max-width:8em;margin-inline:auto}.concept-body[data-astro-cid-b6i2p5rp]{margin-top:40px}.concept-body[data-astro-cid-b6i2p5rp] p[data-astro-cid-b6i2p5rp]{font-size:15px;line-height:1.95;max-width:17em;margin-inline:auto}.concept-detail[data-astro-cid-b6i2p5rp]{left:24px;right:24px;max-width:none;top:auto;bottom:clamp(28px,7vh,56px);transform:none;width:auto}}.specs[data-astro-cid-wadfxpa6]{background:var(--color-white);padding:120px 24px}.specs-inner[data-astro-cid-wadfxpa6]{max-width:660px;margin:0 auto}.specs-heading[data-astro-cid-wadfxpa6]{font-family:var(--font-display);font-size:var(--text-section-heading);font-weight:600;color:var(--color-primary-text);text-align:center;line-height:1.1}.specs-list[data-astro-cid-wadfxpa6]{margin-top:64px;display:flex;flex-direction:column}.specs-item[data-astro-cid-wadfxpa6]{display:grid;grid-template-columns:120px minmax(0,1fr);align-items:baseline;padding:20px 0;border-bottom:1px solid rgba(24,158,208,.18);column-gap:32px}.specs-item[data-astro-cid-wadfxpa6]:first-child{border-top:1px solid rgba(24,158,208,.18)}dt[data-astro-cid-wadfxpa6]{font-family:var(--font-text);font-size:var(--text-body);font-weight:600;color:var(--color-primary-text);flex-shrink:0}dd[data-astro-cid-wadfxpa6]{font-family:var(--font-text);font-size:var(--text-body);font-weight:400;color:var(--color-glyph-secondary);text-align:right;margin:0}.specs-values[data-astro-cid-wadfxpa6]{display:flex;flex-direction:column;align-items:stretch;gap:10px}.specs-value-line[data-astro-cid-wadfxpa6]{display:grid;grid-template-columns:auto auto;justify-content:end;align-items:baseline;column-gap:14px}.specs-value-label[data-astro-cid-wadfxpa6]{font-size:13px;font-weight:500;color:#141b23a8;letter-spacing:.04em}.specs-value-amount[data-astro-cid-wadfxpa6]{font-size:20px;font-weight:600;line-height:1;color:var(--color-primary-text)}@media(max-width:833px){.specs[data-astro-cid-wadfxpa6]{padding:80px 20px}.specs-heading[data-astro-cid-wadfxpa6]{font-size:28px}.specs-item[data-astro-cid-wadfxpa6]{grid-template-columns:1fr;gap:4px;column-gap:0}dd[data-astro-cid-wadfxpa6]{text-align:left;min-width:0}.specs-values[data-astro-cid-wadfxpa6]{align-items:flex-start;width:100%}.specs-value-line[data-astro-cid-wadfxpa6]{justify-content:start}}.gallery[data-astro-cid-aozjdial]{background:var(--color-bg-light);padding:120px 0;overflow:hidden}.gallery-header[data-astro-cid-aozjdial]{padding:0 24px;max-width:var(--max-width-content);margin:0 auto 48px}.gallery-heading[data-astro-cid-aozjdial]{font-family:var(--font-display);font-size:var(--text-section-heading);font-weight:600;color:var(--color-primary-text);line-height:1.1}.gallery-reel[data-astro-cid-aozjdial]{overflow:hidden;cursor:grab;touch-action:pan-y}.gallery-reel[data-astro-cid-aozjdial].is-dragging{cursor:grabbing}.gallery-track[data-astro-cid-aozjdial]{display:flex;gap:16px;will-change:transform}.gallery-item[data-astro-cid-aozjdial]{flex:0 0 auto;width:400px}.gallery-item[data-astro-cid-aozjdial] [data-astro-cid-aozjdial]:is(img,video){width:100%;height:auto;aspect-ratio:4 / 3;object-fit:cover;border-radius:16px;display:block;user-select:none;-webkit-user-drag:none;pointer-events:none}@media(max-width:833px){.gallery[data-astro-cid-aozjdial]{padding:80px 0}.gallery-item[data-astro-cid-aozjdial]{width:300px}}.cta-section[data-astro-cid-ne56ttnc]{background:var(--color-dark);padding:160px 24px}.cta-inner[data-astro-cid-ne56ttnc]{max-width:var(--max-width-content);margin:0 auto;display:flex;flex-direction:column;gap:48px}.cta-showcase[data-astro-cid-ne56ttnc]{max-width:920px}.cta-copy[data-astro-cid-ne56ttnc]{display:flex;flex-direction:column;align-items:flex-start;border-left:3px solid var(--color-brand);padding-left:24px}.cta-eyebrow[data-astro-cid-ne56ttnc]{font-family:var(--font-text);font-size:12px;font-weight:500;letter-spacing:.22em;color:var(--color-brand);margin-bottom:10px}.cta-heading[data-astro-cid-ne56ttnc]{font-family:var(--font-display);font-size:var(--text-hero-lg);font-weight:600;color:var(--color-text-on-dark);line-height:1.05;letter-spacing:-.53px}.cta-lead[data-astro-cid-ne56ttnc]{font-family:var(--font-text);font-size:var(--text-body);line-height:1.7;color:#ffffffad;margin-top:16px}.cta-channel-grid[data-astro-cid-ne56ttnc]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.cta-channel[data-astro-cid-ne56ttnc]{border-radius:16px;padding:32px;background:var(--color-brand)}.cta-channel-event[data-astro-cid-ne56ttnc],.cta-channel-online[data-astro-cid-ne56ttnc]{background:var(--color-brand)}.cta-channel-label[data-astro-cid-ne56ttnc]{font-family:var(--font-text);font-size:12px;letter-spacing:.2em;color:#ffffff7a}.cta-channel-event[data-astro-cid-ne56ttnc] .cta-channel-label[data-astro-cid-ne56ttnc]{color:#ffffffb8}.cta-channel-title[data-astro-cid-ne56ttnc]{font-family:var(--font-display);font-size:clamp(28px,3.2vw,40px);font-weight:600;line-height:1.08;color:var(--color-text-on-dark);margin-top:12px}.cta-channel-price[data-astro-cid-ne56ttnc]{display:inline-flex;align-items:center;font-family:var(--font-display);font-size:clamp(34px,4vw,52px);font-weight:600;line-height:1;color:var(--color-brand);background:#fff;margin-top:18px;padding:12px 20px;letter-spacing:-.02em}.cta-channel-event[data-astro-cid-ne56ttnc] .cta-channel-title[data-astro-cid-ne56ttnc],.cta-channel-event[data-astro-cid-ne56ttnc] dt[data-astro-cid-ne56ttnc],.cta-channel-event[data-astro-cid-ne56ttnc] dd[data-astro-cid-ne56ttnc]{color:var(--color-text-on-dark)}.cta-channel-desc[data-astro-cid-ne56ttnc]{font-family:var(--font-text);font-size:16px;line-height:1.6;color:#ffffffd1;margin-top:16px}.cta-detail-list[data-astro-cid-ne56ttnc]{display:flex;flex-direction:column;gap:12px;margin-top:24px;padding-top:24px;border-top:1px solid rgba(255,255,255,.24)}.cta-detail-item[data-astro-cid-ne56ttnc]{display:grid;grid-template-columns:72px 1fr;gap:12px;align-items:start}.cta-detail-item[data-astro-cid-ne56ttnc] dt[data-astro-cid-ne56ttnc],.cta-detail-item[data-astro-cid-ne56ttnc] dd[data-astro-cid-ne56ttnc]{font-family:var(--font-text);font-size:15px;line-height:1.6;margin:0}.cta-detail-item[data-astro-cid-ne56ttnc] dt[data-astro-cid-ne56ttnc]{color:#ffffffb8}.cta-detail-item[data-astro-cid-ne56ttnc] dd[data-astro-cid-ne56ttnc]{font-weight:500}.cta-detail-link[data-astro-cid-ne56ttnc]{display:inline-flex;align-items:center;gap:8px;color:#fff;text-decoration:none}.cta-detail-link[data-astro-cid-ne56ttnc]:hover{text-decoration:underline;text-underline-offset:.15em}.cta-external-icon[data-astro-cid-ne56ttnc]{flex-shrink:0;color:#fff}.cta-store-list[data-astro-cid-ne56ttnc]{display:flex;flex-direction:column;gap:10px;margin-top:28px}.cta-store-sub[data-astro-cid-ne56ttnc]{display:flex;gap:10px}.cta-store-link[data-astro-cid-ne56ttnc]{display:inline-flex;align-items:center;justify-content:center;position:relative;padding:14px 20px;border-radius:0;background:#fff;border:none;color:var(--color-brand);text-decoration:none;font-family:var(--font-text);font-weight:600;font-size:15px;transition:opacity var(--duration-fast) var(--ease-default),transform var(--duration-fast) var(--ease-default)}.cta-store-link-sub[data-astro-cid-ne56ttnc]{display:block;font-size:10px;font-weight:400;letter-spacing:.1em;opacity:.72;margin-top:2px}.cta-store-link--primary[data-astro-cid-ne56ttnc]{font-size:18px;padding:18px 24px;width:100%;justify-content:center}.cta-store-link--sub[data-astro-cid-ne56ttnc]{flex:1;font-size:13px;padding:12px 14px}.cta-store-link[data-astro-cid-ne56ttnc]:hover{opacity:.88;transform:translateY(-2px)}.cta-store-link--disabled[data-astro-cid-ne56ttnc]{cursor:default;background:#ffffffd1;color:#1b2039d1}.cta-store-link--disabled[data-astro-cid-ne56ttnc]:hover,.cta-store-link--disabled[data-astro-cid-ne56ttnc]:focus-visible{opacity:1;transform:none}.cta-store-link--disabled[data-astro-cid-ne56ttnc]:focus-visible{outline:2px solid rgba(17,18,24,.94);outline-offset:3px}.cta-store-link-label[data-astro-cid-ne56ttnc],.cta-store-link-hover-label[data-astro-cid-ne56ttnc]{transition:opacity var(--duration-fast) var(--ease-default)}.cta-store-link-hover-label[data-astro-cid-ne56ttnc]{position:absolute;inset:0;display:inline-flex;align-items:center;justify-content:center;padding:inherit;opacity:0;pointer-events:none}.cta-store-link--disabled[data-astro-cid-ne56ttnc]:hover .cta-store-link-label[data-astro-cid-ne56ttnc],.cta-store-link--disabled[data-astro-cid-ne56ttnc]:focus-visible .cta-store-link-label[data-astro-cid-ne56ttnc],.cta-store-link--disabled[data-astro-cid-ne56ttnc]:hover .cta-store-link-sub[data-astro-cid-ne56ttnc],.cta-store-link--disabled[data-astro-cid-ne56ttnc]:focus-visible .cta-store-link-sub[data-astro-cid-ne56ttnc]{opacity:0}.cta-store-link--disabled[data-astro-cid-ne56ttnc]:hover .cta-store-link-hover-label[data-astro-cid-ne56ttnc],.cta-store-link--disabled[data-astro-cid-ne56ttnc]:focus-visible .cta-store-link-hover-label[data-astro-cid-ne56ttnc]{opacity:1}.cta-store-link-status[data-astro-cid-ne56ttnc]{display:none}@media(max-width:833px){.cta-section[data-astro-cid-ne56ttnc]{padding:100px 20px}.cta-channel-grid[data-astro-cid-ne56ttnc]{grid-template-columns:1fr}.cta-copy[data-astro-cid-ne56ttnc]{align-items:flex-start;text-align:left;border-left:3px solid var(--color-brand);padding-left:20px}.cta-heading[data-astro-cid-ne56ttnc]{font-size:clamp(30px,8.2vw,34px);line-height:1.08}.cta-channel[data-astro-cid-ne56ttnc]{padding:28px 24px}.cta-store-list[data-astro-cid-ne56ttnc]{justify-content:center}.cta-store-sub[data-astro-cid-ne56ttnc]{flex-direction:column}.cta-detail-item[data-astro-cid-ne56ttnc]{grid-template-columns:1fr;gap:2px}}@media(hover:none),(pointer:coarse){.cta-store-link--disabled[data-astro-cid-ne56ttnc]{flex-direction:column;gap:8px}.cta-store-link-label[data-astro-cid-ne56ttnc],.cta-store-link-sub[data-astro-cid-ne56ttnc]{opacity:1!important}.cta-store-link-hover-label[data-astro-cid-ne56ttnc]{display:none}.cta-store-link-status[data-astro-cid-ne56ttnc]{display:inline-flex;position:static;transform:none;opacity:1;align-items:center;justify-content:center;padding:5px 8px;border-radius:999px;background:#11121824;color:#1b2039d6;font-family:var(--font-text);font-size:10px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;white-space:nowrap}}.share-section[data-astro-cid-s6auadre]{background:var(--color-dark);padding:0 24px 104px}.share-inner[data-astro-cid-s6auadre]{max-width:var(--max-width-content);margin:0 auto;display:flex;flex-direction:column;gap:24px}.share-copy[data-astro-cid-s6auadre]{display:flex;flex-direction:column;align-items:flex-start;border-left:3px solid var(--color-brand);padding-left:24px}.share-eyebrow[data-astro-cid-s6auadre]{font-family:var(--font-text);font-size:12px;font-weight:500;letter-spacing:.22em;color:var(--color-brand);margin-bottom:10px}.share-title[data-astro-cid-s6auadre]{font-family:var(--font-display);font-size:clamp(42px,5vw,64px);font-weight:600;color:var(--color-text-on-dark);line-height:1.05;letter-spacing:-.03em}.share-panel[data-astro-cid-s6auadre]{display:flex}.share-grid[data-astro-cid-s6auadre]{display:flex;flex-wrap:wrap;align-items:flex-start;gap:16px}.share-button[data-astro-cid-s6auadre]{width:auto;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:14px;padding:14px 18px;border-radius:0;background:#fff;border:none;box-shadow:none;transition:transform var(--duration-fast) var(--ease-default),opacity var(--duration-fast) var(--ease-default);text-align:left}.share-button[data-astro-cid-s6auadre]:hover{transform:translateY(-1px);opacity:.82}.share-button[data-astro-cid-s6auadre]:focus-visible{outline:none;box-shadow:var(--focus-ring)}.share-button-icon[data-astro-cid-s6auadre]{flex-shrink:0;width:42px;height:42px;display:block;object-fit:contain}.share-button-label[data-astro-cid-s6auadre]{font-family:var(--font-text);font-size:15px;font-weight:800;line-height:1.2;color:var(--color-brand);white-space:nowrap}@media(max-width:1024px){.share-grid[data-astro-cid-s6auadre]{gap:14px}}@media(max-width:833px){.share-section[data-astro-cid-s6auadre]{padding:0 16px 80px}.share-copy[data-astro-cid-s6auadre]{padding-left:18px}.share-title[data-astro-cid-s6auadre]{font-size:clamp(34px,11vw,44px)}.share-panel[data-astro-cid-s6auadre]{width:100%}.share-grid[data-astro-cid-s6auadre]{width:100%;flex-direction:column}.share-button[data-astro-cid-s6auadre]{width:100%;padding:16px;gap:12px}.share-button-icon[data-astro-cid-s6auadre]{width:38px;height:38px}.share-button-label[data-astro-cid-s6auadre]{font-size:14px}}.site-footer[data-astro-cid-sz7xmlte]{background:var(--color-dark);padding:48px 24px 32px;border-top:1px solid rgba(255,255,255,.08)}.footer-inner[data-astro-cid-sz7xmlte]{max-width:var(--max-width-content);margin:0 auto;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:32px 48px}.footer-brand[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:12px}.footer-logo-link[data-astro-cid-sz7xmlte]{display:inline-block;line-height:0}.footer-logo[data-astro-cid-sz7xmlte]{height:28px;width:auto;display:block;filter:brightness(0) invert(1)}.footer-credits[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:4px}.footer-credit-line[data-astro-cid-sz7xmlte]{font-family:var(--font-text);font-size:12px;color:#ffffff85;line-height:1.6}.footer-copy[data-astro-cid-sz7xmlte]{font-family:var(--font-text);font-size:var(--text-nav);color:#ffffff5c;white-space:nowrap;justify-self:end}@media(max-width:833px){.footer-inner[data-astro-cid-sz7xmlte]{grid-template-columns:1fr;gap:24px;justify-items:center;text-align:center}.footer-brand[data-astro-cid-sz7xmlte],.footer-credits[data-astro-cid-sz7xmlte]{align-items:center}.footer-copy[data-astro-cid-sz7xmlte]{justify-self:center}}
