:root{--primary:#2c46f6;--primary-hover:#1e35d6;--secondary:#eef1ff99;--text-main:#0f172a;--text-muted:#64748b;--bg-main:#fff;--bg-alt:#f9fafb80;--border:#e2e8f0b3;--glass-bg:#ffffff73;--glass-border:#ffffffb3;--glass-blur:blur(18px);--glass-shadow:0 8px 32px #6366f11a, inset 0 1px 0 #fffc;--font-sans:"Inter", sans-serif}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-sans);color:var(--text-main);-webkit-font-smoothing:antialiased;background-color:#fff;line-height:1.5}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}img{max-width:100%;height:auto;display:block}.app-wrapper{min-height:100vh;position:relative;overflow-x:hidden}.app{z-index:1;position:relative}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem}.text-black{color:#000}.glass{background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-blur);border:1px solid var(--glass-border);box-shadow:var(--glass-shadow)}.btn{border-radius:9999px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:500;transition:all .2s;display:inline-flex}.btn-primary{background-color:var(--primary);color:#fff;box-shadow:0 4px 14px #2c46f663}.btn-primary:hover{background-color:var(--primary-hover);transform:translateY(-1px)}.btn-black{color:#fff;background-color:#000;box-shadow:0 4px 14px #00000026}.btn-black:hover{background-color:#1e293b;transform:translateY(-1px)}.btn-outline{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--text-main);border:1px solid var(--glass-border);background:#ffffff80}.btn-outline:hover{background:#ffffffbf}.btn-secondary{background-color:var(--secondary);color:var(--primary)}.btn-secondary:hover{background-color:#e0e6ff}.section-padding{padding:5rem 0}.badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--primary);background:#eef1ffb3;border:1px solid #2c46f626;border-radius:9999px;align-items:center;gap:.375rem;padding:.25rem .75rem;font-size:.875rem;font-weight:600;display:inline-flex}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}.floating{animation:6s ease-in-out infinite float}.floating-delayed{animation:6s ease-in-out 2s infinite float}.floating-fast{animation:4s ease-in-out 1s infinite float}.hero{padding:4rem 0 6rem;position:relative;overflow:hidden;background:#fff!important}.hero-blobs{display:none}.hero-container{z-index:1;text-align:center;flex-direction:column;align-items:center;gap:3rem;display:flex;position:relative}.hero-content{flex-direction:column;align-items:center;gap:1.5rem;display:flex}.hero-badge{-webkit-backdrop-filter:blur(14px);color:var(--primary)!important;background:#ffffff8c!important;border:1px solid #ffffffbf!important;box-shadow:0 4px 16px #6366f11a!important}.hero-title{letter-spacing:-1px;font-size:3.5rem;font-weight:800;line-height:1.1;color:var(--text-main)!important}.hero-title span.text-black{color:#000!important}.hero-subtitle{max-width:600px;font-size:1.125rem;line-height:1.6;color:var(--text-muted)!important}.hero-cta{gap:1rem;margin-top:1rem;display:flex}.btn-lg{padding:1rem 2rem;font-size:1rem}.hero-demo-btn{-webkit-backdrop-filter:blur(12px);color:var(--text-main)!important;background:#ffffff8c!important;border:1px solid #fffc!important;box-shadow:0 4px 14px #0000000d!important}.hero-demo-btn:hover{background:#fffc!important}.hero-social-proof{align-items:center;gap:1rem;margin-top:2rem;display:flex}.avatars{display:flex}.avatar{background-color:#cbd5e1;border-radius:50%;width:32px;height:32px;margin-left:-10px;border:2px solid #fff!important}.avatar:first-child{margin-left:0}.rating{flex-direction:column;display:flex}.stars{gap:.125rem;display:flex}.rating-text{margin-top:.25rem;font-size:.75rem;color:var(--text-muted)!important}.hero-features-list{gap:1.5rem;margin-top:2rem;padding-top:2rem;display:flex;border-top:1px solid #0000001a!important}.hero-features-list span{align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;display:flex;color:var(--text-main)!important}.text-primary{color:var(--primary)}.hero-image-wrapper{justify-content:center;align-items:center;width:100%;height:660px;display:flex;position:relative}.hero-image-bg{background:radial-gradient(circle, var(--primary) 0%, transparent 70%);opacity:.15;z-index:0;filter:blur(40px);width:90%;height:90%;position:absolute}.iphone-container{z-index:5;justify-content:center;align-items:center;width:300px;height:610px;display:flex;position:relative}.iphone-mockup{background:#000;border:11px solid #1e2022;border-radius:46px;flex-direction:column;width:100%;height:100%;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 60px -15px #0006,0 0 0 3px #333639,inset 0 0 12px #fff3}.iphone-status-bar{color:#fff;letter-spacing:-.1px;z-index:30;pointer-events:none;background:0 0;justify-content:space-between;align-items:center;padding:.7rem 1.4rem .2rem;font-size:.72rem;font-weight:600;display:flex;position:absolute;top:0;left:0;right:0}.iphone-time{text-align:left;font-variant-numeric:tabular-nums;flex:1}.iphone-status-spacer{width:90px}.iphone-status-icons{flex:1;justify-content:flex-end;align-items:center;gap:.4rem;display:flex}.status-icon{color:#fff}.battery-container{align-items:center;gap:3px;display:flex}.battery-percentage{opacity:.9;font-variant-numeric:tabular-nums;font-size:.65rem}.battery-body{border:1px solid #fffc;border-radius:3px;align-items:center;width:19px;height:10px;padding:1px;display:flex}.battery-fill{background-color:#fff;border-radius:1px;height:100%;transition:width .3s}.battery-tip{background-color:#fffc;border-radius:0 1px 1px 0;width:1.5px;height:4px}.iphone-island-pill{z-index:40;background:#000;border:.5px solid #ffffff0d;border-radius:20px;justify-content:flex-end;align-items:center;width:88px;height:25px;padding-right:12px;display:flex;position:absolute;top:.55rem;left:50%;transform:translate(-50%)}.dynamic-camera{background:#11131c;border-radius:50%;width:7px;height:7px;box-shadow:inset 0 0 2px #fff3}.medical-class-screen{color:#fff;-webkit-user-select:none;user-select:none;z-index:5;border-radius:35px;flex-direction:column;justify-content:space-between;width:100%;height:100%;padding:3.5rem 1rem 1.5rem;font-family:Inter,sans-serif;display:flex;position:absolute;inset:0;overflow:hidden;background:radial-gradient(circle,#0f172a 0%,#020617 100%)!important}.class-grid-bg{pointer-events:none;z-index:1;background-image:linear-gradient(#6366f10d 1px,#0000 1px),linear-gradient(90deg,#6366f10d 1px,#0000 1px);background-size:15px 15px;position:absolute;inset:0}.app-internal-header{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:2;background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;align-items:center;gap:.5rem;padding:.5rem;display:flex}.app-icon-mini{font-size:1.25rem}.app-title-mini{text-align:left;flex-direction:column;display:flex}.app-title-mini strong{color:#f8fafc;font-size:.72rem;line-height:1.1}.app-title-mini span{color:#94a3b8;font-size:.58rem}.heart-anatomy-container{z-index:2;justify-content:center;align-items:center;width:100%;height:170px;margin:1rem 0;display:flex;position:relative}.anatomy-heart-img{object-fit:contain;filter:drop-shadow(0 0 25px #ef444440);width:auto;max-height:100%;animation:1.2s cubic-bezier(.215,.61,.355,1) infinite heart-beat}@keyframes heart-beat{0%{transform:scale(1)}15%{filter:drop-shadow(0 0 35px #ef444466);transform:scale(1.08)}30%{transform:scale(.97)}45%{filter:drop-shadow(0 0 30px #ef444459);transform:scale(1.04)}60%{transform:scale(1)}to{transform:scale(1)}}.med-pointer{z-index:3;align-items:center;gap:.3rem;display:flex;position:absolute}.pointer-dot{background:#3b82f6;border-radius:50%;width:6px;height:6px;animation:1.2s infinite pointer-pulse;box-shadow:0 0 0 3px #3b82f666}.pointer-aorta .pointer-dot{background:#ef4444;box-shadow:0 0 0 3px #ef444466}@keyframes pointer-pulse{0%,to{opacity:.8;transform:scale(1)}50%{opacity:1;transform:scale(1.3)}}.pointer-text{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#e2e8f0;white-space:nowrap;background:#0f172abf;border:.5px solid #ffffff26;border-radius:4px;padding:.15rem .35rem;font-size:.55rem;font-weight:600}.laser-scan-line{opacity:.8;z-index:4;background:linear-gradient(90deg,#0000,#ef4444,#0000);height:2px;animation:4s linear infinite laser-scan;position:absolute;left:5%;right:5%;box-shadow:0 0 8px #ef4444cc}@keyframes laser-scan{0%{top:10%}50%{top:90%}to{top:10%}}.ekg-container{z-index:2;background:#0f172a99;border:1px solid #ffffff0d;border-radius:12px;width:100%;height:55px;position:relative;overflow:hidden}.ekg-grid{opacity:.7;background-image:linear-gradient(#10b98114 1px,#0000 1px),linear-gradient(90deg,#10b98114 1px,#0000 1px);background-size:6px 6px;position:absolute;inset:0}.ekg-svg{width:200%;height:100%;animation:5s linear infinite scroll-ekg;position:absolute;top:0;left:0}@keyframes scroll-ekg{0%{transform:translate(0)}to{transform:translate(-50%)}}.ekg-path{stroke-dasharray:1000;stroke-dashoffset:0}.ekg-stats{z-index:3;background:#0f172ad9;border:.5px solid #10b98133;border-radius:6px;align-items:baseline;gap:1px;padding:.15rem .35rem;display:flex;position:absolute;top:6px;right:8px}.bpm-count{color:#10b981;font-size:.85rem;font-weight:800;line-height:1}.bpm-label{color:#6ee7b7;text-transform:uppercase;font-size:.45rem;font-weight:700}.class-subtitles-container{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:2;text-align:left;background:#ffffff0a;border:1px solid #ffffff14;border-radius:14px;align-items:flex-start;gap:.5rem;margin-bottom:2rem;padding:.65rem;display:flex}.tutor-voice-wave{flex-shrink:0;align-items:flex-end;gap:2px;height:14px;margin-top:3px;display:flex}.tutor-voice-wave span{background:#3b82f6;border-radius:1px;width:2.5px;animation:.8s ease-in-out infinite voice-bounce}.tutor-voice-wave span:first-child{height:6px;animation-delay:.1s}.tutor-voice-wave span:nth-child(2){height:12px;animation-delay:.3s}.tutor-voice-wave span:nth-child(3){height:8px;animation-delay:.2s}.tutor-voice-wave span:nth-child(4){height:10px;animation-delay:.4s}@keyframes voice-bounce{0%,to{transform:scaleY(1)}50%{transform:scaleY(1.8)}}.subtitle-text-box strong{color:#3b82f6;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.1rem;font-size:.65rem;display:block}.subtitle-cycle-text{color:#e2e8f0;-webkit-line-clamp:3;-webkit-box-orient:vertical;height:38px;font-size:.68rem;font-weight:500;line-height:1.35;animation:4.5s infinite fade-in-out;display:-webkit-box;overflow:hidden}@keyframes fade-in-out{0%,to{opacity:0;transform:translateY(2px)}8%,92%{opacity:1;transform:translateY(0)}}.phone-overlay{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:10;white-space:nowrap;background:#0009;border:1px solid #ffffff26;border-radius:20px;align-items:center;gap:.4rem;padding:.4rem .8rem;display:flex;position:absolute;bottom:30px;left:50%;transform:translate(-50%)}.pulse-dot{background:#ef4444;border-radius:50%;width:6px;height:6px;animation:1.5s infinite pulse-animation}@keyframes pulse-animation{0%{transform:scale(.95);box-shadow:0 0 #ef4444b3}70%{transform:scale(1);box-shadow:0 0 0 6px #ef444400}to{transform:scale(.95);box-shadow:0 0 #ef444400}}.overlay-badge{color:#fff;letter-spacing:.5px;text-transform:uppercase;font-size:.65rem;font-weight:700}.iphone-home-indicator{z-index:30;opacity:.8;background-color:#fff;border-radius:2px;width:105px;height:4px;position:absolute;bottom:8px;left:50%;transform:translate(-50%)}.floating-card{-webkit-backdrop-filter:blur(20px);z-index:20;font-family:var(--font-sans);background:#ffffff80;border:1px solid #ffffffbf;border-radius:20px;padding:1.15rem;position:absolute;box-shadow:0 12px 40px -10px #6366f11f,inset 0 1px #ffffffe6}.card-title{color:var(--text-muted);margin-bottom:.6rem;font-size:.78rem;font-weight:700}.streak-card{width:140px;top:15%;right:-125px}.streak-content{align-items:center;gap:.6rem;display:flex}.fire-icon{font-size:1.65rem}.streak-text strong{color:var(--text-main);font-size:1.35rem;font-weight:800;line-height:1.1;display:block}.streak-text span{color:var(--text-muted);font-size:.7rem;font-weight:500}.chat-card{align-items:center;gap:.85rem;width:220px;padding:.85rem 1.15rem;display:flex;bottom:24%;left:-170px}.bot-icon{background:var(--primary);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:1rem;display:flex}.chat-text strong{color:var(--text-main);font-size:.825rem;font-weight:700;display:block}.chat-text span{color:var(--text-muted);font-size:.72rem;font-weight:500}.goal-card{width:210px;bottom:12%;right:-160px}.goal-list{flex-direction:column;gap:.6rem;margin-bottom:1.15rem;display:flex}.goal-item{color:var(--text-muted);align-items:center;gap:.6rem;font-size:.78rem;font-weight:550;display:flex}.goal-item.completed{color:var(--text-main)}.goal-item.completed svg{color:#10b981}.circle-empty{border:1.5px solid #cbd5e1;border-radius:50%;flex-shrink:0;width:14px;height:14px}.progress-bar-container{color:var(--text-muted);font-size:.72rem;font-weight:550}.progress-bar{background:#0000000f;border-radius:3px;width:100%;height:5px;margin-top:.4rem;overflow:hidden}.progress-fill{background:var(--primary);border-radius:3px;height:100%}.iphone-screen-video{object-fit:cover;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}@media (width<=992px){.hero-container{text-align:center;grid-template-columns:1fr;gap:3rem}.hero-content{align-items:center}.hero-subtitle{margin:0 auto}.hero-features-list{justify-content:center}.hero-image-wrapper{height:600px}.floating-card{display:none}}@media (width<=480px){.hero-image-wrapper{height:500px}.iphone-container{width:250px;height:500px}.iphone-mockup{border-width:9px;border-radius:38px}.iphone-screen{border-radius:29px}.iphone-island-pill{width:76px;height:21px;top:.45rem}.iphone-status-bar{padding:.55rem 1.1rem .2rem;font-size:.65rem}.iphone-status-spacer{width:78px}.battery-body{width:16px;height:9px}}.carousel-3d-container{perspective:1200px;width:500px;height:610px;transform-style:preserve-3d;z-index:5;justify-content:center;align-items:center;display:flex;position:relative}.iphone-static-center{z-index:10;width:240px;height:490px;transform-style:preserve-3d;position:absolute;transform:translate(0,0)}.iphone-static-center .iphone-mockup{border-radius:36px;width:100%;height:100%}.iphone-static-center .iphone-screen{background:#000;border-radius:28px}.iphone-static-center .iphone-island-pill{width:76px;height:20px;top:.45rem}.iphone-static-center .iphone-status-bar{padding:.55rem 1.1rem .2rem;font-size:.65rem}.iphone-mockup.neon-blue{background:#0a0a0fd9;border:4px solid #3b82f6b3;box-shadow:0 0 30px #3b82f680,inset 0 0 15px #3b82f640,0 20px 45px #0009}.video-orbit-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);will-change:transform;width:120px;height:245px;transform-style:preserve-3d;background:#00000080;border-radius:16px;position:absolute;overflow:hidden}.video-orbit-card video{object-fit:cover;width:100%;height:100%}.video-orbit-card.neon-purple,.video-orbit-card.neon-blue,.video-orbit-card.neon-pink{box-shadow:none;border:none}@keyframes card-orbit{0%{z-index:20;opacity:1;filter:blur();transform:translateZ(180px)scale(2)}16.6%{z-index:15;opacity:.9;filter:blur(.5px);transform:translate3d(180px,-10px,60px)scale(.85)}33.3%{z-index:5;opacity:.75;filter:blur(1.5px);transform:translate3d(200px,-20px,-60px)scale(.7)}50%{z-index:2;opacity:.45;filter:blur(3px);transform:translate3d(0,-30px,-180px)scale(.6)}66.6%{z-index:5;opacity:.75;filter:blur(1.5px);transform:translate3d(-200px,-20px,-60px)scale(.7)}83.3%{z-index:15;opacity:.9;filter:blur(.5px);transform:translate3d(-180px,-10px,60px)scale(.85)}to{z-index:20;opacity:1;filter:blur();transform:translateZ(180px)scale(2)}}.video-orbit-card.orbit-1{animation:12s linear infinite card-orbit}.video-orbit-card.orbit-2{animation:12s linear -4s infinite card-orbit}.video-orbit-card.orbit-3{animation:12s linear -8s infinite card-orbit}.carousel-3d-container:hover .video-orbit-card{animation-play-state:paused}.orbit-ground{opacity:.8;z-index:1;pointer-events:none;background-image:linear-gradient(#3b82f614 1px,#0000 1px),linear-gradient(90deg,#3b82f614 1px,#0000 1px);background-position:50%;background-size:30px 30px;width:900px;height:250px;position:absolute;bottom:-40px;left:50%;transform:translate(-50%)rotateX(85deg);-webkit-mask-image:radial-gradient(#000 20%,#0000 70%);mask-image:radial-gradient(#000 20%,#0000 70%)}@media (width<=480px){.carousel-3d-container{width:100%!important;height:420px!important}.iphone-static-center{width:160px!important;height:330px!important}.iphone-static-center .iphone-mockup{border-width:7px!important;border-radius:28px!important}.iphone-static-center .iphone-screen{border-radius:22px!important}.iphone-static-center .iphone-island-pill{width:54px!important;height:14px!important;top:.35rem!important}.iphone-static-center .iphone-status-bar{padding:.4rem .8rem .1rem!important;font-size:.55rem!important}.video-orbit-card{border-radius:10px!important;width:80px!important;height:165px!important}@keyframes card-orbit-mobile{0%{z-index:20;opacity:1;filter:blur();transform:translateZ(110px)scale(2)}16.6%{z-index:15;opacity:.9;filter:blur();transform:translate3d(95px,-5px,40px)scale(.85)}33.3%{z-index:5;opacity:.8;filter:blur(.5px);transform:translate3d(105px,-10px,-40px)scale(.75)}50%{z-index:2;opacity:.5;filter:blur(1px);transform:translate3d(0,-15px,-110px)scale(.65)}66.6%{z-index:5;opacity:.8;filter:blur(.5px);transform:translate3d(-105px,-10px,-40px)scale(.75)}83.3%{z-index:15;opacity:.9;filter:blur();transform:translate3d(-95px,-5px,40px)scale(.85)}to{z-index:20;opacity:1;filter:blur();transform:translateZ(110px)scale(2)}}.video-orbit-card.orbit-1{animation:10s linear infinite card-orbit-mobile!important}.video-orbit-card.orbit-2{animation:10s linear -3.33s infinite card-orbit-mobile!important}.video-orbit-card.orbit-3{animation:10s linear -6.66s infinite card-orbit-mobile!important}.orbit-ground{width:480px!important;height:150px!important;bottom:-20px!important}}.features-section{background:0 0}.features-header{text-align:center;flex-direction:column;align-items:center;gap:1rem;margin-bottom:4rem;display:flex}.section-title{color:var(--text-main);letter-spacing:-.5px;font-size:2.5rem;font-weight:800}.features-grid{grid-template-columns:repeat(3,1fr);gap:1.8rem;display:grid}.bento-card-0{grid-column:span 2}.bento-card-1,.bento-card-2{grid-column:span 1}.bento-card-3{grid-column:span 2}@media (width>=993px){.bento-card-0 .flip-front.feature-card,.bento-card-3 .flip-front.feature-card{text-align:left;grid-template-columns:1.1fr 1fr;align-items:center;gap:1.5rem;height:100%;display:grid}.bento-card-0 .feature-media,.bento-card-3 .feature-media{align-items:center;height:100%;min-height:250px;display:flex}.bento-card-0 .flip-back.feature-card,.bento-card-3 .flip-back.feature-card{text-align:left;grid-template-columns:1fr 1.2fr;align-items:center;gap:1.8rem;height:100%;padding:2rem;display:grid}.bento-card-0 .flip-back-icon,.bento-card-3 .flip-back-icon{justify-self:center;margin-bottom:0}}.flip-wrapper{perspective:1000px;height:420px}.flip-inner{width:100%;height:100%;transform-style:preserve-3d;transition:transform .65s cubic-bezier(.4,.2,.2,1);position:relative}.flip-wrapper:hover .flip-inner{transform:rotateY(180deg)}.flip-front,.flip-back{backface-visibility:hidden;border-radius:20px;position:absolute;inset:0;overflow:hidden}.flip-front{transform:rotateY(0)}.flip-back{-webkit-backdrop-filter:blur(18px);text-align:center;color:#fff;background:linear-gradient(135deg,#4338cad9 0%,#2563ebe6 100%);border:1px solid #ffffff40;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:2rem;display:flex;transform:rotateY(180deg);box-shadow:0 12px 40px #2c46f640}.flip-back-icon{background:#ffffff26;border:1px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:.5rem;display:flex}.flip-back-title{color:#fff;font-size:1.25rem;font-weight:700}.flip-back-points{text-align:left;flex-direction:column;gap:.6rem;width:100%;margin:.5rem 0;list-style:none;display:flex}.flip-back-points li{color:#ffffffe6;background:#ffffff1a;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.9rem;display:flex}.flip-back-btn{color:var(--primary);background:#fff;margin-top:.5rem;font-weight:600;box-shadow:0 4px 14px #0003}.flip-back-btn:hover{background:#ffffffe6;transform:translateY(-2px)}.feature-card{-webkit-backdrop-filter:blur(18px);background:#fff6;border:1px solid #ffffffb3;border-radius:20px;flex-direction:column;gap:1.25rem;height:100%;padding:1.5rem;display:flex;box-shadow:0 8px 32px #6366f11a,inset 0 1px #ffffffd9}.feature-text h3{color:var(--text-main);margin-bottom:.4rem;font-size:1.125rem;font-weight:700}.feature-text p{color:var(--text-muted);font-size:.875rem;line-height:1.5}.feature-media{border-radius:12px;flex:1;justify-content:center;align-items:center;min-height:160px;display:flex;position:relative;overflow:hidden}.feature-img{object-fit:cover;width:100%;height:100%}.rounded-img{border-radius:12px}.play-overlay{cursor:pointer;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.mock-ui-bg{-webkit-backdrop-filter:blur(10px);background:#ffffff4d;border-radius:12px;padding:1rem}.mock-question{background:#ffffffbf;border-radius:8px;width:100%;padding:1rem;font-size:.75rem}.q-text{margin-bottom:.75rem;font-weight:500}.q-option{color:var(--text-muted);border:1px solid #e2e8f0cc;border-radius:4px;margin-bottom:.25rem;padding:.5rem}.q-option.correct{color:#065f46;background:#ecfdf5e6;border-color:#10b981}.mock-chat{flex-direction:column;gap:.5rem;width:100%;display:flex}.chat-bubble{border-radius:12px;max-width:85%;padding:.75rem;font-size:.75rem}.chat-bubble.user{background:#eef1ffd9;border-bottom-right-radius:4px;align-self:flex-end}.chat-bubble.ai{background:#fffc;border-bottom-left-radius:4px;align-self:flex-start;box-shadow:0 2px 4px #0000000d}.mock-chart-card{background:#ffffffbf;border-radius:8px;width:100%;padding:1rem}.chart-header{justify-content:space-between;margin-bottom:.5rem;font-size:.75rem;font-weight:600;display:flex}.badge-small{background:#f9fafbe6;border-radius:4px;padding:.1rem .4rem;font-weight:400}.chart-stat{color:var(--text-muted);margin-bottom:1rem;font-size:.7rem}.mock-chart-line{width:100%;height:40px}@media (width<=992px){.features-grid{grid-template-columns:1fr;gap:1.5rem}.bento-card-0,.bento-card-1,.bento-card-2,.bento-card-3{grid-column:span 1!important}.flip-wrapper{height:380px}}.hiw-section{background:0 0}.hiw-header{text-align:center;flex-direction:column;align-items:center;gap:1rem;margin-bottom:4rem;display:flex}.badge-light{-webkit-backdrop-filter:blur(10px);color:var(--primary);background:#eef1ffa6;border:1px solid #2c46f61f}.steps-container{justify-content:center;align-items:flex-start;gap:2rem;max-width:1000px;margin:0 auto;display:flex;position:relative}.step-card{text-align:center;z-index:2;-webkit-backdrop-filter:blur(16px);background:#ffffff61;border:1px solid #ffffffb3;border-radius:20px;flex-direction:column;align-items:center;width:200px;padding:2rem 1.25rem 1.5rem;transition:transform .25s,box-shadow .25s;display:flex;position:relative;box-shadow:0 8px 32px #6366f114,inset 0 1px #fffc}.step-card:hover{transform:translateY(-6px);box-shadow:0 16px 40px #6366f126}.step-icon-wrapper{border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:1.25rem;display:flex;box-shadow:0 4px 14px #00000014}.bg-blue-100{background:#dbeafecc}.bg-purple-100{background:#f3e8ffcc}.bg-green-100{background:#dcfce7cc}.bg-pink-100{background:#fce7f3cc}.text-purple-600{color:#9333ea}.text-green-600{color:#16a34a}.text-pink-600{color:#db2777}.step-title{color:var(--text-main);margin-bottom:.5rem;font-size:1rem;font-weight:700}.step-desc{color:var(--text-muted);font-size:.85rem;line-height:1.5}.step-connector{background:repeating-linear-gradient(90deg,#6366f14d 0 5px,#0000 5px 10px);flex:1;height:2px;margin-top:36px}@media (width<=768px){.steps-container{flex-direction:column;align-items:center;gap:2rem}.step-connector{display:none}}.testimonials-section{background:0 0}.testimonials-container{-webkit-backdrop-filter:blur(20px);background:#ffffff40;border:1px solid #fff9;border-radius:28px;grid-template-columns:1fr 1.5fr;gap:1.5rem;padding:1.5rem;display:grid;box-shadow:0 16px 48px #6366f11a,inset 0 1px #fffc}.stats-card{-webkit-backdrop-filter:blur(12px);color:#fff;background:linear-gradient(135deg,#4f46e5eb 0%,#2563ebeb 100%);border:1px solid #ffffff40;border-radius:20px;flex-direction:column;justify-content:space-between;padding:2.5rem;display:flex;box-shadow:0 12px 32px #4f46e54d}.stats-grid{grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:2rem;display:grid}.stat-item{flex-direction:column;gap:.5rem;display:flex}.stat-icon-wrapper{opacity:.8;margin-bottom:.5rem}.stat-value{font-size:1.75rem;font-weight:800;line-height:1}.stat-label{opacity:.8;font-size:.875rem}.stats-footer{border-top:1px solid #fff3;align-items:center;gap:1rem;padding-top:1.5rem;display:flex}.avatars-small{display:flex}.avatar-sm{background-color:#cbd5e1;border:2px solid #2563ebcc;border-radius:50%;width:28px;height:28px;margin-left:-8px}.avatar-sm:first-child{margin-left:0}.stats-footer-text{opacity:.9;font-size:.8rem;line-height:1.4}.testimonials-content{flex-direction:column;padding:1rem 1.5rem;display:flex}.test-header{margin-bottom:2rem;position:relative}.carousel-nav{gap:.5rem;display:flex;position:absolute;top:0;right:0}.nav-btn{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);width:36px;height:36px;color:var(--text-muted);background:#fff6;border:1px solid #fff9;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex}.nav-btn:hover{color:var(--text-main);background:#ffffffb3}.testimonials-grid{grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:2rem;display:grid}.review-card{-webkit-backdrop-filter:blur(14px);background:#ffffff73;border:1px solid #ffffffb3;border-radius:16px;flex-direction:column;height:100%;padding:1.5rem;transition:transform .2s;display:flex;box-shadow:0 4px 16px #6366f112}.review-card:hover{transform:translateY(-4px)}.mb-2{margin-bottom:1rem}.review-text{color:var(--text-main);flex:1;margin-bottom:1.5rem;font-size:.95rem;font-style:italic;line-height:1.6}.reviewer{align-items:center;gap:.75rem;display:flex}.reviewer-avatar{background-color:#e2e8f0;border-radius:50%;width:40px;height:40px}.reviewer-info strong{font-size:.875rem;display:block}.reviewer-info span{color:var(--text-muted);font-size:.75rem}.carousel-dots{justify-content:center;gap:.5rem;margin-top:auto;display:flex}.dot{background:#cbd5e1cc;border-radius:50%;width:8px;height:8px}.dot.active{background:var(--primary);border-radius:4px;width:24px}@media (width<=992px){.testimonials-container,.testimonials-grid{grid-template-columns:1fr}}.app-promo-section{background:0 0;overflow:hidden}.app-promo-container{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.app-promo-images{justify-content:center;display:flex;position:relative}.app-mockup{filter:drop-shadow(0 20px 30px #0000001f);max-width:100%;height:auto}.app-promo-content{-webkit-backdrop-filter:blur(18px);background:#ffffff61;border:1px solid #ffffffb3;border-radius:24px;flex-direction:column;gap:1.5rem;padding:3rem;display:flex;box-shadow:0 12px 40px #6366f11a,inset 0 1px #ffffffd9}.app-promo-desc{color:var(--text-muted);font-size:1.125rem;line-height:1.6}.app-download{align-items:center;gap:2rem;margin-top:1rem;display:flex}.store-buttons{flex-direction:column;gap:1rem;display:flex}.store-btn{height:48px;transition:transform .2s}.store-btn:hover{transform:scale(1.05)}.store-btn img{height:100%}.qr-section{align-items:center;gap:1rem;display:flex}.qr-code{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffc;border-radius:8px;padding:.5rem;box-shadow:0 4px 6px #0000000d}.qr-text{color:var(--text-main);font-size:.875rem;transform:rotate(-5deg)}@media (width<=992px){.app-promo-container{text-align:center;grid-template-columns:1fr}.app-promo-content{align-items:center}.app-download{flex-direction:column}.store-buttons{flex-direction:row}}.cta-section{background:0 0;padding-bottom:5rem}.cta-container{-webkit-backdrop-filter:blur(20px);color:#fff;background:linear-gradient(135deg,#1e1b4be0 0%,#312e81e0 50%,#4338cae0 100%);border:1px solid #ffffff26;border-radius:28px;justify-content:space-between;align-items:center;padding:4rem;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 60px #4f46e559}.cta-container:before{content:"";background:radial-gradient(circle,#ffffff1f 0%,#fff0 70%);border-radius:50%;width:50%;height:150%;position:absolute;top:-50%;left:-10%}.cta-content{z-index:1;flex:1;position:relative}.cta-title{margin-bottom:1rem;font-size:2.5rem;font-weight:800;line-height:1.2}.cta-desc{opacity:.9;max-width:80%;font-size:1.125rem;line-height:1.6}.cta-actions-wrapper{z-index:1;flex-direction:column;gap:1.5rem;display:flex;position:relative}.cta-actions{gap:1rem;display:flex}.btn-cta{padding:1rem 2rem;font-size:1rem}.cta-outline{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;background:#ffffff1f;border:1px solid #ffffff4d}.cta-outline:hover{color:#fff;background:#ffffff38;border-color:#fff}@media (width<=992px){.cta-container{text-align:center;flex-direction:column;gap:3rem;padding:3rem 2rem}.cta-desc{max-width:100%}.cta-actions{justify-content:center}}.contact-section{background:0 0;padding-top:5rem;padding-bottom:5rem}.contact-container{-webkit-backdrop-filter:blur(20px);background:#ffffff73;border:1px solid #ffffffb3;border-radius:28px;grid-template-columns:1fr 1.1fr;align-items:stretch;gap:0;display:grid;overflow:hidden;box-shadow:0 16px 48px #6366f10f,inset 0 1px #ffffffd9}.contact-content{flex-direction:column;justify-content:center;align-items:flex-start;padding:4.5rem;display:flex}.contact-title{color:#0f172a;letter-spacing:-.75px;margin-bottom:1rem;font-size:2.75rem;font-weight:800}.contact-desc{color:var(--text-muted);max-width:90%;margin-bottom:2.5rem;font-size:1rem;line-height:1.65}.contact-info-list{flex-direction:column;gap:1.75rem;width:100%;display:flex}.contact-info-item{align-items:flex-start;gap:1.15rem;display:flex}.contact-icon-wrapper{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffb3;border:1px solid #ffffffd9;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex;box-shadow:0 4px 12px #00000008}.contact-icon{color:var(--primary)}.contact-info-text{flex-direction:column;gap:.35rem;display:flex}.contact-info-text strong{color:#0f172a;font-size:.9rem;font-weight:700}.contact-info-text span{color:var(--text-muted);font-size:.875rem}.contact-link{color:var(--primary);font-size:.875rem;font-weight:500;text-decoration:none}.contact-link:hover{text-decoration:underline}.contact-badge{color:var(--primary);background:#2c46f614;border:1px solid #2c46f626;border-radius:99px;align-items:center;gap:.5rem;margin-bottom:1.25rem;padding:.5rem 1rem;font-size:.75rem;font-weight:600;display:inline-flex}.badge-icon{animation:2s ease-in-out infinite pulse}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.15)}}.chat-simulator-container{flex-direction:column;height:580px;display:flex;position:relative;background:#0f172a!important}.chat-simulator{flex-direction:column;width:100%;height:100%;display:flex}.chat-simulator-header{background:#ffffff08;border-bottom:1px solid #ffffff14;align-items:center;gap:.85rem;padding:1.25rem 1.5rem;display:flex}.chat-avatar-status{background:#ffffff1a;border:1.5px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-size:1.25rem;display:flex;position:relative}.chat-avatar-status .status-dot{background:#10b981;border:2px solid #0f172a;border-radius:50%;width:11px;height:11px;position:absolute;bottom:0;right:0;box-shadow:0 0 10px #10b981}.chat-status-info{flex-direction:column;display:flex}.chat-name{color:#fff;font-size:.95rem;font-weight:600}.chat-status-text{color:#94a3b8;font-size:.75rem}.chat-messages-window{flex-direction:column;flex:1;gap:1.25rem;padding:1.5rem;display:flex;overflow-y:auto}.chat-bubble-wrapper{width:100%;display:flex}.chat-bubble-wrapper.ai{justify-content:flex-start;animation:.3s ease-out slideInLeft}.chat-bubble-wrapper.user{justify-content:flex-end;animation:.3s ease-out slideInRight}.chat-bubble{border-radius:18px;max-width:82%;padding:1rem 1.25rem;font-size:.85rem;line-height:1.5}.chat-bubble-wrapper.ai .chat-bubble{color:#e2e8f0;background:#ffffff0d;border:1px solid #ffffff14;border-bottom-left-radius:4px}.chat-bubble-wrapper.user .chat-bubble{background:var(--primary);color:#fff;border-bottom-right-radius:4px;box-shadow:0 4px 12px #2c46f64d}.chat-line{margin-bottom:.4rem}.chat-line:last-child{margin-bottom:0}.typing-indicator{align-items:center;gap:.35rem;display:flex;padding:.85rem 1.25rem!important}.typing-indicator span{background:#94a3b8;border-radius:50%;width:7px;height:7px;animation:1.4s ease-in-out infinite both bounceDot;display:inline-block}.typing-indicator span:first-child{animation-delay:-.32s}.typing-indicator span:nth-child(2){animation-delay:-.16s}@keyframes bounceDot{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-15px)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(15px)}to{opacity:1;transform:translate(0)}}.chat-prompts-container{background:#00000026;border-top:1px solid #ffffff0f;padding:1.25rem 1.5rem}.prompt-label{color:#64748b;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.75rem;font-size:.75rem;font-weight:500}.prompt-chips{flex-wrap:wrap;gap:.6rem;display:flex}.prompt-chip{color:#cbd5e1;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:99px;padding:.5rem .9rem;font-size:.75rem;font-weight:500;transition:all .2s}.prompt-chip:hover:not(:disabled){color:#fff;background:#2c46f626;border-color:#2c46f666;transform:translateY(-1.5px)}.prompt-chip:disabled{opacity:.5;cursor:not-allowed}@media (width<=992px){.contact-container{grid-template-columns:1fr}.contact-content{padding:3rem 2rem}.chat-simulator-container{height:500px;min-height:480px}}.footer{-webkit-backdrop-filter:blur(20px);background:#ffffff59;border-top:1px solid #fff9;padding:2rem 0;box-shadow:0 -4px 24px #6366f10f}.footer-bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.footer-logo{align-items:center;gap:.5rem;font-size:1.125rem;font-weight:700;display:flex}.logo-img-sm{border-radius:4px;width:auto;height:50px}.footer-links{gap:2rem;display:flex}.footer-links a{color:var(--text-muted);font-size:.875rem;transition:color .2s}.footer-links a:hover{color:var(--primary)}.footer-copyright{color:var(--text-muted);font-size:.875rem}@media (width<=768px){.footer-bottom{text-align:center;flex-direction:column}}
