:root{color:#231f20;font-synthesis:none;text-rendering:optimizelegibility;--plum-700:#592c82;--plum-800:#432160;--magenta-600:#9e1d97;--charcoal:#231f20;--sidebar:#211b28;--white:#fff;--surface-soft:#f7f3fa;--surface-selected:#f1eaf6;--text-muted:#6f6a73;--text-faint:#6f6a73;--border:#ded9e1;--border-strong:#c9c2ce;--focus:#592c8238;--shadow-drawer:-18px 0 46px #231f2029;background:#fff;font-family:Avenir Next,Helvetica Neue,Helvetica,Arial,sans-serif}*{box-sizing:border-box}html{background:var(--white);min-width:320px;min-height:100%}body{background:var(--white);min-width:320px;min-height:100vh;margin:0}button,input,select{font:inherit}button,select{-webkit-tap-highlight-color:transparent}button{color:inherit}button:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid var(--focus);outline-offset:2px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.demo-notice{color:#fff;background:var(--plum-700);justify-content:space-between;align-items:center;gap:18px;min-height:48px;padding:9px 24px;font-size:13px;line-height:1.35;display:flex}.demo-notice strong{font-weight:700}.demo-notice button{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffffb8;border-radius:5px;flex:none;padding:7px 12px;font-size:12px;font-weight:600}.demo-notice button:hover{color:var(--plum-700);background:#fff}@media (width<=720px){.demo-notice{flex-direction:column;align-items:flex-start;gap:8px;padding:10px 16px}.demo-notice button{width:100%}}.app-shell{background:var(--white);grid-template-columns:280px minmax(0,1fr);min-height:100vh;transition:grid-template-columns .18s;display:grid}.sidebar{z-index:20;color:#fff;background:var(--sidebar);border-right:1px solid #ffffff12;flex-direction:column;height:100vh;display:flex;position:sticky;top:0;overflow:hidden}.sidebar__brand{flex-direction:column;flex:0 0 190px;align-items:flex-start;padding:24px 20px 18px;display:flex}.sidebar__brand-full{object-fit:contain;width:226px;max-width:100%;height:auto;display:block}.sidebar__brand-mark{border-radius:50%;width:52px;height:52px;display:none}.sidebar__nav{scrollbar-width:thin;scrollbar-color:#ffffff40 transparent;flex-direction:column;flex:1;min-height:0;padding:0 0 20px;display:flex;overflow-y:auto}.sidebar__item{color:#f4f1f5;cursor:pointer;text-align:left;background:0 0;border:0;flex:0 0 68px;align-items:center;gap:18px;width:100%;padding:0 30px;font-size:16px;font-weight:500;transition:background .14s,color .14s;display:flex;position:relative}.sidebar__item:hover{background:#ffffff0e}.sidebar__item.is-selected:before{content:"";background:var(--magenta-600);width:6px;position:absolute;inset:0 auto 0 0}.sidebar__item svg{flex:none}.sidebar__divider{background:#ffffff14;height:1px;margin:0 28px}.sidebar__roster-group{color:#f4f1f585;letter-spacing:.11em;text-transform:uppercase;padding:22px 30px 8px;font-size:10px;font-weight:700;line-height:1.25}.sidebar__item.is-website-unlisted{color:#f4f1f58f}.sidebar__item.is-website-unlisted:hover{color:#ffffffc7}.sidebar__collapse{color:#f5f2f6;cursor:pointer;text-align:left;background:0 0;border:0;border-top:1px solid #ffffff3d;flex:0 0 75px;align-items:center;gap:14px;width:100%;padding:0 32px;font-size:15px;display:flex}.sidebar__collapse:hover{background:#ffffff0d}.sidebar__collapse-icon{border:1px solid #ffffffd9;border-radius:50%;flex:0 0 31px;place-items:center;width:31px;height:31px;display:grid}.sidebar--collapsed .sidebar__brand{flex-basis:108px;align-items:center;padding-inline:12px}.sidebar--collapsed .sidebar__brand-full,.sidebar--collapsed .sidebar__product,.sidebar--collapsed .sidebar__item span,.sidebar--collapsed .sidebar__roster-group,.sidebar--collapsed .sidebar__collapse>span:last-child{display:none}.sidebar--collapsed .sidebar__brand-mark{display:block}.sidebar--collapsed .sidebar__item,.sidebar--collapsed .sidebar__collapse{justify-content:center;padding-inline:0}.sidebar--collapsed .sidebar__item{gap:0}.app-main{min-width:0}.topbar{background:var(--white);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;min-height:92px;padding:0 34px 0 36px;display:flex}.topbar h1{color:var(--charcoal);letter-spacing:-.035em;margin:0;font-size:clamp(25px,2.1vw,33px);font-weight:600;line-height:1.1}.topbar__controls{align-self:stretch;align-items:center;display:flex}.topbar__controls>*{min-height:42px}.topbar__loaded{height:42px;color:var(--text-muted);border-left:1px solid var(--border);border-right:1px solid var(--border);white-space:nowrap;align-items:center;margin-left:28px;padding:0 32px;font-size:14px;display:flex}.icon-button{width:62px;height:42px;color:var(--plum-700);border:0;border-right:1px solid var(--border);cursor:pointer;background:0 0;place-items:center;margin:0 15px;display:grid}.icon-button:hover{color:var(--magenta-600)}.icon-button.is-spinning svg{animation:.65s linear infinite spin}.topbar__user{cursor:pointer;white-space:nowrap;background:0 0;border:0;align-items:center;gap:10px;height:44px;padding:0;font-size:14px;font-weight:500;display:flex}.topbar__avatar{border:1px solid var(--charcoal);border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.topbar__account{position:relative}.account-menu{z-index:50;background:var(--white);border:1px solid var(--border);border-radius:9px;width:240px;padding:10px;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 15px 38px #231f2024}.account-menu>div{border-bottom:1px solid var(--border);flex-direction:column;padding:8px 9px 12px;display:flex}.account-menu strong{font-size:13px}.account-menu span{color:var(--text-muted);text-overflow:ellipsis;margin-top:3px;font-size:11px;overflow:hidden}.account-menu button{color:#8d1a29;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:6px;width:100%;margin-top:6px;padding:10px 9px;font-size:13px;font-weight:600}.account-menu button:hover{background:#fbf0f2}.topbar--mobile,.mobile-agent-control,.content-heading__mobile{display:none}.select-control{background:var(--white);border:1px solid var(--border-strong);border-radius:7px;align-items:center;display:flex;position:relative}.select-control select{width:100%;height:100%;color:var(--charcoal);appearance:none;cursor:pointer;background:0 0;border:0;outline:0;padding:0 42px 0 16px;font-size:15px}.select-control>svg{pointer-events:none;position:absolute;right:13px}.select-control--year{border-color:var(--plum-700);width:175px;height:44px}.content{width:100%;padding:20px 34px 28px 36px}.content-heading__title{flex-wrap:wrap;align-items:center;gap:10px 12px;display:flex}.content-heading__anniversary{color:var(--plum-700);background:var(--surface-selected);white-space:nowrap;border:1px solid #dfcfe8;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:650;line-height:1}.content-heading__website-status{color:#625e64;white-space:nowrap;background:#f1eff2;border:1px solid #d8d4da;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:650;line-height:1}.content-heading h1,.content-heading h2{color:var(--charcoal);letter-spacing:-.045em;margin:0;font-size:clamp(36px,3.15vw,50px);font-weight:500;line-height:1.03}.content-heading p{color:var(--text-muted);margin:6px 0 0;font-size:15.5px}.summary-strip{background:var(--white);border:1px solid var(--border);border-radius:10px;grid-template-columns:repeat(4,minmax(0,1fr));min-height:88px;margin-bottom:16px;display:grid}.summary-strip__metric{flex-direction:column;justify-content:center;min-width:0;padding:13px 28px;display:flex;position:relative}.summary-strip__metric:not(:last-child):after{content:"";background:var(--border);width:1px;position:absolute;top:18px;bottom:18px;right:0}.summary-strip__metric>span{min-height:34px;color:var(--text-muted);text-overflow:clip;white-space:normal;margin-bottom:6px;font-size:13.5px;line-height:1.25;overflow:visible}.summary-strip__metric small{font-size:inherit;font-weight:400}.summary-strip__metric strong{color:#141214;letter-spacing:-.03em;text-overflow:ellipsis;white-space:nowrap;font-size:clamp(23px,2.05vw,31px);font-weight:600;line-height:1.05;overflow:hidden}.other-compensation-summary{color:#302a2f;border:1px solid var(--border);background:#fbf8fa;border-radius:10px;justify-content:space-between;align-items:center;gap:24px;min-height:58px;margin:-4px 0 16px;padding:10px 22px;display:flex}.other-compensation-summary div{flex-direction:column;gap:2px;min-width:0;display:flex}.other-compensation-summary span{font-size:14px;font-weight:600}.other-compensation-summary small{color:var(--text-muted);font-size:12.5px;line-height:1.35}.other-compensation-summary strong{letter-spacing:-.02em;flex:none;font-size:22px;font-weight:600}.quality-stack{margin:-2px 0 18px}.quality-notice{color:#6f4512;background:#fff9ed;border:1px solid #ead2a8;border-radius:8px;padding:12px 15px;font-size:12px;line-height:1.45}.quality-notice__message{align-items:flex-start;gap:9px;display:flex}.quality-notice__message>svg{flex:none;margin-top:1px}.quality-notice__message>div{align-items:baseline;gap:8px;display:flex}.quality-notice__message strong{flex:none}.review-queue{border-top:1px solid #ead2a8;margin-top:9px;padding-top:7px}.review-queue summary{cursor:pointer;align-items:center;gap:8px;min-height:30px;list-style:none;display:flex}.review-queue summary::-webkit-details-marker{display:none}.review-queue summary:focus-visible{outline:3px solid var(--focus);outline-offset:2px;border-radius:4px}.review-queue summary>strong{color:#56330b;font-size:12.5px}.review-queue__count{color:#6f4512;background:#f5dfb8;border-radius:999px;padding:2px 7px;font-size:10.5px;font-weight:700}.review-queue__hint{color:#805012;margin-left:auto;font-size:11.5px}.review-queue summary>svg{flex:none;transition:transform .14s}.review-queue[open] summary>svg{transform:rotate(90deg)}.review-queue ol{gap:7px;max-height:390px;margin:0;padding:5px 0 0;list-style:none;display:grid;overflow-y:auto}.review-queue li button{width:100%;min-height:76px;color:var(--charcoal);cursor:pointer;text-align:left;background:#ffffffbd;border:1px solid #ead2a8;border-radius:7px;grid-template-columns:minmax(0,1fr) 20px;align-items:center;gap:12px;padding:11px 12px;display:grid}.review-queue li button:hover,.review-queue li button:focus-visible{background:var(--white);border-color:#c99b57}.review-queue li button:focus-visible{outline:3px solid var(--focus);outline-offset:1px}.review-queue li button>svg{color:var(--plum-700)}.review-queue__item-copy{flex-direction:column;gap:3px;min-width:0;display:flex}.review-queue__item-heading{align-items:center;gap:8px;min-width:0;display:flex}.review-queue__item-heading strong{color:var(--charcoal);text-overflow:ellipsis;white-space:nowrap;font-size:12.5px;font-weight:650;overflow:hidden}.review-queue__item-heading em{color:var(--plum-700);background:var(--surface-selected);border-radius:999px;flex:none;padding:2px 6px;font-size:9.5px;font-style:normal;font-weight:700}.review-queue__meta{color:var(--text-muted);font-size:10.5px}.review-queue__reason{color:#6f4512;text-overflow:ellipsis;white-space:nowrap;font-size:11px;line-height:1.35;overflow:hidden}.review-queue>p,.review-queue>small{color:#805012;margin:9px 2px 0;font-size:10.5px;line-height:1.4;display:block}.review-queue>small{margin-top:3px}.office-scope-note{color:var(--text-muted);margin:9px 2px 0;font-size:11.5px}.cycle-band{background:var(--white);border:1px solid var(--border);border-radius:10px;grid-template-columns:minmax(300px,1.15fr) minmax(360px,1.3fr) minmax(185px,.58fr);min-height:164px;margin-bottom:18px;display:grid;position:relative}.cycle-band>div{min-width:0}.cycle-band__calendar{gap:15px;display:flex}.cycle-band__calendar>svg,.cycle-band__heading>svg,.cycle-band__next>svg{color:var(--plum-700);flex:none}.cycle-band p{color:var(--text-muted);margin:0;font-size:14.5px;line-height:1.4}.cycle-band p strong{color:var(--charcoal);font-weight:600}.cycle-band__calendar span{color:var(--charcoal);margin-top:35px;font-size:14px;font-weight:500;display:block}.cycle-band__calendar small{color:var(--text-muted);margin-top:8px;font-size:13px;display:block}.cycle-band__anniversary{border-left:1px solid var(--border);border-right:1px dashed var(--border-strong)}.cycle-band__heading{gap:15px;display:flex}.cycle-band__heading span{color:var(--text-muted);margin-top:7px;font-size:13.5px;display:block}.progress-line{appearance:none;background:#eee8f2;border:0;border-radius:99px;width:calc(100% - 38px);height:10px;margin:17px 0 9px 38px;display:block;overflow:hidden}.progress-line::-webkit-progress-bar{background:#eee8f2;border-radius:99px}.progress-line::-webkit-progress-value{background:var(--plum-700);border-radius:99px}.progress-line::-moz-progress-bar{background:var(--plum-700);border-radius:99px}.cycle-band__status{color:var(--text-muted);align-items:center;margin-left:38px;font-size:13.5px;display:flex}.cycle-band__status span:first-child{margin-right:auto}.cycle-band__status strong,.cycle-band__status span:nth-child(2),.cycle-band__status svg{color:var(--plum-700)}.cycle-band__status span:nth-child(2){margin-left:12px;font-weight:600}.cycle-band__status svg{margin-left:8px}.cycle-band__next{gap:14px;display:flex}.cycle-band__next strong,.cycle-band__next span,.cycle-band__next b{display:block}.cycle-band__next strong{margin-bottom:25px;font-size:14.5px}.cycle-band__next span{color:var(--text-muted);font-size:13px}.cycle-band__next b{color:var(--plum-700);margin-top:8px;font-size:24px;font-weight:500}.cycle-band--overview{grid-template-columns:1.1fr .9fr}.cycle-band__overview-note{border-left:1px solid var(--border);flex-direction:column;justify-content:center;padding:24px 34px;display:flex}.cycle-band__overview-note strong{margin-bottom:8px;font-size:20px;font-weight:600}.cycle-band__overview-note span{color:var(--text-muted);font-size:14px}.transactions-panel{background:var(--white);border:1px solid var(--border);border-radius:10px;overflow:hidden}.transactions-toolbar{border-bottom:1px solid var(--border);flex-wrap:wrap;align-items:center;gap:18px;min-height:80px;padding:15px 16px;display:flex}.search-control{width:auto;min-width:210px;max-width:430px;height:43px;color:var(--charcoal);background:var(--white);border:1px solid var(--border-strong);border-radius:6px;flex:260px;align-items:center;gap:12px;padding:0 14px;display:flex}.search-control:focus-within{border-color:var(--plum-700);box-shadow:0 0 0 3px var(--focus)}.search-control input{width:100%;min-width:0;color:var(--charcoal);background:0 0;border:0;outline:0;font-size:13.5px}.search-control input::placeholder{color:var(--text-faint)}.select-control--side{width:230px;height:43px}.select-control--status{width:240px;height:43px}.export-button{height:43px;color:var(--plum-700);background:var(--white);border:1px solid var(--plum-700);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;gap:9px;margin-left:auto;padding:0 20px;font-size:13.5px;font-weight:600;display:flex}.export-button:hover{color:var(--white);background:var(--plum-700)}.export-button:disabled{cursor:not-allowed;opacity:.48}.export-button:disabled:hover{color:var(--plum-700);background:var(--white)}.table-scroll{width:100%;overflow-x:auto}table{border-collapse:collapse;table-layout:fixed;width:100%}th,td{height:58px;color:var(--charcoal);border-bottom:1px solid var(--border);font-variant-numeric:tabular-nums;text-align:left;text-overflow:ellipsis;white-space:nowrap;padding:0 10px;font-size:12.8px;overflow:hidden}th{background:#fdfcfd;height:41px;font-size:12px;font-weight:600}th.col-date{display:table-cell}th.col-date svg{color:var(--plum-700);vertical-align:-3px;margin-left:6px;display:inline-block}tbody tr{cursor:pointer;transition:background .12s}.col-date{width:11.5%}.col-property{width:21%}.col-agent{width:12%}.col-side{width:10%}.col-price{text-align:right;width:11%}.col-rate{text-align:right;width:7%}.col-gross{text-align:right;width:13.5%}.col-payout{text-align:right;width:12.5%}.col-brokerage{text-align:right;width:10.5%}.col-disclosure{text-align:center;width:37px;padding:0 5px}th.col-brokerage{white-space:normal;line-height:1.2}th.col-side{padding-inline:4px;font-size:11px}.col-disclosure button{width:32px;height:32px;color:var(--plum-700);cursor:pointer;background:0 0;border:0;border-radius:5px;place-items:center;display:grid}.col-disclosure button:hover{background:#ece2f2}.col-property>span,.col-property>small{text-overflow:ellipsis;display:block;overflow:hidden}.record-status{color:#3c713e;letter-spacing:.03em;text-transform:uppercase;background:#eef8ef;border-radius:999px;margin-top:4px;padding:2px 6px;font-size:9.5px;font-style:normal;font-weight:700;display:inline-block}.record-status--needs_review{color:#805012;background:#fff3dc}.record-status--upcoming{color:#385f87;background:#edf5fc}.record-status--recorded_non_sale{color:var(--magenta-600);background:#f8edf4}.col-property>small{color:var(--text-muted);margin-top:3px;font-size:10.5px}.table-loading{min-height:260px;color:var(--text-muted);justify-content:center;align-items:center;gap:12px;font-size:13px;display:flex}.side-label{background:var(--white);border:1px solid;border-radius:5px;justify-content:center;align-items:center;min-width:50px;height:23px;padding:0 8px;font-size:11.5px;font-weight:500;display:inline-flex}.side-label--buyer{color:#1767db}.side-label--seller{color:#18823a}.side-label--dual{color:var(--magenta-600)}.side-label--transaction-broker{color:#6d4ba0;text-align:center;white-space:normal;max-width:100%;height:auto;min-height:23px;padding-block:3px;line-height:1.05}.side-label--rental{color:#a84400}.side-label--other{color:#6f6a73}.transactions-footer{min-height:55px;color:var(--text-faint);justify-content:space-between;align-items:center;padding:0 20px;font-size:12px;display:flex}.pagination{gap:10px;display:flex}.pagination button{min-width:40px;height:33px;color:var(--text-faint);background:var(--white);border:1px solid var(--border);border-radius:5px;padding:0 15px;font-size:12px}.pagination button.is-current{color:var(--plum-700);border-color:var(--magenta-600)}.pagination button:disabled{opacity:.55}.empty-state{min-height:260px;color:var(--text-muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.empty-state strong{color:var(--charcoal);margin:13px 0 5px;font-size:17px}.empty-state span{font-size:13px}.drawer-layer,.agent-sheet-layer{z-index:80;background:#231f2052;animation:.15s both fade-in;position:fixed;inset:0}.transaction-drawer{background:var(--white);width:min(440px,92vw);height:100%;box-shadow:var(--shadow-drawer);padding:44px 34px 38px;animation:.18s both slide-in;position:absolute;top:0;right:0;overflow-y:auto}.drawer-close{width:36px;height:36px;color:var(--charcoal);background:var(--white);border:1px solid var(--border);cursor:pointer;border-radius:50%;place-items:center;display:grid;position:absolute;top:20px;right:20px}.drawer-kicker{color:var(--plum-700);letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:700}.transaction-drawer h2{letter-spacing:-.035em;margin:12px 42px 12px 0;font-size:28px;font-weight:600;line-height:1.15}.drawer-meta{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:10px 14px;font-size:12px;display:flex}.drawer-section{border-top:1px solid var(--border);margin-top:32px;padding-top:24px}.drawer-section h3{margin:0 0 17px;font-size:16px;font-weight:650}.drawer-detail{color:var(--text-muted);justify-content:space-between;align-items:baseline;gap:20px;padding:9px 0;font-size:13px;display:flex}.drawer-detail strong{color:var(--charcoal);font-variant-numeric:tabular-nums;white-space:nowrap;font-weight:550}.drawer-detail--emphasis{border-top:1px dashed var(--border);margin-top:3px;padding-top:13px}.drawer-detail--emphasis strong{color:var(--plum-700);font-size:15px;font-weight:700}.drawer-section--identifiers{margin-top:24px}.drawer-section--review{color:#6f4512;background:#fff9ed;border:1px solid #ead2a8;border-radius:8px;padding:18px}.drawer-section--review h3{margin-bottom:10px}.drawer-section--review ul{margin:0;padding-left:20px;font-size:12px;line-height:1.55}.drawer-section--periods>div{background:var(--surface-soft);border-radius:8px;margin-bottom:10px;padding:13px 15px}.drawer-section--periods span,.drawer-section--periods strong,.drawer-section--periods small{display:block}.drawer-section--periods span{color:var(--text-muted);font-size:12px}.drawer-section--periods strong{margin:4px 0;font-size:14px}.drawer-section--periods small{color:var(--plum-700);font-size:11.5px}.drawer-note{color:var(--text-muted);background:var(--surface-soft);border-radius:8px;gap:10px;margin:26px 0 0;padding:13px 14px;font-size:12px;line-height:1.45;display:flex}.drawer-note svg{color:var(--plum-700);flex:none}.agent-sheet-layer,.agent-sheet{display:none}.agent-sheet__account{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:16px;margin-top:14px;padding:16px 12px 2px;display:flex}.agent-sheet__account>div{flex-direction:column;min-width:0;display:flex}.agent-sheet__account strong,.agent-sheet__account span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.agent-sheet__account strong{font-size:13px}.agent-sheet__account span{color:var(--text-muted);margin-top:3px;font-size:11px}.agent-sheet__account button{color:#8d1a29;cursor:pointer;background:0 0;border:0;flex:none;font-size:12px;font-weight:650}.dashboard-error{color:#6e1c29;background:#fff6f7;border:1px solid #e7bcc3;border-radius:8px;justify-content:space-between;align-items:center;gap:20px;margin-bottom:18px;padding:15px 18px;display:flex}.dashboard-error>div{flex-direction:column;gap:3px;display:flex}.dashboard-error strong{font-size:13px}.dashboard-error span{font-size:12px}.dashboard-error button{color:#6e1c29;background:var(--white);cursor:pointer;border:1px solid #c9828d;border-radius:6px;flex:none;padding:8px 13px;font-size:12px;font-weight:650}.auth-shell{background:#fbfafc;grid-template-columns:minmax(430px,.94fr) minmax(430px,1.06fr);min-height:100vh;display:grid}.auth-brand-panel{min-height:100vh;color:var(--white);background:radial-gradient(circle at 85% 15%,#9e1d9775,#0000 34%),linear-gradient(145deg,#1e1725 0%,#2e1e3b 48%,#592c82 100%);flex-direction:column;justify-content:space-between;padding:clamp(36px,5vw,72px);display:flex;position:relative;overflow:hidden}.auth-brand-panel:after{content:"";border:1px solid #ffffff29;border-radius:50%;width:480px;height:480px;position:absolute;bottom:-170px;right:-160px;box-shadow:0 0 0 70px #ffffff09,0 0 0 140px #ffffff06}.auth-brand-panel>img{z-index:1;width:min(310px,74%);height:auto;position:relative}.auth-brand-panel>div{z-index:1;max-width:610px;position:relative}.auth-brand-panel span{color:#eadcf0;letter-spacing:.13em;text-transform:uppercase;margin-bottom:20px;font-size:13px;font-weight:650;display:block}.auth-brand-panel h1{letter-spacing:-.055em;max-width:570px;margin:0;font-size:clamp(38px,5vw,64px);font-weight:560;line-height:1.02}.auth-brand-panel p{color:#eadfec;max-width:560px;margin:26px 0 0;font-size:clamp(15px,1.3vw,18px);line-height:1.65}.auth-form-panel,.auth-simple-shell,.auth-loading{place-items:center;min-height:100vh;padding:36px;display:grid}.auth-simple-shell{background:radial-gradient(circle at 0 0,#9e1d971f,#0000 32%),#f8f5fa}.auth-card{width:min(440px,100%)}.auth-card--compact{background:var(--white);border:1px solid var(--border);border-radius:14px;padding:38px;box-shadow:0 18px 48px #231f2017}.auth-card__mark{color:var(--plum-700);align-items:center;gap:12px;margin-bottom:50px;font-size:14px;font-weight:650;display:flex}.auth-card--compact .auth-card__mark{margin-bottom:34px}.auth-card__mark img{border-radius:50%;width:42px;height:42px}.auth-eyebrow{color:var(--magenta-600);letter-spacing:.12em;text-transform:uppercase;margin:0 0 11px;font-size:11px;font-weight:700}.auth-card h1,.auth-card h2{color:var(--charcoal);letter-spacing:-.04em;margin:0;font-size:34px;font-weight:620}.auth-intro{color:var(--text-muted);margin:11px 0 28px;font-size:14px;line-height:1.55}.auth-card form{flex-direction:column;gap:18px;display:flex}.auth-field{flex-direction:column;gap:8px;display:flex}.auth-field>span{color:var(--charcoal);font-size:12px;font-weight:650}.auth-field input{width:100%;height:49px;color:var(--charcoal);background:var(--white);border:1px solid var(--border-strong);border-radius:7px;padding:0 14px}.auth-field input:focus{border-color:var(--plum-700)}.auth-field input[aria-invalid=true]{border-color:#a42738}.auth-field small{color:var(--text-muted);font-size:11px}.auth-primary{height:50px;color:var(--white);background:var(--plum-700);cursor:pointer;border:0;border-radius:7px;margin-top:4px;font-weight:650}.auth-primary:hover:not(:disabled){background:var(--plum-800)}.auth-primary:disabled{cursor:wait;opacity:.7}.auth-link{color:var(--plum-700);margin-top:20px;font-size:12px;font-weight:650;text-decoration:none;display:inline-block}.auth-link:hover{text-decoration:underline}.auth-links{flex-direction:column;align-items:flex-start;gap:10px;margin-top:20px;display:flex}.auth-links .auth-link{margin-top:0}.auth-link--button{cursor:pointer;text-align:left;background:0 0;border:0;padding:0}.auth-field--code input{font-variant-numeric:tabular-nums;letter-spacing:.34em;text-align:center;font-size:20px;font-weight:650}.auth-error{color:#8d1a29;margin:-3px 0 0;font-size:12px}.auth-error--block{background:#fff3f5;border:1px solid #e8bdc4;border-radius:7px;margin:22px 0 0;padding:14px}.auth-error--block p{margin:0 0 8px}.auth-error--block a{color:#6e1c29;font-weight:650}.auth-actions{flex-direction:column;align-items:stretch;gap:10px;margin-top:12px;display:flex}.auth-actions .auth-primary{width:100%}.auth-secondary{min-height:46px;color:var(--plum-700);background:var(--white);border:1px solid var(--plum-700);cursor:pointer;border-radius:7px;font-weight:650}.auth-secondary:hover{background:var(--surface-selected)}.auth-success{color:#205b35;background:#eff8f2;border:1px solid #b8dcc4;border-radius:8px;margin:24px 0 2px;padding:18px}.auth-success p{margin:7px 0 0;font-size:13px;line-height:1.5}.auth-preview{border-top:1px solid var(--border);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:16px;margin-top:30px;padding:13px 0;display:flex}.auth-preview span{color:var(--text-muted);letter-spacing:.06em;text-transform:uppercase;font-size:10px;font-weight:650}.auth-preview button{color:var(--plum-700);background:var(--surface-selected);cursor:pointer;border:0;border-radius:5px;padding:7px 10px;font-size:11px;font-weight:650}.auth-privacy{color:var(--text-muted);margin:22px 0 0;font-size:10.5px;line-height:1.5}.auth-loading{color:var(--text-muted);text-align:center;background:#f9f7fa;align-content:center}.auth-loading img{border-radius:50%;width:64px;height:64px;margin:0 auto 22px}.auth-loading p{margin:14px 0 0;font-size:13px}.auth-loading h1{color:var(--charcoal);margin:0;font-size:28px}.auth-loading__actions{justify-content:center;gap:10px;margin-top:20px;display:flex}.auth-loading__actions button{background:var(--white);border:1px solid var(--border-strong);cursor:pointer;border-radius:7px;min-width:120px;height:42px;margin:0;padding:0 16px}.auth-loading__actions .auth-primary{color:var(--white);background:var(--plum-700);border-color:var(--plum-700)}.auth-spinner{border:2px solid #d7cedd;border-top-color:var(--plum-700);border-radius:50%;width:20px;height:20px;animation:.7s linear infinite spin;display:inline-block}.auth-link-loading{color:var(--text-muted);align-items:center;gap:12px;padding:25px 0 4px;font-size:13px;display:flex}@media (width<=900px){.auth-shell{background:#f8f5fa;display:block}.auth-brand-panel{min-height:310px;padding:32px}.auth-brand-panel>img{width:230px}.auth-brand-panel>div{margin-top:58px}.auth-brand-panel h1{max-width:600px;font-size:clamp(34px,7vw,50px)}.auth-brand-panel p,.auth-brand-panel span{display:none}.auth-form-panel{min-height:auto;padding:48px 28px 60px}.auth-card__mark{display:none}}@media (width<=520px){.auth-brand-panel{min-height:246px;padding:24px}.auth-brand-panel>img{width:205px}.auth-brand-panel>div{margin-top:36px}.auth-brand-panel h1{font-size:34px}.auth-form-panel,.auth-simple-shell{padding:32px 20px 48px}.auth-card--compact{padding:28px 23px}.auth-card h1,.auth-card h2{font-size:30px}.auth-preview,.dashboard-error{flex-direction:column;align-items:flex-start}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes fade-in{0%{opacity:0}}@keyframes slide-in{0%{opacity:.6;transform:translate(24px)}}@media (width<=1240px){.app-shell{grid-template-columns:242px minmax(0,1fr)}.app-shell--collapsed{grid-template-columns:82px minmax(0,1fr)}.sidebar__brand-full{width:200px}.sidebar__product{margin-left:27px}.sidebar__item{gap:14px;padding-inline:24px}.topbar{padding-inline:24px}.topbar__loaded{margin-left:18px;padding-inline:20px}.content{padding-inline:24px}.transactions-toolbar{gap:12px}.search-control{max-width:none}.cycle-band{grid-template-columns:minmax(270px,1fr) minmax(330px,1.25fr) minmax(160px,.55fr)}.cycle-band__calendar,.cycle-band__anniversary,.cycle-band__next{padding-inline:18px}.summary-strip__metric{padding-inline:20px}.col-gross{display:none}.col-property{width:25%}}@media (width<=1000px){.topbar h1{font-size:25px}.topbar__loaded{display:none}.icon-button{border-left:1px solid var(--border)}.cycle-band{grid-template-columns:1fr 1.25fr}.cycle-band__next{display:none}.cycle-band__anniversary{border-right:0}.col-rate,.col-brokerage{display:none}.col-property{width:29%}.col-payout{width:15%}}@media (width<=900px){.app-shell,.app-shell--collapsed{min-height:100vh;display:block}.sidebar,.topbar--desktop,.content-heading__desktop{display:none}.topbar--mobile{min-height:72px;padding:0 18px;display:flex}.mobile-brand{letter-spacing:-.025em;align-items:center;gap:10px;min-width:0;font-size:17px;font-weight:650;display:flex}.mobile-brand img{border-radius:50%;width:44px;height:44px}.topbar--mobile .select-control--year{width:102px;height:42px;margin-left:auto}.topbar--mobile .select-control select{padding-left:13px}.mobile-menu-button{cursor:pointer;background:0 0;border:0;place-items:center;width:42px;height:42px;margin-left:8px;display:grid}.content{padding:20px 18px 28px}.mobile-agent-control{width:100%;min-height:62px;color:var(--plum-700);background:var(--surface-selected);cursor:pointer;text-align:left;border:0;border-radius:9px;align-items:center;gap:13px;margin-bottom:26px;padding:10px 18px;font-size:16px;display:flex}.mobile-agent-control__copy{min-width:0;color:var(--charcoal);flex-direction:column;flex:1;gap:2px;display:flex}.mobile-agent-control__copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:500;overflow:hidden}.mobile-agent-control__copy small{color:#655f67;font-size:11px;font-weight:600}.mobile-agent-control.is-website-unlisted{color:#6f6a71;background:#f1eff2}.content-heading{margin:0 8px 22px}.content-heading__title{flex-direction:column;align-items:flex-start;gap:8px}.content-heading__mobile{display:block}.content-heading h1,.content-heading h2{font-size:clamp(27px,8.2vw,36px);font-weight:600;line-height:1.08}.content-heading p{font-size:14px}.summary-strip{border:0;border-radius:0;grid-template-columns:1fr 1fr;min-height:166px;margin:0 8px 24px;position:relative}.summary-strip:after{content:"";background:var(--border);width:1px;position:absolute;top:4px;bottom:4px;left:50%}.summary-strip__metric{justify-content:flex-start;min-height:78px;padding:4px 16px}.summary-strip__metric:not(:last-child):after{display:none}.summary-strip__metric>span{text-overflow:clip;white-space:normal;margin-bottom:7px;font-size:12.5px;line-height:1.25;overflow:visible}.summary-strip__metric strong{font-size:23px}.summary-strip__metric:first-child{grid-area:1/1}.summary-strip__metric:nth-child(2){grid-area:2/1}.summary-strip__metric:nth-child(3){grid-area:1/2}.summary-strip__metric:nth-child(4){grid-area:2/2}.summary-strip__metric:nth-child(3),.summary-strip__metric:nth-child(4){padding-left:30px}.summary-strip__metric:nth-child(2) strong,.summary-strip__metric:nth-child(4) strong{color:var(--text-muted);font-size:17px}.other-compensation-summary{flex-direction:column;align-items:flex-start;gap:7px;margin:-8px 8px 18px;padding:14px 16px}.other-compensation-summary strong{font-size:20px}.quality-stack{margin-inline:8px}.quality-notice{padding:12px}.quality-notice__message>div{flex-direction:column;align-items:flex-start;gap:2px}.review-queue__hint{display:none}.review-queue li button{min-height:84px}.review-queue__item-heading{flex-direction:column;align-items:flex-start;gap:4px}.review-queue__item-heading strong,.review-queue__reason{text-overflow:clip;white-space:normal;overflow:visible}.cycle-band,.cycle-band--overview{border-radius:9px;grid-template-columns:minmax(0,1fr) 125px;min-height:236px;margin-bottom:22px;display:grid}.cycle-band__calendar{display:none}.cycle-band__anniversary{border:0;grid-column:1/-1;padding:23px 18px 76px}.cycle-band__heading p{font-size:13px}.cycle-band__heading{gap:12px;width:calc(100% - 150px)}.cycle-band__heading span{font-size:12.5px}.progress-line{width:100%;margin:26px 0 12px}.cycle-band__status{margin-left:0}.cycle-band__next{border:0;gap:10px;width:138px;padding:23px 0 0;display:flex;position:absolute;top:0;right:18px}.cycle-band__next strong{display:none}.cycle-band__next span{margin-top:2px;line-height:1.35}.cycle-band__next b{font-size:20px}.cycle-band--overview{min-height:auto;padding:0;display:block}.cycle-band--overview .cycle-band__calendar{padding:21px;display:flex}.cycle-band--overview .cycle-band__calendar span{margin-top:16px}.cycle-band__overview-note{border-top:1px solid var(--border);border-left:0;padding:18px 21px}.transactions-panel{border:0;border-radius:0;overflow:visible}.transactions-toolbar{border:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;min-height:58px;padding:0;display:grid}.search-control{grid-column:1/-1;width:100%;min-width:0;max-width:none;height:48px}.select-control--side,.select-control--status{width:100%;height:48px}.export-button{display:none}.table-scroll{overflow:visible}table{margin-top:12px}th,td{white-space:normal;height:74px;padding:7px;font-size:12px}th{vertical-align:middle;height:46px;padding-block:0;font-size:11px}.col-date{width:24%}.col-property{width:34%}.col-side{width:17%}.col-payout{width:22%}.col-disclosure{width:30px}.col-price,.col-rate,.col-gross,.col-brokerage,.col-agent{display:none}.col-property{line-height:1.35}.col-payout{text-align:right;white-space:nowrap}.col-side{text-align:center}.side-label{min-width:48px;height:25px;padding-inline:6px;font-size:11px}.side-label.side-label--transaction-broker{white-space:normal;width:100%;min-width:0;height:auto;min-height:25px;padding:4px 2px;line-height:1.05}.transactions-footer{min-height:48px;padding:8px 4px}.pagination{display:none}.transaction-drawer{width:100%;padding:42px 24px 34px}.agent-sheet-layer,.agent-sheet{display:block}.agent-sheet{background:var(--white);border-radius:18px 18px 0 0;max-height:82vh;padding:20px 18px 28px;animation:.18s both sheet-up;position:absolute;bottom:0;left:0;right:0;overflow-y:auto}.agent-sheet__header{justify-content:space-between;align-items:center;padding:0 4px 14px;display:flex}.agent-sheet__header h2{margin:0;font-size:20px}.agent-sheet__header button{background:0 0;border:0;place-items:center;width:36px;height:36px;display:grid}.agent-sheet>button{text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:13px;width:100%;height:52px;padding:0 14px;display:flex}.agent-sheet__roster-group{color:#777179;letter-spacing:.08em;text-transform:uppercase;padding:20px 14px 8px;font-size:11px;font-weight:700}.agent-sheet>button.is-website-unlisted{color:#6b656d;background:#f8f7f8}.agent-sheet>button.is-selected{color:var(--plum-700);background:var(--surface-selected)}.agent-sheet>button.is-website-unlisted.is-selected{color:#5d5660;background:#eae6ec}}@media (width<=470px){.mobile-brand span{max-width:112px;font-size:15px;line-height:1.08}.topbar--mobile{padding-inline:13px}.content{padding-inline:14px}.summary-strip,.other-compensation-summary{margin-inline:0}.summary-strip__metric{padding-inline:10px}.summary-strip__metric:nth-child(3),.summary-strip__metric:nth-child(4){padding-left:22px}.cycle-band__next{width:122px;right:12px}.cycle-band__heading{width:calc(100% - 132px)}.select-control--side,.select-control--status{grid-column:1/-1}th,td{padding-inline:4px}.col-date{width:25%}.col-property{width:30%}.col-side{width:20%}.col-payout{width:23%}}@keyframes sheet-up{0%{opacity:.7;transform:translateY(24px)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}:root{--plum-700:#6f4e6a;--plum-800:#563a52;--magenta-600:#8a287e;--charcoal:#28242a;--sidebar:#fff;--surface-soft:#faf8fa;--surface-selected:#f6eff6;--text-muted:#68636b;--text-faint:#7b757d;--border:#dddadd;--border-strong:#bdb7bf;--focus:#6f4e6a33}.app-shell{grid-template-columns:250px minmax(0,1fr)}.app-shell--collapsed{grid-template-columns:78px minmax(0,1fr)}.sidebar{color:var(--charcoal);background:var(--white);border-right:1px solid var(--border)}.sidebar__brand{flex-basis:214px;padding:30px 22px 24px}.sidebar__brand-full{width:204px}.sidebar__product{color:var(--plum-700);letter-spacing:0;margin:20px 0 0 49px;font-size:16px;font-weight:400}.sidebar__nav{padding-bottom:10px}.sidebar__item{color:var(--charcoal);flex-basis:62px;gap:17px;padding:0 28px 0 34px;font-size:15px;font-weight:400}.sidebar__item:hover{color:var(--plum-700);background:#faf8fa}.sidebar__item.is-selected{color:var(--plum-700);background:var(--surface-selected)}.sidebar__item.is-selected:before{background:var(--magenta-600);width:4px}.sidebar__divider{background:var(--border);margin:0 26px}.sidebar__roster-group{color:var(--text-faint)}.sidebar__item.is-website-unlisted,.sidebar__item.is-website-unlisted:hover{color:#777178}.sidebar__item.is-website-unlisted.is-selected{color:var(--plum-700);background:var(--surface-selected)}.sidebar__collapse{color:var(--charcoal);border-top-color:var(--border);flex-basis:66px;padding:0 28px;font-size:14px}.sidebar__collapse:hover{color:var(--plum-700);background:#faf8fa}.sidebar__collapse-icon{border-color:#817b83;flex-basis:34px;width:34px;height:34px}.sidebar--collapsed .sidebar__brand{flex-basis:102px}.topbar{min-height:82px;padding-inline:42px 34px}.topbar h1{letter-spacing:-.025em;max-width:290px;font-size:clamp(27px,2.25vw,35px);font-weight:300;line-height:1.05}.topbar__loaded{font-size:13px;font-weight:400}.topbar__user{font-weight:400}.select-control{border-radius:5px}.select-control--year{width:178px;height:46px}.content{padding:24px 34px 34px 42px}.content-heading{margin-bottom:18px}.content-heading h1,.content-heading h2{letter-spacing:-.035em;font-size:clamp(38px,3.35vw,52px);font-weight:300}.content-heading p{margin-top:8px;font-size:14.5px}.summary-strip{border-left:0;border-right:0;border-radius:0;min-height:108px;margin-bottom:14px}.summary-strip__metric{padding:17px 28px}.summary-strip__metric>span{font-size:13px;font-weight:400}.summary-strip__metric strong{letter-spacing:-.02em;font-size:clamp(25px,2.1vw,32px);font-weight:400}.other-compensation-summary{background:#faf9fa;border-left:0;border-right:0;border-radius:0;min-height:54px;padding-inline:18px}.other-compensation-summary span,.other-compensation-summary strong{font-weight:500}.cycle-band,.transactions-panel{border-left:0;border-right:0;border-radius:0}.cycle-band{min-height:142px}.cycle-band__calendar,.cycle-band__anniversary,.cycle-band__next{padding:18px 24px}.cycle-band__overview-note strong{font-weight:400}.transactions-toolbar{padding-inline:4px}.search-control,.select-control--side,.select-control--status,.export-button{border-radius:5px;height:46px}.export-button{padding-inline:22px;font-weight:500}th{letter-spacing:.025em;text-transform:uppercase;background:#fafafa;font-size:11px;font-weight:600}tbody tr:hover,tbody tr.is-highlighted{background:#f8f3f8}.record-status{background:0 0;border-radius:0;padding-inline:0}.record-status--needs_review,.record-status--upcoming,.record-status--recorded_non_sale{background:0 0}.account-menu,.transaction-drawer{border-radius:6px}.auth-shell{background:var(--white);grid-template-columns:minmax(430px,.92fr) minmax(430px,1.08fr)}.auth-brand-panel{color:var(--charcoal);border-right:1px solid var(--border);background:#f7f7f7}.auth-brand-panel:after{display:none}.auth-brand-panel>img{width:min(360px,78%)}.auth-brand-panel span{color:var(--plum-700);font-weight:500}.auth-brand-panel h1{max-width:540px;color:var(--charcoal);letter-spacing:-.045em;font-size:clamp(40px,4.6vw,62px);font-weight:300}.auth-brand-panel p{color:var(--text-muted)}.auth-card__mark{font-weight:500}.auth-eyebrow{color:var(--plum-700);font-weight:600}.auth-card h1,.auth-card h2{letter-spacing:-.025em;font-size:36px;font-weight:300}.auth-primary,.auth-secondary,.auth-field input,.auth-card--compact{border-radius:5px}.auth-primary{font-weight:500}.auth-simple-shell,.auth-loading{background:#f7f7f7}@media (width<=1240px){.app-shell{grid-template-columns:228px minmax(0,1fr)}.app-shell--collapsed{grid-template-columns:78px minmax(0,1fr)}.sidebar__brand-full{width:184px}.sidebar__product{margin-left:42px}.sidebar__item{padding-inline:26px 20px}.topbar,.content{padding-inline:28px 24px}}@media (width<=900px){.topbar--mobile{border-bottom-color:var(--border);min-height:76px}.topbar--mobile .select-control--year{width:116px}.mobile-brand{font-weight:500}.content{padding-top:24px}.mobile-agent-control{border-radius:5px}.content-heading h1,.content-heading h2{font-weight:300}.summary-strip__metric strong,.summary-strip__metric:nth-child(2) strong,.summary-strip__metric:nth-child(4) strong{text-overflow:clip;font-size:19px;overflow:visible}.summary-strip__metric:nth-child(3),.summary-strip__metric:nth-child(4){padding-left:20px}.cycle-band,.cycle-band--overview,.other-compensation-summary{border-right:1px solid var(--border);border-left:1px solid var(--border);border-radius:5px}.auth-shell{background:var(--white)}.auth-brand-panel{border-right:0;border-bottom:1px solid var(--border);background:#f7f7f7;min-height:285px}.auth-brand-panel h1{font-weight:300}}
