.dl-hero{padding:76px 0 0;text-align:center}.dl-hero__inner{max-width:1080px}.dl-hero__badge-row{display:flex;justify-content:center}.dl-badge{display:inline-flex;align-items:center;gap:9px;height:32px;margin:0;padding:0 15px 0 11px;border-radius:var(--radius-pill);background:var(--bg-sunken);border:1px solid var(--border-subtle);font-family:var(--font-mono);font-size:10.5px;letter-spacing:.09em;text-transform:uppercase;color:var(--text-muted)}.dl-badge__mark{width:16px;height:16px;border-radius:var(--radius-pill);background:var(--text-subtle);display:flex;align-items:center;justify-content:center;flex:none;transition:background var(--dur-base) var(--ease-standard)}.dl-badge__mark svg{width:10px;height:10px}.dl-badge--done .dl-badge__mark{background:var(--success)}.dl-hero__title{font-family:var(--font-display);font-size:52px;line-height:58px;letter-spacing:-.026em;font-weight:700;color:var(--text-strong);margin:22px auto 0;max-width:16ch}.dl-hero__lede{font-size:16px;line-height:25px;color:var(--text-muted);margin:18px auto 0;max-width:56ch}.dl-hero__lede a{color:var(--primary-text);font-weight:600;text-decoration:underline;text-underline-offset:3px}.dl-hero__lede a:hover{color:var(--primary-hover)}.dl-hero--blocked{padding-bottom:8px}.dl-steps{padding:56px 0 76px}.dl-steps__grid{max-width:1080px;display:grid;grid-template-columns:repeat(3,1fr);gap:26px;margin:0 auto;padding-block:0;list-style:none}.dl-step{display:flex;flex-direction:column;align-items:center;gap:16px}.dl-step__num{width:28px;height:28px;border-radius:var(--radius-pill);background:var(--primary);color:var(--text-on-primary);font-family:var(--font-mono);font-size:13px;flex:none}.dl-step__art,.dl-step__num{display:flex;align-items:center;justify-content:center}.dl-step__art{width:100%;height:208px;border-radius:var(--radius-lg);border:1px solid var(--border-subtle);background:var(--bg-sunken);box-shadow:var(--shadow-xs);padding:22px}.dl-step__caption{font-size:14.5px;line-height:22px;color:var(--text-muted);margin:0;text-align:center;max-width:26ch;text-wrap:pretty}.dl-step__caption strong{color:var(--text-strong);font-weight:600}.dl-step__mono{color:var(--primary-text);font-family:var(--font-mono);font-size:13px;font-weight:600}.dl-win{width:100%;border-radius:10px;background:var(--bg-surface);border:1px solid var(--border-default);box-shadow:var(--shadow-sm);overflow:hidden}.dl-win__bar{height:28px;display:flex;align-items:center;gap:6px;padding:0 10px;background:var(--warm-100);border-bottom:1px solid var(--border-subtle)}.dl-win__dot{width:7px;height:7px;border-radius:var(--radius-pill);background:var(--warm-300);flex:none}.dl-win__title{font-size:10.5px;font-weight:600;color:var(--text-muted);margin-left:6px}.dl-win__body{display:flex;flex-direction:column;padding:5px}.dl-row{display:flex;align-items:center;gap:8px;padding:6px 8px;border-radius:6px;min-width:0}.dl-row--found{background:var(--primary-soft);border:1px solid var(--primary-border)}.dl-row--selected{background:var(--primary);box-shadow:var(--shadow-xs)}.dl-row__file{width:16px;height:20px;border-radius:3px;background:var(--warm-150);flex:none}.dl-row__app{background:var(--warm-150)}.dl-row__app,.dl-row__icon{width:18px;height:18px;border-radius:5px;flex:none}.dl-row__name{font-size:11px;color:var(--text-subtle);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dl-row__name--mono{font-family:var(--font-mono);font-weight:600;color:var(--primary-text)}.dl-row--selected .dl-row__name--mono{color:var(--text-on-primary)}.dl-drag{justify-content:center;gap:22px}.dl-drag,.dl-drag__item{display:flex;align-items:center}.dl-drag__item{flex-direction:column;gap:9px}.dl-drag__icon{width:68px;height:68px;border-radius:16px;box-shadow:var(--shadow-md)}.dl-drag__label{font-size:10.5px;color:var(--text-muted)}.dl-drag__arrow{width:22px;height:22px;flex:none}.dl-drag__folder{width:68px;height:68px;border-radius:14px;border:2px dashed var(--border-strong);background:var(--bg-surface);display:flex;align-items:center;justify-content:center}.dl-drag__folder svg{width:28px;height:28px}.dl-next{padding:72px 0;background:var(--bg-surface);border-top:1px solid var(--border-subtle);border-bottom:1px solid var(--border-subtle)}.dl-next__inner{max-width:820px}.dl-next__title{font-family:var(--font-display);font-size:30px;line-height:36px;letter-spacing:-.018em;font-weight:700;color:var(--text-strong);margin:0 0 26px;max-width:22ch}.dl-next__list{display:flex;flex-direction:column}.dl-next__row{display:flex;gap:18px;padding:18px 0;border-top:1px solid var(--border-subtle)}.dl-next__row:last-child{border-bottom:1px solid var(--border-subtle)}.dl-next__at{font-family:var(--font-mono);font-size:11.5px;color:var(--text-subtle);width:44px;flex:none;padding-top:3px}.dl-next__row-title{font-size:15.5px;font-weight:600;color:var(--text-strong);margin-bottom:4px}.dl-next__row-body{font-size:14px;line-height:21px;color:var(--text-muted)}.dl-help{padding:60px 0 80px}.dl-help__inner{max-width:820px;display:flex;align-items:center;justify-content:space-between;gap:32px;flex-wrap:wrap}.dl-help__title{font-family:var(--font-display);font-size:21px;line-height:27px;letter-spacing:-.014em;font-weight:700;color:var(--text-strong);margin:0 0 6px}.dl-help__body{font-size:14.5px;line-height:22px;color:var(--text-muted);margin:0;max-width:46ch}.dl-help__actions{display:flex;gap:10px}.dl-help__cta{height:44px;padding:0 18px;background:var(--primary);color:var(--text-on-primary);font-size:14px;font-weight:600;box-shadow:var(--shadow-xs)}.dl-help__cta:hover{background:var(--primary-hover)}@media (max-width:900px){.dl-steps__grid{grid-template-columns:1fr;max-width:460px;gap:34px}.dl-hero__title{font-size:40px;line-height:46px}}@media (max-width:640px){.dl-hero{padding-top:52px}.dl-hero__title{font-size:32px;line-height:38px}.dl-steps{padding:40px 0 56px}.dl-next{padding:56px 0}.dl-help{padding:48px 0 64px}.dl-help__inner{align-items:flex-start}}