:root{--bg:#020817;--panel:#071426;--panel2:#09182a;--line:#183a64;--line2:#245fa8;--blue:#11a9ff;--blue2:#4d58ff;--text:#f4f7fd;--muted:#8f9aae;--muted2:#6f7d91;--max:1480px;--header:66px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background-color:var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;font-size:14px;line-height:1.48;background-image:linear-gradient(rgba(24,58,100,.16) 1px,transparent 1px),linear-gradient(90deg,rgba(24,58,100,.16) 1px,transparent 1px);background-size:64px 64px;min-height:100vh}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{font:inherit}.page-width{width:min(var(--max),calc(100% - 72px));margin:0 auto}.site-header{height:var(--header);position:sticky;top:0;z-index:100;background:rgba(2,8,23,.92);backdrop-filter:blur(14px);border-bottom:1px solid rgba(39,79,130,.34)}.header-inner{height:100%;width:min(1550px,calc(100% - 34px));margin:auto;display:flex;align-items:center;gap:26px}.brand-link{width:54px;min-width:54px;height:40px;display:flex;align-items:center;justify-content:center}.brand-link img{max-height:34px;max-width:50px;object-fit:contain}.site-nav{display:flex;align-items:center;gap:30px;margin-right:auto}.site-nav a{font-size:12px;color:#909bad;position:relative;padding:23px 0 21px}.site-nav a:hover,.site-nav a.active{color:#fff}.site-nav a.active:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;background:linear-gradient(90deg,var(--blue),#61e0ff)}.header-cta{height:40px;padding:0 19px;border:1px solid #214d7b;border-radius:10px;display:inline-flex;align-items:center;gap:7px;font-size:12px;font-weight:700;background:#06101f}.header-cta:hover{border-color:#3b91e3;background:#08182c}.menu-btn,.mobile-menu{display:none}main{min-height:60vh}.page-intro{padding-top:40px;padding-bottom:70px}.eyebrow{font-weight:800;font-size:13px;letter-spacing:.02em;color:var(--blue);margin-bottom:12px}.page-intro h1,.contact-left h1,.not-found h1{font-size:clamp(36px,3.8vw,58px);line-height:1.03;margin:0 0 12px;letter-spacing:-.035em}.page-sub{margin:0;color:var(--muted);font-weight:600;font-size:15px}.panel{background:linear-gradient(145deg,rgba(9,24,42,.96),rgba(5,17,32,.96));border:1px solid var(--line);border-radius:24px}.btn{min-height:44px;padding:0 20px;border:1px solid #245684;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:800;letter-spacing:.025em;background:#06101e;cursor:pointer;transition:.22s ease}.btn:hover{transform:translateY(-1px);border-color:#38a2ff;background:#08182a}.btn-primary{background:linear-gradient(105deg,#1766ff,#5949ff);border-color:#3073ff;color:white;box-shadow:0 9px 28px rgba(41,83,255,.16)}.btn-primary:hover{background:linear-gradient(105deg,#2580ff,#6658ff)}.home-hero{min-height:calc(100vh - var(--header));display:grid;grid-template-columns:minmax(0,1.2fr) minmax(390px,.82fr);align-items:center;gap:70px;padding-top:34px;padding-bottom:54px}.home-copy h1{font-size:clamp(56px,5.15vw,78px);letter-spacing:-.04em;line-height:.98;margin:0 0 14px}.role{font-size:22px;font-weight:750;margin:0 0 34px}.manifesto{font-size:clamp(24px,2vw,32px);line-height:1.33;font-weight:500;letter-spacing:-.02em}.manifesto span{color:var(--blue);text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:3px}.lead{max-width:650px;margin:34px 0 0;color:var(--muted);font-weight:600;font-size:15px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.micro{font-size:11px;color:#8894a7;font-weight:800;margin:22px 0 30px}.home-info{display:grid;grid-template-columns:1fr 1fr;gap:18px;max-width:790px}.info-card{border:1px solid var(--line);border-radius:18px;background:#071426;padding:20px 22px}.info-card b{font-size:12px}.info-card p{font-size:12px;color:#8894a8;font-weight:600;margin:14px 0 0}.hero-portrait{align-self:stretch;min-height:650px;display:flex;align-items:center}.hero-portrait img{width:100%;height:min(76vh,760px);object-fit:cover;object-position:center top;border-radius:2px;box-shadow:0 25px 80px rgba(0,0,0,.28)}.two-col-intro{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(340px,.8fr);gap:34px}.who-card{padding:24px 26px;margin-top:26px}.who-card h3,.education-panel h3,.expertise-card h3,.tools-panel h3,.impact-grid h3{font-size:13px;margin:0 0 14px}.who-card p{margin:0;color:#9aa6b8;font-size:15px}.stat-row{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:18px 0}.mini-stat{min-height:92px;border:1px solid var(--line);border-radius:18px;background:#071426;padding:20px}.mini-stat strong{display:block;font-size:24px;line-height:1;margin-bottom:12px}.mini-stat span{font-size:11px;color:#8592a5;font-weight:700}.education-panel{display:grid;grid-template-columns:1.55fr .9fr;gap:36px;padding:24px 26px}.edu-item{padding:10px 0}.edu-item b{display:block;font-size:13px}.edu-item span{display:block;color:#8b98aa;font-size:11.7px;margin-top:4px}.cert-col ul,.expertise-card ul,.impact-grid ul{list-style:none;padding:0;margin:0}.cert-col li,.expertise-card li,.impact-grid li{position:relative;padding:6px 0 6px 20px;color:#929fb2}.cert-col li:before,.expertise-card li:before,.impact-grid li:before{content:"";width:7px;height:7px;border:1px solid #8393aa;border-radius:50%;position:absolute;left:0;top:12px;box-shadow:inset 0 0 0 2px rgba(44,154,255,.15)}.about-portrait{padding-top:16px}.about-portrait img{width:100%;height:100%;max-height:780px;object-fit:cover;object-position:center top;border-radius:2px}.expertise-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:32px}.expertise-card{padding:28px 30px;border-color:#1d5b9e}.bullet-cols{display:grid;grid-template-columns:1fr 1fr;gap:20px}.expertise-card li{font-size:13px}.tools-panel{padding:20px 24px;margin-top:18px}.tool-tags{display:grid;grid-template-columns:repeat(11,minmax(0,1fr));gap:10px}.tool-tags span{border:1px solid #1d4775;border-radius:7px;padding:10px 6px;text-align:center;color:#8c99aa;font-size:10px;font-weight:800}.service-pill-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:20px}.service-pill-grid .panel{padding:20px 22px}.service-pill-grid b{font-size:13px}.service-pill-grid p{font-size:11.5px;color:#8794a7;margin:9px 0 0}.process-section{padding:0 0 80px}.process-section h2,.detail-section h2{font-size:clamp(30px,3vw,46px);margin:0 0 8px;letter-spacing:-.03em}.process-layout{display:grid;grid-template-columns:430px 1fr;gap:46px;margin-top:30px}.process-principles{display:flex;flex-direction:column;gap:18px}.principle{padding:22px;display:grid;grid-template-columns:48px 1fr;gap:16px;align-items:start}.principle>span{font-size:22px;color:#29d5ff;font-weight:850}.principle b{font-size:15px}.principle p{font-size:12px;color:#8c99aa;margin:7px 0 0}.loop-board{height:630px;position:relative}.loop-center{position:absolute;width:260px;height:125px;left:50%;top:50%;transform:translate(-50%,-50%);border:1px solid #2f83f7;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:#081427}.loop-center b{font-size:16px}.loop-center span{max-width:200px;font-size:11px;color:#8996a9;margin-top:10px}.loop-item{position:absolute;width:235px;min-height:95px;border:1px solid #13a7df;border-radius:16px;padding:15px 17px;background:#081426}.loop-item b{font-size:12px}.loop-item span{font-size:10.5px;color:#8491a5;display:block;margin-top:7px}.p1{left:35%;top:0}.p2{right:1%;top:9%}.p3{right:0;top:38%}.p4{right:10%;bottom:4%}.p5{left:38%;bottom:0}.p6{left:2%;bottom:10%}.p7{left:0;top:37%}.p8{left:8%;top:7%}.work-grid-top{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-top:50px;max-width:1040px;margin-left:auto;margin-right:auto}.work-grid-bottom{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:18px}.work-card{min-height:185px;padding:24px 24px 24px 26px;display:grid;grid-template-columns:minmax(0,1fr) 125px;gap:18px;align-items:center;position:relative;transition:.22s ease}.work-card:hover{border-color:#347dd0;transform:translateY(-3px);box-shadow:0 18px 60px rgba(0,0,0,.24)}.work-card img{width:118px;height:95px;object-fit:contain;justify-self:end;background:white;border-radius:12px;padding:8px}.work-card .work-tag{font-size:9.5px;color:var(--blue);font-weight:850;letter-spacing:.04em}.work-card h3{font-size:20px;margin:9px 0 13px}.work-card p{margin:0 0 7px;color:#a2adbc;font-size:12.7px}.work-card small{display:block;color:#7e8c9f;font-size:11.5px}.work-card i{position:absolute;bottom:18px;right:20px;color:#25adff;font-style:normal}.compact-card{grid-template-columns:minmax(0,1fr) 95px;padding-right:20px}.compact-card img{width:92px;height:78px}.company-hero{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(360px,.82fr);gap:34px}.role-panel{padding:21px 24px;margin-top:26px}.role-panel>b{font-size:13px}.role-panel p{color:#8e9bad;font-size:12.5px;margin:12px 0 0}.impact-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:18px}.impact-grid .panel{padding:20px 22px}.impact-grid li{font-size:11.5px;padding-top:3px;padding-bottom:3px}.company-media{padding-top:8px}.company-logo{width:130px;height:88px;object-fit:contain;background:white;border-radius:10px;padding:7px;margin-left:auto;margin-bottom:20px}.media-frame{border:1px solid var(--line);border-radius:28px;overflow:hidden;background:#07101e;min-height:310px;display:flex;align-items:center;justify-content:center}.media-frame>img{width:100%;height:100%;max-height:520px;object-fit:cover;transition:.32s ease}.media-frame.wide{min-height:420px}.media-frame.wide>img{object-fit:contain;max-height:560px}.media-frame.portrait{height:470px}.media-frame.portrait>img{object-fit:contain}.detail-section{padding:0 0 70px}.section-heading{margin-bottom:22px}.detail-split{display:grid;grid-template-columns:1.25fr .85fr;gap:26px;align-items:start}.rich-copy{padding:26px 28px}.rich-copy p{font-size:12.8px;color:#8f9cad;margin:0 0 18px}.rich-copy p:last-child{margin-bottom:0}.feature-stack{padding:24px 26px}.feature-stack>div{padding:11px 0;border-bottom:1px solid rgba(42,81,126,.35)}.feature-stack>div:last-child{border-bottom:0}.feature-stack b{font-size:13px}.feature-stack p{font-size:11.8px;color:#8b98aa;margin:4px 0 0}.fit-insights{display:grid;grid-template-columns:1fr 1fr;gap:14px}.fit-insights .media-frame{height:520px}.inverse-proof-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.inverse-proof-grid .media-frame{min-height:180px;border-radius:18px}.inverse-proof-grid .media-frame:last-child{grid-column:1/-1}.inverse-proof-grid img{object-fit:contain;background:#f7f7f7}.project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:42px}.project-card{padding:20px;display:flex;flex-direction:column;min-height:360px}.project-top{display:grid;grid-template-columns:155px 1fr;gap:20px;align-items:start}.project-image{height:155px;border-radius:18px;overflow:hidden;border:1px solid #1f5a96}.project-image img{width:100%;height:100%;object-fit:cover;transition:.3s ease}.project-copy span{font-size:10px;color:var(--blue);font-weight:850}.project-copy h3{font-size:18px;line-height:1.18;margin:9px 0 12px}.project-copy p{font-size:12px;color:#8f9cad;margin:0}.project-drive-btn{margin-top:auto;height:48px;border:1px solid #275a8a;border-radius:10px;display:flex;align-items:center;justify-content:center;text-align:center;font-weight:800;font-size:11px;color:#dce8fa;transition:.22s}.project-drive-btn:hover{border-color:#2d9cff;color:white;background:#071b31}.zoomable:hover{transform:scale(1.08);filter:brightness(1.03)}.testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:38px}.testimonial-card{min-height:500px;padding:30px 36px;display:flex;flex-direction:column;align-items:center}.testimonial-card img{width:116px;height:116px;border-radius:50%;object-fit:cover;border:1px solid #3d7bc4}.testimonial-card blockquote{font-size:16px;line-height:1.5;margin:34px 0 18px;color:#eef3fa}.stars{color:#257bff;font-size:23px;letter-spacing:2px;margin:0 0 28px}.testimonial-card>b{align-self:flex-start;font-size:16px}.testimonial-card>span{align-self:flex-start;color:#7e8b9e;font-weight:700;margin-top:3px}.collab-label{margin:38px 0 16px;align-self:flex-start;color:var(--blue);font-size:10px;font-weight:850}.collab-copy{font-size:16px;line-height:1.5;color:#e7edf6;margin:0 0 auto}.insights-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;margin-top:38px}.insight-card{padding:22px;display:flex;flex-direction:column;min-height:650px;overflow:hidden}.insight-card h3{font-size:15px;margin:0 0 18px}.insight-media{height:430px;overflow:hidden;display:grid;gap:8px;background:#040c18}.insight-media.single{grid-template-rows:1fr}.insight-media.single img{width:100%;height:100%;object-fit:cover}.insight-media.stacked{grid-template-rows:1fr 1fr}.insight-media.stacked img{width:100%;height:100%;object-fit:cover;min-height:0}.insight-card p{margin:auto 0 0;padding-top:22px;color:#8d9aad;font-size:12px}.contact-page{padding:80px 0 85px}.contact-shell{min-height:590px;padding:54px 58px;display:grid;grid-template-columns:1.12fr .9fr 1fr;gap:40px;align-items:center;border-radius:56px}.contact-left h1{font-size:clamp(36px,3vw,52px)}.contact-left h1 span{display:block;color:var(--blue)}.contact-left>p{color:#8d9aac;max-width:480px;margin:28px 0}.contact-actions{display:flex;flex-wrap:wrap;gap:10px}.contact-details{display:grid;gap:26px}.contact-details div{padding-left:18px;border-left:1px solid #24639d}.contact-details span{display:block;color:#77859a;font-size:11px;margin-bottom:5px}.contact-details b{font-size:12.5px}.contact-details a:hover{color:#55b8ff}.contact-art img{width:100%;max-height:390px;object-fit:contain}.not-found{padding:120px 0 160px}.not-found p{color:#8f9bac;margin:20px 0 28px}.footer-wrap{border-top:1px solid rgba(30,63,103,.28);padding:42px 0 24px;background:rgba(2,8,23,.78)}.footer-cta{border:1px solid #174579;border-radius:30px;padding:28px 34px;display:flex;align-items:center;justify-content:space-between;gap:30px;background:#061327}.footer-kicker{font-size:9px;color:#3c9fff;font-weight:850;margin-bottom:7px}.footer-cta h2{font-size:24px;margin:0}.footer-cta p{font-size:11px;color:#6f8fb6;margin:8px 0 0}.footer-actions{display:flex;gap:10px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;padding:30px 4px 0;color:#6e83a2;font-size:10.5px}.footer-bottom>div{display:flex;gap:24px}.footer-bottom a:hover{color:white}.toast{position:fixed;left:50%;bottom:30px;transform:translate(-50%,20px);opacity:0;background:#0b1b31;border:1px solid #2d6aa4;color:#fff;border-radius:10px;padding:11px 16px;font-size:11px;pointer-events:none;z-index:300;transition:.2s}.toast.show{opacity:1;transform:translate(-50%,0)}.protected-media{-webkit-user-drag:none;user-select:none;-webkit-user-select:none}@media(max-width:1180px){.site-nav{gap:18px}.site-nav a{font-size:11px}.home-hero{grid-template-columns:1.08fr .92fr;gap:38px}.tool-tags{grid-template-columns:repeat(6,1fr)}.process-layout{grid-template-columns:360px 1fr}.loop-item{width:205px}.work-grid-bottom{grid-template-columns:1fr 1fr}.work-grid-bottom .work-card:last-child{grid-column:1/-1}.project-grid{grid-template-columns:1fr 1fr}.testimonial-grid{gap:18px}.insights-grid{gap:18px}.contact-shell{grid-template-columns:1fr 1fr}.contact-art{grid-column:1/-1}.contact-art img{max-height:280px;margin:auto}}@media(max-width:900px){:root{--header:62px}.page-width{width:min(100% - 32px,var(--max))}.site-nav,.header-cta{display:none}.header-inner{justify-content:space-between}.menu-btn{width:42px;height:38px;border:1px solid #244c76;background:#061221;border-radius:9px;display:flex;flex-direction:column;justify-content:center;gap:5px;padding:0 11px}.menu-btn span{height:1px;background:#dce7f4;width:100%}.mobile-menu{display:flex;position:fixed;top:var(--header);left:16px;right:16px;z-index:99;background:#071426;border:1px solid #1c4d80;border-radius:14px;padding:14px;flex-direction:column;gap:2px;transform:translateY(-12px);opacity:0;pointer-events:none;transition:.2s}.mobile-menu a{padding:11px 12px;font-size:12px;color:#98a5b7;border-radius:7px}.mobile-menu .btn{margin-top:8px;color:white}.menu-open .mobile-menu{transform:translateY(0);opacity:1;pointer-events:auto}.home-hero{grid-template-columns:1fr;min-height:auto;padding-top:44px}.hero-portrait{min-height:0;order:-1}.hero-portrait img{height:auto;max-height:620px;object-fit:cover}.two-col-intro{grid-template-columns:1fr}.about-portrait{order:-1}.about-portrait img{max-height:560px}.education-panel{grid-template-columns:1fr}.expertise-grid{grid-template-columns:1fr}.process-layout{grid-template-columns:1fr}.loop-board{height:auto;display:grid;grid-template-columns:1fr 1fr;gap:10px}.loop-center,.loop-item{position:static;transform:none;width:auto;height:auto;min-height:95px;border-radius:16px}.loop-center{grid-column:1/-1}.work-grid-top,.work-grid-bottom{grid-template-columns:1fr;max-width:none}.work-grid-bottom .work-card:last-child{grid-column:auto}.company-hero{grid-template-columns:1fr}.company-media{display:grid;grid-template-columns:130px 1fr;gap:18px;align-items:start}.company-logo{margin:0}.detail-split{grid-template-columns:1fr}.project-grid{grid-template-columns:1fr}.testimonial-grid{grid-template-columns:1fr}.testimonial-card{min-height:auto}.insights-grid{grid-template-columns:1fr}.insight-card{min-height:0}.insight-media{height:500px}.contact-shell{grid-template-columns:1fr;border-radius:32px}.contact-art{grid-column:auto}.footer-cta,.footer-bottom{flex-direction:column;align-items:flex-start}.footer-bottom>div{flex-wrap:wrap}}@media(max-width:620px){body{background-size:48px 48px}.page-width{width:calc(100% - 24px)}.header-inner{width:calc(100% - 22px)}.home-copy h1{font-size:49px}.role{font-size:18px}.manifesto{font-size:22px}.home-info,.stat-row,.impact-grid,.bullet-cols,.service-pill-grid,.fit-insights,.inverse-proof-grid{grid-template-columns:1fr}.hero-actions,.contact-actions,.footer-actions{flex-direction:column;align-items:stretch}.btn{width:100%}.mini-stat{min-height:78px}.tool-tags{grid-template-columns:repeat(2,1fr)}.loop-board{grid-template-columns:1fr}.loop-center{grid-column:auto}.work-card{grid-template-columns:1fr 88px;min-height:168px;padding:20px}.work-card img{width:82px;height:70px}.compact-card{grid-template-columns:1fr 80px}.project-top{grid-template-columns:1fr}.project-image{height:auto;aspect-ratio:1.15}.company-media{grid-template-columns:1fr}.company-logo{margin-left:auto}.media-frame{min-height:220px}.fit-insights .media-frame{height:430px}.insight-media{height:390px}.contact-page{padding:32px 0 50px}.contact-shell{padding:28px 22px;border-radius:26px}.footer-wrap{padding-top:24px}.footer-cta{padding:24px;border-radius:22px}.footer-cta h2{font-size:20px}.footer-bottom{font-size:10px}.page-intro{padding-top:28px;padding-bottom:48px}.testimonial-card{padding:24px}.testimonial-card blockquote,.collab-copy{font-size:14px}}.testimonial-card{padding-top:26px}.testimonial-card img{width:132px;height:132px}.testimonial-card blockquote{margin:24px 0 16px;font-size:16.5px;font-weight:600;line-height:1.48}.meahar-card{}.meher-card{}.mehar-card .collab-copy{margin:24px 0 26px;font-size:16.5px;font-weight:700;line-height:1.48;color:#eef3fa;align-self:stretch}.mehar-card>b{margin-top:auto}.insight-card{min-height:0;padding:24px}.insight-card h3{font-size:15.5px;margin-bottom:18px}.insight-media{height:470px}.insight-card p{margin:18px 0 0;padding:0;color:#aab8cb;font-size:13.5px;line-height:1.5;font-weight:700}.why-work-section{padding:8px 0 80px}.why-work-head{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(300px,.7fr);gap:34px;align-items:start}.why-work-head h2{font-size:clamp(30px,3vw,46px);margin:0 0 10px;letter-spacing:-.03em}.why-work-note{padding:24px 26px}.why-work-note b{font-size:12.5px;color:#23c4ff}.why-work-note p{font-size:12px;color:#8f9bad;margin:14px 0 0}.why-work-layout{display:grid;grid-template-columns:minmax(0,1fr) 235px;gap:28px;margin-top:26px;align-items:stretch}.why-work-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.why-card{padding:20px;display:grid;grid-template-columns:38px 1fr;gap:14px;min-height:118px}.why-card>span{width:38px;height:38px;display:grid;place-items:center;border:1px solid #198ede;border-radius:50%;color:#38c5ff;font-weight:850}.why-card b{font-size:14px}.why-card p{font-size:11.5px;color:#8996a9;line-height:1.45;margin:8px 0 0}.proof-snapshot{padding:20px}.proof-snapshot h3{font-size:11px;text-align:center;margin:0 0 18px}.proof-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.proof-grid>div{border:1px solid #1c4b7e;border-radius:10px;min-height:74px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.proof-grid strong{font-size:20px;color:#24c5ff}.proof-grid span{font-size:9.5px;color:#8997aa;margin-top:3px}.what-you-get{margin-top:28px;padding:22px 24px}.what-you-get h3{font-size:11px;color:#24c5ff;margin:0 0 16px}.what-you-get-row{display:grid;grid-template-columns:repeat(9,1fr);gap:0}.what-you-get-row span{padding:8px 6px;border:1px solid #2a77cb;text-align:center;color:#aab7c8;font-size:9.5px;font-weight:750;border-radius:7px;margin-left:-1px}.why-work-closing{margin-top:24px;padding:18px 20px;font-size:14px;font-weight:800}.company-hero{grid-template-columns:minmax(0,1.14fr) minmax(430px,.86fr);gap:44px;align-items:start}.company-copy{min-width:0}.company-media{position:relative;padding-top:0;align-self:start}.company-logo{position:absolute;right:0;top:0;z-index:3;width:112px;height:74px;margin:0;box-shadow:0 12px 34px rgba(0,0,0,.28)}.company-media .media-frame{margin-top:96px;min-height:400px;border-color:#245f9b;box-shadow:0 22px 68px rgba(0,0,0,.34),0 0 0 1px rgba(23,124,255,.06)}.company-media .media-frame>img{max-height:none;transition:transform .3s ease,filter .3s ease}.company-media .media-frame:hover>img{transform:scale(1.035);filter:brightness(1.035)}.dashboard-frame{height:540px;background:#040a13}.dashboard-frame>img{object-fit:contain!important;object-position:top center!important;background:#040a13}.hero-photo-frame{height:460px}.hero-photo-frame>img{object-fit:cover!important;object-position:center!important}.promo-frame{height:440px;background:#fff}.promo-frame>img{object-fit:contain!important;background:#fff}.role-panel{margin-top:22px}.role-panel>b{font-size:14px}.role-panel p{font-size:13px;line-height:1.55}.impact-grid .panel{padding:22px 24px}.impact-grid h3{font-size:13.5px}.impact-grid li{font-size:12.3px;line-height:1.48}.detail-section{padding-top:8px}.rich-copy p,.feature-stack p{font-size:12.5px;line-height:1.5}.fit-insights .media-frame{height:560px;box-shadow:0 18px 50px rgba(0,0,0,.26)}@media(max-width:1180px){.why-work-head{grid-template-columns:1fr}.why-work-layout{grid-template-columns:1fr}.why-work-cards{grid-template-columns:1fr 1fr}.proof-snapshot{max-width:none}.what-you-get-row{grid-template-columns:repeat(3,1fr)}.company-hero{grid-template-columns:minmax(0,1.08fr) minmax(380px,.92fr);gap:30px}.company-media .media-frame{min-height:360px}}@media(max-width:900px){.why-work-cards{grid-template-columns:1fr 1fr}.what-you-get-row{grid-template-columns:repeat(2,1fr)}.company-hero{grid-template-columns:1fr}.company-media{display:block;padding-top:0}.company-logo{position:absolute;right:16px;top:16px;width:96px;height:64px;margin:0}.company-media .media-frame{margin-top:16px;padding-top:0;min-height:360px}.dashboard-frame{height:500px}.hero-photo-frame,.promo-frame{height:420px}}@media(max-width:620px){.testimonial-card img{width:124px;height:124px}.testimonial-card blockquote,.mehar-card .collab-copy{font-size:14.5px;margin-top:18px}.testimonial-card>b{font-size:15px}.testimonial-card>span{font-size:12px}.insight-media{height:430px}.insight-card p{font-size:12.8px;margin-top:15px}.why-work-section{padding-bottom:54px}.why-work-cards{grid-template-columns:1fr}.what-you-get-row{grid-template-columns:1fr 1fr}.why-work-note{padding:20px}.why-work-closing{font-size:13px}.company-media{margin-top:18px}.company-logo{width:82px;height:56px;right:12px;top:12px;border-radius:8px}.company-media .media-frame{margin-top:0;border-radius:20px;min-height:300px}.dashboard-frame{height:auto;min-height:0!important}.dashboard-frame>img{height:auto!important;max-height:none!important;object-fit:contain!important}.hero-photo-frame{height:330px}.promo-frame{height:320px}.role-panel>b{font-size:13px}.role-panel p{font-size:12.5px}.impact-grid li{font-size:12px}.fit-insights .media-frame{height:auto;min-height:0}.fit-insights .media-frame>img{height:auto;max-height:none;object-fit:contain}}.testimonial-card{display:flex;flex-direction:column;align-items:flex-start}.testimonial-card img{align-self:center}.testimonial-copy,.testimonial-card blockquote{width:100%}.mehar-card .collab-copy{margin:24px 0 18px;font-size:16.5px;font-weight:650;line-height:1.48;color:#eef3fa}.mehar-card>b{margin-top:auto}.insight-card{display:flex;flex-direction:column}.insight-media{margin-bottom:0}.insight-card p{margin:12px 0 0;font-size:14px;font-weight:700;line-height:1.45;color:#b5c2d3}.company-media{min-width:0}.company-media .media-frame{overflow:hidden}.dashboard-frame{height:560px}.dashboard-frame>img{width:100%;height:100%;object-fit:contain!important;object-position:top center!important}.fit-insights .media-frame>img{object-fit:contain!important;object-position:top center!important}.media-frame{transition:border-color .25s ease,box-shadow .25s ease,transform .25s ease}.media-frame:hover{border-color:#2b79c9;box-shadow:0 26px 72px rgba(0,0,0,.38),0 0 0 1px rgba(31,150,255,.1);transform:translateY(-2px)}.project-image{overflow:visible}.project-image img:hover{position:relative;z-index:15;transform:scale(1.12);box-shadow:0 22px 60px rgba(0,0,0,.52)}@media(max-width:900px){.company-media{display:flex!important;flex-direction:column!important;gap:12px!important;margin-top:20px!important;padding-top:0!important}.company-logo{position:static!important;order:1;width:auto!important;height:auto!important;max-width:104px!important;max-height:68px!important;margin:0 0 0 auto!important;padding:6px!important;border-radius:9px!important;box-shadow:0 10px 26px rgba(0,0,0,.22)!important}.company-media .media-frame{order:2;margin:0!important;width:100%!important}.dashboard-frame{height:auto!important;min-height:0!important}.dashboard-frame>img{height:auto!important;max-height:none!important;width:100%!important;object-fit:contain!important;object-position:top center!important}.hero-photo-frame,.promo-frame{height:auto!important;min-height:0!important}.hero-photo-frame>img,.promo-frame>img{height:auto!important;max-height:none!important;width:100%!important}}@media(max-width:620px){.page-intro{padding-top:34px}.company-hero{gap:18px}.company-media{margin-top:14px!important;gap:10px!important}.company-logo{max-width:86px!important;max-height:58px!important;padding:5px!important;border-radius:8px!important}.company-media .media-frame{border-radius:18px!important;box-shadow:0 18px 48px rgba(0,0,0,.28)!important}.impact-grid{gap:12px}.impact-grid .panel{padding:20px}.impact-grid h3{font-size:13px}.impact-grid li{font-size:12.4px;line-height:1.48}.role-panel{padding:20px}.role-panel>b{font-size:13.2px;line-height:1.4}.role-panel p{font-size:12.6px;line-height:1.52}.dashboard-frame>img{min-height:0!important}.fit-insights{gap:14px}.fit-insights .media-frame{height:auto!important;min-height:0!important}.testimonial-card{padding:24px 24px 26px}.testimonial-card img{width:128px;height:128px}.testimonial-card blockquote,.mehar-card .collab-copy{font-size:14.8px;line-height:1.5;margin:18px 0 16px}.insight-card{padding:20px}.insight-media{height:auto!important;min-height:0!important}.insight-media.single img{height:auto!important;max-height:none!important;object-fit:cover}.insight-media.stacked{display:grid;grid-template-rows:auto auto;gap:8px}.insight-media.stacked img{height:auto!important;max-height:none!important;object-fit:cover}.insight-card p{font-size:13.3px;line-height:1.45;margin-top:12px}}.company-media{position:relative!important;padding-top:0!important}.company-media .media-frame{margin-top:0!important}.company-logo{position:absolute!important;right:16px!important;top:16px!important;z-index:6!important;width:auto!important;height:auto!important;max-width:104px!important;max-height:68px!important;margin:0!important;padding:6px!important;border-radius:9px!important;box-shadow:0 12px 34px rgba(0,0,0,.30)!important}@media(max-width:900px){.company-media{display:block!important;margin-top:18px!important}.company-logo{position:absolute!important;right:12px!important;top:12px!important;max-width:82px!important;max-height:56px!important;margin:0!important}.company-media .media-frame{margin:0!important}}@media(max-width:620px){.company-media{margin-top:12px!important}.company-logo{right:10px!important;top:10px!important;max-width:72px!important;max-height:50px!important;padding:4px!important;border-radius:7px!important}}.company-hero.experience-hero{display:grid!important;grid-template-columns:minmax(0,1.16fr) minmax(420px,.84fr)!important;gap:40px!important;align-items:stretch!important}.experience-hero .company-copy{min-width:0!important;display:flex!important;flex-direction:column!important}.experience-hero .company-media{position:relative!important;display:block!important;min-width:0!important;height:100%!important;margin:0!important;padding:0!important;align-self:stretch!important}.experience-hero .company-media .media-frame{position:relative!important;isolation:isolate!important;width:100%!important;height:100%!important;min-height:560px!important;margin:0!important;padding:0!important;border-radius:28px!important;overflow:hidden!important;background:#06101d!important;border:1px solid #245f9b!important;box-shadow:0 22px 68px rgba(0,0,0,.34),0 0 0 1px rgba(23,124,255,.06)!important}.experience-hero .company-logo{position:absolute!important;right:20px!important;top:20px!important;z-index:8!important;width:auto!important;height:auto!important;max-width:118px!important;max-height:78px!important;margin:0!important;padding:0!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;object-fit:contain!important;filter:drop-shadow(0 1px 1px rgba(255,255,255,.95)) drop-shadow(0 6px 14px rgba(0,0,0,.55))!important}.experience-hero .company-logo.logo-wide{max-width:158px!important;max-height:68px!important}.experience-hero .company-logo.logo-tall{max-width:108px!important;max-height:100px!important}.experience-hero .company-logo.logo-compact{max-width:112px!important;max-height:58px!important}.experience-hero .cover-media>img{position:relative!important;z-index:1!important;width:100%!important;height:100%!important;max-height:none!important;object-fit:cover!important;object-position:center!important}.experience-hero .agm-primary>img{object-position:center 38%!important}.experience-hero .swiss-primary>img{object-position:center!important}.experience-hero .visual-fit::before{content:"";position:absolute;z-index:0;inset:-34px;background-image:linear-gradient(rgba(2,8,23,.28),rgba(2,8,23,.50)),var(--tile-bg);background-size:cover;background-position:center;filter:blur(20px) saturate(.82) brightness(.62);transform:scale(1.10)}.experience-hero .visual-fit::after{content:"";position:absolute;z-index:0;inset:0;background:linear-gradient(180deg,rgba(2,8,23,.10),rgba(2,8,23,.34))}.experience-hero .visual-fit>img{position:relative!important;z-index:2!important;width:calc(100% - 42px)!important;height:calc(100% - 42px)!important;max-height:none!important;object-fit:contain!important;object-position:center!important;border-radius:18px!important;background:transparent!important;box-shadow:0 20px 44px rgba(0,0,0,.32)!important}.experience-hero .printing-primary>img{object-position:center!important}.experience-hero .inverse-primary>img{object-position:center!important}.experience-hero .fit-primary>img{object-position:center top!important}.experience-hero .role-panel{margin-top:22px!important}.experience-hero .impact-grid{margin-top:18px!important;align-items:stretch!important}.experience-hero .impact-grid>.panel{height:100%!important}.agm-proof-section .detail-split{align-items:stretch!important}.agm-proof-section .rich-copy{height:100%!important}.agm-proof-section .media-frame{height:auto!important;min-height:430px!important;padding:18px!important;background:linear-gradient(145deg,#071426,#040a13)!important}.agm-proof-section .media-frame>img{width:100%!important;height:100%!important;max-height:560px!important;object-fit:contain!important;object-position:center!important}.fit-detail .detail-split{align-items:stretch!important}.fit-detail .feature-stack{height:100%!important}.fit-detail .fit-insights{height:100%!important;align-items:stretch!important}.fit-detail .fit-insights .media-frame{height:100%!important;min-height:500px!important}.fit-detail .fit-insights .media-frame>img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:top center!important}.testimonial-grid{align-items:stretch!important}.testimonial-card{min-height:540px!important;padding:30px 36px 32px!important;display:grid!important;grid-template-rows:auto 1fr auto auto!important;align-items:start!important}.testimonial-card>img{justify-self:center!important;align-self:start!important;width:132px!important;height:132px!important;margin:0 0 26px!important}.testimonial-card>blockquote{width:100%!important;margin:0!important;padding:0!important;font-size:16.5px!important;font-weight:650!important;line-height:1.50!important;color:#eef3fa!important;border:0!important}.testimonial-card>.stars{width:100%!important;margin:22px 0 22px!important;color:#257bff!important;font-size:23px!important;letter-spacing:2px!important}.testimonial-meta{width:100%!important;display:flex!important;align-items:baseline!important;justify-content:space-between!important;gap:16px!important;padding-top:4px!important;border-top:1px solid rgba(48,91,142,.22)!important}.testimonial-meta b{font-size:15.5px!important;color:#f4f7fd!important;white-space:nowrap!important}.testimonial-meta span{font-size:12.5px!important;color:#7f8da1!important;font-weight:700!important;text-align:right!important}.contact-shell{grid-template-columns:1.08fr .82fr 1.04fr!important;gap:36px!important;align-items:stretch!important}.contact-left,.contact-details{align-self:center!important}.contact-art-bg{min-height:380px!important;width:100%!important;align-self:stretch!important;border-radius:30px!important;border:1px solid rgba(39,105,171,.48)!important;background-image:linear-gradient(135deg,rgba(2,8,23,.08),rgba(2,8,23,.28)),url('/assets/images/ad-logo-hd.png')!important;background-size:cover!important;background-position:center!important;background-repeat:no-repeat!important;box-shadow:inset 0 0 60px rgba(0,0,0,.22),0 22px 60px rgba(0,0,0,.26)!important}.contact-details{display:grid!important;gap:18px!important}.contact-detail{display:grid!important;grid-template-columns:34px minmax(0,1fr)!important;gap:12px!important;align-items:center!important;padding:8px 0!important;border-left:0!important}.contact-icon{width:32px!important;height:32px!important;display:flex!important;align-items:center!important;justify-content:center!important;border:1px solid #245d97!important;border-radius:9px!important;color:#30b8ff!important;background:#061426!important;font-size:14px!important;font-weight:850!important;line-height:1!important}.contact-detail-copy{min-width:0!important;padding-left:12px!important;border-left:1px solid #24639d!important}.contact-detail-copy .contact-label{display:block!important;color:#77859a!important;font-size:11px!important;margin-bottom:5px!important}.contact-detail-copy b{display:block!important;font-size:12.5px!important;overflow-wrap:anywhere!important}.hero-portrait img,.about-portrait img{filter:brightness(1.045) saturate(.97) contrast(.99)!important}@media(max-width:1180px){.company-hero.experience-hero{grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr)!important;gap:28px!important}.experience-hero .company-media .media-frame{min-height:520px!important}.contact-shell{grid-template-columns:1fr 1fr!important}.contact-art-bg{grid-column:1/-1!important;min-height:310px!important}}@media(max-width:900px){.company-hero.experience-hero{grid-template-columns:1fr!important;gap:22px!important}.experience-hero .company-media{height:auto!important;margin-top:0!important}.experience-hero .company-media .media-frame{height:auto!important;min-height:0!important;margin:0!important}.experience-hero .company-logo{right:16px!important;top:16px!important;max-width:106px!important;max-height:72px!important}.experience-hero .company-logo.logo-wide{max-width:136px!important;max-height:58px!important}.experience-hero .company-logo.logo-tall{max-width:94px!important;max-height:84px!important}.experience-hero .company-logo.logo-compact{max-width:96px!important;max-height:50px!important}.experience-hero .cover-media{aspect-ratio:16/10!important}.experience-hero .cover-media>img{position:absolute!important;inset:0!important}.experience-hero .visual-fit{height:auto!important;min-height:0!important;padding:18px!important}.experience-hero .visual-fit>img{width:100%!important;height:auto!important;max-height:620px!important;object-fit:contain!important}.experience-hero .fit-primary{aspect-ratio:4/5!important;display:flex!important;align-items:center!important;justify-content:center!important}.experience-hero .inverse-primary{aspect-ratio:4/3!important;display:flex!important;align-items:center!important;justify-content:center!important}.experience-hero .printing-primary{aspect-ratio:4/5!important;display:flex!important;align-items:center!important;justify-content:center!important}.agm-proof-section .detail-split,.fit-detail .detail-split{grid-template-columns:1fr!important}.fit-detail .fit-insights .media-frame{min-height:0!important;height:auto!important}.contact-shell{grid-template-columns:1fr!important;padding:36px 30px!important;border-radius:34px!important}.contact-art-bg{grid-column:auto!important;min-height:330px!important;order:3!important}}@media(max-width:620px){.company-hero.experience-hero{gap:18px!important}.experience-hero .company-logo{right:12px!important;top:12px!important;max-width:86px!important;max-height:58px!important}.experience-hero .company-logo.logo-wide{max-width:112px!important;max-height:48px!important}.experience-hero .company-logo.logo-tall{max-width:78px!important;max-height:70px!important}.experience-hero .company-logo.logo-compact{max-width:82px!important;max-height:44px!important}.experience-hero .cover-media{aspect-ratio:4/3!important}.experience-hero .visual-fit{padding:12px!important;border-radius:20px!important}.experience-hero .fit-primary{aspect-ratio:4/5!important}.experience-hero .inverse-primary{aspect-ratio:1/1!important}.experience-hero .printing-primary{aspect-ratio:4/5!important}.agm-proof-section .media-frame{min-height:0!important;height:auto!important;padding:12px!important}.agm-proof-section .media-frame>img{height:auto!important;max-height:none!important}.testimonial-card{min-height:0!important;padding:24px!important;grid-template-rows:auto auto auto auto!important}.testimonial-card>img{width:122px!important;height:122px!important;margin-bottom:20px!important}.testimonial-card>blockquote{font-size:14.8px!important;line-height:1.52!important}.testimonial-card>.stars{margin:18px 0!important;font-size:21px!important}.testimonial-meta{display:grid!important;grid-template-columns:1fr!important;gap:2px!important}.testimonial-meta span{text-align:left!important}.contact-page{padding:32px 0 50px!important}.contact-shell{padding:26px 22px!important;border-radius:26px!important;gap:28px!important}.contact-art-bg{min-height:260px!important;border-radius:22px!important;background-size:cover!important}.contact-details{gap:12px!important}.contact-detail{grid-template-columns:30px minmax(0,1fr)!important;gap:10px!important}.contact-icon{width:30px!important;height:30px!important;font-size:13px!important}}.work-card img{background:transparent!important;padding:0!important;border-radius:0!important;object-fit:contain!important;filter:drop-shadow(0 1px 1px rgba(255,255,255,.55)) drop-shadow(0 7px 16px rgba(0,0,0,.35))!important}.work-grid-top{max-width:1040px!important;gap:22px!important;margin-top:50px!important}.work-grid-bottom{gap:18px!important;margin-top:18px!important}.work-card,.work-card.compact-card{min-height:190px!important;padding:22px!important;display:grid!important;grid-template-columns:148px minmax(0,1fr)!important;gap:24px!important;align-items:center!important;position:relative!important}.work-card.compact-card{grid-template-columns:124px minmax(0,1fr)!important;gap:20px!important;padding:20px!important}.work-logo-tile{width:148px!important;height:128px!important;display:flex!important;align-items:center!important;justify-content:center!important;background:#fff!important;border:1px solid rgba(181,205,232,.72)!important;border-radius:18px!important;overflow:hidden!important;box-shadow:0 12px 28px rgba(0,0,0,.24),inset 0 0 0 1px rgba(2,8,23,.05)!important}.compact-card .work-logo-tile{width:124px!important;height:110px!important;border-radius:16px!important}.work-logo-tile img,.work-card .work-logo-tile img,.compact-card .work-logo-tile img{width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;object-position:center!important;background:#fff!important;padding:8px!important;border-radius:0!important;filter:none!important}.work-logo-fit img{padding:5px!important}.work-logo-swiss img{padding:7px!important}.work-logo-agm img{padding:9px!important}.work-logo-inverse img{padding:15px 8px!important}.work-logo-printing img{padding:12px 6px!important}.work-card-copy{min-width:0!important;align-self:center!important}.work-card .work-tag{display:block!important;font-size:9.5px!important;line-height:1.25!important}.work-card h3{font-size:20px!important;line-height:1.15!important;margin:10px 0 12px!important}.work-card p{font-size:12.7px!important;line-height:1.45!important;margin:0 0 7px!important}.work-card small{font-size:11.5px!important;line-height:1.4!important}.work-card i{bottom:18px!important;right:20px!important}@media(max-width:900px){.work-grid-top,.work-grid-bottom{grid-template-columns:1fr!important;max-width:none!important}.work-card,.work-card.compact-card{grid-template-columns:128px minmax(0,1fr)!important;min-height:160px!important;gap:20px!important;padding:20px!important}.work-logo-tile,.compact-card .work-logo-tile{width:128px!important;height:108px!important;border-radius:15px!important}}@media(max-width:620px){.work-grid-top{margin-top:34px!important}.work-card,.work-card.compact-card{grid-template-columns:96px minmax(0,1fr)!important;min-height:142px!important;gap:15px!important;padding:17px!important}.work-logo-tile,.compact-card .work-logo-tile{width:96px!important;height:86px!important;border-radius:13px!important}.work-logo-tile img,.work-card .work-logo-tile img,.compact-card .work-logo-tile img{padding:6px!important}.work-logo-inverse img{padding:11px 5px!important}.work-logo-printing img{padding:9px 4px!important}.work-card .work-tag{font-size:8.5px!important}.work-card h3{font-size:17px!important;margin:7px 0 8px!important}.work-card p{font-size:11.5px!important;line-height:1.35!important}.work-card small{font-size:10.5px!important;line-height:1.35!important}.work-card i{bottom:12px!important;right:14px!important}}@media(max-width:420px){.work-card,.work-card.compact-card{grid-template-columns:82px minmax(0,1fr)!important;gap:12px!important;padding:15px!important}.work-logo-tile,.compact-card .work-logo-tile{width:82px!important;height:76px!important;border-radius:12px!important}.work-card h3{font-size:16px!important}.work-card p{font-size:11px!important}.work-card small{font-size:10px!important}}.contact-art-bg{background-image:linear-gradient(135deg,rgba(2,8,23,.08),rgba(2,8,23,.18)),url('/assets/images/contact-ad-hologram.png')!important;background-size:contain!important;background-position:center center!important;background-repeat:no-repeat!important;background-color:#050f20!important}.tool-tags span{display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;min-height:64px!important;line-height:1.25!important}.experience-hero{align-items:stretch!important}.experience-hero .company-copy,.experience-hero .company-media{height:100%!important}.experience-hero .company-media{display:flex!important;flex-direction:column!important;justify-content:flex-start!important}.experience-hero .company-media .media-frame{flex:1 1 auto!important}.agm-proof-frame{min-height:0!important;height:100%!important;max-height:540px!important;padding:16px!important}.agm-proof-frame>img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:top center!important}.printing-hero .company-media{padding-top:0!important}.printing-hero .promo-frame{min-height:0!important;height:100%!important;max-height:560px!important;padding:18px!important;background:linear-gradient(145deg,#071426,#050d1a)!important}.printing-hero .promo-frame>img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center center!important;background:transparent!important}.fit-hero .dashboard-frame{max-height:560px!important}@media(max-width:1180px){.tool-tags{grid-template-columns:repeat(6,1fr)!important}}@media(max-width:900px){.contact-art-bg{background-size:contain!important}.printing-hero .promo-frame{max-height:none!important;height:auto!important}.agm-proof-frame{max-height:none!important;height:auto!important}}@media(max-width:620px){.tool-tags{grid-template-columns:repeat(2,1fr)!important}.tool-tags span{min-height:56px!important;font-size:10.5px!important}}.company-logo{background:transparent!important;border-radius:0!important;padding:0!important;box-shadow:none!important;filter:drop-shadow(0 3px 10px rgba(0,0,0,.28)) drop-shadow(0 1px 1px rgba(255,255,255,.12))!important}.company-logo.logo-wide{width:156px!important;height:78px!important}.company-logo.logo-tall{width:126px!important;height:96px!important}.company-logo.logo-compact{width:126px!important;height:66px!important}.company-hero.experience-hero{align-items:stretch!important}.company-copy{display:flex!important;flex-direction:column!important}.company-media{display:flex!important;flex-direction:column!important}.company-media .media-frame{width:100%!important}.agm-proof-section .detail-split{align-items:stretch!important}.agm-proof-frame{min-height:0!important;height:100%!important;max-height:430px!important;padding:16px!important;display:flex!important;align-items:center!important;justify-content:center!important}.agm-proof-frame>img{width:100%!important;height:100%!important;max-height:398px!important;object-fit:contain!important;object-position:top center!important}.printing-hero .company-media{justify-content:flex-start!important}.printing-hero .promo-frame{min-height:0!important;height:100%!important;max-height:560px!important;padding:20px!important;background:linear-gradient(145deg,#081223,#040a12)!important}.printing-hero .promo-frame>img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;max-height:520px!important}.fit-detail .fit-insights{justify-content:stretch!important}.fit-detail .fit-insights .media-frame{display:flex!important;align-items:center!important;justify-content:center!important}.fit-detail .fit-insights .media-frame>img{object-position:top center!important}.contact-art-bg{background:#06101d url('/assets/images/contact-ad-hologram.webp') center/contain no-repeat!important;box-shadow:inset 0 0 60px rgba(0,0,0,.18),0 22px 60px rgba(0,0,0,.24)!important}.tools-panel h3{text-align:left!important}.tool-tags{display:flex!important;flex-wrap:wrap!important;justify-content:center!important;align-items:stretch!important;gap:12px!important}.tool-tags span{min-width:146px!important;min-height:64px!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:12px 14px!important;text-align:center!important}@media(max-width:900px){.company-logo.logo-wide{width:132px!important;height:64px!important}.company-logo.logo-tall{width:102px!important;height:78px!important}.company-logo.logo-compact{width:104px!important;height:54px!important}.agm-proof-frame{max-height:none!important;height:auto!important}.agm-proof-frame>img{max-height:none!important;height:auto!important}.tool-tags span{min-width:132px!important;min-height:56px!important}}@media(max-width:620px){.contact-art-bg{background-size:contain!important}.tool-tags{gap:10px!important}.tool-tags span{min-width:calc(50% - 10px)!important;min-height:54px!important}}.work-card,.work-card.compact-card{grid-template-columns:minmax(0,1fr) 148px!important;gap:22px!important}.work-card.compact-card{grid-template-columns:minmax(0,1fr) 124px!important}.work-card-copy{order:1!important}.work-logo-tile,.compact-card .work-logo-tile{order:2!important;justify-self:end!important;align-self:center!important;width:148px!important;height:108px!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;overflow:visible!important}.compact-card .work-logo-tile{width:124px!important;height:92px!important}.work-logo-tile img,.work-card .work-logo-tile img,.compact-card .work-logo-tile img{width:100%!important;height:100%!important;padding:0!important;background:transparent!important;border-radius:0!important;object-fit:contain!important;object-position:center right!important;filter:drop-shadow(0 4px 16px rgba(0,0,0,.32)) drop-shadow(0 1px 1px rgba(255,255,255,.14))!important}.work-logo-fit img{filter:drop-shadow(0 6px 18px rgba(0,0,0,.35))!important}.work-logo-inverse img{padding:4px 0!important}.work-logo-printing img{padding:4px 0!important}.work-card h3,.work-card p,.work-card small{max-width:100%!important}.work-card i{right:18px!important}.contact-art-bg{background:#06101d url('/assets/images/contact-ad-hologram.webp') center center / contain no-repeat!important}.agm-proof-section .detail-split{align-items:stretch!important}.agm-proof-section .rich-copy{height:100%!important}.agm-proof-frame{min-height:100%!important;height:100%!important;max-height:420px!important}.agm-proof-frame>img{max-height:388px!important}.printing-hero .promo-frame{max-height:540px!important;padding:24px!important}.printing-hero .promo-frame>img{max-height:492px!important}.tool-tags{justify-content:center!important}.tool-tags span{justify-content:center!important;align-items:center!important;text-align:center!important}@media(max-width:900px){.work-card,.work-card.compact-card{grid-template-columns:minmax(0,1fr) 112px!important;gap:18px!important}.work-logo-tile,.compact-card .work-logo-tile{width:112px!important;height:82px!important}}@media(max-width:620px){.work-card,.work-card.compact-card{grid-template-columns:minmax(0,1fr) 88px!important;gap:14px!important;padding:16px!important}.work-logo-tile,.compact-card .work-logo-tile{width:88px!important;height:68px!important}.printing-hero .promo-frame{padding:16px!important}}@media(max-width:420px){.work-card,.work-card.compact-card{grid-template-columns:minmax(0,1fr) 76px!important;gap:12px!important}.work-logo-tile,.compact-card .work-logo-tile{width:76px!important;height:60px!important}}.work-card,.work-card.compact-card{grid-template-columns:minmax(0,1fr) 150px!important;gap:22px!important;align-items:center!important}.work-card.compact-card{grid-template-columns:minmax(0,1fr) 132px!important}.work-logo-tile,.compact-card .work-logo-tile{order:2!important;justify-self:end!important;align-self:center!important;width:150px!important;height:112px!important;padding:10px!important;background:#ffffff!important;border:1px solid rgba(255,255,255,.78)!important;border-radius:18px!important;box-shadow:0 12px 30px rgba(0,0,0,.26)!important;overflow:hidden!important}.compact-card .work-logo-tile{width:132px!important;height:96px!important;padding:9px!important}.work-logo-tile img,.work-card .work-logo-tile img,.compact-card .work-logo-tile img{width:100%!important;height:100%!important;padding:0!important;background:#fff!important;border-radius:8px!important;object-fit:contain!important;object-position:center!important;filter:none!important}.experience-hero .company-logo{display:none!important}.experience-hero .company-media{padding-top:0!important}.experience-hero .company-media .media-frame{margin-top:0!important}.contact-art-bg{min-height:390px!important;border:0!important;border-radius:0!important;box-shadow:none!important;background-color:transparent!important;background-image:url('/assets/images/ad-logo-uhd.png')!important;background-size:contain!important;background-position:center!important;background-repeat:no-repeat!important;-webkit-mask-image:radial-gradient(ellipse 82% 76% at 50% 50%,#000 54%,rgba(0,0,0,.94) 68%,transparent 100%)!important;mask-image:radial-gradient(ellipse 82% 76% at 50% 50%,#000 54%,rgba(0,0,0,.94) 68%,transparent 100%)!important;opacity:.98!important}.tool-tags{justify-content:center!important;align-items:center!important}.tool-tags span{display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important}@media(max-width:900px){.work-card,.work-card.compact-card{grid-template-columns:minmax(0,1fr) 116px!important;gap:16px!important}.work-logo-tile,.compact-card .work-logo-tile{width:116px!important;height:86px!important;padding:8px!important}.contact-art-bg{min-height:300px!important;background-size:contain!important}}@media(max-width:620px){.work-card,.work-card.compact-card{grid-template-columns:minmax(0,1fr) 90px!important;gap:13px!important}.work-logo-tile,.compact-card .work-logo-tile{width:90px!important;height:70px!important;padding:6px!important;border-radius:12px!important}.contact-art-bg{min-height:240px!important}}html,body{max-width:100%;overflow-x:hidden}.page-width,.header-inner,.project-card,.project-top,.project-copy,.panel,.company-copy,.company-media,.detail-split>*{min-width:0}.footer-actions{position:relative;display:flex;gap:10px;align-items:center;flex-wrap:wrap}.footer-actions .btn{white-space:nowrap}.connect-trigger{border:0}.connect-popover{position:absolute;right:0;bottom:calc(100% + 12px);width:min(320px,calc(100vw - 36px));padding:10px;border:1px solid #285d91;border-radius:16px;background:rgba(6,19,39,.98);box-shadow:0 22px 70px rgba(0,0,0,.48);backdrop-filter:blur(16px);opacity:0;transform:translateY(8px) scale(.985);pointer-events:none;visibility:hidden;z-index:180;transition:opacity .18s ease,transform .18s ease,visibility .18s ease}.connect-popover.is-open{opacity:1;transform:translateY(0) scale(1);pointer-events:auto;visibility:visible}.connect-popover>a{min-height:64px;display:grid;grid-template-columns:38px minmax(0,1fr) auto;gap:12px;align-items:center;padding:10px 12px;border-radius:11px;color:#eef6ff}.connect-popover>a:hover{background:#0a213a}.connect-popover b,.connect-popover small{display:block}.connect-popover b{font-size:12px;line-height:1.2}.connect-popover small{margin-top:3px;color:#8498b3;font-size:10px;line-height:1.25}.connect-icon{width:36px;height:36px;border:1px solid #2a6ba7;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#42bdff;font-size:10px;font-weight:900;letter-spacing:.02em}.project-card{width:100%;overflow:hidden}.project-top{grid-template-columns:minmax(130px,155px) minmax(0,1fr)}.project-image{overflow:hidden!important;background:#050f1d}.project-image img{object-fit:contain!important;object-position:center!important;transform:none!important}.project-copy span,.project-copy h3,.project-copy p{max-width:100%;overflow-wrap:anywhere;word-break:normal}.project-copy h3{hyphens:auto}.project-drive-btn{width:100%;max-width:100%;white-space:normal;line-height:1.25;padding:10px 14px;min-height:50px;height:auto}.page-intro h1,.contact-left h1,.not-found h1,.company-copy h1,.section-heading h2,.footer-cta h2,.home-copy h1{max-width:100%;overflow-wrap:break-word;word-break:normal}.mini-stat,.info-card,.impact-grid .panel,.role-panel,.work-card,.testimonial-card,.insight-card{overflow:hidden}.mini-stat strong,.work-card h3,.impact-grid li,.role-panel b,.contact-detail-copy b{overflow-wrap:anywhere}@media(max-width:1024px){.page-width{width:calc(100% - 40px)}.project-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important}.project-card{padding:18px!important;min-height:0!important}.project-top{grid-template-columns:140px minmax(0,1fr)!important;gap:16px!important}.project-image{width:100%;height:auto!important;aspect-ratio:1/1!important}.project-copy h3{font-size:clamp(16px,2.15vw,19px)!important}.company-hero,.detail-split,.two-col-intro{min-width:0}.footer-cta{gap:20px}}@media(max-width:900px){.page-width{width:calc(100% - 32px)!important}.project-grid{grid-template-columns:1fr!important;gap:18px!important}.project-card{padding:18px!important;border-radius:24px!important}.project-top{grid-template-columns:190px minmax(0,1fr)!important;gap:18px!important;align-items:center!important}.project-image{height:auto!important;aspect-ratio:1/1!important}.project-copy h3{font-size:19px!important;line-height:1.16!important;margin:8px 0 10px!important}.project-copy p{font-size:12.5px!important;line-height:1.5!important}.project-drive-btn{margin-top:18px!important;font-size:11px!important}.footer-cta{align-items:flex-start!important}.footer-actions{width:100%;justify-content:flex-start}.connect-popover{left:0;right:auto}.contact-details,.contact-detail,.contact-detail-copy{min-width:0}.contact-detail-copy b,.contact-detail-copy a{max-width:100%;overflow-wrap:anywhere}}@media(max-width:700px){:root{--header:66px}body{font-size:13px}.page-width{width:calc(100% - 24px)!important}.header-inner{width:calc(100% - 22px)!important}.page-intro{padding-top:26px!important;padding-bottom:42px!important}.page-intro h1,.contact-left h1,.not-found h1{font-size:clamp(34px,10.2vw,48px)!important;line-height:1.02!important;letter-spacing:-.035em!important}.page-sub{font-size:13px!important;line-height:1.45!important}.eyebrow{font-size:10.5px!important;line-height:1.3!important}.project-grid{margin-top:28px!important;gap:16px!important}.project-card{padding:14px!important;min-height:0!important;border-radius:22px!important}.project-top{display:flex!important;flex-direction:column!important;gap:16px!important;align-items:stretch!important}.project-image{width:100%!important;height:auto!important;aspect-ratio:1/1!important;border-radius:15px!important}.project-image img{width:100%!important;height:100%!important;object-fit:contain!important}.project-copy{padding:0 4px!important}.project-copy span{font-size:10px!important;line-height:1.25!important}.project-copy h3{font-size:clamp(21px,6.8vw,29px)!important;line-height:1.12!important;margin:10px 0 14px!important;letter-spacing:-.02em!important}.project-copy p{font-size:15px!important;line-height:1.55!important;color:#a1adbd!important}.project-drive-btn{margin-top:18px!important;min-height:58px!important;font-size:12px!important;padding:12px 10px!important;border-radius:12px!important}.stat-row,.home-info,.impact-grid,.service-pill-grid,.bullet-cols,.fit-insights,.inverse-proof-grid{grid-template-columns:1fr!important}.mini-stat{width:100%;min-width:0!important;height:auto!important;min-height:78px!important}.mini-stat strong{font-size:22px!important;line-height:1.05!important}.impact-grid .panel,.role-panel,.who-card,.education-panel,.expertise-card,.tools-panel{min-width:0!important;width:100%!important}.impact-grid li,.cert-col li,.expertise-card li{padding-right:2px!important;overflow-wrap:anywhere!important}.company-copy h1{font-size:clamp(34px,10vw,48px)!important;line-height:1.04!important;overflow-wrap:anywhere!important}.section-heading h2{font-size:clamp(27px,8vw,38px)!important;line-height:1.08!important}.work-card,.work-card.compact-card{width:100%!important;min-width:0!important}.work-card-copy{min-width:0!important}.work-card h3,.work-card p,.work-card small{overflow-wrap:anywhere!important}.testimonial-card blockquote{overflow-wrap:break-word!important}.contact-shell{width:100%!important;overflow:hidden!important}.footer-wrap{padding-top:20px!important}.footer-cta{padding:20px!important;border-radius:20px!important;gap:18px!important;width:100%!important}.footer-cta h2{font-size:clamp(20px,6vw,26px)!important;line-height:1.16!important}.footer-cta p{line-height:1.45!important}.footer-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important;width:100%!important}.footer-actions .btn{width:100%!important;min-width:0!important;padding:0 12px!important}.connect-popover{left:0!important;right:0!important;width:100%!important;bottom:calc(100% + 10px)!important}.footer-bottom{gap:16px!important;padding-top:22px!important}.footer-bottom>div{gap:14px!important}}@media(max-width:430px){.page-width{width:calc(100% - 20px)!important}.brand-link{width:48px!important;min-width:48px!important}.menu-btn{width:48px!important;height:46px!important}.project-card{padding:12px!important}.project-copy h3{font-size:clamp(20px,7.3vw,27px)!important}.project-copy p{font-size:14px!important}.project-drive-btn{font-size:11px!important;letter-spacing:.01em!important}.footer-actions{grid-template-columns:1fr!important}.connect-popover{bottom:calc(100% + 8px)!important}.contact-detail{grid-template-columns:42px minmax(0,1fr)!important}.contact-icon{width:38px!important;height:38px!important}.contact-art-bg{min-height:210px!important}}@media(max-width:360px){.page-width{width:calc(100% - 16px)!important}.project-copy h3{font-size:20px!important}.project-copy p{font-size:13.5px!important}.project-drive-btn{font-size:10.5px!important}.footer-cta{padding:16px!important}.footer-cta h2{font-size:20px!important}}@media(hover:none){.zoomable:hover,.project-image img:hover{transform:none!important;filter:none!important;box-shadow:none!important}}.project-title-link{color:inherit;text-decoration:none}.project-title-link:hover{text-decoration:underline;text-decoration-color:var(--accent,#22b8ff);text-underline-offset:4px}.project-image-link{display:block;width:100%;height:100%;color:inherit}.case-hero{padding-top:70px;padding-bottom:34px}.case-breadcrumb{display:flex;align-items:center;gap:10px;font-size:.86rem;color:var(--muted,#8da5c2);margin-bottom:28px}.case-breadcrumb a{color:var(--accent,#22b8ff);text-decoration:none}.case-hero-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);gap:34px;align-items:center}.case-hero h1{font-size:clamp(2.45rem,5vw,5.4rem);line-height:.98;margin:14px 0 18px;letter-spacing:-.045em}.case-lead{max-width:800px;font-size:1.05rem;line-height:1.7;color:var(--muted,#9cb1cb)}.case-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}.case-hero-image{padding:18px;overflow:hidden}.case-hero-image img{width:100%;height:auto;display:block;border-radius:18px;object-fit:contain}.case-content{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;padding-bottom:70px}.case-section{padding:28px}.case-section h2{font-size:1.08rem;letter-spacing:.01em;margin:0 0 16px;color:#fff}.case-section p,.case-section li{color:var(--muted,#9cb1cb);line-height:1.68}.case-section ul{padding-left:20px;margin:0}.case-section li+li{margin-top:8px}@media(max-width:900px){.case-hero{padding-top:42px}.case-hero-grid{grid-template-columns:1fr}.case-hero-image{max-width:640px}.case-content{grid-template-columns:1fr}.case-section{padding:22px}}@media(max-width:520px){.case-hero h1{font-size:clamp(2rem,10vw,3.2rem)}.case-actions .btn{width:100%;justify-content:center}.case-section{padding:18px}.case-breadcrumb{font-size:.78rem;flex-wrap:wrap}}.work-keywords{display:block;margin-top:8px;max-width:100%;color:#8fb6d9;font-size:.76rem;font-weight:600;line-height:1.45;letter-spacing:.005em;overflow-wrap:anywhere}.role-capabilities-panel{margin-top:18px;padding:20px 24px}.role-capabilities-panel h3{margin:0 0 8px;font-size:.92rem;letter-spacing:.04em}.role-capabilities-panel p{margin:0;color:var(--muted);line-height:1.65}@media(max-width:900px){.work-keywords{font-size:.72rem;line-height:1.4}.role-capabilities-panel{padding:18px 20px}}@media(max-width:620px){.work-keywords{font-size:.7rem;margin-top:6px}.role-capabilities-panel{padding:16px;margin-top:14px}.role-capabilities-panel p{font-size:.9rem;line-height:1.55}}@media (min-width:1101px){.fit-hero .company-media,.printing-hero .company-media,.agm-hero .company-media,.swiss-hero .company-media{margin-top:112px !important}.fit-hero .company-media .media-frame,.printing-hero .company-media .media-frame,.agm-hero .company-media .media-frame,.swiss-hero .company-media .media-frame{min-height:520px !important}}.agm-hero .cover-media,.swiss-hero .cover-media{background:#07101e !important}.agm-hero .cover-media>img,.swiss-hero .cover-media>img{object-fit:cover !important;object-position:center center !important}.fit-detail .fit-insights .media-frame>img{object-position:top center !important}.case-content{gap:16px}.case-content .case-section p{max-width:100%}@media (min-width:1101px){.company-hero.experience-hero{align-items:start !important}.experience-hero .company-media{display:block !important;height:auto !important;align-self:start !important;margin-top:0 !important}.experience-hero .company-media .media-frame{flex:none !important;height:auto !important;min-height:0 !important;max-height:none !important}.fit-hero .company-media,.swiss-hero .company-media,.agm-hero .company-media,.printing-hero .company-media,.inverse-hero .company-media{margin-top:176px !important}.fit-hero .dashboard-frame{aspect-ratio:4 / 5 !important;height:650px !important;max-height:650px !important;padding:16px !important;display:flex !important;align-items:center !important;justify-content:center !important}.fit-hero .dashboard-frame>img{width:100% !important;height:100% !important;object-fit:cover !important;object-position:center top !important}.swiss-hero .cover-media{aspect-ratio:4 / 5 !important;height:650px !important;max-height:650px !important}.swiss-hero .cover-media>img{width:100% !important;height:100% !important;object-fit:cover !important;object-position:58% center !important}.agm-hero .cover-media{aspect-ratio:4 / 5 !important;height:650px !important;max-height:650px !important}.agm-hero .cover-media>img{width:100% !important;height:100% !important;object-fit:cover !important;object-position:54% center !important}.agm-proof-section{clear:both !important}.agm-proof-section .detail-split{grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr) !important;align-items:start !important}.agm-proof-frame{aspect-ratio:4 / 5 !important;height:520px !important;max-height:520px !important;min-height:520px !important;margin-top:0 !important;align-self:start !important;padding:14px !important}.agm-proof-frame>img{width:100% !important;height:100% !important;max-height:none !important;object-fit:contain !important;object-position:top center !important}.inverse-hero .company-media{justify-content:flex-start !important}.inverse-hero .media-frame{aspect-ratio:4 / 3 !important;height:520px !important;max-height:520px !important;min-height:520px !important;padding:14px !important;background:#0a1322 !important}.inverse-hero .media-frame>img{width:100% !important;height:100% !important;object-fit:contain !important;object-position:center center !important}.printing-hero .promo-frame{aspect-ratio:4 / 5 !important;height:650px !important;max-height:650px !important;min-height:650px !important;padding:18px !important;display:flex !important;align-items:center !important;justify-content:center !important}.printing-hero .promo-frame>img{width:100% !important;height:100% !important;object-fit:contain !important;object-position:center center !important}}@media (min-width:901px) and (max-width:1100px){.fit-hero .company-media,.swiss-hero .company-media,.agm-hero .company-media,.printing-hero .company-media,.inverse-hero .company-media{margin-top:18px !important}.fit-hero .dashboard-frame,.swiss-hero .cover-media,.agm-hero .cover-media,.printing-hero .promo-frame{aspect-ratio:4 / 5 !important;min-height:500px !important}.inverse-hero .media-frame{aspect-ratio:4 / 3 !important;min-height:420px !important}.agm-proof-frame{min-height:420px !important;height:420px !important}}picture{max-width:100%}.brand-link picture{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.brand-link picture img{width:auto;height:auto}.hero-portrait picture,.about-portrait picture,.company-media .media-frame picture,.media-frame picture,.project-image picture,.testimonial-card picture{display:block;width:100%;height:100%}.hero-portrait picture img,.about-portrait picture img,.company-media .media-frame picture img,.media-frame picture img,.project-image picture img{width:100%;height:100%}.work-logo-tile picture{display:flex;width:100%;height:100%;align-items:center;justify-content:center}.work-logo-tile picture img{width:100%;height:100%;object-fit:contain}.home-copy .role{line-height:1.2}

/* ============================================================
   AUG 14 DISPLAY STABILITY + RESPONSIVE FINAL FIX
   - reliable WebP image rendering on Safari/mobile
   - centered testimonials
   - clearer navigation
   - no blank work-media panels
   - clean volunteering image stack
   ============================================================ */

/* Navigation readability */
@media (min-width:1181px){
  .site-nav{gap:26px!important}
  .site-nav a{
    font-size:13.5px!important;
    font-weight:750!important;
    color:#c9d5e5!important;
    letter-spacing:.01em!important;
  }
  .site-nav a:hover,.site-nav a.active{color:#ffffff!important}
}
@media (min-width:901px) and (max-width:1180px){
  .site-nav{gap:14px!important}
  .site-nav a{
    font-size:12.3px!important;
    font-weight:750!important;
    color:#c3d0e1!important;
  }
  .site-nav a:hover,.site-nav a.active{color:#ffffff!important}
}
@media (max-width:900px){
  .menu-btn{
    width:50px!important;height:46px!important;
    border-color:#3978b9!important;
    background:#07182a!important;
  }
  .menu-btn span{height:2px!important;background:#f1f6fc!important;border-radius:2px!important}
  .mobile-menu{
    background:#07172a!important;
    border-color:#2d6da8!important;
    box-shadow:0 18px 54px rgba(0,0,0,.48)!important;
  }
  .mobile-menu a{
    padding:13px 14px!important;
    font-size:15px!important;
    line-height:1.25!important;
    font-weight:750!important;
    color:#e6eef8!important;
  }
  .mobile-menu a:hover,.mobile-menu a.active{background:#0b2440!important;color:#ffffff!important}
}

/* Testimonials: every portrait is centered consistently, including Safari/mobile. */
.testimonial-card{align-items:stretch!important}
.testimonial-card > img{
  display:block!important;
  width:132px!important;
  height:132px!important;
  min-width:132px!important;
  min-height:132px!important;
  margin:0 auto 24px!important;
  align-self:center!important;
  justify-self:center!important;
  object-fit:cover!important;
  object-position:center top!important;
  border-radius:50%!important;
}
.testimonial-card blockquote{width:100%!important}
@media(max-width:620px){
  .testimonial-card > img{
    width:124px!important;height:124px!important;
    min-width:124px!important;min-height:124px!important;
    margin:0 auto 20px!important;
  }
}

/* Volunteering card: show both images completely instead of cropping the second image. */
.insight-media.stacked{
  height:auto!important;
  min-height:0!important;
  grid-template-rows:auto auto!important;
  gap:10px!important;
  overflow:visible!important;
  background:transparent!important;
}
.insight-media.stacked > img{
  display:block!important;
  width:100%!important;
  height:auto!important;
  max-height:none!important;
  object-fit:contain!important;
  object-position:center!important;
  background:#ffffff!important;
}
.insight-card:has(.insight-media.stacked){min-height:0!important}

/* Reliable work hero media: the WebP image must sit above decorative pseudo backgrounds. */
.experience-hero .company-media .media-frame > img{
  position:relative!important;
  z-index:3!important;
  visibility:visible!important;
  opacity:1!important;
}
.experience-hero .visual-fit > img{
  display:block!important;
  position:relative!important;
  z-index:3!important;
}

/* Desktop alignment kept consistent with the role/cue-card line. */
@media(min-width:1101px){
  .fit-hero .company-media,
  .swiss-hero .company-media,
  .agm-hero .company-media,
  .printing-hero .company-media,
  .inverse-hero .company-media{
    margin-top:176px!important;
  }

  .fit-hero .dashboard-frame,
  .swiss-hero .cover-media,
  .agm-hero .cover-media,
  .printing-hero .promo-frame{
    height:650px!important;
    min-height:650px!important;
    max-height:650px!important;
  }
  .inverse-hero .media-frame{
    height:520px!important;
    min-height:520px!important;
    max-height:520px!important;
  }
}

/* Tablet/mobile work visuals: no huge empty or gradient-only panels. */
@media(max-width:900px){
  .company-hero.experience-hero{grid-template-columns:1fr!important;gap:20px!important}
  .experience-hero .company-media{
    display:block!important;
    width:100%!important;
    height:auto!important;
    min-height:0!important;
    margin:18px 0 0!important;
    padding:0!important;
  }
  .experience-hero .company-media .media-frame{
    width:100%!important;
    height:auto!important;
    min-height:0!important;
    max-height:none!important;
    margin:0!important;
    overflow:hidden!important;
  }

  /* FitwithMehar dashboard */
  .fit-hero .fit-primary{
    aspect-ratio:9/10!important;
    min-height:0!important;
    padding:12px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
  }
  .fit-hero .fit-primary > img{
    width:94%!important;
    height:94%!important;
    max-height:none!important;
    object-fit:contain!important;
    object-position:center!important;
    border-radius:14px!important;
  }

  /* INverse Trends */
  .inverse-hero .inverse-primary{
    aspect-ratio:4/3!important;
    min-height:0!important;
    padding:12px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
  }
  .inverse-hero .inverse-primary > img{
    width:96%!important;
    height:96%!important;
    max-height:none!important;
    object-fit:contain!important;
    object-position:center!important;
    border-radius:12px!important;
  }

  /* Printing Shop */
  .printing-hero .printing-primary{
    aspect-ratio:4/5!important;
    min-height:0!important;
    padding:12px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
  }
  .printing-hero .printing-primary > img{
    width:94%!important;
    height:94%!important;
    object-fit:contain!important;
    object-position:center!important;
  }

  /* AGM and Swiss: crop the portrait composite closer so the actual photo is large and clear. */
  .agm-hero .agm-primary,
  .swiss-hero .swiss-primary{
    aspect-ratio:4/3!important;
    min-height:0!important;
    height:auto!important;
    padding:0!important;
  }
  .agm-hero .agm-primary > img,
  .swiss-hero .swiss-primary > img{
    position:static!important;
    width:100%!important;
    height:100%!important;
    max-height:none!important;
    object-fit:cover!important;
    object-position:center!important;
  }

  /* AGM proof must remain separate from the hero image. */
  .agm-proof-section{clear:both!important;margin-top:34px!important;position:relative!important;z-index:1!important}
  .agm-proof-section .detail-split{grid-template-columns:1fr!important;gap:20px!important}
  .agm-proof-frame{
    width:100%!important;
    height:auto!important;
    min-height:0!important;
    max-height:none!important;
    aspect-ratio:auto!important;
    margin:0!important;
    padding:12px!important;
  }
  .agm-proof-frame > img{
    display:block!important;
    width:100%!important;
    height:auto!important;
    max-height:none!important;
    object-fit:contain!important;
    object-position:top center!important;
  }
}

@media(max-width:620px){
  .experience-hero .company-media{margin-top:14px!important}
  .fit-hero .fit-primary{aspect-ratio:9/11!important;padding:10px!important}
  .inverse-hero .inverse-primary{aspect-ratio:4/3!important;padding:10px!important}
  .printing-hero .printing-primary{aspect-ratio:4/5!important;padding:10px!important}
  .agm-hero .agm-primary,.swiss-hero .swiss-primary{aspect-ratio:4/3!important}
}


/* ============================================================
   AUG 14 FINAL — BEYOND THE BRIEF EQUAL MEDIA ALIGNMENT
   All three desktop cards use the same media block height.
   Every stacked card is split into two equal image rows.
   ============================================================ */
@media (min-width:901px){
  .insights-grid{
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    align-items:stretch!important;
  }
  .insights-grid > .insight-card{
    height:100%!important;
    min-height:680px!important;
    display:flex!important;
    flex-direction:column!important;
  }
  .insights-grid > .insight-card > h3{
    flex:0 0 auto!important;
  }
  .insights-grid > .insight-card > .insight-media,
  .insights-grid > .insight-card > .insight-media.stacked,
  .insights-grid > .insight-card > .insight-media.single{
    width:100%!important;
    height:500px!important;
    min-height:500px!important;
    max-height:500px!important;
    margin:0!important;
    overflow:hidden!important;
    background:#040c18!important;
  }
  .insights-grid > .insight-card > .insight-media.stacked{
    display:grid!important;
    grid-template-rows:minmax(0,1fr) minmax(0,1fr)!important;
    grid-auto-rows:minmax(0,1fr)!important;
    gap:8px!important;
  }
  .insights-grid > .insight-card > .insight-media.stacked > img{
    display:block!important;
    width:100%!important;
    height:100%!important;
    min-width:0!important;
    min-height:0!important;
    max-width:none!important;
    max-height:none!important;
    margin:0!important;
    padding:0!important;
    object-fit:cover!important;
    object-position:center!important;
    background:transparent!important;
  }
  .insights-grid > .insight-card > p{
    margin:16px 0 0!important;
    padding:0!important;
    flex:0 0 auto!important;
  }
}

/* Tablet/mobile: keep each stacked card consistent and prevent stretching. */
@media (max-width:900px){
  .insights-grid > .insight-card > .insight-media.stacked{
    display:grid!important;
    grid-template-rows:auto auto!important;
    gap:8px!important;
    width:100%!important;
    height:auto!important;
    min-height:0!important;
    max-height:none!important;
    overflow:hidden!important;
  }
  .insights-grid > .insight-card > .insight-media.stacked > img{
    display:block!important;
    width:100%!important;
    height:auto!important;
    max-height:none!important;
    object-fit:cover!important;
    object-position:center!important;
    margin:0!important;
  }
}
