*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:#15213a;background:#f7f9fd;line-height:1.6}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{font:inherit}.container{width:min(1180px,calc(100% - 40px));margin:auto}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.96);border-bottom:1px solid #e6ebf4;backdrop-filter:blur(12px)}.header-inner{height:84px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand img{width:220px;max-height:52px;object-fit:contain}.desktop-nav{display:flex;gap:6px;align-items:center}.nav-link{padding:10px 12px;border-radius:10px;font-size:14px;font-weight:700;color:#44516a}.nav-link:hover,.nav-link.active{color:#123d91;background:#edf3ff}.menu-toggle{display:none;border:0;background:transparent;padding:8px}.menu-toggle span{display:block;width:24px;height:2px;background:#153873;margin:5px}.mobile-nav{display:none;padding:0 20px 18px}.mobile-nav.open{display:grid}.mobile-link{padding:12px;border-radius:10px;font-weight:700}.mobile-link.active{background:#edf3ff;color:#123d91}.page-hero{background:linear-gradient(135deg,#071b46,#0d3d91 58%,#1b58be);color:#fff;overflow:hidden}.hero-grid{min-height:390px;display:grid;grid-template-columns:1.35fr .65fr;align-items:center;gap:50px}.eyebrow{display:inline-block;font-size:12px;letter-spacing:.16em;text-transform:uppercase;font-weight:800;color:#f3a61c;margin-bottom:12px}.page-hero h1{font-size:clamp(38px,5vw,68px);line-height:1.05;margin:0 0 20px;max-width:850px;letter-spacing:-.035em}.page-hero p{font-size:18px;max-width:760px;color:#dfe9ff;margin:0}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:13px 20px;border-radius:12px;font-weight:800}.btn.primary{background:#f3a61c;color:#182039;box-shadow:0 8px 25px rgba(243,166,28,.25)}.btn.ghost{border:1px solid rgba(255,255,255,.4);color:#fff}.hero-mark{justify-self:end;width:240px;height:240px;border-radius:50%;border:1px solid rgba(255,255,255,.22);display:grid;place-items:center;position:relative}.hero-mark:before,.hero-mark:after{content:"";position:absolute;border-radius:50%;border:1px solid rgba(255,255,255,.14)}.hero-mark:before{inset:24px}.hero-mark:after{inset:52px}.hero-mark span{font-size:110px;font-weight:900;color:#f3a61c;line-height:1}.section{padding:78px 0}.section.alt{background:#eef3fb}.section-heading{max-width:760px;text-align:center;margin:0 auto 38px}.section-heading.left{text-align:left;margin-left:0}.section-heading h2{font-size:clamp(30px,4vw,46px);line-height:1.15;margin:0 0 14px;color:#102956;letter-spacing:-.03em}.section-heading p{color:#65718a;margin:0}.space-top{margin-top:52px!important}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.feature-card{background:white;border:1px solid #e5eaf3;border-radius:18px;padding:28px;min-height:220px;box-shadow:0 10px 30px rgba(18,45,95,.05);transition:.2s}.feature-card:hover{transform:translateY(-4px);box-shadow:0 14px 34px rgba(18,45,95,.11)}.feature-card span{color:#f3a61c;font-weight:900}.feature-card h3{font-size:24px;margin:18px 0 8px;color:#123d91}.feature-card p{color:#69758b;margin:0}.brand-strip{padding:35px 0;background:#fff;border-top:1px solid #e9edf5}.brand-strip-inner{display:flex;align-items:center;gap:26px}.brand-strip img{width:240px}.brand-strip strong,.brand-strip span{display:block}.brand-strip strong{font-size:20px;color:#123d91}.brand-strip span{color:#6b768b}.source-badge{display:inline-flex;padding:7px 12px;border-radius:999px;background:#eef3ff;color:#123d91;font-size:12px;font-weight:900;margin-bottom:24px}.story-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.story-card{background:#fff;border:1px solid #e3e9f2;border-radius:18px;padding:30px;box-shadow:0 10px 28px rgba(17,47,103,.05)}.story-card.wide{grid-column:1/-1}.story-card .story-no{font-weight:900;color:#f3a61c}.story-card h2{font-size:24px;color:#123d91;margin:12px 0 10px}.story-card p{margin:0;color:#59667d}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.media-card{border:1px solid #e2e7f0;background:#fff;border-radius:18px;padding:0;overflow:hidden;text-align:left;cursor:zoom-in;box-shadow:0 10px 30px rgba(19,49,104,.06);transition:.2s}.media-card:hover{transform:translateY(-4px);box-shadow:0 15px 36px rgba(19,49,104,.12)}.image-stage{height:270px;padding:24px;display:grid;place-items:center;background:linear-gradient(#fbfcff,#f1f5fb)}.image-stage img{width:100%;height:100%;object-fit:contain}.product-card>span{display:block;padding:16px 20px;font-weight:800;color:#123d91;border-top:1px solid #edf0f6}.presentation-logo{display:flex;justify-content:flex-end;margin-bottom:28px}.presentation-logo img{width:265px;max-height:60px;object-fit:contain}.logo-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.logo-grid.compact{grid-template-columns:repeat(6,1fr)}.logo-card{height:125px;background:#fff;border:1px solid #e3e8f1;border-radius:16px;padding:25px;display:grid;place-items:center}.logo-card.large{height:145px}.logo-card img{max-width:100%;max-height:100%;object-fit:contain;image-rendering:auto}.association-callouts{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:25px 0 34px}.association-callouts div{border-left:4px solid #f3a61c;background:#fff;padding:18px 20px;border-radius:10px;color:#153873}.media-feature-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:22px}.press-stack{display:grid;gap:18px}.press-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.press-card{width:100%;border:1px solid #e0e6ef;background:#fff;border-radius:18px;overflow:hidden;padding:0;cursor:zoom-in;text-align:left;box-shadow:0 10px 28px rgba(18,47,101,.06)}.press-card img{width:100%;height:245px;object-fit:contain;background:#f5f7fb}.press-card.tall img{height:610px}.press-card div{padding:17px 20px;border-top:1px solid #edf0f5}.press-card span{display:block;font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:#f3a61c;font-weight:900}.press-card strong{display:block;margin-top:5px;color:#123d91}.award-highlight{display:grid;grid-template-columns:1fr 430px;gap:40px;align-items:center;background:white;border:1px solid #e3e8f1;border-radius:24px;padding:42px;box-shadow:0 12px 32px rgba(18,47,101,.07)}.award-highlight h2{font-size:40px;line-height:1.1;color:#123d91;margin:0 0 12px}.award-highlight p{color:#66738b}.trophy-card{border:0;background:#f8fafc;border-radius:18px;padding:20px;cursor:zoom-in}.trophy-card img{height:390px;width:100%;object-fit:contain}.award-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.award-card{border:1px solid #e2e7f0;background:#fff;border-radius:16px;height:150px;padding:22px;display:grid;place-items:center;cursor:zoom-in}.award-card img{max-width:100%;max-height:100%;object-fit:contain}.contact-layout{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:18px}.contact-card{background:#fff;border:1px solid #e2e8f1;border-radius:20px;padding:32px;min-height:250px}.contact-card.primary-card{background:#123d91;color:#fff}.contact-card.primary-card .eyebrow{color:#f3a61c}.contact-card h2{font-size:27px;line-height:1.3;margin:8px 0 12px;color:#123d91;overflow-wrap:anywhere}.contact-card.primary-card h2{color:#fff}.contact-card p{color:#748096}.contact-card address{font-style:normal;font-size:22px;line-height:1.65}.site-footer{background:#081a41;color:#d7e0f2;margin-top:20px}.footer-grid{display:grid;grid-template-columns:1.4fr .8fr 1fr;gap:50px;padding:52px 0}.footer-brand img{width:220px;background:#fff;padding:7px 10px;border-radius:7px;margin-bottom:15px}.footer-grid h3{color:#fff;margin:0 0 14px}.footer-grid p{color:#9fb0d0}.footer-grid a{display:block;color:#c6d2e9;margin:7px 0}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);padding:16px 0;color:#8195bb}.lightbox{position:fixed;inset:0;background:rgba(5,13,31,.92);z-index:100;display:none;align-items:center;justify-content:center;padding:34px}.lightbox.open{display:flex}.lightbox img{max-width:min(1200px,92vw);max-height:88vh;object-fit:contain;background:#fff;border-radius:12px}.lightbox-close{position:absolute;top:18px;right:24px;background:#fff;border:0;border-radius:50%;width:42px;height:42px;font-size:30px;line-height:1;cursor:pointer}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}@media(max-width:980px){.desktop-nav{display:none}.menu-toggle{display:block}.hero-grid{grid-template-columns:1fr;min-height:430px;padding:60px 0}.hero-mark{display:none}.feature-grid{grid-template-columns:repeat(2,1fr)}.product-grid{grid-template-columns:repeat(2,1fr)}.logo-grid,.logo-grid.compact{grid-template-columns:repeat(4,1fr)}.media-feature-grid{grid-template-columns:1fr}.press-card.tall img{height:520px}.award-highlight{grid-template-columns:1fr}.award-grid{grid-template-columns:repeat(3,1fr)}.contact-layout{grid-template-columns:1fr 1fr}.contact-card.primary-card{grid-column:1/-1}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}@media(max-width:640px){.container{width:min(100% - 26px,1180px)}.header-inner{height:72px}.brand img{width:185px}.page-hero h1{font-size:40px}.page-hero p{font-size:16px}.section{padding:55px 0}.feature-grid,.story-grid,.product-grid,.press-grid,.contact-layout{grid-template-columns:1fr}.story-card.wide{grid-column:auto}.logo-grid,.logo-grid.compact{grid-template-columns:repeat(2,1fr)}.association-callouts{grid-template-columns:1fr}.image-stage{height:235px}.press-card img,.press-card.tall img{height:auto;max-height:520px}.award-highlight{padding:25px}.award-highlight h2{font-size:31px}.trophy-card img{height:300px}.award-grid{grid-template-columns:repeat(2,1fr)}.presentation-logo{justify-content:flex-start}.brand-strip-inner{align-items:flex-start;flex-direction:column}.footer-grid{grid-template-columns:1fr;gap:25px}.footer-brand{grid-column:auto}}


