@import"https://fonts.googleapis.com/css2?family=Archivo:wght@500;600;700;800;900&family=Cormorant+Garamond:wght@600;700&family=Inter:wght@400;500;600;700;800&display=swap";:root{--ink: #1f1712;--paper: #f6f0e8;--cream: #fffaf3;--muted: #64564c;--line: rgba(56, 43, 32, .16);--red: #c9202c;--teal: #137461;--brass: #d99d52;--black: #070708}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:Inter,system-ui,sans-serif}button,input,textarea,select{font:inherit}button,a{cursor:pointer}.site-header{position:sticky;top:0;z-index:20;height:78px;display:flex;align-items:center;justify-content:space-between;padding:0 58px;background:#fbf4ebe6;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.brand{border:0;background:transparent;color:var(--ink);font-family:Cormorant Garamond,serif;font-size:39px;font-weight:700;letter-spacing:0}.site-header nav{display:flex;gap:30px}.site-header nav button{border:0;background:transparent;color:var(--ink);font-size:14px;font-weight:800}.private-view,.actions button,.product-action button,.checkout,.inquiry-form button{border:0;min-height:48px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;background:var(--ink);color:#fff;font-size:15px;font-weight:900;text-decoration:none}.hero-section{min-height:calc(100vh - 78px);position:relative;overflow:hidden}.hero-bg,.landing-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-wash,.landing-shade{position:absolute;inset:0;pointer-events:none}.hero-wash-light{background:linear-gradient(90deg,#f8f1e8f5,#f8f1e8c7 35%,#f8f1e814 61%,#f8f1e805)}.hero-copy{position:relative;z-index:2;width:min(570px,calc(100vw - 40px));padding:112px 0 240px 68px}.hero-copy h1{margin:0;font-family:Cormorant Garamond,serif;font-size:clamp(55px,6vw,92px);line-height:.91;letter-spacing:0;font-weight:600}.hero-copy p,.landing-content p,.section-lede p,.object-copy p,.commission-section p,.ar-section p{color:var(--muted);font-size:20px;line-height:1.52}.actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:34px}.actions .ghost,.ghost-light{background:transparent;color:var(--ink);border:1px solid currentColor}.ghost-light{color:#fff}.blog-strip,.feature-row{position:absolute;left:58px;right:58px;bottom:34px;z-index:3;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.blog-strip article,.feature-row article{min-height:118px;padding:18px 20px;display:flex;flex-direction:column;justify-content:space-between;background:#fffcf7d1;border:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.blog-strip span,.journal-grid span,.product-card span,.landing-card span{color:#956139;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.blog-strip strong{font-size:22px;line-height:1.12}.shop-section,.objects-section,.commission-section,.journal-section,.ar-section{padding:92px 58px}.section-lede{max-width:850px;margin-bottom:34px}.section-lede h2,.object-copy h2,.commission-section h2,.ar-section h2{margin:0;font-size:clamp(44px,5vw,72px);line-height:.98;letter-spacing:0}.shop-layout{display:grid;grid-template-columns:170px 1fr 320px;gap:18px;align-items:start}.shop-filter,.cart-panel{position:sticky;top:98px}.shop-filter{display:grid;gap:10px}.shop-filter button{height:46px;border:1px solid var(--line);background:#ffffff8c;color:var(--ink);font-weight:800}.shop-filter .selected{background:var(--ink);color:#fff}.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.product-card{min-height:260px;display:grid;grid-template-columns:160px 1fr;gap:20px;padding:18px;background:#ffffffbd;border:1px solid var(--line)}.product-card img{width:160px;height:224px;object-fit:cover;border:1px solid var(--line)}.product-card h3,.cart-panel h3,.journal-grid h3{margin:8px 0;font-size:25px;line-height:1.08}.product-card p,.journal-grid p,.feature-row p{color:var(--muted);line-height:1.45}.product-action{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:20px}.product-action button{min-height:42px;background:var(--teal)}.cart-panel{padding:20px;background:var(--ink);color:#fff}.cart-panel p{color:#ffffffbd;line-height:1.5}.cart-panel ul{list-style:none;margin:0;padding:0}.cart-panel li,.cart-total{display:flex;justify-content:space-between;gap:16px;padding:13px 0;border-bottom:1px solid rgba(255,255,255,.18)}.checkout{width:100%;margin-top:20px;background:var(--brass);color:var(--ink)}.landing{min-height:1000px;position:relative;overflow:hidden;color:#fff}.landing-shade{background:linear-gradient(90deg,#050506f5,#080809c7,#0808091f 72%,#0808090a)}.landing-shade.warm{background:linear-gradient(90deg,#201008fa,#31190cd1 39%,#2f180c33 72%,#2f180c0f)}.landing-content{position:relative;z-index:2;width:min(650px,calc(100vw - 40px));padding:110px 0 0 68px}.landing-content h2{margin:0;font-family:Archivo,Inter,sans-serif;font-size:clamp(54px,6vw,86px);line-height:.95;letter-spacing:0;font-weight:900;text-transform:uppercase}.textile-landing .landing-content h2{font-family:Cormorant Garamond,serif;text-transform:none;font-weight:700;color:#fff1dc}.landing-content p{color:#ffffffdb;max-width:560px}.tattoo-landing .actions button:first-child{background:var(--red);border-radius:999px}.textile-landing .actions button:first-child{background:var(--brass);color:var(--ink)}.landing-card{position:absolute;right:58px;top:365px;z-index:4;width:270px;padding:13px;display:grid;gap:12px;background:#fff4e4e6;color:var(--ink);border:1px solid rgba(255,255,255,.38)}.landing-card img{width:100%;height:230px;object-fit:cover}.landing-card strong{font-size:21px;line-height:1.1}.textile-card{width:282px;background:#221109d1;color:#fff1dc;border-color:#d99d5294}.feature-row{color:#fff}.feature-row article{background:#0c0807a8;border-color:#ffffff29}.feature-row strong{font-size:18px}.feature-row p{margin:12px 0 0;color:#ffffffc2}.objects-section{display:grid;grid-template-columns:1.05fr .95fr;gap:46px;align-items:center;background:#fff8f0}.object-image img,.ar-section img{width:100%;height:auto;display:block;border:1px solid var(--line)}.object-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:28px}.object-list span{padding:18px;background:#fff;border:1px solid var(--line);font-weight:900}.commission-section{display:grid;grid-template-columns:.9fr 1.1fr;gap:42px;background:#15120f;color:#fff}.commission-section p{color:#ffffffc2}.inquiry-form{display:grid;gap:14px;padding:24px;background:#ffffff14;border:1px solid rgba(255,255,255,.16)}.inquiry-form label{display:grid;gap:7px;color:#ffffffc2;font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.inquiry-form input,.inquiry-form textarea,.inquiry-form select{width:100%;border:1px solid rgba(255,255,255,.2);background:#ffffffeb;color:var(--ink);padding:13px 14px;font-size:16px}.inquiry-form textarea{min-height:140px;resize:vertical}.journal-section{background:#efe6dc}.journal-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.journal-grid article{min-height:260px;padding:24px;background:#ffffffa8;border:1px solid var(--line)}.ar-section{display:grid;grid-template-columns:1fr .72fr;gap:42px;align-items:center;background:#0e0e10;color:#fff}.ar-section p{color:#ffffffb8}@media(max-width:1050px){.site-header{padding:0 22px}.site-header nav{display:none}.hero-copy,.landing-content{padding-left:24px;padding-right:24px}.blog-strip,.feature-row{position:relative;left:auto;right:auto;bottom:auto;padding:0 24px 28px;grid-template-columns:1fr;margin-top:-180px}.shop-layout,.objects-section,.commission-section,.ar-section{grid-template-columns:1fr}.shop-filter,.cart-panel{position:static}.shop-filter{display:flex;flex-wrap:wrap}.product-grid,.journal-grid{grid-template-columns:1fr}.landing{min-height:1120px}.landing-card{position:relative;top:auto;right:auto;z-index:4;width:min(320px,calc(100vw - 48px));margin:28px 24px}}@media(max-width:640px){.site-header{height:72px}.private-view{min-height:42px;padding:0 12px}.brand{font-size:32px}.hero-copy h1,.landing-content h2,.section-lede h2,.object-copy h2,.commission-section h2,.ar-section h2{font-size:43px;line-height:1}.hero-copy{padding-top:76px;padding-bottom:320px}.collector-reference .hero-bg{object-position:63% center}.hero-wash-light{background:linear-gradient(90deg,#f8f1e8fa,#f8f1e8e6 48%,#f8f1e857 78%,#f8f1e814)}.hero-copy p{max-width:320px;font-size:19px}.actions button{min-width:0;width:100%}.shop-section,.objects-section,.commission-section,.journal-section,.ar-section{padding:70px 24px}.product-card{grid-template-columns:96px 1fr}.product-card img{width:96px;height:136px}.object-list{grid-template-columns:1fr}}
