.dl-hero[data-astro-cid-wp2zri6z]{display:flex;align-items:center;justify-content:center;padding:100px 48px 80px;position:relative;overflow:hidden}.dl-hero-bg[data-astro-cid-wp2zri6z]{position:absolute;inset:0;background:radial-gradient(ellipse 80% 50% at 50% 0%,rgba(0,122,255,.08) 0%,transparent 50%),radial-gradient(ellipse 60% 40% at 80% 80%,rgba(0,191,86,.05) 0%,transparent 50%);pointer-events:none}.dl-hero-dots[data-astro-cid-wp2zri6z]{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:1}.dl-hero-container[data-astro-cid-wp2zri6z]{max-width:1200px;width:100%;margin:0 auto;position:relative;z-index:2}.dl-hero-content[data-astro-cid-wp2zri6z]{text-align:center;max-width:720px;margin:0 auto 56px}.dl-hero-tag[data-astro-cid-wp2zri6z]{display:inline-flex;align-items:center;gap:8px;background:#007aff1a;border:1px solid rgba(0,122,255,.25);padding:8px 16px;border-radius:9999px;font-family:JetBrains Mono,monospace;font-size:12px;color:var(--dl-primary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:24px;animation:dl-fadeInUp .6s ease forwards}.dl-hero-tag[data-astro-cid-wp2zri6z]:before{content:"";width:6px;height:6px;background:var(--dl-accent-green);border-radius:50%;animation:dl-pulse 2s ease infinite}.dl-hero[data-astro-cid-wp2zri6z] h1[data-astro-cid-wp2zri6z]{font-size:clamp(40px,6vw,60px);font-weight:900;line-height:1.1;margin-bottom:24px;color:var(--dl-text);animation:dl-fadeInUp .6s ease .1s forwards;opacity:0}.dl-hero[data-astro-cid-wp2zri6z] h1[data-astro-cid-wp2zri6z] span{background:linear-gradient(135deg,var(--dl-primary) 0%,var(--dl-accent-green) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.dl-hero-description[data-astro-cid-wp2zri6z]{font-size:18px;line-height:1.7;color:var(--dl-text-secondary);margin-bottom:40px;max-width:600px;margin-left:auto;margin-right:auto;animation:dl-fadeInUp .6s ease .2s forwards;opacity:0}.dl-hero-description[data-astro-cid-wp2zri6z] strong{color:var(--dl-text);font-weight:600}.dl-hero-services[data-astro-cid-wp2zri6z]{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.dl-hero-card[data-astro-cid-wp2zri6z]{display:flex;flex-direction:column;background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:16px;padding:32px;opacity:0;animation:dl-fadeInUp .5s ease forwards;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;box-shadow:0 2px 8px #0000000a}.dl-hero-card[data-astro-cid-wp2zri6z]:hover{transform:translateY(-4px);border-color:#007aff40;box-shadow:0 12px 32px #007aff1f,0 4px 12px #0000000a}.dl-hero-card[data-astro-cid-wp2zri6z]:nth-child(1){animation-delay:.4s}.dl-hero-card[data-astro-cid-wp2zri6z]:nth-child(2){animation-delay:.5s}.dl-hero-card[data-astro-cid-wp2zri6z]:nth-child(3){animation-delay:.6s}.dl-hero-card__icon[data-astro-cid-wp2zri6z]{width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:12px;margin-bottom:20px}.dl-hero-card__icon[data-astro-cid-wp2zri6z] svg[data-astro-cid-wp2zri6z]{width:24px;height:24px}.dl-hero-card__icon--datasets[data-astro-cid-wp2zri6z]{background:#007aff1a;color:var(--dl-primary)}.dl-hero-card__icon--shelf[data-astro-cid-wp2zri6z]{background:#00bf561a;color:var(--dl-accent-green)}.dl-hero-card__icon--labeling[data-astro-cid-wp2zri6z]{background:#ffaa001a;color:var(--dl-accent-yellow)}.dl-hero-card__title[data-astro-cid-wp2zri6z]{font-size:18px;font-weight:800;color:var(--dl-text);margin:0 0 10px;line-height:1.3}.dl-hero-card__desc[data-astro-cid-wp2zri6z]{font-size:15px;line-height:1.7;color:var(--dl-text-secondary);margin:0 0 20px}.dl-hero-card__features[data-astro-cid-wp2zri6z]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.dl-hero-card__features[data-astro-cid-wp2zri6z] li[data-astro-cid-wp2zri6z]{display:flex;align-items:flex-start;gap:10px;font-size:14px;line-height:1.5;color:var(--dl-text-secondary)}.dl-hero-card__features[data-astro-cid-wp2zri6z] li[data-astro-cid-wp2zri6z]:before{content:"";flex-shrink:0;width:16px;height:16px;margin-top:2px;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 10l3 3 5-6' stroke='%23007AFF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat}.dl-hero-card__features[data-astro-cid-wp2zri6z] li[data-astro-cid-wp2zri6z] strong{color:var(--dl-text);font-weight:700}.dl-hero-card__sections[data-astro-cid-wp2zri6z]{display:flex;flex-direction:column;gap:16px}.dl-hero-card__section[data-astro-cid-wp2zri6z]{background:var(--dl-bg-surface, #F5F8FF);border-radius:10px;padding:16px}.dl-hero-card__section-tag[data-astro-cid-wp2zri6z]{display:inline-block;padding:3px 10px;border-radius:9999px;font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;margin-bottom:8px}.dl-hero-card__section-tag--blue[data-astro-cid-wp2zri6z]{background:#007aff1a;color:var(--dl-primary)}.dl-hero-card__section-tag--green[data-astro-cid-wp2zri6z]{background:#00bf561a;color:var(--dl-accent-green)}.dl-hero-card__section-title[data-astro-cid-wp2zri6z]{font-size:13px;font-weight:600;color:var(--dl-text);margin:0 0 10px;line-height:1.4}.dl-hero-card__section[data-astro-cid-wp2zri6z] .dl-hero-card__features[data-astro-cid-wp2zri6z]{gap:6px}.dl-hero-card__section[data-astro-cid-wp2zri6z] .dl-hero-card__features[data-astro-cid-wp2zri6z] li[data-astro-cid-wp2zri6z]{font-size:13px}.dl-hero-card__section[data-astro-cid-wp2zri6z] .dl-hero-card__features[data-astro-cid-wp2zri6z] li[data-astro-cid-wp2zri6z]:before{width:14px;height:14px}.dl-hero-card__tool-link[data-astro-cid-wp2zri6z]{display:inline-flex;align-items:center;gap:6px;margin-top:10px;font-size:13px;font-weight:700;color:var(--dl-accent-green);text-decoration:none;transition:color .2s ease,gap .2s ease}.dl-hero-card__tool-link[data-astro-cid-wp2zri6z]:hover{color:#009a45;gap:8px}.dl-hero-card__tool-link[data-astro-cid-wp2zri6z] svg[data-astro-cid-wp2zri6z]{flex-shrink:0}@keyframes dl-fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes dl-pulse{0%,to{opacity:1}50%{opacity:.5}}@media(max-width:768px){.dl-hero-services[data-astro-cid-wp2zri6z]{grid-template-columns:1fr}}@media(max-width:600px){.dl-hero[data-astro-cid-wp2zri6z]{padding:80px 24px 60px}.dl-hero-card[data-astro-cid-wp2zri6z]{padding:20px}}.dl-page{--dl-bg-deep: #FFFFFF;--dl-bg-surface: #F5F8FF;--dl-bg-elevated: #FFFFFF;--dl-primary: #007AFF;--dl-primary-deep: #0F1BC5;--dl-text: #1F1F1F;--dl-text-secondary: #444444;--dl-text-muted: #666666;--dl-accent-green: #00BF56;--dl-accent-yellow: #E6A800;--dl-accent-pink: #FE1197;--dl-cta: #FF492C;--dl-cta-hover: #E63E22;--dl-border: #E0E0E0;min-height:100vh;padding-top:56px;background:var(--dl-bg-deep);color:var(--dl-text);overflow-x:hidden}.dl-extra{padding:88px 0;overflow:hidden}.dl-extra--white{background:#fff}.dl-extra--surface{background:var(--dl-bg-surface)}.dl-extra__wrap{max-width:1120px;margin:0 auto;padding:0 32px}.dl-extra__wrap--wide{max-width:1200px}.dl-extra h2{font-size:clamp(28px,3.5vw,42px);font-weight:800;line-height:1.15;margin:0 0 32px;letter-spacing:-.02em}.dl-page .dl-order-section{background:#f9f9f9;text-align:center;padding:80px 48px 0}.dl-page .dl-order-heading{font-size:clamp(32px,4vw,48px);font-weight:700;line-height:1.2;color:var(--dl-text);margin-bottom:16px}.dl-page .dl-order-subtitle{color:var(--dl-text-muted);font-size:18px;margin-bottom:0}.dl-page .form-block .form-cta{display:none}@media(max-width:640px){.dl-extra{padding:60px 0}.dl-extra__wrap{padding:0 20px}}
