@theme inline{--color-surface: #f4f1e8;   --color-soft: #a8a39a;   --color-primary-dark: #15321f;   --color-accent: #b8956a;   --color-ink: #0f172a;  }.crafto-shell{--color-background:#fbfaf6;--color-foreground:#1a1a1a;--color-muted:#6b6b66;--color-border:#e6e2d8;--color-primary:#1f3d2a;--background:45 33% 98%;--foreground:0 0% 10%;--muted:60 4% 41%;--muted-foreground:60 4% 41%;--border:45 25% 87%;--primary:144 33% 18%;--primary-foreground:45 33% 98%;--primary-dark:144 38% 14%;--radius:0;--radius-xs:0;--radius-sm:0;--radius-md:0;--radius-lg:0;--radius-xl:0;--radius-2xl:0;--radius-3xl:0;--radius-4xl:0;background:var(--color-background);color:var(--color-muted);font-family:var(--font-sans-plex,var(--font-sans)),system-ui,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:where(.crafto-shell) h1,:where(.crafto-shell) h2,:where(.crafto-shell) h3,:where(.crafto-shell) h4,:where(.crafto-shell) h5,:where(.crafto-shell) h6,:where(.crafto-shell) .h1,:where(.crafto-shell) .h2,:where(.crafto-shell) .h3,:where(.crafto-shell) .h4,:where(.crafto-shell) .h5,:where(.crafto-shell) .h6{font-family:var(--font-display,var(--font-serif,Georgia)),Georgia,"Times New Roman",serif;color:var(--color-foreground);font-feature-settings:"kern" 1,"liga" 1}:where(.crafto-shell) h1,:where(.crafto-shell) .h1{letter-spacing:-.025em;font-weight:600;line-height:1.08}:where(.crafto-shell) h2,:where(.crafto-shell) .h2{letter-spacing:-.02em;font-weight:600;line-height:1.12}:where(.crafto-shell) h3,:where(.crafto-shell) .h3{letter-spacing:-.015em;font-weight:600;line-height:1.18}:where(.crafto-shell) h4,:where(.crafto-shell) .h4{letter-spacing:-.01em;font-weight:600;line-height:1.25}:where(.crafto-shell) h5,:where(.crafto-shell) .h5{font-weight:600;line-height:1.3}:where(.crafto-shell) h6,:where(.crafto-shell) .h6{font-weight:600;line-height:1.4}.crafto-shell button{cursor:pointer}.crafto-btn-primary{color:#fff;letter-spacing:.02em;background:#1f3d2a;font-weight:600;transition:background .2s,transform .15s;border-radius:0!important}.crafto-btn-primary:hover{background:#15321f}.crafto-btn-outline{color:#fff;background:0 0;border:1px solid #ffffff40;font-weight:500;transition:background .2s,border-color .2s;border-radius:0!important}.crafto-btn-outline:hover{background:#ffffff14;border-color:#ffffff80}.crafto-btn-primary svg,.crafto-btn-outline svg{transition:transform .25s}.crafto-btn-primary:hover svg,.crafto-btn-outline:hover svg{transform:translate(4px)}.crafto-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:#1f3d2a;align-items:center;gap:.6rem;font-size:.75rem;font-weight:600;display:inline-flex}.crafto-eyebrow:before{content:"";background:currentColor;width:1.75rem;height:1px;display:inline-block}@keyframes crafto-wave{0%,to{d:path("M 0 250 C 1200 400 1200 50 3000 250 L 3000 550 L 0 550 L 0 250")}50%{d:path("M 0 250 C 400 50 400 400 3000 250 L 3000 550 L 0 550 L 0 250")}}.crafto-wave path{animation:5s ease-in-out infinite crafto-wave}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.animate-marquee{animation:30s linear infinite marquee}.animate-marquee:hover{animation-play-state:paused}
