#coReportHouseV2,#coReportHouseV2 *{box-sizing:border-box}#coReportHouseV2{--navy:#071D36;--green:#0A8F45;--line:#E3DBD0;--muted:#607086;--danger:#B3262E;--dangerSoft:#FCEEEF;--soft:#FBF8F2;width:100%;min-height:100vh;background:linear-gradient(180deg,#fffdf8,#f6f2eb 64%,#eee5da);color:var(--navy);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;overflow-x:hidden;padding:16px}.corv2-shell{max-width:1040px;margin:0 auto}.corv2-nav{position:relative;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);padding:0 0 13px;margin-bottom:22px}.corv2-brand{display:flex;align-items:center;gap:10px;text-decoration:none;color:var(--navy);font-size:20px;font-weight:950;letter-spacing:-.04em}.corv2-brand img{width:44px;height:44px;border-radius:13px;object-fit:cover}.corv2-menuBtn{display:flex;flex-direction:column;gap:4px;align-items:center;justify-content:center;width:42px;height:42px;background:#fff;border:1px solid var(--line);border-radius:12px;cursor:pointer}.corv2-menuBtn span{width:18px;height:2px;border-radius:2px;background:var(--navy)}.corv2-menu{position:absolute;right:0;top:54px;width:224px;background:#fff;border:1px solid var(--line);border-radius:16px;padding:9px;box-shadow:0 20px 45px #071d361f;display:none;z-index:50}.corv2-menu.open{display:block}.corv2-menu a{display:block;text-decoration:none;color:var(--navy);font-weight:900;padding:12px;border-radius:11px}.corv2-menu a:hover{background:var(--soft)}.corv2-stage{max-width:860px;margin:0 auto}.corv2-progress{height:6px;background:#e8e0d5;border-radius:999px;overflow:hidden;margin-bottom:18px}.corv2-progress i{display:block;width:8%;height:100%;background:linear-gradient(90deg,var(--green),var(--navy));border-radius:999px;transition:width .45s ease}.corv2-screen{display:none;animation:coFade .34s ease both}.corv2-screen.active{display:block}@keyframes coFade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.corv2-label{font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:#6b7280;font-weight:950;margin-bottom:12px}.corv2-activeLabel{color:var(--green);display:flex;align-items:center;gap:8px}.corv2-liveDot{width:8px;height:8px;border-radius:50%;background:var(--green);display:inline-block;animation:coPulse 2s infinite}@keyframes coPulse{0%{box-shadow:0 0 #0a8f4573}70%{box-shadow:0 0 0 9px #0a8f4500}to{box-shadow:0 0 #0a8f4500}}.corv2 h1{font-size:clamp(42px,6vw,72px);line-height:.97;letter-spacing:-.075em;margin:0 0 14px;font-weight:950}.corv2 h2{font-size:clamp(34px,5vw,56px);line-height:1;letter-spacing:-.065em;margin:0;font-weight:950}.corv2 p{margin:0;color:#47566d;line-height:1.48;font-size:16px;font-weight:650}.corv2-hero{min-height:calc(100vh - 150px);display:flex;flex-direction:column;justify-content:center;padding:34px 6px;text-align:left}.corv2-mentorHero,.corv2-mentorMini{display:flex;align-items:center;gap:12px;margin-bottom:24px}.corv2-mentorHero img,.corv2-mentorMini img{width:58px;height:58px;border-radius:50%;object-fit:cover;border:3px solid #fff;box-shadow:0 12px 24px #071d3629}.corv2-mentorHero b,.corv2-mentorMini b{display:block;font-weight:950}.corv2-mentorHero span,.corv2-mentorMini span{font-size:13px;color:var(--muted);font-weight:800}.corv2-lead{font-size:19px!important;max-width:720px}.corv2-dangerGrid{display:grid;grid-template-columns:1fr 1fr;gap:10px;max-width:720px;margin:22px 0 4px}.corv2-dangerGrid span{background:#fff;border:1px solid #E9D5D5;color:var(--danger);border-radius:16px;padding:14px 15px;font-size:16px;font-weight:950;line-height:1.2;box-shadow:0 8px 20px #071d3609}.corv2-pills{display:flex;flex-wrap:wrap;gap:9px;margin:20px 0 24px}.corv2-pills span{background:#fff;border:1px solid var(--line);border-radius:999px;padding:10px 13px;font-size:13px;font-weight:900;color:#34445c}.corv2-primary{display:inline-flex;align-items:center;justify-content:center;min-height:60px;border:0;border-radius:18px;background:linear-gradient(180deg,#12365f,#071d36);color:#fff;font-weight:950;font-size:17px;padding:0 22px;box-shadow:0 18px 38px #071d3638;cursor:pointer}.corv2-safe{font-size:12px!important;color:var(--muted)!important;margin-top:12px!important}.corv2-consultTop{display:flex;align-items:center;justify-content:space-between;margin:8px 0 20px}.corv2-mentorMini{margin:0}.corv2-mentorMini img{width:52px;height:52px}.corv2-smallBack{border:1px solid var(--line);border-radius:999px;background:#fff;padding:10px 13px;font-weight:900;color:var(--navy);cursor:pointer}.corv2-conversation{min-height:calc(100vh - 190px);display:flex;flex-direction:column;justify-content:flex-start;padding-top:54px;padding-bottom:30px}.corv2-questionBlock{min-height:210px;display:flex;flex-direction:column;justify-content:flex-start}.corv2-stepCount{font-size:13px;font-weight:950;color:var(--green);margin-bottom:14px}.corv2-conversation h2{max-width:760px}.corv2-choices{display:grid;gap:10px;max-width:660px}.corv2-choice{width:100%;border:1px solid var(--line);background:#ffffffe0;border-radius:18px;min-height:62px;padding:14px 16px;text-align:left;display:flex;align-items:center;justify-content:space-between;gap:15px;cursor:pointer;box-shadow:0 10px 24px #071d360b;transition:.18s ease}.corv2-choice:hover{transform:translateY(-1px);border-color:#0a8f4573;box-shadow:0 14px 30px #071d3612}.corv2-choice b{display:block;font-size:17px;color:var(--navy);font-weight:950;line-height:1.15}.corv2-choice small{display:block;margin-top:4px;color:#69778a;font-size:12.5px;font-weight:750;line-height:1.25}.corv2-choice i{width:28px;height:28px;border-radius:50%;background:#eaf7ef;color:var(--green);display:grid;place-items:center;font-style:normal;font-weight:950;flex:0 0 auto}.corv2-insight{display:none;margin:16px 0 0;max-width:690px;border-radius:18px;padding:14px 16px;font-size:14px;font-weight:800;line-height:1.45;animation:coInsightIn .34s ease both}.corv2-insight.show{display:block}.corv2-insight b{display:block;font-size:12px;letter-spacing:.1em;text-transform:uppercase;margin-bottom:5px}.corv2-insight.info{background:#f5faf7;border:1px solid #D9EFE0;color:#0a7139}.corv2-insight.warning{background:#fff6f6;border:1px solid #F1D2D2;color:var(--danger)}@keyframes coInsightIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.corv2-slideNote{position:fixed;right:20px;bottom:24px;z-index:80;max-width:360px;display:none}.corv2-slideNote.show{display:block;animation:coSlideIn .34s ease both}@keyframes coSlideIn{0%{opacity:0;transform:translate(18px)}to{opacity:1;transform:none}}.corv2-slideNoteInner{background:#fff;border:1px solid var(--line);border-left:5px solid var(--danger);border-radius:18px;padding:16px 17px;box-shadow:0 22px 55px #071d362e}.corv2-slideNoteInner b{display:block;color:var(--danger);font-size:12px;text-transform:uppercase;letter-spacing:.1em;margin-bottom:6px;font-weight:950}.corv2-slideNoteInner span{display:block;color:#26364d;font-size:14px;font-weight:850;line-height:1.42}.corv2-build{min-height:calc(100vh - 150px);display:flex;flex-direction:column;justify-content:center;padding:30px 0}.corv2-build h2{max-width:760px}.corv2-buildCopy{font-size:18px!important;max-width:720px;margin-top:14px!important;color:#425168!important}.corv2-scanBars{display:grid;gap:12px;margin-top:28px;max-width:720px}.corv2-scanLine{display:grid;grid-template-columns:26px 1fr 130px;align-items:center;gap:12px;background:#fff;border:1px solid var(--line);border-radius:18px;padding:14px;opacity:.48;transition:.35s ease}.corv2-scanLine.active{opacity:1;transform:translate(4px)}.corv2-scanLine.done span{background:var(--green);color:#fff}.corv2-scanLine span{width:26px;height:26px;border-radius:50%;background:#eef2f6;display:grid;place-items:center}.corv2-scanLine span:after{content:"";width:8px;height:8px;border-radius:50%;background:currentColor;color:#94a3b8}.corv2-scanLine.done span:after{content:"\2713";width:auto;height:auto;background:transparent;color:#fff;font-weight:950;font-size:13px}.corv2-scanLine b{font-size:15px}.corv2-scanLine i{height:7px;background:#e8eef4;border-radius:999px;overflow:hidden}.corv2-scanLine i:after{content:"";display:block;height:100%;width:0;background:linear-gradient(90deg,var(--green),var(--navy));border-radius:999px;transition:width .7s ease}.corv2-scanLine.active i:after,.corv2-scanLine.done i:after{width:100%}.corv2-buildWarning{max-width:720px;margin-top:20px;background:#fff;border:1px solid #E9D5D5;border-radius:18px;padding:15px;display:flex;gap:8px;flex-wrap:wrap;align-items:center}.corv2-buildWarning b{display:block;width:100%;font-size:13px;color:var(--navy);font-weight:950;margin-bottom:3px}.corv2-buildWarning span{background:var(--dangerSoft);color:var(--danger);border-radius:999px;padding:8px 10px;font-size:12px;font-weight:950}@media(max-width:760px){#coReportHouseV2{padding:10px}.corv2-nav{margin-bottom:12px}.corv2-brand{font-size:17px}.corv2-brand img{width:36px;height:36px}.corv2-stage{max-width:100%}.corv2-progress{margin-bottom:8px}.corv2 h1{font-size:38px}.corv2 h2{font-size:31px;line-height:1.03}.corv2 p{font-size:14.5px}.corv2-hero,.corv2-build{min-height:calc(100svh - 92px);padding:14px 0 22px}.corv2-dangerGrid{grid-template-columns:1fr;gap:8px;margin:18px 0 4px}.corv2-dangerGrid span{font-size:15px;padding:12px 13px;border-radius:14px}.corv2-conversation{min-height:calc(100svh - 92px);justify-content:flex-start!important;padding:28px 0 22px!important}.corv2-questionBlock{min-height:auto;margin-bottom:14px}.corv2-mentorHero img{width:52px;height:52px}.corv2-pills{gap:7px;margin:18px 0}.corv2-pills span{font-size:12px;padding:8px 10px}.corv2-primary{width:100%;min-height:58px}.corv2-consultTop{margin:4px 0 12px}.corv2-choice{min-height:58px;border-radius:16px}.corv2-choice b{font-size:15px}.corv2-choice small{font-size:12px}.corv2-insight{font-size:13px;padding:12px 13px;border-radius:15px}.corv2-slideNote{left:12px;right:12px;bottom:14px;max-width:none}.corv2-scanLine{grid-template-columns:26px 1fr 78px}.corv2-menu{top:48px}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/co-paid-house-v5.css.map */
