body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{font-family:Arial,sans-serif}body{background-color:#f9fbff}.header{background-color:#fff;box-shadow:0 1px 10px #0000000d;justify-content:space-between;padding:20px 5%}.header,.logo{align-items:center;display:flex}.logo{color:#10375c;font-size:20px;font-weight:700}.logo img{margin-right:8px}.nav a{color:#555;font-weight:500;margin:0 15px;text-decoration:none}.auth-buttons{display:flex;gap:10px}.auth-buttons .sign-in{background:none;border:none;color:#333;cursor:pointer;font-weight:700}.pill{border-radius:10px;height:20px;position:absolute;width:50px;z-index:1}.pill.red{background-color:red;left:80%;top:60%;transform:rotate(30deg)}.pill.blue{background-color:blue;left:60%;top:40%;transform:rotate(-30deg)}.stats{background-color:#0f1b61;color:#fff;display:flex;flex-wrap:wrap;gap:60px;justify-content:center;padding:40px 0}.stat p{font-size:14px;opacity:.7}.stat h2{font-size:28px;font-weight:700;margin-top:5px}@media screen and (max-width:768px){.auth-buttons,.nav{display:none}.header{justify-content:space-between}}.stats-container{padding:40px 5%}.stats-box,.stats-container{display:flex;justify-content:center}.stats-box{background-color:#0d1f49;border-radius:12px;box-shadow:0 8px 20px #0003;gap:198px;padding:32px 66px}.stat-item{color:#fff;padding:0 10px;text-align:center}.stat-label{font-size:16px;opacity:.7}.stat-item h2{font-size:30px;font-weight:700;margin-top:5px}.specialties-container{background-color:#e8f1ff;padding:60px 5%;text-align:center}.specialties-title{color:#2d0c26;font-size:28px;font-weight:700;margin-bottom:30px}.highlight-text{color:#fbbf24}.specialties-tabs{background-color:#0d1f49;border-radius:10px;display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-bottom:40px;padding:10px}.specialty-tab{background-color:initial;border-radius:8px;color:#fff;font-weight:500;padding:10px 20px;text-decoration:none}.specialty-tab.active{background-color:#facc15;color:#0d1f49;font-weight:700}.specialty-panel{align-items:center;display:flex;flex-wrap:wrap;gap:40px;justify-content:space-between;text-align:left}.specialty-info{flex:1 1;max-width:500px}.specialty-info h3{color:#2d0c26;font-size:24px;margin:15px 0 10px}.specialty-info p{color:#333;font-size:16px;margin-bottom:20px}.purchase-btn{background-color:#1a1a40;border:none;border-radius:25px;color:#fff;cursor:pointer;font-weight:500;padding:12px 20px;transition:background .3s ease}.purchase-btn:hover{background-color:#10103d}.circle-icon{background:linear-gradient(90deg,#ffc107,#0af);border-radius:50%;height:32px;margin-bottom:10px;width:32px}.specialty-image img{border-radius:16px;max-width:300px}@media screen and (max-width:768px){.stats-box{flex-direction:column;gap:30px}.specialty-panel{align-items:center;flex-direction:column;text-align:center}.specialty-info{max-width:100%}.specialty-tabs{flex-wrap:wrap}}.mobile-app-section{background:#fff;padding:60px 5%}.mobile-app-container{gap:40px;justify-content:space-evenly}.review-badge{background:#fff;border-radius:30px;box-shadow:0 4px 10px #0000001a;font-size:12px;gap:10px;left:-20px;padding:8px 12px;position:absolute;top:-20px}.review-badge img{height:30px;width:30px}.stars{color:#fc0;font-size:14px}.mobile-frame{background:#e9f1fc;border:6px solid #001c49;border-radius:30px;flex-direction:column;height:500px;justify-content:space-between;padding:20px;text-align:center;width:250px}.mobile-header p{color:#2d0c26;font-size:18px;font-weight:700;margin:10px 0}.mobile-header img{border-radius:20px;margin:10px 0;width:100%}.talk-btn{background:#ffc107;border:none;border-radius:25px;color:#000;cursor:pointer;font-weight:600;margin-top:10px;padding:10px 20px}.mobile-app-content{max-width:500px}.mobile-app-content h2{color:#2d0c26;font-size:40px;font-weight:700;margin-bottom:20px}.mobile-app-content p{color:#444;font-size:16px;margin-bottom:20px}.store-buttons img{height:50px;margin-right:35px}.logo-icon{background:linear-gradient(to top right,#fbbf24,#10b981);border-radius:50%;height:40px;margin:0 auto;width:40px}.logo-icon.small{height:30px;margin-bottom:10px;width:30px}.health-check-section{background-color:#d1f3ee;margin:50px;padding:50px 5%}.health-card h3{font-size:22px;font-weight:600;margin:20px 0}@media screen and (max-width:768px){.mobile-app-container{align-items:center;flex-direction:column}.mobile-frame{max-width:300px;width:100%}.mobile-app-content{text-align:center}.store-buttons{display:flex;flex-wrap:wrap;justify-content:center}.store-buttons img{margin:10px}}.health-check-section{margin:60px;padding:44px}.health-content{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between}.health-content h3{flex:1 1;font-size:22px;font-weight:600;line-height:1.4;margin:0}@media screen and (max-width:768px){.health-content{align-items:center;flex-direction:column;text-align:center}.health-content h3{flex:initial}}html{scroll-behavior:smooth}.whatsapp-float{align-items:center;background:none;border-radius:50%;bottom:32px;box-shadow:0 2px 8px #00000026;display:flex;height:56px;justify-content:center;position:fixed;right:32px;transition:box-shadow .2s;width:56px;z-index:1000}.whatsapp-float:hover{box-shadow:0 4px 16px #00000040;filter:brightness(1.1)}.header-toolbar{align-items:center;background-color:#fff;box-sizing:border-box;display:flex;flex-wrap:wrap;gap:20px;padding:10px 32px;width:100%}.logo-container{align-items:center;color:#0c2d48;display:flex;flex-shrink:0;font-size:20px;font-weight:700;gap:10px;text-decoration:none}.logo-img{height:40px}.header-contact{align-items:center;display:flex;flex:1 1 auto;flex-wrap:wrap;gap:22px;justify-content:center}.hc-item{align-items:center;color:#333;display:inline-flex;font-size:14px;font-weight:600;gap:6px;text-decoration:none;white-space:nowrap}a.hc-item:hover{color:#511f9f}.hc-ic{font-size:15px}.header-actions{align-items:center;display:flex;flex-shrink:0;gap:12px}.hc-demo{background:#511f9f;border-radius:999px;color:#fff;display:inline-block;font-size:14px;font-weight:700;padding:9px 18px;text-decoration:none;transition:background .2s ease;white-space:nowrap}.hc-demo:hover{background:#3f1780}.hc-stores{display:flex;gap:8px}.hc-store{align-items:center;background:#000;border-radius:8px;color:#fff;display:inline-flex;gap:6px;line-height:1;padding:6px 10px;text-decoration:none;transition:opacity .15s ease}.hc-store:hover{opacity:.85}.hc-store-text{align-items:flex-start;display:flex;flex-direction:column}.hc-store-text small{font-size:8px;letter-spacing:.4px;opacity:.85;text-transform:uppercase}.hc-store-text strong{font-size:12px;font-weight:600;line-height:1.1}@media (max-width:1024px){.header-toolbar{gap:14px;padding:10px 16px}.header-contact{gap:14px}}@media (max-width:768px){.header-toolbar{gap:10px;justify-content:space-between;padding:10px 14px}.logo-container{font-size:18px;gap:8px}.logo-img{height:32px}.header-contact{flex:1 1 100%;gap:12px;justify-content:flex-start;order:3}.hc-item{font-size:12px}.header-actions{gap:8px}.hc-store-text{display:none}.hc-demo{font-size:13px;padding:8px 14px}}.social-icons{margin-top:8px}.social-icons a{align-items:center;background:#0891b2;border-radius:8px;color:#fff;cursor:pointer;display:flex;flex-shrink:0;height:40px;justify-content:center;text-decoration:none;transition:all .3s;width:40px}.social-icons a:hover{background:#0e7490;box-shadow:0 4px 12px #0891b266;transform:translateY(-2px)}.social-icons svg{fill:#fff;height:18px;width:18px}.footer-column ul{margin:0;padding:0}.footer-column ul li a{color:#cbd5e1;font-size:14px;text-decoration:none;transition:color .3s}.footer-column ul li a:hover{color:#7dd3fc}.footer-platform{margin-top:6px}.footer-platform a{color:#c9b8e8;font-weight:600;text-decoration:none}.footer-platform a:hover{text-decoration:underline}@media (max-width:768px){.footer-grid{gap:24px;grid-template-columns:1fr 1fr}}@media (max-width:480px){.footer{padding:32px 16px}.footer-grid{grid-template-columns:1fr}}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74d3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-container-width:fit-content;--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset),env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset),env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset),env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset),env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-padding:14px;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-toast-shadow:0px 4px 12px #0000001a;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-bgo:0.2}.Toastify__toast-container{box-sizing:border-box;color:#fff;display:flex;flex-direction:column;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:fit-content;width:var(--toastify-container-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--top-center{align-items:center;left:50%;top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top);transform:translateX(-50%)}.Toastify__toast-container--top-right{align-items:end;right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--bottom-left{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{align-items:center;bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{align-items:end;bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right)}.Toastify__toast{--y:0;align-items:center;border-radius:6px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;box-shadow:var(--toastify-toast-shadow);box-sizing:border-box;display:flex;flex:1 1 auto;font-family:sans-serif;font-family:var(--toastify-font-family);margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);padding:14px;padding:var(--toastify-toast-padding);position:relative;touch-action:none;width:320px;width:var(--toastify-toast-width);word-break:break-word;z-index:0}@media only screen and (max-width:480px){.Toastify__toast-container{left:env(safe-area-inset-left);margin:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:env(safe-area-inset-right)}.Toastify__toast{--toastify-toast-width:100%;border-radius:0;margin-bottom:0}}.Toastify__toast-container[data-stacked=true]{width:320px;width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s;width:100%}.Toastify__toast--stacked[data-collapsed] .Toastify__close-button,.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{bottom:100%;content:"";height:calc(var(--g)*1px);left:0;position:absolute;right:0}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{bottom:0;content:"";height:100%;left:0;position:absolute;right:0;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{display:flex;flex-shrink:0;margin-inline-end:10px;width:22px}.Toastify--animate{animation-duration:.5s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74d3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74d3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;position:absolute;right:6px;top:6px;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:auto}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:100%;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:1}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{border-bottom-left-radius:0;left:auto;right:0;transform-origin:right}.Toastify__progress-bar--wrp{border-bottom-left-radius:6px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:6px;border-bottom-right-radius:var(--toastify-toast-bd-radius);bottom:0;height:5px;left:0;overflow:hidden;position:absolute;width:100%}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{height:100%;opacity:.2;opacity:var(--toastify-color-progress-bgo);width:100%}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{opacity:1;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg)}to{opacity:0;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(-110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-duration:.3s;animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-duration:.3s;animation-name:Toastify__slideOutRight;animation-timing-function:ease-in}.Toastify__slide-exit--top-center{animation-duration:.3s;animation-name:Toastify__slideOutUp;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-center{animation-duration:.3s;animation-name:Toastify__slideOutDown;animation-timing-function:ease-in}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.app-shell{margin-left:auto;margin-right:auto;max-width:1160px;width:100%}.app-tabbar-inner{display:flex;margin:0 auto;max-width:640px;width:100%}.app-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.app-narrow{margin-left:auto;margin-right:auto;max-width:760px;width:100%}.services-page{background:radial-gradient(1200px 600px at 100% -10%,#8b5cf61f,#0000 60%),radial-gradient(1000px 500px at -10% 10%,#511f9f14,#0000 55%),#fff;overflow-x:hidden}.services-page .services-hero{background:linear-gradient(135deg,#3f1780,#511f9f 45%,#3f1780);overflow:hidden;padding:120px 10% 90px;position:relative;text-align:center}.services-page .services-hero:before{background:radial-gradient(circle,#8b5cf673,#0000 65%);border-radius:50%;content:"";filter:blur(20px);height:420px;position:absolute;right:-80px;top:-120px;width:420px}.services-page .services-hero:after{background:radial-gradient(circle,#2d82af66,#0000 65%);border-radius:50%;bottom:-140px;content:"";filter:blur(24px);height:460px;left:-100px;position:absolute;width:460px}.services-page .services-hero-content{margin:0 auto;max-width:900px;position:relative;z-index:1}.services-page .services-page-title{color:#fff;font-size:3.25rem;font-weight:800;letter-spacing:-.02em;line-height:1.15;margin-bottom:1.25rem}.services-page .services-page-subtitle{color:#e2f5f4e6;font-size:1.3rem;line-height:1.6;margin:0 auto;max-width:720px}.services-page .section-divider{background:linear-gradient(90deg,#0000,#d7e3ea 50%,#0000);height:1px;margin:0 auto;max-width:1200px;position:relative}.services-page .section-divider:after{background:linear-gradient(135deg,#8b6bc7,#511f9f);border-radius:2px;content:"";height:10px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%) rotate(45deg);width:10px}.services-page .additional-services-section,.services-page .core-services-section,.services-page .industries-services-section,.services-page .pricing-preview-section,.services-page .services-cta-section{padding:6rem 10%;position:relative}.services-page .additional-services-section,.services-page .pricing-preview-section{background:linear-gradient(180deg,#f8fbfc,#eef6f6)}.services-page .section-header{margin:0 auto 4rem;max-width:800px;text-align:center}.services-page .section-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#511f9f,#6d28d9);-webkit-background-clip:text;background-clip:text;color:#511f9f;font-size:2.35rem;font-weight:800;letter-spacing:-.015em;margin-bottom:1rem}.services-page .section-description{color:#5a6b78;font-size:1.15rem;line-height:1.6}.services-page .core-services-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));margin:0 auto;max-width:1200px}.services-page .core-service-card{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#ffffffbf;border:1px solid #511f9f14;border-radius:20px;box-shadow:0 12px 34px -18px #511f9f40;overflow:hidden;padding:2.75rem 2rem;position:relative;transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease}.services-page .core-service-card:before{background:linear-gradient(90deg,#8b6bc7,#511f9f);content:"";height:4px;left:0;position:absolute;top:0;transform:scaleX(0);transform-origin:left;transition:transform .35s ease;width:100%}.services-page .core-service-card:hover{border-color:#8b5cf699;box-shadow:0 26px 50px -20px #511f9f59;transform:translateY(-8px)}.services-page .core-service-card:hover:before{transform:scaleX(1)}.services-page .service-card-title{color:#511f9f;font-size:1.4rem;font-weight:700;margin-bottom:1rem}.services-page .service-card-description{color:#5a6b78;font-size:1rem;line-height:1.6;margin-bottom:1.5rem}.services-page .service-features-list{list-style:none;margin:0;padding:0}.services-page .service-feature-item{align-items:center;color:#511f9f;display:flex;font-size:.95rem;font-weight:500;gap:.75rem;padding:.5rem 0}.services-page .feature-checkmark{align-items:center;background:linear-gradient(135deg,#8b6bc7,#511f9f);border-radius:50%;box-shadow:0 4px 10px #8b5cf666;color:#fff;display:flex;flex-shrink:0;font-size:.72rem;font-weight:700;height:22px;justify-content:center;width:22px}.services-page .additional-services-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin:0 auto;max-width:1200px}.services-page .additional-service-card{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#fffc;border:1px solid #511f9f14;border-radius:20px;box-shadow:0 12px 34px -18px #511f9f40;padding:2.5rem 2rem;text-align:center;transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease}.services-page .additional-service-card:hover{border-color:#8b5cf699;box-shadow:0 26px 50px -20px #511f9f59;transform:translateY(-8px)}.services-page .service-icon{align-items:center;background:linear-gradient(135deg,#8b5cf633,#511f9f1f);border-radius:20px;box-shadow:inset 0 0 0 1px #8b5cf64d;display:flex;font-size:2.2rem;height:76px;justify-content:center;margin:0 auto 1.25rem;width:76px}.services-page .additional-service-title{color:#511f9f;font-size:1.2rem;font-weight:700;margin-bottom:.75rem}.services-page .additional-service-description{color:#5a6b78;font-size:.95rem;line-height:1.6}.services-page .industries-services-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:0 auto;max-width:1200px}.services-page .industry-service-card{background:#fff;border:1px solid #511f9f14;border-radius:20px;box-shadow:0 12px 34px -18px #511f9f40;overflow:hidden;transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease}.services-page .industry-service-card:hover{border-color:#8b5cf699;box-shadow:0 26px 50px -20px #511f9f59;transform:translateY(-8px)}.services-page .industry-card-header{background:linear-gradient(180deg,#f8fbfc,#eef6f6);border-left:5px solid;padding:1.5rem 2rem}.services-page .industry-service-name{color:#511f9f;font-size:1.3rem;font-weight:700;margin:0}.services-page .industry-services-list{list-style:none;margin:0;padding:1.5rem 2rem}.services-page .industry-service-item{color:#5a6b78;font-size:.95rem;padding:.5rem 0 .5rem 1.5rem;position:relative}.services-page .industry-service-item:before{color:#8b6bc7;content:"▸";font-weight:700;left:0;position:absolute}.services-page .pricing-features-card{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#ffffffd9;border:1px solid #511f9f14;border-radius:24px;box-shadow:0 24px 60px -28px #511f9f66;margin:0 auto;max-width:960px;padding:3.5rem 3rem}.services-page .pricing-features-grid{grid-gap:1.25rem;display:grid;gap:1.25rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.services-page .pricing-feature-item{align-items:center;background:linear-gradient(180deg,#f8fbfc,#eef6f6);border:1px solid #511f9f0f;border-radius:12px;display:flex;gap:.75rem;padding:1rem 1.15rem;transition:all .3s ease}.services-page .pricing-feature-item:hover{background:#fff;box-shadow:0 12px 24px -12px #8b5cf680;transform:translateY(-3px)}.services-page .pricing-feature-check{align-items:center;background:linear-gradient(135deg,#8b6bc7,#511f9f);border-radius:50%;box-shadow:0 4px 10px #8b5cf666;color:#fff;display:flex;flex-shrink:0;font-size:.85rem;font-weight:700;height:28px;justify-content:center;width:28px}.services-page .pricing-feature-text{color:#511f9f;font-size:1rem;font-weight:500}.services-page .services-cta-content{background:linear-gradient(135deg,#3f1780,#511f9f 45%,#3f1780);border-radius:28px;box-shadow:0 30px 60px -30px #511f9f99;margin:0 auto;max-width:900px;overflow:hidden;padding:4.5rem 2rem;position:relative;text-align:center}.services-page .services-cta-content:before{background:radial-gradient(circle,#8b5cf666,#0000 65%);border-radius:50%;content:"";filter:blur(10px);height:300px;position:absolute;right:-60px;top:-80px;width:300px}.services-page .cta-title{color:#fff;font-size:2.3rem;font-weight:800;margin-bottom:1rem;position:relative}.services-page .cta-description{color:#e2f5f4e6;font-size:1.15rem;line-height:1.6;margin-bottom:2rem;position:relative}.services-page .cta-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;position:relative}.services-page .cta-btn{border:none;border-radius:999px;cursor:pointer;display:inline-block;font-size:1rem;font-weight:700;padding:1rem 2.25rem;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease}.services-page .cta-btn.primary{background:linear-gradient(135deg,#c9b8e8,#8b6bc7);box-shadow:0 12px 28px -10px #8b5cf6b3;color:#511f9f}.services-page .cta-btn.primary:hover{box-shadow:0 18px 36px -12px #8b5cf6e6;transform:translateY(-3px)}@media (max-width:1024px){.services-page .services-hero{padding:90px 5% 70px}.services-page .additional-services-section,.services-page .core-services-section,.services-page .industries-services-section,.services-page .pricing-preview-section,.services-page .services-cta-section{padding:4.5rem 5%}.services-page .services-page-title{font-size:2.5rem}.services-page .section-title{font-size:2rem}}@media (max-width:768px){.services-page .services-page-title{font-size:2rem}.services-page .services-page-subtitle{font-size:1.1rem}.services-page .section-title{font-size:1.7rem}.services-page .additional-services-grid,.services-page .core-services-grid,.services-page .industries-services-grid,.services-page .pricing-features-grid{grid-template-columns:1fr}.services-page .cta-buttons{flex-direction:column}.services-page .cta-btn{width:100%}}@media (max-width:480px){.services-page .services-hero{padding:70px 5% 50px}.services-page .services-page-title{font-size:1.7rem}.services-page .section-header{margin-bottom:2.5rem}.services-page .services-cta-content{padding:3rem 1.5rem}.services-page .pricing-features-card{padding:2rem 1.5rem}}.about-page{background:radial-gradient(1200px 600px at 0 -10%,#8b5cf61f,#0000 60%),radial-gradient(1000px 500px at 110% 8%,#511f9f14,#0000 55%),#fff;overflow-x:hidden}.about-page .about-hero{background:linear-gradient(135deg,#3f1780,#511f9f 45%,#3f1780);overflow:hidden;padding:120px 10% 90px;position:relative;text-align:center}.about-page .about-hero:before{background:radial-gradient(circle,#8b5cf673,#0000 65%);border-radius:50%;content:"";filter:blur(20px);height:420px;left:-80px;position:absolute;top:-120px;width:420px}.about-page .about-hero:after{background:radial-gradient(circle,#2d82af66,#0000 65%);border-radius:50%;bottom:-140px;content:"";filter:blur(24px);height:460px;position:absolute;right:-100px;width:460px}.about-page .hero-content{margin:0 auto;max-width:900px;position:relative;z-index:1}.about-page .page-title{color:#fff;font-size:3.25rem;font-weight:800;letter-spacing:-.02em;line-height:1.15;margin-bottom:1.25rem}.about-page .page-subtitle{color:#e2f5f4e6;font-size:1.3rem;line-height:1.6;margin:0 auto;max-width:720px}.about-page .section-divider{background:linear-gradient(90deg,#0000,#d7e3ea 50%,#0000);height:1px;margin:0 auto;max-width:1200px;position:relative}.about-page .section-divider:after{background:linear-gradient(135deg,#8b6bc7,#511f9f);border-radius:2px;content:"";height:10px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%) rotate(45deg);width:10px}.about-page .about-section,.about-page .features-showcase,.about-page .how-it-works,.about-page .industries-section,.about-page .services-section,.about-page .why-choose{padding:6rem 10%;position:relative}.about-page .features-showcase,.about-page .services-section,.about-page .why-choose{background:linear-gradient(180deg,#f8fbfc,#eef6f6)}.about-page .section-header{margin:0 auto 4rem;max-width:800px;text-align:center}.about-page .section-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#511f9f,#6d28d9);-webkit-background-clip:text;background-clip:text;color:#511f9f;font-size:2.35rem;font-weight:800;letter-spacing:-.015em;margin-bottom:1rem}.about-page .section-description{color:#5a6b78;font-size:1.15rem;line-height:1.6}.about-page .features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin:0 auto;max-width:1200px}.about-page .feature-card{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#fffc;border:1px solid #511f9f14;border-radius:20px;box-shadow:0 12px 34px -18px #511f9f40;padding:2.75rem 2rem;text-align:center;transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease}.about-page .feature-card:hover{border-color:#8b5cf699;box-shadow:0 26px 50px -20px #511f9f59;transform:translateY(-8px)}.about-page .feature-icon-large{align-items:center;background:linear-gradient(135deg,#8b5cf633,#511f9f1f);border-radius:22px;box-shadow:inset 0 0 0 1px #8b5cf64d;display:flex;font-size:2.5rem;height:84px;justify-content:center;margin:0 auto 1.5rem;width:84px}.about-page .feature-card-title{color:#511f9f;font-size:1.25rem;font-weight:700;margin-bottom:.75rem}.about-page .feature-card-desc{color:#5a6b78;font-size:1rem;line-height:1.6}.about-page .steps-container{display:flex;flex-direction:column;gap:1.25rem;margin:0 auto;max-width:820px}.about-page .step-item{align-items:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#ffffffd9;border:1px solid #511f9f14;border-radius:16px;box-shadow:0 10px 28px -18px #511f9f4d;display:flex;gap:1.5rem;padding:1.5rem 1.75rem;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.about-page .step-item:hover{border-color:#8b5cf699;box-shadow:0 18px 36px -18px #8b5cf680;transform:translateX(8px)}.about-page .step-number{align-items:center;background:linear-gradient(135deg,#8b6bc7,#511f9f);border-radius:50%;box-shadow:0 8px 18px -6px #8b5cf6b3;color:#fff;display:flex;flex-shrink:0;font-size:1.5rem;font-weight:700;height:52px;justify-content:center;width:52px}.about-page .step-text{color:#511f9f;font-size:1.1rem;font-weight:500}.about-page .benefits-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:0 auto;max-width:1200px}.about-page .benefit-card{align-items:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#ffffffd9;border:1px solid #511f9f14;border-radius:14px;box-shadow:0 10px 28px -18px #511f9f4d;display:flex;gap:1rem;padding:1.5rem;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.about-page .benefit-card:hover{border-color:#8b5cf699;box-shadow:0 18px 36px -18px #8b5cf680;transform:translateY(-5px)}.about-page .benefit-check{align-items:center;background:linear-gradient(135deg,#8b6bc7,#511f9f);border-radius:50%;box-shadow:0 6px 14px -4px #8b5cf699;color:#fff;display:flex;flex-shrink:0;font-size:1.1rem;font-weight:700;height:34px;justify-content:center;width:34px}.about-page .benefit-text{color:#511f9f;font-size:1rem;font-weight:500}.about-page .industries-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:0 auto;max-width:1200px}.about-page .industry-card{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#fffc;border:1px solid #511f9f14;border-radius:20px;box-shadow:0 12px 34px -18px #511f9f40;padding:2.5rem 2rem;text-align:center;transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease}.about-page .industry-card:hover{border-color:#8b5cf699;box-shadow:0 26px 50px -20px #511f9f59;transform:translateY(-8px)}.about-page .industry-icon{align-items:center;background:linear-gradient(135deg,#8b5cf633,#511f9f1f);border-radius:24px;box-shadow:inset 0 0 0 1px #8b5cf64d;display:flex;font-size:2.75rem;height:88px;justify-content:center;margin:0 auto 1rem;width:88px}.about-page .industry-name{color:#511f9f;font-size:1.2rem;font-weight:700;margin-bottom:.5rem}.about-page .industry-desc{color:#5a6b78;font-size:.95rem}.about-page .services-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));margin:0 auto;max-width:1200px}.about-page .service-category-card{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#ffffffd9;border:1px solid #511f9f14;border-radius:20px;box-shadow:0 12px 34px -18px #511f9f40;padding:2rem 1.75rem;transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease}.about-page .service-category-card:hover{border-color:#8b5cf699;box-shadow:0 22px 44px -20px #511f9f59;transform:translateY(-6px)}.about-page .service-category{border-bottom:2px solid #8b5cf666;color:#511f9f;font-size:1.25rem;font-weight:700;margin-bottom:1rem;padding-bottom:.75rem}.about-page .service-list{list-style:none;padding:0}.about-page .service-item{color:#5a6b78;font-size:1rem;padding:.5rem 0 .5rem 1.5rem;position:relative}.about-page .service-item:before{color:#8b6bc7;content:"▸";font-weight:700;left:0;position:absolute}.about-page .about-cta-section{padding:6rem 10%}.about-page .cta-content{background:linear-gradient(135deg,#3f1780,#511f9f 45%,#3f1780);border-radius:28px;box-shadow:0 30px 60px -30px #511f9f99;margin:0 auto;max-width:900px;overflow:hidden;padding:4.5rem 2rem;position:relative;text-align:center}.about-page .cta-content:before{background:radial-gradient(circle,#8b5cf666,#0000 65%);border-radius:50%;content:"";filter:blur(10px);height:300px;left:-60px;position:absolute;top:-80px;width:300px}.about-page .cta-title{color:#fff;font-size:2.3rem;font-weight:800;margin-bottom:1rem;position:relative}.about-page .cta-description{color:#e2f5f4e6;font-size:1.15rem;line-height:1.6;margin-bottom:2rem;position:relative}.about-page .cta-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;position:relative}.about-page .cta-btn{border:none;border-radius:999px;cursor:pointer;display:inline-block;font-size:1rem;font-weight:700;padding:1rem 2.25rem;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease,background .3s ease}.about-page .cta-btn.primary{background:linear-gradient(135deg,#c9b8e8,#8b6bc7);box-shadow:0 12px 28px -10px #8b5cf6b3;color:#511f9f}.about-page .cta-btn.primary:hover{box-shadow:0 18px 36px -12px #8b5cf6e6;transform:translateY(-3px)}.about-page .cta-btn.secondary{background:#0000;border:2px solid #ffffff80;color:#fff}.about-page .cta-btn.secondary:hover{background:#ffffff14;border-color:#8b6bc7;transform:translateY(-3px)}@media (max-width:1024px){.about-page .about-hero{padding:90px 5% 70px}.about-page .about-cta-section,.about-page .about-section,.about-page .features-showcase,.about-page .how-it-works,.about-page .industries-section,.about-page .services-section,.about-page .why-choose{padding:4.5rem 5%}.about-page .page-title{font-size:2.5rem}.about-page .section-title{font-size:2rem}}@media (max-width:768px){.about-page .page-title{font-size:2rem}.about-page .page-subtitle{font-size:1.1rem}.about-page .section-title{font-size:1.7rem}.about-page .benefits-grid,.about-page .features-grid,.about-page .industries-grid,.about-page .services-grid{grid-template-columns:1fr}.about-page .step-item{flex-direction:column;text-align:center}.about-page .cta-buttons{flex-direction:column}.about-page .cta-btn{width:100%}}@media (max-width:480px){.about-page .about-hero{padding:70px 5% 50px}.about-page .page-title{font-size:1.7rem}.about-page .section-header{margin-bottom:2.5rem}.about-page .cta-content{padding:3rem 1.5rem}}.mobile-app-section{background:radial-gradient(900px 500px at 100% 0,#8b5cf629,#0000 60%),radial-gradient(800px 460px at 0 100%,#511f9f1a,#0000 55%),linear-gradient(180deg,#f8fbfc,#eef6f6);overflow:hidden;padding:110px 10%;position:relative}.mobile-app-container{flex-wrap:wrap;gap:4rem;justify-content:center;margin:0 auto;max-width:1200px;z-index:1}.mobile-app-container,.mobile-app-phone{align-items:center;display:flex;position:relative}.mobile-app-phone{flex:1 1 350px;flex-direction:column;max-width:420px}.mobile-app-phone:before{background:radial-gradient(circle,#8b5cf659,#0000 65%);border-radius:50%;content:"";filter:blur(24px);height:360px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:360px;z-index:0}.review-badge{align-items:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#ffffffd9;border:1px solid #511f9f14;border-radius:999px;box-shadow:0 12px 28px -14px #511f9f66;color:#511f9f;display:flex;font-weight:500;gap:12px;margin-bottom:1.5rem;padding:10px 18px;position:relative;z-index:1}.review-badge img{border:2px solid #8b6bc7;border-radius:50%;height:42px;width:42px}.review-badge .stars{font-size:.85rem;line-height:1}.review-badge span{color:#5a6b78;font-size:.8rem}.mobile-frame{align-items:center;background-color:#2a1052;border:12px solid #2a1052;border-radius:40px;box-shadow:0 30px 60px -20px #511f9f8c,inset 0 0 0 2px #8b5cf640;display:flex;height:600px;justify-content:center;overflow:hidden;padding:10px;position:relative;width:300px;z-index:1}.app-preview{border-radius:28px;height:100%;object-fit:cover;width:100%}.mobile-app-content{flex:1 1 350px;max-width:520px}.mobile-app-content h2{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#511f9f,#6d28d9);-webkit-background-clip:text;background-clip:text;color:#511f9f;font-size:2.6rem;font-weight:800;letter-spacing:-.02em;line-height:1.15;margin-bottom:1.25rem}.mobile-app-content p{color:#5a6b78;font-size:1.1rem;line-height:1.7;margin-bottom:2rem}.store-buttons{display:flex;flex-wrap:wrap;gap:1rem}.store-buttons a{border-radius:12px;display:inline-flex;transition:transform .3s ease,box-shadow .3s ease}.store-buttons a:hover{box-shadow:0 16px 30px -12px #511f9f80;transform:translateY(-4px)}.store-buttons img{border-radius:12px;cursor:pointer;height:54px}@media (max-width:1024px){.mobile-app-section{padding:80px 5%}.mobile-app-container{align-items:center;flex-direction:column;text-align:center}.mobile-app-content h2{font-size:2.1rem}.mobile-app-content p{font-size:1.05rem}.store-buttons{justify-content:center}}@media (max-width:600px){.mobile-app-content h2{font-size:1.7rem}.mobile-frame{height:520px;width:260px}.store-buttons{align-items:center;flex-direction:column}.store-buttons img{height:48px}}*{box-sizing:border-box;margin:0;padding:0}.contact-page.embedded{min-height:auto}.contact-page{background:radial-gradient(1200px 600px at 100% -10%,#8b5cf61f,#0000 60%),radial-gradient(1000px 500px at -10% 10%,#511f9f14,#0000 55%),#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;min-height:100vh;overflow-x:hidden}.contact-page .hero-section{background:linear-gradient(135deg,#3f1780,#511f9f 45%,#3f1780);color:#fff;overflow:hidden;padding:120px 10% 90px;position:relative;text-align:center}.contact-page .hero-section:before{background:radial-gradient(circle,#8b5cf673,#0000 65%);border-radius:50%;content:"";filter:blur(20px);height:420px;position:absolute;right:-80px;top:-120px;width:420px}.contact-page .hero-section:after{background:radial-gradient(circle,#2d82af66,#0000 65%);border-radius:50%;bottom:-140px;content:"";filter:blur(24px);height:460px;left:-100px;position:absolute;width:460px}.contact-page .hero-content{margin:0 auto;max-width:900px;position:relative;z-index:1}.contact-page .hero-section h1{font-size:3.25rem;font-weight:800;letter-spacing:-.02em;line-height:1.15;margin-bottom:1.25rem}.contact-page .hero-section p{color:#e2f5f4e6;font-size:1.3rem;line-height:1.6;margin:0 auto;max-width:700px}.contact-page .section-divider{background:linear-gradient(90deg,#0000,#d7e3ea 50%,#0000);height:1px;margin:0 auto;max-width:1200px;position:relative}.contact-page .section-divider:after{background:linear-gradient(135deg,#8b6bc7,#511f9f);border-radius:2px;content:"";height:10px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%) rotate(45deg);width:10px}.contact-page .contact-container{margin:0 auto;max-width:1200px;padding:80px 24px}.contact-page .contact-grid{grid-gap:48px;display:grid;gap:48px;grid-template-columns:1fr;justify-items:center}.contact-page .contact-info-section{display:flex;flex-direction:row;gap:32px;width:100%}.contact-page .info-card,.contact-page .map-card{flex:1 1}.contact-page .info-card{backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);background:#ffffffd1;border:1px solid #511f9f14;border-radius:24px;box-shadow:0 24px 60px -30px #511f9f66;padding:40px;transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease}.contact-page .info-card:hover{border-color:#8b5cf699;box-shadow:0 30px 66px -28px #511f9f73;transform:translateY(-6px)}.contact-page .info-card h2{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#511f9f,#6d28d9);-webkit-background-clip:text;background-clip:text;color:#511f9f;font-size:1.9rem;font-weight:800;margin-bottom:24px}.contact-page .info-items{display:flex;flex-direction:column;gap:24px}.contact-page .info-item{align-items:flex-start;display:flex;gap:16px}.contact-page .info-icon{align-items:center;background:linear-gradient(135deg,#8b5cf638,#511f9f24);border-radius:14px;box-shadow:inset 0 0 0 1px #8b5cf659;display:flex;font-size:24px;justify-content:center;min-height:52px;min-width:52px;padding:12px}.contact-page .info-text h3{color:#511f9f;font-size:1rem;font-weight:700;margin-bottom:4px}.contact-page .info-text p{color:#5a6b78;font-size:.95rem;line-height:1.6}.contact-page .map-card{backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);background:#ffffffd1;border:1px solid #511f9f14;border-radius:24px;box-shadow:0 24px 60px -30px #511f9f66;overflow:hidden;padding:16px}.contact-page .map-card iframe{border:0;border-radius:16px;height:100%;min-height:360px;width:100%}.contact-page .location-select{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:28px}.contact-page .location-button{background-color:#fff;border:1px solid #511f9f26;border-radius:999px;color:#511f9f;cursor:pointer;font-size:.95rem;font-weight:600;padding:10px 22px;transition:all .3s ease}.contact-page .location-button:hover{border-color:#8b6bc7;transform:translateY(-2px)}.contact-page .location-button.active{background:linear-gradient(135deg,#511f9f,#3f1780);border-color:#0000;box-shadow:0 10px 22px -10px #511f9fb3;color:#fff}.footer{background:linear-gradient(90deg,#0f172a,#1e293b);color:#fff;padding:48px 24px}.footer-container{margin:0 auto;max-width:1200px}.footer-grid{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(4,1fr);margin-bottom:32px}.footer-column h4{color:#7dd3fc;font-size:18px;font-weight:700;margin-bottom:16px}.footer-desc{color:#cbd5e1;font-size:14px;line-height:1.6;margin-bottom:16px}.social-icons{display:flex;gap:12px}.social-icon{background:#511f9f;border-radius:8px;cursor:pointer;height:36px;transition:all .3s;width:36px}.social-icon:hover{background:#053959;transform:translateY(-2px)}.footer-column ul{list-style:none}.footer-column ul li{color:#cbd5e1;cursor:pointer;font-size:14px;margin-bottom:8px;transition:color .3s}.footer-column ul li:hover{color:#7dd3fc}.newsletter-desc{color:#cbd5e1;font-size:14px;margin-bottom:16px}.newsletter-input{display:flex}.newsletter-input input{background:#334155;border:1px solid #475569;border-radius:8px 0 0 8px;color:#fff;flex:1 1;font-size:14px;padding:10px 16px}.newsletter-input input::placeholder{color:#94a3b8}.newsletter-input input:focus{border-color:#0369a1;outline:none}.newsletter-input button{background:#511f9f;border:none;border-radius:0 8px 8px 0;color:#fff;cursor:pointer;font-size:18px;padding:10px 16px;transition:background .3s}.newsletter-input button:hover{background:#053959}.footer-bottom{border-top:1px solid #334155;padding-top:24px;text-align:center}.footer-bottom p{color:#94a3b8;font-size:13px}@media (max-width:1024px){.contact-page .hero-section{padding:90px 5% 70px}.contact-page .hero-section h1{font-size:2.5rem}}@media (max-width:768px){.contact-page .hero-section h1{font-size:2rem}.contact-page .hero-section p{font-size:1.1rem}.contact-page .contact-grid{gap:32px;grid-template-columns:1fr}.contact-page .contact-info-section{flex-direction:column}.footer-grid{gap:24px;grid-template-columns:1fr 1fr}}@media (max-width:480px){.contact-page .hero-section{padding:70px 5% 50px}.contact-page .hero-section h1{font-size:1.7rem}.contact-page .contact-container{padding:40px 16px}.contact-page .info-card{padding:28px}.footer-grid{grid-template-columns:1fr}}.enquiry-page.embedded{min-height:auto}.enquiry-page{background:radial-gradient(1200px 600px at 0 -10%,#8b5cf61f,#0000 60%),radial-gradient(1000px 500px at 110% 8%,#511f9f14,#0000 55%),#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;min-height:100vh;overflow-x:hidden}.enquiry-page .hero-section{background:linear-gradient(135deg,#3f1780,#511f9f 45%,#3f1780);color:#fff;overflow:hidden;padding:120px 10% 90px;position:relative;text-align:center}.enquiry-page .hero-section:before{background:radial-gradient(circle,#8b5cf673,#0000 65%);border-radius:50%;content:"";filter:blur(20px);height:420px;left:-80px;position:absolute;top:-120px;width:420px}.enquiry-page .hero-section:after{background:radial-gradient(circle,#2d82af66,#0000 65%);border-radius:50%;bottom:-140px;content:"";filter:blur(24px);height:460px;position:absolute;right:-100px;width:460px}.enquiry-page .hero-content{margin:0 auto;max-width:900px;position:relative;z-index:1}.enquiry-page .hero-section h1{font-size:3.25rem;font-weight:800;letter-spacing:-.02em;line-height:1.15;margin-bottom:1.25rem}.enquiry-page .hero-section p{color:#e2f5f4e6;font-size:1.3rem;line-height:1.6;margin:0 auto;max-width:700px}.enquiry-page .section-divider{background:linear-gradient(90deg,#0000,#d7e3ea 50%,#0000);height:1px;margin:0 auto;max-width:1200px;position:relative}.enquiry-page .section-divider:after{background:linear-gradient(135deg,#8b6bc7,#511f9f);border-radius:2px;content:"";height:10px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%) rotate(45deg);width:10px}.enquiry-page .content-container{margin:0 auto;max-width:1200px;padding:80px 24px}.enquiry-page .content-grid{grid-gap:48px;display:grid;gap:48px;grid-template-columns:1fr;justify-items:center}.enquiry-page .form-section,.enquiry-page .walkthrough-section{width:100%}.enquiry-page .form-card,.enquiry-page .walkthrough-card{backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);background:#ffffffd1;border:1px solid #511f9f14;border-radius:24px;box-shadow:0 24px 60px -30px #511f9f66;padding:40px;transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease}.enquiry-page .form-card:hover,.enquiry-page .walkthrough-card:hover{border-color:#8b5cf699;box-shadow:0 30px 66px -28px #511f9f73;transform:translateY(-6px)}.enquiry-page .form-card h2,.enquiry-page .walkthrough-card h2{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#511f9f,#6d28d9);-webkit-background-clip:text;background-clip:text;color:#511f9f;font-size:1.9rem;font-weight:800;margin-bottom:16px}.enquiry-page .form-card>p,.enquiry-page .walkthrough-intro{color:#5a6b78;font-size:1rem;line-height:1.6;margin-bottom:32px}.enquiry-page .steps-container{display:flex;flex-direction:column;gap:20px;margin-bottom:32px}.enquiry-page .step{align-items:flex-start;background:linear-gradient(180deg,#f8fbfc,#eef6f6);border:1px solid #511f9f0f;border-radius:16px;display:flex;gap:16px;padding:16px 18px;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.enquiry-page .step:hover{border-color:#8b5cf699;box-shadow:0 14px 28px -16px #8b5cf699;transform:translateX(6px)}.enquiry-page .step-number{align-items:center;background:linear-gradient(135deg,#8b6bc7,#511f9f);border-radius:50%;box-shadow:0 8px 18px -6px #8b5cf6b3;color:#fff;display:flex;flex-shrink:0;font-size:18px;font-weight:700;height:44px;justify-content:center;width:44px}.enquiry-page .step-content h3{color:#511f9f;font-size:1.1rem;font-weight:700;margin-bottom:8px}.enquiry-page .step-content p{color:#5a6b78;font-size:.95rem;line-height:1.6}.enquiry-page .features-highlight{background:linear-gradient(135deg,#3f1780,#511f9f 55%,#3f1780);border-radius:18px;box-shadow:0 20px 44px -24px #511f9f99;padding:28px}.enquiry-page .features-highlight h3{color:#fff;font-size:1.2rem;font-weight:700;margin-bottom:16px}.enquiry-page .features-highlight ul{list-style:none;padding:0}.enquiry-page .features-highlight li{align-items:center;color:#e2f5f4eb;display:flex;font-size:.95rem;font-weight:500;gap:10px;margin-bottom:12px}.enquiry-page .enquiry-form{gap:20px}.enquiry-page .enquiry-form,.enquiry-page .form-group{display:flex;flex-direction:column}.enquiry-page .form-group label{color:#511f9f;font-size:.9rem;font-weight:600;margin-bottom:8px}.enquiry-page .form-group input,.enquiry-page .form-group textarea{background:#fff;border:1px solid #511f9f26;border-radius:12px;color:#511f9f;font-family:inherit;font-size:.95rem;padding:13px 16px;transition:all .3s}.enquiry-page .form-group input:focus,.enquiry-page .form-group textarea:focus{border-color:#8b6bc7;box-shadow:0 0 0 4px #8b5cf62e;outline:none}.enquiry-page .form-group textarea{min-height:110px;resize:vertical}.enquiry-page .submit-btn{align-items:center;background:linear-gradient(135deg,#c9b8e8,#8b6bc7);border:none;border-radius:999px;box-shadow:0 14px 30px -12px #8b5cf6cc;color:#511f9f;cursor:pointer;display:flex;font-size:1rem;font-weight:700;gap:8px;justify-content:center;padding:15px 24px;transition:transform .3s ease,box-shadow .3s ease;width:100%}.enquiry-page .submit-btn:hover:not(:disabled){box-shadow:0 20px 38px -14px #8b5cf6f2;transform:translateY(-3px)}.enquiry-page .submit-btn:disabled{cursor:not-allowed;opacity:.7;transform:none}.enquiry-page .message{border-radius:12px;font-size:.9rem;font-weight:500;padding:13px 16px;text-align:center}.enquiry-page .message.success{background:#ecfdf5;border:1px solid #a7f3d0;color:#047857}.enquiry-page .message.error{background:#fef2f2;border:1px solid #fecaca;color:#991b1b}@media (max-width:1024px){.enquiry-page .hero-section{padding:90px 5% 70px}.enquiry-page .hero-section h1{font-size:2.5rem}}@media (max-width:768px){.enquiry-page .hero-section h1{font-size:2rem}.enquiry-page .hero-section p{font-size:1.1rem}.enquiry-page .content-container{padding:48px 16px}.enquiry-page .content-grid{gap:32px}.enquiry-page .form-card,.enquiry-page .walkthrough-card{padding:28px}.enquiry-page .step{flex-direction:column;gap:12px}.enquiry-page .step-number{align-self:flex-start}.enquiry-page .features-highlight{padding:20px}}@media (max-width:480px){.enquiry-page .hero-section{padding:70px 5% 50px}.enquiry-page .content-container{padding:36px 16px}.enquiry-page .form-card,.enquiry-page .walkthrough-card{padding:22px}.enquiry-page .hero-section h1{font-size:1.7rem}.enquiry-page .form-card h2,.enquiry-page .walkthrough-card h2{font-size:1.5rem}}.sw-browse{background:#fff;overflow-x:hidden}.sw-browse .sw-hero{background:linear-gradient(135deg,#2a1052,#511f9f 45%,#3f1780);overflow:hidden;padding:64px 10% 72px;position:relative}.sw-browse .sw-hero:before{background:radial-gradient(circle,#8b5cf666,#0000 65%);border-radius:50%;content:"";filter:blur(24px);height:460px;position:absolute;right:-80px;top:-140px;width:460px}.sw-browse .sw-hero-inner{margin:0 auto;max-width:1200px;position:relative;z-index:1}.sw-browse .sw-loc{align-items:center;background:none;border:none;color:#fff;cursor:pointer;display:inline-flex;gap:10px;margin-bottom:28px;padding:0}.sw-browse .sw-loc-icon{font-size:22px}.sw-browse .sw-loc-text{align-items:flex-start;display:flex;flex-direction:column;line-height:1.2}.sw-browse .sw-loc-label{color:#e2f5f4bf;font-size:.7rem;font-weight:700;letter-spacing:.12em}.sw-browse .sw-loc-city{font-size:1.05rem;font-weight:700}.sw-browse .sw-loc-caret{color:#8b6bc7}.sw-browse .sw-hero-title{color:#fff;font-size:2.9rem;font-weight:800;letter-spacing:-.02em;line-height:1.12;margin:0 0 1.75rem}.sw-browse .sw-search{align-items:center;background:#fff;border-radius:16px;box-shadow:0 18px 40px -18px #00000080;display:flex;gap:12px;max-width:720px;padding:16px 20px}.sw-browse .sw-search-icon{font-size:18px;opacity:.6}.sw-browse .sw-search-input{background:#0000;border:none;color:#511f9f;flex:1 1;font-family:inherit;font-size:1.05rem;outline:none}.sw-browse .sw-search-input::placeholder{color:#9aa7b0}.sw-browse .sw-section{margin:0 auto;max-width:1200px;padding:40px 24px}.sw-browse .sw-section+.sw-section{padding-top:8px}.sw-browse .sw-section-head{align-items:center;border-bottom:2px solid #f0f2f4;display:flex;justify-content:space-between;margin-bottom:22px;padding-bottom:16px}.sw-browse .sw-section-title{color:#511f9f;font-size:1.6rem;font-weight:800;letter-spacing:-.01em;margin:0}.sw-browse .sw-seeall{background:none;border:none;color:#8b6bc7;cursor:pointer;font-size:.95rem;font-weight:700;transition:color .2s ease}.sw-browse .sw-seeall:hover{color:#511f9f}.sw-browse .sw-cat-row{display:flex;gap:28px;overflow-x:auto;padding-bottom:10px;scrollbar-width:none}.sw-browse .sw-cat-row::-webkit-scrollbar{display:none}.sw-browse .sw-cat{background:none;border:none;cursor:pointer;flex:0 0 auto;flex-direction:column;gap:10px}.sw-browse .sw-cat,.sw-browse .sw-cat-img{align-items:center;display:flex;width:116px}.sw-browse .sw-cat-img{border-radius:50%;box-shadow:0 10px 24px -14px #511f9f66;height:116px;justify-content:center;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.sw-browse .sw-cat:hover .sw-cat-img{box-shadow:0 18px 32px -14px #511f9f80;transform:translateY(-6px) scale(1.03)}.sw-browse .sw-cat-img img{height:62%;object-fit:contain;width:62%}.sw-browse .sw-cat-emoji{font-size:2rem}.sw-browse .sw-cat-name{color:#511f9f;font-size:.9rem;font-weight:600;line-height:1.3;text-align:center}.sw-browse .sw-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.sw-browse .sw-card{background:#fff;border:1px solid #eef1f3;border-radius:18px;box-shadow:0 10px 30px -18px #511f9f40;cursor:pointer;overflow:hidden;padding:0;text-align:left;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.sw-browse .sw-card:hover{border-color:#8b5cf699;box-shadow:0 26px 46px -22px #511f9f66;transform:translateY(-6px)}.sw-browse .sw-card-img{background:#f2f5f6;height:180px;overflow:hidden;position:relative}.sw-browse .sw-card-img img{height:100%;object-fit:cover;width:100%}.sw-browse .sw-card-ph{align-items:center;background:linear-gradient(135deg,#511f9f,#6d28d9);color:#fff;display:flex;font-size:2.75rem;height:100%;justify-content:center;width:100%}.sw-browse .sw-card-scrim{background:linear-gradient(0deg,#0000008c 0,#0000 42%);inset:0;pointer-events:none;position:absolute}.sw-browse .sw-rating{background:linear-gradient(135deg,#1ba672,#48c479);border-radius:8px;bottom:12px;box-shadow:0 4px 10px #1ba67266;color:#fff;font-size:.8rem;font-weight:700;left:12px;padding:4px 9px;position:absolute}.sw-browse .sw-card-body{padding:14px 16px 18px}.sw-browse .sw-card-title{color:#511f9f;font-size:1.05rem;font-weight:700;margin:0 0 4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sw-browse .sw-card-sub{color:#7a8891;font-size:.85rem;margin:0 0 6px}.sw-browse .sw-card-price{color:#6d28d9;font-size:.95rem;font-weight:700;margin:0}.sw-browse .sw-empty{color:#7a8891;font-size:1rem;padding:24px 0}.sw-browse .sw-skeleton{animation:sw-shimmer 1.4s ease infinite;background:linear-gradient(90deg,#f2f5f6 25%,#e9edef 37%,#f2f5f6 63%);background-size:400% 100%;border:none;cursor:default;height:264px}@keyframes sw-shimmer{0%{background-position:100% 50%}to{background-position:0 50%}}@media (max-width:1024px){.sw-browse .sw-hero{padding:48px 5% 60px}.sw-browse .sw-hero-title{font-size:2.2rem}}@media (max-width:600px){.sw-browse .sw-hero-title{font-size:1.7rem}.sw-browse .sw-search{padding:13px 16px}.sw-browse .sw-search-input{font-size:.95rem}.sw-browse .sw-section-title{font-size:1.3rem}.sw-browse .sw-cat,.sw-browse .sw-cat-img{width:92px}.sw-browse .sw-cat-img{height:92px}.sw-browse .sw-grid{gap:16px;grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}.sw-browse .sw-card-img{height:130px}}.ov-section{background:radial-gradient(1000px 500px at 100% 0,#8b5cf61a,#0000 60%),linear-gradient(180deg,#f8fbfc,#fff);padding:72px 24px 88px}.ov-section .ov-inner{margin:0 auto;max-width:1160px}.ov-section .ov-intro{margin:0 auto 48px;max-width:760px;text-align:center}.ov-section .ov-eyebrow{background:#8b5cf629;border-radius:999px;color:#6d28d9;display:inline-block;font-size:.78rem;font-weight:700;letter-spacing:.14em;margin-bottom:16px;padding:6px 14px;text-transform:uppercase}.ov-section .ov-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#511f9f,#6d28d9);-webkit-background-clip:text;background-clip:text;color:#511f9f;font-size:2.3rem;font-weight:800;letter-spacing:-.015em;line-height:1.18;margin:0 0 14px}.ov-section .ov-sub{color:#5a6b78;font-size:1.12rem;line-height:1.6;margin:0}.ov-section .ov-grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-bottom:48px}.ov-section .ov-card{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#ffffffd9;border:1px solid #511f9f14;border-radius:16px;box-shadow:0 10px 28px -18px #511f9f47;padding:22px 20px;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.ov-section .ov-card:hover{border-color:#8b5cf699;box-shadow:0 20px 38px -20px #511f9f66;transform:translateY(-5px)}.ov-section .ov-card-icon{align-items:center;background:linear-gradient(135deg,#8b5cf638,#511f9f1f);border-radius:14px;box-shadow:inset 0 0 0 1px #8b5cf64d;display:inline-flex;font-size:1.5rem;height:48px;justify-content:center;margin-bottom:12px;width:48px}.ov-section .ov-card-title{color:#511f9f;font-size:1.1rem;font-weight:700;margin:0 0 6px}.ov-section .ov-card-desc{color:#5a6b78;font-size:.92rem;line-height:1.55;margin:0}.ov-section .ov-band{align-items:center;background:linear-gradient(135deg,#2a1052,#511f9f 48%,#3f1780);border-radius:24px;box-shadow:0 30px 60px -30px #511f9f99;display:flex;gap:40px;overflow:hidden;padding:40px 44px;position:relative}.ov-section .ov-band:before{background:radial-gradient(circle,#8b5cf666,#0000 65%);border-radius:50%;content:"";filter:blur(12px);height:320px;position:absolute;right:-60px;top:-90px;width:320px}.ov-section .ov-band-left{flex:1 1 auto;position:relative;z-index:1}.ov-section .ov-band-title{color:#fff;font-size:1.7rem;font-weight:800;margin:0 0 8px}.ov-section .ov-band-sub{color:#e2f5f4e6;font-size:1rem;line-height:1.55;margin:0 0 22px}.ov-section .ov-band-actions{align-items:center;display:flex;flex-wrap:wrap;gap:18px}.ov-section .ov-btn{border-radius:999px;display:inline-block;font-size:.98rem;font-weight:700;padding:.85rem 2rem;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease}.ov-section .ov-btn-primary{background:linear-gradient(135deg,#c9b8e8,#8b6bc7);box-shadow:0 12px 28px -10px #8b5cf6bf;color:#511f9f}.ov-section .ov-btn-primary:hover{box-shadow:0 18px 36px -12px #8b5cf6f2;transform:translateY(-3px)}.ov-section .ov-stores{display:flex;gap:12px}.ov-section .ov-stores a{display:inline-flex;transition:transform .3s ease}.ov-section .ov-stores a:hover{transform:translateY(-3px)}.ov-section .ov-stores img{border-radius:8px;height:44px}.ov-section .ov-band-divider{align-self:stretch;background:#fff3;position:relative;width:1px;z-index:1}.ov-section .ov-contact{display:flex;flex:0 0 auto;flex-direction:column;gap:14px;list-style:none;margin:0;padding:0;position:relative;z-index:1}.ov-section .ov-contact li{align-items:center;color:#e2f5f4eb;display:flex;font-size:.98rem;gap:10px}.ov-section .ov-contact a{color:#fff;font-weight:600;text-decoration:none}.ov-section .ov-contact a:hover{color:#8b6bc7}.ov-section .ov-contact-ic{font-size:1.1rem}@media (max-width:860px){.ov-section .ov-band{align-items:flex-start;flex-direction:column;gap:28px;padding:34px 28px}.ov-section .ov-band-divider{height:1px;width:100%}}@media (max-width:600px){.ov-section{padding:56px 16px 64px}.ov-section .ov-title{font-size:1.7rem}.ov-section .ov-band-actions{align-items:stretch;flex-direction:column}.ov-section .ov-btn-primary{text-align:center}}.business-page{overflow-x:hidden}.business-section{scroll-margin-top:80px}.business-hero{background:linear-gradient(135deg,#2a1052,#511f9f 45%,#3f1780);color:#fff;overflow:hidden;padding:130px 10% 100px;position:relative;text-align:center}.business-hero:before{background:radial-gradient(circle,#8b5cf673,#0000 65%);filter:blur(22px);height:460px;right:-90px;top:-140px;width:460px}.business-hero:after,.business-hero:before{border-radius:50%;content:"";position:absolute}.business-hero:after{background:radial-gradient(circle,#2d82af66,#0000 65%);bottom:-160px;filter:blur(26px);height:500px;left:-110px;width:500px}.business-hero-content{margin:0 auto;max-width:920px;position:relative;z-index:1}.business-hero-content h1{font-size:3.5rem;font-weight:800;letter-spacing:-.02em;line-height:1.12;margin-bottom:1.25rem}.business-hero-content p{color:#e2f5f4e6;font-size:1.3rem;line-height:1.6;margin:0 auto 2.25rem;max-width:720px}.business-hero-nav{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;margin-bottom:2.25rem}.business-hero-chip{backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);background:#ffffff1a;border:1px solid #ffffff47;border-radius:999px;color:#fff;font-size:.95rem;font-weight:600;padding:.6rem 1.35rem;text-decoration:none;transition:transform .3s ease,background .3s ease,border-color .3s ease}.business-hero-chip:hover{background:#8b5cf647;border-color:#8b6bc7;transform:translateY(-3px)}.business-hero-cta{background:linear-gradient(135deg,#c9b8e8,#8b6bc7);border-radius:999px;box-shadow:0 14px 32px -12px #8b5cf6cc;color:#511f9f;display:inline-block;font-size:1rem;font-weight:700;padding:1rem 2.5rem;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease}.business-hero-cta:hover{box-shadow:0 20px 40px -14px #8b5cf6f2;transform:translateY(-3px)}.business-divider{background:linear-gradient(90deg,#0000,#d7e3ea 50%,#0000);height:1px;margin:0 auto;max-width:1200px;position:relative}.business-divider:after{background:linear-gradient(135deg,#8b6bc7,#511f9f);border-radius:3px;content:"";height:12px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%) rotate(45deg);width:12px}@media (max-width:1024px){.business-hero{padding:100px 5% 80px}.business-hero-content h1{font-size:2.6rem}}@media (max-width:768px){.business-hero-content h1{font-size:2.1rem}.business-hero-content p{font-size:1.1rem}}@media (max-width:480px){.business-hero{padding:80px 5% 60px}.business-hero-content h1{font-size:1.7rem}.business-hero-cta{width:100%}}
/*# sourceMappingURL=main.9fddd17a.css.map*/