@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;500&family=Inter:wght@400;500&display=swap');
:root{--ink:#1b211f;--ivory:#f4f1e9;--stone:#e5e0d6;--bronze:#816541;--line:#c9c3b7;--muted:#555a54;--serif:'Cormorant Garamond',Georgia,serif;--sans:Inter,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:2rem}body{margin:0;color:var(--ink);background:var(--ivory);font-family:var(--sans);font-size:16px;line-height:1.75}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--serif);font-weight:400;line-height:1.04;letter-spacing:-.035em}h1{font-size:clamp(3rem,6.8vw,7.5rem)}h2{font-size:clamp(2.8rem,5.3vw,5.7rem)}h3{font-size:clamp(2rem,3.3vw,3.5rem)}p+p{margin-top:1.25rem}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}button{border:0;background:none}button:focus-visible,a:focus-visible{outline:2px solid #bca279;outline-offset:6px}img{display:block;max-width:100%;object-fit:cover}button[hidden]{display:none}header{position:absolute;z-index:5;top:0;left:0;width:100%;padding:2rem 4.5%;display:flex;align-items:center;justify-content:space-between;color:white;border-bottom:1px solid #ffffff25}header nav{display:flex;gap:2.5rem;font-size:.875rem}.wordmark{font-family:var(--serif);font-size:1.75rem;letter-spacing:.16em;line-height:1.2}.menu-toggle{display:none}.skip{position:fixed;top:-100px;left:1rem;background:var(--ivory);padding:1rem;z-index:30}.skip:focus{top:1rem}.hero{height:100svh;min-height:650px;max-height:1200px;position:relative;color:#fff;display:flex;align-items:center;justify-content:center;text-align:center;background:#15202a}.hero-poster,.hero video,.hero-shade{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-shade{background:linear-gradient(180deg,#10191677,#0b171657 45%,#06101496)}.hero-copy{position:relative;padding:5rem 5% 2rem}.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:.75rem;font-weight:500;line-height:1.6;margin-bottom:2rem}.hero-copy .eyebrow{font-size:1rem;letter-spacing:.3em;margin-bottom:1.7rem}.hero-subtitle{font-size:.8rem;letter-spacing:.2em;margin-top:2rem}.scroll,.film-control{position:absolute;bottom:2.2rem;font-size:.75rem;text-transform:uppercase;letter-spacing:.13em}.scroll{left:4.5%}.scroll span{margin-left:1rem}.film-control{right:4.5%;border:1px solid #ffffff70;border-radius:50px;padding:.6rem 1.2rem}.wrap{width:91%;max-width:1440px;margin:auto}.section{padding:8rem 0}.grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:2rem}.span3{grid-column:span 3}.span4{grid-column:span 4}.span5{grid-column:span 5}.span7{grid-column:span 7}.span8{grid-column:span 8}.span9{grid-column:span 9}.offset7{grid-column:8/span 5}.offset8{grid-column:9/span 4}.bronze{color:var(--bronze);margin-top:1.5rem}.prose{max-width:36rem;color:var(--muted)}.premise .prose{margin-top:2rem}.premise .prose p:last-child{color:var(--ink)}.statement{font-family:var(--serif);font-size:clamp(2rem,3.8vw,4rem);line-height:1.15;margin-top:5rem}.architecture{background:#ebe7de}.intro{align-items:end;margin-bottom:5rem}.intro>p{color:var(--muted)}.pillar{align-items:center;padding:3rem 0;border-top:1px solid var(--line)}.pillar-image{overflow:hidden}.pillar-image img{width:100%;height:auto;aspect-ratio:1.5}.pillar-copy{padding:1rem 1rem 1rem 2rem}.pillar-copy>p:not(.eyebrow){margin-top:1.5rem}.pillar:nth-of-type(even) .pillar-image{grid-column:6/span 7;grid-row:1}.pillar:nth-of-type(even) .pillar-copy{grid-column:1/span 5;grid-row:1;padding-left:0;padding-right:2rem}.micro{font-size:.75rem;letter-spacing:.1em;line-height:1.9}.pillar .micro{color:var(--bronze)}.dark{background:var(--ink);color:var(--ivory)}.dark .eyebrow{color:#c8b18d}.bridge{font-family:var(--serif);font-size:clamp(2.2rem,4vw,4.2rem);line-height:1.1;max-width:850px;margin-bottom:9rem}.bridge p:first-child{color:#a6aba3}.platform .prose{margin-top:3rem;color:#c7cbc4}.flow{list-style:none;margin:0;padding:0}.flow li{position:relative;padding:1.5rem 0;border-top:1px solid #697068;font-size:.875rem;letter-spacing:.08em;display:flex;gap:1rem}.flow li span{font-size:.75rem;color:#c8b18d}.flow li:nth-child(2){font-size:.75rem}.platform-end{font-family:var(--serif);font-size:2rem;border-top:1px solid #697068;padding-top:2rem;margin-top:5rem}.door-grid{display:flex;gap:1.5rem;margin-top:4rem}.door{flex:1;min-width:0;position:relative;min-height:700px;display:flex;align-items:end;overflow:hidden;color:white;transition:flex .8s ease}.door img,.door-shade{position:absolute;inset:0;width:100%;height:100%}.door img{object-position:60% center;transition:transform 1.2s}.door-shade{background:linear-gradient(180deg,#08121508,#08121565 30%,#081215f0 100%)}.door-copy{position:relative;padding:2.5rem;max-width:600px}.door-copy .eyebrow{margin-bottom:1rem}.door-copy h3{font-size:clamp(2.8rem,4vw,4.8rem)}.door-copy>p{margin-top:1.5rem}.door-copy .micro{color:#d6c3a0}.text-link{display:inline-flex;align-items:center;justify-content:space-between;gap:2rem;border-bottom:1px solid currentColor;font-size:.8125rem;letter-spacing:.1em;text-transform:uppercase;line-height:1.8;padding:.5rem 0;margin-top:1.5rem;text-align:left}.text-link:hover{color:var(--bronze)}.dark .text-link:hover,.door .text-link:hover{color:#dfc69c}.doors-end{text-align:center;font-family:var(--serif);font-size:1.8rem;line-height:1.5;margin-top:3.5rem}.approach{border-top:1px solid var(--line)}.steps{padding:0;list-style:none;margin:5rem 0 0}.steps li{padding:2rem 0;border-top:1px solid var(--line);align-items:start}.step-name{display:flex;gap:1.5rem;text-transform:uppercase;font-size:.8rem;letter-spacing:.08em}.step-name span{color:var(--bronze)}.steps h3{font-size:2.1rem}.steps li>p:last-child{font-size:.9375rem;color:var(--muted)}.world-visual{height:680px;position:relative}.world-visual>img,.world-shade{position:absolute;inset:0;width:100%;height:100%}.world-shade{background:linear-gradient(180deg,#111b20a0,#111b2020 70%,#1b211f)}.world-title{position:relative;padding-top:5rem}.world-title p:last-child{font-family:var(--serif);font-size:1.7rem;margin-top:1.5rem}.markets{display:grid;grid-template-columns:repeat(5,1fr);gap:2rem;margin:0}.markets dt{font-size:.8125rem;letter-spacing:.07em}.markets dd{margin:1rem 0 0;color:#bec4ba;font-size:.875rem}.world-end{font-family:var(--serif);font-size:clamp(2rem,3.8vw,4rem);line-height:1.15;max-width:1000px;margin-top:6rem}.world-end p:first-child{color:#a6aba3}.opportunity{background:var(--stone)}.opportunity>.wrap>.prose{margin-top:2rem}.opportunity-grid{display:grid;grid-template-columns:repeat(4,1fr);margin-top:4rem;gap:2rem}.opportunity-grid article{border-top:1px solid #a89f8f;padding-top:1.5rem}.opportunity-grid h3{font-size:2rem;margin-top:1.5rem}.opportunity-grid p{font-size:.875rem;margin-top:1rem}.status{margin-top:4rem;color:var(--muted)}.begin{padding-top:9rem;padding-bottom:9rem}.begin h2{font-size:clamp(3.5rem,7vw,7.5rem)}.begin-text{font-family:var(--serif);font-size:2rem;line-height:1.35;margin-top:2rem}.primary{margin-top:3rem}.begin-secondary{display:flex;gap:3rem;margin-top:2rem;color:#c7cbc4}footer{padding:0 0 2rem}footer .wrap{border-top:1px solid #60665e;padding-top:3rem}.footer-top{display:flex;justify-content:space-between;gap:3rem;margin-bottom:4rem}.tagline{font-family:var(--serif);font-size:1.4rem;margin-top:.8rem}.footer-companies{display:flex;flex-direction:column;align-items:start}.footer-companies .text-link{margin-top:0;margin-bottom:1rem;font-size:.75rem}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:2rem;margin-top:3rem;border-top:1px solid #4c534a;padding-top:1.5rem;color:#c7cbc4}.footer-bottom small{font-size:.75rem}.footer-bottom .text-link{margin:0 0 0 2rem;font-size:.75rem}dialog{max-width:540px;width:90%;border:1px solid var(--line);padding:2.5rem;color:var(--ink);background:var(--ivory)}dialog::backdrop{background:#0009}dialog h2{font-size:2.6rem;margin:1.5rem 0}dialog p{font-family:var(--sans)}.dialog-close{display:block;margin-left:auto;font-size:.875rem}.motion{opacity:0;transform:translateY(22px);transition:opacity .85s,transform .85s}.motion.visible{opacity:1;transform:none}@media(hover:hover) and (min-width:1000px){.door:hover{flex:1.2}.door:hover img{transform:scale(1.035)}}
@media(max-width:900px){.section{padding:5rem 0}.grid{gap:1.5rem}.pillar-copy{padding:0}.door-copy{padding:1.5rem}.door{min-height:660px}.markets{grid-template-columns:repeat(3,1fr)}.steps h3{font-size:1.65rem}.world-visual{height:570px}.hero-subtitle{letter-spacing:.12em}.bridge{margin-bottom:5rem}.opportunity-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:650px){header{padding:1.5rem 5%}.wordmark{font-size:1.4rem}.menu-toggle{display:block;font-size:.875rem}header nav{display:none;position:absolute;left:0;right:0;top:100%;padding:1.5rem 5%;background:var(--ink);flex-direction:column;gap:0}header nav.open{display:flex}header nav a{padding:.75rem 0}.hero{min-height:620px;max-height:1000px}.hero-copy{padding:5rem 5%}.hero-copy .eyebrow{font-size:.8125rem}.hero h1{font-size:clamp(2.4rem,9.5vw,4rem)}.hero-subtitle{font-size:.75rem;line-height:2;letter-spacing:.1em;max-width:290px;margin:1.8rem auto 0}.scroll,.film-control{font-size:.6875rem;bottom:1.8rem}.wrap{width:90%}.grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem}.grid>*{grid-column:1/-1!important;grid-row:auto!important}h2{font-size:clamp(2.4rem,9vw,3.7rem)}.eyebrow{margin-bottom:1.5rem}.premise .prose{margin-top:1rem}.statement{margin-top:3.5rem}.intro{margin-bottom:2rem}.pillar{padding:2rem 0;gap:2rem}.pillar-copy,.pillar:nth-of-type(even) .pillar-copy{padding:0}.pillar h3{font-size:2.6rem}.pillar-image img{aspect-ratio:1.3}.platform .flow{margin-top:2rem}.door-grid{flex-direction:column;gap:2rem;margin-top:3rem}.door{min-height:640px;flex:auto}.door-copy{padding:2rem}.door-copy h3{font-size:3.5rem}.doors-end{text-align:left;font-size:1.6rem}.steps{margin-top:3rem}.steps li{gap:.8rem}.steps h3{font-size:2rem}.steps li>p:last-child{max-width:30rem}.world-visual{height:560px}.world-title{padding-top:4rem}.world-visual img{object-position:60% center}.markets{grid-template-columns:1fr 1fr;gap:2rem 1rem}.world-end{margin-top:4rem}.opportunity-grid{gap:2rem 1rem}.opportunity-grid h3{font-size:1.65rem}.begin-secondary{gap:2rem}.begin-text{font-size:1.7rem}.footer-top,.footer-bottom{flex-direction:column;align-items:flex-start;gap:2rem}.footer-top{margin-bottom:2rem}.footer-bottom .text-link{margin-left:0;margin-right:2rem}.footer-companies .text-link{letter-spacing:.04em}.micro{letter-spacing:.07em}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}.motion{opacity:1;transform:none}}

