:root{--brand:#00b4d8;--dark:#0f172a;--mid:#334155;--muted:#64748b;--border:#e2e8f0;--bg-alt:#f8fafc}.portfolio-module___G9K8W__page{color:var(--dark);background:#fff;min-height:100vh}.portfolio-module___G9K8W__reveal{opacity:0;transition:opacity .55s cubic-bezier(.4,0,.2,1),transform .55s cubic-bezier(.4,0,.2,1);transform:translateY(18px)}.portfolio-module___G9K8W__revealed{opacity:1!important;transform:translateY(0)!important}.portfolio-module___G9K8W__header{border-bottom:1px solid var(--border);text-align:center;background:#f8fafc;padding:120px 2rem 72px}.portfolio-module___G9K8W__header:after{display:none}.portfolio-module___G9K8W__eyebrow{letter-spacing:2px;text-transform:uppercase;color:var(--brand);z-index:1;background:#00b4d814;border:1px solid #00b4d833;border-radius:20px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.35rem 1rem;font-size:.75rem;font-weight:700;animation:.7s cubic-bezier(.4,0,.2,1) both portfolio-module___G9K8W__fadeUp;display:inline-flex;position:relative}.portfolio-module___G9K8W__title{color:var(--dark);letter-spacing:-.4px;z-index:1;margin:0 0 1.1rem;font-size:clamp(2rem,5vw,3.5rem);font-weight:900;line-height:1.1;animation:.7s cubic-bezier(.4,0,.2,1) .1s both portfolio-module___G9K8W__fadeUp;position:relative}.portfolio-module___G9K8W__accent{color:var(--brand)}.portfolio-module___G9K8W__subtitle{color:var(--muted);z-index:1;max-width:560px;margin:0 auto;font-size:1.05rem;line-height:1.8;animation:.7s cubic-bezier(.4,0,.2,1) .2s both portfolio-module___G9K8W__fadeUp;position:relative}@keyframes portfolio-module___G9K8W__fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.portfolio-module___G9K8W__body{background:var(--bg-alt);padding:64px 2rem 80px}.portfolio-module___G9K8W__container{max-width:1400px;margin:0 auto}.portfolio-module___G9K8W__filters{flex-wrap:wrap;justify-content:center;gap:.6rem;margin-bottom:3rem;display:flex}.portfolio-module___G9K8W__filterBtn{border:1.5px solid var(--border);color:var(--muted);cursor:pointer;background:#fff;border-radius:50px;align-items:center;gap:.5rem;padding:.5rem 1.1rem;font-size:.875rem;font-weight:600;transition:all .25s;display:inline-flex}.portfolio-module___G9K8W__filterBtn:hover{border-color:var(--brand);color:var(--brand)}.portfolio-module___G9K8W__filterActive{background:var(--brand);border-color:var(--brand);color:#fff}.portfolio-module___G9K8W__filterActive .portfolio-module___G9K8W__filterCount{color:#fff;background:#ffffff40}.portfolio-module___G9K8W__filterCount{color:#0096c7;text-align:center;background:#00b4d81a;border-radius:20px;min-width:22px;padding:.1rem .5rem;font-size:.72rem;font-weight:700;transition:all .25s}.portfolio-module___G9K8W__grid{grid-template-columns:repeat(3,1fr);gap:28px;margin-bottom:64px;display:grid}.portfolio-module___G9K8W__card{border:1px solid var(--border);background:#fff;border-radius:18px;flex-direction:column;transition:transform .35s,box-shadow .35s;display:flex;overflow:hidden}.portfolio-module___G9K8W__card:hover{transform:translateY(-6px);box-shadow:0 18px 44px #00000014}.portfolio-module___G9K8W__imgWrap{background:var(--bg-alt);flex-shrink:0;height:220px;position:relative;overflow:hidden}.portfolio-module___G9K8W__img{object-fit:cover;transition:transform .5s}.portfolio-module___G9K8W__card:hover .portfolio-module___G9K8W__img{transform:scale(1.04)}.portfolio-module___G9K8W__statusBadge{color:#fff;text-transform:capitalize;z-index:2;border-radius:20px;align-items:center;gap:.35rem;padding:.28rem .75rem;font-size:.72rem;font-weight:700;display:inline-flex;position:absolute;top:14px;left:14px;box-shadow:0 2px 8px #00000026}.portfolio-module___G9K8W__techRow{z-index:2;flex-wrap:wrap;gap:.35rem;display:flex;position:absolute;bottom:12px;left:12px;right:12px}.portfolio-module___G9K8W__techTag{color:#0096c7;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffffeb;border:1px solid #00b4d833;border-radius:12px;padding:.22rem .6rem;font-size:.7rem;font-weight:600}.portfolio-module___G9K8W__content{flex-direction:column;flex:1;padding:1.5rem 1.5rem 1.25rem;display:flex}.portfolio-module___G9K8W__cardMeta{justify-content:space-between;align-items:center;margin-bottom:.6rem;display:flex}.portfolio-module___G9K8W__category{letter-spacing:1px;text-transform:uppercase;color:var(--brand);font-size:.72rem;font-weight:700}.portfolio-module___G9K8W__cardTitle{color:var(--dark);margin:0 0 .55rem;font-size:1.15rem;font-weight:800;line-height:1.25}.portfolio-module___G9K8W__cardDesc{color:var(--muted);flex:1;margin:0 0 1rem;font-size:.875rem;line-height:1.68}.portfolio-module___G9K8W__featureList{flex-direction:column;gap:.38rem;margin:0 0 1.25rem;padding:0;list-style:none;display:flex}.portfolio-module___G9K8W__featureItem{color:var(--mid);align-items:flex-start;gap:.45rem;font-size:.82rem;line-height:1.45;display:flex}.portfolio-module___G9K8W__featureDot{background:var(--brand);border-radius:50%;flex-shrink:0;width:5px;height:5px;margin-top:.38rem}.portfolio-module___G9K8W__actions{border-top:1px solid var(--border);gap:.75rem;margin-top:auto;padding-top:1.1rem;display:flex}.portfolio-module___G9K8W__viewBtn{color:var(--brand);background:#00b4d812;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:.45rem;padding:.65rem 1rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:background .25s,transform .25s;display:inline-flex}.portfolio-module___G9K8W__viewBtn:hover{background:#00b4d824;transform:translate(3px)}.portfolio-module___G9K8W__btnArrow{font-size:.72rem;transition:transform .25s}.portfolio-module___G9K8W__viewBtn:hover .portfolio-module___G9K8W__btnArrow{transform:translate(3px)}.portfolio-module___G9K8W__githubBtn{color:var(--mid);background:#24292e0f;border-radius:8px;align-items:center;gap:.4rem;padding:.65rem 1rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:background .25s;display:inline-flex}.portfolio-module___G9K8W__githubBtn:hover{background:#24292e1f}.portfolio-module___G9K8W__empty{text-align:center;color:var(--muted);padding:4rem 2rem;font-size:1rem}.portfolio-module___G9K8W__cta{background:linear-gradient(135deg,#0a192f 0%,#0e2d4a 100%);border-radius:20px;justify-content:space-between;align-items:center;gap:3rem;padding:3.5rem;display:flex;position:relative;overflow:hidden}.portfolio-module___G9K8W__cta:before{content:"";pointer-events:none;background:radial-gradient(circle at 15%,#00b4d81f 0%,#0000 55%);position:absolute;inset:0}.portfolio-module___G9K8W__ctaLeft{z-index:1;flex:1;min-width:0;position:relative}.portfolio-module___G9K8W__ctaTitle{color:#fff;margin:0 0 .75rem;font-size:clamp(1.5rem,2.5vw,2.25rem);font-weight:800;line-height:1.2}.portfolio-module___G9K8W__ctaDesc{color:#ffffffad;max-width:500px;margin:0 0 2rem;font-size:.95rem;line-height:1.75}.portfolio-module___G9K8W__ctaStats{flex-wrap:wrap;gap:2.5rem;display:flex}.portfolio-module___G9K8W__ctaStat{flex-direction:column;gap:.2rem;display:flex}.portfolio-module___G9K8W__ctaStatVal{background:linear-gradient(135deg,#00b4d8 0%,#90e0ef 100%);color:#0000;-webkit-background-clip:text;background-clip:text;font-size:1.75rem;font-weight:800;line-height:1}.portfolio-module___G9K8W__ctaStatLbl{color:#ffffff8c;text-transform:uppercase;letter-spacing:.5px;font-size:.75rem;font-weight:500}.portfolio-module___G9K8W__ctaRight{z-index:1;flex-direction:column;flex-shrink:0;gap:.875rem;display:flex;position:relative}.portfolio-module___G9K8W__ctaPrimary{color:#fff;white-space:nowrap;background:linear-gradient(135deg,#00b4d8 0%,#0096c7 100%);border-radius:50px;justify-content:center;align-items:center;gap:.6rem;padding:.9rem 2rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:transform .3s,box-shadow .3s;display:inline-flex;box-shadow:0 5px 18px #00b4d859}.portfolio-module___G9K8W__ctaPrimary:hover{transform:translateY(-3px);box-shadow:0 10px 28px #00b4d873}.portfolio-module___G9K8W__ctaSecondary{color:#fff;white-space:nowrap;background:#ffffff14;border:1.5px solid #00b4d84d;border-radius:50px;justify-content:center;align-items:center;padding:.9rem 2rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:background .3s,border-color .3s,transform .3s;display:inline-flex}.portfolio-module___G9K8W__ctaSecondary:hover{border-color:var(--brand);background:#00b4d81a;transform:translateY(-3px)}@media (max-width:1100px){.portfolio-module___G9K8W__grid{grid-template-columns:repeat(2,1fr);gap:22px}.portfolio-module___G9K8W__cta{flex-direction:column;align-items:flex-start;gap:2rem;padding:2.75rem}.portfolio-module___G9K8W__ctaRight{flex-direction:row;width:100%}.portfolio-module___G9K8W__ctaPrimary,.portfolio-module___G9K8W__ctaSecondary{flex:1}}@media (max-width:768px){.portfolio-module___G9K8W__header{padding:100px 1.5rem 56px}.portfolio-module___G9K8W__body{padding:48px 1.5rem 64px}.portfolio-module___G9K8W__grid{grid-template-columns:1fr;gap:18px}.portfolio-module___G9K8W__filters{flex-wrap:nowrap;justify-content:flex-start;padding-bottom:4px;overflow-x:auto}.portfolio-module___G9K8W__filters::-webkit-scrollbar{height:4px}.portfolio-module___G9K8W__filters::-webkit-scrollbar-thumb{background:#00b4d84d;border-radius:2px}.portfolio-module___G9K8W__cta{padding:2rem 1.5rem}.portfolio-module___G9K8W__ctaStats{gap:1.75rem}.portfolio-module___G9K8W__ctaRight{flex-direction:column}.portfolio-module___G9K8W__ctaPrimary,.portfolio-module___G9K8W__ctaSecondary{width:100%;max-width:340px}}@media (max-width:480px){.portfolio-module___G9K8W__header{padding:88px 1rem 48px}.portfolio-module___G9K8W__body{padding:40px 1rem 56px}.portfolio-module___G9K8W__imgWrap{height:195px}.portfolio-module___G9K8W__content{padding:1.25rem 1.25rem 1rem}.portfolio-module___G9K8W__cta{border-radius:14px;padding:1.75rem 1.25rem}.portfolio-module___G9K8W__ctaStats{gap:1.25rem}.portfolio-module___G9K8W__ctaStatVal{font-size:1.5rem}}
