:root{--bg-primary: rgba(21, 20, 20, .3);--bg-hover: #af273b;--border-color: #ad2539;--text-primary: #ffffff;--text-secondary: #d3d3d3;--glass-bg: rgba(255, 255, 255, .05);--glass-border: rgba(255, 255, 255, .1);--shadow: rgba(0, 0, 0, .3)}[data-astro-cid-kh7btl4r][data-theme=light]{--bg-primary: rgba(255, 255, 255, .7);--bg-hover: #d63450;--border-color: #ad2539;--text-primary: #1a1a1a;--text-secondary: #4a4a4a;--glass-bg: rgba(255, 255, 255, .4);--glass-border: rgba(0, 0, 0, .1);--shadow: rgba(0, 0, 0, .1)}[data-astro-cid-kh7btl4r]{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{min-height:100vh;background-image:url(/images/wallpaper.jpg);background-repeat:no-repeat;background-size:cover;background-position:center;background-attachment:fixed;font-family:Poppins,sans-serif;padding:40px 20px;transition:background-color .3s ease}[data-astro-cid-kh7btl4r][data-theme=light] body{filter:brightness(1.1)}.theme-toggle[data-astro-cid-kh7btl4r]{position:fixed;top:20px;right:20px;width:50px;height:50px;border-radius:50%;background:var(--glass-bg);backdrop-filter:blur(10px);border:2px solid var(--glass-border);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;z-index:1000;box-shadow:0 8px 32px var(--shadow)}.theme-toggle[data-astro-cid-kh7btl4r]:hover{transform:scale(1.1) rotate(15deg)}.sun-icon[data-astro-cid-kh7btl4r],.moon-icon[data-astro-cid-kh7btl4r]{position:absolute;transition:all .3s ease;stroke:var(--text-primary);stroke-width:2}.sun-icon[data-astro-cid-kh7btl4r]{opacity:1;transform:rotate(0)}.moon-icon[data-astro-cid-kh7btl4r]{opacity:0;transform:rotate(90deg)}[data-astro-cid-kh7btl4r][data-theme=light] .sun-icon[data-astro-cid-kh7btl4r]{opacity:0;transform:rotate(-90deg)}[data-astro-cid-kh7btl4r][data-theme=light] .moon-icon[data-astro-cid-kh7btl4r]{opacity:1;transform:rotate(0)}.back-button[data-astro-cid-kh7btl4r]{position:fixed;top:20px;left:20px;padding:12px 20px;background:var(--glass-bg);backdrop-filter:blur(10px);border:2px solid var(--glass-border);border-radius:15px;display:flex;align-items:center;gap:8px;text-decoration:none;color:var(--text-primary);font-weight:500;transition:all .3s ease;z-index:1000;box-shadow:0 4px 16px var(--shadow)}.back-button[data-astro-cid-kh7btl4r]:hover{transform:translate(-5px);background:var(--bg-hover)}.container[data-astro-cid-kh7btl4r]{max-width:900px;margin:0 auto;padding-top:60px}section[data-astro-cid-kh7btl4r]{margin-bottom:60px}.hero-section[data-astro-cid-kh7btl4r]{text-align:center;padding:40px 20px 20px}.hero-image[data-astro-cid-kh7btl4r]{width:180px;height:180px;margin:0 auto 30px;border-radius:50%;overflow:hidden;border:4px solid var(--border-color);box-shadow:0 12px 48px var(--shadow);background:var(--glass-bg);backdrop-filter:blur(10px)}.hero-image[data-astro-cid-kh7btl4r] img[data-astro-cid-kh7btl4r]{width:100%;height:100%;object-fit:cover}.hero-section[data-astro-cid-kh7btl4r] h1[data-astro-cid-kh7btl4r]{font-size:56px;font-weight:700;color:var(--text-primary);margin-bottom:15px;text-shadow:2px 2px 12px var(--shadow)}.hero-subtitle[data-astro-cid-kh7btl4r]{font-size:24px;color:var(--text-secondary);font-weight:300}.bio-section[data-astro-cid-kh7btl4r]{background:var(--glass-bg);backdrop-filter:blur(10px);border:2px solid var(--glass-border);border-radius:25px;padding:50px;box-shadow:0 8px 32px var(--shadow)}.bio-section[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{color:var(--text-primary);font-size:18px;line-height:1.8;margin-bottom:20px;font-weight:300}.bio-section[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]:last-child{margin-bottom:0}.interests-section[data-astro-cid-kh7btl4r] h2[data-astro-cid-kh7btl4r],.tech-section[data-astro-cid-kh7btl4r] h2[data-astro-cid-kh7btl4r],.cta-section[data-astro-cid-kh7btl4r] h2[data-astro-cid-kh7btl4r]{font-size:36px;font-weight:700;color:var(--text-primary);margin-bottom:40px;text-align:center;text-shadow:2px 2px 8px var(--shadow)}.section-description[data-astro-cid-kh7btl4r]{text-align:center;color:var(--text-secondary);font-size:18px;margin-bottom:40px;font-weight:300}.interests-grid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:25px}.interest-card[data-astro-cid-kh7btl4r]{background:var(--glass-bg);backdrop-filter:blur(10px);border:2px solid var(--glass-border);border-radius:20px;padding:35px;text-align:center;transition:all .3s ease;box-shadow:0 4px 16px var(--shadow)}.interest-card[data-astro-cid-kh7btl4r]:hover{transform:translateY(-10px);box-shadow:0 12px 48px var(--shadow);border-color:var(--border-color)}.interest-icon[data-astro-cid-kh7btl4r]{font-size:48px;margin-bottom:20px}.interest-card[data-astro-cid-kh7btl4r] h3[data-astro-cid-kh7btl4r]{color:var(--text-primary);font-size:22px;font-weight:600;margin-bottom:10px}.interest-card[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{color:var(--text-secondary);font-size:15px;font-weight:300}.tech-grid[data-astro-cid-kh7btl4r]{display:flex;flex-wrap:wrap;gap:15px;justify-content:center}.tech-badge[data-astro-cid-kh7btl4r]{background:var(--glass-bg);backdrop-filter:blur(10px);border:2px solid var(--glass-border);border-radius:25px;padding:12px 24px;color:var(--text-primary);font-size:16px;font-weight:500;display:flex;align-items:center;gap:10px;transition:all .3s ease;box-shadow:0 4px 16px var(--shadow)}.tech-badge[data-astro-cid-kh7btl4r]:hover{transform:translateY(-5px);box-shadow:0 8px 24px var(--shadow);border-color:var(--border-color)}.tech-dot[data-astro-cid-kh7btl4r]{width:12px;height:12px;border-radius:50%;display:inline-block}.cta-section[data-astro-cid-kh7btl4r]{background:var(--glass-bg);backdrop-filter:blur(10px);border:2px solid var(--glass-border);border-radius:25px;padding:60px 40px;text-align:center;box-shadow:0 8px 32px var(--shadow)}.cta-content[data-astro-cid-kh7btl4r] h2[data-astro-cid-kh7btl4r]{margin-bottom:15px}.cta-content[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{color:var(--text-secondary);font-size:18px;margin-bottom:35px;font-weight:300}.cta-buttons[data-astro-cid-kh7btl4r]{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}.cta-button[data-astro-cid-kh7btl4r]{padding:16px 32px;border-radius:15px;font-size:18px;font-weight:600;text-decoration:none;display:flex;align-items:center;gap:10px;transition:all .3s ease;box-shadow:0 4px 16px var(--shadow)}.cta-button[data-astro-cid-kh7btl4r].primary{background:var(--border-color);color:#fff;border:2px solid var(--border-color)}.cta-button[data-astro-cid-kh7btl4r].primary:hover{background:var(--bg-hover);transform:translateY(-5px);box-shadow:0 8px 32px var(--shadow)}.cta-button[data-astro-cid-kh7btl4r].secondary{background:var(--glass-bg);color:var(--text-primary);border:2px solid var(--glass-border)}.cta-button[data-astro-cid-kh7btl4r].secondary:hover{background:var(--bg-hover);color:#fff;border-color:var(--border-color);transform:translateY(-5px);box-shadow:0 8px 32px var(--shadow)}.fade-in[data-astro-cid-kh7btl4r]{opacity:0;animation:fadeInUp .6s ease forwards}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.container[data-astro-cid-kh7btl4r]{padding-top:40px}.hero-section[data-astro-cid-kh7btl4r] h1[data-astro-cid-kh7btl4r]{font-size:42px}.hero-subtitle[data-astro-cid-kh7btl4r]{font-size:20px}.bio-section[data-astro-cid-kh7btl4r]{padding:35px 25px}.bio-section[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{font-size:16px}.interests-section[data-astro-cid-kh7btl4r] h2[data-astro-cid-kh7btl4r],.tech-section[data-astro-cid-kh7btl4r] h2[data-astro-cid-kh7btl4r],.cta-section[data-astro-cid-kh7btl4r] h2[data-astro-cid-kh7btl4r]{font-size:28px}.interest-card[data-astro-cid-kh7btl4r]{padding:25px}.cta-section[data-astro-cid-kh7btl4r]{padding:40px 25px}.cta-buttons[data-astro-cid-kh7btl4r]{flex-direction:column}.cta-button[data-astro-cid-kh7btl4r]{width:100%;justify-content:center}.back-button[data-astro-cid-kh7btl4r] span[data-astro-cid-kh7btl4r]{display:none}.back-button[data-astro-cid-kh7btl4r]{width:50px;height:50px;padding:0;justify-content:center;border-radius:50%}}@media(max-width:480px){.hero-image[data-astro-cid-kh7btl4r]{width:140px;height:140px}.hero-section[data-astro-cid-kh7btl4r] h1[data-astro-cid-kh7btl4r]{font-size:36px}.theme-toggle[data-astro-cid-kh7btl4r],.back-button[data-astro-cid-kh7btl4r]{width:45px;height:45px;top:15px}.back-button[data-astro-cid-kh7btl4r]{left:15px}.theme-toggle[data-astro-cid-kh7btl4r]{right:15px}}
