@import url("https://fonts.googleapis.com/css2?family=Bricolage+Grotesque:opsz,wght@12..96,400;12..96,600;12..96,700;12..96,800&family=Schibsted+Grotesk:wght@400;500;600;700&family=Outfit:wght@400;700;800&display=swap");body,html{overflow-x:clip}.v2-side-meme{display:none;position:absolute;width:150px;height:150px;object-fit:cover;border-radius:16px;opacity:.5;pointer-events:none;z-index:1;-webkit-mask-image:linear-gradient(90deg,transparent,black 18%,black 82%,transparent),linear-gradient(180deg,transparent,black 18%,black 82%,transparent);-webkit-mask-composite:source-in,source-in;mask-image:linear-gradient(90deg,transparent,black 18%,black 82%,transparent),linear-gradient(180deg,transparent,black 18%,black 82%,transparent);-webkit-mask-composite:source-in,xor;mask-composite:intersect}@media (min-width:1400px){.v2-side-meme{display:block}}.v2-mobile-only-meme{display:none!important}@media (max-width:1399px){.v2-mobile-only-meme{display:flex!important}}.v2-page{font-family:Schibsted Grotesk,sans-serif;scroll-behavior:smooth;min-height:100vh;overflow-x:clip;--bg:#191310;--bg2:#201811;--card:#231a12;--card2:#2b2015;--border:#3a2b1c;--border2:#4d3a26;--text:#f7efe2;--muted:#b8a48c;--faint:#8a7a64;--accent:#ee6c1e;--accent-deep:#d55a10;--accent2:#eaa53f;--glow:rgba(238,108,30,0.28);--glow2:rgba(234,165,63,0.16);--ok:#6fbf73;--wallop:0.5;--headbg:rgba(25,19,16,0.82);--cta-bg:#ee6c1e;--cta-bg-hover:#d55a10;--cta-text:#191410;--danger:#f87171;--danger-bg:#c0392b;--danger-bg-hover:#a53225}.v2-page[data-theme=light]{--bg:#f6efe3;--bg2:#efe6d3;--card:#fffbf3;--card2:#f8f0df;--border:#e4d5bc;--border2:#d3bf9e;--text:#2c2114;--muted:#7d6b54;--faint:#a6947a;--accent:#d1560e;--accent-deep:#b8490a;--accent2:#a87415;--glow:rgba(209,86,14,0.16);--glow2:rgba(168,116,21,0.12);--ok:#3d8a42;--wallop:0.35;--headbg:rgba(246,239,227,0.85);--cta-bg:#d95c10;--cta-bg-hover:#ee6c1e;--cta-text:#191410;--danger:#c0392b;--danger-bg:#c0392b;--danger-bg-hover:#a53225}@keyframes marL{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes marR{0%{transform:translateX(-50%)}to{transform:translateX(0)}}@keyframes pulseDot{0%,to{opacity:1}50%{opacity:.35}}@keyframes fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes growBar{0%{width:0}}@keyframes popIn{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}.v2-nav-link{transition:color .2s,background-color .2s;cursor:pointer}.v2-nav-link:hover{color:var(--text)!important;background:var(--card2)!important}.v2-header-btn{transition:background-color .2s,transform .15s ease,box-shadow .2s}.v2-header-btn:hover{background:var(--cta-bg-hover)!important;transform:translateY(-1px)}.v2-theme-btn{transition:border-color .2s,color .2s}.v2-theme-btn:hover{border-color:var(--border2)!important;color:var(--text)!important}.v2-hero-btn-primary{transition:background-color .15s ease,transform .15s ease,box-shadow .15s}.v2-hero-btn-primary:hover{background:var(--cta-bg-hover)!important;transform:translateY(-2px)}.v2-hero-btn-secondary{transition:border-color .15s ease,transform .15s ease}.v2-hero-btn-secondary:hover{border-color:var(--accent)!important;transform:translateY(-2px)}.v2-input-email{transition:border-color .25s ease,box-shadow .25s ease}.v2-input-email:focus{border-color:var(--accent)!important;box-shadow:0 0 0 3px var(--glow)!important}.v2-btn-subscribe{transition:background-color .2s}.v2-btn-subscribe:hover:not(:disabled){background:var(--cta-bg-hover)!important}.v2-btn-subscribe:disabled{opacity:.6;cursor:not-allowed}.v2-dz:hover{border-color:var(--accent)!important;background:rgba(238,108,30,.03)!important}.v2-demo-sidebar-btn{transition:background-color .15s ease,color .15s ease}.v2-demo-sidebar-btn:not(:disabled):hover{background:var(--card2)!important;color:var(--text)!important}.v2-demo-item{transition:border-color .2s ease,transform .2s ease}.v2-demo-item:hover{border-color:#ee6c1e!important;transform:translateX(3px)}.v2-demo-mark-btn{transition:all .15s ease}.v2-demo-mark-btn:hover{background:var(--cta-bg)!important;color:var(--cta-text)!important}.v2-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}.v2-icon-action{position:relative;background:none;border:none;padding:0;cursor:pointer;display:inline-flex;align-items:center;gap:5px;font-family:Schibsted Grotesk,sans-serif;font-size:12px;font-weight:800;transition:color .15s ease}.v2-icon-action:after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:max(100%,44px);height:44px}.v2-demo-check{position:relative}.v2-demo-check:after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:44px;height:44px}.v2-demo-check:disabled:after{content:none}.v2-demo-chip{position:relative}.v2-demo-chip:after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:max(100%,44px);height:max(100%,44px)}.v2-roadmap-card{transition:transform .2s ease,border-color .2s}.v2-roadmap-card:hover{transform:translateY(-4px);border-color:var(--accent)!important}.reveal-hidden{opacity:0;transform:translateY(28px)}.reveal-shown{opacity:1;transform:translateY(0);transition:opacity .7s ease,transform .7s cubic-bezier(.2,.8,.3,1)}@media (max-width:900px){.v2-supporter-grid,.v2-vault-grid{grid-template-columns:minmax(0,1fr)!important;gap:32px!important;padding:32px!important}.v2-roadmap-grid{grid-template-columns:minmax(0,1fr)!important;gap:16px!important}}@media (max-width:480px){.v2-supporter-grid,.v2-vault-grid{padding:20px!important}.v2-email-input-wrap,.v2-email-row{flex-direction:column!important}.v2-btn-subscribe{width:100%}}.v2-mobile-nav-panel,.v2-nav-burger{display:none}@media (max-width:768px){.v2-header-container{padding:10px 16px!important;gap:16px!important}.v2-header-nav{display:none!important}.v2-header-inner{gap:8px!important;padding:10px 16px!important}.v2-logo-text{font-size:15px!important}.v2-theme-btn{padding:6px 8px!important;min-height:44px}.v2-theme-label{display:none}.v2-header-btn{padding:8px 12px!important;font-size:12.5px!important;min-height:44px;display:inline-flex!important;align-items:center}.v2-lang-switch span[aria-hidden]{display:none}.v2-lang-select{max-width:86px!important;padding:6px!important;font-size:11.5px!important;min-height:44px}.v2-nav-burger{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;flex:none;background:var(--card);border:1px solid var(--border);border-radius:10px;color:var(--text);cursor:pointer;padding:0}.v2-mobile-nav-panel{display:flex;flex-direction:column;position:absolute;top:100%;left:0;right:0;background:var(--headbg);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--border);padding:6px 8px 10px}.v2-mobile-nav-panel a{display:flex;align-items:center;min-height:48px;padding:0 16px;border-radius:10px;color:var(--text);text-decoration:none;font-size:15px;font-weight:700}.v2-mobile-nav-panel a:active{background:var(--card)}.v2-demo-desktop{display:none!important}.v2-phone-demo-row{flex-direction:column!important;margin-top:24px!important}.v2-phone-demo-wrap{width:100%!important;height:auto!important}.v2-phone-demo-scale{transform:none!important}.v2-phone-demo-caption{text-align:center!important;max-width:340px!important}}@media (max-width:400px){.v2-logo-text{font-size:13px!important}}.v2-feat-row{display:grid;grid-template-columns:minmax(0,5fr) minmax(0,6fr);grid-gap:56px;gap:56px;align-items:center}.v2-feat-row+.v2-feat-row{margin-top:96px}.v2-feat-row--flip .v2-feat-text{order:2}.v2-feat-row--flip .v2-feat-visual{order:1}.v2-feat-visual{display:flex;justify-content:center;min-width:0}.reveal-hidden .v2-feat-stagger>*{opacity:0;transform:translateY(22px);transition:none}.reveal-shown .v2-feat-stagger>*{opacity:1;transform:translateY(0);transition:opacity .6s ease,transform .6s cubic-bezier(.2,.8,.3,1)}.reveal-shown .v2-feat-stagger>:first-child{transition-delay:.08s}.reveal-shown .v2-feat-stagger>:nth-child(2){transition-delay:.18s}.reveal-shown .v2-feat-stagger>:nth-child(3){transition-delay:.28s}.reveal-shown .v2-feat-stagger>:nth-child(4){transition-delay:.38s}.reveal-shown .v2-feat-stagger>:nth-child(5){transition-delay:.48s}.reveal-shown .v2-feat-stagger>:nth-child(6){transition-delay:.58s}.v2-feat-bento{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.v2-bento-card{background:var(--card);border:1px solid var(--border);border-radius:18px;padding:22px;min-width:0;transition:transform .2s ease,border-color .2s ease}.v2-bento-card:hover{transform:translateY(-4px);border-color:var(--accent)}.v2-feat-bar-fill{width:0}.reveal-shown .v2-feat-bar-fill{animation:growBar 1.1s cubic-bezier(.2,.8,.3,1) .35s both}.v2-feat-mock{width:100%;max-width:430px;background:var(--card);border:1px solid var(--border);border-radius:20px;padding:18px;box-shadow:0 18px 44px rgba(0,0,0,.35)}.v2-feat-gif{display:block;margin-top:8px;max-width:210px;max-height:150px;border-radius:10px;border:1px solid var(--border2)}@media (max-width:900px){.v2-feat-row{grid-template-columns:minmax(0,1fr);gap:26px}.v2-feat-row--flip .v2-feat-text{order:1}.v2-feat-row--flip .v2-feat-visual{order:2}.v2-feat-row+.v2-feat-row{margin-top:64px}.v2-feat-bento{grid-template-columns:minmax(0,1fr)}}@media (prefers-reduced-motion:reduce){.reveal-hidden .v2-feat-stagger>*,.reveal-shown .v2-feat-stagger>*{opacity:1;transform:none;transition:none}.reveal-shown .v2-feat-bar-fill{animation:none;width:var(--barw,100%)}}@media (min-width:1400px) and (max-width:1580px){#vault .v2-side-meme{display:none}}.v2-meme-fade{-webkit-mask-image:linear-gradient(90deg,transparent,black 18%,black 82%,transparent),linear-gradient(180deg,transparent,black 18%,black 82%,transparent);-webkit-mask-composite:source-in,source-in;mask-image:linear-gradient(90deg,transparent,black 18%,black 82%,transparent),linear-gradient(180deg,transparent,black 18%,black 82%,transparent);-webkit-mask-composite:source-in,xor;mask-composite:intersect}@media (max-width:480px){#demo h2,#features h2,#guida h2,#roadmap h2,#sostieni h2,#vault h2{font-size:27px!important}#top{padding:56px 18px 64px!important}#features,#guida,#roadmap,#sostieni,#vault{padding-left:16px!important;padding-right:16px!important}#demo{padding-left:10px!important;padding-right:10px!important}#guida>div:last-child{padding:24px 18px!important}.v2-header-inner{gap:6px!important;padding:10px 12px!important}.v2-logo-text{font-size:13px!important}.v2-header-btn{padding:8px 10px!important;font-size:12px!important}.v2-lang-select{max-width:78px!important}.v2-countdown-box{padding:16px 14px!important}.v2-cd-row{gap:10px!important}.v2-cd-num{font-size:30px!important}.v2-cd-sep{font-size:20px!important}.v2-phone-demo-wrap{width:100%!important;overflow:visible!important;height:760px!important}.v2-phone-demo-scale{transform:scale(1.08)!important;transform-origin:top center!important}}@media (max-width:430px){.v2-phone-demo-wrap{height:730px!important}.v2-phone-demo-scale{transform:scale(1.03)!important}}@media (max-width:390px){.v2-phone-demo-wrap{height:700px!important}.v2-phone-demo-scale{transform:scale(1)!important}}@media (max-width:360px){.v2-phone-demo-wrap{height:660px!important}.v2-phone-demo-scale{transform:scale(.94)!important}#features h3{font-size:22px!important}.v2-feat-row+.v2-feat-row{margin-top:52px}.v2-feat-gif{max-width:100%}.v2-countdown-box{padding:12px 10px!important}.v2-cd-row{gap:6px!important}.v2-cd-num{font-size:26px!important}.v2-cd-sep{font-size:16px!important}}.ep-landing-cta-label-mobile,.ep-landing-mobile-language{display:none}@media (max-width:430px){.v2-header-container{padding:0!important}.v2-header-inner{box-sizing:border-box;width:100%;max-width:100%;gap:6px!important;padding:10px 12px!important}.v2-header-inner>a:first-child{min-width:0;flex:1 1 auto;overflow:hidden}.ep-landing-cta-label-desktop,.ep-landing-header-language,.ep-landing-logo-domain{display:none!important}.ep-landing-cta-label-mobile{display:inline}.v2-header-btn{padding:8px 12px!important}.v2-nav-burger{width:44px;height:44px}.ep-landing-mobile-language{display:grid;grid-gap:6px;gap:6px;padding:10px 16px 14px;color:var(--muted);font-size:13px;font-weight:700}.v2-hero-btn-primary{white-space:nowrap}}.v2-cookie-banner{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);width:calc(100% - 32px);max-width:760px;background:rgba(25,19,16,.88);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border:1px solid var(--border2);border-radius:16px;padding:16px 20px;z-index:9999;box-shadow:0 16px 48px rgba(0,0,0,.5);animation:cookieSlideUp .4s cubic-bezier(.2,.8,.3,1) forwards}@keyframes cookieSlideUp{0%{opacity:0;transform:translate(-50%,30px)}to{opacity:1;transform:translate(-50%)}}.v2-cookie-banner-content{display:flex;align-items:center;justify-content:space-between;gap:20px}.v2-cookie-banner-text{font-size:13.5px;line-height:1.5;color:var(--muted);margin:0}.v2-cookie-banner-link{color:var(--accent);text-decoration:underline;font-weight:600;transition:color .15s ease}.v2-cookie-banner-link:hover{color:var(--accent2)}.v2-cookie-banner-actions{display:flex;align-items:center;gap:10px;flex-shrink:0}.v2-cookie-banner-btn-primary{background:var(--cta-bg);color:var(--cta-text);border:1px solid var(--cta-bg);font-family:Schibsted Grotesk,sans-serif;font-size:13px;font-weight:700;padding:8px 18px;border-radius:8px;cursor:pointer;transition:all .15s ease;white-space:nowrap}.v2-cookie-banner-btn-primary:hover{background:var(--cta-bg-hover);border-color:var(--cta-bg-hover);box-shadow:0 4px 12px rgba(238,108,30,.25)}.v2-cookie-banner-btn-secondary{background:transparent;color:var(--muted);border:1px solid var(--border);font-family:Schibsted Grotesk,sans-serif;font-size:13px;font-weight:700;padding:8px 18px;border-radius:8px;cursor:pointer;transition:all .15s ease;white-space:nowrap}.v2-cookie-banner-btn-secondary:hover{color:var(--text);border-color:var(--border2);background:rgba(255,255,255,.03)}@media (max-width:640px){.v2-cookie-banner{position:relative;inset:auto;left:auto;bottom:auto;transform:none;box-sizing:border-box;width:calc(100% - 24px);margin:12px auto 0;padding:12px;border-radius:12px;animation:cookieFadeIn .25s ease-out both}.v2-cookie-banner-content{flex-direction:column;align-items:stretch;gap:14px}.v2-cookie-banner-text{font-size:13px}.v2-cookie-banner-actions{justify-content:flex-end;width:100%}.v2-cookie-banner-btn-primary,.v2-cookie-banner-btn-secondary{flex:1 1;min-height:44px;text-align:center;padding:10px 12px}}@keyframes cookieFadeIn{0%{opacity:0}to{opacity:1}}.flex{display:flex!important}.flex-col{flex-direction:column!important}.flex-row{flex-direction:row!important}.flex-1{flex:1 1!important}.flex-none{flex:none!important}.flex-wrap{flex-wrap:wrap!important}.items-center{align-items:center!important}.items-start{align-items:flex-start!important}.justify-between{justify-content:space-between!important}.justify-center{justify-content:center!important}.justify-end{justify-content:flex-end!important}.grid{display:grid!important}.inline-flex{display:inline-flex!important}.shrink-0{flex-shrink:0!important}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))!important}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))!important}@media (min-width:640px){.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.sm\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}}@media (min-width:768px){.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.md\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))!important}.md\:flex-row{flex-direction:row!important}}@media (min-width:1024px){.lg\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))!important}.lg\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))!important}.lg\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))!important}.lg\:col-span-5{grid-column:span 5/span 5!important}.lg\:col-span-7{grid-column:span 7/span 7!important}}@media (min-width:1280px){.xl\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))!important}.xl\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))!important}}.gap-1{gap:.25rem!important}.gap-1\.5{gap:.375rem!important}.gap-2{gap:.5rem!important}.gap-2\.5{gap:.625rem!important}.gap-3{gap:.75rem!important}.gap-4{gap:1rem!important}.gap-6{gap:1.5rem!important}.gap-8{gap:2rem!important}.gap-\[10px\]{gap:10px!important}.space-y-1>*+*{margin-top:.25rem!important}.space-y-2\.5>*+*{margin-top:.625rem!important}.space-y-3>*+*{margin-top:.75rem!important}.space-y-4>*+*{margin-top:1rem!important}.space-y-6>*+*{margin-top:1.5rem!important}.space-y-8>*+*{margin-top:2rem!important}.space-y-10>*+*{margin-top:2.5rem!important}.space-y-12>*+*{margin-top:3rem!important}.space-x-2>*+*{margin-left:.5rem!important}.absolute{position:absolute!important}.relative{position:relative!important}.fixed{position:fixed!important}.inset-0{top:0!important;right:0!important;bottom:0!important;left:0!important}.z-0{z-index:0!important}.z-10{z-index:10!important}.z-50{z-index:50!important}.bg-\[\#171210\]{background-color:#171210!important}.bg-\[\#171210\]\/70{background-color:rgba(23,18,16,.7)!important}.bg-\[\#191310\]{background-color:#191310!important}.bg-\[\#221a12\]{background-color:#221a12!important}.bg-\[\#1c1410\]{background-color:#1c1410!important}.bg-\[\#1e1713\]{background-color:#1e1713!important}.bg-\[\#1d1511\]{background-color:#1d1511!important}.bg-\[\#201811\]{background-color:#201811!important}.bg-\[\#2b2015\]{background-color:#2b2015!important}.bg-\[\#140f0c\]{background-color:#140f0c!important}.bg-\[\#231a12\]{background-color:#231a12!important}.bg-\[\#33261a\]{background-color:#33261a!important}.bg-\[\#3a2b1c\]{background-color:#3a2b1c!important}.bg-\[\#1b1510\]{background-color:#1b1510!important}.bg-\[\#ee6c1e\]{background-color:#ee6c1e!important}.bg-\[\#ee6c1e\]\/10{background-color:rgba(238,108,30,.1)!important}.bg-\[\#ee6c1e\]\/90{background-color:rgba(238,108,30,.9)!important}.bg-\[\#d55a10\]{background-color:#d55a10!important}.bg-\[\#eaa53f\]{background-color:#eaa53f!important}.bg-\[\#eaa53f\]\/10{background-color:rgba(234,165,63,.1)!important}.bg-orange-950\/20{background-color:rgba(67,20,7,.2)!important}.bg-green-950{background-color:#052e16!important}.bg-black\/80{background-color:rgba(0,0,0,.8)!important}.bg-black\/40{background-color:rgba(0,0,0,.4)!important}.border{border:1px solid var(--border)!important}.border-2{border:2px solid var(--border)!important}.border-4{border:4px solid var(--border)!important}.border-t{border-top:1px solid var(--border)!important}.border-b{border-bottom:1px solid var(--border)!important}.border-r{border-right:1px solid var(--border)!important}.border-none{border:none!important}.border-\[\#33261a\]{border-color:#33261a!important}.border-\[\#3a2b1c\]{border-color:#3a2b1c!important}.border-\[\#2b2015\]{border-color:#2b2015!important}.border-\[\#ee6c1e\]{border-color:#ee6c1e!important}.border-\[\#ee6c1e\]\/20{border-color:rgba(238,108,30,.2)!important}.border-\[\#ee6c1e\]\/30{border-color:rgba(238,108,30,.3)!important}.border-\[\#ee6c1e\]\/40{border-color:rgba(238,108,30,.4)!important}.border-\[\#eaa53f\]\/40{border-color:rgba(234,165,63,.4)!important}.border-\[\#eaa53f\]\/50{border-color:rgba(234,165,63,.5)!important}.border-\[\#6fbf73\]{border-color:#6fbf73!important}.border-t-transparent{border-top-color:transparent!important}.border-orange-900\/40{border-color:rgba(124,45,18,.4)!important}.border-green-800\/40{border-color:rgba(22,101,52,.4)!important}.border-dashed{border-style:dashed!important}.rounded-lg{border-radius:8px!important}.rounded-xl{border-radius:12px!important}.rounded-2xl{border-radius:16px!important}.rounded-\[14px\]{border-radius:14px!important}.rounded-full{border-radius:9999px!important}.text-xs{font-size:12px!important}.text-sm{font-size:14px!important}.text-lg{font-size:18px!important}.text-xl{font-size:20px!important}.text-2xl{font-size:24px!important}.text-3xl{font-size:30px!important}.font-bold{font-weight:700!important}.font-semibold{font-weight:600!important}.font-extrabold{font-weight:800!important}.font-black{font-weight:900!important}.font-sans{font-family:Schibsted Grotesk,sans-serif!important}.font-mono{font-family:monospace!important}.text-\[\#f7efe2\]{color:#f7efe2!important}.text-\[\#ee6c1e\]{color:#ee6c1e!important}.text-\[\#b8a48c\]{color:#b8a48c!important}.text-\[\#eaa53f\]{color:#eaa53f!important}.text-\[\#8a7a64\]{color:#8a7a64!important}.text-white{color:#fff!important}.text-green-400{color:#4ade80!important}.text-right{text-align:right!important}.uppercase{text-transform:uppercase!important}.w-full{width:100%!important}.max-w-full{max-width:100%!important}.h-full{height:100%!important}.w-10{width:2.5rem!important}.h-10{height:2.5rem!important}.w-12{width:3rem!important}.h-12{height:3rem!important}.w-40{width:10rem!important}.h-1{height:.25rem!important}.h-2{height:.5rem!important}.w-2{width:.5rem!important}.w-4{width:1rem!important}.w-6{width:1.5rem!important}.w-7{width:1.75rem!important}.w-8{width:2rem!important}.w-24{width:6rem!important}.h-4{height:1rem!important}.h-8{height:2rem!important}.h-9{height:2.25rem!important}.h-18{height:4.5rem!important}.h-60{height:15rem!important}.w-1\.5{width:.375rem!important}.h-1\.5{height:.375rem!important}.w-2\.5{width:.625rem!important}.h-2\.5{height:.625rem!important}.w-3\.5{width:.875rem!important}.h-3\.5{height:.875rem!important}.overflow-y-auto{overflow-y:auto!important}.overflow-x-auto{overflow-x:auto!important}.inline-block{display:inline-block!important}.items-baseline{align-items:baseline!important}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.min-h-\[44px\]{min-height:44px!important}.items-end{align-items:flex-end!important}.h-\[4px\]{height:4px!important}.w-\[52px\]{width:52px!important}.h-\[76px\]{height:76px!important}.w-\[50px\]{width:50px!important}.h-\[75px\]{height:75px!important}.w-\[100px\]{width:100px!important}.h-\[150px\]{height:150px!important}.w-\[24px\]{width:24px!important}.h-\[24px\]{height:24px!important}.w-64{width:16rem!important}.min-h-\[calc\(100vh-68px\)\]{min-height:calc(100vh - 68px)!important}.min-h-\[200px\]{min-height:200px!important}.max-h-\[420px\]{max-height:420px!important}.max-h-\[180px\]{max-height:180px!important}.max-h-\[500px\]{max-height:500px!important}.max-h-\[300px\]{max-height:300px!important}.max-w-2xl{max-width:42rem!important}.max-w-3xl{max-width:48rem!important}.max-w-4xl{max-width:56rem!important}.max-w-md{max-width:28rem!important}.min-w-0{min-width:0!important}.min-h-\[140px\]{min-height:140px!important}.m-auto{margin:auto!important}.mx-auto{margin-left:auto!important;margin-right:auto!important}.p-3{padding:.75rem!important}.p-3\.5{padding:.875rem!important}.p-4{padding:1rem!important}.p-5{padding:1.25rem!important}.p-6{padding:1.5rem!important}.p-8{padding:2rem!important}.px-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-3{padding-left:.75rem!important;padding-right:.75rem!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-1\.5{padding-top:.375rem!important;padding-bottom:.375rem!important}.px-4{padding-left:1rem!important;padding-right:1rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-2\.5{padding-top:.625rem!important;padding-bottom:.625rem!important}.px-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.py-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.py-3\.5{padding-top:.875rem!important;padding-bottom:.875rem!important}.py-16{padding-top:4rem!important;padding-bottom:4rem!important}.py-20{padding-top:5rem!important;padding-bottom:5rem!important}.pb-1\.5{padding-bottom:.375rem!important}.pb-4{padding-bottom:1rem!important}.pt-4{padding-top:1rem!important}.pb-2{padding-bottom:.5rem!important}.pr-2{padding-right:.5rem!important}.pr-4{padding-right:1rem!important}.mt-0\.5{margin-top:.125rem!important}.mt-1{margin-top:.25rem!important}.mt-1\.5{margin-top:.375rem!important}.mt-2{margin-top:.5rem!important}.mt-2\.5{margin-top:.625rem!important}.mb-1\.5{margin-bottom:.375rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:.75rem!important}.mb-4{margin-bottom:1rem!important}.mb-6{margin-bottom:1.5rem!important}.mr-1\.5{margin-right:.375rem!important}.block{display:block!important}.inline{display:inline!important}.hidden{display:none!important}.truncate{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.line-clamp-2{-webkit-line-clamp:2!important}.line-clamp-2,.line-clamp-3{display:-webkit-box!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.line-clamp-3{-webkit-line-clamp:3!important}.object-cover{object-fit:cover!important}.blur-\[2px\]{filter:blur(2px)!important}.opacity-15{opacity:.15!important}.opacity-50{opacity:.5!important}.transition{transition-property:all!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important;transition-duration:.15s!important}.duration-200{transition-duration:.2s!important}.shadow-lg{box-shadow:0 10px 15px -3px rgba(0,0,0,.3),0 4px 6px -2px rgba(0,0,0,.2)!important}.shadow-md{box-shadow:0 4px 6px -1px rgba(0,0,0,.2),0 2px 4px -1px rgba(0,0,0,.1)!important}.shadow{box-shadow:0 1px 3px 0 rgba(0,0,0,.2),0 1px 2px -1px rgba(0,0,0,.1)!important}.hover\:scale-105:hover{transform:scale(1.05)!important}.hover\:border-\[\#ee6c1e\]:hover{border-color:#ee6c1e!important}.hover\:border-\[\#ee6c1e\]\/40:hover{border-color:rgba(238,108,30,.4)!important}.hover\:translate-x-1:hover{transform:translateX(4px)!important}.hover\:bg-\[\#ee6c1e\]:hover{background-color:#ee6c1e!important}.hover\:text-\[\#fff8ec\]:hover{color:#fff8ec!important}.hover\:underline:hover{text-decoration:underline!important}.hover\:opacity-90:hover{opacity:.9!important}.group:hover .group-hover\:scale-105{transform:scale(1.05)!important}.group:hover .group-hover\:border-\[\#ee6c1e\]{border-color:#ee6c1e!important}.animate-spin{animation:spin 1s linear infinite!important}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.shadow-2xl{box-shadow:0 25px 50px -12px rgba(0,0,0,.5)!important}.backdrop-blur-md{backdrop-filter:blur(12px)!important;-webkit-backdrop-filter:blur(12px)!important}.hover\:bg-\[\#d55a10\]:hover{background-color:#d55a10!important}.hover\:bg-\[\#201811\]:hover{background-color:#201811!important}.hover\:bg-\[\#ee6c1e\]\/90:hover{background-color:rgba(238,108,30,.9)!important}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops,var(--tw-gradient-from),var(--tw-gradient-to)))!important}.from-\[\#ee6c1e\]{--tw-gradient-from:#ee6c1e!important;--tw-gradient-stops:var(--tw-gradient-from),#eaa53f!important}.to-\[\#eaa53f\]{--tw-gradient-to:#eaa53f!important}.from-\[\#7a5cc0\]{--tw-gradient-from:#7a5cc0!important;--tw-gradient-stops:var(--tw-gradient-from),#c05c8a!important}.to-\[\#c05c8a\]{--tw-gradient-to:#c05c8a!important}.bg-gradient-to-tr{background-image:linear-gradient(to top right,var(--tw-gradient-stops,var(--tw-gradient-from),var(--tw-gradient-to)))!important}.bg-clip-text{-webkit-background-clip:text!important;background-clip:text!important}.text-transparent{color:transparent!important;-webkit-text-fill-color:transparent!important}@media (min-width:768px){.md\:p-8{padding:2rem!important}}.top-\[-10\%\]{top:-10%!important}.left-\[-10\%\]{left:-10%!important}.right-\[-10\%\]{right:-10%!important}.bottom-\[-10\%\]{bottom:-10%!important}.opacity-10{opacity:.1!important}.opacity-5{opacity:.05!important}.blur-\[120px\]{filter:blur(120px)!important}.pointer-events-none{pointer-events:none!important}.text-center{text-align:center!important}.tracking-tight{letter-spacing:-.025em!important}.tracking-wider{letter-spacing:.05em!important}.mt-4{margin-top:1rem!important}.mt-8{margin-top:2rem!important}.my-6{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.min-h-screen{min-height:100vh!important}.overflow-hidden{overflow:hidden!important}.focus\:outline-none:focus{outline:2px solid transparent!important;outline-offset:2px!important}.focus\:border-\[\#ee6c1e\]:focus{border-color:#ee6c1e!important}.focus\:ring-2:focus{box-shadow:0 0 0 2px rgba(238,108,30,.2)!important}.inset-y-0{top:0!important;bottom:0!important}.right-0{right:0!important}.pr-10{padding-right:2.5rem!important}.text-gray-400{color:#9ca3af!important}.hover\:text-white:hover{color:#fff!important}.h-5{height:1.25rem!important}.w-5{width:1.25rem!important}.aspect-\[1080\/1920\]{aspect-ratio:1080/1920!important}.aspect-\[1200\/630\]{aspect-ratio:1200/630!important}.max-h-\[55vh\]{max-height:55vh!important}.bg-\[\#120d09\]{background-color:#120d09!important}.object-contain{object-fit:contain!important}.col-span-2{grid-column:span 2/span 2!important}.text-base{font-size:16px!important}.text-\[11px\]{font-size:11px!important}.text-decoration-none{text-decoration:none!important}.pt-1{padding-top:.25rem!important}.space-y-5>*+*{margin-top:1.25rem!important}.duration-300{transition-duration:.3s!important}.opacity-0{opacity:0!important}.opacity-100{opacity:1!important}.bg-\[\#1bd741\]\/10{background-color:rgba(27,215,65,.1)!important}.hover\:bg-\[\#1bd741\]\/20:hover{background-color:rgba(27,215,65,.2)!important}.border-\[\#1bd741\]\/30{border-color:rgba(27,215,65,.3)!important}.text-\[\#25D366\]{color:#25D366!important}.bg-\[\#1da1f2\]\/10{background-color:rgba(29,161,242,.1)!important}.hover\:bg-\[\#1da1f2\]\/20:hover{background-color:rgba(29,161,242,.2)!important}.border-\[\#1da1f2\]\/30{border-color:rgba(29,161,242,.3)!important}.text-\[\#1DA1F2\]{color:#1DA1F2!important}.bg-\[\#229ed9\]\/10{background-color:rgba(34,158,217,.1)!important}.hover\:bg-\[\#229ed9\]\/20:hover{background-color:rgba(34,158,217,.2)!important}.border-\[\#229ed9\]\/30{border-color:rgba(34,158,217,.3)!important}.text-\[\#229ed9\]{color:#229ed9!important}.v2-proof-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}@media (max-width:900px){.v2-proof-grid{grid-template-columns:minmax(0,1fr)!important;gap:14px!important}}@media (prefers-reduced-motion:reduce){.ep-genre-bar__fill{animation:none!important}}.v2-demo-scroll{scrollbar-width:none;-ms-overflow-style:none}.v2-demo-scroll::-webkit-scrollbar{width:0;height:0}.v2-demo-ico{width:19px;height:19px;flex:none;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.ep-demo-library-tabs{display:none}@media (max-width:768px){.ep-demo-library-tabs{display:block}.ep-demo-library>*+*{margin-top:20px!important}.ep-demo-poster-row>*+*{margin-top:8px!important}.ep-demo-poster-row .ep-strip{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px;gap:8px;overflow:visible;padding:0;scroll-snap-type:none}.ep-demo-poster-row .ep-strip-card{width:auto!important}}