/* crocoblocks-design-system:v2 */:root{--cu-ink:#1a1f2e;--cu-cream:#faf7f2;--cu-parchment:#f0ebe1;--cu-oxblood:#8b2635;--cu-brass:#b8860b;--cu-sage:#5b7553;--cu-charcoal:#2d2d2d;--cu-stone:#6b6b6b;--cu-linen:#e8e2d6;--cu-white:#ffffff;--cu-primary:var(--cu-ink);--cu-accent:var(--cu-oxblood);--cu-highlight:var(--cu-brass);--cu-surface:var(--cu-cream);--cu-surface-raised:var(--cu-parchment);--cu-text:var(--cu-charcoal);--cu-text-muted:var(--cu-stone);--cu-border:var(--cu-linen);--cu-font-display:'Playfair Display', Georgia, serif;--cu-font-body:'Source Sans 3', sans-serif;--cu-font-mono:'JetBrains Mono', monospace;--cu-text-xs:0.8rem;--cu-text-sm:0.875rem;--cu-text-base:1.0625rem;--cu-text-lg:1.25rem;--cu-text-xl:1.5rem;--cu-text-2xl:1.875rem;--cu-text-3xl:2.375rem;--cu-text-4xl:3rem;--cu-text-5xl:3.75rem;--cu-space-1:0.25rem;--cu-space-2:0.5rem;--cu-space-3:0.75rem;--cu-space-4:1rem;--cu-space-5:1.5rem;--cu-space-6:2rem;--cu-space-7:2.5rem;--cu-space-8:3rem;--cu-space-9:4rem;--cu-space-10:5rem;--cu-space-11:6.5rem;--cu-space-12:8rem;--cu-radius-sm:3px;--cu-radius-md:6px;--cu-radius-lg:12px;--cu-radius-xl:20px;--cu-radius-full:9999px;--cu-shadow-xs:0 1px 2px rgba(26,31,46,0.06);--cu-shadow-sm:0 2px 8px rgba(26,31,46,0.08);--cu-shadow-md:0 4px 16px rgba(26,31,46,0.10);--cu-shadow-lg:0 8px 32px rgba(26,31,46,0.12);--cu-shadow-xl:0 16px 48px rgba(26,31,46,0.16);--cu-leading-tight:1.15;--cu-leading-snug:1.3;--cu-leading-normal:1.6;--cu-leading-relaxed:1.75;--cu-measure-sm:45ch;--cu-measure-md:65ch;--cu-measure-lg:80ch;}:where(.crocoblocks-document .cb-el,.crocoblocks-preview .cb-el){box-sizing:border-box;max-width: 100%}:where(.crocoblocks-document .cb-image,.crocoblocks-preview .cb-image){max-width: 100%;height: auto;}:where(.crocoblocks-document .section-container,.crocoblocks-preview .section-container){width:calc(100% - 48px);max-width:var(--cb-section-container-width,1180px);margin-left:auto;margin-right:auto;}@media (max-width: 1024px){:where(.crocoblocks-document .section-container,.crocoblocks-preview .section-container){width:calc(100% - 40px);}}@media (max-width: 767px){:where(.crocoblocks-document .section-container,.crocoblocks-preview .section-container){width:calc(100% - 32px);}}