/* Isolated review surface: no selectors or scripts are loaded on the existing comparator. */
:root { --primary:220 77% 15%;--primary-foreground:0 0% 100%;--primary-deep:220 77% 12%;--primary-mid:220 77% 18%;--primary-muted:220 46% 43%;--primary-light:220 32% 59%;--primary-tint:220 17% 73%;--primary-tint2:220 12% 70%;--primary-surface:220 8% 77%;--slide-card-shadow:0 2px 8px hsl(220 77% 15% / .08),0 8px 32px hsl(220 77% 15% / .18),0 0 0 1px hsl(220 77% 15% / .06); }
html,body{margin:0;width:100%;height:100%;font-family:'Plus Jakarta Sans',Inter,system-ui,sans-serif}*{box-sizing:border-box}button{font:inherit;cursor:pointer}button:disabled{cursor:default;opacity:.35}button:focus-visible,a:focus-visible{outline:3px solid hsl(var(--primary-muted));outline-offset:3px}#rp-app{height:100dvh;display:flex;flex-direction:column;overflow:hidden;background:#fff}.rp-brand-strip{height:3px;flex:none;background:linear-gradient(90deg,hsl(var(--primary)),hsl(var(--primary-muted)))}#rp-stage{display:flex;flex:1;min-height:0;overflow:hidden}#rp-stage>main{width:100%}.rp-progress{display:flex;justify-content:center;flex:1;align-items:center}.rp-progress button{position:relative;border:0;background:transparent;padding:10px 9px;display:flex;align-items:center;justify-content:center}.rp-progress button:after{content:'';width:8px;height:8px;border-radius:50%;background:#dce5e6;z-index:1}.rp-progress button:not(:last-child):before{content:'';width:100%;height:1px;background:#dce5e6;position:absolute;left:50%}.rp-progress button.done:after,.rp-progress button.active:after{background:hsl(var(--primary))}.rp-progress button.active:after{box-shadow:0 0 0 3px hsl(var(--primary))}.rp-footer{border-top:1px solid #d9dfe1;flex:none;display:flex;align-items:center;justify-content:space-between;padding:8px 40px;gap:10px;font-size:12px;color:#74888c}.rp-footer button{background:none;border:0;font-size:11px;color:inherit}.rp-back{display:flex;align-items:center;gap:8px;font-size:14px;color:#6e8387;margin:8px 0 20px;padding:0;border:0;background:transparent}.rp-utilities{position:fixed;left:24px;right:24px;bottom:24px;pointer-events:none;display:flex;justify-content:space-between;z-index:10}.rp-utilities[hidden]{display:none}.rp-utilities button{pointer-events:auto;padding:11px 20px;border-radius:28px;border:1px solid #bac0c3;background:white;font-size:14px;font-weight:600;box-shadow:0 3px 12px hsl(var(--primary) / 0.125)}.rp-utilities button:last-child{color:hsl(var(--primary-foreground));background:linear-gradient(90deg,hsl(var(--primary)),hsl(var(--primary-muted)));border:0}.rp-title{text-align:center;font-size:26px;font-weight:700;line-height:1.3;margin:12px 0 8px}.rp-subtitle{text-align:center;color:#7b8b8e;font-size:14px;margin:0 0 24px}.rp-tabs{display:flex;justify-content:center;gap:3px;align-items:center;margin:12px 0 16px;flex-wrap:wrap}.rp-tabs button{padding:10px 15px;border:1px solid transparent;border-radius:12px;background:#f4f6f6;color:#728386;font-size:12px}.rp-tabs button[aria-pressed=true]{background:#fff;box-shadow:0 1px 6px #0002;color:#203034}.rp-dots{display:flex;gap:8px;justify-content:center;margin:16px 0 28px}.rp-dots button{border:0;border-radius:10px;background:#eef1f2;width:32px;height:8px;padding:0}.rp-dots button[aria-current=true]{background:hsl(var(--primary));width:48px}.rp-carousel{position:relative;padding:0 48px;max-width:1008px;margin:0 auto;width:100%}.rp-arrow{position:absolute;top:45%;left:0;background:none;border:0;font-size:30px;line-height:1;padding:12px;color:#253334}.rp-arrow.next{left:auto;right:0}.rp-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.rp-card{position:relative;border:1px solid #cdd3d6;border-radius:12px;padding:20px;overflow:hidden;background:white}.rp-card:before{content:'';position:absolute;inset:0 0 auto;height:3px;background:linear-gradient(90deg,hsl(var(--primary)),hsl(var(--primary-muted)))}.rp-card.red:before{background:#dc5877}.rp-card.green:before{background:#56b392}.rp-card h3{font-size:16px;font-weight:700;margin:0 0 12px}.rp-row{display:flex;justify-content:space-between;gap:16px;align-items:center;background:#f6f8f8;padding:6px 12px;border-radius:12px;margin:4px 0;font-size:14px;line-height:1.5}.rp-row>span{color:#758487}.rp-row strong{font-weight:600;text-align:right;color:#253334}.rp-row small{display:block;color:#879394;font-size:10px;font-weight:400}.rp-row.total{border-top:1px solid #e5e8e8;margin-top:22px;padding-top:12px}.red .rp-red{color:#be4361}.rp-highlight{background:#f4f7f8;border:1px solid #dce2e5;border-radius:12px;margin:24px 0 8px;padding:20px;display:flex;justify-content:space-around;text-align:center;gap:20px}.rp-highlight p{font-size:12px;color:#76888a}.rp-highlight strong{font-size:26px;font-weight:700}.rp-pill{border:1px solid #b7c1d0;border-radius:30px;background:#edf0f4;padding:4px 8px;font-size:10px;margin-right:8px}.rp-story{text-align:center;min-height:300px;padding:30px 24px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px}.rp-story p{font-size:20px;line-height:1.5;color:#667d80}.rp-story .rp-number{font-size:46px;line-height:1.2;font-weight:700;color:hsl(var(--primary));letter-spacing:-1px}.rp-story .rp-bubble{background:#eff2f6;border:1px solid #dce3e9;color:hsl(var(--primary));width:54px;height:54px;border-radius:16px;display:grid;place-items:center;font-size:22px;font-weight:700}.rp-story small{font-size:14px;color:#849397}.rp-action{width:100%;padding:14px 20px;border:0;border-radius:16px;color:hsl(var(--primary-foreground));background:linear-gradient(90deg,hsl(var(--primary)),hsl(var(--primary-muted)));font-size:16px;font-weight:600;box-shadow:0 4px 16px hsl(var(--primary) / 0.251);margin-top:24px}.rp-copy{font-size:14px;color:#76878a;line-height:1.7}.rp-chart{position:relative;width:100%;padding:16px 4px}.rp-chart svg{width:100%;height:auto;display:block;overflow:visible}.rp-chart text{font:11px 'Plus Jakarta Sans',sans-serif;fill:#708486}.rp-legend{display:flex;gap:18px;justify-content:center;flex-wrap:wrap;font-size:12px;margin:16px 0}.rp-legend i{display:inline-block;width:16px;height:3px;vertical-align:middle;margin-right:5px}.rp-chart-tip{position:absolute;top:10px;right:10px;padding:12px;background:white;border:1px solid #d3dce1;border-radius:8px;font-size:12px;box-shadow:0 3px 12px #0002;pointer-events:none;max-width:240px;z-index:2}.rp-chart-tip[hidden]{display:none}.rp-expand{position:absolute;top:0;right:0;border:1px solid #ccd4db;background:white;border-radius:8px;padding:5px 10px}.rp-ledger{overflow:auto;max-height:65dvh;border:1px solid #dae1e4;border-radius:10px}.rp-ledger table{width:100%;min-width:800px;border-collapse:collapse;font-size:12px}.rp-ledger th{background:#eef2f3;position:sticky;top:0;text-align:right;padding:12px;white-space:nowrap}.rp-ledger td{border-top:1px solid #e7ebed;padding:10px;text-align:right;white-space:nowrap}.rp-ledger tr:nth-child(even){background:#fafbfc}.rp-ledger tr.event{background:#edf3fd}.rp-ledger small{display:inline-block;background:#e0e9f5;border-radius:12px;padding:2px 6px;margin-left:6px}.rp-note{font-size:11px;color:#79868b;margin:12px 0;line-height:1.65}.rp-modal-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:20px 0}dialog{border:1px solid #d9e0e4;border-radius:14px;background:white;color:#253438;max-width:min(1100px,calc(100vw - 32px));width:1100px;max-height:90dvh;padding:24px;box-shadow:0 24px 80px #0004}dialog::backdrop{background:hsl(var(--primary) / 0.533);backdrop-filter:blur(3px)}.rp-dialog-head{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:22px}.rp-dialog-head h2{font-size:22px;font-weight:700}.rp-dialog-head button{font-size:26px;border:0;background:transparent;padding:0 6px}.rp-tour-mark{outline:3px solid hsl(var(--primary-muted));outline-offset:4px;border-radius:8px;background:#eef4ff!important}.rp-tour-card{position:fixed;bottom:80px;left:24px;z-index:40;width:min(360px,calc(100vw - 48px));padding:20px;background:white;border:1px solid #c9d3e1;border-radius:14px;box-shadow:0 12px 50px hsl(var(--primary) / 0.251)}.rp-tour-card h3{font-size:17px;font-weight:700;margin-bottom:10px}.rp-tour-card p{font-size:13px;line-height:1.6;color:#60777c}.rp-tour-controls{display:flex;align-items:center;justify-content:space-between;margin-top:16px;gap:10px;font-size:12px}.rp-tour-controls button{border:1px solid #c8d2dc;border-radius:7px;padding:6px 10px;background:#fff}.rp-tour-close{position:absolute;right:10px;top:7px;font-size:23px;border:0;background:none}.rp-print-note{display:none}
@media(min-width:768px){#rp-stage>main>div{max-height:100%;}.rp-footer button{max-width:300px}.rp-chart svg{max-height:400px}}
@media(max-width:640px){.rp-footer{padding:8px 12px;font-size:10px}.rp-footer button{font-size:9px;max-width:140px}.rp-progress button{padding:10px 5px}.rp-progress button:after{width:6px;height:6px}.rp-utilities{left:8px;right:8px;bottom:36px}.rp-utilities button{font-size:11px;padding:9px 12px}.rp-back{font-size:12px;margin-bottom:12px}.rp-title{font-size:22px}.rp-carousel{padding:0 24px}.rp-arrow{padding:4px;font-size:24px}.rp-grid{grid-template-columns:1fr;gap:12px}.rp-card{padding:12px}.rp-row{font-size:12px;padding:7px 8px;gap:8px}.rp-story{min-height:280px;padding:24px 8px}.rp-story .rp-number{font-size:30px;overflow-wrap:anywhere}.rp-story p{font-size:16px}.rp-highlight{padding:14px 8px;gap:10px}.rp-highlight strong{font-size:20px}.rp-modal-grid{grid-template-columns:1fr}.rp-title+.rp-subtitle{font-size:12px}dialog{padding:16px}.rp-dialog-head h2{font-size:19px}.rp-chart text{font-size:14px}.rp-tour-card{bottom:85px}.rp-progress button{min-height:36px}#rp-stage>main>div>div{padding-bottom:36px}}
@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}

#rp-stage h1[tabindex="-1"]:focus,#rp-stage h2[tabindex="-1"]:focus{outline:none}

.rp-heading-icon{display:inline-grid;place-items:center;width:28px;height:28px;margin-right:6px;border:1px solid #dce0e5;border-radius:50%;background:#f0f2f5;vertical-align:middle}.rp-heading-icon svg{width:16px;height:16px}.rp-hint{border:0;background:none;font-size:12px;color:#758487;padding:0 4px}

/* Profile content uses the owner's existing landing settings. */
.rp-profile-card-title{font-size:clamp(14px,1.4vw,20px);font-weight:700;line-height:1.3;overflow-wrap:anywhere}.rp-profile-card-copy{font-size:clamp(11px,1vw,14px);line-height:1.5;color:#74888c;overflow-wrap:anywhere}.rp-logo-fallback{font-size:16px;font-weight:700;color:var(--rp-brand-ink);max-width:160px;overflow-wrap:anywhere}.rp-story .rp-number{color:var(--rp-brand-ink)}.rp-action,.rp-utilities button:last-child{color:hsl(var(--primary-foreground))}.rp-progress button.done:after,.rp-progress button.active:after{background:var(--rp-brand-ink)}@media(max-width:640px){.rp-logo-fallback{max-width:100px;font-size:12px}.rp-profile-card-title{font-size:13px}.rp-profile-card-copy{font-size:11px}}
