body{margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;color:#000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6}.App{min-height:100vh}.container{margin:0 auto;max-width:1200px;padding:0 20px}.loading{align-items:center;background:#fff;color:#000;display:flex;flex-direction:column;height:100vh;justify-content:center}.spinner{animation:spin 1s ease-in-out infinite;border:3px solid #f0f0f0;border-radius:50%;border-top-color:#000;height:50px;margin-bottom:20px;width:50px}@keyframes spin{to{transform:rotate(1turn)}}.btn{background:#0000;border:2px solid #000;border-radius:0;color:#000;cursor:pointer;display:inline-block;font-size:16px;font-weight:500;padding:12px 24px;text-align:center;text-decoration:none;transition:all .2s ease}.btn-primary{background:#000;border:2px solid #000;color:#fff}.btn-primary:hover{background:#fff;color:#000}.btn-secondary{background:#0000;border:2px solid #000;color:#000}.btn-secondary:hover{background:#000;color:#fff}.btn-outline{background:#0000;border:2px solid #000;color:#000}.btn-outline:hover{background:#000;color:#fff}@media (max-width:768px){.container{padding:0 15px}.btn{font-size:14px;padding:10px 20px}}.header{background:#fff;color:#000;flex-direction:column;min-height:100vh}.header,.nav{border-bottom:1px solid #000;display:flex}.nav{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;justify-content:space-between;left:0;padding:1rem 2rem;position:fixed;right:0;top:0;z-index:1000}.nav-brand h2{font-size:1.5rem;font-weight:700}.nav-brand a{color:#000;text-decoration:none}.nav-links{gap:2rem;list-style:none}.nav-links,.nav-links li{align-items:center;display:flex}.nav-links a,.nav-links button{background:none;border:none;border-radius:0;color:#000;cursor:pointer;display:inline-block;font-family:inherit;font-size:16px;line-height:1;padding:8px 16px;text-decoration:none;transition:all .3s ease;vertical-align:middle}.nav-links a:hover,.nav-links button:hover{background-color:#000;color:#fff}.hero{align-items:center;display:flex;flex:1 1;justify-content:center;padding:2rem;text-align:center}.hero-content h1{font-size:3.5rem;font-weight:700;margin-bottom:1rem}.hero-title{color:#666;font-size:1.5rem;margin-bottom:1rem}.hero-bio{color:#666;font-size:1.2rem;margin-bottom:2rem;max-width:600px}.hero-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}@media (max-width:768px){.nav{padding:1rem}.nav-links{gap:1rem}.nav-links button{font-size:.9rem;padding:.4rem .8rem}.hero-content h1{font-size:2.5rem}.hero-title{font-size:1.3rem}.hero-bio{font-size:1.1rem}.hero-buttons{align-items:center;flex-direction:column}}.about{background:#fff;border-bottom:1px solid #000;padding:80px 0}.about h2{color:#000;font-size:2.5rem;margin-bottom:3rem;text-align:center}.about-content{grid-gap:3rem;align-items:start;display:grid;gap:3rem;grid-template-columns:1fr 1fr}.about-text{font-size:1.1rem;line-height:1.8}.about-text p{margin-bottom:1rem}.skills h3{color:#000;font-size:1.5rem;margin-bottom:1.5rem}.skills-grid{display:flex;flex-wrap:wrap;gap:.8rem}.skill-tag{background:#000;border:2px solid #000;border-radius:0;color:#fff;font-size:.9rem;font-weight:500;padding:.5rem 1rem}.skill-tag:hover{background-color:#000;color:#fff}.resume-section{margin-top:1.5rem}.btn-resume{background-color:#000;border:2px solid #000;border-radius:0;color:#fff;cursor:pointer;display:inline-block;font-size:16px;font-weight:500;padding:12px 24px;text-decoration:none;transition:all .3s ease}.btn-resume:hover{background-color:#fff;border-color:#000;color:#000}@media (max-width:768px){.about{padding:60px 0}.about h2{font-size:2rem;margin-bottom:2rem}.about-content{gap:2rem;grid-template-columns:1fr}.about-text{font-size:1rem}.skills h3{font-size:1.3rem}}.contact{background:#fff;border-bottom:1px solid #000;padding:80px 0}.contact h2{color:#000;font-size:2.5rem;margin-bottom:3rem;text-align:center}.contact-content{grid-gap:3rem;align-items:start;display:grid;gap:3rem;grid-template-columns:1fr 1fr}.contact-info h3{color:#000;font-size:1.5rem;margin-bottom:1rem}.contact-info p{color:#666;font-size:1.1rem;line-height:1.6;margin-bottom:2rem}.contact-methods{display:flex;flex-direction:column;gap:1rem}.contact-method{color:#555;font-size:1rem}.contact-method strong{color:#000}.contact-form{background:#fff;border:2px solid #000;border-radius:0;box-shadow:none;padding:2rem}.form-group{margin-bottom:1.5rem}.form-group label{color:#000;display:block;font-weight:600;margin-bottom:.5rem}.form-group input,.form-group textarea{background:#fff;border:2px solid #000;border-radius:0;font-size:1rem;padding:.8rem;transition:border-color .2s ease;width:100%}.form-group input:focus,.form-group textarea:focus{background:#f9f9f9;border-color:#000;outline:none}.form-group textarea{min-height:120px;resize:vertical}.contact-form .btn{margin-top:1rem;width:100%}.status-message{border-radius:6px;font-weight:500;margin-top:1rem;padding:.8rem}.status-message.success{background:#d4edda;border:1px solid #c3e6cb;color:#155724}.status-message.error{background:#f8d7da;border:1px solid #f5c6cb;color:#721c24}.captcha-group{background:#fff;border:2px solid #000;border-radius:0;padding:1rem}.captcha-container{display:flex;flex-direction:column;gap:.8rem}.captcha-question{background:#fff;border:1px solid #000;border-radius:0;color:#000;font-size:1.1rem;font-weight:600;padding:.8rem;text-align:center}.captcha-input-container{align-items:center;display:flex;gap:.2rem}.captcha-input-container input{border:1px solid #000;flex:1 1;max-width:200px}.captcha-refresh{align-items:center;border:none;border-radius:0;cursor:pointer;display:flex;font-size:1.8rem;height:3.4rem;justify-content:center;min-width:45px;padding:.8rem;transition:all .2s ease}.captcha-refresh,.captcha-refresh:hover:not(:disabled){background:#fff;color:#000}.captcha-refresh:disabled{background:#ccc;border:none;color:#666;cursor:not-allowed}@media (max-width:768px){.contact{padding:60px 0}.contact h2{font-size:2rem;margin-bottom:2rem}.contact-content{gap:2rem;grid-template-columns:1fr}.contact-form{padding:1.5rem}.contact-info h3{font-size:1.3rem}.contact-info p{font-size:1rem}}.footer{background:#000;color:#fff;padding:2rem 0 1rem}.footer-content{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}.footer-info h3{font-size:1.3rem;margin-bottom:.5rem}.footer-info p{color:#ccc;font-size:.9rem}.social-links{display:flex;gap:1.5rem}.social-links a{border-bottom:1px solid #0000;color:#ccc;font-size:.9rem;text-decoration:none;transition:color .2s ease}.social-links a:hover{border-bottom-color:#fff;color:#fff}.footer-bottom{border-top:1px solid #555;padding-top:1rem;text-align:center}.footer-bottom p{color:#ccc;font-size:.8rem}@media (max-width:768px){.footer-content{flex-direction:column;gap:1rem;text-align:center}.social-links{justify-content:center}.footer-info h3{font-size:1.2rem}}
/*# sourceMappingURL=main.d32d4f7c.css.map*/