.old-school-problem-wrapper{text-align:center;background-color:#f8f9fa;padding:60px 20px 40px;position:relative;overflow:visible}.old-school-problem-wrapper .container{z-index:1;background:linear-gradient(#ffffff26 1px,#0000 1px) 0 0/60px 60px,linear-gradient(90deg,#ffffff26 1px,#0000 1px) 0 0/60px 60px,#000 0 0/100% 100%;border-radius:32px;max-width:1400px;margin:0 auto;padding:40px;position:relative;box-shadow:0 10px 40px #0000004d,0 20px 60px #0003,0 0 0 1px #0000001a}.old-school-problem-wrapper .badge{color:#ff4d4d;background-color:#fffffff2;border-radius:20px;margin-bottom:16px;padding:8px 16px;font-weight:700;display:inline-block}.old-school-problem-wrapper .title{color:#fff;margin-bottom:8px;font-size:2.2rem;font-weight:800}.old-school-problem-wrapper .subtitle{color:#6c757d;margin-bottom:64px;font-size:1.125rem}.hz-timeline{padding:60px 0 20px;position:relative}.hz-timeline-line{z-index:0;background:#e2e8f0;border-radius:2px;height:4px;position:absolute;top:96px;left:36px;right:36px}.hz-timeline-items{grid-template-columns:repeat(5,1fr);gap:24px;display:grid;position:relative}.hz-item{text-align:center;flex-direction:column;min-height:160px;padding-top:54px;display:flex;position:relative}.hz-marker{z-index:1;position:absolute;top:26px;left:50%;transform:translate(-50%)}.hz-marker-circle{background:#fff;border:4px solid #ff0004;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;display:flex;box-shadow:0 6px 18px #ff000440}.hz-step-box{color:#fff;text-align:left;word-wrap:break-word;overflow-wrap:break-word;background:#ff1b1b;border-radius:12px;flex-direction:column;flex:1;min-width:180px;max-width:260px;min-height:140px;margin-top:28px;padding:14px 16px;display:flex;position:relative}.hz-step-box:before{content:"";border:8px solid #0000;border-bottom-color:#ff0004;position:absolute;top:-8px;left:50%;transform:translate(-50%)}.hz-step-index{letter-spacing:.5px;background:#fff3;border-radius:6px;align-self:flex-start;width:fit-content;margin-bottom:8px;padding:4px 8px;font-size:.85rem;font-weight:800;display:inline-block}.hz-step-title{color:#fff;margin:0 0 10px;font-size:1rem;font-weight:700;line-height:1.3}.hz-step-text{opacity:.95;margin:0;font-size:.875rem;font-weight:400;line-height:1.5}.old-school-problem-wrapper .bottom-message{color:#6c757d;margin-top:40px;font-size:1.05rem;font-style:italic}@media (max-width:768px){.old-school-problem-wrapper{padding:60px 20px 40px}.old-school-problem-wrapper .container{padding:40px 20px}.old-school-problem-wrapper .title{font-size:1.8rem}.hz-timeline{padding:40px 0 20px;overflow-x:visible}.hz-timeline-line{width:4px;height:auto;inset:0 auto 0 36px}.hz-timeline-items{flex-direction:column;gap:40px;min-width:auto;padding-left:80px;display:flex}.hz-item{min-height:unset;text-align:left;padding-top:0}.hz-marker{top:0;left:-80px;transform:none}.hz-marker-circle{width:60px;height:60px}.hz-step-box{min-width:100%;max-width:100%;height:auto;margin-top:0}.hz-step-box:before{border:8px solid #0000;border-right-color:#ff0004;top:20px;left:-8px;transform:none}}@media (min-width:769px) and (max-width:1100px){.hz-timeline-items{gap:16px}.hz-step-box{min-width:160px;max-width:220px;padding:14px 16px}}
.fluid-highlight-container{--highlight-color:0,229,255;--highlight-opacity:1;--highlight-height:45%;--highlight-rotation:-2deg;--highlight-skew:-3deg;--highlight-border-radius:50% 30% 45% 35%/40% 50% 30% 60%;--highlight-left-offset:-4%;--highlight-right-offset:-4%;--highlight-bottom-offset:2%;display:inline-block;position:relative}.fluid-highlight{z-index:1;display:inline-block;position:relative}.fluid-highlight:before{content:"";left:var(--highlight-left-offset);right:var(--highlight-right-offset);bottom:var(--highlight-bottom-offset);height:var(--highlight-height);background:rgba(var(--highlight-color),var(--highlight-opacity));border-radius:var(--highlight-border-radius);z-index:-1;transform:rotate(var(--highlight-rotation))skewX(var(--highlight-skew));position:absolute}.fluid-highlight-cyan{--highlight-color:0,229,255}.fluid-highlight-yellow{--highlight-color:255,235,59}.fluid-highlight-pink{--highlight-color:255,64,129}.fluid-highlight-green{--highlight-color:76,175,80}.fluid-highlight-orange{--highlight-color:255,152,0}.fluid-highlight-red{--highlight-color:255,0,4}.fluid-highlight-white{--highlight-color:255,255,255}.fluid-highlight-light{--highlight-opacity:.3}.fluid-highlight-medium,.fluid-highlight-strong{--highlight-opacity:1}.fluid-highlight-straight,.fluid-highlight-slight-tilt{--highlight-rotation:0deg;--highlight-skew:0deg}.fluid-highlight-medium-tilt{--highlight-rotation:-2deg;--highlight-skew:-1deg}.fluid-highlight-strong-tilt{--highlight-rotation:-6deg;--highlight-skew:-2deg}
.complete-solution-wrapper{text-align:center;background-color:#f8f9fa;padding:40px 20px 60px;position:relative;overflow:visible}.complete-solution-wrapper .container{z-index:1;background:linear-gradient(#00000014 1px,#0000 1px) 0 0/60px 60px,linear-gradient(90deg,#00000014 1px,#0000 1px) 0 0/60px 60px,#96ff70 0 0/100% 100%;border-radius:32px;max-width:1400px;margin:0 auto;padding:40px;position:relative;box-shadow:0 10px 40px #0000004d}.complete-solution-wrapper .badge{color:#000;background-color:#fffffff2;border-radius:20px;margin-bottom:16px;padding:8px 16px;font-weight:700;display:inline-block}.complete-solution-wrapper .title{color:#000;margin-bottom:8px;font-size:2.2rem;font-weight:800}.complete-solution-wrapper .hz-timeline{padding:60px 0 20px;position:relative}.complete-solution-wrapper .hz-timeline-line{z-index:0;background:#000;border-radius:2px;height:4px;position:absolute;top:96px;left:36px;right:36px}.complete-solution-wrapper .hz-timeline-items{grid-template-columns:repeat(5,1fr);gap:24px;display:grid;position:relative}.complete-solution-wrapper .hz-item{text-align:center;flex-direction:column;min-height:160px;padding-top:54px;display:flex;position:relative;overflow:visible}.complete-solution-wrapper .hz-marker{z-index:1;position:absolute;top:26px;left:50%;transform:translate(-50%)}.complete-solution-wrapper .hz-marker-circle{background:#fff;border:4px solid #000;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;display:flex;box-shadow:0 6px 18px #00000040}.complete-solution-wrapper .hz-step-box{color:#000;text-align:left;background:#fff;border-radius:12px;flex-direction:column;flex:1;min-width:180px;max-width:260px;min-height:140px;margin-top:28px;padding:14px 16px;display:flex;position:relative;overflow:hidden}.complete-solution-wrapper .hz-step-box:before{content:"";border:8px solid #0000;border-bottom-color:#fff;position:absolute;top:-8px;left:50%;transform:translate(-50%)}.complete-solution-wrapper .hz-step-index{color:#000;letter-spacing:.5px;background:#0000001a;border-radius:6px;align-self:flex-start;width:fit-content;margin-bottom:8px;padding:4px 8px;font-size:.85rem;font-weight:800;display:inline-block}.complete-solution-wrapper .hz-step-title{color:#000;word-wrap:break-word;overflow-wrap:break-word;margin:0 0 10px;font-size:1rem;font-weight:700;line-height:1.3}.complete-solution-wrapper .hz-step-text{color:#000;word-wrap:break-word;overflow-wrap:break-word;margin:0;font-size:.875rem;font-weight:400;line-height:1.55}@media (max-width:768px){.complete-solution-wrapper{padding:40px 20px 60px}.complete-solution-wrapper .container{padding:40px 20px}.complete-solution-wrapper .title{font-size:1.8rem}.complete-solution-wrapper .hz-timeline{padding:40px 0 20px;overflow-x:visible}.complete-solution-wrapper .hz-timeline-line{width:4px;height:auto;inset:0 auto 0 36px}.complete-solution-wrapper .hz-timeline-items{flex-direction:column;gap:40px;min-width:auto;padding-left:80px;display:flex}.complete-solution-wrapper .hz-item{min-height:unset;text-align:left;padding-top:0}.complete-solution-wrapper .hz-marker{top:0;left:-80px;transform:none}.complete-solution-wrapper .hz-marker-circle{width:60px;height:60px}.complete-solution-wrapper .hz-step-box{min-width:100%;max-width:100%;height:auto;margin-top:0}.complete-solution-wrapper .hz-step-box:before{border:8px solid #0000;border-right-color:#fff;top:20px;left:-8px;transform:none}}@media (min-width:769px) and (max-width:1100px){.complete-solution-wrapper .hz-timeline-items{gap:16px}.complete-solution-wrapper .hz-step-box{min-width:160px;max-width:220px;padding:14px 16px}}
.service-card{color:#000;cursor:pointer;z-index:0;-webkit-user-select:none;user-select:none;touch-action:manipulation;background:#fff;border:2px solid #e5e7eb;border-radius:1.5rem;outline:none;flex-direction:column;gap:1rem;height:100%;min-height:280px;padding:2rem;transition:all .3s ease-in-out;display:flex;position:relative}.service-card:before{content:"";z-index:-1;filter:blur(8px);opacity:0;background:linear-gradient(15deg,#f07,#f07,#6f00ff,#6f00ff,#f08,#000,#a000ff,#f07,#f07) 0 0/400%;border-radius:1.5rem;width:100%;height:100%;transition:opacity .3s ease-in-out;animation:20s linear infinite glowing-service-card;position:absolute;top:7px;left:7px}.service-card:hover:before{opacity:1}@keyframes glowing-service-card{0%{background-position:0 0}50%{background-position:400% 0}to{background-position:0 0}}.service-card:after{z-index:-1;content:"";background:#fff;border-radius:1.5rem;width:100%;height:100%;transition:all .3s ease-in-out;position:absolute;top:0;left:0}.service-card:hover:after{background:#fafafa}.service-card:hover{border-color:#0000;transform:translateY(-4px);box-shadow:0 20px 40px #0000001a}.service-card-icon{margin-bottom:.5rem;font-size:6rem;transition:transform .3s ease-in-out}.service-card-icon img,.service-card-icon-img{object-fit:contain;width:7rem;height:7rem;margin-bottom:.25rem;display:block}.service-card:hover .service-card-icon{transform:scale(1.1)}.service-card-title{color:#111;margin-bottom:.75rem;font-size:1.875rem;font-weight:700}.service-card-description{color:#6b7280;flex-grow:1;font-size:1rem;line-height:1.6}.service-card-link{color:#6f00ff;align-items:center;gap:.5rem;margin-top:auto;font-size:.95rem;font-weight:500;text-decoration:none;transition:gap .3s ease-in-out;display:inline-flex}.service-card:hover .service-card-link{gap:.75rem}.service-card-link svg{width:16px;height:16px}
.social-proof-section{background:#fafafa;position:relative;overflow:hidden}.social-proof-badge{color:#00e5ff;text-transform:uppercase;letter-spacing:1.5px;background:#000;border-radius:50px;margin-bottom:1.5rem;padding:.5rem 1.5rem;font-size:.75rem;font-weight:700;display:inline-block}.social-proof-title{color:#000;letter-spacing:-.02em;margin-bottom:1rem;font-size:3rem;font-weight:800;line-height:1.1}.social-proof-subtitle{color:#666;max-width:700px;margin:0 auto;font-size:1.25rem;line-height:1.6}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:4rem;display:grid}.stat-card{text-align:center;background:#fff;border:2px solid #e5e7eb;border-radius:1.5rem;padding:2.5rem 2rem;transition:all .3s;position:relative;overflow:hidden}.stat-card:before{content:"";background:linear-gradient(90deg,#00e5ff,#00b8d4);height:4px;transition:transform .3s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.stat-card:hover{border-color:#00e5ff;transform:translateY(-4px);box-shadow:0 10px 30px #00e5ff26}.stat-card:hover:before{transform:scaleX(1)}.stat-value{color:#000;margin-bottom:.5rem;font-size:3.5rem;font-weight:800;line-height:1.2}.stat-label{color:#666;text-transform:uppercase;letter-spacing:.5px;font-size:1rem;font-weight:600}.testimonials-section{margin-top:5rem}.testimonials-title{color:#000;text-align:center;margin-bottom:3rem;font-size:2rem;font-weight:700}.testimonials-grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-bottom:4rem;display:grid}.testimonial-card{background:#fff;border:2px solid #e5e7eb;border-radius:1.5rem;flex-direction:column;padding:2rem;transition:all .3s;display:flex}.testimonial-card:hover{border-color:#00e5ff;transform:translateY(-4px);box-shadow:0 10px 30px #00e5ff26}.testimonial-content{flex:1;margin-bottom:1.5rem;position:relative}.quote-icon{color:#00e5ff;opacity:.5;width:32px;height:32px;margin-bottom:1rem}.testimonial-text{color:#333;margin:0;font-size:1rem;font-style:italic;line-height:1.7}.testimonial-author{align-items:center;gap:1rem;display:flex}.author-avatar{color:#000;background:linear-gradient(135deg,#00e5ff,#00b8d4);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;font-size:1.5rem;font-weight:700;display:flex}.author-info{flex-direction:column;gap:.25rem;display:flex}.author-name{color:#000;font-size:1rem;font-weight:700}.author-role{color:#666;font-size:.875rem}.author-university{color:#00e5ff;font-size:.875rem;font-weight:600}.trust-indicators{background:#fff;border:2px solid #e5e7eb;border-radius:1.5rem;flex-wrap:wrap;justify-content:center;gap:2rem;padding:3rem 2rem;display:flex}.trust-badge{color:#333;background:#fafafa;border-radius:50px;align-items:center;gap:.75rem;padding:1rem 1.5rem;font-size:.9375rem;font-weight:600;transition:all .3s;display:flex}.trust-badge:hover{color:#000;background:#00e5ff;transform:translateY(-2px)}.trust-icon{color:#00e5ff;flex-shrink:0;width:24px;height:24px;transition:all .3s}.trust-badge:hover .trust-icon{color:#000}@media (max-width:768px){.social-proof-title{font-size:2rem}.social-proof-subtitle{font-size:1rem}.stats-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.stat-card{padding:2rem 1.5rem}.stat-value{font-size:2.5rem}.stat-label{font-size:.875rem}.testimonials-grid{grid-template-columns:1fr}.trust-indicators{gap:1rem}.trust-badge{padding:.75rem 1.25rem;font-size:.875rem}}@media (max-width:480px){.stats-grid{grid-template-columns:1fr}.social-proof-title{font-size:1.75rem}}
.faq-section{background:#fff;position:relative}.faq-badge{color:#00e5ff;text-transform:uppercase;letter-spacing:1.5px;background:#000;border-radius:50px;margin-bottom:1.5rem;padding:.5rem 1.5rem;font-size:.75rem;font-weight:700;display:inline-block}.faq-title{color:#000;letter-spacing:-.02em;margin-bottom:1rem;font-size:3rem;font-weight:800;line-height:1.1}.faq-subtitle{color:#666;max-width:700px;margin:0 auto;font-size:1.25rem;line-height:1.6}.faq-list{flex-direction:column;gap:1rem;display:flex}.faq-item{background:#fff;border:2px solid #e5e7eb;border-radius:1rem;transition:all .3s;overflow:hidden}.faq-item:hover{border-color:#00e5ff;box-shadow:0 4px 12px #00e5ff1a}.faq-item.active{border-color:#00e5ff;box-shadow:0 4px 12px #00e5ff26}.faq-question{cursor:pointer;text-align:left;color:#000;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1.5rem;width:100%;padding:1.5rem 2rem;font-size:1.125rem;font-weight:700;transition:all .3s;display:flex}.faq-question:hover,.faq-item.active .faq-question{color:#00e5ff}.faq-icon{color:#666;flex-shrink:0;width:24px;height:24px;transition:transform .3s}.faq-item.active .faq-icon{color:#00e5ff;transform:rotate(180deg)}.faq-answer-wrapper{max-height:0;transition:max-height .3s;overflow:hidden}.faq-item.active .faq-answer-wrapper{max-height:500px}.faq-answer{color:#666;padding:0 2rem 1.5rem;font-size:1rem;line-height:1.7}@media (max-width:768px){.faq-title{font-size:2rem}.faq-subtitle{font-size:1rem}.faq-question{padding:1.25rem 1.5rem;font-size:1rem}.faq-answer{padding:0 1.5rem 1.25rem;font-size:.9375rem}}@media (max-width:480px){.faq-title{font-size:1.75rem}.faq-question{gap:1rem;padding:1rem 1.25rem;font-size:.9375rem}.faq-answer{padding:0 1.25rem 1rem}.faq-icon{width:20px;height:20px}}
.call-to-action-wrapper{text-align:center;background-color:#f8f9fa;padding:40px 20px 100px;position:relative;overflow:visible}.call-to-action-wrapper .container{z-index:1;background:linear-gradient(#00000014 1px,#0000 1px) 0 0/60px 60px,linear-gradient(90deg,#00000014 1px,#0000 1px) 0 0/60px 60px,#7ee8fc 0 0/100% 100%;border-radius:32px;max-width:1400px;margin:0 auto;padding:60px 40px;position:relative;box-shadow:0 10px 40px #0000004d}.call-to-action-wrapper .badge{color:#000;background-color:#fffffff2;border-radius:20px;margin-bottom:32px;padding:8px 16px;font-weight:700;display:inline-block}.cta-grid{grid-template-columns:repeat(2,1fr);gap:32px;margin-top:40px;display:grid}.cta-card{background:#fff;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;min-height:320px;padding:48px 40px;display:flex;box-shadow:0 8px 24px #0000001f}.cta-category{letter-spacing:1px;color:#666;text-align:center;margin-bottom:16px;font-size:.875rem;font-weight:700}.cta-title{color:#000;text-align:center;margin-bottom:32px;font-size:2rem;font-weight:800}.app-store-buttons{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;margin-top:16px;display:flex}.store-button{display:inline-block}.store-button img{height:auto;display:block}@media (max-width:1024px){.call-to-action-wrapper .container{padding:50px 32px}.cta-grid{gap:24px}.cta-card{min-height:280px;padding:40px 32px}.cta-title{margin-bottom:28px;font-size:1.75rem}.cta-hero-button{min-width:220px;padding:14px 40px;font-size:1rem}}@media (max-width:768px){.call-to-action-wrapper{padding:30px 16px 80px}.call-to-action-wrapper .container{border-radius:24px;padding:40px 24px}.call-to-action-wrapper .badge{margin-bottom:24px;padding:6px 14px;font-size:.875rem}.cta-grid{grid-template-columns:1fr;gap:20px;margin-top:32px}.cta-card{border-radius:20px;min-height:240px;padding:32px 24px}.cta-title{margin-bottom:24px;font-size:1.5rem}.cta-hero-button{min-width:200px;margin-bottom:20px;padding:12px 32px;font-size:.9375rem}.app-store-buttons{flex-direction:column;gap:12px}.store-button img{width:140px;height:auto}}@media (max-width:480px){.call-to-action-wrapper .container{padding:32px 20px}.cta-card{min-height:220px;padding:28px 20px}.cta-title{margin-bottom:20px;font-size:1.25rem}.cta-hero-button{min-width:180px;padding:10px 28px;font-size:.875rem}.store-button img{width:130px}}
.primary-button-black-blackhover{color:#fff;cursor:pointer;z-index:0;-webkit-user-select:none;user-select:none;touch-action:manipulation;background:#000;border:2px solid #000;border-radius:999px;outline:none;padding:.8em 2.5em;font-size:1.1rem;font-weight:500;transition:color .3s ease-in-out,border-color .3s ease-in-out;position:relative}.primary-button-black-blackhover:before{content:"";z-index:-1;filter:blur(6px);opacity:0;background:linear-gradient(15deg,#f07,#f07,#6f00ff,#6f00ff,#f08,#000,#a000ff,#f07,#f07) 0 0/400%;border-radius:999px;width:100%;height:100%;transition:opacity .3s ease-in-out;animation:20s linear infinite glowing-primary-button-black;position:absolute;top:7px;left:7px}.primary-button-black-blackhover:hover:before{opacity:1}@keyframes glowing-primary-button-black{0%{background-position:0 0}50%{background-position:400% 0}to{background-position:0 0}}.primary-button-black-blackhover:after{z-index:-1;content:"";background:#000;border-radius:999px;width:100%;height:100%;transition:background-color .3s ease-in-out;position:absolute;top:0;left:0}.primary-button-black-blackhover:hover:after{background:#000}.primary-button-black-blackhover:hover{color:#fff;border-color:#0000}
