@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;700;900&display=swap);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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body{background-color:#121212;min-height:100vh;overflow-x:hidden}.home-container{align-items:center;display:flex;flex-direction:column;width:100%}.page-header{color:#888;font-size:.9rem;margin-bottom:2rem;padding:1rem 1.5rem 0}.hero-title,.page-header{text-align:center;width:100%}.hero-title{padding:0 1.5rem}.hero-title h1{color:#fff;font-size:5rem;font-weight:900;letter-spacing:.1em;margin:0}.author-info{align-items:center;display:flex;gap:.5rem;justify-content:center;margin-top:1rem}.author-avatar{border:1px solid #444;border-radius:50%;height:28px;width:28px}.pro-badge{background-color:#444;border-radius:4px;color:#fff;font-size:.6rem;margin-left:.2rem;padding:2px 5px}.content-window{background-color:#000;border:1px solid #222;border-radius:20px;box-shadow:0 10px 30px #00000080;margin-top:2rem;max-width:1400px;padding:1.5rem;width:100%}.main-nav{align-items:center;display:flex;font-size:.9rem;justify-content:space-between;padding:1rem 0;transition:all .3s ease;width:100%}.main-nav,.main-nav.fixed{border-bottom:1px solid #2a2a2a}.main-nav.fixed{background-color:#000;border-radius:0;box-shadow:0 2px 10px #00000080;left:0;padding:1rem 1.5rem;position:fixed;right:0;top:0;z-index:1000}.logo{font-weight:700}.nav-links{display:flex;gap:2rem}.nav-links a{color:#aaa;text-decoration:none;transition:color .3s ease}.nav-links a:hover{color:#fff}.nav-right{color:#aaa;display:flex;gap:1.5rem}.intro-content{padding-top:2rem;position:relative}.intro-greeting{color:#aaa;margin-bottom:1rem}.creative-heading-wrapper{display:inline-block;position:relative}.large-heading{color:#fff;font-size:8rem;font-weight:900;letter-spacing:-.05em;line-height:1;margin:0}.intro-paragraph{color:#bbb;font-size:1rem;line-height:1.6;margin-top:1.5rem}.intro-flex{align-items:center;display:flex;gap:2rem;margin-top:3rem}.intro-image{border-radius:20px;box-shadow:0 15px 40px #0009;height:auto;object-fit:cover;transition:transform .4s ease-in-out,box-shadow .4s ease-in-out;width:250px;will-change:transform}.intro-image:hover{box-shadow:0 25px 50px #00ffff80,0 0 50px #ff00ff80;transform:perspective(1000px) rotateY(10deg) scale(1.05)}.nav-link-item{color:#aaa;font-weight:700;letter-spacing:.1em;text-decoration:none;transition:color .3s ease}.nav-link-item:hover{color:#fff}.page-footer{background-color:#111;border-top:1px solid #333;color:#b0b0b0;margin-top:60px;padding:20px 0;text-align:center;width:100%}.footer-content{align-items:center;display:flex;flex-direction:column;margin:0 auto;max-width:1400px;padding:0 1.5rem;width:100%}.footer-content p{font-size:.9em;margin:0}.footer-links{display:flex;gap:20px;justify-content:center;margin-top:10px}.footer-links a{color:#b0b0b0;font-size:.9em;text-decoration:none;transition:color .3s}.footer-links a:hover{color:#ffc107}.section-container{border-top:1px solid #2a2a2a;margin-top:3rem;padding:2rem 0}.work-page-container{margin:0 auto;max-width:1200px;padding:60px 20px}.work-header{align-items:flex-start;border-bottom:1px solid #333;display:flex;justify-content:space-between;margin-bottom:80px;padding-bottom:40px}.header-left h1{color:#fff;font-size:5em;font-weight:700;letter-spacing:-2px;line-height:1;margin:0}.header-right{max-width:400px;text-align:right}.header-right p{color:#b0b0b0;font-size:1.1em;line-height:1.6}.cta-button{background-color:#ffc107;color:#0d0d0d;display:inline-block;font-size:1em;margin-top:20px;padding:15px 30px;transition:background-color .3s,transform .2s}.cta-button:hover{background-color:#ffca2c;transform:translateY(-2px)}.partner-badge{align-items:center;color:#999;display:flex;font-size:.8em;justify-content:flex-end;margin-top:30px}.badge-icon{color:#fff;font-size:1.5em;margin-right:8px}.projects-grid{grid-gap:60px;display:grid;gap:60px;grid-template-columns:1fr}.project-card{background-color:#1a1a1a;border:1px solid #333;border-radius:12px;overflow:hidden;padding:30px}.project-id{color:#666;display:block;font-size:.8em;letter-spacing:1px;margin-bottom:20px}.project-content{display:flex;gap:40px}.project-details{flex:1 1}.project-details h3{color:#fff;font-size:2em;font-weight:600;margin:0 0 15px}.tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:15px}.tag{background-color:#333;border-radius:4px;color:#b0b0b0;font-size:.8em;letter-spacing:.5px;padding:5px 10px}.project-details p{color:#999;font-size:1em;line-height:1.6}.project-image-container{align-items:center;display:flex;flex:1 1;justify-content:center}.project-image{border-radius:8px;box-shadow:0 4px 15px #0003;height:auto;width:100%}.view-link{color:#ffc107;display:inline-block;font-weight:700;margin-top:15px;text-decoration:none;transition:color .3s}.view-link:hover{color:#ffca2c}@media (max-width:768px){.work-header{align-items:center;flex-direction:column;text-align:center}.header-right{margin-top:30px;text-align:center}.header-left h1{font-size:3em}.project-content{flex-direction:column}}@keyframes slideInFromLeft{0%{opacity:0;transform:translateX(-100%)}to{opacity:1;transform:translateX(0)}}.animated-heading{overflow:hidden}.animated-heading .line{animation:slideInFromLeft 1.2s ease-out forwards;display:block;font-size:1em;line-height:1;opacity:0;transform:translateX(-100%)}.animated-heading .line-1{animation-delay:.2s}.animated-heading .line-2{animation-delay:.6s}.animated-heading .line-3{animation-delay:1s}.show-projects-button{background-color:#ffc107;border:none;border-radius:8px;color:#0d0d0d;cursor:pointer;font-size:1em;font-weight:700;padding:15px 30px;text-decoration:none;transition:background-color .3s,transform .2s}.show-projects-button:hover{background-color:#ffca2c;transform:translateY(-2px)}.cta-container{display:flex;gap:20px;justify-content:flex-end;margin-top:20px}.no-projects-message{border:1px dashed #333;border-radius:10px;color:#999;font-size:1.2em;padding:50px;text-align:center}.home-btn{background-color:#f7df1e;border:none;border-radius:12px;color:#121212;cursor:pointer;display:inline-block;font-weight:700;padding:12px 32px;text-align:center;transition:all .3s ease}.home-btn:hover{background-color:#e0c810;transform:scale(1.02)}.about-pro-container{animation:fadeIn .8s ease-in-out;color:#fff;padding:2rem 4rem}.about-hero{margin-bottom:4rem;text-align:center}.about-title{color:#fff;font-size:3.5rem;font-weight:900;letter-spacing:2px}.about-subtitle{color:#aaa;font-size:1.2rem}.about-main-content{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:3fr 2fr}.left-column h3,.right-column h3{border-bottom:3px solid #f7df1e;display:inline-block;font-size:1.8rem;margin-bottom:1.5rem;padding-bottom:.5rem}.bio-pro-section p{color:#e0e0e0;line-height:1.7;margin-bottom:1rem}.timeline-section{margin-top:3rem}.timeline{border-left:2px solid #333;padding-left:2rem;position:relative}.timeline-item{margin-bottom:2rem;position:relative}.timeline-icon{align-items:center;background-color:#f7df1e;border-radius:50%;color:#121212;display:flex;font-size:1.2rem;height:40px;justify-content:center;left:-2.8rem;position:absolute;top:0;width:40px}.timeline-content h4{color:#fff;font-size:1.2rem;margin:0 0 .5rem}.timeline-content p{color:#aaa;font-size:.95rem;margin:0}.timeline-date{color:#888;display:block;font-size:.8rem;margin-top:.5rem}.skill-category{margin-bottom:2rem}.skill-category h5{color:#aaa;font-size:1rem;margin-bottom:1rem;text-transform:uppercase}.skills-grid{display:flex;flex-wrap:wrap;gap:1rem}.skill-item{align-items:center;background-color:#222;border:1px solid #333;border-radius:8px;display:flex;font-size:1rem;gap:.7rem;padding:.8rem 1.2rem;transition:all .3s ease}.skill-item:hover{background-color:#333;color:#f7df1e;transform:translateY(-5px)}.skill-item svg{font-size:1.5rem}.cta-section{display:flex;flex-direction:column;gap:1rem;margin-top:3rem}.cta-button{border-radius:8px;font-weight:700;padding:1rem;text-align:center;text-decoration:none;transition:all .3s ease}.cta-button.primary,.cta-button:not(.secondary){background-color:#f7df1e;color:#121212}.cta-button.primary:hover,.cta-button:not(.secondary):hover{background-color:#e0c810;transform:scale(1.02)}.cta-button.secondary{background-color:initial;border:2px solid #f7df1e;color:#f7df1e}.cta-button.secondary:hover{background-color:#f7df1e;color:#121212;transform:scale(1.02)}.back-btn-container{margin:20px 0 40px;text-align:center}.back-btn{align-items:center;background:linear-gradient(135deg,#f7df1e,#e0c810);border:none;border-radius:50px;box-shadow:0 4px 10px #f7df1e4d;color:#121212;cursor:pointer;display:inline-flex;font-size:15px;font-weight:600;gap:8px;padding:10px 24px;transition:all .3s ease-in-out}.back-btn:hover{background:linear-gradient(135deg,#e0c810,#f7df1e);box-shadow:0 6px 15px #f7df1e66;transform:translateY(-3px) scale(1.05)}.back-icon{font-size:1.2rem}@media (max-width:992px){.about-main-content{grid-template-columns:1fr}}@media (max-width:768px){.about-pro-container{padding:2rem 1.5rem}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}body{background-color:#0d0d0d;color:#e0e0e0;font-family:Inter,sans-serif;margin:0;padding:0}.contact-page-container{margin:0 auto;max-width:1200px;padding:60px 20px}.contact-header{margin-bottom:50px;text-align:left}.contact-header h1{color:#fff;font-size:5em;font-weight:700;letter-spacing:-2px;line-height:1;margin:0}.contact-header p{color:#b0b0b0;font-size:1.1em;line-height:1.6;max-width:500px}.contact-content{grid-gap:80px;display:grid;gap:80px;grid-template-columns:1fr 2fr}.contact-info-column{display:flex;flex-direction:column;gap:40px}.info-box{background-color:#1a1a1a;border:1px solid #333;border-radius:8px;padding:20px}.info-box .info-label{color:#999;display:block;font-size:.8em;letter-spacing:1px;margin-bottom:10px}.email-row{align-items:center;display:flex;gap:10px}.email-link{color:#e0e0e0;font-size:1.2em;text-decoration:none;transition:color .3s}.email-link:hover{color:#fff}.copy-button{background:none;border:1px solid #e0e0e0;border-radius:4px;color:#e0e0e0;cursor:pointer;font-size:.8em;padding:5px 10px;transition:background-color .3s}.copy-button:hover{background-color:#e0e0e0;color:#0d0d0d}.contact-form-column{display:flex;flex-direction:column;gap:30px}.form-row{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr}.form-field{display:flex;flex-direction:column;text-align:left}.form-field label{color:#999;font-size:.9em;font-weight:600;margin-bottom:8px}.form-field input,.form-field select,.form-field textarea{background-color:#1a1a1a;border:1px solid #333;border-radius:6px;box-sizing:border-box;color:#e0e0e0;font-size:1em;padding:12px;transition:border-color .3s;width:100%}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{border-color:#ffc107;outline:none}.form-field textarea{min-height:120px;resize:vertical}.form-field input::placeholder,.form-field textarea::placeholder{color:#666}.form-field select{cursor:pointer}.form-field small{color:#666;display:block;font-size:.8em;margin-top:5px}.how-heard-options{display:flex;flex-wrap:wrap;gap:10px}.how-heard-options button{background-color:#1a1a1a;border:1px solid #333;border-radius:20px;color:#e0e0e0;cursor:pointer;font-size:.9em;padding:8px 15px;transition:all .3s}.how-heard-options button:hover{background-color:#333;border-color:#555}.how-heard-options button.selected{background-color:#555;border-color:#ffc107;color:#fff}.submit-button{align-items:center;align-self:flex-start;background-color:#ffc107;border:none;border-radius:8px;color:#0d0d0d;cursor:pointer;display:flex;font-size:1.1em;font-weight:700;gap:8px;justify-content:center;min-width:150px;padding:15px 30px;transition:all .3s}.submit-button:hover:not(:disabled){background-color:#ffca2c;box-shadow:0 4px 12px #ffc1074d;transform:translateY(-2px)}.go-home-button{background-color:#ffc107;border-radius:8px;color:#0d0d0d;display:inline-block;font-size:1em;font-weight:700;overflow:hidden;padding:12px 30px;position:relative;text-align:center;text-decoration:none;transition:all .3s}.go-home-button:before{background:#ffffff4d;content:"";height:100%;left:-100%;position:absolute;top:0;transform:skewX(-20deg);width:100%}.go-home-button:hover:before{left:100%;transition:left .5s}.go-home-button:hover{background-color:#ffca2c;color:#0d0d0d;transform:translateY(-2px)}.status-notification{animation:slideIn .3s ease-out;border-radius:8px;box-shadow:0 4px 20px #0000004d;max-width:400px;padding:20px;position:fixed;right:20px;top:20px;z-index:1000}.status-notification.success{background-color:#d4edda;border:1px solid #c3e6cb;color:#155724}.status-notification.error{background-color:#f8d7da;border:1px solid #f5c6cb;color:#721c24}.notification-content{align-items:flex-start;display:flex;gap:12px}.notification-icon{flex-shrink:0;font-size:24px;font-weight:700}.notification-content h3{font-size:18px;font-weight:600;margin:0 0 5px}.notification-content p{font-size:14px;line-height:1.4;margin:0}.notification-close{align-items:center;background:none;border:none;color:inherit;cursor:pointer;display:flex;font-size:20px;height:24px;justify-content:center;margin-left:auto;padding:0;width:24px}.button-spinner{animation:spin 1s ease-in-out infinite;border:2px solid #0d0d0d4d;border-radius:50%;border-top-color:#0d0d0d;display:inline-block;height:16px;width:16px}@keyframes spin{to{transform:rotate(1turn)}}@keyframes slideIn{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}.form-field input:disabled,.form-field select:disabled,.form-field textarea:disabled,.how-heard-options button:disabled{cursor:not-allowed;opacity:.6}.submit-button:disabled{cursor:not-allowed;opacity:.7;transform:none!important}.form-field input:invalid:not(:focus):not(:placeholder-shown),.form-field textarea:invalid:not(:focus):not(:placeholder-shown){border-color:#dc3545}.form-field input:valid:not(:focus):not(:placeholder-shown),.form-field textarea:valid:not(:focus):not(:placeholder-shown){border-color:#28a745}@media (max-width:768px){.contact-content{gap:40px}.contact-content,.form-row{grid-template-columns:1fr}.contact-header h1{font-size:3em}.contact-header p{font-size:1em}.status-notification{margin-bottom:20px;max-width:100%;position:relative;right:auto;top:auto}}@media (max-width:480px){.contact-page-container{padding:40px 15px}.contact-header h1{font-size:2.5em}.how-heard-options{gap:8px}.how-heard-options button{font-size:.8em;padding:6px 12px}}
/*# sourceMappingURL=main.112fd747.css.map*/