:root{--ink:#252721;--paper:#f2efe8;--line:#cbc7bc;--gold:#d1b58e}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid #ab783c;outline-offset:5px}img{width:100%;height:auto;display:block;object-fit:cover}h1,h2,h3,p{margin:0}h1,h2{font-weight:400;line-height:1.04;letter-spacing:-.055em}h1{font-size:clamp(48px,6.3vw,100px)}h2{font-size:clamp(36px,4.1vw,66px)}h3{font-size:24px;font-weight:400;line-height:1.3;letter-spacing:-.03em}em{font-family:Georgia,serif;font-weight:400;color:#9a7852}small{display:block;font-size:10px;letter-spacing:.17em;text-transform:uppercase}p{color:#696a60;max-width:580px}header{height:95px;padding:0 4.5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:var(--paper);position:relative;z-index:20}.brand{font-size:31px;letter-spacing:.19em;line-height:1}.brand span{display:block;font-size:8px;letter-spacing:.26em;margin-top:10px}nav{display:flex;align-items:center;gap:35px;font-size:13px}nav a:hover,.text-link:hover{color:#9b7144}.nav-contact{border:1px solid var(--line);padding:11px 20px;border-radius:30px}.menu{display:none}.skip{position:absolute;top:-100px;background:white;padding:10px;z-index:99}.skip:focus{top:0}section{padding:95px 5.5%}.hero{background:#20231f;color:#f3efe6;min-height:690px;height:calc(100svh - 95px);max-height:980px;position:relative;overflow:hidden;display:flex;align-items:center;padding-top:60px;padding-bottom:100px}.hero-copy{position:relative;z-index:3;width:52%;pointer-events:none}.hero-copy a{pointer-events:auto}.hero h1{margin:30px 0}.hero em{color:#d7bd98}.hero p{color:#bbbdb1;margin-bottom:30px;line-height:1.65}.button{display:inline-flex;gap:20px;align-items:center;padding:14px 23px;background:var(--ink);color:white;border:1px solid var(--ink);border-radius:2px;font-size:13px;cursor:pointer}.button:hover{background:#705b42;color:#fff}.button.light{background:#e8ddc9;color:#292a25;border-color:#e8ddc9}.hero-bottom{position:absolute;bottom:28px;left:5.5%;right:5.5%;display:flex;justify-content:space-between;font-size:10px;letter-spacing:.12em;z-index:4}.hero-bottom button{background:none;color:inherit;border:0;font-size:11px;cursor:pointer}.scene{position:absolute;right:-2%;top:0;width:58%;height:100%;perspective:1100px;pointer-events:none}.ambient{position:absolute;inset:0;background:radial-gradient(ellipse at 50% 52%,#b0986940,transparent 65%)}.sculpture{position:absolute;left:50%;top:47%;width:400px;height:400px;transform-style:preserve-3d;transform:translate(-50%,-50%) rotateX(-14deg) rotateY(-25deg);animation:float 11s ease-in-out infinite}.slab{position:absolute;left:45px;top:40px;width:310px;height:340px;transform-style:preserve-3d;box-shadow:0 0 0 1px #ffffff20,18px 25px 60px #0007;background:linear-gradient(125deg,#c5c5b8,#3c413a 48%,#b1ac99);border-radius:150px 150px 3px 3px;transform:translateZ(var(--z)) translateX(var(--x)) rotateY(-10deg)}.slab:after{content:'';position:absolute;left:100%;top:0;width:13px;height:100%;background:#514e44;transform-origin:left;transform:rotateY(90deg)}.slab-1{--z:-160px;--x:90px;background:repeating-linear-gradient(90deg,#8b6746 0 5px,#b09168 6px 9px,#73583f 10px 11px)}.slab-2{--z:-90px;--x:50px;background:linear-gradient(120deg,#d0dfd352,#293f3429);border:1px solid #c9dac477;backdrop-filter:blur(3px)}.slab-3{--z:-20px;--x:10px;background:linear-gradient(110deg,#d4d4c6,#858b80 45%,#f4ecce 46%,#4a5146 48%,#bdbba7)}.slab-4{--z:50px;--x:-30px;background:repeating-linear-gradient(90deg,#9c8469 0 4px,#c2ad8b 5px 7px,#5e5549 8px 9px)}.slab-5{--z:120px;--x:-70px;background:linear-gradient(140deg,#e0d7c4,#7e806f 45%,#b8b09e);height:260px;top:120px}.slab-6{--z:190px;--x:-110px;background:linear-gradient(135deg,#161d18,#444e40);height:190px;top:190px;border:1px solid #b4aa8166}.slab-6:before{content:'';position:absolute;left:38px;top:55px;width:160px;height:2px;background:#f4d1a1;box-shadow:0 0 17px 5px #c8a77566}.halo{position:absolute;width:520px;height:520px;left:-65px;top:-60px;border:1px solid #c9b78735;border-radius:50%;transform:translateZ(-200px)}.plinth{position:absolute;width:470px;height:240px;background:radial-gradient(ellipse,#0009,transparent 70%);top:340px;left:-60px;transform:rotateX(80deg)}.scene-label{position:absolute;right:14%;bottom:18%;font-size:9px;letter-spacing:.2em;color:#afa58f}@keyframes float{0%,100%{transform:translate(-50%,-50%) rotateX(-14deg) rotateY(-25deg)}50%{transform:translate(-50%,-53%) rotateX(-9deg) rotateY(-8deg)}}body.paused .sculpture{animation-play-state:paused}.statement{display:grid;grid-template-columns:1fr 1fr;gap:25px 8%;border-bottom:1px solid var(--line)}.statement small{grid-column:1/-1}.statement p{align-self:end}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:45px;gap:40px}.section-head small{margin-bottom:20px}.text-link{display:inline-block;border-bottom:1px solid currentColor;padding-bottom:6px;font-size:13px}.projects{display:grid;grid-template-columns:1fr 1fr;gap:55px 28px}.image-wrap{overflow:hidden;position:relative;background:#d2cec3}.project img{height:380px;transition:transform .6s}.project:hover img{transform:scale(1.035)}.project-caption{display:flex;justify-content:space-between;padding:20px 0 8px}.project small{font-size:9px;color:#74756a}.view{position:absolute;right:15px;bottom:15px;font-size:11px;background:#f2efe8;padding:9px 15px}.dark{background:#262b25;color:#f0eadf}.dark p{color:#c2c5b7}.dark em{color:#d5b993}.process{display:grid;grid-template-columns:1fr 1fr;gap:9%}.process h2{margin:22px 0}.process .text-link{margin-top:30px}.steps a{display:flex;gap:24px;padding:28px 0;border-top:1px solid #62665b}.steps h3{margin-bottom:10px}.steps span{font-size:11px;color:#c6b38f}.steps b{margin-left:auto;font-weight:normal}.needs{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.needs>a,.needs>article{border-top:1px solid var(--line);padding:26px 0}.needs h3,.needs h2{margin:25px 0 15px}.needs h2{font-size:34px}.needs span{display:block;font-size:12px;margin-top:35px}.studio-feature{padding:0;display:grid;grid-template-columns:1fr 1fr;background:#dedbd1}.studio-feature img{height:650px}.studio-feature>div{padding:65px 12%;align-self:center}.studio-feature h2{margin:25px 0}.studio-feature p{margin-bottom:20px}.intro{padding-top:85px;padding-bottom:65px}.intro h1{margin:28px 0}.intro p{max-width:610px}.work-section{padding-top:0}.filters{display:flex;gap:12px;margin-bottom:32px;flex-wrap:wrap}.filters button{border:1px solid #9a9c90;border-radius:30px;padding:9px 20px;background:transparent;font-size:12px;cursor:pointer}.filters button[aria-pressed=true]{background:var(--ink);color:white}.project[hidden]{display:none}.project-story{padding-top:0}.project-story>img{max-height:780px;object-fit:contain;background:#e6e2d9}.story{display:grid;grid-template-columns:1fr 1fr;gap:10%;padding:65px 0}.story h2{font-size:40px;margin-top:15px}.story p{margin-bottom:20px}.gallery{display:grid;grid-template-columns:1fr 1fr;gap:25px;margin-bottom:40px}.gallery img{height:460px;object-fit:contain;background:#e5e1d7}.service-list{padding-top:0}.service-list a{display:grid;grid-template-columns:40px 1fr 1fr 25px;gap:30px;border-top:1px solid var(--line);padding:40px 0}.service-list h2{font-size:36px}.service-detail{padding-top:0;display:grid;grid-template-columns:1fr 1fr;gap:7%;align-items:center}.service-detail img{height:550px}.service-detail h2{margin-top:20px}.service-detail ul{padding-left:20px;margin:25px 0}.service-detail .button{margin-top:25px}.faq{padding-top:15px;max-width:1000px;margin:auto}.faq h2{margin-bottom:30px}details{border-top:1px solid var(--line);padding:20px 0}summary{cursor:pointer;font-size:18px}details p{margin-top:20px}.contact-grid{padding-top:0;display:grid;grid-template-columns:1fr 1.5fr;gap:9%}address{font-style:normal;color:#6b6c61;margin:20px 0}.contact-grid p{margin:25px 0}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}label{display:block;font-size:12px}input,select,textarea{display:block;width:100%;border:0;border-bottom:1px solid #a8a99d;background:transparent;border-radius:0;padding:13px 0;color:var(--ink);min-width:0}textarea{border:1px solid #a8a99d;margin-top:12px;padding:15px}form>label{margin-top:25px}.consent{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:25px}.consent input{width:16px;flex:none}.consent a{text-decoration:underline}.form-note{font-size:12px}.reading{padding-top:0;max-width:850px}.reading p{margin-bottom:20px}footer{padding:80px 5.5% 28px;background:#191d19;color:#eae6d9}footer h2{margin:20px 0 30px}footer address{color:#b5b9ab}.footer-top{display:grid;grid-template-columns:1.7fr 1fr;padding-bottom:75px}.footer-top>div+div>a{display:block;font-size:14px;margin-top:8px}.footer-top .button{background:#e1d6c2;color:#252a23}.footer-bottom{border-top:1px solid #454b40;padding-top:25px;display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:11px}.social{display:flex;gap:15px;flex-wrap:wrap;font-size:12px}.contact-grid .social{margin-top:35px}.whatsapp{position:fixed;bottom:20px;right:25px;z-index:30;border:1px solid #bcc7ac;background:#e4ebd8;color:#19392c;border-radius:30px;padding:11px 20px;font-size:12px;box-shadow:0 3px 20px #0002}.whatsapp span{margin-right:7px}@media(min-width:1600px){.sculpture{scale:1.15}.project img{height:460px}}@media(max-width:900px){nav{gap:16px}.hero h1{font-size:64px}.scene{right:-16%;width:70%;opacity:.8}.sculpture{scale:.8}.hero-copy{width:65%}.project img{height:280px}.studio-feature>div{padding:40px 9%}.studio-feature img{height:580px}.footer-bottom{flex-wrap:wrap}.service-list a{grid-template-columns:30px 1fr}.service-list p{grid-column:2}.service-list b{display:none}}@media(max-width:650px){header{height:80px;padding:0 6%}.menu{display:block;border:0;background:none;font-size:13px}nav{display:none;position:absolute;top:80px;left:0;width:100%;background:var(--paper);padding:25px 6%;box-shadow:0 10px 20px #0002}nav.open{display:flex;flex-direction:column;align-items:stretch;gap:22px}.hero{height:auto;min-height:820px;align-items:start;padding:48px 6% 80px}.hero-copy{width:100%}.hero h1{font-size:56px;margin:22px 0}.hero p{font-size:14px}.scene{width:100%;height:410px;top:auto;bottom:35px;right:0;opacity:1}.sculpture{scale:.6;animation:none;transform:translate(-80%,-75%) rotateX(-14deg) rotateY(-25deg)}.hero-bottom{font-size:8px;left:6%;right:6%;gap:10px}.hero-bottom>span{display:none}.scene-label{bottom:9%;font-size:8px}.hero .button{position:relative;z-index:5}section{padding:60px 6%}.statement,.process,.studio-feature,.story,.service-detail,.contact-grid{grid-template-columns:1fr;gap:32px}.statement h2{font-size:40px}.section-head{display:block;margin-bottom:30px}.section-head>a,.section-head>p{margin-top:25px}.projects{grid-template-columns:1fr;gap:35px}.project img{height:300px}.needs{grid-template-columns:1fr;gap:15px}.studio-feature img{height:450px}.studio-feature>div{padding:40px 6%}.intro{padding-top:55px;padding-bottom:40px}.intro h1{font-size:48px}.gallery{grid-template-columns:1fr}.gallery img{height:auto}.service-detail img{height:330px}.form-grid{grid-template-columns:1fr}.footer-top{grid-template-columns:1fr;gap:50px;padding-bottom:45px}.footer-bottom{align-items:start;padding-bottom:55px}.footer-bottom .social{width:100%}.whatsapp{bottom:12px;right:12px}.service-list a{gap:15px}.service-list h2{font-size:30px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.sculpture{animation:none}.project img{transition:none}*{scroll-behavior:auto!important}}

/* Bold Singapore direction: image-led hero and high-contrast colour system. */
:root{--ink:#151515;--paper:#f7f7f0;--line:#cdcdc5;--gold:#2549ff;--blue:#2549ff;--lime:#d8ff3e}
h1,h2,h3{font-weight:700}em{font-family:inherit;font-style:normal;color:var(--blue);font-weight:700}p{color:#53534e}small{font-weight:700}header{height:88px}.brand{font-weight:900}.nav-contact{background:var(--ink);color:white;border-color:var(--ink);border-radius:0}nav a:hover,.text-link:hover{color:var(--blue)}.nav-contact:hover{background:var(--blue);color:white}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline-color:var(--blue)}.button{font-weight:700;border-radius:0}.button:hover{background:var(--blue)}
.bold-hero{display:block;background:var(--blue);height:auto;max-height:none;min-height:0;padding:55px 5.5% 70px;overflow:hidden;color:white}.bold-hero .hero-copy{width:100%;pointer-events:auto}.bold-hero small{font-size:11px;letter-spacing:.13em}.bold-hero h1{font-size:clamp(64px,9.8vw,158px);line-height:.88;letter-spacing:-.065em;margin:30px 0 27px;position:relative;z-index:3;max-width:1050px;font-weight:900}.bold-hero h1 span{color:var(--lime)}.hero-intro{position:absolute;right:0;bottom:10px;width:27%;max-width:340px}.bold-hero p{font-size:15px;color:white;line-height:1.6;margin-bottom:22px}.bold-hero .button.light{background:var(--lime);border-color:var(--lime);color:#151515;gap:30px}.bold-hero .button.light:hover{background:white;border-color:white}.hero-visual{position:relative;margin:36px 0 0;width:100%;transform:rotate(-1deg);border:7px solid white;background:white;box-shadow:12px 16px 0 #132bb1}.hero-visual>img{width:100%;height:clamp(330px,36vw,590px);object-fit:cover;object-position:center}.hero-visual figcaption{background:white;color:#151515;display:flex;justify-content:space-between;gap:15px;font-size:10px;font-weight:700;letter-spacing:.08em;padding:11px 10px 5px}.hero-visual figcaption a{text-decoration:underline;text-underline-offset:3px}.idea-sticker{position:absolute;right:35px;top:-42px;width:130px;height:130px;border-radius:50%;background:var(--lime);color:#151515;transform:rotate(11deg);display:grid;place-content:center;text-align:center;font-weight:900;font-size:19px;line-height:.98;box-shadow:3px 5px 0 #151515}.hero-scroll{position:absolute;bottom:10px;left:50%;font-size:28px}.energy-strip{display:flex;align-items:center;justify-content:space-around;gap:20px;padding:26px 5%;background:var(--lime);color:#151515;font-size:clamp(23px,4vw,65px);line-height:1;font-weight:900;letter-spacing:-.04em}.energy-strip b{font-weight:400}.statement{padding-top:100px;padding-bottom:100px}.dark{background:#171717}.dark em{color:var(--lime)}.steps span{color:var(--lime)}.studio-feature{background:#e7eaff}.view{background:var(--lime);font-weight:700}.project-caption h3{font-weight:700}.project img{aspect-ratio:1.5}.project:hover .view{background:var(--blue);color:white}.needs>a:hover{border-color:var(--blue)}.needs>a:hover h3{color:var(--blue)}footer{background:var(--blue);color:white}footer h2{font-size:clamp(46px,6.5vw,100px)}footer address{color:#e2e7ff}.footer-bottom{border-color:#ffffff55}.footer-top .button{background:var(--lime);color:#151515}.whatsapp{background:var(--lime);color:#151515;border:1px solid #151515;font-weight:700}.filters button[aria-pressed=true]{background:var(--blue);border-color:var(--blue)}
@media(max-width:1050px){.hero-intro{position:static;width:100%;max-width:none;display:flex;justify-content:space-between;align-items:center;gap:25px}.bold-hero p{margin:0}.bold-hero h1{font-size:11.5vw}.idea-sticker{width:110px;height:110px;font-size:17px}}
@media(max-width:650px){header{height:80px}.bold-hero{padding:38px 6% 55px;min-height:0}.bold-hero h1{font-size:clamp(46px,12vw,78px);margin:27px 0;line-height:.94}.bold-hero small{font-size:9px}.hero-intro{display:block}.bold-hero p{font-size:14px;margin-bottom:20px}.hero-visual{margin-top:44px;border-width:4px;transform:rotate(-1deg);box-shadow:6px 8px 0 #132bb1}.hero-visual>img{height:auto;aspect-ratio:1.15;object-position:48% center}.hero-visual figcaption{font-size:8px;letter-spacing:0;flex-wrap:wrap;padding:8px 5px 5px}.idea-sticker{right:9px;top:-32px;width:82px;height:82px;font-size:13px}.energy-strip{gap:8px;padding:23px 4%;font-size:6vw}.energy-strip b:last-child{display:none}.statement{padding:60px 6%}.studio-feature img{height:360px}.footer-top .button{font-size:13px}}

/* OKG-inspired black / white / acid-lime palette, with SATU composition. */
:root{--ink:#111;--paper:#fff;--line:#d8d8d8;--blue:#202020;--lime:#bdff16;--gold:#111}header{background:#111;color:#fff;border-bottom-color:#333}nav a:hover{color:var(--lime)}.nav-contact{background:var(--lime);color:#111;border-color:var(--lime)}.nav-contact:hover{background:white;color:#111}.bold-hero{background:#101010}.hero-visual{box-shadow:12px 16px 0 #303030}.studio-feature{background:#f1f1f1}footer{background:#090909}footer address{color:#ccc}.button:hover{background:#333}em{color:#555}.bold-hero h1 span{color:var(--lime)}.text-link:hover{color:#555}.dark em{color:var(--lime)}.project:hover .view{background:#111;color:var(--lime)}a:focus-visible,button:focus-visible{outline:3px solid #757575}.project-caption h3{font-size:clamp(23px,2.3vw,36px)}.editorial-projects{gap:60px 30px}.editorial-projects .project:nth-child(6n+1){grid-column:1/-1}.editorial-projects .project:nth-child(6n+1) img{height:auto;aspect-ratio:2.1;object-fit:cover}.editorial-projects .project img{height:auto;aspect-ratio:1.65}.editorial-projects .image-wrap{background:#eee}.portfolio-home{background:#fff}.section-head>div>p{margin-bottom:20px}.collection-cta{text-align:center;padding-top:65px}.collection-status{font-size:12px;margin-bottom:24px}.filters button{font-size:13px}.filters button[aria-pressed=true]{background:#111;border-color:#111;color:var(--lime)}.concept-intro small{margin-top:35px}.concept-intro p{max-width:760px}.project-facts{display:flex;gap:70px;border-top:1px solid #ddd;margin-top:45px;padding-top:23px;font-size:10px;letter-spacing:.09em}.project-facts b{display:block;letter-spacing:0;font-size:14px;margin-top:8px}.concept-gallery{padding-top:0;display:grid;grid-template-columns:1fr 1fr;gap:35px 24px}.concept-gallery figure{margin:0;min-width:0}.concept-gallery figure:first-child{grid-column:1/-1}.zoom-image{position:relative;border:0;background:#f2f2f2;padding:0;width:100%;cursor:zoom-in;display:block}.zoom-image img{width:100%;height:auto;object-fit:contain}.zoom-image span{position:absolute;bottom:12px;right:12px;padding:7px 12px;background:#111;color:white;font-size:11px}.concept-gallery figcaption{padding-top:10px;font-size:11px;letter-spacing:.05em}.next-story{background:var(--lime)}.next-story h2{margin:20px 0 30px}.image-dialog{padding:50px 20px 20px;border:0;background:#111;color:white;width:96vw;max-width:1800px;height:94vh;max-height:94vh}.image-dialog::backdrop{background:#000d}.image-dialog img{width:100%;height:calc(100% - 30px);object-fit:contain}.image-dialog button{position:absolute;right:20px;top:10px;border:1px solid #777;background:#111;color:#fff;padding:6px 15px;cursor:pointer}.image-dialog p{color:white;font-size:12px;text-align:center;max-width:none}.intro .text-link{font-size:12px}@media(max-width:650px){nav{background:#111}.editorial-projects{gap:35px}.editorial-projects .project:nth-child(6n+1){grid-column:auto}.editorial-projects .project:nth-child(6n+1) img{aspect-ratio:1.5}.editorial-projects .project img{aspect-ratio:1.5}.concept-gallery{grid-template-columns:1fr}.project-facts{gap:24px;flex-wrap:wrap}.concept-gallery figure:first-child{grid-column:auto}.hero-visual{box-shadow:6px 8px 0 #303030}.image-dialog{padding:50px 8px 15px}}

/* Editorial direction: warm ivory, charcoal, bronze; content preserved. */
:root{--ink:#242720;--paper:#f1eee6;--line:#d0ccc1;--blue:#806841;--lime:#d7c6a6;--gold:#967c51}
body{background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;line-height:1.7}h1,h2,h3{font-family:Georgia,'Times New Roman',serif;font-weight:400;letter-spacing:-.055em}h1{font-size:clamp(50px,6.3vw,96px)}h2{font-size:clamp(39px,4.4vw,68px)}h3{letter-spacing:-.035em}em{font-family:Georgia,'Times New Roman',serif;font-style:italic;font-weight:400;color:#866b3e}small{font-weight:400;font-size:10px;letter-spacing:.16em}p{color:#62645b;line-height:1.8}
header{height:92px;background:var(--paper);color:var(--ink);border-color:var(--line);padding:0 5.5%}.brand{font-family:Arial,Helvetica,sans-serif;font-weight:400;font-size:29px}.brand span{font-size:8px}nav{font-size:12px;gap:30px}.nav-contact{background:transparent;color:var(--ink);border:1px solid #9a998b;padding:11px 21px;border-radius:0}.nav-contact:hover{background:var(--ink);color:var(--paper)}nav a:hover{color:#806841}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid #a18960;outline-offset:5px}.button{background:var(--ink);border-color:var(--ink);font-weight:400;font-size:12px;padding:14px 24px}.button:hover{background:#665638;border-color:#665638}.text-link{font-weight:400;font-size:12px}.text-link:hover{color:#806841}
.bold-hero{height:calc(100svh - 92px);min-height:660px;max-height:1050px;padding:80px 8% 120px;display:flex;align-items:center;background:#171b16;isolation:isolate}.bold-hero .hero-copy{position:relative;z-index:3;width:100%;max-width:1200px;margin:auto;pointer-events:none}.bold-hero .hero-copy a{pointer-events:auto}.bold-hero small{font-size:10px;letter-spacing:.2em;color:#ede5d5}.bold-hero h1{font-family:Georgia,'Times New Roman',serif;font-size:clamp(68px,7.2vw,115px);line-height:1.02;letter-spacing:-.06em;text-transform:lowercase;font-weight:400;max-width:850px;margin:30px 0 35px;text-shadow:0 2px 30px #0004}.bold-hero h1::first-letter{text-transform:uppercase}.bold-hero h1 span{color:#d4bc90;font-style:italic}.hero-intro{position:static;width:100%;max-width:none;display:flex;align-items:center;gap:65px;justify-content:flex-start}.bold-hero p{color:#eee9dd;line-height:1.8;font-size:14px;margin:0}.bold-hero .button.light{color:#f8f3e7;background:transparent;border-color:#d8cdb39c;padding:13px 22px;font-weight:400;gap:26px}.bold-hero .button.light:hover{background:#ece4d3;color:#23251f;border-color:#ece4d3}.bold-hero .hero-visual{position:absolute;inset:0;width:100%;height:100%;margin:0;border:0;transform:none;box-shadow:none;background:#151914;z-index:-1}.hero-visual>img{width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(.68) brightness(.68)}.hero-visual:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#11180fe0 0%,#171b1573 52%,#151a122b 100%),linear-gradient(0deg,#12160fd6,transparent 38%);pointer-events:none}.hero-visual figcaption{position:absolute;z-index:2;bottom:28px;left:8%;right:8%;padding:0;background:transparent;color:#ddd4c0;display:flex;justify-content:space-between;font-size:9px;letter-spacing:.13em}.hero-visual figcaption a{font-weight:400}.idea-sticker{display:none}.hero-scroll{z-index:4;left:50%;bottom:20px;color:#e8ddc7;font-size:25px}.energy-strip{background:#e2ded3;color:#6f644f;font-size:12px;font-weight:400;letter-spacing:.2em;padding:25px 15%;border-bottom:1px solid var(--line)}.energy-strip b{font-size:19px;color:#9a8258}
section{padding:100px 8%}.statement{padding:110px 8%;gap:28px 12%}.statement small{color:#806841}.statement h2{font-size:clamp(39px,4.3vw,66px)}.statement p{max-width:490px;font-size:15px}.portfolio-home{background:#e5e2d8}.section-head{margin-bottom:55px;gap:8%}.section-head>div>p{font-size:14px;max-width:460px}.section-head small{color:#806841}.editorial-projects{grid-template-columns:1.2fr 1fr;gap:72px 38px;align-items:start}.editorial-projects .project:nth-child(6n+1){grid-column:auto}.editorial-projects .project:nth-child(even){padding-top:90px}.editorial-projects .project img,.editorial-projects .project:nth-child(6n+1) img{height:auto;aspect-ratio:1.45;object-fit:cover}.editorial-projects .project:nth-child(4n+3) img{aspect-ratio:1.15}.editorial-projects .image-wrap{background:#d3cfc3}.project-caption{padding-top:19px;align-items:baseline}.project-caption h3{font-weight:400;font-size:clamp(26px,2.8vw,41px)}.project small{font-size:9px;letter-spacing:.12em;color:#737367}.view{background:#f3eee1e8;color:#2a2c24;font-weight:400;font-size:10px;border:1px solid #e4decf}.project:hover .view{background:#292d23;color:#f3eee1}.collection-cta{padding-top:70px}.dark{background:#272c25;color:#ede7da}.dark p{color:#c4c6b7}.dark em{color:#cbb489}.steps span{color:#cab58f}.process{gap:12%}.needs h3{font-weight:400;font-size:30px}.needs>a:hover h3{color:#806841}.needs>a:hover{border-color:#806841}.studio-feature{background:#dedbcf;padding:0}.studio-feature img{height:680px;object-fit:cover}.studio-feature>div{padding:60px 12%}.studio-feature h2{font-size:clamp(38px,4vw,61px)}
footer{background:#1d231d;color:#e8e1d2;padding:90px 8% 28px}footer h2{font-size:clamp(50px,6vw,90px);font-weight:400}footer h3{font-size:28px}footer address{color:#b6bdad}.footer-top .button{background:#ded1b7;color:#252a22;border-color:#ded1b7}.footer-top .button:hover{background:#f0e8d8}.footer-bottom{border-color:#53604b;color:#c1c8b8}.whatsapp{background:#e6dfcc;color:#283021;border:1px solid #b8b29e;font-weight:400;box-shadow:0 4px 20px #0001}.filters button{font-size:12px;border-color:#a4a597}.filters button[aria-pressed=true]{background:#2b3028;border-color:#2b3028;color:#eee8d9}.intro{padding-top:85px}.intro p{font-size:15px}.project-facts{border-color:var(--line);gap:65px}.project-facts b{font-weight:400}.concept-gallery{gap:40px 28px}.concept-gallery figcaption{color:#807354;font-size:10px}.zoom-image{background:#e5e1d6}.zoom-image span{background:#252b23e8;color:#eee8db;font-weight:400}.next-story{background:#ded8c8}.next-story small{color:#806841}.image-dialog{background:#1d231d}.image-dialog button{background:#1d231d}.collection-status{color:#787b70}.work-section{padding-top:0}
@media(min-width:1800px){section{padding-left:max(8%,calc((100vw - 1500px)/2));padding-right:max(8%,calc((100vw - 1500px)/2))}}
@media(max-width:1050px){.hero-intro{display:flex;max-width:none}.bold-hero h1{font-size:9vw}.editorial-projects{gap:50px 25px}.editorial-projects .project:nth-child(even){padding-top:60px}.section-head{gap:35px}.studio-feature img{height:610px}}
@media(max-width:650px){header{height:80px;padding:0 6%}nav{background:var(--paper);color:var(--ink);gap:22px}.bold-hero{height:auto;min-height:740px;max-height:none;padding:65px 6% 110px}.bold-hero h1{font-size:clamp(52px,11.8vw,77px);line-height:1.06;margin:28px 0}.bold-hero small{font-size:8px;letter-spacing:.13em}.hero-intro{display:block}.bold-hero p{font-size:13px;margin-bottom:25px}.hero-visual>img{aspect-ratio:auto;height:100%;object-position:56% center}.hero-visual:after{background:linear-gradient(90deg,#11180fcc,#11180f66),linear-gradient(0deg,#11180fe6,transparent 70%)}.hero-visual figcaption{left:6%;right:6%;bottom:28px;font-size:8px;display:block;letter-spacing:.05em}.hero-visual figcaption a{display:block;margin-top:7px}.hero-scroll{left:auto;right:6%;bottom:30px}.energy-strip{padding:20px 6%;font-size:10px;gap:10px}.energy-strip b{font-size:16px}section,.statement{padding:65px 6%}.editorial-projects{grid-template-columns:1fr;gap:38px}.editorial-projects .project:nth-child(even){padding-top:0}.editorial-projects .project img,.editorial-projects .project:nth-child(6n+1) img,.editorial-projects .project:nth-child(4n+3) img{aspect-ratio:1.45}.project-caption h3{font-size:30px}.section-head{margin-bottom:35px}.studio-feature{padding:0}.studio-feature img{height:380px}.studio-feature>div{padding:45px 6%}.studio-feature h2{font-size:40px}.intro{padding-top:50px}.intro h1{font-size:46px}.concept-gallery,.work-section,.project-story,.contact-grid,.service-list,.service-detail,.reading{padding-top:0}.project-facts{gap:22px}.concept-gallery{gap:28px}.footer-top{gap:40px}footer{padding:65px 6% 28px}.collection-cta{padding-top:40px}.collection-cta .button{font-size:11px}.concept-intro small{margin-top:28px}}

/* Portfolio index: aligned rows, equal columns and consistent image frames. */
.portfolio-index .editorial-projects{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:50px 32px;align-items:start}.portfolio-index .editorial-projects .project,.portfolio-index .editorial-projects .project:nth-child(even),.portfolio-index .editorial-projects .project:nth-child(6n+1){grid-column:auto;padding-top:0;min-width:0}.portfolio-index .editorial-projects .image-wrap{aspect-ratio:16/10;overflow:hidden}.portfolio-index .editorial-projects .project img,.portfolio-index .editorial-projects .project:nth-child(6n+1) img,.portfolio-index .editorial-projects .project:nth-child(4n+3) img{width:100%;height:100%;aspect-ratio:auto;object-fit:cover}.portfolio-index .project-caption{padding-top:17px;gap:15px}.portfolio-index .project-caption h3{font-size:clamp(25px,2.3vw,36px)}.portfolio-index .filters{gap:10px}.portfolio-index .collection-status{margin:0 0 26px}.portfolio-index .project[hidden]{display:none}@media(max-width:650px){.portfolio-index .editorial-projects{grid-template-columns:1fr;gap:35px}.portfolio-index .filters button{padding:9px 14px;font-size:11px}}

.seo-copy{background:#e7e3d9;padding:85px 8%;border-top:1px solid #d0cbc0}.seo-copy>div{max-width:900px}.seo-copy small{color:#806841}.seo-copy h2{margin:22px 0;font-size:clamp(32px,3.5vw,54px)}.seo-copy p{max-width:720px;margin:0 0 16px;font-size:15px}@media(max-width:650px){.seo-copy{padding:60px 6%}.seo-copy p{font-size:14px}}
