@import "https://fonts.googleapis.com/css2?family=Poppins:wght@500;600;700&family=Roboto:wght@400;500;700&display=swap";.agent-drawer-shell__workspace[data-v-fd90e881]{color:#171717;border:1px solid #deddd8;border-radius:.75rem;justify-content:center;align-items:center;gap:.45rem;margin:0 1.35rem .2rem;padding:.75rem 1rem;font-weight:700;text-decoration:none;transition:border-color .16s,background .16s,transform .16s;display:flex}.agent-drawer-shell__workspace[data-v-fd90e881]:hover{background:#f7f6f2;border-color:#c9c7c0;transform:translateY(-1px)}.pipeline{color:#121212;gap:1.5rem;width:100%;max-width:1680px;margin-inline:auto;display:grid;container-type:inline-size}.pipeline__heading{justify-content:space-between;align-items:end;gap:1.5rem;display:flex}.pipeline__heading h1{color:#121212;letter-spacing:-.035em;margin:0;font-weight:800}.pipeline__heading p{color:#5f5f5a;margin:.35rem 0 0}.pipeline-button{min-height:44px;font-family:var(--rer-font-heading);cursor:pointer;border:0;border-radius:10px;justify-content:center;align-items:center;gap:.45rem;padding:.7rem 1rem;font-weight:700;transition:transform .16s,box-shadow .16s,background-color .16s;display:inline-flex}.pipeline-button:hover{transform:translateY(-1px)}.pipeline-button--primary{color:#fff;background:#d42d8c;box-shadow:0 8px 18px #d42d8c2e}.pipeline-button--primary:hover{background:#be247c;box-shadow:0 10px 22px #d42d8c3d}.pipeline__toolbar{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.pipeline-tabs{background:#fff;border:1px solid #e2e2dc;border-radius:11px;padding:4px;display:flex;box-shadow:0 2px 6px #12121208}.pipeline-tabs button{cursor:pointer;background:0 0;border:0;border-radius:8px;min-height:38px;padding:.55rem .85rem;font-weight:700;transition:background-color .15s,color .15s,box-shadow .15s}.pipeline-search{color:#777771;background:#fff;border:1px solid #e2e2dc;border-radius:10px;align-items:center;gap:.55rem;min-width:240px;min-height:46px;padding:.6rem .75rem;transition:border-color .15s,box-shadow .15s;display:flex}.pipeline-search:focus-within{border-color:#c9a0ba;box-shadow:0 0 0 3px #d42d8c1a}.pipeline-search input{background:0 0;border:0;outline:0;width:100%;min-width:0}.pipeline-owner select{background:#fff;border:1px solid #e2e2dc;border-radius:10px;min-height:46px;padding:.65rem 2.25rem .65rem .8rem}.pipeline-count{color:#777771;margin-left:auto;font-size:.88rem;font-weight:500}.pipeline-board{scroll-snap-type:x proximity;scrollbar-color:#c8c8c1 transparent;scrollbar-width:thin;grid-template-columns:repeat(4,minmax(280px,1fr));align-items:start;gap:.9rem;padding:.15rem .05rem .85rem;display:grid;overflow-x:auto}.pipeline-column{scroll-snap-align:start;background:#f5f5f1;border:1px solid #e3e3dd;border-radius:16px;min-height:178px;padding:.85rem}.pipeline-column>header{justify-content:space-between;align-items:center;gap:1rem;display:flex}.pipeline-column h2{color:#121212;letter-spacing:-.01em;margin:0;font-size:.95rem}.pipeline-column>header span{background:#fff;border:1px solid #ecece7;border-radius:9px;place-items:center;min-width:28px;height:28px;font-size:.8rem;font-weight:700;display:grid;box-shadow:0 2px 5px #12121208}.pipeline-card{text-align:left;color:#121212;background:#fff;border:1px solid #e4e4de;border-radius:12px;gap:.35rem;width:100%;margin-top:.75rem;padding:.95rem;display:grid;position:relative;box-shadow:0 2px 7px #12121209}.pipeline-card strong{font-family:var(--rer-font-heading)}.pipeline-card small{color:#85857f}.pipeline-card time{background:#f5f5f1;border-radius:999px;width:max-content;padding:.25rem .5rem;font-size:.76rem}.pipeline-card p{color:#5f5f5a;margin:.2rem 0;font-size:.86rem}.pipeline-card footer{justify-content:space-between;font-size:.76rem;display:flex}.pipeline-card em{color:#a81b6e;font-style:normal}.pipeline-card__moves{flex:none;gap:.3rem;margin:0;display:flex}.pipeline-card__moves button{color:#353532;cursor:pointer;background:#fff;border:1px solid #e2e2dc;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.pipeline-card__moves button:disabled{cursor:not-allowed;opacity:.35}.pipeline-empty{color:#969690;text-align:center;margin:2.2rem 0}.pipeline-table-wrap{scrollbar-color:#c8c8c1 transparent;scrollbar-width:thin;background:#fff;border:1px solid #e2e2dc;border-radius:16px;overflow-x:auto;box-shadow:0 4px 16px #12121209}.pipeline-table{border-collapse:collapse;width:100%;min-width:1200px}.pipeline-table th,.pipeline-table td{text-align:left;white-space:nowrap;border-bottom:1px solid #e9e9e4;padding:.75rem}.pipeline-table th{font-family:var(--rer-font-heading);font-size:.73rem}.pipeline-table td{font-size:.84rem}.pipeline-table tbody tr{transition:background-color .14s}.pipeline-table tbody tr:hover{background:#fbfbf9}.pipeline-table td:first-child button{cursor:pointer;background:0 0;border:0;min-height:34px;padding:0;font-weight:700}.activity-cell{color:#fff;background:#dcdcd5;border-radius:9px;place-items:center;width:32px;height:32px;font-weight:700;transition:transform .12s,box-shadow .12s,background-color .12s;display:grid}.activity-cell:active{transform:scale(.94)}.activity-cell[data-on=true]{background:#17a05c}.pipeline-scrim{z-index:20;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#12121259;position:fixed;inset:0}.pipeline-drawer{background:#fff;width:min(560px,100%);height:100%;padding:1.5rem;position:absolute;top:0;right:0;overflow:auto;box-shadow:-18px 0 50px #1212121f}.pipeline-drawer>header{justify-content:space-between;display:flex}.pipeline-drawer>header button{background:#fff;border:1px solid #e8e8e2;border-radius:50%;width:44px;height:44px}.pipeline-drawer section{border-top:1px solid #e8e8e2;padding:1.1rem 0}.pipeline-drawer dl{grid-template-columns:110px 1fr;gap:.55rem;display:grid}.pipeline-drawer dt{color:#8a8a84}.pipeline-drawer dd{margin:0}.pipeline-drawer article{background:#f5f5f1;border-radius:8px;padding:.8rem}.sr-only{clip:rect(0,0,0,0);width:1px;height:1px;position:absolute;overflow:hidden}@container (width<=900px){.pipeline__heading{flex-direction:column;align-items:start}.pipeline-board{grid-template-columns:repeat(4,288px)}.pipeline-count{margin-left:0}.pipeline-search{flex:100%}}.pipeline-card__open{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;gap:.35rem;padding:0 96px 0 0;display:grid}.pipeline-card__date{color:#666660;width:max-content;min-height:30px;font:700 .72rem/1 var(--rer-font-heading);cursor:pointer;background:#f3f3ef;border:1px solid #e7e7e1;border-radius:8px;align-items:center;gap:5px;padding:.35rem .5rem;transition:border-color .15s,box-shadow .15s,background-color .15s;display:inline-flex;position:absolute;top:.85rem;right:.85rem}.pipeline-card__date:hover{background:#ecece6}.pipeline-card__date:focus-visible{border-color:#c68eaf;outline:0;box-shadow:0 0 0 3px #d42d8c1a}.pipeline-card__date[data-tone=future]{color:#237943;background:#e4f5e9;border-color:#b8dfc5}.pipeline-card__date[data-tone=overdue]{color:#ad2929;background:#fde7e7;border-color:#efc2c2}.pipeline-card__date-text{white-space:nowrap}.pipeline-card__open strong{font-size:.96rem;line-height:1.25}.pipeline-card__open small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.pipeline-card__open p{min-height:1.25rem;margin:.55rem 0 .15rem}.pipeline-card__footer{border-top:1px solid #ecece7;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;padding-top:.65rem;display:flex}.pipeline-card__meta{flex-wrap:wrap;align-items:center;gap:.42rem;min-width:0;display:flex}.pipeline-card__meta>span{color:#9a9a94;letter-spacing:.14em;text-transform:uppercase;font-size:.68rem;font-weight:800}.pipeline-card__meta em{color:#b21e74;background:#fae8f3;border-radius:6px;padding:3px 7px;font-size:.68rem;font-style:normal;font-weight:800}.pipeline-card{transition:transform .24s cubic-bezier(.2,.8,.2,1),box-shadow .24s,opacity .2s}.pipeline-card:hover{transform:translateY(-2px);box-shadow:0 9px 24px #12121217}.work-tag{z-index:1;color:#666660;font:700 10px/1.3 var(--rer-font-heading);background:#f0f0ec;border-radius:6px;padding:4px 20px 4px 7px;position:static}.work-tag[data-kind=WAITING_FOR_FEEDBACK]{color:#a81b6e;background:#f9e5f1}.work-tag[data-kind=AWAITING_PAYMENT]{color:#8a6408;background:#fff2cf}.work-tag[data-kind=MAKE_LIVE]{color:#237943;background:#e4f5e9}.work-tag[data-kind=MAKE_REVISIONS]{color:#a84b18;background:#ffeadc}.work-tag[data-kind=SCHEDULE_CALL]{color:#28618f;background:#e8f1fb}.work-tag--select{cursor:pointer;border:1px solid #e1e1db;width:80px;min-height:32px}.work-tag--select[data-kind=WAITING_FOR_FEEDBACK]{width:142px}.work-tag--select[data-kind=AWAITING_PAYMENT]{width:126px}.work-tag--select[data-kind=MAKE_LIVE]{width:92px}.work-tag--select[data-kind=MAKE_REVISIONS]{width:116px}.work-tag--select[data-kind=SCHEDULE_CALL]{width:112px}.pipeline-board{grid-template-columns:repeat(4,minmax(280px,1fr))}.follow-up-date-control,.lead-status{min-height:36px;font:inherit;border:1px solid #e1e1db;border-radius:8px}.follow-up-date-control{color:#555550;cursor:pointer;background:#fff;align-items:center;gap:5px;width:112px;padding:5px 8px;font-weight:700;transition:border-color .15s,box-shadow .15s;display:inline-flex;position:relative}.follow-up-date-control:hover{border-color:#c9c8c2}.follow-up-date-control:focus-visible{border-color:#c68eaf;outline:0;box-shadow:0 0 0 3px #d42d8c1a}.follow-up-date-control[data-tone=future]{color:#237943;background:#e4f5e9;border-color:#b8dfc5}.follow-up-date-control[data-tone=overdue]{color:#ad2929;background:#fde7e7;border-color:#efc2c2}.lead-status{cursor:pointer;text-align:left;justify-content:space-between;align-items:center;gap:6px;width:100%;padding:5px 8px;font-weight:700;transition:border-color .15s,box-shadow .15s,transform .15s;display:flex}.lead-status:hover{border-color:#c9c8c2;transform:translateY(-1px)}.lead-status:focus-visible{border-color:#c68eaf;outline:0;box-shadow:0 0 0 3px #d42d8c1a}.lead-status[data-status=lead]{color:#555550;background:#f1f1ed}.lead-status[data-status=following_up]{color:#28618f;background:#e8f1fb}.lead-status[data-status=discovery_call]{color:#7040a4;background:#eee8fb}.lead-status[data-status=onboarding_call]{color:#8a6408;background:#fff4d8}.lead-status[data-status=launch_call]{color:#a84b18;background:#ffeadc}.lead-status[data-status=live]{color:#237943;background:#e4f5e9}.lead-status[data-status=lost]{color:#ad2929;background:#fde7e7}@container (width<=900px){.pipeline-board{grid-template-columns:repeat(4,288px)}}.pipeline-column{transition:background-color .2s,box-shadow .2s}.card-shift-enter-active,.card-shift-leave-active,.card-shift-move{transition:transform .32s cubic-bezier(.22,.8,.3,1),opacity .24s}.card-shift-enter-from,.card-shift-leave-to{opacity:0;transform:translateY(12px)scale(.98)}.card-shift-leave-active{position:absolute}.pipeline-drawer{animation:.28s cubic-bezier(.22,.8,.3,1) drawer-in}.pipeline-scrim{animation:.2s ease-out scrim-in}@keyframes drawer-in{0%{opacity:0;transform:translate(45px)}to{opacity:1;transform:translate(0)}}@keyframes scrim-in{0%{background:#12121200}}.pipeline-activity-grid select{background:#fff;border:1px solid #e8e8e2;border-radius:7px;width:100%;min-height:32px}.notes-section{gap:16px;display:grid}.notes-section>header{justify-content:space-between;align-items:start;gap:16px;display:flex}.notes-section>header h3,.notes-section>header p{margin:0}.notes-section>header>span{color:#74746e;background:#fafaf8;border:1px solid #e5e5df;border-radius:999px;padding:5px 8px;font-size:12px;font-weight:700}.notes-section label,.add-lead-dialog label{color:#5f5f5a;gap:7px;margin:0;font-size:13px;font-weight:750;display:grid}.notes-section textarea,.notes-section input,.add-lead-dialog input,.add-lead-dialog select,.pipeline-drawer select{color:#121212;width:100%;font:inherit;background:#fff;border:1px solid #dfdfd8;border-radius:10px;padding:11px 12px;transition:border-color .15s,box-shadow .15s}.notes-section textarea:focus,.notes-section input:focus,.add-lead-dialog input:focus,.add-lead-dialog select:focus,.pipeline-drawer select:focus{border-color:#c68eaf;outline:0;box-shadow:0 0 0 3px #d42d8c1a}.notes-section__main{background:#fafaf8;border:1px solid #e5e5df;border-radius:13px;padding:14px}.notes-section__main small{color:#92928b;font-weight:500}.note-composer{background:#fff;border:1px solid #e5e5df;border-radius:13px;gap:11px;padding:14px;display:grid;box-shadow:0 5px 18px #1212120a}.note-composer .pipeline-button{justify-self:end;min-height:40px}.note-composer .pipeline-button:disabled{cursor:not-allowed;opacity:.45;transform:none}.note-list{gap:10px;display:grid}.notes-section .note-list article{background:#f7f7f4;border:1px solid #e7e7e1;border-radius:12px;gap:10px;margin:0;padding:14px;display:grid}.notes-section .note-list article header{justify-content:space-between;align-items:start;gap:12px;display:flex}.notes-section .note-list article h4{margin:0 0 4px;font-size:15px}.notes-section .note-list article strong{color:#676761;font-size:12px;font-weight:650}.notes-section .note-list article time{color:#90908a;flex:none;font-size:11px}.notes-section .note-list article p{color:#363633;white-space:pre-wrap;margin:0;line-height:1.5}.note-list__empty{color:#8c8c86;text-align:center;border:1px dashed #deded8;border-radius:12px;margin:0;padding:18px}.stripe-button{color:#fff;background:#635bff;border-radius:8px;margin-top:12px;padding:10px 14px;font-weight:700;text-decoration:none;display:inline-flex}.add-lead-dialog{background:#fff;border-radius:14px;width:min(500px,100% - 32px);padding:22px;animation:.22s cubic-bezier(.22,.8,.3,1) dialog-in;position:absolute;top:8vh;left:50%;transform:translate(-50%)}.add-lead-dialog header{justify-content:space-between;align-items:center;display:flex}.add-lead-dialog header button{background:#fff;border:1px solid #e8e8e2;border-radius:50%;width:40px;height:40px}.identity-editor{gap:12px;display:grid}.identity-editor label{color:#5f5f5a;gap:6px;font-size:13px;font-weight:750;display:grid}.identity-editor input{color:#121212;width:100%;font:inherit;background:#fff;border:1px solid #dfdfd8;border-radius:10px;padding:11px 12px}.identity-editor input:focus{border-color:#c68eaf;outline:0;box-shadow:0 0 0 3px #d42d8c1a}.identity-matches{background:#fff9df;border:1px solid #e6bf42;border-radius:10px;gap:9px;padding:12px;display:grid}.identity-matches p{color:#6d5310;margin:0;font-size:13px;line-height:1.4}.identity-matches button{color:#122f4f;text-align:left;background:#fff;border:1px solid #d7bd68;border-radius:8px;padding:10px 12px;font-weight:750}.identity-matches button:disabled{opacity:.55}.pipeline-popover-layer{z-index:30;background:0 0;position:fixed;inset:0}.choice-dialog,.calendar-dialog{background:#fff;border:1px solid #dfdfd9;border-radius:13px;padding:13px;animation:.17s cubic-bezier(.22,.8,.3,1) popover-in;position:fixed;box-shadow:0 16px 46px #12121229,0 2px 8px #12121214}.choice-dialog{width:min(286px,100vw - 20px)}.calendar-dialog{width:min(320px,100vw - 20px)}.pipeline-popover:before{left:var(--popover-arrow-left);content:"";background:#fff;border:solid #dfdfd9;width:12px;height:12px;position:absolute;transform:translate(-50%)rotate(45deg)}.pipeline-popover--below:before{border-width:1px 0 0 1px;top:-7px}.pipeline-popover--above:before{border-width:0 1px 1px 0;bottom:-7px}.choice-dialog>header,.calendar-dialog>header{border-bottom:1px solid #ecece7;justify-content:space-between;align-items:start;gap:12px;padding-bottom:10px;display:flex}.choice-dialog>header h2,.choice-dialog>header p,.calendar-dialog>header h2,.calendar-dialog>header p{margin:0}.choice-dialog>header h2,.calendar-dialog>header h2{margin-top:2px;font-size:15px}.choice-dialog>header .eyebrow,.calendar-dialog>header .eyebrow{font-size:9px}.choice-dialog>header button,.calendar-dialog>header button{cursor:pointer;background:#fff;border:1px solid #e4e4de;border-radius:50%;place-items:center;width:30px;height:30px;display:grid}.choice-dialog__options{gap:3px;margin-top:8px;display:grid}.choice-dialog__options button{color:#30302d;min-height:36px;font:700 13px/1.25 var(--rer-font-heading);cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:8px;align-items:center;gap:9px;padding:7px 9px;display:flex}.choice-dialog__options button:hover{background:#f7f7f4;border-color:#e3e3dd}.choice-dialog__options button[aria-pressed=true]{color:#9e1e68;background:#fff2f9;border-color:#e8bdd6}.choice-dialog__dot{background:#b9b9b3;border-radius:50%;width:10px;height:10px}.choice-dialog__options button[data-status=following_up] .choice-dialog__dot{background:#4384bb}.choice-dialog__options button[data-status=discovery_call] .choice-dialog__dot{background:#8755c1}.choice-dialog__options button[data-status=onboarding_call] .choice-dialog__dot{background:#d7a11f}.choice-dialog__options button[data-status=launch_call] .choice-dialog__dot{background:#df762f}.choice-dialog__options button[data-status=live] .choice-dialog__dot{background:#32a260}.choice-dialog__options button[data-status=lost] .choice-dialog__dot{background:#c83d3d}.calendar-dialog__month{text-align:center;grid-template-columns:32px 1fr 32px;align-items:center;gap:7px;margin:10px 0 8px;display:grid}.calendar-dialog__month button{cursor:pointer;background:#fff;border:1px solid #e5e5df;border-radius:8px;place-items:center;width:32px;height:32px;display:grid}.calendar-dialog__month strong{font-size:13px}.calendar-grid{grid-template-columns:repeat(7,1fr);gap:3px;display:grid}.calendar-grid--weekdays{color:#92928c;text-align:center;margin-bottom:5px;font-size:11px;font-weight:800}.calendar-grid button{aspect-ratio:1;color:#30302d;font:700 12px/1 var(--rer-font-heading);cursor:pointer;background:0 0;border:0;border-radius:8px}.calendar-grid button:hover{background:#f1f1ed}.calendar-grid button.is-outside{color:#b7b7b1}.calendar-grid button.is-selected{color:#fff;background:#d42d8c;box-shadow:0 5px 12px #d42d8c38}.calendar-dialog>footer{border-top:1px solid #ecece7;justify-content:space-between;align-items:center;gap:8px;margin-top:10px;padding-top:10px;display:flex}.calendar-dialog>footer .pipeline-button{min-height:34px;padding:7px 10px}.danger-zone{gap:13px;display:grid}.danger-zone h3,.danger-zone p{margin:0}.danger-zone p{color:#797973;margin-top:5px;font-size:13px;line-height:1.45}.danger-button{color:#a72c2c;width:max-content;min-height:40px;font:750 13px/1 var(--rer-font-heading);cursor:pointer;background:#fff5f5;border:1px solid #e6bcbc;border-radius:9px;justify-content:center;align-items:center;gap:7px;padding:9px 12px;display:inline-flex}.danger-button--confirm{color:#fff;background:#b52f2f;border-color:#b52f2f}.danger-button:disabled{cursor:wait;opacity:.55}.danger-confirm{background:#fff8f8;border:1px solid #edcccc;border-radius:12px;padding:13px}.danger-confirm>div{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}@keyframes dialog-in{0%{opacity:0;transform:translate(-50%,12px)scale(.98)}to{opacity:1;transform:translate(-50%)scale(1)}}@keyframes popover-in{0%{opacity:0;transform:translateY(5px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@media (height<=450px){.choice-dialog,.calendar-dialog{max-height:calc(100vh - 20px);overflow:auto}.pipeline-popover:before{display:none}}@media (prefers-reduced-motion:reduce){.pipeline-card,.pipeline-column{transition:none}.pipeline-drawer,.pipeline-scrim,.add-lead-dialog,.choice-dialog,.calendar-dialog{animation:none}}.pipeline-sync-error{z-index:10;color:#8f1f1f;background:#fff0f0;border:1px solid #efb7b7;border-radius:9px;margin:0;padding:10px 12px;font-weight:700;position:sticky;top:8px}.pipeline-loading{color:#5f5f5a;margin:0}.pipeline__toolbar--sticky{z-index:8;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fafaf7f0;position:sticky;top:0}.desktop-leads{flex-direction:column;gap:14px;display:flex}.outreach-pattern{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:18px;display:flex}.outreach-pattern__copy{flex:320px;min-width:260px}.outreach-pattern__eyebrow{font-family:var(--rer-font-heading);letter-spacing:.12em;text-transform:uppercase;color:#a81b6e;font-size:12px;font-weight:700}.outreach-pattern__copy p{color:#3f3f3a;margin:6px 0 0;font-size:15px;line-height:1.5}.outreach-pattern__copy small{color:#8a8a84;margin-top:5px;font-size:13.5px;line-height:1.5;display:block}.outreach-pattern__controls{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.cohort-toggle{background:#f1f1ec;border-radius:11px;gap:3px;padding:4px;display:inline-flex}.segb{font-family:var(--rer-font-heading);color:#5f5f5a;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:8px;padding:6px 12px;font-size:12.5px;font-weight:600;transition:background .16s,color .16s}.segb[data-on="1"]{color:#121212;background:#fff;box-shadow:0 1px 2px #1212121f}.heat-legend{align-items:center;gap:7px;display:flex}.heat-legend span{font-family:var(--rer-font-heading);color:#a3a39c;font-size:11.5px;font-weight:600}.lswatch{border-radius:4px;width:15px;height:15px}.lswatch[data-h="0"]{background:#f0f0ea}.lswatch[data-h="1"]{background:#d9efe2}.lswatch[data-h="2"]{background:#afe2c6}.lswatch[data-h="3"]{background:#7ed2a6}.lswatch[data-h="4"]{background:#3eb57c}.lswatch[data-h="5"]{background:#17a05c}.lswatch[data-h="6"]{background:#0b7a43}.pipeline-leads-card{scrollbar-color:#c8c8c1 transparent;scrollbar-width:thin;background:#fff;border:1px solid #eaeae4;border-radius:18px;overflow-x:auto;box-shadow:0 1px 2px #1212120d}.lgrid{grid-template-columns:minmax(132px,.9fr) 128px minmax(168px,1fr) 132px 176px minmax(372px,1.7fr);align-items:center;gap:16px;min-width:1180px;padding:0 20px;display:grid}.acts{align-items:center;gap:20px;min-width:0;padding-right:20px;display:flex}.agrp{flex:1;align-items:center;gap:6px;min-width:0;display:flex}.tgrp{flex:0 0 44px;align-items:center;gap:6px;min-width:0;display:flex}.thead{background:#f7f7f3;border-bottom:1px solid #eaeae4;align-items:end;padding-top:18px;padding-bottom:13px}.thead>.hlab{grid-row:2}.thead>.slab{grid-area:1/1/auto/span 5;align-self:end;padding-bottom:14px}.thead>.acts{flex-direction:column;grid-row:1/span 2;align-items:stretch;gap:7px}.arow{align-items:flex-end;gap:20px;min-width:0;display:flex}.hlab{font-family:var(--rer-font-heading);letter-spacing:.1em;text-transform:uppercase;color:#8a8a84;align-items:center;gap:7px;font-size:12px;font-weight:700;display:inline-flex}.sortb{color:#c2c2ba;cursor:pointer;background:0 0;border:0;flex-direction:column;gap:1px;padding:0;display:flex}.sarr{border-bottom:6px solid;border-left:5px solid #0000;border-right:5px solid #0000;width:0;height:0;line-height:0;transition:color .14s;display:block}.sarr--down{border-top:6px solid;border-bottom:0}.sortb:hover .sarr,.total-sort:hover .sarr{color:#8a8a84}.sarr[data-on="1"]{color:#d42d8c}.slab{flex-direction:column;gap:6px;min-width:0;display:flex}.slab>span{font-family:var(--rer-font-heading);letter-spacing:.14em;text-transform:uppercase;color:#a81b6e;font-size:11.5px;font-weight:700}.slab>div{flex-wrap:wrap;align-items:baseline;gap:10px;display:flex}.slab>div>strong{font-family:var(--rer-font-heading);letter-spacing:-.035em;color:#121212;font-size:clamp(34px,3.4cqi,46px);font-weight:800;line-height:1}.slab>div>span{color:#5f5f5a;font-size:14.5px;line-height:1.4}.slab>div b{color:#121212}.slab>small{color:#8a8a84;align-items:center;gap:8px;font-size:13px;display:flex}.slab>small i{border-top:1px dashed #a9a9a1;flex:none;width:22px;display:inline-block}.pcolw{flex-direction:column;flex:1;align-items:center;gap:3px;min-width:26px;display:flex}.pnum{font-family:var(--rer-font-heading);letter-spacing:-.02em;color:#121212;font-size:15px;font-weight:800;line-height:1.1}.pwell{background:#f1f0ea;border-radius:8px;justify-content:center;align-items:flex-end;width:100%;height:78px;transition:background .16s;display:flex;position:relative;overflow:hidden}.pcolw:hover .pwell{background:#e9e8e1}.pbar{background:#17a05c;border-radius:8px;width:100%;min-height:4px;transition:height .35s cubic-bezier(.2,.85,.25,1)}.pbar[data-h="0"]{background:#f0f0ea}.pbar[data-h="1"]{background:#d9efe2}.pbar[data-h="2"]{background:#afe2c6}.pbar[data-h="3"]{background:#7ed2a6}.pbar[data-h="4"]{background:#3eb57c}.pbar[data-h="5"]{background:#17a05c}.pbar[data-h="6"]{background:#0b7a43}.pbar--demo{background:#7c3aed}.pbar--total{background:#121212}.pghost{border-top:1px dashed #a9a9a1;height:0;transition:bottom .35s cubic-bezier(.2,.85,.25,1);position:absolute;left:0;right:0}.total-pattern{flex:0 0 56px;justify-content:flex-end;display:flex}.total-pattern .pcolw{flex:0 0 44px}.ihd{color:#5f5f5a;cursor:default;background:#fff;border:1px solid #e4e4dd;border-radius:8px;flex:1;place-items:center;width:auto;min-width:26px;height:28px;padding:0;transition:color .16s,border-color .16s;display:grid}.ihd:hover{color:#121212;border-color:#bebeb6}.pcolw>.ihd{flex:none;width:100%}.ihd--demo{color:#6d28d9;background:#f7f3fe;border-color:#e5dbfb}.ihd--total{color:#fff;cursor:pointer;background:#121212;border-color:#121212;flex:0 0 44px;width:44px;display:grid;position:relative}.ihd--total:hover{color:#fff;background:#121212;border-color:#121212}.total-icon{flex:0 0 56px;justify-content:flex-end;display:flex}.total-sort{color:#c2c2ba;flex-direction:column;gap:1px;display:flex;position:absolute;right:-7px}.trow{color:#3f3f3a;cursor:default;border-bottom:1px solid #f1f1ec;min-height:57px;padding-top:11px;padding-bottom:11px;font-size:14px;transition:background .15s}.trow:last-child{border-bottom:0}.trow:hover{background:#f6f6f2}.lead-name{color:#121212;max-width:100%;font-family:var(--rer-font-heading);letter-spacing:-.01em;text-align:left;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;background:0 0;border:0;padding:0;font-size:15.5px;font-weight:700;overflow:hidden}.datb{color:#3f3f3a;width:auto;min-height:0;font-family:var(--rer-font-heading);white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #e8e8e2;border-radius:9px;align-items:center;gap:7px;padding:7px 11px;font-size:13px;font-weight:600;transition:border-color .16s,color .16s;display:inline-flex}.datb:hover{color:#121212;border-color:#c9c9c2}.stbtn{width:100%;max-width:190px;min-height:0;font-family:var(--rer-font-heading);cursor:pointer;border-radius:9px;justify-content:space-between;align-items:center;gap:8px;padding:7px 11px;font-size:13px;font-weight:700;transition:filter .16s;display:flex}.stbtn>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.stbtn:hover{filter:brightness(.97)}.cellw{flex:1;min-width:26px;height:30px;position:relative}.cell{color:#fff;width:100%;height:30px;font-family:var(--rer-font-heading);cursor:pointer;-webkit-user-select:none;user-select:none;background:#dcdcd5;border:0;border-radius:8px;place-items:center;padding:0;font-size:12.5px;font-weight:700;line-height:1;transition:background .16s,transform .12s;display:grid}.cell:hover{transform:scale(1.08)}.cell[data-h="0"]{color:#0000;background:#f0f0ea}.cell[data-h="1"]{color:#14663c;background:#d9efe2}.cell[data-h="2"]{color:#0f5230;background:#afe2c6}.cell[data-h="3"]{color:#0b4529;background:#7ed2a6}.cell[data-h="4"]{color:#fff;background:#3eb57c}.cell[data-h="5"]{color:#fff;background:#17a05c}.cell[data-h="6"]{color:#fff;background:#0b7a43}.cell[data-v=g]{background:#17a05c}.cell[data-v=r]{background:#c93030}.tot{flex-direction:column;flex:0 0 56px;align-items:flex-end;gap:4px;display:flex}.totn{font-family:var(--rer-font-heading);color:#121212;font-size:13.5px;font-weight:700;line-height:1}.totw{background:#efefe9;border-radius:3px;width:100%;height:5px;overflow:hidden}.totf{background:#17a05c;border-radius:3px;height:100%;transition:width .35s cubic-bezier(.2,.85,.25,1);display:block}.mobile-call-list{display:none}@container (width<=900px){.lgrid{min-width:700px;grid-template-columns:minmax(0,1fr) 372px!important;gap:10px 18px!important}.lgrid>:nth-child(2),.lgrid>:nth-child(3),.lgrid>:nth-child(4),.lgrid>:nth-child(5){grid-column:1}.acts{grid-area:1/2/span 5}.thead>.hlab{grid-area:auto/1!important}.thead>.slab{grid-area:auto/1!important;padding-bottom:4px!important}.thead>.acts{grid-area:1/2/span 6!important}}@media (width<=760px){.pipeline{background:#f1f1f3;min-height:100dvh;padding:20px 14px 28px;display:block}.pipeline__heading,.pipeline__toolbar,.pipeline-board,.desktop-leads{display:none}.mobile-call-list{background:#fff;border:1px solid #dedee2;border-radius:26px;width:100%;max-width:430px;margin-inline:auto;display:block;overflow:hidden;box-shadow:0 18px 45px #12121217}.mobile-call-list>header{justify-content:space-between;align-items:start;padding:20px 18px 12px;display:flex}.mobile-call-list h2{font-family:var(--rer-font-heading);margin:0;font-size:24px;line-height:1.05}.mobile-call-list header p{color:#8a8a84;margin:5px 0 0;font-size:13px}.mobile-call-list__filters{grid-template-columns:minmax(0,1fr) minmax(146px,.8fr);gap:9px;margin:0 16px 14px;display:grid}.mobile-call-list__search{color:#95959c;background:#f6f6f8;border:1px solid #e3e3e5;border-radius:12px;align-items:center;gap:9px;margin:0;padding:12px 14px;display:flex}.mobile-call-list__search input{color:#121212;width:100%;min-width:0;font:inherit;background:0 0;border:0;outline:0}.mobile-call-list__status{gap:3px;display:grid}.mobile-call-list__status>span{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.mobile-call-list__status select,.mobile-call-card__notes select{color:#121212;width:100%;min-height:44px;font:inherit;background:#f6f6f8;border:1px solid #e3e3e5;border-radius:12px;padding:9px 30px 9px 11px;font-weight:700}.mobile-call-list__cards{border-top:1px solid #ececee;gap:10px;max-height:calc(100dvh - 199px);padding:12px 14px 18px;display:grid;overflow-y:auto}.mobile-call-card{background:#fff;border:1px solid #e3e3e5;border-radius:17px;padding:14px}.mobile-call-card__summary{color:#121212;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:10px;width:100%;min-height:44px;margin:-6px 0 6px;padding:6px 0;display:flex}.mobile-call-card__summary>span{flex:1;justify-items:start;gap:4px;min-width:0;display:grid}.mobile-call-card__summary strong{font-family:var(--rer-font-heading);text-overflow:ellipsis;white-space:nowrap;font-size:17px;overflow:hidden}.mobile-call-card__summary small{color:#237943;text-overflow:ellipsis;white-space:nowrap;background:#e7f5ec;border-radius:7px;max-width:100%;padding:4px 7px;font-size:10px;font-weight:800;overflow:hidden}.mobile-call-card__summary small[data-status=lead]{color:#555550;background:#f1f1ed}.mobile-call-card__summary small[data-status=following_up]{color:#28618f;background:#e8f1fb}.mobile-call-card__summary small[data-status=discovery_call]{color:#7040a4;background:#eee8fb}.mobile-call-card__summary small[data-status=onboarding_call]{color:#8a6408;background:#fff4d8}.mobile-call-card__summary small[data-status=launch_call]{color:#a84b18;background:#ffeadc}.mobile-call-card__summary small[data-status=live]{color:#237943;background:#e4f5e9}.mobile-call-card__summary small[data-status=lost]{color:#ad2929;background:#fde7e7}.mobile-call-card__summary svg{flex:none;transition:transform .2s}.mobile-call-card__summary[aria-expanded=true] svg{transform:rotate(180deg)}.mobile-call-card__actions{grid-template-columns:minmax(0,1fr) 58px;gap:9px;display:grid}.mobile-call-card__actions a{border-radius:14px;justify-content:center;align-items:center;min-height:58px;text-decoration:none;transition:transform .14s;display:flex}.mobile-call-card__actions a:active{transform:scale(.975)}.mobile-call-card__call{color:#fff;font-family:var(--rer-font-heading);background:#c90000;gap:11px;font-size:clamp(18px,5.4vw,22px);font-weight:800}.mobile-call-card__text{color:#121212;background:#fff;border:1px solid #dedee2}.mobile-call-card__notes{border-top:1px solid #ececee;gap:12px;margin-top:14px;padding-top:14px;display:grid}.mobile-call-card__notes label{color:#5f5f5a;gap:6px;font-size:12px;font-weight:800;display:grid}.mobile-call-card__notes textarea,.mobile-call-card__notes input{resize:vertical;color:#121212;width:100%;font:inherit;background:#fafafa;border:1px solid #dedee2;border-radius:10px;padding:10px 11px}.mobile-call-card__notes>button{color:#fff;background:#121212;border:0;border-radius:10px;min-height:44px;font-weight:800}.mobile-call-card__notes>button:disabled{opacity:.38}.mobile-call-card__comments{gap:8px;display:grid}.mobile-call-card__comments article{background:#f5f5f1;border-radius:10px;padding:10px}.mobile-call-card__comments h4{margin:0 0 4px;font-size:13px}.mobile-call-card__comments header{justify-content:space-between;gap:8px;font-size:11px;display:flex}.mobile-call-card__comments time,.mobile-call-card__comments>p{color:#8a8a84}.mobile-call-card__comments p{margin:5px 0 0;font-size:12px;line-height:1.4}.mobile-call-list__empty{color:#8a8a84;text-align:center;padding:24px}}.desktop-leads{margin-top:4px}.pipeline-leads-card{overflow:visible}.thead--sticky{z-index:7;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:17px 17px 0 0;position:sticky;top:56px;box-shadow:0 1px #e9e9e4,0 10px 24px #1212120d}.pipeline{gap:clamp(20px,2.4cqi,30px);max-width:none}.pipeline__heading{flex-wrap:wrap;align-items:flex-start;gap:22px}.pipeline__heading>div{flex-direction:column;gap:8px;min-width:260px;display:flex}.pipeline__heading .eyebrow{font-family:var(--rer-font-heading);letter-spacing:.15em;text-transform:uppercase;color:#8a8a84;margin:0;font-size:12.5px;font-weight:700}.pipeline__heading h1{font-family:var(--rer-font-heading);letter-spacing:-.03em;font-size:clamp(30px,3.6cqi,44px);line-height:1.04}.pipeline__heading p{margin:0;font-size:clamp(15px,1.6cqi,17px);line-height:1.55}.pipeline-button{border-radius:999px;padding:13px 26px}.pipeline-button--primary,.pipeline-button--primary:hover{box-shadow:none}.pipeline-button--primary:hover{background:#a81b6e}.pipeline__toolbar{gap:clamp(12px,2cqi,22px)}.pipeline-tabs{box-shadow:none;background:#f1f1ec;border:0;border-radius:14px;gap:4px;padding:5px}.pipeline-tabs button{color:#5f5f5a;min-height:40px;font-family:var(--rer-font-heading);border-radius:11px;padding:10px 20px;font-size:15px;font-weight:600}.pipeline-tabs button[aria-pressed=true]{color:#121212;background:#fff;box-shadow:0 1px 3px #1212121f}.pipeline-search{border-color:#e8e8e2;max-width:340px;min-height:44px;padding:11px 13px}.pipeline-search:focus-within{box-shadow:none;border-color:#d42d8c}.pipeline-search input{font:14.5px var(--rer-font-body)}.pipeline-owner select{min-width:150px;min-height:44px;font:14.5px var(--rer-font-body);border-color:#e8e8e2;padding:11px 2.25rem 11px 13px}.pipeline-count{color:#8a8a84;font-family:var(--rer-font-heading);margin-left:0;font-size:13.5px;font-weight:600}.template-preview-live[data-v-38791c1a]{overflow:hidden}.template-preview-live__controls[data-v-38791c1a]{border-bottom:1px solid var(--rer-border);grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;padding:1rem;display:grid}label[data-v-38791c1a]{color:var(--rer-navy);gap:.4rem;font-weight:700;display:grid}select[data-v-38791c1a]{border:1px solid var(--rer-border);border-radius:var(--rer-radius-sm);background:#fff;padding:.65rem}.template-preview-live__frame[data-v-38791c1a]{background:#e8ebe8;padding:1rem;overflow:auto}iframe[data-v-38791c1a]{width:min(100%, var(--v204a34a8));border:1px solid var(--rer-border);background:#fff;height:660px;margin:auto;display:block}@media (width<=720px){.template-preview-live__controls[data-v-38791c1a]{grid-template-columns:1fr}}:root{--rer-ink:#121212;--rer-navy:#0e2a4a;--rer-accent:#d42d8c;--rer-highlight:#f2e53d;--rer-gold:#c29b40;--rer-muted:#5f5f5a;--rer-canvas:#f5f6f4;--rer-surface:#fff;--rer-border:#d9ddd9;--rer-success:#176b48;--rer-warning:#8a4b08;--rer-shadow:0 16px 40px #0e2a4a1a;--rer-radius-sm:8px;--rer-radius-md:14px;--rer-radius-lg:22px;--rer-font-heading:"Poppins", Arial, sans-serif;--rer-font-body:"Roboto", Arial, sans-serif}*{box-sizing:border-box}html{background:var(--rer-canvas);min-width:320px;color:var(--rer-ink)}body{min-height:100vh;font-family:var(--rer-font-body);margin:0}button,input,select,textarea{font:inherit}button:focus-visible,a:focus-visible{outline:3px solid var(--rer-highlight);outline-offset:3px}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--rer-font-heading);color:var(--rer-navy)}h1{margin-bottom:.5rem;font-size:clamp(2rem,3vw,3.1rem);line-height:1.08}h2{margin-bottom:.5rem}.rer-button{border-radius:var(--rer-radius-sm);cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:.55rem;min-height:44px;padding:.7rem 1rem;font-weight:700;display:inline-flex}.rer-button--primary{background:var(--rer-accent);color:#fff}.rer-button--primary:hover{background:#b92178}.rer-button--secondary{border-color:var(--rer-navy);color:var(--rer-navy);background:0 0}.rer-status{width:max-content;color:var(--rer-navy);text-transform:capitalize;background:#e9edf0;border-radius:999px;padding:.25rem .55rem;font-size:.78rem;font-weight:700;display:inline-flex}.rer-status--positive{color:var(--rer-success);background:#dff3e9}.rer-status--warning{color:var(--rer-warning);background:#fff0d8}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.auth-screen{background:radial-gradient(circle at top right, #d42d8c17, transparent 34%), var(--rer-canvas);place-content:center;justify-items:center;gap:1.5rem;min-height:100vh;padding:2rem;display:grid}.auth-screen__logo{width:min(280px,72vw);height:auto}.auth-card{border:1px solid var(--rer-border);border-top:6px solid var(--rer-accent);border-radius:var(--rer-radius-lg);background:var(--rer-surface);width:min(560px,100vw - 2rem);box-shadow:var(--rer-shadow);text-align:center;padding:clamp(1.75rem,5vw,3rem)}.auth-card__icon,.empty-state__icon{background:var(--rer-highlight);width:52px;height:52px;color:var(--rer-navy);border-radius:50%;place-items:center;margin-bottom:1rem;display:inline-grid}.auth-card .rer-button{margin-top:1rem}.spam-screen{color:#050505;background-color:#ffef00;background-image:repeating-linear-gradient(45deg,#ff00002e 0 18px,#0000 18px 36px),radial-gradient(circle at 50% 35%,#fff 0,#fff500 38%,#ff3b00 100%);place-items:center;min-height:100vh;padding:5rem 1rem 3rem;font-family:Arial,Helvetica,sans-serif;display:grid;position:relative;overflow:hidden}.spam-screen:before{content:"!!! FREE DOWNLOAD !!! FREE DOWNLOAD !!! FREE DOWNLOAD !!!";z-index:3;color:#fff;text-align:center;letter-spacing:.12em;background:#000;border-top:5px dashed #ff0;padding:.45rem;font-weight:900;position:fixed;inset:auto 0 0}.spam-screen__ticker{z-index:3;color:#ff0;text-align:center;letter-spacing:.08em;background:#e50000;border-bottom:6px ridge #fff;padding:.85rem;font-size:clamp(.8rem,2.3vw,1.25rem);font-weight:900;position:fixed;inset:0 0 auto}.spam-card{text-align:center;background:linear-gradient(#fff 0 62%,#bcff00 62%);border:10px ridge red;outline:8px dotted #04f;width:min(680px,100vw - 2rem);padding:clamp(1.2rem,5vw,3rem);position:relative;transform:rotate(-.35deg);box-shadow:14px 14px #000,-12px -12px #ff00d4}.spam-card__badge{color:#fff;letter-spacing:.16em;background:#000;border:3px solid #ff00d4;padding:.35rem .8rem;font-size:.8rem;font-weight:900;display:inline-block;transform:rotate(2deg)}.spam-card__alert{color:#d90000;margin:1rem 0 .5rem;font-size:clamp(.95rem,2.5vw,1.35rem);font-weight:900;text-decoration:underline}.spam-card h1{color:#0011a8;letter-spacing:.01em;text-shadow:3px 3px #fff,6px 6px #ff00d4;margin:0;font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;font-size:clamp(2.7rem,8vw,5.8rem);line-height:.86}.spam-card h1 span{color:#f00000}.spam-card__subhead{margin:1.5rem 0 .8rem;font-size:clamp(1.1rem,3vw,1.6rem);font-weight:900}.spam-card__scan{color:#3cff00;background:#050505;border:5px inset #aaa;gap:.25rem;padding:.65rem;font-family:Courier New,monospace;display:grid}.spam-card__scan span{font-size:.75rem}.spam-card__timer{color:#b30000;margin:.9rem 0;font-size:1.05rem;font-weight:900}.spam-card__timer strong{color:#fff;background:#b30000;padding:.15rem .35rem;display:inline-block}.spam-card .spam-card__cta{color:#fff;letter-spacing:.04em;text-shadow:2px 2px #000;background:linear-gradient(#ff2828,#b00000);border:6px outset #ffef00;border-radius:2px;min-height:68px;padding:.8rem 1.4rem;font-family:Impact,Haettenschweiler,sans-serif;font-size:clamp(1.55rem,5vw,2.5rem);box-shadow:0 0 0 5px #0057ff,0 8px #000}.spam-card .spam-card__cta:hover{background:linear-gradient(#31ff00,#087000);transform:scale(1.045)rotate(1deg)}.spam-card__fineprint{max-width:480px;margin:1.25rem auto .8rem;font-size:.7rem;line-height:1.2}.spam-card__stamps{flex-wrap:wrap;justify-content:center;gap:.5rem;display:flex}.spam-card__stamps span{color:#fff;background:#6200ff;border:2px dashed #fff;padding:.3rem .45rem;font-size:.72rem;font-weight:900;transform:rotate(-2deg)}.spam-card__stamps span:nth-child(2){color:#000;background:#ff0;transform:rotate(3deg)}.spam-screen__popup{z-index:2;color:#fff;text-align:center;background:#171717;border:5px outset #aaa;padding:.65rem;font-size:.7rem;position:fixed;top:24%;transform:rotate(-7deg);box-shadow:5px 5px #000}.spam-screen__popup strong{color:#ff0;font-size:.9rem}.spam-screen__popup--left{left:2vw}.spam-screen__popup--right{right:2vw;transform:rotate(7deg)}.eyebrow{color:var(--rer-accent);font-family:var(--rer-font-heading);letter-spacing:.12em;text-transform:uppercase;margin-bottom:.5rem;font-size:.78rem;font-weight:700}.app-shell{grid-template:76px 1fr/250px 1fr;min-height:100vh;display:grid}.app-header{border-bottom:1px solid var(--rer-border);background:var(--rer-surface);grid-column:1/-1;justify-content:space-between;align-items:center;padding:0 1.5rem;display:flex}.app-logo{width:220px;height:auto}.app-header__identity{color:var(--rer-muted);align-items:center;gap:.75rem;font-size:.9rem;display:flex}.icon-button{border:1px solid var(--rer-border);width:42px;height:42px;color:var(--rer-navy);cursor:pointer;background:#fff;border-radius:50%;place-items:center;display:grid}.app-nav{background:var(--rer-navy);color:#fff;flex-direction:column;padding:1.5rem 1rem;display:flex}.app-nav__eyebrow{color:var(--rer-highlight);font-family:var(--rer-font-heading);letter-spacing:.14em;text-transform:uppercase;padding:0 .75rem;font-size:.75rem;font-weight:700}.app-nav nav{gap:.35rem;display:grid}.app-nav__link{border-radius:var(--rer-radius-sm);color:#fff;align-items:center;gap:.7rem;padding:.75rem;text-decoration:none;display:flex}.app-nav__link:hover,.app-nav__link--active{background:#ffffff1f}.app-nav__link--active{box-shadow:inset 4px 0 var(--rer-accent)}.app-nav__workspace{color:#dbe3eb;border-top:1px solid #fff3;align-items:center;gap:.5rem;margin-top:auto;padding:.8rem;font-size:.83rem;display:flex}.app-main{padding:clamp(1.5rem,4vw,3.5rem);overflow:auto}.page-heading{justify-content:space-between;align-items:end;gap:1.5rem;margin-bottom:2rem;display:flex}.page-heading__copy{color:var(--rer-muted);margin-bottom:0}.surface{border:1px solid var(--rer-border);border-radius:var(--rer-radius-md);background:var(--rer-surface);box-shadow:0 8px 24px #0e2a4a0f}.empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:340px;padding:2rem;display:flex}.empty-state p{max-width:620px;color:var(--rer-muted);line-height:1.65}.agent-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem;display:grid}.agent-card{padding:1.4rem}.agent-card--interactive{cursor:pointer}.agent-card--interactive:hover,.agent-card--interactive:focus-visible{border-color:var(--rer-accent);outline:none;box-shadow:0 10px 28px #0e2a4a24}.agent-card h2{margin-top:1rem}.agent-card p,.agent-card time{color:var(--rer-muted)}.text-link{color:var(--rer-navy);align-items:center;gap:.45rem;font-weight:700;display:inline-flex}.agent-info{gap:1rem;display:grid}.source-card{max-width:760px}.source-form{gap:1rem;display:grid}.source-form>label{color:var(--rer-navy);font-weight:700}.source-form>p{color:var(--rer-muted);margin:0}.source-form input[type=file]{border:1px dashed var(--rer-border);border-radius:var(--rer-radius-sm);background:#fff;padding:1rem}.agent-info__field{gap:.65rem;padding:1.4rem;display:grid}.agent-info__field>label{color:var(--rer-navy);font-weight:700}.agent-info__field>p{color:var(--rer-muted);margin-bottom:0}.agent-info__field textarea,.agent-info__field input,.agent-info__field select{border:1px solid var(--rer-border);border-radius:var(--rer-radius-sm);width:100%;color:var(--rer-ink);background:#fff;padding:.7rem}.agent-info__evidence{border-top:1px solid var(--rer-border);grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.75rem;margin:.5rem 0 0;padding-top:1rem;display:grid}.agent-info__evidence div{min-width:0}.agent-info__evidence dt{color:var(--rer-muted);letter-spacing:.06em;text-transform:uppercase;font-size:.75rem;font-weight:700}.agent-info__evidence dd{overflow-wrap:anywhere;margin:.25rem 0 0}.agent-info__actions{border:1px solid var(--rer-border);background:#fffffff5;justify-content:flex-end;gap:.75rem;padding:1rem;display:flex;position:sticky;bottom:0}.form-error{border-left:4px solid var(--rer-warning);background:#fff0d8;padding:.8rem 1rem}.rer-button:disabled{cursor:wait;opacity:.6}.agent-create-card{max-width:760px;padding:clamp(1.25rem,4vw,2rem)}.agent-create-form{gap:1rem;display:grid}.agent-create-form label{color:var(--rer-navy);gap:.45rem;font-weight:700;display:grid}.agent-create-form input{border:1px solid var(--rer-border);border-radius:var(--rer-radius-sm);width:100%;min-height:46px;color:var(--rer-ink);background:#fff;padding:.7rem .8rem}.agent-create-actions{justify-content:space-between;align-items:center;gap:1rem;margin-top:.5rem;display:flex}@media (width<=760px){.spam-screen__popup{display:none}.spam-card{box-shadow:7px 7px #000,-6px -6px #ff00d4}.app-shell{grid-template:70px auto 1fr/1fr}.app-header{grid-column:1;padding:0 1rem}.app-logo{width:170px}.app-header__identity>span{display:none}.app-nav{flex-direction:row;align-items:center;padding:.6rem 1rem;overflow-x:auto}.app-nav__eyebrow,.app-nav__workspace{display:none}.app-nav nav{display:flex}.page-heading{flex-direction:column;align-items:start}}@media (prefers-reduced-motion:no-preference){.spam-card__alert,.spam-card__timer strong{animation:.65s steps(2,end) infinite spam-blink}.spam-card__cta{animation:1s ease-in-out infinite alternate spam-pulse}}@keyframes spam-blink{50%{opacity:.18}}@keyframes spam-pulse{to{filter:saturate(2.2);transform:scale(1.03)}}.review-shell{background:#f4f3ef;grid-template:36px 78px 1fr/258px minmax(0,1fr);min-height:100vh;display:grid}.review-disclosure{background:var(--rer-highlight);color:var(--rer-navy);letter-spacing:.02em;grid-column:1/-1;justify-content:center;align-items:center;gap:.5rem;padding:.4rem 1rem;font-size:.8rem;font-weight:800;display:flex}.review-disclosure span{font-weight:500}.review-header{border-bottom:1px solid var(--rer-border);background:#fff;grid-column:1/-1;justify-content:space-between;align-items:center;padding:0 1.5rem;display:flex}.review-logo{width:218px}.review-identity,.review-identity>span{align-items:center;gap:.8rem;display:flex}.review-identity>span{flex-direction:column;align-items:flex-end;gap:.1rem}.review-identity small{color:var(--rer-muted)}.review-nav{background:var(--rer-navy);color:#fff;flex-direction:column;padding:1.6rem 1rem;display:flex}.review-nav__label{color:var(--rer-highlight);font-family:var(--rer-font-heading);letter-spacing:.13em;text-transform:uppercase;padding:0 .75rem;font-size:.72rem;font-weight:700}.review-nav nav{gap:.4rem;display:grid}.review-nav button{border-radius:var(--rer-radius-sm);color:#fff;text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:.7rem;width:100%;padding:.8rem .75rem;display:flex}.review-nav button:hover,.review-nav button.active{box-shadow:inset 4px 0 var(--rer-accent);background:#ffffff1c}.review-nav__note{color:#d6e0e9;border-top:1px solid #ffffff2e;margin-top:auto;padding:1rem .75rem 0;font-size:.8rem;line-height:1.55}.review-main,.workspace-main{min-width:0;padding:clamp(1.4rem,3.6vw,3rem);overflow:auto}.review-main--pipeline{overflow:visible}.review-page-heading{justify-content:space-between;align-items:end;gap:2rem;margin-bottom:1.7rem;display:flex}.review-page-heading h1{margin-bottom:.55rem}.review-page-heading p:last-child,.step-heading p:last-child{color:var(--rer-muted);margin:0}.portfolio{overflow:hidden}.portfolio__row{border-bottom:1px solid var(--rer-border);grid-template-columns:minmax(155px,1.1fr) minmax(110px,.65fr) minmax(205px,1.35fr) minmax(170px,1.1fr) minmax(125px,.75fr) 44px;align-items:center;gap:1rem;min-height:72px;padding:1rem 1.25rem;display:grid}.portfolio__row[role=button]{cursor:pointer}.portfolio__row[role=button]:hover{background:#f8f5f7}.portfolio__row[role=button]:focus-visible{z-index:1;outline:3px solid var(--rer-highlight);outline-offset:-3px;position:relative}.portfolio__row:last-child{border-bottom:0}.portfolio__head{min-height:auto;color:var(--rer-muted);letter-spacing:.07em;text-transform:uppercase;background:#eef1f2;font-size:.75rem;font-weight:800}.portfolio__action-heading{text-align:right}.portfolio__state{min-height:96px;color:var(--rer-muted);justify-content:center;align-items:center;gap:.7rem;padding:1.25rem;display:flex}.portfolio__state--error{color:#8b3d16;text-align:center;flex-direction:column}.portfolio__loading-dot{background:var(--rer-accent);border-radius:50%;width:12px;height:12px;animation:1.2s ease-out infinite portfolio-pulse;box-shadow:0 0 #d32a8b73}@keyframes portfolio-pulse{70%{box-shadow:0 0 0 9px #d32a8b00}to{box-shadow:0 0 #d32a8b00}}.portfolio__agent{color:var(--rer-navy);font-family:var(--rer-font-heading);text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;padding:0;font-weight:700;display:flex}.portfolio a{color:var(--rer-navy);overflow-wrap:anywhere;align-items:center;gap:.35rem;display:inline-flex}.relationship-select{color:var(--rer-muted);gap:.2rem;font-size:0;display:grid}.relationship-select select{border:1px solid var(--rer-border);width:100%;color:var(--rer-navy);text-transform:capitalize;background:#fff;border-radius:999px;padding:.45rem .55rem;font-size:.78rem;font-weight:700}.status-pill,.version-chip{width:fit-content;color:var(--rer-navy);background:#edf2f5;border:1px solid #cad5dd;border-radius:999px;padding:.35rem .65rem;font-size:.78rem;font-weight:700;display:inline-flex}.back-link{color:var(--rer-navy);cursor:pointer;background:0 0;border:0;align-items:center;gap:.35rem;margin-bottom:1.25rem;padding:.35rem 0;font-weight:700;display:inline-flex}.review-form{grid-template-columns:1fr 1fr;gap:1.2rem;max-width:800px;padding:1.5rem;display:grid}.review-form label,.work-card label,.template-preview label,.onboarding-dialog label{color:var(--rer-navy);gap:.45rem;font-size:.85rem;font-weight:700;display:grid}.review-form input,.review-form select,.work-card input,.work-card textarea,.template-preview select{border:1px solid var(--rer-border);border-radius:var(--rer-radius-sm);width:100%;color:var(--rer-ink);background:#fff;padding:.72rem .8rem}.review-form .nonfunctional-note,.review-form .rer-button{grid-column:1/-1}.portfolio__agent-cell{min-width:0}.portfolio__identity{justify-self:end;width:38px;height:38px}.review-form .identity-matches{grid-column:1/-1}.nonfunctional-note{border-left:3px solid var(--rer-gold);color:#69551d;background:#fff8dd;margin:.7rem 0 0;padding:.7rem .85rem;font-size:.84rem}.template-preview{overflow:hidden}.template-preview__controls{border-bottom:1px solid var(--rer-border);grid-template-columns:repeat(3,1fr);gap:1rem;padding:1.2rem;display:grid}.template-frame{background:repeating-linear-gradient(45deg,#eff1ee,#eff1ee 12px,#f7f8f5 12px 24px);place-items:center;min-height:480px;padding:2.5rem;display:grid}.template-frame>div{width:min(780px,90%);min-height:340px;color:var(--rer-muted);box-shadow:var(--rer-shadow);background:#fff;border:10px solid #243f5e;border-radius:18px;place-items:center;gap:.75rem;padding:2rem;display:grid}.template-frame strong{color:var(--rer-navy);font-family:var(--rer-font-heading);font-size:clamp(2rem,5vw,4rem)}.coming-soon{text-align:center;place-content:center;justify-items:center;max-width:720px;min-height:450px;margin:2rem auto;padding:3rem;display:grid}.coming-soon>svg{color:var(--rer-accent);margin-bottom:1.2rem}.workspace-main{align-content:start;gap:1.2rem;display:grid}.workspace-header{border-bottom:1px solid var(--rer-border);padding-bottom:1.25rem}.workspace-header h1{margin:0;font-size:clamp(1.7rem,3vw,2.4rem)}.workspace-header__agent,.workspace-header__meta{justify-content:space-between;align-items:end;gap:1rem;display:flex}.workspace-header__meta{color:var(--rer-muted);flex-wrap:wrap;justify-content:flex-end;align-items:center}.agent-access{grid-template-columns:.7fr 1.4fr 1fr 1.2fr 1fr;gap:.75rem;margin-top:1.2rem;display:grid}.agent-access>label{min-width:0;color:var(--rer-muted);letter-spacing:.04em;text-transform:uppercase;gap:.35rem;font-size:.72rem;font-weight:800;display:grid}.agent-access__field{border:1px solid var(--rer-border);border-radius:var(--rer-radius-sm);background:#fff;align-items:center;min-width:0;display:flex;overflow:hidden}.agent-access__field input{width:100%;min-width:0;color:var(--rer-ink);background:0 0;border:0;padding:.65rem;font-size:.8rem}.agent-access__field input:not([readonly]){box-shadow:inset 0 0 0 2px var(--rer-highlight);background:#fffbed}.agent-access__field button{border:0;border-left:1px solid var(--rer-border);height:38px;color:var(--rer-navy);cursor:pointer;background:#fff;flex:0 0 38px;place-items:center;display:grid}.availability-dot{text-transform:none;border-radius:999px;flex:none;margin-right:.45rem;padding:.2rem .4rem;font-size:.65rem;font-weight:800}.availability-dot.pending{color:var(--rer-warning);background:#fff0d8}.workspace-layout{gap:1rem;display:grid}.workflow-nav{border:1px solid var(--rer-border);border-radius:var(--rer-radius-md);background:#fff;grid-template-columns:repeat(8,minmax(105px,1fr));gap:.25rem;padding:.65rem;display:grid;overflow-x:auto}.workflow-nav>p{display:none}.workflow-nav button{border-radius:var(--rer-radius-sm);min-height:46px;color:var(--rer-muted);text-align:center;cursor:pointer;white-space:nowrap;background:0 0;border:0;justify-content:center;align-items:center;gap:.45rem;padding:.55rem .45rem;display:flex}.workflow-nav button span{border:1px solid var(--rer-border);border-radius:50%;flex:0 0 27px;place-items:center;height:27px;font-size:.72rem;display:grid}.workflow-nav button.active{color:var(--rer-accent);background:#f7e9f2;font-weight:800}.workflow-nav button.active span{border-color:var(--rer-accent);background:var(--rer-accent);color:#fff}.workflow-select{display:none}.workflow-pane{border:1px solid var(--rer-border);border-radius:var(--rer-radius-md);background:#fff;min-width:0;padding:1.5rem}.step-heading{border-bottom:1px solid var(--rer-border);justify-content:space-between;gap:1rem;margin-bottom:1.35rem;padding-bottom:1.2rem;display:flex}.step-heading h2{margin-bottom:.45rem;font-size:1.7rem}.content-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.work-card,.brief-card{border:1px solid var(--rer-border);border-radius:var(--rer-radius-sm);background:#fcfcfa;padding:1.15rem}.agent-info-review{gap:1rem;display:grid}.fact-group{border:1px solid var(--rer-border);border-radius:var(--rer-radius-md);background:#f7f7f3;padding:1rem}.fact-group>header{justify-content:space-between;align-items:center;margin-bottom:.8rem;display:flex}.fact-group>header h3{margin:0}.fact-group>header span{color:var(--rer-muted);font-size:.78rem}.fact-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.contract-review{gap:1rem;display:grid}.contract-group{border:1px solid var(--rer-border);border-radius:var(--rer-radius-md);background:#f7f7f3;gap:.8rem;padding:1rem;display:grid}.contract-group>header{justify-content:space-between;align-items:center;gap:1rem;display:flex}.contract-group>header h3{margin:0}.contract-group>header span,.cardinality{color:var(--rer-muted);font-size:.76rem}.field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.repeat-card{border:1px solid var(--rer-border);border-radius:var(--rer-radius-sm);background:#fff;gap:.65rem;padding:.9rem;display:grid}.repeat-card>strong{color:var(--rer-navy)}.projection-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:.5rem;display:grid}.projection-grid span{border:1px solid var(--rer-border);border-radius:var(--rer-radius-sm);text-align:center;background:#fff;padding:.7rem;font-size:.8rem;font-weight:700}.work-card>:last-child{margin-bottom:0}.content-grid__wide{grid-column:1/-1}.card-kicker,.brief-card>span,.campaign-category header>span{color:var(--rer-accent);letter-spacing:.09em;text-transform:uppercase;margin-bottom:.4rem;font-size:.72rem;font-weight:800}.file-row{border-bottom:1px solid var(--rer-border);grid-template-columns:auto 1fr auto;align-items:center;gap:.75rem;padding:.85rem 0;display:grid}.file-row span{gap:.15rem;display:grid}.file-row small,.work-card small,.brief-card small{color:var(--rer-muted)}.detail-list{gap:.75rem;margin-bottom:1rem;display:grid}.detail-list div{border-bottom:1px solid var(--rer-border);justify-content:space-between;gap:1rem;padding-bottom:.65rem;display:flex}.detail-list dt{color:var(--rer-muted)}.detail-list dd{text-align:right;margin:0;font-weight:700}.colour-dot{background:var(--rer-navy);border-radius:50%;width:12px;height:12px;display:inline-block}.category-number{color:var(--rer-gold);font-family:var(--rer-font-heading);margin-bottom:1.5rem;font-size:1.2rem;font-weight:700;display:block}.capacity{color:var(--rer-success);justify-content:space-between;margin-top:.7rem;font-size:.78rem;display:flex}.answer-workspace{gap:1rem;display:grid}.campaign-category{border:1px solid var(--rer-border);border-radius:var(--rer-radius-md);background:#f7f7f3;padding:1.1rem}.campaign-category>header{margin-bottom:1rem}.campaign-category>header p{color:var(--rer-muted);margin:0}.brief-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;display:grid}.brief-card{background:#fff}.brief-card h4{min-height:2.8em;color:var(--rer-navy);font-family:var(--rer-font-heading);margin:.5rem 0}.brief-card textarea{font-size:.8rem}.check-list{gap:.7rem;padding:0;list-style:none;display:grid}.check-list li{color:var(--rer-success);align-items:center;gap:.6rem;display:flex}.check-list li.unresolved{color:var(--rer-warning)}.dialog-backdrop{z-index:20;background:#0e2a4a94;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.onboarding-dialog{border-radius:var(--rer-radius-lg);background:#fff;width:min(530px,100%);padding:1.7rem;position:relative;box-shadow:0 24px 80px #00000047}.dialog-close{border:1px solid var(--rer-border);width:38px;height:38px;color:var(--rer-navy);cursor:pointer;background:#fff;border-radius:50%;place-items:center;display:grid;position:absolute;top:1rem;right:1rem}.onboarding-dialog>label{margin-top:1rem}.copy-field{border:1px solid var(--rer-border);border-radius:var(--rer-radius-sm);color:var(--rer-ink);justify-content:space-between;align-items:center;gap:1rem;padding:.75rem;font-weight:500;display:flex}.copy-field button{color:var(--rer-navy);cursor:pointer;background:0 0;border:0;place-items:center;display:grid}.copy-confirmation{color:var(--rer-success);font-size:.84rem}.contract-review label,.contract-group>label,.brief-card label,.answer-drawer label,.drawer-section label{min-width:0;color:var(--rer-navy);letter-spacing:.01em;gap:.42rem;font-size:.78rem;font-weight:750;display:grid}.contract-review textarea,.contract-review input,.contract-group textarea,.answer-drawer textarea,.drawer-section textarea{box-sizing:border-box;width:100%;min-width:0;color:var(--rer-ink);font:500 .88rem/1.45 var(--rer-font-body);resize:vertical;background:#fff;border:1px solid #ccd5dc;border-radius:10px;padding:.8rem .85rem;transition:border-color .15s,box-shadow .15s}.contract-review textarea:focus,.contract-review input:focus,.contract-group textarea:focus,.answer-drawer textarea:focus{border-color:var(--rer-accent);outline:0;box-shadow:0 0 0 3px #dc2d841f}.contract-group{background:#fbfbf9;padding:clamp(1rem,2vw,1.35rem)}.field-grid{align-items:start;gap:1rem 1.2rem}.capacity{font-variant-numeric:tabular-nums;justify-content:flex-end;margin:-.12rem .15rem 0 0}.sources-layout{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.source-panel{border:1px solid var(--rer-border);border-radius:var(--rer-radius-md);background:#fbfbf9;padding:1.2rem}.source-panel>header{justify-content:space-between;align-items:start;gap:1rem;margin-bottom:1rem;display:flex}.source-panel h3{margin:0}.source-panel>header span{color:var(--rer-muted);font-size:.75rem}.upload-card,.asset-card,.colour-card{border-top:1px solid var(--rer-border);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.8rem;padding:.9rem 0;display:grid}.upload-card>div:nth-child(2),.asset-card>div:nth-child(2),.colour-card>div:nth-child(2){gap:.18rem;display:grid}.upload-card small,.asset-card small,.colour-card small{color:var(--rer-muted);font-size:.74rem}.upload-icon,.asset-preview,.colour-preview{width:52px;height:52px;color:var(--rer-navy);background:#edf2f5;border-radius:12px;place-items:center;display:grid}.asset-preview.portrait{border-radius:50%}.asset-preview.logo{letter-spacing:.1em;width:68px;font-size:.7rem;font-weight:900}.asset-preview img{object-fit:contain;border-radius:inherit;width:100%;height:100%}.colour-preview{color:#fff}.upload-actions{flex-wrap:wrap;justify-content:flex-end;gap:.35rem;display:flex}.source-saved{color:#16724b;align-items:center;gap:.3rem;font-size:.72rem;font-weight:800;display:inline-flex}.source-notice{color:#16724b;margin:0;font-size:.82rem;font-weight:700}.upload-actions button,.mini-upload{border:1px solid var(--rer-border);color:var(--rer-navy);cursor:pointer;background:#fff;border-radius:8px;align-items:center;gap:.3rem;padding:.42rem .55rem;font-size:.72rem;font-weight:700;display:inline-flex}.upload-actions .danger{color:#9d2942}.upload-actions .icon-only{padding:.42rem}.mini-upload input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.colour-control{align-items:center;gap:.45rem!important;display:flex!important}.colour-control input[type=color]{cursor:pointer;width:46px;height:42px;padding:3px}.colour-control input:last-child{text-transform:uppercase;width:92px}.step-footer{z-index:3;border-top:1px solid var(--rer-border);background:#fffffff5;justify-content:space-between;align-items:center;gap:1rem;margin:1.25rem -1.5rem -1.5rem;padding:1rem 1.5rem;display:flex;position:sticky;bottom:0;box-shadow:0 -10px 30px #0e2a4a0f}.step-footer span{color:var(--rer-muted);align-items:center;gap:.4rem;font-size:.8rem;display:flex}.step-footer .rer-button{align-items:center;gap:.35rem;display:inline-flex}.step-footer>div{justify-content:flex-end;align-items:center;gap:.75rem;display:flex}.copy-warning-action{color:#56340e;text-align:left;cursor:pointer;background:#fff4d9;border:1px solid #edc574;border-left:4px solid #a95d08;border-radius:10px;align-items:center;gap:.65rem;max-width:520px;padding:.7rem .85rem;display:inline-flex}.step-footer .copy-warning-action>span{color:inherit;font-size:.78rem;line-height:1.35;display:block}.copy-warning-action:hover,.copy-warning-action:focus-visible{outline-offset:2px;background:#ffedc2;outline:2px solid #a95d0840}.field-flagged{outline-offset:4px;border-radius:8px;outline:3px solid #d13a32;background:#fff4f2!important}.answer-table{border:1px solid var(--rer-border);background:#fff;border-radius:14px;overflow:hidden}.answer-table>header,.answer-table>article{border-bottom:1px solid var(--rer-border);grid-template-columns:minmax(260px,2fr) minmax(150px,1fr) 130px 110px;align-items:center;gap:1rem;padding:.85rem 1rem;display:grid}.answer-table>header{color:var(--rer-muted);letter-spacing:.08em;text-transform:uppercase;background:#eef1f2;font-size:.7rem;font-weight:800}.answer-table>article:last-child{border-bottom:0}.answer-table article>div{gap:.15rem;display:grid}.answer-table small{color:var(--rer-muted);font-family:monospace}.answer-table button{color:var(--rer-accent);cursor:pointer;background:0 0;border:0;align-items:center;gap:.3rem;font-weight:800;display:inline-flex}.copy-review-summary{border:1px solid var(--rer-border);background:#fbfbf9;border-radius:14px;grid-template-columns:minmax(250px,.75fr) minmax(520px,1.5fr);justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;padding:1.2rem 1.4rem;display:grid}.copy-review-summary__intro{gap:.45rem;display:grid}.copy-review-summary__intro>p:not(.card-kicker){color:var(--rer-muted);margin:0}.clear-copy-button{width:max-content;color:var(--rer-navy);cursor:pointer;background:#fff;border:1px solid #c9ced0;border-radius:8px;justify-content:center;align-items:center;gap:.4rem;margin-top:.35rem;padding:.55rem .75rem;font-weight:800;display:inline-flex}.clear-copy-button.armed{color:#b42318;background:#fff1f0;border-color:#b42318}.clear-copy-warning{color:#8a4b00;max-width:33rem}.copy-review-summary__appearance{border:1px solid var(--rer-border);background:#fff;border-radius:12px;gap:.75rem;padding:.85rem;display:grid}.copy-review-summary__appearance>header{justify-content:space-between;align-items:start;gap:1rem;display:flex}.copy-review-summary__appearance>header>span{color:#14734c;white-space:nowrap;font-size:.7rem;font-weight:800}.copy-appearance-assets{grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem;display:grid}.copy-appearance-assets article{border:1px solid var(--rer-border);border-radius:10px;grid-template-columns:48px minmax(0,1fr) auto auto;align-items:center;gap:.55rem;padding:.55rem;display:grid}.copy-appearance-assets .asset-preview{width:48px;height:48px}.copy-appearance-assets article>div:nth-child(2){min-width:0;display:grid}.copy-appearance-assets article small{color:var(--rer-muted);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.copy-appearance-assets .mini-upload{padding:.42rem .55rem}.copy-appearance-colour{grid-template-columns:44px minmax(0,1fr);align-items:center;gap:.65rem;display:grid}.copy-appearance-colour .colour-preview{width:44px;height:44px}.copy-appearance-colour label{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.copy-appearance-colour label>span{grid-template-columns:38px 92px;gap:.35rem;display:grid}.copy-appearance-colour input{border:1px solid var(--rer-border);border-radius:7px;min-width:0;height:38px}.copy-review-summary h3{margin:0}.copy-review-table{border:1px solid var(--rer-border);background:#fff;border-radius:14px;overflow:hidden}.copy-review-table>header,.copy-review-table>article{border-bottom:1px solid var(--rer-border);grid-template-columns:minmax(240px,2fr) 140px minmax(170px,1fr) 120px 120px;align-items:center;gap:1rem;padding:.85rem 1rem;display:grid}.copy-review-table>header{color:var(--rer-muted);letter-spacing:.08em;text-transform:uppercase;background:#eef1f2;font-size:.68rem;font-weight:850}.copy-review-table>article:last-child{border-bottom:0}.copy-review-table article>div{gap:.12rem;display:grid}.copy-review-table small{color:var(--rer-muted);text-overflow:ellipsis;white-space:nowrap;font-family:monospace;overflow:hidden}.copy-review-table button{color:var(--rer-navy);cursor:pointer;background:0 0;border:0;align-items:center;gap:.3rem;font-weight:800;display:inline-flex}.copy-review-options{border:1px solid var(--rer-border);background:#fff;border-radius:14px;grid-template-columns:minmax(220px,1.2fr) repeat(2,minmax(180px,.8fr)) minmax(250px,1fr);align-items:center;gap:1rem;margin-bottom:1rem;padding:1rem 1.2rem;display:grid}.copy-review-options h3{margin:0}.copy-review-options p{color:var(--rer-muted);margin:.2rem 0 0}.copy-review-options fieldset{border:0;flex-wrap:wrap;gap:.45rem .8rem;display:flex}.copy-review-options fieldset label{text-transform:capitalize;align-items:center;gap:.25rem;display:flex}.copy-site-header{border:1px solid var(--rer-border);background:#fff;border-bottom:12px solid #23324a;border-radius:14px 14px 4px 4px;grid-template-columns:minmax(250px,1.25fr) 1.5fr minmax(240px,1fr);align-items:center;gap:1.5rem;margin-bottom:1rem;padding:1rem 1.4rem;display:grid}.copy-site-header__identity{align-items:center;gap:.8rem;display:flex}.copy-site-header textarea,.copy-site-header input,.copy-site-footer textarea,.copy-site-footer input{width:100%;color:inherit;font:inherit;resize:none;background:0 0;border:0;font-weight:750}.copy-site-header textarea:focus,.copy-site-header input:focus,.copy-site-footer textarea:focus,.copy-site-footer input:focus{outline:2px solid var(--rer-pink);outline-offset:3px}.copy-logo-placeholder{color:#8c98a8;background:#e8edf3;flex:0 0 48px;place-items:center;height:38px;display:grid}.copy-site-header nav{gap:.55rem;display:flex}.copy-site-header nav input{text-align:center;min-width:0}.copy-site-header__contact{grid-template-columns:1fr auto;gap:.1rem .5rem;display:grid}.copy-site-header__contact small{grid-column:1/-1}.copy-site-header__contact input:last-child{text-align:center;border:1px solid #23324a;border-radius:999px;width:130px;padding:.45rem .8rem}.copy-site-footer{color:#fff;background:#1d2b40;border-radius:4px 4px 14px 14px;grid-template-columns:1.8fr 1fr .8fr;gap:2.5rem;margin-top:1rem;padding:2.6rem 3rem;display:grid}.copy-site-footer>div{flex-direction:column;gap:.45rem;display:flex}.copy-site-footer input{color:#b8bec8;font-weight:500}.copy-site-footer textarea{font-family:var(--rer-font-heading);font-size:1.25rem}.copy-logo-placeholder--light{color:#23324a;background:#f4f5f7;width:48px}.metadata-editor{gap:1rem;padding:1.5rem;display:grid}.metadata-editor label{color:var(--rer-navy);gap:.35rem;font-weight:750;display:grid}.metadata-editor input,.metadata-editor textarea{border:1px solid var(--rer-border);width:100%;font:inherit;background:#fff;border-radius:10px;padding:.8rem}.metadata-derived{border:1px solid var(--rer-border);border-radius:var(--rer-radius-sm);color:var(--rer-muted);background:#f6f8fa;gap:.35rem;padding:.9rem;font-size:.82rem;display:grid}.metadata-derived strong{color:var(--rer-navy)}.deploy-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.deployment-card{padding:1.5rem;position:relative}.deployment-card__number{background:var(--rer-pink);color:#fff;width:2rem;height:2rem;font-family:var(--rer-font-heading);border-radius:999px;place-items:center;margin-bottom:1rem;font-weight:900;display:grid}.release-approval,.production-release-status{border:1px solid var(--rer-border);border-radius:var(--rer-radius-sm);background:#f7f9fb;gap:.75rem;margin-top:1rem;padding:1rem;display:grid}.release-approval label{color:var(--rer-navy);align-items:flex-start;gap:.65rem;font-size:.82rem;font-weight:700;line-height:1.45;display:flex}.release-approval input{width:1.1rem;height:1.1rem;accent-color:var(--rer-pink);margin-top:.12rem}.production-release-status>span,.production-release-status>a{color:var(--rer-muted);font-size:.8rem}.production-release-status>a{color:var(--rer-navy);font-weight:800}.page-type{border:1px solid var(--rer-border);background:#f7f7f4;border-radius:6px;width:fit-content;padding:.28rem .5rem;font-size:.72rem;font-weight:750}.strategy-brief-grid{grid-template-columns:1fr;gap:.8rem;margin-top:1rem;display:grid}.strategy-brief-grid details{border:1px solid var(--rer-border);background:#fff;border-radius:10px;overflow:hidden}.strategy-brief-grid summary{cursor:pointer;color:var(--rer-navy);grid-template-columns:7rem minmax(0,1fr) auto;align-items:center;gap:.75rem;padding:.8rem .9rem;font-size:.76rem;font-weight:750;display:grid}.strategy-brief-grid summary span,.strategy-brief-grid summary small{color:var(--rer-muted);letter-spacing:.05em;text-transform:uppercase;font-size:.68rem}.strategy-brief-grid details label{margin:0 .9rem .8rem}.strategy-plan-section{border:1px solid var(--rer-border);border-radius:var(--rer-radius-md);background:#fbfbf9;overflow:hidden}.strategy-plan-section>summary{cursor:pointer;color:var(--rer-navy);border-bottom:1px solid #0000;grid-template-columns:2.5rem minmax(0,1fr) auto;align-items:center;gap:.75rem;padding:1rem 1.15rem;list-style:none;display:grid}.strategy-plan-section[open]>summary{border-bottom-color:var(--rer-border)}.strategy-plan-section>summary::-webkit-details-marker{display:none}.strategy-plan-section>summary>span{color:var(--rer-accent);font:850 .72rem/1 var(--rer-font-heading)}.strategy-plan-section>summary strong,.strategy-plan-section>summary h3{font:850 1rem/1.2 var(--rer-font-heading);margin:0}.strategy-plan-section>summary small{color:var(--rer-muted);font-size:.72rem}.strategy-plan-section>.field-grid{padding:1rem 1.15rem 1.15rem}.strategy-category-card{border:1px solid var(--rer-border);background:#f3f5f7;border-radius:12px;margin:1rem 1.15rem;padding:1rem}.strategy-category-card>header{grid-template-columns:6rem minmax(0,1fr) auto;align-items:center;gap:.75rem;margin-bottom:.9rem;display:grid}.strategy-category-card>header span,.strategy-category-card>header small{color:var(--rer-muted);letter-spacing:.05em;text-transform:uppercase;font-size:.68rem}.copy-page-drawer{background:#f3f4f2}.mini-home-editor,.answer-index-editor,.lead-magnet-editor{background:#fff;max-width:760px;margin:0 auto}.mini-home-editor{flex-direction:column;display:flex;padding:0!important}.mini-home-editor__nav{border-bottom:1px solid var(--rer-border);color:var(--rer-navy);justify-content:space-between;gap:1rem;padding:1rem 1.3rem;font-weight:800;display:flex}.mini-home-editor__nav span{color:var(--rer-muted);font-size:.72rem;font-weight:500}.mini-home-editor__hero{background:#fff;grid-template-columns:1fr .95fr;align-items:center;gap:2.5rem;min-height:560px;padding:3.5rem;display:grid}.mini-home-editor__hero .visual-field--headline textarea{color:#23324a;font-family:var(--rer-font-heading);text-underline-offset:8px;font-size:clamp(2.2rem,5vw,4.25rem);font-style:italic;font-weight:900;line-height:.95;-webkit-text-decoration:underline #f6c941;text-decoration:underline #f6c941;text-decoration-thickness:5px}.mini-home-editor__hero .visual-field--body textarea{color:#555;font-size:1.05rem;line-height:1.65}.mini-home-editor__hero .page-editor__portrait{color:#23324a;background:linear-gradient(#faf8f4 0 52%,#dfe6ef 52%);border-radius:28px 28px 0 0;min-height:440px;position:relative}.mini-home-editor__hero .page-editor__portrait input{width:auto;max-width:calc(100% - 2rem);font:inherit;border:0;border-radius:999px;font-weight:800;position:absolute}.mini-home-editor__hero .page-editor__portrait input:first-child{color:#fff;background:#23324a;padding:.7rem 1rem;font-size:.7rem;top:3rem;right:1rem}.mini-home-editor__hero .page-editor__portrait input:last-child{color:#fff;background:#f6c941;padding:.8rem 1rem;bottom:3rem;left:-1rem}.hero-inline-cta{color:#fff;width:auto;font:inherit;background:#23324a;border:0;border-radius:6px;margin-top:1rem;padding:.8rem 1.2rem;font-weight:800}.mini-page-section{border-top:1px solid var(--rer-border);padding:1.7rem}.homepage-guidance{padding:3rem 2.2rem}.homepage-guidance>.visual-field--body textarea,.homepage-listings>.visual-field--body textarea{font-family:var(--rer-font-heading);font-size:1.6rem;font-weight:850;line-height:1.08}.homepage-guidance .guidance-grid{margin-top:1.5rem}.homepage-guidance .guidance-grid article{background:#fff;border-radius:16px}.homepage-guidance .guidance-grid input,.homepage-guidance .guidance-grid textarea,.homepage-listings input,.homepage-guide input,.homepage-guide textarea,.homepage-answer-previews input,.homepage-answer-previews textarea,.homepage-faq input,.homepage-faq textarea{width:100%;font:inherit;resize:none;background:0 0;border:0}.homepage-listings{background:#f3f6f8}.homepage-listings .listing-placeholders,.answer-preview-grid{grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:1.5rem;display:grid}.homepage-listings .listing-placeholders article,.answer-preview-grid article{border:1px solid var(--rer-border);background:#fff;border-radius:16px;padding:0;overflow:hidden}.homepage-listings .listing-placeholders input,.answer-preview-grid input,.answer-preview-grid textarea{padding:.35rem 1rem}.listing-image-placeholder{color:#a63b44;background:linear-gradient(155deg,#e5ebf2 65%,#afbdcf 65%);place-items:center;min-height:150px;display:grid;position:relative}.listing-image-placeholder>img,.social-image-preview>img{object-fit:cover;width:100%;height:100%}.listing-image-placeholder>img{position:absolute;inset:0}.listing-image-placeholder .mini-upload{z-index:1;background:#fff;position:absolute;bottom:.6rem;right:.6rem}.listing-image-placeholder>button{z-index:1;border:1px solid var(--rer-border);width:30px;height:30px;color:var(--rer-pink);cursor:pointer;background:#fff;border-radius:50%;place-items:center;display:grid;position:absolute;top:.6rem;right:.6rem}.homepage-cta{color:#fff;text-align:center;background:#263650;border-radius:20px;gap:.5rem;margin:2rem;padding:2.5rem;display:grid}.homepage-cta .visual-field textarea{color:#fff;text-align:center}.homepage-cta .visual-field:first-of-type textarea{font-family:var(--rer-font-heading);font-size:1.8rem;font-weight:850}.homepage-guide{text-align:center;background:#fffdf8;gap:1rem;padding:4rem 3rem;display:grid}.homepage-guide>textarea{color:#23324a;font-family:var(--rer-font-heading);text-align:center;font-size:1.8rem;font-weight:850}.homepage-guide>textarea:first-of-type{color:#f6c941;font-style:italic}.homepage-guide__form{border:1px solid var(--rer-border);background:#fff;border-radius:14px;grid-template-columns:1fr auto;gap:.65rem;max-width:480px;margin:1rem auto 0;padding:1rem;display:grid}.homepage-guide__form input{border:1px solid var(--rer-border);border-radius:8px;padding:.65rem}.homepage-guide__form input:first-child,.homepage-guide__form input:last-child{text-align:center;grid-column:1/-1}.homepage-social,.homepage-social textarea{color:var(--rer-navy);background:#fff}.inline-section-label{width:100%;color:inherit;font:inherit;letter-spacing:.1em;text-transform:uppercase;background:0 0;border:0;font-weight:850;display:block}.inline-section-heading{width:100%;color:var(--rer-navy);font-family:var(--rer-font-heading);resize:none;background:0 0;border:0;font-size:2rem;font-weight:850}.field-over-limit textarea,.field-over-limit input{outline:2px solid #c6282833;background:#fff2f2!important;border-color:#c62828!important}.hero-review-proof,.reviews-proof-row{color:#f1bd2f;align-items:center;gap:.55rem;margin-top:1rem;display:flex}.hero-review-proof input,.reviews-proof-row input{width:auto;color:var(--rer-navy);font:inherit;background:0 0;border:0}.hero-review-proof input:first-of-type{width:2.2rem;font-family:var(--rer-font-heading);font-size:1.4rem;font-weight:900}.hero-review-proof input:last-of-type,.reviews-proof-row input{min-width:220px}.homepage-social .social-tile-grid article{position:relative}.homepage-social .social-tile-grid article>button{z-index:2;color:var(--rer-pink);cursor:pointer;background:#fff;border:0;position:absolute;top:.45rem;right:.45rem}.guidance-field--eyebrow textarea{color:#a4171d;letter-spacing:.1em;text-transform:uppercase;min-height:2rem;font-weight:850;font-size:.75rem!important}.homepage-answer-previews{background:#f4f6f8}.homepage-answer-previews h3,.homepage-faq h3{color:var(--rer-navy);font-family:var(--rer-font-heading);margin:.35rem 0;font-size:2rem}.answer-preview-grid article textarea:first-of-type{font-family:var(--rer-font-heading);font-weight:850}.homepage-faq{grid-template-columns:.7fr 1.3fr;gap:1.5rem;display:grid}.homepage-faq .compact-answer-list{grid-column:2}.answer-index-editor,.lead-magnet-editor{padding:2.5rem!important}.capture-delivery-card{border:1px solid var(--rer-border);background:#fbfbf9;border-radius:14px;gap:1rem;margin-top:2rem;padding:1.25rem;display:grid}.capture-delivery-card>header,.capture-delivery-card__actions,.delivery-receipt{justify-content:space-between;align-items:center;gap:.8rem;display:flex}.capture-delivery-card>header h3,.capture-delivery-card>header p{margin:0}.capture-delivery-card>header>span{color:var(--rer-muted);font-size:.72rem}.capture-delivery-card .field-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.capture-delivery-card__consent{grid-column:1/-1}.capture-delivery-card__actions{flex-wrap:wrap;justify-content:flex-start}.delivery-receipt{color:#805000;background:#fff4db;border-radius:10px;justify-content:flex-start;padding:.8rem 1rem}.delivery-receipt.delivered{color:#136b43;background:#eaf7ef}.delivery-receipt.failed{color:#a4171d;background:#fff0f0}.delivery-receipt span{gap:.15rem;display:grid}.delivery-receipt small{font-size:.72rem}.index-answer-grid{grid-template-columns:repeat(3,1fr);gap:.8rem;margin-top:1.5rem;display:grid}.index-answer-grid article{border:1px solid var(--rer-border);border-radius:12px;align-content:start;gap:.6rem;padding:1rem;display:grid}.index-answer-grid article small{color:var(--rer-pink-dark);letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:800}.index-answer-grid article strong{color:var(--rer-navy);font-family:var(--rer-font-heading);line-height:1.1}.index-answer-grid article p,.index-answer-grid article span{color:var(--rer-muted);margin:0;font-size:.78rem;line-height:1.45}.index-answer-collection__label{margin-top:2rem}.drawer-backdrop{z-index:30;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#08192b94;position:fixed;inset:0}.answer-drawer{background:#f7f7f4;width:min(920px,96vw);height:100%;position:absolute;top:0;right:0;overflow:auto;box-shadow:-20px 0 60px #00000038}.answer-drawer>header{border-bottom:1px solid var(--rer-border);background:#fff;justify-content:space-between;align-items:start;gap:1rem;padding:1.2rem 1.4rem;display:flex}.answer-drawer h2{margin:0;font-size:1.35rem}.answer-drawer>header button{border:1px solid var(--rer-border);cursor:pointer;background:#fff;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.answer-drawer>section{padding:1.2rem 1.4rem}.answer-drawer section h3{margin-top:1.2rem}.answer-drawer section label{margin-bottom:.8rem}.drawer-section{border:1px solid var(--rer-border);background:#fff;border-radius:12px;gap:.65rem;margin-bottom:.75rem;padding:1rem;display:grid}.answer-drawer>footer{border-top:1px solid var(--rer-border);background:#fff;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.4rem;display:flex;position:sticky;bottom:0}.answer-drawer>footer span{color:var(--rer-muted);font-size:.76rem}.asset-dialog{background:#fff;border-radius:18px;width:min(680px,100vw - 2rem);max-height:calc(100svh - 2rem);padding:1.5rem;position:absolute;top:50%;left:50%;overflow-y:auto;transform:translate(-50%,-50%)}.large-asset-preview{height:280px;color:var(--rer-navy);background:#edf2f5;border:1px dashed #aab8c3;border-radius:14px;place-items:center;margin:1rem 0;display:grid}.large-asset-preview img{object-fit:contain;max-width:100%;max-height:100%}.framing-viewport-picker{justify-content:center;gap:.4rem;margin:.75rem 0;display:flex}.framing-viewport-picker button,.framing-actions>button:first-child{color:var(--rer-navy);background:#fff;border:1px solid #cbd4da;border-radius:999px;padding:.5rem .85rem;font:700 .78rem Poppins,sans-serif}.framing-viewport-picker button[aria-pressed=true]{border-color:var(--rer-navy);background:var(--rer-navy);color:#fff}.headshot-live-frame{aspect-ratio:4/5;cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;width:min(440px,100% - 2rem);margin:1rem auto;position:relative}.headshot-live-frame:active{cursor:grabbing}.headshot-live-frame--mobile{width:min(300px,100% - 2rem)}.headshot-live-frame__surface{background:#f7f5f2;border-radius:24px;position:absolute;inset:0;overflow:hidden;box-shadow:0 20px 44px #12121229}.headshot-live-frame__surface>img{object-fit:contain;object-position:center bottom;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.headshot-live-frame__location,.headshot-live-frame__greeting{z-index:2;color:#fff;pointer-events:none;font-family:Poppins,sans-serif;font-weight:800;position:absolute;box-shadow:0 14px 30px #0000003d}.headshot-live-frame__location{letter-spacing:.06em;text-overflow:ellipsis;white-space:nowrap;border-radius:999px;max-width:88%;padding:.7rem 1rem;font-size:clamp(.62rem,2.6cqi,.74rem);top:9%;right:-14px;overflow:hidden}.headshot-live-frame__greeting{text-overflow:ellipsis;white-space:nowrap;background:#f7c84d;border-radius:12px;max-width:82%;padding:.8rem 1rem;font-size:clamp(.8rem,4cqi,1rem);bottom:9%;left:-14px;overflow:hidden}.crop-hint,.headshot-quality{color:#52616b;margin:.6rem 0;font-size:.82rem;line-height:1.45}.headshot-quality--warning{color:#9b3f00;font-weight:700}.framing-actions{justify-content:flex-end;gap:.65rem;margin-top:1rem;display:flex}.asset-dialog>label{gap:.4rem;margin-bottom:1rem;display:grid}.page-editor{border:1px solid var(--rer-border);background:#fff;border-radius:16px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 14px 40px #0e2a4a17}.page-editor__bar{order:0}.page-editor__controls{border-bottom:1px solid var(--rer-border);background:#f5f7f7;order:1;grid-template-columns:repeat(2,minmax(0,1fr)) minmax(280px,1.25fr);gap:.75rem;padding:1rem 1.2rem;display:grid}.toggle-control{border:1px solid var(--rer-border);background:#fff;border-radius:10px;align-items:center;gap:.7rem;padding:.75rem;display:flex}.toggle-control span{gap:.1rem;display:grid}.toggle-control small{color:var(--rer-muted)}.page-editor__controls fieldset{border:1px solid var(--rer-border);background:#fff;border-radius:10px;align-items:center;gap:.65rem;margin:0;padding:.55rem .75rem;display:flex}.page-editor__controls legend{color:var(--rer-muted);text-transform:uppercase;padding:0 .3rem;font-size:.68rem;font-weight:800}.page-editor__controls fieldset label{color:var(--rer-navy);text-transform:capitalize;align-items:center;gap:.25rem;font-size:.75rem;font-weight:750;display:flex}.page-editor__bar{border-bottom:1px solid var(--rer-border);justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.2rem;display:flex}.page-editor__bar div{display:grid}.page-editor__bar small,.page-editor__bar nav{color:var(--rer-muted);font-size:.75rem}.page-editor__meta,.page-editor__section{padding:clamp(1.25rem,3vw,2.5rem)}.page-editor__meta{border-bottom:1px solid var(--rer-border);background:#fbfbf9;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.page-editor__meta .editor-label{grid-column:1/-1}.page-editor__hero{background:linear-gradient(135deg,#f8f7f2,#edf3f6);grid-template-columns:minmax(0,1.4fr) minmax(220px,.6fr);align-items:center;gap:2rem;padding:clamp(2rem,5vw,4.5rem);display:grid}.page-editor__portrait{background:var(--agent-accent);color:#fff;border-radius:50% 50% 18px 18px;place-items:center;min-height:250px;display:grid}.page-editor__portrait span{margin-top:-90px;font-size:.75rem}.editor-label{color:var(--agent-accent);letter-spacing:.13em;text-transform:uppercase;margin:0 0 .75rem;font-size:.7rem;font-weight:850}.visual-field{margin-bottom:.5rem;display:grid;position:relative}.visual-field>span{z-index:1;color:var(--rer-muted);opacity:0;background:#ffffffd1;border-radius:999px;padding:.15rem .35rem;font-size:.61rem;transition:opacity .15s;position:absolute;top:.25rem;right:.4rem}.visual-field:hover>span,.visual-field:focus-within>span{opacity:1}.visual-field textarea,.page-editor input,.page-editor textarea{box-sizing:border-box;width:100%;min-width:0;color:var(--rer-ink);resize:none;background:0 0;border:1px solid #0000}.visual-field textarea:hover,.visual-field textarea:focus,.page-editor input:hover,.page-editor input:focus,.page-editor textarea:hover,.page-editor textarea:focus{border-color:var(--rer-accent);background:#ffffffc7;outline:0;box-shadow:0 0 0 3px #dc2d841a}.visual-field--headline textarea{color:var(--rer-navy);font-family:var(--rer-font-heading);padding:.15rem .35rem;font-size:clamp(2rem,4.6vw,4rem);font-weight:850;line-height:1}.visual-field--body textarea{padding:.45rem;font-size:1rem;line-height:1.55}.visual-field--section-title textarea{color:var(--rer-navy);font-family:var(--rer-font-heading);padding:.25rem .4rem;font-size:clamp(1.55rem,3vw,2.35rem);font-weight:800}.review-placeholders,.listing-placeholders,.guidance-grid{grid-template-columns:repeat(3,1fr);gap:.85rem;margin-top:1rem;display:grid}.review-placeholders article,.listing-placeholders article,.guidance-grid article,.compact-answer-list article{border:1px solid var(--rer-border);background:#fbfbf9;border-radius:12px;padding:1rem}.review-placeholders article{gap:.55rem;min-width:0;display:grid;position:relative}.review-placeholders article>button{width:28px;height:28px;color:var(--rer-accent);cursor:pointer;background:#fff;border:1px solid #ebc8d9;border-radius:50%;place-items:center;display:grid;position:absolute;top:.5rem;right:.5rem}.review-placeholders label{color:var(--rer-muted);text-transform:uppercase;gap:.2rem;font-size:.65rem;font-weight:800;display:grid}.review-placeholders input,.review-placeholders textarea{color:var(--rer-navy);text-transform:none;padding:.35rem;font-weight:650}.review-avatar{background:var(--rer-navy);color:#fff;border-radius:50%;place-items:center;width:42px;height:42px;font-weight:850;display:grid}.review-avatar--headshots{color:var(--rer-navy);background:#dbe5eb}.editor-add-button{border:1px solid var(--rer-navy);color:var(--rer-navy);cursor:pointer;background:#fff;border-radius:8px;align-items:center;gap:.35rem;margin-top:1rem;padding:.65rem .85rem;font-weight:800;display:inline-flex}.review-placeholders article{color:var(--rer-gold)}.review-placeholders small{color:var(--rer-muted);margin-top:.6rem;display:block}.guidance-grid article label,.compact-answer-list article label{color:var(--rer-muted);text-transform:uppercase;gap:.25rem;font-size:.66rem;font-weight:750;display:grid}.guidance-grid input,.guidance-grid textarea,.compact-answer-list input,.compact-answer-list textarea{color:var(--rer-navy);text-transform:none;padding:.4rem;font-weight:700}.editor-evidence{opacity:.7}.page-editor__about{background:#f3f6f7;grid-template-columns:.65fr 1.35fr;gap:2rem;display:grid}.about-facts-card{border:1px solid var(--rer-border);background:#fff;border-radius:14px;padding:1.2rem}.about-facts-card>label{border-bottom:1px solid var(--rer-border);color:var(--rer-muted);letter-spacing:.08em;text-transform:uppercase;gap:.2rem;padding:.65rem 0;font-size:.65rem;font-weight:850;display:grid}.about-facts-card>label input{color:var(--rer-navy);text-transform:none;padding:.25rem 0;font-size:.85rem}.compact-answer-list{gap:.65rem;display:grid}.listing-placeholders article{gap:.75rem;display:grid}.listing-placeholders article span{min-height:120px;color:var(--rer-muted);background:#e9edef;border-radius:8px;place-items:center;display:grid}.page-editor__cta{background:var(--agent-accent);padding:2.5rem}.page-editor__cta textarea{color:#fff;text-align:center}.page-editor__cta .visual-field--button{border:1px solid #ffffff80;border-radius:8px;max-width:240px;margin:1rem auto 0}.page-editor__social{grid-template-columns:repeat(2,1fr);gap:.5rem 1rem;display:grid}.page-editor__social .editor-label{grid-column:1/-1}.social-tile-grid{grid-column:1/-1;grid-template-columns:repeat(3,1fr);gap:.8rem;display:grid}.social-tile-grid article{border:1px solid var(--rer-border);background:#fbfbf9;border-radius:12px;gap:.6rem;padding:.8rem;display:grid}.social-image-preview{min-height:130px;color:var(--rer-muted);text-align:center;background:#e9edef;border-radius:8px;place-items:center;display:grid;overflow:hidden}.social-image-preview>img{aspect-ratio:4/5;grid-area:1/1}.social-image-preview span{margin-top:-38px;font-size:.72rem}.social-tile-grid>article>label:not(.mini-upload){color:var(--rer-muted);text-transform:uppercase;gap:.2rem;font-size:.65rem;font-weight:800;display:grid}.social-tile-grid input{text-transform:none;padding:.35rem}.page-editor .mini-upload input{width:1px;min-width:1px}.answer-page-editor{background:#fff;max-width:720px;margin:0 auto;padding:clamp(1.5rem,4vw,3rem)!important}.answer-page-editor__crumbs{color:var(--rer-muted);margin-bottom:1.5rem;font-size:.75rem}.visual-field--eyebrow textarea{color:var(--rer-accent);letter-spacing:.12em;text-transform:uppercase;font-size:.72rem;font-weight:850}.visual-field--answer-title textarea{color:var(--rer-navy);font-family:var(--rer-font-heading);font-size:clamp(2rem,4vw,3.2rem);font-weight:850;line-height:1.05}.answer-summary{border-left:4px solid var(--rer-accent);background:#edf4f8;border-radius:10px;margin:1.5rem 0;padding:1rem}.answer-image-placeholder{min-height:260px;color:var(--rer-muted);background:repeating-linear-gradient(45deg,#f2f0ec,#f2f0ec 12px,#faf9f6 12px 24px);border-radius:12px;place-items:center;margin:1.5rem 0 2rem;display:grid}.answer-image-placeholder span,.answer-image-placeholder small{margin-top:-80px}.answer-copy-section{margin:0 0 2rem}.answer-copy-section__number{color:var(--rer-accent);letter-spacing:.1em;text-transform:uppercase;font-size:.68rem;font-weight:850}.answer-list,.answer-quote,.answer-disclaimer{background:#f5f6f6;border-radius:8px;margin-top:1rem;padding:.8rem}.answer-quote{border-left:3px solid var(--rer-gold)}.answer-disclaimer{color:var(--rer-muted)}.answer-faq-block{padding:1rem 0!important}.answer-faq-block article{border:1px solid var(--rer-border);border-radius:9px;gap:.35rem;margin-bottom:.6rem;padding:.8rem;display:grid}.answer-faq-block input,.answer-faq-block textarea{background:0 0;border:1px solid #0000;width:100%;padding:.35rem}.editor-supporting-data,.campaign-brief-panel details{border:1px solid var(--rer-border);background:#f7f7f4;border-radius:10px;padding:1rem}.editor-supporting-data summary,.campaign-brief-panel summary{cursor:pointer;color:var(--rer-navy);font-weight:800}.dialog-actions{justify-content:flex-end;gap:.7rem;margin-top:1.3rem;display:flex}@media (width<=1400px){.review-shell{grid-template-columns:210px minmax(0,1fr)}.review-logo{width:190px}.review-main,.workspace-main{padding:1.5rem}.workflow-nav{grid-template-columns:repeat(8,minmax(118px,1fr))}.field-grid{grid-template-columns:1fr}.agent-access{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=1100px){.portfolio__row{grid-template-columns:1fr .65fr 1.3fr 1fr 44px}.portfolio__row>:nth-child(5){display:none}.brief-grid{grid-template-columns:1fr}.workspace-header__agent{align-items:start}.workspace-header__meta{justify-content:flex-start}.agent-access{grid-template-columns:repeat(2,minmax(0,1fr))}.sources-layout,.page-editor__hero,.page-editor__about{grid-template-columns:1fr}.page-editor__portrait{border-radius:18px;min-height:190px}.answer-table>header,.answer-table>article{grid-template-columns:minmax(220px,2fr) minmax(140px,1fr) 110px}.answer-table>header>:nth-child(3),.answer-table>article>:nth-child(3){display:none}.copy-review-table>header,.copy-review-table>article{grid-template-columns:minmax(220px,2fr) 130px minmax(160px,1fr) 110px}.copy-review-table>header>:nth-child(3),.copy-review-table>article>:nth-child(3){display:none}.strategy-brief-grid,.copy-review-options,.copy-site-header,.copy-site-footer,.deploy-grid{grid-template-columns:1fr}.copy-site-header nav{flex-wrap:wrap}}@media (width<=760px){.review-shell{grid-template:36px 70px auto 1fr/1fr}.capture-delivery-card .field-grid{grid-template-columns:1fr}.review-header{grid-column:1;padding:0 1rem}.review-logo{width:170px}.review-identity span{display:none}.review-nav{padding:.55rem .7rem;overflow-x:auto}.review-nav__label,.review-nav__note{display:none}.review-nav nav{width:max-content;display:flex}.review-nav button{white-space:nowrap;width:auto}.review-main,.workspace-main{padding:1rem}.review-page-heading{flex-direction:column;align-items:start}.portfolio{box-shadow:none;background:0 0;border:0}.portfolio__head{display:none}.portfolio__row{border:1px solid var(--rer-border);border-radius:var(--rer-radius-md);background:#fff;grid-template-columns:1fr;gap:.65rem;margin-bottom:.8rem;padding:1rem 4.25rem 1rem 1rem;display:grid;position:relative}.portfolio__row>:nth-child(5){display:block}.portfolio__row>:nth-child(5):before{content:"Assigned operator · ";color:var(--rer-muted)}.portfolio__row>.portfolio__identity{display:inline-flex;position:absolute;top:1rem;right:1rem}.relationship-select{width:150px}.review-form,.template-preview__controls,.content-grid,.fact-grid,.field-grid,.projection-grid,.agent-access,.page-editor__meta,.page-editor__social,.review-placeholders,.listing-placeholders,.guidance-grid,.social-tile-grid,.page-editor__controls{grid-template-columns:1fr}.page-editor__controls fieldset{flex-wrap:wrap;align-items:start}.page-editor__bar{flex-direction:column;align-items:start}.visual-field--headline textarea{font-size:2.25rem}.workspace-header__agent{flex-direction:column}.workspace-layout{grid-template-columns:1fr}.workflow-nav{display:none}.workflow-select{border:1px solid var(--rer-border);border-radius:var(--rer-radius-sm);color:var(--rer-navy);background:#fff;gap:.4rem;padding:.8rem;font-weight:700;display:grid}.workflow-select select{border:1px solid var(--rer-border);border-radius:var(--rer-radius-sm);background:#fff;padding:.7rem}.step-heading,.contract-group>header{flex-direction:column;align-items:start}.workflow-pane{padding:1rem}.content-grid__wide,.review-form .nonfunctional-note,.review-form .rer-button{grid-column:auto}.dialog-actions{flex-direction:column}.upload-card,.asset-card,.colour-card{grid-template-columns:auto minmax(0,1fr)}.upload-actions,.colour-control{grid-column:1/-1;justify-content:flex-start}.answer-table>header{display:none}.answer-table>article{grid-template-columns:1fr auto;gap:.6rem}.answer-table>article>span{display:none}.copy-review-summary{grid-template-columns:1fr;align-items:start}.copy-review-summary__appearance{grid-column:1/-1}.copy-appearance-assets{grid-template-columns:1fr}.copy-review-table>header{display:none}.copy-review-table>article{grid-template-columns:1fr auto auto;gap:.55rem}.copy-review-table>article>span:not(.page-type){display:none}.mini-home-editor__hero,.index-answer-grid,.homepage-listings .listing-placeholders,.answer-preview-grid,.homepage-faq{grid-template-columns:1fr}.homepage-faq .compact-answer-list{grid-column:1}.copy-review-options{align-items:stretch}.copy-site-footer{padding:1.5rem}.step-footer{flex-direction:column;align-items:stretch;margin:1rem -1rem -1rem;padding:1rem}.step-footer>div{flex-direction:column;align-items:stretch}.copy-warning-action{width:100%;max-width:none}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
