:root{--header-height:56px;--header-spacing:40px}.landing-new{min-height:100vh;width:100%;overflow-x:hidden;overflow-y:auto;position:relative;background:#f8fafc;-webkit-overflow-scrolling:touch;touch-action:pan-y}.landing-nav{position:fixed;top:0;left:0;right:0;background:#fffffffa;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-bottom:1px solid #0000001f;box-shadow:0 0 20px #00000014;z-index:100;padding:10px 0}.nav-content{max-width:1200px;margin:0 auto;padding:0 24px;justify-content:space-between}.nav-content,.nav-left,.nav-link-role,.nav-right{display:flex;align-items:center}.nav-link-role{background:none;border:1px solid #3b82f633;color:#3b82f6;padding:10px 20px;border-radius:24px;font-size:16px;font-weight:500;cursor:pointer;transition:all .3s ease;gap:8px;text-decoration:none}.nav-link-role:hover{background:#3b82f60d;border-color:#3b82f64d;color:#1d4ed8}.nav-link-home{background:none;border:1px solid #3b82f633;color:#3b82f6;padding:10px 20px;border-radius:24px;font-size:16px;font-weight:500;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:8px;text-decoration:none}.nav-link-home:hover{background:#3b82f60d;border-color:#3b82f64d;color:#1d4ed8}.nav-login-button{background:none;border:1px solid #3b82f633;color:#3b82f6;padding:10px 20px;border-radius:24px;font-size:16px;font-weight:500;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:8px;margin-right:16px}.nav-login-button:hover{background:#3b82f60d;border-color:#3b82f64d;color:#1d4ed8;transform:translateY(-1px);box-shadow:0 0 12px #3b82f626}.landing-content{position:relative;z-index:2;min-height:calc(100vh - 72px);display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding-left:24px;padding-right:24px;padding-bottom:40px;box-sizing:border-box}.hero-section{max-width:1280px;width:100%;position:relative;background:#fff;border-radius:24px;padding:72px 20px 40px;margin-bottom:0;z-index:0}.dash-connector{position:relative;width:100%;height:120px;display:block;z-index:1;margin:0}@media (max-width:768px){.hero-section{padding:56px 20px 32px}.dash-connector{height:96px;width:100%}.features{padding:48px 0 80px}}.hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:start;min-height:500px}.hero-video-column{order:2;position:relative;display:flex;justify-content:center;align-items:flex-start;margin-top:20px;margin-bottom:40px}.hero-video-container{position:relative;border-radius:12px;overflow:hidden;border:none;background:#0000;filter:none;width:100%;max-width:480px;cursor:pointer;transition:all .3s ease}.hero-video-container:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#0000;pointer-events:none;transition:opacity .3s ease}.hero-video-container:hover:after{opacity:0}.hero-video-container:hover{transform:translateY(-2px);filter:none}.hero-video{display:block;object-position:center center;filter:brightness(1.02) saturate(1.05) contrast(1.02);opacity:0;transition:opacity .8s ease-out;animation:heroVideoFadeIn 1.2s ease-out .3s forwards}@keyframes heroVideoFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:.8;transform:translateY(0)}}.hero-video:hover{opacity:.9;filter:brightness(1.05) saturate(1.1) contrast(1.05)}.hero-image-container{position:relative;max-width:420px;max-height:300px;width:100%;transition:all .3s ease;overflow:hidden}.hero-image-container:hover{transform:scale(1.02)}.hero-image{width:100%;height:100%;display:block;transition:all .3s ease;object-fit:cover;object-position:center;filter:saturate(1.1) contrast(1.02) opacity(.95)}.hero-video-overlay{position:absolute;right:0;top:0;bottom:0;width:25%;background:linear-gradient(270deg,#ffffff4d 0,#ffffff1a 60%,#0000);pointer-events:none}.demo-indicator{position:absolute;top:12px;left:12px;display:flex;align-items:center;gap:6px;background:#0009;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:6px 10px;border-radius:12px;opacity:.7;transition:all .3s ease;z-index:3}.demo-indicator:hover{opacity:1}.demo-label{font-size:12px;font-weight:500;color:#ffffffe6;direction:rtl;text-align:right}.demo-auto-indicator{display:flex;gap:4px;align-items:center}.demo-dot{width:6px;height:6px;border-radius:50%;background:#ffffff4d;transition:all .3s ease}.demo-dot.active{background:#fffc;transform:scale(1.2)}.modal-demo-indicator{position:absolute;top:12px;left:12px;display:flex;align-items:center;gap:6px;background:#0006;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:6px 10px;border-radius:16px;box-shadow:0 2px 8px #00000026;border:1px solid #ffffff1a;opacity:.7;transition:all .3s ease;z-index:3}.modal-demo-indicator:hover{opacity:.9}.features{padding:60px 0 80px;background:#fff;max-width:none;margin:0;position:relative;width:100%}.features:before{display:none}.features>*{max-width:1200px;margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px}.simple-section-divider{margin:56px 0;width:100%;display:flex;justify-content:center}.divider-line{width:100%;height:2px;background:#e5e7eb;opacity:1}@media (max-width:768px){.simple-section-divider{margin:40px 0}.divider-line{width:100%;height:1.5px}.why-divici{padding:96px 0 80px}}@keyframes ezFloat{0%{transform:translateY(0)}to{transform:translateY(-8px)}}@keyframes flyAlongPath{0%{transform:translate(0) scale(1) rotate(0deg);opacity:.9}10%{opacity:1}25%{transform:translate(-150px,-80px) scale(1.1) rotate(-15deg);opacity:1}50%{transform:translate(-300px,-140px) scale(1.2) rotate(-25deg);opacity:1}75%{transform:translate(-450px,-180px) scale(1.1) rotate(-35deg);opacity:1}90%{transform:translate(-600px,-200px) scale(.9) rotate(-45deg);opacity:.8}to{transform:translate(-650px,-220px) scale(.8) rotate(-50deg);opacity:.6}}.mobile-journey{display:none}@media (max-width:768px){.features__connection-points,.features__ez-guide,.features__ez-intro:not(.mobile-journey__ez),.features__path,.features__target:not(.mobile-journey__target){display:none}.mobile-journey{display:flex;align-items:center;justify-content:space-between;max-width:380px;margin:32px auto 40px}.mobile-journey__ez{width:120px;height:auto;opacity:.8;filter:brightness(1.02) saturate(1.05) contrast(1.02);flex-shrink:0}.mobile-journey__target{width:98px;height:98px;opacity:.8;filter:brightness(1.02) saturate(1.1) contrast(1.02);flex-shrink:0}.mobile-journey__path{flex:1;display:flex;align-items:center;position:relative;margin:0 16px}.mobile-journey__line{width:100%;height:2px;background:#0000;border-top:2px dotted #10b98199;position:relative}.mobile-journey__dots{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);display:flex;justify-content:space-evenly;align-items:center}.journey-dot{width:8px;height:8px;border-radius:50%;background:linear-gradient(135deg,#3b82f6,#10b981);box-shadow:0 2px 6px #10b98166,0 0 0 2px #fff;animation:journeyPulse 2.5s ease-in-out infinite;border:1px solid #10b9814d}.journey-dot:nth-child(2){animation-delay:.3s}.journey-dot:nth-child(3){animation-delay:.6s}.journey-dot:nth-child(4){animation-delay:.9s}.journey-dot:nth-child(5){animation-delay:1.2s}@keyframes journeyPulse{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.3)}}.features__grid{position:relative}.features__grid .card{margin-bottom:16px}}@media (max-width:480px){.features{padding:40px 16px 60px}.mobile-journey{margin:24px 16px 32px;max-width:320px}.mobile-journey__ez{width:105px}.mobile-journey__target{width:83px;height:83px}.mobile-journey__path{margin:0 12px}.journey-dot{width:6px;height:6px}}.features__head{text-align:right;direction:rtl;margin-bottom:48px;position:relative;z-index:1;padding:0 16px;box-sizing:border-box}.features__target{top:85px;left:60px;width:150px;z-index:1;filter:brightness(1.05) saturate(1.15) contrast(1.02)}.features__ez-guide,.features__target{position:absolute;height:auto;opacity:.8;pointer-events:none}.features__ez-guide{top:260px;right:30%;width:180px;z-index:2;filter:brightness(1.02) saturate(1.05) contrast(1.02);animation:ezFloat 4s ease-in-out infinite alternate}.features__ez-desktop{display:block}@media (max-width:768px){.features__ez-desktop{display:none!important}}.features__path{opacity:.65}.features__connection-points,.features__path{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;z-index:0;pointer-events:none}.features__connection-points{opacity:.15}.features__cta{text-align:center;margin-top:10px;padding:10px 20px;position:relative;z-index:2;background:#0000}.features__cta .cta-button{background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:none;border-radius:12px;padding:16px 32px;font-size:18px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 0 14px #10b9814d;min-width:200px}.features__cta .cta-button:hover{transform:translateY(-2px);box-shadow:0 0 20px #10b98166}.features__cta-subtitle{margin-top:12px;font-size:14px;color:#64748b;line-height:1.4}@media (max-width:768px){.features__cta{margin-top:24px;padding:0 16px}.features__cta .cta-button{width:100%;max-width:280px;font-size:16px;padding:14px 24px}.features__cta-subtitle{font-size:13px}}.journey-secondary-cta{text-align:center;margin-top:12px;margin-bottom:40px}.journey-secondary-cta-button{background:#0000;color:#3b82f6;border:2px solid #cbd5e1;padding:12px 24px;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;font-family:inherit;direction:rtl}.journey-secondary-cta-button:hover{background:#eff6ff;color:#1d4ed8;border-color:#3b82f6;transform:translateX(2px)}.features__pill{background:#f1f5f9;color:#334155;padding:8px 16px;border-radius:999px;font:600 14px/1 system-ui;display:inline-block;margin-bottom:16px}.features__title{margin:0 0 20px;font-size:clamp(32px,4vw,48px);font-weight:700;color:#1e293b;line-height:1.1;white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis;width:-webkit-fit-content;width:fit-content}.features__title-container{position:relative;display:block;padding-bottom:2em;margin:0}.features__title-wrapper{position:relative;display:inline-block}.features__title{position:relative;display:block;margin:0;padding:0}.features-swoosh{position:absolute;left:0;top:calc(100% - .8em);width:100%;height:1.2em;opacity:.8;z-index:1;pointer-events:none;transform:rotate(.2deg);padding:0;margin:0;display:block;object-fit:fill}.features__subtitle{color:#475569;margin:0;font-size:18px;line-height:1.6;max-width:600px}.features__grid{display:grid;gap:24px;grid-template-columns:1fr;max-width:1200px;margin:0 auto;padding:0;list-style:none;position:relative;z-index:1}.card{position:relative;background:#fffffff2;border:1px solid #e2e8f0;z-index:0;border-radius:20px;padding:24px;box-shadow:0 1px 0 #00000005;transition:transform .2s ease,box-shadow .2s ease;opacity:0;animation:fadeUp .6s ease-out forwards;min-height:200px;display:flex;flex-direction:column}.card:hover{transform:translateY(-3px);box-shadow:0 8px 25px #00000014;border-color:#cbd5e1}.card__header{display:flex;align-items:center;gap:12px;margin-bottom:12px}.icon{position:relative;display:inline-flex;width:36px;height:36px;border-radius:12px;align-items:center;z-index:2;justify-content:center;margin-bottom:0;transition:transform .18s ease;flex-shrink:0}.icon .h-5{height:20px}.icon .w-5{width:20px}.card:hover .icon{transform:translateY(-2px)}.icon--emerald{background:#ecfdf5;color:#047857;border:1px solid #d1fae5}.icon--violet{background:#f5f3ff;color:#7c3aed;border:1px solid #e9d5ff}.icon--indigo{background:#eef2ff;color:#4338ca;border:1px solid #e0e7ff}.icon--sky{background:#f0f9ff;color:#0284c7;border:1px solid #bae6fd}.card__title{font:600 20px/1.3 system-ui;color:#0f172a}.card__description,.card__title{position:relative;margin:0;z-index:2;flex:1}.card__description{color:#475569;line-height:1.6;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.features__micro{text-align:center;margin-top:32px;color:#64748b;font-size:16px;line-height:1.5}.features__micro strong{color:#334155;font-weight:600}@keyframes fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes titleFadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (min-width:640px){.features__grid{grid-template-columns:repeat(2,1fr);gap:20px}}@media (min-width:1024px){.features__grid{grid-template-columns:repeat(4,1fr);gap:24px}.features{padding:80px 24px 100px}.features__subtitle{font-size:20px}}@media (max-width:768px){.features{padding:40px 16px}.features__head{padding:0 16px;margin-bottom:24px}.features__pill{font-size:13px;padding:6px 14px;margin-bottom:12px}.features__title{width:100%;max-width:calc(100% - 40px);text-align:center;font-size:clamp(max(18px,4vw),max(24px,6vw),max(36px,8vw));padding:0 16px;box-sizing:border-box;overflow:visible}.features__subtitle{font-size:16px;margin:8px 0 16px;text-align:center}.features-swoosh{display:none}.features__cta{margin-top:20px;padding:12px 16px}.features__cta .cta-button{font-size:15px;padding:12px 24px;width:100%;max-width:280px}.journey-secondary-cta{margin-top:12px}.journey-secondary-cta-button{font-size:14px;padding:10px 20px}}@media (max-width:480px){.features{padding:32px 12px}.features__head{margin-bottom:20px;padding:0 8px}.features__pill{font-size:12px;padding:5px 12px}.features__title{font-size:22px!important;line-height:1.3}.features__subtitle{font-size:14px;margin:6px 0 12px}.features__cta{margin-top:16px;padding:8px 12px}.features__cta .cta-button{font-size:14px;padding:10px 20px;border-radius:10px}.journey-secondary-cta-button{font-size:13px;padding:8px 16px}}@media (prefers-reduced-motion:reduce){.card{animation:none;opacity:1}.card:hover{transform:none}}.how-it-works{width:100%;margin:80px 0 0;padding:0;text-align:center}.how-it-works__head{margin-bottom:48px;padding:0 24px;max-width:1200px;margin-left:auto;margin-right:auto}.how-it-works__title{font-size:48px;font-weight:700;color:#1e293b;margin:0 0 16px;line-height:1.1}.how-it-works__subtitle{font-size:18px;color:#475569;margin:0;line-height:1.6}.journey-container{position:relative;min-height:500px;width:100%;margin-bottom:20px;margin-left:auto;margin-right:auto;max-width:1200px;padding:0 20px}@media (max-width:768px){.journey-container{min-height:auto;margin-bottom:16px;display:flex;flex-direction:column;gap:16px;padding:0 16px;margin-top:0}.journey-container>div[style*="position: absolute"],.journey-container>svg,.journey-ez-guide,.journey-target{display:none!important}.journey-step{width:100%!important;max-width:100%!important;left:auto!important;padding:14px;border-radius:16px;border-width:2px;display:flex;flex-direction:row;align-items:stretch;gap:14px;text-align:right;direction:rtl}.journey-step,.journey-step--1,.journey-step--2,.journey-step--3,.journey-step--4,.journey-step--5{position:relative!important;top:auto!important;right:auto!important;transform:none!important}.journey-step .step-number{position:absolute;top:-10px;right:12px;left:auto;min-width:28px;height:28px;font-size:12px;padding:4px 8px}.journey-step .step-visual{width:85px;min-width:85px;height:70px;margin:0;border-radius:10px;align-self:center}.journey-step .step-title{font-size:16px;font-weight:700;margin:0 0 6px;text-align:right;color:#1e293b;line-height:1.3}.journey-step .step-description{font-size:14px;line-height:1.5;text-align:right;color:#475569;margin:0}.journey-step:hover{transform:none!important}}@media (max-width:480px){.journey-container{gap:12px;padding:0 12px}.journey-step{padding:12px;gap:12px;border-radius:14px}.journey-step .step-visual{width:75px;min-width:75px;height:60px;border-radius:8px}.journey-step .step-number{min-width:24px;height:24px;font-size:11px;top:-8px;right:10px}.journey-step .step-title{font-size:15px;margin-bottom:4px}.journey-step .step-description{font-size:13px;line-height:1.45}}.how-it-works__steps{display:none}.journey-step{background:#f8fafccc!important;box-shadow:0 8px 25px #3b82f626,0 4px 12px #00000014,inset 0 2px 0 #ffffffb3}.journey-step,.step-card{position:absolute;width:200px;max-width:200px;-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important;border:3px solid #3b82f6;border-radius:24px;padding:24px;text-align:center;transition:all .3s ease;z-index:1;overflow:visible}.step-card{background:#ffffff80!important;box-shadow:0 0 25px #3b82f626,0 0 12px #00000014,inset 0 2px 0 #ffffffb3}.journey-step--1{top:20%;right:0;transform:rotate(-.5deg)}.journey-step--2{top:40%;right:260px;transform:rotate(.8deg)}.journey-step--3{top:15%;right:520px;transform:rotate(-.6deg)}.journey-step--4{top:50%;right:780px;transform:rotate(.4deg)}.journey-step--5{top:10%;right:1040px;transform:rotate(-.3deg)}.journey-step:hover{box-shadow:0 0 35px #3b82f633,0 0 16px #0000001f,inset 0 3px 0 #fffc;border-color:#2563eb}.journey-step--1:hover{transform:rotate(.5deg) scale(1.02)}.journey-step--2:hover{transform:rotate(-.5deg) scale(1.02)}.journey-step--3:hover{transform:rotate(.3deg) scale(1.02)}.journey-step--4:hover{transform:rotate(-.7deg) scale(1.02)}.journey-step--5:hover{transform:rotate(.8deg) scale(1.02)}.step-card:hover{box-shadow:0 12px 35px #3b82f633,0 6px 16px #0000001f,inset 0 3px 0 #fffc;border-color:#2563eb}@keyframes pathFlow{0%{stroke-dashoffset:0;opacity:.4}50%{opacity:.8}to{stroke-dashoffset:-16;opacity:.4}}.journey-path-svg{position:absolute!important;top:0;left:0;width:100%;height:100%;overflow:visible}.journey-ez-guide{transition:all .3s ease}.journey-ez-guide:hover{transform:scale(1.05);opacity:1!important;filter:brightness(1.1) saturate(1.2) contrast(1.05)}.journey-target{transition:all .3s ease;animation:targetPulse 2s ease-in-out infinite}@keyframes targetPulse{0%,to{transform:translateY(-50%) scale(1);opacity:.9}50%{transform:translateY(-50%) scale(1.05);opacity:1}}.journey-target:hover{transform:translateY(-50%) scale(1.1)!important;opacity:1!important;filter:brightness(1.2) saturate(1.3) contrast(1.1)}.step-card--with-ez-peek{position:relative}.step-card__ez-peek{position:absolute;left:calc(50% - 70px - 82px);top:23px;width:120px;height:auto;z-index:3;opacity:.9;pointer-events:none}@keyframes ezPeek{0%{transform:translateX(-8px) translateY(0)}to{transform:translateX(0) translateY(-4px)}}.step-visual{position:relative;width:140px;height:100px;margin:0 auto 16px;border-radius:12px;overflow:hidden;background:#f8fafc;max-width:100%;box-sizing:border-box}.step-icon{position:absolute;top:12px;left:12px;z-index:3;background:radial-gradient(circle at 30% 30%,#3b82f633 0,#fffffff2 40%,#fff 100%);border-radius:10px;padding:10px;width:44px;height:44px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #00000026;color:#3b82f6;border:2px solid #3b82f626}.step-mini-mockup{position:relative;width:100%;height:100%;overflow:hidden;border-radius:8px;background:#f8fafc}.mini-mockup-image{width:100%;height:100%;object-fit:contain;object-position:center;opacity:1;transform:scale(.9);transition:all .3s ease;padding:6px;box-sizing:border-box;filter:none;max-width:100%;max-height:100%}.mini-mockup-image,.mini-mockup-image--flipped{image-rendering:crisp-edges;image-rendering:-webkit-optimize-contrast;-ms-interpolation-mode:nearest-neighbor}.mini-mockup-image--flipped{transform:scale(.9) scaleX(-1);filter:brightness(1.1) contrast(1.05) saturate(1.1)}.mockup-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#3b82f60d,#10b9810d);border:1px solid #3b82f633;transition:all .3s ease}.step-number{position:absolute;top:-18px;right:12px;background:#fff;color:#3b82f6;font-size:14px;font-weight:800;padding:8px 12px;border-radius:50%;border:3px solid #3b82f6;min-width:36px;height:36px;display:flex;align-items:center;justify-content:center;box-shadow:0 0 0 2px #fff,0 4px 12px #3b82f640,0 2px 4px #0000001a;z-index:5;direction:ltr;unicode-bidi:embed}.step-title{font-size:18px;font-weight:600;color:#1e293b;margin:0 0 8px}.step-description{font-size:15px;color:#64748b;margin:0;line-height:1.5;white-space:pre-line}.how-it-works__video{margin-bottom:32px}.video-play-button{display:inline-flex;align-items:center;gap:12px;background:#f8fafc;border:2px solid #e2e8f0;border-radius:12px;padding:14px 28px;font-size:16px;font-weight:600;color:#475569;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 8px #0000000a}.video-play-button:hover{background:#eff6ff;border-color:#3b82f6;color:#1d4ed8;transform:translateY(-1px);box-shadow:0 0 12px #3b82f626}.play-icon{width:20px;height:20px;fill:currentColor;flex-shrink:0}.video-cta-text{white-space:nowrap}.how-it-works__cta{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.cta-primary-small{background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:none;padding:14px 28px;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease}.cta-primary-small:hover{transform:translateY(-2px);box-shadow:0 8px 24px #10b9814d}.cta-secondary-small{color:#3b82f6;border:2px solid #cbd5e1;padding:12px 28px;font-size:16px;font-weight:600;transition:all .3s ease}.cta-secondary-small:hover{background:#eff6ff;color:#1d4ed8;border-color:#3b82f6}@media (min-width:769px) and (max-width:1023px){.how-it-works__steps{padding:0 20px}}@media (min-width:1024px){.how-it-works__cta{flex-wrap:nowrap}}.video-expand-indicator{position:absolute;bottom:12px;right:12px;background:#0009;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:8px;border-radius:12px;opacity:.7;transition:all .3s ease;z-index:4;display:flex;align-items:center;gap:6px;font-size:12px;color:#fff;font-weight:500}.hero-video-container:hover .video-expand-indicator{opacity:1}.expand-icon{width:16px;height:16px;color:#fff}.hero-content-column{order:1;text-align:right;direction:rtl}.hero-content{max-width:600px;margin-left:auto}.hero-title{position:relative;font-size:48px;font-weight:700;color:#1e293b;line-height:1.12;margin:0;padding:0;height:-webkit-fit-content;height:fit-content;overflow:visible;background:linear-gradient(135deg,#1e293b,#334155);-webkit-background-clip:text;-webkit-text-fill-color:#0000;background-clip:text;white-space:nowrap!important;z-index:2}.hero-title-line-1,.hero-title-line-2{font-size:inherit;font-weight:inherit;line-height:inherit;color:inherit;background:inherit;-webkit-background-clip:inherit;-webkit-text-fill-color:inherit;background-clip:inherit}.hero-title-line-2{position:relative}.hero-swoosh{top:calc(48px * 1.12 - 20px);right:0;height:40px;opacity:.8;z-index:1;pointer-events:none;transform:rotate(.2deg) scaleY(1);overflow:hidden}.hero-swoosh,.hero-swoosh img{position:absolute;left:0;width:100%}.hero-swoosh img{bottom:0;height:100%;object-fit:fill}.hero-title br{display:none!important}.hero-title-line-1:after{content:" "}@media screen and (min-width:381px){.hero-title br{display:none!important}.hero-title-line-1:after{content:" "!important}.hero-title{white-space:nowrap!important}}@media screen and (max-width:380px){.hero-title br{display:block!important}.hero-title-line-1:after{content:""}.hero-swoosh{position:absolute;top:calc(48px * 1.12 * 2 - 15px);left:50%;transform:translateX(-50%) rotate(1deg) scaleY(1.1);width:auto;max-width:180px}}@media (min-width:768px) and (max-width:1024px){.hero-swoosh{left:0;top:calc(32px * 1.15);right:0;width:100%;transform:rotate(.5deg) scaleY(1)}}@media (max-width:380px){.hero-swoosh{top:calc(32px * 1.15 * 2 - 12px);max-width:160px;transform:translateX(-50%) rotate(.8deg) scaleY(1);opacity:.9}}.hero-subtitle{font-size:20px;font-weight:500;color:#475569;line-height:1.4;margin:32px 0 24px;text-align:center;direction:rtl}.hero-exam-name{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:16px;direction:rtl}.hero-exam-name span{font-size:1.5rem;font-weight:700;color:#1e40af;letter-spacing:-.01em}.hero-exam-name svg{color:#3b82f6;flex-shrink:0}.hero-exam-chips{flex-direction:column;margin-bottom:20px;justify-content:center}.exam-category-label,.hero-exam-chips{display:flex;gap:8px;align-items:center;direction:rtl}.exam-category-label{font-size:16px;font-weight:700;color:#000}.exam-chips-container{display:flex;gap:8px;flex-wrap:nowrap;justify-content:center;align-items:center;overflow-x:auto;max-width:100%;scrollbar-width:none;-ms-overflow-style:none}.exam-chips-container::-webkit-scrollbar{display:none}@keyframes subtle-pulse{0%,95%{transform:scale(1)}97.5%{transform:scale(1.03)}to{transform:scale(1)}}.exam-chip{background:#3b82f61a;color:#3b82f6;padding:6px 12px;border-radius:16px;font-size:12px;font-weight:600;border:1px solid #3b82f633;min-width:auto;text-align:center}.hero-cta-section{margin-bottom:32px;text-align:center}.hero-cta-buttons,.hero-cta-section{display:flex;flex-direction:column;align-items:center}.hero-cta-buttons{gap:12px;margin-bottom:26px}.hero-cta-wrapper{position:relative;display:inline-block}.hero-cta-primary{background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:none;padding:18px 40px;border-radius:12px;font-size:18px;font-weight:700;cursor:pointer;transition:all .3s ease;box-shadow:0 8px 24px #10b9814d;position:relative;overflow:hidden;animation:subtle-pulse 6s infinite}.hero-cta-primary:hover{transform:scale(1.03);box-shadow:0 12px 32px #10b98166;transition:all .15s ease}.hero-free-badge{position:absolute;top:-12px;left:-8px;background:#ff6b35;color:#fff;padding:4px 12px;border-radius:20px;font-size:12px;font-weight:700;transform:rotate(-15deg);z-index:1;box-shadow:0 2px 8px #ff6b354d}.hero-cta-secondary{background:#0000;color:#3b82f6;border:2px solid #cbd5e1;padding:16px 32px;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease}.hero-cta-secondary:hover{background:#eff6ff;color:#1d4ed8;border-color:#3b82f6;transform:translateX(2px)}@media (min-width:768px){.hero-cta-buttons{flex-direction:row;gap:20px;align-items:center}.hero-cta-wrapper{order:1}.hero-cta-secondary{order:2;font-size:15px;font-weight:500}}.hero-reassurance{font-size:14px;color:#64748b;margin:12px 0 0;font-weight:500}.hero-proof-chips{display:flex;gap:16px;flex-wrap:wrap;justify-content:center;align-items:center;margin-top:8px;width:100%}.proof-chip{background:#10b98114;color:#10b981;padding:8px 14px;border-radius:20px;font-size:13px;font-weight:600;border:1px solid #10b98126;box-shadow:0 2px 4px #10b9811a;gap:6px}.proof-chip,.proof-icon{display:inline-flex;align-items:center}.proof-icon{justify-content:center;width:14px;height:14px;font-size:12px;font-weight:400;opacity:.8;font-family:SF Pro Display,system-ui,-apple-system,sans-serif}.proof-icon-check{font-weight:600;font-size:12px;color:#10b981}.proof-icon-users{position:relative;background:#10b981;border-radius:50%;width:12px;height:12px;margin-right:8px}.proof-icon-users:before{top:2.5px;width:3.5px;height:3.5px;border-radius:50%}.proof-icon-users:after,.proof-icon-users:before{content:"";position:absolute;left:50%;transform:translateX(-50%);background:#fff}.proof-icon-users:after{bottom:1.5px;width:5.5px;height:2.5px;border-radius:2.75px 2.75px 0 0}.proof-icon-building{position:relative;background:#10b981;width:10px;height:8px;border-radius:1px;margin-right:8px}.proof-icon-building:before{content:"";position:absolute;top:-2px;left:1px;width:8px;height:2px;background:#10b981;border-radius:1px 1px 0 0}.proof-icon-building:after{content:"";position:absolute;top:2px;left:2px;width:1.5px;height:1.5px;background:#fff;border-radius:.25px;box-shadow:3.5px 0 0 #fff,0 2.5px 0 #fff,3.5px 2.5px 0 #fff}.main-content{display:flex;flex-direction:column;align-items:center;gap:16px;margin-bottom:20px;padding:0}.main-content h1{animation:titleFadeIn .8s ease-out}@keyframes logoFadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.main-title{font-size:48px;font-weight:700;color:#1e293b;line-height:1.1;max-width:900px;margin:0 0 6px;background:linear-gradient(135deg,#1e293b,#334155);-webkit-background-clip:text;-webkit-text-fill-color:#0000;background-clip:text;white-space:nowrap!important}.main-subtitle{font-size:24px;font-weight:600;color:#475569;max-width:800px;margin:0 auto 12px;line-height:1.3}.exam-list{font-size:16px;color:#3b82f6;font-weight:500;margin:0 auto 24px;opacity:.9}.features-section{width:100%;max-width:1200px;position:relative;z-index:2}.features-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;width:100%;margin-top:-10px;margin-bottom:16px}.feature-card{background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:16px;padding:20px 16px;box-shadow:0 4px 20px #00000014;border:1px solid #3b82f626;transition:all .3s ease;text-align:center;display:flex;flex-direction:column;height:100%}.feature-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #3b82f626;border-color:#3b82f633}.feature-icon{margin:0 auto 12px;display:flex;align-items:center;justify-content:center}.feature-card h3{font-size:18px;font-weight:700;color:#1e293b;margin:0 0 8px}.feature-card p{font-size:14px;color:#64748b;margin:0;line-height:1.5}.cta-section{display:flex;gap:20px;flex-wrap:wrap;justify-content:center;align-items:center;margin:20px 0 40px}.mobile-cta-early{display:none}.desktop-cta-late{display:flex}.cta-vertical{flex-direction:column;gap:24px;align-items:center;width:100%;max-width:320px;margin:0 auto}.cta-primary,.cta-secondary{display:flex;align-items:center;justify-content:center;gap:12px;border:none;border-radius:12px;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden;width:100%}.cta-primary{padding:20px 40px;font-size:20px;font-weight:700;background:linear-gradient(135deg,#10b981,#059669);color:#fff;box-shadow:0 8px 24px #10b9814d;min-width:280px;height:60px}.cta-primary .anticon{margin-left:12px;vertical-align:middle}.cta-primary:hover{transform:translateY(-2px);box-shadow:0 12px 32px #10b98166;background:linear-gradient(135deg,#059669,#047857)}.cta-primary:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,#0000,#fff3,#0000);transition:left .5s ease}.cta-primary:hover:before{left:100%}.cta-primary:disabled{cursor:not-allowed;transform:none}.cta-primary:disabled:hover{transform:none;box-shadow:0 8px 24px #10b9814d}.cta-secondary{padding:12px 28px;font-size:16px;font-weight:600;background:#fffffff2;color:#3b82f6;border:2px solid #3b82f6;border-radius:100px;box-shadow:0 0 12px #3b82f626;min-width:200px;height:44px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer}.cta-secondary:hover{transform:translateY(-2px);background:#3b82f6;color:#fff;box-shadow:0 6px 20px #3b82f640}.cta-teachers{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:14px 28px;border-radius:10px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:8px;margin-top:16px;width:100%;max-width:300px;justify-content:center;box-shadow:0 4px 16px #667eea33}.cta-teachers:hover{transform:translateY(-2px);box-shadow:0 6px 24px #667eea4d}.cta-teachers span{font-size:16px}.cta-secondary:active{transform:translateY(0);box-shadow:0 2px 8px #3b82f633}.cta-primary-wrapper{position:relative;display:inline-block}.free-badge{position:absolute;top:-10px;right:-10px;background:#ff6b35;color:#fff;padding:4px 12px;border-radius:100px;font-size:14px;font-weight:700;box-shadow:0 2px 8px #ff6b354d;transform:rotate(15deg);z-index:1}.exams-section{margin:60px 0;text-align:center}.exams-title{font-size:28px;font-weight:700;color:#1a1a1a;margin-bottom:32px}.exams-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;max-width:600px;margin:0 auto}.exam-card{background:#fff;border:2px solid #e5e7eb;border-radius:12px;padding:24px;text-align:center;transition:all .3s ease;cursor:default}.exam-card:hover{border-color:#3b82f6;transform:translateY(-2px);box-shadow:0 8px 20px #3b82f626}.exam-icon{font-size:36px;margin-bottom:12px}.exam-card h4{font-size:18px;font-weight:600;color:#1a1a1a;margin:0 0 8px}.exam-card p{font-size:14px;color:#64748b;margin:0;line-height:1.5}.trust-section{gap:32px;justify-content:center;flex-wrap:wrap;padding:20px 28px;background:#fffc;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:100px;border:1px solid #ffffffe6;box-shadow:0 4px 20px #0000000d;margin-top:auto;margin-bottom:0}.trust-item,.trust-section{display:flex;align-items:center}.trust-item{flex-direction:column;gap:4px}.trust-item strong{font-size:28px;font-weight:800;color:#3b82f6}.trust-item span{font-size:14px;color:#64748b;font-weight:500}.background-decoration{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:0;pointer-events:none}.gradient-orb{position:absolute;border-radius:50%;filter:blur(100px);opacity:.15;animation:float 20s ease-in-out infinite}.gradient-orb-1{width:500px;height:500px;background:radial-gradient(circle,#3b82f6 0,#0000 70%);top:-250px;right:-250px;animation-delay:0s}.gradient-orb-2{width:600px;height:600px;background:radial-gradient(circle,#ff9800 0,#0000 70%);bottom:-300px;left:-300px;animation-delay:7s}.gradient-orb-3{width:400px;height:400px;background:radial-gradient(circle,#3b82f6 0,#0000 70%);top:50%;left:50%;transform:translate(-50%,-50%);animation-delay:14s}@keyframes float{0%,to{transform:translate(0) scale(1)}25%{transform:translate(30px,-40px) scale(1.1)}50%{transform:translate(-20px,30px) scale(.9)}75%{transform:translate(-40px,-20px) scale(1.05)}}.testimonials{background:radial-gradient(circle at 20% 30%,#3b82f60a 0,#0000 60%),radial-gradient(circle at 80% 70%,#10b98108 0,#0000 60%),radial-gradient(circle at 50% 90%,#a855f705 0,#0000 70%),linear-gradient(180deg,#f9fafb,#f8fafc 50%,#f9fafb);padding:80px 0;margin:0;width:100%;position:relative;overflow:visible}.testimonials>*{max-width:1200px;margin:0 auto;padding:0 24px;overflow:visible}.testimonials:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle at 2px 2px,#3b82f61f 1px,#0000 0),radial-gradient(circle at 12px 12px,#10b98114 .5px,#0000 0);background-size:24px 24px,32px 32px;opacity:.4;pointer-events:none;z-index:1}.testimonials>*{position:relative;z-index:2}.testimonials:after{content:"";position:absolute;top:0;left:20px;right:20px;height:2px;background:linear-gradient(90deg,#0000,#3b82f626 20%,#10b9811f 50%,#a855f71a 80%,#0000);border-radius:1px;z-index:3}.testimonials-accent{position:absolute;bottom:30px;left:30px;width:40px;height:40px;background:radial-gradient(circle at center,#10b9810d 0,#0000 70%);border-radius:50%;z-index:1}.testimonials__head{text-align:center;margin-bottom:60px}.testimonials__pill{display:block;background:#3b82f61a;color:#3b82f6;padding:8px 16px;border-radius:20px;font-size:14px;font-weight:600;margin:0 auto 12px;border:1px solid #3b82f633;width:-webkit-fit-content;width:fit-content}.testimonials__title{font-size:36px;font-weight:700;color:#1e293b;margin:0;padding:0;line-height:1.2}.testimonials__subtitle{font-size:18px;color:#64748b;margin:24px 0 0}.testimonials__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:24px;margin-top:48px;overflow:visible}.testimonial-card{background:#fff;border-radius:16px;padding:20px;box-shadow:0 4px 16px #00000014;border:1px solid #0000000d;transition:all .3s ease;overflow:visible}.testimonial-card:hover{transform:translateY(-4px);box-shadow:0 8px 32px #0000001f}.testimonial-card--recommended{border:2px solid #10b9814d;background:#10b98105;position:relative}.testimonial-card--recommended .testimonial-card__name{color:#10b981;font-weight:600}.testimonial-card--featured{border:2px solid #1a73e84d;background:linear-gradient(135deg,#1a73e805,#db443703);box-shadow:0 6px 24px #1a73e81f}.testimonial-card--featured .testimonial-card__name{color:#1a73e8;font-weight:700}.testimonial-card--success{border:2px solid #22c55e4d;background:#22c55e05;position:relative}.testimonial-card--success .testimonial-card__name{color:#16a34a;font-weight:600}.testimonial-card--achievement{border:2px solid #a855f74d;background:#a855f705;position:relative}.testimonial-card--achievement .testimonial-card__name{color:#9333ea;font-weight:600}.testimonial-card--transformation{border:2px solid #fb923c4d;background:#fb923c05;position:relative}.testimonial-card--transformation .testimonial-card__name{color:#ea580c;font-weight:600}.testimonial-card--excellence{border:2px solid #14b8a64d;background:#14b8a605;position:relative}.testimonial-card--excellence .testimonial-card__name{color:#0d9488;font-weight:600}.testimonial-card__source{display:flex;justify-content:flex-end;margin-bottom:12px}.source-badge{font-size:11px;padding:5px 10px;border-radius:14px;font-weight:600;display:flex;align-items:center;gap:6px;box-shadow:0 2px 6px #00000014;transition:all .2s ease;border:1px solid #0000;white-space:nowrap}.source-badge .anticon{font-size:13px;line-height:1;display:inline-flex;align-items:center}.source-badge.google{background:linear-gradient(135deg,#db44371a,#4285f41a);color:#1a73e8;border:1px solid #1a73e833;font-weight:700}.source-badge.google .anticon{color:#4285f4}.source-badge.facebook{background:#1877f21a;color:#1877f2;border:1px solid #1877f233}.source-badge.facebook .anticon{color:#1877f2}.source-badge.whatsapp{background:#25d3661a;color:#25d366;border:1px solid #25d36633}.source-badge.whatsapp .anticon{color:#25d366}.source-badge.email{background:#6b72801a;color:#6b7280;border:1px solid #6b728033}.source-badge.email .anticon{color:#6b7280}.testimonial-card__header{display:flex;align-items:center;gap:16px;margin-bottom:16px}.testimonial-card__photo{width:48px;height:48px;flex-shrink:0;border:2px solid #3b82f61a}.testimonial-card__avatar{width:48px;height:48px;flex-shrink:0;box-shadow:0 2px 8px #3b82f633;position:relative;overflow:hidden;transition:all .3s ease}.testimonial-card__avatar:hover{transform:scale(1.05);box-shadow:0 4px 12px #3b82f64d}.testimonial-card__avatar:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 30% 30%,#fff3,#0000 50%);border-radius:50%}.testimonial-card:first-child .testimonial-card__avatar{background:linear-gradient(135deg,#1a73e8,#4285f4);box-shadow:0 3px 12px #1a73e840}.testimonial-card:nth-child(2) .testimonial-card__avatar{background:linear-gradient(135deg,#10b981,#059669);box-shadow:0 3px 12px #10b98140}.testimonial-card:nth-child(3) .testimonial-card__avatar{background:linear-gradient(135deg,#f59e0b,#d97706);box-shadow:0 3px 12px #f59e0b40}.testimonial-card:nth-child(4) .testimonial-card__avatar{background:linear-gradient(135deg,#8b5cf6,#7c3aed);box-shadow:0 3px 12px #8b5cf640}.testimonial-card:nth-child(5) .testimonial-card__avatar{background:linear-gradient(135deg,#ef4444,#dc2626);box-shadow:0 3px 12px #ef444440}.testimonial-card:nth-child(6) .testimonial-card__avatar{background:linear-gradient(135deg,#06b6d4,#0891b2);box-shadow:0 3px 12px #06b6d440}.testimonial-card:nth-child(2n) .testimonial-card__avatar:before{background:radial-gradient(circle at 70% 30%,#ffffff40,#0000 60%)}.testimonial-card:nth-child(3n) .testimonial-card__avatar:before{background:radial-gradient(ellipse at 40% 20%,#fff3,#0000 70%)}.testimonial-card--featured .testimonial-card__avatar:after{content:"✓";position:absolute;bottom:-2px;right:-2px;width:16px;height:16px;background:#1a73e8;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;border:2px solid #fff}.testimonial-card--featured .testimonial-card__avatar,.testimonial-card--recommended .testimonial-card__avatar{background:linear-gradient(135deg,#1a73e8,#4285f4);position:relative}.testimonial-card__initial{font-size:18px}.testimonial-card__name{font-size:17px;color:#1e293b;margin:0 0 4px}.testimonial-card__quote-bubble{position:relative;background:#3b82f60a;border:1px solid #3b82f61a;border-radius:16px;padding:16px;margin:16px 0}.testimonial-card__quote-bubble:before{content:"";position:absolute;top:-8px;right:24px;width:16px;height:16px;background:#3b82f60a;border-top:1px solid #3b82f61a;border-right:1px solid #3b82f61a;transform:rotate(-45deg)}.testimonial-card__quote{line-height:1.6;color:#334155}.testimonial-card__quote strong{color:#1e293b;font-weight:600}.testimonial-card__footer{display:flex;justify-content:space-between;align-items:center;margin-top:12px}.testimonial-card__date{font-size:12px;color:#9ca3af;font-style:italic}.testimonial-card__badge{background:#10b9811a;color:#10b981;padding:4px 12px;border-radius:12px;font-size:12px;font-weight:600;border:1px solid #10b98133}.star{font-size:16px;color:#fbbf24;text-shadow:0 1px 2px #fbbf244d;transition:all .2s ease}.testimonial-card--featured .star,.testimonial-card--recommended .star{color:#f59e0b;filter:brightness(1.1)}.star.half{position:relative;color:#e5e7eb}.star.half:before{content:"⭐";position:absolute;left:0;color:#fbbf24;overflow:hidden;width:50%}.testimonials__social-proof{display:flex;align-items:center;justify-content:center;gap:12px;padding:12px 20px;background:linear-gradient(135deg,#10b9810d,#3b82f60d);border:1px solid #10b98126;border-radius:16px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);max-width:400px;margin:16px auto}.social-proof__rating{font-weight:700;font-size:16px;color:#10b981;display:flex;align-items:center;gap:4px}.social-proof__count{font-size:14px;color:#475569;font-weight:500}.testimonial-card{background:#0000;border:none;padding:20px 10px;box-shadow:none;position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:16px}.testimonial-card__speech-bubble{background:#fff;border:3px solid #2563eb;border-radius:25px 25px 25px 8px;padding:20px 24px;position:relative;max-width:85%;box-shadow:0 8px 32px #0000001f,0 2px 8px #0000000f,inset 0 1px 0 #fffc;transform:perspective(1200px) rotateY(-2deg) rotateX(1deg);transition:all .4s cubic-bezier(.4,0,.2,1)}.testimonial-card__speech-bubble:before{content:"";position:absolute;top:-12px;right:30px;width:0;height:0;border-color:#0000 #0000 #2563eb;border-style:solid;border-width:0 0 15px 15px;transform:rotate(20deg)}.testimonial-card__speech-bubble:after{content:"";position:absolute;top:-9px;right:27px;width:0;height:0;border-color:#0000 #0000 #fff;border-style:solid;border-width:0 0 12px 12px;transform:rotate(20deg)}.testimonial-card:has(.testimonial-card__author) .testimonial-card__speech-bubble:before{top:auto;bottom:-12px;left:auto;right:80px;border-width:15px 15px 0 0;border-color:#2563eb #0000 #0000;transform:rotate(20deg)}.testimonial-card:has(.testimonial-card__author) .testimonial-card__speech-bubble:after{top:auto;bottom:-9px;left:auto;right:83px;border-width:12px 12px 0 0;border-color:#fff #0000 #0000;transform:rotate(20deg)}.testimonial-card:hover .testimonial-card__speech-bubble{transform:perspective(1200px) rotateY(0deg) rotateX(0deg) translateY(-4px);box-shadow:0 12px 40px #00000029,0 4px 12px #00000014,inset 0 2px 0 #ffffffe6}.testimonial-card--featured .testimonial-card__speech-bubble{border-color:#1a73e8}.testimonial-card--featured .testimonial-card__speech-bubble:before{border-color:#0000 #0000 #1a73e8}.testimonial-card--featured .testimonial-card__speech-bubble:after{border-bottom-color:#fff}.testimonial-card--recommended .testimonial-card__speech-bubble{border-color:#10b981}.testimonial-card--recommended .testimonial-card__speech-bubble:before{border-color:#0000 #0000 #10b981}.testimonial-card--recommended .testimonial-card__speech-bubble:after{border-bottom-color:#fff}.testimonial-card--success .testimonial-card__speech-bubble{border-color:#22c55e}.testimonial-card--success .testimonial-card__speech-bubble:before{border-color:#0000 #0000 #22c55e}.testimonial-card--success .testimonial-card__speech-bubble:after{border-bottom-color:#fff}.testimonial-card--achievement .testimonial-card__speech-bubble{border-color:#a855f7}.testimonial-card--achievement .testimonial-card__speech-bubble:before{border-color:#0000 #0000 #a855f7}.testimonial-card--achievement .testimonial-card__speech-bubble:after{border-bottom-color:#fff}.testimonial-card--transformation .testimonial-card__speech-bubble{border-color:#fb923c}.testimonial-card--transformation .testimonial-card__speech-bubble:before{border-color:#0000 #0000 #fb923c}.testimonial-card--transformation .testimonial-card__speech-bubble:after{border-bottom-color:#fff}.testimonial-card--excellence .testimonial-card__speech-bubble{border-color:#14b8a6}.testimonial-card--excellence .testimonial-card__speech-bubble:before{border-color:#0000 #0000 #14b8a6}.testimonial-card--excellence .testimonial-card__speech-bubble:after{border-bottom-color:#fff}.testimonial-card--featured:has(.testimonial-card__author) .testimonial-card__speech-bubble:before{border-color:#1a73e8 #0000 #0000}.testimonial-card--featured:has(.testimonial-card__author) .testimonial-card__speech-bubble:after{border-color:#fff #0000 #0000}.testimonial-card--recommended:has(.testimonial-card__author) .testimonial-card__speech-bubble:before{border-color:#10b981 #0000 #0000}.testimonial-card--recommended:has(.testimonial-card__author) .testimonial-card__speech-bubble:after{border-color:#fff #0000 #0000}.testimonial-card--success:has(.testimonial-card__author) .testimonial-card__speech-bubble:before{border-color:#22c55e #0000 #0000}.testimonial-card--success:has(.testimonial-card__author) .testimonial-card__speech-bubble:after{border-color:#fff #0000 #0000}.testimonial-card--achievement:has(.testimonial-card__author) .testimonial-card__speech-bubble:before{border-color:#a855f7 #0000 #0000}.testimonial-card--achievement:has(.testimonial-card__author) .testimonial-card__speech-bubble:after{border-color:#fff #0000 #0000}.testimonial-card--transformation:has(.testimonial-card__author) .testimonial-card__speech-bubble:before{border-color:#fb923c #0000 #0000}.testimonial-card--transformation:has(.testimonial-card__author) .testimonial-card__speech-bubble:after{border-color:#fff #0000 #0000}.testimonial-card--excellence:has(.testimonial-card__author) .testimonial-card__speech-bubble:before{border-color:#14b8a6 #0000 #0000}.testimonial-card--excellence:has(.testimonial-card__author) .testimonial-card__speech-bubble:after{border-color:#fff #0000 #0000}.testimonial-card__author{display:flex;flex-direction:column;gap:12px;align-self:flex-end;margin-right:20px}.testimonial-card__profile{display:flex;align-items:center;gap:12px}.testimonial-card__photo{object-fit:cover}.testimonial-card__avatar,.testimonial-card__photo{width:40px;height:40px;border-radius:50%;border:2px solid #ffffffe6;box-shadow:0 2px 8px #0000001a}.testimonial-card__avatar{background:linear-gradient(135deg,#3b82f6,#1d4ed8);display:flex;align-items:center;justify-content:center}.testimonial-card__initial{color:#fff;font-weight:700;font-size:16px}.testimonial-card__info{flex:1}.testimonial-card__name{font-size:16px;font-weight:600;margin:0 0 2px;line-height:1.2}.testimonial-card__details{font-size:13px;color:#64748b;margin:0;line-height:1.3}.testimonial-card__meta{display:flex;justify-content:space-between;align-items:center;gap:12px}.testimonial-card__rating{display:flex;gap:2px}.testimonial-card:first-child .testimonial-card__ez-mascot{position:absolute;top:33px;right:-62px;transform:scaleX(-1);opacity:.85;transition:all .3s ease;pointer-events:none;z-index:3;display:block}.testimonial-card:not(:first-child) .testimonial-card__ez-mascot{display:none}.ez-mascot-tiny{width:104px;height:auto;filter:brightness(1.1) saturate(1.1)}.testimonial-card:first-child:hover .testimonial-card__ez-mascot{opacity:1;transform:scaleX(-1) translateX(5px) scale(1.1)}.testimonial-card__quote{font-size:15px;line-height:1.5;color:#1e293b;margin:0;font-style:normal;text-shadow:.5px .5px 0 #00000005;letter-spacing:.2px}.highlight-transformation{background:linear-gradient(120deg,#10b98140,#10b98126);color:#065f46;font-weight:700;padding:3px 8px;border-radius:12px;border:2px solid #10b9814d;box-decoration-break:clone;-webkit-box-decoration-break:clone;display:inline-block;margin:0 3px;transition:all .3s ease;position:relative;text-shadow:1px 1px 0 #fffc;transform:rotate(-.5deg)}.highlight-transformation:hover{background:linear-gradient(120deg,#10b98159,#10b98133);transform:rotate(0deg) scale(1.03);box-shadow:0 2px 8px #10b98133}.highlight-result{background:linear-gradient(120deg,#3b82f640,#3b82f626);color:#1d4ed8;font-weight:800;font-size:1.1em;padding:4px 10px;border-radius:16px;border:2px solid #3b82f666;display:inline-block;margin:0 3px;transition:all .3s ease;text-shadow:1px 1px 0 #fffc;box-shadow:0 2px 4px #3b82f626;transform:rotate(.5deg)}.highlight-result:hover{background:linear-gradient(120deg,#3b82f659,#3b82f633);transform:rotate(0deg) scale(1.08);box-shadow:0 4px 12px #3b82f640}.testimonials__grid--carousel{background:radial-gradient(circle at 20% 80%,#3b82f608 0,#0000 50%),radial-gradient(circle at 80% 20%,#10b98108 0,#0000 50%),radial-gradient(circle at 40% 40%,#a855f705 0,#0000 50%);border-radius:24px;padding:20px 10px}.testimonial-card{opacity:0;animation:testimonialAppear .8s ease-out forwards}.testimonial-card:first-child{animation-delay:.1s}.testimonial-card:nth-child(2){animation-delay:.2s}.testimonial-card:nth-child(3){animation-delay:.3s}.testimonial-card:nth-child(4){animation-delay:.4s}.testimonial-card:nth-child(5){animation-delay:.5s}.testimonial-card:nth-child(6){animation-delay:.6s}@keyframes testimonialAppear{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.testimonials__controls{display:flex;justify-content:center;margin-bottom:32px}.testimonial-filters{display:flex;gap:12px;background:#ffffffe6;padding:6px;border-radius:16px;border:1px solid #e2e8f099;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 2px 12px #0000000a}.filter-btn{padding:8px 16px;border:none;background:#0000;color:#64748b;font-size:14px;font-weight:500;border-radius:12px;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden}.filter-btn:hover{color:#334155;background:#3b82f60d}.filter-btn--active{background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;font-weight:600;box-shadow:0 2px 8px #3b82f64d}.filter-btn--active:hover{background:linear-gradient(135deg,#2563eb,#1e40af);color:#fff}.testimonials__grid--carousel{position:relative;overflow:visible}.testimonial-card{transition:all .5s cubic-bezier(.4,0,.2,1);opacity:1;transform:scale(1)}.testimonial-card.hidden{opacity:0;transform:scale(.95);pointer-events:none;position:absolute;top:0;left:0;right:0}.testimonials__indicators{display:flex;justify-content:center;gap:8px;margin-top:24px}.carousel-indicator{width:8px;height:8px;border-radius:50%;background:#64748b4d;cursor:pointer;transition:all .3s ease}.carousel-indicator.active{background:#3b82f6;transform:scale(1.2)}@media (max-width:768px){.testimonials{padding:60px 16px;background:radial-gradient(circle at 30% 20%,#3b82f60a 0,#0000 60%),linear-gradient(180deg,#f8fafc99,#ffffffe6 40%,#fff)}.testimonials:before{background-size:15px 15px;opacity:.2}.testimonials:after{width:40px;height:40px;top:15px;right:15px}.testimonials__title{font-size:28px}.testimonials__grid{grid-template-columns:1fr;gap:20px;margin-top:40px}.testimonial-card{padding:16px}.testimonial-card__quote-bubble{padding:12px;margin:12px 0}.testimonial-card__quote-bubble:before{right:20px}.testimonials__social-proof{flex-direction:column;gap:8px;padding:10px 16px;max-width:300px}.social-proof__rating{font-size:15px}.social-proof__count{font-size:13px;text-align:center}.testimonial-card__quote-bubble--comic{padding:16px;border-radius:16px;transform:none}.testimonial-card__quote-bubble--comic:hover{transform:translateY(-1px)}.highlight-result,.highlight-transformation{font-size:.95em;padding:1px 4px;margin:0 1px;white-space:normal;word-break:break-word;transform:none!important}.testimonial-card__speech-bubble{max-width:95%;padding:16px 18px;border-radius:20px 20px 20px 6px;transform:none!important;border-width:2px}.testimonial-card:hover .testimonial-card__speech-bubble{transform:translateY(-2px)!important}.testimonial-card__speech-bubble:before{border-width:0 0 12px 12px;top:-10px;right:25px;transform:rotate(20deg)}.testimonial-card__speech-bubble:after{border-width:0 0 9px 9px;top:-7px;right:22px;transform:rotate(20deg)}.testimonial-card:has(.testimonial-card__author) .testimonial-card__speech-bubble:before{top:auto;bottom:-10px;left:auto;right:60px;border-width:12px 12px 0 0;transform:rotate(20deg)}.testimonial-card:has(.testimonial-card__author) .testimonial-card__speech-bubble:after{top:auto;bottom:-7px;left:auto;right:63px;border-width:9px 9px 0 0;transform:rotate(20deg)}.testimonial-card__author{margin-right:15px}.testimonial-card__avatar,.testimonial-card__photo{width:36px;height:36px}.testimonial-card__name{font-size:15px}.testimonial-card__details{font-size:12px}.ez-mascot-tiny{width:85px}.testimonial-card:first-child .testimonial-card__ez-mascot{right:-52px;top:24px;transform:scaleX(-1)}.testimonial-card:not(:first-child) .testimonial-card__ez-mascot{display:none}}@media (max-width:480px){.testimonials{padding:40px 12px}.testimonials__title{font-size:24px}.testimonials__subtitle{font-size:16px}.testimonial-card{padding:16px}.testimonial-card__header{gap:12px}.testimonial-card__avatar,.testimonial-card__photo{width:40px;height:40px}.testimonial-card__initial{font-size:16px}.testimonial-card__name{font-size:15px}.testimonial-card__details{font-size:12px}.testimonial-card__quote{font-size:14px}.testimonial-card__quote-bubble{padding:10px;margin:10px 0}}.why-divici{background:radial-gradient(circle at 25% 25%,#10b9810a 0,#0000 50%),radial-gradient(circle at 75% 75%,#3b82f60a 0,#0000 50%),radial-gradient(135deg,#f8fafccc 0,#f9fafbe6 50%,#f8fafc 100%);padding:124px 0 80px;width:100%;position:relative;overflow:hidden}.why-divici>*{max-width:1200px;margin:0 auto;padding:0 24px}.why-divici__head{text-align:center;margin-bottom:60px}.why-divici__pill{display:block;background:#10b9811a;color:#10b981;padding:8px 16px;border-radius:20px;font-size:14px;font-weight:600;margin-bottom:32px;border:1px solid #10b98133;width:-webkit-fit-content;width:fit-content;margin-left:auto;margin-right:auto}.why-divici__title-wrapper{position:relative;display:inline-block;margin-bottom:16px}.why-divici__title{font-size:36px;font-weight:700;color:#1e293b;margin:0;line-height:1.2;position:relative;display:block;padding:0}.why-divici-swoosh{position:absolute;left:0;top:calc(100% - .8em);width:100%;height:1.2em;opacity:.8;z-index:1;pointer-events:none;transform:rotate(.2deg);padding:0}.why-divici__subtitle{font-size:18px;color:#64748b;margin:24px 0 0}.why-divici__grid{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:auto auto;gap:30px;margin-top:48px;padding-bottom:30px}.advantage-card--compact:nth-child(2){grid-column:1;grid-row:2}.advantage-card--compact:nth-child(3){grid-column:2;grid-row:2}.advantage-card--compact:nth-child(4){grid-column:3;grid-row:2}.advantage-card--compact:nth-child(5){grid-column:4;grid-row:2}.duo-characters{display:grid;grid-template-columns:120px 1fr 120px;gap:20px;align-items:center;margin-top:8px}.duo-character{display:flex;flex-direction:column;align-items:center;text-align:center;justify-content:flex-end;min-height:120px}.duo-character__image{width:120px;height:auto;object-fit:contain;object-position:center;transition:all .3s ease;margin-bottom:8px;max-height:120px}.duo-character__image:hover{transform:scale(1.05)}.duo-character__label{font-size:12px;font-weight:600;color:#047857;background:linear-gradient(135deg,#d1fae5,#a7f3d0);padding:4px 10px;border-radius:12px;border:1px solid #10b981;flex-shrink:0}.duo-content{align-items:center;text-align:center;gap:12px}.cards-center,.duo-content{display:flex;flex-direction:column}.cards-center{gap:20px}.advantage-card--duo,.advantage-card--duo-compact{grid-column:1/-1;grid-row:1;--card-bg:#f0fdfa;border:4px solid #10b981;position:relative;width:100%;max-width:none;padding:20px 32px 16px;display:block;box-sizing:border-box}.advantage-card__description--compact{font-size:16px;line-height:1.4;margin:16px 0;text-align:center}.duo-guarantees--compact{gap:12px;margin-bottom:16px}.duo-guarantees--compact .duo-guarantee{padding:8px 12px}.duo-guarantees--compact .duo-guarantee__title{font-size:14px}.duo-guarantees--compact .duo-guarantee__desc{font-size:12px;margin-top:2px}.supporting-cards-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.advantage-card.advantage-card--compact{padding:12px 16px;min-height:140px;display:flex;flex-direction:column;justify-content:space-between}.advantage-card.advantage-card--compact .advantage-card__title{font-size:19px;margin:0 0 6px;line-height:1.1}.advantage-card.advantage-card--compact .advantage-card__description{font-size:16px;line-height:1.2;margin:0 0 6px;flex-grow:1}.advantage-card.advantage-card--compact .advantage-card__image{margin:0;padding:0;align-self:center}.advantage-card.advantage-card--compact .advantage-card__image img{width:110px;height:110px}.duo-header{text-align:center;margin-bottom:8px}.duo-badge--centered{position:relative;display:inline-block;background:#fff;color:#2d3748;border:2px solid #059669;padding:8px 20px;border-radius:25px;font-size:16px;font-weight:700;margin-bottom:16px;box-shadow:0 2px 8px #05966926}.duo-promise{font-size:18px;line-height:1.5;color:#2d3748;text-align:center;margin:0;font-weight:500}.benefits-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.benefit-card{background:linear-gradient(145deg,#f8fafc,#fff);border:1px solid #10b98126;border-radius:12px;padding:16px;transition:all .3s ease}.benefit-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #10b98126;border-color:#10b9814d}.benefit-card__title{font-size:16px;font-weight:700;color:#059669;margin:0 0 6px;line-height:1.3}.benefit-card__desc{font-size:14px;color:#4b5563;margin:0;line-height:1.4}.benefit-card--featured{grid-column:1/-1;background:linear-gradient(145deg,#ecfdf5,#f0fdf4);border-color:#10b981}.social-proof-quote--compact{margin:12px 0 0;padding:12px 16px;background:#10b98114;border-right:3px solid #10b981;border-radius:6px;text-align:right;direction:rtl}.testimonial-quote--compact{font-size:13px;line-height:1.4;color:#047857;font-style:italic;margin:0}.testimonial-author--compact{font-size:12px;color:#059669;font-weight:600;margin-top:4px;display:block}.duo-cta--compact{text-align:center;margin-top:8px}.duo-cta--compact .duo-cta__button{font-size:16px;padding:12px 28px;background:#0000;color:#059669;border:2px solid #059669;border-radius:25px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:none}.duo-cta--compact .duo-cta__button:hover{background:#0596691a;border-color:#047857;color:#047857;transform:translateY(-1px)}.advantage-card--duo .duo-badge,.advantage-card--duo-compact .duo-badge{position:absolute;top:-12px;left:50%;transform:translateX(-50%);z-index:10}.duo-badge{position:absolute;top:-12px;left:50%;transform:translateX(-50%);background:#fff;color:#2d3748;padding:8px 20px;border-radius:20px;font-size:16px;font-weight:800;display:flex;align-items:center;gap:8px;border:2px solid #059669;box-shadow:0 2px 8px #0000001a;z-index:3}.duo-chips{display:flex;justify-content:space-between;gap:12px;margin:12px 0 20px;direction:rtl}.duo-chip{background:#dbeafe;color:#1d4ed8;border:1px solid #93c5fd;padding:8px 16px;border-radius:20px;font-size:14px;font-weight:600;text-align:center;flex:1;white-space:nowrap;box-shadow:0 2px 4px #3b82f626}.duo-chip strong{font-weight:700}.duo-columns{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;min-height:120px;direction:rtl}.duo-column{flex:1;display:flex;flex-direction:column;align-items:center;text-align:center}.advantage-card__title--duo{font-size:24px;font-weight:800;color:#047857;text-align:center;margin-bottom:16px}.advantage-card__description--duo{font-size:17px;text-align:center;line-height:1.6;margin:32px 0;width:100%;padding:0 20px;color:#1f2937;font-weight:500;box-sizing:border-box;direction:rtl}.duo-guarantees{display:flex;flex-direction:column;align-items:center;gap:16px;max-width:900px;margin:16px auto 32px}.duo-guarantees__features{display:flex;justify-content:center;gap:20px;flex-wrap:wrap;width:100%}.duo-guarantees__outcome{display:flex;justify-content:center;width:100%;margin-top:8px}.duo-guarantee{color:#059669;background:#0596691a;padding:12px 16px;border-radius:25px;border:1px solid #05966933;flex:1;min-width:250px;text-align:center;display:flex;flex-direction:column;gap:4px}.duo-guarantee__title{font-size:14px;font-weight:700;line-height:1.2;color:#047857}.duo-guarantee__desc{font-size:12px;font-weight:400;line-height:1.3;color:#059669;opacity:.9}.social-proof-quote{margin:20px 0;padding:16px 20px;background:#10b98114;border-right:4px solid #10b981;border-radius:8px;text-align:right;direction:rtl}.testimonial-quote{font-size:15px;line-height:1.5;color:#1f2937;margin:0 0 8px;font-style:italic;quotes:none}.testimonial-author{font-size:13px;color:#6b7280;font-weight:600;font-style:normal}.duo-cta{display:flex;justify-content:center;align-items:flex-end;min-height:120px}.duo-cta__button{background:#0000;color:#059669;border:2px solid #059669;padding:12px 28px;border-radius:25px;font-size:15px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:none;direction:rtl}.duo-cta__link{display:inline-block;text-decoration:none;text-align:center}.duo-cta__button:hover{background:#0596691a;border-color:#047857;color:#047857;transform:translateY(-1px)}.advantage-card__image--duo{margin-top:auto;padding:0 40px}.duo-images{display:flex;justify-content:center;align-items:flex-end;gap:40px;max-width:500px;margin:0 auto}.duo-ez-image,.duo-teacher-image{width:100%;max-width:180px;max-height:200px;height:auto;object-fit:contain;filter:drop-shadow(0 4px 12px rgba(0,0,0,.15));transform:scale(.95);transition:transform .3s ease}.advantage-card--duo:hover .duo-ez-image,.advantage-card--duo:hover .duo-teacher-image{transform:scale(1)}.availability-bar{grid-column:1/-1;background:linear-gradient(135deg,#ecfdf5,#d1fae5);border:2px solid #a7f3d0;border-radius:12px;padding:16px 24px;margin:-20px 0 20px;display:flex;justify-content:center;gap:40px;font-size:13px;flex-wrap:wrap}.availability-item{display:flex;flex-direction:column;align-items:center;gap:4px}.availability-label{font-weight:700;color:#047857}.availability-time{color:#059669;font-weight:500}@media (max-width:768px){.advantage-card--duo,.advantage-card--duo-compact{padding:16px 20px 12px}.duo-badge{top:-10px;font-size:14px;padding:6px 16px}.duo-chips{flex-direction:column;gap:6px;align-items:center;margin:8px 0 16px}.duo-chip{font-size:13px;padding:6px 12px}.duo-columns{flex-direction:column;gap:12px;align-items:center;min-height:auto}.advantage-card__title--duo{font-size:20px}.advantage-card__description--duo{font-size:15px;width:100%;padding:0 16px;margin:24px 0}.duo-guarantees{gap:12px;margin:12px 0 24px}.duo-guarantees__features{flex-direction:column;gap:12px}.duo-guarantees__outcome{margin-top:6px}.duo-guarantee{padding:10px 16px;min-width:auto;width:100%;max-width:320px;gap:3px}.duo-guarantee__title{font-size:13px}.duo-guarantee__desc{font-size:11px}.duo-cta{min-height:auto;align-items:center}.duo-cta__button{font-size:14px;padding:10px 24px}.social-proof-quote{margin:16px 0;padding:12px 16px}.testimonial-quote{font-size:14px}.testimonial-author{font-size:12px}.duo-images{gap:24px;padding:0 20px}.duo-ez-image,.duo-teacher-image{max-width:140px}.availability-bar{gap:20px;padding:12px 16px;font-size:12px}.availability-item{text-align:center}}.advantage-card{background:var(--card-bg);border-radius:25px;padding:32px 24px;text-align:center;position:relative;transition:all .3s ease;border:3px solid #2d3748;box-shadow:0 8px 25px #0000001f,inset 0 1px 0 #fff9;overflow:visible}.advantage-card:hover{transform:scale(1.02);box-shadow:0 15px 45px #0000002e,inset 0 1px 0 #fffc;border-color:#1a202c}.advantage-card--availability,.advantage-card--feedback,.advantage-card--mentor,.advantage-card--personalized,.advantage-card--savings,.advantage-card--success{--card-accent:#10b981;--card-bg:#f0fdfa}.advantage-card__icon{margin-bottom:20px}.advantage-card__icon,.icon-comic{display:flex;justify-content:center}.icon-comic{width:60px;height:60px;border-radius:50%;align-items:center;font-size:32px;position:relative;box-shadow:0 6px 20px #00000026;transition:all .3s ease}.icon-comic--personal{background:linear-gradient(135deg,#3b82f6,#1d4ed8)}.icon-comic--feedback{background:linear-gradient(135deg,#10b981,#059669)}.icon-comic--mentor{background:linear-gradient(135deg,#ec4899,#db2777)}.icon-comic--savings{background:linear-gradient(135deg,#f59e0b,#d97706)}.icon-comic--success{background:linear-gradient(135deg,#8b5cf6,#7c3aed)}.advantage-card:hover .icon-comic{transform:scale(1.1) rotate(5deg)}.availability-badge{top:-8px;right:-8px}.availability-badge,.availability-badge-standalone{position:absolute;background:linear-gradient(135deg,#10b981,#059669);color:#fff;font-size:10px;font-weight:600;padding:4px 8px;border-radius:12px;box-shadow:0 2px 8px #10b9814d;white-space:nowrap;z-index:2}.availability-badge-standalone{top:16px;right:16px}.advantage-card__icon{position:relative}.advantage-card__title{font-size:20px;font-weight:700;color:#1e293b;margin:0 0 12px;line-height:1.3}.advantage-card__description{font-size:16px;color:#64748b;line-height:1.5;margin:0}.advantage-card--with-image{padding:32px 24px 20px;min-height:350px;display:flex;flex-direction:column}.advantage-card--duo-compact.advantage-card--with-image,.advantage-card--duo.advantage-card--with-image{min-height:auto!important;display:block!important}.advantage-card__title{margin-top:0;margin-bottom:16px}.advantage-card__image{margin-top:auto;margin-bottom:-10px;padding:0;text-align:center}.ez-pointing-image{width:100%;max-width:320px;height:auto;object-fit:contain;filter:drop-shadow(0 2px 8px rgba(0,0,0,.1));transform:scale(1.1);transition:transform .3s ease}.advantage-card--with-image:hover .ez-pointing-image{transform:scale(1.15)}.ez-help-image{width:100%;max-width:180px;height:auto;object-fit:contain;filter:drop-shadow(0 2px 8px rgba(0,0,0,.1));transform:scale(.9);transition:transform .3s ease}.advantage-card--with-image:hover .ez-help-image{transform:scale(.95)}.money-time-image{width:100%;max-width:235px;height:auto;object-fit:contain;filter:drop-shadow(0 2px 8px rgba(0,0,0,.1));transform:scale(.9);transition:transform .3s ease}.advantage-card--with-image:hover .money-time-image{transform:scale(.95)}.graduation-image{width:100%;max-width:320px;height:auto;object-fit:contain;filter:drop-shadow(0 2px 8px rgba(0,0,0,.1));transform:scale(1.1);transition:transform .3s ease}.advantage-card--with-image:hover .graduation-image{transform:scale(1.15)}.human-teacher-image{width:100%;max-width:175px;height:auto;object-fit:contain;filter:drop-shadow(0 2px 8px rgba(0,0,0,.1));transform:scale(.9);transition:transform .3s ease}.advantage-card--with-image:hover .human-teacher-image{transform:scale(.95)}.availability-image{width:100%;max-width:160px;height:auto;object-fit:contain}.advantage-card--with-image:hover .availability-image{transform:scale(.95)}.why-divici__cta{text-align:center;margin-top:30px;padding:20px}.why-divici__cta-text{font-size:18px;color:#374151;font-weight:500;margin:0 0 20px;line-height:1.4}.cta-button--primary{background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:none;border-radius:16px;padding:18px 36px;font-size:18px;font-weight:700;cursor:pointer;transition:all .3s ease;box-shadow:0 6px 24px #10b9814d;position:relative;overflow:hidden}.cta-button--primary:hover{transform:translateY(-3px);box-shadow:0 10px 35px #10b98166}.cta-button--primary:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,#0000,#fff3,#0000);transition:left .5s}.cta-button--primary:hover:before{left:100%}@media (max-width:768px){.why-divici__grid{grid-template-columns:1fr;grid-template-rows:auto;gap:20px}.duo-characters{grid-template-columns:80px 1fr 80px;gap:12px;margin-top:12px}.duo-character{min-height:80px;justify-content:flex-start}.duo-character__image{width:85px;max-height:90px;margin-bottom:6px}.duo-character__label{font-size:11px;padding:3px 8px}.duo-content{gap:12px}.advantage-card__description--compact{font-size:15px;margin:12px 0}.duo-guarantees--compact{gap:8px;margin-bottom:12px}.advantage-card.advantage-card--compact{padding:10px 12px;min-height:120px}.advantage-card.advantage-card--compact .advantage-card__title{font-size:17px;margin:0 0 4px;line-height:1.1}.advantage-card.advantage-card--compact .advantage-card__description{font-size:14px;line-height:1.2;margin:0 0 4px}.advantage-card.advantage-card--compact .advantage-card__image img{width:95px;height:95px}.advantage-card{padding:24px 20px}.why-divici__title{font-size:28px}.icon-comic{width:50px;height:50px;font-size:24px}.advantage-card__title{font-size:18px}.advantage-card__description{font-size:15px}}.walkthrough-section{padding:80px 0;background:#fff;position:relative;width:100%}.walkthrough-section>*{max-width:1200px;margin:0 auto;padding:0 20px}.walkthrough__head{text-align:center;margin-bottom:60px}.walkthrough__title{font-size:clamp(28px,4vw,42px);font-weight:800;background:linear-gradient(135deg,#1e293b,#334155);-webkit-background-clip:text;-webkit-text-fill-color:#0000;margin-bottom:16px;line-height:1.2}.walkthrough__subtitle{font-size:18px;color:#64748b;max-width:600px;margin:0 auto;line-height:1.5}.walkthrough__steps{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:80px}.walkthrough-step{opacity:0;animation:fadeInUp .8s ease forwards}.walkthrough-step:first-child{animation-delay:.1s}.walkthrough-step:nth-child(2){animation-delay:.2s}.walkthrough-step:nth-child(3){animation-delay:.3s}.walkthrough-step:nth-child(4){animation-delay:.4s}.walkthrough-step:nth-child(5){animation-delay:.5s}.walkthrough-step__content{display:flex;align-items:center;gap:60px;max-width:1000px}.walkthrough-step--right .walkthrough-step__content{margin-left:auto;flex-direction:row}.walkthrough-step--left .walkthrough-step__content{margin-right:auto;flex-direction:row-reverse}.walkthrough-step__text{flex:1;min-width:300px}.walkthrough-step__title{font-size:24px;font-weight:700;color:#1e293b;margin-bottom:16px;line-height:1.3}.walkthrough-step__description{font-size:16px;color:#475569;line-height:1.6;margin:0}.walkthrough-step__image{position:relative;flex:1;min-width:400px;max-width:500px;overflow:visible}.walkthrough-step,.walkthrough-step__content{overflow:visible}.walkthrough-screenshot{width:100%;height:auto;border-radius:16px;box-shadow:0 20px 40px #0000001a;cursor:pointer;transition:all .3s ease;border:3px solid #10b9811a}.walkthrough-screenshot:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 25px 50px #00000026;border-color:#10b9814d}.walkthrough-video-container{position:relative;width:100%;border-radius:16px;overflow:hidden;box-shadow:0 20px 40px #0000001a;cursor:pointer;transition:all .3s ease;border:3px solid #10b9811a}.walkthrough-video-container:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 25px 50px #00000026;border-color:#10b9814d}.walkthrough-video{height:auto;border-radius:13px}.walkthrough-video-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;gap:8px;opacity:0;transition:all .3s ease;pointer-events:none;z-index:5}.walkthrough-video-container:hover .walkthrough-video-overlay{opacity:1}.walkthrough-video-container--always-visible .walkthrough-video-overlay{opacity:.8}.walkthrough-video-container--always-visible:hover .walkthrough-video-overlay{opacity:1}.walkthrough-play-button{width:48px;height:48px;border-radius:50%;background:#0009;color:#fff;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid #fff3;box-shadow:0 4px 15px #0003;transition:all .3s ease}.walkthrough-video-container:hover .walkthrough-play-button{background:#10b981e6;border-color:#fff6;transform:scale(1.1)}.walkthrough-video-hint{background:#000c;color:#fff;padding:6px 12px;border-radius:20px;font-size:12px;font-weight:600;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid #ffffff1a;white-space:nowrap}.walkthrough-dual-progress{display:flex;gap:20px;width:100%;max-width:800px;margin:0 auto}.progress-view{position:relative;flex:1;display:flex;flex-direction:column;align-items:center;gap:12px;min-width:350px}.progress-view .walkthrough-screenshot{width:100%;height:auto;border-radius:12px;box-shadow:0 15px 30px #00000014;border:2px solid #10b9811a;background:#fafbfc;display:block}.progress-view .walkthrough-screenshot:hover{transform:translateY(-4px) scale(1.01);box-shadow:0 20px 40px #0000001f;border-color:#10b98140}.progress-view-label{font-size:13px;font-weight:600;color:#475569;background:#f8fafce6;padding:6px 14px;border-radius:20px;border:1px solid #10b98126;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.progress-view--main .progress-view-label{color:#059669}.progress-view--detailed .progress-view-label{color:#0ea5e9}.walkthrough-step__number{position:absolute;top:-12px;right:-12px;width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#10b981,#059669);color:#fff;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:700;box-shadow:0 8px 20px #10b9814d;z-index:4}.walkthrough__cta{text-align:center;margin-top:60px}.cta-primary-walkthrough{background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:none;border-radius:12px;padding:16px 40px;font-size:18px;font-weight:700;cursor:pointer;transition:all .3s ease;box-shadow:0 8px 24px #10b9814d}.cta-primary-walkthrough:hover{transform:translateY(-2px);box-shadow:0 12px 32px #10b98166;background:linear-gradient(135deg,#059669,#047857)}.screenshot-modal{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000e6;display:flex;align-items:center;justify-content:center;z-index:10000;padding:20px}.screenshot-modal__content{position:relative;max-width:90vw;max-height:90vh;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 25px 50px #00000040}.screenshot-modal__close{position:absolute;top:12px;right:12px;width:40px;height:40px;border-radius:50%;background:#000000b3;color:#fff;border:none;font-size:24px;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:10001;transition:all .2s ease}.screenshot-modal__close:hover{background:#000000e6;transform:scale(1.1)}.screenshot-modal__image,.screenshot-modal__video{width:100%;height:auto;display:block;max-height:90vh;object-fit:contain}.screenshot-modal__video{border-radius:8px}@media (max-width:768px){.walkthrough-section{padding:40px 16px}.walkthrough__steps{gap:40px}.walkthrough-step--left .walkthrough-step__content,.walkthrough-step--right .walkthrough-step__content,.walkthrough-step__content{flex-direction:column!important;gap:30px;margin:0}.walkthrough-step__image{min-width:auto;max-width:100%}.walkthrough-step__text{min-width:auto;text-align:center}.walkthrough-step__title{font-size:20px}.walkthrough-step__description{font-size:15px}.walkthrough-dual-progress{flex-direction:column;gap:20px}.progress-view-label{font-size:12px;padding:5px 12px}}@media (max-width:1200px){.features-grid{grid-template-columns:repeat(2,1fr);gap:20px}}@media (max-width:768px){.how-it-works__steps{flex-direction:column;gap:16px;padding:0 16px;max-width:100%}.step-card{margin-bottom:0;padding:20px;flex:none}.step-visual{width:160px;height:120px}.mini-mockup-image{transform:scale(.95);padding:8px}.mini-mockup-image--flipped{transform:scale(.95) scaleX(-1)}.step-card__ez-peek{width:90px;left:calc(50% - 80px - 62px);top:18px}.how-it-works__video{margin:24px 0}.video-play-button{padding:12px 20px;font-size:15px}.play-icon{width:18px;height:18px}.how-it-works__cta{gap:12px;padding:0 20px}.hero-grid{grid-template-columns:1fr;gap:12px;min-height:auto}.hero-video-column{order:2;margin-top:0;margin-bottom:32px}.hero-content-column{order:1;text-align:center;direction:rtl;margin-bottom:4px}.hero-content{max-width:480px;margin:0 auto}.hero-section{min-height:auto;max-height:none}.hero-video-container{width:100%;max-width:90%;display:flex;align-items:center;justify-content:center;margin:0 auto}.hero-image,.hero-video-container img{width:auto!important;height:auto!important;max-height:min(40svh,280px)!important;max-width:100%;object-fit:contain}}@media (max-width:480px){.hero-content{max-width:100%;margin:0 auto;padding:0 16px}.hero-title{font-size:32px;margin:0;padding:0;height:-webkit-fit-content;height:fit-content;overflow:visible}.hero-title-line-1,.hero-title-line-2{font-size:32px;line-height:1.15}.hero-swoosh{width:clamp(320px,90vw,450px)}.hero-subtitle{font-size:18px;margin-bottom:20px;margin-top:16px}.hero-image,.hero-video-container img{max-height:min(35svh,240px)!important}.hero-exam-chips{gap:6px;margin-bottom:16px}.exam-category-label{font-size:14px;gap:6px}.exam-chips-container{gap:6px;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch}.exam-chip{font-size:11px;padding:4px 8px}.hero-cta-primary{width:100%;max-width:320px;font-size:16px;padding:16px 32px}.hero-cta-secondary{margin-right:0;margin-top:12px;width:100%;max-width:240px}.hero-free-badge{left:auto;right:-8px}.hero-proof-chips{justify-content:center;align-items:center;gap:8px;flex-wrap:wrap;max-width:320px;margin:6px auto 0;width:100%}.proof-chip{font-size:11px;padding:4px 8px;min-width:80px;text-align:center}.hero-video-container{border-radius:8px;box-shadow:none;border:none;background:#0000;filter:none}.hero-video-overlay{display:none}.hero-video-column{margin-bottom:16px}.hero-image,.hero-video{border-radius:8px}@media (max-height:700px){.hero-image,.hero-video-container img{max-height:min(28svh,180px)!important}.hero-section{padding:8px 0 4px}.hero-subtitle{margin-top:12px;margin-bottom:16px}.hero-grid{gap:8px}}@media (max-height:667px){.hero-image,.hero-video-container img{max-height:min(25svh,160px)!important}.hero-title,.hero-title-line-1,.hero-title-line-2{font-size:30px}.hero-subtitle{font-size:17px;margin-top:10px;margin-bottom:14px}}@media (max-height:600px){.hero-image,.hero-video-container img{max-height:min(22svh,130px)!important}.hero-title,.hero-title-line-1,.hero-title-line-2{font-size:26px}.hero-subtitle{font-size:15px;margin-top:8px;margin-bottom:12px}.hero-cta-primary{padding:12px 24px;font-size:15px}}.demo-indicator{top:8px;left:8px;padding:4px 8px;gap:4px}.demo-label{font-size:11px}.video-expand-indicator{bottom:8px;right:8px;padding:6px;font-size:11px}.expand-icon{width:14px;height:14px}.transition-text{font-size:16px}.transition-spinner{width:20px;height:20px}.demo-dot{width:5px;height:5px}.landing-nav{padding:8px 0;height:auto;min-height:48px}.nav-content{padding:0 8px}.nav-link-teachers,.nav-login-button{padding:4px 10px;font-size:12px;gap:3px}.nav-login-button{margin-right:6px}.landing-content{padding-left:12px;padding-right:12px;padding-bottom:30px;min-height:100vh;position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.hero-section{gap:8px;height:auto;min-height:auto;padding:10px 0 8px;margin-top:0;margin-bottom:60px;justify-content:flex-start}.section-separator{margin:30px 0}.separator-line{max-width:120px}.separator-dots{margin:0 15px;gap:6px}.separator-dots .dot{width:5px;height:5px}.main-content{margin-bottom:4px;gap:4px;padding-top:0}.main-title{font-size:24px!important;line-height:1.1;margin-bottom:2px;white-space:normal}.main-subtitle,.main-title{padding:0 8px;max-width:100%}.main-subtitle{font-size:14px!important;line-height:1.2;margin-bottom:3px}.exam-list{font-size:14px;margin-bottom:4px}.mobile-cta-early{display:flex!important;margin:8px 0 12px}.desktop-cta-late{display:none!important}.features-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:0;margin-bottom:12px;padding:0 16px}.feature-card{padding:12px 10px;min-height:auto}.feature-card h3{font-size:15px;margin-bottom:4px;line-height:1.2}.feature-card p{font-size:12px;line-height:1.3;margin:0}.feature-icon{margin-bottom:6px}.cta-vertical{max-width:100%;padding:0 16px;gap:12px}.cta-primary{min-width:100%;font-size:18px;height:56px;padding:16px 32px}.cta-secondary{min-width:100%;font-size:15px;height:44px;padding:10px 24px}.trust-section{gap:16px;padding:10px 16px;margin-top:4px}.cta-primary-wrapper{width:100%}.free-badge{font-size:12px;padding:3px 10px;top:-8px;right:10px}.landing-nav{padding:6px 0;min-height:44px}.nav-content{padding:0 6px}.nav-link-teachers,.nav-login-button{padding:3px 8px;font-size:11px}.landing-content{padding-left:8px;padding-right:8px;padding-bottom:40px;position:relative;z-index:1;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.hero-section{gap:10px;padding:16px 0 8px;min-height:auto;margin-top:0;margin-bottom:50px;justify-content:flex-start}.section-separator{margin:25px 0}.separator-line{max-width:100px}.main-content{gap:6px;margin-bottom:8px;padding-top:0}.main-title{font-size:20px!important;line-height:1.15;margin-bottom:3px;white-space:normal;padding:0 6px}.main-subtitle{font-size:12px!important;line-height:1.2;margin-bottom:4px;padding:0 6px}.exam-list{font-size:13px;margin-bottom:6px}.mobile-cta-early{margin:6px 0 10px!important}.features-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:10px;padding:0 12px}.feature-card{padding:10px 8px;border-radius:10px;min-height:auto}.feature-card h3{font-size:14px;margin-bottom:3px;line-height:1.2}.feature-card p{font-size:11px;line-height:1.3;margin:0}.feature-icon{margin-bottom:4px}.cta-vertical{gap:8px;padding:0 12px;margin-top:-12px}.cta-primary{font-size:16px;height:48px;padding:12px 24px;min-width:100%}.cta-secondary{font-size:14px;height:38px;padding:8px 18px;min-width:100%}.trust-section{gap:12px;padding:8px 12px;margin-top:2px;flex-direction:row}.trust-item{gap:2px}.trust-item strong{font-size:20px}.free-badge,.trust-item span{font-size:11px}.free-badge{padding:2px 8px;top:-6px;right:8px}}@media (max-width:400px) and (max-height:700px){.landing-content{padding-top:52px!important}.hero-section{padding:8px 12px 4px!important;margin-bottom:0!important}.dash-connector{display:none!important}.hero-title{font-size:28px!important}.hero-title-line-1,.hero-title-line-2{font-size:28px!important;line-height:1.1!important}.hero-subtitle{font-size:16px!important;margin:10px 0 14px!important;line-height:1.3!important}.hero-exam-chips{margin-bottom:10px!important;gap:4px!important}.hero-cta-primary{padding:12px 24px!important;font-size:15px!important}.hero-cta-secondary{margin-top:8px!important;font-size:13px!important}.hero-proof-chips{margin-top:4px!important;gap:6px!important}.proof-chip{font-size:10px!important;padding:3px 6px!important}.hero-grid{gap:8px!important}.hero-video-column{margin-bottom:8px!important}.hero-image,.hero-video-container img{max-height:120px!important;width:auto!important}.features{padding:24px 10px!important}.features__head{margin-bottom:16px!important;padding:0 8px!important}.features__pill{font-size:11px!important;padding:4px 10px!important;margin-bottom:8px!important}.features__title{font-size:20px!important}.features__subtitle{font-size:13px!important;margin:4px 0 10px!important}.mobile-journey{margin:16px 10px 20px!important;max-width:100%!important}.mobile-journey__ez{width:70px!important}.mobile-journey__target{width:55px!important;height:55px!important}.journey-container{gap:10px!important;padding:0 10px!important}.journey-step{padding:10px!important;gap:10px!important;border-radius:12px!important;border-width:2px!important}.journey-step .step-visual{width:70px!important;min-width:70px!important;height:55px!important;border-radius:8px!important}.journey-step .step-number{min-width:22px!important;height:22px!important;font-size:10px!important;top:-7px!important;right:8px!important;padding:2px 5px!important}.journey-step .step-title{font-size:14px!important;font-weight:700!important;margin-bottom:3px!important}.journey-step .step-description{font-size:12px!important;line-height:1.4!important}.features__cta{margin-top:12px!important;padding:6px 8px!important}.features__cta .cta-button{font-size:13px!important;padding:10px 16px!important;border-radius:8px!important}.journey-secondary-cta{margin-top:8px!important}.journey-secondary-cta-button{font-size:12px!important;padding:6px 12px!important}}@media (max-width:360px){.landing-nav{padding:6px 0}.nav-content{padding:0 6px}.nav-link-teachers,.nav-login-button{padding:4px 8px;font-size:11px}.nav-login-button{margin-right:4px}.landing-content{padding-left:8px;padding-right:8px;padding-bottom:40px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;min-height:100vh}.main-title{font-size:22px}.main-subtitle{font-size:15px}.features-grid{gap:8px}.feature-card{padding:10px 8px}.feature-card h3{font-size:14px;margin-bottom:3px}.feature-card p{font-size:11px;line-height:1.3}.feature-icon{margin-bottom:4px}.cta-primary{font-size:15px;height:48px}.cta-secondary{font-size:13px;height:36px}.trust-section{flex-direction:row;gap:12px}.trust-item strong{font-size:20px}.trust-item span{font-size:11px}}.improved-cta-section{display:flex;flex-direction:column;align-items:center;max-width:600px;margin:16px auto 12px;text-align:center}.urgency-micro-prompt{font-size:.9rem;font-weight:500;color:#6b7280;margin:0 0 12px;text-align:center;line-height:1.4}.cta-hero-button{display:inline-flex;align-items:center;justify-content:center;gap:0;border-radius:9999px;padding:0 32px;height:56px;font-size:1.125rem;font-weight:700;background:#059669;color:#fff;border:none;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;cursor:pointer;transition:all .3s ease;margin:0 auto}.cta-hero-button:hover{background:#047857;transform:translateY(-1px)}.cta-hero-button:active{background:#065f46}.cta-hero-button:focus{outline:none}.cta-hero-button:focus-visible{outline:2px solid #059669;outline-offset:2px}.cta-hero-button:disabled{cursor:not-allowed;opacity:.7;transform:none}.cta-reassurance-line{margin-top:12px;font-size:.875rem;color:#4b5563;text-align:center;line-height:1.4}.trust-chips-container{margin-top:16px;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px}.trust-chip{background:#e5e7eb;padding:6px 14px;border-radius:9999px;border:1px solid #d1d5db;font-weight:500;box-shadow:0 1px 2px #0000000d}.empathy-line,.trust-chip{color:#374151;font-size:.875rem}.empathy-line{margin-top:16px;text-align:center;line-height:1.5}.empathy-line strong{font-weight:700;color:#374151}.final-emotional-nudge{margin-top:12px;font-size:13px;color:#4b5563;text-align:center;line-height:1.4;font-weight:400;padding:0 8px}.final-emotional-nudge .highlight{color:#3b82f6;font-weight:600;text-decoration:none}.free-badge-main{position:absolute;top:-12px;right:-12px;background:#ff6b35;color:#fff;padding:6px 14px;border-radius:100px;font-size:14px;font-weight:700;box-shadow:0 4px 12px #ff6b3566;transform:rotate(15deg);z-index:2}.primary-student-section{display:flex;flex-direction:column;align-items:center;gap:12px;margin:8px 0 6px}.student-main-card{background:linear-gradient(135deg,#10b981,#059669);color:#fff;padding:20px;border-radius:16px;text-align:center;box-shadow:0 8px 32px #10b9814d;max-width:400px;width:100%}.student-icon-large{width:60px;height:60px;background:#fff3;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;font-size:28px}.student-main-card h3{font-size:22px;font-weight:700;margin-bottom:16px;color:#fff}.cta-primary-large{background:#fff;color:#10b981;border:none;padding:16px 32px;border-radius:50px;font-size:18px;font-weight:700;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:12px;margin:0 auto;box-shadow:0 4px 16px #0003}.cta-primary-large:hover{transform:translateY(-2px);box-shadow:0 6px 24px #0000004d}.student-main-card .cta-secondary{background:#0000;color:#fff;border:2px solid #ffffff4d;margin-top:16px}.student-main-card .cta-secondary:hover{background:#ffffff1a;border-color:#fff}.teacher-link-compact{background:#94a3b81a;padding:12px 20px;border-radius:50px;gap:8px;color:#64748b}.teacher-link-button,.teacher-link-compact{display:flex;align-items:center;font-size:14px}.teacher-link-button{background:none;border:none;color:#3b82f6;font-weight:600;cursor:pointer;text-decoration:underline;gap:6px;padding:0}.teacher-link-button:hover{color:#1d4ed8}.features-compact{width:100%;background:#f8fafc;padding:16px;border-radius:16px;margin-top:16px}.features-compact-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;margin-bottom:20px}.feature-item-compact{display:flex;align-items:flex-start;gap:12px;padding:12px;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000d;text-align:left}.feature-icon-compact{width:36px;height:36px;background:#f1f5f9;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:18px}.feature-content-compact{flex:1}.feature-title-compact{font-size:14px;font-weight:600;color:#1e293b;margin:0 0 4px;line-height:1.3}.feature-description-compact{font-size:12px;color:#64748b;margin:0;line-height:1.4}.trust-indicators-inline{display:flex;justify-content:center;gap:24px;padding-top:16px;border-top:1px solid #e2e8f0;flex-wrap:wrap}.trust-badge{font-size:13px;color:#64748b;background:#fff;padding:6px 12px;border-radius:20px;box-shadow:0 1px 3px #0000001a}.trust-badge strong{color:#1e293b;font-weight:700}.trust-badge-primary{border-bottom:2px solid #3b82f6;font-weight:600}.cta-secondary-subtle{background:#0000;color:#fffc;border:1px solid #ffffff4d;padding:10px 20px;border-radius:25px;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:8px;margin:16px auto 0}.cta-secondary-subtle:hover{background:#ffffff1a;border-color:#ffffff80;color:#fff}.trust-under-cta{display:flex;justify-content:center;gap:8px;margin-top:12px;flex-wrap:wrap}.trust-item-prominent{font-size:14px;color:#64748b;display:flex;align-items:center;gap:6px}.trust-item-prominent strong{color:#1e293b;font-weight:700}.trust-item-subscription-style{display:flex;align-items:center;gap:8px;background:#10b9810d;padding:8px 12px;border-radius:8px;border:1px solid #10b98133;min-width:140px}.trust-icon-green{font-size:16px;color:#10b981;flex-shrink:0}.trust-text{font-size:14px;color:#374151;font-weight:500;line-height:1.3}.trust-text strong{color:#10b981;font-weight:700}.features-headline{text-align:center;font-size:24px;font-weight:700;color:#1e293b;margin-bottom:20px}.features-prominent-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px}.feature-item-prominent{display:flex;flex-direction:column;gap:12px;padding:16px;background:#f8fafc;border-radius:12px;border:1px solid #e2e8f0;transition:all .3s ease}.feature-item-prominent:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0000001a;border-color:#3b82f6}.feature-icon-prominent{width:auto;height:auto;background:none;border-radius:0;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;font-size:24px;box-shadow:none;margin-left:4px}.feature-content-prominent{flex:1}.feature-title-prominent{font-size:18px;font-weight:600;color:#1e293b;margin:0 0 8px;line-height:1.3;display:flex;align-items:center;gap:8px}.feature-description-prominent{font-size:15px;color:#475569;margin:0;line-height:1.6}.features-empathy-answer{margin-top:20px;padding-top:16px;border-top:1px solid #e5e7eb;font-size:.95rem;color:#374151;text-align:center;line-height:1.5;font-style:italic}.features-empathy-answer strong{font-weight:700;color:#374151;font-style:normal}.teacher-section-after-features{text-align:center;margin-top:12px}.teacher-section-after-features .teacher-link-compact{background:#94a3b80d;border:1px solid #94a3b833}@media (max-width:768px){.enhanced-cta-section{margin:12px 0 8px;gap:10px;max-width:100%;padding:0 16px}.cta-mini-hook{font-size:24px}.main-cta-enhanced{font-size:18px;padding:16px 32px;height:56px;max-width:100%}.micro-reassurance{font-size:13px;margin:10px 0 8px}.trust-under-cta-enhanced{max-width:100%;flex-direction:column;gap:8px;align-items:center}.trust-item-horizontal{font-size:14px}.trust-separator{display:none}.final-emotional-nudge{font-size:12px;margin-top:10px}.main-cta-button{font-size:20px;padding:16px 36px;height:60px;min-width:240px;gap:12px}.free-badge-main{top:-10px;right:-10px;padding:4px 12px;font-size:12px}.student-main-card{padding:24px;margin:0 16px}.student-main-card h3{font-size:24px}.cta-primary-large{font-size:16px;padding:14px 28px}.features-prominent{padding:28px 20px;margin:28px 0}.features-headline{font-size:22px;margin-bottom:24px}.features-prominent-grid{grid-template-columns:1fr;gap:18px}.feature-item-prominent{padding:18px}.feature-title-prominent{font-size:17px}.feature-description-prominent{font-size:14px}.trust-indicators-inline,.trust-under-cta{gap:16px}}@media (max-width:480px){.enhanced-cta-section{margin:8px 0 6px;gap:8px;padding:0 12px}.cta-mini-hook{font-size:22px}.main-cta-enhanced{font-size:16px;padding:14px 24px;height:52px;gap:8px}.micro-reassurance{font-size:12px;margin:8px 0 6px}.trust-under-cta-enhanced{flex-direction:column;gap:6px;margin-top:12px;align-items:center}.trust-item-horizontal{font-size:13px}.trust-separator{display:none}.final-emotional-nudge{font-size:11px;margin-top:12px;padding:0 4px}.main-cta-button{font-size:18px;padding:14px 28px;height:56px;min-width:200px;gap:10px}.free-badge-main{top:-8px;right:-8px;padding:3px 10px;font-size:11px}.student-main-card{padding:20px;margin:0 12px}.features-prominent{padding:24px 16px;margin:24px 0}.features-headline{font-size:20px;margin-bottom:20px}.features-prominent-grid{grid-template-columns:1fr;gap:16px}.feature-item-prominent{padding:16px;gap:12px}.feature-icon-prominent{width:40px;height:40px;font-size:20px}.feature-title-prominent{font-size:16px}.feature-description-prominent{font-size:13px}.trust-under-cta{gap:12px;flex-direction:column}.trust-indicators-inline{gap:12px}.trust-badge{font-size:12px;padding:4px 8px}}@media (prefers-contrast:high){.feature-card{border:2px solid #1e293b}.cta-secondary{border-width:3px}}.role-selection-section{width:100%;max-width:800px;margin:20px 0}.role-selection-title{font-size:24px;font-weight:600;color:#1e293b;margin-bottom:24px;text-align:center}.role-cards{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:20px}.role-card{background:#fff;border-radius:20px;padding:32px 24px;text-align:center;box-shadow:0 8px 24px #0000001a;border:2px solid #0000;transition:all .3s ease;display:flex;flex-direction:column;align-items:center;gap:20px;position:relative;overflow:hidden}.role-card:hover{transform:translateY(-8px);box-shadow:0 16px 40px #00000026}.student-card{border-color:#d1fae5;background:linear-gradient(145deg,#fff,#f0fdf4)}.student-card:hover{border-color:#10b981;background:linear-gradient(145deg,#f0fdf4,#dcfce7)}.teacher-card{border-color:#dbeafe;background:linear-gradient(145deg,#fff,#f8fafc)}.teacher-card:hover{border-color:#3b82f6;background:linear-gradient(145deg,#f8fafc,#f1f5f9)}.role-card-icon{width:72px;height:72px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:28px;margin-bottom:8px;box-shadow:0 4px 16px #0000001a;transition:all .3s ease}.student-card .role-card-icon{background:linear-gradient(135deg,#d1fae5,#a7f3d0);color:#10b981}.teacher-card .role-card-icon{background:linear-gradient(135deg,#dbeafe,#bfdbfe);color:#3b82f6}.role-card h4{font-size:22px;font-weight:700;color:#1e293b;margin:0;line-height:1.3}.role-card p{font-size:16px;color:#64748b;margin:0;line-height:1.5;font-weight:500}.cta-secondary-small{background:#0000;color:#64748b;border:1px solid #d1d5db;padding:8px 16px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:6px;width:100%;justify-content:center;min-height:44px}.cta-secondary-small:hover{background:#f8fafc;border-color:#9ca3af}.cta-teacher-primary{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border:none;padding:20px 40px;border-radius:12px;font-size:20px;font-weight:700;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:12px;width:100%;justify-content:center;box-shadow:0 8px 24px #3b82f64d;min-width:280px;height:60px;position:relative;overflow:hidden}.cta-teacher-primary:hover{transform:translateY(-2px);box-shadow:0 12px 32px #3b82f666;background:linear-gradient(135deg,#2563eb,#1d4ed8)}.cta-teacher-primary:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,#0000,#fff3,#0000);transition:left .5s ease}.cta-teacher-primary:hover:before{left:100%}.cta-teacher-primary .anticon{margin-left:12px;vertical-align:middle}.teacher-features-list{display:flex;flex-direction:column;gap:8px;align-items:center;min-height:44px;justify-content:center;text-align:center}.teacher-features-list span{font-size:13px;color:#64748b;font-weight:500;line-height:1.4}.desktop-cta-reminder{display:none;text-align:center;padding:20px;margin-top:30px}.cta-reminder-text h4{font-size:20px;color:#1e293b;margin:0 0 8px}.cta-reminder-text p{font-size:14px;color:#64748b;margin:0}@media (max-width:768px){.urgency-micro-prompt{font-size:.85rem;margin-bottom:10px}.cta-hero-button{padding:0 24px;height:52px;font-size:1rem;width:100%;max-width:320px}.trust-chips-container{gap:6px}.trust-chip{font-size:.8rem;padding:5px 12px}}@media (max-width:480px){.cta-main-headline{font-size:1.5rem;margin-bottom:14px}.cta-hero-button{height:48px;font-size:.9rem;padding:0 20px}.cta-reassurance-line{font-size:.75rem}.trust-chips-container{gap:6px;margin-top:12px}.trust-chip{font-size:.75rem;padding:4px 10px}.empathy-line{font-size:.75rem;margin-top:12px}}@media (max-width:768px){.role-cards{grid-template-columns:1fr;gap:16px}.role-selection-title{font-size:20px}.role-card{padding:20px}.role-card-icon{width:50px;height:50px;font-size:20px}}@media (min-width:769px){.desktop-cta-reminder{display:block}}@media (prefers-reduced-motion:reduce){.gradient-orb{animation:none}.cta-primary:before,.hero-video{display:none}.hero-video-container:before{content:"";display:block;width:100%;height:400px;background-color:#f0f4f8;background-size:cover;background-position:50%;background-repeat:no-repeat;border-radius:16px}*{transition-duration:.01ms!important}}.hero-video{width:100%;height:auto;object-fit:cover;object-position:center;opacity:1}.hero-video-container.loading{background:linear-gradient(45deg,#f0f2f5 25%,#0000 0),linear-gradient(-45deg,#f0f2f5 25%,#0000 0),linear-gradient(45deg,#0000 75%,#f0f2f5 0),linear-gradient(-45deg,#0000 75%,#f0f2f5 0);background-size:20px 20px;background-position:0 0,0 10px,10px -10px,-10px 0;animation:loading-shimmer 1.5s linear infinite}.hero-video-container.transitioning{opacity:1;transition:opacity .3s ease}.video-fade-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#d6dde7;z-index:10;animation:fadeInOut .6s ease}@keyframes fadeInOut{0%{opacity:0}50%{opacity:1}to{opacity:0}}.video-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000e6;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px;animation:modalFadeIn .3s ease}.video-modal-content{background:#fff;border-radius:16px;padding:0;width:-webkit-fit-content;width:fit-content;max-width:95vw;max-height:95vh;position:relative;overflow:auto;box-shadow:0 25px 80px #0000004d;animation:modalSlideIn .3s ease}.video-modal-close{position:absolute;top:16px;left:16px;background:#000000b3;color:#fff;border:none;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:all .2s ease;font-size:18px}.video-modal-close:hover{background:#000000e6;transform:scale(1.1)}.video-modal-header{background:linear-gradient(180deg,#e2e8f0,#f1f5f9);padding:16px 24px;border-bottom:1px solid #e5e7eb}.video-modal-header h3{margin:0;color:#1f2937;font-size:18px;font-weight:700;text-align:right;direction:rtl}.video-modal-video{position:relative;background:#f8fafc}.modal-video{width:888px;height:852px;display:block;object-fit:contain}@keyframes modalFadeIn{0%{opacity:0}to{opacity:1}}@keyframes modalSlideIn{0%{opacity:0;transform:scale(.9) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}@media (max-width:768px){.video-modal-overlay{padding:10px}.video-modal-close{top:12px;left:12px;width:36px;height:36px;font-size:16px}.video-modal-header{padding:12px 16px}.video-modal-header h3{font-size:16px}.modal-video{width:100%;height:auto;max-width:95vw;max-height:70vh;object-fit:contain}.modal-demo-indicator{right:12px;bottom:12px}.modal-demo-indicator .demo-label{font-size:10px}}@keyframes loading-shimmer{0%{background-position:0 0,0 10px,10px -10px,-10px 0}to{background-position:20px 20px,20px 30px,30px 10px,10px 20px}}.modal-media-video{box-shadow:0 8px 32px #0000001f;background:#000}.modal-media-image,.modal-media-video{width:100%;max-width:100%;height:auto;border-radius:12px}.walkthrough-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000f2;z-index:1000;display:flex;flex-direction:column;animation:fadeIn .3s ease;overflow:hidden}.walkthrough-modal-content{width:100%;height:100vh;display:flex;flex-direction:column;background:#000;animation:slideUp .3s ease;direction:rtl;overflow:hidden}.walkthrough-modal-header{background:#000000e6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:8px 16px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #ffffff1a;position:relative;z-index:10;flex-shrink:0;height:40px;min-height:40px}.walkthrough-header-title{flex:1;text-align:center;font-size:14px;font-weight:600;color:#fff;margin:0;line-height:1.2}.walkthrough-modal-close{background:#ffffff1a;border:1px solid #fff3;color:#fff;padding:4px;border-radius:6px;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;width:28px;height:28px;flex-shrink:0}.walkthrough-progress,.walkthrough-progress-bar,.walkthrough-progress-fill,.walkthrough-step-number{display:none}.walkthrough-modal-close:hover{background:#fff3;transform:scale(1.05)}.walkthrough-modal-content-area{flex:1;display:flex;flex-direction:column;background:#000;position:relative;min-height:0;overflow:hidden}.walkthrough-modal-title{position:absolute;top:12px;right:16px;left:16px;font-size:16px;font-weight:600;color:#fff;text-align:center;background:#000000b3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:6px 12px;border-radius:6px;z-index:5;margin:0;line-height:1.3}.walkthrough-modal-description{display:none}.walkthrough-modal-video{flex:1;display:flex;align-items:center;justify-content:center;background:#000;min-height:0;overflow:hidden}.walkthrough-video{max-width:100%;max-height:100%;background:#000;display:block}.walkthrough-video,.walkthrough-video-fallback{width:100%;height:100%;object-fit:contain}.walkthrough-modal-navigation{background:#000000e6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:8px 16px;display:flex;justify-content:center;align-items:center;gap:12px;border-top:1px solid #ffffff1a;flex-shrink:0;height:52px;min-height:52px;position:relative;z-index:10}.walkthrough-nav-btn{background:#3b82f6e6;color:#fff;border:1px solid #3b82f64d;padding:8px 16px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease;min-width:80px}.walkthrough-nav-btn:hover:not(:disabled){background:#3b82f6;transform:translateY(-1px);box-shadow:0 4px 12px #3b82f64d}.walkthrough-nav-btn:disabled{background:#ffffff1a;color:#fff6;border-color:#ffffff1a;cursor:not-allowed;transform:none;box-shadow:none}.walkthrough-nav-next{background:#10b981e6;border-color:#10b9814d}.walkthrough-nav-next:hover:not(:disabled){background:#10b981;box-shadow:0 4px 12px #10b9814d}.walkthrough-step-dots{display:flex;gap:6px;align-items:center;margin:0 16px}.walkthrough-dot{width:8px;height:8px;border-radius:50%;border:none;background:#ffffff4d;cursor:pointer;transition:all .3s ease}.walkthrough-dot.active{background:#3b82f6;transform:scale(1.3);box-shadow:0 0 8px #3b82f680}.walkthrough-dot:hover{background:#3b82f6b3;transform:scale(1.2)}@media (max-width:768px){.walkthrough-modal-header{padding:6px 12px;height:32px;min-height:32px}.walkthrough-header-title{font-size:12px}.walkthrough-modal-close{width:24px;height:24px;padding:3px}.walkthrough-modal-title{font-size:14px;padding:4px 8px;top:8px;right:12px;left:12px}.walkthrough-modal-navigation{padding:6px 12px;gap:8px;height:44px;min-height:44px}.walkthrough-nav-btn{padding:6px 10px;font-size:11px;min-width:50px;border-radius:6px}.walkthrough-step-dots{gap:3px;margin:0 6px}.walkthrough-dot{width:5px;height:5px}.walkthrough-dot.active{transform:scale(1.4)}.walkthrough-dot:hover{transform:scale(1.2)}}.site-footer{background:linear-gradient(180deg,#1e293b,#0f172a);color:#e2e8f0;padding:36px 0 0;margin-top:48px;position:relative;z-index:10;width:100%}.footer-container{max-width:1200px;margin:0 auto;padding:0 24px}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:24px}.footer-column{display:flex;flex-direction:column}.footer-logo{display:flex;align-items:center;gap:12px;margin-bottom:12px}.footer-logo img{border-radius:8px}.footer-logo__text{font-size:24px;font-weight:700;color:#fff}.footer-tagline{font-size:14px;color:#94a3b8;margin-bottom:16px;line-height:1.5}.footer-heading{font-size:15px;font-weight:600;color:#fff;margin-bottom:10px;padding-bottom:6px;border-bottom:2px solid #3b82f6;display:inline-block}.footer-contact{margin-top:auto}.footer-contact-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.footer-contact-link{display:flex;align-items:center;gap:10px;color:#cbd5e1;text-decoration:none;font-size:14px;transition:color .2s ease}.footer-contact-link:hover{color:#3b82f6}.footer-contact-link--whatsapp{color:#25d366}.footer-contact-link--whatsapp:hover{color:#128c7e}.footer-contact-link--button{background:none;border:none;padding:0;cursor:pointer;font-family:inherit;font-size:inherit}.footer-icon{width:18px;height:18px;flex-shrink:0}.footer-links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.footer-link{color:#cbd5e1;text-decoration:none;font-size:14px;transition:all .2s ease;display:inline-block}.footer-link:hover{color:#3b82f6;transform:translateX(-4px)}.footer-link--button{background:none;border:none;padding:0;cursor:pointer;font-family:inherit}.footer-link--static{cursor:default}.footer-link--static:hover{color:#cbd5e1;transform:none}.footer-column--areas{background:#3b82f60d;border-radius:12px;padding:16px;margin:-16px 0}.footer-areas-intro{font-size:13px;color:#94a3b8;margin-bottom:12px;line-height:1.4}.footer-areas-list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.footer-area-item{display:flex;align-items:center;gap:6px;font-size:13px;color:#e2e8f0}.footer-icon--pin{width:14px;height:14px;color:#3b82f6}.footer-areas-note{margin-top:12px;font-size:12px;color:#22c55e;font-weight:500}.footer-social{margin-top:16px}.footer-social-links{display:flex;gap:12px}.footer-social-link{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#ffffff1a;border-radius:50%;color:#e2e8f0;transition:all .2s ease}.footer-social-link:hover{background:#3b82f6;color:#fff;transform:translateY(-2px)}.footer-social-link svg{width:20px;height:20px}.footer-bottom{margin-top:24px;padding:16px 0;border-top:1px solid #ffffff1a}.footer-bottom-content{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px}.footer-copyright{font-size:13px;color:#94a3b8;margin:0}.footer-business-info{font-size:13px;color:#64748b;margin:0}.footer-legal-links{display:flex;align-items:center;gap:8px}.footer-legal-link{font-size:13px;color:#94a3b8;text-decoration:none;transition:color .2s ease}.footer-legal-link:hover{color:#3b82f6}.footer-legal-separator{color:#64748b}@media (max-width:1024px){.footer-grid{grid-template-columns:repeat(2,1fr);gap:20px}.footer-column--areas{order:-1;grid-column:span 2;margin:0 0 12px}.footer-areas-list{grid-template-columns:repeat(4,1fr)}}@media (max-width:768px){.site-footer{padding:28px 0 0;margin-top:40px}.footer-grid{grid-template-columns:1fr;gap:24px}.footer-column--areas{grid-column:span 1}.footer-areas-list{grid-template-columns:repeat(2,1fr)}.footer-bottom-content{flex-direction:column;text-align:center}}@media (max-width:480px){.footer-container{padding:0 16px}.footer-areas-list{grid-template-columns:repeat(2,1fr);gap:6px}.footer-area-item{font-size:12px}}.legal-page{min-height:100vh;background:linear-gradient(180deg,#f8fafc,#fff);padding:0}.legal-container{max-width:800px;margin:0 auto;padding:40px 24px 80px}.legal-header{margin-bottom:48px;padding-bottom:24px;border-bottom:2px solid #e2e8f0}.legal-back-link{display:inline-flex;align-items:center;color:#3b82f6;text-decoration:none;font-size:14px;font-weight:500;margin-bottom:24px;transition:color .2s ease}.legal-back-link:hover{color:#2563eb}.legal-header h1{font-size:2.5rem;font-weight:700;color:#1e293b;margin:0 0 12px}.legal-updated{font-size:14px;color:#64748b;margin:0}.legal-content{color:#334155;line-height:1.8}.legal-section{margin-bottom:40px}.legal-section h2{font-size:1.5rem;font-weight:600;color:#1e293b;margin:0 0 16px;padding-bottom:8px;border-bottom:1px solid #e2e8f0}.legal-section h3{font-size:1.1rem;font-weight:600;color:#334155;margin:24px 0 12px}.legal-section p{margin:0 0 16px}.legal-section ul{margin:0 0 16px;padding-right:24px}.legal-section li{margin-bottom:8px}.legal-section a{color:#3b82f6;text-decoration:none;font-weight:500}.legal-section a:hover{text-decoration:underline}.contact-list{list-style:none;background:#f8fafc;border-radius:12px;padding:20px 24px}.contact-list li{margin-bottom:12px}.contact-list li:last-child{margin-bottom:0}.legal-footer{margin-top:48px;padding-top:24px;border-top:1px solid #e2e8f0;text-align:center}.legal-footer a{color:#64748b;text-decoration:none;transition:color .2s ease}.legal-footer a:hover{color:#3b82f6}@media (max-width:768px){.legal-container{padding:24px 16px 60px}.legal-header h1{font-size:2rem}.legal-section h2{font-size:1.25rem}}.about-page{min-height:100vh;background:#fff}.about-container{max-width:1200px}.about-hero{position:relative;min-height:50vh;display:flex;align-items:center;justify-content:center;background:#fff;padding:40px 0 60px}.about-hero__background,.about-hero__gradient{display:none}.about-hero__content{position:relative;z-index:2;text-align:center;padding:40px 24px;max-width:900px}.about-back-link{margin-bottom:40px}.about-hero__title{font-size:3rem;font-weight:700;color:#1e293b;line-height:1.2;margin:0 0 24px}.about-hero__highlight{color:#3b82f6;background:none;-webkit-background-clip:unset;-webkit-text-fill-color:unset;background-clip:unset}.about-hero__subtitle{font-size:1.35rem;color:#64748b;margin:0;font-weight:400;line-height:1.6}.about-section{padding:80px 0}.about-section__label{display:inline-block;font-size:14px;font-weight:600;color:#3b82f6;letter-spacing:2px;margin-bottom:16px}.about-section__label--center{display:block;text-align:center}.about-section__title{font-size:2.5rem;font-weight:700;color:#1e293b;margin:0 0 24px;line-height:1.3}.about-section__title--center{text-align:center}.about-section__text{line-height:1.8;margin:0 0 20px}.about-section__text--center{text-align:center;max-width:700px;margin:0 auto 48px}.about-problem{background:#fff;padding:80px 0}.about-problem__header{text-align:center;margin-bottom:48px}.about-problem__cards{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;max-width:1000px;margin:0 auto}.about-problem__cards .card:nth-child(4),.about-problem__cards .card:nth-child(5){grid-column:span 1}.icon--slate{background:#f1f5f9;color:#475569;border:1px solid #e2e8f0}.icon--rose{background:#fff1f2;color:#e11d48;border:1px solid #fecdd3}.icon--amber{background:#fffbeb;color:#d97706;border:1px solid #fde68a}.icon--orange{background:#fff7ed;color:#ea580c;border:1px solid #fed7aa}.icon--red{background:#fef2f2;color:#dc2626;border:1px solid #fecaca}@media (max-width:900px){.about-problem__cards{grid-template-columns:repeat(2,1fr)}.about-problem__cards .card:nth-child(5){grid-column:1/-1;max-width:400px;margin:0 auto}}@media (max-width:600px){.about-problem__cards{grid-template-columns:1fr}.about-problem__cards .card:nth-child(5){max-width:none}}.about-spark{background:#fff}.about-spark__content{max-width:800px;margin:0 auto;text-align:center}.about-spark__quote{font-size:1.75rem;font-weight:500;color:#1e293b;line-height:1.6;margin:0 0 32px;font-style:italic;position:relative;padding:0 40px}.about-spark__quote:before{content:'"';position:absolute;right:0;top:-20px;font-size:6rem;color:#e2e8f0;font-family:Georgia,serif;line-height:1}.about-spark__context{font-size:1.125rem;color:#64748b;line-height:1.8;margin:0}.about-solution{background:#f8fafc}.about-solution__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.about-solution__card{background:#fff;padding:32px 24px;border-radius:16px;text-align:center;box-shadow:0 4px 16px #0000000f;transition:transform .3s ease,box-shadow .3s ease}.about-solution__card:hover{transform:translateY(-8px);box-shadow:0 12px 32px #0000001f}.about-solution__card-icon{width:64px;height:64px;margin:0 auto 20px;background:#3b82f6;border-radius:16px;display:flex;align-items:center;justify-content:center}.about-solution__card-icon svg{width:32px;height:32px;color:#fff}.about-solution__card-title{font-size:1.25rem;font-weight:600;color:#1e293b;margin:0 0 12px}.about-solution__card-text{font-size:.95rem;color:#64748b;line-height:1.6;margin:0}.about-vision{background:#fff}.about-vision__grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.about-vision__goals{margin-top:32px;display:flex;flex-direction:column;gap:12px}.about-vision__goal{display:flex;align-items:center;gap:12px;font-size:1.125rem;color:#334155}.about-vision__goal-check{width:28px;height:28px;background:#10b981;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700}.about-vision__goal--future{color:#94a3b8}.about-vision__goal-dot{width:28px;height:28px;border:2px dashed #cbd5e1;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;color:#94a3b8}.about-vision__image-wrapper{position:relative;border-radius:24px;overflow:hidden;box-shadow:0 20px 40px #00000026}.about-vision__image{width:100%;height:auto;display:block}.about-stats{background:#f8fafc;padding:60px 0;border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0}.about-stats__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:40px}.about-stats__item{text-align:center}.about-stats__number{font-size:3rem;font-weight:800;color:#3b82f6;margin-bottom:8px}.about-stats__label{font-size:1rem;color:#64748b}.about-cta{background:#3b82f6;padding:80px 0}.about-cta__content{text-align:center;max-width:600px;margin:0 auto}.about-cta__title{font-size:2.5rem;font-weight:700;color:#fff;margin:0 0 16px}.about-cta__text{color:#ffffffe6;margin:0 0 32px}.about-cta__buttons{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.about-cta__button{padding:16px 32px;font-size:1.125rem;transition:all .3s ease}.about-cta__button--primary{background:#fff;color:#3b82f6}.about-cta__button--primary:hover{background:#f8fafc;transform:translateY(-2px);box-shadow:0 8px 24px #0003}.about-cta__button--secondary{background:#0000;color:#fff;border:2px solid #ffffff80}.about-cta__button--secondary:hover{background:#ffffff1a;border-color:#fff}.about-footer{padding:24px 0}@media (max-width:1024px){.about-solution__grid,.about-stats__grid{grid-template-columns:repeat(2,1fr)}.about-stats__grid{gap:32px}}@media (max-width:768px){.about-hero{min-height:60vh}.about-hero__title{font-size:2.5rem}.about-hero__subtitle{font-size:1.25rem}.about-section{padding:60px 0}.about-section__title{font-size:2rem}.about-vision__grid{grid-template-columns:1fr;gap:40px}.about-spark__quote{font-size:1.375rem;padding:0 20px}.about-solution__grid{grid-template-columns:1fr;gap:20px}.about-solution__card{padding:24px 20px}.about-stats__grid{grid-template-columns:repeat(2,1fr)}.about-stats__number{font-size:2.25rem}.about-cta__title{font-size:2rem}.about-cta__buttons{flex-direction:column;align-items:center}.about-cta__button{width:100%;max-width:280px;text-align:center}}@media (max-width:480px){.about-hero__content{padding:60px 16px}.about-hero__title{font-size:2rem}.about-container{padding:0 16px}.about-section__title{font-size:1.75rem}.about-stats__grid{gap:24px}.about-stats__number{font-size:2rem}}.about-story{background:#fff}.story-container{max-width:800px;margin:0 auto;padding:0 24px}.story-hero{padding:80px 0 60px;background:#fff;text-align:center}.story-back-link{display:inline-block;color:#3b82f6;text-decoration:none;font-size:14px;font-weight:500;margin-bottom:40px;transition:color .2s ease}.story-back-link:hover{color:#2563eb}.story-hero__title{font-size:2.5rem;font-weight:700;color:#1e293b;line-height:1.4;margin:0 0 32px}.story-hero__highlight{color:#3b82f6}.story-hero__lead{font-size:1.25rem;color:#475569;line-height:1.8;margin:0 0 24px}.story-hero__cta-text{font-size:1.5rem;font-weight:600;color:#1e293b;margin:32px 0 0}.story-graphic-placeholder{background:linear-gradient(135deg,#e0f2fe,#dbeafe);padding:80px 24px;text-align:center}.story-graphic-placeholder--alt{background:linear-gradient(135deg,#f0fdf4,#dcfce7)}.story-graphic-placeholder__inner{max-width:600px;margin:0 auto;padding:40px;background:#ffffffb3;border-radius:16px;border:2px dashed #94a3b8}.story-graphic-placeholder__label{display:block;font-size:14px;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:2px;margin-bottom:12px}.story-graphic-placeholder__desc{display:block;font-size:1.125rem;color:#475569}.story-section{padding:80px 0;background:#fff}.story-section--alt{background:#f8fafc}.story-section--vision{background:linear-gradient(180deg,#fff,#f0f9ff)}.story-section__number{display:inline-block;font-size:14px;font-weight:700;color:#3b82f6;margin-bottom:16px;padding:6px 16px;background:#eff6ff;border-radius:20px}.story-section__title{font-size:2rem;font-weight:700;color:#1e293b;margin:0 0 24px;line-height:1.3}.story-subtitle{font-size:1.25rem;color:#3b82f6}.story-quote,.story-subtitle{font-weight:500;margin:0 0 32px}.story-quote{font-size:1.5rem;color:#1e293b;font-style:italic;padding:24px 32px;background:#f8fafc;border-right:4px solid #3b82f6;border-radius:0 12px 12px 0}.story-text{font-size:1.125rem;color:#475569;line-height:1.8;margin:0 0 24px}.story-text--bold{font-weight:600;color:#1e293b}.story-text--large{font-size:1.25rem}.story-list{list-style:none;padding:0;margin:0 0 32px}.story-list li{position:relative;padding:12px 0 12px 32px;font-size:1.125rem;color:#475569;border-bottom:1px solid #e2e8f0}.story-list li:last-child{border-bottom:none}.story-list li:before{content:"•";position:absolute;right:0;color:#3b82f6;font-size:1.5rem;line-height:1;top:12px}.story-callout{padding:32px;border-radius:16px;margin:32px 0}.story-callout--pain{background:linear-gradient(135deg,#fef2f2,#fee2e2);border:1px solid #fecaca}.story-callout--vision{background:linear-gradient(135deg,#eff6ff,#dbeafe);border:1px solid #bfdbfe}.story-callout--highlight{background:linear-gradient(135deg,#f0fdf4,#dcfce7);border:1px solid #bbf7d0}.story-callout--teacher{background:linear-gradient(135deg,#fefce8,#fef9c3);border:1px solid #fde68a}.story-callout__text{font-size:1.125rem;color:#1e293b;line-height:1.8;margin:0}.story-problems-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin:24px 0 32px}.story-problem-item{display:flex;align-items:center;gap:12px;padding:16px 20px;background:#fff;border-radius:12px;border:1px solid #e2e8f0;font-size:1rem;color:#475569}.story-problem-icon{color:#ef4444;font-size:12px}.story-solution-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin:32px 0}.story-solution-card{padding:24px;background:#fff;border-radius:16px;border:1px solid #e2e8f0;text-align:center;transition:all .2s ease}.story-solution-card:hover{border-color:#3b82f6;box-shadow:0 4px 12px #3b82f61a}.story-solution-card__icon{width:56px;height:56px;margin:0 auto 16px;border-radius:14px;display:flex;align-items:center;justify-content:center}.story-solution-card__icon svg{width:28px;height:28px}.story-solution-card__icon--ai{background:#eff6ff;color:#3b82f6}.story-solution-card__icon--human{background:#faf5ff;color:#8b5cf6}.story-solution-card__icon--path{background:#ecfdf5;color:#10b981}.story-solution-card__icon--track{background:#fff7ed;color:#f97316}.story-solution-card p{margin:0;font-size:1rem;color:#475569;line-height:1.6}.story-benefits-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:32px 0}.story-benefit-card{padding:20px;background:#fff;border-radius:12px;border:1px solid #e2e8f0;text-align:center;transition:all .2s ease}.story-benefit-card:hover{border-color:#10b981;box-shadow:0 4px 12px #10b9811a}.story-benefit-card__icon{width:48px;height:48px;margin:0 auto 12px;background:#ecfdf5;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#10b981}.story-benefit-card__icon svg{width:24px;height:24px}.story-benefit-card span{font-size:.95rem;color:#334155;line-height:1.5}.story-teacher-benefits{display:flex;flex-direction:column;gap:16px;margin:32px 0}.story-teacher-benefit{display:flex;align-items:center;gap:16px;padding:20px 24px;background:#fff;border-radius:12px;border:1px solid #e2e8f0;transition:all .2s ease}.story-teacher-benefit:hover{border-color:#8b5cf6;box-shadow:0 4px 12px #8b5cf61a}.story-teacher-benefit svg{width:24px;height:24px;min-width:24px;color:#8b5cf6}.story-teacher-benefit span{font-size:1.125rem;color:#334155}.story-steps{display:flex;flex-direction:column;gap:24px;margin:32px 0}.story-step{display:flex;gap:20px;align-items:flex-start}.story-step__number{width:48px;height:48px;min-width:48px;background:#3b82f6;color:#fff;font-size:1.25rem;font-weight:700;border-radius:50%;display:flex;align-items:center;justify-content:center}.story-step__content{flex:1;padding-top:4px}.story-step__title{font-size:1.25rem;font-weight:600;color:#1e293b;margin:0 0 8px}.story-step__text{font-size:1rem;color:#64748b;margin:0;line-height:1.6}.story-stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin:32px 0}.story-stat{text-align:center;padding:24px 16px;background:#f8fafc;border-radius:16px}.story-stat__number{font-size:2.5rem;font-weight:800;color:#3b82f6;margin-bottom:8px}.story-stat__label{font-size:.95rem;color:#64748b;line-height:1.4}.story-vision-statement{text-align:center;margin:32px 0}.story-vision-text{font-size:1.5rem;color:#1e293b;line-height:1.6;margin:0 0 16px}.story-beliefs{text-align:center;margin:48px 0}.story-belief{font-size:1.25rem;color:#475569;margin:0 0 12px}.story-final{text-align:center;font-size:1.75rem;font-weight:700;color:#3b82f6;margin:48px 0 0}.story-cta{padding:80px 0;background:#3b82f6;text-align:center}.story-cta__title{font-size:2rem;font-weight:700;color:#fff;margin:0 0 32px}.story-cta__buttons{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.story-cta__button{display:inline-flex;align-items:center;gap:8px;padding:16px 32px;border-radius:12px;font-size:1.125rem;font-weight:600;text-decoration:none;transition:all .2s ease}.story-cta__button svg{width:20px;height:20px}.story-cta__button--primary{background:#fff;color:#3b82f6}.story-cta__button--primary:hover{background:#f8fafc;transform:translateY(-2px);box-shadow:0 8px 24px #0003}.story-cta__button--secondary{background:#0000;color:#fff;border:2px solid #ffffff80}.story-cta__button--secondary:hover{background:#ffffff1a;border-color:#fff}.story-footer{background:#f8fafc;padding:24px 0;text-align:center}.story-footer p{margin:0;color:#64748b;font-size:14px}.story-footer a{color:#64748b;text-decoration:none;transition:color .2s ease}.story-footer a:hover{color:#3b82f6}@media (max-width:768px){.story-hero{padding:60px 0 40px}.story-hero__title{font-size:1.75rem}.story-hero__lead{font-size:1.125rem}.story-section{padding:60px 0}.story-section__title{font-size:1.5rem}.story-quote{font-size:1.25rem;padding:20px 24px}.story-problems-grid,.story-solution-cards{grid-template-columns:1fr}.story-benefits-grid,.story-stats-grid{grid-template-columns:repeat(2,1fr)}.story-stat__number{font-size:2rem}.story-vision-text{font-size:1.25rem}.story-cta__title{font-size:1.5rem}.story-cta__buttons{flex-direction:column;align-items:center}.story-cta__button{width:100%;max-width:300px;justify-content:center}.story-graphic-placeholder{padding:60px 24px}.story-list li{padding-right:24px}}@media (max-width:480px){.story-hero__title{font-size:1.5rem}.story-section__title{font-size:1.375rem}.story-benefits-grid,.story-stats-grid{grid-template-columns:1fr}.story-stats-grid{gap:16px}.story-step{flex-direction:column;text-align:center}.story-step__number{margin:0 auto}.story-teacher-benefit{flex-direction:column;text-align:center}.story-belief{font-size:1.125rem}.story-final{font-size:1.5rem}}.about-simple{background:#fff;min-height:100vh}.about-container{max-width:720px;margin:0 auto;padding:0 24px}.about-header{padding:24px 0 16px;border-bottom:1px solid #e2e8f0}.about-back-link{display:inline-block;color:#3b82f6;text-decoration:none;font-size:14px;font-weight:500;margin-bottom:12px;transition:color .2s ease}.about-back-link:hover{color:#2563eb}.about-title{font-size:2rem;font-weight:700;color:#1e293b;margin:0}.about-main{padding:24px 0 32px}.about-simple .about-section{position:relative;padding:32px 0;border-bottom:1px solid #e2e8f0}.about-simple .about-section:last-child{border-bottom:none}.about-section__number{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;background:#eff6ff;color:#3b82f6;font-size:14px;font-weight:700;border-radius:50%;margin-bottom:16px}.about-simple .about-section__title{font-size:1.5rem;font-weight:700;color:#1e293b;margin:0 0 16px;line-height:1.3}.about-section__text{font-size:1.125rem;color:#475569;line-height:1.7;margin:0 0 16px}.about-section__text--indent{padding-right:24px;border-right:3px solid #e2e8f0;margin:16px 0}.about-section__text--bold{font-weight:600;color:#1e293b}.about-section__text--note{font-size:1rem;color:#64748b;font-style:italic;margin-top:24px;padding-top:16px;border-top:1px dashed #e2e8f0}.about-section__text--mission{font-size:1.25rem;line-height:1.8}.about-list{list-style:none;padding:0;margin:16px 0 0}.about-list--highlights li{padding:12px 0;font-size:1.125rem;color:#475569;line-height:1.6}.about-list--highlights li strong{color:#3b82f6;font-weight:600}.about-list--features{display:flex;flex-direction:column;gap:12px;margin:24px 0}.about-list--features li{display:flex;align-items:center;gap:12px;padding:16px 20px;background:#f8fafc;border-radius:12px;font-size:1.0625rem;color:#1e293b;font-weight:500;transition:background .2s ease,transform .2s ease}.about-list--features li:hover{background:#f1f5f9;transform:translateX(-4px)}.about-list__icon{width:24px;height:24px;flex-shrink:0;color:#3b82f6}.about-cta{background:linear-gradient(135deg,#2563eb,#3b82f6);padding:32px 24px;text-align:center}.about-cta__text{font-size:1.25rem;font-weight:500;color:#fff;margin:0 0 20px}.about-cta__button{display:inline-flex;align-items:center;gap:10px;padding:12px 24px;background:#fff;color:#2563eb;font-size:1rem;font-weight:600;text-decoration:none;border-radius:12px;transition:transform .2s ease,box-shadow .2s ease}.about-cta__button:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0003}.about-cta__button svg{width:20px;height:20px}.about-footer{background:#f8fafc;padding:16px 0;text-align:center}.about-footer p{margin:0;color:#64748b;font-size:14px}.about-footer a{color:#64748b;text-decoration:none;transition:color .2s ease}.about-footer a:hover{color:#3b82f6}@media (max-width:768px){.about-title{font-size:1.75rem}.about-header{padding:20px 0 12px}.about-main{padding:20px 0 24px}.about-simple .about-section{padding:16px 0}.about-simple .about-section__title{font-size:1.25rem}.about-section__text{font-size:.9375rem}.about-section__text--mission{font-size:1rem}.about-cta{padding:24px 20px}.about-cta__text{font-size:1.125rem}.about-cta__button{padding:10px 20px;font-size:.9375rem}}@media (max-width:480px){.about-title{font-size:1.75rem}.about-list--features li{padding:14px 16px;font-size:1rem}.about-list__icon{width:20px;height:20px}}.about-visual{background:#fff;min-height:100vh}.about-container--wide{max-width:900px}.about-who{padding:0 0 24px}.about-who__label{display:block;font-size:12px;font-weight:500;color:#94a3b8;text-transform:uppercase;letter-spacing:1px;margin-bottom:6px}.about-who__title{font-size:1.75rem;font-weight:700;color:#1e293b;margin:0 0 12px;line-height:1.3}.about-who__intro{font-size:1rem;color:#475569;line-height:1.6;margin:0 0 16px}.about-who__content{display:flex;gap:24px;align-items:stretch}.about-who__illustration{flex-shrink:0;width:220px;display:flex;align-items:center;padding-top:20px}.about-who__image{width:100%;height:auto;border-radius:12px;object-fit:cover}.about-card{flex:1;background:#fff;border-radius:16px;padding:18px;box-shadow:0 2px 12px #0000000f;border:1px solid #e2e8f0;transition:transform .2s ease,box-shadow .2s ease}.about-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001a}.about-card__icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.about-card__icon svg{width:24px;height:24px}.about-card__icon--student{background:linear-gradient(135deg,#dbeafe,#bfdbfe);color:#2563eb}.about-card__icon--teacher{background:linear-gradient(135deg,#dcfce7,#bbf7d0);color:#16a34a}.about-card__title{font-size:1.125rem;font-weight:700;color:#1e293b;margin:0 0 8px;line-height:1.4}.about-card__tag{display:inline-block;font-size:11px;font-weight:600;padding:5px 12px;border-radius:20px;margin-bottom:10px;letter-spacing:.5px}.about-card__tag--student{background:linear-gradient(135deg,#dbeafe,#bfdbfe);color:#1e40af}.about-card__tag--teacher{background:linear-gradient(135deg,#dcfce7,#bbf7d0);color:#166534}.about-card__highlight{font-weight:700}.about-card__text{font-size:.9375rem;color:#64748b;line-height:1.6;margin:0}.about-divider{height:1px;background:#0000;border:none;border-top:2px dashed #bfdbfe;margin:20px 0;max-width:200px}.about-visual .about-section{padding:16px 0;border-bottom:none}.about-section__label{display:block;font-size:12px;font-weight:500;color:#94a3b8;text-transform:uppercase;letter-spacing:1px;margin-bottom:6px}.about-visual .about-section__title{font-size:1.375rem;font-weight:700;color:#1e293b;margin:0 0 12px;line-height:1.3}@media (max-width:768px){.about-who__content{flex-direction:column;align-items:center;text-align:center}.about-who__illustration{order:-1;width:220px;margin-bottom:16px;padding-top:0}.about-card{width:100%;padding:20px}.about-card__icon{margin:0 auto 16px}.about-card__text,.about-card__title{text-align:center}.about-divider{margin:16px auto}.about-who__intro{text-align:center}}@media (max-width:480px){.about-who__title{font-size:1.75rem}.about-who__illustration{width:180px}.about-card__title{font-size:1rem}}