html{scroll-behavior:smooth}.project-visual{background-size:cover;background-position:center;background-repeat:no-repeat;width:100%;aspect-ratio:16 / 9;min-height:140px;border-radius:8px;overflow:hidden;background-color:#f3f3f3;transition:transform .22s ease,box-shadow .22s ease}.project-card:hover .project-visual{transform:translateY(-4px) scale(1.01);box-shadow:0 8px 20px #00000014}.projects-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.25rem}.project-visual img.project-img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}.logo .site-logo{height:36px;width:auto;display:block}.logo-wrap a{display:inline-block}.footer-logo{height:64px;width:auto;display:block}:root{--bg: #ffffff;--text: #0b1220;--muted: #6b7280;--accent: #111111;--violet: #7c3aed;--container: 1200px}*{box-sizing:border-box}body{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;margin:0;background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased}html,body{overflow-x:hidden}img{max-width:100%;height:auto;display:block}.hero-title{overflow-wrap:break-word;word-break:break-word}.container{max-width:var(--container);margin:0 auto;padding:2rem}.site-header{position:fixed;top:0;left:0;right:0;z-index:130;will-change:transform}.header-grid{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem}.logo-wrap{justify-self:start}.logo{font-family:Playfair Display,serif;font-weight:700;font-size:20px;margin:0}.main-nav{justify-self:center}.main-nav a{margin:0 14px;color:var(--text);text-decoration:none;font-size:15px}.cta-wrap{justify-self:end}.btn-start{background:var(--accent);color:#fff;padding:10px 14px;border-radius:12px;text-decoration:none;font-size:14px}.cta-wrap{z-index:40}.site-header{background:transparent;transition:background-color .22s ease,box-shadow .22s ease,backdrop-filter .22s ease,transform .22s ease}.site-header--scrolled{background:#ffffffbf;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 8px 30px #0b112014}.site-header--hidden{transform:translateY(-110%);pointer-events:none}.hero{padding:6rem 0;position:relative}.hero{min-height:100vh;display:flex;align-items:center}.hero-inner{display:flex;gap:4rem;align-items:center}.hero-copy{flex:1}.hero-visual{flex:0 0 420px;display:flex;justify-content:center}.hero-visual img{width:380px;border-radius:16px}.hero-avatar{width:360px;height:360px;object-fit:cover;border-radius:50%;border:8px solid rgba(255,255,255,.9);box-shadow:0 18px 40px #0b11201f}.hero-title{font-family:Playfair Display,serif;font-weight:900;font-size:96px;line-height:.95;margin:0 0 1rem}.hero-title .hero-italic{font-style:italic;font-weight:400}.lead{color:var(--muted);max-width:560px;margin-top:.25rem}.cta-row{margin-top:1.75rem}.btn-primary{background:var(--accent);color:#fff;padding:.8rem 1.3rem;border-radius:12px;text-decoration:none;margin-right:.75rem;display:inline-flex;align-items:center}.btn-primary .arrow{margin-left:8px;font-weight:700}.btn-secondary{background:transparent;color:var(--text);padding:.7rem 1.1rem;border-radius:12px;border:1px solid #e8e8e8;text-decoration:none}.services{padding:3rem 2rem}.services{padding:4.5rem 2rem}.services h3{font-family:Playfair Display,serif;font-size:64px;margin:0 0 .5rem}.services .subtitle{color:var(--muted);margin-bottom:2.5rem}.services-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2.5rem;align-items:start}.service-card{background:transparent;padding:0;border-radius:6px;text-align:left}.service-card .icon-wrap{color:var(--text);margin-bottom:18px}.icon-wrap .bi{font-size:34px;color:var(--text);line-height:1}.service-title{font-family:Playfair Display,serif;font-size:20px;margin:0 0 .75rem}.service-desc{color:var(--muted);max-width:320px;line-height:1.8}.service-card{display:flex;flex-direction:column;align-items:center;text-align:center}.service-desc{color:var(--muted);max-width:320px;line-height:1.8;margin:0 auto}.work{padding:3rem 2rem}.projects{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;margin-top:1rem}.project{padding:1rem;border-radius:10px;background:#fbfbfb}.project-tag{font-size:12px;color:var(--violet);font-weight:700}.work{padding:4.5rem 2rem}.work h3{font-family:Playfair Display,serif;font-size:64px;margin:0 0 .5rem}.work .subtitle{color:var(--muted);margin-bottom:2.5rem}.projects-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem}.project-card{border:1px solid #ececec;border-radius:6px;overflow:hidden;background:#fff;display:flex;flex-direction:column}.project-visual{height:200px;background:linear-gradient(180deg,#f6f6f6,#eaeaea)}.project-body{padding:20px}.project-top{display:flex;align-items:center;justify-content:space-between}.project-tag{font-size:12px;color:#6b6b6b;letter-spacing:1.2px}.project-external{color:#6b6b6b;text-decoration:none}.project-title{font-family:Playfair Display,serif;font-size:18px;margin:12px 0}.project-desc{color:var(--muted);margin:0;line-height:1.7}@media (max-width:1000px){.projects-grid{grid-template-columns:1fr}.work h3{font-size:48px}}.site-footer{border-top:1px solid #f0f0f0;padding:2rem 0;margin-top:2rem}.footer-inner{display:flex;justify-content:space-between;align-items:center}.footer-copy{color:var(--muted)}.footer-socials{display:flex;gap:12px}.footer-socials .social{color:var(--muted);text-decoration:none;font-size:20px}@media (max-width:1000px){.hero-inner{flex-direction:column-reverse;text-align:center}.hero-visual{flex-basis:260px}.hero-visual img{width:250px;height:250px}.hero-title{font-size:48px}.header-grid{grid-template-columns:1fr 1fr}.main-nav{grid-column:1 / -1;justify-self:center}.cta-wrap{justify-self:end}}@media (max-width:600px){.cta-row{display:flex;flex-direction:column;gap:12px;align-items:center}.btn-primary,.btn-secondary{width:100%;max-width:320px;justify-content:center}.btn-primary{margin-right:0}}@media (max-width:1000px){.services{padding:3rem 1rem}.services h3{font-size:40px}.services .subtitle{margin-bottom:1.25rem}.services-grid{grid-template-columns:1fr;gap:1.5rem}.service-card{align-items:center;text-align:center;padding:1.25rem}.service-card .icon-wrap{margin-bottom:12px}.icon-wrap .bi{font-size:30px}.service-desc{max-width:100%;margin:0 auto}}@media (max-width:600px){.services h3{font-size:32px}.service-card{padding:.9rem}.icon-wrap .bi{font-size:26px}}.menu-toggle{display:none;background:transparent;border:0;cursor:pointer}.menu-toggle .bi{font-size:20px}@media (max-width:1000px){.menu-toggle{display:block;justify-self:end;z-index:120}.main-nav{position:fixed;top:0;right:0;left:auto;height:100vh;width:300px;max-width:85vw;background:var(--bg);box-shadow:-8px 0 30px #0b112014;transform:translate(100%);transition:transform .22s ease;display:flex;flex-direction:column;padding:4rem 1.25rem;gap:1rem;align-items:flex-start;justify-content:flex-start;z-index:115}.main-nav a{display:block;padding:10px 0;font-size:18px}.main-nav.open{transform:translate(0)}.cta-wrap{display:none}.nav-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0b112059;z-index:110}}.scroll-indicator{position:absolute;left:50%;transform:translate(-50%);bottom:10vh;background:transparent;border:0;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;color:var(--text);padding:6px;width:auto;height:auto;border-radius:0;box-shadow:none;z-index:999}.scroll-indicator svg{display:block}.scroll-indicator:focus{outline:2px solid rgba(17,17,17,.12);border-radius:6px}.scroll-indicator{animation:float 1.6s ease-in-out infinite}@keyframes float{0%{transform:translate(-50%) translateY(0)}50%{transform:translate(-50%) translateY(10px)}to{transform:translate(-50%) translateY(0)}}@media (max-width:600px){.scroll-indicator{bottom:6vh;width:56px;height:56px}}@media (max-width:600px){.container{padding-left:1rem;padding-right:1rem}.hero-visual{flex-basis:220px}.hero-visual img{width:180px}}@media (max-width:480px){.hero-inner{flex-direction:column-reverse;text-align:center}.hero-visual{flex-basis:260px}.hero-visual img{width:250px;height:250px}.hero-title{font-size:48px}.header-grid{display:flex;justify-content:space-between;align-items:center;gap:1rem}.main-nav{justify-self:auto}.cta-wrap{justify-self:end}.services .subtitle{max-width:280px}.contact-title{font-size:40px}}.contact-cta{padding:6rem 0 2rem}.contact-inner{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.25rem}.contact-title{font-family:Playfair Display,serif;font-size:96px;margin:0}.contact-sub{color:var(--muted);max-width:760px}.btn-dark{display:inline-flex;align-items:center;gap:10px;background:#111;color:#fff;padding:12px 20px;border-radius:10px;text-decoration:none;margin-top:1rem}.btn-dark .btn-icon{display:inline-flex;width:18px;height:18px;align-items:center}.btn-icon .bi{font-size:14px;line-height:1}.site-footer{border-top:1px solid #f3f3f3;margin-top:3.5rem}.site-footer .container{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 2rem}@media (max-width:1000px){.contact-title{font-size:48px}.site-footer .container{flex-direction:column;gap:12px;text-align:center}}