/* Three-page structure additions */
.subnav{display:flex;gap:10px;flex-wrap:wrap;margin:28px 0 0}.subnav a{display:inline-flex;padding:9px 13px;border-radius:999px;background:#eef3ff;color:#123d91;font-size:13px;font-weight:800;border:1px solid #dfe8fb}.subnav a:hover{background:#123d91;color:#fff}.content-divider{height:1px;background:#dfe5ef;margin:56px 0}.contact-strip{display:grid;grid-template-columns:1.4fr .8fr .8fr;gap:18px;margin-top:34px}.contact-strip>div{background:#fff;border:1px solid #e2e8f1;border-radius:18px;padding:24px}.contact-strip h3{margin:0 0 8px;color:#123d91;font-size:19px}.contact-strip p,.contact-strip address{margin:0;color:#5f6d84;font-style:normal}.contact-strip a{color:#123d91;font-weight:800}.section-kicker{display:flex;align-items:center;gap:12px;margin-bottom:22px}.section-kicker:after{content:"";height:1px;background:#dce4f0;flex:1}.section-kicker span{font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:#f3a61c;font-weight:900}.press-copy{background:#fff;border:1px solid #e2e8f1;border-radius:18px;padding:26px;margin-top:22px}.press-copy h3{margin:0 0 10px;color:#123d91}.press-copy p{margin:0;color:#5f6d84}.all-source-note{font-size:13px;color:#728096;margin-top:18px}.footer-mini-nav{display:flex;gap:18px;flex-wrap:wrap}.footer-mini-nav a{display:inline-block!important}.source-exact{border-left:4px solid #f3a61c;padding-left:18px;margin:24px 0;color:#53627b}.source-exact strong{color:#123d91}.three-nav .nav-link{padding-left:18px;padding-right:18px}
@media(max-width:760px){.contact-strip{grid-template-columns:1fr}.subnav{gap:7px}.subnav a{font-size:12px}.footer-mini-nav{gap:10px}}

/* Award slide completeness refinements */
.award-grid-labelled{align-items:stretch}.award-card.labelled{height:auto;min-height:175px;display:flex;flex-direction:column;gap:14px;justify-content:center}.award-card.labelled img{max-height:82px}.award-card.labelled span{font-weight:800;color:#123d91;font-size:13px;text-align:center}.award-complete-note{margin-top:24px;background:#fff7e7;border:1px solid #f5d79d;border-left:4px solid #f3a61c;border-radius:14px;padding:18px 20px;color:#5d6472}.award-complete-note strong{color:#123d91}


/* Final requested refinements */
.product-card .image-stage{height:300px;border-radius:18px}
.product-card{display:block}
.product-card>span{display:none!important}
.complete-slide-card{display:block;width:100%;padding:0;border:1px solid #dfe6f0;border-radius:22px;overflow:hidden;background:#fff;box-shadow:0 18px 48px rgba(18,47,101,.10);cursor:zoom-in}
.complete-slide-card img{display:block;width:100%;height:auto;object-fit:contain;background:#fff}
.awards-complete-section{background:linear-gradient(180deg,#fff 0%,#f5f8fc 100%)}
@media(max-width:640px){.product-card .image-stage{height:240px}.complete-slide-card{border-radius:14px}}
