:root{font-synthesis:none;text-rendering:optimizelegibility;font-family:Inter,Arial,sans-serif}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100vh;margin:0}body{margin:0}.q-excel-page{--q-line:#dce5ef;--q-ink:#132b47;--q-muted:#526780;color:var(--q-ink);max-width:1600px;padding-bottom:32px}.q-excel-heading{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:4px 0 24px;display:flex}.q-excel-heading h2{letter-spacing:-.5px;margin:4px 0 6px;font-size:26px}.q-excel-heading p{color:var(--q-muted);margin:0}.q-excel-eyebrow{letter-spacing:1.4px;color:#d78200;font-size:11px;font-weight:800}.q-excel-api{border:1px solid var(--q-line);white-space:nowrap;background:#f1f4f8;border-radius:24px;align-items:center;gap:6px;padding:9px 14px;font-size:12px;display:flex}.q-excel-api.is-online{color:#17653b;background:#eaf8ef;border-color:#bde6ca}.q-excel-api-dot{background:#a0a9b5;border-radius:50%;width:8px;height:8px}.q-excel-api.is-online .q-excel-api-dot{background:#22a65c}.q-excel-workflow{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:18px;display:grid}.q-excel-card{border:1px solid var(--q-line);background:#fff;border-radius:12px;min-width:0;padding:22px 24px;box-shadow:0 3px 14px #102a490b;margin:0!important}.q-excel-card h3{color:var(--q-ink);border-bottom:1px solid #e9eef4;margin:0 0 18px;padding-bottom:13px;font-size:17px}.q-excel-card p{line-height:1.55}.q-excel-wide{grid-column:1/-1}.q-excel-card input:not([type=checkbox]):not([type=radio]):not([type=file]),.q-excel-card select{max-width:100%;color:var(--q-ink);background:#fff;border:1px solid #cbd6e3;border-radius:6px;padding:7px 9px}.q-excel-card input[type=file]{max-width:100%;font-size:13px}.q-excel-card button{color:#193c62;cursor:pointer;background:#f4f7fb;border:1px solid #b9c9dc;border-radius:6px;padding:7px 12px;font-weight:600}.q-excel-card button:hover:not(:disabled){background:#e6eef8}.q-excel-card button:disabled{cursor:not-allowed;opacity:.5}.q-excel-card table{border-collapse:collapse;width:100%;font-size:13px}.q-excel-card th{text-align:left;border-bottom:1px solid var(--q-line);background:#f2f6fb;padding:10px}.q-excel-card td{vertical-align:middle}.q-excel-job{border:1px solid var(--q-line);overflow-wrap:anywhere;background:#fbfcfe;border-radius:9px;margin-top:12px;padding:16px}.q-excel-job>strong{font-size:14px}.q-excel-job>span{color:var(--q-muted);font-size:12px}.q-excel-inspection{background:#fff;border:1px solid #c9d9eb;border-radius:8px;margin-top:12px;padding:16px}@media (width<=950px){.q-excel-workflow{grid-template-columns:minmax(0,1fr)}.q-excel-wide{grid-column:auto}.q-excel-card{padding:18px}}.otd-customer-page{color:#132b47;padding-bottom:32px}.otd-customer-grid{grid-template-columns:minmax(260px,340px) minmax(0,1fr);align-items:start;gap:18px;display:grid}.otd-customer-card{background:#fff;border:1px solid #dce5ef;border-radius:12px;min-width:0;padding:22px;box-shadow:0 3px 14px #102a490b}.otd-customer-card h3{border-bottom:1px solid #e9eef4;margin:0 0 18px;padding-bottom:13px;font-size:17px}.otd-customer-form{gap:14px;display:grid}.otd-customer-form label{gap:6px;font-size:13px;font-weight:600;display:grid}.otd-customer-form input,.otd-customer-list-head input{box-sizing:border-box;color:#132b47;background:#fff;border:1px solid #cbd6e3;border-radius:6px;width:100%;padding:9px 10px}.otd-customer-actions{flex-wrap:wrap;gap:8px;display:flex}.otd-customer-card button{color:#193c62;cursor:pointer;background:#f4f7fb;border:1px solid #b9c9dc;border-radius:6px;padding:8px 12px;font-weight:600}.otd-customer-card button:disabled{opacity:.5}.otd-customer-error{color:#a12626}.otd-customer-success{color:#17653b}.otd-customer-list-head{flex-wrap:wrap;justify-content:space-between;align-items:start;gap:12px;display:flex}.otd-customer-list-head h3{border:0}.otd-customer-list-head h3 span{color:#64748b;font-size:13px}.otd-customer-list-head input{max-width:250px}.otd-customer-table-scroll{overflow-x:auto}.otd-customer-card table{border-collapse:collapse;text-align:left;width:100%;font-size:13px}.otd-customer-card th{white-space:nowrap;background:#f2f6fb;border-bottom:1px solid #dce5ef;padding:11px}.otd-customer-card td{border-bottom:1px solid #e9eef4;padding:11px}@media (width<=1050px){.otd-customer-grid{grid-template-columns:1fr}}.otd-order-card{color:#132b47;background:#fff;border:1px solid #dce5ef;border-radius:12px;min-width:0;margin-bottom:20px;padding:22px;box-shadow:0 3px 14px #102a490b}.otd-order-card h3{border-bottom:1px solid #e9eef4;margin:0 0 16px;padding-bottom:12px}.otd-order-card p{font-size:13px}.otd-order-form{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.otd-order-form label{gap:6px;font-size:13px;font-weight:600;display:grid}.otd-order-form input,.otd-order-form select,.otd-order-form textarea,.otd-order-list-head input{box-sizing:border-box;color:#132b47;background:#fff;border:1px solid #cbd6e3;border-radius:6px;width:100%;min-width:0;padding:9px 10px}.otd-order-form textarea{min-height:65px}.otd-order-actions{align-items:end;gap:10px;display:flex}.otd-order-card button{color:#193c62;cursor:pointer;background:#f4f7fb;border:1px solid #b9c9dc;border-radius:6px;padding:8px 12px;font-weight:600}.otd-order-card button:disabled{opacity:.5}.otd-order-error{color:#a12626}.otd-order-success{color:#17653b}.otd-order-list-head{flex-wrap:wrap;justify-content:space-between;gap:12px;display:flex}.otd-order-list-head>div{gap:8px;display:flex}.otd-order-table-wrap{max-width:100%;overflow-x:auto}.otd-order-table-wrap table{border-collapse:collapse;text-align:left;min-width:1900px;font-size:12px}.otd-order-table-wrap th{white-space:normal;background:#f2f6fb;border-bottom:1px solid #dce5ef;min-width:90px;padding:10px}.otd-order-table-wrap td{vertical-align:top;border-bottom:1px solid #e9eef4;padding:10px}@media (width<=1000px){.otd-order-form{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=600px){.otd-order-form{grid-template-columns:1fr}}.otd-order-card{box-sizing:border-box;width:100%;min-width:0;max-width:100%}.otd-order-table-wrap{overscroll-behavior:contain;border:1px solid #dce5ef;border-radius:6px;width:100%;max-width:100%;height:clamp(320px,100dvh - 300px,850px);position:relative;overflow:auto}.otd-order-table-wrap table{width:max-content;min-width:1900px}.otd-order-table-wrap thead{z-index:3;position:sticky;top:0}.otd-order-table-wrap th{z-index:3;vertical-align:middle;position:sticky;top:0;box-shadow:0 1px #dce5ef}.otd-order-sort{text-align:left;white-space:normal;cursor:pointer;align-items:center;gap:3px;display:inline-flex;color:inherit!important;font:inherit!important;background:0 0!important;border:0!important;padding:2px!important}.otd-order-sort:hover{text-decoration:underline}.otd-order-status-head{align-items:center;gap:4px;display:flex;position:relative}.otd-order-filter-toggle{padding:3px 8px!important}.otd-order-status-filter{z-index:10;background:#fff;border:1px solid #b9c9dc;border-radius:7px;min-width:210px;max-height:300px;padding:10px;font-size:12px;position:absolute;top:100%;right:0;overflow:auto;box-shadow:0 8px 20px #102a492e}.otd-order-status-options{gap:7px;margin:9px 0;display:grid}.otd-order-status-options label{white-space:nowrap;cursor:pointer;align-items:center;gap:7px;font-weight:400;display:flex}.otd-order-filter-actions{justify-content:space-between;gap:6px;display:flex}.otd-order-custom-table{width:max-content;table-layout:fixed!important;min-width:0!important}.otd-order-custom-table th{z-index:3;box-sizing:border-box;cursor:grab;position:sticky;top:0;overflow:visible;padding-right:13px!important}.otd-order-custom-table th:active{cursor:grabbing}.otd-order-custom-table td{box-sizing:border-box;overflow-wrap:anywhere;word-break:normal}.otd-order-custom-table .otd-order-resize{cursor:col-resize;touch-action:none;border-right:2px solid #0000;width:9px;position:absolute;top:0;bottom:0;right:0}.otd-order-custom-table .otd-order-resize:hover{background:#d38a001f;border-right-color:#d38a00}.otd-order-custom-table tbody tr.otd-order-overdue>td{background-color:#f4caca!important}.otd-order-custom-table tbody tr.otd-order-urgent>td{background-color:#fff0ef!important}.otd-order-custom-table tbody tr.otd-order-warning>td{background-color:#fff2b3!important}:root{--p555-sidebar-bg:#0b1d38;--p555-header-bg:#fff;--p555-page-bg:#fbfbfb;--p555-text-primary:#0d2340;--p555-page-title:#f0a000;--p555-nav-text:#6d829d;--p555-nav-active:#f0a000;--p555-subnav-bg:#fbfbfb;--p555-subnav-text:#52677f;--p555-border:#cfd8e3;--p555-parallax-bg:#0b1d38;--p555-parallax-active:#f0a000;--p555-button-bg:#0d2340;--p555-button-text:#fff;--p555-button-hover:#f0a000;--p555-button-hover-text:#fff}#root{min-height:100vh}.app-shell{background:var(--p555-page-bg);min-height:100vh;color:var(--p555-text-primary);display:flex}.sidebar{background:var(--p555-sidebar-bg);color:#fff;flex-direction:column;flex-shrink:0;width:220px;min-height:100vh;padding:24px 16px 18px;display:flex}.sidebar-brand{border-bottom:1px solid #ffffff1f;padding:0 8px 24px}.brand-title{letter-spacing:.04em;font-size:24px;font-weight:700}.brand-subtitle{color:#9db6d5;letter-spacing:.08em;margin-top:4px;font-size:11px}.sidebar-navigation{flex-direction:column;gap:8px;margin-top:24px;display:flex}.sidebar-item{color:#9db6d5;text-align:left;cursor:pointer;width:100%;min-height:42px;font:inherit;background:0 0;border:1px solid #0000;border-radius:7px;padding:0 12px}.sidebar-item:hover{color:#fff;background:#ffffff0d}.sidebar-item.active{color:#fff;background:#ffffff0a;border-color:#8ba4c3}.sidebar-item-label{font-size:14px;font-weight:600}.sidebar-footer{color:#b9d300;align-items:center;gap:3px;margin-top:auto;padding:16px 8px 0;font-size:10px;display:flex}.sidebar-footer-logo{object-fit:contain;flex-shrink:0;width:50px;height:50px}.sidebar-footer-text{color:#b9d300;flex-direction:column;gap:1px;margin-left:-15px;font-size:9px;font-weight:600;line-height:1.15;display:flex}.app-workspace{flex:1;min-width:0}.workspace-header{background:var(--p555-header-bg);border-bottom:1px solid #dbe3ec;justify-content:space-between;align-items:center;height:86px;padding:14px 28px 12px;display:flex}.platform-code{letter-spacing:.08em;color:#6d829d;margin-bottom:3px;font-size:10px;font-weight:700}.workspace-title-row{align-items:baseline;gap:28px;display:flex}.workspace-header h1{color:var(--p555-text-primary);white-space:nowrap;margin:0;font-size:24px;font-weight:650}.top-navigation{align-items:center;gap:0;display:flex}.top-navigation-entry{align-items:center;display:flex}.top-navigation-separator{color:#a3afbd;margin:0 10px;font-size:14px;font-weight:400}.top-navigation-item{appearance:none;color:var(--p555-nav-text);font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-size:13px;font-weight:600}.top-navigation-item:hover,.top-navigation-item.active{color:var(--p555-nav-active)}.sub-navigation{background:var(--p555-header-bg);border-bottom:1px solid var(--p555-border);align-items:flex-end;gap:4px;min-height:38px;padding:7px 28px 0;display:flex}.sub-navigation-item{appearance:none;background:var(--p555-subnav-bg);min-height:31px;color:var(--p555-subnav-text);font:inherit;cursor:pointer;border:1px solid #cfd8e3;border-bottom:0;border-radius:5px 5px 0 0;padding:6px 16px;font-size:12px;font-weight:600}.sub-navigation-item:hover{color:#0d2340;background:#f3f6f9}.sub-navigation-item.active{background:var(--p555-page-bg);color:var(--p555-nav-active);border-color:var(--p555-border);position:relative;bottom:-1px}.workspace-language{color:#9ba8b8;align-items:center;gap:8px;font-size:12px;display:flex}.workspace-language button{color:#8291a3;font:inherit;cursor:pointer;background:0 0;border:0;padding:4px 2px;font-weight:600}.workspace-language button.active{color:#f0a000}.workspace-content{padding:28px}.site-structure-page{width:100%}.site-structure-heading{justify-content:space-between;align-items:flex-start;margin-bottom:18px;display:flex}.site-structure-heading h2{color:#0d2340;margin:0;font-size:20px;font-weight:650}.site-structure-heading p{color:#71839a;margin:5px 0 0;font-size:12px}.cms-primary-button{appearance:none;background:var(--p555-button-bg);color:var(--p555-button-text);font:inherit;cursor:pointer;border:0;border-radius:5px;padding:8px 14px;font-size:11px;font-weight:700}.cms-primary-button:hover{background:var(--p555-button-hover);color:var(--p555-button-hover-text)}.cms-primary-button:disabled{opacity:.55;cursor:wait}.cms-page-form{background:#fff;border:1px solid #d7e0ea;border-radius:7px;margin-bottom:18px;padding:18px}.cms-form-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.cms-form-grid label{flex-direction:column;gap:5px;display:flex}.cms-form-grid label>span{color:#61748b;text-transform:uppercase;letter-spacing:.04em;font-size:10px;font-weight:700}.cms-form-grid input,.cms-form-grid select{box-sizing:border-box;color:#0d2340;width:100%;min-height:34px;font:inherit;background:#fff;border:1px solid #cfd8e3;border-radius:4px;padding:6px 9px;font-size:12px}.cms-form-grid input:focus,.cms-form-grid select:focus{border-color:#f0a000;outline:2px solid #f0a0002e}.cms-form-wide{grid-column:span 2}.cms-form-options{gap:22px;margin-top:14px;display:flex}.cms-form-options label{color:#52677f;align-items:center;gap:6px;font-size:11px;font-weight:600;display:flex}.cms-form-error{color:#a61b1b;background:#fff0f0;border-radius:4px;margin-top:12px;padding:8px 10px;font-size:11px}.cms-form-actions{justify-content:flex-end;margin-top:14px;display:flex}.site-structure-card{background:#fff;border:1px solid #d7e0ea;border-radius:7px;overflow:hidden;box-shadow:0 1px 2px #0d23400a}.site-structure-table-header,.site-structure-row{grid-template-columns:minmax(300px,2fr) minmax(260px,1.5fr) minmax(180px,1fr) 100px 90px;align-items:center;display:grid}.site-structure-table-header{color:#6d7f94;letter-spacing:.05em;text-transform:uppercase;background:#f6f8fb;border-bottom:1px solid #d7e0ea;min-height:38px;padding:0 16px;font-size:10px;font-weight:700}.site-structure-row{color:#40556e;border-bottom:1px solid #edf1f5;min-height:46px;padding:0 16px;font-size:12px}.site-structure-row:last-child{border-bottom:0}.site-structure-row:hover{background:#fafbfd}.site-structure-name{align-items:center;gap:9px;min-width:0;display:flex}.site-structure-label{text-overflow:ellipsis;white-space:nowrap;color:#0d2340;font-weight:600;overflow:hidden}.level-badge{color:#52677f;background:#e8eef5;border-radius:4px;flex:0 0 27px;justify-content:center;align-items:center;width:27px;height:20px;font-size:9px;font-weight:700;display:inline-flex}.level-1{color:#fff;background:#0d2340}.level-2{color:#0d2340;background:#dfe8f2}.level-3,.level-4{color:#61748b;background:#eef2f6}.site-structure-route,.site-structure-component{text-overflow:ellipsis;white-space:nowrap;color:#687b91;padding-right:14px;overflow:hidden}.site-structure-mode,.site-structure-status{font-size:10px;font-weight:700}.site-structure-status{color:#557b42}.app-loading,.app-error{justify-content:center;align-items:center;min-height:100vh;font-family:Inter,Arial,sans-serif;display:flex}.app-error{color:#a61b1b}@media (width<=1100px){.site-structure-card{overflow-x:auto}.site-structure-table-header,.site-structure-row{min-width:980px}.cms-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.sidebar{width:170px;padding-left:10px;padding-right:10px}.workspace-header{padding-left:18px;padding-right:18px}.workspace-title-row{gap:16px}.sub-navigation{padding-left:18px;padding-right:18px}.workspace-content{padding:18px}.cms-form-grid{grid-template-columns:1fr}.cms-form-wide{grid-column:span 1}}.workspace-content{position:relative}.parallax-navigation{z-index:50;pointer-events:none;flex-direction:column;justify-content:center;gap:13px;display:flex;position:fixed;top:50%;right:16px;transform:translateY(-50%)}.parallax-navigation-item{cursor:pointer;pointer-events:auto;background:0 0;border:0;justify-content:flex-end;align-items:center;margin-left:auto;padding:0;display:flex;position:relative}.parallax-navigation-icon{background:var(--p555-parallax-bg);width:52px;height:52px;color:var(--p555-nav-text);border:1px solid #0000;border-radius:50%;place-items:center;font-size:18px;font-weight:900;transition:transform .18s,background .18s,color .18s;display:grid;box-shadow:0 5px 14px #0c183026}.parallax-navigation-label{white-space:nowrap;opacity:0;pointer-events:none;color:var(--p555-text-primary);background:0 0;border:0;padding:0;font-size:12px;font-weight:900;transition:opacity .16s,transform .16s,color .16s;position:absolute;right:62px;transform:translate(8px)}.parallax-navigation-item:hover .parallax-navigation-icon,.parallax-navigation-item.active .parallax-navigation-icon{background:var(--p555-parallax-active);color:var(--p555-text-primary)}.parallax-navigation-item:hover .parallax-navigation-icon{transform:scale(1.06)}.parallax-navigation-item:hover .parallax-navigation-label,.parallax-navigation-item:focus-visible .parallax-navigation-label{opacity:1;color:var(--p555-button-hover-text);transform:translate(0)}@media (width<=760px){.parallax-navigation{flex-direction:row;justify-content:flex-start;padding:14px 18px 22px;position:static;overflow-x:auto;transform:none}.parallax-navigation-label{display:none}}.sidebar-item,.sidebar-item:hover,.sidebar-item.active{box-shadow:none;background:0 0;border:0 #0000}.sidebar-item:hover,.sidebar-item.active{color:#f0a000;background:0 0}.sidebar-item:hover{transform:none}.sidebar-footer{z-index:100;margin:0;position:fixed;bottom:18px;left:24px}.site-structure-row{cursor:grab}.site-structure-row:active{cursor:grabbing}.site-structure-row.dragging{opacity:.4}.site-structure-row.drop-target{outline-offset:-2px;background:0 0;outline:none;position:relative}.site-structure-row.drop-target.drop-before{background:0 0;box-shadow:inset 0 3px #f0a000}.site-structure-row.drop-target.drop-child{outline-offset:-2px;background:#f0a0001a;outline:2px solid #f0a000}.site-structure-row.drop-target.drop-after{background:0 0;box-shadow:inset 0 -3px #f0a000}.branding-section{max-width:760px}.branding-section-heading{margin-bottom:20px}.branding-section-heading h3{margin:0 0 8px}.branding-section-heading p{margin:0}.branding-logo-card{background:#fff;border:1px solid #d9e2ec;border-radius:8px;padding:20px}.branding-logo-preview{background:var(--p555-sidebar-bg);box-sizing:border-box;border:1px dashed #b9c7d5;border-radius:6px;justify-content:center;align-items:center;width:440px;max-width:100%;min-height:160px;margin-bottom:16px;padding:10px;display:flex;overflow:hidden}.branding-logo-preview img{object-fit:contain;width:auto;max-width:420px;height:auto;max-height:140px;display:block}.branding-logo-actions{align-items:center;gap:10px;margin-bottom:8px;display:flex}.branding-logo-help{opacity:.7;font-size:12px}.sidebar-company-logo{object-fit:contain;object-position:left center;width:100%;max-width:180px;height:68px;display:block}.colors-page{width:100%;min-width:0;max-width:none}.colors-configurator{grid-template-columns:minmax(0,1fr) 340px;gap:20px;height:calc(100vh - 245px);min-height:420px;display:grid}.colors-layout-panel{justify-content:center;align-items:center;min-width:0;min-height:0;display:flex;overflow:hidden}.colors-layout-frame{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.colors-layout-image{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:100%;display:block}.colors-settings-panel{flex-direction:column;min-width:0;min-height:0;display:flex}.colors-settings-scroll{scrollbar-width:auto;flex:1;min-height:0;padding:2px 8px 2px 2px;overflow:hidden auto}.colors-page .cms-page-header{margin-bottom:28px}.colors-page .cms-page-header h2{color:var(--p555-text-primary);margin:0 0 8px;font-size:28px}.colors-page .cms-page-header p{color:var(--p555-nav-text);margin:0}.colors-grid{grid-template-columns:minmax(0,1fr);gap:16px;display:grid}.color-setting-card{background:var(--p555-header-bg);border:1px solid var(--p555-border);border-radius:8px;padding:16px}.color-setting-info{flex-direction:column;gap:5px;margin-bottom:14px;display:flex}.color-setting-info strong{color:var(--p555-text-primary);font-size:14px}.color-setting-info span{color:var(--p555-nav-text);font-size:12px}.color-setting-controls{align-items:center;gap:10px;display:flex}.color-setting-controls input[type=color]{border:1px solid var(--p555-border);background:var(--p555-header-bg);cursor:pointer;border-radius:5px;width:48px;height:38px;padding:3px}.color-hex-input{box-sizing:border-box;border:1px solid var(--p555-border);background:var(--p555-header-bg);width:105px;height:38px;color:var(--p555-text-primary);border-radius:5px;padding:0 10px;font-family:monospace;font-size:13px}.colors-actions{border-top:1px solid var(--p555-border);flex-wrap:wrap;flex-shrink:0;align-items:center;gap:10px;margin-top:12px;padding:12px 0 4px;display:flex}.cms-secondary-button{border:1px solid var(--p555-border);background:var(--p555-header-bg);min-height:38px;color:var(--p555-text-primary);cursor:pointer;border-radius:5px;padding:0 16px;font-weight:700}.cms-secondary-button:hover{border-color:var(--p555-nav-active);color:var(--p555-nav-active)}@media (width<=1000px){.colors-configurator{grid-template-columns:minmax(0,1fr) 280px;gap:12px}}@media (width<=700px){.colors-configurator{grid-template-columns:minmax(0,1fr);height:auto}.colors-layout-panel{height:240px}.colors-settings-scroll{max-height:420px}}.l4-page-title{color:var(--p555-page-title);margin:0 0 22px;font-size:28px;font-weight:700;line-height:1.2}.colors-layout-frame{position:relative}.colors-layout-annotations{pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.colors-annotation{color:#f0a000;cursor:pointer;pointer-events:auto;opacity:.55;transition:opacity .16s}.colors-annotation line{stroke:currentColor;stroke-width:1.5px}.colors-annotation text{fill:currentColor;paint-order:stroke;stroke:var(--p555-header-bg);stroke-width:3px;stroke-linejoin:round;font-size:12px;font-weight:700}.colors-annotation:hover,.colors-annotation.active{opacity:1}.colors-annotation.active line{stroke-width:2.5px}.color-setting-card.selected{border-color:var(--p555-nav-active);box-shadow:0 0 0 1px var(--p555-nav-active)}.colors-layout-annotations .colors-annotation rect{fill:#d5d9df;stroke:none}.colors-layout-annotations .colors-annotation text{fill:#c00020;stroke:none;paint-order:normal;font-weight:700}.colors-layout-annotations #color-arrow path{fill:#c00020}.colors-layout-annotations .colors-annotation text{fill:#c00020;stroke:none;paint-order:normal}.colors-layout-annotations .colors-annotation,.colors-layout-annotations .colors-annotation.active{color:#c00020;opacity:1}.colors-layout-annotations .colors-annotation line{stroke:#c00020;stroke-width:3px}.colors-layout-annotations .colors-annotation rect{fill:#fff;stroke:#c00020;stroke-width:1px}.colors-layout-annotations .colors-annotation text{fill:#c00020;stroke:none;paint-order:normal;font-size:24px;font-weight:700}
