#cvi-login-guide-root{font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#10214b}.cvi-guide-trigger{position:fixed;right:24px;top:24px;z-index:9998;display:none;align-items:center;gap:8px;border:1px solid rgba(0,0,100,.12);background:rgba(255,255,255,.94);color:#000064;padding:9px 13px;border-radius:999px;box-shadow:0 8px 24px rgba(17,33,75,.08);font:600 12px/1 system-ui,sans-serif;cursor:pointer;backdrop-filter:blur(10px)}.cvi-guide-trigger:hover{border-color:rgba(0,200,230,.7);box-shadow:0 10px 28px rgba(17,33,75,.12)}.cvi-guide-trigger__icon{width:21px;height:21px;border-radius:50%;display:grid;place-items:center;background:#eef7ff;color:#000064;font:800 13px/1 Georgia,serif}.cvi-guide-overlay{position:fixed;inset:0;z-index:10000;display:none;align-items:center;justify-content:center;padding:24px;background:rgba(10,20,50,.44);backdrop-filter:blur(7px)}.cvi-guide-overlay.is-open{display:flex}.cvi-guide-modal{position:relative;width:min(1180px,96vw);max-height:92vh;overflow:auto;background:linear-gradient(180deg,#fff 0%,#fbfdff 100%);border:1px solid rgba(0,0,100,.12);border-radius:26px;box-shadow:0 30px 80px rgba(14,29,70,.26);padding:32px}.cvi-guide-close{position:absolute;right:20px;top:18px;width:38px;height:38px;border:0;border-radius:50%;background:transparent;color:#73809c;font-size:28px;line-height:1;cursor:pointer}.cvi-guide-close:hover{background:#f1f4f8;color:#000064}.cvi-guide-header{text-align:center;padding:0 46px 22px}.cvi-guide-brand{position:absolute;left:28px;top:23px;display:flex;align-items:center;gap:9px;font-weight:800;font-size:21px;color:#000064}.cvi-guide-brand-mark{display:flex;align-items:flex-end;gap:2px;height:22px}.cvi-guide-brand-mark i{display:block;width:5px;border-radius:2px;background:linear-gradient(180deg,#00c8e6,#0f8f7a)}.cvi-guide-brand-mark i:nth-child(1){height:8px}.cvi-guide-brand-mark i:nth-child(2){height:14px}.cvi-guide-brand-mark i:nth-child(3){height:21px}.cvi-guide-title{margin:8px 0 8px;font-size:clamp(30px,4vw,52px);line-height:1.05;color:#061b50;letter-spacing:-.035em}.cvi-guide-lead{max-width:850px;margin:0 auto;color:#314362;font-size:16px;line-height:1.6}.cvi-guide-kicker{margin-top:8px;color:#7181a0;font-size:13px}.cvi-guide-columns{display:grid;grid-template-columns:1fr 1fr;gap:16px}.cvi-guide-section{border-radius:24px;padding:22px;border:1px solid}.cvi-guide-section--strategic{background:linear-gradient(145deg,#eef8ff,#f7fbff);border-color:#c8e9ff}.cvi-guide-section--individual{background:linear-gradient(145deg,#effcf4,#f9fffb);border-color:#ccefd8}.cvi-guide-section-head{display:flex;align-items:center;gap:13px;margin-bottom:8px}.cvi-guide-section-icon{width:52px;height:52px;border-radius:50%;display:grid;place-items:center;font-size:24px}.cvi-guide-section--strategic .cvi-guide-section-icon{background:#d6edff}.cvi-guide-section--individual .cvi-guide-section-icon{background:#d7f7e2}.cvi-guide-section-title{margin:0;font-size:24px;line-height:1.1;color:#08235c}.cvi-guide-section--individual .cvi-guide-section-title{color:#075b49}.cvi-guide-section-sub{margin:3px 0 0;font-size:14px;color:#3978c4}.cvi-guide-section--individual .cvi-guide-section-sub{color:#168562}.cvi-guide-section-desc{margin:8px 0 16px;color:#42526d;font-size:13px;line-height:1.55}.cvi-guide-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.cvi-guide-card{min-height:168px;background:rgba(255,255,255,.82);border:1px solid rgba(255,255,255,.9);border-radius:17px;padding:15px 12px;text-align:center;box-shadow:0 6px 18px rgba(22,44,83,.04)}.cvi-guide-card-icon{width:46px;height:46px;margin:0 auto 10px;border-radius:50%;display:grid;place-items:center;font-size:21px;background:#e7f4ff}.cvi-guide-section--individual .cvi-guide-card-icon{background:#e4f8eb}.cvi-guide-card h3{margin:0 0 8px;font-size:14px;line-height:1.25;color:#0d2451}.cvi-guide-section--individual .cvi-guide-card h3{color:#075b49}.cvi-guide-card p{margin:0;color:#586680;font-size:11.5px;line-height:1.48}.cvi-guide-flow{display:flex;align-items:center;justify-content:center;gap:18px;padding:24px 12px 6px}.cvi-guide-arrow{font-size:30px;color:#43a3cf}.cvi-guide-score{display:flex;align-items:center;gap:14px;padding:16px 22px;border:1px solid #cdd0ff;border-radius:18px;background:linear-gradient(145deg,#f5f4ff,#fff);min-width:310px}.cvi-guide-score-icon{width:54px;height:54px;border-radius:50%;background:linear-gradient(145deg,#4d54b8,#29256d);display:flex;align-items:flex-end;justify-content:center;gap:3px;padding:12px;box-sizing:border-box}.cvi-guide-score-icon i{width:6px;border-radius:2px;background:#fff}.cvi-guide-score-icon i:nth-child(1){height:12px}.cvi-guide-score-icon i:nth-child(2){height:20px}.cvi-guide-score-icon i:nth-child(3){height:29px}.cvi-guide-score strong{display:block;color:#16205a;font-size:20px}.cvi-guide-score span{display:block;margin-top:2px;color:#596482;font-size:12.5px}.cvi-guide-benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:18px 0 6px}.cvi-guide-benefit{text-align:center;color:#65718b;font-size:11px;line-height:1.35}.cvi-guide-benefit b{display:block;margin-bottom:5px;color:#21406f;font-size:15px}.cvi-guide-footer{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:18px}.cvi-guide-tagline{font-style:italic;color:#243b73;font-size:16px}.cvi-guide-done{border:0;border-radius:12px;background:#0d315f;color:#fff;padding:12px 20px;font:700 12px system-ui,sans-serif;cursor:pointer}.cvi-guide-done:hover{background:#071f42}@media(max-width:900px){.cvi-guide-modal{padding:26px 18px 20px}.cvi-guide-brand{position:static;justify-content:center;margin-bottom:14px}.cvi-guide-header{padding:0 18px 18px}.cvi-guide-columns{grid-template-columns:1fr}.cvi-guide-cards{grid-template-columns:1fr 1fr 1fr}.cvi-guide-benefits{grid-template-columns:1fr 1fr}.cvi-guide-trigger{right:14px;top:14px}}@media(max-width:620px){.cvi-guide-overlay{padding:10px}.cvi-guide-modal{border-radius:18px;max-height:96vh}.cvi-guide-cards{grid-template-columns:1fr}.cvi-guide-card{min-height:auto}.cvi-guide-title{font-size:31px}.cvi-guide-flow{gap:9px}.cvi-guide-arrow{font-size:22px}.cvi-guide-score{min-width:0;width:100%}.cvi-guide-benefits{grid-template-columns:1fr 1fr}.cvi-guide-footer{align-items:stretch;flex-direction:column;text-align:center}.cvi-guide-done{width:100%}.cvi-guide-trigger__label{display:none}.cvi-guide-trigger{padding:8px}}