body{-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.home-section{margin:0 auto;max-width:960px;padding:120px 24px 96px}.home-container{align-items:center;display:flex;gap:72px}.home-image img{aspect-ratio:4/5;border-radius:8px;box-shadow:0 24px 60px #0003;object-fit:cover;width:clamp(240px,32vw,420px)}.home-content{max-width:520px}.home-title{font-size:clamp(28px,3vw,36px);letter-spacing:-.02em;line-height:1.35;margin-bottom:18px}.home-subtitle{color:#444;font-size:clamp(16px,1.6vw,20px);line-height:1.75}.home-actions{display:flex;gap:16px;margin-top:36px}.primary-btn{all:unset;align-items:center;background:#111;border-radius:6px;color:#fff;cursor:pointer;display:inline-flex;font-size:15px;gap:10px;padding:14px 26px;transition:transform .15s ease,opacity .15s ease}.primary-btn:hover{opacity:.9;transform:translateY(-1px)}@media (max-width:768px){.home-section{padding:80px 20px 120px}.home-container{flex-direction:column;gap:48px;text-align:center}.home-actions{justify-content:center}}*,:after,:before{box-sizing:border-box}body,html{margin:0;overflow-x:hidden;padding:0}body{-webkit-font-smoothing:antialiased;background-color:#fff;color:#111;font-family:Inter,sans-serif;text-rendering:optimizeLegibility}.navbar{margin:0 auto;max-width:1200px;padding:56px 24px 32px}.nav-container{align-items:center;display:flex;justify-content:space-between}.brand{font-size:34px;font-weight:500;letter-spacing:-.02em;margin:0}.links{align-items:center;display:flex;gap:40px;margin-top:0}.email{font-size:15px;opacity:.65}.nav-item{all:unset;align-items:center;color:inherit;cursor:pointer;display:flex;font-size:17px;gap:6px;transition:opacity .2s ease}.nav-item:hover{opacity:.7}.hamburger{background:none;border:none;cursor:pointer;display:none;flex-direction:column;padding:0;z-index:1001}.bar{background-color:#111;height:2px;margin:3px 0;transition:.3s;width:25px}@media (max-width:768px){.navbar{padding:24px 16px}.brand{font-size:24px}.hamburger{display:flex}.bar.open:first-child{transform:rotate(-45deg) translate(-5px,6px)}.bar.open:nth-child(2){opacity:0}.bar.open:nth-child(3){transform:rotate(45deg) translate(-5px,-6px)}.links{align-items:center;background-color:#fff;box-shadow:-2px 0 10px #0000001a;flex-direction:column;gap:32px;height:100vh;justify-content:center;position:fixed;right:-100%;top:0;transition:right .3s ease-in-out;width:70%;z-index:1000}.links.active{right:0}.email{display:block;font-size:14px}.nav-item{font-size:18px}}.footer{background:#fff;color:#000;padding:64px 24px}.footer-wrapper{align-items:flex-start;display:flex;gap:80px;justify-content:space-between;margin:0 auto;max-width:1200px}.footer-info{max-width:420px}.footer-title{font-size:28px;font-weight:500;margin-bottom:12px}.footer-text{color:#444;font-size:15px;line-height:1.6;max-width:360px}.footer-actions{display:flex;flex-direction:column;gap:12px;margin:28px 0}.action{align-items:center;color:#000;display:flex;font-size:14px;gap:10px;opacity:.85}.action img{width:18px}.footer-socials{display:flex;gap:18px;margin-top:20px}.footer-socials img{cursor:pointer;opacity:.6;transition:opacity .2s ease;width:20px}.footer-socials img:hover{opacity:1}.footer-form{background:#fff;border:1px solid #e5e5e5;border-radius:10px;padding:28px;width:420px}.footer-form form{flex-direction:column}.footer-form form,.form-row{display:flex;gap:16px}.footer-form input,.footer-form textarea{background:#fff;border:1px solid #d1d1d1;border-radius:6px;color:#000;font-size:14px;padding:12px 14px;width:100%}.footer-form input::placeholder,.footer-form textarea::placeholder{color:#777}.footer-form textarea{min-height:110px;resize:none}.footer-form input:focus,.footer-form textarea:focus{border-color:#000;outline:none}.footer-form button{align-self:flex-start;background:#000;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;padding:12px 22px;transition:opacity .2s ease}.footer-form button:hover{opacity:.85}@media (max-width:900px){.footer-wrapper{flex-direction:column;gap:48px}.footer-form{width:100%}.form-row{flex-direction:column}}.status-message{border-radius:4px;font-size:.9rem;margin-top:1rem;padding:.75rem;text-align:center}.status-message.success{background-color:#d4edda;border:1px solid #c3e6cb;color:#155724}.status-message.error{background-color:#f8d7da;border:1px solid #f5c6cb;color:#721c24}button:disabled{cursor:not-allowed;opacity:.6}.about-section{position:relative;top:-50px}.projects-section{margin:0 auto;max-width:960px;padding:96px 24px}.projects-header{margin-bottom:72px;max-width:520px}.project-intro{margin-top:16px}.projects-grid{grid-gap:36px;display:grid;gap:36px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.project-card{background:#f9f9f9;border-radius:18px;display:flex;flex-direction:column;justify-content:space-between;padding:32px;transition:transform .35s ease,box-shadow .35s ease}.project-card:hover{box-shadow:0 18px 40px #00000014;transform:translateY(-8px)}.project-title{font-size:22px;font-weight:600;margin-bottom:14px}.project-desc{font-size:16px;line-height:1.75;margin-bottom:20px}.project-tech{font-size:14px;letter-spacing:.2px;opacity:.65}@media (max-width:768px){.projects-section{padding:72px 20px}.projects-header{margin-bottom:56px}.project-title{font-size:20px}.project-desc{font-size:15px}}.about-section{display:flex;flex-direction:column;gap:32px;margin:0 auto;max-width:820px;padding:80px 20px}.fade-in-delay{animation:fadeInUp 1s ease .3s forwards;opacity:0;transform:translateY(20px)}@keyframes fadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes textFade{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.hero-intro{max-width:100%;text-align:center}.hero-title{font-size:28px}.hero-subtitle{font-size:18px}.about-section{padding:60px 20px}}@media (max-width:480px){.hero-title{font-size:24px}.hero-subtitle{font-size:16px}}@media (max-width:1024px){.hero-subtitle{font-size:20px}}@media (max-width:768px){.hero-subtitle{font-size:18px}}@media (max-width:480px){.hero-subtitle{font-size:16px}}.photos-section{display:flex;flex-direction:column;gap:32px;margin:0 auto;max-width:820px;padding:80px 20px;position:relative;top:-50px}.photos-grid{grid-gap:36px;display:grid;gap:36px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));margin-top:32px}.photo-card{background:#f9f9f9;border-radius:18px;cursor:pointer;overflow:hidden;transition:transform .35s ease,box-shadow .35s ease}.photo-card:hover{box-shadow:0 18px 40px #00000014;transform:translateY(-8px)}.photo-card img{aspect-ratio:1;display:block;object-fit:cover;width:100%}.lightbox{background:#000000f2;bottom:0;left:0;padding:2rem;position:fixed;right:0;top:0;z-index:1000}.lightbox,.lightbox-content{align-items:center;display:flex;justify-content:center}.lightbox-content{max-height:90vh;max-width:90vw}.lightbox-content img{border-radius:8px;max-height:90vh;max-width:100%;object-fit:contain}.close-btn{background:#ffffff1a;border:none;border-radius:50%;color:#fff;cursor:pointer;font-size:2rem;height:50px;position:absolute;right:2rem;top:2rem;transition:background .2s ease;width:50px;z-index:1001}.close-btn:hover{background:#fff3}.nav-btn{background:#ffffff1a;border:none;border-radius:50%;color:#fff;cursor:pointer;font-size:3rem;height:60px;position:absolute;top:50%;transform:translateY(-50%);transition:background .2s ease;width:60px;z-index:1001}.nav-btn:hover{background:#fff3}.prev-btn{left:2rem}.next-btn{right:2rem}@media (max-width:768px){.photos-section{padding:60px 20px}.hero-title{font-size:28px;text-align:center}.hero-subtitle{font-size:18px;text-align:center}.photos-grid{gap:24px}.nav-btn{font-size:2rem;height:40px;width:40px}.prev-btn{left:1rem}.next-btn{right:1rem}}@media (max-width:480px){.hero-title{font-size:24px}.hero-subtitle{font-size:16px}.photos-grid{gap:20px;grid-template-columns:1fr}}.contact-section{display:flex;flex-direction:column;gap:32px;margin:0 auto;max-width:820px;min-height:auto;padding:80px 20px 0;position:relative;top:-50px}.fade-in{animation:fadeInUp 1s ease forwards;opacity:0;transform:translateY(20px)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.hero-title{font-size:clamp(28px,3vw,36px);font-weight:600;line-height:1.3;margin-bottom:16px}.hero-subtitle{color:#444;font-size:clamp(16px,1.6vw,22px);line-height:1.8}.contact-info{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-top:48px}.contact-card{background:#f9f9f9;border-radius:18px;padding:32px;transition:transform .35s ease,box-shadow .35s ease}.contact-card:hover{box-shadow:0 18px 40px #00000014;transform:translateY(-8px)}.contact-card h3{color:#111;font-size:20px;font-weight:600;margin-bottom:12px}.contact-link{color:#111;display:inline-block;font-size:18px;text-decoration:none;transition:color .2s ease}.contact-link:hover{color:#666;text-decoration:underline}.contact-text{color:#444;font-size:16px;line-height:1.75}.scroll-indicator{animation:bounce 2s ease-in-out infinite;margin-bottom:0;margin-top:50px;padding-bottom:20px;text-align:center}.scroll-indicator p{color:#888;font-size:16px;font-weight:500;margin:0}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media (max-width:1024px){.hero-title{font-size:32px}.hero-subtitle{font-size:20px}}@media (max-width:768px){.contact-section{padding:60px 20px 0}.hero-title{font-size:28px;text-align:center}.hero-subtitle{font-size:18px;text-align:center}.contact-info{gap:20px}.scroll-indicator{margin-top:0;padding-bottom:15px}}@media (max-width:480px){.hero-title{font-size:24px}.hero-subtitle{font-size:16px}.contact-card{padding:24px}.contact-card h3{font-size:18px}.contact-link{font-size:16px}.contact-text{font-size:15px}}
/*# sourceMappingURL=main.5a308278.css.map*/