:root{--navy:#101b35;--navy2:#172544;--gold:#c2a873;--cream:#f5f0e8;--white:#fff;--ink:#1e2636;--muted:#657083;--line:#d9d4c9}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#faf8f4;font-family:Inter,Arial,"Noto Sans Khmer",sans-serif;font-size:16px;line-height:1.65}a{color:inherit}button{font:inherit}img{max-width:100%;display:block}.container{width:min(1200px,calc(100% - 64px));margin:auto}.skip-link{position:absolute;left:16px;top:-60px;z-index:100;background:#fff;padding:10px}.skip-link:focus{top:8px}.site-header{position:relative;z-index:20;background:var(--navy);color:#fff;border-bottom:1px solid #ffffff22}.header-inner{height:83px;display:flex;align-items:center;gap:40px}.brand{text-decoration:none;display:flex;flex-direction:column;line-height:1.08;min-width:146px}.brand-add{font:700 30px Georgia,serif;letter-spacing:.12em}.brand-sub{font-size:11px;letter-spacing:.29em;color:var(--gold);font-weight:600}.site-header nav{display:flex;gap:32px;margin:auto}.site-header nav a,.header-call{font-size:14px;text-decoration:none;font-weight:600;white-space:nowrap}.site-header nav a:hover,.site-header nav a:focus-visible{color:var(--gold)}.header-actions{display:flex;gap:18px;align-items:center}.language{background:none;border:1px solid #ffffff60;border-radius:2px;color:#fff;padding:7px 10px;cursor:pointer;font-size:13px}.header-call{border-bottom:1px solid var(--gold);padding-bottom:3px}.menu-button{display:none;background:none;border:0;color:#fff;padding:10px;cursor:pointer}.menu-button span{display:block;width:24px;height:2px;background:currentColor;margin:5px 0}.hero{display:grid;grid-template-columns:minmax(0,45%) minmax(0,55%);min-height:660px;background:var(--navy);color:#fff}.hero-copy{display:flex;align-items:center;padding:80px max(40px,calc((100vw - 1200px)/2)) 80px max(32px,calc((100vw - 1200px)/2))}.hero-copy-inner{max-width:530px;min-width:0}.eyebrow{font-size:12px;font-weight:700;letter-spacing:.22em;color:#8d7048;margin:0 0 21px;text-transform:uppercase}.eyebrow.light{color:var(--gold)}h1,h2,h3,p{margin-top:0}h1,h2{font-family:Georgia,"Times New Roman",serif;font-weight:400;letter-spacing:-.035em}h1{font-size:clamp(3.6rem,5.7vw,6.4rem);line-height:1.05;max-width:590px;margin-bottom:24px}h2{font-size:clamp(2.55rem,4vw,4.5rem);line-height:1.12;margin-bottom:28px}.hero-description{color:#d4d9e3;font-size:18px;line-height:1.7;max-width:450px}.hero-actions{display:flex;align-items:center;gap:28px;flex-wrap:wrap;margin-top:36px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:14px 25px;text-decoration:none;font-size:14px;font-weight:700;letter-spacing:.04em;transition:transform .2s,background .2s}.button:hover{transform:translateY(-2px)}.button.gold{background:var(--gold);color:var(--navy)}.button.gold:hover{background:#d8be87}.button.navy{background:var(--navy);color:#fff}.text-link{font-size:14px;font-weight:600;text-decoration:none;border-bottom:1px solid var(--gold);padding-bottom:5px;display:flex;gap:12px}.hero-small{display:flex;align-items:center;gap:13px;margin-top:90px;color:#b8c1cf;font-size:12px;letter-spacing:.12em;text-transform:uppercase}.hero-small .line{width:42px;height:1px;background:var(--gold)}.hero-visual{position:relative;min-height:600px;overflow:hidden}.hero-visual img{width:100%;height:100%;object-fit:cover;object-position:53% center;position:absolute;inset:0}.image-note{position:absolute;bottom:20px;right:20px;background:#101b35c9;padding:7px 12px;color:#fff;font-size:12px;letter-spacing:.07em}.section-pad{padding:110px 0;scroll-margin-top:20px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:65px;margin-bottom:42px}.section-heading h2{max-width:680px;margin:0}.section-heading>p{max-width:355px;color:var(--muted);margin:0}.collection-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.collection-card{background:#eae5dc;min-height:305px;padding:24px;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}.collection-card:nth-child(2){background:#d9d2c5}.collection-card:nth-child(3){background:#e4e4de}.collection-card:nth-child(4){background:#d7d8d5}.card-index{font-size:12px;font-weight:700;letter-spacing:.13em;color:#565d66}.collection-card h3{font:400 30px/1.1 Georgia,serif;letter-spacing:-.025em;margin-bottom:10px;max-width:180px}.collection-card p{font-size:14px;color:#49505a;line-height:1.5;max-width:190px;margin:0}.card-arrow{font-size:25px;position:absolute;right:22px;top:13px;color:var(--navy)}.inline-action{display:inline-flex;gap:18px;font-size:14px;text-decoration:none;border-bottom:1px solid var(--navy);padding-bottom:5px;font-weight:700;margin-top:35px}.services{background:#f0ede7}.services-layout{display:grid;grid-template-columns:1fr 1fr;gap:11%}.services-layout h2{max-width:520px}.service-list>div{display:grid;grid-template-columns:46px 1fr;column-gap:18px;padding:22px 0;border-top:1px solid #cfc7b9}.service-list>div:last-child{border-bottom:1px solid #cfc7b9}.service-list span{font-size:12px;color:#9b8056;font-weight:700;padding-top:5px}.service-list h3{font:400 25px Georgia,serif;margin:0 0 7px}.service-list p{grid-column:2;color:var(--muted);font-size:15px;margin:0;max-width:370px}.about{background:var(--navy);color:#fff}.about-layout{display:grid;grid-template-columns:45% 1fr;gap:10%;align-items:center}.about-brand{background:#0d1730;padding:28px}.about-brand img{width:100%;aspect-ratio:1;object-fit:contain}.about-copy h2{max-width:650px}.belief{border-top:1px solid #ffffff40;padding:24px 0;display:grid;grid-template-columns:145px 1fr;gap:18px}.belief span{font-size:12px;font-weight:700;letter-spacing:.15em;color:var(--gold)}.belief p{margin:0;color:#d4d9e3;line-height:1.7}.values{background:#fff}.values h2{margin-bottom:45px}.values-grid{display:grid;grid-template-columns:repeat(6,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.values-grid>div{min-height:160px;padding:22px 14px 16px;border-right:1px solid var(--line);display:flex;flex-direction:column}.values-grid>div:last-child{border:0}.values-grid b{font:400 42px Georgia,serif;color:#a78958;line-height:1.1;margin-bottom:14px}.values-grid strong{font-size:14px}.values-grid span{font-size:13px;color:var(--muted)}.contact{background:var(--navy2);color:#fff}.contact-layout{display:grid;grid-template-columns:1fr 390px;gap:12%;align-items:center}.contact h2{max-width:620px}.contact p:not(.eyebrow){max-width:490px;color:#cbd3df;font-size:17px}.contact-card{padding:35px;background:#fff;color:var(--navy);display:flex;flex-direction:column;align-items:flex-start}.contact-card span{font-size:12px;font-weight:700;letter-spacing:.16em;color:#8b7551}.phone{font:400 38px Georgia,serif;white-space:nowrap;text-decoration:none;margin:18px 0 27px;letter-spacing:-.02em}.contact-card .button{width:100%}footer{background:#0a1429;color:#b6c0cf;padding:38px 0}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:24px}.footer-brand{display:flex;align-items:baseline;gap:12px;color:#fff}.footer-brand b{font:700 25px Georgia,serif}.footer-brand span{font-size:12px;letter-spacing:.18em;color:var(--gold)}footer p{margin:0;font-size:13px}footer a{text-decoration:none;font-size:13px}@media(max-width:1080px){.site-header nav{gap:18px}.hero{grid-template-columns:48% 52%}.hero-copy{padding:60px 32px}.hero-small{margin-top:60px}.collection-grid{grid-template-columns:repeat(2,1fr)}.collection-card{min-height:250px}.values-grid{grid-template-columns:repeat(3,1fr)}.values-grid>div:nth-child(3){border-right:0}.values-grid>div:nth-child(-n+3){border-bottom:1px solid var(--line)}}@media(max-width:760px){.container{width:min(100% - 36px,560px)}.header-inner{height:68px;gap:15px}.brand-add{font-size:26px}.brand-sub{font-size:9px}.site-header nav{display:none;position:absolute;top:68px;left:0;right:0;background:var(--navy);padding:18px;box-shadow:0 12px 20px #0004;flex-direction:column;gap:0}.site-header nav.open{display:flex}.site-header nav a{padding:13px;border-top:1px solid #ffffff26}.header-actions{margin-left:auto;gap:12px}.header-call{display:none}.menu-button{display:block}.hero{display:flex;flex-direction:column;min-height:0}.hero-copy{padding:64px 18px 58px}.hero-copy-inner{width:min(100%,560px);margin:auto}.hero h1{font-size:clamp(3.3rem,12vw,5.2rem)}.hero-description{font-size:16px}.hero-small{margin-top:55px}.hero-visual{min-height:440px}.section-pad{padding:76px 0}.section-heading{display:block}.section-heading>p{margin-top:24px}.collection-grid{gap:10px}.collection-card{padding:18px;min-height:250px}.collection-card h3{font-size:25px}.services-layout,.about-layout,.contact-layout{display:block}.services-layout>.service-list{margin-top:50px}.about-brand{max-width:360px;margin:0 auto 54px}.contact-card{margin-top:34px}.footer-inner{flex-wrap:wrap}.footer-inner p{order:3;flex-basis:100%}}@media(max-width:440px){.collection-grid{grid-template-columns:1fr}.collection-card{min-height:205px}.values-grid{grid-template-columns:repeat(2,1fr)}.values-grid>div:nth-child(3){border-right:1px solid var(--line)}.values-grid>div:nth-child(2n){border-right:0}.values-grid>div:nth-child(4){border-bottom:1px solid var(--line)}.belief{grid-template-columns:1fr;gap:8px}.phone{font-size:32px}.hero-actions{gap:20px}}
.collection-card{border:0;text-align:left;color:var(--ink);font:inherit;cursor:pointer;width:100%;transition:transform .18s ease,box-shadow .18s ease}.collection-card:hover,.collection-card[aria-expanded="true"]{transform:translateY(-3px);box-shadow:0 12px 25px #101b351b}.collection-card:focus-visible,.detail-close:focus-visible{outline:3px solid #876a35;outline-offset:3px}.card-title{display:block;font:400 30px/1.1 Georgia,serif;letter-spacing:-.025em;max-width:205px;margin-bottom:10px}.card-summary{display:block;font-size:14px;color:#49505a;line-height:1.5;max-width:205px}.collection-detail[hidden]{display:none}.collection-detail{display:flex;justify-content:space-between;gap:35px;align-items:center;background:#fff;border:1px solid var(--line);border-left:5px solid var(--gold);padding:30px 34px;margin-top:18px;scroll-margin-top:18px}.collection-detail .eyebrow{margin-bottom:8px}.collection-detail h3{font:400 32px Georgia,serif;margin:0 0 10px}.collection-detail p{max-width:590px;margin-bottom:10px}.collection-detail .detail-note{font-size:14px;color:var(--muted);margin:0}.detail-actions{display:flex;flex-direction:column;align-items:stretch;gap:10px;flex-shrink:0}.detail-close{border:0;background:none;color:var(--navy);text-decoration:underline;cursor:pointer;padding:8px}@media(max-width:760px){.card-title{font-size:25px}.collection-detail{display:block;padding:24px}.detail-actions{margin-top:22px;align-items:flex-start}}
.collection-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.collection-card{min-height:245px}.collection-card:nth-child(2){background:#ded8cd}.ideas{background:#faf8f4}.ideas h2{max-width:760px}.ideas-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-top:45px}.idea-card{background:#fff;border:1px solid #e6e1d8}.idea-image{position:relative;height:300px;overflow:hidden}.idea-image img{width:100%;height:100%;object-fit:cover}.idea-image span{position:absolute;right:14px;bottom:14px;background:#101b35d9;color:#fff;padding:5px 10px;font-size:12px}.idea-content{padding:30px 34px 35px}.idea-content h3{font:400 30px/1.2 Georgia,serif;max-width:490px;margin-bottom:20px}.idea-content ul{margin:0;padding-left:20px;color:#49505a}.idea-content li{padding:4px 0}@media(max-width:760px){.ideas-grid{grid-template-columns:1fr}.idea-image{height:250px}.idea-content{padding:25px}.collection-grid{grid-template-columns:1fr}}

.weekly-feature{display:grid;grid-template-columns:140px 1fr auto;align-items:center;gap:25px;margin-top:28px;padding:28px 32px;background:var(--navy);color:#fff;text-decoration:none;transition:background .2s}.weekly-feature:hover{background:#25375a}.weekly-feature:focus-visible,.article-back:focus-visible{outline:3px solid var(--gold);outline-offset:3px}.weekly-label{color:var(--gold);font-size:11px;font-weight:700;letter-spacing:.13em}.weekly-title{font:400 26px/1.25 Georgia,serif}.weekly-read{font-size:13px;font-weight:700;white-space:nowrap}.article-main{background:#faf8f4}.article-wrap{max-width:980px;padding-top:54px;padding-bottom:100px}.article-back{font-size:14px;color:var(--muted);text-decoration:none;border-bottom:1px solid var(--gold)}.article-head{max-width:800px;margin:72px 0 42px}.article-head h1{max-width:780px;font-size:clamp(2.8rem,6vw,5rem)}.article-intro{font-size:19px;color:#596575;max-width:700px}.article-figure{margin:0}.article-figure img{width:100%;aspect-ratio:16/9;object-fit:cover}.article-figure figcaption{font-size:12px;color:var(--muted);margin-top:9px}.article-body{max-width:800px;margin:70px auto 78px}.article-body section{display:grid;grid-template-columns:55px 1fr;gap:25px;border-top:1px solid var(--line);padding:28px 0 32px}.article-body section:last-child{border-bottom:1px solid var(--line)}.article-number{font:400 26px Georgia,serif;color:#9d8156}.article-body h2{font-size:clamp(1.65rem,3vw,2.2rem);margin-bottom:12px}.article-body p{color:#505b69;line-height:1.8;margin:0}.article-cta{background:var(--navy);color:#fff;padding:42px;display:flex;justify-content:space-between;align-items:end;gap:30px}.article-cta h2{font-size:clamp(2rem,3.5vw,2.8rem);max-width:560px}.article-cta p:not(.eyebrow){color:#cbd3df;margin:0}.article-cta .button{flex-shrink:0}@media(max-width:760px){.weekly-feature{grid-template-columns:1fr;gap:10px;padding:25px}.weekly-title{font-size:23px}.article-wrap{padding-top:34px;padding-bottom:70px}.article-head{margin:50px 0 30px}.article-intro{font-size:17px}.article-figure img{aspect-ratio:4/3}.article-body{margin:50px 0}.article-body section{grid-template-columns:1fr;gap:7px}.article-cta{display:block;padding:28px}.article-cta .button{margin-top:26px}}

.real-space{background:#eeeae3}.real-space-layout{display:grid;grid-template-columns:minmax(0,47%) minmax(0,1fr);gap:8%;align-items:center}.real-space-photo{margin:0;position:relative;background:#d8d3ca}.real-space-photo img{width:100%;max-height:790px;object-fit:cover;object-position:center}.real-space-photo figcaption{position:absolute;bottom:16px;right:16px;background:#101b35e6;color:#fff;font-size:12px;padding:6px 12px}.real-space-copy h2{max-width:550px}.real-space-copy p:not(.eyebrow){color:#4f5866;max-width:540px;font-size:17px;line-height:1.7}.real-space-copy ul{padding-left:21px;margin:27px 0 36px;color:#4f5866}.real-space-copy li{margin:10px 0}.real-space-copy .button{text-align:center}@media(max-width:760px){.real-space-layout{grid-template-columns:1fr;gap:35px}.real-space-photo img{max-height:680px}.real-space-copy p:not(.eyebrow){font-size:16px}}

.real-space-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.button.outline{border:1px solid var(--navy);color:var(--navy);background:transparent}.button.outline:hover{background:#e4dccc}@media(max-width:480px){.real-space-actions{display:grid;grid-template-columns:1fr}.real-space-actions .button{width:100%}}

.featured-project{background:var(--navy);color:#fff}.featured-project-layout{display:grid;grid-template-columns:55% 1fr;gap:6%;align-items:center}.featured-project-image{display:block;position:relative;overflow:hidden}.featured-project-image img{width:100%;height:530px;object-fit:cover}.featured-project-image span{position:absolute;bottom:15px;right:15px;padding:7px 11px;background:#101b35e5;font-size:11px;font-weight:700;letter-spacing:.12em}.featured-project-copy h2{max-width:550px}.featured-project-copy p:not(.eyebrow){color:#d4d9e3;line-height:1.75;margin-bottom:32px}.featured-project-image:focus-visible,.project-share-link:focus-visible,.project-back:focus-visible{outline:3px solid var(--gold);outline-offset:3px}@media(max-width:760px){.featured-project-layout{grid-template-columns:1fr;gap:35px}.featured-project-image img{height:auto;max-height:480px;object-fit:contain}.featured-project-copy h2{font-size:clamp(2.5rem,8vw,3.7rem)}}

.project-page{background:#faf8f4}.project-hero{background:var(--navy);color:#fff;padding:55px 0 96px}.project-back{display:inline-block;margin-bottom:75px;color:#d4d9e3;font-size:14px;text-decoration:none;border-bottom:1px solid var(--gold)}.project-hero h1{max-width:1050px;font-size:clamp(3rem,6.8vw,6.4rem)}.project-hero-sub{font:400 clamp(1.35rem,2.3vw,2rem)/1.45 Georgia,serif;color:#e3e5ea;max-width:700px}.project-hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:18px;margin-top:38px}.project-share-link{background:transparent;border:1px solid #c2a873;color:#fff;min-height:52px;padding:13px 20px;cursor:pointer;font-size:14px;font-weight:700}.project-share-link:hover{background:#ffffff16}.project-lead{margin-top:-48px;position:relative}.project-lead img{width:100%;height:auto;max-height:780px;object-fit:contain;background:#e6e0d6}.project-lead figcaption{text-align:right;font-size:12px;color:var(--muted);padding-top:9px}.project-story-layout{display:grid;grid-template-columns:46% 1fr;gap:8%}.project-story-copy p{font-size:17px;color:#4f5866;line-height:1.8}.project-story-copy .project-truth{font-size:14px;color:#737d89;border-left:3px solid var(--gold);padding-left:20px;margin-top:25px}.project-details{background:#eeeae3}.project-detail-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}.project-detail-grid article{border-top:2px solid var(--gold);padding-top:26px}.project-detail-grid span{font-size:11px;letter-spacing:.16em;color:#846c49;font-weight:700}.project-detail-grid h2{font-size:clamp(1.9rem,3vw,2.6rem);margin:22px 0}.project-detail-grid p{color:#536071;line-height:1.75}.project-gallery{scroll-margin-top:20px}.project-gallery h2{max-width:780px}.project-gallery-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;margin-top:42px}.project-gallery-grid figure{margin:0;background:#fff;border:1px solid #e5dfd5;padding:12px}.project-gallery-grid img{display:block;width:100%;height:400px;object-fit:contain;background:#eeeae3}.project-gallery-grid figcaption{font-size:13px;color:#5b6572;padding:10px 4px 3px}.project-end{background:var(--navy);color:#fff;padding:75px 0}.project-end-inner{display:flex;align-items:end;justify-content:space-between;gap:40px}.project-end h2{max-width:620px}.project-end p:not(.eyebrow){color:#cbd3df;max-width:600px}.project-end .button{flex-shrink:0}@media(max-width:760px){.project-hero{padding:35px 0 70px}.project-back{margin-bottom:52px}.project-lead{margin-top:-25px}.project-story-layout,.project-detail-grid,.project-gallery-grid{grid-template-columns:1fr}.project-gallery-grid img{height:auto;max-height:520px}.project-end-inner{display:block}.project-end .button{margin-top:20px}}@media(max-width:440px){.project-hero-actions{display:grid}.project-hero-actions .button,.project-share-link{width:100%}.project-gallery-grid{gap:18px}}
