:root{--demo-terra-soft: rgba(212, 113, 90, .08);--demo-sage-soft: rgba(147, 170, 145, .15);--demo-charcoal-soft: rgba(20, 20, 19, .03)}.demo-hero[data-astro-cid-jydhdj2s]{position:relative;min-height:85vh;display:flex;align-items:center;background:linear-gradient(165deg,var(--color-cream) 0%,var(--color-sand) 50%,var(--color-cream) 100%);overflow:hidden}.demo-hero__background[data-astro-cid-jydhdj2s]{position:absolute;inset:0;pointer-events:none;z-index:0}.demo-hero__blob[data-astro-cid-jydhdj2s]{position:absolute;border-radius:50%;filter:blur(80px);opacity:.6;animation:blobFloat 20s ease-in-out infinite}.demo-hero__blob--terra[data-astro-cid-jydhdj2s]{width:500px;height:500px;background:var(--color-terra);top:-150px;right:-100px;opacity:.15}.demo-hero__blob--sage[data-astro-cid-jydhdj2s]{width:400px;height:400px;background:var(--color-sage);bottom:-100px;left:-100px;opacity:.2;animation-delay:-10s}.demo-hero__blob--sand[data-astro-cid-jydhdj2s]{width:300px;height:300px;background:var(--color-jaune);top:50%;left:30%;opacity:.12;animation-delay:-5s}@keyframes blobFloat{0%,to{transform:translate(0) scale(1)}33%{transform:translate(30px,-30px) scale(1.05)}66%{transform:translate(-20px,20px) scale(.95)}}.demo-hero__grid[data-astro-cid-jydhdj2s]{position:absolute;inset:0;background-image:linear-gradient(rgba(20,20,19,.02) 1px,transparent 1px),linear-gradient(90deg,rgba(20,20,19,.02) 1px,transparent 1px);background-size:60px 60px;opacity:.5}.demo-hero__content[data-astro-cid-jydhdj2s]{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1.1fr;gap:4rem;align-items:center}.demo-hero__text[data-astro-cid-jydhdj2s]{animation:fadeInUp .8s ease-out}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.demo-hero__badge[data-astro-cid-jydhdj2s]{display:inline-flex;align-items:center;gap:.5rem;background:var(--color-charcoal);color:var(--color-cream);padding:.5rem 1rem;border-radius:99px;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;margin-bottom:1.5rem}.demo-hero__badge-dot[data-astro-cid-jydhdj2s]{width:8px;height:8px;background:var(--color-terra);border-radius:50%;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.2)}}.demo-hero__title[data-astro-cid-jydhdj2s]{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:500;line-height:1.1;margin-bottom:1.5rem;color:var(--color-charcoal)}.demo-hero__title[data-astro-cid-jydhdj2s] em[data-astro-cid-jydhdj2s]{font-style:normal;color:var(--color-terra);position:relative}.demo-hero__title[data-astro-cid-jydhdj2s] em[data-astro-cid-jydhdj2s]:after{content:"";position:absolute;bottom:.1em;left:0;right:0;height:.15em;background:var(--color-terra);opacity:.25;border-radius:99px}.demo-hero__subtitle[data-astro-cid-jydhdj2s]{font-size:1.2rem;line-height:1.7;color:#141413bf;margin-bottom:2rem;max-width:520px}.demo-hero__actions[data-astro-cid-jydhdj2s]{display:flex;flex-wrap:wrap;gap:1rem;align-items:center}.demo-launch-btn[data-astro-cid-jydhdj2s]{display:inline-flex;align-items:center;gap:.75rem;background:var(--color-terra);color:#fff;padding:1.125rem 2rem;border-radius:99px;font-weight:600;font-size:1.05rem;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 20px #d4715a4d}.demo-launch-btn[data-astro-cid-jydhdj2s]:hover{transform:translateY(-3px);background-color:#c06345;box-shadow:0 8px 30px #d4715a66}.demo-launch-btn[data-astro-cid-jydhdj2s] svg[data-astro-cid-jydhdj2s]{width:20px;height:20px;transition:transform .3s ease}.demo-launch-btn[data-astro-cid-jydhdj2s]:hover svg[data-astro-cid-jydhdj2s]{transform:translate(3px,-3px)}.demo-meta-link[data-astro-cid-jydhdj2s]{display:inline-flex;align-items:center;gap:.5rem;color:var(--color-charcoal);text-decoration:none;font-weight:500;font-size:.95rem;padding:.75rem 1rem;border-radius:99px;transition:all .2s ease}.demo-meta-link[data-astro-cid-jydhdj2s]:hover{background:var(--demo-charcoal-soft);color:var(--color-terra)}.demo-meta-link[data-astro-cid-jydhdj2s] svg[data-astro-cid-jydhdj2s]{width:18px;height:18px}.demo-hero__preview[data-astro-cid-jydhdj2s]{position:relative;animation:fadeInUp .8s ease-out .2s backwards}.demo-preview-card[data-astro-cid-jydhdj2s]{position:relative;background:#fff;border-radius:var(--radius-lg);padding:1.5rem;box-shadow:0 25px 80px #1414131f,0 10px 30px #14141314;transform:perspective(1000px) rotateY(-5deg) rotateX(2deg);transition:transform .5s ease}.demo-preview-card[data-astro-cid-jydhdj2s]:hover{transform:perspective(1000px) rotateY(-2deg) rotateX(1deg)}.demo-preview-card__header[data-astro-cid-jydhdj2s]{display:flex;align-items:center;gap:.75rem;padding-bottom:1rem;border-bottom:1px solid rgba(20,20,19,.06);margin-bottom:1rem}.demo-preview-card__dots[data-astro-cid-jydhdj2s]{display:flex;gap:6px}.demo-preview-card__dot[data-astro-cid-jydhdj2s]{width:12px;height:12px;border-radius:50%;background:var(--color-sand)}.demo-preview-card__dot[data-astro-cid-jydhdj2s]:first-child{background:var(--color-terra);opacity:.6}.demo-preview-card__dot[data-astro-cid-jydhdj2s]:nth-child(2){background:var(--color-jaune);opacity:.6}.demo-preview-card__dot[data-astro-cid-jydhdj2s]:last-child{background:var(--color-sage);opacity:.6}.demo-preview-card__title[data-astro-cid-jydhdj2s]{font-size:.85rem;font-weight:500;color:#14141380;flex:1;text-align:center}.demo-preview-card__content[data-astro-cid-jydhdj2s]{aspect-ratio:16/10;background:linear-gradient(135deg,var(--color-charcoal) 0%,#2a2a28 100%);border-radius:var(--radius-md);position:relative;overflow:hidden}.demo-preview-card__scene[data-astro-cid-jydhdj2s]{position:absolute;top:0;left:0;bottom:0;width:55%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:1.5rem;z-index:2}.demo-preview-card__icon[data-astro-cid-jydhdj2s]{width:64px;height:64px;background:var(--color-terra);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;color:#fff;box-shadow:0 8px 30px #d4715a66;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease}.demo-preview-card__icon[data-astro-cid-jydhdj2s]:hover{transform:scale(1.1);box-shadow:0 12px 40px #d4715a80}.demo-preview-card__icon[data-astro-cid-jydhdj2s] svg[data-astro-cid-jydhdj2s]{width:28px;height:28px;margin-left:4px}.demo-preview-card__label[data-astro-cid-jydhdj2s]{font-family:var(--font-serif);font-size:1.1rem;font-weight:500;color:var(--color-cream);margin-bottom:.35rem}.demo-preview-card__sublabel[data-astro-cid-jydhdj2s]{font-size:.8rem;color:#f0eee699}.demo-preview-card__image[data-astro-cid-jydhdj2s]{position:absolute;top:0;right:0;bottom:0;width:50%;overflow:hidden}.demo-preview-card__image[data-astro-cid-jydhdj2s] img[data-astro-cid-jydhdj2s]{width:100%;height:100%;object-fit:cover;object-position:center center}.demo-preview-card__image[data-astro-cid-jydhdj2s]:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,var(--color-charcoal) 0%,transparent 40%);pointer-events:none;z-index:1}.demo-preview-float[data-astro-cid-jydhdj2s]{position:absolute;background:#fff;border-radius:var(--radius-md);padding:.875rem 1rem;box-shadow:0 8px 30px #1414131a;animation:float 6s ease-in-out infinite}.demo-preview-float--1[data-astro-cid-jydhdj2s]{top:-20px;right:-30px;display:flex;align-items:center;gap:.5rem}.demo-preview-float--1[data-astro-cid-jydhdj2s] svg[data-astro-cid-jydhdj2s]{width:20px;height:20px;color:var(--color-terra)}.demo-preview-float--1[data-astro-cid-jydhdj2s] span[data-astro-cid-jydhdj2s]{font-size:.85rem;font-weight:600;color:var(--color-charcoal)}.demo-preview-float--2[data-astro-cid-jydhdj2s]{bottom:40px;left:-40px;animation-delay:-3s;display:flex;align-items:center}.demo-preview-float--2[data-astro-cid-jydhdj2s]:before{content:"IA";font-weight:700;font-size:.75rem;color:#fff;background:var(--color-sage);padding:.25rem .5rem;border-radius:4px;margin-right:.5rem}.demo-preview-float--2[data-astro-cid-jydhdj2s] span[data-astro-cid-jydhdj2s]{font-size:.85rem;color:var(--color-charcoal)}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media(max-width:1024px){.demo-hero__content[data-astro-cid-jydhdj2s]{grid-template-columns:1fr;gap:3rem;text-align:center}.demo-hero__subtitle[data-astro-cid-jydhdj2s]{margin-left:auto;margin-right:auto}.demo-hero__actions[data-astro-cid-jydhdj2s]{justify-content:center}.demo-preview-card[data-astro-cid-jydhdj2s]{transform:none;max-width:500px;margin:0 auto}.demo-preview-card[data-astro-cid-jydhdj2s]:hover{transform:none}.demo-preview-float[data-astro-cid-jydhdj2s]{display:none}.demo-preview-card__scene[data-astro-cid-jydhdj2s]{width:50%}.demo-preview-card__image[data-astro-cid-jydhdj2s]{width:55%}}@media(max-width:600px){.demo-hero[data-astro-cid-jydhdj2s]{min-height:auto;padding:3rem 0 4rem}.demo-hero__title[data-astro-cid-jydhdj2s]{font-size:2rem}.demo-hero__actions[data-astro-cid-jydhdj2s]{flex-direction:column}.demo-launch-btn[data-astro-cid-jydhdj2s]{width:100%;justify-content:center}.demo-preview-card__content[data-astro-cid-jydhdj2s]{aspect-ratio:3/4}.demo-preview-card__scene[data-astro-cid-jydhdj2s]{inset:auto 0 0;width:100%;height:auto;padding:1.5rem 1rem;background:linear-gradient(0deg,var(--color-charcoal) 70%,transparent 100%)}.demo-preview-card__image[data-astro-cid-jydhdj2s]{inset:0;width:100%;height:100%}.demo-preview-card__image[data-astro-cid-jydhdj2s] img[data-astro-cid-jydhdj2s]{object-position:center top}.demo-preview-card__image[data-astro-cid-jydhdj2s]:before{display:none}.demo-preview-card__icon[data-astro-cid-jydhdj2s]{width:56px;height:56px}.demo-preview-card__icon[data-astro-cid-jydhdj2s] svg[data-astro-cid-jydhdj2s]{width:24px;height:24px}.demo-preview-card__label[data-astro-cid-jydhdj2s]{font-size:1rem}}.demo-scenario[data-astro-cid-jydhdj2s]{padding:6rem 0;background:var(--color-charcoal);color:var(--color-cream);position:relative;overflow:hidden}.demo-scenario[data-astro-cid-jydhdj2s]:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#d4715a08,#d4715a0f,#93aa910a);pointer-events:none}.demo-scenario__header[data-astro-cid-jydhdj2s]{text-align:center;margin-bottom:4rem}.demo-scenario__eyebrow[data-astro-cid-jydhdj2s]{font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--color-terra);margin-bottom:1rem}.demo-scenario__title[data-astro-cid-jydhdj2s]{font-size:clamp(1.75rem,3.5vw,2.5rem);color:var(--color-cream);max-width:700px;margin:0 auto}.demo-scenario__grid[data-astro-cid-jydhdj2s]{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.demo-scenario__card[data-astro-cid-jydhdj2s]{background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:var(--radius-lg);padding:2rem;position:relative;transition:all .3s ease}.demo-scenario__card[data-astro-cid-jydhdj2s]:hover{background:#ffffff0f;border-color:#d4715a4d;transform:translateY(-5px)}.demo-scenario__card-number[data-astro-cid-jydhdj2s]{position:absolute;top:-15px;left:2rem;font-family:var(--font-serif);font-size:3rem;font-weight:600;color:var(--color-terra);opacity:.3;line-height:1}.demo-scenario__card-icon[data-astro-cid-jydhdj2s]{width:56px;height:56px;background:#93aa9126;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;color:var(--color-sage)}.demo-scenario__card-icon[data-astro-cid-jydhdj2s] svg[data-astro-cid-jydhdj2s]{width:28px;height:28px}.demo-scenario__card[data-astro-cid-jydhdj2s] h3[data-astro-cid-jydhdj2s]{font-size:1.25rem;margin-bottom:.75rem;color:var(--color-cream)}.demo-scenario__card[data-astro-cid-jydhdj2s] p[data-astro-cid-jydhdj2s]{font-size:.95rem;line-height:1.6;color:#f0eee6b3;margin:0}@media(max-width:900px){.demo-scenario__grid[data-astro-cid-jydhdj2s]{grid-template-columns:1fr;max-width:500px;margin:0 auto}}.demo-features-section[data-astro-cid-jydhdj2s]{padding:6rem 0;background:var(--color-cream)}.demo-features__header[data-astro-cid-jydhdj2s]{text-align:center;margin-bottom:4rem}.demo-features__eyebrow[data-astro-cid-jydhdj2s]{font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--color-sage);margin-bottom:1rem}.demo-features__title[data-astro-cid-jydhdj2s]{font-size:clamp(1.75rem,3.5vw,2.5rem);color:var(--color-charcoal)}.demo-features__grid[data-astro-cid-jydhdj2s]{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.demo-feature-card[data-astro-cid-jydhdj2s]{background:#fff;border-radius:var(--radius-lg);padding:2rem;display:flex;gap:1.5rem;align-items:flex-start;box-shadow:0 4px 20px #1414130a;border:1px solid rgba(20,20,19,.04);transition:all .3s ease}.demo-feature-card[data-astro-cid-jydhdj2s]:hover{box-shadow:0 12px 40px #14141314;transform:translateY(-4px)}.demo-feature-card__icon[data-astro-cid-jydhdj2s]{width:56px;height:56px;background:var(--demo-terra-soft);border-radius:var(--radius-md);display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--color-terra);transition:all .3s ease}.demo-feature-card[data-astro-cid-jydhdj2s]:hover .demo-feature-card__icon[data-astro-cid-jydhdj2s]{background:var(--color-terra);color:#fff}.demo-feature-card__icon[data-astro-cid-jydhdj2s] svg[data-astro-cid-jydhdj2s]{width:28px;height:28px}.demo-feature-card__content[data-astro-cid-jydhdj2s] h3[data-astro-cid-jydhdj2s]{font-size:1.125rem;margin-bottom:.5rem;color:var(--color-charcoal)}.demo-feature-card__content[data-astro-cid-jydhdj2s] p[data-astro-cid-jydhdj2s]{font-size:.95rem;line-height:1.6;color:#141413b3;margin:0}.demo-feature-card--featured[data-astro-cid-jydhdj2s]{grid-column:1 / -1;background:linear-gradient(135deg,var(--color-charcoal) 0%,#2a2a28 100%);color:var(--color-cream)}.demo-feature-card--featured[data-astro-cid-jydhdj2s] .demo-feature-card__icon[data-astro-cid-jydhdj2s]{background:#d4715a26;color:var(--color-terra)}.demo-feature-card--featured[data-astro-cid-jydhdj2s]:hover .demo-feature-card__icon[data-astro-cid-jydhdj2s]{background:var(--color-terra);color:#fff}.demo-feature-card--featured[data-astro-cid-jydhdj2s] h3[data-astro-cid-jydhdj2s]{color:var(--color-cream)}.demo-feature-card--featured[data-astro-cid-jydhdj2s] p[data-astro-cid-jydhdj2s]{color:#f0eee6b3}@media(max-width:768px){.demo-features__grid[data-astro-cid-jydhdj2s]{grid-template-columns:1fr}.demo-feature-card[data-astro-cid-jydhdj2s]{flex-direction:column;text-align:center}.demo-feature-card__icon[data-astro-cid-jydhdj2s]{margin:0 auto}}.demo-tech-section[data-astro-cid-jydhdj2s]{padding:5rem 0;background:var(--color-sand)}.demo-tech__inner[data-astro-cid-jydhdj2s]{display:flex;align-items:center;justify-content:space-between;gap:3rem;flex-wrap:wrap}.demo-tech__label[data-astro-cid-jydhdj2s]{font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:#14141380}.demo-tech__list[data-astro-cid-jydhdj2s]{display:flex;flex-wrap:wrap;gap:1rem;list-style:none;padding:0;margin:0}.demo-tech__item[data-astro-cid-jydhdj2s]{display:flex;align-items:center;gap:.5rem;background:#fff;padding:.75rem 1.25rem;border-radius:99px;font-size:.9rem;font-weight:500;color:var(--color-charcoal);box-shadow:0 2px 8px #1414130a}.demo-tech__item[data-astro-cid-jydhdj2s] svg[data-astro-cid-jydhdj2s]{width:18px;height:18px;color:var(--color-terra)}@media(max-width:768px){.demo-tech__inner[data-astro-cid-jydhdj2s]{flex-direction:column;text-align:center}.demo-tech__list[data-astro-cid-jydhdj2s]{justify-content:center}}.demo-cta-section[data-astro-cid-jydhdj2s]{padding:6rem 0;background:var(--color-cream);text-align:center}.demo-cta__content[data-astro-cid-jydhdj2s]{max-width:600px;margin:0 auto}.demo-cta__title[data-astro-cid-jydhdj2s]{font-size:clamp(1.75rem,3.5vw,2.25rem);margin-bottom:1rem;color:var(--color-charcoal)}.demo-cta__text[data-astro-cid-jydhdj2s]{font-size:1.1rem;color:#141413b3;margin-bottom:2rem}.demo-cta__actions[data-astro-cid-jydhdj2s]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}@media(max-width:500px){.demo-cta__actions[data-astro-cid-jydhdj2s]{flex-direction:column}.demo-cta__actions[data-astro-cid-jydhdj2s] .btn{width:100%}}
