.skill-card.svelte-1vmbj64{padding:2rem;text-align:center;height:100%}.icon.svelte-1vmbj64{width:60px;height:60px;margin:0 auto 1.5rem}.icon.svelte-1vmbj64 img:where(.svelte-1vmbj64){width:100%;height:100%}h3.svelte-1vmbj64{margin-bottom:1.5rem;color:var(--primary-color)}.skills-list.svelte-1vmbj64{list-style:none;padding:0;text-align:left}.skills-list.svelte-1vmbj64 li:where(.svelte-1vmbj64){margin-bottom:.75rem;padding-left:1.5rem;position:relative}.skills-list.svelte-1vmbj64 li:where(.svelte-1vmbj64):before{content:"";position:absolute;left:0;top:.5rem;width:8px;height:8px;background-color:var(--primary-color);border-radius:50%}.sections-container.svelte-kf3q53{scroll-snap-type:y mandatory;overflow-y:auto;height:100vh;height:100dvh;width:100vw;scroll-behavior:smooth;position:fixed;top:0;left:0;z-index:1;background:var(--background);margin:0;padding:0}.section-wrapper.svelte-kf3q53{scroll-snap-align:start;height:100vh;height:100dvh;width:100%;display:flex;align-items:center;justify-content:center;background:var(--background);padding-top:env(safe-area-inset-top,0px);padding-left:env(safe-area-inset-left,0px);padding-right:env(safe-area-inset-right,0px);padding-bottom:env(safe-area-inset-bottom,0px)}body.main-page{overflow:hidden;margin:0;padding:0}.hero-section.svelte-kf3q53{min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;padding:0;overflow:hidden;background:var(--background)}.hero-section.svelte-kf3q53:before{content:"";position:absolute;top:10%;left:10%;width:80px;height:80px;background:var(--accent);transform:rotate(45deg);z-index:1;opacity:.1}.hero-section.svelte-kf3q53:after{content:"";position:absolute;bottom:15%;right:15%;width:60px;height:60px;background:var(--secondary);transform:rotate(45deg);z-index:1;opacity:.1}.hero-content.svelte-kf3q53{width:100%;max-width:1400px;margin:0 auto;padding:3rem 2rem;text-align:center;z-index:2;background:var(--background);position:relative}.hero-content.svelte-kf3q53:before{content:"";position:absolute;top:-2px;left:50%;transform:translate(-50%);width:60%;height:6px}.greeting.svelte-kf3q53{font-size:1.125rem;color:var(--primary);margin-bottom:1.5rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;padding:.5rem 0;display:inline-block;position:relative}.dark-mode .greeting.svelte-kf3q53{color:var(--text)}.greeting.svelte-kf3q53:after{content:"";position:absolute;bottom:0;left:0;right:0;height:3px;background:var(--secondary)}h1.name.svelte-kf3q53{font-size:2rem;line-height:1.1;margin:0 0 1.5rem;color:var(--primary);font-weight:800;text-transform:uppercase;letter-spacing:.08em;position:relative}h1.name.svelte-kf3q53:after{content:"";position:absolute;bottom:-8px;left:50%;transform:translate(-50%);width:70%;height:3px}.dark-mode h1.name.svelte-kf3q53{color:var(--text);text-shadow:1px 1px 0px var(--primary)}.role-container.svelte-kf3q53{height:auto;margin-bottom:1.5rem;display:flex;justify-content:center;align-items:center}.role.svelte-kf3q53{font-size:1.375rem;font-weight:700;color:var(--primary);margin:0;text-transform:uppercase;letter-spacing:.08em;background:var(--secondary);padding:.75rem 1.5rem;box-shadow:var(--shadow-sm);position:relative;display:inline-block}.dark-mode .role.svelte-kf3q53{color:var(--text);background:var(--secondary)}.business-card-content.svelte-kf3q53{display:grid;grid-template-columns:1fr auto;gap:3rem;align-items:start}.left-section.svelte-kf3q53{text-align:left}.center-section.svelte-kf3q53{text-align:center;min-width:300px}.tech-stack-display.svelte-kf3q53{text-align:center}.tech-stack-title.svelte-kf3q53{font-size:.875rem;color:var(--primary);margin-bottom:1.25rem;text-transform:uppercase;letter-spacing:.12em;font-weight:700;padding-bottom:.5rem;position:relative}.tech-stack-title.svelte-kf3q53:after{content:"";position:absolute;bottom:0;left:0;width:40px;height:3px;background:var(--secondary)}.tech-icons.svelte-kf3q53{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem}.tech-icon.svelte-kf3q53{display:flex;flex-direction:column;align-items:center;gap:.375rem;padding:1rem;border:2px solid var(--primary);background:var(--background);color:var(--text);transition:all .3s var(--ease);cursor:pointer}.tech-icon.svelte-kf3q53:hover{transform:translate(-2px,-2px);box-shadow:var(--shadow);background:var(--secondary);color:var(--primary)}.dark-mode .tech-icon.svelte-kf3q53{border-color:var(--primary);background:var(--background-alt);color:var(--text)}.dark-mode .tech-icon.svelte-kf3q53:hover{background:var(--secondary);color:var(--primary);border-color:var(--secondary)}@media (hover: none) and (pointer: coarse){.tech-icon.svelte-kf3q53:hover{transform:none;box-shadow:none;background:var(--background);color:var(--primary)}}.tech-emoji.svelte-kf3q53{font-size:1.5rem;line-height:1}.tech-name.svelte-kf3q53{font-size:.75rem;font-weight:700;color:var(--primary);text-align:center;line-height:1.2;text-transform:uppercase;letter-spacing:.05em}.dark-mode .tech-stack-title.svelte-kf3q53,.dark-mode .tech-name.svelte-kf3q53{color:var(--text)}.dark-mode .left-section.svelte-kf3q53 .social-link:where(.svelte-kf3q53){color:var(--text);border-color:var(--border)}.dark-mode .left-section.svelte-kf3q53 .social-link:where(.svelte-kf3q53) svg:where(.svelte-kf3q53){stroke:var(--text)}.dark-mode .right-section.svelte-kf3q53 .social-link:where(.svelte-kf3q53){color:var(--text);border-color:var(--border)}.dark-mode .right-section.svelte-kf3q53 .social-link:where(.svelte-kf3q53) svg:where(.svelte-kf3q53){stroke:var(--text)}.left-section.svelte-kf3q53 .social-links:where(.svelte-kf3q53){margin-top:1.5rem;display:flex;gap:1rem}.left-section.svelte-kf3q53 .social-link:where(.svelte-kf3q53){display:flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;background-color:var(--background);color:var(--primary);transition:all .3s var(--ease);border:2px solid var(--primary)}.left-section.svelte-kf3q53 .social-link:where(.svelte-kf3q53):hover{background-color:var(--secondary);color:var(--primary);transform:translate(-2px,-2px);box-shadow:var(--shadow)}.left-section.svelte-kf3q53 .social-link:where(.svelte-kf3q53):hover svg:where(.svelte-kf3q53){stroke:var(--primary)}@media (hover: none) and (pointer: coarse){.left-section.svelte-kf3q53 .social-link:where(.svelte-kf3q53):hover{background-color:var(--background);color:var(--primary);transform:none;box-shadow:none}.left-section.svelte-kf3q53 .social-link:where(.svelte-kf3q53):hover svg:where(.svelte-kf3q53){stroke:var(--primary)}}@media (max-width: 768px){.hero-content.svelte-kf3q53{max-width:100vw!important;width:100vw!important;padding-left:.75rem!important;padding-right:.75rem!important}.note--business-card{max-width:100%!important;width:100%!important;margin:0!important;padding-left:0!important;padding-right:0!important}.note--business-card .note__content{max-width:100%!important;width:100%!important;padding:1rem .75rem!important}}@media (max-width: 768px){.business-card-content.svelte-kf3q53{grid-template-columns:1fr;gap:2rem;text-align:center;width:100%}.left-section.svelte-kf3q53,.center-section.svelte-kf3q53{text-align:center;justify-self:center}.left-section.svelte-kf3q53 .social-links:where(.svelte-kf3q53){justify-content:center}.tech-icons.svelte-kf3q53{grid-template-columns:repeat(4,1fr);gap:.5rem;max-width:100%;overflow:visible}.tech-icon.svelte-kf3q53{padding:.75rem .5rem;min-height:60px;width:100%}.tech-emoji.svelte-kf3q53{font-size:1.5rem}.tech-name.svelte-kf3q53{font-size:.75rem;word-break:break-word}.hero-content.svelte-kf3q53{padding:1rem .75rem;max-width:100%!important}.center-section.svelte-kf3q53{min-width:auto;width:100%}}@media (max-width: 640px){.hero-content.svelte-kf3q53{max-width:100vw!important;width:100vw!important;padding-left:.5rem!important;padding-right:.5rem!important}.note--business-card{max-width:100%!important;width:100%!important;margin:0!important;padding-left:0!important;padding-right:0!important}.note--business-card .note__content{max-width:100%!important;width:100%!important;padding:.875rem .5rem!important}.business-card-content.svelte-kf3q53{gap:1.5rem;width:100%}.tech-icons.svelte-kf3q53{grid-template-columns:repeat(4,1fr);gap:.375rem;max-width:100%}.tech-icon.svelte-kf3q53{padding:.5rem .25rem;min-height:50px;width:100%}.tech-emoji.svelte-kf3q53{font-size:1.25rem}.tech-name.svelte-kf3q53{font-size:.7rem;word-break:break-word;line-height:1.1}.hero-content.svelte-kf3q53{padding:.875rem .5rem;max-width:100%!important}.center-section.svelte-kf3q53{width:100%}}@media (max-width: 480px){.hero-content.svelte-kf3q53{max-width:100vw!important;width:100vw!important;padding-left:.375rem!important;padding-right:.375rem!important}.note--business-card{max-width:100%!important;width:100%!important;margin:0!important;padding-left:0!important;padding-right:0!important}.note--business-card .note__content{max-width:100%!important;width:100%!important;padding:.75rem .375rem!important}.tech-icons.svelte-kf3q53{grid-template-columns:repeat(3,1fr);gap:.25rem;max-width:100%}.tech-icon.svelte-kf3q53{padding:.375rem .125rem;min-height:40px;width:100%}.tech-emoji.svelte-kf3q53{font-size:1rem}.tech-name.svelte-kf3q53{font-size:.6rem;word-break:break-word;line-height:1.1}.hero-content.svelte-kf3q53{padding:.75rem .375rem;max-width:100%!important}.center-section.svelte-kf3q53{width:100%}.business-card-content.svelte-kf3q53{gap:.875rem;width:100%}}@media (max-width: 375px){.tech-icons.svelte-kf3q53{grid-template-columns:repeat(3,1fr);gap:.125rem;max-width:100%}.tech-icon.svelte-kf3q53{padding:.25rem .125rem;min-height:35px;width:100%}.tech-emoji.svelte-kf3q53{font-size:.875rem}.tech-name.svelte-kf3q53{font-size:.55rem;word-break:break-word;line-height:1.1}.business-card-content.svelte-kf3q53{gap:.75rem;width:100%}.hero-content.svelte-kf3q53{padding:.5rem .25rem}.note--business-card .note__content{padding:.5rem .25rem!important}}@media (max-width: 320px){.tech-icons.svelte-kf3q53{grid-template-columns:repeat(3,1fr);gap:.0625rem;max-width:100%}.tech-icon.svelte-kf3q53{padding:.125rem .0625rem;min-height:30px;width:100%}.tech-emoji.svelte-kf3q53{font-size:.75rem}.tech-name.svelte-kf3q53{font-size:.5rem;word-break:break-word;line-height:1.1}.business-card-content.svelte-kf3q53{gap:.5rem;width:100%}.hero-content.svelte-kf3q53{padding:.375rem .125rem}.note--business-card .note__content{padding:.375rem .125rem!important}}.social-links.svelte-kf3q53{display:flex;gap:1rem;justify-content:flex-start}.right-section.svelte-kf3q53 .social-link:where(.svelte-kf3q53){display:flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;min-width:44px;min-height:44px;background-color:var(--background-alt);border-radius:50%;color:var(--text);transition:all .2s ease;border:1px solid var(--border)}.right-section.svelte-kf3q53 .social-link:where(.svelte-kf3q53):hover{background-color:var(--primary);color:#fff;transform:translateY(-2px);border-color:var(--primary);box-shadow:var(--shadow-md)}.right-section.svelte-kf3q53 .social-link:where(.svelte-kf3q53):hover svg:where(.svelte-kf3q53){stroke:#fff}@media (hover: none) and (pointer: coarse){.right-section.svelte-kf3q53 .social-link:where(.svelte-kf3q53):hover{background-color:var(--background-alt);color:var(--text);transform:none;border-color:var(--border);box-shadow:none}.right-section.svelte-kf3q53 .social-link:where(.svelte-kf3q53):hover svg:where(.svelte-kf3q53){stroke:var(--text)}}.social-link.svelte-kf3q53,.social-link.svelte-kf3q53:hover{text-decoration:none}@media (max-width: 768px){h1.name.svelte-kf3q53{font-size:1.5rem;line-height:1.1}.role.svelte-kf3q53{font-size:1.125rem;padding:.5rem 1rem;text-align:center}.role-container.svelte-kf3q53{justify-content:center}.greeting.svelte-kf3q53{font-size:1rem}.social-links.svelte-kf3q53{gap:.75rem}.social-link.svelte-kf3q53{width:2.5rem;height:2.5rem;min-width:44px;min-height:44px}}@media (max-width: 640px){h1.name.svelte-kf3q53{font-size:1.25rem}.role.svelte-kf3q53{font-size:1rem;padding:.5rem .875rem;text-align:center}.role-container.svelte-kf3q53{justify-content:center}.greeting.svelte-kf3q53{font-size:.9rem}}@media (max-width: 480px){h1.name.svelte-kf3q53{font-size:1.1rem}.role.svelte-kf3q53{font-size:.9rem;padding:.5rem .75rem;text-align:center}.role-container.svelte-kf3q53{justify-content:center}.greeting.svelte-kf3q53{font-size:.85rem}}@media (min-width: 1024px){.section{padding:var(--spacing-10) 0!important}.hero-section.svelte-kf3q53{min-height:80vh}.section{transition:all .3s ease}.section[data-background=alt]{border-top:1px solid var(--border);border-bottom:1px solid var(--border)}}@media (max-width: 768px){.role.svelte-kf3q53{font-size:2rem}.role-container.svelte-kf3q53{height:2.75rem}}
