:root{--ink:#151512;--paper:#f3f1eb;--sand:#d8d2c5;--line:rgba(21,21,18,.16);--accent:#8d887a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:15px;line-height:1.65}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.site-header{height:96px;padding:0 4.5vw;display:flex;align-items:center;border-bottom:1px solid var(--line);background:rgba(243,241,235,.96);position:relative;z-index:20}.brand{width:210px;display:flex;flex-direction:column;line-height:1;letter-spacing:.22em}.brand span{font-family:Georgia,serif;font-size:20px}.brand small{margin-top:8px;font-size:8px;letter-spacing:.54em}.site-header nav{margin:auto;display:flex;gap:34px;font-size:12px;text-transform:uppercase;letter-spacing:.08em}.site-header nav a{position:relative}.site-header nav a:after{content:"";position:absolute;left:0;bottom:-7px;width:0;height:1px;background:var(--ink);transition:.25s}.site-header nav a:hover:after{width:100%}.header-contact,.button{display:inline-flex;align-items:center;justify-content:space-between;gap:35px;border:1px solid var(--ink);padding:14px 18px;font-size:11px;text-transform:uppercase;letter-spacing:.1em;transition:.25s}.header-contact:hover,.button:hover{background:var(--ink);color:white}.nav-toggle{display:none;background:none;border:0;font-size:22px}.hero{min-height:calc(100vh - 96px);display:grid;grid-template-columns:44% 56%}.hero-copy{padding:11vh 6vw 7vh;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.eyebrow{font-size:10px;font-weight:bold;letter-spacing:.24em;text-transform:uppercase;margin:0 0 28px}.hero h1,.page-hero h1,.contact-page h1{font:400 clamp(52px,6.4vw,105px)/.94 Georgia,serif;letter-spacing:-.045em;margin:0}.hero h1 em,.contact-page h1 em,.manifest h2 em{font-weight:400;color:var(--accent)}.hero-copy>p:not(.eyebrow){max-width:470px;margin:40px 0;color:#59574f;font-size:16px}.hero-visual{position:relative;min-height:600px;overflow:hidden}.hero-visual img{width:100%;height:100%;object-fit:cover}.hero-index{position:absolute;bottom:24px;right:28px;background:rgba(243,241,235,.9);display:flex;align-items:center;gap:12px;padding:10px 15px;font-size:9px}.hero-index i{width:38px;height:1px;background:var(--ink)}.manifest,.services,.projects,.journal{padding:130px 7vw}.manifest{border-bottom:1px solid var(--line)}.manifest h2,.section-head h2{font:400 clamp(42px,5vw,76px)/1.05 Georgia,serif;letter-spacing:-.035em;margin:0}.manifest-grid{display:grid;grid-template-columns:1fr 1fr;gap:10vw;margin-top:70px}.manifest-grid p{grid-column:2;font:400 20px/1.7 Georgia,serif}.manifest-grid a{grid-column:2}.text-link{font-size:11px;text-transform:uppercase;letter-spacing:.14em;border-bottom:1px solid;padding-bottom:7px;width:max-content}.services{background:#ded9cf}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:70px}.service-list{border-top:1px solid rgba(21,21,18,.35)}.service-row{display:grid;grid-template-columns:70px minmax(220px,1fr) 1fr 40px;align-items:center;gap:30px;padding:34px 0;border-bottom:1px solid rgba(21,21,18,.35);transition:.25s}.service-row:hover{padding-left:15px}.service-row>span{font-size:10px;letter-spacing:.15em}.service-row h3{font:400 34px Georgia,serif;margin:0}.service-row p{color:#5f5c54;margin:0}.service-row b{text-align:right;font-size:20px}.projects{background:#1b1b19;color:#eee}.button-dark{background:var(--ink);color:white;border-color:var(--ink)}.button-dark:hover{background:transparent;color:var(--ink)}.projects .button{background:white;color:var(--ink);border-color:white}.project-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:5vw 2vw}.project-card:nth-child(3n){margin-top:90px}.project-card img{width:100%;aspect-ratio:1.32;object-fit:cover;filter:saturate(.75);transition:.5s}.project-card:hover img{filter:saturate(1);transform:scale(.995)}.project-card div{display:flex;justify-content:space-between;align-items:baseline;margin-top:18px}.project-card span,.article-card small,.archive-card small{font-size:9px;text-transform:uppercase;letter-spacing:.2em;color:#aaa}.project-card h3{font:400 26px Georgia,serif;margin:0}.cta{text-align:center;padding:150px 20px;background:#c7c1b5}.cta h2{font:400 clamp(55px,8vw,120px) Georgia,serif;margin:10px 0 50px;letter-spacing:-.04em}.journal .cards{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.article-card img{width:100%;aspect-ratio:1.25;object-fit:cover;margin-bottom:20px}.article-card h3{font:400 23px/1.2 Georgia,serif;margin:8px 0}.page-hero{padding:130px 7vw 90px;border-bottom:1px solid var(--line)}.archive-grid{padding:80px 7vw 130px;display:grid;grid-template-columns:repeat(3,1fr);gap:70px 28px}.archive-image{aspect-ratio:1.25;background:#d7d1c6;display:flex;align-items:center;justify-content:center;margin-bottom:18px;overflow:hidden}.archive-image img{width:100%;height:100%;object-fit:cover;transition:.5s}.archive-card:hover img{transform:scale(1.025)}.archive-image>span{font:50px Georgia,serif;color:#aaa}.archive-card h2{font:400 27px/1.15 Georgia,serif;margin:8px 0}.archive-card p{color:#68655d}.pagination{padding:0 7vw 80px}.pagination nav>div:first-child{display:none}.pagination nav>div:last-child{display:flex;justify-content:space-between}.pagination svg{width:18px}.detail{padding-bottom:130px}.detail>header{padding:120px 15vw 80px;text-align:center}.detail h1{font:400 clamp(50px,7vw,105px)/.98 Georgia,serif;letter-spacing:-.04em;margin:0}.lead{max-width:720px;margin:35px auto 0;color:#66635c;font-size:18px}.detail-cover{width:86%;max-height:80vh;object-fit:cover;margin:0 auto 80px}.rich-text{max-width:900px;margin:auto;padding:0 30px;font-size:17px}.rich-text h1,.rich-text h2,.rich-text h3{font-family:Georgia,serif;font-weight:400}.rich-text h2{font-size:42px}.rich-text img{height:auto;margin:35px auto}.rich-text script,.rich-text style,.rich-text form{display:none}.detail-gallery{padding:80px 7vw 0;display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.detail-gallery img{width:100%;height:500px;object-fit:cover}.contact-page{padding:120px 8vw;display:grid;grid-template-columns:1fr 1fr;gap:10vw}.contact-page>div>p:not(.eyebrow){max-width:450px;color:#656159}.contact-page dl{margin-top:60px;display:grid;grid-template-columns:100px 1fr;gap:12px}.contact-page dt{font-size:10px;letter-spacing:.15em;text-transform:uppercase}.contact-page dd{margin:0}.contact-page form{padding-top:40px}.contact-page label{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.14em;margin-bottom:26px}.contact-page input,.contact-page textarea{display:block;width:100%;border:0;border-bottom:1px solid #aaa;background:transparent;padding:12px 0;font:15px Arial;margin-top:5px;outline:none}.contact-page textarea{resize:vertical}.success,.error{padding:15px;margin-bottom:25px;background:#dbe6d8}.error{background:#ead8d6}footer{background:#11110f;color:#d9d7d0;padding:90px 6vw 35px;display:grid;grid-template-columns:2fr repeat(3,1fr);gap:5vw}footer h4{font-size:9px;letter-spacing:.2em;text-transform:uppercase;margin:0 0 25px;color:#8d8b84}footer a{display:block;margin:10px 0}footer p{color:#8d8b84}.footer-brand p{max-width:430px}.brand-light{color:white;margin-bottom:35px}.copyright{grid-column:1/-1;border-top:1px solid #333;padding-top:28px;margin-top:50px;font-size:10px;text-transform:uppercase;letter-spacing:.08em}
@media(max-width:900px){.site-header{height:76px;padding:0 20px}.site-header nav{display:none;position:absolute;left:0;top:76px;width:100%;background:var(--paper);padding:25px;flex-direction:column;gap:18px;border-bottom:1px solid}.site-header nav.open{display:flex}.nav-toggle{display:block;margin-left:auto}.header-contact{display:none}.hero{display:block}.hero-copy{padding:90px 25px}.hero-visual{min-height:520px}.manifest,.services,.projects,.journal{padding:90px 25px}.manifest-grid{display:block;margin-top:40px}.service-row{grid-template-columns:40px 1fr 25px}.service-row p{display:none}.project-grid{display:block}.project-card{display:block;margin:0 0 45px!important}.section-head{align-items:flex-start;flex-direction:column}.archive-grid{grid-template-columns:1fr 1fr;padding:60px 25px}.contact-page{grid-template-columns:1fr;padding:80px 25px}.journal .cards{grid-template-columns:1fr}.page-hero{padding:90px 25px 60px}.detail>header{padding:90px 25px 60px}.detail-cover{width:100%}.detail-gallery{grid-template-columns:1fr;padding:50px 20px}.detail-gallery img{height:auto}footer{grid-template-columns:1fr 1fr}.footer-brand,.copyright{grid-column:1/-1}}@media(max-width:560px){.archive-grid{grid-template-columns:1fr}.hero h1{font-size:53px}.hero-visual{min-height:420px}footer{grid-template-columns:1fr}}
.shop-hero{background:#ded9cf}.product-card-site b{display:block;margin-top:14px;font:400 22px Georgia,serif}.empty-shop{grid-column:1/-1;text-align:center;padding:70px;background:#e7e2d7;color:#666}.product-detail{padding:90px 7vw;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);gap:6vw}.product-main-image{width:100%;aspect-ratio:1.05;object-fit:cover;background:#d7d1c6}.product-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:12px}.product-gallery img{aspect-ratio:1;object-fit:cover;width:100%}.product-buy{position:sticky;top:30px;align-self:start}.product-buy h1{font:400 clamp(44px,5vw,78px)/.96 Georgia,serif;letter-spacing:-.04em;margin:0 0 24px}.product-buy>p:not(.eyebrow){color:#666;max-width:520px}.product-buy>strong{display:block;font:400 34px Georgia,serif;margin:26px 0 5px}.product-buy>small{display:block;color:#777;margin-bottom:24px}.product-buy form{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:24px 0;margin-bottom:24px}.product-buy label,.checkout-page label{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.14em;margin-bottom:20px}.product-buy input,.checkout-page input,.checkout-page textarea,.cart-line input{display:block;border:1px solid #aaa;background:transparent;padding:12px;margin-top:6px}.product-description{padding-bottom:120px}.cart-page,.checkout-page,.payment-page{padding:70px 7vw 130px}.cart-line{display:grid;grid-template-columns:95px 1fr 100px 150px;gap:20px;align-items:center;border-bottom:1px solid var(--line);padding:18px 0}.cart-line img{width:95px;height:95px;object-fit:cover}.cart-line span{display:flex;flex-direction:column}.cart-line small{color:#777}.cart-total{display:flex;justify-content:flex-end;gap:40px;font:400 32px Georgia,serif;margin:35px 0}.cart-actions{display:flex;justify-content:flex-end;gap:14px}.checkout-page{display:grid;grid-template-columns:minmax(0,1fr) 380px;gap:6vw}.checkout-page form{background:#e6e1d6;padding:38px}.checkout-page input,.checkout-page textarea{width:100%;border:0;border-bottom:1px solid #999}.checkout-page aside{background:#1b1b19;color:#eee;padding:34px;align-self:start}.checkout-page aside h2{font:400 30px Georgia,serif;margin-top:0}.checkout-page aside p{display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid #333;padding-bottom:12px}.checkout-page aside>strong{display:block;text-align:right;font:400 28px Georgia,serif;margin-top:25px}.payment-page iframe{min-height:720px;background:white}.payment-page .error{max-width:900px;margin:auto}@media(max-width:900px){.product-detail,.checkout-page{display:block;padding:50px 25px}.product-buy{position:static;margin-top:30px}.cart-page,.payment-page{padding:50px 25px}.cart-line{grid-template-columns:70px 1fr}.cart-line img{width:70px;height:70px}.cart-line input,.cart-line strong{grid-column:2}.cart-actions{flex-direction:column}.product-gallery{grid-template-columns:repeat(2,1fr)}}
.site-header nav{gap:24px}
.shop-notice{margin:28px 7vw 0;padding:18px 22px;background:#2c2d29;color:#fff;border-left:4px solid #a7997c}.shop-notice.inline{margin:18px 0;background:#ebe4d6;color:#2c2d29}.button:disabled,button:disabled,input:disabled{opacity:.55;cursor:not-allowed}
.shop-categories{padding:35px 7vw 0;display:flex;gap:10px;flex-wrap:wrap}.shop-categories a{border:1px solid var(--line);padding:11px 15px;background:#ebe7de;font-size:11px;text-transform:uppercase;letter-spacing:.08em}.shop-categories a.active,.shop-categories a:hover{background:#151512;color:#fff}.shop-categories span{opacity:.65;margin-left:7px}.product-card-site em{display:block;font-style:normal;color:#777;font-size:10px;text-transform:uppercase;letter-spacing:.14em;margin-top:5px}.product-category-link{display:inline-block;margin:0 0 16px;border-bottom:1px solid var(--ink);font-size:10px;text-transform:uppercase;letter-spacing:.14em;color:#656159}
body{background:#f6f1f7}.site-header{background:rgba(15,11,18,.94);border-bottom:1px solid rgba(151,72,187,.28);color:#f5edf8}.brand{width:260px;letter-spacing:0}.brand img{width:240px;height:auto;object-fit:contain}.brand span,.brand small{display:none}.site-header nav a:after{background:#b56de0}.header-contact,.button{border-color:#6f328e}.header-contact:hover,.button:hover{background:#6f328e;color:#fff}.hero h1 em,.contact-page h1 em,.manifest h2 em{color:#8f49b6}.services{background:#eee4f1}.projects{background:#130f16;color:#f1e8f5}.cta{background:#d9c4e4}.button-dark{background:#2a1434;border-color:#2a1434}.button-dark:hover{background:transparent;color:#2a1434}.page-hero,.manifest{border-bottom-color:rgba(111,50,142,.18)}.shop-categories a.active,.shop-categories a:hover{background:#2a1434}.shop-notice{background:#2a1434;border-left-color:#b56de0}footer{background:#0f0b12;color:#eadff0}footer h4{color:#b56de0}footer p,footer a{color:#cbb9d3}.brand-light{width:270px;margin-bottom:34px}.brand-light img{width:255px}.copyright{border-top-color:rgba(181,109,224,.2)}@media(max-width:900px){.brand{width:220px}.brand img{width:210px}.site-header nav{background:#0f0b12;color:#f5edf8;border-bottom-color:rgba(181,109,224,.25)}.nav-toggle{color:#f5edf8}}@media(max-width:560px){.brand{width:185px}.brand img{width:180px}}
.home-slider{position:relative}.home-slider .slide{display:none}.home-slider .slide.active{display:grid}.hero-visual iframe,.hero-visual video{width:100%;height:100%;min-height:600px;object-fit:cover;border:0;background:#111}.slider-dots{position:absolute;left:6vw;bottom:28px;display:flex;gap:10px;z-index:5}.slider-dots button{width:34px;height:3px;border:0;background:#999;opacity:.55;cursor:pointer}.slider-dots button.active{background:#151512;opacity:1}.editable-block{padding:110px 7vw;display:grid;grid-template-columns:1fr 1fr;gap:7vw;align-items:center;border-bottom:1px solid var(--line)}.editable-block.reverse>div:first-child{order:2}.editable-block h2{font:400 clamp(38px,4.8vw,72px)/1.05 Georgia,serif;letter-spacing:-.035em;margin:0 0 24px}.editable-block>div>p:not(.eyebrow){color:#666;max-width:560px}.editable-media img,.editable-media video,.editable-media iframe{width:100%;aspect-ratio:1.25;object-fit:cover;border:0;background:#d7d1c6}.editable-media iframe,.block-video{aspect-ratio:16/9}.editable-cta .lead{margin:0 auto 30px}.block-image{max-width:900px;width:80%;margin:0 auto 35px;max-height:560px;object-fit:cover}.block-video{display:block;max-width:980px;width:86%;margin:0 auto 35px;border:0;background:#111}@media(max-width:900px){.home-slider .slide.active{display:block}.editable-block{grid-template-columns:1fr;padding:75px 25px}.editable-block.reverse>div:first-child{order:0}.hero-visual iframe,.hero-visual video{min-height:420px}.slider-dots{left:25px}}
.site-header{background:#fff!important;color:#171018!important;border-bottom:1px solid rgba(111,50,142,.18)!important}.site-header nav a{color:#171018}.site-header nav a:after{background:#6f328e}.header-contact{color:#171018;background:#fff;border-color:#6f328e}.header-contact:hover{background:#6f328e;color:#fff}footer{background:#fff!important;color:#171018!important;border-top:1px solid rgba(111,50,142,.18)}footer h4{color:#6f328e!important}footer p,footer a{color:#4c4051!important}.brand-light{color:#171018!important}.copyright{border-top-color:rgba(111,50,142,.18)!important;color:#6c5c72!important}.nav-toggle{color:#171018!important}@media(max-width:900px){.site-header nav{background:#fff!important;color:#171018!important;border-bottom-color:rgba(111,50,142,.18)!important}}
.about-clean{max-width:980px;margin:0 auto 70px;padding:0 30px}.about-clean h2{font:400 clamp(34px,4.8vw,68px)/1.06 Georgia,serif;letter-spacing:-.035em;margin:0 0 34px;color:#211527}.about-clean h3{font:400 34px Georgia,serif;margin:0 0 18px;color:#2a1434}.about-clean p{font-size:18px;line-height:1.85;color:#55465b}.about-clean.two{max-width:1160px;display:grid;grid-template-columns:1fr 1fr;gap:6vw;border-top:1px solid rgba(111,50,142,.18);padding-top:65px}.about-values{max-width:1160px;margin:0 auto 80px;padding:0 30px;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.about-values>div{background:#fff;border:1px solid rgba(111,50,142,.16);padding:30px;box-shadow:0 18px 45px rgba(42,20,52,.05)}.about-values span{display:block;color:#8f49b6;font-size:11px;letter-spacing:.18em;margin-bottom:35px}.about-values h3{font:400 28px Georgia,serif;margin:0 0 12px;color:#2a1434}.about-values p{color:#5d4f63;margin:0}@media(max-width:900px){.about-clean.two,.about-values{grid-template-columns:1fr}.about-clean{margin-bottom:50px}.about-values{margin-bottom:55px}}
.blog-list{padding:80px 7vw 120px;display:grid;gap:28px;max-width:1280px;margin:auto}.blog-list-card{display:grid;grid-template-columns:42% 1fr;gap:45px;align-items:center;background:#fff;border:1px solid rgba(111,50,142,.14);padding:24px;box-shadow:0 22px 60px rgba(42,20,52,.05);transition:.25s}.blog-list-card:hover{transform:translateY(-3px);box-shadow:0 26px 70px rgba(42,20,52,.09)}.blog-thumb{aspect-ratio:1.45;background:#eee4f1;display:grid;place-items:center;overflow:hidden}.blog-thumb img{width:100%;height:100%;object-fit:cover}.blog-thumb span{font:50px Georgia,serif;color:#8f49b6}.blog-card-copy small,.blog-detail time{font-size:10px;letter-spacing:.18em;color:#8f49b6;text-transform:uppercase}.blog-card-copy h2{font:400 clamp(30px,3.6vw,58px)/1.02 Georgia,serif;letter-spacing:-.035em;margin:14px 0 18px;color:#171018}.blog-card-copy p{font-size:17px;color:#5d5361;max-width:650px}.blog-card-copy>span{display:inline-block;margin-top:12px;font-size:11px;text-transform:uppercase;letter-spacing:.12em;border-bottom:1px solid #6f328e;padding-bottom:6px;color:#2a1434}.blog-detail{padding-bottom:120px}.blog-detail>header{text-align:center;padding:110px 7vw 70px;max-width:1250px;margin:auto}.blog-detail h1{font:400 clamp(48px,7vw,110px)/.96 Georgia,serif;letter-spacing:-.045em;margin:0;color:#171018}.blog-detail .lead{max-width:780px}.blog-cover{width:min(1100px,86vw);max-height:620px;object-fit:cover;margin:0 auto 70px}.blog-article{max-width:820px;margin:auto;padding:0 26px;font-size:19px;line-height:1.9;color:#4f4654}.blog-article h2{font:400 38px/1.12 Georgia,serif;margin:55px 0 18px;color:#2a1434}.blog-article p{margin:0 0 24px}.blog-back{max-width:820px;margin:55px auto 0;padding:0 26px}@media(max-width:900px){.blog-list{padding:50px 24px 80px}.blog-list-card{grid-template-columns:1fr;padding:16px;gap:25px}.blog-detail>header{padding:80px 24px 50px}.blog-cover{width:100%;margin-bottom:45px}.blog-article{font-size:17px}.blog-article h2{font-size:30px}}
.home-slider{background:#f6f1f7;padding:26px 4vw 44px}.home-slider .slide{min-height:0!important;grid-template-columns:1fr!important;max-width:1580px;margin:0 auto;background:#fff;border:1px solid rgba(111,50,142,.14);box-shadow:0 22px 70px rgba(42,20,52,.06);overflow:hidden}.home-slider .slide.active{display:grid!important}.home-slider .hero-visual{order:1;min-height:0!important;width:100%;aspect-ratio:16/7.2;background:#130f16}.home-slider .hero-visual img,.home-slider .hero-visual video,.home-slider .hero-visual iframe{width:100%!important;height:100%!important;min-height:0!important;object-fit:contain!important;border:0;background:#130f16}.home-slider .hero-copy{order:2;padding:28px 34px!important;display:grid!important;grid-template-columns:minmax(240px,.75fr) minmax(280px,1fr) auto;gap:22px 34px;align-items:center;min-height:0!important}.home-slider .hero-copy .eyebrow{grid-column:1/-1;margin:0;color:#8f49b6}.home-slider .hero-copy h1{font-size:clamp(34px,4.2vw,72px)!important;line-height:.96!important;margin:0!important;letter-spacing:-.045em}.home-slider .hero-copy>p:not(.eyebrow){margin:0!important;max-width:620px;color:#5d5361}.home-slider .hero-copy .button{justify-self:end;white-space:nowrap}.home-slider .hero-index{right:18px;bottom:18px;background:rgba(255,255,255,.92);color:#171018}.home-slider .slider-dots{left:50%;bottom:14px;transform:translateX(-50%)}.home-slider .slider-dots button.active{background:#6f328e}@media(max-width:1100px){.home-slider .hero-copy{grid-template-columns:1fr auto}.home-slider .hero-copy .eyebrow,.home-slider .hero-copy h1,.home-slider .hero-copy>p:not(.eyebrow){grid-column:1/-1}.home-slider .hero-copy .button{justify-self:start}}@media(max-width:700px){.home-slider{padding:14px 14px 34px}.home-slider .hero-visual{aspect-ratio:16/9}.home-slider .hero-copy{display:block!important;padding:24px!important}.home-slider .hero-copy h1{font-size:40px!important;margin:8px 0 14px!important}.home-slider .hero-copy>p:not(.eyebrow){margin-bottom:18px!important}.home-slider .hero-copy .button{width:100%;justify-content:space-between}.home-slider .hero-index{display:none}}
:root{--site-max:1580px;--site-pad:clamp(18px,4vw,64px)}body{overflow-x:hidden}.site-header{padding-left:max(var(--site-pad),calc((100vw - var(--site-max))/2 + var(--site-pad)))!important;padding-right:max(var(--site-pad),calc((100vw - var(--site-max))/2 + var(--site-pad)))!important}.home-slider{max-width:var(--site-max);margin-left:auto!important;margin-right:auto!important;padding-left:0!important;padding-right:0!important}.manifest,.services,.projects,.journal,.cta,.page-hero,.archive-grid,.pagination,.detail,.detail-gallery,.contact-page,.product-detail,.cart-page,.checkout-page,.payment-page,.shop-categories,.editable-block,footer{max-width:var(--site-max);margin-left:auto!important;margin-right:auto!important}.manifest,.services,.projects,.journal,.archive-grid,.detail-gallery,.product-detail,.cart-page,.checkout-page,.payment-page,.shop-categories,.editable-block,.page-hero,.contact-page,footer{padding-left:var(--site-pad)!important;padding-right:var(--site-pad)!important}.detail>header{padding-left:var(--site-pad)!important;padding-right:var(--site-pad)!important}.detail-cover{max-width:calc(var(--site-max) - (var(--site-pad) * 2));width:calc(100% - (var(--site-pad) * 2))}.blog-list{max-width:var(--site-max)!important;padding-left:var(--site-pad)!important;padding-right:var(--site-pad)!important}.home-slider .slide{max-width:100%}.home-slider .slider-dots{left:50%!important}@media(max-width:900px){.site-header{padding-left:20px!important;padding-right:20px!important}.home-slider,.manifest,.services,.projects,.journal,.cta,.page-hero,.archive-grid,.pagination,.detail,.detail-gallery,.contact-page,.product-detail,.cart-page,.checkout-page,.payment-page,.shop-categories,.editable-block,footer,.blog-list{max-width:none}.home-slider{padding-left:14px!important;padding-right:14px!important}.detail-cover{width:100%;max-width:none}}
.site-header{max-width:var(--site-max);margin-left:auto!important;margin-right:auto!important;padding-left:var(--site-pad)!important;padding-right:var(--site-pad)!important}@media(max-width:900px){.site-header{max-width:none;padding-left:20px!important;padding-right:20px!important}}
.manifest,.services,.projects,.journal{padding-top:64px!important;padding-bottom:68px!important}.manifest h2,.section-head h2{font-size:clamp(36px,3.9vw,62px)!important;line-height:1!important}.manifest-grid{margin-top:30px!important;gap:32px!important;align-items:start}.manifest-grid p{font-size:18px!important;line-height:1.65!important;max-width:560px;margin:0}.manifest-grid a{margin-top:12px}.section-head{margin-bottom:38px!important;align-items:flex-end!important}.service-row{padding:22px 0!important;gap:20px!important}.service-row h3{font-size:28px!important}.service-row p{font-size:14px;line-height:1.55}.editable-block{padding-top:56px!important;padding-bottom:56px!important;gap:4vw!important}.editable-block h2{font-size:clamp(32px,3.6vw,54px)!important}.editable-block>div>p:not(.eyebrow){margin-bottom:16px}.editable-media img,.editable-media video,.editable-media iframe{aspect-ratio:16/10!important}.projects .section-head h2{max-width:720px}.project-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:24px!important}.project-card{margin-top:0!important}.project-card img{aspect-ratio:1.18!important}.project-card div{display:block!important;margin-top:12px!important}.project-card h3{font-size:20px!important;line-height:1.15!important;margin-top:5px!important}.project-card span,.article-card small,.archive-card small{font-size:8px!important}.cta{padding-top:70px!important;padding-bottom:76px!important}.cta h2{font-size:clamp(42px,5.5vw,76px)!important;margin:8px 0 28px!important}.journal .cards{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:22px!important}.article-card img{aspect-ratio:1.18!important;margin-bottom:14px!important}.article-card h3{font-size:19px!important;line-height:1.18!important}.page-hero{padding-top:74px!important;padding-bottom:54px!important}.archive-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:36px 22px!important;padding-top:48px!important;padding-bottom:78px!important}.archive-image{aspect-ratio:1.18!important;margin-bottom:13px!important}.archive-card h2{font-size:21px!important}.archive-card p{font-size:14px;line-height:1.55}.blog-list{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:22px!important;padding-top:48px!important;padding-bottom:78px!important}.blog-list-card{display:block!important;padding:14px!important}.blog-thumb{aspect-ratio:1.18!important;margin-bottom:14px}.blog-card-copy h2{font-size:22px!important;line-height:1.12!important;margin:8px 0 10px!important}.blog-card-copy p{font-size:14px!important;line-height:1.5!important;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.blog-card-copy>span{margin-top:6px!important}.home-slider{padding-top:18px!important;padding-bottom:30px!important}.home-slider .hero-visual{aspect-ratio:16/6.7!important}.home-slider .hero-copy{padding-top:22px!important;padding-bottom:22px!important}.home-slider .hero-copy h1{font-size:clamp(32px,3.8vw,64px)!important}@media(max-width:1200px){.project-grid,.journal .cards,.archive-grid,.blog-list{grid-template-columns:repeat(2,minmax(0,1fr))!important}.manifest,.services,.projects,.journal{padding-top:54px!important;padding-bottom:58px!important}}@media(max-width:900px){.section-head{align-items:flex-start!important}.project-grid{display:grid!important}.journal .cards{display:grid!important}.manifest-grid{display:block!important}.manifest-grid p{margin-bottom:16px}.editable-block{padding-top:46px!important;padding-bottom:46px!important}.services,.projects,.journal,.manifest{padding-top:48px!important;padding-bottom:52px!important}}@media(max-width:640px){.project-grid,.journal .cards,.archive-grid,.blog-list{grid-template-columns:1fr!important}.manifest h2,.section-head h2{font-size:38px!important}.service-row h3{font-size:24px!important}.cta{padding-top:54px!important;padding-bottom:58px!important}}
.home-slider .hero-visual{height:clamp(320px,27vw,500px)!important;aspect-ratio:auto!important}.home-slider .hero-copy{padding:16px 28px!important;gap:14px 24px!important}.home-slider .hero-copy h1{font-size:clamp(30px,3.2vw,54px)!important}.home-slider .hero-copy>p:not(.eyebrow){font-size:14px!important;line-height:1.55!important}.manifest{padding-top:46px!important;padding-bottom:48px!important}.manifest h2{font-size:clamp(34px,3.5vw,54px)!important}.manifest-grid{margin-top:22px!important}.editable-block{padding-top:44px!important;padding-bottom:44px!important}.editable-media img,.editable-media video,.editable-media iframe{height:min(31vw,390px)!important;aspect-ratio:auto!important}.services,.projects,.journal{padding-top:52px!important;padding-bottom:56px!important}.section-head{margin-bottom:28px!important}.section-head h2{font-size:clamp(34px,3.2vw,52px)!important}.project-card img,.article-card img,.archive-image,.blog-thumb{aspect-ratio:1.36!important}.projects{padding-bottom:50px!important}.journal{padding-bottom:52px!important}.article-card h3,.project-card h3{font-size:18px!important}.cta{padding-top:54px!important;padding-bottom:58px!important}.cta h2{font-size:clamp(38px,4.6vw,64px)!important}@media(max-width:900px){.home-slider .hero-visual{height:auto!important;aspect-ratio:16/9!important}.editable-media img,.editable-media video,.editable-media iframe{height:auto!important;aspect-ratio:16/10!important}}@media(max-width:640px){.manifest,.services,.projects,.journal,.editable-block{padding-top:38px!important;padding-bottom:42px!important}.home-slider .hero-copy{padding:18px!important}}
.services{padding-top:46px!important;padding-bottom:48px!important}.service-row{padding:16px 0!important}.service-row h3{font-size:25px!important}.service-row p{font-size:13px!important;line-height:1.45!important}.service-row b{font-size:17px!important}.eyebrow{margin-bottom:18px!important}.footer-brand p{max-width:360px!important}footer{padding-top:46px!important;padding-bottom:24px!important;gap:32px!important}footer h4{margin-bottom:14px!important}footer a{margin:6px 0!important}footer p{margin-top:0!important}.brand-light{margin-bottom:18px!important}.brand-light img{width:220px!important}.copyright{margin-top:22px!important;padding-top:18px!important}@media(max-width:900px){footer{padding-top:38px!important;padding-bottom:22px!important;gap:24px!important}.brand-light img{width:200px!important}}
.project-detail{max-width:var(--site-max);margin:0 auto 0;background:#f6f1f7;color:#171018}.project-hero-detail{display:grid;grid-template-columns:minmax(360px,.82fr) minmax(0,1.18fr);gap:34px;align-items:stretch;padding:42px var(--site-pad) 34px;border-bottom:1px solid rgba(111,50,142,.16)}.project-hero-copy{background:#fff;border:1px solid rgba(111,50,142,.14);padding:34px;display:flex;flex-direction:column;justify-content:space-between;min-height:520px}.project-back{margin-bottom:38px}.project-hero-detail h1{font:400 clamp(44px,5vw,86px)/.96 Georgia,serif;letter-spacing:-.045em;margin:0;color:#171018}.project-hero-detail .lead{margin:22px 0 0;max-width:620px;font-size:17px;line-height:1.65;color:#5d5361}.project-cover{margin:0;min-height:520px;background:#130f16;overflow:hidden}.project-cover img{width:100%;height:100%;object-fit:cover}.project-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:36px 0 0;padding-top:22px;border-top:1px solid rgba(111,50,142,.18)}.project-facts div{background:#f6f1f7;padding:14px 16px}.project-facts dt{font-size:9px;letter-spacing:.18em;text-transform:uppercase;color:#8f49b6;margin-bottom:5px}.project-facts dd{margin:0;font:400 17px/1.25 Georgia,serif;color:#171018}.project-story{display:grid;grid-template-columns:260px minmax(0,820px);gap:54px;padding:58px var(--site-pad);border-bottom:1px solid rgba(111,50,142,.16);background:#fff}.project-story>.eyebrow{margin-top:7px}.project-rich{font-size:18px;line-height:1.85;color:#4f4654}.project-rich>*:first-child{margin-top:0}.project-rich>*:last-child{margin-bottom:0}.project-rich h1,.project-rich h2,.project-rich h3{font-family:Georgia,serif;font-weight:400;color:#2a1434;line-height:1.1}.project-rich h2{font-size:36px;margin:34px 0 14px}.project-rich p{margin:0 0 20px}.project-rich img{display:none}.project-gallery{padding:56px var(--site-pad) 66px;background:#f6f1f7}.project-gallery-head{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:28px}.project-gallery-head h2{font:400 clamp(34px,3.2vw,52px)/1 Georgia,serif;letter-spacing:-.035em;margin:0}.project-gallery-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.project-gallery-grid figure{margin:0;background:#eee4f1;overflow:hidden}.project-gallery-grid figure:nth-child(6n+1),.project-gallery-grid figure:nth-child(6n+6){grid-column:span 2}.project-gallery-grid img{width:100%;height:100%;aspect-ratio:1.22;object-fit:cover;transition:.35s}.project-gallery-grid figure:nth-child(6n+1) img,.project-gallery-grid figure:nth-child(6n+6) img{aspect-ratio:1.84}.project-gallery-grid figure:hover img{transform:scale(1.025)}.project-bottom-nav{display:flex;justify-content:space-between;align-items:center;gap:22px;padding:0 var(--site-pad) 68px;background:#f6f1f7}.project-bottom-nav .button{background:#fff}.project-bottom-nav .button:hover{background:#6f328e}@media(max-width:1100px){.project-hero-detail{grid-template-columns:1fr}.project-hero-copy,.project-cover{min-height:0}.project-cover img{aspect-ratio:16/10}.project-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.project-story{grid-template-columns:1fr;gap:12px}.project-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.project-gallery-grid figure:nth-child(n){grid-column:auto}.project-gallery-grid figure:nth-child(n) img{aspect-ratio:1.35}}@media(max-width:640px){.project-hero-detail{padding:24px 18px 24px;gap:18px}.project-hero-copy{padding:24px}.project-back{margin-bottom:24px}.project-hero-detail h1{font-size:42px}.project-facts{grid-template-columns:1fr;margin-top:26px}.project-story,.project-gallery{padding:38px 18px}.project-rich{font-size:16px;line-height:1.75}.project-gallery-grid{grid-template-columns:1fr;gap:12px}.project-bottom-nav{padding:0 18px 44px;display:block}.project-bottom-nav .button{width:100%;margin-bottom:18px}}
.project-hero-detail{align-items:start}.project-hero-copy,.project-cover{height:clamp(460px,38vw,620px)!important;min-height:0!important}.project-cover img{height:100%!important;object-fit:cover!important}.project-hero-copy{overflow:hidden}.project-hero-detail h1{font-size:clamp(40px,4.2vw,72px)!important}.project-hero-detail .lead{font-size:16px!important;line-height:1.55!important}.project-bottom-nav{padding-top:34px!important}@media(max-width:1100px){.project-hero-copy{height:auto!important;min-height:0!important}.project-cover{height:auto!important}.project-cover img{aspect-ratio:16/10;height:auto!important}}@media(max-width:640px){.project-hero-detail h1{font-size:38px!important}}
.approach-showcase{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(460px,.92fr)!important;gap:56px!important;align-items:center!important;background:#f7f7f6!important;border-bottom:1px solid rgba(111,50,142,.12)!important}.approach-copy h2{font-family:Arial,Helvetica,sans-serif!important;font-weight:800!important;font-size:clamp(42px,4.3vw,72px)!important;line-height:1.08!important;letter-spacing:-.055em!important;color:#3f2a78!important;max-width:720px}.approach-copy>p:not(.eyebrow){font-size:17px;line-height:1.65;color:#666;max-width:690px;margin:24px 0 32px}.approach-list{list-style:none;margin:32px 0 26px;padding:0;border-top:1px solid rgba(20,20,20,.12);max-width:720px}.approach-list li{position:relative;padding:16px 0 16px 34px;border-bottom:1px solid rgba(20,20,20,.12);font-weight:700;font-size:17px;color:#222}.approach-list li:before{content:"✓";position:absolute;left:2px;top:17px;width:18px;height:18px;border-radius:50%;display:grid;place-items:center;background:#d0a14f;color:#fff;font-size:12px;font-weight:800}.approach-showcase .button{border-radius:999px;border-color:rgba(20,20,20,.24);background:#fff;color:#171018;padding:13px 16px 13px 26px;gap:18px}.approach-showcase .button span{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:#d0a14f;color:#fff}.approach-media{position:relative;min-height:560px}.approach-media img{position:absolute;object-fit:cover;box-shadow:0 24px 70px rgba(42,20,52,.08)}.approach-media-top{right:0;top:10px;width:66%;height:300px;border-radius:22px}.approach-media-main{left:0;bottom:0;width:70%;height:360px;border-radius:22px}.process-block{grid-template-columns:minmax(0,.92fr) minmax(520px,1fr)!important;background:#f7f7f6!important;border-bottom:1px solid rgba(111,50,142,.12)!important;align-items:center!important}.process-media img{width:100%;height:min(38vw,560px)!important;object-fit:cover;border-radius:18px}.process-copy>.eyebrow{display:inline-flex;align-items:center;border:1px solid rgba(20,20,20,.12);border-radius:999px;padding:8px 14px;margin-bottom:22px!important;background:#fff;color:#222}.process-copy>.eyebrow:before{content:"";width:5px;height:5px;border-radius:50%;background:#d0a14f;margin-right:8px}.process-copy h2{font-family:Arial,Helvetica,sans-serif!important;font-weight:800!important;font-size:clamp(42px,4.1vw,68px)!important;letter-spacing:-.055em!important;line-height:1.02!important;color:#3f2a78!important;margin:0 0 22px!important}.process-copy>p{font-size:17px;line-height:1.65;color:#666;max-width:820px;margin:0 0 44px!important}.process-steps{border-top:1px solid rgba(20,20,20,.12)}.process-steps article{display:grid;grid-template-columns:82px 1fr;gap:28px;align-items:start;padding:28px 0;border-bottom:1px solid rgba(20,20,20,.12)}.process-steps span{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#fff;font-weight:800;font-size:24px;color:#111}.process-steps h3{font:800 clamp(25px,2.1vw,36px)/1.02 Arial,Helvetica,sans-serif;letter-spacing:-.04em;margin:0 0 10px;color:#171018}.process-steps p{margin:0;color:#666;font-size:16px;line-height:1.55;max-width:620px}@media(max-width:1100px){.approach-showcase,.process-block{grid-template-columns:1fr!important;gap:34px!important}.approach-media{min-height:500px}.process-media{order:2}.process-copy{order:1}.process-media img{height:auto!important;aspect-ratio:16/10}}@media(max-width:700px){.approach-copy h2,.process-copy h2{font-size:38px!important}.approach-media{min-height:410px}.approach-media-top{width:76%;height:210px}.approach-media-main{width:82%;height:260px}.process-steps article{grid-template-columns:58px 1fr;gap:16px;padding:22px 0}.process-steps span{width:48px;height:48px;font-size:20px}.process-steps h3{font-size:24px}.approach-list li{font-size:15px}}
:root{--paper:#fff!important;--clean-bg:#fff;--soft-bg:#faf7fb;--warm-bg:#faf8f3;--clean-line:rgba(17,17,17,.09)}html,body{background:#fff!important}.home-slider,.manifest,.approach-showcase,.process-block,.services,.projects,.cta,.page-hero,.shop-hero,.archive-grid,.pagination,.detail,.project-detail,.project-hero-detail,.project-gallery,.project-bottom-nav,.product-detail,.product-description,.cart-page,.checkout-page,.payment-page,.contact-page,footer{background:#fff!important}.journal,.blog-list,.blog-detail>header,.blog-article,.blog-back{background:var(--soft-bg)!important}.shop-hero{background:var(--warm-bg)!important}.services,.projects,.journal,.manifest,.approach-showcase,.process-block,.cta,.page-hero,.shop-hero{border-top:1px solid var(--clean-line)!important;border-bottom:1px solid var(--clean-line)!important}.projects,.projects h2,.projects h3,.projects p,.projects span{color:#171018!important}.projects .button{background:#fff!important;color:#171018!important;border-color:rgba(111,50,142,.35)!important}.projects .button:hover{background:#6f328e!important;color:#fff!important}.page-hero,.shop-hero{padding-top:42px!important;padding-bottom:36px!important;min-height:0!important}.page-hero h1,.shop-hero h1{font-size:clamp(38px,4.8vw,68px)!important;line-height:.98!important;letter-spacing:-.045em!important}.page-hero .eyebrow,.shop-hero .eyebrow{margin-bottom:10px!important}.page-hero .lead,.shop-hero .lead{margin-top:14px!important;font-size:16px!important;line-height:1.55!important;max-width:680px!important}.section-head{margin-bottom:24px!important}.section-head h2{font-size:clamp(32px,3.4vw,50px)!important;line-height:1.02!important}.services,.projects,.journal{padding-top:40px!important;padding-bottom:44px!important}.cta{padding-top:42px!important;padding-bottom:46px!important}.cta h2{font-size:clamp(34px,4.3vw,58px)!important;margin-bottom:20px!important}.archive-grid,.blog-list{padding-top:34px!important;padding-bottom:56px!important}.detail{padding-bottom:64px!important;background:#fff!important}.detail>header{padding-top:48px!important;padding-bottom:34px!important}.detail h1,.blog-detail h1{font-size:clamp(40px,5vw,72px)!important;line-height:1!important}.detail .lead,.blog-detail .lead{margin-top:16px!important;font-size:16px!important;line-height:1.55!important}.blog-detail{background:var(--soft-bg)!important;padding-bottom:64px!important}.blog-detail>header{padding-top:48px!important;padding-bottom:34px!important}.blog-cover{margin-bottom:42px!important}.approach-showcase,.process-block{background:#fff!important;padding-top:42px!important;padding-bottom:46px!important}.approach-copy h2,.process-copy h2{font-size:clamp(34px,3.5vw,56px)!important}.approach-media{min-height:430px!important}.approach-media-top{height:230px!important}.approach-media-main{height:285px!important}.process-media img{height:min(30vw,420px)!important}.process-steps article{padding:20px 0!important}.process-steps span{width:48px!important;height:48px!important;font-size:20px!important}.process-steps h3{font-size:clamp(22px,1.8vw,30px)!important}.product-buy h1{font-size:clamp(36px,4vw,60px)!important}.shop-categories{background:#fff!important;padding-top:20px!important}.shop-categories a{background:#fff!important}.empty-shop{background:var(--soft-bg)!important}.checkout-page form,.checkout-page aside{background:var(--soft-bg)!important;color:#171018!important}.project-detail,.project-gallery,.project-bottom-nav{background:#fff!important}.project-facts div{background:var(--soft-bg)!important}.project-hero-detail{padding-top:32px!important;padding-bottom:28px!important}.project-hero-copy,.project-cover{height:clamp(400px,31vw,520px)!important}.project-hero-detail h1{font-size:clamp(36px,3.8vw,62px)!important}footer{border-top:1px solid var(--clean-line)!important}@media(max-width:900px){.page-hero,.shop-hero{padding-top:34px!important;padding-bottom:30px!important}.services,.projects,.journal,.manifest,.approach-showcase,.process-block{padding-top:34px!important;padding-bottom:38px!important}.approach-media{min-height:360px!important}.approach-media-top{height:180px!important}.approach-media-main{height:235px!important}.process-media img{height:auto!important}.detail>header,.blog-detail>header{padding-top:38px!important;padding-bottom:30px!important}}
.approach-showcase{gap:38px!important;padding-top:34px!important;padding-bottom:38px!important}.approach-copy h2{font-size:clamp(32px,3.1vw,48px)!important;max-width:620px!important}.approach-copy>p:not(.eyebrow){font-size:15px!important;margin:18px 0 22px!important;max-width:620px!important}.approach-list{margin:22px 0 20px!important}.approach-list li{padding:11px 0 11px 30px!important;font-size:15px!important}.approach-list li:before{top:12px!important}.approach-media{min-height:330px!important}.approach-media-top{height:175px!important;border-radius:16px!important}.approach-media-main{height:230px!important;border-radius:16px!important}.process-block{gap:38px!important;padding-top:34px!important;padding-bottom:38px!important}.process-media img{height:min(25vw,340px)!important;border-radius:16px!important}.process-copy h2{font-size:clamp(32px,3.1vw,48px)!important;margin-bottom:14px!important}.process-copy>p{font-size:15px!important;line-height:1.55!important;margin-bottom:24px!important}.process-copy>.eyebrow{margin-bottom:14px!important;padding:6px 12px!important}.process-steps{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;border-top:0!important}.process-steps article{grid-template-columns:46px 1fr!important;gap:14px!important;padding:16px!important;border:1px solid var(--clean-line)!important;background:#fff!important;border-radius:14px}.process-steps span{width:40px!important;height:40px!important;font-size:17px!important;background:var(--soft-bg)!important}.process-steps h3{font-size:20px!important;line-height:1.1!important;margin-bottom:6px!important}.process-steps p{font-size:13px!important;line-height:1.45!important}.shop-hero{padding-top:36px!important;padding-bottom:32px!important}.shop-hero.page-hero{min-height:0!important}.detail>header{padding-top:42px!important;padding-bottom:28px!important}.detail h1{font-size:clamp(38px,4.6vw,64px)!important}.blog-detail>header{padding-top:42px!important;padding-bottom:28px!important}@media(max-width:900px){.process-steps{grid-template-columns:1fr!important}.approach-media{min-height:310px!important}.approach-media-top{height:155px!important}.approach-media-main{height:210px!important}}@media(max-width:640px){.approach-showcase,.process-block{padding-top:30px!important;padding-bottom:32px!important}.approach-copy h2,.process-copy h2{font-size:32px!important}.process-steps article{padding:14px!important}}
