.container-box,.section1{display:flex;margin:0 auto}.white-bg,body{background-color:var(--color-white)}.hero-section,.section1{width:83%;margin:0 auto}.image-section,.section1>.right{background-position:center;background-repeat:no-repeat}:root{--color-primary-tech:#293A86;--color-primary-bg:#f7f7f7;--color-accent-secondary:#293A86;--color-software-blue:#2563eb;--color-text-dark:#1f2937;--color-text-light:#4b5563;--color-white:#ffffff;--spacing-lg:3rem;--spacing-xl:5rem;--radius-xl:0.75rem;--shadow-lg:0 10px 15px -3px rgba(0, 0, 0, 0.1),0 4px 6px -2px rgba(0, 0, 0, 0.05)}*{box-sizing:border-box;margin:0;padding:0;font-family:Roboto,sans-serif}body{font-family:Inter,sans-serif;color:var(--color-text-dark);line-height:1.6;min-height:100vh}.container-box{max-width:1280px;padding:0 1.5rem;flex-direction:column;align-items:center}.light-gray-bg{background-color:rgba(79,70,229,.05);padding:var(--spacing-lg) 0}.section1{align-items:center;height:90vh}.left-container,.section1>.left{display:flex;flex-direction:column;gap:40px}.section1>.left{width:53%;height:70%;justify-content:center}.section1 .caption{font-size:3rem;font-weight:700}.section1 .text{color:#818181;width:80%}.section1>.right{width:47%;height:100%;background-image:url("../IMG/ecommerce-web-page-concept-illustration-vector.webp");background-size:contain}.hero-section{display:flex;align-items:center;height:95vh;background-color:var(--color-software-blue);color:var(--color-white)}.left-container{width:50%;height:70%;justify-content:center}.main-heading{font-size:3rem;font-weight:800;margin-bottom:1rem}.sub-heading{font-size:1.25rem;opacity:.9;max-width:900px}.back-link{color:var(--color-text-light);text-decoration:none;font-weight:500;padding:.5rem 1rem;border-radius:.5rem;border:1px solid #d1d5db;transition:.2s}.back-link:hover{background-color:#e5e7eb;color:var(--color-text-dark)}.feature-section{padding:4rem 0;background-color:#f6f7f8}.detail-section-title{font-size:3rem;font-weight:700;text-align:center;margin-bottom:3rem}.feature-grid{display:grid;grid-template-columns:1fr;gap:2.5rem}.feature-card{height:350px;display:flex;flex-direction:column;gap:20px;background-color:var(--color-white);border-radius:var(--radius-xl);padding:2rem;box-shadow:var(--shadow-lg);border-left:4px solid var(--color-primary-tech)}.feature-card p,.tech-name{color:#5e5e5e}.feature-title{font-size:1.5rem;font-weight:600;color:#000;margin-bottom:.75rem;display:flex;align-items:center;gap:.75rem}.feature-title svg{width:2rem;height:2rem;color:var(--color-accent-secondary)}.feature-description{color:#5e5e5e;line-height:1.7}.tech-stack-section{padding:var(--spacing-lg) 0;box-shadow:inset 0 0 0 1000px rgba(95,94,94,.268)}.tech-stack-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;margin-top:2rem}.tech-item-card{background-color:var(--color-primary-bg);border:1px solid #e5e7eb;border-radius:.5rem;padding:1rem;width:150px;display:flex;flex-direction:column;align-items:center;text-align:center;transition:transform .2s,box-shadow .2s}.tech-icon-large{color:var(--color-accent-secondary);width:3rem;height:3rem;margin-bottom:.5rem}.image-section{width:100%;height:73vh;background-image:url(../IMG/image-section.webp);background-size:cover}@media (min-width:768px){.main-heading{font-size:4rem}.feature-grid{grid-template-columns:repeat(2,1fr)}.tech-stack-grid{grid-template-columns:repeat(4,1fr)}}@media (min-width:1024px){.feature-grid{grid-template-columns:repeat(3,1fr)}.tech-stack-grid{grid-template-columns:repeat(6,1fr)}}@media (max-width:1024px){.section1{flex-direction:column;height:auto;margin-top:60px;text-align:center}.section1>.right{width:100%;min-height:700px}.section1>.left{width:100%;margin-bottom:20px;align-items:center}.section1 .caption{width:100%}.image-section{height:23vh;background-position:center;background-size:cover}}@media (max-width:608px){.section1{margin-top:40px;padding:20px;width:98%}.detail-section-title,.section1 .caption{font-size:2rem}.section1>.right{min-height:400px}.feature-card{height:auto}}