:root{--ink:#f8f1eb;--ink-soft:#f1e5e5;--plum:#4a283c;--wine:#81536d;--gold:#b68249;--gold-deep:#8e6030;--cream:#f5efe8;--paper:#fbf6f0;--muted:#796473;--line:rgba(134,81,108,.28)}*{box-sizing:border-box}html{scroll-behavior:smooth}body,html{background:var(--ink)}body{margin:0;color:#412b3a;font-family:var(--font-cormorant),Georgia,serif;font-size:18px;font-weight:500;line-height:1.45;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}.page-shell{min-height:100vh;display:flex;flex-direction:column;overflow:hidden}main{flex:1 1}.site-header{height:104px;position:-webkit-sticky;position:sticky;top:0;z-index:30;background:rgba(13,10,14,.97);border-bottom:1px solid rgba(255,255,255,.03)}.header-inner{height:100%;max-width:1540px;padding:0 4vw;margin:auto;justify-content:space-between;gap:24px}.brand,.header-inner{display:flex;align-items:center}.brand{gap:17px;min-width:max-content;color:var(--gold)}.monogram{width:58px;height:58px;display:grid;place-items:center;border-right:1px solid rgba(229,190,136,.58);padding-right:16px;font-size:17px;letter-spacing:-.12em;font-weight:700}.brand-copy{display:grid;line-height:1;text-transform:uppercase;letter-spacing:.18em}.brand-copy strong{font-size:27px;font-weight:600;letter-spacing:.14em}.brand-copy small{margin-top:5px;font-size:11px;letter-spacing:.3em}.desktop-nav{display:flex;align-items:center;gap:46px;margin-left:auto}.desktop-nav a,.footer-links a{font-size:15px;letter-spacing:.15em;text-transform:uppercase;transition:color .25s ease}.desktop-nav a:hover,.footer-links a:hover{color:var(--gold)}.button{min-height:52px;display:inline-flex;align-items:center;justify-content:center;padding:0 27px;font-size:14px;letter-spacing:.16em;text-transform:uppercase;font-weight:700;transition:transform .2s ease,background-color .2s ease,color .2s ease,border-color .2s ease;cursor:pointer}.button:focus-visible,.text-link:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible,textarea:focus-visible{outline:2px solid var(--gold);outline-offset:4px}.button:hover{transform:translateY(-2px)}.button:active{transform:scale(.98)}.button-gold{color:var(--ink);background:var(--gold);border:1px solid var(--gold)}.button-gold:hover{background:#f1d3a7}.header-cta{margin-left:20px}.menu-toggle,.mobile-nav{display:none}.eyebrow{margin:0 0 18px;color:var(--gold);font-size:14px;font-weight:600;letter-spacing:.18em;line-height:1.15;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1,h2,h3{text-wrap:balance;font-weight:500}h1{font-size:clamp(3.7rem,5vw,6.5rem);line-height:.92;letter-spacing:-.045em}h2{font-size:clamp(2.7rem,4vw,4.7rem);line-height:.98;letter-spacing:-.04em}h3{font-size:1.5rem;line-height:1.1}p{text-wrap:pretty}.gold-rule{display:block;width:48px;height:1px;margin:28px 0;background:var(--gold)}.hero{min-height:calc(100vh - 104px);position:relative;isolation:isolate;display:flex;align-items:center;overflow:hidden}.hero-media,.hero-media img{position:absolute;inset:0;width:100%;height:100%}.hero-media img{object-fit:cover}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,4,5,.96),rgba(6,5,8,.81) 38%,rgba(9,6,9,.15) 80%),linear-gradient(0deg,rgba(4,4,5,.46),transparent 55%);z-index:1}.hero-copy{z-index:2;width:min(620px,90vw);margin-left:clamp(26px,7vw,130px);padding:48px 0}.hero-copy>p:not(.eyebrow){max-width:420px;margin:0 0 30px;color:#e4d9d0;font-size:22px;line-height:1.35}.hero-vertical{position:absolute;z-index:2;right:5vw;bottom:21%;margin:0;color:var(--gold);font-size:12px;letter-spacing:.22em;text-transform:uppercase;writing-mode:vertical-rl;transform:rotate(180deg)}.hero-enter{animation:rise .9s cubic-bezier(.2,.65,.2,1) .1s both}@keyframes rise{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}.keepsake-intro{display:grid;grid-template-columns:1fr .8fr;grid-gap:clamp(48px,10vw,160px);gap:clamp(48px,10vw,160px);align-items:end;padding:92px clamp(26px,7vw,130px) 72px;background:#100c10}.keepsake-intro h2{max-width:680px;margin:0}.keepsake-intro>p{max-width:480px;margin:0 0 7px;color:#d9cbc4;font-size:21px;line-height:1.35}.featured-products,.shop-grid-section{padding:100px clamp(26px,7vw,130px);background:#100c10}.featured-products{border-top:1px solid var(--line)}.featured-products-heading,.section-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:45px}.featured-products-heading h2{margin:0}.section-heading>p{margin:0;color:#d6c7c0;font-size:18px}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:28px;gap:28px}.product-card{display:flex;flex-direction:column;min-width:0;border-top:1px solid rgba(229,190,136,.5)}.product-photo{display:block;aspect-ratio:1/1.06;overflow:hidden;background:#211820}.product-photo img,.product-photo picture{display:block;width:100%;height:100%}.product-photo img{object-fit:cover;transition:transform .55s ease}.product-card:hover .product-photo img{transform:scale(1.035)}.product-card-copy{display:grid;grid-gap:9px;gap:9px;padding:19px 0 5px}.product-category{margin:0;color:var(--gold);font-size:12px;letter-spacing:.13em;line-height:1.25;text-transform:uppercase}.product-card h2{margin:0;font-size:clamp(25px,2.25vw,38px);line-height:.98}.product-card h2 a{color:#f4eae2}.product-price-row{display:flex;align-items:center;justify-content:space-between;gap:14px;color:#f1dbbd;font-size:20px}.product-price-row .text-link{font-size:14px;white-space:nowrap}.shop-hero{min-height:560px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:128px clamp(26px,12vw,230px) 96px;background:radial-gradient(circle at 76% 28%,rgba(94,31,68,.42),transparent 26%),#100c10;border-bottom:1px solid var(--line)}.shop-hero h1{max-width:850px;margin:12px 0 22px}.shop-hero>p:not(.eyebrow){max-width:580px;margin:0 0 30px;color:#e0d2ca;font-size:23px;line-height:1.3}.compact-shop-hero{min-height:430px}.shop-sections{display:flex;gap:12px 28px;flex-wrap:wrap;padding:30px clamp(26px,7vw,130px);border-bottom:1px solid var(--line);background:#100c10}.shop-sections a{color:#e7d8ce;font-size:15px;letter-spacing:.04em;border-bottom:1px solid rgba(229,190,136,.4);padding-bottom:4px}.etsy-notice{max-width:1160px;padding:0 clamp(26px,7vw,130px) 52px;margin:0;color:#aa9996;font-size:13px;line-height:1.4;background:#100c10}.product-page{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(340px,.85fr);grid-gap:clamp(45px,8vw,150px);gap:clamp(45px,8vw,150px);padding:110px clamp(26px,7vw,130px);background:#100c10}.product-gallery{display:grid;grid-gap:18px;gap:18px;align-content:start}.product-gallery img,.product-gallery picture{display:block;width:100%}.product-gallery img{aspect-ratio:1/1.05;object-fit:cover;background:#211820}.product-detail{position:-webkit-sticky;position:sticky;top:105px;align-self:start}.product-detail>.text-link:first-child{display:inline-block;margin-bottom:52px}.product-detail h1{margin:8px 0 18px;font-size:clamp(44px,4.8vw,79px)}.product-detail-price{margin:0 0 30px;color:var(--gold);font-size:30px}.product-description{max-height:42vh;overflow:auto;margin-bottom:34px;padding-right:15px;color:#e2d5ce;font-size:19px;line-height:1.42}.product-description p{margin:0 0 17px}.buy-note{margin:16px 0 30px;color:#c8b8b0;font-size:17px}.work-strip{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);background:#100c10}.work-tile{min-height:420px;position:relative;overflow:hidden;border-right:1px solid var(--line)}.work-tile:last-child{border-right:0}.work-tile img,.work-tile picture{position:absolute;inset:0;width:100%;height:100%}.work-tile img{object-fit:cover;transition:transform .65s ease}.work-tile:hover img{transform:scale(1.045)}.work-overlay{position:absolute;inset:0;padding:52px 46px;display:flex;flex-direction:column;justify-content:flex-end;background:linear-gradient(0deg,rgba(8,5,7,.85),rgba(8,5,7,.02) 70%)}.work-overlay .eyebrow{margin-bottom:8px}.work-overlay .gold-rule{margin:12px 0 20px}.work-overlay>p:last-child{max-width:190px;margin:0;color:#e0d4cc;font-size:19px;line-height:1.22}.card-link{display:inline-flex;gap:11px;align-items:center;margin-top:25px;color:var(--gold);font-size:14px;font-weight:600;letter-spacing:.11em;text-transform:uppercase;border-bottom:1px solid var(--gold);padding-bottom:5px}.card-link span{font-size:20px;line-height:.5}.section-light{background:var(--cream);color:#201b1b}.journey{display:grid;grid-template-columns:.85fr 2fr;grid-gap:70px;gap:70px;padding:105px clamp(26px,7vw,128px)}.journey-intro{max-width:300px}.journey-intro .eyebrow{color:var(--gold-deep)}.journey-list{counter-reset:item;list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:0;gap:0}.journey-list li{padding:8px 27px 12px;border-left:1px solid rgba(120,82,46,.35)}.journey-list b{display:block;color:var(--gold-deep);font-size:30px;font-weight:400}.journey-list h3{margin:28px 0 10px;font-size:17px;letter-spacing:.12em;text-transform:uppercase}.journey-list p{margin:0;color:#625852;font-size:17px;line-height:1.28}.studio-split{display:grid;grid-template-columns:1.1fr .9fr;background:var(--ink-soft)}.studio-split img,.studio-split picture{min-height:650px;width:100%;height:100%;object-fit:cover}.studio-split>div{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(64px,9vw,150px)}.studio-split>div>p:not(.eyebrow){max-width:440px;color:#d6cac2;font-size:22px;line-height:1.38}.text-link{display:inline-flex;gap:13px;align-items:center;margin-top:20px;color:var(--gold);font-size:16px;letter-spacing:.1em;text-transform:uppercase;border-bottom:1px solid var(--gold);padding-bottom:5px;transition:color .2s ease,gap .2s ease}.text-link:hover{color:#fff1db;gap:18px}.text-link span{font-size:22px;line-height:.5}.faq-section{display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:100px;gap:100px;padding:120px clamp(26px,12vw,230px);background:#211019}.faq-section>div:first-child{max-width:400px}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line);padding:0 0 21px}.faq-list summary{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:22px;cursor:pointer;list-style:none;font-size:27px}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--gold);font-size:32px;font-weight:400;transition:transform .2s ease}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{max-width:620px;margin:0 50px 6px 0;color:#d5c7c0;font-size:19px}.closing-cta{padding:125px 26px;background:radial-gradient(circle at 50% 0,#56213c 0,var(--ink) 62%);text-align:center}.closing-cta h2{max-width:800px;margin:0 auto 20px}.closing-cta>p:not(.eyebrow){max-width:520px;margin:0 auto 34px;color:#d6c8c1;font-size:21px}.closing-cta.compact{padding:80px 26px}.site-footer{padding:68px clamp(26px,7vw,130px) 25px;background:#080709;color:#d7ccc3}.footer-top{display:flex;justify-content:space-between;gap:45px;padding-bottom:68px}.footer-links{display:flex;gap:75px}.footer-links div{display:grid;align-content:start;grid-gap:9px;gap:9px}.footer-links p{margin:0 0 8px;color:var(--gold);font-size:12px;letter-spacing:.18em;text-transform:uppercase}.footer-links a{color:#d9cec6;font-size:14px}.footer-bottom{padding-top:24px;border-top:1px solid rgba(229,190,136,.27);display:flex;justify-content:space-between;align-items:center;color:#948881;font-size:14px}.theo-badge img{display:block;width:86px;height:28px;object-fit:contain}.page-hero{min-height:560px;padding:130px clamp(26px,12vw,230px) 90px;display:flex;align-items:flex-end;background:radial-gradient(circle at 78% 35%,#43152a 0,transparent 33%),#100c10}.page-hero>div{max-width:770px}.page-hero>div>p:not(.eyebrow){max-width:620px;color:#dbcec7;font-size:22px}.page-hero-work{position:relative;isolation:isolate;overflow:hidden}.page-hero-work:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(10,8,11,.98),rgba(25,10,18,.74))}.page-hero-image,.page-hero-image img{position:absolute;inset:0;z-index:-2;width:100%;height:100%;object-fit:cover}.gallery-page{padding:90px clamp(26px,7vw,130px);background:#120c11;display:grid;grid-gap:110px;gap:110px}.gallery-entry{display:grid;grid-template-columns:1.15fr .85fr;align-items:center;grid-gap:clamp(45px,8vw,150px);gap:clamp(45px,8vw,150px)}.gallery-entry:nth-child(2n){direction:rtl}.gallery-entry:nth-child(2n)>*{direction:ltr}.gallery-entry img,.gallery-entry picture{display:block;width:100%;aspect-ratio:4/3;object-fit:cover}.gallery-entry>div{max-width:440px}.gallery-entry h2{font-size:clamp(2.5rem,4vw,4.4rem)}.process-hero{padding:0;min-height:630px;position:relative;overflow:hidden}.process-hero picture,.process-hero picture img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.process-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(9,6,8,.94),rgba(9,6,8,.38))}.process-hero>div{z-index:1;padding:130px clamp(26px,12vw,230px) 90px}.process-page{display:grid;grid-template-columns:.65fr 1.35fr;grid-gap:100px;gap:100px;padding:110px clamp(26px,12vw,230px);background:var(--cream);color:#221b1b}.process-page .eyebrow{color:var(--gold-deep)}.process-page ol{list-style:none;margin:0;padding:0;border-top:1px solid rgba(120,82,46,.35)}.process-page li{display:grid;grid-template-columns:100px 1fr;grid-gap:25px;gap:25px;padding:31px 0;border-bottom:1px solid rgba(120,82,46,.35)}.process-page li b{color:var(--gold-deep);font-size:33px;font-weight:400}.process-page li h3{margin:0 0 8px;font-size:28px}.process-page li p{max-width:550px;margin:0;color:#625852;font-size:19px}.note-block{max-width:800px;padding:95px 26px;margin:auto;text-align:center}.note-block p{margin:0 auto 8px;font-size:30px;line-height:1.18}.studio-hero{padding-right:clamp(26px,7vw,130px);display:grid;grid-template-columns:1fr 1fr;grid-gap:80px;gap:80px;align-items:center}.studio-hero img,.studio-hero picture{width:100%;height:420px;object-fit:cover}.studio-copy{display:grid;grid-template-columns:.75fr 1.25fr;grid-gap:100px;gap:100px;padding:120px clamp(26px,12vw,230px);background:var(--cream);color:#211b1c}.studio-copy .eyebrow{color:var(--gold-deep)}.studio-copy>div:last-child{max-width:620px;font-size:22px;color:#645852}.studio-copy .text-link{color:#3e1527;border-color:#3e1527}.image-band img,.image-band picture{display:block;width:100%;height:min(700px,68vw);object-fit:cover;object-position:center 60%}.contact-page{min-height:calc(100vh - 104px);padding:110px clamp(26px,10vw,190px);display:grid;grid-template-columns:.85fr 1.15fr;grid-gap:clamp(50px,10vw,180px);gap:clamp(50px,10vw,180px);align-items:start;background:radial-gradient(circle at 82% 9%,#4e1b34 0,transparent 26%),#100c10}.contact-copy{max-width:520px;padding-top:22px}.contact-copy>p:not(.eyebrow){color:#d9cbc4;font-size:22px}.contact-form{display:grid;grid-gap:20px;gap:20px;padding:45px;border:1px solid var(--line);background:rgba(28,16,23,.75)}.form-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px}.contact-form label{display:grid;grid-gap:8px;gap:8px;color:#e2d4ca;font-size:18px}.contact-form input,.contact-form textarea{width:100%;border:1px solid rgba(229,190,136,.45);border-radius:0;background:transparent;color:white;padding:12px 13px;outline:none;resize:vertical}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--gold)}.form-status{margin:0;color:var(--gold)}.form-status.is-error{color:#ffbaa9}.contact-form .button{justify-self:start}.contact-form button:disabled{cursor:not-allowed;opacity:.56;transform:none}.legal-page{width:min(100%,1180px);padding:120px clamp(26px,6vw,115px);margin:auto}.legal-page h1{margin-bottom:32px}.legal-page h2{margin:45px 0 10px;font-size:30px}.legal-page p{color:#ddd0c8;font-size:20px}.not-found{min-height:calc(100vh - 330px);display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:110px clamp(26px,12vw,230px);background:radial-gradient(circle at 60% 0,#46172e 0,transparent 32%),#100c10}.not-found p:not(.eyebrow){max-width:480px;font-size:22px;color:#d8cac4}.not-found>div{display:flex;gap:24px;align-items:center}@media (max-width:1100px){.desktop-nav,.header-cta{display:none}.menu-toggle{display:inline-flex;min-height:44px;align-items:center;color:var(--gold);border:0;background:none;text-transform:uppercase;letter-spacing:.16em;font-size:13px}.mobile-nav{display:grid;padding:20px;border-top:1px solid var(--line);background:var(--ink);grid-gap:5px;gap:5px}.mobile-nav a:not(.button){padding:13px 0;color:#e8ddd4;text-transform:uppercase;font-size:16px;letter-spacing:.12em;border-bottom:1px solid rgba(229,190,136,.2)}.mobile-nav .button{margin-top:12px}.journey,.keepsake-intro,.product-page{grid-template-columns:1fr;gap:42px}.journey-intro{max-width:480px}.faq-section,.process-page,.studio-copy{grid-template-columns:1fr;gap:42px}.contact-page{grid-template-columns:1fr}.product-detail{position:static}.product-description{max-height:none;overflow:visible}}@media (max-width:820px){body{font-size:17px}.site-header{height:83px}.header-inner{padding:0 20px}.monogram{width:40px;height:45px;padding-right:11px;font-size:12px}.brand{gap:11px}.brand-copy strong{font-size:20px}.brand-copy small{font-size:8px;margin-top:4px}.desktop-nav,.header-cta{display:none}.menu-toggle{display:inline-flex;min-height:44px;align-items:center;color:var(--gold);border:0;background:none;text-transform:uppercase;letter-spacing:.16em;font-size:13px}.mobile-nav{display:grid;padding:20px;border-top:1px solid var(--line);background:var(--ink);grid-gap:5px;gap:5px}.mobile-nav a:not(.button){padding:13px 0;color:#e8ddd4;text-transform:uppercase;font-size:16px;letter-spacing:.12em;border-bottom:1px solid rgba(229,190,136,.2)}.mobile-nav .button{margin-top:12px}h1{font-size:clamp(3.35rem,14vw,4.7rem)}h2{font-size:clamp(2.5rem,11vw,3.6rem)}.hero{min-height:660px}.hero-media img{object-position:60% center}.hero-shade{background:linear-gradient(90deg,rgba(4,4,5,.92),rgba(4,4,5,.46)),linear-gradient(0deg,rgba(4,4,5,.7),transparent 70%)}.hero-copy{margin-left:25px;width:calc(100% - 50px);padding-top:85px;align-self:center}.hero-copy>p:not(.eyebrow){font-size:20px}.hero-vertical{display:none}.keepsake-intro{padding:66px 25px 50px;gap:26px}.keepsake-intro>p{font-size:19px}.featured-products,.shop-grid-section{padding:68px 25px}.featured-products-heading,.section-heading{align-items:flex-start;flex-direction:column;margin-bottom:32px}.product-grid{grid-template-columns:1fr;gap:34px}.product-card h2{font-size:32px}.shop-hero{min-height:490px;padding:100px 25px 66px}.shop-hero>p:not(.eyebrow){font-size:20px}.shop-sections{padding:23px 25px;gap:12px 22px}.product-page{padding:65px 25px}.product-detail>.text-link:first-child{margin-bottom:34px}.product-detail h1{font-size:clamp(42px,13vw,58px)}.etsy-notice{padding:0 25px 42px}.work-strip{grid-template-columns:1fr}.work-tile{min-height:440px;border-right:0;border-bottom:1px solid var(--line)}.work-overlay{padding:34px 28px}.journey{padding:75px 25px}.journey-list{grid-template-columns:1fr 1fr}.journey-list li{padding:24px 17px}.journey-list li:nth-child(3){border-top:1px solid rgba(120,82,46,.35)}.studio-split{grid-template-columns:1fr}.studio-split img,.studio-split picture{min-height:400px}.studio-split>div{padding:70px 25px}.faq-section{padding:80px 25px}.faq-list summary{font-size:23px}.closing-cta{padding:85px 25px}.footer-bottom,.footer-top{flex-direction:column;align-items:flex-start}.footer-links{flex-wrap:wrap;gap:34px}.site-footer{padding:58px 25px 25px}.page-hero{min-height:470px;padding:105px 25px 65px}.page-hero>div>p:not(.eyebrow){font-size:20px}.gallery-page{padding:60px 25px;gap:75px}.gallery-entry,.gallery-entry:nth-child(2n){grid-template-columns:1fr;gap:28px;direction:ltr}.gallery-entry img,.gallery-entry picture{aspect-ratio:4/5}.process-hero{min-height:560px}.process-hero>div{padding:100px 25px 65px}.process-page{padding:75px 25px}.process-page li{grid-template-columns:65px 1fr;gap:15px}.process-page li h3{font-size:24px}.studio-hero{padding:100px 25px 0;grid-template-columns:1fr;gap:45px}.studio-hero img,.studio-hero picture{height:360px}.contact-page,.studio-copy{padding:75px 25px}.contact-page{min-height:0;gap:45px}.contact-form{padding:28px 20px}.form-row{grid-template-columns:1fr;gap:20px}.legal-page{padding:80px 25px}.not-found{min-height:500px;padding:90px 25px}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}.site-header{background:rgba(251,246,240,.97);border-bottom-color:rgba(74,40,60,.12)}.brand,.desktop-nav a,.footer-links a{color:#4a283c}.desktop-nav a:hover,.footer-links a:hover{color:#9e6c3e}.button-gold{color:#fffaf4;background:#b68249;border-color:#b68249}.button-gold:hover{background:#956936}.hero{min-height:calc(88vh - 104px);background:#f5efe8}.hero-shade{background:linear-gradient(90deg,rgba(251,246,240,.98),rgba(251,246,240,.9) 38%,rgba(251,246,240,.28) 77%),linear-gradient(0deg,rgba(242,224,227,.26),transparent 62%)}.hero-media{left:auto;width:50%;background:#eee2e7}.hero-media img{object-fit:contain;object-position:center;padding:32px clamp(22px,4vw,70px)}.hero-shade{background:linear-gradient(90deg,#fbf6f0,#fbf6f0 43%,rgba(251,246,240,.9) 54%,rgba(251,246,240,.06) 70%,transparent)}.hero-copy>p:not(.eyebrow),.keepsake-intro>p,.section-heading>p{color:#634556}.hero-vertical{color:#8e6030}@media (max-width:820px){.hero-media{width:100%}.hero-media img{object-fit:cover;padding:0;object-position:center}.hero-shade{background:linear-gradient(90deg,rgba(251,246,240,.97),rgba(251,246,240,.62) 72%,rgba(251,246,240,.14)),linear-gradient(0deg,rgba(251,246,240,.36),transparent 70%)}}.etsy-notice,.featured-products,.gallery-page,.keepsake-intro,.product-page,.shop-grid-section,.shop-sections{background:#fbf6f0}.keepsake-intro{border-top:1px solid rgba(74,40,60,.12)}.featured-products{background:#f9edf0;border-top-color:rgba(129,83,109,.32)}.featured-products-heading h2,.product-card h2 a{color:#432838}.product-card{border-top-color:rgba(129,83,109,.45)}.product-photo{background:#eee0e2}.product-category{color:#9a6a39}.product-price-row{color:#684054}.shop-hero{background:radial-gradient(circle at 76% 28%,rgba(214,171,195,.52),transparent 30%),#f7eee8;border-bottom-color:rgba(74,40,60,.15)}.shop-hero>p:not(.eyebrow){color:#604152}.shop-sections{border-bottom-color:rgba(74,40,60,.14)}.shop-sections a{color:#59364a;border-bottom-color:rgba(182,130,73,.55)}.etsy-notice{color:#786474}.product-detail h1{color:#432838}.card-link,.product-detail-price,.text-link{color:#8e6030;border-color:#8e6030}.text-link:hover{color:#613c53}.product-description{color:#5e4352}.buy-note{color:#755b6b}.work-strip{background:#e8d7e2;border-top-color:rgba(74,40,60,.2)}.work-tile{border-right-color:rgba(74,40,60,.18)}.work-overlay{background:linear-gradient(0deg,rgba(74,40,60,.78),rgba(74,40,60,.05) 70%)}.section-light{background:#f5efe8;color:#3f2c36}.studio-split{background:#efe1e4}.studio-split>div>p:not(.eyebrow){color:#604554}.faq-section{background:#e8dce8}.faq-list{border-top-color:rgba(74,40,60,.24)}.faq-list details{border-bottom-color:rgba(74,40,60,.24)}.faq-list details p{color:#634758}.closing-cta{background:radial-gradient(circle at 50% 0,rgba(238,198,207,.86) 0,#f7eee8 62%);color:#452a3b}.closing-cta>p:not(.eyebrow){color:#674a5c}.page-hero{background:radial-gradient(circle at 78% 35%,#e1bbcf 0,transparent 34%),#f7eee8}.page-hero>div>p:not(.eyebrow){color:#634657}.page-hero-work:after{background:linear-gradient(90deg,rgba(251,246,240,.98),rgba(247,238,232,.58))}.process-hero:after{background:linear-gradient(90deg,rgba(52,29,44,.68),rgba(52,29,44,.18))}.process-hero>div{color:#fff9f2}.process-hero>div>p:not(.eyebrow){color:#f5e9e7}.process-hero .eyebrow{color:#e5be88}.process-page{background:#f5efe8;color:#422d38}.studio-copy{background:#f1e4e5;color:#422d38}.studio-copy>div:last-child{color:#654856}.studio-copy .text-link{color:#703c57;border-color:#703c57}.contact-page{background:radial-gradient(circle at 82% 9%,#e4bfd0 0,transparent 30%),#f7eee8}.contact-copy>p:not(.eyebrow){color:#634657}.contact-form{background:rgba(255,250,246,.84);border-color:rgba(129,83,109,.32)}.contact-form label{color:#58394b}.contact-form input,.contact-form textarea{border-color:rgba(129,83,109,.4);background:#fffaf5;color:#412b3a}.legal-page p,.not-found p:not(.eyebrow){color:#624553}.not-found{background:radial-gradient(circle at 60% 0,#edcad8 0,transparent 32%),#f7eee8}.site-footer{background:#4a283c;color:#f8eee7}.footer-bottom,.footer-links a{color:#f2e5dd}.footer-bottom{border-top-color:rgba(245,239,232,.3)}@media (max-width:1100px){.mobile-nav{background:#fbf6f0}.mobile-nav a:not(.button){color:#4a283c;border-bottom-color:rgba(74,40,60,.15)}}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/393d45a2251e223a-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/8715d2ed531152f4-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/c48b38fe8bb532f3-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/48410f3df60da620-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/7b89a4fd5e90ede0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/393d45a2251e223a-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/8715d2ed531152f4-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/c48b38fe8bb532f3-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/48410f3df60da620-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/7b89a4fd5e90ede0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/393d45a2251e223a-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/8715d2ed531152f4-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/c48b38fe8bb532f3-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/48410f3df60da620-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/7b89a4fd5e90ede0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/393d45a2251e223a-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/8715d2ed531152f4-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/c48b38fe8bb532f3-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/48410f3df60da620-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/7b89a4fd5e90ede0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Cormorant Garamond Fallback;src:local("Times New Roman");ascent-override:95.27%;descent-override:29.59%;line-gap-override:0.00%;size-adjust:96.98%}.__className_07d15b{font-family:Cormorant Garamond,Cormorant Garamond Fallback;font-style:normal}.__variable_07d15b{--font-cormorant:"Cormorant Garamond","Cormorant Garamond Fallback"}