.data-download-page{min-height:calc(100dvh - var(--nillo-header-height) - var(--nillo-active-trial-banner-height));color:var(--nillo-text);padding:clamp(164px,26vh,232px) 24px 120px;position:relative}.data-download-content{text-align:center;width:min(1040px,100% - 40px);margin:0 auto;position:relative}.data-download-mode-switch{background:#ffffffb8;border:1px solid #3182f633;border-radius:999px;align-items:center;gap:2px;width:max-content;margin:0;padding:4px;display:flex;position:absolute;top:-60px;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #1f4e8214}.data-download-mode-option{color:#6b7686;cursor:pointer;background:0 0;border:0;border-radius:999px;min-width:92px;height:32px;padding:0 16px;font-size:13.5px;font-weight:750;transition:background-color .16s,color .16s,box-shadow .16s}.data-download-mode-option[aria-selected=true]{background:var(--nillo-blue);color:var(--nillo-on-accent);box-shadow:var(--nillo-shadow-accent)}.data-download-mode-option:focus-visible{box-shadow:var(--nillo-focus-ring);outline:none}.data-download-mode-option:disabled{cursor:wait}.data-download-heading .nillo-hero-title{white-space:nowrap}.data-download-heading .nillo-hero-lead{margin-left:auto;margin-right:auto}.data-download-search-form{z-index:2;width:min(760px,100%);margin:34px auto 0;position:relative}.data-download-universe-area{width:min(300px,100%);min-height:58px;margin:34px auto 0}.data-download-universe-action{border:1px solid var(--nillo-blue);background:var(--nillo-blue);color:#fff;cursor:pointer;border-radius:13px;justify-content:center;align-items:center;width:100%;height:48px;padding:0 22px;transition:background-color .16s,border-color .16s,box-shadow .18s,transform .16s;display:flex;box-shadow:0 12px 26px #3182f638}.data-download-universe-action:hover:not(:disabled){border-color:var(--nillo-blue-hover);background:var(--nillo-blue-hover);transform:translateY(-1px);box-shadow:0 16px 32px #3182f652}.data-download-universe-action:focus-visible{outline-offset:3px;outline:3px solid #3182f63d}.data-download-universe-action:disabled{cursor:wait}.data-download-universe-label{font-size:15px;font-weight:850;line-height:1.2}.data-download-universe-progress{background:#3182f624;border-radius:999px;width:calc(100% - 24px);height:4px;margin:10px auto 0;display:block;overflow:hidden}.data-download-universe-progress>span{border-radius:inherit;background:var(--nillo-blue);height:100%;transition:width .2s;display:block}.data-download-search-shell{width:100%;min-height:58px;box-shadow:0 16px 42px #1f4e821a, var(--nillo-shadow-control);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;border:1px solid #94a3b838;border-radius:18px;align-items:center;gap:10px;padding:6px 8px 6px 16px;transition:border-color .18s,box-shadow .18s;display:flex}.data-download-search-form:focus-within .data-download-search-shell{box-shadow:0 18px 46px #1f4e821f, var(--nillo-focus-ring-soft);border-color:#3182f680}.data-download-search-icon{color:#8b95a1;flex:0 0 18px;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}.data-download-search-icon svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.data-download-search-input{min-width:0;height:44px;color:var(--nillo-text);letter-spacing:-.02em;appearance:none;background:0 0;border:0;outline:0;flex:auto;padding:0;font-size:15px;font-weight:650;line-height:1}.data-download-search-input::placeholder{color:#98a2b3;font-weight:600}.data-download-search-input::-webkit-search-cancel-button{display:none}.data-download-submit{border:1px solid var(--nillo-blue);background:var(--nillo-blue);width:34px;height:34px;color:var(--nillo-on-accent);box-shadow:var(--nillo-shadow-accent);cursor:pointer;border-radius:50%;flex:0 0 34px;justify-content:center;align-items:center;transition:background-color .16s,border-color .16s,transform .16s,opacity .16s;display:inline-flex}.data-download-submit svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px}.data-download-submit:hover:not(:disabled){border-color:var(--nillo-blue-hover);background:var(--nillo-blue-hover);transform:translateY(-1px)}.data-download-submit:focus-visible{box-shadow:var(--nillo-shadow-accent), var(--nillo-focus-ring);outline:none}.data-download-submit:disabled{cursor:not-allowed;opacity:.38;box-shadow:none}.data-download-submit[aria-busy=true]:disabled{cursor:wait;opacity:1;box-shadow:var(--nillo-shadow-accent)}.data-download-results{--data-download-results-gap:12px;z-index:var(--nillo-z-dropdown);top:calc(100% + var(--data-download-results-gap));border:1px solid var(--nillo-line);text-align:left;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffffa;border-radius:18px;max-height:320px;padding:8px;position:absolute;left:0;right:0;overflow-y:auto;box-shadow:0 22px 54px #0f2a4a29}.data-download-results[data-placement=above]{top:auto;bottom:calc(100% + var(--data-download-results-gap))}.data-download-result-message{min-height:58px;color:var(--nillo-muted);justify-content:center;align-items:center;gap:9px;margin:0;padding:16px;font-size:14px;font-weight:650;display:flex}.data-download-result{width:100%;min-height:52px;color:var(--nillo-text);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:12px;justify-content:space-between;align-items:center;gap:18px;padding:10px 14px;transition:background-color .14s,color .14s;display:flex}.data-download-result:hover,.data-download-result:focus-visible{background:var(--nillo-info-surface-soft);color:var(--nillo-blue);outline:none}.data-download-result-name{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:15px;font-weight:750;overflow:hidden}.data-download-result-symbol{color:var(--nillo-muted);letter-spacing:.02em;flex:none;font-size:13px;font-weight:800}.data-download-result:hover .data-download-result-symbol,.data-download-result:focus-visible .data-download-result-symbol{color:var(--nillo-blue)}.data-download-results-more{width:100%;min-height:38px;color:var(--nillo-blue);cursor:pointer;background:0 0;border:0;border-radius:9px;margin-top:8px;padding:8px 12px;font-size:13px;font-weight:750}.data-download-results-more:hover,.data-download-results-more:focus-visible{background:var(--nillo-info-surface-soft);outline:none}.data-download-status{min-height:28px;color:var(--nillo-muted);margin-top:18px;font-size:13px;font-weight:650;line-height:1.55}.data-download-status p{margin:0}.data-download-status .data-download-error{color:var(--nillo-danger-text);margin-top:7px;font-weight:750}.data-download-connect-hint{z-index:1;color:var(--nillo-muted);justify-content:center;align-items:baseline;gap:5px;font-size:13px;font-weight:650;line-height:1.55;display:flex;position:absolute;bottom:24px;left:24px;right:24px}.data-download-connect-hint button{color:var(--nillo-blue);font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-weight:750}.data-download-connect-hint button:hover{text-decoration:underline}.data-download-connect-hint button:focus-visible{outline-offset:3px;border-radius:3px;outline:3px solid #3182f633}.data-download-connect-hint button:disabled{opacity:.48;cursor:wait;text-decoration:none}@media (max-width:499.98px){.data-download-page{min-height:calc(100dvh - var(--nillo-mobile-shell-top-offset));padding:84px 18px 80px;overflow:visible}.data-download-content{width:100%}.data-download-heading .nillo-hero-title{white-space:normal}.data-download-mode-switch{top:-52px}.data-download-mode-option{min-width:86px;height:30px;padding:0 14px;font-size:13px}.data-download-search-form,.data-download-universe-area{margin-top:28px}.data-download-universe-action{padding-left:16px;padding-right:16px}.data-download-universe-label{font-size:14.5px}.data-download-search-shell{border-radius:17px;gap:9px;min-height:58px;padding:7px 8px 7px 14px}.data-download-search-icon{flex-basis:20px;width:20px;height:20px}.data-download-search-icon svg{width:19px;height:19px}.data-download-search-input{height:42px;font-size:14.5px}.data-download-submit{flex-basis:36px;width:36px;height:36px}.data-download-submit svg{width:16px;height:16px}.data-download-results{--data-download-results-gap:9px;border-radius:16px;max-height:290px}.data-download-result{min-height:50px;padding:10px 11px}.data-download-result-name{font-size:14px}.data-download-status{margin-top:14px;font-size:12.5px}.data-download-connect-hint{flex-direction:column;align-items:center;gap:2px;font-size:12.5px;bottom:18px;left:18px;right:18px}}@media (prefers-reduced-motion:reduce){.data-download-search-shell,.data-download-submit,.data-download-mode-option,.data-download-universe-action,.data-download-universe-progress>span,.data-download-result,.data-download-results-more{transition:none}}
