.dashboard{padding:16px;background:linear-gradient(135deg,#f5f7fa,#e4e8ec);min-height:100vh}.dashboard-header{display:flex;justify-content:space-between;align-items:center;background:linear-gradient(135deg,#2c3e50,#3498db);padding:16px 24px;border-radius:12px;margin-bottom:16px;box-shadow:0 4px 20px #00000026}.dashboard-header-left{display:flex;flex-direction:column;gap:4px}.dashboard-header-right{display:flex;align-items:center;gap:12px}.dashboard-refresh-btn{color:#fff;font-size:18px;cursor:pointer;padding:8px;border-radius:8px;transition:all .3s}.dashboard-refresh-btn:hover{background:#ffffff1a}.dashboard-kpi-card{border-radius:12px;box-shadow:0 4px 15px #0000001a;transition:transform .3s,box-shadow .3s;height:100%}.dashboard-kpi-card:hover{transform:translateY(-4px);box-shadow:0 8px 25px #00000026}.dashboard-kpi-card .ant-card-body{padding:16px}.dashboard-kpi-card .ant-statistic-title{color:#ffffffd9;font-size:13px;margin-bottom:8px}.kpi-sales{background:linear-gradient(135deg,#11998e,#38ef7d)}.kpi-week{background:linear-gradient(135deg,#667eea,#764ba2)}.kpi-cash{background:linear-gradient(135deg,#f093fb,#f5576c)}.kpi-stock{background:linear-gradient(135deg,#4facfe,#00f2fe)}.dashboard-mini-card{border-radius:10px;box-shadow:0 2px 8px #00000014;transition:all .3s}.dashboard-mini-card:hover{box-shadow:0 4px 12px #0000001f}.dashboard-mini-card .ant-card-body{padding:12px}.dashboard-mini-card .ant-statistic-title{font-size:11px;margin-bottom:4px}.dashboard-chart-card{border-radius:12px;box-shadow:0 2px 12px #00000014}.dashboard-chart-card .ant-card-head{border-bottom:1px solid #f0f0f0;min-height:48px}.dashboard-chart-card .ant-card-head-title{font-size:14px;font-weight:600}.dashboard-chart-card .ant-card-body{padding:16px}.payment-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:12px}.payment-item{background:#fafafa;border-radius:8px;padding:12px;text-align:center;transition:all .3s}.payment-item:hover{background:#f0f0f0}.top-products-list{max-height:280px;overflow-y:auto}.product-item{display:flex;align-items:center;gap:12px;padding:10px 0;border-bottom:1px solid #f0f0f0}.product-item:last-child{border-bottom:none}.product-rank{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:12px;flex-shrink:0}.product-rank.gold{background:linear-gradient(135deg,#f5af19,#f12711);color:#fff}.product-rank.silver{background:linear-gradient(135deg,#bdc3c7,#2c3e50);color:#fff}.product-rank.bronze{background:linear-gradient(135deg,#b68d4c,#d4a373);color:#fff}.product-rank.normal{background:#f0f0f0;color:#8c8c8c}.product-info{flex:1;min-width:0}.product-qty{flex-shrink:0}.movements-list{max-height:280px;overflow-y:auto}.movement-item{display:flex;align-items:center;gap:12px;padding:10px 0;border-bottom:1px solid #f0f0f0}.movement-item:last-child{border-bottom:none}.movement-icon{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.movement-icon.in{background:#e6f7e6;color:#52c41a}.movement-icon.out{background:#fff1f0;color:#ff4d4f}.movement-content{flex:1;min-width:0}.movement-time{flex-shrink:0}.dashboard-footer-card{border-radius:10px;background:#fff}.dashboard-loading{display:flex;justify-content:center;align-items:center;min-height:60vh}.dashboard-error{padding:48px;display:flex;justify-content:center}@media (max-width: 768px){.dashboard{padding:12px}.dashboard-header{flex-direction:column;gap:12px;text-align:center;padding:12px 16px}.dashboard-header-left{align-items:center}.dashboard-header-right{width:100%;justify-content:center}.dashboard-kpi-card .ant-card-body{padding:12px}.dashboard-kpi-card .ant-statistic-content-value{font-size:1.2rem!important}.dashboard-mini-card .ant-card-body{padding:10px}.dashboard-mini-card .ant-statistic-content-value{font-size:1rem!important}.dashboard-chart-card .ant-card-body{padding:12px}.payment-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 480px){.dashboard-kpi-card .ant-statistic-content-value{font-size:1rem!important}.kpi-change{flex-direction:column;gap:4px}.payment-grid{grid-template-columns:repeat(2,1fr);gap:8px}.payment-item{padding:8px}}.top-products-list::-webkit-scrollbar,.movements-list::-webkit-scrollbar{width:4px}.top-products-list::-webkit-scrollbar-track,.movements-list::-webkit-scrollbar-track{background:#f0f0f0;border-radius:2px}.top-products-list::-webkit-scrollbar-thumb,.movements-list::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:2px}.top-products-list::-webkit-scrollbar-thumb:hover,.movements-list::-webkit-scrollbar-thumb:hover{background:#bfbfbf}@media print{.dashboard-header-right{display:none}.dashboard{background:#fff}.dashboard-kpi-card,.dashboard-chart-card,.dashboard-mini-card{box-shadow:none;border:1px solid #d9d9d9}}.boss-dashboard{padding:16px;background:linear-gradient(135deg,#f5f7fa,#e4e8ec);min-height:100vh}.boss-header{display:flex;justify-content:space-between;align-items:center;background:linear-gradient(135deg,#1a1a2e,#16213e);padding:16px 24px;border-radius:12px;margin-bottom:16px;box-shadow:0 4px 20px #00000026}.boss-header-left{display:flex;flex-direction:column;gap:4px}.boss-header-right{display:flex;align-items:center;gap:12px}.boss-refresh-btn{color:#fff;font-size:18px;cursor:pointer;padding:8px;border-radius:8px;transition:all .3s}.boss-refresh-btn:hover{background:#ffffff1a}.boss-kpi-row .ant-col{margin-bottom:0}.boss-kpi-card{border-radius:12px;box-shadow:0 4px 15px #0000001a;transition:transform .3s,box-shadow .3s;height:100%}.boss-kpi-card:hover{transform:translateY(-4px);box-shadow:0 8px 25px #00000026}.boss-kpi-card .ant-card-body{padding:16px}.boss-kpi-card .ant-statistic-title{color:#ffffffd9;font-size:13px;margin-bottom:8px}.kpi-revenue{background:linear-gradient(135deg,#667eea,#764ba2)}.kpi-production{background:linear-gradient(135deg,#f093fb,#f5576c)}.kpi-orders{background:linear-gradient(135deg,#4facfe,#00f2fe)}.kpi-cash{background:linear-gradient(135deg,#43e97b,#38f9d7)}.kpi-change{display:flex;align-items:center;gap:8px;margin-top:8px}.kpi-sub{margin-top:8px}.boss-mini-card{border-radius:10px;box-shadow:0 2px 8px #00000014;transition:all .3s}.boss-mini-card:hover{box-shadow:0 4px 12px #0000001f}.boss-mini-card .ant-card-body{padding:12px}.boss-mini-card .ant-statistic-title{font-size:11px;margin-bottom:4px}.boss-chart-card{border-radius:12px;box-shadow:0 2px 12px #00000014}.boss-chart-card .ant-card-head{border-bottom:1px solid #f0f0f0;min-height:48px}.boss-chart-card .ant-card-head-title{font-size:14px;font-weight:600}.boss-chart-card .ant-card-body{padding:16px}.order-pipeline{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px}.pipeline-item{background:#fafafa;border-radius:8px;padding:12px;text-align:center;transition:all .3s}.pipeline-item:hover{background:#f0f0f0}.pipeline-header{display:flex;align-items:center;justify-content:center;gap:6px;margin-bottom:8px}.pipeline-stats{margin-bottom:8px}.pipeline-stats .ant-statistic{line-height:1}.pipeline-stats .ant-statistic-content{font-size:20px}.activity-list{max-height:300px;overflow-y:auto}.activity-item{display:flex;align-items:flex-start;gap:12px;padding:10px 0;border-bottom:1px solid #f0f0f0}.activity-item:last-child{border-bottom:none}.activity-icon{width:32px;height:32px;border-radius:50%;background:#f5f5f5;display:flex;align-items:center;justify-content:center;flex-shrink:0}.activity-content{flex:1;min-width:0}.activity-time{flex-shrink:0}.boss-footer-card{border-radius:10px;background:#fff}.boss-loading{display:flex;justify-content:center;align-items:center;min-height:60vh}.boss-error{padding:48px;display:flex;justify-content:center}@media (max-width: 768px){.boss-dashboard{padding:12px}.boss-header{flex-direction:column;gap:12px;text-align:center;padding:12px 16px}.boss-header-left{align-items:center}.boss-header-right{width:100%;justify-content:center}.boss-kpi-card .ant-card-body{padding:12px}.boss-kpi-card .ant-statistic-content-value{font-size:1.2rem!important}.boss-mini-card .ant-card-body{padding:10px}.boss-mini-card .ant-statistic-content-value{font-size:1rem!important}.order-pipeline{grid-template-columns:repeat(2,1fr)}.boss-chart-card .ant-card-body{padding:12px}.activity-list{max-height:250px}}@media (max-width: 480px){.boss-kpi-card .ant-statistic-content-value{font-size:1rem!important}.kpi-change{flex-direction:column;gap:4px}.order-pipeline{grid-template-columns:repeat(2,1fr);gap:8px}.pipeline-item{padding:8px}.pipeline-stats .ant-statistic-content{font-size:16px}}.activity-list::-webkit-scrollbar{width:4px}.activity-list::-webkit-scrollbar-track{background:#f0f0f0;border-radius:2px}.activity-list::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:2px}.activity-list::-webkit-scrollbar-thumb:hover{background:#bfbfbf}@media print{.boss-header-right{display:none}.boss-dashboard{background:#fff}.boss-kpi-card,.boss-chart-card,.boss-mini-card{box-shadow:none;border:1px solid #d9d9d9}}.ant-modal-content{background:#1a1a1a!important;border:1px solid #333}.ant-modal-header{background:#0f0f0f!important;border-bottom:1px solid #333!important}.ant-modal-title,.ant-modal-close-x{color:#fff!important}.ant-modal-body{background:#1a1a1a!important;color:#fff!important}.ant-modal-footer{background:#1a1a1a!important;border-top:1px solid #333!important}.ant-drawer-content{background:#1a1a1a!important}.ant-drawer-header{background:#0f0f0f!important;border-bottom-color:#333!important}.ant-drawer-title,.ant-drawer-close{color:#fff!important}.ant-drawer-body{background:#1a1a1a!important}.ant-select-dropdown{background:#2d2d2d!important}.ant-select-item{color:#fff!important}.ant-select-item-option-active,.ant-select-item-option-selected{background:#c9a227!important;color:#000!important}.ant-picker-dropdown{background:transparent!important}.ant-picker-panel-container{background:#2d2d2d!important}.ant-picker-header{color:#fff!important;border-bottom-color:#444!important}.ant-picker-header button{color:#fff!important}.ant-picker-content th{color:#fff9!important}.ant-picker-cell{color:#fff!important}.ant-picker-cell-in-view.ant-picker-cell-selected .ant-picker-cell-inner{background:#c9a227!important;color:#000!important}.ant-picker-cell:hover .ant-picker-cell-inner{background:#444!important}.ant-picker-today-btn{color:#c9a227!important}.ant-picker-footer{border-top-color:#444!important}.ant-tooltip-inner{background:#2d2d2d!important;color:#fff!important}.ant-popover-inner{background:#2d2d2d!important}.ant-popover-title{color:#fff!important;border-bottom-color:#444!important}.ant-popover-inner-content{color:#fff!important}.ant-message-notice-content{background:#2d2d2d!important;color:#fff!important}.ant-notification-notice{background:#2d2d2d!important}.ant-notification-notice-message{color:#fff!important}.ant-notification-notice-description{color:#fffc!important}.ant-notification-notice-close{color:#fff!important}.pos-dark .ant-table,.pos-dark .ant-table-container{background:#1a1a1a!important}.pos-dark .ant-table-thead>tr>th{background:#0f0f0f!important;color:#c9a227!important;border-bottom:1px solid #333!important;font-weight:600}.pos-dark .ant-table-tbody>tr>td{background:#1a1a1a!important;color:#fff!important;border-bottom:1px solid #333!important}.pos-dark .ant-table-tbody>tr:hover>td{background:#2d2d2d!important}.pos-dark .ant-table-placeholder .ant-empty-description{color:#ffffff80}.pos-dark .ant-pagination .ant-pagination-item a{color:#fff}.pos-dark .ant-pagination .ant-pagination-item-active{background:#c9a227;border-color:#c9a227}.pos-dark .ant-pagination .ant-pagination-item-active a{color:#000}.pos-dark .ant-pagination-prev .ant-pagination-item-link,.pos-dark .ant-pagination-next .ant-pagination-item-link{color:#fff!important;background:transparent!important}.ant-modal-body .ant-table,.ant-modal-body .ant-table-container{background:#1a1a1a!important}.ant-modal-body .ant-table-thead>tr>th{background:#0f0f0f!important;color:#c9a227!important;border-bottom:1px solid #333!important;font-weight:600}.ant-modal-body .ant-table-tbody>tr>td{background:#1a1a1a!important;color:#fff!important;border-bottom:1px solid #333!important}.ant-modal-body .ant-table-tbody>tr:hover>td{background:#2d2d2d!important}.ant-modal-body .ant-table-placeholder .ant-empty-description{color:#ffffff80}.ant-modal-body .ant-pagination .ant-pagination-item a{color:#fff}.ant-modal-body .ant-pagination .ant-pagination-item-active{background:#c9a227;border-color:#c9a227}.ant-modal-body .ant-pagination .ant-pagination-item-active a{color:#000}.ant-modal-body .ant-form-item-label>label{color:#ffffffd9!important}.ant-modal-body .ant-input,.ant-modal-body .ant-input-number,.ant-modal-body .ant-input-number-input,.ant-modal-body .ant-picker,.ant-modal-body .ant-select-selector{background:#2d2d2d!important;border-color:#444!important;color:#fff!important}.ant-modal-body .ant-input::placeholder,.ant-modal-body .ant-input-number-input::placeholder{color:#fff6!important}.ant-modal-body .ant-select-selection-placeholder{color:#fff6!important}.ant-modal-body .ant-select-selection-item{color:#fff!important}.ant-modal-body .ant-select-arrow{color:#ffffff80!important}.ant-drawer-body .ant-menu{background:transparent!important;color:#fff!important}.ant-drawer-body .ant-menu-item{color:#ffffffd9!important}.ant-drawer-body .ant-menu-item:hover{color:#c9a227!important;background:#c9a2271a!important}.ant-drawer-body .ant-menu-item-selected{color:#c9a227!important;background:#c9a22733!important}.ant-drawer-body .ant-menu-title-content{color:inherit!important}.pos-dark .ant-tabs-tab{color:#fff9!important}.pos-dark .ant-tabs-tab-active .ant-tabs-tab-btn{color:#c9a227!important}.pos-dark .ant-tabs-ink-bar{background:#c9a227!important}.pos-dark .ant-tabs-nav:before{border-bottom-color:#333!important}.pos-dark .ant-form-item-label>label{color:#ffffffd9!important}.pos-dark .ant-input,.pos-dark .ant-input-number,.pos-dark .ant-input-number-input,.pos-dark .ant-picker,.pos-dark .ant-select-selector{background:#2d2d2d!important;border-color:#444!important;color:#fff!important}.pos-dark .ant-input::placeholder,.pos-dark .ant-input-number-input::placeholder{color:#fff6!important}.pos-dark .ant-select-selection-placeholder{color:#fff6!important}.pos-dark .ant-select-selection-item{color:#fff!important}.pos-dark .ant-select-arrow,.pos-dark .ant-picker-suffix{color:#ffffff80!important}.pos-dark .ant-select-dropdown{background:#2d2d2d!important}.pos-dark .ant-select-item{color:#fff!important}.pos-dark .ant-select-item-option-active,.pos-dark .ant-select-item-option-selected{background:#c9a227!important;color:#000!important}.pos-dark .ant-menu{background:transparent!important;color:#fff!important}.pos-dark .ant-menu-item{color:#ffffffb3!important}.pos-dark .ant-menu-item:hover{color:#c9a227!important;background:#c9a2271a!important}.pos-dark .ant-menu-item-selected{color:#c9a227!important;background:#c9a22733!important}.pos-dark .ant-menu-item-selected:after{border-right-color:#c9a227!important}.pos-dark .ant-menu-title-content{color:inherit!important}.pos-dark .ant-card{background:#1a1a1a!important;border-color:#333!important}.pos-dark .ant-card-head{background:#0f0f0f!important;border-bottom-color:#333!important;color:#fff!important}.pos-dark .ant-card-head-title,.pos-dark .ant-card-body{color:#fff!important}.pos-dark .ant-alert-info{background:#3b82f61a!important;border-color:#3b82f64d!important}.pos-dark .ant-alert-info .ant-alert-message,.pos-dark .ant-alert-info .ant-alert-description{color:#60a5fa!important}.pos-dark .ant-drawer-content{background:#1a1a1a!important}.pos-dark .ant-drawer-header{background:#0f0f0f!important;border-bottom-color:#333!important}.pos-dark .ant-drawer-title,.pos-dark .ant-drawer-close{color:#fff!important}.pos-dark .ant-switch{background:#444!important}.pos-dark .ant-switch-checked{background:#c9a227!important}.pos-dark .ant-switch .ant-switch-inner-checked,.pos-dark .ant-switch .ant-switch-inner-unchecked{color:#fff!important}.pos-dark .ant-statistic-title{color:#fff9!important}.pos-dark .ant-statistic-content{color:#fff!important}.pos-dark .ant-divider{border-top-color:#333!important}.pos-dark .ant-divider-inner-text{color:#fff9!important}.pos-dark .ant-spin-text{color:#c9a227!important}.pos-dark .ant-list-item{border-bottom-color:#333!important;color:#fff!important}.pos-dark .ant-descriptions-item-label{color:#fff9!important}.pos-dark .ant-descriptions-item-content,.pos-dark .ant-typography,.pos-dark h1,.pos-dark h2,.pos-dark h3,.pos-dark h4,.pos-dark h5,.pos-dark .ant-radio-wrapper,.pos-dark .ant-checkbox-wrapper{color:#fff!important}.pos-dark .ant-tooltip-inner{background:#2d2d2d!important;color:#fff!important}.pos-dark .ant-popover-inner{background:#2d2d2d!important}.pos-dark .ant-popover-title{color:#fff!important;border-bottom-color:#444!important}.pos-dark .ant-popover-inner-content,.pos-dark .ant-badge-status-text{color:#fff!important}.pos-dark .ant-slider-rail{background:#444!important}.pos-dark .ant-slider-track{background:#c9a227!important}.pos-dark .ant-slider-handle{border-color:#c9a227!important}.pos-dark .ant-progress-text{color:#fff!important}.pos-dark .ant-empty-description{color:#ffffff80!important}.pos-dark .ant-picker-panel-container{background:#2d2d2d!important}.pos-dark .ant-picker-header{color:#fff!important;border-bottom-color:#444!important}.pos-dark .ant-picker-header button{color:#fff!important}.pos-dark .ant-picker-content th{color:#fff9!important}.pos-dark .ant-picker-cell{color:#fff!important}.pos-dark .ant-picker-cell-in-view.ant-picker-cell-selected .ant-picker-cell-inner{background:#c9a227!important;color:#000!important}.pos-dark .ant-picker-cell:hover .ant-picker-cell-inner{background:#444!important}.daily-closing{padding:16px}.daily-closing-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid #f0f0f0}.daily-closing-header h3{margin:0}.summary-card.warning{border-color:#faad14;background:linear-gradient(135deg,#fffbe6,#fff)}.summary-card.return-card{border-color:#fa8c16;background:linear-gradient(135deg,#fff7e6,#fff)}.row-return{background-color:#fff7e6!important}.row-return:hover td{background-color:#ffe7ba!important}.row-not-counted{background-color:#fafafa}.row-shortage{background-color:#fff2f0}.row-shortage:hover td{background-color:#ffccc7!important}.row-excess{background-color:#f6ffed}.row-excess:hover td{background-color:#d9f7be!important}.row-ok{background-color:#fff}.cash-info-box{background:#fafafa;padding:16px;border-radius:8px;text-align:center}.cash-info-box.highlight{background:linear-gradient(135deg,#e6f7ff,#bae7ff);border:1px solid #91d5ff}.cash-info-box h4{margin:8px 0 0}.cash-input-box{background:#f0f5ff;padding:16px;border-radius:8px;border:2px dashed #1890ff}.confirm-summary{margin-top:16px}.daily-closing .ant-table-middle .ant-table-cell{padding:12px 8px}.daily-closing .ant-input-number{font-size:16px}.daily-closing .ant-input-number-input{height:44px;font-size:16px;text-align:center}.daily-closing .ant-select-selector{min-height:44px!important}.daily-closing .ant-select-selection-item{line-height:42px!important}.daily-closing .ant-input-lg{font-size:16px;height:44px}.daily-closing .ant-table-expanded-row>td{background:#fafafa;padding:12px 16px!important}.daily-closing .ant-table-row-expand-icon{width:28px;height:28px;line-height:26px}@media (max-width: 768px){.daily-closing{padding:8px}.daily-closing-header{flex-direction:column;gap:12px}.ant-table-cell{padding:10px 6px!important;font-size:13px}.cash-info-box,.cash-input-box{padding:12px}.summary-card .ant-statistic-title{font-size:12px}.summary-card .ant-statistic-content{font-size:20px}}.branch-closing-status{padding:16px}.page-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid #f0f0f0}.page-header h3{margin:0}.summary-card{border-radius:12px;transition:all .3s}.summary-card:hover{box-shadow:0 4px 12px #0000001a}.summary-card.warning{border-left:4px solid #faad14}.summary-card.danger{border-left:4px solid #ff4d4f}.summary-card.primary{border-left:4px solid #1890ff}.row-completed{background-color:#f6ffed}.row-completed:hover td{background-color:#d9f7be!important}.row-not-opened{background-color:#fafafa}.row-requires-action{background-color:#fff2f0;border-left:3px solid #ff4d4f}.row-requires-action:hover td{background-color:#ffccc7!important}@media (max-width: 768px){.branch-closing-status{padding:8px}.page-header{flex-direction:column;gap:12px}.ant-table-cell{padding:8px 4px!important;font-size:12px}}html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}
