:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#000;text-decoration:inherit}a:hover{color:#535bf2}body{text-align:center}h1{font-size:3.2em;line-height:1.1}.wrapper{max-width:1200px;margin:0 auto;padding:0 2rem}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.vanilla:hover{filter:drop-shadow(0 0 2em #f7df1eaa)}.card{padding:2em}.read-the-docs{color:#888}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;cursor:pointer;transition:border-color .25s}button:hover{border-color:#000}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}header{background:#f5f5f5;color:#fff;padding:0;margin:0;text-align:center;width:100%}h1{margin:0;font-size:2.5em}nav{display:flex;flex-wrap:wrap;padding:1rem 0;width:100%}nav a{color:#000;text-decoration:none;padding:.5rem 1rem}nav a:hover{background:#fff;color:#000}#main-content{padding:0;margin:0}section{padding:1rem 0}h2{font-size:2em;margin:0}p{margin:10px 0}footer{text-align:center;padding:10px 0;background:#333;color:#fff}@media (max-width: 600px){h1{font-size:2em}h2{font-size:1.5em}button{width:100%}}#contact-form{display:flex;flex-direction:column;gap:1em;max-width:400px;margin:0 auto}#contact{display:flex;flex-direction:column;gap:1em;max-width:25rem;margin:0 auto;margin-bottom:1rem}#contact-form label{font-weight:500}#contact-form input{padding:.5em;font-size:1em}#contact-form textarea{padding:.5em;font-size:1em;height:7em}#gallery-content{display:flex;overflow-x:auto;scroll-behavior:smooth}#gallery-content::-webkit-scrollbar{display:none}#gallery-content img{line-height:10rem;margin-right:.2rem}#phone-button{display:inline-flex;align-items:center;justify-content:center;background-color:#0291f7;color:#fff;padding:.5rem 1rem;text-align:center;text-decoration:none;border-radius:5px;font-size:1em;font-weight:700;transition:background-color .3s}#phone-button:hover{background-color:#1e9ebe}#whatsapp-button{display:inline-flex;align-items:center;justify-content:center;background-color:#25d366;color:#fff;padding:.5rem 1rem;text-align:center;text-decoration:none;border-radius:5px;font-size:1em;font-weight:700;transition:background-color .3s;gap:1rem}#whatsapp-button svg{margin-right:0}#whatsapp-button:hover{background-color:#1ebea5}#separator{height:1px;background-color:gray;margin:0}#about{background-color:#f5f5f5;color:#000;padding:1rem}#contact-form{background-color:#f5f5f5;color:#000;width:100%;margin:0 auto}#our-work{background-color:#f5f5f5;color:#000;width:100%;height:100vh;margin:0 auto}#our-work img{height:80vh}#services svg{width:4rem}#services ul{display:grid;grid-template-columns:repeat(auto-fit,minmax(20rem,1fr));gap:1rem;padding:1rem;justify-content:center}#logo{height:4rem}#logo-container{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;color:#ff7b33}#next-button,#prev-button{background-color:#333;color:#f5f5f5;border:whitesmoke 1px solid}#gallery-controls{display:flex;justify-content:center;gap:1rem;padding:1rem}#some-of-our-work,#our-work{background-color:#f5f5f5;color:#000;width:100%;min-height:100vh;margin:0 auto}.category{margin-top:40px;font-size:1.5rem;color:#333}.gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:10px;margin-top:10px}.gallery img{width:100%;height:100px;object-fit:cover;cursor:pointer;border-radius:8px;transition:transform .2s ease,filter .3s ease;background:#eee;filter:blur(10px)}.gallery img[src]{filter:none}.gallery img:hover{transform:scale(1.05)}.lightbox{display:none;position:fixed;z-index:999;top:0;left:0;width:100%;height:100%;background:#000c;justify-content:center;align-items:center}.lightbox img{max-width:80%;max-height:80%;border-radius:10px}.lightbox .close{position:absolute;top:20px;right:30px;font-size:2rem;color:#fff;cursor:pointer}.lightbox .nav{position:absolute;top:50%;font-size:2rem;color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none}.lightbox .prev{left:30px}.lightbox .next{right:30px}#copyNotice{display:none;position:relative;background-color:#333;color:#fff;padding:.5rem 1rem;border-radius:.5rem;font-size:.9rem;font-weight:500;box-shadow:0 4px 8px #0003;white-space:nowrap;z-index:1000;transform:translate(-50%,-120%);pointer-events:none;opacity:0;transition:opacity .3s ease,transform .3s ease}#copyNotice.show{display:inline-block;opacity:1;transform:translate(-0%,-140%)}
