*{margin:0;padding:0;box-sizing:border-box}:root{--primary-color: #7700ff;--primary-gradient: linear-gradient(to right bottom, #7700ff, #dc6aff);--accent-color: #2196f3;--text-color: #333;--text-light: #666;--background-color: #ffffff;--background-light: #fafafa;--card-shadow: 0 4px 32px 20px rgba(0, 0, 0, .05);--card-shadow-hover: 0 4px 16px 4px rgba(0, 0, 0, .4);--max-content-width: 900px;--border-radius: 12px;--footer-background: #f5f5f5;--footer-border: #e0e0e0;--hero-text-shadow: 0 1px 2px rgba(0, 0, 0, .3);--social-link-hover: rgba(0, 0, 0, .05)}[data-theme=dark]{--primary-color: #9f4fff;--primary-gradient: linear-gradient(to right bottom, #9f4fff, #e68fff);--accent-color: #64b5f6;--text-color: #e0e0e0;--text-light: #b0b0b0;--background-color: #121212;--background-light: #1e1e1e;--card-shadow: 0 4px 32px 20px rgba(0, 0, 0, .3);--card-shadow-hover: 0 4px 16px 4px rgba(0, 0, 0, .6);--footer-background: #1e1e1e;--footer-border: #333;--hero-text-shadow: 0 1px 2px rgba(0, 0, 0, .8);--social-link-hover: rgba(255, 255, 255, .1)}html,body{width:100%;font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Oxygen,Ubuntu,Cantarell,sans-serif;background-color:var(--background-color);color:var(--text-color);line-height:1.6}body{margin:0;padding:0}h1,h2,h3,h4,h5,h6{margin:0 0 1rem;font-weight:500}h2{text-align:center;margin:5px 0 20px;font-size:1.8rem}p{margin:0 0 1rem}a{text-decoration:none;color:var(--text-color);font-weight:500;transition:color .2s ease}a:hover{color:var(--primary-color)}.center-text{text-align:center}.theme-invertible{transition:filter .2s ease}[data-theme=dark] .theme-invertible{filter:invert(1)}.gray-background{background-color:var(--background-light);width:100%}.subtitle{font-weight:500;font-size:1.1rem;margin:6px 0 2px}.sub-year{float:right;color:var(--text-light)}.no-dot-list{list-style-type:none;padding:0}.dot-list{list-style-type:disc;margin:0 8% 8px;padding-left:1rem}.icon{width:24px;height:24px;display:inline-block;vertical-align:middle}.icon.large{width:36px;height:36px}.icon.rounded{border-radius:50%}.social-icon{width:60px;height:60px}@media (max-width: 1024px){h2{font-size:1.7rem}}@media (max-width: 768px){h2{font-size:1.5rem;margin:3px 0 16px}.subtitle{font-size:1rem}.sub-year{float:none;display:block;margin-top:.5rem}.cards-container{padding:0 .5rem}}@media (max-width: 480px){h2{font-size:1.4rem;margin:2px 0 14px}.subtitle{font-size:.95rem}.dot-list{margin:0 4% 6px}}@container (max-width: 768px){.skills-container{grid-template-columns:1fr}}main.svelte-w81uqy{min-height:100vh;display:flex;flex-direction:column}
