:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#e9f0f6;background:#0b121d;font-size:16px}*{box-sizing:border-box}body{margin:0;min-height:100vh}button,input,select{font:inherit}button{cursor:pointer}button:disabled{opacity:.55;cursor:wait}.hidden{display:none!important}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.top{height:74px;border-bottom:1px solid #243145;display:flex;align-items:center;justify-content:space-between;padding:0 max(28px,calc((100vw - 1390px)/2));background:#101a29}.brand{display:flex;align-items:center;gap:14px;color:#fff;font-size:.83rem;font-weight:800;letter-spacing:.09em}.brand small{color:#8497ad;font-weight:600;letter-spacing:.04em}.mark{display:grid;place-items:center;background:#28c5b5;color:#08141f;width:39px;height:39px;border-radius:10px;font-weight:900;letter-spacing:-.2em;padding-right:5px}.mark span{color:#fff}.top-right{display:flex;align-items:center;gap:16px;color:#aab9cb;font-size:.86rem}.ghost,.text-button{background:none;color:#62d4c9;border:0}.shell{max-width:1450px;margin:auto;padding:48px 30px 90px}.page-head{display:flex;justify-content:space-between;gap:24px;align-items:end;margin-bottom:36px}.eyebrow{font-size:.72rem;font-weight:800;letter-spacing:.17em;color:#48d4c7}.page-head h1{font-size:clamp(2rem,4vw,3.4rem);letter-spacing:-.045em;margin:10px 0 8px}.accent{color:#34c9ba}.page-head p,.section-head p{color:#9cadbf;margin:0}.head-actions,.filters{display:flex;align-items:end;gap:12px}.hotel-pick{font-size:.7rem;letter-spacing:.1em;color:#91a4b8;font-weight:700;display:flex;flex-direction:column;gap:7px}select,input{background:#111d2c;border:1px solid #304358;border-radius:9px;color:#e9f0f6;padding:12px 14px;outline:none}select:focus,input:focus{border-color:#32c6b8;box-shadow:0 0 0 3px #32c6b826}.hotel-pick select{min-width:160px}.primary{background:#2ac6b5;color:#09212a;border:0;border-radius:9px;padding:13px 20px;font-weight:800}.primary:hover{background:#61dece}.summary{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:24px}.stat{background:#142234;border:1px solid #2a3b4f;border-radius:14px;padding:20px 23px;min-height:136px}.stat span{display:block;color:#9eb1c4;font-size:.72rem;letter-spacing:.11em;font-weight:800}.stat strong{display:block;font-size:2.3rem;letter-spacing:-.05em;margin:8px 0 0}.stat small{color:#89a0b3}.worklist{background:#101a28;border:1px solid #2d3a4b;border-radius:16px;overflow:hidden}.section-head{padding:26px 26px 22px;display:flex;justify-content:space-between;align-items:center;gap:20px}.section-head h2{margin:0 0 5px;font-size:1.35rem}.filters input{min-width:180px}.table-wrap{overflow:auto}table{border-collapse:collapse;width:100%;min-width:1020px;text-align:left}th{background:#172435;color:#a3b3c5;font-size:.7rem;letter-spacing:.08em;padding:16px 20px}td{border-top:1px solid #263447;padding:20px;vertical-align:middle;color:#cbd6e0;font-size:.9rem}tbody tr{cursor:pointer}tbody tr:hover,tbody tr:focus{background:#1a2d40;outline:none}td:first-child{width:26%}td:nth-child(2){width:18%}td:nth-child(3){width:15%}td:nth-child(4){width:25%}td:nth-child(5){width:15%}td:last-child{color:#39d1c3}.group-name{display:block;color:#f3f7fa;font-size:1rem;font-weight:750;margin-bottom:5px}.subline{display:block;color:#92a5b7;font-size:.8rem}.badge{display:inline-block;padding:6px 9px;border-radius:6px;font-weight:750;font-size:.78rem;color:#49dbca;background:#0b3b3c;border:1px solid #186365;white-space:nowrap}.badge.soon{background:#142d4e;color:#82b8ff;border-color:#315c86}.badge.later{background:#3c3018;color:#f2b95f;border-color:#765320}.badge.review{background:#48322a;color:#ffba96;border-color:#87533f}.table-foot{padding:16px 25px;display:flex;justify-content:space-between;color:#8296ac;font-size:.8rem;border-top:1px solid #263447}.empty{padding:50px 20px;text-align:center;color:#9cadbf;line-height:1.6}.import-help{margin-top:24px;color:#92a7b7;font-size:.87rem;display:flex;gap:14px;line-height:1.5}.import-help b{color:#54d1c2;white-space:nowrap}.notice{background:#183c3d;border:1px solid #35847f;border-radius:9px;padding:14px 18px;margin:0 0 22px;line-height:1.5}.notice.error{background:#3c2627;border-color:#8a4848}.auth-wrap{min-height:calc(100vh - 74px);display:grid;place-items:center;padding:30px}.auth-card{background:#142234;border:1px solid #2a3b4f;border-radius:18px;padding:42px;max-width:460px;width:100%}.auth-card h1{font-size:2.2rem;line-height:1.1;letter-spacing:-.04em}.auth-card p{color:#a8b9c9;line-height:1.5}.auth-card form{display:grid;gap:17px;margin:26px 0 14px}.auth-card label{display:grid;gap:7px;color:#b5c4d1;font-size:.84rem}.auth-card input{width:100%}.auth-card .small{font-size:.76rem}.auth-card .notice{margin-top:15px}.overlay{position:fixed;inset:0;background:#02070bbd;display:flex;justify-content:flex-end;z-index:10}.detail{height:100%;width:min(570px,100vw);background:#101b2a;border-left:1px solid #385167;overflow:auto;padding:28px 32px;box-shadow:-30px 0 70px #0007}.detail-top{display:flex;justify-content:space-between;align-items:center}.detail-top button{background:none;border:0;color:#bcd0df;font-size:2rem}.detail h2{font-size:2rem;line-height:1.1;letter-spacing:-.04em;margin:25px 0 10px}.detail .lead{color:#9aadc0}.detail .detail-badge{margin:16px 0}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:19px;margin:27px 0}.detail-grid div{border-bottom:1px solid #304054;padding-bottom:12px}.detail-grid span{display:block;color:#889db0;font-size:.78rem;margin-bottom:6px}.detail-grid b{font-size:.96rem;font-weight:650}.detail h3{font-size:1.05rem;margin-top:27px}.comment{background:#18293a;border-radius:9px;padding:18px;line-height:1.55;white-space:pre-wrap;overflow-wrap:anywhere}.raw{margin-top:30px}.raw summary{cursor:pointer;color:#65d8cc}.raw dl{display:grid;grid-template-columns:1fr 1fr;gap:10px}.raw dt{color:#91a6b9;font-size:.75rem}.raw dd{margin:3px 0 0;overflow-wrap:anywhere;font-size:.86rem}@media(max-width:850px){.summary{grid-template-columns:repeat(2,1fr)}.page-head,.section-head{align-items:stretch;flex-direction:column}.head-actions{align-items:end}.filters input{flex:1;min-width:0}.top{padding:0 20px}.brand small{display:none}}@media(max-width:520px){.shell{padding:29px 15px 65px}.summary{gap:8px}.stat{padding:15px;min-height:120px}.stat strong{font-size:1.8rem}.top-right #accountLabel{display:none}.head-actions{flex-wrap:wrap}.hotel-pick{flex:1}.filters>*{min-width:0;width:50%}.import-help{display:block}.detail{padding:25px 20px}.auth-card{padding:27px}.table-foot{gap:16px}}
.secondary{background:#1c3245;color:#bff7ef;border:1px solid #39736f;border-radius:9px;padding:12px 17px;font-weight:750}.secondary:hover{background:#254457}.head-actions{flex-wrap:wrap}.view-tabs{display:flex;gap:20px;margin-bottom:20px}.view-tabs button{background:none;border:0;border-bottom:2px solid transparent;color:#99adbf;padding:0 0 9px;font-weight:750}.view-tabs button.active{color:#59d9cc;border-color:#59d9cc}.call-toolbar{display:flex;align-items:center;gap:9px;flex-wrap:wrap;padding:13px 20px;border-top:1px solid #263447;background:#142235;color:#9db1c4;font-size:.82rem}.tiny-action{background:#1c3042;color:#b7dadb;border:1px solid #345366;border-radius:7px;padding:8px 10px;font-size:.82rem}.tiny-action:hover{background:#285269}.export-action{background:#28c6b7;color:#061b21;border:0;border-radius:7px;padding:9px 13px;font-weight:800;font-size:.82rem;margin-left:auto}.hide-called{display:flex;align-items:center;gap:7px;white-space:nowrap}.hide-called input,td input[type=checkbox]{accent-color:#2ac6b5;width:18px;height:18px;cursor:pointer}.hide-called input{width:16px;height:16px}td:first-child{width:auto}td:nth-child(2){width:24%}.called-row{opacity:.58}.called-row .group-name{text-decoration:line-through}.called-label{font-size:.75rem;color:#65d4c9}.phone-link{color:#6bdece;text-decoration:underline;text-underline-offset:3px}.phone-pair{display:flex;flex-direction:column;gap:6px}.contact-card{background:#17283a;border:1px solid #315268;padding:17px;border-radius:10px;margin:14px 0}.contact-card button,.booking-link{background:none;color:#70dbcd;border:0;padding:0;text-decoration:underline;cursor:pointer;text-align:left}.contact-card p{margin:7px 0;color:#9eafc1}.detail textarea{width:100%;min-height:120px;background:#15283a;color:#edf4f8;border:1px solid #385269;border-radius:9px;padding:12px;resize:vertical}.detail .save-note{margin-top:10px}.detail .called-check{display:flex;gap:9px;align-items:center;color:#c5d4df}.detail .called-check input{accent-color:#2ac6b5;width:18px;height:18px}.contact-booking{padding:12px 0;border-bottom:1px solid #2c4053}.contact-booking small{display:block;color:#95a8b8;margin-top:4px}.contacts-table{min-width:750px}.contacts-table td:first-child{width:25%}@media(max-width:700px){.call-toolbar{align-items:stretch}.export-action{margin-left:0}.call-toolbar>span{width:100%}}
.upload-control{display:inline-flex;align-items:center;gap:7px}.help-wrap{position:relative;display:inline-flex}.help-icon{width:25px;height:25px;border-radius:50%;border:1px solid #5f8091;background:#233748;color:#d9f7f1;font-size:.87rem;font-weight:800;line-height:1}.help-icon:hover,.help-icon:focus-visible{border-color:#56d9ca;color:#fff;outline:2px solid #56d9ca;outline-offset:2px}.help-tip{display:none;position:absolute;z-index:20;top:calc(100% + 10px);right:0;width:min(295px,calc(100vw - 32px));padding:13px 15px;border-radius:9px;border:1px solid #4a8c8a;background:#183043;color:#eef8f9;box-shadow:0 14px 35px #0009;font-size:.85rem;line-height:1.48;letter-spacing:0}.help-wrap:hover .help-tip,.help-wrap:focus-within .help-tip{display:block}@media(max-width:520px){.upload-control{width:100%;justify-content:space-between}.upload-control>button{flex:1}.help-tip{right:0}}
.brand{text-decoration:none}.brand:hover{opacity:.9}.brand:focus-visible{outline:2px solid #55d9cb;outline-offset:5px;border-radius:6px}.brand-logo{width:46px;height:46px;object-fit:contain;flex:none}.sort-head{border:0;background:transparent;color:inherit;font:inherit;letter-spacing:inherit;text-align:left;padding:3px 0;display:inline-flex;align-items:center;gap:6px}.sort-head:hover,.sort-head:focus-visible{color:#6fe6d8}.sort-head:focus-visible{outline:2px solid #5cddcf;outline-offset:3px}.sort-arrow{color:#5ce0d1;font-size:.85rem;min-width:10px}.sort-head[aria-pressed="true"]{color:#d7f9f2}

/* Need Date Finder */
.need-overlay{position:fixed;inset:0;z-index:12;background:#02070bd9;display:grid;place-items:center;padding:22px}.need-dialog{background:#101b2a;border:1px solid #385167;border-radius:17px;width:min(790px,100%);max-height:min(88vh,980px);overflow:auto;padding:26px;box-shadow:0 30px 90px #0009}.need-dialog h2{font-size:1.6rem;margin:5px 0 0}.need-close{border:0;background:none;color:#cfe0ea;font-size:2rem}.need-date-label{display:block;margin:22px 0 8px;font-weight:700}.need-dialog input[type=date]{color-scheme:dark;min-height:48px}.need-rule{color:#a9bfce;line-height:1.5}.need-results{display:grid;gap:9px;margin-top:18px}.need-result{display:flex;align-items:center;gap:14px;border:1px solid #2d4055;border-radius:10px;background:#162638;padding:14px}.need-result-main{flex:1;min-width:0}.need-result-main button{background:none;color:#f3f7fa;border:0;padding:0;font-size:1rem;font-weight:750;text-align:left}.need-result-main button:hover{text-decoration:underline}.need-result-main small{display:block;color:#a0b4c6;margin-top:5px;line-height:1.4}.need-result .need-select{display:flex;gap:5px;align-items:center;white-space:nowrap;font-size:.82rem;color:#b8cbd7}.need-result .need-select input{accent-color:#2ac6b5}.need-empty{padding:25px 12px;color:#a9bfce;text-align:center;border:1px dashed #385167;border-radius:10px}@media(max-width:600px){.need-dialog{padding:19px}.need-result{align-items:flex-start}.need-result .need-select{white-space:normal}.need-overlay{padding:8px}}
/* Booking details open above Need Date Finder. */
.overlay{z-index:14}

.booking-filters{display:flex;flex-wrap:wrap;align-items:center;gap:12px 20px;padding:14px 25px;background:#142234;border-top:1px solid #2d3a4b;color:#bfd0de;font-size:.86rem}.booking-filters>label:first-child{display:flex;align-items:center;gap:9px}.booking-filters select{padding:8px 10px;min-width:150px}.booking-filters .filter-check{display:inline-flex;align-items:center;gap:7px;cursor:pointer}.booking-filters input[type=checkbox]{accent-color:#2ac6b5;width:17px;height:17px}.filter-label{color:#74e2d4;font-weight:750}.need-filters{margin-top:18px;border:1px solid #2d3a4b;border-radius:10px;padding:12px}@media(max-width:600px){.booking-filters{padding:12px 15px}.need-filters{padding:12px}}

.proj-date{display:block;color:#64e0cb;font-weight:800;font-size:.96rem;white-space:nowrap}.proj-context{display:block;color:#a8bcce;font-size:.76rem;margin-top:5px;line-height:1.4}.proj-detail{border:1px solid #2f8c81;background:#113332;border-radius:12px;padding:17px;margin:18px 0 20px}.proj-detail>span:first-child{display:block;color:#a7eadd;letter-spacing:.09em;font-size:.72rem;font-weight:800;margin-bottom:9px}.proj-detail .proj-date{font-size:1.25rem}.proj-detail p{color:#c8dfdc;line-height:1.5;margin:12px 0 0}#groupView table{min-width:1190px}

.status-filter{position:relative}.status-filter summary{cursor:pointer;list-style:none;border:1px solid #385167;background:#192d40;border-radius:8px;padding:9px 12px;color:#c6dce5;font-weight:700;white-space:nowrap}.status-filter summary::-webkit-details-marker{display:none}.status-filter summary:after{content:' ▾';color:#63dcca}.status-filter[open] summary:after{content:' ▴'}.status-filter .status-options{position:absolute;z-index:8;right:0;top:calc(100% + 4px);min-width:190px;display:grid;gap:7px;background:#192d40;border:1px solid #3a596c;border-radius:9px;padding:14px;box-shadow:0 14px 30px #0008}.status-options label{display:flex;align-items:center;gap:8px;white-space:nowrap;cursor:pointer}.status-filter summary:focus-visible{outline:2px solid #5ce0d1;outline-offset:3px}@media(max-width:600px){.status-filter .status-options{left:0;right:auto}}

.status-review-alert{background:#3d2e24;border:1px solid #a97145;border-radius:10px;padding:14px;margin:20px 0;color:#ffdab9}.status-review-alert p{margin:7px 0 0;line-height:1.5}.badge.review{background:#48322a;color:#ffba96;border-color:#87533f}

.summary{grid-template-columns:repeat(5,minmax(0,1fr))}.opportunity-stat{text-align:left;color:inherit;cursor:pointer;border-color:#27867f;background:#163b3a}.opportunity-stat:hover,.opportunity-stat:focus-visible{border-color:#67ddcc;background:#1a4945;outline:none}.opportunity-stat strong{color:#77e6d5}.opportunity-stat small{display:block;line-height:1.4}.records-selected{font-size:.83rem;font-weight:750;color:#75ddcf;white-space:nowrap}.cy-dialog{width:min(850px,100%)}.cy-result{align-items:flex-start}.cy-result-meta{color:#b2c8d7;white-space:nowrap;text-align:right;font-size:.84rem}.cy-result-meta b{display:block;color:#76e3d2;font-size:1.05rem}.cy-urgent{color:#ffd28b!important}@media(max-width:1050px){.summary{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:650px){.summary{grid-template-columns:repeat(2,minmax(0,1fr))}.cy-result-meta{white-space:normal;text-align:left}}
.badge.open{background:#143c43;color:#95d4dc;border-color:#33747e}

.followup-pill,.archive-pill{display:inline-block;border-radius:6px;padding:3px 7px;margin:2px 0 5px;font-size:.75rem;font-weight:750}.followup-pill{color:#ffdf98;background:#52431f}.archive-pill{color:#c1cfdb;background:#354253}.followup-alert,.archive-alert{border-radius:10px;padding:14px;margin:18px 0;color:#f7e5c4;background:#49391e;border:1px solid #b98e3a}.archive-alert{background:#293643;border-color:#597082;color:#c9d8e4}.followup-alert p,.archive-alert p{margin:7px 0 0;line-height:1.5}.called-check small{color:#9dafbf;font-size:.78rem;margin-left:6px}.called-check input:disabled{opacity:.6}

.activity-overlay{position:fixed;inset:0;z-index:25;background:#02070be0;display:grid;place-items:center;padding:18px}.activity-dialog{width:min(850px,100%);max-height:90vh;overflow:auto;background:#101b2a;border:1px solid #385167;border-radius:16px;padding:25px;box-shadow:0 28px 80px #0009}.activity-heading{display:flex;justify-content:space-between;gap:18px}.activity-heading h2{margin:8px 0;font-size:1.8rem}.activity-heading p{color:#9fb3c4;line-height:1.5;margin:0 0 18px}.activity-close{background:none;border:0;color:#d5e4ed;font-size:2rem;align-self:start}.activity-property{display:flex;align-items:center;gap:10px;color:#a9bdcb;font-size:.85rem;margin:0 0 18px}.activity-property select{padding:8px}.activity-entries{display:grid;gap:10px;margin-bottom:17px}.activity-entry{border:1px solid #31475c;background:#17283a;border-radius:10px;padding:15px;display:flex;align-items:center;justify-content:space-between;gap:20px}.activity-entry b{display:block;color:#e9f2f7;margin-bottom:4px}.activity-entry p{margin:4px 0;color:#a8bfd0;font-size:.83rem;line-height:1.45}.activity-entry time{color:#91aaBC;font-size:.78rem}.activity-entry button{flex-shrink:0}.activity-empty{padding:28px 12px;color:#aabccc;text-align:center}.activity-entry .activity-label{color:#6fdacb}.activity-entry .activity-undone{color:#e0b974}@media(max-width:560px){.activity-dialog{padding:18px}.activity-entry{align-items:flex-start;flex-direction:column}.top-right{gap:8px}.top-right .ghost{font-size:.77rem}}

.crm-signup{display:grid;gap:14px}.crm-signup select,.crm-pending-card select,.crm-pending-card input[type=text]{width:100%}.auth-card label.crm-opt-in,.crm-pending-card label.crm-opt-in{display:flex;align-items:flex-start;gap:9px;line-height:1.45;font-size:.83rem;color:#c9d8e1}.crm-opt-in input[type=checkbox]{width:17px;height:17px;min-width:17px;margin:2px 0 0;accent-color:#2ac6b5;padding:0}.crm-signup p{margin:0}.crm-pending-card{max-width:550px}.crm-pending-card label:not(.crm-opt-in){display:grid;gap:8px;margin:16px 0 10px;color:#b5c4d1;font-size:.84rem}.crm-pending-card .primary{margin-top:19px}.crm-pending-card #crmPendingMessage{margin-bottom:0}

.called-pill{display:inline-flex;align-items:center;gap:4px;color:#8be9d5;background:#164a43;border:1px solid #2c8b7e;border-radius:999px;padding:3px 9px;font-size:.72rem;font-weight:800;line-height:1.3;white-space:nowrap;margin:3px 7px 6px 0;vertical-align:middle}.called-row{opacity:.78}.detail .called-pill{margin:12px 0 0}.need-result-main .called-pill,.contact-booking .called-pill{margin-left:9px}
