@import url("https://fonts.googleapis.com/css2?family=DM+Serif+Display:ital@0;1&family=Manrope:wght@400;500;600;700&display=swap");:root{--ink:#03172a;--ink-2:#08213a;--paper:#f6f1e8;--paper-2:#eee4d4;--gold:#dcae54;--gold-light:#f0c66f;--line:rgba(220,174,84,.65);--muted:#b9c3cc;--serif:"DM Serif Display",Georgia,serif;--sans:"Manrope",Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input,textarea{font:inherit}.site-header{min-height:96px;padding:0 3.5vw;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;grid-gap:28px;gap:28px;color:var(--paper);background:var(--ink);border-bottom:1px solid var(--line);position:-webkit-sticky;position:sticky;top:0;z-index:20}.footer-mark,.wordmark{color:var(--gold-light);font-family:var(--serif);letter-spacing:.11em;text-transform:uppercase;font-size:clamp(1.55rem,2.5vw,2.55rem);white-space:nowrap}.site-header nav{display:flex;gap:clamp(18px,2.4vw,42px);align-items:center}.site-header nav a{color:var(--paper);font-size:.93rem;transition:color .2s ease}.header-shop,.site-header nav a:hover{color:var(--gold-light)}.header-shop{justify-self:end;border:1px solid var(--gold);min-height:48px;display:inline-flex;align-items:center;padding:0 22px;font-size:.88rem;transition:background-color .2s ease,color .2s ease,transform .2s ease}.header-shop:hover{background:var(--gold);color:var(--ink);transform:translateY(-2px)}.button:active,.header-shop:active{transform:scale(.98)}.button:focus-visible,.site-footer a:focus-visible,.site-header a:focus-visible,.text-link:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid var(--gold-light);outline-offset:4px}.hero{color:var(--paper);background:radial-gradient(circle at 74% 22%,#143755 0,var(--ink) 44%,#02101d 100%);min-height:calc(100vh - 96px);padding:clamp(42px,7vw,112px) 3.5vw 56px;display:grid;grid-template-columns:minmax(270px,.9fr) minmax(520px,1.25fr);grid-gap:clamp(34px,5vw,92px);gap:clamp(34px,5vw,92px);align-items:center;overflow:hidden}.eyebrow{color:var(--gold-light);text-transform:uppercase;letter-spacing:.23em;font-weight:700;font-size:.72rem;margin:0 0 28px}h1,h2,h3{font-family:var(--serif);font-weight:400;line-height:.99;text-wrap:balance;margin:0}h1{font-size:clamp(3.4rem,5.8vw,6.8rem);letter-spacing:-.045em}h2{font-size:clamp(2.5rem,4vw,4.35rem);letter-spacing:-.035em}h3{font-size:clamp(1.5rem,2vw,2.15rem)}.hero-copy{font-size:clamp(1rem,1.32vw,1.25rem);max-width:32rem;line-height:1.65;margin:32px 0;color:#e7e4de}.hero-actions,.section-actions{display:flex;align-items:center;gap:28px;flex-wrap:wrap}.button{min-height:54px;display:inline-flex;align-items:center;justify-content:center;padding:0 25px;background:var(--gold-light);color:var(--ink);font-weight:700;transition:background-color .2s ease,transform .2s ease;border:1px solid var(--gold-light);cursor:pointer}.button:hover{background:#f7d98d;transform:translateY(-2px)}.button.dark{background:var(--ink);color:var(--paper);border-color:var(--ink)}.button.outline{background:transparent;color:var(--gold-light);border-color:var(--gold)}.text-link{color:var(--gold-light);font-size:1rem;border-bottom:1px solid var(--gold);padding-bottom:4px;transition:color .2s ease,border-color .2s ease}.text-link:hover{color:var(--paper);border-color:var(--paper)}.hero-art,.hero-art>*,.hero>*{min-width:0}.hero-art{min-height:420px;position:relative;display:grid;grid-template-columns:1.42fr .74fr .72fr;grid-gap:22px;gap:22px;align-items:end;padding:20px 22px 36px;border-bottom:6px double rgba(220,174,84,.48)}.frame{width:100%;background:#261b0f;border:7px solid #9b6b2d;box-shadow:inset 0 0 0 3px #e4b45b,0 16px 40px rgba(0,0,0,.5);padding:7px}.frame img,.frame picture{width:100%;height:100%}.frame picture{display:block;overflow:hidden}.frame img{object-fit:contain;background:#10253a}.frame.large{aspect-ratio:1.34}.frame.large,.frame.tall{height:auto;align-self:center}.frame.tall{aspect-ratio:.68}.frame.small{height:auto;aspect-ratio:1;align-self:center}.art-caption{position:absolute;right:7%;bottom:7px;color:var(--gold-light);font-family:var(--serif);font-size:1.1rem;font-style:italic}.section{padding:clamp(64px,9vw,130px) 3.5vw}.section.paper{background:var(--paper)}.section.ink{color:var(--paper);background:var(--ink)}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:38px}.section-heading p{max-width:32rem;line-height:1.6;color:#506070;margin:0}.section.ink .section-heading p{color:#c5cbd0}.subject-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:28px;gap:28px}.subject-card{border:1px solid #d4bd92;background:#fbf8f1;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease}.subject-card:hover{transform:translateY(-6px);box-shadow:0 18px 34px rgba(3,23,42,.12)}.subject-card picture{aspect-ratio:1.4;overflow:hidden;display:block}.subject-card img{width:100%;height:100%;object-fit:contain;background:#e8e1d6;transition:transform .4s ease}.subject-card:hover img{transform:scale(1.035)}.subject-card h3{padding:18px 18px 20px;text-align:center;font-size:1.75rem}.assurance{border-top:1px solid #cda664;border-bottom:1px solid #cda664;margin-top:36px;padding:16px 10px;display:flex;justify-content:center;gap:20px;flex-wrap:wrap;color:#263348;font-family:var(--serif);font-size:1.2rem}.assurance span+span:before{content:"•";color:var(--gold);margin-right:20px}.story-grid{display:grid;grid-template-columns:1.05fr .95fr;grid-gap:clamp(36px,7vw,100px);gap:clamp(36px,7vw,100px);align-items:center}.story-image{background:#281b0e;border:10px solid #805522;box-shadow:inset 0 0 0 3px #e1b35b,0 22px 48px rgba(0,0,0,.36);padding:9px}.story-image img{width:100%;object-fit:contain;max-height:560px;background:#143047}.story-copy p{font-size:1.08rem;line-height:1.75;color:#d9dde1;max-width:36rem}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:24px;gap:24px}.product-card{display:flex;flex-direction:column;border-top:1px solid rgba(220,174,84,.55);padding-top:16px;min-width:0}.product-card picture{aspect-ratio:1;background:#f3eee6;overflow:hidden}.product-card img{width:100%;height:100%;object-fit:contain;transition:transform .35s ease}.product-card:hover img{transform:scale(1.035)}.product-card h3{font-family:var(--sans);font-size:1rem;line-height:1.35;margin:16px 0 7px}.product-card p{color:#526273;margin:0;font-size:.92rem}.product-card .price{color:var(--gold-light);font-weight:700;margin-top:8px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.product-card.ink-card h3{color:var(--paper)}.product-card.ink-card p{color:#c5cbd0}.footer-cta{border-top:1px solid var(--line);border-bottom:1px solid var(--line);text-align:center;padding:clamp(64px,10vw,130px) 20px}.footer-cta p{max-width:32rem;line-height:1.6;margin:22px auto 30px;color:#c5cbd0}.faq{max-width:850px;margin:0 auto}.faq details{border-top:1px solid #cdb882;padding:21px 0}.faq details:last-child{border-bottom:1px solid #cdb882}.faq summary{list-style:none;font-weight:700;cursor:pointer;display:flex;justify-content:space-between;gap:24px}.faq summary:after{content:"+";color:var(--gold);font-size:1.4rem}.faq details[open] summary:after{content:"−"}.faq p{line-height:1.7;max-width:47rem;color:#45576b}.page-hero{background:var(--ink);color:var(--paper);padding:clamp(70px,10vw,150px) 3.5vw}.page-hero p{max-width:38rem;color:#d6dce1;line-height:1.7;margin:24px 0 0;font-size:1.08rem}.shop-tools{border-bottom:1px solid #d1bd93;padding-bottom:24px;margin-bottom:34px;display:flex;justify-content:space-between;gap:20px;align-items:center}.shop-tools p{margin:0;color:#546273}.shop-note{font-size:.82rem;color:#657382;margin:32px 0 0}.collection-grid{columns:280px 3;column-gap:18px}.gallery-piece{page-break-inside:avoid;break-inside:avoid;margin:0 0 18px;border:1px solid #cdb882;padding:7px;background:#fdfaf4}.gallery-piece img{width:100%;height:auto;object-fit:contain}.product-detail{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(300px,.7fr);grid-gap:clamp(40px,8vw,120px);gap:clamp(40px,8vw,120px);align-items:start}.product-detail>*{min-width:0}.product-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px}.product-gallery picture{background:#eee8dc;aspect-ratio:1;display:block}.product-gallery img{width:100%;height:100%;object-fit:contain}.product-info{position:-webkit-sticky;position:sticky;top:125px}.product-info h1{font-size:clamp(2.7rem,4.7vw,5rem);overflow-wrap:anywhere}.product-info .price{color:#9e6f26;font-weight:700;font-size:1.25rem;margin:28px 0;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.product-info .description{white-space:pre-line;overflow-wrap:anywhere;color:#46596c;line-height:1.75}.product-info .meta{border-top:1px solid #d3bc90;margin-top:30px;padding-top:18px;color:#546273;line-height:1.65;font-size:.92rem}.about-layout{display:grid;grid-template-columns:minmax(280px,.75fr) minmax(0,1.2fr);grid-gap:clamp(42px,9vw,140px);gap:clamp(42px,9vw,140px)}.about-portrait{background:#25190e;border:10px solid #805522;padding:8px;height:max-content}.about-portrait img{width:100%;object-fit:contain}.prose{max-width:760px}.prose li,.prose p{font-size:1.04rem;line-height:1.8;color:#40536a}.prose ul{padding-left:20px}.contact-layout{display:grid;grid-template-columns:.65fr 1fr;grid-gap:clamp(44px,8vw,120px);gap:clamp(44px,8vw,120px)}.contact-intro p{color:#45586c;line-height:1.75}.contact-form{display:grid;grid-gap:18px;gap:18px}.contact-form label{display:grid;grid-gap:8px;gap:8px;font-weight:700}.contact-form input,.contact-form textarea{width:100%;background:#fbf7ef;border:1px solid #bda476;padding:14px;color:var(--ink);border-radius:0}.contact-form textarea{min-height:160px;resize:vertical}.contact-form-status{margin:0;color:#7c4a16;line-height:1.5}.contact-form-status.error{color:#9b3025}.legal{max-width:800px}.legal h2{margin:52px 0 15px;font-size:2rem}.legal p{color:#42556b;line-height:1.75}.site-footer{background:#020f1c;color:#d4d9de;padding:60px 3.5vw 22px}.footer-top{display:grid;grid-template-columns:1.5fr 1fr 1fr;grid-gap:50px;gap:50px;padding-bottom:55px}.footer-top p{margin:10px 0}.footer-top a{display:block;width:max-content;margin:12px 0;transition:color .2s ease}.footer-label,.footer-top a:hover{color:var(--gold-light)}.footer-label{text-transform:uppercase;letter-spacing:.18em;font-size:.7rem;font-weight:700}.footer-bottom{border-top:1px solid rgba(220,174,84,.45);padding-top:20px;display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap;font-size:.8rem}.footer-bottom span:nth-child(2){display:flex;gap:16px}.theo-badge img{height:30px;width:auto}.not-found{min-height:60vh;display:grid;place-items:center;text-align:center;padding:80px 20px;background:var(--ink);color:var(--paper)}.not-found p{color:#c7d0d8;margin:20px 0 30px}@media (max-width:1050px){.site-header{grid-template-columns:1fr auto}.site-header nav{order:3;grid-column:1/-1;justify-content:center;padding-bottom:17px}.hero{grid-template-columns:1fr}.hero-art{max-width:880px;width:100%;margin:auto}.frame.large,.frame.small,.frame.tall{height:auto}.product-grid,.subject-grid{grid-template-columns:repeat(2,1fr)}.about-layout,.contact-layout,.product-detail,.story-grid{grid-template-columns:1fr}.product-info{position:static}.footer-top{grid-template-columns:1fr 1fr}.footer-top>div:first-child{grid-column:1/-1}}@media (max-width:640px){.site-header{min-height:76px;padding:15px 20px;gap:14px}.wordmark{font-size:1.4rem}.header-shop{padding:0 12px;min-height:42px;font-size:.76rem}.site-header nav{display:none}.hero{min-height:auto;padding:60px 20px 48px}.hero-copy{margin:24px 0}.hero-art{min-height:300px;grid-template-columns:1.2fr .65fr;gap:11px;padding:16px 4px 28px}.frame{border-width:4px;padding:4px}.frame.large{height:250px}.frame.tall{height:210px}.frame.small{display:none}.art-caption{font-size:.86rem;right:2%}.page-hero,.section{padding-left:20px;padding-right:20px}.section-heading{display:block}.section-heading p{margin-top:18px}.product-grid,.subject-grid{grid-template-columns:1fr;gap:22px}.subject-card h3{font-size:1.65rem}.assurance{justify-content:flex-start;line-height:1.9}.assurance,.assurance span{display:block}.assurance span+span:before{display:none}.product-gallery{grid-template-columns:1fr}.product-info h1{font-size:3.3rem}.footer-top{grid-template-columns:1fr;gap:28px}.footer-top>div:first-child{grid-column:auto}.footer-bottom{align-items:flex-start;flex-direction:column}.collection-grid{column-count:1}.site-footer{padding-left:20px;padding-right:20px}}@media (prefers-reduced-motion:no-preference){.hero .eyebrow,.hero-actions,.hero-copy{animation:reveal .75s both}.hero-copy{animation-delay:.1s}.hero-actions{animation-delay:.2s}.hero-art{animation:rise .85s .15s both}@keyframes reveal{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}@keyframes rise{0%{opacity:0;transform:translateY(32px)}to{opacity:1;transform:none}}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}