:root{--ink:#1d1d1f;--muted:#77777c;--paper:#fff;--soft:#f5f5f7;--blue:#0071e3;--line:#dddde1}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:88px}body{margin:0;background:var(--paper);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"SF Pro Display","Helvetica Neue","PingFang SC","Microsoft YaHei",sans-serif;letter-spacing:-.025em;font-size:16px;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a{ -webkit-tap-highlight-color:transparent}button{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #0071e3;outline-offset:5px}button{border:0}img{display:block;width:100%}.wrap{width:min(1200px,calc(100% - 96px));margin-inline:auto}.header{height:76px;position:sticky;top:0;z-index:10;background:#ffffffeb;backdrop-filter:blur(20px);border-bottom:1px solid #ededee}.nav{height:100%;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{font-size:29px;letter-spacing:-1.7px;font-weight:700}.brand span{font-weight:400;color:#777;letter-spacing:-1.4px}.navlinks{display:flex;gap:36px;font-size:14px}.navlinks a:hover,.text-link:hover{color:var(--blue)}.navlinks a[aria-current=page]{color:var(--blue)}.nav-cta{font-size:14px;display:flex;gap:20px;align-items:center}.menu{display:none}.eyebrow{font-size:12px;letter-spacing:.15em;font-weight:600;line-height:1.7}.hero{text-align:center;padding-top:65px}.hero h1{font-size:clamp(48px,5.2vw,78px);letter-spacing:-.06em;line-height:1.14;margin:19px 0 22px;font-weight:650}.hero-copy{font-size:22px;color:#6e6e73;margin:0}.actions{display:flex;align-items:center;justify-content:center;gap:30px;margin-top:28px;margin-bottom:42px}.button{display:inline-flex;align-items:center;justify-content:center;gap:27px;background:var(--blue);border-radius:28px;color:#fff;padding:14px 24px;font-size:14px;min-height:48px}.button:hover{background:#0063c7}.text-link{font-size:16px;color:var(--blue);display:inline-flex;align-items:center;gap:10px}.hero-image{height:520px;position:relative;border-radius:22px;overflow:hidden;text-align:left;background:#32302d}.hero-image>img{height:100%;object-fit:cover;object-position:center 52%}.image-shade{position:absolute;inset:0;background:linear-gradient(0deg,#0008,transparent 65%),linear-gradient(90deg,#0003,transparent 70%)}.scene-caption{position:absolute;bottom:47px;left:47px;color:white}.overline{font-size:12px;letter-spacing:.13em;line-height:1.8;font-weight:500}.scene-caption h2{font-size:37px;line-height:1.3;margin:16px 0 0;letter-spacing:-.04em}.voice-pill{position:absolute;right:35px;bottom:48px;border-radius:40px;display:flex;align-items:center;gap:14px;color:white;padding:17px 22px;background:#ffffff24;backdrop-filter:blur(20px);border:1px solid #ffffff50;font-size:14px}.wave{display:flex;gap:3px;align-items:center;height:24px}.wave i{height:10px;width:3px;background:#fff;border-radius:4px}.wave i:nth-child(2),.wave i:nth-child(4){height:18px}.wave i:nth-child(3){height:25px}.hero-note{display:flex;justify-content:space-between;font-size:12px;color:var(--muted);padding-top:19px;letter-spacing:.03em}.section{padding-block:115px}h2{font-size:clamp(34px,4vw,53px);line-height:1.22;letter-spacing:-.055em;font-weight:600;margin:20px 0 28px}h3{font-weight:600;letter-spacing:-.035em}p{line-height:1.8}.muted{color:var(--muted)}.intro{padding-top:125px}.intro>p{font-size:21px;color:#707075;line-height:1.8}.pillars{display:grid;grid-template-columns:repeat(3,1fr);gap:50px;margin-top:68px;border-top:1px solid var(--line);padding-top:34px}.pillars span{font-size:11px;letter-spacing:.14em;color:var(--muted)}.pillars h3{font-size:24px;margin:24px 0 12px}.pillars p{font-size:16px;color:var(--muted)}.experience{background:var(--soft);padding:100px 0}.section-top{display:flex;justify-content:space-between;align-items:flex-end;gap:36px}.section-top h2{margin-bottom:0}.section-top>p{color:var(--muted);font-size:18px;margin-bottom:3px}.section-top>.text-link{padding-bottom:5px}.scene-tabs{display:flex;gap:8px;background:#e9e9ed;border-radius:32px;padding:5px;width:max-content;margin:48px 0 28px}.scene-tabs button{border-radius:28px;padding:12px 26px;background:transparent;color:#6e6e73;font-size:14px}.scene-tabs button[aria-selected=true]{background:white;color:var(--ink);box-shadow:0 2px 8px #00000009}.scene-panel{display:grid;grid-template-columns:1.2fr 1fr;background:white;border-radius:24px;padding:58px;gap:60px;min-height:330px}.scene-speech h3{font-size:34px;margin:21px 0 15px}.scene-speech p{color:var(--muted);font-size:18px}.demo-label{font-size:12px;color:var(--muted);display:block;margin-top:30px;letter-spacing:0}.scene-results{display:flex;flex-direction:column;justify-content:center}.scene-results>div{border-bottom:1px solid #ededf0;display:flex;justify-content:space-between;gap:20px;padding:24px 0}.scene-results>div:last-child{border:0}.scene-results span{color:var(--muted)}.scene-results strong{font-weight:500}.core-card{background:#18191b;color:white;border-radius:24px;display:grid;grid-template-columns:1fr 1fr;margin-top:45px;overflow:hidden;min-height:490px}.core-text{padding:65px 25px 48px 55px}.core-text .overline{color:#b7b7bc}.core-text h3{font-size:43px;line-height:1.25;margin:28px 0 22px}.core-text p{font-size:16px;color:#b4b4ba}.round-arrow{display:inline-flex;border-radius:50%;width:36px;height:36px;align-items:center;justify-content:center;background:#e8e8ed;color:var(--ink);font-size:21px}.core-text .round-arrow{margin-top:20px;background:#3a3a3c;color:#fff}.core-card figure{position:relative;margin:0;height:490px;overflow:hidden}.core-card img{height:100%;object-fit:cover;object-position:50% 56%}.core-card figcaption{position:absolute;bottom:12px;width:100%;text-align:center;font-size:11px;background:#0007;color:white;padding:9px}.entry-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:24px}.entry-card{background:#f5f5f7;border-radius:24px;padding:45px;transition:transform .3s}.entry-card:hover{transform:translateY(-4px)}.entry-card h3{font-size:31px;line-height:1.4;margin:28px 0 18px}.entry-card p{color:var(--muted)}.entry-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:35px;color:var(--muted);font-size:14px}.screen-entry{background:#eef2f5}.connection-section{background:#f5f5f7;padding:100px 0;text-align:center}.connection-inner>p{color:var(--muted);font-size:20px}.logo-cloud{display:grid;grid-template-columns:repeat(6,1fr);align-items:center;gap:30px;border-bottom:1px solid var(--line);padding:60px 0 45px;margin-top:12px}.logo-cloud span{font-size:24px;font-weight:600;letter-spacing:-.045em}.ecosystem-row{display:flex;justify-content:center;align-items:center;gap:35px;padding:33px 0 40px;font-size:15px}.ecosystem-row>span{color:var(--muted);font-size:12px}.ecosystem-row strong{font-weight:500}.intelligence-promo{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.intelligence-promo>div>p{font-size:20px}.intelligence-promo .small{font-size:14px;margin:26px 0}.closing{padding:95px 24px;text-align:center;background:var(--soft)}.closing h2{font-size:44px;margin-bottom:33px}.footer{padding-block:45px 20px}.footer-top{display:flex;align-items:center;gap:40px}.footer-top>span{color:var(--muted);font-size:14px}.footer-top>a:last-child{margin-left:auto;font-size:14px}.footer>p{font-size:12px;color:var(--muted);border-bottom:1px solid var(--line);padding:27px 0 23px;margin:0}.footer-bottom{display:flex;gap:30px;color:var(--muted);font-size:12px;padding-top:20px}.footer-bottom>span:last-child{margin-left:auto}.skip{position:fixed;top:-60px;left:20px;z-index:100;background:white;padding:14px}.skip:focus{top:10px}.subhero{padding:80px 0 60px}.subhero h1{font-size:clamp(40px,5vw,68px);letter-spacing:-.05em;line-height:1.2;margin:24px 0}.subhero p{font-size:22px;color:var(--muted);max-width:730px}.subnav{display:flex;gap:25px;padding:20px 0;border-bottom:1px solid var(--line);font-size:14px;color:var(--blue)}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center;margin-bottom:80px}.detail-photo{margin:0;background:var(--soft);border-radius:24px;overflow:hidden}.detail-photo img{max-height:580px;object-fit:cover}.detail-photo figcaption{padding:16px;font-size:12px;color:var(--muted)}.detail-grid h2{font-size:42px}.detail-grid p{color:var(--muted);font-size:18px}.specs{margin:30px 0}.specs div{display:grid;grid-template-columns:110px 1fr;gap:20px;border-top:1px solid var(--line);padding:16px 0;line-height:1.7;font-size:14px}.specs dt{color:var(--muted)}.specs dd{margin:0}.info-panel{padding:48px;border-radius:24px;background:var(--soft);margin:28px 0}.info-panel h3{font-size:28px;margin-top:0}.info-panel p{color:var(--muted)}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:24px}.two-col .info-panel{margin:0}.notice{font-size:14px;color:var(--muted);line-height:1.8}.protocol-filters{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:30px}.protocol-filters button{border-radius:30px;padding:12px 22px;background:var(--soft);color:var(--ink);font-size:14px}.protocol-filters button[aria-pressed=true]{background:var(--ink);color:white}.protocol-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.protocol-card{padding:32px;border:1px solid var(--line);border-radius:20px;min-height:200px}.protocol-card h3{font-size:27px;margin:20px 0 10px}.protocol-card p{color:var(--muted);font-size:15px}.protocol-card[hidden]{display:none}.flow{display:flex;align-items:center;gap:20px;margin:45px 0}.flow>div{flex:1;background:var(--soft);padding:30px 24px;border-radius:16px;text-align:center}.flow strong{display:block;margin-bottom:10px}.flow p{font-size:14px;color:var(--muted);margin:0}.faq details{border-bottom:1px solid var(--line);padding:25px 0}.faq summary{cursor:pointer;font-size:20px;list-style:none;display:flex;justify-content:space-between;gap:25px}.faq summary:after{content:'+';color:var(--muted)}.faq details[open] summary:after{content:'−'}.faq details p{color:var(--muted);max-width:850px}.planner{padding:45px;background:var(--soft);border-radius:24px}.planner-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.field{display:flex;flex-direction:column;gap:10px;font-size:15px}.field input,.field select,.field textarea{padding:14px;border:1px solid #d1d1d6;border-radius:10px;width:100%;background:white;color:var(--ink);min-height:49px}.field.full{grid-column:1/-1}.planner .button{margin-top:25px}.planner-result{margin-top:25px;padding:25px;background:#fff;border-radius:14px;white-space:pre-line;line-height:1.9}.planner-result[hidden]{display:none}.small{font-size:14px}.guide-steps{counter-reset:step;display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-bottom:60px}.guide-steps>div{border-top:1px solid var(--line);padding-top:25px}.guide-steps h3{font-size:24px}.guide-steps p{color:var(--muted)}@media(min-width:1500px){.hero-image{height:580px}}@media(max-width:900px){.wrap{width:calc(100% - 48px)}.navlinks{gap:20px}.nav{gap:20px}.hero{padding-top:50px}.hero-image{height:440px}.scene-caption{left:30px;bottom:90px}.scene-caption h2{font-size:30px}.voice-pill{left:30px;right:auto;bottom:25px}.pillars{gap:25px}.scene-panel{padding:35px;gap:30px}.core-text{padding:40px 25px}.core-text h3{font-size:35px}.logo-cloud{grid-template-columns:repeat(3,1fr)}.detail-grid{gap:35px}.intelligence-promo{gap:35px}.nav-cta{gap:10px}.protocol-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:650px){.wrap{width:calc(100% - 40px)}.header{height:65px}.brand{font-size:26px}.nav-cta{margin-left:auto;font-size:12px}.menu{display:block;order:3;background:transparent;font-size:20px;padding:8px}.navlinks{display:none;position:absolute;top:65px;left:0;right:0;padding:25px;background:#fff;border-bottom:1px solid var(--line);flex-direction:column;gap:23px}.navlinks.open{display:flex}.hero{padding-top:42px}.eyebrow{font-size:10px;letter-spacing:.1em}.hero h1{font-size:49px;margin:20px 0}.hero-copy{font-size:17px}.actions{gap:22px;margin-bottom:32px}.text-link{font-size:14px}.button{padding:13px 21px;gap:18px}.hero-image{height:460px;border-radius:17px}.hero-image>img{object-position:60% center}.scene-caption{left:23px;bottom:118px}.scene-caption h2{font-size:31px}.overline{font-size:10px}.voice-pill{left:18px;right:18px;bottom:30px;font-size:12px;padding:16px 12px;justify-content:center;gap:10px}.hero-note{font-size:10px;line-height:1.7;gap:20px}.hero-note span:last-child{display:none}.section{padding-block:75px}h2{font-size:36px}.intro>p{font-size:18px}.pillars{grid-template-columns:1fr;margin-top:38px;gap:20px}.pillars>div{padding-bottom:17px;border-bottom:1px solid #eee}.pillars h3{margin-top:15px}.pillars p br{display:none}.experience{padding:70px 0}.section-top{display:block}.section-top>p{font-size:16px;margin-top:25px}.section-top>.text-link{margin-top:20px}.scene-tabs{margin-top:30px;max-width:100%;gap:3px}.scene-tabs button{padding:12px 17px;font-size:13px}.scene-panel{grid-template-columns:1fr;padding:28px;gap:10px;min-height:500px}.scene-speech h3{font-size:26px}.scene-speech p{font-size:16px}.scene-results>div{padding:18px 0;font-size:14px}.core-card{grid-template-columns:1fr;margin-top:30px}.core-text{padding:37px 28px}.core-text h3{font-size:35px}.core-text p br{display:none}.core-card figure{height:360px}.entry-grid{grid-template-columns:1fr;gap:20px}.entry-card{padding:30px}.entry-card h3{font-size:28px}.connection-section{padding:70px 0}.connection-inner>p{font-size:17px}.logo-cloud{gap:28px 15px;padding:35px 0}.logo-cloud span{font-size:19px}.ecosystem-row{gap:20px;flex-wrap:wrap;font-size:13px}.ecosystem-row>span{width:100%}.intelligence-promo{grid-template-columns:1fr;gap:5px}.intelligence-promo>div>p{font-size:18px}.closing{padding:75px 20px}.closing h2{font-size:32px}.footer-top{flex-wrap:wrap;gap:20px}.footer-top>a:last-child{width:100%;margin-left:0;font-size:13px}.footer-bottom{font-size:10px;gap:15px}.footer-top>span{font-size:12px}.subhero{padding:50px 0 35px}.subhero h1{font-size:44px}.subhero p{font-size:18px}.subnav{gap:18px;font-size:12px;flex-wrap:wrap}.detail-grid,.two-col,.protocol-grid,.planner-grid,.guide-steps{grid-template-columns:1fr}.detail-grid{gap:20px;margin-bottom:45px}.detail-grid h2{font-size:34px}.detail-photo img{max-height:470px}.info-panel{padding:28px}.flow{flex-direction:column;align-items:stretch;gap:10px}.flow>span{transform:rotate(90deg);align-self:center}.planner{padding:24px}.guide-steps{gap:20px}.faq summary{font-size:18px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important;animation:none!important}}
[hidden]{display:none!important}#scene-description{white-space:pre-line}
.conversation{display:flex;flex-direction:column;justify-content:center;gap:18px;min-width:0}.bubble{font-size:16px;line-height:1.8;padding:20px 24px;border-radius:20px}.user-bubble{background:#f1f1f4;align-self:flex-end;border-bottom-right-radius:5px;max-width:90%}.ai-bubble{background:#f0f6fc;border-bottom-left-radius:5px;max-width:95%}.ai-bubble p{margin:7px 0 0;color:#45454b}.ai-name{font-size:12px;color:#0071e3;letter-spacing:.04em;font-weight:600}.conversation-note{font-size:12px;color:#777;line-height:1.8}.natural-panel{min-height:380px}.mcp-bridge{display:flex;justify-content:center;align-items:center;gap:36px;margin-top:45px}.mcp-bridge>span{font-size:18px;font-weight:600;line-height:1.8}.mcp-bridge small{font-size:12px;font-weight:400;color:#777}.mcp-bridge b{font-weight:400;color:#aaa}.natural-intro{font-size:22px;line-height:1.9;color:#737378;max-width:830px}.context-list{display:flex;gap:12px;flex-wrap:wrap;margin:30px 0}.context-list span{padding:12px 20px;background:#eeeef1;border-radius:30px;font-size:15px}.learning-story{display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:center}.learning-story .conversation{padding:36px;background:white;border-radius:24px}.intelligence-promo h3{font-size:28px}.promise-note{font-size:13px;color:#777;line-height:1.8}@media(max-width:650px){.mcp-bridge{flex-direction:column;gap:12px}.mcp-bridge b{transform:rotate(90deg)}.natural-panel{min-height:540px}.learning-story{grid-template-columns:1fr;gap:30px}.learning-story .conversation{padding:24px}.natural-intro{font-size:18px}.context-list{gap:8px}.context-list span{font-size:13px;padding:10px 16px}.bubble{font-size:15px;padding:16px 20px}}
@media(max-width:650px){.hero-tail{display:block;white-space:nowrap}.hero h1{font-size:46px}}@media(max-width:360px){.hero h1{font-size:42px}}
.configuration-section{padding:100px 0;background:#fafafa}.config-intro{font-size:21px;line-height:1.9;color:#747479;margin:30px 0 45px}.expression-card{padding:45px;background:#fff;border:1px solid #e9e9ed;border-radius:24px}.expression-card h3{font-size:38px;margin:23px 0}.expression-card p{color:#727277}.expression-card blockquote{margin:40px 0;font-size:25px;font-weight:500;line-height:1.7;letter-spacing:-.03em}.expression-label{font-size:12px;color:#8a8a90}.configuration-foot{display:flex;justify-content:space-between;align-items:center;gap:24px;margin:30px 0 12px}.configuration-foot p{font-size:14px;color:#737378}.configuration-section .promise-note{max-width:900px}@media(max-width:650px){.configuration-section{padding:70px 0}.config-intro{font-size:18px}.expression-card{padding:29px}.expression-card h3{font-size:32px}.expression-card blockquote{font-size:23px}.configuration-foot{display:block}.configuration-foot p{font-size:13px;line-height:2}}
@media(max-width:650px){.hero-subline{display:block}.hero-copy{font-size:16px}}
.partners-section{padding-block:15px 70px}.partner-intro{font-size:20px;color:#77777c;line-height:1.9;margin-bottom:38px}.partner-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.partner-card{padding:36px;background:#f5f5f7;border-radius:22px}.partner-card h3{font-size:31px;margin:28px 0 22px}.partner-card p{color:#77777c;line-height:1.8}.adi-panel{margin-top:25px;background:#1d1d1f;color:#fff;border-radius:24px;padding:42px}.adi-panel h3{font-size:30px;line-height:1.5;margin:15px 0 0}.adi-panel>p,.adi-panel .section-top>p{color:#bbbcc2;font-size:15px}.adi-panel .text-link{color:#7dbcff}.adi-brands{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px 20px;padding:36px 0;border-bottom:1px solid #45454a;margin-bottom:25px}.adi-brands span{font-size:23px;font-weight:500;letter-spacing:-.025em}.home-partners{margin-top:45px;padding:38px 0 0;border-top:1px solid #dddde1}.home-partners>div{display:flex;flex-wrap:wrap;justify-content:center;gap:32px;margin:25px 0}.home-partners>div>span{font-size:25px;font-weight:600}.home-partners>.text-link{font-size:14px}@media(max-width:650px){.partner-grid{grid-template-columns:1fr}.partner-intro{font-size:18px}.partner-card{padding:28px}.adi-panel{padding:28px}.adi-panel h3{font-size:26px}.adi-brands{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px 15px}.adi-brands span{font-size:18px}.home-partners>div{gap:22px}.home-partners>div>span{font-size:20px}}
.product-intro{text-align:center;padding-bottom:0}.product-intro>p{margin-inline:auto}.product-family{display:flex;justify-content:center;gap:65px;border-bottom:1px solid #e5e5e8;margin-top:45px;padding-bottom:32px}.product-family a{display:flex;align-items:center;flex-direction:column;gap:15px;font-size:14px}.product-family img{height:95px;width:130px;object-fit:contain}.product-family a:last-child img{object-fit:cover;object-position:center 65%;border-radius:5px}.product-story{padding-block:90px}.product-heading{text-align:center;max-width:850px;margin:0 auto 40px}.product-heading h2{font-size:52px}.product-heading p{font-size:20px;color:#77777c}.product-stage{background:#fff;position:relative;display:flex;align-items:center;justify-content:center;flex-direction:column;border-radius:25px;padding:30px;min-height:490px;overflow:hidden}.product-stage .gallery-image{width:100%;height:540px;object-fit:contain}.product-stage .gallery-caption{font-size:12px;color:#85858b;text-align:center;line-height:1.8;margin:22px 0 0}.core-stage .gallery-image{height:580px}.gallery-tabs{display:flex;justify-content:center;flex-wrap:wrap;gap:8px;margin:25px auto 0;width:fit-content;padding:5px;background:#ededf0;border-radius:28px}.gallery-tabs button{font-size:14px;border-radius:23px;padding:12px 22px;color:#6b6b70;background:transparent}.gallery-tabs button[aria-selected=true]{background:#fff;color:#1d1d1f;box-shadow:0 2px 8px #00000009}.product-explainer{display:grid;grid-template-columns:1fr 1.3fr;gap:70px;margin:70px 0 40px}.product-explainer h3{font-size:33px;line-height:1.4;margin:0}.product-explainer p{font-size:18px;color:#737378;margin:0 0 22px}.product-spec-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:25px;border-top:1px solid #dddde1;padding-top:28px;margin-top:45px}.product-spec-grid dt{font-size:13px;color:#77777c;margin-bottom:14px}.product-spec-grid dd{font-size:16px;line-height:1.9;margin:0}.remote-story{background:#f5f5f7}.remote-stage{min-height:560px}.remote-stage .gallery-image{height:520px}.screen-stage{border:1px solid #efeff2}.entry-product-image{height:250px;object-fit:contain;margin:0 auto 35px;background:#fff;border-radius:16px}.core-card figure{background:#fff}.core-card img{object-fit:contain;padding:18px}.core-card figcaption{background:#ffffffed;color:#777}.remote-entry-image{mix-blend-mode:multiply}@media(max-width:650px){.product-family{gap:20px;margin-top:30px}.product-family img{width:83px;height:73px}.product-family a{font-size:12px}.product-story{padding-block:65px}.product-heading h2{font-size:35px}.product-heading p{font-size:17px}.product-stage{padding:15px;min-height:310px;border-radius:18px}.product-stage .gallery-image,.core-stage .gallery-image{height:290px}.remote-stage .gallery-image{height:350px}.gallery-tabs{gap:3px}.gallery-tabs button{padding:11px 14px;font-size:12px}.product-explainer{grid-template-columns:1fr;gap:24px;margin:45px 0 30px}.product-explainer h3{font-size:29px}.product-explainer p{font-size:16px}.product-spec-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px 15px}.product-spec-grid dd{font-size:14px}.product-stage .gallery-caption{font-size:11px}.entry-product-image{height:240px}}
.product-family a:last-child img{object-fit:contain}.screen-stage .gallery-image{height:400px}.screen-stage{min-height:470px}.screen-entry .entry-product-image{mix-blend-mode:multiply}@media(max-width:650px){.screen-stage .gallery-image{height:240px}.screen-stage{min-height:310px}}
.product-stage.lifestyle-stage{padding:0;min-height:0;background:transparent;border:0;overflow:visible}.product-stage.lifestyle-stage .gallery-image{height:auto;width:100%;object-fit:contain;border-radius:24px}.product-stage.lifestyle-stage .gallery-caption{margin:18px 20px 0}.lifestyle-stage+.gallery-tabs{margin-top:22px}@media(max-width:650px){.product-stage.lifestyle-stage .gallery-image{border-radius:18px}.product-stage.lifestyle-stage .gallery-caption{margin:15px 10px 0}}
.dynamic-space{padding-block:90px}.dynamic-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:32px;margin:45px 0 30px;border-top:1px solid #dddde1;padding-top:30px}.dynamic-steps article>span{font-size:11px;letter-spacing:.12em;color:#88888d}.dynamic-steps h3{font-size:25px;margin:22px 0 14px}.dynamic-steps p{color:#77777c;font-size:16px;line-height:1.9}.dynamic-space>.text-link{margin-top:15px}@media(max-width:900px){.dynamic-steps{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}}@media(max-width:650px){.dynamic-space{padding-block:65px}.dynamic-steps{grid-template-columns:1fr;gap:20px}.dynamic-steps article{padding-bottom:12px;border-bottom:1px solid #e8e8ec}.dynamic-steps h3{margin:15px 0 10px}.dynamic-steps p{font-size:16px}}
.dynamic-steps{grid-template-columns:repeat(2,minmax(0,1fr));gap:40px 28px;padding-top:0;border-top:0}.step-illustration{width:100%;height:auto;border-radius:22px;margin-bottom:24px}.dynamic-steps article{min-width:0}.dynamic-steps h3{margin-top:16px}.dynamic-steps article>p{margin-bottom:0}@media(max-width:650px){.dynamic-steps{grid-template-columns:1fr;gap:35px}.dynamic-steps article{border-bottom:0;padding-bottom:0}.step-illustration{border-radius:18px;margin-bottom:22px}}
.personality-section{background:#f5f5f7;padding:100px 0}.personality-section .natural-intro{max-width:900px}.persona-tabs{display:flex;flex-wrap:wrap;gap:7px;width:fit-content;padding:5px;border-radius:30px;background:#e7e7ec;margin:42px 0 25px}.persona-tabs button{padding:13px 25px;border-radius:24px;background:transparent;color:#707077;font-size:14px}.persona-tabs button[aria-selected=true]{background:#fff;color:#1d1d1f;box-shadow:0 2px 8px #00000008}.persona-panel{display:grid;grid-template-columns:1fr 1.1fr;gap:65px;background:#fff;border-radius:25px;padding:50px;min-height:340px}.persona-description h3{font-size:35px;line-height:1.35;margin:24px 0 20px;white-space:pre-line}.persona-description>p{font-size:17px;color:#77777c;max-width:350px}.persona-conversation{display:flex;flex-direction:column;gap:18px;justify-content:center}.persona-context{font-size:12px;color:#8a8a90}.persona-conversation .ai-bubble{max-width:100%}.member-heading{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;margin:75px 0 30px}.member-heading h3{font-size:32px;line-height:1.5;margin:0}.member-heading>p{color:#77777c;font-size:17px;margin:0}.member-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.member-card{border-radius:24px;padding:38px;background:#fff}.member-card h4{font-size:27px;font-weight:600;line-height:1.45;margin:24px 0 15px;letter-spacing:-.035em}.member-card>p{color:#77777c;font-size:16px}.member-card blockquote{margin:30px 0 0;padding-top:25px;border-top:1px solid #e8e8ed;font-size:20px;line-height:1.9;color:#45454b}.persona-controls{display:flex;gap:25px;flex-wrap:wrap;margin:32px 0 16px;font-size:14px;color:#74747b}.personality-section>.wrap>.notice{font-size:13px}@media(max-width:900px){.persona-panel{gap:35px;padding:35px}}@media(max-width:650px){.personality-section{padding:70px 0}.persona-tabs{gap:2px}.persona-tabs button{padding:12px 15px;font-size:12px}.persona-panel{grid-template-columns:1fr;padding:28px;gap:30px;min-height:540px}.persona-description h3{font-size:29px}.persona-description>p{font-size:16px}.member-heading{grid-template-columns:1fr;gap:20px;margin-top:55px}.member-heading h3{font-size:27px}.member-heading>p{font-size:16px}.member-grid{grid-template-columns:1fr;gap:20px}.member-card{padding:28px}.member-card h4{font-size:26px}.member-card blockquote{font-size:18px}.persona-controls{gap:12px 22px;font-size:13px}}
@media(max-width:650px){.personality-section h2{font-size:32px}}
.invisible-switch-story{background:#f7f7f8}.voice-entrance-note{padding-bottom:70px}.voice-entrance-note>p{font-size:19px;color:#77777c;max-width:850px}.home-invisible-switch{margin-top:24px;border-radius:24px;overflow:hidden;background:#f5f5f7;display:grid;grid-template-columns:1fr 1fr;align-items:center}.home-invisible-switch>div{padding:50px}.home-invisible-switch h3{font-size:35px;line-height:1.35;margin:23px 0}.home-invisible-switch p{color:#77777c;font-size:16px}.home-invisible-switch img{height:430px;object-fit:cover}.home-invisible-switch .round-arrow{margin-top:15px}.product-family{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:30px;max-width:850px;margin-inline:auto}.product-family img{max-width:100%}.switch-design-points{margin-top:50px}@media(max-width:650px){.home-invisible-switch{grid-template-columns:1fr}.home-invisible-switch>div{padding:30px}.home-invisible-switch h3{font-size:30px}.home-invisible-switch img{height:280px;object-fit:contain}.product-family{gap:12px}.product-family img{width:70px;height:65px}.product-family a{font-size:11px}.voice-entrance-note{padding-bottom:45px}.voice-entrance-note>p{font-size:16px}}
.language-control{display:flex;align-items:center;gap:6px;flex-shrink:0;font-size:12px}.language-control>span{color:#777;letter-spacing:0}.language-control select{font:inherit;font-size:13px;color:#333;background:transparent;border:0;cursor:pointer;padding:8px 0;max-width:115px}.language-control select:focus-visible{outline:2px solid #0071e3;outline-offset:4px}.navlinks{gap:25px}.nav{gap:20px}:is(html[lang=en],html[lang=es],html[lang=de],html[lang=ru],html[lang=da]) h1,:is(html[lang=en],html[lang=es],html[lang=de],html[lang=ru],html[lang=da]) h2{letter-spacing:-.045em}:is(html[lang=en],html[lang=es],html[lang=de],html[lang=ru],html[lang=da]) .hero h1{font-size:clamp(40px,4.8vw,68px)}:is(html[lang=en],html[lang=es],html[lang=de],html[lang=ru],html[lang=da]) .hero-tail{white-space:normal}:is(html[lang=en],html[lang=es],html[lang=de],html[lang=ru],html[lang=da]) .hero-copy{font-size:20px}:is(html[lang=en],html[lang=es],html[lang=de],html[lang=ru],html[lang=da]) .eyebrow{letter-spacing:.1em}:is(html[lang=en],html[lang=es],html[lang=de],html[lang=ru],html[lang=da]) .specs div{grid-template-columns:125px 1fr}:is(html[lang=en],html[lang=es],html[lang=de],html[lang=ru],html[lang=da]) .scene-tabs,:is(html[lang=en],html[lang=es],html[lang=de],html[lang=ru],html[lang=da]) .persona-tabs{max-width:100%;flex-wrap:wrap}:is(html[lang=en],html[lang=es],html[lang=de],html[lang=ru],html[lang=da]) .product-family a{text-align:center}:is(html[lang=en],html[lang=es],html[lang=de],html[lang=ru],html[lang=da]) .navlinks{gap:20px}@media(max-width:1100px){.navlinks{gap:15px}.nav{gap:13px}.navlinks a{font-size:13px}:is(html[lang=en],html[lang=es],html[lang=de],html[lang=ru],html[lang=da]) .navlinks{gap:12px}.nav-cta{font-size:12px}}@media(max-width:850px){.menu{display:block;order:3;background:transparent;font-size:20px;padding:8px}.navlinks{display:none;position:absolute;top:76px;left:0;right:0;padding:25px;background:#fff;border-bottom:1px solid #ddd;flex-direction:column;gap:23px}.navlinks.open{display:flex}.language-control{margin-left:auto}.nav-cta{margin-left:0}}@media(max-width:650px){.navlinks{top:65px}.nav{gap:9px}.nav-cta{display:none}.language-control>span{font-size:11px}.language-control select{font-size:12px;max-width:95px}:is(html[lang=en],html[lang=es],html[lang=de],html[lang=ru],html[lang=da]) .hero h1{font-size:43px}:is(html[lang=en],html[lang=es],html[lang=de],html[lang=ru],html[lang=da]) .hero-copy{font-size:17px}:is(html[lang=en],html[lang=es],html[lang=de],html[lang=ru],html[lang=da]) h2,:is(html[lang=en],html[lang=es],html[lang=de],html[lang=ru],html[lang=da]) .product-heading h2{font-size:32px}:is(html[lang=en],html[lang=es],html[lang=de],html[lang=ru],html[lang=da]) .product-explainer h3{font-size:27px}:is(html[lang=en],html[lang=es],html[lang=de],html[lang=ru],html[lang=da]) .hero-tail{display:inline}:is(html[lang=en],html[lang=es],html[lang=de],html[lang=ru],html[lang=da]) .subhero h1{font-size:39px}:is(html[lang=en],html[lang=es],html[lang=de],html[lang=ru],html[lang=da]) .scene-caption h2{font-size:28px}:is(html[lang=en],html[lang=es],html[lang=de],html[lang=ru],html[lang=da]) .voice-pill{font-size:12px}:is(html[lang=en],html[lang=es],html[lang=de],html[lang=ru],html[lang=da]) .specs div{grid-template-columns:90px 1fr}:is(html[lang=en],html[lang=es],html[lang=de],html[lang=ru],html[lang=da]) .mcp-bridge>span{font-size:16px}}
/* Arabic layout: reverse reading flow, never the product imagery. */
html[dir=rtl] body{font-family:Tahoma,Arial,"Geeza Pro",sans-serif;letter-spacing:normal}html[dir=rtl] h1,html[dir=rtl] h2,html[dir=rtl] h3,html[dir=rtl] h4,html[dir=rtl] p,html[dir=rtl] .eyebrow,html[dir=rtl] .overline,html[dir=rtl] .hero-note,html[dir=rtl] .logo-cloud span,html[dir=rtl] .adi-brands span{letter-spacing:normal}html[dir=rtl] h1,html[dir=rtl] h2{line-height:1.5}html[dir=rtl] h3,html[dir=rtl] h4{line-height:1.6}html[dir=rtl] p{line-height:1.95}html[dir=rtl] .brand{direction:ltr;unicode-bidi:isolate;font-family:-apple-system,BlinkMacSystemFont,"Helvetica Neue",sans-serif;letter-spacing:-1.7px}html[dir=rtl] .brand span{letter-spacing:-1.4px}html[dir=rtl] .navlinks{gap:24px}html[dir=rtl] .language-control select{max-width:120px}html[dir=rtl] .hero h1{font-size:clamp(42px,5vw,67px);line-height:1.45}html[dir=rtl] .hero-tail{white-space:normal}html[dir=rtl] .hero-copy{font-size:21px}html[dir=rtl] .hero-image{text-align:right}html[dir=rtl] .image-shade{background:linear-gradient(0deg,#0008,transparent 65%),linear-gradient(270deg,#0007,transparent 75%)}html[dir=rtl] .scene-caption{right:47px;left:auto;text-align:right}html[dir=rtl] .scene-caption h2{font-size:34px;line-height:1.55}html[dir=rtl] .voice-pill{left:35px;right:auto}html[dir=rtl] .core-text{padding:65px 55px 48px 25px}html[dir=rtl] .core-text h3{font-size:38px}html[dir=rtl] .button>span,html[dir=rtl] .round-arrow,html[dir=rtl] .nav-cta>span{transform:scaleX(-1)}html[dir=rtl] .flow>span,html[dir=rtl] .mcp-bridge>b{transform:scaleX(-1)}html[dir=rtl] .footer-top>a:last-child,html[dir=rtl] .footer-bottom>span:last-child{margin-left:0;margin-inline-start:auto}html[dir=rtl] .skip{left:auto;right:20px}html[dir=rtl] .scene-tabs,html[dir=rtl] .persona-tabs{max-width:100%;flex-wrap:wrap}html[dir=rtl] .scene-tabs button,html[dir=rtl] .persona-tabs button{line-height:1.7}html[dir=rtl] .product-family a{text-align:center;line-height:1.8}html[dir=rtl] .planner-result{white-space:pre-line;unicode-bidi:plaintext;text-align:start}html[dir=rtl] .gallery-caption,html[dir=rtl] blockquote{unicode-bidi:plaintext}html[dir=rtl] .logo-cloud span,html[dir=rtl] .adi-brands span{direction:ltr;unicode-bidi:isolate}html[dir=rtl] .persona-description h3{font-size:32px}html[dir=rtl] .product-heading h2{font-size:46px}@media(max-width:1100px){html[dir=rtl] .navlinks{gap:14px}}@media(max-width:900px){html[dir=rtl] .scene-caption{right:30px;left:auto}html[dir=rtl] .voice-pill{right:30px;left:auto}html[dir=rtl] .core-text{padding:40px 25px}}@media(max-width:850px){html[dir=rtl] .language-control{margin-left:0;margin-inline-start:auto}}@media(max-width:650px){html[dir=rtl] .hero h1{font-size:42px}html[dir=rtl] .hero-copy{font-size:18px}html[dir=rtl] h2,html[dir=rtl] .product-heading h2,html[dir=rtl] .personality-section h2{font-size:31px}html[dir=rtl] .subhero h1{font-size:38px}html[dir=rtl] .scene-caption{right:23px;left:auto}html[dir=rtl] .scene-caption h2{font-size:27px}html[dir=rtl] .voice-pill{right:18px;left:18px;font-size:13px}html[dir=rtl] .core-text{padding:37px 28px}html[dir=rtl] .core-text h3{font-size:30px}html[dir=rtl] .flow>span,html[dir=rtl] .mcp-bridge>b{transform:rotate(90deg)}html[dir=rtl] .footer-top>a:last-child{margin:0}html[dir=rtl] .product-family a{font-size:12px}html[dir=rtl] .gallery-tabs button{font-size:12px;padding:10px 13px}html[dir=rtl] .persona-description h3{font-size:28px}html[dir=rtl] .persona-tabs button{font-size:13px;padding:11px 13px}}

.product-family a{min-width:0}.product-family span{max-width:100%;overflow-wrap:anywhere;hyphens:auto}:is(html[lang=de],html[lang=ru],html[lang=da]) .button{white-space:normal;text-align:center}:is(html[lang=de],html[lang=ru],html[lang=da]) .gallery-tabs{max-width:100%}:is(html[lang=de],html[lang=ru],html[lang=da]) .gallery-tabs button{max-width:100%;overflow-wrap:anywhere}:is(html[lang=de],html[lang=ru],html[lang=da]) h1,:is(html[lang=de],html[lang=ru],html[lang=da]) h2,:is(html[lang=de],html[lang=ru],html[lang=da]) h3{hyphens:auto;overflow-wrap:break-word}html[lang=ja] body{font-family:-apple-system,BlinkMacSystemFont,"Hiragino Kaku Gothic ProN","Yu Gothic",Meiryo,sans-serif;line-break:strict}html[lang=ja] h1,html[lang=ja] h2,html[lang=ja] h3{line-height:1.5}html[lang=ja] .hero h1{font-size:clamp(36px,4.5vw,64px)}html[lang=ja] .hero-tail{white-space:normal}html[lang=ja] .scene-tabs,html[lang=ja] .persona-tabs{max-width:100%;flex-wrap:wrap}html[lang=ja] .gallery-tabs{max-width:100%}@media(max-width:1100px){:is(html[lang=ja],html[lang=de],html[lang=ru],html[lang=da]) .navlinks{gap:12px}:is(html[lang=ja],html[lang=de],html[lang=ru],html[lang=da]) .navlinks a{font-size:12px}}@media(max-width:650px){html[lang=ja] .hero-copy{font-size:17px}html[lang=ja] h2,html[lang=ja] .product-heading h2{font-size:31px}html[lang=ja] .subhero h1{font-size:36px}html[lang=ja] .scene-caption h2{font-size:27px}html[lang=ja] .persona-description h3{font-size:27px}}

/* Professional service paths share the site's quiet product language. */
.service-hero{padding-block:85px 60px;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.service-hero h1{font-size:clamp(42px,4.5vw,66px);line-height:1.16;letter-spacing:-.055em;margin:25px 0}.service-hero p{font-size:20px;color:var(--muted)}.service-hero figure{margin:0;min-width:0}.service-hero img{height:440px;object-fit:cover;border-radius:26px;object-position:43% center}.service-hero figcaption{font-size:12px;color:var(--muted);margin-top:12px}.service-actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap;margin-top:30px}.service-audiences{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.service-audiences a{padding:28px 30px;background:var(--soft);border-radius:22px;transition:background .2s}.service-audiences a:hover{background:#eef3f9}.service-audiences span{font-size:12px;color:var(--blue);display:block;margin-bottom:20px}.service-audiences strong{font-size:23px;font-weight:600;display:block}.service-audiences p{font-size:15px;color:var(--muted);margin-bottom:0}.service-criteria{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px;margin-block:45px 65px}.service-criteria h3{font-size:23px}.service-criteria p,.service-process p{color:var(--muted);font-size:16px}.service-minor-title{font-size:26px}.service-process{list-style:none;padding:0;margin:40px 0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:30px}.service-process li{border-top:1px solid var(--line);padding-top:25px;min-width:0}.service-process li>span{font-size:32px;color:var(--blue);font-weight:500;letter-spacing:-.04em}.service-process h3{font-size:22px;line-height:1.45;margin-block:18px 12px}.service-responsibilities{margin-top:40px}.service-local-brief{display:flex;justify-content:space-between;align-items:center;gap:36px;margin-block:40px}.service-local-brief h3{font-size:26px}.service-local-brief ul{padding-inline-start:22px;line-height:2;color:var(--muted)}.service-local-brief .button{flex-shrink:0}.service-contact-section{background:var(--soft);padding-block:100px}.service-contact-section .planner{background:white;margin-top:35px}.service-result-actions:not([hidden]){display:flex;gap:18px;align-items:center;flex-wrap:wrap;margin-top:24px}.service-result-actions p{flex-basis:100%;margin:0}.service-resources{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-block:35px 55px}.service-resources a{padding:25px;border:1px solid var(--line);border-radius:18px;color:var(--blue);line-height:1.6}.service-resources a:hover{background:var(--soft)}.service-contact-section [hidden]{display:none!important}.service-hero>div,.service-audiences a,.service-criteria>div{min-width:0;overflow-wrap:break-word}.footer-top{flex-wrap:wrap}.navlinks{gap:22px}.navlinks a{white-space:nowrap}
@media(max-width:1200px){.menu{display:block;background:none;font-size:22px;order:4;padding:8px}.navlinks{display:none;position:absolute;inset-inline:0;top:76px;background:white;padding:24px 32px;border-bottom:1px solid var(--line)}.navlinks.open{display:flex;flex-direction:column;gap:22px}.navlinks a{white-space:normal;font-size:16px!important}.language-control{margin-inline-start:auto}.nav-cta{display:none}.service-hero{gap:35px}.service-process{grid-template-columns:repeat(2,minmax(0,1fr));gap:35px}.service-resources{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:700px){.service-hero{grid-template-columns:1fr;padding-block:50px 35px}.service-hero h1{font-size:42px}.service-hero img{height:300px}.service-audiences,.service-criteria{grid-template-columns:1fr;gap:15px}.service-audiences a{padding:25px}.service-audiences span{margin-bottom:10px}.service-criteria{margin-block:30px}.service-criteria>div{border-bottom:1px solid var(--line);padding-bottom:12px}.service-process{grid-template-columns:1fr;gap:25px}.service-process h3{margin-top:12px}.service-local-brief{align-items:flex-start;flex-direction:column;gap:12px}.service-contact-section{padding-block:60px}.service-resources{grid-template-columns:1fr}.service-responsibilities{grid-template-columns:1fr}}
