.drone-calculator{margin:40px 0 60px;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:32px;align-items:stretch}.drone-scene{position:relative;border-radius:18px;overflow:hidden;box-shadow:0 22px 60px #00000080;border:1px solid rgba(74,156,201,.12);height:auto;aspect-ratio:auto;min-height:480px;background:linear-gradient(180deg,#2e5a7a,#3d7a9e 18%,#4e92b5 38%,#6aaccb 60%,#88c0d8 78%,#a4d0e2)}.ds-stars{position:absolute;inset:0;z-index:0;overflow:hidden;pointer-events:none}.ds-star{position:absolute;background:#ffffffb3;border-radius:50%;box-shadow:10px 2px 0 4px #ffffff8c,-8px 1px 0 2px #ffffff73,5px -2px 0 6px #ffffff80;animation:ds-cloud-drift 80s linear infinite}@keyframes ds-cloud-drift{0%{transform:translate(0)}to{transform:translate(100px)}}.drone-scene:before{content:"";position:absolute;top:28px;right:50px;width:30px;height:30px;background:radial-gradient(circle,#fff8e1 0%,#ffecb3 30%,rgba(255,224,130,.15) 55%,transparent 70%);border-radius:50%;z-index:1;box-shadow:0 0 30px 8px #fff9c426,0 0 60px 15px #fff1760f}.drone-scene:after{content:"";position:absolute;bottom:44px;left:0;right:0;height:100px;background:linear-gradient(180deg,transparent 0%,rgba(165,195,215,.4) 100%);z-index:0;pointer-events:none}.ds-city-svg{position:absolute;bottom:48px;left:0;right:0;width:100%;height:75%;z-index:1;pointer-events:none}.ds-tree{position:absolute;bottom:48px;z-index:6;width:22px;height:36px;transition:transform .5s ease}.ds-tree:before{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:4px;height:16px;background:linear-gradient(180deg,#6d5240,#5a4232);border-radius:1px}.ds-tree:after{content:"";position:absolute;bottom:12px;left:50%;transform:translate(-50%);width:22px;height:22px;background:radial-gradient(circle at 45% 40%,#5cb85c,#4a9e4a 50%,#3d8a3d);border-radius:50%;box-shadow:0 2px 4px #00000014;animation:ds-tree-sway 4s ease-in-out infinite}@keyframes ds-tree-sway{0%,to{transform:translate(-50%) rotate(0)}50%{transform:translate(-50%) rotate(1.5deg)}}.ds-tree:nth-child(2n):after{animation-delay:.6s;animation-duration:3.6s}.ds-tree:nth-child(3n):after{animation-delay:1.3s;animation-duration:4.4s}.ds-tree:nth-child(5n):after{animation-delay:2.1s;animation-duration:3.2s}.ds-tree-lg{width:36px;height:52px}.ds-tree-lg:before{height:22px;width:6px}.ds-tree-lg:after{width:34px;height:32px;bottom:16px;background:radial-gradient(circle at 45% 40%,#4aad4a,#3d9440 50%,#2d7a30)}.ds-tree-sm{width:14px;height:24px}.ds-tree-sm:before{height:10px;width:3px}.ds-tree-sm:after{width:14px;height:14px;bottom:7px;background:radial-gradient(circle at 45% 40%,#6bc86b,#5a5 50%,#449044)}.ds-car{position:absolute;z-index:6;width:32px;height:13px;border-radius:2px 5px 1px 1px}.ds-car:before{content:"";position:absolute;top:-6px;left:7px;width:16px;height:7px;border-radius:4px 4px 0 0}.ds-car:after{content:"";position:absolute;bottom:-1px;left:4px;width:6px;height:6px;background:#333;border-radius:50%;box-shadow:18px 0 #333}.ds-car-1{background:#d35400;bottom:4px;left:-40px;animation:ds-drive-r 11s linear infinite .5s}.ds-car-1:before{background:#c0480a}.ds-car-2{background:#2980b9;bottom:17px;right:-40px;transform:scaleX(-1);animation:ds-drive-l 21s linear infinite 4s}.ds-car-2:before{background:#2472a4}.ds-car-3{background:#8e44ad;bottom:4px;left:-40px;animation:ds-drive-r 16s linear infinite 9s}.ds-car-3:before{background:#7d3c98}.ds-car-4{background:#27ae60;bottom:17px;right:-40px;transform:scaleX(-1);animation:ds-drive-l 13s linear infinite 14s}.ds-car-4:before{background:#1e8449}@keyframes ds-drive-r{0%{left:-50px}to{left:110%}}@keyframes ds-drive-l{0%{right:-50px}to{right:110%}}.ds-buildings{position:absolute;inset:0 0 48px;z-index:4;display:flex;align-items:flex-end;justify-content:center;gap:5px;padding:0 10px;overflow:visible;pointer-events:none}.ds-building{display:flex;flex-direction:column;align-items:stretch;flex-shrink:0;max-height:100%;overflow:hidden;pointer-events:auto}.ds-b-roof{height:3px;background:linear-gradient(180deg,#4a5a68,#3e4e5c);border-radius:1px 1px 0 0;position:relative;margin-bottom:-1px;z-index:1;transition:width .5s ease}.ds-b-roof-main{background:linear-gradient(180deg,#344550,#3e4e5c)}.ds-b-roof-main:before{content:"";position:absolute;top:-3px;left:50%;transform:translate(-50%);width:50%;height:3px;background:#3a4a58;border-radius:1px 1px 0 0}.ds-b-antenna{position:absolute;top:-12px;left:50%;transform:translate(-50%);width:1px;height:10px;background:#505a6473;z-index:2}.ds-b-antenna:after{content:"";position:absolute;top:-1.5px;left:50%;transform:translate(-50%);width:3px;height:3px;background:#dc3232bf;border-radius:50%;animation:antenna-blink 2s ease-in-out infinite}@keyframes antenna-blink{0%,to{opacity:1;box-shadow:0 0 3px #dc323259}50%{opacity:.15;box-shadow:none}}.ds-b-body{display:grid;gap:3px;padding:4px;border-radius:0 0 1px 1px;position:relative;overflow:hidden;max-height:100%}.ds-b-body:after{content:"";position:absolute;top:0;right:0;width:18%;height:100%;background:linear-gradient(90deg,transparent,rgba(0,0,0,.06));pointer-events:none}.ds-b-left{width:60px}.ds-b-left .ds-b-body{background:linear-gradient(180deg,#5e7080,#526472);grid-template-columns:repeat(4,1fr);border:1px solid rgba(255,255,255,.04)}.ds-b-main{z-index:5;transition:transform .4s ease}.ds-b-main .ds-b-body{background:linear-gradient(180deg,#344e62,#2c4255 50%,#253a4c);grid-template-columns:repeat(8,1fr);border:1px solid rgba(100,160,210,.12);box-shadow:2px 4px 16px #0000002e;width:170px;transition:width .45s ease,background .5s ease,border-color .5s ease,box-shadow .5s ease,gap .4s ease,padding .4s ease}.ds-b-main[data-facade=glass] .ds-b-body{background:linear-gradient(180deg,#344e62,#2c4255 50%,#253a4c);border-color:#64a0d21f;box-shadow:2px 4px 16px #0000002e;gap:3px;padding:4px}.ds-b-main[data-facade=glass] .ds-b-roof-main{background:linear-gradient(180deg,#344550,#3e4e5c)}.ds-b-main[data-facade=glass] .ds-win-clean{background:linear-gradient(155deg,#82c3ebbf,#69afe18c);box-shadow:inset 0 0 1px #c8e6ff26}.ds-b-main[data-facade=glass] .ds-win-clean:after{background:linear-gradient(90deg,rgba(255,255,255,.18),transparent)}.ds-b-main[data-facade=glass] .ds-win-dirty{background:linear-gradient(180deg,#4b443099,#3a342680)}.ds-b-main[data-facade=glass] .ds-b-body:after{background:linear-gradient(90deg,transparent,rgba(0,0,0,.06))}.ds-b-main[data-facade=concrete] .ds-b-body{background:linear-gradient(180deg,#7a7d80,#686b6f 40%,#5c5f62);border-color:#a0a0a026;box-shadow:2px 4px 14px #00000038;gap:5px;padding:6px}.ds-b-main[data-facade=concrete] .ds-b-roof-main{background:linear-gradient(180deg,#606366,#555859)}.ds-b-main[data-facade=concrete] .ds-win{border-radius:1px}.ds-b-main[data-facade=concrete] .ds-win-clean{background:linear-gradient(155deg,#a0afb999,#8c9baa73);box-shadow:inset 0 0 2px #00000014}.ds-b-main[data-facade=concrete] .ds-win-clean:after{background:linear-gradient(90deg,rgba(255,255,255,.08),transparent)}.ds-b-main[data-facade=concrete] .ds-win-dirty{background:linear-gradient(180deg,#5550468c,#46413773);box-shadow:inset 0 0 3px #0000001f}.ds-b-main[data-facade=concrete] .ds-win-sparkle{background:#b4c8d2b3!important;box-shadow:0 0 5px #b4c8d24d,inset 0 0 2px #fff3!important}.ds-b-main[data-facade=concrete] .ds-b-body:after{background:linear-gradient(90deg,transparent,rgba(0,0,0,.09))}.ds-b-main[data-facade=composite] .ds-b-body{background:linear-gradient(180deg,#3d4a56,#323d48 40%,#28323c);border-color:#788ca52e;box-shadow:2px 4px 18px #0003;gap:4px;padding:5px}.ds-b-main[data-facade=composite] .ds-b-roof-main{background:linear-gradient(180deg,#3a424c,#444e58)}.ds-b-main[data-facade=composite] .ds-win{border-radius:2px}.ds-b-main[data-facade=composite] .ds-win-clean{background:linear-gradient(160deg,#91aac3a6,#7891af80);box-shadow:inset 0 0 1px #b4d2f01f}.ds-b-main[data-facade=composite] .ds-win-clean:after{background:linear-gradient(90deg,rgba(255,255,255,.12),transparent)}.ds-b-main[data-facade=composite] .ds-win-dirty{background:linear-gradient(180deg,#4641348c,#37322866)}.ds-b-main[data-facade=composite] .ds-win-sparkle{background:#78b4dc99!important;box-shadow:0 0 5px #78b4dc4d,inset 0 0 2px #fff3!important}.ds-b-main[data-facade=composite] .ds-b-body:after{background:linear-gradient(90deg,transparent,rgba(255,255,255,.03))}.ds-b-main[data-facade=siding] .ds-b-body{background:repeating-linear-gradient(180deg,#6b5e52 0px 4px,#5e5248 4px 5px,#74665a 5px 9px,#685c50 9px 10px);border-color:#8c78642e;box-shadow:2px 4px 12px #00000029;gap:4px;padding:5px}.ds-b-main[data-facade=siding] .ds-b-roof-main{background:linear-gradient(180deg,#5a5048,#4e443c)}.ds-b-main[data-facade=siding] .ds-win{border-radius:1px}.ds-b-main[data-facade=siding] .ds-win-clean{background:linear-gradient(155deg,#aab9c399,#96a5b473);box-shadow:inset 0 0 1px #64503c1a}.ds-b-main[data-facade=siding] .ds-win-clean:after{background:linear-gradient(90deg,rgba(255,255,255,.1),transparent)}.ds-b-main[data-facade=siding] .ds-win-dirty{background:linear-gradient(180deg,#5a4e3e8c,#4b413266)}.ds-b-main[data-facade=siding] .ds-win-sparkle{background:#bec8d2a6!important;box-shadow:0 0 5px #bec8d24d,inset 0 0 2px #ffffff26!important}.ds-b-main[data-facade=siding] .ds-b-body:after{background:linear-gradient(90deg,transparent,rgba(0,0,0,.05))}.ds-b-right{width:65px}.ds-b-right .ds-b-body{background:linear-gradient(180deg,#586a78,#4c5e6c);grid-template-columns:repeat(5,1fr);border:1px solid rgba(255,255,255,.04)}.ds-b-flank{background:linear-gradient(180deg,#3e5060,#324450);border-radius:1px 1px 0 0;position:relative;opacity:.95}.ds-b-flank:after{content:"";position:absolute;top:0;right:0;width:25%;height:100%;background:linear-gradient(90deg,transparent,rgba(0,0,0,.08));pointer-events:none}.ds-b-flank-l3{width:30px;height:45%}.ds-b-flank-l2{width:35px;height:55%}.ds-b-flank-l1{width:28px;height:65%}.ds-b-flank-r1{width:28px;height:60%}.ds-b-flank-r2{width:35px;height:50%}.ds-b-flank-r3{width:30px;height:40%}.ds-win{border-radius:1px;height:22px;min-height:6px;position:relative;overflow:hidden;transition:background .35s ease,box-shadow .35s ease}.ds-win-clean{background:linear-gradient(155deg,#82c3ebbf,#69afe18c);box-shadow:inset 0 0 1px #c8e6ff26}.ds-win-clean:after{content:"";position:absolute;top:0;left:0;width:28%;height:100%;background:linear-gradient(90deg,rgba(255,255,255,.18),transparent)}.ds-win-dirty{background:linear-gradient(180deg,#4b443099,#3a342680);box-shadow:inset 0 0 2px #0000001a}.ds-win-sparkle{background:#00c8ffa6!important;box-shadow:0 0 6px #00c8ff59,0 0 12px #00c8ff14,inset 0 0 2px #ffffff40!important;animation:ds-sparkle .5s ease}@keyframes ds-sparkle{0%{filter:brightness(2)}to{filter:brightness(1)}}.ds-b-main[data-facade=glass] .ds-win{height:22px;border-radius:1px}.ds-b-main[data-facade=concrete] .ds-win{height:14px;border-radius:1px}.ds-b-main[data-facade=composite] .ds-win{height:18px;border-radius:2px}.ds-b-main[data-facade=siding] .ds-win{height:13px;border-radius:1px}.ds-ground{position:absolute;bottom:0;left:0;right:0;height:48px;z-index:5}.ds-sidewalk{position:absolute;top:0;left:0;right:0;height:16px;background:linear-gradient(180deg,#8a9298,#7e8890);border-top:1px solid rgba(255,255,255,.08)}.ds-road{position:absolute;bottom:0;left:0;right:0;height:32px;background:linear-gradient(180deg,#484e54,#3e444a)}.ds-road-line{position:absolute;top:50%;left:0;right:0;height:1.5px;background:repeating-linear-gradient(90deg,rgba(255,255,255,.3) 0px,rgba(255,255,255,.3) 12px,transparent 12px,transparent 24px);transform:translateY(-50%)}.ds-van{position:absolute;bottom:32px;z-index:7;left:calc(50% + 42px);transition:left .6s ease}.ds-van-cargo{position:absolute;left:0;bottom:9px;width:50px;height:26px;background:linear-gradient(180deg,#e4e8ec,#d2d8dc);border-radius:3px 1px 1px 3px;border:1px solid rgba(0,0,0,.06);display:flex;align-items:center;justify-content:center;color:#1a5a8a;font-size:8px;font-weight:800;letter-spacing:.5px;box-shadow:0 2px 5px #0000001a}.ds-van-cargo:after{content:"";position:absolute;bottom:2px;left:0;right:0;height:4px;background:linear-gradient(90deg,#2980b9,#3498db);border-radius:0 0 2px 2px}.ds-van-cabin{position:absolute;right:0;bottom:9px;width:22px;height:22px;background:linear-gradient(180deg,#d8dee4,#c4ccd2);border-radius:2px 4px 1px 0;border:1px solid rgba(0,0,0,.05)}.ds-van-cabin:before{content:"";position:absolute;top:4px;right:2px;width:14px;height:10px;background:linear-gradient(180deg,#78b9e680,#5aa0d259);border-radius:1px;border:1px solid rgba(0,0,0,.04)}.ds-van-wheel{position:absolute;width:11px;height:11px;background:radial-gradient(circle at 38% 38%,#666,#222);border-radius:50%;border:2px solid #444;z-index:1}.ds-van-wheel:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:4px;height:4px;background:#c8c8c859;border-radius:50%}.ds-operator{position:absolute;bottom:32px;z-index:8;left:calc(50% + 120px);transition:left .6s ease}.ds-op-head{width:8px;height:8px;background:radial-gradient(circle at 40% 35%,#d4a574,#b88a5e);border-radius:50%;margin:0 auto}.ds-op-body{width:12px;height:14px;background:linear-gradient(180deg,#2980b9,#1e6fa0);border-radius:2px 2px 0 0;margin:1px auto 0;position:relative}.ds-op-body:before{content:"";position:absolute;top:3px;left:-4px;width:20px;height:2px;background:#2980b980;border-radius:2px}.ds-op-legs{width:12px;margin:0 auto;display:flex;gap:2px;justify-content:center}.ds-op-legs:before,.ds-op-legs:after{content:"";width:4px;height:8px;background:#2c3e50;border-radius:0 0 1px 1px;display:block}.ds-op-ctrl{position:absolute;top:12px;right:8px;width:10px;height:7px;background:#2c3e50;border-radius:1px;border:1px solid rgba(0,0,0,.08)}.ds-op-ctrl:before{content:"";position:absolute;top:-3px;left:50%;transform:translate(-50%);width:1px;height:3px;background:#4646464d}.ds-op-ctrl:after{content:"";position:absolute;top:1px;left:2px;width:2px;height:2px;background:#2ecc71b3;border-radius:50%;box-shadow:0 0 2px #2ecc714d}.ds-drone{position:absolute;z-index:10;width:52px;will-change:left,bottom}.ds-drone.ds-hovering{animation:ds-hover 2.5s ease-in-out infinite}@keyframes ds-hover{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.ds-drone-body{width:30px;height:11px;margin:0 auto;background:linear-gradient(180deg,#2c3e50,#1a2a3a);border-radius:6px;position:relative;z-index:2;box-shadow:0 2px 6px #0003}.ds-drone-body:before{content:"";position:absolute;top:1px;left:5px;right:5px;height:3px;background:linear-gradient(180deg,rgba(255,255,255,.1),transparent);border-radius:4px}.ds-drone-eye{position:absolute;bottom:-4px;left:50%;transform:translate(-50%);width:5px;height:5px;background:#1a1a2e;border-radius:50%;border:1.5px solid rgba(14,165,233,.4);box-shadow:0 0 3px #00b4ff33}.ds-drone-eye:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:2px;height:2px;background:#00c8ffcc;border-radius:50%;animation:ds-blink 2s ease-in-out infinite}@keyframes ds-blink{0%,to{opacity:1}50%{opacity:.3}}.ds-drone-body:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:16px;height:3px;background:radial-gradient(ellipse,rgba(0,0,0,.06),transparent);pointer-events:none;border-radius:50%}.ds-drone-arm{position:absolute;top:3px;width:14px;height:2px;background:linear-gradient(180deg,#3d4f5f,#2c3e50);z-index:1;border-radius:1px}.ds-arm-l{right:calc(50% + 12px)}.ds-arm-r{left:calc(50% + 12px)}.ds-prop{position:absolute;top:-3px;width:18px;height:2px;border-radius:999px;background:#50647859;animation:ds-prop .08s linear infinite;transform-origin:center}.ds-arm-l .ds-prop{right:0}.ds-arm-r .ds-prop{left:0}@keyframes ds-prop{0%{transform:scaleX(1);opacity:.35}50%{transform:scaleX(.1);opacity:.1}to{transform:scaleX(1);opacity:.35}}.ds-spray{position:absolute;top:13px;left:10px;width:6px;height:0;background:linear-gradient(180deg,rgba(0,180,220,.45),rgba(100,200,240,.15),transparent);border-radius:0 0 50% 50%;transition:height .3s ease,opacity .3s ease;pointer-events:none;transform:rotate(18deg);transform-origin:top center;opacity:0;filter:blur(.5px)}.ds-spray.active{height:32px;opacity:1}.ds-fx{position:absolute;inset:0;z-index:11;pointer-events:none;overflow:hidden}.drone-calc-panel{background:#0f172af5;border-radius:18px;border:1px solid rgba(148,163,184,.4);padding:24px;box-shadow:0 18px 50px #0009;display:flex;flex-direction:column;justify-content:center}.drone-calc-panel h3{color:#e5f3ff;font-size:1.1rem;font-weight:700;margin-bottom:8px}.drone-calc-panel p{color:#e2e8f0b3;font-size:.82rem;margin-bottom:14px}.drone-calc-row{margin-bottom:10px}.drone-calc-row label{display:flex;justify-content:space-between;align-items:center;font-size:.78rem;color:#cbd5f5;margin-bottom:4px}.drone-calc-row input[type=range]{width:100%}.drone-calc-row select{width:100%;padding:8px 12px;border-radius:999px;border:1px solid rgba(148,163,184,.6);background:#0f172ae6;color:#e5f3ff;font-size:.8rem}.drone-calc-meta{display:flex;flex-wrap:wrap;gap:6px;margin-top:6px}.drone-pill{border-radius:999px;padding:3px 9px;font-size:.72rem;background:#0f172ae6;border:1px solid rgba(148,163,184,.5);color:#cbd5f5}.drone-price{margin-top:12px;padding:12px 14px;border-radius:14px;background:linear-gradient(135deg,#0ea5e9,#22d3ee);color:#0f172a;display:flex;justify-content:space-between;align-items:center;font-weight:700;font-size:.92rem;box-shadow:0 14px 40px #22d3ee99}.drone-price span:last-child{font-size:1.05rem}.drone-price-note{margin-top:8px;font-size:.75rem;color:#e2e8f0bf}@media(max-width:900px){.drone-calculator{grid-template-columns:1fr;gap:20px}.drone-scene{min-height:340px}.ds-buildings{padding:0 8px;gap:4px;bottom:40px;top:0}.ds-b-left{width:50px}.ds-b-left .ds-b-body{grid-template-columns:repeat(3,1fr)}.ds-b-main .ds-b-body{width:120px!important}.ds-b-right{width:55px}.ds-b-right .ds-b-body{grid-template-columns:repeat(4,1fr)}.ds-b-flank-l3{width:22px;height:40%}.ds-b-flank-l2{width:26px;height:48%}.ds-b-flank-l1{width:20px;height:56%}.ds-b-flank-r1{width:20px;height:52%}.ds-b-flank-r2{width:26px;height:44%}.ds-b-flank-r3{width:22px;height:35%}.ds-win,.ds-b-main[data-facade=glass] .ds-win{height:16px}.ds-b-main[data-facade=concrete] .ds-win{height:11px}.ds-b-main[data-facade=composite] .ds-win{height:14px}.ds-b-main[data-facade=siding] .ds-win{height:10px}.ds-van{left:calc(50% + 25px);bottom:26px}.ds-van-cargo{width:40px;height:20px;font-size:6px}.ds-van-cabin{width:16px;height:16px}.ds-operator{left:calc(50% + 80px);bottom:26px}.ds-ground{height:40px}.ds-sidewalk{height:14px}.ds-road{height:26px}.ds-tree{height:28px;width:16px;bottom:40px}.ds-tree:before{height:12px;width:3px}.ds-tree:after{width:16px;height:16px;bottom:8px}.ds-tree-lg{height:38px;width:24px;bottom:40px}.ds-tree-lg:before{height:14px;width:4px}.ds-tree-lg:after{width:22px;height:20px;bottom:10px}.ds-tree-sm{height:20px;width:10px;bottom:40px}.ds-tree-sm:before{height:8px;width:2px}.ds-tree-sm:after{width:10px;height:10px;bottom:6px}.ds-car{width:26px;height:11px}.ds-car:before{top:-5px;left:6px;width:13px;height:6px}.ds-car:after{bottom:-1px;left:3px;width:5px;height:5px;box-shadow:14px 0 #333}.ds-car-1{bottom:3px}.ds-car-2{bottom:14px}.ds-car-3{bottom:3px}.ds-car-4{bottom:14px}.ds-drone{width:44px}.ds-drone-body{width:26px;height:9px}.ds-spray{top:11px;left:8px}.ds-spray.active{height:26px}.ds-city-svg{height:70%;bottom:40px}.ds-star{transform:scale(.8)}.drone-calc-panel{padding:20px}}@media(max-width:768px){.drone-scene{min-height:280px}.ds-buildings{padding:0 6px;gap:3px;bottom:34px;top:0}.ds-b-left{width:40px}.ds-b-left .ds-b-body{grid-template-columns:repeat(3,1fr)}.ds-b-main .ds-b-body{width:100px!important}.ds-b-right{width:45px}.ds-b-right .ds-b-body{grid-template-columns:repeat(3,1fr)}.ds-b-flank-l3{width:18px;height:35%}.ds-b-flank-l2{width:22px;height:44%}.ds-b-flank-l1{width:16px;height:52%}.ds-b-flank-r1{width:16px;height:48%}.ds-b-flank-r2{width:22px;height:40%}.ds-b-flank-r3{width:18px;height:30%}.ds-win,.ds-b-main[data-facade=glass] .ds-win{height:14px}.ds-b-main[data-facade=concrete] .ds-win{height:10px}.ds-b-main[data-facade=composite] .ds-win{height:12px}.ds-b-main[data-facade=siding] .ds-win{height:9px}.ds-b-body{gap:2px;padding:3px}.ds-van{left:calc(50% + 18px);bottom:22px}.ds-van-cargo{width:34px;height:17px;font-size:5px}.ds-van-cabin{width:14px;height:14px}.ds-van-wheel{width:9px;height:9px}.ds-operator{left:calc(50% + 62px);bottom:22px}.ds-op-head{width:6px;height:6px}.ds-op-body{width:10px;height:11px}.ds-op-legs:before,.ds-op-legs:after{width:3px;height:6px}.ds-op-ctrl{width:8px;height:5px;right:-6px}.ds-ground{height:34px}.ds-sidewalk{height:12px}.ds-road{height:22px}.ds-tree{height:22px;width:13px;bottom:34px}.ds-tree:before{height:10px;width:2px}.ds-tree:after{width:13px;height:13px;bottom:7px}.ds-tree-lg{height:30px;width:18px;bottom:34px}.ds-tree-lg:before{height:12px;width:3px}.ds-tree-lg:after{width:18px;height:16px;bottom:9px}.ds-tree-sm{height:16px;width:8px;bottom:34px}.ds-tree-sm:before{height:6px;width:2px}.ds-tree-sm:after{width:8px;height:8px;bottom:5px}.ds-car{width:22px;height:9px}.ds-car:before{top:-4px;left:5px;width:11px;height:5px}.ds-car:after{bottom:-1px;left:3px;width:4px;height:4px;box-shadow:11px 0 #333}.ds-car-1{bottom:2px}.ds-car-2{bottom:11px}.ds-car-3{bottom:2px}.ds-car-4{bottom:11px}.ds-drone{width:38px}.ds-drone-body{width:22px;height:8px}.ds-drone-arm{width:11px;height:2px}.ds-prop{width:14px}.ds-drone-eye{width:4px;height:4px}.ds-spray{top:10px;left:7px;width:5px}.ds-spray.active{height:22px}.ds-city-svg{height:65%;bottom:34px}.ds-star{transform:scale(.65)}.drone-calc-panel{padding:18px 16px}.drone-calc-panel h3{font-size:1rem;margin-bottom:6px}.drone-calc-panel p{font-size:.78rem;margin-bottom:10px}.drone-calc-row{margin-bottom:8px}.drone-calc-row select{padding:7px 10px;font-size:.78rem}.drone-price{padding:10px 12px;font-size:.88rem}.drone-price-note{font-size:.72rem}}@media(max-width:600px){.drone-scene{min-height:220px}.ds-buildings{padding:0 4px;gap:2px;bottom:28px;top:0}.ds-b-left{width:30px}.ds-b-left .ds-b-body{grid-template-columns:repeat(3,1fr)}.ds-b-main .ds-b-body{width:80px!important}.ds-b-right{width:35px}.ds-b-right .ds-b-body{grid-template-columns:repeat(3,1fr)}.ds-b-flank-l3{width:14px;height:30%}.ds-b-flank-l2{width:18px;height:38%}.ds-b-flank-l1{width:12px;height:46%}.ds-b-flank-r1{width:12px;height:42%}.ds-b-flank-r2{width:18px;height:34%}.ds-b-flank-r3{width:14px;height:25%}.ds-win,.ds-b-main[data-facade=glass] .ds-win{height:11px}.ds-b-main[data-facade=concrete] .ds-win{height:8px}.ds-b-main[data-facade=composite] .ds-win{height:10px}.ds-b-main[data-facade=siding] .ds-win{height:7px}.ds-b-body{gap:2px;padding:2px}.ds-b-roof{height:2px}.ds-b-antenna{height:6px;top:-8px}.ds-van{left:calc(50% + 10px);bottom:18px}.ds-van-cargo{width:28px;height:14px;font-size:4px}.ds-van-cabin{width:11px;height:11px}.ds-van-wheel{width:7px;height:7px}.ds-operator{left:calc(50% + 48px);bottom:18px}.ds-op-head{width:5px;height:5px}.ds-op-body{width:8px;height:9px}.ds-op-legs:before,.ds-op-legs:after{width:3px;height:5px}.ds-op-ctrl{width:6px;height:4px;right:-5px;top:8px}.ds-ground{height:28px}.ds-sidewalk{height:10px}.ds-road{height:18px}.ds-road-line{height:1px}.ds-tree{height:18px;width:10px;bottom:28px}.ds-tree:before{height:8px;width:2px}.ds-tree:after{width:10px;height:10px;bottom:6px}.ds-tree-lg{height:24px;width:14px;bottom:28px}.ds-tree-lg:before{height:10px;width:2px}.ds-tree-lg:after{width:14px;height:12px;bottom:7px}.ds-tree-sm{height:13px;width:7px;bottom:28px}.ds-tree-sm:before{height:5px;width:2px}.ds-tree-sm:after{width:7px;height:7px;bottom:4px}.ds-car{width:18px;height:7px}.ds-car:before{top:-3px;left:4px;width:9px;height:4px}.ds-car:after{bottom:-1px;left:2px;width:3px;height:3px;box-shadow:9px 0 #333}.ds-car-1{bottom:1px}.ds-car-2{bottom:9px}.ds-car-3{bottom:1px}.ds-car-4{bottom:9px}.ds-drone{width:32px}.ds-drone-body{width:18px;height:7px;border-radius:4px}.ds-drone-arm{width:9px;height:1.5px;top:2px}.ds-arm-l{right:calc(50% + 8px)}.ds-arm-r{left:calc(50% + 8px)}.ds-prop{width:11px;height:1.5px;top:-2px}.ds-drone-eye{width:3px;height:3px;bottom:-3px}.ds-spray{top:8px;left:5px;width:4px}.ds-spray.active{height:18px}.ds-city-svg{height:60%;bottom:28px}.ds-star{transform:scale(.5)}.drone-calc-panel{padding:14px}.drone-calc-panel h3{font-size:.92rem}.drone-calc-panel p{font-size:.75rem;margin-bottom:8px}.drone-calc-row{margin-bottom:7px}.drone-calc-row label{font-size:.74rem}.drone-calc-row select{padding:6px 10px;font-size:.75rem}.drone-pill{font-size:.68rem;padding:2px 7px}.drone-price{padding:9px 11px;font-size:.84rem;margin-top:8px}.drone-price span:last-child{font-size:.92rem}.drone-price-note{font-size:.68rem;margin-top:6px}}@media(max-width:480px){.drone-scene{min-height:180px}.ds-buildings{padding:0 3px;gap:2px;bottom:22px;top:0}.ds-b-left{width:24px}.ds-b-left .ds-b-body{grid-template-columns:repeat(3,1fr)}.ds-b-main .ds-b-body{width:60px!important}.ds-b-right{width:28px}.ds-b-right .ds-b-body{grid-template-columns:repeat(3,1fr)}.ds-b-flank-l3{width:10px;height:25%}.ds-b-flank-l2{width:14px;height:32%}.ds-b-flank-l1{width:10px;height:40%}.ds-b-flank-r1{width:10px;height:36%}.ds-b-flank-r2{width:14px;height:28%}.ds-b-flank-r3{width:10px;height:20%}.ds-win,.ds-b-main[data-facade=glass] .ds-win{height:9px}.ds-b-main[data-facade=concrete] .ds-win{height:7px}.ds-b-main[data-facade=composite] .ds-win{height:8px}.ds-b-main[data-facade=siding] .ds-win{height:6px}.ds-b-body{gap:1px;padding:1px}.ds-van{left:calc(50% + 5px);bottom:14px}.ds-van-cargo{width:22px;height:11px;font-size:3px}.ds-van-cabin{width:9px;height:9px}.ds-van-wheel{width:6px;height:6px}.ds-operator{left:calc(50% + 34px);bottom:14px}.ds-op-head{width:4px;height:4px}.ds-op-body{width:6px;height:7px}.ds-op-legs:before,.ds-op-legs:after{width:2px;height:4px}.ds-op-ctrl{display:none}.ds-ground{height:22px}.ds-sidewalk{height:8px}.ds-road{height:14px}.ds-tree{height:14px;width:8px;bottom:22px}.ds-tree:before{height:6px;width:2px}.ds-tree:after{width:8px;height:8px;bottom:4px}.ds-tree-lg{height:18px;width:11px;bottom:22px}.ds-tree-lg:before{height:8px;width:2px}.ds-tree-lg:after{width:11px;height:10px;bottom:6px}.ds-tree-sm{height:10px;width:6px;bottom:22px}.ds-tree-sm:before{height:4px;width:1px}.ds-tree-sm:after{width:6px;height:6px;bottom:3px}.ds-car{width:14px;height:6px}.ds-car:before{top:-3px;left:3px;width:7px;height:3px}.ds-car:after{bottom:-1px;left:1px;width:3px;height:3px;box-shadow:7px 0 #333}.ds-car-1{bottom:1px}.ds-car-2{bottom:7px}.ds-car-3{bottom:1px}.ds-car-4{bottom:7px}.ds-drone{width:26px}.ds-drone-body{width:14px;height:6px;border-radius:3px}.ds-drone-arm{width:7px;height:1px;top:2px}.ds-arm-l{right:calc(50% + 6px)}.ds-arm-r{left:calc(50% + 6px)}.ds-prop{width:9px;height:1px;top:-2px}.ds-drone-eye{width:3px;height:3px;bottom:-2px;border-width:1px}.ds-spray{top:7px;left:4px;width:3px}.ds-spray.active{height:14px}.ds-city-svg{height:55%;bottom:22px}.ds-star{transform:scale(.4)}.drone-calc-panel{padding:12px;border-radius:14px}.drone-calc-panel h3{font-size:.88rem;margin-bottom:4px}.drone-calc-panel p{font-size:.72rem;margin-bottom:6px}.drone-calc-row{margin-bottom:6px}.drone-calc-row label{font-size:.7rem;margin-bottom:3px}.drone-calc-row select{padding:5px 8px;font-size:.72rem}.drone-pill{font-size:.64rem;padding:2px 6px}.drone-calc-meta{gap:4px;margin-top:4px}.drone-price{padding:8px 10px;font-size:.8rem;margin-top:6px;border-radius:10px}.drone-price span:last-child{font-size:.86rem}.drone-price-note{font-size:.65rem;margin-top:4px}}
