.stitch-landing{font-family:var(--font-manrope);color:var(--color-on-surface);background:0 0;min-height:100dvh;position:relative}.stitch-landing:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle at 85% 12%,#3a8f6e14 0%,#0000 42%),radial-gradient(circle at 8% 88%,#c49a9c24 0%,#0000 40%);position:fixed;inset:0}.stitch-landing>*{z-index:1;position:relative}.stitch-hero-panel{background:linear-gradient(145deg,#fffdf8 0%,#f8f3ea 55%,#f3ebe3 100%);border:1px solid #d4cfc48c;box-shadow:0 24px 48px #1a33280f,inset 0 1px #ffffffe6}.stitch-headline{font-family:var(--font-stitch-serif);letter-spacing:-.02em;color:var(--color-primary);font-weight:500}.stitch-headline em{color:var(--color-accent-rose);font-style:italic}.stitch-cta-primary{letter-spacing:.01em;min-width:min(100%,20rem);color:var(--color-on-primary);background:linear-gradient(#234a38 0%,#1a3328 100%);border-radius:9999px;justify-content:center;align-items:center;gap:.5rem;padding:1.125rem 2.75rem;font-size:1.125rem;font-weight:600;line-height:1.2;transition:transform .2s,box-shadow .2s,opacity .2s;display:inline-flex;box-shadow:0 14px 36px #1a332847,inset 0 2px #ffffff24}.stitch-cta-primary:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 18px 40px #1a332852,inset 0 2px #ffffff24}.stitch-cta-primary:active:not(:disabled){transform:scale(.98)}.stitch-cta-primary:disabled{cursor:not-allowed;opacity:.65}.stitch-cta-secondary{color:var(--color-primary);background:#fffdf8b3;border:1.5px solid #c49a9c73;border-radius:9999px;justify-content:center;align-items:center;padding:1rem 1.75rem;font-size:.9375rem;font-weight:600;transition:background .2s,border-color .2s,transform .2s;display:inline-flex}.stitch-cta-secondary:hover{background:var(--color-accent-rose-soft);border-color:var(--color-accent-rose)}.stitch-reveal{transition:opacity 1s,transform 1s}.stitch-reveal:not(.stitch-reveal-visible){opacity:0;transform:translateY(2rem)}.stitch-reveal.stitch-reveal-visible{opacity:1;transform:translateY(0)}
