*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow-x:hidden;background-color:#fff}.brand-voice-section{padding:120px 0;position:relative;background:#fff}.brand-voice-section:before{content:"";position:absolute;top:-40px;left:0;width:100%;height:40px;background:linear-gradient(to bottom,transparent 0%,rgba(255,255,255,.3) 50%,white 100%);z-index:1}.section-container{padding-top:200px;position:relative;z-index:2}.content-wrapper{display:flex;align-items:center;min-height:500px}.svg-container{opacity:.2;display:flex;justify-content:flex-start;align-items:center;position:relative}.half-lokutor-svg{width:100%;max-width:450px;height:auto;filter:brightness(0) saturate(100%) invert(31%) sepia(60%) saturate(1729%) hue-rotate(252deg) brightness(95%) contrast(101%);transition:transform .3s ease;animation:fadeInLeft 1s ease-out}.text-container{padding-left:10vw;padding-right:10vw;animation:fadeInRight 1s ease-out .2s both}.brand-voice-text{font-size:1.7rem;line-height:1.6;color:#000;font-weight:200;font-family:Inter,sans-serif;letter-spacing:-.01em}.brand-voice-text .word{opacity:.2;transition:opacity .3s ease;display:inline}.brand-voice-text .word.visible{opacity:1}.brand-voice-text .word.highlight{color:#7c12f6;font-weight:400}.brand-voice-text .word.highlight.visible{opacity:1}.navbar{position:fixed;top:20px;left:0;right:0;padding:10px 30px;display:flex;align-items:center;justify-content:space-between;z-index:1000;transition:all .3s ease;max-width:1200px;margin:0 auto;width:calc(100% - 40px)}.nav-brand{display:flex;align-items:center;gap:8px;font-family:Manrope,sans-serif;font-weight:700;font-size:18px;color:#fff;transition:color .3s ease}.brand-logo{height:18px;width:auto;transition:filter .3s ease}.nav-menu{display:flex;gap:25px;position:absolute;left:50%;transform:translate(-50%);background:#ffffff1a;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.2);border-radius:50px;padding:8px 20px}.nav-link{text-decoration:none;color:#fff;font-weight:500;font-size:14px;padding:8px 16px;border-radius:25px;transition:all .3s ease}.nav-link.active,.nav-link:hover{color:#fff;background:#ffffff4d}.nav-actions{display:flex;align-items:center;gap:15px}.language-toggle{position:relative}.toggle-container{position:relative;background:#fff3;border:1px solid rgba(255,255,255,.3);border-radius:20px;padding:4px;display:flex;align-items:center;gap:4px;width:70px;height:32px}.lang-option{position:relative;z-index:2;font-size:12px;font-weight:500;color:#fff;cursor:pointer;transition:color .3s ease;width:28px;text-align:center;padding:4px 0}.lang-option.active{color:#fff}.toggle-slider{position:absolute;top:4px;left:4px;width:28px;height:24px;background:#ffffff4d;border-radius:16px;transition:transform .3s ease;box-shadow:0 2px 4px #0000001a}.toggle-container[data-active=en] .toggle-slider{transform:translate(34px)}.demo-btn{padding:8px 20px;background:#fff3;border:1px solid rgba(255,255,255,.3);border-radius:25px;color:#fff;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block}.demo-btn:hover{background:#ffffff4d;transform:translateY(-1px)}.mobile-menu-btn{display:none;align-items:center;justify-content:center;width:36px;height:36px;border:none;background:#fff3;border:1px solid rgba(255,255,255,.3);border-radius:8px;color:#fff;cursor:pointer;transition:all .3s ease;z-index:1001}.mobile-menu-btn:hover{background:#ffffff4d}.mobile-menu-btn svg{width:20px;height:20px}@media (max-width: 480px){.mobile-menu-btn{display:flex}}.navbar.on-light-bg .mobile-menu-btn{color:#000;background:#0000001a;border:1px solid rgba(0,0,0,.2)}.navbar.on-light-bg .mobile-menu-btn:hover{background:#0003}.navbar.on-dark-bg .mobile-menu-btn,.navbar .mobile-menu-btn{color:#fff;background:#fff3;border:1px solid rgba(255,255,255,.3)}.navbar.on-dark-bg .mobile-menu-btn:hover,.navbar .mobile-menu-btn:hover{background:#ffffff4d}.navbar.scrolled .nav-brand,.navbar.scrolled .nav-link,.navbar.scrolled .lang-option,.navbar.scrolled .lang-option.active{color:#fff}.navbar.on-light-bg .nav-brand{color:#000}.navbar.on-light-bg .brand-logo{filter:brightness(0) saturate(100%) invert(0%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(0%) contrast(100%)}.navbar.on-light-bg .nav-menu{background:#0000001a;border:1px solid rgba(0,0,0,.2)}.navbar.on-light-bg .nav-link{color:#000}.navbar.on-light-bg .nav-link.active,.navbar.on-light-bg .nav-link:hover{color:#fff;background:#0000004d}.navbar.on-light-bg .toggle-container{background:#0003;border:1px solid rgba(0,0,0,.3)}.navbar.on-light-bg .lang-option{color:#000}.navbar.on-light-bg .lang-option.active{color:#fff}.navbar.on-light-bg .toggle-slider{background:#0000004d}.navbar.on-light-bg .demo-btn{color:#000;background:#cc2cda1a;border:1px solid rgba(0,0,0,.2)}.navbar.on-light-bg .demo-btn:hover{background:#0003}.navbar.on-dark-bg .nav-brand,.navbar .nav-brand{color:#fff}.navbar.on-dark-bg .brand-logo,.navbar .brand-logo{filter:brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(100%) contrast(100%)}.navbar.on-dark-bg .nav-link,.navbar .nav-link,.navbar.on-dark-bg .lang-option,.navbar .lang-option,.navbar.on-dark-bg .demo-btn,.navbar .demo-btn{color:#fff}.footer{background:linear-gradient(135deg,#0f0f23,#1a1a2e);color:#fff;position:relative;overflow:hidden}.footer:before{content:"";position:absolute;inset:0;pointer-events:none}.footer-container{max-width:1400px;margin:0 auto;padding:80px 20px 0;position:relative;z-index:1}.footer-content{display:grid;grid-template-columns:1fr 2fr;gap:80px;margin-bottom:60px}.footer-brand{max-width:400px}.footer-logo{display:flex;align-items:center;gap:12px;margin-bottom:24px}.footer-logo-img{width:40px;height:40px;filter:brightness(0) invert(1)}.footer-brand-text{font-family:Satoshi,sans-serif;font-size:28px;font-weight:700;color:#fff}.footer-description{font-family:Inter,sans-serif;font-size:16px;line-height:1.6;color:#a1a1aa;margin-bottom:32px}.footer-social{display:flex;gap:16px}.social-link{display:flex;align-items:center;justify-content:center;width:44px;height:44px;background:#8b5fbf1a;border:1px solid rgba(139,95,191,.2);border-radius:12px;color:#8b5fbf;transition:all .3s ease;text-decoration:none}.social-link:hover{background:#8b5fbf33;border-color:#8b5fbf66;color:#a78bfa;transform:translateY(-2px)}.social-link svg{width:20px;height:20px}.footer-links{display:grid;grid-template-columns:repeat(3,1fr);gap:60px}.footer-column-title{font-family:Satoshi,sans-serif;font-size:16px;font-weight:600;color:#fff;margin-bottom:20px;text-transform:uppercase;letter-spacing:.5px}.footer-link-list{list-style:none;padding:0;margin:0}.footer-link-list li{margin-bottom:12px}.footer-link{font-family:Inter,sans-serif;font-size:14px;color:#a1a1aa;text-decoration:none;transition:all .3s ease;position:relative}.footer-link:hover{color:#8b5fbf;padding-left:8px}.footer-link:before{content:"";position:absolute;left:-8px;top:50%;transform:translateY(-50%);width:4px;height:4px;background:#8b5fbf;border-radius:50%;opacity:0;transition:opacity .3s ease}.footer-link:hover:before{opacity:1}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding:32px 0}.footer-bottom-content{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px}.footer-copyright{font-family:Inter,sans-serif;font-size:14px;color:#71717a;margin:0}.footer-bottom-links{display:flex;gap:32px}.footer-bottom-link{font-family:Inter,sans-serif;font-size:14px;color:#a1a1aa;text-decoration:none;transition:color .3s ease}.footer-bottom-link:hover{color:#8b5fbf}@media (max-width: 1200px){.footer-links{gap:40px}}@media (max-width: 968px){.footer-content{grid-template-columns:1fr;gap:60px}.footer-links{grid-template-columns:repeat(2,1fr);gap:40px}}@media (max-width: 768px){.footer-container{padding:60px 16px 0}.footer-content{gap:40px;margin-bottom:40px}.footer-links{grid-template-columns:1fr;gap:32px}.footer-brand{text-align:center}.footer-social{justify-content:center}}@media (max-width: 480px){.footer-container{padding:40px 16px 0}.footer-logo{justify-content:center;margin-bottom:20px}.footer-brand-text{font-size:24px}.footer-description{font-size:14px;text-align:center}.footer-bottom-content{flex-direction:column;text-align:center}.footer-bottom-links{gap:20px}}.footer-animate{opacity:0;transform:translateY(30px);transition:all .8s ease}.footer-animate.animate{opacity:1;transform:translateY(0)}.footer-column{animation-delay:.1s}.footer-column:nth-child(2){animation-delay:.2s}.footer-column:nth-child(3){animation-delay:.3s}*{-webkit-tap-highlight-color:transparent}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body{overflow-x:hidden;width:100%}@media (max-width: 480px){.navbar{position:fixed;top:max(10px,env(safe-area-inset-top));left:max(10px,env(safe-area-inset-left));right:max(10px,env(safe-area-inset-right));margin:0;padding:12px 16px;border-radius:16px;flex-direction:row;justify-content:space-between;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:1000}.nav-brand{flex:1}.brand-logo{width:28px;height:28px}.brand-text{font-size:18px}.nav-menu{transform:translate(0);display:none;position:absolute;top:100%;left:0;right:0;background:#fffffffa;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:0 0 16px 16px;padding:16px;flex-direction:column;gap:8px;margin-top:8px;box-shadow:0 8px 32px #00000026;z-index:999}.nav-menu.mobile-open{display:flex;animation:slideDown .3s ease-out}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.nav-link{font-size:14px;padding:8px 12px;border-radius:8px;text-align:center;color:#1a1a2e!important}.nav-actions{display:flex;align-items:center;gap:12px}.language-toggle{transform:scale(.8)}.demo-btn{font-size:12px;padding:8px 16px;border-radius:20px;min-height:44px;min-width:120px}.mobile-menu-btn{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border:none;background:none;cursor:pointer;z-index:1001;border-radius:8px;transition:background-color .2s ease}.mobile-menu-btn:active{background-color:#0000001a}.mobile-menu-btn svg{width:20px;height:20px;color:#1a1a2e}.hero{padding-top:80px;min-height:100vh;min-height:100svh}.hero-content{padding:20px 16px;text-align:center;padding-bottom:max(20px,env(safe-area-inset-bottom))}.hero-title{font-size:clamp(2.5rem,10vw,4rem);margin-bottom:16px;line-height:1.1}.hero-subtitle{font-size:clamp(1rem,4vw,1.25rem);margin-bottom:32px;line-height:1.4}.demo-form{margin-bottom:40px}.form-container{flex-direction:column;gap:12px;padding:16px;border-radius:24px;max-width:100%}.email-input,.company-size-select{width:100%;padding:14px 16px;font-size:16px;border-radius:12px}.form-container .demo-btn{width:100%;padding:14px;font-size:16px;border-radius:12px}.companies-section{margin-top:32px}.companies-text{font-size:14px;margin-bottom:20px}.companies-track{gap:30px}.company-logo{height:32px;max-width:80px}.section-container{padding:60px 16px}.content-wrapper{grid-template-columns:1fr;gap:40px;text-align:center}.svg-container{margin-left:-16px}.half-lokutor-svg{width:100%;max-width:450px;height:auto;filter:brightness(0) saturate(100%) invert(31%) sepia(60%) saturate(1729%) hue-rotate(252deg) brightness(95%) contrast(101%);transition:transform .3s ease;animation:fadeInLeft 1s ease-out}.voice-text{padding:0 30px;text-align:left}.voice-carousel{display:none}.brand-voice-text{font-size:clamp(14px,4vw,18px);line-height:1.6;text-align:left;max-width:100%}.solutions-container{padding:60px 16px}.solutions-content{grid-template-columns:1fr;gap:40px}.solutions-title{font-size:clamp(1.75rem,6vw,2.5rem);margin-bottom:20px}.solutions-description{font-size:16px;line-height:1.6;margin-bottom:32px}.problems-list{gap:16px}.problem-item{flex-direction:row;align-items:flex-start;gap:12px;padding:16px}.problem-icon{width:24px;height:24px;flex-shrink:0;margin-top:2px}.problem-text{font-size:14px;line-height:1.5}.diagram-container{padding:20px}.central-node{padding:20px;margin-bottom:32px}.node-title{font-size:24px;margin-bottom:8px}.node-subtitle{font-size:14px}.feature-nodes{grid-template-columns:1fr;gap:20px}.feature-node{padding:20px;text-align:center}.feature-icon{width:48px;height:48px;margin:0 auto 16px}.feature-title{font-size:18px;margin-bottom:12px}.feature-description{font-size:14px;line-height:1.5}.video-container{padding:60px 16px}.video-subtitle{font-size:clamp(1.5rem,5vw,2rem);margin-bottom:32px;text-align:center;line-height:1.3}.aspect-ratio-selector{margin-bottom:32px;overflow-x:auto;padding:0 16px;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.ratio-toggle-container{min-width:280px;padding:6px;background:#ffffff1a;border-radius:25px;margin:0 auto}.ratio-option{padding:14px 22px;font-size:14px;min-width:80px;border-radius:20px;cursor:pointer;transition:all .3s ease;font-weight:500}.ratio-option:active{transform:scale(.95)}.video-displays{flex-direction:row;margin-bottom:40px}.video-display.left,.video-display.right{flex:1;max-width:none}.video-display.center{max-width:100%}.video-wrapper{border-radius:16px;overflow:hidden}.demo-video{border-radius:16px}.audio-toggle{width:48px;height:48px;bottom:12px;right:12px;border-radius:50%;background:#000000b3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid rgba(255,255,255,.2);transition:all .2s ease}.audio-toggle:active{transform:scale(.9);background:#000c}.video-to-steps-text-section{padding:40px 16px}.transition-description{font-size:16px;line-height:1.6;margin-bottom:20px}.process-steps-container{padding:0 16px;margin-bottom:40px}.process-steps{display:flex;flex-direction:column;gap:32px}.step{display:flex;flex-direction:row;align-items:center;gap:20px;padding:20px;background:#ffffff0d;border-radius:16px;border:1px solid rgba(139,95,191,.1)}.step-card{flex-shrink:0;width:80px;height:80px;border-radius:12px;overflow:hidden}.step-image{width:100%;height:100%;object-fit:cover}.step-content{flex:1;text-align:left}.step-title{font-size:18px;margin-bottom:8px;color:#fff}.step-description{font-size:14px;line-height:1.5;color:#a1a1aa}.steps-line{display:none}.step-nav-btn{width:52px;height:52px;border-radius:50%;background:#8b5fbf1a;border:1px solid rgba(139,95,191,.3);transition:all .2s ease;display:flex;align-items:center;justify-content:center}.step-nav-btn:active{transform:scale(.9);background:#8b5fbf33}.step-nav-btn:disabled{opacity:.5;cursor:not-allowed}.step-nav-btn:disabled:active{transform:none}.step-counter{font-size:16px;order:-1}.audio-container{padding:60px 16px}.audio-subtitle{font-size:clamp(1.5rem,5vw,2rem);margin-bottom:32px;text-align:center}.podcast-cards{grid-template-columns:1fr;gap:20px;margin-bottom:60px}.podcast-card{padding:16px;border-radius:16px;display:flex}.podcast-image{width:80px;height:80px;border-radius:12px;margin-right:16px}.podcast-title{font-size:16px;margin-bottom:8px}.podcast-meta{font-size:12px;margin-bottom:12px}.play-pause-btn{width:48px;height:48px;border-radius:50%;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.play-pause-btn:active{transform:scale(.9)}.voice-content{grid-template-columns:1fr;gap:40px}.voice-title{font-size:clamp(1.5rem,5vw,2rem);margin-bottom:20px;text-align:center}.voice-description{font-size:16px;line-height:1.6;margin-bottom:20px;text-align:center}.carousel-container{padding:0 40px}.voice-items{gap:16px;padding:0 20px}.voice-item{min-width:100px}.voice-avatar{width:80px;height:80px;border-radius:50%}.voice-play-btn{width:36px;height:36px;bottom:6px;right:6px;border-radius:50%;background:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid rgba(0,0,0,.1);transition:all .2s ease}.voice-play-btn:active{transform:scale(.9);background:#fff}.carousel-nav{width:48px;height:48px;border-radius:50%;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);transition:all .2s ease}.carousel-nav:active{transform:scale(.9);background:#fff3}.voice-info{text-align:center;margin-top:24px}.voice-name{font-size:20px;margin-bottom:8px}.voice-desc{font-size:14px}.text-container{padding:60px 16px;grid-template-columns:1fr;gap:40px}.text-main-title{font-size:clamp(1.75rem,6vw,2.5rem);margin-bottom:24px;text-align:center}.text-description p{font-size:16px;line-height:1.6;margin-bottom:20px}.text-animation-container{border-radius:16px;overflow:hidden}.branding-container{padding:60px 16px}.branding-flow-content{grid-template-columns:1fr;gap:40px}.branding-flow-title{font-size:clamp(1.5rem,5vw,2rem);margin-bottom:20px;text-align:center}.branding-flow-description{font-size:16px;line-height:1.6;text-align:center}.pdf-preview{max-width:100%;height:auto;border-radius:12px}.color-content{text-align:center;margin:60px 0}.color-title{font-size:clamp(1.5rem,5vw,2rem);margin-bottom:32px}.color-palette-container{flex-direction:column;align-items:center;gap:32px}.color-palette{flex-wrap:wrap;justify-content:center;gap:16px;max-width:300px}.color-swatch{margin-top:0!important;flex:1;min-width:80px;cursor:pointer;transition:transform .2s ease}.color-swatch:active{transform:scale(.95)}.color-block{width:68px;height:68px;border-radius:12px;transition:all .2s ease;box-shadow:0 2px 8px #0000001a}.color-block:active{transform:scale(.95);box-shadow:0 4px 12px #0003}.color-code{font-size:12px;margin-top:8px}.refresh-colors-btn{width:52px;height:52px;border-radius:50%;background:#8b5fbf1a;border:1px solid rgba(139,95,191,.3);transition:all .2s ease;display:flex;align-items:center;justify-content:center}.refresh-colors-btn:active{transform:scale(.9);background:#8b5fbf33}.aspect-ratio-selector::-webkit-scrollbar{height:4px}.aspect-ratio-selector::-webkit-scrollbar-track{background:#ffffff1a;border-radius:2px}.aspect-ratio-selector::-webkit-scrollbar-thumb{background:#8b5fbf80;border-radius:2px}.progress-container{padding:8px 0;cursor:pointer}.progress-bar{height:6px;border-radius:3px;background:#fff3;overflow:hidden}.progress-fill{height:100%;background:linear-gradient(90deg,#8b5fbf,#a78bfa);border-radius:3px;transition:width .3s ease}.tone-style-content{grid-template-columns:1fr;gap:40px}.tone-style-title{font-size:clamp(1.5rem,5vw,2rem);margin-bottom:20px;text-align:center}.tone-style-description{font-size:16px;line-height:1.6;text-align:center}.chat-messages{padding:20px;border-radius:16px;max-width:100%}.chat-message{padding:12px 16px;border-radius:12px;margin-bottom:12px;max-width:90%}.message-text{font-size:14px;line-height:1.5}.contact-section{padding:120px 16px 60px;padding-bottom:max(60px,env(safe-area-inset-bottom))}.contact-container{max-width:100%}.contact-subtitle{font-size:18px;line-height:1.6;margin-bottom:32px;text-align:center}.calendly-inline-widget{height:600px!important;min-height:600px;border-radius:16px;overflow:hidden}.bottom-lokutor-image{position:absolute;top:-35px;left:0}.bottom-lokutor-svg{transform:translate(-5%)}.bottom-lokutor-title{font-size:36px;margin-bottom:40px}.mega-title{font-size:clamp(3rem,15vw,8rem);opacity:.1;-webkit-user-select:none;user-select:none;pointer-events:none}.form-success-overlay,.form-error-toast{margin:16px;border-radius:16px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.success-content{padding:32px 24px;border-radius:16px;max-width:calc(100vw - 32px)}.success-title{font-size:24px;margin-bottom:16px}.success-message{font-size:16px;line-height:1.5;margin-bottom:24px}.success-close-btn{padding:14px 28px;font-size:16px;border-radius:12px;min-height:48px;transition:all .2s ease}.success-close-btn:active{transform:scale(.95)}.hero-background,.mega-title-overlay{will-change:transform}@media (prefers-reduced-motion: reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.slideDown{animation:none}}}@media (min-width: 481px) and (max-width: 768px){.navbar{padding:12px 24px}.hero-content{padding:40px 24px}.form-container{flex-direction:row;flex-wrap:wrap;gap:16px;padding:20px}.email-input{flex:2;min-width:200px}.company-size-select{flex:1;min-width:150px}.form-container .demo-btn{flex:1;min-width:120px}.solutions-container,.video-container,.audio-container,.text-container,.branding-container,.contact-section{padding-left:24px;padding-right:24px}.podcast-cards{grid-template-columns:repeat(2,1fr);gap:24px}.voice-items{gap:20px}.voice-avatar{width:100px;height:100px}}@media (min-width: 769px) and (max-width: 1024px){.solutions-content{grid-template-columns:1fr 1fr;gap:60px}.video-displays{gap:20px}.voice-content,.text-container,.branding-flow-content,.tone-style-content{grid-template-columns:1fr 1fr;gap:60px}.color-palette-container{flex-direction:row;gap:40px}}@media (min-width: 1025px) and (max-width: 1440px){.hero-content{padding:60px 40px}.solutions-container,.video-container,.audio-container,.text-container,.branding-container{max-width:1200px;margin:0 auto;padding-left:40px;padding-right:40px}}@media (min-width: 1441px){.solutions-container,.video-container,.audio-container,.text-container,.branding-container{max-width:1400px;margin:0 auto;padding-left:60px;padding-right:60px}}@media (max-height: 500px) and (orientation: landscape){.hero{min-height:auto;padding-top:60px;padding-bottom:40px}.hero-title{font-size:3rem;margin-bottom:12px}.hero-subtitle{font-size:1.1rem;margin-bottom:24px}.section-container{padding:40px 16px}}
