.dl{position:relative;min-height:100vh;overflow-x:hidden;background:var(--color-surface-0,#0c0e1a);color:var(--text-body,#c6c6cd)}.dl__glow{pointer-events:none;position:fixed;inset:0;overflow:hidden;z-index:0}.dl__glow-orb{position:absolute;border-radius:50%;filter:blur(140px)}.dl__glow-orb--primary{top:-20%;left:50%;transform:translateX(-50%);width:800px;height:800px;background:rgba(96,99,238,.05)}.dl__glow-orb--accent{bottom:-10%;right:20%;width:500px;height:500px;background:rgba(105,246,184,.025)}.dl-hero{position:relative;z-index:1;flex-direction:column;text-align:center;padding:6rem 1.5rem 4rem;max-width:720px;margin:0 auto}.dl-hero,.dl-hero__badge{display:flex;align-items:center}.dl-hero__badge{justify-content:center;width:4rem;height:4rem;border-radius:1rem;background:rgba(96,99,238,.1);margin-bottom:1.5rem}.dl-hero__badge-icon{width:2rem;height:2rem;color:var(--color-primary,#b4c5ff)}.dl-hero__label{font-size:.75rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:var(--text-label,#c6c6cd);margin-bottom:.75rem}.dl-hero__label,.dl-hero__title{font-family:var(--font-display,"Manrope",system-ui,sans-serif)}.dl-hero__title{font-size:clamp(2.25rem,5.5vw,3.75rem);font-weight:700;letter-spacing:-.025em;line-height:1.08;color:var(--text-heading,#f1f5f9);margin-bottom:1.25rem}.dl-hero__subtitle{font-size:1.125rem;line-height:1.7;color:var(--text-body,#c6c6cd);max-width:520px;margin-bottom:.75rem}.dl-hero__detail,.dl-hero__subtitle{font-family:var(--font-sans,"Inter",system-ui,sans-serif)}.dl-hero__detail{font-size:.875rem;line-height:1.6;color:var(--text-muted,oklch(.5 .01 250));max-width:480px;margin-bottom:2rem}.dl-hero__cta{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 2.5rem;border-radius:.75rem;background:linear-gradient(135deg,#fabd00,#e5a800);color:#181c1e;font-family:var(--font-sans,"Inter",system-ui,sans-serif);font-size:1rem;font-weight:600;text-decoration:none;border:none;cursor:pointer;transition:opacity .2s ease}.dl-hero__cta:hover{opacity:.9}.dl-hero__cta-icon{width:16px;height:16px}.dl-hero__trust{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-top:2rem;font-family:var(--font-sans,"Inter",system-ui,sans-serif);font-size:.75rem;color:var(--text-muted,oklch(.5 .01 250))}.dl-hero__trust-item{display:flex;align-items:center;gap:.375rem}.dl-hero__trust-check{width:12px;height:12px;opacity:.5}.dl-discover{position:relative;z-index:1;background:var(--color-surface-50,#0c1326);padding:5rem 1.5rem}.dl-discover__inner{max-width:1200px;margin:0 auto}.dl-discover__title{font-family:var(--font-display,"Manrope",system-ui,sans-serif);font-size:1.75rem;font-weight:600;letter-spacing:-.005em;color:var(--text-heading,#f1f5f9);text-align:center;margin-bottom:3rem}.dl-discover__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}@media (max-width:1024px){.dl-discover__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.dl-discover__grid{grid-template-columns:1fr;gap:1rem}}.dl-discover__card{padding:1.5rem;border-radius:1rem;background:var(--color-surface-100,#141c33);transition:background-color .2s ease}.dl-discover__card:hover{background:var(--color-surface-200,#1c253e)}.dl-discover__num{font-family:var(--font-display,"Manrope",system-ui,sans-serif);font-size:2rem;font-weight:700;color:var(--color-primary,#b4c5ff);opacity:.25;display:block;margin-bottom:.75rem}.dl-discover__card-title{font-family:var(--font-sans,"Inter",system-ui,sans-serif);font-size:1.125rem;font-weight:500;color:var(--text-heading,#f1f5f9);margin-bottom:.5rem}.dl-discover__card-desc{font-size:.875rem;line-height:1.6;color:var(--text-body,#c6c6cd)}.dl-science{position:relative;z-index:1;padding:4rem 1.5rem;max-width:800px;margin:0 auto;text-align:center}.dl-science__title{font-family:var(--font-display,"Manrope",system-ui,sans-serif);font-size:1.5rem;font-weight:600;letter-spacing:-.005em;color:var(--text-heading,#f1f5f9);margin-bottom:1rem}.dl-science__desc{font-family:var(--font-sans,"Inter",system-ui,sans-serif);font-size:1rem;line-height:1.7;color:var(--text-body,#c6c6cd);margin-bottom:2rem}.dl-science__instruments{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem}.dl-science__tag{font-family:var(--font-sans,"Inter",system-ui,sans-serif);font-size:.75rem;font-weight:500;letter-spacing:.02em;color:var(--text-label,#c6c6cd);padding:.375rem .75rem;border-radius:9999px}.dl-auth,.dl-science__tag{background:var(--color-surface-50,#0c1326)}.dl-auth{position:relative;z-index:1;padding:4rem 1.5rem 6rem;display:flex;flex-direction:column;align-items:center}.dl-auth__title{font-family:var(--font-display,"Manrope",system-ui,sans-serif);font-size:clamp(1.5rem,4vw,2rem);font-weight:700;letter-spacing:-.015em;color:var(--text-heading,#f1f5f9);text-align:center;margin-bottom:.5rem}.dl-auth__subtitle{font-family:var(--font-sans,"Inter",system-ui,sans-serif);font-size:1rem;color:var(--text-body,#c6c6cd);text-align:center;margin-bottom:2rem}.dl-auth__card{width:100%;max-width:440px;border-radius:1.25rem;padding:2rem;background:var(--color-surface-100,#141c33);box-shadow:0 8px 32px rgba(6,14,32,.4)}.dl-auth__card label{display:block;margin-bottom:.375rem;font-family:var(--font-sans,"Inter",system-ui,sans-serif);font-size:.875rem;font-weight:500;color:var(--text-body,#c6c6cd)}.dl-auth__card input[type=email],.dl-auth__card input[type=password],.dl-auth__card input[type=text]{width:100%;padding:.625rem .875rem;border-radius:.5rem;border:1px solid rgba(180,197,255,.08);background:var(--color-surface-0,#0c0e1a);color:var(--text-heading,#f1f5f9);font-size:.875rem;transition:border-color .2s ease,background-color .2s ease}.dl-auth__card input:focus{outline:none;border-color:rgba(96,99,238,.3);background:var(--color-surface-0,#0c0e1a)}.dl-auth__card input::placeholder{color:var(--text-muted,oklch(.5 .01 250))}[data-theme=light] .dl{background:#f7fafd;color:#44474a}[data-theme=light] .dl__glow-orb--primary{background:rgba(0,62,199,.04)}[data-theme=light] .dl__glow-orb--accent{background:rgba(5,150,105,.03)}[data-theme=light] .dl-hero__badge{background:rgba(0,62,199,.08)}[data-theme=light] .dl-hero__badge-icon{color:#003ec7}[data-theme=light] .dl-hero__label{color:#44474a}[data-theme=light] .dl-hero__title{color:#181c1e}[data-theme=light] .dl-hero__subtitle{color:#44474a}[data-theme=light] .dl-hero__cta{background:linear-gradient(135deg,#fabd00,#e5a800);color:#181c1e}[data-theme=light] .dl-discover{background:#f1f4f7}[data-theme=light] .dl-discover__title{color:#181c1e}[data-theme=light] .dl-discover__card{background:#ffffff}[data-theme=light] .dl-discover__card:hover{background:#e8ebee}[data-theme=light] .dl-discover__num{color:#003ec7}[data-theme=light] .dl-discover__card-title{color:#181c1e}[data-theme=light] .dl-discover__card-desc{color:#44474a}[data-theme=light] .dl-science__title{color:#181c1e}[data-theme=light] .dl-science__desc{color:#44474a}[data-theme=light] .dl-science__tag{background:#f1f4f7;color:#44474a}[data-theme=light] .dl-auth{background:#f1f4f7}[data-theme=light] .dl-auth__title{color:#181c1e}[data-theme=light] .dl-auth__subtitle{color:#44474a}[data-theme=light] .dl-auth__card{background:#ffffff;box-shadow:0 4px 16px rgba(24,28,30,.06)}[data-theme=light] .dl-auth__card label{color:#44474a}[data-theme=light] .dl-auth__card input[type=email],[data-theme=light] .dl-auth__card input[type=password],[data-theme=light] .dl-auth__card input[type=text]{background:#f7fafd;border-color:#e2e5e9;color:#181c1e}[data-theme=light] .dl-auth__card input:focus{border-color:rgba(0,62,199,.3);background:#ffffff}@media (max-width:640px){.dl-hero{padding:4rem 1rem 3rem}.dl-hero__trust{gap:.75rem}.dl-discover,.dl-science{padding:3rem 1rem}.dl-auth{padding:3rem 1rem 4rem}.dl-auth__card{padding:1.5rem}}