:root{--font-display: "Bricolage Grotesque", sans-serif}.illus-hero[data-astro-cid-hg6wwbfs]{background:var(--gray-950);padding:100px 40px 0;text-align:center;overflow:hidden}.illus-hero-inner[data-astro-cid-hg6wwbfs]{max-width:720px;margin:0 auto;padding-bottom:64px}.illus-badge[data-astro-cid-hg6wwbfs]{display:inline-block;font-family:var(--font-sans);font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--accent-300);background:#8b5cf61f;padding:6px 16px;border-radius:var(--radius-full);margin-bottom:var(--space-5);animation:illus-fade-up .6s cubic-bezier(.16,1,.3,1) 0s both}.illus-hero-headline[data-astro-cid-hg6wwbfs]{font-family:var(--font-display);font-size:clamp(40px,6vw,64px);font-weight:800;line-height:1.02;letter-spacing:-.04em;color:#fff;margin-bottom:var(--space-5);animation:illus-fade-up .7s cubic-bezier(.16,1,.3,1) .06s both}.illus-hero-sub[data-astro-cid-hg6wwbfs]{font-family:var(--font-sans);font-size:17px;color:var(--gray-400);line-height:1.65;max-width:540px;margin:0 auto var(--space-8);animation:illus-fade-up .7s cubic-bezier(.16,1,.3,1) .12s both}.illus-hero-cta[data-astro-cid-hg6wwbfs]{display:inline-flex;align-items:center;gap:8px;padding:14px 34px;background:#fff;color:var(--gray-900);font-family:var(--font-sans);font-size:14px;font-weight:600;border-radius:var(--radius-md);text-decoration:none;transition:background var(--transition-fast),transform var(--transition-fast),box-shadow .3s ease;animation:illus-fade-up .7s cubic-bezier(.16,1,.3,1) .18s both}.illus-hero-cta[data-astro-cid-hg6wwbfs]:hover{background:var(--gray-100);transform:translateY(-1px);box-shadow:0 0 32px #ffffff0f,0 4px 16px #ffffff0a}.illus-hero-cta[data-astro-cid-hg6wwbfs]:active{transform:scale(.97);box-shadow:none}.illus-hero-strip[data-astro-cid-hg6wwbfs]{display:flex;gap:16px;justify-content:center;padding:0 20px;margin-top:56px;animation:illus-fade-up .9s cubic-bezier(.16,1,.3,1) .28s both;overflow:hidden}.illus-hero-card[data-astro-cid-hg6wwbfs]{flex:0 0 220px;aspect-ratio:1 / 1;border-radius:var(--radius-xl) var(--radius-xl) 0 0;overflow:hidden;display:flex;align-items:center;justify-content:center;transition:transform .5s cubic-bezier(.16,1,.3,1);transform:translateY(calc(var(--i) * 12px))}.illus-hero-card[data-astro-cid-hg6wwbfs]:hover{transform:translateY(calc(var(--i) * 12px - 8px))}.illus-hero-card[data-astro-cid-hg6wwbfs] img[data-astro-cid-hg6wwbfs]{width:100%;height:100%;object-fit:cover}.illus-section-headline[data-astro-cid-hg6wwbfs]{font-family:var(--font-display);font-size:clamp(28px,4vw,42px);font-weight:800;letter-spacing:-.03em;line-height:1.08;color:var(--gray-950);margin-bottom:12px}.illus-section-headline--light[data-astro-cid-hg6wwbfs]{color:#fff}.illus-section-sub[data-astro-cid-hg6wwbfs]{font-family:var(--font-sans);font-size:16px;color:var(--gray-400);line-height:1.6}.illus-section-sub--light[data-astro-cid-hg6wwbfs]{color:var(--gray-400)}.illus-label[data-astro-cid-hg6wwbfs]{font-family:var(--font-sans);font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--accent-600);margin-bottom:var(--space-3)}.illus-heading[data-astro-cid-hg6wwbfs]{font-family:var(--font-display);font-size:clamp(24px,3vw,34px);font-weight:800;letter-spacing:-.03em;line-height:1.1;color:var(--gray-950);margin-bottom:var(--space-4)}.illus-body[data-astro-cid-hg6wwbfs]{font-family:var(--font-sans);font-size:15px;color:var(--gray-500);line-height:1.7;margin-bottom:var(--space-6)}.illus-gallery[data-astro-cid-hg6wwbfs]{background:var(--gray-950);padding:80px 40px 100px}.illus-gallery-inner[data-astro-cid-hg6wwbfs]{max-width:1100px;margin:0 auto}.illus-gallery-header[data-astro-cid-hg6wwbfs]{text-align:center;margin-bottom:56px}.illus-gallery-header[data-astro-cid-hg6wwbfs] .illus-section-headline[data-astro-cid-hg6wwbfs]{color:#fff}.illus-masonry[data-astro-cid-hg6wwbfs]{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:1fr;gap:16px}.illus-card[data-astro-cid-hg6wwbfs]{display:flex;flex-direction:column;text-decoration:none;color:inherit;opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s cubic-bezier(.16,1,.3,1);transition-delay:var(--delay)}.illus-card[data-astro-cid-hg6wwbfs].is-visible{opacity:1;transform:none}.illus-card--wide[data-astro-cid-hg6wwbfs]{grid-column:span 2}.illus-card-img[data-astro-cid-hg6wwbfs]{aspect-ratio:1;border-radius:var(--radius-lg);overflow:hidden;position:relative;display:flex;align-items:center;justify-content:center;transition:transform .45s cubic-bezier(.16,1,.3,1),box-shadow .45s ease}.illus-card--wide[data-astro-cid-hg6wwbfs] .illus-card-img[data-astro-cid-hg6wwbfs]{aspect-ratio:2 / 1}.illus-card[data-astro-cid-hg6wwbfs]:hover .illus-card-img[data-astro-cid-hg6wwbfs]{transform:scale(1.02) translateY(-3px);box-shadow:0 16px 40px -8px #0006}.illus-card-img[data-astro-cid-hg6wwbfs] img[data-astro-cid-hg6wwbfs]{width:100%;height:100%;object-fit:contain;padding:10%;position:relative;z-index:1}.illus-card--fill[data-astro-cid-hg6wwbfs] .illus-card-img[data-astro-cid-hg6wwbfs] img[data-astro-cid-hg6wwbfs]{padding:0;object-fit:cover}.illus-card-overlay[data-astro-cid-hg6wwbfs]{position:absolute;inset:0;z-index:2;display:flex;flex-direction:column;justify-content:flex-end;padding:16px;background:linear-gradient(to top,rgba(0,0,0,.7) 0%,rgba(0,0,0,.25) 50%,transparent 100%);opacity:0;transition:opacity .3s ease;border-radius:inherit}.illus-card[data-astro-cid-hg6wwbfs]:hover .illus-card-overlay[data-astro-cid-hg6wwbfs]{opacity:1}.illus-card-prompt[data-astro-cid-hg6wwbfs]{font-family:var(--font-sans);font-size:12px;font-style:italic;color:#fffc;line-height:1.5;margin-bottom:8px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.illus-card-open[data-astro-cid-hg6wwbfs]{display:inline-flex;align-items:center;align-self:flex-start;gap:5px;font-family:var(--font-sans);font-size:11px;font-weight:600;color:#fff;padding:5px 12px;border-radius:var(--radius-full);background:#ffffff24;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);transition:background .2s ease,gap .2s ease}.illus-card[data-astro-cid-hg6wwbfs]:hover .illus-card-open[data-astro-cid-hg6wwbfs]:hover{background:#ffffff38;gap:8px}.illus-card-name[data-astro-cid-hg6wwbfs]{display:block;font-family:var(--font-sans);font-size:13px;font-weight:600;color:var(--gray-400);margin-top:10px;letter-spacing:-.01em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:color .2s ease}.illus-card[data-astro-cid-hg6wwbfs]:hover .illus-card-name[data-astro-cid-hg6wwbfs]{color:#fff}.illus-why[data-astro-cid-hg6wwbfs]{padding:100px 40px;background:#fff;opacity:0;transform:translateY(24px);transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1)}.illus-why[data-astro-cid-hg6wwbfs].is-visible{opacity:1;transform:none}.illus-why-inner[data-astro-cid-hg6wwbfs]{max-width:1100px;margin:0 auto;text-align:center}.illus-why-text[data-astro-cid-hg6wwbfs]{max-width:640px;margin:0 auto 56px}.illus-why-text[data-astro-cid-hg6wwbfs] .illus-label[data-astro-cid-hg6wwbfs],.illus-why-text[data-astro-cid-hg6wwbfs] .illus-heading[data-astro-cid-hg6wwbfs]{margin-bottom:var(--space-4)}.illus-why-text[data-astro-cid-hg6wwbfs] .illus-body[data-astro-cid-hg6wwbfs]{margin-bottom:0}.illus-scale-strip[data-astro-cid-hg6wwbfs]{display:flex;align-items:flex-end;justify-content:center;gap:24px}.illus-scale-item[data-astro-cid-hg6wwbfs]{border-radius:var(--radius-lg);overflow:hidden;display:flex;align-items:center;justify-content:center;position:relative;box-shadow:0 8px 32px -6px #0000002e;transition:transform .5s cubic-bezier(.16,1,.3,1),box-shadow .5s ease}.illus-scale-item[data-astro-cid-hg6wwbfs]:hover{transform:translateY(-4px);box-shadow:0 16px 48px -8px #00000040}.illus-scale-item[data-astro-cid-hg6wwbfs] img[data-astro-cid-hg6wwbfs]{width:100%;height:100%;object-fit:cover}.illus-scale-sm[data-astro-cid-hg6wwbfs]{width:120px;height:120px;border-radius:var(--radius-md)}.illus-scale-md[data-astro-cid-hg6wwbfs]{width:240px;height:240px}.illus-scale-lg[data-astro-cid-hg6wwbfs]{width:400px;height:400px;border-radius:var(--radius-xl)}.illus-scale-label[data-astro-cid-hg6wwbfs]{position:absolute;bottom:8px;right:10px;font-family:var(--font-sans);font-size:10px;font-weight:600;letter-spacing:.04em;color:#ffffff80;background:#00000059;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);padding:3px 8px;border-radius:var(--radius-sm)}.illus-scale-caption[data-astro-cid-hg6wwbfs]{font-family:var(--font-sans);font-size:14px;color:var(--gray-400);margin-top:28px;letter-spacing:-.01em}.illus-usecases[data-astro-cid-hg6wwbfs]{padding:100px 40px;background:var(--gray-50)}.illus-usecases-inner[data-astro-cid-hg6wwbfs]{max-width:1100px;margin:0 auto}.illus-usecases-header[data-astro-cid-hg6wwbfs]{text-align:center;margin-bottom:64px}.illus-usecases-stack[data-astro-cid-hg6wwbfs]{display:flex;flex-direction:column;gap:20px}.illus-usecase-strip[data-astro-cid-hg6wwbfs]{display:grid;grid-template-columns:1.3fr .7fr;align-items:center;text-decoration:none;color:inherit;background:#fff;border-radius:var(--radius-xl);overflow:hidden;opacity:0;transform:translateY(20px);transition:transform .5s cubic-bezier(.16,1,.3,1),box-shadow .5s ease,opacity .6s ease}.illus-usecase-strip[data-astro-cid-hg6wwbfs].is-visible{opacity:1;transform:none}.illus-usecase-strip[data-astro-cid-hg6wwbfs]:hover{transform:translateY(-3px);box-shadow:0 16px 48px -12px #0000001a}.illus-usecase-strip--reverse[data-astro-cid-hg6wwbfs]{grid-template-columns:.7fr 1.3fr}.illus-usecase-strip--reverse[data-astro-cid-hg6wwbfs] .illus-usecase-artwork[data-astro-cid-hg6wwbfs]{order:2}.illus-usecase-strip--reverse[data-astro-cid-hg6wwbfs] .illus-usecase-copy[data-astro-cid-hg6wwbfs]{order:1}.illus-usecase-artwork[data-astro-cid-hg6wwbfs]{aspect-ratio:16 / 10;display:flex;align-items:center;justify-content:center;overflow:hidden}.illus-usecase-artwork[data-astro-cid-hg6wwbfs] img[data-astro-cid-hg6wwbfs]{width:100%;height:100%;object-fit:contain;padding:10%;transition:transform .55s cubic-bezier(.16,1,.3,1)}.illus-usecase-artwork--fill[data-astro-cid-hg6wwbfs] img[data-astro-cid-hg6wwbfs]{padding:0;object-fit:cover}.illus-usecase-strip[data-astro-cid-hg6wwbfs]:hover .illus-usecase-artwork[data-astro-cid-hg6wwbfs] img[data-astro-cid-hg6wwbfs]{transform:scale(1.04)}.illus-usecase-copy[data-astro-cid-hg6wwbfs]{padding:32px 40px}.illus-usecase-title[data-astro-cid-hg6wwbfs]{font-family:var(--font-display);font-size:20px;font-weight:700;letter-spacing:-.02em;color:var(--gray-950);margin-bottom:8px}.illus-usecase-desc[data-astro-cid-hg6wwbfs]{font-family:var(--font-sans);font-size:14px;color:var(--gray-500);line-height:1.65}.illus-prompts[data-astro-cid-hg6wwbfs]{padding:100px 40px;background:var(--gray-950)}.illus-prompts-inner[data-astro-cid-hg6wwbfs]{max-width:1100px;margin:0 auto}.illus-prompts-header[data-astro-cid-hg6wwbfs]{text-align:center;margin-bottom:64px}.illus-prompt-list[data-astro-cid-hg6wwbfs]{display:flex;flex-direction:column;gap:48px}.illus-prompt-row[data-astro-cid-hg6wwbfs]{display:grid;grid-template-columns:1.2fr .8fr;gap:40px;align-items:center;opacity:0;transform:translateY(24px);transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1)}.illus-prompt-row[data-astro-cid-hg6wwbfs].is-visible{opacity:1;transform:none}.illus-prompt-row--reverse[data-astro-cid-hg6wwbfs]{direction:rtl}.illus-prompt-row--reverse[data-astro-cid-hg6wwbfs]>[data-astro-cid-hg6wwbfs]{direction:ltr}.illus-prompt-artwork[data-astro-cid-hg6wwbfs]{border-radius:var(--radius-xl);overflow:hidden;aspect-ratio:16 / 10;display:flex;align-items:center;justify-content:center}.illus-prompt-artwork[data-astro-cid-hg6wwbfs] img[data-astro-cid-hg6wwbfs]{width:100%;height:100%;object-fit:contain;padding:8%}.illus-prompt-artwork--fill[data-astro-cid-hg6wwbfs] img[data-astro-cid-hg6wwbfs]{padding:0;object-fit:cover}.illus-prompt-label[data-astro-cid-hg6wwbfs]{font-family:var(--font-sans);font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--accent-400);margin-bottom:12px}.illus-prompt-quote[data-astro-cid-hg6wwbfs]{font-family:var(--font-sans);font-size:16px;font-style:italic;color:var(--gray-300);line-height:1.7;border-left:2px solid var(--accent-600);padding-left:20px;margin:0}.illus-cta[data-astro-cid-hg6wwbfs]{padding:120px 40px;background:#fff;text-align:center}.illus-cta-inner[data-astro-cid-hg6wwbfs]{max-width:560px;margin:0 auto}.illus-cta-headline[data-astro-cid-hg6wwbfs]{font-family:var(--font-display);font-size:clamp(28px,4vw,44px);font-weight:800;letter-spacing:-.03em;line-height:1.1;color:var(--gray-950);margin-bottom:14px}.illus-cta-sub[data-astro-cid-hg6wwbfs]{font-family:var(--font-sans);font-size:16px;color:var(--gray-400);line-height:1.5;margin-bottom:36px}.illus-cta-btn[data-astro-cid-hg6wwbfs]{display:inline-flex;align-items:center;gap:8px;padding:14px 34px;background:var(--gray-900);color:#fff;font-family:var(--font-sans);font-size:14px;font-weight:600;border-radius:var(--radius-md);text-decoration:none;transition:background var(--transition-fast),transform var(--transition-fast),box-shadow .3s ease}.illus-cta-btn[data-astro-cid-hg6wwbfs]:hover{background:var(--gray-800);transform:translateY(-1px);box-shadow:0 4px 16px #0000001a}.illus-cta-btn[data-astro-cid-hg6wwbfs]:active{transform:scale(.97);box-shadow:none}@keyframes illus-fade-up{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.illus-card[data-astro-cid-hg6wwbfs],.illus-why[data-astro-cid-hg6wwbfs],.illus-usecase-strip[data-astro-cid-hg6wwbfs],.illus-prompt-row[data-astro-cid-hg6wwbfs]{opacity:1;transform:none;transition:none}.illus-hero-card[data-astro-cid-hg6wwbfs]{transform:translateY(0)!important}.illus-badge[data-astro-cid-hg6wwbfs],.illus-hero-headline[data-astro-cid-hg6wwbfs],.illus-hero-sub[data-astro-cid-hg6wwbfs],.illus-hero-cta[data-astro-cid-hg6wwbfs],.illus-hero-strip[data-astro-cid-hg6wwbfs]{animation:none;opacity:1}}@media(max-width:900px){.illus-hero[data-astro-cid-hg6wwbfs]{padding:72px 24px 0}.illus-hero-inner[data-astro-cid-hg6wwbfs]{padding-bottom:48px}.illus-hero-strip[data-astro-cid-hg6wwbfs]{gap:12px;margin-top:40px}.illus-hero-card[data-astro-cid-hg6wwbfs]{flex:0 0 170px}.illus-gallery[data-astro-cid-hg6wwbfs]{padding:60px 24px 72px}.illus-masonry[data-astro-cid-hg6wwbfs]{grid-template-columns:repeat(3,1fr);gap:14px}.illus-card--wide[data-astro-cid-hg6wwbfs]{grid-column:span 1}.illus-card--wide[data-astro-cid-hg6wwbfs] .illus-card-img[data-astro-cid-hg6wwbfs]{aspect-ratio:1}.illus-why[data-astro-cid-hg6wwbfs]{padding:72px 24px}.illus-scale-lg[data-astro-cid-hg6wwbfs]{width:280px;height:280px}.illus-scale-md[data-astro-cid-hg6wwbfs]{width:180px;height:180px}.illus-scale-sm[data-astro-cid-hg6wwbfs]{width:100px;height:100px}.illus-usecases[data-astro-cid-hg6wwbfs]{padding:72px 24px}.illus-usecase-strip[data-astro-cid-hg6wwbfs],.illus-usecase-strip--reverse[data-astro-cid-hg6wwbfs]{grid-template-columns:1fr}.illus-usecase-strip--reverse[data-astro-cid-hg6wwbfs] .illus-usecase-artwork[data-astro-cid-hg6wwbfs],.illus-usecase-strip--reverse[data-astro-cid-hg6wwbfs] .illus-usecase-copy[data-astro-cid-hg6wwbfs]{order:0}.illus-usecase-copy[data-astro-cid-hg6wwbfs]{padding:24px 28px}.illus-prompts[data-astro-cid-hg6wwbfs]{padding:72px 24px}.illus-prompt-row[data-astro-cid-hg6wwbfs],.illus-prompt-row--reverse[data-astro-cid-hg6wwbfs]{grid-template-columns:1fr;direction:ltr}.illus-cta[data-astro-cid-hg6wwbfs]{padding:80px 24px}}@media(max-width:768px){.illus-hero[data-astro-cid-hg6wwbfs]{padding:56px 20px 0}.illus-hero-inner[data-astro-cid-hg6wwbfs]{padding-bottom:40px}.illus-hero-strip[data-astro-cid-hg6wwbfs]{gap:10px;margin-top:32px}.illus-hero-card[data-astro-cid-hg6wwbfs]{flex:0 0 140px}.illus-masonry[data-astro-cid-hg6wwbfs]{grid-template-columns:repeat(2,1fr);gap:12px}.illus-gallery-header[data-astro-cid-hg6wwbfs]{margin-bottom:40px}.illus-scale-strip[data-astro-cid-hg6wwbfs]{gap:16px}.illus-scale-lg[data-astro-cid-hg6wwbfs]{width:220px;height:220px}.illus-scale-md[data-astro-cid-hg6wwbfs]{width:150px;height:150px}.illus-prompts-header[data-astro-cid-hg6wwbfs]{margin-bottom:48px}.illus-prompt-quote[data-astro-cid-hg6wwbfs]{font-size:15px}}@media(max-width:480px){.illus-hero[data-astro-cid-hg6wwbfs]{padding:44px 16px 0}.illus-hero-inner[data-astro-cid-hg6wwbfs]{padding-bottom:32px}.illus-hero-sub[data-astro-cid-hg6wwbfs]{font-size:15px}.illus-hero-strip[data-astro-cid-hg6wwbfs]{gap:8px;margin-top:28px}.illus-hero-card[data-astro-cid-hg6wwbfs]{flex:0 0 110px}.illus-gallery[data-astro-cid-hg6wwbfs]{padding:48px 16px 60px}.illus-masonry[data-astro-cid-hg6wwbfs]{gap:10px}.illus-card-prompt[data-astro-cid-hg6wwbfs]{font-size:11px;-webkit-line-clamp:2}.illus-card-overlay[data-astro-cid-hg6wwbfs]{padding:12px}.illus-card-name[data-astro-cid-hg6wwbfs]{font-size:12px;margin-top:8px}.illus-why[data-astro-cid-hg6wwbfs]{padding:56px 16px}.illus-why-text[data-astro-cid-hg6wwbfs]{margin-bottom:36px}.illus-scale-strip[data-astro-cid-hg6wwbfs]{gap:12px}.illus-scale-lg[data-astro-cid-hg6wwbfs]{width:160px;height:160px}.illus-scale-md[data-astro-cid-hg6wwbfs]{width:110px;height:110px}.illus-scale-sm[data-astro-cid-hg6wwbfs]{width:72px;height:72px}.illus-usecases[data-astro-cid-hg6wwbfs]{padding:56px 16px}.illus-usecase-copy[data-astro-cid-hg6wwbfs]{padding:20px}.illus-prompts[data-astro-cid-hg6wwbfs]{padding:56px 16px}.illus-prompt-list[data-astro-cid-hg6wwbfs]{gap:36px}.illus-prompt-row[data-astro-cid-hg6wwbfs]{gap:24px}.illus-prompt-quote[data-astro-cid-hg6wwbfs]{font-size:14px;padding-left:16px}.illus-cta[data-astro-cid-hg6wwbfs]{padding:64px 16px}.illus-cta-btn[data-astro-cid-hg6wwbfs]{width:100%;justify-content:center}}
