.cursor.svelte-xivrfy{width:20px;height:20px;border:2px solid var(--accent);border-radius:50%;position:fixed;pointer-events:none;z-index:9999;mix-blend-mode:difference}.cursor-follower.svelte-xivrfy{width:8px;height:8px;background:var(--accent);border-radius:50%;position:fixed;pointer-events:none;z-index:9999}@media (max-width: 968px){.cursor.svelte-xivrfy,.cursor-follower.svelte-xivrfy{display:none}}nav.svelte-17p1ouy.svelte-17p1ouy{position:fixed;top:0;width:100%;padding:2rem 4rem;display:flex;justify-content:space-between;align-items:center;z-index:1000;background:#fafbfcf2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 1px 3px var(--shadow)}@media (prefers-color-scheme: dark){nav.svelte-17p1ouy.svelte-17p1ouy{background:#1e2735f2}}.logo.svelte-17p1ouy.svelte-17p1ouy{font-family:DM Sans,sans-serif;font-size:1.2rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--text-primary);text-decoration:none;transition:opacity .3s ease;background:none;border:none;cursor:none;animation:svelte-17p1ouy-fadeInDown .8s ease forwards .2s;opacity:0}.logo.svelte-17p1ouy.svelte-17p1ouy:hover{opacity:.7}.logo-slash.svelte-17p1ouy.svelte-17p1ouy{background:linear-gradient(135deg,var(--accent),var(--accent-2));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0 .1em}.nav-links.svelte-17p1ouy.svelte-17p1ouy{display:flex;gap:3rem;list-style:none}.nav-links.svelte-17p1ouy li.svelte-17p1ouy{opacity:0;animation:svelte-17p1ouy-fadeInDown .8s ease forwards}.nav-links.svelte-17p1ouy li.svelte-17p1ouy:nth-child(1){animation-delay:.3s}.nav-links.svelte-17p1ouy li.svelte-17p1ouy:nth-child(2){animation-delay:.4s}.nav-links.svelte-17p1ouy li.svelte-17p1ouy:nth-child(3){animation-delay:.5s}.nav-links.svelte-17p1ouy button.svelte-17p1ouy{color:var(--text-secondary);background:none;border:none;font-size:.95rem;font-weight:500;transition:color .3s ease;position:relative;cursor:none;font-family:DM Sans,sans-serif}.nav-links.svelte-17p1ouy button.svelte-17p1ouy:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:2px;background:var(--accent);transition:width .3s ease}.nav-links.svelte-17p1ouy button.svelte-17p1ouy:hover{color:var(--accent)}.nav-links.svelte-17p1ouy button.svelte-17p1ouy:hover:after{width:100%}@keyframes svelte-17p1ouy-fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 968px){nav.svelte-17p1ouy.svelte-17p1ouy{padding:1.5rem 2rem}.nav-links.svelte-17p1ouy.svelte-17p1ouy{gap:1.5rem}}.hero.svelte-5to6ov.svelte-5to6ov{height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;background:linear-gradient(135deg,var(--bg-primary) 0%,var(--bg-tertiary) 100%)}.hero-content.svelte-5to6ov.svelte-5to6ov{text-align:center;z-index:2;max-width:900px;padding:0 2rem}.hero-title.svelte-5to6ov.svelte-5to6ov{font-family:DM Sans,sans-serif;font-size:clamp(3rem,8vw,7rem);font-weight:700;line-height:1.1;margin-bottom:1.5rem;letter-spacing:-.03em}.hero-title.svelte-5to6ov .line.svelte-5to6ov{display:block;overflow:hidden}.hero-title.svelte-5to6ov .line span.svelte-5to6ov{display:inline-block;opacity:0;transform:translateY(100%);animation:svelte-5to6ov-slideUp 1s ease forwards .2s}.hero-slash.svelte-5to6ov.svelte-5to6ov{background:linear-gradient(135deg,var(--accent),var(--accent-2));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0 .05em}.hero-subtitle.svelte-5to6ov.svelte-5to6ov{font-size:clamp(1rem,2vw,1.3rem);color:var(--text-secondary);opacity:0;animation:svelte-5to6ov-fadeIn 1s ease forwards 1s;font-weight:400;letter-spacing:.02em}.geo-shape.svelte-5to6ov.svelte-5to6ov{position:absolute;z-index:1;opacity:.05}.geo-shape-1.svelte-5to6ov.svelte-5to6ov{top:15%;right:10%;width:300px;height:300px;border:2px solid var(--accent);border-radius:50%;animation:svelte-5to6ov-float 8s ease-in-out infinite}.geo-shape-2.svelte-5to6ov.svelte-5to6ov{bottom:20%;left:8%;width:200px;height:200px;border:2px solid var(--accent-2);transform:rotate(45deg);animation:svelte-5to6ov-rotate 15s linear infinite}.geo-shape-3.svelte-5to6ov.svelte-5to6ov{top:40%;left:15%;width:150px;height:150px;background:linear-gradient(45deg,var(--accent),transparent);clip-path:polygon(50% 0%,100% 50%,50% 100%,0% 50%);animation:svelte-5to6ov-pulse 4s ease-in-out infinite}@keyframes svelte-5to6ov-slideUp{to{opacity:1;transform:translateY(0)}}@keyframes svelte-5to6ov-fadeIn{to{opacity:1}}@keyframes svelte-5to6ov-float{0%,to{transform:translateY(0)}50%{transform:translateY(-30px)}}@keyframes svelte-5to6ov-rotate{0%{transform:rotate(45deg)}to{transform:rotate(405deg)}}@keyframes svelte-5to6ov-pulse{0%,to{opacity:.05;transform:scale(1)}50%{opacity:.1;transform:scale(1.1)}}.about.svelte-1p9ulkt.svelte-1p9ulkt{min-height:100vh;height:100vh;padding:8rem 4rem;display:flex;align-items:center;background:var(--bg-secondary);overflow-y:auto}.about-content.svelte-1p9ulkt.svelte-1p9ulkt{flex:1;max-width:1200px;margin:0 auto}.section-label.svelte-1p9ulkt.svelte-1p9ulkt{font-size:.85rem;letter-spacing:.15em;text-transform:uppercase;color:var(--accent);margin-bottom:1.5rem;font-weight:600}.about-title.svelte-1p9ulkt.svelte-1p9ulkt{font-family:Crimson Pro,serif;font-size:clamp(2.5rem,5vw,4rem);font-weight:700;margin-bottom:2rem;line-height:1.2;letter-spacing:-.02em}.name-highlight.svelte-1p9ulkt.svelte-1p9ulkt{position:relative;display:inline-block}.name-highlight.svelte-1p9ulkt.svelte-1p9ulkt:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:var(--accent);transition:width .6s ease}.name-highlight.animate.svelte-1p9ulkt.svelte-1p9ulkt:after{width:100%}.about-text.svelte-1p9ulkt.svelte-1p9ulkt{font-size:1.15rem;line-height:1.8;color:var(--text-secondary);margin-bottom:1.5rem}.skills-grid.svelte-1p9ulkt.svelte-1p9ulkt{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-top:3rem}.skill-item.svelte-1p9ulkt.svelte-1p9ulkt{background:var(--bg-tertiary);padding:1.5rem;border-radius:12px;border:1px solid var(--border-color);transition:all .6s ease}.skill-item.svelte-1p9ulkt.svelte-1p9ulkt:hover{transform:translateY(-5px);box-shadow:0 8px 20px var(--shadow)}.skill-item.svelte-1p9ulkt h3.svelte-1p9ulkt{font-size:1.1rem;margin-bottom:.5rem;color:var(--accent)}.skill-item.svelte-1p9ulkt p.svelte-1p9ulkt{font-size:.95rem;color:var(--text-secondary)}@media (max-width: 968px){.about.svelte-1p9ulkt.svelte-1p9ulkt{padding:4rem 2rem}}.work.svelte-1wvqxu4.svelte-1wvqxu4{height:100vh;padding:8rem 4rem;background:var(--bg-primary);overflow-y:auto}.work-header.svelte-1wvqxu4.svelte-1wvqxu4{max-width:1200px;margin:0 auto 4rem}.section-label.svelte-1wvqxu4.svelte-1wvqxu4{font-size:.85rem;letter-spacing:.15em;text-transform:uppercase;color:var(--accent);margin-bottom:1.5rem;font-weight:600}.work-title.svelte-1wvqxu4.svelte-1wvqxu4{font-family:Crimson Pro,serif;font-size:clamp(2.5rem,5vw,4rem);font-weight:700;margin-bottom:1.5rem;letter-spacing:-.02em}.work-grid.svelte-1wvqxu4.svelte-1wvqxu4{max-width:1200px;margin:0 auto;display:grid;gap:4rem}.work-item.svelte-1wvqxu4.svelte-1wvqxu4{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center;transition:all .8s ease}.work-item.reverse.svelte-1wvqxu4.svelte-1wvqxu4{direction:rtl}.work-item.reverse.svelte-1wvqxu4>*{direction:ltr}.work-image.svelte-1wvqxu4.svelte-1wvqxu4{aspect-ratio:16/10;background:linear-gradient(135deg,var(--accent-soft),var(--bg-tertiary));border:1px solid var(--border-color);border-radius:16px;overflow:hidden;position:relative;box-shadow:0 8px 30px var(--shadow);transition:all .4s ease}.work-link.svelte-1wvqxu4.svelte-1wvqxu4,.work-link.svelte-1wvqxu4.svelte-1wvqxu4:visited,.work-link.svelte-1wvqxu4.svelte-1wvqxu4:hover,.work-link.svelte-1wvqxu4.svelte-1wvqxu4:active{text-decoration:none;color:inherit}.work-image.svelte-1wvqxu4 img.svelte-1wvqxu4{width:100%;height:100%;object-fit:contain}.work-item.svelte-1wvqxu4:hover .work-image.svelte-1wvqxu4{transform:scale(1.02);box-shadow:0 12px 40px var(--shadow)}.work-image.svelte-1wvqxu4.svelte-1wvqxu4:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(45deg,var(--accent),var(--accent-2));opacity:0;transition:opacity .4s ease}.work-item.svelte-1wvqxu4:hover .work-image.svelte-1wvqxu4:before{opacity:.1}.work-details.svelte-1wvqxu4 h3.svelte-1wvqxu4{font-family:Crimson Pro,serif;font-size:2rem;margin-bottom:1rem;font-weight:700;color:var(--text-primary);transition:all .3s ease;position:relative;display:inline-block}.work-details.svelte-1wvqxu4 h3.svelte-1wvqxu4:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:2px;background:var(--accent);transition:width .3s ease}.work-item.svelte-1wvqxu4:hover .work-details h3.svelte-1wvqxu4{color:var(--accent)}.work-item.svelte-1wvqxu4:hover .work-details h3.svelte-1wvqxu4:after{width:100%}.work-details.svelte-1wvqxu4 p.svelte-1wvqxu4{color:var(--text-secondary);margin-bottom:1.5rem;line-height:1.7}.work-tags.svelte-1wvqxu4.svelte-1wvqxu4{display:flex;gap:1rem;flex-wrap:wrap}.tag.svelte-1wvqxu4.svelte-1wvqxu4{padding:.5rem 1.2rem;background:var(--accent-soft);border:1px solid var(--border-color);border-radius:20px;font-size:.85rem;color:var(--accent);font-weight:600}@media (max-width: 968px){.work.svelte-1wvqxu4.svelte-1wvqxu4{padding:4rem 2rem}.work-item.svelte-1wvqxu4.svelte-1wvqxu4{grid-template-columns:1fr}.work-item.reverse.svelte-1wvqxu4.svelte-1wvqxu4{direction:ltr}}.contact.svelte-15ij3nz.svelte-15ij3nz{min-height:100vh;height:100vh;padding:8rem 4rem;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--bg-secondary) 0%,var(--bg-tertiary) 100%);text-align:center}.contact-content.svelte-15ij3nz.svelte-15ij3nz{max-width:800px}.contact-title.svelte-15ij3nz.svelte-15ij3nz{font-family:Crimson Pro,serif;font-size:clamp(3rem,6vw,5rem);font-weight:700;margin-bottom:2rem;letter-spacing:-.02em}.contact-text.svelte-15ij3nz.svelte-15ij3nz{font-size:1.2rem;color:var(--text-secondary);margin-bottom:3rem;line-height:1.8}.social-links.svelte-15ij3nz.svelte-15ij3nz{display:flex;gap:1.5rem;justify-content:center}.social-link.svelte-15ij3nz.svelte-15ij3nz{width:50px;height:50px;display:flex;align-items:center;justify-content:center;color:var(--text-secondary);transition:all .3s ease;border-radius:50%;background:var(--bg-tertiary)}.social-link.svelte-15ij3nz.svelte-15ij3nz:hover{color:var(--accent);transform:translateY(-5px);background:var(--accent-soft)}.social-link.svelte-15ij3nz svg.svelte-15ij3nz{width:24px;height:24px}@media (max-width: 968px){.contact.svelte-15ij3nz.svelte-15ij3nz{padding:4rem 2rem}}footer.svelte-7ts2n7.svelte-7ts2n7{position:fixed;bottom:0;left:0;width:100%;padding:3rem 4rem;background:var(--bg-secondary);border-top:1px solid var(--border-color);text-align:center;z-index:5;pointer-events:none}.footer-links.svelte-7ts2n7.svelte-7ts2n7{display:flex;gap:2rem;justify-content:center;margin-bottom:2rem;list-style:none}.footer-links.svelte-7ts2n7 a.svelte-7ts2n7{color:var(--text-secondary);text-decoration:none;font-size:.95rem;transition:color .3s ease;pointer-events:auto}.footer-links.svelte-7ts2n7 a.svelte-7ts2n7:hover{color:var(--accent)}.copyright.svelte-7ts2n7.svelte-7ts2n7{color:var(--text-secondary);font-size:.9rem}@media (max-width: 968px){footer.svelte-7ts2n7.svelte-7ts2n7{padding:2rem}}.transition-overlay.svelte-17xlslc{position:fixed;top:50%;left:50%;width:20%;height:0;background:var(--bg-primary);transform:translate(-50%,-50%);z-index:9999;pointer-events:none;transition:all .6s cubic-bezier(.645,.045,.355,1)}.transition-overlay.expanding{width:100%;height:100vh}.transition-overlay.lifting{width:100%;height:100vh;top:-100vh;transform:translate(-50%);transition:top .8s cubic-bezier(.645,.045,.355,1),transform .8s cubic-bezier(.645,.045,.355,1)}*{margin:0;padding:0;box-sizing:border-box}:root{--bg-primary:#f0f2f4;--bg-secondary:#ffffff;--bg-tertiary:#f0f4f8;--text-primary:#1a202c;--text-secondary:#4a5568;--accent:#667eea;--accent-2:#764ba2;--accent-soft:#e3e8ff;--border-color:rgba(102, 126, 234, .15);--shadow:rgba(102, 126, 234, .08)}@media (prefers-color-scheme: dark){:root{--bg-primary:#1e2735;--bg-secondary:#2a3647;--bg-tertiary:#354152;--text-primary:#e8eef5;--text-secondary:#9ca9ba;--accent:#818cf8;--accent-2:#a78bfa;--accent-soft:#3d4b5f;--border-color:rgba(129, 140, 248, .2);--shadow:rgba(0, 0, 0, .3)}}html{scroll-behavior:auto}body{font-family:DM Sans,sans-serif;background:var(--bg-primary);color:var(--text-primary);overflow-x:hidden;line-height:1.6;transition:background-color .3s ease,color .3s ease}main.svelte-1qviv3n{position:relative;width:100%;min-height:100vh}section{position:fixed;top:0;left:0;width:100%;height:100vh;opacity:0;pointer-events:none;transition:opacity .3s ease}section.active{opacity:1;pointer-events:auto;z-index:10}@media (max-width: 968px){body{cursor:auto}}
