.hero{position:relative;min-height:100vh;width:100%;display:flex;align-items:center;padding:8rem max(6vw,2rem) 5rem;color:#f5f7f8}.hero__content{width:min(1100px,100%);margin:0 auto}.hero__status{width:fit-content;display:flex;align-items:center;gap:.65rem;margin-bottom:3rem;padding:.5rem .8rem;border:1px solid rgba(255,255,255,.09);border-radius:999px;background:#ffffff06;color:#9da6ae;font-size:.75rem;letter-spacing:.02em}.hero__status-dot{position:relative;width:7px;height:7px;border-radius:50%;background:#39ff88;box-shadow:0 0 12px #39ff88a6}.hero__status-dot:after{content:"";position:absolute;inset:-4px;border:1px solid rgba(57,255,136,.3);border-radius:50%;animation:hero-pulse 2s infinite}@keyframes hero-pulse{0%{transform:scale(.8);opacity:1}to{transform:scale(1.8);opacity:0}}.hero__eyebrow{margin:0 0 1.25rem;color:#7d878f;font-size:.72rem;font-weight:600;letter-spacing:.2em}.hero__title{max-width:1000px;margin:0;color:#f5f7f8;font-size:clamp(3.5rem,8vw,7.5rem);font-weight:500;letter-spacing:-.065em;line-height:.95;text-shadow:none}.hero__title span{color:#737b82}.hero__description{max-width:670px;margin:2rem 0 0;color:#9da6ae;font-size:clamp(1rem,1.7vw,1.25rem);line-height:1.7}.hero__actions{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:2.5rem}.hero__button{display:inline-flex;justify-content:center;align-items:center;gap:.7rem;min-height:48px;padding:0 1.25rem;border-radius:7px;font-size:.85rem;font-weight:500;text-decoration:none;transition:transform .18s ease,border-color .18s ease,background .18s ease,color .18s ease}.hero__button:hover{transform:translateY(-2px)}.hero__button--primary{background:#f5f7f8;color:#080a0c;border:1px solid #f5f7f8}.hero__button--primary:hover{background:#39ff88;border-color:#39ff88}.hero__button--secondary{border:1px solid rgba(255,255,255,.12);background:#ffffff05;color:#c2c8cd}.hero__button--secondary:hover{border-color:#ffffff4d;color:#fff}.hero__meta{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:850px;margin-top:6rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.08)}.hero__meta>div{display:flex;flex-direction:column;gap:.45rem;color:#b5bcc2;font-size:.8rem}.hero__meta-label{color:#5d666d;font-size:.62rem;font-weight:600;letter-spacing:.16em}.hero__accent{color:#39ff88}.hero__scroll{position:absolute;right:max(2rem,4vw);bottom:3rem;display:flex;flex-direction:column;align-items:center;gap:.75rem;color:#4f585f;font-size:.58rem;letter-spacing:.2em}.hero__scroll-line{width:1px;height:50px;background:linear-gradient(to bottom,rgba(255,255,255,.3),transparent)}@media screen and (max-width:768px){.hero{padding:7rem 1.25rem 4rem}.hero__title{font-size:clamp(3.2rem,15vw,5rem)}.hero__status{margin-bottom:2rem}.hero__meta{grid-template-columns:1fr;gap:1.4rem;margin-top:4rem}.hero__scroll{display:none}}.projects{position:relative;padding:9rem max(6vw,2rem);color:#f5f7f8}.project-card{position:relative;cursor:pointer}.project-card__click-target{position:absolute;inset:0;z-index:1;border-radius:inherit}.project-card__body,.project-card__visual{position:relative}.project-card__links,.project-card__links a{position:relative;z-index:3}.project-card__open{position:absolute;right:1rem;bottom:1rem;display:flex;align-items:center;gap:.5rem;padding:.55rem .7rem;border:1px solid rgba(255,255,255,.1);border-radius:6px;background:#07090bd1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#d3d7da;font-size:.62rem;opacity:0;transform:translateY(6px);transition:opacity .18s ease,transform .18s ease,background .18s ease;pointer-events:none}.project-card:hover .project-card__open{opacity:1;transform:translateY(0)}.project-card:hover .project-card__visual img{transform:scale(1.035)}.projects__inner{width:min(1130px,100%);margin:0 auto}.projects__header{display:grid;grid-template-columns:1.5fr .75fr;gap:5rem;align-items:end;margin-bottom:4.5rem}.projects__eyebrow{margin:0 0 1.25rem;color:#39ff88;font-size:.68rem;font-weight:600;letter-spacing:.2em}.projects__title{max-width:720px;margin:0;color:#f5f7f8;font-size:clamp(2.8rem,5vw,5rem);font-weight:500;letter-spacing:-.055em;line-height:.98}.projects__title span{color:#697178}.projects__intro{margin:0;color:#838c94;font-size:.95rem;line-height:1.7}.featured-project{position:relative;padding:1.25rem;border:1px solid rgba(255,255,255,.08);border-radius:18px;background:linear-gradient(135deg,rgba(255,255,255,.025),transparent 35%),#080a0cc2;overflow:hidden}.featured-project:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(120deg,rgba(57,255,136,.04),transparent 30%)}.featured-project__top{position:relative;z-index:1;display:flex;justify-content:space-between;align-items:center;padding:.3rem .3rem 1.25rem;color:#5f686f;font-size:.62rem;font-weight:600;letter-spacing:.16em}.featured-project__grid{position:relative;z-index:1;display:grid;grid-template-columns:.88fr 1.3fr;min-height:650px;border:1px solid rgba(255,255,255,.06);border-radius:12px;background:#0a0d0f;overflow:hidden}.featured-project__content{padding:clamp(2rem,4vw,4rem);border-right:1px solid rgba(255,255,255,.07)}.featured-project__label{margin:0 0 1.25rem;color:#39ff88;font-size:.65rem;font-weight:600;letter-spacing:.16em}.featured-project__title{margin:0;color:#f5f7f8;font-size:clamp(3.5rem,6vw,5.5rem);font-weight:500;letter-spacing:-.06em;line-height:.95}.featured-project__headline{max-width:470px;margin:1.5rem 0 0;color:#d3d7da;font-size:1.15rem;line-height:1.55}.featured-project__description{max-width:500px;margin:1.4rem 0 0;color:#7e878e;font-size:.9rem;line-height:1.7}.featured-project__tags,.project-card__tags{display:flex;flex-wrap:wrap;gap:.45rem}.featured-project__tags{margin-top:1.8rem}.featured-project__tags span,.project-card__tags span{padding:.4rem .6rem;border:1px solid rgba(255,255,255,.08);border-radius:5px;background:#ffffff06;color:#a3abb1;font-size:.67rem}.featured-project__details{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-top:3rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.07)}.featured-project__details span{color:#646d74;font-size:.6rem;font-weight:600;letter-spacing:.14em}.featured-project__details p{margin:.7rem 0 0;color:#989fa5;font-size:.76rem;line-height:1.65}.featured-project__engineering{display:grid;grid-template-columns:repeat(3,1fr);margin-top:2.5rem;border:1px solid rgba(255,255,255,.07);border-radius:7px}.featured-project__engineering>div{display:flex;flex-direction:column;gap:.35rem;padding:1rem}.featured-project__engineering>div:not(:last-child){border-right:1px solid rgba(255,255,255,.07)}.featured-project__engineering-label{color:#39ff88;font-size:.55rem;letter-spacing:.15em}.featured-project__engineering strong{color:#ced3d7;font-size:.74rem;font-weight:500}.featured-project__engineering small{color:#646d74;font-size:.62rem}.luxeedit-visual{position:relative;min-height:590px;overflow:hidden;background:radial-gradient(circle at 50% 60%,rgba(229,183,148,.07),transparent 35%),#07090a}.luxeedit-visual__grid{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:44px 44px;-webkit-mask-image:linear-gradient(to bottom,black,transparent 90%);mask-image:linear-gradient(to bottom,black,transparent 90%);pointer-events:none}.luxeedit-visual__glow{position:absolute;width:420px;height:420px;left:50%;bottom:-220px;transform:translate(-50%);border-radius:50%;background:#e7b997;opacity:.1;filter:blur(110px)}.luxeedit-visual__label{position:absolute;top:2rem;left:2rem;display:flex;align-items:center;gap:.55rem;color:#666f75;font-size:.55rem;font-weight:600;letter-spacing:.16em}.luxeedit-visual__label>span{width:6px;height:6px;border-radius:50%;background:#e7b997;box-shadow:0 0 12px #e7b99799}.luxeedit-device{position:absolute;z-index:3;transition:transform .25s ease,filter .25s ease}.luxeedit-device--client{width:270px;left:44px;top:105px;z-index:4}.luxeedit-device--home{width:220px;right:40px;top:80px;opacity:.88}.luxeedit-device--client:hover{transform:translateY(-8px) rotate(-2deg)!important}.luxeedit-device--home:hover{transform:translateY(-7px) rotate(3deg)!important;opacity:1}.luxeedit-device__shell{position:relative;padding:7px;border:1px solid rgba(255,255,255,.14);border-radius:36px;background:linear-gradient(145deg,#ffffff1f,#ffffff04),#090b0d;box-shadow:0 35px 80px #0000008c,inset 0 0 0 1px #ffffff08}.luxeedit-device__screen{position:relative;width:100%;aspect-ratio:9 / 16;overflow:hidden;border-radius:29px;background:#101012}.luxeedit-device--home .luxeedit-device__screen img{object-position:52% top}.luxeedit-device__screen img{width:100%;height:100%;display:block;object-fit:cover;object-position:center top}.luxeedit-device__camera{position:absolute;width:72px;height:19px;top:14px;left:50%;transform:translate(-50%);border-radius:999px;background:#050607;z-index:6}.luxeedit-device__caption{display:block;margin-top:.75rem;color:#555e64;font-size:.5rem;font-weight:600;letter-spacing:.14em}.luxeedit-float{position:absolute;z-index:7;border:1px solid rgba(255,255,255,.09);border-radius:9px;background:#0c0f11e0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 20px 50px #00000059}.luxeedit-float--ai{left:22px;bottom:22px;display:flex;align-items:center;gap:.8rem;padding:.85rem 1rem}.luxeedit-float--ai>span{width:31px;height:31px;display:grid;place-items:center;border-radius:50%;background:#39ff8814;color:#39ff88;font-size:.55rem;font-weight:700}.luxeedit-float--ai div{display:flex;flex-direction:column;gap:.2rem}.luxeedit-float small{color:#596168;font-size:.46rem;letter-spacing:.13em}.luxeedit-float strong{color:#cfd3d6;font-size:.72rem;font-weight:500}.luxeedit-float--stack{right:25px;bottom:22px;padding:.9rem 1rem}.luxeedit-float__tech{display:flex;gap:.4rem;margin-top:.55rem}.luxeedit-float__tech span{padding:.32rem .45rem;border:1px solid rgba(255,255,255,.07);border-radius:4px;color:#9aa1a6;font-size:.48rem}.luxeedit-visual__number{position:absolute;right:25px;top:50%;color:#ffffff09;font-size:8rem;font-weight:500;letter-spacing:-.08em;-webkit-user-select:none;user-select:none}.luxeedit-devices{position:absolute;inset:60px 25px 85px;display:flex;align-items:center;justify-content:center;gap:60px;z-index:3}.luxeedit-device{position:relative}.luxeedit-device--client{width:270px;left:auto;right:auto;top:auto;z-index:4}.luxeedit-device--home{width:220px;left:auto;right:auto;top:auto;margin-top:-35px;opacity:.88}@media screen and (max-width:700px){.luxeedit-devices{inset:75px 10px 115px;gap:18px}.luxeedit-device--client{width:205px}.luxeedit-device--home{width:165px;margin-top:-20px}}@media screen and (max-width:1050px){.luxeedit-visual{min-height:720px}.luxeedit-device--client{left:12%}.luxeedit-device--home{right:13%}}@media screen and (max-width:700px){.luxeedit-visual{min-height:650px}.luxeedit-visual__label{top:1.4rem;left:1.4rem}.luxeedit-device--client{width:210px;left:15px;top:95px}.luxeedit-device--home{width:165px;right:-10px;top:82px}.luxeedit-float--ai{left:18px;bottom:98px}.luxeedit-float--stack{left:18px;right:18px;bottom:24px}.luxeedit-visual__number{display:none}}.projects__selected-heading{display:flex;justify-content:space-between;margin:8rem 0 1.25rem;padding-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.08);color:#596168;font-size:.61rem;letter-spacing:.15em}.projects__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem}.project-card{border:1px solid rgba(255,255,255,.07);border-radius:12px;background:#0a0d0fb8;overflow:hidden;transition:transform .2s ease,border-color .2s ease,background .2s ease}.project-card:hover{transform:translateY(-4px);border-color:#ffffff26;background:#0d1013e6}.project-card__visual{position:relative;height:300px;border-bottom:1px solid rgba(255,255,255,.07);background:#0a0d0f;overflow:hidden}.project-card__visual img{width:100%;height:100%;display:block;object-fit:cover;filter:saturate(.75) brightness(.78);transition:transform .4s ease,filter .4s ease}.project-card:hover .project-card__visual img{transform:scale(1.025);filter:saturate(.95) brightness(.9)}.project-card__number{position:absolute;top:1rem;right:1rem;display:grid;place-items:center;width:34px;height:34px;border:1px solid rgba(255,255,255,.1);border-radius:50%;background:#07090bc7;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#8c949a;font-size:.58rem}.project-card__placeholder{width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-end;padding:2rem;background:linear-gradient(135deg,rgba(255,255,255,.025),transparent),#0d1114}.project-card__placeholder:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:35px 35px}.project-card__placeholder--magnum{background:radial-gradient(circle at 25% 15%,rgba(109,163,100,.12),transparent 35%),#0d1114}.project-card__placeholder--nextgin{background:radial-gradient(circle at 80% 15%,rgba(106,140,184,.12),transparent 35%),#0d1114}.project-card__placeholder span,.project-card__placeholder strong,.project-card__placeholder small{position:relative;z-index:1}.project-card__placeholder>span{color:#596168;font-size:.65rem}.project-card__placeholder strong{max-width:360px;margin-top:.6rem;color:#dadddf;font-size:1.6rem;font-weight:500;letter-spacing:-.035em}.project-card__placeholder small{margin-top:.5rem;color:#596168;font-size:.52rem;letter-spacing:.12em}.project-card__body{padding:1.6rem}.project-card__type{color:#596168;font-size:.57rem;font-weight:600;letter-spacing:.14em}.project-card__body h3{margin:.8rem 0 0;color:#e6e8e9;font-size:1.45rem;font-weight:500;letter-spacing:-.03em}.project-card__body>p{min-height:68px;margin:.8rem 0 1.2rem;color:#7c858c;font-size:.82rem;line-height:1.65}.project-card__links{display:flex;gap:1rem;margin-top:1.5rem}.project-card__links a{color:#c0c6ca;font-size:.72rem;text-decoration:none;transition:color .18s ease}.project-card__links a:hover{color:#39ff88}@media screen and (max-width:1050px){.projects__header{grid-template-columns:1fr;gap:1.5rem}.projects__intro{max-width:620px}.featured-project__grid{grid-template-columns:1fr}.featured-project__content{border-right:0;border-bottom:1px solid rgba(255,255,255,.07)}.beautylab-preview{min-height:600px}.beautylab-preview__window{margin:0 auto}}@media screen and (max-width:800px){.projects{padding:7rem 1.25rem}.projects__grid,.featured-project__details,.featured-project__engineering{grid-template-columns:1fr}.featured-project__engineering>div:not(:last-child){border-right:0;border-bottom:1px solid rgba(255,255,255,.07)}.beautylab-preview{padding:2rem 0 3rem 1rem}.beautylab-preview__window{transform:none}}@media screen and (max-width:620px){.featured-project{padding:.65rem;border-radius:12px}.featured-project__top{gap:1rem;font-size:.5rem}.featured-project__content{padding:2rem 1.35rem}.featured-project__title{font-size:3.25rem}.beautylab-preview{min-height:480px;padding:2rem 0 2rem 1rem}.beautylab-preview__window{width:610px;min-width:610px;transform:scale(.76);transform-origin:left center}.projects__selected-heading{margin-top:5rem}.project-card__visual{height:230px}.project-card__body>p{min-height:0}}@media screen and (max-width:600px){.projects{padding:2rem .5rem}.projects__container{grid-template-columns:1fr;gap:1rem}.projects__card{height:160px;max-width:100%}.projects__title{font-size:1.4rem;margin-bottom:1rem}.projects__name{font-size:1rem}.projects__desc{font-size:.85rem}}.skills__carousel{width:100vw;overflow:hidden;background:transparent;padding:1.5rem 0}.skills__title{text-align:center;font-size:2rem;font-weight:600;margin-bottom:2rem;color:#39ff14;text-shadow:0 0 10px rgba(57,255,20,.6)}.carousel__track{display:flex;gap:3rem;will-change:transform}.skill__icon{flex:0 0 auto;text-align:center;width:80px}.skill__icon img{width:60px;height:60px;object-fit:contain;transition:transform .3s ease}.skill__icon img:hover{transform:scale(1.2)}.skill__icon p{margin-top:.5rem;font-size:.8rem;color:#ccc;font-family:Orbitron,sans-serif}@keyframes scrollLeft{0%{transform:translate(0)}to{transform:translate(calc(-1 * var(--scroll-distance, 0px)))}}.main{opacity:0;transform:translateY(20px);transition:opacity 1s ease,transform 1s ease;z-index:1;min-height:100vh;background:transparent}.main.fade-in{opacity:1;transform:translateY(0)}.app{position:relative;min-height:100vh;overflow-x:hidden;background:radial-gradient(circle at 20% 10%,rgba(54,255,145,.06),transparent 28%),radial-gradient(circle at 85% 35%,rgba(82,126,255,.05),transparent 30%),#080a0c;color:#f5f7f8}.app__grid{position:fixed;inset:0;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:72px 72px;-webkit-mask-image:linear-gradient(to bottom,rgba(0,0,0,.8),transparent 90%);mask-image:linear-gradient(to bottom,rgba(0,0,0,.8),transparent 90%);pointer-events:none;z-index:0}.app__glow{position:fixed;width:500px;height:500px;border-radius:50%;filter:blur(140px);pointer-events:none;opacity:.12;z-index:0}.app__glow--one{top:-250px;left:-180px;background:#39ff88}.app__glow--two{right:-300px;top:35%;background:#4776ff}.main{position:relative;z-index:1}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#080a0c}::selection{background:#39ff88;color:#050706}
