@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400;1,500&family=Manrope:wght@400;500;600;700&display=swap');
:root{--ink:#141513;--black:#0d0f0e;--paper:#f6f4ef;--white:#fff;--gold:#d7bf84;--gold-dark:#806335;--muted:#676a64;--line:#d9d9d1;--serif:'Cormorant Garamond',Georgia,serif;--sans:'Manrope',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--paper);color:var(--ink);font:400 16px/1.7 var(--sans)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,summary{ -webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait;opacity:.55}img{display:block;width:100%;object-fit:cover}button{color:inherit}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--serif);font-weight:400;line-height:1.04}h1{font-size:clamp(3.6rem,6.6vw,7rem);letter-spacing:-.035em}h2{font-size:clamp(2.7rem,4.5vw,4.7rem);letter-spacing:-.035em}h3{font-size:2.2rem}em{font-weight:400}p{max-width:65ch}.wrap{width:min(1360px,88%);margin:auto}.section{padding:110px 0}.eyebrow{font:600 12px/1.6 var(--sans);letter-spacing:.2em;text-transform:uppercase;display:block;margin-bottom:24px}.gold{color:var(--gold)}.muted{color:var(--muted)}.skip{position:fixed;top:-100px;left:16px;background:var(--gold);padding:12px;z-index:100}.skip:focus{top:10px}:focus-visible{outline:2px solid #b78b38;outline-offset:6px}.btn{min-height:54px;display:inline-flex;align-items:center;justify-content:center;gap:26px;padding:15px 24px;font-size:14px;font-weight:600;border:1px solid transparent;background:var(--gold);color:var(--ink);transition:background .2s,transform .2s}.btn:hover{background:#e9d7aa;transform:translateY(-2px)}.btn-outline{border-color:#ffffff55;background:transparent;color:white}.btn-outline:hover{background:#ffffff12}.btn-dark{background:var(--ink);color:white}.btn-dark:hover{background:#343b32}.arrow{font:400 23px/1 sans-serif;display:inline-block}.text-link{display:inline-flex;align-items:center;gap:28px;border-bottom:1px solid currentColor;padding:10px 0;font-size:14px;font-weight:600}.header{background:var(--black);color:#f7f4ee;position:sticky;top:0;z-index:40;border-bottom:1px solid #ffffff19}.header-inner{width:94%;margin:auto;height:102px;display:flex;align-items:center;justify-content:space-between;gap:32px}.brand{display:flex;align-items:center;gap:14px;flex-shrink:0}.brand img{width:72px;height:72px;border-radius:50%}.brand-name{font-family:var(--serif);font-size:24px;line-height:1.1;letter-spacing:.06em}.brand-name small{display:block;font-family:var(--sans);font-size:10px;letter-spacing:.32em;margin-top:8px;color:var(--gold)}.nav{display:flex;align-items:center;gap:28px;font-size:13px}.nav>a{padding:8px 0}.nav>a:hover,.nav>a[aria-current=page]{color:var(--gold)}.nav .nav-sim{color:var(--gold)}.header .btn{font-size:12px;padding:12px 20px;min-height:46px}.menu-toggle{display:none;background:none;border:1px solid #ffffff40;padding:8px 12px;font-size:14px;color:var(--gold)}.hero{min-height:710px;height:calc(100svh - 102px);max-height:1000px;background:var(--black);color:var(--paper);position:relative;overflow:hidden;display:flex;align-items:center}.hero-photo{position:absolute;inset:0 0 0 28%;height:100%;object-position:center 58%}.hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#0d0f0ef5 0%,#0d0f0ec9 27%,#0d0f0e30 62%,#0d0f0e08 100%),linear-gradient(0deg,#0d0f0e88,transparent 30%)}.hero-content{position:relative;z-index:1;padding-bottom:70px;width:100%}.hero-content h1{max-width:780px}.hero-content h1 em{color:var(--gold)}.hero-content p{font-size:16px;line-height:1.8;color:#e0e0d7;max-width:420px;margin-top:30px}.hero-actions{display:flex;align-items:center;gap:28px;margin-top:38px}.hero-bottom{position:absolute;bottom:30px;left:6%;right:6%;z-index:2;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #ffffff35;padding-top:22px;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:#e2e0d6}.hero-bottom .counter{font-family:var(--serif);font-size:26px;color:var(--gold);letter-spacing:0}.hero-bottom .counter small{font-size:16px;color:#a3a49b}.dot-separator{margin:0 18px;color:var(--gold)}.intro{display:grid;grid-template-columns:1.2fr 1fr;gap:12%;align-items:center}.intro h2{max-width:640px}.intro p{color:var(--muted);margin-bottom:26px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:44px}.section-heading p{max-width:330px;color:var(--muted)}.universes{padding-top:0}.universe-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.universe-card{position:relative;min-height:620px;overflow:hidden;background:var(--ink);color:var(--white);display:flex;align-items:end}.universe-card>img{position:absolute;height:100%;inset:0;transition:transform .9s}.universe-card:hover>img{transform:scale(1.045)}.universe-card:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#0d0f0eed,transparent 80%)}.universe-content{position:relative;z-index:1;padding:45px;width:100%}.universe-content h3{font-size:4.6rem}.universe-content p{color:#dedfd5;max-width:360px;margin:20px 0}.universe-title{display:flex;align-items:center;justify-content:space-between}.circle-arrow{display:flex;width:52px;height:52px;border-radius:50%;align-items:center;justify-content:center;border:1px solid #ffffff75;font-size:24px}.tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:24px}.tags span{border:1px solid #ffffff4d;padding:5px 10px;font-size:12px;color:#e2e5db}.strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:25px 0}.strip .wrap{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap;font:400 1.6rem var(--serif)}.strip span:nth-child(even){color:var(--gold-dark)}.sim-promo{background:var(--black);color:var(--paper);overflow:hidden}.sim-promo-grid{display:grid;grid-template-columns:1fr 1.05fr;gap:8%;align-items:center}.sim-copy p{color:#bdbfb5;margin:26px 0;max-width:450px}.sim-copy .eyebrow{color:var(--gold)}.sim-copy h2 em{color:var(--gold)}.sim-copy .mini-steps{display:flex;gap:24px;margin:32px 0;font-size:12px;letter-spacing:.06em;color:#d5d7cb}.mini-steps b{font-weight:400;color:var(--gold);margin-right:6px}.sim-picture{position:relative}.sim-picture>img{height:510px}.sim-picture .picture-label{position:absolute;top:20px;left:20px;background:#111d;padding:8px 14px;font-size:12px;letter-spacing:.09em}.swatch-bar{position:absolute;bottom:24px;left:24px;right:24px;background:#141513eb;border:1px solid #ffffff35;padding:20px 22px;display:flex;gap:10px;align-items:center}.swatch-bar span{width:29px;height:29px;border-radius:50%;background:var(--swatch);border:3px solid transparent}.swatch-bar small{margin-left:auto;font-size:12px;color:var(--gold)}.picture-note{margin-top:14px;font-size:12px;color:#babdb4}.inspiration-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:26px;align-items:start}.inspiration-card:nth-child(2){margin-top:65px}.inspiration-card img{height:365px;transition:transform .6s}.inspiration-card:first-child img{height:470px}.inspiration-card .photo-frame{overflow:hidden}.inspiration-card:hover img{transform:scale(1.035)}.inspiration-card .caption{display:flex;justify-content:space-between;align-items:center;margin-top:18px}.inspiration-card h3{font-size:1.8rem}.inspiration-card p{font-size:12px;color:var(--muted);margin-top:4px}.material-section{background:#eae8e0}.material-grid{display:grid;grid-template-columns:1fr 1fr;gap:9%;align-items:center}.material-photo{height:580px;position:relative;background:#333}.material-photo img{height:100%}.material-photo:after{content:'';position:absolute;inset:20px;border:1px solid #d7bf8455}.material-photo .material-label{position:absolute;bottom:48px;left:48px;color:#e6d29b;z-index:2;font:italic 3.6rem var(--serif)}.process-list{margin-top:35px}.process-item{padding:22px 0;border-top:1px solid #c8c8bc;display:grid;grid-template-columns:40px 1fr;gap:12px}.process-item>span{font:italic 22px var(--serif);color:var(--gold-dark)}.process-item h3{font-size:1.65rem;margin-bottom:10px}.process-item p{font-size:14px;color:var(--muted)}.contact-section{background:var(--black);color:var(--paper);text-align:center;padding:115px 0 85px;position:relative}.contact-section h2{font-size:clamp(3.3rem,5.4vw,5.6rem);max-width:900px;margin:auto}.contact-section p{color:#bdbfb5;margin:25px auto 35px}.contact-section .eyebrow{color:var(--gold)}.contact-options{display:flex;justify-content:center;gap:16px;flex-wrap:wrap}.footer{background:var(--black);color:#a7aba0;border-top:1px solid #ffffff21;font-size:12px}.footer-main{padding:45px 0;display:flex;justify-content:space-between;gap:35px;align-items:center}.footer .brand-name{color:#f6f4ef}.footer-links{display:flex;gap:26px;flex-wrap:wrap}.footer-bottom{border-top:1px solid #ffffff21;padding:20px 0;display:flex;justify-content:space-between;gap:20px}.footer a:hover{color:var(--gold)}.floating-sim{position:fixed;bottom:24px;right:24px;z-index:30;display:flex;align-items:center;gap:10px;background:var(--gold);color:var(--ink);padding:14px 20px;box-shadow:0 6px 30px #0003;border-radius:30px;font-size:13px;font-weight:600}.floating-sim span{font-size:21px}.page-hero{background:var(--black);color:var(--paper);position:relative;min-height:570px;display:flex;align-items:center;overflow:hidden}.page-hero>img{position:absolute;right:0;top:0;width:65%;height:100%}.page-hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#0d0f0e 0%,#0d0f0ecc 32%,transparent)}.page-hero .wrap{z-index:1;position:relative;padding:60px 0}.page-hero h1{max-width:750px}.page-hero p{max-width:480px;margin-top:26px;color:#dedfd7}.service-list{display:grid;grid-template-columns:1fr 1fr;gap:24px 80px}.service-item{border-top:1px solid var(--line);padding:30px 0}.service-item .eyebrow{margin-bottom:18px;color:var(--gold-dark)}.service-item h3{font-size:2.1rem;margin-bottom:20px}.service-item p{color:var(--muted)}.editorial-photo{height:550px}.credits{padding:70px 0;min-height:65vh}.credits h1{font-size:3.5rem;margin-bottom:30px}.credits h2{font-size:2rem;margin:30px 0 15px}.credits a{text-decoration:underline}.credits li{margin:12px 0}.mobile-only{display:none}
@media(min-width:1700px){.hero-content h1{font-size:7.5rem;max-width:1000px}}
@media(max-width:1200px){.nav{gap:18px}.brand-name{font-size:21px}.header-inner{gap:18px}.header .btn{padding:10px 14px}.universe-card{min-height:540px}.universe-content{padding:32px}.hero{min-height:660px}.hero h1{font-size:6rem}.inspiration-card img{height:310px}.inspiration-card:first-child img{height:410px}}
@media(max-width:980px){.header-inner{height:85px;width:90%}.brand img{height:60px;width:60px}.nav{display:none;position:absolute;top:85px;left:0;right:0;background:var(--black);padding:28px 6%;flex-direction:column;align-items:stretch;gap:14px;border-top:1px solid #ffffff2b;max-height:calc(100svh - 85px);overflow:auto}.nav.open{display:flex}.menu-toggle{display:block}.header-cta{margin-left:auto}.hero{height:auto;min-height:720px}.hero-content h1{font-size:5.3rem}.hero-photo{left:15%}.intro{gap:7%}.section{padding:80px 0}.universes{padding-top:0}.universe-card{min-height:500px}.universe-content h3{font-size:3.6rem}.sim-promo-grid{gap:6%}.sim-picture>img{height:480px}.sim-copy .mini-steps{gap:12px;flex-wrap:wrap}.inspiration-grid{gap:18px}.inspiration-card img{height:280px}.inspiration-card:first-child img{height:360px}.inspiration-card h3{font-size:1.5rem}.material-photo{height:570px}.footer-main{align-items:start}.footer-links{max-width:330px}.service-list{gap:20px 45px}}
@media(max-width:680px){html{scroll-padding-top:90px}.wrap{width:88%}.header-inner{height:79px;gap:14px}.brand img{height:55px;width:55px}.brand-name{font-size:18px}.brand-name small{font-size:8px}.header-cta{display:none}.nav{top:79px}.hero{min-height:720px;height:calc(100svh - 79px);max-height:900px;align-items:center}.hero-photo{left:0;object-position:62% center;opacity:.75}.hero:after{background:linear-gradient(90deg,#0d0f0ed9,#0d0f0e4d),linear-gradient(0deg,#0d0f0ecc,transparent 60%)}.hero-content{padding-bottom:45px}.hero-content h1{font-size:4.25rem;max-width:480px}.hero-content .eyebrow{font-size:10px;letter-spacing:.17em}.hero-content p{font-size:15px;max-width:340px;margin-top:24px}.hero-actions{flex-wrap:wrap;gap:20px;margin-top:30px}.hero-actions .text-link{font-size:13px}.hero-bottom{font-size:9px;line-height:1.6;bottom:22px;gap:20px}.hero-bottom .counter{font-size:21px;white-space:nowrap}.dot-separator{margin:0 6px}.section{padding:66px 0}.intro{grid-template-columns:1fr;gap:30px}.intro p{margin-bottom:18px}.eyebrow{margin-bottom:19px;font-size:11px}h2{font-size:3.2rem}.universes{padding-top:0}.section-heading{display:block;margin-bottom:30px}.section-heading p{margin-top:22px}.universe-grid{grid-template-columns:1fr;gap:24px}.universe-card{min-height:490px}.universe-content{padding:28px}.universe-content h3{font-size:3.8rem}.universe-content p{font-size:15px}.strip .wrap{font-size:1.3rem;justify-content:center;gap:12px 18px}.strip span:nth-child(even){display:none}.sim-promo-grid{grid-template-columns:1fr;gap:40px}.sim-copy h2{font-size:3.5rem}.sim-picture>img{height:400px}.inspiration-grid{grid-template-columns:1fr;gap:35px}.inspiration-card:nth-child(2){margin-top:0}.inspiration-card img,.inspiration-card:first-child img{height:380px}.inspiration-card h3{font-size:2rem}.material-grid{grid-template-columns:1fr;gap:42px}.material-photo{height:370px}.material-photo .material-label{font-size:3.5rem;left:36px;bottom:35px}.material-grid .process-item{padding:20px 0}.contact-section{padding:72px 0}.contact-section h2{font-size:3.6rem}.contact-section p{font-size:15px}.footer-main{flex-direction:column;gap:30px}.footer-bottom{flex-direction:column;gap:8px;padding-bottom:95px}.floating-sim{bottom:18px;right:18px;padding:11px 16px;font-size:12px}.page-hero{min-height:550px}.page-hero>img{width:100%;opacity:.65}.page-hero:after{background:linear-gradient(90deg,#0d0f0ed9,#0d0f0e4d)}.page-hero h1{font-size:4.25rem}.page-hero p{font-size:15px}.service-list{grid-template-columns:1fr;gap:10px}.editorial-photo{height:360px}.mobile-only{display:block}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
.nav{font-size:14px}.universe-content h3{font-size:clamp(2.8rem,4.8vw,4.6rem)}
