.PortfolioPage-module__BC_v2G__page{--accent:#64cefb;--text-soft:#ffffffb8;--muted:#ffffff8c;--line:#ffffff1f;--glass:linear-gradient(155deg, #ffffff24, #ffffff0d 46%, #ffffff05);color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#000;min-height:100vh;font-family:Inter,Segoe UI,system-ui,sans-serif;animation:.7s cubic-bezier(.22,1,.36,1) both PortfolioPage-module__BC_v2G__pageEnter;position:relative;overflow-x:hidden}.PortfolioPage-module__BC_v2G__video,.PortfolioPage-module__BC_v2G__overlay{z-index:0;pointer-events:none;width:100%;height:100%;position:fixed;inset:0}.PortfolioPage-module__BC_v2G__video{object-fit:cover}.PortfolioPage-module__BC_v2G__overlay{background:linear-gradient(#00000073,#00000059 40%,#000000d1),#00000038}.PortfolioPage-module__BC_v2G__container{z-index:1;width:100%;max-width:1200px;margin:0 auto;padding:0 clamp(20px,5vw,56px);position:relative}.PortfolioPage-module__BC_v2G__hero{flex-direction:column;padding:clamp(104px,15vh,148px) 0 clamp(40px,6vh,64px);display:flex}.PortfolioPage-module__BC_v2G__hero>*{animation:.8s cubic-bezier(.22,1,.36,1) both PortfolioPage-module__BC_v2G__riseIn}.PortfolioPage-module__BC_v2G__hero>:nth-child(2){animation-delay:80ms}.PortfolioPage-module__BC_v2G__hero>:nth-child(3){animation-delay:.16s}.PortfolioPage-module__BC_v2G__eyebrow{color:var(--muted);letter-spacing:.16em;text-transform:uppercase;margin:0 0 14px;font-size:12px;font-weight:500}.PortfolioPage-module__BC_v2G__hero h1{letter-spacing:-.06em;flex-direction:column;margin:0;font-size:clamp(3rem,9vw,7rem);font-weight:500;line-height:.88;display:flex}.PortfolioPage-module__BC_v2G__shinyText{color:#0000;-webkit-text-fill-color:transparent;background-image:linear-gradient(90deg,#3b82f6 0%,#64cefb 28%,#fff 50%,#64cefb 72%,#2563eb 100%);background-position:0%;background-size:220% 100%;-webkit-background-clip:text;background-clip:text;align-self:start;width:max-content;animation:3s linear infinite PortfolioPage-module__BC_v2G__shine}.PortfolioPage-module__BC_v2G__heroFooter{flex-direction:column;gap:18px;margin-top:28px;padding-top:0;display:flex}.PortfolioPage-module__BC_v2G__heroLead{max-width:34rem;color:var(--text-soft);letter-spacing:-.01em;margin:0;font-size:clamp(.95rem,1.2vw,1.05rem);line-height:1.65}.PortfolioPage-module__BC_v2G__work{flex-direction:column;gap:clamp(64px,9vh,108px);padding-bottom:clamp(56px,8vh,96px);display:flex}.PortfolioPage-module__BC_v2G__section{position:relative}.PortfolioPage-module__BC_v2G__sectionHeader{border-bottom:1px solid var(--line);opacity:0;gap:6px 20px;padding-bottom:22px;transition:opacity .7s cubic-bezier(.22,1,.36,1),translate .7s cubic-bezier(.22,1,.36,1);display:grid;translate:0 16px}.PortfolioPage-module__BC_v2G__sectionIndex{color:var(--accent);font-variant-numeric:tabular-nums;letter-spacing:.12em;font-size:12px;font-weight:600}.PortfolioPage-module__BC_v2G__sectionTitle{letter-spacing:-.045em;margin:0 0 10px;font-size:clamp(1.6rem,3.2vw,2.35rem);font-weight:600;line-height:1.1}.PortfolioPage-module__BC_v2G__sectionLead{max-width:40rem;color:var(--text-soft);letter-spacing:-.01em;margin:0;font-size:clamp(.92rem,1.15vw,1rem);line-height:1.6}.PortfolioPage-module__BC_v2G__grid{grid-template-columns:repeat(auto-fill,minmax(min(100%,290px),1fr));gap:clamp(16px,1.8vw,22px);margin-top:clamp(28px,4vh,40px);display:grid}.PortfolioPage-module__BC_v2G__card{--reveal-delay:0s;background:var(--glass);opacity:0;-webkit-backdrop-filter:blur(20px)saturate(150%);height:100%;transition:opacity .7s cubic-bezier(.22, 1, .36, 1) var(--reveal-delay), translate .7s cubic-bezier(.22, 1, .36, 1) var(--reveal-delay), transform .4s cubic-bezier(.22, 1, .36, 1), border-color .4s ease, box-shadow .4s ease;border:1px solid #ffffff24;border-radius:22px;flex-direction:column;display:flex;position:relative;overflow:hidden;translate:0 24px;box-shadow:0 24px 60px #0000006b,inset 0 1px #ffffff29}.PortfolioPage-module__BC_v2G__card:before{content:"";border-radius:inherit;opacity:0;pointer-events:none;background:radial-gradient(120% 90% at 50% -20%,#64cefb2e,#0000 62%);transition:opacity .4s;position:absolute;inset:0}.PortfolioPage-module__BC_v2G__sectionVisible .PortfolioPage-module__BC_v2G__sectionHeader,.PortfolioPage-module__BC_v2G__sectionVisible .PortfolioPage-module__BC_v2G__card{opacity:1;translate:0}.PortfolioPage-module__BC_v2G__sectionVisible .PortfolioPage-module__BC_v2G__card:hover{border-color:#64cefb6b;transform:translateY(-6px);box-shadow:0 34px 80px #0000008c,inset 0 1px #ffffff3d}.PortfolioPage-module__BC_v2G__card:hover:before{opacity:1}.PortfolioPage-module__BC_v2G__cardMedia{aspect-ratio:16/10;background:#ffffff0d;border:1px solid #ffffff14;border-radius:15px;margin:10px 10px 0;position:relative;overflow:hidden}.PortfolioPage-module__BC_v2G__cardMedia img{object-fit:cover;width:100%;height:100%;transition:scale .6s cubic-bezier(.22,1,.36,1);display:block;scale:1}.PortfolioPage-module__BC_v2G__card:hover .PortfolioPage-module__BC_v2G__cardMedia img{scale:1.06}.PortfolioPage-module__BC_v2G__cardYear{color:#ffffffd1;font-variant-numeric:tabular-nums;letter-spacing:.04em;background:#00000080;border:1px solid #ffffff2e;border-radius:999px;padding:5px 10px;font-size:11px;position:absolute;top:10px;right:10px}.PortfolioPage-module__BC_v2G__cardBody{flex-direction:column;flex:1;gap:10px;padding:clamp(16px,2vw,20px);display:flex;position:relative}.PortfolioPage-module__BC_v2G__cardClient{color:#64cefbd9;letter-spacing:.16em;text-transform:uppercase;margin:0;font-size:11px;font-weight:500}.PortfolioPage-module__BC_v2G__cardTitle{letter-spacing:-.025em;margin:0;font-size:1.075rem;font-weight:600;line-height:1.3}.PortfolioPage-module__BC_v2G__cardText{-webkit-line-clamp:3;color:#ffffff9e;letter-spacing:-.005em;-webkit-box-orient:vertical;margin:0;font-size:.895rem;line-height:1.62;display:-webkit-box;overflow:hidden}.PortfolioPage-module__BC_v2G__stack{flex-wrap:wrap;gap:6px;margin:auto 0 0;padding:4px 0 0;list-style:none;display:flex}.PortfolioPage-module__BC_v2G__stack li{color:#ffffffbd;letter-spacing:-.005em;background:#ffffff0f;border:1px solid #ffffff24;border-radius:999px;padding:5px 10px;font-size:11.5px}.PortfolioPage-module__BC_v2G__stackMore{color:#64cefbd9}.PortfolioPage-module__BC_v2G__skeleton{-webkit-backdrop-filter:blur(16px);background:linear-gradient(100deg,#ffffff0a 30%,#ffffff1c 50%,#ffffff0a 70%) 0 0/220% 100%;border:1px solid #ffffff1a;border-radius:22px;height:348px;animation:1.6s linear infinite PortfolioPage-module__BC_v2G__sheen}.PortfolioPage-module__BC_v2G__notice{background:var(--glass);text-align:center;-webkit-backdrop-filter:blur(20px)saturate(150%);border:1px solid #ffffff1f;border-radius:24px;padding:clamp(36px,7vw,64px) clamp(24px,5vw,48px)}.PortfolioPage-module__BC_v2G__notice h2{letter-spacing:-.03em;margin:0 0 10px;font-size:1.35rem;font-weight:600}.PortfolioPage-module__BC_v2G__notice p{max-width:32rem;color:var(--text-soft);margin:0 auto;font-size:.95rem;line-height:1.6}.PortfolioPage-module__BC_v2G__cta{background:var(--glass);opacity:0;-webkit-backdrop-filter:blur(22px)saturate(150%);border:1px solid #ffffff24;border-radius:28px;flex-direction:column;align-items:flex-start;gap:28px;padding:clamp(28px,4vw,44px);transition:opacity .7s cubic-bezier(.22,1,.36,1),translate .7s cubic-bezier(.22,1,.36,1);display:flex;translate:0 22px;box-shadow:0 30px 80px #00000073,inset 0 1px #ffffff29}.PortfolioPage-module__BC_v2G__ctaVisible{opacity:1;translate:0}.PortfolioPage-module__BC_v2G__cta h2{letter-spacing:-.04em;margin:0 0 10px;font-size:clamp(1.5rem,3vw,2.1rem);font-weight:600;line-height:1.15}.PortfolioPage-module__BC_v2G__ctaLead{max-width:34rem;color:var(--text-soft);margin:0;font-size:1rem;line-height:1.6}.PortfolioPage-module__BC_v2G__ctaButton{color:#111;letter-spacing:-.01em;white-space:nowrap;background:#fff;border-radius:999px;align-items:center;gap:10px;height:48px;padding:0 22px;font-size:14.5px;font-weight:600;text-decoration:none;transition:background .2s,transform .2s;display:inline-flex}.PortfolioPage-module__BC_v2G__ctaButton:hover{background:#eaf6ff;transform:translateY(-1px)}.PortfolioPage-module__BC_v2G__footer{border-top:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:clamp(48px,7vh,80px);padding:22px 0 32px;display:flex}.PortfolioPage-module__BC_v2G__footer p,.PortfolioPage-module__BC_v2G__footer a{color:var(--muted);letter-spacing:-.01em;margin:0;font-size:13px;text-decoration:none}.PortfolioPage-module__BC_v2G__footer a:hover{color:#fff}@keyframes PortfolioPage-module__BC_v2G__shine{0%{background-position:100%}to{background-position:0%}}@keyframes PortfolioPage-module__BC_v2G__riseIn{0%{opacity:0;translate:0 20px}to{opacity:1;translate:0}}@keyframes PortfolioPage-module__BC_v2G__pageEnter{0%{opacity:0;translate:0 16px}to{opacity:1;translate:0}}@keyframes PortfolioPage-module__BC_v2G__sheen{0%{background-position:180% 0}to{background-position:-80% 0}}@media (min-width:768px){.PortfolioPage-module__BC_v2G__sectionHeader{grid-template-columns:auto minmax(0,1fr);align-items:start}.PortfolioPage-module__BC_v2G__sectionIndex{padding-top:8px}}@media (min-width:860px){.PortfolioPage-module__BC_v2G__cta{flex-direction:row;justify-content:space-between;align-items:flex-end;gap:40px}}@media (prefers-reduced-motion:reduce){.PortfolioPage-module__BC_v2G__shinyText{background-position:40%;animation:none}.PortfolioPage-module__BC_v2G__hero>*,.PortfolioPage-module__BC_v2G__skeleton,.PortfolioPage-module__BC_v2G__page{animation:none}.PortfolioPage-module__BC_v2G__card,.PortfolioPage-module__BC_v2G__cta,.PortfolioPage-module__BC_v2G__sectionHeader{opacity:1;transition:none;translate:none}.PortfolioPage-module__BC_v2G__cardMedia img{transition:none}}
