.tmpRow1{margin:30px;padding:10px;background:gray;color:var(--color-orange-200);border:solid thin greenyellow}.hiddenRow{display:none}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;font-size:var(--fontSize-base);font-weight:400;line-height:1rem;position:absolute;left:0;top:0;width:100vw;height:100%;margin:0;padding:0;scrollbar-width:none;--maxContentWidth: 1416px;display:block;color-scheme:light dark;color:var(--textColor-normal);background-color:#000;--S_M_L: "S";--standardBlockHeight-S: 3rem;--standardBlockHeight-M: 2rem;--standardBlockHeight-L: 2.2rem;--standardBlockHeight-base: var(--standardBlockHeight-S);--fontSize-S: 16px;--fontSize-M: 18px;--fontSize-L: 22px;--fontSize-base: var(--fontSize-S);--paddingRoot-S: 1rem;--paddingRoot-M: 1.6rem;--paddingRoot-L: 1.8rem;--paddingRoot-base: var(--paddingRoot-S);--selectedTagDivHeight-S: 1.8rem;--selectedTagDivHeight-M: 1.6rem;--selectedTagDivHeight-L: 1.6rem;--selectedTagDivHeight-base: var(--selectedTagDivHeight-S);--textColor-normal: var(--color-gray-900);--textColor-dimmed: var(--color-gray-700);--backGroundColor: var(--color-gray-200);--headerBackgroundColor: var(--color-gray-200);--color-YES: rgb(28, 208, 77);--color-NO: rgb(249, 124, 0);--color-gray-100: #1a1a1a;--color-gray-150: rgb(38, 38, 38);--color-gray-200: rgb(51, 51, 51);--color-gray-250: #404040;--color-gray-300: #4d4d4d;--color-gray-350: #595959;--color-gray-400: #666666;--color-gray-500: #8c8c8c;--color-gray-600: #999999;--color-gray-650: #a6a6a6;--color-gray-700: #b3b3b3;--color-gray-750: #bfbfbf;--color-gray-800: #cccccc;--color-gray-850: #d9d9d9;--color-gray-900: #e6e6e6;--color-gray-950: #f2f2f2;--color-gray-970: #f7f7f7;--color-green-150: #133926;--color-green-200: #0d5933;--color-green-250: #107040;--color-green-300: #13864d;--color-green-350: #169c5a;--color-green-400: #1ab266;--color-green-450: #1dc973;--color-green-500: #20df80;--color-green-550: #36e28d;--color-green-600: #4de599;--color-green-650: #63e9a6;--color-green-700: #79ecb3;--color-green-750: #8fefbf;--color-green-800: #a6f2cc;--color-green-850: #bcf5d9;--color-green-900: #d2f9e6;--color-green-950: #e9fcf2;--color-green-990: #fbfefc;--color-mint-100: #0a3638;--color-mint-150: #02434b;--color-mint-200: #035964;--color-mint-250: #03707d;--color-mint-300: #048695;--color-mint-350: #049cae;--color-mint-400: #05b3c7;--color-mint-450: #15bacc;--color-mint-500: #27c0d1;--color-mint-550: #39c7d6;--color-mint-600: #4ccddb;--color-mint-650: #5fd4e0;--color-mint-700: #74dbe5;--color-mint-750: #89e1ea;--color-mint-800: #9fe8ef;--color-mint-850: #b6eff4;--color-mint-900: #d8fbfd;--color-mint-950: #e6fcfe;--color-orange-150: #392313;--color-orange-200: #662900;--color-orange-250: #7e3401;--color-orange-300: #993e00;--color-orange-350: #b24800;--color-orange-400: #cc5200;--color-orange-450: #e55c00;--color-orange-500: #ff6700;--color-orange-550: #ff761a;--color-orange-600: #ff8533;--color-orange-650: #ff954d;--color-orange-700: #ffa466;--color-orange-750: #ffb380;--color-orange-800: #ffc299;--color-orange-850: #ffd1b2;--color-orange-900: #ffe0cc;--color-orange-950: #fff0e5;--color-orange-990: #fffcfa}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}h1{margin:0;font-size:1.8rem;font-weight:300}h2{margin:0;font-size:1.4rem;font-weight:300}h3{margin:0;font-size:1rem;font-weight:400}.flex{display:flex;align-items:center;justify-content:space-between;width:-webkit-fill-available;width:stretch}button{border-radius:10px;border:none;padding:auto .8em;margin:.2em .5em;height:calc(.8 * var(--standardBlockHeight-base));font-size:.95em;font-weight:300;font-family:inherit;color:var(--textColor-normal);background:var(--color-gray-400);cursor:pointer;transition:border-color .25s}button:hover{background:var(--color-mint-250)}button:disabled,focus{background-color:var(--color-gray-300);color:var(--textColor-dimmed);cursor:auto}.text-button{background:none}.text-button:hover{background-color:var(--color-gray-600)}.text-button:focus{outline:none}select{height:40px;border-radius:10px;font-size:1rem;padding:.6em .8em;margin:.2em .5em}svg{width:fit-content;height:fit-content}svg use{width:fit-content}.FiltersPage{display:block;top:0;left:0;height:auto;width:-webkit-fill-available;width:stretch;max-width:var(--maxContentWidth);margin:0 auto;padding:0;background:#000;--searchInputHeight: 2.5rem;--filtersPageHeaderLineHeight: var(--standardBlockHeight-base)}.FiltersPageHeader{position:sticky;top:0;z-index:20;background:var(--headerBackgroundColor);padding:0px var(--paddingRoot-base)}.FiltersPageHeader input{margin:0;padding:0;font-size:1rem;border:none;background:none}.FiltersPageHeader input:focus{outline:none}.Tags1{z-index:1}.Tag1{margin:.3rem 0;padding:.1rem .5rem;background:var(--headerBackgroundColor);min-height:fit-content;border-radius:10px}.Tag1_header{position:sticky;background:inherit;z-index:4}.Tag1_header svg{height:calc(.7 * var(--standardBlockHeight-base));width:calc(1.4 * var(--standardBlockHeight-base));fill:var(--color-gray-600)}.Tag1_header .Tag1_header_line1{height:var(--standardBlockHeight-base);padding-right:.8rem}.Tag1_header .Tag1_header_line1 .Tag1NamePlate svg{height:auto;width:auto}.Tag1_header .Tag1_header_line1 .Tag1NamePlate .xOrTickIcon{display:none}.Tag1_header .Tag1_header_line1 .Tag1NamePlate.all_under_tag1 h2{font-weight:500}.Tag1_header .Tag1_header_line1 .Tag1NamePlate.all_under_tag1 .xOrTickIcon{display:flex}.Tag1_header .Tag1_header_line1 .Tag1NamePlate.all_under_tag1 .xOrTickIcon svg{width:auto;fill:var(--color-YES)}.Tag1_header .Tag1_header_line1 .Tag1NamePlate.except_all_under_tag1{color:var(--textColor-dimmed);text-decoration:line-through}.Tag1_header .Tag1_header_line1 .Tag1NamePlate.except_all_under_tag1 .xOrTickIcon{display:flex}.Tag1_header .Tag1_header_line1 .Tag1NamePlate.except_all_under_tag1 .xOrTickIcon svg{width:auto;fill:var(--color-NO)}dialog svg{height:calc(.8 * var(--standardBlockHeight-base));width:calc(1.6 * var(--standardBlockHeight-base));fill:var(--color-gray-400)}dialog::backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.Tag2{margin:.2rem 0px;padding:0;background:var(--color-gray-250);min-height:fit-content;z-index:3;border-radius:10px;font-size:1rem}.Tag2_header{position:sticky;background:inherit;border-radius:inherit;padding:.3rem .5rem}.Tag2_header h3{margin:0 0 0 .3rem}.Tag2_header button:focus{background:var(--color-gray-400)}.Tag2_header svg{height:calc(.4 * var(--standardBlockHeight-base));width:calc(.4 * var(--standardBlockHeight-base));fill:var(--color-gray-600)}.Tag2_header .Tag2NamePlate .xOrTickIcon{display:none;margin:0}.Tag2_header .Tag2NamePlate.tag2_select_all_true .xOrTickIcon{display:flex}.Tag2_header .Tag2NamePlate.tag2_select_all_true .xOrTickIcon svg{height:calc(.4 * var(--standardBlockHeight-base));width:calc(.4 * var(--standardBlockHeight-base));fill:var(--color-YES)}.Tag2_header .Tag2NamePlate.all_under_tag1 h3{color:var(--textColor-dimmed)}.Tag2_header .Tag2NamePlate.all_under_tag1 .xOrTickIcon{display:flex}.Tag2_header .Tag2NamePlate.all_under_tag1 .xOrTickIcon svg{width:auto;fill:var(--color-YES);fill-opacity:40%}.Tag2_header .Tag2NamePlate.except_all_under_tag1 h3{color:var(--textColor-dimmed);text-decoration:line-through}.Tag2_header .Tag2NamePlate.except_all_under_tag1 .xOrTickIcon{display:flex}.Tag2_header .Tag2NamePlate.except_all_under_tag1 .xOrTickIcon svg{width:auto;height:calc(.45 * var(--standardBlockHeight-base));width:calc(.45 * var(--standardBlockHeight-base));fill:var(--color-NO);fill-opacity:40%}.Tag2_header .Tag2NamePlate.except_selected.tag2_select_all_true h3{color:var(--textColor-dimmed);text-decoration:line-through}.Tag2_header .Tag2NamePlate.except_selected.tag2_select_all_true .xOrTickIcon{display:flex}.Tag2_header .Tag2NamePlate.except_selected.tag2_select_all_true .xOrTickIcon svg{width:auto;height:calc(.45 * var(--standardBlockHeight-base));width:calc(.45 * var(--standardBlockHeight-base));fill:var(--color-NO)}.Tag3{padding:.3rem .4rem;margin:0 0 1px;background:var(--color-gray-400);font-weight:300;height:calc(.8 * var(--standardBlockHeight-base))}.Tag3 .Tag3NamePlate svg{height:calc(.45 * var(--standardBlockHeight-base));width:calc(.45 * var(--standardBlockHeight-base))}.Tag3 .Tag3NamePlate .xOrTickIcon{display:flex;visibility:hidden;margin:0}.Tag3 .Tag3NamePlate.tag2_select_all_true{color:var(--textColor-dimmed)}.Tag3 .Tag3NamePlate.tag2_select_all_true .xOrTickIcon{visibility:visible}.Tag3 .Tag3NamePlate.tag2_select_all_true .xOrTickIcon svg{height:calc(.45 * var(--standardBlockHeight-base));width:calc(.45 * var(--standardBlockHeight-base));fill:var(--color-YES);fill-opacity:60%}.Tag3 .Tag3NamePlate.all_under_tag1{color:var(--textColor-dimmed)}.Tag3 .Tag3NamePlate.all_under_tag1 .xOrTickIcon{visibility:visible}.Tag3 .Tag3NamePlate.all_under_tag1 .xOrTickIcon svg{fill:var(--color-YES);fill-opacity:40%}.Tag3 .Tag3NamePlate.except_all_under_tag1{color:var(--textColor-dimmed);text-decoration:line-through}.Tag3 .Tag3NamePlate.except_all_under_tag1 .xOrTickIcon{visibility:visible}.Tag3 .Tag3NamePlate.except_all_under_tag1 .xOrTickIcon svg{height:calc(.35 * var(--standardBlockHeight-base));width:calc(.45 * var(--standardBlockHeight-base));fill:var(--color-NO);fill-opacity:50%}.Tag3 .Tag3NamePlate.except_selected.tag2_select_all_true{color:var(--textColor-dimmed);text-decoration:line-through}.Tag3 .Tag3NamePlate.except_selected.tag2_select_all_true .xOrTickIcon{visibility:visible}.Tag3 .Tag3NamePlate.except_selected.tag2_select_all_true .xOrTickIcon svg{width:auto;height:calc(.35 * var(--standardBlockHeight-base));width:calc(.45 * var(--standardBlockHeight-base));fill:var(--color-NO)}:is(.Tag3 .Tag3NamePlate.selected.tag2_select_all_false.tag3_selected_true,.Tag3 .Tag3NamePlate.selected_together.tag2_select_all_false) .xOrTickIcon{visibility:visible}:is(.Tag3 .Tag3NamePlate.selected.tag2_select_all_false.tag3_selected_true,.Tag3 .Tag3NamePlate.selected_together.tag2_select_all_false) .xOrTickIcon svg{height:calc(.35 * var(--standardBlockHeight-base));width:calc(.45 * var(--standardBlockHeight-base));fill:var(--color-YES)}.Tag3 .Tag3NamePlate.except_selected.tag2_select_all_false.tag3_selected_true .xOrTickIcon{visibility:visible}.Tag3 .Tag3NamePlate.except_selected.tag2_select_all_false.tag3_selected_true .xOrTickIcon svg{fill:var(--color-NO)}.SelectedTagDiv{display:flex;align-items:center;height:var(--selectedTagDivHeight-base);font-weight:300}.SelectedTagDiv.T1{font-size:.8rem;background:var(--color-gray-150);border-radius:.3rem;margin:0rem .3rem .3rem 0;padding:0 .1rem 0 .4rem}.SelectedTagDiv.T2{font-size:.8rem;background-color:var(--color-gray-250);border-radius:.3rem;margin:0rem .3rem .3rem 0;padding:0 .1rem 0 .4rem}.SelectedTagDiv.T3{font-size:.8rem;background-color:var(--color-gray-400);border-radius:1rem;margin:0rem .5rem .3rem 0;padding:0 .1rem 0 .4rem}.RoundXButton svg{margin:0 .5rem;fill:#d3d3d3;height:calc(.6 * var(--selectedTagDivHeight-base));width:calc(.6 * var(--selectedTagDivHeight-base))}.filtersPageHeaderGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));column-gap:1px;border:solid;border-color:#0ff;padding:0 5px}.DropdownFiltersPageHeader{padding:0;margin:0;outline:none;border:none;background:none;width:fit-content;color:var(--textColor-normal)}option{color:red;background-color:#ff4500}.XButton{display:flex;align-items:center;justify-content:center;aspect-ratio:1}.XButton.tag_search_block{margin:.2em;border-radius:25%;padding:0;color:var(--color-gray-500)}.XButton.tag_search_block:hover{background:var(--color-gray-600);color:var(--color-gray-900)}.OK-button{font-weight:500;color:var(--color-green-500)}.OK-button:hover{background-color:var(--color-green-250);color:var(--textColor-normal)}.TopMenuBar{display:flex;position:sticky;top:0;width:-webkit-fill-available;width:stretch;justify-content:space-between;align-items:center;color:var(--textColor-normal);background-color:var(--headerBackgroundColor);padding:calc(.4 * var(--paddingRoot-base)) var(--paddingRoot-base);z-index:2}.ScaleControl{display:flex;align-items:center}.ScaleControl button{width:2.5rem;font-size:1.3rem}.button1{background-image:url(src/assets/i2.webp);background-size:cover}.BodyList-S{display:block;z-index:3;width:-webkit-fill-available;width:stretch;height:100vh;max-height:100vh;margin:2px;background:#000;scrollbar-width:none;overflow-y:hidden}.BodyList-M{display:block;z-index:3;width:-webkit-fill-available;width:stretch;height:100vh;max-height:100vh;margin:4px;background:#000;scrollbar-width:none}.BodyList-L{display:block;z-index:3;width:-webkit-fill-available;width:stretch;height:100vh;max-height:100vh;margin:6px;background:#000;scrollbar-width:none}.flash-once{animation:flash-once1 5.7s;border:solid yellow}.yellow-border{border:solid yellow}.plashka-S,.plashka-M,.plashka-L{position:absolute;top:0;left:0;background:gray}.ThumbComponent-S{position:relative;display:flex;margin:2px;align-items:center;justify-content:center;overflow:hidden}.ThumbComponent-M{align-content:center;position:relative;display:flex;margin:4px}.ThumbComponent-L{align-content:center;align-items:center;justify-content:center;position:relative;display:flex;margin:6px}.flash-once{animation:flash-once1 1s;border:solid yellow}@keyframes flash-once1{0%{scale:20%}to{scale:100%}}.ImgTmb{object-fit:cover}.ThumbsRow{display:flex;margin:0;padding:0;justify-content:left;height:fit-content;color:#dcdcdc;background-color:var(--rgbBackgroundColor);background-color:navy}.SingleImageView{position:absolute;left:0;top:0;width:100vw;height:100%;margin:0;padding:0;display:flex;align-items:center;justify-content:center;color:#dcdcdc;background-color:#000}.SingleImageViewImg{max-height:100dvh;max-width:100dvw;z-index:1;overflow:hidden;border:solid thin yellow}.CloseButton-visible{position:absolute;top:0;right:0;z-index:2;color:#dcdcdc;background-color:#7d7d7d92}.CloseButton-notVisible{display:none}.LeftButton-visible{position:absolute;left:0;background-color:#7d7d7d92;z-index:3}.LeftButton-notVisible{display:none}.RightButton-visible{position:absolute;right:0;background-color:#7d7d7d92;z-index:3}.RightButton-notVisible{display:none}.plashka{position:absolute;top:0;left:0;background:gray}.plashka-tags-visible{position:absolute;bottom:0;background-color:#7d7d7d92;z-index:3}.plashka-tags-notVisible{display:none}.FullScreenMode-visible{position:absolute;right:0;bottom:1rem;background-color:#7d7d7d92;z-index:3}.FullScreenMode-notVisible{display:none}body{position:absolute;left:0;top:0;width:100vw;height:100%;margin:0;padding:0;scrollbar-width:none}.TechInfo{display:block;width:-webkit-fill-available;width:stretch}
