@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;1,400&family=Bricolage+Grotesque:wght@400;500;600;700&family=DM+Sans:wght@400;500;600;700&family=Plus+Jakarta+Sans:wght@400;500;600;700&family=Newsreader:ital,wght@0,400;0,500;1,400&display=swap");body,html{margin:0;padding:0;background:var(--rf-ivory);min-height:100vh;overflow-x:hidden;max-width:100vw}body{font-family:Manrope,-apple-system,system-ui,sans-serif;color:var(--rf-ink)}html{scroll-behavior:smooth}.rf-visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@import url("https://fonts.googleapis.com/css2?family=Instrument+Serif:ital@0;1&family=Manrope:wght@300;400;500;600;700;800&family=JetBrains+Mono:wght@400;500&family=Caveat:wght@500;600&display=swap");:root{--rf-ink:#2a2540;--rf-ink-2:#61619c;--rf-ink-3:#8989b8;--rf-ivory:#faf6ec;--rf-cream:#f0e8d6;--rf-sand:#e3d6bc;--rf-paper:#fdfaf3;--rf-terracotta:#ed7755;--rf-terra-2:#d9603a;--rf-clay:#b8502e;--rf-jade:#6e9b7c;--rf-jade-2:#4f7560;--rf-gold:#d9a859;--rf-sky:#7ba0c2;--rf-sky-2:#5a85ad;--rf-line:rgba(42,37,64,.1);--rf-line-soft:rgba(42,37,64,.05);--rf-serif:"Instrument Serif","EB Garamond",Georgia,serif;--rf-sans:"Manrope",ui-sans-serif,system-ui,-apple-system,sans-serif;--rf-mono:"JetBrains Mono",ui-monospace,"SF Mono",monospace;--rf-script:"Caveat",cursive;--rf-r-sm:6px;--rf-r-md:10px;--rf-r-lg:16px;--rf-r-xl:24px;--rf-r-pill:999px;--rf-shadow-sm:0 1px 2px rgba(31,27,46,.04),0 2px 6px rgba(31,27,46,.04);--rf-shadow-md:0 2px 6px rgba(31,27,46,.05),0 12px 32px rgba(31,27,46,.08);--rf-shadow-lg:0 4px 12px rgba(31,27,46,.06),0 24px 60px rgba(31,27,46,.12)}.rf-dark{--rf-ink:#f6f0e3;--rf-ink-2:#d9d4f1;--rf-ink-3:#a7a3da;--rf-ivory:#161324;--rf-cream:#1f1c30;--rf-sand:#2a2740;--rf-paper:#0f0c1c;--rf-line:hsla(41,51%,93%,.12);--rf-line-soft:hsla(41,51%,93%,.06);--rf-terracotta:#e07a52}.rf-root{font-family:var(--rf-sans);color:var(--rf-ink);background:var(--rf-ivory);font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.rf-root *,.rf-root :after,.rf-root :before{box-sizing:border-box}.rf-root h1,.rf-root h2,.rf-root h3,.rf-root h4{margin:0;font-weight:400;letter-spacing:-.01em;text-wrap:balance}.rf-root p{margin:0;text-wrap:pretty}.rf-root a{color:inherit;text-decoration:none}.rf-root button{font:inherit;cursor:pointer;border:none;background:none;color:inherit}.rf-root img{display:block;max-width:100%}.rf-display{font-family:var(--rf-serif);font-weight:400;letter-spacing:-.02em;line-height:.98}.rf-italic{font-style:italic}.rf-mono{font-family:var(--rf-mono);font-feature-settings:"ss01";letter-spacing:.02em;text-transform:uppercase;font-size:11px}.rf-script{font-family:var(--rf-script);font-weight:500}.rf-eyebrow{font-family:var(--rf-mono);font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--rf-terracotta);font-weight:500}.rf-btn{display:inline-flex;align-items:center;gap:8px;padding:13px 22px;border-radius:var(--rf-r-pill);font-family:var(--rf-sans);font-size:14px;font-weight:600;letter-spacing:-.005em;transition:background .15s,color .15s,transform .12s,box-shadow .15s;white-space:nowrap;cursor:pointer}.rf-btn-primary{background:var(--rf-terracotta);color:var(--rf-paper)}.rf-btn-primary:hover{background:var(--rf-terra-2)}.rf-btn-ink{background:var(--rf-ink);color:var(--rf-paper)}.rf-btn-ink:hover{background:var(--rf-ink-2)}.rf-btn-ghost{background:transparent;color:var(--rf-ink);border:1px solid var(--rf-line)}.rf-btn-ghost:hover{background:var(--rf-cream)}.rf-btn-link{padding:4px 0;background:transparent;color:var(--rf-ink);border-bottom:1px solid;border-radius:0}.rf-card{border-radius:var(--rf-r-lg);border:1px solid var(--rf-line)}.rf-card,.rf-card-elev{background:var(--rf-paper);overflow:hidden}.rf-card-elev{border-radius:var(--rf-r-lg);box-shadow:var(--rf-shadow-md)}.rf-col,.rf-row{display:flex}.rf-col{flex-direction:column}.rf-grid{display:grid}.rf-divider{height:1px;background:var(--rf-line);border:0}.rf-placeholder{position:relative;background:repeating-linear-gradient(135deg,rgba(42,37,64,.04) 0,rgba(42,37,64,.04) 1px,transparent 1px,transparent 16px),linear-gradient(160deg,var(--rf-cream),var(--rf-sand));color:var(--rf-ink);overflow:hidden}.rf-placeholder.rf-ph-warm{background:repeating-linear-gradient(135deg,rgba(237,119,85,.1),rgba(237,119,85,.1) 1px,transparent 0,transparent 18px),linear-gradient(160deg,#fadfcd,#ed9c7c)}.rf-placeholder.rf-ph-jade{background:repeating-linear-gradient(135deg,rgba(79,117,96,.1),rgba(79,117,96,.1) 1px,transparent 0,transparent 18px),linear-gradient(160deg,#d6e2d4,#9ab7a3)}.rf-placeholder.rf-ph-ink{background:repeating-linear-gradient(135deg,hsla(42,71%,97%,.06),hsla(42,71%,97%,.06) 1px,transparent 0,transparent 18px),linear-gradient(160deg,#4a4570,#2a2540);color:var(--rf-paper)}.rf-placeholder.rf-ph-gold{background:repeating-linear-gradient(135deg,rgba(217,168,89,.12),rgba(217,168,89,.12) 1px,transparent 0,transparent 18px),linear-gradient(160deg,#f4e2bb,#d9a859)}.rf-placeholder.rf-ph-sky{background:repeating-linear-gradient(135deg,rgba(123,160,194,.1),rgba(123,160,194,.1) 1px,transparent 0,transparent 18px),linear-gradient(160deg,#d3e0eb,#7ba0c2)}.rf-placeholder.rf-ph-peri{background:repeating-linear-gradient(135deg,rgba(97,97,156,.1),rgba(97,97,156,.1) 1px,transparent 0,transparent 18px),linear-gradient(160deg,#d3d3e6,#8989b8)}.rf-placeholder .rf-ph-label{position:absolute;bottom:12px;left:14px;font-family:var(--rf-mono);font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:currentColor;opacity:.65;background:hsla(41,51%,93%,.55);padding:4px 8px;border-radius:3px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.rf-placeholder.rf-ph-ink .rf-ph-label,.rf-placeholder.rf-ph-warm .rf-ph-label{background:rgba(31,27,46,.35);color:var(--rf-paper)}.rf-input{font-family:var(--rf-sans);font-size:15px;color:var(--rf-ink);background:transparent;border:0;outline:0;padding:0;width:100%}.rf-input::placeholder{color:rgba(31,27,46,.45)}.rf-chip{display:inline-flex;align-items:center;gap:6px;padding:6px 11px;border-radius:var(--rf-r-pill);font-size:12px;font-weight:500;background:var(--rf-cream);color:var(--rf-ink);border:1px solid var(--rf-line-soft)}.rf-chip-terra{background:rgba(237,119,85,.12);color:var(--rf-terra-2);border-color:rgba(237,119,85,.22)}.rf-chip-jade{background:rgba(110,155,124,.12);color:var(--rf-jade-2);border-color:rgba(110,155,124,.22)}.rf-chip-gold{background:rgba(217,168,89,.16);color:#8a6620;border-color:rgba(217,168,89,.28)}.rf-chip-sky{background:rgba(123,160,194,.14);color:var(--rf-sky-2);border-color:rgba(123,160,194,.24)}.rf-chip-peri{background:rgba(97,97,156,.12);color:var(--rf-ink-2);border-color:rgba(97,97,156,.22)}.rf-density-compact{--rf-section-y:64px;--rf-gap:16px}.rf-density-standard{--rf-section-y:96px;--rf-gap:24px}.rf-density-spacious{--rf-section-y:140px;--rf-gap:32px}.rf-section{padding:var(--rf-section-y,96px) 0}@keyframes rf-fade-up{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes rf-pulse-dot{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.4);opacity:.6}}@keyframes rf-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes rf-marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes rf-typewriter{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.rf-root footer,.rf-root nav,.rf-root section{padding-left:32px!important;padding-right:32px!important}.rf-root h1.rf-display{font-size:clamp(48px,9vw,84px)!important;line-height:1.02!important}.rf-root h2.rf-display{font-size:clamp(36px,6.5vw,56px)!important}.rf-root h3.rf-display{font-size:clamp(22px,3.4vw,28px)!important}.rf-root [style*="1.4fr 1fr 1fr 1fr 1fr"],.rf-root [style*="repeat(3, 1fr)"],.rf-root [style*="repeat(3,1fr)"],.rf-root [style*="repeat(4, 1fr)"],.rf-root [style*="repeat(4,1fr)"]{grid-template-columns:repeat(2,1fr)!important}.rf-root aside[style*=sticky]{position:relative!important;top:auto!important}}@media (max-width:680px){html{font-size:15px}.rf-root footer,.rf-root nav,.rf-root section{padding:48px 20px!important}.rf-root nav{padding-top:14px!important;padding-bottom:14px!important}.rf-root h1.rf-display{font-size:clamp(40px,11vw,56px)!important;line-height:1.04!important}.rf-root h2.rf-display{font-size:clamp(30px,8vw,40px)!important;line-height:1.06!important}.rf-root h3.rf-display{font-size:clamp(20px,5vw,24px)!important}.rf-root p{font-size:15px!important}.rf-root [style*="grid-template-columns:"],.rf-root [style*=grid-template-columns]{grid-template-columns:1fr!important;grid-template-rows:auto!important;gap:20px!important}.rf-root [style*="grid-template-rows: 220px 220px"]{grid-template-columns:repeat(2,1fr)!important;grid-template-rows:160px 160px!important;height:auto!important}.rf-root [style*="grid-template-rows: 220px 220px"]>[style*=grid-row],.rf-root [style*="grid-template-rows: 220px 220px"]>[style*=gridRow]{grid-row:auto!important}.rf-root [style*="height: 620"],.rf-root [style*="height: 620px"]{height:auto!important;display:flex!important;flex-direction:column!important;gap:12px!important;position:static!important}.rf-root [style*="height: 620"]>[style*="position: absolute"],.rf-root [style*="height: 620px"]>[style*="position: absolute"]{position:relative!important;top:auto!important;right:auto!important;bottom:auto!important;left:auto!important;width:100%!important;min-height:240px!important;transform:none!important}.rf-root [style*="min-height: 380"]>[style*="position: absolute"]{position:relative!important;top:auto!important;right:auto!important;bottom:auto!important;left:auto!important;transform:rotate(0deg)!important;margin-bottom:12px!important}.rf-root [style*="min-height: 380"]{min-height:0!important}.rf-root .rf-display.rf-italic[style*="font-size: 20px"],.rf-root .rf-display.rf-italic[style*="font-size: 22px"],.rf-root .rf-display.rf-italic[style*="font-size: 36px"]{font-size:16px!important}.rf-root [style*="flex-wrap: wrap"]{gap:10px!important}.rf-root [style*="display: flex"]:not(.rf-btn):not(.rf-chip):not([style*="flex-direction: column"]):not([style*="flex-direction:column"]):not([style*="white-space: nowrap"]):not([style*=rf-marquee]):not([style*=animation]){flex-wrap:wrap!important}.rf-root [style*=animation][style*="white-space: nowrap"],.rf-root [style*=rf-marquee]{flex-wrap:nowrap!important;white-space:nowrap!important}.rf-root footer [style*="justify-content: space-between"]{flex-direction:column!important;align-items:flex-start!important;gap:8px!important}.rf-card[style*="height: 320"],.rf-card[style*="height: 320px"]{height:220px!important}.rf-root aside{position:relative!important;top:auto!important}.rf-direction-switcher{bottom:12px!important;left:12px!important;right:12px!important;flex-wrap:wrap!important}.rf-direction-switcher a{padding:8px 12px!important;font-size:12px!important}.twk-panel{right:8px!important;bottom:8px!important;width:calc(100vw - 16px)!important;max-width:320px!important}}@media (max-width:420px){.rf-nav-cta{padding:9px 12px!important;font-size:12px!important}}@media (max-width:1280px){.rf-root section{padding-left:36px!important;padding-right:36px!important}.rf-nav{padding:16px 36px!important}footer{padding-left:36px!important;padding-right:36px!important}}@media (max-width:1024px){.rf-root h1.rf-display{font-size:clamp(48px,9vw,84px)!important;line-height:1.02!important}.rf-root h2.rf-display{font-size:clamp(36px,6.5vw,56px)!important}.rf-root h3.rf-display{font-size:clamp(22px,3.4vw,28px)!important}.rf-root section [style*="grid-template-columns: repeat(4, 1fr)"], .rf-root section [style*="gridTemplateColumns: 'repeat(4, 1fr)'"], footer>div[style*=grid]{grid-template-columns:repeat(2,1fr)!important}footer>div[style*=grid]{gap:36px!important}.rf-root section [style*="grid-template-columns: repeat(3, 1fr)"]{grid-template-columns:repeat(2,1fr)!important}.rf-root section [style*=gridTemplateColumns][style*="0.7fr 1.3fr"],.rf-root section [style*=gridTemplateColumns][style*="0.85fr 1.15fr"],.rf-root section [style*=gridTemplateColumns][style*="0.8fr 1.2fr"],.rf-root section [style*=gridTemplateColumns][style*="0.9fr 1.1fr"],.rf-root section [style*=gridTemplateColumns][style*="1.15fr 1fr"],.rf-root section [style*=gridTemplateColumns][style*="fr 1.15fr"]{gap:32px!important}aside[style*="position: sticky"]{position:relative!important;top:auto!important}}@media (max-width:680px){html{font-size:15px}.rf-root section{padding:56px 20px!important}.rf-nav{padding:14px 20px!important;gap:16px!important}footer{padding:56px 20px 28px!important}.rf-root h1.rf-display{font-size:clamp(40px,11vw,56px)!important}.rf-root h2.rf-display{font-size:clamp(30px,8vw,40px)!important}.rf-root h3.rf-display{font-size:clamp(20px,5vw,24px)!important}.rf-root p{font-size:15px!important}.rf-root section [style*=grid-template-columns],.rf-root section [style*=gridTemplateColumns]{grid-template-columns:1fr!important;gap:20px!important}.rf-root section [style*="grid-template-rows: 220px 220px"],.rf-root section [style*="gridTemplateRows: '220px 220px'"]{grid-template-columns:repeat(2,1fr)!important;grid-template-rows:180px 180px!important;height:auto!important}footer>div[style*=grid]{grid-template-columns:1fr!important;gap:28px!important}footer>div[style*="justify-content: space-between"]{flex-direction:column!important;align-items:flex-start!important;gap:8px!important}.rf-root section>div>div[style*="height: 620px"]{height:auto!important;display:flex!important;flex-direction:column!important;gap:12px!important;margin-top:32px!important}.rf-root section>div>div[style*="height: 620px"]>div[style*="border-radius: 4"],.rf-root section>div>div[style*="height: 620px"]>div[style*="borderRadius: 4"]{position:relative!important;top:auto!important;right:auto!important;bottom:auto!important;left:auto!important;width:100%!important;height:280px!important;transform:none!important}.rf-root [style*="height: 620px"]>[style*="border-radius: 999"][style*="position: absolute"],.rf-root section>div>div[style*="height: 620px"]>div[style*="border-radius: 999"]{position:relative!important;top:auto!important;right:auto!important;bottom:auto!important;left:auto!important;align-self:flex-start!important;width:auto!important;max-width:100%!important;min-height:0!important;height:auto!important}.rf-card[style*="height: 320px"]{height:220px!important}.rf-root section .rf-card-elev{padding:20px!important}.rf-root [style*="flex-wrap: wrap"][style*="gap: 18px"]{gap:10px!important}.rf-root section>div[style*="grid-template-columns: repeat(3, 1fr)"]{gap:16px!important}.rf-card[style*="rotate(-1deg)"],.rf-card[style*="rotate(0.8deg)"],.rf-card[style*="rotate(1.5deg)"]{position:relative!important;top:auto!important;left:auto!important;right:auto!important;bottom:auto!important;transform:rotate(0deg)!important;margin-bottom:12px!important}.rf-root section>div>div[style*="min-height: 380px"],.rf-root section>div>div[style*="minHeight: 380px"]{min-height:0!important}.rf-direction-switcher{bottom:12px!important;left:12px!important;right:12px!important;flex-wrap:wrap!important}.rf-direction-switcher a{padding:8px 12px!important;font-size:12px!important}.twk-panel{right:8px!important;bottom:8px!important;width:calc(100vw - 16px)!important;max-width:320px!important}.rf-btn{white-space:normal!important}.rf-root section .rf-display.rf-italic[style*="font-size: 20px"],.rf-root section .rf-display.rf-italic[style*="font-size: 22px"]{font-size:14px!important}.rf-root .rf-display.rf-italic[style*="font-size: 36px"]{font-size:22px!important}}.rf-nav-burger{background:transparent;color:inherit}.rf-nav-burger:hover{background:var(--rf-cream)}@media (max-width:1024px){.rf-nav-links,.rf-nav-meta{display:none!important}.rf-nav-burger{display:inline-flex!important}.rf-nav-cta{padding:9px 14px!important;font-size:12px!important}}@media (max-width:420px){.rf-nav-cta span{display:none}.rf-nav-cta{padding:9px 12px!important}}.rf-direction-switcher{display:flex;align-items:center;gap:4px}