/* Evenda home, September 2026. Scoped: other marketing pages retain their UI. */
.eh-page{--eh-ink:#20231f;--eh-muted:#656b61;--eh-line:#dfe3d9;--eh-paper:#f8f9f5;--eh-lime:#d6f66b;background:var(--eh-paper);color:var(--eh-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px;line-height:1.55;overflow-x:clip}
.eh-page *, .eh-page *::before,.eh-page *::after{box-sizing:border-box}
.eh-main,.eh-header,.eh-footer{position:relative;z-index:1}
.eh-main{overflow:clip}
.eh-brand{min-height:44px}
.eh-disclosure:not([open])>:not(summary){display:none}
.eh-main p,.eh-header p,.eh-footer p,.eh-main h1,.eh-main h2,.eh-main h3,.eh-footer h3{margin:0}
.eh-page a{text-decoration:none}
.eh-main button,.eh-header summary{font:inherit}
.eh-main button{cursor:pointer}
.eh-main img{display:block;max-width:100%}
.eh-main a,.eh-main button,.eh-header a,.eh-header summary,.eh-footer a{ -webkit-tap-highlight-color:transparent}
.eh-main [hidden]{display:none!important}
.eh-page :is(a,button,summary):focus-visible{outline:3px solid #66782b;outline-offset:5px;border-radius:5px}
.eh-app-section :is(a,button):focus-visible,.eh-footer a:focus-visible{outline-color:var(--eh-lime)}
.eh-shell{width:min(1320px,calc(100% - 96px));margin-inline:auto}
.eh-icon{width:24px;height:24px;display:inline-block;flex-shrink:0;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round;vertical-align:middle}
.eh-symbols{position:absolute;overflow:hidden;pointer-events:none}
.eh-skip{position:fixed;z-index:1000;inset-inline-start:16px;top:12px;transform:translateY(-160%);padding:12px 20px;background:var(--eh-ink);color:white;border-radius:8px}
.eh-skip:focus{transform:none}
.eh-header{position:sticky;top:0;z-index:50;background:rgba(248,249,245,.96);border-bottom:1px solid var(--eh-line);backdrop-filter:blur(16px)}
.eh-header-inner{display:flex;align-items:center;justify-content:space-between;gap:28px;min-height:88px}
.eh-brand{display:inline-flex;align-items:center;gap:9px;color:var(--eh-ink);font-size:30px;font-weight:760;letter-spacing:-1.7px;line-height:1}
.eh-brand img{border-radius:8px;width:32px;height:32px}
.eh-brand-dot{color:#7c902e}
.eh-desktop-nav,.eh-header-actions{display:flex;align-items:center;gap:27px}
.eh-desktop-nav a,.eh-login{font-size:14px;font-weight:550;color:var(--eh-ink);min-height:44px;display:inline-flex;align-items:center}
.eh-desktop-nav a:hover,.eh-login:hover{color:#58700c}
.eh-header-actions{gap:22px}
.eh-button{display:inline-flex;align-items:center;justify-content:center;gap:22px;min-height:58px;padding:16px 24px;border-radius:10px;background:var(--eh-ink);border:1px solid var(--eh-ink);color:#fff;font-size:16px;font-weight:600;line-height:1.4;text-align:center;transition:background .18s,transform .18s;max-width:100%}
.eh-button:hover{background:#3c4434;transform:translateY(-2px);color:white}
.eh-button .eh-icon{width:21px;height:21px}
.eh-button-small{min-height:44px;padding:11px 17px;font-size:14px;gap:14px}
.eh-button-outline{background:transparent;color:var(--eh-ink);border-color:#c7cdc0}
.eh-button-outline:hover{background:#edf0e6;color:var(--eh-ink)}
.eh-language{position:relative}
.eh-language summary{display:flex;gap:7px;align-items:center;min-height:44px;cursor:pointer;font-size:13px;font-weight:650;list-style:none}
.eh-language summary .eh-icon{width:18px;height:18px}
.eh-language summary .eh-icon:last-child{width:12px}
.eh-language-panel{position:absolute;inset-inline-end:0;top:calc(100% + 15px);width:360px;max-height:70vh;overflow:auto;background:white;border:1px solid var(--eh-line);border-radius:14px;padding:20px;display:grid;grid-template-columns:1fr 1fr;gap:5px;box-shadow:0 12px 45px #20231f16}
.eh-language-panel p{grid-column:1/-1;font-size:14px;font-weight:650;padding:0 10px 10px}
.eh-language-panel a{display:flex;align-items:center;min-height:44px;padding:8px 10px;font-size:14px;color:var(--eh-ink);border-radius:6px;overflow-wrap:anywhere}
.eh-language-panel a:hover,.eh-language-panel a[aria-current]{background:var(--eh-lime)}
.eh-mobile-menu{display:none}
.eh-main section[id]{scroll-margin-top:115px}
.eh-hero{display:grid;grid-template-columns:1.05fr 1fr;align-items:center;gap:56px;padding-block:80px 78px;min-height:740px}
.eh-eyebrow{text-transform:uppercase;font-size:12px;letter-spacing:1.4px;font-weight:650;display:flex;align-items:center;gap:9px;line-height:1.7}
.eh-eyebrow-line{width:22px;height:2px;background:#73832f;display:inline-block}
.eh-hero h1{font-size:clamp(44px,5.3vw,80px);font-weight:650;letter-spacing:-.065em;line-height:1.07;margin-block:24px 26px;overflow-wrap:break-word;text-wrap:balance}
.eh-hero h1 span{color:#748447}
.eh-lead{font-size:18px;line-height:1.7;color:var(--eh-muted);max-width:560px}
.eh-actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-block-start:30px}
.eh-hero-note{display:flex;gap:8px;align-items:flex-start;font-size:13px;color:var(--eh-muted);margin-block-start:17px!important}
.eh-hero-note .eh-icon{width:16px;height:16px;margin-top:2px}
.eh-hero-bottom{display:flex;align-items:center;gap:13px;margin-block-start:44px;padding-block-start:24px;border-top:1px solid var(--eh-line);max-width:475px}
.eh-hero-bottom p{font-size:13px;line-height:1.65;font-weight:600}.eh-hero-bottom p span{font-weight:400;color:var(--eh-muted)}
.eh-mini-mark{background:var(--eh-lime);width:40px;height:40px;display:grid;place-items:center;border-radius:50%;font-size:22px;font-weight:750;letter-spacing:-2px;padding-inline-end:3px}
.eh-hero-visual{position:relative;height:560px;min-width:0;margin-inline-end:8px}
.eh-photo-wrap{height:490px;margin-inline-end:34px;position:relative;border-radius:26px;overflow:hidden;background:#192938}
.eh-event-photo{width:100%;height:100%;object-fit:cover;object-position:42% center}
.eh-photo-wrap::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#05141b45 0%,transparent 50%,#04131b88 100%);pointer-events:none}
.eh-photo-label{position:absolute;top:27px;inset-inline:26px;display:flex;align-items:center;justify-content:space-between;color:#fff;z-index:1;font-size:14px;font-weight:600;letter-spacing:.4px}
.eh-photo-title{position:absolute;bottom:45px;inset-inline-start:25px;max-width:46%;color:#fff;z-index:1;font-size:29px;line-height:1.2;letter-spacing:-1px;font-weight:550;text-wrap:balance}
.eh-phone{background:#22251f;border:6px solid #22251f;border-radius:33px;overflow:hidden;box-shadow:0 20px 42px #11191833;position:relative}
.eh-phone img{width:100%;height:100%;object-fit:cover;border-radius:27px;background:#fff}
.eh-hero-phone{position:absolute;width:208px;height:452px;inset-inline-end:-6px;top:120px;transform:rotate(5deg);z-index:2}
.eh-zero-ticket{position:absolute;top:56px;inset-inline-start:-25px;z-index:3;width:165px;min-height:150px;background:var(--eh-lime);border-radius:13px;transform:rotate(-8deg);padding:17px 20px;box-shadow:0 8px 20px #1720101a}
.eh-zero-ticket>strong{font-size:63px;line-height:1;font-weight:650;letter-spacing:-4px}.eh-zero-ticket>strong span{font-size:34px;letter-spacing:-1px}
.eh-zero-ticket p{font-size:12px;line-height:1.3;max-width:105px;margin-top:8px}.eh-zero-ticket>.eh-icon{position:absolute;inset-inline-end:13px;bottom:16px;width:20px;height:20px}
.eh-visual-caption{position:absolute;bottom:-22px;inset-inline-start:0;max-width:calc(100% - 228px);font-size:11px;line-height:1.55;color:var(--eh-muted)}
.eh-benefits{display:grid;grid-template-columns:repeat(3,1fr);border-block:1px solid var(--eh-line);padding-block:27px;gap:22px}
.eh-benefits>div{display:flex;align-items:center;justify-content:center;gap:13px;font-weight:550;font-size:14px;line-height:1.5}
.eh-benefits>div+div{border-inline-start:1px solid var(--eh-line)}
.eh-section{padding-block:105px}
.eh-section-top{display:flex;justify-content:space-between;align-items:flex-end;gap:35px;margin-block-end:38px}
.eh-main h2{font-size:clamp(32px,3.8vw,54px);line-height:1.12;letter-spacing:-.05em;font-weight:600;text-wrap:balance}
.eh-section-top h2{max-width:650px;margin-top:14px}
.eh-text-link{display:inline-flex;align-items:center;gap:13px;color:inherit;font-weight:600;font-size:14px;line-height:1.5;min-height:44px}
.eh-text-link:hover{color:#677d22}.eh-text-link .eh-icon{width:18px;height:18px}
.eh-section-top>.eh-text-link{flex-shrink:0}
.eh-feature-grid{display:grid;grid-template-columns:1.3fr 1fr;gap:20px}
.eh-feature-card{border:1px solid var(--eh-line);border-radius:20px;position:relative;overflow:hidden;min-height:338px;display:flex;background:#fff}
.eh-feature-copy{padding:32px;position:relative;z-index:1;max-width:67%}
.eh-icon-tile{width:44px;height:44px;display:grid;place-items:center;border:1px solid var(--eh-line);border-radius:12px;margin-bottom:22px}
.eh-main h3{font-size:23px;line-height:1.25;font-weight:600;letter-spacing:-.6px}
.eh-feature-copy p{color:var(--eh-muted);font-size:15px;line-height:1.65;margin-block:13px 16px}
.eh-sale-art{position:absolute;width:230px;height:100%;inset-inline-end:-40px;top:0;display:flex;align-items:center;justify-content:center;transform:rotate(10deg)}
.eh-art-orbit{position:absolute;width:285px;height:285px;border:1px solid #d8decd;border-radius:50%}
.eh-paper-ticket{position:relative;width:178px;min-height:245px;background:#e7efce;border-radius:12px;box-shadow:0 12px 24px #1d321014;padding:24px 20px;transform:rotate(-23deg)}
.eh-ticket-top{display:flex;align-items:center;justify-content:space-between;font-size:15px;font-weight:650;letter-spacing:-.7px}.eh-ticket-top svg{width:19px;height:19px}
.eh-ticket-name{font-size:25px;letter-spacing:-.7px;line-height:1.2;font-weight:650;margin-top:45px;overflow-wrap:anywhere}
.eh-ticket-rule{margin-block:24px 15px;border-top:1px dashed #b2bca2;position:relative}
.eh-ticket-rule::before,.eh-ticket-rule::after{content:"";width:17px;height:17px;background:white;position:absolute;border-radius:50%;top:-9px;left:-28px}
.eh-ticket-rule::after{left:auto;right:-28px}.eh-ticket-bottom{display:flex;justify-content:space-between;align-items:end}.eh-ticket-bottom span{font-size:9px;letter-spacing:1px}
.eh-barcode{height:29px;width:69px;background:repeating-linear-gradient(90deg,#283125 0 2px,transparent 2px 4px,#283125 4px 5px,transparent 5px 8px)}
.eh-art-check{position:absolute;bottom:42px;inset-inline-start:11px;width:40px;height:40px;display:grid;place-items:center;background:var(--eh-ink);color:var(--eh-lime);border-radius:50%}
.eh-feature-entry{background:#edf0e8}.eh-feature-entry .eh-feature-copy{max-width:75%}.eh-feature-entry .eh-icon-tile{background:#fff}
.eh-scan-art{position:absolute;width:150px;height:150px;inset-inline-end:-48px;bottom:32px;transform:rotate(-12deg);background:var(--eh-lime);border:8px solid #fff;border-radius:26px;display:grid;place-items:center;box-shadow:0 14px 22px #2334150d}
.eh-scan-art>.eh-icon{width:90px;height:90px;stroke-width:.8}.eh-scan-check{position:absolute;width:36px;height:36px;display:grid;place-items:center;background:var(--eh-ink);color:white;border-radius:50%;bottom:-10px;inset-inline-start:10px}
.eh-feature-links{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:24px}
.eh-feature-links a{display:flex;align-items:center;gap:12px;padding:19px 0;border-bottom:1px solid var(--eh-line);color:var(--eh-ink);font-size:14px;font-weight:550;transition:border-color .18s}
.eh-feature-links a>svg:first-child{width:20px;height:20px;color:#69745b}.eh-feature-links a>svg:last-child{width:16px;height:16px;margin-inline-start:auto}.eh-feature-links a:hover{border-color:#7f9451}
.eh-app-section{background:#20261e;color:#fff;overflow:hidden;padding-block:85px}
.eh-app-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}
.eh-app-copy h2{margin-block:18px 22px;max-width:510px}.eh-app-section .eh-eyebrow{color:var(--eh-lime)}.eh-app-section .eh-lead{color:#bbc3b6;font-size:17px;max-width:465px}
.eh-screen-controls{display:flex;flex-direction:column;gap:0;margin-block:28px;max-width:430px;border-top:1px solid #424a3d}
.eh-screen-controls button{padding:16px 0;display:flex;align-items:center;gap:15px;background:transparent;color:#c1c7bc;border:0;border-bottom:1px solid #424a3d;text-align:start;min-height:59px;font-size:14px;line-height:1.5;transition:color .15s}
.eh-screen-controls button>.eh-icon:last-child{margin-inline-start:auto;width:18px;height:18px;opacity:0}
.eh-screen-controls button[aria-pressed=true]{color:var(--eh-lime)}.eh-screen-controls button[aria-pressed=true]>.eh-icon:last-child{opacity:1}.eh-screen-controls button:hover{color:#fff}
.eh-stores{display:flex;gap:12px;flex-wrap:wrap}.eh-store{display:inline-flex;min-height:60px;align-items:center;gap:9px;border:1px solid #535b4d;border-radius:10px;padding:10px 18px;background:#fff;color:#20231f;transition:background .18s}
.eh-store:hover{background:var(--eh-lime)}.eh-store>svg{width:28px;height:28px}.eh-store span{display:flex;flex-direction:column;line-height:1.2}.eh-store small{font-size:10px;letter-spacing:.1px}.eh-store strong{font-size:20px;font-weight:550;letter-spacing:-.6px;margin-top:2px}.eh-platform-link{color:#bac1b4;margin-top:15px;font-size:13px}.eh-platform-link:hover{color:var(--eh-lime)}
.eh-app-preview{position:relative;min-height:615px;display:flex;align-items:center;justify-content:center;isolation:isolate;margin:0}
.eh-app-ring{position:absolute;width:510px;height:510px;border:1px solid #4a5640;border-radius:50%;z-index:-1}.eh-app-ring:before,.eh-app-ring:after{content:"";position:absolute;inset:40px;border:1px solid #3e4836;border-radius:50%}.eh-app-ring:after{inset:80px}
.eh-app-word{position:absolute;font-size:125px;line-height:1;font-weight:650;color:#313b2b;letter-spacing:-9px;inset-inline-start:-20px;top:15px;z-index:-1}
.eh-gallery-phone{width:250px;height:543px;border-width:7px;border-color:#3e4638;border-radius:37px;transform:rotate(5deg);box-shadow:0 30px 60px #0f170c66}.eh-gallery-phone img{border-radius:29px}
.eh-app-preview figcaption{position:absolute;bottom:0;font-size:12px;color:#bec6b6;text-align:center;max-width:100%}
.eh-section-note{max-width:325px;color:var(--eh-muted);font-size:16px;line-height:1.6}
.eh-format-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}
.eh-format{background:#e8ebdf;position:relative;min-height:235px;padding:24px;display:flex;flex-direction:column;color:var(--eh-ink);border-radius:14px;overflow:hidden;transition:background .2s,transform .2s}
.eh-format:nth-child(2){background:#f0e8dc}.eh-format:nth-child(3){background:#e5e8ed}.eh-format:nth-child(4){background:#e2eae1}.eh-format:hover{background:var(--eh-lime);transform:translateY(-4px)}
.eh-format-number{font-size:12px;color:#656d5b}.eh-format-icon{margin-block:30px 25px}.eh-format-icon .eh-icon{width:43px;height:43px;stroke-width:1.1}.eh-format h3{font-size:21px;max-width:85%}.eh-format>.eh-icon{position:absolute;inset-inline-end:20px;bottom:25px;width:20px;height:20px}
.eh-seating{border:1px solid var(--eh-line);border-radius:16px;display:grid;grid-template-columns:160px 1fr auto;gap:30px;align-items:center;margin-top:30px;padding:26px 30px;background:#fff}
.eh-seating h3{font-size:23px;margin-block:6px 8px}.eh-seating p:not(.eh-eyebrow){font-size:14px;line-height:1.65;color:var(--eh-muted);max-width:500px}.eh-seating .eh-eyebrow{font-size:10px}.eh-seating .eh-button{font-size:14px;min-height:50px;padding:12px 17px;gap:12px}
.eh-seat-art{display:grid;grid-template-columns:repeat(8,1fr);gap:5px;max-width:145px;padding:0 5px;transform:perspective(250px) rotateX(15deg)}.eh-seat-art span{grid-column:1/-1;height:7px;background:#c7ceb9;border-radius:50%;margin-bottom:13px}.eh-seat-art i{display:block;width:11px;height:11px;border-radius:3px;background:#d5e0bb}.eh-seat-art i:nth-child(3n){background:#90a268}.eh-seat-art i:nth-child(5n){background:#eef1e8}.eh-seat-art i:nth-child(8n+5){margin-inline-end:9px}
.eh-pricing{display:grid;grid-template-columns:.85fr 1fr;gap:100px;padding-block:40px 100px;align-items:center;border-bottom:1px solid var(--eh-line)}
.eh-pricing-mark{background:var(--eh-lime);border-radius:24px;min-height:440px;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:42px;position:relative}
.eh-pricing-mark:before,.eh-pricing-mark:after{content:"";position:absolute;width:44px;height:44px;border-radius:50%;background:var(--eh-paper);top:calc(50% - 22px);left:-22px}.eh-pricing-mark:after{left:auto;right:-22px}
.eh-pricing-mark>span{font-size:13px;font-weight:600;text-align:center;text-transform:uppercase;letter-spacing:1px}.eh-pricing-mark strong{font-size:180px;font-weight:550;letter-spacing:-14px;line-height:1.05;margin-block:15px}.eh-pricing-mark strong span{font-size:100px;letter-spacing:-7px}.eh-pricing-mark p{font-size:14px;text-align:center;max-width:260px;line-height:1.6}
.eh-pricing-copy h2{margin-block:16px 22px}.eh-pricing-copy .eh-lead{font-size:17px}.eh-pricing-copy ul{list-style:none;margin:24px 0;padding:0;display:flex;flex-direction:column;gap:9px}.eh-pricing-copy li{display:flex;gap:10px;align-items:center;font-size:15px}.eh-pricing-copy li svg{width:18px;height:18px;color:#5c7731}.eh-pricing-disclaimer{font-size:12px;color:var(--eh-muted);line-height:1.65;margin-top:20px!important;max-width:480px}
.eh-faq{display:grid;grid-template-columns:.85fr 1.3fr;gap:100px}.eh-faq h2{margin-block:16px 20px}.eh-faq>div>p:not(.eh-eyebrow){color:var(--eh-muted);font-size:16px;margin-bottom:15px}.eh-faq-items{border-top:1px solid var(--eh-line)}
.eh-faq details{border-bottom:1px solid var(--eh-line)}.eh-faq summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:25px;padding-block:23px;font-size:16px;font-weight:550;line-height:1.5;cursor:pointer}.eh-faq summary svg{width:19px;height:19px;transition:transform .15s}.eh-faq details[open] summary svg{transform:rotate(45deg)}.eh-faq details p{color:var(--eh-muted);padding-block:0 25px;padding-inline-end:30px;font-size:15px;line-height:1.8}
.eh-final{padding-bottom:90px}.eh-final-inner{padding:56px 65px;background:var(--eh-lime);border-radius:22px;display:grid;grid-template-columns:1fr 220px;gap:45px;align-items:center;overflow:hidden}.eh-final h2{margin-block:12px 18px;max-width:720px}.eh-final p:not(.eh-eyebrow){max-width:600px;font-size:16px;color:#465335;line-height:1.6}.eh-final .eh-actions{margin-top:26px;gap:24px}.eh-final-symbol .eh-icon{width:220px;height:220px;stroke-width:.7;transform:rotate(12deg)}
.eh-footer{background:#20231f;color:#e9ece4;padding-block:70px 26px}.eh-footer .eh-brand{color:white}.eh-footer-grid{display:grid;grid-template-columns:1.45fr 1fr 1fr 1.25fr;gap:50px}.eh-footer-about p{font-size:14px;line-height:1.7;color:#a5ac9e;margin-block:22px 18px;max-width:260px}.eh-footer-grid h3{font-size:13px;line-height:1.5;letter-spacing:.2px;color:#fff;font-weight:600;margin:0 0 16px}.eh-footer-grid>div>a:not(.eh-brand){display:flex;color:#b8bfaf;font-size:13px;line-height:1.5;padding-block:7px;min-height:44px}.eh-footer-grid>div>a:hover{color:var(--eh-lime)}.eh-footer-about>a:last-child{color:#e5ebdd!important}
.eh-footer-bottom{border-top:1px solid #3b4236;margin-top:45px;padding-top:24px;display:flex;justify-content:space-between;align-items:start;gap:24px;font-size:11px;color:#a5ac9e;line-height:1.6}.eh-footer-bottom a{color:#dbe0d3;min-height:28px}.eh-footer-bottom p:nth-child(2){max-width:420px}
[dir=rtl] .eh-hero-phone,[dir=rtl] .eh-gallery-phone{transform:rotate(-5deg)}
[dir=rtl] .eh-icon-arrow{transform:scaleX(-1)}
.eh-news{padding-bottom:0}.eh-news-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.eh-news article{border-top:1px solid var(--eh-line)}.eh-news article>a{display:flex;flex-direction:column;align-items:start;height:100%;padding-top:24px;color:var(--eh-ink)}.eh-news time{font-size:12px;color:var(--eh-muted);margin-bottom:15px}.eh-news h3{font-size:22px;margin-bottom:14px}.eh-news article p{color:var(--eh-muted);font-size:14px;line-height:1.7;margin-bottom:16px}.eh-news article .eh-text-link{margin-top:auto}.eh-news article>a:hover h3{color:#58700c}
.eh-feature-links a,.eh-feature-links a span{min-width:0}.eh-feature-links a span,.eh-format h3,.eh-news h3{overflow-wrap:anywhere}
@media(max-width:760px){.eh-news-grid{grid-template-columns:1fr;gap:24px}}
@media(min-width:1001px){.eh-page:lang(ru) .eh-hero h1{font-size:clamp(44px,4.15vw,62px);letter-spacing:-.055em}}
@media(min-width:1600px){.eh-hero{gap:80px}}
@media(max-width:1200px){.eh-shell{width:calc(100% - 64px)}.eh-header-inner{gap:20px}.eh-desktop-nav{gap:17px}.eh-header-actions{gap:14px}.eh-hero{gap:40px;padding-block:65px;min-height:680px}.eh-hero-visual{height:520px}.eh-photo-wrap{height:460px}.eh-hero-phone{width:187px;height:406px;top:130px}.eh-visual-caption{max-width:calc(100% - 200px);bottom:-10px}.eh-zero-ticket{width:145px;min-height:139px;inset-inline-start:-15px}.eh-zero-ticket>strong{font-size:56px}.eh-photo-title{font-size:24px;bottom:32px}.eh-actions .eh-button{padding-inline:18px;gap:12px;font-size:14px}.eh-feature-copy{padding:27px;max-width:67%}.eh-sale-art{inset-inline-end:-73px}.eh-feature-entry .eh-feature-copy{max-width:78%}.eh-app-grid{gap:40px}.eh-pricing,.eh-faq{gap:60px}.eh-seating{grid-template-columns:110px 1fr;gap:24px}.eh-seating>.eh-button{grid-column:2;justify-self:start}.eh-seat-art{grid-row:1/3}.eh-footer-grid{gap:28px}.eh-pricing-mark strong{font-size:145px}.eh-pricing-mark strong span{font-size:85px}}
@media(max-width:1000px){.eh-desktop-nav{display:none}.eh-mobile-menu{display:block}.eh-mobile-menu summary{width:44px;height:44px;display:grid;place-items:center;cursor:pointer;border:1px solid var(--eh-line);border-radius:9px;list-style:none}.eh-mobile-menu nav{position:absolute;top:calc(100% - 1px);inset-inline:0;padding:20px 32px 28px;background:var(--eh-paper);border-bottom:1px solid var(--eh-line);display:grid;gap:3px;box-shadow:0 15px 20px #20231f0a}.eh-mobile-menu nav>a:not(.eh-button){display:block;padding:12px 0;font-size:16px;color:var(--eh-ink);min-height:48px}.eh-mobile-menu nav .eh-button{justify-self:start;margin-top:15px}.eh-hero{gap:30px}.eh-hero h1{font-size:49px}.eh-hero .eh-lead{font-size:16px}.eh-hero-bottom{margin-top:25px}.eh-hero-visual{height:485px}.eh-photo-wrap{height:430px;margin-inline-end:18px}.eh-hero-phone{width:169px;height:367px;top:132px}.eh-zero-ticket{top:32px;width:128px;min-height:125px;padding:17px}.eh-zero-ticket>strong{font-size:49px}.eh-zero-ticket p{font-size:11px;max-width:85px}.eh-visual-caption{max-width:calc(100% - 175px);font-size:10px;bottom:-9px}.eh-benefits{gap:15px}.eh-benefits>div{font-size:12px;gap:8px}.eh-feature-grid{grid-template-columns:1fr 1fr}.eh-feature-copy,.eh-feature-entry .eh-feature-copy{max-width:100%;padding:25px}.eh-sale-art,.eh-scan-art{display:none}.eh-feature-links{grid-template-columns:repeat(2,1fr)}.eh-app-grid{gap:35px}.eh-app-preview{min-height:580px}.eh-gallery-phone{width:222px;height:482px}.eh-format-grid{gap:12px}.eh-format{padding:21px;min-height:213px}.eh-format h3{font-size:18px}.eh-pricing{gap:45px}.eh-pricing-mark{min-height:405px;padding:30px}.eh-faq{gap:50px}.eh-final-inner{padding:45px;grid-template-columns:1fr 150px;gap:30px}.eh-final-symbol .eh-icon{width:170px;height:170px}.eh-footer-grid{grid-template-columns:1.1fr 1fr;gap:36px 60px}}
@media(max-width:760px){.eh-shell{width:calc(100% - 40px)}.eh-header-inner{min-height:74px;gap:12px}.eh-brand{font-size:28px}.eh-brand img{width:29px;height:29px}.eh-header-actions{gap:14px}.eh-login,.eh-header-cta{display:none}.eh-language-panel{position:fixed;inset-inline:20px;top:80px;width:auto;max-height:70vh}.eh-hero{grid-template-columns:1fr;gap:48px;padding-block:48px 42px;min-height:0}.eh-eyebrow{font-size:11px;letter-spacing:1.1px}.eh-hero h1{font-size:clamp(43px,8.7vw,65px);margin-block:22px;letter-spacing:-.055em;max-width:630px}.eh-hero-copy .eh-lead{font-size:17px;max-width:550px}.eh-actions{gap:10px;margin-top:25px}.eh-actions .eh-button{font-size:14px;min-height:54px;padding:14px 19px;gap:14px}.eh-hero-note{font-size:12px;max-width:480px}.eh-hero-bottom{margin-top:27px;padding-top:20px;max-width:none}.eh-hero-bottom p{font-size:12px}.eh-hero-visual{height:480px;width:min(100%,520px);margin-inline:auto}.eh-photo-wrap{height:415px;margin-inline-end:35px}.eh-hero-phone{width:184px;height:400px;top:86px;inset-inline-end:4px}.eh-zero-ticket{top:23px;inset-inline-start:8px;transform:rotate(-8deg);width:145px;min-height:131px}.eh-zero-ticket>strong{font-size:53px}.eh-photo-label{top:21px;inset-inline:22px;font-size:12px}.eh-photo-title{bottom:36px;font-size:26px;max-width:42%;inset-inline-start:22px}.eh-visual-caption{bottom:0;max-width:calc(100% - 203px);font-size:11px;padding-inline-start:6px}.eh-benefits{grid-template-columns:1fr;padding-block:22px;gap:16px}.eh-benefits>div{justify-content:start;font-size:14px;gap:13px}.eh-benefits>div+div{border:0}.eh-section{padding-block:64px}.eh-section-top{display:block;margin-bottom:27px}.eh-main h2{font-size:clamp(32px,6vw,44px);letter-spacing:-.045em}.eh-section-top h2{margin-top:12px}.eh-section-top>.eh-text-link{margin-top:17px}.eh-feature-grid{grid-template-columns:1fr;gap:16px}.eh-feature-card{min-height:275px}.eh-feature-copy{max-width:70%;padding:25px}.eh-sale-art{display:flex;inset-inline-end:-42px;width:210px}.eh-paper-ticket{width:150px;min-height:210px;padding:19px}.eh-ticket-name{font-size:22px;margin-top:34px}.eh-art-check{bottom:25px;inset-inline-start:13px}.eh-feature-entry .eh-feature-copy{max-width:75%}.eh-scan-art{display:grid;inset-inline-end:-44px;bottom:45px;width:130px;height:130px}.eh-feature-copy p{font-size:14px}.eh-feature-links{gap:8px 20px;margin-top:17px}.eh-feature-links a{font-size:13px;gap:9px;min-height:65px}.eh-feature-links a>svg:first-child{width:18px;height:18px}.eh-app-section{padding-block:60px 40px}.eh-app-grid{grid-template-columns:1fr;gap:15px}.eh-app-copy h2{max-width:500px}.eh-app-copy .eh-lead{font-size:16px;max-width:500px}.eh-screen-controls{max-width:none;margin-block:25px}.eh-stores{gap:10px}.eh-store{padding:10px 15px;min-height:59px}.eh-store strong{font-size:19px}.eh-app-preview{min-height:590px}.eh-gallery-phone{width:228px;height:495px}.eh-app-ring{width:450px;height:450px}.eh-app-word{font-size:120px;top:55px;inset-inline-start:0}.eh-app-preview figcaption{bottom:11px}.eh-section-note{margin-top:20px!important;max-width:500px}.eh-format-grid{grid-template-columns:repeat(2,1fr);gap:13px}.eh-format{min-height:216px;padding:22px}.eh-format h3{font-size:20px}.eh-format-icon{margin-block:23px 29px}.eh-seating{grid-template-columns:1fr;padding:25px;gap:20px;margin-top:22px}.eh-seat-art{grid-row:auto;max-width:120px;grid-template-columns:repeat(8,10px);justify-self:start;gap:4px}.eh-seat-art i{width:9px;height:9px}.eh-seating>.eh-button{grid-column:auto}.eh-pricing{grid-template-columns:1fr;gap:40px;padding-block:0 60px}.eh-pricing-mark{min-height:330px;padding:30px}.eh-pricing-mark strong{font-size:155px;margin-block:5px 15px}.eh-pricing-mark strong span{font-size:90px}.eh-pricing-copy h2{max-width:520px}.eh-faq{grid-template-columns:1fr;gap:28px}.eh-faq h2{max-width:500px}.eh-faq summary{font-size:15px;padding-block:22px;gap:20px}.eh-faq details p{font-size:14px;padding-inline-end:15px}.eh-final{padding-bottom:55px}.eh-final-inner{padding:32px 27px;grid-template-columns:1fr;gap:0;border-radius:17px}.eh-final h2{font-size:36px}.eh-final p:not(.eh-eyebrow){font-size:15px}.eh-final-symbol{display:none}.eh-final .eh-actions{align-items:flex-start;gap:12px}.eh-final .eh-actions>.eh-text-link{font-size:13px;min-height:54px}.eh-footer{padding-block:48px 24px}.eh-footer-grid{grid-template-columns:1fr 1fr;gap:32px 24px}.eh-footer-about{grid-column:1/-1}.eh-footer-about p{max-width:380px}.eh-footer-grid>div:last-child{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:0 25px}.eh-footer-grid>div:last-child h3{grid-column:1/-1}.eh-footer-grid>div>a:not(.eh-brand){min-height:44px;font-size:13px}.eh-footer-bottom{flex-direction:column;gap:14px;margin-top:30px}.eh-main section[id]{scroll-margin-top:95px}}
@media(max-width:380px){.eh-shell{width:calc(100% - 32px)}.eh-hero h1{font-size:40px}.eh-actions{align-items:stretch}.eh-hero .eh-actions>.eh-button{width:100%;justify-content:space-between}.eh-hero-visual{height:440px}.eh-photo-wrap{height:380px;margin-inline-end:20px}.eh-hero-phone{width:164px;height:356px;top:92px;inset-inline-end:0}.eh-zero-ticket{width:126px;padding:16px;min-height:126px}.eh-photo-title{font-size:22px;max-width:40%;inset-inline-start:18px}.eh-visual-caption{max-width:calc(100% - 175px);font-size:10px;bottom:-2px}.eh-sale-art,.eh-scan-art{display:none}.eh-feature-copy,.eh-feature-entry .eh-feature-copy{max-width:100%}.eh-store{padding-inline:12px}.eh-store strong{font-size:17px}.eh-store>svg{width:24px}.eh-format{padding:18px}.eh-format h3{font-size:18px}}
@media(prefers-reduced-motion:reduce){html,.eh-page{scroll-behavior:auto!important}.eh-page *{animation:none!important;transition:none!important;scroll-behavior:auto!important}}

/* Keep the language suggestion in flow above the sticky marketing header. */
.eh-page #evenda-browser-lang-banner{position:relative;top:auto}
