/* REK Client Portal v1.0.3 */
:root{--rekcp-navy:#02091a;--rekcp-navy2:#06152e;--rekcp-panel:#071a35;--rekcp-panel2:#0a203f;--rekcp-gold:#dca72f;--rekcp-gold2:#f2c961;--rekcp-text:#edf3fb;--rekcp-muted:#8fa0b7;--rekcp-border:rgba(220,167,47,.32);--rekcp-green:#69c75e;--rekcp-red:#e05b5b;--rekcp-blue:#5b9fea;--rekcp-shadow:0 20px 50px rgba(0,0,0,.26)}
.rekcp-app,.rekcp-app *,.rekcp-login,.rekcp-login *,.rekcp-terms-gate,.rekcp-terms-gate *,.rekcp-standalone-terms,.rekcp-standalone-terms *{box-sizing:border-box}.rekcp-app{position:relative;width:100vw;max-width:100vw;min-height:100vh;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);display:flex;background:radial-gradient(circle at 80% 0,rgba(34,79,138,.2),transparent 32%),linear-gradient(135deg,#020817,#07172e 62%,#031126);color:var(--rekcp-text);font-family:Inter,Arial,Helvetica,sans-serif;overflow:hidden}.rekcp-app a{text-decoration:none}.rekcp-sidebar{position:relative;z-index:30;width:268px;flex:0 0 268px;min-height:100vh;padding:20px 18px;display:flex;flex-direction:column;background:linear-gradient(180deg,#020817,#03152a);border-right:1px solid rgba(255,255,255,.08);box-shadow:16px 0 35px rgba(0,0,0,.18)}.rekcp-brand{height:80px;display:flex;align-items:center;border-bottom:1px solid rgba(255,255,255,.08);margin-bottom:16px}.rekcp-brand img{width:220px;max-height:68px;object-fit:contain;object-position:left center}.rekcp-nav{display:grid;gap:4px}.rekcp-nav-label{margin:16px 12px 7px;color:#7e8da1;font-size:11px;letter-spacing:.12em;text-transform:uppercase}.rekcp-nav-link{min-height:43px;padding:10px 11px;border:1px solid transparent;border-radius:8px;display:flex;align-items:center;gap:11px;color:#d7e0ec;font-size:13px;font-weight:700;transition:.2s}.rekcp-nav-link:hover{color:#fff;background:rgba(255,255,255,.045)}.rekcp-nav-link.is-active{color:var(--rekcp-gold2);border-color:rgba(220,167,47,.58);background:linear-gradient(90deg,rgba(220,167,47,.16),rgba(220,167,47,.04))}.rekcp-nav-link .rekcp-icon{width:21px;text-align:center;font-size:18px}.rekcp-nav-link b{margin-left:auto;min-width:22px;height:22px;padding:0 6px;display:grid;place-items:center;border-radius:999px;background:var(--rekcp-gold);color:#071124;font-size:11px}.rekcp-sidebar-help{margin-top:auto;padding:17px;border:1px solid var(--rekcp-border);border-radius:12px;background:rgba(255,255,255,.035);text-align:center}.rekcp-sidebar-help strong,.rekcp-sidebar-help span{display:block}.rekcp-sidebar-help strong{color:#fff;font-size:14px}.rekcp-sidebar-help span{margin:5px 0 13px;color:var(--rekcp-muted);font-size:12px}.rekcp-sidebar-help a{display:block;padding:10px;border-radius:7px;background:linear-gradient(135deg,var(--rekcp-gold2),var(--rekcp-gold));color:#071124;font-size:12px;font-weight:900}.rekcp-mobile-close{display:none}.rekcp-shell{min-width:0;flex:1;display:flex;flex-direction:column}.rekcp-topbar{min-height:72px;padding:12px 28px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid rgba(255,255,255,.08);background:rgba(2,9,26,.66);backdrop-filter:blur(12px)}.rekcp-menu-toggle{display:none}.rekcp-search{width:min(430px,42vw);height:42px;display:flex;align-items:center;gap:9px;padding:0 13px;border:1px solid rgba(255,255,255,.12);border-radius:8px;background:rgba(0,0,0,.16)}.rekcp-search input{width:100%;border:0!important;outline:0!important;background:transparent!important;color:#fff!important;box-shadow:none!important}.rekcp-search input::placeholder{color:#72839a}.rekcp-top-actions{display:flex;align-items:center;gap:18px}.rekcp-top-actions>a{color:#c7d1df;font-size:12px}.rekcp-top-actions>a:hover{color:var(--rekcp-gold2)}.rekcp-user-chip{display:flex;align-items:center;gap:10px}.rekcp-user-chip>span{width:38px;height:38px;display:grid;place-items:center;border:1px solid var(--rekcp-border);border-radius:50%;background:#10223b;color:#fff;font-weight:900}.rekcp-user-chip strong,.rekcp-user-chip small{display:block}.rekcp-user-chip strong{font-size:12px}.rekcp-user-chip small{margin-top:3px;color:var(--rekcp-gold2);font-size:10px}.rekcp-logout{padding-left:12px;border-left:1px solid rgba(255,255,255,.12)}.rekcp-main{width:100%;max-width:1600px;margin:0 auto;padding:24px 28px 36px;flex:1}.rekcp-page-heading{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:20px}.rekcp-page-heading span{color:#9cafc5;font-size:12px}.rekcp-page-heading h1{margin:4px 0 0;color:#fff;font-size:28px;line-height:1.08}.rekcp-page-heading p{margin:6px 0 0;color:var(--rekcp-muted);font-size:13px}.rekcp-stat-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-bottom:14px}.rekcp-stat{position:relative;min-height:111px;padding:15px;display:grid;grid-template-columns:44px 1fr;gap:11px;border:1px solid rgba(255,255,255,.12);border-radius:10px;background:linear-gradient(145deg,rgba(9,31,61,.95),rgba(4,18,38,.95));color:#fff;box-shadow:0 12px 30px rgba(0,0,0,.15)}.rekcp-stat>.rekcp-icon{width:44px;height:44px;display:grid;place-items:center;border-radius:50%;background:rgba(220,167,47,.15);color:var(--rekcp-gold2);font-size:22px}.rekcp-stat span,.rekcp-stat strong,.rekcp-stat small{display:block}.rekcp-stat span{font-size:11px;font-weight:800}.rekcp-stat strong{margin:4px 0;color:#fff;font-size:26px}.rekcp-stat small{color:#93a2b5;font-size:10px}.rekcp-stat em{position:absolute;right:13px;bottom:11px;color:var(--rekcp-gold2);font-size:10px;font-style:normal}.rekcp-dashboard-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.rekcp-panel,.rekcp-quick-panel{min-width:0;padding:15px;border:1px solid rgba(255,255,255,.12);border-radius:10px;background:linear-gradient(145deg,rgba(7,26,53,.97),rgba(4,18,38,.97));box-shadow:0 12px 30px rgba(0,0,0,.14)}.rekcp-span-2{grid-column:span 2}.rekcp-span-3{grid-column:span 3}.rekcp-panel-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:13px}.rekcp-panel-head h2,.rekcp-quick-panel h2{margin:0;color:#fff;font-size:13px}.rekcp-panel-head a{color:var(--rekcp-gold2);font-size:10px;font-weight:800}.rekcp-portfolio-value{font-size:30px;font-weight:900}.rekcp-portfolio-value small{display:block;margin-top:5px;color:var(--rekcp-muted);font-size:11px;font-weight:500}.rekcp-mini-chart{height:120px;margin-top:14px;padding:12px 4px 0;display:flex;align-items:flex-end;gap:8px;border-bottom:1px solid rgba(255,255,255,.1);background:linear-gradient(180deg,transparent,rgba(220,167,47,.04))}.rekcp-mini-chart i{flex:1;min-height:10px;border-radius:3px 3px 0 0;background:linear-gradient(180deg,var(--rekcp-gold2),rgba(220,167,47,.26))}.rekcp-quick-panel{grid-row:span 2;display:grid;align-content:start;gap:9px}.rekcp-quick-panel>a{padding:12px;display:grid;grid-template-columns:20px 1fr;border:1px solid rgba(255,255,255,.12);border-radius:8px;color:#fff}.rekcp-quick-panel>a.is-primary{background:linear-gradient(135deg,var(--rekcp-gold2),var(--rekcp-gold));color:#071124}.rekcp-quick-panel a strong,.rekcp-quick-panel a small{display:block}.rekcp-quick-panel a strong{font-size:11px}.rekcp-quick-panel a small{margin-top:3px;color:inherit;opacity:.72;font-size:9px}.rekcp-activity-list>div,.rekcp-task-list>div,.rekcp-doc-list>div{min-height:48px;padding:8px 0;display:flex;align-items:center;gap:10px;border-bottom:1px solid rgba(255,255,255,.08)}.rekcp-activity-list>div:last-child,.rekcp-task-list>div:last-child,.rekcp-doc-list>div:last-child{border-bottom:0}.rekcp-activity-list .rekcp-icon{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:rgba(220,167,47,.14);color:var(--rekcp-gold2)}.rekcp-activity-list span,.rekcp-task-list p,.rekcp-doc-list p{min-width:0;flex:1;margin:0}.rekcp-activity-list strong,.rekcp-activity-list small,.rekcp-task-list strong,.rekcp-task-list small,.rekcp-doc-list strong,.rekcp-doc-list small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rekcp-activity-list strong,.rekcp-task-list strong,.rekcp-doc-list strong{font-size:10px}.rekcp-activity-list small,.rekcp-task-list small,.rekcp-doc-list small{margin-top:3px;color:var(--rekcp-muted);font-size:9px}.rekcp-activity-list time,.rekcp-task-list time,.rekcp-doc-list time{color:#9eacbd;font-size:9px}.rekcp-task-list>div>span{width:24px;height:24px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.2);border-radius:5px;color:var(--rekcp-green)}.rekcp-doc-list>div>span{width:30px;padding:5px 0;border-radius:4px;background:#fff;color:#d94646;text-align:center;font-size:8px;font-weight:900}.rekcp-donut{width:120px;height:120px;margin:16px auto;display:grid;place-items:center;align-content:center;border-radius:50%;background:radial-gradient(circle at center,#071a35 0 49%,transparent 50%),conic-gradient(var(--rekcp-green) 0 var(--completed),var(--rekcp-gold) var(--completed) 100%)}.rekcp-donut strong{font-size:25px}.rekcp-donut span{color:var(--rekcp-muted);font-size:9px}.rekcp-legend{display:flex;justify-content:center;gap:13px;color:var(--rekcp-muted);font-size:9px}.rekcp-legend i{width:8px;height:8px;display:inline-block;border-radius:50%}.rekcp-legend .green{background:var(--rekcp-green)}.rekcp-legend .gold{background:var(--rekcp-gold)}.rekcp-property-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.rekcp-property-grid.is-large{grid-template-columns:repeat(3,minmax(0,1fr))}.rekcp-property-card{overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:9px;background:#06172f}.rekcp-property-image{height:105px;padding:9px;background:linear-gradient(135deg,rgba(15,73,77,.78),rgba(9,36,60,.95)),repeating-linear-gradient(90deg,rgba(241,201,97,.18) 0 2px,transparent 2px 52px);background-size:cover;background-position:center}.rekcp-property-grid.is-large .rekcp-property-image{height:175px}.rekcp-property-image span{display:inline-flex;padding:4px 7px;border-radius:999px;background:#178143;color:#fff;font-size:8px;font-weight:900}.rekcp-property-body{padding:10px}.rekcp-property-body h3{margin:0;color:#fff;font-size:11px}.rekcp-property-body p{margin:4px 0 8px;color:var(--rekcp-muted);font-size:9px}.rekcp-property-body dl{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:0}.rekcp-property-body dl div{min-width:0}.rekcp-property-body dt{color:#77879a;font-size:8px}.rekcp-property-body dd{margin:2px 0 0;color:#fff;font-size:10px;font-weight:800}.rekcp-footer{min-height:75px;padding:14px 28px;display:grid;grid-template-columns:1.3fr .7fr 1fr 1fr;align-items:center;gap:20px;border-top:1px solid rgba(220,167,47,.42);background:#020817;color:#a6b3c4;font-size:10px}.rekcp-footer>div:first-child{display:flex;align-items:center;gap:12px}.rekcp-footer img{width:115px;height:45px;object-fit:contain}.rekcp-footer a{color:#c7d1df}.rekcp-action-row{margin:-5px 0 18px;display:flex;justify-content:flex-end}.rekcp-button{min-height:44px;padding:12px 18px;border:0;border-radius:7px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;font-weight:900;font-size:12px}.rekcp-button.gold{background:linear-gradient(135deg,var(--rekcp-gold2),var(--rekcp-gold));color:#071124;box-shadow:0 14px 28px rgba(220,167,47,.16)}.rekcp-form-layout{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(300px,.8fr);gap:18px;align-items:start}.rekcp-form-card,.rekcp-side-info{padding:24px;border:1px solid rgba(255,255,255,.13);border-radius:12px;background:linear-gradient(145deg,rgba(7,26,53,.98),rgba(4,18,38,.98));box-shadow:var(--rekcp-shadow)}.rekcp-form-card h2,.rekcp-side-info h2{margin:0 0 18px;color:#fff;font-size:19px}.rekcp-form-card>label,.rekcp-form-grid label{display:grid;gap:7px;margin-bottom:14px;color:#dce5f0;font-size:11px;font-weight:800}.rekcp-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 14px}.rekcp-form-grid .full{grid-column:1/-1}.rekcp-form-card input,.rekcp-form-card select,.rekcp-form-card textarea{width:100%;min-height:44px;padding:10px 12px;border:1px solid rgba(255,255,255,.16)!important;border-radius:7px;background:#f8fbff!important;color:#101827!important;font:inherit!important;box-shadow:none!important}.rekcp-form-card textarea{min-height:110px;resize:vertical}.rekcp-form-card small{color:var(--rekcp-muted);font-size:9px;font-weight:400}.rekcp-compliance-box{margin:8px 0 16px;padding:13px;border:1px solid rgba(220,167,47,.45);border-radius:8px;background:rgba(220,167,47,.08);color:#bdc9d8;font-size:10px;line-height:1.6}.rekcp-compliance-box strong{color:var(--rekcp-gold2)}.rekcp-side-info{position:sticky;top:18px}.rekcp-side-info ol,.rekcp-side-info ul{margin:0;padding-left:20px;color:#bdc9d8;font-size:12px;line-height:1.8}.rekcp-side-info a{color:var(--rekcp-gold2)}.rekcp-table-wrap{overflow:auto;border:1px solid rgba(255,255,255,.12);border-radius:10px;background:#06172f}.rekcp-table{width:100%;min-width:760px;border-collapse:collapse}.rekcp-table th,.rekcp-table td{padding:13px 14px;border-bottom:1px solid rgba(255,255,255,.08);text-align:left;font-size:11px}.rekcp-table th{color:#8191a5;text-transform:uppercase;letter-spacing:.06em;font-size:9px}.rekcp-table td{color:#dbe4ee}.rekcp-table td strong,.rekcp-table td small{display:block}.rekcp-table td small{margin-top:3px;color:#8292a5;font-size:9px}.rekcp-badge{display:inline-flex;padding:5px 8px;border-radius:999px;background:rgba(91,159,234,.14);color:#89bcf7;font-size:9px;font-weight:900}.rekcp-badge.status-signed,.rekcp-badge.status-completed,.rekcp-badge.status-closed,.rekcp-badge.status-active,.rekcp-badge.status-accepted{background:rgba(105,199,94,.14);color:#8cdb83}.rekcp-badge.status-expired,.rekcp-badge.status-rejected,.rekcp-badge.status-cancelled{background:rgba(224,91,91,.14);color:#ef8d8d}.rekcp-badge.status-broker_review,.rekcp-badge.status-portal_submitted,.rekcp-badge.status-not_started,.rekcp-badge.status-pending{background:rgba(220,167,47,.14);color:var(--rekcp-gold2)}.rekcp-text-link{color:var(--rekcp-gold2);font-weight:900}.rekcp-offer-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:16px}.rekcp-offer-summary>div{padding:18px;border:1px solid rgba(255,255,255,.12);border-radius:9px;background:#06172f}.rekcp-offer-summary span,.rekcp-offer-summary strong{display:block}.rekcp-offer-summary span{color:var(--rekcp-muted);font-size:9px}.rekcp-offer-summary strong{margin-top:6px;font-size:22px}.rekcp-message-list{display:grid;gap:10px}.rekcp-message-list article{padding:15px;border:1px solid rgba(255,255,255,.12);border-radius:9px;background:#06172f}.rekcp-message-list article.team_to_client{border-color:rgba(220,167,47,.45)}.rekcp-message-list article>div{display:flex;justify-content:space-between;gap:15px}.rekcp-message-list strong{font-size:12px}.rekcp-message-list time{color:var(--rekcp-muted);font-size:9px}.rekcp-message-list p{margin:8px 0 0;color:#bdc9d8;font-size:11px;line-height:1.6}.rekcp-file-label{padding:20px;border:1px dashed rgba(220,167,47,.55);border-radius:8px;text-align:center;cursor:pointer}.rekcp-file-label input{display:none}.rekcp-file-label span{color:var(--rekcp-gold2)}.rekcp-support-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.rekcp-support-grid>a,.rekcp-support-grid>div{min-height:180px;padding:24px;display:flex;flex-direction:column;justify-content:center;border:1px solid rgba(255,255,255,.12);border-radius:11px;background:#06172f;color:#fff;text-align:center}.rekcp-support-grid span{font-size:32px;color:var(--rekcp-gold2)}.rekcp-support-grid strong{margin:14px 0 8px;font-size:16px}.rekcp-support-grid small{color:var(--rekcp-muted);line-height:1.5}.rekcp-empty{padding:55px 25px;border:1px solid rgba(255,255,255,.12);border-radius:11px;background:#06172f;text-align:center}.rekcp-empty>span{font-size:40px;color:var(--rekcp-gold2)}.rekcp-empty h2{margin:12px 0 6px}.rekcp-empty p{margin:0 auto 18px;max-width:520px;color:var(--rekcp-muted)}.rekcp-empty-inline{padding:25px;color:var(--rekcp-muted);text-align:center}.rekcp-notice{margin-bottom:16px;padding:12px 14px;border:1px solid rgba(105,199,94,.42);border-radius:8px;background:rgba(105,199,94,.1);color:#a7e6a1;font-size:12px}.rekcp-notice.is-error{border-color:rgba(224,91,91,.45);background:rgba(224,91,91,.1);color:#f2a0a0}.rekcp-login,.rekcp-terms-gate,.rekcp-system-message{width:100vw;min-height:100vh;margin-left:calc(50% - 50vw);padding:40px;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at 78% 12%,rgba(220,167,47,.14),transparent 25%),linear-gradient(135deg,#020817,#07172e 65%,#041127);color:#fff;font-family:Inter,Arial,sans-serif}.rekcp-login{gap:70px}.rekcp-login-card{width:min(460px,100%);padding:36px;border:1px solid var(--rekcp-border);border-radius:18px;background:rgba(7,26,53,.96);box-shadow:0 30px 80px rgba(0,0,0,.36)}.rekcp-login-card img,.rekcp-terms-gate-head img,.rekcp-system-message img{width:290px;max-width:100%;height:auto}.rekcp-login-card>span{display:block;margin-top:18px;color:var(--rekcp-gold2);font-size:11px;letter-spacing:.16em;text-transform:uppercase}.rekcp-login-card h1{margin:8px 0;font-size:34px}.rekcp-login-card p{color:var(--rekcp-muted);line-height:1.6}.rekcp-login-card label{display:block;margin:13px 0 6px;font-size:11px;font-weight:800}.rekcp-login-card input[type=text],.rekcp-login-card input[type=password]{width:100%;min-height:46px;padding:10px 12px;border:1px solid rgba(255,255,255,.16);border-radius:7px;background:#fff;color:#111827}.rekcp-login-card input[type=submit]{width:100%;min-height:46px;margin-top:12px;border:0;border-radius:7px;background:linear-gradient(135deg,var(--rekcp-gold2),var(--rekcp-gold));color:#071124;font-weight:900;cursor:pointer}.rekcp-login-links{display:flex;justify-content:space-between;margin-top:15px}.rekcp-login-links a{color:var(--rekcp-gold2);font-size:10px}.rekcp-login>aside{max-width:420px}.rekcp-login>aside strong{font-size:28px}.rekcp-login>aside li{margin:15px 0;color:#bdc9d8}.rekcp-system-message{display:grid;align-content:center;text-align:center}.rekcp-system-message h2{margin:18px 0 8px}.rekcp-system-message p{max-width:560px;color:var(--rekcp-muted)}.rekcp-terms-gate{display:block;padding:30px}.rekcp-terms-gate-head{max-width:1000px;margin:0 auto 18px;text-align:center}.rekcp-terms-scroll{max-width:1000px;height:58vh;margin:0 auto;padding:28px;overflow:auto;border:1px solid rgba(255,255,255,.13);border-radius:12px;background:#fff;color:#172033}.rekcp-terms-gate>form{max-width:1000px;margin:15px auto 0;padding:16px;border:1px solid var(--rekcp-border);border-radius:10px;background:#06172f}.rekcp-terms-gate>form label{display:block;margin-bottom:12px;font-size:11px}.rekcp-standalone-terms{width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);padding:55px 20px;background:#f4f6f9;color:#172033}.rekcp-terms-document{max-width:940px;margin:0 auto}.rekcp-terms-document h1{font-size:34px}.rekcp-terms-document h2{margin:28px 0 8px;color:#07152e;font-size:18px}.rekcp-terms-document p{color:#3f4b5d;line-height:1.7}.rekcp-terms-meta{color:#7d8795!important;font-size:12px}.rekcp-legal-review-note{margin-top:32px;padding:15px;border-left:4px solid #dca72f;background:#fff8e6;color:#5e4a19;font-size:12px}.rekcp-mobile-close{position:absolute;right:12px;top:10px;border:0;background:none;color:#fff;font-size:28px}.rekcp-lock{overflow:hidden}
@media(max-width:1250px){.rekcp-stat-grid{grid-template-columns:repeat(3,1fr)}.rekcp-dashboard-grid{grid-template-columns:repeat(3,1fr)}.rekcp-span-3{grid-column:span 3}.rekcp-quick-panel{grid-row:auto}.rekcp-property-grid{grid-template-columns:repeat(2,1fr)}.rekcp-footer{grid-template-columns:1fr 1fr}.rekcp-support-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:980px){.rekcp-app:before{content:"";position:fixed;inset:0;z-index:29;background:rgba(0,0,0,.68);opacity:0;pointer-events:none;transition:.2s}.rekcp-app.is-nav-open:before{opacity:1;pointer-events:auto}.rekcp-sidebar{position:fixed;left:0;top:0;bottom:0;transform:translateX(-105%);transition:.25s}.rekcp-app.is-nav-open .rekcp-sidebar{transform:translateX(0)}.rekcp-mobile-close,.rekcp-menu-toggle{display:block}.rekcp-menu-toggle{width:40px;height:40px;border:1px solid rgba(255,255,255,.12);border-radius:7px;background:#071a35;color:#fff}.rekcp-topbar{padding:12px 16px}.rekcp-search{flex:1}.rekcp-top-actions>a span,.rekcp-user-chip div,.rekcp-logout{display:none}.rekcp-main{padding:22px 16px}.rekcp-form-layout{grid-template-columns:1fr}.rekcp-side-info{position:static}.rekcp-footer{padding:16px}.rekcp-login{padding:25px;gap:30px;flex-direction:column}.rekcp-login>aside{display:none}}
@media(max-width:700px){.rekcp-stat-grid,.rekcp-dashboard-grid{grid-template-columns:1fr}.rekcp-span-2,.rekcp-span-3{grid-column:span 1}.rekcp-property-grid,.rekcp-property-grid.is-large,.rekcp-support-grid,.rekcp-offer-summary{grid-template-columns:1fr}.rekcp-form-grid{grid-template-columns:1fr}.rekcp-form-grid .full{grid-column:auto}.rekcp-page-heading h1{font-size:24px}.rekcp-search{display:none}.rekcp-top-actions{margin-left:auto}.rekcp-topbar{gap:10px}.rekcp-footer{grid-template-columns:1fr;text-align:center}.rekcp-footer>div:first-child{justify-content:center}.rekcp-login,.rekcp-terms-gate{padding:16px}.rekcp-login-card{padding:24px}.rekcp-terms-scroll{height:55vh;padding:18px}}

.rekcp-preferences{max-width:760px}.rekcp-preferences>label{display:flex!important;grid-template-columns:none!important;align-items:flex-start;gap:13px;padding:15px;margin:0!important;border-bottom:1px solid rgba(255,255,255,.08)}.rekcp-preferences>label input{width:20px!important;min-height:20px!important;margin:2px 0 0}.rekcp-preferences>label span{display:block}.rekcp-preferences>label strong,.rekcp-preferences>label small{display:block}.rekcp-preferences>label small{margin-top:4px}.rekcp-report{padding:22px;border:1px solid rgba(255,255,255,.12);border-radius:12px;background:#06172f}.rekcp-report-head{display:flex;align-items:center;gap:18px;margin-bottom:22px}.rekcp-report-head img{width:200px}.rekcp-report-head>div{flex:1}.rekcp-report-head strong,.rekcp-report-head span{display:block}.rekcp-report-head strong{font-size:20px}.rekcp-report-head span{margin-top:4px;color:var(--rekcp-muted);font-size:11px}.rekcp-report>h2{margin-top:28px;color:#fff}@media print{body *{visibility:hidden!important}.rekcp-report,.rekcp-report *{visibility:visible!important}.rekcp-report{position:absolute;left:0;top:0;width:100%;background:#fff!important;color:#111!important;border:0}.rekcp-report *{color:#111!important}.rekcp-report .rekcp-button{display:none!important}.rekcp-property-card,.rekcp-table-wrap{break-inside:avoid;background:#fff!important;border:1px solid #ccc!important}}

/* v1.0.2 portal-page edge-to-edge fallback */
body.rekcp-portal-page{background:#02091a!important}
body.rekcp-portal-page .rekcp-system-message,
body.rekcp-portal-page .rekcp-login,
body.rekcp-portal-page .rekcp-terms-gate,
body.rekcp-portal-page .rekcp-standalone-terms{
    width:100vw!important;
    max-width:100vw!important;
    margin-left:calc(50% - 50vw)!important;
    margin-right:calc(50% - 50vw)!important;
}


/* ========================================================================== 
   v1.0.3 global readability, card-flow, form and appearance improvements
   ========================================================================== */
.rekcp-app{font-size:14px;line-height:1.45}
.rekcp-app h1,.rekcp-app h2,.rekcp-app h3,.rekcp-app h4,.rekcp-app h5,.rekcp-app h6{color:#fff}
.rekcp-page-heading span{font-size:13px}.rekcp-page-heading p{font-size:14px;line-height:1.55}
.rekcp-nav-link{font-size:14px}.rekcp-nav-label{font-size:12px}.rekcp-top-actions>a{font-size:13px}
.rekcp-stat{grid-template-columns:44px minmax(0,1fr);align-content:start;min-height:124px;padding:16px}
.rekcp-stat>div{min-width:0}.rekcp-stat span{font-size:12px}.rekcp-stat small{font-size:11px;line-height:1.35}
.rekcp-stat .rekcp-stat-link{position:static;display:block;margin-top:9px;color:var(--rekcp-gold2);font-size:11px;font-style:normal;line-height:1.35}
.rekcp-panel-head{align-items:flex-start;flex-wrap:wrap;gap:5px 12px}
.rekcp-panel-head h2,.rekcp-quick-panel h2{flex:1 1 100%;font-size:15px;line-height:1.3}
.rekcp-panel-head a{display:block;flex:1 1 100%;font-size:12px;line-height:1.4;text-align:right}
.rekcp-quick-panel{width:100%}.rekcp-quick-panel>a{width:100%;min-width:0;padding:14px;grid-template-columns:28px minmax(0,1fr);gap:10px;align-items:start}
.rekcp-quick-icon{width:28px;min-width:28px;text-align:center;font-size:19px;line-height:1.2}.rekcp-quick-copy{display:block;min-width:0;width:100%}
.rekcp-quick-panel a strong{font-size:13px;line-height:1.3;word-break:normal;overflow-wrap:normal}.rekcp-quick-panel a small{font-size:11px;line-height:1.4;word-break:normal;overflow-wrap:normal}
.rekcp-portfolio-value small{font-size:12px}.rekcp-activity-list strong,.rekcp-task-list strong,.rekcp-doc-list strong{font-size:12px}
.rekcp-activity-list small,.rekcp-task-list small,.rekcp-doc-list small{font-size:11px}.rekcp-activity-list time,.rekcp-task-list time,.rekcp-doc-list time{font-size:10px}
.rekcp-property-body h3{font-size:14px;line-height:1.35}.rekcp-property-body p{font-size:11px}.rekcp-property-body dt{font-size:10px}.rekcp-property-body dd{font-size:12px}
.rekcp-footer{font-size:11px}.rekcp-button{font-size:13px}.rekcp-form-card h2,.rekcp-side-info h2{font-size:21px}
.rekcp-form-card>label,.rekcp-form-grid label{font-size:13px}.rekcp-form-card input,.rekcp-form-card select,.rekcp-form-card textarea{min-width:0;max-width:100%;font-size:15px!important;line-height:1.35}
.rekcp-form-grid>*{min-width:0}.rekcp-form-card input[type=date],.rekcp-form-card input[type=time]{width:100%;max-width:100%;appearance:auto;-webkit-appearance:auto}
.rekcp-form-card small{font-size:11px}.rekcp-compliance-box{font-size:12px}.rekcp-side-info ol,.rekcp-side-info ul{font-size:13px}
.rekcp-table th,.rekcp-table td{font-size:12px}.rekcp-table th{font-size:10px}.rekcp-table td small{font-size:10px}.rekcp-badge{font-size:10px}
.rekcp-offer-summary span{font-size:11px}.rekcp-message-list p{font-size:13px}.rekcp-message-list time{font-size:10px}
.rekcp-empty h2{margin:12px 0 7px;color:#fff!important;font-size:23px;line-height:1.25}.rekcp-empty p,.rekcp-empty-inline{font-size:14px;line-height:1.55}
.rekcp-support-grid small{font-size:12px}.rekcp-login-card label{font-size:13px}.rekcp-login-links a{font-size:12px}
.rekcp-theme-toggle{min-height:38px;padding:8px 11px;display:inline-flex;align-items:center;gap:7px;border:1px solid rgba(255,255,255,.14);border-radius:8px;background:#071a35;color:#fff;cursor:pointer;font:inherit;font-size:12px;font-weight:800}
.rekcp-theme-toggle:hover{border-color:var(--rekcp-gold);color:var(--rekcp-gold2)}.rekcp-theme-icon{font-size:16px}.rekcp-theme-label{white-space:nowrap}
.rekcp-appearance-card{margin:0 0 18px;padding:14px;border:1px solid rgba(220,167,47,.3);border-radius:9px;background:rgba(220,167,47,.06)}
.rekcp-appearance-card>strong{display:block;color:#fff;font-size:14px}.rekcp-appearance-card p{margin:6px 0 12px;color:var(--rekcp-muted);font-size:12px;line-height:1.5}
.rekcp-theme-options{display:grid;grid-template-columns:1fr 1fr;gap:9px}.rekcp-theme-choice{min-height:40px;border:1px solid rgba(255,255,255,.15);border-radius:7px;background:#071a35;color:#fff;cursor:pointer;font-weight:800}
.rekcp-theme-choice.is-selected{border-color:var(--rekcp-gold);background:linear-gradient(135deg,var(--rekcp-gold2),var(--rekcp-gold));color:#071124}

/* Light theme */
.rekcp-app[data-theme="light"]{--rekcp-text:#172033;--rekcp-muted:#607086;--rekcp-border:rgba(154,108,10,.28);background:radial-gradient(circle at 82% 0,rgba(220,167,47,.12),transparent 30%),linear-gradient(135deg,#eef3f8,#f8fafc 60%,#edf2f7);color:#172033}
.rekcp-app[data-theme="light"] h1,.rekcp-app[data-theme="light"] h2,.rekcp-app[data-theme="light"] h3,.rekcp-app[data-theme="light"] h4,.rekcp-app[data-theme="light"] h5,.rekcp-app[data-theme="light"] h6{color:#0b1830}
.rekcp-app[data-theme="light"] .rekcp-sidebar{background:linear-gradient(180deg,#fff,#f1f5f9);border-right-color:#d7dee8;box-shadow:12px 0 28px rgba(20,38,63,.08)}
.rekcp-app[data-theme="light"] .rekcp-brand{border-bottom-color:#d8dee8}.rekcp-app[data-theme="light"] .rekcp-nav-label{color:#69788c}
.rekcp-app[data-theme="light"] .rekcp-nav-link{color:#28384d}.rekcp-app[data-theme="light"] .rekcp-nav-link:hover{color:#0b1830;background:#e9eef5}
.rekcp-app[data-theme="light"] .rekcp-nav-link.is-active{color:#7b5500;border-color:rgba(181,128,15,.48);background:linear-gradient(90deg,rgba(220,167,47,.22),rgba(220,167,47,.07))}
.rekcp-app[data-theme="light"] .rekcp-sidebar-help{border-color:#d4b766;background:#fff}.rekcp-app[data-theme="light"] .rekcp-sidebar-help strong{color:#0b1830}
.rekcp-app[data-theme="light"] .rekcp-topbar{background:rgba(255,255,255,.86);border-bottom-color:#d9e0e8;box-shadow:0 8px 24px rgba(20,38,63,.06)}
.rekcp-app[data-theme="light"] .rekcp-search{background:#f4f7fa;border-color:#cbd5e1}.rekcp-app[data-theme="light"] .rekcp-search input{color:#172033!important}.rekcp-app[data-theme="light"] .rekcp-search input::placeholder{color:#708096}
.rekcp-app[data-theme="light"] .rekcp-top-actions>a{color:#33445a}.rekcp-app[data-theme="light"] .rekcp-user-chip>span{background:#e9eef5;color:#172033}.rekcp-app[data-theme="light"] .rekcp-user-chip strong{color:#172033}
.rekcp-app[data-theme="light"] .rekcp-theme-toggle{background:#fff;color:#172033;border-color:#cbd5e1}.rekcp-app[data-theme="light"] .rekcp-theme-toggle:hover{color:#7b5500;border-color:#dca72f}
.rekcp-app[data-theme="light"] .rekcp-stat,.rekcp-app[data-theme="light"] .rekcp-panel,.rekcp-app[data-theme="light"] .rekcp-quick-panel,.rekcp-app[data-theme="light"] .rekcp-form-card,.rekcp-app[data-theme="light"] .rekcp-side-info{border-color:#d9e0e8;background:linear-gradient(145deg,#fff,#f7f9fc);box-shadow:0 12px 28px rgba(20,38,63,.08);color:#172033}
.rekcp-app[data-theme="light"] .rekcp-stat strong,.rekcp-app[data-theme="light"] .rekcp-portfolio-value,.rekcp-app[data-theme="light"] .rekcp-offer-summary strong{color:#0b1830}
.rekcp-app[data-theme="light"] .rekcp-stat small,.rekcp-app[data-theme="light"] .rekcp-page-heading p{color:#607086}
.rekcp-app[data-theme="light"] .rekcp-mini-chart{border-bottom-color:#d9e0e8;background:linear-gradient(180deg,transparent,rgba(220,167,47,.08))}
.rekcp-app[data-theme="light"] .rekcp-quick-panel>a{border-color:#d9e0e8;background:#fff;color:#172033}.rekcp-app[data-theme="light"] .rekcp-quick-panel>a.is-primary{background:linear-gradient(135deg,var(--rekcp-gold2),var(--rekcp-gold));color:#071124}
.rekcp-app[data-theme="light"] .rekcp-activity-list>div,.rekcp-app[data-theme="light"] .rekcp-task-list>div,.rekcp-app[data-theme="light"] .rekcp-doc-list>div{border-bottom-color:#e1e7ef}
.rekcp-app[data-theme="light"] .rekcp-activity-list time,.rekcp-app[data-theme="light"] .rekcp-task-list time,.rekcp-app[data-theme="light"] .rekcp-doc-list time{color:#607086}
.rekcp-app[data-theme="light"] .rekcp-property-card,.rekcp-app[data-theme="light"] .rekcp-table-wrap,.rekcp-app[data-theme="light"] .rekcp-offer-summary>div,.rekcp-app[data-theme="light"] .rekcp-message-list article,.rekcp-app[data-theme="light"] .rekcp-support-grid>a,.rekcp-app[data-theme="light"] .rekcp-support-grid>div,.rekcp-app[data-theme="light"] .rekcp-empty,.rekcp-app[data-theme="light"] .rekcp-report{border-color:#d9e0e8;background:#fff;color:#172033}
.rekcp-app[data-theme="light"] .rekcp-property-body h3,.rekcp-app[data-theme="light"] .rekcp-property-body dd,.rekcp-app[data-theme="light"] .rekcp-empty h2,.rekcp-app[data-theme="light"] .rekcp-support-grid>a,.rekcp-app[data-theme="light"] .rekcp-support-grid>div{color:#0b1830!important}
.rekcp-app[data-theme="light"] .rekcp-property-body p,.rekcp-app[data-theme="light"] .rekcp-property-body dt,.rekcp-app[data-theme="light"] .rekcp-empty p,.rekcp-app[data-theme="light"] .rekcp-empty-inline,.rekcp-app[data-theme="light"] .rekcp-support-grid small{color:#607086}
.rekcp-app[data-theme="light"] .rekcp-table th,.rekcp-app[data-theme="light"] .rekcp-table td{border-bottom-color:#e1e7ef}.rekcp-app[data-theme="light"] .rekcp-table th{color:#5e6d81}.rekcp-app[data-theme="light"] .rekcp-table td{color:#243449}.rekcp-app[data-theme="light"] .rekcp-table td small{color:#69788c}
.rekcp-app[data-theme="light"] .rekcp-message-list p{color:#425269}.rekcp-app[data-theme="light"] .rekcp-compliance-box{color:#3f4d61;background:#fff8e8}
.rekcp-app[data-theme="light"] .rekcp-side-info ol,.rekcp-app[data-theme="light"] .rekcp-side-info ul{color:#3f4d61}
.rekcp-app[data-theme="light"] .rekcp-donut{background:radial-gradient(circle at center,#fff 0 49%,transparent 50%),conic-gradient(var(--rekcp-green) 0 var(--completed),var(--rekcp-gold) var(--completed) 100%)}
.rekcp-app[data-theme="light"] .rekcp-appearance-card{background:#fff9eb;border-color:#e0bd64}.rekcp-app[data-theme="light"] .rekcp-appearance-card>strong{color:#0b1830}
.rekcp-app[data-theme="light"] .rekcp-theme-choice{background:#fff;color:#172033;border-color:#cbd5e1}.rekcp-app[data-theme="light"] .rekcp-theme-choice.is-selected{color:#071124;border-color:#dca72f;background:linear-gradient(135deg,var(--rekcp-gold2),var(--rekcp-gold))}
.rekcp-app[data-theme="light"] .rekcp-footer{background:#e9eef5;color:#3d4d63;border-top-color:#d0a842}.rekcp-app[data-theme="light"] .rekcp-footer a{color:#213249}

@media(max-width:980px){.rekcp-theme-label{display:none}.rekcp-theme-toggle{width:40px;justify-content:center;padding:8px}.rekcp-quick-panel>a{grid-template-columns:30px minmax(0,1fr)}}
@media(max-width:700px){.rekcp-stat{min-height:116px}.rekcp-panel-head a{text-align:left}.rekcp-theme-options{grid-template-columns:1fr}.rekcp-form-card input[type=date],.rekcp-form-card input[type=time]{font-size:16px!important}}
