:root{--offer-hero-bg:#1a1a1a;--offer-hero-accent:#daf1da;--offer-hero-text:#fff;--offer-hero-muted:hsla(0,0%,100%,.68);--offer-hero-surface:#262626;--offer-hero-border:hsla(0,0%,100%,.06);--offer-hero-grid-line:hsla(0,0%,100%,.04);--offer-hero-accent-glow:rgba(218,241,218,.06);--offer-hero-accent-glow-soft:rgba(218,241,218,.03);--offer-hero-card-bg:hsla(0,0%,100%,.04);--offer-hero-card-bg-hover:hsla(0,0%,100%,.08);--offer-hero-card-border-hover:hsla(36,54%,90%,.2);--offer-hero-card-text:hsla(0,0%,100%,.9);--offer-hero-label:hsla(0,0%,100%,.35);--offer-hero-card-muted:hsla(0,0%,100%,.6);--offer-hero-surface-back:#3a3a3a;--offer-hero-surface-mid:#333;--offer-hero-shimmer:hsla(0,0%,100%,.04);--offer-hero-skeleton-from:hsla(0,0%,100%,.06);--offer-hero-skeleton-to:hsla(0,0%,100%,.12);--offer-hero-icon-bg:hsla(36,54%,90%,.08);--offer-hero-icon-bg-hover:hsla(36,54%,90%,.15);--offer-hero-connector-stroke:hsla(0,0%,100%,.12);--offer-hero-node-glow:hsla(36,54%,90%,.4);--offer-hero-node-glow-pulse:hsla(36,54%,90%,.7);--offer-hero-node-glow-soft:hsla(36,54%,90%,.2);--offer-hero-cta-primary-bg:#fff;--offer-hero-cta-primary-text:#1a1a1a;--offer-hero-cta-primary-border:#fff;--offer-hero-cta-primary-hover-bg:#f0f0f0;--offer-hero-cta-primary-hover-shadow:hsla(0,0%,100%,.2);--offer-hero-cta-secondary-text:hsla(0,0%,100%,.85);--offer-hero-cta-secondary-border:hsla(0,0%,100%,.15);--offer-hero-cta-secondary-hover-bg:hsla(0,0%,100%,.06);--offer-hero-cta-secondary-hover-border:hsla(0,0%,100%,.3);--offer-hero-cta-secondary-hover-text:#fff;--offer-hero-easing-smooth:cubic-bezier(0.075,0.82,0.165,1);--offer-hero-easing-scale:cubic-bezier(0.215,0.61,0.355,1);--offer-hero-easing-text:cubic-bezier(0.55,0.21,0.07,0.87);--offer-inview-delay:140ms}.offer-hero--light{--offer-hero-bg:#e9e9e7;--offer-hero-accent:#059669;--offer-hero-text:#1a1a1a;--offer-hero-muted:rgba(26,26,26,.68);--offer-hero-surface:#dededb;--offer-hero-border:rgba(0,0,0,.06);--offer-hero-grid-line:rgba(0,0,0,.04);--offer-hero-accent-glow:rgba(5,150,105,.06);--offer-hero-accent-glow-soft:rgba(5,150,105,.03);--offer-hero-card-bg:rgba(0,0,0,.03);--offer-hero-card-bg-hover:rgba(0,0,0,.05);--offer-hero-card-border-hover:rgba(0,0,0,.12);--offer-hero-card-text:rgba(26,26,26,.92);--offer-hero-label:rgba(26,26,26,.45);--offer-hero-card-muted:rgba(26,26,26,.6);--offer-hero-surface-back:#d8d8d5;--offer-hero-surface-mid:#e1e1de;--offer-hero-shimmer:rgba(0,0,0,.04);--offer-hero-skeleton-from:rgba(0,0,0,.04);--offer-hero-skeleton-to:rgba(0,0,0,.08);--offer-hero-icon-bg:rgba(5,150,105,.1);--offer-hero-icon-bg-hover:rgba(5,150,105,.16);--offer-hero-connector-stroke:rgba(0,0,0,.1);--offer-hero-node-glow:rgba(5,150,105,.4);--offer-hero-node-glow-pulse:rgba(5,150,105,.7);--offer-hero-node-glow-soft:rgba(5,150,105,.2);--offer-hero-cta-primary-bg:#1a1a1a;--offer-hero-cta-primary-text:#fff;--offer-hero-cta-primary-border:#1a1a1a;--offer-hero-cta-primary-hover-bg:#262626;--offer-hero-cta-primary-hover-shadow:rgba(0,0,0,.2);--offer-hero-cta-secondary-text:rgba(26,26,26,.85);--offer-hero-cta-secondary-border:rgba(26,26,26,.2);--offer-hero-cta-secondary-hover-bg:rgba(26,26,26,.06);--offer-hero-cta-secondary-hover-border:rgba(26,26,26,.35);--offer-hero-cta-secondary-hover-text:#1a1a1a}.offer-hero--image{--offer-hero-text:#fff;--offer-hero-muted:hsla(0,0%,100%,.78);background-color:#101510}.offer-hero-wrap{max-width:1400px;margin:0 auto;padding:20px 16px 0}@media (min-width:768px){.offer-hero-wrap{padding:24px 24px 0}}@media (min-width:1200px){.offer-hero-wrap{padding:32px 0 0}}.offer-hero{position:relative;width:100%;overflow:hidden;background-color:var(--offer-hero-bg);color:var(--offer-hero-text);border-radius:20px}.offer-hero:after,.offer-hero:before{display:none}@media (min-width:768px){.offer-hero{border-radius:24px}}@media (min-width:1200px){.offer-hero{border-radius:28px}}.offer-hero__inner{position:relative;z-index:1;display:grid;grid-template-columns:1fr;row-gap:50px;max-width:1440px;margin:0 auto;padding:60px 24px}body:has([data-frontend-marketing=true]) .offer-hero__title{font-family:var(--font-frontend-h1,inherit)!important;font-size:clamp(1.7rem,4vw,2.6rem)!important;line-height:1.12!important;font-weight:500!important;letter-spacing:-.02em!important}@media (max-width:380px){.offer-hero__inner{padding:40px 16px!important}.offer-hero-wrap{padding:12px 12px 0!important}}@media (min-width:768px){.offer-hero__inner{grid-template-columns:repeat(8,1fr);-moz-column-gap:16px;column-gap:16px;row-gap:70px;padding:80px 30px}}@media (min-width:1200px){.offer-hero__inner{grid-template-columns:repeat(12,1fr);-moz-column-gap:20px;column-gap:20px;row-gap:0;padding:90px 60px 100px;min-height:700px;align-items:center}}.offer-hero__content{display:flex;flex-direction:column;gap:24px;grid-column:1/-1}.offer-hero__eyebrow{margin:0;color:var(--offer-hero-accent);font-size:12px;font-weight:700;letter-spacing:.12em;line-height:1.4;text-transform:uppercase;opacity:0;transform:translateY(20px);transition:opacity .7s var(--offer-hero-easing-smooth),transform .7s var(--offer-hero-easing-smooth);transition-delay:80ms}.offer-hero.is-inview .offer-hero__eyebrow{opacity:1;transform:translateY(0)}@media (min-width:768px){.offer-hero__content{grid-column:1/span 4;gap:28px;align-self:center;margin-right:0;max-width:820px}}@media (min-width:1200px){.offer-hero__content{grid-column:1/span 6;margin-right:0;align-self:center;max-width:620px}}.offer-hero__title{font-size:48px;line-height:1.05;letter-spacing:-.03em;font-weight:400;max-width:18ch;margin:0;font-family:var(--font-frontend-h1,inherit)}@media (max-width:639px){.offer-hero__title{font-size:32px;max-width:18ch}}@media (min-width:640px){.offer-hero__title{font-size:62px}}@media (min-width:768px){.offer-hero__title{font-size:72px;line-height:1.05}}@media (min-width:1024px){.offer-hero__title{font-size:80px}}@media (min-width:1200px){.offer-hero__title{font-size:88px}}.offer-hero__title-word{display:inline-block;opacity:0;transform:translateY(40px);transition:opacity .9s var(--offer-hero-easing-smooth),transform .9s var(--offer-hero-easing-smooth);transition-delay:var(--word-delay,0ms)}.offer-hero.is-inview .offer-hero__title-word{opacity:1;transform:translateY(0)}.offer-hero__subtitle{font-size:16px;line-height:1.5;color:var(--offer-hero-muted);max-width:55ch;margin:0;opacity:0;transform:translateY(40px);transition:opacity .9s var(--offer-hero-easing-smooth),transform .9s var(--offer-hero-easing-smooth);transition-delay:.42s}@media (min-width:640px){.offer-hero__subtitle{font-size:18px}}@media (min-width:1200px){.offer-hero__subtitle{font-size:20px;line-height:1.44}}.offer-hero.is-inview .offer-hero__subtitle{opacity:1;transform:translateY(0)}.offer-hero__microcopy{margin:0;font-size:13px;line-height:1.45;color:var(--offer-hero-text);font-weight:600;opacity:0;transform:translateY(12px);transition:opacity .7s var(--offer-hero-easing-smooth),transform .7s var(--offer-hero-easing-smooth);transition-delay:.7s}.offer-hero.is-inview .offer-hero__microcopy{opacity:1;transform:translateY(0)}.offer-hero__ctas{display:flex;align-items:center;gap:16px;margin-top:8px;opacity:0;transform:translateY(20px);transition:opacity .7s var(--offer-hero-easing-smooth),transform .7s var(--offer-hero-easing-smooth);transition-delay:.55s}.offer-hero.is-inview .offer-hero__ctas{opacity:1;transform:translateY(0)}@media (max-width:639px){.offer-hero__ctas{flex-direction:column;align-items:stretch;gap:12px}}.offer-hero__cta{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 28px;border-radius:100px;font-size:15px;font-weight:600;text-decoration:none;cursor:pointer;transition:background .25s ease,border-color .25s ease,transform .2s ease,box-shadow .25s ease}.offer-hero__cta--primary{background:var(--offer-hero-cta-primary-bg);color:var(--offer-hero-cta-primary-text);border:1px solid var(--offer-hero-cta-primary-border)}.offer-hero__cta--primary:hover{background:var(--offer-hero-cta-primary-hover-bg);border-color:var(--offer-hero-cta-primary-hover-bg);transform:translateY(-1px);box-shadow:0 4px 20px var(--offer-hero-cta-primary-hover-shadow)}.offer-hero__cta--primary:active{transform:translateY(0)}.offer-hero__cta--secondary{background:transparent;color:var(--offer-hero-cta-secondary-text);border:1px solid var(--offer-hero-cta-secondary-border)}.offer-hero__cta--secondary:hover{background:var(--offer-hero-cta-secondary-hover-bg);border-color:var(--offer-hero-cta-secondary-hover-border);color:var(--offer-hero-cta-secondary-hover-text);transform:translateY(-1px)}.offer-hero__cta--secondary:active{transform:translateY(0)}@media (max-width:639px){.offer-hero__cta{width:100%;padding:16px 24px}}.offer-hero__media{position:relative;overflow:visible;grid-column:1/-1;align-self:stretch;min-height:420px;opacity:0;transform:scale(.95);transition:opacity .6s ease,transform .65s var(--offer-hero-easing-scale);transition-delay:.2s}.offer-hero__media-image{-o-object-fit:cover;object-fit:cover;-o-object-position:right bottom;object-position:right bottom;background-color:var(--offer-hero-bg);-webkit-mask-image:linear-gradient(180deg,transparent 0,#000 14%);mask-image:linear-gradient(180deg,transparent 0,#000 14%)}@media (min-width:768px){.offer-hero__media-image{transform:translateY(18%);transform-origin:right bottom;-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 18%);mask-image:linear-gradient(90deg,transparent 0,#000 18%)}}@media (max-width:639px){.offer-hero{overflow:hidden}.offer-hero__media{overflow:visible}}@media (min-width:768px){.offer-hero__media{grid-column:5/span 4;min-height:360px}}@media (min-width:1200px){.offer-hero__media{grid-column:7/span 6;margin-right:-20px;min-height:560px}}.offer-hero.is-inview .offer-hero__media,.offer-hero__media{opacity:1;transform:none;transition:none}.offer-dashboard{position:relative;width:100%;height:100%;display:flex;align-items:stretch}.offer-dashboard--repair-flow .offer-analysis-card,.offer-dashboard--repair-flow .offer-stat-card:nth-child(n+2){display:none}.offer-topic-group--repair-flow .offer-topic-card{min-height:72px}.offer-dashboard__reveal{position:absolute;inset:0;background-color:var(--offer-hero-bg);z-index:10;pointer-events:none;transition:opacity .45s linear;transition-delay:.2s}.offer-topic-groups{position:relative;z-index:2;display:flex;flex-direction:column;gap:20px;width:240px;flex-shrink:0}@media (max-width:639px){.offer-topic-groups{width:180px;gap:12px}}@media (min-width:768px){.offer-topic-groups{width:280px}}.offer-topic-group{display:flex;flex-direction:column;gap:8px}.offer-topic-group__label{font-size:11px;font-weight:500;color:var(--offer-hero-label);text-transform:uppercase;letter-spacing:.06em;padding-left:2px}.offer-topic-group__cards{display:flex;flex-direction:column;gap:6px}.offer-topic-card{display:flex;align-items:center;gap:10px;padding:10px 14px;background:var(--offer-hero-card-bg);border:1px solid var(--offer-hero-border);border-radius:10px;cursor:default;transition:background .3s ease,border-color .3s ease,transform .25s ease,box-shadow .3s ease}@media (max-width:639px){.offer-topic-card{gap:6px;padding:8px 10px}}.offer-topic-card:hover{background:var(--offer-hero-card-bg-hover);border-color:var(--offer-hero-card-border-hover);transform:translateX(3px);box-shadow:0 0 16px var(--offer-hero-accent-glow)}.offer-topic-card__icon{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:7px;background:var(--offer-hero-icon-bg);color:var(--offer-hero-accent);flex-shrink:0;transition:background .3s ease}.offer-topic-card:hover .offer-topic-card__icon{background:var(--offer-hero-icon-bg-hover)}.offer-topic-card__icon .offer-platform-icon{width:14px;height:14px}.offer-topic-card__content{min-width:0;flex:1;overflow:visible;position:relative}.offer-topic-card__swap-wrapper{position:relative;width:100%;overflow:visible}.offer-topic-card__swap-inner{animation:offer-card-swap .5s var(--offer-hero-easing-smooth)}@keyframes offer-card-swap{0%{opacity:0;transform:translateY(10px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}.offer-topic-card__label{font-size:12px;font-weight:500;color:var(--offer-hero-card-text)}.offer-topic-card__items{font-size:10px;color:var(--offer-hero-label);margin-top:1px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.offer-connector{position:relative;z-index:1;width:40px;flex-shrink:0;display:flex;align-items:center;justify-content:center}@media (max-width:639px){.offer-connector,.offer-connector__line{width:20px}}.offer-connector__line{position:absolute;top:0;left:50%;transform:translateX(-50%);width:40px;height:100%}.offer-connector__line path{stroke-dasharray:4 3;stroke-dashoffset:460}.offer-hero.is-inview .offer-connector__line path{animation:offer-connector-draw 1.4s cubic-bezier(.16,1,.3,1) .9s forwards}@keyframes offer-connector-draw{0%{stroke-dashoffset:460}to{stroke-dashoffset:0}}.offer-connector__node{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:10px;height:10px;border-radius:50%;background:var(--offer-hero-accent);box-shadow:0 0 12px var(--offer-hero-node-glow);opacity:0;animation:offer-dot-pulse 1.3s ease-in-out 2.1s 1 forwards}@keyframes offer-dot-pulse{0%{transform:translate(-50%,-50%) scale(0);opacity:0;box-shadow:0 0 0 var(--offer-hero-node-glow)}40%{opacity:1}60%{transform:translate(-50%,-50%) scale(1.4);box-shadow:0 0 24px var(--offer-hero-node-glow-pulse),0 0 48px var(--offer-hero-node-glow-soft)}to{transform:translate(-50%,-50%) scale(1);opacity:1;box-shadow:0 0 12px var(--offer-hero-node-glow)}}.offer-data-cards{position:relative;z-index:3;flex:1;display:flex;flex-direction:column;gap:14px;min-width:0}.offer-notification-stack{position:relative;height:200px}@media (max-width:639px){.offer-notification-stack{height:150px}}.offer-notification-stack__card{position:absolute;top:0;left:0;right:0;border-radius:14px;padding:16px 20px;overflow:hidden;transition:transform .4s var(--offer-hero-easing-smooth),opacity .4s ease}.offer-notification-stack__card--back{background:var(--offer-hero-surface-back);border:1px solid var(--offer-hero-border);transform:translateY(8px) scale(.97);opacity:.5;z-index:1}.offer-notification-stack__card--mid{background:var(--offer-hero-surface-mid);border:1px solid var(--offer-hero-border);transform:translateY(4px) scale(.985);opacity:.7;z-index:2}.offer-notification-stack__card--front{background:#fff;border:1px solid rgba(0,0,0,.08);z-index:3}.offer-notification-stack__shimmer{width:100%;height:100%;border-radius:8px;background:linear-gradient(90deg,transparent 0,var(--offer-hero-shimmer) 50%,transparent 100%)}.offer-float-card__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.offer-float-card__badge{font-size:10px;font-weight:600;padding:3px 8px;border-radius:4px}.offer-float-card__date{font-size:10px;color:hsla(0,0%,100%,.4)}.offer-notification-stack__card--front .offer-float-card__date{color:rgba(0,0,0,.4)}.offer-float-card__title-row{display:flex;justify-content:space-between;align-items:center}.offer-float-card__main-title{font-size:14px;font-weight:600;color:#1a1a1a}.offer-float-card__bell{color:#1a1a1a}.offer-float-card__subtitle{font-size:11px;color:rgba(0,0,0,.5);margin-top:2px}.offer-float-card__alert{font-size:11px;color:rgba(0,0,0,.6);margin-top:8px;padding:6px 10px;background:rgba(0,0,0,.04);border-radius:6px}.offer-float-card__footer{display:flex;justify-content:space-between;align-items:center;margin-top:10px}.offer-float-card__status{font-size:10px;font-weight:500;color:rgba(0,0,0,.5);padding:3px 8px;background:rgba(0,0,0,.06);border-radius:4px}.offer-float-card__action{font-size:10px;font-weight:500;color:#1a1a1a;display:flex;align-items:center;gap:3px}.offer-stat-row{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.offer-stat-card{background:var(--offer-hero-card-bg);border:1px solid var(--offer-hero-border);border-radius:10px;padding:12px 14px;display:flex;flex-direction:column;gap:6px;cursor:default;transition:background .3s ease,border-color .3s ease,transform .25s ease,box-shadow .3s ease}.offer-stat-card:hover{background:var(--offer-hero-card-bg-hover);border-color:var(--offer-hero-card-border-hover);transform:translateY(-2px);box-shadow:0 4px 20px rgba(0,0,0,.2)}.offer-stat-card__label{font-size:10px;color:var(--offer-hero-label);margin-bottom:4px}.offer-stat-card__grid{display:grid;grid-template-columns:auto 1fr;gap:2px 8px;align-items:baseline}.offer-stat-card__value{font-size:20px;font-weight:600;color:var(--offer-hero-text);line-height:1.2}.offer-stat-card__sub{font-size:9px;color:var(--offer-hero-label);line-height:1.2}.offer-analysis-card{background:var(--offer-hero-card-bg);border:1px solid var(--offer-hero-border);border-radius:10px;padding:14px 16px;transition:background .3s ease,border-color .3s ease}.offer-analysis-card:hover{background:var(--offer-hero-card-bg-hover);border-color:var(--offer-hero-card-border-hover)}.offer-analysis-card__header{display:flex;align-items:center;gap:8px;margin-bottom:12px}.offer-analysis-card__icon{color:var(--offer-hero-accent)}.offer-analysis-card__title{font-size:12px;font-weight:600;color:var(--offer-hero-card-text)}.offer-analysis-card__dots{font-size:14px;color:var(--offer-hero-label);letter-spacing:2px;margin-left:auto}.offer-analysis-card__text{font-size:12px;line-height:1.6;color:var(--offer-hero-card-muted);min-height:48px}.offer-typing-cursor{color:var(--offer-hero-accent);animation:offer-blink .8s step-end infinite;font-weight:300}@keyframes offer-blink{0%,to{opacity:1}50%{opacity:0}}.offer-hero-wrap:has(.offer-hero--light)+.offer-hero-features-outside,body:has([data-frontend-marketing=true]) .offer-hero-features-outside{--offer-hero-text:#1a1a1a;--offer-hero-muted:rgba(26,26,26,.68);--offer-hero-icon-bg:rgba(5,150,105,.1)}.offer-hero-features-outside{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;max-width:1400px;margin:0 auto;padding:28px 40px 32px}@media (max-width:639px){.offer-hero-features-outside{grid-template-columns:1fr;gap:16px;padding:24px 20px 20px}}@media (min-width:768px){.offer-hero-features-outside{padding:32px 24px 0}}@media (min-width:1200px){.offer-hero-features-outside{padding:48px 40px 0}}.offer-hero-feature-outside{--index:0;display:flex;align-items:flex-start;gap:12px;padding:16px 0;opacity:1;transform:translateY(0)}.offer-hero-feature-outside__icon{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;background:var(--offer-hero-icon-bg);color:var(--offer-hero-text);flex-shrink:0}.offer-hero-feature-outside__text{display:flex;flex-direction:column;gap:2px}.offer-hero-feature-outside__title{font-size:14px;font-weight:600;font-family:var(--font-frontend-body,Inter),sans-serif;letter-spacing:-.01em;color:var(--offer-hero-text)}.offer-hero-feature-outside__desc{font-size:12px;line-height:1.5;color:var(--offer-hero-muted)}.offer-dashboard__glow{position:absolute;top:50%;left:50%;width:60%;height:60%;transform:translate(-50%,-50%);background:radial-gradient(circle,var(--offer-hero-accent-glow) 0,transparent 70%);pointer-events:none;z-index:0}.offer-platform-scroll{overflow:hidden;height:176px}.offer-platform-scroll__viewport{display:flex;flex-direction:column;gap:6px;transition:transform .5s var(--offer-hero-easing-smooth)}.offer-platform-scroll__item{display:flex;align-items:center;gap:10px;padding:10px 14px;background:var(--offer-hero-card-bg);border:1px solid var(--offer-hero-border);border-radius:10px;flex-shrink:0;height:38px;box-sizing:border-box}.offer-skeleton{display:flex;flex-direction:column;gap:8px;padding:4px 0}.offer-skeleton__bar{height:12px;border-radius:4px;background:linear-gradient(90deg,var(--offer-hero-skeleton-from) 25%,var(--offer-hero-skeleton-to) 50%,var(--offer-hero-skeleton-from) 75%);background-size:200% 100%;animation:offer-skeleton-shimmer 1.5s ease-in-out infinite}.offer-skeleton__bar--full{width:100%}.offer-skeleton__bar--long{width:85%}.offer-skeleton__bar--medium{width:60%}@keyframes offer-skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (prefers-reduced-motion:reduce){.offer-analysis-card,.offer-hero-feature-outside,.offer-hero__ctas,.offer-hero__media,.offer-hero__subtitle,.offer-hero__title-word,.offer-stat-card,.offer-topic-card{transition:none!important;opacity:1!important;transform:none!important}.offer-notification-stack__card{transition:none!important}.offer-notification-stack__shimmer,.offer-platform-scroll__item,.offer-skeleton-bar,.offer-skeleton__bar{animation:none!important}.offer-topic-card__swap-inner{opacity:1!important;transform:none!important}.offer-connector__line path{animation:none!important;stroke-dashoffset:0!important}.offer-connector__node{animation:none!important;opacity:1!important}}