.header{position:fixed;top:0;left:0;right:0;z-index:1000;background:#1a1a1af2;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);transform:translateY(0);transition:transform .3s ease}.header.header-hidden{transform:translateY(-100%)}.header-container{display:flex;align-items:center;justify-content:space-between;padding:0 24px;min-height:72px}.header-logo{display:flex;align-items:center;text-decoration:none;gap:4px;transition:opacity .2s ease}.header-logo:hover{opacity:.85}.header-logo-img{height:72px;width:auto;display:block;object-fit:contain}.header-nav{display:flex;align-items:center;gap:12px}.header-nav-desktop{margin-left:auto}.header-nav-link{color:#fff;text-decoration:none;font-weight:500;font-size:15px;transition:color .2s ease}.header-nav-link:hover{color:#dcc878}.header-menu-btn{display:none;background:none;border:none;color:#fff;cursor:pointer;padding:8px;align-items:center;justify-content:center}.header-menu-icon{width:26px;height:26px;display:block}.header-menu-overlay,.header-menu-popup{display:none}@media(max-width:768px){.header-container{padding:0 20px;min-height:80px}.header-logo-img{height:80px}.header-nav-desktop{display:none}.header-menu-btn{display:flex}.header-menu-overlay{display:block;position:fixed;inset:0;width:100%;height:100%;background:#000000d9;z-index:9998;opacity:0;transition:opacity .3s ease}.header-menu-overlay.header-menu-overlay-open{opacity:1}.header-menu-popup{display:flex;flex-direction:column;position:fixed;top:0;right:0;bottom:0;width:280px;max-width:85vw;background:#1a1a1a;border-left:1px solid rgba(255,255,255,.08);z-index:9999;padding:24px;transform:translate(100%);transition:transform .3s ease}.header-menu-popup.header-menu-popup-open{transform:translate(0)}.header-menu-close{align-self:flex-end;background:none;border:none;color:#fff;font-size:24px;cursor:pointer;padding:8px;margin-bottom:24px}.header-nav-mobile{flex-direction:column;align-items:stretch;gap:0}.header-nav-mobile .header-nav-link{padding:16px 0;border-bottom:1px solid rgba(255,255,255,.08)}}.footer{background:#1a1a1a;padding:40px 24px max(32px,env(safe-area-inset-bottom,0px));margin-top:auto}.footer-inner{max-width:960px;margin:0;display:flex;flex-direction:row;align-items:center;gap:48px}.footer-logo{flex-shrink:0}.footer-logo-img{height:80px;width:auto;display:block}.footer-right{display:flex;flex-direction:column;gap:12px;align-items:flex-start}.footer-links{display:flex;flex-wrap:wrap;gap:16px 24px}.footer-link{color:#ffffffd9;text-decoration:none;font-size:.95rem;font-weight:500}.footer-link:hover{color:#fff}.footer-contact{display:flex;flex-direction:column;gap:8px}.footer-contact-item{color:#ffffffb3;text-decoration:none;font-size:.9rem}.footer-contact-item:hover{color:#fff}.footer-copy{margin:0;color:#ffffff80;font-size:.85rem}.footer-fatsecret{margin-top:4px;font-size:.8rem;opacity:.6}.footer-fatsecret a{color:#ffffffb3;text-decoration:none}.footer-fatsecret a:hover{color:#fff;text-decoration:underline;opacity:.85}@media(max-width:768px){.footer{padding:32px 20px 24px}.footer-inner{flex-direction:column;align-items:flex-start;gap:24px}.footer-right{align-items:flex-start}.footer-logo-img{height:64px}}.support-screen{min-height:100vh;background:linear-gradient(180deg,#1a1a1a,#0f0f0f);color:#fff;padding:0;display:flex;justify-content:center;align-items:flex-start}.support-container{width:100%;max-width:1200px;margin:0 auto;padding:80px 40px}.support-hero{text-align:center;margin-bottom:80px;padding-bottom:60px;border-bottom:1px solid rgba(255,255,255,.1)}.support-hero-title{font-size:56px;font-weight:700;color:#fff;margin:0 0 24px;letter-spacing:-.5px;line-height:1.1}.support-hero-subtitle{font-size:20px;color:#b0b0b0;max-width:700px;margin:0 auto;line-height:1.6;font-weight:400}.support-main-section{margin-bottom:80px}.support-main-card{background:linear-gradient(135deg,#2a2a2a,#1f1f1f);border-radius:24px;padding:60px;border:1px solid rgba(255,255,255,.15);box-shadow:0 20px 60px #0000004d}.support-main-header{text-align:center;margin-bottom:48px}.support-main-title{font-size:36px;font-weight:600;color:#fff;margin:0 0 16px;letter-spacing:-.3px}.support-main-description{font-size:18px;color:#b0b0b0;line-height:1.7;max-width:700px;margin:0 auto}.support-contact-box{background:#ffffff14;border:2px solid rgba(255,255,255,.2);border-radius:16px;padding:40px;text-align:center;margin-bottom:40px;transition:all .3s ease}.support-contact-box:hover{border-color:#fff6;background:#ffffff1f}.support-contact-label{font-size:14px;font-weight:600;color:#ffffffe6;text-transform:uppercase;letter-spacing:1px;margin-bottom:16px}.support-contact-email{font-size:28px;font-weight:600;color:#fff;text-decoration:none;display:inline-block;margin:8px 0;transition:all .3s ease;word-break:break-word}.support-contact-email:hover{color:#fffc;transform:translateY(-2px)}.support-contact-note{font-size:14px;color:#888;margin-top:12px;font-style:italic}.support-info-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:40px}.support-info-item{text-align:center;padding:24px;background:#ffffff08;border-radius:12px;border:1px solid rgba(255,255,255,.05)}.support-info-label{font-size:13px;font-weight:600;color:#888;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px}.support-info-value{font-size:20px;font-weight:600;color:#fff;margin-bottom:4px}.support-info-detail{font-size:13px;color:#888;margin-top:4px}.support-topics-section{margin-bottom:80px}.support-section-title{font-size:32px;font-weight:600;color:#fff;margin:0 0 40px;text-align:center;letter-spacing:-.3px}.support-topics-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:24px}.support-topic-card{background:#2a2a2a;border-radius:16px;padding:32px;border:1px solid rgba(255,255,255,.08);transition:all .3s ease}.support-topic-card:hover{transform:translateY(-4px);border-color:#ffffff4d;box-shadow:0 12px 40px #0003}.support-topic-title{font-size:20px;font-weight:600;color:#fff;margin:0 0 12px}.support-topic-description{font-size:15px;color:#b0b0b0;line-height:1.6;margin:0 0 16px}.support-topic-examples{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.support-topic-tag{display:inline-block;padding:6px 12px;background:#ffffff26;color:#ffffffe6;border-radius:6px;font-size:12px;font-weight:500}.support-faq-section{margin-bottom:80px}.support-faq-intro{text-align:center;font-size:18px;color:#b0b0b0;max-width:600px;margin:0 auto 40px}.support-faq-list{max-width:900px;margin:0 auto}.support-faq-item{background:#2a2a2a;border-radius:12px;margin-bottom:16px;border:1px solid rgba(255,255,255,.08);overflow:hidden;transition:all .3s ease}.support-faq-item:hover{border-color:#fff3}.support-faq-question{width:100%;padding:24px;background:none;border:none;color:#fff;font-size:18px;font-weight:600;text-align:left;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:20px;transition:all .3s ease}.support-faq-question:hover{color:#fff}.support-faq-icon{font-size:24px;font-weight:300;color:#fff;flex-shrink:0;width:24px;text-align:center}.support-faq-answer{padding:0 24px 24px;color:#b0b0b0;font-size:16px;line-height:1.7;animation:fadeIn .3s ease}.support-faq-answer p{margin:0}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.support-help-section{margin-bottom:80px}.support-help-content{background:#2a2a2a;border-radius:16px;padding:48px;border:1px solid rgba(255,255,255,.08)}.support-help-text{font-size:18px;color:#b0b0b0;line-height:1.7;margin:0 0 32px;text-align:center}.support-help-list{display:flex;flex-direction:column;gap:20px;max-width:800px;margin:0 auto}.support-help-item{display:flex;align-items:flex-start;gap:20px;padding:24px;background:#ffffff08;border-radius:12px;border-left:3px solid rgba(255,255,255,.5)}.support-help-number{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#fff3;color:#fff;border-radius:50%;font-weight:700;font-size:18px;flex-shrink:0}.support-help-content-item{display:flex;flex-direction:column;gap:8px;flex:1}.support-help-content-item strong{color:#fff;font-size:16px;font-weight:600}.support-help-content-item span{color:#b0b0b0;font-size:15px;line-height:1.6}.support-resources-section{margin-bottom:80px}.support-resources-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px}.support-resource-card{background:#2a2a2a;border-radius:16px;padding:32px;border:1px solid rgba(255,255,255,.08);text-decoration:none;color:inherit;display:block;transition:all .3s ease}.support-resource-card:hover{transform:translateY(-4px);border-color:#ffffff4d;box-shadow:0 12px 40px #0003}.support-resource-title{font-size:20px;font-weight:600;color:#fff;margin:0 0 12px}.support-resource-description{font-size:15px;color:#b0b0b0;line-height:1.6;margin:0 0 16px}.support-resource-link{color:#fff;font-size:15px;font-weight:600;text-decoration:none;display:inline-block;transition:color .3s ease}.support-resource-card:hover .support-resource-link{color:#fffc}.support-footer{padding-top:60px;border-top:1px solid rgba(255,255,255,.1)}.support-footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:40px;margin-bottom:40px}.support-footer-section{display:flex;flex-direction:column}.support-footer-title{font-size:18px;font-weight:600;color:#fff;margin:0 0 16px}.support-footer-description{font-size:14px;color:#b0b0b0;line-height:1.6;margin:0}.support-footer-links{display:flex;flex-direction:column;gap:12px}.support-footer-link{color:#fff;text-decoration:none;font-size:15px;font-weight:500;transition:color .3s ease}.support-footer-link:hover{color:#fffc;text-decoration:underline}.support-footer-contact{display:flex;flex-direction:column;gap:12px}.support-footer-email{color:#fff;text-decoration:none;font-size:15px;font-weight:500;word-break:break-word;transition:color .3s ease}.support-footer-email:hover{color:#fffc;text-decoration:underline}.support-footer-hours{font-size:14px;color:#b0b0b0;line-height:1.6;margin:0}.support-footer-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:40px;border-top:1px solid rgba(255,255,255,.1);flex-wrap:wrap;gap:20px}.support-footer-copyright{font-size:14px;color:#666;margin:0}.support-footer-legal{display:flex;align-items:center;gap:12px;font-size:14px}.support-footer-link-small{color:#888;text-decoration:none;transition:color .3s ease}.support-footer-link-small:hover{color:#fff}.support-footer-separator{color:#666;font-size:14px}@media(max-width:768px){.support-container{padding:40px 24px}.support-hero{margin-bottom:60px;padding-bottom:40px}.support-hero-title{font-size:40px}.support-hero-subtitle{font-size:18px}.support-main-card{padding:40px 32px}.support-main-title{font-size:28px}.support-main-description{font-size:16px}.support-contact-box{padding:32px 24px}.support-contact-email{font-size:22px}.support-info-grid{grid-template-columns:1fr;gap:16px}.support-section-title{font-size:28px;margin-bottom:32px}.support-topics-grid{grid-template-columns:1fr}.support-faq-question{font-size:16px;padding:20px}.support-faq-answer{padding:0 20px 20px;font-size:15px}.support-help-content{padding:32px 24px}.support-help-text{font-size:16px}.support-help-item{padding:20px}.support-help-number{width:36px;height:36px;font-size:16px}.support-resources-grid{grid-template-columns:1fr}.support-footer-content{grid-template-columns:1fr;gap:32px}.support-footer-bottom{flex-direction:column;align-items:flex-start;gap:16px}}@media(max-width:480px){.support-container{padding:32px 16px}.support-hero-title{font-size:32px}.support-main-card{padding:32px 24px}.support-contact-box{padding:24px 20px}.support-contact-email{font-size:18px}.support-faq-question{font-size:15px;padding:16px}.support-help-item{padding:16px;gap:16px}}.legal-documents-screen{min-height:100vh;background-color:#1a1a1a;color:#fff;padding:32px;display:flex;justify-content:center;align-items:flex-start}.legal-documents-container{width:100%;max-width:1200px;margin:0 auto}.legal-documents-header{text-align:center;margin-bottom:48px}.legal-documents-title{font-size:48px;font-weight:700;color:#fff;margin:0 0 16px;padding:0;letter-spacing:2px}.legal-documents-subtitle{font-size:18px;color:#ccc;max-width:600px;margin:0 auto;line-height:1.6}.legal-documents-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:24px;margin-bottom:48px}.legal-document-card{background-color:#2a2a2a;border-radius:16px;padding:32px 24px;text-align:center;border:1px solid #333;transition:all .3s ease;position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:center}.legal-document-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#fff,#fff9)}.legal-document-card:hover{transform:translateY(-4px);border-color:#ffffff80;box-shadow:0 8px 32px #ffffff1a}.legal-document-icon{font-size:48px;margin-bottom:16px}.legal-document-title{font-size:20px;font-weight:600;color:#fff;margin:0 0 16px}.legal-document-description{color:#ccc;margin:0 0 16px;line-height:1.5;flex:1}.legal-document-date{display:flex;flex-direction:column;align-items:center;gap:4px;margin-bottom:24px;padding:12px;background-color:#ffffff1a;border-radius:8px;border:1px solid rgba(255,255,255,.2);width:100%}.legal-document-date-label{font-size:12px;color:#fffc;text-transform:uppercase;letter-spacing:.5px;font-weight:500}.legal-document-date-value{font-size:14px;color:#fff;font-weight:600}.legal-document-actions{display:flex;gap:12px;width:100%;justify-content:center;flex-wrap:wrap}.legal-document-button{padding:12px 24px;border-radius:12px;font-weight:600;font-size:16px;border:none;cursor:pointer;transition:all .3s ease;font-family:inherit}.legal-document-button-primary{background-color:#fff3;color:#fff;border:1px solid rgba(255,255,255,.3)}.legal-document-button-primary:hover{background-color:#ffffff4d;transform:translateY(-1px)}.legal-document-button-secondary{background-color:transparent;color:#ccc;border:1px solid #444}.legal-document-button-secondary:hover{background-color:#333;border-color:#555}.legal-documents-footer{text-align:center;margin-top:60px;padding-top:40px;border-top:1px solid #333;color:#ccc}.legal-documents-contact{margin-bottom:16px;font-size:16px}.legal-documents-email{margin-bottom:8px;font-size:18px}.legal-documents-email strong{color:#fff}.legal-documents-update{color:#999;font-size:14px;margin-top:16px}.legal-document-viewer-overlay{position:fixed;inset:0;background-color:#000000e6;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.legal-document-viewer{width:100%;max-width:1200px;max-height:90vh;background-color:#1a1a1a;border-radius:16px;display:flex;flex-direction:column;overflow:hidden;border:1px solid #333}.legal-document-viewer-header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #333;background-color:#2a2a2a}.legal-document-viewer-title-container{flex:1;display:flex;flex-direction:column;gap:8px}.legal-document-viewer-title{font-size:20px;font-weight:600;color:#fff;margin:0}.legal-document-viewer-date{font-size:14px;color:#fffc;font-weight:500}.legal-document-viewer-close{background:none;border:none;color:#fff;font-size:24px;cursor:pointer;padding:8px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:8px;transition:background-color .2s}.legal-document-viewer-close:hover{background-color:#333}.legal-document-viewer-content{flex:1;overflow:hidden;display:flex;min-height:0}.legal-document-pdf-iframe{width:100%;height:100%;border:none;flex:1}@media(max-width:768px){.legal-documents-screen{padding:16px}.legal-documents-title{font-size:36px}.legal-documents-subtitle{font-size:16px}.legal-documents-grid{grid-template-columns:1fr;gap:16px}.legal-document-card{padding:24px 20px}.legal-document-actions{flex-direction:column}.legal-document-button{width:100%}.legal-document-viewer{max-height:95vh}.legal-document-viewer-header{padding:16px}.legal-document-viewer-title{font-size:16px}.legal-document-viewer-date{font-size:12px}}.creators-page{padding:24px 24px 24px 40px}.creators-page-link{color:#fff;text-decoration:none}.creators-page-link:hover{text-decoration:underline}@media(max-width:768px){.creators-page{padding:24px}}.es-page{position:fixed;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#1a1a1a;font-family:Montserrat,-apple-system,BlinkMacSystemFont,sans-serif;-webkit-font-smoothing:antialiased;overflow:hidden}.es-logo-link{position:absolute;top:-8px;left:50%;transform:translate(-50%);z-index:10;display:block;line-height:0}.es-logo{height:64px;width:auto;opacity:.8;transition:opacity .15s}.es-logo-link:hover .es-logo{opacity:.8}.es-bg{position:absolute;inset:0;background-size:cover;background-position:center;background-repeat:no-repeat;transition:filter .9s ease,transform .9s ease;will-change:filter,transform}.es-bg--vivid{filter:none;transform:scale(1)}.es-bg--blurred{filter:blur(28px) saturate(.45);transform:scale(1.1)}.es-bg--solid{background:#1a1a1a}.es-overlay{position:absolute;inset:0;transition:background .9s ease}.es-overlay--hero{background:linear-gradient(to bottom,#00000029,#00000005 30%,#000000bf)}.es-overlay--dark{background:#000000c2}.es-overlay--success{background:linear-gradient(to bottom,#0000008c,#000000b3)}.es-orbs{position:absolute;inset:0;overflow:hidden;pointer-events:none;z-index:2}.es-orb{position:absolute;border-radius:50%;filter:blur(72px);background:rgba(var(--accent-r),var(--accent-g),var(--accent-b),.13);pointer-events:none}.es-orb-1{width:320px;height:320px;top:-80px;right:-60px;animation:orbDrift1 13s ease-in-out infinite alternate}.es-orb-2{width:260px;height:260px;bottom:5%;left:-70px;opacity:.85;animation:orbDrift2 17s ease-in-out infinite alternate}.es-orb-3{width:200px;height:200px;top:38%;right:8%;opacity:.65;animation:orbDrift3 21s ease-in-out infinite alternate}@keyframes orbDrift1{0%{transform:translate(0) scale(1)}to{transform:translate(-28px,44px) scale(1.08)}}@keyframes orbDrift2{0%{transform:translate(0) scale(1)}to{transform:translate(38px,-32px) scale(.92)}}@keyframes orbDrift3{0%{transform:translate(0) scale(1)}to{transform:translate(-18px,26px) scale(1.06)}}.es-progress-line-wrap{position:absolute;inset:0;pointer-events:none;z-index:3}.es-progress-line{position:absolute;inset:0;width:100%;height:100%}.es-page--loading{background:#1a1a1a}.es-closed{position:relative;z-index:4;text-align:center;padding:0 28px}.es-closed-title{color:#fff;font-size:1.5rem;font-weight:700;margin:0 0 12px}.es-msg{color:#ffffff73;font-size:1rem;margin:0;position:relative;z-index:4}.es-hero{position:relative;z-index:4;display:flex;flex-direction:column;width:100%;height:100%;padding-top:env(safe-area-inset-top,0px);padding-bottom:env(safe-area-inset-bottom,0px)}.es-hero-body{flex:1;display:flex;align-items:center;justify-content:center;padding:32px 24px 16px}.es-hero-footer{padding:12px 24px calc(36px + env(safe-area-inset-bottom,0px))}.es-capacity-wrap{margin:0 0 14px;width:100%}.es-capacity-wrap--centered{margin:0 auto 24px;max-width:260px}.es-capacity-meta{display:flex;justify-content:space-between;margin-bottom:6px}.es-capacity-meta span{font-size:.7rem;font-weight:600;letter-spacing:.05em;color:#ffffff59;text-transform:uppercase}.es-capacity-bar-outer{width:100%;height:4px;background:#ffffff1a;border-radius:4px;overflow:hidden;margin-bottom:6px}.es-capacity-bar-fill{height:100%;background:rgba(var(--accent-r),var(--accent-g),var(--accent-b),.9);border-radius:4px;transition:width .6s cubic-bezier(.4,0,.2,1)}.es-capacity-bar-fill--full{width:100%;animation:barFillFull 1.4s cubic-bezier(.4,0,.2,1) .5s both}@keyframes barFillFull{0%{width:0}to{width:100%}}.es-capacity-label{display:block;text-align:center;font-size:.75rem;font-weight:600;letter-spacing:.04em;color:rgba(var(--accent-r),var(--accent-g),var(--accent-b),.85)}.es-full-content{position:relative;z-index:4;display:flex;flex-direction:column;align-items:center;text-align:center;padding:0 28px;width:100%;max-width:360px;animation:fullContentUp .7s cubic-bezier(.22,1,.36,1) both}@keyframes fullContentUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.es-full-poster-wrap{position:relative;width:120px;margin-bottom:20px;flex-shrink:0}.es-full-poster{width:100%;border-radius:10px;box-shadow:0 12px 40px #00000080;display:block}.es-full-badge{position:absolute;top:8px;right:-14px;background:#fff;color:#111;font-size:.58rem;font-weight:900;letter-spacing:.14em;padding:4px 7px;border-radius:4px;transform:rotate(8deg);animation:stampIn .55s cubic-bezier(.22,1,.36,1) .6s both}@keyframes stampIn{0%{opacity:0;transform:rotate(8deg) scale(2.2)}to{opacity:1;transform:rotate(8deg) scale(1)}}.es-full-title{color:#fff;font-size:1.3rem;font-weight:700;margin:0 0 16px;line-height:1.2;animation:textSlideUp .5s cubic-bezier(.22,1,.36,1) .2s both}.es-full-sub{color:#fff6;font-size:.9rem;margin:0 0 8px;animation:textSlideUp .5s cubic-bezier(.22,1,.36,1) .35s both}.es-cta--secondary{display:flex;align-items:center;justify-content:center;width:100%;margin-top:8px;padding:16px 24px;background:#ffffff12;border:1px solid rgba(255,255,255,.15);border-radius:14px;color:#ffffffa6;font-family:inherit;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s,color .2s,border-color .2s;animation:textSlideUp .5s cubic-bezier(.22,1,.36,1) .5s both;position:relative;overflow:hidden}.es-cta--secondary:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.06) 50%,transparent 100%);transform:translate(-100%);animation:shimmer 2.5s ease-in-out 1.2s infinite}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.es-cta--secondary:hover{background:#ffffff1f;border-color:#ffffff47;color:#fff}.es-waitlist-form{width:100%;margin-top:0}.es-hero-no-image{text-align:center}.es-hero-title{color:#fff;font-size:clamp(2rem,7vw,3rem);font-weight:800;line-height:1.15;margin:0;text-shadow:0 2px 24px rgba(0,0,0,.5)}.es-poster-wrap{position:relative;display:flex;align-items:center;justify-content:center;width:100%;max-width:300px}.es-poster-glow{position:absolute;inset:-40px;border-radius:50%;background:radial-gradient(circle,rgba(var(--accent-r),var(--accent-g),var(--accent-b),.28) 0%,transparent 70%);filter:blur(20px);animation:glowPulse 3.5s ease-in-out infinite alternate}@keyframes glowPulse{0%{opacity:.7;transform:scale(.95)}to{opacity:1;transform:scale(1.05)}}.es-poster{width:100%;height:auto;max-height:calc(100dvh - 160px);object-fit:contain;border-radius:18px;box-shadow:0 32px 80px #000000a6,0 8px 24px #0006,0 0 0 1px #ffffff0f;position:relative;opacity:0;transform:scale(.88)}.es-poster--loaded{animation:posterExpand .9s cubic-bezier(.22,1,.36,1) forwards}@keyframes posterExpand{0%{opacity:0;transform:scale(.88)}to{opacity:1;transform:scale(1)}}@media(max-width:480px){.es-poster-wrap{max-width:260px}}.es-cta{display:block;width:100%;max-width:420px;margin:0 auto;padding:18px 24px;background:var(--accent);color:var(--accent-text);border:none;border-radius:14px;font-size:1rem;font-weight:700;font-family:inherit;letter-spacing:.02em;cursor:pointer;transition:opacity .2s,transform .15s,background .5s,box-shadow .5s}.es-cta:hover{opacity:.88}.es-cta:active{transform:scale(.977)}@keyframes ctaPulse{0%,to{box-shadow:0 0 rgba(var(--accent-r),var(--accent-g),var(--accent-b),.45)}60%{box-shadow:0 0 0 14px rgba(var(--accent-r),var(--accent-g),var(--accent-b),0)}}.es-cta--pulse{animation:ctaPulse 2.6s ease-in-out infinite}.es-cta--share{background:#ffffff38;color:#fff;border:1px solid rgba(255,255,255,.35);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);animation:none}.es-cta--share:hover{background:#ffffff4d;opacity:1}@keyframes copiedPop{0%{transform:scale(1)}30%{transform:scale(1.04)}60%{transform:scale(.97)}to{transform:scale(1)}}.es-cta--copied{background:#ffffff52;border-color:#ffffff8c;animation:copiedPop .38s cubic-bezier(.22,1,.36,1) forwards}.es-form-shell{position:relative;z-index:4;display:flex;flex-direction:column;width:100%;height:100%;padding-top:env(safe-area-inset-top,0px);padding-bottom:env(safe-area-inset-bottom,0px)}.es-topbar{position:absolute;top:0;left:0;right:0;height:2px;background:#ffffff12;z-index:5}.es-topbar-fill{height:100%;background:#ffffff80;transition:width .55s cubic-bezier(.4,0,.2,1)}.es-back{position:absolute;top:calc(14px + env(safe-area-inset-top,0px));left:14px;z-index:5;width:40px;height:40px;background:#ffffff12;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff9;transition:background .15s,color .15s}.es-back:hover{background:#ffffff21;color:#fff}.es-step{flex:1;display:flex;flex-direction:column;justify-content:center;padding:72px 28px 40px;max-width:520px;width:100%;margin:0 auto}@keyframes stepEnterUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes stepEnterDown{0%{opacity:0;transform:translateY(-40px)}to{opacity:1;transform:translateY(0)}}.es-step--enter-up{animation:stepEnterUp .42s cubic-bezier(.22,1,.36,1) forwards}.es-step--enter-down{animation:stepEnterDown .42s cubic-bezier(.22,1,.36,1) forwards}.es-step-icon{width:28px;height:28px;color:#ffffff52;margin-bottom:16px;animation:iconIn .5s cubic-bezier(.22,1,.36,1) .05s both}@keyframes iconIn{0%{opacity:0;transform:scale(.65)}to{opacity:1;transform:scale(1)}}.es-step-count{display:block;color:#ffffff40;font-size:.7rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;margin-bottom:14px}.es-question{color:#fff;font-size:clamp(1.6rem,5.5vw,2.1rem);font-weight:700;line-height:1.2;margin:0 0 34px}.es-input-wrap{display:flex;flex-direction:column;gap:22px}.es-input{background:transparent;border:none;border-bottom:2px solid rgba(255,255,255,.18);color:#fff;font-size:clamp(1.25rem,4.5vw,1.65rem);font-family:inherit;font-weight:400;padding:6px 0 14px;outline:none;width:100%;transition:border-color .25s;-webkit-appearance:none;appearance:none;caret-color:#fff9}.es-input::placeholder{color:#ffffff29}.es-input:focus{border-bottom-color:#ffffff80}.es-input[type=number]::-webkit-inner-spin-button,.es-input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none}.es-input[type=number]{-moz-appearance:textfield}.es-error{color:#e05454e6;font-size:.82rem;font-weight:500;margin:-6px 0 0}.es-choices{display:flex;flex-direction:column;gap:10px}.es-choice{background:#ffffff0d;border:1.5px solid rgba(255,255,255,.1);border-radius:12px;color:#ffffffb3;cursor:pointer;font-size:.975rem;font-family:inherit;font-weight:500;padding:16px 20px;text-align:left;transition:background .18s,border-color .18s,color .18s,transform .12s}.es-choice:hover{background:#ffffff17;border-color:#ffffff38;color:#fff}.es-choice:active{transform:scale(.98)}.es-choice--selected{border-color:#ffffff6b;background:#ffffff1a;color:#fff}.es-center{position:relative;z-index:4;display:flex;align-items:center;justify-content:center;width:100%;height:100%}.es-success{position:relative;z-index:4;display:flex;flex-direction:column;width:100%;height:100%;padding-top:env(safe-area-inset-top,0px);padding-bottom:env(safe-area-inset-bottom,0px)}.es-success-body{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 28px 16px;text-align:center}.es-success-footer{padding:12px 24px calc(36px + env(safe-area-inset-bottom,0px))}.es-rings-wrap{position:relative;display:flex;align-items:center;justify-content:center;width:120px;height:120px;margin-bottom:36px}.es-ring{position:absolute;border-radius:50%;border:1px solid rgba(255,255,255,.25);width:76px;height:76px;animation:ringExpand 2s ease-out forwards}.es-ring-2{animation-delay:.32s}.es-ring-3{animation-delay:.64s}@keyframes ringExpand{0%{transform:scale(.4);opacity:.8}to{transform:scale(3.2);opacity:0}}.es-check{position:relative;z-index:1;width:68px;height:68px;overflow:visible}.es-check-circle{fill:none;stroke:#ffffffd1;stroke-width:1.6;stroke-dasharray:146;stroke-dashoffset:146;animation:circleIn .65s cubic-bezier(.4,0,.2,1) .15s forwards}.es-check-tick{fill:none;stroke:#ffffffd1;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:40;stroke-dashoffset:40;animation:tickIn .36s ease-out .72s forwards}@keyframes circleIn{to{stroke-dashoffset:0}}@keyframes tickIn{to{stroke-dashoffset:0}}.es-success-title{color:#fff;font-size:clamp(1.8rem,6vw,2.4rem);font-weight:800;line-height:1.15;margin:0 0 12px;animation:textSlideUp .5s cubic-bezier(.22,1,.36,1) .5s both}.es-success-sub{color:#ffffff80;font-size:.95rem;margin:0 0 8px;animation:textSlideUp .5s cubic-bezier(.22,1,.36,1) .65s both}.es-success-event{color:#ffffff40;font-size:.76rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;margin:0;animation:textSlideUp .5s cubic-bezier(.22,1,.36,1) .75s both}@keyframes textSlideUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.es-success-event-details{display:flex;flex-direction:column;gap:8px;margin:4px 0 2px;animation:textSlideUp .5s cubic-bezier(.22,1,.36,1) .85s both}.es-success-event-detail{display:flex;align-items:flex-start;gap:8px;color:#ffffff80;font-size:.78rem;line-height:1.4}.es-success-event-detail svg{flex-shrink:0;margin-top:1px;opacity:.7}.es-success-qr{display:flex;flex-direction:column;align-items:center;gap:12px;margin-top:28px;animation:textSlideUp .5s cubic-bezier(.22,1,.36,1) .9s both}.es-success-qr-img{border-radius:12px;display:block}.es-success-qr-hint{margin:0;font-size:.8rem;color:#ffffff73;text-align:center;line-height:1.5}.es-success-qr-hint span{color:#ffffff47;font-size:.74rem}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.es-fade-in{animation:fadeIn .5s ease forwards}.es-input--textarea{resize:vertical;min-height:96px;line-height:1.5}.es-flier-card-wrap{display:flex;align-items:center;justify-content:center;width:100%}.es-flier-card{perspective:1400px;width:min(300px,90vw);cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none}.es-flier-card--no-flip{cursor:default}.es-flier-card-inner{position:relative;width:100%;height:min(calc(100dvh - 200px),520px);transform-style:preserve-3d;transition:transform .72s cubic-bezier(.4,0,.2,1);border-radius:20px;box-shadow:0 24px 64px #0009,0 0 0 1px #ffffff12}.es-flier-card--flipped .es-flier-card-inner{transform:rotateY(180deg)}.es-flier-card-front,.es-flier-card-back{position:absolute;inset:0;border-radius:20px;backface-visibility:hidden;-webkit-backface-visibility:hidden;overflow:hidden}@keyframes esCardGlow{0%{box-shadow:0 0 rgba(var(--accent-r),var(--accent-g),var(--accent-b),.5),0 24px 64px #0009}60%{box-shadow:0 0 0 18px rgba(var(--accent-r),var(--accent-g),var(--accent-b),0),0 24px 64px #0009}to{box-shadow:0 0 rgba(var(--accent-r),var(--accent-g),var(--accent-b),0),0 24px 64px #0009}}.es-flier-card:not(.es-flier-card--no-flip):not(.es-flier-card--flipped) .es-flier-card-inner{animation:esCardGlow 2.4s ease-out infinite}.es-flier-card-img{width:100%;height:100%;object-fit:cover;display:block}.es-flier-card-front-overlay{position:absolute;inset:0;background:linear-gradient(to bottom,transparent 55%,rgba(0,0,0,.55) 100%);pointer-events:none}.es-flier-card-flip-btn{position:absolute;top:12px;right:12px;width:30px;height:30px;background:#00000073;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);border:1px solid rgba(255,255,255,.18);border-radius:50%;color:#ffffffb3;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .15s,color .15s;animation:esHintFadeIn .4s ease .6s both}.es-flier-card-flip-btn:hover{background:#000000a6;color:#fff}@keyframes esHintFadeIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.es-flier-card-no-img{width:100%;height:100%;background:#ffffff09;border:1px solid rgba(255,255,255,.09);border-radius:20px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:28px 24px;gap:20px}.es-flier-card-no-img-lines{display:flex;flex-direction:column;gap:5px;width:48px;align-items:center}.es-flier-card-no-img-lines div{height:2px;border-radius:2px;background:#ffffff24}.es-flier-card-no-img-lines div:nth-child(1){width:100%}.es-flier-card-no-img-lines div:nth-child(2){width:66%}.es-flier-card-no-img-lines div:nth-child(3){width:40%}.es-flier-card-no-img-title{font-size:clamp(1.2rem,5vw,1.6rem);font-weight:800;color:#fff;text-align:center;line-height:1.25;margin:0;text-shadow:0 2px 16px rgba(0,0,0,.4)}.es-flier-card-back{transform:rotateY(180deg);background:#161616;border:1px solid rgba(255,255,255,.1);display:flex;flex-direction:column;padding:20px 18px;overflow-y:auto}.es-flier-card-back-content{display:flex;flex-direction:column;gap:12px;padding-top:4px;padding-right:28px}.es-flier-card-back-title{font-size:1.05rem;font-weight:800;color:#fff;line-height:1.3;margin:0}.es-flier-card-detail{display:flex;align-items:flex-start;gap:9px;color:#ffffffb8;font-size:.78rem;line-height:1.45}.es-flier-card-detail svg{flex-shrink:0;margin-top:1px;color:rgba(var(--accent-r),var(--accent-g),var(--accent-b),1);opacity:.9}.es-flier-card-desc{color:#ffffff73;font-size:.75rem;line-height:1.55;margin:0;display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;overflow:hidden;border-top:1px solid rgba(255,255,255,.06);padding-top:10px}.es-gate{display:flex;flex-direction:column;align-items:center;gap:16px;padding:48px 24px;text-align:center;max-width:340px;margin:auto;position:relative;z-index:2}.es-gate-poster{width:120px;height:160px;object-fit:cover;border-radius:14px;box-shadow:0 8px 32px #00000080;margin-bottom:8px}.es-gate-title{color:#fff;font-size:1.3rem;font-weight:800;margin:0}.es-gate-sub{color:#ffffff80;font-size:.9rem;margin:0}.lds,.lds *,.lds *:before,.lds *:after{margin:0;padding:0;box-sizing:border-box}.lds{background:#1a1a1a;color:#fff;font-family:Montserrat,-apple-system,sans-serif;-webkit-font-smoothing:antialiased;overflow-x:clip;min-height:100vh}.lds a{color:inherit;text-decoration:none}.lds img{display:block;max-width:100%}.lds ul{list-style:none}@keyframes lds-enterUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.lds-eu{opacity:0;transform:translateY(24px)}.lds-eu.lds-vis{animation:lds-enterUp .7s cubic-bezier(.22,1,.36,1) forwards}.lds-eyebrow{display:inline-block;font-size:11px;font-weight:700;letter-spacing:.22em;color:#ffffff73;margin-bottom:18px}.lds-h2{font-size:clamp(2rem,4.6vw,3.8rem);font-weight:800;letter-spacing:-.03em;line-height:1.05;color:#fff;max-width:18ch}.lds-sub{font-size:clamp(.95rem,1.2vw,1.05rem);font-weight:400;line-height:1.6;color:#ffffff8c;max-width:50ch;margin-top:18px}.lds-nav{position:fixed;top:0;left:0;right:0;z-index:100;display:flex;align-items:center;justify-content:space-between;padding:20px clamp(24px,4vw,56px);background:#141414d9;border-bottom:1px solid rgba(255,255,255,.06)}.lds-nav-brand{display:flex;align-items:center;height:22px;overflow:hidden}.lds-nav-brand img{height:80px;width:auto;display:block;margin:-29px 0}.lds-nav-links{display:flex;gap:clamp(20px,3vw,44px)}.lds-nav-links a{font-size:13px;font-weight:500;color:#ffffffb8;transition:color .2s}.lds-nav-links a:hover{color:#fff}.lds-nav-actions{display:flex;align-items:center;gap:10px}.lds-nav-secondary{padding:9px 16px;border-radius:999px;font-size:12px;font-weight:500;color:#ffffffd9;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);transition:background .2s,border-color .2s}.lds-nav-secondary:hover{background:#ffffff1a;border-color:#ffffff38}.lds-nav-cta{padding:9px 18px;background:#fff;color:#111;border-radius:999px;font-size:12px;font-weight:600;transition:opacity .2s,transform .15s}.lds-nav-cta:hover{opacity:.9}.lds-nav-cta:active{transform:scale(.97)}@media(max-width:720px){.lds-nav-links{display:none}}.lds-hero{position:relative;padding:clamp(150px,20vh,220px) clamp(24px,5vw,80px) clamp(60px,8vw,100px);text-align:center;display:flex;justify-content:center;overflow:hidden}.lds-hero-dots{position:absolute;inset:0;background-image:radial-gradient(rgba(255,255,255,.09) 1px,transparent 1px);background-size:22px 22px;-webkit-mask-image:radial-gradient(ellipse at center,#000 30%,transparent 75%);mask-image:radial-gradient(ellipse at center,#000 30%,transparent 75%);pointer-events:none}.lds-hero-inner{position:relative;max-width:820px;display:flex;flex-direction:column;align-items:center}.lds-hero-pill{display:inline-flex;align-items:center;gap:14px;padding:7px 7px 7px 14px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:999px;margin-bottom:36px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:background .2s,border-color .2s}.lds-hero-pill:hover{background:#ffffff14;border-color:#fff3}.lds-hero-pill-tag{font-size:11px;font-weight:700;color:#4ade80;background:#4ade801f;padding:4px 10px;border-radius:999px;letter-spacing:.02em}.lds-hero-pill-text{font-size:13px;font-weight:500;color:#ffffffd9}.lds-hero-pill-cta{font-size:12px;font-weight:600;color:#111;background:#fff;padding:7px 14px;border-radius:999px}.lds-hero-headline{font-size:clamp(2.8rem,6.4vw,5.4rem);font-weight:700;letter-spacing:-.035em;line-height:1;color:#fff;margin-bottom:28px;max-width:16ch}.lds-hero-headline em{font-style:italic;font-family:Georgia,Times New Roman,serif;font-weight:500;letter-spacing:-.02em}.lds-hero-sub{font-size:clamp(1rem,1.35vw,1.18rem);font-weight:400;line-height:1.55;color:#fff9;max-width:52ch;margin:0 auto 36px}.lds-hero-cta{display:inline-flex;align-items:center;padding:14px 28px;background:#ffffff0f;border:1px solid rgba(255,255,255,.14);color:#fff;border-radius:999px;font-size:14px;font-weight:600;transition:background .2s,border-color .2s,transform .15s}.lds-hero-cta:hover{background:#ffffff1f;border-color:#ffffff47}.lds-hero-cta:active{transform:scale(.97)}.lds-demo{padding:clamp(40px,6vw,80px) clamp(24px,5vw,80px) clamp(80px,10vw,140px);display:flex;justify-content:center}.lds-demo-frame{width:100%;max-width:1200px;border-radius:20px;overflow:hidden;border:1px solid rgba(255,255,255,.1);background:#0d0d0d;box-shadow:0 60px 160px #0009,0 0 0 1px #ffffff0a}.lds-demo-bar{display:flex;gap:7px;padding:14px 18px;background:#161616;border-bottom:1px solid rgba(255,255,255,.06)}.lds-demo-bar span{width:11px;height:11px;border-radius:50%;background:#ffffff2e}.lds-demo-frame img{width:100%;aspect-ratio:16/10;object-fit:cover}.lds-trusted{padding:clamp(60px,8vw,100px) 0;border-top:1px solid rgba(255,255,255,.05);border-bottom:1px solid rgba(255,255,255,.05);overflow:hidden}.lds-trusted-label{text-align:center;font-size:12px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:#fff6;margin-bottom:40px}.lds-trusted-track{width:100%;overflow:hidden;-webkit-mask-image:linear-gradient(to right,transparent,#000 12%,#000 88%,transparent);mask-image:linear-gradient(to right,transparent,#000 12%,#000 88%,transparent)}.lds-trusted-row{display:flex;gap:28px;width:max-content;animation:lds-marquee 50s linear infinite}.lds-avatar{width:86px;height:86px;border-radius:50%;overflow:hidden;flex-shrink:0;border:1px solid rgba(255,255,255,.08);opacity:.75}.lds-avatar img{width:100%;height:100%;object-fit:cover}@keyframes lds-marquee{0%{transform:translate(0)}to{transform:translate(-33.3333%)}}.lds-workflows{position:relative}.lds-wf-pin{position:sticky;top:0;height:100vh;display:flex;flex-direction:column;padding:clamp(90px,12vh,130px) clamp(24px,5vw,80px) clamp(40px,6vh,80px);max-width:1380px;margin:0 auto;overflow:hidden}.lds-wf-head{margin-bottom:clamp(28px,4vh,56px)}.lds-wf-grid{flex:1;display:grid;grid-template-columns:1fr 1.15fr;gap:clamp(40px,6vw,100px);align-items:stretch;min-height:0}.lds-wf-list{display:flex;flex-direction:column;justify-content:center;gap:clamp(14px,2.2vh,26px)}.lds-wf-item{cursor:default;opacity:.28;filter:blur(.3px);transition:opacity .55s cubic-bezier(.22,1,.36,1),filter .55s cubic-bezier(.22,1,.36,1),transform .55s cubic-bezier(.22,1,.36,1)}.lds-wf-item.is-active{opacity:1;filter:blur(0)}.lds-wf-item h3{font-size:clamp(1.8rem,3.4vw,2.8rem);font-weight:800;letter-spacing:-.03em;line-height:1.05;color:#fff;margin-bottom:6px}.lds-wf-item p{font-size:clamp(.85rem,1vw,.98rem);font-weight:400;line-height:1.5;color:#ffffff80;max-width:44ch;max-height:0;opacity:0;overflow:hidden;transition:max-height .5s cubic-bezier(.22,1,.36,1),opacity .4s,margin-top .4s}.lds-wf-item.is-active p{max-height:80px;opacity:1;margin-top:8px}.lds-wf-card{position:relative;width:100%;height:100%;border-radius:22px;overflow:hidden;background:#0d0d0d;border:1px solid rgba(255,255,255,.08);box-shadow:0 40px 120px #0000008c}.lds-wf-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .6s cubic-bezier(.22,1,.36,1);will-change:opacity}.lds-wf-card img.is-active{opacity:1}.lds-wf-step{position:absolute;left:0;width:1px;height:100vh;pointer-events:none}@media(max-width:980px){.lds-wf-grid{grid-template-columns:1fr}.lds-wf-list{display:none}}.lds-bento{padding:clamp(100px,12vw,160px) clamp(24px,5vw,80px);max-width:1320px;margin:0 auto}.lds-bento-head{text-align:center;margin-bottom:60px;display:flex;flex-direction:column;align-items:center}.lds-bento-head .lds-h2{margin:0 auto}.lds-bento-head .lds-sub{margin:18px auto 0;text-align:center}.lds-bento-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:200px;gap:14px}.lds-bento-card{background:#ffffff09;border:1px solid rgba(255,255,255,.07);border-radius:18px;padding:28px;display:flex;flex-direction:column;justify-content:flex-end;transition:background .3s,border-color .3s,transform .3s}.lds-bento-card:hover{background:#ffffff0f;border-color:#ffffff29;transform:translateY(-3px)}.lds-bento-card h3{font-size:1.3rem;font-weight:800;letter-spacing:-.02em;margin-bottom:6px}.lds-bento-card p{font-size:.9rem;color:#ffffff8c;line-height:1.45}.lds-bento-0{grid-column:span 2;grid-row:span 2}.lds-bento-1{grid-column:span 2}.lds-bento-2,.lds-bento-3{grid-column:span 1}.lds-bento-4,.lds-bento-5{grid-column:span 2}@media(max-width:880px){.lds-bento-grid{grid-template-columns:1fr 1fr}.lds-bento-card{grid-column:span 1!important;grid-row:auto!important}}.lds-cases{padding:clamp(100px,12vw,160px) clamp(24px,5vw,80px);max-width:1320px;margin:0 auto}.lds-cases-head{margin-bottom:56px}.lds-cases-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}@media(max-width:880px){.lds-cases-grid{grid-template-columns:1fr}}.lds-case-card{position:relative;border-radius:18px;overflow:hidden;aspect-ratio:4/5;display:block}.lds-case-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.7;transition:transform .6s cubic-bezier(.22,1,.36,1),opacity .3s}.lds-case-card:hover img{transform:scale(1.04);opacity:.9}.lds-case-overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.88) 0%,transparent 55%)}.lds-case-content{position:absolute;bottom:0;padding:28px}.lds-case-tag{display:block;font-size:10px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#ffffff8c;margin-bottom:12px}.lds-case-content h3{font-size:1.5rem;font-weight:800;letter-spacing:-.02em;margin-bottom:8px}.lds-case-content p{font-size:13px;color:#ffffffa6;line-height:1.45}.lds-blog{padding:clamp(100px,12vw,160px) clamp(24px,5vw,80px);max-width:1320px;margin:0 auto}.lds-blog-card{display:grid;grid-template-columns:1.1fr 1fr;gap:0;border-radius:22px;overflow:hidden;border:1px solid rgba(255,255,255,.08);background:#ffffff08;transition:background .3s,border-color .3s}.lds-blog-card:hover{background:#ffffff0d;border-color:#ffffff26}@media(max-width:880px){.lds-blog-card{grid-template-columns:1fr}}.lds-blog-image{position:relative;aspect-ratio:4/3}.lds-blog-image img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.8}.lds-blog-text{padding:clamp(36px,5vw,64px);display:flex;flex-direction:column;justify-content:center}.lds-blog-cta{margin-top:24px;font-size:13px;font-weight:600;color:#ffffffd9;border-bottom:1px solid rgba(255,255,255,.2);padding-bottom:4px;align-self:flex-start}.lds-footer{padding:clamp(80px,10vw,120px) clamp(24px,5vw,80px) 40px;border-top:1px solid rgba(255,255,255,.06);max-width:1320px;margin:0 auto}.lds-footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:40px;margin-bottom:60px}@media(max-width:720px){.lds-footer-grid{grid-template-columns:1fr 1fr}}.lds-footer-col h4{font-size:11px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#ffffff73;margin-bottom:18px}.lds-footer-col li{margin-bottom:10px}.lds-footer-col a{font-size:13px;color:#ffffffb3;transition:color .2s}.lds-footer-col a:hover{color:#fff}.lds-footer-line{font-size:12px;color:#ffffff59;padding-top:24px;border-top:1px solid rgba(255,255,255,.05)}.home{position:relative}.hero-background{position:fixed;top:var(--header-height);left:0;width:100vw;height:calc(100vh - var(--header-height));height:calc(100svh - var(--header-height));overflow:hidden;z-index:0;pointer-events:none;background:#1a1a1a}@media(max-width:768px){.hero-background{top:var(--header-height-mobile);height:calc(100vh - var(--header-height-mobile));height:calc(100svh - var(--header-height-mobile))}}.hero-scroll-content{position:relative;z-index:1}.hero-spacer{width:100%;height:calc(100vh - var(--header-height));height:calc(100svh - var(--header-height));flex-shrink:0}@media(max-width:768px){.hero-spacer{height:calc(100vh - var(--header-height-mobile));height:calc(100svh - var(--header-height-mobile))}}.hero-background-fallback{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;background-size:cover;background-position:center;background-repeat:no-repeat;transition:opacity .5s ease-out}.hero-background.hero-loading .hero-background-fallback{background-image:linear-gradient(180deg,#2d2d2d,#1f1f1f,#1a1a1a)}.hero-background-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#0009;z-index:1;transition:background .4s ease-out;pointer-events:none}.hero-background.hero-loading .hero-background-overlay{background:#00000040}.hero-images-wrap{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;opacity:0;transition:opacity .6s ease-out}.hero-images-wrap.hero-images-ready{opacity:1}@media(prefers-reduced-motion:reduce){.hero-images-wrap{transition:none}.hero-background.hero-ready .hero-logo,.hero-background.hero-ready .hero-title,.hero-background.hero-ready .hero-subtitle{animation:none;opacity:.8}.hero-background .hero-logo{opacity:.8}.hero-background .hero-content{opacity:1}}@keyframes hero-fade-up{0%{opacity:0;transform:translateY(12px)}to{opacity:.8;transform:translateY(0)}}@keyframes hero-logo-enter{0%{opacity:0;transform:translate(-50%,calc(-50% + 12px))}to{opacity:.8;transform:translate(-50%,-50%)}}.hero-background .hero-logo,.hero-background .hero-content{opacity:0}.hero-background.hero-ready .hero-logo{animation:hero-logo-enter .5s ease-out forwards;animation-delay:.05s}.hero-background.hero-ready .hero-content{opacity:1}.hero-background.hero-ready .hero-title{animation:hero-fade-up .5s ease-out forwards;animation-delay:.2s;animation-fill-mode:both}.hero-background.hero-ready .hero-subtitle{animation:hero-fade-up .5s ease-out forwards;animation-delay:.35s;animation-fill-mode:both}.hero-background:before,.hero-background:after{content:"";position:absolute;left:0;right:0;width:100%;height:25%;z-index:11;pointer-events:none}.hero-background:before{top:0;background:linear-gradient(to bottom,#1a1a1a,transparent)}.hero-background:after{bottom:0;background:linear-gradient(to top,#1a1a1a,transparent)}.hero-background-img{position:absolute;z-index:0;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;opacity:0;transition:opacity 1s ease-in-out;display:block}.hero-background-img.hero-background-img-active.hero-background-img-loaded,.hero-background-img.hero-background-img-placeholder.hero-background-img-active{opacity:1}.hero-content{position:absolute;top:50%;transform:translateY(-50%);left:0;right:0;padding:0 24px;z-index:12}.hero-logo{position:absolute;top:16%;left:50%;transform:translate(-50%,-50%);display:block;width:clamp(130px,22vw,140px);height:auto;opacity:.8;z-index:12}.hero-title{margin:0 0 2rem;font-family:Montserrat,sans-serif;font-weight:400;font-size:clamp(2.25rem,4vw,2.5rem);opacity:.8;line-height:1.2;color:#fff;text-align:left}.hero-title-bold{font-weight:700}.hero-subtitle{margin:0;font-family:Montserrat,sans-serif;font-weight:400;font-size:clamp(1.2rem,2.5vw,1.4rem);opacity:.8;line-height:1.3;color:#fff;text-align:right}.hero-subtitle-bold{font-weight:700}@media(min-width:769px){.hero-content{max-width:520px;left:50%;transform:translate(-50%,-50%);padding:0 24px}}.hero-buffer{width:100%;height:120px;flex-shrink:0}.section-white{background:#fff;color:#1a1a1a;min-height:50vh;padding:60px 24px}.section-white-inner{max-width:1200px;margin:0 auto}.section-white-title{margin:0;padding-top:48px;font-family:Montserrat,sans-serif;font-weight:400;font-size:clamp(2.25rem,4vw,2.5rem);line-height:1.2;color:#1a1a1a;text-align:left}.section-white-title-bold{font-weight:700}.section-white-subtitle{margin:1rem 0 0;font-family:Montserrat,sans-serif;font-weight:400;font-size:clamp(1.2rem,2.5vw,1.4rem);line-height:1.35;color:#333;max-width:560px}@keyframes scroll-fade-up{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.section-cards{margin-top:2rem;display:flex;flex-direction:column;gap:1.5rem}.section-cards .section-card{opacity:0;transform:translateY(24px);transition:none}.section-cards-visible .section-card{animation:scroll-fade-up .6s ease-out forwards}.section-cards-visible .section-card:nth-child(1){animation-delay:.1s}.section-cards-visible .section-card:nth-child(2){animation-delay:.2s}.section-cards-visible .section-card:nth-child(3){animation-delay:.3s}@media(min-width:769px){.section-cards{flex-direction:row;gap:24px;align-items:flex-start}.section-card{flex:1 0 0;min-width:0}}.section-card{position:relative;display:flex;flex-direction:column;overflow:hidden;border-radius:20px;width:100%}.section-card-aspect{flex:0 0 auto;width:100%;height:0;padding-bottom:133.33%;line-height:0;font-size:0}.section-card-flip{cursor:pointer;perspective:1000px}.section-card-inner{position:absolute;top:0;left:0;width:100%;height:100%;transition:transform .5s ease;transform-style:preserve-3d}.section-card-flipped .section-card-inner{transform:rotateY(180deg)}.section-card-front,.section-card-back{position:absolute;inset:0;backface-visibility:hidden;-webkit-backface-visibility:hidden;border-radius:20px;overflow:hidden}.section-card-front{transform:rotateY(0)}.section-card-back{transform:rotateY(180deg);background:#1a1a1a;color:#fff;display:flex;align-items:stretch;justify-content:stretch}.section-card-back-bg{position:absolute;inset:0;background-size:cover;background-position:center;transform:scaleX(-1)}.section-card-back-overlay{position:absolute;inset:0;background:#000c}.section-card-back-content{position:relative;z-index:1;padding:28px 24px;display:flex;flex-direction:column;justify-content:flex-start;gap:1rem;width:100%;overflow-y:auto}.section-card-back-title{margin:0;font-family:Montserrat,sans-serif;font-weight:400;font-size:clamp(1.35rem,2.4vw,1.6rem);line-height:1.2;color:#fff;text-align:left}.section-card-back-text{margin:0;font-family:Montserrat,sans-serif;font-weight:400;font-size:clamp(.95rem,1.8vw,1.05rem);line-height:1.45;color:#ffffffeb}.section-card-back-cta{margin-top:auto;padding:12px 24px;font-family:Montserrat,sans-serif;font-weight:600;font-size:.95rem;color:#fffffff2;background:linear-gradient(135deg,#e1d29666,#ffffff47,#aa964140);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.18);border-radius:9999px;box-shadow:inset 0 1px #ffffff73,inset 0 -1px #00000014;cursor:pointer;align-self:center;transition:box-shadow .2s ease,background .2s ease}.section-card-back-cta:hover{background:linear-gradient(135deg,#e6d79b7a,#ffffff59,#aa964152);box-shadow:inset 0 1px #ffffff80,inset 0 -1px #0000001a}.section-card-back-cta:focus-visible{outline:2px solid rgba(255,255,255,.6);outline-offset:2px}.section-card-image-wrap{position:relative;width:100%;aspect-ratio:3 / 4;overflow:hidden;border-radius:20px;background:#2a2a2a}.section-card-image-wrap:before{content:"";position:absolute;top:0;left:0;right:0;width:100%;height:75%;background:linear-gradient(to bottom,rgba(0,0,0,.9),transparent);z-index:1;pointer-events:none;border-radius:20px 20px 0 0}.section-card-image{width:100%;height:100%;object-fit:cover;object-position:center;display:block;vertical-align:middle;opacity:0;transition:opacity .4s ease-out}.section-card-image.section-card-image-loaded{opacity:1}.section-card-title{position:absolute;bottom:0;left:0;right:0;margin:0;padding:0 30px 36px;font-family:Montserrat,sans-serif;font-weight:400;font-size:clamp(1.6rem,2.8vw,1.9rem);line-height:1.2;color:#fff;text-align:left;z-index:2}.section-card-title-bold{font-weight:700}.section-dark{background:#1a1a1a;color:#fff;padding:100px 24px 60px}.section-dark-inner{max-width:1200px;margin:0 auto}.section-dark-title{margin:0;padding-top:0;font-family:Montserrat,sans-serif;font-weight:400;font-size:clamp(2.25rem,4vw,2.5rem);line-height:1.2;color:#fff;text-align:center}.section-dark-title-bold{font-weight:700}.dos-formas-hero{position:relative;width:100vw;height:80vh;margin:0 0 0 calc(50% - 50vw);overflow:hidden}.dos-formas-hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#0009;z-index:1}.dos-formas-hero:before,.dos-formas-hero:after{content:"";position:absolute;left:0;right:0;width:100%;height:25%;z-index:2;pointer-events:none}.dos-formas-hero:before{top:0;background:linear-gradient(to bottom,#1a1a1a,transparent)}.dos-formas-hero:after{bottom:0;background:linear-gradient(to top,#1a1a1a,transparent)}.dos-formas-hero-img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:0;display:block;opacity:0;transition:opacity .4s ease-out}.dos-formas-hero-img.dos-formas-hero-img-loaded{opacity:1}.dos-formas-hero-content{position:absolute;inset:0;z-index:2;display:flex;flex-direction:column;align-items:center;padding:40px 24px 24px}.dos-formas-hero-content .dos-formas-hero-title{opacity:0;transform:translateY(20px)}.dos-formas-hero-content .dos-formas-bubble{opacity:0;transform:translateY(16px)}.dos-formas-hero-content-visible .dos-formas-hero-title{animation:scroll-fade-up .5s ease-out forwards;animation-delay:.1s;animation-fill-mode:both}.dos-formas-hero-content-visible .dos-formas-bubble:nth-child(1){animation:scroll-fade-up .5s ease-out forwards;animation-delay:.25s;animation-fill-mode:both}.dos-formas-hero-content-visible .dos-formas-bubble:nth-child(2){animation:scroll-fade-up .5s ease-out forwards;animation-delay:.4s;animation-fill-mode:both}.dos-formas-hero-title{margin:0;padding:0 0 24px;font-family:Montserrat,sans-serif;font-weight:400;font-size:clamp(2.25rem,4vw,2.5rem);line-height:1.2;color:#fff;text-align:center}.dos-formas-hero-title-bold{font-weight:700}.dos-formas-bubbles{margin-top:80px;padding:0;display:flex;flex-direction:column;gap:48px;width:100%}.dos-formas-bubble{display:flex;flex-direction:column;align-items:center;gap:8px;max-width:fit-content}.dos-formas-bubble:first-child{align-self:flex-start}.dos-formas-bubble:last-child{align-self:flex-end}.dos-formas-bubble-label{display:inline-block;padding:10px 20px;background:#ffffff1f;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.18);border-radius:999px;font-family:Montserrat,sans-serif;font-weight:300;font-size:clamp(1.6rem,2.8vw,1.9rem);line-height:1.2;color:#fff;opacity:1;width:fit-content}.dos-formas-bubble-desc{font-family:Montserrat,sans-serif;font-weight:300;font-size:clamp(1.2rem,2.5vw,1.4rem);line-height:1.35;color:#fff;opacity:1;text-align:center}@media(min-width:769px){.dos-formas-hero-content{left:50%;right:auto;transform:translate(-50%);max-width:640px;width:100%;padding:48px 24px 32px}}@media(max-width:768px){.hero-buffer{height:80px}.section-white{padding:40px 24px}.section-dark{padding:80px 24px 40px}.dos-formas-hero{height:65vh}.dos-formas-bubbles{margin-top:64px}}@media(prefers-reduced-motion:reduce){.section-cards .section-card,.dos-formas-hero-content .dos-formas-hero-title,.dos-formas-hero-content .dos-formas-bubble{opacity:1;transform:none;animation:none}}*{box-sizing:border-box}html{scrollbar-gutter:stable;background-color:#1a1a1a}:root{--header-height: 80px;--header-height-mobile: 88px}body{margin:0;font-family:Montserrat,-apple-system,BlinkMacSystemFont,sans-serif;background-color:#1a1a1a;color:#fff;min-height:100vh;overscroll-behavior-y:none}@media(max-width:768px){html.safari-ios body{padding-bottom:110px}html.safari-ios .app-cta-fixed{bottom:auto;top:var(--safari-cta-top, calc(100vh - 60px) )}}#root{min-height:100vh}.app-layout{min-height:100vh;display:flex;flex-direction:column}.main-content{flex:1;padding-top:var(--header-height);padding-left:0}.app-cta-fixed{position:fixed;bottom:max(24px,env(safe-area-inset-bottom,0px));left:50%;transform:translate(-50%);display:inline-flex;align-items:center;gap:10px;padding:14px 24px;background:linear-gradient(135deg,#ffffff59,#ffffff42,#ffffff38);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.45);border-radius:999px;text-decoration:none;color:#fff;font-family:Montserrat,sans-serif;font-weight:600;font-size:clamp(1.6rem,2.8vw,1.6rem);z-index:999;box-shadow:0 4px 24px #00000040,inset 0 1px #ffffff73,inset 0 -1px #00000014;transition:background .25s ease,color .25s ease,border-color .25s ease,border-width .25s ease,box-shadow .25s ease}.app-cta-fixed:hover{background:linear-gradient(135deg,#ffffff7a,#ffffff61,#ffffff57);border-color:#fff9;box-shadow:0 6px 32px #0000004d,inset 0 1px #ffffff80,inset 0 -1px #0000001a}.app-cta-fixed-hero{background:linear-gradient(135deg,#fff,#fcfcfcfa,#f8f8f8f5);color:#1a1a1a;border:2px solid rgba(26,26,26,.15);box-shadow:0 4px 24px #00000026,inset 0 1px #ffffffe6,inset 0 -1px #0000000f;backdrop-filter:none;-webkit-backdrop-filter:none}.app-cta-fixed-hero:hover{background:linear-gradient(135deg,#fff,#fefefefc,#fafafafa);border-color:#1a1a1a33;box-shadow:0 6px 32px #0003,inset 0 1px #fffffff2,inset 0 -1px #00000014}.app-cta-fixed-hero .app-cta-fixed-logo{filter:brightness(0)}.app-cta-fixed-invert{background:linear-gradient(135deg,#ffffff9e,#ffffff85,#ffffff75);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(26,26,26,.2);color:#1a1a1a;box-shadow:0 4px 24px #0000001f,inset 0 1px #ffffff80,inset 0 -1px #0000000f}.app-cta-fixed-invert:hover{background:linear-gradient(135deg,#ffffffbf,#ffffffa6,#ffffff94);border-color:#1a1a1a4d;box-shadow:0 6px 32px #00000026,inset 0 1px #fff9,inset 0 -1px #00000014}.app-cta-fixed-invert .app-cta-fixed-logo{filter:brightness(0)}.app-cta-fixed-text{color:inherit;transition:color .25s ease}.app-cta-fixed-logo{width:clamp(24px,2.8vw,32px);height:clamp(24px,2.8vw,32px);filter:brightness(0) invert(1);transition:filter .25s ease}@media(max-width:768px){.main-content{padding-top:var(--header-height-mobile);padding-left:0}.app-cta-fixed{bottom:max(20px,env(safe-area-inset-bottom,0px));padding:14px 24px;font-size:clamp(1.2rem,2.5vw,1.4rem)}.app-cta-fixed-logo{width:28px;height:28px}}
