:root{color:#111;font-synthesis:none;text-rendering:optimizelegibility;--brand-accent-orange:#f86c1d;--brand-orange:#ff5a14;--wisdom-orange:var(--brand-accent-orange);--brand-black:#050505;--text:#111;--muted:#6f6f6f;--soft-muted:#969696;--soft-bg:#f5f5f2;--dark-section:#101114;--line:#1111111a;--nav-height:72px;--motion-fast:.36s;--motion-base:.56s;--motion-slow:.72s;--motion-image:.86s;--motion-ease-premium:cubic-bezier(.22, 1, .36, 1);--home-section-font-family:"Microsoft YaHei", "PingFang SC", "Noto Sans SC", Arial, sans-serif;--home-section-title-size:64px;--home-section-title-line-height:1.1;--home-section-title-weight:700;--home-section-copy-size:30px;--home-section-copy-line-height:1.35;--home-section-copy-weight:400;--home-section-emphasis-size:30px;--home-section-emphasis-line-height:1.35;--home-section-emphasis-weight:700;--home-section-title-color:var(--brand-accent-orange);--home-section-copy-color:#7d7d7d;--home-section-overlay-copy-color:#ffffffe0;--home-section-horizontal-space:64px;--home-section-copy-gap:18px;--home-section-title-copy-gap:42px;--home-section-copy-media-gap:112px;--home-section-gap:96px;--home-reveal-distance:36px;--home-reveal-duration:.72s;--home-reveal-easing:cubic-bezier(.22, 1, .36, 1);background:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,Noto Sans CJK SC,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:#fff}body{min-width:320px;color:var(--text);background:#fff;margin:0;overflow-x:clip}body,button,a{font:inherit}a{color:inherit;text-decoration:none}button{border:0}img,video{max-width:100%;display:block}.teaching-showcase-route-page{color:#111;background:#fff}.teaching-showcase-page{min-height:calc(100svh - var(--nav-height));color:#111;background:#fff;padding:clamp(72px,8vw,108px) clamp(20px,6vw,72px) clamp(64px,5.5vw,80px)}.teaching-showcase-hero,.teaching-showcase-grid,.teaching-showcase-gate{width:min(1360px,100%);margin-inline:auto}.teaching-showcase-hero{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:28px;margin-bottom:clamp(40px,5vw,68px);display:grid}.teaching-showcase-eyebrow{color:var(--brand-accent-orange);letter-spacing:.12em;margin:0 0 14px;font-size:12px;font-weight:800;line-height:1}.teaching-showcase-hero h1,.teaching-showcase-gate h1{color:#111;letter-spacing:0;margin:0;font-size:clamp(42px,5vw,76px);font-weight:700;line-height:1.08}.teaching-showcase-hero p:not(.teaching-showcase-eyebrow),.teaching-showcase-gate__lead{color:#4a4a4a;max-width:560px;margin:18px 0 0;font-size:clamp(16px,1.35vw,20px);line-height:1.7}.teaching-showcase-exit{color:#333;cursor:pointer;min-height:42px;transition:color .18s ease, border-color .18s ease, background .18s ease, transform .22s var(--motion-ease-premium);background:#fff;border:1px solid #11111124;border-radius:999px;justify-content:center;align-items:center;gap:9px;padding:0 18px;display:inline-flex}.teaching-showcase-exit:hover{color:#111;background:#f86c1d12;border-color:#f86c1d70;transform:translateY(-1px)}.teaching-showcase-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:clamp(20px,2.1vw,30px);display:grid}.teaching-showcase-card{color:#111;min-width:0;min-height:100%;transition:border-color .22s ease, box-shadow .22s ease, transform .24s var(--motion-ease-premium);background:#fff;border:1px solid #1111111a;border-radius:8px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 10px 30px #1111110b}.teaching-showcase-card:hover{border-color:#f86c1d6b;transform:translateY(-4px);box-shadow:0 16px 42px #11111114}.teaching-showcase-card:focus-visible,.teaching-showcase-exit:focus-visible,.teaching-showcase-form input:focus-visible,.teaching-showcase-form button:focus-visible{outline:2px solid var(--brand-accent-orange);outline-offset:4px}.teaching-showcase-card__cover{aspect-ratio:16/10;background:#f2f2f2;width:100%;position:relative;overflow:hidden}.teaching-showcase-card__cover img,.teaching-showcase-cover-fallback{width:100%;height:100%}.teaching-showcase-card__cover img{object-fit:cover;transition:transform .52s var(--motion-ease-premium)}.teaching-showcase-card:hover .teaching-showcase-card__cover img{transform:scale(1.025)}.teaching-showcase-cover-fallback{color:#4a4a4a;text-align:center;background:#f2f2f2;place-items:center;padding:24px;display:grid}.teaching-showcase-card__note{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#111111c7;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:700;line-height:1;position:absolute;top:14px;left:14px}.teaching-showcase-card__body{flex-direction:column;flex:1;gap:16px;padding:clamp(20px,2vw,28px);display:flex}.teaching-showcase-card__title-row{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:14px;display:grid}.teaching-showcase-card__title-row h2{color:#111;letter-spacing:0;min-width:0;font-size:clamp(21px,1.7vw,26px);font-weight:650;line-height:1.24}.teaching-showcase-card__title-row svg{color:var(--brand-accent-orange);margin-top:4px}.teaching-showcase-card__body p{color:#4a4a4a;font-size:15px;line-height:1.75}.teaching-showcase-card__tags{flex-wrap:wrap;gap:8px;margin-top:auto;display:flex}.teaching-showcase-card__tags span{color:#4d4d4d;background:#f4f4f4;border:1px solid #11111114;border-radius:999px;align-items:center;min-height:28px;padding:0 11px;font-size:12px;font-weight:700;display:inline-flex}.teaching-showcase-card__hint{color:#f86c1deb;letter-spacing:.06em;font-size:12px;font-weight:800}.teaching-showcase-page--locked{place-items:center;padding-block:clamp(74px,9vw,126px);display:grid}.teaching-showcase-gate{background:#fff;border:1px solid #1111111a;border-radius:8px;max-width:480px;padding:clamp(28px,4.5vw,44px);box-shadow:0 14px 44px #11111112}.teaching-showcase-gate__mark{color:#fff;background:var(--brand-accent-orange);border-radius:50%;place-items:center;width:44px;height:44px;margin-bottom:28px;font-weight:800;display:grid}.teaching-showcase-form{gap:10px;margin-top:28px;display:grid}.teaching-showcase-form label{color:#222;font-size:14px;font-weight:700}.teaching-showcase-form input{color:#111;background:#fff;border:1px solid #1111112e;border-radius:6px;width:100%;min-height:48px;padding:0 14px}.teaching-showcase-form__error{color:#b64010;min-height:21px;font-size:13px;line-height:1.6}.teaching-showcase-form button{color:#fff;background:var(--brand-accent-orange);cursor:pointer;min-height:48px;transition:filter .18s ease, transform .18s var(--motion-ease-premium);border-radius:999px;margin-top:2px;font-size:14px;font-weight:800}.teaching-showcase-form button:hover{filter:brightness(1.04)}.teaching-showcase-form button:active,.teaching-showcase-card:active,.teaching-showcase-exit:active{transform:translateY(1px)}@media (width<=1280px){.site-nav{gap:20px;padding-inline:clamp(28px,4vw,44px)}.site-nav-links{gap:clamp(22px,2.8vw,34px)}}@media (width<=1024px){.teaching-showcase-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=767px){.teaching-showcase-page{padding:clamp(52px,12vw,76px) clamp(18px,5vw,28px) clamp(32px,10vw,48px)}.teaching-showcase-hero{grid-template-columns:minmax(0,1fr);align-items:start}.teaching-showcase-exit{width:fit-content}.teaching-showcase-grid{grid-template-columns:minmax(0,1fr)}}@media (prefers-reduced-motion:reduce){.teaching-showcase-card,.teaching-showcase-card__cover img,.teaching-showcase-exit,.teaching-showcase-form button{transition:none}.teaching-showcase-card:hover,.teaching-showcase-card:hover .teaching-showcase-card__cover img,.teaching-showcase-exit:hover{transform:none}}img,video,picture,canvas,[data-protected-media]{-webkit-user-drag:none;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}figure,h1,h2,h3,p,ul{margin:0}ul{padding:0;list-style:none}#root{min-height:100vh}.site-nav{z-index:1000;width:100%;height:var(--nav-height);min-height:var(--nav-height);color:#fff;will-change:transform;backface-visibility:hidden;background:#050505;border-bottom:0;outline:0;grid-template-columns:1fr auto 1fr;align-items:center;gap:28px;padding:0 56px;transition:transform .42s cubic-bezier(.22,1,.36,1);display:grid;position:fixed;top:0;left:0;right:0;transform:translate(0,0)}.site-header.is-hidden{transform:translateY(-100%)}.site-brand{flex-direction:column;justify-self:start;gap:2px;width:fit-content;line-height:1;display:inline-flex}.site-brand strong{letter-spacing:.035em;font-size:17px;font-weight:800}.site-brand span{color:var(--wisdom-orange);letter-spacing:.08em;margin-top:1px;font-size:8px;font-weight:700;line-height:1.15}.site-nav-links{white-space:nowrap;justify-content:center;justify-self:center;align-items:center;gap:46px;font-size:14px;font-weight:600;line-height:1;display:flex}.site-nav-links a,.site-nav-static-item{color:#ffffffc7;transition:color .18s;position:relative}.site-nav-links a:hover,.site-nav-links a.is-active,.site-nav-static-item:hover{color:var(--brand-accent-orange)}.site-nav-static-item{cursor:default;-webkit-user-select:none;user-select:none}.site-contact-link{color:#fff;background:0 0;border:1px solid #ffffff3d;border-radius:999px;justify-content:center;justify-self:end;align-items:center;gap:9px;height:32px;padding:0 16px;font-size:12px;font-weight:700;transition:border-color .18s,color .18s;display:inline-flex}.site-contact-link:hover{color:var(--brand-accent-orange);border-color:#ffffff75}.route-page{padding-top:var(--nav-height)}.about-route-page{background:#000}.recovery-home-page{padding-top:0}.about-page{--about-content-left:clamp(72px, 7vw, 134px);--about-content-width:min(1180px, calc(100vw - var(--about-content-left) * 2));min-height:calc(100svh - var(--nav-height));color:#fff;background:#000}.about-hero{width:100%;min-height:720px;height:calc(100svh - var(--nav-height));isolation:isolate;background-color:#000;background-image:url(/assets/about/about-hero-aigc-space.png);background-position:50%;background-repeat:no-repeat;background-size:cover;position:relative;overflow:hidden}.about-hero__image{z-index:0;object-fit:cover;object-position:center center;width:100%;height:calc(100% + 1px);position:absolute;inset:-1px 0 0}.about-hero__overlay{z-index:1;pointer-events:none;background:linear-gradient(#0000 0% 72%,#00000005 75%,#00000040 80%,#00000094 88%,#000000e0 95%,#000 100%);position:absolute;inset:0}.about-hero__content{--about-hero-title-size:clamp(44px, 2.97vw, 57.2px);left:var(--about-content-left);z-index:2;width:fit-content;max-width:var(--about-content-width);flex-direction:column;align-items:flex-start;min-width:0;display:flex;position:absolute;bottom:calc(clamp(78px,10vh,116px) + clamp(86px,5.8vw,112px))}.about-hero__title{color:#fff;min-width:0;max-width:1180px;font-size:var(--about-hero-title-size);letter-spacing:0;white-space:nowrap;font-weight:600;line-height:1.25}.about-page .about-hero .about-hero__title-decor{--about-hero-title-corner-size:clamp(11.22px, .5445vw, 13.86px);--about-hero-title-corner-width:3px;--about-hero-title-corner-gap:14px;max-width:100%;display:inline-block;position:relative}.about-page .about-hero .about-hero__title-decor:before,.about-page .about-hero .about-hero__title-decor:after{content:"";width:var(--about-hero-title-corner-size);height:var(--about-hero-title-corner-size);pointer-events:none;box-sizing:border-box;position:absolute}.about-page .about-hero .about-hero__title-decor:before{top:calc(var(--about-hero-title-corner-gap) * -1);left:calc(var(--about-hero-title-corner-gap) * -1);border-top:var(--about-hero-title-corner-width) solid var(--wisdom-orange);border-left:var(--about-hero-title-corner-width) solid var(--wisdom-orange)}.about-page .about-hero .about-hero__title-decor:after{right:calc(var(--about-hero-title-corner-gap) * -1);bottom:calc(var(--about-hero-title-corner-gap) * -1);border-right:var(--about-hero-title-corner-width) solid var(--wisdom-orange);border-bottom:var(--about-hero-title-corner-width) solid var(--wisdom-orange)}.about-hero__subtitle{color:#ffffffc7;min-width:0;font-size:calc(var(--about-hero-title-size) * .5);letter-spacing:0;align-self:flex-start;margin-top:20px;font-weight:400;line-height:1.45}.about-history-block{color:#fff;background:#000}.about-history-intro{color:#fff;background:0 0}.about-history-intro__inner{width:var(--about-content-width);margin-left:var(--about-content-left);padding:clamp(58px,7.4vw,96px) 0 clamp(36px,4.2vw,58px);transform:translateY(clamp(44px,3.1vw,60px))}.about-history-intro__eyebrow{color:#fff;letter-spacing:0;margin:0;font-size:clamp(24px,1.55vw,30px);font-weight:500;line-height:1.3}.about-history-intro__title{max-width:1120px;color:var(--brand-accent-orange);letter-spacing:0;margin:clamp(14px,1.05vw,20px) 0 0;font-size:clamp(40px,2.7vw,52px);font-weight:600;line-height:1.25}.about-history{color:#fff;background:0 0;align-items:center;min-height:clamp(529px,32.2vw,644px);display:flex}.about-history__inner{width:min(1411px,100vw - 2*clamp(48px,5vw,96px));margin-inline:auto;padding:clamp(22px,3.2vw,44px) 0 clamp(64px,7vw,96px)}.about-history__track{--about-history-date-size:clamp(23px, 1.4vw, 25px);--about-history-node-row-height:clamp(58px, 3.68vw, 69px);--about-history-node-y:calc((var(--about-history-date-size) * 1.3) + clamp(29px, 1.96vw, 37px));--about-history-line-extension:clamp(242px, 16.1vw, 288px);--about-history-arrow-size:9px;grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;display:grid;position:relative}.about-history__line{left:calc((100% / 3) * .5 - var(--about-history-line-extension));right:calc(100% - ((100% / 3) * 2.5 + var(--about-history-line-extension)));top:calc(var(--about-history-node-y) - 2px);z-index:1;pointer-events:none;background:#f86c1d52;height:1.15px;position:absolute}.about-history__line:after{content:"";width:var(--about-history-arrow-size);height:var(--about-history-arrow-size);border-top:1px solid #f86c1dad;border-right:1px solid #f86c1dad;position:absolute;top:50%;right:0;transform:translateY(-50%)rotate(45deg)}.about-history__item{z-index:2;grid-template-rows:auto var(--about-history-node-row-height) auto;color:#fff;text-align:center;place-items:start center;min-width:0;display:grid;position:relative}.about-history__date,.about-history__stage,.about-history__description{margin:0}.about-history__date{color:#ffffffe6;font-size:var(--about-history-date-size);font-weight:500;line-height:1.3}.about-history__node-row{width:100%;height:var(--about-history-node-row-height);place-items:center;display:grid;position:relative}.about-history__item:not(.about-history__item--current) .about-history__node-row:after{content:"";z-index:3;width:var(--about-history-arrow-size);height:var(--about-history-arrow-size);border-top:1px solid #f86c1dad;border-right:1px solid #f86c1dad;position:absolute;top:50%;right:23px;transform:translateY(-50%)rotate(45deg)}.about-history__node{z-index:2;background:var(--brand-accent-orange);box-sizing:content-box;border:0;border-radius:999px;width:14px;height:14px;display:block;position:relative}.about-history__connector{display:none}.about-history__connector:after{content:none}.about-history__copy{width:min(100%,437px);padding-right:0}.about-history__stage{color:#fff;font-size:clamp(32px,1.98vw,37px);font-weight:650;line-height:1.22}.about-history__description{color:#ffffffc2;margin-top:clamp(15px,1.04vw,18px);font-size:clamp(21px,1.24vw,23px);font-weight:400;line-height:1.5}.about-history__item--current,.about-history__item--current .about-history__date,.about-history__item--current .about-history__stage,.about-history__item--current .about-history__description{color:var(--brand-accent-orange)}.about-history__item--current .about-history__node{width:22px;height:22px}.about-history__item--current .about-history__node:after{content:"";border-radius:inherit;border:1px solid #f86c1d47;position:absolute;inset:-9px}.about-news-center{color:#111;background:#fff}.about-news-center__inner{width:min(1500px,100vw - 2*clamp(72px,7vw,134px));margin-inline:auto;padding:clamp(118px,7.6vw,150px) 0 clamp(102px,7vw,136px)}.about-news-center__header{max-width:760px}.about-news-center__title{color:#111;letter-spacing:0;margin:0;font-size:clamp(44px,2.8vw,54px);font-weight:650;line-height:1.2}.about-news-center__subtitle{color:#4c4c4c;margin:clamp(16px,1.15vw,22px) 0 0;font-size:clamp(17px,1.08vw,20px);font-weight:450;line-height:1.4}.about-news-center__placeholder{place-items:center;min-height:clamp(280px,22vw,420px);margin-top:clamp(58px,4vw,78px);display:grid}.about-news-center__placeholder p{color:#4c4c4c;text-align:center;margin:0;font-size:clamp(30px,2.2vw,42px);font-weight:400;line-height:1.5}.about-team{--about-team-photo-width:clamp(180px, 23vh, 250px);--about-team-title-gap:clamp(24px, 3.2vh, 38px);--about-team-row-gap:clamp(24px, 3.6vh, 40px);--about-team-copy-gap:clamp(12px, 1.5vh, 18px);--about-team-role-gap:clamp(6px, .8vh, 9px);color:#111;background:#fff}.about-team__inner{width:min(1500px,100vw - 2*clamp(72px,7vw,134px));margin-inline:auto;padding:clamp(54px,6vh,92px) 0 clamp(42px,5vh,72px)}.about-team__title{color:#111;letter-spacing:0;text-align:center;margin:0;font-size:clamp(44px,2.8vw,54px);font-weight:650;line-height:1.2}.about-team__grid{gap:var(--about-team-row-gap) clamp(28px, 2.2vw, 40px);margin-top:var(--about-team-title-gap);grid-template-columns:repeat(4,minmax(0,1fr));justify-items:center;display:grid}.about-team__member{min-width:0}.about-team__figure{width:var(--about-team-photo-width);max-width:100%;margin:0}.about-team__image-wrap{aspect-ratio:3/4;background:#e7eef6;border-radius:4px;width:100%;overflow:hidden}.about-team__image{object-fit:cover;object-position:center top;width:100%;height:100%;transition:transform .36s cubic-bezier(.22,1,.36,1),filter .36s cubic-bezier(.22,1,.36,1);display:block}.about-team__image-wrap:hover .about-team__image{filter:brightness(1.02);transform:scale(1.018)}.about-team__copy{width:100%;max-width:100%;margin-top:var(--about-team-copy-gap);text-align:left;box-sizing:border-box}.about-team__name,.about-team__role{text-overflow:clip;white-space:nowrap;margin:0;overflow:visible}.about-team__name{color:#111;align-items:baseline;column-gap:clamp(10px,.78vw,16px);max-width:100%;font-size:clamp(22px,1.42vw,27px);font-weight:600;line-height:1.25;display:inline-flex}.about-team__name-en{font-weight:500}.about-team__role{margin-top:var(--about-team-role-gap);color:#4c4c4c;font-size:clamp(17px,1.08vw,20px);font-weight:450;line-height:1.4}@media (width<=1199px){.about-news-center__inner{width:min(900px,100vw - 72px);padding:clamp(104px,10vw,132px) 0 clamp(92px,10vw,122px)}.about-news-center__placeholder{min-height:clamp(240px,30vw,340px)}.about-team__inner{width:min(900px,100vw - 72px);padding:clamp(104px,11vw,136px) 0 clamp(120px,12vw,156px)}.about-team__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:72px 34px}}@media (width<=1100px) and (width>=901px){.about-history__track{--about-history-line-extension:clamp(112px, 12vw, 132px);--about-history-arrow-size:8px}}.home-hero{isolation:isolate;color:#fff;background:#050505;min-height:100svh;margin:0;padding:0;position:relative;overflow:hidden}.home-hero-video,.home-hero-overlay{width:100%;height:100%;position:absolute;inset:0}.home-hero-video{z-index:-2;object-fit:cover;object-position:center;clip-path:none;margin:0;transition:none;display:block;transform:none}.home-hero-overlay{z-index:-1;background:linear-gradient(90deg,#0000009e 0%,#00000080 30%,#00000045 58%,#0000001c 82%,#0000000a 100%),linear-gradient(#0000000f 0%,#0000001a 42%,#00000052 70%,#000000b3 100%)}.home-hero-copy{text-align:left;width:81.05vw;max-width:none;height:100%;margin:0;padding:0;position:absolute;top:0;left:18.95vw;transform:translate(50px,-45px)}.home-hero-copy h1{width:100%;max-width:none;margin:0;padding:0;font-family:PingFang SC,Microsoft YaHei,Microsoft YaHei UI,Noto Sans CJK SC,Arial,sans-serif;font-weight:800;line-height:1.02;display:block}.home-hero-copy h1 span{margin-block:0;display:block}.home-hero-copy h1>span{opacity:1;transition:none;overflow:visible;transform:translate(8px,5px)}.home-hero-copy h1>span:first-child{color:#fff;letter-spacing:-2px;white-space:nowrap;text-shadow:none;margin:0;font-size:120px;font-weight:800;font-stretch:100%;line-height:1.02;position:absolute;top:55.15%;left:0}.home-hero-copy h1>span:nth-child(2){color:var(--brand-accent-orange);letter-spacing:-2px;white-space:nowrap;text-shadow:none;margin-top:0;font-size:120px;font-weight:800;font-stretch:100%;line-height:1.02;position:absolute;top:calc(55.15% + 149px);left:0}.home-hero-copy>p{color:#ffffffd1;letter-spacing:0;opacity:1;white-space:nowrap;width:fit-content;max-width:none;text-shadow:none;margin:0;padding:0;font-family:Arial,Microsoft YaHei,PingFang SC,Noto Sans CJK SC,sans-serif;font-size:32px;font-weight:400;line-height:1.35;transition:none;display:block;position:absolute;top:calc(55.15% + 321px);left:0;transform:translate(8px,10px)}.home-section{background:#fff;align-items:center;min-height:88svh;padding:clamp(88px,10vh,128px) 0;display:flex}.home-section-inner,.home-contact-inner{width:min(1480px,100vw - 96px);margin-inline:auto}.home-split{align-items:center;gap:clamp(64px,5.6vw,88px);display:grid}.home-split-text-left,.home-split-media-left{grid-template-columns:minmax(0,40fr) minmax(0,60fr)}.home-split-media-left{grid-template-columns:minmax(0,58fr) minmax(0,42fr)}.home-copy{min-width:0;max-width:540px}.home-eyebrow{color:var(--brand-accent-orange);letter-spacing:.16em;text-transform:uppercase;margin-bottom:16px;font-size:13px;font-weight:700;line-height:1.2}.home-copy h2,.home-centered-copy h2,.home-contact-left h2{color:var(--text);letter-spacing:-.045em;font-size:clamp(44px,3.8vw,68px);font-weight:800;line-height:1.05}.home-lead{color:#111;margin-top:20px;font-size:21px;font-weight:600;line-height:1.5}.home-body{color:var(--muted);margin-top:24px;font-size:17px;font-weight:400;line-height:1.85}.home-body p+p{margin-top:8px}.home-tags,.home-closing{color:var(--brand-accent-orange);margin-top:26px;font-size:15px;font-weight:600;line-height:1.6}.home-media-frame{min-width:0;transition:transform .52s var(--motion-ease-premium);background:#e9e9e6;border-radius:6px;position:relative;overflow:hidden;transform:translateZ(0)}.home-media-frame-wide{aspect-ratio:16/9}.home-media-frame img,.home-video-frame video{object-fit:cover;width:100%;height:100%;transition:transform .52s var(--motion-ease-premium)}.home-carousel{isolation:isolate}.home-carousel-stage{z-index:1;transition:transform .52s var(--motion-ease-premium);position:absolute;inset:0}.home-carousel-image{z-index:1;object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity var(--carousel-fade,.8s) ease, transform .52s var(--motion-ease-premium);position:absolute;inset:0}.home-carousel-image.is-active{z-index:2;opacity:1}.home-carousel-dots{z-index:3;justify-content:center;align-items:center;gap:9px;display:flex;position:absolute;bottom:16px;left:calc(50% - 4px);transform:translate(-50%)}.home-carousel-dots button{cursor:pointer;background:#ffffff85;border-radius:50%;width:7px;height:7px;padding:0;transition:background .18s,transform .18s}.home-carousel-dots button.is-active{background:var(--brand-orange)}.home-carousel-dots button:focus-visible{outline:2px solid var(--brand-orange);outline-offset:3px}.home-section-aigc{box-sizing:border-box;background:#fff;align-items:start;width:100%;min-height:100svh;margin:0;padding:80px 0 65px;overflow:hidden}.home-section-aigc:before,.home-section-aigc:after{content:none}.home-aigc-layout{background:#fff;width:100%;display:block}.home-aigc-copy{text-align:center;background:#fff;width:min(100% - 48px,1200px);max-width:none;margin-inline:auto}.home-aigc-copy h2{color:var(--brand-accent-orange);letter-spacing:-.045em;white-space:nowrap;margin:0;font-size:60px;font-weight:800;line-height:1.08}.home-aigc-copy .home-lead{color:#929292;letter-spacing:0;margin-top:26px;font-size:28px;font-weight:500;line-height:1.4}.home-aigc-copy .home-body{color:#929292;letter-spacing:0;margin-top:14px;font-size:25px;font-weight:400;line-height:1.5}.home-aigc-copy .home-body p+p{margin-top:8px}.home-aigc-copy .home-closing{color:var(--brand-accent-orange);letter-spacing:-.01em;margin-top:14px;font-size:26px;font-weight:700;line-height:1.4}.aigc-carousel-shell{--aigc-stage-width:min(92vw, 1560px);--aigc-gap:12px;background:#fff;width:100%;margin:72px auto 0;overflow:visible}.aigc-carousel-stage{width:var(--aigc-stage-width);isolation:isolate;contain:layout paint;background:#fff;margin:0 auto;position:relative;overflow:hidden}.aigc-carousel-track{align-items:stretch;gap:var(--aigc-gap);will-change:transform;background:#fff;display:flex}.aigc-carousel-track[data-transition=true]{transition:transform .62s cubic-bezier(.22,1,.36,1)}.aigc-carousel-track[data-transition=false]{transition:none}.aigc-carousel-slide{aspect-ratio:16/9;box-shadow:none;background:#fff;border:0;border-radius:12px;flex:none;margin:0;overflow:hidden;transform:translateZ(0)}.aigc-carousel-slide img{object-fit:cover;object-position:center;-webkit-user-select:none;user-select:none;pointer-events:none;-webkit-user-drag:none;width:100%;height:100%;display:block}.aigc-carousel-arrow{z-index:10;color:#fff;opacity:0;visibility:hidden;cursor:pointer;pointer-events:none;-webkit-backdrop-filter:none;backdrop-filter:none;width:46px;height:46px;box-shadow:none;background:#23232394;border:1px solid #ffffff57;border-radius:50%;place-items:center;padding:0;transition:opacity .18s,transform .22s cubic-bezier(.22,1,.36,1),background-color .15s,visibility .18s;display:grid;position:absolute;top:50%}.aigc-carousel-arrow-left{left:28px;transform:translate(-8px,-50%)}.aigc-carousel-arrow-right{right:28px;transform:translate(8px,-50%)}.aigc-carousel-arrow svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:10px;height:17px}.aigc-carousel-stage:hover .aigc-carousel-arrow,.aigc-carousel-stage:focus-within .aigc-carousel-arrow{opacity:1;visibility:visible;pointer-events:auto}.aigc-carousel-stage:hover .aigc-carousel-arrow-left,.aigc-carousel-stage:focus-within .aigc-carousel-arrow-left,.aigc-carousel-stage:hover .aigc-carousel-arrow-right,.aigc-carousel-stage:focus-within .aigc-carousel-arrow-right{transform:translateY(-50%)}.aigc-carousel-arrow:hover,.aigc-carousel-arrow:focus-visible{background:#141414c2}.aigc-carousel-arrow-left:hover,.aigc-carousel-arrow-left:focus-visible,.aigc-carousel-arrow-right:hover,.aigc-carousel-arrow-right:focus-visible{transform:translateY(-50%)scale(1.04)}.aigc-carousel-arrow-left:active,.aigc-carousel-arrow-right:active{transition-duration:80ms;transform:translateY(-50%)scale(.96)}.aigc-carousel-arrow:disabled{opacity:.55;cursor:default;pointer-events:none}.aigc-carousel-arrow:focus-visible{outline-offset:4px;outline:2px solid #ffffffd1}.home-section-event{box-sizing:border-box;background:#fff;align-items:flex-start;min-height:100svh;margin-top:0;padding:clamp(68px,7svh,76px) 0 0;position:relative;overflow:hidden}.home-section-event:after{content:"";box-sizing:border-box;border-top:3px solid var(--wisdom-orange);border-right:3px solid var(--wisdom-orange);pointer-events:none;width:68px;height:30px;position:absolute;bottom:16px;right:60px}.home-event-layout{background:#fff;width:100%;max-width:none;margin:0;display:block}.home-centered-copy{text-align:center;max-width:940px;margin-inline:auto}.home-centered-copy .home-body{max-width:760px;margin-inline:auto}.home-section-event .home-centered-copy{max-width:min(100% - 48px,1120px)}.home-section-event .home-centered-copy h2{color:var(--wisdom-orange);letter-spacing:-.045em;font-size:clamp(58px,2.93vw,62px);font-weight:900;line-height:1.08}.home-section-event .home-lead{color:#858585;letter-spacing:0;margin-top:28px;font-size:28px;font-weight:500;line-height:1.45}.home-section-event .home-body{color:#888;letter-spacing:0;margin-top:13px;font-size:25px;font-weight:400;line-height:1.5}.home-section-event .home-body p+p{margin-top:8px}.home-section-event .home-closing{color:var(--wisdom-orange);letter-spacing:-.01em;margin-top:15px;font-size:26px;font-weight:800;line-height:1.4}.event-collage{--event-hover-duration:.48s;--event-hover-easing:cubic-bezier(.22, 1, .36, 1);background:#fff;align-items:stretch;gap:8px;width:min(1920px,100vw - 120px);height:clamp(440px,48.8svh,500px);margin:84px auto 0;display:flex;position:relative;overflow:hidden}.event-shot{min-width:0;height:100%;box-shadow:none;transition:flex-grow var(--event-hover-duration) var(--event-hover-easing), flex-basis var(--event-hover-duration) var(--event-hover-easing);will-change:flex-grow, flex-basis;background:#fff;border:0;border-radius:0;flex:1 1 0;overflow:hidden;transform:translateZ(0)}.event-collage.event-has-active .event-shot{flex-grow:1}.event-collage.event-has-active .event-shot.is-active{flex-grow:2.3}.event-shot img{object-fit:cover;object-position:center center;width:100%;height:100%;box-shadow:none;opacity:1;visibility:visible;backface-visibility:hidden;pointer-events:none;will-change:auto;border:0;border-radius:0;transition:none;animation:none;display:block;transform:translateZ(0)}.event-shot-1{grid-column:auto;animation-delay:0s}.event-shot-3,.event-shot-4{grid-column:auto}@keyframes eventImageDrift{0%{transform:translate(0)}to{transform:translate(-10px)}}.home-section-ip{background:#fff;min-height:auto;padding:clamp(86px,7vw,128px) 0 clamp(86px,7vw,126px);position:relative;overflow:hidden}.home-section-ip:after{content:"";pointer-events:none;border-bottom:4px solid var(--wisdom-orange);border-left:4px solid var(--wisdom-orange);width:72px;height:72px;position:absolute;bottom:42px;left:clamp(34px,3.6vw,72px)}.home-section-ip .home-section-inner{z-index:1;position:relative}.home-ip-copy{max-width:920px}.home-ip-copy h2{color:var(--wisdom-orange);letter-spacing:-.045em;font-size:clamp(52px,3.65vw,72px);font-weight:900;line-height:1.06}.home-ip-copy .home-lead{color:#858585;letter-spacing:0;margin-top:26px;font-size:clamp(24px,1.55vw,32px);font-weight:500;line-height:1.45}.home-ip-copy .home-body{color:#8a8a8a;letter-spacing:0;margin-top:24px;font-size:clamp(22px,1.42vw,29px);font-weight:400;line-height:1.68}.home-ip-copy .home-body p+p{margin-top:3px}.home-ip-copy .home-closing{color:var(--wisdom-orange);letter-spacing:-.01em;margin-top:18px;font-size:clamp(23px,1.42vw,30px);font-weight:800;line-height:1.45}.person-grid{grid-template-columns:repeat(4,clamp(150px,7.9vw,164px));justify-content:center;gap:clamp(34px,3vw,48px) clamp(88px,6.25vw,132px);width:min(1100px,100vw - 160px);margin:clamp(42px,3.8vw,68px) auto 0;display:grid}.person-card{background:0 0;min-width:0;overflow:visible}.person-card img{aspect-ratio:1;object-fit:cover;object-position:center top;width:100%;height:clamp(150px,7.9vw,164px);transition:none}.person-card figcaption{background:#fff;border:0;padding:14px 0 0}.person-card strong,.person-card span{display:block}.person-card strong{color:#111;letter-spacing:-.02em;font-size:22px;font-weight:850;line-height:1.18}.person-card span{color:#767676;letter-spacing:0;margin-top:9px;font-size:16px;font-weight:400;line-height:1.45}.person-card span+span{margin-top:5px}.home-section-promo,.home-section-growth{color:#fff;background:#fff;min-height:auto;padding:clamp(22px,2.8vw,54px) 0 clamp(26px,3.4vw,66px)}.home-promo-layout,.home-growth-layout{width:min(1928px,100vw - 112px)}.promo-showcase,.growth-showcase{aspect-ratio:1.93;isolation:isolate;color:#fff;background:#101114;width:100%;min-height:clamp(560px,50vw,990px);max-height:calc(100svh - 108px);position:relative;overflow:hidden}.promo-showcase-stage,.promo-showcase-image,.promo-showcase-overlay,.growth-showcase-stage,.growth-showcase-image,.growth-showcase-overlay{position:absolute;inset:0}.promo-showcase-stage,.growth-showcase-stage{z-index:-2}.promo-showcase-image,.growth-showcase-image{object-fit:cover;object-position:center;opacity:0;width:100%;height:100%;transition:opacity .76s var(--motion-ease-premium), transform .9s var(--motion-ease-premium);transform:scale(1.012)}.promo-showcase-image.is-active,.growth-showcase-image.is-active{opacity:1;transform:scale(1)}.promo-showcase-copy,.growth-showcase-copy{z-index:2;text-align:center;width:min(980px,100% - 96px);position:absolute;top:clamp(70px,7.2vw,138px);left:50%;transform:translate(-50%)}.promo-showcase-copy h2,.growth-showcase-copy h2{color:var(--wisdom-orange);letter-spacing:-.045em;margin:0;font-size:clamp(48px,3.8vw,74px);font-weight:900;line-height:1.08}.promo-showcase-lead,.growth-showcase-lead{color:#ffffffd6;letter-spacing:0;margin-top:clamp(24px,2.3vw,42px);font-size:clamp(21px,1.55vw,31px);font-weight:500;line-height:1.45}.promo-showcase-body,.growth-showcase-body{color:#ffffffd6;letter-spacing:0;margin-top:16px;font-size:clamp(21px,1.55vw,31px);font-weight:400;line-height:1.55}.promo-arrow,.growth-arrow{z-index:4;color:#fff;opacity:0;visibility:hidden;cursor:pointer;pointer-events:none;background:#26262694;border:1px solid #ffffff42;border-radius:50%;place-items:center;width:46px;height:46px;padding:0;transition:opacity .18s,visibility .18s,transform .22s cubic-bezier(.22,1,.36,1),background-color .15s;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.promo-arrow-left,.growth-arrow-left{left:clamp(42px,4.2vw,78px);transform:translate(-8px,-50%)}.promo-arrow-right,.growth-arrow-right{right:clamp(42px,4.2vw,78px);transform:translate(8px,-50%)}.promo-arrow svg,.growth-arrow svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.promo-showcase:hover .promo-arrow,.promo-showcase:focus-within .promo-arrow,.growth-showcase:hover .growth-arrow,.growth-showcase:focus-within .growth-arrow{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(-50%)}.promo-arrow:hover,.promo-arrow:focus-visible,.growth-arrow:hover,.growth-arrow:focus-visible{background:#262626bd;transform:translateY(-50%)scale(1.04)}.promo-arrow:active,.growth-arrow:active{transform:translateY(-50%)scale(.96)}.promo-arrow:focus-visible,.growth-arrow:focus-visible{outline:2px solid var(--wisdom-orange);outline-offset:4px}.home-section-promo,.home-section-growth{background:#fff;min-height:auto;margin-top:0;padding:0}.home-promo-layout,.home-growth-layout{width:100%;max-width:none}.promo-showcase,.growth-showcase{aspect-ratio:1.96;background:#000;border-radius:0;width:calc(100vw - clamp(48px,5.5vw,112px));max-width:none;min-height:0;max-height:none;margin:0 auto}.promo-showcase-image,.growth-showcase-image{object-fit:cover;object-position:center center;filter:none}.promo-showcase-image:first-child{object-position:center center}.promo-showcase-overlay,.growth-showcase-overlay{z-index:-1;background:linear-gradient(#0000004d 0%,#0003 38%,#0000001a 100%)}.promo-showcase-copy,.growth-showcase-copy{width:min(100% - 160px,1200px);top:58px}.promo-showcase-copy h2,.growth-showcase-copy h2{color:var(--brand-accent-orange);letter-spacing:-.04em;white-space:nowrap;margin:0;font-size:64px;font-weight:800;line-height:1.08}.promo-showcase-lead,.growth-showcase-lead{color:#ffffffe0;letter-spacing:0;margin:34px 0 0;font-size:27px;font-weight:500;line-height:1.4}.promo-showcase-body,.growth-showcase-body{color:#ffffffe6;letter-spacing:0;flex-direction:column;gap:8px;margin-top:8px;font-size:24px;font-weight:400;line-height:1.45;display:flex}.promo-showcase-body p+p,.growth-showcase-body p+p{margin-top:0}.promo-showcase-closing,.growth-showcase-closing{color:var(--brand-accent-orange);letter-spacing:-.01em;margin-top:12px;font-size:26px;font-weight:800;line-height:1.35}@media (width>=901px){.promo-arrow,.growth-arrow{background:#1a1a1a8f;border-color:#ffffff52;width:48px;height:48px}.promo-arrow-left,.growth-arrow-left{left:57px}.promo-arrow-right,.growth-arrow-right{right:57px}.promo-arrow svg,.growth-arrow svg{width:23px;height:23px}}.home-section-film{color:#111;background:#fff;min-height:auto;margin-top:0;padding:0;display:block;overflow-x:clip}.home-film-layout{width:min(100%,1120px);margin-inline:auto;display:block}.home-film-copy{width:min(100%,1120px);max-width:none;margin-inline:auto;padding:50px 24px 48px;font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei,Noto Sans CJK SC,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif}.home-film-copy h2{color:var(--wisdom-orange);letter-spacing:-.04em;white-space:nowrap;font-size:clamp(40px,2.65vw,48px);font-weight:800;line-height:1.12}.home-film-copy .home-lead{color:#777;letter-spacing:0;margin-top:22px;font-size:18px;font-weight:400;line-height:1.5}.home-film-copy .home-body{color:#777;letter-spacing:0;margin-top:9px;font-size:16px;font-weight:400;line-height:1.55}.home-film-copy .home-body p+p{margin-top:7px}.home-film-copy .home-closing{color:var(--wisdom-orange);letter-spacing:-.01em;margin-top:10px;font-size:18px;font-weight:700;line-height:1.4}.home-film-video-frame{background:0 0;width:100vw;min-width:0;height:100svh;min-height:100svh;margin-bottom:0;margin-left:calc(50% - 50vw);padding:0;line-height:0;position:relative;overflow:hidden}@supports (height:100dvh){.home-film-video-frame{height:100dvh;min-height:100dvh}}.home-film-video-frame video{object-fit:cover;object-position:center;background:0 0;border:0;width:100%;height:100%;margin:0;padding:0;display:block;position:absolute;inset:0}.home-section-aigc,.home-section-event,.home-section-ip,.home-section-promo,.home-section-growth,.home-section-film{box-sizing:border-box;min-height:100svh;font-family:var(--home-section-font-family)}@supports (height:100dvh){.home-section-aigc,.home-section-event,.home-section-ip,.home-section-promo,.home-section-growth,.home-section-film{min-height:100dvh}}.home-section-aigc,.home-section-event,.home-section-ip,.home-section-promo,.home-section-growth{margin-bottom:var(--home-section-gap);padding-inline:0}.home-aigc-copy,.home-section-event .home-centered-copy,.home-ip-copy,.home-film-copy,.promo-showcase-copy,.growth-showcase-copy{font-family:var(--home-section-font-family)}.home-aigc-copy .home-lead,.home-section-event .home-lead,.home-ip-copy .home-lead,.home-film-copy .home-lead{margin-top:var(--home-section-title-copy-gap);color:var(--home-section-copy-color);font-family:var(--home-section-font-family);font-size:var(--home-section-copy-size);font-weight:var(--home-section-copy-weight);line-height:var(--home-section-copy-line-height);letter-spacing:0}.home-aigc-copy .home-body,.home-section-event .home-body,.home-ip-copy .home-body,.home-film-copy .home-body{gap:var(--home-section-copy-gap);margin-top:var(--home-section-copy-gap);color:var(--home-section-copy-color);font-family:var(--home-section-font-family);font-size:var(--home-section-copy-size);font-weight:var(--home-section-copy-weight);line-height:var(--home-section-copy-line-height);letter-spacing:0;flex-direction:column;display:flex}.home-aigc-copy .home-body p+p,.home-section-event .home-body p+p,.home-ip-copy .home-body p+p,.home-film-copy .home-body p+p{margin-top:0}.home-aigc-copy .home-closing,.home-section-event .home-closing,.home-ip-copy .home-closing,.home-film-copy .home-closing{margin-top:var(--home-section-copy-gap);color:var(--home-section-title-color);font-family:var(--home-section-font-family);font-size:var(--home-section-emphasis-size);font-weight:var(--home-section-emphasis-weight);line-height:var(--home-section-emphasis-line-height);letter-spacing:0}.aigc-carousel-shell,.event-collage{margin-top:var(--home-section-copy-media-gap)}.person-grid{width:min(1100px, calc(100vw - (var(--home-section-horizontal-space) * 2)));margin-top:var(--home-section-copy-media-gap)}.person-card strong{font-family:var(--home-section-font-family);letter-spacing:0;font-size:22px;font-weight:700;line-height:1.25}.person-card span{color:var(--home-section-copy-color);font-family:var(--home-section-font-family);letter-spacing:0;font-size:16px;font-weight:400;line-height:1.5}@supports (height:100dvh){.promo-showcase,.growth-showcase{min-height:100dvh}}.promo-showcase-copy,.growth-showcase-copy{top:clamp(76px,8vh,108px)}.promo-showcase-lead,.growth-showcase-lead{margin-top:var(--home-section-title-copy-gap);color:var(--home-section-overlay-copy-color);font-family:var(--home-section-font-family);font-size:var(--home-section-copy-size);font-weight:var(--home-section-copy-weight);line-height:var(--home-section-copy-line-height);letter-spacing:0}.promo-showcase-body,.growth-showcase-body{gap:var(--home-section-copy-gap);margin-top:var(--home-section-copy-gap);color:var(--home-section-overlay-copy-color);font-family:var(--home-section-font-family);font-size:var(--home-section-copy-size);font-weight:var(--home-section-copy-weight);line-height:var(--home-section-copy-line-height);letter-spacing:0}.promo-showcase-closing,.growth-showcase-closing{margin-top:var(--home-section-copy-gap);color:var(--home-section-title-color);font-family:var(--home-section-font-family);font-size:var(--home-section-emphasis-size);font-weight:var(--home-section-emphasis-weight);line-height:var(--home-section-emphasis-line-height);letter-spacing:0}.home-section-aigc [data-home-reveal],.home-section-event [data-home-reveal],.home-section-ip [data-home-reveal],.home-section-promo [data-home-reveal],.home-section-growth [data-home-reveal],.home-section-film [data-home-reveal]{clip-path:none;transform:translate3d(0, var(--home-reveal-distance), 0);transition:opacity var(--home-reveal-duration) ease, transform var(--home-reveal-duration) var(--home-reveal-easing);will-change:opacity, transform;transition-delay:0s}.home-section-aigc [data-home-reveal].is-visible,.home-section-event [data-home-reveal].is-visible,.home-section-ip [data-home-reveal].is-visible,.home-section-promo [data-home-reveal].is-visible,.home-section-growth [data-home-reveal].is-visible,.home-section-film [data-home-reveal].is-visible{opacity:1;transform:translate(0,0)}.home-contact-section{color:#fff;background:#111}.home-contact-inner{padding:clamp(92px,9vh,110px) 0}.home-contact-main{grid-template-columns:minmax(0,62fr) minmax(320px,38fr);align-items:stretch;gap:clamp(48px,5vw,72px);display:grid}.home-contact-left h2{color:#fff;white-space:normal;max-width:900px;font-size:clamp(42px,3.6vw,64px)}.home-contact-right{color:#ffffff9e;flex-direction:column;justify-content:space-between;min-height:clamp(92px,6vw,124px);padding-top:31px;font-size:18px;line-height:1.6;display:flex}.home-contact-row{color:#ffffff9e;flex-wrap:wrap;align-items:center;gap:18px 32px;margin-top:36px;font-size:14px;display:flex}.recovery-home-page [data-home-reveal]{opacity:0;transform:translate3d(0, var(--home-reveal-distance), 0);transition:opacity var(--home-reveal-duration) ease, transform var(--home-reveal-duration) var(--home-reveal-easing), clip-path var(--home-reveal-duration) var(--home-reveal-easing);transition-delay:var(--home-stagger,0s);will-change:opacity, transform, clip-path}.recovery-home-page [data-home-reveal=title]{transition-duration:.62s;transform:translateY(18px)}.recovery-home-page [data-home-reveal=lead]{transition-duration:.48s;transition-delay:80ms;transform:translateY(12px)}.recovery-home-page [data-home-reveal=body]{transition-duration:.56s;transform:translateY(16px)}.recovery-home-page [data-home-reveal=body]:first-child{transition-delay:.15s}.recovery-home-page [data-home-reveal=body]:nth-child(2){transition-delay:.22s}.recovery-home-page [data-home-reveal=closing]{transition-duration:.48s;transition-delay:.29s;transform:translateY(12px)}.recovery-home-page [data-home-reveal=media]{clip-path:inset(4% 5%);transition-duration:var(--motion-image);transition-delay:var(--home-stagger,.18s);transform:translateY(18px)scale(1.025)}.home-section-event [data-home-reveal=media]{clip-path:none;transition-duration:.8s;transition-delay:var(--home-stagger,.15s);transition-timing-function:var(--motion-ease-premium);transform:translateY(40px)}.recovery-home-page [data-home-reveal=person]{transition-duration:.56s;transition-delay:var(--home-stagger,0s);transform:translateY(14px)scale(.99)}.recovery-home-page [data-home-reveal=contact]{transition-duration:var(--motion-base);transform:translateY(12px)}.home-contact-left [data-home-reveal=contact]:first-child{transition-delay:0s}.home-contact-left [data-home-reveal=contact]:nth-child(2){transition-delay:80ms}.home-contact-right [data-home-reveal=contact]:first-child{transition-delay:.16s}.home-contact-right [data-home-reveal=contact]:nth-child(2){transition-delay:.24s}.home-contact-row [data-home-reveal=contact]:first-child{transition-delay:.32s}.home-contact-row [data-home-reveal=contact]:nth-child(2){transition-delay:.4s}.home-contact-row [data-home-reveal=contact]:nth-child(3){transition-delay:.48s}.recovery-home-page [data-home-reveal].is-visible{opacity:1;clip-path:inset(0);transform:translate(0,0)scale(1)}@media (hover:hover) and (pointer:fine){.home-media-frame:hover,.event-shot:hover,.person-card:hover{transform:translateY(-4px)}.home-media-frame:hover img,.home-media-frame:hover video,.event-shot:hover img,.person-card:hover img,.home-carousel:hover .home-carousel-stage{transform:scale(1.015)}.home-section-event .event-shot:hover,.home-section-event .event-shot:hover img,.home-section-ip .person-card:hover,.home-section-ip .person-card:hover img{transform:none}}.page-motion-enabled [data-reveal]{opacity:0;transition:opacity .54s cubic-bezier(.2,.72,.2,1),transform .62s cubic-bezier(.2,.72,.2,1),clip-path .7s cubic-bezier(.2,.72,.2,1);transition-delay:var(--reveal-delay,0s);will-change:opacity, transform, clip-path;transform:translateY(24px)}.page-motion-enabled [data-reveal].is-visible{opacity:1;transform:translate(0,0)}.page-motion-enabled [data-reveal=title]{transform:translateY(34px)}.page-motion-enabled [data-reveal=case-media-left]{clip-path:inset(0 12% 0 0);transform:translate(-42px)}.page-motion-enabled [data-reveal=case-media-right]{clip-path:inset(0 0 0 12%);transform:translate(42px)}.page-motion-enabled [data-reveal=case-copy]{transform:translateY(28px)}.page-motion-enabled [data-reveal=case-media-left].is-visible,.page-motion-enabled [data-reveal=case-media-right].is-visible{clip-path:inset(0);transform:translate(0,0)}.industryCasesPage{background:#fffdfb}.industryCasesHero{background:radial-gradient(circle at 80% 20%,#ff671d17,#0000 34%),linear-gradient(#fff,#fffdfb);border-bottom:1px solid #11111114;align-items:flex-end;min-height:58svh;padding:140px max(48px,50vw - 750px) 92px;display:flex}.industryCasesIntroReveal{width:min(940px,100%)}.industryCasesKicker{color:var(--brand-accent-orange);letter-spacing:.12em;margin-bottom:20px;font-size:13px;font-weight:800}.industryCasesHero h1{letter-spacing:-.045em;max-width:1050px;font-size:clamp(46px,6vw,92px);line-height:1.08}.industryCasesIntro{color:#767676;margin-top:28px;font-size:clamp(16px,1.3vw,21px);line-height:1.9}.industryCasesList{overflow:clip}.industryCase{background:radial-gradient(circle at 8% 46%,#ff671d08,#0000 28%),linear-gradient(#fffffffa,#fffcf9fa);border-bottom:1px solid #11111113;align-items:center;min-height:100svh;padding:104px max(48px,50vw - 780px);display:flex;position:relative}.industryCaseReverse{background:radial-gradient(circle at 92% 46%,#ff671d0a,#0000 28%),linear-gradient(#fffdfbfa,#fffffffa)}.industryCaseInner,.industry-case-inner{z-index:2;grid-template-columns:minmax(0,59fr) minmax(360px,41fr);align-items:center;gap:clamp(68px,6.6vw,112px);width:100%;display:grid;position:relative}.industryCaseReverse .caseVisualColumn{order:2}.industryCaseReverse .caseTextColumn{order:1}.caseVisualColumn,.caseTextColumn{min-width:0}.case-image-zone,.case-copy-zone{position:relative}.caseImageReveal,.case-image-reveal,.caseCopyReveal,.case-copy-reveal,.caseImageGroup{width:100%}.caseMediaSingle,.caseMediaGrid{gap:16px;display:grid}.caseMediaGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.caseMediaRevealItem,.caseImageShell,.case-image-shell{min-width:0;position:relative}.caseImageHitArea,.case-image-hit-area{z-index:4;cursor:default;position:absolute;inset:0}.caseImageStage,.case-image-stage{background:#f8f8f7;border-radius:7px;transition:transform .48s cubic-bezier(.2,.72,.2,1),box-shadow .48s;position:relative;overflow:hidden;transform:translateZ(0);box-shadow:0 24px 54px #1e161014}.caseMediaSingle .caseImageStage{aspect-ratio:16/9}.caseMediaGrid .caseImageStage{aspect-ratio:.68;background:#fff;border:1px solid #1111110f}.caseImageFrame,.case-image-frame{width:100%;height:100%;position:relative;overflow:hidden}.caseImageFrame img{z-index:2;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:100%;height:100%;transition:transform .52s cubic-bezier(.2,.72,.2,1);position:relative}.caseImageCover img{object-fit:cover}.caseImageContain img,.caseImageTransparentLogo img{object-fit:contain}.caseImageTransparentLogo{background:#fff}.caseImagePlaceholder{color:#1111112e;text-align:center;place-items:center;padding:20px;font-size:15px;display:grid;position:absolute;inset:0}.casePartnerMore,.case-partner-more{color:#777;text-align:center;margin-top:22px;font-size:14px}.caseCopyInteractionBoundary,.case-copy-interaction-boundary{width:100%}.caseTextPanel,.case-copy-stage{position:relative}.caseCopyInteraction,.case-copy-interaction{display:grid}.caseCopyPrimary,.case-copy-primary-hit-area{width:fit-content;max-width:100%}.caseCopyHeader,.case-copy-header{gap:9px;display:grid}.caseNumber{color:var(--brand-accent-orange);font-size:clamp(44px,4vw,68px);font-weight:900;line-height:.9}.caseCategory{color:#555;border-top:1px solid var(--brand-orange);width:fit-content;padding-top:6px;font-size:12px;font-weight:700}.caseTitle{letter-spacing:-.04em;white-space:nowrap;align-items:center;gap:.14em;margin-top:8px;font-size:clamp(31px,3vw,54px);line-height:1.08;display:flex}.caseTitleLong{font-size:clamp(28px,2.6vw,46px)}.caseTitleEllipsis{align-items:center;gap:4px;display:inline-flex;transform:translateY(.24em)}.caseTitleEllipsis span{background:currentColor;border-radius:50%;width:4px;height:4px}.caseEnglish{color:#8c8c8c;font-size:13px}.caseSummary{color:#888;margin-top:40px;font-size:16px;line-height:1.92}.caseSummary p+p{margin-top:5px}.caseTags{color:var(--brand-accent-orange);flex-wrap:wrap;gap:10px 18px;margin-top:28px;font-size:14px;font-weight:800;display:flex}.caseDetailPanel,.case-detail-panel{opacity:0;grid-template-rows:0fr;margin-top:0;transition:grid-template-rows .46s cubic-bezier(.2,.72,.2,1),opacity .36s,transform .46s cubic-bezier(.2,.72,.2,1),margin-top .46s cubic-bezier(.2,.72,.2,1);display:grid;transform:translateY(12px)}.caseDetailInner,.case-detail-inner{border-left:1px solid #ff671d6b;min-height:0;padding-left:18px;overflow:hidden}.caseDetailInner h3{color:#1d1d1d;margin-bottom:22px;font-size:14px}.caseDetailInner p{color:#858585;font-size:14px;line-height:1.86}.caseDetailInner p+p{margin-top:18px}.industryCase.is-content-hovered .caseDetailPanel{opacity:1;grid-template-rows:1fr;margin-top:30px;transform:translate(0,0)}.industryCasesContact,.shared-partnership-footer{color:#fff;background:#101010}.industryCasesContactInner,.partnership-content{width:min(1430px,100vw - 96px);margin:0 auto;padding:clamp(72px,7vw,96px) 0}.partnership-main-row{grid-template-columns:minmax(0,1fr) max-content;align-items:start;gap:clamp(12px,1vw,20px) clamp(48px,5vw,96px);display:grid}.partnership-left,.partnership-description{min-width:0}.partnership-eyebrow{color:var(--brand-accent-orange);letter-spacing:.03em;margin-bottom:10px;font-size:13px}.partnership-title{color:#fff;letter-spacing:0;white-space:nowrap;max-width:100%;font-size:clamp(18px,3.5vw,55px);line-height:1.08}.partnership-description{color:#ffffff8a;flex-direction:column;justify-content:space-between;justify-self:end;gap:0;height:calc(1.08*clamp(18px,3.5vw,55px));margin-top:27px;padding-top:0;font-size:clamp(15px,1.06vw,18px);line-height:1.62;display:flex}.partnership-description p{margin:0}@media (width>=1121px){.industry-cases-page .shared-partnership-footer .partnership-description{margin-top:33px}}.partnership-contact-row{flex-wrap:nowrap;grid-column:1/-1;justify-content:space-between;align-items:center;gap:clamp(36px,3.2vw,62px);width:100%;max-width:100%;margin-top:clamp(6px,.6vw,10px);display:flex}.partnership-contact-trigger{color:#fff;background:0 0;border:1px solid #ffffff3d;border-radius:999px;flex:none;justify-content:center;align-items:center;gap:7px;height:28px;padding:0 13px;font-size:11px;font-weight:700;line-height:1;transition:border-color .18s,color .18s;display:inline-flex}.partnership-contact-trigger:hover{color:var(--brand-accent-orange);border-color:#ffffff75}.partnership-contact-trigger svg{flex:none;width:13px;height:13px}.partnership-contact-text{color:#ffffff94;white-space:nowrap;overflow-wrap:normal;flex:none;min-width:max-content;font-size:clamp(13px,.84vw,15px);line-height:1.5}.partnership-address{color:#ffffff94;overflow-wrap:anywhere;max-width:100%;margin:10px 0 0;font-size:clamp(13px,.84vw,15px);line-height:1.55}@media (width<=1120px){.shared-partnership-footer .partnership-main-row{grid-template-columns:minmax(0,1fr) minmax(0,.62fr);gap:clamp(30px,4vw,42px) clamp(36px,5vw,58px)}.shared-partnership-footer .partnership-contact-row{grid-template-columns:minmax(0,auto) minmax(0,1fr);justify-content:start;align-items:center;gap:clamp(22px,3vw,32px) clamp(28px,4vw,46px);display:grid}.shared-partnership-footer .partnership-contact-text{white-space:normal;overflow-wrap:anywhere;min-width:0}.shared-partnership-footer .partnership-description{justify-content:flex-start;gap:12px;max-width:760px;height:auto;margin-top:0;padding-top:0}}@media (width<=768px){.shared-partnership-footer .partnership-main-row{grid-template-columns:minmax(0,1fr);gap:clamp(26px,7vw,38px);display:grid}.shared-partnership-footer .partnership-description{text-align:left;justify-self:stretch;width:100%;max-width:none}.shared-partnership-footer .partnership-contact-row{grid-template-columns:minmax(0,1fr);justify-items:start;gap:18px}}.aiSkillsEducationPage{color:#111;--audience-content-max-width:1536px;--audience-content-edge:96px;--education-partner-copy-top:clamp(38px, 3.2vw, 68px);--education-partner-copy-right:clamp(96px, 6.25vw, 128px);--education-partner-copy-width:min(900px, 54vw);background:#fff}.ai-skills-route-page{background:#111;padding-top:0}.aiEducationHero,.ai-education-hero{min-height:100svh;padding-top:var(--nav-height);isolation:isolate;color:#fff;background:#111;place-items:center;display:grid;position:relative;overflow:hidden}.aiEducationHeroMedia,.ai-education-hero-media,.aiEducationHeroOverlay,.ai-education-hero-overlay{inset:var(--nav-height) 0 0;width:100%;height:auto;position:absolute}.aiEducationHeroMedia,.ai-education-hero-media{z-index:-2;background:#111;overflow:hidden}.aiEducationHeroPoster,.ai-education-hero-poster,.aiEducationHeroVideo,.ai-education-hero-video{object-fit:cover;object-position:center center;width:100%;height:100%;position:absolute;inset:0}.aiEducationHeroPoster,.ai-education-hero-poster{z-index:1;opacity:1;visibility:visible;transition:none}.aiEducationHeroVideo,.ai-education-hero-video{z-index:2;opacity:0;visibility:hidden;background:#111;transition:none}.aiEducationHeroMedia.is-media-ready .aiEducationHeroPoster,.ai-education-hero-media.is-media-ready .ai-education-hero-poster{opacity:0;visibility:hidden}.aiEducationHeroMedia.is-media-ready .aiEducationHeroVideo,.ai-education-hero-media.is-media-ready .ai-education-hero-video{opacity:1;visibility:visible}.aiEducationHeroOverlay,.ai-education-hero-overlay{z-index:-1;background:linear-gradient(90deg,#0000009e,#0000003d,#0000008f),linear-gradient(#0000002e,#000000ad)}.aiEducationHeroCopy,.ai-education-hero-copy{text-align:center;width:min(1520px,100vw - 96px)}.aiEducationHeroTitle,.ai-education-hero-title{color:var(--brand-accent-orange);letter-spacing:-.04em;font-size:clamp(48px,5vw,88px);line-height:1.08}.aiEducationHeroSubtitle,.ai-education-hero-subtitle{color:#ffffffeb;justify-content:center;align-items:center;gap:16px;margin-top:18px;font-size:clamp(24px,2.5vw,44px);line-height:1.2;display:flex}.aiEducationHeroActions,.ai-education-hero-actions{justify-content:center;align-items:center;gap:clamp(28px,2.35vw,46px);margin-top:clamp(44px,3.9vw,66px);display:flex}.aiEducationHeroAction,.ai-education-hero-action{appearance:none;color:#fffffff0;filter:none;-webkit-backdrop-filter:none;isolation:isolate;cursor:pointer;letter-spacing:0;white-space:nowrap;background:#1616166b;border:1px solid #ffffff57;border-radius:999px;min-width:clamp(175px,11.75vw,214px);min-height:55px;padding:0 clamp(29px,1.98vw,38px);font-family:PingFang SC,Microsoft YaHei,Noto Sans SC,Arial,sans-serif;font-size:clamp(18px,1.14vw,22px);font-weight:400;line-height:1;transition:transform .22s cubic-bezier(.22,1,.36,1),border-color .18s,background-color .18s,box-shadow .18s;box-shadow:0 16px 34px #0000003d}.aiEducationHeroAction:hover,.ai-education-hero-action:hover,.aiEducationHeroAction:focus-visible,.ai-education-hero-action:focus-visible{background:#1c1c1c8f;border-color:#ffffff7a;transform:translateY(-2px);box-shadow:0 18px 38px #0000004d}.aiEducationHeroAction:focus-visible,.ai-education-hero-action:focus-visible{outline-offset:4px;outline:1px solid #ffffff6b}.aiEducationHeroAction:active,.ai-education-hero-action:active{background:#1212129e;transition-duration:90ms;transform:translate(0,0)scale(.985);box-shadow:0 12px 26px #0000003d}@media (width<=767px){.aiEducationHeroCopy,.ai-education-hero-copy{width:min(100vw - 32px,1520px)}.aiEducationHeroActions,.ai-education-hero-actions{gap:10px;margin-top:28px}.aiEducationHeroAction,.ai-education-hero-action{min-width:0;min-height:40px;padding-inline:clamp(14px,3.8vw,18px);font-size:clamp(13px,3.4vw,15px)}}@media (width<=420px){.aiEducationHeroActions,.ai-education-hero-actions{flex-wrap:wrap;row-gap:10px}}.aiEducationSubtitleSeparator,.ai-education-subtitle-separator{opacity:.7;background:currentColor;border-radius:50%;width:5px;height:5px}.ai-audience-sections{background:#fff}.teen-ai-section,.ai-audience-section{background:#fff;min-height:0;padding:clamp(64px,4.4vw,76px) 0 clamp(78px,5.2vw,92px)}.teen-ai-inner,.ai-audience-section__inner{width:min(var(--audience-content-max-width), calc(100vw - (var(--audience-content-edge) * 2)));min-width:0;margin:0 auto}.teen-ai-grid{gap:0;display:grid}.teen-ai-information-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:0 76px;display:grid}.teen-ai-heading-line,.ai-audience-section__title{color:#111;letter-spacing:-.025em;white-space:nowrap;flex-wrap:nowrap;grid-column:1;align-items:baseline;column-gap:20px;margin:0 0 26px;padding:0;font-family:PingFang SC,Microsoft YaHei,Noto Sans SC,Arial,sans-serif;font-size:clamp(39.6px,2.255vw,46.2px);font-weight:700;line-height:1.298;display:flex}.teen-ai-heading-prefix{color:var(--brand-accent-orange);font:inherit;white-space:nowrap;font-weight:700}.teen-ai-heading-title{color:#111;font:inherit;white-space:nowrap;font-weight:700}.teen-ai-heading{grid-column:1}.teen-ai-body,.ai-audience-section__body{color:#9a9a9a;letter-spacing:.01em;max-width:730px;margin:0;font-family:PingFang SC,Microsoft YaHei,Noto Sans SC,Arial,sans-serif;font-size:16px;font-weight:400;line-height:1.9}.teen-ai-body p,.ai-audience-section__body p{margin:0}.teen-ai-body p+p{margin-top:18px}.teen-ai-metrics{box-sizing:border-box;grid-area:1/2/span 2;justify-content:space-between;align-self:start;align-items:flex-start;width:100%;padding-top:72px;padding-left:48px;display:flex}.teen-ai-metric,.ai-audience-metric{text-align:center;flex-direction:column;flex:none;align-items:center;min-width:0;display:flex}.teen-ai-metric-third-inner{text-align:center;justify-items:center;display:grid}.teen-ai-metric-value{color:var(--brand-accent-orange);letter-spacing:-.02em;white-space:nowrap;text-align:center;margin:0 0 14px;font-family:PingFang SC,Microsoft YaHei,Noto Sans SC,Arial,sans-serif;font-size:32px;font-weight:700;line-height:1.16;display:block}.teen-ai-metric>span,.teen-ai-metric-third-inner>span{color:#111;white-space:nowrap;text-align:center;width:100%;margin:0;font-family:inherit;font-size:16px;font-weight:700;line-height:1.5}.teen-ai-metric>small,.teen-ai-metric-third-inner>small{color:#a0a0a0;text-align:center;width:100%;margin:9px 0 0;font-size:14px;font-weight:400;line-height:1.55}.teen-ai-images,.ai-audience-images{grid-template-columns:repeat(2,minmax(0,1fr));align-items:end;gap:0 76px;width:100%;margin-top:44px;display:grid}.teen-ai-image{aspect-ratio:16/9;background:#fff;width:100%;overflow:hidden}.teen-ai-image img{object-fit:cover;object-position:center center;width:100%;height:100%;display:block}.teen-ai-reveal-item{opacity:0;transition:opacity .42s cubic-bezier(.2,.72,.2,1),transform .52s cubic-bezier(.2,.72,.2,1);transition-delay:var(--reveal-delay,0s);transform:translateY(24px)}.teen-ai-metric{opacity:0;transition:opacity .38s cubic-bezier(.2,.72,.2,1),transform .48s cubic-bezier(.2,.72,.2,1);transition-delay:var(--metric-reveal-delay,0s);transform:translateY(18px)}.ai-audience-section.is-revealed .teen-ai-reveal-item,.ai-audience-section.is-revealed .teen-ai-metric{opacity:1;transform:translate(0,0)}.aiEducationSchoolEnterprise,.ai-education-school-enterprise{background:#fff;width:100%;margin:0;padding:0;display:block}.aiEducationSchoolEnterpriseMedia,.ai-education-school-enterprise-media{--education-seam-bottom-height:clamp(90px, 11vw, 170px);--education-seam-bottom-edge-opacity:.62;--education-seam-bottom-early-opacity:.02;--education-seam-bottom-mid-opacity:.1;--education-seam-bottom-late-opacity:.28;isolation:isolate;color:#fff;background:0 0;width:100%;min-height:0;margin:0;padding:0;display:block;position:relative;overflow:visible}.aiEducationSchoolEnterpriseMedia:not(:last-child):after,.ai-education-school-enterprise-media:not(:last-child):after{content:"";z-index:1;height:var(--education-seam-bottom-height);pointer-events:none;-webkit-user-select:none;user-select:none;background-image:linear-gradient(180deg, #0000 0%, rgba(0, 0, 0, var(--education-seam-bottom-early-opacity)) 20%, rgba(0, 0, 0, var(--education-seam-bottom-mid-opacity)) 42%, rgba(0, 0, 0, var(--education-seam-bottom-late-opacity)) 64%, rgba(0, 0, 0, calc(var(--education-seam-bottom-edge-opacity) * .78)) 82%, rgba(0, 0, 0, var(--education-seam-bottom-edge-opacity)) 100%);box-shadow:none;filter:none;opacity:1;background-position:0 100%;background-repeat:no-repeat;background-size:100% 100%;border:0;display:block;position:absolute;bottom:-2px;left:0;right:0}.aiEducationSchoolEnterpriseMedia:first-child,.ai-education-school-enterprise-media:first-child{--education-seam-bottom-height:clamp(118px, 14vw, 210px)}.aiEducationSchoolEnterpriseMedia:nth-child(3),.ai-education-school-enterprise-media:nth-child(3){--education-seam-bottom-height:clamp(108px, 12vw, 190px)}.aiEducationSchoolEnterpriseMedia img{z-index:0;object-fit:contain;object-position:center center;filter:none;opacity:1;width:100%;max-width:none;height:auto;display:block;position:relative;transform:scale(1)}.aiEducationSchoolEnterpriseOverlay,.ai-education-school-enterprise-overlay{z-index:1;pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:66%;box-shadow:none;filter:none;-webkit-backdrop-filter:none;opacity:1;background-color:#0000;background-image:linear-gradient(#000000ad 0%,#000000a3 12%,#0000008f 24%,#00000073 38%,#0000004f 54%,#0000002e 70%,#00000014 84%,#00000006 94%,#0000 100%);background-position:0 0;background-repeat:no-repeat;background-size:100% 100%;border:0;border-radius:0;display:block;position:absolute;top:0;left:0;right:0;-webkit-mask-image:none;mask-image:none}.aiEducationSchoolEnterpriseCopy,.ai-education-school-enterprise-copy{z-index:2;top:var(--education-partner-copy-top);right:var(--education-partner-copy-right);width:var(--education-partner-copy-width);max-width:calc(100% - var(--education-partner-copy-right) - 48px);box-sizing:border-box;text-align:right;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;position:absolute}.aiEducationSchoolEnterpriseCopy:before,.ai-education-school-enterprise-copy:before{content:none;display:none}.aiEducationSchoolEnterpriseCopy h2{color:var(--brand-accent-orange);letter-spacing:0;white-space:nowrap;text-align:right;text-shadow:0 1px 2px #0000002e;margin:0;padding:0;font-size:clamp(30px,2.15vw,44px);font-weight:700;line-height:1.18}.aiEducationSchoolEnterpriseCopy p{color:#ffffffd1;letter-spacing:0;text-align:right;white-space:nowrap;text-shadow:0 1px 2px #0000003d;margin:clamp(14px,1.15vw,24px) 0 0;padding:0;font-size:clamp(18px,1.25vw,27px);font-weight:400;line-height:1.55}.aiEducationSchoolEnterpriseCopy p+p,.ai-education-school-enterprise-copy p+p{margin-top:clamp(4px,.45vw,10px)}@media (width<=1599px){.aiSkillsEducationPage{--education-partner-copy-top:clamp(34px, 3.4vw, 58px);--education-partner-copy-right:clamp(72px, 6.25vw, 100px);--education-partner-copy-width:min(820px, 64vw)}.aiEducationSchoolEnterpriseCopy h2{font-size:clamp(30px,2.35vw,38px)}.aiEducationSchoolEnterpriseCopy p{font-size:clamp(18px,1.45vw,23px)}.teen-ai-inner,.ai-audience-section__inner{width:min(var(--audience-content-max-width), calc(100vw - (var(--audience-content-edge) * 2)))}.teen-ai-information-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);column-gap:76px}.teen-ai-images,.ai-audience-images{column-gap:76px}}@media (width>=1280px){.ai-audience-sections>.teen-ai-section{--teen-ai-column-gap:clamp(72px, 4.2vw, 96px)}.ai-audience-sections>.teen-ai-section .teen-ai-inner{box-sizing:border-box;width:75vw;min-width:1180px;max-width:none;margin-left:auto;margin-right:auto;padding-left:0;padding-right:0}.ai-audience-sections>.teen-ai-section .teen-ai-information-grid,.ai-audience-sections>.teen-ai-section .teen-ai-images{column-gap:var(--teen-ai-column-gap);box-sizing:border-box;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;min-width:0;max-width:none;margin-left:0;margin-right:0;padding:0;display:grid}.ai-audience-sections>.teen-ai-section .teen-ai-information-grid{grid-template-rows:auto auto;align-items:start;row-gap:clamp(28px,2vw,36px)}.ai-audience-sections>.teen-ai-section .teen-ai-heading-line{text-align:left;grid-area:1/1;justify-self:stretch;width:100%;max-width:none;margin:0;padding:0}.ai-audience-sections>.teen-ai-section .teen-ai-heading{text-align:left;grid-area:2/1;justify-self:stretch;width:100%;max-width:none;margin:0;padding:0}.ai-audience-sections>.teen-ai-section .teen-ai-body-copy{width:100%;max-width:none;margin:0;padding:0}.ai-audience-sections>.teen-ai-section .teen-ai-metrics{box-sizing:border-box;grid-area:2/2;grid-template-columns:repeat(3,minmax(0,1fr));align-self:start;align-items:start;column-gap:clamp(24px,2vw,40px);width:100%;max-width:none;margin:0;padding:0;display:grid}.ai-audience-sections>.teen-ai-section .teen-ai-metric{text-align:center;justify-items:center;width:100%;display:grid}.ai-audience-sections>.teen-ai-section .teen-ai-metric--third{grid-template-columns:minmax(0,1fr);justify-items:stretch}.ai-audience-sections>.teen-ai-section .teen-ai-metric-third-inner{text-align:center;justify-self:end;justify-items:center;width:fit-content;display:grid}.ai-audience-sections>.ai-audience-section--balanced-metrics .teen-ai-metric-third-inner{justify-self:center}.ai-audience-sections>.teen-ai-section .teen-ai-metric-third-inner>.teen-ai-metric-value{text-align:center;justify-self:center;width:auto;margin-left:0;margin-right:0}.ai-audience-sections>.teen-ai-section .teen-ai-metric-third-inner>span,.ai-audience-sections>.teen-ai-section .teen-ai-metric-third-inner>small{text-align:center;justify-self:stretch;width:100%;min-width:0;max-width:100%;margin-left:0;margin-right:0;display:block}.ai-audience-sections>.teen-ai-section .teen-ai-images{align-items:start;margin-top:clamp(36px,2.8vw,48px)}.ai-audience-sections>.teen-ai-section .teen-ai-images>.teen-ai-image{aspect-ratio:auto;box-sizing:border-box;width:100%;min-width:0;max-width:none;margin:0;padding:0;overflow:visible}.ai-audience-sections>.teen-ai-section .teen-ai-images>.teen-ai-image>img{object-fit:contain;width:100%;max-width:100%;height:auto;margin:0;padding:0;display:block;transform:none}}@media (width>=1280px) and (width<=1439px){.ai-audience-sections>.teen-ai-section .teen-ai-inner{width:calc(100vw - 64px);min-width:0;max-width:none}}@media (width<=1279px){.aiSkillsEducationPage{--education-partner-copy-top:clamp(28px, 3.9vw, 50px);--education-partner-copy-right:clamp(40px, 5vw, 64px);--education-partner-copy-width:min(760px, 70vw)}.aiEducationSchoolEnterpriseCopy h2{font-size:clamp(26px,2.8vw,32px)}.aiEducationSchoolEnterpriseCopy p{font-size:clamp(16px,1.9vw,20px)}.teen-ai-inner,.ai-audience-section__inner{width:min(var(--audience-content-max-width), calc(100vw - (var(--audience-content-edge) * 2)))}.teen-ai-information-grid{grid-template-columns:1fr;row-gap:0}.teen-ai-heading-line,.teen-ai-heading,.teen-ai-metrics{grid-column:1}.teen-ai-metrics{grid-row:auto;padding-top:clamp(36px,4vw,48px)}.teen-ai-images,.ai-audience-images{column-gap:clamp(28px,3vw,36px)}}@media (width<=1023px){.teen-ai-inner,.ai-audience-section__inner{width:min(100% - 56px,1540px)}.teen-ai-heading-line,.ai-audience-section__title{white-space:normal;flex-wrap:wrap}.teen-ai-images,.ai-audience-images{grid-template-columns:1fr;gap:clamp(20px,3vw,28px)}.teen-ai-metric,.ai-audience-metric{text-align:center;justify-self:center;align-items:center}}@media (width<=767px){.aiSkillsEducationPage{--education-partner-copy-top:clamp(18px, 5vw, 34px);--education-partner-copy-right:clamp(20px, 5.2vw, 32px);--education-partner-copy-width:calc(100% - 40px)}.aiEducationSchoolEnterpriseCopy,.ai-education-school-enterprise-copy{text-align:right;max-width:none;bottom:auto;left:auto}.aiEducationSchoolEnterpriseCopy h2{white-space:normal;font-size:clamp(24px,7vw,30px)}.aiEducationSchoolEnterpriseCopy p{white-space:normal;font-size:clamp(15px,4.3vw,17px)}.teen-ai-section,.ai-audience-section{padding:56px 0 68px}.teen-ai-inner,.ai-audience-section__inner{width:calc(100% - 40px)}.teen-ai-heading-line,.ai-audience-section__title{font-size:clamp(25px,7.2vw,30px)}.teen-ai-body,.ai-audience-section__body{font-size:clamp(14px,4vw,16px);line-height:1.86}.teen-ai-metrics{text-align:center;flex-direction:column;justify-content:flex-start;align-items:center;gap:24px;padding-left:0}.teen-ai-metric,.ai-audience-metric{text-align:center;justify-self:center;align-items:center}}.industry-solutions-page__blank{min-height:calc(100svh - var(--nav-height));background:#fff}@media (width<=1180px){:root{--nav-height:64px}.site-nav{grid-template-columns:1fr auto 1fr;padding-inline:clamp(32px,4vw,48px)}.site-nav-links{gap:28px}.home-hero-copy{width:fit-content;height:auto;top:43.5%;left:clamp(48px,10vw,144px)}.home-hero-copy h1{flex-direction:column;align-items:flex-start;gap:clamp(10px,.73vw,14px);width:fit-content;display:flex}.home-hero-copy h1>span:first-child,.home-hero-copy h1>span:nth-child(2){letter-spacing:-1.5px;font-size:clamp(52px,5vw,72px);position:static;top:auto;left:auto}.home-hero-copy>p{margin:clamp(28px,1.67vw,32px) 0 0;font-size:clamp(17px,1.5vw,20px);position:static;top:auto;left:auto}.industryCaseInner,.industry-case-inner{grid-template-columns:minmax(0,56fr) minmax(320px,44fr);gap:50px}.teen-ai-information-grid{grid-template-columns:1fr;gap:26px}.teen-ai-heading-line,.teen-ai-heading,.teen-ai-metrics{grid-column:1}.teen-ai-metrics{grid-row:auto}.shared-partnership-footer .partnership-title{white-space:nowrap}}@media (width<=900px){.site-nav{grid-template-columns:1fr auto;padding-inline:20px}.site-nav-links{background:#000000f0;justify-content:flex-start;gap:22px;max-width:100vw;padding:12px 20px;position:absolute;top:100%;left:0;right:0;overflow-x:auto}.site-contact-link{grid-column:2}.route-page{padding-top:var(--nav-height)}.recovery-home-page{padding-top:0}.home-section-inner,.home-contact-inner{width:calc(100vw - 40px)}.home-split,.home-split-text-left,.home-split-media-left,.home-contact-main{grid-template-columns:1fr}.home-split-media-left .home-media-frame{order:1}.home-split-media-left .home-copy{order:2}.home-section{min-height:auto;padding-block:78px}.home-section-aigc{background:#fff;min-height:100svh;padding:78px 0 74px}.home-aigc-layout{background:#fff;width:100%}.home-aigc-copy h2{white-space:normal;font-size:clamp(42px,7.4vw,60px)}.home-aigc-copy .home-lead{margin-top:24px;font-size:clamp(24px,4vw,31px)}.home-aigc-copy .home-body{font-size:clamp(18px,3vw,23px)}.home-aigc-copy .home-closing{font-size:clamp(22px,3.4vw,27px)}.aigc-carousel-shell{--aigc-stage-width:calc(100vw - 40px);--aigc-gap:8px;background:#fff}.aigc-carousel-arrow{width:42px;height:42px}.aigc-carousel-arrow-left{left:20px}.aigc-carousel-arrow-right{right:20px}.home-copy{max-width:none}.home-copy h2,.home-centered-copy h2,.home-contact-left h2{font-size:clamp(30px,8vw,42px)}.home-lead{font-size:16px}.home-body{font-size:15px}.home-section-promo,.home-section-growth{padding:24px 0 44px}.home-promo-layout,.home-growth-layout{width:calc(100vw - 48px)}.promo-showcase,.growth-showcase{min-height:clamp(520px,78vw,760px);max-height:none}.promo-showcase-copy,.growth-showcase-copy{width:min(720px,100% - 56px);top:clamp(56px,8vw,92px)}.promo-showcase-copy h2,.growth-showcase-copy h2{font-size:clamp(40px,6vw,58px)}.promo-showcase-lead,.promo-showcase-body,.promo-showcase-closing,.growth-showcase-lead,.growth-showcase-body,.growth-showcase-closing{font-size:clamp(18px,3vw,25px)}.home-section-film{margin-top:0;padding:0}.home-film-layout{width:min(100%,1120px)}.home-film-copy{padding:48px 24px 46px}.home-film-copy h2{font-size:clamp(34px,4.4vw,40px)}.home-film-copy .home-lead{font-size:17px}.home-film-copy .home-body{font-size:15px}.home-film-copy .home-closing{font-size:17px}.home-film-video-frame{width:100vw;height:100svh;min-height:100svh;margin-left:calc(50% - 50vw)}.event-collage{gap:6px;width:calc(100vw - 48px);height:clamp(360px,46svh,460px);margin-top:72px}.event-collage.event-has-active .event-shot.is-active{flex-grow:2}.home-section-event .home-centered-copy h2{font-size:clamp(38px,6.6vw,48px)}.person-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-contact-right{gap:12px;min-height:auto;padding-top:0;font-size:16px}.home-contact-main{gap:28px}.home-service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-service-grid article:nth-child(2){border-right:0}.home-service-grid article:nth-child(-n+2){border-bottom:1px solid var(--line)}.industryCase{min-height:auto;padding-block:82px}.industryCaseInner,.industry-case-inner{grid-template-columns:1fr;gap:42px}.industryCaseReverse .caseVisualColumn,.industryCaseReverse .caseTextColumn{order:initial}.caseVisualColumn{order:1!important}.caseTextColumn{order:2!important}.industryCase.is-content-hovered .caseImageStage{transform:none}.caseDetailPanel{opacity:1;grid-template-rows:1fr;margin-top:26px;transform:none}.teen-ai-section{min-height:auto;padding-block:74px}.teen-ai-inner{width:min(100% - 40px,900px)}.teen-ai-heading-line{white-space:normal;flex-wrap:wrap}.teen-ai-images{grid-template-columns:1fr;gap:26px}.partnership-main-row{grid-template-columns:1fr}.shared-partnership-footer .partnership-description{max-width:760px}}@media (width<=620px){:root{--nav-height:56px}.site-brand strong{font-size:15px}.site-contact-link{padding-inline:12px}.home-hero-copy,.aiEducationHeroCopy{width:auto}.home-hero-copy{max-width:none;top:28%;left:24px;right:24px}.home-hero-copy h1{gap:10px}.home-hero-copy h1>span:first-child,.home-hero-copy h1>span:nth-child(2){letter-spacing:0;font-size:clamp(32px,9.2vw,44px);line-height:1.05}.home-hero-copy h1>span:nth-child(2){white-space:nowrap;overflow-wrap:normal}.home-hero-copy>p{white-space:nowrap;margin-top:24px;font-size:12px}.home-section-aigc{background:#fff;min-height:100svh;padding:72px 0}.home-aigc-layout{background:#fff}.home-aigc-copy h2{white-space:normal;font-size:clamp(34px,10vw,44px);line-height:1.12}.home-aigc-copy .home-lead{margin-top:20px;font-size:clamp(19px,5.8vw,24px)}.home-aigc-copy .home-body{margin-top:20px;font-size:clamp(15px,4.5vw,18px);line-height:1.7}.home-aigc-copy .home-closing{margin-top:20px;font-size:clamp(18px,5.2vw,22px)}.aigc-carousel-shell{--aigc-stage-width:100vw;--aigc-gap:8px;background:#fff;margin:52px auto 0}.aigc-carousel-slide{border-radius:12px}.aigc-carousel-arrow{opacity:.78;visibility:visible;pointer-events:auto;width:42px;height:42px}.aigc-carousel-arrow-left{left:12px;transform:translateY(-50%)}.aigc-carousel-arrow-right{right:12px;transform:translateY(-50%)}.home-section-event{min-height:100svh;padding:56px 0 64px}.home-section-promo,.home-section-growth{padding:14px 0 32px}.home-promo-layout,.home-growth-layout{width:calc(100vw - 28px)}.promo-showcase,.growth-showcase{aspect-ratio:auto;min-height:620px}.promo-showcase-copy,.growth-showcase-copy{width:calc(100% - 32px);top:42px}.promo-showcase-copy h2,.growth-showcase-copy h2{white-space:normal;font-size:clamp(31px,9vw,42px);line-height:1.12}.promo-showcase-lead,.growth-showcase-lead{margin-top:22px}.promo-showcase-lead,.promo-showcase-body,.promo-showcase-closing,.growth-showcase-lead,.growth-showcase-body,.growth-showcase-closing{font-size:clamp(16px,4.6vw,20px)}.promo-showcase-body,.growth-showcase-body{margin-top:14px}.home-section-film{margin-top:0;padding:0}.home-film-layout{width:min(100%,1120px)}.home-film-copy{padding:42px 22px 44px}.home-film-copy h2{white-space:normal;font-size:clamp(27px,8vw,34px);line-height:1.16}.home-film-copy .home-lead{margin-top:18px;font-size:15px}.home-film-copy .home-body{margin-top:9px;font-size:14px}.home-film-copy .home-closing{margin-top:9px;font-size:16px}.home-film-video-frame{width:100vw;height:100svh;min-height:100svh;margin-left:calc(50% - 50vw)}.promo-arrow,.growth-arrow{opacity:.78;visibility:visible;pointer-events:auto;width:42px;height:42px}.promo-arrow-left,.growth-arrow-left{left:12px}.promo-arrow-right,.growth-arrow-right{right:12px}.home-event-layout{gap:0;width:100%}.home-section-event .home-centered-copy h2{font-size:clamp(34px,10vw,42px);line-height:1.12}.home-section-event .home-lead,.home-section-event .home-closing{font-size:16px}.home-section-event .home-body{font-size:15px;line-height:1.8}.event-collage{gap:4px;width:calc(100vw - 28px);height:clamp(300px,56svh,420px);margin-top:56px}.event-collage.event-has-active .event-shot.is-active{flex-grow:1}.event-shot{height:100%}.event-shot img{object-fit:cover;height:100%}.home-section-heading,.home-project-window{display:block}.home-section-heading p{margin-bottom:20px}.home-service-grid{grid-template-columns:1fr}.home-service-grid article{border-right:0;border-bottom:1px solid var(--line)}.home-project-window>a{margin-top:28px}.industryCasesHero,.industryCase,.home-recovery-services,.home-project-window{padding-inline:20px}.industryCasesContactInner,.partnership-content{width:calc(100vw - 40px)}.caseMediaGrid{grid-template-columns:1fr}.caseMediaGrid .caseImageStage{aspect-ratio:16/10}.caseTitle,.caseTitleLong{white-space:normal}.teen-ai-metrics{grid-template-columns:1fr;gap:28px}.aiEducationHeroSubtitle{flex-wrap:wrap;gap:10px}}@media (width<=900px){.home-section-promo,.home-section-growth{padding:0}.home-promo-layout,.home-growth-layout{width:100%}.promo-showcase,.growth-showcase{aspect-ratio:1.96;width:calc(100vw - 48px);min-height:0}.promo-showcase-copy,.growth-showcase-copy{width:min(100% - 72px,760px);top:44px}.promo-showcase-copy h2,.growth-showcase-copy h2{font-size:clamp(42px,5vw,56px)}.promo-showcase-lead,.growth-showcase-lead{margin-top:24px;font-size:clamp(22px,3vw,27px)}.promo-showcase-body,.growth-showcase-body{margin-top:8px;font-size:clamp(19px,2.6vw,24px)}.promo-showcase-closing,.growth-showcase-closing{margin-top:10px;font-size:clamp(21px,2.8vw,26px)}.promo-arrow,.growth-arrow{width:42px;height:42px}.promo-arrow-left,.growth-arrow-left{left:24px}.promo-arrow-right,.growth-arrow-right{right:24px}}@media (width<=640px){.home-section-inner,.home-contact-inner,.home-hero-copy{width:calc(100vw - 28px)}.home-hero-copy{width:auto}.home-section{padding-block:68px}.home-section-film{padding:0}.home-hero-copy h1{overflow-wrap:normal}.home-tags,.home-closing,.home-contact-row{overflow-wrap:break-word}.home-contact-left h2{font-size:clamp(30px,9vw,40px)}.home-contact-row{flex-direction:column;align-items:flex-start;gap:14px}.home-section-promo,.home-section-growth{padding:0}.home-promo-layout,.home-growth-layout{width:100vw}.promo-showcase,.growth-showcase{aspect-ratio:auto;width:100vw;min-height:75svh}.promo-showcase-copy,.growth-showcase-copy{width:calc(100% - 32px);top:42px}.promo-showcase-copy h2,.growth-showcase-copy h2{white-space:normal;font-size:clamp(34px,9vw,42px);line-height:1.12}.promo-showcase-lead,.growth-showcase-lead{margin-top:22px;font-size:clamp(17px,4.8vw,20px)}.promo-showcase-body,.growth-showcase-body{gap:6px;margin-top:9px;font-size:clamp(16px,4.4vw,18px)}.promo-showcase-closing,.growth-showcase-closing{margin-top:9px;font-size:clamp(17px,4.8vw,20px)}.promo-arrow-left,.growth-arrow-left{left:12px}.promo-arrow-right,.growth-arrow-right{right:12px}}@media (hover:none),(pointer:coarse){.home-media-frame:hover,.event-shot:hover,.person-card:hover,.home-media-frame:hover img,.home-media-frame:hover video,.event-shot:hover img,.person-card:hover img,.home-carousel:hover .home-carousel-stage{transform:none}.aigc-carousel-arrow,.promo-arrow,.growth-arrow{opacity:.78;visibility:visible;pointer-events:auto}.aigc-carousel-arrow-left,.aigc-carousel-arrow-right,.promo-arrow-left,.promo-arrow-right,.growth-arrow-left,.growth-arrow-right{transform:translateY(-50%)}.aigc-carousel-arrow:disabled{opacity:.55;pointer-events:none}}.home-section-aigc,.home-section-event,.home-section-ip,.home-section-promo,.home-section-growth,.home-section-film{box-sizing:border-box;min-height:100svh}@supports (height:100dvh){.home-section-aigc,.home-section-event,.home-section-ip,.home-section-promo,.home-section-growth,.home-section-film{min-height:100dvh}}.home-aigc-copy h2,.home-section-event .home-centered-copy h2,.home-ip-copy h2,.home-film-copy h2,.promo-showcase-copy h2,.growth-showcase-copy h2{color:var(--home-section-title-color);font-family:var(--home-section-font-family);font-size:var(--home-section-title-size);font-weight:var(--home-section-title-weight);line-height:var(--home-section-title-line-height);letter-spacing:0}.home-aigc-copy .home-lead,.home-section-event .home-lead,.home-ip-copy .home-lead,.home-film-copy .home-lead,.promo-showcase-lead,.growth-showcase-lead{margin-top:var(--home-section-title-copy-gap);font-family:var(--home-section-font-family);font-size:var(--home-section-copy-size);font-weight:var(--home-section-copy-weight);line-height:var(--home-section-copy-line-height);letter-spacing:0}.home-aigc-copy .home-lead,.home-section-event .home-lead,.home-ip-copy .home-lead,.home-film-copy .home-lead{color:var(--home-section-copy-color)}.promo-showcase-lead,.growth-showcase-lead{color:var(--home-section-overlay-copy-color)}.home-aigc-copy .home-body,.home-section-event .home-body,.home-ip-copy .home-body,.home-film-copy .home-body,.promo-showcase-body,.growth-showcase-body{gap:var(--home-section-copy-gap);margin-top:var(--home-section-copy-gap);font-family:var(--home-section-font-family);font-size:var(--home-section-copy-size);font-weight:var(--home-section-copy-weight);line-height:var(--home-section-copy-line-height);letter-spacing:0;flex-direction:column;display:flex}.home-aigc-copy .home-body,.home-section-event .home-body,.home-ip-copy .home-body,.home-film-copy .home-body{color:var(--home-section-copy-color)}.promo-showcase-body,.growth-showcase-body{color:var(--home-section-overlay-copy-color)}.home-aigc-copy .home-body p+p,.home-section-event .home-body p+p,.home-ip-copy .home-body p+p,.home-film-copy .home-body p+p,.promo-showcase-body p+p,.growth-showcase-body p+p{margin-top:0}.home-aigc-copy .home-closing,.home-section-event .home-closing,.home-ip-copy .home-closing,.home-film-copy .home-closing,.promo-showcase-closing,.growth-showcase-closing{margin-top:var(--home-section-copy-gap);color:var(--home-section-title-color);font-family:var(--home-section-font-family);font-size:var(--home-section-emphasis-size);font-weight:var(--home-section-emphasis-weight);line-height:var(--home-section-emphasis-line-height);letter-spacing:0}.home-section-aigc .home-section-inner,.home-section-ip .home-section-inner,.home-promo-layout,.home-growth-layout{width:100%;max-width:none;padding-inline:var(--home-section-horizontal-space)}.aigc-carousel-shell,.event-collage,.person-grid{margin-top:var(--home-section-copy-media-gap)}.aigc-carousel-shell{--aigc-stage-width:min(calc(100vw - (var(--home-section-horizontal-space) * 2)), 1560px)}.event-collage{width:min(1920px, calc(100vw - (var(--home-section-horizontal-space) * 2)))}.promo-showcase,.growth-showcase{width:100%;min-height:100svh}@supports (height:100dvh){.promo-showcase,.growth-showcase{min-height:100dvh}}.home-section-aigc,.home-section-event,.home-section-ip,.home-section-promo,.home-section-growth{margin-bottom:var(--home-section-gap)}.home-section-film{margin-bottom:0}.home-section-aigc [data-home-reveal],.home-section-event [data-home-reveal],.home-section-ip [data-home-reveal],.home-section-promo [data-home-reveal],.home-section-growth [data-home-reveal],.home-section-film [data-home-reveal]{clip-path:none;transform:translate3d(0, var(--home-reveal-distance), 0);transition:opacity var(--home-reveal-duration) ease, transform var(--home-reveal-duration) var(--home-reveal-easing);transition-delay:0s}@media (width<=1439px){:root{--home-section-title-size:clamp(44px, 4vw, 56px);--home-section-copy-size:clamp(21px, 2vw, 26px);--home-section-emphasis-size:clamp(21px, 2vw, 26px);--home-section-horizontal-space:40px;--home-section-copy-media-gap:72px;--home-section-gap:72px}}@media (width<=767px){:root{--home-section-title-size:clamp(32px, 9vw, 42px);--home-section-copy-size:18px;--home-section-emphasis-size:18px;--home-section-horizontal-space:20px;--home-section-copy-media-gap:48px;--home-section-gap:48px}.home-aigc-copy h2,.home-section-event .home-centered-copy h2,.home-ip-copy h2,.home-film-copy h2,.promo-showcase-copy h2,.growth-showcase-copy h2{white-space:normal}.event-collage{aspect-ratio:16/9;height:auto}.promo-showcase,.growth-showcase{aspect-ratio:auto;width:100%}}@supports (height:100dvh){.home-film-video-frame{height:100dvh;min-height:100dvh}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}[data-reveal],.teen-ai-reveal-item,.teen-ai-metric,.recovery-home-page [data-home-reveal],.home-hero-video,.home-hero-copy h1>span,.home-hero-copy>p,.site-brand,.site-nav-links a,.site-nav-static-item,.site-contact-link{opacity:1!important;clip-path:none!important;transform:none!important}.home-carousel-image{transition-duration:.01ms!important}.event-shot{transition:none!important}}.recovery-home-page,.home-page{--wisdom-orange:var(--brand-accent-orange);--home-section-title-color:var(--wisdom-orange);--home-stage-gutter:clamp(24px, 3.75vw, 96px);--aigc-section-leading:clamp(88px, 9.7svh, 124px);--aigc-copy-media-gap:clamp(76px, 8.4svh, 108px);--event-section-leading:clamp(72px, 8.2svh, 105px);--event-copy-media-gap:clamp(82px, 9.2svh, 118px);--ip-copy-grid-gap:clamp(32px, 3.5svh, 44px);--professional-section-leading:clamp(72px, 7.8svh, 100px);--professional-copy-video-gap:clamp(76px, 8.25svh, 106px)}.recovery-home-page .site-brand span,.recovery-home-page .site-nav-links a:hover,.recovery-home-page .site-nav-links a.is-active,.recovery-home-page .site-nav-static-item:hover,.recovery-home-page .site-contact-link:hover,.recovery-home-page .home-aigc-copy h2,.recovery-home-page .home-aigc-copy .home-closing,.recovery-home-page .home-section-event .home-centered-copy h2,.recovery-home-page .home-section-event .home-closing,.recovery-home-page .home-ip-copy h2,.recovery-home-page .home-ip-copy .home-closing,.recovery-home-page .promo-showcase-copy h2,.recovery-home-page .promo-showcase-closing,.recovery-home-page .growth-showcase-copy h2,.recovery-home-page .growth-showcase-closing,.recovery-home-page .home-film-copy h2,.recovery-home-page .home-film-copy .home-closing{color:var(--wisdom-orange);opacity:1}.recovery-home-page .home-section-aigc,.recovery-home-page .home-section-event,.recovery-home-page .home-section-ip,.recovery-home-page .home-section-promo,.recovery-home-page .home-section-growth,.recovery-home-page .home-section-film{box-sizing:border-box;margin-bottom:0}.recovery-home-page .home-section-aigc{padding:var(--aigc-section-leading) 0 0}.recovery-home-page .home-section-event{padding:var(--event-section-leading) 0 0}.recovery-home-page .home-section-ip{padding-inline:0}.recovery-home-page .home-section-film{padding:var(--professional-section-leading) 0 0}.recovery-home-page .home-section-aigc .home-section-inner,.recovery-home-page .home-section-ip .home-section-inner,.recovery-home-page .home-promo-layout,.recovery-home-page .home-growth-layout{width:100%;max-width:none;margin-inline:auto;padding-inline:0}.recovery-home-page .home-section-ip .home-section-inner{width:calc(100vw - (2 * var(--home-stage-gutter)))}.recovery-home-page .aigc-carousel-shell{--aigc-stage-width:calc(100vw - (2 * var(--home-stage-gutter)));width:100%;max-width:none;margin-top:var(--aigc-copy-media-gap);margin-inline:auto;padding:0}.recovery-home-page .aigc-carousel-stage{width:var(--aigc-stage-width);max-width:none;margin-inline:auto}.recovery-home-page .event-collage{width:calc(100vw - (2 * var(--home-stage-gutter)));max-width:none;margin-top:var(--event-copy-media-gap);margin-inline:auto}.recovery-home-page .person-grid{margin-top:var(--ip-copy-grid-gap)}.recovery-home-page .promo-showcase,.recovery-home-page .growth-showcase{width:calc(100vw - (2 * var(--home-stage-gutter)));max-width:none;margin-inline:auto}.recovery-home-page .home-film-layout{width:100%;max-width:none;margin-inline:0;padding:0}.recovery-home-page .home-film-copy{width:min(100% - 48px,1120px);max-width:none;margin-inline:auto;padding:0}.recovery-home-page .home-film-video-frame{width:100vw;max-width:none;height:100svh;min-height:100svh;margin-top:var(--professional-copy-video-gap);aspect-ratio:auto;background:#101010;border-radius:0;margin-bottom:0;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:0;position:relative;overflow:hidden}.recovery-home-page .home-film-video-frame video{object-fit:cover;object-position:center center;border-radius:0;width:100%;max-width:none;height:calc(100% + 2px);max-height:none;display:block;position:absolute;inset:0 0 -2px}@supports (height:100dvh){.recovery-home-page .home-film-video-frame{height:100dvh;min-height:100dvh}}@media (width<=767px){.recovery-home-page,.home-page{--home-stage-gutter:20px;--aigc-section-leading:72px;--aigc-copy-media-gap:48px;--event-section-leading:64px;--event-copy-media-gap:56px;--professional-section-leading:64px;--professional-copy-video-gap:56px}.recovery-home-page .promo-showcase,.recovery-home-page .growth-showcase{width:100vw}}.recovery-home-page .promo-showcase-overlay,.recovery-home-page .growth-showcase-overlay{height:calc(var(--top-shade-height,clamp(300px, 34%, 340px)) + clamp(84px, 6vw, 128px));pointer-events:none;background:linear-gradient(#00000091 0%,#0000007a 22%,#0000005e 52%,#00000042 72%,#00000026 86%,#0000000f 94%,#0000 100%);inset:0 0 auto}.recovery-home-page .promo-showcase-stage,.recovery-home-page .growth-showcase-stage{z-index:1}.recovery-home-page .promo-showcase-overlay,.recovery-home-page .growth-showcase-overlay{z-index:2}.recovery-home-page .promo-showcase-copy,.recovery-home-page .growth-showcase-copy{z-index:3}.recovery-home-page .promo-showcase-lead,.recovery-home-page .promo-showcase-body,.recovery-home-page .growth-showcase-lead,.recovery-home-page .growth-showcase-body{text-shadow:0 1px 2px #00000038}.recovery-home-page .growth-arrow{z-index:4}.recovery-home-page .home-section-event:after{content:none}.recovery-home-page{--home-section-separation:clamp(76px, 8.4svh, 108px)}.recovery-home-page .home-section-growth{margin-top:var(--home-section-separation);background:#fff}.recovery-home-page .home-section-ip{--ip-section-top-space:clamp(72px, 6.2svh, 92px);--ip-section-bottom-space:clamp(72px, 7.2svh, 96px);--ip-copy-grid-gap-final:clamp(18px, 2vw, 34px);--ip-people-row-gap:clamp(28px, 2.1vw, 40px);--ip-grid-row-gap-final:var(--ip-people-row-gap);--ip-people-card-size:clamp(250px, 15.5vw, 320px);--ip-people-column-gap:clamp(64px, 4.2vw, 104px);--ip-people-grid-width:calc((4 * var(--ip-people-card-size)) + (3 * var(--ip-people-column-gap)));--ip-corner-size:clamp(37.4px, 1.815vw, 46.2px);--ip-corner-line:3px;--ip-corner-inline:var(--home-stage-gutter);--ip-corner-top:clamp(30px, 1.75vw, 44px);--ip-corner-bottom:clamp(34px, 2.05vw, 50px);min-height:100svh;padding:var(--ip-section-top-space) 0 var(--ip-section-bottom-space);background:#fff;align-items:flex-start}@supports (height:100dvh){.recovery-home-page .home-section-ip{min-height:100dvh}}.recovery-home-page .home-section-ip:before,.recovery-home-page .home-section-ip:after{content:"";width:var(--ip-corner-size);height:var(--ip-corner-size);pointer-events:none;box-sizing:border-box;z-index:0;border-radius:0;position:absolute}.recovery-home-page .home-section-ip:before{top:var(--ip-corner-top);right:var(--ip-corner-inline);border-top:var(--ip-corner-line) solid var(--wisdom-orange);border-right:var(--ip-corner-line) solid var(--wisdom-orange);border-bottom:0;border-left:0}.recovery-home-page .home-section-ip:after{left:var(--ip-corner-inline);bottom:var(--ip-corner-bottom);border-bottom:var(--ip-corner-line) solid var(--wisdom-orange);border-left:var(--ip-corner-line) solid var(--wisdom-orange);border-top:0;border-right:0}.recovery-home-page .home-section-ip .home-section-inner{width:calc(100vw - (2 * var(--home-stage-gutter)));max-width:none;margin-inline:auto;padding:0}.recovery-home-page .ip-reveal-group{width:min(calc(100vw - 128px), var(--ip-people-grid-width));max-width:none;margin-inline:auto}.recovery-home-page .home-section-ip .ip-reveal-group.is-visible{clip-path:none}.recovery-home-page .home-ip-copy{max-width:960px;margin-inline:auto}.recovery-home-page .home-ip-copy .home-lead{margin-top:20px}.recovery-home-page .home-ip-copy .home-body{margin-top:16px}.recovery-home-page .home-ip-copy .home-body p+p{margin-top:0}.recovery-home-page .home-ip-copy .home-closing{margin-top:22px}.recovery-home-page .home-section-ip .person-grid{width:var(--ip-people-grid-width);grid-template-columns:repeat(4, var(--ip-people-card-size));justify-content:center;column-gap:var(--ip-people-column-gap);row-gap:var(--ip-people-row-gap);max-width:100%;margin-top:var(--ip-copy-grid-gap-final);box-sizing:content-box;padding-bottom:10px}.recovery-home-page .person-card{width:var(--ip-people-card-size);isolation:isolate;border-radius:10px;min-width:0;max-width:none;transition:transform .36s cubic-bezier(.22,1,.36,1),filter .36s cubic-bezier(.22,1,.36,1);position:relative;transform:translate(0,0)}.recovery-home-page .home-section-ip .person-card:before{content:"";z-index:-1;opacity:.86;pointer-events:none;background:linear-gradient(#fffffff0,#fafaf8b8),#ffffffad;border:1px solid #1111110e;border-radius:14px;transition:opacity .36s cubic-bezier(.22,1,.36,1),box-shadow .36s cubic-bezier(.22,1,.36,1);position:absolute;inset:-10px -10px -8px;box-shadow:0 14px 32px #14141413,0 3px 10px #14141409,inset 0 1px #ffffffe0}.recovery-home-page .home-section-ip .person-card img{aspect-ratio:auto;z-index:1;filter:saturate(1.015)contrast(1.015);border:1px solid #ffffffb8;border-radius:8px;width:100%;height:auto;transition:transform .36s cubic-bezier(.22,1,.36,1),box-shadow .36s cubic-bezier(.22,1,.36,1),filter .36s cubic-bezier(.22,1,.36,1);position:relative;transform:translate(0,0)scale(1);box-shadow:0 14px 32px #14141413,0 3px 10px #14141409,inset 0 1px #ffffffb8}.recovery-home-page .person-card figcaption,.recovery-home-page .person-card strong,.recovery-home-page .person-card span{box-sizing:border-box;text-align:left;width:100%;max-width:100%}.recovery-home-page .person-card figcaption{z-index:1;padding-top:8px;position:relative}.recovery-home-page .home-section-ip .person-card figcaption{background:0 0}.recovery-home-page .person-card strong{font-size:24.2px}.recovery-home-page .person-card span{-webkit-line-clamp:1;text-overflow:ellipsis;white-space:normal;overflow-wrap:break-word;word-break:normal;-webkit-box-orient:vertical;min-height:1.5em;max-height:1.5em;margin-top:4px;font-size:17.6px;display:-webkit-box;overflow:hidden}@media (width<=767px){.recovery-home-page{--ip-section-top-space:64px;--ip-section-bottom-space:76px;--ip-copy-grid-gap-final:32px;--ip-grid-row-gap-final:34px;--ip-corner-inline:var(--home-stage-gutter);--ip-corner-top:28px;--ip-corner-bottom:32px}.recovery-home-page .person-grid{grid-template-columns:repeat(2,minmax(0,1fr));width:min(100%,560px)}}@media (width>=768px){.recovery-home-page .home-section-aigc .home-section-inner,.recovery-home-page .home-event-layout,.recovery-home-page .home-section-ip .home-section-inner,.recovery-home-page .home-promo-layout,.recovery-home-page .home-growth-layout{box-sizing:border-box;width:100%;max-width:none;margin-inline:auto;padding-inline:0}.recovery-home-page .aigc-carousel-shell,.recovery-home-page .event-collage,.recovery-home-page .promo-showcase,.recovery-home-page .growth-showcase{width:calc(100% - (2 * var(--home-stage-gutter)));max-width:none;margin-inline:auto}.recovery-home-page .aigc-carousel-shell{--aigc-stage-width:100%}.recovery-home-page .aigc-carousel-stage,.recovery-home-page .person-grid{margin-inline:auto}}@media (width>=1200px){.recovery-home-page{--event-section-leading:clamp(37.1406px, calc(317.297px - 14.5915vw), 88px)}.recovery-home-page .home-section-ip{--ip-section-top-space:100px;--ip-copy-grid-gap-final:clamp(18px, 2vw, 34px);--ip-people-row-gap:clamp(28px, 2.1vw, 40px);--ip-grid-row-gap-final:var(--ip-people-row-gap);--ip-people-card-size:clamp(250px, 15.5vw, 320px);--ip-people-column-gap:clamp(64px, 4.2vw, 104px);--ip-people-grid-width:calc((4 * var(--ip-people-card-size)) + (3 * var(--ip-people-column-gap)))}.recovery-home-page .home-section-event{min-height:auto}.recovery-home-page .person-grid{width:var(--ip-people-grid-width);grid-template-columns:repeat(4, var(--ip-people-card-size));justify-content:center;column-gap:var(--ip-people-column-gap);row-gap:var(--ip-people-row-gap);box-sizing:border-box;max-width:100%}.recovery-home-page .person-card{width:var(--ip-people-card-size);box-sizing:border-box;justify-self:center;min-width:0;max-width:none;overflow:visible}.recovery-home-page .home-section-ip .person-card img{aspect-ratio:auto;object-fit:contain;width:100%;max-width:none;height:auto;margin:0;display:block}.recovery-home-page .home-section-ip .person-card figcaption{box-sizing:border-box;text-align:left;width:100%;min-width:0;max-width:100%;margin:0;padding:8px 0 0;overflow:hidden}.recovery-home-page .person-card strong{overflow-wrap:normal;word-break:keep-all;text-align:left;width:100%;max-width:100%;min-height:1.25em;max-height:2.5em;font-size:25.85px;line-height:1.25;overflow:hidden}.recovery-home-page .person-card span{-webkit-line-clamp:1;text-overflow:ellipsis;white-space:normal;overflow-wrap:anywhere;word-break:normal;text-align:left;-webkit-box-orient:vertical;width:100%;max-width:100%;min-height:1.45em;max-height:1.45em;font-size:18.7px;line-height:1.45;display:-webkit-box;overflow:hidden}.recovery-home-page .person-card strong+span{margin-top:4px}.recovery-home-page .person-card span+span{margin-top:2px}.recovery-home-page .home-ip-copy h2{margin:0;line-height:1.15}.recovery-home-page .home-ip-copy .home-lead{margin-top:26px}.recovery-home-page .home-ip-copy .home-body{margin-top:14px}.recovery-home-page .home-ip-copy .home-body p{margin:0;line-height:1.65}.recovery-home-page .home-ip-copy .home-body p+p{margin-top:0}.recovery-home-page .home-ip-copy .home-closing{margin-top:14px}}@media (hover:hover) and (pointer:fine){.recovery-home-page .home-section-ip .person-card:hover{transform:translateY(-6px)}.recovery-home-page .home-section-ip .person-card:hover:before{opacity:1;box-shadow:0 24px 46px #14141417,0 8px 18px #1414140e,inset 0 1px #ffffffeb}.recovery-home-page .home-section-ip .person-card:hover img{filter:saturate(1.02)contrast(1.018);transform:translateY(-1px)scale(1.01);box-shadow:0 24px 42px #14141424,0 9px 20px #14141414,inset 0 1px #ffffffc2}}@media (width>=2000px){.recovery-home-page{--event-section-leading:34.4219px}}.industry-cases-page{--cases-orange:var(--brand-accent-orange);--cases-ink:#141414;--cases-muted:#777;--cases-faint:#1111111a;--cases-container:min(1440px, calc(100vw - 128px));--cases-image-width:min(47.2vw, 680px);--cases-copy-width:clamp(400px, 29vw, 470px);--cases-gap:clamp(72px, 5.4vw, 96px);--cases-ease:cubic-bezier(.22, 1, .36, 1);--case-content-clip-safe-x:220px;background:#fff}.industry-cases-page .industryCasesPage{background:#fff;position:relative;overflow:clip}.industry-cases-page .industryCasesPage--industryOverview{--industry-media-container-width:calc(100% - 284px);--cases-container:var(--industry-media-container-width);width:100%;max-width:none}.industry-cases-page .industryCasesHero{background:#fff;border-bottom:1px solid #1111110f;align-items:flex-start;min-height:auto;padding:92px 0 40px;position:relative}.industry-cases-page .industryCasesHero:before,.industry-cases-page .industryCasesHero:after{content:none}.industry-cases-page .industryCasesIntroReveal{width:calc(100% - 64px);max-width:1120px;margin-inline:auto}.industry-cases-page .industryCasesPage--industryOverview .industryCasesIntroReveal{text-align:left;width:fit-content;max-width:calc(100% - 64px);padding-top:33px}.industry-cases-page .industryCasesPage--industryOverview .industryCasesHero h1{text-overflow:clip;width:auto;max-width:100%;font-size:clamp(56px,4vw,64px);overflow:visible}.industry-cases-page .industryCasesKicker{color:var(--cases-orange);letter-spacing:2.2px;text-transform:uppercase;margin-bottom:22px;font-size:11px;font-weight:700;line-height:1}.industry-cases-page .industryCasesHero h1{max-width:1000px;color:var(--cases-ink);letter-spacing:-2px;white-space:nowrap;font-family:PingFang SC,Microsoft YaHei,Microsoft YaHei UI,Noto Sans CJK SC,Arial,sans-serif;font-size:64px;font-weight:800;line-height:1.02}.industry-cases-page .industryCasesIntro{color:#8a8a8a;letter-spacing:0;max-width:760px;margin-top:26px;font-size:18px;font-weight:400;line-height:33px}.industry-cases-page .industryCasesList{background:#fff;overflow:visible}.industry-cases-page .moduleOneCases{--marketing-title-size:clamp(15px, 3.35vw, 48px);--marketing-tag-size:calc(var(--marketing-title-size) * .5);background:#fff;padding:clamp(74px,8svh,96px) 0 clamp(64px,7svh,92px)}.industry-cases-page .moduleOneCasesInner{width:var(--cases-container);max-width:var(--cases-container);margin-inline:auto}.industry-cases-page .moduleOneCasesHeader{text-align:center;margin-bottom:clamp(32px,3vw,40px)}.industry-cases-page .moduleOneCasesHeader h2{max-width:none;color:var(--cases-ink);font-family:PingFang SC,Microsoft YaHei,Microsoft YaHei UI,Noto Sans CJK SC,Arial,sans-serif;font-size:var(--marketing-title-size);letter-spacing:0;white-space:nowrap;margin-inline:auto;font-weight:800;line-height:1.02}.industry-cases-page .moduleOneCasesTags{color:var(--cases-orange);font-family:PingFang SC,Microsoft YaHei,Microsoft YaHei UI,Noto Sans CJK SC,Arial,sans-serif;font-size:var(--marketing-tag-size);letter-spacing:0;text-align:center;white-space:nowrap;justify-content:center;align-items:center;column-gap:16px;margin-top:18px;font-weight:400;line-height:1.2;display:inline-flex}.industry-cases-page .moduleOneCasesTagItem{align-items:center;column-gap:16px;display:inline-flex}.industry-cases-page .moduleOneCasesTagSeparator{color:currentColor;font:inherit;line-height:inherit;display:inline-block}.industry-cases-page .moduleOneCasesGrid{grid-template-columns:repeat(5,minmax(0,1fr));justify-content:center;gap:34px 22px;display:grid}.industry-cases-page .moduleOneCaseCard{flex-direction:column;align-items:center;min-width:0;display:flex}.industry-cases-page .moduleOneCaseImageButton{width:100%;min-width:0;color:inherit;cursor:zoom-in;background:0 0;padding:0;display:block}.industry-cases-page .moduleOneCaseImageButton:focus-visible{outline:2px solid var(--cases-orange);outline-offset:4px}.industry-cases-page .moduleOneCaseImageButton,.industry-cases-page .moduleOneCaseImageButton:hover,.industry-cases-page .moduleOneCaseImageButton:active,.industry-cases-page .moduleOneCaseImageButton:hover .moduleOneCaseImageFrame img,.industry-cases-page .moduleOneCaseImageButton:focus-visible .moduleOneCaseImageFrame img,.industry-cases-page .moduleOneCaseImageButton:active .moduleOneCaseImageFrame img{transition:none;transform:none}.industry-cases-page .moduleOneCaseImageFrame{aspect-ratio:16/9;background:#f7f7f5;border-radius:2px;flex-shrink:0;width:100%;min-width:0;display:block;position:relative;overflow:hidden;transform:none}.industry-cases-page .moduleOneCaseImageFrame img{object-fit:cover;object-position:center;opacity:1;visibility:visible;clip-path:none;filter:none;width:100%;height:100%;transition:none;display:block;position:absolute;inset:0;transform:none}.industry-cases-page .moduleOneCaseCard h3,.industry-cases-page .moduleOneCaseTitleLines{width:100%;min-height:2.9em;color:var(--cases-ink);letter-spacing:0;text-align:center;white-space:nowrap;margin-top:13px;font-family:PingFang SC,Microsoft YaHei,Microsoft YaHei UI,Noto Sans CJK SC,Arial,sans-serif;font-size:clamp(10px,.68vw,13px);font-weight:700;line-height:1.45}.industry-cases-page .moduleOneCaseTitleLines span{display:block}.projectCaseLightbox{z-index:2000;opacity:1;background:#000000d1;place-items:center;padding:clamp(18px,4vw,44px);display:grid;position:fixed;inset:0}.projectCaseLightboxFrame{aspect-ratio:16/9;width:min(90vw,156.444vh);max-height:88vh;overflow:hidden}.projectCaseLightboxImage{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.projectCaseLightboxClose{z-index:2001;color:#fff;cursor:pointer;background:#0000007a;place-items:center;width:44px;height:44px;padding:0;display:grid;position:fixed;top:clamp(16px,3vw,28px);right:clamp(16px,3vw,28px)}.projectCaseLightboxClose:focus-visible{outline-offset:3px;outline:2px solid #fff}.industry-cases-page .aigc-commercial-module{--aigc-commercial-title-size:var(--marketing-title-size,clamp(15px, 3.35vw, 48px));--aigc-commercial-tag-size:var(--marketing-tag-size,calc(var(--aigc-commercial-title-size) * .5));background:#fff;padding:clamp(70px,7.6svh,94px) 0 clamp(76px,8svh,108px)}.industry-cases-page .aigc-commercial-inner{width:var(--cases-container);max-width:var(--cases-container);margin-inline:auto}.industry-cases-page .aigc-commercial-header{text-align:center;flex-direction:column;align-items:center;margin-bottom:clamp(38px,3.4vw,52px);display:flex}.industry-cases-page .module-two-commercial-module{padding:clamp(96px,8vw,128px) 0}.industry-cases-page .module-two-commercial-module .aigc-commercial-inner{width:var(--cases-container);max-width:var(--cases-container)}.industry-cases-page .module-two-commercial-module .aigc-commercial-header{margin-bottom:clamp(48px,4vw,56px)}.industry-cases-page .industryCasesPage--industryOverview .post-production-module{padding-bottom:calc(clamp(96px,8vw,128px) + clamp(70px,7.6svh,94px))}.industry-cases-page .aigc-commercial-header h2{max-width:none;color:var(--cases-ink);font-family:PingFang SC,Microsoft YaHei,Microsoft YaHei UI,Noto Sans CJK SC,Arial,sans-serif;font-size:var(--aigc-commercial-title-size);letter-spacing:0;white-space:nowrap;margin:0 auto;font-weight:800;line-height:1.02}.industry-cases-page .aigc-commercial-tags{color:var(--cases-orange);font-family:PingFang SC,Microsoft YaHei,Microsoft YaHei UI,Noto Sans CJK SC,Arial,sans-serif;font-size:var(--aigc-commercial-tag-size);letter-spacing:0;text-align:center;white-space:nowrap;justify-content:center;align-items:center;column-gap:16px;margin:18px 0 0;font-weight:400;line-height:1.2;display:inline-flex}.industry-cases-page .aigc-commercial-tag-item{align-items:center;column-gap:16px;display:inline-flex}.industry-cases-page .aigc-commercial-tag-separator{color:currentColor;font:inherit;line-height:inherit;display:inline-block}.industry-cases-page .aigc-commercial-tabs{vertical-align:top;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;width:min(320px,100%);margin-top:clamp(22px,2vw,28px);display:inline-grid}.industry-cases-page .aigc-commercial-tabs__button{box-sizing:border-box;color:#141414b8;letter-spacing:0;white-space:nowrap;min-width:0;height:42px;box-shadow:none;cursor:pointer;background:0 0;border:1px solid #1414142e;border-radius:4px;justify-content:center;align-items:center;padding:0 12px;font-family:PingFang SC,Microsoft YaHei,Microsoft YaHei UI,Noto Sans CJK SC,Arial,sans-serif;font-size:15px;font-weight:700;line-height:1;transition:none;display:inline-flex;position:relative}.industry-cases-page .aigc-commercial-tabs__button:hover,.industry-cases-page .aigc-commercial-tabs__button.is-active{color:var(--brand-accent-orange);border-color:#1414142e}.industry-cases-page .industryCasesPage--industryOverview .aigc-commercial-tabs__button,.industry-cases-page .industryCasesPage--industryOverview .aigc-commercial-tabs__button:hover,.industry-cases-page .industryCasesPage--industryOverview .aigc-commercial-tabs__button:active,.industry-cases-page .industryCasesPage--industryOverview .aigc-commercial-tabs__button:focus,.industry-cases-page .industryCasesPage--industryOverview .aigc-commercial-tabs__button:focus-visible,.industry-cases-page .industryCasesPage--industryOverview .aigc-commercial-tabs__button.is-active{color:var(--cases-ink)}.industry-cases-page .industryCasesPage--industryOverview .aigc-commercial-tabs__button .aigc-commercial-tab-label{white-space:nowrap;pointer-events:none;justify-content:center;align-items:center;display:inline-flex}.industry-cases-page .industryCasesPage--industryOverview .aigc-commercial-tabs__button .aigc-commercial-tab-label__char{transition:color .18s cubic-bezier(.22,1,.36,1);transition-delay:calc(var(--aigc-tab-char-order) * 28ms);display:inline-block;color:var(--aigc-tab-char-color,var(--cases-ink))!important}.industry-cases-page .aigc-commercial-tabs__button:focus-visible{outline:2px solid var(--brand-accent-orange);outline-offset:3px}@media (width>=1280px){.industry-cases-page .industryCasesPage--industryOverview .moduleOneCasesHeader,.industry-cases-page .industryCasesPage--industryOverview .aigc-commercial-header{text-align:left;align-items:flex-start}.industry-cases-page .industryCasesPage--industryOverview .moduleOneCasesHeader h2,.industry-cases-page .industryCasesPage--industryOverview .aigc-commercial-header h2{margin-inline:0}.industry-cases-page .industryCasesPage--industryOverview .moduleOneCasesTags,.industry-cases-page .industryCasesPage--industryOverview .aigc-commercial-tags{text-align:left;justify-content:flex-start}}@media (width>=1440px){.industry-cases-page .industryCasesPage--industryOverview .moduleOneCasesInner,.industry-cases-page .industryCasesPage--industryOverview .aigc-commercial-inner,.industry-cases-page .industryCasesPage--industryOverview .module-two-commercial-module .aigc-commercial-inner{width:var(--cases-container);max-width:var(--cases-container)}.industry-cases-page .industryCasesPage--industryOverview .moduleOneCasesGrid,.industry-cases-page .industryCasesPage--industryOverview .aigc-commercial-video-grid,.industry-cases-page .industryCasesPage--industryOverview .aigc-commercial-image-grid,.industry-cases-page .industryCasesPage--industryOverview .module-two-commercial-module .aigc-commercial-image-grid{justify-content:start;align-items:start}.industry-cases-page .industryCasesPage--industryOverview .moduleOneCasesGrid{grid-template-columns:repeat(5,minmax(0,1fr));column-gap:8px}.industry-cases-page .industryCasesPage--industryOverview .aigc-commercial-video-grid,.industry-cases-page .industryCasesPage--industryOverview .aigc-commercial-image-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.industry-cases-page .aigc-commercial-panel{width:100%}.industry-cases-page .aigc-commercial-video-grid,.industry-cases-page .aigc-commercial-image-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:38px 22px;width:100%;display:grid}.industry-cases-page .module-two-commercial-module .aigc-commercial-image-grid{row-gap:28px}.industry-cases-page .aigc-commercial-video-card{flex-direction:column;align-items:center;min-width:0;display:flex}.industry-cases-page .aigc-commercial-video-trigger,.industry-cases-page .aigc-commercial-image-trigger{width:100%;min-width:0;color:inherit;appearance:none;cursor:pointer;background:0 0;border:0;margin:0;padding:0;transition:none;display:block;transform:none}.industry-cases-page .aigc-commercial-image-trigger{cursor:zoom-in}.industry-cases-page .aigc-commercial-video-trigger:focus-visible,.industry-cases-page .aigc-commercial-image-trigger:focus-visible{outline:2px solid var(--cases-orange);outline-offset:4px}.industry-cases-page .aigc-commercial-video-frame,.industry-cases-page .aigc-commercial-image-frame{aspect-ratio:16/9;background:0 0;border-radius:2px;flex-shrink:0;width:100%;min-width:0;margin:0;padding:0;display:block;position:relative;overflow:hidden;transform:none}.industry-cases-page .aigc-commercial-video-frame{background:#000}.industry-cases-page .aigc-commercial-video-frame video,.industry-cases-page .aigc-commercial-image-frame img{object-fit:cover;object-position:center;opacity:1;visibility:visible;clip-path:none;filter:none;width:100%;height:100%;transition:none;display:block;position:absolute;inset:0;transform:none}.industry-cases-page .aigc-commercial-video-frame video{object-fit:contain;pointer-events:none;background:#000}.industry-cases-page .aigc-commercial-video-frame--custom video{object-fit:var(--video-object-fit,cover);object-position:var(--video-object-position,center);transform-origin:var(--video-transform-origin,center bottom);transform:scale(var(--video-scale,1.06))}.industry-cases-page .aigc-commercial-image-frame img{background:0 0}.industry-cases-page .aigc-commercial-play-mark{color:#fff;pointer-events:none;background:#0000006b;border:1px solid #ffffff57;border-radius:999px;place-items:center;width:48px;height:48px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.industry-cases-page .aigc-commercial-video-copy{width:100%;min-height:2.9em;color:var(--cases-ink);letter-spacing:0;text-align:center;margin-top:13px;font-family:PingFang SC,Microsoft YaHei,Microsoft YaHei UI,Noto Sans CJK SC,Arial,sans-serif;font-size:clamp(12px,.82vw,15px);font-weight:700;line-height:1.45}.industry-cases-page .aigc-commercial-video-copy p{margin:0}.industry-cases-page .aigc-commercial-video-copy p+p{margin-top:2px}.industry-cases-page .module-two-commercial-module .aigc-commercial-video-copy{min-height:49px;color:var(--cases-ink);text-align:center;flex-direction:column;align-items:center;gap:6px;margin-top:14px;font-family:PingFang SC,Microsoft YaHei,Microsoft YaHei UI,Noto Sans CJK SC,Arial,sans-serif;display:flex}.industry-cases-page .module-two-commercial-module .aigc-commercial-video-copy p{max-width:100%;margin:0}.industry-cases-page .module-two-commercial-module .aigc-commercial-video-copy p:first-child{color:var(--brand-accent-orange);font-size:clamp(13px,.9vw,16px);font-weight:600;line-height:1.3}.industry-cases-page .module-two-commercial-module .aigc-commercial-video-copy p+p{margin-top:0}.industry-cases-page .module-two-commercial-module .aigc-commercial-video-copy p:last-child{color:var(--cases-ink);font-feature-settings:normal;font-variation-settings:normal;-webkit-font-smoothing:auto;text-rendering:optimizelegibility;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,Noto Sans CJK SC,Arial,sans-serif;font-size:clamp(12px,.78vw,14px);font-style:normal;font-weight:400;font-stretch:100%;line-height:1.35}.industry-cases-page .industryCasesPage--industryOverview .moduleOneCaseCard h3,.industry-cases-page .industryCasesPage--industryOverview .moduleOneCaseTitleLines,.industry-cases-page .industryCasesPage--industryOverview .aigc-commercial-video-copy,.industry-cases-page .industryCasesPage--industryOverview .aigc-commercial-video-copy p,.industry-cases-page .industryCasesPage--industryOverview .module-two-commercial-module .aigc-commercial-video-copy,.industry-cases-page .industryCasesPage--industryOverview .module-two-commercial-module .aigc-commercial-video-copy p,.industry-cases-page .industryCasesPage--industryOverview .module-two-commercial-module .aigc-commercial-video-copy p:first-child,.industry-cases-page .industryCasesPage--industryOverview .module-two-commercial-module .aigc-commercial-video-copy p:last-child{color:#8a8a8a;letter-spacing:0;font-family:inherit;font-size:clamp(12px,.82vw,15px);font-weight:400;line-height:1.45}.industry-cases-page .aigc-commercial-image-sections{gap:72px;width:100%;display:grid}.industry-cases-page .aigc-commercial-image-section h3{color:var(--cases-ink);letter-spacing:0;text-align:left;margin:0 0 24px;font-family:PingFang SC,Microsoft YaHei,Microsoft YaHei UI,Noto Sans CJK SC,Arial,sans-serif;font-size:clamp(18px,1.3vw,24px);font-weight:800;line-height:1.2}.aigc-commercial-video-modal,.aigc-commercial-image-modal{z-index:2400;background:#000000d1;place-items:center;padding:clamp(18px,4vw,44px);display:grid;position:fixed;inset:0}.aigc-commercial-video-modal-frame,.aigc-commercial-image-modal-frame{aspect-ratio:16/9;width:min(92vw,152.889vh,1600px);position:relative;overflow:hidden}.aigc-commercial-video-modal-frame{background:#000}.aigc-commercial-image-modal-frame{background:0 0}.aigc-commercial-image-modal-frame--original-ratio{aspect-ratio:auto;width:auto;max-width:92vw;max-height:88vh;overflow:visible}.aigc-commercial-video-modal-frame video{object-fit:contain;object-position:center;background:#000;width:100%;height:100%;display:block;transform:none}.aigc-commercial-video-modal-frame--custom video{object-fit:var(--video-object-fit,cover);object-position:var(--video-object-position,center);transform-origin:var(--video-transform-origin,center bottom);transform:scale(var(--video-scale,1.06))}.aigc-commercial-video-modal-frame:fullscreen{aspect-ratio:auto;background:#000;width:100vw;max-width:none;height:100vh;max-height:none}.aigc-commercial-video-modal-frame:fullscreen video{width:100%;height:100%}:is(.aigc-commercial-video-modal-frame:fullscreen video.aigc-commercial-video-modal-media--custom,.aigc-commercial-video-modal-frame video.aigc-commercial-video-modal-media--custom:fullscreen){object-fit:var(--video-object-fit,cover);object-position:var(--video-object-position,center);transform-origin:var(--video-transform-origin,center bottom);transform:scale(var(--video-scale,1.06))}.aigc-commercial-image-modal-frame img{object-fit:cover;object-position:center;background:0 0;width:100%;height:100%;display:block;position:absolute;inset:0}.aigc-commercial-image-modal-frame--original-ratio img,.aigc-commercial-image-modal-image--original-ratio{object-fit:contain;object-position:center;background:0 0;width:auto;max-width:92vw;height:auto;max-height:88vh;display:block;position:static;inset:auto;transform:none}.aigc-commercial-modal-close{z-index:2401;color:#fff;cursor:pointer;background:#0000007a;place-items:center;width:44px;height:44px;padding:0;display:grid;position:fixed;top:clamp(16px,3vw,28px);right:clamp(16px,3vw,28px)}.aigc-commercial-modal-close:focus-visible{outline-offset:3px;outline:2px solid #fff}.industry-cases-page .industryCase{background:#fff;border-bottom:0;min-height:clamp(680px,76svh,780px);padding:clamp(58px,6.2svh,82px) max(64px,50vw - 720px)}.industry-cases-page .industry-case--01{min-height:clamp(620px,68svh,720px);padding-top:clamp(34px,4.4svh,54px)}.industry-cases-page .industryCase:nth-child(8){min-height:clamp(590px,65svh,690px);padding-bottom:clamp(38px,4.8svh,58px)}.industry-cases-page .industryCaseInner,.industry-cases-page .industry-case-inner{width:var(--cases-container);max-width:var(--cases-container);grid-template-columns:minmax(0, var(--cases-image-width)) minmax(0, var(--cases-copy-width));gap:var(--cases-gap);justify-content:center;align-items:center;margin-inline:auto}.industry-cases-page .industryCaseReverse .caseVisualColumn{order:2}.industry-cases-page .industryCaseReverse .caseTextColumn{order:1}.industry-cases-page .caseMediaSingle,.industry-cases-page .caseMediaGrid{gap:18px}.industry-cases-page .caseMediaSingle{width:var(--cases-image-width);max-width:680px}.industry-cases-page .caseImageShell,.industry-cases-page .case-image-shell,.industry-cases-page .caseImageStage,.industry-cases-page .case-image-stage{overflow:visible}.industry-cases-page .caseImageStage,.industry-cases-page .case-image-stage{box-shadow:none;transform-origin:50%;transition:transform .54s var(--cases-ease), box-shadow .54s var(--cases-ease);will-change:transform;backface-visibility:hidden;background:#f7f7f5;border-radius:2px;transform:translateZ(0)scale(1)}.industry-cases-page .caseImageFrame,.industry-cases-page .case-image-frame{background:#f7f7f5;border-radius:2px;overflow:hidden}.industry-cases-page .caseImageFrame img{transition:transform .54s var(--cases-ease);backface-visibility:hidden;will-change:transform;transform:translateZ(0)}.industry-cases-page .caseMediaGrid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;width:min(45vw,620px)}.industry-cases-page .caseMediaGrid .caseImageStage{aspect-ratio:.72;background:#fff;border:1px solid #1111110e;box-shadow:0 18px 46px #1111110e}.industry-cases-page .casePartnerMore,.industry-cases-page .case-partner-more{color:#9a9a9a;text-align:center;margin-top:18px;font-size:12px}.industry-cases-page .caseTextColumn{width:var(--cases-copy-width)}.industry-cases-page .caseCopyPrimary,.industry-cases-page .case-copy-primary-hit-area{width:100%}.industry-cases-page .caseCopyHeader,.industry-cases-page .case-copy-header{gap:6px}.industry-cases-page .caseNumber{color:var(--cases-orange);letter-spacing:0;font-size:clamp(20px,1.25vw,24px);font-weight:900;line-height:1}.industry-cases-page .caseCategory{color:#5d5d5d;border-top:1px solid var(--cases-orange);padding-top:7px;font-size:11px;font-weight:800;line-height:1.35}.industry-cases-page .caseEnglish{color:#858585;font-size:12px;line-height:1.45}.industry-cases-page .caseSummary{color:var(--cases-muted);margin-top:22px;font-size:clamp(13px,.78vw,15px);line-height:1.78}.industry-cases-page .caseTags{color:var(--cases-orange);gap:8px 16px;margin-top:18px;font-size:12px;font-weight:900}.industry-cases-page .caseDetailPanel,.industry-cases-page .case-detail-panel{opacity:0;transition:grid-template-rows .46s var(--cases-ease), opacity .46s var(--cases-ease), transform .46s var(--cases-ease), margin-top .46s var(--cases-ease);grid-template-rows:0fr;margin-top:0;transform:translateY(12px)}.industry-cases-page .caseDetailInner,.industry-cases-page .case-detail-inner{border-left:1px solid #f86c1d66;min-height:0;padding-left:15px;overflow:hidden}.industry-cases-page .caseDetailInner h3{color:#1e1e1e;margin-bottom:12px;font-size:12px;font-weight:900}.industry-cases-page .caseDetailInner p{color:#7d7d7d;font-size:13px;line-height:1.72}.industry-cases-page .industryCase.is-content-hovered .caseDetailPanel{opacity:1;grid-template-rows:1fr;margin-top:20px;transform:translate(0,0)}.industry-cases-page .industry-case--01{isolation:isolate;border-top:1px solid #302b2411;border-bottom:1px solid #302b2411;height:clamp(590px,33.5vw,650px);min-height:clamp(590px,33.5vw,650px);margin-bottom:clamp(120px,7vw,148px);padding-block:0;position:relative}.industry-cases-page .industry-case--01:before{content:"";z-index:0;pointer-events:none;background:linear-gradient(90deg,#f6ce690a 0%,#f9dd9207 24%,#fcebc004 46%,#fff8e602 60%,#fff0 78%);position:absolute;inset:1px 0}.industry-cases-page .industry-case--01 .industryCaseInner,.industry-cases-page .industry-case--01 .industry-case-inner{grid-template-columns:clamp(600px,37.5vw,720px) clamp(500px,29vw,560px);justify-content:center;align-items:center;gap:clamp(56px,3.55vw,68px);width:min(1360px,100vw - 128px);max-width:1360px;height:100%}.industry-cases-page .industry-case--01 .caseVisualColumn,.industry-cases-page .industry-case--01 .caseImageGroup,.industry-cases-page .industry-case--01 .caseMediaSingle{width:clamp(600px,37.5vw,720px);max-width:720px}.industry-cases-page .industry-case--01 .caseImageStage,.industry-cases-page .industry-case--01 .case-image-stage{aspect-ratio:16/9;transform-origin:50%;will-change:transform;backface-visibility:hidden;background:#f8f8f6;border-radius:4px;transition:transform .68s cubic-bezier(.22,1,.36,1);overflow:hidden;transform:translateZ(0)scale(1);box-shadow:0 0 0 1px #36302713}.industry-cases-page .industry-case--01 .caseImageFrame,.industry-cases-page .industry-case--01 .case-image-frame{border-radius:4px;height:100%;overflow:hidden}.industry-cases-page .industry-case--01 .caseImageFrame img{object-fit:cover;object-position:center center;width:100%;height:100%}.industry-cases-page .industry-case--01 .caseTextColumn,.industry-cases-page .industry-case--01 .caseCopyZone,.industry-cases-page .industry-case--01 .case-copy-zone{text-align:left;width:clamp(500px,29vw,560px);min-width:500px}.industry-cases-page .industry-case--01 .caseCopyInteractionBoundary,.industry-cases-page .industry-case--01 .case-copy-interaction-boundary{align-items:center;width:100%;min-height:500px;display:flex}.industry-cases-page .industry-case--01 .caseCopyInteraction,.industry-cases-page .industry-case--01 .case-copy-interaction{width:100%;display:block}.industry-cases-page .industry-case--01 .caseNumber{color:var(--brand-accent-orange);letter-spacing:-.045em;align-items:center;gap:12px;font-size:clamp(42px,2.55vw,52px);font-weight:700;line-height:.92;display:inline-flex}.industry-cases-page .industry-case--01 .caseNumber:after{content:"";background:#ff5b189e;width:clamp(56px,3.45vw,66px);height:1px}.industry-cases-page .industry-case--01 .caseCategory{color:#1f1d1ac7;letter-spacing:.02em;border-top:0;margin-top:9px;margin-bottom:13px;padding-top:0;font-size:12px;font-weight:600;line-height:1.45}.industry-cases-page .industry-case--01 .caseTitle,.industry-cases-page .industry-case--01 .caseTitleLong{color:#121212f5;letter-spacing:0;margin-top:0;font-size:clamp(28px,1.68vw,32px);font-weight:850;line-height:1.18}.industry-cases-page .industry-case--01 .caseEnglish{color:#37332e85;margin-top:6px;font-size:12px;line-height:1.45}.industry-cases-page .industry-case--01 .caseSummary{color:#37332e8a;letter-spacing:.006em;margin-top:27px;font-size:14px;line-height:1.7}.industry-cases-page .industry-case--01 .caseSummary p+p{margin-top:5px}.industry-cases-page .industry-case--01 .caseTags{color:var(--brand-accent-orange);letter-spacing:.015em;gap:0 18px;margin-top:19px;font-size:13px;font-weight:800;line-height:1.35}.industry-cases-page .industry-case--01 .caseDetailPanel,.industry-cases-page .industry-case--01 .case-detail-panel{opacity:0;visibility:hidden;max-height:0;margin-top:0;transition:max-height .62s cubic-bezier(.22,1,.36,1),opacity .38s,transform .56s cubic-bezier(.22,1,.36,1),margin-top .56s cubic-bezier(.22,1,.36,1),visibility 0s linear .62s;display:block;overflow:hidden;transform:translateY(12px)}.industry-cases-page .industry-case--01.is-content-hovered .caseDetailPanel,.industry-cases-page .industry-case--01.is-content-hovered .case-detail-panel{opacity:1;visibility:visible;max-height:260px;margin-top:24px;transition:max-height .62s cubic-bezier(.22,1,.36,1),opacity .38s,transform .56s cubic-bezier(.22,1,.36,1),margin-top .56s cubic-bezier(.22,1,.36,1),visibility linear;transform:translateY(0)}.industry-cases-page .industry-case--01 .caseDetailInner,.industry-cases-page .industry-case--01 .case-detail-inner{border-left:1px solid #ff5b188c;padding-left:16px;overflow:visible}.industry-cases-page .industry-case--01 .caseDetailInner h3{color:#181614e0;letter-spacing:0;margin-bottom:20px;font-size:14px;font-weight:700;line-height:1.4}.industry-cases-page .industry-case--01 .caseDetailInner p{color:#37332e8a;letter-spacing:.01em;font-size:13px;font-weight:400;line-height:1.55}.industry-cases-page .industry-case--01 .caseDetailInner p+p{margin-top:12px}@media (width>=1440px){.industry-cases-page .industry-case--01 .caseTitle,.industry-cases-page .industry-case--01 .caseEnglish,.industry-cases-page .industry-case--01 .caseTags,.industry-cases-page .industry-case--01 .caseDetailInner h3{white-space:nowrap}}@media (width<=1439px) and (width>=1280px){.industry-cases-page .industry-case--01 .industryCaseInner,.industry-cases-page .industry-case--01 .industry-case-inner{grid-template-columns:minmax(560px,.96fr) minmax(460px,.78fr);gap:54px;width:min(1240px,100vw - 80px)}.industry-cases-page .industry-case--01 .caseVisualColumn,.industry-cases-page .industry-case--01 .caseImageGroup,.industry-cases-page .industry-case--01 .caseMediaSingle{width:min(100%,620px)}.industry-cases-page .industry-case--01 .caseTextColumn,.industry-cases-page .industry-case--01 .caseCopyZone,.industry-cases-page .industry-case--01 .case-copy-zone{width:100%;min-width:0}}@media (width<=1279px){.industry-cases-page .industry-case--01{height:auto;min-height:auto;margin-bottom:clamp(78px,10vw,118px);padding-block:54px}.industry-cases-page .industry-case--01 .industryCaseInner,.industry-cases-page .industry-case--01 .industry-case-inner{width:var(--cases-container);grid-template-columns:1fr;gap:34px;height:auto}.industry-cases-page .industry-case--01 .caseVisualColumn,.industry-cases-page .industry-case--01 .caseImageGroup,.industry-cases-page .industry-case--01 .caseMediaSingle,.industry-cases-page .industry-case--01 .caseTextColumn,.industry-cases-page .industry-case--01 .caseCopyZone,.industry-cases-page .industry-case--01 .case-copy-zone{width:100%;min-width:0;max-width:none}.industry-cases-page .industry-case--01 .caseCopyInteractionBoundary,.industry-cases-page .industry-case--01 .case-copy-interaction-boundary{min-height:0;display:block}}@media (width<=767px){.industry-cases-page .industry-case--01{margin-bottom:68px;padding-block:46px}.industry-cases-page .industry-case--01 .caseNumber{font-size:38px}.industry-cases-page .industry-case--01 .caseTitle,.industry-cases-page .industry-case--01 .caseTitleLong{font-size:clamp(24px,7vw,30px)}}@media (prefers-reduced-motion:reduce){.industry-cases-page .industry-case--01 .caseImageStage,.industry-cases-page .industry-case--01 .case-image-stage,.industry-cases-page .industry-case--01 .caseDetailPanel,.industry-cases-page .industry-case--01 .case-detail-panel{transition-duration:.01ms}.industry-cases-page .industry-case--01.is-content-hovered .caseImageStage,.industry-cases-page .industry-case--01.is-content-hovered .case-image-stage{transform:translateZ(0)}}.industry-cases-page .industryCase{border-top:0;border-bottom:1px solid #302b2411;height:clamp(590px,33.5vw,650px);min-height:clamp(590px,33.5vw,650px);padding-block:0;position:relative}.industry-cases-page .industryCase:before{content:"";z-index:0;pointer-events:none;background:var(--case-warm-gradient);position:absolute;inset:1px 0}.industry-cases-page .industry-case--01,.industry-cases-page .industry-case--03,.industry-cases-page .industry-case--05,.industry-cases-page .industry-case--07{--case-warm-gradient:linear-gradient(90deg, #f6ce690a 0%, #f9dd9207 24%, #fcebc004 46%, #fff8e602 60%, #fff0 78%)}.industry-cases-page .industry-case--02,.industry-cases-page .industry-case--04,.industry-cases-page .industry-case--06,.industry-cases-page .industry-case--08{--case-warm-gradient:linear-gradient(270deg, #f6ce690a 0%, #f9dd9207 24%, #fcebc004 46%, #fff8e602 60%, #fff0 78%)}.industry-cases-page .industryCase:not(.industry-case--01){margin-bottom:clamp(84px,5.2vw,116px)}.industry-cases-page .industry-case--08{margin-bottom:0}.industry-cases-page .industry-case--02{--case-copy-hover-shift:clamp(-20px, -.45vw, -6px)}.industry-cases-page .industryCaseInner,.industry-cases-page .industry-case-inner{grid-template-columns:clamp(600px,37.5vw,720px) clamp(500px,29vw,560px);justify-content:center;align-items:center;gap:clamp(56px,3.55vw,68px);width:min(1360px,100vw - 128px);max-width:1360px;height:100%}.industry-cases-page .caseVisualColumn,.industry-cases-page .caseImageGroup,.industry-cases-page .caseMediaSingle{width:clamp(600px,37.5vw,720px);max-width:720px}.industry-cases-page .caseMediaRevealItem,.industry-cases-page .caseImageShell,.industry-cases-page .case-image-shell{overflow:visible}.industry-cases-page .caseImageStage,.industry-cases-page .case-image-stage{aspect-ratio:16/9;transform-origin:50%;will-change:transform;backface-visibility:hidden;background:#f8f8f6;border-radius:4px;transition:transform .68s cubic-bezier(.22,1,.36,1);overflow:hidden;transform:translateZ(0)scale(1);box-shadow:0 0 0 1px #36302713}.industry-cases-page .caseImageFrame,.industry-cases-page .case-image-frame{border-radius:4px;height:100%;overflow:hidden}.industry-cases-page .caseImageFrame img{object-position:center center;width:100%;height:100%;transition:none;transform:translateZ(0)}.industry-cases-page .industryCase.is-content-hovered .caseImageFrame img{transform:translateZ(0)}.industry-cases-page .caseTextColumn,.industry-cases-page .caseCopyZone,.industry-cases-page .case-copy-zone{text-align:left;width:clamp(500px,29vw,560px);min-width:500px}.industry-cases-page .caseCopyInteractionBoundary,.industry-cases-page .case-copy-interaction-boundary{align-items:center;width:100%;min-height:500px;display:flex}.industry-cases-page .caseCopyInteraction,.industry-cases-page .case-copy-interaction{width:100%;display:block}.industry-cases-page .caseNumber{color:var(--brand-accent-orange);letter-spacing:-.045em;align-items:center;gap:12px;font-size:clamp(42px,2.55vw,52px);font-weight:700;line-height:.92;display:inline-flex}.industry-cases-page .caseNumber:after{content:"";background:#ff5b189e;width:clamp(56px,3.45vw,66px);height:1px}.industry-cases-page .caseCategory{color:#1f1d1ac7;letter-spacing:.02em;border-top:0;margin-top:9px;margin-bottom:13px;padding-top:0;font-size:12px;font-weight:600;line-height:1.45}.industry-cases-page .caseTitle,.industry-cases-page .caseTitleLong{color:#121212f5;letter-spacing:0;margin-top:0;font-size:clamp(28px,1.68vw,32px);font-weight:850;line-height:1.18}.industry-cases-page .caseEnglish{color:#37332e85;margin-top:6px;font-size:12px;line-height:1.45}.industry-cases-page .caseSummary{color:#37332e8a;letter-spacing:.006em;margin-top:27px;font-size:14px;line-height:1.7}.industry-cases-page .caseSummary p+p{margin-top:5px}.industry-cases-page .caseTags{color:var(--brand-accent-orange);letter-spacing:.012em;gap:0 18px;margin-top:19px;font-size:13px;font-weight:700;line-height:1.1}.industry-cases-page .caseDetailPanel,.industry-cases-page .case-detail-panel{opacity:0;visibility:hidden;max-height:0;margin-top:0;transition:max-height .62s cubic-bezier(.22,1,.36,1),opacity .38s,transform .56s cubic-bezier(.22,1,.36,1),margin-top .56s cubic-bezier(.22,1,.36,1),visibility 0s linear .62s;display:block;overflow:hidden;transform:translateY(12px)}.industry-cases-page .industryCase.is-content-hovered .caseDetailPanel,.industry-cases-page .industryCase.is-content-hovered .case-detail-panel{opacity:1;visibility:visible;max-height:300px;margin-top:24px;transition:max-height .62s cubic-bezier(.22,1,.36,1),opacity .38s,transform .56s cubic-bezier(.22,1,.36,1),margin-top .56s cubic-bezier(.22,1,.36,1),visibility linear;transform:translateY(0)}.industry-cases-page .caseDetailInner,.industry-cases-page .case-detail-inner{border-left:1px solid #ff5b188c;padding-left:16px;overflow:visible}.industry-cases-page .caseDetailInner h3{color:#181614e0;letter-spacing:0;margin-bottom:20px;font-size:14px;font-weight:700;line-height:1.4}.industry-cases-page .caseDetailInner p{color:#37332e8a;letter-spacing:.01em;font-size:13px;font-weight:400;line-height:1.55}.industry-cases-page .caseDetailInner p+p{margin-top:12px}.industry-cases-page .industryCaseMultiImage .caseMediaGrid{width:clamp(490px,26.5vw,520px);max-width:520px;box-shadow:none;transform-origin:50%;will-change:auto;backface-visibility:hidden;background:0 0;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:26px;transition:none;transform:none}.industry-cases-page .industryCaseMultiImage .caseMediaRevealItem,.industry-cases-page .industryCaseMultiImage.is-content-hovered .caseMediaRevealItem{transition:none;transform:none}.industry-cases-page .industryCaseMultiImage .caseImageStage,.industry-cases-page .industryCaseMultiImage .case-image-stage,.industry-cases-page .industryCaseMultiImage.is-content-hovered .caseImageStage,.industry-cases-page .industryCaseMultiImage.is-content-hovered .case-image-stage{aspect-ratio:auto;background:#fff;border-radius:4px;height:clamp(208px,12vw,236px);transform:none;box-shadow:0 0 0 1px #36302713,0 20px 44px #18120c0e}.industry-cases-page .industryCaseMultiImage .caseImageFrame,.industry-cases-page .industryCaseMultiImage .case-image-frame{background:#fff;justify-content:center;align-items:center;padding:clamp(28px,2vw,38px) clamp(20px,1.5vw,30px);display:flex}.industry-cases-page .industryCaseMultiImage .caseImageFrame img{object-fit:contain;width:100%;max-width:74%;height:100%;max-height:62%;transform:none}.industry-cases-page .industryCaseMultiImage .caseImageShell,.industry-cases-page .industryCaseMultiImage .case-image-shell,.industry-cases-page .industryCaseMultiImage .caseMediaRevealItem{box-shadow:none;background:0 0}.industry-cases-page .industryCaseMultiImage .casePartnerMore,.industry-cases-page .industryCaseMultiImage .case-partner-more{color:#37332e75;text-align:center;width:clamp(490px,26.5vw,520px);max-width:520px;margin-top:16px;font-size:12px;line-height:1.4}.industry-cases-page .industry-case--06 .caseImageStage,.industry-cases-page .industry-case--06 .case-image-stage{box-shadow:none;background:0 0}.industry-cases-page .industry-case--06 .caseImageFrame,.industry-cases-page .industry-case--06 .case-image-frame{background:0 0}.industry-cases-page .industry-case--06 .caseImageTransparentLogo img{object-fit:contain}@media (width>=1440px){.industry-cases-page .caseTitle,.industry-cases-page .caseEnglish,.industry-cases-page .caseTags,.industry-cases-page .caseDetailInner h3{white-space:nowrap}}@media (width<=1439px) and (width>=1280px){.industry-cases-page .industryCaseInner,.industry-cases-page .industry-case-inner{grid-template-columns:minmax(560px,.96fr) minmax(460px,.78fr);gap:54px;width:min(1240px,100vw - 80px)}.industry-cases-page .caseVisualColumn,.industry-cases-page .caseImageGroup,.industry-cases-page .caseMediaSingle{width:min(100%,620px)}.industry-cases-page .caseTextColumn,.industry-cases-page .caseCopyZone,.industry-cases-page .case-copy-zone{width:100%;min-width:0}.industry-cases-page .industryCaseMultiImage .caseMediaGrid,.industry-cases-page .industryCaseMultiImage .casePartnerMore,.industry-cases-page .industryCaseMultiImage .case-partner-more{width:min(100%,500px)}}@media (width<=1279px){.industry-cases-page .industryCase{height:auto;min-height:auto;margin-bottom:clamp(78px,10vw,118px);padding-block:54px}.industry-cases-page .industryCaseInner,.industry-cases-page .industry-case-inner{width:var(--cases-container);grid-template-columns:1fr;gap:34px;height:auto}.industry-cases-page .caseVisualColumn,.industry-cases-page .caseImageGroup,.industry-cases-page .caseMediaSingle,.industry-cases-page .caseTextColumn,.industry-cases-page .caseCopyZone,.industry-cases-page .case-copy-zone,.industry-cases-page .industryCaseMultiImage .caseMediaGrid,.industry-cases-page .industryCaseMultiImage .casePartnerMore,.industry-cases-page .industryCaseMultiImage .case-partner-more{width:100%;min-width:0;max-width:none}.industry-cases-page .caseCopyInteractionBoundary,.industry-cases-page .case-copy-interaction-boundary{min-height:0;display:block}}@media (width<=1023px){.industry-cases-page .industryCase.is-content-hovered .caseImageStage,.industry-cases-page .industryCase.is-content-hovered .case-image-stage,.industry-cases-page .industryCaseMultiImage.is-content-hovered .caseMediaGrid{transform:translateZ(0)}}@media (prefers-reduced-motion:reduce){.industry-cases-page .caseImageStage,.industry-cases-page .case-image-stage,.industry-cases-page .caseMediaGrid,.industry-cases-page .caseDetailPanel,.industry-cases-page .case-detail-panel{transition-duration:.01ms}.industry-cases-page .industryCase.is-content-hovered .caseImageStage,.industry-cases-page .industryCase.is-content-hovered .case-image-stage,.industry-cases-page .industryCaseMultiImage.is-content-hovered .caseMediaGrid{transform:translateZ(0)}}.industry-cases-page .industry-case-item{isolation:isolate}.industry-cases-page .industryCasesContact{background:#101010;margin-top:0}.industry-cases-page .industryCasesContactInner{width:min(1430px,100vw - 96px);padding:clamp(74px,8.6svh,96px) 0}.industry-cases-page.page-motion-enabled [data-reveal]{transition:opacity .72s var(--cases-ease), transform .72s var(--cases-ease), clip-path .72s var(--cases-ease);transform:translateY(44px)}.industry-cases-page.page-motion-enabled [data-reveal=case-media-left],.industry-cases-page.page-motion-enabled [data-reveal=case-media-right],.industry-cases-page.page-motion-enabled [data-reveal=case-copy]{clip-path:inset(0);transform:translateY(44px)}.industry-cases-page.page-motion-enabled [data-reveal].is-visible,.industry-cases-page.page-motion-enabled [data-reveal=case-media-left].is-visible,.industry-cases-page.page-motion-enabled [data-reveal=case-media-right].is-visible{opacity:1;clip-path:inset(0);transform:translate(0,0)}.page-motion-enabled .shared-partnership-footer [data-reveal]{transition:opacity .72s var(--cases-ease,cubic-bezier(.22, 1, .36, 1)), transform .72s var(--cases-ease,cubic-bezier(.22, 1, .36, 1)), clip-path .72s var(--cases-ease,cubic-bezier(.22, 1, .36, 1));transition-delay:var(--reveal-delay,0s);transform:translateY(44px)}.page-motion-enabled .shared-partnership-footer [data-reveal].is-visible{opacity:1;clip-path:inset(0);transform:translate(0,0)}@media (width<=1439px){.industry-cases-page{--cases-container:min(1180px, calc(100vw - 80px));--cases-image-width:min(52vw, 620px);--cases-copy-width:clamp(340px, 34vw, 430px);--cases-gap:clamp(48px, 4.6vw, 68px)}.industry-cases-page .industryCasesHero{padding:88px 0 40px}.industry-cases-page .industryCasesIntroReveal{width:calc(100% - 96px)}.industry-cases-page .industryCasesHero h1{max-width:920px;font-size:clamp(52px,4.1vw,58px)}.industry-cases-page .industryCasesIntro{font-size:17px;line-height:32px}.industry-cases-page .moduleOneCasesHeader h2{max-width:none;font-size:var(--marketing-title-size);white-space:nowrap}.industry-cases-page .industryCase{padding-inline:40px}}@media (width<=1279px){.industry-cases-page .moduleOneCasesGrid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=1023px){.industry-cases-page .aigc-commercial-video-grid,.industry-cases-page .aigc-commercial-image-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 18px}.industry-cases-page .aigc-commercial-video-card:nth-child(9),.industry-cases-page .aigc-commercial-video-card:nth-child(10){grid-column:auto}.industry-cases-page{--cases-container:min(760px, calc(100vw - 56px));--cases-image-width:min(100%, 720px);--cases-copy-width:min(100%, 620px);--cases-gap:32px}.industry-cases-page .industryCasesHero{min-height:auto;padding:72px 0 38px}.industry-cases-page .industryCasesIntroReveal{width:calc(100% - 56px)}.industry-cases-page .industryCasesPage--industryOverview .industryCasesIntroReveal{width:calc(100% - 56px);max-width:none}.industry-cases-page .industryCasesHero h1{white-space:normal;max-width:100%;font-size:clamp(38px,6vw,52px);line-height:1.1}.industry-cases-page .moduleOneCases{padding:62px 0}.industry-cases-page .aigc-commercial-module{padding:62px 0 76px}.industry-cases-page .industryCasesPage--industryOverview .post-production-module{padding-bottom:138px}.industry-cases-page .module-two-commercial-module .aigc-commercial-inner{width:var(--cases-container);max-width:var(--cases-container)}.industry-cases-page .moduleOneCasesHeader h2{max-width:100%;font-size:var(--marketing-title-size);white-space:nowrap;line-height:1.02}.industry-cases-page .moduleOneCasesGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:30px 18px}.industry-cases-page .aigc-commercial-header h2{max-width:100%;font-size:var(--aigc-commercial-title-size);white-space:nowrap;line-height:1.02}.industry-cases-page .industryCase{min-height:auto;padding:62px 28px}.industry-cases-page .industryCaseInner,.industry-cases-page .industry-case-inner{grid-template-columns:1fr;gap:30px}.industry-cases-page .industryCaseReverse .caseVisualColumn,.industry-cases-page .caseVisualColumn{order:1}.industry-cases-page .industryCaseReverse .caseTextColumn,.industry-cases-page .caseTextColumn{width:100%;order:2!important}.industry-cases-page .caseMediaSingle,.industry-cases-page .caseMediaGrid{width:100%}}@media (width<=767px){.industry-cases-page{--cases-container:calc(100vw - 40px)}.industry-cases-page .industryCasesHero{min-height:auto;padding:66px 0 34px}.industry-cases-page .industryCasesIntroReveal{width:calc(100% - 40px)}.industry-cases-page .industryCasesPage--industryOverview .industryCasesIntroReveal{width:calc(100% - 40px);max-width:none}.industry-cases-page .industryCasesHero h1{font-size:clamp(27px,8vw,36px);line-height:1.22}.industry-cases-page .moduleOneCases{padding:56px 0}.industry-cases-page .aigc-commercial-module{padding:56px 0 68px}.industry-cases-page .industryCasesPage--industryOverview .post-production-module{padding-bottom:124px}.industry-cases-page .module-two-commercial-module .aigc-commercial-inner{width:var(--cases-container);max-width:var(--cases-container)}.industry-cases-page .moduleOneCasesHeader{margin-bottom:30px}.industry-cases-page .moduleOneCasesHeader h2{font-size:var(--marketing-title-size);white-space:nowrap;line-height:1.02}.industry-cases-page .aigc-commercial-header{margin-bottom:34px}.industry-cases-page .aigc-commercial-header h2{font-size:var(--aigc-commercial-title-size);white-space:normal;line-height:1.12}.industry-cases-page .aigc-commercial-tabs{gap:10px;width:min(100%,320px)}.industry-cases-page .aigc-commercial-tabs__button{height:38px;padding-inline:10px;font-size:13px}.industry-cases-page .moduleOneCasesGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 14px}.industry-cases-page .moduleOneCaseCard h3,.industry-cases-page .moduleOneCaseTitleLines{white-space:normal;font-size:clamp(10px,2.4vw,13px)}.industry-cases-page .aigc-commercial-video-copy{font-size:clamp(12px,3vw,14px)}.industry-cases-page .industryCasesIntro br{display:none}.industry-cases-page .industryCase{padding:54px 20px}.industry-cases-page .caseMediaGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.industry-cases-page .caseTitle,.industry-cases-page .caseTitleLong{white-space:normal}.industry-cases-page .industryCase.is-content-hovered .caseImageStage{transform:translateZ(0)}.industry-cases-page .caseDetailPanel,.industry-cases-page .case-detail-panel{opacity:1;grid-template-rows:1fr;margin-top:18px;transform:none}.industry-cases-page .industryCasesContactInner{width:calc(100vw - 40px);padding:62px 0}}.industry-cases-page .industryCasesPage{position:relative;overflow:clip visible}.industry-cases-page .industryCase{overflow:visible}.industry-cases-page .industryCasesRouteVeil{inset:var(--nav-height) 0 0 0;z-index:900;pointer-events:none;background:0 0;animation:.32s cubic-bezier(.22,1,.36,1) both industryCasesRouteVeil;position:fixed}@media (width<=559px){.industry-cases-page .aigc-commercial-video-grid,.industry-cases-page .aigc-commercial-image-grid{grid-template-columns:1fr;gap:28px}}.industry-cases-page.page-motion-enabled .industryCasesHero .industryCasesIntroReveal[data-reveal]{opacity:1;clip-path:none;transition:none;transform:none}.industry-cases-page .industryCasesHero .industryCasesKicker{animation:.5s cubic-bezier(.22,1,.36,1) .1s both industryCasesHeroKickerEnter}.industry-cases-page .industryCasesHero h1{animation:.62s cubic-bezier(.22,1,.36,1) .16s both industryCasesHeroTitleEnter}.industry-cases-page .industryCasesHero .industryCasesIntro{opacity:0;transform:translateY(14px)}.industry-cases-page .industryCasesPage[data-entry-phase=intro] .industryCasesHero .industryCasesIntro,.industry-cases-page .industryCasesPage[data-entry-phase=case01] .industryCasesHero .industryCasesIntro,.industry-cases-page .industryCasesPage[data-entry-phase=cases] .industryCasesHero .industryCasesIntro{animation:.54s cubic-bezier(.22,1,.36,1) both industryCasesHeroIntroEnter}.industry-cases-page .industry-case--01 .case01RouteMediaEnter,.industry-cases-page .industry-case--01 .case01RouteCopyEnter{transform-origin:50%;will-change:opacity, transform;backface-visibility:hidden;width:100%}.industry-cases-page .industry-case--01 .case01RouteMediaEnter{opacity:0;transform:translateY(26px)scale(.965)}.industry-cases-page .industry-case--01 .case01RouteCopyEnter{opacity:0;transform:translateY(22px)}.industry-cases-page .industryCasesPage[data-entry-phase=case01] .industry-case--01 .case01RouteMediaEnter,.industry-cases-page .industryCasesPage[data-entry-phase=cases] .industry-case--01 .case01RouteMediaEnter{animation:.74s cubic-bezier(.22,1,.36,1) both case01RouteMediaEnter}.industry-cases-page .industryCasesPage[data-entry-phase=case01] .industry-case--01 .case01RouteCopyEnter,.industry-cases-page .industryCasesPage[data-entry-phase=cases] .industry-case--01 .case01RouteCopyEnter{animation:.66s cubic-bezier(.22,1,.36,1) both case01RouteCopyEnter}.industry-cases-page .industryCasesPage[data-entry-phase=cases] .industry-case--01 .case01RouteMediaEnter,.industry-cases-page .industryCasesPage[data-entry-phase=cases] .industry-case--01 .case01RouteCopyEnter{opacity:1;transform:none}.industry-cases-page .industry-case--01 .caseVisualColumn,.industry-cases-page .industry-case--01 .caseImageReveal,.industry-cases-page .industry-case--01 .case-image-reveal,.industry-cases-page .industry-case--01 .case01RouteMediaEnter,.industry-cases-page .industry-case--01 .caseImageGroup,.industry-cases-page .industry-case--01 .caseMediaSingle,.industry-cases-page .industry-case--01 .caseMediaRevealItem,.industry-cases-page .industry-case--01 .caseImageShell,.industry-cases-page .industry-case--01 .case-image-shell{overflow:visible}.industry-cases-page .industry-case--01 .caseImageStage,.industry-cases-page .industry-case--01 .case-image-stage{z-index:1;transform-origin:50%;will-change:transform;backface-visibility:hidden;transition:transform .7s cubic-bezier(.22,1,.36,1),box-shadow .7s cubic-bezier(.22,1,.36,1);position:relative;transform:translateZ(0)scale(1)}.industry-cases-page .industry-case--01 .caseDetailPanel,.industry-cases-page .industry-case--01 .case-detail-panel{transition:max-height .6s cubic-bezier(.22,1,.36,1),opacity .38s,transform .52s cubic-bezier(.22,1,.36,1),margin-top .52s cubic-bezier(.22,1,.36,1),visibility 0s linear .6s;transform:translateY(10px)}.industry-cases-page .industry-case--01.is-content-hovered .caseDetailPanel,.industry-cases-page .industry-case--01.is-content-hovered .case-detail-panel{opacity:1;visibility:visible;max-height:300px;transition:max-height .6s cubic-bezier(.22,1,.36,1),opacity .38s .1s,transform .52s cubic-bezier(.22,1,.36,1) 80ms,margin-top .52s cubic-bezier(.22,1,.36,1) 80ms,visibility linear;transform:translate(0,0)}@keyframes industryCasesRouteVeil{0%{opacity:.96;visibility:visible}to{opacity:0;visibility:hidden}}@keyframes industryCasesHeroKickerEnter{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translate(0,0)}}@keyframes industryCasesHeroTitleEnter{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translate(0,0)}}@keyframes industryCasesHeroIntroEnter{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translate(0,0)}}@keyframes case01RouteMediaEnter{0%{opacity:0;transform:translateY(26px)scale(.965)}to{opacity:1;transform:translate(0,0)scale(1)}}@keyframes case01RouteCopyEnter{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translate(0,0)}}@media (prefers-reduced-motion:reduce){.industry-cases-page .industryCasesRouteVeil{animation-duration:.01ms}.industry-cases-page .industryCasesHero .industryCasesKicker,.industry-cases-page .industryCasesHero h1,.industry-cases-page .industryCasesHero .industryCasesIntro,.industry-cases-page .industry-case--01 .case01RouteMediaEnter,.industry-cases-page .industry-case--01 .case01RouteCopyEnter{opacity:1;visibility:visible;animation:none;transform:none}.industry-cases-page .industry-case--01.is-content-hovered .caseImageStage,.industry-cases-page .industry-case--01.is-content-hovered .case-image-stage{transform:translateZ(0)}}.industry-cases-page{--industry-case-section-height:clamp(590px, 33.5vw, 650px);--industry-case-media-base-scale:1}.industry-cases-page .industryCase{height:var(--industry-case-section-height);min-height:var(--industry-case-section-height);box-sizing:border-box;border-bottom:1px solid #302b2411;margin-bottom:0}.industry-cases-page .industry-case--01{border-top:1px solid #302b2411}.industry-cases-page .industryCase:not(.industry-case--01),.industry-cases-page .industry-case--08{margin-bottom:0}.industry-cases-page .industryCase:before{inset:0;overflow:clip}.industry-cases-page .industryCaseInner,.industry-cases-page .industry-case-inner,.industry-cases-page .caseVisualColumn,.industry-cases-page .caseImageReveal,.industry-cases-page .case-image-reveal,.industry-cases-page .caseImageGroup,.industry-cases-page .caseMediaSingle,.industry-cases-page .caseMediaGrid,.industry-cases-page .caseMediaRevealItem,.industry-cases-page .caseImageShell,.industry-cases-page .case-image-shell,.industry-cases-page .caseMediaBaseScale,.industry-cases-page .case-media-base-scale{overflow:visible}.industry-cases-page .caseImageHitArea,.industry-cases-page .case-image-hit-area{inset:0}.industry-cases-page .caseMediaBaseScale,.industry-cases-page .case-media-base-scale{width:100%;height:100%;transform:translateZ(0) scale(var(--industry-case-media-base-scale));transform-origin:50%;will-change:transform;backface-visibility:hidden}.industry-cases-page .caseImageStage,.industry-cases-page .case-image-stage{transform-origin:50%;overflow:hidden;transform:translateZ(0)scale(1)}.industry-cases-page .caseImageFrame img{transform-origin:50%;transition:none;transform:none}.industry-cases-page .industryCase.is-content-hovered .caseImageFrame img,.industry-cases-page .industryCase.is-content-hovered .case-image-frame img{transition:none;transform:none}.industry-cases-page .caseImageFrame,.industry-cases-page .case-image-frame{box-shadow:none}.industry-cases-page .industry-case--04 .caseImageStage,.industry-cases-page .industry-case--04 .case-image-stage{aspect-ratio:1672/941;background:#000}.industry-cases-page .industry-case--04 .caseImageFrame,.industry-cases-page .industry-case--04 .case-image-frame{background:#000}.industry-cases-page .industry-case--04 .caseImageFrame img{object-fit:contain;object-position:center center;width:100%;height:100%;transform:none}.industry-cases-page .industry-case--08 .caseMediaGrid{aspect-ratio:16/9;width:clamp(600px,37.5vw,720px);max-width:720px;box-shadow:none;background:0 0;grid-template-rows:minmax(0,1fr);grid-template-columns:repeat(3,minmax(0,1fr));place-items:stretch stretch;gap:clamp(12px,.84vw,16px);padding:0;display:grid;transform:translateZ(0)}.industry-cases-page .industry-case--08 .caseMediaRevealItem,.industry-cases-page .industry-case--08 .caseImageShell,.industry-cases-page .industry-case--08 .case-image-shell{width:100%;min-width:0;height:100%;min-height:0;box-shadow:none;background:#fff}.industry-cases-page .industry-case--08 .caseMediaRevealItem:nth-child(2){transform:none}.industry-cases-page .industry-case--08 .caseMediaBaseScale,.industry-cases-page .industry-case--08 .case-media-base-scale{width:100%;min-width:0;height:100%;min-height:0;transform:none}.industry-cases-page .industry-case--08 .caseImageStage,.industry-cases-page .industry-case--08 .case-image-stage,.industry-cases-page .industry-case--08.industryCaseMultiImage .caseImageStage,.industry-cases-page .industry-case--08.industryCaseMultiImage .case-image-stage,.industry-cases-page .industry-case--08.industryCaseMultiImage.is-content-hovered .caseImageStage,.industry-cases-page .industry-case--08.industryCaseMultiImage.is-content-hovered .case-image-stage{aspect-ratio:auto;width:100%;min-width:0;height:100%;min-height:0;box-shadow:none;background:#fff;border:0;border-radius:0}.industry-cases-page .industry-case--08 .caseImageFrame,.industry-cases-page .industry-case--08 .case-image-frame{width:100%;min-width:0;height:100%;min-height:0;box-shadow:none;background:#fff;border:0;border-radius:0;justify-content:center;align-items:center;padding:0;display:flex}.industry-cases-page .industry-case--08 .caseImageFrame img{object-fit:contain;object-position:center center;width:auto;max-width:100%;height:auto;max-height:100%;display:block;transform:none}.industry-cases-page .industry-case--08 .case08LogoKlenow .caseImageFrame img{max-width:82%;max-height:48%}.industry-cases-page .industry-case--08 .case08LogoHamani .caseImageFrame img{max-width:88%;max-height:42%}.industry-cases-page .industry-case--08 .case08LogoMzx .caseImageFrame img{max-width:74%;max-height:52%}.industry-cases-page .industry-case--08 .casePartnerMore,.industry-cases-page .industry-case--08 .case-partner-more{margin-top:18px;white-space:nowrap;width:clamp(600px,37.5vw,720px);max-width:720px;margin-inline:auto}@media (width<=1599px){.industry-cases-page .industry-case--08 .caseMediaGrid{gap:clamp(12px,1vw,14px)}}.industry-cases-page .caseNumber,.industry-cases-page .caseCategory,.industry-cases-page .caseTitle,.industry-cases-page .caseTitleLong,.industry-cases-page .caseEnglish,.industry-cases-page .caseSummary,.industry-cases-page .caseTags,.industry-cases-page .caseDetailInner h3,.industry-cases-page .caseDetailInner p,.industry-cases-page .casePartnerMore,.industry-cases-page .case-partner-more{font-family:PingFang SC,Microsoft YaHei,Microsoft YaHei UI,Noto Sans CJK SC,Arial,sans-serif;font-style:normal;font-stretch:100%}.industry-cases-page .caseNumber{font-size:clamp(44.1px,2.6775vw,54.6px)}.industry-cases-page .caseCategory{font-size:12.6px}.industry-cases-page .caseTitle,.industry-cases-page .caseTitleLong{font-size:clamp(29.4px,1.764vw,33.6px)}.industry-cases-page .caseEnglish{font-size:12.6px}.industry-cases-page .caseSummary{font-size:14.7px}.industry-cases-page .caseTags{font-size:13.65px}.industry-cases-page .caseDetailInner h3{font-size:14.7px}.industry-cases-page .caseDetailInner p{font-size:13.65px}.industry-cases-page .casePartnerMore,.industry-cases-page .case-partner-more{font-size:12.6px}@media (width<=1023px){.industry-cases-page{--industry-case-section-height:auto;--industry-case-media-base-scale:1}.industry-cases-page .industryCase{height:auto;min-height:auto}.industry-cases-page .caseMediaBaseScale,.industry-cases-page .case-media-base-scale,.industry-cases-page .industryCase.is-content-hovered .caseImageStage,.industry-cases-page .industryCase.is-content-hovered .case-image-stage,.industry-cases-page .industryCaseMultiImage.is-content-hovered .caseMediaGrid{transform:translateZ(0)}}@media (prefers-reduced-motion:reduce){.industry-cases-page .caseMediaBaseScale,.industry-cases-page .case-media-base-scale{transform:translateZ(0) scale(var(--industry-case-media-base-scale))}.industry-cases-page .industryCase.is-content-hovered .caseImageStage,.industry-cases-page .industryCase.is-content-hovered .case-image-stage,.industry-cases-page .industryCaseMultiImage.is-content-hovered .caseImageStage,.industry-cases-page .industryCaseMultiImage.is-content-hovered .case-image-stage{transform:translateZ(0)}}.industry-cases-page{--case-motion-scale:1.055;--case-motion-y:-8px;--case-motion-enter:.56s;--case-motion-leave:.48s;--case-motion-ease:cubic-bezier(.22, 1, .36, 1);--case-copy-hover-shift:-42px}.industry-cases-page .caseMediaHitZone,.industry-cases-page .case-media-hit-zone,.industry-cases-page .caseMediaSlot,.industry-cases-page .case-media-slot,.industry-cases-page .caseMediaBaseScale,.industry-cases-page .case-media-base-scale,.industry-cases-page .caseMediaScaleStage,.industry-cases-page .case-media-scale-stage,.industry-cases-page .caseImageStage,.industry-cases-page .case-image-stage,.industry-cases-page .case08GalleryHitLayer,.industry-cases-page .case08GalleryHoverMotion{clip-path:none;contain:layout style;overflow:visible;-webkit-mask:none;mask:none;-webkit-mask-image:}.industry-cases-page .caseMediaHitZone,.industry-cases-page .case-media-hit-zone,.industry-cases-page .caseMediaSlot,.industry-cases-page .case-media-slot,.industry-cases-page .caseImageHitArea,.industry-cases-page .case-image-hit-area,.industry-cases-page .caseCopyHitZone,.industry-cases-page .case-copy-hit-zone{transform:none}.industry-cases-page .caseMediaScaleStage,.industry-cases-page .case-media-scale-stage,.industry-cases-page .case08GalleryHoverMotion,.industry-cases-page .caseCopyInteraction,.industry-cases-page .case-copy-interaction{pointer-events:none}.industry-cases-page .caseImageHitArea,.industry-cases-page .case-image-hit-area,.industry-cases-page .case08GalleryHitCell,.industry-cases-page .caseCopyHitZone,.industry-cases-page .case-copy-hit-zone{pointer-events:auto}.industry-cases-page .caseCopyInteraction.caseCopyHitZone,.industry-cases-page .case-copy-interaction.case-copy-hit-zone{z-index:2;position:relative;transform:none}.industry-cases-page .caseCopyMotion,.industry-cases-page .case-copy-motion,.industry-cases-page .caseCopyMotion *,.industry-cases-page .case-copy-motion *,.industry-cases-page .caseDetailPanel,.industry-cases-page .case-detail-panel,.industry-cases-page .caseDetailPanel *,.industry-cases-page .case-detail-panel *{pointer-events:none}.industry-cases-page .caseMediaScaleStage,.industry-cases-page .case-media-scale-stage{z-index:1;transform-origin:50%;transform-box:border-box;width:100%;height:100%;transition:transform var(--case-motion-leave) var(--case-motion-ease);will-change:transform;backface-visibility:hidden;position:relative;transform:translate(0,0)scale(1)}.industry-cases-page .caseImageStage,.industry-cases-page .case-image-stage,.industry-cases-page .caseMediaSurface,.industry-cases-page .case-media-surface{transform:none}.industry-cases-page .caseMediaSurface,.industry-cases-page .case-media-surface{background:#f8f8f7;border-radius:2px;width:100%;height:100%;display:block;overflow:hidden;box-shadow:0 0 0 1px #36302713}.industry-cases-page .caseImageFrame img,.industry-cases-page .case-image-frame img,.industry-cases-page .caseMediaSurface img,.industry-cases-page .case-media-surface img{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:100%;height:100%;transition:none;display:block;transform:none}@media (hover:hover) and (pointer:fine){.industry-cases-page .industryCase:not(.industry-case--08).is-content-hovered .caseMediaScaleStage,.industry-cases-page .industryCase:not(.industry-case--08).is-content-hovered .case-media-scale-stage{z-index:4;transform:translate3d(0, var(--case-motion-y), 0) scale(var(--case-motion-scale));transition-duration:var(--case-motion-enter)}}.industry-cases-page .industryCase:not(.industry-case--08).is-content-hovered .caseMediaScaleStage,.industry-cases-page .industryCase:not(.industry-case--08).is-content-hovered .case-media-scale-stage{z-index:4;transform:translate3d(0, var(--case-motion-y), 0) scale(var(--case-motion-scale));transition-duration:var(--case-motion-enter)}.industry-cases-page .industry-case--04 .caseMediaSingle,.industry-cases-page .industry-case--04 .caseMediaRevealItem,.industry-cases-page .industry-case--04 .caseImageShell,.industry-cases-page .industry-case--04 .case-image-shell,.industry-cases-page .industry-case--04 .caseMediaSlot,.industry-cases-page .industry-case--04 .case-media-slot,.industry-cases-page .industry-case--04 .caseMediaBaseScale,.industry-cases-page .industry-case--04 .case-media-base-scale,.industry-cases-page .industry-case--04 .caseMediaScaleStage,.industry-cases-page .industry-case--04 .case-media-scale-stage,.industry-cases-page .industry-case--04 .caseImageStage,.industry-cases-page .industry-case--04 .case-image-stage,.industry-cases-page .industry-case--04 .caseMediaSurface,.industry-cases-page .industry-case--04 .case-media-surface{aspect-ratio:16/9;height:auto;min-height:0;max-height:none}.industry-cases-page .industry-case--04 .caseMediaSurface,.industry-cases-page .industry-case--04 .case-media-surface{box-shadow:none;background:#000;border-radius:2px;overflow:hidden}.industry-cases-page .industry-case--04 .caseMediaSurface img,.industry-cases-page .industry-case--04 .case-media-surface img{object-fit:contain;object-position:center center;transform:none}.industry-cases-page .industry-case--08 .case08GalleryGrid{--case08-gallery-gap:clamp(12px, .84vw, 16px);gap:var(--case08-gallery-gap);display:block;position:relative}.industry-cases-page .industry-case--08 .case08GalleryHoverMotion,.industry-cases-page .industry-case--08 .case08GalleryHitLayer{gap:var(--case08-gallery-gap);grid-template-rows:minmax(0,1fr);grid-template-columns:repeat(3,minmax(0,1fr));display:grid;position:absolute;inset:0}.industry-cases-page .industry-case--08 .case08GalleryHoverMotion{z-index:1;transform-origin:50%;transition:transform var(--case-motion-leave) var(--case-motion-ease);will-change:transform;backface-visibility:hidden;transform:translate(0,0)scale(1)}@media (hover:hover) and (pointer:fine){.industry-cases-page .industry-case--08.is-content-hovered .case08GalleryHoverMotion{z-index:4;transform:translate3d(0, var(--case-motion-y), 0) scale(var(--case-motion-scale));transition-duration:var(--case-motion-enter)}}.industry-cases-page .industry-case--08.is-content-hovered .case08GalleryHoverMotion{z-index:4;transform:translate3d(0, var(--case-motion-y), 0) scale(var(--case-motion-scale));transition-duration:var(--case-motion-enter)}.industry-cases-page .industry-case--08 .caseMediaScaleStage,.industry-cases-page .industry-case--08 .case-media-scale-stage,.industry-cases-page .industry-case--08 .case08GalleryHoverMotion .caseMediaScaleStage,.industry-cases-page .industry-case--08 .case08GalleryHoverMotion .case-media-scale-stage,.industry-cases-page .industry-case--08 .case08GalleryHoverMotion img,.industry-cases-page .industry-case--08.is-content-hovered .case08GalleryHoverMotion img{transition:none;transform:none}.industry-cases-page .industry-case--08 .case08GalleryBackground{z-index:0;gap:var(--case08-gallery-gap);pointer-events:none;-webkit-user-select:none;user-select:none;grid-template-rows:minmax(0,1fr);grid-template-columns:repeat(3,minmax(0,1fr));display:grid;position:absolute;inset:0}.industry-cases-page .industry-case--08 .case08GalleryBackgroundCard{background-color:#fff;border:1px solid #221e1a12;border-radius:6px;width:100%;min-width:0;height:100%;min-height:0;display:block;box-shadow:0 8px 24px #20191406,0 2px 6px #20191405}.industry-cases-page .industry-case--08 .case08GalleryHoverMotion .caseMediaRevealItem,.industry-cases-page .industry-case--08 .case08GalleryHoverMotion .caseImageShell,.industry-cases-page .industry-case--08 .case08GalleryHoverMotion .case-image-shell,.industry-cases-page .industry-case--08 .case08GalleryHoverMotion .caseMediaSlot,.industry-cases-page .industry-case--08 .case08GalleryHoverMotion .case-media-slot,.industry-cases-page .industry-case--08 .case08GalleryHoverMotion .caseMediaBaseScale,.industry-cases-page .industry-case--08 .case08GalleryHoverMotion .case-media-base-scale,.industry-cases-page .industry-case--08 .case08GalleryHoverMotion .caseMediaScaleStage,.industry-cases-page .industry-case--08 .case08GalleryHoverMotion .case-media-scale-stage,.industry-cases-page .industry-case--08 .case08GalleryHoverMotion .caseImageStage,.industry-cases-page .industry-case--08 .case08GalleryHoverMotion .case-image-stage,.industry-cases-page .industry-case--08 .case08GalleryHoverMotion .caseImageFrame,.industry-cases-page .industry-case--08 .case08GalleryHoverMotion .case-image-frame,.industry-cases-page .industry-case--08 .case08GalleryHoverMotion .caseMediaSurface,.industry-cases-page .industry-case--08 .case08GalleryHoverMotion .case-media-surface{z-index:1;aspect-ratio:auto;background:0 0;width:100%;min-width:0;height:100%;min-height:0;position:relative}.industry-cases-page .industry-case--08 .caseMediaSurface,.industry-cases-page .industry-case--08 .case-media-surface{box-shadow:none;background:#fff;border-radius:0;justify-content:center;align-items:center;padding:clamp(16px,1.6vw,28px);display:flex;overflow:hidden}.industry-cases-page .industry-case--08 .caseMediaSurface img,.industry-cases-page .industry-case--08 .case-media-surface img{object-fit:contain;object-position:center center;width:auto;max-width:100%;height:auto;max-height:100%}.industry-cases-page .industry-case--08 .case08LogoKlenow .caseMediaSurface img,.industry-cases-page .industry-case--08 .case08LogoKlenow .case-media-surface img{max-width:84%;max-height:54%}.industry-cases-page .industry-case--08 .case08LogoHamani .caseMediaSurface img,.industry-cases-page .industry-case--08 .case08LogoHamani .case-media-surface img{max-width:86%;max-height:50%}.industry-cases-page .industry-case--08 .case08LogoMzx .caseMediaSurface img,.industry-cases-page .industry-case--08 .case08LogoMzx .case-media-surface img{max-width:76%;max-height:68%}.industry-cases-page .industry-case--08 .case08GalleryHitLayer{z-index:6;pointer-events:none}.industry-cases-page .industry-case--08 .case08GalleryHitCell{cursor:default;pointer-events:auto;min-width:0;min-height:0}.industry-cases-page [data-reveal=case-content]{clip-path:inset(0 calc(var(--case-content-clip-safe-x) * -1) 0 calc(var(--case-content-clip-safe-x) * -1));transition:opacity .72s cubic-bezier(.22,1,.36,1),transform .72s cubic-bezier(.22,1,.36,1),clip-path .72s cubic-bezier(.22,1,.36,1);transform:translateY(24px)}.industry-cases-page [data-reveal=case-content].is-visible{opacity:1;clip-path:inset(0 calc(var(--case-content-clip-safe-x) * -1) 0 calc(var(--case-content-clip-safe-x) * -1));transform:translate(0,0)}.industry-cases-page.page-motion-enabled .industryCaseInner[data-reveal=case-content],.industry-cases-page.page-motion-enabled .industry-case-inner[data-reveal=case-content],.industry-cases-page.page-motion-enabled .industryCaseInner[data-reveal=case-content].is-visible,.industry-cases-page.page-motion-enabled .industry-case-inner[data-reveal=case-content].is-visible{clip-path:inset(0 calc(var(--case-content-clip-safe-x) * -1) 0 calc(var(--case-content-clip-safe-x) * -1))}.industry-cases-page .caseImageReveal,.industry-cases-page .case-image-reveal,.industry-cases-page .caseCopyReveal,.industry-cases-page .case-copy-reveal,.industry-cases-page .caseImageGroup,.industry-cases-page .caseMediaSingle,.industry-cases-page .caseMediaGrid,.industry-cases-page .caseMediaRevealItem,.industry-cases-page .caseImageShell,.industry-cases-page .case-image-shell,.industry-cases-page .caseMediaSlot,.industry-cases-page .case-media-slot{clip-path:none!important;overflow:visible!important;-webkit-mask:none!important;mask:none!important;-webkit-mask-image:!important}.industry-cases-page .industryCase:not(.industry-case--08) .caseImageFrame,.industry-cases-page .industryCase:not(.industry-case--08) .case-image-frame,.industry-cases-page .industryCase:not(.industry-case--08) .caseMediaSurface,.industry-cases-page .industryCase:not(.industry-case--08) .case-media-surface{width:100%;height:100%;overflow:hidden!important}.industry-cases-page .industry-case--04 .caseImageFrame img,.industry-cases-page .industry-case--04 .case-image-frame img,.industry-cases-page .industry-case--04 .caseMediaSurface img,.industry-cases-page .industry-case--04 .case-media-surface img,.industry-cases-page .industry-case--04.is-content-hovered .caseImageFrame img,.industry-cases-page .industry-case--04.is-content-hovered .case-image-frame img,.industry-cases-page .industry-case--04.is-content-hovered .caseMediaSurface img,.industry-cases-page .industry-case--04.is-content-hovered .case-media-surface img{object-fit:contain!important;object-position:center center!important;transform:translate(0,0)scale(1)!important}.industry-cases-page .caseDetailPanel,.industry-cases-page .case-detail-panel{opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-12px);grid-template-rows:1fr!important;max-height:280px!important;transition:opacity .32s,transform .5s cubic-bezier(.22,1,.36,1),visibility 0s linear .5s!important;display:block!important;overflow:visible!important}.industry-cases-page .industryCase.is-content-hovered .caseDetailPanel,.industry-cases-page .industryCase.is-content-hovered .case-detail-panel{opacity:1;visibility:visible;transform:translate(0,0);max-height:280px!important;transition:opacity .42s .1s,transform .52s cubic-bezier(.22,1,.36,1) .1s,visibility 0s linear .1s!important}.industry-cases-page .caseTextColumn,.industry-cases-page .caseCopyZone,.industry-cases-page .case-copy-zone,.industry-cases-page .caseCopyReveal,.industry-cases-page .case-copy-reveal,.industry-cases-page .caseTextPanel,.industry-cases-page .case-copy-stage,.industry-cases-page .caseCopyInteractionBoundary,.industry-cases-page .case-copy-interaction-boundary,.industry-cases-page .caseCopyInteraction,.industry-cases-page .case-copy-interaction,.industry-cases-page .caseCopyPrimary,.industry-cases-page .case-copy-primary-hit-area,.industry-cases-page .caseCopyHeader,.industry-cases-page .case-copy-header,.industry-cases-page .caseSummary,.industry-cases-page .case-summary,.industry-cases-page .caseTags,.industry-cases-page .case-tags,.industry-cases-page .caseDetailPanel,.industry-cases-page .case-detail-panel,.industry-cases-page .caseDetailInner,.industry-cases-page .case-detail-inner{box-sizing:border-box;width:100%;min-width:0;max-width:100%}.industry-cases-page .caseCopyPrimary,.industry-cases-page .case-copy-primary-hit-area{will-change:transform;transition:transform .52s cubic-bezier(.22,1,.36,1);transform:translate(0,0)}.industry-cases-page .caseCopyHeader,.industry-cases-page .case-copy-header{z-index:6;position:relative;overflow:visible}.industry-cases-page .industryCase.is-content-hovered .caseCopyPrimary,.industry-cases-page .industryCase.is-content-hovered .case-copy-primary-hit-area{transform:translate3d(0, var(--case-copy-hover-shift), 0)}.industry-cases-page .caseNumber{z-index:7;position:relative}.industry-cases-page .caseSummary,.industry-cases-page .case-summary,.industry-cases-page .caseSummary p,.industry-cases-page .case-summary p,.industry-cases-page .caseDetailInner p,.industry-cases-page .case-detail-inner p{white-space:normal;overflow-wrap:break-word;word-break:normal}.industry-cases-page .caseTags,.industry-cases-page .case-tags{flex-wrap:wrap;display:flex}.industry-cases-page .caseTags li,.industry-cases-page .case-tags li{white-space:nowrap;font-weight:700;display:inline-flex}.industry-cases-page .industryCase .caseNumber{font-size:clamp(44.1px,2.6775vw,54.6px)}.industry-cases-page .industryCase .caseCategory{font-size:12.6px}.industry-cases-page .industryCase .caseTitle,.industry-cases-page .industryCase .caseTitleLong{font-size:clamp(29.4px,1.764vw,33.6px)}.industry-cases-page .industryCase .caseEnglish{font-size:12.6px}.industry-cases-page .industryCase .caseSummary{font-size:14.7px}.industry-cases-page .industryCase .caseTags{font-size:13.65px}.industry-cases-page .industryCase .caseDetailInner h3{font-size:14.7px}.industry-cases-page .industryCase .caseDetailInner p{font-size:13.65px}.industry-cases-page .industryCasesPage.industry-cases-motion-prepared[data-entry-phase=preparing] .industry-case--01 [data-reveal],.industry-cases-page .industryCasesPage.industry-cases-motion-prepared[data-entry-phase=intro] .industry-case--01 [data-reveal],.industry-cases-page .industryCasesPage.industry-cases-motion-prepared[data-entry-phase=preparing] .industryCase:not(.industry-case--01) [data-reveal],.industry-cases-page .industryCasesPage.industry-cases-motion-prepared[data-entry-phase=intro] .industryCase:not(.industry-case--01) [data-reveal],.industry-cases-page .industryCasesPage.industry-cases-motion-prepared[data-entry-phase=case01] .industryCase:not(.industry-case--01) [data-reveal]{opacity:0;visibility:hidden;pointer-events:none;transform:translateY(44px)}.industry-cases-page .industryCasesPage.industry-cases-motion-prepared[data-entry-phase=preparing] .industry-case--01,.industry-cases-page .industryCasesPage.industry-cases-motion-prepared[data-entry-phase=intro] .industry-case--01,.industry-cases-page .industryCasesPage.industry-cases-motion-prepared[data-entry-phase=preparing] .industryCase:not(.industry-case--01),.industry-cases-page .industryCasesPage.industry-cases-motion-prepared[data-entry-phase=intro] .industryCase:not(.industry-case--01),.industry-cases-page .industryCasesPage.industry-cases-motion-prepared[data-entry-phase=case01] .industryCase:not(.industry-case--01){opacity:0;visibility:hidden;pointer-events:none}.industry-cases-page .industryCasesPage.industry-cases-motion-prepared[data-entry-phase=case01] .industry-case--01 [data-reveal],.industry-cases-page .industryCasesPage.industry-cases-motion-prepared[data-entry-phase=cases] .industry-case--01 [data-reveal]{opacity:1;visibility:visible;clip-path:inset(0);pointer-events:auto;transform:translate(0,0)}.industry-cases-page .industryCasesPage.industry-cases-motion-prepared[data-entry-phase=cases] .industry-case--02 [data-reveal]{opacity:1;visibility:visible;clip-path:inset(0 calc(var(--case-content-clip-safe-x) * -1) 0 calc(var(--case-content-clip-safe-x) * -1));pointer-events:auto;transform:translate(0,0)}@media (width<=900px){.industry-solutions-route-page.industry-cases-page .industryCase.is-content-hovered .caseDetailPanel,.industry-solutions-route-page.industry-cases-page .industryCase.is-content-hovered .case-detail-panel{opacity:1;visibility:visible;transform:none;max-height:none!important;transition:none!important}.industry-cases-page .caseCopyPrimary,.industry-cases-page .case-copy-primary-hit-area{transition:none!important;transform:none!important}}.industry-cases-page .industryCase:not(.industry-case--08){--industry-case-media-base-scale:1}.industry-cases-page .industryCase:not(.industry-case--08) .caseVisualColumn,.industry-cases-page .industryCase:not(.industry-case--08) .caseImageGroup,.industry-cases-page .industryCase:not(.industry-case--08) .caseMediaSingle{width:clamp(600px,37.5vw,720px)!important;max-width:720px!important}.industry-cases-page .industryCase:not(.industry-case--08) .caseMediaRevealItem,.industry-cases-page .industryCase:not(.industry-case--08) .caseImageShell,.industry-cases-page .industryCase:not(.industry-case--08) .case-image-shell,.industry-cases-page .industryCase:not(.industry-case--08) .caseMediaSlot,.industry-cases-page .industryCase:not(.industry-case--08) .case-media-slot,.industry-cases-page .industryCase:not(.industry-case--08) .caseMediaBaseScale,.industry-cases-page .industryCase:not(.industry-case--08) .case-media-base-scale,.industry-cases-page .industryCase:not(.industry-case--08) .caseImageStage,.industry-cases-page .industryCase:not(.industry-case--08) .case-image-stage,.industry-cases-page .industryCase:not(.industry-case--08) .caseImageFrame,.industry-cases-page .industryCase:not(.industry-case--08) .case-image-frame,.industry-cases-page .industryCase:not(.industry-case--08) .caseMediaSurface,.industry-cases-page .industryCase:not(.industry-case--08) .case-media-surface{aspect-ratio:16/9!important;width:100%!important}.industry-cases-page .industryCase:not(.industry-case--08):not(.is-content-hovered) .caseMediaBaseScale,.industry-cases-page .industryCase:not(.industry-case--08):not(.is-content-hovered) .case-media-base-scale{height:auto!important;transform:translate(0,0)scale(1)!important}.industry-cases-page .industryCase:not(.industry-case--08) .caseImageStage,.industry-cases-page .industryCase:not(.industry-case--08) .case-image-stage,.industry-cases-page .industryCase:not(.industry-case--08) .caseImageFrame,.industry-cases-page .industryCase:not(.industry-case--08) .case-image-frame,.industry-cases-page .industryCase:not(.industry-case--08) .caseMediaSurface,.industry-cases-page .industryCase:not(.industry-case--08) .case-media-surface{height:auto!important}.industry-cases-page .industryCase:not(.industry-case--08) .caseImageFrame img,.industry-cases-page .industryCase:not(.industry-case--08) .case-image-frame img,.industry-cases-page .industryCase:not(.industry-case--08) .caseMediaSurface img,.industry-cases-page .industryCase:not(.industry-case--08) .case-media-surface img{width:100%!important;height:100%!important}.industry-cases-page .industry-case--04 .caseImageFrame img,.industry-cases-page .industry-case--04 .case-image-frame img,.industry-cases-page .industry-case--04 .caseMediaSurface img,.industry-cases-page .industry-case--04 .case-media-surface img,.industry-cases-page .industry-case--06 .caseImageFrame img,.industry-cases-page .industry-case--06 .case-image-frame img,.industry-cases-page .industry-case--06 .caseMediaSurface img,.industry-cases-page .industry-case--06 .case-media-surface img{object-fit:contain!important;object-position:center center!important}.industry-cases-page .industry-case--06 .caseImageStage,.industry-cases-page .industry-case--06 .case-image-stage,.industry-cases-page .industry-case--06 .caseImageFrame,.industry-cases-page .industry-case--06 .case-image-frame,.industry-cases-page .industry-case--06 .caseMediaSurface,.industry-cases-page .industry-case--06 .case-media-surface{box-shadow:none!important;background:0 0!important;border:0!important;outline:0!important}@media (width<=900px){.industry-cases-page .industryCase:not(.industry-case--08) .caseVisualColumn,.industry-cases-page .industryCase:not(.industry-case--08) .caseImageGroup,.industry-cases-page .industryCase:not(.industry-case--08) .caseMediaSingle{width:100%!important;max-width:100%!important}}@media (width>=1280px) and (width<=1439px){.industry-cases-page .industryCaseInner,.industry-cases-page .industry-case-inner{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:clamp(44px,3.5vw,54px)!important;width:min(1180px,100vw - 80px)!important}.industry-cases-page .industryCase:not(.industry-case--08) .caseVisualColumn,.industry-cases-page .industryCase:not(.industry-case--08) .caseImageGroup,.industry-cases-page .industryCase:not(.industry-case--08) .caseMediaSingle,.industry-cases-page .industry-case--08 .caseMediaGrid,.industry-cases-page .industry-case--08 .casePartnerMore,.industry-cases-page .industry-case--08 .case-partner-more{width:clamp(540px,43.75vw,600px)!important;max-width:600px!important}.industry-cases-page .caseTextColumn,.industry-cases-page .caseCopyZone,.industry-cases-page .case-copy-zone{width:100%!important;min-width:0!important}}.industry-solutions-route-page.industry-cases-page{--project-case-section-height:clamp(650px, 36vw, 720px);--project-case-container:min(1440px, calc(100vw - 128px));--project-case-media-width:clamp(600px, 37.5vw, 720px);--project-case-media-height:clamp(337.5px, 21.0938vw, 405px);--project-case-copy-width:clamp(500px, 27vw, 560px);--project-case-gap:clamp(92px, 6.15vw, 118px);--project-case-category-align-offset:calc(clamp(44.1px, 2.6775vw, 54.6px) * .92 + 9px);--project-case-category-text-edge-adjust:6px;--project-case-divider-gap:16px;--project-case-divider-overhang:18px;--project-case-reverse-right-divider-offset:calc(var(--project-case-media-width) - var(--project-case-copy-width));--project-case-right-divider-gap:12px;--project-case-odd-copy-shift-x:36px;--project-case-body-width:calc(var(--project-case-media-width) + var(--project-case-gap) + var(--project-case-copy-width))}.industry-solutions-route-page.industry-cases-page .industryCase{height:var(--project-case-section-height);min-height:var(--project-case-section-height)}.industry-solutions-route-page.industry-cases-page .industryCaseInner,.industry-solutions-route-page.industry-cases-page .industry-case-inner{width:var(--project-case-container);max-width:var(--project-case-container);grid-template-columns:minmax(0, var(--project-case-media-width)) minmax(0, var(--project-case-copy-width));gap:var(--project-case-gap)}.industry-solutions-route-page.industry-cases-page .industryCaseReverse .industryCaseInner,.industry-solutions-route-page.industry-cases-page .industryCaseReverse .industry-case-inner{grid-template-columns:minmax(0, var(--project-case-copy-width)) minmax(0, var(--project-case-media-width))}.industry-solutions-route-page.industry-cases-page .caseBodyDivider,.industry-solutions-route-page.industry-cases-page .case-body-divider{z-index:3;width:1px;height:calc(var(--project-case-media-height) + (var(--project-case-divider-overhang) * 2));pointer-events:none;background:#30303021;position:absolute;top:50%;transform:translateY(-50%)}.industry-solutions-route-page.industry-cases-page .case-body-divider--left{left:calc(50% - (var(--project-case-body-width) / 2) - var(--project-case-divider-gap) - 1px)}.industry-solutions-route-page.industry-cases-page .case-body-divider--right{left:calc(50% + (var(--project-case-body-width) / 2) + var(--project-case-reverse-right-divider-offset) + var(--project-case-right-divider-gap));z-index:1}.industry-solutions-route-page.industry-cases-page .caseVisualColumn,.industry-solutions-route-page.industry-cases-page .caseImageGroup,.industry-solutions-route-page.industry-cases-page .caseMediaSingle{width:var(--project-case-media-width);max-width:var(--project-case-media-width);min-width:0}.industry-solutions-route-page.industry-cases-page .caseTextColumn,.industry-solutions-route-page.industry-cases-page .caseCopyZone,.industry-solutions-route-page.industry-cases-page .case-copy-zone{width:var(--project-case-copy-width);min-width:0}.industry-solutions-route-page.industry-cases-page .industryCase:not(.industryCaseReverse) .caseTextColumn,.industry-solutions-route-page.industry-cases-page .industryCase:not(.industryCaseReverse) .caseCopyZone,.industry-solutions-route-page.industry-cases-page .industryCase:not(.industryCaseReverse) .case-copy-zone{left:var(--project-case-odd-copy-shift-x);position:relative}.industry-solutions-route-page.industry-cases-page .industry-case--08 .caseVisualColumn,.industry-solutions-route-page.industry-cases-page .industry-case--08 .caseImageZone,.industry-solutions-route-page.industry-cases-page .industry-case--08 .case-image-zone,.industry-solutions-route-page.industry-cases-page .industry-case--08 .caseMediaGrid,.industry-solutions-route-page.industry-cases-page .industry-case--08 .case08GalleryGrid{z-index:4;position:relative}.industry-solutions-route-page.industry-cases-page .caseCopyInteractionBoundary,.industry-solutions-route-page.industry-cases-page .case-copy-interaction-boundary{height:var(--project-case-media-height);box-sizing:border-box;align-items:flex-start;min-height:0;padding-top:0;overflow:visible}.industry-solutions-route-page.industry-cases-page .caseCopyPrimary,.industry-solutions-route-page.industry-cases-page .case-copy-primary-hit-area{top:calc((var(--project-case-category-align-offset) + var(--project-case-category-text-edge-adjust)) * -1);position:relative}.industry-solutions-route-page.industry-cases-page .industry-case--02{--case-copy-hover-shift:-42px}.industry-solutions-route-page.industry-cases-page .caseVisualColumn,.industry-solutions-route-page.industry-cases-page .caseImageZone,.industry-solutions-route-page.industry-cases-page .case-image-zone{position:relative}.industry-solutions-route-page.industry-cases-page .caseVisualColumn:before,.industry-solutions-route-page.industry-cases-page .caseImageZone:before,.industry-solutions-route-page.industry-cases-page .case-image-zone:before{content:none;top:calc(var(--project-case-divider-overhang) * -1);bottom:calc(var(--project-case-divider-overhang) * -1);z-index:3;pointer-events:none;background:#30303021;width:1px;position:absolute}.industry-solutions-route-page.industry-cases-page .industryCase:not(.industryCaseReverse) .caseVisualColumn:before,.industry-solutions-route-page.industry-cases-page .industryCase:not(.industryCaseReverse) .caseImageZone:before,.industry-solutions-route-page.industry-cases-page .industryCase:not(.industryCaseReverse) .case-image-zone:before{left:calc(var(--project-case-divider-gap) * -1)}.industry-solutions-route-page.industry-cases-page .industryCaseReverse .caseVisualColumn:before,.industry-solutions-route-page.industry-cases-page .industryCaseReverse .caseImageZone:before,.industry-solutions-route-page.industry-cases-page .industryCaseReverse .case-image-zone:before{right:calc(var(--project-case-divider-gap) * -1)}.industry-solutions-route-page.industry-cases-page .caseMediaSlot,.industry-solutions-route-page.industry-cases-page .case-media-slot,.industry-solutions-route-page.industry-cases-page .caseMediaBaseScale,.industry-solutions-route-page.industry-cases-page .case-media-base-scale,.industry-solutions-route-page.industry-cases-page .caseMediaScaleStage,.industry-solutions-route-page.industry-cases-page .case-media-scale-stage,.industry-solutions-route-page.industry-cases-page .caseImageStage,.industry-solutions-route-page.industry-cases-page .case-image-stage,.industry-solutions-route-page.industry-cases-page .caseImageFrame,.industry-solutions-route-page.industry-cases-page .case-image-frame,.industry-solutions-route-page.industry-cases-page .caseMediaSurface,.industry-solutions-route-page.industry-cases-page .case-media-surface{width:100%;height:100%}.industry-solutions-route-page.industry-cases-page .caseMediaRevealItem,.industry-solutions-route-page.industry-cases-page .caseImageShell,.industry-solutions-route-page.industry-cases-page .case-image-shell{width:100%}.industry-solutions-route-page.industry-cases-page .caseMediaSingle,.industry-solutions-route-page.industry-cases-page .caseImageStage,.industry-solutions-route-page.industry-cases-page .case-image-stage{aspect-ratio:16/9}.industry-solutions-route-page.industry-cases-page .caseMediaBaseScale,.industry-solutions-route-page.industry-cases-page .case-media-base-scale{transform:translateZ(0) scale(var(--industry-case-media-base-scale))}.industry-solutions-route-page.industry-cases-page .caseMediaScaleStage,.industry-solutions-route-page.industry-cases-page .case-media-scale-stage{transition:transform var(--case-motion-leave) var(--case-motion-ease), opacity var(--case-motion-leave) var(--case-motion-ease);transform:translate(0,0)scale(1)}.industry-solutions-route-page.industry-cases-page .industryCase:not(.industry-case--08).is-content-hovered .caseMediaScaleStage,.industry-solutions-route-page.industry-cases-page .industryCase:not(.industry-case--08).is-content-hovered .case-media-scale-stage{transform:translate3d(0, var(--case-motion-y), 0) scale(var(--case-motion-scale))!important;transition-duration:var(--case-motion-enter)!important}.industry-solutions-route-page.industry-cases-page .industry-case--02 .caseCopyReveal,.industry-solutions-route-page.industry-cases-page .industry-case--02 .case-copy-reveal{opacity:0;transition:opacity .72s var(--cases-ease), transform .72s var(--cases-ease);transform:translateY(24px)}.industry-solutions-route-page.industry-cases-page .industry-case--02 .industryCaseInner.is-visible .caseCopyReveal,.industry-solutions-route-page.industry-cases-page .industry-case--02 .industryCaseInner.is-visible .case-copy-reveal,.industry-solutions-route-page.industry-cases-page .industry-case--02 .industry-case-inner.is-visible .caseCopyReveal,.industry-solutions-route-page.industry-cases-page .industry-case--02 .industry-case-inner.is-visible .case-copy-reveal{opacity:1;transform:translate(0,0)}.industry-solutions-route-page.industry-cases-page .caseSummary,.industry-solutions-route-page.industry-cases-page .case-summary,.industry-solutions-route-page.industry-cases-page .caseSummary p,.industry-solutions-route-page.industry-cases-page .case-summary p,.industry-solutions-route-page.industry-cases-page .caseDetailInner p,.industry-solutions-route-page.industry-cases-page .case-detail-inner p{white-space:normal;overflow-wrap:normal;text-overflow:clip;overflow:visible}.industry-solutions-route-page.industry-cases-page .caseDetailPanel,.industry-solutions-route-page.industry-cases-page .case-detail-panel{max-height:0}.industry-solutions-route-page.industry-cases-page .industryCase.is-content-hovered .caseDetailPanel,.industry-solutions-route-page.industry-cases-page .industryCase.is-content-hovered .case-detail-panel{transform:translate3d(0, calc(var(--case-copy-hover-shift) - 45px), 0);margin-top:13px;max-height:260px!important}.industry-solutions-route-page.industry-cases-page .caseTags,.industry-solutions-route-page.industry-cases-page .case-tags{margin-bottom:0}.industry-solutions-route-page.industry-cases-page .caseDetailInner h3,.industry-solutions-route-page.industry-cases-page .case-detail-inner h3{margin-bottom:10px}.industry-solutions-route-page.industry-cases-page .caseDetailInner p,.industry-solutions-route-page.industry-cases-page .case-detail-inner p{line-height:1.48}.industry-solutions-route-page.industry-cases-page .caseDetailInner p+p,.industry-solutions-route-page.industry-cases-page .case-detail-inner p+p{margin-top:4px}@media (width>=1280px) and (width<=1439px){.industry-solutions-route-page.industry-cases-page{--project-case-section-height:clamp(650px, 50.8vw, 680px);--project-case-container:min(1080px, calc(100vw - 360px));--project-case-media-width:clamp(480px, 36vw, 532px);--project-case-media-height:clamp(303.75px, 24.6094vw, 337.5px);--project-case-copy-width:clamp(420px, 36vw, 520px);--project-case-gap:clamp(54px, 4.2vw, 64px);--project-case-divider-gap:12px}.industry-solutions-route-page.industry-cases-page .industryCaseInner,.industry-solutions-route-page.industry-cases-page .industry-case-inner{width:var(--project-case-container)!important;max-width:var(--project-case-container)!important;grid-template-columns:minmax(0, var(--project-case-media-width)) minmax(0, 1fr)!important;gap:var(--project-case-gap)!important}.industry-solutions-route-page.industry-cases-page .industryCaseReverse .industryCaseInner,.industry-solutions-route-page.industry-cases-page .industryCaseReverse .industry-case-inner{grid-template-columns:minmax(0, 1fr) minmax(0, var(--project-case-media-width))!important}.industry-solutions-route-page.industry-cases-page .caseVisualColumn,.industry-solutions-route-page.industry-cases-page .caseImageGroup,.industry-solutions-route-page.industry-cases-page .caseMediaSingle,.industry-solutions-route-page.industry-cases-page .caseMediaGrid,.industry-solutions-route-page.industry-cases-page .caseTextColumn,.industry-solutions-route-page.industry-cases-page .caseCopyZone,.industry-solutions-route-page.industry-cases-page .case-copy-zone,.industry-solutions-route-page.industry-cases-page .industryCase .caseVisualColumn,.industry-solutions-route-page.industry-cases-page .industryCase .caseImageGroup,.industry-solutions-route-page.industry-cases-page .industryCase .caseMediaSingle,.industry-solutions-route-page.industry-cases-page .industryCase .caseMediaGrid,.industry-solutions-route-page.industry-cases-page .industryCase .caseTextColumn,.industry-solutions-route-page.industry-cases-page .industryCase .caseCopyZone,.industry-solutions-route-page.industry-cases-page .industryCase .case-copy-zone,.industry-solutions-route-page.industry-cases-page .industryCase:not(.industry-case--08) .caseVisualColumn,.industry-solutions-route-page.industry-cases-page .industryCase:not(.industry-case--08) .caseImageGroup,.industry-solutions-route-page.industry-cases-page .industryCase:not(.industry-case--08) .caseMediaSingle{width:100%!important;min-width:0!important;max-width:100%!important}}.industry-solutions-route-page.industry-cases-page .caseSideLabel{z-index:2;color:#1113;letter-spacing:.22em;writing-mode:vertical-rl;font-size:9px;position:absolute;top:72%;left:clamp(122px,8vw,162px);transform:translateY(-50%)}.industry-solutions-route-page.industry-cases-page .industryCaseReverse .caseSideLabel{left:auto;right:clamp(122px,8vw,162px)}.industry-solutions-route-page.industry-cases-page .industry-case-item{isolation:isolate}.industry-solutions-route-page.industry-cases-page .case-side-decor{z-index:1;color:#26242194;opacity:1;pointer-events:none;-webkit-user-select:none;user-select:none;position:absolute;inset:0;overflow:clip}.industry-solutions-route-page.industry-cases-page .case-side-decor__left,.industry-solutions-route-page.industry-cases-page .case-side-decor__right{width:clamp(110px,8vw,150px);position:absolute;top:12%;bottom:12%}.industry-solutions-route-page.industry-cases-page .case-side-decor__left{grid-template-rows:minmax(72px,auto) minmax(190px,auto) auto 1fr;grid-template-columns:72px 1fr;align-content:start;row-gap:34px;display:grid;left:clamp(32px,4vw,76px)}.industry-solutions-route-page.industry-cases-page .case-side-decor__right{grid-template-rows:minmax(190px,auto) 1fr minmax(128px,auto);grid-template-columns:minmax(96px,124px) 34px;align-items:start;column-gap:26px;display:grid;right:clamp(32px,4vw,76px)}.industry-solutions-route-page.industry-cases-page .case-decor-axis,.industry-solutions-route-page.industry-cases-page .case-decor-marker{width:1px;position:absolute}.industry-solutions-route-page.industry-cases-page .case-decor-axis{grid-area:2/2;justify-self:center;position:relative;top:auto;left:auto}.industry-solutions-route-page.industry-cases-page .case-side-decor--even .case-decor-axis{top:auto}.industry-solutions-route-page.industry-cases-page .case-decor-marker{z-index:2;grid-area:1/2;width:32px;height:220px;position:relative;top:0;right:auto}.industry-solutions-route-page.industry-cases-page .case-side-decor--odd .case-decor-marker{top:0}.industry-solutions-route-page.industry-cases-page .case-decor-axis__line,.industry-solutions-route-page.industry-cases-page .case-decor-marker__line{transform-origin:top;background:#2a272333;width:1px;height:clamp(180px,12vw,220px);display:block}.industry-solutions-route-page.industry-cases-page .case-decor-axis__node,.industry-solutions-route-page.industry-cases-page .case-decor-marker__node{background:#ff5b18e6;border-radius:50%;width:8px;height:8px;position:absolute;top:72px;left:calc(50% - 4px);box-shadow:0 0 0 18px #ff5b181a}.industry-solutions-route-page.industry-cases-page .case-decor-marker__dash{transform-origin:0;background:#ff5b18c7;width:30px;height:1px;position:absolute;top:38px;left:3px}.industry-solutions-route-page.industry-cases-page .case-decor-brand{color:#26242194;letter-spacing:.26em;text-transform:uppercase;grid-area:3/1/auto/-1;gap:2px;font-size:11px;font-weight:500;line-height:2;display:grid;position:relative;top:auto;left:auto}.industry-solutions-route-page.industry-cases-page .case-side-decor--even .case-decor-brand{opacity:.84;top:auto}.industry-solutions-route-page.industry-cases-page .case-decor-micro{color:#2624218f;letter-spacing:.22em;text-transform:uppercase;writing-mode:vertical-rl;grid-area:4/1;align-self:start;font-size:9px;font-weight:500;line-height:1.6;position:relative;bottom:auto;left:auto}.industry-solutions-route-page.industry-cases-page .case-decor-copy{z-index:3;color:#26242194;letter-spacing:.24em;text-align:right;text-transform:uppercase;grid-area:1/1;gap:10px;min-width:0;font-size:11px;font-weight:500;line-height:2;display:grid;position:relative;top:0}.industry-solutions-route-page.industry-cases-page .case-side-decor--even .case-decor-copy{top:0}.industry-solutions-route-page.industry-cases-page .case-decor-dots{grid-area:1/1;grid-template-columns:repeat(4,3px);gap:16px;width:60px;max-width:70px;display:grid;position:relative;top:auto;left:auto}.industry-solutions-route-page.industry-cases-page .case-decor-dots span{background:#ff5b1861;border-radius:50%;width:3px;height:3px}.industry-solutions-route-page.industry-cases-page .case-decor-dots span:nth-child(5n),.industry-solutions-route-page.industry-cases-page .case-decor-dots span:nth-child(11),.industry-solutions-route-page.industry-cases-page .case-decor-dots span:nth-child(17){background:#ff5b18c7}.industry-solutions-route-page.industry-cases-page .case-decor-arcs{z-index:0;width:216px;height:146px;position:absolute;bottom:4%;right:clamp(-130px,-6.8vw,-86px)}.industry-solutions-route-page.industry-cases-page .case-decor-arc{border-top:1px solid #ff5b186b;border-bottom:0;border-left:0;border-right:1px solid #ff5b186b;border-radius:0 100% 0 0;width:216px;height:138px;position:absolute;bottom:0;right:0}.industry-solutions-route-page.industry-cases-page .case-decor-arc--dotted{opacity:.72;border-style:dashed;bottom:22px;right:24px}.industry-solutions-route-page.industry-cases-page .case-decor-arc__node{background:#ff5b18e6;border-radius:50%;width:8px;height:8px;position:absolute;bottom:42px;right:72px}.industry-solutions-route-page.industry-cases-page.page-motion-enabled .case-side-decor:not(.is-visible) .case-decor-axis__line,.industry-solutions-route-page.industry-cases-page.page-motion-enabled .case-side-decor:not(.is-visible) .case-decor-marker__line{opacity:0;transform:scaleY(0)}.industry-solutions-route-page.industry-cases-page.page-motion-enabled .case-side-decor.is-visible .case-decor-axis__line,.industry-solutions-route-page.industry-cases-page.page-motion-enabled .case-side-decor.is-visible .case-decor-marker__line{opacity:1;transition:opacity .72s var(--cases-ease) .1s, transform .72s var(--cases-ease) .1s;transform:scaleY(1)}.industry-solutions-route-page.industry-cases-page.page-motion-enabled .case-side-decor:not(.is-visible) .case-decor-marker__dash{opacity:0;transform:scaleX(0)}.industry-solutions-route-page.industry-cases-page.page-motion-enabled .case-side-decor.is-visible .case-decor-marker__dash{opacity:1;transition:opacity .56s var(--cases-ease) .18s, transform .56s var(--cases-ease) .18s;transform:scaleX(1)}.industry-solutions-route-page.industry-cases-page.page-motion-enabled .case-side-decor:not(.is-visible) .case-decor-axis__node,.industry-solutions-route-page.industry-cases-page.page-motion-enabled .case-side-decor:not(.is-visible) .case-decor-marker__node,.industry-solutions-route-page.industry-cases-page.page-motion-enabled .case-side-decor:not(.is-visible) .case-decor-arc__node{opacity:0;transform:scale(.55)}.industry-solutions-route-page.industry-cases-page.page-motion-enabled .case-side-decor.is-visible .case-decor-axis__node,.industry-solutions-route-page.industry-cases-page.page-motion-enabled .case-side-decor.is-visible .case-decor-marker__node,.industry-solutions-route-page.industry-cases-page.page-motion-enabled .case-side-decor.is-visible .case-decor-arc__node{opacity:.85;transition:opacity .46s var(--cases-ease) .17s, transform .46s var(--cases-ease) .17s;transform:scale(1)}.industry-solutions-route-page.industry-cases-page.page-motion-enabled .case-side-decor:not(.is-visible) .case-decor-copy,.industry-solutions-route-page.industry-cases-page.page-motion-enabled .case-side-decor:not(.is-visible) .case-decor-brand,.industry-solutions-route-page.industry-cases-page.page-motion-enabled .case-side-decor:not(.is-visible) .case-decor-micro{opacity:0;letter-spacing:.36em;transform:translateY(8px)}.industry-solutions-route-page.industry-cases-page.page-motion-enabled .case-side-decor.is-visible .case-decor-copy,.industry-solutions-route-page.industry-cases-page.page-motion-enabled .case-side-decor.is-visible .case-decor-brand,.industry-solutions-route-page.industry-cases-page.page-motion-enabled .case-side-decor.is-visible .case-decor-micro{transition:opacity .58s var(--cases-ease) .23s, transform .58s var(--cases-ease) .23s, letter-spacing .58s var(--cases-ease) .23s;transform:translateY(0)}.industry-solutions-route-page.industry-cases-page.page-motion-enabled .case-side-decor.is-visible .case-decor-copy{opacity:1;letter-spacing:.28em}.industry-solutions-route-page.industry-cases-page.page-motion-enabled .case-side-decor.is-visible .case-decor-brand,.industry-solutions-route-page.industry-cases-page.page-motion-enabled .case-side-decor.is-visible .case-decor-micro{opacity:.58;letter-spacing:.26em}.industry-solutions-route-page.industry-cases-page.page-motion-enabled .case-side-decor:not(.is-visible) .case-decor-dots{opacity:0;clip-path:inset(0 100% 0 0)}.industry-solutions-route-page.industry-cases-page.page-motion-enabled .case-side-decor.is-visible .case-decor-dots{opacity:1;clip-path:inset(0);transition:opacity .6s var(--cases-ease) .29s, clip-path .6s var(--cases-ease) .29s}.industry-solutions-route-page.industry-cases-page.page-motion-enabled .case-side-decor:not(.is-visible) .case-decor-arcs{opacity:0;transform:scale(.96)}.industry-solutions-route-page.industry-cases-page.page-motion-enabled .case-side-decor.is-visible .case-decor-arcs{opacity:1;transition:opacity .76s var(--cases-ease) .29s, transform .76s var(--cases-ease) .29s;transform:scale(1)}@media (width<=1439px){.industry-solutions-route-page.industry-cases-page .case-side-decor__left,.industry-solutions-route-page.industry-cases-page .case-side-decor__right{width:70px}.industry-solutions-route-page.industry-cases-page .case-decor-copy,.industry-solutions-route-page.industry-cases-page .case-decor-dots,.industry-solutions-route-page.industry-cases-page .case-decor-arcs,.industry-solutions-route-page.industry-cases-page .case-decor-brand,.industry-solutions-route-page.industry-cases-page .case-decor-micro{display:none}.industry-solutions-route-page.industry-cases-page .case-side-decor__right{grid-template-columns:28px;justify-content:end}.industry-solutions-route-page.industry-cases-page .case-decor-axis__line,.industry-solutions-route-page.industry-cases-page .case-decor-marker__line{height:160px}.industry-solutions-route-page.industry-cases-page .case-decor-axis__node,.industry-solutions-route-page.industry-cases-page .case-decor-marker__node{width:7px;height:7px;top:58px;left:calc(50% - 3.5px);box-shadow:0 0 0 15px #ff5b1817}.industry-solutions-route-page.industry-cases-page .case-decor-marker__dash{width:26px}}@media (width>=1440px) and (width<=1599px){.industry-solutions-route-page.industry-cases-page{--project-case-section-height:clamp(704px, 49vw, 720px);--project-case-container:min(1220px, calc(100vw - 220px));--project-case-media-width:clamp(500px, 35.5vw, 532px);--project-case-copy-width:clamp(430px, 30vw, 480px);--project-case-gap:clamp(64px, 4.8vw, 72px);--project-case-odd-copy-shift-x:10px;--project-case-body-width:calc(var(--project-case-media-width) + var(--project-case-gap) + var(--project-case-copy-width))}.industry-solutions-route-page.industry-cases-page .case-side-decor__left{grid-template-columns:1fr;width:76px;left:18px}.industry-solutions-route-page.industry-cases-page .case-side-decor__right{grid-template-columns:30px;justify-content:end;width:76px;right:18px}.industry-solutions-route-page.industry-cases-page .case-decor-copy,.industry-solutions-route-page.industry-cases-page .case-decor-dots,.industry-solutions-route-page.industry-cases-page .case-decor-brand,.industry-solutions-route-page.industry-cases-page .case-decor-micro,.industry-solutions-route-page.industry-cases-page .case-decor-arcs{display:none}.industry-solutions-route-page.industry-cases-page .case-decor-axis{grid-column:1}.industry-solutions-route-page.industry-cases-page .caseSideLabel{top:78%;left:54px}.industry-solutions-route-page.industry-cases-page .industryCaseReverse .caseSideLabel{left:auto;right:54px}.industry-solutions-route-page.industry-cases-page .case-decor-axis__line,.industry-solutions-route-page.industry-cases-page .case-decor-marker__line{height:180px}.industry-solutions-route-page.industry-cases-page .case-decor-axis__node,.industry-solutions-route-page.industry-cases-page .case-decor-marker__node{width:7px;height:7px;top:64px;left:calc(50% - 3.5px)}.industry-solutions-route-page.industry-cases-page .industryCase:not(.industry-case--08) .caseVisualColumn,.industry-solutions-route-page.industry-cases-page .industryCase:not(.industry-case--08) .caseImageGroup,.industry-solutions-route-page.industry-cases-page .industryCase:not(.industry-case--08) .caseMediaSingle{width:100%!important;min-width:0!important;max-width:100%!important}}@media (width>=1177px) and (width<=1599px) and (hover:none),(width>=1177px) and (width<=1599px) and (pointer:coarse){.industry-solutions-route-page.industry-cases-page .industryCase.industry-case--01.is-content-hovered .caseMediaScaleStage,.industry-solutions-route-page.industry-cases-page .industryCase.industry-case--01.is-content-hovered .case-media-scale-stage,.industry-solutions-route-page.industry-cases-page .industryCase.industry-case--03.is-content-hovered .caseMediaScaleStage,.industry-solutions-route-page.industry-cases-page .industryCase.industry-case--03.is-content-hovered .case-media-scale-stage,.industry-solutions-route-page.industry-cases-page .industryCase.industry-case--05.is-content-hovered .caseMediaScaleStage,.industry-solutions-route-page.industry-cases-page .industryCase.industry-case--05.is-content-hovered .case-media-scale-stage,.industry-solutions-route-page.industry-cases-page .industryCase.industry-case--07.is-content-hovered .caseMediaScaleStage,.industry-solutions-route-page.industry-cases-page .industryCase.industry-case--07.is-content-hovered .case-media-scale-stage{transform:translate3d(0, var(--case-motion-y), 0) scale(1)!important}}@media (width>=1600px) and (width<=1919px){.industry-solutions-route-page.industry-cases-page{--project-case-container:min(1360px, calc(100vw - 208px));--project-case-media-width:clamp(580px, 36vw, 680px);--project-case-copy-width:clamp(480px, 28vw, 540px);--project-case-gap:clamp(70px, 5vw, 96px);--project-case-odd-copy-shift-x:10px;--project-case-body-width:calc(var(--project-case-media-width) + var(--project-case-gap) + var(--project-case-copy-width))}.industry-solutions-route-page.industry-cases-page .case-side-decor__left{grid-template-columns:58px 1fr;width:126px;left:24px}.industry-solutions-route-page.industry-cases-page .case-side-decor__right{grid-template-columns:minmax(72px,78px) 28px;column-gap:20px;width:126px;right:24px}.industry-solutions-route-page.industry-cases-page .case-decor-copy,.industry-solutions-route-page.industry-cases-page .case-decor-brand{letter-spacing:.23em;font-size:11px}.industry-solutions-route-page.industry-cases-page .case-decor-dots{grid-template-columns:repeat(4,3px);gap:14px;width:54px}.industry-solutions-route-page.industry-cases-page .case-decor-arcs{display:none}}@media (width>=1920px){.industry-solutions-route-page.industry-cases-page{--project-case-odd-copy-shift-x:10px}.industry-solutions-route-page.industry-cases-page .case-side-decor__left,.industry-solutions-route-page.industry-cases-page .case-side-decor__right{width:164px}.industry-solutions-route-page.industry-cases-page .case-side-decor__right{grid-template-columns:minmax(112px,125px) 34px;column-gap:26px}.industry-solutions-route-page.industry-cases-page .case-decor-copy,.industry-solutions-route-page.industry-cases-page .case-decor-brand{letter-spacing:.24em;font-size:12px}.industry-solutions-route-page.industry-cases-page .case-decor-micro{font-size:10px}.industry-solutions-route-page.industry-cases-page .case-decor-axis__line,.industry-solutions-route-page.industry-cases-page .case-decor-marker__line{height:220px}.industry-solutions-route-page.industry-cases-page .case-decor-axis__node,.industry-solutions-route-page.industry-cases-page .case-decor-marker__node{width:9px;height:9px;top:78px;left:calc(50% - 4.5px);box-shadow:0 0 0 21px #ff5b181a}.industry-solutions-route-page.industry-cases-page .case-decor-marker__dash{width:34px}.industry-solutions-route-page.industry-cases-page .case-decor-dots{grid-template-columns:repeat(4,4px);gap:18px;width:70px}.industry-solutions-route-page.industry-cases-page .case-decor-dots span{width:4px;height:4px}.industry-solutions-route-page.industry-cases-page .case-decor-arcs{width:300px;height:214px;right:-215px}.industry-solutions-route-page.industry-cases-page .case-decor-arc{width:300px;height:194px}}@media (width<=1279px){.industry-solutions-route-page.industry-cases-page .case-side-decor,.industry-solutions-route-page.industry-cases-page .caseSideLabel{display:none}}html{scroll-behavior:auto}.route-ready-shell{overflow-anchor:none;visibility:visible;opacity:1;pointer-events:auto;min-height:100vh}.site-nav{opacity:1;visibility:visible;animation:.52s cubic-bezier(.22,1,.36,1) both sharedSiteNavEnter}.site-brand,.site-nav-links a,.site-nav-static-item,.site-contact-link{opacity:1;visibility:visible;animation:.52s cubic-bezier(.22,1,.36,1) both sharedSiteNavItemEnter}.site-brand{animation-delay:60ms}.site-nav-links>:first-child{animation-delay:.1s}.site-nav-links>:nth-child(2){animation-delay:.125s}.site-nav-links>:nth-child(3){animation-delay:.15s}.site-nav-links>:nth-child(4){animation-delay:.175s}.site-nav-links>:nth-child(5){animation-delay:.2s}.site-contact-link{animation-delay:.23s}@keyframes sharedSiteNavEnter{0%{opacity:0}to{opacity:1}}@keyframes sharedSiteNavItemEnter{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translate(0,0)}}@media (width<=1279px){.site-nav{grid-template-columns:auto minmax(0,1fr) auto;gap:clamp(12px,2vw,24px);padding-inline:clamp(20px,4vw,48px)}.site-brand,.site-contact-link{flex-shrink:0}.site-nav-links{overscroll-behavior-x:contain;scrollbar-width:none;justify-content:center;justify-self:stretch;gap:clamp(18px,3vw,34px);min-width:0;overflow-x:auto}.site-nav-links::-webkit-scrollbar{display:none}.industry-cases-page .industryCase{min-height:auto;padding-block:clamp(58px,8vw,82px)}.industry-cases-page .industryCaseInner,.industry-cases-page .industry-case-inner{width:min(100%, var(--cases-container,calc(100vw - 56px)));margin-inline:auto}.industry-cases-page .industryCasesList,.industry-cases-page .industryCasesPage{overflow:clip visible}.recovery-home-page .home-section-aigc,.recovery-home-page .home-section-event,.recovery-home-page .home-section-ip,.recovery-home-page .home-section-promo,.recovery-home-page .home-section-growth,.recovery-home-page .home-section-film,.recovery-home-page .promo-showcase,.recovery-home-page .growth-showcase{min-height:auto}.industry-cases-page .industryCase,.industry-cases-page .industry-case--01{height:auto!important;min-height:0!important;margin-bottom:0!important;padding:clamp(56px,7vw,76px) clamp(28px,4vw,40px)!important;display:block!important}.industry-cases-page .industryCaseInner,.industry-cases-page .industry-case-inner,.industry-cases-page .industry-case--01 .industryCaseInner,.industry-cases-page .industry-case--01 .industry-case-inner{width:min(100%, var(--cases-container,calc(100vw - 64px)))!important;grid-template-columns:minmax(0,1fr)!important;justify-content:stretch!important;align-items:start!important;gap:clamp(26px,4vw,36px)!important;max-width:760px!important;height:auto!important}.industry-cases-page .caseTextColumn,.industry-cases-page .industryCaseReverse .caseTextColumn,.industry-cases-page .industry-case--01 .caseTextColumn{order:1!important}.industry-cases-page .caseVisualColumn,.industry-cases-page .industryCaseReverse .caseVisualColumn,.industry-cases-page .industry-case--01 .caseVisualColumn{order:2!important}.industry-cases-page .caseVisualColumn,.industry-cases-page .caseImageGroup,.industry-cases-page .caseMediaSingle,.industry-cases-page .caseMediaGrid,.industry-cases-page .caseTextColumn,.industry-cases-page .caseCopyZone,.industry-cases-page .case-copy-zone,.industry-cases-page .industry-case--01 .caseVisualColumn,.industry-cases-page .industry-case--01 .caseImageGroup,.industry-cases-page .industry-case--01 .caseMediaSingle,.industry-cases-page .industry-case--01 .caseTextColumn,.industry-cases-page .industry-case--01 .caseCopyZone,.industry-cases-page .industry-case--01 .case-copy-zone,.industry-cases-page .industryCaseMultiImage .caseMediaGrid,.industry-cases-page .industryCaseMultiImage .casePartnerMore,.industry-cases-page .industryCaseMultiImage .case-partner-more{width:100%!important;min-width:0!important;max-width:100%!important}.industry-cases-page .caseCopyInteractionBoundary,.industry-cases-page .case-copy-interaction-boundary,.industry-cases-page .industry-case--01 .caseCopyInteractionBoundary,.industry-cases-page .industry-case--01 .case-copy-interaction-boundary{min-height:0!important;display:block!important}.industry-cases-page .caseMediaBaseScale,.industry-cases-page .case-media-base-scale{height:auto!important;transform:translateZ(0)scale(1)!important}.industry-cases-page .caseImageStage,.industry-cases-page .case-image-stage{width:100%}.industry-cases-page .industry-case--08 .case08GalleryHoverMotion .caseMediaRevealItem,.industry-cases-page .industry-case--08 .case08GalleryHoverMotion .caseImageShell,.industry-cases-page .industry-case--08 .case08GalleryHoverMotion .case-image-shell,.industry-cases-page .industry-case--08 .case08GalleryHoverMotion .caseMediaSlot,.industry-cases-page .industry-case--08 .case08GalleryHoverMotion .case-media-slot,.industry-cases-page .industry-case--08 .case08GalleryHoverMotion .caseMediaBaseScale,.industry-cases-page .industry-case--08 .case08GalleryHoverMotion .case-media-base-scale,.industry-cases-page .industry-case--08 .case08GalleryHoverMotion .caseMediaScaleStage,.industry-cases-page .industry-case--08 .case08GalleryHoverMotion .case-media-scale-stage,.industry-cases-page .industry-case--08 .case08GalleryHoverMotion .caseImageStage,.industry-cases-page .industry-case--08 .case08GalleryHoverMotion .case-image-stage,.industry-cases-page .industry-case--08 .case08GalleryHoverMotion .caseImageFrame,.industry-cases-page .industry-case--08 .case08GalleryHoverMotion .case-image-frame,.industry-cases-page .industry-case--08 .case08GalleryHoverMotion .caseMediaSurface,.industry-cases-page .industry-case--08 .case08GalleryHoverMotion .case-media-surface{aspect-ratio:auto!important;height:100%!important;min-height:0!important}}@media (width<=900px){.site-nav{height:var(--nav-height);min-height:var(--nav-height);grid-template-columns:auto minmax(0,1fr) auto;padding-inline:18px}.site-nav-links{background:0 0;gap:20px;max-width:none;padding:0;font-size:12px;position:static;inset:auto}.site-contact-link{white-space:nowrap;grid-column:auto;height:30px;padding-inline:12px;font-size:11px}.home-hero{min-height:min(100svh,820px)}.recovery-home-page .home-section-aigc,.recovery-home-page .home-section-event,.recovery-home-page .home-section-ip,.recovery-home-page .home-section-film{padding-block:clamp(58px,9vw,78px)}.recovery-home-page .home-section-ip .home-section-inner,.recovery-home-page .home-promo-layout,.recovery-home-page .home-growth-layout,.recovery-home-page .aigc-carousel-stage,.recovery-home-page .event-collage,.recovery-home-page .person-grid{width:min(100%,100vw - 40px)}.recovery-home-page .home-section-ip .home-section-inner,.recovery-home-page .home-promo-layout,.recovery-home-page .home-growth-layout{padding-inline:0}.person-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.industry-cases-page .industryCasesHero{min-height:auto;padding-top:clamp(56px,9vw,74px)}.industry-cases-page .industryCase{min-height:auto;padding:clamp(54px,9vw,70px) clamp(20px,4vw,28px);display:block}.industry-cases-page .industryCaseInner,.industry-cases-page .industry-case-inner{grid-template-columns:1fr;gap:clamp(24px,5vw,34px)}.industry-cases-page .caseTextColumn,.industry-cases-page .industryCaseReverse .caseTextColumn{order:1!important}.industry-cases-page .caseVisualColumn,.industry-cases-page .industryCaseReverse .caseVisualColumn{order:2!important}.industry-cases-page .caseMediaSingle,.industry-cases-page .caseMediaGrid,.industry-cases-page .caseImageGroup{width:100%;max-width:100%}.industry-cases-page .caseSummary{margin-top:24px}.industry-solutions-route-page.industry-cases-page .industryCase.is-content-hovered .caseDetailPanel,.industry-solutions-route-page.industry-cases-page .industryCase.is-content-hovered .case-detail-panel{opacity:1;visibility:visible;grid-template-rows:1fr;margin-top:20px;transform:none}.aiEducationHero,.ai-education-hero{min-height:min(100svh,760px)}.teen-ai-section,.ai-audience-section{min-height:auto;padding-block:clamp(62px,9vw,82px)}}@media (width<=640px){:root{--nav-height:56px}.site-nav{gap:10px;padding-inline:12px}.site-brand strong{font-size:14px}.site-brand span{font-size:7px}.site-nav-links{justify-content:flex-start;gap:16px;font-size:11px}.site-contact-link{gap:5px;max-width:86px;padding-inline:9px;font-size:10px}.home-hero-copy{width:auto;left:22px;right:22px}.home-hero-copy h1>span:nth-child(2),.home-hero-copy>p{white-space:normal}.recovery-home-page .home-section-aigc,.recovery-home-page .home-section-event,.recovery-home-page .home-section-ip,.recovery-home-page .home-section-film{padding-block:56px}.recovery-home-page .home-section-ip .home-section-inner,.recovery-home-page .home-promo-layout,.recovery-home-page .home-growth-layout,.recovery-home-page .aigc-carousel-stage,.recovery-home-page .event-collage,.recovery-home-page .person-grid{width:calc(100vw - 28px)}.person-grid{grid-template-columns:1fr}.industry-cases-page .industryCasesHero h1,.industry-cases-page .caseTitle,.industry-cases-page .caseTitleLong{white-space:normal;overflow-wrap:anywhere}.industry-cases-page .caseMediaGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.industry-cases-page .caseNumber{font-size:clamp(36px,12vw,48px)}.industry-cases-page .caseSummary,.industry-cases-page .caseDetailInner p{font-size:14px;line-height:1.78}.partnership-main-row{grid-template-columns:1fr}.partnership-content,.industryCasesContactInner,.industry-cases-page .industryCasesContactInner{width:calc(100vw - 32px)}}@media (width<=390px){.site-contact-link{max-width:74px;padding-inline:7px}.site-nav-links{gap:14px}.industry-cases-page .caseMediaGrid{grid-template-columns:1fr}.industry-cases-page .caseMediaGrid .caseImageStage{aspect-ratio:16/10}}@media (width<=900px){.about-page{--about-content-left:32px;--about-content-width:calc(100vw - 64px)}.about-hero{min-height:640px}.about-hero__content{--about-hero-title-size:clamp(35.2px, 5.94vw, 48.4px);left:var(--about-content-left);width:auto;bottom:78px;right:32px}.about-hero__title{white-space:normal;max-width:760px}.about-page .about-hero .about-hero__title-decor{--about-hero-title-corner-size:clamp(9.6px, 1.5vw, 11.22px);--about-hero-title-corner-width:3px;--about-hero-title-corner-gap:12px}.about-hero__subtitle{margin-top:20px}.about-history-intro__inner,.about-history__inner{width:var(--about-content-width);margin-left:var(--about-content-left)}.about-history-intro__inner{padding:clamp(54px,8vw,78px) 0 clamp(34px,5vw,52px)}.about-history__inner{padding:clamp(42px,7vw,72px) 0 clamp(92px,10vw,126px)}.about-history__track{--about-history-date-size:clamp(21px, 2.8vw, 24px);--about-history-node-row-height:clamp(56px, 7vw, 66px);--about-history-node-y:calc((var(--about-history-date-size) * 1.3) + clamp(26px, 3.4vw, 32px));--about-history-line-extension:clamp(72px, 10vw, 96px);--about-history-arrow-size:8px}.about-news-center__inner{width:var(--about-content-width);padding:clamp(88px,10vw,116px) 0 clamp(82px,9vw,108px)}.about-news-center__placeholder{min-height:clamp(220px,34vw,300px);margin-top:clamp(46px,6vw,64px)}.about-team__inner{width:var(--about-content-width);padding:clamp(98px,11vw,130px) 0 clamp(116px,12vw,150px)}.about-team__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:68px 30px}.about-team__name{font-size:clamp(21px,2.8vw,26px)}.about-team__role{font-size:clamp(17px,2.1vw,19px)}}@media (width<=640px){.about-page{--about-content-left:22px;--about-content-width:calc(100vw - 44px)}.about-hero{height:82svh;min-height:560px}.about-hero__image{object-position:center center}.about-hero__content{--about-hero-title-size:clamp(28.6px, 8.58vw, 35.2px);left:var(--about-content-left);bottom:66px;right:22px}.about-hero__title{overflow-wrap:anywhere;word-break:break-all;width:min(100%,72vw);max-width:100%;line-height:1.24}.about-page .about-hero .about-hero__title-decor{--about-hero-title-corner-size:clamp(8.4px, 2.1vw, 9.6px);--about-hero-title-corner-width:3px;--about-hero-title-corner-gap:10px}.about-hero__subtitle{overflow-wrap:anywhere;word-break:break-all;text-align:left;width:min(100%,72vw);max-width:100%;margin-top:18px;line-height:1.5}.about-history-intro__inner{padding:52px 0 34px}.about-history-intro__eyebrow{font-size:clamp(18px,5.4vw,22px)}.about-history-intro__title{max-width:100%;font-size:clamp(28px,8vw,34px)}.about-history__inner{width:min(440px, var(--about-content-width));margin-inline:auto;padding:44px 0 96px}.about-history__track{--about-history-date-size:clamp(21px, 2.8vw, 24px);--about-history-node-row-height:clamp(56px, 7vw, 66px);--about-history-node-y:calc((var(--about-history-date-size) * 1.3) + clamp(26px, 3.4vw, 32px));--about-history-line-extension:clamp(52px, 6.8vw, 72px);--about-history-arrow-size:8px;grid-template-columns:1fr;gap:0}.about-history__line{width:1.15px;height:auto;inset:16px auto 30px 19px;transform:none}.about-history__line:after{inset:auto auto 0 50%;transform:translate(-50%)rotate(135deg)}.about-history__item{text-align:left;grid-template-rows:auto auto;grid-template-columns:39px minmax(0,1fr);justify-items:stretch;column-gap:21px;padding-bottom:60px}.about-history__item:last-child{padding-bottom:69px}.about-history__date{font-size:var(--about-history-date-size);grid-area:1/2}.about-history__node-row{grid-area:1/1/span 2;justify-content:center;align-items:flex-start;width:39px;height:100%;padding-top:7px}.about-history__node{width:14px;height:14px}.about-history__item:not(.about-history__item--current) .about-history__node-row:after{inset:auto auto 23px 50%;transform:translate(-50%)rotate(135deg)}.about-history__copy{grid-area:2/2;padding-right:0}.about-history__stage{margin-top:16px;font-size:clamp(28px,8vw,33px)}.about-history__description{margin-top:12px;font-size:clamp(18px,5.2vw,21px)}.about-history__item--current .about-history__node{width:22px;height:22px;margin-top:-5px}.about-news-center__inner{width:min(390px, var(--about-content-width));padding:76px 0 82px}.about-news-center__title{font-size:clamp(34px,9vw,42px)}.about-news-center__subtitle{font-size:clamp(17px,4.8vw,19px)}.about-news-center__placeholder{min-height:210px;margin-top:42px}.about-news-center__placeholder p{font-size:clamp(24px,6vw,30px)}.about-team__inner{width:min(390px, var(--about-content-width));padding:76px 0 92px}.about-team__title{font-size:clamp(34px,9vw,42px)}.about-team__grid{grid-template-columns:1fr;gap:58px;margin-top:48px}.about-team__name{column-gap:10px;font-size:clamp(22px,6.1vw,25px)}.about-team__role{font-size:clamp(17px,4.8vw,19px)}}@media (prefers-reduced-motion:reduce){.site-nav,.site-brand,.site-nav-links a,.site-nav-static-item,.site-contact-link{animation:none!important}.site-nav{transition-duration:.01ms!important}.about-team__image{transition:none}.aiEducationHeroPoster,.ai-education-hero-poster,.aiEducationHeroVideo,.ai-education-hero-video{transition-duration:.01ms!important}}.recovery-home-page .home-section-film{min-height:auto;margin-bottom:var(--professional-section-leading);padding-bottom:0}.recovery-home-page+.shared-partnership-footer{margin-top:0}.homepage-floating-player{--floating-player-safe:14px;--floating-player-nav-clearance:74px;--floating-player-docked-width:44px;--floating-player-docked-height:126px;z-index:900;aspect-ratio:16/9;color:#fff;width:clamp(280px,20vw,360px);transform:translate3d(var(--floating-player-x), var(--floating-player-y), 0);touch-action:none;-webkit-user-select:none;user-select:none;pointer-events:auto;transition:width .22s,aspect-ratio .22s,opacity .18s;position:fixed;top:0;left:0}.homepage-floating-player.is-expanded{aspect-ratio:16/9;width:min(72vw,1080px,100vw - 28px)}.homepage-floating-player.is-docked{width:var(--floating-player-docked-width);height:var(--floating-player-docked-height);aspect-ratio:auto}.homepage-floating-player.is-dragging{transition:none}.homepage-floating-player:fullscreen{aspect-ratio:auto;background:#000;width:100vw;height:100vh;inset:0;transform:none}.floating-player-panel{isolation:isolate;opacity:1;background:linear-gradient(#ffffff13,#ffffff05 34%,#fff0 100%),#060708;border:1px solid #ffffff1a;border-radius:12px;width:100%;height:100%;transition:opacity .18s,transform .22s;position:relative;overflow:hidden;transform:scale(1);box-shadow:0 18px 34px #0000003d,0 2px 10px #00000029,inset 0 1px #ffffff1f,inset 0 0 0 1px #ff6c1d0e}.floating-player-panel:before{content:"";z-index:3;border-radius:inherit;pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #ffffff0e,inset 0 -1px #ffffff09}.homepage-floating-player.is-docked .floating-player-panel{pointer-events:none;opacity:0;transform:scale(.9)}.homepage-floating-player:fullscreen .floating-player-panel{box-shadow:none;border:0;border-radius:0}.floating-player-dragbar{z-index:4;cursor:grab;background:linear-gradient(#00000075,#0000);place-items:center;height:18px;display:grid;position:absolute;top:0;left:0;right:0}.homepage-floating-player.is-dragging .floating-player-dragbar{cursor:grabbing}.floating-player-dragbar span{background:#ffffff47;border-radius:999px;width:38px;height:3px;display:block}.floating-player-video-wrap{z-index:0;background:#000;position:absolute;inset:0;overflow:hidden}.floating-player-video{object-fit:cover;object-position:center center;background:#000;width:100%;min-width:0;height:100%;min-height:0;display:block;transform:none}.floating-player-error{z-index:5;color:#ffffffd1;background:#050505;place-items:center;padding:18px;font-size:13px;display:grid;position:absolute;inset:0}.floating-player-controls{z-index:4;opacity:0;pointer-events:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(#12121270,#050505ad),#0505056b;border:1px solid #ffffff1a;border-radius:999px;grid-template-columns:repeat(2,26px) minmax(42px,.72fr) minmax(76px,1.35fr) max-content repeat(3,26px);align-items:center;gap:6px;min-height:38px;padding:6px 7px 7px;transition:opacity .26s cubic-bezier(.22,1,.36,1),transform .26s cubic-bezier(.22,1,.36,1);display:grid;position:absolute;bottom:8px;left:8px;right:8px;transform:translateY(12px);box-shadow:0 12px 26px #00000042}.homepage-floating-player:hover .floating-player-controls,.homepage-floating-player:focus-within .floating-player-controls{opacity:1;pointer-events:auto;transform:translate(0,0)}.floating-player-controls button{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff1f;border-radius:999px;place-items:center;width:26px;height:26px;padding:0;display:inline-grid}.floating-player-controls button:hover{color:var(--brand-accent-orange);border-color:#f86c1d75}.floating-player-controls button:focus-visible,.floating-player-dock-button:focus-visible{outline:2px solid var(--brand-accent-orange);outline-offset:2px}.floating-player-volume,.floating-player-progress{min-width:0;display:block}.floating-player-volume input,.floating-player-progress input{width:100%;accent-color:var(--brand-accent-orange);cursor:pointer;display:block}.floating-player-time{color:#ffffffb8;font-variant-numeric:tabular-nums;min-width:34px;font-size:11px;line-height:1}.floating-player-dock-button{z-index:3;width:var(--floating-player-docked-width);height:var(--floating-player-docked-height);color:#fff;cursor:pointer;background:linear-gradient(#b8784c,#8d5b3a);border:1px solid #ffffff24;border-right:0;border-radius:12px 0 0 12px;justify-content:center;align-items:center;gap:8px;padding:10px 0;display:none;position:absolute;inset:0;box-shadow:0 14px 32px #0000003d}.floating-player-dock-button span{writing-mode:vertical-rl;color:#fff;letter-spacing:.08em;font-size:13px;font-weight:700;line-height:1}.homepage-floating-player.is-docked .floating-player-dock-button{display:flex}@media (width<=900px){.homepage-floating-player{--floating-player-nav-clearance:68px;width:min(340px,100vw - 28px)}.homepage-floating-player.is-expanded{width:calc(100vw - 28px)}.floating-player-controls{grid-template-columns:repeat(2,26px) minmax(48px,1fr) repeat(3,26px)}.floating-player-volume,.floating-player-time{display:none}}.site-mobile-menu-toggle{display:none}@media (width<=1280px){.site-nav{gap:clamp(14px,2vw,28px);padding-inline:clamp(24px,3vw,56px)}.site-nav-links{gap:clamp(18px,2.6vw,46px)}}@media (width<=767px){html,body,#root{width:100%;max-width:100%;overflow-x:hidden}:root{--nav-height:64px;--home-stage-gutter:20px;--home-section-horizontal-space:20px;--home-section-title-size:clamp(34px, 9vw, 46px);--home-section-copy-size:clamp(17px, 4.8vw, 22px);--home-section-emphasis-size:clamp(20px, 5.4vw, 26px);--home-section-title-copy-gap:clamp(22px, 6vw, 32px);--home-section-copy-media-gap:clamp(36px, 9vw, 56px)}.site-nav{width:100vw;max-width:100vw;height:var(--nav-height);grid-template-columns:minmax(0,1fr) auto auto;gap:10px;padding-inline:clamp(14px,4vw,22px);right:auto;overflow:visible}.site-brand{min-width:0}.site-brand strong{font-size:clamp(16px,4.4vw,19px);line-height:1}.site-brand span{font-size:clamp(7px,2.2vw,9px);line-height:1.1}.site-mobile-menu-toggle{cursor:pointer;background:0 0;border:1px solid #ffffff38;border-radius:999px;place-items:center;width:36px;height:36px;padding:0;display:inline-grid}.site-mobile-menu-toggle span{background:#fff;border-radius:999px;width:15px;height:2px;margin-block:2px;display:block}.site-nav-links{z-index:20;top:var(--nav-height);width:100vw;max-width:100vw;max-height:calc(100dvh - var(--nav-height));opacity:0;pointer-events:none;visibility:hidden;background:#050505;border-top:1px solid #ffffff1f;gap:0;padding:8px clamp(18px,5vw,28px);transition:opacity .18s,transform .18s,visibility .18s;display:grid;position:fixed;left:0;right:0;overflow-y:auto;transform:translateY(-8px);box-shadow:0 18px 30px #0000002e}.site-nav.is-mobile-menu-open .site-nav-links{opacity:1;pointer-events:auto;visibility:visible;transform:translate(0,0)}.site-nav-links a,.site-nav-static-item{white-space:normal;border-bottom:1px solid #ffffff14;width:100%;padding:13px 0;font-size:15px;line-height:1.25;display:block}.site-nav-links a:last-child,.site-nav-static-item:last-child{border-bottom:0}.site-contact-link{white-space:nowrap;justify-self:end;width:auto;max-width:112px;height:34px;padding-inline:12px;font-size:12px;line-height:1;overflow:hidden}.route-page{padding-top:var(--nav-height)}.home-hero-copy{width:auto;max-width:none;top:28%;left:clamp(20px,6vw,30px);right:clamp(20px,6vw,30px);transform:none}.home-hero-copy h1>span:first-child,.home-hero-copy h1>span:nth-child(2),.home-hero-copy>p{white-space:normal;overflow-wrap:anywhere}.recovery-home-page .aigc-carousel-shell,.recovery-home-page .aigc-carousel-stage{contain:paint;max-width:calc(100vw - 40px);overflow:hidden}.shared-partnership-footer .partnership-contact-text,.industryCasesContactItem.partnership-contact-text{white-space:normal;overflow-wrap:anywhere;width:100%;min-width:0;max-width:100%}.recovery-home-page .home-section-event{min-height:auto;padding-block:clamp(72px,12dvh,96px) clamp(78px,14dvh,116px);overflow:hidden}.recovery-home-page .home-section-event .home-centered-copy{width:calc(100vw - 40px);max-width:calc(100vw - 40px)}.recovery-home-page .home-section-event .home-centered-copy h2,.recovery-home-page .home-section-event .home-lead,.recovery-home-page .home-section-event .home-body p,.recovery-home-page .home-section-event .home-closing{white-space:normal;overflow-wrap:anywhere}.recovery-home-page .event-collage{aspect-ratio:auto;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:10px;width:calc(100vw - 40px);height:auto;display:grid;overflow:visible}.recovery-home-page .event-shot{aspect-ratio:3/4;cursor:pointer;width:100%;height:auto;min-height:0}.recovery-home-page .event-shot img{object-fit:cover;height:100%}.recovery-home-page .event-collage.event-has-active .event-shot,.recovery-home-page .event-collage.event-has-active .event-shot.is-active{flex-grow:initial}.recovery-home-page .event-collage.event-has-active .event-shot.is-active{aspect-ratio:16/10;grid-column:1/-1}.recovery-home-page .home-section-ip .ip-reveal-group{width:calc(100vw - 40px);max-width:360px;margin-inline:auto}.recovery-home-page .home-section-ip .person-grid,.recovery-home-page .person-grid{grid-template-columns:minmax(0,1fr);justify-content:center;gap:28px 0;width:min(100%,340px);max-width:100%}.recovery-home-page .person-card{width:min(100%,320px);margin-inline:auto}.recovery-home-page .person-card img{aspect-ratio:1;object-fit:cover;width:100%;height:auto}.recovery-home-page .person-card strong,.recovery-home-page .person-card span{white-space:normal;overflow-wrap:anywhere;-webkit-line-clamp:initial;max-width:100%;max-height:none;overflow:visible}.recovery-home-page .home-film-video-frame{aspect-ratio:16/9;width:calc(100vw - 40px);max-width:560px;height:auto;min-height:0;margin-inline:auto}.recovery-home-page .home-film-video-frame video{object-fit:cover;height:100%;position:absolute;inset:0}.homepage-floating-player{--floating-player-nav-clearance:calc(var(--nav-height) + 10px);width:min(68vw,260px,100vw - 28px)}.homepage-floating-player.is-expanded{width:min(76vw,310px,100vw - 28px)}.floating-player-controls{grid-template-columns:repeat(2,24px) minmax(42px,1fr) repeat(3,24px);gap:5px;min-height:34px;padding:5px 6px 6px;bottom:6px;left:6px;right:6px}.floating-player-controls button{width:24px;height:24px}.floating-player-dock-button{width:38px;min-width:38px}}@media (width<=374px){.site-contact-link{max-width:96px;padding-inline:9px;font-size:11px}.site-mobile-menu-toggle{width:34px;height:34px}.homepage-floating-player{width:min(64vw,232px,100vw - 24px)}.homepage-floating-player.is-expanded{width:min(72vw,280px,100vw - 24px)}}@media (width<=767px) and (pointer:coarse){.recovery-home-page .home-hero{background:#050505}.recovery-home-page .home-hero-video{object-fit:contain;background:#050505}.recovery-home-page .home-section-promo,.recovery-home-page .home-section-growth{min-height:auto;padding:0}.recovery-home-page .home-promo-layout,.recovery-home-page .home-growth-layout{width:100%;padding-inline:0}.recovery-home-page .promo-showcase,.recovery-home-page .growth-showcase{aspect-ratio:auto;background:#050505;width:100vw;height:auto;min-height:0;display:grid;overflow:hidden}.recovery-home-page .promo-showcase-stage,.recovery-home-page .growth-showcase-stage{z-index:1;aspect-ratio:16/10;width:100%;position:relative}.recovery-home-page .promo-showcase-image,.recovery-home-page .growth-showcase-image{object-fit:contain;background:#050505}.recovery-home-page .promo-showcase-overlay,.recovery-home-page .growth-showcase-overlay{display:none}.recovery-home-page .promo-showcase-copy,.recovery-home-page .growth-showcase-copy{z-index:2;text-align:center;background:#fff;width:100%;padding:32px 20px 38px;position:relative;top:auto;left:auto;transform:none}.recovery-home-page .promo-showcase-copy h2,.recovery-home-page .growth-showcase-copy h2{white-space:normal}.recovery-home-page .promo-showcase-lead,.recovery-home-page .promo-showcase-body,.recovery-home-page .growth-showcase-lead,.recovery-home-page .growth-showcase-body{color:var(--home-section-copy-color);text-shadow:none}.recovery-home-page .promo-arrow,.recovery-home-page .growth-arrow{opacity:1;visibility:visible;pointer-events:auto;top:31.25vw}.recovery-home-page .home-film-video-frame{aspect-ratio:16/9;background:#050505;width:calc(100vw - 40px);height:auto;min-height:0;margin-left:auto;margin-right:auto;overflow:hidden}.recovery-home-page .home-film-video-frame video{object-fit:contain;background:#050505;width:100%;height:100%;position:absolute;inset:0}.homepage-floating-player{width:min(56vw,220px,100vw - 28px)}.homepage-floating-player.is-expanded{width:min(72vw,280px,100vw - 28px)}.homepage-floating-player .floating-player-controls{opacity:1;visibility:visible;pointer-events:auto}}@media (width>=768px) and (width<=2559px){body:has(.recovery-home-page) .site-nav{gap:clamp(16px,1.09375vw,28px);padding-inline:clamp(24px,2.1875vw,56px)}body:has(.recovery-home-page) .site-brand strong{font-size:clamp(16px,.742188vw,19px)}body:has(.recovery-home-page) .site-brand span{font-size:clamp(8px,.351563vw,9px)}body:has(.recovery-home-page) .site-nav-links{gap:clamp(22px,1.79688vw,46px);font-size:clamp(12px,.546875vw,14px)}body:has(.recovery-home-page) .site-contact-link{gap:clamp(6px,.351563vw,9px);height:clamp(28px,1.25vw,32px);padding-inline:clamp(11px,.625vw,16px);font-size:clamp(11px,.507813vw,13px)}.recovery-home-page .home-hero-copy{width:calc(100vw - clamp(138px,18.95vw,485.12px));height:auto;top:65.19%;left:clamp(138px,18.95vw,485.12px);transform:translateY(-50%)}.recovery-home-page .home-hero-copy h1{flex-direction:column;align-items:flex-start;gap:clamp(8px,1.03906vw,26.6px);width:100%;display:flex}.recovery-home-page .home-hero-copy h1>span:first-child,.recovery-home-page .home-hero-copy h1>span:nth-child(2){letter-spacing:0;white-space:nowrap;font-size:clamp(38px,4.6875vw,120px);line-height:1.02;position:static;transform:translate(clamp(3px,.3125vw,8px),clamp(2px,.195313vw,5px))}.recovery-home-page .home-hero-copy>p{white-space:nowrap;width:fit-content;max-width:min(64vw,748.48px);margin:clamp(17px,2.13281vw,54.6px) 0 0;font-size:clamp(12px,1.25vw,32px);line-height:1.35;position:static;transform:none}.homepage-floating-player{--floating-player-safe:clamp(10px, .546875vw, 14px);--floating-player-nav-clearance:clamp(64px, 2.89063vw, 74px);--floating-player-docked-width:clamp(36px, 1.71875vw, 44px);--floating-player-docked-height:clamp(104px, 4.92188vw, 126px)}.floating-player-dock-button span{font-size:clamp(11px,.507813vw,13px)}}@media (width>=768px) and (width<=2559px) and (aspect-ratio<=4/3){.recovery-home-page .home-hero-copy{top:65.19%}}@media (width>=768px) and (width<=2559px) and (aspect-ratio>=16/9){.recovery-home-page .home-hero-copy{top:65.19%}}@media (width>=768px) and (width<=900px){.homepage-floating-player{width:clamp(220px,28vw,260px)}.homepage-floating-player.is-expanded{width:clamp(280px,52vw,420px)}}@media (width>=901px) and (width<=1680px){.floating-player-controls{box-sizing:border-box;grid-template-columns:24px 24px minmax(28px,.42fr) minmax(46px,1fr) minmax(24px,max-content) 24px 24px 24px;gap:4px;min-height:34px;padding:5px 6px 6px;bottom:7px;left:7px;right:7px;overflow:visible}.floating-player-controls button{width:24px;min-width:0;height:24px}.floating-player-volume,.floating-player-progress{min-width:0}.floating-player-time{min-width:24px;font-size:10px}}@media (width>=768px) and (width<=900px){.floating-player-controls{box-sizing:border-box;border-radius:18px;grid-template-columns:repeat(6,minmax(0,1fr));grid-template-areas:"progress progress progress progress progress time""play mute volume expand fullscreen collapse";align-items:center;gap:5px;min-height:64px;padding:6px 7px 7px;bottom:6px;left:6px;right:6px;overflow:visible}.floating-player-controls button{justify-self:center;width:22px;min-width:0;height:22px}.floating-player-controls button:first-of-type{grid-area:play}.floating-player-controls button:nth-of-type(2){grid-area:mute}.floating-player-controls button:nth-of-type(3){grid-area:expand}.floating-player-controls button:nth-of-type(4){grid-area:fullscreen}.floating-player-controls button:nth-of-type(5){grid-area:collapse}.floating-player-volume{grid-area:volume;min-width:0;display:block}.floating-player-progress{grid-area:progress;min-width:0}.floating-player-time{text-align:right;grid-area:time;min-width:0;font-size:9px;display:block}}@media (width>=1152px) and (width<=1279px){.recovery-home-page .home-section-ip .ip-reveal-group{width:min(100%,100vw - 56px);max-width:1152px;margin-inline:auto}.recovery-home-page .home-section-ip .person-grid,.recovery-home-page .person-grid{grid-template-columns:repeat(4,minmax(0,250px));justify-content:center;gap:clamp(26px,3vw,38px) clamp(24px,3vw,32px);width:100%;max-width:1152px;margin-inline:auto}.recovery-home-page .home-section-ip .person-card,.recovery-home-page .person-card{box-sizing:border-box;width:100%;min-width:0;max-width:250px}}@media (width>=901px) and (width<=1151px){.recovery-home-page .home-section-ip .ip-reveal-group{width:min(100%,100vw - 72px);max-width:560px;margin-inline:auto}.recovery-home-page .home-section-ip .person-grid,.recovery-home-page .person-grid{grid-template-columns:repeat(2,minmax(0,250px));justify-content:center;gap:clamp(26px,3vw,38px) 32px;width:100%;max-width:532px;margin-inline:auto}.recovery-home-page .home-section-ip .person-card,.recovery-home-page .person-card{box-sizing:border-box;width:100%;min-width:0;max-width:250px}}@media (width>=768px) and (width<=900px){.recovery-home-page .home-section-ip .ip-reveal-group{width:min(100%,100vw - 48px);max-width:420px;margin-inline:auto}.recovery-home-page .home-section-ip .person-grid,.recovery-home-page .person-grid{grid-template-columns:minmax(0,1fr);justify-content:center;gap:clamp(24px,4vw,34px) 0;width:100%;max-width:300px;margin-inline:auto}.recovery-home-page .home-section-ip .person-card,.recovery-home-page .person-card{box-sizing:border-box;justify-self:center;width:100%;min-width:0;max-width:280px}.recovery-home-page .home-section-ip .person-card img{object-fit:contain;width:100%;max-width:100%;height:auto}.recovery-home-page .person-card strong,.recovery-home-page .person-card span{white-space:normal;overflow-wrap:anywhere;-webkit-line-clamp:initial;max-height:none;overflow:visible}}@media (width<=799px),(width<=1176px) and (hover:none),(width<=1176px) and (pointer:coarse){.industry-solutions-route-page.industry-cases-page .case-side-decor,.industry-solutions-route-page.industry-cases-page .caseSideLabel{display:none}.industry-solutions-route-page.industry-cases-page .industryCase{height:auto!important;min-height:0!important;padding:clamp(52px,7vw,72px) clamp(20px,5vw,36px)!important;display:block!important}.industry-solutions-route-page.industry-cases-page .industryCaseInner,.industry-solutions-route-page.industry-cases-page .industry-case-inner{grid-template-columns:minmax(0,1fr)!important;align-items:start!important;gap:clamp(24px,5vw,34px)!important;width:min(100%,100vw - 40px)!important;max-width:760px!important;height:auto!important}.industry-solutions-route-page.industry-cases-page .caseCopyInteractionBoundary,.industry-solutions-route-page.industry-cases-page .case-copy-interaction-boundary{height:auto!important;min-height:0!important;overflow:visible!important}.industry-solutions-route-page.industry-cases-page .caseCopyPrimary,.industry-solutions-route-page.industry-cases-page .case-copy-primary-hit-area{transform:none;top:0!important}.industry-solutions-route-page.industry-cases-page .industryCase.is-content-hovered .caseDetailPanel,.industry-solutions-route-page.industry-cases-page .industryCase.is-content-hovered .case-detail-panel{max-height:none!important;margin-top:20px!important;transform:none!important}.industry-solutions-route-page.industry-cases-page .caseDetailInner,.industry-solutions-route-page.industry-cases-page .case-detail-inner{overflow:visible!important}.industry-solutions-route-page.industry-cases-page .industryCase:not(.industry-case--08).is-content-hovered .caseMediaScaleStage,.industry-solutions-route-page.industry-cases-page .industryCase:not(.industry-case--08).is-content-hovered .case-media-scale-stage{transform:translate3d(0, var(--case-motion-y), 0) scale(var(--case-motion-scale))!important}}@media (width>=1177px) and (width<=1599px) and (hover:hover) and (pointer:fine){.industry-solutions-route-page.industry-cases-page .industryCase.industry-case--01.is-content-hovered .caseMediaScaleStage,.industry-solutions-route-page.industry-cases-page .industryCase.industry-case--01.is-content-hovered .case-media-scale-stage,.industry-solutions-route-page.industry-cases-page .industryCase.industry-case--03.is-content-hovered .caseMediaScaleStage,.industry-solutions-route-page.industry-cases-page .industryCase.industry-case--03.is-content-hovered .case-media-scale-stage,.industry-solutions-route-page.industry-cases-page .industryCase.industry-case--05.is-content-hovered .caseMediaScaleStage,.industry-solutions-route-page.industry-cases-page .industryCase.industry-case--05.is-content-hovered .case-media-scale-stage,.industry-solutions-route-page.industry-cases-page .industryCase.industry-case--07.is-content-hovered .caseMediaScaleStage,.industry-solutions-route-page.industry-cases-page .industryCase.industry-case--07.is-content-hovered .case-media-scale-stage{transform:translate3d(0, var(--case-motion-y), 0) scale(var(--case-motion-scale))!important;transition-duration:var(--case-motion-enter)!important}}@media (width>=800px) and (width<=1399px) and (hover:hover) and (pointer:fine){.industry-solutions-route-page.industry-cases-page{--project-case-section-height:auto;--project-case-container:min(900px, calc(100vw - clamp(168px, 20vw, 220px)));--project-case-media-width:100%;--project-case-copy-width:100%;--project-case-gap:clamp(28px, 4vw, 42px);--project-case-odd-copy-shift-x:0px;--case-copy-hover-shift:-8px;--case-content-clip-safe-x:0px}.industry-solutions-route-page.industry-cases-page .case-side-decor,.industry-solutions-route-page.industry-cases-page .caseSideLabel{pointer-events:none!important;display:block!important}.industry-solutions-route-page.industry-cases-page .case-side-decor__left,.industry-solutions-route-page.industry-cases-page .case-side-decor__right{width:clamp(38px,5vw,58px);top:10%;bottom:10%}.industry-solutions-route-page.industry-cases-page .case-side-decor__left{grid-template-columns:1fr;left:clamp(12px,2.2vw,28px)}.industry-solutions-route-page.industry-cases-page .case-side-decor__right{grid-template-columns:24px;justify-content:end;right:clamp(12px,2.2vw,28px)}.industry-solutions-route-page.industry-cases-page .caseSideLabel{top:72%;left:clamp(24px,3vw,42px)}.industry-solutions-route-page.industry-cases-page .industryCaseReverse .caseSideLabel{left:auto;right:clamp(24px,3vw,42px)}.industry-solutions-route-page.industry-cases-page .industryCase{min-height:var(--project-case-section-height)!important;height:auto!important;padding:clamp(76px,9vw,112px) 0!important;display:block!important;overflow:visible!important}.industry-solutions-route-page.industry-cases-page .industryCaseInner,.industry-solutions-route-page.industry-cases-page .industry-case-inner{width:var(--project-case-container)!important;max-width:var(--project-case-container)!important;gap:var(--project-case-gap)!important;grid-template-columns:minmax(0,1fr)!important;justify-content:stretch!important;align-items:start!important;height:auto!important;margin-inline:auto!important;display:grid!important;overflow:visible!important}.industry-solutions-route-page.industry-cases-page .industryCaseReverse .industryCaseInner,.industry-solutions-route-page.industry-cases-page .industryCaseReverse .industry-case-inner{grid-template-columns:minmax(0,1fr)!important}.industry-solutions-route-page.industry-cases-page .caseTextColumn,.industry-solutions-route-page.industry-cases-page .industryCaseReverse .caseTextColumn,.industry-solutions-route-page.industry-cases-page .caseVisualColumn,.industry-solutions-route-page.industry-cases-page .industryCaseReverse .caseVisualColumn{transform:none;order:initial!important;position:relative!important;inset:auto!important}.industry-solutions-route-page.industry-cases-page .caseTextColumn,.industry-solutions-route-page.industry-cases-page .industryCaseReverse .caseTextColumn{order:1!important}.industry-solutions-route-page.industry-cases-page .caseVisualColumn,.industry-solutions-route-page.industry-cases-page .industryCaseReverse .caseVisualColumn{order:2!important}.industry-solutions-route-page.industry-cases-page .caseVisualColumn,.industry-solutions-route-page.industry-cases-page .caseImageGroup,.industry-solutions-route-page.industry-cases-page .caseMediaSingle,.industry-solutions-route-page.industry-cases-page .caseTextColumn,.industry-solutions-route-page.industry-cases-page .caseCopyZone,.industry-solutions-route-page.industry-cases-page .case-copy-zone,.industry-solutions-route-page.industry-cases-page .industry-case--08 .caseMediaGrid,.industry-solutions-route-page.industry-cases-page .industry-case--08 .case08GalleryGrid,.industry-solutions-route-page.industry-cases-page .industry-case--08 .casePartnerMore,.industry-solutions-route-page.industry-cases-page .industry-case--08 .case-partner-more{width:100%!important;min-width:0!important;max-width:100%!important}.industry-solutions-route-page.industry-cases-page .caseCopyInteractionBoundary,.industry-solutions-route-page.industry-cases-page .case-copy-interaction-boundary{height:auto!important;min-height:0!important;display:block!important;overflow:visible!important}.industry-solutions-route-page.industry-cases-page .caseCopyPrimary,.industry-solutions-route-page.industry-cases-page .case-copy-primary-hit-area{transition-duration:var(--case-motion-enter);transform:translate(0,0);position:relative!important;top:0!important}.industry-solutions-route-page.industry-cases-page .industryCase:hover .caseCopyPrimary,.industry-solutions-route-page.industry-cases-page .industryCase:hover .case-copy-primary-hit-area,.industry-solutions-route-page.industry-cases-page .industryCase.is-content-hovered .caseCopyPrimary,.industry-solutions-route-page.industry-cases-page .industryCase.is-content-hovered .case-copy-primary-hit-area{transform:translate3d(0, var(--case-copy-hover-shift), 0)!important}.industry-solutions-route-page.industry-cases-page .caseDetailPanel,.industry-solutions-route-page.industry-cases-page .case-detail-panel{opacity:0;visibility:hidden;max-height:0!important;transition:max-height var(--case-motion-enter) var(--case-motion-ease), margin-top var(--case-motion-enter) var(--case-motion-ease), opacity .36s ease, transform var(--case-motion-enter) var(--case-motion-ease), visibility 0s linear var(--case-motion-leave)!important;margin-top:0!important;display:block!important;overflow:clip!important;transform:translateY(10px)!important}.industry-solutions-route-page.industry-cases-page .industryCase:hover .caseDetailPanel,.industry-solutions-route-page.industry-cases-page .industryCase:hover .case-detail-panel,.industry-solutions-route-page.industry-cases-page .industryCase.is-content-hovered .caseDetailPanel,.industry-solutions-route-page.industry-cases-page .industryCase.is-content-hovered .case-detail-panel{opacity:1;visibility:visible;max-height:420px!important;margin-top:18px!important;transition-delay:0s,0s,80ms,0s,0s!important;overflow:visible!important;transform:translate(0,0)!important}.industry-solutions-route-page.industry-cases-page .caseDetailInner,.industry-solutions-route-page.industry-cases-page .case-detail-inner{overflow:visible!important}.industry-solutions-route-page.industry-cases-page .caseMediaSingle,.industry-solutions-route-page.industry-cases-page .caseMediaGrid,.industry-solutions-route-page.industry-cases-page .caseImageStage,.industry-solutions-route-page.industry-cases-page .case-image-stage{height:auto!important}.industry-solutions-route-page.industry-cases-page .caseMediaSingle,.industry-solutions-route-page.industry-cases-page .caseImageStage,.industry-solutions-route-page.industry-cases-page .case-image-stage{aspect-ratio:16/9}.industry-solutions-route-page.industry-cases-page .caseImageHitArea,.industry-solutions-route-page.industry-cases-page .case-image-hit-area{inset:0!important}.industry-solutions-route-page.industry-cases-page .caseMediaHitZone,.industry-solutions-route-page.industry-cases-page .case-media-hit-zone,.industry-solutions-route-page.industry-cases-page .caseImageShell,.industry-solutions-route-page.industry-cases-page .case-image-shell,.industry-solutions-route-page.industry-cases-page .case08GalleryHitCell{transform:none!important}.industry-solutions-route-page.industry-cases-page .industryCase:hover:not(.industry-case--08) .caseMediaScaleStage,.industry-solutions-route-page.industry-cases-page .industryCase:hover:not(.industry-case--08) .case-media-scale-stage,.industry-solutions-route-page.industry-cases-page .industryCase.is-content-hovered:not(.industry-case--08) .caseMediaScaleStage,.industry-solutions-route-page.industry-cases-page .industryCase.is-content-hovered:not(.industry-case--08) .case-media-scale-stage,.industry-solutions-route-page.industry-cases-page .industry-case--08:hover .case08GalleryHoverMotion,.industry-solutions-route-page.industry-cases-page .industry-case--08.is-content-hovered .case08GalleryHoverMotion{transform:translate3d(0, var(--case-motion-y), 0) scale(var(--case-motion-scale))!important;transition-duration:var(--case-motion-enter)!important}.industry-solutions-route-page.industry-cases-page .caseBodyDivider,.industry-solutions-route-page.industry-cases-page .case-body-divider{display:none!important}}@media (width>=800px) and (width<=1023px) and (hover:hover) and (pointer:fine){.shared-partnership-footer .partnership-content,.shared-partnership-footer .industryCasesContactInner,.industryCasesContact .industryCasesContactInner{width:calc(100vw - 72px);padding-block:clamp(54px,8vh,66px)}.shared-partnership-footer .partnership-main-row,.industryCasesContact .partnership-main-row{grid-template-columns:minmax(0,1fr) minmax(230px,.54fr);align-items:start;gap:24px clamp(28px,4vw,42px)}.shared-partnership-footer .partnership-eyebrow,.industryCasesContact .partnership-eyebrow{white-space:nowrap;margin-bottom:8px;font-size:11px}.shared-partnership-footer .partnership-title,.industryCasesContact .partnership-title{white-space:nowrap;font-size:clamp(25px,3.1vw,30px);line-height:1.14}.shared-partnership-footer .partnership-description,.industryCasesContact .partnership-description{justify-self:end;gap:8px;height:auto;margin-top:0;font-size:clamp(13px,1.7vw,15px);line-height:1.55}.shared-partnership-footer .partnership-description p,.industryCasesContact .partnership-description p{white-space:nowrap}.shared-partnership-footer .partnership-contact-row,.industryCasesContact .partnership-contact-row{grid-template-columns:auto minmax(0,1fr);gap:16px 28px;margin-top:2px;display:grid}.shared-partnership-footer .partnership-contact-text,.industryCasesContact .partnership-contact-text{white-space:normal;overflow-wrap:anywhere;min-width:0}.shared-partnership-footer .partnership-address,.industryCasesContact .partnership-address{margin-top:8px}}
