body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.header{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffc;border-bottom:1px solid #ffffff4d;box-shadow:0 4px 30px #0000001a;position:fixed;width:100%;z-index:1000}.header-content{justify-content:space-between;margin:0 auto;max-width:1200px;padding:1rem 2rem}.header-content,.logo a{align-items:center;display:flex}.logo a{background:linear-gradient(90deg,#2563eb,#4f46e5);-webkit-background-clip:text;background-clip:text;color:#0000;font-size:1.5rem;font-weight:700;text-decoration:none}.logo img{height:40px;margin-right:10px;vertical-align:middle;width:auto}.logo-image{fill:currentColor;animation:spin 4s linear infinite;height:40px;transform:rotate(180deg);width:40px}.logo-image:hover{animation-play-state:paused}.nav-links{display:flex;gap:2rem}.nav-links a{color:#1f2937;font-weight:500;padding:.5rem 0;position:relative;text-decoration:none}.nav-links a:after{background:linear-gradient(90deg,#2563eb,#4f46e5);bottom:0;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.nav-links a:hover:after{width:100%}@media (max-width:768px){.header{padding:.75rem 0}.header-content{flex-direction:row;gap:1rem;padding:0 1rem}.logo a{font-size:1.25rem}.nav-links{gap:1.25rem}.nav-links a{font-size:.9rem;padding:.5rem 0}}@keyframes spin{0%{transform:rotate(180deg)}to{transform:rotate(540deg)}}.footer{background:linear-gradient(180deg,#1f2937,#111827);color:#fff;overflow:hidden;padding:4rem 0 1rem;position:relative}.footer:before{background:linear-gradient(90deg,#0000,#ffffff4d,#0000);content:"";height:1px;left:0;position:absolute;right:0;top:0}.footer-content{display:flex;flex-direction:row;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 2rem;position:relative}.footer-section{flex:0 1 auto}.footer-section h4{color:#fff;display:inline-block;font-size:1.2rem;margin-bottom:1.5rem;position:relative}.footer-section h4:after{background:linear-gradient(90deg,#2563eb,#4f46e5);bottom:-.5rem;content:"";height:2px;left:0;position:absolute;width:2rem}.footer-section a{color:#cbd5e1;display:inline-block;text-decoration:none;transition:all .3s ease}.footer-section a:hover{color:#fff;transform:translateX(5px)}.social-links{display:flex;gap:1rem}.social-links a{color:#cbd5e1;font-size:1.5rem;transition:all .3s ease}.social-links a:hover{color:#fff;transform:translateY(-3px)}.footer-section p svg,.social-links a svg{margin-right:8px;vertical-align:middle}.social-links a:hover svg{transform:scale(1.1);transition:transform .2s ease}.footer-bottom{margin-top:3rem;padding-top:1.5rem;position:relative;text-align:center}.footer-bottom:before{background:linear-gradient(90deg,#0000,#ffffff1a,#0000);content:"";height:1px;left:20%;position:absolute;right:20%;top:0}.footer-bottom p{color:#94a3b8;font-size:.9rem}@media (max-width:768px){.footer{padding:2rem 0 1rem}.footer-content{flex-direction:column;gap:2rem;padding:0 1.5rem}.footer-section{margin-bottom:1.5rem;text-align:left}.footer-section nav,.social-links{align-items:flex-start}}.layout{display:flex;flex-direction:column;min-height:100vh}.main-content{flex:1 1;margin-top:64px;width:100%}.footer{margin-top:auto}@media (max-width:768px){.main-content{padding:1rem}}.hero-section{background:linear-gradient(90deg,#eff6ff,#eef2ff);border-radius:1rem;box-shadow:0 4px 6px -1px #0000001a;margin-bottom:4rem;padding:2rem;text-align:center}.hero-title{background-clip:text;-webkit-background-clip:text;background-image:linear-gradient(90deg,#2563eb,#4f46e5);color:#0000;font-size:3rem;font-weight:700;margin-bottom:1rem}.hero-subtitle{color:#4b5563;font-size:1.5rem;font-weight:300;margin-bottom:1.5rem}.hero-description{color:#4b5563;line-height:1.625;margin:0 auto;max-width:42rem}.skills-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin-bottom:4rem}@media (max-width:768px){.skills-grid{grid-template-columns:1fr}}.skill-card{background:#fff;border:1px solid #f3f4f6;border-radius:.75rem;box-shadow:0 1px 3px #0000001a;padding:1.5rem;transition:box-shadow .3s ease}.skill-card:hover{box-shadow:0 4px 6px -1px #0000001a}.skill-icon-wrapper{align-items:center;border-radius:.5rem;display:flex;height:3rem;justify-content:center;margin-bottom:1rem;width:3rem}.skill-icon-wrapper.blue{background-color:#eff6ff}.skill-icon-wrapper.indigo{background-color:#eef2ff}.skill-icon-wrapper.purple{background-color:#faf5ff}.skill-icon{font-size:1.5rem}.skill-icon.blue{color:#2563eb}.skill-icon.indigo{color:#4f46e5}.skill-icon.purple{color:#7c3aed}.skill-title{color:#1f2937;font-size:1.25rem;font-weight:600;margin-bottom:1rem}.skill-list{color:#4b5563}.skill-list>*+*{margin-top:.5rem}.skill-item{align-items:center;display:flex}.skill-bullet{border-radius:9999px;height:.5rem;margin-right:.5rem;width:.5rem}.skill-bullet.blue{background-color:#60a5fa}.skill-bullet.indigo{background-color:#818cf8}.skill-bullet.purple{background-color:#a78bfa}.timeline{position:relative}.timeline-line{background:linear-gradient(180deg,#bfdbfe,#c7d2fe,#d8b4fe);height:100%;left:50%;position:absolute;transform:translateX(-50%);width:2px}.timeline-item{margin-bottom:4rem;position:relative}.timeline-content{align-items:center;display:flex}.timeline-left{padding-right:2rem;text-align:right;width:50%}.timeline-right{padding-left:2rem;width:50%}.timeline-title{color:#1f2937;font-size:1.25rem;font-weight:600}.timeline-company{font-weight:500}.timeline-company.blue{color:#4f46e5}.timeline-company.purple{color:#7c3aed}.timeline-date{color:#6b7280;font-size:.875rem}.timeline-icon-wrapper{left:50%;position:absolute;transform:translate(-50%,-50%)}.timeline-icon-circle{align-items:center;border-radius:9999px;box-shadow:0 4px 6px -1px #0000001a;display:flex;height:2.5rem;justify-content:center;width:2.5rem}.timeline-icon-circle.blue{background:linear-gradient(90deg,#3b82f6,#4f46e5)}.timeline-icon-circle.purple{background:linear-gradient(90deg,#7c3aed,#4f46e5)}.timeline-icon{color:#fff}.timeline-description{color:#4b5563;line-height:1.625}@media (max-width:640px){.timeline-content{flex-direction:column}.timeline-left,.timeline-right{padding:0;text-align:left;width:100%}.timeline-icon-wrapper,.timeline-line{left:1.25rem}}.hero-logo-wrapper{display:flex;justify-content:center;margin-bottom:2rem}.hero-logo{fill:#0b4f6c;height:120px;transform:rotate(180deg);transition:all .3s ease;width:120px}.hero-logo:hover{fill:#4a4e69;transform:rotate(180deg) scale(1.1)}.projects-container{background:linear-gradient(120deg,#2563eb1a,#4f46e51a),radial-gradient(circle at top right,#6366f126 0,#0000 50%),radial-gradient(circle at bottom left,#2563eb26 0,#0000 50%),linear-gradient(to bottom right,#eff6ff,#eef2ff);min-height:calc(100vh - 64px);padding:2rem 0;position:relative}.projects-content{margin:0 auto;max-width:1024px;padding:3rem 1rem;position:relative}.projects-intro{margin-bottom:4rem;max-width:800px}.projects-intro-title{background:linear-gradient(90deg,#2563eb,#4f46e5);-webkit-background-clip:text;background-clip:text;color:#0000;font-size:2.5rem;font-weight:700;margin-bottom:1.5rem}.projects-intro-text{color:#4b5563;font-size:1.125rem;line-height:1.75}.projects-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr}@media (min-width:768px){.projects-grid{grid-template-columns:repeat(2,1fr)}}.project-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffe6;border:1px solid #2563eb1a;border-radius:.75rem;box-shadow:0 4px 6px #0000001a;display:block;overflow:hidden;padding:1.5rem;position:relative;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease}.project-card:hover{box-shadow:0 10px 15px #0000001a;transform:translateY(-5px)}.project-card article{grid-gap:1.5rem;align-items:center;display:grid;gap:1.5rem;grid-template-columns:auto 1fr auto}.project-card-image{border-radius:.75rem;height:5rem;overflow:hidden;width:5rem}.project-card-image img{height:100%;object-fit:cover;width:100%}.project-card-content{min-width:0}.project-card-title{font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.project-card-title .title-text{background:linear-gradient(120deg,#2563eb,#4f46e5);-webkit-background-clip:text;background-clip:text;color:#0000}.project-card-tagline{color:#6b7280;font-size:.875rem;margin-bottom:.75rem}.project-card-description{color:#4b5563;line-height:1.5}.project-card-arrow{color:#2563eb;opacity:0;transform:translateX(-10px);transition:all .3s ease}.project-card:hover .project-card-arrow{opacity:1;transform:translateX(0)}.blog-container{background:linear-gradient(120deg,#2563eb1a,#4f46e51a),radial-gradient(circle at top right,#6366f126 0,#0000 50%),radial-gradient(circle at bottom left,#2563eb26 0,#0000 50%),linear-gradient(to bottom right,#eff6ff,#eef2ff);min-height:calc(100vh - 64px);padding:2rem 0;position:relative}.blog-container:after,.blog-container:before{border-radius:50%;content:"";filter:blur(80px);height:300px;opacity:.5;position:absolute;width:300px}.blog-container:before{background:#2563eb14;right:-100px;top:20%}.blog-container:after{background:#4f46e514;bottom:20%;left:-100px}.blog-content{margin:0 auto;max-width:1024px;padding:3rem 1rem;position:relative}.blog-intro{margin-bottom:4rem;max-width:800px}.blog-intro-title{background:linear-gradient(90deg,#2563eb,#4f46e5);-webkit-background-clip:text;background-clip:text;color:#0000;font-size:2.5rem;font-weight:700;margin-bottom:1.5rem}.blog-intro-text{color:#4b5563;font-size:1.125rem;line-height:1.75}.blog-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr}@media (min-width:768px){.blog-grid{grid-template-columns:repeat(2,1fr)}}.blog-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffe6;border:1px solid #2563eb1a;border-radius:.75rem;box-shadow:0 4px 6px #0000001a;display:block;overflow:hidden;padding:1.5rem;position:relative;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease}.blog-card:hover{box-shadow:0 10px 15px #0000001a;transform:translateY(-5px)}.blog-card article{grid-gap:1.5rem;align-items:center;display:grid;gap:1.5rem;grid-template-columns:auto 1fr auto}.blog-card-image{align-items:center;background:#2563eb1a;border-radius:.75rem;display:flex;height:3.5rem;justify-content:center;overflow:hidden;width:3.5rem}.blog-card-image img{height:100%;object-fit:cover;width:100%}.blog-card-icon{align-items:center;color:#2563eb;display:flex;justify-content:center;padding:.75rem}.blog-card-icon,.blog-card-icon svg{height:100%;width:100%}.blog-card-content{min-width:0}.blog-card-title{font-size:1.25rem;font-weight:600;margin-bottom:.75rem;position:relative}.blog-card-title .title-text{background:linear-gradient(120deg,#2563eb,#4f46e5);-webkit-background-clip:text;background-clip:text;color:#0000;display:inline-block;position:relative}.blog-card-title .title-text:after{background:linear-gradient(120deg,#2563eb,#4f46e5);bottom:-2px;content:"";height:2px;left:0;position:absolute;transform:scaleX(0);transform-origin:left;transition:transform .3s ease;width:100%}.blog-card:hover .blog-card-title .title-text:after{transform:scaleX(1)}.blog-card-meta{align-items:center;display:flex;gap:1rem;justify-content:flex-end}.blog-card-date{background:#2563eb1a;border-radius:.5rem;color:#6b7280;font-size:.75rem;padding:.25rem .5rem;position:absolute;right:1rem;top:1rem;white-space:nowrap}.blog-card-excerpt{color:#4b5563;line-height:1.5;margin-top:.75rem}.blog-card-arrow{color:#2563eb;opacity:0;transform:translateX(-10px);transition:all .3s ease}.blog-card:hover .blog-card-arrow{opacity:1;transform:translateX(0)}.blog-post{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;margin:2rem auto;max-width:800px;padding:2rem}.blog-post h1{color:#2d3748;font-size:2.5rem;font-weight:700;line-height:1.2;margin-bottom:.75rem}.blog-post time{border-bottom:1px solid #e2e8f0;color:#718096;display:block;font-size:.95rem;margin-bottom:2rem;padding-bottom:1.5rem}.markdown-content{color:#4a5568;line-height:1.8}.markdown-content h2{color:#2d3748;font-size:1.8rem;font-weight:600;margin:2.5rem 0 1rem}.markdown-content h3{color:#2d3748;font-size:1.5rem;font-weight:600;margin:2rem 0 1rem}.markdown-content p{margin-bottom:1.5rem}.markdown-content ol,.markdown-content ul{margin:1.5rem 0;padding-left:2rem}.markdown-content li{margin-bottom:.5rem}.markdown-content code{background:#f7fafc;border-radius:3px;color:#805ad5;font-size:.9em;padding:.2rem .4rem}.markdown-content pre{background-color:#282c34;border-radius:.5rem;margin:1rem 0;overflow-x:auto;padding:1rem}.markdown-content blockquote{border-left:4px solid #805ad5;color:#718096;font-style:italic;margin:1.5rem 0;padding-left:1rem}.markdown-content a{border-bottom:1px dotted #805ad5;color:#805ad5;text-decoration:none}.markdown-content a:hover{border-bottom-style:solid}.markdown-content img{border-radius:8px;margin:2rem 0;max-width:100%}.blog-post-container{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:250px 1fr;margin:0 auto;max-width:1200px;padding:0 1rem}.table-of-contents{background-color:#f5f5f5;border-radius:4px;height:fit-content;padding:1rem;position:sticky;top:2rem}.table-of-contents ul{list-style:none;margin:0;padding:0}.table-of-contents li{cursor:pointer;font-size:.9rem;padding:.25rem 0}.table-of-contents li:hover{color:#007bff}@media (max-width:768px){.blog-post-container{grid-template-columns:1fr}.table-of-contents{display:none}}.blog-post-image{border-radius:8px;margin:0 auto 2rem;max-width:600px;overflow:hidden}.blog-post-image img{display:block;height:auto;width:100%}code[class*=language-],pre[class*=language-]{word-wrap:normal;background:none;color:#f8f8f2;font-family:Consolas,Monaco,Andale Mono,Ubuntu Mono,monospace;font-size:1em;-webkit-hyphens:none;hyphens:none;line-height:1.5;tab-size:4;text-align:left;text-shadow:0 1px #0000004d;white-space:pre;word-break:normal;word-spacing:normal}pre[class*=language-]{border-radius:.3em;margin:.5em 0;overflow:auto;padding:1em}:not(pre)>code[class*=language-],pre[class*=language-]{background:#272822}:not(pre)>code[class*=language-]{border-radius:.3em;padding:.1em;white-space:normal}.token.cdata,.token.comment,.token.doctype,.token.prolog{color:#8292a2}.token.punctuation{color:#f8f8f2}.token.namespace{opacity:.7}.token.constant,.token.deleted,.token.property,.token.symbol,.token.tag{color:#f92672}.token.boolean,.token.number{color:#ae81ff}.token.attr-name,.token.builtin,.token.char,.token.inserted,.token.selector,.token.string{color:#a6e22e}.language-css .token.string,.style .token.string,.token.entity,.token.operator,.token.url,.token.variable{color:#f8f8f2}.token.atrule,.token.attr-value,.token.class-name,.token.function{color:#e6db74}.token.keyword{color:#66d9ef}.token.important,.token.regex{color:#fd971f}.token.bold,.token.important{font-weight:700}.token.italic{font-style:italic}.token.entity{cursor:help}.dragon-slayer-container{margin:0 auto;max-width:800px;padding:2rem}h1{font-size:2.5rem}h1,h2{color:#2c3e50}h2{font-size:2rem;margin:2rem 0 1rem}h3{color:#34495e;font-size:1.5rem;margin:1.5rem 0 1rem}.tagline{color:#7f8c8d;font-size:1.25rem}.description p{line-height:1.6;margin-bottom:1rem}.play-store-link{background-color:#4caf50;border-radius:4px;color:#fff;display:inline-block;margin:1rem 0;padding:.75rem 1.5rem;text-decoration:none;transition:background-color .3s ease}.play-store-link:hover{background-color:#45a049}.privacy-policy{border-top:1px solid #eee;margin-top:3rem;padding-top:2rem}.policy-content{background-color:#f9f9f9;border-radius:8px;padding:2rem}.policy-content p{line-height:1.6;margin-bottom:1rem}.policy-content ul{margin:1rem 0;padding-left:2rem}.policy-content li{margin-bottom:.5rem}.last-updated{color:#7f8c8d;font-style:italic;margin-top:2rem}.game-logo{border-radius:8px;box-shadow:0 4px 8px #0003;height:auto;margin-bottom:1.5rem;max-width:300px;width:100%}.privacy-link{color:#2c3e50;display:block;margin-top:1rem;text-decoration:underline;transition:color .3s ease}.privacy-link:hover{color:#34495e}.poke-search-container{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:20px;box-shadow:0 8px 32px #0000001a;margin:0 auto;max-width:1200px;padding:2rem}.project-info{align-items:center;display:flex;flex-direction:column;text-align:center}.project-logo{border-radius:15px;box-shadow:0 4px 20px #00000026;height:auto;margin-bottom:2rem;max-width:300px;transition:transform .3s ease}.project-logo:hover{transform:scale(1.05)}h1{color:#1a1a1a;font-size:3rem;margin-bottom:1rem;text-shadow:2px 2px 4px #0000001a}.tagline{color:#3d405b;font-size:1.4rem;font-weight:500;margin-bottom:2rem}.description{line-height:1.6;text-align:left;width:100%}.tech-stack{background:#fff;border-radius:15px;box-shadow:0 4px 20px #00000014;margin:2rem 0;padding:2rem}.tech-section{background:linear-gradient(145deg,#fff,#f0f0f0);border-radius:12px;margin:1.5rem 0;padding:1.5rem;transition:transform .2s ease}.tech-section:hover{transform:translateY(-5px)}.tech-section h4{color:#ee1515;font-size:1.3rem;font-weight:600;letter-spacing:.5px;margin-bottom:1rem;text-transform:uppercase}.tech-section ul{list-style-type:none;padding-left:0}.tech-section li{color:#3d405b;margin:.8rem 0;padding-left:1.8rem;position:relative}.tech-section li:before{color:#ffcb05;content:"⚡";left:0;position:absolute}.project-links{display:flex;gap:1.5rem;justify-content:center;margin:2rem 0}.live-demo-link{background:linear-gradient(45deg,#ee1515,#ff3d3d);border-radius:25px;box-shadow:0 4px 15px #ee15154d;color:#fff;display:inline-block;font-weight:600;letter-spacing:.5px;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.live-demo-link:hover{background:linear-gradient(45deg,#ff3d3d,#ee1515);box-shadow:0 6px 20px #ee151566;transform:translateY(-2px)}@media (max-width:768px){.poke-search-container{padding:1rem}h1{font-size:2.5rem}.tagline{font-size:1.2rem}.tech-section{padding:1rem}}.home-container{background:linear-gradient(120deg,#2563eb1a,#4f46e51a),radial-gradient(circle at top right,#6366f126 0,#0000 50%),radial-gradient(circle at bottom left,#2563eb26 0,#0000 50%),linear-gradient(to bottom right,#eff6ff,#eef2ff);min-height:100vh;padding-top:64px;position:relative}.home-container:after,.home-container:before{border-radius:50%;content:"";filter:blur(80px);height:300px;position:absolute;width:300px;z-index:0}.home-container:before{background:#2563eb14;right:-100px;top:20%}.home-container:after{background:#4f46e514;bottom:20%;left:-100px}.content-wrapper{margin:0 auto;max-width:1024px;padding:2rem 1rem;position:relative;z-index:1}.home-header{margin-bottom:3rem;padding-top:2rem;text-align:center}.title{background:linear-gradient(90deg,#2563eb,#4f46e5);-webkit-background-clip:text;background-clip:text;color:#0000;font-size:3.75rem;font-weight:700;margin-bottom:1.5rem}.subtitle{color:#4b5563;font-size:1.5rem;margin-bottom:2rem}.description{color:#4b5563;font-size:1.125rem;line-height:1.75;margin:0 auto;max-width:42rem}.card-grid{grid-template-columns:1fr;margin-bottom:3rem}@media (min-width:768px){.card-grid{grid-template-columns:repeat(3,1fr)}}.card{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;color:inherit;display:flex;flex-direction:column;overflow:hidden;text-decoration:none;transition:transform .2s ease-in-out}.card:hover{transform:translateY(-4px)}.card-image{height:200px;overflow:hidden;width:100%}.card-image img{height:100%;object-fit:cover;width:100%}.card-content{padding:1.5rem}.card-title{font-size:1.5rem;margin:0 0 .5rem}.card-description{color:#666;margin:0}.card-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));padding:2rem 0}
/*# sourceMappingURL=main.4cc8bde1.css.map*/