:root{font-family:sans-serif;line-height:1.5;font-weight:400;background-color:#f0f0f0;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}body{margin:0;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}.alert-message{position:fixed;top:20px;left:50%;transform:translate(-50%);padding:12px 20px;border-radius:8px;font-size:16px;font-weight:700;text-align:center;min-width:250px;z-index:1000;opacity:1;transition:opacity 1s ease-in-out}.success{background-color:#d4edda;color:#155724;border:1px solid #c3e6cb}.error{background-color:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.fade-in{opacity:1}._backdrop_ld3m9_1{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:19;background-color:#3c3c3cf2;margin:0;padding:0}._modal_ld3m9_13{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60vw;height:80vh;background-color:#fff;border-radius:15px;box-shadow:0 0 10px #0000001a}._modal_ld3m9_13 ._close_ld3m9_28{position:absolute;top:10px;right:20px;cursor:pointer;padding:7px;border-radius:50%;z-index:20;background-color:#fff}._modal_ld3m9_13 ._close_ld3m9_28:hover{background-color:#d0d0d0}._cropBox_ld3m9_43{position:absolute;padding:100px;z-index:10}._modal_ld3m9_13 h1{text-align:center;margin:50px 0}._hide_ld3m9_66{display:none}._uploadBox_1mt7t_1{margin:50px;cursor:pointer;border:2px dashed gray;padding:20px;text-align:center}._cropBox_1mt7t_9{z-index:10}._reactEasyCrop_Container_1mt7t_13{border-radius:15px}._cropBox_1mt7t_9 button{position:absolute;bottom:20px;right:35px}._cropBox_1mt7t_9 img{max-width:100%!important}#index-root{width:100%;margin:0;text-align:left}#editor-wrapper{padding:5px;background-color:#eaeaea;border-radius:5px}#editor{height:400px;background-color:#efefef;border-radius:2px;outline:none;padding:0 4px;overflow-y:scroll;text-align:left;font-family:sans-serif}h1{font-size:2.2em;line-height:1.1;margin:0;font-weight:400}h1 strong{font-weight:700}h1.home{margin:0 0 14px}h2{margin:0;font-weight:400}h2 strong{font-weight:700}h2.home{margin:14px 0 7px}p{margin:0;font-family:sans-serif}blockquote{border-left:3px solid #aaa;margin:0;padding:10px 0 4px 10px}.spinner{width:40px;height:40px;border:4px solid #f3f3f3;border-top:4px solid #4caf50;border-radius:50%;animation:spin .8s linear infinite;margin:20px auto}@keyframes spin{to{transform:rotate(360deg)}}.form-container{display:flex;flex-direction:column;gap:16px;margin:auto;max-width:840px}form{text-align:center}form.authenticate>div{display:flex;margin:40px 120px}.form-buttons{display:flex;justify-content:space-between;margin-top:16px}.form-buttons button{border-radius:5px;border:none;cursor:pointer;font-size:16px;padding:10px 15px}.submit-button{background-color:#007bff;color:#fff}.submit-button:disabled{background-color:#ccc;cursor:not-allowed}.cancel-button{background-color:#f44336;color:#fff}.gallery-container{display:flex;flex-wrap:wrap;gap:10px}.gallery-item{position:relative}.gallery-item img{height:100px;object-fit:cover;width:100px}.delete-button{background:red;border:none;color:#fff;cursor:pointer;position:absolute;right:0;top:0}.scrollable-container{border-radius:5px;border:1px solid #ccc;max-height:400px;overflow-y:auto;padding:10px;position:relative;scroll-behavior:smooth}.shadow-wrapper{position:relative}.shadow-top,.shadow-bottom{content:"";height:12px;left:0;pointer-events:none;position:absolute;right:0;transition:opacity .3s ease;z-index:1}.shadow-top{background:linear-gradient(to bottom,rgba(0,0,0,.1),transparent);opacity:0;top:0}.shadow-bottom{background:linear-gradient(to top,rgba(0,0,0,.1),transparent);bottom:0;opacity:0}.scroll-top .shadow-top,.scroll-bottom .shadow-bottom{opacity:1}.fade-in{animation:fadeIn .5s ease-in forwards;opacity:0;transform:translateY(10px)}@keyframes fadeIn{to{opacity:1;transform:translateY(0)}}.category-item{margin-bottom:10px}.category-header{display:flex;align-items:center;gap:10px}.expand-icon{background:none;border:none;font-size:16px;cursor:pointer;color:#333;padding:0;transition:transform .3s ease}.expand-icon.open{transform:rotate(90deg)}.expand-placeholder{font-size:16px;color:#ccc}.checkbox-label{display:flex;align-items:center;gap:8px;cursor:pointer}@keyframes bounce{0%,to{transform:translateY(0)}30%{transform:translateY(-4px)}50%{transform:translateY(3px)}70%{transform:translateY(-2px)}}.bounce{animation:bounce .5s ease}.subcategory-list{padding-left:45px;margin-top:5px;height:0;overflow:hidden;opacity:0;transition:height .3s ease,opacity .3s ease}.subcategory-list.open{height:auto;opacity:1}.subcategory-item{display:flex;align-items:center;gap:8px;margin-bottom:5px}.article-list li{cursor:pointer}body{color:#071a36;font-family:Roboto,sans-serif}.layout{background:#cac8c6;display:flex;flex-direction:column;height:100%}header{position:sticky;top:0;width:100%;z-index:4}.cta-register{background:#d9d9d9;margin:20px 0;border-radius:7px;padding:14px}.main-content{background:#fff;display:flex;flex-grow:1;margin:0 auto;min-height:calc(100vh - 44px);position:relative;width:58vw}.content{flex-grow:1;margin:20px auto 120px;max-width:92%;padding:20px;position:relative}.content img{max-width:400px}.content thead{background:#cac8c6}.content thead th{text-align:center}.content-company{font-family:sans-serif;margin:14px auto;max-height:500px;overflow-y:auto}.home-video{overflow:hidden;padding-top:56.25%;position:relative}.home-video .inner{position:absolute;width:100%;height:100%;top:0;left:0;border:none;padding:0;margin:0;overflow:hidden}.section-wrapper{padding:15px 0}.section-wrapper h2{background:#dfdfdf;border-bottom:2px solid #a9a9a9;margin:14px auto;padding:7px 14px}.progress{background:#fff;font-size:14px;position:fixed;width:220px;height:80vh;overflow-y:auto;box-sizing:border-box}.progress .divider{border-top:2px solid #999}.sidebar-wrapper{position:absolute;left:-230px;top:40px}.sidebar{position:fixed;width:220px;border-radius:8px;box-shadow:2px 0 6px #0000001f}.material-icons{font-size:22px;padding-right:7px;position:relative;top:5px}.material-icons.table{padding:7px;top:0}table.MuiTable-root tbody td a{text-decoration:none}table.MuiTable-root tbody td button.MuiButton-root{min-width:48px}th.actions{width:142px}.po-list th.actions{width:56px}.MuiPaper-root{margin-top:24px}.progress-wrapper{border-radius:5px;padding:20px;position:absolute;right:-290px;top:0;width:240px}.progress-bar-container{background-color:#f3f3f3;border-radius:5px;height:28px;margin-bottom:14px;overflow:hidden;position:relative;width:100%}.progress-bar-bg{border-radius:5px;height:100%;left:0;position:absolute;top:0;width:100%}.progress-bar{color:#fff;font-weight:700;height:100%;line-height:30px;text-align:center;transition:width .5s ease}.progress-bar[data-progress="0"]{background-color:red}.progress-bar[data-progress="50"]{background-color:#ff0;color:#000}.progress-bar[data-progress="100"]{background-color:green}.progress-text{display:inline-block;position:relative;width:200px;z-index:2}.steps{margin-bottom:20px}.step-item{list-style:none;padding:5px 0}.step-item.completed{font-weight:700;color:#4caf50}.steps ul{list-style:none;padding:0 0 0 14px}.steps li{margin-bottom:7px}.step-item a{align-items:center;color:#333;display:flex;font-weight:700;gap:10px;text-decoration:none}.step-item.completed a{color:green}.checkmark{color:green;font-size:16px;opacity:1;transform:scale(1);transition:transform .3s ease-in-out}.divider{display:flex;flex-direction:column;align-items:center;margin-top:10px;padding-top:10px}.divider.last{padding-bottom:10px}.submit-button{padding:12px 16px;font-size:16px;font-weight:700;border:none;border-radius:5px;transition:background-color .3s ease,transform .2s ease;cursor:pointer}.submit-button.disabled{background-color:#ccc;color:#666;cursor:not-allowed;opacity:.7}.submit-button.active{background-color:#4caf50;color:#fff}.submit-button.active:hover{background-color:#45a049;transform:translateY(-2px)}.submit-button:disabled{background-color:#ccc;color:#fff;cursor:not-allowed}.debug-info{color:#888;display:none;font-size:12px;margin-top:10px}.explanation{align-items:flex-start;background-color:#b5d4ee;border-left:5px solid #2196f3;border-radius:5px;border-right:3px solid #2196f3;color:#333;display:flex;font-size:13px;font-style:italic;gap:7px;margin:0 0 10px;padding:10px 7px}.explanation:before{color:#2196f3;content:"ℹ️";font-size:14px}.fade-out{opacity:1;transition:opacity .5s ease-out}.fade-out{opacity:0}.products-container{padding:2rem}.products-wrapper{position:relative}.products-grid{width:52%}.products-info{position:absolute;right:0;top:0;width:44%}.content .flipbooks{display:inline}.content .flipbooks img{max-width:150px}.product-card{border:1px solid #ddd;border-radius:6px;padding:1rem;margin:1rem 0;max-width:400px}.product-card img{max-width:100%;border-radius:6px}.product-card h3{margin-top:0}.post-selector-wrapper{max-height:500px;overflow-y:auto;position:relative;background:#fff}.company-header{cursor:pointer;font-weight:700;margin:10px 0 4px;display:flex;align-items:center;gap:4px}.toggle-icon{display:inline-block;width:20px;text-align:center;font-weight:700;color:#555;-webkit-user-select:none;user-select:none}.selected-count{font-weight:400;font-size:.9em;color:#888}.post-list{margin-left:26px;margin-top:5px;margin-bottom:12px}.checkbox-label{display:block;margin-bottom:4px}.action-links{font-size:.8em;margin-bottom:6px;display:flex;gap:10px}.action-links button{background:none;border:none;color:#007bff;cursor:pointer;padding:0}.action-links button:hover{text-decoration:underline}.search-input{width:97%;padding:6px 10px;margin-bottom:10px;border:1px solid #ccc;border-radius:4px}.selected-count{font-size:.9em;color:#666}.post-selector-list{position:relative;padding-right:8px}.company-group{background-color:#fff;padding-top:1px;margin-bottom:16px}.company-header{position:sticky;top:0;z-index:10;background-color:#f7f7f7;padding:8px 10px;border-bottom:1px solid #ddd;display:flex;align-items:center;gap:6px;transition:box-shadow .2s ease}.toggle-icon{width:20px;display:inline-block;font-weight:700;text-align:center;cursor:pointer}.company-header.stuck{box-shadow:0 2px 6px #0000001a}.header{background:#071a36;color:#fff;padding:12px 0;border-bottom:1px solid #ddd}.header-inner{display:flex;align-items:center;justify-content:space-between;width:58vw;margin:0 auto}.logo img{height:40px}.nav{display:flex;gap:20px}.nav a{color:#fff;font-weight:500;text-decoration:none}#header-account{background:#2893af;border-radius:5px;padding:7px;white-space:nowrap}#header-account a,#header-account span{color:#fff;cursor:pointer;margin:0 14px;text-decoration:none}.dropdown{position:relative;cursor:pointer}.dropdown-menu{position:absolute;background:#fff;top:30px;left:0;box-shadow:0 4px 8px #0003;border-radius:4px;overflow:hidden}.dropdown-menu a{display:block;padding:10px;color:#000;text-decoration:none}.dropdown-menu a:hover{background:#ddd}.sidebar{background:#f4f4f4;padding:10px;width:180px}.sidebar-item{color:#333;cursor:pointer;display:block;padding:10px;text-decoration:none}.sidebar-item.active{color:#00f;font-weight:700}.sidebar-item.disabled{opacity:.5;pointer-events:auto}.sidebar-item.disabled:hover{background-color:#f0f0f0;color:#888}
