.projects-module__3T0ToG__projectsPage{background:var(--bg);min-height:100vh;padding:140px 0 80px;position:relative;overflow:hidden}.projects-module__3T0ToG__header{text-align:center;margin-bottom:48px}.projects-module__3T0ToG__portfolioTag{letter-spacing:.2em;color:var(--accent-dark);text-transform:uppercase;margin-bottom:10px;font-size:.7rem;font-weight:700;display:inline-block}.projects-module__3T0ToG__title{letter-spacing:-.03em;font-size:3rem;font-weight:800;font-family:var(--font-sora), sans-serif;color:var(--text-primary);margin-bottom:12px}.projects-module__3T0ToG__titleItalic{background:linear-gradient(135deg, var(--accent), var(--accent-dark));-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-family:Playfair Display,Georgia,serif;font-style:italic;font-weight:400}.projects-module__3T0ToG__subtitle{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.125rem;line-height:1.5}.projects-module__3T0ToG__filterBar{justify-content:center;gap:12px;margin-bottom:48px;display:flex}.projects-module__3T0ToG__filterTab{border-radius:var(--radius-full);border:1px solid var(--border);cursor:var(--cursor-hand), pointer;color:var(--text-secondary);background:0 0;outline:none;justify-content:center;align-items:center;padding:8px 20px;font-size:.875rem;font-weight:600;transition:color .3s,border-color .3s;display:inline-flex;position:relative}.projects-module__3T0ToG__filterTab:hover{border-color:var(--accent);color:var(--accent-dark)}.projects-module__3T0ToG__activeTab{border-color:var(--accent);color:#fff!important}.projects-module__3T0ToG__activeBg{border-radius:var(--radius-full);background:var(--accent);z-index:1;position:absolute;inset:-1px}.projects-module__3T0ToG__tabText{z-index:2;position:relative}.projects-module__3T0ToG__grid{grid-template-columns:repeat(2,1fr);gap:28px;max-width:1100px;margin:0 auto;display:grid}.projects-module__3T0ToG__cardLink{color:inherit;height:100%;text-decoration:none;display:block}.projects-module__3T0ToG__gridItem{height:100%}.projects-module__3T0ToG__card{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);transition:var(--transition-normal);flex-direction:column;height:100%;padding:24px 0 0;display:flex;overflow:hidden}.projects-module__3T0ToG__cardHeader{justify-content:space-between;align-items:center;margin-bottom:24px;padding:0 24px;display:flex;position:relative}.projects-module__3T0ToG__cardHeader:before{content:"";border-bottom:2px dotted var(--border);z-index:1;height:1px;position:absolute;top:50%;left:65px;right:95px;transform:translateY(-50%)}.projects-module__3T0ToG__number,.projects-module__3T0ToG__type,.projects-module__3T0ToG__date{z-index:2;background:var(--bg-card);padding:0 8px;position:relative}.projects-module__3T0ToG__number{border-radius:var(--radius-sm);background:var(--accent-lighter);width:28px;height:28px;color:var(--accent-dark);justify-content:center;align-items:center;padding:0;font-size:.7rem;font-weight:700;display:inline-flex}.projects-module__3T0ToG__type{letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);font-size:.65rem;font-weight:700}.projects-module__3T0ToG__date{color:var(--text-muted);font-size:.7rem;font-weight:600}.projects-module__3T0ToG__projectBrandRow{align-items:center;gap:12px;margin-bottom:12px;padding:0 24px;display:flex}.projects-module__3T0ToG__projectLogo{color:#fff;width:36px;height:36px;font-size:1.1rem;font-weight:800;font-family:var(--font-sora), sans-serif;border-radius:8px;justify-content:center;align-items:center;display:flex}.projects-module__3T0ToG__projectName{color:var(--text-primary);letter-spacing:-.01em;font-size:1.5rem;font-weight:800}.projects-module__3T0ToG__projectDesc{color:var(--text-secondary);min-height:52px;margin-bottom:24px;padding:0 24px;font-size:.9rem;line-height:1.6}.projects-module__3T0ToG__imageArea{border-radius:var(--radius-md);flex-grow:1;flex-shrink:0;justify-content:center;align-items:center;min-height:260px;margin:0 16px;padding:24px;display:flex;position:relative;overflow:hidden}.projects-module__3T0ToG__mockupContainer{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.projects-module__3T0ToG__phone{background:var(--surface-strong);border:3px solid var(--surface-strong-border);border-radius:18px;width:105px;height:190px;transition:transform .6s cubic-bezier(.16,1,.3,1);position:absolute;overflow:hidden;box-shadow:0 15px 35px #00000059}.projects-module__3T0ToG__phoneScreen{background:var(--surface-soft);flex-direction:column;width:100%;height:100%;padding:8px 6px;display:flex;position:relative}.projects-module__3T0ToG__phoneStatusBar{color:var(--text-muted);justify-content:space-between;align-items:center;margin-bottom:6px;padding:0 4px;font-size:.45rem;font-weight:700;display:flex}.projects-module__3T0ToG__phoneCamera{background:var(--surface-strong);border-radius:3px;width:18px;height:5px;position:absolute;top:4px;left:50%;transform:translate(-50%)}.projects-module__3T0ToG__phoneUI{flex-direction:column;flex-grow:1;gap:5px;display:flex}.projects-module__3T0ToG__phoneLineShort{background:var(--surface-line);border-radius:2.5px;width:40%;height:5px}.projects-module__3T0ToG__phoneLineLong{background:var(--surface-soft-alt);border-radius:2.5px;width:85%;height:5px}.projects-module__3T0ToG__phoneCard{background:var(--surface-soft-alt);border:1px solid var(--surface-line);border-radius:6px;width:100%;height:35px}.projects-module__3T0ToG__phoneCardMain{background:var(--accent-lighter);border:1px dashed var(--accent);border-radius:6px;width:100%;height:55px}.projects-module__3T0ToG__phoneAvatar{background:var(--surface-line);border-radius:50%;width:14px;height:14px;margin-bottom:2px}.projects-module__3T0ToG__phoneLeft{z-index:1;transform:translate(-65px)translateY(18px)rotate(-10deg)scale(.9)}.projects-module__3T0ToG__phoneCenter{z-index:3;border-color:color-mix(in srgb, var(--surface-strong-border) 72%, black 28%);transform:translateY(4px)scale(1.05)}.projects-module__3T0ToG__phoneRight{z-index:2;transform:translate(65px)translateY(18px)rotate(10deg)scale(.9)}.projects-module__3T0ToG__card:hover .projects-module__3T0ToG__phoneLeft{transform:translate(-78px)translateY(12px)rotate(-15deg)scale(.92)}.projects-module__3T0ToG__card:hover .projects-module__3T0ToG__phoneCenter{transform:translateY(-8px)scale(1.08)}.projects-module__3T0ToG__card:hover .projects-module__3T0ToG__phoneRight{transform:translate(78px)translateY(12px)rotate(15deg)scale(.92)}.projects-module__3T0ToG__tags{flex-wrap:wrap;gap:8px;margin-top:auto;padding:24px;display:flex}.projects-module__3T0ToG__tag{color:var(--text-secondary);background:var(--surface-soft-alt);border-radius:var(--radius-full);border:1px solid var(--border-light);padding:4px 12px;font-size:.725rem;font-weight:600}@media (max-width:1024px){.projects-module__3T0ToG__grid{grid-template-columns:repeat(2,1fr);padding:0 16px}}@media (max-width:768px){.projects-module__3T0ToG__grid{grid-template-columns:1fr;max-width:500px}.projects-module__3T0ToG__title{font-size:2.5rem}.projects-module__3T0ToG__filterBar{flex-wrap:wrap;gap:8px}.projects-module__3T0ToG__filterTab{padding:6px 14px;font-size:.8rem}}
