.ServiceList-module__U20RpW__section{background:var(--background);padding:8rem 0}.ServiceList-module__U20RpW__container{max-width:1200px;margin:0 auto;padding:0 2rem}.ServiceList-module__U20RpW__header{text-align:center;margin-bottom:5rem}.ServiceList-module__U20RpW__title{background:linear-gradient(90deg,#fff,#94a3b8);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:1rem;font-size:3.5rem;font-weight:700}.ServiceList-module__U20RpW__subtitle{color:var(--text-muted);max-width:600px;margin:0 auto;font-size:1.1rem}.ServiceList-module__U20RpW__list{flex-direction:column;gap:3rem;display:flex}.ServiceList-module__U20RpW__card{background:var(--card-bg);border:1px solid var(--card-border);border-radius:24px;padding:3rem;transition:all .4s;position:relative;overflow:hidden}.ServiceList-module__U20RpW__card:hover{border-color:var(--primary);background:#ffffff0d;transform:translateY(-5px)}.ServiceList-module__U20RpW__cardHeader{align-items:center;gap:1.5rem;margin-bottom:1.5rem;display:flex}.ServiceList-module__U20RpW__icon{width:64px;height:64px;color:var(--primary);background:#ffffff0d;border-radius:16px;justify-content:center;align-items:center;transition:all .4s;display:flex}.ServiceList-module__U20RpW__card:hover .ServiceList-module__U20RpW__icon{background:var(--primary);color:#fff;transform:rotate(5deg)}.ServiceList-module__U20RpW__cardTitle{color:var(--foreground);font-size:2rem;font-weight:700}.ServiceList-module__U20RpW__cardDescription{color:var(--text-muted);max-width:800px;margin-bottom:2rem;font-size:1.1rem;line-height:1.6}.ServiceList-module__U20RpW__features{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;padding:0;list-style:none;display:grid}.ServiceList-module__U20RpW__features li{color:var(--foreground);background:#ffffff08;border:1px solid #0000;border-radius:12px;align-items:center;gap:.75rem;padding:.75rem 1rem;font-size:1rem;transition:border-color .3s;display:flex}.ServiceList-module__U20RpW__card:hover .ServiceList-module__U20RpW__features li{border-color:#ffffff1a}.ServiceList-module__U20RpW__checkIcon{color:var(--accent)}@media (max-width:768px){.ServiceList-module__U20RpW__cardHeader{flex-direction:column;align-items:flex-start;gap:1rem}.ServiceList-module__U20RpW__cardTitle{font-size:1.5rem}}
.TechStack-module__8REw4q__section{background:#080808;padding:6rem 0}.TechStack-module__8REw4q__container{text-align:center;max-width:1200px;margin:0 auto;padding:0 2rem}.TechStack-module__8REw4q__title{color:var(--foreground);margin-bottom:4rem;font-size:2.5rem;font-weight:700}.TechStack-module__8REw4q__grid{flex-wrap:wrap;justify-content:center;gap:2rem;display:flex}.TechStack-module__8REw4q__card{background:var(--card-bg);border:1px solid var(--card-border);border-radius:20px;flex-direction:column;align-items:center;gap:1rem;width:160px;padding:2rem;transition:all .3s;display:flex}.TechStack-module__8REw4q__card:hover{border-color:var(--primary);background:#ffffff0d;transform:translateY(-5px)}.TechStack-module__8REw4q__icon{color:var(--text-muted);transition:color .3s}.TechStack-module__8REw4q__card:hover .TechStack-module__8REw4q__icon{color:var(--primary)}.TechStack-module__8REw4q__name{color:var(--foreground);font-weight:600}
