html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}body,html{margin:0;padding:0}*{box-sizing:border-box}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.header{background-color:#fff;box-shadow:0 2px 10px #00000014;justify-content:space-between;margin-bottom:0;max-height:80px;min-height:9vh;padding:0 4vw;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:1000}.header,.header-left{align-items:center;display:flex}.header-left{gap:2vw}.header-logo{align-items:center;display:flex;gap:1vw;margin-left:-1.5vw}.header-logo img{aspect-ratio:398/77;border-radius:10px;height:clamp(44px,8vw,56px);object-fit:contain;width:auto}.header-logo span{color:#000;font-size:clamp(1.1rem,2vw,1.55rem);font-weight:600;letter-spacing:.3px}.hamburger-menu{align-items:center;background:#0000;border:none;cursor:pointer;display:none;flex-direction:column;height:clamp(28px,4.5vw,35px);justify-content:center;padding:0;position:relative;width:clamp(28px,4.5vw,35px);z-index:1001}.hamburger-line{background-color:#000;border-radius:2px;height:2px;transition:all .3s ease;width:100%}.hamburger-menu{gap:3px}.hamburger-menu .hamburger-line~.hamburger-line{margin-top:3px}.header-nav{display:flex;flex:1 1;justify-content:flex-end;position:relative;transition:all .4s ease}@media (min-width:993px){.header{position:relative}.header-nav{justify-content:center;left:50%;position:absolute;transform:translateX(-35%);width:auto}.header-left{position:relative;z-index:1}}.menu-close-btn{display:none}.header-nav ul{align-items:center;display:flex;gap:clamp(25px,4vw,50px);list-style:none;margin:0;padding:0}.header-nav a{color:#000;font-size:clamp(.9rem,1.2vw,1.05rem);font-weight:500;letter-spacing:.2px;text-decoration:none;transition:color .3s ease,transform .2s ease}.header-nav a:hover{color:#5856d6;transform:translateY(-2px)}@media (max-width:992px){.header{max-height:64px;min-height:8vh;padding:0 3vw}.header-left{gap:2.5vw}.header-nav ul{gap:clamp(20px,3vw,35px)}}@media (max-width:768px){.header{max-height:64px;min-height:8vh;padding:0 4vw}.header-left{gap:5vw}.hamburger-menu{display:flex}.hamburger-menu.hidden{display:none}.menu-close-btn{align-items:center;background:#0000;border:none;color:#000;cursor:pointer;display:flex;font-size:clamp(36px,6vw,45px);font-weight:300;height:40px;justify-content:center;line-height:1;padding:0;position:absolute;right:5vw;top:2vh;transition:transform .2s ease;width:40px;z-index:1000}.menu-close-btn:hover{transform:scale(1.1)}.header-nav{align-items:flex-start;background-color:#fff;border-bottom-right-radius:20px;border-top-right-radius:20px;box-shadow:4px 0 20px #0000004d;flex-direction:column;height:100vh;justify-content:flex-start;left:0;max-width:300px;padding:12vh 5vw 5vh;position:fixed;top:0;transform:translateX(-100%);transition:transform .5s cubic-bezier(.25,.46,.45,.94);width:50%;z-index:999}.header-nav.open{transform:translateX(0)}.header-nav ul{align-items:flex-start;flex-direction:column;gap:4vh;width:100%}.header-nav a{color:#000;display:block;font-size:clamp(1.2rem,4vw,1.5rem);padding:1.5vh 0;text-decoration:none;transition:color .3s ease,transform .2s ease;width:100%}.header-nav a:hover{color:#5856d6;transform:translateX(8px)}}.footer{background-color:#000;border-top:1px solid #ffffff1a;margin-top:0;padding:80px 5vw 40px;width:100%}.footer-container{margin:0 auto;max-width:1400px}.footer-grid{grid-gap:60px;display:grid;gap:60px;grid-template-columns:repeat(4,1fr);margin-bottom:60px}.footer-section{display:flex;flex-direction:column}.footer-quick-links{padding-left:40px}.footer-section-title{color:#fff;font-size:clamp(1.1rem,1.5vw,1.25rem);font-weight:600;letter-spacing:.3px;margin:0 0 24px}.footer-brand{max-width:320px}.footer-brand-header{align-items:center;display:flex;gap:12px;margin-bottom:16px}.footer-logo{border-radius:10px;height:clamp(40px,6vw,50px);width:auto}.footer-brand-name{color:#fff;font-size:clamp(1.1rem,1.8vw,1.3rem);font-weight:500;margin:0}.footer-brand-description{word-wrap:break-word;color:#ffffffb3;font-size:clamp(.9rem,1.2vw,1rem);-webkit-hyphens:none;hyphens:none;line-height:1.6;margin:0;overflow-wrap:break-word}.footer-links{display:flex;flex-direction:column;gap:12px;list-style:none;margin:0;padding:0}.footer-link{color:#ffffffb3;display:inline-block;font-size:clamp(.9rem,1.1vw,1rem);letter-spacing:.2px;position:relative;text-decoration:none;transition:all .3s ease;width:-webkit-fit-content;width:fit-content}.footer-link:after{background:linear-gradient(135deg,#5856d6,#ff2d55);bottom:-2px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.footer-link:hover{color:#fff;transform:translateX(4px)}.footer-link:hover:after{width:100%}.footer-contact{display:flex;flex-direction:column;gap:16px;list-style:none;margin:0 0 24px;padding:0}.footer-contact-item{align-items:center;color:#ffffffb3;display:flex;gap:12px}.footer-icon{color:#ffffff80;flex-shrink:0;transition:color .3s ease}.footer-contact-item:hover .footer-icon{color:#5856d6}.footer-contact-item .footer-link{font-size:clamp(.9rem,1.1vw,1rem)}.footer-social{display:flex;gap:16px;margin-top:8px}.footer-social-link{align-items:center;background-color:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;color:#ffffffb3;display:flex;height:40px;justify-content:center;transition:all .3s ease;width:40px}.footer-social-link:hover{background:linear-gradient(135deg,#5856d6,#ff2d55);border-color:#0000;box-shadow:0 8px 20px #5856d64d;color:#fff;transform:translateY(-3px)}.footer-bottom{border-top:1px solid #ffffff1a;padding-top:40px;text-align:center}.footer-copyright{color:#ffffff80;font-size:clamp(.85rem,1vw,.95rem);letter-spacing:.2px;margin:0}@media (max-width:992px){.footer-grid{gap:50px;grid-template-columns:repeat(2,1fr)}.footer-brand{max-width:100%}}@media (max-width:768px){.footer{box-sizing:border-box;overflow-x:hidden;padding:60px 4vw 30px;width:100%}.footer-container{margin:0;padding:0}.footer-container,.footer-grid{box-sizing:border-box;max-width:100%;width:100%}.footer-grid{gap:40px;grid-template-columns:1fr;margin-bottom:40px}.footer-section-title{font-size:1.1rem;margin-bottom:20px}.footer-brand,.footer-brand-description{box-sizing:border-box;max-width:100%;width:100%}.footer-brand-description{word-wrap:break-word;font-size:.9rem;line-height:1.6;margin:0;overflow-wrap:break-word;padding:0}.footer-quick-links{padding-left:0}.footer-links{gap:10px}.footer-link{word-wrap:break-word;font-size:.9rem;overflow-wrap:break-word}.footer-contact{gap:12px}.footer-contact-item{align-items:flex-start;flex-wrap:wrap}.footer-contact-item .footer-link{word-wrap:break-word;flex:1 1;font-size:.9rem;min-width:0;overflow-wrap:break-word}.footer-social{flex-wrap:wrap;gap:12px}.footer-social-link{height:36px;width:36px}.footer-bottom{padding-top:30px}.footer-copyright{word-wrap:break-word;font-size:.85rem;overflow-wrap:break-word;padding:0 10px}}@media (max-width:480px){.footer{box-sizing:border-box;overflow-x:hidden;padding:50px 4vw 25px;width:100%}.footer-container{margin:0;padding:0}.footer-container,.footer-grid{box-sizing:border-box;max-width:100%;width:100%}.footer-grid{gap:35px;margin-bottom:35px}.footer-section-title{font-size:1rem;margin-bottom:16px}.footer-brand,.footer-brand-description{box-sizing:border-box;max-width:100%;width:100%}.footer-brand-description{word-wrap:break-word;font-size:.9rem;-webkit-hyphens:none;hyphens:none;line-height:1.6;margin:0;overflow-wrap:break-word;padding:0}.footer-contact-item .footer-link,.footer-link{font-size:.85rem}.footer-social{gap:10px}.footer-social-link{height:32px;width:32px}.footer-social-link svg{height:18px;width:18px}.footer-copyright{font-size:.8rem;line-height:1.6}}@media (prefers-reduced-motion:reduce){.footer-icon,.footer-link,.footer-social-link{transition:none}.footer-link:hover,.footer-social-link:hover{transform:none}}.floating-ai-button{align-items:center;background:linear-gradient(135deg,#5856d6,#ff2d55);border:none;border-radius:50%;bottom:2rem;box-shadow:0 8px 24px #5856d666;color:#fff;cursor:pointer;display:flex;height:64px;justify-content:center;overflow:visible;position:fixed;right:2rem;transition:all .3s ease;width:64px;z-index:999}.floating-ai-button:hover{box-shadow:0 12px 32px #5856d680;transform:scale(1.05)}.floating-ai-button:active{transform:scale(.95)}.floating-ai-button-tooltip{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#000000e6;border-radius:.5rem;bottom:calc(100% + 12px);color:#fff;font-size:.875rem;font-weight:500;opacity:0;padding:.5rem 1rem;pointer-events:none;position:absolute;right:0;transform:translateY(4px);transition:all .2s ease;white-space:nowrap}.floating-ai-button-tooltip:after{border-left:6px solid #0000;border-right:6px solid #0000;border-top:6px solid #000000e6;content:"";height:0;position:absolute;right:20px;top:100%;width:0}.floating-ai-button:hover .floating-ai-button-tooltip{opacity:1;transform:translateY(0)}@media (max-width:768px){.floating-ai-button{bottom:1.5rem;height:56px;right:1.5rem;width:56px}.floating-ai-button svg{height:22px;width:22px}.floating-ai-button-tooltip{display:none}}@media (max-width:480px){.floating-ai-button{bottom:1.25rem;height:52px;right:1.25rem;width:52px}.floating-ai-button svg{height:20px;width:20px}}@media (prefers-reduced-motion:reduce){.floating-ai-button{transition:none}.floating-ai-button:hover{transform:none}.floating-ai-button-tooltip{transition:none}}.cookie-consent-banner{align-items:center;animation:slideUp .4s ease-out;bottom:0;display:flex;justify-content:center;left:0;padding:16px;position:fixed;right:0;z-index:10000}@keyframes slideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.cookie-consent-content{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#fffffffa;border:1px solid #0000000d;border-radius:16px;box-shadow:0 8px 32px #0000001f;display:flex;flex-direction:column;gap:16px;max-width:600px;padding:20px 24px;width:100%}.cookie-consent-text{word-wrap:break-word;color:#333;font-size:15px;font-weight:400;line-height:1.5;margin:0;overflow-wrap:break-word;text-align:center}.cookie-consent-buttons{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.cookie-consent-button{border:none;border-radius:8px;cursor:pointer;font-family:inherit;font-size:14px;font-weight:500;min-width:120px;padding:10px 24px;transition:all .2s ease}.cookie-consent-button-allow{background:#5856d6;color:#fff}.cookie-consent-button-allow:hover{background:#4a48c4;box-shadow:0 4px 12px #5856d64d;transform:translateY(-1px)}.cookie-consent-button-allow:active{transform:translateY(0)}.cookie-consent-button-deny{background:#f5f5f5;border:1px solid #e0e0e0;color:#333}.cookie-consent-button-deny:hover{background:#e8e8e8;border-color:#d0d0d0;transform:translateY(-1px)}.cookie-consent-button-deny:active{transform:translateY(0)}@media (max-width:768px){.cookie-consent-banner{padding:12px}.cookie-consent-content{border-radius:12px;gap:14px;padding:18px 20px}.cookie-consent-text{font-size:14px;line-height:1.4}.cookie-consent-buttons{flex-direction:column;width:100%}.cookie-consent-button{font-size:14px;padding:12px 20px;width:100%}}@media (max-width:480px){.cookie-consent-content{padding:16px 18px}.cookie-consent-text{font-size:13px}}.loading-container{align-items:center;display:flex;justify-content:center;min-height:60vh;padding:40px 20px;width:100%}.loading-spinner{height:64px;position:relative;width:64px}.spinner-ring{animation:spin 1.2s cubic-bezier(.5,0,.5,1) infinite;border:4px solid #0000;border-radius:50%;border-top-color:#5856d6;height:100%;position:absolute;width:100%}.spinner-ring:first-child{animation-delay:-.45s}.spinner-ring:nth-child(2){animation-delay:-.3s;border-top-color:#ff2d55}.spinner-ring:nth-child(3){animation-delay:-.15s;border-top-color:#5856d6}.spinner-ring:nth-child(4){border-top-color:#ff2d55}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (prefers-reduced-motion:reduce){.spinner-ring{animation:none;border-top-color:#5856d6}.spinner-ring:after{background:#5856d6;border-radius:50%;content:"";height:8px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:8px}}.preview-cluster{align-items:center;animation:slideInRight 1.4s ease-out forwards;display:flex;height:100%;justify-content:center;min-height:700px;opacity:0;perspective:1200px;position:relative;width:100%}@keyframes slideInRight{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}.preview-item{position:absolute;transform-origin:center center}.preview-desktop{animation:floatDesktop 8s ease-in-out infinite;background:#0000;border-radius:12px;height:380px;left:40%;overflow:hidden;top:50%;transform:translate(-50%,-50%);width:560px;z-index:1}@keyframes floatDesktop{0%,to{transform:translate(-50%,-50%) translateY(0)}50%{transform:translate(-50%,-50%) translateY(-15px)}}.desktop-frame{background:#fff;border:none;border-radius:12px;box-shadow:0 25px 70px #0000002e,0 0 0 1px #0000000f;-webkit-clip-path:inset(0 round 12px);clip-path:inset(0 round 12px);height:100%;overflow:hidden;width:100%}.desktop-top-bar{align-items:center;background:#f8f8f8;border-bottom:1px solid #e8e8e8;border-top-left-radius:12px;border-top-right-radius:12px;display:flex;gap:12px;height:40px;padding:0 16px}.desktop-nav-dots{display:flex;gap:6px}.nav-dot{background:#d0d0d0;border-radius:50%;height:8px;width:8px}.desktop-address-bar{align-items:center;background:#fff;border:1px solid #e0e0e0;border-radius:6px;display:flex;flex:1 1;height:24px;padding:0 12px}.address-placeholder{background:#f0f0f0;border-radius:3px;height:10px;width:60%}.desktop-content{border-bottom-left-radius:12px;border-bottom-right-radius:12px;display:flex;flex-direction:column;gap:16px;height:calc(100% - 40px);overflow:hidden;padding:20px}.desktop-nav{display:flex;gap:24px;height:20px}.nav-link{background:#f0f0f0;border-radius:4px;cursor:pointer;height:100%;position:relative;transform-origin:center;transition:transform .2s ease;width:60px}.nav-link:hover{transform:scale(1.05)}.nav-link:active{transform:scale(.98)}.desktop-hero-banner{height:100px;overflow:visible;position:relative}.banner-gradient,.desktop-hero-banner{border-radius:8px;cursor:pointer;width:100%}.banner-gradient{background:linear-gradient(135deg,#5856d640,#ff2d5540);height:100%;pointer-events:auto;transform-origin:center;transition:transform .2s ease}.desktop-hero-banner:hover .banner-gradient{transform:scale(1.05)}.desktop-hero-banner:active .banner-gradient{transform:scale(.97)}.desktop-text-section{display:flex;flex-direction:column;gap:8px}.text-line{background:#e8e8e8;border-radius:6px;height:12px}.text-line.large{width:80%}.text-line.medium{width:60%}.desktop-grid-section{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(3,1fr);margin-top:auto}.grid-card{background:#f8f8f8;border-radius:8px;cursor:pointer;display:flex;flex-direction:column;gap:8px;padding:12px;transform-origin:center;transition:transform .2s ease}.grid-card:hover{transform:scale(1.04)}.grid-card:active{transform:scale(.98)}.card-icon{background:linear-gradient(135deg,#5856d626,#ff2d5526);border-radius:8px;height:36px;transform-origin:center;transition:transform .2s ease;width:36px}.grid-card:hover .card-icon{transform:scale(1.1)}.grid-card:active .card-icon{transform:scale(.95)}.card-text-line{background:#e0e0e0;border-radius:4px;height:8px}.card-text-line.short{width:70%}.preview-tablet{animation:floatTablet 7s ease-in-out .3s infinite;background:#0000;border-radius:24px;height:500px;left:65%;overflow:hidden;top:38%;transform:translate(-50%,-50%);width:380px;z-index:2}.preview-tablet *{border-radius:inherit}@keyframes floatTablet{0%,to{transform:translate(-50%,-50%) translateY(0)}50%{transform:translate(-50%,-50%) translateY(14px)}}.tablet-frame{border:8px solid #f0f0f0;border-radius:24px;box-shadow:0 30px 80px #0003,0 0 0 1px #00000014;-webkit-clip-path:inset(0 round 24px);clip-path:inset(0 round 24px);overflow:hidden;position:relative}.tablet-frame,.tablet-screen{background:#fff;height:100%;width:100%}.tablet-screen{display:flex;flex-direction:column;gap:16px;padding:20px}.tablet-nav-bar{display:flex;gap:16px;height:24px;justify-content:center}.tablet-nav-item{background:#f0f0f0;border-radius:6px;cursor:pointer;height:100%;transform-origin:center;transition:transform .2s ease;width:50px}.tablet-nav-item:hover{transform:scale(1.05)}.tablet-nav-item:active{transform:scale(.98)}.tablet-hero-section{height:140px;overflow:visible;position:relative}.tablet-hero-gradient,.tablet-hero-section{border-radius:12px;cursor:pointer;width:100%}.tablet-hero-gradient{background:linear-gradient(135deg,#5856d633,#ff2d5533);height:100%;pointer-events:auto;transform-origin:center;transition:transform .2s ease}.tablet-hero-section:hover .tablet-hero-gradient{transform:scale(1.05)}.tablet-hero-section:active .tablet-hero-gradient{transform:scale(.97)}.tablet-icon-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(3,1fr);margin-top:auto}.icon-square{aspect-ratio:1;background:#f5f5f5;border:1px solid #e8e8e8;border-radius:10px;cursor:pointer;transform-origin:center;transition:transform .2s ease}.icon-square:hover{transform:scale(1.08)}.icon-square:active{transform:scale(.95)}.preview-phone{animation:floatPhone 6s ease-in-out .6s infinite;height:480px;left:75%;top:58%;transform:translate(-50%,-50%);width:240px;z-index:3}@keyframes floatPhone{0%,to{transform:translate(-50%,-50%) translateY(0)}50%{transform:translate(-50%,-50%) translateY(-15px)}}.phone-frame{border:1px solid #00000014;border-radius:32px;box-shadow:0 35px 90px #0003,0 0 0 2px #0000000f;overflow:hidden;position:relative}.phone-frame,.phone-screen{background:#fff;height:100%;width:100%}.phone-screen{border-radius:32px;box-sizing:border-box;display:flex;flex-direction:column;gap:10px;overflow-y:auto;padding:14px}.phone-hero-block{background:linear-gradient(135deg,#5856d640,#ff2d5540);border-radius:12px;cursor:pointer;height:100px;transform-origin:center;transition:transform .2s ease;width:100%}.phone-hero-block:hover{transform:scale(1.03)}.phone-hero-block:active{transform:scale(.99)}.phone-text-content{display:flex;flex-direction:column;gap:6px;margin-top:4px}.phone-text-line{background:#e8e8e8;border-radius:4px;height:8px}.phone-text-line.short{width:60%}.phone-text-line.medium{width:75%}.phone-buttons{display:flex;gap:8px;margin-top:8px}.phone-button{background:#f0f0f0;border-radius:6px;cursor:pointer;flex:1 1;height:32px;transform-origin:center;transition:transform .2s ease}.phone-button:hover{transform:scale(1.05)}.phone-button:active{transform:scale(.98)}.phone-card-list{display:flex;flex-direction:column;gap:8px;margin-top:8px}.phone-card{background:#f8f8f8;border-radius:8px;cursor:pointer;display:flex;gap:10px;padding:8px;transform-origin:left center;transition:transform .2s ease}.phone-card:hover{transform:scale(1.04)}.phone-card:active{transform:scale(.98)}.phone-card-image{background:linear-gradient(135deg,#5856d626,#ff2d5526);border-radius:6px;flex-shrink:0;height:50px;transform-origin:center;transition:transform .2s ease;width:50px}.phone-card:hover .phone-card-image{transform:scale(1.1)}.phone-card:active .phone-card-image{transform:scale(.95)}.phone-card-text{display:flex;flex:1 1;flex-direction:column;gap:5px;justify-content:center}.phone-card-line{background:#e0e0e0;border-radius:3px;height:7px}.phone-card-line.short{width:65%}@media (max-width:992px){.preview-cluster{min-height:500px}.preview-desktop{height:340px;left:38%;width:500px}.preview-tablet{height:450px;left:63%;top:36%;width:340px}.preview-phone{height:440px;left:77%;top:60%;width:220px}}@media (max-width:768px){@keyframes slideInRight{0%{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}.preview-cluster{align-items:center;justify-content:center;margin-bottom:0;min-height:350px;padding:0;position:relative;width:100%}.preview-desktop{animation:floatDesktopMobile 6s ease-in-out infinite;height:150px;left:45%;top:50%;transform:translate(-50%,-50%);width:220px;z-index:1}.preview-tablet{animation:floatTabletMobile 5s ease-in-out .3s infinite;left:60%;top:45%;width:180px;z-index:2}.preview-phone,.preview-tablet{height:240px;transform:translate(-50%,-50%)}.preview-phone{animation:floatPhoneMobile 6s ease-in-out .6s infinite;display:block;left:70%;top:55%;width:120px;z-index:3}.preview-phone .phone-screen{gap:6px;padding:10px}.preview-phone .phone-hero-block{border-radius:8px;height:65px}.preview-phone .phone-text-content{gap:4px;margin-top:2px}.preview-phone .phone-text-line{height:5px}.preview-phone .phone-buttons{gap:5px;margin-top:5px}.preview-phone .phone-button{border-radius:4px;height:22px}.preview-phone .phone-card-list{gap:5px;margin-top:5px}.preview-phone .phone-card{border-radius:6px;gap:6px;padding:5px}.preview-phone .phone-card-image{border-radius:4px;height:32px;width:32px}.preview-phone .phone-card-text{gap:3px}.preview-phone .phone-card-line{height:4px}@keyframes floatDesktopMobile{0%,to{transform:translate(-50%,-50%) translateY(0)}50%{transform:translate(-50%,-50%) translateY(-10px)}}@keyframes floatTabletMobile{0%,to{transform:translate(-50%,-50%) translateY(0)}50%{transform:translate(-50%,-50%) translateY(12px)}}@keyframes floatPhoneMobile{0%,to{transform:translate(-50%,-50%) translateY(0)}50%{transform:translate(-50%,-50%) translateY(-10px)}}}@media (max-width:480px){.preview-cluster{align-items:center;justify-content:center;margin-bottom:0;min-height:320px;padding:0}.preview-desktop{box-shadow:0 18px 50px #0000002e,0 0 0 1px #0000000f;height:190px;left:40%;top:50%;transform:translate(-50%,-50%);width:280px;z-index:1}.preview-tablet{box-shadow:0 25px 60px #0003,0 0 0 1px #00000014;height:260px;left:62%;top:38%;transform:translate(-50%,-50%);width:200px;z-index:2}.preview-phone{height:280px;left:73%;top:58%;transform:translate(-50%,-50%);width:140px;z-index:3}@keyframes floatDesktopMobile{0%,to{transform:translate(-50%,-50%) translateY(0)}50%{transform:translate(-50%,-50%) translateY(-10px)}}@keyframes floatTabletMobile{0%,to{transform:translate(-50%,-50%) translateY(0)}50%{transform:translate(-50%,-50%) translateY(12px)}}@keyframes floatPhoneMobile{0%,to{transform:translate(-50%,-50%) translateY(0)}50%{transform:translate(-50%,-50%) translateY(-10px)}}.phone-frame{border-radius:28px;box-shadow:0 25px 60px #0003,0 0 0 2px #0000000f}.desktop-frame{border-radius:10px;box-shadow:0 18px 50px #00000026,0 0 0 1px #0000000d}.tablet-frame{border-radius:20px;box-shadow:0 25px 60px #0000002e,0 0 0 1px #0000000f}.desktop-content{gap:10px;padding:12px}.tablet-screen{gap:12px;padding:14px}.phone-screen{gap:10px;padding:12px}.desktop-top-bar{height:32px;padding:0 12px}.nav-link{width:45px}.tablet-nav-item{width:42px}}@media (prefers-reduced-motion:reduce){.preview-cluster{animation:none;opacity:1;transform:translateX(0)}.preview-desktop,.preview-phone,.preview-tablet{animation:none}}:root{--hero-bg:#fff;--hero-text-primary:#000;--hero-text-secondary:#666;--hero-cta-bg:#5856d6;--hero-cta-bg-hover:#4a48c4;--hero-cta-text:#fff;--hero-gradient-1:#5856d6;--hero-gradient-2:#ff2d55;--hero-shape-color-1:#5856d626;--hero-shape-color-2:#ff2d551a;--hero-shape-color-3:#5856d614}.hero-section{align-items:center;background-color:#fff;background-color:var(--hero-bg);display:flex;min-height:90vh;overflow:hidden;padding:20px 5vw 120px;position:relative}.hero-container{margin:0 auto;max-width:1400px;width:100%}.hero-content{grid-gap:80px;align-items:center;display:grid;gap:80px;grid-template-columns:1fr 1fr}.hero-text-wrapper{display:flex;flex-direction:column;gap:32px}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-50px)}to{opacity:1;transform:translateX(0)}}.hero-headline{color:#000;color:var(--hero-text-primary);display:flex;flex-direction:column;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:700;gap:8px;line-height:1.1;margin:0}.hero-headline-line{-webkit-text-fill-color:#0000;animation:slideInLeft 1.4s ease-out forwards;background:linear-gradient(135deg,#5856d6,#000 50%,#ff2d55);background:linear-gradient(135deg,var(--hero-gradient-1) 0,var(--hero-text-primary) 50%,var(--hero-gradient-2) 100%);-webkit-background-clip:text;background-clip:text;display:block;opacity:0}.hero-headline-line:first-child{animation-delay:.3s}.hero-headline-line:last-child{animation-delay:.6s}.hero-subheadline{animation:slideInLeft 1.4s ease-out .9s forwards;color:#666;color:var(--hero-text-secondary);font-size:clamp(1.1rem,2vw,1.3rem);line-height:1.7;margin:0;max-width:600px;opacity:0}.hero-cta-button{align-self:flex-start;animation:slideInLeft 1.4s ease-out 1.2s forwards;background:linear-gradient(135deg,#5856d6,#ff2d55);background:linear-gradient(135deg,var(--hero-gradient-1) 0,var(--hero-gradient-2) 100%);border:none;border-radius:12px;box-shadow:0 4px 20px #5856d64d;color:#fff;color:var(--hero-cta-text);cursor:pointer;font-size:1.1rem;font-weight:600;opacity:0;overflow:hidden;padding:18px 40px;position:relative;transition:all .4s cubic-bezier(.25,.46,.45,.94)}.hero-cta-button:before{background:linear-gradient(90deg,#0000,#ffffff4d,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .6s ease;width:100%}.hero-cta-button:hover{box-shadow:0 8px 30px #5856d666;transform:translateY(-3px) scale(1.05)}.hero-cta-button:hover:before{left:100%}.hero-cta-button:active{transform:translateY(-1px) scale(1.02)}.hero-visual-wrapper{align-items:center;display:flex;height:100%;justify-content:center;min-height:500px;position:relative}@media (max-width:992px){.hero-section{min-height:80vh;padding:15px 4vw 100px}.hero-content{gap:60px}.hero-visual-wrapper{min-height:400px}}@media (max-width:768px){.hero-section{min-height:auto;padding:20px 4vw 60px}.hero-content{display:flex;flex-direction:column;gap:0;grid-template-columns:1fr}.hero-text-wrapper{align-items:flex-start;gap:20px;margin-top:-10px;order:1;text-align:left;width:100%}.hero-headline{text-align:left}.hero-subheadline{font-size:.95rem;max-width:100%;text-align:left}.hero-cta-button{align-self:flex-start;font-size:.95rem;padding:14px 32px}.hero-visual-wrapper{align-items:flex-start;display:flex;justify-content:flex-end;margin-top:20px;min-height:280px;order:2;padding-right:0;width:100%}}@media (max-width:480px){.hero-section{padding:15px 4vw 50px}.hero-content{gap:0}.hero-text-wrapper{gap:16px;margin-top:10px}.hero-headline{font-size:1.75rem;gap:6px}.hero-subheadline{font-size:.9rem;line-height:1.6}.hero-cta-button{align-self:flex-start;font-size:.9rem;padding:12px 24px}.hero-visual-wrapper{margin-top:20px;min-height:280px}}@media (prefers-reduced-motion:reduce){.hero-cta-button,.hero-headline-line,.hero-subheadline{animation:none;opacity:1}.hero-cta-button{transition:none}.hero-cta-button:hover{transform:none}}.services-section{background-color:#fafafa;padding:80px 5vw 120px;position:relative}.services-container{margin:0 auto;max-width:1400px}.services-header{margin-bottom:80px;opacity:0;text-align:center;transform:translateY(20px);transition:opacity .8s ease-out,transform .8s ease-out}.services-header.visible{opacity:1;transform:translateY(0)}.services-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#5856d6,#ff2d55);-webkit-background-clip:text;background-clip:text;color:#000;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700;margin:0 0 20px;opacity:0;transform:translateY(15px);transition:opacity .8s ease-out .2s,transform .8s ease-out .2s}.services-header.visible .services-title{opacity:1;transform:translateY(0)}.services-subtitle{color:#666;font-size:clamp(1.1rem,2vw,1.3rem);line-height:1.6;margin:0;opacity:0;transform:translateY(15px);transition:opacity .8s ease-out .4s,transform .8s ease-out .4s}.services-header.visible .services-subtitle{opacity:1;transform:translateY(0)}.services-grid{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(3,1fr)}.service-card{background-color:#fff;border-radius:16px;box-shadow:0 2px 8px #00000014;cursor:pointer;display:flex;flex-direction:column;overflow:hidden;transition:all .4s cubic-bezier(.25,.46,.45,.94)}.service-card:hover{box-shadow:0 12px 40px #5856d626;transform:translateY(-8px) scale(1.03)}.service-image-placeholder{background:#000;height:280px;overflow:hidden;position:relative;width:100%}.service-video{display:block;height:100%;object-fit:cover;width:100%}.service-content{display:flex;flex:1 1;flex-direction:column;padding:32px}.service-title{color:#000;font-size:clamp(1.3rem,2vw,1.5rem);font-weight:600;line-height:1.3;margin:0 0 16px}.service-description{color:#666;flex:1 1;font-size:clamp(.95rem,1.2vw,1rem);line-height:1.7;margin:0 0 24px}.service-button{align-self:flex-start;background-color:initial;border:2px solid #5856d6;border-radius:8px;color:#5856d6;cursor:pointer;font-size:.95rem;font-weight:600;margin-top:auto;padding:12px 24px;transition:all .3s ease}.service-button:hover{background-color:#5856d6;box-shadow:0 4px 12px #5856d64d;color:#fff;transform:scale(1.05)}.service-button:active{transform:scale(.98)}@media (max-width:992px){.services-section{padding:70px 4vw 100px}.services-header{margin-bottom:60px}.services-grid{gap:28px;grid-template-columns:repeat(2,1fr)}.service-content{padding:28px}.service-image-placeholder{height:260px}}@media (max-width:768px){.services-section{padding:60px 4vw 80px}.services-header{margin-bottom:50px}.services-grid{gap:24px;grid-template-columns:1fr}.service-content{padding:24px}.service-image-placeholder{height:220px}}@media (max-width:480px){.services-section{padding:50px 4vw 60px}.services-header{margin-bottom:40px}.services-grid{gap:20px}.service-content{padding:20px}.service-image-placeholder{height:200px}}@media (prefers-reduced-motion:reduce){.services-header,.services-header .services-subtitle,.services-header .services-title{opacity:1;transform:translateY(0);transition:none}.service-card:hover{transform:none}.service-button{transition:none}.service-button:hover{transform:none}}.App{display:flex;flex-direction:column;min-height:100vh}.App main{flex:1 1}
/*# sourceMappingURL=main.b593ccaf.css.map*/