:root{--selection-bg:#a78bfa;--selection-text:#fff}::selection{background:var(--selection-bg);color:var(--selection-text)}::selection{background:var(--selection-bg);color:var(--selection-text)}.background-about .project-wrapper{color:#fff;text-align:center;z-index:2;background:url(../media/hero-bg.50588dda.png) top/cover no-repeat;flex-direction:column;align-items:center;width:100%;min-height:auto;padding:35px clamp(16px,5vw,70px) 0;display:flex;position:relative}.background-about{width:100%;max-width:100%;position:relative;overflow-x:hidden;background:0 0!important}.project-dark-section{z-index:1;background:radial-gradient(circle at 100% 100%,#1a0927,#0b0516);width:100%;padding:240px 0 60px;position:relative}.project-top-bar{justify-content:flex-start;align-items:center;width:100%;margin-bottom:25px;display:flex}.project-back-btn{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#1f2937;cursor:pointer;background:#fffffff2;border:1px solid #00000014;border-radius:30px;align-items:center;gap:8px;padding:10px 22px;font-family:Space Grotesk,Segoe UI,sans-serif;font-size:14px;font-weight:600;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 4px 15px #0000000d}.project-back-btn svg{transition:transform .3s}.project-back-btn:hover{color:#6366f1;background:#fff;border-color:#6366f159;transform:translate(-4px);box-shadow:0 8px 20px #6366f126}.project-back-btn:hover svg{transform:translate(-3px)}.background-about .project-container{flex-direction:column;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding:0 16px;display:flex}@media (max-width:768px){.background-about .project-wrapper{padding:20px 16px 0}.project-top-bar{margin-bottom:15px}.project-back-btn{border-radius:20px;padding:8px 16px;font-size:13px}}@media (max-width:480px){.background-about .project-wrapper{padding:15px 12px 0}.project-top-bar{margin-bottom:12px}.project-back-btn{padding:7px 14px;font-size:12.5px}}.background-about .project-title{letter-spacing:-.5px;color:#1a1a1a;margin-bottom:1rem;font-family:Montserrat,sans-serif;line-height:1.2;transition:all .3s;font-size:clamp(2rem,5vw,3.2rem)!important;font-weight:700!important}.background-about .project-title:hover{transform:translateY(-2px)}.background-about .project-description{color:#64646ee6;max-width:750px;margin:1rem auto 2rem;font-family:Segoe UI,system-ui,sans-serif;font-weight:400;line-height:1.7;font-size:clamp(14px,1.8vw,16px)!important}.background-about .project-details{text-align:center;grid-template-columns:repeat(3,1fr);gap:16px;width:100%;max-width:640px;margin:0 auto 3rem;display:grid}.background-about .detail-item{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffd9;border:1px solid #00000014;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:16px 20px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 20px #0000000a}.background-about .detail-item:hover{background:#fff;border-color:#4230c440;transform:translateY(-4px);box-shadow:0 10px 25px #00000014}.background-about .detail-heading{text-transform:uppercase;letter-spacing:1.2px;color:#6b7280;margin:0;font-size:.75rem;font-weight:700;line-height:1;display:block}.background-about .detail-value{color:#111827;margin:0;font-size:1.05rem;font-weight:700;line-height:1.3;display:block}.background-about .video-box{aspect-ratio:16/9;cursor:pointer;z-index:10;background:#0d0814;border-radius:28px;justify-content:center;align-items:center;width:100%;max-width:1050px;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 30px 80px #00000059,0 0 0 1px #ffffff14;margin-top:1rem!important;margin-bottom:-180px!important}.background-about .video-box:hover{transform:translateY(-6px)scale(1.008);box-shadow:0 35px 90px #00000073}.background-about .project-video{object-fit:cover;width:100%;height:100%;display:block}@media (max-width:900px){.project-dark-section{padding:160px 0 40px}.background-about .project-details{gap:10px;max-width:100%}.background-about .detail-item{padding:12px 10px}.background-about .detail-heading{font-size:.7rem}.background-about .detail-value{font-size:.95rem}.background-about .video-box{border-radius:20px;margin-bottom:-110px!important}}@media (max-width:480px){.project-dark-section{padding:100px 0 30px}.background-about .project-details{box-sizing:border-box;grid-template-columns:1fr;gap:10px;width:100%;max-width:100%}.background-about .detail-item{box-sizing:border-box;flex-direction:row;justify-content:space-between;align-items:center;width:100%;padding:14px 20px}.background-about .detail-heading,.background-about .detail-value{margin:0}.background-about .video-box{border-radius:16px;margin-bottom:-65px!important}}.kids-portal-wrapper{color:#fff;justify-content:center;width:100%;padding:0 0 30px;display:flex}.kids-portal-container{text-align:left;box-sizing:border-box;flex-direction:column;align-items:flex-start;gap:1.5rem;width:100%;max-width:1050px;padding:0 24px;display:flex}.kids-portal-title{text-align:left;letter-spacing:-.5px;color:#fff;width:100%;margin:0;font-family:Montserrat,sans-serif;font-weight:700;line-height:1.25;font-size:clamp(2rem,3.5vw,2.75rem)!important}.kids-portal-description{color:#cdcddce6;text-align:left;width:100%;max-width:100%;font-family:Segoe UI,system-ui,sans-serif;font-size:1.05rem;font-weight:400;line-height:1.8}.kids-portal-description p{margin-bottom:1.25rem;transition:all .3s}.kids-portal-description p:last-child{margin-bottom:0}@media (max-width:900px){.kids-portal-wrapper{padding:50px 0 30px}.kids-portal-container{gap:1.2rem;padding:0 16px}.kids-portal-description{font-size:.95rem;line-height:1.7}}.background-about .container{min-height:100vh;padding:20px}.project-images-section{box-sizing:border-box;justify-content:center;width:100%;padding:60px 24px;display:flex}.project-grid-container{box-sizing:border-box;flex-direction:column;gap:28px;width:100%;max-width:1280px;margin:0 auto;display:flex}.project-grid-top-row{grid-template-columns:repeat(2,1fr);gap:28px;width:100%;display:grid}.project-grid-main{grid-template-columns:repeat(2,1fr);align-items:stretch;gap:28px;width:100%;display:grid}.project-grid-left-col{flex-direction:column;width:100%;height:100%;display:flex}.project-grid-left-col .project-card-tall{flex:1;align-items:stretch;height:100%;display:flex}.project-grid-left-col .project-card-tall img{object-fit:contain;object-position:top center;width:100%;height:100%;display:block}.project-grid-right-col{flex-direction:column;justify-content:space-between;gap:28px;width:100%;display:flex}.project-grid-mockups-row{grid-template-columns:repeat(2,1fr);gap:28px;width:100%;display:grid}.project-grid-mockups-row.single-mockup{grid-template-columns:1fr}.project-grid-mockups-row.single-mockup .project-card-mockup{aspect-ratio:auto;width:100%}.project-grid-mockups-row.single-mockup .project-card-mockup img{object-fit:cover;width:100%;height:auto}.project-grid-top-row.single-card{grid-template-columns:1fr}.project-grid-top-row.single-card .project-card-top-left,.project-grid-top-row.single-card .project-card-top-right{aspect-ratio:auto}.project-grid-top-row.single-card img{width:100%;height:auto}.project-card{background:#0d0814;border:1px solid #ffffff17;border-radius:20px;justify-content:center;align-items:center;transition:transform .35s cubic-bezier(.4,0,.2,1),box-shadow .35s cubic-bezier(.4,0,.2,1),border-color .35s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 12px 35px #00000073}.project-card:before{content:"";opacity:0;z-index:1;pointer-events:none;background:linear-gradient(135deg,#ffffff0d 0%,#0003 100%);width:100%;height:100%;transition:opacity .35s;position:absolute;top:0;left:0}.project-card:hover{border-color:#a78bfa73;transform:translateY(-6px);box-shadow:0 22px 50px #0009}.project-card:hover:before{opacity:1}.project-card img{object-fit:cover;border-radius:18px;width:100%;height:100%;transition:transform .4s;display:block}.project-card:hover img{transform:scale(1.02)}.project-card-top-left,.project-card-top-right{aspect-ratio:840/679;justify-content:center;align-items:center;width:100%;display:flex}.project-card-top-left img{object-fit:cover;width:100%;height:100%}.project-card-top-right img{object-fit:contain;object-position:center;width:100%;height:100%}.project-card-overview{width:100%}.project-card-overview img{object-fit:cover;width:100%;height:auto}.project-card-mockup{aspect-ratio:1/1.15;justify-content:center;align-items:center;width:100%;display:flex}.project-card-mockup img{object-fit:cover;width:100%;height:100%}.project-card-bottom{justify-content:center;align-items:center;width:100%;display:flex}.project-card-bottom img{object-fit:contain;object-position:center;width:100%;height:auto;max-height:520px}@media (max-width:1024px){.project-grid-container,.project-grid-top-row,.project-grid-main,.project-grid-right-col,.project-grid-mockups-row{gap:20px}.project-card{border-radius:16px}.project-card img{border-radius:14px}}@media (max-width:768px){.project-images-section{padding:40px 16px}.project-grid-container{gap:16px}.project-grid-top-row,.project-grid-main{grid-template-columns:1fr;gap:16px}.project-grid-right-col,.project-grid-mockups-row{gap:16px}.project-card{border-radius:14px}.project-card img{border-radius:12px}.project-grid-left-col .project-card-tall,.project-grid-left-col .project-card-tall img{height:auto}}@media (max-width:480px){.project-grid-mockups-row{grid-template-columns:1fr}.project-card-mockup{aspect-ratio:auto}}.profile-container{background:#0b0516;justify-content:center;align-items:center;padding:100px 20px;display:flex;position:relative;overflow:hidden}.profile-container:before{content:"";pointer-events:none;z-index:1;background:radial-gradient(circle,#a78bfa14 0%,#0000 70%);width:600px;height:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.profile-card{-webkit-backdrop-filter:blur(20px);z-index:2;background:#ffffff08;border:1px solid #ffffff14;border-radius:30px;width:90%;max-width:1200px;padding:40px 60px;transition:transform .4s cubic-bezier(.4,0,.2,1),box-shadow .4s cubic-bezier(.4,0,.2,1);position:relative;box-shadow:0 20px 50px #0000004d}.profile-card:hover{transform:translateY(-6px);box-shadow:0 30px 60px #0006,0 0 0 1px #a78bfa40}.profile-header{align-items:center;gap:20px;margin-bottom:20px;display:flex}.profile-image{object-fit:cover;background:#ffffff08;border:3px solid #a78bfa4d;border-radius:50%;width:80px;height:80px;padding:3px;transition:all .4s cubic-bezier(.4,0,.2,1)}.profile-image:hover{border-color:#a78bfa;transform:scale(1.1)rotate(5deg);box-shadow:0 0 20px #a78bfa4d}.profile-name{color:#fff;letter-spacing:-.5px;margin:0;font-family:Space Grotesk,sans-serif;font-size:28px;font-weight:700}.profile-content{position:relative}.profile-content:before{content:"\"";color:#a78bfa0d;pointer-events:none;z-index:0;font-family:Georgia,serif;font-size:200px;line-height:1;position:absolute;top:-80px;left:-30px}.profile-text{z-index:1;color:#ffffffd9;text-align:left;margin:0 0 25px;font-family:Segoe UI,system-ui,sans-serif;font-size:17px;font-weight:300;line-height:1.6;position:relative}.profile-title{z-index:1;color:#a78bfa;text-align:right;letter-spacing:1px;text-transform:uppercase;margin:0;font-size:16px;position:relative;font-weight:600!important}@media (max-width:768px){.profile-container{padding:60px 16px}.profile-card{border-radius:24px;padding:40px 30px}.profile-header{text-align:center;flex-direction:column;gap:16px;margin-bottom:24px;padding-bottom:24px}.profile-name{font-size:26px}.profile-content:before{font-size:60px;top:-30px;left:0}.profile-text{text-align:left;font-size:15px}.profile-title{text-align:center;font-size:14px}}.background-about .next-project-hero{background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;justify-content:center;align-items:center;width:100%;min-height:500px;padding:60px 20px;display:flex;position:relative;overflow:hidden}.background-about .next-project-overlay{z-index:1;background:linear-gradient(#0b051666 0%,#0b0516f2 100%);width:100%;height:100%;position:absolute;top:0;left:0}.background-about .next-project-content{z-index:2;text-align:center;flex-direction:column;align-items:center;max-width:800px;display:flex;position:relative}.background-about .next-project-label{text-transform:uppercase;letter-spacing:4px;color:#a78bfa;margin-bottom:24px;font-size:13px;font-weight:700;display:block}.background-about .next-project-title{color:#fff;text-shadow:0 10px 30px #00000080;margin:0 0 45px;font-family:Space Grotesk,sans-serif;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:800;line-height:1.1;transition:transform .4s cubic-bezier(.4,0,.2,1)}.background-about .next-project-hero:hover .next-project-title{transform:scale(1.02)}.background-about .next-project-button{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0d;border:1px solid #ffffff26;border-radius:50px;align-items:center;gap:16px;padding:8px 8px 8px 30px;font-size:16px;font-weight:600;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 8px 32px #0003}.background-about .next-project-button .btn-text{letter-spacing:.5px}.background-about .next-project-button .btn-icon{color:#0b0516;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex}.background-about .next-project-button:hover{background:#ffffff26;border-color:#ffffff4d;transform:translateY(-4px);box-shadow:0 15px 40px #0000004d}.background-about .next-project-button:hover .btn-icon{color:#fff;background:#a78bfa;transform:translate(2px)scale(1.05)}@media (max-width:768px){.background-about .next-project-hero{background-attachment:scroll;min-height:400px}.background-about .next-project-title{margin-bottom:35px;font-size:36px}.background-about .next-project-button{padding:6px 6px 6px 24px;font-size:14px}.background-about .next-project-button .btn-icon{width:40px;height:40px}}@media (max-width:480px){.background-about .next-project-title{font-size:30px}}.project-cta-section{text-align:center;background-image:url(../media/hero-bg.50588dda.png);background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;width:100%;padding:80px 24px;display:flex}.project-cta-content{flex-direction:column;align-items:center;max-width:900px;margin:0 auto;display:flex}.project-cta-title{color:#1a1a1a;margin:0 0 8px;font-family:Montserrat,Space Grotesk,sans-serif;font-size:clamp(2rem,5vw,3.5rem);font-weight:700;line-height:1.2}.project-cta-subtitle{color:#1a1a1a;margin:0 0 20px;font-family:Montserrat,Space Grotesk,sans-serif;font-size:clamp(2rem,5vw,3.5rem);font-weight:700;line-height:1.2}.project-cta-highlight{color:#4230c4;font-family:Space Grotesk,sans-serif;font-weight:700}.project-cta-text{color:#64646ee6;max-width:650px;margin:0 auto 32px;font-size:clamp(14px,2vw,17px);line-height:1.7}@media (max-width:768px){.project-cta-section{padding:50px 16px}.project-cta-subtitle{margin-bottom:16px}.project-cta-text{margin-bottom:24px}}
