.rps-wrap{position:relative;overflow:visible;background:linear-gradient(90deg,#27006f,#331778 34%,#17005f 50%,#27006f);border-radius:50px 50px 0 50px;color:#fff}.rps-glow-layer{position:absolute;inset:0;pointer-events:none;overflow:hidden;opacity:.1}.rps-glow{position:absolute;width:min(384px,90vw);height:min(384px,90vw);border-radius:999px;background:#ffffff;filter:blur(64px)}.rps-glow--a{left:clamp(12px,4vw,30px);top:-40px}.rps-glow--b{right:clamp(-120px,-8vw,-40px);top:8px}.rps-inner{position:relative;z-index:1;max-width:1152px;margin:0 auto;padding:clamp(28px,4.2vw,36px) clamp(16px,3vw,24px) clamp(40px,6vw,56px);display:flex;flex-direction:column;gap:clamp(32px,5vw,52px)}.rps-header{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:20px 24px}.rps-profile{display:flex;gap:clamp(16px,3vw,24px);min-width:0;flex:1 1}.rps-avatar{flex-shrink:0;width:clamp(88px,14vw,203px);height:clamp(88px,14vw,203px);margin-top:clamp(-80px,-6vw,-38px);border-radius:999px;background:#f4f5f7;border:3px solid #9aa0ac;box-shadow:0 8px 24px rgba(0,0,0,.18);overflow:hidden}.rps-avatar-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.rps-avatar-fallback{width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:0 10px;text-align:center;font-family:Inter,sans-serif;font-size:clamp(16px,2.4vw,28px);font-weight:700;line-height:1.1;color:#4f39f6;background:linear-gradient(135deg,#ede9fe,#f5f3ff)}.rps-profile-text{min-width:0}.rps-name-row{display:flex;flex-wrap:wrap;align-items:center;gap:12px 18px;margin-bottom:8px}.rps-name{font-size:clamp(22px,4vw,30px);font-weight:700;line-height:1.2;margin:0}.rps-name,.rps-premium{font-family:Inter,sans-serif;color:#ffffff}.rps-premium{display:inline-flex;align-items:center;padding:4px 12px;border-radius:999px;background:rgba(255,255,255,.2);font-size:12px;font-weight:600;line-height:16px}.rps-subtitle{font-family:Inter,sans-serif;font-size:clamp(15px,2.2vw,18px);font-weight:400;line-height:1.55;color:#e0e7ff;margin:0}.rps-actions{display:flex;flex-wrap:wrap;gap:12px;flex-shrink:0}.rps-btn-share{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:36px;padding:0 14px 0 12px;border-radius:8px;border:1px solid rgba(255,255,255,.3);background:rgba(255,255,255,.1);font-family:Inter,sans-serif;font-size:14px;font-weight:500;color:#ffffff;cursor:pointer}.rps-btn-share:hover{background:rgba(255,255,255,.16)}.rps-btn-download{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:36px;padding:0 16px 0 12px;border-radius:8px;background:#ffffff;font-family:Inter,sans-serif;font-size:14px;font-weight:500;color:#4f39f6;text-decoration:none}.rps-btn-download:hover{filter:brightness(.97)}.rps-btn-download:focus-visible,.rps-btn-share:focus-visible{outline:2px solid #c4b5fd;outline-offset:2px}.rps-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.rps-metric{position:relative;padding:24px;border-radius:16px;border:1px solid rgba(255,255,255,.2);background:rgba(255,255,255,.1);min-height:168px;display:flex;flex-direction:column}.rps-metric-icon{position:absolute;top:16px;right:16px;display:flex;align-items:center;justify-content:center}.rps-metric-label{font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:20px;color:#e0e7ff;margin:0 36px 8px 0}.rps-metric-value{font-family:Inter,sans-serif;font-size:clamp(28px,5vw,38px);font-weight:700;line-height:1.15;color:#ffffff;margin:0 0 8px}.rps-metric-sublabel{font-family:Inter,sans-serif;font-size:12px;font-weight:400;line-height:16px;color:#c6d2ff;margin:0 0 16px;flex:1}.rps-metric-track{height:6px;border-radius:999px;background:rgba(255,255,255,.2);overflow:hidden;margin-top:auto}.rps-metric-fill{height:100%;border-radius:999px;transition:width .4s ease}.rps-upgrade-cta{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:20px 24px;padding:24px 28px;border-radius:16px;border:1px solid rgba(255,255,255,.2);background:rgb(0 0 0/20%)}.rps-upgrade-cta-left{display:flex;align-items:flex-start;gap:16px;flex:1 1 320px;min-width:0}.rps-upgrade-cta-icon{flex-shrink:0;width:48px;height:48px;border-radius:12px;background:rgba(255,255,255,.15);display:flex;align-items:center;justify-content:center;color:#c4b5fd}.rps-upgrade-cta-title{font-family:Inter,sans-serif;font-size:clamp(16px,2.2vw,18px);font-weight:700;line-height:1.3;color:#ffffff;margin:0 0 6px}.rps-upgrade-cta-desc{font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:1.6;color:#c6d2ff;margin:0}.rps-upgrade-cta-btn{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;height:48px;padding:0 28px;border-radius:10px;border:none;background:#169d26d9;font-family:Inter,sans-serif;font-size:15px;font-weight:600;color:#ffffff;cursor:pointer;white-space:nowrap;transition:background .15s ease}.rps-upgrade-cta-btn:hover{background:#169d26}.rps-upgrade-cta-btn:focus-visible{outline:2px solid #c4b5fd;outline-offset:2px}.rps-blueprint-title{font-family:Inter,sans-serif;font-size:clamp(26px,4.5vw,36px);font-weight:700;line-height:1.15;color:#ffffff;margin:0 0 clamp(16px,3vw,24px)}.rps-blueprint-body{font-family:Inter,sans-serif;font-size:clamp(16px,2.5vw,20px);font-weight:400;line-height:1.62;color:#d1d5dc;margin:0 0 clamp(20px,3vw,28px);max-width:62rem}.rps-tags{display:flex;flex-wrap:wrap;gap:12px 17px}.rps-tag{display:inline-flex;align-items:center;padding:9px 17px;border-radius:999px;border:1px solid rgba(194,122,255,.3);background:rgba(255,255,255,.2);font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:20px;color:#e9d4ff}@media (max-width:1023px){.rps-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.rps-upgrade-cta{flex-direction:column;align-items:stretch}.rps-upgrade-cta-btn{width:100%}.rps-wrap{border-radius:28px 28px 0 28px;overflow:hidden}.rps-metrics{grid-template-columns:minmax(0,1fr)}.rps-header{flex-direction:column;align-items:stretch}.rps-avatar{margin-top:0;width:88px;height:88px;border-width:2px}.rps-actions{width:100%}.rps-btn-download,.rps-btn-share{flex:1;min-width:0}}@media (max-width:424px){.rps-actions{flex-direction:column}.rps-btn-download,.rps-btn-share{width:100%;padding:12px 16px}}.cis-wrap{position:relative;background:#ffffff;border-radius:50px 50px 0 50px;overflow:hidden;box-shadow:0 20px 70px rgba(184,202,223,.5)}.cis-inner{max-width:1152px;margin:0 auto;padding:clamp(28px,4vw,40px) clamp(16px,3vw,24px) clamp(36px,5vw,48px)}.cis-title{font-size:24px;font-weight:700;line-height:1.33;color:#0a0a0a;margin:0 0 clamp(20px,3vw,28px)}.cis-body,.cis-title{font-family:Inter,sans-serif}.cis-body{font-size:16px;font-weight:400;line-height:26px;color:#4a5565}.cis-body p{margin:0 0 26px}.cis-body p:last-child{margin-bottom:0}.cis-fw-heading{font-weight:700;color:#362782;margin:clamp(28px,4vw,40px) 0 16px}.cis-fw-heading,.cis-fw-list{font-family:Inter,sans-serif;font-size:16px;line-height:26px}.cis-fw-list{margin:0;padding-left:24px;font-weight:400;color:#4a5565}.cis-fw-list li{margin-bottom:20px;padding-left:4px}.cis-fw-list li:last-child{margin-bottom:0}.cis-fw-title{font-weight:600}.cis-fw-name{font-weight:500}.cis-cta-shell{position:relative;margin-top:clamp(36px,5vw,52px)}.cis-cta-glow{position:absolute;inset:-6px -8px;border-radius:24px;background:linear-gradient(90deg,rgba(127,34,254,.05),rgba(79,57,246,.05));z-index:0;pointer-events:none}.cis-cta-card{position:relative;z-index:1;background:#ffffff;border:1px solid #e5e7eb;border-radius:24px;padding:20px clamp(16px,3vw,33px)}.cis-cta-row{flex-direction:row;gap:24px;flex-wrap:wrap}.cis-cta-icon-wrap,.cis-cta-row{display:flex;align-items:center;justify-content:center}.cis-cta-icon-wrap{flex-shrink:0;width:68px;height:86px;border-radius:16px}.cis-cta-icon-wrap svg{color:#835bd8}.cis-cta-copy{flex:1 1 240px;min-width:0}.cis-cta-copy h3{font-family:Inter,sans-serif;font-size:24px;font-weight:700;line-height:32px;color:#101828;margin:0 0 6px}.cis-cta-copy p{font-weight:400;color:#4a5565;margin:0}.cis-cta-btn,.cis-cta-copy p{font-family:Inter,sans-serif;font-size:16px;line-height:24px}.cis-cta-btn{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;min-height:56px;padding:14px 28px;min-width:204px;border-radius:12px;background:#835bd8;font-weight:500;color:#ffffff;text-decoration:none;text-align:center}.cis-cta-btn:hover{background:#7247c7;color:#ffffff}.cis-cta-btn:focus-visible{outline:2px solid #362782;outline-offset:2px}@media (max-width:767px){.cis-wrap{border-radius:28px 28px 0 28px}.cis-cta-row{flex-direction:column;align-items:stretch;text-align:center}.cis-cta-icon-wrap{margin:0 auto}.cis-cta-btn{width:100%;min-width:0}}@media (max-width:380px){.cis-cta-copy h3,.cis-title{font-size:20px;line-height:1.35}}.b5-wrap{position:relative;background:#ffffff;border-radius:80px 0 0 80px;box-shadow:0 20px 70px rgba(184,202,223,.5);padding:clamp(24px,4vw,40px) clamp(20px,4vw,40px) clamp(32px,5vw,48px);display:flex;flex-direction:column;gap:30px}.b5-inner{max-width:1240px;margin:0 auto;width:100%}.b5-header{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:clamp(28px,4vw,48px);align-items:start}.b5-intro{position:relative;min-width:0}.b5-badge{display:inline-flex;align-items:center;gap:8px;height:36px;padding:0 16px 0 14px;margin-bottom:12px;margin-top:-4px;border-radius:999px;background:#f5f3ff;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:20px;color:#0a0a0a}.b5-badge svg{flex-shrink:0;color:#362782}.b5-title{font-size:clamp(28px,4vw,36px);font-weight:700;line-height:1.25;color:#0a0a0a;margin:0 0 12px}.b5-subtitle,.b5-title{font-family:Inter,sans-serif}.b5-subtitle{font-size:clamp(16px,2vw,18px);font-weight:400;line-height:29.25px;color:#4a5565;margin:0;max-width:521px}.b5-strength{width:100%;max-width:370px;justify-self:end;border-radius:16px;border:1px solid #ede9fe;background:#f5f3ff;padding:25px;flex-shrink:0;margin-bottom:24px}.b5-strength-inner{display:flex;gap:16px;align-items:flex-start}.b5-strength-icon-wrap{flex-shrink:0;width:48px;height:48px;border-radius:14px;background:#ffffff;display:flex;align-items:center;justify-content:center}.b5-strength-icon-wrap svg{color:#835bd8}.b5-strength-copy{flex:1;min-width:0}.b5-strength-title{font-family:Inter,sans-serif;font-size:16px;font-weight:600;line-height:24px;color:#101828;margin:0 0 4px}.b5-strength-sub{font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#4a5565;margin:0 0 12px}.b5-strength-bars{display:flex;gap:4px;align-items:stretch;width:100%}.b5-strength-seg{width:48px;height:6px;flex-shrink:0;border-radius:999px;background:#362782}.b5-strength-seg--muted{flex:1;min-width:24px;background:#e5e7eb}.b5-rows{display:flex;flex-direction:column;gap:24px}.b5-row{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:clamp(16px,2.5vw,32px);align-items:center;min-height:96px}.b5-row--ltr{grid-template-areas:"label score bar"}.b5-row--rtl{grid-template-areas:"bar score label"}.b5-row__label{grid-area:label}.b5-row__score{grid-area:score;justify-self:center}.b5-row__bar{grid-area:bar;min-width:0}.b5-row--rtl .b5-row__label{justify-self:end}.b5-trait-label-inner{display:flex;align-items:flex-start;gap:12px}.b5-row--rtl .b5-trait-label-inner{flex-direction:row-reverse;text-align:right}.b5-trait-icon{flex-shrink:0;width:48px;height:48px;border-radius:16px;background:#362782;display:flex;align-items:center;justify-content:center}.b5-trait-icon svg{color:#ffffff}.b5-trait-text h3{font-family:Inter,sans-serif;font-size:20px;font-weight:700;line-height:28px;color:#101828;margin:0 0 2px}.b5-trait-text p{font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#6a7282;margin:0}.b5-score-outer{border:2px solid #d0ceda;border-radius:24px;padding:2px;flex-shrink:0}.b5-score-inner{background:#ffffff;border-radius:20px;padding:16px 24px 12px;min-width:114px;text-align:center}.b5-score-value{font-size:36px;font-weight:700;line-height:40px;color:#0a0a0a}.b5-score-label,.b5-score-value{font-family:Inter,sans-serif;margin:0}.b5-score-label{font-size:12px;font-weight:500;line-height:16px;color:#6a7282;letter-spacing:.02em}.b5-bar-block{display:flex;flex-direction:column;gap:8px;min-width:0}.b5-bar-track{height:8px;border-radius:999px;background:#e6effb;overflow:hidden}.b5-bar-fill{height:100%;border-radius:999px;background:#835bd8;transition:width .35s ease}.b5-bar-insight{font-family:Inter,sans-serif;font-size:14px;font-weight:400;font-style:italic;line-height:20px;color:#4a5565;margin:0}@media (max-width:991px){.b5-header{grid-template-columns:1fr}.b5-strength-seg{width:26px!important}span.b5-strength-seg.b5-strength-seg--muted{max-width:26px}.b5-strength{justify-self:stretch;max-width:none}}@media (max-width:767px){.b5-wrap{border-radius:40px 0 0 40px}.b5-row--ltr,.b5-row--rtl{grid-template-columns:1fr;grid-template-areas:"label" "score" "bar";min-height:0;gap:16px}.b5-row--rtl .b5-row__label,.b5-row__label{justify-self:start}.b5-row--rtl .b5-trait-label-inner{flex-direction:row;text-align:left}.b5-row__score{justify-self:start}}@media (max-width:380px){.b5-title{font-size:24px}.b5-score-value{font-size:30px;line-height:36px}}