@layer app-reset,ui5-webcomponents-react;@layer app-reset{*,*:before,*:after{box-sizing:border-box}body{margin:0}}html,body,#root{height:100%}body{margin:0;background:var(--sapBackgroundColor, #f5f6f7);font-family:var(--sapFontFamily, "72", "72full", Arial, Helvetica, sans-serif);color:var(--sapTextColor, #1d2d3e)}.tda-app{display:flex;flex-direction:column;height:100%}.tda-view{flex:1;min-height:0}.tda-quote-shell{display:flex;flex-direction:column;height:100%;min-height:0;width:100%;max-width:90rem;margin-inline:auto}.tda-quote-subtitle{display:flex;flex-direction:column;gap:.125rem;padding:.6rem 2rem;background:#eef5ff;border-bottom:1px solid #d6e4f7;flex:none}.tda-quote-subtitle-title{font-weight:700;font-size:1rem;line-height:1.2;color:var(--sapButton_Emphasized_Background, #0070f2)}.tda-quote-subtitle-desc{font-size:var(--sapFontSmallSize, .75rem);color:var(--sapContent_LabelColor, #556b82)}.tda-kpis{display:flex;gap:2rem;flex-wrap:wrap;align-items:flex-start}.tda-kpi{display:flex;flex-direction:column;gap:.125rem;min-width:7rem}.tda-kpi-label{font-size:var(--sapFontSmallSize, .75rem);color:var(--sapContent_LabelColor, #556b82)}.tda-kpi-value{font-size:1.5rem;font-family:var(--sapFontHeaderFamily, "72", sans-serif);color:var(--sapTextColor, #1d2d3e);font-variant-numeric:tabular-nums}.tda-kpi-value.positive{color:var(--sapPositiveTextColor, #256f3a)}.tda-table-toolbar{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;padding-block:.25rem .5rem}.tda-table-toolbar .spacer{flex:1 1 auto}.tda-margin-input{width:5.5rem}.tda-th{display:inline-flex;flex-direction:column;line-height:1.1}.tda-th small{font-size:.6875rem;font-weight:400;color:var(--sapContent_LabelColor, #556b82)}.tda-prod-cell{display:flex;align-items:center;gap:.75rem;min-width:0}.tda-prod-img{width:2.5rem;height:2.5rem;object-fit:contain;flex:none;background:#fff;border:1px solid var(--sapList_BorderColor, #e5e9ec);border-radius:.375rem}.tda-prod-info{display:flex;flex-direction:column;min-width:0}.tda-prod-name{font-weight:600;overflow:hidden;text-overflow:ellipsis}.tda-prod-sku{font-size:var(--sapFontSmallSize, .75rem);color:var(--sapContent_LabelColor, #556b82)}.tda-num{font-variant-numeric:tabular-nums}.tda-cost{color:var(--sapContent_LabelColor, #556b82)}.tda-subtotal{font-weight:700;font-variant-numeric:tabular-nums}.tda-cell-input{width:100%;max-width:9rem}.tda-cell-input-sm{width:100%;max-width:5rem}.tda-qty{width:7.5rem;max-width:100%}.tda-prod-search{width:100%}.tda-sug{display:flex;align-items:center;gap:.75rem;width:100%;padding-block:.25rem}.tda-sug-img{width:2.75rem;height:2.75rem;flex:none;object-fit:contain;background:#fff;border:1px solid var(--sapList_BorderColor, #e5e9ec);border-radius:.375rem}.tda-sug-img--ph{display:flex;align-items:center;justify-content:center;background:var(--sapList_Background, #fff);color:var(--sapContent_NonInteractiveIconColor, #a9b4be)}.tda-sug-main{display:flex;flex-direction:column;min-width:0;flex:1 1 auto}.tda-sug-name{font-weight:600;color:var(--sapTextColor, #1d2d3e);line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tda-sug-sku{font-size:var(--sapFontSmallSize, .75rem);color:var(--sapContent_LabelColor, #556b82);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tda-sug-price{display:flex;flex-direction:column;align-items:flex-end;flex:none;text-align:right;padding-inline-start:.5rem}.tda-sug-price-label{font-size:.6875rem;color:var(--sapContent_LabelColor, #556b82);line-height:1.1}.tda-sug-price-val{font-weight:700;color:var(--sapTextColor, #1d2d3e);font-variant-numeric:tabular-nums;white-space:nowrap}.tda-footer-total{display:flex;flex-direction:column;line-height:1.2;margin-inline-end:.75rem}.tda-footer-total-label{font-size:var(--sapFontSmallSize, .75rem);color:var(--sapContent_LabelColor, #556b82)}.tda-footer-total-value{font-weight:700;font-variant-numeric:tabular-nums}.tda-list-page{padding:1rem 2rem 2rem;max-width:90rem;margin:0 auto}.tda-col-pad{padding-inline-start:1rem;display:inline-block}.tda-list-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-block:.75rem;flex-wrap:wrap}.tda-empty-wrap{padding:2rem 0}.tda-brand-card{display:flex;align-items:center;gap:1rem;padding:.75rem 0;flex-wrap:wrap}.tda-brand-info{display:flex;flex-direction:column;gap:.125rem}.tda-color-row{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.tda-hex-input{width:7rem}.tda-logo-row{display:flex;align-items:center;gap:1rem}.tda-logo-preview{width:4rem;height:4rem;border-radius:.5rem;overflow:hidden;flex:none;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.5rem;font-weight:700;border:1px solid var(--sapField_BorderColor, #556b82);background:#fff}.tda-logo-preview img{width:100%;height:100%;object-fit:contain}.tda-section-content{max-width:none}.tda-form-notes{width:100%}.tda-preview-wrap{display:flex;flex-direction:column;height:100%;min-height:0;margin:0 -1rem}.tda-preview-tpl{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;padding:.5rem 1rem;border-bottom:1px solid var(--sapList_BorderColor, #e5e9ec);background:var(--sapObjectHeader_Background, #fff);flex:none}.tda-preview-scroll{flex:1;min-height:0;overflow:auto;background:#525659;padding:1rem;display:flex;flex-direction:column;align-items:center;gap:1rem}.tda-preview-page{display:block;width:100%;max-width:780px;background:#fff;box-shadow:0 4px 24px #00000059}@media(max-width:640px){.tda-list-page{padding:.5rem 1rem 1.5rem}.tda-kpis{gap:1.25rem}.tda-kpi-value{font-size:1.25rem}.tda-quote-subtitle{padding:.55rem 1rem}.tda-quote-subtitle-title{font-size:.9375rem}.tda-footer-total,.tda-preview-tpl-label{display:none}.tda-preview-scroll{padding:.5rem}}
