.mc-welcome{background:#fff}.mc-welcome-grid{display:grid;grid-template-columns:1fr 1fr;gap:9vw;align-items:center}.mc-welcome-copy>p:not(.mc-eyebrow){color:var(--mc-muted);max-width:550px;font-size:14px;line-height:1.9;margin-top:23px}.mc-brochure-card{display:grid;grid-template-columns:210px 1fr;align-items:center;background:var(--mc-paper);border:1px solid var(--mc-line);padding:27px;gap:31px;transition:transform .3s,box-shadow .3s}.mc-brochure-card:hover{transform:translateY(-6px);box-shadow:0 18px 45px #0d253714}.mc-brochure-image{position:relative;background:#dce6eb;overflow:hidden;min-height:220px}.mc-brochure-image img{width:100%;height:220px;object-fit:cover}.mc-brochure-image>span{position:absolute;right:10px;top:10px;background:var(--mc-navy);color:#fff;padding:4px 9px;font-size:8px;letter-spacing:1px}.mc-brochure-card small{font-size:8px;letter-spacing:1.7px;color:#b34d23}.mc-brochure-card strong{display:block;font-size:22px;line-height:1.35;font-weight:600;margin:14px 0 25px}.mc-brochure-card .mc-card-link{font-size:10px}.mc-media{background:var(--mc-navy);color:#fff;padding:82px 0}.mc-media .mc-section-heading>p{color:#adbec8}.mc-media-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.mc-media-card>div{height:235px;position:relative;overflow:hidden;background:#17384e}.mc-media-card img{width:100%;height:100%;object-fit:cover;opacity:.72;transition:transform .5s,opacity .4s}.mc-media-card:hover img{transform:scale(1.045);opacity:.52}.mc-media-card>div::after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#0d2537cc,transparent 62%)}.mc-media-card small{position:absolute;z-index:2;left:18px;bottom:15px;font-size:8px;letter-spacing:1.3px}.mc-play{position:absolute;z-index:2;left:50%;top:50%;transform:translate(-50%,-50%);width:52px;height:52px;border-radius:50%;display:grid;place-items:center;background:#fff;color:var(--mc-navy);transition:background .25s,color .25s,scale .25s}.mc-play svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.5}.mc-media-card:hover .mc-play{background:var(--mc-orange);color:#fff;scale:1.08}.mc-media-card h3{font-size:18px;margin:17px 0 7px}.mc-media-card>span{display:flex;align-items:center;gap:9px;color:#aebec8;font-size:10px}.mc-media-card>span .mc-icon{width:14px;height:14px;color:#f59a6f}.mc-testimonials{padding:84px 0;background:#f1e7de}.mc-testimonials>.mc-container{display:grid;grid-template-columns:.8fr 1.2fr;gap:9vw;align-items:center}.mc-testimonial-intro>p:not(.mc-eyebrow){font-size:13px;color:#60696e;line-height:1.8;margin-top:20px;max-width:410px}.mc-quote-controls{display:flex;gap:8px;margin-top:26px}.mc-quote-controls button{width:40px;height:40px;border:1px solid #cdbfb4;background:transparent;color:var(--mc-navy);display:grid;place-items:center;cursor:pointer}.mc-quote-prev .mc-icon{transform:rotate(180deg)}.mc-quote-controls button:hover{background:var(--mc-navy);color:#fff}.mc-quote-stage{background:#fff;min-height:340px;padding:46px 55px;box-shadow:0 18px 40px #54341f0c}.mc-quote-mark{font-family:Georgia,serif;color:#d46534;font-size:80px;line-height:.65}.mc-quote>p{font-family:Georgia,serif;font-size:23px;line-height:1.55;color:#233947;margin:25px 0 30px}.mc-quote>div{border-top:1px solid var(--mc-line);padding-top:20px}.mc-quote strong,.mc-quote span{display:block}.mc-quote strong{font-size:12px}.mc-quote>div span{font-size:9px;color:var(--mc-muted);margin-top:3px;letter-spacing:.6px}.mc-exhibitions{background:#fff}.mc-exhibition-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.mc-exhibition{position:relative;overflow:hidden;background:#eef1f1;min-height:330px}.mc-exhibition>img{width:100%;height:330px;object-fit:cover;transition:transform .5s}.mc-exhibition:hover>img{transform:scale(1.05)}.mc-exhibition::after{content:'';position:absolute;inset:30% 0 0;background:linear-gradient(transparent,#0b202ee8)}.mc-exhibition>span{position:absolute;z-index:2;left:19px;right:19px;bottom:18px;color:#fff;display:grid;grid-template-columns:1fr auto;align-items:end}.mc-exhibition small{grid-column:1;font-size:8px;letter-spacing:1.3px;color:#ef9b70}.mc-exhibition strong{grid-column:1;font-size:17px;margin-top:4px}.mc-exhibition .mc-icon{grid-column:2;grid-row:1/3;width:20px;height:20px}.mc-exhibition:hover .mc-icon{transform:translate(3px,-3px)}
@media(max-width:1050px){.mc-welcome-grid{gap:45px}.mc-brochure-card{grid-template-columns:160px 1fr;gap:20px}.mc-brochure-image,.mc-brochure-image img{height:190px;min-height:190px}.mc-brochure-card strong{font-size:18px}.mc-media-card>div{height:200px}.mc-testimonials>.mc-container{gap:50px}.mc-quote-stage{padding:40px}.mc-quote>p{font-size:20px}.mc-exhibition,.mc-exhibition>img{height:270px;min-height:270px}}
@media(max-width:700px){.mc-welcome-grid{grid-template-columns:1fr;gap:35px}.mc-welcome-copy>p:not(.mc-eyebrow){font-size:13px}.mc-brochure-card{grid-template-columns:135px 1fr;padding:19px;gap:18px}.mc-brochure-image,.mc-brochure-image img{height:165px;min-height:165px}.mc-brochure-card strong{font-size:16px;margin:10px 0 16px}.mc-media{padding:55px 0}.mc-media-grid{grid-template-columns:1fr;gap:31px}.mc-media-card>div{height:220px}.mc-media-card h3{font-size:19px}.mc-testimonials{padding:55px 0}.mc-testimonials>.mc-container{grid-template-columns:1fr;gap:30px}.mc-quote-stage{padding:33px 26px;min-height:330px}.mc-quote>p{font-size:19px;margin:20px 0 25px}.mc-exhibition-grid{grid-template-columns:1fr 1fr;gap:12px}.mc-exhibition,.mc-exhibition>img{height:250px;min-height:250px}.mc-exhibition>span{left:14px;right:14px;bottom:13px}.mc-exhibition strong{font-size:15px}}
@media(max-width:380px){.mc-brochure-card{grid-template-columns:110px 1fr;padding:14px}.mc-brochure-image,.mc-brochure-image img{height:145px;min-height:145px}.mc-brochure-card strong{font-size:14px}.mc-exhibition,.mc-exhibition>img{height:220px;min-height:220px}}

/* Technology cards: improve contrast, hierarchy, and interaction */
.mc-home .mc-media-card{position:relative;min-width:0}
.mc-home .mc-media-card>div{border:1px solid #ffffff24;box-shadow:0 18px 36px #06172238;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}
.mc-home .mc-media-card:hover>div{transform:translateY(-5px);border-color:#ed6b3280;box-shadow:0 24px 44px #06172266}
.mc-home .mc-media-card>div::after{background:linear-gradient(180deg,#0d253700 35%,#071a2bd9 100%)}
.mc-home .mc-media-card h3{color:#fff;font-size:19px;line-height:1.35;font-weight:600;letter-spacing:-.25px;margin:18px 0 8px}
.mc-home .mc-media-card>span{color:#d2dde2;font-size:11px;line-height:1.5}
.mc-home .mc-media-card>span .mc-icon{color:#ff9a65}
.mc-home .mc-play{width:58px;height:58px;border:1px solid #ffffffb8;box-shadow:0 8px 24px #06172266}
.mc-home .mc-play::after{content:"";position:absolute;inset:5px;border:1px solid #ed6b3266;border-radius:50%}
.mc-home .mc-play svg{position:relative;z-index:1}
.mc-home .mc-media-card:hover .mc-play{transform:translate(-50%,-50%) scale(1.08)}
@media(max-width:700px){.mc-home .mc-media-card h3{font-size:18px}.mc-home .mc-play{width:52px;height:52px}}

/* Testimonial carousel: one editable Gutenberg quote is shown at a time. */
.mc-home .mc-quote-stage{position:relative;overflow:hidden;min-height:360px;display:block}
.mc-home .mc-testimonials.mc-carousel-ready .mc-quote-stage{display:flex;align-items:stretch}
.mc-home .mc-quote-stage>.mc-quote{width:100%;display:flex;flex-direction:column;animation:mc-quote-enter .45s ease both}
.mc-home .mc-quote-stage>.mc-quote[hidden]{display:none!important}
.mc-home .mc-quote-stage>.mc-quote>.mc-quote-mark{flex:none}
.mc-home .mc-quote-stage>.mc-quote>p:not(.mc-quote-mark){max-width:760px}
.mc-home .mc-quote-stage>.mc-quote>div:last-child{margin-top:auto}
.mc-home .mc-quote-pagination{display:flex;align-items:center;gap:7px;margin-left:12px}
.mc-home .mc-quote-dot{width:7px;height:7px;padding:0;border:1px solid #cdbfb4;border-radius:50%;background:transparent;cursor:pointer;transition:transform .2s ease,background .2s ease,border-color .2s ease}
.mc-home .mc-quote-dot:hover,.mc-home .mc-quote-dot.is-active{background:var(--mc-orange);border-color:var(--mc-orange);transform:scale(1.35)}
.mc-home .mc-quote-dot:focus-visible{outline:2px solid #007fa9;outline-offset:4px}
@keyframes mc-quote-enter{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:700px){
  .mc-home .mc-quote-stage{min-height:380px;padding:32px 26px}
  .mc-home .mc-quote-pagination{margin-left:7px}
}
@media(prefers-reduced-motion:reduce){.mc-home .mc-quote-stage>.mc-quote{animation:none}}

/* SVG background accent for the testimonial section. */
.mc-home .mc-testimonials{position:relative;overflow:hidden;isolation:isolate;background-color:#f1e7de;background-image:radial-gradient(circle at 18% 18%,#fff8f2b8 0,transparent 36%),radial-gradient(circle at 90% 82%,#e8d6c9a8 0,transparent 34%)}
.mc-home .mc-testimonials::before{content:"";position:absolute;inset:-8% -4%;z-index:-1;pointer-events:none;opacity:.72;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='760' height='440' viewBox='0 0 760 440'%3E%3Cpath d='M-40 320 C100 220 164 420 328 286 S562 58 800 146' fill='none' stroke='%23d76635' stroke-opacity='.24' stroke-width='1.5'/%3E%3Cpath d='M-20 376 C118 280 194 456 350 330 S588 112 800 194' fill='none' stroke='%230d4964' stroke-opacity='.13' stroke-width='1'/%3E%3Ccircle cx='328' cy='286' r='4' fill='%23d76635' fill-opacity='.42'/%3E%3Ccircle cx='562' cy='58' r='3' fill='%230d4964' fill-opacity='.34'/%3E%3Ccircle cx='350' cy='330' r='2.5' fill='%23d76635' fill-opacity='.32'/%3E%3C/svg%3E");background-size:760px 440px;background-position:center;background-repeat:repeat;transform:rotate(-3deg);animation:mc-testimonial-drift 18s ease-in-out infinite alternate}
.mc-home .mc-testimonials::after{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;background:linear-gradient(90deg,#f1e7de12 0%,#f1e7de00 44%,#f1e7de35 100%)}
.mc-home .mc-testimonials>.mc-container{position:relative;z-index:1}
@keyframes mc-testimonial-drift{from{transform:translate3d(-1.5%,1%,0) rotate(-3deg)}to{transform:translate3d(1.5%,-1%,0) rotate(-1deg)}}
@media(max-width:700px){.mc-home .mc-testimonials::before{background-size:560px 324px;opacity:.58}}
@media(prefers-reduced-motion:reduce){.mc-home .mc-testimonials::before{animation:none}}

/* SVG accents for narrative bands; card grids stay deliberately plain. */
.mc-home .mc-welcome,.mc-home .mc-about,.mc-home .mc-industries,.mc-home .mc-contact{position:relative;overflow:hidden;isolation:isolate}
.mc-home .mc-welcome>.mc-container,.mc-home .mc-about>.mc-container,.mc-home .mc-industries>.mc-container,.mc-home .mc-contact>.mc-container{position:relative;z-index:1}
.mc-home .mc-welcome::before{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;opacity:.4;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='720' height='420' viewBox='0 0 720 420'%3E%3Cpath d='M-30 86 C120 16 184 154 330 86 S560 20 760 92' fill='none' stroke='%230d4964' stroke-opacity='.11' stroke-width='1'/%3E%3Cpath d='M-30 112 C120 42 184 180 330 112 S560 46 760 118' fill='none' stroke='%23d76635' stroke-opacity='.12' stroke-width='1'/%3E%3Ccircle cx='330' cy='86' r='3' fill='%23d76635' fill-opacity='.3'/%3E%3C/svg%3E");background-size:720px 420px;background-position:right center;animation:mc-band-drift 24s ease-in-out infinite alternate}
.mc-home .mc-about::before{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;opacity:.42;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='820' height='500' viewBox='0 0 820 500'%3E%3Cpath d='M-50 430 L180 200 L340 360 L590 80 L870 350' fill='none' stroke='%23d76635' stroke-opacity='.16' stroke-width='1.25'/%3E%3Cpath d='M-40 468 L190 238 L350 398 L600 118 L880 388' fill='none' stroke='%230d4964' stroke-opacity='.1' stroke-width='1'/%3E%3Ccircle cx='180' cy='200' r='4' fill='%23d76635' fill-opacity='.28'/%3E%3Ccircle cx='590' cy='80' r='3' fill='%230d4964' fill-opacity='.26'/%3E%3C/svg%3E");background-size:820px 500px;background-position:left bottom}
.mc-home .mc-industries::before{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;opacity:.3;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='760' height='300' viewBox='0 0 760 300'%3E%3Cpath d='M-20 236 H180 L278 132 H468 L566 40 H790' fill='none' stroke='%23ff9b69' stroke-opacity='.32' stroke-width='1'/%3E%3Cpath d='M58 292 V184 L166 76 H362' fill='none' stroke='%23b6d0dc' stroke-opacity='.16' stroke-width='1'/%3E%3Ccircle cx='180' cy='236' r='3' fill='%23ff9b69' fill-opacity='.48'/%3E%3Ccircle cx='468' cy='132' r='3' fill='%23ff9b69' fill-opacity='.4'/%3E%3Ccircle cx='166' cy='76' r='2.5' fill='%23b6d0dc' fill-opacity='.4'/%3E%3C/svg%3E");background-size:760px 300px;background-position:right center;animation:mc-band-drift 28s ease-in-out infinite alternate}
.mc-home .mc-contact::after{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;opacity:.3;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='760' height='360' viewBox='0 0 760 360'%3E%3Cpath d='M-30 292 C120 210 180 336 330 246 S570 52 790 122' fill='none' stroke='%23d76635' stroke-opacity='.3' stroke-width='1.25'/%3E%3Cpath d='M42 330 L188 184 L304 300 L516 88 L742 250' fill='none' stroke='%230d4964' stroke-opacity='.1' stroke-width='1'/%3E%3Ccircle cx='330' cy='246' r='3' fill='%23d76635' fill-opacity='.38'/%3E%3Ccircle cx='516' cy='88' r='3' fill='%23d76635' fill-opacity='.28'/%3E%3C/svg%3E");background-size:760px 360px;background-position:right center;animation:mc-band-drift 26s ease-in-out infinite alternate}
@keyframes mc-band-drift{from{transform:translate3d(-1%,0,0)}to{transform:translate3d(1%,0,0)}}
@media(max-width:700px){.mc-home .mc-welcome::before,.mc-home .mc-about::before{background-size:560px 324px}.mc-home .mc-industries::before,.mc-home .mc-contact::after{background-size:560px 265px;opacity:.24}}
@media(prefers-reduced-motion:reduce){.mc-home .mc-welcome::before,.mc-home .mc-industries::before,.mc-home .mc-contact::after{animation:none}}

/* Media card controls: make the play affordance unmistakable and keep links compact. */
.mc-home .mc-media-card .mc-play::before{content:"";position:relative;z-index:2;width:0;height:0;margin-left:4px;border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:12px solid currentColor}
.mc-home .mc-media-card .mc-play::after{z-index:1}
.mc-home .mc-media-card .mc-play{cursor:pointer}
.mc-home .mc-media-card .wp-block-button.mc-card-link{display:inline-flex!important;width:auto!important;min-height:0!important;margin:14px 0 0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}
.mc-home .mc-media-card .wp-block-button.mc-card-link .wp-block-button__link{display:inline-flex!important;align-items:center!important;gap:9px!important;width:auto!important;min-height:0!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;color:#d2dde2!important;box-shadow:none!important;font-size:11px!important;line-height:1.5!important;font-weight:500!important}
.mc-home .mc-media-card .wp-block-button.mc-card-link .wp-block-button__link:hover{background:transparent!important;color:#ff9a65!important;transform:translateX(3px)}
.mc-home .mc-media-card .wp-block-button.mc-card-link .wp-block-button__link::after{content:"→";font-size:16px;line-height:1;margin-left:2px}
.mc-home .mc-media-card>div.wp-block-button{height:auto!important;min-height:0!important;position:static;overflow:visible;background:transparent!important;border:0!important;box-shadow:none!important;transform:none!important}
.mc-home .mc-media-card>div:first-child::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#0d253700 35%,#071a2bd9 100%);pointer-events:none}
.mc-home .mc-media-card>div.wp-block-button::after{content:none!important;display:none!important}
.mc-home .mc-media-card>h3{color:#fff!important}
.mc-home .mc-media-card>p{color:#d2dde2!important}

/* Event cards: use the Gutenberg figure as the full-bleed image layer. */
.mc-home .mc-exhibition{height:330px;min-height:330px;background:#17384e;border:1px solid #dbe1e2;transition:transform .3s ease,box-shadow .3s ease}
.mc-home .mc-exhibition>figure{position:absolute;inset:0;z-index:0;margin:0;overflow:hidden}
.mc-home .mc-exhibition>figure img{width:100%;height:100%;object-fit:cover;object-position:center center;transform:scale(1.55);transition:transform .55s ease,filter .35s ease}
.mc-home .mc-exhibition:hover{transform:translateY(-6px);box-shadow:0 18px 34px #0d253726}
.mc-home .mc-exhibition:hover>figure img{transform:scale(1.62);filter:saturate(1.08)}
.mc-home .mc-exhibition::after{z-index:1;inset:34% 0 0;background:linear-gradient(180deg,#0d253700 0%,#0b202edb 92%)}
.mc-home .mc-exhibition>p{position:absolute;z-index:2;left:19px;right:19px;bottom:54px;margin:0;color:#fff;display:flex;flex-direction:column;align-items:flex-start}
.mc-home .mc-exhibition>p small{font-size:9px;line-height:1.2;letter-spacing:1.4px;color:#f2a078}
.mc-home .mc-exhibition>p strong{font-size:21px;line-height:1.2;font-weight:600;letter-spacing:-.3px;margin-top:5px;color:#fff}
.mc-home .mc-exhibition>.wp-block-button.mc-card-link{position:absolute;z-index:2;left:19px;right:19px;bottom:18px;display:block!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important}
.mc-home .mc-exhibition>.wp-block-button.mc-card-link .wp-block-button__link{display:inline-flex!important;align-items:center!important;gap:9px!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;color:#fff!important;font-size:11px!important;font-weight:600!important}
.mc-home .mc-exhibition>.wp-block-button.mc-card-link .wp-block-button__link::after{content:"→";font-size:17px;line-height:1;margin-left:2px}
@media(max-width:700px){.mc-home .mc-exhibition{height:250px;min-height:250px}.mc-home .mc-exhibition>p{left:14px;right:14px;bottom:52px}.mc-home .mc-exhibition>p strong{font-size:16px}.mc-home .mc-exhibition>.wp-block-button.mc-card-link{left:14px;right:14px;bottom:14px}}
@media(max-width:380px){.mc-home .mc-exhibition{height:220px;min-height:220px}}

/* Slightly larger type in the dark media and exhibition cards. */
.mc-home .mc-media-card h3{font-size:20px}
.mc-home .mc-media-card>p{font-size:12px}
.mc-home .mc-media-card .mc-card-link .wp-block-button__link{font-size:12px!important}
.mc-home .mc-exhibition>p small{font-size:10px}
.mc-home .mc-exhibition>p strong{font-size:22px}
@media(max-width:700px){.mc-home .mc-media-card h3{font-size:19px}.mc-home .mc-media-card>p{font-size:12px}.mc-home .mc-exhibition>p strong{font-size:17px}}
