.photography-container[data-astro-cid-gen5zpvz]{width:100%;max-width:100%;overflow-x:hidden}.section-title[data-astro-cid-gen5zpvz]{font-size:2.5rem;text-align:center;margin-bottom:1rem;color:var(--color-text-primary);position:relative}.section-title[data-astro-cid-gen5zpvz]:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:80px;height:3px;background:linear-gradient(90deg,var(--color-primary),var(--color-secondary))}.section-description[data-astro-cid-gen5zpvz]{text-align:center;max-width:800px;margin:0 auto 3rem;color:var(--color-text-secondary);font-size:1.2rem}.highlight[data-astro-cid-gen5zpvz]{background:linear-gradient(90deg,var(--color-primary),var(--color-secondary));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}@keyframes camera-flash{0%{opacity:0}20%{opacity:1}40%{opacity:.6}60%{opacity:.8}80%{opacity:.4}to{opacity:0}}.flash-effect[data-astro-cid-gen5zpvz]{position:absolute;top:0;left:0;width:100%;height:100%;background:#ffffffe6;opacity:0;animation:camera-flash 1.5s ease-in-out;animation-delay:1.5s;z-index:9999}.hero-section[data-astro-cid-gen5zpvz]{display:flex;align-items:center;justify-content:space-between;padding:6rem 2rem;background:linear-gradient(135deg,var(--color-bg-secondary) 0%,var(--color-bg-primary) 100%);position:relative;overflow:hidden}.hero-content[data-astro-cid-gen5zpvz]{flex:1;max-width:600px;z-index:2}.hero-section[data-astro-cid-gen5zpvz] h1[data-astro-cid-gen5zpvz]{font-size:3.5rem;margin-bottom:1rem;line-height:1.2}.hero-subtitle[data-astro-cid-gen5zpvz]{font-size:1.5rem;margin-bottom:1.5rem;color:var(--color-text-secondary)}.hero-description[data-astro-cid-gen5zpvz]{font-size:1.1rem;line-height:1.6;margin-bottom:2rem;color:var(--color-text-secondary)}.hero-cta[data-astro-cid-gen5zpvz]{display:flex;gap:1rem;flex-wrap:wrap}.btn[data-astro-cid-gen5zpvz]{display:inline-block;padding:.75rem 1.5rem;border-radius:4px;font-weight:500;text-decoration:none;text-align:center;transition:all var(--transition-speed) ease;cursor:pointer}.btn-primary[data-astro-cid-gen5zpvz]{background-color:var(--color-primary);color:#fff;box-shadow:var(--shadow-sm)}.btn-primary[data-astro-cid-gen5zpvz]:hover{background-color:var(--color-primary);transform:translateY(-3px);box-shadow:var(--shadow-md)}.btn-secondary[data-astro-cid-gen5zpvz]{background-color:transparent;color:var(--color-primary);border:2px solid var(--color-primary)}.btn-secondary[data-astro-cid-gen5zpvz]:hover{background-color:#3498db1a;transform:translateY(-3px)}.hero-image-container[data-astro-cid-gen5zpvz]{flex:1;display:flex;justify-content:center;align-items:center;position:relative}.hero-image[data-astro-cid-gen5zpvz]{position:relative;width:100%;max-width:500px;height:400px;display:flex;justify-content:center;align-items:center}.camera-lens[data-astro-cid-gen5zpvz]{position:relative;width:250px;height:250px;border-radius:50%;background:linear-gradient(145deg,#2c3e50,#34495e);box-shadow:0 10px 30px #0000004d;display:flex;justify-content:center;align-items:center;transform:perspective(800px) rotateY(15deg);transition:all .5s ease;animation:float 6s ease-in-out infinite}@keyframes float{0%,to{transform:perspective(800px) rotateY(15deg) translateY(0)}50%{transform:perspective(800px) rotateY(15deg) translateY(-20px)}}.camera-lens[data-astro-cid-gen5zpvz]:hover{transform:perspective(800px) rotateY(0)}.lens-outer[data-astro-cid-gen5zpvz]{position:absolute;width:220px;height:220px;border-radius:50%;background:linear-gradient(145deg,#1a1a1a,#333);display:flex;justify-content:center;align-items:center}.lens-inner[data-astro-cid-gen5zpvz]{position:absolute;width:180px;height:180px;border-radius:50%;background:linear-gradient(145deg,#0a0a0a,#222);display:flex;justify-content:center;align-items:center;overflow:hidden}.lens-inner[data-astro-cid-gen5zpvz]:before{content:"";position:absolute;width:140px;height:140px;border-radius:50%;background:linear-gradient(145deg,#000,#111);z-index:1}.lens-inner[data-astro-cid-gen5zpvz]:after{content:"";position:absolute;width:100px;height:100px;border-radius:50%;background:radial-gradient(circle,#000c,#000000e6 70%,#000);z-index:2}.lens-reflection[data-astro-cid-gen5zpvz]{position:absolute;width:60px;height:60px;border-radius:50%;background:#ffffff1a;top:30px;right:40px;transform:rotate(-45deg);z-index:3}.lens-reflection[data-astro-cid-gen5zpvz]:after{content:"";position:absolute;width:30px;height:30px;border-radius:50%;background:#ffffff26;bottom:-10px;left:-15px}.categories-section[data-astro-cid-gen5zpvz]{padding:5rem 1.5rem;background-color:var(--color-bg-primary)}.categories-grid[data-astro-cid-gen5zpvz]{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;max-width:1400px;margin:0 auto}.category-card[data-astro-cid-gen5zpvz]{background-color:var(--color-bg-secondary);border-radius:12px;overflow:hidden;box-shadow:var(--shadow-md);transition:transform .4s ease,box-shadow .4s ease;display:flex;flex-direction:column;height:100%}.category-card[data-astro-cid-gen5zpvz]:hover{transform:translateY(-8px);box-shadow:var(--shadow-lg)}.category-image-wrapper[data-astro-cid-gen5zpvz]{position:relative;overflow:hidden;height:280px}.category-image[data-astro-cid-gen5zpvz]{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.category-card[data-astro-cid-gen5zpvz]:hover .category-image[data-astro-cid-gen5zpvz]{transform:scale(1.08)}.category-content[data-astro-cid-gen5zpvz]{padding:1.5rem;flex-grow:1;display:flex;flex-direction:column}.category-content[data-astro-cid-gen5zpvz] h3[data-astro-cid-gen5zpvz]{font-size:1.4rem;margin-bottom:.75rem;color:var(--color-text-primary)}.category-content[data-astro-cid-gen5zpvz] p[data-astro-cid-gen5zpvz]{font-size:1rem;line-height:1.6;margin-bottom:1.25rem;color:var(--color-text-secondary);flex-grow:1}.category-features[data-astro-cid-gen5zpvz]{list-style:none;padding:0;margin:0 0 1.5rem}.category-features[data-astro-cid-gen5zpvz] li[data-astro-cid-gen5zpvz]{color:var(--color-text-secondary);position:relative;padding:.5rem 0 .5rem 1.5rem;font-size:.9rem}.category-features[data-astro-cid-gen5zpvz] li[data-astro-cid-gen5zpvz]:before{content:"→";position:absolute;left:0;color:var(--color-primary)}.category-content[data-astro-cid-gen5zpvz] .btn-primary[data-astro-cid-gen5zpvz]{align-self:flex-start;padding:.75rem 1.5rem;font-size:.95rem}.process-section[data-astro-cid-gen5zpvz]{padding:6rem 2rem;background-color:var(--color-bg-secondary)}.process-timeline[data-astro-cid-gen5zpvz]{max-width:900px;margin:0 auto;position:relative}.process-timeline[data-astro-cid-gen5zpvz]:before{content:"";position:absolute;top:0;bottom:0;left:50px;width:2px;background:linear-gradient(to bottom,var(--color-primary),var(--color-secondary))}.process-step[data-astro-cid-gen5zpvz]{display:flex;margin-bottom:3rem;position:relative}.process-step[data-astro-cid-gen5zpvz]:last-child{margin-bottom:0}.step-number[data-astro-cid-gen5zpvz]{width:50px;height:50px;border-radius:50%;background:linear-gradient(135deg,var(--color-primary),var(--color-secondary));color:#fff;display:flex;justify-content:center;align-items:center;font-size:1.5rem;font-weight:700;margin-right:2rem;flex-shrink:0;position:relative;z-index:2;box-shadow:var(--shadow-md)}.step-content[data-astro-cid-gen5zpvz]{background-color:var(--color-bg-primary);padding:1.5rem;border-radius:8px;box-shadow:var(--shadow-sm);flex-grow:1}.step-content[data-astro-cid-gen5zpvz] h3[data-astro-cid-gen5zpvz]{font-size:1.3rem;margin-bottom:.75rem;color:var(--color-text-primary)}.step-content[data-astro-cid-gen5zpvz] p[data-astro-cid-gen5zpvz]{font-size:.95rem;line-height:1.6;color:var(--color-text-secondary)}.equipment-section[data-astro-cid-gen5zpvz]{padding:6rem 2rem;background-color:var(--color-bg-primary)}.equipment-grid[data-astro-cid-gen5zpvz]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;max-width:1200px;margin:0 auto}.equipment-item[data-astro-cid-gen5zpvz]{background-color:var(--color-bg-secondary);padding:2rem;border-radius:8px;box-shadow:var(--shadow-sm);text-align:center;transition:transform var(--transition-speed) ease,box-shadow var(--transition-speed) ease}.equipment-item[data-astro-cid-gen5zpvz]:hover{transform:translateY(-5px);box-shadow:var(--shadow-md)}.equipment-icon[data-astro-cid-gen5zpvz]{width:80px;height:80px;margin:0 auto 1.5rem;background-size:contain;background-repeat:no-repeat;background-position:center}.camera-icon[data-astro-cid-gen5zpvz]{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="80" height="80" viewBox="0 0 24 24" fill="none" stroke="%233498db" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M23 19a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h4l2-3h6l2 3h4a2 2 0 0 1 2 2z"></path><circle cx="12" cy="13" r="4"></circle></svg>')}.lens-icon[data-astro-cid-gen5zpvz]{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="80" height="80" viewBox="0 0 24 24" fill="none" stroke="%233498db" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="10"></circle><circle cx="12" cy="12" r="6"></circle><circle cx="12" cy="12" r="2"></circle></svg>')}.light-icon[data-astro-cid-gen5zpvz]{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="80" height="80" viewBox="0 0 24 24" fill="none" stroke="%233498db" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="5"></circle><line x1="12" y1="1" x2="12" y2="3"></line><line x1="12" y1="21" x2="12" y2="23"></line><line x1="4.22" y1="4.22" x2="5.64" y2="5.64"></line><line x1="18.36" y1="18.36" x2="19.78" y2="19.78"></line><line x1="1" y1="12" x2="3" y2="12"></line><line x1="21" y1="12" x2="23" y2="12"></line><line x1="4.22" y1="19.78" x2="5.64" y2="18.36"></line><line x1="18.36" y1="5.64" x2="19.78" y2="4.22"></line></svg>')}.accessory-icon[data-astro-cid-gen5zpvz]{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="80" height="80" viewBox="0 0 24 24" fill="none" stroke="%233498db" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><rect x="2" y="7" width="20" height="15" rx="2" ry="2"></rect><polyline points="17 2 12 7 7 2"></polyline></svg>')}.equipment-item[data-astro-cid-gen5zpvz] h3[data-astro-cid-gen5zpvz]{font-size:1.3rem;margin-bottom:1rem;color:var(--color-text-primary)}.equipment-item[data-astro-cid-gen5zpvz] ul[data-astro-cid-gen5zpvz]{list-style:none;padding:0;margin:0;text-align:left}.equipment-item[data-astro-cid-gen5zpvz] li[data-astro-cid-gen5zpvz]{color:var(--color-text-secondary);position:relative;padding:.5rem 0 .5rem 1.5rem;font-size:.9rem}.equipment-item[data-astro-cid-gen5zpvz] li[data-astro-cid-gen5zpvz]:before{content:"→";position:absolute;left:0;color:var(--color-secondary)}.contact-cta[data-astro-cid-gen5zpvz]{padding:6rem 2rem;background:linear-gradient(135deg,var(--color-primary) 0%,var(--color-secondary) 100%);text-align:center;color:#fff}.cta-content[data-astro-cid-gen5zpvz]{max-width:800px;margin:0 auto}.contact-cta[data-astro-cid-gen5zpvz] h2[data-astro-cid-gen5zpvz]{font-size:2.5rem;margin-bottom:1.5rem;color:#fff}.contact-cta[data-astro-cid-gen5zpvz] p[data-astro-cid-gen5zpvz]{font-size:1.2rem;line-height:1.6;margin-bottom:2rem;opacity:.9}.contact-cta[data-astro-cid-gen5zpvz] .btn-primary[data-astro-cid-gen5zpvz]{background-color:#fff;color:var(--color-primary);padding:1rem 2rem;font-size:1.1rem}.contact-cta[data-astro-cid-gen5zpvz] .btn-primary[data-astro-cid-gen5zpvz]:hover{background-color:#fff;transform:translateY(-3px);box-shadow:0 10px 20px #0003}@media (max-width: 768px){.categories-section[data-astro-cid-gen5zpvz]{padding:3.5rem 1rem}.categories-grid[data-astro-cid-gen5zpvz]{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.category-image-wrapper[data-astro-cid-gen5zpvz]{height:220px}.image-overlay[data-astro-cid-gen5zpvz] h3[data-astro-cid-gen5zpvz]{font-size:1.4rem}.image-overlay[data-astro-cid-gen5zpvz] p[data-astro-cid-gen5zpvz]{font-size:.85rem}}@media (max-width: 576px){.category-image-wrapper[data-astro-cid-gen5zpvz]{height:200px}.category-content[data-astro-cid-gen5zpvz] h3[data-astro-cid-gen5zpvz]{font-size:1.2rem}.category-content[data-astro-cid-gen5zpvz] p[data-astro-cid-gen5zpvz]{font-size:.9rem}.category-features[data-astro-cid-gen5zpvz] li[data-astro-cid-gen5zpvz]{font-size:.85rem}}@media (max-width: 992px){.hero-section[data-astro-cid-gen5zpvz]{flex-direction:column;padding:4rem 2rem}.hero-content[data-astro-cid-gen5zpvz]{max-width:100%;text-align:center;margin-bottom:3rem}.hero-cta[data-astro-cid-gen5zpvz]{justify-content:center}.hero-section[data-astro-cid-gen5zpvz] h1[data-astro-cid-gen5zpvz]{font-size:3rem}.section-title[data-astro-cid-gen5zpvz]{font-size:2.2rem}.process-timeline[data-astro-cid-gen5zpvz]:before{left:25px}.step-number[data-astro-cid-gen5zpvz]{width:40px;height:40px;font-size:1.2rem;margin-right:1.5rem}}@media (max-width: 768px){.hero-section[data-astro-cid-gen5zpvz] h1[data-astro-cid-gen5zpvz]{font-size:2.5rem}.hero-subtitle[data-astro-cid-gen5zpvz]{font-size:1.3rem}.section-title[data-astro-cid-gen5zpvz]{font-size:2rem}.section-description[data-astro-cid-gen5zpvz]{font-size:1.1rem}.camera-lens[data-astro-cid-gen5zpvz]{width:200px;height:200px}.lens-outer[data-astro-cid-gen5zpvz]{width:180px;height:180px}.lens-inner[data-astro-cid-gen5zpvz]{width:150px;height:150px}.process-section[data-astro-cid-gen5zpvz],.equipment-section[data-astro-cid-gen5zpvz],.contact-cta[data-astro-cid-gen5zpvz]{padding:4rem 1.5rem}.contact-cta[data-astro-cid-gen5zpvz] h2[data-astro-cid-gen5zpvz]{font-size:2rem}}@media (max-width: 576px){.hero-section[data-astro-cid-gen5zpvz]{padding:3rem 1.5rem}.hero-section[data-astro-cid-gen5zpvz] h1[data-astro-cid-gen5zpvz]{font-size:2rem}.hero-subtitle[data-astro-cid-gen5zpvz]{font-size:1.1rem}.hero-description[data-astro-cid-gen5zpvz]{font-size:1rem}.camera-lens[data-astro-cid-gen5zpvz]{width:180px;height:180px}.lens-outer[data-astro-cid-gen5zpvz]{width:160px;height:160px}.lens-inner[data-astro-cid-gen5zpvz]{width:130px;height:130px}.section-title[data-astro-cid-gen5zpvz]{font-size:1.8rem}.section-description[data-astro-cid-gen5zpvz]{font-size:1rem}.process-step[data-astro-cid-gen5zpvz]{flex-direction:column}.step-number[data-astro-cid-gen5zpvz]{margin-bottom:1rem;margin-right:0}.process-timeline[data-astro-cid-gen5zpvz]:before{display:none}.contact-cta[data-astro-cid-gen5zpvz] h2[data-astro-cid-gen5zpvz]{font-size:1.8rem}.contact-cta[data-astro-cid-gen5zpvz] p[data-astro-cid-gen5zpvz]{font-size:1rem}}
