@charset "UTF-8";
:root{--ink:#1d2926;--muted:#6e7772;--accent:#385e50;--wash:#f1f5f1;--line:#e3e8e3;--radius:24px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;background:#fff;color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif;font-size:15px;line-height:1.75;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,textarea:focus-visible{outline:2px solid var(--accent);outline-offset:4px}img{display:block;max-width:100%;object-fit:cover}h1,h2,h3,p{margin:0}h1,h2{white-space:pre-line;letter-spacing:-.045em;line-height:1.17;font-weight:600}h1{font-size:clamp(50px,5.25vw,78px)}h2{font-size:44px}h3{font-weight:600;font-size:23px;letter-spacing:-.025em;line-height:1.45}p{color:var(--muted)}.theme-blue{--accent:#416b80;--wash:#f0f6f8;--ink:#1e3039;--line:#dfe8eb}.theme-sand{--accent:#7b6c44;--wash:#f8f5ee;--ink:#37362c;--line:#e9e4d9}.wrap{width:min(1240px,calc(100% - 112px));margin-inline:auto}.section{padding-block:112px}.eyebrow{font-size:10px;letter-spacing:.2em;font-weight:650;color:var(--accent);line-height:1.8;margin-bottom:22px}.site-header{height:80px;padding:0 max(36px,calc((100vw - 1320px)/2));display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e5e9e580;background:#ffffffee;backdrop-filter:blur(20px);position:sticky;top:0;z-index:20}.identity{display:flex;align-items:center;gap:12px;white-space:nowrap}.identity strong{font-size:18px;letter-spacing:.08em}.identity img{border-radius:50%;mix-blend-mode:multiply}.identity small{font-size:11px;color:var(--muted)}.identity-divider{height:15px;width:1px;background:var(--line);margin-inline:3px}.identity .wordmark{letter-spacing:.14em;font-size:20px}.desktop-nav{display:flex;align-items:center;gap:34px;font-size:12px}.desktop-nav a:hover,.text-link:hover{color:var(--accent)}.language{margin-left:22px;border-left:1px solid var(--line);padding-left:25px}.icon-button{width:42px;height:42px;display:grid;place-items:center;background:none;border:0;color:var(--ink);border-radius:50%;font-size:26px}.icon-button:hover{background:var(--wash)}.menu-button{display:none}.hub-hero{display:grid;grid-template-columns:1.08fr 1fr;gap:62px;align-items:center;padding-block:72px 84px;min-height:690px}.hero-copy{padding-block:10px}.hero-description{margin-top:27px;max-width:390px;font-size:15px;line-height:1.95}.hero-actions{display:flex;gap:28px;align-items:center;margin-top:35px}.pill-button{background:var(--ink);border:1px solid var(--ink);color:white;display:inline-flex;justify-content:center;align-items:center;gap:30px;padding:13px 25px;border-radius:99px;font-size:13px;transition:transform .2s,background .2s}.pill-button:hover{transform:translateY(-2px);background:var(--accent)}.pill-button span{font-size:18px;line-height:1}.text-link{display:inline-flex;align-items:center;gap:12px;font-size:12px;border:0;background:none;padding:0;color:var(--accent);line-height:1.8}.hero-signature{margin-top:67px;font-size:8px;letter-spacing:.15em;color:#909b94;display:flex;align-items:center;gap:12px}.hero-signature span{width:24px;height:1px;background:#98aa9f}.hub-visual{height:508px;position:relative;border-radius:180px 180px 26px 26px;background:var(--wash)}.hub-visual:before{content:"";position:absolute;inset:-15px 15px 15px -15px;border:1px solid #d6e2d8;border-radius:inherit;z-index:-1}.hub-visual img{width:100%;height:100%;border-radius:inherit;object-position:57% center}.visual-label{position:absolute;bottom:34px;left:30px;background:#ffffffdf;backdrop-filter:blur(12px);border:1px solid #ffffff99;border-radius:14px;padding:17px 24px;font-size:8px;letter-spacing:.16em;line-height:2.1}.visual-label b{font-weight:500;font-size:15px;letter-spacing:.03em}.visual-index{position:absolute;right:-25px;bottom:36px;writing-mode:vertical-rl;font-size:8px;letter-spacing:.14em;color:var(--muted)}.brands-section{border-top:1px solid var(--line)}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:50px;margin-bottom:45px}.section-heading h2{font-size:37px}.section-heading>p{max-width:330px;white-space:pre-line;font-size:13px;line-height:1.9}.brand-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.brand-card{background:var(--wash);border-radius:var(--radius);overflow:hidden;transition:transform .3s}.brand-card:hover{transform:translateY(-6px)}.brand-card-image{position:relative;overflow:hidden}.brand-card-image>img{width:100%;aspect-ratio:1.42;height:auto;transition:transform .6s}.brand-card:hover img{transform:scale(1.03)}.round-arrow{position:absolute;bottom:17px;right:17px;display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:#ffffffd9;font-size:20px}.brand-card-copy{padding:27px 29px 30px}.brand-card-copy .eyebrow{margin-bottom:6px;font-size:10px}.brand-card-copy h3{font-size:28px}.brand-card-copy p{font-size:13px;margin-top:9px}.card-link{font-size:11px;display:block;margin-top:23px;color:var(--accent)}.partnership-band{background:#f7f8f6;padding-block:55px}.compact{margin-bottom:28px}.compact h2{font-size:28px}.compact .eyebrow{margin-bottom:10px}.opportunity-list{border-top:1px solid var(--line)}.opportunity-list a{display:grid;grid-template-columns:55px 1fr 1.2fr 30px;align-items:center;gap:15px;padding:20px 0;border-bottom:1px solid var(--line)}.opportunity-number{font-size:11px;color:#96a399}.opportunity-list b{font-size:14px;letter-spacing:.09em;font-weight:500}.opportunity-list a>span:nth-of-type(2){font-size:12px;color:var(--muted)}.opportunity-list i{font-style:normal;font-size:21px;transition:transform .2s}.opportunity-list a:hover i{transform:translate(3px,-3px)}.services-intro{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.services-intro>div>p:not(.eyebrow){line-height:2.1;font-size:14px}.services-intro .text-link{margin-top:24px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:45px;margin-top:65px}.service-grid article{border-top:1px solid var(--line);padding-top:25px}.service-grid .eyebrow{font-size:9px;margin-bottom:16px}.service-grid h3{font-size:18px}.service-grid p:last-child{font-size:13px;margin-top:12px}.company-section{padding-block:0 65px}.company-list{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);gap:0 34px}.company-list a{display:flex;justify-content:space-between;align-items:center;padding:15px 0;border-bottom:1px solid var(--line);font-size:12px}.company-list span{color:#a0aaa3}.site-footer{border-top:1px solid var(--line);padding:48px max(56px,calc((100vw - 1240px)/2)) 85px;background:#fafbf9;display:grid;grid-template-columns:1fr 1fr;gap:30px}.footer-brand{font-size:16px;letter-spacing:.12em}.footer-brand span{font-size:9px;color:#8c9690;margin-left:14px;letter-spacing:.2em}.site-footer p{font-size:11px;margin-top:12px}.footer-links{display:flex;justify-content:flex-end;gap:25px;font-size:11px;padding-top:6px}.footer-note{grid-column:1/-1;color:#8a938d!important;font-size:10px!important;line-height:1.9}.brand-hero{padding-block:65px 0;text-align:center}.brand-hero-copy{max-width:760px;margin:auto}.brand-hero h1{font-size:72px}.brand-hero .hero-description{max-width:480px;margin:25px auto 0}.brand-hero .hero-actions{justify-content:center;margin-top:28px}.brand-hero-image{position:relative;border-radius:28px;margin-top:50px;overflow:hidden;height:480px;background:var(--wash)}.brand-hero-image img{width:100%;height:100%;object-position:center 58%}.brand-hero-image>span{position:absolute;bottom:32px;left:34px;font-size:18px;font-weight:500;letter-spacing:.2em;background:#ffffffce;padding:18px 24px;border-radius:14px;backdrop-filter:blur(10px);text-align:left}.brand-hero-image small{display:block;font-size:8px;letter-spacing:.08em;margin-top:2px}.brand-story{text-align:center;max-width:740px}.brand-story>p:not(.eyebrow){max-width:520px;margin:28px auto 0;font-size:14px;line-height:2}.story-line{display:block;width:1px;height:55px;background:linear-gradient(var(--accent),transparent);margin:35px auto -25px}.explore-section{background:var(--wash)}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:23px}.product-card{padding:30px;background:#ffffffc9;border-radius:22px}.product-card>.eyebrow{font-size:9px;margin-top:25px;margin-bottom:9px}.product-card>p:not(.eyebrow){font-size:13px;margin:15px 0 20px;min-height:48px}.product-symbol{height:138px;position:relative;display:flex;align-items:center;justify-content:center}.product-symbol i{display:block;width:76px;height:94px;border-radius:35% 65% 60% 40%;background:linear-gradient(130deg,#fff,var(--wash));border:1px solid var(--line);box-shadow:8px 12px 22px #192d2710;transform:rotate(-20deg)}.product-symbol i+i{margin-left:-36px;transform:rotate(8deg);opacity:.8}.product-symbol i+i+i{transform:rotate(35deg);opacity:.6}.symbol-2 i{border-radius:50%;width:85px;height:85px}.symbol-3 i{border-radius:12px;width:70px;height:78px}.product-note{font-size:10px;margin-top:26px}.partner-section{text-align:center}.partner-section>p:not(.eyebrow){margin:26px auto 0;max-width:610px;white-space:pre-line;font-size:14px;line-height:2}.partner-tags{display:flex;justify-content:center;gap:12px;margin:25px 0 32px}.partner-tags span{font-size:11px;padding:6px 16px;border:1px solid var(--line);border-radius:99px;color:var(--muted)}.partner-oem{display:block;margin-top:25px;font-size:11px}.assistant-fab{position:fixed;bottom:max(26px,env(safe-area-inset-bottom));right:28px;background:#fff;border:1px solid #dae2dc;border-radius:99px;display:flex;align-items:center;gap:12px;box-shadow:0 8px 32px #153e2820;padding:11px 17px 11px 11px;font-size:12px;z-index:30;color:var(--ink)}.assistant-orb{flex-shrink:0;width:29px;height:29px;border-radius:50%;background:radial-gradient(circle at 30% 22%,#e0efe4 2%,#8bab9a 40%,#294d42 85%);box-shadow:inset 0 0 6px #ffffffa0}.assistant-fab>span:last-child{margin-left:7px}dialog{border:1px solid #e1e6e1;color:var(--ink);box-shadow:0 30px 100px #0c2e2930;padding:0;background:#fff}dialog::backdrop{background:#233a314d;backdrop-filter:blur(6px)}.dialog-top{display:flex;align-items:center;justify-content:space-between;padding:20px 22px;border-bottom:1px solid var(--line)}.dialog-top>span{font-size:11px;letter-spacing:.2em}.menu-dialog{width:min(520px,calc(100% - 32px));border-radius:22px}.menu-dialog nav{padding:12px 25px 25px}.menu-dialog nav a{display:flex;justify-content:space-between;padding:19px 0;border-bottom:1px solid var(--line);font-size:19px}.menu-dialog nav span{font-size:10px;color:var(--muted)}.assistant-dialog{width:420px;max-width:calc(100% - 24px);height:min(650px,calc(100dvh - 42px));border-radius:24px;margin:auto 24px 22px auto}.assistant-dialog[open]{display:flex;flex-direction:column}.assistant-heading{display:flex;gap:12px;align-items:center}.assistant-heading b{display:block;font-size:13px;font-weight:600}.assistant-heading small{display:block;font-size:9px;color:var(--muted)}.chat-notice{padding:12px 22px;font-size:10px;line-height:1.7;background:#f6f8f5}.chat-messages{overflow-y:auto;flex:1;min-height:100px;padding:20px;display:flex;flex-direction:column;gap:15px}.bubble{max-width:91%;padding:12px 15px;font-size:13px;line-height:1.85;border-radius:16px;white-space:pre-wrap;overflow-wrap:anywhere;flex-shrink:0}.bubble.assistant{background:var(--wash);align-self:flex-start;border-bottom-left-radius:4px}.bubble.user{background:var(--ink);color:#fff;align-self:flex-end;border-bottom-right-radius:4px}.chat-suggestions{display:flex;flex-wrap:wrap;gap:7px;padding:8px 20px}.chat-suggestions button{font-size:10px;border:1px solid var(--line);background:white;color:var(--accent);padding:6px 10px;border-radius:20px}.chat-form{display:flex;gap:10px;padding:10px 17px 0;align-items:flex-end}.chat-form textarea{resize:none;min-height:44px;max-height:130px;background:#f4f6f3;border:1px solid transparent;border-radius:20px;padding:11px 15px;flex:1;width:0;font-size:14px;line-height:20px;color:var(--ink)}.send-button{width:42px;height:42px;border:0;border-radius:50%;background:var(--ink);color:white;font-size:24px;flex-shrink:0}.send-button:disabled{opacity:.4}.chat-status{font-size:10px;min-height:27px;margin:0 22px;padding:3px 0 6px}.honeypot,.sr-only{position:absolute;width:1px;height:1px;clip-path:inset(50%);overflow:hidden}.skip-link{position:fixed;top:-50px;left:16px;z-index:99;background:#fff;padding:10px}.skip-link:focus{top:8px}.mobile-hero{text-align:center;padding:48px 24px 0;overflow:hidden}.mobile-hero .eyebrow{font-size:9px;margin-bottom:18px}.mobile-hero h1{font-size:44px;line-height:1.22}.mobile-hero .hero-description{font-size:14px;line-height:1.9;margin:21px auto 26px;max-width:310px}.mobile-hero .pill-button{font-size:12px;padding:11px 22px}.mobile-visual{margin:36px -24px 0;position:relative;height:330px;overflow:hidden;background:var(--wash)}.mobile-visual img{width:100%;height:100%;object-position:54% center;animation:gentle-arrival 1.6s ease-out both}.mobile-visual>span{position:absolute;bottom:21px;left:24px;font-size:8px;letter-spacing:.2em;background:#ffffffe0;padding:8px 12px;border-radius:6px}.mobile-visual>i{position:absolute;right:20px;bottom:21px;width:8px;height:8px;border-radius:50%;background:#fff;box-shadow:0 0 0 5px #ffffff40;animation:breathe 3s ease-in-out 3}@keyframes gentle-arrival{from{transform:scale(1.035)}to{transform:scale(1)}}@keyframes breathe{50%{box-shadow:0 0 0 9px #ffffff20}}
@media(min-width:1600px){.hub-hero{padding-block:100px}.hub-visual{height:540px}}
@media(max-width:1000px){.wrap{width:calc(100% - 64px)}.desktop-nav{gap:18px}.hub-hero{gap:32px;min-height:590px}.hub-visual{height:440px}.hero-actions{gap:18px}.hero-signature{font-size:7px}.brand-card-copy{padding:23px}.services-intro{gap:45px}.section-heading h2{font-size:32px}}
@media(max-width:700px){body{font-size:14px}.site-header{height:64px;padding:0 20px}.identity{gap:8px}.identity strong{font-size:16px}.identity .wordmark{font-size:16px;letter-spacing:.09em}.identity small{font-size:10px}.identity img{width:30px;height:30px}.desktop-nav{display:none}.menu-button{display:grid}.wrap{width:calc(100% - 44px)}.section{padding-block:66px}h2{font-size:32px;line-height:1.25}.eyebrow{font-size:9px;margin-bottom:17px}.section-heading{display:block;margin-bottom:29px}.section-heading h2{font-size:29px}.section-heading>p{font-size:14px;margin-top:17px;max-width:100%}.brand-grid{grid-template-columns:1fr;gap:22px}.brand-card{border-radius:22px}.brand-card-image>img{aspect-ratio:1.5}.brand-card-copy{padding:22px 24px}.brand-card-copy h3{font-size:27px}.brand-card-copy p{font-size:14px}.card-link{margin-top:18px;font-size:12px}.partnership-band{padding-block:40px}.compact h2{font-size:26px}.compact .eyebrow{font-size:8px}.opportunity-list a{grid-template-columns:24px 1fr 20px;gap:4px 10px;padding:16px 0}.opportunity-list b{font-size:13px}.opportunity-list a>span:nth-of-type(2){grid-column:2;font-size:12px}.opportunity-list i{grid-column:3;grid-row:1/3;align-self:center}.opportunity-number{font-size:9px}.services-intro{display:block}.services-intro>div+div{margin-top:23px}.services-intro>div>p:not(.eyebrow){font-size:14px}.service-grid{display:block;margin-top:34px}.service-grid article{padding:20px 0}.service-grid .eyebrow{margin-bottom:9px}.service-grid h3{font-size:18px}.service-grid p:last-child{font-size:14px;margin-top:9px}.company-section{padding-bottom:44px}.company-section .text-link{margin-top:16px}.company-list{grid-template-columns:1fr 1fr;gap:0 22px}.company-list a{font-size:12px;padding:14px 0}.site-footer{padding:35px 23px 98px;display:block}.footer-links{justify-content:flex-start;margin-top:25px;flex-wrap:wrap;gap:16px}.footer-note{margin-top:25px!important}.assistant-fab{right:17px;bottom:max(18px,env(safe-area-inset-bottom));gap:8px;font-size:12px;padding:9px 14px 9px 9px}.assistant-dialog{width:100%;max-width:calc(100% - 16px);height:calc(100dvh - 22px);max-height:730px;margin:auto auto 8px;border-radius:24px}.dialog-top{padding:17px}.assistant-heading b{font-size:14px}.chat-messages{padding:17px}.bubble{font-size:14px}.chat-form textarea{font-size:16px}.chat-notice{font-size:11px;padding:12px 18px}.chat-suggestions button{font-size:12px}.chat-status{font-size:11px}.product-grid{grid-template-columns:1fr;gap:17px}.product-card{padding:26px;display:grid;grid-template-columns:1fr 85px;column-gap:10px}.product-symbol{grid-column:2;grid-row:1/5;width:85px;height:110px;align-self:center;transform:scale(.7);transform-origin:center}.product-symbol i{flex-shrink:0}.product-card>.eyebrow{margin:0 0 10px;grid-column:1}.product-card h3{grid-column:1;font-size:22px}.product-card>p:not(.eyebrow){grid-column:1;font-size:14px;min-height:0;margin:12px 0 15px}.product-card>.text-link{grid-column:1;font-size:12px}.product-note{font-size:11px}.brand-story>p:not(.eyebrow){font-size:14px}.partner-section>p:not(.eyebrow){font-size:14px}.partner-tags{gap:6px}.partner-tags span{font-size:11px;padding:6px 11px}.partner-oem{font-size:12px}.hub-hero{display:block;padding-block:45px;text-align:center;min-height:0}.hero-description{margin:22px auto}.hero-actions{justify-content:center}.hero-signature{display:none}.hub-visual{margin-top:38px;height:350px;border-radius:150px 150px 20px 20px}.visual-index{display:none}.brand-hero{padding-top:42px}.brand-hero h1,.hub-hero h1{font-size:44px}.brand-hero-image{height:340px;margin-top:35px;border-radius:20px}.brand-hero-image>span{left:18px;bottom:18px;font-size:14px}.hero-actions .text-link{font-size:11px}.brands-section{border-top:0}}
.view-h5 .desktop-nav{display:none}.view-h5 .menu-button{display:grid}.view-h5 .mobile-hero{max-width:760px;margin:auto}.view-h5 .mobile-visual{max-height:480px}
@media(max-width:700px){.site-jp .identity .wordmark{font-size:13px;letter-spacing:.06em}.site-jp .identity-divider,.site-jp .identity small{display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}

.digital-avatar{width:36px;height:36px;object-fit:cover;border-radius:50%;flex-shrink:0}.digital-contacts{width:100%;padding:24px 0}.digital-contacts h2{font-size:20px;font-weight:500}.digital-contacts figure{margin:16px 0}.digital-contacts img{border:10px solid #fff;border-radius:12px}.digital-contacts figcaption{font-size:14px}.site-footer{flex-wrap:wrap}
