.WorksPage_page__KauuY{animation:WorksPage_fadeIn__pEH9E .5s ease;position:relative;z-index:1}.WorksPage_container__a2WdM{max-width:1200px;margin:0 auto;padding:40px 20px}.WorksPage_pageTitle__113L2{text-align:center;margin-bottom:50px;position:relative}.WorksPage_pageTitle__113L2 h1{font-size:36px;font-weight:700;color:#5d4037;margin-bottom:15px}.WorksPage_pageTitle__113L2:after{content:"";position:absolute;bottom:-15px;left:50%;transform:translateX(-50%);width:80px;height:3px;background:linear-gradient(90deg,transparent,#8a6d3b,transparent)}.WorksPage_worksContainer__xikU_{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:30px}.WorksPage_workCard__FyY1D{background:linear-gradient(135deg,#ffffff,#f8f5f0);border-radius:20px;overflow:hidden;box-shadow:0 10px 40px rgba(0,0,0,.08);border:1px solid rgba(138,109,59,.15);transition:transform .3s ease,box-shadow .3s ease;position:relative;cursor:pointer}.WorksPage_workCard__FyY1D:hover{transform:translateY(-8px);box-shadow:0 15px 50px rgba(0,0,0,.15)}.WorksPage_workCard__FyY1D:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#8a6d3b,#a1885d,#8a6d3b)}.WorksPage_workImage__shi9W{height:220px;background-size:cover;background-position:50%;position:relative;overflow:hidden;background-repeat:no-repeat}.WorksPage_workImage__shi9W:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(138,109,59,.1),transparent)}.WorksPage_workDetails__EKC3_{padding:25px}.WorksPage_workDetails__EKC3_ h3{font-size:18px;font-weight:600;margin-bottom:12px;color:#5d4037;position:relative;padding-bottom:8px}.WorksPage_workDetails__EKC3_ h3:after{content:"";position:absolute;bottom:0;left:0;width:40px;height:2px;background:#8a6d3b;border-radius:2px}.WorksPage_workDetails__EKC3_ p{font-size:15px;color:#6d4c41;margin-bottom:8px;line-height:1.5}@keyframes WorksPage_fadeIn__pEH9E{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.WorksPage_container__a2WdM{padding:20px 15px}.WorksPage_pageTitle__113L2 h1{font-size:28px}.WorksPage_worksContainer__xikU_{grid-template-columns:1fr}.WorksPage_workCard__FyY1D{margin-bottom:20px}}