:root{--max-w:1120px;--radius-sm:8px;--radius:14px;--radius-lg:20px;--bg:#09090b;--bg-elevated:#111113;--bg-muted:#0d0d0f;--bg-subtle:#ffffff0f;--text:#f4f4f5;--text-muted:#a1a1aa;--border:#26262b;--border-hover:#3f3f46;--accent:#0c5dd7;--accent-hover:#1e6fe0;--accent-bg:#0c5dd729;--accent-soft:#0c5dd738;--shadow:0 10px 30px -12px #00000080;--shadow-lg:0 24px 48px -12px #000000b3;--sans:"Exo 2", system-ui, "Segoe UI", Roboto, sans-serif;--display:"Orbitron", "Exo 2", system-ui, sans-serif;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--sans);background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;line-height:1.6;transition:background .25s,color .25s}#root{flex-direction:column;min-height:100svh;display:flex}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}h1,h2,h3,h4{letter-spacing:.01em;line-height:1.2;font-family:var(--display);color:var(--text);margin:0}p{margin:0}button{cursor:pointer;font-family:inherit}.container{width:100%;max-width:var(--max-w);margin:0 auto;padding:0 2rem}.navbar{-webkit-backdrop-filter:blur(16px)saturate(180%);border-bottom:1px solid var(--border);z-index:1000;background:#09090b99;width:100%;height:64px;transition:background .25s;position:fixed;top:0;left:0}.nav-container{max-width:var(--max-w);justify-content:space-between;align-items:center;height:100%;margin:0 auto;padding:0 2rem;display:flex}.nav-logo{letter-spacing:-.02em;color:var(--text);align-items:center;font-size:1.25rem;font-weight:700;display:flex}.nav-logo-img{border-radius:var(--radius-sm);width:auto;height:36px;display:block}.nav-right{align-items:center;gap:.75rem;display:flex}.lang-toggle{background:var(--bg-subtle);border:1px solid var(--border);color:var(--text);font-family:var(--sans);letter-spacing:.04em;border-radius:var(--radius-sm);cursor:pointer;padding:.35rem .7rem;font-size:.75rem;font-weight:600;transition:background .25s,border-color .25s,color .25s}.lang-toggle:hover{background:var(--bg-elevated);border-color:var(--border-hover)}.nav-menu{gap:.25rem;margin:0;padding:0;list-style:none;display:flex}.nav-menu a{border-radius:var(--radius-sm);color:var(--text-muted);padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .25s}.nav-menu a:hover{color:var(--text);background:var(--bg-subtle)}.nav-toggle{background:0 0;border:none;flex-direction:column;gap:5px;padding:8px;display:none}.nav-toggle span{background:var(--text);border-radius:1px;width:20px;height:2px;transition:all .25s;display:block}@media (width<=700px){.nav-menu{background:var(--bg-elevated);flex-direction:column;gap:0;width:100%;height:0;padding:0 1rem;transition:height .3s;position:fixed;top:64px;left:0;overflow:hidden}.nav-menu.open{height:calc(100vh - 64px);padding:1rem}.nav-menu li{border-bottom:1px solid var(--border)}.nav-menu li:last-child{border-bottom:none}.nav-menu a{padding:1rem;display:block}.nav-toggle{display:flex}}.accordion-gallery{--ag-accent:#fff;--ag-overlay:#060010;--ag-text:#fff;--ag-gap:10px;--ag-radius:16px;--ag-media-size:320px;gap:var(--ag-gap);perspective:1400px;perspective-origin:50%;flex-direction:row;width:100%;max-width:100%;display:flex}.accordion-gallery--vertical{flex-direction:column}.ag-panel{--ag-gray:1;--ag-dim:1;border-radius:var(--ag-radius);cursor:pointer;min-width:0;min-height:0;transform-style:preserve-3d;transform-origin:50%;will-change:flex-grow, transform;-webkit-tap-highlight-color:transparent;background:#0a0713;outline:none;flex:1 1 0;text-decoration:none;display:block;position:relative;overflow:hidden;box-shadow:0 10px 30px -18px #000c}.ag-panel:focus-visible{box-shadow:0 0 0 2px var(--ag-accent), 0 10px 30px -18px #000c}.ag-panel__frame{border-radius:inherit;position:absolute;inset:0;overflow:hidden}.ag-panel__media{width:var(--ag-media-size);height:100%;filter:grayscale(var(--ag-gray));will-change:transform, filter;position:absolute;top:50%;left:50%}.accordion-gallery--vertical .ag-panel__media{width:100%;height:var(--ag-media-size)}.ag-panel__media img{object-fit:cover;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:100%;height:100%;display:block}.ag-panel__overlay{pointer-events:none;opacity:var(--ag-dim,1);background:linear-gradient(180deg, transparent 80%, color-mix(in srgb, var(--ag-overlay) 45%, transparent) 100%);position:absolute;inset:0}.ag-panel__label{pointer-events:none;z-index:2;align-items:center;gap:12px;display:flex;position:absolute;bottom:20px;left:20px;right:20px}.ag-panel__bar{background:var(--ag-accent);opacity:0;width:3px;height:26px;box-shadow:0 0 12px color-mix(in srgb, var(--ag-accent) 60%, transparent);border-radius:3px;flex:none}.ag-panel__text{color:var(--ag-text);letter-spacing:.01em;white-space:nowrap;text-overflow:ellipsis;opacity:0;text-shadow:0 2px 14px #0000008c;font-family:inherit;font-size:clamp(1rem,1.4vw,1.4rem);font-weight:600;overflow:hidden}@media (width<=520px){.accordion-gallery{perspective:none;flex-direction:column;height:auto!important}.ag-panel{min-height:84px;transform:none!important}.accordion-gallery .ag-panel__media{width:100%;height:var(--ag-media-size)}}@media (prefers-reduced-motion:reduce){.ag-panel,.ag-panel__media{will-change:auto}}.color-bends-container{width:100%;height:100%;position:relative;overflow:hidden}.btn{border-radius:var(--radius-sm);border:1px solid #0000;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;transition:transform .2s,box-shadow .2s,background .2s,border-color .2s;display:inline-flex}.btn-primary{background:var(--accent);color:#fff}.btn-primary:hover{background:var(--accent-hover);box-shadow:var(--shadow);transform:translateY(-2px)}.btn-secondary{background:var(--bg-elevated);border-color:var(--border);color:var(--text)}.btn-secondary:hover{background:var(--bg-subtle);border-color:var(--border-hover)}section[id]{scroll-margin-top:80px}.featured,.contact{padding:6rem 0}.section-header{text-align:center;max-width:640px;margin:0 auto 3.5rem}.section-title{font-size:clamp(2rem,4vw,2.75rem);font-weight:700}.section-subtitle{color:var(--text-muted);margin-top:.75rem}.section-footer{text-align:center;margin-top:3rem}.hero{justify-content:center;align-items:center;min-height:100vh;padding:120px 0 96px;display:flex;position:relative;overflow:hidden}.hero-fade{background:linear-gradient(to bottom, transparent, var(--bg));pointer-events:none;height:240px;position:absolute;bottom:0;left:0;right:0}.hero-content{z-index:1;text-align:center;max-width:760px;padding:0 1.5rem;position:relative}.hero-label{color:var(--accent);letter-spacing:.12em;text-transform:uppercase;margin-bottom:1rem;font-size:.875rem;font-weight:600}.hero-title{background:linear-gradient(100deg, var(--text) 20%, var(--accent) 80%);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:1.25rem;font-size:clamp(3rem,9vw,5.5rem);font-weight:700;line-height:1.05}.hero-subtitle{color:var(--text-muted);margin-bottom:2.5rem;font-size:clamp(1.05rem,2.5vw,1.35rem)}.hero-actions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.scroll-indicator{position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%)}.scroll-line{background:var(--border);border-radius:2px;width:2px;height:56px;position:relative;overflow:hidden}.scroll-line:after{content:"";background:var(--accent);width:100%;height:50%;animation:1.8s ease-in-out infinite scroll;position:absolute;top:-50%;left:0}@keyframes scroll{0%{top:-50%}to{top:100%}}.featured{background:var(--bg-muted);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.projects-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.project-card{background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius-lg);flex-direction:column;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;overflow:hidden}.project-card:hover{box-shadow:var(--shadow-lg);border-color:var(--border-hover);transform:translateY(-4px)}.project-thumb{background:linear-gradient(135deg, var(--accent-soft), var(--accent-bg));justify-content:center;align-items:center;height:180px;display:flex}.project-thumb img{object-fit:cover;width:100%;height:100%}.placeholder-icon{font-size:4rem}.project-body{flex-direction:column;flex:1;gap:.75rem;padding:1.5rem;display:flex}.project-category{color:var(--accent);letter-spacing:.08em;text-transform:uppercase;font-size:.75rem;font-weight:700}.project-title{font-size:1.25rem;font-weight:700}.project-desc{color:var(--text-muted);font-size:.95rem}.project-tags{flex-wrap:wrap;gap:.5rem;margin-top:.25rem;display:flex}.tag{color:var(--text-muted);background:var(--bg-subtle);border:1px solid var(--border);border-radius:999px;padding:.25rem .65rem;font-size:.75rem}.project-link{color:var(--accent);align-items:center;gap:.4rem;margin-top:auto;padding-top:.75rem;font-size:.9rem;font-weight:600;display:inline-flex}.project-link svg{width:16px;height:16px;transition:transform .2s}.project-link:hover svg{transform:translate(3px)}.contact-grid{grid-template-columns:1fr 1fr;align-items:start;gap:3rem;display:grid}.contact-info h3{margin-bottom:1rem;font-size:1.5rem;font-weight:700}.contact-info>p{color:var(--text-muted);margin-bottom:1.75rem}.contact-links{flex-direction:column;gap:.75rem;display:flex}.contact-link{background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text-muted);align-items:center;gap:.75rem;padding:.85rem 1rem;font-weight:500;transition:color .2s,border-color .2s;display:inline-flex}.contact-link:hover{color:var(--text);border-color:var(--border-hover)}.contact-form{background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius-lg);flex-direction:column;gap:1.25rem;padding:2rem;display:flex}.form-group{flex-direction:column;gap:.5rem;display:flex}.form-group label{font-size:.9rem;font-weight:600}.form-group input,.form-group textarea{color:var(--text);background:var(--bg-subtle);border:1px solid var(--border);border-radius:var(--radius-sm);padding:.75rem 1rem;font-family:inherit;font-size:.95rem;transition:border-color .2s,box-shadow .2s}.form-group input:focus,.form-group textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-bg);outline:none}.form-group textarea{resize:vertical}.projects-page{flex:1;padding-top:64px}.projects-hero{text-align:center;padding:5rem 0 2.5rem}.page-title{letter-spacing:-.02em;font-size:clamp(2.25rem,5vw,3.5rem);font-weight:800}.page-subtitle{color:var(--text-muted);margin-top:.75rem}.projects-filter{margin-bottom:3rem}.filter-bar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.filter-tabs{flex-wrap:wrap;gap:.5rem;display:flex}.filter-btn{background:var(--bg-elevated);border:1px solid var(--border);color:var(--text-muted);border-radius:999px;padding:.5rem 1.1rem;font-size:.875rem;font-weight:500;transition:color .2s,border-color .2s,background .2s}.filter-btn:hover{color:var(--text);border-color:var(--border-hover)}.filter-btn.active{background:var(--accent);border-color:var(--accent);color:#fff}.search-box{background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius-sm);align-items:center;gap:.5rem;padding:0 .9rem;display:flex}.search-box svg{color:var(--text-muted);flex-shrink:0}.search-box input{color:var(--text);background:0 0;border:none;width:220px;padding:.65rem 0;font-family:inherit;font-size:.9rem}.search-box input:focus{outline:none}.search-box input::placeholder{color:var(--text-muted)}.projects-grid-section{padding-bottom:6rem}.no-results{text-align:center;color:var(--text-muted);padding:4rem 0}.footer{border-top:1px solid var(--border);text-align:center;padding:2rem 0}.footer p{color:var(--text-muted);font-size:.9rem}@media (width<=900px){.projects-grid{grid-template-columns:repeat(2,1fr)}.contact-grid{grid-template-columns:1fr}}@media (width<=560px){.projects-grid{grid-template-columns:1fr}.hero-actions{flex-direction:column}.featured,.contact{padding:4rem 0}}
