.Navigation_navigation__cCTap{--primary:#1e40af;--primary-hover:#1d4ed8;--secondary:#0f766e;--bg-primary:#ffffff;--bg-secondary:#f8fafc;--text-primary:#0f172a;--text-secondary:#374151;--border-color:#e5e7eb;position:fixed;top:0;left:0;right:0;background:rgba(255,255,255,.95);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-bottom:1px solid var(--border-color);z-index:1000;transition:all .3s ease;box-shadow:0 1px 3px rgba(0,0,0,.1)}[data-theme=dark] .Navigation_navigation__cCTap{--primary:#3b82f6;--primary-hover:#2563eb;--secondary:#14b8a6;--bg-primary:#0f172a;--bg-secondary:#1e293b;--text-primary:#f8fafc;--text-secondary:#cbd5e1;--border-color:#374151;background:rgba(15,23,42,.95);border-bottom-color:var(--border-color);box-shadow:0 1px 3px rgba(0,0,0,.3)}.Navigation_container__gwtTu{max-width:1200px;margin:0 auto;padding:0 2rem}.Navigation_navContent__OVGz1{display:flex;justify-content:space-between;align-items:center;height:64px}.Navigation_logo__vuH99{font-size:1.5rem;font-weight:700;color:var(--primary);text-decoration:none;transition:all .3s ease}.Navigation_logo__vuH99:hover{color:var(--primary-hover);transform:translateY(-1px)}.Navigation_desktopNav__eQF0t{display:flex;gap:2rem;align-items:center;height:40px}.Navigation_navLink__7db7P{color:var(--text-secondary);text-decoration:none;font-weight:500;transition:all .3s ease;position:relative;padding:.5rem 0;display:flex;align-items:center;height:40px}.Navigation_navLink__7db7P.Navigation_active__Ru7xI,.Navigation_navLink__7db7P:hover{color:var(--primary)}.Navigation_navLink__7db7P.Navigation_active__Ru7xI:after{content:"";position:absolute;bottom:-2px;left:0;right:0;height:2px;background:var(--primary);border-radius:1px}.Navigation_themeToggle__A47A3{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:1.2rem;transition:all .3s ease}.Navigation_themeToggle__A47A3:hover{background:var(--primary);color:var(--bg-primary);border-color:var(--primary);transform:scale(1.05)}.Navigation_mobileMenuButton__W_gtv{display:none;background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:8px;width:40px;height:40px;align-items:center;justify-content:center;cursor:pointer;font-size:1.2rem;transition:all .3s ease}.Navigation_mobileMenuButton__W_gtv:hover{background:var(--primary);color:var(--bg-primary)}.Navigation_mobileMenu__naTLl{display:none;border-top:1px solid var(--border-color);padding:1rem 0;background:var(--bg-primary)}.Navigation_mobileMenu__naTLl.Navigation_open__WpxI_{display:block}.Navigation_mobileNavLinks__KgDVK{display:flex;flex-direction:column;gap:.75rem}.Navigation_mobileNavLink__J08ZJ{color:var(--text-secondary);text-decoration:none;font-weight:500;padding:.75rem 1rem;transition:all .3s ease;border-left:3px solid transparent;border-radius:0 8px 8px 0}.Navigation_mobileNavLink__J08ZJ:hover{color:var(--primary);background:rgba(30,64,175,.05);border-left-color:var(--secondary)}.Navigation_mobileNavLink__J08ZJ.Navigation_active__Ru7xI{color:var(--primary);font-weight:600;border-left-color:var(--primary);background:rgba(30,64,175,.05)}@media (max-width:767px){.Navigation_desktopNav__eQF0t{display:none}.Navigation_mobileMenuButton__W_gtv{display:flex}.Navigation_container__gwtTu{padding:0 1rem}.Navigation_logo__vuH99{font-size:1.25rem}}.Footer_footer__yl3k1{--primary:#1e40af;--primary-hover:#1d4ed8;--secondary:#0f766e;--secondary-hover:#0d9488;--bg-primary:#ffffff;--bg-secondary:#f8fafc;--bg-tertiary:#f1f5f9;--text-primary:#0f172a;--text-secondary:#374151;--text-tertiary:#64748b;--border-color:#e5e7eb;background:var(--bg-secondary);border-top:1px solid var(--border-color);margin-top:auto;padding:1.5rem 0;transition:all .3s ease}[data-theme=dark] .Footer_footer__yl3k1{--primary:#3b82f6;--primary-hover:#2563eb;--secondary:#14b8a6;--secondary-hover:#0d9488;--bg-primary:#0f172a;--bg-secondary:#1e293b;--bg-tertiary:#334155;--text-primary:#f8fafc;--text-secondary:#cbd5e1;--text-tertiary:#94a3b8;--border-color:#374151}.Footer_container__MaumR{max-width:1200px;margin:0 auto;padding:0 2rem}.Footer_content__D6CiN{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:2rem}.Footer_copyright__g3z6w{flex:1}.Footer_copyrightText__cgA_W{color:var(--text-secondary);font-size:.875rem;margin:0;transition:color .3s ease;line-height:1.5}.Footer_socialNav__KAj5n{display:flex;gap:2rem;align-items:center}.Footer_socialLink__Wcgd8{color:var(--text-secondary);text-decoration:none;font-weight:500;font-size:.875rem;transition:all .3s ease;padding:.5rem 1rem;display:inline-flex;align-items:center;border-radius:8px;position:relative;border:1px solid transparent}.Footer_socialLink__Wcgd8:hover{color:var(--primary);background:var(--bg-primary);border-color:var(--border-color);transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.08)}.Footer_socialLink__Wcgd8:focus{outline:2px solid var(--primary);outline-offset:2px;border-radius:8px}.Footer_socialLink__Wcgd8:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,var(--primary),var(--secondary));opacity:0;border-radius:8px;transition:opacity .3s ease;z-index:-1}.Footer_socialLink__Wcgd8:hover:before{opacity:.1}@media (max-width:768px){.Footer_footer__yl3k1{padding:1rem 0}.Footer_container__MaumR{padding:0 1rem}.Footer_content__D6CiN{flex-direction:column;text-align:center;gap:1.5rem}.Footer_socialNav__KAj5n{justify-content:center;gap:1.5rem}.Footer_socialLink__Wcgd8{padding:.75rem 1.25rem}}[data-theme=dark] .Footer_socialLink__Wcgd8:hover{background:var(--bg-primary);box-shadow:0 4px 12px rgba(59,130,246,.2);border-color:var(--border-color)}[data-theme=dark] .Footer_socialLink__Wcgd8:hover:before{opacity:.15}.Footer_footer__yl3k1:before{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:60px;height:1px;background:linear-gradient(90deg,transparent,var(--border-color),transparent)}.Footer_footer__yl3k1{position:relative}.ProjectDetail_container__QPGWn{--primary:#1e40af;--primary-hover:#1d4ed8;--secondary:#0f766e;--secondary-hover:#0d9488;--accent:#7c3aed;--success:#059669;--warning:#d97706;--bg-primary:#ffffff;--bg-secondary:#f8fafc;--bg-tertiary:#f1f5f9;--text-primary:#0f172a;--text-secondary:#374151;--text-tertiary:#64748b;--border-color:#e5e7eb;min-height:100vh;background:var(--bg-primary);font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;color:var(--text-primary);line-height:1.6}[data-theme=dark] .ProjectDetail_container__QPGWn{--primary:#3b82f6;--primary-hover:#2563eb;--secondary:#14b8a6;--secondary-hover:#0d9488;--accent:#8b5cf6;--success:#10b981;--warning:#f59e0b;--bg-primary:#0f172a;--bg-secondary:#1e293b;--bg-tertiary:#334155;--text-primary:#f8fafc;--text-secondary:#cbd5e1;--text-tertiary:#94a3b8;--border-color:#374151}.ProjectDetail_errorState__jD2rI{text-align:center;padding:4rem 2rem;max-width:600px;margin:0 auto;background:var(--bg-secondary);border-radius:16px;border:1px solid var(--border-color)}.ProjectDetail_errorState__jD2rI h1{font-size:2.5rem;font-weight:700;color:var(--text-primary);margin-bottom:1rem}.ProjectDetail_errorState__jD2rI p{font-size:1.125rem;color:var(--text-secondary);margin-bottom:2rem}.ProjectDetail_breadcrumb__1NO2t{display:inline-flex;align-items:center;gap:.5rem;color:rgba(255,255,255,.8);text-decoration:none;font-weight:500;font-size:.9rem;padding:.75rem 1.5rem;border-radius:8px;background:rgba(255,255,255,.1);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);transition:all .3s ease;margin-bottom:2rem;cursor:pointer;z-index:10;position:relative}.ProjectDetail_breadcrumb__1NO2t:hover{color:white;background:rgba(255,255,255,.2);border-color:rgba(255,255,255,.4);transform:translateX(-4px)}.ProjectDetail_breadcrumbLink__i_Mdj{color:var(--text-secondary);text-decoration:none;transition:color .3s ease}.ProjectDetail_breadcrumbLink__i_Mdj:hover{color:var(--primary)}.ProjectDetail_breadcrumbSeparator__I6p8L{margin:0 .5rem;color:var(--text-tertiary)}.ProjectDetail_breadcrumbCurrent__zw0dG{color:var(--text-primary);font-weight:500}.ProjectDetail_breadcrumb__1NO2t:active{transform:translateX(-2px)}[data-theme=dark] .ProjectDetail_breadcrumb__1NO2t{color:rgba(248,250,252,.8);background:rgba(248,250,252,.1);border-color:rgba(248,250,252,.2)}[data-theme=dark] .ProjectDetail_breadcrumb__1NO2t:hover{color:var(--text-primary);background:rgba(248,250,252,.2);border-color:rgba(248,250,252,.4)}.ProjectDetail_hero__XIdNV{background:linear-gradient(135deg,var(--primary) 0,var(--secondary) 100%);color:white;min-height:60vh;padding:2rem 0 4rem;position:relative}.ProjectDetail_heroContainer__1vRbZ{max-width:1200px;margin:0 auto;padding:0 2rem;position:relative;z-index:1}.ProjectDetail_hero__XIdNV:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.1'%3E%3Ccircle cx='30' cy='30' r='2'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");opacity:.3}.ProjectDetail_heroContent__mDsEL{max-width:1200px;margin:0 auto;position:relative;z-index:1}.ProjectDetail_heroMain__V841d{display:grid;grid-template-columns:400px 1fr;gap:4rem;align-items:center}.ProjectDetail_heroMainNoImage__NSw_U{display:flex;justify-content:center;align-items:center;min-height:50vh;text-align:center;padding:4rem 0}.ProjectDetail_heroVisual__wdeTq{position:relative}.ProjectDetail_heroDetails__XPzZ8{padding:2rem 0}.ProjectDetail_heroDetailsNoImage__EYfzb{max-width:800px;padding:3rem 2rem;text-align:center}.ProjectDetail_heroTitle__c0cOS{font-size:2.5rem;font-weight:900;margin-bottom:1rem;text-shadow:0 2px 4px rgba(0,0,0,.1);line-height:1.1;width:100%}.ProjectDetail_heroTitleNoImage__e0BJQ{font-size:3.5rem!important;margin-bottom:1.5rem!important;background:linear-gradient(135deg,white,rgba(255,255,255,.8));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-align:center}.ProjectDetail_heroSubtitle__v8xtb{font-size:1.125rem;opacity:.9;margin-bottom:1.5rem;line-height:1.5;width:100%}.ProjectDetail_heroSubtitleNoImage__xOo6p{font-size:1.5rem!important;margin-bottom:2rem!important;max-width:600px;margin-left:auto!important;margin-right:auto!important;text-align:center}.ProjectDetail_heroVisualDivider__CWff3{display:flex;align-items:center;margin:2rem 0;gap:1rem}.ProjectDetail_dividerLine__aCilc{flex:1;height:2px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.5) 50%,transparent)}.ProjectDetail_dividerIcon__xdVMs{font-size:2rem;background:rgba(255,255,255,.2);border-radius:50%;width:60px;height:60px;display:flex;align-items:center;justify-content:center;backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.3)}.ProjectDetail_heroBackgroundPattern__S25m0{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;overflow:hidden;opacity:.3}.ProjectDetail_techStack__28Ajo{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:2rem}.ProjectDetail_techBadge__XPQNy{padding:.5rem 1rem;border-radius:20px;font-size:.875rem;font-weight:600;border:1px solid}.ProjectDetail_floatingTechBadge__3d9LN{position:absolute;padding:.5rem 1rem;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);border-radius:20px;font-size:.875rem;font-weight:500;color:rgba(255,255,255,.7);animation:ProjectDetail_float__P8wYW 6s ease-in-out infinite;backdrop-filter:blur(5px)}.ProjectDetail_heroActions__vo9ya{display:flex;gap:1rem;margin-top:2rem}.ProjectDetail_primaryCTA___nUXL,.ProjectDetail_secondaryCTA__OciT_{padding:1rem 2rem;border-radius:8px;font-weight:600;text-decoration:none;transition:all .3s ease;display:inline-flex;align-items:center;gap:.5rem}.ProjectDetail_primaryCTA___nUXL{background:white;color:var(--primary)}.ProjectDetail_primaryCTA___nUXL:hover{transform:translateY(-2px);box-shadow:0 8px 16px rgba(0,0,0,.2)}.ProjectDetail_secondaryCTA__OciT_{background:transparent;color:white;border:2px solid rgba(255,255,255,.5)}.ProjectDetail_secondaryCTA__OciT_:hover{background:rgba(255,255,255,.1)}.ProjectDetail_primaryButton__jyf0L{background:white;color:var(--primary);padding:.75rem 1.5rem;border-radius:8px;text-decoration:none;font-weight:600;transition:all .3s ease;display:inline-flex;align-items:center;gap:.5rem;border:none;cursor:pointer;flex-shrink:0;white-space:nowrap}.ProjectDetail_primaryButton__jyf0L:hover{background:var(--bg-tertiary);transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,0,0,.2)}.ProjectDetail_secondaryButton__Onocf{background:transparent;color:white;border:2px solid rgba(255,255,255,.5);padding:.75rem 1.5rem;border-radius:8px;text-decoration:none;font-weight:600;transition:all .3s ease;display:inline-flex;align-items:center;gap:.5rem;flex-shrink:0;white-space:nowrap}.ProjectDetail_secondaryButton__Onocf:hover{background:rgba(255,255,255,.1);border-color:white}.ProjectDetail_heroImage__d_lc7{position:relative;height:300px;border-radius:16px;overflow:hidden;background:rgba(255,255,255,.1);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}.ProjectDetail_heroImageElement__sbLKP{width:100%;height:auto;object-fit:cover;transition:transform .3s ease}.ProjectDetail_heroImage__d_lc7:hover .ProjectDetail_heroImageElement__sbLKP{transform:scale(1.05)}.ProjectDetail_projectImage__Wl3Sy{width:100%;height:100%;object-fit:cover;border-radius:16px}.ProjectDetail_projectDemo__rwUyU{position:relative;border-radius:16px;overflow:hidden;box-shadow:0 25px 50px rgba(0,0,0,.3);border:3px solid rgba(255,255,255,.2)}.ProjectDetail_projectTitle__wkswf{font-size:3rem;font-weight:900;margin-bottom:1rem;line-height:1.1}.ProjectDetail_projectSubtitle__qYvyi{font-size:1.25rem;font-weight:300;opacity:.9;margin-bottom:2rem;line-height:1.5}.ProjectDetail_demoImage__RGQwN{width:100%;height:auto;display:block}.ProjectDetail_demoOverlay__fve9W{position:absolute;bottom:1rem;left:1rem;right:1rem}.ProjectDetail_playDemo__8q3cG{background:rgba(255,255,255,.9);color:var(--primary);padding:.75rem 1.5rem;border-radius:8px;text-decoration:none;font-weight:600;display:inline-flex;align-items:center;gap:.5rem;transition:all .3s ease}.ProjectDetail_playDemo__8q3cG:hover{background:white;transform:translateY(-2px)}.ProjectDetail_imagePlaceholder__h_XNL{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;color:white}.ProjectDetail_placeholderIcon___ujFh{font-size:3rem;font-weight:700;margin-bottom:1rem;opacity:.8}.ProjectDetail_placeholderText__KvZpj{font-size:.875rem;opacity:.7}.ProjectDetail_projectMeta__yYQNC{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:1.5rem;margin:2rem 0;padding:1.5rem;background:rgba(255,255,255,.1);border-radius:12px;backdrop-filter:blur(10px)}.ProjectDetail_projectMetaNoImage__I4ruX{display:grid;grid-template-columns:repeat(4,1fr)!important;gap:2rem!important;padding:3rem 2rem!important;background:rgba(255,255,255,.15)!important;border-radius:20px!important;backdrop-filter:blur(15px)!important;border:2px solid rgba(255,255,255,.3)!important;margin:2rem 0!important;box-shadow:0 10px 30px rgba(0,0,0,.2)!important}.ProjectDetail_metaLabel__Qi6vL{display:block;font-size:.875rem;opacity:.8;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.05em}.ProjectDetail_metaValue__YXgm7{font-weight:600;font-size:1rem}.ProjectDetail_heroMeta__yrWAH{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;padding:2rem;background:rgba(255,255,255,.1);border-radius:16px;backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}.ProjectDetail_metaItem__wxoFV{text-align:center;display:flex;flex-direction:column;justify-content:center}.ProjectDetail_metaItem__wxoFV h3{font-size:.75rem;font-weight:600;opacity:.8;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.05em}.ProjectDetail_metaItem__wxoFV p{font-size:1rem;font-weight:600;margin:0;line-height:1.2}.ProjectDetail_content__R2oaf{max-width:1200px;margin:0 auto;padding:4rem 2rem;background:var(--bg-primary)}.ProjectDetail_section__6OlWc{margin-bottom:3rem;background:var(--bg-secondary);padding:3rem;border-radius:16px;border:1px solid var(--border-color);box-shadow:0 6px 16px rgba(0,0,0,.08);transition:all .3s ease;position:relative}.ProjectDetail_section__6OlWc:hover{transform:translateY(-4px);box-shadow:0 12px 24px rgba(0,0,0,.12)}.ProjectDetail_section__6OlWc:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--primary),var(--secondary));border-radius:16px 16px 0 0}.ProjectDetail_sectionTitle__a4ujJ{font-size:2rem;font-weight:800;color:var(--text-primary);margin-bottom:1.5rem;position:relative;padding-bottom:.5rem}.ProjectDetail_sectionTitle__a4ujJ:after{content:"";position:absolute;bottom:0;left:0;width:60px;height:3px;background:var(--primary);border-radius:2px}.ProjectDetail_sectionContent__cF5X3{color:var(--text-secondary);line-height:1.8;font-size:1.125rem}.ProjectDetail_sectionContent__cF5X3 p{margin-bottom:1.5rem}.ProjectDetail_architectureDetails__Y3Yb0{background:var(--bg-primary);padding:2rem;border-radius:12px;margin:2rem 0;border-left:1px solid var(--primary);border:1px solid var(--primary);border-left-width:4px;box-shadow:0 4px 12px rgba(30,64,175,.1)}.ProjectDetail_architectureDetails__Y3Yb0 h3{color:var(--primary);margin-bottom:1rem;font-size:1.125rem;font-weight:600}.ProjectDetail_architectureDiagram__Un2cg{background:var(--bg-tertiary);border:2px dashed var(--border-color);border-radius:12px;padding:2rem;margin:2rem 0;text-align:center;color:var(--text-secondary);font-style:italic}.ProjectDetail_featuresGrid__m_1TU{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-top:2rem}.ProjectDetail_featureCard__8y_jB{background:var(--bg-primary);padding:2rem;border-radius:12px;border:1px solid var(--border-color);transition:all .3s ease;display:flex;gap:1rem;box-shadow:0 4px 8px rgba(0,0,0,.05);align-items:center}.ProjectDetail_featureCard__8y_jB:hover{transform:translateY(-4px);box-shadow:0 8px 16px rgba(0,0,0,.1);border-color:var(--primary)}.ProjectDetail_featureIcon__c1oZT{font-size:2rem;flex-shrink:0;color:var(--primary)}.ProjectDetail_featureContent__CEDXu h3{font-size:1.125rem;font-weight:600;color:var(--text-primary);margin-bottom:0}.ProjectDetail_featureContent__CEDXu p{color:var(--text-secondary);line-height:1.5;margin:0}.ProjectDetail_highlightsList__PXlwi{list-style:none;padding:0;margin:1.5rem 0}.ProjectDetail_highlightsList__PXlwi li{margin-bottom:1rem;padding:1.5rem;background:var(--bg-primary);border-radius:8px;border-left:4px solid var(--secondary);box-shadow:0 2px 8px rgba(0,0,0,.05);transition:all .3s ease}.ProjectDetail_highlightsList__PXlwi li:hover{transform:translateX(4px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.ProjectDetail_highlightsList__PXlwi strong{color:var(--text-primary);font-weight:600;display:block;margin-bottom:.25rem}.ProjectDetail_highlightsList__PXlwi span{color:var(--text-secondary)}.ProjectDetail_metricsGrid__ZXfET{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-top:2rem}.ProjectDetail_metricCard__e93av{background:var(--bg-primary);padding:2rem;border-radius:12px;text-align:center;border:1px solid var(--border-color);transition:all .3s ease;box-shadow:0 4px 8px rgba(0,0,0,.05);min-height:140px;display:flex;flex-direction:column;justify-content:center}.ProjectDetail_metricCard__e93av:hover{transform:translateY(-4px);box-shadow:0 8px 16px rgba(0,0,0,.1);border-color:var(--primary)}.ProjectDetail_metricValue__vu5u_{font-size:1.75rem;font-weight:900;color:var(--primary);margin-bottom:.75rem;line-height:1.2;text-transform:capitalize;letter-spacing:-.02em;font-size:clamp(1.25rem,4vw,1.75rem)}.ProjectDetail_metricLabel__NEhn6{font-size:.875rem;font-weight:500;color:var(--text-secondary);line-height:1.4;opacity:.8}.ProjectDetail_metricValue__vu5u_:after{content:"";display:block;width:30px;height:3px;background:var(--secondary);margin:.5rem auto 0;border-radius:2px;opacity:.6}.ProjectDetail_projectNavigation__ADmgU{max-width:1200px;padding:2rem;display:flex;justify-content:space-between;border-top:1px solid var(--border-color);background:var(--bg-secondary);border-radius:16px;margin:2rem auto 0}.ProjectDetail_backToProjects__Nl8J8,.ProjectDetail_contactLink__Skkze{display:inline-flex;align-items:center;gap:.5rem;color:var(--text-secondary);text-decoration:none;font-weight:500;padding:.75rem 1.5rem;border-radius:8px;transition:all .3s ease;border:1px solid var(--border-color);background:var(--bg-primary)}.ProjectDetail_backToProjects__Nl8J8:hover,.ProjectDetail_contactLink__Skkze:hover{color:var(--primary);border-color:var(--primary);transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.ProjectDetail_backButton__CpRKt{background:var(--primary);color:white;padding:.75rem 1.5rem;border-radius:8px;text-decoration:none;font-weight:600;transition:all .3s ease;display:inline-block;border:none;cursor:pointer}.ProjectDetail_backButton__CpRKt:hover{background:var(--primary-hover);transform:translateY(-2px);box-shadow:0 8px 25px rgba(30,64,175,.4)}.ProjectDetail_relatedProjects__gVdyM{max-width:1200px;padding:3rem 2rem;background:var(--bg-secondary);border-radius:16px;margin:2rem auto 5rem;border:1px solid var(--border-color)}.ProjectDetail_relatedProjects__gVdyM h2{font-size:2rem;font-weight:800;color:var(--text-primary);margin-bottom:.5rem;text-align:center}.ProjectDetail_relatedProjects__gVdyM p{color:var(--text-secondary);text-align:center;margin-bottom:2rem}.ProjectDetail_relatedGrid__mVywb{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}.ProjectDetail_relatedCard__RY1Ll{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:12px;padding:1.5rem;text-decoration:none;transition:all .3s ease;display:flex;gap:1rem;align-items:center}.ProjectDetail_relatedCard__RY1Ll:hover{transform:translateY(-4px);box-shadow:0 8px 20px rgba(0,0,0,.1);border-color:var(--primary)}.ProjectDetail_relatedImage__a8uXC{font-size:2rem;width:60px;height:60px;display:flex;align-items:center;justify-content:center;background:var(--bg-secondary);border-radius:50%;flex-shrink:0}.ProjectDetail_relatedContent__TgSe3 h3{font-size:1.125rem;font-weight:600;color:var(--text-primary);margin-bottom:.25rem}.ProjectDetail_relatedContent__TgSe3 p{font-size:.875rem;color:var(--text-secondary);margin:0;text-align:left}.ProjectDetail_relatedHeader__CFOD1{text-align:center;margin-bottom:3rem}.ProjectDetail_relatedHeader__CFOD1 h2{font-size:2rem;font-weight:800;color:var(--text-primary);margin-bottom:.5rem}.ProjectDetail_relatedHeader__CFOD1 p{color:var(--text-secondary);margin:0}.ProjectDetail_testimonialsSection__dfiAQ{margin-top:2rem}.ProjectDetail_testimonial__e8A67{background:var(--bg-primary);padding:1.5rem;border-radius:12px;border-left:4px solid var(--accent);margin-bottom:1rem;font-style:italic}.ProjectDetail_testimonial__e8A67 p{color:var(--text-secondary);margin:0;font-size:1.125rem}.ProjectDetail_architectureDiagram__Un2cg{margin-top:2rem}.ProjectDetail_architectureDiagram__Un2cg h3{color:var(--text-primary);font-size:1.25rem;font-weight:600;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}.ProjectDetail_architectureDiagram__Un2cg h3:before{content:"📐";font-size:1.5rem}.ProjectDetail_diagramContainer__7dA1c{background:var(--bg-primary);border:2px solid var(--border-color);border-radius:12px;padding:1.5rem;text-align:center;box-shadow:0 4px 12px rgba(0,0,0,.1)}.ProjectDetail_diagramImage__e2OaH{width:100%;height:auto;border-radius:8px;box-shadow:0 4px 16px rgba(0,0,0,.15);transition:transform .3s ease}.ProjectDetail_diagramImage__e2OaH:hover{transform:scale(1.02)}.ProjectDetail_diagramCaption__DXTNT{margin-top:1rem;color:var(--text-secondary);font-style:italic;font-size:.9rem;line-height:1.4}[data-theme=dark] .ProjectDetail_diagramContainer__7dA1c{background:var(--bg-secondary);border-color:var(--border-color)}@keyframes ProjectDetail_float__P8wYW{0%,to{transform:translateY(0) rotate(0deg);opacity:.3}50%{transform:translateY(-20px) rotate(2deg);opacity:.6}}.ProjectDetail_heroDetailsNoImage__EYfzb{animation:ProjectDetail_subtlePulse__xSCQw 4s ease-in-out infinite}@keyframes ProjectDetail_subtlePulse__xSCQw{0%,to{transform:scale(1)}50%{transform:scale(1.01)}}.ProjectDetail_heroDetailsNoImage__EYfzb:focus-within{outline:2px solid rgba(255,255,255,.5);outline-offset:4px;border-radius:8px}.ProjectDetail_heroDetailsNoImage__EYfzb .ProjectDetail_techStack__28Ajo{justify-content:center;margin:2rem auto;max-width:600px}.ProjectDetail_heroDetailsNoImage__EYfzb .ProjectDetail_heroActions__vo9ya{justify-content:center;margin-top:3rem}@media (max-width:1024px){.ProjectDetail_heroContent__mDsEL{grid-template-columns:1fr;gap:2rem}.ProjectDetail_heroActions__vo9ya{flex-direction:column;align-items:center}.ProjectDetail_heroImage__d_lc7{height:220px;max-width:400px;margin:0 auto}.ProjectDetail_heroMeta__yrWAH{grid-template-columns:repeat(2,1fr)}.ProjectDetail_featuresGrid__m_1TU{grid-template-columns:1fr}}@media (max-width:1023px){.ProjectDetail_heroMain__V841d{grid-template-columns:1fr;gap:2rem;text-align:center}.ProjectDetail_heroMainNoImage__NSw_U{padding:2rem 0;min-height:40vh}.ProjectDetail_heroTitleNoImage__e0BJQ{font-size:2.5rem!important}.ProjectDetail_heroSubtitleNoImage__xOo6p{font-size:1.25rem!important}.ProjectDetail_projectMetaNoImage__I4ruX{grid-template-columns:repeat(2,1fr)!important;gap:1.5rem!important;padding:2rem 1rem!important}}@media (max-width:768px){.ProjectDetail_hero__XIdNV{padding:3rem 1rem}.ProjectDetail_heroMain__V841d{grid-template-columns:1fr;gap:2rem}.ProjectDetail_heroTitle__c0cOS{font-size:2rem}.ProjectDetail_heroSubtitle__v8xtb{font-size:1rem}.ProjectDetail_heroImage__d_lc7{height:200px;order:-1}.ProjectDetail_heroVisual__wdeTq{order:1}.ProjectDetail_heroDetails__XPzZ8{order:2;text-align:center}.ProjectDetail_heroActions__vo9ya{justify-content:center}.ProjectDetail_heroMeta__yrWAH{grid-template-columns:1fr}.ProjectDetail_projectTitle__wkswf{font-size:2rem}.ProjectDetail_techStack__28Ajo{justify-content:center}.ProjectDetail_content__R2oaf{padding:2rem 1rem}.ProjectDetail_section__6OlWc{padding:1.5rem}.ProjectDetail_metricsGrid__ZXfET{grid-template-columns:repeat(2,1fr)}.ProjectDetail_metricCard__e93av{padding:1.5rem;min-height:120px}.ProjectDetail_metricValue__vu5u_{font-size:clamp(1rem,5vw,1.5rem);margin-bottom:.5rem}.ProjectDetail_metricLabel__NEhn6{font-size:.8rem}.ProjectDetail_projectNavigation__ADmgU{flex-direction:column;gap:1rem;text-align:center}.ProjectDetail_breadcrumb__1NO2t{padding:1rem;font-size:.8125rem}.ProjectDetail_diagramContainer__7dA1c{padding:1rem}.ProjectDetail_diagramImage__e2OaH{border-radius:6px}.ProjectDetail_diagramCaption__DXTNT{font-size:.85rem}}@media (max-width:767px){.ProjectDetail_heroMainNoImage__NSw_U{padding:1.5rem 0;min-height:35vh}.ProjectDetail_heroDetailsNoImage__EYfzb{padding:2rem 1rem}.ProjectDetail_heroTitleNoImage__e0BJQ{font-size:2rem!important}.ProjectDetail_heroSubtitleNoImage__xOo6p{font-size:1.125rem!important}.ProjectDetail_projectMetaNoImage__I4ruX{grid-template-columns:1fr!important;gap:1rem!important;padding:1.5rem 1rem!important}.ProjectDetail_dividerIcon__xdVMs{width:50px;height:50px;font-size:1.5rem}.ProjectDetail_floatingTechBadge__3d9LN{font-size:.75rem;padding:.25rem .75rem}}@media (max-width:480px){.ProjectDetail_metricsGrid__ZXfET{grid-template-columns:1fr}.ProjectDetail_heroActions__vo9ya{flex-direction:column;align-items:center}.ProjectDetail_sectionTitle__a4ujJ{font-size:1.5rem}.ProjectDetail_metricCard__e93av{padding:1rem;min-height:100px}.ProjectDetail_metricValue__vu5u_{font-size:clamp(.9rem,6vw,1.25rem)}.ProjectDetail_metricLabel__NEhn6{font-size:.75rem}}.PhotographyDetail_container__iwOe8{min-height:100vh;background:var(--bg-primary);color:var(--text-primary);position:relative}.PhotographyDetail_errorState___DVem{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem}.PhotographyDetail_errorContent__0o8y4{text-align:center;max-width:500px}.PhotographyDetail_errorIcon__3x2Nx{width:4rem;height:4rem;color:var(--neutral-400);margin:0 auto 1.5rem}.PhotographyDetail_errorContent__0o8y4 h1{font-size:2rem;font-weight:700;color:var(--text-primary);margin-bottom:1rem}.PhotographyDetail_errorContent__0o8y4 p{color:var(--text-secondary);margin-bottom:2rem}.PhotographyDetail_hero__FeYZr{position:relative;height:100vh;min-height:600px;display:flex;align-items:center;overflow:hidden}.PhotographyDetail_heroBackground__7_J7J{position:absolute;top:0;left:0;right:0;bottom:0;background-size:cover;background-position:50%;background-repeat:no-repeat;filter:brightness(.7);transition:transform .3s ease}.PhotographyDetail_heroOverlay__Az4dy{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(0,0,0,.6),rgba(0,0,0,.3) 50%,rgba(0,0,0,.7))}.PhotographyDetail_heroContent__nAOdt{position:relative;z-index:2;max-width:1400px;margin:0 auto;padding:0 2rem;display:grid;grid-template-columns:1fr 400px;gap:4rem;align-items:center;width:100%}.PhotographyDetail_heroText__n_KsF{color:white}.PhotographyDetail_breadcrumb__852oC{display:inline-flex;align-items:center;gap:.5rem;color:rgba(255,255,255,.8);text-decoration:none;font-weight:500;margin-bottom:1.5rem;transition:all .3s ease;padding:.5rem 0}.PhotographyDetail_breadcrumb__852oC:hover{color:white;transform:translateX(-4px)}.PhotographyDetail_breadcrumbIcon__sp9ap{width:1rem;height:1rem}.PhotographyDetail_heroMeta__XFCxJ{display:flex;gap:1rem;margin-bottom:1rem}.PhotographyDetail_featuredBadge__VsosS,.PhotographyDetail_genreBadge__FVPwZ{padding:.5rem 1rem;border-radius:2rem;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.PhotographyDetail_genreBadge__FVPwZ{background:var(--primary);color:white}.PhotographyDetail_featuredBadge__VsosS{background:var(--accent);color:white}.PhotographyDetail_heroTitle___O0Y3{font-size:clamp(2.5rem,5vw,4rem);font-weight:900;line-height:1.1;margin-bottom:1.5rem;text-shadow:0 2px 4px rgba(0,0,0,.3)}.PhotographyDetail_heroDescription__ZPtUE{font-size:1.25rem;line-height:1.6;opacity:.9;margin-bottom:1.5rem;max-width:600px}.PhotographyDetail_clientInfo__NJ9p_,.PhotographyDetail_collaborationInfo__tkLAF{font-size:1rem;opacity:.8;margin-bottom:.5rem}.PhotographyDetail_heroActions__w6GWE{display:flex;gap:1rem;margin-top:2rem}.PhotographyDetail_heroMetaCard__az10x{background:rgba(255,255,255,.1);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.2);border-radius:1rem;padding:2rem;color:white;box-shadow:0 8px 32px rgba(0,0,0,.1)}.PhotographyDetail_metaCardTitle__gjOZn{font-size:1.25rem;font-weight:700;margin-bottom:1.5rem;text-align:center}.PhotographyDetail_metaGrid__GOZzi{display:grid;gap:1.5rem}.PhotographyDetail_metaItem__Sef1G{display:flex;align-items:flex-start;gap:1rem}.PhotographyDetail_metaIcon__EB_AD{width:1.25rem;height:1.25rem;opacity:.8;margin-top:.125rem;flex-shrink:0}.PhotographyDetail_metaLabel__sp6UM{display:block;font-size:.875rem;opacity:.7;margin-bottom:.25rem}.PhotographyDetail_metaValue__AUvvq{display:block;font-weight:600;font-size:1rem}.PhotographyDetail_technicalSummary__vXd5R{margin-top:2rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.2)}.PhotographyDetail_technicalSummary__vXd5R h4{font-size:1rem;font-weight:600;margin-bottom:1rem;text-align:center}.PhotographyDetail_technicalGrid__bCJav{grid-template-columns:repeat(2,1fr);gap:.75rem;text-align:center}.PhotographyDetail_technicalGrid__bCJav span{background:rgba(255,255,255,.1);padding:.5rem;border-radius:.5rem;font-weight:500;font-size:.875rem}.PhotographyDetail_awards__WUGOk{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.2)}.PhotographyDetail_awards__WUGOk h4{font-size:1rem;font-weight:600;margin-bottom:1rem;text-align:center}.PhotographyDetail_awardsList__NOdFE{list-style:none;padding:0;margin:0}.PhotographyDetail_awardsList__NOdFE li{padding:.5rem 0;font-size:.875rem;opacity:.9;text-align:center}.PhotographyDetail_main__4JGTI{position:relative;z-index:1}.PhotographyDetail_storySection__lOAqR{background:var(--bg-primary);padding:6rem 2rem;border-bottom:1px solid var(--border-primary)}.PhotographyDetail_storyContent__hq4fI{max-width:800px;margin:0 auto;text-align:center}.PhotographyDetail_storyContent__hq4fI h2{font-size:2.5rem;font-weight:800;margin-bottom:2rem;color:var(--text-primary)}.PhotographyDetail_storyText__9uz0f{text-align:left}.PhotographyDetail_storyText__9uz0f p{font-size:1.125rem;line-height:1.8;color:var(--text-secondary);margin-bottom:1.5rem}.PhotographyDetail_gallerySection__jvJ3A{padding:6rem 2rem;background:var(--bg-secondary)}.PhotographyDetail_galleryHeader__DPdYX{max-width:1400px;margin:0 auto 3rem;display:flex;justify-content:space-between;align-items:center;gap:2rem}.PhotographyDetail_galleryTitle__A5Ldi{display:flex;align-items:center;gap:1rem}.PhotographyDetail_galleryTitle__A5Ldi h2{font-size:2rem;font-weight:800;color:var(--text-primary);margin:0}.PhotographyDetail_imageCount__nSM76{background:rgba(0,0,0,.1);color:var(--text-secondary);padding:.5rem 1rem;border-radius:2rem;font-size:.875rem;font-weight:500;border:1px solid var(--border-color)}[data-theme=dark] .PhotographyDetail_imageCount__nSM76{background:rgba(255,255,255,.1);color:var(--text-secondary)}.PhotographyDetail_galleryControls_____pV{display:flex;gap:2rem;align-items:center}.PhotographyDetail_tagFilter__JMab9{display:flex;gap:.5rem}.PhotographyDetail_tagButton__Msz4_{padding:.5rem 1rem;border:2px solid var(--border-primary);background:var(--bg-primary);color:var(--text-secondary);border-radius:2rem;font-weight:500;transition:all .3s ease;cursor:pointer}.PhotographyDetail_tagButton__Msz4_.PhotographyDetail_active___Kt9D,.PhotographyDetail_tagButton__Msz4_:hover{border-color:var(--primary);background:var(--primary);color:white}.PhotographyDetail_viewToggle___5_mG{display:flex;border:2px solid var(--border-primary);border-radius:.5rem;overflow:hidden}.PhotographyDetail_viewButton__0R6i5{padding:.5rem 1rem;border:none;background:var(--bg-primary);color:var(--text-secondary);cursor:pointer;transition:all .3s ease;font-size:1.125rem}.PhotographyDetail_viewButton__0R6i5.PhotographyDetail_active___Kt9D,.PhotographyDetail_viewButton__0R6i5:hover{background:var(--primary);color:white}.PhotographyDetail_imageGrid__v0ovV{max-width:1400px;margin:0 auto;display:grid;gap:1.5rem}.PhotographyDetail_gridMasonry__WmPOI{column-count:3;column-gap:1.5rem;column-fill:balance}.PhotographyDetail_gridMasonry__WmPOI .PhotographyDetail_galleryItem__YtUsw{break-inside:avoid;margin-bottom:1.5rem;width:100%;display:inline-block;border-radius:1rem;overflow:hidden;background:transparent}.PhotographyDetail_gridMasonry__WmPOI .PhotographyDetail_galleryImage__evMVS{width:100%;height:auto;object-fit:cover;display:block;border-radius:1rem;vertical-align:top}.PhotographyDetail_gridMasonry__WmPOI .PhotographyDetail_galleryItem__YtUsw img{margin-bottom:0;padding-bottom:0}.PhotographyDetail_gridGrid__OhF12{grid-template-columns:repeat(auto-fill,minmax(350px,1fr))}.PhotographyDetail_gridGrid__OhF12 .PhotographyDetail_galleryItem__YtUsw{aspect-ratio:4/3}.PhotographyDetail_galleryItem__YtUsw{position:relative;border-radius:1rem;overflow:hidden;cursor:pointer;transition:all .4s ease;background:var(--neutral-100)}.PhotographyDetail_galleryItem__YtUsw:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 20px 40px rgba(0,0,0,.15)}.PhotographyDetail_galleryImage__evMVS{width:100%;height:100%;object-fit:cover;transition:all .4s ease}.PhotographyDetail_galleryItem__YtUsw:hover .PhotographyDetail_galleryImage__evMVS{transform:scale(1.05)}.PhotographyDetail_imageOverlay__ZEcmx{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,.1) 50%,rgba(0,0,0,.7));display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:1.5rem;opacity:0;transition:all .4s ease}.PhotographyDetail_galleryItem__YtUsw:hover .PhotographyDetail_imageOverlay__ZEcmx{opacity:1}.PhotographyDetail_overlayIcon__cmCys{width:2rem;height:2rem;color:white;margin-top:auto;margin-bottom:.5rem}.PhotographyDetail_imageCaption__Xy6n8{color:white;font-size:.875rem;text-align:center;margin:0;opacity:.9}.PhotographyDetail_technicalSection__I8LTt{padding:6rem 2rem;background:var(--bg-primary);border-bottom:1px solid var(--border-primary)}.PhotographyDetail_technicalSection__I8LTt h2{text-align:center;font-size:2.5rem;font-weight:800;margin-bottom:3rem;color:var(--text-primary)}.PhotographyDetail_technicalGrid__bCJav{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem}.PhotographyDetail_technicalCard__1j4iV{background:var(--bg-secondary);border:1px solid var(--border-primary);border-radius:1rem;padding:2rem;transition:all .3s ease}.PhotographyDetail_technicalCard__1j4iV:hover{transform:translateY(-4px);box-shadow:0 12px 24px rgba(0,0,0,.1)}.PhotographyDetail_technicalCard__1j4iV h3{font-size:1.25rem;font-weight:700;color:var(--primary);margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid var(--primary);display:inline-block}.PhotographyDetail_technicalCard__1j4iV p{color:var(--text-secondary);line-height:1.7;margin:0}.PhotographyDetail_gearList__ZR_1i{list-style:none;padding:0;margin:0}.PhotographyDetail_gearList__ZR_1i li{border-bottom:1px solid var(--border-primary);color:var(--text-secondary);position:relative;padding:.75rem 0 .75rem 2rem}.PhotographyDetail_gearList__ZR_1i li:last-child{border-bottom:none}.PhotographyDetail_gearList__ZR_1i li:before{content:"•";position:absolute;left:0;color:var(--primary);font-weight:700;font-size:1.5rem}.PhotographyDetail_lessonsSection__fT6UY{padding:6rem 2rem;background:var(--bg-secondary)}.PhotographyDetail_lessonsSection__fT6UY h2{text-align:center;font-size:2.5rem;font-weight:800;margin-bottom:2rem;color:var(--text-primary)}.PhotographyDetail_lessonsContent__Ym_g9{max-width:800px;margin:0 auto;text-align:center}.PhotographyDetail_lessonsContent__Ym_g9 p{font-size:1.125rem;line-height:1.8;color:var(--text-secondary);margin:0}.PhotographyDetail_commercialSection__9QSg8{padding:6rem 2rem;background:var(--bg-primary)}.PhotographyDetail_commercialSection__9QSg8 h2{text-align:center;font-size:2.5rem;font-weight:800;margin-bottom:3rem;color:var(--text-primary)}.PhotographyDetail_commercialContent__zvyIZ{max-width:1000px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:2rem}.PhotographyDetail_commercialCard__korev{background:var(--bg-secondary);border:1px solid var(--border-primary);border-radius:1rem;padding:2rem;text-align:center;transition:all .3s ease}.PhotographyDetail_commercialCard__korev:hover{transform:translateY(-4px);box-shadow:0 12px 24px rgba(0,0,0,.1)}.PhotographyDetail_commercialCard__korev h3{font-size:1.5rem;font-weight:700;color:var(--text-primary);margin-bottom:1rem}.PhotographyDetail_commercialCard__korev p{color:var(--text-secondary);line-height:1.6;margin-bottom:2rem}.PhotographyDetail_lightbox__M6ftB{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.95);z-index:1000;display:flex;flex-direction:column;backdrop-filter:blur(10px)}.PhotographyDetail_lightboxContent__xtUA7{position:relative;width:100%;height:100%;display:flex;flex-direction:column}.PhotographyDetail_lightboxHeader__MQ0aN{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;background:rgba(0,0,0,.8);color:white}.PhotographyDetail_lightboxInfo__msSdI{display:flex;flex-direction:column;gap:.5rem}.PhotographyDetail_imageCounter__pUHj6{font-size:.875rem;font-weight:600;opacity:.8}.PhotographyDetail_lightboxCaption__EWFF7{font-size:1rem;opacity:.9}.PhotographyDetail_lightboxActions__Kjj9S{display:flex;gap:.5rem}.PhotographyDetail_lightboxButton__mP5Qp{background:rgba(255,255,255,.1);border:none;color:white;width:2.5rem;height:2.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.PhotographyDetail_lightboxButton__mP5Qp:hover:not(:disabled){background:rgba(255,255,255,.2);transform:scale(1.1)}.PhotographyDetail_lightboxButton__mP5Qp:disabled{opacity:.5;cursor:not-allowed}.PhotographyDetail_lightboxImageContainer__Qfso0{flex:1;position:relative;display:flex;align-items:center;justify-content:center;padding:2rem}.PhotographyDetail_lightboxImage__cDF_z{max-width:100%;max-height:100%;object-fit:contain;border-radius:8px;box-shadow:0 20px 40px rgba(0,0,0,.5)}.PhotographyDetail_lightboxNav__EU_bA{position:absolute;top:50%;transform:translateY(-50%);background:rgba(255,255,255,.1);border:none;color:white;width:3rem;height:3rem;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;backdrop-filter:blur(10px)}.PhotographyDetail_lightboxNav__EU_bA:hover:not(:disabled){background:rgba(255,255,255,.2);transform:translateY(-50%) scale(1.1)}.PhotographyDetail_lightboxNav__EU_bA:disabled{opacity:.3;cursor:not-allowed}.PhotographyDetail_prevButton__Tf_uC{left:2rem}.PhotographyDetail_nextButton__mnvGL{right:2rem}.PhotographyDetail_lightboxTechnical__sFdCj{background:rgba(0,0,0,.8);color:white;padding:1rem 2rem}.PhotographyDetail_technicalInfo__lDVx2{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap}.PhotographyDetail_technicalItem__pu5D7{font-size:.875rem;opacity:.9}.PhotographyDetail_relatedSection__sXNxC{padding:6rem 2rem;background:var(--bg-tertiary)}.PhotographyDetail_relatedContent__0tMlo{max-width:1200px;margin:0 auto;text-align:center}.PhotographyDetail_relatedContent__0tMlo h2{font-size:2.5rem;font-weight:800;margin-bottom:1rem;color:var(--text-primary)}.PhotographyDetail_relatedContent__0tMlo>p{color:var(--text-secondary);margin-bottom:3rem;font-size:1.125rem}.PhotographyDetail_relatedGrid__ndHSt{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-bottom:3rem}.PhotographyDetail_relatedCard__ca_87{background:var(--bg-primary);border:1px solid var(--border-primary);border-radius:1rem;overflow:hidden;text-decoration:none;color:inherit;transition:all .4s ease;display:block}.PhotographyDetail_relatedCard__ca_87:hover{transform:translateY(-8px);box-shadow:0 20px 40px rgba(0,0,0,.15);border-color:var(--primary)}.PhotographyDetail_relatedImageContainer__Y2N9y{position:relative;aspect-ratio:16/9;overflow:hidden}.PhotographyDetail_relatedImage__t8iTO{width:100%;height:100%;object-fit:cover;transition:all .4s ease}.PhotographyDetail_relatedCard__ca_87:hover .PhotographyDetail_relatedImage__t8iTO{transform:scale(1.05)}.PhotographyDetail_relatedOverlay__lklUJ{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.4);display:flex;align-items:center;justify-content:center;opacity:0;transition:all .4s ease}.PhotographyDetail_relatedCard__ca_87:hover .PhotographyDetail_relatedOverlay__lklUJ{opacity:1}.PhotographyDetail_relatedIcon__lzwhT{width:2rem;height:2rem;color:white}.PhotographyDetail_relatedInfo__36Efi{padding:1.5rem}.PhotographyDetail_relatedInfo__36Efi h3{font-size:1.25rem;font-weight:700;color:var(--text-primary);margin-bottom:.5rem}.PhotographyDetail_relatedInfo__36Efi p{color:var(--text-secondary);line-height:1.5;margin-bottom:1rem}.PhotographyDetail_relatedCount__h457N{display:inline-block;background:var(--neutral-100);color:var(--text-secondary);padding:.25rem .75rem;border-radius:1rem;font-size:.75rem;font-weight:500}.PhotographyDetail_relatedActions__WApEo{text-align:center}.PhotographyDetail_primaryButton__vNLD_,.PhotographyDetail_secondaryButton__RNmIv{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border-radius:.5rem;font-weight:600;text-decoration:none;transition:all .3s ease;cursor:pointer;border:2px solid transparent;font-size:1rem}.PhotographyDetail_primaryButton__vNLD_{background:var(--primary);color:white;border-color:var(--primary)}.PhotographyDetail_primaryButton__vNLD_:hover{background:var(--primary-hover);border-color:var(--primary-hover);transform:translateY(-2px);box-shadow:0 8px 16px rgba(30,64,175,.3)}.PhotographyDetail_secondaryButton__RNmIv{background:transparent;color:var(--primary);border-color:var(--primary)}.PhotographyDetail_secondaryButton__RNmIv:hover{background:var(--primary);color:white;transform:translateY(-2px)}.PhotographyDetail_buttonIcon__3hALv{width:1.25rem;height:1.25rem}@media (max-width:1200px){.PhotographyDetail_heroContent__nAOdt{grid-template-columns:1fr;gap:2rem;text-align:center}.PhotographyDetail_heroMetaCard__az10x{max-width:400px;margin:0 auto}.PhotographyDetail_gridMasonry__WmPOI{column-count:2}}@media (max-width:768px){.PhotographyDetail_hero__FeYZr{height:80vh;min-height:500px}.PhotographyDetail_heroContent__nAOdt{padding:0 1rem}.PhotographyDetail_heroTitle___O0Y3{font-size:2rem}.PhotographyDetail_heroDescription__ZPtUE{font-size:1rem}.PhotographyDetail_heroActions__w6GWE{flex-direction:column;align-items:center}.PhotographyDetail_galleryHeader__DPdYX{flex-direction:column;align-items:stretch;gap:1rem}.PhotographyDetail_galleryControls_____pV{justify-content:center;flex-wrap:wrap}.PhotographyDetail_imageGrid__v0ovV{gap:1rem}.PhotographyDetail_gridMasonry__WmPOI{column-count:1;grid-template-columns:1fr}.PhotographyDetail_commercialContent__zvyIZ,.PhotographyDetail_gridGrid__OhF12,.PhotographyDetail_relatedGrid__ndHSt,.PhotographyDetail_technicalGrid__bCJav{grid-template-columns:1fr}.PhotographyDetail_lightboxHeader__MQ0aN,.PhotographyDetail_lightboxImageContainer__Qfso0{padding:1rem}.PhotographyDetail_prevButton__Tf_uC{left:1rem}.PhotographyDetail_nextButton__mnvGL{right:1rem}.PhotographyDetail_technicalInfo__lDVx2{gap:1rem}.PhotographyDetail_commercialSection__9QSg8,.PhotographyDetail_gallerySection__jvJ3A,.PhotographyDetail_lessonsSection__fT6UY,.PhotographyDetail_relatedSection__sXNxC,.PhotographyDetail_storySection__lOAqR,.PhotographyDetail_technicalSection__I8LTt{padding:4rem 1rem}}@media (max-width:480px){.PhotographyDetail_heroTitle___O0Y3{font-size:1.75rem}.PhotographyDetail_tagFilter__JMab9{justify-content:center}.PhotographyDetail_tagButton__Msz4_{padding:.375rem .75rem;font-size:.75rem}.PhotographyDetail_lightboxNav__EU_bA{width:2.5rem;height:2.5rem}.PhotographyDetail_prevButton__Tf_uC{left:.5rem}.PhotographyDetail_nextButton__mnvGL{right:.5rem}.PhotographyDetail_technicalInfo__lDVx2{flex-direction:column;gap:.5rem;text-align:center}}