.dl-started{min-height:100vh;flex-direction:column;overflow:hidden;background:linear-gradient(180deg,#e2f5ec,#ffffff 42%,#ffffff 58%,#f1f0fc);color:#000;font-family:PingFang SC,-apple-system,"system-ui",Segoe UI,sans-serif}.dl-started,.dl-started-main{position:relative;display:flex}.dl-started-main{z-index:1;flex:1;flex-direction:column;width:100%;min-width:0;max-width:1080px;margin:0 auto;padding:12px 24px 56px}.dl-started-main>*{min-width:0}.dl-started-main>:first-child{margin-top:auto}.dl-started-main>:last-child{margin-bottom:auto}.dl-started-hero{text-align:center;padding:12px 0 32px}.dl-started-logo{display:block;width:96px;height:96px;margin:0 auto 22px;border-radius:24px;box-shadow:0 10px 28px rgba(0,0,0,.14)}.dl-started-title{margin:0;font-family:Montserrat,PingFang SC,-apple-system,Segoe UI,sans-serif;font-size:clamp(30px,5vw,52px);font-weight:800;line-height:1.05;letter-spacing:-.03em;color:#000}.dl-started-desc{margin:14px auto 0;max-width:560px;font-size:16px;line-height:1.7;color:rgba(0,0,0,.66)}.dl-started-note{margin:10px auto 0;max-width:560px;font-size:13px;line-height:1.6;color:rgba(0,0,0,.5)}.dl-started-hint{margin:14px auto 0;max-width:560px;font-size:15px;font-weight:500;line-height:1.6;color:rgba(0,0,0,.78)}.dl-started-loading{display:inline-flex;align-items:center;gap:10px;margin:18px auto 0;font-size:14px;color:rgba(0,0,0,.55)}.dl-started-spinner{width:18px;height:18px;border-radius:50%;border:2px solid rgba(0,0,0,.14);border-top-color:#ff6b35;animation:dl-spin .8s linear infinite}@keyframes dl-spin{to{transform:rotate(1turn)}}.dl-started-actions{display:flex;flex-direction:column;align-items:center;gap:14px;margin-top:24px}.dl-download-split{position:relative;display:inline-flex;align-items:stretch;box-shadow:0 6px 16px rgba(0,0,0,.12);border-radius:999px}.dl-download-main{gap:12px;border:none;border-radius:999px 0 0 999px;background:#000;padding:13px 16px 13px 30px;font-size:15px;font-weight:600;font-family:inherit;cursor:pointer;transition:opacity .2s}.dl-download-main,.dl-download-tag{display:inline-flex;align-items:center;color:#fff}.dl-download-tag{border:1px solid rgba(255,255,255,.55);border-radius:999px;padding:3px 10px;font-size:11px;font-weight:500;white-space:nowrap}.dl-download-caret{display:inline-flex;align-items:center;justify-content:center;width:48px;border:none;border-radius:0 999px 999px 0;background:#000;color:#fff;cursor:pointer;transition:opacity .2s}.dl-download-caret svg{width:12px;height:12px;transition:transform .2s}.dl-download-caret[aria-expanded=true] svg{transform:rotate(180deg)}.dl-download-caret:hover:not(:disabled),.dl-download-main:hover:not(:disabled){opacity:.88}.dl-download-caret:disabled,.dl-download-main:disabled{opacity:.45;cursor:not-allowed}.dl-download-menu{position:absolute;top:calc(100% + 8px);right:0;z-index:10;margin:0;padding:6px;min-width:168px;list-style:none;background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:14px;box-shadow:0 12px 32px rgba(0,0,0,.12)}.dl-download-menu button{display:flex;align-items:center;width:100%;border:none;border-radius:9px;background:transparent;color:rgba(0,0,0,.78);padding:9px 12px;font-size:13px;font-weight:500;font-family:inherit;text-align:left;cursor:pointer;transition:background .15s}.dl-download-menu button:hover{background:rgba(0,0,0,.05)}.dl-download-menu button.is-current{color:#e0491a;font-weight:600}.dl-download-menu button.is-current:after{content:"";margin-left:auto;width:6px;height:6px;border-radius:50%;background:#ff6b35}.dl-platform-selector{display:inline-flex;flex-wrap:wrap;justify-content:center;gap:6px}.dl-platform-selector button{border:1px solid rgba(0,0,0,.1);border-radius:999px;background:transparent;color:rgba(0,0,0,.55);padding:7px 14px;font-size:12px;font-weight:500;font-family:inherit;cursor:pointer;transition:border-color .2s,color .2s}.dl-platform-selector button:hover:not(:disabled){border-color:rgba(0,0,0,.32);color:rgba(0,0,0,.85)}.dl-platform-selector button.is-current{background:rgba(255,107,53,.1);border-color:rgba(255,107,53,.45);color:#e0491a;font-weight:600}.dl-platform-selector button:disabled{opacity:.5;cursor:not-allowed}.dl-started-help{margin-top:20px;display:flex;flex-wrap:wrap;justify-content:center;gap:20px;font-size:14px}.dl-started-help a{color:rgba(0,0,0,.62);text-decoration:none;border-bottom:1px solid rgba(0,0,0,.2);transition:color .2s,border-color .2s}.dl-started-help a:hover{color:#000;border-color:#000}.dl-model-resources{width:100%;min-width:0;margin:24px 0 8px;padding:clamp(24px,4vw,40px);border:1px solid rgba(0,0,0,.08);border-radius:28px;background:rgba(255,255,255,.76);box-shadow:0 18px 60px rgba(29,48,42,.08);backdrop-filter:blur(18px)}.dl-model-resources-heading{max-width:680px}.dl-model-use-banner{display:grid;grid-template-columns:auto 1fr;gap:4px 12px;margin-bottom:32px;padding:18px 20px;border-radius:18px;background:#111;color:#fff}.dl-model-use-banner span{grid-row:1/3;align-self:start;padding:4px 8px;border-radius:999px;background:#ff6b35;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.dl-model-use-banner strong{font-size:16px;line-height:1.5}.dl-model-use-banner p{margin:0;color:rgba(255,255,255,.68);font-size:12px;line-height:1.6}.dl-model-resources-kicker{margin:0 0 8px;color:#d94d17;font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.dl-model-resources-heading h2{margin:0;font-family:Montserrat,PingFang SC,sans-serif;font-size:clamp(24px,3.5vw,36px);line-height:1.2;letter-spacing:-.025em}.dl-model-resources-heading>p:last-child{margin:12px 0 0;color:rgba(0,0,0,.58);font-size:14px;line-height:1.7}.dl-model-resource-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;width:100%;min-width:0;margin-top:28px}.dl-model-resource-column{min-width:0;max-width:100%;padding:18px;border-radius:20px;background:rgba(247,247,244,.9)}.dl-model-resource-column-head{display:flex;align-items:baseline;justify-content:space-between;gap:16px;margin-bottom:12px}.dl-model-resource-column-head h3{min-width:0;margin:0;overflow:hidden;font-size:16px;text-overflow:ellipsis;white-space:nowrap}.dl-model-resource-column-head a{flex:none;color:rgba(0,0,0,.55);font-size:12px;text-decoration:none}.dl-model-resource-list{display:grid;gap:8px;min-width:0}.dl-model-resource-card{display:block;min-width:0;max-width:100%;padding:14px;overflow:hidden;border:1px solid rgba(0,0,0,.06);border-radius:14px;background:#fff;color:#111;text-decoration:none;transition:transform .2s ease,border-color .2s ease}.dl-model-resource-card:hover{transform:translateY(-2px);border-color:rgba(255,90,31,.35)}.dl-model-resource-card span{display:block;margin-bottom:5px;color:#c84a1c;font-size:11px;font-weight:650}.dl-model-resource-card strong{display:block;overflow:hidden;font-size:14px;line-height:1.45;text-overflow:ellipsis;white-space:nowrap}.dl-model-resource-card p{display:-webkit-box;overflow:hidden;margin:7px 0 0;color:rgba(0,0,0,.55);font-size:12px;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:2}.dl-started-steps{margin-top:44px}.dl-steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin:0;padding:0;list-style:none}.dl-step{position:relative;display:flex;flex-direction:column;gap:12px}.dl-step-num{position:absolute;top:-20px;left:-6px;z-index:2;display:flex;pointer-events:none;transform:rotate(-6deg)}.dl-step:nth-child(2) .dl-step-num{transform:rotate(4deg)}.dl-step-num img{height:40px;width:auto;filter:drop-shadow(0 0 5px rgba(255,255,255,.9))}.dl-step h3{margin:0;font-size:17px;font-weight:700}.dl-step p{margin:0;font-size:14px;line-height:1.7;color:rgba(0,0,0,.62)}.dl-step-media{position:relative;aspect-ratio:16/10;border-radius:18px;border:1px solid rgba(0,0,0,.07);background:linear-gradient(150deg,rgba(255,245,232,.6),rgba(255,255,255,.9) 60%);overflow:hidden;display:flex;align-items:center;justify-content:center}.dl-step-media>img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%;padding:10px}.dl-scene{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.dl-scene-label{font-size:11px;font-weight:600;color:rgba(0,0,0,.6);white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none}.dl-scene-file{display:flex;flex-direction:column;align-items:center;gap:8px}.dl-scene-iconwrap{position:relative;width:72px;height:72px;display:flex;align-items:center;justify-content:center}.dl-scene-iconwrap img{position:relative;z-index:1;width:72px;height:72px;border-radius:16px;box-shadow:0 8px 20px rgba(0,0,0,.14)}.dl-scene-ring{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:50%;pointer-events:none}.dl-ring-1{width:92px;height:92px;border:1.5px solid rgba(255,107,53,.4)}.dl-ring-2{width:118px;height:118px;border:1.5px solid rgba(255,107,53,.16)}.dl-scene-cursor{position:absolute;right:-12px;bottom:-10px;width:26px;height:26px;z-index:2;filter:drop-shadow(0 1px 2px rgba(0,0,0,.2))}.dl-scene-cursor svg{width:100%;height:100%;display:block}.dl-scene-drag{justify-content:center;gap:14px}.dl-drag-item{display:flex;flex-direction:column;align-items:center;gap:8px}.dl-drag-app{position:relative;transform:rotate(-5deg)}.dl-drag-app img{width:64px;height:64px;border-radius:15px;box-shadow:0 10px 24px rgba(0,0,0,.18);display:block}.dl-drag-hand{position:absolute;left:-12px;bottom:-8px;width:26px;height:26px;filter:drop-shadow(0 1px 2px rgba(0,0,0,.2))}.dl-drag-hand svg{width:100%;height:100%;display:block}.dl-drag-dots{flex:0 1 56px;min-width:28px;height:4px;align-self:center;margin-bottom:26px}.dl-drag-dots line{stroke:rgba(0,0,0,.25);stroke-width:2;stroke-dasharray:4 5;stroke-linecap:round}.dl-drag-target{position:relative;padding:12px 14px;border:1.5px dashed rgba(0,0,0,.28);border-radius:18px}.dl-drag-target img{width:56px;height:56px;display:block}.dl-drag-target-cursor{position:absolute;right:-10px;top:-12px;width:24px;height:24px;filter:drop-shadow(0 1px 2px rgba(0,0,0,.2))}.dl-drag-target-cursor svg{width:100%;height:100%;display:block}@media (prefers-reduced-motion:reduce){.dl-started-spinner{animation:none;border-top-color:rgba(0,0,0,.14)}}.dl-started-footer{position:relative;z-index:1;border-top:1px solid rgba(0,0,0,.06);padding:22px 16px 30px;display:flex;flex-wrap:wrap;justify-content:center;gap:24px}.dl-started-footer a{color:rgba(0,0,0,.5);font-size:13px;text-decoration:none;transition:color .2s}.dl-started-footer a:hover{color:#000}@media (max-width:860px){.dl-steps-grid{grid-template-columns:1fr;gap:18px}.dl-step-media{aspect-ratio:16/9}.dl-model-resource-columns{grid-template-columns:1fr}}@media (max-width:480px){.dl-started-main{padding:8px 16px 48px}.dl-scene-drag{gap:10px}.dl-model-resources{padding:20px 14px;border-radius:22px}.dl-model-resource-column{padding:12px}}