:root{--bg-primary: #0a0f1a;--bg-secondary: #0f172a;--bg-card: #1e293b;--text-primary: #f1f5f9;--text-secondary: #94a3b8;--accent: #3b82f6;--accent-dim: #3b82f615;--accent-glow: #3b82f630;--accent-light: #60a5fa;--warm: #f59e0b;--warm-dim: #f59e0b20}*{margin:0;padding:0;box-sizing:border-box}a{color:inherit;text-decoration:none}a:visited{color:inherit}html{scroll-behavior:smooth}body{font-family:DM Sans,sans-serif;background:var(--bg-primary);color:var(--text-primary);line-height:1.6;overflow-x:hidden}@media(min-width:1800px){nav{padding-left:calc((100vw - 1500px)/2);padding-right:calc((100vw - 1500px)/2)}.hero,.services,.cases,.process,.cta-section,footer{padding-left:calc((100vw - 1500px)/2);padding-right:calc((100vw - 1500px)/2)}}@media(min-width:2200px){nav{padding-left:calc((100vw - 1700px)/2);padding-right:calc((100vw - 1700px)/2)}.hero,.services,.cases,.process,.cta-section,footer{padding-left:calc((100vw - 1700px)/2);padding-right:calc((100vw - 1700px)/2)}}body:before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");opacity:.03;pointer-events:none;z-index:1000}.btn-primary{display:inline-flex;align-items:center;gap:.5rem;background:var(--accent);color:#fff;padding:1rem 2rem;border-radius:8px;text-decoration:none;font-weight:600;font-size:1rem;transition:all .3s ease;box-shadow:0 2px 8px #3b82f64d}.btn-primary:hover{transform:translateY(-2px);background:var(--accent-light);box-shadow:0 4px 12px #3b82f666}.btn-secondary{display:inline-flex;align-items:center;gap:.5rem;background:transparent;color:var(--text-primary);padding:1rem 2rem;border-radius:100px;text-decoration:none;font-weight:600;border:1px solid #334155;transition:all .3s ease}.btn-secondary:hover{border-color:var(--accent);background:var(--accent-dim)}.section-header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:4rem}.section-title{font-family:Playfair Display,serif;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700;letter-spacing:-.02em}.section-subtitle{color:var(--text-secondary);max-width:400px}.tag{background:var(--bg-secondary);padding:.4rem .8rem;border-radius:100px;font-size:.8rem;color:var(--text-secondary);font-family:JetBrains Mono,monospace}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.2)}}@media(max-width:768px){.section-header{flex-direction:column;align-items:flex-start;gap:1rem}}nav[data-astro-cid-dmqpwcec]{position:fixed;top:0;left:0;right:0;padding:1.25rem 4rem;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;z-index:100;background:#0a0f1ae6;backdrop-filter:blur(20px);border-bottom:1px solid #1e293b}.logo[data-astro-cid-dmqpwcec]{font-family:JetBrains Mono,monospace;font-size:1.25rem;font-weight:700;color:var(--text-primary);text-decoration:none;justify-self:start}.logo[data-astro-cid-dmqpwcec] span[data-astro-cid-dmqpwcec]{color:var(--accent)}.nav-links[data-astro-cid-dmqpwcec]{display:flex;gap:2.5rem;list-style:none;justify-self:center}.nav-links[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]{color:var(--text-secondary);text-decoration:none;font-size:.9rem;font-weight:500;transition:color .3s ease}.nav-links[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]:hover{color:var(--text-primary)}.nav-right[data-astro-cid-dmqpwcec]{display:flex;align-items:center;gap:1.5rem;justify-self:end}.lang-toggle[data-astro-cid-dmqpwcec]{display:flex;align-items:center;gap:.35rem;background:transparent;border:none;cursor:pointer;font-size:.8rem;font-weight:500;font-family:JetBrains Mono,monospace;padding:0}.lang-option[data-astro-cid-dmqpwcec]{color:var(--text-secondary);transition:color .3s ease}.lang-option[data-astro-cid-dmqpwcec].active{color:var(--text-primary)}.lang-separator[data-astro-cid-dmqpwcec]{color:#334155}.cta-nav[data-astro-cid-dmqpwcec]{background:var(--accent);color:#fff;padding:.65rem 1.25rem;border-radius:6px;text-decoration:none;font-weight:600;font-size:.85rem;transition:all .3s ease}.cta-nav[data-astro-cid-dmqpwcec]:hover{background:var(--accent-light)}@media(max-width:1024px){nav[data-astro-cid-dmqpwcec]{padding:1.25rem 2rem}.nav-links[data-astro-cid-dmqpwcec]{gap:1.5rem}.nav-links[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]{font-size:.85rem}.cta-nav[data-astro-cid-dmqpwcec]{padding:.5rem 1rem;font-size:.8rem}}.mobile-menu-btn[data-astro-cid-dmqpwcec]{display:none;flex-direction:column;justify-content:center;gap:5px;background:transparent;border:none;cursor:pointer;padding:.5rem;z-index:101}@media(max-width:900px){nav[data-astro-cid-dmqpwcec]{display:flex;justify-content:space-between}.nav-links[data-astro-cid-dmqpwcec],.nav-right[data-astro-cid-dmqpwcec]{display:none}.mobile-menu-btn[data-astro-cid-dmqpwcec]{display:flex}}.mobile-menu-btn[data-astro-cid-dmqpwcec] span[data-astro-cid-dmqpwcec]{display:block;width:24px;height:2px;background:var(--text-primary);transition:all .3s ease}.mobile-menu-btn[data-astro-cid-dmqpwcec].active span[data-astro-cid-dmqpwcec]:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.mobile-menu-btn[data-astro-cid-dmqpwcec].active span[data-astro-cid-dmqpwcec]:nth-child(2){opacity:0}.mobile-menu-btn[data-astro-cid-dmqpwcec].active span[data-astro-cid-dmqpwcec]:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}.mobile-menu[data-astro-cid-dmqpwcec]{position:fixed;inset:0;background:#0a0f1afa;backdrop-filter:blur(20px);z-index:99;display:none;flex-direction:column;justify-content:center;align-items:center;padding:2rem}.mobile-menu[data-astro-cid-dmqpwcec].active{display:flex}.mobile-menu[data-astro-cid-dmqpwcec] ul[data-astro-cid-dmqpwcec]{list-style:none;text-align:center;margin-bottom:2rem}.mobile-menu[data-astro-cid-dmqpwcec] ul[data-astro-cid-dmqpwcec] li[data-astro-cid-dmqpwcec]{margin-bottom:1.5rem}.mobile-menu[data-astro-cid-dmqpwcec] ul[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]{font-size:1.5rem;font-weight:500;color:var(--text-primary);text-decoration:none;transition:color .3s ease}.mobile-menu[data-astro-cid-dmqpwcec] ul[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]:hover{color:var(--accent)}.mobile-menu-footer[data-astro-cid-dmqpwcec]{display:flex;flex-direction:column;align-items:center;gap:1.5rem}.mobile-menu-footer[data-astro-cid-dmqpwcec] .lang-toggle[data-astro-cid-dmqpwcec]{display:flex}@media(max-width:768px){nav[data-astro-cid-dmqpwcec]{padding:1rem 1.25rem}}.dog-container[data-astro-cid-5jf72avn]{position:absolute;right:5%;top:50%;transform:translateY(-50%);width:450px;height:450px;z-index:2}#dog-canvas[data-astro-cid-5jf72avn]{width:100%;height:100%;cursor:pointer}@media(max-width:1200px){.dog-container[data-astro-cid-5jf72avn]{width:350px;height:350px;right:2%}}@media(max-width:968px){.dog-container[data-astro-cid-5jf72avn]{position:relative;right:auto;top:auto;transform:none;width:300px;height:300px;margin:2rem auto 0}}@media(max-width:480px){.dog-container[data-astro-cid-5jf72avn]{width:250px;height:250px}}.hero[data-astro-cid-bbe6dxrz]{min-height:100vh;display:flex;align-items:center;padding:8rem 4rem 4rem;position:relative;overflow:hidden}.hero-bg[data-astro-cid-bbe6dxrz]{position:absolute;top:0;right:0;width:60%;height:100%;background:radial-gradient(ellipse at 70% 30%,var(--accent-dim) 0%,transparent 50%),radial-gradient(ellipse at 90% 80%,var(--warm-dim) 0%,transparent 40%);opacity:.6}.hero-content[data-astro-cid-bbe6dxrz]{max-width:800px;position:relative;z-index:1}.hero-tagline[data-astro-cid-bbe6dxrz]{display:inline-block;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.15em;color:var(--accent);background:var(--accent-dim);padding:.5rem 1rem;border-radius:2rem;margin-bottom:1.5rem;animation:fadeInUp .8s ease forwards;opacity:0}.hero[data-astro-cid-bbe6dxrz] h1[data-astro-cid-bbe6dxrz]{font-family:Playfair Display,serif;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:700;line-height:1.15;letter-spacing:-.02em;margin-bottom:1.5rem;animation:fadeInUp .8s ease forwards;opacity:0}.hero[data-astro-cid-bbe6dxrz] h1[data-astro-cid-bbe6dxrz] .highlight[data-astro-cid-bbe6dxrz]{background:linear-gradient(135deg,var(--accent) 0%,var(--accent-light) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-description[data-astro-cid-bbe6dxrz]{font-size:1.35rem;color:var(--text-secondary);max-width:550px;margin-bottom:2.5rem;animation:fadeInUp .8s ease .1s forwards;opacity:0;line-height:1.6}.hero-ctas[data-astro-cid-bbe6dxrz]{display:flex;gap:1rem;animation:fadeInUp .8s ease .2s forwards;opacity:0;margin-bottom:4rem}.btn-secondary[data-astro-cid-bbe6dxrz]{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:500;color:var(--text-primary);background:transparent;border:1px solid #334155;border-radius:.5rem;text-decoration:none;transition:all .3s ease}.btn-secondary[data-astro-cid-bbe6dxrz]:hover{border-color:var(--accent);color:var(--accent);background:var(--accent-dim)}.trust-indicators[data-astro-cid-bbe6dxrz]{display:flex;align-items:center;gap:2rem;animation:fadeInUp .8s ease .3s forwards;opacity:0;padding-top:2rem;border-top:1px solid #1e293b}.trust-item[data-astro-cid-bbe6dxrz]{display:flex;flex-direction:column;gap:.25rem}.trust-number[data-astro-cid-bbe6dxrz]{font-family:Playfair Display,serif;font-size:2rem;font-weight:700;color:var(--accent)}.trust-label[data-astro-cid-bbe6dxrz]{font-size:.85rem;color:var(--text-secondary)}.trust-divider[data-astro-cid-bbe6dxrz]{width:1px;height:40px;background:#334155}@media(max-width:1024px){.hero[data-astro-cid-bbe6dxrz]{padding-left:2rem;padding-right:2rem}}@media(max-width:968px){.hero[data-astro-cid-bbe6dxrz]{flex-direction:column;justify-content:flex-start;min-height:auto;padding-top:7rem;padding-bottom:3rem}.hero-content[data-astro-cid-bbe6dxrz]{text-align:center;max-width:100%}.hero-description[data-astro-cid-bbe6dxrz]{margin-left:auto;margin-right:auto}.hero-ctas[data-astro-cid-bbe6dxrz],.trust-indicators[data-astro-cid-bbe6dxrz]{justify-content:center}}@media(max-width:768px){.hero[data-astro-cid-bbe6dxrz]{padding-top:6rem}.hero-tagline[data-astro-cid-bbe6dxrz]{font-size:.75rem;padding:.4rem .8rem}.trust-indicators[data-astro-cid-bbe6dxrz]{flex-wrap:wrap;gap:1.5rem}.trust-divider[data-astro-cid-bbe6dxrz]{display:none}.trust-item[data-astro-cid-bbe6dxrz]{flex:1 1 40%;text-align:center}.hero-ctas[data-astro-cid-bbe6dxrz]{flex-direction:column;align-items:center}.btn-secondary[data-astro-cid-bbe6dxrz]{width:100%;max-width:280px;justify-content:center}}.services[data-astro-cid-g5jplrhu]{padding:8rem 4rem;position:relative}.services-header[data-astro-cid-g5jplrhu]{margin-bottom:4rem;text-align:center}.services-tag[data-astro-cid-g5jplrhu]{display:inline-block;font-size:.8rem;font-weight:600;color:var(--accent);letter-spacing:.15em;margin-bottom:1rem;font-family:JetBrains Mono,monospace}.services-title[data-astro-cid-g5jplrhu]{font-family:Playfair Display,serif;font-size:clamp(2rem,4vw,3rem);font-weight:700;letter-spacing:-.02em;margin-bottom:1rem}.services-subtitle[data-astro-cid-g5jplrhu]{color:var(--text-secondary);font-size:1.1rem;max-width:500px;margin:0 auto}.services-grid[data-astro-cid-g5jplrhu]{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.service-card[data-astro-cid-g5jplrhu]{background:var(--bg-card);border:1px solid #1e293b;border-radius:20px;padding:2.5rem 2rem;transition:all .4s ease;display:flex;flex-direction:column;position:relative}.service-card[data-astro-cid-g5jplrhu]:hover{border-color:var(--accent);transform:translateY(-5px)}.service-card[data-astro-cid-g5jplrhu].featured{border-color:var(--accent);background:linear-gradient(180deg,var(--accent-dim) 0%,var(--bg-card) 100%)}.featured-badge[data-astro-cid-g5jplrhu]{position:absolute;top:-12px;left:50%;transform:translate(-50%);background:var(--accent);color:var(--bg-primary);font-size:.75rem;font-weight:600;padding:.35rem 1rem;border-radius:20px;font-family:JetBrains Mono,monospace}.service-icon[data-astro-cid-g5jplrhu]{width:60px;height:60px;background:var(--accent-dim);border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;color:var(--accent)}.service-card[data-astro-cid-g5jplrhu] h3[data-astro-cid-g5jplrhu]{font-size:1.35rem;font-weight:600;margin-bottom:1rem;line-height:1.3}.service-desc[data-astro-cid-g5jplrhu]{color:var(--text-secondary);font-size:.95rem;line-height:1.7;margin-bottom:1.5rem}.service-features[data-astro-cid-g5jplrhu]{list-style:none;padding:0;margin:auto 0 0;padding-top:1.5rem;border-top:1px solid #1e293b}.service-features[data-astro-cid-g5jplrhu] li[data-astro-cid-g5jplrhu]{color:var(--text-secondary);font-size:.85rem;padding:.5rem 0;display:flex;align-items:center;gap:.75rem}.service-features[data-astro-cid-g5jplrhu] li[data-astro-cid-g5jplrhu]:before{content:"";width:6px;height:6px;background:var(--accent);border-radius:50%;flex-shrink:0}@media(max-width:1024px){.services[data-astro-cid-g5jplrhu]{padding-left:2rem;padding-right:2rem}.services-grid[data-astro-cid-g5jplrhu]{grid-template-columns:1fr;max-width:500px;margin:0 auto}.service-card[data-astro-cid-g5jplrhu].featured{order:-1}}.cases[data-astro-cid-23yevxlj]{padding:8rem 4rem;background:var(--bg-secondary)}.cases-header[data-astro-cid-23yevxlj]{margin-bottom:4rem;text-align:center}.cases-tag[data-astro-cid-23yevxlj]{display:inline-block;font-size:.8rem;font-weight:600;color:var(--accent);letter-spacing:.15em;margin-bottom:1rem;font-family:JetBrains Mono,monospace}.cases-title[data-astro-cid-23yevxlj]{font-family:Playfair Display,serif;font-size:clamp(2rem,4vw,3rem);font-weight:700;letter-spacing:-.02em;margin-bottom:1rem}.cases-subtitle[data-astro-cid-23yevxlj]{color:var(--text-secondary);font-size:1.1rem;max-width:500px;margin:0 auto}.projects-grid[data-astro-cid-23yevxlj]{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1400px;margin:0 auto}.project-card[data-astro-cid-23yevxlj]{background:var(--bg-card);border:1px solid #1e293b;border-radius:16px;overflow:hidden;transition:all .4s ease}.project-card[data-astro-cid-23yevxlj]:hover{border-color:var(--accent);transform:translateY(-8px);box-shadow:0 20px 40px #0000004d}.project-image[data-astro-cid-23yevxlj]{position:relative;aspect-ratio:16 / 10;overflow:hidden;background:#0a0a0a}.project-image[data-astro-cid-23yevxlj] img[data-astro-cid-23yevxlj]{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.project-card[data-astro-cid-23yevxlj]:hover .project-image[data-astro-cid-23yevxlj] img[data-astro-cid-23yevxlj]{transform:scale(1.05)}.project-placeholder[data-astro-cid-23yevxlj]{display:none;position:absolute;inset:0;flex-direction:column;align-items:center;justify-content:center;gap:1rem;color:var(--text-secondary);background:linear-gradient(135deg,#0f172a,#1e293b)}.project-placeholder[data-astro-cid-23yevxlj] span[data-astro-cid-23yevxlj]{font-size:.85rem}.project-overlay[data-astro-cid-23yevxlj]{position:absolute;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;gap:.75rem;opacity:0;transition:opacity .3s ease}.project-card[data-astro-cid-23yevxlj]:hover .project-overlay[data-astro-cid-23yevxlj]{opacity:1}.project-info[data-astro-cid-23yevxlj]{padding:1.5rem}.project-category[data-astro-cid-23yevxlj]{font-size:.75rem;font-weight:600;color:var(--accent);letter-spacing:.1em;text-transform:uppercase;font-family:JetBrains Mono,monospace}.project-title[data-astro-cid-23yevxlj]{font-size:1.35rem;font-weight:600;margin:.5rem 0 .75rem}.project-description[data-astro-cid-23yevxlj]{color:var(--text-secondary);font-size:.9rem;line-height:1.6;margin-bottom:1.25rem}.project-tech[data-astro-cid-23yevxlj]{display:flex;flex-wrap:wrap;gap:.5rem}.tech-tag[data-astro-cid-23yevxlj]{padding:.35rem .75rem;background:var(--accent-dim);color:var(--accent);font-size:.75rem;font-weight:500;border-radius:20px;font-family:JetBrains Mono,monospace}@media(max-width:1200px){.projects-grid[data-astro-cid-23yevxlj]{grid-template-columns:repeat(2,1fr)}}@media(max-width:1024px){.cases[data-astro-cid-23yevxlj]{padding-left:2rem;padding-right:2rem}}@media(max-width:768px){.projects-grid[data-astro-cid-23yevxlj]{grid-template-columns:1fr;max-width:500px}}.project-view-btn[data-astro-cid-23yevxlj]{display:inline-flex;align-items:center;gap:.5rem;padding:.6rem 1.25rem;background:#fff;color:#0a0f1a;font-size:.85rem;font-weight:600;border:none;border-radius:50px;cursor:pointer;transition:all .3s ease;font-family:inherit}.project-view-btn[data-astro-cid-23yevxlj] svg[data-astro-cid-23yevxlj]{width:18px;height:18px}.project-view-btn[data-astro-cid-23yevxlj]:hover{transform:scale(1.05);box-shadow:0 4px 20px #ffffff4d}.project-link-btn[data-astro-cid-23yevxlj]{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;background:#ffffff26;color:#fff;border-radius:50%;transition:all .3s ease;backdrop-filter:blur(4px)}.project-link-btn[data-astro-cid-23yevxlj]:hover{background:var(--accent)}.lightbox[data-astro-cid-23yevxlj]{position:fixed;inset:0;z-index:9999;background:#000000d9;backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;padding:2rem;opacity:0;visibility:hidden;transition:all .3s ease}.lightbox[data-astro-cid-23yevxlj].active{opacity:1;visibility:visible}.lightbox-container[data-astro-cid-23yevxlj]{background:var(--bg-secondary);border-radius:16px;border:1px solid rgba(255,255,255,.1);max-width:900px;width:100%;max-height:85vh;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 25px 80px #00000080}.lightbox-container[data-astro-cid-23yevxlj] [data-astro-cid-23yevxlj]{box-sizing:border-box}.lightbox-header[data-astro-cid-23yevxlj]{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:1px solid rgba(255,255,255,.1);background:var(--bg-card)}.lightbox-title-wrap[data-astro-cid-23yevxlj]{display:flex;align-items:center;gap:1rem}.lightbox-title-wrap[data-astro-cid-23yevxlj] h3[data-astro-cid-23yevxlj]{font-size:1rem;font-weight:600;color:#fff}.lightbox-counter[data-astro-cid-23yevxlj]{font-size:.8rem;color:var(--text-secondary);font-family:JetBrains Mono,monospace}.lightbox-close[data-astro-cid-23yevxlj]{width:36px;height:36px;background:#ffffff1a;border:none;border-radius:8px;color:var(--text-secondary);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.lightbox-close[data-astro-cid-23yevxlj]:hover{background:#ffffff26;color:#fff}.lightbox-main[data-astro-cid-23yevxlj]{display:flex;align-items:center;justify-content:center;padding:1.5rem;gap:1rem;height:60vh;min-height:400px;max-height:60vh;background:var(--bg-primary)}.lightbox-nav[data-astro-cid-23yevxlj]{flex-shrink:0;width:44px;height:44px;background:var(--bg-card);border:1px solid rgba(255,255,255,.1);border-radius:50%;color:var(--text-secondary);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.lightbox-nav[data-astro-cid-23yevxlj]:hover{background:var(--accent);border-color:var(--accent);color:#fff}.lightbox-image-wrap[data-astro-cid-23yevxlj]{flex:1;display:flex;align-items:center;justify-content:center;height:100%;min-width:0}.lightbox-image-wrap[data-astro-cid-23yevxlj] img[data-astro-cid-23yevxlj]{max-width:100%;max-height:100%;object-fit:contain;border-radius:8px;transition:opacity .2s ease}.lightbox-thumbnails[data-astro-cid-23yevxlj]{display:flex;justify-content:center;gap:.5rem;padding:.75rem 1rem;background:var(--bg-card);border-top:1px solid rgba(255,255,255,.1);overflow-x:auto;max-height:70px}.lightbox-thumbnails[data-astro-cid-23yevxlj] .thumb[data-astro-cid-23yevxlj]{flex:0 0 60px;width:60px;height:40px;min-width:60px;max-width:60px;min-height:40px;max-height:40px;border:2px solid transparent;border-radius:4px;overflow:hidden;cursor:pointer;padding:0;background:#1e293b;opacity:.5;transition:all .3s ease}.lightbox-thumbnails[data-astro-cid-23yevxlj] .thumb[data-astro-cid-23yevxlj]:hover{opacity:.8}.lightbox-thumbnails[data-astro-cid-23yevxlj] .thumb[data-astro-cid-23yevxlj].active{border-color:var(--accent);opacity:1}.lightbox-thumbnails[data-astro-cid-23yevxlj] .thumb[data-astro-cid-23yevxlj] img[data-astro-cid-23yevxlj]{display:block;width:60px;height:40px;object-fit:cover}@media(max-width:768px){.lightbox[data-astro-cid-23yevxlj]{padding:.75rem}.lightbox-container[data-astro-cid-23yevxlj]{max-height:90vh}.lightbox-header[data-astro-cid-23yevxlj]{padding:.75rem 1rem}.lightbox-title-wrap[data-astro-cid-23yevxlj] h3[data-astro-cid-23yevxlj]{font-size:.9rem}.lightbox-main[data-astro-cid-23yevxlj]{padding:1rem .5rem;height:50vh;min-height:300px;max-height:50vh}.lightbox-nav[data-astro-cid-23yevxlj]{width:36px;height:36px}.lightbox-thumbnails[data-astro-cid-23yevxlj] .thumb[data-astro-cid-23yevxlj]{flex:0 0 50px;width:50px;height:32px;min-width:50px;max-width:50px;min-height:32px;max-height:32px}.lightbox-thumbnails[data-astro-cid-23yevxlj] .thumb[data-astro-cid-23yevxlj] img[data-astro-cid-23yevxlj]{width:50px;height:32px}}.process[data-astro-cid-fz4tclxl]{padding:8rem 4rem;background:var(--bg-secondary)}.section-header[data-astro-cid-fz4tclxl]{margin-bottom:4rem}.section-tag[data-astro-cid-fz4tclxl]{display:inline-block;font-size:.8rem;font-weight:600;color:var(--accent);letter-spacing:.15em;margin-bottom:1rem;font-family:JetBrains Mono,monospace}.section-title[data-astro-cid-fz4tclxl]{font-family:Playfair Display,serif;font-size:clamp(2rem,4vw,3rem);font-weight:700;letter-spacing:-.02em}.process-grid[data-astro-cid-fz4tclxl]{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.process-step[data-astro-cid-fz4tclxl]{position:relative}.step-number[data-astro-cid-fz4tclxl]{font-family:Playfair Display,serif;font-size:3rem;font-weight:700;color:var(--accent);opacity:.3;margin-bottom:1rem;line-height:1}.process-step[data-astro-cid-fz4tclxl] h3[data-astro-cid-fz4tclxl]{font-size:1.1rem;font-weight:600;margin-bottom:.75rem}.process-step[data-astro-cid-fz4tclxl] p[data-astro-cid-fz4tclxl]{color:var(--text-secondary);font-size:.95rem;line-height:1.7}@media(max-width:1024px){.process[data-astro-cid-fz4tclxl]{padding-left:2rem;padding-right:2rem}.process-grid[data-astro-cid-fz4tclxl]{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.process-grid[data-astro-cid-fz4tclxl]{grid-template-columns:1fr}}.cta-section[data-astro-cid-4xty6sx2]{padding:8rem 4rem;background:var(--bg-secondary)}.cta-content[data-astro-cid-4xty6sx2]{max-width:550px}.cta-content[data-astro-cid-4xty6sx2] h2[data-astro-cid-4xty6sx2]{font-family:Playfair Display,serif;font-size:clamp(2rem,4vw,3rem);font-weight:700;margin-bottom:1rem}.cta-content[data-astro-cid-4xty6sx2]>p[data-astro-cid-4xty6sx2]{font-size:1.1rem;color:var(--text-secondary);margin-bottom:2rem;line-height:1.7}.cta-buttons[data-astro-cid-4xty6sx2]{display:flex;gap:1rem}@media(max-width:1024px){.cta-section[data-astro-cid-4xty6sx2]{padding-left:2rem;padding-right:2rem}}@media(max-width:768px){.cta-buttons[data-astro-cid-4xty6sx2]{flex-direction:column}}footer[data-astro-cid-sz7xmlte]{padding:2.5rem 4rem;border-top:1px solid #1e293b;background:var(--bg-primary)}.footer-content[data-astro-cid-sz7xmlte]{display:flex;justify-content:space-between;align-items:center}.footer-main[data-astro-cid-sz7xmlte]{display:flex;align-items:center;gap:2rem}.footer-logo[data-astro-cid-sz7xmlte]{font-family:JetBrains Mono,monospace;font-size:1.25rem;font-weight:700;color:var(--text-primary)}.footer-logo[data-astro-cid-sz7xmlte] span[data-astro-cid-sz7xmlte]{color:var(--accent)}.footer-contact[data-astro-cid-sz7xmlte]{display:flex;align-items:center;gap:1rem}.footer-contact[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:var(--text-secondary)!important;text-decoration:none!important;font-size:.85rem;font-family:JetBrains Mono,monospace;transition:color .3s ease}.footer-contact[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:visited{color:var(--text-secondary)!important}.footer-contact[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--accent)!important}.divider[data-astro-cid-sz7xmlte]{color:#334155;font-size:.8rem}.footer-links[data-astro-cid-sz7xmlte]{display:flex;gap:1.5rem}.footer-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:var(--text-secondary)!important;text-decoration:none!important;font-size:.85rem;transition:color .3s ease}.footer-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:visited{color:var(--text-secondary)!important}.footer-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--accent)!important}@media(max-width:768px){footer[data-astro-cid-sz7xmlte]{padding:2rem}.footer-content[data-astro-cid-sz7xmlte]{flex-direction:column;gap:1.5rem}.footer-main[data-astro-cid-sz7xmlte]{flex-direction:column;gap:1rem}.footer-contact[data-astro-cid-sz7xmlte]{flex-direction:column;gap:.5rem}.divider[data-astro-cid-sz7xmlte]{display:none}}
