.efd-home-section{--efd-brand: #E04A1C;--efd-brand-hover: #BF3C12;--efd-brand-soft: #FFEDE5;--efd-brand-text: #C03B0F;--efd-ink: #1A1A1F;--efd-ink-2: #4A4A52;--efd-ink-3: #8A8A92;--efd-border: #E8E8EA;--efd-surface: #FAFAFB;--efd-green: #1A8B4F}.efd-home,.efd-home *{box-sizing:border-box}.efd-home{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--efd-ink);-webkit-font-smoothing:antialiased;font-feature-settings:"cv02","cv03","cv04","cv11";scroll-behavior:smooth}#audit-section{scroll-margin-top:80px}.efd-home-inner{max-width:1280px;margin:0 auto}.efd-home-sec-eyebrow{font-size:12px;font-weight:700;color:var(--efd-brand);letter-spacing:.08em;text-transform:uppercase;margin:0 0 12px}.efd-home-sec-h2{font-size:clamp(28px,4vw,40px);font-weight:800;letter-spacing:-.025em;line-height:1.1;margin:0 0 14px;max-width:720px;color:var(--efd-ink)}.efd-home-sec-sub{font-size:17px;color:var(--efd-ink-2);line-height:1.55;max-width:600px;margin:0 0 48px}.efd-home-btn{text-decoration:none;padding:16px 28px;border-radius:10px;font-size:15px;font-weight:700;display:inline-flex;align-items:center;gap:10px;transition:background .12s,border-color .12s,color .12s}.efd-home-btn--primary{background:var(--efd-brand);color:#fff}.efd-home-btn--primary:hover{background:var(--efd-brand-hover);color:#fff}.efd-home-btn--secondary{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.25);font-weight:600}.efd-home-btn--secondary:hover{background:#ffffff14;border-color:#ffffff80;color:#fff}.efd-home-hero{background:var(--efd-ink);color:#fff;padding:100px 24px 110px;text-align:center;position:relative;overflow:hidden}.efd-home-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at 50% 0%,rgba(224,74,28,.15),transparent 60%);pointer-events:none}.efd-home-hero-inner{max-width:920px;margin:0 auto;position:relative}.efd-home-hero-eyebrow{display:inline-flex;align-items:center;gap:8px;padding:6px 14px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:999px;font-size:12px;font-weight:600;color:#ffffffd9;letter-spacing:.04em;text-transform:uppercase;margin-bottom:24px}.efd-home-hero-eyebrow:before{content:"";width:6px;height:6px;background:var(--efd-brand);border-radius:50%}.efd-home-hero-title{font-size:clamp(36px,6vw,64px);font-weight:800;letter-spacing:-.03em;line-height:1.02;margin:0 0 22px;color:#fff}.efd-home-hero-sub{font-size:clamp(16px,2vw,19px);color:#ffffffb3;line-height:1.55;max-width:640px;margin:0 auto 36px}.efd-home-hero-ctas{display:flex;gap:14px;justify-content:center;flex-wrap:wrap;margin-bottom:22px}.efd-home-hero-footnote{font-size:13px;color:#ffffff73;margin:4px 0 0}.efd-home-hero-footnote strong{color:#ffffffb3;font-weight:600}.efd-home-hero-proof{display:flex;align-items:center;justify-content:center;gap:32px;margin-top:48px;padding-top:32px;border-top:1px solid rgba(255,255,255,.08);flex-wrap:wrap}.efd-home-hero-proof-item{display:flex;align-items:center;gap:10px;font-size:13px;color:#ffffff80;font-weight:500}.efd-home-hero-proof-item svg{color:var(--efd-brand);width:16px;height:16px;flex-shrink:0}.efd-home-threeup{padding:96px 24px;background:#fff}.efd-home-threeup-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.efd-home-threeup-card{background:#fff;border:1px solid var(--efd-border);border-radius:14px;padding:28px;transition:border-color .15s,transform .15s;text-decoration:none;color:inherit;display:flex;flex-direction:column;min-height:280px}.efd-home-threeup-card:hover{border-color:var(--efd-ink);transform:translateY(-2px)}.efd-home-threeup-num{font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:12px;color:var(--efd-ink-3);margin-bottom:14px;letter-spacing:.04em}.efd-home-threeup-card h3{font-size:22px;font-weight:700;letter-spacing:-.015em;line-height:1.2;margin:0 0 10px;color:var(--efd-ink)}.efd-home-threeup-card p{font-size:14px;color:var(--efd-ink-2);line-height:1.55;margin:0 0 18px;flex:1}.efd-home-threeup-link{font-size:13px;font-weight:600;color:var(--efd-brand);display:inline-flex;align-items:center;gap:6px;margin-top:auto}.efd-home-threeup-link svg{width:14px;height:14px;transition:transform .15s}.efd-home-threeup-card:hover .efd-home-threeup-link svg{transform:translate(3px)}.efd-home-threeup-icon{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:18px}.efd-home-threeup-icon svg{width:22px;height:22px}.efd-home-threeup-icon.red{background:var(--efd-brand-soft);color:var(--efd-brand-text)}.efd-home-threeup-icon.dark{background:var(--efd-ink);color:#fff}.efd-home-threeup-icon.green{background:#e5f5ec;color:var(--efd-green)}.efd-home-featured{padding:96px 24px;background:var(--efd-surface);border-top:1px solid var(--efd-border);border-bottom:1px solid var(--efd-border)}.efd-home-featured-head{display:flex;justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:40px;flex-wrap:wrap}.efd-home-featured-head-text{max-width:600px}.efd-home-featured-head-text .efd-home-sec-sub{margin-bottom:0}.efd-home-featured-link{font-size:14px;font-weight:600;color:var(--efd-ink);text-decoration:none;display:inline-flex;align-items:center;gap:8px;padding:12px 18px;border:1px solid var(--efd-ink);border-radius:10px;transition:background .12s,color .12s;white-space:nowrap}.efd-home-featured-link:hover{background:var(--efd-ink);color:#fff}.efd-home-featured-link svg{width:14px;height:14px;transition:transform .15s}.efd-home-featured-link:hover svg{transform:translate(3px)}.efd-home-featured-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.efd-home-featured-card{background:#fff;border:1px solid var(--efd-border);border-radius:12px;overflow:hidden;display:flex;flex-direction:column;transition:transform .15s,border-color .15s,box-shadow .15s;text-decoration:none;color:inherit}.efd-home-featured-card:hover{transform:translateY(-2px);border-color:var(--efd-ink);box-shadow:0 8px 20px #1a1a1f0f}.efd-home-featured-preview{background:var(--efd-surface);padding:14px;min-height:130px;max-height:180px;display:flex;align-items:center;justify-content:center;border-bottom:1px solid var(--efd-border)}.efd-home-featured-preview img{max-width:100%;max-height:160px;width:auto;height:auto;object-fit:contain;display:block}.efd-home-featured-body{padding:12px 14px 14px}.efd-home-featured-cat{font-size:11px;font-weight:600;color:var(--efd-brand);letter-spacing:.05em;text-transform:uppercase;margin-bottom:4px}.efd-home-featured-name{font-size:13px;font-weight:600;color:var(--efd-ink);line-height:1.3}.efd-home-audit{padding:96px 24px;background:#fff}.efd-home-audit-grid{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.efd-home-audit-text .efd-home-sec-sub{margin-bottom:24px}.efd-home-audit-list{list-style:none;padding:0;margin:0 0 28px;display:grid;gap:10px}.efd-home-audit-list li{display:flex;align-items:flex-start;gap:12px;font-size:14px;color:var(--efd-ink-2);line-height:1.5}.efd-home-audit-list li:before{content:"";flex-shrink:0;width:18px;height:18px;background:var(--efd-brand-soft);border-radius:50%;margin-top:1px;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23C03B0F' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'><polyline points='20 6 9 17 4 12'/></svg>");background-size:11px;background-position:center;background-repeat:no-repeat}.efd-home-audit-form{display:flex;gap:8px;margin-bottom:10px;max-width:480px}.efd-home-audit-form input{flex:1;min-width:0;padding:14px 16px;border:1px solid var(--efd-border);border-radius:10px;font-size:14px;font-family:inherit;color:var(--efd-ink);background:#fff;outline:none;transition:border-color .12s}.efd-home-audit-form input::placeholder{color:var(--efd-ink-3)}.efd-home-audit-form input:focus{border-color:var(--efd-ink)}.efd-home-audit-form button{background:var(--efd-ink);color:#fff;border:none;padding:14px 20px;border-radius:10px;font-size:14px;font-weight:700;cursor:pointer;font-family:inherit;display:inline-flex;align-items:center;gap:8px;transition:background .12s;white-space:nowrap}.efd-home-audit-form button:hover{background:#000}.efd-home-audit-note{font-size:12px;color:var(--efd-ink-3);margin:0}.efd-home-audit-klaviyo{max-width:480px}.efd-home-audit-success{display:flex;align-items:flex-start;gap:14px;padding:18px 20px;background:#e5f5ec;border:1px solid #C6E6D2;border-radius:12px;max-width:480px}.efd-home-audit-success svg{color:var(--efd-green);width:28px;height:28px;flex-shrink:0;margin-top:2px}.efd-home-audit-success strong{display:block;font-size:15px;font-weight:700;color:var(--efd-ink);margin-bottom:2px}.efd-home-audit-success p{font-size:13px;color:var(--efd-ink-2);line-height:1.45;margin:0}.efd-home-audit-visual{background:var(--efd-ink);border-radius:14px;padding:32px 28px;color:#fff;position:relative;overflow:hidden}.efd-home-audit-visual:before{content:"";position:absolute;top:-40px;right:-40px;width:160px;height:160px;background:radial-gradient(circle,rgba(224,74,28,.25),transparent 70%);pointer-events:none}.efd-home-audit-visual-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px;position:relative}.efd-home-audit-num{font-size:64px;font-weight:800;letter-spacing:-.04em;line-height:.9;color:#fff}.efd-home-audit-tag{background:var(--efd-brand);color:#fff;font-size:10px;font-weight:700;padding:4px 9px;border-radius:6px;letter-spacing:.05em;text-transform:uppercase}.efd-home-audit-visual-label{font-size:14px;color:#ffffffa6;margin-bottom:22px;position:relative}.efd-home-audit-visual-items{display:grid;gap:8px;position:relative}.efd-home-audit-visual-item{display:flex;align-items:center;gap:10px;padding:9px 12px;background:#ffffff0a;border:1px solid rgba(255,255,255,.06);border-radius:8px;font-size:12px}.efd-home-audit-visual-item-num{font-family:ui-monospace,monospace;font-size:10px;color:#fff6;width:28px;flex-shrink:0}.efd-home-audit-visual-item-text{color:#fffc;flex:1}.efd-home-audit-visual-item-icon{width:14px;height:14px;color:#ffffff59;flex-shrink:0}.efd-home-final{padding:96px 24px;background:var(--efd-ink);color:#fff;text-align:center}.efd-home-final-inner{max-width:720px;margin:0 auto}.efd-home-final-anchor{display:inline-block;background:#e04a1c1f;color:var(--efd-brand);font-size:12px;font-weight:700;padding:8px 14px;border-radius:999px;letter-spacing:.04em;text-transform:uppercase;margin-bottom:24px}.efd-home-final h2{font-size:clamp(28px,4.5vw,44px);font-weight:800;letter-spacing:-.025em;line-height:1.1;margin:0 0 14px;color:#fff}.efd-home-final p{font-size:17px;color:#ffffffb3;line-height:1.55;max-width:540px;margin:0 auto 32px}@media(max-width:980px){.efd-home-threeup-grid{grid-template-columns:1fr;gap:12px}.efd-home-threeup-card{min-height:auto}.efd-home-audit-grid{grid-template-columns:1fr;gap:40px}.efd-home-featured-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.efd-home-hero{padding:64px 20px 72px}.efd-home-threeup,.efd-home-featured,.efd-home-audit,.efd-home-final{padding:64px 20px}.efd-home-hero-proof{gap:18px;flex-direction:column;align-items:flex-start;padding-left:16px;padding-right:16px}.efd-home-audit-form{flex-direction:column}.efd-home-audit-form button{justify-content:center}}
/*# sourceMappingURL=/cdn/shop/t/102/assets/efd-homepage.css.map */
