@font-face{font-family:Cormorant;src:url('/assets/cormorant-regular.woff2') format('woff2');font-weight:400;font-display:swap}@font-face{font-family:Manrope;src:url('/assets/manrope-regular.woff2') format('woff2');font-weight:400;font-display:swap}
:root{--cream:#f8f5ed;--paper:#f0ebe1;--ink:#39372f;--muted:#726b5e;--gold:#806b4e;--line:#dcd5c7;--serif:Cormorant,Georgia,serif;--sans:Manrope,Arial,sans-serif;color-scheme:light;background:var(--cream);color:var(--ink);font-family:var(--sans);font-synthesis:none;scroll-behavior:smooth;scroll-padding-top:35px}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent;touch-action:manipulation}a:focus-visible,button:focus-visible{outline:2px solid var(--gold);outline-offset:6px}::selection{background:#dfd2bc}img{max-width:100%;display:block}p,h1,h2,h3,figure{margin:0}h1,h2,h3,em{font-weight:400}p{line-height:1.8}button:active,.button:active{transform:translateY(1px)}.skip-link{position:fixed;top:-100px;left:20px;padding:16px;background:var(--cream);z-index:5}.skip-link:focus{top:10px}
.site-header{position:relative;z-index:2;height:110px;max-width:1600px;margin:auto;padding:0 5.2%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.wordmark{font-family:var(--serif);font-size:44px;letter-spacing:-2.5px;line-height:1;white-space:nowrap}.wordmark span{color:var(--gold)}nav{display:flex;align-items:center;gap:40px;font-size:12px}nav a{padding:12px 0}nav a:hover,.text-link:hover{color:var(--gold)}.nav-cta{margin-left:12px;border-bottom:1px solid var(--gold)}.nav-cta span{margin-left:23px}.menu-toggle{display:none}
.hero{max-width:1600px;margin:auto;position:relative;display:grid;grid-template-columns:1.03fr 1fr;gap:3%;padding:44px 5.2% 72px;min-height:710px}.hero-copy{align-self:center;padding:25px 0 34px}h1{font-family:var(--serif);font-size:clamp(58px,5.4vw,86px);line-height:1.02;letter-spacing:-3.2px}em{font-style:normal;color:inherit}.hero-description{font-size:13px;color:var(--muted);margin:25px 0 29px;line-height:1.9}.button{min-height:49px;padding:16px 22px;border:1px solid #514b40;display:inline-flex;gap:47px;align-items:center;font-size:11px;transition:background .25s,color .25s}.button:hover{background:var(--ink);color:var(--cream)}.button span{font-size:17px}.hero-footnote{display:flex;align-items:center;gap:13px;margin-top:53px}.hero-footnote p{font-size:9px;letter-spacing:.3px;color:var(--muted);line-height:1.7}.hero-art{position:relative;min-width:0}.hero-art picture{display:block;overflow:hidden;height:570px;background:#eae2d4;border-radius:48% 48% 0 0}.hero-art picture img{width:100%;height:100%;object-fit:cover;animation:arrive 1.6s ease-out both}.hero-art figcaption{display:flex;justify-content:space-between;font-size:8px;letter-spacing:1.3px;margin-top:15px;gap:10px;color:var(--muted)}.hero-art figcaption span:last-child{letter-spacing:.2px;font-size:9px}.art-seal{position:absolute;right:-22px;bottom:67px;width:132px;height:132px;border-radius:50%;background:var(--cream);border:1px solid #ded6c9;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:3px;transform:rotate(10deg)}.art-seal span{font-size:7px;letter-spacing:1px}.scroll-cue{position:absolute;left:5.2%;bottom:28px;font-size:9px;letter-spacing:.5px;color:var(--muted);display:flex;align-items:center;gap:17px}.scroll-cue span{font-size:18px}
.section-pad{padding:100px max(5.2%,calc((100vw - 1434px)/2))}.intention{border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:grid;grid-template-columns:1fr 2fr;gap:50px}.section-label{display:flex;flex-direction:column;justify-content:space-between;gap:60px;align-items:flex-start}h2{font:400 clamp(40px,4vw,61px)/1.1 var(--serif);letter-spacing:-1.6px}.intention-bottom{display:grid;grid-template-columns:1fr 1fr;gap:45px;margin-top:35px}.intention-bottom p{font-size:12px;color:var(--muted);max-width:330px}.energy{display:grid;grid-template-columns:1fr 1.3fr;gap:80px;align-items:center;background:var(--paper)}.energy-heading h2{font-size:65px;margin-bottom:24px}.energy-heading>p:last-child{font-size:12px;color:var(--muted)}.energy-explorer{text-align:center}.energy-drawing{position:relative;height:230px;width:260px;margin:0 auto 28px}.orbit{position:absolute;border:1px solid #a69272;width:100px;height:202px;left:80px;top:14px;border-radius:50%;transition:transform 1.1s cubic-bezier(.2,.7,.2,1)}.orbit-one{transform:rotate(-35deg)}.orbit-two{transform:rotate(35deg)}.orbit-three{transform:rotate(0)}.orbit-center{width:8px;height:8px;border-radius:50%;background:var(--gold);position:absolute;left:126px;top:111px}.energy-explorer[data-feeling=connection] .orbit-one{transform:rotate(-65deg)}.energy-explorer[data-feeling=connection] .orbit-two{transform:rotate(65deg)}.energy-explorer[data-feeling=connection] .orbit-three{transform:rotate(90deg)}.energy-explorer[data-feeling=expression] .orbit-one{transform:rotate(-120deg)}.energy-explorer[data-feeling=expression] .orbit-two{transform:rotate(120deg)}.energy-explorer[data-feeling=expression] .orbit-three{transform:rotate(180deg)}.feeling-buttons{display:flex;justify-content:center;gap:25px;border-bottom:1px solid #d5cbb9;max-width:415px;margin:auto}.feeling-buttons button{background:none;border:0;border-bottom:1px solid transparent;padding:14px 3px;font-size:11px;margin-bottom:-1px;color:var(--muted);min-height:44px}.feeling-buttons button[aria-pressed=true]{border-color:var(--gold);color:var(--ink)}.feeling-buttons button:hover{color:var(--ink)}.feeling-copy{margin-top:25px;min-height:73px}.feeling-copy h3{font:400 25px/1.3 var(--serif)}.feeling-copy p{font-size:11px;margin-top:8px;color:var(--muted)}
.founder{display:grid;grid-template-columns:1fr 2fr;gap:50px;border-bottom:1px solid var(--line);align-items:center}.founder-aside{display:flex;flex-direction:column;gap:35px}.founder-image{max-width:220px}.founder-image img{width:100%;height:265px;object-fit:cover;border-radius:130px 130px 0 0}blockquote{margin:0;font:400 clamp(35px,3.4vw,50px)/1.23 var(--serif);letter-spacing:-.8px;max-width:830px}.signature{font:400 38px var(--serif);margin-top:30px}.signature span{display:block;font:400 8px var(--sans);letter-spacing:1.5px;margin-top:14px}.personal>div{grid-column:2}.personal{display:grid;grid-template-columns:1fr 2fr;gap:50px}.personal>div>p{font-size:13px;color:var(--muted);max-width:430px;margin-top:25px}.closing{padding:80px 24px 85px;text-align:center;background:#f3efe6}.closing>img{margin:0 auto 25px}.closing h2{font-size:clamp(48px,5.5vw,76px)}.closing>p{font-size:12px;margin-top:23px;color:var(--muted)}.text-link{font-size:11px;display:inline-flex;gap:24px;border-bottom:1px solid var(--gold);padding:14px 0 10px;margin-top:14px}.site-footer{display:grid;grid-template-columns:1.1fr 1fr 1fr;align-items:center;gap:22px;padding:43px 5.2% 25px;max-width:1600px;margin:auto}.site-footer .wordmark{font-size:38px}.site-footer p{font-size:10px;color:var(--muted)}.site-footer>a:last-of-type{justify-self:end;font-size:10px}.site-footer>a:last-of-type span{margin-left:12px}.site-footer small{grid-column:1/-1;border-top:1px solid var(--line);padding-top:19px;margin-top:15px;font-size:9px;color:var(--muted)}.reveal{transition:opacity .8s,transform .8s}.js-motion .reveal:not(.visible){opacity:0;transform:translateY(20px)}@keyframes arrive{from{opacity:.5;transform:scale(1.035)}to{opacity:1;transform:scale(1)}}
@media(max-width:1000px){.site-header{height:94px}nav{gap:25px}.hero{padding-top:34px;min-height:620px;gap:20px}h1{font-size:61px;letter-spacing:-2.7px}.hero-art picture{height:490px}.hero-art figcaption span:last-child{display:none}.art-seal{width:105px;height:105px;right:-12px}.art-seal img{width:43px;height:53px}.art-seal span{font-size:6px}.hero-footnote{margin-top:35px}.section-pad{padding-top:78px;padding-bottom:78px}.intention,.founder,.personal{gap:28px;grid-template-columns:1fr 2.5fr}.energy{gap:32px}.energy-heading h2{font-size:58px}.intention-bottom{gap:24px}}
@media(max-width:700px){:root{scroll-padding-top:25px}.site-header{height:86px;padding:0 6%;position:relative}.wordmark{font-size:38px}.menu-toggle{display:flex;align-items:center;gap:20px;border:0;background:none;padding:13px 0 13px 15px;font-size:11px}.menu-toggle span{font-size:22px;line-height:1;display:block;transition:transform 380ms cubic-bezier(.22,1,.36,1)}.menu-toggle[aria-expanded=true] span{transform:rotate(45deg)}nav{display:flex;visibility:hidden;opacity:0;transform:translateY(-12px);pointer-events:none;transition:opacity 280ms ease,transform 380ms cubic-bezier(.22,1,.36,1),visibility 0s linear 380ms;position:absolute;left:0;right:0;top:85px;flex-direction:column;align-items:stretch;background:var(--cream);padding:20px 6% 25px;gap:6px;z-index:3;border-bottom:1px solid var(--line)}nav.is-open{visibility:visible;opacity:1;transform:translateY(0);pointer-events:auto;transition-delay:0s}nav a{padding:15px 0;font-size:13px}.nav-cta{margin-left:0;display:flex;justify-content:space-between}.hero{display:flex;flex-direction:column;padding:43px 6% 62px;gap:35px}.hero-copy{padding:0;align-self:stretch}h1{font-size:clamp(51px,10.9vw,76px);letter-spacing:-2px;line-height:1.01}.hero-description{font-size:12px;margin:22px 0}.button{font-size:11px;min-height:48px}.hero-footnote{display:none}.hero-art{margin:0 8px 0 0}.hero-art picture{height:auto;aspect-ratio:4/4.6;border-radius:48% 48% 0 0}.hero-art figcaption{font-size:7px;letter-spacing:1px;margin-top:13px}.hero-art figcaption span:last-child{display:inline;font-size:8px}.art-seal{width:104px;height:104px;bottom:51px;right:-18px}.scroll-cue{bottom:23px;left:6%;font-size:8px}.section-pad{padding:59px 6%}.intention,.founder,.energy,.personal{grid-template-columns:1fr;gap:30px}.personal>div{grid-column:1}.section-label{flex-direction:row;align-items:center;gap:20px}.section-label img{width:34px;height:42px}h2{font-size:42px;letter-spacing:-1.2px}.intention-bottom{grid-template-columns:1fr;gap:16px;margin-top:24px}.intention-bottom p{max-width:100%;font-size:12px}.energy-heading h2{font-size:52px;max-width:300px}.energy-heading h2 br{display:none}.energy-heading>p:last-child{margin-top:20px}.energy-drawing{height:210px;margin-bottom:17px}.energy-drawing .orbit{height:185px;top:10px}.orbit-center{top:98px}.feeling-buttons{gap:22px}.feeling-copy h3{font-size:24px}.feeling-copy p{font-size:10px}.founder-aside{flex-direction:row;align-items:center;justify-content:space-between;gap:20px}.founder-image{width:93px;flex-shrink:0}.founder-image img{height:112px}blockquote{font-size:36px;letter-spacing:-.6px}.signature{font-size:33px}.closing{padding:67px 6%}.closing h2{font-size:53px}.site-footer{padding:32px 6% 22px;grid-template-columns:1fr 1fr;gap:20px}.site-footer .wordmark{font-size:34px}.site-footer p{font-size:9px;grid-column:1/2;grid-row:2}.site-footer>a:last-of-type{font-size:9px;grid-column:2;grid-row:1/3}.site-footer small{margin-top:2px}.text-link{font-size:11px;gap:18px}}
@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.js-motion .reveal:not(.visible){opacity:1;transform:none}}

/* Readable copy across desktop and mobile. */
.hero-description,.intention-bottom p,.energy-heading>p:last-child,.personal>div>p{font-size:14px}.feeling-copy p{font-size:12px}.closing>p{font-size:14px}
@media(max-width:700px){.hero-description,.intention-bottom p,.energy-heading>p:last-child,.personal>div>p{font-size:14px}.feeling-copy p{font-size:12px}}

/* Jacklyn's story shares the site's typography, navigation, and motion. */
nav a[aria-current=page]{color:var(--gold)}
.about-hero{display:grid;grid-template-columns:1fr 1fr;gap:8%;max-width:1600px;margin:auto;padding:64px 5.2% 84px;align-items:center}
.about-intro{max-width:475px}.about-intro h1{font-size:clamp(65px,6.1vw,92px);margin-bottom:26px}
.about-lead{font:400 30px/1.3 var(--serif);margin-bottom:25px}.about-intro>p:not(.about-lead){font-size:14px;line-height:1.9;color:var(--muted);margin-top:17px}
.about-portrait{max-width:535px;width:100%;justify-self:end}.about-portrait picture{display:block;overflow:hidden;border-radius:46% 46% 0 0}.about-portrait img{width:100%;height:auto}
.about-approach{border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 2fr;gap:50px;align-items:center}.about-symbol{align-self:start;padding-top:10px}.about-columns{display:grid;grid-template-columns:1fr 1fr;gap:40px;margin-top:32px}.about-columns p{font-size:14px;line-height:1.9;color:var(--muted)}
.about-philosophy{display:grid;grid-template-columns:1.15fr 1fr;gap:15%;align-items:center;background:var(--paper)}.about-philosophy p{font-size:14px;color:var(--muted);line-height:1.9;max-width:415px;margin-top:26px}
.about-quote{padding:100px 12%;border-bottom:1px solid var(--line)}.about-quote blockquote{max-width:910px;margin:0 auto}.about-quote .signature{max-width:910px;margin:32px auto 0}
.about-return{padding:72px 5.2%;text-align:center}.about-return .button{margin-top:28px}
@media(max-width:1000px){.about-hero{gap:6%;padding-top:48px;padding-bottom:65px}.about-intro h1{font-size:66px}.about-lead{font-size:27px}.about-approach{grid-template-columns:1fr 3fr;gap:25px}.about-philosophy{gap:8%}.about-quote{padding:78px 8%}}
@media(max-width:700px){.about-hero{grid-template-columns:1fr;padding:46px 6% 58px;gap:36px}.about-intro h1{font-size:65px;margin-bottom:23px}.about-intro{max-width:none}.about-lead{font-size:29px;line-height:1.25}.about-portrait{max-width:440px;justify-self:center}.about-approach{grid-template-columns:1fr;gap:26px}.about-symbol{padding:0}.about-symbol img{width:46px;height:55px}.about-columns{grid-template-columns:1fr;gap:19px;margin-top:25px}.about-philosophy{grid-template-columns:1fr;gap:32px}.about-quote{padding:60px 6%}.about-quote blockquote{font-size:36px}.about-return{padding:57px 6%}.about-return h2{font-size:42px}.about-return .button{gap:22px}}

/* Individual transparent stones enter once as their section reaches the viewport. */
.gemstone-gallery{position:relative;isolation:isolate;width:100%;aspect-ratio:1/1;max-width:520px;justify-self:center;background:transparent}
.gemstone{position:absolute;margin:0;transition:opacity 800ms ease,transform 1000ms cubic-bezier(.22,1,.36,1);transition-delay:var(--gem-delay);transform:translate3d(0,0,0) scale(1);opacity:1}
.gemstone img{width:100%;height:auto;display:block;object-fit:contain;background:transparent}
.gemstone figcaption{font:400 19px/1.4 var(--serif);color:var(--muted);text-align:center;margin-top:-4px}
.gemstone-clear{width:49%;left:26%;top:0;--gem-delay:0ms}
.gemstone-rose{width:48%;left:0;top:47%;--gem-delay:140ms}
.gemstone-amethyst{width:48%;right:0;top:47%;--gem-delay:280ms}
.js-motion .gemstone-section:not(.gems-visible) .gemstone{opacity:0;transform:translate3d(0,22px,0) scale(.97);transition:none}
@media(max-width:1000px){.gemstone-gallery{aspect-ratio:1/1.1}.gemstone figcaption{font-size:17px}}
@media(max-width:700px){.gemstone-gallery{max-width:420px;aspect-ratio:1/1.05;margin:5px auto 8px}.gemstone figcaption{font-size:18px}.gemstone-clear{width:48%;left:26%}.gemstone-rose,.gemstone-amethyst{top:44%}}
@media(prefers-reduced-motion:reduce){.js-motion .gemstone-section:not(.gems-visible) .gemstone{opacity:1;transform:none}.gemstone{transition:none}}

/* ===== Redesign 2026 · quiet luminosity ===== */
@font-face{font-family:Manrope;src:url('/assets/manrope-500.woff2') format('woff2');font-weight:500;font-display:swap}@font-face{font-family:Manrope;src:url('/assets/manrope-600.woff2') format('woff2');font-weight:600;font-display:swap}
:root{--blush:#e9d3cd;--sage:#d4e3d3;--lilac:#cbb8d0;--apricot:#edb17b;--bronze-deep:#5f4d35;--bronze-light:#d9c3a0;--ink-soft:#4a463c;--radius-s:6px;--radius-m:14px;--radius-l:28px;--radius-pill:999px;--shadow-1:0 1px 2px rgb(57 55 47/.06),0 12px 32px -18px rgb(57 55 47/.25);--shadow-2:0 2px 6px rgb(57 55 47/.08),0 28px 60px -28px rgb(57 55 47/.35);--glass:rgb(248 245 237/.74);--ease-out:cubic-bezier(.22,1,.36,1);--dur-1:180ms;--dur-2:420ms;--dur-3:900ms;scroll-padding-top:100px}
body{font-size:15px;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
em{color:var(--bronze-deep)}
::selection{background:color-mix(in oklab,var(--blush) 80%,white)}
a:focus-visible,button:focus-visible{outline-offset:4px;border-radius:4px}
@media(min-width:701px){body::before{content:"";position:fixed;inset:0;z-index:50;pointer-events:none;opacity:.05;mix-blend-mode:multiply;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='3' stitchTiles='stitch'/%3E%3CfeColorMatrix values='0 0 0 0 .22 0 0 0 0 .2 0 0 0 0 .16 0 0 0 1 0'/%3E%3C/filter%3E%3Crect width='200' height='200' filter='url(%23n)'/%3E%3C/svg%3E")}}

/* Frosted sticky header */
body:not(.studio-admin) .site-header{position:sticky;top:0;z-index:20;max-width:none;padding:0 max(5.2%,calc((100vw - 1500px)/2));background:color-mix(in oklab,var(--cream) 0%,transparent);border-bottom-color:transparent;transition:height var(--dur-2) var(--ease-out),background-color var(--dur-2) ease,border-color var(--dur-2) ease,box-shadow var(--dur-2) ease}
body:not(.studio-admin) .site-header.is-scrolled{background:var(--glass);border-bottom-color:rgb(220 213 199/.7);box-shadow:0 10px 30px -24px rgb(57 55 47/.35)}
@media(min-width:701px){body:not(.studio-admin) .site-header{background:var(--cream)}body:not(.studio-admin) .site-header.is-scrolled{-webkit-backdrop-filter:blur(14px) saturate(1.2);backdrop-filter:blur(14px) saturate(1.2)}}
@media(max-width:700px){body:not(.studio-admin) .site-header{background:var(--cream)}body:not(.studio-admin) .site-header.is-scrolled{background:rgb(248 245 237/.96)}}
.wordmark{transform-origin:left center;transition:transform var(--dur-2) var(--ease-out)}@media(min-width:701px){body:not(.studio-admin) .site-header.is-scrolled .wordmark{transform:scale(.86)}}
nav{font-size:13px;font-weight:500;letter-spacing:.1px}
nav a:not(.nav-cta){position:relative}
nav a:not(.nav-cta)::after{content:"";position:absolute;left:0;right:0;bottom:6px;height:1px;background:currentColor;transform:scaleX(0);transform-origin:right;transition:transform var(--dur-2) var(--ease-out)}
nav a:not(.nav-cta):hover::after,nav a[aria-current=page]::after{transform:scaleX(1);transform-origin:left}
nav a[aria-current=page]{color:var(--bronze-deep)}
@media(min-width:701px){.nav-cta{border:1px solid var(--ink);border-radius:var(--radius-pill);padding:11px 18px!important;margin-left:6px;transition:background var(--dur-1) ease,color var(--dur-1) ease}.nav-cta:hover{background:var(--ink);color:var(--cream)!important}.nav-cta span{margin-left:14px}}
@media(max-width:700px){nav{background:rgb(248 245 237/.98);box-shadow:0 24px 40px -30px rgb(57 55 47/.4)}nav a{font-size:18px;font-family:var(--serif);font-weight:400}.nav-cta{border-bottom:1px solid var(--gold)}}

/* Buttons & links */
.button{border-radius:var(--radius-pill);border-color:var(--ink);font-weight:500;letter-spacing:.15px;padding:15px 18px 15px 24px;gap:22px;transition:background var(--dur-1) ease,color var(--dur-1) ease,border-color var(--dur-1) ease,transform var(--dur-2) var(--ease-out),box-shadow var(--dur-2) ease}
.button span{display:inline-grid;place-items:center;width:28px;height:28px;border-radius:50%;background:var(--ink);color:var(--cream);font-size:14px;transition:background var(--dur-1) ease,color var(--dur-1) ease,transform var(--dur-2) var(--ease-out)}
.button:hover{box-shadow:var(--shadow-1)}.button:hover span{background:var(--cream);color:var(--ink);transform:rotate(45deg)}
.button.primary span{background:var(--cream);color:var(--ink)}
.text-link{font-weight:500;position:relative;border-bottom-color:var(--line)}
.text-link::after{content:"";position:absolute;left:0;bottom:-1px;height:1px;width:100%;background:var(--gold);transform:scaleX(.35);transform-origin:left;transition:transform var(--dur-2) var(--ease-out)}
.text-link:hover::after{transform:scaleX(1)}
.text-link span{transition:transform var(--dur-2) var(--ease-out)}.text-link:hover span{transform:translate(2px,-2px)}
.signature span,.hero-art figcaption,.art-seal span{font-weight:500}

/* Footer */
.site-footer{padding-top:56px}.site-footer p,.site-footer>a:last-of-type{font-size:12px}.site-footer small{font-size:11px}

/* Page transitions */
@media(prefers-reduced-motion:no-preference){
  @view-transition{navigation:auto}
  .site-header{view-transition-name:site-header}
  ::view-transition-old(root){animation:vt-out 220ms ease both}
  ::view-transition-new(root){animation:vt-in 420ms var(--ease-out) both}
}
@keyframes vt-out{to{opacity:0}}
@keyframes vt-in{from{opacity:0;transform:translateY(10px)}}
@media(hover:hover) and (pointer:fine) and (prefers-reduced-motion:no-preference){.stone-card{transform:perspective(900px) rotateX(var(--rx,0deg)) rotateY(var(--ry,0deg));transition:transform 500ms var(--ease-out)}}

/* Eden Liquid logo with a sage crystal in place of the period */
@font-face{font-family:"Eden Liquid";src:url('/assets/eden-liquid.woff2?v=2') format('woff2');font-weight:400;font-display:block}
@font-face{font-family:"Eden Liquid";src:url('/assets/eden-liquid-light.woff2') format('woff2');font-weight:300;font-display:swap}
.wordmark{font-family:"Eden Liquid",var(--serif);font-size:36px;letter-spacing:-.01em;color:var(--ink)}
.wordmark span{display:inline;color:var(--gold);margin-left:.02em}
.site-footer .wordmark{font-size:30px}
.section-label img,.about-symbol img{width:36px;height:auto}
.closing>img{filter:none!important;width:40px;height:auto}
.art-seal img{width:34px!important;height:auto!important}
@media(max-width:700px){.wordmark{font-size:30px}.site-footer .wordmark{font-size:27px}.section-label img{width:28px}.about-symbol img{width:34px}}
.footer-care{display:inline-block;margin-left:10px;border-bottom:1px solid var(--line)}
