:root{color-scheme:light;font-family:Noto Sans TC,Microsoft JhengHei,PingFang TC,system-ui,sans-serif;color:#102a43;background:#102a43;font-synthesis:none;text-rendering:optimizeLegibility;--navy: #102a43;--gold: #c7a253;--gold-deep: #7a5a14;--ink: #102a43;--paper: #f5f1e8;--white: #fffdf8;--muted: #5d6b75;--line: #d8d3c9;--black: var(--navy);--red: var(--gold);--blue: var(--navy);--focus: var(--gold);--display: "Cabinet Grotesk", "Arial Narrow", "Aptos Display", "Roboto Condensed", sans-serif;--page-pad: clamp(22px, 3vw, 58px);--section-pad: clamp(112px, 12vw, 190px)}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--black)}body{margin:0;min-width:320px;overflow-x:clip;background:var(--black)}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid var(--focus);outline-offset:3px}button{letter-spacing:0}img{max-width:100%}.site-shell{width:100%;max-width:100%;overflow-x:clip;background:var(--paper)}section[id]{scroll-margin-top:76px}.masthead{position:fixed;z-index:80;top:0;right:0;left:0;height:76px;padding:0 var(--page-pad);display:flex;justify-content:space-between;align-items:center;gap:30px;border-bottom:1px solid rgba(255,255,255,.16);background:#102a43eb;color:var(--white)}.brand-mark.icon-control{width:208px;height:48px;padding:8px 10px;display:grid;place-items:center;border:0;border-radius:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.brand-mark-logo{width:100%;height:100%;display:block;object-fit:contain}.desktop-navigation{height:100%;display:flex;align-items:center;justify-content:center;gap:0}.masthead-tab{min-height:76px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;gap:10px;border:0;border-bottom:3px solid transparent;background:transparent;color:#ffffffd6;font-size:11px;font-weight:800;white-space:nowrap;cursor:pointer;transition:background .18s ease,border-color .18s ease,color .18s ease}.masthead-tab:hover,.masthead-tab:focus-visible{background:#c7a2532e;border-bottom-color:var(--gold);color:var(--white)}.masthead-tab svg{width:17px;height:17px;flex:none}.homepage-navigation-tab{padding-right:12px;padding-left:12px;font-size:13px;letter-spacing:.04em}.homepage-navigation-tab[aria-current=page]{color:var(--gold);border-bottom-color:var(--gold)}.masthead-actions{height:100%;display:flex;align-items:center;gap:0}.language-control{min-width:46px;min-height:42px;margin-left:18px;padding:0 10px;border:1px solid rgba(255,255,255,.3);color:var(--white)}.menu-control.icon-control{width:58px;height:58px;display:none;place-items:center;border:1px solid rgba(255,255,255,.74);border-radius:50%;background:var(--black);color:var(--white);cursor:pointer}.menu-control svg{width:22px;height:22px}.menu-control span{display:none}.menu-overlay{position:fixed;z-index:75;top:76px;right:0;bottom:0;left:0;padding:clamp(40px,8vw,100px) var(--page-pad);visibility:hidden;background:var(--black);color:var(--white);opacity:0;transform:translateY(-18px);transition:opacity .28s ease,transform .28s ease,visibility .28s}.menu-overlay.open{visibility:visible;opacity:1;transform:translateY(0)}.menu-overlay nav{max-width:1040px;margin:0 auto;border-top:1px solid rgba(255,255,255,.28)}.menu-overlay .menu-link{width:100%;min-height:88px;padding:0;display:flex;align-items:center;justify-content:space-between;border:0;border-bottom:1px solid rgba(255,255,255,.28);background:transparent;color:var(--white);font-family:var(--display);font-size:54px;font-weight:900;text-align:left;cursor:pointer}.menu-overlay .menu-link svg{width:30px;height:30px}.primary-action,.action-link,.icon-control,.route-panel{font:inherit;letter-spacing:0}a.action-link,a.route-panel,a.masthead-tab{text-decoration:none}.primary-action{min-height:52px;padding:0 20px;display:inline-flex;align-items:center;justify-content:center;gap:16px;border:1px solid transparent;border-radius:0;font-size:12px;font-weight:900;cursor:pointer;transition:transform .18s ease,background .18s ease,color .18s ease}.primary-action svg,.action-link svg{width:18px;height:18px;flex:none}.primary-action.tone-signal{background:var(--red);color:var(--navy)}.primary-action.tone-paper{background:var(--white);color:var(--black)}.primary-action.tone-inverse{border-color:#ffffffa3;background:var(--black);color:var(--white)}.primary-action:hover:not(:disabled),.primary-action:focus-visible:not(:disabled){transform:translate(-3px,-3px)}.primary-action.tone-signal:hover:not(:disabled),.primary-action.tone-signal:focus-visible:not(:disabled),.primary-action.tone-inverse:hover:not(:disabled),.primary-action.tone-inverse:focus-visible:not(:disabled){background:var(--white);color:var(--black)}.primary-action.tone-paper:hover:not(:disabled),.primary-action.tone-paper:focus-visible:not(:disabled){background:var(--red);color:var(--navy)}.primary-action:active:not(:disabled){transform:translate(-1px,-1px)}.primary-action:disabled{cursor:not-allowed;opacity:.55}.action-link{min-height:46px;padding:18px 0 0;display:inline-flex;align-items:center;gap:14px;border:0;border-bottom:2px solid currentColor;border-radius:0;background:transparent;color:var(--ink);font-size:12px;font-weight:900;text-align:left;cursor:pointer;transition:color .18s ease,transform .18s ease}.action-link.tone-light{color:var(--white)}.action-link:hover,.action-link:focus-visible{color:var(--gold-deep)}.action-link.tone-light:hover,.action-link.tone-light:focus-visible{color:var(--gold)}.action-link:hover svg,.action-link:focus-visible svg{transform:translate(4px,-2px)}.action-link:active{transform:translateY(1px)}.action-link svg{transition:transform .18s ease}.icon-control{padding:0;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:0;background:transparent;color:inherit;cursor:pointer;transition:color .18s ease,transform .18s ease,background .18s ease}.icon-control:hover,.icon-control:focus-visible{color:var(--red)}.icon-control:active{transform:translateY(1px)}.route-panel{position:relative;min-height:280px;padding:30px;display:grid;grid-template-columns:95px minmax(0,1fr) auto;gap:24px;align-items:end;overflow:hidden;border:0;border-right:1px solid var(--line);border-bottom:1px solid var(--line);border-radius:0;background:var(--paper);color:var(--ink);text-align:left;cursor:pointer;transition:background .22s ease,color .22s ease}.route-panel-index{color:var(--gold-deep);font-family:var(--display);font-size:108px;font-weight:950;line-height:.75}.route-panel.accent-cobalt .route-panel-index{color:var(--blue)}.route-panel-copy{display:grid;gap:16px}.route-panel-copy small{display:none}.route-panel-copy strong{font-family:var(--display);font-size:54px;line-height:.98}.route-panel-copy>span{max-width:460px;color:var(--muted);font-size:12px;line-height:1.7}.route-panel-media{display:none}.route-panel>svg{width:28px;height:28px}.route-panel.is-active,.route-panel:hover,.route-panel:focus-visible{background:var(--black);color:var(--white)}.route-panel.is-active .route-panel-copy>span,.route-panel:hover .route-panel-copy>span,.route-panel:focus-visible .route-panel-copy>span{color:#ffffff94}.route-panel:active{background:#0c2238}@media(prefers-reduced-motion:reduce){.primary-action,.action-link,.icon-control,.route-panel{transition:none}}.business-name{margin:0;color:var(--gold-deep);font-family:var(--display);font-size:11px;font-weight:900;text-transform:uppercase}.execution-heading h2,.company-identity h2,.contact-concept-heading h2{margin:34px 0 0;font-family:var(--display);font-size:76px;font-weight:950;line-height:.98}.execution-heading>p:last-child,.company-profile>p,.contact-concept-heading>p:last-child{max-width:660px;margin:30px 0 0;color:var(--muted);font-size:15px;line-height:1.9}.execution-service-list article>span{color:var(--gold-deep);font-family:var(--display);font-size:12px;font-weight:900}.execution-service-list h3{margin:0;font-size:22px;line-height:1.35}.execution-service-list p{max-width:650px;margin:12px 0 0;color:var(--muted);font-size:13px;line-height:1.75}.agency-concept{position:relative;padding:var(--section-pad) var(--page-pad);background:var(--paper);color:var(--ink)}.agency-concept-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-flow:dense;align-items:stretch;border-top:1px solid var(--line);border-left:1px solid var(--line)}.agency-concept-copy{min-width:0;min-height:560px;padding:46px;grid-column:span 4;display:flex;align-items:flex-start;flex-direction:column;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--black);color:var(--white)}.agency-concept-copy>span{color:var(--red);font-family:var(--display);font-size:88px;font-weight:950;line-height:.78}.agency-concept-copy h2{max-width:440px;margin:44px 0 0;font-family:var(--display);font-size:52px;font-weight:950;line-height:.98}:lang(en) .agency-concept-copy h2{font-size:46px}.agency-concept-copy>p{max-width:420px;margin:28px 0 24px;color:#ffffffad;font-size:13px;line-height:1.8}.agency-service-points{width:100%;margin:0 0 30px;padding:0;border-top:1px solid rgba(255,255,255,.24);list-style:none}.agency-service-points li{min-height:42px;padding:10px 0;display:flex;align-items:center;gap:12px;border-bottom:1px solid rgba(255,255,255,.24);font-size:13px;font-weight:900;line-height:1.45}.agency-service-points li:before{width:7px;height:7px;flex:none;background:var(--red);content:""}.agency-concept-copy .action-link{margin-top:auto}.agency-concept-media{min-width:0;min-height:560px;margin:0;grid-column:span 5;overflow:hidden;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#d5d2cc}.agency-concept-media img{width:100%;height:100%;display:block;object-fit:cover;object-position:center;filter:contrast(1.06) saturate(.84);transition:transform .7s cubic-bezier(.22,1,.36,1)}.agency-concept-media:hover img{transform:scale(1.035)}.agency-brand-matrix{min-width:0;grid-column:span 3;display:grid;grid-template-rows:auto minmax(0,1fr);border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.agency-brand-matrix h3{margin:0;padding:18px 16px;border-bottom:1px solid var(--line);background:var(--navy);color:var(--gold);font-family:var(--display);font-size:13px;font-weight:900;line-height:1.25;text-transform:uppercase}.agency-brand-matrix ul{min-width:0;margin:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-flow:dense;background:var(--navy);gap:12px;padding:12px;list-style:none}.agency-brand-matrix li{min-width:0;min-height:104px;padding:16px 12px;display:grid;place-items:center;border:0;border-radius:4px;background:var(--white);font-family:var(--display);font-size:16px;font-weight:900;line-height:1.2;overflow-wrap:anywhere;text-align:center}.agency-brand-logo{display:block;width:100%;max-width:132px;max-height:54px;object-fit:contain}.agency-process-strip{margin:0;padding:0;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border-left:1px solid var(--line);list-style:none}.agency-process-strip li{min-width:0;min-height:196px;padding:28px 24px;display:flex;align-items:flex-start;flex-direction:column;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.agency-process-strip li>span{color:var(--gold-deep);font-family:var(--display);font-size:11px;font-weight:900}.agency-process-strip strong{margin-top:0;font-size:17px;line-height:1.35}.agency-process-strip p{margin:12px 0 0;color:var(--muted);font-size:13px;line-height:1.65}@media(max-width:1180px)and (min-width:901px){.agency-concept-copy{padding:34px}.agency-concept-copy h2{margin-top:36px;font-size:42px}.agency-concept-copy>p{font-size:12px}.agency-brand-matrix span{padding:12px 8px;font-size:14px}.agency-process-strip li{padding:24px 18px}}@media(max-width:900px){.agency-concept-grid{grid-template-columns:1fr}.agency-concept-copy,.agency-concept-media,.agency-brand-matrix{grid-column:1 / -1}.agency-concept-copy{min-height:500px}.agency-concept-copy h2{max-width:520px;font-size:46px}.agency-concept-media{min-height:0;aspect-ratio:16 / 10}.agency-brand-matrix ul{grid-template-columns:repeat(3,minmax(0,1fr))}.agency-brand-matrix li{min-height:92px}.agency-process-strip{grid-template-columns:1fr}.agency-process-strip li{min-height:0;padding:24px;display:grid;grid-template-columns:minmax(180px,.45fr) minmax(0,1fr);gap:18px}.agency-process-strip strong,.agency-process-strip p{margin-top:0}}@media(max-width:640px){.agency-concept{padding-top:92px;padding-bottom:92px}.agency-concept-copy{min-height:480px;padding:32px 24px}.agency-concept-copy>span{font-size:76px}.agency-concept-copy h2{margin-top:34px;font-size:40px}:lang(en) .agency-concept-copy h2{font-size:34px}.agency-brand-matrix ul{grid-template-columns:repeat(2,minmax(0,1fr))}.agency-brand-matrix li{min-height:82px;font-size:15px}.agency-process-strip li{grid-template-columns:minmax(0,1fr);gap:8px}.agency-process-strip p{grid-column:1}}.channel-concept{position:relative;padding:var(--section-pad) var(--page-pad);overflow:clip;background:var(--black);color:var(--white)}.channel-concept-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:clamp(28px,3.2vw,56px);align-items:start}.channel-concept-copy{min-width:0;grid-column:span 3}.channel-concept-index{display:block;margin-top:32px;color:var(--red);font-family:var(--display);font-size:132px;font-weight:950;line-height:.75}.channel-concept-copy h2{max-width:360px;margin:42px 0 0;font-family:var(--display);font-size:44px;font-weight:950;line-height:.98}:lang(en) .channel-concept-copy h2{font-size:30px}.channel-concept-copy>p:last-of-type{max-width:360px;margin:28px 0 0;color:#ffffff9e;font-size:13px;line-height:1.8}.channel-concept-copy .action-link{margin-top:34px}.channel-concept-visual{min-width:0;grid-column:span 9}.channel-accordion{min-height:clamp(560px,52vw,720px);display:flex;gap:1px;background:#fff3}.channel-panel{position:relative;min-width:0;min-height:100%;flex:1 1 0;overflow:hidden;background:var(--black);transition:flex-grow .42s cubic-bezier(.22,1,.36,1)}.channel-panel.is-active{flex-grow:2.2}.channel-panel-trigger{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;padding:0;overflow:hidden;border:0;border-radius:0;background:var(--black);color:var(--white);cursor:pointer;text-align:left}.channel-panel-trigger img{width:100%;height:100%;display:block;object-fit:cover;filter:saturate(.86) contrast(1.06)}.channel-panel-trigger:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#102a4333;pointer-events:none}.channel-panel-copy{position:absolute;z-index:1;right:0;bottom:0;left:0;min-height:40%;padding:22px 18px;display:flex;flex-direction:column;justify-content:flex-end;background:#102a43e0;transition:padding-bottom .3s ease}.channel-panel-copy>span{color:var(--red);font-family:var(--display);font-size:12px;font-weight:900}.channel-panel-copy strong{margin-top:0;font-family:var(--display);font-size:25px;line-height:1.02}.channel-panel.is-active .channel-panel-copy{padding-bottom:124px}.channel-panel-description{position:absolute;z-index:2;right:18px;bottom:22px;left:18px;color:#ffffffad;font-size:12px;line-height:1.65;pointer-events:none}.channel-panel-description[hidden]{display:none}.channel-panel-description p{margin:0}.channel-panel-trigger:focus-visible{z-index:2;outline:3px solid var(--focus);outline-offset:-3px}.channel-progress-rail{position:relative;margin-top:26px;padding-top:14px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr))}.channel-progress-rail:before,.channel-progress-fill{content:"";position:absolute;top:5px;right:10%;left:10%;height:2px}.channel-progress-rail:before{background:#ffffff3d}.channel-progress-fill{background:var(--red);transform:scaleX(var(--channel-progress, 1));transform-origin:left center}.channel-progress-marker{position:relative;min-width:0;display:grid;justify-items:center}.channel-progress-marker i{position:absolute;top:-14px;width:12px;height:12px;border:2px solid var(--red);border-radius:50%;background:var(--black)}.channel-progress-marker.is-active i{background:var(--red)}.channel-progress-marker small{max-width:130px;overflow-wrap:anywhere;color:#ffffff94;font-size:9px;font-weight:800;line-height:1.35;text-align:center}.execution-concept{padding:var(--section-pad) var(--page-pad);display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:clamp(28px,3vw,48px);align-items:start;background:var(--paper);color:var(--ink)}.execution-heading{grid-column:span 3;position:sticky;top:112px}.execution-heading>span{display:block;margin-top:34px;color:var(--gold-deep);font-family:var(--display);font-size:126px;font-weight:950;line-height:.78}.execution-heading h2{margin-top:42px;font-size:62px}.execution-heading>p:last-child{margin-top:26px;font-size:13px}.execution-evidence-strip{grid-column:span 9;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border-top:1px solid var(--line);border-left:1px solid var(--line)}.operation-scene{min-width:0;margin:0;display:grid;grid-template-rows:minmax(0,1fr) auto;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--white)}.operation-scene img{width:100%;aspect-ratio:4 / 5;display:block;object-fit:cover;filter:saturate(.92) contrast(1.02)}.operation-scene figcaption{min-height:64px;padding:16px 14px;display:flex;align-items:flex-start;color:var(--ink);font-size:13px;font-weight:850;line-height:1.5}.js-motion .operation-scene{transform:scale(.96);transition:transform .86s cubic-bezier(.215,.61,.355,1)}.js-motion .operation-scene.is-inview{transform:none}.execution-context-note{grid-column:4 / -1;margin:12px 0 0;color:var(--muted);font-size:10px;line-height:1.6}.execution-service-list{grid-column:4 / -1;margin-top:clamp(24px,3vw,48px);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid var(--line);border-left:1px solid var(--line)}.execution-service-list article{min-height:172px;padding:28px;display:grid;grid-template-columns:minmax(0,1fr);align-content:start;column-gap:18px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.execution-service-list h3,.execution-service-list p{grid-column:1}.company-band{padding:clamp(90px,10vw,150px) var(--page-pad);border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--white);color:var(--ink)}.company-band-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:clamp(28px,4vw,64px);align-items:start}.company-identity{grid-column:span 5}.company-identity h2{max-width:760px;font-size:76px}.company-profile{grid-column:span 7}.company-profile>p{margin-top:0}.company-profile ul{margin:44px 0 0;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid var(--line);border-left:1px solid var(--line);list-style:none}.company-profile li{position:relative;min-height:190px;padding:24px;display:flex;align-items:flex-end;overflow:hidden;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--navy);color:var(--white);font-size:15px;font-weight:850;isolation:isolate}.company-profile li:after{position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;background:#102a43a3;content:""}.company-capability-image,.company-capability-image img{position:absolute;z-index:-2;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block}.company-capability-image img{object-fit:cover;filter:saturate(.82) contrast(1.04)}.company-profile li strong{position:relative;z-index:1;max-width:220px;line-height:1.35}.cooperation-contact{padding:var(--section-pad) var(--page-pad);background:var(--paper)}.contact-concept-heading{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:clamp(28px,4vw,64px);align-items:start}.contact-concept-heading .business-name{grid-column:span 3}.contact-concept-heading h2,.contact-concept-heading>p:last-child{grid-column:4 / -1}.contact-concept-heading h2{grid-row:1;margin-top:0}.contact-concept-heading>p:last-child{margin-top:0}.cooperation-routes{margin-top:clamp(64px,8vw,112px);display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.cooperation-routes .route-panel{min-height:380px;grid-template-columns:minmax(112px,.22fr) minmax(0,1fr) minmax(180px,.85fr) 30px;align-items:start;gap:20px;border-top:1px solid var(--line)}.cooperation-routes .route-panel-index{align-self:start;line-height:.9}.cooperation-routes .route-panel-copy{align-self:start}.cooperation-routes .route-panel-media{min-width:0;height:100%;display:block;align-self:stretch;overflow:hidden}.cooperation-routes .route-panel-media img{width:100%;height:100%;display:block;object-fit:cover}.cooperation-routes .route-panel-copy strong{font-size:46px}.cooperation-routes .route-panel:hover .route-panel-index,.cooperation-routes .route-panel:focus-visible .route-panel-index{color:var(--gold)}.contact-layout{margin:0 calc(var(--page-pad) * -1);padding:clamp(70px,8vw,120px) var(--page-pad);display:grid;grid-template-columns:minmax(320px,.68fr) minmax(600px,1.32fr);gap:clamp(60px,8vw,130px);background:var(--black);color:var(--white)}.contact-details h3{margin:0;font-family:var(--display);font-size:66px;line-height:1}.contact-details>p{margin:22px 0 46px;color:#ffffff94;font-size:13px;line-height:1.75}.contact-form{padding:clamp(28px,4vw,54px);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:26px;background:var(--paper);color:var(--ink)}.contact-form label{display:grid;gap:10px}.contact-form label>span{font-size:11px;font-weight:900}.contact-form input,.contact-form textarea{width:100%;border:0;border-bottom:1px solid var(--line);border-radius:0;background:transparent;color:var(--ink)}.contact-form input{min-height:50px}.contact-form textarea{padding:14px 0;resize:vertical}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#727c83}.full-field{grid-column:1 / -1}.form-status{grid-column:1 / -1;margin:0;padding:14px;border-left:4px solid var(--gold-deep);background:#ede5d7;font-size:12px;line-height:1.6}.form-status-region:empty{display:none}.form-footer{display:flex;align-items:center;justify-content:space-between;gap:30px}.form-footer>p{max-width:430px;margin:0;color:var(--muted);font-size:10px;line-height:1.65}.site-footer{min-height:160px;padding:34px var(--page-pad);display:grid;grid-template-columns:minmax(180px,.8fr) minmax(170px,.65fr) minmax(320px,1.45fr) auto;align-items:start;gap:40px;border-top:1px solid rgba(255,255,255,.2);background:var(--black);color:var(--white)}.site-footer .brand-mark{width:148px;height:96px}.site-footer p{margin:0;color:#ffffff7a;font-size:10px}.footer-site-links{grid-column:1 / -1;display:flex;flex-wrap:wrap;gap:6px 18px;align-items:center;padding-top:18px;border-top:1px solid rgba(255,255,255,.12)}.footer-site-links a{color:#ffffff7a;font-size:10px;text-decoration:none;transition:color .18s ease;position:relative}.footer-site-links a:after{content:"";position:absolute;top:-6px;right:-4px;bottom:-6px;left:-4px}.footer-site-links a:hover,.footer-site-links a:focus-visible{color:var(--white);text-decoration:underline}.footer-contact{margin:0;display:grid;gap:10px}.footer-contact>div{display:grid;grid-template-columns:46px minmax(0,1fr);gap:12px}.footer-contact dt,.footer-contact dd{margin:0;font-size:13px;line-height:1.55}.footer-contact dt{color:var(--gold);font-weight:800;letter-spacing:.08em;text-transform:uppercase}.footer-contact dd,.footer-contact address{color:#ffffffb3;font-style:normal}.footer-contact .action-link{min-height:auto;padding:0;border-bottom:0;color:#ffffffdb;font-size:inherit;text-decoration:none}.footer-contact .action-link svg{display:none}.footer-contact .action-link:hover,.footer-contact .action-link:focus-visible{color:var(--gold)}.mobile-action-bar{display:none}.concept-hero{position:relative;min-height:max(820px,100svh);padding:116px var(--page-pad) 58px;overflow:hidden;background:var(--black);color:var(--white)}.hero-type-stack{position:relative;z-index:5;width:38%;min-width:430px;min-height:calc(max(820px,100svh) - 174px);display:flex;align-items:flex-start;flex-direction:column;justify-content:space-between}.hero-statement{max-width:100%;margin:0;font-family:var(--display);font-size:82px;font-weight:950;line-height:.82;text-transform:uppercase}.hero-statement em{display:block;color:var(--red);font-style:normal}.hero-type-stack h1{max-width:470px;margin:30px 0;font-size:30px;font-weight:900;line-height:1.24}.hero-route-link{margin-top:22px}.hero-concept-collage{position:absolute;z-index:2;top:96px;right:0;bottom:36px;left:34%}.hero-concept-collage figure{position:absolute;margin:0;overflow:hidden;clip-path:polygon(8% 0,100% 0,94% 100%,0 88%);background:var(--navy)}.hero-concept-collage img{width:100%;height:100%;display:block;object-fit:cover;filter:contrast(1.07) saturate(.82)}.hero-collage-meeting{z-index:1;top:0;left:6%;width:64%;height:42%}.hero-concept-collage .hero-collage-retail{z-index:3;top:28%;right:-3%;width:64%;height:43%;clip-path:polygon(0 8%,92% 0,100% 88%,7% 100%)}.hero-concept-collage .hero-collage-execution{z-index:2;bottom:0;left:11%;width:67%;height:38%;clip-path:polygon(7% 0,100% 12%,92% 100%,0 91%)}.hero-collage-meeting img{object-position:center 42%}.hero-collage-retail img{object-position:center 55%}.hero-collage-execution img{object-position:center 52%}.audience-routes{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));overflow:hidden;background:var(--navy)}.audience-routes .route-panel{min-height:520px;padding:clamp(36px,4vw,68px);grid-template-columns:minmax(132px,.24fr) minmax(0,.76fr) auto;align-items:start;gap:clamp(18px,2vw,34px);border:0;color:var(--white)}.audience-routes .route-panel.accent-signal{background:var(--navy);color:var(--white)}.audience-routes .route-panel.accent-cobalt{background:var(--navy)}.audience-routes .route-panel.accent-cobalt .route-panel-index,.audience-routes .route-panel.accent-signal .route-panel-index{color:var(--gold)}.audience-routes .route-panel-index{position:relative;z-index:2;color:var(--white);font-size:112px}.audience-routes .route-panel-copy{position:relative;z-index:2;max-width:440px;gap:20px}.audience-routes .route-panel-copy small{display:block;color:#ffffffd1;font-size:10px;font-weight:900;text-transform:uppercase}.audience-routes .route-panel-copy strong{font-size:60px;line-height:.94}.audience-routes .route-panel-copy>span{max-width:340px;color:#ffffffd1;font-size:12px;font-weight:800;line-height:1.6}.audience-routes .route-panel-media{position:absolute;z-index:1;right:0;bottom:0;width:54%;height:54%;display:block;overflow:hidden;clip-path:polygon(12% 0,100% 0,100% 100%,0 100%)}.audience-routes .route-panel-media:after{position:absolute;top:0;right:0;bottom:0;left:0;background:#102a431f;content:""}.audience-routes .route-panel-media img{width:100%;height:100%;display:block;object-fit:cover;filter:contrast(1.06) saturate(.82);transition:transform .26s ease}.audience-routes .route-panel>svg{position:relative;z-index:2;width:34px;height:34px}.audience-routes .route-panel:hover,.audience-routes .route-panel:focus-visible{background:var(--gold);color:var(--navy)}.audience-routes .route-panel.accent-signal:hover,.audience-routes .route-panel.accent-signal:focus-visible{color:var(--navy)}.audience-routes .route-panel.accent-cobalt:hover,.audience-routes .route-panel.accent-cobalt:focus-visible{background:var(--gold);color:var(--navy)}.audience-routes .route-panel.accent-signal:hover .route-panel-index,.audience-routes .route-panel.accent-signal:focus-visible .route-panel-index,.audience-routes .route-panel.accent-signal:hover .route-panel-copy small,.audience-routes .route-panel.accent-signal:focus-visible .route-panel-copy small,.audience-routes .route-panel.accent-signal:hover .route-panel-copy>span,.audience-routes .route-panel.accent-signal:focus-visible .route-panel-copy>span,.audience-routes .route-panel.accent-signal:hover>svg,.audience-routes .route-panel.accent-signal:focus-visible>svg{color:var(--navy)}.audience-routes .route-panel.accent-cobalt:hover .route-panel-index,.audience-routes .route-panel.accent-cobalt:focus-visible .route-panel-index,.audience-routes .route-panel.accent-cobalt:hover .route-panel-copy small,.audience-routes .route-panel.accent-cobalt:focus-visible .route-panel-copy small,.audience-routes .route-panel.accent-cobalt:hover .route-panel-copy>span,.audience-routes .route-panel.accent-cobalt:focus-visible .route-panel-copy>span,.audience-routes .route-panel.accent-cobalt:hover>svg,.audience-routes .route-panel.accent-cobalt:focus-visible>svg{color:var(--navy)}.audience-routes .route-panel:hover .route-panel-media img,.audience-routes .route-panel:focus-visible .route-panel-media img{transform:scale(1.03)}.channel-concept .business-name{color:var(--gold)}@media(max-width:1024px){.concept-hero{min-height:900px}.hero-type-stack{min-width:360px;min-height:726px}.hero-statement{font-size:58px}.hero-type-stack h1{font-size:28px}:lang(en) .hero-type-stack h1{font-size:22px}.hero-concept-collage{left:32%}.audience-routes .route-panel{min-height:500px;padding:40px 30px;grid-template-columns:minmax(112px,.24fr) minmax(0,1fr) auto}.audience-routes .route-panel-copy strong{font-size:48px}}@media(max-width:700px){.concept-hero{min-height:0;padding:100px var(--page-pad) 50px}.hero-type-stack{width:100%;min-width:0;min-height:0;display:block}.hero-statement{font-size:54px;line-height:.84}.hero-type-stack h1{max-width:350px;margin:30px 0;font-size:26px;line-height:1.25}:lang(en) .hero-type-stack h1{font-size:20px;line-height:1.35}.hero-route-link{margin-top:34px}.hero-concept-collage{position:relative;top:auto;right:auto;bottom:auto;left:auto;height:720px;margin-top:44px;display:grid;grid-template-rows:repeat(3,minmax(0,1fr));gap:12px}.hero-concept-collage figure,.hero-concept-collage .hero-collage-retail,.hero-concept-collage .hero-collage-execution{position:relative;top:auto;right:auto;bottom:auto;left:auto;width:92%;height:auto}.hero-collage-meeting,.hero-collage-execution{justify-self:start}.hero-collage-retail{justify-self:end}.audience-routes{grid-template-columns:1fr}.audience-routes .route-panel,.audience-routes .route-panel:first-child{width:100%;min-height:590px;padding:42px var(--page-pad);grid-template-columns:84px minmax(0,1fr) auto;gap:16px;clip-path:none}.audience-routes .route-panel-index{font-size:70px}.audience-routes .route-panel-copy{gap:14px}.audience-routes .route-panel-copy strong{font-size:40px}.audience-routes .route-panel-media{width:88%;height:45%}}@media(max-width:374px){.hero-statement{font-size:49px}.hero-type-stack h1{font-size:24px}:lang(en) .hero-type-stack h1{font-size:18px}.audience-routes .route-panel-copy strong{font-size:36px}}@media(prefers-reduced-motion:reduce){.audience-routes .route-panel-media img{transition:none}}@media(max-width:1180px){.masthead{justify-content:space-between}.desktop-navigation{display:none}.masthead-tab.language-control{min-height:44px;padding:0 10px;margin-left:0;margin-right:10px;border:1px solid rgba(255,255,255,.3)}.menu-control.icon-control{display:grid}.channel-heading h2{font-size:30px}:lang(en) .channel-heading h2{font-size:20px}.channel-concept-grid{grid-template-columns:1fr}.channel-concept-copy,.channel-concept-visual{grid-column:1}.channel-concept-copy{max-width:680px}.channel-concept-copy h2,.channel-concept-copy>p:last-of-type{max-width:620px}.channel-concept-visual{margin-top:58px}.execution-heading{grid-column:span 4}.execution-evidence-strip{grid-column:span 8}.execution-service-list{grid-column:5 / -1}.company-identity{grid-column:span 5}.company-profile{grid-column:span 7}.cooperation-routes .route-panel{min-height:440px;grid-template-columns:minmax(96px,.2fr) minmax(0,1fr) 30px;grid-template-rows:auto 190px}.cooperation-routes .route-panel-media{grid-column:1 / -1;grid-row:2}.contact-layout{grid-template-columns:minmax(280px,.62fr) minmax(500px,1.38fr);gap:58px}}@media(max-width:900px){:root{--section-pad: 110px}body{padding-bottom:64px}.execution-concept,.company-band-grid,.contact-concept-heading,.cooperation-routes,.contact-layout{grid-template-columns:1fr}.execution-heading,.execution-evidence-strip,.execution-context-note,.execution-service-list,.company-identity,.company-profile,.contact-concept-heading .business-name,.contact-concept-heading h2,.contact-concept-heading>p:last-child{grid-column:1;grid-row:auto}.execution-heading{position:static}.execution-evidence-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.execution-service-list{margin-top:20px}.cooperation-routes{grid-template-columns:1fr}.channel-accordion{min-height:0;display:grid;grid-template-columns:1fr;gap:12px;background:transparent}.channel-panel{min-height:0;aspect-ratio:16 / 9;flex-grow:1}.channel-panel.is-active{flex-grow:1}.channel-panel-copy{min-height:42%;padding-bottom:112px}.channel-panel-description{right:20px;bottom:20px;left:20px}.channel-progress-rail{display:none}.contact-layout{gap:64px}.mobile-action-bar{position:fixed;z-index:90;right:0;bottom:0;left:0;height:64px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid var(--line)}.mobile-action-bar .action-link{min-width:0;min-height:64px;padding:0;display:flex;align-items:center;justify-content:center;gap:9px;border:0;background:var(--paper);color:var(--ink);font-size:11px;font-weight:900;text-decoration:none}.mobile-action-bar .mobile-contact-link{background:var(--red);color:var(--navy)}.mobile-action-bar svg{width:18px;height:18px}}@media(max-width:640px){:root{--page-pad: 20px;--section-pad: 92px}section[id]{scroll-margin-top:68px}.masthead{height:68px;gap:12px}.masthead .brand-mark.icon-control{width:138px;height:42px;padding:4px 7px}.masthead-actions{gap:4px}.menu-control{width:50px;height:50px}.menu-overlay{top:68px;right:0;bottom:0;left:0}.menu-overlay .menu-link{min-height:76px;font-size:32px}.primary-action{width:100%}.execution-heading h2,.company-identity h2,.contact-concept-heading h2{font-size:44px}.execution-heading>span{font-size:92px}.execution-evidence-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.operation-scene:last-child{grid-column:1 / -1}.operation-scene:last-child img{aspect-ratio:16 / 9}.execution-service-list{grid-template-columns:1fr}.execution-service-list article{min-height:0;padding:24px 0;grid-template-columns:minmax(0,1fr);gap:0}.execution-service-list h3{font-size:19px}.channel-concept{padding-right:var(--page-pad);padding-left:var(--page-pad)}.channel-concept-copy h2{font-size:42px}:lang(en) .channel-concept-copy h2{font-size:30px}.channel-panel,.channel-panel.is-active{aspect-ratio:4 / 3}.channel-panel-copy{padding:20px}.channel-panel-copy strong{font-size:25px}.company-profile ul{grid-template-columns:1fr}.cooperation-routes{margin-top:64px}.cooperation-routes .route-panel{min-height:410px;grid-template-columns:72px minmax(0,1fr) 26px;grid-template-rows:auto 180px;gap:14px}.cooperation-routes .route-panel-index{font-size:64px}.cooperation-routes .route-panel-copy strong{font-size:30px}.contact-form{padding:28px 20px;grid-template-columns:1fr}.contact-form label,.full-field{grid-column:1}.form-footer{align-items:stretch;flex-direction:column}.site-footer{min-height:190px;grid-template-columns:1fr;align-items:start;gap:20px}}@media(max-width:375px){.channel-heading h2{font-size:36px}:lang(en) .channel-heading h2{font-size:28px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
