@keyframes contentFadeInUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes micPulse{0{box-shadow:0 0 0 0 rgba(99,102,241,.6)}70%{box-shadow:0 0 0 25px rgba(99,102,241,0)}100%{box-shadow:0 0 0 0 rgba(99,102,241,0)}}@keyframes waveAnim{0,100%{height:8px}50%{height:28px}}@keyframes typeCursor{0,100%{opacity:1}50%{opacity:0}}@keyframes glowPulseNeon{0{text-shadow:0 0 5px #a78bfa,0 0 10px #a78bfa}100%{text-shadow:0 0 15px #8b5cf6,0 0 25px #8b5cf6,0 0 35px #8b5cf6}}@keyframes floatVoxel{0,100%{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-20px) rotate(8deg)}}@keyframes gradientBgShift{0{background-position:0 0}100%{background-position:100% 100%}}#section-voice-design{position:relative;background:linear-gradient(145deg,#fefaff,#f5f0ff);overflow:hidden}#section-voice-design .bg{position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at 25% 35%,rgba(99,102,241,.15) 0,transparent 30%),radial-gradient(circle at 75% 65%,rgba(139,92,246,.12) 0,transparent 35%);filter:blur(65px);pointer-events:none;z-index:0;background-size:200% 200%;animation:gradientBgShift 12s ease infinite alternate}#section-voice-design .container-special-width{position:relative;z-index:2}#section-voice-design .header-content{animation:contentFadeInUp .8s ease-out}#section-voice-design .voice-pill{display:inline-flex;align-items:center;gap:10px;background:#fff;border:1px solid #e9d5ff;border-radius:100px;padding:8px 24px;font-size:14px;font-weight:600;color:#6d28d9;margin-bottom:30px;transition:all .4s;box-shadow:0 2px 10px rgba(0,0,0,.02)}#section-voice-design .voice-pill:hover{transform:translateY(-4px);border-color:#c084fc;box-shadow:0 8px 20px rgba(139,92,246,.15)}#section-voice-design h1{margin-bottom:20px}#section-voice-design .gradient-text{background:linear-gradient(135deg,#8b5cf6,#ec4899);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;background-size:200% auto;animation:gradientShift 3s ease infinite}@keyframes gradientShift{0{background-position:0 50%}100%{background-position:100% 50%}}#section-voice-design .lead{margin:0 auto 50px;max-width:650px}#section-voice-design .voice-card{background:rgba(255,255,255,.9);backdrop-filter:blur(10px);border-radius:48px;padding:45px 35px;box-shadow:0 30px 50px -20px rgba(0,0,0,.1);border:1px solid #f0eaff;animation:contentFadeInUp .8s ease-out .1s backwards;transition:transform .4s}#section-voice-design .voice-card:hover{transform:translateY(-5px)}#section-voice-design .mic-container{display:flex;flex-direction:column;align-items:center;margin-bottom:35px}#section-voice-design .mic-button{width:90px;height:90px;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:38px;cursor:default;box-shadow:0 12px 25px rgba(99,102,241,.3);transition:all .4s;animation:micPulse 2s infinite}#section-voice-design .mic-button:hover{transform:scale(1.08);animation-play-state:paused}#section-voice-design .waveform{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:20px;height:40px}#section-voice-design .waveform span{width:5px;background:linear-gradient(180deg,#6366f1,#a78bfa);border-radius:3px;animation:waveAnim 1s ease-in-out infinite}#section-voice-design .waveform span:nth-child(2){animation-delay:.1s}#section-voice-design .waveform span:nth-child(3){animation-delay:.2s}#section-voice-design .waveform span:nth-child(4){animation-delay:.3s}#section-voice-design .waveform span:nth-child(5){animation-delay:.4s}#section-voice-design .waveform span:nth-child(6){animation-delay:.5s}#section-voice-design .command-display{background:#faf5ff;border-radius:32px;padding:20px 30px;margin-bottom:40px;text-align:center;border:1px solid #e9d5ff}#section-voice-design .try-saying{font-size:14px;font-weight:600;color:#6d28d9;margin-bottom:12px}#section-voice-design .command-rotator{display:flex;align-items:center;justify-content:center;gap:4px;flex-wrap:wrap}#section-voice-design .command-text{font-size:20px;font-family:'SF Mono','Fira Code','Fira Mono','Roboto Mono',monospace;color:#374151;background:#fff;padding:10px 20px;border-radius:60px;border:1px solid #e9d5ff;box-shadow:0 2px 8px rgba(0,0,0,.02)}#section-voice-design .command-text em{font-style:normal;color:#8b5cf6;background:#ede9fe;padding:2px 8px;border-radius:40px;margin:0 4px}#section-voice-design .cursor{display:inline-block;width:2px;height:24px;background:#8b5cf6;margin-left:6px;animation:typeCursor 1s infinite}#section-voice-design .comparison-modern{display:flex;align-items:center;justify-content:center;gap:25px;flex-wrap:wrap}#section-voice-design .comp-card{background:#fff;border-radius:28px;padding:25px 30px;flex:1;min-width:180px;text-align:center;transition:all .4s;border:1px solid #f0eaff;box-shadow:0 8px 20px rgba(0,0,0,.03)}#section-voice-design .before-card:hover{transform:translateX(-8px);border-color:#fecaca;background:#fef2f2}#section-voice-design .after-card:hover{transform:translateX(8px);border-color:#d8b4fe;background:#faf5ff}#section-voice-design .comp-badge{display:inline-block;background:#f3e8ff;border-radius:60px;padding:4px 16px;font-size:12px;font-weight:600;color:#6d28d9;margin-bottom:20px}#section-voice-design .before-card .comp-badge{background:#fee2e2;color:#dc2626}#section-voice-design .after-card .comp-badge{background:#d1fae5;color:#059669}#section-voice-design .preview-heading{margin:0;transition:all .3s}#section-voice-design .neon-heading{color:#8b5cf6;animation:glowPulseNeon 1.5s infinite alternate}#section-voice-design .comp-arrow{display:flex;flex-direction:column;align-items:center;gap:8px}#section-voice-design .comp-arrow i{font-size:28px;color:#c084fc;transition:transform .4s}#section-voice-design .comp-card:hover+.comp-arrow i{transform:translateX(5px)}#section-voice-design .ai-badge{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;border-radius:60px;padding:4px 12px;font-size:11px;font-weight:700}#section-voice-design .glow-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at 50% 50%,rgba(139,92,246,.2),transparent 80%);opacity:0;transition:opacity .4s;border-radius:28px;pointer-events:none}#section-voice-design .after-card:hover .glow-overlay{opacity:1}#section-voice-design .cta-container{margin-top:50px;animation:contentFadeInUp .8s ease-out .3s backwards}#section-voice-design .btn-voice-cta{display:inline-flex;align-items:center;gap:12px;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;padding:16px 36px;border-radius:60px;font-weight:700;text-decoration:none;transition:all .4s;box-shadow:0 8px 20px rgba(99,102,241,.3)}#section-voice-design .btn-voice-cta:hover{transform:translateY(-4px);box-shadow:0 15px 30px rgba(99,102,241,.45)}#section-voice-design .btn-voice-cta i{transition:transform .3s}#section-voice-design .btn-voice-cta:hover i:first-child{transform:scale(1.1)}#section-voice-design .btn-voice-cta:hover i:last-child{transform:translateX(5px)}#section-voice-design .floating-voice-elements{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1;overflow:hidden}#section-voice-design .float-voxel-1,#section-voice-design .float-voxel-2,#section-voice-design .float-voxel-3{position:absolute;background:rgba(255,255,255,.5);backdrop-filter:blur(8px);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:22px;color:#8b5cf6;box-shadow:0 8px 20px rgba(0,0,0,.05);animation:floatVoxel 7s ease-in-out infinite}#section-voice-design .float-voxel-1{top:12%;left:5%;width:55px;height:55px;animation-delay:0s}#section-voice-design .float-voxel-2{bottom:15%;right:8%;width:45px;height:45px;font-size:18px;animation-delay:1.2s}#section-voice-design .float-voxel-3{top:45%;right:12%;width:40px;height:40px;font-size:16px;animation-delay:2.5s}@media (max-width:767px){#section-voice-design .voice-card{padding:30px 20px}#section-voice-design .command-text{font-size:16px;padding:8px 16px}#section-voice-design .comp-card{padding:20px 15px;min-width:auto}#section-voice-design .comp-arrow{flex-direction:row;gap:12px;margin:15px 0}#section-voice-design .comparison-modern{flex-direction:column}#section-voice-design .floating-voice-elements{display:none}}#section-voice-works .header-content,#section-voice-works .steps-container .col-md-4{animation:.8s ease-out contentFadeInUp}@keyframes contentFadeInUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}#section-voice-works{background-color:#fff}#section-voice-works .header-content{margin-bottom:60px}#section-voice-works h2{margin-top:20px;margin-bottom:15px}#section-voice-works .lead{margin:0 auto}#section-voice-works .steps-container .col-md-4:nth-child(2){animation-delay:.2s}#section-voice-works .steps-container .col-md-4:nth-child(3){animation-delay:.4s}#section-voice-works .step-box{text-align:center;padding:20px}#section-voice-works .step-icon-wrapper{margin-bottom:25px;display:inline-block}#section-voice-works .step-icon{width:88px;height:88px;border-radius:24px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:36px;box-shadow:0 15px 30px -10px rgba(0,0,0,.15);transition:.4s cubic-bezier(.25,.8,.25,1)}#section-voice-works .step-box:hover .step-icon{transform:translateY(-8px) scale(1.05);box-shadow:0 25px 40px -15px rgba(0,0,0,.2)}#section-voice-works .icon-blue{background-image:linear-gradient(135deg,#2563eb,#60a5fa)}#section-voice-works .icon-purple{background-image:linear-gradient(135deg,#9333ea,#a855f7)}#section-voice-works .icon-green{background-image:linear-gradient(135deg,#16a34a,#34d399)}#section-voice-works .step-label{display:block;font-size:12px;font-weight:700;letter-spacing:.5px;margin-bottom:15px}#section-voice-works .label-blue{color:#0891b2}#section-voice-works .label-purple{color:#d946ef}#section-voice-works .label-green{color:#10b981}#section-voice-works h3{font-size:22px;font-weight:600;color:#1f2937;margin-top:0;margin-bottom:10px}#section-voice-works .step-box p{font-size:16px;color:#4b5563;line-height:1.6;max-width:300px;margin:0 auto}@media (max-width:991px){#section-voice-works h2{font-size:40px}}@media (max-width:767px){#section-voice-works .header-content{margin-bottom:30px}#section-voice-works h2{font-size:32px}#section-voice-works .step-box{margin-bottom:40px}#section-voice-works .steps-container .col-md-4:last-child .step-box{margin-bottom:0}}@keyframes contentFadeInUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes icon-wiggle{0,100%{transform:rotate(0)}25%,75%{transform:rotate(8deg)}50%{transform:rotate(-8deg)}}@keyframes typing-cursor{from,to{border-color:transparent}50%{border-color:#a5f3fc}}@keyframes sound-wave{0,100%{transform:scale(1)}50%{transform:scale(1.15)}}#section-voice-superpowers{background-image:linear-gradient(180deg,#f9f8fe 0,#fff 100%)}#section-voice-superpowers .header-content{margin-bottom:60px;animation:.8s ease-out contentFadeInUp}#section-voice-superpowers h2{margin-top:20px;margin-bottom:15px}#section-voice-superpowers .lead{margin:0 auto}#section-voice-superpowers .superpower-cards-row{display:flex;flex-wrap:wrap;margin-left:-12px;margin-right:-12px}#section-voice-superpowers .superpower-cards-row>.col-md-4{display:flex;padding-left:12px;padding-right:12px;animation:.8s ease-out backwards contentFadeInUp;margin-bottom:24px}#section-voice-superpowers .superpower-cards-row .col-md-4:nth-child(2){animation-delay:.2s}#section-voice-superpowers .superpower-cards-row .col-md-4:nth-child(3){animation-delay:.4s}#section-voice-superpowers .superpower-card{background-color:#fff;border-radius:18px;padding:30px;border:2px solid #f3f4f6;width:100%;display:flex;flex-direction:column;transition:.4s cubic-bezier(.165,.84,.44,1)}#section-voice-superpowers .command-box,#section-voice-superpowers .result-box{padding:15px 20px;border-radius:10px;font-family:'SF Mono','Fira Code','Roboto Mono',monospace}#section-voice-superpowers .superpower-cards-row>.col-md-4:first-child .superpower-card{border-color:#6366f1;box-shadow:0 0 0 4px rgba(99,102,241,.1),0 20px 40px -15px rgba(99,102,241,.2);transform:scale(1.03)}#section-voice-superpowers .superpower-card:hover{transform:translateY(-10px) scale(1.02);box-shadow:0 25px 50px -20px rgba(0,0,0,.1);border-color:#6366f1;box-shadow:0 0 0 4px rgba(99,102,241,.1),0 20px 40px -15px rgba(99,102,241,.2)}#section-voice-superpowers .superpower-cards-row:hover>.col-md-4:not(:hover):first-child .superpower-card,#section-voice-superpowers .superpower-cards-row>.col-md-4:not(:first-child):hover~.col-md-4:first-child .superpower-card,#section-voice-superpowers .superpower-cards-row>.col-md-4:nth-child(2):hover~.col-md-4:first-child .superpower-card{border-color:#f3f4f6;box-shadow:none;transform:scale(1)}#section-voice-superpowers .card-header{display:flex;align-items:center;margin-bottom:30px}#section-voice-superpowers .card-icon{font-size:28px;margin-right:15px;transition:transform .4s}#section-voice-superpowers .superpower-card:hover .card-icon{animation:.6s ease-in-out icon-wiggle}#section-voice-superpowers .card-header h4{margin:0;font-size:18px;font-weight:600;color:#111827}#section-voice-superpowers .card-body{flex-grow:1}#section-voice-superpowers .command-box{background-color:#1e293b;color:#06923e;font-size:14px;margin-bottom:12px;position:relative;transition:.3s}#section-voice-superpowers .superpower-card:hover .command-box{background-color:#2c3d55}#section-voice-superpowers .superpower-card:hover .command-box::after,#section-voice-superpowers .superpower-cards-row>.col-md-4:first-child .command-box::after{content:'';display:inline-block;width:1px;height:16px;border-right:2px solid #a5f3fc;animation:1.1s steps(1) infinite typing-cursor;vertical-align:text-bottom;margin-left:4px}#section-voice-superpowers .superpower-cards-row:hover>.col-md-4:not(:hover):first-child .command-box::after{display:none}#section-voice-superpowers .result-box{background-color:#f5f3ff;color:#6d28d9;font-size:14px;font-weight:500;transition:background-color .4s}#section-voice-superpowers .superpower-card:hover .result-box{background-color:#ede9fe}#section-voice-superpowers .card-footer{margin-top:30px}#section-voice-superpowers .btn-hear-example{display:block;width:100%;background-color:#fff;border:1px solid #e5e7eb;color:#4b5563;padding:12px;border-radius:10px;text-align:center;text-decoration:none;font-weight:500;font-size:14px;transition:.3s}#section-voice-superpowers .btn-hear-example:hover{background-color:#f9fafb;color:#4f46e5;border-color:#c7d2fe;box-shadow:0 2px 4px rgba(0,0,0,.05)}#section-voice-superpowers .btn-hear-example i{margin-right:8px;transition:transform .3s}#section-voice-superpowers .btn-hear-example:hover i{animation:1s ease-in-out infinite sound-wave}@media (min-width:992px){#section-voice-superpowers .superpower-cards-row>.col-md-4{flex:0 0 33.333333%;width:33.333333%;margin-bottom:0}}@media (min-width:768px) and (max-width:991px){#section-voice-superpowers .header-content{margin-bottom:50px}#section-voice-superpowers h2{font-size:42px}#section-voice-superpowers .lead{font-size:18px}#section-voice-superpowers .superpower-cards-row{margin-left:-15px;margin-right:-15px}#section-voice-superpowers .superpower-cards-row>.col-md-4{flex:0 0 50%;width:50%;padding-left:15px;padding-right:15px;margin-bottom:30px}#section-voice-superpowers .superpower-cards-row>.col-md-4:nth-child(3){flex:0 0 100%;width:100%;max-width:500px;margin-left:auto;margin-right:auto;margin-bottom:0}#section-voice-superpowers .superpower-card{padding:25px}#section-voice-superpowers .card-header h4{font-size:17px}#section-voice-superpowers .command-box,#section-voice-superpowers .result-box{font-size:13px;padding:12px 16px}}@media (min-width:481px) and (max-width:767px){#section-voice-superpowers .header-content{margin-bottom:40px}#section-voice-superpowers h2{font-size:36px;line-height:1.3}#section-voice-superpowers .lead{font-size:16px;padding:0 20px}#section-voice-superpowers .superpower-cards-row{margin-left:-10px;margin-right:-10px}#section-voice-superpowers .superpower-cards-row>.col-md-4{flex:0 0 100%;width:100%;padding-left:10px;padding-right:10px;margin-bottom:25px}#section-voice-superpowers .superpower-cards-row>.col-md-4:last-child{margin-bottom:0}#section-voice-superpowers .superpower-card{padding:20px;border-radius:16px}#section-voice-superpowers .card-header{margin-bottom:25px}#section-voice-superpowers .card-icon{font-size:24px;margin-right:12px}#section-voice-superpowers .card-header h4{font-size:16px}#section-voice-superpowers .command-box,#section-voice-superpowers .result-box{font-size:13px;padding:12px 16px;border-radius:8px}#section-voice-superpowers .card-footer{margin-top:25px}#section-voice-superpowers .btn-hear-example{padding:10px;font-size:13px;border-radius:8px}}@media (max-width:480px){#section-voice-superpowers .header-content{margin-bottom:35px}#section-voice-superpowers h2{font-size:32px;line-height:1.2;margin-bottom:12px}#section-voice-superpowers .lead{font-size:15px;padding:0 15px;line-height:1.5}#section-voice-superpowers .superpower-cards-row{margin-left:-8px;margin-right:-8px}#section-voice-superpowers .superpower-cards-row>.col-md-4{flex:0 0 100%;width:100%;padding-left:8px;padding-right:8px;margin-bottom:20px}#section-voice-superpowers .superpower-cards-row>.col-md-4:last-child{margin-bottom:0}#section-voice-superpowers .superpower-card{padding:18px;border-radius:14px}#section-voice-superpowers .card-header{margin-bottom:20px}#section-voice-superpowers .card-icon{font-size:22px;margin-right:10px}#section-voice-superpowers .card-header h4{font-size:15px;line-height:1.3}#section-voice-superpowers .command-box,#section-voice-superpowers .result-box{font-size:12px;padding:10px 14px;border-radius:7px;line-height:1.4}#section-voice-superpowers .superpower-card:hover .command-box::after,#section-voice-superpowers .superpower-cards-row>.col-md-4:first-child .command-box::after{height:14px}#section-voice-superpowers .card-footer{margin-top:20px}#section-voice-superpowers .btn-hear-example{padding:9px;font-size:12px;border-radius:7px}#section-voice-superpowers .btn-hear-example i{margin-right:6px}}@media (max-width:360px){#section-voice-superpowers h2{font-size:28px}#section-voice-superpowers .card-header h4,#section-voice-superpowers .lead{font-size:14px}#section-voice-superpowers .superpower-card{padding:16px}#section-voice-superpowers .command-box,#section-voice-superpowers .result-box{font-size:11px;padding:8px 12px}}@keyframes fadeInUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fillProgress{from{width:0}to{width:var(--target)}}@keyframes rotateGlobe{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes floatOrb{0,100%{transform:translateY(0) scale(1);opacity:.3}50%{transform:translateY(-20px) scale(1.05);opacity:.5}}@keyframes commandGlow{0{border-color:rgba(139,92,246,.2)}50%{border-color:rgba(139,92,246,.6)}100%{border-color:rgba(139,92,246,.2)}}#section-globally{position:relative;background:linear-gradient(145deg,#fefbff,#f5f0ff);overflow:hidden}#section-globally .bg-map{position:absolute;top:0;left:0;width:100%;height:100%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 800 600' opacity='0.04'%3E%3Cpath fill='none' stroke='%238b5cf6' stroke-width='1' d='M200,150 L250,120 L320,140 L380,110 L450,130 L500,100 L560,120 L620,90 L680,110 L720,130 L700,180 L650,200 L580,190 L520,210 L460,190 L400,210 L340,190 L280,200 L220,180 L200,150Z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:cover;pointer-events:none;z-index:0}#section-globally .bg-orb{position:absolute;top:20%;right:10%;width:300px;height:300px;background:radial-gradient(circle,rgba(139,92,246,.15),transparent 70%);border-radius:50%;filter:blur(50px);animation:floatOrb 8s ease-in-out infinite;pointer-events:none;z-index:0}#section-globally .container-special-width{position:relative;z-index:2}#section-globally .header-content{margin-bottom:60px;animation:fadeInUp .8s ease-out}#section-globally .global-badge{display:inline-flex;align-items:center;gap:10px;background:#fff;border:1px solid #e9d5ff;border-radius:100px;padding:8px 24px;font-size:14px;font-weight:600;color:#6d28d9;margin-bottom:30px;transition:all .4s}#section-globally .global-badge:hover{transform:translateY(-3px);border-color:#c084fc;box-shadow:0 8px 20px rgba(139,92,246,.15)}#section-globally h2{margin-bottom:15px}#section-globally .gradient-text{background:linear-gradient(135deg,#8b5cf6,#ec4899);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}#section-globally .lead{margin:0 auto;max-width:550px}#section-globally .language-cards-row{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}#section-globally .language-cards-row>[class*=col-]{display:flex;padding-left:15px;padding-right:15px;margin-bottom:30px;animation:fadeInUp .6s ease-out backwards}#section-globally .language-cards-row .col-md-3:nth-child(2){animation-delay:.1s}#section-globally .language-cards-row .col-md-3:nth-child(3){animation-delay:.2s}#section-globally .language-cards-row .col-md-3:nth-child(4){animation-delay:.3s}#section-globally .language-card{background:#fff;border-radius:32px;padding:28px 24px;border:1px solid #f0eaff;width:100%;display:flex;flex-direction:column;transition:all .4s cubic-bezier(.2,.9,.4,1.2);box-shadow:0 12px 25px -10px rgba(0,0,0,.04);position:relative;overflow:hidden}#section-globally .language-card:hover{transform:translateY(-12px);border-color:#d8b4fe;box-shadow:0 25px 40px -15px rgba(139,92,246,.2)}#section-globally .card-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}#section-globally .flag-icon{font-size:36px;transition:transform .4s}#section-globally .language-card:hover .flag-icon{transform:scale(1.1) rotate(5deg)}#section-globally .card-header h4{margin:0;color:#1f2937}#section-globally .card-rotate-icon{font-size:24px;color:#c084fc;transition:all .4s}#section-globally .language-card:hover .card-rotate-icon{animation:rotateGlobe .6s ease}#section-globally .card-body{flex-grow:1}#section-globally .command-box{background:linear-gradient(145deg,#1e293b,#0f172a);border-radius:20px;padding:14px 18px;display:flex;align-items:center;justify-content:space-between;margin-bottom:14px;border:1px solid rgba(139,92,246,.3);transition:all .3s;animation:commandGlow 2s infinite}#section-globally .language-card:hover .command-box{border-color:#8b5cf6;box-shadow:0 0 12px rgba(139,92,246,.3)}#section-globally .command-box span{font-family:'SF Mono','Fira Code','Roboto Mono',monospace;font-size:14px;color:#e5e7eb}#section-globally .command-box i{font-size:16px;color:#a78bfa;transition:transform .3s}#section-globally .command-box:hover i{transform:scale(1.15)}#section-globally .translation{font-size:14px;font-weight:500;color:#6b7280;margin:0}#section-globally .card-footer{margin-top:25px;display:flex;align-items:center;gap:12px}#section-globally .progress-bar-wrapper{flex-grow:1;height:8px;background:#f3e8ff;border-radius:20px;overflow:hidden}#section-globally .progress-bar{height:100%;background:linear-gradient(90deg,#8b5cf6,#c084fc);border-radius:20px;width:0;animation:fillProgress 1.5s cubic-bezier(.25,1,.5,1) forwards}#section-globally .percentage{font-size:14px;font-weight:700;color:#6d28d9}#section-globally .global-stats{display:flex;justify-content:center;gap:40px;margin-top:60px;flex-wrap:wrap;animation:fadeInUp .8s ease-out .4s backwards}#section-globally .global-stats .stat{display:flex;align-items:center;gap:12px;background:#fff;border-radius:60px;padding:10px 24px;border:1px solid #f0eaff;box-shadow:0 4px 12px rgba(0,0,0,.02)}#section-globally .global-stats .stat i{font-size:24px;color:#8b5cf6}#section-globally .global-stats .stat strong{font-size:20px;font-weight:800;color:#1f2937}#section-globally .global-stats .stat span{font-size:14px;color:#6b7280}@media (max-width:991px){#section-globally .language-cards-row>[class*=col-]{flex:0 0 50%;width:50%}#section-globally .global-stats{gap:20px}}@media (max-width:767px){#section-globally .language-cards-row>[class*=col-]{flex:0 0 100%;width:100%;margin-bottom:20px}#section-globally .card-header h4{font-size:18px}#section-globally .command-box span{font-size:12px}#section-globally .global-stats{flex-direction:column;align-items:center}#section-globally .global-stats .stat{width:100%;max-width:280px;justify-content:center}}@keyframes contentFadeInUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes icon-spin-hover{from{transform:translateY(0) rotate(0)}to{transform:translateY(-8px) rotate(360deg)}}#section-library{background-image:linear-gradient(180deg,#f9faff 0,#f5f7ff 100%)}#section-library .header-content{margin-bottom:60px;animation:.8s ease-out contentFadeInUp}#section-library h2{margin-top:20px;margin-bottom:15px}#section-library .lead{margin:0 auto}#section-library .command-cards-row{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}#section-library .command-cards-row>.col-md-4{display:flex;flex:1;padding-left:15px;padding-right:15px;animation:.8s ease-out backwards contentFadeInUp}#section-library .command-cards-row .col-md-4:first-child{animation-delay:0s}#section-library .command-cards-row .col-md-4:nth-child(2){animation-delay:.2s}#section-library .command-cards-row .col-md-4:nth-child(3){animation-delay:.4s}#section-library .command-card{background-color:#fff;border-radius:20px;padding:30px;border:1px solid #e5e7eb;width:100%;display:flex;flex-direction:column;transition:.4s;text-align:center;box-shadow:0 10px 30px -15px rgba(0,0,0,.05);height:100%}#section-library .command-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px -15px rgba(0,0,0,.1);border-color:#d1d5db}#section-library .card-icon{width:64px;height:64px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:24px;margin:0 auto 20px;transition:transform .6s cubic-bezier(.25,1,.5,1)}#section-library .command-card:hover .card-icon{transform:rotateY(360deg)}#section-library .icon-blue{background:linear-gradient(135deg,#3b82f6,#60a5fa)}#section-library .icon-purple{background:linear-gradient(135deg,#a855f7,#d946ef)}#section-library .icon-green{background:linear-gradient(135deg,#22c55e,#4ade80)}#section-library .command-card h4{margin:0 0 25px}#section-library .command-list{flex-grow:1;margin-bottom:15px}#section-library .command-example{background-color:#fff;border:1px solid #f3f4f6;color:#4b5563;padding:12px 15px;border-radius:10px;font-size:14px;margin-bottom:12px;transition:.3s;line-height:1.4}#section-library .command-example:last-child{margin-bottom:0}#section-library .command-card:hover .command-example{border-color:#e5e7eb}#section-library .command-example:hover{background-color:#f9fafb;color:#111827;border-color:#d1d5db;transform:translateX(5px)}#section-library .btn-try-commands{display:block;width:100%;background-color:#f9fafb;border:1px solid #e5e7eb;color:#4b5563;padding:12px;border-radius:10px;text-align:center;text-decoration:none;font-weight:500;font-size:14px;transition:.3s;margin-top:auto}#section-library .btn-try-commands:hover{background-color:#f3f4f6;color:#111827;border-color:#d1d5db}#section-library .btn-try-commands i{margin-right:8px}@media (min-width:1200px){#section-library .header-content{margin-bottom:70px}#section-library .command-card{padding:35px}#section-library .card-icon{width:70px;height:70px;font-size:26px;margin-bottom:25px}#section-library .command-card h4{margin-bottom:30px}}@media (min-width:992px) and (max-width:1199px){#section-library .header-content{margin-bottom:55px}#section-library .command-card{padding:28px}#section-library .card-icon{width:60px;height:60px;font-size:22px}#section-library .command-example{font-size:13px;padding:11px 14px}}@media (min-width:768px) and (max-width:991px){#section-library .header-content{margin-bottom:50px}#section-library h2{font-size:42px}#section-library .lead{font-size:18px}#section-library .command-cards-row{margin-left:-12px;margin-right:-12px}#section-library .command-cards-row>.col-md-4{padding-left:12px;padding-right:12px;margin-bottom:25px}#section-library .command-cards-row>.col-md-4:last-child{margin-bottom:0}#section-library .command-card{padding:25px;border-radius:18px}#section-library .card-icon{width:58px;height:58px;font-size:21px;margin-bottom:18px}#section-library .command-card h4{margin-bottom:22px;font-size:20px}#section-library .command-example{font-size:13px;padding:11px 13px;margin-bottom:10px}#section-library .btn-try-commands{padding:11px;font-size:13px}}@media (min-width:576px) and (max-width:767px){#section-library .header-content{margin-bottom:40px}#section-library h2{font-size:38px;margin-bottom:12px}#section-library .lead{font-size:17px;padding:0 15px}#section-library .command-cards-row{flex-direction:column;margin-left:-10px;margin-right:-10px}#section-library .command-cards-row>.col-md-4{flex:none;padding-left:10px;padding-right:10px;margin-bottom:20px}#section-library .command-cards-row>.col-md-4:last-child{margin-bottom:0}#section-library .command-card{padding:24px;border-radius:16px}#section-library .card-icon{width:56px;height:56px;font-size:20px;margin-bottom:18px}#section-library .command-card h4{margin-bottom:20px;font-size:19px}#section-library .command-list{margin-bottom:18px}#section-library .command-example{font-size:13px;padding:10px 12px;margin-bottom:8px;border-radius:8px}#section-library .btn-try-commands{padding:12px;font-size:13px;border-radius:8px}}@media (max-width:575px){#section-library .header-content{margin-bottom:35px}#section-library h2{font-size:32px;margin-bottom:10px;line-height:1.2}#section-library .lead{font-size:16px;padding:0 10px;line-height:1.5}#section-library .command-cards-row{flex-direction:column;margin-left:-8px;margin-right:-8px}#section-library .command-cards-row>.col-md-4{flex:none;padding-left:8px;padding-right:8px;margin-bottom:18px}#section-library .command-cards-row>.col-md-4:last-child{margin-bottom:0}#section-library .command-card{padding:20px;border-radius:14px}#section-library .command-card:hover{transform:translateY(-5px)}#section-library .card-icon{width:52px;height:52px;font-size:18px;margin-bottom:16px}#section-library .command-card h4{margin-bottom:18px;font-size:17px;line-height:1.3}#section-library .command-list{margin-bottom:16px}#section-library .command-example{font-size:12px;padding:10px 12px;margin-bottom:8px;border-radius:8px;line-height:1.3}#section-library .command-example:hover{transform:translateX(2px)}#section-library .btn-try-commands{padding:11px;font-size:12px;border-radius:8px}#section-library .btn-try-commands i{margin-right:6px}}@media (max-width:360px){#section-library h2{font-size:28px}#section-library .lead{font-size:15px}#section-library .command-card{padding:18px}#section-library .card-icon{width:48px;height:48px;font-size:16px;margin-bottom:14px}#section-library .command-card h4{font-size:16px;margin-bottom:16px}#section-library .command-example{font-size:11px;padding:9px 10px}#section-library .btn-try-commands{padding:10px;font-size:11px}}@keyframes contentFadeInUp{from{opacity:0;transform:translateY(25px)}to{opacity:1;transform:translateY(0)}}@keyframes gradient-animation{0,100%{background-position:0 50%}50%{background-position:100% 50%}}@keyframes pulse-glow{0{box-shadow:0 0 0 0 rgba(255,255,255,.3)}70%{box-shadow:0 0 0 15px rgba(255,255,255,0)}100%{box-shadow:0 0 0 0 rgba(255,255,255,0)}}@keyframes stat-float{0,100%{transform:translateY(0)}50%{transform:translateY(-8px)}}#section-hero-voice{position:relative;overflow:hidden;font-family:Poppins,sans-serif}#section-hero-voice .bg{position:absolute;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(120deg,#6d28d9 0,#4f46e5 50%,#2563eb 100%);z-index:-1;animation:20s infinite gradient-animation;background-size:200% 200%}#section-hero-voice .container-special-width{max-width:980px;margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px}#section-hero-voice .hero-pill{display:inline-flex;align-items:center;padding:8px 18px;background-color:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);color:#fff;border-radius:50px;font-size:14px;font-weight:500;margin-bottom:30px;text-decoration:none;transition:.4s cubic-bezier(.165,.84,.44,1);animation:.8s ease-out contentFadeInUp}#section-hero-voice .hero-pill i{margin-right:8px}#section-hero-voice .hero-pill:hover{background-color:rgba(255,255,255,.2);transform:translateY(-5px) scale(1.05)}#section-hero-voice h1{font-size:56px;font-weight:700;color:#fff;line-height:1.25;margin-top:20px;margin-bottom:25px;animation:.8s ease-out .1s backwards contentFadeInUp;text-shadow:0 3px 10px rgba(0,0,0,.1)}#section-hero-voice .highlight-text{color:#fbbf24;transition:.4s}#section-hero-voice h1:hover .highlight-text{text-shadow:0 0 15px rgba(251,191,36,.7)}#section-hero-voice .lead{font-size:20px;color:rgba(255,255,255,.85);max-width:600px;margin:0 auto 40px;line-height:1.6;animation:.8s ease-out .2s backwards contentFadeInUp}#section-hero-voice .cta-button-wrapper{margin-bottom:60px;animation:.8s ease-out .3s backwards contentFadeInUp}#section-hero-voice .btn-primary-cta{background-color:#fff;color:#4f46e5;font-size:16px;font-weight:600;padding:18px 40px;border-radius:50px;text-decoration:none;transition:.4s cubic-bezier(.165,.84,.44,1);display:inline-block;box-shadow:0 8px 20px rgba(0,0,0,.15);animation:2.5s infinite pulse-glow}#section-hero-voice .btn-primary-cta:hover{transform:translateY(-5px) scale(1.05);box-shadow:0 12px 30px rgba(0,0,0,.2);animation:none}#section-hero-voice .btn-primary-cta i{margin-right:10px;transition:transform .4s}#section-hero-voice .btn-primary-cta:hover i{transform:scale(1.2)}#section-hero-voice .stats-row{display:flex;flex-wrap:wrap;margin-left:-10px;margin-right:-10px}#section-hero-voice .stats-row>div{flex:1;padding-left:10px;padding-right:10px;animation:.8s ease-out backwards contentFadeInUp}#section-hero-voice .stats-row>div:first-child{animation:8s ease-in-out infinite stat-float,.8s ease-out .4s contentFadeInUp}#section-hero-voice .stats-row>div:nth-child(2){animation:8s ease-in-out .5s infinite stat-float,.8s ease-out .5s contentFadeInUp}#section-hero-voice .stats-row>div:nth-child(3){animation:8s ease-in-out 1s infinite stat-float,.8s ease-out .6s contentFadeInUp}#section-hero-voice .stat-box{background-color:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:16px;padding:25px;text-align:center;color:#fff;transition:.4s cubic-bezier(.165,.84,.44,1)}#section-hero-voice .stat-box:hover{background-color:rgba(255,255,255,.2);border-color:rgba(255,255,255,.4);transform:translateY(-10px) scale(1.03)!important;animation-play-state:paused!important}#section-hero-voice .stat-box strong{font-size:36px;font-weight:700;display:block;line-height:1.1;transition:color .4s;margin-bottom:5px}#section-hero-voice .stat-box:hover strong{color:#fbbf24}#section-hero-voice .stat-box span{font-size:14px;color:rgba(255,255,255,.8)}@media (min-width:1200px){#section-hero-voice .container-special-width{max-width:1100px}#section-hero-voice h1{font-size:64px}#section-hero-voice .lead{font-size:22px;max-width:650px}}@media (min-width:992px) and (max-width:1199px){#section-hero-voice h1{font-size:52px}#section-hero-voice .lead{font-size:19px}#section-hero-voice .stat-box{padding:22px}#section-hero-voice .stat-box strong{font-size:32px}}@media (min-width:768px) and (max-width:991px){#section-hero-voice h1{font-size:48px}#section-hero-voice .lead{font-size:18px}#section-hero-voice .btn-primary-cta{font-size:15px;padding:16px 35px}#section-hero-voice .cta-button-wrapper{margin-bottom:50px}#section-hero-voice .stat-box{padding:20px}#section-hero-voice .stat-box strong{font-size:30px}}@media (min-width:576px) and (max-width:767px){#section-hero-voice{padding-top:80px;padding-bottom:80px}#section-hero-voice h1{font-size:40px}#section-hero-voice .lead{font-size:17px;max-width:100%}#section-hero-voice .btn-primary-cta{font-size:15px;padding:16px 32px}#section-hero-voice .cta-button-wrapper{margin-bottom:45px}#section-hero-voice .stats-row{flex-direction:column;margin-left:-5px;margin-right:-5px}#section-hero-voice .stats-row>div{flex:none;padding-left:5px;padding-right:5px;margin-bottom:15px;animation:.8s ease-out contentFadeInUp!important}#section-hero-voice .stats-row>div:last-child{margin-bottom:0}#section-hero-voice .stat-box{padding:20px}#section-hero-voice .stat-box strong{font-size:28px}}@media (max-width:575px){#section-hero-voice{padding-top:75px;padding-bottom:75px}#section-hero-voice .hero-pill{font-size:12px;padding:6px 14px;margin-bottom:20px}#section-hero-voice h1{font-size:36px;line-height:1.2;margin-bottom:20px}#section-hero-voice .lead{font-size:16px;max-width:100%;margin-bottom:30px}#section-hero-voice .btn-primary-cta{font-size:14px;padding:15px 28px}#section-hero-voice .cta-button-wrapper{margin-bottom:40px}#section-hero-voice .stats-row{flex-direction:column;margin-left:-5px;margin-right:-5px}#section-hero-voice .stats-row>div{flex:none;padding-left:5px;padding-right:5px;margin-bottom:15px;animation:.8s ease-out contentFadeInUp!important}#section-hero-voice .stats-row>div:last-child{margin-bottom:0}#section-hero-voice .stat-box{padding:18px}#section-hero-voice .stat-box:hover{transform:translateY(-5px) scale(1.02)!important}#section-hero-voice .stat-box strong{font-size:26px}#section-hero-voice .stat-box span{font-size:13px}}@media (max-width:360px){#section-hero-voice{padding-top:60px;padding-bottom:60px}#section-hero-voice .hero-pill{font-size:11px;padding:5px 12px}#section-hero-voice h1{font-size:32px}#section-hero-voice .lead{font-size:15px}#section-hero-voice .btn-primary-cta{font-size:13px;padding:14px 24px}#section-hero-voice .stat-box{padding:16px}#section-hero-voice .stat-box strong{font-size:24px}#section-hero-voice .stat-box span{font-size:12px}}#ai-updates-signup{background-color:#161e2d;border-bottom:1px solid rgba(255,255,255,.1)}#ai-updates-signup .updates-tag{display:inline-flex;align-items:center;gap:5px;padding:8px 18px;background-color:#472af229;border:1px solid #472af2;border-radius:50px;font-size:14px;color:#472af2;margin-bottom:25px}#ai-updates-signup .updates-tag .fa{margin-right:6px}#ai-updates-signup .updates-title{margin-top:0;margin-bottom:15px}#ai-updates-signup .updates-subtitle{max-width:550px;margin:0 auto 40px;line-height:1.6}#ai-updates-signup .updates-form{display:flex;justify-content:center;align-items:center;gap:15px}#ai-updates-signup .updates-form .form-group{margin-bottom:0}#ai-updates-signup .updates-form .form-control{background-color:#2a2f3c;border:1px solid #444;border-radius:50px;color:#fff;height:52px;padding:6px 25px;min-width:300px;box-shadow:none;-webkit-box-shadow:none;transition:border-color .15s ease-in-out}#ai-updates-signup .updates-form .form-control:focus{border-color:#6742f5;box-shadow:none;-webkit-box-shadow:none}#ai-updates-signup .updates-form .form-control::-webkit-input-placeholder{color:#8892b0}#ai-updates-signup .updates-form .form-control:-moz-placeholder{color:#8892b0;opacity:1}#ai-updates-signup .updates-form .form-control::-moz-placeholder{color:#8892b0;opacity:1}#ai-updates-signup .updates-form .form-control:-ms-input-placeholder{color:#8892b0}#ai-updates-signup .updates-form .btn{background-color:#472af2;border:1px solid #6742f5;color:#fff;border-radius:50px;height:52px;padding:10px 35px;transition:background-color .3s,border-color .3s}#ai-updates-signup .updates-form .btn:focus,#ai-updates-signup .updates-form .btn:hover{background-color:#5837d0;border-color:#5837d0;color:#fff}@media (max-width:767px){#ai-updates-signup .updates-form{flex-direction:column;align-items:stretch;gap:15px}#ai-updates-signup .updates-form .form-control{min-width:100%;text-align:center}}