/* teach - aanvullende, herkenbare SVG-kleurplaten */ "use strict"; function sceneFarmyard(){return coloringScene( coloringPart("rect","farm-sky",'x="4" y="4" width="792" height="592" rx="28"')+ coloringPart("path","farm-grass",'d="M 4 410 Q 180 370 365 420 T 796 395 L 796 596 L 4 596 Z"')+ coloringPart("rect","barn",'x="65" y="245" width="250" height="235" rx="8"')+ coloringPart("path","barn-roof",'d="M 35 245 L 190 105 L 345 245 Z"')+ coloringPart("circle","barn-window",'cx="190" cy="210" r="42"',2)+ coloringPart("rect","barn-door-left",'x="115" y="330" width="75" height="150"')+ coloringPart("rect","barn-door-right",'x="190" y="330" width="75" height="150"')+ coloringPart("path","cow-tail",'d="M 410 355 C 360 350 335 390 350 438 C 358 465 375 480 392 462 C 402 450 390 430 377 435 C 365 402 382 385 420 388 Z"',2)+ [420,495,575,635].map((x,i)=>coloringPart("path",`cow-leg-${i}`,`d="M ${x} 420 C ${x-4} 462 ${x-8} 505 ${x-5} 545 Q ${x+12} 558 ${x+42} 548 L ${x+38} 532 C ${x+32} 495 ${x+35} 455 ${x+30} 420 Z"`,i>1?2:1)).join("")+ coloringPart("path","cow-body",'d="M 390 380 C 395 320 455 285 535 292 C 610 295 655 330 665 390 C 670 450 620 485 535 485 C 450 485 385 450 390 380 Z"')+ coloringPart("path","cow-ear-left",'d="M 645 330 Q 600 285 580 330 Q 610 360 650 355 Z"',2)+ coloringPart("path","cow-ear-right",'d="M 710 325 Q 750 280 775 325 Q 755 360 715 355 Z"',2)+ coloringPart("path","cow-horn-left",'d="M 648 322 Q 635 278 665 292 Q 680 315 663 338 Z"',2)+ coloringPart("path","cow-horn-right",'d="M 710 320 Q 728 278 748 298 Q 748 325 723 340 Z"',2)+ coloringPart("path","cow-head",'d="M 615 325 C 645 300 710 300 740 330 C 768 358 758 420 725 445 C 690 468 635 445 620 415 C 605 385 600 345 615 325 Z"')+ coloringPart("path","cow-snout",'d="M 645 390 C 660 365 720 365 742 392 C 755 415 733 442 700 445 C 665 445 638 420 645 390 Z"',2)+ coloringPart("ellipse","cow-udder",'cx="565" cy="458" rx="44" ry="25"',3)+ [[480,365,42,28],[555,420,35,25],[590,350,30,22]].map(([x,y,rx,ry],i)=>coloringPart("ellipse",`cow-spot-${i}`,`cx="${x}" cy="${y}" rx="${rx}" ry="${ry}"`,2)).join("")+ coloringPart("circle","farm-sun",'cx="690" cy="95" r="54"')+ coloringLine("path",'d="M 115 330 L 265 480 M 265 330 L 115 480 M 148 210 H 232 M 190 168 V 252" fill="none"')+ coloringLine("circle",'cx="675" cy="372" r="6" fill="#26344a" stroke="none"')+coloringLine("circle",'cx="720" cy="372" r="6" fill="#26344a" stroke="none"')+ coloringLine("path",'d="M 688 405 q 12 12 24 0 M 650 425 Q 695 455 735 425 M 545 470 v 18 M 570 472 v 18 M 590 467 v 18" fill="none"',2)+ coloringLine("path",'d="M 420 550 h 35 M 500 550 h 35 M 575 550 h 35 M 640 550 h 35" fill="none"',2)+ coloringLine("path",'d="M 355 470 H 390 M 360 440 H 400 M 370 410 H 405" fill="none"',3) )} function sceneRainbowWeather(){return coloringScene( coloringPart("rect","weather-sky",'x="4" y="4" width="792" height="592" rx="28"')+ coloringPart("path","weather-hill",'d="M 4 425 Q 180 370 355 430 T 796 400 L 796 596 L 4 596 Z"')+ coloringPart("path","cloud-left",'d="M 65 160 Q 75 100 135 115 Q 165 55 225 95 Q 285 80 300 145 Q 285 190 225 180 L 110 180 Q 70 185 65 160 Z"')+ coloringPart("path","cloud-right",'d="M 535 155 Q 550 95 605 115 Q 640 65 690 105 Q 750 95 765 155 Q 745 195 690 180 L 575 180 Q 540 190 535 155 Z"')+ coloringPart("path","rainbow-red",'d="M 120 410 Q 400 20 680 410 L 635 410 Q 400 90 165 410 Z"')+ coloringPart("path","rainbow-orange",'d="M 165 410 Q 400 90 635 410 L 595 410 Q 400 150 205 410 Z"')+ coloringPart("path","rainbow-yellow",'d="M 205 410 Q 400 150 595 410 L 555 410 Q 400 205 245 410 Z"',2)+ coloringPart("path","rainbow-green",'d="M 245 410 Q 400 205 555 410 L 515 410 Q 400 260 285 410 Z"',2)+ coloringPart("path","rainbow-blue",'d="M 285 410 Q 400 260 515 410 L 470 410 Q 400 320 330 410 Z"',3)+ coloringPart("path","umbrella-outer-left",'d="M 490 410 Q 520 315 635 285 Q 595 335 575 410 Q 535 382 490 410 Z"')+ coloringPart("path","umbrella-inner-left",'d="M 575 410 Q 595 335 635 285 V 410 Q 605 385 575 410 Z"',2)+ coloringPart("path","umbrella-inner-right",'d="M 635 285 Q 690 335 700 410 Q 670 385 635 410 Z"',2)+ coloringPart("path","umbrella-outer-right",'d="M 635 285 Q 745 315 780 410 Q 740 382 700 410 Q 690 335 635 285 Z"',2)+ coloringPart("path","boot-left",'d="M 520 470 V 545 H 610 Q 620 505 575 505 V 470 Z"')+ coloringPart("path","boot-right",'d="M 635 465 V 540 H 725 Q 735 500 690 500 V 465 Z"')+ [[105,245],[155,275],[225,230],[590,230],[670,255],[735,225]].map(([x,y],i)=>coloringPart("path",`raindrop-${i}`,`d="M ${x} ${y-20} Q ${x-22} ${y+12} ${x} ${y+26} Q ${x+22} ${y+12} ${x} ${y-20} Z"`,i>2?3:2)).join("")+ coloringLine("path",'d="M 635 410 V 505 Q 635 535 610 520" fill="none"')+ coloringLine("path",'d="M 490 410 Q 535 382 575 410 M 575 410 Q 605 385 635 410 M 635 410 Q 670 385 700 410 M 700 410 Q 740 382 780 410" fill="none"',2)+ coloringLine("path",'d="M 535 470 H 575 M 650 465 H 690" fill="none"',2)+ coloringLine("path",'d="M 92 145 Q 125 130 155 145 M 650 145 Q 680 125 715 145" fill="none"',3) )} function sceneConstruction(){return coloringScene( coloringPart("rect","build-sky",'x="4" y="4" width="792" height="592" rx="28"')+ coloringPart("path","build-ground",'d="M 4 420 L 796 420 L 796 596 L 4 596 Z"')+ coloringPart("rect","digger-track",'x="150" y="450" width="360" height="90" rx="45"')+ coloringPart("rect","digger-track-inner",'x="195" y="475" width="270" height="40" rx="20"',2)+ coloringPart("path","digger-body",'d="M 205 450 L 240 325 H 475 L 525 450 Z"')+ coloringPart("path","digger-cab",'d="M 290 325 L 330 220 H 440 L 475 325 Z"')+ coloringPart("path","digger-window",'d="M 325 305 L 350 240 H 420 L 445 305 Z"',2)+ coloringPart("path","arm-upper",'d="M 455 335 L 555 175 L 600 195 L 510 365 Z"')+ coloringPart("path","arm-lower",'d="M 555 175 L 700 280 L 675 320 L 575 225 Z"',2)+ coloringPart("path","bucket",'d="M 665 300 Q 755 295 775 385 Q 720 435 650 390 Z"')+ coloringPart("path","bucket-tooth-a",'d="M 665 386 L 646 426 L 690 399 Z"',2)+ coloringPart("path","bucket-tooth-b",'d="M 705 404 L 700 442 L 735 414 Z"',2)+ coloringPart("path","bucket-tooth-c",'d="M 744 400 L 755 434 L 777 392 Z"',3)+ coloringPart("circle","digger-pivot",'cx="485" cy="350" r="28"',2)+ coloringPart("path","cone-left",'d="M 65 520 L 110 405 L 155 520 Z"')+ coloringPart("rect","cone-left-base",'x="45" y="515" width="130" height="30" rx="8"',2)+ coloringPart("path","cone-right",'d="M 590 535 L 625 445 L 660 535 Z"',2)+ coloringPart("rect","cone-right-base",'x="570" y="530" width="110" height="25" rx="8"',3)+ coloringPart("circle","build-sun",'cx="120" cy="100" r="55"')+ coloringLine("path",'d="M 220 495 H 440 M 250 470 V 520 M 310 470 V 520 M 370 470 V 520 M 430 470 V 520" fill="none"')+ coloringLine("path",'d="M 360 240 V 305 M 325 273 H 445" fill="none"',2)+ coloringLine("path",'d="M 575 205 L 675 295 M 495 330 L 570 205 M 520 315 L 585 215 M 650 390 Q 710 405 775 385" fill="none"',2)+ coloringLine("path",'d="M 80 480 H 140 M 600 500 H 650" fill="none"',3)+ coloringLine("path",'d="M 25 395 H 170 M 650 395 H 785" fill="none"',3) )} function sceneForestPicnic(){return coloringScene( coloringPart("rect","picnic-sky",'x="4" y="4" width="792" height="592" rx="28"')+ coloringPart("path","picnic-grass",'d="M 4 390 Q 190 350 380 410 T 796 375 L 796 596 L 4 596 Z"')+ coloringPart("path","picnic-trunk",'d="M 85 460 Q 125 285 110 90 H 225 Q 200 290 245 460 Z"')+ coloringPart("circle","picnic-crown-a",'cx="120" cy="110" r="95"')+coloringPart("circle","picnic-crown-b",'cx="225" cy="135" r="105"')+ coloringPart("path","blanket",'d="M 250 455 L 610 420 L 720 570 L 315 580 Z"')+ coloringPart("path","blanket-panel-a",'d="M 250 455 L 430 438 L 480 505 L 285 520 Z"',2)+ coloringPart("path","blanket-panel-b",'d="M 430 438 L 610 420 L 665 490 L 480 505 Z"',2)+ coloringPart("path","basket",'d="M 330 390 Q 405 365 475 390 L 455 490 H 350 Z"')+ coloringPart("path","basket-handle",'d="M 350 390 Q 400 290 455 390 L 430 390 Q 400 335 375 390 Z"',2)+ coloringPart("circle","apple",'cx="520" cy="455" r="34"')+ coloringPart("path","sandwich",'d="M 560 520 L 650 455 L 705 535 Z"',2)+ coloringPart("path","rabbit-tail",'d="M 595 295 C 560 280 540 305 550 335 C 558 360 590 365 610 342 C 622 325 615 305 595 295 Z"',2)+ coloringPart("path","rabbit-ear-a",'d="M 665 218 C 640 175 635 92 662 78 C 692 88 695 170 684 222 Z"')+ coloringPart("path","rabbit-ear-b",'d="M 704 215 C 700 165 715 90 744 88 C 767 110 745 188 724 226 Z"')+ coloringPart("path","rabbit-body",'d="M 575 330 C 580 280 620 255 668 268 C 720 278 750 315 738 360 C 725 405 675 430 625 412 C 590 400 570 368 575 330 Z"')+ coloringPart("path","rabbit-hind-leg",'d="M 620 365 C 650 345 700 360 710 398 C 688 430 630 432 600 402 C 598 385 605 373 620 365 Z"',2)+ coloringPart("path","rabbit-head",'d="M 645 245 C 645 205 670 180 705 185 C 745 190 765 225 752 262 C 742 298 700 315 668 292 C 652 280 645 264 645 245 Z"')+ coloringLine("path",'d="M 135 150 Q 170 190 205 150 M 150 235 Q 180 265 210 235" fill="none"',2)+ coloringLine("path",'d="M 365 410 H 450 M 380 440 H 445 M 395 470 H 440" fill="none"',3)+ coloringLine("circle",'cx="705" cy="235" r="6" fill="#26344a" stroke="none"')+ coloringLine("path",'d="M 715 260 q 15 12 28 0 M 690 265 l -45 5 M 690 275 l -45 20 M 735 270 l 45 -5 M 735 280 l 42 20" fill="none"',2)+ coloringLine("path",'d="M 520 420 q 8 -28 22 -35 M 585 495 H 670" fill="none"',3) )} function sceneDinosaurValley(){return coloringScene( coloringPart("rect","dino-sky",'x="4" y="4" width="792" height="592" rx="28"')+ coloringPart("path","dino-ground",'d="M 4 430 Q 185 370 360 435 T 796 405 L 796 596 L 4 596 Z"')+ coloringPart("path","volcano",'d="M 35 430 L 175 145 L 320 430 Z"')+ coloringPart("path","lava",'d="M 135 225 L 175 145 L 220 235 L 205 320 L 170 275 L 145 335 Z"',2)+ coloringPart("circle","smoke-a",'cx="145" cy="105" r="45"',2)+coloringPart("circle","smoke-b",'cx="205" cy="75" r="55"',3)+ coloringPart("path","dino-tail",'d="M 365 348 C 300 310 225 280 205 315 C 235 355 285 405 375 425 Z"')+ [390,475,555,615].map((x,i)=>coloringPart("path",`dino-leg-${i}`,`d="M ${x} 410 C ${x-4} 452 ${x-12} 500 ${x-8} 540 L ${x+2} 552 L ${x+58} 552 C ${x+62} 538 ${x+50} 528 ${x+35} 530 C ${x+38} 485 ${x+44} 448 ${x+32} 412 Z"`,i>1?2:1)).join("")+ [[385,320],[440,290],[500,280],[555,295]].map(([x,y],i)=>coloringPart("path",`dino-plate-${i}`,`d="M ${x-25} ${y+20} L ${x} ${y-35} L ${x+25} ${y+20} Z"`,i>1?2:1)).join("")+ coloringPart("path","dino-body",'d="M 340 375 C 350 315 415 275 500 280 C 585 285 642 330 650 390 C 655 450 595 485 505 480 C 415 480 350 445 340 375 Z"')+ coloringPart("path","dino-neck",'d="M 570 365 C 590 285 600 205 650 165 C 690 130 745 145 755 190 C 758 220 730 245 690 242 C 670 240 660 255 658 290 C 655 345 640 395 620 420 Z"')+ coloringPart("path","dino-head",'d="M 650 170 C 675 140 735 140 765 170 C 785 195 765 228 730 240 C 690 250 650 228 645 198 C 642 187 645 178 650 170 Z"')+ coloringPart("circle","dino-sun",'cx="690" cy="85" r="42"')+ coloringLine("circle",'cx="725" cy="180" r="6" fill="#26344a" stroke="none"')+ coloringLine("path",'d="M 715 210 Q 735 225 755 208" fill="none"')+ coloringLine("path",'d="M 405 400 Q 500 440 590 395 M 435 345 q 20 20 40 0 M 520 335 q 20 20 40 0" fill="none"',2)+ coloringLine("path",'d="M 380 545 h 60 M 465 545 h 60 M 545 545 h 60 M 605 545 h 60" fill="none"',2)+ coloringLine("path",'d="M 90 450 q 25 -55 50 0 M 250 475 q 25 -65 50 0 M 720 455 q 25 -60 50 0" fill="none"',3) )} function sceneSpringNest(){return coloringScene( coloringPart("rect","nest-sky",'x="4" y="4" width="792" height="592" rx="28"')+ coloringPart("path","nest-hill",'d="M 4 465 Q 180 420 380 470 T 796 445 L 796 596 L 4 596 Z"')+ coloringPart("path","nest-branch",'d="M 45 410 Q 250 340 480 390 Q 620 420 755 345 L 770 405 Q 600 475 455 445 Q 220 405 50 475 Z"')+ coloringPart("path","nest-bowl",'d="M 250 350 Q 395 305 535 350 Q 500 470 390 475 Q 285 460 250 350 Z"')+ [315,390,465].map((x,i)=>coloringPart("ellipse",`nest-egg-${i}`,`cx="${x}" cy="350" rx="38" ry="55"`,i===2?2:1)).join("")+ coloringPart("path","bird-tail-a",'d="M 505 285 L 405 330 L 525 330 Z"',2)+coloringPart("path","bird-tail-b",'d="M 520 305 L 445 375 L 555 335 Z"',3)+ coloringPart("path","bird-body",'d="M 485 270 C 488 210 535 175 595 185 C 655 195 690 245 675 300 C 660 355 595 375 540 345 C 505 328 485 300 485 270 Z"')+ coloringPart("path","bird-wing",'d="M 520 245 C 555 205 625 220 630 280 C 612 325 555 340 520 300 C 508 282 508 260 520 245 Z"',2)+ coloringPart("path","bird-head",'d="M 610 190 C 610 145 640 118 680 125 C 720 132 740 175 725 210 C 712 245 670 258 640 235 C 620 223 610 207 610 190 Z"')+ coloringPart("path","bird-beak",'d="M 718 178 C 745 178 770 190 785 205 C 760 215 738 220 715 215 Z"')+ [[125,300,-20],[175,340,25],[665,390,-25],[705,350,20]].map(([x,y,a],i)=>coloringPart("path",`spring-leaf-${i}`,`d="M ${x-35} ${y} Q ${x} ${y-45} ${x+35} ${y} Q ${x} ${y+45} ${x-35} ${y} Z" transform="rotate(${a} ${x} ${y})"`,i>1?2:1)).join("")+ coloringPetals(135,165,"spring-nest-flower",3)+ coloringLine("circle",'cx="670" cy="175" r="6" fill="#26344a" stroke="none"')+ coloringLine("path",'d="M 645 205 Q 665 220 685 205" fill="none"',2)+ coloringLine("path",'d="M 535 250 Q 575 270 610 245 M 530 275 Q 575 300 615 275" fill="none"',2)+ coloringLine("path",'d="M 275 370 Q 390 330 515 370 M 285 400 Q 390 360 505 400 M 310 430 Q 390 395 480 430" fill="none"',3)+ coloringLine("path",'d="M 125 300 L 80 270 M 175 340 L 215 300 M 665 390 L 620 360 M 705 350 L 750 315" fill="none"',3) )} function sceneFireStation(){return coloringScene( coloringPart("rect","fire-sky",'x="4" y="4" width="792" height="592" rx="28"')+ coloringPart("path","fire-road",'d="M 4 455 H 796 V 596 H 4 Z"')+ coloringPart("rect","station",'x="45" y="170" width="330" height="285" rx="8"')+ coloringPart("path","station-roof",'d="M 20 170 L 210 65 L 400 170 Z"')+ coloringPart("circle","station-badge",'cx="210" cy="145" r="42"',2)+ coloringPart("rect","station-door-a",'x="80" y="255" width="115" height="200" rx="8"')+ coloringPart("rect","station-door-b",'x="225" y="255" width="115" height="200" rx="8"')+ coloringPart("circle","engine-wheel-a",'cx="445" cy="500" r="55"')+coloringPart("circle","engine-wheel-b",'cx="665" cy="500" r="55"')+ coloringPart("path","engine-body",'d="M 360 350 H 630 C 672 350 705 378 730 415 C 738 430 738 465 730 500 H 720 C 715 465 695 445 665 445 C 635 445 615 465 610 500 H 500 C 495 465 475 445 445 445 C 415 445 395 465 390 500 H 355 V 385 C 355 370 355 358 360 350 Z"')+ coloringPart("path","engine-cab",'d="M 580 350 H 655 C 680 355 708 385 730 425 H 580 Z"')+ coloringPart("path","engine-window",'d="M 610 370 H 655 L 695 415 H 610 Z"',2)+ coloringPart("rect","engine-panel",'x="385" y="375" width="165" height="90" rx="12"',2)+ coloringPart("path","engine-ladder",'d="M 375 342 L 555 287 L 566 317 L 386 373 Z"',2)+ coloringPart("circle","engine-hose-reel",'cx="470" cy="420" r="34"',2)+ coloringPart("circle","engine-hose-hub",'cx="470" cy="420" r="12"',3)+ coloringPart("circle","engine-hub-a",'cx="445" cy="500" r="22"',2)+coloringPart("circle","engine-hub-b",'cx="665" cy="500" r="22"',2)+ coloringPart("rect","engine-light",'x="470" y="315" width="55" height="35" rx="16"',2)+ coloringPart("rect","hydrant",'x="755" y="420" width="30" height="90" rx="10"',3)+ coloringLine("path",'d="M 100 300 H 175 M 100 350 H 175 M 100 400 H 175 M 245 300 H 320 M 245 350 H 320 M 245 400 H 320" fill="none"')+ coloringLine("path",'d="M 390 338 L 400 368 M 430 325 L 440 355 M 470 313 L 480 343 M 510 300 L 520 330 M 550 290 L 560 320" fill="none"',2)+ coloringLine("path",'d="M 470 408 v 24 M 458 420 h 24 M 405 452 H 535" fill="none"',3)+ coloringLine("path",'d="M 210 112 V 178 M 177 145 H 243" fill="none"',2)+ coloringLine("path",'d="M 25 545 H 180 M 280 545 H 360 M 735 545 H 790" fill="none"',3) )} function sceneBeeMeadow(){return coloringScene( coloringPart("rect","bee-sky",'x="4" y="4" width="792" height="592" rx="28"')+ coloringPart("path","bee-grass",'d="M 4 420 Q 180 385 355 430 T 796 405 L 796 596 L 4 596 Z"')+ coloringPart("path","bee-wing-a",'d="M 420 205 C 340 205 300 155 330 115 C 365 78 430 125 445 195 Z"')+ coloringPart("path","bee-wing-b",'d="M 430 195 C 445 115 510 82 540 125 C 565 165 515 210 445 210 Z"')+ coloringPart("path","bee-body",'d="M 292 250 C 300 185 355 155 430 165 C 500 172 545 205 550 250 C 545 300 500 330 430 335 C 355 340 300 315 292 250 Z"')+ coloringPart("path","bee-stripe-a",'d="M 350 188 Q 395 165 415 180 L 405 320 Q 365 315 335 285 Z"',2)+ coloringPart("path","bee-stripe-b",'d="M 445 170 Q 485 175 510 195 L 490 315 Q 455 328 430 320 Z"',2)+ coloringPart("path","bee-head",'d="M 500 235 C 500 195 525 168 563 168 C 602 168 630 198 628 238 C 625 278 595 305 558 302 C 520 300 498 273 500 235 Z"')+ coloringPart("path","hive",'d="M 610 385 Q 685 300 760 385 L 745 535 H 625 Z"')+ coloringPart("ellipse","hive-door",'cx="685" cy="475" rx="38" ry="52"',2)+ [[115,430],[220,460],[330,440]].map(([x,y],i)=>coloringPetals(x,y,`bee-flower-${i}`,i===2?3:2)).join("")+ [[620,400],[685,385],[745,410]].map(([x,y],i)=>coloringPart("path",`honey-cell-${i}`,`d="M ${x-22} ${y} L ${x-11} ${y-20} H ${x+11} L ${x+22} ${y} L ${x+11} ${y+20} H ${x-11} Z"`,3)).join("")+ coloringLine("circle",'cx="580" cy="220" r="6" fill="#26344a" stroke="none"')+ coloringLine("path",'d="M 575 255 Q 595 270 615 250 M 540 180 Q 520 135 495 125 M 580 175 Q 600 130 625 125" fill="none"')+ coloringLine("path",'d="M 380 320 L 350 365 M 425 325 L 415 375 M 470 315 L 490 360" fill="none"',2)+ coloringLine("path",'d="M 625 420 H 745 M 620 455 H 750 M 620 495 H 750" fill="none"',2)+ coloringLine("path",'d="M 115 455 V 545 M 220 485 V 550 M 330 465 V 545" fill="none"',3) )} function sceneCoralReef(){return coloringScene( coloringPart("rect","reef-water",'x="4" y="4" width="792" height="592" rx="28"')+ coloringPart("path","reef-sand",'d="M 4 475 Q 175 425 345 490 T 796 455 L 796 596 L 4 596 Z"')+ coloringPart("path","clownfish-tail",'d="M 215 255 C 170 230 130 190 95 170 C 110 225 110 295 95 350 C 135 325 175 295 215 270 Z"')+ coloringPart("path","clownfish-fin-top",'d="M 295 185 C 330 125 390 135 420 195 C 380 180 340 178 295 185 Z"',2)+ coloringPart("path","clownfish-fin-bottom",'d="M 315 332 C 350 385 410 370 432 315 C 390 332 355 338 315 332 Z"',3)+ coloringPart("path","clownfish-body",'d="M 195 260 C 240 175 365 145 465 205 C 515 235 515 280 470 310 C 370 375 240 345 195 260 Z"')+ coloringPart("path","clownfish-stripe-a",'d="M 290 188 Q 330 178 355 185 L 350 338 Q 315 345 285 328 Q 320 260 290 188 Z"',2)+ coloringPart("path","clownfish-stripe-b",'d="M 405 190 Q 445 205 470 235 L 460 300 Q 435 325 400 333 Q 430 260 405 190 Z"',2)+ coloringPart("circle","clownfish-eye",'cx="445" cy="235" r="16"')+ coloringPart("path","seahorse-fin",'d="M 610 285 Q 540 300 585 360 Q 620 345 625 315 Z"',2)+ coloringPart("path","seahorse-body",'d="M 610 225 C 625 185 680 172 712 202 C 730 222 715 250 682 258 C 655 265 648 285 658 322 C 670 360 705 400 675 435 C 650 465 590 452 585 415 C 582 390 615 380 635 397 C 650 370 625 345 612 318 C 595 285 595 252 610 225 Z"')+ coloringPart("circle","seahorse-eye",'cx="670" cy="220" r="13"',2)+ coloringPart("path","coral-red",'d="M 95 535 Q 82 480 108 435 L 88 400 Q 95 375 118 405 L 128 360 Q 145 342 150 375 L 145 430 L 175 395 Q 198 390 188 420 L 158 468 L 200 452 Q 225 458 200 480 L 165 505 L 170 540 Z"')+ coloringPart("path","coral-fan",'d="M 475 540 Q 455 485 472 430 Q 480 395 496 430 L 510 472 L 520 405 Q 535 378 543 420 L 540 478 L 565 430 Q 590 408 580 448 L 556 492 L 592 468 Q 615 470 593 495 L 548 530 L 550 545 Z"',2)+ coloringPart("ellipse","anemone-base",'cx="690" cy="505" rx="65" ry="28"',2)+ coloringPart("path","anemone-arm-a",'d="M 638 505 Q 620 445 650 400 Q 678 447 662 505 Z"',3)+ coloringPart("path","anemone-arm-b",'d="M 666 505 Q 650 430 678 390 Q 704 438 690 505 Z"',3)+ coloringPart("path","anemone-arm-c",'d="M 694 505 Q 688 430 710 398 Q 738 445 718 505 Z"',3)+ coloringPart("path","anemone-arm-d",'d="M 720 505 Q 722 452 748 420 Q 762 468 742 510 Z"',3)+ coloringPart("path","reef-starfish",'d="M 405 505 L 420 470 L 438 505 L 478 500 L 450 528 L 462 566 L 425 545 L 392 568 L 400 530 L 370 505 Z"',3)+ coloringPart("path","shell",'d="M 260 525 Q 320 445 380 525 Q 320 570 260 525 Z"',3)+ [[80,95,14],[125,130,9],[575,95,18],[730,115,12],[690,70,8]].map(([x,y,r],i)=>coloringPart("circle",`reef-bubble-${i}`,`cx="${x}" cy="${y}" r="${r}"`,i>1?3:2)).join("")+ coloringLine("path",'d="M 455 270 Q 480 285 500 268 M 330 195 L 320 330 M 420 205 L 410 320" fill="none"')+ coloringLine("circle",'cx="447" cy="232" r="5" fill="#26344a" stroke="none"')+coloringLine("circle",'cx="672" cy="217" r="4" fill="#26344a" stroke="none"')+ coloringLine("path",'d="M 620 400 Q 655 430 680 395 M 635 445 Q 680 465 700 430" fill="none"',2)+ coloringLine("path",'d="M 285 520 Q 320 490 355 520 M 300 535 Q 320 510 340 535 M 650 510 Q 690 525 730 510" fill="none"',3)+ coloringLine("path",'d="M 35 555 Q 110 530 185 555 M 590 550 Q 675 520 760 550" fill="none"',3) )} function sceneMountainCamp(){return coloringScene( coloringPart("rect","camp-sky",'x="4" y="4" width="792" height="592" rx="28"')+ coloringPart("path","mountain-back",'d="M 5 400 L 210 115 L 400 400 Z"')+ coloringPart("path","mountain-front",'d="M 245 420 L 520 75 L 795 420 Z"')+ coloringPart("path","snow-back",'d="M 150 200 L 210 115 L 275 215 L 240 195 L 215 225 L 190 195 Z"',2)+ coloringPart("path","snow-front",'d="M 430 190 L 520 75 L 615 195 L 565 175 L 525 220 L 485 175 Z"',2)+ coloringPart("path","camp-ground",'d="M 4 395 Q 190 360 370 420 T 796 390 L 796 596 L 4 596 Z"')+ coloringPart("path","tent-left",'d="M 105 520 L 270 310 L 365 520 Z"')+ coloringPart("path","tent-right",'d="M 270 310 L 520 520 H 365 Z"',2)+ coloringPart("path","tent-door",'d="M 270 355 L 340 520 H 200 Z"',2)+ coloringPart("path","fire-outer",'d="M 545 515 Q 490 450 555 390 Q 545 455 600 425 Q 660 475 610 525 Z"')+ coloringPart("path","fire-inner",'d="M 555 505 Q 535 465 575 440 Q 570 475 605 465 Q 625 500 590 520 Z"',2)+ coloringPart("rect","log-a",'x="500" y="520" width="135" height="28" rx="14" transform="rotate(12 568 534)"',2)+ coloringPart("rect","log-b",'x="510" y="520" width="135" height="28" rx="14" transform="rotate(-12 578 534)"',2)+ coloringPart("path","pine-crown-a",'d="M 690 225 L 620 390 H 760 Z"')+ coloringPart("path","pine-crown-b",'d="M 690 300 L 595 485 H 785 Z"',2)+ coloringPart("rect","pine-trunk",'x="670" y="455" width="40" height="90"',3)+ coloringPart("circle","camp-moon",'cx="690" cy="95" r="48"')+ coloringLine("path",'d="M 270 310 V 535 M 105 520 H 520" fill="none"')+ coloringLine("path",'d="M 220 430 H 315 M 245 480 H 335" fill="none"',2)+ coloringLine("path",'d="M 520 534 H 635 M 555 390 Q 585 430 600 425" fill="none"',2)+ coloringLine("path",'d="M 620 390 H 760 M 610 435 H 770" fill="none"',3)+ coloringLine("path",'d="M 45 560 Q 110 535 175 560 M 355 565 Q 420 535 485 565" fill="none"',3) )} function sceneRobotWorkshop(){return coloringScene( coloringPart("rect","robot-wall",'x="4" y="4" width="792" height="592" rx="28"')+ coloringPart("path","robot-floor",'d="M 4 450 H 796 V 596 H 4 Z"')+ coloringPart("path","robot-arm-a",'d="M 270 285 C 220 292 175 310 140 335 L 165 402 C 210 390 245 375 280 355 Z"')+ coloringPart("path","robot-arm-b",'d="M 530 285 C 580 292 625 310 660 335 L 635 402 C 590 390 555 375 520 355 Z"')+ coloringPart("circle","robot-hand-a",'cx="135" cy="390" r="42"',2)+coloringPart("circle","robot-hand-b",'cx="665" cy="390" r="42"',2)+ coloringPart("path","robot-leg-a",'d="M 285 430 H 370 V 535 Q 350 558 305 548 Q 282 535 285 500 Z"')+coloringPart("path","robot-leg-b",'d="M 430 430 H 515 V 535 Q 495 558 450 548 Q 427 535 430 500 Z"')+ coloringPart("rect","robot-neck",'x="365" y="220" width="70" height="55" rx="16"',2)+ coloringPart("rect","robot-head",'x="285" y="95" width="230" height="145" rx="28"')+ coloringPart("rect","robot-face",'x="320" y="125" width="160" height="80" rx="18"',2)+ coloringPart("circle","robot-eye-a",'cx="360" cy="165" r="20"')+coloringPart("circle","robot-eye-b",'cx="440" cy="165" r="20"')+ coloringPart("rect","robot-body",'x="250" y="250" width="300" height="210" rx="25"')+ coloringPart("rect","robot-screen",'x="305" y="285" width="190" height="90" rx="15"',2)+ coloringPart("circle","robot-button-a",'cx="335" cy="415" r="18"',2)+coloringPart("circle","robot-button-b",'cx="400" cy="415" r="18"',2)+coloringPart("circle","robot-button-c",'cx="465" cy="415" r="18"',3)+ coloringPart("path","gear-a",'d="M 105 130 l 18 -28 l 28 18 l 30 -12 l 12 32 l 35 5 l -4 35 l 25 24 l -22 28 l 8 34 l -34 10 l -16 31 l -30 -18 l -33 12 l -11 -33 l -35 -6 l 5 -34 l -25 -25 l 22 -27 l -8 -35 l 34 -9 Z"',3)+ coloringPart("circle","gear-a-hole",'cx="145" cy="205" r="35"',3)+ coloringLine("path",'d="M 400 95 V 45 M 375 45 H 425" fill="none"')+ coloringLine("path",'d="M 355 165 H 365 M 435 165 H 445 M 365 205 Q 400 225 435 205" fill="none"')+ coloringLine("path",'d="M 330 325 L 365 350 L 400 310 L 435 340 L 470 300" fill="none"',2)+ coloringLine("path",'d="M 275 275 H 525 M 275 440 H 525 M 328 460 V 555 M 472 460 V 555" fill="none"',2)+ coloringLine("path",'d="M 20 500 H 160 M 640 500 H 780 M 75 550 H 220 M 580 550 H 725" fill="none"',3) )} function sceneCanalStreet(){return coloringScene( coloringPart("rect","canal-sky",'x="4" y="4" width="792" height="592" rx="28"')+ coloringPart("rect","house-a",'x="55" y="190" width="175" height="260"')+ coloringPart("path","house-a-roof",'d="M 45 190 L 143 95 L 240 190 Z"')+ coloringPart("rect","house-b",'x="230" y="145" width="180" height="305"')+ coloringPart("path","house-b-roof",'d="M 230 145 Q 320 45 410 145 Z"')+ coloringPart("rect","house-c",'x="410" y="180" width="175" height="270"')+ coloringPart("path","house-c-roof",'d="M 400 180 L 585 180 L 550 105 L 435 105 Z"')+ [[95,235],[175,235],[95,320],[175,320],[270,210],[350,210],[270,300],[350,300],[450,230],[530,230],[450,320],[530,320]].map(([x,y],i)=>coloringPart("rect",`canal-window-${i}`,`x="${x-25}" y="${y-30}" width="50" height="60" rx="5"`,i>7?3:i>3?2:1)).join("")+ coloringPart("rect","canal-door-a",'x="115" y="365" width="58" height="85" rx="12"')+ coloringPart("rect","canal-door-b",'x="290" y="355" width="58" height="95" rx="12"',2)+ coloringPart("rect","canal-door-c",'x="470" y="360" width="58" height="90" rx="12"',2)+ coloringPart("path","canal-water",'d="M 4 455 Q 190 425 385 465 T 796 445 L 796 596 L 4 596 Z"')+ coloringPart("path","canal-bridge",'d="M 555 455 Q 665 325 795 455 L 795 505 Q 665 410 555 505 Z"',2)+ coloringPart("path","canal-boat",'d="M 250 525 H 470 Q 440 575 290 570 Z"',3)+ coloringPart("rect","boat-cabin",'x="325" y="470" width="95" height="55" rx="8"',3)+ coloringLine("path",'d="M 95 205 V 265 M 175 205 V 265 M 70 235 H 200 M 270 180 V 240 M 350 180 V 240 M 245 210 H 375" fill="none"')+ coloringLine("path",'d="M 450 200 V 260 M 530 200 V 260 M 425 230 H 555 M 450 290 V 350 M 530 290 V 350 M 425 320 H 555" fill="none"',2)+ coloringLine("path",'d="M 590 455 Q 665 370 760 455 M 625 455 Q 665 415 715 455" fill="none"',2)+ coloringLine("path",'d="M 35 535 Q 120 510 205 535 M 500 555 Q 610 520 750 550" fill="none"',3)+ coloringLine("path",'d="M 350 470 V 445 M 330 445 H 430 M 290 550 H 440" fill="none"',3) )} function sceneSolarObservatory(){return coloringScene( coloringPart("rect","observatory-sky",'x="4" y="4" width="792" height="592" rx="28"')+ coloringPart("path","observatory-hill",'d="M 4 420 Q 185 350 360 425 T 796 385 L 796 596 L 4 596 Z"')+ coloringPart("path","observatory-dome",'d="M 85 400 Q 95 170 310 170 Q 520 180 535 400 Z"')+ coloringPart("rect","observatory-base",'x="105" y="390" width="410" height="145" rx="12"')+ coloringPart("path","dome-slit",'d="M 275 175 Q 330 175 365 205 L 335 390 H 245 Z"',2)+ coloringPart("path","telescope-tube",'d="M 300 275 L 575 125 L 620 190 L 350 340 Z"')+ coloringPart("ellipse","telescope-lens",'cx="600" cy="158" rx="35" ry="55" transform="rotate(-30 600 158)"',2)+ coloringPart("path","telescope-mount",'d="M 325 325 L 395 505 H 290 Z"',2)+ coloringPart("circle","planet-ringed",'cx="675" cy="305" r="48"')+ coloringPart("path","planet-ring",'d="M 600 295 Q 675 345 750 295 Q 680 380 600 295 Z"',2)+ coloringPart("circle","planet-small",'cx="110" cy="100" r="38"',2)+ coloringPart("circle","moon-small",'cx="175" cy="90" r="18"',3)+ coloringStars([[520,70,18],[710,75,14],[65,245,15],[750,205,12],[420,115,11]],"observatory-star",3)+ coloringPart("rect","control-panel",'x="570" y="425" width="155" height="95" rx="12"',3)+ coloringLine("path",'d="M 105 390 H 515 M 310 170 V 390" fill="none"')+ coloringLine("path",'d="M 335 340 L 575 205 M 360 325 L 600 190" fill="none"',2)+ coloringLine("path",'d="M 290 505 H 395 M 325 325 V 505" fill="none"',2)+ coloringLine("path",'d="M 595 450 H 700 M 595 475 H 650 M 670 475 H 700 M 595 500 H 625" fill="none"',3)+ coloringLine("path",'d="M 505 70 L 535 70 M 520 55 V 85 M 695 75 H 725 M 710 60 V 90" fill="none"',3) )} function sceneSavannaWeb(){return coloringScene( coloringPart("rect","savanna-sky",'x="4" y="4" width="792" height="592" rx="28"')+ coloringPart("path","savanna-ground",'d="M 4 415 Q 180 380 360 425 T 796 400 L 796 596 L 4 596 Z"')+ coloringPart("path","acacia-trunk",'d="M 95 450 Q 145 300 135 185 H 205 Q 190 310 235 450 Z"')+ coloringPart("path","acacia-crown",'d="M 35 210 Q 65 95 165 125 Q 250 70 320 155 Q 365 235 270 260 H 90 Q 30 260 35 210 Z"')+ coloringPart("path","lion-tail",'d="M 365 372 C 305 335 275 372 290 435 C 298 475 325 505 350 480 C 365 465 350 440 330 448 C 315 410 330 395 380 405 Z"',2)+ [390,470,540,590].map((x,i)=>coloringPart("path",`lion-leg-${i}`,`d="M ${x} 410 C ${x-4} 455 ${x-7} 505 ${x-2} 545 Q ${x+18} 558 ${x+48} 548 L ${x+43} 532 C ${x+35} 488 ${x+38} 448 ${x+30} 412 Z"`,i>1?2:1)).join("")+ coloringPart("path","lion-body",'d="M 340 385 C 348 330 405 302 485 305 C 565 308 625 340 632 392 C 635 445 580 475 500 475 C 415 478 342 448 340 385 Z"')+ coloringPart("path","lion-mane",'d="M 625 215 C 652 205 675 220 682 245 C 712 250 724 275 710 300 C 735 323 724 352 700 365 C 708 395 680 420 650 415 C 630 440 600 438 582 415 C 552 422 532 395 540 366 C 515 352 515 322 538 300 C 525 272 545 248 570 245 C 578 220 600 208 625 215 Z"')+ coloringPart("circle","lion-face",'cx="625" cy="325" r="68"',2)+ coloringPart("ellipse","lion-muzzle",'cx="625" cy="350" rx="45" ry="30"',2)+ coloringPart("path","zebra-tail",'d="M 100 455 Q 55 425 70 505 Q 90 528 105 500 Q 82 468 120 470 Z"',3)+ [125,175,230,280].map((x,i)=>coloringPart("path",`zebra-leg-${i}`,`d="M ${x} 490 C ${x-3} 520 ${x-5} 552 ${x} 578 H ${x+34} C ${x+38} 565 ${x+30} 558 ${x+25} 552 L ${x+25} 492 Z"`,3)).join("")+ coloringPart("path","zebra-body",'d="M 85 470 C 95 425 135 400 205 405 C 270 408 315 440 318 480 C 315 525 265 545 198 540 C 130 538 82 515 85 470 Z"',2)+ coloringPart("path","zebra-neck",'d="M 270 450 Q 280 390 315 350 L 350 382 L 330 490 Z"',2)+ coloringPart("path","zebra-head",'d="M 295 350 C 320 325 360 318 388 342 C 405 360 405 390 385 410 C 365 430 330 428 307 410 C 288 395 282 368 295 350 Z"',2)+ coloringPart("ellipse","zebra-muzzle",'cx="372" cy="390" rx="42" ry="27"',3)+ coloringPart("path","zebra-ear-a",'d="M 312 352 L 305 310 L 338 343 Z"',3)+coloringPart("path","zebra-ear-b",'d="M 350 340 L 370 305 L 378 350 Z"',3)+ coloringPart("path","zebra-mane",'d="M 292 360 Q 268 395 282 455 L 306 445 Q 292 402 320 365 Z"',3)+ coloringPart("circle","savanna-sun",'cx="690" cy="95" r="58"')+ coloringLine("circle",'cx="605" cy="315" r="6" fill="#26344a" stroke="none"')+coloringLine("circle",'cx="645" cy="315" r="6" fill="#26344a" stroke="none"')+ coloringLine("path",'d="M 625 338 l -10 10 l 10 10 l 10 -10 Z M 595 365 Q 625 385 655 365" fill="none"')+ coloringLine("path",'d="M 420 350 Q 455 390 430 455 M 470 330 Q 505 380 485 460 M 520 340 Q 550 385 535 455" fill="none"',2)+ coloringLine("path",'d="M 112 442 l 32 55 M 155 420 l 38 105 M 205 412 l 35 118 M 250 425 l 30 80 M 290 405 l 35 50 M 310 370 l 35 42" fill="none"',3)+ coloringLine("circle",'cx="354" cy="362" r="5" fill="#26344a" stroke="none"',3)+ coloringLine("path",'d="M 365 395 Q 378 405 390 393 M 125 580 h 30 M 175 580 h 30 M 230 580 h 30 M 280 580 h 30" fill="none"',3) )} function sceneJapaneseGarden(){return coloringScene( coloringPart("rect","garden-sky-jp",'x="4" y="4" width="792" height="592" rx="28"')+ coloringPart("path","garden-bank-jp",'d="M 4 405 Q 180 365 350 420 T 796 395 L 796 596 L 4 596 Z"')+ coloringPart("ellipse","garden-pond-jp",'cx="420" cy="500" rx="335" ry="85"')+ coloringPart("rect","pagoda-base",'x="520" y="310" width="175" height="140"')+ coloringPart("path","pagoda-roof-low",'d="M 475 310 Q 610 270 740 310 L 700 345 H 515 Z"')+ coloringPart("rect","pagoda-upper",'x="550" y="205" width="120" height="85"',2)+ coloringPart("path","pagoda-roof-high",'d="M 510 205 Q 610 160 710 205 L 670 235 H 550 Z"',2)+ coloringPart("path","bridge",'d="M 85 470 Q 230 300 385 470 L 385 520 Q 230 390 85 520 Z"')+ coloringPart("rect","bridge-post-a",'x="95" y="405" width="25" height="115"',2)+coloringPart("rect","bridge-post-b",'x="350" y="405" width="25" height="115"',2)+ coloringPart("path","cherry-trunk",'d="M 80 405 Q 135 260 115 95 H 205 Q 175 260 235 405 Z"')+ coloringPart("circle","cherry-crown-a",'cx="110" cy="120" r="85"')+coloringPart("circle","cherry-crown-b",'cx="205" cy="130" r="95"')+coloringPart("circle","cherry-crown-c",'cx="155" cy="70" r="70"',2)+ coloringPetals(95,95,"cherry-blossom-a",2)+coloringPetals(205,105,"cherry-blossom-b",3)+ coloringPart("path","koi-a",'d="M 430 500 Q 490 450 550 500 Q 490 550 430 500 Z"',2)+ coloringPart("path","koi-tail-a",'d="M 430 500 L 385 465 L 395 535 Z"',2)+ coloringPart("path","stone-lantern",'d="M 705 430 L 740 365 L 775 430 L 760 450 H 720 Z"',3)+ coloringPart("rect","lantern-post",'x="732" y="445" width="18" height="90"',3)+ coloringLine("path",'d="M 120 445 Q 230 335 350 445 M 120 475 Q 230 375 350 475" fill="none"')+ coloringLine("path",'d="M 150 405 V 470 M 220 360 V 435 M 290 380 V 455" fill="none"',2)+ coloringLine("path",'d="M 570 350 V 450 M 645 350 V 450 M 550 400 H 670 M 580 235 V 290 M 640 235 V 290" fill="none"',2)+ coloringLine("path",'d="M 455 500 Q 490 480 525 500 M 475 490 L 500 510 M 455 545 Q 500 525 555 545" fill="none"',3)+ coloringLine("path",'d="M 40 555 Q 140 525 240 555 M 565 555 Q 650 530 760 555" fill="none"',3) )}