.navbar{background:#0000;left:0;padding:.9rem 0;position:fixed;top:0;transition:all .4s cubic-bezier(.16,1,.3,1);width:100%;z-index:1000}.navbar.scrolled{backdrop-filter:saturate(180%) blur(20px);-webkit-backdrop-filter:saturate(180%) blur(20px);background:#000000b8;border-bottom:.5px solid #ffffff14}.nav-container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:980px;padding:0 22px}.nav-logo{background:none;border:none;color:#f5f5f7;cursor:pointer;font-size:1.15rem;font-weight:600;letter-spacing:-.02em}.nav-links{display:flex;gap:2rem;list-style:none;margin:0;padding:0}.nav-links button{background:none;border:none;color:#fffc;cursor:pointer;font-size:.75rem;font-weight:400;letter-spacing:.01em;transition:color .3s ease}.nav-links button:hover{color:#fff}.hamburger{background:none;border:none;cursor:pointer;display:none;flex-direction:column;gap:6px;padding:6px;width:20px}.hamburger span{background:#f5f5f7;display:block;height:1px;transition:all .3s ease;width:100%}.hamburger.active span:first-child{transform:rotate(45deg) translate(2.5px,2.5px)}.hamburger.active span:nth-child(2){transform:rotate(-45deg) translate(2.5px,-2.5px)}@media (max-width:734px){.hamburger{display:flex}.nav-links{align-items:center;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background:#000000f7;flex-direction:column;gap:2.5rem;height:100vh;justify-content:center;left:0;opacity:0;pointer-events:none;position:fixed;top:0;transition:opacity .3s ease;width:100%}.nav-links.open{opacity:1;pointer-events:all}.nav-links button{font-size:1.5rem;font-weight:600;letter-spacing:-.02em}}.hero{align-items:center;background:#000;display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding:0 24px;position:relative;text-align:center}.hero-content{opacity:0;transform:translateY(20px);transition:opacity 1s cubic-bezier(.16,1,.3,1),transform 1s cubic-bezier(.16,1,.3,1)}.hero.visible .hero-content{opacity:1;transform:translateY(0)}.hero-headline{color:#f5f5f7;font-size:clamp(4rem,12vw,8rem);font-weight:700;letter-spacing:-.04em;line-height:1;margin:0}.hero-dot{color:#2997ff}.hero-sub{color:#86868b;font-size:clamp(1.1rem,2.5vw,1.6rem);font-weight:600;letter-spacing:-.01em;margin-top:.8rem}.hero-caption{color:#6e6e73;font-size:clamp(.9rem,1.5vw,1.15rem);font-weight:400;line-height:1.6;margin-top:1.5rem}.hero-scroll-hint{bottom:3rem;left:50%;position:absolute;transform:translateX(-50%)}.scroll-line{animation:scrollPulse 2s ease-in-out infinite;background:linear-gradient(180deg,#fff6,#fff0);height:48px;width:1px}@keyframes scrollPulse{0%,to{opacity:.3;transform:scaleY(.6)}50%{opacity:1;transform:scaleY(1)}}.about{background:#000;padding:10rem 24px}.about-container{margin:0 auto;max-width:980px}.about-header{margin-bottom:5rem;text-align:center}.apple-headline{color:#f5f5f7;font-size:clamp(2.5rem,6vw,4rem);font-weight:700;letter-spacing:-.03em;line-height:1.08;margin:0}.apple-subhead{color:#86868b;font-size:clamp(1rem,2vw,1.3rem);font-weight:400;line-height:1.5;margin-top:1rem}.about-grid{grid-gap:5rem;display:grid;gap:5rem;grid-template-columns:1fr 1fr}.about-text p{color:#86868b;font-size:1.05rem;line-height:1.7;margin-bottom:1rem}.about-details h3{color:#6e6e73;font-size:.7rem;font-weight:600;letter-spacing:.1em;margin-bottom:1rem;text-transform:uppercase}.skills-block{margin-bottom:2.5rem}.skills-grid{display:flex;flex-wrap:wrap;gap:.5rem}.skill-tag{background:#1d1d1f;border-radius:980px;color:#f5f5f7;font-size:.8rem;font-weight:500;padding:.4rem .9rem;transition:background .2s ease}.skill-tag:hover{background:#2d2d2f}.experience-block{margin-bottom:2.5rem}.exp-item{margin-bottom:1rem}.exp-period{color:#2997ff;font-size:.75rem;font-weight:500}.exp-item h4{color:#f5f5f7;font-size:1rem;font-weight:600;margin:.2rem 0}.exp-item p{color:#86868b;font-size:.9rem;margin:0}.apple-link{color:#2997ff;display:inline-block;font-size:1.05rem;font-weight:400;text-decoration:none;transition:text-decoration-color .3s ease}.apple-link:hover{text-decoration:underline}@media (max-width:734px){.about{padding:6rem 24px}.about-grid{gap:3rem;grid-template-columns:1fr}.about-header{margin-bottom:3rem}}.projects{background:#000;padding:10rem 0 0}.projects-header{margin-bottom:4rem;padding:0 24px;text-align:center}.projects-stack{display:flex;flex-direction:column;gap:12px}.project-card{align-items:center;border-radius:0;display:flex;justify-content:center;min-height:580px;padding:4rem 24px;width:100%}.dark-card{background:#1d1d1f}.light-card{background:#f5f5f7}.card-inner{max-width:680px;text-align:center}.card-label{font-size:.7rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.dark-card .card-label{color:#2997ff}.light-card .card-label{color:#bf4800}.card-title{font-size:clamp(2rem,5vw,3.5rem);font-weight:700;letter-spacing:-.03em;line-height:1.08;margin:.5rem 0 1rem}.dark-card .card-title{color:#f5f5f7}.light-card .card-title{color:#1d1d1f}.card-description{font-size:1.05rem;line-height:1.6;margin:0 auto 2rem;max-width:500px}.dark-card .card-description{color:#86868b}.light-card .card-description{color:#6e6e73}.card-footer{align-items:center;gap:2rem}.card-footer,.card-tech{display:flex;justify-content:center}.card-tech{flex-wrap:wrap;gap:.5rem}.card-tech span{border-radius:980px;font-size:.75rem;font-weight:500;padding:.3rem .8rem}.dark-card .card-tech span{background:#ffffff14;color:#fff9}.light-card .card-tech span{background:#0000000f;color:#1d1d1f}.card-links{display:flex;gap:1rem}.card-links a{font-size:1.1rem;transition:color .2s ease,transform .2s ease}.dark-card .card-links a{color:#2997ff}.light-card .card-links a{color:#06c}.card-links a:hover{transform:scale(1.15)}@media (max-width:734px){.projects{padding:6rem 0 0}.project-card{min-height:420px;padding:3rem 24px}}.contact{background:#000;padding:10rem 24px}.contact-container{margin:0 auto;max-width:980px}.contact-header{margin-bottom:4rem;text-align:center}.contact-body{grid-gap:5rem;align-items:start;display:grid;gap:5rem;grid-template-columns:1fr auto}.contact-form{display:flex;flex-direction:column;gap:1rem;max-width:560px}.contact-form input,.contact-form textarea{background:#1d1d1f;border:none;border-radius:12px;color:#f5f5f7;font-family:inherit;font-size:.95rem;outline:none;padding:1rem 1.2rem;transition:box-shadow .3s ease;width:100%}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#6e6e73}.contact-form input:focus,.contact-form textarea:focus{box-shadow:0 0 0 4px #2997ff4d}.contact-form textarea{min-height:120px;resize:vertical}.apple-btn{align-self:flex-start;background:#2997ff;border:none;border-radius:980px;color:#fff;cursor:pointer;font-size:.95rem;font-weight:500;letter-spacing:-.01em;padding:.75rem 1.8rem;transition:background .3s ease,transform .2s ease}.apple-btn:hover{background:#0077ed;transform:scale(1.02)}.contact-aside{align-items:center;display:flex;flex-direction:column;gap:1rem;padding-top:1rem}.social-row{display:flex;gap:1.5rem}.social-row a{color:#86868b;font-size:1.3rem;transition:color .2s ease,transform .2s ease}.social-row a:hover{color:#f5f5f7;transform:scale(1.15)}.form-status{font-size:.9rem;font-weight:500;margin-top:.5rem}.form-status.success{color:#30d158}.form-status.error{color:#ff453a}.apple-btn:disabled{cursor:not-allowed;opacity:.5}@media (max-width:734px){.contact{padding:6rem 24px}.contact-body{gap:3rem;grid-template-columns:1fr}.contact-form{max-width:100%}.contact-aside{align-items:flex-start}}.footer{background:#000;padding:0 24px}.footer-inner{margin:0 auto;max-width:980px}.footer-line{background:#424245;height:1px}.footer-content{align-items:center;display:flex;justify-content:space-between;padding:1.2rem 0 2.5rem}.footer-credit,.footer-year{color:#86868b;font-size:.75rem;margin:0}.footer a{color:#2997ff;text-decoration:none}.footer a:hover{text-decoration:underline}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#f5f5f7;font-family:Inter,-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.5;overflow-x:hidden}.App,body{background:#000}.App{min-height:100vh}::selection{background:#007aff4d;color:#fff}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#000}::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#ffffff40}.fade-in{opacity:0;transform:translateY(40px);transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1)}.fade-in.visible{opacity:1;transform:translateY(0)}
/*# sourceMappingURL=main.e4ad26ac.css.map*/