:root{--radius-sm: 2px;--radius-md: 4px;--radius-lg: 6px;--radius-full: 4px;--projects-bg-gradient: linear-gradient(180deg, #f8fafc 0%, #f1f5f9 50%, #e2e8f0 100%);--projects-card-bg: #ffffff;--projects-card-hover-bg: #ffffff;--projects-accent-primary: #2506ad;--projects-accent-secondary: #011aff;--projects-accent-gold: #eab308;--projects-text-heading: #0f172a;--projects-text-body: #334155;--projects-text-muted: #64748b;--shadow-card: 0 4px 12px rgba(0, 0, 0, .05), 0 1px 2px rgba(0, 0, 0, .08);--shadow-card-hover: 0 12px 28px -6px rgba(37, 6, 173, .18), 0 4px 8px -2px rgba(0, 0, 0, .06);--shadow-btn-glow: 0 4px 14px rgba(37, 6, 173, .25)}section.work{background:linear-gradient(to bottom,#010136,#00003a)!important;position:relative;margin-top:0;padding-top:11rem;padding-bottom:6rem;overflow:hidden}section.work:before{content:"";position:absolute;top:-5%;left:50%;transform:translate(-50%);width:900px;height:450px;background:radial-gradient(circle,rgba(37,6,173,.06) 0%,rgba(1,26,255,.03) 50%,transparent 70%);pointer-events:none;z-index:0;filter:blur(60px)}section.work .heading{position:relative;z-index:1;color:#fff!important;text-shadow:none;letter-spacing:-.02em;font-weight:800;font-size:3.8rem}section.work .heading span{color:#ffd900!important;background:none!important;-webkit-text-fill-color:initial!important}section.work .button-group{position:relative;z-index:1;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;margin:3rem auto 3.5rem;padding:0;background:transparent!important;border:none!important;box-shadow:none!important;max-width:100%;width:-moz-fit-content;width:fit-content}section.work .button-group .btn{display:inline-flex;align-items:center;justify-content:center;height:40px;padding:0 22px;background:transparent!important;color:#fff!important;border:1px solid #ffffff!important;border-radius:4px!important;cursor:pointer;font-weight:600;font-size:1.45rem;letter-spacing:.01em;box-shadow:none!important;transition:all .2s ease;-webkit-font-smoothing:antialiased}section.work .button-group .btn:hover{color:#000!important;background:#fff!important;border-color:#fff!important;box-shadow:none!important}section.work .button-group .btn.is-checked{background:#fff!important;color:#000!important;border:1px solid #ffffff!important;border-radius:4px!important;font-weight:700!important;box-shadow:none!important}section.work .box-container{position:relative;z-index:1;display:grid!important;grid-template-columns:repeat(4,1fr);gap:2rem;margin:2rem auto;max-width:1600px;padding:0 2rem}section.work .box-container .grid-item{width:100%;content-visibility:auto;contain-intrinsic-size:auto 30rem;contain:layout style}section.work .box-container .grid-item .box{position:relative;width:100%;height:30rem;overflow:hidden;background:#fff;border-radius:var(--radius-md);border:2px solid #000000;box-shadow:0 4px 14px #00000014;transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s ease,border-color .3s ease;will-change:transform;transform:translateZ(0);backface-visibility:hidden}section.work .box-container .grid-item .box:hover{transform:translateY(-6px);border-color:#000;box-shadow:0 12px 28px -6px #0003}section.work .box-container .grid-item .box img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;aspect-ratio:16 / 9;transition:transform .4s ease;will-change:transform}section.work .box-container .grid-item .box:hover img{transform:scale(1.04)}section.work .box-container .grid-item .box .content{height:75%;width:100%;position:absolute;top:calc(100% - 4.8rem);left:0;background:#fffffffa;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-top:1px solid #e2e8f0;display:flex;flex-direction:column;transition:top .35s cubic-bezier(.16,1,.3,1);will-change:top;box-shadow:0 -4px 12px #0000000d}section.work .box-container .grid-item .box:hover .content,section.work .box-container .grid-item .box:focus-within .content,section.work .box-container .grid-item .box.active .content{top:25%}section.work .box-container .grid-item .box .content .tag{display:flex;flex-direction:row;justify-content:space-between;align-items:center;height:4.8rem;width:100%;padding:0 1.5rem;background:#ffd900;border-bottom:1px solid rgba(0,0,0,.08);flex-shrink:0}section.work .box-container .grid-item .box .content .tag h3{font-size:1.6rem;font-weight:700;color:#000;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;letter-spacing:-.01em}section.work .box-container .grid-item .desc{padding:1.2rem 1.5rem;margin:0;display:flex;flex-direction:column;justify-content:space-between;height:calc(100% - 4.8rem)}section.work .box-container .grid-item .desc p{font-size:1.35rem;color:#334155;line-height:1.55;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:.5rem}section.work .box-container .grid-item .desc .btns{display:flex;gap:1rem;width:100%;margin-top:auto;flex-shrink:0}section.work .box-container .grid-item .desc .btns .btn{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:.6rem;padding:.9rem 1.2rem;border-radius:var(--radius-sm);font-size:1.3rem;font-weight:600;color:#fff;background:#2506ad;border:1px solid #2506ad;box-shadow:0 2px 8px #2506ad33;transition:all .25s ease;text-decoration:none}section.work .box-container .grid-item .desc .btns .btn:hover{background:#1a047e;border-color:#1a047e;box-shadow:0 4px 14px #2506ad59;transform:translateY(-2px)}.backbtn{display:flex;justify-content:center;margin:5rem 0 2rem}.backbtn .btn{display:inline-flex;align-items:center;gap:.8rem;padding:1.4rem 3.2rem;color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:var(--radius-sm);box-shadow:0 4px 14px #0000000f;transition:all .3s ease;text-decoration:none}.backbtn .btn span{font-size:1.6rem;font-weight:600;letter-spacing:.02em}.backbtn .btn i{font-size:1.4rem;transition:transform .3s ease}.backbtn .btn:hover{background:var(--projects-accent-primary);color:#fff;border-color:var(--projects-accent-primary);box-shadow:var(--shadow-btn-glow);transform:translateY(-2px)}.backbtn .btn:hover i{transform:translate(-6px)}@media (max-width: 1699px){section.work .box-container{grid-template-columns:repeat(3,1fr)!important}}@media (max-width: 1100px){section.work .box-container{grid-template-columns:repeat(2,1fr)!important;gap:1.8rem!important;padding:0 1.5rem!important}}@media (max-width: 768px){section.work{padding-top:8.5rem!important;padding-bottom:4rem!important;padding-left:4%!important;padding-right:4%!important}section.work .heading{font-size:2.8rem!important}section.work .button-group{display:flex!important;flex-wrap:wrap!important;justify-content:center!important;align-items:center!important;gap:.6rem .8rem!important;width:100%!important;max-width:100%!important;background:transparent!important;border:none!important;box-shadow:none!important;padding:0!important;margin:2rem auto 2.5rem!important}section.work .button-group .btn{flex:0 0 auto!important;width:auto!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;height:38px!important;padding:0 16px!important;background:transparent!important;color:#fff!important;border:1px solid #ffffff!important;border-radius:4px!important;text-align:center!important;font-size:1.35rem!important;font-weight:600!important;letter-spacing:.01em!important;box-shadow:none!important;-webkit-font-smoothing:antialiased!important}section.work .button-group .btn:hover{color:#000!important;background:#fff!important;border-color:#fff!important;box-shadow:none!important}section.work .button-group .btn.is-checked{background:#fff!important;color:#000!important;border:1px solid #ffffff!important;border-radius:4px!important;font-weight:700!important;box-shadow:none!important}section.work .box-container{display:flex!important;flex-direction:column!important;gap:2rem!important;padding:0!important;width:100%!important}section.work .box-container .grid-item{width:100%!important;max-width:100%!important}section.work .box-container .grid-item .box{width:100%!important;height:30rem!important}section.work .box-container .grid-item .box .content .tag h3{font-size:1.6rem!important}}
