*{box-sizing:border-box;margin:0;padding:0}body,html{height:-webkit-fill-available}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,#000,#1a1a1a);color:#333;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6;min-height:100vh;min-height:100svh}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#555}html{scroll-behavior:smooth}[id]{scroll-margin-top:90px}img,video{height:auto;max-width:100%}.container{margin:0 auto;max-width:1200px;padding:0 20px}.section{padding:80px 0}.section-title{color:#fff;font-size:2.5rem;font-weight:700;margin-bottom:3rem;position:relative;text-align:center}.section-title:after{background:linear-gradient(90deg,#000,#333);border-radius:2px;bottom:-10px;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:60px}@media (max-width:768px){.section{padding:60px 0}.section-title{font-size:2rem}.container{padding:0 15px}}@media (max-width:480px){.section-title{font-size:1.75rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation:none!important;transition:none!important}}:root{--bg:#0b0b0b;--card:#131313;--text:#eaeaea;--muted:#b3b3b3;--accent:#ff2a2a}.linkhub{background:radial-gradient(1000px 600px at 50% -10%,#ff2a2a26,#0000 60%),radial-gradient(600px 600px at 90% 10%,#ff2a2a14,#0000 60%),linear-gradient(135deg,#000,#1a1a1a);display:grid;min-height:100vh;padding:2rem;place-items:center}.card{background:#131313;background:var(--card);border:1px solid #2a2a2a;border-radius:20px;box-shadow:0 10px 40px #0006;color:#eaeaea;color:var(--text);max-width:560px;padding:2rem;width:100%}.avatar{display:grid;margin-bottom:.75rem;place-items:center;position:relative}.avatar img{border:3px solid #ff2a2a;border:3px solid var(--accent);border-radius:999px;height:110px;object-fit:cover;width:110px}.logo-section{border-radius:16px;display:grid;height:120px;margin-bottom:1.5rem;overflow:hidden;place-items:center;position:relative}.logo-bg{border-radius:16px;height:100%;object-fit:cover;width:100%}.logo-bg,.logo-overlay{inset:0;position:absolute}.logo-overlay{background:radial-gradient(200px 80px at 50% 50%,#0000001a 0,#0000004d 70%,#0009 100%);pointer-events:none}.main-logo{filter:drop-shadow(0 0 20px rgba(255,255,255,.4));height:80px;position:relative;transition:transform .3s ease,filter .3s ease;width:auto;z-index:1}.main-logo:hover{filter:drop-shadow(0 0 30px rgba(255,255,255,.6));transform:scale(1.05)}@media (min-width:1024px){.main-logo{height:120px}}@media (min-width:1440px){.main-logo{height:140px}}@media (min-width:1024px){.logo-section{height:160px}}@media (min-width:1440px){.logo-section{height:180px}}.title-wrap{display:grid;margin-bottom:1rem;place-items:center;position:relative}.title-bg{border-radius:16px;height:100%;object-fit:cover;width:100%}.title-bg,.title-overlay{inset:0;position:absolute}.title-overlay{background:radial-gradient(200px 60px at 50% 50%,#0000 0,#00000040 70%,#00000073 100%);pointer-events:none}.title-wrap h1{margin:0;padding:.5rem .75rem;position:relative;z-index:1}h1{font-size:1.6rem;margin:0}.tagline,h1{text-align:center}.tagline{color:#b3b3b3;color:var(--muted);margin:.5rem 0 1.5rem}.links{grid-gap:.9rem;display:grid;gap:.9rem}.link{background:#1b1b1b;border:1px solid #2a2a2a;border-radius:12px;color:#eaeaea;color:var(--text);display:block;padding:.95rem 1.25rem;text-align:center;text-decoration:none;transition:transform .15s ease,background .2s ease,border-color .2s ease}.link .link-content{align-items:center;display:inline-flex;gap:.6rem}.link.has-image .link-content{gap:.8rem}.thumb{border:1px solid #2a2a2a;border-radius:8px;flex:0 0 40px;height:40px;object-fit:cover;width:40px}.link:hover{background:#222;border-color:#ff2a2a;border-color:var(--accent);transform:translateY(-2px)}.socials{display:flex;gap:1rem;justify-content:center;margin-top:1.25rem}.socials a{color:#b3b3b3;color:var(--muted);font-size:1.25rem}@media (max-width:480px){.card{padding:1.5rem}}.media{margin-top:1.25rem}.video-embed{aspect-ratio:16/9;background:#000;border:1px solid #2a2a2a;border-radius:12px;overflow:hidden;position:relative;width:100%}.video-embed iframe{height:100%;inset:0;position:absolute;width:100%}.header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-bottom:1px solid #0000001a;left:0;position:fixed;right:0;top:0;transition:all .3s ease;z-index:1000}.header.scrolled{background:#fffffffa;box-shadow:0 2px 20px #0000001a}.header-content{align-items:center;display:flex;justify-content:space-between;padding:1rem 0}.logo h2{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#000,#333);-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:700;margin:0}.nav-list{display:flex;gap:2rem;list-style:none;margin:0;padding:0}.nav-list button{background:none;border:none;color:#4a5568;cursor:pointer;font-size:1rem;font-weight:500;padding:.5rem 0;position:relative;transition:color .3s ease}.nav-list button:hover{color:red}.nav-list button:after{background:linear-gradient(90deg,red,#f44);bottom:0;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.nav-list button:hover:after{width:100%}.mobile-menu-btn{background:none;border:none;cursor:pointer;display:none;flex-direction:column;gap:4px;padding:.5rem}.mobile-menu-btn span{background:#4a5568;border-radius:2px;height:3px;transition:all .3s ease;width:25px}.mobile-menu-btn.active span:first-child{transform:rotate(45deg) translate(6px,6px)}.mobile-menu-btn.active span:nth-child(2){opacity:0}.mobile-menu-btn.active span:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}@media (max-width:768px){.nav{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffffa;border-bottom:1px solid #0000001a;left:0;opacity:0;position:fixed;right:0;top:calc(80px + env(safe-area-inset-top));transform:translateY(-100%);transition:all .3s ease}.nav.nav-open{opacity:1;transform:translateY(0)}.nav-list{flex-direction:column;gap:1rem;padding:2rem}.nav-list button{font-size:1.1rem;padding:1rem 0;text-align:left}.mobile-menu-btn{display:flex}}.hero{align-items:center;background:linear-gradient(135deg,#000,#1a1a1a);color:#fff;display:flex;min-height:100vh;min-height:100svh;overflow:hidden;position:relative}.hero:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cdefs%3E%3Cpattern id='a' width='100' height='100' patternUnits='userSpaceOnUse'%3E%3Ccircle cx='50' cy='50' r='1' fill='%23fff' opacity='.1'/%3E%3C/pattern%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h100v100H0z'/%3E%3C/svg%3E");bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.hero-content{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;position:relative;z-index:1}.hero-title{font-size:3.5rem;font-weight:700;line-height:1.2;margin-bottom:1rem}.highlight{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,red,#f44);-webkit-background-clip:text;background-clip:text}.hero-subtitle{color:#ffffffe6;font-size:1.5rem;font-weight:400;margin-bottom:1.5rem}.animated-text{animation:fadeInOut 3s infinite;color:red;font-weight:600}@keyframes fadeInOut{0%,to{opacity:0}50%{opacity:1}}.hero-description{color:#ffffffe6;font-size:1.1rem;line-height:1.8;margin-bottom:2rem;max-width:500px}.hero-buttons{display:flex;flex-wrap:wrap;gap:1rem}.btn{border:none;border-radius:50px;cursor:pointer;display:inline-block;font-size:1rem;font-weight:600;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.btn-primary{background:linear-gradient(45deg,red,#f44);color:#fff}.btn-secondary{background:#0000;border:2px solid #fff;color:#fff}.btn-secondary:hover{background:#fff;color:#333}.hero-image{align-items:center;display:flex;justify-content:center}.profile-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:20px;max-width:300px;padding:2rem;text-align:center}.profile-image{align-items:center;border:3px solid red;border-radius:50%;display:flex;height:120px;justify-content:center;margin:0 auto 1rem;overflow:hidden;width:120px}.profile-image img{height:100%;object-fit:cover;width:100%}.profile-info h3{color:#fff;font-size:1.5rem;margin-bottom:.5rem}.profile-info p{color:#fffc;margin-bottom:1rem}.social-links{justify-content:center}.social-link{background:#fff3;border-radius:50%;height:40px;width:40px}.social-link:hover{background:#ffffff4d}.scroll-indicator{align-items:center;bottom:calc(2rem + env(safe-area-inset-bottom));color:#fffc;display:flex;flex-direction:column;font-size:.9rem;left:50%;position:absolute;transform:translateX(-50%)}.scroll-arrow{background:#fff9;height:30px;margin-bottom:.5rem;position:relative;width:2px}.scroll-arrow:after{border-left:4px solid #0000;border-right:4px solid #0000;border-top:6px solid #fff9;bottom:0;content:"";height:0;left:50%;position:absolute;transform:translateX(-50%);width:0}@media (max-width:768px){.hero-content{gap:2rem;grid-template-columns:1fr;text-align:center}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.25rem}.hero-buttons{justify-content:center}.profile-card{max-width:250px}}@media (max-width:480px){.hero-title{font-size:2rem}.hero-subtitle{font-size:1.1rem}.hero-description{font-size:1rem}.btn{font-size:.9rem;padding:.8rem 1.5rem}}.about-content{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin-top:2rem}.about-text{display:flex;flex-direction:column;gap:2rem}.about-card{background:#1a1a1a;border-left:4px solid red;border-radius:15px;box-shadow:0 5px 20px #0000004d;padding:2rem;transition:all .3s ease}.about-card:hover{box-shadow:0 10px 30px #00000026;transform:translateY(-5px)}.about-card h3{color:#fff;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.about-card p{color:#e2e8f0;font-size:1rem;line-height:1.8}.about-stats{display:flex;flex-direction:column;gap:3rem}.stats-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(2,1fr)}.stat-item{background:#1a1a1a;border-radius:15px;box-shadow:0 5px 20px #0000004d;padding:2rem;text-align:center;transition:all .3s ease}.stat-item:hover{box-shadow:0 8px 25px #00000026;transform:translateY(-3px)}.stat-number{color:red;font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.stat-label{color:#e2e8f0;font-size:.9rem;font-weight:500;letter-spacing:.5px;text-transform:uppercase}.education{background:#1a1a1a;border-radius:15px;box-shadow:0 5px 20px #0000004d;padding:2rem}.education h3{color:#fff;font-size:1.5rem;font-weight:600;margin-bottom:1.5rem}.education-item{border-bottom:1px solid #333;display:flex;gap:1.5rem;margin-bottom:1.5rem;padding-bottom:1.5rem}.education-item:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.education-year{background:linear-gradient(135deg,red,#f44);border-radius:20px;color:#fff;font-size:.9rem;font-weight:600;height:-webkit-fit-content;height:fit-content;padding:.5rem 1rem;white-space:nowrap}.education-details h4{color:#fff;font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.education-details p{color:#e2e8f0;font-size:.9rem;margin-bottom:.25rem}.interests{background:#1a1a1a;border-radius:15px;box-shadow:0 5px 20px #0000004d;padding:2rem}.interests h3{color:#fff;font-size:1.5rem;font-weight:600;margin-bottom:1.5rem}.interests-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(3,1fr)}.interest-item{align-items:center;background:#333;border-radius:10px;display:flex;flex-direction:column;gap:.5rem;padding:1rem;transition:all .3s ease}.interest-item:hover{background:#444;transform:translateY(-2px)}.interest-item i{color:red;font-size:1.5rem}.interest-item span{color:#e2e8f0;font-size:.9rem;font-weight:500;text-align:center}@media (max-width:768px){.about-content{gap:2rem;grid-template-columns:1fr}.stats-grid{gap:1rem}.interests-grid,.stats-grid{grid-template-columns:repeat(2,1fr)}.education-item{flex-direction:column;gap:1rem}.education-year{align-self:flex-start}}@media (max-width:480px){.stats-grid{grid-template-columns:1fr}.interests-grid{grid-template-columns:repeat(2,1fr)}.about-card,.education,.interests,.stat-item{padding:1.5rem}}.timeline{margin:0 auto;max-width:1200px;padding:2rem 0;position:relative}.timeline:after{background:linear-gradient(135deg,red,#f44);border-radius:3px;bottom:0;content:"";left:50%;margin-left:-3px;position:absolute;top:0;width:6px}.timeline-item{animation:fadeInUp .6s ease forwards;padding:10px 40px;position:relative;width:50%}.timeline-item.left{left:0}.timeline-item.right{left:50%}.timeline-item:after{background:linear-gradient(135deg,red,#f44);border:4px solid #fff;border-radius:50%;content:"";height:25px;position:absolute;right:-17px;top:15px;width:25px;z-index:1}.timeline-item.right:after{left:-17px}.timeline-content{background:#1a1a1a;border-radius:15px;box-shadow:0 5px 20px #0000004d;padding:20px 30px;position:relative;transition:all .3s ease}.timeline-content:hover{box-shadow:0 10px 30px #00000026;transform:translateY(-5px)}.timeline-header{margin-bottom:1rem}.job-title{color:#fff;font-size:1.3rem}.company-name,.job-title{font-weight:600;margin-bottom:.5rem}.company-name{color:red;font-size:1.1rem}.job-meta{color:#e2e8f0;display:flex;font-size:.9rem;gap:1rem}.period{font-weight:500}.location{font-style:italic}.job-description{color:#e2e8f0;line-height:1.6}.job-description,.technologies{margin-bottom:1.5rem}.technologies h5{color:#fff;font-size:1rem;font-weight:600;margin-bottom:.5rem}.tech-tags{display:flex;flex-wrap:wrap;gap:.5rem}.tech-tag{background:linear-gradient(135deg,red,#f44);border-radius:15px;color:#fff;font-size:.8rem;font-weight:500;padding:.25rem .75rem}.achievements h5{color:#fff;font-size:1rem;font-weight:600;margin-bottom:.5rem}.achievements ul{list-style:none;padding:0}.achievements li{color:#e2e8f0;padding:.25rem 0 .25rem 1.5rem;position:relative}.achievements li:before{color:red;content:"✓";font-weight:700;left:0;position:absolute}.experience-summary{margin-top:4rem}.summary-card{background:#1a1a1a;border-radius:15px;box-shadow:0 5px 20px #0000004d;padding:2rem}.summary-card h3{color:#fff;font-size:1.5rem;font-weight:600;margin-bottom:2rem;text-align:center}.highlights-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(4,1fr)}.highlight-item{align-items:center;background:#333;border-radius:10px;display:flex;gap:1rem;padding:1rem;transition:all .3s ease}.highlight-item:hover{background:#444;transform:translateY(-2px)}.highlight-item i{color:red;font-size:2rem}.highlight-item h4{color:#fff;font-size:1.1rem;font-weight:600;margin-bottom:.25rem}.highlight-item p{color:#e2e8f0;font-size:.9rem;margin:0}@media (max-width:768px){.timeline:after{left:31px}.timeline-item{padding-left:70px;padding-right:25px;width:100%}.timeline-item.left,.timeline-item.right{left:0}.timeline-item:after{left:15px;right:auto}.highlights-grid{gap:1rem;grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.timeline-item{padding-left:60px;padding-right:15px}.timeline-content{padding:15px 20px}.highlights-grid{grid-template-columns:1fr}.job-meta{flex-direction:column}.job-meta,.tech-tags{gap:.25rem}.tech-tag{font-size:.75rem;padding:.2rem .5rem}}.skills-intro{margin:0 auto 3rem;max-width:600px;text-align:center}.skills-intro p{color:#4a5568;font-size:1.1rem;line-height:1.8}.skills-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(2,1fr);margin-bottom:4rem}.skill-category{background:#fff;border-radius:15px;box-shadow:0 5px 20px #0000001a;padding:2rem;transition:all .3s ease}.skill-category:hover{box-shadow:0 10px 30px #00000026;transform:translateY(-5px)}.category-title{color:#2d3748;font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;position:relative;text-align:center}.category-title:after{background:linear-gradient(90deg,#000,#333);border-radius:2px;bottom:-8px;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:40px}.skills-list{display:flex;flex-direction:column;gap:1.5rem}.skill-item{animation:fadeInUp .6s ease forwards}.skill-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.5rem}.skill-name{color:#2d3748;font-size:1rem;font-weight:600}.skill-level{color:red;font-size:.9rem;font-weight:600}.skill-bar{background:#e2e8f0;border-radius:4px;height:8px;overflow:hidden;position:relative;width:100%}.skill-progress{animation:slideIn 1.5s ease forwards;background:linear-gradient(90deg,#000,#333);border-radius:4px;height:100%;transition:width 1.5s ease}.skills-summary{margin-bottom:4rem}.summary-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(4,1fr)}.summary-item{background:#fff;border-radius:15px;box-shadow:0 5px 20px #0000001a;padding:2rem;text-align:center;transition:all .3s ease}.summary-item:hover{box-shadow:0 10px 30px #00000026;transform:translateY(-5px)}.summary-icon{align-items:center;background:linear-gradient(135deg,#000,#333);border-radius:50%;color:#fff;display:flex;font-size:1.5rem;height:60px;justify-content:center;margin:0 auto 1rem;width:60px}.summary-item h4{color:#2d3748;font-size:1.2rem;font-weight:600;margin-bottom:.5rem}.summary-item p{color:#4a5568;font-size:.9rem;line-height:1.6}.certifications{background:#fff;border-radius:15px;box-shadow:0 5px 20px #0000001a;padding:2rem}.certifications h3{color:#2d3748;font-size:1.5rem;font-weight:600;margin-bottom:2rem;text-align:center}.cert-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(2,1fr)}.cert-item{align-items:center;background:#f7fafc;border-radius:10px;display:flex;gap:1rem;padding:1.5rem;transition:all .3s ease}.cert-item:hover{background:#edf2f7;transform:translateY(-2px)}.cert-item i{color:red;font-size:2rem}.cert-item h4{color:#2d3748;font-size:1rem;font-weight:600;margin-bottom:.25rem}.cert-item p{color:#718096;font-size:.9rem;margin:0}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.skills-grid{gap:2rem;grid-template-columns:1fr}.summary-grid{gap:1.5rem;grid-template-columns:repeat(2,1fr)}.cert-grid{gap:1rem;grid-template-columns:1fr}}@media (max-width:480px){.summary-grid{grid-template-columns:1fr}.certifications,.skill-category,.summary-item{padding:1.5rem}.skill-header{align-items:flex-start;flex-direction:column;gap:.25rem}.cert-item{flex-direction:column;gap:.5rem;text-align:center}}.contact-intro{margin:0 auto 3rem;max-width:600px;text-align:center}.contact-intro p{color:#e2e8f0;font-size:1.1rem;line-height:1.8}.contact-content{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin-top:2rem}.contact-info{background:#1a1a1a;border-radius:15px;box-shadow:0 5px 20px #0000004d;grid-column:1/-1;padding:2rem}.contact-info h3{color:#fff;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.contact-info>p{color:#e2e8f0;line-height:1.6;margin-bottom:2rem}.contact-details{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2rem}.contact-item{align-items:center;background:#333;border-radius:10px;display:flex;gap:1rem;padding:1rem;transition:all .3s ease}.contact-item:hover{background:#444;transform:translateY(-2px)}.contact-icon{align-items:center;background:linear-gradient(135deg,#000,#333);border-radius:50%;color:#fff;display:flex;font-size:1.2rem;height:50px;justify-content:center;width:50px}.contact-text h4{color:#fff;font-size:1rem;font-weight:600;margin-bottom:.25rem}.contact-text a{color:red;font-size:.9rem;text-decoration:none;transition:color .3s ease}.contact-text a:hover{color:#f44}.social-section h4{color:#fff;font-size:1.2rem;font-weight:600;margin-bottom:1rem}.social-links{flex-wrap:wrap;gap:1rem}.social-link{background:#333;border-radius:25px;color:var(--social-color);font-weight:500;gap:.5rem;padding:.75rem 1rem}.social-link:hover{background:var(--social-color);color:#fff;transform:translateY(-2px)}.contact-form-container{background:#1a1a1a;border-radius:15px;box-shadow:0 5px 20px #0000004d;padding:2rem}.contact-form-container h3{color:#fff;font-size:1.5rem;font-weight:600;margin-bottom:2rem}.contact-form{gap:1.5rem}.contact-form,.form-group{display:flex;flex-direction:column}.form-group{gap:.5rem}.form-group label{color:#fff;font-size:.9rem;font-weight:600}.form-group input,.form-group textarea{background:#1a1a1a;border:2px solid #333;border-radius:10px;color:#fff;font-size:1rem;padding:1rem;transition:all .3s ease}.form-group input:focus,.form-group textarea:focus{border-color:red;box-shadow:0 0 0 3px #ff00001a;outline:none}.form-group textarea{min-height:120px;resize:vertical}.submit-btn{align-items:center;background:linear-gradient(135deg,red,#f44);border:none;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:.5rem;justify-content:center;padding:1rem 2rem;transition:all .3s ease}.submit-btn:hover:not(:disabled){box-shadow:0 10px 20px #ff00004d;transform:translateY(-2px)}.submit-btn:disabled{cursor:not-allowed;opacity:.7}.submit-btn.submitting{background:#718096}.error-message,.success-message{align-items:center;animation:slideIn .3s ease;border-radius:10px;display:flex;font-weight:500;gap:.5rem;padding:1rem}.success-message{background:#c6f6d5;border:1px solid #9ae6b4;color:#22543d}.error-message{background:#fed7d7;border:1px solid #feb2b2;color:#742a2a}@keyframes slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.contact-content{gap:2rem;grid-template-columns:1fr}.social-links{justify-content:center}.contact-form-container,.contact-info{padding:1.5rem}}@media (max-width:480px){.contact-item{flex-direction:column;gap:.5rem;text-align:center}.contact-icon{font-size:1rem;height:40px;width:40px}.social-links{align-items:center;flex-direction:column}.social-link{justify-content:center;width:200px}.form-group input,.form-group textarea{padding:.75rem}.submit-btn{padding:.75rem 1.5rem}}.footer{background:linear-gradient(135deg,#000,#1a1a1a);color:#fff;margin-top:4rem;padding:3rem 0 1rem}.footer-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(4,1fr);margin-bottom:2rem}.footer-section h3{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,red,#f44);-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.footer-section h4{color:#e2e8f0;font-size:1.2rem;font-weight:600;margin-bottom:1rem}.footer-section p{color:#cbd5e0;line-height:1.6;margin-bottom:1rem}.footer-social{display:flex;gap:1rem}.footer-social-link{align-items:center;background:#ffffff1a;border-radius:50%;color:#fff;display:flex;height:40px;justify-content:center;text-decoration:none;transition:all .3s ease;width:40px}.footer-social-link:hover{background:#fff3;transform:translateY(-2px)}.footer-links{list-style:none;margin:0;padding:0}.footer-links li{margin-bottom:.5rem}.footer-links button{background:none;border:none;color:#cbd5e0;cursor:pointer;font-size:.9rem;padding:0;transition:color .3s ease}.footer-links button:hover{color:red}.footer-links li:not(button){color:#cbd5e0;font-size:.9rem}.footer-contact p{align-items:center;display:flex;font-size:.9rem;gap:.5rem;margin-bottom:.5rem}.footer-contact i{color:red;width:16px}.footer-bottom{border-top:1px solid #ffffff1a;padding-top:1rem}.footer-bottom-content{align-items:center;display:flex;justify-content:space-between}.footer-bottom p{color:#a0aec0;font-size:.9rem;margin:0}.scroll-to-top{align-items:center;background:linear-gradient(135deg,red,#f44);border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:40px;justify-content:center;transition:all .3s ease;width:40px}.scroll-to-top:hover{box-shadow:0 5px 15px #ff00004d;transform:translateY(-2px)}@media (max-width:768px){.footer-content{gap:1.5rem;grid-template-columns:repeat(2,1fr)}.footer-section h3{font-size:1.3rem}.footer-section h4{font-size:1.1rem}}@media (max-width:480px){.footer-content{gap:1rem;grid-template-columns:1fr}.footer{padding:2rem 0 1rem}.footer-bottom-content{flex-direction:column;gap:1rem;text-align:center}.footer-social{justify-content:center}}.floating-social{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#000c;border:1px solid #ffffff1a;border-radius:20px;box-shadow:0 10px 40px #0000004d;max-width:250px;min-width:200px;padding:1.5rem;position:fixed;right:2rem;top:50%;transform:translateY(-50%);transition:all .3s ease;z-index:1000}.floating-social:hover{border-color:#fff3;box-shadow:0 15px 50px #0006;transform:translateY(-50%) scale(1.02)}.social-header h4{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;color:#fff;font-size:1.1rem;font-weight:600;margin:0 0 1rem;text-align:center}.social-links{display:flex;flex-direction:column;gap:.75rem}.social-link{align-items:center;border:1px solid #0000;border-radius:12px;color:#fff;display:flex;justify-content:center;min-height:50px;padding:.75rem;text-decoration:none;transition:all .3s ease}.social-link:hover{background:#ffffff1a;border-color:#fff3;transform:translateX(-5px)}.social-link i{flex-shrink:0;font-size:1.5rem;text-align:center;width:auto}.social-link.youtube i{color:red}.social-link.instagram i{color:#e4405f}.social-link.tiktok i{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#ff0050,#00f2ea);-webkit-background-clip:text;background-clip:text;color:#000}.social-link.artstation i{color:#0f8}@media (max-width:1024px){.floating-social{max-width:220px;min-width:180px;right:1.5rem}}@media (max-width:768px){.floating-social{bottom:2rem;left:1rem;max-width:none;min-width:auto;padding:1.25rem;right:1rem;top:auto;transform:none;width:calc(100% - 2rem)}.floating-social:hover{transform:none}.social-links{flex-direction:row;gap:1rem;justify-content:center}.social-link{flex:1 1;flex-direction:column;min-height:60px;min-width:60px;padding:.75rem .5rem;text-align:center}.social-link:hover{transform:translateY(-3px)}}@media (max-width:480px){.floating-social{bottom:1rem;left:.5rem;padding:1rem;right:.5rem;width:calc(100% - 1rem)}.social-links{gap:.5rem}.social-link{min-height:50px;min-width:50px;padding:.6rem .4rem}}:root{--epk-bg:#0b0b0b;--epk-card:#141414;--epk-border:#2a2a2a;--epk-text:#eaeaea;--epk-muted:#b3b3b3;--epk-accent:#ff2a2a}.epk{align-items:center;background:linear-gradient(135deg,#000,#1a1a1a);color:#eaeaea;color:var(--epk-text);display:flex;justify-content:center;min-height:100vh;padding:2rem}.epk-container{background:#141414;background:var(--epk-card);border:1px solid #2a2a2a;border:1px solid var(--epk-border);border-radius:18px;box-shadow:0 10px 40px #0006;max-width:920px;overflow:hidden;width:100%}.epk-header{border-bottom:1px solid #2a2a2a;border-bottom:1px solid var(--epk-border);padding:1.25rem 1.5rem}.epk-title{font-size:1.8rem;margin:0}.epk-subtitle{color:#b3b3b3;color:var(--epk-muted);margin:.35rem 0 0}.epk-hero{background:#101010;height:260px;position:relative}.epk-hero-image{filter:brightness(.75);height:100%;object-fit:cover;width:100%}.epk-hero-overlay{background:radial-gradient(800px 300px at 20% -10%,#ff2a2a33,#0000 60%);inset:0;position:absolute}.epk-content{grid-gap:1rem;display:grid;gap:1rem;line-height:1.8;padding:1.5rem}.epk-content h2{font-size:1.3rem;margin-bottom:.25rem;margin-top:.5rem}.epk-list{margin:.5rem 0 0;padding-left:1.25rem}.epk-links{margin:.25rem 0 .5rem;padding-left:1.25rem}.epk-links a{border-bottom:1px dashed #2a2a2a;border-bottom:1px dashed var(--epk-border);color:#eaeaea;color:var(--epk-text);text-decoration:none}.epk-links a:hover{border-color:#ff2a2a;border-color:var(--epk-accent)}.epk-footer{padding:1rem 1.5rem 1.5rem}.epk-cta{border:1px solid #2a2a2a;border:1px solid var(--epk-border);border-radius:10px;color:#eaeaea;color:var(--epk-text);padding:.6rem .9rem;text-decoration:none}.epk-cta:hover{border-color:#ff2a2a;border-color:var(--epk-accent)}@media (max-width:640px){.epk-hero{height:200px}}.App{min-height:100vh;min-height:100svh}.loading-screen{align-items:center;background:linear-gradient(135deg,#000,#1a1a1a);color:#fff;display:flex;flex-direction:column;height:100vh;height:100svh;justify-content:center}.loading-spinner{animation:spin 1s linear infinite;border:4px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:50px;margin-bottom:20px;width:50px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}main{background:#000;margin-top:80px}.section:nth-child(2n){background:#1a1a1a}.section:nth-child(odd){background:#000}*{transition:all .3s ease}.btn:hover{box-shadow:0 10px 20px #0000001a;transform:translateY(-2px)}.card:hover{box-shadow:0 15px 30px #0000001a;transform:translateY(-5px)}.fade-in{animation:fadeIn .8s ease forwards;opacity:0;transform:translateY(30px)}@keyframes fadeIn{to{opacity:1;transform:translateY(0)}}.slide-in-left{animation:slideInLeft .8s ease forwards;opacity:0;transform:translateX(-50px)}@keyframes slideInLeft{to{opacity:1;transform:translateX(0)}}.slide-in-right{animation:slideInRight .8s ease forwards;opacity:0;transform:translateX(50px)}@keyframes slideInRight{to{opacity:1;transform:translateX(0)}}@media (max-width:768px){main{margin-top:70px}}@supports (-webkit-touch-callout:none){body{padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right);padding-top:env(safe-area-inset-top)}}
/*# sourceMappingURL=main.54fe4d12.css.map*/