@charset "UTF-8";@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}@keyframes fade-in-up{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fade-in-down{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes fade-in-left{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes fade-in-right{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@keyframes float-slow{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes float-icon{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-15px) rotate(5deg)}}@keyframes float-particle{0%,to{transform:translate(0) scale(1);opacity:0}10%{opacity:1}90%{opacity:1}to{transform:translate(100px,-100vh) scale(0);opacity:0}}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-20px)}60%{transform:translateY(-10px)}}@keyframes bounce-arrow{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}@keyframes slide-in-left{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes slide-in-right{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes slide-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes rotate-reverse{0%{transform:rotate(360deg)}to{transform:rotate(0)}}@keyframes scale-in{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}@keyframes scale-out{0%{transform:scale(1);opacity:1}to{transform:scale(0);opacity:0}}@keyframes pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.05);opacity:.8}}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.2)}}@keyframes pulse-glow{0%,to{box-shadow:0 0 10px #3b82f680}50%{box-shadow:0 0 20px #3b82f6cc}}@keyframes shake{0%,to{transform:translate(0)}10%,30%,50%,70%,90%{transform:translate(-5px)}20%,40%,60%,80%{transform:translate(5px)}}@keyframes wiggle{0%,to{transform:rotate(0)}25%{transform:rotate(-5deg)}75%{transform:rotate(5deg)}}@keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}@keyframes gradient-shift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes glow{0%,to{filter:brightness(1)}50%{filter:brightness(1.3)}}@keyframes blur-in{0%{filter:blur(10px);opacity:0}to{filter:blur(0);opacity:1}}@keyframes blur-out{0%{filter:blur(0);opacity:1}to{filter:blur(10px);opacity:0}}@keyframes pulse-app{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.1);opacity:.8}}@keyframes fadeInUp-app{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes floatCenter{0%,to{transform:translateY(0) rotate(0)}25%{transform:translateY(-25px) rotate(1deg)}50%{transform:translateY(0) rotate(0)}75%{transform:translateY(-18px) rotate(-1deg)}}@keyframes floatLeft{0%,to{transform:translateY(-50%) scale(.75) rotateY(25deg)}50%{transform:translateY(-55%) scale(.76) rotateY(28deg)}}@keyframes floatRight{0%,to{transform:translateY(-50%) scale(.75) rotateY(-25deg)}50%{transform:translateY(-55%) scale(.76) rotateY(-28deg)}}@keyframes rotateCircle{0%{transform:rotate(0) scale(1)}50%{transform:rotate(180deg) scale(1.05)}to{transform:rotate(360deg) scale(1)}}@keyframes floatCharacter{0%,to{transform:translateY(0) rotate(0)}25%{transform:translateY(-15px) rotate(2deg)}50%{transform:translateY(0) rotate(0)}75%{transform:translateY(-10px) rotate(-2deg)}}@keyframes bounce-cta{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes float-cta{0%,to{transform:translate(0) scale(1)}50%{transform:translate(20px,-20px) scale(1.05)}}@keyframes slideInLeft-cta{0%{opacity:0;transform:translate(-60px)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight-cta{0%{opacity:0;transform:translate(60px)}to{opacity:1;transform:translate(0)}}*,*:before,*:after{box-sizing:border-box}*{margin:0;padding:0}html{font-size:16px;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;scroll-behavior:smooth}html,body{height:100%}body{line-height:1.5;text-rendering:optimizeSpeed;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}ul[role=list],ol[role=list]{list-style:none}img,picture,video,canvas,svg{display:block;max-width:100%;height:auto}input,button,textarea,select{font:inherit;color:inherit}button{background:none;border:none;cursor:pointer}button:focus{outline:none}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}a{text-decoration:none;color:inherit}table{border-collapse:collapse;border-spacing:0}fieldset{border:0;padding:0;margin:0;min-width:0}legend{padding:0}textarea{resize:vertical}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none}:focus{outline:none}:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}hr{border:none;border-top:1px solid rgb(212.1511627907,219.9418604651,230.8488372093);margin:1.5rem 0}#root,#__next{isolation:isolate;min-height:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:1rem;line-height:1.6;color:#1f2937;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:700;line-height:1.2;margin-bottom:1rem;color:#1f2937}h1,.h1{font-size:3rem}@media(min-width:768px){h1,.h1{font-size:3.75rem}}h2,.h2{font-size:2.25rem}@media(min-width:768px){h2,.h2{font-size:3rem}}h3,.h3{font-size:1.875rem}@media(min-width:768px){h3,.h3{font-size:2.25rem}}h4,.h4{font-size:1.5rem}@media(min-width:768px){h4,.h4{font-size:1.875rem}}h5,.h5{font-size:1.25rem}@media(min-width:768px){h5,.h5{font-size:1.5rem}}h6,.h6{font-size:1.125rem}@media(min-width:768px){h6,.h6{font-size:1.25rem}}p{margin-bottom:1rem;line-height:1.7;color:#1f2937}p:last-child{margin-bottom:0}.lead{font-size:1.125rem;font-weight:400;line-height:1.8;color:#3b4d68}@media(min-width:768px){.lead{font-size:1.25rem}}.text-xs{font-size:.75rem!important}.text-sm{font-size:.875rem!important}.text-base{font-size:1rem!important}.text-lg{font-size:1.125rem!important}.text-xl{font-size:1.25rem!important}.text-2xl{font-size:1.5rem!important}.text-3xl{font-size:1.875rem!important}.text-4xl{font-size:2.25rem!important}.text-5xl{font-size:3rem!important}.text-6xl{font-size:3.75rem!important}.font-thin{font-weight:100!important}.font-light{font-weight:300!important}.font-normal{font-weight:400!important}.font-medium{font-weight:500!important}.font-semibold{font-weight:600!important}.font-bold{font-weight:700!important}.font-extrabold{font-weight:800!important}.font-black{font-weight:900!important}.text-left{text-align:left!important}.text-center{text-align:center!important}.text-right{text-align:right!important}.text-justify{text-align:justify!important}.text-uppercase{text-transform:uppercase!important}.text-lowercase{text-transform:lowercase!important}.text-capitalize{text-transform:capitalize!important}.text-normal-case{text-transform:none!important}.text-underline{text-decoration:underline!important}.text-line-through{text-decoration:line-through!important}.text-no-underline{text-decoration:none!important}.leading-none{line-height:1!important}.leading-tight{line-height:1.25!important}.leading-snug{line-height:1.375!important}.leading-normal{line-height:1.5!important}.leading-relaxed{line-height:1.625!important}.leading-loose{line-height:2!important}.tracking-tighter{letter-spacing:-.05em!important}.tracking-tight{letter-spacing:-.025em!important}.tracking-normal{letter-spacing:0!important}.tracking-wide{letter-spacing:.025em!important}.tracking-wider{letter-spacing:.05em!important}.tracking-widest{letter-spacing:.1em!important}.text-primary{color:#3b82f6!important}.text-secondary{color:#8b5cf6!important}.text-tertiary{color:#06b6d4!important}.text-success{color:#10b981!important}.text-danger{color:#ef4444!important}.text-warning{color:#f59e0b!important}.text-info{color:#3b82f6!important}.text-dark{color:#1f2937!important}.text-light{color:#f9fafb!important}.text-white{color:#fff!important}.text-muted{color:#728cb0!important}.text-gradient{background:linear-gradient(135deg,#3b82f6,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.text-gradient-primary{background:linear-gradient(135deg,#60a5fa,#a78bfa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.text-gradient-secondary{background:linear-gradient(135deg,#ec4899,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.text-gradient-success{background:linear-gradient(135deg,#10b981,#06b6d4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.text-gradient-rainbow{background:linear-gradient(135deg,#60a5fa,#ec4899,#10b981,#f59e0b);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-truncate-2{display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.text-truncate-3{display:-webkit-box;line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.whitespace-normal{white-space:normal!important}.whitespace-nowrap{white-space:nowrap!important}.whitespace-pre{white-space:pre!important}.whitespace-pre-line{white-space:pre-line!important}.whitespace-pre-wrap{white-space:pre-wrap!important}.break-normal{overflow-wrap:normal;word-break:normal}.break-words{overflow-wrap:break-word}.break-all{word-break:break-all}a{color:#3b82f6;text-decoration:none;transition:all .3s ease}a:hover{color:#0b63f3;text-decoration:underline}a:focus{outline:2px solid #3b82f6;outline-offset:2px}.link-secondary{color:#8b5cf6}.link-secondary:hover{color:#692cf3}.link-dark{color:#1f2937}.link-dark:hover{color:#3b82f6}.link-muted{color:#728cb0}.link-muted:hover{color:#1f2937}.link-underline-none,.link-underline-none:hover{text-decoration:none}ul,ol{margin-bottom:1rem;padding-left:2rem}ul li,ol li{margin-bottom:.25rem;line-height:1.7}.list-unstyled,.list-inline{list-style:none;padding-left:0}.list-inline li{display:inline-block;margin-right:1rem;margin-bottom:0}.list-inline li:last-child{margin-right:0}blockquote{margin:2rem 0;padding:1.5rem 2rem;border-left:4px solid #3b82f6;background:#f9fafb;font-style:italic}blockquote p{margin-bottom:.5rem}blockquote p:last-child{margin-bottom:0}blockquote footer{margin-top:.5rem;font-style:normal;font-size:.875rem;color:#728cb0}blockquote footer:before{content:"— "}code{padding:2px 6px;font-size:.9em;background:#f9fafb;border-radius:.25rem;font-family:Monaco,Consolas,Courier New,monospace;color:#ef4444}pre{margin-bottom:1rem;padding:1.5rem;background:#1f2937;border-radius:.5rem;overflow-x:auto}pre code{padding:0;background:none;color:#f9fafb}.layout{display:flex;flex-direction:column;min-height:100vh}.layout .layout_main{flex:1}.header{background:linear-gradient(135deg,#3b82f60d,#8b5cf60d);border-bottom:1px solid rgba(59,130,246,.1)}.header__container{max-width:1280px;margin:0 auto;padding:.5rem 1.5rem;display:flex;align-items:center;justify-content:space-between}.header__announcement{display:flex;align-items:center;gap:.5rem}.header__announcement-icon{font-size:1.125rem}.header__announcement-text{font-size:.875rem;color:#445a78;font-weight:500}.header__actions{display:flex;align-items:center;gap:1rem}.header__lang-select .ant-select-selector{border:none!important;background:transparent!important;font-weight:500}.header__lang-select:hover .ant-select-selector{background:#3b82f60d!important}.footer{margin-top:auto;color:#fff;padding:40px 20px 20px}.footer .container{max-width:1200px;margin:0 auto}.footer .logo-wrapper{cursor:pointer;display:inline-block;transition:transform .3s ease}.footer .logo-wrapper:hover{transform:scale(1.05)}@media(min-width:577px)and (max-width:991px){.footer .logo-wrapper{margin-bottom:8px}}.footer .logo-title{color:#fff;margin:6px 0;font-size:20px;cursor:default}.footer .logo-subtitle{color:#ffffffd9;font-size:14px}.footer .logo{background:#e9e9e980;border-radius:12px;width:60px;height:60px}@media(max-width:576px){.footer .logo{width:60px!important;height:60px!important}}.footer .footer-section{width:100%}.footer .footer-section .footer-section-title{color:#fff;margin:0;font-size:17px;cursor:default}.footer .footer-section-subtitle{color:#ffffffd9;font-size:13px;display:block;margin-bottom:8px}.footer .store-icon{font-size:18px}.footer .copyright-txt{color:#ffffffbf;font-size:14px;display:block;text-align:center}.footer .footer-divider{border-color:#fff3;margin:30px 0 20px}.footer .link{transition:all .3s ease!important;display:inline-block;color:#ffffffd9;font-size:15px}.footer .link:hover{color:#fff!important;transform:translate(5px)!important}.footer .email{transition:all .3s ease!important;word-break:break-all!important;color:#ffffffd9;font-size:14px;word-break:break-all}.footer .email .email-span{word-break:break-all}.footer .email:hover{color:#fff!important;transform:translate(5px)!important}.footer .download-btn{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;background:#ffffff26;border:1px solid rgba(255,255,255,.3);border-radius:8px;color:#fff;font-size:14px;font-weight:500;transition:all .3s ease;cursor:pointer;white-space:nowrap}.footer .social-icon{color:#fff;font-size:22px;background:#ffffff26;padding:10px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;transition:all .3s ease}.footer .lang-select .ant-select-selector{border:none!important;background:#ffffff1a!important;color:#fff!important;padding:4px 12px!important;border-radius:8px!important;transition:all .3s ease}.footer .lang-select .ant-select-arrow{color:#fff!important}.footer .lang-select:hover .ant-select-selector{background:#fff3!important}.footer .lang-select .ant-select-selection-item{color:#fff!important}@media(min-width:577px)and (max-width:991px){.footer .ant-row{row-gap:32px!important}.footer .ant-col-md-6{flex:0 0 50%;max-width:50%}.footer .ant-col-md-6:nth-child(3),.footer .ant-col-md-6:nth-child(4){margin-top:20px}}@media(max-width:768px){.footer .ant-col{text-align:center!important}.footer .ant-col:not(:last-child){margin-bottom:20px}.footer .ant-row .ant-col{text-align:center!important}}@media(max-width:576px){.footer .ant-row .ant-col{text-align:center!important}}.loading-spinner{display:flex;align-items:center;justify-content:center;flex-direction:column;min-height:100vh;gap:1.5rem}.loading-spinner .ant-spin .anticon{color:#3b82f6}.loading-spinner .ant-spin .ant-spin-text{color:#1f2937;font-size:1.125rem;margin-top:1rem}.features-section{padding:5rem 1.5rem;position:relative}.features-section__container{max-width:1400px;margin:0 auto}.features-section__header{text-align:center;margin-bottom:4rem;opacity:0;transform:translateY(40px);transition:opacity .8s ease,transform .8s ease}.features-section__header.animate-in{opacity:1;transform:translateY(0)}.features-section__title{font-size:2.25rem;font-weight:800;color:#1f2937;margin-bottom:1rem;background:linear-gradient(135deg,#1f2937,#3b82f6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}@media(min-width:768px){.features-section__title{font-size:3rem}}.features-section__subtitle{font-size:1.125rem;color:#567299}@media(min-width:768px){.features-section__subtitle{font-size:1.25rem}}.features-section__grid{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:640px){.features-section__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.features-section__grid{grid-template-columns:repeat(3,1fr)}}.feature-card{border-radius:1rem!important;overflow:hidden;border:1px solid rgba(0,0,0,.08);transition:all .6s cubic-bezier(.4,0,.2,1);background:#fff;cursor:pointer;opacity:0;transform:translateY(60px) scale(.95)}.feature-card.animate-in{opacity:1;transform:translateY(0) scale(1)}.feature-card:nth-child(1).animate-in{transition-delay:.1s}.feature-card:nth-child(2).animate-in{transition-delay:.2s}.feature-card:nth-child(3).animate-in{transition-delay:.3s}.feature-card:nth-child(4).animate-in{transition-delay:.4s}.feature-card:nth-child(5).animate-in{transition-delay:.5s}.feature-card:nth-child(6).animate-in{transition-delay:.6s}.feature-card:nth-child(7).animate-in{transition-delay:.7s}.feature-card:nth-child(8).animate-in{transition-delay:.8s}.feature-card:nth-child(9).animate-in{transition-delay:.9s}.feature-card:hover{transform:translateY(-12px) scale(1.02);box-shadow:0 25px 50px #00000026;border-color:#3b82f6}.feature-card:hover .feature-card__overlay{opacity:.7}.feature-card:hover .feature-card__image{transform:scale(1.1)}.feature-card__image-wrapper{position:relative;overflow:hidden;background:linear-gradient(135deg,#3b82f60d,#8b5cf60d);padding:1rem;height:250px;display:flex;align-items:center;justify-content:center}.feature-card__image{width:100%;height:100%;object-fit:contain;transition:transform .6s cubic-bezier(.4,0,.2,1)}.feature-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#3b82f6b3,#8b5cf6b3);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .4s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.feature-card__icon{font-size:2.25rem;color:#fff}.feature-card__title{font-size:1.125rem;font-weight:700;color:#1f2937}.feature-card__description{color:#567299;line-height:1.6}.feature-card .ant-card-body{padding:1.5rem}.feature-modal .ant-modal-content{border-radius:1rem}.feature-modal__content{padding:1rem;text-align:center}.feature-modal__title{font-size:1.875rem;font-weight:700;color:#1f2937;margin-bottom:1.5rem}.feature-modal__description{font-size:1.125rem;color:#445a78;line-height:1.7;margin-bottom:3rem}.feature-modal__image-wrapper{position:relative;border-radius:1rem;overflow:hidden;box-shadow:0 20px 60px #0003;border:3px solid;background:#fff;padding:1rem}.feature-modal__image{width:100%;height:auto;border-radius:.75rem}.markdown-viewer{width:100%;min-height:calc(100vh - 70px);background:var(--background-color)}@media(min-width:768px){.markdown-viewer{padding:3rem}}.markdown-content{max-width:1000px;margin:0 auto;padding:3rem;background:#fff;border-radius:1rem;box-shadow:0 2px 8px #0000000d}@media(min-width:768px){.markdown-content{padding:4rem 5rem;box-shadow:0 4px 12px #00000014}}.markdown-content h1{font-size:1.875rem;font-weight:800;color:#1f2937;margin-bottom:2rem;padding-bottom:1rem;border-bottom:2px solid #3b82f6}@media(min-width:768px){.markdown-content h1{font-size:2.25rem}}.markdown-content h2{font-size:1.5rem;font-weight:700;color:#1f2937;margin-top:3rem;margin-bottom:1.5rem}@media(min-width:768px){.markdown-content h2{font-size:1.875rem}}.markdown-content h3{font-size:1.25rem;font-weight:600;color:#1f2937;margin-top:2rem;margin-bottom:1rem}@media(min-width:768px){.markdown-content h3{font-size:1.5rem}}.markdown-content h4{font-size:1.125rem;font-weight:600;color:#1f2937;margin-top:1.5rem;margin-bottom:.5rem}.markdown-content p{font-size:1rem;line-height:1.8;color:#3b4d68;margin-bottom:1.5rem}@media(min-width:768px){.markdown-content p{font-size:1.125rem;line-height:1.9}}.markdown-content ul,.markdown-content ol{margin-bottom:1.5rem;padding-left:2rem}.markdown-content ul li,.markdown-content ol li{font-size:1rem;line-height:1.8;color:#3b4d68;margin-bottom:.5rem}@media(min-width:768px){.markdown-content ul li,.markdown-content ol li{font-size:1.125rem}}.markdown-content ul{list-style-type:disc}.markdown-content ol{list-style-type:decimal}.markdown-content a{color:#3b82f6;text-decoration:underline;transition:color .3s ease}.markdown-content a:hover{color:#0b63f3}.markdown-content strong{font-weight:700;color:#1f2937}.markdown-content em{font-style:italic}.markdown-content code{padding:.25rem .5rem;background:#3b82f61a;border-radius:.25rem;font-family:Courier New,monospace;font-size:.9em;color:#3b82f6}.markdown-content pre{padding:1.5rem;background:#e4e9f0;border-radius:.75rem;overflow-x:auto;margin-bottom:1.5rem}.markdown-content pre code{padding:0;background:none;color:#1f2937}.markdown-content blockquote{padding:1.5rem 2rem;margin:2rem 0;background:#3b82f60d;border-left:4px solid #3b82f6;border-radius:.75rem}.markdown-content blockquote p{margin-bottom:0;font-style:italic}.markdown-content hr{border:none;border-top:1px solid rgb(179.5348837209,193.2558139535,212.4651162791);margin:3rem 0}.markdown-content table{width:100%;border-collapse:collapse;margin-bottom:2rem}.markdown-content table th,.markdown-content table td{padding:.5rem 1rem;border:1px solid rgb(179.5348837209,193.2558139535,212.4651162791);text-align:left}.markdown-content table th{background:#3b82f61a;font-weight:600;color:#1f2937}.markdown-content table td{color:#3b4d68}.markdown-content img{max-width:100%;height:auto;border-radius:.75rem;margin:2rem 0}.markdown-content>*:last-child{margin-bottom:0}.markdown-content>*:first-child{margin-top:0}.navigation{position:sticky;top:0;z-index:1000;width:100%;padding:0;height:auto;line-height:normal;background:#0f172acc;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 2px 8px #0000001a;transition:all .3s ease}.navigation.scrolled{background:#0f172af2;box-shadow:0 4px 20px #0003}.navigation.app{border-bottom:2px solid rgba(124,58,237,.3)}.navigation .navigation_container{max-width:1400px;margin:0 auto;padding:0 32px;display:flex;align-items:center;justify-content:space-between;height:70px;gap:32px;position:relative}@media(max-width:767px){.navigation .navigation_container{padding:0 16px;gap:16px}}.navigation.app .navigation .navigation_container{max-width:100%;padding:0;gap:0}.navigation .navigation_brand{display:flex;align-items:center;gap:12px;text-decoration:none;transition:transform .3s ease;flex-shrink:0;padding-left:24px}@media(max-width:767px){.navigation .navigation_brand{padding-left:16px}}.navigation .navigation_brand:hover{transform:scale(1.05)}.navigation .navigation_brand:focus{outline:none}.navigation .navigation_brand:focus-visible{outline:2px solid #a78bfa;outline-offset:2px;border-radius:8px}.navigation .navigation_brand .brand_image{width:40px;height:40px}.navigation .navigation_brand .brand_text{font-size:20px;font-weight:700;background:linear-gradient(135deg,#a78bfa,#ec4899);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}@media(max-width:640px){.navigation .navigation_brand .brand_text{display:none}}.navigation .navigation__product{display:none}@media(min-width:768px){.navigation.app .navigation .navigation__product{display:flex;align-items:center;gap:12px;padding:8px 20px;text-decoration:none;transition:all .3s ease;cursor:pointer;background:#7c3aed26;border-radius:10px;border:1px solid rgba(124,58,237,.3);flex-shrink:0;position:absolute;left:50%;transform:translate(-50%)}.navigation.app .navigation .navigation__product:hover{background:#7c3aed40;border-color:#7c3aed80;transform:translate(-50%) translateY(-1px);box-shadow:0 4px 12px #7c3aed33}.navigation.app .navigation .navigation__product:hover .navigation__product__image{transform:scale(1.1)}}.navigation .navigation__product .navigation__product__image{width:32px;height:32px;border-radius:6px;object-fit:cover;transition:transform .3s ease}.navigation .navigation__product .navigation__product__name{font-size:16px;font-weight:600;color:#fffffff2;white-space:nowrap}.navigation .navigation_actions{display:none;align-items:center;gap:16px;flex-shrink:0}@media(min-width:768px){.navigation .navigation_actions{display:flex}}.navigation.app .navigation .navigation_actions{padding-right:32px}@media(max-width:767px){.navigation.app .navigation .navigation_actions{padding-right:16px}}.navigation .navigation__menu{border:none;background:transparent}.navigation .navigation__menu .ant-menu-item,.navigation .navigation__menu .ant-menu-submenu{border-radius:8px;margin:0 4px;padding:8px 16px;transition:all .3s cubic-bezier(.4,0,.2,1);color:#ffffffe6}.navigation .navigation__menu .ant-menu-item:hover,.navigation .navigation__menu .ant-menu-submenu:hover{background:#7c3aed33;color:#fff}.navigation .navigation__menu .ant-menu-item.ant-menu-item-selected,.navigation .navigation__menu .ant-menu-submenu.ant-menu-item-selected{background:#7c3aed4d;color:#fff;font-weight:600}.navigation .navigation__menu .ant-menu-item.ant-menu-item-selected:after,.navigation .navigation__menu .ant-menu-submenu.ant-menu-item-selected:after{border-bottom-color:#a78bfa}.navigation .navigation__menu .ant-menu-item:after,.navigation .navigation__menu .ant-menu-submenu:after{border-bottom:3px solid transparent;transition:all .3s ease}.navigation .navigation__menu .ant-menu-item a,.navigation .navigation__menu .ant-menu-submenu a{color:inherit;text-decoration:none;display:flex;align-items:center;gap:8px}.navigation .navigation__menu .ant-menu-item a:focus,.navigation .navigation__menu .ant-menu-submenu a:focus{outline:none}.navigation .navigation__menu .ant-menu-item a:focus-visible,.navigation .navigation__menu .ant-menu-submenu a:focus-visible{outline:2px solid #a78bfa;outline-offset:2px;border-radius:4px}.navigation .navigation__menu .ant-menu-item-divider{background:#7c3aed4d;margin:0 12px}.navigation .navigation_lang{width:120px;flex-shrink:0}.navigation .navigation_lang .ant-select-selector{border:1px solid rgba(124,58,237,.3)!important;border-radius:8px!important;transition:all .3s ease!important;background:#ffffff1a!important;color:#ffffffe6!important}.navigation .navigation_lang .ant-select-selector:hover{border-color:#a78bfa!important;background:#7c3aed33!important}.navigation .navigation_lang.ant-select-focused .ant-select-selector{border-color:#a78bfa!important;box-shadow:0 0 0 2px #7c3aed33!important}.navigation .navigation_lang .ant-select-arrow{color:#ffffffb3}.navigation .navigation_lang .ant-select-selection-item{color:#ffffffe6!important}.navigation .navigation_lang-dropdown{box-shadow:0 6px 16px #7c3aed1f;border-radius:8px}.navigation .navigation_lang-dropdown .ant-select-item{transition:all .3s ease}.navigation .navigation_lang-dropdown .ant-select-item:hover{background:#7c3aed14}.navigation .navigation_lang-dropdown .ant-select-item.ant-select-item-option-selected{background:#7c3aed1f;color:#7c3aed;font-weight:600}.navigation .mobile-toggle{display:flex;align-items:center;justify-content:center;font-size:15px;color:#ffffffe6;margin-left:auto}.navigation .mobile-toggle:hover{background:#7c3aed33;color:#fff}.navigation .mobile-toggle:active{background:#7c3aed4d}.navigation .navigation__drawer .ant-drawer-header{border-bottom:1px solid rgba(124,58,237,.2);padding:16px 24px;background:linear-gradient(135deg,#0f172afa,#1e293bfa)}.navigation .navigation__drawer .ant-drawer-body{padding:16px;background:linear-gradient(135deg,#0f172afa,#1e293bfa)}.navigation .navigation__drawer .navigation__drawer__header{width:100%}.navigation .navigation__drawer .navigation__drawer__brand{font-size:20px;font-weight:700;background:linear-gradient(135deg,#a78bfa,#ec4899);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.navigation .navigation__drawer .navigation__drawer__app .navigation__drawer__app__icon{font-size:24px;color:#a78bfa}.navigation .navigation__drawer .navigation__drawer__app .navigation__drawer__app__name{font-size:18px;font-weight:600;color:#ffffffe6}.navigation .navigation__mobile-menu{border:none}.navigation .navigation__mobile-menu .ant-menu-item,.navigation .navigation__mobile-menu .ant-menu-submenu{border-radius:8px;margin:4px 0;transition:all .3s ease;color:#ffffffd9}.navigation .navigation__mobile-menu .ant-menu-item:hover,.navigation .navigation__mobile-menu .ant-menu-submenu:hover{background:#7c3aed33;color:#fff}.navigation .navigation__mobile-menu .ant-menu-item.ant-menu-item-selected,.navigation .navigation__mobile-menu .ant-menu-submenu.ant-menu-item-selected{background:#7c3aed4d;color:#fff;font-weight:600}.navigation .navigation__mobile-menu .ant-menu-item a,.navigation .navigation__mobile-menu .ant-menu-submenu a{color:inherit;text-decoration:none;display:flex;align-items:center;gap:8px}.navigation .navigation__mobile-menu .ant-menu-item a:focus,.navigation .navigation__mobile-menu .ant-menu-submenu a:focus{outline:none}.navigation .navigation__mobile-menu .ant-menu-item a:focus-visible,.navigation .navigation__mobile-menu .ant-menu-submenu a:focus-visible{outline:2px solid #a78bfa;outline-offset:2px;border-radius:4px}.navigation .navigation__mobile-menu .ant-menu-item-group-title{color:#ffffff80;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;padding:8px 16px}.navigation .navigation__mobile-lang{margin-top:24px;padding:16px;background:#7c3aed26;border-radius:12px;display:flex;align-items:center;gap:12px}.navigation .navigation__mobile-lang .navigation__mobile-lang__icon{font-size:18px;color:#a78bfa}.navigation .navigation__mobile-lang .navigation__mobile-lang__select{flex:1}.navigation .navigation__mobile-lang .navigation__mobile-lang__select .ant-select-selector{border:none!important;background:transparent!important;padding:0!important}.navigation .navigation__mobile-lang .navigation__mobile-lang__select .ant-select-selection-item{color:#ffffffe6;font-weight:500}.navigation .navigation__mobile-lang .navigation__mobile-lang__select .ant-select-arrow{color:#ffffff80}.navigation__drawer.ant-drawer-right.ant-drawer-open .ant-drawer-content-wrapper{animation:slideInRight .3s cubic-bezier(.4,0,.2,1)}@keyframes slideInRight{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}.navigation .ant-menu-item:focus-visible,.navigation .ant-menu-submenu:focus-visible,.navigation .ant-select-selector:focus-visible,.navigation .ant-btn:focus-visible{outline:2px solid #7c3aed;outline-offset:2px}.contact{padding:2rem 1.5rem;background:linear-gradient(135deg,#f8fafc,#e0f2fe,#e9d5ff);color:#0f172a;scroll-margin-top:50px}.contact .container{max-width:1200px;margin:0 auto}.contact .contact-header{text-align:center;margin-bottom:3rem;animation:fadeInUp .6s ease-out}.contact .contact-header .title{font-size:clamp(2rem,5vw,3.5rem);font-weight:800;background:linear-gradient(135deg,#7c3aed,#22d3ee);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:1rem;letter-spacing:-.02em}.contact .contact-header .subtitle{font-size:clamp(1rem,2.5vw,1.2rem);color:#0f172ab3;max-width:700px;margin:0 auto;line-height:1.6}.contact .content{display:grid;grid-template-columns:400px 1fr;gap:0;align-items:stretch;box-shadow:0 10px 15px -3px #0000001a;border-radius:1rem;overflow:hidden}@media(max-width:968px){.contact .content{grid-template-columns:1fr}}.contact .info-panel{background:linear-gradient(135deg,#8b5cf6,#22d3ee);padding:3rem;color:#fffffff2}@media(max-width:968px){.contact .info-panel{border-radius:0}}.contact .info-section{margin-bottom:2rem}.contact .info-section:last-child{margin-bottom:0}.contact .info-title{font-size:1.125rem;font-weight:700;margin-bottom:1rem;color:#fff}.contact .info-desc{font-size:.875rem!important;line-height:1.5;color:#ffffffd9}.contact .info-item{display:flex;gap:.5rem;margin-bottom:1rem;align-items:flex-start}.contact .info-item:last-child{margin-bottom:0}.contact .info-icon{font-size:1.125rem;color:#ffffffe6;flex-shrink:0;margin-top:2px}.contact .info-text{display:flex;flex-direction:column;gap:2px}.contact .info-label{font-size:.75rem;color:#ffffffbf;font-weight:500}.contact .info-link{color:#fff;text-decoration:none;font-weight:500;font-size:.875rem!important;transition:opacity .3s ease}.contact .info-link:hover{opacity:.8}.contact .info-value{color:#fff;font-weight:500;font-size:.875rem}.contact .social-links{display:flex;gap:.5rem}.contact .social-link{width:40px;height:40px;background:#ffffff26;border-radius:.5rem;display:flex;align-items:center;justify-content:center;color:#fff;transition:all .3s ease;text-decoration:none}.contact .social-link:hover{background:#ffffff40;transform:translateY(-2px)}.contact .map-container{margin-top:.5rem;border-radius:.5rem;overflow:hidden;box-shadow:0 4px 6px #0000001a}.contact .map-container iframe{display:block;filter:brightness(.95) contrast(1.1)}.contact .form-wrapper{background:#ffffffeb;padding:3rem;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.contact .form{width:100%}.contact .form .ant-form-item-label>label{font-weight:600;font-size:1rem;color:#1f2937}.contact .form .ant-input,.contact .form .ant-select-selector{border-radius:.5rem!important;border:1px solid #e5e7eb!important;transition:all .3s ease;box-shadow:none!important;padding:1rem 1.5rem!important;font-size:1rem!important;line-height:1.5!important}.contact .form .ant-input:hover,.contact .form .ant-select-selector:hover{border-color:#8b5cf6!important;box-shadow:none!important}.contact .form .ant-input:focus,.contact .form .ant-input.ant-input-focused,.contact .form .ant-select-selector:focus,.contact .form .ant-select-selector.ant-input-focused{border-color:#8b5cf6!important;box-shadow:0 0 0 2px #8b5cf626!important;outline:none!important}.contact .form .ant-input-affix-wrapper{border-radius:.5rem!important;border:1px solid #e5e7eb!important;padding:1rem!important;box-shadow:none!important}.contact .form .ant-input-affix-wrapper:hover{border-color:#8b5cf6!important;box-shadow:none!important}.contact .form .ant-input-affix-wrapper:focus,.contact .form .ant-input-affix-wrapper.ant-input-affix-wrapper-focused{border-color:#8b5cf6!important;box-shadow:0 0 0 2px #8b5cf626!important}.contact .form .ant-input-affix-wrapper .ant-input{border:none!important;box-shadow:none!important;padding:0!important;font-size:1rem!important}.contact .form .ant-input-affix-wrapper .ant-input:focus{border:none!important;box-shadow:none!important}.contact .form .ant-input-affix-wrapper .ant-input-prefix{margin-right:.5rem;color:#627fa7}.contact .form .ant-input-textarea{border-radius:.5rem!important}.contact .form .ant-input-textarea textarea{border:1px solid #e5e7eb!important;border-radius:.5rem!important;padding:1rem 1.5rem!important;font-size:1rem!important;line-height:1.6!important}.contact .form .ant-input-textarea textarea:hover{border-color:#8b5cf6!important}.contact .form .ant-input-textarea textarea:focus{border-color:#8b5cf6!important;box-shadow:0 0 0 2px #8b5cf626!important}.contact .form .ant-select-selector{padding:.5rem 1.5rem!important;height:auto!important;min-height:44px!important}.contact .form .ant-select-selection-item,.contact .form .ant-select-selection-placeholder{line-height:1.5!important;padding:.25rem 0!important}.contact .form .ant-select-focused .ant-select-selector{border-color:#8b5cf6!important;box-shadow:0 0 0 2px #8b5cf626!important}.contact .form .ant-form-item-has-error .ant-input,.contact .form .ant-form-item-has-error .ant-input-textarea textarea,.contact .form .ant-form-item-has-error .ant-select-selector,.contact .form .ant-form-item-has-error .ant-input-affix-wrapper{border-color:#ff4d4f!important}.contact .form .ant-form-item-has-error .ant-input:hover,.contact .form .ant-form-item-has-error .ant-input:focus,.contact .form .ant-form-item-has-error .ant-input-textarea textarea:hover,.contact .form .ant-form-item-has-error .ant-input-textarea textarea:focus,.contact .form .ant-form-item-has-error .ant-select-selector:hover,.contact .form .ant-form-item-has-error .ant-select-selector:focus,.contact .form .ant-form-item-has-error .ant-input-affix-wrapper:hover,.contact .form .ant-form-item-has-error .ant-input-affix-wrapper:focus{border-color:#ff4d4f!important}.contact .form .ant-form-item-has-error .ant-input-affix-wrapper-focused{box-shadow:0 0 0 2px #ff4d4f1a!important}.contact .form .ant-btn-primary{height:48px;font-size:1rem;font-weight:600;border-radius:.75rem;border:none;background:linear-gradient(135deg,#8b5cf6,#22d3ee);transition:all .3s ease}.contact .form .ant-btn-primary:not(:disabled):hover{transform:translateY(-2px)}.contact .form .ant-btn-primary:not(:disabled):active{transform:translateY(0)}.contact .form .form-message{padding:1rem .25rem .25rem 1rem!important}.contact .form-row{display:flex;gap:1.5rem;margin-bottom:0}@media(max-width:768px){.contact .form-row{flex-direction:column;gap:0}}.contact .form-row .ant-form-item{margin-bottom:1.5rem}.contact .form-item--half{flex:1;margin-bottom:1.5rem!important}@media(max-width:768px){.contact .form-item--half{flex:none;width:100%}}.contact .submit{margin-top:5rem;margin-bottom:0!important}@keyframes spin{to{transform:rotate(360deg)}}@keyframes slideIn{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}.contact-result{max-width:600px;margin:0 auto;padding:4rem 1.5rem;text-align:center}.contact-result .ant-result{padding:3rem 0}.contact-result .ant-result-icon{margin-bottom:2rem}.contact-result .ant-result-icon .anticon{font-size:5rem;animation:scaleIn .5s ease}@media(min-width:768px){.contact-result .ant-result-icon .anticon{font-size:6rem}}.contact-result .ant-result-title{font-size:1.5rem;font-weight:700;color:#1f2937;margin-bottom:1rem}@media(min-width:768px){.contact-result .ant-result-title{font-size:1.875rem}}.contact-result .ant-result-subtitle{font-size:1rem;color:#567299;line-height:1.6;margin-bottom:2rem}@media(min-width:768px){.contact-result .ant-result-subtitle{font-size:1.125rem}}.contact-result .ant-result-extra{margin-top:2rem}.contact-result .ant-result-extra .ant-btn{min-width:200px;height:48px;font-size:1rem;font-weight:600;border-radius:.75rem;box-shadow:0 4px 12px #0000001a;transition:all .3s ease}.contact-result .ant-result-extra .ant-btn:hover{transform:translateY(-2px);box-shadow:0 8px 20px #00000026}.contact-result .ant-result-extra .ant-btn:active{transform:translateY(0)}.contact-result .ant-result-success .ant-result-icon .anticon{color:#52c41a}.contact-result .ant-result-error .ant-result-icon .anticon{color:#ff4d4f}@keyframes scaleIn{0%{transform:scale(0);opacity:0}50%{transform:scale(1.1)}to{transform:scale(1);opacity:1}}.app-info{padding:5rem 1.5rem;min-height:calc(100vh - 70px);display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;scroll-margin-top:50px}.app-info:before{content:"";position:absolute;top:-20%;left:-10%;width:600px;height:600px;background:radial-gradient(circle,rgba(59,130,246,.08),transparent 70%);border-radius:50%;animation:pulse-app 8s ease-in-out infinite}.app-info:after{content:"";position:absolute;bottom:-20%;right:-10%;width:500px;height:500px;background:radial-gradient(circle,rgba(139,92,246,.06),transparent 70%);border-radius:50%;animation:pulse-app 10s ease-in-out infinite reverse}.app-info .app-container{max-width:1280px;margin:0 auto;width:100%;position:relative;z-index:1}.app-info .app-content{display:grid;grid-template-columns:1fr;gap:4rem;align-items:center}@media(min-width:1024px){.app-info .app-content{grid-template-columns:1fr 1fr}}.app-info .app-text{text-align:center;opacity:0;animation:fadeInUp-app .8s ease forwards}@media(min-width:1024px){.app-info .app-text{text-align:left}}.app-info .app-title{font-size:2.25rem;font-weight:800;margin-bottom:1.5rem;color:#1f2937;line-height:1.1;background:linear-gradient(135deg,#1f2937,#3b82f6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}@media(min-width:768px){.app-info .app-title{font-size:3rem}}@media(min-width:1024px){.app-info .app-title{font-size:3.75rem}}.app-info .app-description{font-size:1.125rem;color:#445a78;margin-bottom:2rem;line-height:1.7}@media(min-width:768px){.app-info .app-description{font-size:1.25rem}}.app-info .app-features{display:flex;flex-direction:column;gap:.5rem;margin-bottom:2rem}.app-info .app-features .app-feature-item{display:flex;align-items:center;gap:.5rem;font-size:1rem;color:#1f2937;justify-content:center}@media(min-width:1024px){.app-info .app-features .app-feature-item{justify-content:flex-start}}.app-info .app-features .app-feature-icon{color:#3b82f6;font-size:1.2em}.app-info .app-cta{margin-bottom:3rem}.app-info .app-cta .download-btn{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1.5rem;border-radius:.5rem;font-weight:600;transition:all .3s ease;cursor:pointer;border:none}.app-info .app-cta .download-btn:disabled{opacity:.5;cursor:not-allowed}.app-info .app-cta .download-btn{display:inline-flex;background:linear-gradient(135deg,#3b82f6,#8b5cf6);color:#fff;font-size:1.125rem;padding:1rem 3rem;text-decoration:none;box-shadow:0 10px 30px #3b82f64d;position:relative;overflow:hidden;gap:10px}.app-info .app-cta .download-btn:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:#ffffff4d;transform:translate(-50%,-50%);transition:width .6s,height .6s}.app-info .app-cta .download-btn:hover{transform:translateY(-4px) scale(1.02);box-shadow:0 15px 40px #3b82f666;color:#fff}.app-info .app-cta .download-btn:hover:before{width:300px;height:300px}.app-info .app-cta .download-btn:active{transform:translateY(-2px) scale(.98)}.app-info .app-stores{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}@media(min-width:1024px){.app-info .app-stores{justify-content:flex-start}}.app-info .app-stores .store-btn{display:flex;align-items:center;justify-content:center;gap:1rem;padding:1rem 2rem;height:auto;border-radius:.75rem;border:2px solid #1f2937;background:#fff;transition:all .3s ease;box-shadow:0 4px 12px #0000000d}.app-info .app-stores .store-btn:hover{transform:translateY(-4px);box-shadow:0 12px 24px #3b82f626;border-color:#3b82f6}.app-info .app-stores .store-btn .anticon{font-size:1.5rem;transition:transform .3s ease}.app-info .app-stores .store-btn:hover .anticon{transform:scale(1.1)}.app-info .app-stores .store-btn .store-text{display:flex;flex-direction:column;align-items:flex-start}.app-info .app-stores .store-btn .store-text .store-label{font-size:.75rem;color:#567299}.app-info .app-stores .store-btn .store-text .store-name{font-size:1rem;font-weight:600;color:#1f2937}.app-info .phone-visual{position:relative;display:flex;align-items:center;justify-content:center;opacity:0;animation:fadeInUp-app .8s ease forwards;animation-delay:.2s;perspective:1500px;min-height:500px;padding:2rem 0}@media(min-width:768px){.app-info .phone-visual{min-height:600px}}@media(min-width:1024px){.app-info .phone-visual{order:2}}.app-info .phone-showcase{position:relative;width:100%;max-width:400px;height:450px;display:flex;align-items:center;justify-content:center;transform-style:preserve-3d}@media(min-width:640px){.app-info .phone-showcase{max-width:500px;height:500px}}@media(min-width:768px){.app-info .phone-showcase{max-width:600px;height:550px}}.app-info__phone{position:absolute;transition:all .6s cubic-bezier(.4,0,.2,1)}.app-info__phone--center{z-index:3;animation:floatCenter 6s ease-in-out infinite}.app-info__phone--center .app-info__phone-frame{width:200px;filter:drop-shadow(0 30px 60px rgba(0,0,0,.3))}@media(min-width:640px){.app-info__phone--center .app-info__phone-frame{width:240px}}@media(min-width:768px){.app-info__phone--center .app-info__phone-frame{width:280px;filter:drop-shadow(0 40px 80px rgba(0,0,0,.3))}}.app-info__phone--center:hover{transform:scale(1.05) translateY(-10px)}.app-info__phone--left{z-index:2;left:-30px;top:50%;transform:translateY(-50%) scale(.65) rotateY(25deg);opacity:.6;animation:floatLeft 7s ease-in-out infinite}@media(min-width:640px){.app-info__phone--left{left:-50px;transform:translateY(-50%) scale(.7) rotateY(25deg);opacity:.65}}@media(min-width:768px){.app-info__phone--left{left:-80px;transform:translateY(-50%) scale(.75) rotateY(25deg);opacity:.7}}.app-info__phone--left .app-info__phone-frame{width:180px;filter:drop-shadow(0 15px 30px rgba(0,0,0,.2))}@media(min-width:640px){.app-info__phone--left .app-info__phone-frame{width:200px}}@media(min-width:768px){.app-info__phone--left .app-info__phone-frame{width:240px;filter:drop-shadow(0 20px 40px rgba(0,0,0,.2))}}.app-info__phone--left:hover{transform:translateY(-50%) scale(.7) rotateY(20deg);opacity:.8}@media(min-width:768px){.app-info__phone--left:hover{transform:translateY(-50%) scale(.8) rotateY(20deg);opacity:.9}}.app-info__phone--right{z-index:2;right:-30px;top:50%;transform:translateY(-50%) scale(.65) rotateY(-25deg);opacity:.6;animation:floatRight 8s ease-in-out infinite}@media(min-width:640px){.app-info__phone--right{right:-50px;transform:translateY(-50%) scale(.7) rotateY(-25deg);opacity:.65}}@media(min-width:768px){.app-info__phone--right{right:-80px;transform:translateY(-50%) scale(.75) rotateY(-25deg);opacity:.7}}.app-info__phone--right .app-info__phone-frame{width:180px;filter:drop-shadow(0 15px 30px rgba(0,0,0,.2))}@media(min-width:640px){.app-info__phone--right .app-info__phone-frame{width:200px}}@media(min-width:768px){.app-info__phone--right .app-info__phone-frame{width:240px;filter:drop-shadow(0 20px 40px rgba(0,0,0,.2))}}.app-info__phone--right:hover{transform:translateY(-50%) scale(.7) rotateY(-20deg);opacity:.8}@media(min-width:768px){.app-info__phone--right:hover{transform:translateY(-50%) scale(.8) rotateY(-20deg);opacity:.9}}.app-info__phone-frame{position:relative;border-radius:30px;overflow:hidden;background:linear-gradient(145deg,#1a1a1a,#2d2d2d);padding:10px;box-shadow:inset 0 0 0 2px #ffffff1a;transition:transform .3s ease}@media(min-width:768px){.app-info__phone-frame{border-radius:40px;padding:12px}}.app-info__phone-device{width:100%;height:auto;border-radius:24px;display:block}@media(min-width:768px){.app-info__phone-device{border-radius:32px}}.app-info__decorative-elements{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none}.app-info__circle{position:absolute;border-radius:50%;border:2px solid rgba(59,130,246,.15);background:linear-gradient(135deg,#3b82f60d,#8b5cf60d)}.app-info__circle--1{width:120px;height:120px;top:-20px;right:-20px;animation:rotateCircle 20s linear infinite}@media(min-width:768px){.app-info__circle--1{width:200px;height:200px;top:-30px;right:-30px}}.app-info__circle--2{width:100px;height:100px;bottom:-15px;left:-15px;animation:rotateCircle 15s linear infinite reverse}@media(min-width:768px){.app-info__circle--2{width:150px;height:150px;bottom:-20px;left:-20px}}.app-info__glow{position:absolute;border-radius:50%;filter:blur(40px);pointer-events:none}@media(min-width:768px){.app-info__glow{filter:blur(60px)}}.app-info__glow--1{width:200px;height:200px;top:-30px;right:-30px;background:radial-gradient(circle,rgba(59,130,246,.2),transparent);animation:pulse-app 8s ease-in-out infinite}@media(min-width:768px){.app-info__glow--1{width:300px;height:300px;top:-50px;right:-50px}}.app-info__glow--2{width:180px;height:180px;bottom:-30px;left:-30px;background:radial-gradient(circle,rgba(139,92,246,.15),transparent);animation:pulse-app 10s ease-in-out infinite reverse}@media(min-width:768px){.app-info__glow--2{width:250px;height:250px;bottom:-50px;left:-50px}}.faq-section{padding:2rem 1.5rem;position:relative;scroll-margin-top:50px}.faq-section__container{max-width:900px;margin:0 auto}.faq-section__header{text-align:center;margin-bottom:4rem;opacity:0;animation:fadeInUp .6s ease forwards}.faq-section__title{font-size:2.25rem;font-weight:800;color:#1f2937;margin-bottom:1rem;background:linear-gradient(135deg,#1f2937,#3b82f6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}@media(min-width:768px){.faq-section__title{font-size:3rem}}.faq-section__subtitle{font-size:1.125rem;color:#567299}@media(min-width:768px){.faq-section__subtitle{font-size:1.25rem}}.faq-section__content{opacity:0;animation:fadeInUp .8s ease forwards;animation-delay:.2s}.faq-collapse{background:transparent;border:none}.faq-collapse .ant-collapse-item{margin-bottom:1rem;background:#fff;border-radius:1rem;border:1px solid rgba(0,0,0,.08);overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1)}.faq-collapse .ant-collapse-item:hover{border-color:#3b82f6;box-shadow:0 12px 30px #3b82f61a;transform:translateY(-4px)}.faq-collapse .ant-collapse-item.ant-collapse-item-active{border-color:#3b82f6;box-shadow:0 15px 40px #3b82f626;border-radius:1rem}.faq-collapse .ant-collapse-item.ant-collapse-item-active .ant-collapse-header{background:linear-gradient(135deg,#3b82f60d,#8b5cf60d);color:#3b82f6;border-radius:1rem}.faq-collapse .ant-collapse-item:last-child{border-radius:1rem}.faq-collapse .ant-collapse-item:first-child{border-radius:1rem}.faq-collapse .ant-collapse-header{padding:1.5rem 2rem;font-size:1.125rem;font-weight:600;color:#1f2937;transition:all .3s ease;background:#fff;border-radius:1rem}.faq-collapse .ant-collapse-header:hover{color:#3b82f6}.faq-collapse .ant-collapse-content{border-top:1px solid rgba(0,0,0,.05)}.faq-collapse .ant-collapse-content-box{padding:1.5rem 2rem;font-size:1rem;color:#445a78;line-height:1.7}.faq-collapse .ant-collapse-expand-icon{color:#3b82f6;font-size:1.2rem;transition:transform .3s ease}.faq-item__label{display:flex;align-items:center;gap:.5rem}.faq-item__label .anticon{font-size:1.2em;color:#3b82f6}.faq-item__content{margin:0;animation:fadeIn .4s ease}.testimonials-section{padding:5rem 1.5rem}.testimonials-section__container{max-width:1400px;margin:0 auto}.testimonials-section__header{text-align:center;margin-bottom:4rem;opacity:0;transform:translateY(40px);transition:opacity .8s ease,transform .8s ease}.testimonials-section__header.animate-in{opacity:1;transform:translateY(0)}.testimonials-section__title{font-size:2.25rem;font-weight:800;color:#1f2937;margin-bottom:1rem;background:linear-gradient(135deg,#1f2937,#3b82f6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}@media(min-width:768px){.testimonials-section__title{font-size:3rem}}.testimonials-section__subtitle{font-size:1.125rem;color:#567299}@media(min-width:768px){.testimonials-section__subtitle{font-size:1.25rem}}.testimonials-section__grid{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:768px){.testimonials-section__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.testimonials-section__grid{grid-template-columns:repeat(3,1fr)}}.testimonial-card{background:#fff;padding:2rem;border-radius:1rem;border:1px solid rgba(0,0,0,.08);transition:all .6s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;opacity:0;transform:translateY(60px) scale(.95)}.testimonial-card.animate-in{opacity:1;transform:translateY(0) scale(1)}.testimonial-card:nth-child(1).animate-in{transition-delay:.1s}.testimonial-card:nth-child(2).animate-in{transition-delay:.2s}.testimonial-card:nth-child(3).animate-in{transition-delay:.3s}.testimonial-card:nth-child(4).animate-in{transition-delay:.4s}.testimonial-card:nth-child(5).animate-in{transition-delay:.5s}.testimonial-card:nth-child(6).animate-in{transition-delay:.6s}.testimonial-card:nth-child(7).animate-in{transition-delay:.7s}.testimonial-card:nth-child(8).animate-in{transition-delay:.8s}.testimonial-card:nth-child(9).animate-in{transition-delay:.9s}.testimonial-card:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 20px 40px #0000001f;border-color:#3b82f6}.testimonial-card:hover:before{color:#3b82f61a}.testimonial-card:hover .testimonial-card__avatar{transform:rotate(360deg) scale(1.1)}.testimonial-card__header{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem;position:relative;z-index:1}.testimonial-card__avatar{width:50px;height:50px;border-radius:50%;background:linear-gradient(135deg,#3b82f6,#8b5cf6);display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.5rem;flex-shrink:0;box-shadow:0 4px 12px #3b82f64d;transition:transform .4s ease}.testimonial-card__user{display:flex;flex-direction:column;gap:.25rem;flex:1}.testimonial-card__rating .ant-rate-star{font-size:1rem;color:#fadb14}.testimonial-card__date{font-size:.875rem;color:#728cb0}.testimonial-card__comment{font-size:1rem;color:#3b4d68;line-height:1.7;position:relative;z-index:1;font-style:italic}.cta-section{padding:4rem 1.5rem;position:relative;overflow:hidden;background:linear-gradient(135deg,#3b82f6,#8b5cf6);scroll-margin-top:50px}.cta-section__container{max-width:1280px;margin:0 auto;position:relative;z-index:1;display:grid;grid-template-columns:1fr;gap:4rem;align-items:center}@media(min-width:1024px){.cta-section__container{grid-template-columns:1.5fr 1fr}}.cta-section__content{text-align:center;color:#fff;opacity:0;animation:slideInLeft-cta .8s ease forwards}@media(min-width:1024px){.cta-section__content{text-align:left}}.cta-section__icon{font-size:4rem;margin-bottom:1.5rem;display:inline-flex;padding:1.5rem;background:#ffffff26;border-radius:50%;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);animation:pulse 2s ease-in-out infinite;box-shadow:0 10px 30px #0003}.cta-section__title{font-size:2.25rem;font-weight:800;margin-bottom:1.5rem;color:#fff;text-shadow:0 2px 10px rgba(0,0,0,.1)}@media(min-width:768px){.cta-section__title{font-size:3rem}}.cta-section__description{font-size:1.25rem;line-height:1.7;margin-bottom:3rem;color:#fffffff2}.cta-section__actions{display:flex;flex-direction:column;gap:2rem;align-items:center}@media(min-width:1024px){.cta-section__actions{align-items:flex-start}}.cta-section__download-text{font-size:1.5rem;font-weight:700;color:#fff;display:flex;align-items:center;gap:.5rem;animation:bounce-cta 2s ease-in-out infinite}.cta-section__buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}@media(min-width:1024px){.cta-section__buttons{justify-content:flex-start}}.cta-section__store-btn{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem 2rem;font-size:1.125rem;font-weight:600;height:auto;border-radius:1rem;background:#fff;color:#1f2937;border:none;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 10px 30px #0000004d}.cta-section__store-btn:hover{transform:translateY(-6px) scale(1.05);box-shadow:0 20px 50px #0006;color:#3b82f6}.cta-section__store-btn .anticon{font-size:1.5rem;transition:transform .3s ease}.cta-section__store-btn:hover .anticon{transform:rotate(360deg) scale(1.2)}.cta-section__visual{position:relative;display:flex;justify-content:center;align-items:center;opacity:0;animation:slideInRight-cta .8s ease forwards;animation-delay:.2s}.cta-section__character{max-width:400px;width:100%;height:auto;filter:drop-shadow(0 30px 60px rgba(0,0,0,.3));animation:float-slow 6s ease-in-out infinite}@media(min-width:768px){.cta-section__character{max-width:500px}}.hero-content-col .hero-content{color:#fff}@media(min-width:1024px){.hero-content-col .hero-content{padding-right:3rem}}.hero-title{margin-bottom:1.5rem!important;animation:fade-in-up .6s ease-out .2s backwards}.hero-title .title-gradient,.hero-title .gradient-text{font-size:clamp(2.5rem,8vw,4.5rem);font-weight:800;line-height:1.1;background:linear-gradient(135deg,#60a5fa,#a78bfa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;display:block;letter-spacing:-.02em}.hero-subtitle,.subtitle{font-size:clamp(1rem,2vw,1.25rem);color:#fffc;line-height:1.6;margin-bottom:3rem!important;max-width:600px;animation:fade-in-up .6s ease-out .4s backwards}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:3rem;animation:fade-in-up .6s ease-out .4s backwards}.features-grid .hero-feature-card{display:flex;gap:1rem;padding:1.5rem;background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:.75rem;border:1px solid rgba(255,255,255,.1);transition:all .3s ease}.features-grid .hero-feature-card:hover{background:#ffffff1a;border-color:#fff3;transform:translateY(-4px)}.features-grid .hero-feature-card .feature-icon-wrapper{width:48px;height:48px;border-radius:.5rem;background:linear-gradient(135deg,#3b82f6,#8b5cf6);display:flex;align-items:center;justify-content:center;flex-shrink:0}.features-grid .hero-feature-card .feature-icon-wrapper .anticon{font-size:1.25rem;color:#fff}.features-grid .hero-feature-card .feature-content{flex:1}.features-grid .hero-feature-card .feature-description{font-size:.875rem;color:#fffc;margin:0;line-height:1.5}.cta-group{margin-bottom:2rem;animation:fade-in-up .6s ease-out .8s backwards}.cta-group .cta-button{height:48px;padding:0 3rem;font-size:1rem;font-weight:600;border-radius:.75rem;transition:all .3s ease}.cta-group .cta-button.cta-primary,.cta-group .cta-button.primary{background:linear-gradient(135deg,#3b82f6,#8b5cf6);border:none;box-shadow:0 4px 20px #3b82f666}.cta-group .cta-button.cta-primary:hover,.cta-group .cta-button.primary:hover{transform:translateY(-2px);box-shadow:0 8px 30px #3b82f680}.store-buttons{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:3rem;animation:fade-in-up .6s ease-out 1s backwards}.store-buttons .store-button{height:auto;padding:1rem 1.5rem;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:.75rem;transition:all .3s ease;color:#fff}.store-buttons .store-button:hover{background:#fff3;border-color:#fff6;transform:translateY(-2px);color:#fff;background-color:#ffffff0d!important}.store-buttons .store-button .anticon{font-size:1.5rem}.store-buttons .store-button .store-text{display:flex;flex-direction:column;align-items:flex-start;margin-left:.5rem}.store-buttons .store-button .store-label{font-size:.75rem;color:#fffc;line-height:1}.store-buttons .store-button .store-name{font-size:1rem;font-weight:600;color:#fff;line-height:1.2;margin-top:2px}.trust-indicators{display:flex;flex-wrap:wrap;gap:1.5rem;align-items:center;animation:fade-in-up .6s ease-out 1.2s backwards;background-color:#ffffff0d;border:1px solid rgba(255,255,255,.2);border-radius:10px;padding:.5rem 1.5rem}.trust-indicators .trust-wrapper{display:flex;align-items:center;gap:1.5rem}.trust-indicators .trust-item{display:flex;flex-direction:column;gap:.25rem}.trust-indicators .trust-number{font-size:1.5rem;font-weight:700;background:linear-gradient(135deg,#60a5fa,#a78bfa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.trust-indicators .trust-label{font-size:.875rem;color:#fffc}.trust-indicators .trust-divider{width:1px;height:40px;background:#fff3}@media(min-width:768px){.features-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.features-grid{grid-template-columns:1fr}.store-buttons{flex-direction:column}.store-buttons .store-button{width:100%}.trust-indicators{justify-content:center}.trust-indicators .trust-divider{display:none}}.hero-visual-col .gradient-orb{position:absolute;border-radius:50%;filter:blur(60px);opacity:.3;animation:float 6s ease-in-out infinite}.hero-visual-col .gradient-orb.orb-1{width:300px;height:300px;background:#3b82f6;top:10%;right:10%;animation-delay:0s}.hero-visual-col .gradient-orb.orb-2{width:250px;height:250px;background:#8b5cf6;bottom:20%;left:10%;animation-delay:2s}.hero-visual-col .gradient-orb.orb-3{width:200px;height:200px;background:#06b6d4;top:40%;right:30%;animation-delay:4s}.hero-visual-col .illustration-container{position:relative;width:100%;max-width:600px;aspect-ratio:1}.hero-visual-col .illustration-container .decorative-ring{position:absolute;border:2px solid rgba(255,255,255,.1);border-radius:50%;animation:rotate 20s linear infinite}.hero-visual-col .illustration-container .decorative-ring.ring-1{width:100%;height:100%;top:0;left:0}.hero-visual-col .illustration-container .decorative-ring.ring-2{width:80%;height:80%;top:10%;left:10%;animation-direction:reverse}.hero-visual-col .illustration-container .decorative-ring.ring-3{width:60%;height:60%;top:20%;left:20%}.hero-visual-col .hero-visual{position:relative;min-height:500px;display:flex;align-items:center;justify-content:center;animation:fade-in .8s ease-out .4s backwards}.central-illustration{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;z-index:2}.central-illustration .illustration-img{width:80%;height:auto;filter:drop-shadow(0 20px 60px rgba(0,0,0,.3));animation:floatCenter 6s ease-in-out infinite}.floating-icons{position:absolute;top:0;left:0;width:100%;height:100%}.floating-icons .floating-icon{position:absolute;width:60px;height:60px;background:#ffffff0d;border-radius:9999px;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 30px #0003;animation:float-icon 3s ease-in-out infinite;z-index:3}.floating-icons .floating-icon:nth-child(1){top:10%;left:10%;animation-delay:0s}.floating-icons .floating-icon:nth-child(2){top:20%;right:15%;animation-delay:.5s}.floating-icons .floating-icon:nth-child(3){bottom:25%;left:5%;animation-delay:1s}.floating-icons .floating-icon:nth-child(4){bottom:15%;right:10%;animation-delay:1.5s}.floating-icons .floating-icon .product-icon-img{width:40px;height:40px;border-radius:.5rem}.floating-icons .floating-icon .product-icon-emoji{font-size:1.5rem}@media(max-width:1024px){.hero-visual{margin-top:4rem}.illustration-container{max-width:400px}.floating-icon{width:50px;height:50px}.floating-icon .product-icon-img{width:32px;height:32px}}.hero-section{position:relative;min-height:100vh;background:linear-gradient(135deg,#0f172a,#1e293b,#334155);overflow:hidden;display:flex;align-items:center;padding:4rem 1.5rem}@media(min-width:768px){.hero-section{padding:5rem 3rem}}.particles-bg{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1}.particles-bg .particle{position:absolute;background:#ffffff4d;border-radius:50%;animation:float-particle 15s infinite ease-in-out}.hero-container{max-width:1400px;margin:0 auto;width:100%;position:relative;z-index:2}.hero-container .hero-row{align-items:center}.scroll-indicator{position:absolute;bottom:-10%;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:.5rem;background:none;border:none;cursor:pointer;z-index:10;animation:fade-in .8s ease-out 1.5s backwards}.scroll-indicator .scroll-indicator-content{display:flex;flex-direction:column;align-items:center;gap:.25rem}.scroll-indicator .scroll-icon{color:#fff;font-size:1.5rem;animation:bounce-arrow 2s infinite}.scroll-indicator .scroll-arrow{width:20px;height:20px;border-left:2px solid white;border-bottom:2px solid white;transform:rotate(-45deg);animation:bounce-arrow 2s infinite}.scroll-indicator:hover .scroll-icon,.scroll-indicator:hover .scroll-arrow{color:#3b82f6;border-color:#3b82f6}@media(max-width:768px){.scroll-indicator{display:none}}.features-section .features-title{text-align:center;font-size:1.5rem;font-weight:700;color:#e2e8f0eb;margin-bottom:3rem;position:relative}.features-section .features-title:after{content:"";position:absolute;bottom:-12px;left:50%;transform:translate(-50%);width:80px;height:4px;background:linear-gradient(90deg,#3b82f6,#8b5cf6);border-radius:2px}.features-section .about-features .feature-card{height:100%;background:#fff;border-radius:1rem;box-shadow:0 4px 6px #0000000d;border:1px solid #e2e8f0;transition:all .3s ease;padding:1.5rem;text-align:center;position:relative;overflow:hidden;opacity:0;transform:translateY(30px);animation:fadeInUp .6s ease-out forwards}.features-section .about-features .feature-card:nth-child(1){animation-delay:.8s}.features-section .about-features .feature-card:nth-child(2){animation-delay:1s}.features-section .about-features .feature-card:nth-child(3){animation-delay:1.2s}.features-section .about-features .feature-card:nth-child(4){animation-delay:1.4s}.features-section .about-features .feature-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#3b82f6,#8b5cf6);transform:scaleX(0);transition:transform .3s ease}.features-section .about-features .feature-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0000001f;border-color:transparent}.features-section .about-features .feature-card:hover:before{transform:scaleX(1)}.features-section .about-features .feature-card:hover .feature-icon{transform:scale(1.15) rotate(360deg);animation:bounce .6s ease-in-out}.features-section .about-features .feature-card:hover .feature-accent{width:100%}.features-section .about-features .feature-card .feature-icon{display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;background:#3b82f61a;border-radius:50%;font-size:1.5rem;margin-bottom:1rem;transition:all .3s ease}.features-section .about-features .feature-card .feature-title{font-size:1rem;font-weight:600;color:#1e293b;margin-bottom:.5rem;line-height:1.4}.features-section .about-features .feature-card .feature-accent{position:absolute;bottom:0;left:0;width:0;height:3px;transition:width .3s ease}.process-section{padding:0;margin-bottom:3rem}.process-section .process-header{text-align:center;font-size:1.5rem;font-weight:700;color:#e2e8f0eb;margin-bottom:3rem;position:relative}.process-section .process-header .process-title:after{content:"";position:absolute;bottom:-12px;left:50%;transform:translate(-50%);width:80px;height:4px;background:linear-gradient(90deg,#3b82f6,#8b5cf6);border-radius:2px}.process-section .process-header h3{font-size:1.5rem;font-weight:700;color:#e2e8f0eb;margin-bottom:.5rem}.process-section .process-card{padding:1.5rem;background:#fff;border-radius:.75rem;border:2px solid #e2e8f0;height:100%;position:relative;transition:all .3s ease}.process-section .process-card:hover{border-color:#3b82f6;box-shadow:0 10px 30px #3b82f626;transform:translateY(-8px)}.process-section .process-card:hover .process-step{background:linear-gradient(135deg,#3b82f6,#8b5cf6);color:#fff;transform:scale(1.15) rotate(360deg)}.process-section .process-step{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;background:#f1f5f9;border-radius:50%;font-size:1.125rem;font-weight:700;color:#3b82f6;margin-bottom:1rem;transition:all .3s ease}.process-section h4{font-size:1rem;font-weight:600;color:#1e293b;margin-bottom:.25rem}.process-section p{color:#64748b;font-size:.875rem;line-height:1.6;margin:0}.process-section .process-arrow{position:absolute;top:50%;right:-25px;transform:translateY(-50%);font-size:1.5rem;color:#cbd5e1a6;z-index:1}@media(max-width:991px){.process-section .process-arrow{display:none}}.about-content{margin-bottom:5rem}.about-content .about-text{width:100%;display:flex;flex-direction:column;gap:3rem}.about-content .about-text .mission-card{padding:3rem;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:1rem;box-shadow:0 20px 40px #3b82f64d;position:relative;overflow:hidden}.about-content .about-text .mission-card:hover{animation:pulse 2s ease-in-out infinite}.about-content .about-text .mission-card:before{content:"";position:absolute;top:-50%;right:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(255,255,255,.1) 0%,transparent 60%);animation:rotate 20s linear infinite}.about-content .about-text .mission-card h3{color:#fff;font-size:clamp(1.25rem,3vw,1.75rem);font-weight:700;margin-bottom:1rem;position:relative;z-index:1;line-height:1.3}.about-content .about-text .mission-card .mission-text{color:#fffffff2;font-size:1rem;line-height:1.7;margin:0;position:relative;z-index:1}.about-content .about-text .value-propositions{display:flex;flex-direction:column;gap:1rem}.about-content .about-text .value-propositions .value-item{display:flex;align-items:flex-start;gap:1rem;padding:1.5rem;background:#fff;border-radius:.75rem;border:2px solid #f1f5f9;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.about-content .about-text .value-propositions .value-item:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:currentColor;transform:scaleY(0);transform-origin:bottom;transition:transform .4s cubic-bezier(.4,0,.2,1)}.about-content .about-text .value-propositions .value-item:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at top right,rgba(59,130,246,.03),transparent);opacity:0;transition:opacity .4s ease}.about-content .about-text .value-propositions .value-item:hover{transform:translate(8px);box-shadow:0 12px 40px #00000014;border-color:#3b82f633}.about-content .about-text .value-propositions .value-item:hover:before{transform:scaleY(1);transform-origin:top}.about-content .about-text .value-propositions .value-item:hover:after{opacity:1}.about-content .about-text .value-propositions .value-item:hover .value-icon{transform:scale(1.05);box-shadow:0 8px 24px currentColor}.about-content .about-text .value-propositions .value-item .value-icon{flex-shrink:0;width:48px;height:48px;display:flex;align-items:center;justify-content:center;font-size:1.25rem;background:currentColor;color:#fff;border-radius:.5rem;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px #0000001a}.about-content .about-text .value-propositions .value-item .value-content{flex:1;position:relative;z-index:1}.about-content .about-text .value-propositions .value-item .value-content h5{font-size:1.125rem;font-weight:700;color:#1e293b;margin-bottom:.25rem;line-height:1.3}.about-content .about-text .value-propositions .value-item .value-content p{color:#64748b;font-size:.875rem;line-height:1.6;margin:0}.about-content .about-image-wrapper{position:relative;border-radius:1.5rem;overflow:hidden;box-shadow:0 25px 50px #00000026;transform-style:preserve-3d;transition:transform .3s ease}.about-content .about-image-wrapper:hover{transform:translateY(-8px) scale(1.02)}.about-content .about-image-wrapper:hover .decoration-1{transform:translate(-50%,-50%) scale(1.1)}.about-content .about-image-wrapper:hover .decoration-2{transform:translate(50%,50%) scale(1.1)}.about-content .about-image-wrapper:hover .decoration-3{transform:translate(-50%,50%) scale(1.1)}.about-content .about-image-wrapper:hover .about-image{transform:scale(1.05)}.about-content .about-image-wrapper .image-decorations .decoration{position:absolute;border-radius:50%;z-index:0;transition:transform .5s ease}.about-content .about-image-wrapper .image-decorations .decoration-1{top:-20px;right:-20px;width:150px;height:150px;background:radial-gradient(circle,rgba(59,130,246,.3),transparent);animation:float 6s ease-in-out infinite}.about-content .about-image-wrapper .image-decorations .decoration-2{bottom:-30px;left:-30px;width:200px;height:200px;background:radial-gradient(circle,rgba(139,92,246,.25),transparent);animation:float 8s ease-in-out infinite reverse}.about-content .about-image-wrapper .image-decorations .decoration-3{top:50%;left:-40px;width:120px;height:120px;background:radial-gradient(circle,rgba(16,185,129,.2),transparent);animation:float 7s ease-in-out infinite}.about-content .about-image-wrapper .about-image{width:100%;height:auto;display:block;position:relative;z-index:1;transition:transform .5s ease}.about-section{padding:5rem 1.5rem;position:relative;overflow:hidden;background:linear-gradient(135deg,#0b1120,#1f2937 45%,#312e81);color:#e2e8f0f2;scroll-margin-top:50px}.about-section .animate-on-scroll{opacity:0;transform:translateY(30px);transition:all .8s cubic-bezier(.4,0,.2,1)}.about-section .animate-on-scroll.animate{opacity:1;transform:translateY(0)}.about-section .about-container{max-width:1280px;margin:0 auto;position:relative;z-index:1}.about-section .about-container .about-header{text-align:center;margin-bottom:3rem;animation:fadeInUp .6s ease-out}.about-section .about-container .about-header .section-title{font-size:clamp(2rem,5vw,3.5rem);font-weight:800;background:linear-gradient(135deg,#bfdbfe,#c4b5fd,#22d3ee);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:1rem;letter-spacing:-.02em}.about-section .about-container .about-header .section-subtitle{font-size:clamp(1rem,2.5vw,1.2rem);color:#e2e8f0bf;max-width:700px;margin:0 auto;line-height:1.6}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes pulse{0%,to{box-shadow:0 10px 30px #00000026}50%{box-shadow:0 15px 40px #0003}}.product-card{position:relative;height:100%;border-radius:1rem;overflow:hidden;border:1px solid rgba(0,0,0,.06);transition:all .4s cubic-bezier(.4,0,.2,1);opacity:0;background:#fff;box-shadow:0 2px 8px #0000000a}.product-card.animate-in{animation:fadeInScale .5s ease-out forwards}.product-card .product-card-cover{position:relative;height:200px;display:flex;align-items:center;justify-content:center;background:#fff;overflow:hidden}.product-card .product-card-cover .product-card-background{position:absolute;top:0;right:0;bottom:0;left:0;transition:all .4s cubic-bezier(.4,0,.2,1);opacity:.08}.product-card .product-card-cover .product-card-logo{position:relative;z-index:1;border-radius:1rem;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px #00000014}.product-card .ant-card-body{padding:2rem 2rem 1.5rem}.product-card .ant-card-meta .ant-card-meta-title{margin-bottom:1rem;font-size:1.5rem;font-weight:600;line-height:1.3}.product-card .ant-card-meta .ant-card-meta-title .product-card-title{display:flex;align-items:center;justify-content:space-between;width:100%;padding-right:1rem}.product-card .ant-card-meta .ant-card-meta-title .product-card-title .product-card-arrow{transition:all .3s cubic-bezier(.4,0,.2,1);opacity:.6}.product-card .ant-card-meta .ant-card-meta-description .product-card-description{color:#4d6689;line-height:1.7;margin-bottom:0;font-size:1rem}.product-card-new-badge{position:absolute;top:12px;right:12px;z-index:2;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#ff4d4ff2,#f5222df2);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:6px 12px;border-radius:.75rem;box-shadow:0 2px 8px #f5222d4d;border:1px solid rgba(255,255,255,.2);color:#fff;font-weight:700;font-size:11px;letter-spacing:.8px;transition:all .3s ease}.product-card-new-badge:hover{transform:translateY(-2px) scale(1.05);box-shadow:0 4px 12px #f5222d66}.product-card-rating{position:absolute;top:12px;left:12px;z-index:2;display:flex;align-items:center;gap:4px;background:#fffffff2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:6px 10px;border-radius:.75rem;box-shadow:0 2px 8px #00000026;font-weight:600;font-size:13px;transition:all .3s ease;border:1px solid rgba(0,0,0,.05)}.product-card-rating .anticon{font-size:14px}.product-card-rating:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0003}.product-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px #0000001f;border-color:#0000001a}.product-card:hover .product-card-background{opacity:.12;transform:scale(1.05)}.product-card:hover .product-card-logo{transform:scale(1.12) rotate(5deg);box-shadow:0 8px 24px #00000026}.product-card:hover .product-card-arrow{transform:translate(6px);opacity:1;color:#8b5cf6}.product-card:hover .product-card-description{color:#445a78}.product-card:active{transform:translateY(-6px) scale(.98)}.product-card.product-card-countermate:hover{border-color:#3b82f64d;box-shadow:0 20px 40px #0000001f,0 0 0 3px #3b82f61a}.product-card.product-card-countermate .product-card-background{background:linear-gradient(135deg,#3b82f6,#0b63f3)}.product-card.product-card-countermate .ant-card-meta-title,.product-card.product-card-countermate:hover .product-card-arrow{color:#3b82f6}.product-card.product-card-stylemate:hover{border-color:#ec48994d;box-shadow:0 20px 40px #0000001f,0 0 0 3px #ec48991a}.product-card.product-card-stylemate .product-card-background{background:linear-gradient(135deg,#ec4899,#e71a7f)}.product-card.product-card-stylemate .ant-card-meta-title,.product-card.product-card-stylemate:hover .product-card-arrow{color:#ec4899}.product-card.product-card-vegmate:hover{border-color:#10b9814d;box-shadow:0 20px 40px #0000001f,0 0 0 3px #10b9811a}.product-card.product-card-vegmate .product-card-background{background:linear-gradient(135deg,#10b981,#0c8a60)}.product-card.product-card-vegmate .ant-card-meta-title,.product-card.product-card-vegmate:hover .product-card-arrow{color:#10b981}.product-card.product-card-mirrorhabit:hover{border-color:#8b5cf64d;box-shadow:0 20px 40px #0000001f,0 0 0 3px #8b5cf61a}.product-card.product-card-mirrorhabit .product-card-background{background:linear-gradient(135deg,#8b5cf6,#692cf3)}.product-card.product-card-mirrorhabit .ant-card-meta-title,.product-card.product-card-mirrorhabit:hover .product-card-arrow{color:#8b5cf6}.product-card.product-card-primary:hover{border-color:#3b82f64d;box-shadow:0 20px 40px #0000001f,0 0 0 3px #3b82f61a}.product-card.product-card-primary .product-card-background{background:linear-gradient(135deg,#3b82f6,#0b63f3)}.product-card.product-card-primary .ant-card-meta-title,.product-card.product-card-primary:hover .product-card-arrow{color:#3b82f6}.product-card.product-card-secondary:hover{border-color:#8b5cf64d;box-shadow:0 20px 40px #0000001f,0 0 0 3px #8b5cf61a}.product-card.product-card-secondary .product-card-background{background:linear-gradient(135deg,#8b5cf6,#692cf3)}.product-card.product-card-secondary .ant-card-meta-title,.product-card.product-card-secondary:hover .product-card-arrow{color:#8b5cf6}.product-card.product-card-tertiary:hover{border-color:#06b6d44d;box-shadow:0 20px 40px #0000001f,0 0 0 3px #06b6d41a}.product-card.product-card-tertiary .product-card-background{background:linear-gradient(135deg,#06b6d4,#058ba2)}.product-card.product-card-tertiary .ant-card-meta-title,.product-card.product-card-tertiary:hover .product-card-arrow{color:#06b6d4}.product-card.product-card-success:hover{border-color:#10b9814d;box-shadow:0 20px 40px #0000001f,0 0 0 3px #10b9811a}.product-card.product-card-success .product-card-background{background:linear-gradient(135deg,#10b981,#0c8a60)}.product-card.product-card-success .ant-card-meta-title,.product-card.product-card-success:hover .product-card-arrow{color:#10b981}.product-card.product-card-danger:hover{border-color:#ef44444d;box-shadow:0 20px 40px #0000001f,0 0 0 3px #ef44441a}.product-card.product-card-danger .product-card-background{background:linear-gradient(135deg,#ef4444,#eb1515)}.product-card.product-card-danger .ant-card-meta-title,.product-card.product-card-danger:hover .product-card-arrow{color:#ef4444}.product-card.product-card-warning:hover{border-color:#f59e0b4d;box-shadow:0 20px 40px #0000001f,0 0 0 3px #f59e0b1a}.product-card.product-card-warning .product-card-background{background:linear-gradient(135deg,#f59e0b,#c57f08)}.product-card.product-card-warning .ant-card-meta-title,.product-card.product-card-warning:hover .product-card-arrow{color:#f59e0b}.product-card.product-card-info:hover{border-color:#3b82f64d;box-shadow:0 20px 40px #0000001f,0 0 0 3px #3b82f61a}.product-card.product-card-info .product-card-background{background:linear-gradient(135deg,#3b82f6,#0b63f3)}.product-card.product-card-info .ant-card-meta-title,.product-card.product-card-info:hover .product-card-arrow{color:#3b82f6}.product-card.product-card-dark:hover{border-color:#1f29374d;box-shadow:0 20px 40px #0000001f,0 0 0 3px #1f29371a}.product-card.product-card-dark .product-card-background{background:linear-gradient(135deg,#1f2937,#0d1116)}.product-card.product-card-dark .ant-card-meta-title,.product-card.product-card-dark:hover .product-card-arrow{color:#1f2937}.product-card.product-card-light:hover{border-color:#f9fafb4d;box-shadow:0 20px 40px #0000001f,0 0 0 3px #f9fafb1a}.product-card.product-card-light .product-card-background{background:linear-gradient(135deg,#f9fafb,#dae1e7)}.product-card.product-card-light .ant-card-meta-title,.product-card.product-card-light:hover .product-card-arrow{color:#f9fafb}.product-card.product-card-gray-background:hover{border-color:#ffffff4d;box-shadow:0 20px 40px #0000001f,0 0 0 3px #ffffff1a}.product-card.product-card-gray-background .product-card-background{background:linear-gradient(135deg,#ffffff80,#e6e6e680)}.product-card.product-card-gray-background .ant-card-meta-title,.product-card.product-card-gray-background:hover .product-card-arrow{color:#ffffff80}.product-card.product-card-gray-text:hover{border-color:#ffffff4d;box-shadow:0 20px 40px #0000001f,0 0 0 3px #ffffff1a}.product-card.product-card-gray-text .product-card-background{background:linear-gradient(135deg,#fffc,#e6e6e6cc)}.product-card.product-card-gray-text .ant-card-meta-title,.product-card.product-card-gray-text:hover .product-card-arrow{color:#fffc}.product-card.product-card-gray-text-2:hover{border-color:#ffffff4d;box-shadow:0 20px 40px #0000001f,0 0 0 3px #ffffff1a}.product-card.product-card-gray-text-2 .product-card-background{background:linear-gradient(135deg,#ffffffe6,#e6e6e6e6)}.product-card.product-card-gray-text-2 .ant-card-meta-title,.product-card.product-card-gray-text-2:hover .product-card-arrow{color:#ffffffe6}.product-card.product-card-white-transparent:hover{border-color:#ffffff4d;box-shadow:0 20px 40px #0000001f,0 0 0 3px #ffffff1a}.product-card.product-card-white-transparent .product-card-background{background:linear-gradient(135deg,#ffffff0d,#e6e6e60d)}.product-card.product-card-white-transparent .ant-card-meta-title,.product-card.product-card-white-transparent:hover .product-card-arrow{color:#ffffff0d}.product-card.product-card-white-transparent-2:hover{border-color:#ffffff4d;box-shadow:0 20px 40px #0000001f,0 0 0 3px #ffffff1a}.product-card.product-card-white-transparent-2 .product-card-background{background:linear-gradient(135deg,#ffffff1a,#e6e6e61a)}.product-card.product-card-white-transparent-2 .ant-card-meta-title,.product-card.product-card-white-transparent-2:hover .product-card-arrow{color:#ffffff1a}.product-card.product-card-white-transparent-3:hover{border-color:#ffffff4d;box-shadow:0 20px 40px #0000001f,0 0 0 3px #ffffff1a}.product-card.product-card-white-transparent-3 .product-card-background{background:linear-gradient(135deg,#fff3,#e6e6e633)}.product-card.product-card-white-transparent-3 .ant-card-meta-title,.product-card.product-card-white-transparent-3:hover .product-card-arrow{color:#fff3}.product-card.product-card-white-transparent-4:hover{border-color:#ffffff4d;box-shadow:0 20px 40px #0000001f,0 0 0 3px #ffffff1a}.product-card.product-card-white-transparent-4 .product-card-background{background:linear-gradient(135deg,#fff6,#e6e6e666)}.product-card.product-card-white-transparent-4 .ant-card-meta-title,.product-card.product-card-white-transparent-4:hover .product-card-arrow{color:#fff6}.product-card.product-card-white-transparent-5:hover{border-color:#ffffff4d;box-shadow:0 20px 40px #0000001f,0 0 0 3px #ffffff1a}.product-card.product-card-white-transparent-5 .product-card-background{background:linear-gradient(135deg,#fff9,#e6e6e699)}.product-card.product-card-white-transparent-5 .ant-card-meta-title,.product-card.product-card-white-transparent-5:hover .product-card-arrow{color:#fff9}.product-card.product-card-white-transparent-6:hover{border-color:#ffffff4d;box-shadow:0 20px 40px #0000001f,0 0 0 3px #ffffff1a}.product-card.product-card-white-transparent-6 .product-card-background{background:linear-gradient(135deg,#fffc,#e6e6e6cc)}.product-card.product-card-white-transparent-6 .ant-card-meta-title,.product-card.product-card-white-transparent-6:hover .product-card-arrow{color:#fffc}.product-card.product-card-blue-transparent:hover{border-color:#3b82f64d;box-shadow:0 20px 40px #0000001f,0 0 0 3px #3b82f61a}.product-card.product-card-blue-transparent .product-card-background{background:linear-gradient(135deg,#3b82f680,#0b63f380)}.product-card.product-card-blue-transparent .ant-card-meta-title,.product-card.product-card-blue-transparent:hover .product-card-arrow{color:#3b82f680}.product-card.product-card-blue-transparent-2:hover{border-color:#3b82f64d;box-shadow:0 20px 40px #0000001f,0 0 0 3px #3b82f61a}.product-card.product-card-blue-transparent-2 .product-card-background{background:linear-gradient(135deg,#3b82f699,#0b63f399)}.product-card.product-card-blue-transparent-2 .ant-card-meta-title,.product-card.product-card-blue-transparent-2:hover .product-card-arrow{color:#3b82f699}.product-card:focus-visible{outline:3px solid rgba(139,92,246,.5);outline-offset:2px}@media(max-width:1024px){.product-card .product-card-cover{height:180px}}@media(max-width:768px){.product-card .product-card-cover{height:160px}.product-card .ant-card-body{padding:1.5rem}.product-card .ant-card-meta-title{font-size:1.25rem}.product-card:hover{transform:translateY(-4px)}}.comment-card{height:100%;border-radius:1rem;box-shadow:0 2px 12px #0000000f;transition:all .4s cubic-bezier(.4,0,.2,1);border:1px solid rgba(0,0,0,.06);opacity:0;background:#fff;position:relative;overflow:hidden}.comment-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#8b5cf699,#06b6d466);opacity:0;transition:opacity .3s ease}.comment-card.animate-in{animation:fadeInUp .6s ease-out forwards}.comment-card .ant-card-body{padding:1.5rem;display:flex;flex-direction:column;height:100%;min-height:260px}.comment-card .comment-card-main{display:flex;gap:1rem;flex:1}.comment-card .comment-card-avatar{flex-shrink:0;font-size:1.125rem;font-weight:600;box-shadow:0 4px 12px #0000001a;transition:all .3s cubic-bezier(.4,0,.2,1)}.comment-card .comment-card-content{flex:1;display:flex;flex-direction:column;min-width:0}.comment-card .comment-card-header{margin-bottom:.5rem}.comment-card .comment-card-rating-wrapper{display:flex;flex-direction:column;gap:.5rem}.comment-card .comment-card-rating .ant-rate-star{font-size:16px;margin-right:3px}.comment-card .comment-card-app{font-size:.875rem;color:#8b5cf6;font-weight:600;display:inline-block;padding:.25rem 1rem;background:linear-gradient(135deg,#8b5cf61f,#06b6d414);border-radius:.75rem;width:fit-content;letter-spacing:.3px;transition:all .3s ease}.comment-card .comment-card-text{font-size:1rem;line-height:1.7;color:#3b4d68;margin-bottom:0;position:relative;font-style:italic}.comment-card .comment-card-text:before,.comment-card .comment-card-text:after{font-size:1.5rem;color:#8b5cf64d;font-style:normal;font-family:Georgia,serif}.comment-card .comment-card-text:before{content:'"';margin-right:.5rem}.comment-card .comment-card-text:after{content:'"';margin-left:.5rem}.comment-card .comment-card-footer{margin-top:auto;padding-top:.5rem}.comment-card .comment-card-divider{margin:1rem 0 .25rem;border-color:#0000000f}.comment-card .comment-card-date{font-size:.875rem;display:block;color:#728cb0;font-style:italic}.comment-card:hover{transform:translateY(-6px);box-shadow:0 16px 32px #0000001f;border-color:#8b5cf633}.comment-card:hover:before{opacity:1}.comment-card:hover .comment-card-avatar{transform:scale(1.08) rotate(-2deg);box-shadow:0 6px 20px #00000026}.comment-card:hover .comment-card-app{background:linear-gradient(135deg,#8b5cf633,#06b6d41f);transform:translateY(-1px)}.comment-card:active{transform:translateY(-3px) scale(.99)}.comment-card:focus-visible{outline:3px solid rgba(139,92,246,.5);outline-offset:2px}@media(max-width:768px){.comment-card .ant-card-body{padding:1rem;min-height:240px}.comment-card .comment-card-main{flex-direction:column;gap:1rem}.comment-card .comment-card-text{text-align:center}.comment-card:hover{transform:translateY(-3px)}}.products{padding:2rem 1.5rem;position:relative;background:linear-gradient(135deg,#f6f5ff,#eef2ff 40%,#dbeafe);color:#0f172a;scroll-margin-top:50px}.products:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(circle at 1px 1px,rgba(148,163,184,.12) 1px,transparent 0);background-size:40px 40px;pointer-events:none;opacity:.5}.products .products-container{max-width:1280px;margin:0 auto;position:relative;z-index:1}.products .products-header{text-align:center;margin-bottom:3rem;animation:fadeInUp .6s ease-out}.products .products-header.animate-in{animation:fadeInUp .6s ease-out forwards}.products .products-header .products-header-title{font-size:clamp(2rem,5vw,3.5rem);font-weight:800;background:linear-gradient(135deg,#60a5fa,#a78bfa,#22d3ee);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:1rem;letter-spacing:-.02em}.products .products-header .products-header-subtitle{font-size:clamp(1rem,2.5vw,1.2rem);color:#0f172ab3;max-width:700px;margin:0 auto;line-height:1.6}.products .products-grid{margin-bottom:3rem}.products .products-divider{margin:1rem 0;border-color:#00000014;border-width:1px;position:relative}.products .products-comments{margin-top:1rem}.products .products-comments .animate-in{animation:fadeInUp .6s ease-out forwards}.products .products-comments .products-comments-title{text-align:center;font-size:1.5rem;font-weight:700;color:#0f172af2;margin-bottom:3rem;position:relative}.products .products-comments .products-comments-title:after{content:"";position:absolute;bottom:-12px;left:50%;transform:translate(-50%);width:80px;height:4px;background:linear-gradient(90deg,#8b5cf6,#06b6d4);border-radius:2px}@keyframes fadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInScale{0%{opacity:0;transform:scale(.85) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes pulse{0%,to{box-shadow:0 2px 12px #0000000f}50%{box-shadow:0 4px 20px #0000001a}}@media(max-width:1024px){.products .products-grid{margin-bottom:5rem}}@media(max-width:768px){.products{padding:2rem 1rem}.products .products-divider{margin:5rem 0}.products .products-comments{margin-top:5rem}.products .products-comments .products-comments-title{font-size:1.5rem;margin-bottom:3rem}.products .products-comments .products-comments-title:after{width:35px;height:2px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}h1{font-size:48px!important}h2{font-size:32px!important}h3{font-size:24px!important}p,a{font-size:18px!important}@media(max-width:768px){h1{font-size:32px!important}h2{font-size:24px!important}h3{font-size:18px!important}p,a{font-size:16px!important}}@media(max-width:480px){h1{font-size:24px!important}h2{font-size:18px!important}h3{font-size:16px!important}p,a{font-size:10px!important}}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:#1f2937;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden;background:linear-gradient(180deg,#fff,#fafbfc)}.ant-layout{background:transparent}.ant-btn-primary{background:#3b82f6;border-color:#3b82f6}.ant-btn-primary:hover,.ant-btn-primary:focus{background:#0b63f3;border-color:#0b63f3}.ant-input,.ant-input-textarea,.ant-select-selector{border-radius:.5rem!important}.ant-input:hover,.ant-input:focus,.ant-input-textarea:hover,.ant-input-textarea:focus,.ant-select-selector:hover,.ant-select-selector:focus{border-color:#3b82f6}.ant-form-item-label>label{font-weight:500;color:#1f2937}.ant-drawer-header{border-bottom:1px solid #f9fafb}.ant-drawer-body{padding:1.5rem}.ant-rate-star{color:#fadb14}.ant-message .ant-message-notice-content{border-radius:.75rem;box-shadow:0 10px 15px -3px #0000001a}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:9999px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#0b63f3,#692cf3)}*{scrollbar-width:thin;scrollbar-color:#3b82f6 #f9fafb}::selection{background:#3b82f633;color:#1f2937}::-moz-selection{background:#3b82f633;color:#1f2937}*:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.skip-to-main{position:absolute;top:-40px;left:0;background:#3b82f6;color:#fff;padding:.5rem 1rem;text-decoration:none;z-index:9999}.skip-to-main:focus{top:0}@media print{.navigation,.footer,.contact{display:none}a[href]:after{content:" (" attr(href) ")"}}img{max-width:100%;height:auto;display:block}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInUp{0%{transform:translateY(30px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes slideInDown{0%{transform:translateY(-30px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes slideInLeft{0%{transform:translate(-30px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes slideInRight{0%{transform:translate(30px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.animate-fadeIn{animation:fadeIn .5s ease-in-out}.animate-slideInUp{animation:slideInUp .5s ease-out}.animate-slideInDown{animation:slideInDown .5s ease-out}.animate-slideInLeft{animation:slideInLeft .5s ease-out}.animate-slideInRight{animation:slideInRight .5s ease-out}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.mobile-app-page{position:relative;min-height:100vh;background:#f0f4f8;scroll-margin-top:50px}.mobile-app-page:before{content:"";position:fixed;top:-200px;right:-200px;width:800px;height:800px;background:radial-gradient(circle,rgba(59,130,246,.3) 0%,rgba(59,130,246,.1) 50%,transparent 70%);border-radius:50%;animation:float 20s ease-in-out infinite;z-index:0;filter:blur(80px)}.mobile-app-page:after{content:"";position:fixed;bottom:-200px;left:-200px;width:700px;height:700px;background:radial-gradient(circle,rgba(139,92,246,.25) 0%,rgba(139,92,246,.1) 50%,transparent 70%);border-radius:50%;animation:float 25s ease-in-out infinite reverse;z-index:0;filter:blur(80px)}.mobile-app-page .sparkles{position:fixed;top:0;left:0;width:100%;height:100%;overflow:hidden;pointer-events:none;z-index:1}.mobile-app-page .sparkle{position:absolute;width:6px;height:6px;background:radial-gradient(circle,rgb(255,255,255),rgba(59,130,246,.8),transparent);border-radius:50%;animation:sparkle 3s ease-in-out infinite;box-shadow:0 0 20px #3b82f6cc,0 0 40px #3b82f666}.mobile-app-page .sparkle:nth-child(1){left:10%;top:20%;animation-delay:0s}.mobile-app-page .sparkle:nth-child(2){left:25%;top:15%;animation-delay:.5s}.mobile-app-page .sparkle:nth-child(3){left:40%;top:30%;animation-delay:1s}.mobile-app-page .sparkle:nth-child(4){left:60%;top:10%;animation-delay:1.5s}.mobile-app-page .sparkle:nth-child(5){left:75%;top:25%;animation-delay:2s}.mobile-app-page .sparkle:nth-child(6){left:90%;top:35%;animation-delay:2.5s}.mobile-app-page .sparkle:nth-child(7){left:15%;top:50%;animation-delay:.3s}.mobile-app-page .sparkle:nth-child(8){left:30%;top:60%;animation-delay:.8s}.mobile-app-page .sparkle:nth-child(9){left:50%;top:55%;animation-delay:1.3s}.mobile-app-page .sparkle:nth-child(10){left:70%;top:65%;animation-delay:1.8s}.mobile-app-page .sparkle:nth-child(11){left:85%;top:70%;animation-delay:2.3s}.mobile-app-page .sparkle:nth-child(12){left:20%;top:80%;animation-delay:.6s}.mobile-app-page .sparkle:nth-child(13){left:45%;top:85%;animation-delay:1.1s}.mobile-app-page .sparkle:nth-child(14){left:65%;top:90%;animation-delay:1.6s}.mobile-app-page .sparkle:nth-child(15){left:80%;top:95%;animation-delay:2.1s}.mobile-app-page .sparkle:nth-child(16){left:5%;top:40%;animation-delay:.4s;animation-duration:4s}.mobile-app-page .sparkle:nth-child(17){left:35%;top:45%;animation-delay:.9s;animation-duration:4s}.mobile-app-page .sparkle:nth-child(18){left:55%;top:75%;animation-delay:1.4s;animation-duration:4s}.mobile-app-page .sparkle:nth-child(19){left:95%;top:50%;animation-delay:1.9s;animation-duration:4s}.mobile-app-page .sparkle:nth-child(20){left:12%;top:70%;animation-delay:2.4s;animation-duration:4s}.mobile-app-page .grid-pattern{position:fixed;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(rgba(59,130,246,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(59,130,246,.05) 1px,transparent 1px);background-size:60px 60px;pointer-events:none;z-index:0;opacity:.6}.mobile-app-page .app-page-hero{min-height:100vh;position:relative;z-index:2}.mobile-app-page .app-page-features{background:transparent;position:relative;z-index:2}.mobile-app-page .app-page-faq{position:relative;z-index:2;background:transparent}.mobile-app-page .app-page-testimonials{background:transparent;position:relative;z-index:2}.mobile-app-page .app-page-cta{position:relative;z-index:2;background:transparent}.mobile-app-page .app-page-contact{background:transparent;position:relative;z-index:2}@keyframes float{0%,to{transform:translate(0) scale(1) rotate(0)}33%{transform:translate(50px,-50px) scale(1.15) rotate(5deg)}66%{transform:translate(-30px,30px) scale(.95) rotate(-5deg)}}@keyframes sparkle{0%,to{opacity:0;transform:scale(0) rotate(0)}50%{opacity:1;transform:scale(1.5) rotate(180deg)}}.user-guide-page{min-height:calc(100vh - 70px);background:#f5f7fa}.user-guide-page .documentation-container{min-height:calc(100vh - 70px);background:transparent}.user-guide-page .documentation-container .doc-slider{background:#fff;box-shadow:2px 0 8px #0000000f;height:calc(100vh - 70px);position:sticky;top:70px;overflow-y:auto}.user-guide-page .documentation-container .doc-slider::-webkit-scrollbar{width:6px}.user-guide-page .documentation-container .doc-slider::-webkit-scrollbar-thumb{background:#0003;border-radius:3px}.user-guide-page .documentation-container .doc-slider::-webkit-scrollbar-thumb:hover{background:#0000004d}.user-guide-page .documentation-container .doc-slider .ant-layout-sider-trigger{background:#3b82f6;color:#fff;transition:all .3s ease}.user-guide-page .documentation-container .doc-slider .ant-layout-sider-trigger:hover{background:#0b63f3}.user-guide-page .documentation-container .doc-slider.ant-layout-sider-collapsed .doc-menu .ant-menu-item,.user-guide-page .documentation-container .doc-slider.ant-layout-sider-collapsed .doc-menu .ant-menu-submenu-title{padding:0 calc(50% - 8px)}.user-guide-page .documentation-container .doc-menu{border-right:none;padding:1.5rem 0;background:transparent}.user-guide-page .documentation-container .doc-menu .ant-menu-item{margin:.25rem 1rem;border-radius:.75rem;height:44px;line-height:44px;font-size:1rem;transition:all .3s ease}.user-guide-page .documentation-container .doc-menu .ant-menu-item:hover{background:#3b82f614;color:#3b82f6}.user-guide-page .documentation-container .doc-menu .ant-menu-item.ant-menu-item-selected{background:linear-gradient(135deg,#3b82f6,#8b5cf6);color:#fff;font-weight:600}.user-guide-page .documentation-container .doc-menu .ant-menu-item.ant-menu-item-selected:after{display:none}.user-guide-page .documentation-container .doc-menu .ant-menu-item .anticon{font-size:1.1rem}.user-guide-page .documentation-container .doc-menu .ant-menu-submenu .ant-menu-submenu-title{margin:.25rem 1rem;border-radius:.75rem;height:44px;line-height:44px;font-size:1rem;font-weight:600;transition:all .3s ease}.user-guide-page .documentation-container .doc-menu .ant-menu-submenu .ant-menu-submenu-title:hover{background:#3b82f614;color:#3b82f6}.user-guide-page .documentation-container .doc-menu .ant-menu-submenu .ant-menu-submenu-title .anticon{font-size:1.1rem}.user-guide-page .documentation-container .doc-menu .ant-menu-submenu.ant-menu-submenu-open .ant-menu-submenu-title{color:#3b82f6}.user-guide-page .documentation-container .doc-content-layout{background:transparent}.user-guide-page .documentation-container .doc-content-title{background:#fff!important;padding:1.5rem 3rem;box-shadow:0 2px 8px #0000000f;display:flex;align-items:center;height:auto;line-height:normal;position:sticky;top:70px;z-index:10}.user-guide-page .documentation-container .doc-content-title .ant-typography{margin:0;font-size:1.5rem;font-weight:700;color:#1f2937}@media(min-width:768px){.user-guide-page .documentation-container .doc-content-title .ant-typography{font-size:1.875rem}}.user-guide-page .documentation-container .doc-content-title .ant-btn{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:.75rem;transition:all .3s ease}.user-guide-page .documentation-container .doc-content-title .ant-btn:hover{background:#3b82f61a;color:#3b82f6}.user-guide-page .documentation-container .doc-content-title .ant-btn .anticon{font-size:1.3rem}.user-guide-page .documentation-container .mobile-menu{background:#fff;border-bottom:1px solid rgba(0,0,0,.06);max-height:60vh;overflow-y:auto;animation:slideDown .3s ease}.user-guide-page .documentation-container .mobile-menu::-webkit-scrollbar{width:6px}.user-guide-page .documentation-container .mobile-menu::-webkit-scrollbar-thumb{background:#0003;border-radius:3px}.user-guide-page .documentation-container .mobile-menu .doc-menu{padding:1rem 0}.user-guide-page .documentation-container .doc-content{padding:3rem 1.5rem;min-height:calc(100vh - 220px)}@media(min-width:768px){.user-guide-page .documentation-container .doc-content{padding:4rem 3rem}}@media(min-width:1024px){.user-guide-page .documentation-container .doc-content{padding:5rem 4rem}}.user-guide-page .documentation-container .doc-card{max-width:1000px;margin:0 auto;border-radius:1rem;box-shadow:0 2px 12px #0000000f;border:none;transition:box-shadow .3s ease}.user-guide-page .documentation-container .doc-card:hover{box-shadow:0 4px 20px #00000014}.user-guide-page .documentation-container .doc-card .ant-card-body{padding:3rem}@media(min-width:768px){.user-guide-page .documentation-container .doc-card .ant-card-body{padding:4rem 5rem}}.user-guide-page .documentation-container .doc-card .ant-card-body h1{font-size:1.875rem;font-weight:800;color:#1f2937;margin-bottom:2rem;padding-bottom:1rem;border-bottom:3px solid #3b82f6}@media(min-width:768px){.user-guide-page .documentation-container .doc-card .ant-card-body h1{font-size:2.25rem}}.user-guide-page .documentation-container .doc-card .ant-card-body h2{font-size:1.5rem;font-weight:700;color:#1f2937;margin-top:3rem;margin-bottom:1.5rem}@media(min-width:768px){.user-guide-page .documentation-container .doc-card .ant-card-body h2{font-size:1.875rem}}.user-guide-page .documentation-container .doc-card .ant-card-body h3{font-size:1.25rem;font-weight:600;color:#1f2937;margin-top:2rem;margin-bottom:1rem}@media(min-width:768px){.user-guide-page .documentation-container .doc-card .ant-card-body h3{font-size:1.5rem}}.user-guide-page .documentation-container .doc-card .ant-card-body h4,.user-guide-page .documentation-container .doc-card .ant-card-body h5,.user-guide-page .documentation-container .doc-card .ant-card-body h6{font-size:1.125rem;font-weight:600;color:#1f2937;margin-top:1.5rem;margin-bottom:.5rem}.user-guide-page .documentation-container .doc-card .ant-card-body p{font-size:1rem;line-height:1.8;color:#3b4d68;margin-bottom:1.5rem}@media(min-width:768px){.user-guide-page .documentation-container .doc-card .ant-card-body p{font-size:1.125rem;line-height:1.9}}.user-guide-page .documentation-container .doc-card .ant-card-body ul,.user-guide-page .documentation-container .doc-card .ant-card-body ol{margin-bottom:1.5rem;padding-left:3rem}.user-guide-page .documentation-container .doc-card .ant-card-body ul li,.user-guide-page .documentation-container .doc-card .ant-card-body ol li{font-size:1rem;line-height:1.8;color:#3b4d68;margin-bottom:.5rem}@media(min-width:768px){.user-guide-page .documentation-container .doc-card .ant-card-body ul li,.user-guide-page .documentation-container .doc-card .ant-card-body ol li{font-size:1.125rem}}.user-guide-page .documentation-container .doc-card .ant-card-body ul{list-style-type:disc}.user-guide-page .documentation-container .doc-card .ant-card-body ol{list-style-type:decimal}.user-guide-page .documentation-container .doc-card .ant-card-body a{color:#3b82f6;text-decoration:underline;transition:color .3s ease}.user-guide-page .documentation-container .doc-card .ant-card-body a:hover{color:#0a59da}.user-guide-page .documentation-container .doc-card .ant-card-body strong,.user-guide-page .documentation-container .doc-card .ant-card-body b{font-weight:700;color:#1f2937}.user-guide-page .documentation-container .doc-card .ant-card-body em,.user-guide-page .documentation-container .doc-card .ant-card-body i{font-style:italic}.user-guide-page .documentation-container .doc-card .ant-card-body code{padding:.25rem .5rem;background:#3b82f61a;border-radius:.25rem;font-family:Monaco,Courier New,monospace;font-size:.9em;color:#3b82f6;border:1px solid rgba(59,130,246,.2)}.user-guide-page .documentation-container .doc-card .ant-card-body pre{padding:1.5rem;background:#f6f8fa;border-radius:.75rem;overflow-x:auto;margin-bottom:1.5rem;border:1px solid rgba(0,0,0,.1)}.user-guide-page .documentation-container .doc-card .ant-card-body pre code{padding:0;background:none;color:#1f2937;border:none;font-size:.95em}.user-guide-page .documentation-container .doc-card .ant-card-body blockquote{padding:1.5rem 2rem;margin:2rem 0;background:#3b82f60d;border-left:4px solid #3b82f6;border-radius:.75rem}.user-guide-page .documentation-container .doc-card .ant-card-body blockquote p{margin-bottom:0;font-style:italic;color:#314158}.user-guide-page .documentation-container .doc-card .ant-card-body hr{border:none;border-top:2px solid rgb(195.8430232558,206.5988372093,221.6569767442);margin:3rem 0}.user-guide-page .documentation-container .doc-card .ant-card-body img{max-width:100%;height:auto;border-radius:.75rem;margin:2rem 0;box-shadow:0 4px 12px #0000001a}.user-guide-page .documentation-container .doc-card .ant-card-body table{width:100%;border-collapse:collapse;margin-bottom:2rem;border-radius:.75rem;overflow:hidden}.user-guide-page .documentation-container .doc-card .ant-card-body table th,.user-guide-page .documentation-container .doc-card .ant-card-body table td{padding:1rem 1.5rem;border:1px solid rgb(195.8430232558,206.5988372093,221.6569767442);text-align:left}.user-guide-page .documentation-container .doc-card .ant-card-body table th{background:#3b82f61a;font-weight:700;color:#1f2937;font-size:1rem}.user-guide-page .documentation-container .doc-card .ant-card-body table td{color:#3b4d68;font-size:1rem}.user-guide-page .documentation-container .doc-card .ant-card-body table tr:hover{background:#3b82f608}.user-guide-page .documentation-container .doc-card .ant-card-body>*:last-child{margin-bottom:0}.user-guide-page .documentation-container .doc-card .ant-card-body>*:first-child{margin-top:0}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.premium-container{display:flex;background:#fff;justify-content:center;align-items:center;padding:5%;gap:10%;flex-grow:1;width:100%}.premium-container .txt-container{text-align:left}.premium-container .txt-container .premium-btn{padding:20px;background:#ffc803;box-shadow:2px 2px 5px #0000004d}.premium-container .premium-img{width:30%}.usr-delete-container{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;margin:0 auto;padding:3rem 0}.usr-delete-container h2{font-size:32px;margin-bottom:16px;color:#333}.usr-delete-container .form-sub-title{color:#323131;font-size:18px;margin-bottom:32px}.usr-delete-container .usr-delete-form{width:50%;padding:2%;text-align:left}.usr-delete-container .usr-delete-form .contact-btn{margin-top:32px}.usr-delete-container .usr-delete-form .ant-form-item-label{font-weight:500}.usr-delete-container .usr-delete-form .ant-input,.usr-delete-container .usr-delete-form .ant-select-selector{border-radius:8px!important}.usr-delete-container .usr-delete-form .ant-btn{height:40px;border-radius:8px;font-size:16px}.delete-approve-div{display:flex;justify-content:center;align-items:center;min-height:300px}@media screen and (max-width:768px){.usr-delete-container{padding:32px 16px}.usr-delete-container h2{font-size:24px}.form-sub-title{font-size:16px;margin-bottom:24px}.usr-delete-form .ant-form-item-label,.usr-delete-form .ant-input,.usr-delete-form .ant-select-selector{font-size:14px}.usr-delete-form .ant-btn{height:36px;font-size:14px}.contact-btn{margin-top:24px}}.not-found-container{display:flex;background-color:#fff;justify-content:center;align-items:center;padding:5%;gap:10%;flex-grow:1}.not-found-container .not-found-txt{text-align:left}.not-found-container .not-found-txt .not-found-btn{padding:20px;background:#ffc803;box-shadow:2px 2px 5px #0000004d}.not-found-container .not-found-img{width:50%}
