#logo{font-size:30px;font-weight:700;margin:10px}#menu{display:flex;gap:15px}#auth_section{display:flex;align-items:center}.user_info{display:flex;align-items:center;gap:15px;background:#ffffff1a;padding:8px 15px;border-radius:30px}.user_name{color:#fff;font-weight:500}.logout_btn,.login_btn{padding:8px 20px;background-color:#1976d2;color:#fff;border:none;border-radius:4px;cursor:pointer;text-decoration:none;font-size:14px;font-weight:500;transition:all .3s ease}.logout_btn:hover,.login_btn:hover{background-color:#1565c0;transform:translateY(-1px)}.login_btn{background-color:#ff9800}.login_btn:hover{background-color:#f57c00}#menu{display:flex;flex-direction:row;gap:20px}.menu_item{font-family:Arial;font-size:14px;display:flex;flex-direction:row;justify-content:center;align-items:center;padding-left:5px;padding-right:5px;margin:5px;cursor:pointer;-webkit-user-select:none;user-select:none}.menu_item.green{border-bottom:#00FF00 1px solid}.menu_item.cyan{border-bottom:var(--warhol-cyan) 1px solid}.menu_item.gold{border-bottom:var(--warhol-gold) 1px solid}.menu_item.pink{border-bottom:var(--warhol-pink) 1px solid}.menu_item.active{font-weight:700;border-bottom:10px solid}body,html{margin:0;padding:0;width:100%;min-height:100vh;overflow-x:auto;display:flex;flex-direction:column}a{color:#06f;text-decoration:none}#root{width:2000px;max-width:100%;margin:0 auto;font-family:Arial,sans-serif;min-height:100vh;position:relative;box-sizing:border-box}.start_screen_menu_palette_item{display:flex;flex-direction:row;width:500px;height:300px;font-family:Arial;font-size:20px;justify-content:center;align-items:center}.start_screen_menu_palette_item.green{background-color:#0f0}.start_screen_menu_palette{display:flex;flex-direction:row;gap:30px}.start_screen_logo{text-align:center;margin-bottom:40px;width:100%}.budgeting_screen{display:flex;flex-direction:row;gap:60px}.budgeting_menu{display:flex;flex-direction:column;gap:30px}.budgeting_menu_group_item{-webkit-user-select:none;user-select:none;cursor:pointer;color:#0683d6}.budgeting_menu_group_item:hover{background-color:#dbd9d9}#top_menu{display:flex;flex-direction:row;justify-content:space-between;width:2000px;margin-bottom:50px}:root{--vscode-light: #FFFFFF;--vscode-gray: #F3F3F3;--vscode-border: #E5E5E5;--vscode-text: #333333;--warhol-blue: #0066FF;--warhol-pink: #FF00FF;--warhol-yellow: #FFFF00;--dirty-red: #8B0000;--warhol-red: #CC0000;--warhol-electric-green: #00FF00;--warhol-orange: #FF6600;--warhol-royal-purple: #6600CC;--warhol-cyan: #00FFFF;--warhol-coral: #FF4444;--warhol-gold: #FFD700;--button-text-dark: var(--vscode-text);--button-text-light: var(--vscode-light)}.App-header{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:20px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 4px 6px #0000001a}.user-profile{display:flex;align-items:center;gap:15px;background:#ffffff1a;padding:10px 20px;border-radius:50px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.user-avatar{width:40px;height:40px;border-radius:50%;overflow:hidden;background:#fff}.user-avatar img{width:100%;height:100%;object-fit:cover}.avatar-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#fc0;color:#000;font-weight:700;font-size:18px}.user-info{display:flex;flex-direction:column}.user-name{font-weight:600;font-size:16px}.user-email{font-size:12px;opacity:.8}.logout-btn{background:#fff3;border:1px solid rgba(255,255,255,.3);color:#fff;padding:8px 16px;border-radius:20px;cursor:pointer;transition:all .3s ease;font-size:14px}.logout-btn:hover{background:#ffffff4d}.loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;height:200px}.spinner{width:40px;height:40px;border:4px solid #f3f3f3;border-top:4px solid #667eea;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:20px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.saveButton{display:flex;flex-direction:row;width:200px;height:75px;background-color:#0f0;font-family:monospace;align-items:center;justify-content:center;font-size:20px;font-weight:900;cursor:pointer;-webkit-user-select:none;user-select:none}.dsdds_toggle{display:flex;flex-direction:row;justify-content:space-between;gap:30px}.dsdds_toggle_item{display:flex;flex-direction:row;font-size:20px;font-family:monospace;cursor:pointer}.dsdds_toggle_item.selected{background-color:#0f0}.input_selector{display:flex;flex-direction:row;justify-content:space-between;gap:15px;width:100%}.bdrdds_selector,.month_selector,.year_selector,.branch_selector{display:flex;flex-direction:row}.item_selector{font-family:monospace;font-size:16px;height:30px;display:flex;justify-content:center;align-items:center;border:#333333 1px solid;padding-left:20px;padding-right:20px;cursor:pointer}.item_selector.selected{background-color:#0f0}.excel_row{display:flex;flex-direction:row-reverse;gap:20px;padding:10px}.navigation_header{display:flex;flex-direction:row;align-items:center;font-family:monospace;font-size:35px;font-weight:900;padding:15px;justify-content:space-between}.download-excel-btn{height:35px;font-family:monospace;font-size:25px;background-color:#224622;color:#fff;cursor:pointer}.download-excel-btn-small{height:20px;font-family:monospace;font-size:14px;background-color:#388b38;color:#fff;cursor:pointer}.download-excel-btn-small:hover{background-color:#224622}.excelkingdom-container{display:flex;flex-direction:column;gap:50px}.excelkingdom-typerow{display:flex;flex-direction:row;justify-content:space-between}.excelkingdom-factcontainer,.excelkingdom-forecastcontainer,.excelkingdom-othercontainer{display:flex;flex-direction:column}.excelkingdom-simpleline{display:flex;flex-direction:row;justify-content:space-between;border-bottom:1px solid gainsboro;padding:5px;font-family:monospace;gap:25px;align-items:center}.excelkingdom-totalline{display:flex;flex-direction:row;justify-content:space-between;font-weight:700;padding:5px;font-family:monospace;gap:25px;align-items:center}.logs_string{display:flex;flex-direction:row;gap:20px}.logs_string_date{display:flex;width:200px}.logs_string_email{display:flex;width:200px;color:gray}.logs_string_articlecode,.logs_string_branch{display:flex;width:100px}.logs_string_direction{display:flex;width:120px}.logs_string_type{display:flex;width:100px}.logs_string_value{display:flex;width:200px;flex-direction:row-reverse}.budget-table{width:100%;border-collapse:collapse;margin-top:20px}.budget-table th,.budget-table td{border:1px solid #ddd;padding:8px;text-align:left}.budget-table th{background-color:#f2f2f2}.budget-totals{margin-top:20px;padding:15px;background-color:#f9f9f9;border-radius:5px}.positive{color:green;font-weight:700}.negative{color:red;font-weight:700}.error-message{color:red;background-color:#ffe6e6;padding:10px;border-radius:5px;margin-bottom:15px}.budgeting-container{padding:20px;max-width:1200px;margin:0 auto}.draft-section{margin-bottom:30px;padding:20px;background-color:#f8f9fa;border-radius:8px}.draft-hint{margin-top:8px;color:#6c757d;font-size:14px}.budgets-list{margin-top:30px}.budget-row{display:flex;background:#fff;border-radius:8px;margin-bottom:15px;box-shadow:0 2px 4px #0000001a;transition:box-shadow .3s;cursor:pointer}.budget-row:hover{box-shadow:0 4px 8px #00000026}.budget-column{padding:20px;flex:1;border-right:1px solid #e9ecef;min-height:150px}.budget-column:last-child{border-right:none}.budget-column-editor{cursor:pointer;transition:background-color .2s}.budget-column-editor:hover{background-color:#f8f9fa}.budget-column-work{cursor:pointer;display:flex;flex-direction:column;justify-content:center;align-items:center;transition:background-color .2s}.budget-column-work:hover{background-color:#f8f9fa}.budget-column-summary{cursor:default}.budget-title{font-size:18px;font-weight:600;margin-bottom:10px;color:#333}.budget-action-link{color:#007bff;font-weight:500;margin-top:10px}.budget-action-icon{font-size:32px;margin-bottom:10px}.budget-action-text{font-size:16px;font-weight:600;color:#28a745;margin-bottom:5px}.budget-subtext{font-size:14px;color:#6c757d}.summary-item{margin-bottom:8px;display:flex;justify-content:space-between;padding:4px 0;border-bottom:1px solid #f1f1f1}.summary-item:last-child{border-bottom:none}.summary-label{font-weight:500;color:#495057}.summary-value{color:#212529}.status-draft{color:#6c757d}.status-published{color:#17a2b8}.status-approved{color:#28a745}.loading{text-align:center;padding:40px;color:#6c757d}.error-message{background-color:#f8d7da;color:#721c24;padding:12px 20px;border-radius:6px;margin-bottom:20px;border:1px solid #f5c6cb}.btn-success{background-color:#28a745;color:#fff;border:none;padding:10px 20px;border-radius:4px;cursor:pointer;font-size:16px}.btn-success:hover:not(:disabled){background-color:#218838}.btn-success:disabled{opacity:.65;cursor:not-allowed}.add_func_budget_item_button{font-family:Arial;background-color:#0f0;padding:10px;width:fit-content;cursor:pointer;-webkit-user-select:none;user-select:none}.work_with_func_budget{display:flex;flex-direction:column;gap:30px}.budget_financial_items_block{display:flex;flex-direction:column}.budget_financial_items_block_header,.budget_natural_items_block_header{display:flex;flex-direction:row;padding:10px;font-family:Arial;font-size:20px;background-color:#f0f0f8}.budget_natural_items_block{display:flex;flex-direction:column}.budget-financial-article{border:1px solid #ddd;border-radius:8px;padding:20px;margin-bottom:20px;background-color:#fff;box-shadow:0 2px 4px #0000001a}.budget-financial-article.draft{background-color:#fff8e1;border-left:4px solid #ff9800}.article-header{display:flex;justify-content:space-between;align-items:center}.article-title{font-size:18px;font-weight:700;color:#333}.article-title input{font-size:18px;font-weight:700;border:1px solid #ddd;padding:5px 10px;width:300px}.article-actions{display:flex;gap:10px}.article-actions button{padding:8px 16px;border:none;border-radius:4px;cursor:pointer;font-size:14px}.article-actions button:first-child{background-color:#4caf50;color:#fff}.article-actions button:first-child:hover{background-color:#45a049}.article-actions button:first-child:disabled{background-color:#ccc;cursor:not-allowed}.article-actions button:last-child{background-color:#f5f5f5;color:#333}.article-actions button:last-child:hover{background-color:#e0e0e0}.delete-btn{background-color:#f44336!important;color:#fff!important}.article-main-info{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:15px;margin-bottom:20px;padding:15px;background-color:#f9f9f9;border-radius:4px}.info-field{display:flex;flex-direction:column}.info-field label{font-size:12px;color:#666;margin-bottom:5px}.info-field input{padding:8px 12px;border:1px solid #ddd;border-radius:4px;font-size:14px}.info-field input:read-only{background-color:#f5f5f5;cursor:not-allowed}.excel-table{overflow-x:auto;margin-top:20px}.excel-table table{width:100%;border-collapse:collapse;font-size:14px}.excel-table th,.excel-table td{border:1px solid #ddd;padding:8px;text-align:center;min-width:80px}.excel-table th{background-color:#f5f5f5;font-weight:700;color:#333}.excel-table .row-label{background-color:#f0f0f0;font-weight:700;text-align:left;min-width:200px}.excel-input{width:100%;border:1px solid #ccc;padding:4px;text-align:right;font-size:14px}.excel-input:read-only{background-color:#f9f9f9;cursor:default}.excel-input:focus{outline:2px solid #4CAF50;border-color:#4caf50}.total-cell{background-color:#e8f5e9;font-weight:700}.funcbudget_finarticle_container{display:flex;flex-direction:row;justify-content:space-between}.funcbudget_finarticle_leftblock{display:flex;flex-direction:column;justify-items:center;height:100%;gap:20px;padding-top:40px;padding-bottom:40px;width:300px}.funcbudget_finarticle_filial_direction_badges{display:flex;flex-direction:row;gap:20px}.excel-table-container{flex-shrink:0;border:1px solid #ddd;border-radius:4px;overflow:hidden}.excel-table{border-collapse:collapse;font-size:13px}.excel-table th,.excel-table td{border:1px solid #e0e0e0;height:32px;padding:0;text-align:center;min-width:80px;position:relative;background:#fff}.excel-table th{background-color:#f8f9fa;color:#5f6368;font-weight:500;-webkit-user-select:none;user-select:none}.excel-table .row-label{background-color:#f8f9fa;color:#3c4043;font-weight:500;text-align:left;padding:0 12px;min-width:180px;-webkit-user-select:none;user-select:none}.excel-table .empty{background-color:#f8f9fa;border:none}.cell-value{display:flex;align-items:center;justify-content:center;height:100%;width:100%;padding:0 8px;cursor:cell;overflow:hidden;white-space:nowrap}.month-header{font-weight:500;color:#3c4043}.badge-container{position:relative;display:inline-block}.badge{display:inline-flex;align-items:center;justify-content:center;min-width:60px;height:24px;padding:0 px;background-color:#f1f3f4;border-radius:16px;border:2px solid #d0d7de;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-weight:500;color:#63676c;cursor:pointer;-webkit-user-select:none;user-select:none;transition:all .2s ease}.badge:hover{background-color:#e4e6e8;border-color:#a8b1bb}.badge.has-value{background-color:#e3f0ff;border-color:#4dabf7;color:#1971c2}.badge-menu{position:absolute;top:calc(100% + 8px);left:0;min-width:120px;background:#fff;border-radius:8px;box-shadow:0 4px 12px #00000026;border:1px solid #e1e4e8;z-index:100;overflow:hidden}.badge-menu-item{padding:10px 16px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;color:#24292e;cursor:pointer;transition:background-color .1s ease}.badge-menu-item:hover{background-color:#f6f8fa}.badge-menu-item.selected{background-color:#0969da;color:#fff}.badge-menu-item.selected:hover{background-color:#0860c4}.editable-title-display{padding:8px 0;font-size:16px;font-weight:500;color:#2d3748;cursor:text;transition:color .2s ease;display:inline-block}.editable-title-display:hover{color:#3182ce;border-bottom:1px dotted #3182ce}.editable-title-input{font-size:16px;font-weight:500;color:#2d3748;border:none;border-bottom:2px solid #3182ce;outline:none;padding:4px 0;width:100%;background:transparent;font-family:inherit}.editable-title-input:focus{border-bottom-color:#3182ce}.pnl-container{width:100%;overflow-x:auto;background:#fff;margin-bottom:50px}.columns-configurator{padding:16px;border:1px solid #e0e0e0;margin-bottom:50px}.pnl-grid{display:grid;grid-auto-rows:minmax(30px,auto);column-gap:1px}.grid-header{padding:12px 16px;background:#f5f5f5;font-weight:600;color:#333;display:flex;align-items:center;position:sticky;top:0;z-index:10;cursor:pointer;-webkit-user-select:none;user-select:none}.grid-header-branch{padding:12px 16px;background:#acabab;font-size:12px;color:#333;display:flex;align-items:center;position:sticky;top:0;z-index:10;-webkit-user-select:none;user-select:none}.grid-cell{border-bottom:1px solid #e0e0e0;display:flex;align-items:center;overflow:hidden}.article-cell{position:sticky;left:0;background:#fff;z-index:5}.level1_cell{background-color:#fcd5b4}.expand-btn{width:24px;height:24px;border:1px solid #ddd;background:#fff;border-radius:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;margin-right:8px;flex-shrink:0}.expand-btn:hover{background:#f0f0f0}.article-code{color:#666;font-size:12px;margin-right:8px;min-width:60px}.article-name{flex-grow:1;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.data-cell{justify-content:flex-end;font-family:Arial;font-size:14px}.pnl-grid>div:nth-child(n+8):hover{background:#f0f7ff}.data-cell.plan{color:#1976d2}.data-cell.fact{color:#388e3c}.data-cell.forecast{color:#f57c00}.pnl-container::-webkit-scrollbar{height:8px}.pnl-container::-webkit-scrollbar-track{background:#f1f1f1}.pnl-container::-webkit-scrollbar-thumb{background:#888;border-radius:4px}.pnl-container::-webkit-scrollbar-thumb:hover{background:#555}.editable-cell{cursor:cell;height:100%}.cell-input{width:100%;height:100%;border:none;padding:0 8px;text-align:center;font-size:13px;background:#fff;outline:2px solid #4285f4;outline-offset:-2px;z-index:10}.control-panel{display:flex;flex-direction:column;padding:30px}.login-container{display:flex;justify-content:center;align-items:center;min-height:70vh;padding:20px}.login-card{background:#fff;border-radius:12px;padding:40px;box-shadow:0 10px 40px #0000001a;max-width:400px;width:100%;text-align:center}.login-card h2{color:#333;margin-bottom:10px}.login-description{color:#666;margin-bottom:30px;line-height:1.5}.yandex-login-btn{display:flex;align-items:center;justify-content:center;gap:12px;width:100%;padding:14px 24px;background:linear-gradient(135deg,#fc0,#f90);color:#000;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;margin-bottom:30px}.yandex-login-btn:hover{background:linear-gradient(135deg,#f90,#f60);transform:translateY(-2px);box-shadow:0 6px 20px #ff99004d}.yandex-login-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.yandex-icon{background:#000;color:#fc0;width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:20px}.yandex-y{font-family:YS Text,Arial,sans-serif}.login-info{text-align:left;background:#f9f9f9;padding:20px;border-radius:8px;border-left:4px solid #FFCC00}.login-info h4{color:#333;margin-bottom:10px}.login-info ul{list-style:none;padding:0;margin:0}.login-info li{color:#555;position:relative;padding:8px 0 8px 20px}.login-info li:before{content:"✓";color:#fc0;font-weight:700;position:absolute;left:0}
