.ticket-tools{height:auto;min-height:52px}.checkin-link{white-space:nowrap;color:var(--pink);font-size:11px;font-weight:800;text-decoration:none}.customer-picker{position:relative;display:block;flex:1}.customer-picker>input{width:100%;padding:8px;border:1px solid #ddd;border-radius:6px}.customer-results{position:absolute;left:0;right:0;top:39px;max-height:260px;overflow:auto;background:#fff;border:1px solid #ccc;border-radius:7px;box-shadow:0 10px 25px #0002;z-index:25}.customer-result{display:block;width:100%;text-align:left;padding:10px 12px;border:0;border-bottom:1px solid #eee;background:#fff;cursor:pointer}.customer-result:hover{background:var(--pinkSoft)}.customer-result strong,.customer-result small{display:block}.customer-result small{color:#737b85;margin-top:3px}.delivery-tools{min-height:38px;display:flex;align-items:center;justify-content:space-between;padding:5px 10px;border-bottom:1px solid #ddd;background:#fff}.delivery-tools label{font-size:12px;font-weight:700}.delivery-tools button{border:1px solid var(--line);background:var(--pinkSoft);color:var(--pink);border-radius:6px;padding:6px 9px;font-weight:700;font-size:11px}.owner-section{grid-column:1/-1;border:1px solid #e1e1e1;border-radius:9px;padding:12px}.owner-section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.owner-section-head button,.remove-owner{border:0;background:var(--pinkSoft);color:var(--pink);border-radius:6px;padding:7px 10px;font-weight:700;cursor:pointer}.owner-row{display:grid;grid-template-columns:1fr 1fr auto;gap:9px;margin-top:9px}.owner-row input{min-width:0}.report-view{display:grid;grid-template-columns:245px 1fr;min-height:calc(100vh - 58px);background:#fff}.report-menu{border-right:1px solid #ddd;background:#fafafa;padding:26px 0}.report-menu h3{padding:0 18px;margin:0 0 16px}.report-menu button{display:block;width:100%;border:0;border-bottom:1px solid #e5e5e5;background:transparent;text-align:left;padding:15px 18px;font-weight:700;cursor:pointer}.report-menu button.active{background:#fff;color:var(--pink);border-left:4px solid var(--pink)}.report-content{padding:32px;min-width:0;overflow:auto}.report-title{display:flex;justify-content:space-between;align-items:end;margin-bottom:22px}.report-title h2{font:700 27px Georgia;margin:0}.report-content table{min-width:950px}.report-content td:nth-last-child(-n+5){font-weight:700}.customer-address{min-width:220px}@media(max-width:850px){.report-view{grid-template-columns:1fr}.report-menu{display:flex;padding:0;border-right:0;border-bottom:1px solid #ddd}.report-menu h3{display:none}.report-menu button{width:auto}.report-content{padding:18px}.owner-row{grid-template-columns:1fr}}
