.projects-module__D-cxOq__page{padding-top:60px;padding-bottom:40px}.projects-module__D-cxOq__header{margin-bottom:40px}.projects-module__D-cxOq__title{letter-spacing:-.04em;color:var(--text-primary);margin-bottom:12px;font-size:clamp(2rem,5vw,3.5rem);font-weight:800}.projects-module__D-cxOq__projectGrid{flex-direction:column;gap:24px;display:flex}.projects-module__D-cxOq__projectCard{background:0 0;border:none;padding:0 0 40px;animation:.5s .1s both projects-module__D-cxOq__fadeInUp}.projects-module__D-cxOq__projectCard:not(:last-child){border-bottom:1px solid var(--border);margin-bottom:8px}.projects-module__D-cxOq__projectHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:24px;display:flex}.projects-module__D-cxOq__projectName{color:var(--text-primary);margin-bottom:6px;font-size:20px;font-weight:700}.projects-module__D-cxOq__projectDate{color:var(--text-tertiary);font-size:13px}.projects-module__D-cxOq__projectTechs{flex-wrap:wrap;gap:8px;display:flex}.projects-module__D-cxOq__bulletList{flex-direction:column;gap:12px;padding:0;list-style:none;display:flex}.projects-module__D-cxOq__bulletList li{color:var(--text-secondary);padding-left:20px;font-size:15px;line-height:1.7;position:relative}.projects-module__D-cxOq__bulletList li:before{content:"▸";color:var(--accent);font-size:12px;position:absolute;top:3px;left:0}@keyframes projects-module__D-cxOq__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
