body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.edu-container{background:#1e1e1e;color:#e9eef7;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;gap:16px;min-height:100vh;padding:24px}.edu-card{background:#252525;border:1px solid #444;border-radius:8px;padding:16px;transition:border-color .2s ease,box-shadow .2s ease}.edu-card h2{color:#fff;font-size:1.8em;font-weight:800;margin:0 0 20px}.edu-card h3{color:#ddd;font-size:1.4em;font-weight:700;margin:0}.edu-card h4{color:#bbb;font-size:1.1em;font-weight:600;margin:20px 0 12px}.course-header,.lesson-header,.lessons-header,.option-item,.question-header{align-items:center;display:flex;gap:16px}.lessons-header{margin-bottom:20px}.lesson-header,.lessons-header{justify-content:space-between}.correct-answer-input,.edu-input,.lesson-content-textarea,.lesson-title-input,.option-text-input,.question-text-input,.question-type-select,.quiz-title-input{background:#333;border:2px solid #444;border-radius:6px;color:#fff;font-size:14px;outline:none;padding:10px 14px;transition:all .3s ease}.correct-answer-input:focus,.edu-input:focus,.lesson-content-textarea:focus,.lesson-title-input:focus,.option-text-input:focus,.question-text-input:focus,.quiz-title-input:focus{border-color:#666}.edu-input,.lesson-title-input,.quiz-title-input{font-size:16px}.edu-input{flex:1 1;padding:14px 18px}.lesson-title-input{flex:1 1;font-weight:600}.lesson-content-textarea{border-radius:8px;font-family:monospace;padding:16px;resize:vertical;width:100%}.question-type-select{cursor:pointer}.add-option-btn,.add-pair-btn,.add-question-btn,.edu-add-course-btn,.edu-save-btn,.lesson-delete-btn,.lesson-edit-btn,.option-delete-btn,.pair-delete-btn,.question-delete-btn{align-items:center;background:linear-gradient(135deg,#4a4a4a,#6a6a6a);border:1px solid #666;border-radius:6px;box-shadow:0 4px 6px #0000004d;color:#fff;cursor:pointer;display:inline-flex;font-weight:600;gap:8px;justify-content:center;padding:8px 16px;transition:all .3s ease}.add-option-btn:hover,.add-pair-btn:hover,.add-question-btn:hover,.edu-add-course-btn:hover:not(:disabled),.edu-save-btn:hover:not(:disabled),.lesson-delete-btn:hover,.lesson-edit-btn:hover,.option-delete-btn:hover,.pair-delete-btn:hover,.question-delete-btn:hover{background:linear-gradient(135deg,#565656,#777);border-color:#777;box-shadow:0 6px 8px #0006;transform:translateY(-2px)}.edu-save-btn:disabled{cursor:not-allowed;opacity:.5}.lesson-edit-btn,.option-delete-btn,.pair-delete-btn,.question-delete-btn{min-height:36px;min-width:36px;padding:6px 10px}.lessons-list-editor,.match-pairs,.options-list,.questions-list,.text-answer{display:flex;flex-direction:column;gap:16px}.lessons-list-editor{gap:16px}.questions-list{margin-bottom:20px}.options-list{margin-top:15px}.options-list,.pairs-list{padding-left:20px}.lesson-editor-card{background:#2a2a2a;border:2px solid #333;border-radius:10px;padding:20px;transition:all .3s ease}.lesson-editor-card:hover{background:#2d2d2d;border-color:#444}.lesson-editor-card.active{background:#2f3640;border-color:#4a90e2}.lesson-content-editor{border-top:1px solid #444;margin-top:20px;padding-top:20px}.lesson-actions{display:flex;gap:10px}.quiz-editor{background:#222;border-radius:8px;margin-top:30px;padding:20px}.quiz-title-input{margin-bottom:20px;width:100%}.question-card{background:#2a2a2a;border-left:4px solid #4a90e2;border-radius:8px;padding:16px}.option-item,.pair-item{background:#333;border-radius:6px;padding:10px}.option-item input[type=checkbox],.option-item input[type=radio]{cursor:pointer;height:18px;width:18px}.match-pairs{margin-top:15px;padding:15px}.pair-item{align-items:center;display:flex;gap:10px}.pair-left-input,.pair-right-input{background:#3a3a3a;border:1px solid #555;border-radius:4px;color:#fff;flex:1 1;padding:8px 12px}.pair-connector{color:#666;font-weight:700}.match-hint{color:#888;font-size:12px;font-style:italic;margin-top:10px}.text-answer{margin-top:15px;padding-left:20px}.correct-answer-input{width:100%}.text-settings{color:#bbb;display:flex;font-size:14px;gap:20px;margin-top:10px}.text-settings label{align-items:center;display:flex;gap:5px}.correct-answer-input::placeholder,.edu-input::placeholder,.lesson-content-textarea::placeholder,.lesson-title-input::placeholder,.option-text-input::placeholder,.pair-left-input::placeholder,.pair-right-input::placeholder,.question-text-input::placeholder,.quiz-title-input::placeholder{color:#888}.upload-models-container{display:flex;flex-wrap:wrap;gap:40px;padding:20px}.management-section,.upload-section{background-color:#808080b3;border-radius:8px;box-shadow:0 4px 6px #0000001a;display:flex;flex:1 1 45%;flex-direction:column;justify-content:center;padding:20px}.section-title{color:#fff;font-size:1.5em;margin-bottom:20px;text-align:center;text-shadow:1px 1px 2px #000000b3}.form{align-items:center;margin:0 auto;max-width:400px;width:100%}.form-group{display:flex;flex-direction:column;margin-bottom:15px;width:100%}.form-group label{font-weight:700;margin-bottom:5px}.upload-models-container .form-group .listbox{box-sizing:border-box;color:#fff;height:40px;margin-top:5px;width:100%}.upload-models-container .form-group .description-box::placeholder,.upload-models-container .form-group .listbox::placeholder{color:#fff;opacity:1}.upload-models-container .form-group .description-box::-webkit-input-placeholder,.upload-models-container .form-group .listbox::-webkit-input-placeholder{color:#fff}.upload-models-container .form-group .description-box::-moz-placeholder,.upload-models-container .form-group .listbox::-moz-placeholder{color:#fff;opacity:1}.upload-models-container .form-group .description-box:-ms-input-placeholder,.upload-models-container .form-group .listbox:-ms-input-placeholder{color:#fff}.upload-models-container .form-group .description-box:-moz-placeholder,.upload-models-container .form-group .listbox:-moz-placeholder{color:#fff;opacity:1}.upload-models-container .form-group .description-box{background-color:#7e7e7ecc;border:2px solid #61dafb;border-radius:5px;box-sizing:border-box;color:#fff;font-size:14px;min-height:100px;padding:10px;resize:vertical;width:100%}.custom-file-input-wrapper{align-items:center;display:flex;gap:10px;width:100%}.custom-file-input-wrapper .file-name{color:#fff;flex-grow:1;font-size:14px;text-shadow:1px 1px 2px #000000b3}.message{border-radius:4px;font-size:14px;margin-top:10px;max-width:400px;padding:10px;text-align:center;width:100%}.message.success{background-color:#28a745;color:#fff}.message.error{background-color:#dc3545;color:#fff}.loader-container{margin-top:20px;max-width:400px;text-align:center;width:100%}.loader{color:#fff;font-size:16px;margin-bottom:10px}.progress-bar{-webkit-appearance:none;appearance:none;height:20px;margin-bottom:5px;width:100%}.progress-bar::-webkit-progress-bar{background-color:#ccc;border-radius:10px}.progress-bar::-webkit-progress-value{background-color:#61dafb;border-radius:10px}.progress-bar::-moz-progress-bar{background-color:#61dafb;border-radius:10px}.models-list{margin-top:20px;max-width:800px;width:100%}.models-table{border-collapse:collapse;width:100%}.models-table td,.models-table th{border:1px solid #ddd;height:50px;padding:12px;text-align:left;vertical-align:middle}.models-table th{background-color:#61dafbb3;color:#fff}.models-table tr:nth-child(2n){background-color:#ffffff1a}.models-table tr:hover{background-color:#61dafb33}.edit-model-form{background-color:#808080b3;border-radius:8px;box-shadow:0 4px 6px #0000001a;color:#fff;margin-top:20px;max-width:400px;padding:20px;width:100%}.edit-model-form h3{margin-bottom:15px;text-align:center;text-shadow:1px 1px 2px #000000b3}.edit-model-form .form-group{margin-bottom:15px;width:100%}.edit-model-form .btn.primary,.edit-model-form .btn.secondary{align-self:center;background:linear-gradient(135deg,#66666670,#dddddd75);border:none;border-radius:5px;box-shadow:0 4px 6px #0003;box-sizing:border-box;color:#fff;cursor:pointer;font-size:14px;font-weight:700;height:40px;margin-top:10px;padding:0 15px;transition:transform .2s,box-shadow .2s;width:100%}.edit-model-form .btn.primary:hover,.edit-model-form .btn.secondary:hover{box-shadow:0 6px 8px #0000004d;transform:translateY(-2px)}.edit-model-form .btn.primary:active,.edit-model-form .btn.secondary:active{box-shadow:0 2px 4px #0003;transform:translateY(0)}.manage-models-section{margin-top:40px;max-width:800px;width:100%}.manage-models-section .form-group .listbox,.manage-models-section .form-group input,.manage-models-section .form-group select{width:100%}.manage-models-section .form-group input[type=text]{box-sizing:border-box;height:40px;width:100%}@media (max-width:1200px){.upload-models-container{align-items:center;flex-direction:column}.management-section,.upload-section{flex:1 1 100%}.models-table td,.models-table th{font-size:12px;height:40px;padding:8px}.upload-models-container .btn.primary,.upload-models-container .btn.secondary,.upload-models-container .listbox{font-size:12px;height:35px}.upload-models-container .edit-model-form .description-box{min-height:80px}}.custom-file-input-wrapper .btn.primary,.upload-models-container .btn.primary,.upload-models-container .btn.secondary{align-items:center;display:inline-flex;justify-content:center;text-shadow:1px 1px 2px #000000b3}.upload-models-container .btn.primary,.upload-models-container .btn.secondary{align-self:center;background:linear-gradient(135deg,#66666670,#dddddd75);border:none;border-radius:5px;box-shadow:0 4px 6px #0003;box-sizing:border-box;color:#fff;cursor:pointer;font-size:14px;font-weight:700;height:40px;margin-top:10px;padding:0 15px;transition:transform .2s,box-shadow .2s;width:100%}.upload-models-container .btn.primary:hover,.upload-models-container .btn.secondary:hover{box-shadow:0 6px 8px #0000004d;transform:translateY(-2px)}.upload-models-container .btn.primary:active,.upload-models-container .btn.secondary:active{box-shadow:0 2px 4px #0003;transform:translateY(0)}.custom-slider{-webkit-appearance:none;appearance:none;background:#ddd;border-radius:6px;cursor:pointer;height:10px;margin-bottom:5%;outline:none;transform:translateY(65%);width:100%}.custom-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#7c7c7ce0;border-radius:5px;cursor:pointer;height:10px;width:30px}.custom-slider::-moz-range-thumb{background:#7c7c7ce0;border-radius:3px;cursor:pointer;height:10px;width:30px}.custom-slider::-ms-thumb{background:#7c7c7ce0;border-radius:3px;cursor:pointer;height:10px;width:30px}.slider-container{margin-top:60px;position:relative;width:100%}.slider-tooltip{background-color:#333;border-radius:6px;color:#fff;font-size:12px;padding:10px 15px;pointer-events:none;position:absolute;transform:translateX(40%);white-space:nowrap}*,:after,:before{box-sizing:border-box}#root,body,html{overflow:hidden}#root,#root>.App,body,html{margin:0!important;padding:0!important}.comm-calc-container{--sidebar-w:350px;--btn-bg1:#4a4a4a;--btn-bg2:#6a6a6a;--btn-text:#fff;--btn-border:#666;--btn-shadow:#00000040;--btn-bg1-hover:#565656;--btn-bg2-hover:#777;--btn-shadow-hover:#00000059;--btn-disabled-opacity:.6;--btn-ghost-hover:#555;--btn-ghost-text:#bbb;--btn-ghost-text-hover:#fff;--btn-add-bg1:#3f7fe0;--btn-add-bg2:#4a90e2;--btn-add-border:#4f86d6;--btn-add-bg1-hover:#4a88ea;--btn-add-bg2-hover:#5a9cf0;--btn-add-border-hover:#6aa7f2;--col-w:160px;--toggle-w:26px;--toggle-gap:34px;background:#1e1e1e;color:#fff;display:flex;font-family:sans-serif;inset:0 0 0 0;inset:var(--cc-top,0) 0 0 0;overflow:hidden;position:fixed}.sidebar{background:#2a2a2a;display:flex;flex:0 0 var(--sidebar-w);flex-direction:column;overflow:hidden;padding:16px;transition:width .2s ease,padding .2s ease,flex-basis .2s ease;width:var(--sidebar-w)}.sidebar h3{font-size:1.1em;margin-top:0;text-align:center}.sidebar-collapsed .sidebar{border:0!important;flex-basis:0!important;overflow:hidden!important;padding:0!important;width:0!important}.sidebar-toggle{align-items:center;background:linear-gradient(180deg,#444,#5b5b5b);border:1px solid #3b3b3b;border-left:none;border-radius:0 8px 8px 0;box-shadow:0 4px 10px #00000059;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:700;height:86px;justify-content:center;left:calc(var(--sidebar-w) - var(--toggle-w));outline:none;position:fixed;top:50vh;top:calc(var(--cc-top, 0px) + (100vh - var(--cc-top, 0px))/2);transform:translateY(-50%);transition:left .2s ease,background .2s ease,box-shadow .2s ease;width:var(--toggle-w);z-index:100}.sidebar-toggle:hover{background:linear-gradient(180deg,#505050,#6a6a6a);box-shadow:0 6px 14px #00000073}.sidebar-collapsed .sidebar-toggle{border-left:1px solid #3b3b3b}.sidebar section.folder-section,.sidebar section.object-section{background:#252525;border-radius:4px;margin-bottom:16px;padding:8px}.sidebar section.folder-section h4,.sidebar section.object-section h4{align-items:center;color:#ddd;display:flex;font-size:1em;justify-content:space-between;margin:0 0 8px}.sidebar section:first-of-type{flex:0 0 35%;overflow-y:auto;scrollbar-width:none}.sidebar section:first-of-type::-webkit-scrollbar{display:none}.sidebar section:nth-of-type(2){display:flex;flex:0 0 50%;flex-direction:column;position:relative}.sidebar section:nth-of-type(2) .folder-tree{flex:1 1;margin-bottom:8px;overflow-y:auto;scrollbar-width:none}.sidebar section:nth-of-type(2) .folder-tree::-webkit-scrollbar{display:none}.sidebar section+section{margin-top:24px}.input-row{display:flex;gap:8px;margin-bottom:12px}.input-row input{background:#0000;border:1px solid #555;color:#fff;flex:1 1;padding:4px}.list{list-style:none;margin:0;max-height:calc(100% - 8px);overflow-y:auto;padding:0;scrollbar-color:#444 #0000;scrollbar-width:thin}.list::-webkit-scrollbar{width:6px}.list::-webkit-scrollbar-thumb{background:#444;border-radius:3px}.list li{align-items:center;cursor:pointer;display:flex;justify-content:space-between;padding:4px 0}.list li.selected{background:#444}.list li:last-child{margin-bottom:8px}.folder-actions{grid-gap:10px 12px;align-items:start;bottom:0;display:grid;gap:10px 12px;grid-template-columns:1fr 1fr;left:8px;padding-bottom:16px;padding-top:8px;position:absolute;right:8px}.folder-actions:before{background:#fff;content:"";height:1px;left:0;position:absolute;right:0;top:0}.folder-actions .left-actions,.folder-actions .right-actions{display:contents}.main{display:flex;flex:1 1;flex-direction:column;min-height:0;min-width:0;overflow-x:hidden;padding:0}.main h2{margin:8px 12px}.add-column-wrapper{align-items:center;display:flex;flex-wrap:wrap;gap:12px;margin:8px 12px 12px}.table-window{-ms-overflow-style:none;border:none;flex:1 1;max-width:100%;min-height:0;min-width:0;overflow-x:auto;overflow-y:hidden;position:relative;scrollbar-gutter:stable both-edges;scrollbar-width:none}.table-window::-webkit-scrollbar{display:none}.comm-table{border-collapse:collapse;table-layout:fixed;width:-webkit-max-content;width:max-content}.comm-table td,.comm-table th{border:1px solid #444;padding:8px;text-align:left;vertical-align:top;white-space:nowrap}.comm-table tbody td,.comm-table thead th:not(.header-col){max-width:var(--col-w);min-width:var(--col-w);width:var(--col-w)}.comm-input{background:#0000;border:none;color:#fff;margin:0;padding:0;width:100%}.comm-input:focus{outline:none}.sticky-col{z-index:3}.row-label{background:#2a2a2a;margin-left:0;padding-left:0}.header-col{top:0;z-index:4}.col-header{align-items:center;cursor:grab;display:flex;gap:6px;justify-content:flex-start}.col-header.is-dragging,.comm-table th.col-dragging .col-header{cursor:grabbing}.col-name-input{background:#0000;border:none;border-bottom:1px solid #fff;color:#fff;min-width:60px;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap;width:100%}.calcset-label{padding:0}.calcset-label-lines{display:flex;flex-direction:column}.calcset-line{border-bottom:1px solid #3a3a3a;padding:8px 10px}.calcset-line:last-child{border-bottom:none}.calcset-cell{padding:0}.calcset{display:flex;flex-direction:column}.calcset-item{align-items:center;border-bottom:1px solid #3a3a3a;display:flex;gap:8px;min-height:34px;padding:8px 10px}.calcset-item:last-child{border-bottom:none}.calcset-item input[type=checkbox]{margin:0}.calcset-item.disabled{opacity:.5;pointer-events:none}.safety-row td,.safety-row th{background:#333;font-weight:700}.scroll-slider{-webkit-appearance:none;background:#555;border-radius:3px;cursor:pointer;height:6px;margin:2px 0 12px;width:100%}.scroll-slider::-webkit-slider-track{background:#555;border-radius:3px;height:6px}.scroll-slider::-webkit-slider-thumb{-webkit-appearance:none;background:#007acc;border-radius:4px;height:6px;width:50px}.scroll-slider::-moz-range-track{background:#555;border-radius:3px;height:6px}.scroll-slider::-moz-range-thumb{background:#007acc;height:6px;width:20px}.scroll-slider::-ms-track{background:#0000;border-color:#0000;color:#0000;height:6px;width:100%}.scroll-slider::-ms-fill-lower,.scroll-slider::-ms-fill-upper{background:#555;border-radius:3px}.scroll-slider::-ms-thumb{background:#007acc;height:6px;width:20px}.comm-table td.sticky-col,.comm-table th.sticky-col{border-left:none;left:-1px}.add-col-outside,.add-collumn-btn,.add-comm-btn,.btn-like-column,.export-btn,.folder-actions button,.import-btn,.share-btn,.sidebar section.folder-section .btn-add,.sidebar section.object-section .btn-add,.toolbar-btn{align-items:center;background:linear-gradient(135deg,var(--btn-bg1),var(--btn-bg2));border:1px solid var(--btn-border);border-radius:8px;box-shadow:0 4px 6px var(--btn-shadow);color:var(--btn-text);cursor:pointer;display:inline-flex;gap:8px;height:40px;justify-content:center;min-width:120px;padding:6px 14px;transition:transform .2s,box-shadow .2s,background .2s,border-color .2s}.add-col-outside,.add-collumn-btn,.add-comm-btn,.sidebar section.folder-section .btn-add,.sidebar section.object-section .btn-add{background:linear-gradient(135deg,var(--btn-add-bg1),var(--btn-add-bg2));border-color:var(--btn-add-border)}.add-col-outside:hover,.add-collumn-btn:hover,.add-comm-btn:hover,.sidebar section.folder-section .btn-add:hover,.sidebar section.object-section .btn-add:hover{filter:brightness(1.04);transform:translateY(-1px)}.btn-like-column:hover,.export-btn:hover,.folder-actions button:hover,.import-btn:hover,.share-btn:hover,.toolbar-btn:hover{background:linear-gradient(135deg,var(--btn-bg1-hover),var(--btn-bg2-hover));border-color:#777;box-shadow:0 6px 8px var(--btn-shadow-hover);transform:translateY(-2px)}.add-col-outside:disabled,.add-comm-btn:disabled,.btn-like-column:disabled,.export-btn:disabled,.folder-actions button:disabled,.import-btn:disabled,.share-btn:disabled,.sidebar section.folder-section .btn-add:disabled,.sidebar section.object-section .btn-add:disabled,.toolbar-btn:disabled{box-shadow:0 4px 6px #00000040;cursor:not-allowed;opacity:var(--btn-disabled-opacity);transform:none}.folder-actions .add-comm-btn,.folder-actions .btn-like-column,.folder-actions .export-btn,.folder-actions .import-btn,.folder-actions .share-btn,.folder-actions button{height:46px;justify-content:center;min-width:0;white-space:nowrap;width:100%!important}.btn-group button,.btn-icon,.col-copy-btn,.col-del-btn,.col-drag-btn,.col-export-btn{align-items:center;background:#ffffff0a;border:1px solid var(--btn-border);border-radius:6px;color:var(--btn-ghost-text);cursor:pointer;display:inline-flex;height:28px;justify-content:center;padding:0;transition:background .15s ease,color .15s ease,border-color .15s ease,transform .15s ease;width:28px}.btn-group{display:flex;gap:4px}.btn-group button:hover,.col-copy-btn:hover,.col-del-btn:hover,.col-drag-btn:hover,.col-export-btn:hover{background:var(--btn-ghost-hover);border-color:#777;color:var(--btn-ghost-text-hover);transform:translateY(-1px)}.breadcrumb .crumb{border-radius:3px;color:#ddd;cursor:pointer;padding:2px 4px;transition:background .2s,color .2s}.breadcrumb .crumb:hover{background:#005fa3;color:#fff}.breadcrumb .crumb.active{color:#fff;font-weight:700}.rename-wrapper{align-items:center;display:flex;width:230px}.rename-icon{font-size:1.2em;margin-right:8px}.rename-input{background:#252525;border:1px solid #007acc;color:#fff;flex:1 1;overflow:hidden;padding:2px 4px;text-overflow:ellipsis;transition:width .2s ease;white-space:nowrap;width:10ch}.rename-input:focus{width:12ch}.rename-input::placeholder{color:#888}.disabled-cell{opacity:.5;pointer-events:none}.error,.error-cell input,.error-cell select{border-color:#e53935;outline:1px solid #e53935}.disabled-cell input,.disabled-cell select{background:#f6f6f6}.comm-calc-container .listbox{background-color:#3c3c3cb3;border:1px solid #666;border-radius:5px;box-shadow:none;color:#eee;height:32px;outline:none;padding:0 10px;text-shadow:none;transition:border-color .2s ease,background-color .2s ease;width:100%}.comm-calc-container .listbox--compact{font-size:13px;height:30px}.comm-calc-container .listbox:hover{background-color:#464646bf}.comm-calc-container .listbox:focus,.comm-calc-container .listbox:focus-visible{border-color:#888;box-shadow:none;outline:none}.comm-calc-container .listbox.error{border-color:#dc3545;box-shadow:none}.comm-calc-container .listbox:disabled{cursor:not-allowed;opacity:.6}.comm-calc-container .listbox option{color:#000}.safety-val{align-items:center;display:inline-flex;gap:8px}.exmark{display:inline-block;vertical-align:middle}.comm-table th.col-drop-left{box-shadow:inset 3px 0 0 #4ea8ff}.comm-table th.col-drop-right{box-shadow:inset -3px 0 0 #4ea8ff}.comm-table th.col-dragging{opacity:.6}input[type=number]{-webkit-appearance:textfield;appearance:textfield}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.sidebar-collapsed .main{padding-left:var(--toggle-gap)}.sidebar{padding:16px 30px 16px 16px}.sidebar-collapsed .sidebar{padding-right:16px}.sidebar-toggle{left:calc(var(--sidebar-w) - 26px);left:calc(var(--sidebar-w) - var(--toggle-w, 26px))}.sidebar-collapsed .sidebar-toggle{left:0}.switch{--switch-w:44px;--switch-h:24px;--switch-pad:2px;--switch-on:#9a9a9a;--switch-off:#555;--thumb:#fff;background:none;border:0;cursor:pointer;display:inline-flex;height:var(--switch-h);outline:none;padding:0;position:relative;vertical-align:middle;width:var(--switch-w)}.switch.is-disabled{cursor:not-allowed;opacity:.6}.switch .switch-track{background:var(--switch-off);border-radius:999px;box-shadow:inset 0 1px 2px #00000059;inset:0;position:absolute;transition:background-color .2s ease,box-shadow .2s ease}.switch .switch-thumb{background:var(--thumb);border-radius:50%;box-shadow:0 1px 3px #0009,0 0 0 1px #00000040;height:calc(var(--switch-h) - var(--switch-pad)*2);left:var(--switch-pad);position:absolute;top:var(--switch-pad);transition:transform .2s ease,box-shadow .2s ease;width:calc(var(--switch-h) - var(--switch-pad)*2);will-change:transform}.switch.is-on .switch-track{background:var(--switch-on)}.switch.is-on .switch-thumb{transform:translateX(calc(var(--switch-w) - var(--switch-h)))}.switch:not(.is-disabled):hover .switch-thumb{box-shadow:0 2px 6px #000000b3,0 0 0 1px #00000047}.switch:focus-visible .switch-track{box-shadow:0 0 0 3px #007acc59}@media (prefers-reduced-motion:reduce){.switch .switch-thumb,.switch .switch-track{transition:none}}.sidebar section.folder-section .btn-add,.sidebar section.object-section .btn-add{border-radius:6px;font-size:12px;height:30px;line-height:1.2;min-width:0;padding:4px 10px}.qmark{background:#e9eef7;border:1px solid #00000014;border-radius:50%;color:#2a2a2a;cursor:help;font-size:11px;height:16px;justify-content:center;line-height:1;margin-left:6px;-webkit-user-select:none;user-select:none;width:16px}.label-with-help,.qmark{align-items:center;display:inline-flex}.label-with-help{gap:4px}.multiline-label{display:flex;flex-direction:column;line-height:1.05}.varlabel{white-space:nowrap}.varlabel .vl-main{font-size:20px;line-height:1}.varlabel .vl-sub{font-size:12px;line-height:1;margin-left:1px;position:relative;top:.25em}.varlabel .vl-over{text-decoration:overline;text-decoration-thickness:2px}.varlabel .vl-unit{margin-left:.35em;opacity:.85}.comm-calc-container{--row-scale:1;--cell-pad-y:6px;--base-font:12px;--row-min-h:32px}.comm-table td,.comm-table th{font-size:calc(var(--base-font)*var(--row-scale));line-height:1.2;padding-bottom:calc(var(--cell-pad-y)*var(--row-scale));padding-top:calc(var(--cell-pad-y)*var(--row-scale))}.calcset-item,.calcset-line{padding:calc(var(--cell-pad-y)*var(--row-scale)) 10px}.calcset-item{min-height:calc(var(--row-min-h)*var(--row-scale))}.row-label{font-size:calc(var(--base-font)*var(--row-scale))}.comm-table .listbox{font-size:calc(13px*var(--row-scale));height:calc(30px*var(--row-scale));padding:0 10px}.col-name-input{font-size:calc(14px*var(--row-scale))}.safety-row td,.safety-row th{font-size:calc(var(--base-font)*var(--row-scale))}@media (min-width:1910px) and (max-width:1930px){.comm-calc-container{zoom:.8}}:root{--scm-bg:#1e1e1e;--scm-panel:#2a2a2a;--scm-panel-2:#252525;--scm-border:#3b3b3b;--scm-border-2:#444;--scm-text:#fff;--scm-muted:#ffffffbf;--scm-muted2:#fff9;--scm-shadow:#00000073;--scm-btn-bg1:var(--btn-bg1,#4a4a4a);--scm-btn-bg2:var(--btn-bg2,#6a6a6a);--scm-btn-bg1-hover:var(--btn-bg1-hover,#565656);--scm-btn-bg2-hover:var(--btn-bg2-hover,#777);--scm-btn-text:var(--btn-text,#fff);--scm-btn-border:var(--btn-border,#666);--scm-btn-shadow:var(--btn-shadow,#00000040);--scm-btn-shadow-hover:var(--btn-shadow-hover,#00000059);--scm-accent:#007acc}.scm-backdrop{align-items:center;background:#000000a6;display:flex;inset:0;justify-content:center;position:fixed;z-index:9999}.scm-modal{border:1px solid #3b3b3b;border:1px solid var(--scm-border);border-radius:12px;box-shadow:0 20px 60px #00000073;box-shadow:0 20px 60px var(--scm-shadow);color:#fff;color:var(--scm-text);flex-direction:column;max-height:min(720px,calc(100vh - 24px));overflow:hidden;width:min(720px,calc(100vw - 24px))}.scm-head,.scm-modal{background:#2a2a2a;background:var(--scm-panel);display:flex}.scm-head{align-items:center;border-bottom:1px solid #3b3b3b;border-bottom:1px solid var(--scm-border);justify-content:space-between;padding:12px 14px}.scm-title{font-size:16px;font-weight:800}.scm-title,.scm-x{color:#fff;color:var(--scm-text)}.scm-x{align-items:center;background:#ffffff0a;border:1px solid #666;border:1px solid var(--scm-btn-border);border-radius:8px;cursor:pointer;display:inline-flex;height:34px;justify-content:center;transition:background .15s ease,transform .15s ease,border-color .15s ease;width:34px}.scm-x:hover{background:#555;border-color:#777;transform:translateY(-1px)}.scm-sub{background:#2a2a2a;background:var(--scm-panel);border-bottom:1px solid #3b3b3b;border-bottom:1px solid var(--scm-border);padding:10px 14px}.scm-what{align-items:baseline;display:flex;gap:10px}.scm-muted{color:#fff9;color:var(--scm-muted2);font-size:12px;opacity:1}.scm-strong{color:#fff;color:var(--scm-text);font-weight:700}.scm-warn{color:#f59e0b;font-size:12px;margin-top:6px}.scm-controls{background:#2a2a2a;background:var(--scm-panel);padding:10px 14px}.scm-search{background:#0000;border:1px solid #555;border-radius:10px;color:#fff;color:var(--scm-text);outline:none;padding:10px 12px;transition:border-color .2s ease,background .2s ease;width:100%}.scm-search::placeholder{color:#ffffff73}.scm-search:focus{background:#3c3c3c59;border-color:#888}.scm-list{background:#2a2a2a;background:var(--scm-panel);display:flex;flex:1 1;flex-direction:column;gap:8px;overflow:auto;padding:8px 10px 10px;scrollbar-color:#444 #0000;scrollbar-width:thin}.scm-list::-webkit-scrollbar{width:6px}.scm-list::-webkit-scrollbar-thumb{background:#444;border-radius:3px}.scm-user{background:#252525;background:var(--scm-panel-2);border:1px solid #555;border-radius:10px;color:#fff;color:var(--scm-text);cursor:pointer;padding:10px 12px;text-align:left;transition:transform .15s ease,border-color .15s ease,background .15s ease}.scm-user:hover{background:#2f2f2f;border-color:#777;transform:translateY(-1px)}.scm-user.is-selected{border-color:#007acc;border-color:var(--scm-accent);box-shadow:inset 0 0 0 2px #007acc40}.scm-user-fio{color:#fff;color:var(--scm-text);font-weight:700}.scm-user-email{color:#ffffffbf;color:var(--scm-muted);font-size:12px;margin-top:2px;opacity:1}.scm-empty,.scm-loading{color:#ffffffbf;color:var(--scm-muted);padding:12px}.scm-actions{background:#2a2a2a;background:var(--scm-panel);border-top:1px solid #3b3b3b;border-top:1px solid var(--scm-border);display:flex;gap:10px;justify-content:flex-end;padding:10px 14px}.scm-btn{align-items:center;background:linear-gradient(135deg,#4a4a4a,#6a6a6a);background:linear-gradient(135deg,var(--scm-btn-bg1),var(--scm-btn-bg2));border:1px solid #666;border:1px solid var(--scm-btn-border);border-radius:8px;box-shadow:0 4px 6px #00000040;box-shadow:0 4px 6px var(--scm-btn-shadow);color:#fff;color:var(--scm-btn-text);cursor:pointer;display:inline-flex;gap:8px;height:40px;justify-content:center;min-width:120px;padding:6px 14px;transition:transform .2s,box-shadow .2s,background .2s,border-color .2s}.scm-btn:hover{background:linear-gradient(135deg,#565656,#777);background:linear-gradient(135deg,var(--scm-btn-bg1-hover),var(--scm-btn-bg2-hover));border-color:#777;box-shadow:0 6px 8px #00000059;box-shadow:0 6px 8px var(--scm-btn-shadow-hover);transform:translateY(-2px)}.scm-btn:disabled{box-shadow:0 4px 6px #00000040;cursor:not-allowed;opacity:.6;transform:none}.scm-btn.primary{background:linear-gradient(135deg,#006bb1,#007acc);border-color:#007acc;box-shadow:0 4px 10px #007acc40}.scm-btn.primary:hover{background:linear-gradient(135deg,#007acc,#1390dd);border-color:#1390dd;box-shadow:0 6px 14px #007acc52}@media (max-width:520px){.scm-actions{justify-content:stretch}.scm-btn{flex:1 1;min-width:0}}.page-auth{display:flex;inset:0;overflow:hidden;position:fixed}.login-container{align-items:center;background:radial-gradient(1200px 800px at 20% 10%,#0b5cff20,#0000),radial-gradient(1200px 800px at 80% 90%,#00d4ff14,#0000);display:flex;height:100%;justify-content:center;padding:24px;width:100%}.login-form{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#808080b3;border-radius:12px;box-shadow:0 8px 24px #00000059;max-height:100%;overflow:hidden;padding:30px 40px;text-align:left;width:min(92vw,420px)}.login-title{color:#fff;font-size:24px;font-weight:700;margin:0 0 20px;text-align:center;text-shadow:1px 1px 3px #000c}.form-group{margin-bottom:16px}.form-group label{color:#fff;display:block;font-size:14px;font-weight:600;margin-bottom:8px;text-shadow:1px 1px 2px #000000b3}.form-group input{background:#ffffff2e;border:1px solid #dcdcdc;border-radius:8px;color:#fff;font-size:15px;padding:11px 12px;width:100%}.form-group input::placeholder{color:#ffffffbf}.form-group input:focus{border-color:#61dafb;box-shadow:0 0 0 3px #61dafb40;outline:none}.login-btn{background:linear-gradient(135deg,#2e7ad9,#04c);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;font-weight:700;margin-top:8px;padding:12px 14px;transition:transform .15s,filter .25s;width:100%}.login-btn:hover{filter:brightness(1.05);transform:translateY(-1px)}.login-btn:active{transform:translateY(0)}.login-btn:disabled{cursor:not-allowed;opacity:.6}.error{color:#ffd1d1;font-size:14px;margin-top:12px}.register-link-container{margin-top:14px;text-align:center}.register-link{color:#ffffffd9;font-weight:700;text-decoration:none}.register-link:hover{color:#bcdcff;text-decoration:underline}:root{--bg:#0e0e0f;--text:#f1f1f1;--text-weak:#e0e0e0;--brand:#6b6b6b;--ok:#16a34a;--err:#dc2626;--line:#ffffff24;--ring:#a0a0a038;--cell-px:16px;--label-col-content:220px;--label-col:calc(var(--label-col-content) + var(--cell-px)*2)}.profile-page{color:#f1f1f1;color:var(--text);margin:24px 0;padding:0 16px}.card-like{border:1px solid #ffffff24;border:1px solid var(--line);border-radius:14px}.card-like,.profile-page .profile-table{backdrop-filter:blur(8px) saturate(110%);-webkit-backdrop-filter:blur(8px) saturate(110%);background:linear-gradient(135deg,#74747470,#4e4e4e70);box-shadow:0 6px 16px #00000059}.profile-page .profile-table{border:1px solid #ffffff24;border:1px solid var(--line);border-collapse:initial;border-radius:14px;border-spacing:0;margin:0 0 16px;overflow:hidden;table-layout:fixed;width:100%}.profile-page .profile-table td,.profile-page .profile-table th{color:#f1f1f1;color:var(--text);padding:12px 16px;padding:12px var(--cell-px);text-shadow:0 1px 1px #00000059;vertical-align:top}.profile-page .profile-table th{background:#0000002e;border-right:1px solid #ffffff24;border-right:1px solid var(--line);color:#e0e0e0;color:var(--text-weak);font-weight:600;text-align:left;width:220px;width:var(--label-col-content)}.profile-page .profile-table tr+tr td,.profile-page .profile-table tr+tr th{border-top:1px solid #ffffff24;border-top:1px solid var(--line)}.profile-page .form-card{backdrop-filter:blur(8px) saturate(110%);-webkit-backdrop-filter:blur(8px) saturate(110%);background:linear-gradient(135deg,#74747470,#4e4e4e70);border:1px solid #ffffff24;border:1px solid var(--line);border-radius:14px;box-shadow:0 6px 16px #00000059;margin-bottom:24px;padding:16px}.profile-page .form-card h3{color:#f1f1f1;color:var(--text);font-size:18px;margin:0 0 12px;text-shadow:0 1px 1px #00000059}.profile-page .form-card.form-with-strip{overflow:hidden;position:relative}.profile-page .form-card.form-with-strip:before{background:#0000002e;border-right:1px solid #ffffff24;border-right:1px solid var(--line);bottom:0;content:"";left:0;position:absolute;top:0;width:252px;width:var(--label-col);z-index:0}.profile-page .form-card.form-with-strip>*{position:relative;z-index:1}.profile-page .kv-table{align-items:stretch;display:grid;grid-template-columns:252px minmax(0,420px);grid-template-columns:var(--label-col) minmax(0,420px);overflow:hidden;position:relative}.profile-page .kv-table.kv-table--strip:before{background:#0000002e;border-radius:10px 0 0 10px;border-right:1px solid #ffffff24;border-right:1px solid var(--line);content:"";inset:0 auto 0 0;pointer-events:none;position:absolute;width:252px;width:var(--label-col);z-index:0}.profile-page .form-card.form-with-strip .kv-table.kv-table--strip:before{display:none!important}.profile-page .kv-row{display:contents}.profile-page .kv-label,.profile-page .kv-value{padding:12px 16px;padding:12px var(--cell-px);position:relative;z-index:1}.profile-page .kv-label{background:#0000!important;border-right:1px solid #0000;color:#e0e0e0;color:var(--text-weak);font-weight:600}.profile-page .kv-row>.kv-label,.profile-page .kv-row>.kv-value{border-top:1px solid #ffffff24;border-top:1px solid var(--line)}.profile-page .kv-row:first-child>.kv-label,.profile-page .kv-row:first-child>.kv-value{border-top:none}@media (max-width:600px){.profile-page .kv-table{grid-template-columns:1fr}.profile-page .form-card.form-with-strip:before,.profile-page .kv-table.kv-table--strip:before{display:none}}.profile-page .form-card input[type=email],.profile-page .form-card input[type=password],.profile-page .form-card input[type=tel],.profile-page .form-card input[type=text]{background:linear-gradient(135deg,#74747470,#4e4e4e70);border:1px solid #ffffff24;border:1px solid var(--line);border-radius:8px;box-shadow:inset 0 1px 2px #00000059,0 0 0 0 #0000;box-sizing:border-box;color:#f1f1f1;color:var(--text);max-width:100%;outline:none;padding:10px 12px;transition:border-color .15s ease,box-shadow .15s ease,transform .05s ease;width:100%}.profile-page .form-card input::placeholder{color:#f0f0f0b3}.profile-page .form-card input:focus{border-color:#6b6b6b;border-color:var(--brand);box-shadow:0 0 0 3px #a0a0a038,inset 0 1px 2px #00000059;box-shadow:0 0 0 3px var(--ring),inset 0 1px 2px #00000059}.btn{backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);background:linear-gradient(135deg,#4a4a4a,#6a6a6a);border:none;border-radius:5px;box-shadow:0 4px 6px #00000040;font-weight:700;transition:transform .2s,box-shadow .2s}.btn:hover{box-shadow:0 6px 8px #00000059;transform:translateY(-2px)}.btn:active{box-shadow:0 2px 4px #00000040;transform:translateY(0)}.btn:disabled{box-shadow:0 4px 6px #00000040;opacity:.65}.notice{backdrop-filter:blur(6px) saturate(110%);-webkit-backdrop-filter:blur(6px) saturate(110%);background:linear-gradient(135deg,#5a5a5a59,#3c3c3c59);border:1px solid #ffffff24;border:1px solid var(--line);border-radius:10px;color:#f1f1f1;color:var(--text);cursor:default;margin:12px 0;padding:10px 12px}.notice.ok{border-color:#16a34a59;color:#a8efc0}.notice.err{border-color:#dc262659;color:#f5b1b1}.actions{margin-top:12px}.plx-page{--txt-shadow:0 1px 0 #000,0 0 2px #000000bf;font-family:Arial,sans-serif;font-weight:400;padding:16px}.err,.ok,.plx-page{color:#fff;text-shadow:var(--txt-shadow)}.err{background:#fee;margin-top:.5rem;padding:.5rem;white-space:pre-wrap}.sep{border:none;border-top:1px solid #fff3;margin:1rem 0}.uploader{align-items:flex-start;display:flex;flex-wrap:wrap;gap:12px;margin:.5rem 0 1rem}.hint{color:#fff;margin-bottom:2px;opacity:.9;order:-1;text-shadow:var(--txt-shadow);width:100%}.grid{grid-gap:16px;align-items:start;display:grid;gap:16px;grid-template-columns:1fr 320px 1fr}.img{background:#fff;max-width:100%}.form{gap:8px}.form,.form label{display:flex;flex-direction:column}.form label{font-weight:600;gap:4px}.form input{background:#fff;border:1px solid #ccc;border-radius:6px;color:#111827;padding:8px;text-shadow:none}.form input::placeholder{color:#6b7280;text-shadow:none}.btn-row{display:flex;flex-wrap:wrap;margin-top:8px}.btn,.btn-row{gap:8px;justify-content:center}.btn{align-items:center;background:#f3f4f6;border:1px solid #d1d5db;border-radius:6px;color:#fff;cursor:pointer;display:inline-flex;font-size:14px;line-height:1;min-height:40px;padding:10px 16px;text-shadow:var(--txt-shadow)}.btn:hover:not(:disabled){background:#e5e7eb}.btn:active:not(:disabled){background:#e0e0e0}.btn:disabled{opacity:.6}.btn.primary{background:#f3f4f6;border:1px solid #d1d5db;color:#fff}.form .btn{height:45px;padding:0 16px;white-space:nowrap;width:130px}.PlaxisRemote_root__IOWSf,.PlaxisRemote_root__IOWSf *,.PlaxisRemote_root__IOWSf :after,.PlaxisRemote_root__IOWSf :before,.form .btn{box-sizing:border-box}.PlaxisRemote_root__IOWSf{--prToolbarH:56px;background:#1e1e1e;bottom:0;color:#e9eef7;display:flex;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;gap:16px;left:0;overflow:hidden;padding:24px;position:fixed;right:0;top:56px;top:var(--siteTopBarH,56px)}.PlaxisRemote_header__b1-en{align-items:center;background:#252525;border:1px solid #444;border-radius:10px;display:flex;flex:0 0 auto;gap:16px;justify-content:space-between;padding:16px}.PlaxisRemote_headerLeft__Ld8IS{display:flex;flex-direction:column;gap:4px}.PlaxisRemote_title__l6VWn{color:#fff;font-size:1.5rem;font-weight:800;letter-spacing:0;margin:0}.PlaxisRemote_subtitle__tOKut{color:#aeb8c8;font-size:12px}.PlaxisRemote_headerRight__kryVS{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.PlaxisRemote_badge__ypRC4{background:#2b2b2b;border:1px solid #444;border-radius:999px;box-shadow:inset 0 1px 0 #ffffff08;color:#e9eef7;font-size:12px;font-weight:600;padding:6px 10px}.PlaxisRemote_sectionPicker__A0AaJ{align-items:center;display:flex;gap:8px}.PlaxisRemote_sectionPickerLabel__4TP6\+{color:#bbb;font-size:12px;font-weight:600}.PlaxisRemote_grid__cGByA{display:flex;flex:1 1 auto;gap:0;min-height:0;min-width:0;overflow:hidden}.PlaxisRemote_left__SIl8V,.PlaxisRemote_right__O36j3{background:#252525;border:1px solid #444;border-radius:10px;display:flex;flex-direction:column;min-height:0;min-width:0;overflow:hidden}.PlaxisRemote_left__SIl8V{flex:0 0 auto;position:relative}.PlaxisRemote_right__O36j3{flex:1 1 auto}.PlaxisRemote_splitter__hftGb{cursor:col-resize;flex:0 0 12px;position:relative;-webkit-user-select:none;user-select:none}.PlaxisRemote_splitter__hftGb:before{content:"";inset:0;position:absolute}.PlaxisRemote_splitter__hftGb:after{background:#4f4f4f;border-radius:999px;bottom:8px;content:"";left:50%;position:absolute;top:8px;transform:translateX(-50%);transition:background .2s ease;width:2px}.PlaxisRemote_splitter__hftGb:hover:after{background:#4a90e2}.PlaxisRemote_isResizing__Bt5Kl,.PlaxisRemote_isResizing__Bt5Kl *{cursor:col-resize!important;-webkit-user-select:none!important;user-select:none!important}.PlaxisRemote_tabs__zW0Gy{background:#2d2d2d;border-bottom:1px solid #3a3a3a;display:flex;flex:0 0 auto;gap:8px;padding:10px}.PlaxisRemote_tab__4r5dg{background:linear-gradient(180deg,#353535,#2c2c2c);border:1px solid #434343;border-radius:0 0 12px 12px;box-shadow:0 4px 8px #0000002e,inset 0 1px 0 #ffffff0a;color:#c8d0de;cursor:pointer;font-size:12px;font-weight:700;line-height:1;min-height:34px;padding:8px 14px 10px;transition:background .2s ease,color .2s ease,transform .2s ease,border-color .2s ease,box-shadow .2s ease}.PlaxisRemote_tab__4r5dg:hover{background:linear-gradient(180deg,#3b3b3b,#313131);border-color:#5a5a5a;color:#fff}.PlaxisRemote_tabActive__UBjr8{background:linear-gradient(180deg,#2f2f2f,#282828);border-color:#4a90e2;box-shadow:0 2px 8px #00000024,inset 0 1px 0 #ffffff08;color:#fff}.PlaxisRemote_tabsMeasureWrap__3Iz4N{left:0;overflow:hidden;pointer-events:none;position:absolute;right:0;top:0;visibility:hidden;z-index:-1}.PlaxisRemote_tabsMeasure__RKt1U{display:flex;flex-wrap:nowrap;gap:8px;padding:10px;white-space:nowrap}.PlaxisRemote_tabsCompact__\+X4fP{align-items:center;background:#2d2d2d;border-bottom:1px solid #3a3a3a;display:flex;flex:0 0 auto;gap:10px;padding:10px}.PlaxisRemote_tabsCompactLabel__fFsq3{color:#bbb;font-size:12px;font-weight:600;white-space:nowrap}.PlaxisRemote_leftBody__50wwS{-ms-overflow-style:none;flex:1 1 auto;min-height:0;min-width:0;overflow-x:hidden;overflow-y:auto;padding:0;scrollbar-gutter:stable;scrollbar-width:none}.PlaxisRemote_leftBody__50wwS>.PlaxisRemote_editor__1vM4o{min-height:100%}.PlaxisRemote_leftBody__50wwS::-webkit-scrollbar{height:0;width:0}.PlaxisRemote_placeholder__94udK{color:#aeb8c8;padding:16px}.PlaxisRemote_editor__1vM4o{display:flex;flex-direction:column;height:100%;min-height:100%}.PlaxisRemote_toolbar__033AF{align-items:center;background:#2d2d2d;border-bottom:1px solid #3a3a3a;display:flex;gap:10px;justify-content:space-between;padding:10px 12px}.PlaxisRemote_editor__1vM4o>.PlaxisRemote_toolbar__033AF{position:-webkit-sticky;position:sticky;top:0;z-index:80}.PlaxisRemote_toolbarLeft__b2o0K{flex-wrap:wrap}.PlaxisRemote_toolbarLeft__b2o0K,.PlaxisRemote_toolbarRight__iAtpM{align-items:center;display:flex;gap:10px}.PlaxisRemote_note__OyCMP{color:#aeb8c8;font-size:12px;white-space:nowrap}.PlaxisRemote_dangerBtn__3G2Av,.PlaxisRemote_ghostBtn__o461t,.PlaxisRemote_primaryBtn__FZdTZ,.PlaxisRemote_smallBtn__Oz4Gn{align-items:center;background:linear-gradient(135deg,#4a4a4a,#6a6a6a);border:1px solid #666;border-radius:6px;box-shadow:0 4px 6px #0000004d;color:#fff;cursor:pointer;display:inline-flex;font-size:13px;font-weight:600;gap:8px;justify-content:center;padding:8px 14px;transition:all .25s ease;white-space:nowrap}.PlaxisRemote_primaryBtn__FZdTZ{background:linear-gradient(135deg,#3f7fe0,#4a90e2);border-color:#4a90e2}.PlaxisRemote_ghostBtn__o461t{background:linear-gradient(135deg,#4a4a4a,#6a6a6a);border-color:#666}.PlaxisRemote_dangerBtn__3G2Av{background:linear-gradient(135deg,#8f3b3b,#b14b4b);border-color:#b14b4b}.PlaxisRemote_smallBtn__Oz4Gn{font-size:12px;padding:6px 10px}.PlaxisRemote_narrowPrimaryBtn__1ZZdV{background:linear-gradient(135deg,#3f7fe0,#4a90e2);border:1px solid #4a90e2;border-radius:6px;color:#fff;cursor:pointer;font-size:12px;font-weight:600;padding:6px 10px;white-space:nowrap}.PlaxisRemote_dangerBtn__3G2Av:hover:not(:disabled),.PlaxisRemote_ghostBtn__o461t:hover:not(:disabled),.PlaxisRemote_narrowPrimaryBtn__1ZZdV:hover:not(:disabled),.PlaxisRemote_primaryBtn__FZdTZ:hover:not(:disabled),.PlaxisRemote_smallBtn__Oz4Gn:hover:not(:disabled){filter:brightness(1.04);transform:translateY(-1px)}.PlaxisRemote_dangerBtn__3G2Av:disabled,.PlaxisRemote_ghostBtn__o461t:disabled,.PlaxisRemote_narrowPrimaryBtn__1ZZdV:disabled,.PlaxisRemote_primaryBtn__FZdTZ:disabled,.PlaxisRemote_smallBtn__Oz4Gn:disabled{cursor:not-allowed;opacity:.55;transform:none}.PlaxisRemote_req__cBo9B{color:#cf4848;font-weight:900;margin-left:6px}.PlaxisRemote_tableWrap__71qkz{display:flex;flex:1 1 auto;flex-direction:column;min-height:0;min-width:0;overflow:hidden;padding:10px}.PlaxisRemote_hScroll__f-FT4{-ms-overflow-style:none;overflow-x:auto;overflow-y:hidden;scrollbar-gutter:stable;scrollbar-width:none}.PlaxisRemote_hScroll__f-FT4::-webkit-scrollbar{height:0}.PlaxisRemote_table__ZX4vY{border-collapse:initial;border-spacing:0;table-layout:fixed;width:-webkit-max-content;width:max-content}.PlaxisRemote_td__ERVT2,.PlaxisRemote_th__aca72{background:#252525;border-bottom:1px solid #3a3a3a;border-right:1px solid #3a3a3a;overflow:hidden;padding:10px;vertical-align:middle}.PlaxisRemote_th__aca72{background:#2d2d2d;color:#fff;font-weight:700}.PlaxisRemote_table__ZX4vY tr>:first-child{border-left:1px solid #3a3a3a}.PlaxisRemote_table__ZX4vY thead tr:first-child>*{border-top:1px solid #3a3a3a}.PlaxisRemote_trActive__0Lst7 td{background:#2f3640}.PlaxisRemote_cellInput__nSocE,.PlaxisRemote_cellSelect__k0Hw3{background:#333;border:2px solid #444;border-radius:6px;box-sizing:border-box;color:#fff;font-size:13px;height:34px;outline:none;padding:4px 8px;width:100%}.PlaxisRemote_cellInput__nSocE::placeholder{color:#8d97a8}.PlaxisRemote_cellInput__nSocE:focus,.PlaxisRemote_cellSelect__k0Hw3:focus{border-color:#666}.PlaxisRemote_cellSelect__k0Hw3{color-scheme:dark}.PlaxisRemote_cellSelect__k0Hw3 option{background:#2a2a2a;color:#fff}.PlaxisRemote_editorScroll__UXvOS{display:flex;flex-direction:column;gap:12px;overflow:visible;padding:10px}.PlaxisRemote_card__aJDNQ{background:#252525;border:1px solid #3a3a3a;border-radius:10px;overflow:hidden}.PlaxisRemote_cardHeaderRow__xBxRm{align-items:center;background:#2d2d2d;border-bottom:1px solid #3a3a3a;display:flex;gap:10px;justify-content:space-between;padding:10px 12px}.PlaxisRemote_cardTitle__46i56{color:#fff;font-weight:800}.PlaxisRemote_cardSub__eidnH{color:#aeb8c8;font-size:12px;margin-top:2px}.PlaxisRemote_cardBody__EEjkt{padding:10px 12px}.PlaxisRemote_fieldGrid__dKHja{grid-gap:8px 10px;align-items:center;display:grid;gap:8px 10px;grid-template-columns:260px 1fr}.PlaxisRemote_fieldLabel__HUUTS{color:#bbb;font-size:12px;font-weight:600}.PlaxisRemote_inlineRow__Wu6AB{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.PlaxisRemote_muted__U3BkI{color:#aeb8c8;font-size:12px}.PlaxisRemote_roadMatrixCard__xTDiv{display:flex;flex:1 1 auto;flex-direction:column;min-height:0}.PlaxisRemote_roadMatrixTitleRow__aihug{align-items:center;background:#2d2d2d;border-bottom:1px solid #3a3a3a;display:flex;gap:10px;justify-content:space-between;padding:10px 12px}.PlaxisRemote_roadMatrixScroll__cJlyB{-ms-overflow-style:none;flex:1 1 auto;min-height:0;min-width:0;overflow-x:auto;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable;scrollbar-width:none}.PlaxisRemote_roadMatrixScroll__cJlyB::-webkit-scrollbar{height:0;width:0}.PlaxisRemote_roadMatrixHeader__zAmBX,.PlaxisRemote_roadRow__k1a9b{--rmLabelW:320px;--rmColW:300px;display:grid;grid-template-columns:var(--rmLabelW) repeat(var(--rmCols),var(--rmColW));min-width:100%;width:-webkit-max-content;width:max-content}.PlaxisRemote_roadMatrixHeader__zAmBX{border-bottom:1px solid #3a3a3a}.PlaxisRemote_matrixBodyScroll__aZZHw,.PlaxisRemote_matrixHeadScroll__bVL5r{-ms-overflow-style:none;min-height:0;min-width:0;overflow-x:auto;overflow-y:hidden;scrollbar-gutter:stable;scrollbar-width:none}.PlaxisRemote_matrixBodyScroll__aZZHw::-webkit-scrollbar,.PlaxisRemote_matrixHeadScroll__bVL5r::-webkit-scrollbar{height:0;width:0}.PlaxisRemote_matrixHeadScroll__bVL5r{border-bottom:1px solid #3a3a3a;flex:0 0 auto}.PlaxisRemote_matrixBodyScroll__aZZHw{flex:1 1 auto;min-height:0}.PlaxisRemote_roadMatrixCorner__JxPN5{background:#2d2d2d;border-right:1px solid #3a3a3a;display:flex;flex-direction:column;justify-content:space-between;left:0;min-height:58px;padding:10px;position:-webkit-sticky;position:sticky;z-index:40}.PlaxisRemote_roadCornerTop__eUatx{align-items:center;display:flex;gap:8px}.PlaxisRemote_roadCornerBottom__SUmMW{color:#fff;font-size:12px;font-weight:800}.PlaxisRemote_roadColHead__CB5JK{background:#2d2d2d;border-right:1px solid #3a3a3a;cursor:pointer;min-height:58px;padding:10px;position:relative;transition:background .2s ease}.PlaxisRemote_roadColHead__CB5JK:hover{background:#333}.PlaxisRemote_roadColHeadActive__1Tsc2{background:#2f3640;box-shadow:inset 0 2px 0 #4a90e2}.PlaxisRemote_roadColHeadTop__G1cKv{align-items:center;display:flex;gap:8px}.PlaxisRemote_roadColHeadTitle__uHIqQ{align-items:center;color:#fff;display:inline-flex;font-size:12px;font-weight:800;gap:8px}.PlaxisRemote_roadColHeadMeta__6wppQ{color:#aeb8c8;font-size:11px;margin-top:6px}.PlaxisRemote_roadWarnBadge__YYiN5{align-items:center;background:#4d3a0f;border:1px solid #8c6b18;border-radius:999px;color:#ffe08a;display:inline-flex;font-weight:900;height:18px;justify-content:center;transform:translateY(-1px);width:18px}.PlaxisRemote_roadMatrixBody__UQnxY{padding-bottom:6px}.PlaxisRemote_roadRow__k1a9b{border-bottom:1px solid #3a3a3a}.PlaxisRemote_roadRowLabel__6\+aO-{align-items:center;background:#2a2a2a;border-right:1px solid #3a3a3a;display:flex;gap:6px;left:0;min-height:44px;padding:8px 10px;position:-webkit-sticky;position:sticky;z-index:20}.PlaxisRemote_roadRowLabelText__v3IH-{color:#fff;font-size:12px;font-weight:700}.PlaxisRemote_roadCellBox__XWakf{align-items:center;background:#252525;border-right:1px solid #3a3a3a;cursor:pointer;display:flex;min-height:44px;padding:6px 8px;transition:background .2s ease}.PlaxisRemote_roadCellBox__XWakf:hover{background:#2d2d2d}.PlaxisRemote_roadCellBoxActive__CfeOx{background:#2f3640;box-shadow:inset 0 0 0 1px #4a90e259}.PlaxisRemote_chips__SkIVa{display:flex;flex-wrap:wrap;gap:8px}.PlaxisRemote_chip__Cn5Mt{align-items:center;background:#2b2b2b;border:1px solid #444;border-radius:999px;box-shadow:inset 0 1px 0 #ffffff08;color:#e9eef7;display:inline-flex;font-size:12px;font-weight:600;gap:8px;padding:6px 10px}.PlaxisRemote_chipX__phPQw{background:#0000;border:0;color:#cf4848;cursor:pointer;font-weight:900}.PlaxisRemote_sceneHeader__vmxFw{align-items:baseline;background:#2d2d2d;border-bottom:1px solid #3a3a3a;display:flex;flex:0 0 auto;justify-content:space-between;padding:10px 12px}.PlaxisRemote_sceneTitle__t6k9A{color:#fff;font-weight:800}.PlaxisRemote_sceneMeta__nqafS{color:#aeb8c8;font-size:12px}.PlaxisRemote_sceneBody__6wxMK{flex:1 1 auto;min-height:0;overflow:hidden;padding:12px}.PlaxisRemote_renderCanvas__xzetv{background:#1f1f1f;border:1px solid #3a3a3a;border-radius:10px;height:100%;min-height:0;overflow:hidden;position:relative;width:100%}.PlaxisRemote_renderCanvas__xzetv *{-ms-overflow-style:none;scrollbar-width:none}.PlaxisRemote_renderCanvas__xzetv ::-webkit-scrollbar{height:0;width:0}.PlaxisRemote_sortRoot__Hn-pz{display:flex;flex-direction:column;min-height:0}.PlaxisRemote_sortSplit__dKbi5{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 360px;min-height:0;overflow:visible;padding:10px}.PlaxisRemote_sortSide__1T65F{display:flex;flex-direction:column;gap:12px;min-height:0;overflow:visible}.PlaxisRemote_panelCard__70hi6{background:#252525;border:1px solid #3a3a3a;border-radius:10px;overflow:hidden}.PlaxisRemote_panelCardTitleRow__Po5-y{align-items:center;background:#2d2d2d;border-bottom:1px solid #3a3a3a;display:flex;justify-content:space-between;padding:10px 12px}.PlaxisRemote_panelCardTitle__YxzWL{color:#fff;font-weight:800}.PlaxisRemote_footerHint__tINk0{border-top:1px solid #3a3a3a;color:#aeb8c8;font-size:12px;padding:10px}.PlaxisRemote_bhSliderSticky__D7gtb{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#252525eb;border-bottom:1px solid #3a3a3a;padding:6px 10px 8px;position:-webkit-sticky;position:sticky;top:0;z-index:60}.PlaxisRemote_bhScrollSlider__hcK63{-webkit-appearance:none;background:#555;border-radius:3px;cursor:pointer;height:6px;margin:2px 0 0;width:100%}.PlaxisRemote_bhScrollSlider__hcK63::-webkit-slider-runnable-track{background:#555;border-radius:3px;height:6px}.PlaxisRemote_bhScrollSlider__hcK63::-webkit-slider-thumb{-webkit-appearance:none;background:#4a90e2;border-radius:4px;height:6px;width:50px}.PlaxisRemote_bhScrollSlider__hcK63::-moz-range-track{background:#555;border-radius:3px;height:6px}.PlaxisRemote_bhScrollSlider__hcK63::-moz-range-thumb{background:#4a90e2;border:0;border-radius:4px;height:6px;width:50px}.PlaxisRemote_bhScrollSlider__hcK63::-ms-track{background:#0000;border-color:#0000;color:#0000;height:6px;width:100%}.PlaxisRemote_bhScrollSlider__hcK63::-ms-fill-lower,.PlaxisRemote_bhScrollSlider__hcK63::-ms-fill-upper{background:#555;border-radius:3px}.PlaxisRemote_bhScrollSlider__hcK63::-ms-thumb{background:#4a90e2;border:0;border-radius:4px;height:6px;width:50px}.PlaxisRemote_roadMatrixScrollNoX__zLbZm{flex:1 1 auto;min-height:0}.PlaxisRemote_roadTopScrollbarInner__aZp-q,.PlaxisRemote_roadTopScrollbar__Enanz{display:none!important}.PlaxisRemote_bhMatrixViewport__lGxLB{-ms-overflow-style:none;flex:1 1 auto;min-height:0;overflow-x:auto;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable;scrollbar-width:none}.PlaxisRemote_bhMatrixViewport__lGxLB::-webkit-scrollbar{height:0;width:0}.PlaxisRemote_roadMatrixCorner__JxPN5,.PlaxisRemote_roadRowLabel__6\+aO-{background-clip:padding-box;box-shadow:1px 0 0 #3a3a3a;left:0;max-width:var(--rmLabelW);min-width:var(--rmLabelW);position:-webkit-sticky;position:sticky;width:var(--rmLabelW)}.PlaxisRemote_bhLayerPanel__yqJ5i{background:linear-gradient(180deg,#272727,#242424);border:1px solid #3a3a3a;border-radius:12px;box-shadow:inset 0 1px 0 #ffffff08;display:flex;flex-direction:column;gap:10px;min-height:100%;padding:10px;width:100%}.PlaxisRemote_bhLayerPanelHeader__oU9ZZ{align-items:center;display:flex;gap:10px;justify-content:space-between}.PlaxisRemote_bhLayerList__Pzfi5{display:flex;flex-direction:column;gap:10px;max-height:360px;overflow-y:auto;padding-right:4px}.PlaxisRemote_bhLayerList__Pzfi5::-webkit-scrollbar{width:8px}.PlaxisRemote_bhLayerList__Pzfi5::-webkit-scrollbar-track{background:#2a2a2a;border-radius:8px}.PlaxisRemote_bhLayerList__Pzfi5::-webkit-scrollbar-thumb{background:#555;border-radius:8px}.PlaxisRemote_bhLayerCard__J8W6n{background:#2a2a2a;border:2px solid #333;border-radius:10px;flex-shrink:0;padding:8px}.PlaxisRemote_bhLayerCardHeader__XBj76{align-items:center;display:flex;gap:8px;justify-content:space-between;margin-bottom:8px}.PlaxisRemote_bhLayerCardTitle__q\+Urd{color:#fff;font-size:13px;font-weight:700}.PlaxisRemote_bhLayerCardBody__lvqum{display:flex;flex-direction:column;gap:8px}.PlaxisRemote_calcLikeField__Tge19{display:flex;flex-direction:column;gap:4px}.PlaxisRemote_calcLikeLabel__EucFU{color:#bbb;font-size:12px;font-weight:600;line-height:1.15}@media (max-width:700px){.PlaxisRemote_root__IOWSf{gap:14px;padding:14px}.PlaxisRemote_fieldGrid__dKHja,.PlaxisRemote_grid__cGByA,.PlaxisRemote_sortSplit__dKbi5{grid-template-columns:1fr}.PlaxisRemote_roadMatrixHeader__zAmBX,.PlaxisRemote_roadRow__k1a9b{--rmLabelW:220px;--rmColW:240px}}:root{--toast-bg:#121a2afa;--toast-border:#22304af2;--toast-text:#e9eef7;--toast-muted:#aab6cc;--toast-success:#00be82b3;--toast-error:#ff5a5abf;--toast-warn:#ffc450cc;--toast-info:#78a0ffbf}.toast-stack{bottom:14px;display:flex;flex-direction:column;gap:10px;padding:2px;pointer-events:none;position:fixed;right:14px;z-index:9999}.toast-item{animation:toast-in .18s ease-out forwards,toast-life 4s linear forwards;animation:toast-in .18s ease-out forwards,toast-life var(--toast-life,4s) linear forwards;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:linear-gradient(180deg,#ffffff0a,#fff0),#121a2afa;background:linear-gradient(180deg,#ffffff0a,#fff0),var(--toast-bg);border:1px solid #22304af2;border:1px solid var(--toast-border);border-radius:16px;box-shadow:0 12px 30px #00000061,inset 0 1px 0 #ffffff08;color:#e9eef7;color:var(--toast-text);font-size:13px;letter-spacing:.15px;line-height:1.25;max-width:420px;min-width:280px;opacity:0;padding:12px 14px;pointer-events:none;transform:translateY(10px)}.toast-item:before{content:"";position:absolute}.toast-item{position:relative}.toast-item:before{background:#78a0ffbf;background:var(--toast-info);border-radius:0 0 0 16px;bottom:0;left:0;opacity:.9;top:0;width:4px}.toast-item.success:before{background:#00be82b3;background:var(--toast-success)}.toast-item.error:before{background:#ff5a5abf;background:var(--toast-error)}.toast-item.warn:before{background:#ffc450cc;background:var(--toast-warn)}.toast-item.info:before{background:#78a0ffbf;background:var(--toast-info)}.toast-item.success{border-color:#00be8259}.toast-item.error{border-color:#ff5a5a59}.toast-item.warn{border-color:#ffc45059}.toast-item.info{border-color:#78a0ff59}@keyframes toast-in{to{opacity:1;transform:translateY(0)}}@keyframes toast-life{0%{opacity:0;transform:translateY(10px)}6%{opacity:1;transform:translateY(0)}75%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(0)}}@media (max-width:520px){.toast-stack{align-items:stretch;bottom:10px;left:10px;right:10px}.toast-item{max-width:none;min-width:0;min-width:auto}}#root,body,html{height:100%;margin:0;padding:0}.calculator-page{--calc-top:var(--cc-top,64px);background:#1e1e1e;box-sizing:border-box;color:#e9eef7;display:flex;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;gap:16px;inset:var(--calc-top) 0 0 0;overflow:hidden;padding:24px;position:fixed}.calc-card{background:#252525;border:1px solid #444;border-radius:10px;padding:16px}.calc-card h2{color:#fff;font-size:1.8em;font-weight:800;margin:0}.calc-page-header{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between}.compdepth-toolbar-actions{display:flex;flex-wrap:wrap;gap:10px}.compdepth-table-wrap{display:flex;flex:1 1;flex-direction:column;gap:10px;min-height:0;min-width:0}.compdepth-table-window{background:#252525;border:1px solid #3a3a3a;border-radius:10px;flex:1 1;min-height:0;min-width:0;overflow-x:auto;overflow-y:auto;position:relative;scrollbar-width:none}.compdepth-table-window::-webkit-scrollbar{display:none}.compdepth-table{border-collapse:initial;border-spacing:0;min-height:100%;table-layout:fixed;width:-webkit-max-content;width:max-content}.compdepth-table tbody{height:100%}.compdepth-table tr{height:auto}.compdepth-table td,.compdepth-table th{background:#252525;border-bottom:1px solid #3a3a3a;border-right:1px solid #3a3a3a;height:1px;padding:6px 8px;padding:10px;vertical-align:top}.compdepth-table tr>:first-child{border-left:1px solid #3a3a3a}.compdepth-table thead tr:first-child>*{border-top:1px solid #3a3a3a}.compdepth-table thead th{background:#2d2d2d;top:0;z-index:3}.labels-col{background:#2d2d2d!important;left:0;top:0;z-index:6}.calculator-page{--labels-col-width:220px;--calc-col-width:260px}.labels-col,.row-label{max-width:var(--labels-col-width);min-width:var(--labels-col-width);width:var(--labels-col-width)}.calc-col-header,.compdepth-table td{max-width:var(--calc-col-width);min-width:var(--calc-col-width);width:var(--calc-col-width)}.sticky-col{background:#2a2a2a!important;left:0;position:-webkit-sticky;position:sticky;z-index:4}.header-col{z-index:5}.row-label{color:#fff;font-weight:700;text-align:left}.calc-col-header{vertical-align:middle}.calc-col-header-inner{align-items:center;display:flex;gap:8px;justify-content:space-between;min-width:0}.calc-col-header-actions{align-items:center;display:flex;flex-shrink:0;gap:6px}.calc-col-title-input{background:#0000;border:none;border-bottom:1px solid #888;color:#fff;flex:1 1;font-weight:600;min-width:0;padding:4px 2px}.calc-col-title-input:focus{border-bottom-color:#4a90e2;outline:none}.calc-input,.calc-select,.soil-layer-title{background:#333;border:2px solid #444;border-radius:6px;box-sizing:border-box;color:#fff;font-size:13px;height:34px;outline:none;padding:4px 8px;width:100%}.calc-input:focus,.calc-select:focus,.soil-layer-title:focus{border-color:#666}.calc-input:disabled,.calc-select:disabled{cursor:not-allowed;opacity:.6}.table-grid-2{grid-gap:8px;grid-template-columns:repeat(2,minmax(0,1fr))}.table-grid-2,.table-grid-3{align-items:start;display:grid;gap:8px;justify-content:space-between}.table-grid-3{grid-gap:8px;grid-template-columns:repeat(3,minmax(0,1fr))}.foundation-geometry-panel{background:linear-gradient(180deg,#272727,#242424);border:1px solid #3a3a3a;border-radius:12px;box-shadow:inset 0 1px 0 #ffffff08;display:flex;flex-direction:column;gap:10px;height:100%;padding:0 10px 10px}.foundation-geometry-type{display:flex;flex-direction:column;gap:6px}.foundation-geometry-grid .calc-input,.foundation-geometry-type .calc-select{font-size:13px;padding:8px 10px}.foundation-geometry-grid .calc-label,.foundation-geometry-type .calc-label{font-size:12px}.geometry-tabs{align-items:flex-start;background:#0000;border:none;display:flex;gap:8px;justify-content:center;margin:0;padding:0 0 2px}.geometry-tab-btn{background:linear-gradient(180deg,#353535,#2c2c2c);border:1px solid #434343;border-radius:0 0 12px 12px;box-shadow:0 4px 8px #0000002e,inset 0 1px 0 #ffffff0a;color:#c8d0de;cursor:pointer;font-size:12px;font-weight:700;line-height:1;min-height:34px;padding:8px 14px 10px;position:relative;transition:background .2s ease,color .2s ease,transform .2s ease,border-color .2s ease,box-shadow .2s ease}.geometry-tab-btn:hover{background:linear-gradient(180deg,#3b3b3b,#313131);border-color:#5a5a5a;color:#fff}.geometry-tab-btn.is-active{background:linear-gradient(180deg,#2f2f2f,#282828);border-color:#4a90e2;box-shadow:0 2px 8px #00000024,inset 0 1px 0 #ffffff08;color:#fff}.geometry-tab-btn.is-active:after{background:#4a90e2;border-radius:999px;content:"";height:2px;left:10px;position:absolute;right:10px;top:0}.geometry-panel-body{display:flex;flex-direction:column;gap:10px;padding-top:2px}@media (max-width:700px){.foundation-geometry-grid{grid-template-columns:1fr}}.calc-btn,.soil-layer-delete-btn,.soil-layer-download-btn{align-items:center;background:linear-gradient(135deg,#4a4a4a,#6a6a6a);border:1px solid #666;border-radius:6px;box-shadow:0 4px 6px #0000004d;color:#fff;cursor:pointer;display:inline-flex;font-weight:600;gap:8px;justify-content:center;padding:8px 14px;transition:all .25s ease}.calc-btn:hover:not(:disabled),.soil-layer-delete-btn:hover:not(:disabled),.soil-layer-download-btn:hover:not(:disabled){background:linear-gradient(135deg,#565656,#777);border-color:#777;transform:translateY(-1px)}.calc-btn:disabled,.soil-layer-delete-btn:disabled,.soil-layer-download-btn:disabled{cursor:not-allowed;opacity:.55;transform:none}.soil-layer-delete-btn,.soil-layer-download-btn{height:28px;padding:0;width:28px}.calc-checkbox-label{align-items:center;color:#e9eef7;cursor:pointer;display:flex;font-size:14px;font-weight:600;gap:10px;min-height:38px;-webkit-user-select:none;user-select:none}.calc-checkbox-label input[type=checkbox]{accent-color:#4a90e2;cursor:pointer;flex-shrink:0;height:16px;margin:0;width:16px}.calc-switch-label{align-items:center;background:#2b2b2b;border:1px solid #444;border-radius:999px;box-shadow:inset 0 1px 0 #ffffff08;display:inline-flex;gap:8px;min-height:30px;padding:4px 8px}.calc-switch-label.compact{gap:6px;min-height:28px;padding:3px 7px}.calc-switch-text{color:#cfd6e4;font-size:11px;font-weight:700;line-height:1;white-space:nowrap}.calc-switch{background:linear-gradient(135deg,#3a3a3a,#474747);border:1px solid #5a5a5a;border-radius:999px;box-shadow:inset 0 1px 2px #00000059;cursor:pointer;flex-shrink:0;height:18px;padding:0;position:relative;transition:background .2s ease,border-color .2s ease,box-shadow .2s ease;width:34px}.calc-switch:hover{border-color:#727272}.calc-switch.is-on{background:linear-gradient(135deg,#3f7fe0,#4a90e2);border-color:#4a90e2;box-shadow:0 0 0 2px #4a90e21f,inset 0 1px 2px #0000002e}.calc-switch-thumb{background:linear-gradient(180deg,#fff,#dfe6f3);border-radius:50%;box-shadow:0 1px 3px #00000059,inset 0 1px 0 #ffffffd9;height:14px;left:1px;position:absolute;top:1px;transition:transform .2s ease;width:14px}.calc-switch.is-on .calc-switch-thumb{transform:translateX(16px)}.layers-cell{align-items:stretch;display:flex;flex-direction:column;gap:12px}.calc-add-btn,.layers-add-btn{align-items:center;background:linear-gradient(135deg,#3f7fe0,#4a90e2);border:1px solid #4f86d6;border-radius:6px;box-shadow:0 4px 6px #0000004d;color:#fff;cursor:pointer;display:inline-flex;flex-shrink:0;font-weight:600;gap:8px;justify-content:center;padding:8px 14px;transition:background .25s ease,border-color .25s ease,transform .25s ease,box-shadow .25s ease}.layers-add-btn{width:100%}.calc-add-btn:hover:not(:disabled),.layers-add-btn:hover:not(:disabled){filter:brightness(1.04);transform:translateY(-1px)}.calc-add-btn:disabled,.layers-add-btn:disabled{cursor:not-allowed;opacity:.55;transform:none}.layers-cell-actions{grid-gap:8px;align-items:center;display:grid;gap:8px;grid-template-columns:minmax(0,.8fr) minmax(0,2.1fr)}.layers-add-btn.compact{border-radius:7px;width:auto}.layers-add-btn.compact,.layers-open-btn{font-size:12px;min-height:34px;padding:6px 10px}.layers-open-btn{background:linear-gradient(135deg,#4a4a4a,#6a6a6a);border:1px solid #666;border-radius:7px;box-shadow:0 4px 6px #0000004d;color:#fff;cursor:pointer;font-weight:700;transition:background .2s ease,border-color .2s ease,transform .2s ease,box-shadow .2s ease}.layers-open-btn:hover{background:linear-gradient(135deg,#565656,#777);border-color:#777;transform:translateY(-1px)}.soil-layer-list{display:flex;flex-direction:column;gap:12px;max-height:190px;overflow-y:auto;padding-right:4px}.soil-layer-card{background:#2a2a2a;border:2px solid #333;border-radius:10px;flex-shrink:0;padding:8px}.soil-layer-body{margin-top:8px}.soil-layer-list::-webkit-scrollbar{width:8px}.soil-layer-list::-webkit-scrollbar-track{background:#2a2a2a;border-radius:8px}.soil-layer-list::-webkit-scrollbar-thumb{background:#555;border-radius:8px}.soil-layer-card.is-active{background:#2f3640;border-color:#4a90e2}.soil-layer-header{align-items:center;display:flex;gap:8px;justify-content:space-between;margin-bottom:6px}.soil-layer-title{flex:1 1;font-weight:600}.calc-stack{gap:6px}.calc-field,.calc-stack{display:flex;flex-direction:column}.calc-field{gap:4px}.calc-label{align-items:flex-end;color:#bbb;display:flex;font-size:12px;font-weight:600;line-height:1.15;min-height:28px}.result-row td,.result-row th{background:#2b2b2b}.result-mini-card{align-items:flex-start;display:flex;flex-direction:column;gap:8px}.plot-link-btn{background:linear-gradient(135deg,#4a4a4a,#6a6a6a);border:1px solid #666;border-radius:6px;box-shadow:0 4px 6px #0000004d;color:#fff;cursor:pointer;font-size:13px;font-weight:600;min-height:36px;padding:8px 14px;transition:background .2s ease,border-color .2s ease,transform .2s ease,box-shadow .2s ease;width:100%}.plot-link-btn:hover:not(:disabled){background:linear-gradient(135deg,#565656,#777);border-color:#777;transform:translateY(-1px)}.plot-link-btn:disabled{cursor:not-allowed;opacity:.55;transform:none}.result-mini-info{color:#aeb8c8;font-size:12px;line-height:1.35}.result-mini-card strong{color:#fff;font-size:24px}.result-mini-error{color:#dc2626;font-size:12px;line-height:1.35}.result-mini-warning{color:#cf4848;font-size:12px;line-height:1.35}.calc-plot-modal{align-items:center;background:#000000b8;box-sizing:border-box;display:flex;inset:0;justify-content:center;padding:24px;position:fixed;z-index:10000}.calc-plot-image.enlarged{background:#fff;border-radius:12px;box-shadow:0 18px 60px #0000008c;display:block;height:auto;max-height:92vh;max-width:92vw;width:auto}.resistance-result-card{align-items:flex-start;display:flex;flex-direction:column;gap:8px}.resistance-modal-card{background:#252525;border:1px solid #444;border-radius:16px;box-shadow:0 18px 60px #0000008c;color:#e9eef7;max-height:calc(100vh - 48px);overflow:hidden;padding:18px;width:min(980px,calc(100vw - 32px))}.resistance-modal-header{align-items:flex-start;display:flex;gap:16px;justify-content:space-between;margin-bottom:14px}.resistance-modal-header h3{color:#fff;font-size:18px;margin:0}.resistance-modal-header p{color:#aeb8c8;font-size:13px;margin:4px 0 0}.resistance-table-wrap{background:#202020;border:1px solid #3a3a3a;border-radius:12px;max-height:65vh;overflow:auto;scrollbar-color:#5f5f5f #262626;scrollbar-width:thin}.resistance-table-wrap::-webkit-scrollbar{height:8px;width:8px}.resistance-table-wrap::-webkit-scrollbar-track{background:#262626;border-radius:999px}.resistance-table-wrap::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#5d5d5d,#737373);border:1px solid #2f2f2f;border-radius:999px}.resistance-table-wrap::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#6b6b6b,#838383)}.resistance-table{border-collapse:initial;border-spacing:0;font-size:13px;min-width:980px;width:100%}.resistance-table td,.resistance-table th{background:#252525;border-bottom:1px solid #3a3a3a;border-right:1px solid #3a3a3a;padding:9px 10px;text-align:left;white-space:nowrap}.resistance-table th{background:#2d2d2d;color:#fff;font-weight:700;position:-webkit-sticky;position:sticky;top:0;z-index:1}.resistance-table tr>:last-child{border-right:none}.resistance-table tbody tr:hover td{background:#2f3640}.resistance-table td:last-child{color:#cf4848;min-width:220px;white-space:normal}.layers-editor-modal-card{background:#252525;border:1px solid #444;border-radius:16px;box-shadow:0 18px 60px #0000008c;color:#e9eef7;display:flex;flex-direction:column;max-height:calc(100vh - 48px);overflow:hidden;padding:18px;width:min(1120px,calc(100vw - 32px))}.layers-editor-modal-header{align-items:flex-start;display:flex;gap:16px;justify-content:space-between;margin-bottom:14px}.layers-editor-modal-header h3{color:#fff;font-size:18px;margin:0}.layers-editor-modal-header p{color:#aeb8c8;font-size:13px;margin:4px 0 0}.layers-editor-header-actions{align-items:center;display:flex;flex-shrink:0;gap:8px}.layers-editor-list{display:flex;flex:1 1;flex-direction:column;gap:12px;min-height:0;overflow:auto;padding-right:6px;scrollbar-color:#5f5f5f #262626;scrollbar-width:thin}.layers-editor-list::-webkit-scrollbar{height:8px;width:8px}.layers-editor-list::-webkit-scrollbar-track{background:#262626;border-radius:999px}.layers-editor-list::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#5d5d5d,#737373);border:1px solid #2f2f2f;border-radius:999px}.layers-editor-card{background:linear-gradient(180deg,#2d3440,#2a2a2a);border:1px solid #3f4f66;border-radius:14px;box-shadow:inset 0 1px 0 #ffffff08;flex-shrink:0;padding:12px}.layers-editor-card-header{align-items:center;display:flex;gap:8px;justify-content:space-between;margin-bottom:12px}.layers-editor-title-row{align-items:center;display:flex;flex:1 1;gap:8px;min-width:0}.layers-editor-index{align-items:center;background:#4a90e2;border-radius:999px;color:#fff;display:inline-flex;flex-shrink:0;font-size:13px;font-weight:800;height:28px;justify-content:center;width:28px}.layers-editor-grid{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(4,minmax(0,1fr))}.layers-editor-footer{align-items:center;border-top:1px solid #3a3a3a;display:flex;gap:16px;justify-content:end;margin-top:14px;padding-top:14px}@media (max-width:1000px){.layers-editor-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.layers-cell-actions{grid-template-columns:1fr}.layers-editor-modal-card{padding:14px;width:calc(100vw - 24px)}.layers-editor-footer,.layers-editor-modal-header{align-items:stretch;flex-direction:column}.layers-editor-header-actions{justify-content:space-between}.layers-editor-grid{grid-template-columns:1fr}.resistance-modal-card{padding:14px;width:calc(100vw - 24px)}.resistance-table{min-width:960px}}.plot-row{height:100%}.plot-row>td,.plot-row>th{height:auto}.plot-cell{display:flex;flex-direction:column;gap:10px;height:100%}.plot-cell,.plot-cell-toolbar{overflow:visible;position:relative}.plot-cell-toolbar{align-self:flex-start;width:100%}.plot-menu-toggle{min-width:110px;padding:8px 12px;width:100%}.plot-menu-dropdown{background:#2a2a2a;border:1px solid #444;border-radius:10px;box-shadow:0 10px 24px #00000059;display:flex;flex-direction:column;gap:6px;max-height:168px;max-width:240px;overflow-x:hidden;overflow-y:auto;padding:10px;position:absolute;scrollbar-color:#5f5f5f #262626;scrollbar-width:thin;top:0;width:240px;z-index:30}.plot-menu-dropdown.open-right{left:calc(100% + 8px)}.plot-menu-dropdown.open-left{right:calc(100% + 8px)}.plot-menu-dropdown::-webkit-scrollbar{width:8px}.plot-menu-dropdown::-webkit-scrollbar-track{background:#262626;border-radius:999px}.plot-menu-dropdown::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#5d5d5d,#737373);border:1px solid #2f2f2f;border-radius:999px}.plot-menu-dropdown::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#6b6b6b,#838383)}.plot-menu-option{align-items:center;border-radius:8px;color:#e9eef7;cursor:pointer;display:flex;font-size:13px;font-weight:600;gap:10px;min-height:36px;padding:6px 8px;transition:background .2s ease;-webkit-user-select:none;user-select:none}.plot-menu-option:hover{background:#333}.plot-menu-option input[type=checkbox]{accent-color:#4a90e2;cursor:pointer;flex-shrink:0;height:16px;margin:0;width:16px}.compdepth-scroll-slider{-webkit-appearance:none;background:#555;border-radius:3px;cursor:pointer;height:6px;margin:0;width:100%}.compdepth-scroll-slider::-webkit-slider-track{background:#555;border-radius:3px;height:6px}.compdepth-scroll-slider::-webkit-slider-thumb{-webkit-appearance:none;background:#4a90e2;border-radius:4px;height:6px;width:56px}.compdepth-scroll-slider::-moz-range-track{background:#555;border-radius:3px;height:6px}.compdepth-scroll-slider::-moz-range-thumb{background:#4a90e2;border:none;border-radius:4px;height:6px;width:56px}@media (max-width:700px){.calculator-page{padding:14px}.labels-col,.row-label{max-width:180px;min-width:180px;width:180px}.calc-col-header,.compdepth-table td{max-width:220px;min-width:220px;width:220px}.result-mini-card strong{font-size:20px}}:root{--text:#fff;--muted:#9aa0a6;--overlay:#808080a3;--panel:#bcbcbc1a;--btn-grad:linear-gradient(135deg,#66666670,#dddddd75);--btn-grad-strong:linear-gradient(135deg,#2e7ad9,#04c);--ring:#078ff980;--hover-bg:#fff3;--shadow-sm:0 2px 4px #0003;--shadow-md:0 4px 6px #0003;--shadow-lg:0 6px 8px #0000004d;--radius:6px}body,html{min-height:100%}#root,body,html{overflow-y:auto}body{background:none;box-sizing:border-box;color:#fff;color:var(--text);font-family:Montserrat,sans-serif;font-size:16px;margin:0;max-width:90%;overflow-x:hidden;padding-left:10%;position:relative}body:before{background-image:url(/static/media/bak.a943f10ca3298f319337.jpeg);background-position:50%;background-repeat:no-repeat;background-size:cover;z-index:-2}body:after,body:before{content:"";inset:0;position:fixed}body:after{background-color:#808080a3;background-color:var(--overlay);z-index:-1}.App{text-align:left}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}@keyframes App-logo-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.App-header{align-items:center;background-color:#bcbcbc1a;background-color:var(--panel);color:#fff;color:var(--text);display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}.navbar{font-size:20px;padding:10px 0 10px 10%;text-align:center}.nav-links{display:inline-flex;list-style:none;margin:0;padding:0}.nav-links>li{margin:0 15px}.auth-button button,.nav-links a,.navbar .dropdown span,.navbar .dropdown-menu li .submenu-trigger,.navbar .dropdown-menu li a{background:none;border:none;color:#fff;color:var(--text);cursor:pointer;display:inline-block;font-size:20px;font-weight:700;padding:10px 15px;text-align:center;text-decoration:none;transition:color .3s ease,background-color .3s ease;white-space:nowrap}.navbar .dropdown{position:relative}.navbar .dropdown-menu{background-color:#000c;border-radius:6px;border-radius:var(--radius);box-shadow:0 4px 6px #0003;box-shadow:var(--shadow-md);display:none;left:0;list-style:none;margin:0;min-width:150px;padding:10px 0;position:absolute;text-align:left;top:100%;z-index:1000}.navbar .dropdown-menu li:hover>.submenu-trigger,.navbar .dropdown-menu li:hover>a{color:#61dafb}.navbar .dropdown-menu li:hover{background-color:#fff3;background-color:var(--hover-bg);border-radius:6px;border-radius:var(--radius)}.navbar .dropdown:hover .dropdown-menu{display:block}.navbar .dropdown-menu li.with-submenu{position:relative}.navbar .dropdown-menu li .submenu-trigger{padding-right:30px;position:relative;text-align:left;width:100%}.navbar .dropdown-menu li.with-submenu .submenu-trigger:after{content:"›";font-size:18px;position:absolute;right:5%;top:50%;transform:translateY(-50%)}.navbar .dropdown-menu .submenu{background-color:#000000e6;border-radius:6px;border-radius:var(--radius);box-shadow:0 4px 6px #0003;box-shadow:var(--shadow-md);display:none;left:100%;list-style:none;margin:0;min-width:150px;padding:10px 0;position:absolute;text-align:left;top:0;z-index:1001}.navbar .dropdown-menu li.with-submenu:hover>.submenu{display:block}.progress-badge{background:#28a745;border-radius:10px;color:#fff;font-size:11px;margin-left:8px;padding:2px 6px}.progress-info{border-top:1px solid #f0f0f0;color:#666;font-size:12px;margin-top:8px;padding:8px 16px}.progress-info span{display:block;margin-bottom:4px}.completed-badge{background:#28a745;border-radius:4px;color:#fff;display:inline-block;font-size:11px;padding:2px 6px}.divider{background:#e0e0e0;height:1px;margin:8px 0}.loading-text{color:#666;font-style:italic}.loading-text,.no-courses{font-size:14px;padding:10px 16px}.no-courses{color:#999}.tabs{display:flex;justify-content:center;list-style:none;margin:20px 0;padding:0}.tabs li{background:#80808080;border-radius:6px;border-radius:var(--radius);color:#fff;color:var(--text);cursor:pointer;font-weight:700;margin:0 10px;padding:10px 20px;transition:background-color .3s,color .3s,transform .2s}.tabs li:hover{background:#fff3;background:var(--hover-bg);color:#61dafb}.active-tab{background:#61dafb;color:#fff}.btn,.play-button,.tree-button{background:linear-gradient(135deg,#66666670,#dddddd75);background:var(--btn-grad);border:none;border-radius:6px;border-radius:var(--radius);box-shadow:0 4px 6px #0003;box-shadow:var(--shadow-md);color:#fff;color:var(--text);cursor:pointer;font-weight:700;transition:transform .2s,box-shadow .2s,background-color .2s}.btn{font-size:12px;margin-right:2%;margin-top:3%;padding:10px 20px}.btn:last-child{margin-right:0}.tree-button{margin-right:10px;padding:6px 10px}.play-button{background:linear-gradient(135deg,#2e7ad9,#04c);background:var(--btn-grad-strong);margin-left:10px;padding:6px 8px}.btn:hover,.play-button:hover,.tree-button:hover{box-shadow:0 6px 8px #0000004d;box-shadow:var(--shadow-lg);transform:translateY(-2px)}.btn:active,.play-button:active,.tree-button:active{box-shadow:0 2px 4px #0003;box-shadow:var(--shadow-sm);transform:translateY(0)}.btn:disabled{box-shadow:none;color:#666;cursor:not-allowed;transform:none}.btn:disabled,.btn:disabled:hover{background-color:#ccc}.expand-button{background:linear-gradient(135deg,#44444490,#99999975);border:none;border-radius:50%;box-shadow:0 2px 4px #0003;box-shadow:var(--shadow-sm);color:#fff;color:var(--text);cursor:pointer;font-weight:700;height:30px;line-height:30px;margin-right:10px;text-align:center;transition:background-color .3s,transform .2s,box-shadow .2s;width:30px}.expand-button:hover{background:linear-gradient(135deg,#606060a1,#ffffffa3);box-shadow:0 4px 6px #0003;box-shadow:var(--shadow-md);transform:translateY(-2px)}.expand-button:active{transform:translateY(0)}.form-row{display:flex;gap:10px;justify-content:space-between;margin:20px 0}.soil-table{border-collapse:collapse;margin-bottom:20px;width:100%}.soil-table td,.soil-table th{border:1px solid #ddd;padding:8px;text-align:center}.legend-container{align-items:flex-start;display:flex;height:70%;position:absolute;top:10%;z-index:10}.legend-gradient{border:1px solid #000;display:flex;flex-direction:column;height:100%;width:30px}.gradient-segment{flex:1 1;width:100%}.black-separator{background-color:#000;height:1px;width:100%}.legend-labels{color:#fff;color:var(--text);display:flex;flex-direction:column;height:100%;justify-content:space-between;margin-left:10px;text-align:left}.legend-labels span{font-size:12px;text-align:left;text-shadow:1px 1px 2px #000}.search-input{border:1px solid #ddd;border-radius:6px;border-radius:var(--radius);font-size:14px;margin:3% 0;padding:10px;transition:border-color .2s,box-shadow .2s;width:94%}.search-input:focus{border-color:#4a90e2;box-shadow:0 0 5px #078ff980;box-shadow:0 0 5px var(--ring);outline:none}.marker-list{-ms-overflow-style:none;background-color:#f9f9f93f;border:1px solid #ccc;border-radius:6px;border-radius:var(--radius);margin-bottom:3%;max-height:200px;overflow-y:auto;padding:10px;scrollbar-width:none;text-shadow:1px 1px 2px #000c}.marker-list::-webkit-scrollbar{display:none}.marker-item{border-radius:4px;cursor:pointer;font-size:14px;padding:10px;transition:background-color .2s}.marker-item:hover{background-color:#e6f7ff}.marker-item.selected{background-color:#bae7ff;font-weight:700}.color-select{padding:5px;width:100%}.color-options{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(4,1fr);margin-top:3%}.color-option{background-color:#80808080;border:2px solid #0000;border-radius:5px;color:#fff;color:var(--text);cursor:pointer;padding:8px;text-align:center;text-shadow:1px 1px 2px #000c;transition:border-color .3s ease}.color-option.selected,.color-option:hover{border-color:#078ff9}.listbox{-webkit-appearance:none;appearance:none;background-color:#7e7e7ead;border:1px solid #ccc;border-radius:6px;border-radius:var(--radius);color:#fff;font-size:14px;margin-top:5px;outline:none;padding:10px;transition:border-color .3s ease,box-shadow .3s ease;width:50%}.listbox:focus{border-color:#078ff9;box-shadow:0 0 5px #078ff980;box-shadow:0 0 5px var(--ring)}.listbox option{background-color:#fff;color:#333;padding:10px}.test-data-toggle{margin:15px 0}.test-data-toggle,.toggle-label{align-items:center;display:flex;gap:10px}.toggle-label{cursor:pointer;font-size:14px;font-weight:700}.toggle-input{display:none}.toggle-slider{background-color:#ccc;border-radius:15px;height:20px;position:relative;transition:background-color .3s;width:40px}.toggle-slider:before{background-color:#fff;border-radius:50%;content:"";height:18px;left:1px;position:absolute;top:1px;transition:transform .3s;width:18px}.toggle-input:checked+.toggle-slider{background-color:#3c87ce}.toggle-input:checked+.toggle-slider:before{transform:translateX(20px)}.loading-overlay{align-items:center;background:#fffc;display:flex;inset:0;justify-content:center;position:absolute;z-index:9999}.spinner{animation:spin 2s linear infinite;border:8px solid #000;border-left-color:#09f;border-radius:50%;height:150px;width:150px}@keyframes spin{to{transform:rotate(1turn)}}.model-body{margin:0;max-width:100%;padding:0}.point-tooltip{background-color:#000000b3;border-radius:4px;color:#fff;font-size:.9em;padding:5px;pointer-events:none;text-align:center}.scroll-container{-ms-overflow-style:none;scrollbar-width:none}.scroll-container::-webkit-scrollbar{display:none}.object-container,.phase-container,.project-container,.stage-container{margin-bottom:10px}.status-filter{margin-bottom:20px}.radio-label{cursor:pointer;font-size:16px;margin-right:15px}.project-header,.stage-header{align-items:center;display:flex}.nested-container{margin-top:10px;padding-left:20px}.strc{margin-right:2%;margin-top:2%}@media (prefers-reduced-motion:reduce){*{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}
/*# sourceMappingURL=main.91396307.css.map*/