.style_page__iRz0a{--bg:#f8fafc;--paper:#ffffff;--card:#ffffff;--ink:#0f172a;--ink-2:#334155;--mute:#64748b;--faint:#94a3b8;--border:#e2e8f0;--border-2:#cbd5e1;--subtle:#f1f5f9;--accent:#4f46e5;--accent-soft:#eef2ff;--accent-ink:#312e81;--good:#10b981;--good-soft:#ecfdf5;--warn:#f59e0b;--warn-soft:#fffbeb;--bad:#ef4444;--bad-soft:#fef2f2;--serif:var(--font-geist),ui-sans-serif,system-ui,-apple-system,sans-serif;--sans:var(--font-geist),ui-sans-serif,system-ui,-apple-system,sans-serif;--mono:var(--font-geist-mono),ui-monospace,"SF Mono",monospace;--r-sm:6px;--r:10px;--r-lg:16px;--r-xl:22px;background:var(--bg);color:var(--ink);font-family:var(--sans);min-height:100%;padding:28px 24px 80px}.style_page__iRz0a *{box-sizing:border-box}.style_page__iRz0a ::selection{background:var(--accent-soft);color:var(--accent-ink)}.style_canvas__SCrPl{max-width:1180px;margin:0 auto;width:100%}.style_topBar__453d6{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-bottom:20px;margin-bottom:24px;border-bottom:1px solid var(--border);flex-wrap:wrap}.style_topBarBrand__WDyNq{display:flex;align-items:center;gap:8px;font-family:var(--mono);font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--mute)}.style_topBarBrand__WDyNq .style_brandDot__dbB5G{width:7px;height:7px;border-radius:50%;background:var(--accent);box-shadow:0 0 6px rgba(79,70,229,.4)}.style_creditBadgeWrap___1o61{position:relative;display:inline-flex}.style_creditPill__xTHr2{display:inline-flex;align-items:center;gap:8px;padding:6px 14px;border-radius:9999px;font-size:12.5px;font-weight:600;cursor:pointer;transition:all .2s ease;user-select:none;border:1px solid var(--border);background:#ffffff;color:var(--ink);box-shadow:0 1px 3px rgba(0,0,0,.04)}.style_creditPill__xTHr2:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.08);border-color:#cbd5e1}.style_creditPillFree__pwXTl{background:linear-gradient(135deg,#f0fdf4,#dcfce7);border-color:#86efac;color:#14532d}.style_creditPillPaid__C0iej{background:linear-gradient(135deg,#fffbeb,#fef3c7);border-color:#fde68a;color:#78350f}.style_creditPillDual__zF_cZ{background:linear-gradient(135deg,#f0fdf4,#eff6ff);border-color:#93c5fd;color:#1e3a8a}.style_creditPillBlocked__TGuzr{background:#f8fafc;border-color:#e2e8f0;color:#64748b}.style_pulseDotGreen__U9gdt{width:8px;height:8px;border-radius:50%;background:#10b981;box-shadow:0 0 0 2px rgba(16,185,129,.2);display:inline-block;flex-shrink:0;animation:style_pulseGreen__iteEl 2s infinite}@keyframes style_pulseGreen__iteEl{0%{transform:scale(.95);box-shadow:0 0 0 0 rgba(16,185,129,.4)}70%{transform:scale(1);box-shadow:0 0 0 6px rgba(16,185,129,0)}to{transform:scale(.95);box-shadow:0 0 0 0 rgba(16,185,129,0)}}.style_pulseDotAmber__tvun_{width:8px;height:8px;border-radius:50%;background:#f59e0b;box-shadow:0 0 0 2px rgba(245,158,11,.2);display:inline-block;flex-shrink:0;animation:style_pulseAmber__SpDwY 2s infinite}@keyframes style_pulseAmber__SpDwY{0%{transform:scale(.95);box-shadow:0 0 0 0 rgba(245,158,11,.4)}70%{transform:scale(1);box-shadow:0 0 0 6px rgba(245,158,11,0)}to{transform:scale(.95);box-shadow:0 0 0 0 rgba(245,158,11,0)}}.style_pulseDotMuted___x7et{width:8px;height:8px;border-radius:50%;background:#94a3b8;display:inline-block;flex-shrink:0}.style_creditPopover__q_Zno{position:absolute;top:calc(100% + 8px);right:0;width:330px;background:#ffffff;border:1px solid #cbd5e1;border-radius:16px;padding:16px;box-shadow:0 10px 30px -4px rgba(0,0,0,.12),0 4px 12px -2px rgba(0,0,0,.08);z-index:50;animation:style_popoverIn__4mHR6 .15s ease-out}@keyframes style_popoverIn__4mHR6{0%{opacity:0;transform:translateY(-4px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.style_creditPopoverHeader__iWyW1{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;padding-bottom:10px;border-bottom:1px solid #f1f5f9}.style_creditPopoverHeader__iWyW1 h4{margin:0;font-size:13px;font-weight:700;color:var(--ink)}.style_creditPopoverHeader__iWyW1 span{font-family:var(--mono);font-size:10px;color:var(--mute);text-transform:uppercase;letter-spacing:.04em}.style_creditPopoverRows__fkYmD{display:flex;flex-direction:column;gap:10px;margin-bottom:12px}.style_creditPopoverRow__d9_px{display:flex;align-items:center;justify-content:space-between;padding:8px 10px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;gap:8px}.style_creditPopoverRowTitle___JiVm{font-size:12px;font-weight:600;color:var(--ink);display:flex;align-items:center;gap:6px}.style_creditPopoverRowValue__eSwsj{font-size:12px;font-weight:700;color:#1e293b;text-align:right;white-space:nowrap}.style_creditPopoverNote__y6RVB{background:#eff6ff;border:1px solid #dbeafe;border-radius:10px;padding:10px 12px;font-size:11.5px;line-height:1.45;color:#1e40af;margin-bottom:12px}.style_creditPopoverBtn__VPn_s{width:100%;display:flex;align-items:center;justify-content:center;gap:6px;padding:8px 14px;background:linear-gradient(135deg,#4f46e5,#7c3aed);color:#ffffff;font-size:12.5px;font-weight:700;border-radius:10px;border:none;cursor:pointer;transition:all .15s ease;box-shadow:0 2px 8px rgba(79,70,229,.2)}.style_creditPopoverBtn__VPn_s:hover{transform:translateY(-1px);box-shadow:0 4px 14px rgba(79,70,229,.3)}.style_quotaStatusRibbonFree__fHbI4{background:linear-gradient(135deg,#f0fdf4,#dcfce7);border:1.5px solid #86efac;border-radius:var(--r);box-shadow:0 2px 8px rgba(34,197,94,.08)}.style_quotaStatusRibbonFree__fHbI4,.style_quotaStatusRibbonPaid__dHUFO{padding:12px 18px;display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:20px}.style_quotaStatusRibbonPaid__dHUFO{background:linear-gradient(135deg,#fffbeb,#fef3c7);border:1.5px solid #fde68a;border-radius:var(--r);box-shadow:0 2px 8px rgba(245,158,11,.08)}.style_quotaStatusRibbonBlocked__SuqxL{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:var(--r);padding:12px 18px;display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:20px}.style_ribbonCtaBtn__Grqo3{display:inline-flex;align-items:center;gap:5px;padding:6px 12px;background:#4f46e5;color:#ffffff;font-size:11.5px;font-weight:700;border-radius:8px;border:none;cursor:pointer;transition:all .15s ease;white-space:nowrap}.style_ribbonCtaBtn__Grqo3:hover{background:#4338ca;transform:translateY(-1px)}.style_freeCreditBanner__zkziY{background:linear-gradient(135deg,#f0fdf4,#dcfce7);border:1.5px solid #86efac;border-radius:var(--r);padding:14px 20px;display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:24px;flex-wrap:wrap;box-shadow:0 4px 14px rgba(34,197,94,.12)}.style_submitBtnWrap__uiY3P{display:flex;flex-direction:column;align-items:flex-end;gap:6px}.style_submitSubtext__8M96c{font-size:11.5px;color:var(--mute);text-align:right}.style_eyebrow__7EACD{font-family:var(--mono);font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--mute);display:inline-flex;align-items:center;gap:8px}.style_eyebrow__7EACD .style_dot__fIjrv{color:var(--accent);display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--accent);box-shadow:0 0 6px rgba(79,70,229,.4)}.style_eyebrowBad__PnFc8 .style_dot__fIjrv{background:var(--bad);box-shadow:0 0 6px rgba(239,68,68,.4)}.style_display__O8pjl{font-family:var(--sans);font-weight:700;font-size:44px;line-height:1.1;letter-spacing:-.03em;margin:12px 0 16px;color:var(--ink)}.style_display__O8pjl em{font-style:normal;background:linear-gradient(135deg,#4f46e5,#7c3aed);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.style_lede__3bVq8{font-size:16px;line-height:1.6;color:var(--ink-2);max-width:640px;text-wrap:pretty}.style_card__z1QwI{background:var(--card);border:1px solid var(--border);border-radius:var(--r-lg);padding:28px}.style_cardHead__246bO{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:18px}.style_cardTitle__8Yf2R{font-family:var(--sans);font-size:22px;letter-spacing:-.015em;font-weight:600;margin:0;line-height:1.2;color:var(--ink)}.style_cardTitle__8Yf2R em{font-style:normal;color:var(--accent)}.style_cardSub__zuvtl{color:var(--mute);font-size:13.5px;margin-top:6px}.style_fieldLabel__pOxSH{font-family:var(--mono);font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--mute);display:flex;align-items:center;gap:6px;margin-bottom:10px}.style_fieldLabel__pOxSH .style_req__SVnL5{color:var(--accent)}.style_drop__WvN5n{display:block;width:100%;position:relative;border:1.5px dashed var(--border-2);border-radius:var(--r);padding:36px;text-align:center;background:var(--subtle);transition:all .25s ease;cursor:pointer}.style_drop__WvN5n:hover{border-color:var(--accent);background:color-mix(in oklch,var(--accent-soft),var(--card) 40%)}.style_drop__WvN5n.style_dragOver__SdHqL{border-color:var(--accent);background:color-mix(in oklch,var(--accent-soft),var(--card) 20%)}.style_fileInputHidden__7IlAC{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.style_dropIcon__GKF1_{width:44px;height:44px;border-radius:11px;background:var(--card);border:1px solid var(--border);display:grid;place-items:center;margin:0 auto 12px;color:var(--ink-2)}.style_drop__WvN5n strong{font-size:15px;color:var(--ink)}.style_drop__WvN5n .style_hint__3utQW{font-family:var(--mono);font-size:11px;color:var(--mute);margin-top:6px;letter-spacing:.04em}.style_dropHasFile__6Vd1E{border-style:solid;border-color:var(--good);background:color-mix(in oklch,var(--good-soft),var(--card) 50%);text-align:left;padding:18px 20px}.style_filePill__uW_6D{display:flex;align-items:center;gap:14px}.style_fileDoc__1iz1N{width:46px;height:56px;border-radius:4px;background:var(--card);border:1px solid var(--border-2);position:relative;flex-shrink:0;display:grid;place-items:end center;padding-bottom:6px}.style_fileDoc__1iz1N:before{content:"";position:absolute;top:0;right:0;width:12px;height:12px;background:linear-gradient(225deg,transparent 50%,var(--subtle) 50%);border-left:1px solid var(--border-2);border-bottom:1px solid var(--border-2)}.style_fileDoc__1iz1N:after{content:"PDF";font-family:var(--mono);font-size:8px;color:var(--accent);font-weight:600;background:var(--accent-soft);padding:2px 4px;border-radius:2px}.style_fileMeta__VWGMR{flex:1;min-width:0}.style_fileMeta__VWGMR .style_name__fKhQv{font-weight:500;font-size:14px;color:var(--ink)}.style_fileMeta__VWGMR .style_info__oMBTi{font-family:var(--mono);font-size:11px;color:var(--mute);margin-top:2px;letter-spacing:.02em}.style_fileX__qUhcE{border:0;background:transparent;color:var(--mute);width:32px;height:32px;border-radius:8px;cursor:pointer}.style_fileX__qUhcE:hover,.style_sel___eOe1,.style_txt__bOYe8{background:var(--card);color:var(--ink)}.style_sel___eOe1,.style_txt__bOYe8{width:100%;height:46px;padding:0 14px;border:1px solid var(--border-2);border-radius:var(--r);font:500 14px/1 var(--sans);outline:none;transition:border-color .15s}.style_sel___eOe1:focus,.style_txt__bOYe8:focus{border-color:var(--ink)}.style_txt__bOYe8::placeholder{color:var(--faint);font-weight:400}.style_textarea__BelIh{width:100%;min-height:96px;padding:12px 14px;background:var(--card);border:1px solid var(--border-2);border-radius:var(--r);font:400 14px/1.5 var(--sans);color:var(--ink);outline:none;resize:vertical}.style_textarea__BelIh:focus{border-color:var(--ink)}.style_seg__10XHS{display:flex;gap:4px;padding:4px;background:var(--subtle);border:1px solid var(--border);border-radius:var(--r);width:fit-content}.style_seg__10XHS button{border:0;background:transparent;padding:8px 14px;font-size:13px;font-weight:500;color:var(--ink-2);border-radius:7px;cursor:pointer;font-family:inherit}.style_seg__10XHS button.style_on___A_Xh{background:var(--card);color:var(--ink);box-shadow:0 1px 0 var(--border-2),0 1px 4px rgba(0,0,0,.03)}.style_segFull__0t_eZ{width:100%}.style_segFull__0t_eZ button{flex:1}.style_pills__a59Mu{display:flex;flex-wrap:wrap;gap:8px}.style_pill__Yk3xG{border:1px solid var(--border-2);background:var(--card);padding:8px 14px;border-radius:999px;font-size:13px;color:var(--ink-2);cursor:pointer;font-family:inherit}.style_pill__Yk3xG.style_on___A_Xh{background:var(--ink);color:var(--paper);border-color:var(--ink)}.style_formGrid__VWvBS{display:grid;grid-template-columns:1fr 1fr;gap:22px 28px}.style_formGrid__VWvBS .style_span2___VG6t{grid-column:1/-1}.style_privacy__DqMtd{font-family:var(--mono);font-size:11px;color:var(--mute);display:flex;align-items:center;gap:8px;margin-top:10px;letter-spacing:.02em}.style_btnPrimary__xMYUf{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:52px;padding:0 28px;background:var(--ink);color:var(--paper);border:0;border-radius:var(--r);font:500 15px/1 var(--sans);cursor:pointer;position:relative;overflow:hidden}.style_btnPrimary__xMYUf:disabled{opacity:.4;cursor:not-allowed}.style_btnPrimary__xMYUf:hover:not(:disabled){background:color-mix(in oklch,var(--ink),var(--accent) 12%)}.style_btnPrimary__xMYUf .style_arr__WZcXf{transition:transform .2s}.style_btnPrimary__xMYUf:hover .style_arr__WZcXf{transform:translateX(3px)}.style_btnGhost__fi9ec{display:inline-flex;align-items:center;gap:6px;height:40px;padding:0 14px;background:transparent;color:var(--ink-2);border:1px solid var(--border-2);border-radius:var(--r);font:500 13px/1 var(--sans);cursor:pointer}.style_btnGhost__fi9ec:hover{background:var(--subtle);color:var(--ink)}.style_more__WkZTI{border-top:1px solid var(--border);padding-top:22px;margin-top:22px}.style_moreSummary__84ATH{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:12px}.style_moreSummary__84ATH::-webkit-details-marker{display:none}.style_moreSummary__84ATH .style_sumtxt__zfQkT strong{font-size:14.5px;color:var(--ink);font-weight:600}.style_moreSummary__84ATH .style_sumtxt__zfQkT span{display:block;font-size:12.5px;color:var(--mute);margin-top:3px}.style_moreSummary__84ATH .style_chev__ym13u{transition:transform .2s;color:var(--mute)}.style_more__WkZTI[open] .style_moreSummary__84ATH .style_chev__ym13u{transform:rotate(180deg)}.style_moreBody__0xHUO{padding-top:22px;display:grid;gap:18px;grid-template-columns:1fr 1fr}.style_marks__Z4NtL{display:flex;align-items:center;justify-content:space-between;margin-top:32px;color:var(--faint);font-family:var(--mono);font-size:11px;letter-spacing:.06em}.style_marksList__JIFGe{display:flex;gap:14px}.style_marksList__JIFGe span{display:inline-flex;align-items:center;gap:6px}.style_marksList__JIFGe i{width:5px;height:5px;border-radius:50%;background:var(--faint);display:inline-block}.style_hero___jRpA{display:grid;grid-template-columns:1.4fr 1fr;gap:40px;padding:32px 0 40px;align-items:end;border-bottom:1px solid var(--border);margin-bottom:32px}.style_heroMeta__BYmQt{display:flex;flex-direction:column;gap:14px;align-items:flex-start}.style_metaRow__hUvab{gap:12px;font-family:var(--sans)}.style_metaRow__hUvab dt{color:var(--mute);font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;margin-bottom:4px}.style_metaRow__hUvab dd{color:var(--ink);margin:0;font-size:13.5px;font-weight:600;background:var(--card);border:1px solid var(--border);padding:6px 12px;border-radius:8px;box-shadow:0 1px 2px rgba(0,0,0,.03)}.style_verdict__lHJPa{display:grid;grid-template-columns:240px 1fr;gap:36px;padding:28px 32px;background:var(--card);border:1px solid var(--border);border-radius:var(--r-xl);box-shadow:0 4px 20px -2px rgba(0,0,0,.05);align-items:center;margin-bottom:36px}.style_ringWrap__l8F5v{position:relative;width:170px;height:170px;margin:0 auto}.style_ring__GsB7D{width:100%;height:100%;transform:rotate(-90deg);filter:drop-shadow(0 2px 8px rgba(79,70,229,.15))}.style_ringBg__qp7Lm{stroke:#e2e8f0}.style_ringFg__tTNCZ{stroke:var(--accent);transition:stroke-dashoffset .8s cubic-bezier(.4,0,.2,1)}.style_ringNum__9MGX_{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;font-family:var(--sans);font-weight:800;font-size:52px;line-height:1;color:var(--ink);letter-spacing:-.03em}.style_ringNum__9MGX_ small{font-family:var(--mono);font-size:13px;color:var(--mute);font-weight:500;margin-top:4px}.style_ringCap__NswFc{font-family:var(--sans);font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--accent-ink);background:var(--accent-soft);border:1px solid #c7d2fe;border-radius:9999px;padding:4px 12px;text-align:center;margin-top:14px;display:inline-block;width:100%}.style_verdictBody__nm4aX{display:flex;flex-direction:column;gap:16px}.style_verdictTitle__LCjFW{font-family:var(--sans);font-size:20px;font-weight:600;line-height:1.45;letter-spacing:-.015em;color:var(--ink);margin:0;background:#fffbeb;border-left:4px solid #f59e0b;border-radius:0 8px 8px 0;padding:12px 16px}.style_verdictTitle__LCjFW em{font-style:normal;color:var(--accent);font-weight:700}.style_verdictStats__41hkO{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:6px}.style_verdictStats__41hkO .style_stat__J7Z_F{display:flex;flex-direction:column;gap:4px;background:var(--subtle);border:1px solid var(--border);border-radius:10px;padding:12px 14px;transition:all .15s ease}.style_verdictStats__41hkO .style_stat__J7Z_F:hover{background:#ffffff;border-color:#cbd5e1;box-shadow:0 2px 8px rgba(0,0,0,.04)}.style_verdictStats__41hkO .style_k__Fb9mV{font-family:var(--mono);font-size:10.5px;font-weight:600;color:var(--mute);letter-spacing:.06em;text-transform:uppercase}.style_verdictStats__41hkO .style_v__YAiA1{font-family:var(--sans);font-weight:700;font-size:24px;line-height:1.1;color:var(--ink)}.style_verdictStats__41hkO .style_v__YAiA1.style_bad___soEl{color:var(--bad)}.style_verdictStats__41hkO .style_v__YAiA1.style_ok__t2_33{color:var(--good)}.style_verdictStats__41hkO .style_v__YAiA1.style_warn__b7tFe{color:var(--warn)}.style_scanStage__QAzVp{display:grid;grid-template-columns:1fr 1fr;gap:28px;align-items:stretch;margin-top:24px}.style_scanDoc__gU7PO{position:relative;background:var(--card);border:1px solid var(--border);border-radius:var(--r-lg);overflow:hidden;aspect-ratio:8.5/11;padding:36px 32px;font-size:10px;line-height:1.5;color:var(--ink-2);box-shadow:0 4px 16px rgba(0,0,0,.04)}.style_scanDoc__gU7PO .style_resumeName__fw_Ol{font-family:var(--sans);font-size:22px;font-weight:700;letter-spacing:-.01em;margin:0;color:var(--ink)}.style_scanDoc__gU7PO .style_resumeTitle__kt9Rl{font-family:var(--mono);font-size:9.5px;color:var(--mute);letter-spacing:.08em;text-transform:uppercase;margin-top:4px}.style_scanDoc__gU7PO .style_resumeContact__ftan2{display:flex;gap:12px;margin-top:6px;font-family:var(--mono);font-size:8.5px;color:var(--mute);flex-wrap:wrap}.style_scanDoc__gU7PO h3{font-family:var(--mono);font-size:9px;letter-spacing:.16em;text-transform:uppercase;color:var(--ink);margin:18px 0 8px;padding-bottom:4px;border-bottom:1px solid var(--border)}.style_scanBullet__Wwc2A{display:flex;gap:6px;margin-bottom:4px;transition:background .3s,color .3s;padding:1px 3px;border-radius:2px}.style_scanBullet__Wwc2A.style_lit__IPXfx{background:#eef2ff;color:#3730a3}.style_scanBullet__Wwc2A.style_flagged__g4h5h{background:#fee2e2;color:#991b1b}.style_roleLine__qnORc{display:flex;justify-content:space-between;align-items:baseline;font-weight:600;color:var(--ink);gap:12px;flex-wrap:wrap}.style_roleCo__mat_X{font-family:var(--mono);font-size:9px;color:var(--mute);letter-spacing:.02em;margin-bottom:3px}.style_scanLine__ph_vB{position:absolute;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,rgba(79,70,229,.4) 35%,#4f46e5 50%,rgba(79,70,229,.4) 65%,transparent);box-shadow:0 0 18px rgba(79,70,229,.5);transition:top .18s linear}.style_scanSide__1plCy{display:flex;flex-direction:column;gap:18px}.style_scanStatusCard__OZV4X{background:var(--card);border:1px solid var(--border);border-radius:var(--r-lg);padding:22px 22px 20px;box-shadow:0 2px 8px rgba(0,0,0,.03)}.style_scanStatusHead__FfQ5_{display:flex;align-items:center;justify-content:space-between}.style_scanPct__E_WPT{font-family:var(--sans);font-weight:800;font-size:48px;line-height:1;color:var(--ink)}.style_scanPct__E_WPT sup{font-family:var(--mono);font-size:13px;color:var(--mute);font-weight:500;margin-left:2px;vertical-align:24px}.style_scanBlink__eg87H{font-family:var(--mono);font-size:11px;font-weight:600;color:var(--mute);letter-spacing:.08em;text-transform:uppercase;display:inline-flex;align-items:center;gap:6px}.style_scanBlink__eg87H i{width:7px;height:7px;border-radius:50%;background:var(--accent);animation:style_blink__RNtBK 1.2s infinite}@keyframes style_blink__RNtBK{0%,50%{opacity:1}51%,to{opacity:.3}}.style_progressTrack__Rp_WX{margin:14px 0 16px;height:6px;background:#f1f5f9;border-radius:9999px;overflow:hidden}.style_progressBar___mvbU{height:100%;background:linear-gradient(90deg,#4f46e5,#6366f1);border-radius:9999px;transition:width .2s ease}.style_stageList__4QmOl{display:flex;flex-direction:column;gap:9px}.style_stage__IPypz{display:grid;grid-template-columns:18px 1fr auto;gap:10px;align-items:center;font-size:13px;color:var(--mute)}.style_stage__IPypz .style_check__kBgSl{width:18px;height:18px;border-radius:50%;border:1px solid var(--border-2);display:grid;place-items:center;color:#ffffff;background:var(--card)}.style_stage__IPypz.style_active__4pMYZ{color:var(--ink);font-weight:600}.style_stage__IPypz.style_active__4pMYZ .style_check__kBgSl{border-color:var(--accent);background:var(--accent)}.style_stage__IPypz.style_done__1uFuF{color:var(--ink-2)}.style_stage__IPypz.style_done__1uFuF .style_check__kBgSl{background:#10b981;border-color:#10b981;color:#ffffff}.style_stage__IPypz .style_timing__3Ssx1{font-family:var(--mono);font-size:11px;color:var(--faint);letter-spacing:.02em}.style_stream___EiAE{background:var(--card);border:1px solid var(--border);border-radius:var(--r-lg);padding:22px;flex:1;min-height:220px;display:flex;flex-direction:column;gap:14px;box-shadow:0 2px 8px rgba(0,0,0,.03)}.style_streamH__kP2me{display:flex;justify-content:space-between;align-items:baseline}.style_streamH__kP2me .style_ttl__ABJJS{font-family:var(--mono);font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--ink)}.style_streamH__kP2me .style_count__6bqA5{font-family:var(--mono);font-size:11px;color:var(--mute);letter-spacing:.04em}.style_streamList__oQCrZ{display:flex;flex-direction:column;gap:10px;font-size:13px;color:var(--ink-2);overflow:hidden}.style_streamItem___Lusi{display:grid;grid-template-columns:80px 1fr;gap:12px;padding:10px 12px;background:#f8fafc;border:1px solid #f1f5f9;border-radius:var(--r-sm);animation:style_streamIn__vf1vz .4s ease}.style_streamItem___Lusi .style_tag__jXSvy{font-family:var(--mono);font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--mute)}.style_streamItem___Lusi.style_flag__FhRnV{background:#fef2f2;border-color:#fee2e2}.style_streamItem___Lusi.style_flag__FhRnV .style_tag__jXSvy{color:#dc2626}.style_streamItem___Lusi.style_win__M7lYD{background:#f0fdf4;border-color:#dcfce7}.style_streamItem___Lusi.style_win__M7lYD .style_tag__jXSvy{color:#16a34a}@keyframes style_streamIn__vf1vz{0%{opacity:0;transform:translateY(-3px)}to{opacity:1;transform:translateY(0)}}.style_reportStack__Fgh32{display:flex;flex-direction:column;gap:32px;margin-top:24px}.style_secDivider__U__IK{display:grid;grid-template-columns:200px 1fr;gap:20px;padding-bottom:14px;border-bottom:1px solid var(--border);align-items:baseline;margin-bottom:14px}.style_sdEyebrow__I7E92{gap:8px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#475569}.style_sdEyebrow__I7E92,.style_sdEyebrow__I7E92 .style_num__xevpq{display:inline-flex;align-items:center;font-family:var(--mono);font-size:13px}.style_sdEyebrow__I7E92 .style_num__xevpq{font-weight:800;color:#ffffff;background:#0f172a;border-radius:6px;padding:3px 9px;line-height:1.1;justify-content:center;box-shadow:0 1px 3px rgba(15,23,42,.15)}.style_secDivider__U__IK h2{margin:0;font-family:var(--sans);font-size:32px;font-weight:800;letter-spacing:-.03em;line-height:1.2;color:var(--ink)}.style_secDivider__U__IK h2 em{font-style:normal;color:var(--accent);font-weight:800}.style_sdSub___N47V{color:#64748b;font-size:15px;line-height:1.5;margin-top:5px;max-width:720px;font-weight:450}.style_panel__iZqyI{background:var(--card);border:1px solid var(--border);border-radius:var(--r-xl);padding:24px 28px;box-shadow:0 4px 20px -2px rgba(0,0,0,.04)}.style_panelH__RUc4W{margin-bottom:24px}.style_panelH__RUc4W h2{font-family:var(--sans);font-size:22px;letter-spacing:-.02em;font-weight:700;margin:0;color:var(--ink)}.style_panelH__RUc4W h2 em{font-style:normal;color:var(--accent);font-weight:700}.style_actions___ozZs{display:flex;flex-direction:column;gap:20px}.style_action__ZprR8{display:grid;grid-template-columns:48px 1fr 40px;gap:20px;padding:24px;background:#ffffff;border:1px solid var(--border);border-radius:var(--r-lg);align-items:flex-start;transition:all .2s ease;box-shadow:0 2px 8px rgba(0,0,0,.02)}.style_action__ZprR8:hover{border-color:#cbd5e1;box-shadow:0 6px 20px rgba(0,0,0,.06);transform:translateY(-1px)}.style_action__ZprR8 .style_num__xevpq{font-family:var(--mono);font-weight:800;font-size:16px;line-height:1;color:#ffffff;background:#0f172a;border-radius:10px;width:44px;height:44px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 6px rgba(15,23,42,.2)}.style_action__ZprR8 h3{margin:0 0 12px;font-size:18px;font-weight:700;letter-spacing:-.015em;color:var(--ink);line-height:1.35}.style_action__ZprR8 .style_start__sbDMs,.style_action__ZprR8 .style_why__UTO7P{font-size:14px;line-height:1.55;color:var(--ink-2);margin-top:8px;background:#f8fafc;border:1px solid #f1f5f9;border-radius:8px;padding:10px 14px}.style_action__ZprR8 .style_lbl__8vZbs{font-family:var(--mono);font-size:10.5px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#4f46e5;background:#eef2ff;padding:2px 8px;border-radius:4px;margin-right:10px;display:inline-block}.style_actionBulletCta__j_Aas{margin-top:12px;padding:8px 16px;background:linear-gradient(135deg,#eef2ff,#e0e7ff);color:#3730a3;border:1px solid #c7d2fe;border-radius:8px;font-size:13px;font-weight:700}.style_actionBulletCta__j_Aas:hover{background:#e0e7ff;box-shadow:0 4px 12px rgba(79,70,229,.15)}.style_actionRhs__rvAYz{display:flex;flex-direction:column;align-items:flex-end;gap:8px}.style_cb__UFz8g{width:28px;height:28px;border-radius:8px;border:1.5px solid var(--border-2);background:var(--card);cursor:pointer;display:grid;place-items:center;color:#ffffff;transition:all .15s ease}.style_cb__UFz8g:hover{border-color:var(--ink)}.style_cb__UFz8g.style_on___A_Xh{background:#10b981;border-color:#10b981}.style_est__hS6_3{font-family:var(--mono);font-size:11px;color:var(--mute);letter-spacing:.04em}.style_reportGrid__eIkZL{display:grid;grid-template-columns:1.2fr 1fr;gap:28px}.style_secTable__oeTr3{display:flex;flex-direction:column}.style_secRow__vaofP{display:grid;grid-template-columns:110px 110px 1fr;gap:16px;padding:14px 0;border-top:1px solid var(--border);align-items:center;font-size:14px}.style_secRow__vaofP:first-child{border-top:0;padding-top:4px}.style_secRow__vaofP .style_name__fKhQv{font-weight:600;color:var(--ink)}.style_verdictPill__SJvrf{font-family:var(--mono);font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;padding:4px 10px;border-radius:9999px;width:fit-content;display:inline-flex;align-items:center;justify-content:center}.style_verdictPill__SJvrf.style_weak__a5YbR{background:#fee2e2;color:#991b1b;border:1px solid #fecaca}.style_verdictPill__SJvrf.style_mod__2e4O0{background:#fef3c7;color:#92400e;border:1px solid #fde68a}.style_verdictPill__SJvrf.style_strong__UcnjV{background:#dcfce7;color:#166534;border:1px solid #bbf7d0}.style_secRow__vaofP .style_note__kqZe_{color:var(--ink-2);font-size:13.5px;line-height:1.5}.style_bdown__E5Jr4{display:flex;flex-direction:column;gap:18px}.style_bdRow__vAenz{display:grid;grid-template-columns:140px 1fr 70px;gap:16px;align-items:center;font-size:13.5px;color:var(--ink-2)}.style_bdRow__vAenz .style_k__Fb9mV{font-weight:600;color:var(--ink);font-size:13px}.style_bdRow__vAenz .style_bar__zfOCZ{height:8px;background:#f1f5f9;border-radius:9999px;overflow:hidden;position:relative}.style_bdRow__vAenz .style_bar__zfOCZ i{display:block;height:100%;background:linear-gradient(90deg,#4f46e5,#6366f1);border-radius:9999px;transition:width .6s ease}.style_bdRow__vAenz.style_warn__b7tFe .style_bar__zfOCZ i{background:linear-gradient(90deg,#f59e0b,#fbbf24)}.style_bdRow__vAenz.style_bad___soEl .style_bar__zfOCZ i{background:linear-gradient(90deg,#ef4444,#f87171)}.style_bdRow__vAenz .style_n__k9Ggy{font-family:var(--sans);font-weight:700;font-size:15px;line-height:1;color:var(--ink);white-space:nowrap;text-align:right}.style_bdRow__vAenz .style_n__k9Ggy small{font-family:var(--mono);font-size:11px;color:var(--mute);font-weight:400}.style_stepList__VIdZM{display:flex;flex-direction:column;gap:14px}.style_step__Eebk0{display:grid;grid-template-columns:44px 1fr;gap:14px;padding:16px 0;border-top:1px dashed var(--border);font-size:14px;line-height:1.55;color:var(--ink-2)}.style_step__Eebk0:first-child{border-top:0;padding-top:4px}.style_step__Eebk0 strong{color:var(--ink)}.style_stepN__g40YL{font-family:var(--mono);font-size:12px;color:var(--accent);background:var(--accent-soft);border-radius:6px;padding:4px 0;text-align:center;width:36px;height:24px;display:grid;place-items:center;letter-spacing:.04em}.style_chanPills__bPwEM{display:flex;flex-wrap:wrap;gap:8px}.style_chanPills__bPwEM .style_pl__vsJqv{font-family:var(--mono);font-size:11.5px;letter-spacing:.04em;color:var(--ink-2);background:var(--subtle);border:1px solid var(--border);padding:6px 12px;border-radius:999px}.style_outreachIs__s3vEV{font-family:var(--mono);font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--mute);margin-bottom:6px}.style_upsellProjects__jRQ_B{background:var(--card);border:1px solid var(--border);border-radius:var(--r-lg);padding:32px}.style_upHead__K93eI{display:grid;grid-template-columns:1.6fr 1fr;gap:32px;padding-bottom:24px;border-bottom:1px solid var(--border);margin-bottom:28px}.style_upHead__K93eI .style_lhs__o4i1v h2{font-family:var(--sans);font-size:26px;font-weight:600;letter-spacing:-.02em;margin:14px 0 12px;color:var(--ink);line-height:1.2}.style_upHead__K93eI .style_lhs__o4i1v h2 em{font-family:var(--serif);font-style:italic;color:var(--accent);font-weight:400}.style_upHead__K93eI .style_lhs__o4i1v .style_why__UTO7P{font-size:14.5px;line-height:1.55;color:var(--ink-2);max-width:520px}.style_badge__4tnH7{display:inline-block;font-family:var(--mono);font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:var(--accent);background:var(--accent-soft);padding:3px 8px;border-radius:4px;margin-right:10px}.style_upStat__3rpgz{font-family:var(--serif);font-size:56px;line-height:1;color:var(--ink);text-align:right}.style_upStat__3rpgz sub{font-family:var(--mono);font-size:10.5px;color:var(--mute);letter-spacing:.1em;text-transform:uppercase;display:block;margin-top:6px}.style_projGrid__hNBg6{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.style_proj__EZiCG{background:var(--paper);border:1px solid var(--border);border-radius:var(--r);overflow:hidden;display:flex;flex-direction:column;transition:border-color .2s,transform .2s;text-decoration:none;color:inherit;cursor:pointer}.style_proj__EZiCG:hover{border-color:var(--ink);transform:translateY(-2px)}.style_proj__EZiCG.style_featured__aDgfz{border:1.5px solid var(--ink)}.style_projImg__SPvb_{aspect-ratio:16/10;background:var(--subtle);border-bottom:1px solid var(--border);position:relative;display:grid;place-items:center;color:var(--ink-2);overflow:hidden}.style_proj__EZiCG.style_featured__aDgfz .style_projImg__SPvb_{background:var(--ink);color:var(--paper)}.style_projTag__kLOQt{position:absolute;top:10px;right:10px;background:var(--paper);color:var(--ink);font-family:var(--mono);font-size:9.5px;letter-spacing:.1em;text-transform:uppercase;padding:3px 7px;border-radius:4px;border:1px solid var(--border)}.style_proj__EZiCG.style_featured__aDgfz .style_projTag__kLOQt{background:var(--accent);color:var(--paper);border-color:var(--accent)}.style_projImgArt__iJp1k{width:70%;max-width:180px;opacity:.85}.style_projBody__L2etp{padding:18px;display:flex;flex-direction:column;gap:8px;flex:1}.style_projBody__L2etp h4{margin:0;font-size:17px;font-weight:600;letter-spacing:-.01em;color:var(--ink)}.style_projBody__L2etp h4 em{font-family:var(--serif);font-style:italic;color:var(--accent);font-weight:400}.style_projBody__L2etp p{margin:0;font-size:13.5px;line-height:1.5;color:var(--ink-2);flex:1}.style_projMeta__mOUyS{display:flex;justify-content:space-between;align-items:baseline;padding-top:12px;border-top:1px solid var(--border);margin-top:12px}.style_projMeta__mOUyS .style_lvl__O35xA{font-family:var(--mono);font-size:10.5px;color:var(--mute);letter-spacing:.04em}.style_projMeta__mOUyS .style_price__6FewC{font-family:var(--serif);font-size:22px;color:var(--ink);line-height:1}.style_projMeta__mOUyS .style_priceFree__h4CQ4{color:var(--good)}.style_upFooter__T2DuQ{display:flex;justify-content:space-between;align-items:center;margin-top:24px;padding-top:24px;border-top:1px solid var(--border);gap:16px;flex-wrap:wrap}.style_upsellWx__YjdYO{background:var(--ink);color:var(--paper);border-radius:var(--r-lg);padding:36px;display:grid;grid-template-columns:1.2fr 1fr;gap:36px;position:relative;overflow:hidden}.style_upsellWx__YjdYO:before{content:"";position:absolute;top:-120px;right:-120px;width:320px;height:320px;background:radial-gradient(circle at center,var(--accent),transparent 70%);opacity:.3;pointer-events:none}.style_wxLhs__GHUzl{position:relative;z-index:1}.style_wxEyebrow__uEb73{font-family:var(--mono);font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--accent);display:inline-flex;align-items:center;gap:8px;margin-bottom:14px}.style_wxEyebrow__uEb73 i{display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--accent);animation:style_blink__RNtBK 1.8s infinite}.style_upsellWx__YjdYO h2{font-family:var(--sans);font-size:30px;font-weight:600;letter-spacing:-.02em;margin:0 0 14px;color:var(--paper);line-height:1.2}.style_upsellWx__YjdYO h2 em{font-family:var(--serif);font-style:italic;color:var(--accent);font-weight:400}.style_upsellWx__YjdYO .style_lede__3bVq8{color:oklch(.78 .012 80);font-size:15px;line-height:1.6;max-width:540px}.style_wxPillrow__JLksO{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.style_wxPillrow__JLksO .style_pl__vsJqv{font-family:var(--mono);font-size:11px;letter-spacing:.04em;color:oklch(.85 .012 80);background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.12);padding:6px 12px;border-radius:999px}.style_wxMetaRow__iJiSe{display:flex;gap:28px;flex-wrap:wrap}.style_wxMetaRow__iJiSe dt{font-family:var(--mono);font-size:10px;color:oklch(.7 .012 80);letter-spacing:.1em;text-transform:uppercase;margin-bottom:4px}.style_wxMetaRow__iJiSe dd{color:var(--paper);margin:0;font-size:13px}.style_wxRhs__6TkVK{display:flex;flex-direction:column;gap:18px;position:relative;z-index:1}.style_wxFeatures__Xk5pz{display:flex;flex-direction:column;gap:14px}.style_wxFeat__qrKVQ{display:grid;grid-template-columns:22px 1fr;gap:12px}.style_wxFeat__qrKVQ .style_check__kBgSl{width:22px;height:22px;border-radius:50%;background:var(--accent);color:var(--ink);display:grid;place-items:center}.style_wxFeat__qrKVQ strong{color:var(--paper);font-size:14px;font-weight:600;display:block;margin-bottom:2px}.style_wxFeat__qrKVQ span{color:oklch(.75 .012 80);font-size:12.5px;line-height:1.45}.style_wxPriceline__5JyOZ{margin-top:6px;padding-top:18px;border-top:1px solid rgba(255,255,255,.1)}.style_wxPrice__UWW5r{font-family:var(--serif);font-size:44px;line-height:1;color:var(--paper)}.style_wxPriceSub__Fbq0o{font-family:var(--mono);font-size:10.5px;color:oklch(.72 .012 80);letter-spacing:.08em;text-transform:uppercase;margin-top:6px}.style_wxCtaRow__PgjEv{display:flex;gap:10px;margin-top:4px;flex-wrap:wrap}.style_wxBtnPrimary__Y9giB{background:var(--accent);color:var(--ink);border:0;border-radius:var(--r);height:48px;padding:0 22px;font:600 14px/1 var(--sans);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;text-decoration:none}.style_wxBtnPrimary__Y9giB:hover{background:color-mix(in oklch,var(--accent),white 15%)}.style_wxBtnPrimary__Y9giB .style_arr__WZcXf{transition:transform .2s}.style_wxBtnPrimary__Y9giB:hover .style_arr__WZcXf{transform:translateX(3px)}.style_wxBtnGhost__1lHuI{background:transparent;color:oklch(.85 .012 80);border:1px solid rgba(255,255,255,.18);border-radius:var(--r);height:48px;padding:0 18px;font:500 13px/1 var(--sans);cursor:pointer;display:inline-flex;align-items:center;gap:6px;text-decoration:none}.style_wxBtnGhost__1lHuI:hover{background:rgba(255,255,255,.06);color:var(--paper)}.style_quotaHub__K3ugI{background:linear-gradient(180deg,#ffffff,#f8fafc);border:1px solid #cbd5e1;border-radius:var(--r-xl);padding:40px 36px;box-shadow:0 16px 48px rgba(0,0,0,.05);display:flex;flex-direction:column;gap:28px;max-width:960px;margin:0 auto 32px;scroll-margin-top:80px}.style_quotaHeader__NlmFo{text-align:center;max-width:640px;margin:0 auto}.style_quotaPill___kU_r{display:inline-flex;align-items:center;gap:6px;padding:4px 12px;background:#eef2ff;color:#4f46e5;font-size:12px;font-weight:700;border-radius:9999px;text-transform:uppercase;letter-spacing:.04em;margin-bottom:12px}.style_quotaHeader__NlmFo h2{font-family:var(--serif);font-size:34px;line-height:1.15;color:var(--ink);margin-bottom:10px}.style_quotaHeader__NlmFo h2 em{font-style:italic;color:#4f46e5}.style_quotaHeader__NlmFo p{font-size:14.5px;color:var(--ink-2);line-height:1.55}.style_quotaGrid__pHgJt{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}@media (max-width:860px){.style_quotaGrid__pHgJt{grid-template-columns:1fr}}.style_quotaOptionCard__XTm5m{background:#ffffff;border:1.5px solid #e2e8f0;border-radius:var(--r-lg);padding:24px 20px;display:flex;flex-direction:column;justify-content:space-between;position:relative;transition:all .2s ease}.style_quotaOptionCard__XTm5m:hover{transform:translateY(-2px);border-color:#cbd5e1;box-shadow:0 8px 24px rgba(0,0,0,.04)}.style_quotaOptionFeatured__TSfnf{border-color:#6366f1;background:linear-gradient(180deg,#fbfbfe,#ffffff);box-shadow:0 8px 28px rgba(99,102,241,.12)}.style_quotaOptionFeatured__TSfnf:hover{border-color:#4f46e5;box-shadow:0 12px 32px rgba(99,102,241,.18)}.style_quotaBadge__nJ6pc{position:absolute;top:-11px;right:18px;padding:3px 10px;background:#4f46e5;color:#ffffff;font-size:11px;font-weight:700;border-radius:9999px;letter-spacing:.03em}.style_quotaCardTop__Lh42B{display:flex;flex-direction:column;gap:8px}.style_quotaCardPrice__SreVB{display:flex;align-items:baseline;gap:6px;margin-top:4px}.style_quotaCardPrice__SreVB .style_amount___OLW_{font-family:var(--serif);font-size:32px;font-weight:700;color:var(--ink)}.style_quotaCardPrice__SreVB .style_period__mXWLY{font-size:12px;color:var(--mute)}.style_quotaCardTitle__G9WTQ{font-size:17px;font-weight:700;color:var(--ink);margin-top:6px}.style_quotaCardDesc__UVH28{font-size:13px;color:var(--ink-2);line-height:1.45;margin-top:6px}.style_quotaCardFeatures__Hrinh{display:flex;flex-direction:column;gap:8px;margin:16px 0 20px}.style_quotaCardFeatureItem__DUdRu{display:flex;align-items:flex-start;gap:8px;font-size:12.5px;color:var(--ink-2);line-height:1.35}.style_quotaCardBtnPrimary__lf3Z0{display:inline-flex;align-items:center;justify-content:center;gap:6px;width:100%;padding:11px 16px;background:#0f172a;color:#ffffff;font-size:13px;font-weight:700;border-radius:var(--r);border:none;cursor:pointer;transition:all .15s ease}.style_quotaCardBtnPrimary__lf3Z0:hover{background:#1e293b}.style_quotaCardBtnFeatured__haSRt{display:inline-flex;align-items:center;justify-content:center;gap:6px;width:100%;padding:11px 16px;background:linear-gradient(135deg,#4f46e5,#6366f1);color:#ffffff;font-size:13px;font-weight:700;border-radius:var(--r);border:none;cursor:pointer;box-shadow:0 4px 12px rgba(79,70,229,.25);transition:all .15s ease}.style_quotaCardBtnFeatured__haSRt:hover{transform:translateY(-1px);box-shadow:0 6px 16px rgba(79,70,229,.35)}.style_quotaCardBtnWhatsapp__xFkIt{display:inline-flex;align-items:center;justify-content:center;gap:6px;width:100%;padding:11px 16px;background:#25d366;color:#ffffff;font-size:13px;font-weight:700;border-radius:var(--r);border:none;cursor:pointer;transition:all .15s ease}.style_quotaCardBtnWhatsapp__xFkIt:hover{background:#20ba5a}.style_quotaBottomNav__v5ao_{display:flex;align-items:center;justify-content:center;gap:16px;border-top:1px solid #e2e8f0;padding-top:18px;flex-wrap:wrap}.style_quotaNavBtn__6biDS{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:600;color:var(--ink-2);background:transparent;border:none;cursor:pointer;transition:color .15s ease}.style_quotaNavBtn__6biDS:hover{color:#4f46e5}.style_resubmit__r4zVK{display:inline-flex;align-items:center;gap:6px;padding:16px 24px;border:1px dashed var(--border-2);border-radius:var(--r);font-size:13.5px;color:var(--ink-2);background:var(--subtle);cursor:pointer;margin:0 auto}.style_resubmit__r4zVK:hover{color:var(--ink);border-color:var(--ink)}.style_resubmitRow__9s2bt{display:flex;justify-content:center;margin-top:24px}.style_errCard__LbNe9{background:color-mix(in oklch,var(--bad-soft),var(--card) 35%);border:1px solid var(--bad);border-radius:var(--r-lg);padding:22px 24px;display:flex;gap:14px;align-items:flex-start}.style_errCard__LbNe9 h3{margin:0 0 4px;font-size:16px;color:var(--bad)}.style_errCard__LbNe9 p{margin:0;color:var(--ink-2);font-size:14px;line-height:1.5}.style_loading__vGHgC{display:grid;place-items:center;min-height:60vh;color:var(--mute);font-size:12px}.style_compareToggle__j_7R8,.style_loading__vGHgC{font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase}.style_compareToggle__j_7R8{font-size:11px;background:transparent;border:1px solid var(--border-2);color:var(--ink-2);padding:10px 18px;border-radius:var(--r);cursor:pointer;display:inline-flex;gap:8px;align-items:center}.style_compareToggle__j_7R8:hover{background:var(--subtle);color:var(--ink)}.style_compareTable__denuF{width:100%;border-collapse:collapse;font-size:13.5px}.style_compareTable__denuF td,.style_compareTable__denuF th{text-align:left;padding:12px 14px;border-bottom:1px solid var(--border)}.style_compareTable__denuF th{font-family:var(--mono);font-size:10.5px;letter-spacing:.1em;text-transform:uppercase;color:var(--mute);font-weight:500}.style_compareTable__denuF td.style_delta__xPdmq{font-family:var(--mono)}.style_compareTable__denuF td.style_up__42SvB{color:var(--good)}.style_compareTable__denuF td.style_down__1EiDV{color:var(--bad)}.style_previewWrap__LOXGl{position:relative;max-height:620px;overflow:hidden;border-radius:var(--r-lg)}.style_previewBlur__iMAhn{filter:blur(2px);pointer-events:none;user-select:none}.style_previewFade__cfLZc{position:absolute;inset-inline:0;bottom:0;height:240px;background:linear-gradient(to bottom,transparent,color-mix(in oklch,var(--bg),transparent 10%) 60%,var(--bg));pointer-events:none}.style_previewCta__yidE7{position:absolute;inset-inline:0;top:0;display:flex;justify-content:center;padding:96px 16px 24px}.style_previewCard__l3x5k{background:var(--paper);border:1px solid var(--border);border-radius:var(--r-lg);padding:24px;max-width:380px;text-align:center;box-shadow:0 12px 40px rgba(0,0,0,.08)}.style_previewCard__l3x5k h3{font-family:var(--serif);font-size:26px;margin:6px 0 8px;color:var(--ink)}.style_previewCard__l3x5k p{font-size:14px;color:var(--ink-2);margin:0 0 16px;line-height:1.5}@media (max-width:980px){.style_formGrid__VWvBS,.style_hero___jRpA,.style_moreBody__0xHUO,.style_reportGrid__eIkZL,.style_scanStage__QAzVp,.style_upHead__K93eI,.style_upsellWx__YjdYO,.style_verdict__lHJPa{grid-template-columns:1fr}.style_hero___jRpA{padding-top:16px;padding-bottom:28px}.style_display__O8pjl{font-size:40px}.style_verdictTitle__LCjFW{font-size:22px}.style_secDivider__U__IK{gap:12px}.style_projGrid__hNBg6,.style_secDivider__U__IK{grid-template-columns:1fr}.style_action__ZprR8{grid-template-columns:40px 1fr}.style_actionRhs__rvAYz{grid-column:1/-1;flex-direction:row;justify-content:flex-end}.style_page__iRz0a{padding:20px 16px 60px}}.style_bulletStudio__5Fj0P{background:var(--paper);border:1px solid var(--border);border-radius:var(--r-xl);padding:24px 28px;margin-top:14px;position:relative}.style_bulletStudioTop__Opbcf{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;padding-bottom:16px;border-bottom:1px solid var(--border);margin-bottom:20px}.style_bulletTabs__hp3r9{display:inline-flex;background:var(--subtle);border:1px solid var(--border);border-radius:9999px;padding:3px;gap:4px}.style_bulletTab__Ri5s2{padding:6px 14px;font-size:13px;font-weight:500;color:var(--mute);border-radius:9999px;border:none;background:transparent;cursor:pointer;transition:all .15s ease}.style_bulletTab__Ri5s2:hover{color:var(--ink)}.style_bulletTabActive__XDbUA{background:var(--paper);color:var(--ink);font-weight:600;box-shadow:0 1px 3px rgba(0,0,0,.08)}.style_exportBtn__6RZXs{padding:8px 16px;font-size:13px;color:var(--ink-2);background:var(--subtle);border:1px solid var(--border-2);border-radius:var(--r)}.style_exportBtn__6RZXs:hover{background:var(--paper);border-color:var(--ink);color:var(--ink)}.style_bulletList__BuyvR{display:flex;flex-direction:column;gap:20px}.style_bulletItem__qzp5e{background:var(--paper);border:1px solid var(--border);border-radius:var(--r-lg);padding:24px;transition:border-color .15s ease,box-shadow .15s ease}.style_bulletItem__qzp5e:hover{border-color:var(--border-2);box-shadow:0 4px 16px rgba(0,0,0,.04)}.style_bulletItemHeader__VmPTE{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.style_bulletRole__4fN3l{font-size:14px;font-weight:700;color:var(--ink);display:flex;align-items:center;gap:8px}.style_bulletSectionTag__RDyLl{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;padding:2px 8px;border-radius:4px;background:var(--subtle);color:var(--mute)}.style_beforeBlock___rVFr{background:#fdf2f2;border:1px solid #fecaca;border-radius:var(--r);padding:12px 16px;margin-bottom:12px}.style_beforeLbl__IzOdc{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#dc2626;margin-bottom:4px}.style_beforeText__aCUrA{font-size:14px;color:#7f1d1d;line-height:1.5;text-decoration:line-through;opacity:.85}.style_afterBlock__Q3En9{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:var(--r);padding:16px;position:relative}.style_afterLblRow__8FIgU{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.style_afterLbl__UNirJ{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.style_afterLbl__UNirJ,.style_copyPillBtn__SFfpS{display:inline-flex;align-items:center;gap:6px;color:#15803d}.style_copyPillBtn__SFfpS{padding:5px 12px;font-size:12px;font-weight:600;background:#dcfce7;border:1px solid #86efac;border-radius:6px;cursor:pointer;transition:all .15s ease}.style_copyPillBtn__SFfpS:hover{background:#bbf7d0;color:#14532d}.style_afterText__v7FzL{font-size:14.5px;font-weight:500;color:#14532d;line-height:1.55;margin-bottom:12px}.style_metaRow__hUvab{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.style_verbBadge__9pvgd{font-weight:700;background:#e0e7ff;color:#3730a3}.style_metricBadge___p95v,.style_verbBadge__9pvgd{font-size:11.5px;padding:3px 9px;border-radius:9999px}.style_metricBadge___p95v{font-weight:600;background:#dcfce7;color:#166534}.style_convertNote__puefj{font-size:12.5px;color:var(--mute);margin-top:10px;font-style:italic}.style_tokenPill__LV1E4{display:inline-flex;align-items:center;gap:4px;background:#fef3c7;color:#92400e;border:1px dashed #f59e0b;border-radius:6px;padding:1px 7px;font-size:13.5px;font-weight:600;font-family:inherit;cursor:pointer;transition:all .15s ease;user-select:none;vertical-align:initial;margin:0 2px}.style_tokenPill__LV1E4:hover{background:#fde68a;border-color:#d97706;color:#78350f;transform:translateY(-1px);box-shadow:0 2px 5px rgba(217,119,6,.15)}.style_tokenPillCustomized__jcKzS{background:#dcfce7;color:#166534;border:1px solid #86efac}.style_tokenPillCustomized__jcKzS:hover{background:#bbf7d0;border-color:#4ade80;color:#14532d}.style_tokenInput__FBvyq{font-family:inherit;font-size:13.5px;font-weight:600;color:#92400e;background:#fffbeb;border:1.5px solid #f59e0b;border-radius:5px;padding:1px 6px;outline:none;width:140px;margin:0 2px}.style_tokenStudioHint__3LUSk{color:#92400e;background:#fef3c7;border:1px solid #fde68a;border-radius:6px;padding:4px 10px;margin-bottom:12px}.style_bundleBadge__Z_bZ6,.style_tokenStudioHint__3LUSk{display:inline-flex;align-items:center;gap:6px;font-size:12px}.style_bundleBadge__Z_bZ6{background:linear-gradient(135deg,#ecfdf5,#d1fae5);color:#065f46;border:1px solid #6ee7b7;border-radius:9999px;padding:4px 12px;font-weight:700;letter-spacing:.02em;margin:8px 0;box-shadow:0 1px 4px rgba(16,185,129,.12)}.style_paywallWrapper__3NTGu{position:relative;margin-top:20px}.style_blurredList__MFm_k{filter:blur(5px);opacity:.45;user-select:none;pointer-events:none;display:flex;flex-direction:column;gap:16px}.style_paywallOverlay__55aet{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;padding:20px}.style_paywallCard__bVJh6{background:rgba(255,255,255,.98);border:1px solid #c7d2fe;box-shadow:0 16px 48px rgba(79,70,229,.15);border-radius:var(--r-xl);padding:32px;max-width:500px;width:100%;text-align:center}.style_paywallCard__bVJh6 h3{font-family:var(--sans);font-weight:800;font-size:24px;letter-spacing:-.02em;line-height:1.25;color:var(--ink);margin:10px 0 8px}.style_paywallCard__bVJh6 h3 em{font-style:normal;color:#4f46e5}.style_paywallCard__bVJh6 p{font-size:14px;color:var(--ink-2);line-height:1.5;margin-bottom:20px}.style_unlockButton__o8Fk0{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:14px 24px;background:linear-gradient(135deg,#4f46e5,#7c3aed);color:#ffffff;font-weight:700;font-size:15px;border-radius:var(--r);border:none;cursor:pointer;box-shadow:0 4px 14px rgba(79,70,229,.35);transition:all .2s ease}.style_unlockButton__o8Fk0:hover{transform:translateY(-1px);box-shadow:0 6px 20px rgba(79,70,229,.45)}.style_topBulletBanner__Lb4dU{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:18px;padding:12px 18px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:var(--r);flex-wrap:wrap}.style_bannerTag__ve4EL{display:inline-flex;align-items:center;gap:4px;padding:3px 8px;background:#4f46e5;color:#ffffff;font-size:11px;font-weight:700;border-radius:9999px;text-transform:uppercase;letter-spacing:.04em}.style_bannerBtn__f5u3a{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;background:#ffffff;border:1px solid #c7d2fe;color:#4338ca;font-size:13px;font-weight:600;border-radius:var(--r-sm);cursor:pointer;transition:all .15s ease}.style_bannerBtn__f5u3a:hover{background:#eef2ff;border-color:#818cf8}.style_actionBulletCta__j_Aas{display:inline-flex;align-items:center;gap:6px;margin-top:10px;padding:7px 14px;background:linear-gradient(135deg,#4f46e5,#6366f1);color:#ffffff;font-size:12.5px;font-weight:600;border-radius:var(--r-sm);border:none;cursor:pointer;box-shadow:0 2px 6px rgba(79,70,229,.25);transition:all .15s ease}.style_actionBulletCta__j_Aas:hover{transform:translateY(-1px);box-shadow:0 4px 10px rgba(79,70,229,.35)}.style_floatingBottomBar__2RsS9{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);z-index:40;display:flex;align-items:center;gap:20px;padding:12px 20px;background:rgba(15,23,42,.95);backdrop-filter:blur(12px);color:#ffffff;border:1px solid rgba(255,255,255,.15);border-radius:9999px;box-shadow:0 20px 40px rgba(0,0,0,.25);animation:style_slideUp__y_lsF .3s cubic-bezier(.16,1,.3,1)}@keyframes style_slideUp__y_lsF{0%{opacity:0;transform:translate(-50%,20px)}to{opacity:1;transform:translate(-50%)}}.style_floatingBarLhs__QqdZ8{display:flex;align-items:center;gap:10px;font-size:13.5px;font-weight:500}.style_floatingBarBtn__Lgt13{display:inline-flex;align-items:center;gap:6px;padding:8px 18px;background:linear-gradient(135deg,#6366f1,#4f46e5);color:#ffffff;font-size:13px;font-weight:700;border-radius:9999px;border:none;cursor:pointer;transition:all .15s ease;white-space:nowrap}.style_floatingBarBtn__Lgt13:hover{transform:scale(1.03)}.style_careerTrackBox__QjIvL{margin-top:14px;background:#ffffff;border:1px solid #cbd5e1;border-radius:var(--r-xl);overflow:hidden;box-shadow:0 16px 40px -8px rgba(15,23,42,.08)}.style_ctHeroGrid__kUem5{display:grid;grid-template-columns:1.15fr .85fr;gap:32px;padding:36px 36px 32px;border-bottom:1px solid #e2e8f0;align-items:center;background:linear-gradient(135deg,#ffffff,#f8fafc)}@media (max-width:900px){.style_ctHeroGrid__kUem5{grid-template-columns:1fr;gap:24px;padding:24px}}.style_ctHeader__s4ORk{display:flex;flex-direction:column;gap:12px}.style_ctEyebrowRow__rZlg_{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.style_ctEyebrow__ydbMN{font-size:11.5px;font-weight:800;letter-spacing:.06em;color:#4f46e5;background:#eef2ff;border:1px solid #c7d2fe;border-radius:9999px}.style_ctBatchTag__0FI9u,.style_ctEyebrow__ydbMN{display:inline-flex;align-items:center;gap:6px;text-transform:uppercase;padding:4px 10px}.style_ctBatchTag__0FI9u{font-size:11px;font-weight:700;letter-spacing:.05em;color:#15803d;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:9999px}.style_ctHeader__s4ORk h2{font-family:var(--sans);font-size:32px;font-weight:800;letter-spacing:-.03em;line-height:1.2;color:var(--ink);margin:0}.style_ctHeader__s4ORk h2 em{font-style:normal;color:#4f46e5;font-weight:800}.style_ctHeader__s4ORk p{font-size:14.5px;color:#475569;line-height:1.6;margin:0;max-width:580px}.style_ctPillRow__Z0iR8{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:4px}.style_ctPillItem__4TBVi{font-size:12px;font-weight:600;color:#334155;background:#f1f5f9;border:1px solid #e2e8f0;padding:4px 10px;border-radius:6px;display:inline-flex;align-items:center;gap:5px}.style_ctBannerImageWrap__hrgxW{position:relative;border-radius:var(--r-lg);overflow:hidden;border:1px solid #1e293b;box-shadow:0 12px 32px rgba(15,23,42,.25);aspect-ratio:16/9;background:#0f172a}.style_ctBannerImg__VypVp{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.style_ctBannerImageWrap__hrgxW:hover .style_ctBannerImg__VypVp{transform:scale(1.02)}.style_ctImageFloatingBadge__ybSF3{position:absolute;bottom:10px;left:10px;right:10px;background:rgba(15,23,42,.85);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.15);border-radius:8px;padding:6px 12px;font-size:11px;font-weight:600;color:#f8fafc;display:flex;align-items:center;justify-content:space-between;gap:8px}.style_ctComparisonGrid__XjdzD{display:grid;grid-template-columns:1fr 1fr;gap:0;border-bottom:1px solid #e2e8f0}@media (max-width:768px){.style_ctComparisonGrid__XjdzD{grid-template-columns:1fr}}.style_ctCompColBad__jbepL{padding:28px 36px;background:#fffafa;border-right:1px solid #fecaca}.style_ctCompColGood__T5MkH{padding:28px 36px;background:#f0fdf4}.style_ctCompTitle__Fz8zu{font-size:14px;font-weight:800;letter-spacing:-.01em;margin-bottom:16px;display:flex;align-items:center;gap:8px}.style_ctCompList__83wY7{display:flex;flex-direction:column;gap:12px}.style_ctCompItem__TaHr_{display:flex;align-items:flex-start;gap:10px;font-size:13.5px;line-height:1.45;color:var(--ink-2)}.style_ctFooter__U5trF{padding:24px 36px;display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap;background:#ffffff}.style_ctFooterStats__rFex5{display:flex;align-items:center;gap:28px}.style_ctFooterStat__45DkY{display:flex;flex-direction:column}.style_ctFooterStat__45DkY span:first-child{font-family:var(--sans);font-size:24px;font-weight:800;letter-spacing:-.03em;color:var(--ink)}.style_ctFooterStat__45DkY span:last-child{font-size:11.5px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--mute)}.style_ctBtnGroup__qiioF{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.style_ctPrimaryBtn__iOm9P{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;background:linear-gradient(135deg,#4f46e5,#4338ca);color:#ffffff;font-weight:700;font-size:14px;border-radius:var(--r);text-decoration:none;transition:all .15s ease;box-shadow:0 4px 14px rgba(79,70,229,.3)}.style_ctPrimaryBtn__iOm9P:hover{background:linear-gradient(135deg,#4338ca,#3730a3);transform:translateY(-1px);box-shadow:0 6px 20px rgba(79,70,229,.4)}.style_ctWhatsappBtn__nR_Lt{display:inline-flex;align-items:center;gap:8px;padding:12px 20px;background:#ffffff;color:#0f172a;font-weight:700;font-size:13.5px;border-radius:var(--r);border:1px solid #cbd5e1;cursor:pointer;transition:all .15s ease}.style_ctWhatsappBtn__nR_Lt:hover{background:#f8fafc;border-color:#94a3b8;transform:translateY(-1px)}.style_paidCreditBanner__oCrud{background:linear-gradient(135deg,#f0fdf4,#dcfce7);border:1.5px solid #86efac;border-radius:var(--r);padding:14px 20px;display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:24px;flex-wrap:wrap;box-shadow:0 4px 14px rgba(34,197,94,.12)}.style_paidCreditBtn__fpSv4{display:inline-flex;align-items:center;gap:6px;padding:8px 18px;background:#15803d;color:#ffffff;font-size:13px;font-weight:700;border-radius:var(--r-sm);border:none;cursor:pointer;transition:all .15s ease;white-space:nowrap}.style_paidCreditBtn__fpSv4:hover{background:#166534;transform:translateY(-1px)}.style_previousReviewBanner__NPCCF{background:#ffffff;border:1px solid var(--border);border-radius:var(--r);padding:16px 20px;display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:24px;box-shadow:0 2px 8px rgba(0,0,0,.04);flex-wrap:wrap}.style_previousScoreBadge__KeBNN{display:flex;align-items:baseline;background:var(--ink);color:#ffffff;padding:6px 12px;border-radius:var(--r-sm);font-family:var(--font-geist-mono);font-weight:700;font-size:16px;gap:2px}.style_previousScoreBadge__KeBNN small{font-size:11px;color:#94a3b8}.style_previousReviewBtn__FPV__{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;background:#0f172a;color:#ffffff;font-size:13px;font-weight:600;border-radius:var(--r-sm);border:none;cursor:pointer;transition:all .15s ease;white-space:nowrap}.style_previousReviewBtn__FPV__:hover{background:#1e293b;transform:translateY(-1px)}.style_btnBackToSubmit__HxbKN{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;background:#ffffff;border:1px solid var(--border);color:var(--ink);font-size:13px;font-weight:600;border-radius:var(--r-sm);cursor:pointer;transition:all .15s ease}.style_btnBackToSubmit__HxbKN:hover{border-color:var(--ink);background:#f8fafc}.style_triageBanner__onWjl{display:flex;align-items:center;gap:12px;background:linear-gradient(135deg,#eff6ff,#dbeafe);border:1px solid #bfdbfe;border-radius:10px;padding:12px 16px;margin-top:14px}.style_triageIcon__JVdgJ{width:32px;height:32px;border-radius:8px;background:#2563eb;color:#ffffff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.style_triageText__HF9jH{font-size:13px;line-height:1.45;color:#1e40af}.style_triageText__HF9jH b{color:#1e3a8a}.style_actionProgressCard__PEl_I{background:#f8fafc;border:1px solid var(--border);border-radius:12px;padding:16px 20px;margin-bottom:20px;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.style_actionProgressStats__CTG_U{display:flex;align-items:baseline;gap:8px}.style_actionProgressTrack__OD2hK{flex:1;min-width:140px;max-width:280px;height:8px;background:#e2e8f0;border-radius:9999px;overflow:hidden}.style_actionProgressBar__oQ4vm{height:100%;background:linear-gradient(90deg,#10b981,#059669);border-radius:9999px;transition:width .4s ease}.style_actionBadgePill__G00RK{display:inline-flex;align-items:center;gap:4px;font-size:11px;font-weight:700;padding:2px 8px;border-radius:6px;text-transform:uppercase;letter-spacing:.04em}.style_actionBadgeP0__Fk_9E{background:#fee2e2;color:#991b1b;border:1px solid #fca5a5}.style_actionBadgeP1__ei1AI{background:#fef3c7;color:#92400e;border:1px solid #fde68a}.style_actionBadgeP2__skZ_z{background:#e0e7ff;color:#3730a3;border:1px solid #c7d2fe}.style_actionTimeBadge__QRoOJ{display:inline-flex;align-items:center;gap:4px;font-size:11.5px;font-weight:600;color:#64748b;background:#f1f5f9;border:1px solid #e2e8f0;padding:2px 8px;border-radius:6px}.style_viewToggle__NOX_J{display:inline-flex;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;padding:3px;gap:2px}.style_viewToggleBtn__8lVPm{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;font-size:12.5px;font-weight:600;color:#64748b;background:transparent;border:none;border-radius:6px;cursor:pointer;transition:all .15s ease}.style_viewToggleBtn__8lVPm:hover{color:#0f172a}.style_viewToggleBtnActive__vCMZj{background:#ffffff;color:#0f172a;font-weight:700;box-shadow:0 1px 3px rgba(0,0,0,.08)}.style_cleanBulletCard__cwimv{background:#ffffff;border:1px solid #cbd5e1;border-radius:var(--r-lg);padding:20px 24px;box-shadow:0 2px 6px rgba(0,0,0,.03);transition:all .15s ease}.style_cleanBulletCard__cwimv:hover{border-color:#94a3b8;box-shadow:0 4px 14px rgba(0,0,0,.06)}.style_cleanBulletHeader__ayFUb{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.style_cleanBulletText__ucLxz{font-size:14.5px;line-height:1.6;color:#0f172a;font-weight:500}.style_exportBtnGroup__z6jwh{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.style_exportBtn__6RZXs{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;font-size:12.5px;font-weight:600;color:#334155;background:#ffffff;border:1px solid #cbd5e1;border-radius:6px;cursor:pointer;transition:all .15s ease}.style_exportBtn__6RZXs:hover{background:#f8fafc;border-color:#94a3b8;color:#0f172a}.style_outreachTemplateGrid__sqmM_{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:16px;margin-top:20px}.style_outreachTemplateCard__QmWay{background:#ffffff;border:1px solid var(--border);border-radius:var(--r);padding:18px;display:flex;flex-direction:column;justify-content:space-between;gap:12px;transition:all .15s ease}.style_outreachTemplateCard__QmWay:hover{border-color:#cbd5e1;box-shadow:0 4px 12px rgba(0,0,0,.04)}.style_outreachTemplateHeader__BUiqz{display:flex;align-items:center;justify-content:space-between;gap:8px}.style_outreachTemplateHeader__BUiqz h4{margin:0;font-size:14px;font-weight:700;color:var(--ink);display:flex;align-items:center;gap:6px}.style_outreachTemplateContent__CUzn7{font-family:var(--mono);font-size:12px;line-height:1.55;color:#334155;background:#f8fafc;border:1px solid #f1f5f9;border-radius:6px;padding:12px;white-space:pre-wrap}.style_copyTemplateBtn__GiZkp{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:8px 14px;background:#0f172a;color:#ffffff;font-size:12.5px;font-weight:600;border-radius:6px;border:none;cursor:pointer;transition:all .15s ease;width:100%}.style_copyTemplateBtn__GiZkp:hover{background:#1e293b;transform:translateY(-1px)}.style_lockedPlaybookCard__wGq0Q{background:#ffffff;border:1px solid #c7d2fe;box-shadow:0 8px 30px rgba(79,70,229,.08);border-radius:var(--r-xl);padding:32px;text-align:center;margin-top:24px}.style_playbookBadge__TMELP{display:inline-flex;align-items:center;gap:6px;background:#eef2ff;color:#3730a3;border:1px solid #c7d2fe;border-radius:9999px;padding:4px 12px;font-size:11.5px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;margin-bottom:12px}.style_lockedPlaybookCard__wGq0Q h3{font-family:var(--sans);font-size:22px;font-weight:800;letter-spacing:-.02em;color:var(--ink);margin:0 0 10px}.style_lockedPlaybookCard__wGq0Q p{font-size:14px;line-height:1.6;color:var(--ink-2);max-width:620px;margin:0 auto 20px}.style_playbookBenefitGrid__kUrie{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px;max-width:680px;margin:0 auto 24px;text-align:left}.style_playbookBenefitItem__n3b1x{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:10px 14px;font-size:13px;font-weight:600;color:#334155;display:flex;align-items:center;gap:8px}.style_unlockBtnRow__DMNtL{display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap}.style_btnSqlTestUnlock__6d4yr{display:inline-flex;align-items:center;gap:8px;padding:12px 22px;background:#0f172a;color:#ffffff;font-size:13.5px;font-weight:700;border-radius:var(--r);text-decoration:none;transition:all .15s ease}.style_btnSqlTestUnlock__6d4yr:hover{background:#1e293b;transform:translateY(-1px)}.style_btnPlaybookUnlockPay__jRH_c{display:inline-flex;align-items:center;gap:8px;padding:12px 22px;background:linear-gradient(135deg,#4f46e5,#7c3aed);color:#ffffff;font-size:13.5px;font-weight:700;border-radius:var(--r);border:none;cursor:pointer;transition:all .15s ease;box-shadow:0 4px 14px rgba(79,70,229,.25)}.style_btnPlaybookUnlockPay__jRH_c:hover{transform:translateY(-1px);box-shadow:0 6px 20px rgba(79,70,229,.35)}.style_marketingSectionWrap__dn50u{margin-top:48px;display:flex;flex-direction:column;gap:56px}.style_secHeaderCenter__LJhFN{text-align:center;max-width:760px;margin:0 auto 36px}.style_eyebrowIndigo__NLTIh{background:#eef2ff;border:1px solid #c7d2fe;color:#3730a3;border-radius:9999px}.style_eyebrowIndigo__NLTIh,.style_eyebrowRed__YK2YO{display:inline-flex;align-items:center;gap:6px;padding:4px 12px;font-size:11.5px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;margin-bottom:12px}.style_eyebrowRed__YK2YO{background:#fef2f2;border:1px solid #fecaca;color:#991b1b;border-radius:9999px}.style_sectionTitleLarge__xIATg{font-family:var(--sans);font-size:32px;line-height:1.2;font-weight:800;color:var(--ink);letter-spacing:-.03em;margin:0 0 12px}.style_sectionTitleLarge__xIATg em{font-style:normal;color:var(--accent);background:linear-gradient(135deg,#4f46e5,#7c3aed);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.style_sectionSub__qgbuw{font-size:15px;line-height:1.6;color:var(--ink-2);margin:0 auto;max-width:640px}.style_checklistStrip__3qfDY{display:flex;align-items:center;justify-content:space-between;gap:16px;background:#ffffff;border:1px solid var(--border);padding:14px 22px;border-radius:var(--r-lg);box-shadow:0 2px 8px rgba(0,0,0,.04);flex-wrap:wrap}.style_checklistTitle__dRWXm{font-size:13px;font-weight:800;color:var(--ink);display:flex;align-items:center;gap:6px}.style_checklistItem__yg4nq{font-size:12.5px;font-weight:600;color:var(--ink-2);display:flex;align-items:center;gap:6px}.style_checkDotGreen__LNf0P{width:18px;height:18px;border-radius:50%;background:#ecfdf5;color:#10b981;display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:800;border:1px solid #a7f3d0}.style_badgeCluster__IGIPE{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:14px}.style_trustBadgeLive__cHCPK{display:inline-flex;align-items:center;gap:6px;padding:4px 12px;border-radius:9999px;background:#ecfdf5;border:1px solid #86efac;color:#166534;font-size:11.5px;font-weight:700;letter-spacing:.02em}.style_proofPillars__uONnu{display:grid;grid-template-columns:1fr;gap:10px;margin-top:20px}.style_pillarItem__1SkaH{display:flex;align-items:flex-start;gap:10px;background:#ffffff;border:1px solid var(--border);padding:10px 14px;border-radius:var(--r);transition:all .15s ease}.style_pillarItem__1SkaH:hover{border-color:#cbd5e1;transform:translateX(3px)}.style_pillarIcon__DAf2h{font-size:16px;flex-shrink:0;margin-top:1px}.style_pillarItem__1SkaH strong{display:block;font-size:13px;color:var(--ink);font-weight:700}.style_pillarItem__1SkaH span{display:block;font-size:11.5px;color:var(--mute);margin-top:1px}.style_socialProofStrip__W2nyT{gap:10px;margin-top:18px;font-size:12.5px;color:var(--ink-2)}.style_avatarMini__NIvMw,.style_avatarStack__6so7C,.style_socialProofStrip__W2nyT{display:flex;align-items:center}.style_avatarMini__NIvMw{width:24px;height:24px;border-radius:50%;background:#f1f5f9;border:2px solid #ffffff;margin-left:-6px;justify-content:center;font-size:11px}.style_avatarMini__NIvMw:first-child{margin-left:0}.style_trapsSection__ntyIj{width:100%}.style_trapsGrid__xEJ7p{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}@media (max-width:960px){.style_trapsGrid__xEJ7p{grid-template-columns:1fr}}.style_trapCard__BF_ZK{background:var(--card);border:1px solid var(--border);border-radius:var(--r-xl);padding:24px;display:flex;flex-direction:column;box-shadow:0 4px 16px rgba(0,0,0,.03);transition:transform .2s ease,box-shadow .2s ease}.style_trapCard__BF_ZK:hover{transform:translateY(-3px);box-shadow:0 8px 24px rgba(0,0,0,.06);border-color:#cbd5e1}.style_trapHead__Bxnwp{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.style_trapNumBadge__TPZyh{font-family:var(--mono);font-size:11px;font-weight:700;padding:3px 8px;border-radius:6px;background:#fef2f2;color:#991b1b;border:1px solid #fee2e2}.style_trapIcon__UciLk{font-size:22px}.style_trapTitle___Rx_6{font-family:var(--sans);font-size:16px;font-weight:800;color:var(--ink);letter-spacing:-.01em;margin:0 0 4px}.style_trapSubtitle__rqwir{font-size:11.5px;font-weight:600;color:var(--mute);text-transform:uppercase;letter-spacing:.05em;margin-bottom:14px}.style_trapCalloutLie__w1jOT{background:#fef2f2;border-left:3px solid #ef4444;padding:10px 12px;border-radius:0 var(--r-sm) var(--r-sm) 0;margin-bottom:12px}.style_calloutLabelBad__2uXRm{font-size:10.5px;font-weight:700;color:#991b1b;text-transform:uppercase;letter-spacing:.04em;margin-bottom:3px}.style_trapCalloutLie__w1jOT p{font-size:12px;color:#7f1d1d;line-height:1.45;margin:0}.style_trapCalloutReality__S0FsC{background:#f0fdf4;border-left:3px solid #10b981;padding:10px 12px;border-radius:0 var(--r-sm) var(--r-sm) 0;margin-bottom:16px}.style_calloutLabelGood__2EVuC{font-size:10.5px;font-weight:700;color:#166534;text-transform:uppercase;letter-spacing:.04em;margin-bottom:3px}.style_trapCalloutReality__S0FsC p{font-size:12px;color:#14532d;line-height:1.45;margin:0}.style_trapDiffBox__ZWUTc{background:#f8fafc;border:1px solid var(--border);border-radius:var(--r);padding:12px;display:flex;flex-direction:column;gap:8px;margin-top:auto}.style_diffBad__xKF3c{font-size:11.5px}.style_diffTagBad__ZhI0N{display:inline-block;font-size:9.5px;font-weight:700;color:#dc2626;text-transform:uppercase;letter-spacing:.04em;margin-bottom:2px}.style_diffBad__xKF3c code{display:block;font-family:var(--mono);font-size:11px;color:#b91c1c;background:#fee2e2;padding:6px 8px;border-radius:4px;line-height:1.4;white-space:normal;word-break:break-word}.style_diffGood__e0oFo{font-size:11.5px}.style_diffTagGood__2Jm5_{display:inline-block;font-size:9.5px;font-weight:700;color:#166534;text-transform:uppercase;letter-spacing:.04em;margin-bottom:2px}.style_diffGood__e0oFo code{display:block;font-family:var(--mono);font-size:11px;color:#14532d;background:#dcfce7;padding:6px 8px;border-radius:4px;line-height:1.4;font-weight:600;white-space:normal;word-break:break-word}.style_showcaseSection__ArWmy{width:100%}.style_showcaseTabs__EXSoj{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:28px;flex-wrap:wrap}.style_showcaseTabBtn__yq4fT{display:inline-flex;align-items:center;gap:8px;padding:9px 18px;background:#ffffff;border:1px solid var(--border);border-radius:9999px;font-size:13px;font-weight:600;color:var(--ink-2);cursor:pointer;transition:all .15s ease}.style_showcaseTabBtn__yq4fT:hover{border-color:#cbd5e1;background:#f8fafc}.style_showcaseActiveTab___EWig{background:#0f172a!important;color:#ffffff!important;border-color:#0f172a!important;box-shadow:0 4px 12px rgba(15,23,42,.2)}.style_showcaseGrid__XKD6H{display:grid;grid-template-columns:1fr 1fr 1.3fr;gap:20px}@media (max-width:1024px){.style_showcaseGrid__XKD6H{grid-template-columns:1fr}}.style_showcaseColBad__1h6UC{background:#fffafa;border:1px solid #fee2e2;border-radius:var(--r-xl);padding:22px;display:flex;flex-direction:column}.style_showcaseColFluff__w0sez{background:#fffdfa;border:1px solid #fef3c7;border-radius:var(--r-xl);padding:22px;display:flex;flex-direction:column}.style_showcaseColGood__4eJvg{background:#ffffff;border:2px solid #4f46e5;border-radius:var(--r-xl);padding:24px;display:flex;flex-direction:column;box-shadow:0 10px 30px -4px rgba(79,70,229,.15);position:relative}.style_colHeaderBad__Mv7Dc,.style_colHeaderFluff__YG2re,.style_colHeaderGood__1Px1r{display:flex;align-items:flex-start;gap:10px;margin-bottom:14px}.style_stepNumPill__zKaqN{background:#fee2e2;color:#991b1b}.style_stepNumPillFluff__G8tTN,.style_stepNumPill__zKaqN{font-family:var(--mono);font-size:10px;font-weight:800;padding:2px 7px;border-radius:4px}.style_stepNumPillFluff__G8tTN{background:#fef3c7;color:#92400e}.style_stepNumPillGood__FHOnK{font-family:var(--mono);font-size:10px;font-weight:800;background:#eef2ff;color:#3730a3;padding:2px 7px;border-radius:4px}.style_colHeaderBad__Mv7Dc h4,.style_colHeaderFluff__YG2re h4,.style_colHeaderGood__1Px1r h4{font-size:14.5px;font-weight:800;color:var(--ink);margin:0}.style_colSubtext__zRpFm{font-size:11.5px;color:var(--mute)}.style_bulletQuoteBox__nb6_R{background:#ffffff;border:1px solid #f1f5f9;border-radius:var(--r);padding:14px;margin-bottom:14px;font-style:italic;font-size:13px;line-height:1.5;color:var(--ink-2)}.style_bulletQuoteBoxGood__MuznW{background:#f8fafc;border:1px solid #e2e8f0;border-radius:var(--r);padding:14px;margin-bottom:14px;font-size:13.5px;line-height:1.55;color:var(--ink);font-weight:500}.style_quoteTextGood__Sc1SB,.style_quoteText__HkRyy{margin:0;font-family:var(--sans)}.style_amberToken__u9Q_f{background:#fef3c7;color:#92400e;border:1px solid #fde68a;padding:1px 6px;border-radius:4px;font-weight:700;font-family:var(--mono);font-size:12px}.style_verdictBadgeBad__PiXXG{background:#fef2f2;border:1px solid #fecaca;color:#991b1b;border-radius:6px}.style_verdictBadgeBad__PiXXG,.style_verdictBadgeFluff__vqt8W{display:inline-flex;align-items:center;gap:6px;padding:5px 10px;font-size:11px;font-weight:800;margin-bottom:12px;text-transform:uppercase}.style_verdictBadgeFluff__vqt8W{background:#fffbeb;border:1px solid #fde68a;color:#92400e;border-radius:6px}.style_verdictBadgeGood__hYwQr{display:inline-flex;align-items:center;gap:6px;padding:5px 10px;background:#ecfdf5;border:1px solid #a7f3d0;color:#166534;font-size:11px;font-weight:800;border-radius:6px;margin-bottom:12px;text-transform:uppercase}.style_reasonListBad__Q_JUk,.style_reasonListFluff__EpXvK{list-style:none;padding:0;margin:0;font-size:12px;color:var(--mute);display:flex;flex-direction:column;gap:6px}.style_reasonListGood__TQo88{list-style:none;padding:0;margin:0;font-size:12.5px;color:#15803d;font-weight:600;display:flex;flex-direction:column;gap:6px}.style_comparisonSection__N_mlV{width:100%}.style_comparisonGrid__c3RMC{display:grid;grid-template-columns:1fr 1fr;gap:24px}@media (max-width:840px){.style_comparisonGrid__c3RMC{grid-template-columns:1fr}}.style_comparisonCardGeneric__vScZL{background:#fffafa;border:1px solid #fee2e2;border-radius:var(--r-xl);padding:28px;display:flex;flex-direction:column}.style_comparisonCardTopfolio__hOram{background:#ffffff;border:2px solid #4f46e5;border-radius:var(--r-xl);padding:28px;display:flex;flex-direction:column;box-shadow:0 12px 36px -4px rgba(79,70,229,.12);position:relative}.style_featuredCornerBadge__GHqTP{position:absolute;top:-12px;right:24px;background:linear-gradient(135deg,#4f46e5,#7c3aed);color:#ffffff;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.05em;padding:4px 10px;border-radius:9999px;display:inline-flex;align-items:center;gap:4px;box-shadow:0 2px 8px rgba(79,70,229,.3)}.style_cardColHeaderBad__0dQuR h3,.style_cardColHeaderGood__2tnLE h3{font-family:var(--sans);font-size:18px;font-weight:800;color:var(--ink);margin:10px 0 0}.style_badgeBad__3IqBW{color:#991b1b}.style_badgeBad__3IqBW,.style_badgeGood__mLc4e{font-size:11.5px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.style_badgeGood__mLc4e{color:#3730a3}.style_comparisonList___ykUE{display:flex;flex-direction:column;gap:16px;margin:20px 0}.style_compItemBad__0rDX4,.style_compItemGood__Rzxhc{display:flex;align-items:flex-start;gap:12px;padding-bottom:14px;border-bottom:1px solid var(--border)}.style_compItemBad__0rDX4:last-child,.style_compItemGood__Rzxhc:last-child{border-bottom:none;padding-bottom:0}.style_compItemIconBad__i4nej{background:#fee2e2;color:#ef4444}.style_compItemIconBad__i4nej,.style_compItemIconGood__LgBJ2{width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:2px}.style_compItemIconGood__LgBJ2{background:#ecfdf5;color:#10b981}.style_compItemBad__0rDX4 h4{font-size:14px;font-weight:700;color:#991b1b;margin:0 0 3px}.style_compItemGood__Rzxhc h4{font-size:14px;font-weight:700;color:#1e1b4b;margin:0 0 3px}.style_compItemBad__0rDX4 p,.style_compItemGood__Rzxhc p{font-size:12.5px;line-height:1.5;color:var(--ink-2);margin:0}.style_compFooterBad__8RN5A{margin-top:auto;background:#fee2e2;color:#991b1b;padding:10px 14px;border-radius:8px;font-size:12px;font-weight:600}.style_compFooterBad__8RN5A span{font-weight:800;text-transform:uppercase}.style_compFooterGood__yfQZo{margin-top:auto;background:#ecfdf5;color:#166534;padding:10px 14px;border-radius:8px;font-size:12px;font-weight:600;border:1px solid #a7f3d0}.style_compFooterGood__yfQZo span{font-weight:800;text-transform:uppercase}.style_bottomMarketingCta__IVi9I{background:linear-gradient(135deg,#0f172a,#1e1b4b);border-radius:var(--r-xl);padding:44px 32px;text-align:center;color:#ffffff;box-shadow:0 12px 40px rgba(15,23,42,.2)}.style_bottomCtaInner__76H6h{max-width:640px;margin:0 auto}.style_bottomCtaIconWrap__RaFiG{width:48px;height:48px;border-radius:12px;background:rgba(255,255,255,.1);display:flex;align-items:center;justify-content:center;margin:0 auto 16px;color:#a5b4fc}.style_bottomCtaInner__76H6h h3{font-family:var(--sans);font-size:26px;font-weight:800;letter-spacing:-.02em;margin:0 0 10px;color:#ffffff}.style_bottomCtaInner__76H6h p{font-size:14.5px;line-height:1.6;color:#cbd5e1;margin:0 0 24px}.style_bottomCtaBtnRow__T_j8w{display:flex;justify-content:center;margin-bottom:16px}.style_bottomCtaBtn__Jq9gD{display:inline-flex;align-items:center;gap:8px;padding:14px 28px;background:linear-gradient(135deg,#4f46e5,#7c3aed);color:#ffffff;font-size:15px;font-weight:700;border-radius:var(--r);border:none;cursor:pointer;box-shadow:0 4px 16px rgba(79,70,229,.4);transition:all .15s ease}.style_bottomCtaBtn__Jq9gD:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(79,70,229,.5)}.style_bottomCtaTrust__WoL7w{display:flex;align-items:center;justify-content:center;gap:10px;font-size:12px;color:#94a3b8}.style_bottomCtaTrust__WoL7w span{display:inline-flex;align-items:center;gap:4px}.style_studioCockpitCard__J5b5Z{background:#ffffff;border:1px solid #cbd5e1;border-radius:var(--r-xl);padding:20px 24px;display:flex;align-items:center;justify-content:space-between;gap:20px;box-shadow:0 4px 20px -2px rgba(0,0,0,.05);margin-bottom:24px;flex-wrap:wrap}.style_cockpitLeft__B5sZP{display:flex;align-items:center;gap:18px}.style_cockpitScoreBadge__57GnB{background:#0f172a;color:#ffffff;padding:10px 14px;border-radius:12px;display:flex;align-items:baseline;gap:2px;box-shadow:0 4px 12px rgba(15,23,42,.25);flex-shrink:0}.style_cockpitScoreNum__uTsU8{font-family:var(--sans);font-size:26px;font-weight:800;line-height:1}.style_cockpitScoreDenom__dhguX{font-size:11.5px;font-weight:600;color:#94a3b8}.style_cockpitDetails__rrvHe{display:flex;flex-direction:column;gap:4px}.style_cockpitStatusLine__msml6{display:flex;align-items:center;gap:8px;font-size:11px;color:var(--mute)}.style_cockpitStatusBadge__4QRdl{font-family:var(--mono);font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#4f46e5;background:#eef2ff;padding:2px 8px;border-radius:4px}.style_cockpitDot__NEWdT{color:#cbd5e1}.style_cockpitTimestamp__0kZzr{color:var(--mute)}.style_cockpitFileTitle__z73Y6{font-family:var(--sans);font-size:15px;font-weight:700;color:var(--ink);margin:0;display:flex;align-items:center;gap:8px}.style_cockpitRolePill__lazus{font-size:11.5px;font-weight:600;color:#475569;background:#f1f5f9;border:1px solid #e2e8f0;padding:2px 8px;border-radius:9999px}.style_cockpitRight__FON6O{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.style_cockpitViewReportBtn__bvTW6{display:inline-flex;align-items:center;gap:8px;padding:10px 18px;background:#0f172a;color:#ffffff;font-size:13px;font-weight:700;border-radius:var(--r);border:none;cursor:pointer;transition:all .15s ease}.style_cockpitViewReportBtn__bvTW6:hover{background:#1e293b;transform:translateY(-1px)}.style_cockpitQuotaPillFree__Z_yZQ{background:#ecfdf5;border:1px solid #a7f3d0;color:#166534;border-radius:var(--r)}.style_cockpitQuotaPillFree__Z_yZQ,.style_cockpitQuotaPillPaid__PzTYv{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;font-size:12px;font-weight:700}.style_cockpitQuotaPillPaid__PzTYv{background:#fffbeb;border:1px solid #fde68a;color:#92400e;border-radius:var(--r)}.style_cockpitQuotaPillBuy__IT1YI{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;background:#f8fafc;border:1px solid #cbd5e1;color:#0f172a;font-size:12px;font-weight:700;border-radius:var(--r);cursor:pointer;transition:all .15s ease}.style_cockpitQuotaPillBuy__IT1YI:hover{background:#f1f5f9;border-color:#94a3b8}.style_trapsTabNav__PyZnJ{display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:24px;flex-wrap:wrap}.style_trapTabBtn__IxeAR{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;background:#ffffff;border:1px solid var(--border);border-radius:9999px;cursor:pointer;transition:all .15s ease}.style_trapTabBtn__IxeAR:hover{background:#f8fafc;border-color:#cbd5e1}.style_trapTabBtnActive__9u4mk{background:#0f172a!important;color:#ffffff!important;border-color:#0f172a!important;box-shadow:0 4px 14px rgba(15,23,42,.2)}.style_trapTabNum__JVyHM{font-family:var(--mono);font-size:10.5px;font-weight:800;padding:2px 6px;border-radius:4px;background:rgba(0,0,0,.06)}.style_trapTabBtnActive__9u4mk .style_trapTabNum__JVyHM{background:rgba(255,255,255,.2);color:#ffffff}.style_trapTabTitle__GYmZI{font-size:13px;font-weight:700}.style_trapInteractiveCard__cWePL{background:#ffffff;border:1px solid #e2e8f0;border-radius:var(--r-xl);padding:32px;box-shadow:0 10px 30px -4px rgba(0,0,0,.05);display:grid;grid-template-columns:1.1fr 1fr;gap:36px}@media (max-width:960px){.style_trapInteractiveCard__cWePL{grid-template-columns:1fr;padding:24px;gap:24px}}.style_trapCardLeft__BZZST{display:flex;flex-direction:column}.style_trapCardHeader__HNaCL{margin-bottom:20px}.style_trapBadgePill___pf0X{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#991b1b;background:#fef2f2;border:1px solid #fecaca;padding:3px 10px;border-radius:9999px;margin-bottom:10px}.style_trapMainHeading__W4pOF{font-family:var(--sans);font-size:22px;font-weight:800;color:var(--ink);letter-spacing:-.02em;margin:0 0 6px}.style_trapTagline__fHV66{font-size:13px;color:var(--mute);margin:0;font-weight:500}.style_trapComparisonBox__u5cIs{display:flex;flex-direction:column;gap:14px;margin-top:auto}.style_trapMythRow__B791w{background:#fffafa;border-left:3px solid #ef4444;padding:12px 16px;border-radius:0 var(--r-sm) var(--r-sm) 0}.style_trapRowTagBad__30cA2{display:flex;align-items:center;gap:6px;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.04em;color:#991b1b;margin-bottom:4px}.style_trapMythRow__B791w p{font-size:13px;line-height:1.5;color:#7f1d1d;margin:0}.style_trapRealityRow__B6Yrf{background:#f0fdf4;border-left:3px solid #10b981;padding:12px 16px;border-radius:0 var(--r-sm) var(--r-sm) 0}.style_trapRowTagGood__NkUsF{display:flex;align-items:center;gap:6px;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.04em;color:#166534;margin-bottom:4px}.style_trapRealityRow__B6Yrf p{font-size:13px;line-height:1.5;color:#14532d;margin:0}.style_trapCardRight__LPOJo{display:flex;flex-direction:column;justify-content:center;gap:12px}.style_trapCodeBoxBad__dHZ_O{background:#fffafa;border:1px solid #fee2e2;border-radius:var(--r);padding:14px 16px}.style_codeLabelBad__EuEBn{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#991b1b;margin-bottom:6px;display:flex;align-items:center;gap:6px}.style_trapCodeBoxBad__dHZ_O code{display:block;font-family:var(--mono);font-size:12px;line-height:1.5;color:#991b1b;white-space:normal;word-break:break-word}.style_trapCodeArrow__Wmavf{display:flex;justify-content:center;color:#94a3b8}.style_trapCodeBoxGood__uDqV3{background:#f8fafc;border:2px solid #4f46e5;border-radius:var(--r);padding:16px 18px;box-shadow:0 4px 16px rgba(79,70,229,.1)}.style_codeLabelGood__xfaQz{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#3730a3;margin-bottom:6px;display:flex;align-items:center;gap:6px}.style_trapCodeBoxGood__uDqV3 code{display:block;font-family:var(--mono);font-size:12.5px;line-height:1.55;color:var(--ink);font-weight:600;white-space:normal;word-break:break-word}.style_modernHero__C1yaR{padding:36px 0 44px;text-align:center;border-bottom:1px solid var(--border);margin-bottom:36px}.style_modernHeroContent__YzOja{max-width:820px;margin:0 auto;display:flex;flex-direction:column;align-items:center}.style_heroEyebrowBadge__DPoC0{display:inline-flex;align-items:center;gap:8px;padding:6px 16px;background:#ecfdf5;border:1px solid #86efac;color:#166534;font-size:12px;font-weight:700;border-radius:9999px;margin-bottom:18px;box-shadow:0 2px 6px rgba(16,185,129,.08)}.style_heroMainTitle__QuJI_{font-family:var(--sans);font-size:42px;line-height:1.15;font-weight:800;color:var(--ink);letter-spacing:-.035em;margin:0 0 16px}@media (max-width:768px){.style_heroMainTitle__QuJI_{font-size:30px}}.style_heroMainTitle__QuJI_ em{font-style:normal;background:linear-gradient(135deg,#4f46e5,#7c3aed);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.style_heroLeadText__blXOC{font-size:15.5px;line-height:1.6;color:var(--ink-2);margin:0 0 28px;max-width:680px}.style_heroPillsRow__NdAJ4{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;width:100%;margin-bottom:22px}@media (max-width:800px){.style_heroPillsRow__NdAJ4{grid-template-columns:1fr}}.style_heroPillItem__Qb3_z{display:flex;align-items:flex-start;gap:12px;background:#ffffff;border:1px solid #e2e8f0;padding:14px 16px;border-radius:12px;text-align:left;box-shadow:0 2px 8px rgba(0,0,0,.03);transition:all .2s ease}.style_heroPillItem__Qb3_z:hover{border-color:#cbd5e1;transform:translateY(-2px);box-shadow:0 6px 16px rgba(0,0,0,.05)}.style_heroPillIcon__qoV_1{font-size:20px;line-height:1;margin-top:2px}.style_heroPillTexts__l4CZI strong{display:block;font-size:13.5px;font-weight:700;color:var(--ink);margin-bottom:2px}.style_heroPillTexts__l4CZI span{display:block;font-size:11.5px;line-height:1.4;color:var(--mute)}.style_heroFooterStrip__59qMh{display:flex;align-items:center;justify-content:center;padding-top:8px}.style_heroStatsGroup__Ext_H{display:flex;align-items:center;gap:12px;font-size:12.5px;color:var(--mute);flex-wrap:wrap;justify-content:center}.style_heroStatItem__WvFeF strong{color:var(--ink);font-weight:700}.style_heroStatDot__DoDMt{color:#cbd5e1}.style_heroBulletList__vjO3A{list-style:none;padding:0;margin:0 0 28px;display:flex;flex-direction:column;gap:10px;max-width:760px;width:100%;text-align:left}.style_heroBulletList__vjO3A li{display:flex;align-items:center;gap:12px;background:#ffffff;border:1px solid #e2e8f0;padding:10px 16px;border-radius:10px;font-size:13.5px;color:var(--ink-2);line-height:1.45;box-shadow:0 1px 4px rgba(0,0,0,.02)}@media (max-width:640px){.style_heroBulletList__vjO3A li{flex-direction:column;align-items:flex-start;gap:6px}}.style_bulletTagBad__MAtS1{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:6px}.style_bulletTagBad__MAtS1,.style_bulletTagFluff__NgmWM{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;padding:2px 8px;flex-shrink:0}.style_bulletTagFluff__NgmWM{color:#92400e;background:#fffbeb;border:1px solid #fde68a;border-radius:6px}.style_bulletTagGood__U3o4v{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#166534;background:#ecfdf5;border:1px solid #a7f3d0;padding:2px 8px;border-radius:6px;flex-shrink:0}