.for-teachers-page{width:100%;min-height:100vh;background:#fdfdfd;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;overflow-y:auto;overflow-x:hidden;position:relative;padding-top:72px}.animate-on-scroll{opacity:0;transition:opacity .8s ease-out,transform .8s ease-out}.animate-on-scroll.animate-in{opacity:1}.slide-in-left{transform:translateX(-50px)}.slide-in-left.animate-in{transform:translateX(0)}.slide-in-right{transform:translateX(50px)}.slide-in-right.animate-in{transform:translateX(0)}.doodle-background{position:absolute;top:0;left:0;width:100%;min-height:100%;background-repeat:repeat;background-size:auto;background-position:0 0;opacity:.6;z-index:1;pointer-events:none}.for-teachers-page .hero-section{padding:2.5rem 1.5rem 1.5rem;background:transparent;position:relative;z-index:10;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:1rem}.for-teachers-page .hero-content-wrapper{position:relative;width:100%;max-width:1300px;margin:0 auto}.for-teachers-page .hero-video-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:20px;overflow:hidden;box-shadow:0 20px 40px rgba(0,0,0,.15);background-color:#000}.for-teachers-page .hero-video-bg{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0;z-index:1}.for-teachers-page .overlay-gradient{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.45) 50%,rgba(0,0,0,.1));z-index:2;pointer-events:none}.for-teachers-page .hero-container{position:relative;z-index:10;display:grid;grid-template-columns:1fr 1fr;padding:4rem 3rem;min-height:602px;align-items:center}.for-teachers-page .hero-content{display:flex;flex-direction:column;gap:1.5rem;max-width:550px}.for-teachers-page .hero-badge{display:flex;align-items:center;gap:.5rem;background:rgba(40,40,40,.5);border:1px solid hsla(0,0%,100%,.2);color:#fff!important;font-size:.85rem;font-weight:500;padding:.4rem 1rem;border-radius:9999px;align-self:flex-start;letter-spacing:.02em;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.for-teachers-page .hero-badge .badge-icon{color:#7dc46c}.for-teachers-page .hero-heading{font-size:3rem;font-weight:700;line-height:1.2;color:#fff!important;margin:0;letter-spacing:-.01em;font-family:Merriweather,serif}.for-teachers-page .hero-heading .highlight-green{color:#7dc46c}.for-teachers-page .hero-subheading{font-size:1.1rem;line-height:1.6;color:#f3f4f6!important;margin:0;font-weight:400;font-family:Montserrat,sans-serif}.for-teachers-page .hero-subheading strong{color:#fff!important;font-weight:700}.for-teachers-page .hero-buttons{display:flex;align-items:center;gap:1rem;margin-top:1rem;flex-wrap:wrap}.for-teachers-page .btn-hero-primary{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:.9rem 1.75rem;background:#7dc46c;border:2px solid #0f172a;border-radius:12px;box-shadow:0 4px 0 #0f172a;font-size:1.05rem;font-weight:700;color:#fff;cursor:pointer;transition:transform .1s,box-shadow .1s}.for-teachers-page .btn-hero-primary:hover{transform:translateY(2px);box-shadow:0 2px 0 #0f172a}.for-teachers-page .btn-hero-primary:active{transform:translateY(4px);box-shadow:none}.for-teachers-page .btn-hero-secondary{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:.9rem 1.5rem;background:transparent;border:2px solid hsla(0,0%,100%,.4);border-radius:12px;box-shadow:0 4px 0 hsla(0,0%,100%,.2);font-size:1.05rem;font-weight:700;color:#fff;cursor:pointer;transition:transform .1s,box-shadow .1s,background .2s}.for-teachers-page .btn-hero-secondary .play-icon-container{background:#fff;color:#0f172a;display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;padding-left:2px}.for-teachers-page .btn-hero-secondary:hover{background:hsla(0,0%,100%,.1);transform:translateY(2px);box-shadow:0 2px 0 hsla(0,0%,100%,.2)}.for-teachers-page .btn-hero-secondary:active{transform:translateY(4px);box-shadow:none}.for-teachers-page .hero-floating-cards{position:relative;height:100%;display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between}.for-teachers-page .floating-card{background:rgba(35,35,35,.7);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid hsla(0,0%,100%,.15);border-radius:16px;padding:1.25rem;color:#fff;box-shadow:0 10px 30px rgba(0,0,0,.2)}.for-teachers-page .card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.for-teachers-page .card-header .card-title{font-size:.9rem;font-weight:500;color:hsla(0,0%,100%,.8)}.for-teachers-page .live-indicator{display:flex;align-items:center;gap:6px;font-size:.8rem;color:#7dc46c;font-weight:600}.for-teachers-page .live-indicator .live-dot{width:6px;height:6px;background:#7dc46c;border-radius:50%;box-shadow:0 0 8px #7dc46c}.for-teachers-page .top-card{width:350px}@media(min-width:1025px){.for-teachers-page .top-card{width:400px;transform:translateY(-90px)}}.for-teachers-page .chat-bubble{display:flex;gap:.75rem;margin-bottom:1rem}.for-teachers-page .avatar{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:700;flex-shrink:0}.for-teachers-page .ai-avatar{background:#7dc46c;color:#fff}.for-teachers-page .chat-text{background:hsla(0,0%,100%,.1);padding:.75rem 1rem;border-radius:0 12px 12px 12px;font-size:.85rem;line-height:1.4}.for-teachers-page .user-recording{display:flex;align-items:center;gap:10px;margin-bottom:1rem}.for-teachers-page .user-recording .mic-icon-wrapper{width:32px;height:32px;border-radius:50%;background:#7dc46c;display:flex;align-items:center;justify-content:center}.for-teachers-page .user-recording .sound-waves{display:flex;align-items:center;gap:3px;height:18px}.for-teachers-page .user-recording .sound-waves span{display:block;width:3px;background:#7dc46c;border-radius:2px}.for-teachers-page .user-recording .sound-waves span:first-child{height:60%}.for-teachers-page .user-recording .sound-waves span:nth-child(2){height:100%}.for-teachers-page .user-recording .sound-waves span:nth-child(3){height:40%}.for-teachers-page .user-recording .sound-waves span:nth-child(4){height:80%}.for-teachers-page .user-recording .sound-waves span:nth-child(5){height:50%}.for-teachers-page .user-recording .time-indicator{margin-left:auto;font-size:.8rem;color:hsla(0,0%,100%,.5)}.for-teachers-page .listening-indicator{display:flex;align-items:center;gap:8px;font-size:.85rem;color:hsla(0,0%,100%,.7)}.for-teachers-page .listening-indicator .spinner{width:12px;height:12px;border:2px solid rgba(125,196,108,.3);border-top-color:#7dc46c;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.for-teachers-page .bottom-card{width:350px}@media(min-width:1025px){.for-teachers-page .bottom-card{width:400px;transform:translateY(20px) translateX(85px)}}.for-teachers-page .score-body{display:flex;align-items:center;gap:1.5rem}.for-teachers-page .overall-score-circle{width:80px;height:80px;border-radius:50%;border:4px solid #7dc46c;display:flex;flex-direction:column;align-items:center;justify-content:center;flex-shrink:0}.for-teachers-page .overall-score-circle .score-value{font-size:1.75rem;font-weight:700;line-height:1}.for-teachers-page .overall-score-circle .score-label{font-size:.6rem;text-transform:uppercase;text-align:center;color:hsla(0,0%,100%,.7);margin-top:2px}.for-teachers-page .score-bars{flex:1 1;display:flex;flex-direction:column;gap:.6rem}.for-teachers-page .score-row{display:flex;align-items:center;gap:10px;font-size:.75rem}.for-teachers-page .score-row .skill-name{flex:1 1;color:hsla(0,0%,100%,.8);white-space:nowrap}.for-teachers-page .score-row .progress-bar-bg{width:60px;height:4px;background:hsla(0,0%,100%,.2);border-radius:2px;overflow:hidden}.for-teachers-page .score-row .progress-bar-bg .progress-fill{height:100%;background:#7dc46c;border-radius:2px}.for-teachers-page .score-row .skill-score{width:25px;text-align:right;font-weight:600}.trusted-by-section{padding:1.5rem 2rem 1rem;background:transparent;position:relative;z-index:10}.trusted-by-text{text-align:center;color:#9ca3af;font-size:.875rem;font-weight:600;letter-spacing:.1em;margin-bottom:2rem}.trusted-logos{max-width:1200px;margin:0 auto;justify-content:center;gap:3rem;flex-wrap:wrap}.logo-item,.trusted-logos{display:flex;align-items:center}.logo-item{gap:.75rem;color:#6b7280;font-size:1rem;font-weight:500;opacity:.7;transition:opacity .2s}.logo-item:hover{opacity:1}.college-logo{width:50px;height:50px;object-fit:contain}.classroom-challenges-section{padding:4rem 2rem;background:#fdfdfd;position:relative;z-index:0}.classroom-challenges-container{max-width:1400px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:.75rem;position:relative;z-index:10}.challenge-cards-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem;width:100%;margin-top:2rem}.challenge-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 16px rgba(0,0,0,.1);transition:all .3s ease;display:flex;flex-direction:column}.challenge-card:hover{transform:translateY(-8px);box-shadow:0 8px 24px rgba(0,0,0,.15)}.challenge-image{width:100%;height:240px;overflow:hidden;position:relative;z-index:1}.challenge-image img{width:100%;height:100%;object-fit:cover}.challenge-content{padding:1.75rem;display:flex;align-items:flex-start;gap:1rem;background:#fff;position:relative;z-index:10}.challenge-icon{width:44px;height:44px;border-radius:10px;background:rgba(125,196,108,.1);display:flex;align-items:center;justify-content:center;flex-shrink:0}.challenge-title{font-size:1.125rem;font-weight:600;color:#1f2937;margin:0;line-height:1.4}.btn-explore-modules{padding:1rem 2.5rem;background:#7dc46c;border:none;border-radius:8px;font-size:1.125rem;font-weight:600;color:#fff;cursor:pointer;transition:all .2s;box-shadow:0 4px 8px rgba(125,196,108,.2);margin-top:2rem}.btn-explore-modules:hover{background:#6bb55a;transform:translateY(-2px);box-shadow:0 6px 12px rgba(125,196,108,.3)}.footer-section{background:#fdfdfd;padding:4rem 2rem 2rem;border-top:1px solid #e5e7eb;position:relative;z-index:1}.footer-container{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:2fr 1fr 1fr 1fr;grid-gap:3rem;gap:3rem}.footer-column{display:flex;flex-direction:column;gap:1rem}.footer-brand{gap:1.5rem}.footer-logo{height:40px;width:auto;object-fit:contain;object-position:left;margin-right:auto;align-self:flex-start}.footer-social{display:flex;gap:1rem}.social-icon{width:40px;height:40px;border-radius:50%;border:1px solid #d1d5db;display:flex;align-items:center;justify-content:center;color:#6b7280;transition:all .3s ease}.social-icon:hover{background:#7dc46c;color:#fff;border-color:#7dc46c}.footer-copyright{display:flex;flex-direction:column;gap:.25rem}.footer-copyright p{color:#9ca3af;font-size:.875rem;margin:0}.footer-heading{font-size:1.125rem;font-weight:700;color:#1f2937;margin:0}.footer-links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.footer-links li{margin:0}.footer-links a{color:#6b7280;text-decoration:none;font-size:.95rem;transition:color .3s ease}.footer-links a:hover{color:#7dc46c}@media(max-width:1024px){.for-teachers-page .hero-container{display:flex;flex-direction:column;align-items:center;gap:1.5rem}.for-teachers-page .hero-heading{font-size:2.2rem}.navbar-links{gap:1rem}.interview-content{grid-template-columns:1fr;gap:2rem}.section-title{font-size:2.5rem}.challenge-cards-grid,.process-cards-wrapper{grid-template-columns:1fr;gap:2rem}.common-gaps-grid{grid-template-columns:1fr;gap:1rem}.common-gaps-title{font-size:1.5rem}.features-grid{grid-template-columns:1fr;gap:2rem}.how-it-works-container{grid-template-columns:1fr;gap:3rem}.how-it-works-content .section-title{font-size:2.5rem}.why-choose-cards{grid-template-columns:1fr;gap:2rem}.why-choose-container .section-title{font-size:2.5rem}.impact-cards{grid-template-columns:1fr;gap:2rem}.impact-container .section-title{font-size:2.5rem}.testimonials-cards{grid-template-columns:1fr}.testimonials-wrapper{flex-direction:column}.testimonial-nav-btn{display:none}.testimonials-container .section-title{font-size:2.5rem}.footer-container{grid-template-columns:1fr 1fr;gap:2rem}}@media(max-width:968px){.for-teachers-page .hero-heading{font-size:2.2rem}.for-teachers-page .hero-subheading{font-size:1rem}.btn-hero-primary,.btn-hero-secondary{font-size:1rem;padding:.875rem 1.5rem}.for-teachers-page .hero-section{padding:1rem}.section-title{font-size:2rem}.section-description{font-size:1rem}.feature-cards{gap:1rem}.for-teachers-page .hero-container{padding:3rem 1.5rem}.challenge-cards-grid{grid-template-columns:1fr}.challenge-image{height:200px}.process-card{padding:1.5rem}.common-gaps-grid,.features-grid{grid-template-columns:1fr}.feature-box{padding:2rem 1.5rem}.how-it-works-container{grid-template-columns:1fr;gap:2rem}.how-it-works-content .section-title{font-size:2rem}.how-it-works-subtitle,.step-title{font-size:1rem}.step-description{font-size:.875rem}.why-choose-cards{grid-template-columns:1fr}.why-choose-container .section-title{font-size:2rem}.card-title{font-size:1.125rem}.card-description{font-size:.875rem}.impact-cards{grid-template-columns:1fr}.impact-container .section-title,.testimonials-container .section-title{font-size:2rem}.testimonial-text{font-size:.875rem}.footer-container{grid-template-columns:1fr;gap:2rem}.footer-brand{padding-bottom:2rem;border-bottom:1px solid #e5e7eb}}@media(max-width:1024px){.for-teachers-page{padding-top:60px}.for-teachers-page .hero-content-wrapper{position:relative!important;padding:0!important}.for-teachers-page .hero-container,.for-teachers-page .hero-content-wrapper{display:flex!important;flex-direction:column!important;align-items:center!important;width:100%!important}.for-teachers-page .hero-container{order:1!important;text-align:center!important;max-width:600px!important;padding:1.5rem 1.5rem 1rem!important;position:static!important;z-index:auto!important}.for-teachers-page .hero-video-wrapper{order:2!important;display:block!important;position:relative!important;top:auto!important;left:auto!important;width:calc(100% - 2rem)!important;max-width:100%!important;height:320px!important;margin:0 auto!important;border-radius:24px!important;overflow:hidden!important;box-shadow:0 16px 40px rgba(0,0,0,.25)!important}.for-teachers-page .hero-video-wrapper .for-teachers-page .hero-video-bg{border-radius:24px!important;height:100%!important;object-fit:cover!important}.for-teachers-page .hero-video-wrapper .overlay-gradient{opacity:.4!important}.for-teachers-page .hero-floating-cards{bottom:0!important;left:0!important;right:0!important;width:100%!important;height:360px!important;display:block!important;z-index:10!important;pointer-events:none!important;top:auto!important}.for-teachers-page .floating-card,.for-teachers-page .hero-floating-cards{position:absolute!important;margin:0!important;transform:none!important;overflow:visible!important}.for-teachers-page .floating-card{width:58%!important;max-width:210px!important;min-height:0!important;border-radius:14px!important;box-shadow:0 8px 24px rgba(0,0,0,.25)!important;pointer-events:auto!important;flex:unset!important;padding:.75rem!important}.for-teachers-page .floating-card .card-header{margin-bottom:.85rem!important}.for-teachers-page .floating-card .card-header .card-title{font-size:.7rem!important;font-weight:600!important}.for-teachers-page .floating-card .live-indicator{font-size:.65rem!important;gap:4px!important}.for-teachers-page .floating-card .live-indicator .live-dot{width:5px!important;height:5px!important}.for-teachers-page .floating-card .chat-bubble{gap:.7rem!important;margin-bottom:.9rem!important}.for-teachers-page .floating-card .avatar{width:22px!important;height:22px!important;font-size:.6rem!important;flex-shrink:0!important}.for-teachers-page .floating-card .chat-text{padding:.6rem .8rem!important;font-size:.68rem!important;line-height:1.5!important}.for-teachers-page .floating-card .user-recording{gap:10px!important;margin-bottom:.8rem!important}.for-teachers-page .floating-card .user-recording .mic-icon-wrapper{width:24px!important;height:24px!important}.for-teachers-page .floating-card .user-recording .mic-icon-wrapper svg{width:13px!important;height:13px!important}.for-teachers-page .floating-card .user-recording .sound-waves{height:14px!important;gap:2px!important}.for-teachers-page .floating-card .user-recording .sound-waves span{width:2px!important}.for-teachers-page .floating-card .user-recording .time-indicator{font-size:.65rem!important}.for-teachers-page .floating-card .listening-indicator{font-size:.68rem!important;gap:5px!important}.for-teachers-page .floating-card .listening-indicator .spinner{width:10px!important;height:10px!important}.for-teachers-page .floating-card .score-body{gap:.75rem!important}.for-teachers-page .floating-card .overall-score-circle{width:54px!important;height:54px!important;border-width:3px!important;flex-shrink:0!important}.for-teachers-page .floating-card .overall-score-circle .score-value{font-size:1.15rem!important}.for-teachers-page .floating-card .overall-score-circle .score-label{font-size:.48rem!important}.for-teachers-page .floating-card .score-bars{gap:.4rem!important}.for-teachers-page .floating-card .score-row{font-size:.6rem!important;gap:5px!important}.for-teachers-page .floating-card .score-row .progress-bar-bg{width:38px!important;height:3px!important}.for-teachers-page .floating-card .score-row .skill-score{width:20px!important;font-size:.6rem!important}.for-teachers-page .top-card{top:-35px!important;right:15px!important;left:auto!important;bottom:auto!important;width:260px!important;max-width:85%!important;transform:scale(.8)!important;transform-origin:top right!important}.for-teachers-page .bottom-card{bottom:-25px!important;left:5px!important;top:auto!important;right:auto!important;transform:scale(.9)!important;transform-origin:bottom left!important}.for-teachers-page .bottom-card .score-body{flex-direction:row!important;align-items:center!important;gap:.5rem!important}.for-teachers-page .bottom-card .overall-score-circle{width:42px!important;height:42px!important;border-width:2.5px!important;flex-shrink:0!important}.for-teachers-page .bottom-card .overall-score-circle .score-value{font-size:.9rem!important}.for-teachers-page .bottom-card .overall-score-circle .score-label{font-size:.42rem!important}.for-teachers-page .bottom-card .score-bars{flex:1 1!important;gap:.3rem!important}.for-teachers-page .bottom-card .score-row{gap:4px!important;font-size:.55rem!important}.for-teachers-page .bottom-card .score-row .skill-name{font-size:.55rem!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;max-width:65px!important;flex:0 0 auto!important}.for-teachers-page .bottom-card .score-row .progress-bar-bg{flex:1 1!important;width:auto!important;min-width:20px!important;height:2.5px!important}.for-teachers-page .bottom-card .score-row .skill-score{font-size:.55rem!important;width:18px!important}.for-teachers-page .hero-section{padding:2rem 0 40px!important;height:auto!important;min-height:auto!important;margin-top:0!important;position:relative;background:transparent!important;overflow:visible!important}.for-teachers-page .hero-content{display:flex!important;flex-direction:column!important;align-items:center!important;text-align:center!important;position:relative;z-index:5;width:100%!important;max-width:100%!important;padding-right:0!important;margin-top:0!important}.for-teachers-page .hero-badge{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.5rem!important;font-size:.78rem!important;font-weight:600!important;color:#15803d!important;background:linear-gradient(135deg,rgba(240,253,244,.9),rgba(220,252,231,.8))!important;border:1px solid rgba(34,197,94,.25)!important;box-shadow:0 4px 12px rgba(34,197,94,.12)!important;padding:.45rem 1rem!important;border-radius:999px!important;margin:0 auto 1.5rem!important;width:auto!important}.for-teachers-page .hero-badge .badge-icon{color:#16a34a!important}.for-teachers-page .hero-heading{text-align:center!important;font-size:clamp(1.65rem,7.5vw,2.4rem)!important;font-weight:800!important;background:linear-gradient(135deg,#0f172a,#166534)!important;-webkit-background-clip:text!important;background-clip:text!important;color:transparent!important;line-height:1.2!important;letter-spacing:-.02em!important;margin:0 auto 1rem!important;max-width:100%!important}.for-teachers-page .hero-heading br{display:none!important}.for-teachers-page .hero-heading .highlight-green{color:#16a34a!important;-webkit-text-fill-color:#16a34a!important}.for-teachers-page .hero-subheading{text-align:center!important;font-size:.85rem!important;line-height:1.45!important;color:#4b5563!important;margin:0 auto 1.25rem!important;max-width:500px!important}.for-teachers-page .hero-subheading strong{color:#111827!important;font-weight:700!important}.for-teachers-page .hero-buttons{flex-direction:column!important;max-width:340px!important;gap:.75rem!important;margin:0 auto!important}.for-teachers-page .btn-hero-primary,.for-teachers-page .hero-buttons{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important}.for-teachers-page .btn-hero-primary{min-width:unset!important;gap:.5rem!important;background:linear-gradient(135deg,#16a34a,#15803d)!important;color:#fff!important;padding:.95rem 1.5rem!important;border:2px solid #0f172a!important;border-radius:12px!important;font-size:1.05rem!important;font-weight:700!important;box-shadow:0 4px 0 #0f172a!important;transition:transform .1s,box-shadow .1s!important}.for-teachers-page .btn-hero-primary:active{transform:translateY(4px)!important;box-shadow:none!important}.for-teachers-page .btn-hero-secondary{width:100%!important;min-width:unset!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:.6rem!important;background:rgba(243,244,246,.6)!important;color:#111827!important;padding:.75rem 1.25rem!important;border:2px solid rgba(229,231,235,.8)!important;border-radius:12px!important;font-size:.95rem!important;font-weight:700!important;box-shadow:0 4px 0 rgba(229,231,235,.8)!important;transition:transform .1s,box-shadow .1s!important}.for-teachers-page .btn-hero-secondary:active{transform:translateY(4px)!important;box-shadow:none!important}.for-teachers-page .btn-hero-secondary .play-icon-container{width:26px!important;height:26px!important;border-radius:50%!important;background:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important;color:#16a34a!important;box-shadow:0 2px 6px rgba(0,0,0,.08)!important}}.teacher-modal-overlay{position:fixed;inset:0;z-index:999999;background:rgba(15,23,42,.65);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;padding:24px}.teacher-modal{position:relative;z-index:1000000;background:#fff;width:min(1180px,96vw);max-height:90vh;overflow-y:auto;border-radius:28px;display:grid;grid-template-columns:1.35fr .9fr}.teacher-modal-close{position:absolute;top:22px;right:22px;z-index:1000001;border:none;background:#f8fafc;border-radius:50%;width:44px;height:44px;cursor:pointer}.teacher-modal-left{padding:52px 46px}.teacher-modal-header{border-bottom:1px solid #e5e7eb;padding-bottom:28px;margin-bottom:28px}.teacher-modal-title-row{display:flex;gap:18px;align-items:flex-start}.teacher-modal-icon{width:54px;height:54px;border-radius:16px;background:#dcfce7;color:#16a34a;display:flex;align-items:center;justify-content:center;flex-shrink:0}.teacher-modal-header h2{font-size:42px;line-height:1.08;font-weight:900;color:#0f172a;margin:0}.teacher-modal-header h2 span{color:#16a34a}.teacher-modal-header p{margin-top:18px;font-size:17px;line-height:1.7;color:#475569;max-width:720px}.teacher-contact-form{display:flex;flex-direction:column;gap:20px}.teacher-form-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:22px;gap:22px}.teacher-contact-form label{font-weight:800;color:#0f172a;font-size:15px}.teacher-contact-form label span{color:#16a34a}.teacher-contact-form label em{color:#64748b;font-style:normal;font-weight:700}.teacher-input-box{margin-top:8px;border:1px solid #dbe3ef;border-radius:16px;height:58px;display:flex;align-items:center;gap:14px;padding:0 18px;color:#16a34a}.teacher-input-box input,.teacher-input-box textarea{width:100%;border:none;outline:none;font-size:16px;background:transparent}.teacher-textarea-box{height:120px;align-items:flex-start;padding-top:18px}.teacher-textarea-box textarea{resize:none;height:90px}.teacher-form-footer{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:6px}.teacher-safe-note{display:flex;align-items:center;gap:10px;color:#64748b;font-weight:700}.teacher-safe-note svg{color:#22c55e}.teacher-submit-btn{border:none;border-radius:18px;background:#16a34a;color:#fff;padding:18px 42px;font-size:17px;font-weight:900;display:flex;align-items:center;gap:10px;cursor:pointer}.teacher-modal-right{padding:52px 40px;border-left:1px dashed #dbe3ef;background:linear-gradient(180deg,#f0fdf4,#fff)}.teacher-laptop-image img{width:100%;max-width:330px;display:block;margin:0 auto 40px}.teacher-modal-right h3{font-size:24px;margin-bottom:24px;color:#0f172a}.teacher-side-list{display:flex;flex-direction:column;gap:24px}.teacher-side-item{display:flex;gap:16px;align-items:flex-start}.teacher-side-icon{width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.teacher-side-item.green .teacher-side-icon{background:#dcfce7;color:#16a34a}.teacher-side-item.yellow .teacher-side-icon{background:#fef3c7;color:#d97706}.teacher-side-item.pink .teacher-side-icon{background:#fce7f3;color:#db2777}.teacher-side-item h4{margin:0 0 6px;color:#0f172a;font-size:17px}.teacher-side-item p{margin:0;color:#64748b;line-height:1.55}@media(max-width:900px){.teacher-modal{grid-template-columns:1fr;max-height:92vh}.teacher-modal-right{display:none}.teacher-form-row{grid-template-columns:1fr}.teacher-modal-left{padding:34px 22px}.teacher-modal-header h2{font-size:30px}.teacher-form-footer{flex-direction:column;align-items:stretch}.teacher-submit-btn{justify-content:center}}.figma-trusted-badge{display:block;text-align:center;color:#296c1f;font-size:.85rem;font-weight:700;letter-spacing:.08em;line-height:1.4;margin-top:1.5rem;margin-bottom:0}.figma-trusted-badge .check-mark{font-size:.85rem}@media(max-width:768px){.figma-trusted-badge{margin-top:3.5rem!important;margin-bottom:-1rem!important}}.figma-logo-marquee-section{background:transparent;padding:0 0 3rem}@media(max-width:768px){.figma-logo-marquee-section{padding:0 0 .5rem}}.figma-logo-marquee-container{overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:flex;width:100%;position:relative;margin:0 auto}.logo-marquee-track{display:flex;width:max-content;animation:figma-marquee 50s linear infinite;gap:0;will-change:transform;transform:translateZ(0)}.logo-marquee-group{display:flex;align-items:center;justify-content:space-around;gap:6rem;padding-right:6rem;flex-shrink:0;width:max-content}.logo-marquee-group .marquee-logo-item{display:flex;align-items:center;gap:.75rem;transition:all .3s ease;flex-shrink:0;white-space:nowrap;will-change:transform;transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.logo-marquee-group .marquee-logo-item:hover{transform:scale(1.05) translateZ(0)}.logo-marquee-group img{height:80px!important;width:auto!important;max-width:200px!important;object-fit:contain;opacity:1;filter:none}.logo-marquee-group img.iim-logo-override,.logo-marquee-group img.mrachna-logo-override,.logo-marquee-group img.nirma-logo-override{height:120px!important;max-width:300px!important}.logo-marquee-group .marquee-logo-name{font-family:Montserrat,sans-serif;font-size:18px;font-weight:600;color:#6b7280;white-space:nowrap}@media(max-width:768px){.logo-marquee-group{gap:3rem;padding-right:3rem}.logo-marquee-group .marquee-logo-item{gap:.5rem}.logo-marquee-group img{height:45px!important;max-width:120px!important}.logo-marquee-group img.iim-logo-override,.logo-marquee-group img.mrachna-logo-override,.logo-marquee-group img.nirma-logo-override{height:65px!important;max-width:160px!important}.logo-marquee-group .marquee-logo-name{font-size:14px}}@keyframes figma-marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.practice-conversations-section{padding:1rem 2rem 2rem;background-color:transparent;position:relative;z-index:10}.practice-conversations-section .practice-conversations-container{max-width:1300px;margin:0 auto;font-family:Inter,sans-serif}.practice-conversations-section .pc-header-row{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:3rem;gap:4rem}@media(max-width:900px){.practice-conversations-section .pc-header-row{flex-direction:column;gap:2rem}}@media(max-width:768px){.practice-conversations-section{padding:1rem 1rem 1.5rem}}.practice-conversations-section .pc-header-left{flex:1 1;max-width:600px}.practice-conversations-section .pc-header-left .pc-title{font-family:Merriweather,serif;font-size:3rem;font-weight:700;color:#0f172a;line-height:1.1;margin-bottom:1.5rem}.practice-conversations-section .pc-header-left .pc-title span{color:#296c1f}@media(max-width:768px){.practice-conversations-section .pc-header-left .pc-title{font-size:2.2rem}}.practice-conversations-section .pc-header-left .pc-description{font-family:Montserrat,sans-serif;font-size:1.1rem;color:#64748b;line-height:1.6;margin-bottom:2.5rem}@media(max-width:768px){.practice-conversations-section .pc-header-left .pc-description{font-size:.95rem;margin-bottom:1.5rem}}.practice-conversations-section .pc-header-left .pc-explore-btn{background:#0f172a;color:#fff;border:none;border-radius:24px;padding:.8rem 1.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease}.practice-conversations-section .pc-header-left .pc-explore-btn:hover{background:#1e293b;transform:translateY(-2px)}.practice-conversations-section .pc-header-right{flex:1 1;display:flex;justify-content:flex-end}@media(max-width:900px){.practice-conversations-section .pc-header-right{justify-content:flex-start;width:100%}}.practice-conversations-section .ae-card{background:#fff;border-radius:24px;box-shadow:0 10px 40px rgba(0,0,0,.05);border:1px solid rgba(0,0,0,.05);padding:2.5rem;text-align:center;width:100%;max-width:580px;font-family:Inter,sans-serif}.practice-conversations-section .ae-card .ae-header{display:flex;flex-direction:row;align-items:center;gap:1.5rem;text-align:left}@media(max-width:768px){.practice-conversations-section .ae-card .ae-header{gap:1rem}}.practice-conversations-section .ae-card .ae-icon-container{width:64px;height:64px;background-color:#f0fdf4;border-radius:16px;display:flex;align-items:center;justify-content:center;flex-shrink:0}@media(max-width:768px){.practice-conversations-section .ae-card .ae-icon-container{width:48px;height:48px}.practice-conversations-section .ae-card .ae-icon-container svg{width:24px!important;height:24px!important}}.practice-conversations-section .ae-card .ae-title-group h3{font-family:Merriweather,serif;font-size:1.8rem;font-weight:700;color:#0f172a;margin-bottom:.5rem}@media(max-width:768px){.practice-conversations-section .ae-card .ae-title-group h3{font-size:1.3rem}}.practice-conversations-section .ae-card .ae-title-group p{font-family:Inter,sans-serif;font-size:1rem;color:#64748b;margin:0}@media(max-width:768px){.practice-conversations-section .ae-card .ae-title-group p{font-size:.85rem}}.practice-conversations-section .ae-card .ae-title-group p strong{color:#0f172a;font-weight:600}.practice-conversations-section .ae-card .ae-divider{height:1px;background-color:rgba(0,0,0,.05);margin:2rem 0}.practice-conversations-section .ae-card .ae-stats-row{display:flex;justify-content:space-between;align-items:flex-start}.practice-conversations-section .ae-card .ae-stat-item{display:flex;flex-direction:column;align-items:center;gap:.5rem;flex:1 1}.practice-conversations-section .ae-card .ae-stat-top{display:flex;align-items:center;gap:.5rem}.practice-conversations-section .ae-card .ae-stat-top .ae-stat-value{font-size:1.5rem;font-weight:700;color:#0f172a}@media(max-width:768px){.practice-conversations-section .ae-card .ae-stat-top .ae-stat-value{font-size:1.1rem}.practice-conversations-section .ae-card .ae-stat-top svg{width:16px!important;height:16px!important}}.practice-conversations-section .ae-card .ae-stat-label{font-size:.75rem;font-weight:600;color:#64748b;text-align:center;letter-spacing:.05em;line-height:1.3}@media(max-width:768px){.practice-conversations-section .ae-card .ae-stat-label{font-size:.6rem}}@media(max-width:600px){.practice-conversations-section .ae-card{padding:1.5rem}.practice-conversations-section .ae-card .ae-stats-row{flex-direction:row;gap:.5rem}}.practice-conversations-section .pc-grid-layout{display:flex;gap:1rem}@media(max-width:1024px){.practice-conversations-section .pc-grid-layout{flex-direction:column}}.practice-conversations-section .pc-left-col{flex:0 0 364px}@media(max-width:1024px){.practice-conversations-section .pc-left-col{flex:1 1 auto;width:100%}}.practice-conversations-section .pc-left-col .pc-card-large{height:543px}@media(max-width:768px){.practice-conversations-section .pc-left-col .pc-card-large{height:220px}.practice-conversations-section .pc-left-col .pc-card-large img{object-position:85% 50%!important}}.practice-conversations-section .pc-right-col{flex:1 1;display:flex;flex-direction:column;gap:1rem}.practice-conversations-section .pc-right-top-row{display:grid;grid-template-columns:repeat(2,1fr);height:263.5px;grid-gap:1rem;gap:1rem}@media(max-width:768px){.practice-conversations-section .pc-right-top-row{grid-template-columns:repeat(2,1fr);gap:.6rem;height:auto;grid-auto-rows:170px}}.practice-conversations-section .pc-right-bottom-row{display:grid;grid-template-columns:repeat(3,1fr);height:263.5px;grid-gap:1rem;gap:1rem}@media(max-width:768px){.practice-conversations-section .pc-right-bottom-row{grid-template-columns:repeat(2,1fr);gap:.6rem;height:auto;grid-template-rows:170px 60px}}.practice-conversations-section .pc-card{position:relative;border-radius:20px;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;padding:1.25rem;background:#f8fafc;cursor:pointer;height:100%}@media(max-width:768px){.practice-conversations-section .pc-card{padding:.75rem;border-radius:12px}}.practice-conversations-section .pc-card img{position:absolute;top:0;left:0;width:100%!important;height:100%!important;object-fit:cover!important;z-index:1;transition:transform .5s ease;filter:none!important}.practice-conversations-section .pc-card .pc-card-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,rgba(0,0,0,.65) 13%,transparent 82%,rgba(0,0,0,.2));z-index:2;transition:opacity .4s ease}.practice-conversations-section .pc-card:after{content:"";position:absolute;bottom:0;left:0;right:0;height:40%;background:linear-gradient(0deg,rgba(0,0,0,.6),transparent);z-index:2;pointer-events:none;transition:height .4s ease,background .4s ease}.practice-conversations-section .pc-card:hover img{transform:scale(1.05)}.practice-conversations-section .pc-card:hover .pc-card-overlay{opacity:.3}.practice-conversations-section .pc-card:hover:after{height:50%;background:linear-gradient(0deg,rgba(0,0,0,.7),transparent)}.practice-conversations-section .pc-card:hover .pc-card-btn{background:#fff;color:#0f172a}.practice-conversations-section .pc-card .pc-card-content{position:relative;z-index:3;height:100%;display:flex;flex-direction:column;justify-content:space-between;color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.3)}.practice-conversations-section .pc-card .pc-card-content h3{font-size:1.1rem;font-weight:700;margin:0 0 .5rem;line-height:1.3}.practice-conversations-section .pc-card .pc-card-top{flex:1 1}.practice-conversations-section .pc-card .pc-card-top h3{font-family:Merriweather,serif;font-size:1.5rem}@media(max-width:768px){.practice-conversations-section .pc-card .pc-card-top h3{font-size:.95rem;line-height:1.2;margin-bottom:.25rem}}.practice-conversations-section .pc-card .pc-card-top p{font-size:.95rem;opacity:.9;margin:0}@media(max-width:768px){.practice-conversations-section .pc-card .pc-card-top p{font-size:.85rem}}.practice-conversations-section .pc-card .pc-card-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:auto}.practice-conversations-section .pc-card .pc-card-bottom .pc-duration{display:flex;align-items:center;gap:.35rem;font-size:.75rem;font-weight:500;opacity:.9}@media(max-width:768px){.practice-conversations-section .pc-card .pc-card-bottom .pc-duration{font-size:.65rem;gap:.25rem}.practice-conversations-section .pc-card .pc-card-bottom .pc-duration svg{width:12px;height:12px}}.practice-conversations-section .pc-card .pc-card-bottom .pc-card-btn{background:#fff;color:#0f172a;border:none;border-radius:9999px;padding:.6rem 1.75rem;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 4px rgba(0,0,0,.1)}@media(max-width:768px){.practice-conversations-section .pc-card .pc-card-bottom .pc-card-btn{padding:.35rem .65rem;font-size:.75rem;white-space:nowrap}}.practice-conversations-section .pc-view-all{background:#fff;border:1px solid #e2e8f0;display:flex;align-items:center;justify-content:center;padding:0;box-shadow:0 4px 12px rgba(0,0,0,.02)}.practice-conversations-section .pc-view-all .pc-card-overlay,.practice-conversations-section .pc-view-all:after{display:none}.practice-conversations-section .pc-view-all .pc-view-all-content{display:flex;flex-direction:column;align-items:center;gap:1rem;z-index:3}.practice-conversations-section .pc-view-all .pc-spark-icon{background:#f0fdf4;padding:1rem;border-radius:16px}.practice-conversations-section .pc-view-all .pc-view-all-btn{background:none;border:none;color:#296c1f;font-weight:700;font-size:.9rem;cursor:pointer;text-decoration:none}.practice-conversations-section .pc-view-all:hover{background:#f0fdf4;border-color:#296c1f}.practice-conversations-section .pc-view-all:hover .pc-view-all-btn{text-decoration:underline}@media(max-width:768px){.practice-conversations-section .pc-view-all{grid-column:span 2;height:100%}.practice-conversations-section .pc-view-all .pc-view-all-content{flex-direction:row;gap:.75rem}.practice-conversations-section .pc-view-all .pc-spark-icon{padding:.5rem;border-radius:8px}.practice-conversations-section .pc-view-all .pc-spark-icon svg{width:18px;height:18px}.practice-conversations-section .pc-view-all .pc-view-all-btn{font-size:.85rem}}.explore-tools-section{padding:2rem 0 6rem;background-color:transparent;position:relative;z-index:30;width:100%}.explore-tools-section .explore-tools-container{max-width:1300px;margin:0 auto;padding:0 2rem;font-family:Inter,sans-serif}.explore-tools-section .explore-tools-divider{display:flex;align-items:center;justify-content:center;background:#f0eded;padding:1.1rem 1rem;border-radius:0;width:100%;margin-bottom:1.5rem}.explore-tools-section .explore-tools-divider .divider-line{display:none}.explore-tools-section .explore-tools-divider .divider-text{display:flex;align-items:center;gap:.6rem;font-size:.85rem;font-weight:700;color:#374151;letter-spacing:.1em;text-transform:uppercase}.explore-tools-section .explore-tools-divider .divider-text svg{color:#16a34a;fill:#16a34a}.explore-tools-section .explore-tools-card{position:relative;background:transparent}.explore-tools-section .tools-tabs{display:flex;align-items:center;width:100%;background:transparent;border:1px solid #dcdcdc;border-radius:17px;margin-bottom:2rem}.explore-tools-section .tool-tab{flex:1 1;display:flex;align-items:center;justify-content:center;gap:.6rem;font-size:.95rem;font-weight:600;color:#9ca3af;padding:1.2rem 1rem;cursor:pointer;border-bottom:3px solid transparent;transition:all .2s ease}.explore-tools-section .tool-tab.active{color:#16a34a;border-bottom-color:#16a34a;font-weight:700}.explore-tools-section .tool-tab.active svg{color:#16a34a}.explore-tools-section .tool-tab:hover:not(.active){color:#4b5563}.explore-tools-section .tools-card-content{display:flex;padding:1.5rem 3rem 2rem;gap:3.5rem;align-items:center}.explore-tools-section .tools-content-left{flex:1 1;max-width:480px}.explore-tools-section .tools-content-left .tools-heading{font-family:Merriweather,serif;font-size:48px;font-weight:700;color:#111827;line-height:52px;margin-top:-10px;margin-bottom:1.25rem}.explore-tools-section .tools-content-left .tools-heading span{color:#16a34a}.explore-tools-section .tools-content-left .tools-desc{font-family:Montserrat,sans-serif;font-size:.98rem;color:#4b5563;line-height:1.65;margin-bottom:2rem}.explore-tools-section .tools-content-left .tools-desc strong{color:#111827;font-weight:700}.explore-tools-section .tools-content-left .btn-generate-scenarios{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;background:#16a34a;color:#fff;border:none;border-radius:9999px;padding:.8rem 1.85rem;font-size:.95rem;font-weight:700;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 14px rgba(22,163,74,.25)}.explore-tools-section .tools-content-left .btn-generate-scenarios:hover{background:#15803d;transform:translateY(-1px);box-shadow:0 6px 18px rgba(22,163,74,.35)}.explore-tools-section .tools-content-right{flex:1 1}.explore-tools-section .tools-content-right .tools-image-placeholder{width:100%;border-radius:12px;overflow:hidden;box-shadow:0 20px 40px rgba(0,0,0,.15),0 0 0 1px rgba(0,0,0,.05);position:relative;background:#fff;padding-top:36px}.explore-tools-section .tools-content-right .tools-image-placeholder:before{content:"";position:absolute;top:0;left:0;right:0;height:36px;background:#fff;background-image:radial-gradient(circle at 16px 18px,#ff5f56 4.5px,transparent 5px),radial-gradient(circle at 30px 18px,#ffbd2e 4.5px,transparent 5px),radial-gradient(circle at 44px 18px,#27c93f 4.5px,transparent 5px);background-repeat:no-repeat;border-bottom:1px solid #f1f5f9;z-index:2}.explore-tools-section .tools-content-right .tools-image-placeholder:after{content:attr(data-url);position:absolute;top:8px;left:50%;transform:translateX(-50%);height:20px;width:60%;max-width:220px;background:#f8fafc;border:1px solid #f1f5f9;border-radius:6px;display:flex;align-items:center;justify-content:center;font-family:Inter,sans-serif;font-size:.65rem;color:#94a3b8;z-index:3}.explore-tools-section .tools-content-right .tools-image-placeholder img{width:100%;height:auto;display:block}.explore-tools-section .tools-features-row{display:flex;justify-content:space-between;padding:2.5rem 3rem;border-top:none;background:#fff;box-shadow:0 10px 40px rgba(0,0,0,.08);border-radius:16px;position:relative;z-index:10;margin-top:-30px;margin-left:2rem;margin-right:2rem;width:calc(100% - 4rem)}@media(min-width:1025px){.explore-tools-section .tools-features-row{margin-bottom:-4rem}}.explore-tools-section .tool-feature{flex:1 1}.explore-tools-section .tool-feature .tf-icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;box-shadow:0 2px 8px rgba(0,0,0,.05)}.explore-tools-section .tool-feature:first-child .tf-icon{background:#fef3c7}.explore-tools-section .tool-feature:nth-child(2) .tf-icon{background:#dcfce7}.explore-tools-section .tool-feature:nth-child(3) .tf-icon{background:#dbeafe}.explore-tools-section .tool-feature:nth-child(4) .tf-icon{background:#f3e8ff}.explore-tools-section .tool-feature h4{font-family:Montserrat,sans-serif;font-size:1rem;font-weight:700;color:#0f172a;margin-bottom:.5rem}.explore-tools-section .tool-feature p{font-family:Inter,sans-serif;font-size:.85rem;color:#64748b;line-height:1.5;margin:0;max-width:90%}@media(max-width:1024px){.explore-tools-section .tools-card-content{flex-direction:column;padding:3rem 2rem 0}.explore-tools-section .tools-features-row{flex-wrap:wrap;gap:2rem;padding:2.5rem 2rem}.explore-tools-section .tool-feature{min-width:45%}}@media(max-width:768px){.explore-tools-section{padding:0 0 3rem}.explore-tools-section .explore-tools-container{padding:0}.explore-tools-section .tools-tabs{margin:0 0 1.5rem;width:100%;padding:0;border:none;border-radius:0;flex-wrap:nowrap;overflow:visible;justify-content:space-between;align-items:stretch;gap:0;scroll-margin-top:100px}.explore-tools-section .tool-tab{flex:1 1;display:flex;flex-direction:column;padding:.85rem .25rem;font-size:.7rem;border:none;border-right:1px solid #e5e7eb;border-radius:0;box-shadow:inset 0 -1px 0 0 #e5e7eb;white-space:normal;text-align:center;justify-content:center;align-items:center;gap:.25rem;margin-bottom:0}.explore-tools-section .tool-tab:last-child{border-right:none}.explore-tools-section .tool-tab.active{box-shadow:inset 0 -3px 0 0 #16a34a;background:transparent;color:#16a34a}.explore-tools-section .tool-tab svg{width:14px;height:14px;margin-bottom:0}.explore-tools-section .tools-card-content{padding:1.5rem 0 0;gap:2rem}.explore-tools-section .tools-heading{font-size:32px!important;line-height:38px!important;margin-bottom:1rem!important;text-align:left}.explore-tools-section .tools-desc{font-size:.9rem!important;margin-bottom:1.5rem!important;text-align:left}.explore-tools-section .tools-content-left{display:flex;flex-direction:column;align-items:flex-start;padding:0 1rem}.explore-tools-section .tools-content-right{width:100%;padding:0 1rem}.explore-tools-section .tools-content-right .tools-image-placeholder{margin:0;width:100%;border-radius:16px;box-shadow:0 15px 40px rgba(0,0,0,.08);background:#fff}.explore-tools-section .tools-content-right .tools-image-placeholder img{width:100%;height:auto;object-fit:contain;border-radius:16px}.explore-tools-section .carousel-arrow{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;background:#fff;border:1px solid #e2e8f0;color:#16a34a;cursor:pointer;box-shadow:0 4px 12px rgba(0,0,0,.08);transition:all .2s ease;padding:0;flex-shrink:0}.explore-tools-section .carousel-arrow:active{transform:scale(.95);background:#f0fdf4;border-color:#16a34a}.explore-tools-section .carousel-arrow svg{stroke-width:2}.explore-tools-section .btn-generate-scenarios{padding:.75rem 1.5rem!important;font-size:.85rem!important;width:auto;max-width:none}.explore-tools-section .trusted-by-badge{display:flex;align-items:center;gap:.5rem;margin-top:1rem;font-size:.8rem;color:#64748b;font-weight:500}.explore-tools-section .trusted-by-badge svg{flex-shrink:0}}.explore-tools-section .features-heading-wrapper{display:none}@media(max-width:768px){.explore-tools-section .features-heading-wrapper{display:flex;align-items:center;justify-content:space-between;margin:2rem 0 0;width:100%;padding:0 1rem}.explore-tools-section .features-heading-wrapper .features-title-content{display:flex;align-items:center;justify-content:center;gap:.75rem}.explore-tools-section .features-heading-wrapper .features-section-title{font-family:Merriweather,serif;font-size:1.15rem;font-weight:700;color:#0f172a;margin:0}.explore-tools-section .tools-features-row{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:.75rem;gap:.75rem;padding:0 1rem;margin:2rem 0 0;width:100%;background:transparent;box-shadow:none;border-radius:0}.explore-tools-section .tool-feature{min-width:0;background:#fff;border:1px solid #f1f5f9;border-radius:14px;padding:1rem .85rem;box-shadow:0 6px 16px rgba(0,0,0,.04);text-align:left;display:flex;flex-direction:column;align-items:flex-start;gap:.4rem}.explore-tools-section .tool-feature .tf-icon{width:36px;height:36px;margin-bottom:.25rem;border-radius:10px;display:flex;align-items:center;justify-content:center}.explore-tools-section .tool-feature .tf-icon svg{width:18px;height:18px}.explore-tools-section .tool-feature h4{font-size:.85rem;margin-bottom:0;font-weight:700;color:#0f172a;line-height:1.25}.explore-tools-section .tool-feature p{font-size:.7rem;max-width:100%;line-height:1.35;color:#64748b;margin-bottom:0}}.classroom-video-section{position:relative;width:100%;padding:0 2rem;margin-top:-6rem;background:transparent;display:flex;justify-content:center;z-index:20}.classroom-video-section .cvs-container{position:relative;width:100%;max-width:1152px;display:flex;flex-direction:column;align-items:center}.classroom-video-section .cvs-video-wrapper{position:relative;width:100%;height:716px;border-radius:16px;overflow:hidden}.classroom-video-section .cvs-video-wrapper .cvs-cards-row{position:absolute;bottom:30px;left:0;width:100%;display:flex;justify-content:center;gap:2rem;padding:0;z-index:10}.classroom-video-section .cvs-video-wrapper .cvs-card{background:#fff;border-radius:16px;padding:1.5rem 1rem;width:252px;height:228px;flex:none;text-align:center;box-shadow:0 10px 30px rgba(0,0,0,.1);position:relative;display:flex;flex-direction:column;justify-content:center}.classroom-video-section .cvs-video-wrapper .cvs-card .cvs-card-number{position:absolute;top:-14px;left:-14px;width:32px;height:32px;background:#16a34a;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:700;border:3px solid #fff}.classroom-video-section .cvs-video-wrapper .cvs-card .cvs-card-icon{width:48px;height:48px;margin:0 auto 1rem;background:#f0fdf4;border-radius:50%;display:flex;align-items:center;justify-content:center}.classroom-video-section .cvs-video-wrapper .cvs-card h4{font-family:Merriweather,serif;font-size:1rem;font-weight:700;color:#0f172a;margin-bottom:.5rem;line-height:1.3}.classroom-video-section .cvs-video-wrapper .cvs-card p{font-family:Inter,sans-serif;font-size:.8rem;color:#64748b;margin:0;line-height:1.4}@media(max-width:1024px){.classroom-video-section .cvs-video-wrapper .cvs-cards-row{position:relative;bottom:auto;margin-top:20px;flex-wrap:wrap}.classroom-video-section .cvs-video-wrapper .cvs-card{min-width:45%}}@media(max-width:768px){.classroom-video-section .cvs-video-wrapper .cvs-cards-row{gap:1.25rem;padding:0 .5rem}.classroom-video-section .cvs-video-wrapper .cvs-card{min-width:100%;height:auto;padding:1.25rem 1rem 1.25rem 1.25rem;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;grid-column-gap:1rem;column-gap:1rem;grid-row-gap:.25rem;row-gap:.25rem;text-align:left}.classroom-video-section .cvs-video-wrapper .cvs-card .cvs-card-number{top:-12px;left:12px;width:28px;height:28px;font-size:.75rem}.classroom-video-section .cvs-video-wrapper .cvs-card .cvs-card-icon{grid-column:1;grid-row:1/span 2;margin:0;width:44px;height:44px;align-self:center}.classroom-video-section .cvs-video-wrapper .cvs-card h4{grid-column:2;grid-row:1;margin-bottom:0;font-size:1rem;align-self:end}.classroom-video-section .cvs-video-wrapper .cvs-card p{grid-column:2;grid-row:2;font-size:.8rem;align-self:start}}.classroom-video-section .cvs-video-bg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.classroom-video-section .cvs-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(270deg,rgba(0,0,0,.75) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.05));border-radius:16px}.classroom-video-section .cvs-content{position:relative;z-index:2;height:100%;display:flex;justify-content:flex-end;align-items:flex-start;padding:6.5rem 4rem 0 0}.classroom-video-section .cvs-text-box{text-align:right;color:#fff;max-width:450px;display:flex;flex-direction:column;align-items:flex-end;margin-top:0}.classroom-video-section .cvs-badge{display:inline-flex;align-items:center;gap:.5rem;background:hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid hsla(0,0%,100%,.2);padding:.5rem 1rem;border-radius:9999px;font-size:.75rem;font-weight:600;letter-spacing:.1em;color:#e2e8f0;margin-bottom:1.5rem}.classroom-video-section .cvs-text-box h2{font-family:Merriweather,serif;font-size:3rem;font-weight:700;line-height:1.2;margin:0;color:#fff}@media(max-width:1024px){.classroom-video-section .cvs-video-wrapper{height:auto;min-height:602px}}@media(max-width:768px){.classroom-video-section{margin-top:1rem;margin-bottom:4rem;padding:0 1rem}.classroom-video-section .cvs-video-wrapper{min-height:auto;height:auto;border-radius:12px;overflow:visible}.classroom-video-section .cvs-overlay,.classroom-video-section .cvs-video-bg{height:350px;border-radius:12px}.classroom-video-section .cvs-overlay{background:linear-gradient(90deg,rgba(0,0,0,.8) 0,rgba(0,0,0,.4) 50%,rgba(0,0,0,.05))}.classroom-video-section .cvs-content{justify-content:flex-start;align-items:flex-start;padding:1.25rem 1rem;height:350px}.classroom-video-section .cvs-text-box{align-items:flex-start;text-align:left}.classroom-video-section .cvs-text-box h2{font-size:1.8rem}.classroom-video-section .cvs-cards-row{margin-top:1.5rem}}.testimonials-section{padding:6rem 2rem 8rem;background-color:#2b7a24;background-image:radial-gradient(hsla(0,0%,100%,.12) 3px,transparent 0);background-size:32px 32px;position:relative;z-index:30;display:flex;justify-content:center}.testimonials-section .testimonials-container{width:100%;max-width:1152px;display:flex;flex-direction:column;align-items:center}.testimonials-section .section-title{font-family:Merriweather,serif;font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:4.5rem;text-align:center}.testimonials-section .testimonials-cards{display:flex;justify-content:center;gap:2rem;width:100%}.testimonials-section .testimonial-card{background:#fff;border-radius:16px;padding:3rem 2rem 2.5rem;flex:1 1;text-align:center;position:relative;box-shadow:0 10px 30px rgba(0,0,0,.15)}.testimonials-section .testimonial-card .testimonial-avatar{position:absolute;top:-30px;left:50%;transform:translateX(-50%);width:60px;height:60px;background:#f3f4f6;border-radius:50%;display:flex;align-items:center;justify-content:center;border:4px solid #fff;box-shadow:0 4px 10px rgba(0,0,0,.1)}.testimonials-section .testimonial-card .testimonial-name{font-family:Merriweather,serif;font-size:1.25rem;font-weight:700;color:#1f2937;margin:1rem 0 .5rem}.testimonials-section .testimonial-card .testimonial-stars{display:flex;justify-content:center;gap:.25rem;margin-bottom:1.5rem}.testimonials-section .testimonial-card .testimonial-text{font-family:Montserrat,sans-serif;font-size:.95rem;color:#4b5563;line-height:1.6;margin:0}.testimonials-section .mobile-testimonials{display:none}@media(max-width:1024px){.testimonials-section .desktop-testimonials{display:none}.testimonials-section .mobile-testimonials{display:flex}.testimonials-section .testimonials-carousel{width:100%;align-items:center;justify-content:space-between;gap:1rem;position:relative}.testimonials-section .testimonials-carousel .carousel-btn{background:hsla(0,0%,100%,.2);border:2px solid hsla(0,0%,100%,.4);border-radius:50%;width:44px;height:44px;display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer;flex-shrink:0;z-index:10;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:all .2s ease}.testimonials-section .testimonials-carousel .carousel-btn:hover{background:hsla(0,0%,100%,.3);transform:scale(1.05)}.testimonials-section .testimonials-carousel .carousel-content{flex:1 1;position:relative;min-height:280px;display:flex;align-items:center}.testimonials-section .testimonials-carousel .carousel-content .testimonial-card{width:100%;margin:0;padding:2.5rem 1.5rem 2rem}.testimonials-section .carousel-dots{margin-top:2rem;display:flex;justify-content:center;gap:.5rem;width:100%}.testimonials-section .carousel-dots .carousel-dot{width:10px;height:10px;border-radius:50%;background:hsla(0,0%,100%,.3);cursor:pointer;transition:all .2s ease}.testimonials-section .carousel-dots .carousel-dot.active{background:#fff;transform:scale(1.2)}}@media(max-width:768px){.testimonials-section{padding:4rem 1rem 5rem;background-size:24px 24px}.testimonials-section .section-title{font-size:2rem;margin-bottom:3.5rem}.testimonials-section .testimonials-carousel{gap:.5rem}.testimonials-section .testimonials-carousel .carousel-btn{width:36px;height:36px}.testimonials-section .testimonials-carousel .carousel-btn svg{width:20px;height:20px}.testimonials-section .testimonials-carousel .carousel-content .testimonial-card{padding:2.5rem 1rem 2rem}.testimonials-section .testimonials-carousel .carousel-content .testimonial-card .testimonial-name{font-size:1.15rem}.testimonials-section .testimonials-carousel .carousel-content .testimonial-card .testimonial-text{font-size:.9rem}}