.home{min-height:calc(100vh - 200px)}.hero{background:linear-gradient(135deg,var(--primary-color) 0,var(--primary-dark) 100%);color:#fff;overflow:hidden;padding:6rem 2rem;position:relative;text-align:center}.hero:after{background:linear-gradient(180deg,#0f172a00 0,#0f172a05 30%,#f9fafb);content:"";inset-inline:0;bottom:0;height:140px}.hero-mesh,.hero:after{pointer-events:none;position:absolute;z-index:0}.hero-mesh{inset:0;overflow:hidden}.hero-mesh-canvas{height:100%;inset:0;pointer-events:auto;position:absolute;width:100%;z-index:0}.hero-blob{border-radius:60% 40% 55% 45%;filter:blur(40px);height:420px;mix-blend-mode:screen;opacity:.4;position:absolute;transform-origin:center;width:420px}.hero-blob--1{animation:heroBlobDrift1 20s ease-in-out infinite alternate;background:radial-gradient(circle at 30% 20%,#bfdbfe 0,#2563eb 40%,#1e3a5f 100%);inset-inline-start:-120px;top:-80px}.hero-blob--2{animation:heroBlobDrift2 22s ease-in-out infinite alternate;background:radial-gradient(circle at 70% 20%,#06b6d4 0,#2563eb 35%,#1e3a5f 100%);inset-inline-end:-140px;opacity:.35;top:10%}.hero-blob--3{animation:heroBlobDrift3 24s ease-in-out infinite alternate;background:radial-gradient(circle at 50% 80%,#bfdbfe 0,#2563eb 35%,#1e3a5f 100%);bottom:-140px;inset-inline:20%;opacity:.3}@keyframes heroBlobDrift1{0%{border-radius:60% 40% 55% 45%;transform:translateZ(0) scale(1)}50%{border-radius:50% 60% 45% 55%;transform:translate3d(40px,30px,0) scale(1.05)}to{border-radius:55% 45% 60% 40%;transform:translate3d(-20px,40px,0) scale(1.03)}}@keyframes heroBlobDrift2{0%{border-radius:55% 45% 60% 40%;transform:translateZ(0) scale(1)}50%{border-radius:45% 55% 50% 50%;transform:translate3d(-30px,20px,0) scale(1.08)}to{border-radius:60% 40% 55% 45%;transform:translate3d(10px,-20px,0) scale(1.02)}}@keyframes heroBlobDrift3{0%{border-radius:50% 50% 60% 40%;transform:translateZ(0) scale(1)}50%{border-radius:60% 40% 45% 55%;transform:translate3d(0,-30px,0) scale(1.06)}to{border-radius:55% 45% 50% 50%;transform:translate3d(-20px,10px,0) scale(1.03)}}.floating-icons-container{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}.floating-icon{color:#ffffff1f;pointer-events:none}.particle-canvas{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}.hero-container{margin:0 auto;max-width:800px;position:relative;z-index:2}.hero-title{color:#fff!important;font-size:3rem;font-weight:800;line-height:1.2;margin:0 0 1rem;text-shadow:0 2px 10px #00000059}.hero-subtitle{color:#fff!important;font-size:1.5rem;font-weight:600;margin:0 0 1.5rem;opacity:.98;text-shadow:0 1px 8px #0000004d}.hero-description{color:#ffffffeb!important;font-size:1.1rem;font-weight:400;line-height:1.8;margin:0 0 2.5rem;opacity:.92;text-shadow:0 1px 6px #00000040}.hero-cta-buttons{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}.hero .cta-button,.hero-cta-buttons .cta-button{align-items:center;background:#1e3a5f!important;background-image:none!important;border:none;border-radius:30px;box-shadow:0 4px 15px #0003;color:#fff!important;display:inline-flex;font-size:1.1rem;font-weight:500;gap:.5rem;padding:1rem 2.5rem;text-decoration:none;transition:all .3s ease}.hero .cta-button:focus,.hero .cta-button:hover,.hero-cta-buttons .cta-button:focus,.hero-cta-buttons .cta-button:hover{background:#fff!important;background-color:#fff!important;background-image:none!important;border:none!important;box-shadow:0 4px 20px #00000026!important;color:#000!important;transform:translateY(-3px)}.hero .cta-button:focus:after,.hero .cta-button:focus:before,.hero .cta-button:hover:after,.hero .cta-button:hover:before,.hero-cta-buttons .cta-button:focus:after,.hero-cta-buttons .cta-button:focus:before,.hero-cta-buttons .cta-button:hover:after,.hero-cta-buttons .cta-button:hover:before{background:#0000!important;opacity:0!important}.hero .cta-button:focus .cta-arrow,.hero .cta-button:focus svg,.hero .cta-button:focus svg path,.hero .cta-button:hover .cta-arrow,.hero .cta-button:hover svg,.hero .cta-button:hover svg path,.hero-cta-buttons .cta-button:focus .cta-arrow,.hero-cta-buttons .cta-button:focus svg,.hero-cta-buttons .cta-button:focus svg path,.hero-cta-buttons .cta-button:hover .cta-arrow,.hero-cta-buttons .cta-button:hover svg,.hero-cta-buttons .cta-button:hover svg path{fill:#000!important;stroke:#000!important;color:#000!important;transform:translateX(5px)}.hero .cta-arrow,.hero-cta-buttons .cta-arrow{fill:#fff!important;stroke:#fff!important;color:#fff!important;transition:transform .3s ease,color .3s ease,fill .3s ease,stroke .3s ease}.cta-button-secondary{background:#0000;border:2px solid #fff;box-shadow:0 4px 15px #fff3;color:#fff}.cta-button-secondary:hover{background:#ffffff1a;box-shadow:0 6px 20px #ffffff4d}.intro-section{background:#fff;padding:4rem 2rem}.container{margin:0 auto;max-width:1200px}.section-title{color:var(--text-color);font-size:2.5rem;font-weight:700;margin:0 0 1.5rem;text-align:center}.section-description{color:var(--text-secondary);font-size:1.2rem;line-height:1.8;margin:0 auto;max-width:800px;text-align:center}.features-section{background:var(--light-bg);padding:4rem 2rem}.features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:0 auto;max-width:1200px}.feature-card{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#ffffffd9;border:1px solid #ffffff40;border-radius:16px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;overflow:hidden;padding:2.5rem;position:relative;text-align:center;transition:all .3s ease}.feature-card:before{background:linear-gradient(135deg,#ffffff1a,#ffffff0d);bottom:0;content:"";left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .3s ease}.feature-card:hover{border-color:#ffffff59;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;transform:translateY(-8px)}.feature-card:hover:before{opacity:1}.feature-icon{align-items:center;color:var(--primary-color);display:flex;font-size:3rem;justify-content:center;margin-bottom:1.5rem}.feature-title{color:var(--text-color);font-size:1.4rem;font-weight:600;margin:0 0 1rem}.feature-description{color:var(--text-secondary);font-size:1rem;line-height:1.7;margin:0}.doctor-section{background:#fff;padding:4rem 2rem}.doctor-section-container{grid-gap:3rem;align-items:center;display:grid;gap:3rem;grid-template-columns:minmax(0,1.3fr) minmax(0,1fr)}.doctor-section-title,.doctor-short-intro{margin-bottom:1.5rem}.doctor-short-intro{color:var(--text-secondary);font-size:1.1rem;line-height:1.8}.doctor-highlights{grid-gap:.75rem 1.5rem;display:grid;gap:.75rem 1.5rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));list-style:none;margin:0 0 2rem;padding:0}.doctor-highlights li{color:var(--text-color);font-size:.98rem;padding-inline-start:1.5rem;position:relative}.doctor-highlights li:before{color:var(--primary-color);content:"•";font-size:1.2rem;inset-inline-start:0;line-height:1;position:absolute}.doctor-cta-wrapper{margin-top:.5rem}.doctor-cta-button{align-items:center;background:var(--primary-color);border:2px solid var(--primary-color);border-radius:999px;box-shadow:0 4px 15px #3b82f64d;color:#fff;display:inline-flex;font-weight:500;gap:.5rem;padding:.9rem 2rem;text-decoration:none;transition:all .3s ease}.doctor-cta-button:hover{background:#fff;box-shadow:0 6px 18px #3b82f659;color:var(--primary-color);transform:translateY(-2px)}.doctor-cta-icon{transition:transform .3s ease}.doctor-cta-button:hover .doctor-cta-icon{transform:translateX(4px)}[dir=rtl] .doctor-cta-button:hover .doctor-cta-icon{transform:translateX(-4px)}.doctor-image-wrapper{justify-self:center;max-width:420px}.doctor-image{border-radius:24px;box-shadow:0 20px 45px #0f172a59;object-fit:cover;width:100%}[dir=rtl] .doctor-section-container{direction:rtl}[dir=rtl] .doctor-highlights li{padding-inline-end:1.5rem;padding-inline-start:0}[dir=rtl] .doctor-highlights li:before{inset-inline-end:0;inset-inline-start:auto}[dir=rtl] .doctor-cta-button{flex-direction:row-reverse}@media (max-width:768px){.hero{padding:4rem 1.5rem}.hero-blob{filter:blur(32px);height:260px;width:260px}.hero-blob--1{inset-inline-start:-80px;top:-60px}.hero-blob--2{inset-inline-end:-80px;top:5%}.hero-blob--3{bottom:-120px;inset-inline:10%}.hero-title{font-size:2rem}.hero-subtitle{font-size:1.2rem}.hero-description{font-size:1rem}.section-title{font-size:2rem}.section-description{font-size:1.1rem}.features-grid{gap:1.5rem;grid-template-columns:1fr}.feature-card{padding:2rem}.doctor-section,.features-section,.intro-section{padding:3rem 1.5rem}.doctor-section-container{gap:2.5rem;grid-template-columns:1fr}.doctor-image-wrapper{max-width:320px}}.section-header-with-link{align-items:center;display:flex;flex-direction:column;gap:1.5rem;justify-content:center;margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:1200px;text-align:center}.section-header-with-link>div{text-align:center;width:100%}.section-header-with-link .section-description,.section-header-with-link .section-title{margin-left:auto;margin-right:auto;text-align:center}.section-header-with-link .view-all-link{margin-top:.5rem}.view-all-link{align-items:center;color:var(--primary-color);display:inline-flex;font-size:1rem;font-weight:500;gap:.5rem;text-decoration:none;transition:all .3s ease;white-space:nowrap}.view-all-link:hover{color:var(--primary-dark);gap:.75rem}.latest-articles-section{background:var(--light-bg);padding:6rem 2rem;position:relative}.latest-articles-section .section-header{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center;margin-bottom:4rem;text-align:center}.latest-articles-section .section-title{margin:0}.latest-articles-section .section-description{margin:0 auto;max-width:700px}.articles-grid-modern{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin:0 auto 3rem;max-width:1400px}.article-card-modern{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a;cursor:pointer;display:flex;flex-direction:column;min-height:400px;overflow:hidden;position:relative;transition:all .3s ease}.article-card-modern:focus{outline:2px solid var(--primary-color);outline-offset:2px}.article-card-image-wrapper{flex-shrink:0;height:250px;overflow:hidden;position:relative;width:100%}.article-card-image{display:block;height:100%;object-fit:cover;transition:transform .4s ease;width:100%}.article-card-placeholder{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;height:100%;justify-content:center;width:100%}.placeholder-icon{color:#ffffff4d}.article-card-gradient{background:linear-gradient(0deg,#000000b3 0,#0000004d 40%,#0000);bottom:0;height:60%;left:0;pointer-events:none;position:absolute;right:0;transition:background .3s ease}.article-card-content{bottom:0;display:flex;flex-direction:column;gap:1rem;left:0;padding:2rem;position:absolute;right:0;z-index:2}.article-card-title{color:#fff;font-size:1.5rem;font-weight:700;line-height:1.3;margin:0;text-shadow:0 2px 4px #0000004d}.article-card-meta{align-self:flex-start;background:#fffffff2;border-radius:8px;display:flex;flex-wrap:wrap;gap:1.5rem;margin-top:.5rem;padding:.75rem 1rem}.article-meta-item{align-items:center;color:#1f2937;display:flex;font-size:.875rem;font-weight:500;gap:.5rem}.meta-icon{color:var(--primary-color);flex-shrink:0}.article-read-more-btn{align-items:center;align-self:flex-start;background:#fffffff2;border-radius:25px;box-shadow:0 2px 8px #0003;color:var(--primary-color);display:inline-flex;font-size:.95rem;font-weight:500;gap:.5rem;margin-top:.5rem;padding:.75rem 1.5rem;text-decoration:none;transition:all .3s ease}.read-more-icon{transition:transform .3s ease}.article-card-modern:hover{box-shadow:0 12px 24px #00000026}.article-card-modern:hover .article-card-image{transform:scale(1.05)}.article-card-modern:hover .article-card-gradient{background:linear-gradient(0deg,#000000d9 0,#0000004d 40%,#0000)}.article-card-modern:hover .article-read-more-btn{background:#fff;box-shadow:0 4px 12px #0000004d;transform:translateY(-2px)}.article-card-modern:hover .read-more-icon{transform:translateX(4px)}[dir=rtl] .article-card-modern:hover .read-more-icon{transform:translateX(-4px)}.view-all-articles-link{margin-top:2rem;text-align:center}.view-all-link-modern{align-items:center;border:2px solid var(--primary-color);border-radius:30px;color:var(--primary-color);display:inline-flex;font-size:1.1rem;font-weight:500;gap:.5rem;padding:.75rem 2rem;text-decoration:none;transition:all .3s ease}.view-all-link-modern:hover{background:var(--primary-color);box-shadow:0 4px 12px #3b82f64d;color:#fff;transform:translateY(-2px)}.view-all-link-modern:hover svg{transform:translateX(4px)}[dir=rtl] .view-all-link-modern:hover svg{transform:translateX(-4px)}@media (max-width:1024px){.articles-grid-modern{gap:1.5rem;grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.latest-articles-section{padding:4rem 1.5rem}.articles-grid-modern{gap:2rem;grid-template-columns:1fr}.article-card-modern{min-height:auto}.article-card-image-wrapper{height:220px}.article-card-content{background:#fff;padding:1.5rem;position:relative;z-index:1}.article-card-title{color:var(--text-color);font-size:1.3rem;text-shadow:none}.article-card-meta{background:#fff;box-shadow:0 1px 3px #0000001a}.article-card-gradient{display:none}}[dir=rtl] .article-card-meta{flex-direction:row-reverse}[dir=rtl] .article-read-more-btn{align-self:flex-end}[dir=rtl] .view-all-link-modern{flex-direction:row-reverse}[dir=rtl] .section-header-with-link{flex-direction:column}[dir=rtl] .section-header-with-link>div{text-align:center}[dir=rtl] .view-all-link{flex-direction:row-reverse}@media (max-width:768px){.section-header-with-link{align-items:center;flex-direction:column;gap:1rem;text-align:center}.section-header-with-link>div{text-align:center;width:100%}[dir=rtl] .section-header-with-link{flex-direction:column}.articles-preview-grid{gap:1.5rem;grid-template-columns:1fr}.latest-articles-section{padding:3rem 1.5rem}}.suspense-fallback-400{min-height:400px}.suspense-fallback-300{min-height:300px}.suspense-fallback-200{min-height:200px}.privacy-page{background:#fff;min-height:100vh;padding-top:80px}.privacy-hero{align-items:center;background:linear-gradient(135deg,#dbeafe,#bfdbfe);display:flex;justify-content:center;overflow:hidden;padding:6rem 2rem;position:relative;width:100%}.privacy-hero-bg-pattern{background-image:radial-gradient(circle at 20% 30%,#3b82f614 0,#0000 50%),radial-gradient(circle at 80% 70%,#3b82f60f 0,#0000 50%);background-size:100% 100%,100% 100%;inset:0;pointer-events:none;position:absolute;z-index:0}.privacy-hero-content{max-width:800px;position:relative;text-align:center;width:100%;z-index:2}.privacy-shield-icon{color:#3b82f6;display:block;height:64px;margin:0 auto 1.5rem;width:64px}.privacy-hero-title{color:#1e3a8a;font-size:2.5rem;font-weight:700;line-height:1.3;margin:0 0 1rem}.privacy-hero-subtitle,.privacy-hero-title{font-family:Vazirmatn,Tahoma,Arial,sans-serif}.privacy-hero-subtitle{color:#475569;font-size:1.125rem;line-height:1.6;margin-bottom:1.5rem}.privacy-last-updated{align-items:center;background:#f3f4f6;border-radius:20px;color:#6b7280;display:inline-flex;font-family:Vazirmatn,Tahoma,Arial,sans-serif;font-size:.85rem;gap:.5rem;padding:.5rem 1rem}.privacy-last-updated svg{color:#3b82f6}.privacy-content-wrapper{display:flex;justify-content:center;padding:4rem 2rem;width:100%}.privacy-content{max-width:800px;text-align:center;width:100%}.privacy-section{margin:0 auto 3rem;text-align:center}.privacy-section-header{align-items:center;display:flex;gap:1rem;justify-content:center;margin-bottom:1rem}.privacy-section .section-icon{align-items:center;display:flex;flex-shrink:0;height:24px;justify-content:center;width:24px}.privacy-section .section-icon svg{color:#3b82f6;height:24px;width:24px}.privacy-section h2{color:#1f2937;font-size:1.75rem;font-weight:700;line-height:1.3}.privacy-section h2,.privacy-section p{font-family:Vazirmatn,Tahoma,Arial,sans-serif;margin:0;text-align:center}.privacy-section p{color:#4b5563;font-size:1rem;line-height:1.9}.privacy-divider{background:#e5e7eb;height:1px;margin:3rem 0;width:100%}.privacy-cta{align-items:center;background:#eff6ff;display:flex;justify-content:center;padding:4rem 2rem;width:100%}.privacy-cta-content{max-width:600px;text-align:center;width:100%}.privacy-cta-title{color:#1f2937;font-family:Vazirmatn,Tahoma,Arial,sans-serif;font-size:1.5rem;font-weight:700;margin:0 0 .75rem}.privacy-cta-subtitle{color:#6b7280;line-height:1.6;margin:0 0 2rem}.privacy-cta-button,.privacy-cta-subtitle{font-family:Vazirmatn,Tahoma,Arial,sans-serif;font-size:1rem}.privacy-cta-button{align-items:center;background:#1e40af;border:none;border-radius:8px;color:#fff;cursor:pointer;display:inline-flex;font-weight:600;justify-content:center;padding:.875rem 2rem;text-decoration:none;transition:all .3s ease}.privacy-cta-button:hover{background:#1e3a8a;box-shadow:0 4px 12px #1e40af4d;transform:translateY(-2px)}.privacy-page.rtl{direction:rtl}.privacy-page.rtl .privacy-cta-content,.privacy-page.rtl .privacy-hero-content{text-align:center}@media (max-width:768px){.privacy-page{padding-top:60px}.privacy-hero{padding:4rem 1.5rem}.privacy-hero-title{font-size:2rem}.privacy-hero-subtitle{font-size:1rem}.privacy-content-wrapper{padding:2rem 1.5rem}.privacy-section{margin-bottom:2rem}.privacy-section h2{font-size:1.5rem}.privacy-cta{padding:3rem 1.5rem}.privacy-cta-button{max-width:100%;width:100%}}@media (prefers-reduced-motion:reduce){.privacy-cta-button,.privacy-hero-content{transition:none}.privacy-cta-button:hover{transform:none}}.gallery-page{background:linear-gradient(180deg,#fff,#f8fafc);min-height:100vh}.gallery-hero{background:linear-gradient(135deg,#3b82f605,#fff);border-radius:24px;margin-bottom:4rem;padding:4rem 2rem;position:relative;text-align:center}.gallery-hero-container,.gallery-hero-content{margin:0 auto;max-width:800px}.gallery-hero-content{position:relative}.gallery-eyebrow{color:#3b82f6;display:block;font-family:Vazirmatn,Tahoma,Arial,sans-serif;font-size:.8625rem;font-weight:700;letter-spacing:.15em;margin-bottom:0;text-transform:uppercase}.gallery-hero-decorator{background:linear-gradient(90deg,#0000,#3b82f6,#0000);border-radius:2px;height:3px;margin:1rem auto 2rem;opacity:.6;width:60px}.gallery-title{color:#1e293b;font-family:Vazirmatn,Segoe UI,Tahoma,sans-serif;font-size:3rem;font-weight:700;letter-spacing:-.02em;line-height:1.3;margin:0}.gallery-hero-divider{background:linear-gradient(90deg,#0000,#3b82f6,#0000);border-radius:2px;height:2px;margin:1.5rem auto;opacity:.4;width:80px}.gallery-description{color:#64748b;font-family:Vazirmatn,Segoe UI,Tahoma,sans-serif;font-size:1.125rem;font-weight:400;letter-spacing:.5px;line-height:1.8;margin:0 auto;max-width:650px}.gallery-grid-section{padding:80px 20px}.gallery-container{margin:0 auto;max-width:1200px}.gallery-grid{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}@media (min-width:768px){.gallery-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.gallery-grid{gap:50px;grid-template-columns:repeat(2,1fr)}}.gallery-item{position:relative}.gallery-item-wrapper{background:#fff;border-radius:16px;box-shadow:0 4px 6px #3b82f60d,0 10px 20px #3b82f614;overflow:hidden;transition:all .3s ease}.gallery-item-wrapper:hover{box-shadow:0 8px 12px #3b82f61a,0 20px 40px #3b82f626;transform:translateY(-8px)}.compare-slider-wrapper{aspect-ratio:4/3;background:#f1f5f9;position:relative;width:100%}.compare-slider-wrapper [data-rcs=handle-container]{background:#fff!important;border:3px solid #3b82f6!important;box-shadow:0 4px 12px #3b82f64d!important;height:48px!important;width:48px!important}.compare-slider-wrapper [data-rcs=handle-container]:hover{box-shadow:0 6px 16px #3b82f666!important;transform:scale(1.1)}.compare-slider-wrapper [data-rcs=handle-container] svg{color:#3b82f6!important}.compare-slider-wrapper [data-rcs=divider]{background:#3b82f6!important;width:3px!important}.slider-labels{display:flex;justify-content:space-between;left:20px;pointer-events:none;position:absolute;right:20px;top:20px;z-index:10}.slider-label{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-radius:8px;box-shadow:0 2px 8px #0000001a;color:#1e293b;font-size:14px;font-weight:700;letter-spacing:.5px;padding:8px 16px;text-transform:uppercase}.slider-label-before{border-left:4px solid #ef4444}.slider-label-after{border-left:4px solid #3b82f6}.slider-hint{animation:fadeInOut 3s ease-in-out infinite;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#3b82f6f2;border-radius:50px;bottom:20px;color:#fff;font-size:13px;font-weight:600;left:50%;opacity:0;padding:10px 20px;pointer-events:none;position:absolute;transform:translateX(-50%);z-index:10}@keyframes fadeInOut{0%,to{opacity:0}50%{opacity:1}}.gallery-item-wrapper:hover .slider-hint{animation:none;opacity:1}.gallery-item-info{background:#fff;padding:24px}.gallery-item-title{color:#1e293b;font-size:1.25rem;font-weight:700;margin-bottom:8px}.gallery-item-subtitle{color:#64748b;font-size:.95rem;line-height:1.6}.gallery-cta{background:#fff;overflow:hidden;padding:80px 20px;position:relative}.gallery-cta-container{margin:0 auto;max-width:800px;position:relative;z-index:1}.gallery-cta-content{text-align:center}.gallery-cta-title{color:#1e293b;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:800;line-height:1.3;margin-bottom:16px}.gallery-cta-description{color:#475569;font-size:clamp(1rem,1.5vw,1.125rem);line-height:1.7;margin-bottom:32px}.gallery-cta-button{align-items:center;background:linear-gradient(135deg,#3b82f6,#2563eb);border-radius:50px;box-shadow:0 4px 12px #3b82f64d,0 8px 24px #3b82f633;color:#fff;display:inline-flex;font-size:1.125rem;font-weight:700;padding:16px 32px;text-decoration:none;transition:all .3s ease}.gallery-cta-button:hover{background:linear-gradient(135deg,#2563eb,#1d4ed8);box-shadow:0 6px 16px #3b82f666,0 12px 32px #3b82f64d;color:#fff;transform:translateY(-2px)}.gallery-cta-button:active{transform:translateY(0)}@media (max-width:1024px){.gallery-hero{margin-bottom:3rem;padding:3rem 1.5rem}.gallery-title{font-size:2.5rem}}@media (max-width:768px){.gallery-hero{border-radius:16px;margin-bottom:2.5rem;padding:2.5rem 1.5rem}.gallery-eyebrow{font-size:.805rem}.gallery-hero-decorator{margin-bottom:1.5rem;width:50px}.gallery-title{font-size:2rem}.gallery-description{font-size:1rem}.gallery-grid-section{padding:60px 20px}.gallery-grid{gap:30px;grid-template-columns:1fr}.gallery-cta{padding:60px 20px}.slider-labels{left:12px;right:12px;top:12px}.slider-label{font-size:12px;padding:6px 12px}.slider-hint{bottom:12px;font-size:12px;padding:8px 16px}}@media (max-width:480px){.gallery-hero{margin-bottom:2rem;padding:2rem 1rem}.gallery-eyebrow{font-size:.7475rem}.gallery-hero-decorator{margin-bottom:1rem;width:40px}.gallery-title{font-size:1.75rem}.gallery-description{font-size:.975rem;line-height:1.7}}[dir=rtl] .gallery-cta-button svg{transform:rotate(180deg)}[dir=rtl] .slider-label-before{border-left:none;border-right:4px solid #ef4444}[dir=rtl] .slider-label-after{border-left:none;border-right:4px solid #3b82f6}@media (prefers-reduced-motion:reduce){.gallery-cta-button,.gallery-item-wrapper,.slider-hint{animation:none;transition:none}.gallery-cta-button:hover,.gallery-item-wrapper:hover{transform:none}}.gallery-cta-button:focus-visible{outline:3px solid #3b82f6;outline-offset:4px}