.ServiceGallery-module__9RMwYG__galleryGrid{grid-template-columns:1.2fr 1fr;align-items:stretch;gap:24px;display:grid}.ServiceGallery-module__9RMwYG__galleryColumnLarge{border:1px solid var(--card-border);cursor:pointer;height:100%;min-height:480px;transition:transform var(--transition-normal), border-color var(--transition-normal);border-radius:20px;position:relative;overflow:hidden;box-shadow:0 20px 40px #00000040}.ServiceGallery-module__9RMwYG__galleryColumnLarge:hover,.ServiceGallery-module__9RMwYG__galleryItemSmall:hover{border-color:var(--card-hover-border);transform:translateY(-5px)}.ServiceGallery-module__9RMwYG__galleryColumnSmallGrid{grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;gap:24px;height:100%;display:grid}.ServiceGallery-module__9RMwYG__galleryItemSmall{border:1px solid var(--card-border);cursor:pointer;transition:transform var(--transition-normal), border-color var(--transition-normal);border-radius:16px;position:relative;overflow:hidden;box-shadow:0 10px 20px #00000026}.ServiceGallery-module__9RMwYG__galleryImage{object-fit:cover;transition:transform .5s}.ServiceGallery-module__9RMwYG__galleryColumnLarge:hover .ServiceGallery-module__9RMwYG__galleryImage,.ServiceGallery-module__9RMwYG__galleryItemSmall:hover .ServiceGallery-module__9RMwYG__galleryImage{transform:scale(1.05)}.ServiceGallery-module__9RMwYG__lightboxOverlay{-webkit-backdrop-filter:blur(16px);z-index:9999;-webkit-user-select:none;user-select:none;background:#04060ef2;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.ServiceGallery-module__9RMwYG__closeBtn,.ServiceGallery-module__9RMwYG__prevBtn,.ServiceGallery-module__9RMwYG__nextBtn{color:var(--text-light);cursor:pointer;transition:all var(--transition-fast);background:#ffffff08;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute}.ServiceGallery-module__9RMwYG__closeBtn:hover,.ServiceGallery-module__9RMwYG__prevBtn:hover,.ServiceGallery-module__9RMwYG__nextBtn:hover{border-color:var(--accent);color:var(--accent);background:#ffffff1a}.ServiceGallery-module__9RMwYG__closeBtn{z-index:10000;width:48px;height:48px;top:24px;right:24px}.ServiceGallery-module__9RMwYG__prevBtn{z-index:10000;width:56px;height:56px;left:24px}.ServiceGallery-module__9RMwYG__nextBtn{z-index:10000;width:56px;height:56px;right:24px}.ServiceGallery-module__9RMwYG__lightboxContent{flex-direction:column;justify-content:center;align-items:center;gap:16px;width:80%;max-width:1000px;height:75%;display:flex;position:relative}.ServiceGallery-module__9RMwYG__imageWrapper{width:100%;height:100%;position:relative}.ServiceGallery-module__9RMwYG__counter{color:var(--text-muted);background:#ffffff0d;border:1px solid #ffffff14;border-radius:20px;padding:4px 12px;font-family:monospace;font-size:14px}@media (max-width:992px){.ServiceGallery-module__9RMwYG__galleryGrid{grid-template-columns:1fr;gap:20px}.ServiceGallery-module__9RMwYG__galleryColumnLarge{height:350px;min-height:350px}.ServiceGallery-module__9RMwYG__galleryColumnSmallGrid{gap:20px;height:auto}.ServiceGallery-module__9RMwYG__galleryItemSmall{aspect-ratio:4/3}}@media (max-width:768px){.ServiceGallery-module__9RMwYG__prevBtn{width:44px;height:44px;left:12px}.ServiceGallery-module__9RMwYG__nextBtn{width:44px;height:44px;right:12px}.ServiceGallery-module__9RMwYG__closeBtn{width:40px;height:40px;top:16px;right:16px}.ServiceGallery-module__9RMwYG__lightboxContent{width:90%;height:60%}}
.page-module__RCrgdW__detailPage{width:100%}.page-module__RCrgdW__hero{background-image:radial-gradient(circle at 10% -30%,#1e1b4b 0%,#060913 60%);border-bottom:1px solid #ffffff0d;padding:80px 0 40px}.page-module__RCrgdW__heroContainer{flex-direction:column;align-items:flex-start;gap:16px;display:flex}.page-module__RCrgdW__backLink{color:var(--accent);align-items:center;gap:8px;font-size:14px;font-weight:600;display:inline-flex}.page-module__RCrgdW__backLink:hover{color:var(--text-light)}.page-module__RCrgdW__backLink svg{transition:transform var(--transition-fast)}.page-module__RCrgdW__backLink:hover svg{transform:translate(-4px)}.page-module__RCrgdW__hero h1{margin-top:10px;font-size:44px}.page-module__RCrgdW__lead{max-width:700px;font-size:18px;line-height:1.6}.page-module__RCrgdW__sectionsGrid{grid-template-columns:repeat(2,1fr);gap:30px;display:grid}.page-module__RCrgdW__sectionCard{border:1px solid var(--card-border);border-radius:24px;flex-direction:column;gap:20px;padding:40px;display:flex}.page-module__RCrgdW__sectionHeader{align-items:center;gap:16px;display:flex}.page-module__RCrgdW__sectionNumber{color:var(--accent);background:#06b6d426;border-radius:8px;padding:4px 10px;font-family:monospace;font-size:15px;font-weight:700}.page-module__RCrgdW__sectionCard h2{font-size:22px}.page-module__RCrgdW__sectionCard p{font-size:14.5px;line-height:1.7}.page-module__RCrgdW__cta{padding:40px 0 100px}.page-module__RCrgdW__ctaContainer{text-align:center;border-radius:28px;flex-direction:column;align-items:center;gap:20px;padding:60px;display:flex}.page-module__RCrgdW__ctaContainer h2{font-size:30px}.page-module__RCrgdW__ctaContainer p{max-width:600px;font-size:15px}.page-module__RCrgdW__actions{gap:16px;margin-top:12px;display:flex}@media (max-width:992px){.page-module__RCrgdW__sectionsGrid{grid-template-columns:1fr}}@media (max-width:576px){.page-module__RCrgdW__hero h1{font-size:32px}.page-module__RCrgdW__sectionCard{padding:30px 20px}.page-module__RCrgdW__ctaContainer{padding:40px 20px}.page-module__RCrgdW__actions{flex-direction:column;width:100%}.page-module__RCrgdW__actions a{width:100%}}
