*{box-sizing:border-box;margin:0;padding:0}body{background-color:#000;color:#fff;font-family:Arial,sans-serif}.hero{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding:7% 10%}.hero h1{font-size:4rem}.hero h1,.hero h3{font-weight:700;margin-bottom:.5rem}.hero h3{font-size:3rem}.hero h2{color:#aaa;font-size:1.5rem;font-weight:400;margin-bottom:1.5rem}.hero p{color:#ccc;font-size:1rem;line-height:1.6;margin-bottom:2rem}.hero .btn{border:none;border-radius:4px;cursor:pointer;display:inline-block;font-size:1rem;font-weight:600;margin-right:1rem;padding:.75rem 2rem;text-decoration:none;transition:all .3s ease}.hero .btn-primary{background-color:#fff;color:#000}.hero .btn-primary:hover{background-color:#ddd}.hero .btn-secondary{background-color:#000;border:1px solid #fff;color:#fff}.hero .btn-secondary:hover{background-color:#333}@media screen and (max-width:768px){.hero h1{font-size:3rem}.hero h2{font-size:1.2rem}.hero p{font-size:.95rem}}.about-container{background-color:#111;color:#fff;font-family:Inter,sans-serif;padding:100px 0}.about-title{font-size:3.5rem!important;font-weight:800!important;margin-bottom:50px!important}.about-text-primary{color:#fff;font-size:1.25rem!important;line-height:1.6!important;margin-bottom:30px!important}.about-text-secondary{color:#888;font-size:1.1rem!important;line-height:1.6!important}.stats-column{display:flex;flex-direction:column;gap:32px}.stat-item{border-left:3px solid #fff;padding-left:20px}.stat-label{font-size:1.2rem!important;font-weight:700!important;margin-bottom:4px!important;text-transform:capitalize}.stat-value{color:#888;font-size:1rem!important}@media (max-width:900px){.about-title{font-size:2.5rem!important}.stat-item{margin-bottom:10px}}.contact-container{background-color:#000;border-top:1px solid #fff;color:#fff;display:flex;font-family:Inter,sans-serif;justify-content:center;padding:80px 40px}.contact-content{align-items:flex-start;display:flex;gap:60px;max-width:1100px;width:100%}.contact-info{flex:1 1}.contact-title{font-weight:800!important;margin-bottom:30px!important}.contact-description{color:#ccc;font-size:1.1rem;line-height:1.6;margin-bottom:30px!important}.email-row{align-items:center;display:flex;margin-bottom:30px}.social-icons{display:flex;gap:10px}.social-btn{background-color:#1a1a1a!important;border-radius:4px!important;color:#fff!important}.contact-form-wrapper{border:1px solid #444;border-radius:4px;flex:1 1;padding:40px}.input-group{margin-bottom:20px}.input-group label{display:block;font-weight:600;margin-bottom:8px}.submit-btn{background-color:#fff!important;color:#000!important;font-weight:600!important;margin-top:10px!important;padding:12px!important;text-transform:none!important}@media (max-width:900px){.contact-content{flex-direction:column}}.project-card{background:#000;border:1px solid #1a1a1a;color:#fff;max-width:520px;padding:2.5rem}.project-section{background:#111;color:#fff;padding:5rem 10%}.project-preview{align-items:center;background-color:#1a1a1a;border-radius:4px;display:flex;height:200px;justify-content:center;margin-bottom:20px;overflow:hidden;width:100%}.project-image{display:block;height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.project-index{color:#fff;font-size:3rem;font-weight:700}.project-heading{font-size:2.8rem;font-weight:700;margin-bottom:3rem}.project-title{font-size:1.4rem;font-weight:600;margin-bottom:.6rem}.project-description{color:#b5b5b5;font-size:.95rem;line-height:1.6;margin-bottom:1.5rem}.project-tech{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.8rem}.tech-badge{background:#fff;color:#000;font-size:.8rem;font-weight:600;padding:.35rem .8rem}.project-btn{background:#0000;border:1px solid #2a2a2a;color:#fff;cursor:pointer;font-size:.95rem;padding:.9rem;transition:all .3s ease;width:100%}.project-btn:hover{background:#fff;color:#000}.viewer-container{padding:3rem;position:relative}.hide-scrollbar{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.hide-scrollbar::-webkit-scrollbar{display:none}.viewer-close{color:#fff;position:absolute;right:1rem;top:1rem}.viewer-gallery{grid-gap:16px;display:grid;gap:16px;grid-auto-flow:dense;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));margin-bottom:2.5rem;width:100%}.viewer-item{aspect-ratio:4/3;background:#111;border-radius:12px;cursor:pointer;overflow:hidden;position:relative;transition:transform .25s ease,box-shadow .25s ease;width:100%}.viewer-item:nth-child(4n){aspect-ratio:3/4}.viewer-item:nth-child(3n){aspect-ratio:16/9;grid-column:span 2}.viewer-item img,.viewer-item video{display:block;height:100%;object-fit:cover;width:100%}.viewer-item:hover{box-shadow:0 10px 20px #00000080;transform:translateY(-5px);z-index:2}@media (max-width:600px){.viewer-gallery{grid-auto-rows:auto;grid-template-columns:1fr}.viewer-item{aspect-ratio:16/9;grid-column:span 1!important;grid-row:span 1!important}}.viewer-content h2{font-size:2rem;margin-bottom:1rem}.viewer-content p{color:#b5b5b5;line-height:1.7;margin-bottom:2rem;max-width:700px}.viewer-btn{background:#fff;border:none;color:#000;cursor:pointer;font-weight:600;padding:.9rem 2.2rem;transition:.3s ease}.viewer-btn:hover{background:#ddd}.skills-section{background:#000;color:#fff;padding:5rem 10%}.skills-heading{font-size:2.8rem;font-weight:700;margin-bottom:3rem}.skills-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.skill-card{background:linear-gradient(180deg,#0b0b0b,#000);border:1px solid #1f1f1f;padding:2.2rem;transition:all .3s ease}.skill-card:hover{border-color:#fff;transform:translateY(-6px)}.skill-icon{color:#fff;margin-bottom:1.5rem}.skill-title{font-size:1.25rem;font-weight:600;margin-bottom:.6rem}.skill-desc{color:#b5b5b5;font-size:.95rem;line-height:1.6}
/*# sourceMappingURL=main.dff2f22d.css.map*/