@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600&display=swap";.ef *{box-sizing:border-box;margin:0;padding:0}.ef{--bg:#080808;--surface:#0f0f0f;--raised:#161616;--border:rgba(245,242,235,.06);--border-md:rgba(245,242,235,.1);--text-1:#F5F2EB;--text-2:#B8B0A0;--text-3:#6B6560;--text-4:#2E2B28;--accent:#D4C9B0;background:var(--bg);color:var(--text-1);font-family:Inter,sans-serif;max-width:100%;width:100%}.em-nav{position:sticky;top:0;z-index:200;background:#080808;border-bottom:1px solid rgba(245,242,235,.08);padding:0 20px;display:flex;justify-content:space-between;align-items:center;height:52px}.em-nav-brand{display:flex;align-items:center;gap:8px;text-decoration:none;flex-shrink:0}.em-nav-mark{height:28px;width:28px;object-fit:contain;display:block}.em-nav-name{font-size:13px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#f5f2eb}.em-nav-right{display:flex;align-items:center;gap:16px}.em-nav-link{font-size:12px;color:#6b6560;text-decoration:none;letter-spacing:.02em;white-space:nowrap}.em-nav-link:hover{color:#f5f2eb}.em-nav-btn{background:#f5f2eb;color:#080808;padding:7px 14px;border-radius:4px;font-size:12px;font-weight:500;text-decoration:none;white-space:nowrap}.em-nav-btn:hover{opacity:.88;color:#080808}.em-hamburger{display:none;flex-direction:column;justify-content:center;gap:5px;cursor:pointer;padding:6px;background:none;border:none}.em-hamburger span{display:block;width:22px;height:1.5px;background:#f5f2eb;border-radius:2px;transition:all .25s ease}.em-mobile-menu{display:none;position:fixed;top:52px;left:0;right:0;bottom:0;background:#080808;z-index:199;flex-direction:column;padding:32px 24px;border-top:1px solid rgba(245,242,235,.06);overflow-y:auto}.em-mobile-menu.open{display:flex}.em-mob-link{font-size:24px;font-weight:500;color:#f5f2eb;text-decoration:none;letter-spacing:-.01em;padding:20px 0;border-bottom:1px solid rgba(245,242,235,.06);display:block}.em-mob-link:hover{color:#d4c9b0}.em-mob-cta{margin-top:28px;background:#f5f2eb;color:#080808;padding:14px 24px;border-radius:4px;font-size:15px;font-weight:500;text-decoration:none;text-align:center;display:block}.ef-hero{padding:60px 40px 0;position:relative;overflow:hidden;border-bottom:1px solid var(--border)}.ef-grid-bg{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(245,242,235,.02) 1px,transparent 1px),linear-gradient(90deg,rgba(245,242,235,.02) 1px,transparent 1px);background-size:52px 52px;pointer-events:none}.ef-hero-inner{position:relative;z-index:2;max-width:1100px;margin:0 auto}.ef-hero-badge{display:inline-flex;align-items:center;gap:9px;background:#d4c9b014;border:1px solid rgba(212,201,176,.18);border-radius:100px;padding:5px 16px 5px 5px;margin-bottom:28px}.ef-badge-gif{width:22px;height:22px;border-radius:50%;object-fit:contain;display:block;flex-shrink:0}.ef-badge-text{font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:#d4c9b0;font-weight:500}.ef-h1{font-size:clamp(36px,6.5vw,80px);font-weight:600;line-height:.97;letter-spacing:-.03em;margin-bottom:20px;max-width:720px;color:var(--text-1)}.ef-h1 em{font-style:normal;color:var(--accent)}.ef-hero-sub{font-size:15px;color:var(--text-2);line-height:1.82;max-width:520px;font-weight:300;margin-bottom:32px}.ef-proof-strip{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:0 0 28px}.ef-proof-strip .ef-ps-item:last-child{grid-column:1 / -1}.ef-ps-item{display:flex;align-items:center;gap:7px;background:var(--raised);border:1px solid var(--border);border-radius:4px;padding:7px 12px;font-size:12px;color:var(--text-2);font-weight:400;letter-spacing:.02em}.ef-ps-x{color:var(--text-3);font-size:14px;line-height:1}.ef-ps-check{color:var(--accent);font-size:12px;line-height:1}.ef-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin-bottom:40px}.ef-btn-p{background:var(--text-1);color:var(--bg);padding:11px 22px;border-radius:4px;font-size:13px;font-weight:500;text-decoration:none;letter-spacing:.01em;transition:opacity .15s;display:inline-block;border:none;cursor:pointer;font-family:Inter,sans-serif}.ef-btn-p:hover{opacity:.88;color:var(--bg)}.ef-btn-g{border:1px solid var(--border-md);color:var(--text-2);padding:11px 22px;border-radius:4px;font-size:13px;text-decoration:none;font-weight:400;transition:all .15s;display:inline-block}.ef-btn-g:hover{border-color:#f5f2eb40;color:var(--text-1)}.ef-hero-email{font-size:12px;color:var(--text-3);text-decoration:none;margin-left:4px;letter-spacing:.02em}.ef-hero-email:hover{color:var(--text-2)}.ef-hero-video-wrap{margin-top:40px;border-radius:8px 8px 0 0;overflow:hidden;border:1px solid var(--border);border-bottom:none;position:relative;background:var(--surface)}.ef-hero-video-label{display:flex;align-items:center;justify-content:space-between;padding:10px 16px;border-bottom:1px solid var(--border);background:var(--bg)}.ef-hvl-dots{display:flex;gap:5px}.ef-hvl-dot{width:8px;height:8px;border-radius:50%;background:#f5f2eb14}.ef-hvl-tag{font-size:10px;color:var(--text-3);letter-spacing:.1em;text-transform:uppercase;font-weight:500}.ef-hvl-live{display:flex;align-items:center;gap:5px;font-size:10px;color:var(--accent);letter-spacing:.08em;text-transform:uppercase}.ef-hvl-live-dot{width:5px;height:5px;border-radius:50%;background:var(--accent)}.ef-hero-video{width:100%;aspect-ratio:9/16;max-width:400px;margin:0 auto;display:block;object-fit:cover;background:var(--bg);min-height:0}.ef-hero-video-fallback{width:100%;max-width:400px;min-height:200px;margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;background:var(--surface);text-align:center;padding:40px 20px}.ef-hvf-icon{width:52px;height:52px;border:1px solid var(--border-md);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--accent);font-size:22px;margin-bottom:14px}.ef-hvf-title{font-size:14px;font-weight:500;color:var(--text-1);margin-bottom:6px}.ef-hvf-sub{font-size:13px;color:var(--text-3);line-height:1.6;max-width:320px}.ef-ticker-wrap{border-bottom:1px solid var(--border);padding:11px 0;overflow:hidden;background:var(--bg)}.ef-ticker{display:flex;width:max-content}.ef-ticker:hover{animation-play-state:paused}.ef-tick-item{display:flex;align-items:center;gap:14px;padding:0 22px;font-size:10px;color:var(--text-3);letter-spacing:.14em;text-transform:uppercase;white-space:nowrap;font-weight:400}.ef-tick-sep{width:2px;height:2px;background:var(--text-4);border-radius:50%;flex-shrink:0}.ef-sec{padding:80px 40px;border-bottom:1px solid var(--border)}.ef-sec-inner{max-width:1100px;margin:0 auto}.ef-pre{font-size:10px;letter-spacing:.16em;text-transform:uppercase;color:var(--text-3);margin-bottom:12px;font-weight:500}.ef-h2{font-size:clamp(28px,3.8vw,46px);font-weight:600;letter-spacing:-.024em;line-height:1.05;color:var(--text-1);margin-bottom:10px}.ef-h2 em{font-style:normal;color:var(--accent)}.ef-sec-sub{font-size:14px;color:var(--text-2);line-height:1.82;max-width:440px;font-weight:300;margin-bottom:36px}.ef-noqr-sec{background:var(--surface)}.ef-noqr-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1px;background:var(--border);border:1px solid var(--border);border-radius:4px;overflow:hidden;margin-top:32px}.ef-noqr-card{background:var(--surface);padding:28px 24px;transition:background .2s}.ef-noqr-card:hover{background:var(--raised)}.ef-noqr-x{font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--text-4);margin-bottom:12px;font-weight:500;display:flex;align-items:center;gap:6px}.ef-noqr-x-mark{width:16px;height:16px;border-radius:50%;background:var(--raised);border:1px solid var(--border-md);display:flex;align-items:center;justify-content:center;font-size:9px;color:var(--text-3)}.ef-noqr-title{font-size:17px;font-weight:600;color:var(--text-1);margin-bottom:8px;letter-spacing:-.015em}.ef-noqr-desc{font-size:13px;color:var(--text-3);line-height:1.72;font-weight:300}.ef-noqr-vs{grid-column:1 / -1;background:var(--raised);padding:20px 24px;display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap}.ef-noqr-vs-label{font-size:11px;color:var(--text-3);letter-spacing:.08em;text-transform:uppercase}.ef-noqr-vs-pill{background:#d4c9b01a;border:1px solid rgba(212,201,176,.2);color:var(--accent);font-size:12px;font-weight:500;padding:5px 14px;border-radius:20px;letter-spacing:.04em}.ef-outcome-sec{background:var(--bg)}.ef-outcome-grid{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:var(--border);margin-top:36px}.ef-ocard{background:var(--bg);padding:32px 28px;transition:background .15s}.ef-ocard:hover{background:var(--surface)}.ef-ocat{font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:var(--text-3);margin-bottom:12px;font-weight:500}.ef-otitle{font-size:20px;font-weight:600;letter-spacing:-.018em;margin-bottom:16px;color:var(--text-1);line-height:1.1}.ef-ooutcomes{display:flex;flex-direction:column;gap:5px;margin-bottom:16px}.ef-ooutcome{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--text-2);font-weight:400}.ef-ooutcome-dot{width:4px;height:4px;background:var(--accent);border-radius:50%;flex-shrink:0}.ef-odesc{font-size:13px;color:var(--text-3);line-height:1.72;font-weight:300;padding-top:14px;border-top:1px solid var(--border)}.ef-demo2-sec{background:var(--surface)}.ef-demo-grid{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:var(--border);border:1px solid var(--border);border-radius:4px;overflow:hidden;margin-top:36px}.ef-dcard{background:var(--surface)}.ef-dthumb{position:relative;width:100%;padding-top:100%;background:var(--bg);overflow:hidden}.ef-dvideo{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;display:block;background:var(--bg)}.ef-dfallback{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:24px;background:var(--surface)}.ef-dfallback-icon{width:40px;height:40px;border:1px solid var(--border-md);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--text-3);font-size:16px;margin-bottom:10px}.ef-dfallback-title{font-size:13px;font-weight:500;color:var(--text-2);margin-bottom:4px}.ef-dfallback-sub{font-size:12px;color:var(--text-3);line-height:1.55;max-width:220px}.ef-dbody{padding:16px 20px 20px}.ef-dtag{display:inline-block;background:var(--raised);color:var(--text-3);font-size:9px;letter-spacing:.14em;text-transform:uppercase;padding:3px 8px;border-radius:2px;margin-bottom:7px;border:1px solid var(--border);font-weight:500}.ef-dtitle{font-size:14px;font-weight:500;margin-bottom:4px;color:var(--text-1);letter-spacing:-.005em}.ef-ddesc{font-size:13px;color:var(--text-3);line-height:1.68;font-weight:300}.ef-how-sec{background:var(--bg)}.ef-how-grid{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.ef-steps{display:flex;flex-direction:column;gap:0}.ef-step{display:grid;grid-template-columns:28px 1fr;gap:16px;padding:16px 0;border-bottom:1px solid var(--border);align-items:start;cursor:pointer}.ef-step:last-child{border-bottom:none}.ef-step-num{font-size:11px;font-weight:600;color:var(--text-3);padding-top:2px;transition:color .3s;letter-spacing:.04em}.ef-step.on .ef-step-num{color:var(--accent)}.ef-step-title{font-size:14px;font-weight:500;color:var(--text-2);letter-spacing:-.005em;transition:color .3s}.ef-step.on .ef-step-title{color:var(--text-1)}.ef-step-desc{font-size:13px;color:var(--text-3);line-height:1.7;font-weight:300;max-height:0;overflow:hidden;opacity:0;transition:max-height .4s ease,opacity .3s ease,margin-top .3s ease;margin-top:0}.ef-step.on .ef-step-desc{max-height:100px;opacity:1;margin-top:6px}.ef-phone-wrap{display:flex;justify-content:center}.ef-phone{width:190px;background:var(--bg);border-radius:34px;border:1.5px solid var(--border-md);overflow:hidden;box-shadow:0 0 0 10px var(--surface)}.ef-p-notch{width:56px;height:15px;background:var(--bg);border-radius:0 0 10px 10px;margin:0 auto}.ef-p-screen{background:var(--bg);min-height:290px;display:flex;flex-direction:column}.ef-p-cam{background:#030303;height:148px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.ef-p-target{width:80px;height:80px;position:relative;display:flex;align-items:center;justify-content:center}.ef-p-corner{position:absolute;width:17px;height:17px;border-style:solid;border-color:#f5f2eb59;border-width:0}.ef-p-corner.tl{top:0;left:0;border-top-width:1.5px;border-left-width:1.5px}.ef-p-corner.tr{top:0;right:0;border-top-width:1.5px;border-right-width:1.5px}.ef-p-corner.bl{bottom:0;left:0;border-bottom-width:1.5px;border-left-width:1.5px}.ef-p-corner.br{bottom:0;right:0;border-bottom-width:1.5px;border-right-width:1.5px}.ef-p-scanline{position:absolute;left:6px;right:6px;height:1px;background:#f5f2eb4d;top:10px}.ef-p-content{padding:10px;flex:1}.ef-p-bar{padding:6px 10px;border-top:1px solid var(--border);display:flex;align-items:center;gap:5px}.ef-p-bdot{width:4px;height:4px;border-radius:50%;background:var(--accent)}.ef-p-btxt{font-size:10px;color:var(--text-3);letter-spacing:.06em}.ef-p-unlock{display:inline-block;background:var(--raised);color:var(--accent);font-size:10px;letter-spacing:.08em;text-transform:uppercase;padding:3px 7px;border-radius:2px;margin-bottom:6px;border:1px solid var(--border)}.ef-p-thumb{width:100%;height:76px;background:var(--raised);border-radius:3px;margin-bottom:5px;display:flex;align-items:center;justify-content:center;border:1px solid var(--border)}.ef-p-play{width:22px;height:22px;border:1.5px solid var(--text-3);border-radius:50%;display:flex;align-items:center;justify-content:center}.ef-p-play:after{content:"";border-left:7px solid var(--text-2);border-top:4px solid transparent;border-bottom:4px solid transparent;margin-left:2px}.ef-p-ctitle{font-size:11px;font-weight:500;color:var(--text-1);margin-bottom:2px}.ef-p-csub{font-size:10px;color:var(--text-3)}.ef-proof-sec{background:var(--surface)}.ef-proof-grid{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:start}.ef-proof-body{font-size:14px;color:var(--text-2);line-height:1.88;font-weight:300;margin-bottom:24px}.ef-proof-body strong{color:var(--text-1);font-weight:500}.ef-proof-points{display:flex;flex-direction:column;gap:0}.ef-pp{display:flex;align-items:center;gap:10px;padding:11px 0;border-bottom:1px solid var(--border);font-size:13px;color:var(--text-2);font-weight:300}.ef-pp:first-child{border-top:1px solid var(--border)}.ef-pp-dot{width:4px;height:4px;border-radius:50%;background:var(--accent);flex-shrink:0}.ef-proof-card{background:var(--bg);border-radius:6px;border:1px solid var(--border);padding:22px}.ef-proof-tag{display:inline-block;background:var(--raised);color:var(--accent);font-size:9px;letter-spacing:.14em;text-transform:uppercase;padding:3px 8px;border-radius:2px;margin-bottom:14px;border:1px solid var(--border)}.ef-proof-brand{font-size:20px;font-weight:600;color:var(--text-1);letter-spacing:-.018em;margin-bottom:3px}.ef-proof-sub{font-size:11px;color:var(--text-3);letter-spacing:.05em;margin-bottom:14px;text-transform:uppercase}.ef-proof-desc{font-size:13px;color:var(--text-2);line-height:1.72;font-weight:300;margin-bottom:16px}.ef-proof-products{display:grid;grid-template-columns:1fr 1fr;gap:5px}.ef-proof-product{background:var(--surface);border-radius:3px;padding:9px 11px;border:1px solid var(--border)}.ef-proof-product-name{font-size:12px;font-weight:500;color:var(--text-1);margin-bottom:2px}.ef-proof-product-sub{font-size:11px;color:var(--text-3)}.ef-dash-sec{background:var(--bg)}.ef-dash-coming{background:var(--surface);border:1px solid var(--border);border-radius:8px;overflow:hidden;margin-top:36px}.ef-dash-topbar{background:var(--bg);padding:10px 16px;display:flex;align-items:center;gap:7px;border-bottom:1px solid var(--border)}.ef-wdot{width:9px;height:9px;border-radius:50%}.ef-urlbar{flex:1;background:var(--surface);border-radius:3px;height:20px;margin:0 10px;display:flex;align-items:center;padding:0 10px}.ef-urltext{font-size:11px;color:var(--text-3);letter-spacing:.03em}.ef-dash-preview{padding:40px 32px;display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:start}.ef-dp-label{font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:var(--text-3);margin-bottom:10px;font-weight:500}.ef-dp-title{font-size:20px;font-weight:600;color:var(--text-1);letter-spacing:-.018em;margin-bottom:8px;line-height:1.1}.ef-dp-desc{font-size:13px;color:var(--text-3);line-height:1.72;font-weight:300;margin-bottom:20px}.ef-dp-features{display:flex;flex-direction:column;gap:5px}.ef-dp-feat{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--text-2);font-weight:300}.ef-dp-feat-dot{width:4px;height:4px;border-radius:50%;background:var(--accent);flex-shrink:0}.ef-dash-preview-right{background:var(--raised);border-radius:4px;padding:20px;border:1px solid var(--border)}.ef-dp-badge{display:inline-flex;align-items:center;gap:6px;background:#d4c9b014;border:1px solid rgba(212,201,176,.15);border-radius:3px;padding:6px 12px;font-size:11px;color:var(--accent);letter-spacing:.08em;text-transform:uppercase;margin-bottom:14px}.ef-dp-badge-dot{width:5px;height:5px;border-radius:50%;background:var(--accent)}.ef-dp-screen-title{font-size:14px;font-weight:500;color:var(--text-1);margin-bottom:4px}.ef-dp-screen-sub{font-size:13px;color:var(--text-3);line-height:1.6;font-weight:300;margin-bottom:16px}.ef-dp-mockstats{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.ef-dp-ms{background:var(--bg);border-radius:3px;padding:10px;border:1px solid var(--border)}.ef-dp-ms-label{font-size:9px;color:var(--text-4);letter-spacing:.1em;text-transform:uppercase;margin-bottom:5px}.ef-dp-ms-val{font-size:18px;font-weight:600;color:var(--text-2);letter-spacing:-.01em}.ef-founder-sec{background:var(--surface)}.ef-founder-grid{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:start}.ef-fcard{background:var(--bg);border-radius:6px;border:1px solid var(--border);padding:22px}.ef-favatar{width:42px;height:42px;border-radius:4px;background:var(--raised);border:1px solid var(--border-md);display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:600;color:var(--text-2);margin-bottom:12px;letter-spacing:.04em}.ef-fname{font-size:16px;font-weight:600;color:var(--text-1);letter-spacing:-.01em;margin-bottom:2px}.ef-frole{font-size:11px;color:var(--text-3);letter-spacing:.05em;margin-bottom:12px;text-transform:uppercase}.ef-fbio{font-size:13px;color:var(--text-2);line-height:1.75;font-weight:300;margin-bottom:12px}.ef-ftags{display:flex;gap:5px;flex-wrap:wrap;margin-bottom:14px}.ef-ftag{background:var(--raised);color:var(--text-3);font-size:10px;letter-spacing:.07em;text-transform:uppercase;padding:4px 9px;border-radius:3px;border:1px solid var(--border)}.ef-fquote{padding-top:14px;border-top:1px solid var(--border);font-size:13px;color:var(--text-2);line-height:1.65;font-style:italic;font-weight:300}.ef-flink{display:inline-flex;align-items:center;gap:5px;font-size:13px;color:var(--text-2);text-decoration:none;margin-top:18px;border-bottom:1px solid var(--border);padding-bottom:2px}.ef-flink:hover{color:var(--text-1);border-color:var(--border-md)}.ef-cta-sec{background:var(--bg);padding:96px 40px;text-align:center;border-top:1px solid var(--border)}.ef-cta-title{font-size:clamp(32px,4.5vw,56px);font-weight:600;letter-spacing:-.026em;margin-bottom:12px;line-height:1.04;color:var(--text-1)}.ef-cta-title em{font-style:normal;color:var(--accent)}.ef-cta-sub{font-size:14px;color:var(--text-3);max-width:380px;margin:0 auto 32px;line-height:1.8;font-weight:300}.ef-cta-btns{display:flex;gap:10px;justify-content:center;flex-wrap:wrap;margin-bottom:20px}.ef-email-row{display:flex;gap:8px;max-width:350px;margin:0 auto}.ef-email-input{flex:1;background:var(--raised);border:1px solid var(--border-md);color:var(--text-1);padding:10px 14px;border-radius:4px;font-size:13px;font-family:Inter,sans-serif;outline:none}.ef-email-input:focus{border-color:#d4c9b04d}.ef-email-input::placeholder{color:var(--text-3)}.ef-fine{font-size:11px;color:var(--text-3);margin-top:10px;letter-spacing:.05em}.ef-footer{padding:22px 40px;border-top:1px solid var(--border);display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px;background:var(--bg)}.ef-flinks{display:flex;gap:20px;flex-wrap:wrap;list-style:none}.ef-flinks a{font-size:11px;color:var(--text-3);text-decoration:none;letter-spacing:.04em}.ef-flinks a:hover{color:var(--text-2)}.ef-fcopy{font-size:11px;color:var(--text-4);letter-spacing:.04em}@media(max-width:720px){.ef-hero{padding:32px 20px 0}.ef-sec,.ef-cta-sec{padding:60px 20px}.ef-proof-grid,.ef-how-grid,.ef-founder-grid,.ef-dash-preview{grid-template-columns:1fr;gap:32px}.ef-outcome-grid,.ef-demo-grid,.ef-noqr-grid{grid-template-columns:1fr}.ef-noqr-vs{flex-direction:column;align-items:flex-start}.ef-footer{padding:20px;flex-direction:column;align-items:flex-start;gap:14px}}@media(max-width:680px){.em-nav{padding:0 16px}.em-hide-mob{display:none!important}.em-hamburger{display:flex!important}}.ef-hero-video{background:var(--bg)}.ef-hero-video:not([src]){display:none}.ef-hvf{background:var(--bg)}.ef-ditem{min-height:unset}.ef-dvideo{background:var(--bg)}.ef-dfallback{background:var(--bg);min-height:240px;display:flex;flex-direction:column;align-items:center;justify-content:center}.ef-dfallback-sub,#header-group{display:none!important}html:not(.emet-no-motion) .ef-reveal{opacity:0;transform:translateY(20px);transition:opacity .55s cubic-bezier(.25,.1,.25,1),transform .55s cubic-bezier(.25,.1,.25,1)}html:not(.emet-no-motion) .ef-reveal.ef-visible{opacity:1;transform:translateY(0)}html:not(.emet-no-motion) .ef-reveal-d1{transition-delay:.08s}html:not(.emet-no-motion) .ef-reveal-d2{transition-delay:.16s}html:not(.emet-no-motion) .ef-reveal-d3{transition-delay:.24s}html:not(.emet-no-motion) .ef-reveal-d4{transition-delay:.32s}html:not(.emet-no-motion) .ef-reveal-scale{opacity:0;transform:translateY(20px) scale(.97);transition:opacity .6s cubic-bezier(.25,.1,.25,1),transform .6s cubic-bezier(.25,.1,.25,1)}html:not(.emet-no-motion) .ef-reveal-scale.ef-visible{opacity:1;transform:translateY(0) scale(1)}html:not(.emet-no-motion) .ef-reveal-fade{opacity:0;transition:opacity .5s cubic-bezier(.25,.1,.25,1)}html:not(.emet-no-motion) .ef-reveal-fade.ef-visible{opacity:1}html:not(.emet-no-motion) .ef-hero.ef-hero-loaded .ef-hero-badge{animation:efHeroIn .55s cubic-bezier(.25,.1,.25,1) .1s both}html:not(.emet-no-motion) .ef-hero.ef-hero-loaded .ef-h1{animation:efHeroIn .6s cubic-bezier(.25,.1,.25,1) .22s both}html:not(.emet-no-motion) .ef-hero.ef-hero-loaded .ef-hero-sub{animation:efHeroIn .6s cubic-bezier(.25,.1,.25,1) .34s both}html:not(.emet-no-motion) .ef-hero.ef-hero-loaded .ef-actions{animation:efHeroIn .55s cubic-bezier(.25,.1,.25,1) .46s both}html:not(.emet-no-motion) .ef-hero.ef-hero-loaded .ef-hero-video-wrap{animation:efHeroIn .7s cubic-bezier(.25,.1,.25,1) .56s both}@keyframes efHeroIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes efHeroIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}html:not(.emet-no-motion) .ef-hero-badge{animation:efHeroIn .55s cubic-bezier(.25,.1,.25,1) .1s both,efBadgeBreathe .8s cubic-bezier(.25,.1,.25,1) .7s both}@keyframes efBadgeBreathe{0%{transform:scale(1)}50%{transform:scale(1.04)}to{transform:scale(1)}}.ef-noqr{background:#080808}html:not(.emet-no-motion) .ef-noqr-item{opacity:0;transform:translateY(20px);transition:opacity .5s cubic-bezier(.25,.1,.25,1),transform .5s cubic-bezier(.25,.1,.25,1)}html:not(.emet-no-motion) .ef-noqr-item.ef-visible{opacity:1;transform:translateY(0)}html:not(.emet-no-motion) .ef-noqr-item:nth-child(2){transition-delay:.1s}html:not(.emet-no-motion) .ef-noqr-item:nth-child(3){transition-delay:.2s}.ef-how{transition:background-color .8s cubic-bezier(.25,.1,.25,1)}.ef-how.ef-how-active{background-color:#d4c9b006}html:not(.emet-no-motion) .ef-phone-wrap.ef-recognizing{animation:efIrisPulse .7s cubic-bezier(.25,.1,.25,1) 1;border-radius:38px}@keyframes efIrisPulse{0%{box-shadow:0 0 #d4c9b000}40%{box-shadow:0 0 0 12px #d4c9b073,0 0 20px 4px #d4c9b026}to{box-shadow:0 0 #d4c9b000}}html:not(.emet-no-motion) .ef-phone-wrap.ef-activated{box-shadow:0 0 0 2px #c8a96e80,0 0 16px 4px #c8a96e2e;border-radius:38px;transition:box-shadow .4s ease}.ef-demo2-sec{background:linear-gradient(to bottom,#5282ff00,#5282ff21 40% 60%,#5282ff00)}html:not(.emet-no-motion) .ef-ditem{opacity:0;transform:translateY(24px);transition:opacity .55s cubic-bezier(.25,.1,.25,1),transform .55s cubic-bezier(.25,.1,.25,1)}html:not(.emet-no-motion) .ef-ditem.ef-visible{opacity:1;transform:translateY(0)}html:not(.emet-no-motion) .ef-ditem:nth-child(2){transition-delay:.12s}.ef-dash-sec{border-left:1px solid rgba(212,201,176,.08);background:linear-gradient(135deg,#d4c9b004,#5282ff06)}html:not(.emet-no-motion) .ef-cta-sec.ef-reveal{opacity:0;transform:none;transition:opacity .6s cubic-bezier(.25,.1,.25,1)}html:not(.emet-no-motion) .ef-cta-sec.ef-reveal.ef-visible{opacity:1;transform:none}
/*# sourceMappingURL=/cdn/shop/t/1/assets/emet-homepage.css.map */
