#cr_root{--cr_cream:#fdf7f2;--cr_navy:#0a192f;--cr_orange:#f15a22;--cr_orange_dark:#d94c16;--cr_muted:#7a7a82;--cr_text:#1a1a1a;font-family:Poppins,sans-serif;background:var(--cr_cream);color:var(--cr_text);width:100%;min-height:100dvh;height:auto;overflow:visible}#cr_root *,#cr_root :after,#cr_root :before{box-sizing:border-box}.cr_hero{min-height:100dvh;height:100dvh;max-height:100dvh;overflow:hidden;display:flex;flex-direction:column;background-color:var(--cr_cream);background-size:cover;background-position:top;background-repeat:no-repeat;padding:clamp(92px,10.5vh,112px) clamp(28px,4.4vw,64px) clamp(18px,2.4vh,28px)}.cr_hero--suggest{overflow:visible}.cr_hero_inner{flex:1;width:100%;max-width:1480px;margin:0 auto;display:flex;flex-direction:column;min-height:0;gap:clamp(8px,1.6vh,20px)}.cr_hero_grid{flex:1;min-height:0;display:grid;grid-template-columns:minmax(0,1.02fr) minmax(320px,.98fr);gap:clamp(12px,2.4vw,28px);align-items:stretch}.cr_hero_left{display:flex;flex-direction:column;justify-content:center;max-width:640px;min-width:0;padding-bottom:4px}.cr_title{margin:0 0 18px;font-size:clamp(3.15rem,5.1vw,5rem);font-weight:800;line-height:1.32;letter-spacing:-.03em;color:var(--cr_navy)}.cr_title_accent,.cr_title_word{display:inline-block;opacity:0;transform:translateY(22px);animation:cr_title_in .72s cubic-bezier(.22,1,.36,1) forwards}.cr_title_word:first-of-type{animation-delay:.08s}.cr_title_word:nth-of-type(2){animation-delay:.2s}.cr_title_word:nth-of-type(3){animation-delay:.32s}.cr_title_break{display:none}.cr_title_accent{color:var(--cr_orange);animation-name:cr_title_accent_in;animation-delay:.48s;animation-duration:.8s}.cr_subtitle{margin:0 0 28px;max-width:540px;font-size:clamp(1.02rem,1.25vw,1.22rem);font-weight:500;line-height:1.5;color:#243044;opacity:0;transform:translateY(12px);animation:cr_title_in .7s ease .7s forwards}@keyframes cr_title_in{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes cr_title_accent_in{0%{opacity:0;transform:translateY(18px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@media (prefers-reduced-motion:reduce){.cr_score_grid--in .cr_score_tile,.cr_search--error,.cr_subtitle,.cr_title_accent,.cr_title_word{animation:none;opacity:1;transform:none}.cr_card--combined,.cr_card--combined-in{display:grid;animation:none;opacity:1;transform:none;pointer-events:auto;padding:18px 22px;box-shadow:0 8px 22px rgba(37,99,235,.1)}.cr_score_check{display:none}.cr_an_pill:hover,.cr_go_block:hover,.cr_peer_card:hover,.cr_score_grid--in .cr_score_tile:hover{transform:none}.cr_peers_grid{transition:none}}.cr_search_wrap{position:relative;width:100%;max-width:560px;z-index:4}.cr_search{display:flex;align-items:stretch;width:100%;height:68px;background:#fff;border:1px solid #ebe4dc;border-radius:18px;overflow:hidden;box-shadow:0 10px 28px rgba(26,18,12,.06)}.cr_suggest_list{position:absolute;top:calc(100% + 6px);left:0;right:0;margin:0;padding:6px 0;list-style:none;max-height:min(320px,46vh);overflow-y:auto;overscroll-behavior:contain;background:#fff;border:1px solid #e8e8ea;border-radius:12px;box-shadow:0 12px 32px rgba(26,18,12,.12);z-index:5;scrollbar-width:none;-ms-overflow-style:none}.cr_suggest_list::-webkit-scrollbar{display:none}.cr_suggest_item{width:100%;display:block;border:0;border-radius:0;background:transparent;padding:11px 16px;text-align:left;cursor:pointer;font-family:inherit}.cr_suggest_item--active,.cr_suggest_item:hover{background:#f3f3f5}.cr_suggest_text{display:block;font-size:.92rem;font-weight:400;color:#1a1a1a;line-height:1.4;text-overflow:ellipsis}.cr_search_label,.cr_suggest_text{white-space:nowrap;overflow:hidden}.cr_search_label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;clip:rect(0,0,0,0);border:0}.cr_search_input{flex:1;min-width:0;height:100%;border:0;outline:none;background:transparent;padding:0 22px;font-family:inherit;font-size:1rem;font-weight:400;color:var(--cr_navy)}.cr_search_input::-moz-placeholder{color:#b0b0b8;font-weight:400}.cr_search_input::placeholder{color:#b0b0b8;font-weight:400}.cr_search_input:focus{outline:none}.cr_search:focus-within{border-color:rgba(241,90,34,.45);box-shadow:0 10px 28px rgba(26,18,12,.08),0 0 0 3px rgba(241,90,34,.12)}.cr_search--error{border-color:#ef4444;box-shadow:0 10px 28px rgba(26,18,12,.06),0 0 0 3px rgba(239,68,68,.14);animation:cr_search_shake .38s ease}@keyframes cr_search_shake{0%,to{transform:translateX(0)}25%{transform:translateX(-6px)}75%{transform:translateX(6px)}}.cr_search_btn{flex-shrink:0;width:72px;border:0;background:var(--cr_orange);color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .18s ease}.cr_search_btn svg{width:26px;height:26px}.cr_search_btn:hover{background:var(--cr_orange_dark)}.cr_search_btn:disabled{opacity:.65;cursor:wait}.cr_search_btn:focus-visible{outline:2px solid var(--cr_navy);outline-offset:-3px}.cr_examples{margin:12px 0 0;font-size:.86rem;font-weight:400;color:#9a9aa3;letter-spacing:.01em}.cr_example_btn{border:0;padding:0;background:none;color:#6f6f78;font:inherit;font-weight:600;cursor:pointer}.cr_example_btn:hover{color:var(--cr_orange);text-decoration:underline}.cr_search_error{margin:10px 0 0;display:flex;align-items:flex-start;gap:6px;max-width:560px;font-size:.88rem;font-weight:600;line-height:1.45;color:#dc2626}.cr_search_error svg{flex-shrink:0;margin-top:2px}.cr_hero_right{position:relative;min-height:0;height:100%;pointer-events:none}.cr_hero_art{-o-object-fit:contain!important;object-fit:contain!important;-o-object-position:right bottom;object-position:right bottom;transform:scale(.78);transform-origin:right bottom}.cr_info_bar{flex-shrink:0;justify-content:space-between;gap:24px;width:100%;background:#fff;border-radius:18px;box-shadow:0 8px 30px rgba(20,16,12,.07);padding:20px 28px}.cr_info_bar,.cr_prompt{display:flex;align-items:center}.cr_prompt{gap:16px;min-width:0;flex:1 1 300px}.cr_prompt_icon{width:56px;height:56px;border-radius:50%;background:#fde8d8;color:var(--cr_orange);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.cr_prompt_glyph{width:30px;height:30px}.cr_prompt_copy{min-width:0}.cr_prompt_title{margin:0 0 4px;font-size:1.02rem;font-weight:700;line-height:1.3;color:var(--cr_navy)}.cr_prompt_sub{margin:0;font-size:.86rem;font-weight:400;line-height:1.4;color:var(--cr_muted)}.cr_stats{justify-content:flex-end;gap:4px;flex:1.2 1 440px}.cr_stat,.cr_stats{display:flex;align-items:center}.cr_stat{gap:10px;flex:1 1 0;min-width:0;padding:0 6px}.cr_stat_icon{width:26px;height:26px;color:var(--cr_navy);flex-shrink:0}.cr_stat_copy{display:flex;flex-direction:column;gap:2px;min-width:0}.cr_stat_label{margin:0;font-size:.82rem;font-weight:400;color:var(--cr_muted);line-height:1.25}.cr_stat_value{margin:0;font-size:1.05rem;font-weight:700;color:var(--cr_navy);line-height:1.2}@media (max-width:1180px){.cr_hero{padding-left:24px;padding-right:24px}.cr_title{font-size:clamp(2.6rem,5vw,3.8rem);line-height:1.3}.cr_info_bar{gap:16px;padding:18px 20px}.cr_stats{gap:0}}@media (max-width:900px){.cr_hero{min-height:0!important;height:auto!important;max-height:none!important;overflow:visible!important;padding:108px 12px 48px}.cr_hero_inner,.cr_info_bar{flex:0 0 auto}.cr_hero_grid,.cr_hero_inner{flex:none;min-height:0;height:auto;overflow:visible}.cr_hero_grid{grid-template-columns:1fr;gap:12px}.cr_hero_left{max-width:none}.cr_title{font-size:clamp(1.85rem,7.2vw,2.35rem)}.cr_title_break{display:block}.cr_search_wrap{max-width:none}.cr_search{height:60px}.cr_hero_right{height:min(34vh,280px);margin-left:0}.cr_hero_art{-o-object-position:center center;object-position:center center;left:50%!important;right:auto!important;top:50%!important;transform:translate(-50%,-50%);width:68%!important;height:80%!important}.cr_info_bar{flex-direction:column;align-items:stretch;gap:14px;padding:14px 12px;border-radius:16px}.cr_prompt{flex:none;width:100%;align-items:flex-start;gap:12px}.cr_prompt_title{font-size:.95rem;line-height:1.35}.cr_prompt_sub{font-size:.8rem}.cr_stats{justify-content:stretch;width:100%;flex:none;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px 10px}.cr_stat{padding:0;align-items:flex-start;min-width:0}.cr_stat_label,.cr_stat_value{overflow-wrap:anywhere;word-break:break-word}.cr_stat_value{font-size:.95rem}}@media (max-width:520px){.cr_hero{padding:108px 8px 48px}.cr_title{font-size:1.9rem;line-height:1.28}.cr_hero_right{height:180px}.cr_info_bar{padding:12px 10px;gap:12px}.cr_prompt_icon{width:40px;height:40px}.cr_prompt_glyph{width:20px;height:20px}.cr_prompt_title{font-size:.88rem}.cr_stat_icon{width:20px;height:20px}.cr_stat{gap:8px}.cr_stat_label{font-size:.75rem}.cr_search_btn{width:60px}}.cr_results{scroll-margin-top:118px;width:100%;background:#eef1f6;padding:28px clamp(20px,3.6vw,48px) 56px}.cr_results_inner{width:100%;max-width:1480px;margin:0 auto}.cr_result_head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:18px}.cr_result_identity{display:flex;align-items:center;gap:14px;min-width:0}.cr_result_logo{width:56px;height:56px;border-radius:50%;background:linear-gradient(145deg,#1d4ed8,#0a192f);color:#fff;font-size:.78rem;font-weight:800;letter-spacing:.04em;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.cr_result_name_row{display:flex;align-items:center;gap:8px}.cr_result_name{margin:0;font-size:1.35rem;font-weight:700;color:var(--cr_navy);line-height:1.25}.cr_result_code{font-weight:600;color:#5b6472}.cr_result_pills{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.cr_pill{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;background:#e8edf5;color:#334155;font-size:.78rem;font-weight:600}.cr_result_meta{display:flex;align-items:center;gap:14px;flex-shrink:0}.cr_icon_btn,.cr_share_btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid #d9dee8;background:#fff;color:var(--cr_navy);cursor:pointer}.cr_icon_btn{width:36px;height:36px;border-radius:10px}.cr_icon_btn svg{width:18px;height:18px}.cr_icon_btn--on{color:var(--cr_orange);border-color:#f8c9b2;background:#fff4ed}.cr_share_btn{height:40px;padding:0 14px;border-radius:10px;font-size:.9rem;font-weight:600}.cr_share_btn svg{width:16px;height:16px}.cr_result_grid{display:grid;grid-template-columns:minmax(260px,.9fr) minmax(320px,1.2fr) minmax(260px,.95fr);gap:16px;align-items:stretch}.cr_card{background:#fff;border-radius:18px;box-shadow:0 8px 28px rgba(15,23,42,.06);padding:20px 22px}.cr_card_title{margin:0 0 8px;display:flex;align-items:center;gap:8px;font-size:1.02rem;font-weight:700;color:var(--cr_navy)}.cr_card_title svg{width:16px;height:16px;color:#94a3b8}.cr_info_tip{position:relative;display:inline-flex;align-items:center;justify-content:center;padding:0;border:0;background:none;color:#94a3b8;cursor:pointer;line-height:0}.cr_info_tip:focus-visible,.cr_info_tip:hover{color:#64748b}.cr_info_tip_text{position:absolute;left:50%;bottom:calc(100% + 8px);z-index:8;width:-moz-max-content;width:max-content;max-width:180px;padding:6px 10px;border-radius:8px;background:#0f2744;color:#fff;font-size:.72rem;font-weight:500;line-height:1.35;letter-spacing:0;white-space:nowrap;opacity:0;transform:translateX(-50%) translateY(4px);pointer-events:none;box-shadow:0 8px 18px rgba(15,23,42,.18);transition:opacity .16s ease,transform .16s ease}.cr_info_tip_text:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border:5px solid transparent;border-top-color:#0f2744}.cr_info_tip:focus-visible .cr_info_tip_text,.cr_info_tip:hover .cr_info_tip_text{opacity:1;transform:translateX(-50%) translateY(0)}.cr_card--gauge{display:flex;flex-direction:column;overflow:visible}.cr_gauge_wrap{padding:2px 0 8px}.cr_gauge_anim,.cr_gauge_wrap{display:flex;flex-direction:column;align-items:center}.cr_gauge_anim{width:100%}.cr_gauge_svg{width:min(100%,340px);height:auto;overflow:visible}.cr_gauge_tick{fill:#4b5563;font-size:11px;font-weight:600;font-family:Poppins,sans-serif}.cr_gauge_hub,.cr_gauge_needle{fill:#111827}.cr_gauge_hub_value{fill:#374151;font-size:15px;font-weight:700;font-family:Poppins,sans-serif}.cr_gauge_percent{margin:-4px 0 12px;font-size:2.15rem;font-weight:800;line-height:1;color:#c62828;letter-spacing:-.02em}.cr_status{display:inline-flex;align-items:center;padding:5px 12px;border-radius:999px;font-size:.82rem;font-weight:700}.cr_status--green{background:#e8f8ee;color:#15803d}.cr_status--amber{background:#fff7e6;color:#b45309}.cr_status--red{background:#feecec;color:#b91c1c}.cr_status--muted{background:#f1f5f9;color:#64748b}.cr_card_note{margin:auto 0 0;padding-top:12px;font-size:.86rem;line-height:1.5;color:#64748b}.cr_mid_col{display:flex;flex-direction:column;gap:16px;min-width:0}.cr_score_grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;overflow:visible}.cr_score_slot{position:relative;min-height:230px}.cr_score_check{position:absolute;inset:0;z-index:3;margin:0;display:flex;align-items:center;justify-content:center;padding:16px 10px;text-align:center;font-size:.9rem;font-weight:800;letter-spacing:-.015em;line-height:1.35;color:#0f2744;opacity:0;pointer-events:none}.cr_score_slot--blue .cr_score_check{color:#2563eb}.cr_score_slot--amber .cr_score_check{color:#ea580c}.cr_score_slot--purple .cr_score_check{color:#7c3aed}.cr_score_slot--green .cr_score_check{color:#16a34a}.cr_score_grid--in .cr_score_check{animation:cr_check_flash 1.2s ease both;animation-delay:var(--cr_score_delay,0s)}@keyframes cr_check_flash{0%{opacity:0;transform:translateY(10px) scale(.96)}16%{opacity:1;transform:translateY(0) scale(1)}72%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(-12px) scale(.98)}}.cr_score_info{position:absolute;top:8px;right:8px;z-index:4;width:26px;height:26px;padding:0;border:0;border-radius:50%;background:#f4f6fa;color:#64748b;display:flex;align-items:center;justify-content:center;cursor:pointer;line-height:0}.cr_score_info:focus-visible,.cr_score_info:hover{background:#e8edf5;color:#0f2744}.cr_score_pop{position:fixed;inset:0;z-index:80;display:flex;align-items:center;justify-content:center;padding:20px}.cr_score_pop_bg{position:absolute;inset:0;border:0;padding:0;background:rgba(15,23,42,.45);backdrop-filter:blur(4px);cursor:pointer}.cr_score_pop_card{position:relative;z-index:1;width:min(460px,100%);padding:28px 24px 22px;border-radius:18px;background:#fff;box-shadow:0 24px 60px rgba(15,23,42,.22)}.cr_score_pop_close{position:absolute;top:12px;right:12px;width:32px;height:32px;padding:0;border:0;border-radius:50%;background:#f3f5f8;color:#475569;cursor:pointer}.cr_score_pop_close,.cr_score_pop_icon{display:flex;align-items:center;justify-content:center;line-height:0}.cr_score_pop_icon{width:40px;height:40px;border-radius:12px;margin-bottom:12px}.cr_score_pop_icon--blue{background:#e8f1ff;color:#2563eb}.cr_score_pop_icon--amber{background:#fff4e0;color:#ea580c}.cr_score_pop_icon--purple{background:#f3e8ff;color:#7c3aed}.cr_score_pop_icon--green{background:#e9f8ee;color:#16a34a}.cr_score_pop_card h4{margin:0;font-size:1.15rem;font-weight:800;color:#0f2744;letter-spacing:-.02em}.cr_score_pop_card p{margin:10px 0 0;font-size:.92rem;line-height:1.55;color:#475569}.cr_score_pop_note{padding-top:10px;border-top:1px solid #eef1f5;margin-top:14px!important;font-weight:600;color:#1e3a5f!important}.cr_score_tile{position:relative;isolation:isolate;overflow:hidden;border-radius:14px;border:1px solid #e6ebf2;background:#fff;padding:28px 12px 24px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:12px;min-height:230px;height:100%;box-shadow:0 2px 8px rgba(15,23,42,.04);opacity:0;transform:translateY(-42px)}.cr_score_tile:after{content:"";position:absolute;inset:0;background:linear-gradient(115deg,transparent 35%,hsla(0,0%,100%,.55) 50%,transparent 65%);transform:translateX(-130%);pointer-events:none;z-index:1}.cr_score_grid--in .cr_score_tile{animation:cr_score_drop .55s cubic-bezier(.22,1,.36,1) forwards;animation-delay:calc(var(--cr_score_delay, 0s) + .92s);transition:transform .4s cubic-bezier(.22,1,.36,1),box-shadow .4s ease,border-color .4s ease}.cr_score_grid--in .cr_score_tile:hover{transform:translateY(-10px) scale(1.035);border-color:#d5deea;box-shadow:0 18px 36px rgba(15,23,42,.12);z-index:2}.cr_score_grid--in .cr_score_tile:hover:after{transform:translateX(130%);transition:transform .65s ease}.cr_score_grid--in .cr_score_tile:hover .cr_score_icon{transform:scale(1.1)}@keyframes cr_score_drop{0%{opacity:0;transform:translateY(-42px)}to{opacity:1;transform:translateY(0)}}.cr_score_icon{width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;line-height:0;overflow:hidden;transition:transform .35s cubic-bezier(.22,1,.36,1)}.cr_score_icon svg{display:block;width:28px;height:28px;margin:0;flex-shrink:0}.cr_score_tile--green .cr_score_icon svg{transform:translateY(1px)}.cr_score_tile--green .cr_score_icon{background:#e8f8ee;color:#16a34a}.cr_score_tile--blue .cr_score_icon{background:#e8f0fe;color:#2563eb}.cr_score_tile--purple .cr_score_icon{background:#f3e8ff;color:#7c3aed}.cr_score_tile--amber .cr_score_icon{background:#fff4e0;color:#ea580c}.cr_score_label{margin:2px 0 0;font-size:.84rem;font-weight:700;color:#0f2744}.cr_score_value{margin:0;font-size:1.28rem;font-weight:800;line-height:1.1;color:inherit}.cr_score_value small{margin-left:2px;font-size:.78rem;font-weight:500;color:#94a3b8}.cr_score_value--green{color:#16a34a}.cr_score_value--amber{color:#ea580c}.cr_score_value--red{color:#dc2626}.cr_score_value--muted{color:#64748b}.cr_score_value--na{font-size:.9rem;font-weight:700;letter-spacing:-.02em;line-height:1.25;color:#64748b}.cr_score_tile--na .cr_score_value{margin-top:8px}.cr_stars{display:inline-flex;gap:3px;margin-top:2px}.cr_star{width:14px;height:14px;color:#d6dbe3}.cr_star--on{color:currentColor}.cr_stars--blue,.cr_stars--green{color:#22c55e}.cr_stars--amber,.cr_stars--purple{color:#f59e0b}.cr_stars--red{color:#dc2626}.cr_card--combined{display:none}.cr_card--combined-in{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);align-items:center;gap:0;background:linear-gradient(90deg,#eaf3ff,#f4f8ff);padding:18px 22px;position:relative;overflow:hidden;box-shadow:0 8px 22px rgba(37,99,235,.1);pointer-events:auto;animation:cr_score_drop .55s cubic-bezier(.22,1,.36,1) forwards;margin-top:12px}.cr_combined_left{display:flex;align-items:center;gap:14px;padding-right:22px}.cr_combined_star{width:48px;height:48px;border-radius:50%;background:#fff;color:#2563eb;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 8px 18px rgba(37,99,235,.18),inset 0 1px 0 hsla(0,0%,100%,.9);flex-shrink:0}.cr_combined_star svg{width:22px;height:22px}.cr_combined_label{margin:0 0 4px;font-size:.78rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#0f2744}.cr_combined_value{margin:0;font-size:2rem;font-weight:800;color:#2563eb;line-height:1}.cr_combined_value small{margin-left:6px;font-size:1rem;font-weight:600;color:#1e3a5f}.cr_combined_right{position:relative;display:flex;align-items:center;min-height:72px;padding-left:22px;border-left:1px solid #c9dbf3}.cr_combined_copy{margin:0;max-width:230px;font-size:.9rem;line-height:1.45;font-weight:500;color:#1e3a5f;position:relative;z-index:1}.cr_combined_chart{position:absolute;right:4px;bottom:-6px;width:88px;height:48px;fill:#93c5fd;opacity:.45;pointer-events:none}.cr_snap_list{margin:8px 0 0;padding:0;list-style:none}.cr_snap_row{display:grid;grid-template-columns:34px 1fr auto;align-items:center;gap:10px;padding:11px 0;border-bottom:1px solid #eef1f5}.cr_snap_row:last-child{border-bottom:0}.cr_snap_icon{width:34px;height:34px;border-radius:8px;background:#e8f1ff;color:#2563eb;display:flex;align-items:center;justify-content:center;flex-shrink:0;line-height:0}.cr_snap_icon svg{display:block;width:16px;height:16px;margin:0}.cr_snap_label{font-size:.9rem;color:#64748b}.cr_snap_value{font-size:.95rem;font-weight:700;color:var(--cr_navy)}.cr_outlook{margin-top:36px}.cr_outlook_head{margin-bottom:18px}.cr_outlook_head h3{margin:0;font-size:clamp(1.55rem,2.2vw,2rem);font-weight:800;letter-spacing:-.03em;color:#0b1f3a}.cr_outlook_accent{color:#f15623}.cr_outlook_head p{margin:6px 0 0;font-size:.98rem;color:#7b8494}.cr_outlook_stack{display:flex;flex-direction:column;gap:18px}.cr_go_block{--go:#e56a21;--go-wash:#fff6ee;--go-edge:#f3d0b4;position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(240px,.86fr) minmax(0,1.7fr);gap:0;padding:28px 30px;border-radius:22px;border:1px solid var(--go-edge);background:radial-gradient(circle at 88% 18%,color-mix(in srgb,var(--go) 10%,transparent) 0,transparent 28%),linear-gradient(135deg,#fff 0,var(--go-wash) 48%,#fff 100%);box-shadow:0 10px 28px rgba(15,23,42,.05);transition:transform .4s cubic-bezier(.22,1,.36,1),box-shadow .4s ease}.cr_go_block:hover{transform:translateY(-6px);box-shadow:0 18px 40px rgba(15,23,42,.1)}.cr_go_block:before{content:"";position:absolute;top:16px;right:18px;width:108px;height:86px;background-image:radial-gradient(color-mix(in srgb,var(--go) 55%,#fff) 1.15px,transparent 1.25px);background-size:11px 11px;opacity:.55;-webkit-mask-image:radial-gradient(circle at 100% 0,#000 35%,transparent 88%);mask-image:radial-gradient(circle at 100% 0,#000 35%,transparent 88%);pointer-events:none}.cr_go_block--orange{--go:#e56a21;--go-wash:#fff4ea;--go-edge:#f4c9a6}.cr_go_block--green{--go:#2f9e4f;--go-wash:#eef9f1;--go-edge:#bfe3c8}.cr_go_block--blue{--go:#3b7fe0;--go-wash:#eef5ff;--go-edge:#c3d8f6}.cr_go_left{position:relative;z-index:1;padding-right:28px;flex-direction:column}.cr_go_badge,.cr_go_left{display:flex;justify-content:center}.cr_go_badge{width:58px;height:58px;border-radius:50%;background:#fff;color:var(--go);align-items:center;line-height:0;box-shadow:0 8px 20px rgba(15,23,42,.08);border:1.5px solid color-mix(in srgb,var(--go) 28%,#fff);margin-bottom:16px}.cr_go_badge svg{display:block}.cr_go_left h4{margin:0;font-size:1.22rem;font-weight:800;color:#12243c;letter-spacing:-.02em}.cr_go_left p{margin:8px 0 0;max-width:280px;font-size:.92rem;line-height:1.5;color:#7d8796}.cr_go_right{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:center;gap:18px;padding-left:28px;border-left:1.5px dashed color-mix(in srgb,var(--go) 38%,#d7dce4)}.cr_go_point{display:flex;align-items:flex-start;gap:12px;padding:0;background:none;border:0;box-shadow:none}.cr_go_point_icon{flex-shrink:0;width:22px;height:22px;margin-top:2px;display:flex;align-items:center;justify-content:center;line-height:0;color:var(--go)}.cr_go_point_icon svg{display:block}.cr_go_point p{margin:0;font-size:1rem;line-height:1.7;color:#3d4a5c;font-weight:500}.cr_go_point strong,.cr_go_value{font-weight:600;color:var(--go);background:none;padding:0}.cr_go_more{display:none}@media (max-width:1180px){.cr_result_grid{grid-template-columns:1fr 1fr}.cr_card--snapshot{grid-column:1/-1}.cr_score_grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:860px){.cr_results{padding:24px 10px 96px;scroll-margin-top:84px}.cr_an_panel,.cr_go_block{overflow:clip}.cr_card{padding:16px 12px}.cr_score_grid{gap:8px}.cr_score_slot,.cr_score_tile{min-height:168px}.cr_score_tile{padding:16px 8px 12px;gap:8px}.cr_card--combined-in{margin-top:10px;padding:14px 12px}.cr_result_head{flex-direction:column;align-items:flex-start}.cr_card--combined,.cr_result_grid{grid-template-columns:1fr}.cr_card--combined{gap:12px}.cr_combined_left{padding-right:0}.cr_combined_right{padding-left:0;border-left:0;border-top:1px solid #c9dbf3;padding-top:12px}.cr_combined_copy{max-width:none}.cr_go_block{grid-template-columns:1fr;padding:22px 18px 18px}.cr_go_left{padding-right:0;padding-bottom:16px}.cr_go_left p{max-width:none}.cr_go_right{padding-left:0;border-left:0;border-top:1.5px dashed color-mix(in srgb,var(--go) 38%,#d7dce4);padding-top:16px}.cr_go_block:not(.cr_go_block--open) .cr_go_point--extra{display:none}.cr_go_more{display:inline-flex;align-items:center;gap:4px;margin-top:4px;padding:0;border:0;background:none;color:var(--go);font-size:.88rem;font-weight:700;cursor:pointer}.cr_go_more svg{transition:transform .25s ease}.cr_go_block--open .cr_go_more svg{transform:rotate(180deg)}}.cr_analysis{margin-top:22px;display:grid;grid-template-columns:1fr 1fr;gap:18px}.cr_an_panel{--an:#1b8a4c;--an-wash:#eef8f1;--an-edge:#cfe8d6;position:relative;overflow:hidden;padding:24px 22px 20px;border-radius:22px;border:1px solid var(--an-edge);background:radial-gradient(circle at 92% 10%,color-mix(in srgb,var(--an) 12%,transparent),transparent 34%),linear-gradient(180deg,#fff 0,var(--an-wash) 100%);box-shadow:0 10px 28px rgba(15,23,42,.045)}.cr_an_panel--fund{--an:#1b8a4c;--an-wash:#eef8f1;--an-edge:#c9e6d2}.cr_an_panel--tech{--an:#6d28d9;--an-wash:#f4effc;--an-edge:#ddd0f3}.cr_an_deco{position:absolute;top:8px;right:10px;width:118px;height:82px;color:var(--an);fill:currentColor;opacity:.5;filter:blur(1.2px);pointer-events:none}.cr_an_head{position:relative;z-index:1;display:flex;align-items:flex-start;gap:14px;padding-right:92px}.cr_an_icon{width:48px;height:48px;border-radius:14px;background:var(--an);color:#fff;display:flex;align-items:center;justify-content:center;line-height:0;flex-shrink:0;box-shadow:0 8px 18px color-mix(in srgb,var(--an) 28%,transparent)}.cr_an_icon svg{display:block}.cr_an_head h3{margin:0;font-size:1.28rem;font-weight:800;letter-spacing:-.03em;color:#12243c}.cr_an_head p{margin:4px 0 0;font-size:.88rem;line-height:1.45;color:#7a8493}.cr_an_rule{height:2px;margin:18px 0 16px;border-radius:99px;background:color-mix(in srgb,var(--an) 42%,#e5e7eb)}.cr_an_grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.cr_an_pill{display:flex;align-items:center;gap:8px;min-height:46px;padding:8px 10px;border-radius:12px;background:#fff;border:1px solid rgba(15,23,42,.05);box-shadow:0 4px 12px rgba(15,23,42,.04);transition:transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s ease,border-color .3s ease}.cr_an_pill:hover{transform:translateY(-3px);border-color:color-mix(in srgb,var(--an) 28%,#fff);box-shadow:0 10px 20px rgba(15,23,42,.08)}.cr_an_pill_icon{width:28px;height:28px;border-radius:50%;flex-shrink:0;display:flex;align-items:center;justify-content:center;line-height:0;color:var(--an);background:color-mix(in srgb,var(--an) 12%,#fff)}.cr_an_pill_icon svg{display:block}.cr_an_pill_text{display:flex;flex-direction:column;min-width:0;gap:1px}.cr_an_pill_label{font-size:.78rem;font-weight:600;color:#334155;line-height:1.25}.cr_an_pill--value .cr_an_pill_label{font-size:.68rem;font-weight:600;color:#7b8494}.cr_an_pill_value{font-size:.86rem;font-weight:700;color:#12243c;line-height:1.2;letter-spacing:-.02em}@media (max-width:1180px){.cr_analysis{grid-template-columns:1fr}}@media (max-width:720px){.cr_an_grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.cr_an_panel{padding:16px 12px 14px;border-radius:16px}.cr_an_deco{width:72px;height:50px;top:6px;right:6px;opacity:.32}.cr_an_head{gap:10px;padding-right:56px}.cr_an_icon{width:36px;height:36px;border-radius:10px}.cr_an_icon svg{width:18px;height:18px}.cr_an_head h3{font-size:1.02rem}.cr_an_head p{font-size:.75rem;line-height:1.35}.cr_an_rule{margin:12px 0}.cr_an_pill{min-height:38px;padding:6px 7px;gap:6px;border-radius:10px}.cr_an_pill_icon{width:22px;height:22px}.cr_an_pill_icon svg{width:12px;height:12px}.cr_an_pill_label{font-size:.68rem}.cr_an_pill--value .cr_an_pill_label{font-size:.6rem}.cr_an_pill_value{font-size:.74rem}.cr_score_slot,.cr_score_tile{min-height:148px}.cr_score_tile{padding:18px 8px 12px;gap:6px;border-radius:12px}.cr_score_info{top:5px;right:5px;width:22px;height:22px}.cr_score_icon{width:36px;height:36px}.cr_score_icon svg{width:18px;height:18px}.cr_score_label{font-size:.72rem;margin-top:0}.cr_score_value{font-size:1.05rem}.cr_score_check,.cr_score_value--na{font-size:.72rem}.cr_score_check{padding:10px 6px}.cr_stars{gap:2px;margin-top:0}.cr_star{width:11px;height:11px}}@media (max-width:520px){.cr_an_grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.cr_peers{margin-top:28px}.cr_peers_head{display:flex;align-items:center;gap:12px;margin-bottom:16px}.cr_peers_head_icon{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;line-height:0;flex-shrink:0;color:#6d28d9;background:#efe7ff}.cr_peers_head_icon svg{display:block}.cr_peers_head h3{margin:0;font-size:clamp(1.2rem,1.8vw,1.45rem);font-weight:800;letter-spacing:-.03em;color:#12243c}.cr_peers_head p{margin:2px 0 0;font-size:.9rem;color:#7b8494}.cr_peers_viewport{width:100%}.cr_peers_grid{display:grid;grid-template-columns:repeat(3,minmax(240px,280px));justify-content:center;gap:16px}.cr_peers_dots{display:none}.cr_peer_card{display:flex;flex-direction:column;min-width:0;padding:16px 16px 8px;border-radius:16px;background:#fff;border:1px solid #e6ebf2;box-shadow:0 8px 22px rgba(15,23,42,.04);transition:transform .4s cubic-bezier(.22,1,.36,1),box-shadow .4s ease,border-color .4s ease}.cr_peer_card:hover{transform:translateY(-8px);border-color:#d5deea;box-shadow:0 18px 36px rgba(15,23,42,.12)}.cr_peer_card--here{background:#f4f8ff;border-color:#93c5fd;box-shadow:0 10px 24px rgba(37,99,235,.1)}.cr_peer_top{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;min-height:46px}.cr_peer_top h4{margin:0;font-size:.92rem;font-weight:800;color:#12243c;line-height:1.25}.cr_peer_top p{margin:3px 0 0;font-size:.74rem;font-weight:600;letter-spacing:.02em;color:#94a3b8}.cr_peer_badge{flex-shrink:0;padding:4px 8px;border-radius:999px;font-size:.68rem;font-weight:700;white-space:nowrap;line-height:1.2}.cr_peer_badge--green{color:#15803d;background:#e8f8ee}.cr_peer_badge--amber{color:#c2410c;background:#fff4e5}.cr_peer_badge--red{color:#dc2626;background:#feecec}.cr_peer_badge--here{color:#1d4ed8;background:#dbeafe}.cr_peer_metrics{margin:14px 0 0}.cr_peer_metrics div{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:7px 0}.cr_peer_metrics dt{font-size:.8rem;color:#5b6575}.cr_peer_metrics dd{margin:0;font-size:.86rem;font-weight:800;color:#0f2744}.cr_peer_metrics dd small{font-weight:600;color:#94a3b8}.cr_peer_ret--up{color:#16a34a}.cr_peer_ret--down{color:#dc2626}.cr_peer_spark_wrap{margin:8px -4px 0;height:52px}.cr_peer_spark{display:block;width:100%;height:52px}@media (max-width:1180px){.cr_peers_grid{grid-template-columns:repeat(3,minmax(210px,260px));overflow-x:auto;justify-content:center;padding-bottom:6px}}@media (max-width:760px){.cr_peers_viewport{overflow-x:clip;overflow-y:visible;touch-action:pan-y}.cr_peers_grid{display:flex;flex-wrap:nowrap;gap:0;overflow:visible;justify-content:flex-start;padding-bottom:0;width:100%;transform:translateX(calc(var(--peer-i, 0) * -100%));transition:transform .5s cubic-bezier(.22,1,.36,1)}.cr_peer_card{flex:0 0 100%;width:100%;max-width:none}.cr_peer_card:hover{transform:none}.cr_peers_dots{display:flex;justify-content:center;gap:7px;margin-top:14px}.cr_peers_dot{width:7px;height:7px;padding:0;border:0;border-radius:50%;background:#d5dbe6;cursor:pointer}.cr_peers_dot--on{width:18px;border-radius:99px;background:#6d28d9}}