.t100parts{--tj-blue:#4169e1;--tj-dark:#101114;--tj-muted:#62666d;--tj-line:#dfe3e8;--tj-soft:#f5f7fa;color:#17191d;background:#fff}.t100parts *{box-sizing:border-box}.t100parts .t100parts__wrap{width:min(1380px,calc(100% - 40px));margin:0 auto}.t100parts .t100parts__hero{padding:64px 0 54px;background:linear-gradient(135deg,#0d0e11 0%,#171a22 72%,#25345f 100%);color:#fff}.t100parts .t100parts__eyebrow,.t100parts .t100parts__kicker{margin:0 0 8px;font-size:12px;line-height:1.25;font-weight:800;letter-spacing:.12em;color:var(--tj-blue)}.t100parts .t100parts__hero h1{color:#fff;margin:0;font-size:clamp(34px,5vw,62px);line-height:1.03;letter-spacing:-.035em}.t100parts .t100parts__lead{max-width:880px;margin:18px 0 28px;font-size:clamp(17px,2vw,21px);line-height:1.55;color:#d8dbe4}.t100parts .t100parts__searchWrap{position:relative;max-width:980px;display:flex;align-items:center;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 10px 34px rgba(0,0,0,.22)}.t100parts .t100parts__searchIcon{position:absolute;left:18px;width:22px;height:22px;color:#5e6470;pointer-events:none}.t100parts .t100parts__search{appearance:none;width:100%;border:0;outline:0;background:#fff;color:#17191d;padding:18px 82px 18px 54px;font:inherit;font-size:17px;min-height:60px}.t100parts .t100parts__clear{position:absolute;right:12px;border:0;background:#eef1f5;color:#30343b;border-radius:7px;padding:8px 10px;font-weight:700;cursor:pointer}.t100parts .t100parts__searchHint{margin:14px 0 0;color:#aeb4c2;font-size:13px}.t100parts .t100parts__searchHint button{border:0;padding:0;background:none;color:#fff;text-decoration:underline;text-underline-offset:3px;cursor:pointer;font:inherit}.t100parts .t100parts__searchHint span{padding:0 6px}.t100parts .t100parts__body{padding:32px 0 64px}.t100parts .t100parts__notice{display:grid;grid-template-columns:max-content 1fr;gap:12px 18px;align-items:start;border:1px solid #cfd9f7;background:#f4f7ff;padding:16px 18px;border-radius:10px;line-height:1.5;font-size:14px}.t100parts .t100parts__notice strong{color:#254db8}.t100parts .t100parts__featured{padding:48px 0 54px}.t100parts .t100parts__sectionHead{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(300px,.9fr);gap:28px;align-items:end;margin-bottom:22px}.t100parts .t100parts__sectionHead h2,.t100parts .t100parts__help h2{margin:0;font-size:clamp(27px,3.2vw,40px);line-height:1.1;letter-spacing:-.025em;color:#111318}.t100parts .t100parts__sectionHead>p{margin:0;color:var(--tj-muted);line-height:1.55}.t100parts .t100parts__productGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.t100parts .t100parts__product{display:flex;flex-direction:column;min-width:0;border:1px solid var(--tj-line);border-radius:12px;overflow:hidden;background:#fff;color:inherit;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.t100parts .t100parts__product:hover{transform:translateY(-2px);border-color:#b9c7f4;box-shadow:0 10px 24px rgba(27,35,64,.10)}.t100parts .t100parts__productImage{aspect-ratio:16/10;background:#f5f6f8;display:grid;place-items:center;overflow:hidden}.t100parts .t100parts__productImage img{width:100%;height:100%;object-fit:contain;padding:12px}.t100parts .t100parts__productText{padding:15px;display:flex;flex-direction:column;flex:1}.t100parts .t100parts__productLabel{color:var(--tj-blue);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.t100parts .t100parts__product h3{margin:6px 0 16px;font-size:17px;line-height:1.25;color:#16181d}.t100parts .t100parts__productMeta{margin-top:auto;display:flex;flex-direction:column;gap:4px}.t100parts .t100parts__productMeta strong{font-size:17px}.t100parts .t100parts__productMeta span{font-size:12px;color:#6b7078}.t100parts .t100parts__productMeta .is-available{color:#28703f;font-weight:700}.t100parts .t100parts__browser{border-top:1px solid var(--tj-line);padding-top:54px}.t100parts .t100parts__systems{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:20px}.t100parts .t100parts__system{appearance:none;display:grid;grid-template-columns:76px 1fr;gap:13px;align-items:center;text-align:left;width:100%;border:1px solid var(--tj-line);background:#fff;border-radius:10px;padding:8px;cursor:pointer;color:#1d2025;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.t100parts .t100parts__system:hover{border-color:#b5c5f7}.t100parts .t100parts__system.is-active{border-color:var(--tj-blue);box-shadow:0 0 0 2px rgba(65,105,225,.12);background:#f8faff}.t100parts .t100parts__systemImage{width:76px;height:62px;border-radius:7px;overflow:hidden;background:#f2f3f5}.t100parts .t100parts__systemImage img{width:100%;height:100%;object-fit:cover}.t100parts .t100parts__system strong{display:block;font-size:14px;line-height:1.2}.t100parts .t100parts__system small{display:block;margin-top:5px;color:#727780;font-size:11px;line-height:1.2}.t100parts .t100parts__workspace{display:grid;grid-template-columns:minmax(320px,.72fr) minmax(0,1.28fr);gap:20px;align-items:start}.t100parts .t100parts__diagramPanel,.t100parts .t100parts__resultsPanel{border:1px solid var(--tj-line);border-radius:12px;background:#fff;overflow:hidden}.t100parts .t100parts__diagramPanel{position:sticky;top:20px}.t100parts .t100parts__diagramTop{display:flex;justify-content:space-between;gap:15px;align-items:center;padding:16px 17px;border-bottom:1px solid var(--tj-line)}.t100parts .t100parts__diagramLabel{display:block;margin-bottom:3px;font-size:10px;font-weight:800;letter-spacing:.1em;color:#7a808a}.t100parts .t100parts__diagramTop h3{margin:0;font-size:19px}.t100parts .t100parts__zoom{border:1px solid #c9d2eb;background:#f5f7ff;color:#3156c5;border-radius:7px;padding:8px 10px;font-weight:700;cursor:pointer;white-space:nowrap}.t100parts .t100parts__diagramButton{display:block;width:100%;border:0;background:#f7f7f8;padding:0;cursor:zoom-in;max-height:650px;overflow:auto}.t100parts .t100parts__diagramButton img{display:block;width:100%;height:auto;object-fit:contain;background:#fff}.t100parts .t100parts__diagramHelp{margin:0;padding:13px 16px 15px;color:#676c74;font-size:12px;line-height:1.5;border-top:1px solid var(--tj-line)}.t100parts .t100parts__controls{display:flex;align-items:end;justify-content:space-between;gap:16px;padding:16px;border-bottom:1px solid var(--tj-line);background:#fbfbfc}.t100parts .t100parts__control{flex:1}.t100parts .t100parts__control label{display:block;margin-bottom:6px;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:#676c74}.t100parts .t100parts__control select{width:100%;min-height:42px;border:1px solid #cfd3da;border-radius:7px;background:#fff;padding:7px 34px 7px 10px;color:#1c1f24;font:inherit}.t100parts .t100parts__count{min-width:80px;text-align:right;padding-bottom:2px}.t100parts .t100parts__count strong{display:block;color:var(--tj-blue);font-size:23px;line-height:1}.t100parts .t100parts__count span{display:block;margin-top:4px;color:#777c84;font-size:10px;text-transform:uppercase;letter-spacing:.08em}.t100parts .t100parts__searchMode{margin:12px 16px 0;padding:10px 12px;border-radius:7px;background:#eef3ff;color:#303a55;font-size:13px}.t100parts .t100parts__searchMode button{border:0;background:none;color:#3156c5;text-decoration:underline;cursor:pointer;font:inherit;padding:0;margin-left:6px}.t100parts .t100parts__tableWrap{width:100%;overflow-x:auto}.t100parts .t100parts__table{width:100%;border-collapse:collapse;min-width:710px;table-layout:auto}.t100parts .t100parts__table th{padding:11px 12px;background:#f4f5f7;border-bottom:1px solid var(--tj-line);color:#60656e;font-size:10px;text-transform:uppercase;letter-spacing:.075em;text-align:left;white-space:nowrap}.t100parts .t100parts__table td{padding:12px;border-bottom:1px solid #eceef1;vertical-align:middle;font-size:13px;line-height:1.35}.t100parts .t100parts__table tr:last-child td{border-bottom:0}.t100parts .t100parts__table tbody tr:hover{background:#fafbfe}.t100parts .t100parts__item{color:#7a8088;font-variant-numeric:tabular-nums}.t100parts .t100parts__material{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px;font-weight:700;white-space:nowrap;color:#182960}.t100parts .t100parts__partName{font-weight:700;color:#1a1d22;min-width:180px}.t100parts .t100parts__assembly{color:#666c75;min-width:145px}.t100parts .t100parts__actions{display:flex;gap:6px;white-space:nowrap}.t100parts .t100parts__copy,.t100parts .t100parts__request{display:inline-flex;align-items:center;justify-content:center;border-radius:6px;min-height:32px;padding:6px 9px;font-size:11px;font-weight:800;text-decoration:none;cursor:pointer}.t100parts .t100parts__copy{border:1px solid #cdd2da;background:#fff;color:#3e434a}.t100parts .t100parts__request{border:1px solid var(--tj-blue);background:var(--tj-blue);color:#fff}.t100parts .t100parts__empty{padding:38px 20px;text-align:center;display:flex;flex-direction:column;gap:7px;color:#6a7079}.t100parts .t100parts__empty strong{color:#2d3137;font-size:17px}.t100parts .t100parts__pagination{display:flex;justify-content:center;padding:14px;border-top:1px solid var(--tj-line)}.t100parts .t100parts__pagination button{border:1px solid #bdc8e8;border-radius:7px;background:#f5f7ff;color:#2c51bb;font-weight:800;padding:10px 18px;cursor:pointer}.t100parts .t100parts__help{margin-top:46px;padding:30px;border-radius:14px;background:#111318;color:#fff;display:grid;grid-template-columns:minmax(0,1.3fr) minmax(260px,.7fr);gap:26px;align-items:center}.t100parts .t100parts__help h2{color:#fff}.t100parts .t100parts__help p:not(.t100parts__kicker){color:#c8cbd2;line-height:1.55;margin:11px 0 0;max-width:800px}.t100parts .t100parts__helpActions{display:flex;flex-direction:column;gap:9px}.t100parts .t100parts__primary,.t100parts .t100parts__secondary{display:flex;align-items:center;justify-content:center;min-height:46px;border-radius:8px;padding:10px 16px;text-align:center;text-decoration:none;font-weight:800}.t100parts .t100parts__primary{background:var(--tj-blue);color:#fff}.t100parts .t100parts__secondary{border:1px solid #6e737e;color:#fff}.t100parts .t100parts__modal[hidden]{display:none}.t100parts .t100parts__modal{position:fixed;inset:0;z-index:9999;display:grid;place-items:center;padding:18px}.t100parts .t100parts__modalBackdrop{position:absolute;inset:0;background:rgba(0,0,0,.82)}.t100parts .t100parts__modalDialog{position:relative;z-index:1;width:min(1500px,96vw);height:min(92vh,1000px);display:flex;flex-direction:column;background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.45)}.t100parts .t100parts__modalBar{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:12px 15px;border-bottom:1px solid var(--tj-line)}.t100parts .t100parts__modalBar button{border:0;border-radius:6px;padding:8px 11px;background:#eceff3;cursor:pointer;font-weight:800}.t100parts .t100parts__modalImageWrap{flex:1;overflow:auto;background:#f2f3f5}.t100parts .t100parts__modalImageWrap img{display:block;width:100%;height:auto;min-height:100%;object-fit:contain;object-position:top center;background:#fff}.t100parts .t100parts__toast{position:fixed;left:50%;bottom:22px;z-index:10000;transform:translateX(-50%);border-radius:8px;background:#111318;color:#fff;padding:10px 14px;box-shadow:0 8px 28px rgba(0,0,0,.25);font-size:13px;font-weight:700}.t100parts .t100parts__toast[hidden]{display:none}@media (max-width:1050px){.t100parts .t100parts__productGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.t100parts .t100parts__systems{grid-template-columns:repeat(2,minmax(0,1fr))}.t100parts .t100parts__workspace{grid-template-columns:1fr}.t100parts .t100parts__diagramPanel{position:static}.t100parts .t100parts__diagramButton{max-height:460px}}@media (max-width:720px){.t100parts .t100parts__wrap{width:min(100% - 24px,1380px)}.t100parts .t100parts__hero{padding:42px 0 38px}.t100parts .t100parts__lead{font-size:16px}.t100parts .t100parts__search{padding-left:48px;font-size:15px}.t100parts .t100parts__notice{grid-template-columns:1fr;gap:5px}.t100parts .t100parts__featured{padding:38px 0 42px}.t100parts .t100parts__sectionHead{grid-template-columns:1fr;gap:10px}.t100parts .t100parts__productGrid{grid-template-columns:1fr 1fr;gap:10px}.t100parts .t100parts__productText{padding:12px}.t100parts .t100parts__product h3{font-size:14px;margin-bottom:12px}.t100parts .t100parts__productMeta strong{font-size:15px}.t100parts .t100parts__systems{display:flex;overflow-x:auto;padding-bottom:4px;scroll-snap-type:x mandatory}.t100parts .t100parts__system{flex:0 0 245px;scroll-snap-align:start}.t100parts .t100parts__controls{align-items:center}.t100parts .t100parts__table{min-width:0;display:block}.t100parts .t100parts__table thead{display:none}.t100parts .t100parts__table tbody{display:grid;gap:0}.t100parts .t100parts__table tr{display:grid;grid-template-columns:74px 1fr;gap:7px 10px;padding:13px 14px;border-bottom:1px solid #e8eaee}.t100parts .t100parts__table td{display:block;padding:0;border:0;min-width:0;font-size:12px}.t100parts .t100parts__table td::before{display:block;margin-bottom:2px;color:#8a8f97;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.07em}.t100parts .t100parts__table td:nth-child(1)::before{content:"Item"}.t100parts .t100parts__table td:nth-child(2)::before{content:"DJI Material #"}.t100parts .t100parts__table td:nth-child(3)::before{content:"Part"}.t100parts .t100parts__table td:nth-child(4)::before{content:"Assembly"}.t100parts .t100parts__table td:nth-child(5)::before{content:"Action"}.t100parts .t100parts__table td:nth-child(1){grid-column:1;grid-row:1}.t100parts .t100parts__table td:nth-child(2){grid-column:2;grid-row:1}.t100parts .t100parts__table td:nth-child(3),.t100parts .t100parts__table td:nth-child(4),.t100parts .t100parts__table td:nth-child(5){grid-column:1 / -1}.t100parts .t100parts__material{white-space:normal;word-break:break-word;font-size:11px}.t100parts .t100parts__actions{white-space:normal}.t100parts .t100parts__help{grid-template-columns:1fr;padding:24px}}@media (max-width:430px){.t100parts .t100parts__productGrid{grid-template-columns:1fr}.t100parts .t100parts__product{display:grid;grid-template-columns:116px 1fr}.t100parts .t100parts__productImage{aspect-ratio:auto;min-height:120px}}