.loading-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#460c61,#5b107e,#310844);display:flex;justify-content:center;align-items:center;z-index:10000;overflow:hidden}.loading-background-pattern{position:absolute;inset:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="medical-pattern" width="50" height="50" patternUnits="userSpaceOnUse"><circle cx="25" cy="25" r="2" fill="rgba(255,255,255,0.03)"/><path d="M20 25h10M25 20v10" stroke="rgba(255,255,255,0.02)" stroke-width="0.5"/></pattern></defs><rect width="100" height="100" fill="url(%23medical-pattern)"/></svg>');opacity:.4;animation:patternMove 20s linear infinite}.loading-container{display:flex;flex-direction:column;align-items:center;gap:2rem;position:relative;z-index:2;text-align:center}.medical-spinner{position:relative;width:120px;height:120px;animation:fadeInUp .8s ease-out}.spinner-ring{position:absolute;width:100%;height:100%}.dot{position:absolute;width:12px;height:12px;border-radius:50%;background:linear-gradient(135deg,#f3e8ff,#e9d5ff);animation:dotChase 2s linear infinite}.dot-1{top:0;left:50%;transform:translate(-50%);animation-delay:0s}.dot-2{top:15%;right:15%;animation-delay:.25s}.dot-3{top:50%;right:0;transform:translateY(-50%);animation-delay:.5s}.dot-4{bottom:15%;right:15%;animation-delay:.75s}.dot-5{bottom:0;left:50%;transform:translate(-50%);animation-delay:1s}.dot-6{bottom:15%;left:15%;animation-delay:1.25s}.dot-7{top:50%;left:0;transform:translateY(-50%);animation-delay:1.5s}.dot-8{top:15%;left:15%;animation-delay:1.75s}.spinner-center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:40px;height:40px;display:flex;align-items:center;justify-content:center}.medical-cross{position:relative;width:24px;height:24px;animation:crossPulse 2s ease-in-out infinite}.cross-horizontal,.cross-vertical{position:absolute;background:linear-gradient(135deg,#f3e8ff,#fff);border-radius:2px}.cross-horizontal{width:24px;height:6px;top:50%;left:0;transform:translateY(-50%)}.cross-vertical{width:6px;height:24px;top:0;left:50%;transform:translate(-50%)}.loading-text{display:flex;flex-direction:column;gap:1rem;animation:fadeInUp .8s ease-out .3s both}.brand-text{display:flex;align-items:center;gap:.8rem;justify-content:center}.brand-icon{font-size:2rem;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3));animation:iconFloat 3s ease-in-out infinite}.brand-name{font-size:clamp(1.5rem,4vw,2rem);font-weight:700;color:#f3e8ff;text-shadow:0 2px 4px rgba(0,0,0,.3)}.loading-message{display:flex;align-items:center;justify-content:center;gap:.5rem;color:#e9d5ff;font-size:clamp(.9rem,2vw,1.1rem);opacity:.9}.message-text{font-weight:500}.dots-animation{display:flex;gap:.2rem}.dot-anim{animation:dotBounce 1.5s ease-in-out infinite;color:#f3e8ff;font-weight:700}.dot-anim:nth-child(1){animation-delay:0s}.dot-anim:nth-child(2){animation-delay:.3s}.dot-anim:nth-child(3){animation-delay:.6s}.progress-container{width:250px;display:flex;flex-direction:column;gap:.8rem;animation:fadeInUp .8s ease-out .6s both}.progress-bar{width:100%;height:4px;background:#fff3;border-radius:2px;overflow:hidden;position:relative}.progress-fill{height:100%;background:linear-gradient(90deg,#f3e8ff,#e9d5ff,#ddd6fe);border-radius:2px;animation:progressFill 3s ease-in-out infinite;box-shadow:0 0 10px #f3e8ff80}.progress-text{font-size:.9rem;color:#e9d5ff;opacity:.8;text-align:center;font-weight:500}@keyframes dotChase{0%{opacity:1;transform:scale(1)}50%{opacity:.3;transform:scale(.6)}to{opacity:1;transform:scale(1)}}@keyframes crossPulse{0%,to{transform:translate(-50%,-50%) scale(1);opacity:1}50%{transform:translate(-50%,-50%) scale(1.2);opacity:.8}}@keyframes iconFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes dotBounce{0%,to{transform:translateY(0);opacity:1}50%{transform:translateY(-8px);opacity:.5}}@keyframes progressFill{0%{width:0%;transform:translate(-100%)}50%{width:80%;transform:translate(0)}to{width:100%;transform:translate(0)}}@keyframes patternMove{0%{transform:translate(0)}to{transform:translate(50px,50px)}}@media screen and (min-width: 1400px){.medical-spinner{width:150px;height:150px}.dot{width:15px;height:15px}.spinner-center{width:50px;height:50px}.medical-cross{width:30px;height:30px}.cross-horizontal{width:30px;height:8px}.cross-vertical{width:8px;height:30px}.progress-container{width:300px}}@media screen and (min-width: 1200px) and (max-width: 1399px){.medical-spinner{width:130px;height:130px}.progress-container{width:280px}}@media screen and (min-width: 1024px) and (max-width: 1199px){.loading-container{gap:1.5rem}.medical-spinner{width:110px;height:110px}.dot{width:10px;height:10px}.spinner-center{width:35px;height:35px}.medical-cross{width:20px;height:20px}.cross-horizontal{width:20px;height:5px}.cross-vertical{width:5px;height:20px}.progress-container{width:240px}}@media screen and (min-width: 768px) and (max-width: 1023px){.loading-container{gap:1.5rem;padding:2rem}.medical-spinner{width:100px;height:100px}.dot{width:9px;height:9px}.brand-icon{font-size:1.8rem}.progress-container{width:220px}}@media screen and (min-width: 600px) and (max-width: 767px){.loading-container{gap:1.2rem;padding:1.5rem}.medical-spinner{width:90px;height:90px}.dot{width:8px;height:8px}.spinner-center{width:30px;height:30px}.medical-cross{width:18px;height:18px}.cross-horizontal{width:18px;height:4px}.cross-vertical{width:4px;height:18px}.brand-text{flex-direction:column;gap:.5rem}.progress-container{width:200px}}@media screen and (min-width: 480px) and (max-width: 599px){.loading-container{gap:1rem;padding:1.2rem}.medical-spinner{width:80px;height:80px}.dot{width:7px;height:7px}.spinner-center{width:25px;height:25px}.medical-cross{width:16px;height:16px}.cross-horizontal{width:16px;height:3px}.cross-vertical{width:3px;height:16px}.brand-icon{font-size:1.5rem}.loading-message{flex-direction:column;gap:.3rem}.progress-container{width:180px}.progress-bar{height:3px}}@media screen and (max-width: 479px){.loading-container{gap:.8rem;padding:1rem}.medical-spinner{width:70px;height:70px}.dot{width:6px;height:6px}.spinner-center{width:20px;height:20px}.medical-cross{width:14px;height:14px}.cross-horizontal{width:14px;height:3px}.cross-vertical{width:3px;height:14px}.brand-text{flex-direction:column;gap:.3rem}.brand-icon{font-size:1.3rem}.loading-message{flex-direction:column;gap:.2rem}.message-text{font-size:.8rem}.progress-container{width:150px}.progress-bar{height:2px}.progress-text{font-size:.8rem}}@media screen and (max-width: 319px){.loading-container{padding:.8rem}.medical-spinner{width:60px;height:60px}.dot{width:5px;height:5px}.progress-container{width:130px}}@media (prefers-reduced-motion: reduce){.medical-spinner,.dot,.medical-cross,.brand-icon,.dot-anim,.progress-fill,.loading-background-pattern{animation:none}.dot{opacity:.7}}@media (prefers-contrast: high){.loading-overlay{background:#000}.dot,.cross-horizontal,.cross-vertical{background:#fff}.brand-name,.message-text{color:#fff}}@media (prefers-color-scheme: dark){.loading-overlay{background:linear-gradient(135deg,#1a0b2e,#16213e,#0f1419)}}.home-container{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6;min-height:100vh}.main-content{padding-top:2rem}.test-section{min-height:100vh;display:flex;align-items:center;justify-content:center;text-align:center;border-bottom:1px solid #e0e0e0}.test-section:nth-child(odd){background-color:#faf9ff}.test-section:nth-child(2n){background-color:#fff}.test-section h1{font-size:clamp(2rem,5vw,3.5rem);color:#460c61;margin-bottom:1rem;font-weight:700}.test-section h2{font-size:clamp(1.5rem,4vw,2.5rem);color:#460c61;margin-bottom:1rem;font-weight:600}.test-section p{font-size:1.2rem;color:#310844;opacity:.8;max-width:600px;margin:0 auto}@media screen and (max-width: 768px){.container{padding:0 1rem}.main-content{padding-top:1rem}.test-section{min-height:80vh;padding:2rem 0}}@media screen and (max-width: 480px){.test-section{min-height:70vh;padding:1.5rem 0}}:root{--color-white: rgba(255, 255, 255, 1);--color-black: rgba(0, 0, 0, 1);--color-cream-50: rgba(252, 252, 249, 1);--color-cream-100: rgba(255, 255, 253, 1);--color-gray-200: rgba(245, 245, 245, 1);--color-gray-300: rgba(167, 169, 169, 1);--color-gray-400: rgba(119, 124, 124, 1);--color-slate-500: rgba(98, 108, 113, 1);--color-brown-600: rgba(94, 82, 64, 1);--color-charcoal-700: rgba(31, 33, 33, 1);--color-charcoal-800: rgba(38, 40, 40, 1);--color-slate-900: rgba(19, 52, 59, 1);--color-teal-300: rgba(50, 184, 198, 1);--color-teal-400: rgba(45, 166, 178, 1);--color-teal-500: rgba(33, 128, 141, 1);--color-teal-600: rgba(29, 116, 128, 1);--color-teal-700: rgba(26, 104, 115, 1);--color-teal-800: rgba(41, 150, 161, 1);--color-red-400: rgba(255, 84, 89, 1);--color-red-500: rgba(192, 21, 47, 1);--color-orange-400: rgba(230, 129, 97, 1);--color-orange-500: rgba(168, 75, 47, 1);--color-brown-600-rgb: 94, 82, 64;--color-teal-500-rgb: 33, 128, 141;--color-slate-900-rgb: 19, 52, 59;--color-slate-500-rgb: 98, 108, 113;--color-red-500-rgb: 192, 21, 47;--color-red-400-rgb: 255, 84, 89;--color-orange-500-rgb: 168, 75, 47;--color-orange-400-rgb: 230, 129, 97;--color-bg-1: rgba(59, 130, 246, .08);--color-bg-2: rgba(245, 158, 11, .08);--color-bg-3: rgba(34, 197, 94, .08);--color-bg-4: rgba(239, 68, 68, .08);--color-bg-5: rgba(147, 51, 234, .08);--color-bg-6: rgba(249, 115, 22, .08);--color-bg-7: rgba(236, 72, 153, .08);--color-bg-8: rgba(6, 182, 212, .08);--color-background: var(--color-cream-50);--color-surface: var(--color-cream-100);--color-text: var(--color-slate-900);--color-text-secondary: var(--color-slate-500);--color-primary: var(--color-teal-500);--color-primary-hover: var(--color-teal-600);--color-primary-active: var(--color-teal-700);--color-secondary: rgba(var(--color-brown-600-rgb), .12);--color-secondary-hover: rgba(var(--color-brown-600-rgb), .2);--color-secondary-active: rgba(var(--color-brown-600-rgb), .25);--color-border: rgba(var(--color-brown-600-rgb), .2);--color-btn-primary-text: var(--color-cream-50);--color-card-border: rgba(var(--color-brown-600-rgb), .12);--color-card-border-inner: rgba(var(--color-brown-600-rgb), .12);--color-error: var(--color-red-500);--color-success: var(--color-teal-500);--color-warning: var(--color-orange-500);--color-info: var(--color-slate-500);--color-focus-ring: rgba(var(--color-teal-500-rgb), .4);--color-select-caret: rgba(var(--color-slate-900-rgb), .8);--focus-ring: 0 0 0 3px var(--color-focus-ring);--focus-outline: 2px solid var(--color-primary);--status-bg-opacity: .15;--status-border-opacity: .25;--select-caret-light: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23134252' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");--select-caret-dark: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23f5f5f5' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");--color-success-rgb: 33, 128, 141;--color-error-rgb: 192, 21, 47;--color-warning-rgb: 168, 75, 47;--color-info-rgb: 98, 108, 113;--font-family-base: "FKGroteskNeue", "Geist", "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-family-mono: "Berkeley Mono", ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;--font-size-xs: 11px;--font-size-sm: 12px;--font-size-base: 14px;--font-size-md: 14px;--font-size-lg: 16px;--font-size-xl: 18px;--font-size-2xl: 20px;--font-size-3xl: 24px;--font-size-4xl: 30px;--font-weight-normal: 400;--font-weight-medium: 500;--font-weight-semibold: 550;--font-weight-bold: 600;--line-height-tight: 1.2;--line-height-normal: 1.5;--letter-spacing-tight: -.01em;--space-0: 0;--space-1: 1px;--space-2: 2px;--space-4: 4px;--space-6: 6px;--space-8: 8px;--space-10: 10px;--space-12: 12px;--space-16: 16px;--space-20: 20px;--space-24: 24px;--space-32: 32px;--radius-sm: 6px;--radius-base: 8px;--radius-md: 10px;--radius-lg: 12px;--radius-full: 9999px;--shadow-xs: 0 1px 2px rgba(0, 0, 0, .02);--shadow-sm: 0 1px 3px rgba(0, 0, 0, .04), 0 1px 2px rgba(0, 0, 0, .02);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .04), 0 2px 4px -1px rgba(0, 0, 0, .02);--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .04), 0 4px 6px -2px rgba(0, 0, 0, .02);--shadow-inset-sm: inset 0 1px 0 rgba(255, 255, 255, .15), inset 0 -1px 0 rgba(0, 0, 0, .03);--duration-fast: .15s;--duration-normal: .25s;--ease-standard: cubic-bezier(.16, 1, .3, 1);--container-sm: 640px;--container-md: 768px;--container-lg: 1024px;--container-xl: 1280px}@media (prefers-color-scheme: dark){:root{--color-gray-400-rgb: 119, 124, 124;--color-teal-300-rgb: 50, 184, 198;--color-gray-300-rgb: 167, 169, 169;--color-gray-200-rgb: 245, 245, 245;--color-bg-1: rgba(29, 78, 216, .15);--color-bg-2: rgba(180, 83, 9, .15);--color-bg-3: rgba(21, 128, 61, .15);--color-bg-4: rgba(185, 28, 28, .15);--color-bg-5: rgba(107, 33, 168, .15);--color-bg-6: rgba(194, 65, 12, .15);--color-bg-7: rgba(190, 24, 93, .15);--color-bg-8: rgba(8, 145, 178, .15);--color-background: var(--color-charcoal-700);--color-surface: var(--color-charcoal-800);--color-text: var(--color-gray-200);--color-text-secondary: rgba(var(--color-gray-300-rgb), .7);--color-primary: var(--color-teal-300);--color-primary-hover: var(--color-teal-400);--color-primary-active: var(--color-teal-800);--color-secondary: rgba(var(--color-gray-400-rgb), .15);--color-secondary-hover: rgba(var(--color-gray-400-rgb), .25);--color-secondary-active: rgba(var(--color-gray-400-rgb), .3);--color-border: rgba(var(--color-gray-400-rgb), .3);--color-error: var(--color-red-400);--color-success: var(--color-teal-300);--color-warning: var(--color-orange-400);--color-info: var(--color-gray-300);--color-focus-ring: rgba(var(--color-teal-300-rgb), .4);--color-btn-primary-text: var(--color-slate-900);--color-card-border: rgba(var(--color-gray-400-rgb), .2);--color-card-border-inner: rgba(var(--color-gray-400-rgb), .15);--shadow-inset-sm: inset 0 1px 0 rgba(255, 255, 255, .1), inset 0 -1px 0 rgba(0, 0, 0, .15);--button-border-secondary: rgba(var(--color-gray-400-rgb), .2);--color-border-secondary: rgba(var(--color-gray-400-rgb), .2);--color-select-caret: rgba(var(--color-gray-200-rgb), .8);--focus-ring: 0 0 0 3px var(--color-focus-ring);--focus-outline: 2px solid var(--color-primary);--status-bg-opacity: .15;--status-border-opacity: .25;--select-caret-light: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23134252' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");--select-caret-dark: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23f5f5f5' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");--color-success-rgb: var(--color-teal-300-rgb);--color-error-rgb: var(--color-red-400-rgb);--color-warning-rgb: var(--color-orange-400-rgb);--color-info-rgb: var(--color-gray-300-rgb)}}[data-color-scheme=dark]{--color-gray-400-rgb: 119, 124, 124;--color-teal-300-rgb: 50, 184, 198;--color-gray-300-rgb: 167, 169, 169;--color-gray-200-rgb: 245, 245, 245;--color-bg-1: rgba(29, 78, 216, .15);--color-bg-2: rgba(180, 83, 9, .15);--color-bg-3: rgba(21, 128, 61, .15);--color-bg-4: rgba(185, 28, 28, .15);--color-bg-5: rgba(107, 33, 168, .15);--color-bg-6: rgba(194, 65, 12, .15);--color-bg-7: rgba(190, 24, 93, .15);--color-bg-8: rgba(8, 145, 178, .15);--color-background: var(--color-charcoal-700);--color-surface: var(--color-charcoal-800);--color-text: var(--color-gray-200);--color-text-secondary: rgba(var(--color-gray-300-rgb), .7);--color-primary: var(--color-teal-300);--color-primary-hover: var(--color-teal-400);--color-primary-active: var(--color-teal-800);--color-secondary: rgba(var(--color-gray-400-rgb), .15);--color-secondary-hover: rgba(var(--color-gray-400-rgb), .25);--color-secondary-active: rgba(var(--color-gray-400-rgb), .3);--color-border: rgba(var(--color-gray-400-rgb), .3);--color-error: var(--color-red-400);--color-success: var(--color-teal-300);--color-warning: var(--color-orange-400);--color-info: var(--color-gray-300);--color-focus-ring: rgba(var(--color-teal-300-rgb), .4);--color-btn-primary-text: var(--color-slate-900);--color-card-border: rgba(var(--color-gray-400-rgb), .15);--color-card-border-inner: rgba(var(--color-gray-400-rgb), .15);--shadow-inset-sm: inset 0 1px 0 rgba(255, 255, 255, .1), inset 0 -1px 0 rgba(0, 0, 0, .15);--color-border-secondary: rgba(var(--color-gray-400-rgb), .2);--color-select-caret: rgba(var(--color-gray-200-rgb), .8);--focus-ring: 0 0 0 3px var(--color-focus-ring);--focus-outline: 2px solid var(--color-primary);--status-bg-opacity: .15;--status-border-opacity: .25;--select-caret-light: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23134252' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");--select-caret-dark: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23f5f5f5' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");--color-success-rgb: var(--color-teal-300-rgb);--color-error-rgb: var(--color-red-400-rgb);--color-warning-rgb: var(--color-orange-400-rgb);--color-info-rgb: var(--color-gray-300-rgb)}[data-color-scheme=light]{--color-brown-600-rgb: 94, 82, 64;--color-teal-500-rgb: 33, 128, 141;--color-slate-900-rgb: 19, 52, 59;--color-background: var(--color-cream-50);--color-surface: var(--color-cream-100);--color-text: var(--color-slate-900);--color-text-secondary: var(--color-slate-500);--color-primary: var(--color-teal-500);--color-primary-hover: var(--color-teal-600);--color-primary-active: var(--color-teal-700);--color-secondary: rgba(var(--color-brown-600-rgb), .12);--color-secondary-hover: rgba(var(--color-brown-600-rgb), .2);--color-secondary-active: rgba(var(--color-brown-600-rgb), .25);--color-border: rgba(var(--color-brown-600-rgb), .2);--color-btn-primary-text: var(--color-cream-50);--color-card-border: rgba(var(--color-brown-600-rgb), .12);--color-card-border-inner: rgba(var(--color-brown-600-rgb), .12);--color-error: var(--color-red-500);--color-success: var(--color-teal-500);--color-warning: var(--color-orange-500);--color-info: var(--color-slate-500);--color-focus-ring: rgba(var(--color-teal-500-rgb), .4);--color-success-rgb: var(--color-teal-500-rgb);--color-error-rgb: var(--color-red-500-rgb);--color-warning-rgb: var(--color-orange-500-rgb);--color-info-rgb: var(--color-slate-500-rgb)}html{font-size:var(--font-size-base);font-family:var(--font-family-base);line-height:var(--line-height-normal);color:var(--color-text);background-color:var(--color-background);-webkit-font-smoothing:antialiased;box-sizing:border-box}body{margin:0;padding:0}*,*:before,*:after{box-sizing:inherit}h1,h2,h3,h4,h5,h6{margin:0;font-weight:var(--font-weight-semibold);line-height:var(--line-height-tight);color:var(--color-text);letter-spacing:var(--letter-spacing-tight)}h1{font-size:var(--font-size-4xl)}h2{font-size:var(--font-size-3xl)}h3{font-size:var(--font-size-2xl)}h4{font-size:var(--font-size-xl)}h5{font-size:var(--font-size-lg)}h6{font-size:var(--font-size-md)}p{margin:0 0 var(--space-16) 0}a{color:var(--color-primary);text-decoration:none;transition:color var(--duration-fast) var(--ease-standard)}a:hover{color:var(--color-primary-hover)}code,pre{font-family:var(--font-family-mono);font-size:calc(var(--font-size-base) * .95);background-color:var(--color-secondary);border-radius:var(--radius-sm)}code{padding:var(--space-1) var(--space-4)}pre{padding:var(--space-16);margin:var(--space-16) 0;overflow:auto;border:1px solid var(--color-border)}pre code{background:none;padding:0}.btn{display:inline-flex;align-items:center;justify-content:center;padding:var(--space-8) var(--space-16);border-radius:var(--radius-base);font-size:var(--font-size-base);font-weight:500;line-height:1.5;cursor:pointer;transition:all var(--duration-normal) var(--ease-standard);border:none;text-decoration:none;position:relative}.btn:focus-visible{outline:none;box-shadow:var(--focus-ring)}.btn--primary{background:var(--color-primary);color:var(--color-btn-primary-text)}.btn--primary:hover{background:var(--color-primary-hover)}.btn--primary:active{background:var(--color-primary-active)}.btn--secondary{background:var(--color-secondary);color:var(--color-text)}.btn--secondary:hover{background:var(--color-secondary-hover)}.btn--secondary:active{background:var(--color-secondary-active)}.btn--outline{background:transparent;border:1px solid var(--color-border);color:var(--color-text)}.btn--outline:hover{background:var(--color-secondary)}.btn--sm{padding:var(--space-4) var(--space-12);font-size:var(--font-size-sm);border-radius:var(--radius-sm)}.btn--lg{padding:var(--space-10) var(--space-20);font-size:var(--font-size-lg);border-radius:var(--radius-md)}.btn--full-width{width:100%}.btn:disabled{opacity:.5;cursor:not-allowed}.form-control{display:block;width:100%;padding:var(--space-8) var(--space-12);font-size:var(--font-size-md);line-height:1.5;color:var(--color-text);background-color:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-base);transition:border-color var(--duration-fast) var(--ease-standard),box-shadow var(--duration-fast) var(--ease-standard)}textarea.form-control{font-family:var(--font-family-base);font-size:var(--font-size-base)}select.form-control{padding:var(--space-8) var(--space-12);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:var(--select-caret-light);background-repeat:no-repeat;background-position:right var(--space-12) center;background-size:16px;padding-right:var(--space-32)}@media (prefers-color-scheme: dark){select.form-control{background-image:var(--select-caret-dark)}}[data-color-scheme=dark] select.form-control{background-image:var(--select-caret-dark)}[data-color-scheme=light] select.form-control{background-image:var(--select-caret-light)}.form-control:focus{border-color:var(--color-primary);outline:var(--focus-outline)}.form-label{display:block;margin-bottom:var(--space-8);font-weight:var(--font-weight-medium);font-size:var(--font-size-sm)}.form-group{margin-bottom:var(--space-16)}.card{background-color:var(--color-surface);border-radius:var(--radius-lg);border:1px solid var(--color-card-border);box-shadow:var(--shadow-sm);overflow:hidden;transition:box-shadow var(--duration-normal) var(--ease-standard)}.card:hover{box-shadow:var(--shadow-md)}.card__body{padding:var(--space-16)}.card__header,.card__footer{padding:var(--space-16);border-bottom:1px solid var(--color-card-border-inner)}.status{display:inline-flex;align-items:center;padding:var(--space-6) var(--space-12);border-radius:var(--radius-full);font-weight:var(--font-weight-medium);font-size:var(--font-size-sm)}.status--success{background-color:rgba(var(--color-success-rgb, 33, 128, 141),var(--status-bg-opacity));color:var(--color-success);border:1px solid rgba(var(--color-success-rgb, 33, 128, 141),var(--status-border-opacity))}.status--error{background-color:rgba(var(--color-error-rgb, 192, 21, 47),var(--status-bg-opacity));color:var(--color-error);border:1px solid rgba(var(--color-error-rgb, 192, 21, 47),var(--status-border-opacity))}.status--warning{background-color:rgba(var(--color-warning-rgb, 168, 75, 47),var(--status-bg-opacity));color:var(--color-warning);border:1px solid rgba(var(--color-warning-rgb, 168, 75, 47),var(--status-border-opacity))}.status--info{background-color:rgba(var(--color-info-rgb, 98, 108, 113),var(--status-bg-opacity));color:var(--color-info);border:1px solid rgba(var(--color-info-rgb, 98, 108, 113),var(--status-border-opacity))}.container{width:100%;margin-right:auto;margin-left:auto;padding-right:var(--space-16);padding-left:var(--space-16)}@media (min-width: 640px){.container{max-width:var(--container-sm)}}@media (min-width: 768px){.container{max-width:var(--container-md)}}@media (min-width: 1024px){.container{max-width:var(--container-lg)}}@media (min-width: 1280px){.container{max-width:var(--container-xl)}}.gap-4{gap:var(--space-4)}.gap-8{gap:var(--space-8)}.gap-16{gap:var(--space-16)}.mt-8{margin-top:var(--space-8)}.mb-8{margin-bottom:var(--space-8)}.mx-8{margin-left:var(--space-8);margin-right:var(--space-8)}.my-8{margin-top:var(--space-8);margin-bottom:var(--space-8)}.py-8{padding-top:var(--space-8);padding-bottom:var(--space-8)}.px-8{padding-left:var(--space-8);padding-right:var(--space-8)}.py-16{padding-top:var(--space-16);padding-bottom:var(--space-16)}.px-16{padding-left:var(--space-16);padding-right:var(--space-16)}.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}:focus-visible{outline:var(--focus-outline);outline-offset:2px}[data-color-scheme=dark] .btn--outline{border:1px solid var(--color-border-secondary)}@font-face{font-family:FKGroteskNeue;src:url(https://r2cdn.perplexity.ai/fonts/FKGroteskNeue.woff2) format("woff2")}.hero-section{min-height:100vh;background:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;padding:var(--space-32) 0;overflow:hidden}.hero-container{max-width:var(--container-xl);width:100%;margin:0 auto;padding:0 var(--space-32);display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;min-height:80vh}.hero-content{z-index:2}.hero-badge{display:inline-block;background:var(--color-bg-1);color:var(--color-primary);padding:var(--space-8) var(--space-16);border-radius:var(--radius-full);font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);margin-bottom:var(--space-24);border:1px solid rgba(var(--color-teal-500-rgb),.3);box-shadow:var(--shadow-sm);animation:fadeInUp .8s ease-out;margin-top:4rem;font-family:var(--font-family-base)}.hero-title{font-size:clamp(2.5rem,5vw,4rem);font-weight:var(--font-weight-bold);line-height:var(--line-height-tight);color:var(--color-text);margin-bottom:var(--space-24);animation:fadeInUp .8s ease-out .2s both;text-shadow:0 2px 8px rgba(var(--color-text-rgb, 19, 52, 59),.08);font-family:var(--font-family-base);letter-spacing:var(--letter-spacing-tight)}.hero-title .highlight{color:var(--color-primary);background:linear-gradient(90deg,var(--color-primary),var(--color-teal-700));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle{font-size:clamp(var(--font-size-lg),2vw,var(--font-size-xl));color:var(--color-text-secondary);opacity:.85;line-height:var(--line-height-normal);margin-bottom:var(--space-32);max-width:500px;animation:fadeInUp .8s ease-out .4s both;text-shadow:0 1px 6px rgba(var(--color-primary-rgb, 33, 128, 141),.15);font-family:var(--font-family-base)}.hero-buttons{display:flex;gap:var(--space-16);margin-bottom:var(--space-32);flex-wrap:wrap;animation:fadeInUp .8s ease-out .6s both}.cta-button{padding:var(--space-16) var(--space-32);font-size:var(--font-size-lg);border-radius:var(--radius-full);border:none;cursor:pointer;font-weight:var(--font-weight-semibold);transition:all var(--duration-normal) var(--ease-standard);display:flex;align-items:center;gap:var(--space-8);position:relative;overflow:hidden;text-decoration:none;font-family:var(--font-family-base)}.cta-button.primary{background:var(--color-primary);color:var(--color-btn-primary-text);box-shadow:var(--shadow-md)}.cta-button.primary:hover{background:var(--color-primary-hover);box-shadow:var(--shadow-lg);transform:translateY(-2px)}.cta-button.secondary{background:var(--color-surface);color:var(--color-primary);border:2px solid var(--color-border);box-shadow:var(--shadow-sm)}.cta-button.secondary:hover{background:var(--color-primary);color:var(--color-btn-primary-text);transform:translateY(-2px)}.button-arrow{transition:transform var(--duration-normal) var(--ease-standard)}.hero-stats{display:flex;gap:var(--space-32);flex-wrap:wrap;animation:fadeInUp .8s ease-out .8s both}.stat-item{text-align:center;min-width:80px}.stat-numbers{display:block;font-size:var(--font-size-3xl);font-weight:var(--font-weight-bold);color:#111;margin-bottom:var(--space-4);text-shadow:0 1px 6px rgba(var(--color-primary-rgb, 33, 128, 141),.1);font-family:var(--font-family-base)}.stat-labels{font-size:var(--font-size-sm);color:var(--color-text-secondary);font-family:var(--font-family-base)}.hero-visual{position:relative;display:flex;justify-content:center;align-items:center;animation:fadeIn 1s ease-out .4s both;overflow:visible;z-index:3}.hero-image-placeholder{position:relative;width:420px;height:420px;display:flex;justify-content:center;align-items:center;perspective:1000px}.hero-circle-tilt{transform:rotateX(var(--rx, 0deg)) rotateY(var(--ry, 0deg));transition:transform .2s ease-out;transform-style:preserve-3d;position:relative;z-index:2}.hero-circle{width:220px;height:220px;border-radius:50%;background:linear-gradient(45deg,#0066cc29,#1488cc24,#2b32b21f,#0066cc29);background-size:300% 300%;border:2px solid rgba(0,102,204,.28);animation:float 6s ease-in-out infinite,gradientMorph 8s ease-in-out infinite,glow 4s ease-in-out infinite;position:relative;transform-style:preserve-3d;box-shadow:0 10px 30px #0066cc3d,inset 0 0 30px #ffffff1a;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:2}.halo{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:50%;pointer-events:none;filter:blur(20px);opacity:.6}.halo-1{width:360px;height:360px;background:radial-gradient(circle,rgba(67,97,238,.18),transparent 60%);animation:haloPulse 5.5s ease-in-out infinite}.halo-2{width:440px;height:440px;background:radial-gradient(circle,rgba(20,136,204,.18),transparent 65%);animation:haloPulse 7s ease-in-out infinite}.hero-circle:hover{transform:scale(1.05) rotateX(5deg) rotateY(5deg);box-shadow:0 20px 50px #0066cc52,inset 0 0 40px #fff3;animation-duration:3s}.hero-visual:before,.hero-visual:after,.hero-image-placeholder:before,.hero-image-placeholder:after{content:"";position:absolute;width:8px;height:8px;background:linear-gradient(135deg,#1488cc,#2b32b2);border-radius:50%;opacity:.6}.hero-visual:before{top:10%;left:15%;animation:floatParticle1 12s linear infinite;box-shadow:0 0 10px #0066cc59}.hero-visual:after{bottom:15%;right:20%;animation:floatParticle2 10s linear infinite;background:linear-gradient(135deg,#1488cc,#00b4d8)}.hero-image-placeholder:before{top:20%;right:10%;animation:floatParticle3 8s ease-in-out infinite;background:linear-gradient(135deg,#ff6b6b,#ff8e8e);transform-origin:center}.hero-image-placeholder:after{bottom:10%;left:20%;animation:floatParticle4 14s linear infinite;background:linear-gradient(135deg,#00b4d8,#4ade80)}.hero-circle:before{content:"";position:absolute;top:50%;left:50%;width:120px;height:120px;background:radial-gradient(circle,rgba(20,136,204,.2) 0%,rgba(0,102,204,.1) 50%,transparent 100%);border-radius:50%;transform:translate(-50%,-50%);animation:corePulse 3s ease-in-out infinite}.hero-circle:after{content:"🤖";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:2.5rem;animation:symbolFloat 4s ease-in-out infinite;filter:drop-shadow(0 4px 8px rgba(0,102,204,.35))}.orbit{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none;z-index:3}.orbit:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:50%;border:2px dotted rgba(0,102,204,.45);width:100%;height:100%;box-shadow:inset 0 0 30px #1488cc14}.orbit-dot{position:absolute;width:10px;height:10px;background:#fff;border:2px solid #00b4d8;border-radius:50%;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 12px #00b4d899}.orbit-1 .dot-a{transform:translate(-50%,-50%) rotate(0) translate(180px)}.orbit-1 .dot-b{transform:translate(-50%,-50%) rotate(120deg) translate(180px)}.orbit-1 .dot-c{transform:translate(-50%,-50%) rotate(240deg) translate(180px)}.orbit-2 .dot-a{transform:translate(-50%,-50%) rotate(60deg) translate(230px)}.orbit-2 .dot-b{transform:translate(-50%,-50%) rotate(180deg) translate(230px)}.orbit-2 .dot-c{transform:translate(-50%,-50%) rotate(300deg) translate(230px)}.planet{position:absolute;top:50%;left:50%;width:54px;height:54px;background:linear-gradient(135deg,#fff 40%,#f0fbff);border-radius:50%;box-shadow:0 8px 20px #00b4d859,0 2px 8px #1488cc40,0 0 0 4px #1488cc1f;display:flex;align-items:center;justify-content:center;font-size:2rem;border:2px solid #b3e5ff;transition:transform .2s,box-shadow .2s;z-index:4;cursor:pointer;pointer-events:auto;will-change:transform}.planet:hover{box-shadow:0 8px 24px #0066cc40}.planet>span{display:inline-block;transform:scale(1);transition:transform .2s ease;text-shadow:0 0 10px rgba(255,255,255,.95),0 3px 10px rgba(0,180,216,.5)}.planet:hover>span{transform:scale(1.1)}.orbit-1{width:360px;height:360px;animation:orbit-rotate-1 10s linear infinite}.orbit-2{width:460px;height:460px;animation:orbit-rotate-2 14s linear infinite reverse}.lock{transform:translate(-50%,-50%) rotate(0) translate(180px)}.analytics{transform:translate(-50%,-50%) rotate(180deg) translate(180px)}.design{transform:translate(-50%,-50%) rotate(45deg) translate(230px)}.speed{transform:translate(-50%,-50%) rotate(180deg) translate(230px)}.responsive{transform:translate(-50%,-50%) rotate(315deg) translate(230px)}@keyframes gradientMorph{0%,to{background-position:0% 50%}25%{background-position:100% 0%}50%{background-position:100% 100%}75%{background-position:0% 100%}}@keyframes glow{0%,to{box-shadow:var(--shadow-md),inset 0 0 30px rgba(var(--color-surface-rgb, 255, 255, 253),.1)}50%{box-shadow:var(--shadow-lg),inset 0 0 40px rgba(var(--color-surface-rgb, 255, 255, 253),.2),0 0 50px rgba(var(--color-teal-500-rgb),.24)}}@keyframes corePulse{0%,to{transform:translate(-50%,-50%) scale(1);opacity:.6}50%{transform:translate(-50%,-50%) scale(1.2);opacity:.8}}@keyframes symbolFloat{0%,to{transform:translate(-50%,-50%) scale(1) rotate(0)}25%{transform:translate(-50%,-50%) scale(1.1) rotate(5deg)}75%{transform:translate(-50%,-50%) scale(.9) rotate(-5deg)}}@keyframes floatParticle1{0%{transform:translateY(0) translate(0) rotate(0);opacity:.4}25%{transform:translateY(-20px) translate(10px) rotate(90deg);opacity:.8}50%{transform:translateY(-40px) translate(-10px) rotate(180deg);opacity:.6}75%{transform:translateY(-20px) translate(-15px) rotate(270deg);opacity:.9}to{transform:translateY(0) translate(0) rotate(360deg);opacity:.4}}@keyframes floatParticle2{0%{transform:translateY(0) scale(1);opacity:.5}33%{transform:translateY(-30px) scale(1.2);opacity:.8}66%{transform:translateY(-60px) scale(.8);opacity:.6}to{transform:translateY(0) scale(1);opacity:.5}}@keyframes floatParticle3{0%,to{transform:scale(1);opacity:.7}10%{transform:scale(1.3);opacity:1}20%{transform:scale(1);opacity:.7}30%{transform:scale(1.2);opacity:.9}40%,60%{transform:scale(1);opacity:.7}}@keyframes floatParticle4{0%{transform:translate(0) rotate(0);opacity:.4}25%{transform:translate(20px) rotate(90deg);opacity:.7}50%{transform:translate(0) rotate(180deg);opacity:.9}75%{transform:translate(-20px) rotate(270deg);opacity:.6}to{transform:translate(0) rotate(360deg);opacity:.4}}@keyframes haloPulse{0%,to{opacity:.4;transform:translate(-50%,-50%) scale(.95)}50%{opacity:.8;transform:translate(-50%,-50%) scale(1.05)}}@keyframes orbit-rotate-1{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}@keyframes orbit-rotate-2{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}@media screen and (min-width: 1200px){.hero-container{gap:6rem}.hero-image-placeholder{width:500px;height:500px}.hero-circle{width:280px;height:280px}.hero-circle:after{font-size:3rem}.halo-1{width:460px;height:460px}.halo-2{width:540px;height:540px}.orbit-1{width:420px;height:420px}.orbit-2{width:520px;height:520px}.lock{transform:translate(-50%,-50%) rotate(0) translate(210px)}.analytics{transform:translate(-50%,-50%) rotate(180deg) translate(210px)}.design{transform:translate(-50%,-50%) rotate(45deg) translate(260px)}.speed{transform:translate(-50%,-50%) rotate(180deg) translate(260px)}.responsive{transform:translate(-50%,-50%) rotate(315deg) translate(260px)}}@media screen and (max-width: 1199px) and (min-width: 1024px){.hero-container{gap:var(--space-32)}.hero-image-placeholder{width:380px;height:380px}.hero-circle{width:240px;height:240px}.halo-1{width:380px;height:380px}.halo-2{width:460px;height:460px}.orbit-1{width:340px;height:340px}.orbit-2{width:420px;height:420px}.lock{transform:translate(-50%,-50%) rotate(0) translate(170px)}.analytics{transform:translate(-50%,-50%) rotate(180deg) translate(170px)}.design{transform:translate(-50%,-50%) rotate(45deg) translate(210px)}.speed{transform:translate(-50%,-50%) rotate(180deg) translate(210px)}.responsive{transform:translate(-50%,-50%) rotate(315deg) translate(210px)}}@media screen and (max-width: 1024px){.hero-container{gap:var(--space-32);grid-template-columns:1fr 1fr}.hero-image-placeholder{width:350px;height:350px}.hero-circle{width:200px;height:200px}.hero-circle:after{font-size:2.2rem}.halo-1{width:320px;height:320px}.halo-2{width:380px;height:380px}.orbit-1{width:280px;height:280px}.orbit-2{width:340px;height:340px}.planet{width:44px;height:44px;font-size:1.6rem}.lock{transform:translate(-50%,-50%) rotate(0) translate(140px)}.analytics{transform:translate(-50%,-50%) rotate(180deg) translate(140px)}.design{transform:translate(-50%,-50%) rotate(45deg) translate(170px)}.speed{transform:translate(-50%,-50%) rotate(180deg) translate(170px)}.responsive{transform:translate(-50%,-50%) rotate(315deg) translate(170px)}}@media screen and (max-width: 768px){.hero-container{grid-template-columns:1fr;gap:var(--space-32);text-align:center;min-height:auto;padding:0 var(--space-16)}.hero-content{order:1}.hero-visual{order:2}.hero-buttons{justify-content:center}.hero-image-placeholder{width:280px;height:280px}.hero-circle{width:170px;height:170px}.hero-circle:after{font-size:2rem}.hero-stats{justify-content:center;gap:var(--space-24)}.halo-1{width:260px;height:260px}.halo-2{width:320px;height:320px}.orbit-1{width:240px;height:240px}.orbit-2{width:290px;height:290px}.planet{width:38px;height:38px;font-size:1.4rem}.lock{transform:translate(-50%,-50%) rotate(0) translate(120px)}.analytics{transform:translate(-50%,-50%) rotate(180deg) translate(120px)}.design{transform:translate(-50%,-50%) rotate(45deg) translate(145px)}.speed{transform:translate(-50%,-50%) rotate(180deg) translate(145px)}.responsive{transform:translate(-50%,-50%) rotate(315deg) translate(145px)}.hero-circle:hover{transform:none}.hero-visual:before,.hero-visual:after,.hero-image-placeholder:before,.hero-image-placeholder:after{animation-duration:20s}}@media screen and (max-width: 480px){.hero-container{padding:0 var(--space-16);gap:var(--space-24)}.hero-badge{margin-top:var(--space-32);padding:var(--space-6) var(--space-12);font-size:var(--font-size-xs)}.hero-buttons{flex-direction:column;width:100%;gap:var(--space-12)}.cta-button{width:100%;justify-content:center;padding:var(--space-12) var(--space-24);font-size:var(--font-size-base)}.hero-stats{gap:var(--space-16)}.stat-numbers{font-size:var(--font-size-2xl)}.stat-labels{font-size:var(--font-size-xs)}.hero-image-placeholder{width:220px;height:220px}.hero-circle{width:140px;height:140px}.hero-circle:after{font-size:1.5rem}.hero-circle:before{width:80px;height:80px}.halo-1{width:200px;height:200px}.halo-2{width:260px;height:260px}.orbit-1{width:200px;height:200px}.orbit-2{width:240px;height:240px}.planet{width:32px;height:32px;font-size:1.2rem}.lock{transform:translate(-50%,-50%) rotate(0) translate(100px)}.analytics{transform:translate(-50%,-50%) rotate(180deg) translate(100px)}.design{transform:translate(-50%,-50%) rotate(45deg) translate(120px)}.speed{transform:translate(-50%,-50%) rotate(180deg) translate(120px)}.responsive{transform:translate(-50%,-50%) rotate(315deg) translate(120px)}}@media screen and (max-width: 319px){.hero-container{padding:0 var(--space-8)}.hero-image-placeholder{width:180px;height:180px}.hero-circle{width:120px;height:120px}.hero-circle:after{font-size:1.2rem}.halo-1{width:160px;height:160px}.halo-2{width:200px;height:200px}.orbit-1{width:160px;height:160px}.orbit-2{width:190px;height:190px}.planet{width:28px;height:28px;font-size:1rem}.lock{transform:translate(-50%,-50%) rotate(0) translate(80px)}.analytics{transform:translate(-50%,-50%) rotate(180deg) translate(80px)}.design{transform:translate(-50%,-50%) rotate(45deg) translate(95px)}.speed{transform:translate(-50%,-50%) rotate(180deg) translate(95px)}.responsive{transform:translate(-50%,-50%) rotate(315deg) translate(95px)}}@media screen and (max-width: 768px){.cta-button:hover{transform:none}.hero-circle{animation-duration:8s}}@media (prefers-reduced-motion: reduce){.hero-circle,.hero-visual:before,.hero-visual:after,.hero-image-placeholder:before,.hero-image-placeholder:after,.orbit{animation:none}.hero-circle:hover,.cta-button:hover{transform:none}}@media (prefers-contrast: high){.hero-circle{border:3px solid var(--color-primary);background:rgba(var(--color-primary-rgb),.2)}.planet{border:2px solid var(--color-primary);background:var(--color-surface)}}.header{position:fixed;top:0;left:0;right:0;background:linear-gradient(135deg,#460c61,#5b107e,#310844);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid rgba(255,255,255,.1);z-index:1000;transition:all .3s ease}.header.scrolled{background:linear-gradient(135deg,#460c61f2,#5b107ef2,#310844f2);box-shadow:0 4px 20px #460c614d;border-bottom-color:#fff3}.header-container{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;align-items:center;justify-content:space-between;height:70px}.logo a{text-decoration:none;color:inherit}.logo-content{display:flex;align-items:center;gap:.8rem;transition:all .3s ease}.logo-content:hover{transform:translateY(-1px)}.logo-icon{position:relative;width:40px;height:40px;display:flex;align-items:center;justify-content:center}.vision-eye{position:relative;width:36px;height:36px;background:linear-gradient(135deg,#f3e8ff,#e9d5ff);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #f3e8ff66;transition:all .3s ease}.vision-eye.small{width:30px;height:30px}.logo-content:hover .vision-eye{transform:scale(1.05);box-shadow:0 6px 20px #f3e8ff99}.eye-outer{width:24px;height:24px;background:#460c61;border-radius:50%;display:flex;align-items:center;justify-content:center;position:relative}.vision-eye.small .eye-outer{width:20px;height:20px}.eye-inner{width:16px;height:16px;background:linear-gradient(135deg,#f3e8ff,#fff);border-radius:50%;display:flex;align-items:center;justify-content:center}.vision-eye.small .eye-inner{width:14px;height:14px}.eye-pupil{width:6px;height:6px;background:#460c61;border-radius:50%;animation:eyeBlink 4s ease-in-out infinite}.vision-eye.small .eye-pupil{width:5px;height:5px}.logo-text{display:flex;flex-direction:column;line-height:1.1}.logo-main{font-size:1.4rem;font-weight:700;color:#f3e8ff;letter-spacing:-.5px}.logo-sub{font-size:.9rem;font-weight:500;color:#e9d5ff;opacity:.9;letter-spacing:.5px}.desktop-nav{display:flex;align-items:center;margin:auto}.desktop-nav ul{display:flex;list-style:none;margin:0;padding:0;gap:2rem}.desktop-nav a{color:#f3e8ff;text-decoration:none;font-weight:500;font-size:.95rem;padding:.5rem 1rem;border-radius:8px;transition:all .3s ease;position:relative;opacity:.9}.desktop-nav a:after{content:"";position:absolute;bottom:-2px;left:50%;width:0;height:2px;background:linear-gradient(135deg,#f3e8ff,#e9d5ff);transition:all .3s ease;transform:translate(-50%)}.desktop-nav a:hover,.desktop-nav a.active{color:#fff;background:#ffffff1a;opacity:1}.desktop-nav a:hover:after,.desktop-nav a.active:after{width:80%}.header-cta{display:flex;align-items:center}.cta-btn{background:linear-gradient(135deg,#f3e8ff,#e9d5ff);color:#460c61;text-decoration:none;padding:.7rem 1.5rem;border-radius:25px;font-weight:600;font-size:.9rem;display:flex;align-items:center;gap:.5rem;transition:all .3s ease;box-shadow:0 4px 12px #f3e8ff66}.cta-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #f3e8ff99;background:linear-gradient(135deg,#fff,#f3e8ff)}.cta-icon{font-size:1rem!important;transition:transform .3s ease}.cta-btn:hover .cta-icon{transform:translate(3px)}.mobile-menu-toggle{display:none;align-items:center;justify-content:center;width:44px;height:44px;cursor:pointer;border-radius:12px;transition:all .3s ease;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}.mobile-menu-toggle:hover{background:#ffffff26;transform:scale(1.05)}.toggle-icon{color:#f3e8ff;font-size:1.5rem!important;transition:all .3s ease}.mobile-menu-toggle.active .toggle-icon{transform:rotate(180deg)}.mobile-nav-overlay{position:fixed;top:0;right:-100%;width:320px;max-width:90vw;height:100vh;background:linear-gradient(135deg,#460c61fa,#5b107ef5,#310844fa);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:1001;transition:all .4s cubic-bezier(.25,.46,.45,.94);border-left:1px solid rgba(255,255,255,.1);box-shadow:-10px 0 30px #460c614d;overflow:hidden}.mobile-nav-overlay.active{right:0}.mobile-nav{height:100%;display:flex;flex-direction:column;padding:1.5rem;overflow:hidden;box-sizing:border-box}.mobile-nav-header{display:flex;justify-content:center;align-items:center;margin-bottom:2.5rem;padding-bottom:2rem;border-bottom:1px solid rgba(255,255,255,.1)}.mobile-logo{display:flex;align-items:center;gap:.8rem}.mobile-logo .logo-main{font-size:1.2rem;color:#f3e8ff}.mobile-logo .logo-sub{font-size:.8rem;color:#e9d5ff}.mobile-nav-list{list-style:none;margin:0;padding:0;flex-grow:1;display:flex;flex-direction:column;gap:.4rem;overflow-y:auto}.mobile-nav-item{width:100%;flex-shrink:0}.mobile-nav-link{display:flex;align-items:center;gap:1rem;padding:1rem;color:#f3e8ff;text-decoration:none;border-radius:12px;transition:all .3s cubic-bezier(.25,.46,.45,.94);font-weight:500;font-size:1rem;opacity:.9;position:relative;overflow:hidden;background:#ffffff05;border:1px solid rgba(255,255,255,.05);min-height:56px;box-sizing:border-box}.mobile-nav-link,.mobile-nav-link:nth-child(1),.mobile-nav-link:nth-child(2),.mobile-nav-link:nth-child(3),.mobile-nav-link:nth-child(4),.mobile-nav-link:nth-child(5){background:#ffffff05!important;border:1px solid rgba(255,255,255,.05)!important;color:#f3e8ff!important;opacity:.9!important}.mobile-nav-link:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);transition:all .5s ease}.mobile-nav-link:hover:before{left:100%}.mobile-nav-link:hover,.mobile-nav-link.active{background:#ffffff1a!important;transform:translate(8px);opacity:1!important;color:#fff!important;box-shadow:0 8px 25px #ffffff1a;border-color:#fff3!important}.nav-icon-wrapper{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:#ffffff1a;border-radius:10px;transition:all .3s ease;flex-shrink:0}.mobile-nav-link:hover .nav-icon-wrapper,.mobile-nav-link.active .nav-icon-wrapper{background:#fff3;transform:scale(1.05)}.nav-icon-wrapper svg{font-size:1.1rem!important;color:#f3e8ff;transition:all .3s ease}.mobile-nav-link:hover .nav-icon-wrapper svg,.mobile-nav-link.active .nav-icon-wrapper svg{color:#fff}.nav-text{flex-grow:1;font-size:1rem;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.2}.nav-arrow{opacity:0;font-size:.8rem!important;transition:all .3s cubic-bezier(.25,.46,.45,.94);transform:translate(-10px);flex-shrink:0}.mobile-nav-link:hover .nav-arrow,.mobile-nav-link.active .nav-arrow{opacity:1;transform:translate(0)}.mobile-nav-footer{margin-top:auto;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.1);flex-shrink:0}.mobile-cta-btn{width:100%;background:linear-gradient(135deg,#f3e8ff,#e9d5ff);color:#460c61;text-decoration:none;padding:1rem;border-radius:12px;font-weight:600;display:flex;align-items:center;gap:.8rem;margin-bottom:1.2rem;transition:all .3s ease;box-shadow:0 6px 20px #f3e8ff66;position:relative;overflow:hidden;font-size:1rem;min-height:52px;box-sizing:border-box}.mobile-cta-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:all .5s ease}.mobile-cta-btn:hover:before{left:100%}.mobile-cta-btn:hover{transform:translateY(-2px);box-shadow:0 8px 25px #f3e8ff99;background:linear-gradient(135deg,#fff,#f3e8ff)}.mobile-cta-btn .cta-icon{font-size:1.1rem!important;flex-shrink:0}.mobile-cta-btn .cta-text{flex-grow:1;font-size:1rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mobile-cta-btn .cta-arrow{font-size:.9rem!important;transition:transform .3s ease;flex-shrink:0}.mobile-cta-btn:hover .cta-arrow{transform:translate(3px)}.mobile-contact-info{text-align:center}.mobile-contact-info p{color:#f3e8ff;font-size:.9rem;margin-bottom:.8rem;opacity:.9}.mobile-stats{display:flex;justify-content:center;gap:.5rem;font-size:.8rem;color:#e9d5ff;opacity:.8}.mobile-backdrop{position:fixed;top:0;left:0;width:100%;height:100%;background:#460c6166;z-index:1000;animation:fadeIn .3s ease;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}@keyframes eyeBlink{0%,90%,to{transform:scaleY(1)}95%{transform:scaleY(.1)}}@media screen and (min-width: 1400px){.header-container{padding:0 3rem}.desktop-nav ul{gap:2.5rem}}@media screen and (max-width: 1023px){.desktop-nav,.header-cta{display:none}.mobile-menu-toggle{display:flex}}@media screen and (min-width: 768px) and (max-width: 1023px){.header-container{padding:0 1.5rem}.mobile-nav-overlay{width:350px}}@media screen and (min-width: 600px) and (max-width: 767px){.header-container{padding:0 1rem;height:65px}.logo-main{font-size:1.3rem}.logo-sub{font-size:.85rem}.mobile-nav-overlay{width:300px}.mobile-nav{padding:1.5rem}.mobile-nav-link{padding:1rem;gap:1rem}.nav-icon-wrapper{width:38px;height:38px}.nav-icon-wrapper svg{font-size:1.15rem!important}}@media screen and (min-width: 480px) and (max-width: 599px){.header-container{height:60px}.logo-icon{width:36px;height:36px}.vision-eye{width:32px;height:32px}.eye-outer{width:20px;height:20px}.eye-inner{width:14px;height:14px}.eye-pupil{width:5px;height:5px}.logo-main{font-size:1.2rem}.logo-sub{font-size:.8rem}.mobile-nav-overlay{width:280px}.mobile-nav-link{padding:.9rem;gap:.9rem;min-height:52px}.nav-icon-wrapper{width:36px;height:36px}.mobile-cta-btn{padding:.9rem;font-size:.95rem}}@media screen and (max-width: 479px){.header-container{padding:0 1rem;height:55px}.logo-content{gap:.6rem}.logo-icon{width:32px;height:32px}.vision-eye{width:28px;height:28px}.eye-outer{width:18px;height:18px}.eye-inner{width:12px;height:12px}.eye-pupil{width:4px;height:4px}.logo-main{font-size:1.1rem}.logo-sub{font-size:.75rem}.mobile-menu-toggle{width:40px;height:40px}.toggle-icon{font-size:1.3rem!important}.mobile-nav-overlay{width:100%;max-width:100vw}.mobile-nav{padding:1rem}.mobile-nav-header{margin-bottom:1.2rem;padding-bottom:1rem}.mobile-nav-link{padding:.8rem;gap:.8rem;min-height:48px;font-size:.95rem}.nav-icon-wrapper{width:34px;height:34px}.nav-icon-wrapper svg{font-size:1rem!important}.nav-text{font-size:.95rem}.mobile-cta-btn{padding:.8rem;font-size:.9rem;min-height:48px;gap:.7rem}.mobile-cta-btn .cta-text{font-size:.9rem}}@media screen and (max-width: 319px){.header-container{padding:0 .8rem}.mobile-nav{padding:.8rem}.mobile-nav-link{padding:.7rem;gap:.7rem;min-height:44px}.nav-icon-wrapper{width:32px;height:32px}.nav-icon-wrapper svg{font-size:.95rem!important}.nav-text{font-size:.9rem}.mobile-cta-btn{padding:.7rem;font-size:.85rem;gap:.6rem}}.mobile-nav-overlay *{box-sizing:border-box}@media screen and (max-width: 768px){.logo-content:hover{transform:none}.vision-eye,.eye-pupil{animation:none}.mobile-nav-link:hover{transform:translate(4px)}.nav-icon-wrapper:hover{transform:scale(1.02)}}@media (prefers-reduced-motion: reduce){.eye-pupil{animation:none}.header,.mobile-nav-overlay,.mobile-nav-link,.nav-arrow,.cta-arrow{transition:none}.mobile-nav-link:before,.mobile-cta-btn:before{display:none}}@media (prefers-contrast: high){.header{background:#460c61;border-bottom:2px solid #ffffff}.logo-main,.desktop-nav a{color:#fff}.vision-eye{background:#fff}.mobile-nav-link{border:2px solid rgba(255,255,255,.3)!important}.nav-icon-wrapper{background:#fff3}}.mobile-nav-link.active{background:linear-gradient(135deg,#ffffff26,#f3e8ff1a)!important;border-color:#ffffff4d!important;color:#fff!important;opacity:1!important;transform:translate(8px);box-shadow:0 8px 25px #ffffff26}.mobile-nav-link.active .nav-icon-wrapper{background:#ffffff40;transform:scale(1.1)}.mobile-nav-link.active .nav-icon-wrapper svg{color:#fff}.mobile-nav-link.active .nav-arrow{opacity:1;transform:translate(0);color:#fff}.desktop-nav a.active{color:#fff!important;background:#ffffff26!important;opacity:1!important}.desktop-nav a.active:after{width:80%!important}.mobile-nav-link.active:before{left:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent)}.mobile-nav-link.active:hover{transform:translate(10px)}.features-section{padding:5rem 0;background:linear-gradient(135deg,#faf9ff,#fff 30%,#f3e8ff 70%,#e9d5ff);position:relative;overflow:hidden}.features-section:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,#460c61,transparent);opacity:.3}.features-container{max-width:1200px;margin:0 auto;padding:0 2rem}.features-header{text-align:center;margin-bottom:4rem;animation:fadeInUp .8s ease-out}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(370px,1fr));gap:2rem;margin-bottom:4rem}.feature-card{position:relative;opacity:0;animation:slideInUp .8s ease-out forwards;animation-delay:var(--delay)}.card-inner{background:#fff;padding:2.5rem;border-radius:20px;box-shadow:0 5px 15px #460c6114;border:1px solid rgba(70,12,97,.1);position:relative;overflow:hidden;transition:all .4s ease;height:100%;display:flex;flex-direction:column}.card-inner:hover{transform:translateY(-8px);box-shadow:0 25px 50px #460c6126;border-color:#460c6133}.card-inner:hover .card-hover-effect{opacity:1;transform:scale(1)}.card-hover-effect{position:absolute;inset:0;opacity:0;transform:scale(1.1);transition:all .4s ease;z-index:0}.feature-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;position:relative;z-index:1}.feature-icon{font-size:3rem;padding:.5rem;border-radius:15px;background:#460c610d;transition:all .3s ease}.card-inner:hover .feature-icon{transform:scale(1.1);background:#460c611a}.benefit-badge{background:linear-gradient(135deg,#460c61,#5b107e);color:#fff;padding:.3rem .8rem;border-radius:15px;font-size:.75rem;font-weight:600;text-align:center;min-width:120px}.feature-content{flex-grow:1;position:relative;z-index:1}.feature-title{font-size:1.5rem;font-weight:600;color:#460c61;margin-bottom:1rem;line-height:1.3}.feature-description{color:#310844;opacity:.8;line-height:1.6;font-size:1rem;margin-bottom:1.5rem}.technologies{display:flex;flex-wrap:wrap;gap:.5rem}.tech-tag{background:#460c611a;color:#460c61;padding:.3rem .8rem;border-radius:12px;font-size:.8rem;font-weight:500;border:1px solid rgba(70,12,97,.2)}.impact-stats{margin-bottom:4rem;animation:fadeInUp .8s ease-out .6s both}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;padding:2rem;background:linear-gradient(135deg,#460c610d,#5b107e0d);border-radius:20px;border:1px solid rgba(70,12,97,.1)}.stat-item{display:flex;align-items:center;gap:1rem;text-align:left}.stat-icon{font-size:2rem;width:60px;height:60px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#460c61,#5b107e);color:#fff;border-radius:15px}.stat-content{flex:1}.stat-number2{font-size:1.8rem;font-weight:700;color:#460c61;margin-bottom:.2rem}.stat-label2{font-size:.9rem;color:#310844;opacity:.8}.features-cta{display:grid;grid-template-columns:2fr 1fr;gap:3rem;align-items:center;padding:3rem;background:linear-gradient(135deg,#460c610d,#5b107e0d);border-radius:20px;border:1px solid rgba(70,12,97,.1);animation:fadeInUp .8s ease-out .8s both}.cta-content h3{font-size:clamp(1.5rem,3vw,2rem);color:#460c61;margin-bottom:1rem;font-weight:700}.cta-content p{font-size:1.1rem;color:#310844;margin-bottom:2rem;opacity:.8}.cta-buttons{display:flex;gap:1rem;flex-wrap:wrap}.cta-button{padding:1rem 2rem;font-size:1.1rem;border-radius:30px;border:none;cursor:pointer;font-weight:600;transition:all .3s ease;display:inline-flex;align-items:center;gap:.5rem}.cta-button.primary{background:linear-gradient(135deg,#460c61,#5b107e);color:#fff;box-shadow:0 4px 14px #460c614d}.cta-button.primary:hover{transform:translateY(-3px);box-shadow:0 8px 25px #460c6166}.cta-button.secondary{background:transparent;color:#460c61;border:2px solid #460c61}.cta-button.secondary:hover{background:#460c61;color:#fff;transform:translateY(-2px)}.cta-visual{display:flex;justify-content:center;align-items:center}.ai-animation{position:relative;width:150px;height:150px;display:flex;justify-content:center;align-items:center;overflow:hidden;border-radius:20px;background:linear-gradient(135deg,#460c6114,#0066cc14,#7c3aed14);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(70,12,97,.15);padding:2rem;transition:all .4s cubic-bezier(.25,.46,.45,.94)}.ai-animation:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 30%,rgba(70,12,97,.1) 0%,transparent 60%),radial-gradient(circle at 80% 70%,rgba(0,102,204,.1) 0%,transparent 60%),radial-gradient(circle at 40% 80%,rgba(124,58,237,.08) 0%,transparent 60%);animation:logoBackgroundFlow 12s ease-in-out infinite;z-index:1}.ai-animation:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(70,12,97,.2),rgba(0,102,204,.2),transparent);animation:logoScanLine 6s linear infinite;z-index:2}.vision-logo-animated{position:relative;z-index:3;display:flex;align-items:center;gap:1rem;animation:logoFloatMain 4s ease-in-out infinite}.logo-eye-container{position:relative;width:48px;height:48px;display:flex;align-items:center;justify-content:center}.vision-logo-eye{position:relative;width:44px;height:44px;background:linear-gradient(135deg,#00d4ff,#7c3aed,#460c61);background-size:200% 200%;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 25px #460c6166,0 0 40px #00d4ff4d;animation:logoEyeGlow 3s ease-in-out infinite,logoEyeGradient 8s ease-in-out infinite,logoEyePulse 5s ease-in-out infinite;overflow:hidden}.logo-eye-outer{width:26px;height:26px;background:#1a1a3e;border-radius:50%;display:flex;align-items:center;justify-content:center;position:relative;z-index:2}.logo-eye-inner{width:20px;height:20px;background:linear-gradient(135deg,#f3e8ff,#fff);border-radius:50%;display:flex;align-items:center;justify-content:center;animation:logoEyeInnerGlow 4s ease-in-out infinite}.logo-eye-pupil{width:8px;height:8px;background:#460c61;border-radius:50%;animation:logoEyeBlink 6s ease-in-out infinite}.vision-logo-eye:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:linear-gradient(45deg,transparent,rgba(255,255,255,.4),transparent);animation:logoEyeScan 4s linear infinite;z-index:1}.logo-text-animated{display:flex;flex-direction:column;animation:logoTextFloat 4s ease-in-out infinite;animation-delay:.5s}.logo-main-animated{font-size:1.2rem;font-weight:700;background:linear-gradient(135deg,#460c61,#06c,#7c3aed);background-size:200% 200%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:logoTextGradient 6s ease-in-out infinite;line-height:1.1}.logo-sub-animated{font-size:.7rem;color:#7c3aed;opacity:.9;font-weight:500;letter-spacing:.5px;animation:logoSubGlow 4s ease-in-out infinite;margin-top:.2rem}.ai-animation:hover{transform:translateY(-8px) scale(1.05);box-shadow:0 20px 50px #460c614d,0 0 80px #06c3;border-color:#460c614d}.ai-animation:hover .vision-logo-eye{animation-duration:2s;box-shadow:0 12px 35px #460c6199,0 0 60px #00d4ff80}.ai-animation:hover:after{animation-duration:3s}.ai-animation:hover .logo-main-animated{animation-duration:3s}.logo-orbit-ring{position:absolute;top:50%;left:50%;width:80px;height:80px;border:1px solid rgba(70,12,97,.2);border-radius:50%;transform:translate(-50%,-50%);animation:logoOrbitRotate 15s linear infinite;z-index:1}.logo-orbit-ring:before{content:"";position:absolute;top:50%;left:50%;width:110px;height:110px;border:1px solid rgba(0,102,204,.15);border-radius:50%;transform:translate(-50%,-50%);animation:logoOrbitRotate 20s linear infinite reverse}.logo-orbit-ring:after{content:"";position:absolute;top:50%;left:50%;width:140px;height:140px;border:1px solid rgba(124,58,237,.1);border-radius:50%;transform:translate(-50%,-50%);animation:logoOrbitRotate 25s linear infinite}@keyframes logoBackgroundFlow{0%,to{background-position:0% 0%,100% 100%,50% 50%}33%{background-position:30% 30%,70% 70%,20% 80%}66%{background-position:70% 70%,30% 30%,80% 20%}}@keyframes logoScanLine{0%{left:-100%;opacity:0}10%{opacity:1}90%{opacity:1}to{left:100%;opacity:0}}@keyframes logoFloatMain{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes logoEyeGlow{0%,to{box-shadow:0 8px 25px #460c6166,0 0 40px #00d4ff4d}50%{box-shadow:0 12px 35px #460c6199,0 0 60px #7c3aed80}}@keyframes logoEyeGradient{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}@keyframes logoEyePulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}@keyframes logoEyeInnerGlow{0%,to{box-shadow:inset 0 0 10px #460c6133}50%{box-shadow:inset 0 0 20px #06c6}}@keyframes logoEyeBlink{0%,90%,to{transform:scaleY(1);opacity:1}95%{transform:scaleY(.1);opacity:.8}}@keyframes logoEyeScan{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes logoTextFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes logoTextGradient{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}@keyframes logoSubGlow{0%,to{opacity:.9;text-shadow:none}50%{opacity:1;text-shadow:0 0 10px rgba(124,58,237,.5)}}@keyframes logoOrbitRotate{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}@keyframes slideInUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}@keyframes pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.2);opacity:.7}}@keyframes rotate{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}@media screen and (max-width: 768px){.features-grid{grid-template-columns:1fr;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.feature-header{flex-direction:column;align-items:center;text-align:center;gap:1rem}.benefit-badge{min-width:auto}.technologies{justify-content:center}.stats-grid{grid-template-columns:repeat(2,1fr);gap:1rem;padding:1.5rem}.stat-item{flex-direction:column;text-align:center;gap:.5rem}.stat-icon{width:50px;height:50px;font-size:1.5rem}.features-cta{grid-template-columns:1fr;text-align:center;padding:2rem}.cta-buttons{justify-content:center;flex-direction:column}.cta-button{width:100%;max-width:280px}.ai-animation{width:130px;height:130px;padding:1.5rem}.vision-logo-animated{gap:.8rem}.logo-eye-container{width:40px;height:40px}.vision-logo-eye{width:36px;height:36px}.logo-eye-outer{width:22px;height:22px}.logo-eye-inner{width:16px;height:16px}.logo-eye-pupil{width:6px;height:6px}.logo-main-animated{font-size:1rem}.logo-sub-animated{font-size:.6rem}.ai-animation:hover{transform:translateY(-4px) scale(1.02)}.ai-animation:before{animation-duration:18s}.ai-animation:after{animation-duration:9s}}@media screen and (max-width: 480px){.stats-grid{grid-template-columns:1fr}.ai-animation{width:110px;height:110px;padding:1rem}.vision-logo-animated{flex-direction:column;gap:.5rem;text-align:center}.logo-orbit-ring,.logo-orbit-ring:before,.logo-orbit-ring:after{display:none}}@media (prefers-reduced-motion: reduce){.ai-animation,.ai-animation:before,.ai-animation:after,.vision-logo-animated,.vision-logo-eye,.logo-eye-inner,.logo-eye-pupil,.logo-text-animated,.logo-main-animated,.logo-sub-animated,.logo-orbit-ring,.logo-orbit-ring:before,.logo-orbit-ring:after{animation:none!important}.ai-animation:hover{transform:none}}.ai-animation,.ai-animation:before,.ai-animation:after,.vision-logo-animated,.vision-logo-eye,.logo-text-animated{will-change:transform,opacity;transform:translateZ(0);backface-visibility:hidden}.st-section{padding:5rem 0;background:linear-gradient(135deg,#460c61,#5b107e,#460c61);color:#fff;position:relative;overflow:hidden}.st-section:before{content:"";position:absolute;inset:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grid" width="10" height="10" patternUnits="userSpaceOnUse"><path d="M 10 0 L 0 0 0 10" fill="none" stroke="rgba(255,255,255,0.1)" stroke-width="0.5"/></pattern></defs><rect width="100" height="100" fill="url(%23grid)"/></svg>');opacity:.3}.st-container{max-width:1200px;margin:0 auto;padding:0 2rem;position:relative;z-index:2}.st-header{text-align:center;margin-bottom:4rem;animation:st-fadeInUp .8s ease-out}.st-badge{display:inline-block;background:#ffffff1a;color:#f3e8ff;padding:.5rem 1rem;border-radius:20px;font-size:.9rem;font-weight:500;margin-bottom:1.5rem;border:1px solid rgba(255,255,255,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.st-title{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700;margin-bottom:1rem;line-height:1.2}.st-title .highlight{color:#f3e8ff;background:linear-gradient(135deg,#f3e8ff,#e9d5ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.st-subtitle{font-size:clamp(1.1rem,2vw,1.3rem);color:#f3e8ff;opacity:.9;line-height:1.6;max-width:700px;margin:0 auto}.st-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-bottom:4rem}.st-card{opacity:0;transform:translateY(50px);transition:all .6s ease}.st-card.st-animate{opacity:1;transform:translateY(0);animation:st-slideInUp .8s ease-out forwards;animation-delay:var(--delay)}.st-inner{background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);padding:2.5rem;border-radius:20px;text-align:center;position:relative;overflow:hidden;transition:all .4s ease;display:flex;flex-direction:column;align-items:center}.st-inner:hover{transform:translateY(-8px);background:#ffffff26;box-shadow:0 20px 40px #0000004d}.st-background{position:absolute;inset:0;background:radial-gradient(circle at center,rgba(255,255,255,.1),transparent);opacity:0;transform:scale(1.2);transition:all .4s ease;z-index:0}.st-icon{font-size:3.5rem;margin-bottom:1.5rem;position:relative;z-index:1;filter:drop-shadow(0 4px 8px rgba(0,0,0,.3))}.st-content{position:relative;z-index:1}.st-number{display:flex;align-items:baseline;justify-content:center;margin-bottom:1rem}.st-num{font-size:clamp(2.5rem,4vw,4rem);font-weight:700;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.3)}.st-suffix{font-size:clamp(1.5rem,3vw,2.5rem);font-weight:600;color:#f3e8ff;margin-left:.2rem}.st-label{font-size:1.2rem;font-weight:600;color:#f3e8ff;margin-bottom:.5rem}.st-desc{font-size:.9rem;color:#f3e8ff;opacity:.8}.st-achievements{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;padding:2rem;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;border:1px solid rgba(255,255,255,.2);animation:st-fadeInUp .8s ease-out .8s both}.st-item{display:flex;align-items:center;gap:1rem;padding:1rem;border-radius:15px;background:#ffffff0d;transition:all .3s ease}.st-item:hover{background:#ffffff1a;transform:translateY(-2px)}.st-ach-icon{font-size:2rem;width:60px;height:60px;display:flex;align-items:center;justify-content:center;background:#ffffff1a;border-radius:50%;border:1px solid rgba(255,255,255,.2)}.st-ach-text h4{font-size:1rem;font-weight:600;color:#fff;margin-bottom:.2rem}.st-ach-text p{font-size:.8rem;color:#f3e8ff;opacity:.8}@keyframes st-fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes st-slideInUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@media screen and (min-width: 1400px){.st-grid{grid-template-columns:repeat(3,1fr);gap:2.5rem}.st-achievements{grid-template-columns:repeat(4,1fr)}}@media screen and (min-width: 1200px) and (max-width: 1399px){.st-grid{grid-template-columns:repeat(3,1fr)}.st-achievements{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width: 1024px) and (max-width: 1199px){.st-section{padding:4rem 0}.st-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.st-inner{padding:2rem}.st-achievements{grid-template-columns:repeat(2,1fr);padding:1.5rem}}@media screen and (min-width: 768px) and (max-width: 1023px){.st-section{padding:3.5rem 0}.st-container{padding:0 1.5rem}.st-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.st-inner{padding:1.8rem}.st-icon{font-size:3rem}.st-achievements{grid-template-columns:repeat(2,1fr);gap:1rem;padding:1.5rem}}@media screen and (min-width: 600px) and (max-width: 767px){.st-section{padding:3rem 0}.st-header{margin-bottom:3rem}.st-grid{grid-template-columns:repeat(2,1fr);gap:1.2rem}.st-inner{padding:1.5rem}.st-icon{font-size:2.5rem;margin-bottom:1rem}.st-achievements{grid-template-columns:1fr;gap:1rem}.st-item{padding:.8rem}.st-ach-icon{width:50px;height:50px;font-size:1.5rem}}@media screen and (min-width: 480px) and (max-width: 599px){.st-section{padding:2.5rem 0}.st-container{padding:0 1rem}.st-header{margin-bottom:2.5rem}.st-grid{grid-template-columns:1fr;gap:1.2rem}.st-inner{padding:1.2rem}.st-icon{font-size:2.2rem}.st-achievements{padding:1.2rem}.st-item{flex-direction:column;text-align:center;gap:.8rem}}@media screen and (max-width: 479px){.st-section{padding:2rem 0}.st-container{padding:0 .8rem}.st-header{margin-bottom:2rem}.st-badge{padding:.4rem .8rem;font-size:.8rem;margin-bottom:1rem}.st-grid{grid-template-columns:1fr;gap:1rem}.st-inner{padding:1rem;border-radius:15px}.st-icon{font-size:2rem;margin-bottom:.8rem}.st-achievements{padding:1rem;border-radius:15px}.st-item{padding:.6rem;border-radius:10px}.st-ach-icon{width:40px;height:40px;font-size:1.2rem}.st-ach-text h4{font-size:.9rem}.st-ach-text p{font-size:.7rem}}@media screen and (max-width: 319px){.st-container{padding:0 .5rem}.st-inner{padding:.8rem}.st-icon{font-size:1.8rem}.st-achievements{gap:.8rem}}@media screen and (max-width: 768px){.st-inner:hover{transform:none}.st-background{display:none}.st-card.st-animate{animation-duration:.6s}}@media screen and (-webkit-min-device-pixel-ratio: 2){.st-inner{box-shadow:0 2.5px 7.5px #0000004d}.st-inner:hover{box-shadow:0 10px 20px #0000004d}}.testimonials-section{padding:5rem 0;background:linear-gradient(135deg,#faf9ff,#fff 30%,#f3e8ff 70%,#faf9ff);position:relative;overflow:hidden}.testimonials-container{max-width:1200px;margin:0 auto;padding:0 2rem}.testimonials-header{text-align:center;margin-bottom:4rem;animation:fadeInUp .8s ease-out}.section-badge{display:inline-block;background:linear-gradient(135deg,#460c611a,#5b107e1a);color:#460c61;padding:.5rem 1rem;border-radius:20px;font-size:.9rem;font-weight:500;margin-bottom:1.5rem;border:1px solid rgba(70,12,97,.2)}.section-title .highlight{color:#460c61;background:linear-gradient(135deg,#460c61,#5b107e);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.testimonial-showcase{position:relative;margin-bottom:3rem}.testimonials-grid{display:flex;gap:2rem;align-items:center;justify-content:center;min-height:450px;perspective:1000px}.nav-button{position:absolute;top:50%;transform:translateY(-50%);background:linear-gradient(135deg,#460c61,#5b107e);color:#fff;border:none;width:50px;height:50px;border-radius:50%;cursor:pointer;font-size:1.5rem;display:flex;align-items:center;justify-content:center;transition:all .3s ease;z-index:10;box-shadow:0 4px 12px #460c614d}.nav-button:hover{transform:translateY(-50%) scale(1.1);box-shadow:0 6px 20px #460c6166}.nav-button.prev{left:-25px}.nav-button.next{right:-25px}.testimonial-card{background:#fff;border-radius:20px;box-shadow:0 5px 15px #460c611a;border:1px solid rgba(70,12,97,.1);transition:all .5s ease;width:350px;opacity:.7;transform:scale(.9) rotateY(15deg)}.testimonial-card.active{opacity:1;transform:scale(1) rotateY(0);box-shadow:0 15px 35px #460c6126;z-index:2}.testimonial-card.prev{transform:scale(.9) rotateY(15deg)}.testimonial-card.next{transform:scale(.9) rotateY(-15deg)}.card-inner{padding:2.5rem;height:100%;display:flex;flex-direction:column}.testimonial-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem}.client-info{display:flex;align-items:center;gap:1rem}.avatar{width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;font-size:1.2rem;box-shadow:0 4px 12px #460c614d}.client-details{flex:1}.client-name{font-size:1.1rem;font-weight:600;color:#460c61;margin-bottom:.2rem}.client-position{font-size:.9rem;color:#310844;opacity:.8;margin-bottom:.1rem}.client-company{font-size:.8rem;color:#460c61;font-weight:500}.rating{display:flex;gap:.2rem}.star{color:gold;font-size:1.2rem}.testimonial-content{flex-grow:1;margin-bottom:1.5rem}.testimonial-text{font-size:1rem;line-height:1.6;color:#310844;opacity:.9;font-style:italic}.testimonial-footer{display:flex;justify-content:space-between;align-items:center;padding-top:1rem;border-top:1px solid rgba(70,12,97,.1)}.project-info{flex:1}.project-label{font-size:.8rem;color:#310844;opacity:.7;margin-right:.5rem}.project-name{font-size:.8rem;color:#460c61;font-weight:500}.industry-tag{background:linear-gradient(135deg,#460c611a,#5b107e1a);color:#460c61;padding:.3rem .8rem;border-radius:12px;font-size:.75rem;font-weight:500;border:1px solid rgba(70,12,97,.2)}.dots-navigation{display:flex;justify-content:center;gap:.8rem;margin-bottom:4rem}.dot{width:12px;height:12px;border-radius:50%;border:none;background:#460c614d;cursor:pointer;transition:all .3s ease}.dot.active{background:linear-gradient(135deg,#460c61,#5b107e);transform:scale(1.2)}.dot:hover{background:#460c6199;transform:scale(1.1)}.trust-indicators{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;padding:2rem;background:linear-gradient(135deg,#460c610d,#5b107e0d);border-radius:20px;border:1px solid rgba(70,12,97,.1);animation:fadeInUp .8s ease-out .6s both}.trust-item{display:flex;align-items:center;gap:1rem;padding:1rem;border-radius:15px;background:#ffffff80;transition:all .3s ease}.trust-item:hover{background:#fffc;transform:translateY(-2px)}.trust-icon{font-size:2rem;width:60px;height:60px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#460c61,#5b107e);color:#fff;border-radius:15px}.trust-content h4{font-size:1rem;font-weight:600;color:#460c61;margin-bottom:.2rem}.trust-content p{font-size:.8rem;color:#310844;opacity:.8}@media screen and (min-width: 1400px){.testimonials-grid{gap:3rem}.testimonial-card{width:380px}.trust-indicators{grid-template-columns:repeat(4,1fr)}}@media screen and (min-width: 1200px) and (max-width: 1399px){.testimonial-card{width:360px}}@media screen and (min-width: 1024px) and (max-width: 1199px){.testimonials-section{padding:4rem 0}.testimonial-card{width:320px}.testimonials-grid{gap:1.5rem}.nav-button.prev{left:-15px}.nav-button.next{right:-15px}}@media screen and (min-width: 768px) and (max-width: 1023px){.testimonials-section{padding:3.5rem 0}.testimonials-container{padding:0 1.5rem}.testimonials-grid{gap:1rem;min-height:400px}.testimonial-card{width:280px}.card-inner{padding:2rem}.nav-button{width:45px;height:45px;font-size:1.3rem}.trust-indicators{grid-template-columns:repeat(2,1fr);padding:1.5rem}}@media screen and (min-width: 600px) and (max-width: 767px){.testimonials-section{padding:3rem 0}.testimonials-header{margin-bottom:3rem}.testimonials-grid{flex-direction:column;gap:1.5rem;min-height:auto}.testimonial-card{width:100%;max-width:400px;opacity:1;transform:scale(1) rotateY(0)}.testimonial-card.prev,.testimonial-card.next{display:none}.nav-button{position:static;transform:none;margin:0 .5rem}.nav-button.prev{left:auto}.nav-button.next{right:auto}.testimonial-showcase{display:flex;flex-direction:column;align-items:center}.nav-buttons-container{display:flex;gap:1rem;margin-top:1rem}}@media screen and (min-width: 480px) and (max-width: 599px){.testimonials-section{padding:2.5rem 0}.testimonials-container{padding:0 1rem}.testimonials-header{margin-bottom:2.5rem}.testimonial-card{max-width:350px}.card-inner{padding:1.5rem}.client-info{flex-direction:column;text-align:center;gap:.8rem}.testimonial-header{flex-direction:column;align-items:center;text-align:center;gap:1rem}.testimonial-footer{flex-direction:column;text-align:center;gap:.8rem}.trust-indicators{grid-template-columns:1fr;padding:1.2rem}.trust-item{padding:.8rem}}@media screen and (max-width: 479px){.testimonials-section{padding:2rem 0}.testimonials-container{padding:0 .8rem}.testimonials-header{margin-bottom:2rem}.section-badge{padding:.4rem .8rem;font-size:.8rem;margin-bottom:1rem}.testimonial-card{max-width:300px}.card-inner{padding:1.2rem}.avatar{width:50px;height:50px;font-size:1rem}.client-name{font-size:1rem}.client-position,.client-company{font-size:.8rem}.testimonial-text{font-size:.9rem}.nav-button{width:40px;height:40px;font-size:1.1rem}.trust-indicators{padding:1rem;border-radius:15px}.trust-item{flex-direction:column;text-align:center;gap:.8rem;padding:.6rem}.trust-icon{width:50px;height:50px;font-size:1.5rem}}@media screen and (max-width: 319px){.testimonials-container{padding:0 .5rem}.card-inner{padding:1rem}.testimonial-card{max-width:250px}}@media screen and (max-width: 768px){.testimonial-card:hover{transform:none}.testimonials-grid{perspective:none}.testimonial-card.prev,.testimonial-card.next{transform:none;opacity:1}}@media screen and (-webkit-min-device-pixel-ratio: 2){.testimonial-card{box-shadow:0 2.5px 7.5px #460c611a}.testimonial-card.active{box-shadow:0 7.5px 17.5px #460c6126}}.vil-cta-section{padding:5rem 0 3rem;background:linear-gradient(135deg,#460c61,#5b107e,#460c61);color:#fff;position:relative;overflow:hidden}.vil-cta-section:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 80%,rgba(255,255,255,.1) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(255,255,255,.1) 0%,transparent 50%)}.vil-cta-container{max-width:1200px;margin:0 auto;padding:0 2rem;position:relative;z-index:2}.vil-cta-main{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;margin-bottom:3rem}.vil-cta-content{animation:vil-fadeInUp .8s ease-out}.vil-section-badge{display:inline-block;background:#ffffff1a;color:#f3e8ff;padding:.5rem 1rem;border-radius:20px;font-size:clamp(.8rem,1.2vw,.9rem);font-weight:500;margin-bottom:1.5rem;border:1px solid rgba(255,255,255,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.vil-cta-title{font-size:clamp(2rem,5vw,3.5rem);font-weight:700;color:#fff;margin-bottom:1.5rem;line-height:1.2}.vil-cta-title .vil-highlight{color:#f3e8ff;background:linear-gradient(135deg,#f3e8ff,#e9d5ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.vil-cta-subtitle{font-size:clamp(1rem,2vw,1.3rem);color:#f3e8ff;opacity:.9;line-height:1.6;margin-bottom:2rem}.vil-benefits-list{margin-bottom:2.5rem}.vil-benefit-item{display:flex;align-items:center;gap:1rem;margin-bottom:.8rem;font-size:clamp(.9rem,1.5vw,1.1rem)}.vil-benefit-icon{width:24px;height:24px;background:linear-gradient(135deg,#f3e8ff,#e9d5ff);color:#460c61;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.8rem;flex-shrink:0}.vil-email-signup{margin-bottom:2rem}.vil-input-group{display:flex;gap:0;background:#ffffff1a;border-radius:50px;padding:.3rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}.vil-email-input{flex:1;background:transparent;border:none;padding:1rem 1.5rem;color:#fff;font-size:clamp(.9rem,1.3vw,1rem);border-radius:50px;outline:none}.vil-email-input::placeholder{color:#ffffffb3}.vil-signup-button{background:linear-gradient(135deg,#f3e8ff,#e9d5ff);color:#460c61;border:none;padding:1rem 2rem;border-radius:50px;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:.5rem;white-space:nowrap;min-width:160px;justify-content:center;font-size:clamp(.8rem,1.2vw,.95rem)}.vil-signup-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #f3e8ff4d}.vil-signup-button:disabled{opacity:.6;cursor:not-allowed}.vil-signup-button.vil-loading{background:#ffffff4d;color:#fff}.vil-loading-spinner{width:20px;height:20px;border:2px solid rgba(255,255,255,.3);border-top:2px solid white;border-radius:50%;animation:vil-spin 1s linear infinite}.vil-button-arrow{transition:transform .3s ease}.vil-signup-button:hover .vil-button-arrow{transform:translate(4px)}.vil-signup-note{margin-top:.8rem;font-size:clamp(.8rem,1.2vw,.9rem);color:#f3e8ff;opacity:.8;text-align:center}.vil-alternative-actions{display:flex;gap:1rem;flex-wrap:wrap}.vil-action-button{background:transparent;color:#fff;border:2px solid rgba(255,255,255,.3);padding:.8rem 1.5rem;border-radius:30px;cursor:pointer;font-weight:500;transition:all .3s ease;display:flex;align-items:center;gap:.5rem;font-size:clamp(.8rem,1.2vw,.9rem)}.vil-action-button:hover{background:#ffffff1a;border-color:#ffffff80;transform:translateY(-2px)}.vil-action-icon{font-size:1.1rem}.vil-cta-visual{display:flex;justify-content:center;align-items:center;animation:vil-fadeIn 1s ease-out .4s both}.vil-visual-container{position:relative;width:clamp(280px,40vw,400px);height:clamp(280px,40vw,400px)}.vil-dashboard-mockup{background:#ffffff1a;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.2);border-radius:20px;padding:1.5rem;box-shadow:0 10px 30px #0000004d;animation:vil-float 6s ease-in-out infinite}.vil-dashboard-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.8rem;border-bottom:1px solid rgba(255,255,255,.2)}.vil-dashboard-title{font-weight:600;font-size:clamp(.7rem,1.2vw,.9rem)}.vil-dashboard-status{display:flex;align-items:center;gap:.5rem;font-size:clamp(.6rem,1vw,.8rem);color:#f3e8ff}.vil-status-dot{width:8px;height:8px;background:#4ade80;border-radius:50%;animation:vil-pulse 2s infinite}.vil-dashboard-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(80px,1fr));gap:.8rem;margin-bottom:1.5rem}.vil-metric-card{background:#ffffff1a;padding:.8rem;border-radius:12px;text-align:center;border:1px solid rgba(255,255,255,.1)}.vil-metric-icon{font-size:clamp(1rem,1.5vw,1.2rem);margin-bottom:.5rem}.vil-metric-value{font-size:clamp(.8rem,1.3vw,1rem);font-weight:700;color:#f3e8ff;margin-bottom:.2rem}.vil-metric-label{font-size:clamp(.6rem,1vw,.7rem);opacity:.8}.vil-dashboard-chart{height:clamp(60px,8vw,80px);display:flex;align-items:end;justify-content:center;padding:.5rem}.vil-chart-bars{display:flex;gap:.3rem;height:100%;align-items:end}.vil-bar{width:clamp(8px,1.2vw,12px);height:var(--height);background:linear-gradient(to top,#f3e8ff,#e9d5ff);border-radius:2px;animation:vil-barGrow 2s ease-out infinite alternate}.vil-floating-element{position:absolute;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);padding:.8rem;border-radius:12px;display:flex;align-items:center;gap:.5rem;animation:vil-float 4s ease-in-out infinite;white-space:nowrap}.vil-element-1{top:10%;right:-10%;animation-delay:0s}.vil-element-2{bottom:30%;left:-15%;animation-delay:1.5s}.vil-element-3{top:60%;right:-5%;animation-delay:3s}.vil-element-icon{font-size:1rem}.vil-element-text{font-size:clamp(.6rem,1vw,.8rem);font-weight:500}.vil-urgency-banner{display:flex;justify-content:space-between;align-items:center;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);padding:1.5rem;border-radius:20px;margin-bottom:3rem;animation:vil-fadeInUp .8s ease-out .6s both;gap:1rem;flex-wrap:wrap}.vil-urgency-content{display:flex;align-items:center;gap:1rem;flex:1}.vil-urgency-icon{font-size:1.5rem;flex-shrink:0}.vil-urgency-text{font-size:clamp(.8rem,1.3vw,1rem);line-height:1.4}.vil-urgency-highlight{color:gold;font-weight:600}.vil-urgency-timer{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.vil-timer-item{text-align:center;background:#ffffff1a;padding:.5rem .8rem;border-radius:8px}.vil-timer-number{display:block;font-size:clamp(1rem,1.5vw,1.2rem);font-weight:700;color:gold}.vil-timer-label{display:block;font-size:clamp(.6rem,1vw,.7rem);opacity:.8}.vil-timer-separator{font-size:clamp(1.2rem,2vw,1.5rem);font-weight:700;color:gold}.vil-trust-signals{text-align:center;animation:vil-fadeInUp .8s ease-out .8s both}.vil-trust-text{font-size:clamp(.8rem,1.2vw,.9rem);color:#f3e8ff;opacity:.8;margin-bottom:1.5rem}.vil-company-logos{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:1rem;justify-items:center}.vil-company-logo{background:#ffffff1a;color:#f3e8ff;padding:.8rem 1.5rem;border-radius:12px;font-size:clamp(.7rem,1.2vw,.9rem);font-weight:500;border:1px solid rgba(255,255,255,.2);transition:all .3s ease;text-align:center;white-space:nowrap}.vil-company-logo:hover{background:#fff3;transform:translateY(-2px)}@keyframes vil-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes vil-float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes vil-pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes vil-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes vil-barGrow{0%{transform:scaleY(.8)}to{transform:scaleY(1.2)}}@media screen and (max-width: 1023px){.vil-cta-section{padding:3.5rem 0 2rem}.vil-cta-container{padding:0 1.5rem}.vil-cta-main{grid-template-columns:1fr;gap:2.5rem;text-align:center}.vil-alternative-actions{justify-content:center}.vil-urgency-banner{flex-direction:column;gap:1.5rem;text-align:center}}@media screen and (max-width: 767px){.vil-cta-section{padding:3rem 0 1.5rem}.vil-cta-main{gap:2rem}.vil-input-group{flex-direction:column;gap:.8rem;padding:.8rem;border-radius:20px}.vil-email-input{padding:1rem;border-radius:15px;background:#ffffff0d}.vil-signup-button{padding:1rem;width:100%;border-radius:15px}.vil-alternative-actions{flex-direction:column;gap:.8rem}.vil-action-button{width:100%;justify-content:center}.vil-floating-element{display:none}.vil-dashboard-content{grid-template-columns:1fr;gap:.5rem}.vil-urgency-timer{gap:.3rem}.vil-timer-item{padding:.4rem .6rem}.vil-company-logos{grid-template-columns:repeat(2,1fr);gap:.8rem}}@media screen and (max-width: 599px){.vil-cta-section{padding:2.5rem 0 1.2rem}.vil-cta-container{padding:0 1rem}.vil-cta-main{gap:1.5rem;margin-bottom:2rem}.vil-dashboard-mockup{padding:1rem}.vil-benefits-list{margin-bottom:1.5rem}.vil-benefit-item{gap:.8rem}.vil-benefit-icon{width:20px;height:20px}.vil-urgency-banner{padding:1rem;border-radius:15px}.vil-urgency-content{flex-direction:column;text-align:center;gap:1rem}.vil-company-logos{grid-template-columns:1fr;gap:.6rem}}@media screen and (max-width: 479px){.vil-cta-section{padding:2rem 0 1rem}.vil-cta-container{padding:0 .8rem}.vil-section-badge{padding:.4rem .8rem;margin-bottom:1rem}.vil-cta-main{gap:1.2rem;margin-bottom:1.5rem}.vil-cta-subtitle{margin-bottom:1.5rem}.vil-dashboard-mockup{padding:.8rem}.vil-metric-card{padding:.5rem}.vil-email-signup{margin-bottom:1.5rem}.vil-urgency-banner{padding:.8rem}.vil-urgency-timer{justify-content:center;flex-wrap:wrap}.vil-trust-text{margin-bottom:1rem}.vil-company-logo{padding:.6rem 1rem}}@media screen and (max-width: 319px){.vil-cta-container{padding:0 .5rem}.vil-dashboard-mockup,.vil-urgency-banner{padding:.6rem}.vil-timer-separator{display:none}}@media screen and (max-width: 768px){.vil-signup-button:hover,.vil-action-button:hover,.vil-company-logo:hover{transform:none}.vil-dashboard-mockup{animation:none}.vil-floating-element{display:none}.vil-bar{animation:none}}@media (prefers-contrast: high){.vil-cta-section{background:#000}.vil-section-badge,.vil-dashboard-mockup,.vil-urgency-banner{border:2px solid white}}.main-footer-container{background:linear-gradient(135deg,#0a0a23,#1a1a3e 25%,#460c61 75%,#2d1b3d);color:#fff;position:relative;overflow:hidden}.main-footer-container:before{content:"";position:absolute;inset:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="tech-pattern" width="50" height="50" patternUnits="userSpaceOnUse"><circle cx="25" cy="25" r="1" fill="rgba(255,255,255,0.04)"/><rect x="20" y="20" width="10" height="10" fill="none" stroke="rgba(255,255,255,0.02)" stroke-width="0.5"/></pattern></defs><rect width="100" height="100" fill="url(%23tech-pattern)"/></svg>');opacity:.8}.main-footer-wrapper{max-width:1200px;margin:0 auto;padding:0 2rem;position:relative;z-index:2}.main-footer-section{padding:4rem 0 3rem;border-bottom:1px solid rgba(255,255,255,.1)}.main-footer-section .main-footer-wrapper{display:grid;grid-template-columns:1.8fr 1fr 1fr 1.3fr;gap:3rem;align-items:start}.company-info-section{max-width:380px}.company-brand-logo{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.brand-logo-icon{width:40px;height:40px}.vision-brand-eye{width:36px;height:36px;background:linear-gradient(135deg,#00d4ff,#7c3aed);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 20px #00d4ff4d;animation:techGlow 4s ease-in-out infinite}.brand-eye-outer{width:22px;height:22px;background:#1a1a3e;border-radius:50%;display:flex;align-items:center;justify-content:center}.brand-eye-inner{width:16px;height:16px;background:linear-gradient(135deg,#00d4ff,#fff);border-radius:50%;display:flex;align-items:center;justify-content:center}.brand-eye-pupil{width:6px;height:6px;background:#1a1a3e;border-radius:50%}.brand-logo-text{display:flex;flex-direction:column}.brand-name-main{font-size:1.4rem;font-weight:700;color:#00d4ff;line-height:1.1;background:linear-gradient(135deg,#00d4ff,#7c3aed);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.brand-name-sub{font-size:.8rem;color:#a8a8ff;opacity:.9;font-weight:500;letter-spacing:.5px}.company-intro-text{color:#c8c8ff;line-height:1.7;margin-bottom:2rem;opacity:.9;font-size:.95rem}.company-achievement-stats{display:flex;gap:1.2rem;margin-bottom:2rem;flex-wrap:wrap}.achievement-stat-item{text-align:center;padding:1rem .8rem;background:#00d4ff1a;border-radius:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(0,212,255,.2);transition:all .3s ease;min-width:75px}.achievement-stat-item:hover{background:#00d4ff26;transform:translateY(-3px);box-shadow:0 8px 25px #00d4ff33}.achievement-number{display:block;font-size:1.1rem;font-weight:700;color:#00d4ff;margin-bottom:.3rem}.achievement-label{font-size:.7rem;color:#a8a8ff;opacity:.9;line-height:1.2;font-weight:500}.tech-stack-icons{display:flex;gap:1.5rem;align-items:center}.tech-icon-item{display:flex;flex-direction:column;align-items:center;gap:.5rem;transition:all .3s ease}.tech-icon-item:hover{transform:translateY(-2px)}.tech-stack-icon{font-size:1.5rem!important;color:#00d4ff;background:#00d4ff1a;padding:.5rem;border-radius:8px;border:1px solid rgba(0,212,255,.2)}.tech-label{font-size:.7rem;color:#a8a8ff;font-weight:500}.main-footer-column{display:flex;flex-direction:column}.footer-section-heading{font-size:1.1rem;font-weight:600;color:#00d4ff;margin-bottom:1.5rem;position:relative}.footer-section-heading:after{content:"";position:absolute;bottom:-.5rem;left:0;width:35px;height:2px;background:linear-gradient(90deg,#00d4ff,#7c3aed);border-radius:2px}.footer-navigation-links{list-style:none;display:flex;flex-direction:column;gap:.8rem}.footer-navigation-links a{color:#c8c8ff;text-decoration:none;font-size:.9rem;opacity:.8;transition:all .3s ease;padding:.3rem 0;position:relative;font-weight:500}.footer-navigation-links a:before{content:"";position:absolute;left:0;bottom:0;width:0;height:1px;background:linear-gradient(90deg,#00d4ff,#7c3aed);transition:width .3s ease}.footer-navigation-links a:hover{color:#00d4ff;opacity:1;transform:translate(8px)}.footer-navigation-links a:hover:before{width:100%}.newsletter-contact-section{max-width:300px}.newsletter-intro-text{color:#c8c8ff;font-size:.9rem;line-height:1.6;margin-bottom:1.5rem;opacity:.9}.newsletter-subscription-form{margin-bottom:2rem}.newsletter-input-container{display:flex;background:#ffffff14;border-radius:25px;padding:.4rem;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:1px solid rgba(0,212,255,.2);margin-bottom:.8rem;box-shadow:0 4px 15px #0000001a}.newsletter-email-input{flex:1;background:transparent;border:none;padding:.9rem 1.2rem;color:#fff;font-size:.9rem;outline:none}.newsletter-email-input::placeholder{color:#fff9}.newsletter-submit-button{width:42px;height:42px;background:linear-gradient(135deg,#00d4ff,#7c3aed);color:#fff;border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;flex-shrink:0}.newsletter-submit-button:hover:not(:disabled){background:linear-gradient(135deg,#00a8cc,#6d28d9);transform:scale(1.05);box-shadow:0 6px 20px #00d4ff66}.newsletter-submit-button:disabled{opacity:.7;cursor:not-allowed}.newsletter-submit-button svg{font-size:1.1rem!important}.newsletter-loading-spinner{width:18px;height:18px;border:2px solid rgba(255,255,255,.3);border-top:2px solid white;border-radius:50%;animation:techSpin 1s linear infinite}.newsletter-subscriber-count{font-size:.75rem;color:#a8a8ff;opacity:.8;text-align:center;font-weight:500}.company-contact-details{display:flex;flex-direction:column;gap:1rem}.contact-detail-item{display:flex;align-items:center;gap:.8rem;color:#c8c8ff;font-size:.9rem;opacity:.9;font-weight:500}.contact-detail-icon{font-size:1.1rem!important;color:#00d4ff}.main-footer-bottom{padding:2rem 0 1rem}.footer-bottom-layout{display:flex;justify-content:space-between;align-items:center;gap:2rem;margin-bottom:1rem}.copyright-legal-section{display:flex;flex-direction:column;gap:.8rem}.copyright-notice{color:#a8a8ff;font-size:.9rem;opacity:.8;margin:0;font-weight:500}.legal-policy-links{display:flex;gap:2rem;flex-wrap:wrap}.legal-policy-links a{color:#a8a8ff;text-decoration:none;font-size:.8rem;opacity:.7;transition:all .3s ease;font-weight:500}.legal-policy-links a:hover{color:#00d4ff;opacity:1}.footer-bottom-right{display:flex;align-items:center;gap:2rem}.trust-certification-badges{display:flex;gap:1rem;flex-wrap:wrap}.trust-badge-item{display:flex;align-items:center;gap:.5rem;padding:.5rem .8rem;background:#00d4ff14;border-radius:20px;border:1px solid rgba(0,212,255,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.trust-badge-icon{font-size:.9rem}.trust-badge-text{font-size:.75rem;color:#00d4ff;font-weight:500}.social-media-links{display:flex;gap:.8rem}.social-media-link{width:38px;height:38px;background:#00d4ff1a;color:#00d4ff;border-radius:50%;display:flex;align-items:center;justify-content:center;text-decoration:none;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(0,212,255,.2)}.social-media-link:hover{background:#00d4ff33;color:#fff;transform:translateY(-3px);box-shadow:0 6px 20px #00d4ff4d}.social-media-link svg{font-size:1.1rem!important}.footer-bottom-message{text-align:center;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.1)}.footer-bottom-message p{color:#a8a8ff;font-size:.85rem;opacity:.8;margin:0;font-style:italic}@keyframes techGlow{0%,to{box-shadow:0 8px 20px #00d4ff4d}50%{box-shadow:0 12px 30px #7c3aed66}}@keyframes techSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media screen and (min-width: 1400px){.main-footer-wrapper{padding:0 3rem}.main-footer-section .main-footer-wrapper{gap:4rem}.company-info-section{max-width:420px}}@media screen and (min-width: 768px) and (max-width: 1023px){.main-footer-section .main-footer-wrapper{grid-template-columns:1fr 1fr;gap:3rem}.company-info-section,.newsletter-contact-section{max-width:none}.company-achievement-stats,.tech-stack-icons{justify-content:flex-start}}@media screen and (min-width: 600px) and (max-width: 767px){.main-footer-wrapper{padding:0 1rem}.main-footer-section{padding:3rem 0 2rem}.main-footer-section .main-footer-wrapper{grid-template-columns:1fr;gap:2.5rem;text-align:center}.company-info-section{text-align:center;max-width:100%;display:flex;flex-direction:column;align-items:center}.company-brand-logo{justify-content:center}.company-intro-text{text-align:center;max-width:400px}.company-achievement-stats,.tech-stack-icons{justify-content:center}.footer-section-heading{text-align:center}.footer-section-heading:after{left:50%;transform:translate(-50%)}.footer-navigation-links{align-items:center}.newsletter-contact-section{text-align:center;max-width:100%;display:flex;flex-direction:column;align-items:center}.newsletter-intro-text{text-align:center;max-width:350px}.newsletter-subscription-form{width:100%;max-width:350px}.company-contact-details{align-items:center}.contact-detail-item{justify-content:center}.footer-bottom-layout{flex-direction:column;text-align:center;gap:1.5rem;align-items:center}.copyright-legal-section{text-align:center;align-items:center}.footer-bottom-right{flex-direction:column;gap:1.5rem;align-items:center}.legal-policy-links,.trust-certification-badges,.social-media-links{justify-content:center}}@media screen and (max-width: 599px){.main-footer-wrapper{padding:0 1rem}.main-footer-section{padding:2.5rem 0 1.5rem}.main-footer-section .main-footer-wrapper{grid-template-columns:1fr;gap:2rem;text-align:center}.company-info-section{text-align:center;max-width:100%;display:flex;flex-direction:column;align-items:center}.company-brand-logo{justify-content:center;margin-bottom:1rem}.brand-name-main{font-size:1.2rem}.brand-name-sub{font-size:.75rem}.company-intro-text{font-size:.85rem;margin-bottom:1.5rem;text-align:center;max-width:300px;line-height:1.6}.company-achievement-stats{gap:.8rem;justify-content:center;flex-wrap:wrap}.achievement-stat-item{padding:.8rem .6rem;min-width:70px}.achievement-number{font-size:1rem}.achievement-label{font-size:.65rem}.tech-stack-icons{gap:1rem;justify-content:center}.tech-stack-icon{font-size:1.3rem!important;padding:.4rem}.tech-label{font-size:.65rem}.main-footer-column{text-align:center;align-items:center}.footer-section-heading{font-size:1rem;margin-bottom:1rem;text-align:center}.footer-section-heading:after{left:50%;transform:translate(-50%)}.footer-navigation-links{align-items:center;text-align:center}.footer-navigation-links li{text-align:center}.footer-navigation-links a{text-align:center;display:inline-block}.newsletter-contact-section{max-width:100%;margin:0 auto;text-align:center;display:flex;flex-direction:column;align-items:center}.newsletter-intro-text{text-align:center;max-width:280px;font-size:.85rem}.newsletter-subscription-form{width:100%;max-width:300px}.newsletter-input-container{width:100%}.newsletter-subscriber-count{text-align:center}.company-contact-details{align-items:center}.contact-detail-item{justify-content:center;text-align:center;font-size:.85rem}.main-footer-bottom{padding:1.5rem 0 1rem}.footer-bottom-layout{flex-direction:column;gap:1rem;text-align:center;align-items:center}.copyright-legal-section{align-items:center;text-align:center}.copyright-notice{text-align:center;font-size:.85rem}.legal-policy-links{gap:1rem;flex-wrap:wrap;justify-content:center}.footer-bottom-right{flex-direction:column;gap:1rem;align-items:center}.trust-certification-badges{justify-content:center;gap:.8rem;flex-wrap:wrap}.trust-badge-item{padding:.4rem .6rem}.trust-badge-text{font-size:.7rem}.social-media-links{justify-content:center}.social-media-link{width:36px;height:36px}.footer-bottom-message{padding-top:1rem}.footer-bottom-message p{font-size:.8rem}}@media screen and (max-width: 319px){.main-footer-wrapper{padding:0 .8rem}.company-intro-text{max-width:250px;font-size:.8rem}.company-achievement-stats{flex-direction:column;align-items:center;gap:.8rem}.achievement-stat-item{width:100%;max-width:150px}.newsletter-contact-section,.newsletter-subscription-form{max-width:250px}.legal-policy-links,.trust-certification-badges{flex-direction:column;gap:.5rem;align-items:center}.trust-badge-item{width:fit-content;margin:0 auto}}@media screen and (max-width: 768px){.achievement-stat-item:hover,.footer-navigation-links a:hover,.newsletter-submit-button:hover,.social-media-link:hover,.tech-icon-item:hover{transform:none}}@media (prefers-reduced-motion: reduce){.newsletter-loading-spinner,.vision-brand-eye{animation:none}.achievement-stat-item:hover,.footer-navigation-links a:hover,.newsletter-submit-button:hover,.social-media-link:hover,.tech-icon-item:hover{transform:none}}@media (prefers-contrast: high){.main-footer-container{background:#000;border-top:3px solid #ffffff}.footer-section-heading,.footer-navigation-links a,.company-intro-text,.newsletter-intro-text{color:#fff}.achievement-stat-item,.trust-badge-item,.social-media-link{border:2px solid #ffffff}}.services-main-section{padding:6rem 0;background:linear-gradient(135deg,#fff,#f8fafc 20%,#f3e8ff,#e9d5ff 80%,#ddd6fe);position:relative;overflow:hidden}.services-main-section:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,rgba(70,12,97,.3),rgba(0,102,204,.3),rgba(124,58,237,.3),transparent);opacity:.6}.services-main-container{max-width:1200px;margin:0 auto;padding:0 2rem}.services-header-section{text-align:center;margin-bottom:4rem;animation:fadeInUp .8s ease-out}.services-badge{display:inline-flex;align-items:center;gap:.5rem;background:linear-gradient(135deg,#460c611a,#0066cc1a);color:#460c61;padding:.6rem 1.2rem;border-radius:25px;font-size:.9rem;font-weight:600;margin-bottom:1.5rem;border:1px solid rgba(70,12,97,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.badge-icon{font-size:1.1rem!important;color:#460c61}.services-main-title{font-size:clamp(2.5rem,5vw,3.8rem);font-weight:700;color:#310844;margin-bottom:1.5rem;line-height:1.2}.title-highlight{background:linear-gradient(135deg,#460c61,#06c,#7c3aed);background-size:200% 200%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:titleGradientFlow 6s ease-in-out infinite}.services-main-subtitle{font-size:clamp(1.1rem,2vw,1.3rem);color:#310844;opacity:.8;line-height:1.7;max-width:750px;margin:0 auto}.services-grid-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(380px,1fr));gap:2rem;margin-bottom:5rem}.service-card-item{opacity:0;animation:slideInUp .8s ease-out forwards;animation-delay:var(--delay)}.service-card-inner{background:#ffffffe6;padding:2.5rem;border-radius:24px;border:1px solid rgba(70,12,97,.1);position:relative;overflow:hidden;transition:all .4s cubic-bezier(.25,.46,.45,.94);height:100%;display:flex;flex-direction:column;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 8px 30px #460c6114}.service-card-inner:hover{transform:translateY(-12px) scale(1.02);box-shadow:0 25px 60px #460c6133;border-color:#460c614d}.service-card-inner:hover .service-hover-gradient{opacity:1;transform:scale(1)}.featured-service .service-card-inner{background:linear-gradient(135deg,#460c610d,#fffffff2);border:2px solid rgba(70,12,97,.2);box-shadow:0 12px 40px #460c6126}.featured-service .service-card-inner:before{content:"⭐ Featured";position:absolute;top:1rem;right:1rem;background:linear-gradient(135deg,#460c61,#7c3aed);color:#fff;padding:.3rem .8rem;border-radius:15px;font-size:.7rem;font-weight:600;z-index:3}.service-card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;position:relative;z-index:2}.service-icon-container{position:relative}.service-icon{width:60px;height:60px;background:linear-gradient(135deg,#460c611a,#0066cc1a);border-radius:16px;display:flex;align-items:center;justify-content:center;color:#460c61;font-size:1.8rem;transition:all .3s ease;border:1px solid rgba(70,12,97,.15);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.service-card-inner:hover .service-icon{background:linear-gradient(135deg,#460c61,#06c);color:#fff;transform:scale(1.1) rotate(5deg);box-shadow:0 8px 25px #460c6166}.service-category-badge{background:#460c611a;color:#460c61;padding:.4rem .8rem;border-radius:12px;font-size:.75rem;font-weight:600;border:1px solid rgba(70,12,97,.15)}.service-card-content{flex-grow:1;position:relative;z-index:2;margin-bottom:1.5rem}.service-card-title{font-size:1.4rem;font-weight:700;color:#460c61;margin-bottom:1rem;line-height:1.3}.service-card-description{color:#310844;opacity:.8;line-height:1.7;font-size:1rem;margin-bottom:1.5rem}.service-tech-stack{display:flex;flex-wrap:wrap;gap:.6rem}.tech-stack-tag{background:#0066cc1a;color:#06c;padding:.4rem .8rem;border-radius:15px;font-size:.8rem;font-weight:500;border:1px solid rgba(0,102,204,.2);transition:all .3s ease}.service-card-inner:hover .tech-stack-tag{background:#0066cc26;transform:translateY(-1px)}.service-card-footer{position:relative;z-index:2}.service-learn-more{display:inline-flex;align-items:center;gap:.5rem;color:#460c61;text-decoration:none;font-weight:600;font-size:1rem;transition:all .3s ease;padding:.5rem 0}.service-learn-more:hover{color:#06c;transform:translate(5px)}.learn-more-arrow{font-size:.9rem!important;transition:transform .3s ease}.service-learn-more:hover .learn-more-arrow{transform:translate(4px)}.service-hover-gradient{position:absolute;inset:0;background:linear-gradient(135deg,#460c6105,#0066cc05,#7c3aed05);opacity:0;transform:scale(1.1);transition:all .4s ease;z-index:1}.services-cta-section{text-align:center;padding:3rem;background:linear-gradient(135deg,#460c6114,#0066cc14);border-radius:24px;border:1px solid rgba(70,12,97,.15);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);animation:fadeInUp .8s ease-out 1s both}.services-cta-content h3{font-size:clamp(1.6rem,3vw,2.2rem);font-weight:700;color:#460c61;margin-bottom:1rem}.services-cta-content p{font-size:1.1rem;color:#310844;opacity:.8;margin-bottom:2rem;max-width:500px;margin-left:auto;margin-right:auto}.services-cta-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.services-cta-primary,.services-cta-secondary{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;border-radius:30px;font-weight:600;font-size:1.1rem;text-decoration:none;transition:all .3s ease;cursor:pointer}.services-cta-primary{background:linear-gradient(135deg,#460c61,#06c);color:#fff;box-shadow:0 6px 20px #460c614d}.services-cta-primary:hover{transform:translateY(-3px);box-shadow:0 10px 30px #460c6166}.services-cta-secondary{background:transparent;color:#460c61;border:2px solid #460c61}.services-cta-secondary:hover{background:#460c61;color:#fff;transform:translateY(-2px)}.cta-arrow{font-size:1rem!important;transition:transform .3s ease}.services-cta-primary:hover .cta-arrow{transform:translate(4px)}@keyframes slideInUp{0%{opacity:0;transform:translateY(60px)}to{opacity:1;transform:translateY(0)}}@media screen and (min-width: 1400px){.services-main-container{padding:0 3rem}.services-grid-container{gap:2.5rem}}@media screen and (min-width: 768px) and (max-width: 1023px){.services-grid-container{grid-template-columns:repeat(2,1fr);gap:1.5rem}.service-card-inner{padding:2rem}}@media screen and (min-width: 600px) and (max-width: 767px){.services-main-section{padding:4rem 0}.services-main-container{padding:0 1.5rem}.services-grid-container{grid-template-columns:1fr;gap:1.5rem}.service-card-inner,.services-cta-section{padding:2rem}.services-cta-buttons{flex-direction:column;align-items:center}.services-cta-primary,.services-cta-secondary{width:100%;max-width:280px;justify-content:center}}@media screen and (max-width: 599px){.services-main-section{padding:3rem 0}.services-main-container{padding:0 1rem}.services-header-section{margin-bottom:3rem}.services-badge{padding:.5rem 1rem;font-size:.8rem}.services-grid-container{grid-template-columns:1fr;gap:1.5rem;margin-bottom:3rem}.service-card-inner{padding:1.5rem}.service-card-header{flex-direction:column;align-items:flex-start;gap:1rem}.service-icon{width:50px;height:50px;font-size:1.5rem}.service-card-title{font-size:1.2rem}.service-card-description{font-size:.9rem}.service-tech-stack{gap:.4rem}.tech-stack-tag{padding:.3rem .6rem;font-size:.75rem}.services-cta-section{padding:1.5rem}.services-cta-buttons{flex-direction:column;align-items:center}.services-cta-primary,.services-cta-secondary{width:100%;max-width:260px;justify-content:center;padding:.9rem 1.5rem;font-size:1rem}}@media screen and (max-width: 768px){.service-card-inner:hover{transform:translateY(-6px) scale(1.01)}.service-card-inner:hover .service-icon{transform:scale(1.05)}}@media (prefers-reduced-motion: reduce){.service-card-item,.services-header-section,.services-cta-section,.title-highlight{animation:none!important}.service-card-inner:hover,.service-card-inner:hover .service-icon,.service-learn-more:hover{transform:none}}@media (prefers-contrast: high){.service-card-inner{border:2px solid #460c61;background:#fff}.service-card-title,.service-card-description{color:#000}.tech-stack-tag{border:2px solid #0066cc}}.contact-main-section{padding:6rem 0;background:linear-gradient(135deg,#fff,#f8fafc 20%,#f3e8ff,#e9d5ff 80%,#fff);position:relative;overflow:hidden}.contact-main-section:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,rgba(70,12,97,.4),rgba(0,102,204,.4),rgba(124,58,237,.4),transparent);opacity:.8}.contact-main-container{max-width:1200px;margin:0 auto;padding:0 2rem}.contact-header-section{text-align:center;margin-bottom:4rem;animation:fadeInUp .8s ease-out}.contact-badge{display:inline-flex;align-items:center;gap:.5rem;background:linear-gradient(135deg,#460c611a,#0066cc1a);color:#460c61;padding:.6rem 1.2rem;border-radius:25px;font-size:.9rem;font-weight:600;margin-bottom:1.5rem;border:1px solid rgba(70,12,97,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.contact-badge-icon{font-size:1.1rem!important;color:#460c61}.contact-main-title{font-size:clamp(2.5rem,5vw,3.8rem);font-weight:700;color:#310844;margin-bottom:1.5rem;line-height:1.2}.contact-title-highlight{background:linear-gradient(135deg,#460c61,#06c,#7c3aed);background-size:200% 200%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:titleGradientFlow 6s ease-in-out infinite}.contact-main-subtitle{font-size:clamp(1.1rem,2vw,1.3rem);color:#310844;opacity:.8;line-height:1.7;max-width:650px;margin:0 auto}.contact-content-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:4rem;margin-bottom:4rem;align-items:start}.contact-methods-section{animation:slideInLeft .8s ease-out .2s both}.contact-section-title{font-size:1.5rem;font-weight:700;color:#460c61;margin-bottom:2rem;position:relative}.contact-section-title:after{content:"";position:absolute;bottom:-.5rem;left:0;width:60px;height:3px;background:linear-gradient(90deg,#460c61,#06c);border-radius:2px}.contact-methods-grid{display:grid;gap:1.5rem;margin-bottom:3rem}.contact-method-card{opacity:0;animation:fadeInUp .8s ease-out forwards;animation-delay:var(--delay)}.contact-method-link{text-decoration:none;color:inherit;display:block}.contact-method-inner{display:flex;align-items:center;gap:1rem;padding:1.5rem;background:#ffffffe6;border-radius:16px;border:1px solid rgba(70,12,97,.1);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);position:relative;overflow:hidden;transition:all .4s cubic-bezier(.25,.46,.45,.94);box-shadow:0 4px 20px #460c6114}.contact-method-inner:hover{transform:translateY(-5px) scale(1.02);box-shadow:0 15px 40px #460c6133;border-color:#460c614d}.contact-method-inner:hover .contact-method-hover-effect{opacity:1;transform:scale(1)}.contact-method-icon{width:60px;height:60px;background:#460c611a;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;transition:all .3s ease;flex-shrink:0}.contact-method-inner:hover .contact-method-icon{background:#460c6126;transform:scale(1.1) rotate(5deg)}.contact-method-content{flex:1}.contact-method-title{font-size:1.1rem;font-weight:600;color:#460c61;margin-bottom:.5rem}.contact-method-primary{font-size:1rem;font-weight:600;color:#310844;margin-bottom:.25rem}.contact-method-secondary{font-size:.9rem;color:#310844;opacity:.7;margin:0}.contact-method-hover-effect{position:absolute;inset:0;background:linear-gradient(135deg,#460c6105,#0066cc05);opacity:0;transform:scale(1.1);transition:all .4s ease;z-index:-1}.contact-social-section{padding:2rem;background:#460c610d;border-radius:16px;text-align:center;border:1px solid rgba(70,12,97,.1)}.social-title{font-size:1.1rem;font-weight:600;color:#460c61;margin-bottom:1rem}.contact-social-links{display:flex;justify-content:center;gap:1rem}.contact-social-link{width:45px;height:45px;background:#ffffffe6;color:#460c61;border-radius:12px;display:flex;align-items:center;justify-content:center;text-decoration:none;transition:all .3s ease;border:1px solid rgba(70,12,97,.2)}.contact-social-link:hover{background:#460c61;color:#fff;transform:translateY(-3px) scale(1.05);box-shadow:0 8px 20px #460c614d}.contact-form-section{animation:slideInRight .8s ease-out .3s both}.contact-form{background:#ffffffe6;padding:2.5rem;border-radius:20px;border:1px solid rgba(70,12,97,.1);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 8px 30px #460c611a}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem}.form-group{position:relative}.form-label{position:absolute;top:-.5rem;left:1rem;background:#fff;color:#460c61;font-size:.8rem;font-weight:500;padding:0 .5rem;z-index:1}.form-input,.form-select,.form-textarea{width:100%;padding:1rem 1.2rem;border:2px solid rgba(70,12,97,.2);border-radius:12px;font-size:1rem;font-family:inherit;transition:all .3s ease;background:#ffffffe6;color:#310844;resize:vertical}.form-input:focus,.form-select:focus,.form-textarea:focus{outline:none;border-color:#460c61;box-shadow:0 0 0 3px #460c611a;background:#fff}.form-input::placeholder,.form-textarea::placeholder{color:#94a3b8;opacity:.7}.form-select{cursor:pointer}.form-textarea{min-height:120px;max-height:200px}.contact-submit-btn{width:100%;padding:1.2rem 2rem;background:linear-gradient(135deg,#460c61,#06c);color:#fff;border:none;border-radius:12px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:1rem;position:relative;overflow:hidden}.contact-submit-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 25px #460c6166}.contact-submit-btn:disabled{opacity:.8;cursor:not-allowed}.contact-submit-btn.submitting{background:linear-gradient(135deg,#94a3b8,#64748b)}.contact-submit-btn.success{background:linear-gradient(135deg,#0c6,#22c55e)}.contact-submit-btn.error{background:linear-gradient(135deg,#ef4444,#dc2626)}.submit-spinner{width:20px;height:20px;border:2px solid rgba(255,255,255,.3);border-top:2px solid white;border-radius:50%;animation:spin 1s linear infinite}.submit-success-message{display:flex;align-items:center;gap:.5rem;margin-top:1rem;padding:1rem;background:#00cc661a;color:#0c6;border-radius:8px;border:1px solid rgba(0,204,102,.2);font-size:.9rem;font-weight:500}.contact-cta-section{text-align:center;padding:3rem;background:linear-gradient(135deg,#460c6114,#0066cc14);border-radius:20px;border:1px solid rgba(70,12,97,.15);animation:fadeInUp .8s ease-out .6s both}.contact-cta-content h3{font-size:1.8rem;font-weight:700;color:#460c61;margin-bottom:.5rem}.contact-cta-content p{font-size:1rem;color:#310844;opacity:.8;margin-bottom:1.5rem}.contact-cta-phone{display:inline-block;font-size:1.3rem;font-weight:700;color:#460c61;text-decoration:none;padding:1rem 2rem;background:#ffffffe6;border-radius:15px;border:2px solid rgba(70,12,97,.2);transition:all .3s ease}.contact-cta-phone:hover{background:#460c61;color:#fff;transform:translateY(-3px);box-shadow:0 8px 25px #460c614d}@keyframes slideInLeft{0%{opacity:0;transform:translate(-60px)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(60px)}to{opacity:1;transform:translate(0)}}@keyframes titleGradientFlow{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media screen and (min-width: 1400px){.contact-main-container{padding:0 3rem}.contact-content-grid{gap:5rem}}@media screen and (min-width: 768px) and (max-width: 1023px){.contact-content-grid{gap:3rem}.contact-form{padding:2rem}.form-row{gap:1rem}}@media screen and (min-width: 600px) and (max-width: 767px){.contact-main-section{padding:4rem 0}.contact-main-container{padding:0 1.5rem}.contact-content-grid{grid-template-columns:1fr;gap:3rem}.contact-methods-section,.contact-form-section{animation:fadeInUp .8s ease-out both}.form-row{grid-template-columns:1fr;gap:1.5rem}.contact-form,.contact-cta-section{padding:2rem}}@media screen and (max-width: 599px){.contact-main-section{padding:3rem 0}.contact-main-container{padding:0 1rem}.contact-header-section{margin-bottom:3rem}.contact-badge{padding:.5rem 1rem;font-size:.8rem}.contact-content-grid{grid-template-columns:1fr;gap:2rem}.contact-methods-section,.contact-form-section{animation:fadeInUp .8s ease-out both}.contact-method-inner{padding:1.2rem;flex-direction:column;text-align:center;gap:1rem}.contact-method-icon{width:50px;height:50px;font-size:1.3rem}.contact-social-links{gap:.8rem}.contact-social-link{width:40px;height:40px}.contact-form{padding:1.5rem}.form-row{grid-template-columns:1fr;gap:1.5rem}.form-input,.form-select,.form-textarea{padding:.9rem 1rem}.contact-submit-btn{padding:1rem 1.5rem;font-size:1rem}.contact-cta-section{padding:1.5rem}.contact-cta-phone{font-size:1.1rem;padding:.8rem 1.5rem}}@media screen and (max-width: 768px){.contact-method-inner:hover{transform:translateY(-2px) scale(1.01)}.contact-social-link:hover{transform:translateY(-2px) scale(1.02)}}@media (prefers-reduced-motion: reduce){.contact-header-section,.contact-methods-section,.contact-form-section,.contact-cta-section,.contact-method-card,.contact-title-highlight{animation:none!important}.contact-method-inner:hover,.contact-social-link:hover,.contact-submit-btn:hover,.contact-cta-phone:hover{transform:none}}@media (prefers-contrast: high){.contact-method-inner,.contact-form{border:2px solid #460c61;background:#fff}.form-input,.form-select,.form-textarea{border:2px solid #460c61}.contact-method-title,.contact-method-primary,.contact-section-title{color:#000}}.form-select+.form-label{margin-bottom:1.5rem}.form-group:has(.form-select)+.form-group{margin-top:1.5rem}.form-select{margin-bottom:1.5rem}.form-textarea{margin-top:0}.how-it-works-section{padding:40px 0;background:linear-gradient(135deg,#667eea08,#764ba20d,#f093fb08);position:relative;overflow:hidden}.how-it-works-section:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 20%,rgba(102,126,234,.05) 0%,transparent 50%),radial-gradient(circle at 80% 80%,rgba(240,147,251,.05) 0%,transparent 50%),radial-gradient(circle at 40% 60%,rgba(79,172,254,.03) 0%,transparent 50%);pointer-events:none}.how-it-works-container{width:100%;max-width:1000px;margin:0 auto;padding:0 20px;position:relative}.section-header{text-align:center;margin-bottom:25px}.section-title{font-size:2.5rem;font-weight:700;background:linear-gradient(135deg,#667eea,#764ba2,#f093fb);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:12px;letter-spacing:-.02em}.section-subtitle{font-size:1rem;color:#6b7280cc;max-width:600px;margin:0 auto;line-height:1.5}.timeline-container{position:relative;padding:15px 0}.timeline-line{position:absolute;left:50%;top:0;bottom:0;width:2px;background:linear-gradient(180deg,#667eea33,#764ba24d,#f093fb33);transform:translate(-50%);border-radius:10px}.timeline-step{display:flex;align-items:center;margin-bottom:25px;position:relative;opacity:0;transform:translateY(30px) scale(.95);transition:all .5s cubic-bezier(.4,0,.2,1)}.timeline-step:last-child{margin-bottom:0}.timeline-step.animate{opacity:1;transform:translateY(0) scale(1)}.timeline-step.left{flex-direction:row;text-align:right}.timeline-step.right{flex-direction:row-reverse;text-align:left}.step-indicator{flex-shrink:0;width:70px;height:70px;display:flex;align-items:center;justify-content:center;position:relative;z-index:2}.step-indicator:before{content:"";position:absolute;inset:0;background:var(--step-color);border-radius:50%;opacity:.1;transform:scale(.8);transition:all .3s ease}.timeline-step:hover .step-indicator:before{transform:scale(1.05);opacity:.15}.step-number{position:absolute;top:6px;right:6px;width:22px;height:22px;background:var(--step-color);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:600;box-shadow:0 2px 6px #00000026}.step-icon{font-size:2.2rem;filter:drop-shadow(0 2px 4px rgba(0,0,0,.1));transition:transform .3s cubic-bezier(.4,0,.2,1)}.timeline-step:hover .step-icon{transform:scale(1.08) rotate(3deg)}.step-content{flex:1;max-width:350px;margin:0 25px;padding:22px;background:#ffffffd9;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:18px;border:1px solid rgba(255,255,255,.2);box-shadow:0 3px 15px #0000000d,0 1px #ffffff80 inset;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative}.step-content:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,var(--step-color),transparent);border-radius:18px;opacity:0;transition:opacity .3s ease;pointer-events:none}.timeline-step:hover .step-content{transform:translateY(-3px);box-shadow:0 8px 20px #0000000f,0 1px #fff9 inset}.timeline-step:hover .step-content:before{opacity:.03}.step-title{font-size:1.35rem;font-weight:700;color:#1f2937;margin-bottom:10px;letter-spacing:-.01em;line-height:1.3}.step-description{font-size:.95rem;color:#6b7280cc;line-height:1.5;margin:0}@media (min-width: 1025px){.how-it-works-section{padding:50px 0}.timeline-step{margin-bottom:30px}.step-content{max-width:360px}}@media (min-width: 1400px){.timeline-step{margin-bottom:35px}.step-content{max-width:370px;margin:0 28px}}@media (min-width: 1600px){.how-it-works-container{max-width:1300px}.timeline-step{margin-bottom:40px}}@media (max-width: 1024px) and (min-width: 769px){.section-title{font-size:2.3rem}.timeline-step{margin-bottom:0}.step-content{max-width:340px;padding:20px;margin:0 22px}.step-indicator{width:65px;height:65px}.step-icon{font-size:2rem}}@media (max-width: 768px){.how-it-works-section{padding:60px 0}.section-title{font-size:2.2rem}.section-subtitle{font-size:1rem}.timeline-line{left:30px}.timeline-step{flex-direction:row!important;text-align:left!important;margin-bottom:40px;padding-left:80px}.step-indicator{position:absolute;left:0;width:70px;height:70px}.step-number{top:6px;right:6px;width:20px;height:20px;font-size:.7rem}.step-icon{font-size:1.8rem}.step-content{margin:0;max-width:none;padding:20px;border-radius:16px}.step-title{font-size:1.3rem;margin-bottom:10px}.step-description{font-size:.9rem}}@media (max-width: 480px){.how-it-works-container{padding:0 16px}.section-title{font-size:1.9rem}.step-content{padding:18px;border-radius:14px}.step-title{font-size:1.2rem}.step-description{font-size:.85rem}}@media (prefers-reduced-motion: reduce){.timeline-step{transition:opacity .3s ease}.step-content,.step-icon{transition:none}.timeline-step:hover .step-icon,.timeline-step:hover .step-content{transform:none}}.timeline-step:focus-within .step-content{outline:2px solid var(--step-color);outline-offset:2px}.product-hero-section{min-height:100vh;background:linear-gradient(135deg,#f3e8ff,#e9d5ff 30%,#ddd6fe 70%,#c7d2fe);display:flex;align-items:center;position:relative;padding:2rem 0;overflow:hidden}.product-hero-container{max-width:1200px;width:100%;margin:0 auto;padding:0 2rem;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.hero-content{animation:fadeInUp .8s ease-out}.section-badge{display:inline-block;background:linear-gradient(135deg,#460c611a,#0066cc1a);color:#460c61;padding:.6rem 1.2rem;border-radius:25px;font-size:.9rem;font-weight:600;margin-bottom:1.5rem;border:1px solid rgba(70,12,97,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero-title{font-size:clamp(2.2rem,4vw,3.8rem);font-weight:700;line-height:1.2;color:#310844;margin-bottom:1.5rem}.hero-title .highlight{color:#460c61;background:linear-gradient(135deg,#460c61,#06c);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle{font-size:clamp(1rem,2vw,1.2rem);color:#310844;opacity:.8;line-height:1.7;margin-bottom:2.5rem;max-width:550px}.hero-stats{display:flex;gap:2rem;margin-bottom:2.5rem;flex-wrap:wrap}.stat-item{text-align:center;min-width:80px;padding:.5rem}.stat-number{display:block;font-size:clamp(1.5rem,3vw,1.8rem);font-weight:700;color:#460c61;margin-bottom:.25rem}.stat-label{font-size:clamp(.8rem,1.5vw,.9rem);color:#310844;opacity:.7;font-weight:500}.hero-buttons{display:flex;gap:1rem;flex-wrap:wrap}.cta-button{padding:1rem 2rem;font-size:1rem;border-radius:50px;border:none;cursor:pointer;font-weight:600;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.5rem;white-space:nowrap;min-width:160px}.cta-button.primary{background:linear-gradient(135deg,#460c61,#06c);color:#fff;box-shadow:0 6px 20px #460c6166}.cta-button.primary:hover{transform:translateY(-3px);box-shadow:0 8px 25px #460c6180}.cta-button.secondary{background:#ffffffe6;color:#460c61;border:2px solid rgba(70,12,97,.3);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.cta-button.secondary:hover{background:#460c61;color:#fff;transform:translateY(-2px);box-shadow:0 6px 20px #460c614d}.button-arrow{transition:transform .3s ease;font-size:1.1rem!important}.cta-button.primary:hover .button-arrow{transform:translate(4px)}.play-icon{font-size:1.1rem!important}.hero-visual{position:relative;display:flex;justify-content:center;align-items:center;animation:fadeIn 1s ease-out .4s both}.medical-dashboard{background:#fffffff2;-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);border:1px solid rgba(255,255,255,.4);border-radius:24px;padding:2rem;box-shadow:0 20px 50px #460c6126,0 0 40px #ffffff80;width:100%;max-width:420px;animation:float 8s ease-in-out infinite;position:relative;z-index:2}.dashboard-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:2px solid rgba(70,12,97,.1)}.dashboard-logo{font-weight:700;color:#460c61;font-size:1.1rem}.dashboard-status{display:flex;align-items:center;gap:.5rem;font-size:.8rem;color:#0c6;font-weight:600}.status-dot{width:10px;height:10px;background:#0c6;border-radius:50%;animation:pulse 2s infinite;box-shadow:0 0 10px #00cc6680}.dashboard-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:2rem}.metric-card{background:linear-gradient(135deg,#460c6114,#0066cc0d);padding:1.2rem;border-radius:16px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(70,12,97,.1);transition:all .3s ease;text-align:center}.metric-card:hover{background:linear-gradient(135deg,#460c611f,#0066cc14);transform:translateY(-2px);box-shadow:0 8px 20px #460c6126}.metric-content{text-align:center}.metric-value{font-size:1.2rem;font-weight:700;color:#460c61;margin-bottom:.3rem;display:block}.metric-label{font-size:.75rem;color:#310844;opacity:.8;font-weight:500;line-height:1.2}.dashboard-chart{margin-bottom:1.5rem}.chart-title{font-size:1rem;font-weight:600;color:#460c61;margin-bottom:1rem;text-align:center}.chart-bars{display:flex;gap:.4rem;height:80px;align-items:end;justify-content:space-between;background:#460c610d;padding:.5rem;border-radius:12px}.bar{flex:1;height:var(--height);background:linear-gradient(to top,#460c61,#06c);border-radius:6px 6px 0 0;position:relative;animation:barGrow 2s ease-out 1s both;transition:all .3s ease;min-height:10px}.bar:after{content:var(--day);position:absolute;bottom:-25px;left:50%;transform:translate(-50%);font-size:.65rem;color:#310844;opacity:.8;font-weight:500}.bar:hover{background:linear-gradient(to top,#5b107e,#06c);transform:scaleY(1.05)}.recent-activity{background:linear-gradient(135deg,#460c6114,#0066cc0d);padding:1.2rem;border-radius:16px;border:1px solid rgba(70,12,97,.1)}.activity-title{font-size:1rem;font-weight:600;color:#460c61;margin-bottom:1rem;text-align:center}.activity-item{display:flex;align-items:center;gap:.8rem;margin-bottom:.8rem;font-size:.85rem;color:#310844;opacity:.9;font-weight:500}.activity-item:last-child{margin-bottom:0}.activity-icon{width:20px;height:20px;background:linear-gradient(135deg,#0c6,#22c55e);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.7rem;flex-shrink:0;box-shadow:0 2px 8px #00cc664d}.floating-badges{position:absolute;inset:0;pointer-events:none;z-index:1}.floating-badge{position:absolute;background:#fffffff2;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:1px solid rgba(70,12,97,.2);padding:.8rem 1.2rem;border-radius:16px;display:flex;align-items:center;gap:.6rem;animation:float 6s ease-in-out infinite;box-shadow:0 8px 25px #460c6126;white-space:nowrap}.badge-1{top:15%;right:-12%;animation-delay:0s}.badge-2{bottom:35%;left:-18%;animation-delay:2s}.badge-3{top:65%;right:-8%;animation-delay:4s}.badge-icon{font-size:1.1rem}.badge-text{font-size:.85rem;font-weight:600;color:#460c61}@keyframes fadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.1)}}@media screen and (min-width: 1400px){.product-hero-container{padding:0 3rem;gap:5rem}.medical-dashboard{max-width:450px;padding:2.5rem}}@media screen and (min-width: 1024px) and (max-width: 1399px){.product-hero-container{gap:3rem}.medical-dashboard{max-width:380px}}@media screen and (min-width: 768px) and (max-width: 1023px){.product-hero-section{min-height:90vh}.product-hero-container{grid-template-columns:1fr;gap:3rem;text-align:center;padding:0 2rem}.hero-subtitle{max-width:600px;margin:0 auto 2.5rem}.hero-stats{justify-content:center;gap:2.5rem}.hero-buttons{justify-content:center}.medical-dashboard{max-width:400px;margin:0 auto}.floating-badge{display:none}}@media screen and (min-width: 600px) and (max-width: 767px){.product-hero-section{min-height:85vh;padding:1.5rem 0}.product-hero-container{grid-template-columns:1fr;gap:2.5rem;padding:0 1.5rem;text-align:center}.section-badge{padding:.5rem 1rem;font-size:.85rem;margin-bottom:1.2rem}.hero-stats{justify-content:center;gap:1.8rem}.hero-buttons{justify-content:center;gap:1.2rem}.cta-button{padding:.9rem 1.8rem;font-size:.95rem;min-width:150px}.medical-dashboard{max-width:350px;padding:1.5rem}.dashboard-metrics{grid-template-columns:1fr;gap:1rem}.metric-card{padding:1rem}.chart-bars{height:70px}.floating-badges{display:none}}@media screen and (min-width: 480px) and (max-width: 599px){.product-hero-section{padding:1rem 0}.product-hero-container{padding:0 1.2rem;gap:2rem}.hero-stats{gap:1.5rem}.stat-item{min-width:70px}.hero-buttons{flex-direction:column;align-items:center;gap:1rem}.cta-button{width:100%;max-width:280px;padding:1rem 1.5rem}.medical-dashboard{max-width:320px;padding:1.2rem}.dashboard-metrics{gap:.8rem}.metric-card{padding:.8rem .6rem}.metric-value{font-size:1.1rem}.metric-label{font-size:.7rem}.chart-bars{height:60px;gap:.3rem}.recent-activity{padding:1rem}.activity-item{font-size:.8rem}}@media screen and (max-width: 479px){.product-hero-section{min-height:80vh;padding:.8rem 0}.product-hero-container{padding:0 1rem;gap:1.5rem}.section-badge{padding:.4rem .8rem;font-size:.8rem;margin-bottom:1rem}.hero-subtitle{margin-bottom:2rem;font-size:.95rem}.hero-stats{gap:1rem;justify-content:space-around}.stat-item{min-width:60px;padding:.3rem}.hero-buttons{flex-direction:column;align-items:center;gap:1rem;width:100%}.cta-button{width:100%;max-width:260px;padding:.9rem 1.2rem;font-size:.9rem}.medical-dashboard{max-width:280px;padding:1rem}.dashboard-header{flex-direction:column;gap:.5rem;text-align:center;margin-bottom:1rem}.dashboard-logo{font-size:1rem}.dashboard-metrics{grid-template-columns:1fr;gap:.6rem}.metric-card{padding:.8rem .5rem}.chart-bars{height:50px;gap:.2rem}.bar:after{font-size:.6rem;bottom:-20px}.recent-activity{padding:.8rem}.activity-title{font-size:.9rem;margin-bottom:.8rem}.activity-item{font-size:.75rem;margin-bottom:.6rem}.activity-icon{width:18px;height:18px;font-size:.65rem}}@media screen and (max-width: 319px){.product-hero-container{padding:0 .8rem}.medical-dashboard{max-width:260px;padding:.8rem}.dashboard-metrics{gap:.5rem}.metric-card{padding:.6rem .4rem}.metric-value{font-size:1rem}.chart-bars{height:45px}.hero-stats{flex-direction:column;gap:.8rem;align-items:center}.stat-item{display:flex;align-items:center;gap:.5rem;width:auto}}@media screen and (max-height: 600px) and (orientation: landscape){.product-hero-section{min-height:auto;padding:1rem 0}.product-hero-container{grid-template-columns:1fr 1fr;gap:2rem}.hero-stats{margin-bottom:1.5rem}.medical-dashboard{max-width:280px;padding:1rem}.chart-bars{height:50px}}@media screen and (max-width: 768px){.cta-button:hover{transform:none;box-shadow:0 6px 20px #460c6166}.bar:hover,.metric-card:hover{transform:none}.medical-dashboard{animation:none}.floating-badges{display:none}}@media (prefers-reduced-motion: reduce){.medical-dashboard,.floating-badge,.status-dot{animation:none}.bar{animation:none;height:var(--height)}.hero-content{animation:none;opacity:1;transform:none}.hero-visual{animation:none;opacity:1}}@media (prefers-contrast: high){.medical-dashboard{border:3px solid #460c61;background:#fff}.metric-card{border:2px solid #460c61;background:#fff}.section-badge{border:2px solid #460c61}}.product-showcase-section{padding:5rem 0;background:#fff;position:relative}.showcase-container{max-width:1200px;margin:0 auto;padding:0 2rem}.showcase-header{text-align:center;margin-bottom:4rem;animation:fadeInUp .8s ease-out}.section-subtitle{font-size:clamp(1.1rem,2vw,1.3rem);color:#310844;opacity:.8;line-height:1.6;max-width:700px;margin:0 auto}.featured-product{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;margin-bottom:5rem;padding:3rem;background:linear-gradient(135deg,#f3e8ff,#e9d5ff);border-radius:20px;border:1px solid rgba(70,12,97,.1);animation:fadeInUp .8s ease-out .2s both}.featured-content{position:relative}.product-badge{display:inline-block;padding:.4rem 1rem;border-radius:15px;font-size:.8rem;font-weight:600;margin-bottom:1.5rem}.product-badge.featured{background:linear-gradient(135deg,gold,#ffed4e);color:#92400e}.product-header{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.product-icon{font-size:3rem;padding:.8rem;background:#ffffff4d;border-radius:15px}.product-name{font-size:1.8rem;font-weight:700;color:#460c61;margin-bottom:.3rem}.product-tagline{font-size:1rem;color:#310844;opacity:.8;margin-bottom:.5rem}.product-category{display:inline-block;background:#460c611a;color:#460c61;padding:.3rem .8rem;border-radius:12px;font-size:.8rem;font-weight:500}.product-description{font-size:1.1rem;color:#310844;opacity:.9;line-height:1.6;margin-bottom:2rem}.product-highlights{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:2rem}.highlights-section h4{font-size:1rem;font-weight:600;color:#460c61;margin-bottom:1rem}.features-grid,.benefits-grid{display:grid;gap:.8rem}.feature-item,.benefit-item{display:flex;align-items:center;gap:.8rem;font-size:.9rem;color:#310844}.feature-icon{width:20px;height:20px;background:#0c6;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.7rem;flex-shrink:0}.benefit-icon{font-size:.8rem}.product-actions{display:flex;gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap}.action-button{padding:.8rem 1.5rem;border:none;border-radius:25px;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:.5rem;font-size:.9rem}.action-button.primary{background:linear-gradient(135deg,#460c61,#06c);color:#fff;box-shadow:0 4px 12px #460c614d}.action-button.primary:hover{transform:translateY(-2px);box-shadow:0 6px 18px #460c6166}.action-button.secondary{background:transparent;color:#460c61;border:2px solid #460c61}.action-button.secondary:hover{background:#460c61;color:#fff}.action-button.small{padding:.6rem 1rem;font-size:.8rem}.button-arrow{transition:transform .3s ease}.action-button.primary:hover .button-arrow{transform:translate(3px)}.pricing-info{display:flex;align-items:baseline;gap:.5rem}.pricing-label{font-size:.8rem;color:#310844;opacity:.7}.pricing-value{font-size:1.1rem;font-weight:700;color:#460c61}.featured-visual{position:relative;display:flex;justify-content:center;align-items:center}.product-mockup{background:#ffffffe6;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.3);border-radius:15px;box-shadow:0 15px 35px #460c6126;animation:float 6s ease-in-out infinite}.mockup-screen{width:350px;height:250px;overflow:hidden;border-radius:15px}.screen-header{display:flex;justify-content:space-between;align-items:center;padding:.8rem 1rem;background:linear-gradient(135deg,#460c61,#06c);color:#fff}.screen-title{font-size:.9rem;font-weight:600}.screen-controls{display:flex;gap:.4rem}.control-dot{width:10px;height:10px;border-radius:50%}.control-dot.red{background:#ff5f56}.control-dot.yellow{background:#ffbd2e}.control-dot.green{background:#27ca3f}.screen-content{padding:1rem;background:#fff;height:calc(100% - 60px)}.dashboard-nav{display:flex;gap:1rem;margin-bottom:1rem;padding-bottom:.8rem;border-bottom:1px solid rgba(70,12,97,.1)}.nav-item{font-size:.8rem;color:#310844;opacity:.6;cursor:pointer;padding:.3rem .8rem;border-radius:8px;transition:all .3s ease}.nav-item.active{background:#460c611a;color:#460c61;opacity:1}.dashboard-widgets{display:grid;grid-template-columns:repeat(3,1fr);gap:.8rem;margin-bottom:1rem}.widget{background:#460c610d;padding:.8rem;border-radius:8px;text-align:center}.widget-title{font-size:.7rem;color:#310844;opacity:.7;margin-bottom:.3rem}.widget-value{font-size:1rem;font-weight:700;color:#460c61}.chart-area{background:#460c610d;padding:.8rem;border-radius:8px}.chart-title{font-size:.8rem;color:#460c61;margin-bottom:.8rem;font-weight:600}.mini-chart{display:flex;gap:.3rem;height:40px;align-items:end}.chart-bar{flex:1;height:var(--height);background:linear-gradient(to top,#460c61,#06c);border-radius:2px;animation:barGrow 2s ease-out}.feature-indicator{position:absolute;background:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(70,12,97,.2);padding:.6rem .8rem;border-radius:10px;display:flex;align-items:center;gap:.5rem;animation:float 4s ease-in-out infinite;box-shadow:0 4px 12px #460c6126;font-size:.8rem}.indicator-1{top:10%;right:-10%;animation-delay:0s}.indicator-2{bottom:20%;left:-15%;animation-delay:2s}.indicator-3{top:60%;right:-5%;animation-delay:4s}.indicator-icon{font-size:1rem}.indicator-text{color:#460c61;font-weight:500}.products-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-bottom:4rem}.product-card{background:#fff;border:1px solid rgba(70,12,97,.1);border-radius:15px;padding:2rem;transition:all .3s ease;box-shadow:0 5px 15px #460c6114;animation:fadeInUp .8s ease-out .4s both}.product-card:hover{transform:translateY(-5px);box-shadow:0 15px 35px #460c6126}.card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.product-status{padding:.3rem .8rem;border-radius:12px;font-size:.7rem;font-weight:600}.product-status[data-status=available]{background:#00cc661a;color:#0c6}.product-status[data-status=coming-soon]{background:#ffad001a;color:#ffad00}.card-content{margin-bottom:1.5rem}.card-content .product-name{font-size:1.3rem;margin-bottom:.5rem}.card-content .product-tagline{font-size:.9rem;margin-bottom:1rem}.card-content .product-description{font-size:.95rem;margin-bottom:1.5rem}.product-features{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.feature-tag{background:#460c611a;color:#460c61;padding:.3rem .6rem;border-radius:8px;font-size:.7rem;font-weight:500}.product-benefits{display:flex;flex-direction:column;gap:.5rem}.benefit-tag{display:flex;align-items:center;gap:.5rem;font-size:.8rem;color:#310844}.card-footer{display:flex;justify-content:space-between;align-items:center;padding-top:1rem;border-top:1px solid rgba(70,12,97,.1)}.card-actions{display:flex;gap:.8rem}.showcase-cta{display:flex;justify-content:space-between;align-items:center;background:linear-gradient(135deg,#460c610d,#0066cc0d);padding:2rem;border-radius:15px;border:1px solid rgba(70,12,97,.1);animation:fadeInUp .8s ease-out .6s both}.cta-content h3{font-size:1.3rem;color:#460c61;margin-bottom:.5rem}.cta-content p{color:#310844;opacity:.8}.cta-button{background:linear-gradient(135deg,#460c61,#06c);color:#fff;border:none;padding:1rem 2rem;border-radius:25px;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:.5rem;box-shadow:0 4px 12px #460c614d}.cta-button:hover{transform:translateY(-2px);box-shadow:0 6px 18px #460c6166}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes barGrow{0%{height:0}to{height:var(--height)}}@media screen and (min-width: 768px) and (max-width: 1023px){.featured-product{grid-template-columns:1fr;gap:2.5rem;text-align:center;padding:2rem}.mockup-screen{width:300px;height:220px}.product-highlights{grid-template-columns:1fr;gap:1.5rem}.products-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.showcase-cta{flex-direction:column;text-align:center;gap:1.5rem}}@media screen and (min-width: 600px) and (max-width: 767px){.product-showcase-section{padding:3rem 0}.showcase-container{padding:0 1rem}.featured-product{padding:1.5rem;gap:2rem}.mockup-screen{width:280px;height:200px}.dashboard-widgets{grid-template-columns:1fr;gap:.6rem}.feature-indicator{display:none}.product-actions{flex-direction:column}.action-button{width:100%;justify-content:center}.products-grid{grid-template-columns:1fr}}@media screen and (max-width: 479px){.product-showcase-section{padding:2rem 0}.showcase-container{padding:0 .8rem}.section-badge{padding:.4rem .8rem;font-size:.8rem;margin-bottom:1rem}.featured-product{padding:1rem;gap:1.5rem;margin-bottom:3rem}.product-header{flex-direction:column;text-align:center;gap:.8rem}.product-icon{font-size:2.5rem;margin:0 auto}.product-name{font-size:1.5rem}.product-highlights{gap:1rem}.highlights-section h4{font-size:.9rem}.mockup-screen{width:240px;height:180px}.screen-content{padding:.8rem}.dashboard-widgets{gap:.4rem}.widget{padding:.6rem}.widget-value{font-size:.9rem}.chart-area{padding:.6rem}.mini-chart{height:30px}.product-card{padding:1.5rem}.card-footer{flex-direction:column;gap:1rem;align-items:stretch}.card-actions{justify-content:center}}@media screen and (max-width: 768px){.product-card:hover{transform:none}.product-mockup{animation:none}.feature-indicator{display:none}}.product-features-main-section{padding:5rem 0;background:linear-gradient(135deg,#faf9ff,#fff,#f3e8ff);position:relative}.product-features-main-container{max-width:1200px;margin:0 auto;padding:0 2rem}.product-features-header-section{text-align:center;margin-bottom:4rem;animation:productFeaturesFadeInUp .8s ease-out}.product-features-section-badge{display:inline-block;background:linear-gradient(135deg,#460c611a,#0066cc1a);color:#460c61;padding:.5rem 1rem;border-radius:20px;font-size:.9rem;font-weight:500;margin-bottom:1.5rem;border:1px solid rgba(70,12,97,.2)}.product-features-main-title{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700;color:#310844;margin-bottom:1rem;line-height:1.2}.product-features-title-highlight{color:#460c61;background:linear-gradient(135deg,#460c61,#06c);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.product-features-main-subtitle{font-size:clamp(1.1rem,2vw,1.3rem);color:#310844;opacity:.8;line-height:1.6;max-width:700px;margin:0 auto}.product-features-navigation-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1rem;margin-bottom:3rem}.product-features-nav-item{background:#fff;border:2px solid rgba(70,12,97,.1);border-radius:15px;padding:1.5rem;cursor:pointer;transition:all .3s ease;text-align:left;display:flex;align-items:center;gap:1rem;position:relative;overflow:hidden}.product-features-nav-item:before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background:var(--color);transform:scaleY(0);transition:transform .3s ease}.product-features-nav-item:hover{border-color:#460c614d;transform:translateY(-2px);box-shadow:0 8px 25px #460c611a}.product-features-nav-item:hover:before{transform:scaleY(1)}.product-features-nav-active{border-color:var(--color)!important;background:linear-gradient(135deg,#460c610d,#0066cc0d);transform:translateY(-2px);box-shadow:0 8px 25px #460c6126}.product-features-nav-active:before{transform:scaleY(1)}.product-features-nav-icon{font-size:2.5rem;flex-shrink:0}.product-features-nav-content h3{font-size:1.1rem;font-weight:600;color:#460c61;margin-bottom:.5rem}.product-features-nav-content p{font-size:.9rem;color:#310844;opacity:.8;line-height:1.4}.product-features-active-display{display:grid;grid-template-columns:1fr;gap:4rem;align-items:start;margin-bottom:4rem;animation:productFeaturesFadeIn .5s ease-out;margin-top:1rem}.product-features-content-wrapper{padding:2rem;background:#fff;border-radius:20px;box-shadow:0 10px 30px #460c611a;border:1px solid rgba(70,12,97,.1)}.product-features-content-header{display:flex;align-items:center;gap:1.5rem;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid rgba(70,12,97,.1)}.product-features-icon-large{font-size:3.5rem;padding:1rem;background:#460c611a;border-radius:15px;flex-shrink:0}.product-features-active-title{font-size:1.8rem;font-weight:700;color:#460c61;margin-bottom:.5rem}.product-features-active-description{font-size:1rem;color:#310844;opacity:.8;line-height:1.5}.product-features-details-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:2rem}.product-features-details-section h4,.product-features-benefits-section h4{font-size:1.1rem;font-weight:600;color:#460c61;margin-bottom:1rem}.product-features-capabilities-list,.product-features-benefits-list{display:flex;flex-direction:column;gap:.8rem}.product-features-capability-item,.product-features-benefit-item{display:flex;align-items:center;gap:.8rem;font-size:.9rem;color:#310844;line-height:1.4}.product-features-capability-icon{width:20px;height:20px;background:#0c6;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.7rem;flex-shrink:0}.product-features-benefit-icon{font-size:1rem;flex-shrink:0}.product-features-action-buttons{display:flex;gap:1rem;flex-wrap:wrap}.product-features-action-btn{padding:.8rem 1.5rem;border:none;border-radius:25px;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:.5rem;font-size:.9rem}.product-features-btn-primary{background:linear-gradient(135deg,#460c61,#06c);color:#fff;box-shadow:0 4px 12px #460c614d}.product-features-btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 18px #460c6166}.product-features-btn-secondary{background:transparent;color:#460c61;border:2px solid #460c61}.product-features-btn-secondary:hover{background:#460c61;color:#fff}.product-features-btn-arrow{transition:transform .3s ease}.product-features-btn-primary:hover .product-features-btn-arrow{transform:translate(3px)}.product-features-visual-container{display:flex;justify-content:center;align-items:center}.product-features-visual-wrapper{width:100%;max-width:400px}.product-features-patient-mockup,.product-features-test-mockup,.product-features-appointment-mockup,.product-features-general-mockup{background:#fff;border-radius:15px;box-shadow:0 15px 35px #460c6126;border:1px solid rgba(70,12,97,.1);overflow:hidden;animation:productFeaturesFloat 6s ease-in-out infinite}.product-features-mockup-header{background:linear-gradient(135deg,#460c61,#06c);color:#fff;padding:1rem 1.5rem;display:flex;justify-content:space-between;align-items:center}.product-features-mockup-header h4{font-size:1rem;font-weight:600;margin:0;color:azure}.product-features-search-bar{display:flex;align-items:center;gap:.5rem;background:#fff3;padding:.5rem 1rem;border-radius:20px;font-size:.8rem}.product-features-workflow-status,.product-features-date-display{display:flex;align-items:center;gap:.5rem;font-size:.8rem}.product-features-status-dot,.product-features-indicator-dot{width:8px;height:8px;background:#0c6;border-radius:50%;animation:productFeaturesPulse 2s infinite}.product-features-patient-list{padding:1.5rem}.product-features-patient-item{display:flex;align-items:center;gap:1rem;padding:1rem;margin-bottom:.8rem;background:#460c6108;border-radius:10px;border:1px solid rgba(70,12,97,.1)}.product-features-patient-item:last-child{margin-bottom:0}.product-features-patient-avatar{width:40px;height:40px;background:linear-gradient(135deg,#460c61,#06c);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.8rem;flex-shrink:0}.product-features-patient-info{flex:1}.product-features-patient-name{font-size:.9rem;font-weight:600;color:#460c61;margin-bottom:.2rem}.product-features-patient-details{font-size:.7rem;color:#310844;opacity:.7}.product-features-patient-status{padding:.3rem .8rem;border-radius:12px;font-size:.7rem;font-weight:500;background:#00cc661a;color:#0c6}.product-features-status-regular{background:#ffad001a;color:#ffad00}.product-features-status-followup{background:#460c611a;color:#460c61}.product-features-workflow-steps{padding:1.5rem}.product-features-workflow-step{display:flex;align-items:center;gap:1rem;padding:1rem;margin-bottom:.8rem;border-radius:10px;border:1px solid rgba(70,12,97,.1)}.product-features-workflow-step:last-child{margin-bottom:0}.product-features-step-completed{background:#00cc660d;border-color:#0c63}.product-features-step-active{background:#ffad000d;border-color:#ffad0033}.product-features-step-pending{background:#460c6108}.product-features-step-icon{width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.8rem;flex-shrink:0}.product-features-step-completed .product-features-step-icon{background:#0c6;color:#fff}.product-features-step-active .product-features-step-icon{background:#ffad00;color:#fff}.product-features-step-pending .product-features-step-icon{background:#460c611a;color:#460c61}.product-features-step-content{flex:1}.product-features-step-title{font-size:.9rem;font-weight:600;color:#460c61;margin-bottom:.2rem}.product-features-step-time{font-size:.7rem;color:#310844;opacity:.7}.product-features-appointment-slots{padding:1.5rem}.product-features-time-slot{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.product-features-time-slot:last-child{margin-bottom:0}.product-features-time{font-size:.8rem;font-weight:600;color:#460c61;min-width:80px}.product-features-appointment{flex:1;padding:.8rem;border-radius:8px;display:flex;justify-content:space-between;align-items:center}.product-features-appointment-booked{background:#460c610d;border:1px solid rgba(70,12,97,.2)}.product-features-appointment-available{background:#00cc660d;border:1px dashed rgba(0,204,102,.3);justify-content:center}.product-features-test-type{font-size:.7rem;color:#310844;opacity:.7}.product-features-appointment-status{padding:.2rem .6rem;border-radius:8px;font-size:.6rem;font-weight:600}.product-features-status-confirmed{background:#00cc661a;color:#0c6}.product-features-slot-status{font-size:.8rem;color:#0c6;font-weight:500}.product-features-preview-content{padding:1.5rem}.product-features-preview-item{display:flex;align-items:center;gap:1rem;padding:1rem;background:#460c6108;border-radius:10px;margin-bottom:1.5rem}.product-features-preview-icon{font-size:2rem;padding:.8rem;background:#fffc;border-radius:10px}.product-features-preview-title{font-size:1rem;font-weight:600;color:#460c61;margin-bottom:.3rem}.product-features-preview-description{font-size:.8rem;color:#310844;opacity:.7}.product-features-metrics-display{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.product-features-metric{text-align:center;padding:1rem;background:#460c610d;border-radius:8px}.product-features-metric-value{font-size:1.2rem;font-weight:700;color:#460c61;margin-bottom:.3rem}.product-features-metric-label{font-size:.7rem;color:#310844;opacity:.7}.product-features-comparison-section{background:#fff;padding:3rem;border-radius:20px;box-shadow:0 10px 30px #460c611a;border:1px solid rgba(70,12,97,.1);animation:productFeaturesFadeInUp .8s ease-out .4s both}.product-features-comparison-section h3{font-size:1.8rem;font-weight:700;color:#460c61;text-align:center;margin-bottom:2rem}.product-features-comparison-table{display:grid;grid-template-columns:1fr 1fr 1fr;gap:0;border-radius:10px;overflow:hidden;border:1px solid rgba(70,12,97,.2)}.product-features-comparison-header{display:contents}.product-features-comparison-header .product-features-comparison-item{background:linear-gradient(135deg,#460c61,#06c);color:#fff;font-weight:600;font-size:.9rem}.product-features-comparison-row{display:contents}.product-features-comparison-item{padding:1rem;border-right:1px solid rgba(70,12,97,.2);border-bottom:1px solid rgba(70,12,97,.2);font-size:.9rem;display:flex;align-items:center;background:#fff}.product-features-comparison-item:last-child{border-right:none}.product-features-comparison-highlight{background:linear-gradient(135deg,#460c610d,#0066cc0d);color:#460c61;font-weight:500}@keyframes productFeaturesFadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes productFeaturesFadeIn{0%{opacity:0}to{opacity:1}}@keyframes productFeaturesFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes productFeaturesPulse{0%,to{opacity:1}50%{opacity:.5}}@media screen and (min-width: 1400px){.product-features-main-container{padding:0 3rem}.product-features-active-display{gap:5rem}}@media screen and (min-width: 1024px) and (max-width: 1399px){.product-features-active-display{gap:3rem}}@media screen and (min-width: 768px) and (max-width: 1023px){.product-features-main-container{padding:0 1.5rem}.product-features-navigation-container{grid-template-columns:1fr;gap:1rem}.product-features-nav-item{padding:1.2rem}.product-features-active-display{grid-template-columns:1fr;gap:2rem;text-align:center}.product-features-content-header{flex-direction:column;text-align:center;gap:1rem}.product-features-details-grid{grid-template-columns:1fr;gap:1.5rem}.product-features-comparison-table{grid-template-columns:1fr}.product-features-comparison-item{border-right:none}.product-features-visual-wrapper{max-width:350px;margin:0 auto}}@media screen and (min-width: 600px) and (max-width: 767px){.product-features-main-section{padding:4rem 0}.product-features-main-container{padding:0 1.5rem}.product-features-header-section{margin-bottom:3rem}.product-features-section-badge{padding:.5rem 1rem;font-size:.85rem;margin-bottom:1.2rem}.product-features-navigation-container{grid-template-columns:1fr;gap:1rem;margin-bottom:2.5rem}.product-features-nav-item{padding:1rem;flex-direction:column;text-align:center;gap:.8rem}.product-features-nav-icon{font-size:2rem}.product-features-active-display{grid-template-columns:1fr;gap:2rem;margin-bottom:3rem}.product-features-content-wrapper{padding:1.5rem}.product-features-content-header{flex-direction:column;text-align:center;gap:1rem}.product-features-icon-large{font-size:3rem;margin:0 auto}.product-features-details-grid{grid-template-columns:1fr;gap:1.5rem}.product-features-action-buttons{flex-direction:column;gap:1rem}.product-features-action-btn{width:100%;justify-content:center}.product-features-visual-wrapper{max-width:320px;margin:0 auto}.product-features-comparison-section{padding:2rem}.product-features-metrics-display{grid-template-columns:1fr;gap:.8rem}}@media screen and (min-width: 480px) and (max-width: 599px){.product-features-main-section{padding:3rem 0}.product-features-main-container{padding:0 1.2rem}.product-features-nav-item{padding:1rem;gap:.8rem}.product-features-nav-content h3{font-size:1rem}.product-features-nav-content p{font-size:.85rem}.product-features-content-wrapper{padding:1.5rem}.product-features-active-title{font-size:1.5rem}.product-features-active-description{font-size:.9rem}.product-features-capability-item,.product-features-benefit-item{font-size:.85rem}.product-features-visual-wrapper{max-width:300px}.product-features-mockup-header{padding:1rem;flex-direction:column;gap:.5rem;text-align:center}.product-features-mockup-header h4{font-size:.9rem}.product-features-patient-list,.product-features-workflow-steps,.product-features-appointment-slots,.product-features-preview-content{padding:1.2rem}.product-features-patient-item,.product-features-workflow-step{padding:.8rem;gap:.8rem}.product-features-patient-avatar{width:35px;height:35px;font-size:.7rem}.product-features-step-icon{width:25px;height:25px;font-size:.7rem}.product-features-comparison-section{padding:1.5rem}.product-features-comparison-section h3{font-size:1.5rem}.product-features-comparison-item{padding:.8rem;font-size:.85rem}}@media screen and (max-width: 479px){.product-features-main-section{padding:2rem 0}.product-features-main-container{padding:0 1rem}.product-features-header-section{margin-bottom:2.5rem}.product-features-section-badge{padding:.4rem .8rem;font-size:.8rem;margin-bottom:1rem}.product-features-navigation-container{gap:.8rem;margin-bottom:2rem}.product-features-nav-item{padding:1rem;gap:.8rem}.product-features-nav-icon{font-size:2rem}.product-features-nav-content h3{font-size:1rem}.product-features-nav-content p{font-size:.8rem}.product-features-active-display{gap:1.5rem;margin-bottom:2.5rem}.product-features-content-wrapper{padding:1.2rem}.product-features-active-title{font-size:1.4rem}.product-features-active-description{font-size:.9rem}.product-features-details-section h4,.product-features-benefits-section h4{font-size:1rem}.product-features-capability-item,.product-features-benefit-item{font-size:.8rem;gap:.6rem}.product-features-action-btn{padding:.8rem 1.2rem;font-size:.85rem}.product-features-visual-wrapper{max-width:280px}.product-features-mockup-header{padding:.8rem}.product-features-mockup-header h4{font-size:.85rem;color:azure}.product-features-patient-list,.product-features-workflow-steps,.product-features-appointment-slots,.product-features-preview-content{padding:1rem}.product-features-patient-item,.product-features-workflow-step{padding:.8rem;gap:.6rem}.product-features-patient-avatar{width:32px;height:32px;font-size:.65rem}.product-features-step-icon{width:22px;height:22px;font-size:.65rem}.product-features-patient-name,.product-features-step-title{font-size:.8rem}.product-features-patient-details,.product-features-step-time{font-size:.65rem}.product-features-patient-status,.product-features-appointment-status{padding:.25rem .6rem;font-size:.65rem}.product-features-time{font-size:.75rem;min-width:70px}.product-features-appointment{padding:.6rem}.product-features-preview-item{padding:.8rem;gap:.8rem}.product-features-preview-icon{font-size:1.5rem;padding:.6rem}.product-features-preview-title{font-size:.9rem}.product-features-preview-description{font-size:.75rem}.product-features-metrics-display{grid-template-columns:1fr;gap:.6rem}.product-features-metric{padding:.8rem}.product-features-metric-value{font-size:1rem}.product-features-metric-label{font-size:.65rem}.product-features-comparison-section{padding:1.2rem}.product-features-comparison-section h3{font-size:1.3rem;margin-bottom:1.5rem}.product-features-comparison-item{padding:.6rem;font-size:.8rem}}@media screen and (max-width: 319px){.product-features-main-container{padding:0 .8rem}.product-features-visual-wrapper{max-width:260px}.product-features-nav-item{padding:.8rem}.product-features-content-wrapper{padding:1rem}.product-features-patient-list,.product-features-workflow-steps,.product-features-appointment-slots,.product-features-preview-content{padding:.8rem}.product-features-comparison-section{padding:1rem}}@media screen and (max-width: 768px){.product-features-nav-item:hover{transform:none;box-shadow:0 4px 15px #460c611a}.product-features-action-btn:hover{transform:none;box-shadow:0 4px 12px #460c614d}.product-features-patient-mockup,.product-features-test-mockup,.product-features-appointment-mockup,.product-features-general-mockup{animation:none}}@media (prefers-reduced-motion: reduce){.product-features-patient-mockup,.product-features-test-mockup,.product-features-appointment-mockup,.product-features-general-mockup,.product-features-status-dot,.product-features-indicator-dot{animation:none}.product-features-header-section,.product-features-active-display,.product-features-comparison-section{animation:none;opacity:1;transform:none}.product-features-nav-item:hover,.product-features-action-btn:hover{transform:none}}@media (prefers-contrast: high){.product-features-content-wrapper,.product-features-comparison-section{border:3px solid #460c61;background:#fff}.product-features-nav-item,.product-features-section-badge,.product-features-patient-mockup,.product-features-test-mockup,.product-features-appointment-mockup,.product-features-general-mockup{border:2px solid #460c61}}.vil-medical-stats-section{padding:5rem 0;background:linear-gradient(135deg,#460c61,#5b107e 30%,#06c 70%,#460c61);color:#fff;position:relative;overflow:hidden}.vil-medical-stats-section:before{content:"";position:absolute;inset:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="vil-medical-grid" width="20" height="20" patternUnits="userSpaceOnUse"><path d="M 20 0 L 0 0 0 20" fill="none" stroke="rgba(255,255,255,0.1)" stroke-width="0.5"/><circle cx="10" cy="10" r="1" fill="rgba(255,255,255,0.05)"/></pattern></defs><rect width="100" height="100" fill="url(%23vil-medical-grid)"/></svg>');opacity:.6}.vil-stats-container{max-width:1200px;margin:0 auto;padding:0 2rem;position:relative;z-index:2}.vil-stats-header{text-align:center;margin-bottom:4rem;animation:vil-fadeInUp .8s ease-out}.vil-section-badge{display:inline-block;background:#ffffff1a;color:#f3e8ff;padding:.5rem 1rem;border-radius:20px;font-size:.9rem;font-weight:500;margin-bottom:1.5rem;border:1px solid rgba(255,255,255,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.vil-section-title{font-size:clamp(2rem,5vw,3.5rem);font-weight:700;color:#fff;margin-bottom:1rem;line-height:1.2}.vil-section-title .vil-highlight{color:#f3e8ff;background:linear-gradient(135deg,#f3e8ff,#e9d5ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.vil-section-subtitle{font-size:clamp(1rem,2vw,1.3rem);color:#f3e8ff;opacity:.9;line-height:1.6;max-width:800px;margin:0 auto}.vil-main-stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-bottom:4rem}.vil-stat-card{opacity:0;transform:translateY(50px) scale(.9);transition:all .6s cubic-bezier(.4,0,.2,1)}.vil-stat-card.vil-animate{opacity:1;transform:translateY(0) scale(1);animation:vil-slideInUp .8s cubic-bezier(.4,0,.2,1) forwards}.vil-stat-inner{background:#ffffff1a;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:1px solid rgba(255,255,255,.2);padding:2rem;border-radius:20px;text-align:center;position:relative;overflow:hidden;transition:all .4s ease;height:100%;display:flex;flex-direction:column;align-items:center;min-height:280px}.vil-stat-inner:hover{transform:translateY(-8px);background:#ffffff26;box-shadow:0 20px 40px #0000004d}.vil-stat-background{position:absolute;inset:0;opacity:0;transform:scale(1.2);transition:all .4s ease;z-index:0;border-radius:20px}.vil-stat-category{position:absolute;top:1rem;right:1rem;padding:.3rem .8rem;border-radius:12px;font-size:.7rem;font-weight:600;z-index:2}.vil-stat-category[data-category=growth]{background:#0c63;color:#4ade80;border:1px solid rgba(0,204,102,.3)}.vil-stat-category[data-category=volume]{background:#06c3;color:#60a5fa;border:1px solid rgba(0,102,204,.3)}.vil-stat-category[data-category=efficiency]{background:#ffad0033;color:#fbbf24;border:1px solid rgba(255,173,0,.3)}.vil-stat-category[data-category=savings]{background:#460c6133;color:#c084fc;border:1px solid rgba(70,12,97,.3)}.vil-stat-category[data-category=digital]{background:#06c3;color:#60a5fa;border:1px solid rgba(0,102,204,.3)}.vil-stat-category[data-category=experience]{background:#0c63;color:#4ade80;border:1px solid rgba(0,204,102,.3)}.vil-stat-icon{font-size:clamp(2.5rem,4vw,4rem);margin-bottom:1.5rem;position:relative;z-index:1;filter:drop-shadow(0 4px 8px rgba(0,0,0,.3));animation:vil-iconFloat 4s ease-in-out infinite}.vil-stat-content{position:relative;z-index:1;flex-grow:1;display:flex;flex-direction:column;justify-content:center}.vil-stat-number{display:flex;align-items:baseline;justify-content:center;margin-bottom:1rem;gap:.3rem;flex-wrap:wrap}.vil-number{font-size:clamp(2rem,4vw,3.5rem);font-weight:700;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.3);animation:vil-numberGlow 3s ease-in-out infinite}.vil-suffix{font-size:clamp(1.2rem,3vw,2.2rem);font-weight:600;color:#f3e8ff;margin-left:.2rem}.vil-stat-label{font-size:clamp(1rem,2vw,1.3rem);font-weight:600;color:#f3e8ff;margin-bottom:.5rem}.vil-stat-description{font-size:clamp(.8rem,1.5vw,.95rem);color:#f3e8ff;opacity:.8;line-height:1.4}.vil-impact-metrics{margin-bottom:4rem;animation:vil-fadeInUp .8s ease-out .6s both}.vil-metrics-title{font-size:clamp(1.5rem,3vw,2rem);font-weight:700;color:#fff;text-align:center;margin-bottom:3rem}.vil-impact-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}.vil-impact-category{background:#ffffff1a;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:1px solid rgba(255,255,255,.2);border-radius:20px;padding:1.5rem;transition:all .3s ease}.vil-impact-category:hover{transform:translateY(-5px);background:#ffffff26}.vil-category-header h4{font-size:clamp(1rem,2vw,1.3rem);font-weight:600;color:#f3e8ff;margin-bottom:1.5rem;text-align:center;padding-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.2)}.vil-category-metrics{display:flex;flex-direction:column;gap:1rem}.vil-metric-item{display:flex;justify-content:space-between;align-items:center;padding:.8rem;background:#ffffff0d;border-radius:10px;transition:all .3s ease}.vil-metric-item:hover{background:#ffffff1a}.vil-metric-label{color:#f3e8ff;font-size:clamp(.8rem,1.5vw,.95rem);opacity:.9}.vil-metric-value{color:#fff;font-weight:600;font-size:clamp(.8rem,1.5vw,1rem)}.vil-success-stories{margin-bottom:4rem;animation:vil-fadeInUp .8s ease-out .8s both}.vil-success-stories h3{font-size:clamp(1.5rem,3vw,2rem);font-weight:700;color:#fff;text-align:center;margin-bottom:3rem}.vil-stories-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}.vil-story-card{background:#ffffff1a;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:1px solid rgba(255,255,255,.2);border-radius:20px;padding:1.5rem;display:flex;gap:1rem;transition:all .3s ease}.vil-story-card:hover{transform:translateY(-5px);background:#ffffff26;box-shadow:0 15px 30px #0003}.vil-story-icon{font-size:clamp(2rem,3vw,3rem);flex-shrink:0;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))}.vil-story-content h4{font-size:clamp(.9rem,1.5vw,1.1rem);font-weight:600;color:#f3e8ff;margin-bottom:1rem}.vil-story-content p{color:#fff;opacity:.9;line-height:1.5;margin-bottom:1rem;font-size:clamp(.8rem,1.3vw,.95rem)}.vil-story-stats{display:flex;gap:.8rem;flex-wrap:wrap}.vil-story-metric{background:#fff3;color:#f3e8ff;padding:.3rem .8rem;border-radius:12px;font-size:clamp(.7rem,1.2vw,.8rem);font-weight:500;border:1px solid rgba(255,255,255,.3)}.vil-industry-benchmarks{animation:vil-fadeInUp .8s ease-out 1s both}.vil-industry-benchmarks h3{font-size:clamp(1.5rem,3vw,2rem);font-weight:700;color:#fff;text-align:center;margin-bottom:3rem}.vil-benchmark-comparison{background:#ffffff1a;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:1px solid rgba(255,255,255,.2);border-radius:20px;padding:2rem;display:flex;flex-direction:column;gap:2rem}.vil-comparison-item{display:flex;flex-direction:column;gap:1rem}.vil-comparison-label{font-size:clamp(1rem,2vw,1.2rem);font-weight:600;color:#f3e8ff;text-align:center;margin-bottom:1rem}.vil-comparison-bars{display:flex;flex-direction:column;gap:1rem}.vil-bar-container{display:grid;grid-template-columns:120px 1fr 80px;gap:1rem;align-items:center}.vil-bar-label{font-size:clamp(.7rem,1.3vw,.9rem);color:#f3e8ff;text-align:right}.vil-progress-bar{height:20px;background:#ffffff1a;border-radius:10px;overflow:hidden;position:relative}.vil-progress-fill{height:100%;width:var(--width);border-radius:10px;transition:width 2s ease-out;animation:vil-progressGrow 2s ease-out}.vil-progress-fill.vil-industry{background:linear-gradient(90deg,#6b7280,#9ca3af)}.vil-progress-fill.vil-vision{background:linear-gradient(90deg,#4ade80,#22d3ee);box-shadow:0 0 10px #4ade8080}.vil-bar-value{font-size:clamp(.7rem,1.3vw,.9rem);color:#fff;font-weight:600;text-align:center}@keyframes vil-fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes vil-slideInUp{0%{opacity:0;transform:translateY(50px) scale(.9)}50%{opacity:.5;transform:translateY(-5px) scale(1.02)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes vil-iconFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes vil-numberGlow{0%,to{text-shadow:0 2px 4px rgba(0,0,0,.3)}50%{text-shadow:0 2px 4px rgba(0,0,0,.3),0 0 20px rgba(255,255,255,.2)}}@keyframes vil-progressGrow{0%{width:0}to{width:var(--width)}}@media screen and (max-width: 1023px){.vil-medical-stats-section{padding:3rem 0}.vil-stats-container{padding:0 1.5rem}.vil-main-stats-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.2rem}.vil-stat-inner{padding:1.5rem;min-height:250px}.vil-impact-grid,.vil-stories-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}}@media screen and (max-width: 767px){.vil-medical-stats-section{padding:2.5rem 0}.vil-stats-container{padding:0 1rem}.vil-stats-header{margin-bottom:2.5rem}.vil-main-stats-grid{grid-template-columns:1fr;gap:1rem;margin-bottom:2.5rem}.vil-stat-inner{padding:1.2rem;min-height:220px}.vil-impact-metrics,.vil-success-stories{margin-bottom:2.5rem}.vil-story-card{flex-direction:column;text-align:center;gap:1rem;padding:1.2rem}.vil-story-icon{align-self:center}.vil-benchmark-comparison{padding:1.2rem;gap:1.5rem}.vil-bar-container{grid-template-columns:1fr;gap:.5rem;text-align:center}.vil-bar-label{text-align:center;margin-bottom:.3rem}}@media screen and (max-width: 480px){.vil-medical-stats-section{padding:2rem 0}.vil-stats-container{padding:0 .8rem}.vil-stats-header{margin-bottom:2rem}.vil-section-badge{padding:.4rem .8rem;font-size:.8rem;margin-bottom:1rem}.vil-main-stats-grid{margin-bottom:2rem}.vil-stat-inner{padding:1rem;border-radius:15px;min-height:200px}.vil-stat-category{top:.8rem;right:.8rem;font-size:.6rem;padding:.2rem .6rem}.vil-stat-number{margin-bottom:.8rem}.vil-impact-metrics,.vil-success-stories{margin-bottom:2rem}.vil-impact-category,.vil-story-card{padding:1rem;border-radius:15px}.vil-metric-item{padding:.6rem;flex-direction:column;text-align:center;gap:.3rem}.vil-story-stats{justify-content:center;gap:.5rem}.vil-benchmark-comparison{padding:1rem;gap:1rem;border-radius:15px}.vil-progress-bar{height:16px}}@media screen and (max-width: 320px){.vil-stats-container{padding:0 .5rem}.vil-stat-inner{padding:.8rem}.vil-story-stats{flex-direction:column;align-items:center}.vil-benchmark-comparison{padding:.8rem}}@media screen and (max-width: 768px){.vil-stat-inner:hover,.vil-impact-category:hover,.vil-story-card:hover{transform:none}.vil-stat-background{display:none}.vil-stat-card.vil-animate{animation-duration:.6s}.vil-stat-icon,.vil-number{animation:none}}@media (prefers-reduced-motion: reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.vil-main-stats-grid .vil-stat-card:not(.vil-animate){opacity:0!important;transform:translateY(50px) scale(.9)!important}.products-container{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6;min-height:100vh}:root{--primary-purple: #460c61;--secondary-purple: #5b107e;--medical-blue: #0066cc;--medical-green: #00cc66;--light-purple: #f3e8ff;--success-green: #10b981;--warning-orange: #f59e0b}.pricing-section{padding:5rem 0;background:#fff}.pricing-container{max-width:1200px;margin:0 auto;padding:0 2rem}.pricing-header{text-align:center;margin-bottom:4rem}.section-badge{display:inline-block;background:linear-gradient(135deg,#460c611a,#0066cc1a);color:#460c61;padding:.5rem 1rem;border-radius:20px;font-size:.9rem;font-weight:500;margin-bottom:1.5rem;border:1px solid rgba(70,12,97,.2)}.section-title{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700;color:#310844;margin-bottom:1rem;line-height:1.2}.section-title .highlight{color:#460c61;background:linear-gradient(135deg,#460c61,#06c);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.section-subtitle{font-size:clamp(1.1rem,2vw,1.3rem);color:#310844;opacity:.8;line-height:1.6;max-width:600px;margin:0 auto 2rem}.billing-toggle{display:flex;background:#460c611a;border-radius:30px;padding:.3rem;justify-content:center;max-width:300px;margin:0 auto}.billing-btn{background:transparent;border:none;padding:.8rem 1.5rem;border-radius:25px;cursor:pointer;font-weight:500;transition:all .3s ease;color:#460c61;display:flex;align-items:center;gap:.5rem}.billing-btn.active{background:#460c61;color:#fff}.discount-badge{background:#0c6;color:#fff;padding:.2rem .5rem;border-radius:10px;font-size:.7rem;font-weight:600}.pricing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1000px;margin:0 auto}.pricing-card{background:#fff;border:2px solid rgba(70,12,97,.1);border-radius:20px;padding:2.5rem;position:relative;transition:all .3s ease;text-align:center}.pricing-card:hover{border-color:#460c614d;transform:translateY(-8px);box-shadow:0 20px 40px #460c6126}.pricing-card.popular{border-color:#460c61;background:linear-gradient(135deg,#460c6105,#0066cc05)}.popular-badge{position:absolute;top:-12px;left:50%;transform:translate(-50%);background:linear-gradient(135deg,#460c61,#06c);color:#fff;padding:.5rem 1.5rem;border-radius:20px;font-size:.8rem;font-weight:600}.plan-header{margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid rgba(70,12,97,.1)}.plan-name{font-size:1.5rem;font-weight:700;color:#460c61;margin-bottom:.5rem}.plan-description{color:#310844;opacity:.8;margin-bottom:1.5rem}.plan-price{display:flex;align-items:baseline;justify-content:center;gap:.3rem}.price-currency{font-size:1.2rem;font-weight:600;color:#460c61}.price-amount{font-size:1.5rem;font-weight:700;color:#460c61}.price-period{font-size:1rem;color:#310844;opacity:.7}.plan-features{margin-bottom:2rem}.feature-item{display:flex;align-items:center;gap:.8rem;margin-bottom:1rem;font-size:.95rem;color:#310844}.feature-check{width:20px;height:20px;background:#0c6;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.7rem;flex-shrink:0}.plan-button{width:100%;padding:1rem 2rem;background:transparent;color:#460c61;border:2px solid #460c61;border-radius:30px;font-weight:600;cursor:pointer;transition:all .3s ease;font-size:1rem}.plan-button:hover{background:#460c61;color:#fff;transform:translateY(-2px)}.plan-button.popular{background:linear-gradient(135deg,#460c61,#06c);color:#fff;border-color:transparent}.plan-button.popular:hover{background:linear-gradient(135deg,#310844,#004d99)}@media screen and (max-width: 768px){.pricing-section{padding:3rem 0}.pricing-container{padding:0 1rem}.pricing-grid{grid-template-columns:1fr;max-width:400px}.pricing-card{padding:2rem}.billing-toggle{max-width:280px}.billing-btn{padding:.7rem 1rem;font-size:.9rem}}@media screen and (max-width: 480px){.pricing-card{padding:1.5rem}.plan-name{font-size:1.3rem}.price-amount{font-size:2rem}.feature-item{font-size:.9rem}}.product-hero-main-section{min-height:100vh;background:linear-gradient(135deg,#f3e8ff,#e9d5ff 30%,#ddd6fe 70%,#c7d2fe);display:flex;align-items:center;position:relative;padding:2rem 0;overflow:hidden}.product-hero-main-container{max-width:1200px;width:100%;margin:0 auto;padding:0 2rem;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.product-hero-content-wrapper{animation:productHeroFadeInUp .8s ease-out}.product-hero-section-badge{display:inline-block;background:linear-gradient(135deg,#460c611a,#0066cc1a);color:#460c61;padding:.6rem 1.2rem;border-radius:25px;font-size:.9rem;font-weight:600;margin-bottom:1.5rem;border:1px solid rgba(70,12,97,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.product-hero-main-title{font-size:clamp(2.2rem,4vw,3.8rem);font-weight:700;line-height:1.2;color:#310844;margin-bottom:1.5rem}.product-hero-title-highlight{color:#460c61;background:linear-gradient(135deg,#460c61,#06c);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.product-hero-main-subtitle{font-size:clamp(1rem,2vw,1.2rem);color:#310844;opacity:.8;line-height:1.7;margin-bottom:2.5rem;max-width:550px}.product-hero-stats-container{display:flex;gap:2rem;margin-bottom:2.5rem;flex-wrap:wrap}.product-hero-single-stat{text-align:center;min-width:80px;padding:.5rem}.product-hero-stat-number{display:block;font-size:clamp(1.5rem,3vw,1.8rem);font-weight:700;color:#460c61;margin-bottom:.25rem}.product-hero-stat-label{font-size:clamp(.8rem,1.5vw,.9rem);color:#310844;opacity:.7;font-weight:500}.product-hero-buttons-container{display:flex;gap:1rem;flex-wrap:wrap}.product-hero-cta-btn{padding:1rem 2rem;font-size:1rem;border-radius:50px;border:none;cursor:pointer;font-weight:600;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.5rem;white-space:nowrap;min-width:160px}.product-hero-btn-primary{background:linear-gradient(135deg,#460c61,#06c);color:#fff;box-shadow:0 6px 20px #460c6166}.product-hero-btn-primary:hover{transform:translateY(-3px);box-shadow:0 8px 25px #460c6180}.product-hero-btn-secondary{background:#ffffffe6;color:#460c61;border:2px solid rgba(70,12,97,.3);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.product-hero-btn-secondary:hover{background:#460c61;color:#fff;transform:translateY(-2px);box-shadow:0 6px 20px #460c614d}.product-hero-btn-arrow{transition:transform .3s ease;font-size:1.1rem!important}.product-hero-btn-primary:hover .product-hero-btn-arrow{transform:translate(4px)}.product-hero-btn-play-icon{font-size:1.1rem!important}.product-hero-visual-container{position:relative;display:flex;justify-content:center;align-items:center;animation:productHeroFadeIn 1s ease-out .4s both}.product-hero-dashboard-wrapper{background:#fffffff2;-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);border:1px solid rgba(255,255,255,.4);border-radius:24px;padding:2rem;box-shadow:0 20px 50px #460c6126,0 0 40px #ffffff80;width:100%;max-width:420px;animation:productHeroFloat 8s ease-in-out infinite;position:relative;z-index:2}.product-hero-dashboard-top-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:2px solid rgba(70,12,97,.1)}.product-hero-dashboard-brand-logo{font-weight:700;color:#460c61;font-size:1.1rem}.product-hero-dashboard-live-status{display:flex;align-items:center;gap:.5rem;font-size:.8rem;color:#0c6;font-weight:600}.product-hero-live-status-dot{width:10px;height:10px;background:#0c6;border-radius:50%;animation:productHeroPulse 2s infinite;box-shadow:0 0 10px #00cc6680}.product-hero-metrics-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:2rem}.product-hero-single-metric-card{background:linear-gradient(135deg,#460c6114,#0066cc0d);padding:1.2rem;border-radius:16px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(70,12,97,.1);transition:all .3s ease;text-align:center}.product-hero-single-metric-card:hover{background:linear-gradient(135deg,#460c611f,#0066cc14);transform:translateY(-2px);box-shadow:0 8px 20px #460c6126}.product-hero-metric-card-content{text-align:center}.product-hero-metric-display-value{font-size:1.2rem;font-weight:700;color:#460c61;margin-bottom:.3rem;display:block}.product-hero-metric-display-label{font-size:.75rem;color:#310844;opacity:.8;font-weight:500;line-height:1.2}.product-hero-chart-section{margin-bottom:1.5rem}.product-hero-chart-section-title{font-size:1rem;font-weight:600;color:#460c61;margin-bottom:1rem;text-align:center}.product-hero-chart-bars-container{display:flex;gap:.4rem;height:80px;align-items:end;justify-content:space-between;background:#460c610d;padding:.5rem;border-radius:12px}.product-hero-chart-single-bar{flex:1;height:var(--height);background:linear-gradient(to top,#460c61,#06c);border-radius:6px 6px 0 0;position:relative;animation:productHeroBarGrow 2s ease-out 1s both;transition:all .3s ease;min-height:10px}.product-hero-chart-single-bar:after{content:var(--day);position:absolute;bottom:-25px;left:50%;transform:translate(-50%);font-size:.65rem;color:#310844;opacity:.8;font-weight:500}.product-hero-chart-single-bar:hover{background:linear-gradient(to top,#5b107e,#06c);transform:scaleY(1.05)}.product-hero-activity-section{background:linear-gradient(135deg,#460c6114,#0066cc0d);padding:1.2rem;border-radius:16px;border:1px solid rgba(70,12,97,.1)}.product-hero-activity-section-title{font-size:1rem;font-weight:600;color:#460c61;margin-bottom:1rem;text-align:center}.product-hero-single-activity-item{display:flex;align-items:center;gap:.8rem;margin-bottom:.8rem;font-size:.85rem;color:#310844;opacity:.9;font-weight:500}.product-hero-single-activity-item:last-child{margin-bottom:0}.product-hero-activity-item-icon{width:20px;height:20px;background:linear-gradient(135deg,#0c6,#22c55e);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.7rem;flex-shrink:0;box-shadow:0 2px 8px #00cc664d}.product-hero-floating-badges-container{position:absolute;inset:0;pointer-events:none;z-index:1}.product-hero-floating-badge{position:absolute;background:#fffffff2;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:1px solid rgba(70,12,97,.2);padding:.8rem 1.2rem;border-radius:16px;display:flex;align-items:center;gap:.6rem;animation:productHeroFloat 6s ease-in-out infinite;box-shadow:0 8px 25px #460c6126;white-space:nowrap}.product-hero-badge-1{top:15%;right:-12%;animation-delay:0s}.product-hero-badge-2{bottom:35%;left:-18%;animation-delay:2s}.product-hero-badge-3{top:65%;right:-8%;animation-delay:4s}.product-hero-floating-badge-icon{font-size:1.1rem}.product-hero-floating-badge-text{font-size:.85rem;font-weight:600;color:#460c61}@keyframes productHeroFadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes productHeroFadeIn{0%{opacity:0}to{opacity:1}}@keyframes productHeroFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes productHeroPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.1)}}@keyframes productHeroBarGrow{0%{height:0}to{height:var(--height)}}@media screen and (min-width: 1400px){.product-hero-main-container{padding:0 3rem;gap:5rem}.product-hero-dashboard-wrapper{max-width:450px;padding:2.5rem}}@media screen and (min-width: 1024px) and (max-width: 1399px){.product-hero-main-container{gap:3rem}.product-hero-dashboard-wrapper{max-width:380px}}@media screen and (min-width: 768px) and (max-width: 1023px){.product-hero-main-section{min-height:90vh}.product-hero-main-container{grid-template-columns:1fr;gap:3rem;text-align:center;padding:0 2rem}.product-hero-main-subtitle{max-width:600px;margin:0 auto 2.5rem}.product-hero-stats-container{justify-content:center;gap:2.5rem}.product-hero-buttons-container{justify-content:center}.product-hero-dashboard-wrapper{max-width:400px;margin:0 auto}.product-hero-floating-badge{display:none}}@media screen and (min-width: 600px) and (max-width: 767px){.product-hero-main-section{min-height:85vh;padding:1.5rem 0}.product-hero-main-container{grid-template-columns:1fr;gap:2.5rem;padding:0 1.5rem;text-align:center}.product-hero-section-badge{padding:.5rem 1rem;font-size:.85rem;margin-bottom:1.2rem}.product-hero-stats-container{justify-content:center;gap:1.8rem}.product-hero-buttons-container{justify-content:center;gap:1.2rem}.product-hero-cta-btn{padding:.9rem 1.8rem;font-size:.95rem;min-width:150px}.product-hero-dashboard-wrapper{max-width:350px;padding:1.5rem}.product-hero-metrics-grid{grid-template-columns:1fr;gap:1rem}.product-hero-single-metric-card{padding:1rem}.product-hero-chart-bars-container{height:70px}.product-hero-floating-badges-container{display:none}}@media screen and (min-width: 480px) and (max-width: 599px){.product-hero-main-section{padding:1rem 0}.product-hero-main-container{padding:0 1.2rem;gap:2rem}.product-hero-stats-container{gap:1.5rem}.product-hero-single-stat{min-width:70px}.product-hero-buttons-container{flex-direction:column;align-items:center;gap:1rem}.product-hero-cta-btn{width:100%;max-width:280px;padding:1rem 1.5rem}.product-hero-dashboard-wrapper{max-width:320px;padding:1.2rem}.product-hero-metrics-grid{gap:.8rem}.product-hero-single-metric-card{padding:.8rem .6rem}.product-hero-metric-display-value{font-size:1.1rem}.product-hero-metric-display-label{font-size:.7rem}.product-hero-chart-bars-container{height:60px;gap:.3rem}.product-hero-activity-section{padding:1rem}.product-hero-single-activity-item{font-size:.8rem}}@media screen and (max-width: 479px){.product-hero-main-section{min-height:80vh;padding:.8rem 0}.product-hero-main-container{padding:0 1rem;gap:1.5rem}.product-hero-section-badge{padding:.4rem .8rem;font-size:.8rem;margin-bottom:1rem}.product-hero-main-subtitle{margin-bottom:2rem;font-size:.95rem}.product-hero-stats-container{gap:1rem;justify-content:space-around}.product-hero-single-stat{min-width:60px;padding:.3rem}.product-hero-buttons-container{flex-direction:column;align-items:center;gap:1rem;width:100%}.product-hero-cta-btn{width:100%;max-width:260px;padding:.9rem 1.2rem;font-size:.9rem}.product-hero-dashboard-wrapper{max-width:280px;padding:1rem}.product-hero-dashboard-top-header{flex-direction:column;gap:.5rem;text-align:center;margin-bottom:1rem}.product-hero-dashboard-brand-logo{font-size:1rem}.product-hero-metrics-grid{grid-template-columns:1fr;gap:.6rem}.product-hero-single-metric-card{padding:.8rem .5rem}.product-hero-chart-bars-container{height:50px;gap:.2rem}.product-hero-chart-single-bar:after{font-size:.6rem;bottom:-20px}.product-hero-activity-section{padding:.8rem}.product-hero-activity-section-title{font-size:.9rem;margin-bottom:.8rem}.product-hero-single-activity-item{font-size:.75rem;margin-bottom:.6rem}.product-hero-activity-item-icon{width:18px;height:18px;font-size:.65rem}}@media screen and (max-width: 319px){.product-hero-main-container{padding:0 .8rem}.product-hero-dashboard-wrapper{max-width:260px;padding:.8rem}.product-hero-metrics-grid{gap:.5rem}.product-hero-single-metric-card{padding:.6rem .4rem}.product-hero-metric-display-value{font-size:1rem}.product-hero-chart-bars-container{height:45px}.product-hero-stats-container{flex-direction:column;gap:.8rem;align-items:center}.product-hero-single-stat{display:flex;align-items:center;gap:.5rem;width:auto}}@media screen and (max-height: 600px) and (orientation: landscape){.product-hero-main-section{min-height:auto;padding:1rem 0}.product-hero-main-container{grid-template-columns:1fr 1fr;gap:2rem}.product-hero-stats-container{margin-bottom:1.5rem}.product-hero-dashboard-wrapper{max-width:280px;padding:1rem}.product-hero-chart-bars-container{height:50px}}@media screen and (max-width: 768px){.product-hero-cta-btn:hover{transform:none;box-shadow:0 6px 20px #460c6166}.product-hero-chart-single-bar:hover,.product-hero-single-metric-card:hover{transform:none}.product-hero-dashboard-wrapper{animation:none}.product-hero-floating-badges-container{display:none}}@media (prefers-reduced-motion: reduce){.product-hero-dashboard-wrapper,.product-hero-floating-badge,.product-hero-live-status-dot{animation:none}.product-hero-chart-single-bar{animation:none;height:var(--height)}.product-hero-content-wrapper{animation:none;opacity:1;transform:none}.product-hero-visual-container{animation:none;opacity:1}}@media (prefers-contrast: high){.product-hero-dashboard-wrapper{border:3px solid #460c61;background:#fff}.product-hero-single-metric-card{border:2px solid #460c61;background:#fff}.product-hero-section-badge{border:2px solid #460c61}}.policy-page-container{max-width:900px;margin:40px auto 60px;background:#fff;border-radius:12px;box-shadow:0 2px 16px #00000012;padding:40px 32px 32px;color:#222;font-family:Segoe UI,Roboto,Arial,sans-serif;font-size:1.08rem;line-height:1.7}.policy-page-container h1{color:#1a237e;font-size:2.2rem;margin-bottom:18px;font-weight:700}.policy-page-container h2{color:#283593;font-size:1.35rem;margin-top:32px;margin-bottom:10px;font-weight:600}.policy-page-container h3{color:#3949ab;font-size:1.08rem;margin-top:22px;margin-bottom:7px;font-weight:500}.policy-page-container ul{margin-left:1.2em;margin-bottom:1em}.policy-page-container li{margin-bottom:.4em}.policy-page-container p{margin-bottom:1em}.policy-page-container strong{color:#1a237e}@media (max-width: 600px){.policy-page-container{padding:18px 6px;font-size:.98rem}.policy-page-container h1{font-size:1.3rem}}*{margin:0;padding:0;box-sizing:border-box}*:before,*:after{box-sizing:border-box}:root{--primary-purple: #460c61;--secondary-purple: #5b107e;--dark-purple: #310844;--light-purple: #f3e8ff;--medium-purple: #e9d5ff;--accent-blue: #0066cc;--accent-green: #00cc66;--white: #ffffff;--light-gray: #f8fafc;--medium-gray: #64748b;--dark-gray: #334155;--black: #0f172a;--medical-red: #ef4444;--medical-orange: #f97316;--medical-green: #22c55e;--medical-blue: #3b82f6;--gradient-primary: linear-gradient(135deg, #460c61 0%, #5b107e 100%);--gradient-secondary: linear-gradient(135deg, #f3e8ff 0%, #e9d5ff 100%);--gradient-hero: linear-gradient(135deg, #f3e8ff 0%, #e9d5ff 50%, #ddd6fe 100%);--space-xs: .25rem;--space-sm: .5rem;--space-md: 1rem;--space-lg: 1.5rem;--space-xl: 2rem;--space-2xl: 3rem;--space-3xl: 4rem;--font-xs: .75rem;--font-sm: .875rem;--font-base: 1rem;--font-lg: 1.125rem;--font-xl: 1.25rem;--font-2xl: 1.5rem;--font-3xl: 1.875rem;--font-4xl: 2.25rem;--font-5xl: 3rem;--font-normal: 400;--font-medium: 500;--font-semibold: 600;--font-bold: 700;--font-extrabold: 800;--radius-sm: .375rem;--radius-md: .5rem;--radius-lg: .75rem;--radius-xl: 1rem;--radius-2xl: 1.5rem;--radius-full: 9999px;--shadow-sm: 0 1px 2px 0 rgba(70, 12, 97, .05);--shadow-md: 0 4px 6px -1px rgba(70, 12, 97, .1);--shadow-lg: 0 10px 15px -3px rgba(70, 12, 97, .15);--shadow-xl: 0 20px 25px -5px rgba(70, 12, 97, .2);--shadow-2xl: 0 25px 50px -12px rgba(70, 12, 97, .25);--transition-fast: .15s ease;--transition-base: .3s ease;--transition-slow: .5s ease}html{font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth}body{font-family:Inter,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Helvetica Neue,sans-serif;color:var(--dark-purple);background-color:var(--white);line-height:1.6;font-weight:var(--font-normal);overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-weight:var(--font-bold);line-height:1.2;color:var(--dark-purple);margin-bottom:var(--space-lg)}h1{font-size:clamp(2.5rem,5vw,var(--font-5xl));font-weight:var(--font-extrabold)}h2{font-size:clamp(2rem,4vw,var(--font-4xl));font-weight:var(--font-bold)}h3{font-size:clamp(1.5rem,3vw,var(--font-3xl));font-weight:var(--font-bold)}h4{font-size:clamp(1.25rem,2.5vw,var(--font-2xl));font-weight:var(--font-semibold)}h5{font-size:clamp(1.125rem,2vw,var(--font-xl));font-weight:var(--font-semibold)}h6{font-size:clamp(1rem,1.5vw,var(--font-lg));font-weight:var(--font-medium)}p{margin-bottom:var(--space-md);line-height:1.7;color:var(--dark-purple);opacity:.9}a{color:var(--primary-purple);text-decoration:none;transition:var(--transition-base)}a:hover{color:var(--secondary-purple);text-decoration:underline}a:focus{outline:2px solid var(--primary-purple);outline-offset:2px;border-radius:var(--radius-sm)}button{font-family:inherit;cursor:pointer;transition:var(--transition-base);border:none;outline:none}button:focus{outline:2px solid var(--primary-purple);outline-offset:2px}button:disabled{opacity:.5;cursor:not-allowed}input,textarea,select{font-family:inherit;font-size:var(--font-base);padding:var(--space-sm) var(--space-md);border:2px solid rgba(70,12,97,.2);border-radius:var(--radius-md);transition:var(--transition-base);background-color:var(--white);color:var(--dark-purple)}input:focus,textarea:focus,select:focus{outline:none;border-color:var(--primary-purple);box-shadow:0 0 0 3px #460c611a}input::placeholder,textarea::placeholder{color:var(--medium-gray);opacity:.7}ul,ol{margin-bottom:var(--space-md);padding-left:var(--space-xl)}li{margin-bottom:var(--space-xs);line-height:1.6}img{max-width:100%;height:auto;display:block}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.text-xs{font-size:var(--font-xs)}.text-sm{font-size:var(--font-sm)}.text-base{font-size:var(--font-base)}.text-lg{font-size:var(--font-lg)}.text-xl{font-size:var(--font-xl)}.text-2xl{font-size:var(--font-2xl)}.font-normal{font-weight:var(--font-normal)}.font-medium{font-weight:var(--font-medium)}.font-semibold{font-weight:var(--font-semibold)}.font-bold{font-weight:var(--font-bold)}.text-primary{color:var(--primary-purple)}.text-secondary{color:var(--secondary-purple)}.text-white{color:var(--white)}.text-gray{color:var(--medium-gray)}.bg-primary{background-color:var(--primary-purple)}.bg-secondary{background-color:var(--secondary-purple)}.bg-light{background-color:var(--light-purple)}.bg-white{background-color:var(--white)}.m-0{margin:0}.m-1{margin:var(--space-xs)}.m-2{margin:var(--space-sm)}.m-4{margin:var(--space-md)}.m-6{margin:var(--space-lg)}.m-8{margin:var(--space-xl)}.p-0{padding:0}.p-1{padding:var(--space-xs)}.p-2{padding:var(--space-sm)}.p-4{padding:var(--space-md)}.p-6{padding:var(--space-lg)}.p-8{padding:var(--space-xl)}.mb-0{margin-bottom:0}.mb-1{margin-bottom:var(--space-xs)}.mb-2{margin-bottom:var(--space-sm)}.mb-4{margin-bottom:var(--space-md)}.mb-6{margin-bottom:var(--space-lg)}.mb-8{margin-bottom:var(--space-xl)}.flex{display:flex}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.items-center{align-items:center}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.grid{display:grid}.gap-1{gap:var(--space-xs)}.gap-2{gap:var(--space-sm)}.gap-4{gap:var(--space-md)}.gap-6{gap:var(--space-lg)}.gap-8{gap:var(--space-xl)}.rounded-sm{border-radius:var(--radius-sm)}.rounded{border-radius:var(--radius-md)}.rounded-lg{border-radius:var(--radius-lg)}.rounded-xl{border-radius:var(--radius-xl)}.rounded-full{border-radius:var(--radius-full)}.shadow-sm{box-shadow:var(--shadow-sm)}.shadow{box-shadow:var(--shadow-md)}.shadow-lg{box-shadow:var(--shadow-lg)}.shadow-xl{box-shadow:var(--shadow-xl)}.hidden{display:none}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.relative{position:relative}.absolute{position:absolute}.fixed{position:fixed}.sticky{position:sticky}.w-full{width:100%}.h-full{height:100%}.min-h-screen{min-height:100vh}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.medical-gradient{background:linear-gradient(135deg,var(--primary-purple),var(--accent-blue))}.glass-effect{background:#ffffffe6;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:1px solid rgba(70,12,97,.1)}.pulse-animation{animation:pulse 2s infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}*:focus{outline:2px solid var(--primary-purple);outline-offset:2px}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}@media (prefers-color-scheme: dark){:root{--white: #0f172a;--light-gray: #1e293b;--dark-purple: #f8fafc;--black: #ffffff}}@media (prefers-contrast: high){:root{--primary-purple: #000000;--secondary-purple: #000000;--dark-purple: #000000;--medium-gray: #000000}button,input,textarea,select{border:3px solid #000000}}@media print{*{background:transparent!important;color:#000!important;box-shadow:none!important}a,a:visited{text-decoration:underline}.no-print{display:none!important}}@media screen and (max-width: 768px){html{font-size:14px}body{line-height:1.5}h1,h2,h3,h4,h5,h6{margin-bottom:var(--space-md)}}@media screen and (max-width: 480px){html{font-size:14px}.container{padding:0 1rem}}html{scroll-padding-top:80px}::selection{background-color:var(--light-purple);color:var(--primary-purple)}::-moz-selection{background-color:var(--light-purple);color:var(--primary-purple)}
