.rep-acting{position:relative;float:right;display:inline-flex;align-items:center;gap:12px;margin:0 16px 0 0;padding:8px 14px;border:1px solid #dcdcdc;border-radius:8px;background:#fff;color:#1a1a1a;font-size:14px;line-height:1.2}.rep-acting--empty{border-color:#ffcb05;box-shadow:inset 0 0 0 1px #ffcb05}.rep-acting__icon{color:#d39e00;font-size:20px}.rep-acting__text{display:inline-flex;flex-direction:column;line-height:1.15}.rep-acting__label{font-size:10px;text-transform:uppercase;letter-spacing:.05em;color:#8a8a8a}.rep-acting__name{font-weight:700;font-size:15px;color:#111;max-width:360px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rep-acting--empty .rep-acting__name{font-weight:500;font-style:italic;color:#777}.rep-acting__change{appearance:none;border:1px solid #111;background:#111;color:#fff;font-size:13px;font-weight:600;padding:7px 14px;border-radius:5px;cursor:pointer;transition:background-color .15s ease,border-color .15s ease,color .15s ease}.rep-acting__change:hover{background:#333;border-color:#333;color:#fff}.rep-acting__clear{appearance:none;border:none;background:0 0;color:#999;font-size:16px;padding:2px 4px;cursor:pointer;line-height:1}.rep-acting__clear:hover{color:#111}.modal-popup.rep-dealer-modal .modal-inner-wrap{max-width:440px;margin-left:auto;margin-right:auto}.modal-popup.rep-dealer-modal .modal-header{padding-top:22px;padding-bottom:10px}.modal-popup.rep-dealer-modal .modal-content{padding:16px 24px 22px}.rep-dealer-picker{position:relative}.rep-dealer-picker .rep-dealer-switching{position:absolute;inset:0;z-index:5;overflow:hidden;background:rgba(255,255,255,.72)}.rep-dealer-picker .rep-dealer-switching:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.85) 50%,transparent 100%);transform:translateX(-100%);animation:skeleton-shimmer 1.4s cubic-bezier(.4,0,.6,1) infinite}@media (prefers-reduced-motion:reduce){.rep-dealer-picker .rep-dealer-switching:after{animation:none}}.rep-dealer-picker .rep-dealer-search{width:100%;box-sizing:border-box;padding:10px 12px;font-size:14px;border:1px solid #c9c9c9;border-radius:4px;margin-bottom:10px}.rep-dealer-picker .rep-dealer-search:focus{border-color:#111;outline:none}.rep-dealer-picker .rep-dealer-more{margin:0 0 8px;font-size:12px;color:#767676}.rep-dealer-picker .rep-dealer-list{list-style:none;margin:0;padding:0;max-height:48vh;overflow-y:auto;border:1px solid #eee;border-radius:4px}.rep-dealer-picker .rep-dealer-list__item{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 12px;border-bottom:1px solid #f1f1f1;cursor:pointer;font-size:14px;line-height:1.3}.rep-dealer-picker .rep-dealer-list__main{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rep-dealer-picker .rep-dealer-list__pc{color:#9a9a9a;font-weight:400}.rep-dealer-picker .rep-dealer-list__cur{flex:0 0 auto;color:#555;font-size:12px;font-weight:600;letter-spacing:.03em}.rep-dealer-picker .rep-dealer-list__item:last-child{border-bottom:none}.rep-dealer-picker .rep-dealer-list__item:hover{background:#fff7d6}.rep-dealer-picker .rep-dealer-list__empty{padding:14px 12px;color:#767676;font-style:italic}.rep-no-dealer{display:flex;align-items:center;gap:12px;padding:18px 20px;margin:0 0 20px}.rep-no-dealer__icon{font-size:22px;color:#ffcb05}.rep-no-dealer__text{margin:0;font-size:14px;color:#444}.nav-item-quickorder .nav-ico,.nav-item-forwardorder .nav-ico,.nav-item-rep_lookup .nav-ico{color:#07ffd0 !important}.rep-lookup-hero{padding:4px 2px 10px;margin:0 0 4px}.rep-lookup-hero__eyebrow{display:flex;align-items:center;gap:8px;margin:0 0 8px;font-size:1.1rem;letter-spacing:.08em;text-transform:uppercase;font-weight:600;color:#777}.rep-lookup-hero__rule{display:inline-block;width:26px;height:2px;border-radius:2px;background:#111}.rep-lookup-hero__eyebrow i{color:#111;font-size:13px}.rep-lookup-hero__title{font-size:2.6rem;font-weight:700;line-height:1.15;color:#000;margin:0 0 6px}.rep-lookup-hero__sub{font-size:1.3rem;color:#555;margin:0}.rep-lookup .section-eyebrow{margin-top:28px}.rep-lookup-top .section-eyebrow{margin-top:0}.rep-lookup .rep-lookup-orders-head{margin-top:28px;margin-bottom:12px}.rep-lookup .order-history{margin-top:0}.rep-lookup .dash-card__pay{display:none}.rep-lookup-top{display:grid;grid-template-columns:minmax(300px,1fr) 1.8fr;gap:24px 32px;align-items:stretch;margin-top:24px}.rep-lookup-top .block{margin-bottom:0}.rep-lookup .dealers-data{width:100%;padding:20px;display:flex;flex-direction:column;justify-content:center}.rep-lookup .dealers-data #chart-legend{margin-top:12px}.rep-lookup .dealers-data #chart-legend ul{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:8px 16px;margin:0;padding:0}.rep-lookup .dealers-data #chart-legend li{float:none;margin:0}@media (max-width:900px){.rep-lookup-top{grid-template-columns:1fr}}.rep-lookup-customer__cols{display:flex;flex-wrap:wrap;gap:24px;margin-bottom:12px}.rep-lookup-customer__col{flex:1 1 170px;min-width:0}.rep-lookup-customer .title{font-weight:700;margin:0 0 6px}.rep-lookup-customer .title.inline{display:inline;font-weight:400;color:#888}.rep-lookup-customer address{font-style:normal;line-height:1.7}.rep-lookup .table-wrapper.orders-history table{table-layout:fixed}.rep-lookup .table-wrapper.orders-history table tbody>tr>td{vertical-align:middle;white-space:nowrap}.rep-lookup .table-wrapper.orders-history table tbody>tr>td.status span{padding:2px 8px}@media (min-width:768px){.rep-lookup td.type .hist-trunc,.rep-lookup td.customer-po .hist-trunc,.rep-lookup td.shipping .hist-trunc{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}@media (max-width:640px){.rep-lookup .table-wrapper.orders-history table tbody>tr>td{white-space:normal}}@media (max-width:768px){.rep-acting{margin-right:8px;padding:4px 8px}.rep-acting__label{display:none}.rep-acting__name{max-width:120px}}