html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:""}table{border-collapse:collapse;border-spacing:0}*,*:before,*:after{box-sizing:border-box}:root{--label-width: 31%;--input-width: 69%;--nav-width: 320px;--inter: "Inter", sans-serif}body{font-family:var(--inter);font-weight:400;font-size:14px;margin:0;padding:0}h1{font-weight:700}h3{margin-left:-39px}.light-text{font-weight:300}.b{font-weight:700}.small{font-size:12px}.big{font-size:16px;font-weight:700}b{font-weight:700}.main_box_name{padding:10px}a,button,label{cursor:pointer}button{min-width:140px;height:25px;border-radius:5px;background-color:#000;color:#fff;border:none;font-weight:700}.big_button{width:214px;height:30px;margin-top:5px}label{font-weight:700;margin:0;padding:0}input,textarea,select{font-size:14px;margin:0;padding:0;height:25px}.input-20{width:20px}textarea{width:214px;height:81px;border:1px solid #5e5e5e;margin:7px 0 15px;padding:6px;resize:vertical}body{min-height:100vh}#root{position:relative;max-width:var(--root-max-width);width:100%;display:flex;align-items:flex-start;gap:10px;overflow:hidden}nav.settings{position:fixed;top:0;left:0;width:var(--nav-width);height:100vh;background:#fff;z-index:2;max-height:100vh;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}.nav_container.setting_item{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;width:100%}.nav_container.setting_item .first-element{flex:0 0 var(--label-width);text-align:left;font-size:14px;font-weight:500;color:#111}.nav_container.setting_item .second-element{flex:0 0 var(--input-width);text-align:left}.nav_container.setting_item input[type=text],.nav_container.setting_item input[type=number],.nav_container.setting_item select,.nav_container.setting_item textarea{width:100%;height:22px;padding:2px 4px;border:1px solid #ccc;font-size:14px}.nav_container.setting_item input[type=checkbox]{flex:0 0 auto;width:16px;height:16px;margin:0}nav.settings h3{margin:13px 0 12px -34px;font-size:14px;font-weight:700;color:#000;text-align:center}main{padding:20px;display:flex;flex-wrap:wrap;gap:20px;flex:1;justify-content:flex-start;align-items:flex-start;text-align:center;min-height:800px}.main_box_inner{flex:1 1 300px;min-width:200px;display:flex;align-items:center;justify-content:center;text-align:center}.main_box_meta{display:flex;justify-content:center}.main_box_time{text-align:left;background-color:#5e5e5e;padding:10px;color:#fff}.main_box_distance{text-align:right;background-color:#c2c2c2;padding:10px}.number-wrapper{display:inline-flex;align-items:center}.number-input{border:1px solid #ccc;outline:none;padding:4px;font-size:14px;width:80px;appearance:textfield;height:28px}.spinner{display:flex;flex-direction:column;width:18px;background:#555;color:#fff;cursor:pointer;user-select:none;height:22px;margin-left:-1px}.spinner .up,.spinner .down{flex:1;display:flex;align-items:center;justify-content:center}.spinner .up:before{content:"▲";font-size:9px;line-height:1}.spinner .down:before{content:"▼";font-size:9px;line-height:1}.checkbox-wrapper{display:inline-flex;align-items:center;cursor:pointer;user-select:none;font-size:14px;gap:8px}.checkbox-input{position:absolute;opacity:0;pointer-events:none}.checkbox-custom{width:18px;height:18px;border:1px solid #555;background:#fff;display:inline-block;position:relative}.checkbox-input:checked+.checkbox-custom{background:#555}.checkbox-input:checked+.checkbox-custom:after{content:"✔";position:absolute;top:1px;left:3px;font-size:14px;color:#fff}.checkbox-label{font-size:14px;color:#333}.open-btn{padding:8px 16px;font-size:1rem;background:#1f2937;color:#fff;border:none;border-radius:4px;cursor:pointer;margin:20px}.open-btn:hover{background:#111827}.modal-backdrop{position:fixed;inset:0;background:#0006;display:flex;justify-content:center;align-items:center;z-index:1000}.modal-content{background:#f3f4f6;color:#111827;box-shadow:0 8px 20px #00000026;line-height:1.6;padding:20px;border-radius:8px}h2{text-align:center;font-size:1.5rem;margin-bottom:20px}.section{margin-bottom:15px}.section-title{font-weight:600;margin:10px 0 8px;font-size:16px}.features{margin:0 0 15px 20px;padding:0}.features li{margin-bottom:8px}.warn{color:#dc2626;font-weight:600}.action{text-align:center;margin-top:20px}.close-btn{padding:6px 14px;background:#374151;color:#fff;border:none;border-radius:4px;cursor:pointer}.close-btn:hover{background:#1f2937}@keyframes spin{to{transform:rotate(360deg)}}.loading-overlay{position:fixed;inset:0;background:#000000bf;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:9999;pointer-events:all}.loading-spinner{width:80px;height:80px;border:8px solid rgba(255,255,255,.2);border-top-color:#fff;border-radius:50%;animation:spin 1s linear infinite}.loading-text{margin-top:20px;font-size:1.2rem;color:#fff;font-family:sans-serif}.block-wrapper{position:relative}.block-overlay{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:999;pointer-events:all;background:#00000059}.block-overlay.nav-block{background:#0000002e}.block-spinner{width:44px;height:44px;border:5px solid rgba(255,255,255,.22);border-top-color:#fff;border-radius:50%;animation:spin .95s linear infinite;transform:translateZ(0);will-change:transform;backface-visibility:hidden;-webkit-backface-visibility:hidden}.loading-label{margin-top:8px;font-size:13px;color:#fff;font-family:Inter,Roboto,Arial,sans-serif;opacity:.95;user-select:none}.loading-global{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;background:#fafafab3;z-index:9999}.spinner2{width:60px;height:60px;border:6px solid #ccc;border-top:6px solid #007bff;border-radius:50%;animation:spin .8s linear infinite}.block-overlay.blur{background:#fff6;backdrop-filter:blur(1px);pointer-events:all;z-index:20}.hello_page_tsp{display:flex;gap:10px;flex-direction:column;max-width:485px;padding-right:35px;text-align:left}.hello_page{padding:28px 48px;text-align:left}.hello_page_content{display:flex;justify-content:space-between;align-items:center}.hello_page_text{max-width:553px;padding-left:35px}.hello_page_button{width:auto;height:30px;min-width:auto;padding:0 35px}.hello_page_button:hover{background-color:#4d4d4d}.hello_page_button_wrapper{text-align:center}.sidebar-menu{position:absolute;z-index:1000}.sidebar-button{width:48px;height:48px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-width:48px;background:#fff;border:1px solid #ddd;border-radius:12px;cursor:pointer;transition:box-shadow .3s ease;box-shadow:0 2px 5px #00000026}.sidebar-button:hover{box-shadow:0 4px 10px #00000040}.sidebar-line{display:block;width:28px;height:3px;background:#000;border-radius:2px}.sidebar-panel{position:absolute;top:56px;left:0;width:260px;padding:16px;background:#fff;border-radius:0 12px 12px 0;box-shadow:4px 4px 15px #00000040}.content_wrapper{margin-left:var(--nav-width);display:flex;flex-wrap:wrap;gap:16px;justify-content:flex-start;overflow:hidden}.settings_box{width:100%;margin-bottom:15px}.settings_addition_options{font-weight:700;text-align:left}.setting_label_json{text-align:left}.setting_json_error_box{width:218px;height:24px}#refresh-box .spinner{display:none!important}.first-element.setting_label_points{flex:0 0 130px!important}.setting_input_points.number-input{flex:0 0 63px!important}#loading{position:absolute;margin:258px 853px;width:200px}#two_opt_route{max-width:80%;margin:0 auto}.center_block{width:100%;max-width:60%;margin:0 auto}.settings-top{position:absolute}#root{max-width:100%;flex-direction:row}.content_wrapper{margin-left:var(--nav-width);flex:1}nav.settings::-webkit-scrollbar{width:6px}nav.settings::-webkit-scrollbar-thumb{background-color:#0003;border-radius:3px}.display_route_wrapper{width:400px;text-align:left;padding-top:20px;font-weight:700}@media (max-width: 768px){body{min-width:428px}main{padding:0}.settings{position:relative}.block-spinner{width:36px;height:36px;border-width:4px}.loading-label{font-size:12px}}.content_wrapper_mobile{padding-top:40px}.hello_page_mobile_wrapper{display:flex;flex-wrap:wrap;justify-content:center;text-align:left;width:400px;flex:0 0 100%}.hello_page_mobile{flex:0 0 100%;padding:55px}.hello_page_text_mobile{flex:0 0 100%;justify-content:center;display:flex}.hello_page_button_wrapper_mobile{flex:0 0 100%;text-align:center}._wrapper_1mhpn_9{width:100%;margin-top:-7px}._button_1mhpn_19{width:100%;display:flex;justify-content:space-between;align-items:center;background:#fff;padding:8px 10px 8px 0;font-size:14px;font-weight:500;color:#000;cursor:pointer;transition:background .2s ease}._button_1mhpn_19:hover{background:#f1f1f1}._title_1mhpn_55{text-align:left}._arrow_1mhpn_63{display:inline-block;font-size:12px;margin-left:8px;transition:transform .25s ease}._content_1mhpn_77{margin-top:-2px;background:#fff}._wrapper_xk8rd_9{position:absolute;width:100%;height:32px}._container_xk8rd_21{position:absolute;top:0;right:30px;z-index:1001;display:flex;gap:8px;margin-bottom:12px}._button_xk8rd_41{padding:6px;border-radius:0;cursor:pointer;min-width:unset;width:unset;font-weight:700;transition:all .2s ease;background:unset;color:#000}._buttonActive_xk8rd_65{background-color:#c9c9c9;color:#fff}
