/* Original editorial design. Supplied brand marks remain unchanged. */
:root{--paper:#f6f3ed;--ink:#342e27;--muted:#70675c;--rule:#d4cabc;--sand:#e9e1d4;--serif:Georgia,'Times New Roman',serif;--sans:Arial,Helvetica,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.8;-webkit-font-smoothing:antialiased}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit}a,button{touch-action:manipulation}a:focus-visible,button:focus-visible{outline:2px solid #805629;outline-offset:6px}figure{margin:0}h1,h2,h3,p{margin-top:0}h1,h2{font-family:var(--serif);font-weight:400;line-height:1.12;letter-spacing:-.035em}h1{font-size:clamp(40px,5.5vw,80px);white-space:pre-line}h2{font-size:clamp(32px,4vw,56px);margin-bottom:28px}h3{font-size:17px;font-weight:400;letter-spacing:.07em;line-height:1.5}p{margin-bottom:20px}figcaption{font-size:10px;line-height:1.5;letter-spacing:.01em;color:var(--muted);padding:8px 18px;background:var(--paper)}.wrap{width:min(1240px,86%);margin-inline:auto}.section{padding-block:100px}.no-top{padding-top:0}.eyebrow{font-size:10px;line-height:1.7;letter-spacing:.24em;text-transform:uppercase;margin-bottom:26px}.lead{font-size:19px;line-height:1.9;font-weight:400;max-width:810px}.small{font-size:12px}.micro{font-size:11px;letter-spacing:.08em;line-height:1.8}.muted{color:var(--muted)}.text-link,.light-link{display:inline-flex;gap:28px;border-bottom:1px solid currentColor;padding:9px 0;font-size:11px;letter-spacing:.13em;text-transform:uppercase;line-height:1.5}.text-link:hover,.light-link:hover{opacity:.7}.text-link{margin-top:12px}.skip-link{position:fixed;top:-100px;left:16px;background:white;padding:10px;z-index:100}.skip-link:focus{top:12px}.review-bar{text-align:center;background:#e4d9c7;color:#58482f;padding:5px 16px;font-size:9px;letter-spacing:.15em;line-height:1.6}.site-header{height:108px;display:flex;align-items:center;justify-content:space-between;padding:0 5%;gap:24px;border-bottom:1px solid var(--rule);background:var(--paper);position:relative;z-index:30}.home-brand{width:275px;flex-shrink:0}.brand{width:100%;object-fit:contain;height:auto}.site-header nav{display:flex;align-items:center;gap:28px}.site-header nav a{font-size:10px;line-height:1.4;text-transform:uppercase;letter-spacing:.13em;padding:14px 0}.site-header nav a[aria-current=page]{border-bottom:1px solid var(--ink)}.site-header nav a:hover{opacity:.6}.language{font-size:11px;letter-spacing:.12em}.header-actions{display:none}.menu-toggle{border:0;background:none;cursor:pointer;padding:10px 0;font-size:11px;letter-spacing:.15em;text-transform:uppercase}.menu-toggle span{margin-left:10px;font-size:20px}.hero{height:min(790px,80vh);min-height:550px;position:relative;isolation:isolate;color:white;margin-bottom:29px}.hero>img{height:100%;width:100%;object-fit:cover;object-position:center}.hero-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(28,24,15,.06),rgba(28,24,15,.09) 22%,rgba(28,24,15,.48) 90%);z-index:0}.hero-copy{position:absolute;left:8%;bottom:12%;max-width:76%}.hero h1{max-width:950px;margin-bottom:20px;text-shadow:0 2px 22px #0003}.hero .eyebrow{margin-bottom:18px}.hero-lead{max-width:520px;font-size:16px;line-height:1.8;margin-bottom:25px;text-shadow:0 1px 10px #0005}.hero figcaption{position:absolute;top:100%;left:0;right:0}.hero-small{height:66vh;min-height:440px;max-height:680px}.hero-small h1{font-size:clamp(38px,5.2vw,72px);max-width:900px}.intro-section{text-align:center;padding:125px 0 115px}.intro-section h2{font-size:clamp(34px,4.5vw,62px)}.intro-section .lead{margin-inline:auto;max-width:770px;font-size:17px}.editorial-feature{display:grid;grid-template-columns:58% 42%;background:var(--sand)}.editorial-feature figure{position:relative}.editorial-feature figure img{height:100%;width:100%;object-fit:cover;min-height:650px}.editorial-feature figcaption{position:absolute;bottom:0;left:0;right:0;background:#f6f3ede6}.feature-copy{padding:90px 15%;align-self:center}.feature-copy p:not(.eyebrow){font-size:15px;line-height:1.9}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:55px;gap:35px}.section-heading h2{margin:0}.section-heading .text-link{margin-bottom:4px;white-space:nowrap}.member-grid{display:grid;grid-template-columns:1fr 1fr;gap:65px 40px}.member-card .image-link{position:relative;display:block;overflow:hidden}.member-card img{aspect-ratio:1.5;object-fit:cover;width:100%;transition:transform .8s ease}.member-card .image-link:hover img{transform:scale(1.025)}.image-label{position:absolute;right:9px;bottom:9px;font-size:9px;line-height:1.5;background:#f6f3edef;color:#524a3f;padding:4px 8px}.card-head{display:flex;justify-content:space-between;align-items:center;padding-top:26px;gap:15px}.card-head h3{font-size:19px;margin:0;letter-spacing:.08em}.member-card .micro{margin:10px 0 13px;color:var(--muted)}.member-card>p:last-child{font-size:14px;max-width:490px}.wide-story{position:relative;min-height:600px;color:white;isolation:isolate;margin-bottom:25px}.wide-story>figure>img{width:100%;height:660px;object-fit:cover}.wide-story::after{content:'';position:absolute;inset:0 0 27px;background:linear-gradient(90deg,#1c21159e,transparent);z-index:1;pointer-events:none}.wide-story-copy{position:absolute;top:50%;transform:translateY(-50%);left:8%;z-index:2}.wide-story-copy h2{font-size:clamp(36px,4.5vw,65px)}.wide-story figcaption{position:relative;z-index:3}.paired,.two-columns{display:grid;grid-template-columns:1fr 1fr;gap:90px}.paired>div+div{border-left:1px solid var(--rule);padding-left:60px}.paired h2{font-size:40px}.paired p:not(.eyebrow){max-width:490px;font-size:15px}.page-intro{padding:95px 0 75px}.page-intro h1{max-width:1000px}.page-intro .lead{margin-top:35px}.note-section{border-top:1px solid var(--rule);padding:35px 0 55px;font-size:13px;color:var(--muted)}.company-nav{display:flex;gap:50px;justify-content:center;border-bottom:1px solid var(--rule);padding:24px 20px;margin-top:4px}.company-nav a{font-size:11px;letter-spacing:.12em;text-transform:uppercase;padding:10px 0;border-bottom:1px solid transparent}.company-nav a[aria-current=page]{border-color:var(--ink)}.company-intro{padding:80px 0;display:grid;grid-template-columns:1fr 1.5fr;gap:80px;align-items:center}.company-identity{max-width:360px}.company-identity .micro{margin:20px 0 0}.large-brand{max-width:360px;max-height:150px;width:auto}.roundel{max-width:145px;max-height:145px}.company-intro .lead{margin:0}.medium-title{font-size:30px;line-height:1.3;letter-spacing:-.02em}.two-columns p{font-size:15px;line-height:1.95}.detail-figure{width:100%;max-height:none}.detail-figure>img{width:100%;max-height:620px;object-fit:cover}.roles-section{padding:90px 0 65px}.role-list{display:grid;grid-template-columns:1fr 1fr;gap:0 70px;margin-bottom:25px}.role-list>div{padding:22px 0;border-top:1px solid var(--rule);display:flex;gap:22px;align-items:baseline}.role-list span{font-size:11px;color:var(--muted)}.role-list h3{font-family:var(--serif);font-size:24px;letter-spacing:0;margin:0}.next-section{padding:40px 0 100px}.next-links{display:grid;grid-template-columns:1fr 1fr;gap:40px;margin-bottom:25px}.next-links>a{border-block:1px solid var(--rule);font-family:var(--serif);font-size:30px;padding:24px 0;display:flex;justify-content:space-between;gap:20px}.gfc-wordmark{font-family:var(--serif);font-size:39px;letter-spacing:.08em;line-height:1.3}.gfc-wordmark span{font-family:var(--sans);font-size:16px;letter-spacing:.21em;display:block;margin-top:5px}.archive-section{display:grid;grid-template-columns:1fr 1fr;gap:75px;align-items:center;margin-block:20px 60px}.archive-section img{width:100%;max-width:640px}.archive-section figcaption{padding-left:0}.archive-section h2{font-size:36px}.archive-section p:not(.eyebrow){font-size:14px}.statement{background:#ded2bf;padding:100px 0}.statement .wrap{max-width:1000px}.statement p:not(.eyebrow){max-width:700px;font-size:17px}.leadership-layout{display:grid;grid-template-columns:1.15fr 1fr;gap:80px;align-items:center}.leadership-panel{background:var(--sand);padding:50px}.leadership-panel h2{font-size:37px}.leadership-panel p{font-size:15px}.leadership-panel .small{font-size:12px}.plain-list{list-style:none;padding:0}.plain-list li{border-top:1px solid var(--rule);padding:16px 0;font-size:14px}.leadership-layout>div>p{font-size:14px}.status-note{font-size:10px;letter-spacing:.15em;background:var(--sand);padding:16px 20px;margin-bottom:24px}.ir-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:32px 35px;margin:30px 0}.ir-grid>div{border-bottom:1px solid var(--rule);padding:15px 0}.ir-grid dt{font-size:11px;color:var(--muted);min-height:45px}.ir-grid dd{font-family:var(--serif);font-size:26px;margin:0 0 10px}.site-footer{background:#e7dfd2;border-top:1px solid #d8cdbc;padding:65px 7% 24px;display:grid;grid-template-columns:1.4fr 1fr;gap:30px}.footer-title{font-family:var(--serif);font-size:40px;line-height:1;letter-spacing:.16em;margin-bottom:16px}.site-footer p:not(.footer-title):not(.eyebrow){font-size:13px;color:#605447}.site-footer .eyebrow{font-size:9px;margin-bottom:25px}.footer-nav{display:grid;grid-template-columns:1fr 1fr;align-content:start;gap:20px 30px;padding-top:8px}.footer-nav a{font-size:11px;letter-spacing:.1em;text-transform:uppercase}.footer-bottom{grid-column:1/-1;display:flex;justify-content:space-between;flex-wrap:wrap;gap:16px;border-top:1px solid #cbbda8;margin-top:35px;padding-top:20px;font-size:10px;letter-spacing:.03em;color:#695c4c}
@media(min-width:1600px){.hero-copy{left:max(8%,calc((100vw - 1360px)/2))}.wrap{max-width:1360px}}
@media(max-width:1100px){.site-header{padding-inline:4%;height:100px}.home-brand{width:235px}.site-header nav{gap:20px}.site-header nav a{font-size:9px}.feature-copy{padding:60px 12%}.editorial-feature figure img{min-height:550px}.paired,.two-columns{gap:50px}.paired>div+div{padding-left:40px}}
@media(max-width:980px){.site-header{height:90px}.home-brand{width:240px}.header-actions{display:flex;align-items:center;gap:25px}.site-header nav{display:none;position:absolute;top:100%;left:0;right:0;background:var(--paper);padding:25px 7% 35px;border-bottom:1px solid var(--rule);box-shadow:0 20px 30px #0001}.site-header nav.is-open{display:flex;flex-direction:column;align-items:stretch;gap:8px}.site-header nav a{font-size:12px;padding:15px 0}.site-header nav .desktop-language{display:none}.hero{min-height:500px;height:72vh}.hero-small{min-height:450px;height:60vh}.editorial-feature{grid-template-columns:1fr 1fr}.editorial-feature figure img{min-height:560px}.feature-copy{padding:45px 10%}.feature-copy h2{font-size:36px}.member-grid{gap:50px 28px}.paired h2{font-size:32px}.company-intro{gap:40px}.company-identity{max-width:280px}.leadership-layout{gap:40px}.leadership-panel{padding:35px}.hero-copy{max-width:84%}}
@media(max-width:700px){body{font-size:15px}.wrap{width:86%}.review-bar{font-size:8px;padding:5px 12px;letter-spacing:.06em}.site-header{height:79px;padding-inline:6%}.home-brand{width:194px}.header-actions{gap:17px}.menu-toggle{font-size:0}.menu-toggle span{font-size:22px;margin:0}.hero{min-height:550px;height:76svh;max-height:720px}.hero-small{min-height:460px;height:65svh}.hero-copy{left:7%;bottom:12%;max-width:86%}.hero h1{font-size:42px;line-height:1.1}.hero-small h1{font-size:38px}.hero-lead{font-size:14px;max-width:330px}.hero .eyebrow{font-size:9px;letter-spacing:.2em}.hero figcaption{font-size:9px;padding-inline:7%}.hero-shade{background:linear-gradient(180deg,#1c180f00,#1c180f30 30%,#1c180f8f)}.intro-section{padding:80px 0}.intro-section h2{font-size:34px}.intro-section .lead{font-size:15px}.eyebrow{font-size:9px;letter-spacing:.2em;margin-bottom:22px}.editorial-feature{grid-template-columns:1fr}.editorial-feature figure img{min-height:0;height:auto;aspect-ratio:1.05;object-fit:cover}.feature-copy{padding:60px 8%}.feature-copy h2{font-size:39px}.section{padding-block:70px}.no-top{padding-top:0}.section-heading{display:block;margin-bottom:36px}.section-heading .text-link{margin-top:26px}.section-heading h2{font-size:35px}.member-grid{grid-template-columns:1fr;gap:42px}.member-card img{aspect-ratio:1.25}.card-head{padding-top:22px}.card-head h3{font-size:17px}.member-card>p:last-child{font-size:14px}.wide-story{min-height:540px}.wide-story>figure>img{height:540px}.wide-story-copy{left:7%;max-width:86%}.wide-story-copy h2{font-size:38px}.wide-story::after{background:linear-gradient(90deg,#2023168c,#20231622)}.paired,.two-columns{grid-template-columns:1fr;gap:35px}.paired>div+div{border-left:0;border-top:1px solid var(--rule);padding:35px 0 0}.paired h2{font-size:34px}.page-intro{padding:65px 0 50px}.page-intro h1{font-size:40px}.page-intro .lead{font-size:16px;margin-top:28px}.company-nav{gap:20px;padding:20px 6%;justify-content:space-between}.company-nav a{font-size:9px;letter-spacing:.06em;white-space:normal;text-align:center}.company-intro{grid-template-columns:1fr;padding:55px 0;gap:30px}.company-identity{max-width:310px}.company-identity .micro{font-size:10px}.large-brand{max-width:300px;max-height:125px}.roundel{max-width:100px;max-height:100px}.company-intro .lead{font-size:17px}.medium-title{font-size:28px}.two-columns p{font-size:15px}.detail-figure>img{height:390px;object-fit:cover}.role-list{grid-template-columns:1fr;gap:0}.role-list h3{font-size:23px}.roles-section{padding:65px 0 35px}.next-section{padding:25px 0 65px}.next-links{grid-template-columns:1fr;gap:0}.next-links>a{font-size:26px}.next-links>a+a{border-top:0}.archive-section{grid-template-columns:1fr;gap:30px;margin-bottom:45px}.statement{padding:65px 0}.statement h2{font-size:34px}.statement p:not(.eyebrow){font-size:15px}.leadership-layout{grid-template-columns:1fr;gap:40px}.leadership-panel{padding:32px 25px}.leadership-panel h2{font-size:31px}.ir-grid{grid-template-columns:1fr 1fr;gap:15px 25px}.status-note{font-size:9px}.site-footer{grid-template-columns:1fr;padding:50px 7% 24px;gap:30px}.footer-title{font-size:32px}.footer-nav{gap:18px 20px}.footer-nav a{font-size:10px}.footer-bottom{margin-top:15px;display:block;line-height:2.1}.footer-bottom>*{display:block}.lead{line-height:1.85}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
:root{--capital-sand:#ece5d9}
.capital-section{background:var(--capital-sand);padding:90px 0}
.capital-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:50px}
.capital-card{min-width:0;padding:32px 0 20px;border-top:1px solid #cbbda8}
.capital-identity{display:flex;align-items:center;min-height:125px;margin-bottom:30px;padding:8px 0}
.capital-card h3{font-family:var(--serif);font-size:28px;letter-spacing:0;line-height:1.25;margin-bottom:20px;overflow-wrap:anywhere}
.capital-card>p:not(.eyebrow){font-size:15px;max-width:560px}
.capital-card .eyebrow{letter-spacing:.15em;margin-bottom:14px}
.capital-brand.brand{width:100%;max-width:580px;height:auto;max-height:none;object-fit:contain;object-position:left center;aspect-ratio:auto}
.capital-wordmark,.gfund-wordmark{font-family:var(--serif);font-size:clamp(30px,3.2vw,45px);font-weight:400;line-height:1.2;letter-spacing:.005em;display:block;overflow-wrap:anywhere}
.capital-wordmark span,.gfund-wordmark span{display:block;font-size:.7em;letter-spacing:.1em;margin-top:8px;color:#805629}
.capital-masthead{background:var(--capital-sand);padding:80px 0 75px;border-bottom:1px solid var(--rule)}
.capital-masthead-brand{width:min(680px,100%);min-height:100px;display:flex;align-items:center;margin-bottom:22px}
.capital-masthead-brand .capital-brand.brand{max-width:680px}
.capital-legal-name{font-size:13px;line-height:1.6;letter-spacing:.04em;color:var(--muted);margin-bottom:50px}
.capital-masthead h1{max-width:1050px;font-size:clamp(37px,4.7vw,65px);margin-bottom:28px;overflow-wrap:normal}
.capital-masthead .lead{font-size:18px;max-width:850px;margin-bottom:0}
.capital-links{display:flex;gap:32px;flex-wrap:wrap;padding-bottom:45px}
.two-columns>article,.next-links>a,.company-intro>div{min-width:0}
@media(max-width:700px){.capital-section{padding:65px 0}.capital-grid{grid-template-columns:1fr;gap:28px}.capital-identity{min-height:100px;margin-bottom:22px}.capital-card h3{font-size:26px}.capital-card{padding-top:28px}.capital-masthead{padding:55px 0}.capital-masthead-brand{min-height:80px}.capital-legal-name{margin-bottom:34px;font-size:12px}.capital-masthead h1{font-size:37px}.capital-masthead .lead{font-size:16px}.capital-links{gap:20px}.capital-wordmark,.gfund-wordmark{font-size:34px}}

/* Portfolio extension: retain R1.1 paper, serif typography and quiet editorial spacing. */
.portfolio-section{padding:95px 0;background:#eee7dc;border-top:1px solid var(--rule)}
.portfolio-introduction{max-width:500px;font-size:15px;line-height:1.9;margin:0}
.portfolio-sectors{display:flex;gap:12px 28px;flex-wrap:wrap;border-block:1px solid var(--rule);padding:23px 0;margin-bottom:65px}
.portfolio-sectors a{font-size:11px;letter-spacing:.08em;line-height:1.7;text-transform:uppercase;border-bottom:1px solid transparent}
.portfolio-sectors a:hover{border-color:var(--ink)}
.portfolio-sector{scroll-margin-top:28px;margin-top:72px}
.portfolio-sector-title{font-family:var(--serif);font-size:31px;letter-spacing:-.02em;line-height:1.3;padding-bottom:25px;border-bottom:1px solid var(--rule);margin-bottom:35px}
.portfolio-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:55px 30px}
.portfolio-card{min-width:0}
.portfolio-image{display:block;position:relative;overflow:hidden;background:var(--sand)}
.portfolio-image img{width:100%;aspect-ratio:1.52;object-fit:cover;transition:transform .8s ease}
.portfolio-image:hover img{transform:scale(1.025)}
.portfolio-card h4{font-family:var(--serif);font-size:27px;font-weight:400;line-height:1.25;letter-spacing:-.018em;margin:13px 0 21px}
.portfolio-card p{font-size:13px;line-height:1.85}
.portfolio-location{margin-top:22px;margin-bottom:0;color:var(--muted)}
.portfolio-status{font-size:11px!important;line-height:1.7!important;letter-spacing:.045em;color:#756343;border-left:2px solid #b39b73;padding-left:12px;margin-block:17px}
.portfolio-stage{font-size:11px!important;line-height:1.6!important;margin-block:16px 22px;color:var(--muted)}
.portfolio-stage span{display:block;font-size:9px;text-transform:uppercase;letter-spacing:.14em;margin-bottom:3px}
.portfolio-card .text-link{font-size:10px}
.portfolio-detail-kicker{margin-top:40px}
.portfolio-film h2{max-width:900px}
.portfolio-video,.portfolio-still{display:block;width:100%;background:#28251f}
.portfolio-video{max-height:80vh;aspect-ratio:16/9}
.portfolio-still img{width:100%;aspect-ratio:16/9;object-fit:cover}
.portfolio-film-summary{max-width:850px;font-size:16px;margin-top:28px}
.portfolio-image img.portfolio-real-image{width:100%;height:auto;aspect-ratio:16/9;object-fit:contain;background:#28251f}
.portfolio-image:hover img.portfolio-real-image{transform:none}
.portfolio-image .source-credit{left:0;right:auto;bottom:0}
.project-real-footage{max-width:1280px;margin-inline:auto;background:#28251f}
.project-footage-video{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:contain;background:#28251f}
.project-real-footage figcaption{font-size:12px;line-height:1.7;padding:14px 20px;background:#eee7dc;color:var(--ink)}
.project-real-footage figcaption a{text-decoration:underline}
.site-header nav a[href$="investors.html"]{max-width:190px}
@media(max-width:1100px){.portfolio-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.portfolio-section{padding:65px 0}.portfolio-section .section-heading{display:block}.portfolio-introduction{margin-top:25px}.portfolio-grid{grid-template-columns:1fr;gap:50px}.portfolio-sectors{gap:15px 20px;margin-bottom:40px}.portfolio-sector{margin-top:50px}.portfolio-card h4{font-size:29px}.portfolio-sector-title{font-size:28px}}
@media(prefers-reduced-motion:reduce){.portfolio-image img{transition:none}.portfolio-image:hover img{transform:none}}

/* The Kirirom card player stands outside links so native controls stay usable. */
.portfolio-card-media{display:block;margin:0;background:#28251f}
.portfolio-card-video{display:block;width:100%;height:auto;object-fit:contain;background:#28251f}
.portfolio-card-media figcaption{font-size:11px;line-height:1.65;padding:10px 12px;background:#eee7dc;color:var(--ink)}
.portfolio-card-media figcaption span{display:block}

/* Preserve the supplied HSIMEX presentation cover, including all edge text. */
.portfolio-image img.hsimex-campus-image,.detail-figure>img.hsimex-campus-image{width:100%;height:auto;aspect-ratio:16/9;object-fit:contain}
.portfolio-image:hover img.hsimex-campus-image{transform:none}

/* Preserve the full supplied Marine City composition and original watermark. */
.green-re-cover .portfolio-image img.green-re-supplied-image,.detail-figure.green-re-cover>img.green-re-supplied-image{display:block;width:100%;height:auto;max-height:none;aspect-ratio:854/481;object-fit:contain}
.green-re-cover .portfolio-image:hover img.green-re-supplied-image{transform:none}
.detail-figure.green-re-cover{max-width:1280px;margin-inline:auto;background:#28251f}
.detail-figure.green-re-cover figcaption{padding:14px 20px;background:#eee7dc;color:var(--ink)}

/* Discover registered films without preloading more video or hiding attribution. */
.portfolio-film-directory{margin:48px 0 64px;padding:36px 0;border-block:1px solid var(--rule)}
.portfolio-film-directory .section-heading{align-items:start;margin-bottom:28px}
.portfolio-film-directory .section-heading>p{max-width:470px;font-size:13px;line-height:1.85}
.portfolio-film-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}
.portfolio-film-link{display:flex;flex-direction:column;gap:10px;min-width:0;padding-bottom:18px;border-bottom:1px solid var(--rule)}
.portfolio-film-link img{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:contain;background:#28251f}
.portfolio-film-name{font-family:var(--serif);font-size:20px;line-height:1.35}
.portfolio-film-credit{font-size:10px;line-height:1.6;color:var(--muted)}
.portfolio-film-link .text-link{font-size:10px;margin-top:auto}
.portfolio-film-link:focus-visible{outline:2px solid var(--ink);outline-offset:6px}
.portfolio-profile-link{margin:28px 0 0}
@media(max-width:1050px){.portfolio-film-links{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.portfolio-film-links{grid-template-columns:1fr}.portfolio-film-directory .section-heading{display:block}.portfolio-film-directory{margin-block:32px;padding-block:28px}}

/* The original image stays underneath and remains the no-JS/error/preference fallback. */
.hero-motion-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;opacity:0;pointer-events:none;z-index:0}
.hero.is-hero-playing .hero-motion-video{opacity:1}
.hero[data-hero-container] .hero-shade{z-index:1;pointer-events:none}
.hero[data-hero-container] .hero-copy{z-index:2}
.hero-motion-toggle{position:absolute;right:4%;bottom:20px;z-index:3;min-height:44px;max-width:84%;border:1px solid #ffffffa6;background:#231d16cf;color:#fff;padding:8px 14px;font-size:11px;line-height:1.45;letter-spacing:.05em;cursor:pointer}
.hero-motion-toggle:hover{background:#231d16}
.hero-motion-toggle:focus-visible{outline:3px solid white;outline-offset:4px}
.hero-motion-toggle[hidden]{display:none}
.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:700px){.hero-motion-toggle{right:7%;bottom:12px;font-size:10px}}

/* Freeze the navigation; the page and its footer share the remaining viewport. */
html { height: 100%; }
body { height: 100vh; height: 100dvh; display: grid; grid-template-rows: auto minmax(0,1fr); overflow: hidden; }
.site-chrome { position: relative; z-index: 30; background: var(--paper,#f5f2ec); }
.site-header { height: 76px; padding: 0 4%; gap: 26px; }
.site-header .home-brand { flex-shrink: 0; width: auto; }
.site-header .home-brand .brand { width: 228px; }
.site-header #main-nav { margin-left: auto; gap: 26px; align-items: center; }
.site-header #main-nav > a { font-size: 10px; letter-spacing: .1em; }
.site-header #main-nav > a[aria-current] { color: #147d77; }
.site-header .header-actions { display: flex; order: 2; gap: 16px; }
.site-header .header-actions .language { display: block; }
.site-header #main-nav > .desktop-language { display: none; }
.menu-toggle { white-space: nowrap; font-size: 11px; min-height: 40px; padding: 8px 10px; }
.page-viewport { min-height: 0; overflow-y: auto; overflow-x: hidden; overscroll-behavior-y: contain; scrollbar-gutter: stable; }
.page-viewport:focus-visible { outline: 2px solid #159a93; outline-offset: -3px; }
#main:focus { outline: none; }
.page-viewport .page-intro { padding-top: 60px; padding-bottom: 48px; }
.context-bar { min-height: 46px; padding: 5px 4%; border-bottom: 1px solid #d9d3c8; background: #ebe7dd; }
.company-context .company-nav { margin: 0; padding: 0; border: 0; min-height: 36px; align-items: center; gap: 30px; }
.company-context .company-nav a { padding: 7px 0; font-size: 11px; }
.portfolio-context { display: flex; align-items: center; gap: 16px; }
.portfolio-context > a { font-size: 11px; white-space: nowrap; color: #265a54; }
.portfolio-context label { margin-left: auto; font-size: 11px; }
.portfolio-context select { width: min(48vw,520px); min-width: 0; height: 34px; padding: 4px 30px 4px 10px; font: 12px/1.4 Arial,sans-serif; color: #21443f; border: 1px solid #cbc7bc; border-radius: 3px; background: #faf9f5; }
.directory-panel { display: none; }
#main-nav.is-open .directory-panel { display: block; position: fixed; top: var(--chrome-height,110px); bottom: 0; left: 0; right: 0; overflow-y: auto; padding: 22px 4% 45px; background: #f5f2ec; box-shadow: 0 10px 30px #122c3026; overscroll-behavior: contain; }
.directory-heading { display: flex; align-items: center; justify-content: space-between; gap: 16px; padding-bottom: 15px; border-bottom: 1px solid #d9d3c8; font-size: 11px; letter-spacing: .14em; color: #53746e; }
.directory-close { background: transparent; border: 1px solid #bdc6bd; color: #254a42; font: inherit; padding: 8px 12px; min-height: 40px; cursor: pointer; }
.directory-grid { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 28px 42px; padding-top: 16px; }
.directory-grid section { min-width: 0; }
.directory-grid section:first-child { grid-row: span 3; }
.directory-grid h2 { font: 600 14px/1.4 Arial,sans-serif; margin: 16px 0 10px; color: #20665c; }
.site-header #main-nav .directory-grid a { display: block; font-size: 13px; line-height: 1.5; font-weight: 400; letter-spacing: 0; text-transform: none; padding: 7px 0; max-width: none; }
.site-header #main-nav .directory-grid h2 a { font-weight: 600; font-size: 14px; }
body.directory-open .context-bar { display: none; }
@media (min-width:981px) { .site-header #main-nav.is-open { display: flex; } }
@media (max-width:1180px) and (min-width:981px) {
 .site-header { gap: 18px; padding-left: 3%; padding-right: 3%; }
 .site-header .home-brand .brand { width: 205px; }
 .site-header #main-nav { gap: 18px; }
 .site-header #main-nav > a { font-size: 9px; }
 .site-header .header-actions { gap: 9px; }
}
@media (max-width:980px) {
 .site-header { height: 68px; justify-content: space-between; gap: 12px; }
 .site-header .home-brand .brand { width: 212px; }
 .site-header #main-nav, .site-header #main-nav.is-open { position: static; margin: 0; padding: 0; border: 0; width: 0; height: 0; display: block; }
 .site-header #main-nav > a { display: none; }
 .site-header .header-actions { margin-left: auto; }
 .directory-grid { grid-template-columns: repeat(2,minmax(0,1fr)); gap: 20px 26px; }
 .directory-grid section:first-child { grid-row: span 4; }
 .company-context .company-nav { display: flex; justify-content: center; }
}
@media (max-width:600px) {
 .review-bar { padding: 5px 8px; font-size: 7px; letter-spacing: .08em; }
 .site-header { height: 62px; padding: 0 4%; }
 .site-header .home-brand .brand { width: 173px; }
 .site-header .header-actions { gap: 6px; }
 .menu-toggle { font-size: 10px; padding: 6px; }
 .portfolio-context { gap: 10px; min-height: 45px; }
 .portfolio-context label { position: absolute; width: 1px; height: 1px; overflow: hidden; clip-path: inset(50%); }
 .portfolio-context select { flex: 1; width: 0; font-size: 11px; }
 .portfolio-context > a { max-width: 88px; white-space: normal; font-size: 10px; line-height: 1.3; }
 .company-context .company-nav { flex-wrap: nowrap; overflow-x: auto; justify-content: flex-start; gap: 22px; }
 .company-context .company-nav a { white-space: nowrap; font-size: 10px; }
 .directory-grid { grid-template-columns: 1fr; gap: 6px; }
 .directory-grid section:first-child { grid-row: auto; }
 .page-viewport .page-intro { padding-top: 35px; padding-bottom: 32px; }
}
@media (max-height:500px) and (max-width:980px) {
 .review-bar { display: none; }
 .site-header { height: 54px; }
 .context-bar { min-height: 40px; padding-top: 3px; padding-bottom: 3px; }
}
@media (prefers-reduced-motion:reduce) { .page-viewport { scroll-behavior: auto; } }

@media (max-width:360px) {
 .site-header .home-brand .brand { width: 145px; }
 .site-header { gap: 4px; padding: 0 3%; }
 .site-header .header-actions { gap: 4px; }
 .site-header .language { padding: 4px; font-size: 9px; }
 .menu-toggle { font-size: 9px; padding: 4px; gap: 5px; }
}
/* Standalone catalogue keeps its card design with the corrected h1/h2/h3 hierarchy. */
.portfolio-card h3 { font-family: var(--serif); font-size: 27px; font-weight: 400; line-height: 1.25; letter-spacing: -.018em; margin: 13px 0 21px; }
.page-viewport .portfolio-section { padding-top: 55px; }
@media (max-width:760px) { .portfolio-card h3 { font-size: 29px; } .page-viewport .portfolio-section { padding-top: 35px; } }

/* Interface deterrence, not access control or screenshot protection. */
main,
.site-footer {
  -webkit-user-select: none;
  user-select: none;
}

main :is(input, textarea, select, [role="textbox"], [contenteditable]:not([contenteditable="false"])),
.site-footer :is(input, textarea, select, [role="textbox"], [contenteditable]:not([contenteditable="false"])) {
  -webkit-user-select: text;
  user-select: text;
}

img,
video {
  -webkit-user-drag: none;
}

@media print {
  body > * {
    display: none !important;
  }

  html,
  body {
    height: auto !important;
    min-height: 0 !important;
    overflow: visible !important;
    background: #fff !important;
  }

  body::before {
    content: "MANDAVIE GROUP\A© Mandavie Group. Website content is provided for on-screen viewing. Please contact Mandavie for an authorised copy.\A\ANội dung website dành cho việc xem trên màn hình. Vui lòng liên hệ Mandavie để nhận bản sao được cho phép.";
    display: block !important;
    white-space: pre-line;
    color: #173530;
    font: 14pt/1.6 Arial, sans-serif;
    padding: 24pt;
  }
}

/* AGROMACA documentary photography is shown whole, including portrait originals. */
.agro-photo{margin:0;min-width:0;background:#e8e9df}
.agro-photo img{display:block;width:100%;height:auto;object-fit:contain}
.agro-photo figcaption,.agro-simulation figcaption{padding:11px 14px;background:#f0eee8;color:#595d50;font-size:11px;line-height:1.55;letter-spacing:.015em}
.agro-intro{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(260px,.7fr);gap:64px;padding-top:48px;padding-bottom:64px;align-items:center}
.agro-intro-copy{max-width:680px;padding:20px 0}
.agro-identity{margin-bottom:35px}
.agro-identity .brand{max-height:86px;max-width:245px;width:auto;height:auto;object-fit:contain}
.agro-identity .micro{margin:10px 0 0}
.agro-intro h1{font-size:clamp(38px,4.7vw,70px);line-height:1.08;letter-spacing:-.045em;margin:12px 0 24px}
.agro-intro .lead{font-size:clamp(18px,1.5vw,22px);max-width:34em;margin-bottom:30px}
.agro-intro-photo{max-width:410px;justify-self:end;width:100%}
.agro-intro-photo img{max-height:535px;object-fit:contain}
.member-card.agro-member .image-link{background:#e0e5d7}
.member-card.agro-member .image-link img{object-fit:contain;object-position:center}
.agro-home{display:grid;grid-template-columns:minmax(240px,.65fr) minmax(0,1fr);gap:80px;align-items:center;margin-top:35px;margin-bottom:65px}
.agro-home>.agro-photo{max-width:360px;width:100%;justify-self:center}
.agro-home>div{max-width:650px}
.agro-home h2{font-size:clamp(32px,4.4vw,62px);line-height:1.08}
.agro-chain{padding-top:30px}
.agro-chain h2,.agro-gallery h2,.agro-reference h2,.agro-simulation h2{font-size:clamp(28px,3.1vw,46px);line-height:1.13;max-width:24em}
.agro-chain ol{list-style:none;padding:0;margin:38px 0 0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;border-top:1px solid #92a27d}
.agro-chain li{position:relative;padding:28px 25px 8px 0}
.agro-chain li:before{content:'';position:absolute;left:0;top:-5px;width:9px;height:9px;background:#526d46;border-radius:50%}
.agro-chain h3{font:500 22px/1.2 Georgia,serif;margin:12px 0}
.agro-chain p{font-size:14px;line-height:1.65}
.agro-step{font-size:11px;letter-spacing:.12em;color:#647657}
.agro-gallery-grid{display:grid;grid-template-columns:1fr 1.2fr .7fr;gap:20px;align-items:start}
.agro-gallery-farm{grid-column:1;grid-row:1 / span 2}
.agro-gallery-flowers{grid-column:2;grid-row:1}
.agro-gallery-fruit{grid-column:3;grid-row:1}
.agro-gallery-visit{grid-column:2 / span 2;grid-row:2}
.agro-gallery-fruit img{max-height:340px}
.agro-gallery-farm img{max-height:590px}
.agro-detail-pair{display:grid;grid-template-columns:1.5fr .7fr;gap:35px;align-items:center}
.agro-detail-pair .agro-photo:last-child{max-width:320px;justify-self:center}
.agro-reference .agro-photo{margin-top:24px}
.agro-reference .agro-photo img{width:100%;height:auto}
.agro-project-link{display:grid;grid-template-columns:1fr 1.1fr;gap:48px;align-items:center;padding-top:25px;padding-bottom:30px}
.agro-project-link h2{font-size:clamp(30px,3vw,48px);line-height:1.15}
.agro-project-link p:not(.eyebrow){max-width:40em}
.agro-simulation figure{margin:26px 0 0}
.agromaca-ai-video{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:contain;background:#152014}
@media(max-width:900px){.agro-intro{gap:35px;grid-template-columns:minmax(0,1fr) minmax(200px,.65fr)}.agro-home{gap:40px}.agro-intro h1{font-size:42px}.agro-identity{margin-bottom:25px}.agro-chain ol{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.agro-chain li:nth-child(n+3){border-top:1px solid #92a27d}.agro-gallery-grid{grid-template-columns:1fr 1fr}.agro-gallery-farm{grid-column:1;grid-row:1}.agro-gallery-flowers{grid-column:2;grid-row:1}.agro-gallery-fruit{grid-column:1;grid-row:2}.agro-gallery-visit{grid-column:2;grid-row:2}.agro-project-link{gap:30px}}
@media(max-width:600px){.agro-intro{grid-template-columns:1fr;padding-top:24px;padding-bottom:40px;gap:25px}.agro-intro-copy{padding:0}.agro-intro h1{font-size:38px}.agro-intro-photo{justify-self:center;max-width:340px}.agro-identity .brand{max-height:62px}.agro-home,.agro-project-link{grid-template-columns:1fr;gap:25px}.agro-home>div{grid-row:1}.agro-home>.agro-photo{max-width:330px}.agro-gallery-grid{gap:15px}.agro-gallery-visit{grid-column:1 / -1;grid-row:3}.agro-gallery-fruit{grid-column:2;grid-row:2}.agro-gallery-flowers{grid-column:1;grid-row:2}.agro-gallery-farm{grid-column:1 / -1;justify-self:center;max-width:330px}.agro-photo figcaption{padding:9px 10px;font-size:10px}.agro-chain li{padding-right:16px}.agro-chain h3{font-size:20px}.agro-detail-pair{grid-template-columns:1fr}.agro-detail-pair .agro-photo:last-child{max-width:260px}.agro-reference .agro-photo img{min-height:0}.agro-simulation{padding-top:35px}.agro-home{margin-bottom:35px}}
