.minimal-nav{position:fixed;top:2rem;right:2rem;z-index:1000;background:#00000026;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:50px;padding:.75rem 1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);transform:translateY(0);opacity:1;border:1px solid rgba(255,255,255,.2);box-shadow:0 8px 32px #00000026}.nav-visible{transform:translateY(0);opacity:1}.nav-hidden{transform:translateY(-100%);opacity:0;pointer-events:none}.nav-links{display:flex;gap:2rem;align-items:center}.nav-link{text-decoration:none;color:#ffffffd9;font-size:.9rem;font-weight:600;transition:all .3s ease;position:relative;padding:.5rem 0;text-shadow:0 2px 4px rgba(0,0,0,.4)}.nav-link:hover{color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.4);transform:translateY(-1px)}.nav-link.active{color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.4);font-weight:700}.nav-link.active:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:var(--primary-color, #A5A5FF);border-radius:1px}.mobile-menu-toggle{display:none;flex-direction:column;justify-content:center;align-items:center;width:40px;height:40px;background:#0003;border:none;cursor:pointer;padding:8px;border-radius:10px;transition:all .2s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 16px #00000026}.mobile-menu-toggle:hover{background:#0000004d;transform:scale(1.05)}.hamburger-line{width:24px;height:2px;background:#ffffffe6;border-radius:2px;transition:all .3s ease;transform-origin:center}.hamburger-line:not(:last-child){margin-bottom:5px}@media (max-width: 768px){.minimal-nav{display:none}}@media (min-width: 769px){.minimal-nav{display:flex}}.hero{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:5rem 1rem;background:linear-gradient(135deg,#9b9bff,#7575f5);color:#fff;position:relative;overflow:hidden}.mobile-header{display:none;position:fixed;top:0;left:0;right:0;z-index:1001;padding:1.25rem 1.5rem;align-items:center;justify-content:space-between;background:transparent;pointer-events:none;min-height:80px;transition:all .3s cubic-bezier(.4,0,.2,1)}.mobile-header.scrolled{background:#0003;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:16px 16px 25px 25px;margin:.75rem 1rem 0;left:0;right:0;box-shadow:0 8px 32px #00000026;padding-top:1.5rem}.mobile-header-icon{width:56px;height:56px;border-radius:14px;box-shadow:0 6px 20px #00000040;pointer-events:auto}.mobile-header-title{position:absolute;left:50%;transform:translate(-50%);font-size:2.25rem;font-weight:900;margin:0;letter-spacing:-.02em;text-shadow:0 3px 12px rgba(0,0,0,.4);color:#fff;pointer-events:none}.mobile-menu-toggle{display:flex;flex-direction:column;justify-content:center;align-items:center;width:56px;height:56px;background:#00000040;border:none;cursor:pointer;padding:12px;border-radius:14px;transition:all .2s ease;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 6px 20px #0003;pointer-events:auto}.mobile-menu-toggle:hover{background:#00000059;transform:scale(1.05)}.hamburger-line{width:28px;height:3px;background:#fffffff2;border-radius:3px;transition:all .3s ease;transform-origin:center}.hamburger-line:not(:last-child){margin-bottom:6px}.hamburger-line.open:nth-child(1){transform:rotate(45deg) translate(7px,7px)}.hamburger-line.open:nth-child(2){opacity:0}.hamburger-line.open:nth-child(3){transform:rotate(-45deg) translate(7px,-7px)}.mobile-menu-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000f2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:999;opacity:0;visibility:hidden;transition:all .3s ease}.mobile-menu-overlay.open{opacity:1;visibility:visible}.mobile-menu-content{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;gap:3rem;padding:2rem}.mobile-nav-link{text-decoration:none;color:#ffffffe6;font-size:2rem;font-weight:700;text-align:center;transition:all .3s ease;padding:1rem 2rem;border-radius:16px;min-width:200px;display:flex;align-items:center;justify-content:center}.mobile-nav-link:hover{color:#fff;background:#ffffff1a;transform:scale(1.05)}.mobile-nav-link.active{color:#a5a5ff;background:#a5a5ff26}@media (min-width: 769px){.mobile-header,.mobile-menu-toggle{display:none!important}}@media (max-width: 768px){.mobile-menu-toggle,.mobile-nav-link{-webkit-tap-highlight-color:transparent;touch-action:manipulation}}.hero:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 50%,rgba(255,255,255,.1) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(255,255,255,.08) 0%,transparent 50%);pointer-events:none}.hero-content{max-width:1400px;width:100%;display:grid;grid-template-columns:1.2fr .8fr;gap:6rem;align-items:center;position:relative;z-index:1;padding:0 2rem}.hero-text{display:flex;flex-direction:column;gap:3rem}.hero-brand{display:flex;align-items:center;gap:1.5rem;margin-bottom:.5rem}.hero-icon{width:80px;height:80px;border-radius:20px;box-shadow:0 8px 32px #0000004d;transition:transform .3s ease}.hero-icon:hover{transform:scale(1.05)}.brand-name{font-size:3rem;font-weight:900;margin:0;letter-spacing:-.02em;text-shadow:0 2px 8px rgba(0,0,0,.2)}.hero-headlines{display:flex;flex-direction:column;gap:.75rem}.hero-title{font-size:3.5rem;font-weight:800;margin:0;letter-spacing:-.025em;line-height:1.1;text-shadow:0 2px 8px rgba(0,0,0,.2)}.hero-tagline{font-size:1.375rem;font-weight:500;margin:0;line-height:1.4;opacity:.92;color:#ffffffeb}.hero-description-wrapper{max-width:580px}.hero-description{font-size:1.1rem;line-height:1.65;margin:0;opacity:.88;color:#ffffffe0;font-weight:400}.hero-cta{display:flex;align-items:center;gap:3rem;margin-top:1rem}.cta-primary{display:flex;flex-direction:column;gap:.75rem;align-items:center}.app-store-button{background:#000000e6;color:#fff;border:none;padding:18px 36px;cursor:pointer;transition:all .3s ease;border-radius:16px;font-size:1.05rem;font-weight:600;display:inline-flex;align-items:center;justify-content:center;line-height:1.2;text-align:center;min-width:220px;box-shadow:0 4px 16px #0003;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1)}.app-store-button:hover{background:#000000f2;transform:translateY(-2px);box-shadow:0 12px 32px #0000004d}.app-store-button:active{background:#000;transform:translateY(0);box-shadow:0 4px 16px #0003}.app-store-button:focus{outline:2px solid rgba(255,255,255,.5);outline-offset:2px}.platform-text{margin:0;font-size:.9rem;opacity:.8;text-align:center;font-weight:500;color:#fffc}.cta-divider{display:flex;flex-direction:column;align-items:center;gap:.75rem;position:relative}.cta-divider:before,.cta-divider:after{content:"";width:1px;height:50px;background:linear-gradient(to bottom,transparent,rgba(255,255,255,.3),transparent)}.cta-divider span{font-size:.825rem;font-weight:600;opacity:.7;text-transform:uppercase;letter-spacing:1px;color:#ffffffb3;background:#ffffff1a;padding:6px 12px;border-radius:20px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.cta-qr{display:flex;flex-direction:column;align-items:center;gap:1rem}.qr-code{background:#fff;padding:16px;border-radius:20px;box-shadow:0 8px 32px #00000026;transition:all .3s ease;border:2px solid rgba(255,255,255,.1)}.qr-code:hover{transform:translateY(-3px) scale(1.02);box-shadow:0 16px 48px #0003}.qr-label{margin:0;font-size:.9rem;font-weight:600;opacity:.85;color:#ffffffd9}.hero-visual{display:flex;justify-content:center;align-items:center;position:relative}.phone-frame{width:320px;height:640px;background:linear-gradient(145deg,#2a2a2a,#1a1a1a);border-radius:40px;padding:14px;box-shadow:0 32px 64px #0006,0 16px 32px #0003,inset 0 1px #ffffff1a;position:relative;transform:perspective(1000px) rotateY(-5deg) rotateX(2deg);transition:transform .3s ease}.phone-frame:hover{transform:perspective(1000px) rotateY(0) rotateX(0) scale(1.02)}.phone-frame:before{content:"";position:absolute;top:10px;left:50%;transform:translate(-50%);width:90px;height:28px;background:linear-gradient(145deg,#2a2a2a,#1a1a1a);border-radius:0 0 18px 18px;z-index:2;box-shadow:inset 0 1px #ffffff0d}.phone-screen{width:100%;height:100%;background:linear-gradient(135deg,#9b9bff,#7575f5);border-radius:32px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem;position:relative;overflow:hidden;animation:screenGlow 4s ease-in-out infinite alternate}@keyframes screenGlow{0%{box-shadow:inset 0 0 30px #ffffff1a,0 0 20px #9b9bff4d}to{box-shadow:inset 0 0 50px #fff3,0 0 40px #9b9bff66}}.screen-icon{width:120px;height:120px;border-radius:26px;box-shadow:0 12px 36px #0000004d;animation:floatIcon 3s ease-in-out infinite}@keyframes floatIcon{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-8px) scale(1.02)}}.screen-text{font-size:2rem;font-weight:800;margin:0;color:#fff;text-shadow:0 4px 16px rgba(0,0,0,.3);animation:textGlow 3s ease-in-out infinite}@keyframes textGlow{0%,to{opacity:.95;text-shadow:0 4px 16px rgba(0,0,0,.3)}50%{opacity:1;text-shadow:0 6px 24px rgba(255,255,255,.2),0 4px 16px rgba(0,0,0,.3)}}@media (max-width: 1024px){.hero{padding:4rem 1.5rem}.hero-content{gap:5rem;max-width:1200px;padding:0 1rem}.brand-name{font-size:2.5rem}.hero-title{font-size:3rem}.phone-frame{width:300px;height:600px}}@media (max-width: 968px){.hero{padding:2.5rem 1.5rem;min-height:100vh}.hero-content{grid-template-columns:1fr;gap:3rem;text-align:center}.hero-text{align-items:center;gap:2rem}.hero-brand{justify-content:center}.hero-icon{width:64px;height:64px}.brand-name{font-size:2rem}.hero-headlines{gap:.75rem}.hero-title{font-size:2.75rem}.hero-tagline{font-size:1.1rem}.hero-description-wrapper{max-width:100%}.hero-description{font-size:1rem;max-width:500px;line-height:1.6}.hero-cta{flex-direction:column;gap:2rem;margin-top:.5rem;max-width:400px;margin-left:auto;margin-right:auto}.cta-divider{flex-direction:row;width:100%;max-width:200px}.cta-divider:before,.cta-divider:after{width:70px;height:1px;background:linear-gradient(to right,transparent,rgba(255,255,255,.3),transparent)}.qr-code{padding:14px}.qr-code svg{width:220px!important;height:220px!important}.app-store-button{font-size:.95rem;padding:16px 32px;min-width:200px;width:100%;max-width:250px}.phone-frame{width:260px;height:520px;transform:perspective(1000px) rotateY(0) rotateX(0)}.phone-frame:hover{transform:perspective(1000px) rotateY(0) rotateX(0) scale(1.02)}.screen-icon{width:90px;height:90px}.screen-text{font-size:1.6rem}}@media (max-width: 640px){.hero{padding:7rem 1rem 1.5rem;min-height:100vh}.hero-content{gap:2rem;padding:0}.hero-text{gap:1.5rem}.hero-brand{display:none}.mobile-header{display:flex;padding:1rem 1.25rem;min-height:75px}.mobile-header.scrolled{margin:.625rem .75rem 0;border-radius:14px 14px 20px 20px;padding-top:1.375rem}.mobile-header-icon{width:52px;height:52px;border-radius:13px}.mobile-header-title{font-size:2rem}.mobile-menu-toggle{width:52px;height:52px;padding:11px}.hamburger-line{width:26px;height:3px}.hero-icon{width:56px;height:56px}.brand-name{font-size:1.75rem}.hero-headlines{gap:.5rem}.hero-title{font-size:2.25rem;line-height:1.15}.hero-tagline{font-size:.95rem}.hero-description-wrapper{display:none}.hero-cta{gap:1.5rem;margin-top:0;width:100%;max-width:320px;margin-left:auto;margin-right:auto}.cta-qr{order:1}.cta-divider{order:2;max-width:200px}.cta-primary{order:3;width:100%}.qr-code{padding:12px}.qr-code svg{width:200px!important;height:200px!important}.qr-label{font-size:.8rem}.app-store-button{font-size:.9rem;padding:16px 24px;min-width:200px;width:100%;max-width:240px}.platform-text{font-size:.8rem}.cta-divider:before,.cta-divider:after{width:60px}.cta-divider span{font-size:.7rem;padding:4px 8px}.phone-frame{width:220px;height:440px;border-radius:32px;padding:10px}.phone-frame:before{width:70px;height:20px;border-radius:0 0 12px 12px}.phone-screen{border-radius:24px;gap:1.25rem}.screen-icon{width:70px;height:70px;border-radius:16px}.screen-text{font-size:1.3rem}}@media (max-width: 480px){.hero{padding:6.5rem .75rem 1.25rem;min-height:100vh}.hero-content{gap:1.75rem}.hero-text{gap:1.25rem}.mobile-header{padding:.875rem 1rem;min-height:70px}.mobile-header.scrolled{margin:.5rem .5rem 0;border-radius:12px 12px 18px 18px;padding-top:.75rem}.mobile-header-icon{width:48px;height:48px;border-radius:12px}.mobile-header-title{font-size:1.75rem}.mobile-menu-toggle{width:48px;height:48px;padding:10px}.hamburger-line{width:24px;height:3px}.mobile-nav-link{font-size:1.75rem}.hero-icon{width:48px;height:48px}.brand-name{font-size:1.5rem}.hero-title{font-size:2rem;line-height:1.1}.hero-tagline{font-size:.85rem}.hero-description-wrapper{display:none}.hero-cta{gap:1.25rem;margin-top:0;max-width:280px}.qr-code{padding:10px}.qr-code svg{width:200px!important;height:200px!important}.qr-label{font-size:.75rem}.app-store-button{font-size:.85rem;padding:14px 20px;min-width:180px;width:100%;max-width:220px}.platform-text{font-size:.75rem}.cta-divider{max-width:180px}.cta-divider:before,.cta-divider:after{width:50px}.cta-divider span{font-size:.65rem;padding:3px 6px}.phone-frame{width:180px;height:360px;border-radius:28px;padding:8px}.phone-frame:before{width:60px;height:18px;border-radius:0 0 10px 10px}.phone-screen{border-radius:20px;gap:1rem}.screen-icon{width:60px;height:60px;border-radius:14px}.screen-text{font-size:1.1rem}}@media (max-width: 360px){.hero{padding:6rem .5rem 1rem}.hero-content{gap:1.5rem}.hero-text{gap:1rem}.mobile-header{padding:.75rem .875rem;min-height:65px}.mobile-header.scrolled{margin:.375rem .375rem 0;border-radius:10px 10px 16px 16px;padding-top:1.125rem}.mobile-header-icon{width:44px;height:44px;border-radius:11px}.mobile-header-title{font-size:1.6rem}.mobile-menu-toggle{width:44px;height:44px;padding:9px}.hamburger-line{width:22px;height:2.5px}.mobile-nav-link{font-size:1.5rem}.mobile-menu-content{gap:2.5rem}.hero-icon{width:44px;height:44px}.brand-name{font-size:1.35rem}.hero-title{font-size:1.8rem}.hero-tagline{font-size:.8rem}.hero-cta{gap:1rem;max-width:260px}.qr-code svg{width:160px!important;height:160px!important}.app-store-button{font-size:.8rem;padding:12px 18px;min-width:160px;max-width:200px}.phone-frame{width:160px;height:320px;border-radius:24px;padding:6px}.phone-screen{border-radius:18px;gap:.75rem}.screen-icon{width:50px;height:50px;border-radius:12px}.screen-text{font-size:1rem}}@media (prefers-reduced-motion: reduce){.screen-icon,.screen-text,.phone-screen{animation:none}.phone-frame,.qr-code,.app-store-button{transition:none}}@media (max-width: 768px){.app-store-button{-webkit-tap-highlight-color:transparent;touch-action:manipulation}.app-store-button:active{transform:scale(.98)}.qr-code{-webkit-tap-highlight-color:transparent}}.features{padding:6rem 2rem;background-color:#f8f9fa}.features-container{max-width:1200px;margin:0 auto}.features-title{font-size:2.5rem;font-weight:700;text-align:center;color:#2d3436;margin-bottom:1rem}.features-subtitle{font-size:1.25rem;text-align:center;color:#636e72;margin-bottom:4rem}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.feature-card{background:#fff;padding:2rem;border-radius:16px;text-align:center;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 2px 8px #0000001a}.feature-card:hover{transform:translateY(-5px);box-shadow:0 8px 24px #00000026}.feature-icon{font-size:3rem;margin-bottom:1rem}.feature-title{font-size:1.5rem;font-weight:600;color:#2d3436;margin-bottom:1rem}.feature-description{font-size:1rem;color:#636e72;line-height:1.6}@media (max-width: 768px){.features{padding:4rem 1.5rem}.features-title{font-size:2rem}.features-subtitle{font-size:1.125rem;margin-bottom:3rem}.features-grid{grid-template-columns:1fr;gap:1.5rem}.feature-card{padding:1.5rem}.feature-icon{font-size:2.5rem}.feature-title{font-size:1.25rem}.feature-description{font-size:.95rem}}@media (max-width: 480px){.features{padding:3rem 1rem}.features-title{font-size:1.75rem}.features-subtitle{font-size:1rem;margin-bottom:2.5rem}.features-grid{gap:1.25rem}.feature-card{padding:1.25rem}}.download-section{padding:6rem 2rem;background:linear-gradient(135deg,#667eea,#764ba2);text-align:center;position:relative;overflow:hidden}.download-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 30% 20%,rgba(255,255,255,.1) 0%,transparent 50%),radial-gradient(circle at 70% 80%,rgba(255,255,255,.08) 0%,transparent 50%);pointer-events:none}.download-container{max-width:900px;margin:0 auto;position:relative;z-index:1;display:flex;flex-direction:column;gap:4rem}.download-header{display:flex;flex-direction:column;gap:1.25rem}.download-title{font-size:3rem;font-weight:800;color:#fff;margin:0;letter-spacing:-.02em;text-shadow:0 4px 16px rgba(0,0,0,.2)}.download-subtitle{font-size:1.375rem;color:#ffffffeb;line-height:1.5;max-width:600px;margin:0 auto;font-weight:400}.download-options{display:flex;flex-direction:column;align-items:center;gap:3rem}.qr-section{display:flex;flex-direction:column;align-items:center;gap:1.5rem}.qr-code-container{display:flex;justify-content:center}.qr-code-wrapper{background:#fff;padding:24px;border-radius:24px;box-shadow:0 16px 64px #00000040;transition:all .3s ease;border:2px solid rgba(255,255,255,.1)}.qr-code-wrapper:hover{transform:translateY(-6px) scale(1.02);box-shadow:0 24px 80px #0000004d}.qr-instruction{margin:0;font-size:1rem;color:#ffffffe6;font-weight:600;text-shadow:0 2px 8px rgba(0,0,0,.2)}.download-divider{display:flex;align-items:center;width:100%;max-width:350px;position:relative}.download-divider:before,.download-divider:after{content:"";flex:1;height:1px;background:linear-gradient(to right,transparent,rgba(255,255,255,.4),transparent)}.download-divider span{padding:0 1.5rem;color:#ffffffd9;font-weight:600;font-size:1rem;text-transform:uppercase;letter-spacing:2px;background:#ffffff1a;border-radius:24px;padding:8px 20px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.store-button-section{display:flex;flex-direction:column;align-items:center;gap:1rem}.app-store-btn{background:#000000e6;color:#fff;border:none;cursor:pointer;padding:18px 36px;border-radius:16px;transition:all .3s ease;box-shadow:0 8px 32px #0003;font-size:1.05rem;font-weight:600;min-width:240px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1)}.app-store-btn:hover{background:#000000f2;transform:translateY(-3px);box-shadow:0 16px 48px #0000004d}.app-store-btn:active{background:#000;transform:translateY(-1px);box-shadow:0 8px 32px #0003}.app-store-btn:focus{outline:2px solid rgba(255,255,255,.5);outline-offset:2px}.store-btn-text{display:block;line-height:1.2}.download-footer{margin-top:1rem}.platform-availability{margin:0;font-size:1.05rem;color:#ffffffd9;font-weight:500;display:flex;align-items:center;justify-content:center;gap:.75rem;flex-wrap:wrap}.available-now{color:#fffffff2;font-weight:600}.separator{color:#fff9;font-weight:300}.coming-soon{color:#ffffffbf;font-style:italic}@media (max-width: 1024px){.download-section{padding:5rem 2rem}.download-container{gap:3.5rem}.download-title{font-size:2.75rem}}@media (max-width: 768px){.download-section{padding:4rem 1.5rem}.download-container{gap:3rem;max-width:100%}.download-title{font-size:2.25rem}.download-subtitle{font-size:1.2rem;line-height:1.4}.download-options{gap:2.5rem}.qr-section{gap:1.25rem}.qr-code-wrapper{padding:20px}.qr-instruction{font-size:.95rem}.app-store-btn{padding:16px 32px;font-size:1rem;min-width:220px}.download-divider{max-width:280px}.download-divider span{font-size:.9rem;padding:6px 16px;letter-spacing:1.5px}.platform-availability{font-size:1rem}}@media (max-width: 640px){.download-section{padding:3.5rem 1.25rem}.download-container{gap:2.5rem}.download-title{font-size:2rem}.download-subtitle{font-size:1.1rem;line-height:1.45}.download-options{gap:2.25rem}.qr-section{gap:1rem}.qr-code-wrapper{padding:18px}.qr-instruction{font-size:.9rem}.app-store-btn{padding:15px 30px;font-size:.95rem;min-width:200px}.download-divider{max-width:240px}.download-divider span{font-size:.85rem;padding:5px 14px;letter-spacing:1px}.platform-availability{font-size:.95rem;gap:.6rem}}@media (max-width: 480px){.download-section{padding:3rem 1rem}.download-container{gap:2.25rem}.download-header{gap:1rem}.download-title{font-size:1.75rem;line-height:1.2}.download-subtitle{font-size:1rem;line-height:1.4}.download-options{gap:2rem}.qr-section{gap:.875rem}.qr-code-wrapper{padding:16px}.qr-instruction{font-size:.85rem}.app-store-btn{padding:14px 28px;font-size:.9rem;min-width:180px}.download-divider{max-width:200px}.download-divider span{font-size:.8rem;padding:4px 12px;letter-spacing:.8px}.platform-availability{font-size:.9rem;gap:.5rem;flex-direction:column}.separator{display:none}}@media (prefers-reduced-motion: reduce){.qr-code-wrapper,.app-store-btn{transition:none}.qr-code-wrapper:hover,.app-store-btn:hover{transform:none}}.footer{background-color:#2d3436;color:#fff;padding:3rem 2rem 1rem}.footer-container{max-width:1200px;margin:0 auto}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-bottom:2rem}.footer-section h3,.footer-section h4{margin-bottom:1rem}.footer-brand{display:flex;align-items:center;gap:.75rem;margin-bottom:.5rem}.footer-icon{width:40px;height:40px;border-radius:8px}.footer-logo{font-size:1.5rem;font-weight:700;color:#a5a5ff;margin:0}.footer-tagline{opacity:.8;font-size:.9rem;margin:0}.footer-links{list-style:none;padding:0;margin:0}.footer-links li{margin-bottom:.5rem}.footer-links a{color:#fff;text-decoration:none;opacity:.8;transition:opacity .3s ease}.footer-links a:hover{opacity:1}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:2rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.footer-bottom p{margin:0;opacity:.7}.social-links{display:flex;gap:1rem}.social-links a{font-size:1.5rem;text-decoration:none;transition:transform .3s ease}.social-links a:hover{transform:scale(1.1)}@media (max-width: 768px){.footer{padding:2.5rem 1.5rem 1rem}.footer-content{grid-template-columns:repeat(2,1fr);gap:2rem}.footer-section:first-child{grid-column:1 / -1}}@media (max-width: 480px){.footer{padding:2rem 1rem 1rem}.footer-content{grid-template-columns:1fr;gap:1.5rem}.footer-section:first-child{grid-column:auto}.footer-icon{width:36px;height:36px}.footer-logo{font-size:1.25rem}.footer-tagline{font-size:.85rem}.footer-section h4{font-size:.95rem}.footer-links{font-size:.9rem}.footer-bottom{flex-direction:column;text-align:center;padding-top:1.5rem;font-size:.85rem}.social-links a{font-size:1.35rem}}.landing-page{width:100%;min-height:100vh;background-color:#fff}.deeplink-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#a5a5ff,#8b8bf5);color:#fff;padding:2rem}.deeplink-container{text-align:center;max-width:500px}.loader{width:60px;height:60px;border:5px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 2rem}@keyframes spin{to{transform:rotate(360deg)}}.deeplink-container h2{font-size:2rem;margin-bottom:1rem}.deeplink-container p{font-size:1.125rem;opacity:.9;margin-bottom:2rem}.manual-redirect-btn{padding:1rem 2rem;font-size:1rem;font-weight:600;background-color:#fff;color:#a5a5ff;border:none;border-radius:50px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #ffffff4d}.manual-redirect-btn:hover{background-color:#f5f5f5;transform:translateY(-2px);box-shadow:0 6px 20px #fff6}@media (max-width: 640px){.deeplink-container h2{font-size:1.5rem}.deeplink-container p{font-size:1rem}}.mobile-back-button-container{display:none;position:fixed;top:0;left:0;right:0;z-index:1000;padding:1rem;background:transparent;pointer-events:none}.mobile-back-button{display:flex;align-items:center;gap:.75rem;background:#00000040;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;text-decoration:none;padding:.75rem 1rem;border-radius:25px;font-size:.9rem;font-weight:600;transition:all .2s ease;box-shadow:0 6px 20px #0003;border:1px solid rgba(255,255,255,.1);pointer-events:auto;width:-moz-fit-content;width:fit-content}.mobile-back-button:hover{background:#00000059;transform:scale(1.05);color:#fff}.mobile-back-button svg{width:20px;height:20px;flex-shrink:0}.back-text{white-space:nowrap}@media (max-width: 768px){.mobile-back-button-container{display:block}}@media (max-width: 640px){.mobile-back-button-container{padding:.75rem}.mobile-back-button{padding:.625rem .875rem;font-size:.85rem;border-radius:20px}.mobile-back-button svg{width:18px;height:18px}}@media (max-width: 480px){.mobile-back-button-container{padding:.5rem}.mobile-back-button{padding:.5rem .75rem;font-size:.8rem;border-radius:18px}.mobile-back-button svg{width:16px;height:16px}}@media (max-width: 768px){.mobile-back-button{-webkit-tap-highlight-color:transparent;touch-action:manipulation;min-height:44px;min-width:120px}}.contact-page{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);padding:2rem 0}@media (max-width: 768px){.contact-page{padding-top:6rem}}@media (max-width: 640px){.contact-page{padding-top:5.5rem}}@media (max-width: 480px){.contact-page{padding-top:5rem}}.contact-container{max-width:1200px;margin:0 auto;padding:0 1rem}.contact-header{text-align:center;margin-bottom:3rem;color:#fff}.contact-header h1{font-size:3rem;font-weight:700;margin-bottom:1rem;background:linear-gradient(135deg,#fff,#f0f0f0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.contact-header p{font-size:1.2rem;opacity:.9;max-width:600px;margin:0 auto}.contact-content{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:start}.contact-form-section{background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:1rem;padding:2rem;box-shadow:0 20px 40px #0000001a}.contact-form{display:flex;flex-direction:column;gap:1.5rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{font-weight:600;color:#333;font-size:.9rem;text-transform:uppercase;letter-spacing:.5px}.form-group input,.form-group textarea{padding:1rem;border:2px solid #e2e8f0;border-radius:.5rem;font-size:1rem;transition:all .3s ease;background:#fff}.submit-btn{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:1rem 2rem;border-radius:.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px}.submit-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 20px #667eea4d}.submit-btn:disabled{opacity:.6;cursor:not-allowed}.status-message{padding:1rem;border-radius:.5rem;font-weight:600;text-align:center}.status-message.success{background:#d4edda;color:#155724;border:1px solid #c3e6cb}.status-message.error{background:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.contact-info{color:#fff;padding:2rem}.contact-info h3{font-size:1.5rem;margin-bottom:2rem;color:#fff}.contact-method{margin-bottom:2rem;padding:1.5rem;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:.75rem;border:1px solid rgba(255,255,255,.2)}.contact-method h4{font-size:1.1rem;margin-bottom:.5rem;color:#fff}.contact-method p{opacity:.9;line-height:1.6}@media (max-width: 768px){.contact-page{padding:1rem 0}.contact-header h1{font-size:2rem}.contact-header p{font-size:1rem}.contact-content{grid-template-columns:1fr;gap:2rem}.contact-form-section,.contact-info{padding:1.5rem}.contact-method{padding:1rem}}@media (max-width: 480px){.contact-container{padding:0 .5rem}.contact-header h1{font-size:1.75rem}.contact-form-section,.contact-info{padding:1rem}.form-group input,.form-group textarea{padding:.75rem}.submit-btn{padding:.75rem 1.5rem}}.careers-page{min-height:100vh}.careers-hero{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:120px 20px 80px;text-align:center}@media (max-width: 768px){.careers-hero{padding-top:180px}}@media (max-width: 640px){.careers-hero{padding-top:160px}}@media (max-width: 480px){.careers-hero{padding-top:140px}}.careers-hero-content h1{font-size:3rem;font-weight:700;margin-bottom:1rem;line-height:1.2}.careers-hero-content p{font-size:1.25rem;opacity:.9;max-width:600px;margin:0 auto}.careers-content{max-width:1000px;margin:0 auto;padding:60px 20px}.careers-status{margin-bottom:60px}.status-card{background:#f8faff;border:2px solid #e2e8f0;border-radius:16px;padding:40px;text-align:center}.status-card h2{font-size:2rem;color:#2d3748;margin-bottom:1.5rem}.status-message{font-size:1.1rem;color:#4a5568;margin-bottom:1rem;line-height:1.6}.status-card p:last-child{font-size:1rem;color:#667eea;font-weight:500}.careers-form-section{margin-bottom:60px}.careers-form-section h2{font-size:2rem;color:#2d3748;margin-bottom:.5rem;text-align:center}.careers-form-section>p{text-align:center;color:#4a5568;margin-bottom:2rem;font-size:1.1rem}.careers-form{background:#fff;border-radius:16px;padding:40px;box-shadow:0 4px 20px #00000014;border:1px solid #e2e8f0}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:20px}.form-group{margin-bottom:20px}.form-group label{display:block;font-weight:600;color:#2d3748;margin-bottom:8px;font-size:.95rem}.form-group input,.form-group textarea{width:100%;padding:12px 16px;border:2px solid #e2e8f0;border-radius:8px;font-size:1rem;transition:border-color .2s ease;font-family:inherit}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.form-group textarea{resize:vertical;min-height:120px}.form-group small{display:block;color:#718096;font-size:.875rem;margin-top:4px}.submit-btn{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:14px 32px;border:none;border-radius:8px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;width:100%}.submit-btn:hover{transform:translateY(-2px);box-shadow:0 8px 25px #667eea4d}.success-message{text-align:center;background:#f0fff4;border:2px solid #9ae6b4;border-radius:16px;padding:40px}.success-message h3{color:#2f855a;font-size:1.5rem;margin-bottom:1rem}.success-message p{color:#38a169;font-size:1.1rem}.status-message{margin-top:20px;padding:15px 20px;border-radius:8px;text-align:center;font-weight:500}.status-message.success{background:#f0fff4;border:1px solid #9ae6b4;color:#2f855a}.status-message.error{background:#fed7d7;border:1px solid #fc8181;color:#c53030}.submit-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.submit-btn:disabled:hover{transform:none;box-shadow:none}.careers-culture{text-align:center}.careers-culture h2{font-size:2rem;color:#2d3748;margin-bottom:2rem}.culture-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:30px;margin-top:40px}.culture-item{background:#fff;border-radius:16px;padding:30px 20px;box-shadow:0 4px 20px #00000014;border:1px solid #e2e8f0;transition:transform .2s ease,box-shadow .2s ease}.culture-item:hover{transform:translateY(-4px);box-shadow:0 8px 30px #0000001f}.culture-item h3{font-size:1.25rem;color:#2d3748;margin-bottom:1rem}.culture-item p{color:#4a5568;line-height:1.6}@media (max-width: 768px){.careers-hero{padding:100px 20px 60px}.careers-hero-content h1{font-size:2rem}.careers-hero-content p{font-size:1rem}.careers-content{padding:40px 20px}.status-card,.careers-form{padding:30px 20px}.form-row{grid-template-columns:1fr;gap:0}.culture-grid{grid-template-columns:1fr;gap:20px}.culture-item{padding:25px 20px}}@media (max-width: 480px){.careers-hero-content h1{font-size:1.75rem}.status-card h2,.careers-form-section h2,.careers-culture h2{font-size:1.5rem}}:root{--primary-color: #A5A5FF;--primary-light: #C5C5FF;--secondary-color: #4ecdc4;--dark: #2d3436;--light: #ffffff;--gray: #636e72}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden;line-height:1.6}#root{width:100%;min-height:100vh}.container{max-width:1200px;margin:0 auto;padding:0 2rem}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
