[data-yns-shell=theme-056]{--radius:.5rem;--cream:#f5efe2;--cream-soft:#faf6ec;--espresso:#3b1f14;--espresso-deep:#2b1810;--terracotta:#c0512b;--apricot:#e8a66a;--coral:#d86a5c;--background:var(--cream);--foreground:var(--espresso);--card:#fdf9ef;--card-foreground:var(--espresso);--popover:var(--cream-soft);--popover-foreground:var(--espresso);--primary:var(--espresso);--primary-foreground:var(--cream);--secondary:#ece3cf;--secondary-foreground:var(--espresso);--muted:#ece3cf;--muted-foreground:#6b4a35;--accent:var(--terracotta);--accent-foreground:var(--cream);--destructive:#b03a2e;--border:#d9cdb2;--input:#d9cdb2;--ring:var(--terracotta);--chart-1:var(--terracotta);--chart-2:var(--apricot);--chart-3:var(--coral);--chart-4:var(--espresso);--chart-5:#8a4a2a;--sidebar:var(--cream-soft);--sidebar-foreground:var(--espresso);--sidebar-primary:var(--espresso);--sidebar-primary-foreground:var(--cream);--sidebar-accent:#ece3cf;--sidebar-accent-foreground:var(--espresso);--sidebar-border:#d9cdb2;--sidebar-ring:var(--terracotta)}[data-yns-shell=theme-056] .dark{--background:var(--espresso-deep);--foreground:var(--cream);--card:#3b1f14;--card-foreground:var(--cream);--popover:#3b1f14;--popover-foreground:var(--cream);--primary:var(--cream);--primary-foreground:var(--espresso);--secondary:#4a2a1c;--secondary-foreground:var(--cream);--muted:#4a2a1c;--muted-foreground:#c9b294;--accent:var(--terracotta);--accent-foreground:var(--cream);--destructive:#d86a5c;--border:#ffffff1f;--input:#ffffff26;--ring:var(--apricot)}@supports (color:lab(0% 0 0)){[data-yns-shell=theme-056] .dark{--border:lab(100% 0 0/.12);--input:lab(100% 0 0/.15)}}@layer base{[data-yns-shell=theme-056] *{border-color:var(--border);outline-color:var(--ring)}@supports (color:color-mix(in lab, red, red)){[data-yns-shell=theme-056] *{outline-color:color-mix(in oklab, var(--ring) 50%, transparent)}}[data-yns-shell=theme-056]{background-color:var(--background);color:var(--foreground);font-family:var(--font-body), ui-sans-serif, system-ui, sans-serif;font-feature-settings:"ss01", "ss02"}[data-yns-shell=theme-056] h1,[data-yns-shell=theme-056] h2,[data-yns-shell=theme-056] h3,[data-yns-shell=theme-056] h4,[data-yns-shell=theme-056] h5{font-family:var(--font-display), Georgia, serif;letter-spacing:-.01em}[data-yns-shell=theme-056] .font-script{font-family:var(--font-script), cursive}[data-yns-shell=theme-056] .font-display{font-family:var(--font-display), Georgia, serif}[data-yns-shell=theme-056] .font-condensed{font-family:var(--font-display), Georgia, serif;letter-spacing:.005em;font-stretch:75%}}[data-yns-shell=theme-056] .prose{--tw-prose-body:var(--muted-foreground);--tw-prose-headings:var(--foreground);--tw-prose-links:var(--terracotta);--tw-prose-bold:var(--foreground);--tw-prose-bullets:var(--terracotta);--tw-prose-counters:var(--muted-foreground)}[data-yns-shell=theme-056] .yns-image-shimmer{background:linear-gradient(90deg,#ece3cf 0%,#f1e9d4 40%,#f8f1dd 50%,#f1e9d4 60%,#ece3cf 100%) 0 0/200% 100%;animation:1.2s ease-in-out infinite theme-056-yns-image-shimmer}@keyframes theme-056-yns-image-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}[data-yns-shell=theme-056] .bg-hero-cream{background:radial-gradient(circle at 70%,#e8a66a59 0%,#0000 55%),radial-gradient(circle at 25% 80%,#c0512b2e 0%,#0000 50%),linear-gradient(#f8f2e3 0%,#f0e7d0 100%)}[data-yns-shell=theme-056] .bg-cream-section{background:radial-gradient(ellipse at 50% 0%, #e8a66a1f 0%, transparent 60%), var(--cream)}[data-yns-shell=theme-056] .bg-espresso-marquee{background:linear-gradient(#3b1f14 0%,#2b1810 100%)}@keyframes theme-056-marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}[data-yns-shell=theme-056] .animate-marquee{animation:35s linear infinite theme-056-marquee-scroll}[data-yns-shell=theme-056] .grain:after{content:"";pointer-events:none;opacity:.04;mix-blend-mode:multiply;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='160' height='160'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/></filter><rect width='100%25' height='100%25' filter='url(%23n)' opacity='0.9'/></svg>");position:absolute;inset:0}[data-yns-shell=theme-056] .btn-outline-espresso{border:1.5px solid var(--espresso);color:var(--espresso);font-family:var(--font-body);letter-spacing:.18em;text-transform:uppercase;align-items:center;gap:.5rem;padding:.85rem 1.75rem;font-size:.78rem;font-weight:500;transition:background .25s,color .25s;display:inline-flex}[data-yns-shell=theme-056] .btn-outline-espresso:hover{background:var(--espresso);color:var(--cream)}[data-yns-shell=theme-056] .btn-fill-espresso{background:var(--espresso);color:var(--cream);font-family:var(--font-body);letter-spacing:.18em;text-transform:uppercase;border:1.5px solid var(--espresso);align-items:center;gap:.5rem;padding:.85rem 1.75rem;font-size:.78rem;font-weight:500;transition:background .25s;display:inline-flex}[data-yns-shell=theme-056] .btn-fill-espresso:hover{background:var(--terracotta);border-color:var(--terracotta)}
