.upc-illo-callout{background:var(--secondary-10);box-shadow:var(--shadow-sm);color:var(--secondary-700);font-family:var(--font-inter), sans-serif;border:1px solid #d0498840;border-radius:999px;align-items:center;gap:6px;padding:8px 12px;font-size:11px;font-weight:600;display:inline-flex;position:absolute;top:-8px;right:6%;transform:none}.upc-illo-row{align-items:center;gap:10px;display:flex}.upc-illo-row .upc-illo-bar{flex:1}.upc-illo-keep{background:var(--primary-700);color:#fff;font-family:var(--font-inter), sans-serif;letter-spacing:.04em;text-transform:uppercase;border-radius:4px;padding:3px 7px;font-size:9.5px;font-weight:600}.upc-illo-reject{color:#b43c3c;background:#b43c3c26;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:10px;font-weight:700;display:inline-flex}.upc-control-card .upc-illo-keep,.upc-control-card .upc-illo-reject{opacity:0;transform-origin:50%;transform:scale(.4)}.upc-control-card .upc-illo-row.is-rejected .upc-illo-bar{transition:opacity .4s}@keyframes upc-decision-pop{0%{opacity:0;transform:scale(.4)}60%{opacity:1;transform:scale(1.08)}to{opacity:1;transform:scale(1)}}@media (prefers-reduced-motion:no-preference){.upc-control-card.is-on .upc-illo-row:first-child .upc-illo-keep,.upc-control-card.is-on .upc-illo-row:nth-child(2) .upc-illo-reject,.upc-control-card.is-on .upc-illo-row:nth-child(3) .upc-illo-keep{animation:.55s cubic-bezier(.34,1.6,.6,1) both upc-decision-pop}.upc-control-card.is-on .upc-illo-row:first-child .upc-illo-keep{animation-delay:.25s}.upc-control-card.is-on .upc-illo-row:nth-child(2) .upc-illo-reject{animation-delay:.85s}.upc-control-card.is-on .upc-illo-row:nth-child(3) .upc-illo-keep{animation-delay:1.45s}.upc-control-card.is-on .upc-illo-row.is-rejected .upc-illo-bar{opacity:.45;transition:opacity .4s 1s}}@media (prefers-reduced-motion:reduce){.upc-control-card.is-on .upc-illo-keep,.upc-control-card.is-on .upc-illo-reject{opacity:1;transform:scale(1)}}.home-feature-cards{z-index:1;grid-template-columns:repeat(3,1fr);gap:1.35rem;display:grid;position:relative}.home-feature-cards .home-card{flex-direction:column;gap:.6rem;padding:1.8rem 1.8rem 0;display:flex;overflow:hidden}.home-feature-card-title{font-family:var(--font-serif), Georgia, serif;letter-spacing:-.014em;margin:0;font-size:1.4rem;font-weight:500;line-height:1.2}.home-feature-card-body{color:var(--ink-soft);text-wrap:pretty;margin:0;font-size:.92rem;line-height:1.52}.home-feature-illo-wrap{min-height:178px;margin:1.2rem -1.8rem 0;padding:1.5rem 1.8rem 1.6rem;position:relative}.home-suite-optimizer{justify-content:center;align-items:center;display:flex}.home-suite-resume-card{background:#fff;border:1.5px solid #161a2221;border-radius:10px;flex-direction:column;gap:9px;width:154px;height:168px;padding:13px 15px 18px;display:flex;position:relative;box-shadow:0 3px 12px #00000014}.home-suite-bookmark{background:var(--primary-800);clip-path:polygon(0 0,100% 0,100% 100%,50% 68%,0 100%);width:13px;height:22px;position:absolute;top:-2px;right:13px}.home-suite-resume-title{color:var(--ink-muted);letter-spacing:.08em;text-transform:uppercase;align-items:center;font-size:13px;font-weight:600;line-height:1.1;display:inline-flex;overflow:hidden}.home-suite-line,.home-suite-tailored{opacity:0}.home-suite-tailored{top:auto;bottom:4px;right:8%}.home-tracker-card{padding:16px 18px}.home-tracker-status{color:#fff;font-family:var(--font-inter), sans-serif;letter-spacing:.04em;text-align:center;text-transform:uppercase;border-radius:4px;flex-shrink:0;min-width:42px;padding:3px 7px;font-size:9.5px;font-weight:600;transition:background .35s,transform .35s}.home-tracker-status.is-sent{background:#7a8593}.home-tracker-status.is-phone{background:var(--primary-700)}.home-tracker-status.is-offer{background:var(--green)}.home-chatgpt-label{color:var(--ink-muted);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:6px;font-size:10px;font-weight:600;display:inline-flex}.home-chatgpt-dot{background:#10a37f;border-radius:50%;width:14px;height:14px;display:inline-block}.home-chatgpt-progress{background:#161a221f;border-radius:999px;width:82%;height:6px;display:block;overflow:hidden}.home-chatgpt-progress span{background:color-mix(in srgb, var(--primary-500) 50%, transparent);border-radius:inherit;transform-origin:0;width:100%;height:100%;display:block;transform:scaleX(0)}.home-chatgpt-callout{opacity:0;align-self:flex-start;margin-top:2px;position:static;transform:none}@media (prefers-reduced-motion:no-preference){.home-suite-optimizer.is-active .home-suite-line{animation:.42s both homeFeatureLineIn}.home-suite-optimizer.is-active .home-suite-line.is-line-1{animation-delay:.18s}.home-suite-optimizer.is-active .home-suite-line.is-line-2{animation-delay:.42s}.home-suite-optimizer.is-active .home-suite-line.is-line-3{animation-delay:.66s}.home-suite-optimizer.is-active .home-suite-line.is-line-4{animation-delay:.9s}.home-suite-optimizer.is-active .home-suite-tailored{animation:.46s cubic-bezier(.2,1.3,.4,1) 1.32s both homeFeaturePillIn}.home-chatgpt-illo.is-active .home-chatgpt-dot{animation:.92s ease-in-out 3 homeChatGptBlink}.home-chatgpt-illo.is-active .home-chatgpt-progress span{animation:2.4s cubic-bezier(.2,.7,.2,1) both homeChatGptProgress}.home-chatgpt-illo.is-active .home-chatgpt-callout{animation:.46s cubic-bezier(.2,1.3,.4,1) 2.55s both homeFeaturePillIn}}@media (prefers-reduced-motion:reduce){.home-suite-line,.home-suite-tailored,.home-chatgpt-callout{opacity:1;transform:none}.home-chatgpt-progress span{transform:scaleX(1)}}@keyframes homeChatGptBlink{0%,to{opacity:1;box-shadow:0 0 #10a37f00}45%{opacity:.45;box-shadow:0 0 0 5px #10a37f2e}}@keyframes homeChatGptProgress{0%{transform:scaleX(0)}to{transform:scaleX(.8)}}@media (max-width:1279px){.home-feature-cards{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.home-feature-cards{grid-template-columns:minmax(0,494px);justify-content:center}}
