.mtc-shell{--navy:#080f1e;--navy-mid:#0d1a35;--navy-light:#162548;--gold:#c4a24a;--gold-pale:#d9bc7a;--gold-dim:#7a6228;--gold-ghost:#2a2010;--white:#fff;--white-90:#e8ecf4;--white-60:#96a0b6;--white-30:#4a5268;--white-10:#1e2438;position:relative;min-height:100vh;background:var(--navy);color:var(--white-90);font-family:var(--font-dm-sans),"DM Sans",system-ui,sans-serif;font-weight:300;overflow-x:hidden;scroll-behavior:smooth}.mtc-shell:before{content:"";position:fixed;inset:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.04'/%3E%3C/svg%3E");pointer-events:none;z-index:9998;opacity:.32}.mtc-shell .serif,.mtc-shell h1,.mtc-shell h2,.mtc-shell h3{font-family:var(--font-cormorant),Cormorant Garamond,Georgia,serif}.mtc-shell .nav{position:fixed;top:0;left:0;right:0;z-index:100;padding:0 48px;height:72px;display:flex;align-items:center;justify-content:space-between;background:linear-gradient(180deg,rgba(8,15,30,.98) 0,rgba(8,15,30,0));transition:background .4s,border-color .4s,backdrop-filter .4s;border-bottom:1px solid transparent}.mtc-shell .nav--scrolled{background:rgba(8,15,30,.97);border-bottom-color:rgba(196,162,74,.12);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.mtc-shell .nav__brand{display:flex;align-items:center;gap:12px;text-decoration:none}.mtc-shell .nav__logo{height:36px;width:auto;display:block}.mtc-shell .nav__links{display:flex;align-items:center;gap:36px;list-style:none;margin:0;padding:0}.mtc-shell .nav__link{font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--white-60);text-decoration:none;transition:color .3s}.mtc-shell .nav__link:hover{color:var(--gold)}.mtc-shell .nav__cta{padding:10px 24px;border:1px solid rgba(196,162,74,.4);font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--gold);text-decoration:none;transition:all .3s}.mtc-shell .nav__cta:hover{background:var(--gold);color:var(--navy);border-color:var(--gold)}.mtc-shell .nav__hamburger{display:none;flex-direction:column;gap:5px;cursor:pointer;padding:4px;background:none;border:none}.mtc-shell .nav__hamburger span{display:block;width:22px;height:1px;background:var(--white-60);transition:background .25s}.mtc-shell .nav__hamburger:hover span{background:var(--gold)}.mtc-shell .nav__mobile{position:fixed;top:72px;left:0;right:0;z-index:99;background:var(--navy);border-bottom:1px solid rgba(196,162,74,.1);padding:24px 24px 32px;display:flex;flex-direction:column;gap:4px;transform:translateY(-8px);opacity:0;pointer-events:none;transition:opacity .25s,transform .25s}.mtc-shell .nav__mobile--open{transform:translateY(0);opacity:1;pointer-events:auto}.mtc-shell .nav__mobile-link{display:block;font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:var(--white-60);text-decoration:none;padding:12px 0;border-bottom:1px solid rgba(196,162,74,.06)}.mtc-shell .nav__mobile-link:hover{color:var(--gold)}.mtc-shell .nav__mobile-cta{display:inline-flex;align-items:center;justify-content:center;margin-top:16px;padding:13px 28px;background:var(--gold);color:var(--navy);font-size:11px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;text-decoration:none}.mtc-shell .hero{min-height:100vh;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;padding:120px 48px 80px}.mtc-shell .hero-bg{position:absolute;inset:0;background:radial-gradient(ellipse 60% 50% at 30% 60%,rgba(196,162,74,.05) 0,transparent 70%),radial-gradient(ellipse 80% 60% at 70% 40%,rgba(22,37,72,.8) 0,transparent 70%),linear-gradient(165deg,rgba(13,26,53,.6),#080f1e 60%)}.mtc-shell .hero-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(196,162,74,.04) 1px,transparent 0),linear-gradient(90deg,rgba(196,162,74,.04) 1px,transparent 0);background-size:80px 80px;mask-image:radial-gradient(ellipse at 50% 50%,#000 20%,transparent 80%);-webkit-mask-image:radial-gradient(ellipse at 50% 50%,#000 20%,transparent 80%)}.mtc-shell .hero-content{position:relative;z-index:2;max-width:900px;text-align:center}.mtc-shell .hero-eyebrow{display:inline-flex;align-items:center;gap:12px;font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:var(--gold);margin-bottom:32px}.mtc-shell .hero-eyebrow:after,.mtc-shell .hero-eyebrow:before{content:"";display:block;width:28px;height:1px;background:var(--gold-dim)}.mtc-shell .hero-headline{font-family:var(--font-cormorant),Cormorant Garamond,serif;font-size:clamp(52px,7vw,96px);font-weight:300;line-height:1.06;color:var(--white);margin-bottom:28px}.mtc-shell .hero-headline em{font-style:italic;color:var(--gold)}.mtc-shell .hero-sub{font-size:16px;line-height:1.75;margin:0 auto 32px}.mtc-shell .hero-sub,.mtc-shell .hero-support{color:var(--white-60);max-width:640px;font-weight:300}.mtc-shell .hero-support{font-size:14px;line-height:1.85;margin:0 auto 36px}.mtc-shell .hero-support .hero-support__emphasis{color:var(--white-90)}.mtc-shell .hero-ground{font-size:12px;letter-spacing:.08em;color:var(--white-30);margin-top:32px}.mtc-shell .hero-ctas{display:flex;gap:16px;flex-wrap:wrap}.mtc-shell .btn,.mtc-shell .hero-ctas{align-items:center;justify-content:center}.mtc-shell .btn{display:inline-flex;padding:14px 36px;font-size:11px;font-weight:600;letter-spacing:.2em;text-transform:uppercase;text-decoration:none;transition:background .25s,color .25s,border-color .25s,transform .2s;cursor:pointer;white-space:nowrap;line-height:1;border:1px solid transparent;font-family:inherit}.mtc-shell .btn:hover{transform:translateY(-1px)}.mtc-shell .btn-primary{background:var(--gold);color:var(--navy);border-color:var(--gold)}.mtc-shell .btn-primary:hover{background:var(--gold-pale);border-color:var(--gold-pale)}.mtc-shell .btn-secondary{background:transparent;color:var(--gold);border-color:rgba(196,162,74,.35)}.mtc-shell .btn-secondary:hover{border-color:var(--gold);background:rgba(196,162,74,.06)}.mtc-shell .btn-ghost{background:transparent;color:var(--white-60);letter-spacing:.16em;padding:14px 12px}.mtc-shell .btn-ghost:hover{color:var(--gold);transform:none}.mtc-shell section{position:relative;padding:120px 48px}.mtc-shell .section-inner{max-width:1160px;margin:0 auto}.mtc-shell .section-label{font-size:10px;letter-spacing:.28em;text-transform:uppercase;color:var(--gold);display:flex;align-items:center;gap:14px;margin-bottom:24px}.mtc-shell .section-label--center{justify-content:center}.mtc-shell .section-label--center:after,.mtc-shell .section-label:before{content:"";display:block;width:24px;height:1px;background:var(--gold-dim)}.mtc-shell .section-headline{font-family:var(--font-cormorant),Cormorant Garamond,serif;font-size:clamp(36px,4vw,58px);font-weight:300;line-height:1.15;color:var(--white);margin-bottom:24px}.mtc-shell .section-headline em{font-style:italic;color:var(--gold)}.mtc-shell .section-body{font-size:16px;line-height:1.8;color:var(--white-60);max-width:640px;font-weight:300}.mtc-shell .gold-rule{width:48px;height:2px;background:var(--gold);margin-bottom:32px}.mtc-shell .why-section{background:linear-gradient(135deg,rgba(13,26,53,.6) 0,var(--navy) 100%);border-top:1px solid rgba(196,162,74,.08);border-bottom:1px solid rgba(196,162,74,.08)}.mtc-shell .why-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center;margin-top:64px}.mtc-shell .why-statements{display:flex;flex-direction:column;gap:0}.mtc-shell .why-statement{padding:24px 0;border-bottom:1px solid rgba(196,162,74,.1);font-family:var(--font-cormorant),Cormorant Garamond,serif;font-size:22px;font-weight:300;color:var(--white-60);line-height:1.4;transition:color .3s}.mtc-shell .why-statement:hover{color:var(--white)}.mtc-shell .why-statement strong{color:var(--white-90);font-weight:400}.mtc-shell .why-statement--gold{color:var(--gold)}.mtc-shell .why-right{display:flex;flex-direction:column;gap:32px}.mtc-shell .why-right p{font-size:16px;line-height:1.9;color:var(--white-60);font-weight:300}.mtc-shell .journey-section{text-align:center;padding:120px 48px}.mtc-shell .journey-cards{display:grid;grid-template-columns:1fr 1fr;gap:24px;max-width:900px;margin:64px auto 0}.mtc-shell .journey-card{position:relative;padding:52px 44px;border:1px solid rgba(196,162,74,.18);background:rgba(13,26,53,.4);text-align:left;cursor:pointer;transition:all .4s;overflow:hidden;text-decoration:none;display:block}.mtc-shell .journey-card:before{content:"";position:absolute;top:0;left:0;width:3px;height:0;background:var(--gold);transition:height .4s}.mtc-shell .journey-card:hover:before{height:100%}.mtc-shell .journey-card:hover{border-color:rgba(196,162,74,.4);background:rgba(22,37,72,.6);transform:translateY(-4px)}.mtc-shell .journey-number{font-size:72px;font-family:var(--font-cormorant),Cormorant Garamond,serif;font-weight:300;color:rgba(196,162,74,.12);position:absolute;top:20px;right:32px;line-height:1}.mtc-shell .journey-card-label{font-size:10px;letter-spacing:.22em;text-transform:uppercase;color:var(--gold);margin-bottom:20px;display:block}.mtc-shell .journey-card-title{font-family:var(--font-cormorant),Cormorant Garamond,serif;font-size:32px;font-weight:400;color:var(--white);line-height:1.2;margin-bottom:16px}.mtc-shell .journey-card-desc{font-size:14px;color:var(--white-60);line-height:1.7;font-weight:300}.mtc-shell .journey-card-arrow{display:inline-flex;align-items:center;gap:10px;margin-top:28px;font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--gold)}.mtc-shell .journey-card-arrow:after{content:"→";transition:transform .3s}.mtc-shell .journey-card:hover .journey-card-arrow:after{transform:translateX(4px)}.mtc-shell .personas-section{background:var(--navy-mid);border-top:1px solid rgba(196,162,74,.06)}.mtc-shell .personas-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2px;margin-top:64px}.mtc-shell .persona-card{padding:44px 32px;background:rgba(8,15,30,.6);border-bottom:2px solid transparent;transition:all .4s}.mtc-shell .persona-card:hover{background:rgba(22,37,72,.8);border-bottom-color:var(--gold)}.mtc-shell .persona-icon{width:40px;height:40px;border:1px solid rgba(196,162,74,.3);display:flex;align-items:center;justify-content:center;margin-bottom:24px;color:var(--gold);transition:border-color .3s}.mtc-shell .persona-card:hover .persona-icon{border-color:var(--gold)}.mtc-shell .persona-title{font-family:var(--font-cormorant),Cormorant Garamond,serif;font-size:26px;font-weight:400;color:var(--white);margin-bottom:12px}.mtc-shell .persona-sub{font-size:12px;color:var(--gold);letter-spacing:.12em;text-transform:uppercase;margin-bottom:16px;display:block}.mtc-shell .persona-desc{font-size:13px;color:var(--white-60);line-height:1.7;font-weight:300}.mtc-shell .existing-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.mtc-shell .asset-list{display:flex;flex-direction:column;gap:14px}.mtc-shell .asset-item{padding:24px 28px;font-family:var(--font-cormorant),Cormorant Garamond,serif;font-size:18px;line-height:1.5;border-left:2px solid rgba(196,162,74,.3);background:rgba(8,15,30,.5);color:var(--white-60)}.mtc-shell .asset-item--primary{background:rgba(8,15,30,.7);border-left-color:var(--gold);color:var(--white-90)}.mtc-shell .steps-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:0;margin-top:72px;position:relative}.mtc-shell .steps-grid:before{content:"";position:absolute;top:28px;left:10%;right:10%;height:1px;background:linear-gradient(90deg,transparent,rgba(196,162,74,.3) 20%,rgba(196,162,74,.3) 80%,transparent)}.mtc-shell .step-item{flex-direction:column;text-align:center;padding:0 16px}.mtc-shell .step-item,.mtc-shell .step-num{display:flex;align-items:center;position:relative}.mtc-shell .step-num{width:56px;height:56px;border:1px solid rgba(196,162,74,.3);background:var(--navy);justify-content:center;font-family:var(--font-cormorant),Cormorant Garamond,serif;font-size:22px;font-weight:300;color:var(--gold);margin-bottom:24px;z-index:2;transition:all .3s}.mtc-shell .step-item:hover .step-num{background:var(--gold);color:var(--navy);border-color:var(--gold)}.mtc-shell .step-title{font-size:13px;font-weight:500;color:var(--white-90);margin-bottom:8px;letter-spacing:.04em}.mtc-shell .step-desc{font-size:12px;color:var(--white-30);line-height:1.6;font-weight:300}.mtc-shell .readiness-section{background:linear-gradient(to bottom,var(--navy),var(--navy-mid))}.mtc-shell .readiness-intro{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:end;margin-bottom:72px}.mtc-shell .readiness-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2px}.mtc-shell .readiness-card{padding:40px 30px;background:rgba(8,15,30,.7);border-top:1px solid rgba(196,162,74,.1);transition:all .4s}.mtc-shell .readiness-card:hover{background:rgba(22,37,72,.8);border-top-color:var(--gold)}.mtc-shell .readiness-card--gold{background:rgba(196,162,74,.06);border-top-color:var(--gold-dim)}.mtc-shell .readiness-card-title{font-family:var(--font-cormorant),Cormorant Garamond,serif;font-size:22px;font-weight:400;color:var(--white);margin-bottom:12px}.mtc-shell .readiness-card-title--gold{color:var(--gold)}.mtc-shell .readiness-card-body{font-size:13px;color:var(--white-60);line-height:1.7;font-weight:300}.mtc-shell .readiness-dot{width:6px;height:6px;background:var(--gold-dim);border-radius:50%;margin-bottom:20px;transition:background .3s}.mtc-shell .readiness-card:hover .readiness-dot{background:var(--gold)}.mtc-shell .readiness-card--gold .readiness-dot{background:var(--gold-dim)}.mtc-shell .diff-section{padding:140px 48px;text-align:center}.mtc-shell .diff-comparison{display:grid;grid-template-columns:1fr auto 1fr;gap:48px;align-items:center;max-width:800px;margin:72px auto}.mtc-shell .diff-col{padding:40px 32px;text-align:left}.mtc-shell .diff-col--theirs{background:rgba(13,26,53,.3);border:1px solid hsla(0,0%,100%,.06);opacity:.7}.mtc-shell .diff-col--ours{background:rgba(22,37,72,.6);border:1px solid rgba(196,162,74,.25)}.mtc-shell .diff-label{font-size:10px;letter-spacing:.2em;text-transform:uppercase;margin-bottom:20px;display:block}.mtc-shell .diff-label--theirs{color:var(--white-30)}.mtc-shell .diff-label--ours{color:var(--gold)}.mtc-shell .diff-question{font-family:var(--font-cormorant),Cormorant Garamond,serif;font-size:26px;font-weight:300;line-height:1.4;color:var(--white-60)}.mtc-shell .diff-col--ours .diff-question{color:var(--white)}.mtc-shell .diff-vs{font-family:var(--font-cormorant),Cormorant Garamond,serif;font-size:48px;font-weight:300;color:var(--gold-dim);text-align:center}.mtc-shell .diff-follow{display:flex;flex-direction:column;gap:16px;max-width:400px;margin:48px auto 0}.mtc-shell .diff-follow-item{padding:20px 28px;background:rgba(13,26,53,.5);border-left:2px solid var(--gold);font-family:var(--font-cormorant),Cormorant Garamond,serif;font-size:22px;font-weight:300;color:var(--white-90);font-style:italic;text-align:left}.mtc-shell .not-section{background:var(--navy-mid);border-top:1px solid rgba(196,162,74,.06);border-bottom:1px solid rgba(196,162,74,.06)}.mtc-shell .not-grid{display:flex;flex-wrap:wrap;gap:12px;margin-top:48px}.mtc-shell .not-pill{padding:12px 24px;border:1px solid hsla(0,0%,100%,.08);font-size:12px;letter-spacing:.1em;color:var(--white-30);text-transform:uppercase;text-decoration:line-through;text-decoration-color:hsla(0,0%,100%,.15)}.mtc-shell .not-body{margin-top:48px;font-family:var(--font-cormorant),Cormorant Garamond,serif;font-size:28px;font-weight:300;color:var(--white-60);line-height:1.5;max-width:560px}.mtc-shell .not-body strong{color:var(--white);font-weight:400}.mtc-shell .insight-section{padding:120px 48px}.mtc-shell .insight-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2px;margin-top:64px}.mtc-shell .insight-item{padding:32px 28px;background:rgba(13,26,53,.4);border-bottom:1px solid rgba(196,162,74,.08);transition:all .3s}.mtc-shell .insight-item:hover{background:rgba(22,37,72,.6);border-bottom-color:var(--gold)}.mtc-shell .insight-name{font-size:13px;font-weight:500;color:var(--white);margin-bottom:4px;letter-spacing:.06em;text-transform:uppercase}.mtc-shell .insight-desc{font-size:12px;color:var(--white-30);font-weight:300}.mtc-shell .story-section{padding:140px 48px;background:linear-gradient(135deg,rgba(13,26,53,.8) 0,var(--navy) 60%)}.mtc-shell .story-inner{display:grid;grid-template-columns:1fr 1fr;gap:120px;align-items:center}.mtc-shell .story-lines{display:flex;flex-direction:column;gap:24px}.mtc-shell .story-line{padding-left:24px;border-left:1px solid rgba(196,162,74,.2);font-family:var(--font-cormorant),Cormorant Garamond,serif;font-size:22px;font-weight:300;color:var(--white-60);line-height:1.5;transition:all .3s}.mtc-shell .story-line:hover{border-left-color:var(--gold);color:var(--white);padding-left:32px}.mtc-shell .story-line--highlight{color:var(--white-90);border-left-color:var(--gold-dim)}.mtc-shell .story-line--cta{border-left-color:var(--gold);color:var(--gold-pale);font-style:italic;font-size:26px;font-weight:400}.mtc-shell .after-section{padding:120px 48px;background:var(--navy-mid);border-top:1px solid rgba(196,162,74,.07)}.mtc-shell .after-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.mtc-shell .numbered-step{display:flex;align-items:flex-start;gap:24px;padding:24px 0;border-bottom:1px solid rgba(196,162,74,.09)}.mtc-shell .numbered-step:last-child{border-bottom:none}.mtc-shell .step-badge{flex-shrink:0;min-width:32px;height:32px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(196,162,74,.3);font-family:var(--font-cormorant),Cormorant Garamond,serif;font-size:16px;color:var(--gold)}.mtc-shell .step-badge--gold{border-color:var(--gold);background:rgba(196,162,74,.08)}.mtc-shell .step-badge-title{font-size:14px;font-weight:500;color:var(--white-90);margin-bottom:4px;letter-spacing:.04em}.mtc-shell .step-badge-title--gold{color:var(--gold)}.mtc-shell .step-badge-desc{font-size:13px;color:var(--white-30);line-height:1.6;font-weight:300}.mtc-shell .step-badge-desc--gold{color:var(--white-60)}.mtc-shell .final-cta{padding:160px 48px;text-align:center;position:relative;overflow:hidden}.mtc-shell .final-cta:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 70% 60% at 50% 50%,rgba(196,162,74,.06) 0,transparent 70%),radial-gradient(ellipse 50% 40% at 30% 70%,rgba(22,37,72,.5) 0,transparent 60%)}.mtc-shell .final-cta-content{position:relative;z-index:2}.mtc-shell .final-cta .section-headline{font-size:clamp(40px,5vw,72px);max-width:720px;margin:0 auto 48px}.mtc-shell .cinema{padding:120px 48px}.mtc-shell .cinema__inner{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.mtc-shell .cinema--text-first .cinema__text{order:1}.mtc-shell .cinema--text-first .cinema__image{order:2}.mtc-shell .cinema--image-first .cinema__image{order:1}.mtc-shell .cinema--image-first .cinema__text{order:2}.mtc-shell .cinema__image{position:relative;border-radius:24px;overflow:hidden;box-shadow:0 32px 64px -16px rgba(0,0,0,.5);aspect-ratio:4/3}.mtc-shell .cinema__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.mtc-shell .cinema__image:after{content:"";position:absolute;inset:0;background:linear-gradient(160deg,rgba(8,15,30,.35),rgba(8,15,30,.12) 50%,rgba(8,15,30,.35));pointer-events:none}.mtc-shell .cinema__text{padding:0 8px}.mtc-shell .cinema__eyebrow{font-size:10px;letter-spacing:.28em;text-transform:uppercase;color:var(--gold);margin-bottom:20px;display:inline-flex;align-items:center;gap:12px}.mtc-shell .cinema__eyebrow:before{content:"";display:block;width:24px;height:1px;background:var(--gold-dim)}.mtc-shell .cinema__headline{font-family:var(--font-cormorant),Cormorant Garamond,serif;font-size:clamp(32px,3.5vw,48px);font-weight:300;line-height:1.15;color:var(--white);margin-bottom:20px}.mtc-shell .cinema__headline em{font-style:italic;color:var(--gold)}.mtc-shell .cinema__body{font-size:16px;line-height:1.85;color:var(--white-60);font-weight:300;max-width:500px}@media (max-width:1024px){.mtc-shell .cinema{padding:80px 24px}.mtc-shell .cinema__inner{grid-template-columns:1fr;gap:40px}.mtc-shell .cinema--image-first .cinema__text,.mtc-shell .cinema--text-first .cinema__text{order:2}.mtc-shell .cinema--image-first .cinema__image,.mtc-shell .cinema--text-first .cinema__image{order:1}}.mtc-shell .cnc-section{padding:140px 48px;background:linear-gradient(180deg,rgba(13,26,53,.5) 0,var(--navy) 100%);border-top:1px solid rgba(196,162,74,.08);border-bottom:1px solid rgba(196,162,74,.08)}.mtc-shell .cnc-inner{max-width:1180px;margin:0 auto}.mtc-shell .cnc-header{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:end;margin-bottom:72px}.mtc-shell .cnc-tagline{font-family:var(--font-cormorant),Cormorant Garamond,serif;font-size:22px;font-weight:300;font-style:italic;color:var(--gold-pale);margin-top:24px}.mtc-shell .cnc-columns{display:grid;grid-template-columns:1fr 1fr;gap:60px}.mtc-shell .cnc-col-header{font-size:11px;letter-spacing:.24em;text-transform:uppercase;color:var(--gold);margin-bottom:28px;padding-bottom:14px;border-bottom:1px solid rgba(196,162,74,.18)}.mtc-shell .cnc-event{padding:18px 0;border-bottom:1px solid rgba(196,162,74,.06);display:flex;align-items:flex-start;gap:14px}.mtc-shell .cnc-event:last-child{border-bottom:none}.mtc-shell .cnc-event__check{color:var(--gold);font-size:14px;flex-shrink:0;margin-top:2px}.mtc-shell .cnc-event__meta{font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--white-30);margin-bottom:4px}.mtc-shell .cnc-event__title{font-family:var(--font-cormorant),Cormorant Garamond,serif;font-size:22px;font-weight:300;color:var(--white-90);line-height:1.3}.mtc-shell .cnc-cities-intro{font-size:13px;line-height:1.85;color:var(--white-60);font-weight:300;max-width:460px;margin-bottom:18px}.mtc-shell .cnc-cities{display:grid;grid-template-columns:1fr 1fr;gap:14px 32px;margin-top:8px}.mtc-shell .cnc-city{display:flex;align-items:center;justify-content:space-between;padding:14px 0;font-family:var(--font-cormorant),Cormorant Garamond,serif;font-size:20px;font-weight:300;color:var(--white-60);border-bottom:1px solid rgba(196,162,74,.06);text-decoration:none;cursor:pointer;transition:color .3s,padding-left .3s}.mtc-shell .cnc-city__arrow{font-size:14px;color:var(--white-30);opacity:0;transform:translateX(-4px);transition:opacity .3s,transform .3s,color .3s}.mtc-shell .cnc-city:hover{color:var(--gold);padding-left:8px}.mtc-shell .cnc-city:hover .cnc-city__arrow{opacity:1;transform:translateX(0);color:var(--gold)}.mtc-shell .cnc-feature{margin-bottom:80px;padding:56px 56px 52px;background:rgba(196,162,74,.03);border:1px solid rgba(196,162,74,.18);position:relative}.mtc-shell .cnc-feature:before{content:"";position:absolute;top:-1px;left:-1px;width:48px;height:1px;background:var(--gold)}.mtc-shell .cnc-feature__eyebrow{font-size:11px;letter-spacing:.28em;text-transform:uppercase;color:var(--gold);margin-bottom:28px}.mtc-shell .cnc-feature__title{font-size:34px;line-height:1.2;letter-spacing:-.005em;color:var(--white);margin-bottom:18px}.mtc-shell .cnc-feature__subject,.mtc-shell .cnc-feature__title{font-family:var(--font-cormorant),Cormorant Garamond,serif;font-weight:300}.mtc-shell .cnc-feature__subject{font-size:22px;font-style:italic;color:var(--gold-pale);line-height:1.3;margin-bottom:12px}.mtc-shell .cnc-feature__date{font-size:12px;letter-spacing:.2em;text-transform:uppercase;color:var(--white-30);margin-bottom:32px}.mtc-shell .cnc-feature__body{margin-bottom:36px;max-width:520px}.mtc-shell .cnc-feature__body p{font-family:var(--font-cormorant),Cormorant Garamond,serif;font-size:19px;font-weight:300;color:var(--white-90);line-height:1.6;margin:0}.mtc-shell .cnc-feature__cta{display:inline-flex}.mtc-shell .cnc-empty{font-size:14px;line-height:1.85;color:var(--white-60);font-weight:300;max-width:420px;font-style:italic}@media (max-width:1024px){.mtc-shell .cnc-section{padding:80px 24px}.mtc-shell .cnc-columns,.mtc-shell .cnc-header{grid-template-columns:1fr;gap:40px}.mtc-shell .cnc-cities{grid-template-columns:1fr}.mtc-shell .cnc-feature{padding:40px 28px 36px;margin-bottom:56px}.mtc-shell .cnc-feature__title{font-size:28px}}.mtc-shell .quiet-section{position:relative;padding:160px 48px;overflow:hidden;isolation:isolate}.mtc-shell .quiet-section__bg{position:absolute;inset:0;z-index:1;background-image:linear-gradient(180deg,rgba(8,15,30,.4),rgba(8,15,30,.7)),url(/images/coffee-conversation-east-legon.jpg);background-size:cover;background-position:50%;background-color:var(--navy-mid)}.mtc-shell .quiet-section__overlay{position:absolute;inset:0;z-index:2;background:radial-gradient(ellipse 70% 60% at 50% 50%,rgba(196,162,74,.05) 0,transparent 70%),linear-gradient(180deg,rgba(8,15,30,.55),rgba(8,15,30,.8))}.mtc-shell .quiet-section__content{position:relative;z-index:3;max-width:960px;margin:0 auto;text-align:center}.mtc-shell .quiet-section .section-headline em{color:var(--gold-pale)}.mtc-shell .footer{padding:72px 48px;border-top:1px solid rgba(196,162,74,.1)}.mtc-shell .footer__inner{max-width:1160px;margin:0 auto;display:grid;grid-template-columns:1fr auto;gap:48px;align-items:end}.mtc-shell .footer__brand{font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:var(--white-30);margin-bottom:12px}.mtc-shell .footer__brand span{color:var(--gold)}.mtc-shell .footer__tagline{font-family:var(--font-cormorant),Cormorant Garamond,serif;font-size:18px;font-weight:300;color:var(--white-60);font-style:italic}.mtc-shell .footer__contact{margin-top:16px;font-size:14px;color:var(--white-60);line-height:1.8;font-weight:300}.mtc-shell .footer__contact a{color:var(--white-60);text-decoration:none;transition:color .25s}.mtc-shell .footer__contact a:hover{color:var(--gold)}.mtc-shell .footer__disclaimer{margin-top:20px;font-size:11px;color:var(--white-30);line-height:1.7;max-width:560px;border-top:1px solid rgba(196,162,74,.06);padding-top:16px}.mtc-shell .footer__links{display:flex;flex-direction:column;gap:12px;list-style:none;margin:0;padding:0}.mtc-shell .footer__links a{font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--white-30);text-decoration:none;transition:color .3s}.mtc-shell .footer__links a:hover{color:var(--gold)}.mtc-shell .footer__bottom{max-width:1160px;margin:32px auto 0;padding-top:20px;border-top:1px solid rgba(196,162,74,.06);display:flex;justify-content:space-between;flex-wrap:wrap;gap:12px;font-size:11px;color:var(--white-30);letter-spacing:.06em}.mtc-shell .contact-page,.mtc-shell .legal-page{min-height:100vh;position:relative;overflow:hidden;padding:160px 24px 112px}.mtc-shell .contact-page-bg,.mtc-shell .legal-page-bg{position:absolute;inset:0;z-index:1;pointer-events:none;background:radial-gradient(ellipse 60% 50% at 30% 60%,rgba(196,162,74,.06) 0,transparent 70%),radial-gradient(ellipse 80% 60% at 70% 40%,rgba(22,37,72,.8) 0,transparent 70%),linear-gradient(165deg,rgba(13,26,53,.7) 0,var(--navy) 60%)}.mtc-shell .contact-page-grid,.mtc-shell .legal-page-grid{position:absolute;inset:0;z-index:1;pointer-events:none;background-image:linear-gradient(rgba(196,162,74,.04) 1px,transparent 0),linear-gradient(90deg,rgba(196,162,74,.04) 1px,transparent 0);background-size:80px 80px;mask-image:radial-gradient(ellipse at 50% 50%,#000 20%,transparent 80%);-webkit-mask-image:radial-gradient(ellipse at 50% 50%,#000 20%,transparent 80%)}.mtc-shell .contact-page__inner{position:relative;z-index:2;max-width:1160px;margin:0 auto}.mtc-shell .contact-container{display:grid;grid-template-columns:1fr;gap:60px;align-items:start}.mtc-shell .contact-info-section{display:flex;flex-direction:column;gap:40px}.mtc-shell .contact-card-grid{display:grid;grid-template-columns:1fr;gap:20px}.mtc-shell .contact-card{display:flex;align-items:flex-start;gap:20px;background:rgba(13,26,53,.45);border:1px solid rgba(196,162,74,.1);padding:24px;transition:border-color .3s,transform .3s,box-shadow .3s}.mtc-shell .contact-card:hover{border-color:rgba(196,162,74,.35);transform:translateY(-2px)}.mtc-shell .contact-card__icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;color:var(--gold);background:rgba(196,162,74,.08);padding:12px;border:1px solid rgba(196,162,74,.15)}.mtc-shell .contact-card__content{display:flex;flex-direction:column;gap:4px}.mtc-shell .contact-card__title{font-size:11px;letter-spacing:.15em;text-transform:uppercase;font-weight:600;color:var(--gold)}.mtc-shell .contact-card__value{font-size:15px;color:#b8c2d6;line-height:1.6;font-weight:300}.mtc-shell .contact-card__value a{color:#b8c2d6;text-decoration:none;transition:color .25s}.mtc-shell .contact-card__value a:hover{color:var(--gold)}.mtc-shell .legal-page__inner{position:relative;z-index:2;max-width:800px;margin:0 auto}.mtc-shell .legal-tabs{display:flex;justify-content:center;gap:16px;margin-bottom:48px;border-bottom:1px solid rgba(196,162,74,.15);padding-bottom:16px}.mtc-shell .legal-tab-btn{background:transparent;border:none;font-size:13px;letter-spacing:.15em;text-transform:uppercase;font-weight:500;color:var(--white-30);padding:8px 16px;cursor:pointer;transition:color .3s;position:relative;font-family:inherit}.mtc-shell .legal-tab-btn:hover{color:var(--gold-pale)}.mtc-shell .legal-tab-btn--active{color:var(--gold);font-weight:600}.mtc-shell .legal-tab-btn--active:after{content:"";position:absolute;bottom:-17px;left:0;right:0;height:2px;background:var(--gold)}.mtc-shell .legal-content-card{background:rgba(13,26,53,.4);border:1px solid rgba(196,162,74,.1);padding:56px;margin-bottom:64px}.mtc-shell .legal-header{margin-bottom:40px;border-bottom:1px solid rgba(196,162,74,.08);padding-bottom:24px}.mtc-shell .legal-header__subtitle{font-size:10px;letter-spacing:.2em;text-transform:uppercase;color:var(--gold-dim);margin-bottom:8px;display:block}.mtc-shell .legal-header__title{font-family:var(--font-cormorant),Cormorant Garamond,serif;font-size:36px;color:var(--white);margin-bottom:8px;font-weight:300}.mtc-shell .legal-header__date{font-size:12px;color:var(--white-30);font-weight:300}.mtc-shell .legal-body{font-size:15px;line-height:1.85;color:#b8c2d6;font-weight:300;display:flex;flex-direction:column;gap:32px}.mtc-shell .legal-section{display:flex;flex-direction:column;gap:12px}.mtc-shell .legal-section__title{font-family:var(--font-cormorant),Cormorant Garamond,serif;font-size:20px;color:var(--white);font-weight:400}.mtc-shell .legal-list{display:flex;flex-direction:column;gap:10px;padding-left:20px;list-style-type:disc;margin:0}.mtc-shell .legal-list li::marker{color:var(--gold-dim)}.mtc-shell .legal-list li strong{color:var(--white-90);font-weight:400}@media (min-width:768px){.mtc-shell .contact-container{grid-template-columns:1fr 1fr;gap:80px}}@media (max-width:1024px){.mtc-shell .nav{padding:0 24px}.mtc-shell .nav__links{display:none}.mtc-shell .nav__hamburger{display:flex}.mtc-shell section{padding:80px 24px}.mtc-shell .hero{padding:100px 24px 60px}.mtc-shell .why-grid{grid-template-columns:1fr;gap:48px}.mtc-shell .insight-grid,.mtc-shell .personas-grid,.mtc-shell .readiness-grid{grid-template-columns:repeat(2,1fr)}.mtc-shell .steps-grid{grid-template-columns:repeat(3,1fr);gap:32px}.mtc-shell .steps-grid:before{display:none}.mtc-shell .story-inner{grid-template-columns:1fr;gap:48px}.mtc-shell .diff-comparison{grid-template-columns:1fr;gap:16px}.mtc-shell .diff-vs{display:none}.mtc-shell .footer__inner{grid-template-columns:1fr}.mtc-shell .readiness-intro{grid-template-columns:1fr;gap:32px}.mtc-shell .journey-cards{grid-template-columns:1fr}.mtc-shell .after-grid,.mtc-shell .existing-grid{grid-template-columns:1fr;gap:48px}.mtc-shell .legal-content-card{padding:32px 24px}}@media (max-width:768px){.mtc-shell .insight-grid,.mtc-shell .personas-grid,.mtc-shell .readiness-grid{grid-template-columns:1fr}.mtc-shell .steps-grid{grid-template-columns:repeat(2,1fr)}.mtc-shell .legal-header__title{font-size:28px}}.mtc-shell .flow-section{padding:120px 24px;background:var(--navy-deep);position:relative}.mtc-shell .flow-inner{max-width:720px;margin:0 auto}.mtc-shell .flow-header{margin-bottom:72px;text-align:center}.mtc-shell .flow-steps{display:flex;flex-direction:column;align-items:center;gap:22px}.mtc-shell .flow-step{font-family:var(--font-cormorant),"Cormorant Garamond",serif;font-size:24px;line-height:1.4;font-weight:300;color:var(--white);letter-spacing:-.005em;text-align:center}.mtc-shell .flow-step--final{color:var(--gold)}.mtc-shell .flow-arrow{color:var(--white-30);font-size:16px;font-weight:200;line-height:1;letter-spacing:0}@media (max-width:640px){.mtc-shell .flow-section{padding:80px 20px}.mtc-shell .flow-step{font-size:20px}.mtc-shell .flow-header{margin-bottom:56px}}.mtc-shell .purpose-section{padding:96px 24px;background:var(--navy-mid);border-top:1px solid hsla(0,0%,100%,.04);border-bottom:1px solid hsla(0,0%,100%,.04)}.mtc-shell .purpose-lines{max-width:580px;margin:0 auto;display:flex;flex-direction:column;gap:14px}.mtc-shell .purpose-lines p{font-family:var(--font-cormorant),"Cormorant Garamond",serif;font-size:22px;font-weight:300;font-style:italic;color:var(--white-90);line-height:1.5;margin:0}@media (max-width:640px){.mtc-shell .purpose-section{padding:72px 20px}.mtc-shell .purpose-lines p{font-size:19px}}.mtc-shell .cnc-opener{display:grid;grid-template-columns:1fr 1.1fr;gap:80px;align-items:center;margin-bottom:140px}.mtc-shell .cnc-opener__text{max-width:520px}.mtc-shell .cnc-opener__body{font-size:16px;line-height:1.85;color:var(--white-60);font-weight:300;margin-bottom:32px}.mtc-shell .cnc-opener__meta{display:flex;flex-wrap:wrap;align-items:center;gap:10px;font-size:11px;letter-spacing:.24em;text-transform:uppercase;color:var(--gold)}.mtc-shell .cnc-opener__meta-sep{color:rgba(196,162,74,.35)}.mtc-shell .cnc-opener__image{position:relative;overflow:hidden;border-radius:4px;box-shadow:0 40px 80px -24px rgba(0,0,0,.6)}.mtc-shell .cnc-opener__image img{width:100%;height:auto;display:block}.mtc-shell .cnc-reflections{margin-bottom:140px}.mtc-shell .cnc-reflections__header{text-align:center;margin-bottom:80px}.mtc-shell .cnc-reflections__title{font-family:var(--font-cormorant),"Cormorant Garamond",serif;font-size:clamp(32px,4vw,42px);font-weight:300;line-height:1.15;letter-spacing:-.01em;color:var(--white);margin:16px auto 0;max-width:600px}.mtc-shell .cnc-reflections__title em{font-style:italic;color:var(--gold)}.mtc-shell .cnc-quote{max-width:760px;margin:0 auto 96px;padding:56px 56px 48px;position:relative;background:rgba(13,26,53,.4);border-left:2px solid var(--gold)}.mtc-shell .cnc-quote:last-child{margin-bottom:0}.mtc-shell .cnc-quote__mark{position:absolute;top:-18px;left:36px;font-size:96px;font-style:italic;color:var(--gold);line-height:1}.mtc-shell .cnc-quote__body p,.mtc-shell .cnc-quote__mark{font-family:var(--font-cormorant),"Cormorant Garamond",serif;font-weight:300}.mtc-shell .cnc-quote__body p{font-size:24px;line-height:1.55;letter-spacing:-.005em;color:var(--white-90);margin:0 0 22px}.mtc-shell .cnc-quote__body p:last-child{margin-bottom:0}.mtc-shell .cnc-quote__attribution{margin-top:36px;padding-top:24px;border-top:1px solid rgba(196,162,74,.18);font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:var(--white-60);display:flex;flex-wrap:wrap;align-items:center;gap:10px}.mtc-shell .cnc-quote__attribution-sep{color:rgba(196,162,74,.4)}.mtc-shell .cnc-gallery{margin-bottom:140px}.mtc-shell .cnc-gallery__header{text-align:center;margin-bottom:72px}.mtc-shell .cnc-gallery__title{font-family:var(--font-cormorant),"Cormorant Garamond",serif;font-size:clamp(34px,4.5vw,48px);font-weight:300;line-height:1.1;letter-spacing:-.01em;color:var(--white);margin:16px auto 28px;max-width:720px}.mtc-shell .cnc-gallery__title em{font-style:italic;color:var(--gold)}.mtc-shell .cnc-gallery__subtext{display:flex;flex-direction:column;gap:6px;max-width:360px;margin:0 auto}.mtc-shell .cnc-gallery__subtext p{font-family:var(--font-cormorant),"Cormorant Garamond",serif;font-size:19px;font-style:italic;font-weight:300;color:var(--gold-pale);margin:0;line-height:1.5}.mtc-shell .cnc-frame{position:relative;overflow:hidden;border-radius:4px;box-shadow:0 32px 64px -20px rgba(0,0,0,.55);margin:0}.mtc-shell .cnc-frame img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover}.mtc-shell .cnc-frame--full{margin:40px 0}.mtc-shell .cnc-frame--full img{aspect-ratio:3/2}.mtc-shell .cnc-frame__caption{margin-top:18px;font-size:11px;letter-spacing:.24em;text-transform:uppercase;color:var(--white-60);text-align:center}.mtc-shell .cnc-row{display:grid;gap:28px;margin:40px 0}.mtc-shell .cnc-row--2col{grid-template-columns:1fr 1fr}.mtc-shell .cnc-row--3col{grid-template-columns:1fr 1fr 1fr}.mtc-shell .cnc-row .cnc-frame img{aspect-ratio:4/5}.mtc-shell .cnc-join{margin-top:40px;padding-top:96px;border-top:1px solid hsla(0,0%,100%,.06);display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}.mtc-shell .cnc-join__header{max-width:480px}.mtc-shell .cnc-join__title{font-family:var(--font-cormorant),"Cormorant Garamond",serif;font-size:clamp(28px,3.4vw,38px);font-weight:300;line-height:1.18;letter-spacing:-.01em;color:var(--white);margin:16px 0 28px}.mtc-shell .cnc-join__title em{font-style:italic;color:var(--gold)}.mtc-shell .cnc-join__body{font-size:15.5px;line-height:1.85;color:var(--white-60);font-weight:300;margin:0}@media (max-width:1024px){.mtc-shell .cnc-opener{grid-template-columns:1fr;gap:56px;margin-bottom:100px}.mtc-shell .cnc-gallery,.mtc-shell .cnc-reflections{margin-bottom:100px}.mtc-shell .cnc-quote{padding:40px 32px 32px;margin-bottom:64px}.mtc-shell .cnc-quote__mark{top:-14px;left:22px;font-size:72px}.mtc-shell .cnc-quote__body p{font-size:21px}.mtc-shell .cnc-row--3col{grid-template-columns:1fr 1fr}.mtc-shell .cnc-join{grid-template-columns:1fr;gap:56px;padding-top:64px}}@media (max-width:640px){.mtc-shell .cnc-opener{gap:40px;margin-bottom:80px}.mtc-shell .cnc-gallery,.mtc-shell .cnc-reflections{margin-bottom:80px}.mtc-shell .cnc-quote{padding:32px 24px 28px}.mtc-shell .cnc-quote__body p{font-size:19px}.mtc-shell .cnc-row{gap:20px;margin:28px 0}.mtc-shell .cnc-row--2col,.mtc-shell .cnc-row--3col{grid-template-columns:1fr}.mtc-shell .cnc-frame--full{margin:28px 0}}