:root{--rr-navy:#17324d;--rr-blue:#2e74b5;--rr-orange:#f47c20;--rr-pale:#f4f7fa;--rr-border:#d7e0e8;--rr-danger:#9b1c1c}
.rr-begin-wrap{max-width:1040px;margin:32px auto;padding:28px;background:#fff;border:1px solid var(--rr-border);border-radius:16px;box-shadow:0 12px 34px rgba(23,50,77,.08);color:var(--rr-navy);font-family:Arial,sans-serif}
.rr-begin-wrap.rr-narrow{max-width:520px}
.rr-brand{color:var(--rr-orange);font-weight:800;letter-spacing:.08em}
.rr-brand span{color:var(--rr-navy);font-weight:600}
.rr-begin-wrap h1{font-size:36px;margin:.2em 0}
.rr-begin-wrap h2{font-size:21px;color:var(--rr-navy)}
.rr-lead{font-size:18px;max-width:760px}
.rr-form label{display:flex;flex-direction:column;gap:6px;font-weight:700}
.rr-form input{min-height:46px;border:1px solid #9baebe;border-radius:7px;padding:9px 12px;font:inherit}
.rr-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.rr-form fieldset{border:0;padding:24px 0 10px}
.rr-form legend{font-size:20px;font-weight:800}
.rr-plans{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}
.rr-plans label{display:grid;grid-template-columns:auto 1fr auto;align-items:center;border:2px solid var(--rr-border);border-radius:10px;padding:18px}
.rr-plans small{grid-column:2/-1}
.rr-check{flex-direction:row!important;align-items:center;margin:12px 0}
.rr-button{display:inline-flex;align-items:center;justify-content:center;background:var(--rr-orange);color:#fff!important;border:0;border-radius:8px;padding:13px 22px;font-weight:800;text-decoration:none;cursor:pointer}
.rr-notice,.rr-alert{padding:14px;border-left:5px solid var(--rr-orange);background:#fff5ec;margin:16px 0}
.rr-alert{border-color:var(--rr-danger);background:#fff1f1}
.rr-summary{display:grid;grid-template-columns:1fr 1fr 1.45fr;gap:14px}
.rr-summary article,.rr-usage{padding:18px;border:1px solid var(--rr-border);border-radius:10px;background:var(--rr-pale)}
.rr-summary p{font-size:18px;font-weight:700;margin:.4em 0}
.rr-summary small{word-break:break-word}
.rr-usage{margin:16px 0}
.rr-login-help{margin:14px 0 0;color:#66758a;font-size:12px;line-height:1.35}
.rr-tasks{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
.rr-task{display:flex;justify-content:space-between;gap:12px;padding:14px;border:1px solid var(--rr-border);border-radius:8px;color:var(--rr-navy)!important;text-decoration:none}
.rr-task.locked_dependency{opacity:.65;pointer-events:none}
.rr-account-actions{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-top:32px;border-top:1px solid var(--rr-border);padding-top:20px}
.rr-account-actions form{display:flex;gap:10px;align-items:flex-end}
.rr-account-actions label{display:flex;flex-direction:column;font-weight:700}
.rr-link-button{background:none;border:0;color:var(--rr-danger);text-decoration:underline;cursor:pointer;padding:10px}
@media(max-width:720px){.rr-grid,.rr-plans,.rr-summary,.rr-tasks{grid-template-columns:1fr}
.rr-account-actions,.rr-account-actions form{align-items:stretch;flex-direction:column}
.rr-begin-wrap{padding:18px;margin:12px}
.rr-begin-wrap h1{font-size:29px}
}

/* Hire Lucy registration header */
.rr-hire-header{display:flex;justify-content:space-between;align-items:center;gap:28px;margin-bottom:22px;padding:18px 0 18px 24px;background:#f2f4f7;border-radius:14px;overflow:hidden}
.rr-hire-copy{min-width:0;flex:1}
.rr-hire-lucy{width:190px;height:170px;object-fit:cover;object-position:center 20%;align-self:stretch}
.rr-hire-header h1{font-size:48px;line-height:1;margin:.18em 0}
.rr-hire-header .rr-lead{font-size:14px;line-height:1.35;margin:.7em 0;max-width:none;white-space:nowrap}
.rr-minute-note{font-size:13px;line-height:1.45;margin:12px 2px 0;color:#52687b}
@media(max-width:720px){
.rr-hire-header{gap:14px}
.rr-hire-lucy{width:118px;height:118px}
.rr-hire-header h1{font-size:36px}
.rr-hire-header .rr-lead{font-size:12px;white-space:normal}
}

.rr-subscription-choice{margin:30px 0 0!important;padding:0 0 10px!important}
.rr-match-good{color:#18723a!important;font-weight:600}
.rr-match-error{color:#b42318!important;font-weight:600}
.rr-account-bar{width:100%;background:#fff;border-top:1px solid #e3e8ef;border-bottom:1px solid #e3e8ef;color:#102448;font-size:15px}
.rr-account-bar-inner{max-width:1200px;margin:0 auto;padding:10px 24px;display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}
.rr-account-links{display:inline-flex;align-items:center;gap:8px}
.rr-account-links a{color:#b94f00;font-weight:700;text-decoration:underline}
@media(max-width:600px){.rr-account-bar-inner{justify-content:center;text-align:center;padding:12px 16px;gap:6px}.rr-account-links{width:100%;justify-content:center;gap:12px}.rr-account-links a{display:inline-block;padding:7px 4px;font-size:16px}}
.rr-subscription-choice legend{margin:0 0 10px;padding:0}
.rr-consents{display:flex;flex-direction:column;gap:8px;margin-top:4px}
.rr-consents .rr-check{margin:0;min-height:22px;line-height:1.3}
.rr-consents .rr-check input[type=checkbox]{min-height:0;width:16px;height:16px;margin:0;flex:0 0 16px;padding:0}
.rr-payment-button{margin-top:18px}
.rr-pin-control{display:grid;grid-template-columns:1fr auto;gap:8px;align-items:stretch}
.rr-pin-control input{min-width:0;width:100%}
.rr-pin-toggle{min-width:66px;border:1px solid #9baebe;border-radius:7px;background:#f4f7fa;color:var(--rr-navy);font-weight:700;cursor:pointer;padding:8px 12px}
.rr-call-pin{margin:16px 0;padding:18px;border:1px solid var(--rr-border);border-radius:10px;background:var(--rr-pale)}
.rr-call-pin h2{margin-top:0}
.rr-call-pin .rr-pin-control{max-width:260px}
.rr-billing-choice{display:flex;align-items:center;flex-wrap:wrap;gap:10px 20px;margin-top:14px}.rr-billing-choice>span{font-weight:800}.rr-billing-choice label{display:flex;flex-direction:row;align-items:center;gap:7px}.rr-billing-choice input{min-height:0}.rr-annual-prices{font-size:14px;font-weight:700;margin:9px 0 0;color:var(--rr-navy)}

/* One-page owner dashboard */
.rr-dashboard{max-width:1240px;margin:22px auto 40px;display:grid;grid-template-columns:minmax(285px,1fr) minmax(0,2.15fr);gap:20px;padding:0 20px;color:#102448;font-family:Arial,sans-serif;box-sizing:border-box}
.rr-dashboard *{box-sizing:border-box}.rr-dashboard-alert{grid-column:1/-1;padding:12px 16px;border-left:5px solid var(--rr-danger);background:#fff1f1;border-radius:6px}
.rr-dashboard-setup,.rr-dashboard-business{background:#fff;border:1px solid #dce4ec;border-radius:14px;box-shadow:0 8px 24px rgba(16,36,72,.07)}
.rr-dashboard-setup{padding:20px 18px;align-self:start}.rr-dashboard h1,.rr-dashboard h2,.rr-dashboard h3{color:#102448}.rr-dashboard-setup h1{font-size:22px;line-height:1.2;margin:0 0 14px}
.rr-setup-row{display:grid;grid-template-columns:30px minmax(0,1fr) 20px;align-items:center;gap:8px;min-height:58px;padding:8px 6px;border-bottom:1px solid #e8edf2;color:#102448;text-decoration:none}.rr-setup-row>.dashicons:first-child{color:#f2600c;font-size:23px;width:24px;height:24px}.rr-setup-row>.dashicons:last-child{font-size:18px;width:18px;height:18px;color:#2e8b57}.rr-setup-row strong,.rr-setup-row small{display:block}.rr-setup-row strong{font-size:15px}.rr-setup-row small{font-size:12px;color:#68778a;margin-top:3px;line-height:1.25}.rr-setup-live:hover{background:#fff7f0;border-radius:7px}.rr-setup-fact{grid-template-columns:30px minmax(0,1fr)}.rr-dashboard-placeholder{cursor:default}.rr-dashboard-placeholder>.dashicons:last-child{color:#9aa6b2}
.rr-setup-progress{padding-top:16px;font-size:13px;font-weight:700}.rr-setup-progress>div{height:7px;margin-top:7px;background:#e7edf3;border-radius:9px;overflow:hidden}.rr-setup-progress i{display:block;height:100%;background:#f2600c;border-radius:9px}
.rr-dashboard-business{padding:20px}.rr-business-header{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:13px}.rr-business-header h2{font-size:22px;margin:0}.rr-lucy-tools{display:flex;align-items:center;gap:10px}.rr-lucy-tools span{font-size:13px;font-weight:700}.rr-lucy-tools i{display:inline-block;width:8px;height:8px;background:#28a35a;border-radius:50%;margin-right:4px}.rr-lucy-tools button{border:0;border-radius:7px;padding:9px 15px;background:#f2600c;color:#fff;font-weight:800;opacity:.72}.rr-dashboard-business>h3{font-size:18px;margin:7px 0 10px}.rr-dashboard h3 small{font-size:10px;font-weight:600;color:#8693a2;text-transform:uppercase;letter-spacing:.04em;margin-left:5px}
.rr-today-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.rr-today-cards>div{min-height:76px;border:1px solid #dce4ec;border-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:8px;background:#fff;box-shadow:0 3px 9px rgba(16,36,72,.04)}.rr-today-cards .dashicons{color:#f2600c;font-size:27px;width:28px;height:28px}.rr-today-cards p{font-size:13px;font-weight:700;line-height:1.2;margin:5px 0 0;text-align:center}.rr-today-cards p strong{font-size:14px;color:#f2600c;margin-right:3px}
.rr-business-nav{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin:13px 0}.rr-business-nav button{min-height:58px;border:1px solid #dce4ec;background:#f5f8fb;color:#102448;border-radius:9px;font-weight:800;font-size:13px;opacity:1}.rr-business-nav .dashicons{display:block;margin:0 auto 4px;color:#f2600c;font-size:20px}.rr-business-nav button:disabled{cursor:default}
.rr-dashboard-panels{display:grid;grid-template-columns:1.22fr .78fr;gap:12px}.rr-dashboard-panels>section,.rr-snapshot{border:1px solid #dce4ec;border-radius:10px;padding:13px 15px}.rr-dashboard-panels h3,.rr-snapshot h3{font-size:15px;margin:0 0 8px}.rr-dashboard-panels ul{list-style:none;padding:0;margin:0}.rr-dashboard-panels li{display:flex;align-items:center;gap:12px;min-height:29px;border-top:1px solid #edf1f5;font-size:13px}.rr-dashboard-panels li:first-child{border-top:0}.rr-dashboard-panels time{width:76px;color:#f2600c;font-weight:800}.rr-attention-dot{width:7px;height:7px;border-radius:50%;background:#f2600c;flex:0 0 7px}
.rr-snapshot{margin-top:12px;padding:11px 15px}.rr-snapshot>header{display:flex;align-items:center;justify-content:space-between;gap:12px}.rr-snapshot h3{margin:0}.rr-range-toggle{display:flex;border:1px solid #d7e0e8;border-radius:7px;overflow:hidden}.rr-range-toggle button{border:0;background:#fff;color:#52687b;padding:5px 9px;font-size:11px;font-weight:800}.rr-range-toggle button.is-active{background:#102448;color:#fff}.rr-snapshot-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));margin-top:8px}.rr-snapshot-grid>div{text-align:center;border-left:1px solid #e7edf3;padding:4px 5px}.rr-snapshot-grid>div:first-child{border-left:0}.rr-snapshot-grid strong,.rr-snapshot-grid span{display:block}.rr-snapshot-grid strong{font-size:19px;color:#f2600c}.rr-snapshot-grid span{font-size:11px;font-weight:700;color:#637286;margin-top:2px}
@media(max-width:850px){.rr-dashboard{grid-template-columns:1fr}.rr-dashboard-setup,.rr-dashboard-business{width:100%}.rr-today-cards{grid-template-columns:repeat(2,1fr)}.rr-dashboard-panels{grid-template-columns:1fr}}
@media(max-width:560px){.rr-dashboard{margin:12px auto 28px;padding:0 12px;gap:14px}.rr-dashboard-setup,.rr-dashboard-business{padding:16px 14px}.rr-business-header{align-items:flex-start}.rr-lucy-tools{flex-direction:column;align-items:flex-end}.rr-today-cards,.rr-business-nav,.rr-snapshot-grid{grid-template-columns:1fr}.rr-today-cards>div{min-height:72px}.rr-business-nav button{min-height:56px;font-size:16px}.rr-snapshot-grid>div{border-left:0;border-top:1px solid #e7edf3;padding:9px}.rr-snapshot-grid>div:first-child{border-top:0}.rr-snapshot-grid strong{font-size:22px}}

/* Approved spacious dashboard presentation */
.rr-dashboard-page .entry-header,.rr-dashboard-page .entry-title{display:none!important}
.rr-dashboard-page .site-content>.ast-container,.rr-dashboard-page .site-content .ast-container{max-width:none!important;padding-left:0!important;padding-right:0!important}
.rr-dashboard-page .content-area,.rr-dashboard-page .site-main,.rr-dashboard-page .entry-content{width:100%!important;max-width:none!important;margin:0!important}
.rr-dashboard{width:100%;max-width:1680px;margin:0 auto 34px;padding:16px 20px 0;grid-template-columns:minmax(430px,32.5%) minmax(0,67.5%);gap:14px;font-family:"Arial Narrow",Arial,sans-serif;font-size:18px;background:#fff}
.rr-dashboard-setup,.rr-dashboard-business{box-shadow:none;border-color:#dbe3eb;border-radius:13px}
.rr-dashboard-setup{padding:22px 30px 28px}.rr-dashboard-setup h1{font-size:34px;line-height:1.1;margin:0 0 14px;font-weight:800;letter-spacing:-.6px}
.rr-setup-row{grid-template-columns:72px minmax(0,1fr) auto;gap:15px;min-height:102px;padding:12px 0;border-bottom:1px solid #dbe3eb}
.rr-setup-row>.dashicons:first-child{display:flex;align-items:center;justify-content:center;width:61px;height:61px;border-radius:10px;background:#eef5fb;color:#071b54;font-size:36px;line-height:1}
.rr-setup-row:nth-of-type(4)>.dashicons:first-child{background:#fff1e8}
.rr-setup-row>.dashicons:last-child{font-size:29px;width:29px;height:29px;line-height:1;color:#10a84b}
.rr-setup-row strong{font-size:23px;font-weight:500;line-height:1.15}.rr-setup-row small{font-size:17px;line-height:1.2;margin-top:5px;color:#0775ff}.rr-setup-row.rr-dashboard-placeholder small{color:#7a8795}.rr-setup-row.rr-dashboard-placeholder>.dashicons:last-child{font-size:23px;color:#9aa6b2}
.rr-setup-live{padding-left:0}.rr-setup-live:hover{background:#fff8f2}.rr-setup-fact{grid-template-columns:72px minmax(0,1fr)}
.rr-setup-progress{display:grid;grid-template-columns:auto minmax(150px,1fr);align-items:center;gap:20px;padding-top:33px;font-size:18px;font-weight:500}.rr-setup-progress>div{height:14px;margin:0;background:#e9ebee}.rr-setup-progress i{background:linear-gradient(90deg,#ff4b0b,#ff651a)}
.rr-dashboard-business{padding:25px 38px 28px}.rr-business-header{min-height:44px;margin-bottom:5px}.rr-business-header h2{font-size:29px;font-weight:800;letter-spacing:-.4px}.rr-lucy-tools{gap:28px}.rr-lucy-tools span{font-size:20px;font-weight:500}.rr-lucy-tools i{width:30px;height:30px;vertical-align:middle;margin-right:10px;position:relative}.rr-lucy-tools i:after{content:"✓";position:absolute;color:#fff;font-style:normal;font-weight:900;left:7px;top:1px;font-size:20px}.rr-lucy-tools button{font-size:19px;padding:12px 23px;border-radius:8px;opacity:1;background:#ff510c}
.rr-dashboard-business>h3{font-size:28px;margin:7px 0 14px}
.rr-today-cards{gap:15px}.rr-today-cards>div{min-height:101px;padding:10px;border-radius:12px}.rr-today-cards .dashicons{font-size:42px;width:44px;height:42px}.rr-today-cards p{font-size:19px;font-weight:500;margin-top:6px}.rr-today-cards p strong{font-size:20px;font-weight:500}
.rr-business-nav{margin:18px 0;gap:0;border:1px solid #dbe3eb;border-radius:12px;overflow:hidden}.rr-business-nav button{min-height:95px;border:0;border-left:1px solid #dbe3eb;border-radius:0;background:#fff;font-size:18px;font-weight:500}.rr-business-nav button:first-child{border-left:0}.rr-business-nav .dashicons{font-size:38px;width:40px;height:38px;margin-bottom:6px;color:#071b54}
.rr-dashboard-panels{grid-template-columns:1fr 1fr;gap:16px}.rr-dashboard-panels>section{min-height:239px;border-radius:12px;padding:20px 22px}.rr-dashboard-panels h3,.rr-snapshot h3{font-size:24px;margin:0 0 10px}.rr-dashboard-panels li{min-height:43px;gap:18px;font-size:19px}.rr-dashboard-panels time{width:112px;color:#071b54;font-weight:500}.rr-dashboard-panels li:first-child time,.rr-dashboard-panels li:nth-child(2) time,.rr-dashboard-panels li:nth-child(3) time{position:relative;padding-left:31px}.rr-dashboard-panels li:first-child time:before,.rr-dashboard-panels li:nth-child(2) time:before,.rr-dashboard-panels li:nth-child(3) time:before{content:"◷";position:absolute;left:0;color:#087eff;font-size:27px;line-height:20px}.rr-attention-dot{width:28px;height:28px;flex-basis:28px;position:relative}.rr-attention-dot:after{content:"!";position:absolute;color:#fff;font-weight:900;left:10px;top:2px}
.rr-snapshot{margin-top:16px;min-height:168px;padding:17px 22px;border-radius:12px}.rr-snapshot>header{min-height:38px}.rr-range-toggle{border-radius:6px}.rr-range-toggle button{font-size:16px;padding:8px 22px}.rr-range-toggle button.is-active{background:#ff510c}.rr-snapshot-grid{margin-top:13px}.rr-snapshot-grid>div{min-height:81px;display:flex;flex-direction:column;align-items:center;justify-content:center}.rr-snapshot-grid strong{font-size:30px;color:#071b54}.rr-snapshot-grid span{font-size:16px;color:#071b54;font-weight:500;margin-top:8px}
@media(max-width:1100px){.rr-dashboard{grid-template-columns:minmax(310px,34%) minmax(0,66%);font-size:15px}.rr-dashboard-setup{padding:20px}.rr-dashboard-business{padding:22px}.rr-setup-row{grid-template-columns:58px minmax(0,1fr) auto;min-height:84px;gap:10px}.rr-setup-row>.dashicons:first-child{width:50px;height:50px;font-size:30px}.rr-setup-row strong{font-size:18px}.rr-setup-row small{font-size:13px}.rr-today-cards p,.rr-dashboard-panels li{font-size:15px}.rr-dashboard-panels time{width:92px}.rr-business-nav button{font-size:15px}}
@media(max-width:850px){.rr-dashboard-page .site-content>.ast-container,.rr-dashboard-page .site-content .ast-container{padding:0!important}.rr-dashboard{grid-template-columns:1fr;width:100%;padding:12px}.rr-dashboard-setup,.rr-dashboard-business{padding:20px}.rr-dashboard-panels{grid-template-columns:1fr}.rr-setup-row{min-height:78px}.rr-setup-progress{padding-top:20px}.rr-today-cards{grid-template-columns:repeat(2,1fr)}}
@media(max-width:560px){.rr-dashboard{padding:10px}.rr-dashboard-setup h1{font-size:28px}.rr-business-header{align-items:center}.rr-business-header h2{font-size:23px}.rr-lucy-tools{gap:8px}.rr-lucy-tools span{font-size:15px}.rr-lucy-tools i{width:22px;height:22px;margin-right:4px}.rr-lucy-tools i:after{font-size:15px;left:5px;top:0}.rr-lucy-tools button{font-size:16px;padding:10px 13px}.rr-dashboard-business>h3{font-size:23px}.rr-today-cards,.rr-business-nav,.rr-snapshot-grid{grid-template-columns:1fr}.rr-today-cards>div{min-height:88px}.rr-business-nav{border:0;gap:9px;overflow:visible}.rr-business-nav button{border:1px solid #dbe3eb!important;border-radius:10px;min-height:72px;font-size:18px}.rr-dashboard-panels>section{min-height:auto}.rr-snapshot-grid>div{min-height:68px}.rr-setup-progress{grid-template-columns:1fr}.rr-range-toggle button{padding:7px 14px}}

/* Final compact dashboard scale */
.rr-dashboard,.rr-dashboard *{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif!important;font-stretch:normal;letter-spacing:normal}
.rr-dashboard{max-width:1540px;padding:14px 20px 0;grid-template-columns:minmax(360px,32%) minmax(0,68%);gap:14px;font-size:14px}
.rr-dashboard-setup{padding:17px 22px 19px}.rr-dashboard-setup h1{font-size:25px;line-height:1.2;margin:0 0 7px;letter-spacing:-.25px}
.rr-setup-row{grid-template-columns:51px minmax(0,1fr) auto;gap:11px;min-height:75px;padding:9px 0}.rr-setup-row>.dashicons:first-child{width:45px;height:45px;border-radius:8px;font-size:27px}.rr-setup-row strong{font-size:16px;font-weight:500;line-height:1.2}.rr-setup-row>.dashicons:last-child{font-size:21px;width:21px;height:21px}.rr-setup-fact{grid-template-columns:51px minmax(0,1fr) auto}
.rr-setup-state{display:flex;align-items:center;justify-content:flex-end;gap:7px;white-space:nowrap;color:#8794a3}.rr-setup-state .dashicons{font-size:18px;width:18px;height:18px}.rr-setup-state small{font-size:12px!important;margin:0!important;color:inherit!important}.rr-setup-state.is-complete{color:#10a84b}.rr-setup-state.is-ready{color:#087eff}.rr-setup-value{max-width:155px;text-align:right;color:#0873ee;font-size:12px;line-height:1.25}
.rr-setup-progress{grid-template-columns:auto minmax(120px,1fr);gap:14px;padding-top:16px;font-size:13px}.rr-setup-progress>div{height:8px}
.rr-dashboard-business{padding:17px 22px 19px}.rr-business-header{min-height:34px;margin-bottom:3px}.rr-business-header h2{font-size:22px;letter-spacing:-.2px}.rr-lucy-tools{gap:15px}.rr-lucy-tools span{font-size:14px}.rr-lucy-tools i{width:20px;height:20px;margin-right:5px}.rr-lucy-tools i:after{left:5px;top:0;font-size:14px}.rr-lucy-tools button{font-size:14px;padding:9px 16px}
.rr-dashboard-business>h3{font-size:20px;margin:4px 0 9px}.rr-today-cards{gap:10px}.rr-today-cards>div{min-height:72px;padding:7px;border-radius:9px}.rr-today-cards .dashicons{font-size:28px;width:30px;height:28px}.rr-today-cards p{font-size:13px;margin-top:4px}.rr-today-cards p strong{font-size:13px}
.rr-business-nav{margin:11px 0;min-height:66px;border-radius:9px}.rr-business-nav button{min-height:66px;font-size:13px}.rr-business-nav .dashicons{font-size:25px;width:27px;height:25px;margin-bottom:3px}
.rr-dashboard-panels{gap:11px}.rr-dashboard-panels>section{min-height:164px;padding:12px 15px;border-radius:9px}.rr-dashboard-panels h3,.rr-snapshot h3{font-size:17px;margin:0 0 6px}.rr-dashboard-panels li{min-height:31px;gap:10px;font-size:13px}.rr-dashboard-panels time{width:84px}.rr-dashboard-panels li:first-child time,.rr-dashboard-panels li:nth-child(2) time,.rr-dashboard-panels li:nth-child(3) time{padding-left:22px}.rr-dashboard-panels li:first-child time:before,.rr-dashboard-panels li:nth-child(2) time:before,.rr-dashboard-panels li:nth-child(3) time:before{font-size:20px;line-height:16px}.rr-attention-dot{width:18px;height:18px;flex-basis:18px}.rr-attention-dot:after{left:7px;top:0;font-size:12px}
.rr-snapshot{margin-top:11px;min-height:112px;padding:11px 15px;border-radius:9px}.rr-snapshot>header{min-height:26px}.rr-range-toggle button{font-size:11px;padding:5px 12px}.rr-snapshot-grid{margin-top:6px}.rr-snapshot-grid>div{min-height:57px;padding:2px 4px}.rr-snapshot-grid strong{font-size:20px}.rr-snapshot-grid span{font-size:11px;margin-top:3px}
@media(max-width:1050px){.rr-dashboard{grid-template-columns:minmax(300px,34%) minmax(0,66%);padding:12px}.rr-dashboard-setup,.rr-dashboard-business{padding:15px}.rr-setup-row{grid-template-columns:45px minmax(0,1fr) auto;gap:8px}.rr-setup-row>.dashicons:first-child{width:39px;height:39px;font-size:23px}.rr-setup-row strong{font-size:14px}.rr-setup-value{font-size:10px;max-width:120px}.rr-today-cards p,.rr-dashboard-panels li{font-size:12px}}
@media(max-width:850px){.rr-dashboard{grid-template-columns:1fr;max-width:720px}.rr-dashboard-setup,.rr-dashboard-business{padding:17px}.rr-setup-row{min-height:66px}.rr-today-cards{grid-template-columns:repeat(2,1fr)}.rr-dashboard-panels{grid-template-columns:1fr}}
@media(max-width:560px){.rr-dashboard{padding:8px}.rr-dashboard-setup h1{font-size:23px}.rr-business-header h2{font-size:20px}.rr-lucy-tools span{font-size:12px}.rr-lucy-tools button{font-size:13px;padding:8px 10px}.rr-dashboard-business>h3{font-size:18px}.rr-today-cards,.rr-business-nav,.rr-snapshot-grid{grid-template-columns:1fr}.rr-today-cards>div{min-height:66px}.rr-business-nav{border:0;gap:7px}.rr-business-nav button{border:1px solid #dbe3eb!important;border-radius:8px;min-height:58px;font-size:15px}.rr-dashboard-panels>section{min-height:auto}.rr-snapshot-grid>div{min-height:52px}.rr-setup-progress{grid-template-columns:1fr}}

/* Preserve the icon typeface while dashboard text uses the system font. */
.rr-dashboard .dashicons,.rr-dashboard .dashicons:before{font-family:dashicons!important;font-weight:400!important;font-style:normal!important}
.rr-dashboard-setup h1,.rr-business-header h2{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif!important;font-size:22px!important;font-weight:700!important;line-height:1.2!important;letter-spacing:normal!important}
.rr-today-cards p strong{font-weight:800!important}

/* v1.0.21 — approved MyLucy daily business snapshot */
.rr-dashboard-page #masthead,.rr-dashboard-page .site-header{display:none!important}
.rr-dashboard-v2{--rr-orange:#ff5a14;--rr-ink:#101b31;--rr-muted:#4e607b;display:block!important;width:100%;max-width:1680px;margin:0 auto 34px;padding:12px 30px 28px;color:var(--rr-ink);background:#fff}
.rr-dashboard-v2 .rr-dashboard-alert{margin-bottom:10px}
.rr-dashboard-brandbar{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:66px;padding:0 14px 10px;border-bottom:1px solid #dfe6ed}
.rr-dashboard-brand{display:flex;align-items:center;gap:10px;min-width:260px}.rr-dashboard-brand>img{display:block;width:47px;height:47px;object-fit:contain}.rr-dashboard-brand-copy{display:flex;flex-direction:column}.rr-dashboard-brand-copy strong{font-size:27px;line-height:1;color:var(--rr-orange);font-weight:800}.rr-dashboard-brand-copy strong i{color:var(--rr-ink);font-style:normal}.rr-dashboard-brand-copy small{margin-top:4px;color:#586983;font-size:10px;letter-spacing:.02em}
.rr-dashboard-welcome{display:flex;align-items:center;justify-content:flex-end;gap:20px;font-size:14px;white-space:nowrap}.rr-dashboard-welcome a{color:var(--rr-ink);text-decoration:none;padding:10px 0;border-bottom:3px solid transparent}.rr-dashboard-welcome a.is-current{font-weight:700;border-color:var(--rr-orange)}
.rr-dashboard-welcome img{width:74px;height:80px;object-fit:contain;object-position:center;background:#fff;border:1px solid #d7dee6;border-radius:16px;padding:2px}.rr-lucy-ready{display:flex;align-items:center;gap:8px;font-weight:700;color:#155d2d}.rr-lucy-ready i{width:10px;height:10px;border-radius:50%;background:#0b9a3b}
.rr-dashboard-identity{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin:12px 0 16px;border:1px solid #dce4ec;border-radius:11px;background:#fbfcfd}
.rr-dashboard-identity>div{display:flex;align-items:center;gap:16px;min-height:103px;padding:15px 6%;border-left:1px solid #dce4ec}.rr-dashboard-identity>div:first-child{border-left:0}.rr-dashboard-identity>.rr-dashboard-identity{border-left:0}
.rr-dashboard-identity>.rr-dashboard-identity,.rr-dashboard-identity>div>.dashicons{display:grid;place-items:center;flex:0 0 58px;width:58px;height:58px;border:1px solid #dce4ec;border-radius:9px;font-size:29px;color:var(--rr-ink);background:#fff}
.rr-dashboard-identity p{display:flex;flex-direction:column;margin:0;line-height:1.25}.rr-dashboard-identity small{font-size:11px;font-weight:800;letter-spacing:.05em;color:#51617a}.rr-dashboard-identity strong{font-size:18px;margin:4px 0 3px}.rr-dashboard-identity strong em{color:#17813b;font-style:normal}.rr-dashboard-identity p>span{font-size:13px;color:#41536f;margin-top:2px}
.rr-command-bar{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:4px;margin-bottom:24px}
.rr-lead-link-card{position:relative;display:grid;grid-template-columns:minmax(220px,.8fr) minmax(270px,1.15fr) auto 70px;align-items:center;gap:14px;margin:-12px 0 16px;padding:11px 14px;border:1px solid #f4976e;border-radius:10px;background:#fff8f4}.rr-lead-link-heading{display:flex;align-items:center;gap:10px}.rr-lead-link-heading>.dashicons{width:30px;height:30px;font-size:28px;color:var(--rr-orange)}.rr-lead-link-heading p{display:flex;flex-direction:column;margin:0}.rr-lead-link-heading small{font-size:9px;font-weight:800;letter-spacing:.07em;color:#5a6680}.rr-lead-link-heading strong{font-size:13px}.rr-lead-link-card>input{min-width:0;height:36px;padding:5px 9px;border:1px solid #bdc9d7;border-radius:6px;background:#fff;color:#18365f;font-size:12px}.rr-lead-link-actions{display:flex;gap:6px}.rr-lead-link-actions a,.rr-lead-link-actions button{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:6px 10px;border:1px solid #17365f;border-radius:6px;background:#fff;color:#17365f!important;font:700 11px/1.1 system-ui;text-decoration:none!important;cursor:pointer}.rr-lead-link-actions button:first-child{background:#ff5a14;border-color:#ff5a14;color:#fff!important}.rr-lead-link-card canvas{display:block;width:64px;height:64px;border:1px solid #dbe3eb;background:#fff}.rr-copy-status{position:absolute;right:90px;bottom:1px;color:#16803b;font-size:10px}
.rr-command-item{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;min-height:104px;padding:12px 7px;border:2px solid #f4976e;border-radius:9px;background:#fff5f0;color:var(--rr-ink);text-align:center;text-decoration:none!important;font-size:16px;font-weight:700;line-height:1.2;transition:background .15s,border-color .15s,transform .15s}.rr-command-item:hover,.rr-command-item:focus{background:#ffe9de;border-color:var(--rr-orange);transform:translateY(-1px)}.rr-command-item.is-active{border:3px solid var(--rr-orange);background:#ffe8dc}.rr-command-item>.dashicons{width:34px;height:34px;font-size:32px;line-height:1}.rr-new-star{position:absolute;top:17px;left:calc(50% + 21px);color:#e41414;font-size:20px;font-style:normal}
.rr-dashboard-quadrants{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.rr-quadrant{min-height:250px;padding:26px 31px;border:2px solid;border-radius:11px;box-shadow:0 3px 12px rgba(16,27,49,.035)}.rr-current-business{background:#f0f7ff;border-color:#59a7f7}.rr-today{background:#fffbed;border-color:#eab421}.rr-pipeline{background:#f7f2ff;border-color:#9b6bf1}.rr-business-results{background:#f1fff5;border-color:#31c96a}
.rr-quadrant>header{display:flex;align-items:center;gap:13px;min-height:39px}.rr-quadrant>header>.dashicons{flex:0 0 34px;width:34px;height:34px;color:var(--rr-orange);font-size:32px}.rr-quadrant h2{margin:0!important;color:var(--rr-ink)!important;font-size:24px!important;line-height:1.2!important;font-weight:750!important}.rr-quadrant header time{margin-left:auto;color:#2f4e78;font-size:15px}
.rr-quadrant-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:34px}.rr-quadrant-metrics>div{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;min-height:96px;padding:4px 10px;border-left:1px solid rgba(81,108,140,.22);text-align:center}.rr-quadrant-metrics>div:first-child{border-left:0}.rr-quadrant-metrics>div>span:first-child{color:#304d76;font-size:14px;line-height:1.25}.rr-dashboard-value{display:block;min-height:39px;margin-top:13px;color:#0a1428;font-size:29px;font-weight:750;line-height:1}.rr-dashboard-value.is-empty{color:transparent}.rr-dashboard-value.is-empty:after{content:""}
.rr-today-summary{display:grid;grid-template-columns:1.15fr .85fr;align-items:center;margin-top:28px}.rr-today-summary>.rr-quadrant-metrics{grid-template-columns:repeat(2,minmax(0,1fr));margin:0}.rr-needs-attention{min-height:95px;padding-left:34px;border-left:1px solid rgba(81,108,140,.24)}.rr-needs-attention h3{display:flex;align-items:center;gap:10px;margin:0!important;color:var(--rr-ink)!important;font-size:17px!important}.rr-needs-attention .dashicons{color:var(--rr-orange);font-size:26px;width:26px;height:26px}.rr-needs-attention ul{margin:10px 0 0 42px;padding:0;color:#304d76;font-size:14px}.rr-empty-attention{height:38px}
.rr-business-results .rr-range-toggle{margin-left:auto}.rr-dashboard-v2 .rr-range-toggle button{padding:7px 20px;font-size:13px}.rr-dashboard-v2 .rr-range-toggle button.is-active{background:var(--rr-orange);color:#fff}
@media(max-width:1100px){.rr-dashboard-v2{padding:10px 16px 24px}.rr-dashboard-welcome{gap:11px}.rr-dashboard-welcome>span:first-child{display:none}.rr-command-item{font-size:13px;min-height:92px}.rr-quadrant{padding:23px 20px}.rr-quadrant h2{font-size:21px!important}.rr-quadrant-metrics>div>span:first-child{font-size:12px}}
@media(max-width:820px){.rr-dashboard-page #masthead,.rr-dashboard-page .site-header{display:block!important}.rr-dashboard-brandbar{align-items:flex-start}.rr-dashboard-welcome{flex-wrap:wrap}.rr-dashboard-welcome a{display:none}.rr-dashboard-identity{grid-template-columns:1fr}.rr-dashboard-identity>div{border-left:0;border-top:1px solid #dce4ec}.rr-dashboard-identity>div:first-child{border-top:0}.rr-command-bar{grid-template-columns:repeat(2,minmax(0,1fr))}.rr-lead-link-card{grid-template-columns:1fr 74px}.rr-lead-link-card>input,.rr-lead-link-actions{grid-column:1}.rr-lead-link-card canvas{grid-column:2;grid-row:1/4}.rr-dashboard-quadrants{grid-template-columns:1fr}}
@media(max-width:520px){.rr-dashboard-v2{padding:8px}.rr-dashboard-brandbar{padding:0 4px 9px}.rr-dashboard-brand{min-width:0}.rr-dashboard-brand>img{width:40px;height:40px}.rr-dashboard-brand-copy strong{font-size:22px}.rr-dashboard-brand-copy small{font-size:9px}.rr-dashboard-welcome img{width:60px;height:66px}.rr-lucy-ready{font-size:12px}.rr-dashboard-identity>div{min-height:84px;padding:11px}.rr-dashboard-identity>div>.dashicons{flex-basis:46px;width:46px;height:46px;font-size:24px}.rr-command-item{min-height:82px;font-size:12px}.rr-dashboard-quadrants{gap:12px}.rr-quadrant{min-height:220px;padding:20px 14px}.rr-quadrant-metrics{margin-top:25px}.rr-quadrant-metrics>div{padding:3px;min-height:86px}.rr-quadrant-metrics>div>span:first-child{font-size:10px}.rr-dashboard-value{font-size:24px}.rr-today-summary{grid-template-columns:1fr}.rr-needs-attention{margin-top:15px;padding:15px 0 0;border-left:0;border-top:1px solid rgba(81,108,140,.24)}}

/* v1.0.22 — one-screen desktop fit */
@media(min-width:821px){
  .rr-dashboard-v2{margin-bottom:8px;padding-top:5px;padding-bottom:8px}
  .rr-dashboard-brandbar{min-height:55px;padding-bottom:5px}
  .rr-dashboard-brand>img{width:43px;height:43px}.rr-dashboard-brand-copy strong{font-size:25px}
  .rr-dashboard-welcome img{width:58px;height:62px;border-radius:13px}.rr-dashboard-welcome{gap:16px;font-size:13px}
  .rr-dashboard-identity{margin:6px 0 9px}.rr-dashboard-identity>div{min-height:75px;padding-top:8px;padding-bottom:8px}.rr-dashboard-identity>div>.dashicons{flex-basis:45px;width:45px;height:45px;font-size:24px}.rr-dashboard-identity strong{font-size:16px;margin:2px 0 1px}.rr-dashboard-identity small{font-size:9px}.rr-dashboard-identity p>span{font-size:11px;margin-top:1px}
  .rr-command-bar{margin-bottom:10px}.rr-command-item{min-height:76px;padding:7px 5px;gap:3px;font-size:13px}.rr-command-item>.dashicons{width:27px;height:27px;font-size:25px}.rr-command-item.is-active{border-width:3px}.rr-new-star{top:9px;left:calc(50% + 17px);font-size:16px}
  .rr-dashboard-quadrants{gap:10px 16px}.rr-quadrant{min-height:160px;height:clamp(160px,calc(50vh - 167px),205px);padding:15px 22px}.rr-quadrant>header{min-height:30px;gap:9px}.rr-quadrant>header>.dashicons{flex-basis:27px;width:27px;height:27px;font-size:25px}.rr-quadrant h2{font-size:19px!important}.rr-quadrant header time{font-size:12px}
  .rr-quadrant-metrics{margin-top:18px}.rr-quadrant-metrics>div{min-height:58px;padding:2px 7px}.rr-quadrant-metrics>div>span:first-child{font-size:11px}.rr-dashboard-value{min-height:28px;margin-top:7px;font-size:23px}
  .rr-today-summary{margin-top:15px}.rr-needs-attention{min-height:62px;padding-left:23px}.rr-needs-attention h3{gap:7px;font-size:14px!important}.rr-needs-attention .dashicons{width:21px;height:21px;font-size:21px}.rr-needs-attention ul{margin:6px 0 0 30px;font-size:11px}.rr-empty-attention{height:20px}
  .rr-dashboard-v2 .rr-range-toggle button{padding:4px 13px;font-size:10px}
}
