@layer components{.vc-home-hero-section[data-v-1015b369]{--hero-padding-block:4rem;--hero-grid-color:hsl(var(--c-primary-foreground)/.22);background:var(--c-gradient-hero);color:hsl(var(--c-primary-foreground));overflow:hidden;position:relative}.vc-home-hero-section>.grid-bg[data-v-1015b369]{background-image:linear-gradient(var(--hero-grid-color) 1px,transparent 1px),linear-gradient(90deg,var(--hero-grid-color) 1px,transparent 1px);background-size:44px 44px;inset:0;opacity:.2;pointer-events:none;position:absolute}.vc-home-hero-section>.container[data-v-1015b369]{align-items:center;display:grid;gap:2.5rem;grid-template-columns:1fr;margin:0 auto;max-width:var(--size-layout-max-width);padding:var(--hero-padding-block) 1.5rem;position:relative}@media(min-width:1024px){.vc-home-hero-section>.container[data-v-1015b369]{grid-template-columns:1.1fr .9fr;padding-inline:2rem}}.vc-home-hero-section .copy[data-v-1015b369]{display:flex;flex-direction:column;gap:1.75rem}.vc-home-hero-section .eyebrow[data-v-1015b369]{align-items:center;align-self:flex-start;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:hsl(var(--c-primary-foreground)/.1);border:1px solid hsl(var(--c-primary-foreground)/.2);border-radius:var(--size-radius);display:inline-flex;font-size:var(--fs-p);gap:.5rem;padding:.5rem .75rem}.vc-home-hero-section .headline[data-v-1015b369]{display:flex;flex-direction:column;gap:1rem}.vc-home-hero-section .headline>.title[data-v-1015b369]{font-family:var(--fm-heading);font-size:2.25rem;font-weight:var(--fs-semibold);line-height:1.2;margin:0}@media(min-width:768px){.vc-home-hero-section .headline>.title[data-v-1015b369]{font-size:3.5rem}}.vc-home-hero-section .headline>.lead[data-v-1015b369]{color:hsl(var(--c-primary-foreground)/.8);font-size:1.125rem;line-height:1.7;margin:0;max-width:36rem}.vc-home-hero-section .actions[data-v-1015b369]{display:flex;flex-wrap:wrap;gap:.75rem}.vc-home-hero-section .preview[data-v-1015b369]{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:hsl(var(--c-primary-foreground)/.1);border:1px solid hsl(var(--c-primary-foreground)/.18);border-radius:calc(var(--size-radius)*2);box-shadow:var(--size-shadow-glow);padding:1rem}.vc-home-hero-section .preview-card[data-v-1015b369]{background:hsl(var(--c-surface));border-radius:var(--size-radius);box-shadow:var(--size-shadow-elevated);color:hsl(var(--c-foreground));display:flex;flex-direction:column;gap:1rem;padding:1.25rem}.vc-home-hero-section .preview-head[data-v-1015b369]{align-items:center;border-bottom:1px solid hsl(var(--c-border));color:hsl(var(--c-primary));display:flex;justify-content:space-between;padding-bottom:.75rem}.vc-home-hero-section .preview-head .label[data-v-1015b369]{color:hsl(var(--c-muted-foreground));font-size:var(--fs-note);margin:0}.vc-home-hero-section .preview-head .store[data-v-1015b369]{color:hsl(var(--c-foreground));font-size:var(--fs-title);font-weight:var(--fs-semibold);margin:.25rem 0 0}.vc-home-hero-section .preview-list[data-v-1015b369]{display:flex;flex-direction:column;gap:.5rem;list-style:none;margin:0;padding:0}.vc-home-hero-section .preview-list>li[data-v-1015b369]{align-items:center;background:hsl(var(--c-teal-soft));border-radius:var(--size-radius);color:hsl(var(--c-foreground));display:flex;font-size:var(--fs-p);gap:.5rem;padding:.625rem .75rem}.vc-home-hero-section .preview-list>li .v-icon[data-v-1015b369]{color:hsl(var(--c-success))}}@layer components{.vc-home-features-section[data-v-068b078b]{padding-block:4rem}.vc-home-features-section>.container[data-v-068b078b]{margin:0 auto;max-width:var(--size-layout-max-width);padding-inline:1.5rem}@media(min-width:1024px){.vc-home-features-section>.container[data-v-068b078b]{padding-inline:2rem}}.vc-home-features-section .section-head[data-v-068b078b]{margin-bottom:2.5rem;text-align:center}.vc-home-features-section .section-head .eyebrow[data-v-068b078b]{color:hsl(var(--c-primary));font-size:var(--fs-p);font-weight:var(--fs-semibold);margin:0}.vc-home-features-section .section-head .title[data-v-068b078b]{color:hsl(var(--c-foreground));font-family:var(--fm-heading);font-size:1.875rem;font-weight:var(--fs-semibold);margin:.5rem 0 0}@media(min-width:768px){.vc-home-features-section .section-head .title[data-v-068b078b]{font-size:2.25rem}}.vc-home-features-section .grid[data-v-068b078b]{display:grid;gap:1.25rem;grid-template-columns:1fr}@media(min-width:768px){.vc-home-features-section .grid[data-v-068b078b]{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.vc-home-features-section .grid[data-v-068b078b]{grid-template-columns:repeat(3,1fr)}}.vc-home-features-section .feature-card[data-v-068b078b]{background:hsl(var(--c-card));border:1px solid hsl(var(--c-border));border-radius:calc(var(--size-radius)*2);box-shadow:var(--size-shadow-elevated);padding:1.25rem;transition:transform .2s ease}.vc-home-features-section .feature-card[data-v-068b078b]:hover{transform:translateY(-4px)}.vc-home-features-section .feature-card>.icon[data-v-068b078b]{background:hsl(var(--c-teal-soft));border-radius:var(--size-radius);color:hsl(var(--c-primary));display:inline-grid;height:2.75rem;place-items:center;width:2.75rem}.vc-home-features-section .feature-card>.feature-title[data-v-068b078b]{color:hsl(var(--c-foreground));font-size:var(--fs-title);font-weight:var(--fs-semibold);margin:1rem 0 0}.vc-home-features-section .feature-card>.feature-desc[data-v-068b078b]{color:hsl(var(--c-muted-foreground));font-size:var(--fs-p);line-height:1.7;margin:.5rem 0 0}}@layer components{.vc-home-steps-section[data-v-06c383ff]{background:hsl(var(--c-muted)/.4);padding-block:4rem}.vc-home-steps-section>.container[data-v-06c383ff]{margin:0 auto;max-width:var(--size-layout-max-width);padding-inline:1.5rem}@media(min-width:1024px){.vc-home-steps-section>.container[data-v-06c383ff]{padding-inline:2rem}}.vc-home-steps-section .section-head[data-v-06c383ff]{margin-bottom:2.5rem;text-align:center}.vc-home-steps-section .section-head .eyebrow[data-v-06c383ff]{color:hsl(var(--c-primary));font-size:var(--fs-p);font-weight:var(--fs-semibold);margin:0}.vc-home-steps-section .section-head .title[data-v-06c383ff]{color:hsl(var(--c-foreground));font-family:var(--fm-heading);font-size:1.875rem;font-weight:var(--fs-semibold);margin:.5rem 0 0}@media(min-width:768px){.vc-home-steps-section .section-head .title[data-v-06c383ff]{font-size:2.25rem}}.vc-home-steps-section .grid[data-v-06c383ff]{display:grid;gap:1.25rem;grid-template-columns:1fr}@media(min-width:768px){.vc-home-steps-section .grid[data-v-06c383ff]{grid-template-columns:repeat(3,1fr)}}.vc-home-steps-section .step-card[data-v-06c383ff]{background:hsl(var(--c-card));border:1px solid hsl(var(--c-border));border-radius:calc(var(--size-radius)*2);box-shadow:var(--size-shadow-elevated);padding:1.5rem}.vc-home-steps-section .step-card>.num[data-v-06c383ff]{color:hsl(var(--c-primary));font-family:var(--fm-heading);font-size:2.5rem;font-weight:var(--fs-bold);margin:0}.vc-home-steps-section .step-card>.step-title[data-v-06c383ff]{color:hsl(var(--c-foreground));font-size:var(--fs-title);font-weight:var(--fs-semibold);margin:.75rem 0 0}.vc-home-steps-section .step-card>.step-desc[data-v-06c383ff]{color:hsl(var(--c-muted-foreground));font-size:var(--fs-p);line-height:1.7;margin:.5rem 0 0}}@layer components{.vc-home-stats-section[data-v-0561baae]{padding-block:4rem}.vc-home-stats-section>.container[data-v-0561baae]{margin:0 auto;max-width:var(--size-layout-max-width);padding-inline:1.5rem}@media(min-width:1024px){.vc-home-stats-section>.container[data-v-0561baae]{padding-inline:2rem}}.vc-home-stats-section .grid[data-v-0561baae]{display:grid;gap:1.25rem;grid-template-columns:1fr 1fr}@media(min-width:768px){.vc-home-stats-section .grid[data-v-0561baae]{grid-template-columns:repeat(4,1fr)}}.vc-home-stats-section .stat-card[data-v-0561baae]{background:var(--c-gradient-panel);border:1px solid hsl(var(--c-border));border-radius:calc(var(--size-radius)*2);padding:1.5rem;text-align:center}.vc-home-stats-section .stat-card>.value[data-v-0561baae]{color:hsl(var(--c-primary));font-family:var(--fm-heading);font-size:1.875rem;font-weight:var(--fs-bold);margin:0}.vc-home-stats-section .stat-card>.label[data-v-0561baae]{color:hsl(var(--c-muted-foreground));font-size:var(--fs-p);margin:.5rem 0 0}}@layer components{.vc-home-cta-section[data-v-d6118dc9]{background:var(--c-gradient-hero);color:hsl(var(--c-primary-foreground));padding-block:4rem}.vc-home-cta-section>.container[data-v-d6118dc9]{margin:0 auto;max-width:var(--size-layout-max-width);padding-inline:1.5rem;text-align:center}@media(min-width:1024px){.vc-home-cta-section>.container[data-v-d6118dc9]{padding-inline:2rem}}.vc-home-cta-section .title[data-v-d6118dc9]{font-family:var(--fm-heading);font-size:1.875rem;font-weight:var(--fs-semibold);margin:0}@media(min-width:768px){.vc-home-cta-section .title[data-v-d6118dc9]{font-size:2.25rem}}.vc-home-cta-section .lead[data-v-d6118dc9]{color:hsl(var(--c-primary-foreground)/.8);font-size:var(--fs-subtitle);line-height:1.7;margin:.75rem auto 0;max-width:36rem}.vc-home-cta-section .actions[data-v-d6118dc9]{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;margin-top:1.5rem}}@layer components{.vc-home-show-container[data-v-10e48e37]{background:hsl(var(--c-background));color:hsl(var(--c-foreground));display:flex;flex-direction:column}}
