@import "https://fonts.googleapis.com/css2?family=Boldonse&family=Bungee&family=Caveat:wght@400..700&family=Climate+Crisis:YEAR@1979&family=Pacifico&family=Quicksand:wght@300..700&family=Source+Sans+3:ital,wght@0,200..900;1,200..900&display=swap";body{margin:0}:root{--text-stroke:#d0365280}#root{text-align:center;box-sizing:border-box;flex-direction:column;align-items:center;width:100%;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{-webkit-text-stroke:1px var(--text-stroke);color:#f5afaf;font-family:bungee;font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}.nwrap{z-index:1000;pointer-events:none;flex-direction:column;align-items:center;width:100%;display:flex;position:fixed;top:1rem;left:0}.nmain{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);pointer-events:auto;background:#ffffff73;border:1px solid #fffc;border-radius:999px;justify-content:space-between;align-items:center;gap:1rem;width:min(1100px,92%);padding:.9rem 1.4rem;display:flex;box-shadow:0 10px 30px #f4a7b51f,inset 0 1px #ffffff80}.nmain h2{color:#f2a4a4;-webkit-text-stroke:.5px white;-webkit-user-select:none;user-select:none;white-space:nowrap;margin:0;font-family:bungee;font-size:clamp(1.15rem,2vw,1.6rem)}.desktop-nav{align-items:center;gap:.8rem;display:flex}.navl{color:#f2a4a4;text-align:center;min-width:105px;font-family:quicksand;font-size:1rem;text-decoration:none;transition:all .28s;display:inline-block;position:relative}.navl:after{content:"";transform-origin:100% 100%;background-color:pink;width:100%;height:2px;transition:transform .3s ease-out;position:absolute;bottom:-2px;left:0;transform:scaleX(0)}.navl:hover:after{transform:scale(1)}.menu-btn{cursor:pointer;color:#f2a4a4;background:#ffffff8c;border:1px solid #fffc;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .25s;display:none}.menu-btn:hover{background:#ffffffd9;transform:scale(1.05)}.mobile-menu{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);opacity:0;pointer-events:none;background:#ffffff8c;border:1px solid #ffffffbf;border-radius:28px;flex-direction:column;gap:.8rem;width:min(92%,420px);margin-top:.8rem;padding:1rem;transition:all .3s;display:flex;transform:translateY(-10px);box-shadow:0 10px 28px #f4a7b524}.mobile-menu.open{opacity:1;pointer-events:auto;transform:translateY(0)}.mobile-menu .navl{width:100%;min-width:unset}@media (width<=992px){.nmain{width:94%;padding:.85rem 1rem}.desktop-nav{gap:.6rem}.navl{min-width:95px;padding:.55rem .85rem;font-size:.92rem}}@media (width<=768px){.desktop-nav{display:none}.menu-btn{display:flex}.nmain{border-radius:999px;width:94%;padding:.8rem 1rem}.nmain h2{font-size:1.2rem}}@media (width<=480px){.nwrap{top:.7rem}.nmain{width:95%;padding:.75rem .9rem}.nmain h2{font-size:1.05rem}.menu-btn{width:44px;height:44px}.mobile-menu{width:95%;padding:.9rem}.mobile-menu .navl{padding:.65rem 1rem;font-size:.9rem}}.music-toggle{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#111827;cursor:pointer;background:#ffffffc7;border:1px solid #11182714;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;transition:all .25s;display:flex;box-shadow:0 8px 20px #1118270d}.music-toggle:hover{background:#fff;transform:translateY(-2px)scale(1.04);box-shadow:0 12px 28px #11182714}:root{--primary-pink:#f4a7b5;--secondary-blue:#b1dae7;--glass-bg:#ffffff14;--glass-border:#ffffff26;--text-main:#fffdef;--text-soft:#6e6e6e;--shadow-pink:#f4a7b52e;--shadow-blue:#b1dae72e}html{scroll-behavior:smooth}.hero-section{background:0 0;justify-content:center;align-items:center;min-height:100vh;padding:9rem 1.2rem 4rem;display:flex;position:relative;overflow:hidden}.orb{filter:blur(70px);z-index:0;opacity:.4;pointer-events:none;border-radius:50%;position:absolute}.orb-1{background:#f4a7b538;width:280px;height:280px;animation:9s ease-in-out infinite floatOrb;top:8%;left:6%}.orb-2{background:#b1dae72e;width:320px;height:320px;animation:11s ease-in-out infinite reverse floatOrb;bottom:10%;right:6%}.grid-glow{z-index:0;pointer-events:none;background:radial-gradient(circle at 30% 30%,#ffffff14,#0000 30%),radial-gradient(circle at 70% 70%,#ffffff0d,#0000 28%);position:absolute;inset:0}@keyframes floatOrb{0%,to{transform:translateY(0)translate(0)scale(1)}50%{transform:translateY(-20px)translate(12px)scale(1.05)}}.hero-container{z-index:2;justify-content:space-between;align-items:center;gap:clamp(2rem,5vw,5rem);width:100%;max-width:1180px;padding:clamp(2rem,4vw,4rem);display:flex;position:relative}.hero-content{text-align:left;flex:1;max-width:600px;animation:.9s fadeUp}.badge{background:linear-gradient(90deg, var(--primary-pink), var(--secondary-blue));-webkit-text-fill-color:transparent;text-transform:uppercase;letter-spacing:3px;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-family:quicksand;font-size:.82rem;font-weight:800;display:inline-block}.hero-content h1,.content h1{letter-spacing:-2px;text-shadow:0 10px 25px #f4a7b51f;margin:0;font-size:clamp(2.5rem,5.5vw,5rem);font-weight:800;line-height:.92}.sub-heading{color:#8bb7c5;letter-spacing:-.3px;margin-top:.9rem;margin-bottom:1.2rem;font-family:"Source Sans 3",sans-serif;font-size:clamp(1.1rem,2vw,1.6rem);font-weight:700}#parah{color:var(--text-soft);width:100%;max-width:520px;margin:0;font-family:Quicksand,sans-serif;font-size:clamp(1rem,2vw,1.18rem);font-weight:600;line-height:1.9}.hero-btns{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff47;border:1px solid #f4a7b573;border-radius:999px;flex-wrap:wrap;align-items:center;gap:1rem;width:fit-content;margin-top:2rem;padding:.85rem;display:flex;box-shadow:0 12px 30px #b1dae72e}.uiverse{--duration:7s;--easing:linear;--c-color-1:#ffc0cbb3;--c-color-2:#9b4b59;--c-color-3:#e21bda;--c-color-4:#ffc0cbb3;--c-shadow:#ffc0cb80;--c-shadow-inset-top:#ff647ee6;--c-shadow-inset-bottom:#ffc0cbcc;--c-radial-inner:#fc3b5b;--c-radial-outer:#fd8297;--c-color:#fff;-webkit-tap-highlight-color:transparent;appearance:none;cursor:pointer;text-align:center;letter-spacing:.02em;color:var(--c-color);background:radial-gradient(circle, var(--c-radial-inner), var(--c-radial-outer) 80%);box-shadow:0 0 14px var(--c-shadow);border:none;border-radius:24px;outline:none;width:200px;margin:0;padding:0;font-family:quicksand;font-size:16px;font-weight:600;line-height:1.5;text-decoration:none;transition:transform .25s;display:inline-block;position:relative}.uiverse:hover{--duration:1.4s;transform:translateY(-3px)}.uiverse:before{content:"";pointer-events:none;z-index:3;box-shadow:inset 0 3px 12px var(--c-shadow-inset-top), inset 0 -3px 4px var(--c-shadow-inset-bottom);border-radius:24px;position:absolute;inset:0}.uiverse .wrapper{border-radius:24px;min-width:132px;padding:12px 0;overflow:hidden;-webkit-mask-image:-webkit-radial-gradient(#fff,#000)}.uiverse .wrapper span{z-index:1;display:inline-block;position:relative}.uiverse .wrapper .circle{width:40px;height:40px;filter:blur(var(--blur,8px));background:var(--background,transparent);transform:translate(var(--x,0), var(--y,0)) translateZ(0);animation:var(--animation,none) var(--duration) var(--easing) infinite;border-radius:50%;position:absolute;top:0;left:0}.uiverse .wrapper .circle.circle-1,.uiverse .wrapper .circle.circle-9,.uiverse .wrapper .circle.circle-10{--background:var(--c-color-4)}.uiverse .wrapper .circle.circle-3,.uiverse .wrapper .circle.circle-4{--background:var(--c-color-2);--blur:14px}.uiverse .wrapper .circle.circle-5,.uiverse .wrapper .circle.circle-6{--background:var(--c-color-3);--blur:16px}.uiverse .wrapper .circle.circle-2,.uiverse .wrapper .circle.circle-7,.uiverse .wrapper .circle.circle-8,.uiverse .wrapper .circle.circle-11,.uiverse .wrapper .circle.circle-12{--background:var(--c-color-1);--blur:12px}.uiverse .wrapper .circle.circle-1{--x:0;--y:-40px;--animation:circle-1}.uiverse .wrapper .circle.circle-2{--x:92px;--y:8px;--animation:circle-2}.uiverse .wrapper .circle.circle-3{--x:-12px;--y:-12px;--animation:circle-3}.uiverse .wrapper .circle.circle-4{--x:80px;--y:-12px;--animation:circle-4}.uiverse .wrapper .circle.circle-5{--x:12px;--y:-4px;--animation:circle-5}.uiverse .wrapper .circle.circle-6{--x:56px;--y:16px;--animation:circle-6}.uiverse .wrapper .circle.circle-7{--x:8px;--y:28px;--animation:circle-7}.uiverse .wrapper .circle.circle-8{--x:28px;--y:-4px;--animation:circle-8}.uiverse .wrapper .circle.circle-9{--x:20px;--y:-12px;--animation:circle-9}.uiverse .wrapper .circle.circle-10{--x:64px;--y:16px;--animation:circle-10}.uiverse .wrapper .circle.circle-11{--x:4px;--y:4px;--animation:circle-11}.uiverse .wrapper .circle.circle-12{--blur:14px;--x:52px;--y:4px;--animation:circle-12}.cta{cursor:pointer;color:pink;background:0 0;border:none;align-items:center;padding:15px 12px;text-decoration:none;transition:all .3s;display:inline-flex;position:relative}.cta:before{content:"";background:#b1dae7b3;border:1px solid #b1dae7;border-radius:50px;width:52px;height:52px;transition:all .4s cubic-bezier(.23,1,.32,1);position:absolute;top:50%;left:0;transform:translateY(-50%)}.cta span{color:pink;margin-left:15px;font-family:Plus Jakarta Sans,sans-serif;font-size:16px;font-weight:800;transition:all .3s;position:relative}.cta svg{stroke:var(--secondary-blue);stroke-width:3px;fill:none;margin-left:12px;transition:all .3s;position:relative;transform:translate(-5px)}.cta:hover:before{background:#b1dae747;width:100%}.cta:hover svg{stroke:#fff;transform:translate(5px)}.cta:hover{transform:translateY(-2px)}.hero-image-wrapper{flex-shrink:0;justify-content:center;align-items:center;animation:1s fadeUp;display:flex}.avatar-blob{border:2px dashed var(--primary-pink);background:#ffffff14;border-radius:50%;justify-content:center;align-items:center;width:clamp(240px,28vw,360px);height:clamp(240px,28vw,360px);padding:12px;animation:25s linear infinite rotateBorder;display:flex;position:relative;box-shadow:0 0 50px #ff85a11f}.avatar-blob:before{content:"";z-index:0;background:radial-gradient(circle at 30% 30%,#ffffff2e,#0000 55%);border-radius:50%;position:absolute;inset:12px}.avatar{object-fit:cover;z-index:1;border-radius:50%;width:100%;height:100%;animation:25s linear infinite reverse rotateBorder;position:relative}.avatar-img{display:block}@keyframes rotateBorder{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes fadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes circle-1{33%{transform:translateY(16px)translateZ(0)}66%{transform:translate(12px,64px)translateZ(0)}}@keyframes circle-2{33%{transform:translate(80px,-10px)translateZ(0)}66%{transform:translate(72px,-48px)translateZ(0)}}@keyframes circle-3{33%{transform:translate(20px,12px)translateZ(0)}66%{transform:translate(12px,4px)translateZ(0)}}@keyframes circle-4{33%{transform:translate(76px,-12px)translateZ(0)}66%{transform:translate(112px,-8px)translateZ(0)}}@keyframes circle-5{33%{transform:translate(84px,28px)translateZ(0)}66%{transform:translate(40px,-32px)translateZ(0)}}@keyframes circle-6{33%{transform:translate(28px,-16px)translateZ(0)}66%{transform:translate(76px,-56px)translateZ(0)}}@keyframes circle-7{33%{transform:translate(8px,28px)translateZ(0)}66%{transform:translate(20px,-60px)translateZ(0)}}@keyframes circle-8{33%{transform:translate(32px,-4px)translateZ(0)}66%{transform:translate(56px,-20px)translateZ(0)}}@keyframes circle-9{33%{transform:translate(20px,-12px)translateZ(0)}66%{transform:translate(80px,-8px)translateZ(0)}}@keyframes circle-10{33%{transform:translate(68px,20px)translateZ(0)}66%{transform:translate(100px,28px)translateZ(0)}}@keyframes circle-11{33%{transform:translate(4px,4px)translateZ(0)}66%{transform:translate(68px,20px)translateZ(0)}}@keyframes circle-12{33%{transform:translate(56px)translateZ(0)}66%{transform:translate(60px,-32px)translateZ(0)}}@media (width<=992px){.hero-section{padding:8rem 1rem 3rem}.hero-container{text-align:center;border-radius:32px;flex-direction:column-reverse;gap:2.2rem;padding:2rem 1.4rem}.hero-content{flex-direction:column;align-items:center;max-width:100%;display:flex}#parah{text-align:center;max-width:600px}.hero-btns{border-radius:30px;justify-content:center;width:100%}.avatar-blob{width:260px;height:260px}}@media (width<=768px){.hero-section{padding:7.5rem .9rem 2rem}.hero-container{border-radius:28px;gap:1.8rem;padding:1.6rem 1rem}.badge{letter-spacing:2px;font-size:.72rem}.sub-heading{font-size:1.05rem}#parah{font-size:.98rem;line-height:1.75}.hero-btns{flex-direction:column;align-items:stretch;width:100%;max-width:320px;padding:.9rem}.uiverse,.cta{justify-content:center;width:100%}.uiverse{width:100%}.cta{padding:15px 14px}.cta span{margin-left:0}.avatar-blob{width:220px;height:220px}.orb-1{width:180px;height:180px}.orb-2{width:220px;height:220px}}@media (width<=480px){.hero-section{padding:7rem .8rem 2rem}.hero-container{border-radius:24px;padding:1.3rem .9rem}.hero-content h1,.content h1{font-size:2.6rem;line-height:1}.sub-heading{font-size:.95rem}#parah{font-size:.92rem}.hero-btns{gap:.85rem;max-width:100%}.uiverse{width:100%}.avatar-blob{width:190px;height:190px;padding:10px}}*{box-sizing:border-box}html,body{overflow-x:hidden}.amain{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#ffffff4d;justify-content:center;align-items:center;width:100%;min-height:100vh;padding:3rem 1rem;display:flex}.acontent{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:3rem;width:min(1200px,95%);display:flex}.pic{-webkit-user-select:none;user-select:none;background:#f9e9d6;border:1.5px solid #00000026;border-radius:20px;flex-direction:column;flex-shrink:0;align-items:center;width:min(320px,100%);padding:1.5rem 1rem;display:flex;transform:rotate(-3deg);box-shadow:0 12px 30px #00000014}.pic img{object-fit:cover;border-radius:14px;width:85%;max-width:240px}.nameplate{color:#888;text-align:center;margin-top:1rem;font-family:Quicksand,sans-serif}.nameplate h3{color:#4a3b3b;margin-bottom:.4rem;font-size:1.5rem}.nameplate p{margin:.35rem 0;font-size:.98rem}.role{color:#f4a7b5;font-weight:600}.location{justify-content:center;align-items:center;gap:.35rem;display:flex}.acont{flex:1;min-width:300px;max-width:750px}.acont h1{-webkit-text-stroke:1px black;color:#fff;text-transform:uppercase;margin-bottom:1rem;font-size:clamp(2.4rem,5vw,4rem);line-height:1}.about-text{color:#888;width:100%;max-width:700px;margin:1rem 0 1.8rem;font-family:Quicksand,sans-serif;font-size:clamp(1rem,2vw,1.15rem);line-height:1.8}.quickfacts{flex-wrap:wrap;gap:.9rem;margin-bottom:2.2rem;display:flex}.fact{color:#6a5555;background:#fff8fad9;border:1px solid #f4a7b540;border-radius:999px;align-items:center;gap:.5rem;padding:.75rem 1rem;font-family:Quicksand,sans-serif;font-size:.95rem;display:flex;box-shadow:0 6px 18px #f4a7b514}.fact svg{color:#f4a7b5}.acont h2,.hobbies h2{color:#f2eae0;-webkit-text-stroke:1px pink;justify-content:flex-start;align-items:center;gap:.6rem;margin-bottom:.8rem;font-size:clamp(1.5rem,3vw,2rem);display:flex}.divider{background-image:linear-gradient(90deg,#0000,pink,#0000);width:100%;max-width:620px;height:2px;margin-bottom:1.6rem}.edu{margin-bottom:2.5rem}.educont{background:#fff8fabf;border:1px solid #f4a7b533;border-radius:24px;padding:1.4rem 1.5rem;box-shadow:0 8px 20px #f4a7b514}#jnv{color:#4b3838;margin-bottom:.6rem;font-family:Caveat,cursive;font-size:1.9rem}.educont p{color:#888;margin:0;font-family:Quicksand,sans-serif;font-size:1rem;line-height:1.8}.hobbies{width:100%;margin-top:1rem}.hc{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.2rem;width:100%;display:grid}.hcard{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);text-align:center;background:#fff8fae0;border:2px solid #503c3c1f;border-radius:26px;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:220px;padding:1.5rem 1.2rem;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 22px #f4a7b51f,inset 0 1px #ffffffd9}.hcard:before{content:"";background:#f4a7b514;border-radius:50%;width:90px;height:90px;position:absolute;top:-35px;right:-35px}.hcard:after{content:"";background:#ffdde62e;border-radius:50%;width:70px;height:70px;position:absolute;bottom:-25px;left:-25px}.hcard:hover{transform:translateY(-6px);box-shadow:0 12px 28px #f4a7b52e,inset 0 1px #ffffffe6}.hcard h3{color:#4b3838;z-index:2;margin-bottom:.9rem;font-size:clamp(1.05rem,2vw,1.25rem);font-weight:700;position:relative}.hcard svg{color:#f4a7b5;stroke-width:2.2px;z-index:2;width:38px;height:38px;margin-bottom:1rem;transition:transform .3s;position:relative}.hcard:hover svg{transform:scale(1.08)}.hcard p{color:#7d6a6a;z-index:2;max-width:90%;margin:0;font-size:clamp(.88rem,1.8vw,.96rem);line-height:1.6;position:relative}@media (width<=992px){.acontent{align-items:center;gap:2rem}.pic{margin:0 auto}.acont{max-width:100%}.hc{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}}@media (width<=768px){.amain{padding:2rem 1rem}.acontent{text-align:center;flex-direction:column;align-items:center}.pic{transform:rotate(0)}.acont{width:100%;min-width:unset}.acont h1{text-align:center}.acont h2,.hobbies h2{justify-content:center}.divider{margin-left:auto;margin-right:auto}.quickfacts{justify-content:center}.educont{text-align:center}.hc{grid-template-columns:1fr;max-width:360px;margin:0 auto}.hcard{min-height:auto;padding:1.4rem 1rem}}@media (width<=480px){.amain{padding:1.5rem .8rem}.acont h1{font-size:2.1rem}.about-text{font-size:.95rem;line-height:1.7}.nameplate h3{font-size:1.3rem}#jnv{font-size:1.6rem}.fact{padding:.65rem .9rem;font-size:.85rem}.hcard p{max-width:100%;font-size:.85rem}}.left{flex-direction:column;gap:100px;display:flex}.f{transform:rotate(3deg)}.marquee-wrap{z-index:5;background:#000;width:100%;margin-top:1.5rem;padding:2rem 0;position:relative;overflow:hidden}.marquee-wrap:before,.marquee-wrap:after{content:"";z-index:2;pointer-events:none;width:120px;height:100%;position:absolute;top:0}.marquee-wrap:before{background:linear-gradient(90deg,#fffffff2,#0000);left:0}.marquee-wrap:after{background:linear-gradient(270deg,#fffffff2,#0000);right:0}.marquee-track{width:max-content;animation:20s linear infinite marqueeScroll;display:flex}.marquee-track span{-webkit-text-stroke:1px white;text-shadow:0 0 10px #fff;color:#f999af;white-space:nowrap;letter-spacing:1px;text-transform:uppercase;opacity:.9;padding-right:3rem;font-family:bungee,cursive;font-size:clamp(2rem,4vw,2.4rem);font-weight:700}@keyframes marqueeScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.marquee-wrap:hover .marquee-track{animation-play-state:paused}@media (width<=768px){.marquee-wrap{margin-top:1rem;padding:.8rem 0}.marquee-track span{padding-right:2rem;font-size:.95rem}.marquee-wrap:before,.marquee-wrap:after{width:60px}}.projects-section{z-index:2;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#ffffff38;width:100%;padding:5rem 1.2rem 4rem;position:relative}.projects-container{max-width:1180px;margin:0 auto}#prosec{-webkit-user-select:none;user-select:none;height:300px;margin:1rem;transform:scaleX(-1)}.projects-head{text-align:center;margin-bottom:2.5rem}.project-badge{text-transform:uppercase;letter-spacing:3px;background:linear-gradient(90deg,#f4a7b5,#b1dae7);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:.9rem;font-family:Plus Jakarta Sans,sans-serif;font-size:.8rem;font-weight:800;display:inline-block}.projects-head h2{color:pink;-webkit-text-stroke:1px black;justify-content:center;align-items:center;gap:.6rem;margin-bottom:.8rem;font-size:clamp(2rem,5vw,3rem);display:flex}.projects-head p{color:#6e6e6e;max-width:580px;margin:0 auto;font-family:Quicksand,sans-serif;font-size:1rem;line-height:1.7}.projects-grid{grid-template-columns:repeat(auto-fit,minmax(240px,280px));justify-content:center;gap:1.4rem;display:grid}.project-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff38;border:1px solid #ffffff8c;border-radius:24px;width:100%;transition:all .35s;position:relative;overflow:hidden;box-shadow:0 12px 30px #0000000d,0 8px 22px #f4a7b514}.project-card:hover{transform:translateY(-7px)scale(1.01);box-shadow:0 18px 40px #00000012,0 12px 28px #f4a7b524}.project-card:before{content:"";z-index:0;background:#f4a7b514;border-radius:50%;width:90px;height:90px;position:absolute;top:-35px;right:-35px}.project-top{width:100%;height:160px;position:relative;overflow:hidden}.project-img{object-fit:cover;width:100%;height:100%;transition:transform .45s;display:block}.project-card:hover .project-img{transform:scale(1.08)}.project-content{z-index:2;padding:1rem 1rem 1.1rem;position:relative}.project-content h3{color:#4d3d3d;margin-bottom:.55rem;font-family:Syne,sans-serif;font-size:1.15rem}.project-content p{color:#6e6e6e;min-height:48px;margin-bottom:.9rem;font-family:Quicksand,sans-serif;font-size:.88rem;line-height:1.65}.tech-stack{flex-wrap:wrap;gap:.45rem;margin-bottom:1rem;display:flex}.tech-stack span{color:#c98091;background:#ffffff80;border:1px solid #f4a7b538;border-radius:999px;padding:.38rem .75rem;font-family:Plus Jakarta Sans,sans-serif;font-size:.74rem;font-weight:700}.project-links{gap:.7rem;display:flex}.project-links a{border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;text-decoration:none;transition:all .3s;display:inline-flex}.project-links a:first-child{color:#d67f93;background:#f4a7b52e;border:1px solid #f4a7b54d}.project-links a:last-child{color:#6e9dac;background:#b1dae72e;border:1px solid #b1dae74d}.project-links a:hover{background:#ffffffb3;transform:translateY(-3px)scale(1.08)}@media (width<=768px){.projects-section{padding:4rem 1rem 3rem}.projects-head{margin-bottom:2rem}.projects-head p{font-size:.94rem}.projects-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}.project-top{height:150px}.project-content{padding:.95rem}}@media (width<=480px){.projects-grid{grid-template-columns:1fr;max-width:300px;margin:0 auto}.project-top{height:155px}.project-content h3{font-size:1.05rem}.project-content p{min-height:auto;font-size:.84rem}}.more-projects{text-align:center;margin-top:2.5rem}.more-projects a{color:#c98091;font-family:Plus Jakarta Sans,sans-serif;font-size:1rem;font-weight:800;text-decoration:none;transition:all .3s}.more-projects a:hover{letter-spacing:1px}.smain{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#ffffff59;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:6rem 1rem 5rem;display:flex;position:relative;overflow:hidden}.skillblob{filter:blur(90px);opacity:.18;z-index:0;border-radius:50%;animation:8s ease-in-out infinite floatBlob;position:absolute}.sb1{background:#f4a7b5;width:260px;height:260px;top:8%;left:-80px}.sb2{background:#b1dae7;width:300px;height:300px;animation-delay:2s;bottom:10%;right:-100px}.sb3{opacity:.12;background:#f7d6a8;width:180px;height:180px;animation-delay:4s;top:45%;left:50%}@keyframes floatBlob{0%,to{transform:translateY(0)translate(0)scale(1)}50%{transform:translateY(-20px)translate(12px)scale(1.05)}}.floating-sticker{z-index:1;color:#c98091;-webkit-backdrop-filter:blur(8px);background:#ffffff8c;border:1px solid #ffffffb3;border-radius:999px;padding:.65rem 1rem;font-family:Quicksand,sans-serif;font-size:.85rem;font-weight:700;animation:6s ease-in-out infinite floatSticker;position:absolute;box-shadow:0 8px 18px #f4a7b514}.fs1{top:12%;right:12%;transform:rotate(8deg)}.fs2{animation-delay:1.5s;top:34%;left:6%;transform:rotate(-8deg)}.fs3{animation-delay:3s;bottom:10%;right:8%;transform:rotate(6deg)}@keyframes floatSticker{0%,to{transform:translateY(0)rotate(6deg)}50%{transform:translateY(-12px)rotate(3deg)}}.skills-head{text-align:center;z-index:2;max-width:760px;margin-bottom:1.8rem;position:relative}.skills-tag{letter-spacing:3px;text-transform:uppercase;background:linear-gradient(90deg,#f4a7b5,#b1dae7);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.8rem;font-family:Plus Jakarta Sans,sans-serif;font-size:.78rem;font-weight:800;display:inline-block}.skills-head h2{color:pink;-webkit-text-stroke:1px black;justify-content:center;align-items:center;gap:.55rem;margin-bottom:.9rem;font-size:clamp(2.2rem,5vw,3.3rem);display:flex}.skills-head p{color:#6e6e6e;font-family:Quicksand,sans-serif;font-size:1rem;line-height:1.9}.skills-top-strip{z-index:2;flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:2.5rem;display:flex;position:relative}.mini-note{color:#7b6a6a;-webkit-backdrop-filter:blur(10px);background:#ffffff7a;border:1px solid #ffffffb3;border-radius:999px;align-items:center;gap:.55rem;padding:.85rem 1.1rem;font-family:Quicksand,sans-serif;font-size:.9rem;font-weight:700;display:inline-flex;box-shadow:0 10px 22px #f4a7b514,inset 0 1px #fffc}.mini-note svg{color:#d67f93}.skigrid{z-index:2;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));justify-items:center;gap:2rem;width:100%;max-width:1250px;display:grid;position:relative}.book{perspective:2200px;border-radius:20px;justify-content:center;align-items:center;width:220px;height:310px;transition:transform .35s;display:flex;position:relative}.book:hover{transform:translateY(-8px)}.r1{transform:rotate(-4deg)}.r2{transform:rotate(3deg)}.r3{transform:rotate(-2deg)}.r4{transform:rotate(4deg)}.book:hover.r1,.book:hover.r2,.book:hover.r3,.book:hover.r4{transform:translateY(-8px)rotate(0)}.inside{text-align:left;color:#5c4b4b;-webkit-backdrop-filter:blur(8px);background:#fffafceb;border:1px solid #ffffffe6;border-radius:20px;flex-direction:column;justify-content:center;width:100%;height:100%;padding:1.3rem 1.15rem;display:flex;position:absolute;box-shadow:0 18px 35px #f4a7b51a,inset 0 1px #ffffffe6}.inside-emoji{color:#d67f93;margin-bottom:.8rem;font-size:2rem}.inside-mood{text-transform:uppercase;letter-spacing:1.5px;color:#c98091;background:#f4a7b514;border:1px solid #f4a7b526;border-radius:999px;width:fit-content;margin-bottom:.9rem;padding:.35rem .65rem;font-family:Plus Jakarta Sans,sans-serif;font-size:.72rem;font-weight:800;display:inline-block}.inside h3{color:#4b3838;margin-bottom:.8rem;font-family:Syne,sans-serif;font-size:1.35rem}.inside p{color:#7a6868;font-family:Quicksand,sans-serif;font-size:.92rem;line-height:1.8}.cover{cursor:pointer;transform-origin:0;z-index:2;-webkit-backdrop-filter:blur(10px);border:1px solid #ffffffbf;border-radius:20px;flex-direction:column;justify-content:space-between;width:100%;height:100%;padding:1.2rem;transition:transform .65s cubic-bezier(.22,1,.36,1);display:flex;position:absolute;top:0;left:0;overflow:hidden;box-shadow:0 18px 35px #f4a7b524,inset 0 1px #ffffffd9}.book:hover .cover{transform:rotateY(-108deg)}.cover-0{background:linear-gradient(160deg,#ffe3e9f2,#faf2f4d9)}.cover-1{background:linear-gradient(160deg,#f5e4fff2,#faf2f4d9)}.cover-2{background:linear-gradient(160deg,#fff4def2,#faf2f4d9)}.cover-3{background:linear-gradient(160deg,#e1f4fff2,#faf2f4d9)}.cover-shine{background:linear-gradient(120deg,#0000 20%,#ffffff47 40%,#0000 60%);transition:transform .9s;position:absolute;inset:0;transform:translate(-100%)}.book:hover .cover-shine{transform:translate(100%)}.cover-top,.cover-bottom{z-index:2;justify-content:space-between;align-items:center;display:flex;position:relative}.cover-deco,.cover-bottom span{color:#d67f93;font-size:1.3rem}.cover-emoji{color:#c98091;font-size:2rem}.cover-content{text-align:center;z-index:2;position:relative}.cover-mini-label{text-transform:uppercase;letter-spacing:2px;color:#b98594;margin-bottom:.8rem;font-family:Plus Jakarta Sans,sans-serif;font-size:.72rem;font-weight:800;display:inline-block}.cover-content h3{color:#4b3838;margin-bottom:.55rem;font-family:Syne,sans-serif;font-size:1.6rem}.cover-content p{color:#8b7373;font-family:Quicksand,sans-serif;font-size:.92rem;font-weight:700}@media (width<=992px){.skigrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.6rem}.book{width:210px;height:300px}}@media (width<=768px){.smain{padding:4.5rem 1rem 3.5rem}.skills-top-strip{gap:.8rem}.mini-note{padding:.8rem 1rem;font-size:.82rem}.floating-sticker{display:none}.skigrid{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:1.2rem}.book{width:180px;height:270px}.inside{padding:1rem}.inside h3{font-size:1.1rem}.inside p{font-size:.82rem;line-height:1.6}.cover-content h3{font-size:1.25rem}.cover-emoji{font-size:1.7rem}}@media (width<=480px){.skills-head p{font-size:.92rem}.skills-top-strip{flex-direction:column;align-items:center}.mini-note{text-align:center;justify-content:center;width:100%;max-width:320px}.skigrid{grid-template-columns:1fr 1fr;gap:1rem}.book{width:100%;max-width:170px;height:250px}.inside-mood{padding:.3rem .55rem;font-size:.62rem}.inside p{font-size:.76rem}.cover-content p{font-size:.8rem}}.github-section{background-image:radial-gradient(circle at 30% 70%,#add8e659,#0000 60%),radial-gradient(circle at 70% 30%,#ffb6c166,#0000 60%);width:100%;padding:6rem 1rem 5rem;position:relative;overflow:hidden}.github-wrap{z-index:2;max-width:1200px;margin:0 auto;position:relative}.github-blob{filter:blur(90px);opacity:.18;z-index:0;border-radius:50%;animation:8s ease-in-out infinite floatGithub;position:absolute}.gb3{opacity:.12;background:#f7d6a8;width:180px;height:180px;animation-delay:4s;top:50%;left:45%}@keyframes floatGithub{0%,to{transform:translateY(0)}50%{transform:translateY(-18px)}}.github-head{text-align:center;max-width:760px;margin:0 auto 2.5rem}.github-tag{letter-spacing:3px;text-transform:uppercase;background:linear-gradient(90deg,#f4a7b5,#b1dae7);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:.8rem;font-family:Plus Jakarta Sans,sans-serif;font-size:.78rem;font-weight:800;display:inline-block}.github-head h2{color:pink;-webkit-text-stroke:1px #6b6b6b;justify-content:center;align-items:center;gap:.55rem;margin-bottom:.9rem;font-size:clamp(2.2rem,5vw,3.3rem);display:flex}.github-head p{color:#6e6e6e;font-family:Quicksand,sans-serif;font-size:1rem;line-height:1.9}.github-top-grid{grid-template-columns:1.1fr 1fr;gap:1.5rem;margin-bottom:1.8rem;display:grid}.github-profile-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff8fac2;border:1.5px solid #ffffffa6;border-radius:34px;padding:2rem;box-shadow:0 14px 35px #f4a7b51a,inset 0 1px #ffffffe6}.gh-profile-top{align-items:center;gap:1rem;margin-bottom:1.3rem;display:flex}.gh-icon-wrap{color:#d67f93;background:#fff9;border:1px solid #f4a7b52e;border-radius:22px;justify-content:center;align-items:center;width:68px;height:68px;display:flex;box-shadow:0 8px 20px #f4a7b514}.github-profile-card h3{color:#4b3838;margin-bottom:.2rem;font-family:Syne,sans-serif;font-size:1.55rem}.github-profile-card .gh-profile-top p{color:#8a7272;margin:0;font-family:Quicksand,sans-serif;font-weight:700}.gh-bio{color:#6e6e6e;margin-bottom:1.4rem;font-family:Quicksand,sans-serif;font-size:1rem;line-height:1.9}.gh-tags{flex-wrap:wrap;gap:.7rem;margin-bottom:1.5rem;display:flex}.gh-tags span{color:#c98091;background:#ffffff94;border:1px solid #f4a7b52e;border-radius:999px;padding:.6rem 1rem;font-family:Plus Jakarta Sans,sans-serif;font-size:.82rem;font-weight:800}.gh-main-btn{color:#fff;background:linear-gradient(135deg,#f4a7b5,#d98ca2);border-radius:999px;align-items:center;gap:.55rem;padding:.95rem 1.35rem;font-family:Plus Jakarta Sans,sans-serif;font-weight:800;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 12px 22px #f4a7b52e}.gh-main-btn:hover{transform:translateY(-4px)}.github-stats-wrap{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.gh-stat-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff7a;border:1.5px solid #ffffffa6;border-radius:28px;padding:1.4rem 1.2rem;transition:all .3s;box-shadow:0 10px 24px #f4a7b514,inset 0 1px #ffffffd9}.gh-stat-card:hover{transform:translateY(-6px)}.gh-stat-card svg{color:#d67f93;margin-bottom:.8rem}.gh-stat-card h4{color:#4b3838;margin-bottom:.45rem;font-family:Syne,sans-serif;font-size:1.05rem}.gh-stat-card p{color:#7a6868;font-family:Quicksand,sans-serif;font-size:.92rem;line-height:1.7}.github-main-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff8fac2;border:1.5px solid #ffffffa6;border-radius:36px;width:100%;padding:2rem;overflow:hidden;box-shadow:0 16px 40px #f4a7b51a,inset 0 1px #ffffffe6}.github-main-top{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.6rem;display:flex}.github-main-top h3{color:#4b3838;margin-bottom:.25rem;font-family:Syne,sans-serif;font-size:1.6rem}.github-main-top p{color:#7a6868;margin:0;font-family:Quicksand,sans-serif}.live-badge{color:#d67f93;background:#ffffff94;border:1px solid #f4a7b52e;border-radius:999px;padding:.65rem 1rem;font-family:Plus Jakarta Sans,sans-serif;font-size:.85rem;font-weight:800}.calendar-wrap{justify-content:center;width:100%;padding:1rem 0;display:flex;overflow-x:auto}.github-chart{background:#ffffff6b;border-radius:24px;width:100%;min-width:760px;max-width:980px;padding:1.2rem;box-shadow:inset 0 1px #ffffffbf}.gh-bottom-row{grid-template-columns:repeat(2,1fr);gap:1rem;margin-top:2rem;display:grid}.gh-note-card{background:#ffffff73;border:1.5px solid #ffffffa6;border-radius:26px;padding:1.3rem 1.2rem;box-shadow:0 10px 24px #f4a7b514,inset 0 1px #ffffffd9}.gh-note-card h4{color:#4b3838;margin-bottom:.6rem;font-family:Syne,sans-serif;font-size:1.1rem}.gh-note-card p{color:#7a6868;font-family:Quicksand,sans-serif;font-size:.95rem;line-height:1.8}@media (width<=992px){.github-top-grid{grid-template-columns:1fr}.github-stats-wrap{grid-template-columns:repeat(2,1fr)}.gh-bottom-row{grid-template-columns:1fr}}@media (width<=768px){.github-section{padding:4.5rem 1rem 3.5rem}.github-profile-card,.github-main-card{border-radius:28px;padding:1.4rem}.github-stats-wrap{grid-template-columns:1fr}.github-chart{min-width:720px}.github-main-top h3,.github-profile-card h3{font-size:1.35rem}}@media (width<=480px){.github-top{flex-direction:column;align-items:flex-start}.calendar-wrap{justify-content:flex-start}.gh-profile-top{align-items:flex-start}.gh-main-btn{justify-content:center;width:100%}.gh-tags{gap:.55rem}.gh-tags span{padding:.55rem .9rem;font-size:.76rem}}#avg{z-index:100;height:200px;position:absolute;bottom:-10px;right:-10px}*{cursor:none}.cursor-dot,.cursor-ring{pointer-events:none;z-index:9999;transition:width .25s,height .25s,background .25s,border .25s,box-shadow .25s,transform .1s;position:fixed;top:0;left:0;transform:translate(-50%,-50%)}.cursor-dot{background:#ff4fa3;border-radius:50%;width:10px;height:10px;box-shadow:0 0 12px #ff4fa3,0 0 24px #ff4fa380}.cursor-ring{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);border:2px solid #ff69b4bf;border-radius:50%;width:38px;height:38px;box-shadow:0 0 20px #ff69b440}.cursor-dot.hover{background:#ff8dc7;width:14px;height:14px;box-shadow:0 0 16px #ff8dc7,0 0 28px #ff8dc799}.cursor-ring.hover{border:2px solid #ff8dc7;width:60px;height:60px;box-shadow:0 0 28px #ff8dc773}.cursor-dot.click{transform:translate(-50%,-50%)scale(1.4)}.cursor-ring.click{transform:translate(-50%,-50%)scale(.8)}body{cursor:none}@media (width<=768px),(pointer:coarse){.cursor-dot,.cursor-ring{display:none}*{cursor:auto!important}}.gmain{isolation:isolate;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#ffffff47;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:100vh;padding:7rem 1.2rem;display:flex;position:relative;overflow:hidden}.gblob{filter:blur(90px);z-index:-2;opacity:.4;border-radius:50%;animation:14s ease-in-out infinite floatBlob;position:absolute}.gb1{background:#ffbacc73;width:280px;height:280px;top:6%;left:5%}.gb2{background:#ffe3eb85;width:340px;height:340px;animation-delay:2s;bottom:8%;right:6%}.gb3{background:#ffccdb59;width:220px;height:220px;animation-delay:4s;top:42%;right:22%}.gmain:before{content:"";z-index:-3;pointer-events:none;background:radial-gradient(circle at 20% 20%,#ffffff40,#0000 25%),radial-gradient(circle at 80% 70%,#ffc0cb1f,#0000 30%);position:absolute;inset:0}.ghead{text-align:center;z-index:2;max-width:760px;margin-bottom:2.4rem}.gtag{color:#e98aa4;-webkit-backdrop-filter:blur(12px);background:#ffffff7a;border:1px solid #ffc0cb47;border-radius:999px;align-items:center;gap:.45rem;margin-bottom:1rem;padding:.5rem 1rem;font-family:Quicksand,sans-serif;font-size:.78rem;font-weight:800;display:inline-flex;box-shadow:0 8px 24px #ffc0cb14}.ghead h2{color:#f3a2b5;-webkit-text-stroke:1px #4c363b;letter-spacing:1px;flex-wrap:wrap;justify-content:center;align-items:center;gap:.65rem;margin-bottom:.9rem;font-size:clamp(2.2rem,5vw,3.5rem);font-weight:900;display:flex}.ghead p{color:#7d676d;max-width:620px;margin:0 auto;font-family:Quicksand,sans-serif;font-size:1.05rem;line-height:1.8}.gstats{z-index:2;flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:2.5rem;display:flex}.stat-card{-webkit-backdrop-filter:blur(14px);color:#6c575d;background:#ffffff6b;border:1px solid #ffc0cb38;border-radius:22px;align-items:center;gap:.7rem;padding:.95rem 1.25rem;font-family:Quicksand,sans-serif;font-weight:700;transition:transform .28s,box-shadow .28s;display:flex;box-shadow:0 10px 28px #ffb6c11a,inset 0 1px #fff9}.stat-card:hover{transform:translateY(-4px);box-shadow:0 16px 32px #ffb6c124,inset 0 1px #ffffffbf}.gwrap{z-index:2;grid-template-columns:370px 1fr;align-items:start;gap:1.6rem;width:100%;max-width:1240px;display:grid}.gform-card{-webkit-backdrop-filter:blur(18px);background:#ffffff57;border:1px solid #ffc0cb38;border-radius:32px;padding:1.8rem 1.4rem;position:sticky;top:110px;overflow:hidden;box-shadow:0 18px 45px #ffb6c11f,inset 0 1px #ffffffa6}.gform-card:before{content:"";filter:blur(10px);background:#ffb6c114;border-radius:50%;width:130px;height:130px;position:absolute;top:-45px;right:-45px}.gform-card:after{content:"";background:#ffe4eb2e;border-radius:50%;width:100px;height:100px;position:absolute;bottom:-35px;left:-35px}.gform-card h3{color:#4f383d;z-index:2;margin-bottom:.35rem;font-size:1.55rem;font-weight:800;position:relative}.gform-card p{color:#816c73;z-index:2;margin-bottom:1.4rem;font-family:Quicksand,sans-serif;font-size:.96rem;line-height:1.7;position:relative}.gform{z-index:2;flex-direction:column;gap:1rem;display:flex;position:relative}.gform input,.gform textarea{color:#5c4b50;box-sizing:border-box;background:#ffffff94;border:1px solid #ffb6c13d;border-radius:20px;outline:none;width:100%;padding:1rem;font-family:Quicksand,sans-serif;font-size:.98rem;transition:all .28s;box-shadow:inset 0 1px #ffffff73}.gform input:focus,.gform textarea:focus{background:#ffffffbf;border-color:#f3a4b6bf;transform:translateY(-1px);box-shadow:0 0 0 5px #ffb6c11a,inset 0 1px #ffffffa6}.gform input::placeholder,.gform textarea::placeholder{color:#b5969d}.gform textarea{resize:none;min-height:150px}.gform button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#f6a8ba,#ffc8d7);border:none;border-radius:999px;justify-content:center;align-items:center;gap:.55rem;padding:.95rem 1.2rem;font-family:Quicksand,sans-serif;font-size:1rem;font-weight:800;transition:all .3s;display:flex;box-shadow:0 12px 24px #f6a8ba3d}.gform button:hover{transform:translateY(-3px)scale(1.015);box-shadow:0 18px 30px #f6a8ba4d}.gform button:active{transform:scale(.98)}.gform button:disabled{opacity:.72;cursor:not-allowed}.gcomments-wrap{grid-template-columns:repeat(2,minmax(260px,1fr));align-items:start;gap:1.2rem;display:grid}.empty-comments{text-align:center;-webkit-backdrop-filter:blur(14px);color:#7c666c;background:#ffffff57;border:1px dashed #ffb6c140;border-radius:30px;grid-column:1/-1;padding:2.2rem;box-shadow:0 12px 28px #ffb6c114}.empty-comments span{margin-bottom:.9rem;font-size:2.6rem;display:block}.empty-comments p{font-family:Quicksand,sans-serif;font-size:1rem}.comment-card{-webkit-backdrop-filter:blur(16px);background:#ffffff5c;border:1px solid #ffc0cb38;border-radius:28px;padding:1.2rem 1rem 1rem;transition:transform .28s,box-shadow .28s;position:relative;overflow:hidden;box-shadow:0 16px 36px #ffb6c11a,inset 0 1px #fff9}.comment-card:before{content:"";filter:blur(6px);background:#ffb6c112;border-radius:50%;width:95px;height:95px;position:absolute;top:-28px;right:-28px}.comment-card:hover{transform:translateY(-6px);box-shadow:0 22px 42px #ffb6c124,inset 0 1px #ffffffb8}.comment-top{z-index:2;align-items:center;gap:.85rem;margin-bottom:.95rem;display:flex;position:relative}.comment-avatar{color:#fff;background:linear-gradient(135deg,#f8b2c1,#ffd6df);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1rem;font-weight:900;display:flex;box-shadow:0 8px 18px #f8b2c133}.comment-meta{flex-direction:column;display:flex}.comment-meta h4{color:#4f383d;margin:0;font-size:1rem;font-weight:800}.comment-meta span{color:#9a7f86;font-family:Quicksand,sans-serif;font-size:.82rem}.comment-message{color:#6f5b61;word-wrap:break-word;z-index:2;margin-bottom:1rem;font-family:Quicksand,sans-serif;font-size:.97rem;line-height:1.75;position:relative}.comment-actions{z-index:2;flex-direction:column;gap:.9rem;display:flex;position:relative}.like-btn{color:#e07d98;cursor:pointer;background:#ffeef3e6;border:none;border-radius:999px;align-items:center;gap:.45rem;width:fit-content;padding:.68rem .95rem;font-family:Quicksand,sans-serif;font-weight:800;transition:all .24s;display:flex;box-shadow:0 8px 18px #ffb6c11a}.like-btn:hover{background:#ffe6ee;transform:scale(1.05)}.reaction-row{flex-wrap:wrap;gap:.55rem;display:flex}.emoji-btn{cursor:pointer;color:#7a6369;-webkit-backdrop-filter:blur(8px);background:#ffffff9e;border:1px solid #ffc0cb33;border-radius:999px;align-items:center;gap:.38rem;padding:.56rem .82rem;font-size:.95rem;font-weight:700;transition:all .22s;display:flex}.emoji-btn:hover{background:#fff3f7f2;transform:translateY(-2px)scale(1.03)}.emoji-btn span{color:#b47f8d;font-family:Quicksand,sans-serif;font-size:.82rem}.gcomments-wrap::-webkit-scrollbar{width:8px}.gform textarea::-webkit-scrollbar{width:8px}.gcomments-wrap::-webkit-scrollbar-thumb{background:#f4a7b559;border-radius:999px}.gform textarea::-webkit-scrollbar-thumb{background:#f4a7b559;border-radius:999px}@media (width<=1100px){.gwrap{grid-template-columns:1fr}.gform-card{position:relative;top:0}.gcomments-wrap{grid-template-columns:repeat(2,minmax(220px,1fr))}}@media (width<=768px){.gmain{padding:5.5rem 1rem}.ghead h2{font-size:2.25rem}.ghead p{font-size:.96rem}.gstats{gap:.85rem}.stat-card{justify-content:center;width:100%}.gcomments-wrap{grid-template-columns:1fr}.gform-card{border-radius:26px;padding:1.5rem 1rem}.comment-card{border-radius:24px}}@media (width<=480px){.gmain{padding:4.8rem .8rem}.gtag{padding:.45rem .85rem;font-size:.72rem}.ghead h2{font-size:1.9rem}.gform-card h3{font-size:1.3rem}.gform input,.gform textarea{border-radius:16px;padding:.92rem}.gform button{padding:.9rem 1rem;font-size:.95rem}.comment-top{align-items:flex-start}.comment-avatar{width:42px;height:42px;font-size:.95rem}.comment-message{font-size:.92rem}.emoji-btn{padding:.5rem .72rem;font-size:.9rem}}.gwrap{z-index:2;grid-template-columns:370px 1fr;align-items:start;gap:1.6rem;width:100%;max-width:1240px;min-height:0;display:grid}.gcomments-wrap{grid-template-columns:repeat(2,minmax(260px,1fr));align-items:start;gap:1.2rem;min-height:0;max-height:75vh;padding-right:.35rem;display:grid;overflow:hidden auto}.gcomments-wrap::-webkit-scrollbar{width:8px}.gform textarea::-webkit-scrollbar{width:8px}.gcomments-wrap::-webkit-scrollbar-track{background:#ffffff2e;border-radius:999px}.gform textarea::-webkit-scrollbar-track{background:#ffffff2e;border-radius:999px}.gcomments-wrap::-webkit-scrollbar-thumb{background:#f4a7b559;border-radius:999px}.gform textarea::-webkit-scrollbar-thumb{background:#f4a7b559;border-radius:999px}.gcomments-wrap::-webkit-scrollbar-thumb:hover{background:#f4a7b58c}.gform textarea::-webkit-scrollbar-thumb:hover{background:#f4a7b58c}@media (width<=1100px){.gwrap{grid-template-columns:1fr}.gform-card{position:relative;top:0}.gcomments-wrap{grid-template-columns:repeat(2,minmax(220px,1fr));max-height:650px}}@media (width<=768px){.gmain{padding:5.5rem 1rem}.ghead h2{font-size:2.25rem}.ghead p{font-size:.96rem}.gstats{gap:.85rem}.stat-card{justify-content:center;width:100%}.gcomments-wrap{grid-template-columns:1fr;max-height:500px}.gform-card{border-radius:26px;padding:1.5rem 1rem}.comment-card{border-radius:24px}}.cmain{isolation:isolate;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#ffffff59;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:100vh;padding:7rem 1.2rem;display:flex;position:relative;overflow:hidden}.floaty{color:#f4a7b58c;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:-1;font-size:1.4rem;animation:7s ease-in-out infinite floatyMove;position:absolute}.floaty-1{animation-delay:0s;top:14%;left:8%}.floaty-2{animation-delay:1.5s;top:24%;right:10%}.floaty-3{animation-delay:3s;bottom:18%;left:12%}.floaty-4{animation-delay:4.5s;bottom:12%;right:16%}@keyframes floatyMove{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-14px)rotate(6deg)}}.cblob{filter:blur(95px);z-index:-2;opacity:.4;border-radius:50%;animation:14s ease-in-out infinite cFloat;position:absolute}.cb1{background:#ffb6c173;width:280px;height:280px;top:5%;left:4%}.cb2{background:#ffe0ea85;width:340px;height:340px;animation-delay:2s;bottom:8%;right:6%}.cb3{background:#ffccdb52;width:220px;height:220px;animation-delay:4s;top:45%;right:20%}.cmain:before{content:"";z-index:-3;background:radial-gradient(circle at 20% 20%,#fff3,#0000 25%),radial-gradient(circle at 80% 70%,#ffc0cb1a,#0000 30%);position:absolute;inset:0}@keyframes cFloat{0%,to{transform:translateY(0)translate(0)scale(1)}50%{transform:translateY(-20px)translate(12px)scale(1.05)}}.contact-head{text-align:center;z-index:2;max-width:760px;margin-bottom:2.5rem}.contact-tag{color:#ea89a5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff7a;border:1px solid #ffc0cb40;border-radius:999px;margin-bottom:1rem;padding:.5rem 1rem;font-family:Quicksand,sans-serif;font-size:.8rem;font-weight:800;display:inline-block;box-shadow:0 8px 24px #ffc0cb14}.contact-head h2{color:#f3a2b5;-webkit-text-stroke:1px #4c363b;flex-wrap:wrap;justify-content:center;align-items:center;gap:.65rem;margin-bottom:.9rem;font-size:clamp(2.2rem,5vw,3.5rem);font-weight:900;display:flex}.contact-head p{color:#7d676d;max-width:620px;margin:0 auto;font-family:Quicksand,sans-serif;font-size:1.05rem;line-height:1.8}.contact-wrap{z-index:2;grid-template-columns:1fr 420px;align-items:start;gap:1.5rem;width:100%;max-width:1250px;display:grid}.contact-left{flex-direction:column;gap:1.3rem;display:flex}.contact-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff5c;border:1px solid #ffc0cb38;border-radius:30px;padding:1.6rem 1.3rem;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 18px 40px #ffb6c11a,inset 0 1px #ffffffa6}.contact-card:hover{transform:translateY(-4px)}.contact-card:before{content:"";background:#ffb6c114;border-radius:50%;width:100px;height:100px;position:absolute;top:-35px;right:-35px}.intro-card h3,.social-card h3{color:#4f383d;z-index:2;margin-bottom:.55rem;font-size:1.55rem;font-weight:800;position:relative}.intro-card p,.social-card p{color:#7f6b71;z-index:2;font-family:Quicksand,sans-serif;line-height:1.75;position:relative}.mini-badge{color:#de7f9a;z-index:2;background:#fff0f4e6;border-radius:999px;align-items:center;gap:.45rem;margin-bottom:1rem;padding:.5rem .9rem;font-size:.82rem;font-weight:800;display:inline-flex;position:relative}.info-pills{z-index:2;flex-wrap:wrap;gap:.8rem;margin-top:1.2rem;display:flex;position:relative}.info-pill{color:#6d575d;background:#ffffff94;border:1px solid #ffc0cb2e;border-radius:999px;align-items:center;gap:.5rem;padding:.75rem 1rem;font-family:Quicksand,sans-serif;font-size:.92rem;display:flex}.contact-grid-mini{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.mini-contact-box{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff57;border:1px solid #ffc0cb38;border-radius:26px;padding:1.2rem 1rem;transition:all .28s;box-shadow:0 14px 28px #ffb6c114,inset 0 1px #fff9}.mini-contact-box:hover{transform:translateY(-5px)rotate(-1deg)}.mini-contact-box svg{color:#ef93ad;margin-bottom:.75rem}.mini-contact-box h4{color:#4f383d;margin-bottom:.45rem;font-size:1rem;font-weight:800}.mini-contact-box p{color:#7f6b71;font-family:Quicksand,sans-serif;font-size:.92rem;line-height:1.6}.findme-grid{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;width:100%;margin-top:1.8rem;display:flex}.find-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#6d565b;white-space:nowrap;background:#ffffff73;border:1px solid #ffc0cb59;border-radius:999px;justify-content:center;align-items:center;gap:.75rem;height:72px;padding:0 1.4rem;font-family:Quicksand,sans-serif;font-size:1rem;font-weight:700;text-decoration:none;transition:all .25s;display:flex;box-shadow:0 6px 20px #ffb6c114}.find-card:hover{transform:translateY(-3px);box-shadow:0 10px 22px #ffb6c126}.find-card svg{flex-shrink:0;width:24px;height:24px}.github-card{min-width:180px}.insta-card{min-width:300px}.copy-card{cursor:pointer;background:#ffffff8c;border-radius:24px;min-width:150px}.copy-card span{white-space:nowrap;line-height:1}.copy-card.copied{background:#fff5f8e6;border-color:#ffb6c1a6}@media (width<=768px){.findme-grid{flex-direction:column;gap:.9rem}.find-card,.github-card,.insta-card,.copy-card{width:100%;max-width:320px;min-width:unset;justify-content:flex-start;height:66px;padding:0 1.2rem;font-size:.95rem}.find-card svg{width:22px;height:22px}}.contact-right{width:100%}.contact-form-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff57;border:1px solid #ffc0cb38;border-radius:32px;padding:1.8rem 1.4rem;transition:all .3s;position:sticky;top:110px;overflow:hidden;box-shadow:0 18px 45px #ffb6c11f,inset 0 1px #ffffffa6}.contact-form-card:hover{transform:translateY(-4px)}.contact-form-card:before{content:"";background:#ffb6c114;border-radius:50%;width:130px;height:130px;position:absolute;top:-45px;right:-45px}.contact-form-card h3{color:#4f383d;z-index:2;margin-bottom:.35rem;font-size:1.55rem;font-weight:800;position:relative}.contact-form-card p{color:#816c73;z-index:2;margin-bottom:1.4rem;font-family:Quicksand,sans-serif;font-size:.96rem;line-height:1.7;position:relative}.tiny-sticker{background:#fff0f4e6;border-radius:50%;place-items:center;width:44px;height:44px;font-size:1.2rem;display:grid;position:absolute;top:18px;right:18px;box-shadow:0 8px 20px #ffb6c12e}.contact-form{z-index:2;flex-direction:column;gap:1rem;display:flex;position:relative}.input-group input,.input-group textarea{color:#5c4b50;box-sizing:border-box;background:#ffffff94;border:1px solid #ffb6c13d;border-radius:20px;outline:none;width:100%;padding:1rem;font-family:Quicksand,sans-serif;font-size:.98rem;transition:all .28s;box-shadow:inset 0 1px #ffffff73}.input-group input:focus,.input-group textarea:focus{background:#ffffffbf;border-color:#f3a4b6bf;transform:translateY(-1px);box-shadow:0 0 0 5px #ffb6c11a,inset 0 1px #ffffffa6}.input-group input::placeholder,.input-group textarea::placeholder{color:#b5969d}.input-group textarea{resize:none;min-height:180px}.textarea-wrap{position:relative}.char-count{color:#b18b95;background:#ffffffa6;border-radius:999px;padding:.25rem .55rem;font-family:Quicksand,sans-serif;font-size:.78rem;position:absolute;bottom:14px;right:16px}.form-msg{border-radius:16px;padding:.8rem 1rem;font-family:Quicksand,sans-serif;font-size:.92rem;font-weight:700}.form-msg.error{color:#d85d7d;background:#ffdde2d9;border:1px solid #ffa0b459}.form-msg.success{color:#38a169;background:#e3ffefd9;border:1px solid #48bb7840}.contact-form button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#f6a8ba,#ffc8d7);border:none;border-radius:999px;justify-content:center;align-items:center;gap:.55rem;padding:.95rem 1.2rem;font-family:Quicksand,sans-serif;font-size:1rem;font-weight:800;transition:all .3s;display:flex;box-shadow:0 12px 24px #f6a8ba3d}.contact-form button:hover{transform:translateY(-3px)scale(1.015);box-shadow:0 18px 30px #f6a8ba4d}.contact-form button:active{transform:scale(.98)}.contact-form button:disabled{opacity:.72;cursor:not-allowed}.loader{border:2px solid #ffffff59;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=1100px){.contact-wrap{grid-template-columns:1fr}.contact-form-card{position:relative;top:0}}@media (width<=768px){.cmain{padding:5.5rem 1rem}.contact-head h2{font-size:2.25rem}.contact-head p{font-size:.96rem}.contact-grid-mini{grid-template-columns:1fr}.contact-card,.contact-form-card{border-radius:26px;padding:1.5rem 1rem}.info-pills,.social-links{flex-direction:column}.info-pill,.social-links a,.copy-btn{justify-content:center;width:100%}}@media (width<=480px){.cmain{padding:4.8rem .8rem}.contact-tag{padding:.45rem .85rem;font-size:.72rem}.contact-head h2{font-size:1.95rem}.intro-card h3,.social-card h3,.contact-form-card h3{font-size:1.3rem}.input-group input,.input-group textarea{border-radius:16px;padding:.92rem}.contact-form button{padding:.9rem 1rem;font-size:.95rem}.tiny-sticker{width:38px;height:38px;font-size:1rem}}.copy-btn{justify-content:center;align-items:center}.footer{isolation:isolate;background-color:#fff;background-image:linear-gradient(90deg,#e5e7eb 1px,#0000 1px),linear-gradient(#e5e7eb 1px,#0000 1px);background-position:0 0;background-repeat:repeat;background-size:40px 40px;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;border-top:1px solid #e5e7eb;width:100%;padding:6rem 1.5rem 2rem;position:relative;overflow:hidden}.footer p{font-family:quicksand}.footer h3,h2,h1{font-family:bungee}.footer span{font-family:quicksand}.footer-container{z-index:2;max-width:1280px;margin:0 auto;position:relative}.glass-card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffb8;border:1px solid #11182714;border-radius:28px;box-shadow:0 10px 30px #0f172a0a,0 2px 8px #0f172a08}.footer-cta{text-align:center;margin-bottom:3rem;padding:3.5rem 2rem}.footer-cta-badge{color:#4b5563;background:#ffffffbf;border:1px solid #11182714;border-radius:999px;align-items:center;gap:.45rem;margin-bottom:1.4rem;padding:.55rem 1rem;font-size:.9rem;display:inline-flex}.footer-cta h2{letter-spacing:-.04em;color:#fff;max-width:900px;margin:0 auto 1rem;font-size:clamp(2.2rem,5vw,4.3rem);font-weight:800;line-height:1.05}.footer-cta p{color:#6b7280;max-width:700px;margin:0 auto;font-size:1.02rem;line-height:1.8}.footer-cta-buttons{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:2rem;display:flex}.footer-btn,.back-to-top{will-change:transform;border-radius:16px;align-items:center;gap:.55rem;padding:.95rem 1.4rem;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex}.footer-btn.primary{color:#fff;background:#111827;border:1px solid #111827}.footer-btn.primary:hover{transform:translateY(-4px);box-shadow:0 12px 30px #1118271f}.footer-btn.secondary,.back-to-top{color:#111827;background:#fffc;border:1px solid #11182714}.footer-btn.secondary:hover,.back-to-top:hover{transform:translateY(-4px);box-shadow:0 10px 25px #11182714}.tech-strip{border-top:1px solid #1118270f;border-bottom:1px solid #1118270f;margin-bottom:3rem;padding:1rem 0;overflow:hidden}.tech-track{gap:1rem;width:max-content;animation:24s linear infinite marquee;display:flex}.tech-track span{white-space:nowrap;color:#374151;background:#ffffffbf;border:1px solid #11182714;border-radius:999px;padding:.7rem 1rem;font-size:.92rem}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.footer-grid{grid-template-columns:1.2fr .9fr 1.1fr;gap:1.5rem;margin-bottom:2rem;display:grid}.footer-brand,.footer-links,.footer-contact{padding:2rem}.footer-brand h3,.footer-links h4,.footer-contact h4{color:#111827;margin-bottom:1rem;font-weight:700}.footer-brand h3{letter-spacing:-.03em;font-size:1.9rem}.footer-brand p{color:#6b7280;max-width:360px;font-family:quicksand;line-height:1.8}.footer-status{color:#374151;background:#ffffffb8;border:1px solid #11182714;border-radius:999px;align-items:center;gap:.65rem;margin-top:1.3rem;padding:.65rem 1rem;font-size:.92rem;display:inline-flex}.status-dot{background:#22c55e;border-radius:50%;width:10px;height:10px}.footer-links ul,.footer-contact ul{margin:0;padding:0;list-style:none}.footer-links li,.footer-contact li{margin-bottom:1rem}.footer-links a,.footer-contact a{color:#4b5563;align-items:center;gap:.6rem;text-decoration:none;transition:all .25s;display:inline-flex;position:relative}.footer-links a:after,.footer-contact a:after{content:"";background:#111827;width:0%;height:1px;transition:width .3s;position:absolute;bottom:-4px;left:0}.footer-links a:hover,.footer-contact a:hover{color:#111827;transform:translate(3px)}.footer-links a:hover:after,.footer-contact a:hover:after{width:100%}.email-box{background:#ffffffbf;border:1px solid #11182714;border-radius:18px;justify-content:space-between;align-items:center;gap:.8rem;margin-bottom:1.3rem;padding:.9rem 1rem;display:flex}.email-left{color:#111827;align-items:center;gap:.7rem;min-width:0;font-size:.95rem;display:flex}.email-left span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.copy-btn{color:#111827;cursor:pointer;background:#fffc;border:1px solid #11182714;border-radius:12px;place-items:center;width:40px;height:40px;transition:all .25s;display:grid}.copy-btn:hover{transform:scale(1.06);box-shadow:0 8px 20px #11182714}.footer-bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-top:1rem;display:flex}.footer-bottom p{color:#6b7280;font-family:quicksand;font-size:.92rem}.footer-credit{text-align:center;flex:1}@media (width<=992px){.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:span 2}}@media (width<=768px){.footer{padding:5rem 1.1rem 2rem}.footer-cta{padding:2.4rem 1.2rem}.footer-grid{grid-template-columns:1fr}.footer-brand{grid-column:span 1}.footer-brand,.footer-links,.footer-contact{padding:1.5rem}.footer-cta h2{font-size:2.3rem}.footer-cta p{font-size:.96rem}.footer-bottom{flex-direction:column;align-items:flex-start}.footer-credit{text-align:left}.email-box{flex-direction:row;align-items:center}}@media (width<=520px){.footer-cta-buttons{flex-direction:column;align-items:stretch}.footer-btn,.back-to-top{justify-content:center;width:100%}.email-box{flex-wrap:wrap}.copy-btn{border-radius:14px;width:100%}}.preloader{z-index:99999;isolation:isolate;opacity:1;visibility:visible;background:#fff;justify-content:center;align-items:center;transition:opacity .9s,visibility .9s;display:flex;position:fixed;inset:0;overflow:hidden}.preloader.fade-out{opacity:0;visibility:hidden}.preloader-grid{opacity:.85;z-index:0;background-image:linear-gradient(90deg,#e5e7eb 1px,#0000 1px),linear-gradient(#e5e7eb 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000 30%,#0000 95%);mask-image:radial-gradient(circle,#000 30%,#0000 95%)}.blur-orb{filter:blur(90px);opacity:.22;z-index:0;border-radius:999px;animation:8s ease-in-out infinite floatOrb;position:absolute}.orb-1{background:#11182714;width:240px;height:240px;top:12%;left:10%}.orb-2{background:#9ca3af2e;width:280px;height:280px;animation-delay:2s;bottom:10%;right:12%}.orb-3{background:#d1d5db38;width:180px;height:180px;animation-delay:4s;top:55%;left:55%}.preloader-content{z-index:2;text-align:center;width:min(90vw,700px);padding:2rem;position:relative}.preloader-tag{text-transform:uppercase;letter-spacing:.22em;color:#6b7280;margin-bottom:1.25rem;font-size:.8rem;animation:.8s both fadeUp}.logo-stack{margin-bottom:1.2rem;display:inline-block;position:relative}.preloader-logo{letter-spacing:-.08em;-webkit-user-select:none;user-select:none;margin:0;font-size:clamp(3.5rem,10vw,7rem);font-weight:900;line-height:1}.preloader-logo.main{color:#111827;animation:1s both fadeUp;position:relative}.preloader-logo.ghost{color:#11182714;filter:blur(8px);position:absolute;inset:0;transform:translate(10px,10px)}.preloader-sub{color:#6b7280;max-width:600px;margin:0 auto 2rem;font-size:1rem;line-height:1.8;animation:1.1s both fadeUp}.progress-wrapper{width:min(420px,82vw);margin:0 auto;animation:1.2s both fadeUp}.progress-top{color:#4b5563;justify-content:space-between;align-items:center;margin-bottom:.75rem;font-size:.9rem;font-weight:500;display:flex}.loader-line-wrap{background:#11182714;border-radius:999px;width:100%;height:8px;position:relative;overflow:hidden;box-shadow:inset 0 1px 2px #0000000a}.loader-line{background:#111827;border-radius:999px;height:100%;transition:width .25s;position:relative;overflow:hidden}.loader-line:after{content:"";filter:blur(6px);background:#ffffff47;width:40%;animation:1.6s linear infinite shineMove;position:absolute;inset:0}@keyframes shineMove{0%{transform:translate(-120%)}to{transform:translate(280%)}}@media (width<=768px){.preloader-sub{font-size:.95rem;line-height:1.7}.progress-top{font-size:.85rem}.blur-orb{filter:blur(70px)}}.context-overlay{z-index:998;background:0 0;position:fixed;inset:0}.context-menu{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:999;opacity:0;pointer-events:none;background:#fffafcc7;border:1px solid #ffc0cb47;border-radius:26px;width:250px;padding:.7rem;transition:all .22s;position:fixed;overflow:hidden;transform:scale(.94)translateY(8px);box-shadow:0 18px 40px #dba9b62e,inset 0 1px #ffffffb3}.context-menu.show{opacity:1;pointer-events:auto;transform:scale(1)translateY(0)}.context-top{border-bottom:1px solid #ffc0cb2e;margin-bottom:.45rem;padding:.6rem .75rem .85rem}.context-tag{text-transform:uppercase;letter-spacing:1.6px;color:#d78ea1;background:#ffc0cb1f;border:1px solid #ffc0cb2e;border-radius:999px;margin-bottom:.55rem;padding:.35rem .65rem;font-family:Quicksand,sans-serif;font-size:.72rem;font-weight:700;display:inline-block}.context-title{color:#5f474c;font-family:Playfair Display,serif;font-size:1.1rem;font-weight:700;line-height:1.2}.context-sub{color:#8a7378;margin-top:.25rem;font-family:Quicksand,sans-serif;font-size:.86rem;line-height:1.45}.context-list{flex-direction:column;gap:.25rem;display:flex}.context-item{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:18px;justify-content:space-between;align-items:center;gap:.8rem;width:100%;padding:.85rem .95rem;transition:all .2s;display:flex}.context-item:hover{background:#ffc0cb1f;transform:translate(3px)}.context-left{align-items:center;gap:.8rem;display:flex}.context-icon-wrap{color:#d890a4;background:#ffffff94;border:1px solid #ffc0cb2e;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.context-item:hover .context-icon-wrap{background:#fff0f5e0;transform:scale(1.05)}.context-text{flex-direction:column;gap:.12rem;display:flex}.context-label{color:#5f474c;font-family:Quicksand,sans-serif;font-size:.95rem;font-weight:700}.context-desc{color:#947d82;font-family:Quicksand,sans-serif;font-size:.76rem}.context-arrow{color:#d4a1af;opacity:0;font-size:1rem;transition:all .2s;transform:translate(-4px)}.context-item:hover .context-arrow{opacity:1;transform:translate(0)}.context-footer{text-align:center;color:#b08d96;border-top:1px solid #ffc0cb26;margin-top:.55rem;padding:.8rem .75rem .2rem;font-family:Quicksand,sans-serif;font-size:.76rem}@media (width<=768px){.context-menu{display:none}}*{box-sizing:border-box;margin:0;padding:0}:root{--linecolor:pink;--bg:white}body{background:var(--bg);background-size:32px 32px;background-image:linear-gradient(45deg, transparent 49%, var(--linecolor) 49%, var(--linecolor) 51%, transparent 51%), linear-gradient(-45deg, transparent 49%, var(--linecolor) 49%, var(--linecolor) 51%, transparent 51%);flex-direction:column;justify-content:center;width:100%;height:100%;display:flex}.button{cursor:pointer;z-index:1000;background-color:#141414;border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-weight:600;transition-duration:.3s;display:none;position:fixed;bottom:5%;right:4rem;overflow:hidden;box-shadow:0 0 0 4px #b4a0ff41}@keyframes showButton{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.button.show{animation:.5s showButton;display:flex}.svgIcon{width:12px;transition-duration:.3s}.svgIcon path{fill:#fff}.button:hover{background-color:pink;border-radius:50px;align-items:center;width:140px;transition-duration:.3s;right:1rem}.button:hover .svgIcon{transition-duration:.3s;transform:translateY(-200%)}.button:before{content:"Back to Top";color:#fff;font-size:0;position:absolute;bottom:-20px}.button:hover:before{opacity:1;bottom:unset;font-size:13px;transition-duration:.3s}@media (width<=600px){.button{bottom:1rem;right:1rem}}
