@font-face{font-family:EssenSwitzer;src:url(/essen-landing/fonts/Switzer-Regular.ttf) format("truetype");font-weight:400;font-display:swap}@font-face{font-family:EssenSwitzer;src:url(/essen-landing/fonts/Switzer-Medium.ttf) format("truetype");font-weight:500;font-display:swap}@font-face{font-family:EssenSwitzer;src:url(/essen-landing/fonts/Switzer-Semibold.ttf) format("truetype");font-weight:600 900;font-display:swap}.essen-landing{--background:#fcfdfc;--foreground:#142a2b;--primary:#142a2b;--teal:#087b76;--mint:#b9eee3;--blue:#d3ecf9;--muted:#566a6b;--line:#dce6e6}.essen-landing *{box-sizing:border-box}.essen-landing{scroll-behavior:smooth;scroll-padding-top:100px;margin:0;font-family:EssenSwitzer,Arial,sans-serif;color:var(--foreground);background:var(--background);font-size:16px;-webkit-font-smoothing:antialiased}.essen-landing a{color:inherit;text-decoration:none}.essen-landing button,.essen-landing input,.essen-landing select,.essen-landing textarea{font:inherit}.essen-landing a,.essen-landing button,.essen-landing input,.essen-landing select,.essen-landing textarea{-webkit-tap-highlight-color:transparent}.essen-landing a,.essen-landing button{touch-action:manipulation}.essen-landing button{cursor:pointer}.essen-landing a:focus-visible,.essen-landing button:focus-visible,.essen-landing input:focus-visible,.essen-landing summary:focus-visible,.essen-landing textarea:focus-visible{outline:3px solid #078580;outline-offset:5px}.essen-landing img{max-width:100%;display:block}.essen-landing ::selection{background:var(--mint)}.essen-landing .wrap{width:min(1320px,calc(100% - 96px));margin-inline:auto}.essen-landing .skip-link{position:fixed;top:-80px;left:20px;z-index:100;background:#fff;padding:15px}.essen-landing .skip-link:focus{top:15px}.essen-landing .site-header{height:108px;display:flex;align-items:center;justify-content:space-between;gap:25px}.essen-landing .brand{display:flex;align-items:center;gap:12px;flex-shrink:0}.essen-landing .brand img{width:148px;height:47px;object-fit:contain}.essen-landing .brand>span{border-left:1px solid var(--line);padding:3px 0 3px 15px;font-size:14px;color:var(--muted)}.essen-landing nav{display:flex;gap:32px;font-size:14px}.essen-landing .text-link:hover,.essen-landing nav a:hover{color:var(--teal)}.essen-landing .cta{display:inline-flex;align-items:center;justify-content:center;gap:19px;background:var(--foreground);color:#fff;min-height:56px;padding:16px 23px;border-radius:100px;font-size:15px;font-weight:500;border:0;transition:background .2s,transform .2s}.essen-landing .cta:hover{background:#285151;transform:translateY(-2px)}.essen-landing .cta-small{min-height:44px;padding:12px 20px;font-size:14px;gap:15px}.essen-landing .hero{display:grid;grid-template-columns:1fr 1.04fr;gap:42px;align-items:center;padding-top:56px;padding-bottom:77px}.essen-landing .eyebrow{display:inline-flex;align-items:center;gap:9px;font-size:12px;font-weight:600;letter-spacing:.12em}.essen-landing .status-dot{display:inline-block;flex-shrink:0;width:7px;height:7px;background:#159577;border-radius:50%;box-shadow:0 0 0 4px #15957710}.essen-landing .hero h1{font-size:clamp(58px,5.8vw,84px);line-height:1.02;letter-spacing:-.065em;font-weight:500;margin:28px 0 24px}.essen-landing .hero h1>span{color:var(--teal)}.essen-landing .hero-description{font-size:22px;line-height:1.5;letter-spacing:-.025em;margin:0}.essen-landing .hero-detail{font-size:16px;color:var(--muted);margin:13px 0 30px}.essen-landing .hero-actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.essen-landing .text-link{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:500}.essen-landing .reassurance{display:flex;align-items:center;gap:7px;color:var(--muted);margin-top:18px}.essen-landing .reassurance>span{padding-inline:4px}.essen-landing .hero-stage{background:var(--blue);border-radius:28px;min-width:0;min-height:520px;position:relative;padding:27px 28px 58px;display:flex;flex-direction:column;justify-content:space-between;isolation:isolate}.essen-landing .stage-top{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#37515c;font-size:13px}.essen-landing .stage-top>span:first-child{display:flex;align-items:center;gap:7px}.essen-landing .tiny-star{font-size:33px;color:#087b76;line-height:1}.essen-landing .tablet{position:relative;transform:rotate(-5deg);background:#262e31;border-radius:24px;padding:12px 16px 12px 13px;box-shadow:0 26px 32px -20px #24455988,0 0 0 1px #657580;max-width:100%;margin-top:34px;margin-right:5px;margin-left:-12px}.essen-landing .tablet-camera{position:absolute;right:5px;top:50%;height:5px;width:5px;background:#18212b;border:1px solid #405063;border-radius:50%}.essen-landing .tablet-screen{border-radius:13px;overflow:hidden;background:#fff}.essen-landing .screen-top{display:flex;align-items:center;justify-content:space-between;padding:9px 13px;gap:12px}.essen-landing .screen-wordmark{font-weight:600;font-size:20px;letter-spacing:-1.5px}.essen-landing .screen-wordmark>span{color:#07877d}.essen-landing .screen-top>span:last-child{display:flex;align-items:center;gap:6px;font-size:10px;font-weight:500;letter-spacing:.065em}.essen-landing .screen-content{position:relative;aspect-ratio:1.64;overflow:hidden;background:#234444}.essen-landing .screen-content>img{width:100%;height:100%;object-fit:cover;object-position:center 64%}.essen-landing .screen-content:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#071915d9,transparent 83%)}.essen-landing .screen-caption{position:absolute;z-index:1;bottom:20px;left:22px;color:#fff}.essen-landing .screen-caption>span:first-child{font-size:10px;font-weight:500;letter-spacing:.13em}.essen-landing .screen-caption h2{font-size:clamp(21px,2.6vw,36px);line-height:1.08;font-weight:500;letter-spacing:-.045em;margin:9px 0 17px}.essen-landing .screen-chip{display:inline-flex;align-items:center;gap:24px;background:#dcfae7;color:#163632;border-radius:30px;padding:8px 12px;font-size:12px}.essen-landing .screen-bottom{display:flex;gap:7px;align-items:center;padding:12px;font-size:10px;color:#42595a}.essen-landing .screen-bottom svg{color:var(--teal);flex-shrink:0}.essen-landing .free-note{position:absolute;right:-16px;bottom:94px;background:#fff;box-shadow:0 5px 30px #31485815;border-radius:15px;display:flex;align-items:center;gap:22px;padding:17px 21px;transform:rotate(5deg);z-index:2}.essen-landing .free-note>span:first-child{font-size:13px;line-height:1.45}.essen-landing .free-note strong{font-weight:500}.essen-landing .free-price{font-size:42px;line-height:1;letter-spacing:-.07em;color:var(--teal)}.essen-landing .stage-caption{display:flex;justify-content:center;align-items:center;gap:8px;font-size:13px;margin-top:38px}.essen-landing .example-label{position:absolute;bottom:19px;left:0;right:0;text-align:center;font-size:11px;color:#4e6a75}.essen-landing .opening-strip{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding-top:32px;padding-bottom:32px;gap:30px}.essen-landing .opening-strip>span{font-size:12px;text-transform:uppercase;letter-spacing:.1em;color:var(--muted)}.essen-landing .opening-strip>p{font-size:21px;line-height:1.45;font-weight:400;margin:0}.essen-landing .opening-strip strong{font-weight:500}.essen-landing .opening-strip>svg{color:var(--teal)}@media(min-width:1550px){.essen-landing .hero{padding-top:70px;padding-bottom:100px}.essen-landing .hero-stage{min-height:560px}}@media(max-width:1050px){.essen-landing .wrap{width:calc(100% - 56px)}.essen-landing .hero{gap:26px}.essen-landing .hero-stage{min-height:460px;padding:22px 18px 50px}.essen-landing .hero h1{font-size:64px}.essen-landing .hero-description{font-size:20px}.essen-landing .hero-actions{gap:18px}.essen-landing .hero .cta{padding-inline:18px;font-size:14px}.essen-landing .free-note{right:-7px;bottom:90px}.essen-landing .screen-caption{left:15px;bottom:15px}.essen-landing .screen-chip{font-size:10px}.essen-landing .screen-caption h2{margin-bottom:12px}.essen-landing .site-header nav{gap:18px}}@media(max-width:760px){.essen-landing{scroll-padding-top:78px}.essen-landing .wrap{width:calc(100% - 40px)}.essen-landing .site-header{height:80px;gap:12px}.essen-landing .brand{gap:3px}.essen-landing .brand img{width:119px;height:38px}.essen-landing .brand>span{font-size:12px;padding-left:9px}.essen-landing .site-header nav{display:none}.essen-landing .cta-small{font-size:12px;min-height:40px;padding:10px 13px;gap:7px}.essen-landing .hero{grid-template-columns:1fr;padding-top:33px;padding-bottom:40px;gap:35px}.essen-landing .hero h1{font-size:clamp(56px,11vw,77px);margin-top:22px}.essen-landing .hero-description{font-size:21px}.essen-landing .hero-detail{margin-bottom:24px}.essen-landing .hero-stage{min-height:460px;padding:22px 24px 53px}.essen-landing .tablet{margin-top:27px;margin-left:0}.essen-landing .screen-content{aspect-ratio:1.7}.essen-landing .screen-caption h2{font-size:33px}.essen-landing .free-note{bottom:92px;right:0}.essen-landing .opening-strip{align-items:flex-start;flex-wrap:wrap;padding-block:26px;gap:18px}.essen-landing .opening-strip>span{width:100%}.essen-landing .opening-strip>p{font-size:20px}.essen-landing .opening-strip>svg{margin-top:8px}.essen-landing .stage-caption{margin-top:40px}}@media(max-width:420px){.essen-landing .wrap{width:calc(100% - 32px)}.essen-landing .brand>span{display:none}.essen-landing .hero h1{font-size:59px}.essen-landing .hero-actions{gap:19px}.essen-landing .hero-stage{min-height:400px;padding:20px 18px 47px}.essen-landing .stage-top{font-size:12px}.essen-landing .tiny-star{font-size:27px}.essen-landing .tablet{padding:9px 12px 9px 9px;border-radius:19px}.essen-landing .tablet-screen{border-radius:11px}.essen-landing .screen-top{padding:8px 10px}.essen-landing .screen-top>span:last-child{font-size:8px;letter-spacing:0}.essen-landing .screen-wordmark{font-size:17px}.essen-landing .screen-caption{left:15px;bottom:12px}.essen-landing .screen-caption h2{font-size:26px}.essen-landing .screen-caption>span:first-child{font-size:9px}.essen-landing .screen-chip{padding:6px 10px;font-size:10px}.essen-landing .screen-bottom{font-size:9px;padding:9px}.essen-landing .free-note{padding:12px 15px;bottom:78px;gap:17px}.essen-landing .free-price{font-size:35px}.essen-landing .free-note>span:first-child{font-size:12px}.essen-landing .stage-caption{font-size:12px;margin-top:34px}.essen-landing .example-label{font-size:10px}.essen-landing .hero-description{font-size:20px}.essen-landing .reassurance{font-size:11px}}@media(prefers-reduced-motion:reduce){.essen-landing{scroll-behavior:auto}.essen-landing *,.essen-landing :after,.essen-landing :before{animation:none!important;transition:none!important}}.essen-landing .landing{overflow-x:clip}.essen-landing .screen-controls{display:flex;justify-content:center;gap:4px;margin:29px auto 0;background:#ffffff60;padding:4px;border:1px solid #ffffff70;border-radius:100px}.essen-landing .screen-controls button{min-height:40px;padding:9px 14px;border:0;border-radius:100px;display:flex;align-items:center;gap:8px;background:transparent;color:#3a5962;font-size:13px;transition:background .2s}.essen-landing .screen-controls button[aria-pressed=true]{background:#fff;color:#193939;box-shadow:0 2px 4px #305a5810}.essen-landing .screen-controls .status-dot{width:5px;height:5px}.essen-landing .screen-bottom{padding:0;font-size:12px;min-height:36px;gap:0;background:#f6faf8}.essen-landing .ticker-badge{display:flex;align-items:center;gap:5px;flex-shrink:0;padding:11px 9px;background:#d5f3e6;color:#1a6454;font-size:12px;font-weight:600;position:relative;z-index:1}.essen-landing .screen-ticker{overflow:hidden;min-width:0}.essen-landing .ticker-track{display:flex;width:max-content;animation:essen-marquee 120s linear infinite}.essen-landing .ticker-track>span{white-space:nowrap;display:block;padding-right:35px;font-size:12px}.essen-landing .screen-ticker:hover .ticker-track{animation-play-state:paused}.essen-landing .screen-enter{animation:essen-screen-in .55s ease both}.essen-landing .screen-real{padding:19px 22px;background:#e2f1ea;display:flex;flex-direction:column;justify-content:space-between;color:#183d33}.essen-landing .screen-real:after{display:none}.essen-landing .screen-live-title{display:flex;gap:7px;align-items:center;font-size:12px;color:#2d6d59}.essen-landing .screen-real>h2{font-weight:500;letter-spacing:-.04em;font-size:clamp(20px,2.1vw,28px);line-height:1.12;margin:12px 0}.essen-landing .screen-discovery{display:grid;gap:5px}.essen-landing .screen-discovery>span{font-size:12px;line-height:1.35;color:#416356}.essen-landing .screen-discovery strong{font-size:16px;font-weight:500;line-height:1.2;overflow-wrap:anywhere}.essen-landing .screen-caption>span:first-child,.essen-landing .screen-chip,.essen-landing .screen-top>span:last-child{font-size:12px}.essen-landing .example-label{font-size:12px;padding:0 12px;line-height:1.3;bottom:17px}.essen-landing .free-note{bottom:108px}.essen-landing .screen-wordmark{font-size:21px}.essen-landing .hero-stage{padding-bottom:53px}.essen-landing .reassurance{font-size:12px}.essen-landing .partner-section{border-block:1px solid var(--line);padding:22px 0 34px}.essen-landing .partner-heading{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-bottom:17px}.essen-landing .partner-heading>p{font-size:12px;letter-spacing:.105em;color:var(--muted);margin:0}.essen-landing .motion-toggle{display:inline-flex;gap:7px;align-items:center;justify-content:center;border:1px solid var(--line);padding:8px 12px;min-height:36px;font-size:12px;color:var(--muted);background:transparent;border-radius:30px}.essen-landing .motion-toggle:disabled{cursor:default}.essen-landing .partner-marquee{overflow:hidden;mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent)}.essen-landing .partner-track{display:flex;align-items:center;width:max-content;animation:essen-marquee 80s linear infinite}.essen-landing .partner-copy{display:flex;align-items:center;flex-shrink:0}.essen-landing .partner-name{white-space:nowrap;padding-right:48px;font-size:22px;letter-spacing:-.04em;font-weight:500;color:#526161;display:flex;align-items:center;gap:48px}.essen-landing .partner-name>span{font-size:23px;color:#92b9ad}.essen-landing .partner-marquee:hover .partner-track,.essen-landing [data-paused=true] .partner-track,.essen-landing [data-paused=true] .ticker-track{animation-play-state:paused}.essen-landing .how-section{padding-block:96px}.essen-landing .section-heading{display:grid;grid-template-columns:1.2fr 1fr;gap:80px;align-items:end;margin-bottom:42px}.essen-landing .apply-copy h2,.essen-landing .faq-section h2,.essen-landing .network-copy h2,.essen-landing .section-heading h2{font-size:clamp(36px,3.5vw,49px);line-height:1.1;letter-spacing:-.055em;font-weight:500;margin:19px 0 0}.essen-landing .apply-copy h2 span,.essen-landing .section-heading h2 span{color:var(--teal)}.essen-landing .section-heading>p{font-size:18px;color:var(--muted);line-height:1.65;margin:0 0 3px;max-width:430px}.essen-landing .steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.essen-landing .steps article{padding:28px 30px 31px;border:1px solid var(--line);border-radius:19px}.essen-landing .steps article:first-child{background:#eef5ef;border-color:#e3eee4}.essen-landing .steps article:nth-child(2){background:#f1f6fa;border-color:#e5eef4}.essen-landing .steps article:nth-child(3){background:#edf7f3;border-color:#e1eee8}.essen-landing .step-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:48px;color:var(--teal)}.essen-landing .step-top>span{font-size:14px;letter-spacing:.03em}.essen-landing .steps h3{font-size:22px;letter-spacing:-.035em;font-weight:500;margin:0 0 12px}.essen-landing .steps p{font-size:16px;color:var(--muted);line-height:1.6;margin:0;max-width:290px}.essen-landing .how-link{margin-top:25px;font-size:15px}.essen-landing .network-section{background:#153b35;color:#f1f9f3;padding-block:76px}.essen-landing .network-inner{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:100px}.essen-landing .network-copy .eyebrow{color:#bed9d1;font-size:12px;line-height:1.6}.essen-landing .network-copy .status-dot{background:#bde3a9}.essen-landing .network-copy h2{margin-top:20px}.essen-landing .network-copy h2 span{color:#bde3a9}.essen-landing .network-copy>p{color:#c0d1cb;font-size:17px;line-height:1.65;max-width:410px;margin:22px 0}.essen-landing .network-numbers{display:flex;gap:48px;margin-top:33px}.essen-landing .network-numbers>div{display:flex;flex-direction:column;gap:7px}.essen-landing .network-numbers strong{font-size:49px;font-weight:400;line-height:1;letter-spacing:-.05em}.essen-landing .network-numbers span{font-size:13px;color:#c0d1cb;max-width:170px}.essen-landing .network-copy>p.network-scope{font-size:12px;margin:15px 0 24px;color:#abc5ba}.essen-landing .network-copy>.text-link{color:#d5eadf}.essen-landing .live-feed{background:#fcfdfc;color:var(--foreground);border-radius:20px;overflow:hidden;padding:26px 28px 0}.essen-landing .feed-heading{display:flex;align-items:center;justify-content:space-between;padding-bottom:18px;gap:12px;border-bottom:1px solid var(--line)}.essen-landing .feed-heading>div{display:flex;align-items:center;gap:9px}.essen-landing .feed-heading svg{color:var(--teal)}.essen-landing .feed-heading h3{font-size:17px;letter-spacing:-.025em;font-weight:500;margin:0}.essen-landing .live-indicator{padding:5px 9px;border-radius:30px;background:#e7f4ec;color:#24623d;white-space:nowrap;font-size:12px}.essen-landing .live-indicator.stale{background:#f5efe1;color:#775b27}.essen-landing .live-feed ol{margin:0;padding:0;list-style:none}.essen-landing .live-feed li{display:flex;gap:13px;padding:20px 0;border-bottom:1px solid var(--line)}.essen-landing .feed-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;background:#edf4ef;border-radius:10px;height:36px;width:36px;color:var(--teal)}.essen-landing .live-feed li>div{min-width:0}.essen-landing .live-feed li p{margin:0 0 6px;font-size:16px;line-height:1.35;font-weight:500;overflow-wrap:anywhere}.essen-landing .live-feed li div>span{display:block;font-size:14px;line-height:1.5;color:var(--muted)}.essen-landing .live-feed li strong{font-weight:400;color:#394f50}.essen-landing .live-feed li time{display:block;font-size:12px;color:#6b7a7b;margin-top:6px}.essen-landing .feed-updated{font-size:12px;line-height:1.6;color:#677879;margin:0;padding:16px 0}.essen-landing .feed-empty{font-size:16px;line-height:1.6;padding:25px 0;color:var(--muted)}.essen-landing .apply-section{padding-block:107px;display:grid;grid-template-columns:1fr 1fr;gap:88px;align-items:center}.essen-landing .apply-copy>p{font-size:18px;line-height:1.65;color:var(--muted);margin:25px 0 30px;max-width:415px}.essen-landing .apply-copy ul{list-style:none;margin:0;padding:0;display:grid;gap:16px;font-size:15px}.essen-landing .apply-copy li{display:flex;align-items:flex-start;gap:10px;line-height:1.5}.essen-landing .apply-copy li svg{flex-shrink:0;color:var(--teal);margin-top:2px}.essen-landing .apply-note{display:flex;align-items:flex-start;gap:14px;border-top:1px solid var(--line);margin-top:39px;padding-top:26px;max-width:410px}.essen-landing .apply-note>svg{flex-shrink:0;margin-top:5px;color:var(--teal)}.essen-landing .apply-note>p{margin:0;font-size:16px;line-height:1.55}.essen-landing .apply-note span{color:var(--muted);font-size:14px;display:block;margin-top:5px}.essen-landing .application-form,.essen-landing .form-success{background:#fff;border:1px solid var(--line);border-radius:23px;padding:31px 32px;box-shadow:0 8px 26px #2c594c05;min-width:0;position:relative}.essen-landing .form-heading{display:flex;align-items:center;justify-content:space-between;gap:15px}.essen-landing .form-heading h3{margin:0;font-size:22px;font-weight:500;letter-spacing:-.03em}.essen-landing .form-heading>span{font-size:12px;white-space:nowrap;color:var(--muted)}.essen-landing .form-required{font-size:12px;color:var(--muted);margin:12px 0 25px}.essen-landing .form-grid{display:grid;grid-template-columns:1fr 1fr;gap:19px 15px;margin-bottom:19px}.essen-landing .form-field{display:grid;gap:8px;min-width:0}.essen-landing .form-field label{font-size:14px;font-weight:500}.essen-landing .form-field label>span{font-size:12px;color:var(--muted);font-weight:400;margin-left:4px}.essen-landing .form-field .form-input{height:49px;border:1px solid #d7e3de;background:#fbfdfb;border-radius:9px;padding:11px 12px;font-size:16px;box-shadow:none}.essen-landing .form-input::placeholder{font-size:14px;color:#74817e}.essen-landing .form-input[aria-invalid=true]{border-color:#b34936}.essen-landing .field-error{font-size:13px;color:#9d342a;line-height:1.4}.essen-landing .message-disclosure{margin:20px 0 23px;font-size:14px;color:var(--muted)}.essen-landing .message-disclosure summary{display:flex;align-items:center;gap:6px;cursor:pointer;list-style:none;min-height:30px}.essen-landing .message-disclosure summary::-webkit-details-marker{display:none}.essen-landing .message-disclosure[open] summary svg{transform:rotate(45deg)}.essen-landing .message-disclosure textarea{display:block;resize:vertical;width:100%;border:1px solid var(--line);background:#fbfdfb;border-radius:9px;margin-top:12px;padding:12px;font-size:16px;line-height:1.5;color:var(--foreground)}.essen-landing .message-disclosure textarea::placeholder{font-size:14px;color:#74817e}.essen-landing .consent{display:flex;align-items:flex-start;gap:10px;font-size:13px;line-height:1.55;color:var(--muted)}.essen-landing .consent input{accent-color:var(--teal);height:18px;width:18px;flex-shrink:0;margin-top:2px}.essen-landing .consent a{text-decoration:underline;text-underline-offset:3px;color:#35534a}.essen-landing .honey{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.essen-landing .application-form .form-submit{width:100%;height:auto;min-height:54px;margin-top:23px;border-radius:100px;padding:15px;font-size:15px;white-space:normal;background:var(--teal);color:#fff;gap:16px}.essen-landing .application-form .form-submit:hover{background:#086964}.essen-landing .form-footnote{font-size:12px;line-height:1.5;text-align:center;color:var(--muted);margin:13px 0 0}.essen-landing .form-error{background:#fff1eb;color:#963f31;border-radius:9px;padding:12px 14px;margin:17px 0 0;font-size:14px;line-height:1.5}.essen-landing .form-success{min-height:490px;display:flex;flex-direction:column;justify-content:center}.essen-landing .success-icon{display:flex;justify-content:center;align-items:center;border-radius:50%;height:68px;width:68px;background:#e4f7e8;color:var(--teal);margin-bottom:30px}.essen-landing .form-success h3{font-size:38px;line-height:1.1;letter-spacing:-.05em;margin:15px 0}.essen-landing .form-success>p:not(.eyebrow){font-size:16px;line-height:1.65;color:var(--muted);overflow-wrap:anywhere}.essen-landing .form-success .success-contact{display:flex;gap:7px;align-items:center;font-size:14px!important}.essen-landing .faq-section{border-top:1px solid var(--line);display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;padding-top:60px;padding-bottom:78px}.essen-landing .faq-section h2{font-size:38px;margin-top:17px}.essen-landing .faq-list details{border-bottom:1px solid var(--line)}.essen-landing .faq-list summary{display:flex;justify-content:space-between;align-items:center;gap:20px;list-style:none;padding:23px 0;font-size:16px;font-weight:500;cursor:pointer}.essen-landing .faq-list details:first-child summary{padding-top:0}.essen-landing .faq-list summary::-webkit-details-marker{display:none}.essen-landing .faq-list summary svg{flex-shrink:0;color:var(--muted);transition:transform .2s}.essen-landing .faq-list details[open] summary svg{transform:rotate(180deg)}.essen-landing .faq-list details>p{font-size:16px;line-height:1.65;color:var(--muted);margin:0;padding-bottom:24px;max-width:590px}.essen-landing .site-footer{display:flex;align-items:center;justify-content:space-between;gap:25px;padding-block:25px;border-top:1px solid var(--line)}.essen-landing .site-footer>p{font-size:13px;color:var(--muted)}.essen-landing .site-footer>div{display:flex;flex-wrap:wrap;gap:20px;font-size:12px;color:var(--muted)}.essen-landing .site-footer .brand img{width:122px}.essen-landing .site-footer a:hover{color:var(--teal)}.essen-landing .spin{animation:essen-spin 1s linear infinite}@keyframes essen-marquee{to{transform:translateX(-50%)}}@keyframes essen-screen-in{0%{opacity:.2}to{opacity:1}}@keyframes essen-spin{to{transform:rotate(1turn)}}@media(max-width:1100px){.essen-landing .network-inner{gap:48px}.essen-landing .apply-section{gap:43px}.essen-landing .section-heading{gap:50px}.essen-landing .steps article{padding:25px}.essen-landing .steps h3{font-size:20px}.essen-landing .application-form,.essen-landing .form-success{padding:25px}.essen-landing .form-heading{flex-wrap:wrap;gap:7px}.essen-landing .screen-top>span:last-child{font-size:12px;letter-spacing:0;max-width:180px;text-align:right;line-height:1.3}.essen-landing .free-note{bottom:103px}.essen-landing .screen-real{padding:15px}.essen-landing .screen-real>h2{margin:8px 0;font-size:23px}.essen-landing .screen-discovery strong{font-size:14px}.essen-landing .network-numbers{gap:35px}}@media(max-width:760px){.essen-landing .screen-controls{margin-top:27px}.essen-landing .hero-stage{padding-bottom:53px}.essen-landing .screen-controls button{font-size:13px;min-height:40px}.essen-landing .example-label{font-size:12px;bottom:14px}.essen-landing .screen-real>h2{font-size:25px}.essen-landing .screen-discovery strong{font-size:16px}.essen-landing .partner-section{padding-block:16px 24px}.essen-landing .partner-heading{gap:20px;margin-bottom:13px}.essen-landing .partner-heading>p{font-size:12px;letter-spacing:.06em;line-height:1.5;max-width:235px}.essen-landing .partner-name{font-size:21px;gap:31px;padding-right:31px}.essen-landing .motion-toggle{min-height:40px}.essen-landing .how-section{padding-block:59px}.essen-landing .section-heading{grid-template-columns:1fr;gap:23px;margin-bottom:30px}.essen-landing .apply-copy h2,.essen-landing .network-copy h2,.essen-landing .section-heading h2{font-size:39px}.essen-landing .section-heading>p{font-size:17px;max-width:500px}.essen-landing .steps{grid-template-columns:1fr;gap:13px}.essen-landing .steps article{position:relative;min-height:150px;padding:24px 24px 24px 81px}.essen-landing .step-top{margin-bottom:0}.essen-landing .step-top>span{position:absolute;top:27px;left:25px;font-size:15px}.essen-landing .step-top>svg{position:absolute;left:23px;bottom:28px;height:23px}.essen-landing .steps h3{font-size:22px;margin-bottom:9px}.essen-landing .steps p{max-width:100%;font-size:16px}.essen-landing .network-section{padding-block:52px}.essen-landing .network-inner{grid-template-columns:1fr;gap:36px}.essen-landing .network-copy>p{font-size:17px}.essen-landing .network-numbers{gap:45px}.essen-landing .network-numbers strong{font-size:47px}.essen-landing .network-numbers span{font-size:14px}.essen-landing .live-feed{padding:24px 23px 0}.essen-landing .apply-section{grid-template-columns:1fr;gap:34px;padding-block:64px}.essen-landing .apply-copy>p{margin-top:20px;font-size:17px;max-width:100%}.essen-landing .apply-copy ul{font-size:15px;gap:13px}.essen-landing .apply-note{max-width:100%;margin-top:28px;padding-top:21px}.essen-landing .application-form,.essen-landing .form-success{padding:26px 24px}.essen-landing .form-heading{flex-direction:row;align-items:center}.essen-landing .form-grid{gap:18px 14px}.essen-landing .faq-section{grid-template-columns:1fr;gap:29px;padding-block:45px 53px}.essen-landing .faq-section h2{font-size:37px}.essen-landing .faq-list summary{font-size:16px;padding-block:20px}.essen-landing .site-footer{flex-wrap:wrap;gap:7px 20px;padding:20px 0 25px}.essen-landing .site-footer>p{margin:0}.essen-landing .site-footer>div{width:100%;margin-top:8px;gap:20px;font-size:12px}.essen-landing .form-success{min-height:450px}}@media(max-width:420px){.essen-landing .hero-stage{padding-inline:16px}.essen-landing .screen-top{padding:8px}.essen-landing .screen-top>span:last-child{font-size:12px;max-width:154px}.essen-landing .screen-wordmark{font-size:21px}.essen-landing .screen-caption h2{font-size:25px}.essen-landing .screen-bottom,.essen-landing .screen-caption>span:first-child,.essen-landing .screen-chip,.essen-landing .screen-top>span:last-child{font-size:12px}.essen-landing .screen-content{aspect-ratio:1.46}.essen-landing .screen-real{padding:14px 14px 17px}.essen-landing .screen-real>h2{font-size:23px}.essen-landing .screen-discovery strong{font-size:15px}.essen-landing .screen-discovery>span{font-size:12px}.essen-landing .free-note{right:-1px;bottom:115px;padding:10px 13px;gap:11px}.essen-landing .free-price{font-size:31px}.essen-landing .free-note>span:first-child{font-size:12px}.essen-landing .form-grid{grid-template-columns:1fr}.essen-landing .application-form,.essen-landing .form-success{padding:24px 20px}.essen-landing .form-heading h3{font-size:21px}.essen-landing .form-heading>span{font-size:12px}.essen-landing .hero-actions .cta{min-height:55px;font-size:14px}.essen-landing .hero .eyebrow{font-size:12px}.essen-landing .live-feed{padding-inline:20px}.essen-landing .feed-heading{gap:8px}.essen-landing .feed-heading h3{font-size:16px}.essen-landing .network-numbers span{font-size:13px}.essen-landing .hero-description{font-size:20px}.essen-landing .apply-copy h2,.essen-landing .network-copy h2,.essen-landing .section-heading h2{font-size:36px}.essen-landing .partner-name{font-size:20px}.essen-landing .form-submit{font-size:14px!important}.essen-landing .example-label{font-size:12px;bottom:10px}.essen-landing .hero-stage{padding-bottom:55px}.essen-landing .screen-controls button{padding-inline:11px;font-size:12px}}@media(prefers-reduced-motion:reduce){.essen-landing .partner-marquee{overflow-x:auto;mask-image:none}.essen-landing .partner-track{animation:none}.essen-landing .partner-copy[aria-hidden=true]{display:none}.essen-landing .screen-enter,.essen-landing .ticker-track{animation:none}.essen-landing .screen-ticker{overflow-x:auto}.essen-landing .ticker-track>span[aria-hidden=true]{display:none}.essen-landing .motion-toggle:disabled{opacity:.65}}.essen-landing .original-stage{min-height:465px;justify-content:center;padding:26px 24px 21px;background:linear-gradient(145deg,#d5e9f3,#e4f1e6);gap:0}.essen-landing .original-stage .stage-top{margin-bottom:35px;font-size:13px}.essen-landing .screen-free{font-size:12px;padding:7px 10px;border-radius:30px;background:#fff9;white-space:nowrap;color:#285848}.essen-landing .original-tablet{margin:0 0 0 -7px;transform:rotate(-3deg);padding:12px 17px 12px 12px;border-radius:25px;width:calc(100% + 7px);background:#252c2d;box-shadow:0 24px 30px -18px #34504d88,0 0 0 1px #596967}.essen-landing .original-screen{position:relative;aspect-ratio:8/5;overflow:hidden;border-radius:12px;background:#090c0b}.essen-landing .original-screen iframe{display:block;width:100%;height:100%;border:0;background:#090c0b}.essen-landing .original-screen iframe:fullscreen{border-radius:0;width:100vw;height:100vh;background:#090c0b}.essen-landing .original-error,.essen-landing .original-loading{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:12px;background:#090c0b;color:#d4e5d3;padding:25px;text-align:center;font-size:14px;line-height:1.5}.essen-landing .original-error>p{margin:0}.essen-landing .original-error button{display:flex;align-items:center;gap:8px;background:#d3ec9c;color:#263521;border:0;border-radius:30px;padding:10px 15px;min-height:44px}.essen-landing .original-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:34px}.essen-landing .original-tabs{display:flex;align-items:center;gap:3px;padding:4px;background:#ffffff70;border-radius:50px}.essen-landing .original-tabs button{border:0;min-height:40px;background:transparent;color:#46635b;font-size:13px;padding:10px 14px;border-radius:30px}.essen-landing .original-tabs button[aria-pressed=true]{background:#fff;color:#173e32;box-shadow:0 2px 5px #12322110}.essen-landing .original-player-controls{display:flex;gap:7px}.essen-landing .original-player-controls button{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;border:1px solid #abbfb070;background:#ffffff70;color:#38584c}.essen-landing .original-player-controls button:hover{background:#fff}.essen-landing .original-player-controls button:disabled{opacity:.45;cursor:default}.essen-landing .original-caption{display:flex;align-items:center;justify-content:center;gap:8px;font-size:12px;line-height:1.45;color:#526e62;text-align:center;margin:20px 0 0}.essen-landing .original-caption .status-dot{width:5px;height:5px;box-shadow:none}.essen-landing .app-section{display:grid;grid-template-columns:1fr 1fr;gap:84px;align-items:center;padding-top:95px;padding-bottom:86px;border-bottom:1px solid var(--line)}.essen-landing .app-gallery{border-radius:27px;background:radial-gradient(ellipse at 40% 70%,#b5d9c3,#e8f2eb 67%);padding:25px 22px 15px;overflow:hidden;min-width:0}.essen-landing .app-gallery-label{font-size:14px;color:#446757;text-align:center;line-height:1.5;margin:0 0 21px}.essen-landing .phone-pair{height:570px;position:relative;max-width:475px;margin-inline:auto;isolation:isolate}.essen-landing .app-phone{position:absolute;border:5px solid #222823;border-radius:35px;overflow:hidden;background:#090c0b;box-shadow:0 22px 32px -17px #193f3980}.essen-landing .app-phone img{display:block;height:auto;width:100%;aspect-ratio:1206/2622}.essen-landing .app-phone-main{width:235px;left:20px;top:15px;transform:rotate(-6deg);z-index:2;transition:opacity .2s}.essen-landing .app-phone-back{width:209px;right:4px;top:46px;transform:rotate(8deg);z-index:1}.essen-landing .app-image-note{margin:0;text-align:center;font-size:12px;line-height:1.5;color:#536d5e}.essen-landing .app-copy .eyebrow{font-size:14px;letter-spacing:0;text-transform:none;color:var(--teal)}.essen-landing .app-copy h2{font-size:clamp(35px,3.2vw,46px);letter-spacing:-.055em;line-height:1.13;font-weight:500;margin:18px 0 22px}.essen-landing .app-copy h2 span{color:var(--teal)}.essen-landing .app-copy>p{font-size:17px;line-height:1.65;color:var(--muted);max-width:435px;margin:0}.essen-landing .app-tabs{display:flex;flex-wrap:wrap;gap:8px;margin-top:29px}.essen-landing .app-tabs button{display:flex;align-items:center;gap:7px;border:1px solid var(--line);color:#53635a;min-height:42px;padding:10px 13px;border-radius:30px;background:transparent;font-size:13px}.essen-landing .app-tabs button[aria-pressed=true]{background:#e0efdf;border-color:transparent;color:#23503d}.essen-landing .app-feature{min-height:116px;padding-top:22px}.essen-landing .app-feature h3{font-weight:500;font-size:19px;letter-spacing:-.025em;margin:0 0 9px}.essen-landing .app-feature>p{font-size:16px;line-height:1.6;color:var(--muted);margin:0;max-width:415px}.essen-landing .app-actions{display:flex;align-items:center;gap:22px;flex-wrap:wrap;margin-top:28px}.essen-landing .app-actions .cta{font-size:14px;min-height:52px}@media(max-width:1100px){.essen-landing .original-stage{padding:23px 18px 20px;min-height:425px}.essen-landing .original-tabs button{font-size:12px;padding-inline:11px}.essen-landing .original-stage .stage-top{font-size:12px;gap:7px}.essen-landing .original-toolbar{margin-top:28px}.essen-landing .original-player-controls{gap:5px}.essen-landing .original-player-controls button{width:37px;height:37px}.essen-landing .original-caption{font-size:12px}.essen-landing .app-section{gap:40px}.essen-landing .phone-pair{height:490px}.essen-landing .app-phone-main{width:208px;left:0}.essen-landing .app-phone-back{width:183px;right:-8px;top:43px}.essen-landing .app-gallery{padding-inline:15px}.essen-landing .app-copy h2{font-size:37px}.essen-landing .app-tabs{gap:6px}.essen-landing .app-tabs button{font-size:12px;padding-inline:11px}}@media(max-width:760px){.essen-landing .original-stage{min-height:0;padding:22px 19px}.essen-landing .original-stage .stage-top{margin-bottom:28px;font-size:13px}.essen-landing .original-tablet{padding:10px 14px 10px 10px;border-radius:22px}.essen-landing .original-screen{border-radius:11px}.essen-landing .original-toolbar{margin-top:27px;gap:9px}.essen-landing .original-tabs button{min-height:42px;font-size:13px;padding-inline:14px}.essen-landing .original-player-controls button{width:42px;height:42px}.essen-landing .original-caption{margin-top:17px}.essen-landing .app-section{grid-template-columns:1fr;gap:33px;padding-top:58px;padding-bottom:58px}.essen-landing .app-copy{grid-row:1}.essen-landing .app-copy h2{font-size:38px;max-width:490px}.essen-landing .app-copy>p{max-width:100%}.essen-landing .app-tabs button{font-size:14px;min-height:44px}.essen-landing .app-feature{min-height:100px}.essen-landing .app-feature>p{max-width:100%}.essen-landing .app-actions{margin-top:23px}.essen-landing .app-gallery{padding-top:22px;max-width:500px;width:100%;margin-inline:auto}.essen-landing .phone-pair{height:510px;max-width:420px}.essen-landing .app-phone-main{width:217px;left:29px;top:10px}.essen-landing .app-phone-back{width:192px;right:27px;top:44px}.essen-landing .app-gallery-label{margin-bottom:10px}.essen-landing .app-image-note{margin:0 0 7px}}@media(max-width:420px){.essen-landing .original-stage{padding:20px 14px}.essen-landing .original-stage .stage-top{font-size:12px;gap:5px;margin-bottom:26px}.essen-landing .screen-free{font-size:12px;padding:6px 8px}.essen-landing .original-tabs button{padding-inline:10px;font-size:12px;min-height:40px}.essen-landing .original-player-controls button{width:38px;height:38px}.essen-landing .original-toolbar{gap:6px}.essen-landing .original-caption{font-size:12px;max-width:290px;margin-inline:auto}.essen-landing .phone-pair{height:445px;max-width:350px}.essen-landing .app-phone-main{width:189px;left:16px;top:10px;border-width:4px;border-radius:30px}.essen-landing .app-phone-back{width:166px;right:10px;top:39px;border-width:4px;border-radius:27px}.essen-landing .app-copy h2{font-size:34px}.essen-landing .app-tabs{gap:6px}.essen-landing .app-tabs button{padding:9px 11px;font-size:13px}.essen-landing .app-actions{gap:16px}.essen-landing .app-gallery{padding-inline:8px}}.essen-landing .whatsapp-float{position:fixed;right:24px;bottom:calc(22px + env(safe-area-inset-bottom,0px));z-index:45;display:flex;align-items:center;justify-content:center;gap:10px;min-height:58px;padding:15px 21px;border-radius:50px;background:#147b46;color:#fff;box-shadow:0 6px 25px #063b3b35,0 0 0 1px #ffffff50;font-size:15px;font-weight:500;transition:transform .2s,background .2s}.essen-landing .whatsapp-float:hover{background:#0e6639;transform:translateY(-3px)}.essen-landing .whatsapp-float:focus-visible{outline-color:#147b46;outline-offset:5px}.essen-landing .landing{padding-bottom:85px}@media(max-width:600px){.essen-landing .whatsapp-float{right:17px;bottom:calc(18px + env(safe-area-inset-bottom,0px));width:58px;height:58px;min-height:58px;padding:0}.essen-landing .whatsapp-float span{display:none}.essen-landing .whatsapp-float svg{width:27px;height:27px}}.essen-landing{min-height:100vh;width:100%;box-sizing:border-box}.essen-landing .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}