/* v1.1: persistent, responsive chapter navigation */
header{position:fixed;transition:background .3s,border-color .3s;isolation:isolate}
header.scrolled{background:rgba(27,33,31,.97);border-bottom-color:#ffffff30}
header nav a{position:relative;padding:.35rem 0;transition:color .25s}
header nav a::after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background:#d6c3a0;transform:scaleX(0);transform-origin:left;transition:transform .25s}
header nav a:hover,header nav a[aria-current="location"]{color:#d6c3a0}
header nav a:hover::after,header nav a[aria-current="location"]::after{transform:scaleX(1)}
.hero-poster,.hero video,.hero-shade{pointer-events:none}
.scroll,.film-control{z-index:2;min-height:44px;display:inline-flex;align-items:center}
.scroll{border-bottom:1px solid #ffffff70;transition:color .25s}
.scroll:hover{color:#d6c3a0}
.scroll span{transition:transform .25s}.scroll:hover span{transform:translateY(4px)}
section:focus,main:focus{outline:none}
@media(max-width:650px){header nav a{padding:.75rem 0}header nav a::after{width:3rem}}

/* Monumentis identity: shared header and footer mark. */
.wordmark{display:inline-flex;align-items:center;gap:12px}
.wordmark .brand-icon{width:42px;height:42px;object-fit:contain;border-radius:3px;flex-shrink:0}
.begin-secondary:empty,.status:empty{display:none}
@media(max-width:650px){.wordmark{gap:9px}.wordmark .brand-icon{width:36px;height:36px}}

/* World: individually framed market cards. */
.markets{grid-template-columns:repeat(5,minmax(0,1fr));gap:20px}
.market-card{min-width:0;padding:28px 24px;background:#202824;border:1px solid #8f7856}
.markets dt{font-size:.75rem;line-height:1.65;letter-spacing:.08em}
.market-icon{display:block;width:36px;height:36px;color:#d0b486;margin-bottom:26px}
.markets dd{margin:14px 0 0;color:#d6d9d2;font-size:.875rem;line-height:1.65}
@media(max-width:1200px){.markets{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:900px){.markets{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.markets{grid-template-columns:1fr;gap:16px}.market-card{padding:26px}.market-icon{margin-bottom:22px}}
