:root{--accent:#b08bfa;--navbar-height:40px;--navbar-offset:calc(var(--navbar-height) + 1rem)}*{box-sizing:border-box;margin:0;padding:0}html{height:100svh}body{margin:0;min-height:calc(100svh + env(safe-area-inset-bottom))}body,html{font-family:Poppins,sans-serif;height:100%;margin:0;overflow-x:hidden;padding:0}body{background:linear-gradient(135deg,#ffffff05,#000000d9),radial-gradient(circle at top left,#ffffff0d,#0000 60%),#111;background-attachment:fixed;background-position:50%;background-repeat:no-repeat;background-size:cover;box-shadow:inset 0 0 200px #000000b3;color:#fff;font-family:Poppins,sans-serif;padding-bottom:env(safe-area-inset-bottom)}.hero{min-height:calc(100vh + env(safe-area-inset-bottom))}.wrapper{text-align:center;width:100%}.hero-logo-container{display:flex;justify-content:center;margin-top:2rem}.hero-logo{width:clamp(720px,25vw,940px)!important}.wrapper>.hero{margin:0;max-width:none;padding:0;width:100%}.glass-navbar{backdrop-filter:blur(32px) saturate(160%);-webkit-backdrop-filter:blur(32px) saturate(160%);background:linear-gradient(135deg,#ffffff0f,#ffffff03);border:1px solid #ffffff1f;border-radius:36px;box-shadow:inset 0 0 .5px #ffffff4d,0 10px 24px #00000040,0 0 0 1px #ffffff0d;display:flex;justify-content:center;left:0;margin:0 auto;max-width:960px;padding:.85rem 2.25rem;position:fixed;right:0;top:24px;width:95%;z-index:1000}.nav-links{display:flex;gap:2rem;list-style:none}.nav-links a{border-radius:16px;color:#e0e0e0;font-size:1rem;font-weight:500;overflow:hidden;padding:.5rem 1.25rem;position:relative;text-decoration:none;transition:transform .2s ease,color .3s ease;white-space:nowrap}.nav-links a:before{animation:liquid-border-pulse 3s ease-in-out infinite;backdrop-filter:blur(12px) saturate(180%);-webkit-backdrop-filter:blur(12px) saturate(180%);background:#fff3;border-radius:16px;box-shadow:0 0 0 1px #4e297a26,0 0 6px #4e297a26,0 0 12px #4e297a1a,inset 0 0 3px #ffffff14;content:"";inset:0;opacity:0;pointer-events:none;position:absolute;transition:opacity .4s ease;z-index:-1}.nav-links a.active,.nav-links a:hover{color:#a78bfa}.hero{align-items:center;background:#0000!important;box-shadow:none!important;color:#fff;display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding:2rem 1rem;position:relative;text-align:center}.hero:before{background:radial-gradient(circle at top left,#ffffff0d,#0000 60%);content:"";height:140%;left:-20%;pointer-events:none;position:absolute;top:-20%;width:140%;z-index:1}.hero-badge{background:#1e1e1e99;border-radius:20px;color:#4aedc4;display:inline-block;font-size:.875rem;margin-bottom:1.5rem;padding:.4rem 1rem;z-index:2}.hero-title{color:#fff;font-size:clamp(2rem,8vw,4rem);line-height:1.1;margin-bottom:1rem;z-index:2}.hero-title strong{color:#b08bfa;color:var(--accent)}.hero-subtitle{color:#bbb;font-size:1rem;margin-bottom:2rem;max-width:600px;z-index:2}.hero-cta>.btn-primary,.hero-cta>.btn-secondary{border-radius:20px;cursor:pointer;font-family:inherit;font-size:1rem;font-weight:500;margin:0 .5rem;padding:.75rem 1.5rem;z-index:2}.btn-primary{background:#fff;border:none;color:#000}.btn-secondary{background:#0000;border:1px solid #fff;color:#fff}.wrapper>.hero{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:2rem 1rem;width:100vw}.wrapper{margin:0 auto;max-width:800px;padding:1rem}@media (max-width:768px){.hero-cta>.btn-primary,.hero-cta>.btn-secondary{margin:.5rem .25rem;padding:.6rem 1.2rem}.nav-links{-webkit-overflow-scrolling:touch;gap:.5rem;overflow-x:auto;scrollbar-width:none}.nav-links a{font-size:.75rem;padding:.3rem .6rem}}@media (max-width:480px){.nav-links a{padding:.3rem .6rem}}@media (max-width:600px){.hero-cta{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:360px;width:100%}.hero-cta button{font-size:.3rem;max-height:4rem;min-height:auto;padding:.5rem 0;width:100%}}@keyframes liquid-border-pulse{0%,to{box-shadow:0 0 0 1px #4e297a26,0 0 6px #4e297a26,0 0 12px #4e297a1a,inset 0 0 3px #ffffff14}50%{box-shadow:0 0 0 1px #4e297a40,0 0 10px #4e297a33,0 0 18px #4e297a26,inset 0 0 4px #ffffff1a}}@media (hover:hover) and (pointer:fine){@keyframes glass-hover-pulse{0%,to{opacity:.7}50%{opacity:1}}.nav-links a:hover:before{animation:glass-hover-pulse 4s ease-in-out infinite;background:#ffffff0f;opacity:1}}@keyframes fadeDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.glass-navbar{animation:fadeDown .6s ease-out .2s forwards;opacity:0}.hero-badge{animation:fadeUp .6s ease-out .4s forwards;opacity:0}.hero-title{animation:fadeUp .6s ease-out .6s forwards;opacity:0}.hero-subtitle{animation:fadeUp .6s ease-out .8s forwards;opacity:0}.hero-cta{animation:fadeUp .6s ease-out 1s forwards;opacity:0}.hero-logo-container{animation:fadeIn .6s ease-out 1.2s forwards;opacity:0}.hero-cta button{transition:transform .15s ease-out,box-shadow .15s ease-out}@media (hover:hover) and (pointer:fine){.hero-cta button:hover{box-shadow:0 8px 16px #0003;transform:translateY(-4px)}}@media (hover:none) and (pointer:coarse){.hero-cta button:active{box-shadow:0 4px 8px #00000026;transform:scale(.97)}.nav-links a:active{box-shadow:inset 0 0 8px #0000004d,0 2px 4px #0003;transform:scale(.9);transition:transform .1s ease-out,box-shadow .1s ease-out}}.hero,.wrapper{padding-top:calc(40px + 1rem);padding-top:var(--navbar-offset)}.screenshot{margin:-5rem auto 2rem;max-width:300px;opacity:0;overflow:visible;position:relative;transform:scale(.95) translateY(40px);transition:opacity .6s ease,transform .6s ease;width:85%}.screenshot.animate{animation:fadeInUp .8s cubic-bezier(.25,.46,.45,.94) forwards}.screenshot picture{border-radius:40px;display:block;height:auto;overflow:hidden;position:relative;transition:transform .3s ease;width:100%}.screenshot.animate picture:before{animation:shineLoad 1s ease-out forwards;background:linear-gradient(120deg,#fff0,#fff3 50%,#fff0);content:"";height:100%;left:-30%;pointer-events:none;position:absolute;top:0;transform:skewX(-20deg);width:30%;z-index:2}.screenshot picture img{display:block;height:auto;mask-image:linear-gradient(180deg,#000 50%,#0000);-webkit-mask-image:linear-gradient(180deg,#000 50%,#0000);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;transition:filter .4s ease,transform .4s ease;width:100%}.screenshot.animate:active,.screenshot.animate:hover,.screenshot:active,.screenshot:hover{transform:translateY(-6px) scale(1.03)}.screenshot.animate:active picture img,.screenshot.animate:hover picture img,.screenshot:active picture img,.screenshot:hover picture img{filter:drop-shadow(0 0 4px rgba(255,255,255,.3)) drop-shadow(0 0 12px rgba(255,255,255,.15))}@keyframes fadeInUp{0%{opacity:0;transform:scale(.95) translateY(40px)}60%{opacity:1;transform:scale(1.03) translateY(-10px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes shineLoad{0%{left:-30%}80%{left:130%}to{left:130%;opacity:0}}@media (max-width:600px){.hero-logo-container{margin-top:3rem}.screenshot{margin:-8rem auto 2rem}}@media (max-width:400px){.screenshot{margin:-3rem auto 2rem}}.hero-subtitle-phone{align-items:center;color:#bbb;display:block;font-size:clamp(1rem,2.5vw,1.25rem);margin:1.5rem auto 0;opacity:0;text-align:center;transform:translateY(10px);transition:opacity 1s ease-out,transform 1s ease-out;width:100%}.hero-subtitle-phone.animate{opacity:1;transform:translateY(0)}@media (max-width:600px){.hero-subtitle-phone{font-size:1.7rem;margin-bottom:7rem;margin-top:3rem;max-width:17rem}}@keyframes subtitleFadeIn{to{opacity:1;transform:translateY(0)}}.feature-cards{grid-gap:1rem;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.feature-card{aspect-ratio:1/1;backdrop-filter:blur(32px) saturate(160%);-webkit-backdrop-filter:blur(32px) saturate(160%);background:linear-gradient(135deg,#ffffff0f,#ffffff03);border:1px solid #ffffff1f;border-radius:36px;box-shadow:inset 0 0 .5px #ffffff4d,0 10px 24px #00000040,0 0 0 1px #ffffff0d;display:flex;flex-direction:column;justify-content:center;overflow:hidden;padding:1.5rem;position:relative;transition:transform .3s ease,box-shadow .3s ease;will-change:transform,box-shadow}.feature-card--wide{aspect-ratio:2/1;grid-column:span 2}.feature-card__icon{height:2.5rem;margin-bottom:1rem;width:2.5rem}.feature-card__title{color:#fff;font-size:1.25rem;margin-bottom:1.5rem}.feature-card__inner{align-items:center;display:flex;flex-direction:column;justify-content:center;text-align:center}.feature-card__title{margin-bottom:2rem;text-align:center;width:100%}.feature-card__desc{font-size:1rem;line-height:1.4;margin:.5rem auto 0}@keyframes cardLift{to{transform:translateY(-8px)}}.feature-card--wide{grid-column:1/-1}.feature-card__icon{gap:.75rem;margin-bottom:.75rem}.feature-card__icon,.store-logos{align-items:center;display:flex;justify-content:center}.store-logos{flex-direction:row;gap:1rem;margin-bottom:2rem}.store-logos img{height:auto;max-height:3rem;max-height:2.5rem;width:auto}@media (max-width:600px){.store-logos img{margin-bottom:-2rem;max-height:2rem}}@media (min-width:1024px){.store-logos img{max-height:3.5rem}}.feature-card__desc{background:radial-gradient(circle at center,#fffffff2 20%,#fff9 50%,#ffffff4d 100%,#0000 0);-webkit-background-clip:text;background-clip:text;color:#0000;margin-top:auto;max-width:17rem}@media (max-width:600px){.feature-cards{gap:.5rem;grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.feature-card{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:1rem;position:relative}.feature-card__title{font-size:.8rem;margin-bottom:.3rem}.feature-card__desc{font-size:.7rem;line-height:1.3;max-width:14rem}}.feature-cards{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(2,1fr);margin-top:2rem}@media (max-width:768px){.hero-logo{width:clamp(280px,35vw,380px)!important}}@media (max-width:480px){.hero-logo{width:clamp(480px,80vw,680px)!important}}.feature-card_last{display:flex;flex-direction:column;position:relative}.feature-card__inner_last{align-items:center;display:flex;flex:1 1;flex-direction:column;justify-content:space-between;padding-bottom:1rem;padding-top:1rem;text-align:center}.feature-card__desc_last,.feature-card__title_last{margin:0}.feature-card_phoneTop{bottom:0;left:50%;position:absolute;transform:translateX(-50%);z-index:1}.feature-card_phoneTop img{display:block;height:auto;mask-image:linear-gradient(180deg,#000 20%,#000 35%,#0000 99%);-webkit-mask-image:linear-gradient(180deg,#000 20%,#000 35%,#0000 99%);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;max-width:21rem;width:auto}@media (max-width:600px){.feature-card_phoneTop img{max-width:10rem}}@media (max-width:400px){.feature-card_phoneTop img{max-width:8rem}}.feature-card:not(.feature-card--wide),.feature-card__title,.feature-card_phoneTop img{opacity:0;transform-origin:center center}@keyframes fadeInText{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes scaleFade{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.feature-card__title.animate{animation:fadeInText .6s ease-out forwards}.feature-card_phoneTop img.animate{animation:slideUp .8s ease-out forwards}.feature-card.animate:not(.feature-card--wide){animation:scaleFade .6s ease-out forwards}@media (min-width:768px){.screenshot{margin-bottom:4rem!important}.hero-subtitle-phone{margin-bottom:4rem;margin-top:4rem}}.hero-subtitle-phone{text-shadow:0 0 4px #ffffff4d,0 0 8px #ffffff26}.hero-subtitle-phone,.site-footer .footer-text{background:radial-gradient(circle at center,#fffffff2 20%,#fff9 50%,#ffffff4d 100%,#0000 0);-webkit-background-clip:text;background-clip:text;color:#0000}.site-footer .footer-text{text-shadow:0 0 6px #fff6,0 0 12px #fff3}@media (max-width:600px){.footer-divider{width:95%}}.footer-logos a{cursor:pointer}.footer-logos img,.footer-logos img.sol-img{max-height:3.5rem;width:auto}.footer-logos img.sol-img:hover,.footer-logos img:hover{transform:scale(1.05)}@media (max-width:600px){.footer-logos{gap:1rem;margin-top:1rem}.footer-logos img{max-height:1.5rem}.footer-logos img.sol-img{max-height:1.85rem}}.hero-title__line{display:block}.hero-title__highlight{margin-top:1rem}.btn-primary,.btn-primary:link,.btn-primary:visited,.btn-secondary,.btn-secondary:link,.btn-secondary:visited{display:inline-block;font-size:.85rem;text-decoration:none}.hero-cta .btn-primary,.hero-cta .btn-secondary{overflow:hidden;position:relative;transition:transform .35s cubic-bezier(.19,1,.22,1),box-shadow .35s cubic-bezier(.19,1,.22,1),background .35s ease,color .35s ease}.hero-cta .btn-primary:hover,.hero-cta .btn-secondary:hover{box-shadow:0 12px 28px #00000059;transform:translateY(-3px) scale(1.02)}.hero-cta .btn-primary:after,.hero-cta .btn-secondary:after{background:radial-gradient(circle at 50% 0,#ffffff40 0,#fff0 70%);content:"";inset:0;opacity:0;pointer-events:none;position:absolute;transition:opacity .35s ease}.hero-cta .btn-primary:hover:after,.hero-cta .btn-secondary:hover:after{opacity:1}.footer-logos img,.footer-logos img.sol-img{height:3rem;object-fit:contain;transition:transform .2s ease;width:3rem}@media (max-width:600px){.footer-logos img,.footer-logos img.sol-img{height:1.5rem;width:1.5rem}}.footer-logos img.sal-img,.footer-logos img.sol-img{height:10rem!important;object-fit:contain;transition:transform .2s ease;width:10rem!important}.footer-logos img.sal-img:hover,.footer-logos img.sol-img:hover{transform:scale(1.05)}@media (max-width:600px){.footer-logos img.sal-img,.footer-logos img.sol-img{height:5rem!important;width:5rem!important}}.services-section{align-items:normal;display:block;height:auto;justify-content:normal;margin:0 auto;max-width:960px;padding-bottom:3rem;padding-top:var(--navbar-offset)}.services-heading{animation:fadeIn .8s ease-out .2s forwards;background:linear-gradient(90deg,#fff9 0,#ffffffe6 50%,#fff9);-webkit-background-clip:text;background-clip:text;color:#0000;font-family:Poppins,sans-serif;font-size:clamp(2rem,5vw,2.5rem);font-weight:700;margin:1.5rem 0 3rem;opacity:0;text-shadow:0 0 4px #ffffff26,0 0 6px #ffffff1a}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.services-grid{grid-gap:2rem;align-items:stretch;display:grid;gap:2rem;grid-auto-rows:1fr;grid-template-columns:repeat(3,minmax(22rem,1fr));justify-content:center;margin:0 auto;max-width:80rem;width:100%}.services-card{backdrop-filter:blur(32px) saturate(160%);-webkit-backdrop-filter:blur(32px) saturate(160%);background:linear-gradient(135deg,#ffffff0f,#ffffff03);border:1px solid #ffffff1f;border-radius:36px;box-shadow:inset 0 0 .5px #ffffff4d,0 10px 24px #00000040,0 0 0 1px #ffffff0d;display:flex;flex-direction:column;height:100%;overflow:hidden;position:relative;transition:transform .3s ease}.services-card:hover{transform:translateY(-6px)}.services-card--highlight{border:1px solid var(--accent)}.services-card__inner{display:flex;flex:1 1;flex-direction:column;padding:2.5rem 2rem}.services-card__subtitle{color:#aaa;font-size:1rem;letter-spacing:.025em;margin-bottom:.5rem}.services-card__title{background:linear-gradient(90deg,#c8c8c833 0,#e6e6e680 50%,#c8c8c84d);-webkit-background-clip:text;background-clip:text;color:#fff;font-size:1.5rem;text-shadow:0 0 4px #e6e6e61a,0 0 8px #e6e6e60d}.services-card__price{color:#fff;font-size:1.5rem;line-height:1.2;margin-bottom:1.5rem}.services-card__price .subtext{color:#888;display:block;font-size:.85rem;margin-top:.25rem}.services-card__btn{align-self:center;background:#b08bfa14;border:1px solid #b08bfa4d;border-radius:999px;box-shadow:none;color:#fff;cursor:pointer;font-family:Poppins,sans-serif;font-size:1.05rem;font-weight:450;letter-spacing:.025em;margin-bottom:2rem;padding:.9rem 2.5rem;transition:background .15s ease}.services-card__btn:hover{background:#b08bfa1f}.services-card__features{flex:1 1;list-style:none;margin:0;overflow:hidden;padding:0}.services-card__features li{color:#ddd;font-family:Poppins,sans-serif;font-size:1rem;font-weight:500;line-height:1.5;margin-bottom:1rem;padding-left:2.4rem;position:relative}.services-card__features li:before{color:#b08bfa;content:"✓";font-size:.9rem;left:0;position:absolute;top:50%;transform:translateY(-50%)}.services-card--highlight .services-card__btn{background:#0000;border:1px solid #b08bfa;color:#fff}.services-card--highlight .services-card__btn:hover{background:#b08bfa1a}@media (max-width:1024px){.services-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.services-grid{grid-template-columns:1fr;padding:0 .75rem}.services-card{margin:0 auto;max-width:25rem;width:100%}.services-heading{font-size:1.75rem}}.site-footer{color:#bbb;padding:4rem 1rem 2rem;text-align:center}.footer-divider{background:radial-gradient(circle at center,#c8c8c899 0,#c8c8c833 50%,#c8c8c899 100%);border:none;box-shadow:0 0 16px #ffffff40,0 0 6px #ffffff1a;height:2px;margin:0 auto 2rem;width:clamp(600px,95%,1600px)}.footer-text{background:radial-gradient(circle at center,#fffc 20%,#fff6 50%,#fff3 90%);-webkit-background-clip:text;background-clip:text;color:#0000;font-size:.875rem;text-shadow:0 0 6px #fff6,0 0 12px #fff3}.footer-logos{align-items:center;display:flex;gap:2rem;justify-content:center;margin-top:1.5rem}.footer-logos a{display:inline-block}.footer-logos img{filter:drop-shadow(0 0 4px rgba(255,255,255,.2));max-height:3rem;transition:transform .2s ease;width:auto}.footer-logos img.sol-img{max-height:3.7rem}.footer-logos img.sol-img:hover,.footer-logos img:hover{transform:scale(1.05)}@media (max-width:600px){.footer-divider{width:95%}.footer-logos{gap:1rem;margin-top:1rem}.footer-logos img{max-height:1.5rem}.footer-logos img.sol-img{max-height:1.85rem}}.services-card__btn,.services-card__btn:link,.services-card__btn:visited{display:inline-block;text-decoration:none}.about-section{margin:0 auto;max-width:960px;padding-bottom:4rem;padding-top:var(--navbar-offset)}.about-heading{animation:fadeInAbout .8s ease-out .2s forwards;background:linear-gradient(90deg,#fff9 0,#ffffffe6 50%,#fff9);-webkit-background-clip:text;background-clip:text;color:#0000;font-family:Poppins,sans-serif;font-size:clamp(2rem,5vw,2.5rem);font-weight:700;margin:1.5rem 0 3rem;opacity:0;text-align:center;text-shadow:0 0 4px #ffffff26,0 0 6px #ffffff1a}@keyframes fadeInAbout{0%{opacity:0}to{opacity:1}}.about-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:minmax(20rem,1fr);margin:0 auto 4rem;max-width:60rem;width:100%}.about-card{backdrop-filter:blur(32px) saturate(160%);-webkit-backdrop-filter:blur(32px) saturate(160%);background:linear-gradient(135deg,#ffffff0f,#ffffff03);border:1px solid #ffffff1f;border-radius:36px;box-shadow:inset 0 0 .5px #ffffff4d,0 10px 24px #00000040,0 0 0 1px #ffffff0d;display:flex;flex-direction:column;overflow:hidden;position:relative;transition:transform .3s ease}.about-card:hover{transform:translateY(-6px)}.about-card--highlight{border:1.5px solid var(--accent)}.about-card__inner{display:flex;flex-direction:column;padding:2.5rem 2rem;text-align:left}.about-card__title{background:linear-gradient(90deg,#c8c8c833 0,#e6e6e680 50%,#c8c8c84d);-webkit-background-clip:text;background-clip:text;color:#fff;font-size:1.5rem;margin:0 0 1rem;text-align:center;text-shadow:0 0 4px #e6e6e61a,0 0 8px #e6e6e60d}.about-card__divider{background:radial-gradient(circle at center,#c8c8c899 0,#c8c8c833 50%,#c8c8c899 100%);border:none;box-shadow:0 0 8px #ffffff40,0 0 4px #ffffff1a;height:2px;margin:0 auto 1.5rem;width:clamp(4rem,50%,8rem)}.about-card__body{color:#ccc;font-size:1rem;line-height:1.55}.about-subheading{color:#e0e0e0;font-family:Poppins,sans-serif;font-size:clamp(1.25rem,3.5vw,1.6rem);margin:0 0 2rem;text-align:center}.about-founders{grid-gap:2rem 3rem;display:grid;gap:2rem 3rem;grid-template-columns:repeat(auto-fit,minmax(18rem,1fr));margin:0 auto 3rem;max-width:70rem;width:100%}.founder-card{align-items:center;backdrop-filter:blur(26px) saturate(150%);-webkit-backdrop-filter:blur(26px) saturate(150%);background:#ffffff0a;border:1px solid #ffffff14;border-radius:28px;box-shadow:0 8px 20px #00000040,0 0 0 1px #ffffff0a;display:flex;flex-direction:column;padding:1.75rem 1.5rem 2rem;text-align:left;transition:transform .25s ease}.founder-card:hover{transform:translateY(-4px)}.founder-card__imgWrap{border-radius:50%;box-shadow:0 0 0 2px #ffffff1a,0 8px 16px #0000004d;height:120px;margin-bottom:1rem;overflow:hidden;width:120px}.founder-card__imgWrap img{height:100%;object-fit:cover;width:100%}.founder-card__text{color:#ccc;font-size:.95rem;line-height:1.5;width:100%}.founder-card__name{color:#fff;font-size:1.15rem;margin-bottom:.25rem}.founder-card__role{color:var(--accent);font-size:.9rem;margin-bottom:.75rem}.desktop-only{display:block}.mobile-only{display:none}@media (max-width:1024px){.about-grid{max-width:48rem}}@media (max-width:600px){.about-section{padding:calc(var(--navbar-offset) + 1rem) .75rem 3rem}.about-grid{gap:1.5rem;grid-template-columns:1fr;margin-bottom:3rem}.about-card__inner{padding:2rem 1.5rem}.about-founders{gap:2rem;grid-template-columns:1fr}.founder-card{margin:0 auto;max-width:26rem}.desktop-only{display:none}.mobile-only{display:block}.about-card-container{cursor:pointer}.about-card{background:#ffffff0a;border:1px solid #ffffff14;border-radius:1rem;box-shadow:0 8px 20px #00000040;margin-bottom:1rem;padding:1rem}.about-card__divider{background:radial-gradient(circle at center,#c8c8c899 0,#c8c8c833 50%,#c8c8c899 100%);border:none;box-shadow:0 0 8px #ffffff40,0 0 4px #ffffff1a;height:2px;margin:0 auto 1rem;width:clamp(4rem,50%,8rem)}.about-body{-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3;color:#ccc;display:-webkit-box;line-height:1.5;overflow:hidden;transition:-webkit-line-clamp .3s ease}.about-card-container.expanded .about-body{-webkit-line-clamp:unset;line-clamp:none}.mobile-preview{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr);margin:2rem 0}.founder-preview{cursor:pointer;text-align:center}.founder-preview__img{border-radius:50%;box-shadow:0 4px 12px #0003;height:80px;margin:0 auto .5rem;object-fit:cover;width:80px}.founder-preview__name{color:#fff;font-size:1rem;margin:.25rem 0 .125rem}.founder-preview__role{color:var(--accent);font-size:.85rem;margin:0}.founder-detail-box{background:#ffffff0a;border-radius:1rem;box-shadow:0 10px 24px #00000040;margin:1rem 0;padding:1rem}.founder-detail__inner{align-items:center;display:flex;flex-direction:column;text-align:left}.founder-detail__imgWrap{border-radius:50%;height:120px;margin-bottom:1rem;overflow:hidden;width:120px}.founder-detail__imgWrap img{height:100%;object-fit:cover;width:100%}.founder-detail__name{color:#fff;font-size:1.2rem;margin:.5rem 0 .25rem}.founder-detail__role{color:var(--accent);font-size:.95rem;margin-bottom:1rem}.founder-detail__bio{color:#ccc;font-size:.95rem;line-height:1.5}}.founder-card,.founder-preview{will-change:transform,opacity}.contact-section{margin:0 auto;max-width:960px;padding:var(--navbar-offset) 1rem 4rem;text-align:center}.contact-section h1{background:linear-gradient(90deg,#fff9 0,#ffffffe6 50%,#fff9);-webkit-background-clip:text;background-clip:text;color:#0000;font-family:Poppins,sans-serif;font-size:clamp(2rem,5vw,2.5rem);font-weight:700;margin-bottom:2rem;text-shadow:0 0 8px #fff3}.contact-form{display:flex;flex-direction:column;gap:1.5rem;margin:0 auto;max-width:600px}.contact-form input[type=email],.contact-form input[type=subject],.contact-form input[type=text],.contact-form textarea{backdrop-filter:blur(32px) saturate(160%);-webkit-backdrop-filter:blur(32px) saturate(160%);background:#ffffff0f;border:1px solid #ffffff1f;border-radius:36px;color:#fff;font-family:Poppins,sans-serif;font-size:1rem;padding:1rem 1.5rem;transition:border-color .2s ease,box-shadow .2s ease;width:100%}.contact-form textarea{min-height:200px;resize:vertical}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--accent);box-shadow:0 0 0 1px var(--accent);outline:none}.contact-form ::placeholder{color:#fff9}.contact-form button{align-self:center;background:#0000;border:1px solid #b08bfa4d;border-radius:30px;box-shadow:inset 0 0 4px #b08bfa1a,0 0 8px #b08bfa26;color:#fff;cursor:pointer;font-family:Poppins,sans-serif;font-size:1rem;font-weight:400;padding:.75rem 1.5rem;transition:box-shadow .2s ease,background .2s ease}.contact-form button:hover{background:#b08bfa0d;box-shadow:inset 0 0 6px #b08bfa33,0 0 12px #b08bfa40}@media (max-width:600px){.contact-form{gap:1rem}.contact-form input[type=email],.contact-form input[type=subject],.contact-form input[type=text],.contact-form textarea{font-size:.95rem;padding:.8rem 1rem}.contact-form button{font-size:1rem;padding:.8rem 2rem}}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.contact-section{animation:fadeUp .6s ease-out .2s forwards;opacity:0;transform:translateY(20px)}.contact-form button{min-width:120px;padding:.5rem 1rem;position:relative}.spinner{animation:spin 1s linear infinite;border:3px solid #ffffff4d;border-radius:50%;border-top-color:#fff;display:inline-block;height:20px;vertical-align:middle;width:20px}@keyframes spin{to{transform:rotate(1turn)}}.feedback{align-items:center;border-radius:.5rem;display:flex;font-size:.95rem;margin-top:1rem;padding:.75rem 1rem}.feedback .icon{height:24px;margin-right:.5rem;width:24px}.feedback.success{background:#28a7451a;color:#28a745}.feedback.error{background:#dc35451a;color:#dc3545}@media (max-width:400px){.contact-form button{min-width:0;padding:.5rem}.feedback{font-size:.85rem;padding:.5rem}.feedback .icon{height:20px;margin-right:.25rem;width:20px}}.layout-main{min-height:calc(100vh - 100px)}.projects-section{margin:0 auto;max-width:1200px;padding:4rem 1rem 2rem}.projects-heading{color:#fff;font-size:clamp(2rem,6vw,3rem);margin-bottom:.75rem;text-align:center}.projects-subheading{color:#bbb;font-size:1rem;margin:1rem auto 4rem;max-width:680px;text-align:center}.projects-list{gap:8rem}.project-row,.projects-list{display:flex;flex-direction:column}.project-row{align-items:center;gap:1rem}.project-row__media{cursor:pointer;max-width:600px;position:relative;width:100%}.project-row__cover{margin:0 auto;-webkit-mask-image:linear-gradient(180deg,#000 20%,#0000 100%);mask-image:linear-gradient(180deg,#000 20%,#0000 100%);max-width:100%;object-fit:contain;transition:opacity .25s ease;width:300px}.project-row__media:hover .project-row__cover{opacity:.8}.project-row__logo{border-radius:50%;bottom:-20px;height:clamp(40px,10vw,80px);left:50%;position:absolute;transform:translateX(-50%);width:clamp(40px,10vw,80px);z-index:2}.project-row__logo img{height:100%;object-fit:contain;width:100%}.project-row__caption{position:relative;z-index:1}.project-row__caption h3{background:radial-gradient(circle at center,#fffffff2 20%,#fff9 50%,rgba(255,255,255,.3)100%);-webkit-background-clip:text;color:#0000;font-family:Poppins,sans-serif;font-size:clamp(1.5rem,3vw,2rem);font-weight:600;margin-top:48px;text-shadow:0 0 4px #ffffff4d,0 0 8px #ffffff26;transition:text-shadow .3s,transform .3s}.project-row__caption h3:hover{text-shadow:0 0 6px #fff6,0 0 12px #fff3;transform:translateY(-2px)}.modal-overlay{background:#000000a6;inset:0;position:fixed;z-index:1100}.modal-wrapper{-ms-overflow-style:none;-webkit-backdrop-filter:blur(28px) saturate(180%);backdrop-filter:blur(28px) saturate(180%);background:linear-gradient(135deg,#ffffff12,hsla(0,0%,100%,.015));border-radius:32px;display:flex;flex-direction:column;height:90vh;inset:0;margin:auto;max-width:1000px;overflow-y:auto;position:fixed;scrollbar-width:none;width:90vw;z-index:1200}.modal-wrapper::-webkit-scrollbar{display:none}.modal-tags{display:flex;flex-wrap:wrap;gap:.4rem;left:1rem;position:absolute;top:1rem;z-index:1300}.modal-tags .tag{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#00000080;border-radius:8px;color:#fff;font-size:.75rem;padding:.25rem .5rem}.modal-close{background:#ffffff1a;border:none;border-radius:50%;color:#fff;cursor:pointer;font-size:1.2rem;height:32px;line-height:32px;position:absolute;right:16px;text-align:center;top:12px;transition:background .25s;width:32px;z-index:1300}.modal-close:hover{background:#fff3}.carousel-wrapper{flex:0 0 auto;padding:1rem;position:relative}.carousel,.carousel-wrapper{align-items:center;display:flex;justify-content:center}.carousel{height:60vh;overflow:hidden;width:100%}.carousel__img{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.carousel__nav{align-items:center;background:#0009;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:1.6rem;height:40px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);width:40px;z-index:2}.carousel__nav--prev{left:1rem}.carousel__nav--next{right:1rem}.modal-content{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0000001a;flex:1 1 auto;padding:1rem 2rem}.modal-title{color:#fff;font-size:1.8rem;margin-bottom:.5rem}.modal-desc{color:#ddd;font-size:1rem;line-height:1.5}@media (max-width:768px){.modal-wrapper{height:95vh;padding-bottom:2rem;padding-top:2rem;width:95vw}.carousel__img{max-height:50vh}.modal-content{padding:.8rem 1rem}}@media (max-width:600px){.modal-tags{left:.8rem}.modal-tags .tag{font-size:.55rem}.modal-wrapper{border-radius:30px;bottom:10vh;height:auto;max-height:80vh;max-width:95vw;padding-bottom:1rem;padding-top:1rem;top:10vh;width:95vw}.project-row__logo{bottom:-16px;height:clamp(45px,17vw,80px);width:clamp(45px,17vw,80px)}}@media (max-width:1024px){.modal-wrapper{padding-bottom:1.5rem;padding-top:1.5rem}}.carousel{position:relative}.carousel-dots{bottom:.5rem;display:flex;gap:.4rem;left:50%;pointer-events:none;position:absolute;transform:translateX(-50%);z-index:2}.carousel-dot{background:#fff6;border-radius:50%;height:.5rem;transition:background .2s ease;width:.5rem}.carousel-dot.active{background:#fff}@media (max-width:768px){.carousel-dots{bottom:.75rem;gap:.3rem}.carousel-dot,.carousel-dot.active{height:.4rem;width:.4rem}.carousel__nav{display:none}}.carousel{overflow:visible}.carousel__img{border-radius:16px;display:block;left:auto;margin:auto;max-height:60vh;object-fit:contain;position:relative;top:auto;width:auto}
/*# sourceMappingURL=main.a0553c9a.css.map*/