@charset "UTF-8";body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.about-container1{animation:fadeInUp .8s ease-out forwards;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;margin:0 auto;max-width:1200px;min-height:-webkit-max-content;min-height:max-content;opacity:0;padding:4rem 1.5rem}.about-header{animation:fadeInUp .8s ease-out .2s forwards;margin-bottom:4rem;opacity:0;text-align:center}.about-header h1{color:#1a1a1a;font-size:2.5rem;font-weight:300;letter-spacing:-.025em;margin:0 0 1rem}.about-header h1:after{animation:drawLine 1s ease-out 1s forwards;background-color:#e5e5e5;content:"";display:block;height:1px;margin:1rem auto 0;width:0}.content-wrapper{grid-gap:4rem;align-items:start;display:grid;gap:4rem;grid-template-columns:1fr 2fr}.doctor-profile{animation:slideInLeft .8s ease-out .4s forwards;background:#fff;border:1px solid #f0f0f0;border-radius:12px;box-shadow:0 1px 3px #0000000d;opacity:0;padding:2.5rem;position:-webkit-sticky;position:sticky;text-align:center;top:1.5rem}.profile-image{animation:scaleIn .6s ease-out .8s forwards;border:3px solid #f0f0f0;border-radius:50%;cursor:pointer;height:180px;margin:0 auto 2rem;opacity:0;overflow:hidden;position:relative;transition:all .3s ease;width:180px}.profile-image img{height:100%;object-fit:cover;transition:opacity .3s ease;width:100%}.profile-image:hover img{opacity:.3}.doctor-info h2{animation:fadeInStagger .6s ease-out 1s forwards;color:#1a1a1a;font-size:1.5rem;font-weight:500;letter-spacing:-.01em;margin:0 0 .5rem;opacity:0}.specialty{animation:fadeInStagger .6s ease-out 1.2s forwards;color:#4a0a69;font-size:1rem;font-weight:400;margin:0 0 2rem;opacity:0}.contact-info{display:flex;flex-direction:column;gap:1rem}.contact-item{align-items:center;animation:fadeInStagger .5s ease-out forwards;color:#4b5563;display:flex;font-size:.95rem;gap:.75rem;justify-content:center;opacity:0}.contact-item:first-child{animation-delay:1.4s}.contact-item:nth-child(2){animation-delay:1.6s}.contact-item:nth-child(3){animation-delay:1.8s}.contact-item svg{color:#6b7280;flex-shrink:0;height:18px;width:18px}.details-section{animation:slideInRight .8s ease-out .6s forwards;display:flex;flex-direction:column;gap:2.5rem;opacity:0}.section{animation:fadeInStagger .6s ease-out forwards;background:#fff;border:1px solid #f0f0f0;border-radius:12px;box-shadow:0 1px 3px #0000000d;opacity:0;padding:2.5rem;transform:translateY(20px)}.section:first-child{animation-delay:.8s}.section:nth-child(2){animation-delay:1s}.section:nth-child(3){animation-delay:1.2s}.section:nth-child(4){animation-delay:1.4s}.section h3{border-bottom:1px solid #e5e5e5;color:#1a1a1a;font-size:1.25rem;font-weight:500;letter-spacing:-.01em;margin:0 0 1.5rem;padding-bottom:.75rem}.section p{color:#4b5563;font-size:.95rem;line-height:1.6;margin:0 0 1.25rem;text-align:justify}.section p:last-child{margin-bottom:0}.specializations-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr);margin-top:1.5rem}.specialization-item{align-items:center;animation:fadeInStagger .4s ease-out forwards;background-color:#f8f9fa;border:1px solid #f0f0f0;border-radius:8px;color:#4b5563;display:flex;font-size:.9rem;gap:.75rem;opacity:0;padding:1rem;transform:translateY(10px);transition:all .3s ease}.specialization-item:first-child{animation-delay:1.6s}.specialization-item:nth-child(2){animation-delay:1.7s}.specialization-item:nth-child(3){animation-delay:1.8s}.specialization-item:nth-child(4){animation-delay:1.9s}.specialization-item:hover{background-color:#f1f5f9;border-color:#e2e8f0;transform:translateY(-1px)}.specialization-item svg{color:#6b7280;flex-shrink:0;height:16px;width:16px}.stats-section{align-items:center;background-color:#f8f9fa;border-radius:8px;display:flex;justify-content:space-around;margin-top:2rem;padding:2rem}.stat-item{animation:bounceIn .6s ease-out forwards;flex:1 1;opacity:0;padding:1rem;text-align:center}.stat-item:first-child{animation-delay:2s}.stat-item:nth-child(2){animation-delay:2.2s}.stat-item:nth-child(3){animation-delay:2.4s}.stat-number{color:#1a1a1a;font-size:2rem;font-weight:600;letter-spacing:-.02em;margin-bottom:.5rem}.stat-label{color:#6b7280;font-size:.85rem;font-weight:400;letter-spacing:.5px;text-transform:uppercase}.stat-item:hover .stat-number{color:#2563eb;transition:color .3s ease}.call-button{align-items:center;background-color:#2563eb;border:none;border-radius:25px;box-shadow:0 4px 12px #2563eb4d;color:#fff;cursor:pointer;display:flex;font-size:.9rem;font-weight:500;gap:8px;left:50%;opacity:0;padding:12px 20px;position:absolute;top:50%;transform:translate(-50%,-50%);transition:all .3s ease;visibility:hidden}.call-button:hover{background-color:#1d4ed8;transform:translate(-50%,-50%) scale(1.05)}.profile-image:hover .call-button{opacity:1;visibility:visible}.call-button svg{height:16px;width:16px}@media (max-width:1024px){.content-wrapper{gap:2.5rem;grid-template-columns:1fr}.doctor-profile{animation:fadeInUp .8s ease-out .4s forwards;position:static}.details-section{animation:fadeInUp .8s ease-out .6s forwards}}@media (max-width:768px){.about-container1{padding:3rem 1rem}.about-header h1{font-size:2rem}.doctor-profile,.section{padding:2rem 1.5rem}.profile-image{height:140px;width:140px}.specializations-grid{grid-template-columns:1fr}.section h3{font-size:1.125rem}.contact-info{align-items:center}.stats-section{flex-direction:column;gap:1rem;padding:1.5rem}.stat-item{padding:.5rem}.stat-number{font-size:1.75rem}.stat-label{font-size:.8rem}}@media (max-width:480px){.about-container1{padding:2rem 1rem}.about-header h1{font-size:1.75rem}.doctor-info h2{font-size:1.25rem}.specialty{font-size:.9rem}.contact-item{font-size:.85rem}.doctor-profile,.section{padding:1.5rem 1rem}}@media (prefers-reduced-motion:reduce){.about-container1,.about-header,.contact-item,.details-section,.doctor-info h2,.doctor-profile,.profile-image,.section,.specialization-item,.specialty,.stat-item{animation:none;opacity:1;transform:none}.about-header h1:after{animation:none;width:96px}.specialization-item:hover{transform:none}.stat-item .stat-number{transition:none}}.doctor-profile:focus-within,.section:focus-within{outline:2px solid #2563eb;outline-offset:2px}.timeline-container{animation:fadeInUp .6s ease-in-out forwards;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;margin:0 auto;max-width:1200px;padding:4rem 1.5rem}.timeline-header{margin-bottom:4rem;text-align:center}.timeline-header h2{color:#1a1a1a;font-size:2.5rem;font-weight:300;letter-spacing:-.025em;margin:0 0 1rem}.timeline-header h2:after{background-color:#e5e5e5;content:"";display:block;height:1px;margin:1rem auto 0;width:96px}.timeline-content{align-items:flex-start;display:flex;gap:4rem;justify-content:space-between;position:relative}.timeline-section{flex:1 1;max-width:45%}.section-title{color:#4b5563;font-size:1.5rem;font-weight:400;margin-bottom:2.5rem;text-align:center}.education-section .section-title{animation:slideInLeft .6s ease-in-out forwards;color:#2563eb}.experience-section .section-title{animation:slideInRight .6s ease-in-out forwards;color:#16a34a}.section-with-line,.timeline-list{position:relative}.timeline-list{list-style:none;margin:0;padding:0}.timeline-item{margin-bottom:2.5rem;min-height:120px;opacity:0;position:relative;transform:translateY(20px);transition:all .6s ease}.timeline-item.visible{opacity:1;transform:translateY(0)}.education-section .timeline-item{padding-right:2rem;text-align:right}.experience-section .timeline-item{padding-left:2rem;text-align:left}.timeline-dot{background:#fff;border:2px solid;border-radius:50%;height:12px;position:absolute;top:.5rem;transition:all .3s ease;width:12px;z-index:10}.education-dot{border-color:#2563eb;right:-6px}.experience-dot{border-color:#16a34a;left:-6px}.timeline-item.visible .timeline-dot{background-color:currentColor;border-color:currentColor;transform:scale(1.1)}.education-dot{color:#2563eb}.experience-dot{color:#16a34a}.timeline-content-item{background:#fff;border:1px solid #f0f0f0;border-radius:8px;box-shadow:0 1px 3px #0000000d;color:#4b5563;font-size:.95rem;line-height:1.6;padding:1.5rem;transition:all .3s ease}.timeline-item:hover .timeline-content-item{box-shadow:0 4px 12px #00000014;transform:translateY(-2px)}.education-section .timeline-content-item{border-right:3px solid #2563eb}.experience-section .timeline-content-item{border-left:3px solid #16a34a}.timeline-line{background:#f0f0f0;border-radius:1px;height:100%;position:absolute;top:.5rem;width:2px;z-index:1}.education-line{right:0}.experience-line{left:0}.timeline-line-fill{border-radius:1px;height:0;position:absolute;top:0;transition:height .6s ease;width:100%}.education-line-fill{background:#2563eb}.experience-line-fill{background:#16a34a}@media (max-width:768px){.timeline-container{padding:3rem 1rem}.timeline-content{flex-direction:column;gap:3rem}.timeline-section{max-width:100%}.timeline-header h2{font-size:2rem}.section-title{font-size:1.25rem;margin-left:3rem;text-align:left}.education-line,.experience-line{left:1.5rem;right:auto}.education-section .timeline-item,.experience-section .timeline-item{padding-left:3rem;padding-right:0;text-align:left}.education-dot,.experience-dot{left:.9rem;right:auto}.section-with-line{min-height:480px}}@media (max-width:480px){.timeline-container{padding:2rem 1rem}.timeline-content-item{font-size:.9rem;padding:1.25rem}.timeline-header h2{font-size:1.75rem}.timeline-item{margin-bottom:2rem;min-height:100px}.section-with-line{min-height:400px}}@media (prefers-reduced-motion:reduce){.timeline-content-item,.timeline-dot,.timeline-item,.timeline-line-fill{transition:none}.timeline-item.visible .timeline-dot,.timeline-item:hover .timeline-content-item{transform:none}}.timeline-item:focus-within .timeline-content-item{outline:2px solid #2563eb;outline-offset:2px}.medical-offerings{background-color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.container{padding:4rem 1.5rem}.container h2{color:#1a1a1a;font-size:2.5rem;font-weight:300;letter-spacing:-.025em;margin:0 0 1rem;text-align:center}.header{margin-bottom:4rem;opacity:0;text-align:center;transform:translateY(30px);transition:all .8s cubic-bezier(.4,0,.2,1)}.header.animate-in{opacity:1;transform:translateY(0)}.section-title{color:#1a1a1a;font-weight:300;letter-spacing:-.025em;margin:0 0 1rem}.divider{background-color:#e5e5e5;height:1px;margin:0 auto;transform:scaleX(0);transition:transform .8s cubic-bezier(.4,0,.2,1) .3s;width:96px}.divider.animate-in{transform:scaleX(1)}.offerings-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:4rem}.offering-card{background:#fff;border:1px solid #f0f0f0;border-radius:12px;box-shadow:0 1px 3px #0000000d;height:100%;opacity:0;overflow:hidden;padding:2rem;position:relative;transform:translateY(50px) scale(.9);transition:all .4s cubic-bezier(.4,0,.2,1)}.offering-card.animate-in{opacity:1;transform:translateY(0) scale(1)}.offering-card:before{background:linear-gradient(90deg,#0000,#fff6,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .8s ease-in-out;width:100%}.offering-card.animate-in:before{left:100%}.offering-card:hover{border-color:#e0e0e0;box-shadow:0 8px 25px #0000001f;transform:translateY(-8px) scale(1.02)}.offering-card:hover:before{left:100%}.card-content{align-items:center;display:flex;flex-direction:column;height:100%;position:relative;text-align:center;z-index:1}.icon-container{background-color:#f8f9fa;border-radius:50%;margin-bottom:1.5rem;overflow:hidden;padding:1rem;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1)}.offering-card:hover .icon-container{animation:iconPulse .6s ease-in-out,float 2s ease-in-out infinite;background-color:#f1f3f4;transform:scale(1.1) rotate(5deg)}.offering-icon{height:32px;transition:all .3s ease;width:32px}.offering-card:hover .offering-icon{filter:brightness(1.1);transform:scale(1.1)}.heart-icon{color:#2563eb}.zap-icon{color:#16a34a}.users-icon{color:#9333ea}.card-title{color:#1a1a1a;font-size:1.25rem;font-weight:500;letter-spacing:-.01em;margin:0 0 .5rem;transition:color .3s ease}.offering-card:hover .card-title{color:#2563eb}.card-subtitle{color:#6b7280;font-size:.875rem;font-style:italic;margin:0 0 1rem;transition:all .3s ease}.offering-card:hover .card-subtitle{color:#4b5563;transform:translateY(-2px)}.card-description{color:#4b5563;flex-grow:1;line-height:1.6;margin:0;transition:all .3s ease}.offering-card:hover .card-description{color:#374151}@keyframes iconPulse{0%,to{transform:scale(1.1) rotate(5deg)}50%{transform:scale(1.15) rotate(5deg)}}@keyframes float{0%,to{transform:translateY(0) scale(1.1) rotate(5deg)}50%{transform:translateY(-4px) scale(1.1) rotate(5deg)}}@media (max-width:768px){.container{padding:3rem 1rem}.section-title{font-size:2rem}.offerings-grid{gap:1.5rem;grid-template-columns:1fr;margin-bottom:3rem}.offering-card{padding:1.5rem}.offering-card:hover{transform:translateY(-4px) scale(1.01)}}@media (max-width:480px){.container{padding:2rem 1rem}.section-title{font-size:1.75rem}.header{margin-bottom:3rem}}@media (prefers-reduced-motion:reduce){.card-description,.card-subtitle,.card-title,.divider,.header,.icon-container,.offering-card{animation:none!important;transition:none!important}.offering-card:hover{transform:none}.offering-card:hover .icon-container{animation:none;transform:none}.offering-card:before{display:none}}.offering-card:focus-within{outline:2px solid #2563eb;outline-offset:2px}@media print{.offering-card{border:1px solid #e5e5e5;box-shadow:none;opacity:1!important;transform:none!important}.offering-card:hover{box-shadow:none;transform:none}.offering-card:before{display:none}}h2:after{background-color:#e5e5e5;content:"";display:block;height:1px;margin:1rem auto 0;width:96px}.map-subsection{background-color:#f9fafb;padding:60px 20px;text-align:center}.subsection-title{color:#1a1a1a;font-size:2.5rem;font-weight:300;letter-spacing:-.025em;margin:0 0 1rem}.map-container{align-items:center;display:flex;justify-content:center}.map-iframe-container{border-radius:12px;box-shadow:0 10px 25px #00000014;max-width:900px;overflow:hidden;width:100%}.map-iframe-container iframe{border:none;display:block;height:450px;width:100%}@media (max-width:768px){.map-subsection{padding:40px 15px}.subsection-title{font-size:1.5rem}.map-iframe-container iframe{height:300px}}.hero{background:linear-gradient(270deg,#f4e0ff,#fff);padding:60px 20px}.hero-content{align-items:center;display:flex;flex-direction:column;gap:40px;max-width:1200px}.hero-text{max-width:700px;text-align:center}.hero-text h1{color:#1f2937;font-size:2.5rem;font-weight:700}.hero-text h1 span{color:#671f8b}.hero-text .tagline{color:#4b5563;font-size:1.1rem;margin-top:15px}.hero-text .bio{color:#374151;font-size:1rem;line-height:1.7;margin-top:25px;text-align:justify}.hero-buttons{display:flex;flex-direction:column;gap:15px;margin-top:30px}.btn-primary{background:linear-gradient(135deg,var(--primary-color),#9c51c2);border-radius:8px;color:#fff;font-weight:500;padding:12px 24px;text-decoration:none;transition:background .3s}.btn-primary:hover{background-color:#9c51c2}.btn-call{color:#4a0a69;font-weight:500;text-decoration:none}.hero-image img{border-radius:20px;width:100%}@media (max-width:1000px){.hero-image img{display:none}.hero-content{align-items:flex-start;flex-direction:column;justify-content:justify}}@media (min-width:768px){.hero-content{align-items:flex-start;flex-direction:row;justify-content:space-between}.hero-text{text-align:left}.hero-buttons{flex-direction:row}}.about-section{background:linear-gradient(90deg,#f4e0ff,#fff);padding:5rem 0;position:relative}.about-container{margin:0 auto;max-width:1200px;padding:0 2rem}.about-grid{grid-gap:3rem;align-items:center;display:grid;gap:3rem;grid-template-columns:1fr 2fr}.doctor-info{padding:2rem;text-align:center}.doctor-image-container{animation:fadeInStagger .8s ease-out forwards;animation-delay:1s;border:5px solid #4a0a69;border-radius:50%;box-shadow:0 10px 30px #0003;height:200px;margin:0 auto 2rem;opacity:0;overflow:hidden;width:200px}.doctor-image{height:100%;object-fit:cover;width:100%}.doctor-name{color:#2c3e50;font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.doctor-phone{color:#4a0a69;font-size:1.1rem;font-weight:500}.text-content{padding:2rem}.section-title{color:#2c3e50;font-size:2.5rem;font-weight:700;line-height:1.2;margin-bottom:2rem}.section-paragraph{color:#5a6c7d;font-size:1.1rem;line-height:1.8;text-align:justify}@media (max-width:768px){.about-grid{gap:2rem!important;grid-template-columns:1fr!important}.section-title{font-size:2rem!important}.doctor-image-container{height:150px!important;width:150px!important}.about-container{padding:0 1rem}.doctor-info,.text-content{padding:1rem}}@media (max-width:480px){.section-title{font-size:1.8rem!important}.about-section{padding:3rem 0}.doctor-image-container{height:120px!important;width:120px!important}}:root{--primary-color:#4a0a69;--primary-hover:#9c51c2;--youtube-color:red;--instagram-color:#a50b8b;--text-primary:#333;--text-secondary:#666;--background-white:#fff;--shadow-light:0 4px 6px #0000001a;--shadow-medium:0 8px 25px #00000026;--shadow-dark:0 12px 30px #000a0a33;--border-radius:12px;--transition-smooth:all 0.3s cubic-bezier(0.4,0,0.2,1);--transition-bounce:all 0.4s cubic-bezier(0.68,-0.55,0.265,1.55)}.video-carousel-container{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;margin:0 auto;max-width:1200px;padding:20px;position:relative}.carousel-header{animation:fadeInUp .8s ease-out forwards;margin-bottom:30px;opacity:0;text-align:center}.carousel-title{color:#1a1a1a;font-size:2.5rem;font-weight:300;letter-spacing:-.025em;margin:0 0 1rem}.carousel-subtitle{color:#666;color:var(--text-secondary);font-size:1.1rem;font-weight:400}.carousel-wrapper{border-radius:12px;border-radius:var(--border-radius);overflow:hidden;padding:20px;position:relative}.video-grid{grid-gap:20px;display:grid;gap:20px;padding:20px 0}.video-grid.grid-1{grid-template-columns:1fr}.video-grid.grid-2{grid-template-columns:repeat(2,1fr)}.video-grid.grid-3{grid-template-columns:repeat(3,1fr)}.video-card{background:#fff;background:var(--background-white);border-radius:12px;border-radius:var(--border-radius);box-shadow:0 12px 30px #000a0a33;box-shadow:var(--shadow-dark);opacity:1;overflow:hidden;padding:20px;position:relative;transform:translateY(0);transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition-smooth)}.video-card:before{background:linear-gradient(90deg,#0000,rgba(44,43,43,.116),#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.video-card:hover:before{left:100%}.video-card:hover{box-shadow:0 8px 25px #00000026;box-shadow:var(--shadow-medium);transform:translateY(-5px)}.video-card.slide-in{animation:slideInUp .6s cubic-bezier(.4,0,.2,1) forwards}.video-card.slide-out{animation:slideOutDown .4s cubic-bezier(.4,0,.2,1) forwards}.video-card.fade-in{animation:fadeInScale .5s cubic-bezier(.4,0,.2,1) forwards}.video-card-content{display:flex;flex-direction:column;height:100%}.video-card-body{flex:1 1}.video-title{color:#333;color:var(--text-primary);font-size:1.2rem;font-weight:600;line-height:1.4;margin-bottom:15px;transition:color .3s ease}.video-card:hover .video-title{color:#4a0a69;color:var(--primary-color)}.video-meta{align-items:center;color:#666;color:var(--text-secondary);display:flex;font-size:.9rem;gap:8px;margin-bottom:15px}.platform-badge{align-items:center;border-radius:20px;color:#fff;display:inline-flex;font-size:.8rem;font-weight:500;gap:6px;margin-bottom:20px;padding:6px 12px;transition:all .4s cubic-bezier(.68,-.55,.265,1.55);transition:var(--transition-bounce)}.platform-badge:hover{transform:scale(1.05)}.platform-badge.youtube{background:linear-gradient(135deg,red,#f44);background:linear-gradient(135deg,var(--youtube-color),#f44)}.platform-badge.instagram{background:linear-gradient(135deg,#a50b8b,#f77737);background:linear-gradient(135deg,var(--instagram-color),#f77737)}.video-link{align-items:center;background:linear-gradient(135deg,#4a0a69,#9c51c2);background:linear-gradient(135deg,var(--primary-color),#9c51c2);border-radius:8px;color:#fff;display:flex;font-size:.9rem;font-weight:500;gap:8px;justify-content:center;overflow:hidden;padding:12px 20px;position:relative;text-decoration:none;transition:all .4s cubic-bezier(.68,-.55,.265,1.55);transition:var(--transition-bounce)}.video-link:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.video-link:hover:before{left:100%}.video-link:hover{box-shadow:0 8px 25px #007bff4d;transform:translateY(-2px)}.carousel-controls{align-items:center;display:flex;flex-direction:column;gap:20px;margin-top:30px}.carousel-dots{align-items:center;display:flex;gap:10px}.dot{background-color:#ccc;border:none;border-radius:50%;cursor:pointer;height:12px;outline:none;transition:all .4s cubic-bezier(.68,-.55,.265,1.55);transition:var(--transition-bounce);width:12px}.dot:hover{background-color:#999;transform:scale(1.2)}.dot.active{background-color:#4a0a69;background-color:var(--primary-color);transform:scale(1.3)}.progress-bar{background-color:#eee;height:4px;overflow:hidden;width:200px}.progress-bar,.progress-fill{border-radius:2px;position:relative}.progress-fill{background:linear-gradient(90deg,#4a0a69,#9c51c2);background:linear-gradient(90deg,var(--primary-color),#9c51c2);height:100%;transition:width .3s ease}.progress-fill:after{animation:progressShine 2s ease-in-out infinite;background:linear-gradient(90deg,#0000,#ffffff80);content:"";height:100%;position:absolute;right:0;top:0;width:20px}.carousel-info{color:#666;color:var(--text-secondary);font-size:.9rem;margin-top:20px;text-align:center}@keyframes slideInUp{0%{opacity:0;transform:translateY(50px) rotateX(10deg)}to{opacity:1;transform:translateY(0) rotateX(0deg)}}@keyframes slideOutDown{0%{opacity:1;transform:translateY(0) rotateX(0deg)}to{opacity:0;transform:translateY(-30px) rotateX(-10deg)}}@keyframes fadeInScale{0%{opacity:0;transform:scale(.8) rotateY(10deg)}to{opacity:1;transform:scale(1) rotateY(0deg)}}@keyframes progressShine{0%,to{transform:translateX(-20px)}50%{transform:translateX(200px)}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@media (max-width:1024px){.video-grid.grid-3{grid-template-columns:repeat(2,1fr)}.carousel-title{font-size:1.8rem}.video-carousel-container{padding:15px}}@media (max-width:768px){.video-grid.grid-2,.video-grid.grid-3{grid-template-columns:1fr}.carousel-title{font-size:1.6rem}.carousel-subtitle{font-size:1rem}.video-card{padding:15px}.video-title{font-size:1.1rem}.progress-bar{width:150px}.carousel-wrapper{padding:15px}}@media (max-width:480px){.video-carousel-container{padding:10px}.carousel-title{font-size:1.4rem}.video-card{padding:12px}.video-link{font-size:.85rem;padding:10px 16px}.platform-badge{font-size:.75rem;padding:4px 8px}.progress-bar{width:120px}.carousel-controls{gap:15px}}.loading-shimmer{animation:shimmer 2s infinite;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.dot:focus,.video-card:focus-within{outline:2px solid #4a0a69;outline:2px solid var(--primary-color);outline-offset:2px}html{scroll-behavior:smooth}@media (prefers-contrast:high){:root{--shadow-light:0 4px 6px #0000004d;--shadow-medium:0 8px 25px #0006}}@media (prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.carousel-container{height:50%;margin:40px auto}.carousel-container img{border-radius:12px;width:200%}.slick-dots{bottom:-35px}.slick-dots li button:before{color:#0d6efd;font-size:12px;opacity:.6}.slick-dots li.slick-active button:before{color:#0d6efd;opacity:1}.slick-next,.slick-prev{height:45px;width:45px;z-index:2}.slick-next:before,.slick-prev:before{color:#0d6efd;font-size:35px;opacity:.9}.slick-next:hover:before,.slick-prev:hover:before{color:#0b5ed7}@media (max-width:768px){.carousel-container{max-width:95%;padding:10px}.slick-next,.slick-prev{height:30px;width:30px}.slick-next:before,.slick-prev:before{font-size:25px}}.image-container{align-items:center;display:flex;justify-content:center;padding:2rem}.image-container img{border-radius:12px;max-width:800px;transition:transform .3s ease,box-shadow .3s ease;width:100%}.image-container img:hover{transform:scale(1.02)}.slick-slider{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;box-sizing:border-box;touch-action:pan-y;-webkit-user-select:none;user-select:none;-khtml-user-select:none}.slick-list,.slick-slider{display:block;position:relative}.slick-list{margin:0;overflow:hidden;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{display:block;left:0;margin-left:auto;margin-right:auto;position:relative;top:0}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{border:1px solid #0000;display:block;height:auto}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(data:image/gif;base64,R0lGODlhIAAgAPUAAP///wAAAPr6+sTExOjo6PDw8NDQ0H5+fpqamvb29ubm5vz8/JKSkoaGhuLi4ri4uKCgoOzs7K6urtzc3D4+PlZWVmBgYHx8fKioqO7u7kpKSmxsbAwMDAAAAM7OzsjIyNjY2CwsLF5eXh4eHkxMTLCwsAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH+GkNyZWF0ZWQgd2l0aCBhamF4bG9hZC5pbmZvACH5BAAKAAAAIf8LTkVUU0NBUEUyLjADAQAAACwAAAAAIAAgAAAG/0CAcEgkFjgcR3HJJE4SxEGnMygKmkwJxRKdVocFBRRLfFAoj6GUOhQoFAVysULRjNdfQFghLxrODEJ4Qm5ifUUXZwQAgwBvEXIGBkUEZxuMXgAJb1dECWMABAcHDEpDEGcTBQMDBQtvcW0RbwuECKMHELEJF5NFCxm1AAt7cH4NuAOdcsURy0QCD7gYfcWgTQUQB6Zkr66HoeDCSwIF5ucFz3IC7O0CC6zx8YuHhW/3CvLyfPX4+OXozKnDssBdu3G/xIHTpGAgOUPrZimAJCfDPYfDin2TQ+xeBnWbHi37SC4YIYkQhdy7FvLdpwWvjA0JyU/ISyIx4xS6sgfkNS4me2rtVKkgw0JCb8YMZdjwqMQ2nIY8BbcUQNVCP7G4MQq1KRivR7tiDEuEFrggACH5BAAKAAEALAAAAAAgACAAAAb/QIBwSCQmNBpCcckkEgREA4ViKA6azM8BEZ1Wh6LOBls0HA5fgJQ6HHQ6InKRcWhA1d5hqMMpyIkOZw9Ca18Qbwd/RRhnfoUABRwdI3IESkQFZxB4bAdvV0YJQwkDAx9+bWcECQYGCQ5vFEQCEQoKC0ILHqUDBncCGA5LBiHCAAsFtgqoQwS8Aw64f8m2EXdFCxO8INPKomQCBgPMWAvL0n/ff+jYAu7vAuxy8O/myvfX8/f7/Arq+v0W0HMnr9zAeE0KJlQkJIGCfE0E+PtDq9qfDMogDkGmrIBCbNQUZIDosNq1kUsEZJBW0dY/b0ZsLViQIMFMW+RKKgjFzp4fNokPIdki+Y8JNVxA79jKwHAI0G9JGw5tCqDWTiFRhVhtmhVA16cMJTJ1OnVIMo1cy1KVI5NhEAAh+QQACgACACwAAAAAIAAgAAAG/0CAcEgkChqNQnHJJCYWRMfh4CgamkzFwBOdVocNCgNbJAwGhKGUOjRQKA1y8XOGAtZfgIWiSciJBWcTQnhCD28Qf0UgZwJ3XgAJGhQVcgKORmdXhRBvV0QMY0ILCgoRmIRnCQIODgIEbxtEJSMdHZ8AGaUKBXYLIEpFExZpAG62HRRFArsKfn8FIsgjiUwJu8FkJLYcB9lMCwUKqFgGHSJ5cnZ/uEULl/CX63/x8KTNu+RkzPj9zc/0/Cl4V0/APDIE6x0csrBJwybX9DFhBhCLgAilIvzRVUriKHGlev0JtyuDvmsZUZlcIiCDnYu7KsZ0UmrBggRP7n1DqcDJEzciOgHwcwTyZEUmIKEMFVIqgyIjpZ4tjdTxqRCMPYVMBYDV6tavUZ8yczpkKwBxHsVWtaqo5tMgACH5BAAKAAMALAAAAAAgACAAAAb/QIBwSCQuBgNBcck0FgvIQtHRZCYUGSJ0IB2WDo9qUaBQKIXbLsBxOJTExUh5mB4iDo0zXEhWJNBRQgZtA3tPZQsAdQINBwxwAnpCC2VSdQNtVEQSEkOUChGSVwoLCwUFpm0QRAMVFBQTQxllCqh0kkIECF0TG68UG2O0foYJDb8VYVa0alUXrxoQf1WmZnsTFA0EhgCJhrFMC5Hjkd57W0jpDsPDuFUDHfHyHRzstNN78PPxHOLk5dwcpBuoaYk5OAfhXHG3hAy+KgLkgNozqwzDbgWYJQyXsUwGXKNA6fnYMIO3iPeIpBwyqlSCBKUqEQk5E6YRmX2UdAT5kEnHKkQ5hXjkNqTPtKAARl1sIrGoxSFNuSEFMNWoVCxEpiqyRlQY165wEHELAgAh+QQACgAEACwAAAAAIAAgAAAG/0CAcEgsKhSLonJJTBIFR0GxwFwmFJlnlAgaTKpFqEIqFJMBhcEABC5GjkPz0KN2tsvHBH4sJKgdd1NHSXILah9tAmdCC0dUcg5qVEQfiIxHEYtXSACKnWoGXAwHBwRDGUcKBXYFi0IJHmQEEKQHEGGpCnp3AiW1DKFWqZNgGKQNA65FCwV8bQQHJcRtds9MC4rZitVgCQbf4AYEubnKTAYU6eoUGuSpu3fo6+ka2NrbgQAE4eCmS9xVAOW7Yq7IgA4Hpi0R8EZBhDshOnTgcOtfM0cAlTigILFDiAFFNjk8k0GZgAxOBozouIHIOyKbFixIkECmIyIHOEiEWbPJTTQ5FxcVOMCgzUVCWwAcyZJvzy45ADYVZNIwTlIAVfNB7XRVDLxEWLQ4E9JsKq+rTdsMyhcEACH5BAAKAAUALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RagJmQgtHaX5XZUYKQ4YKEYSKfVKPaUMZHwMDeQBxh04ABYSFGU4JBpsDBmFHdXMLIKofBEyKCpdgspsOoUsLXaRLCQMgwky+YJ1FC4POg8lVAg7U1Q5drtnHSw4H3t8HDdnZy2Dd4N4Nzc/QeqLW1bnM7rXuV9tEBhQQ5UoCbJDmWKBAQcMDZNhwRVNCYANBChZYEbkVCZOwASEcCDFQ4SEDIq6WTVqQIMECBx06iCACQQPBiSabHDqzRUTKARMhSFCDrc+WNQIcOoRw5+ZIHj8ADqSEQBQAwKKLhIzowEEeGKQ0owIYkPKjHihZoBKi0KFE01b4zg7h4y4IACH5BAAKAAYALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RagJmQgtHaX5XZUUJeQCGChGEin1SkGlubEhDcYdOAAWEhRlOC12HYUd1eqeRokOKCphgrY5MpotqhgWfunqPt4PCg71gpgXIyWSqqq9MBQPR0tHMzM5L0NPSC8PCxVUCyeLX38+/AFfXRA4HA+pjmoFqCAcHDQa3rbxzBRD1BwgcMFIlidMrAxYICHHA4N8DIqpsUWJ3wAEBChQaEBnQoB6RRr0uARjQocMAAA0w4nMz4IOaU0lImkSngYKFc3ZWyTwJAALGK4fnNA3ZOaQCBQ22wPgRQlSIAYwSfkHJMrQkTyEbKFzFydQq15ccOAjUEwQAIfkEAAoABwAsAAAAACAAIAAABv9AgHBILCoUi6JySUwSBUdBUcpUJhSZZ5RYUCSq060QqqACyAVwMXIcks2ZtlrrHYvJ3zn3mHwLjxFqAmZCC0dpfldlRQl5AIYKEYSKfVKQaW5sSENxh04ABYSFGU4LXYdhR3V6p5GiQ4oKmGCtjkymi2qGBZ+6eo+3g8KDvYLDxKrJuXNkys6qr0zNygvHxL/V1sVD29K/AFfRRQUDDt1PmoFqHgPtBLetvMwG7QMes0KxkkIFIQNKDhBgKvCh3gQiqmxt6NDBAAEIEAgUOHCgBBEH9Yg06uWAIQUABihQMACgBEUHTRwoUEOBIcqQI880OIDgm5ABDA8IgUkSwAAyij1/jejAARPPIQwONBCnBAJDCEOOCnFA8cOvEh1CEJEqBMIBEDaLcA3LJIEGDe/0BAEAIfkEAAoACAAsAAAAACAAIAAABv9AgHBILCoUi6JySUwSBUdBUcpUJhSZZ5RYUCSq060QqqACyAVwMXIcks2ZtlrrHYvJ3zn3mHwLjxFqAmZCC0dpfldlRQl5AIYKEYSKfVKQaW5sSENxh04ABYSFGU4LXYdhR3V6p5GiQ4oKmGCtjkymi2qGBZ+6eo+3g8KDvYLDxKrJuXNkys6qr0zNygvHxL/V1sVDDti/BQccA8yrYBAjHR0jc53LRQYU6R0UBnO4RxmiG/IjJUIJFuoVKeCBigBN5QCk43BgFgMKFCYUGDAgFEUQRGIRYbCh2xACEDcAcHDgQDcQFGf9s7VkA0QCI0t2W0DRw68h8ChAEELSJE8xijBvVqCgIU9PjwA+UNzG5AHEB9xkDpk4QMGvARQsEDlKxMCALDeLcA0rqEEDlWCCAAAh+QQACgAJACwAAAAAIAAgAAAG/0CAcEgsKhSLonJJTBIFR0FRylQmFJlnlFhQJKrTrRCqoALIBXAxchySzZm2Wusdi8nfOfeYfAuPEWoCZkILR2l+V2VFCXkAhgoRhIp9UpBpbmxIQ3GHTgAFhIUZTgtdh2FHdXqnkaJDigqYYK2OTKaLaoYFn7p6j0wOA8PEAw6/Z4PKUhwdzs8dEL9kqqrN0M7SetTVCsLFw8d6C8vKvUQEv+dVCRAaBnNQtkwPFRQUFXOduUoTG/cUNkyYg+tIBlEMAFYYMAaBuCekxmhaJeSeBgiOHhw4QECAAwcCLhGJRUQCg3RDCmyUVmBYmlOiGqmBsPGlyz9YkAlxsJEhqCubABS9AsPgQAMqLQfM0oTMwEZ4QpLOwvMLxAEEXIBG5aczqtaut4YNXRIEACH5BAAKAAoALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RahAQRQtHaX5XZUUJeQAGHR0jA0SKfVKGCmlubEhCBSGRHSQOQwVmQwsZTgtdh0UQHKIHm2quChGophuiJHO3jkwOFB2UaoYFTnMGegDKRQQG0tMGBM1nAtnaABoU3t8UD81kR+UK3eDe4nrk5grR1NLWegva9s9czfhVAgMNpWqgBGNigMGBAwzmxBGjhACEgwcgzAPTqlwGXQ8gMgAhZIGHWm5WjelUZ8jBBgPMTBgwIMGCRgsygVSkgMiHByD7DWDmx5WuMkZqDLCU4gfAq2sACrAEWFSRLjUfWDopCqDTNQIsJ1LF0yzDAA90UHV5eo0qUjB8mgUBACH5BAAKAAsALAAAAAAgACAAAAb/QIBwSCwqFIuickk0FIiCo6A4ZSoZnRBUSiwoEtYipNOBDKOKKgD9DBNHHU4brc4c3cUBeSOk949geEQUZA5rXABHEW4PD0UOZBSHaQAJiEMJgQATFBQVBkQHZKACUwtHbX0RR0mVFp0UFwRCBSQDSgsZrQteqEUPGrAQmmG9ChFqRAkMsBd4xsRLBBsUoG6nBa14E4IA2kUFDuLjDql4peilAA0H7e4H1udH8/Ps7+3xbmj0qOTj5mEWpEP3DUq3glYWOBgAcEmUaNI+DBjwAY+dS0USGJg4wABEXMYyJNvE8UOGISKVCNClah4xjg60WUKyINOCUwrMzVRARMGENWQ4n/jpNTKTm15J/CTK2e0MoD+UKmHEs4onVDVVmyqdpAbNR4cKTjqNSots07EjzzJh1S0IADsAAAAAAAAAAAA=) 50% no-repeat}@font-face{font-family:slick;font-style:normal;font-weight:400;src:url(/static/media/slick.a4e97f5a2a64f0ab1323.eot);src:url(/static/media/slick.a4e97f5a2a64f0ab1323.eot?#iefix) format("embedded-opentype"),url(/static/media/slick.295183786cd8a1389865.woff) format("woff"),url(/static/media/slick.c94f7671dcc99dce43e2.ttf) format("truetype"),url(/static/media/slick.2630a3e3eab21c607e21.svg#slick) format("svg")}.slick-next,.slick-prev{border:none;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:20px}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{background:#0000;color:#0000;outline:none}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-family:slick;font-size:20px;line-height:1;opacity:.75}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{bottom:-25px;display:block;list-style:none;margin:0;padding:0;position:absolute;text-align:center;width:100%}.slick-dots li{display:inline-block;margin:0 5px;padding:0;position:relative}.slick-dots li,.slick-dots li button{cursor:pointer;height:20px;width:20px}.slick-dots li button{background:#0000;border:0;color:#0000;display:block;font-size:0;line-height:0;outline:none;padding:5px}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#000;content:"•";font-family:slick;font-size:6px;height:20px;left:0;line-height:20px;opacity:.25;position:absolute;text-align:center;top:0;width:20px}.slick-dots li.slick-active button:before{color:#000;opacity:.75}.navbar{align-items:center;background-color:#fff;box-shadow:0 2px 8px #00000014;display:flex;height:80px;justify-content:space-between;left:0;padding:0 16px;position:-webkit-sticky;position:sticky;top:0;transition:top .3s ease-in-out;width:100%;z-index:1000}.navbar.hidden{top:-100px}.logo-section{align-items:center;display:flex;gap:12px}.logo-image{height:55px;object-fit:contain;width:55px}.logo-text{color:#1f2937;font-size:20px;font-weight:700;white-space:nowrap}.nav-buttons{display:flex;gap:1.5rem}.nav-item-container{align-items:center;display:flex;position:relative}.nav-button{align-items:center;border-radius:6px;color:#374151;display:flex;font-size:20px;font-weight:500;gap:6px;padding:10px 16px;text-decoration:none;transition:background .2s ease}.nav-button:hover{background-color:#f8ddff}.nav-button.active{background-color:#4a0a69;color:#fff}.dropdown-trigger{align-items:center;cursor:pointer;display:flex;gap:6px;position:relative}.nav-link-text{flex:1 1}.dropdown-arrow{color:#6b7280;font-size:10px;transition:transform .2s ease}.dropdown-trigger:hover .dropdown-arrow{transform:rotate(180deg)}.dropdown-menu{background-color:#fff;border-radius:8px;box-shadow:0 10px 25px #00000026;left:-50%;margin-top:2px;min-width:300px;opacity:1;padding:8px 0;position:absolute;top:100%;transform:translateY(0);transition:all .2s ease;visibility:visible;z-index:1001}.dropdown-item{border-left:3px solid #0000;color:#374151;display:block;font-weight:400;padding:12px 20px;text-decoration:none;transition:all .2s ease}.dropdown-item:hover{background-color:#f8f9fa;border-left-color:#4a0a69;color:#4a0a69}.dropdown-item.active{background-color:#f3f4f6;border-left-color:#4a0a69;color:#4a0a69;font-weight:500}.mobile-menu-toggle{cursor:pointer;display:none;flex-direction:column;gap:5px;padding:12px}.hamburger-line{background-color:#111827;height:3px;transition:all .3s ease;width:25px}.hamburger-line.open:first-child{transform:rotate(45deg) translate(5px,5px)}.hamburger-line.open:nth-child(2){opacity:0}.hamburger-line.open:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}.mobile-menu-backdrop{background-color:#0006;height:100%;left:0;position:fixed;top:0;width:100%;z-index:999}.mobile-menu{background-color:#fff;box-shadow:-2px 0 10px #00000026;height:100vh;overflow-y:auto;padding:20px;position:fixed;right:-100%;top:0;transition:right .3s ease-in-out;width:260px;z-index:1000}.mobile-menu.open{right:0}.close-button{background:none;border:none;color:#333;cursor:pointer;font-size:2rem;position:absolute;right:15px;top:15px}.mobile-menu-content{display:flex;flex-direction:column;gap:8px;margin-top:60px}.mobile-nav-item{border-bottom:1px solid #e5e7eb}.mobile-nav-button-container{align-items:center;display:flex;justify-content:space-between}.mobile-nav-button{color:#1f2937;flex:1 1;font-size:1.2rem;font-weight:500;padding:12px 0;text-decoration:none;transition:color .2s}.mobile-nav-button:hover{color:#4a0a69}.mobile-nav-button.active{color:#4a0a69;font-weight:700}.mobile-dropdown-toggle{background:none;border:none;color:#6b7280;cursor:pointer;padding:8px}.mobile-dropdown-toggle .dropdown-arrow{font-size:12px;transition:transform .2s ease}.mobile-dropdown-toggle .dropdown-arrow.open{transform:rotate(180deg)}.mobile-dropdown-menu{background-color:#f8f9fa;border-radius:6px;margin:8px 0 16px;max-height:0;opacity:0;overflow:hidden;padding:8px 0;transition:all .3s ease}.mobile-nav-item .mobile-dropdown-menu{max-height:300px;opacity:1}.mobile-dropdown-item{border-left:3px solid #0000;color:#4b5563;display:block;font-size:1rem;font-weight:400;padding:10px 16px;text-decoration:none;transition:all .2s ease}.mobile-dropdown-item.active,.mobile-dropdown-item:hover{background-color:#e5e7eb;border-left-color:#4a0a69;color:#4a0a69}.mobile-dropdown-item.active{font-weight:500}@media (max-width:768px){.nav-buttons{display:none}.mobile-menu-toggle{display:flex}.logo-image{height:48px;width:48px}.logo-text{font-size:18px}.navbar{height:70px;padding:0 12px}}@media (max-width:480px){.logo-text{font-size:16px}.mobile-menu{width:230px}.mobile-nav-button{font-size:1rem}.mobile-dropdown-item{font-size:.9rem}}@media (min-width:769px){.mobile-menu-toggle{display:none}}@media (min-width:1024px){.mobile-menu-toggle{display:none}}@media (min-width:1440px){.navbar{padding:0 48px}.logo-image{height:75px;width:75px}.logo-text{font-size:24px}.nav-button{font-size:16px}.dropdown-menu{min-width:240px}}.footer{background:linear-gradient(135deg,#2b2f31,#1c2021);border-top:1px solid #ffffff1a;color:#fff;min-height:auto}.footer-container{flex-wrap:wrap;gap:1rem;margin:0 auto;max-width:1200px}.footer-container,.footer-section{align-items:center;display:flex;justify-content:center}.footer-section{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;flex:1 1;gap:.5rem;min-width:0;padding:.75rem 1rem;transition:all .2s ease}.footer-section--clickable{cursor:pointer}.footer-section--clickable:hover{background:#ffffff1a;box-shadow:0 4px 12px #00000026;transform:translateY(-1px)}.footer-section__icon{align-items:center;color:#ffffffe6;display:flex;flex-shrink:0;justify-content:center;transition:all .2s ease}.footer-section--clickable:hover .footer-section__icon{transform:scale(1.1)}.footer-section__text{color:#fff;font-weight:500;line-height:1.3;overflow-wrap:break-word;text-align:center;word-break:break-word}@media (max-width:320px){.footer{padding:.75rem .5rem!important}.footer-container{flex-direction:column;gap:.5rem}.footer-section{min-height:45px;padding:.5rem .75rem;width:100%}.footer-section__icon svg{height:16px;width:16px}.footer-section__text{font-size:.65rem!important}}@media (min-width:321px) and (max-width:480px){.footer{padding:1rem .75rem!important}.footer-container{flex-direction:column;gap:.75rem}.footer-section{min-height:50px;padding:.75rem;width:90%}.footer-section__icon svg{height:18px;width:18px}}@media (min-width:481px) and (max-width:767px){.footer-container{gap:.75rem}.footer-section{flex-basis:calc(50% - 0.375rem);flex-grow:1;flex-shrink:1;min-width:200px;padding:.75rem}.footer-section:last-child{flex:1 1 100%}}@media (min-width:768px) and (max-width:1024px){.footer-container{gap:1rem}.footer-section{flex:1 1;min-width:200px;padding:1rem}}@media (min-width:1025px){.footer-container{gap:1.5rem}.footer-section{flex:1 1;max-width:350px;padding:1rem 1.25rem}.footer-section__icon svg{height:22px;width:22px}}@media (min-width:1440px){.footer{padding:1.5rem!important}.footer-container{gap:2rem}.footer-section{padding:1.25rem 1.5rem}.footer-section__icon svg{height:24px;width:24px}}@media (orientation:landscape) and (max-height:500px){.footer{padding:.5rem!important}.footer-container{gap:.5rem}.footer-section{min-height:40px;padding:.5rem .75rem}.footer-section__icon svg{height:16px;width:16px}.footer-section__text{font-size:.7rem!important}}@media (hover:none) and (pointer:coarse){.footer-section--clickable{min-height:44px}.footer-section--clickable:active{background:#ffffff26;transform:scale(.98)}}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx){.footer-section__icon svg{stroke-width:1.5}}@media (prefers-contrast:high){.footer{background:#000;border-top:2px solid #fff}.footer-section{background:#ffffff1a;border:2px solid #ffffff4d}}@media (prefers-reduced-motion:reduce){.footer-section,.footer-section__icon{transition:none}.footer-section--clickable:hover{transform:none}}@media print{.footer{border-top:1px solid #000;color:#000!important}.footer,.footer-section{background:none!important}.footer-section{border:1px solid #000}.footer-section__text{color:#000!important}}.faq-container{animation:fadeInUp .6s ease-in-out forwards;color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;margin:0 auto;max-width:1500px;min-height:calc(100vh - 200px);padding:20px}.faq-header{margin-bottom:40px;text-align:center}.faq-title{color:#1a1a1a;font-size:2.5rem;font-weight:600;margin:0 0 10px}.faq-subtitle{color:#666;font-size:1.1rem;margin:0}.faq-content{display:flex;flex-direction:column;gap:30px}.faq-content.split-view{animation:splitViewIn .6s cubic-bezier(.25,.46,.45,.94) forwards;display:flex;flex-direction:row;gap:0;min-height:70vh}@keyframes splitViewIn{0%{opacity:0}to{opacity:1}}.categories-sidebar{animation:slideInLeft .5s cubic-bezier(.25,.46,.45,.94) forwards;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-right:2px solid #e1e5e9;overflow-y:auto;padding:25px;position:relative;width:350px}.sidebar-header{border-bottom:2px solid #ddd;margin-bottom:25px;padding-bottom:15px}.sidebar-header h3{color:#333;font-size:1.4rem;font-weight:600;margin:0}.sidebar-categories{display:flex;flex-direction:column;gap:12px;margin-bottom:25px}.sidebar-category-item{align-items:center;background:#fff;border:2px solid #e1e5e9;border-radius:12px;cursor:pointer;display:flex;gap:15px;overflow:hidden;padding:15px;position:relative;transition:all .3s cubic-bezier(.25,.46,.45,.94)}.sidebar-category-item:hover{border-color:#9c51c2;box-shadow:0 4px 15px #9c51c226;transform:translateX(5px)}.sidebar-category-item.active{background:linear-gradient(135deg,#fff,#f0f4ff);border-color:#4a0a69;box-shadow:0 6px 20px #4a0a6933;transform:translateX(8px)}.sidebar-category-icon{align-items:center;border-radius:50%;color:#fff;display:flex;flex-shrink:0;height:45px;justify-content:center;transition:transform .3s ease;width:45px}.sidebar-category-item.active .sidebar-category-icon,.sidebar-category-item:hover .sidebar-category-icon{transform:scale(1.1)}.sidebar-category-details{flex:1 1}.sidebar-category-details h4{color:#333;font-size:1.1rem;font-weight:600;margin:0 0 5px;transition:color .3s ease}.sidebar-category-item.active .sidebar-category-details h4{color:#4a0a69}.sidebar-question-count{background:#f0f0f0;border-radius:10px;color:#666;font-size:.8rem;font-weight:500;padding:3px 8px;transition:all .3s ease}.sidebar-category-item.active .sidebar-question-count,.sidebar-category-item:hover .sidebar-question-count{background:#4a0a69;color:#fff}.active-indicator{animation:activeIndicatorIn .3s ease forwards;background:linear-gradient(135deg,#9c51c2,#4a0a69);border-radius:2px 0 0 2px;height:60%;position:absolute;right:0;top:50%;transform:translateY(-50%);width:4px}@keyframes activeIndicatorIn{0%{height:0;opacity:0}to{height:60%;opacity:1}}.close-sidebar-btn{align-items:center;background:#fff;border:2px solid #e1e5e9;border-radius:8px;color:#666;cursor:pointer;display:flex;font-weight:500;gap:8px;justify-content:center;outline:none;padding:12px 15px;transition:all .3s ease;width:100%}.close-sidebar-btn:hover{background:#f8f9fa;border-color:#9c51c2;color:#4a0a69}.questions-content{animation:slideInRight .5s cubic-bezier(.25,.46,.45,.94) .2s forwards;flex:1 1;opacity:0;overflow-y:auto;padding:25px}.questions-header{border-bottom:2px solid #e1e5e9;margin-bottom:25px;padding-bottom:20px}.questions-title{color:#1a1a1a;font-size:2rem;font-weight:600;margin:0 0 8px}.questions-subtitle{color:#666;font-size:1.1rem;margin:0}.categories-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(380px,1fr));margin-top:40px}.category-content{background:#fffffff2;border:1px solid #0003;border-radius:24px;box-shadow:0 8px 32px #0000001a;cursor:pointer;margin:20px 0;overflow:hidden;padding:0;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.category-content:hover{box-shadow:0 12px 40px #00000026;transform:translateX(8px)}.category-content{align-items:center;display:flex;justify-content:center;padding:32px;position:relative;width:50%;z-index:2}.category-icon-wrapper{flex-shrink:0;position:relative}.category-icon{align-items:center;border-radius:20px;color:#fff;display:flex;font-size:32px;height:80px;justify-content:center;overflow:hidden;position:relative;transition:all .3s ease;width:80px}.category-icon:before{background:linear-gradient(45deg,#0000,#ffffff4d,#0000);content:"";height:200%;left:-50%;opacity:0;position:absolute;top:-50%;transform:rotate(-45deg);transition:all .6s ease;width:200%}.category-card:hover .category-icon:before{opacity:1;transform:rotate(-45deg) translate(100%,100%)}.category-icon-glow{border-radius:50%;height:120px;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);transition:all .4s ease;width:120px;z-index:-1}.category-card:hover .category-icon-glow{opacity:.3;transform:translate(-50%,-50%) scale(1.2)}.category-details{flex:1 1;min-width:0}.category-title{color:#1a1a1a;font-size:1.5rem;font-weight:700;line-height:1.2;margin-bottom:8px;transition:color .3s ease}.category-card:hover .category-title{color:#4a0a69}.category-description{color:#666;font-size:1rem;line-height:1.5;margin-bottom:16px;opacity:.8;transition:opacity .3s ease}.category-card:hover .category-description{opacity:1}.category-stats{align-items:center;display:flex;gap:12px;margin-bottom:20px}.question-badge{background:linear-gradient(135deg,#f1f3f4,#e8eaed);border:1px solid #0000000d;border-radius:20px;color:#5f6368;font-size:.85rem;font-weight:600;padding:6px 16px;transition:all .3s ease}.category-card:hover .question-badge{background:linear-gradient(135deg,#4a0a69,#9c51c2);color:#fff;transform:scale(1.05)}.category-arrow-container{align-items:center;display:flex;justify-content:flex-end}.category-arrow{align-items:center;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border:1px solid #0000000d;border-radius:50%;color:#666;display:flex;height:48px;justify-content:center;transition:all .4s cubic-bezier(.175,.885,.32,1.275);width:48px}.category-card:hover .category-arrow{background:linear-gradient(135deg,#4a0a69,#9c51c2);box-shadow:0 4px 20px #4a0a694d;color:#fff;transform:scale(1.1) rotate(1turn)}.category-background-pattern{height:120px;opacity:.03;position:absolute;right:0;top:0;transition:all .4s ease;width:120px;z-index:1}.category-card:hover .category-background-pattern{opacity:.08;transform:scale(1.1) rotate(10deg)}.category-gradient-overlay{background:linear-gradient(135deg,#0000,#9c51c205);border-radius:24px;bottom:0;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .4s ease}.category-card:hover .category-gradient-overlay{opacity:1}.general{background:linear-gradient(135deg,#667eea,#764ba2)}.technical{background:linear-gradient(135deg,#f093fb,#f5576c)}.billing{background:linear-gradient(135deg,#4facfe,#00f2fe)}.support{background:linear-gradient(135deg,#43e97b,#38f9d7)}.general-glow{background:radial-gradient(circle,#667eea4d,#0000)}.technical-glow{background:radial-gradient(circle,#f093fb4d,#0000)}.billing-glow{background:radial-gradient(circle,#4facfe4d,#0000)}.support-glow{background:radial-gradient(circle,#43e97b4d,#0000)}.tab-header{gap:15px;margin-bottom:20px}.back-button,.tab-header{align-items:center;display:flex}.back-button{background:#fff;border:2px solid #e1e5e9;border-radius:25px;color:#4a0a69;cursor:pointer;font-weight:500;gap:8px;outline:none;padding:10px 20px;text-decoration:none;transition:all .2s ease}.back-button:hover{background:#f8f9fa;border-color:#9c51c2}.tab-title{color:#1a1a1a;flex:1 1;font-size:1.8rem;font-weight:600;margin:0}.faq-search-container{display:flex;justify-content:center}.faq-search-wrapper{max-width:500px;position:relative;width:100%}.faq-search-icon{color:#999;left:15px;position:absolute;top:50%;transform:translateY(-50%)}.faq-search-input{border:2px solid #e1e5e9;border-radius:25px;box-sizing:border-box;font-size:16px;outline:none;padding:12px 12px 12px 45px;transition:border-color .2s ease;width:100%}.faq-search-input:focus{border-color:#9c51c2}.faq-tabs-container{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.faq-tab{background:#fff;border:1px solid #ddd;border-radius:20px;color:#666;cursor:pointer;font-size:14px;font-weight:500;outline:none;padding:8px 20px;transition:all .2s ease}.faq-tab.active{background:#4a0a69;border-color:#9c51c2;color:#fff}.faq-results-info{color:#666;font-size:14px;text-align:center}.faq-list{display:flex;flex-direction:column;gap:15px}.faq-item{animation:fadeInUp .4s cubic-bezier(.25,.46,.45,.94) forwards;border:1px solid #e1e5e9;border-radius:8px;opacity:0;overflow:hidden;transform:translateY(20px);transition:box-shadow .2s ease}.faq-item:hover{box-shadow:0 2px 8px #00000014}.faq-question-button{align-items:center;background:#fff;border:none;cursor:pointer;display:flex;justify-content:space-between;outline:none;padding:20px;text-align:left;transition:background-color .2s ease;width:100%}.faq-question-button:hover{background:#f8f9fa}.faq-question{color:#333;flex:1 1;font-size:16px;font-weight:500;margin-right:15px}.faq-icon{align-items:center;color:#9c51c2;display:flex;flex-shrink:0}.faq-answer-container{background:#f8f9fa;border-top:1px solid #e1e5e9;padding:0 20px 20px}.faq-answer{color:#555;font-size:15px;line-height:1.6;margin:0}.faq-no-results{color:#666;padding:60px 20px;text-align:center}.faq-no-results-icon{color:#ccc;margin-bottom:20px}.faq-no-results-text{font-size:18px;font-weight:500;margin:0 0 10px}.faq-no-results-subtext{color:#999;margin:0}.faq-footer{border-top:1px solid #e1e5e9;padding:30px 0;text-align:center}.faq-footer-text{color:#666;font-size:14px;margin:0}@media (max-width:768px){.tab-header{align-items:flex-start;flex-direction:column;gap:10px}.faq-title{font-size:2rem}.categories-grid{gap:20px;grid-template-columns:1fr}.category-content{gap:20px;padding:24px;width:100%}.category-icon{font-size:28px;height:64px;width:64px}.category-title{font-size:1.3rem}.faq-content.split-view{flex-direction:column;min-height:auto}.categories-sidebar{border-bottom:2px solid #e1e5e9;border-right:none;max-height:300px;overflow-y:auto;padding:20px;width:100%}.sidebar-categories{flex-direction:row;gap:15px;overflow-x:auto;padding-bottom:10px}.sidebar-category-item{flex-shrink:0;min-width:200px}.sidebar-category-item.active,.sidebar-category-item:hover{transform:translateY(-3px)}.questions-content{padding:20px}.questions-title{font-size:1.6rem}.questions-subtitle{font-size:1rem}.close-sidebar-btn{font-size:.9rem;margin-top:15px;padding:10px}}@media (max-width:480px){.categories-sidebar{display:none;padding:15px}.sidebar-categories{flex-direction:column;overflow-x:visible}.sidebar-category-item{min-width:auto}.sidebar-category-item.active,.sidebar-category-item:hover{transform:translateX(5px)}.category-content{align-items:center;flex-direction:column;gap:16px;text-align:center;width:100%}.category-arrow-container{justify-content:center}}.testimonial-section{background:linear-gradient(135deg,#fafafa,#f8fafc 50%,#f1f5f9);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;min-height:100vh;padding:4rem 1rem;position:relative}.testimonial-section:before{background:linear-gradient(135deg,#4f46e508,#6366f105);content:"";height:200px;left:0;pointer-events:none;position:absolute;right:0;top:0}.container{animation:fadeInUp .6s ease-in-out forwards;margin:0 auto;max-width:1200px}.header-section{margin-bottom:5rem;text-align:center}.main-title{background:linear-gradient(135deg,#000,#2802b4 50%,#fff);background-clip:text;-webkit-background-clip:text;font-size:2.5rem;font-weight:300;letter-spacing:-.02em;line-height:1.2;margin-bottom:1rem}.highlight-text,.main-title{-webkit-text-fill-color:#0000}.highlight-text{background:linear-gradient(135deg,#ec4899,#f59e0b 50%,#f97316);background-clip:text;-webkit-background-clip:text;font-weight:600;position:relative}.highlight-text:after{background:linear-gradient(90deg,#4f46e5,#7c3aed);bottom:-2px;content:"";height:2px;left:0;opacity:.3;position:absolute;right:0}.subtitle{color:#666;font-size:1.1rem;font-weight:400;line-height:1.6;margin:0 auto;max-width:600px}.testimonials-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));margin-bottom:5rem}.testimonial-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(145deg,#fff,#fdfdfd);border:1px solid #e5e5e5;border-radius:12px;cursor:pointer;overflow:hidden;padding:2rem;position:relative;transition:all .3s ease}.testimonial-card:before{background:linear-gradient(90deg,#4f46e5,#7c3aed,#ec4899,#f59e0b);content:"";height:3px;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.testimonial-card:hover:before{opacity:1}.testimonial-card:hover{background:linear-gradient(145deg,#fff,#fefefe);border-color:#4f46e54d;box-shadow:0 20px 40px #4f46e51a;transform:translateY(-4px)}.card-header{border-bottom:1px solid #f0f0f0;justify-content:space-between;margin-bottom:1.5rem;padding-bottom:1rem}.card-header,.company-info{align-items:center;display:flex}.company-info{gap:.75rem}.company-info img{border-radius:50%;height:32px;object-fit:cover;width:32px}.disney-logo,.hbomax-logo,.hulu-logo,.prime-logo,.starz-logo,.vix-logo{color:#1a1a1a;font-size:.9rem;font-weight:500;text-transform:none}.rating-container{align-items:center;background:linear-gradient(135deg,#fef3c7,#fde68a);border:1px solid #fbbf2433;border-radius:25px;display:flex;gap:.25rem;padding:.5rem 1rem;transition:all .3s ease}.rating-container:hover{background:linear-gradient(135deg,#fde68a,#fbbf24);box-shadow:0 4px 15px #fbbf244d;transform:scale(1.05)}.rating-number{color:#92400e;font-size:.9rem;font-weight:600}.star{color:#f59e0b;font-size:.9rem}.quote{color:#374151;font-size:1rem;font-weight:400;line-height:1.6;margin-bottom:1.5rem;padding-left:1rem;position:relative}.quote:before{background:linear-gradient(180deg,#4f46e5,#7c3aed,#ec4899);border-radius:2px;bottom:0;content:"";left:0;opacity:.6;position:absolute;top:0;width:3px}.author-section{border-top:1px solid #f0f0f0;padding-top:1rem;transition:all .2s ease}.testimonial-card:hover .author-section{border-top-color:#4f46e533}.author-name{color:#1a1a1a;font-size:.9rem;font-weight:500;margin-bottom:.25rem;transition:color .2s ease}.testimonial-card:hover .author-name{color:#4f46e5}.author-username{color:#666;font-size:.8rem}.cta-section{margin-top:5rem;text-align:center}.cta-button{background:linear-gradient(135deg,#4f46e5,#7c3aed 50%,#ec4899);border:none;border-radius:50px;box-shadow:0 8px 30px #4f46e54d;color:#fff;cursor:pointer;font-size:.95rem;font-weight:600;letter-spacing:.5px;overflow:hidden;padding:1rem 3rem;position:relative;text-transform:uppercase;transition:all .4s ease}.cta-button:before{background:linear-gradient(90deg,#0000,#fff6,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .6s;width:100%}.cta-button:after{background:linear-gradient(135deg,#7c3aed,#ec4899 50%,#f59e0b);border-radius:50px;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .4s ease}.cta-button:hover{box-shadow:0 15px 40px #7c3aed66;transform:translateY(-3px)}.cta-button:hover:before{left:100%}.cta-button:hover:after{opacity:1}.cta-button span{position:relative;z-index:1}@media (max-width:1024px){.testimonials-grid{gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.main-title{font-size:2.25rem}}@media (max-width:768px){.testimonial-section{padding:3rem 1rem}.main-title{font-size:2rem}.subtitle{font-size:1rem}.testimonials-grid{gap:1.5rem;grid-template-columns:1fr}.testimonial-card{padding:1.5rem}.card-header{align-items:flex-start;flex-direction:column;gap:.75rem}.rating-container{align-self:flex-end}}@media (max-width:480px){.testimonial-section{padding:2rem 1rem}.header-section{margin-bottom:3rem}.main-title{font-size:1.75rem}.subtitle{font-size:.95rem}.testimonial-card{padding:1.25rem}.cta-button{font-size:.85rem;padding:.75rem 1.5rem}.cta-section{margin-top:3rem}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-50px)}to{opacity:1;transform:translateX(0)}}@keyframes slideInRight{0%{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes drawLine{0%{width:0}to{width:96px}}@keyframes bounceIn{0%{opacity:0;transform:scale(.3)}50%{opacity:1;transform:scale(1.05)}70%{transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes fadeInStagger{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}*{box-sizing:border-box;margin:0;padding:0}body{color:#1a1a1a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6}.services-container{background:#f8f9fa;min-height:100vh;width:100%}.services-nav{animation:fadeInUp .6s ease-out forwards;background:#fff;border-bottom:1px solid #f0f0f0;box-shadow:0 1px 3px #0000000d;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;opacity:0;padding:1.5rem 1rem;position:-webkit-sticky;position:sticky;top:0;z-index:100}.services-nav button{background:#0000;border:1px solid #e5e5e5;border-radius:8px;color:#4a0a69;cursor:pointer;font-size:.9rem;font-weight:500;letter-spacing:-.01em;padding:.75rem 1.5rem;transition:all .3s ease;white-space:nowrap}.services-nav button:hover{background:#f8f9fa;border-color:#4a0a69;box-shadow:0 2px 8px #4a0a691a;transform:translateY(-1px)}.services-nav button.active{background:#4a0a69;border-color:#4a0a69;color:#fff}.service-page{animation:fadeInUp .8s ease-out .2s forwards;opacity:0;width:100%}.hero-section{background:linear-gradient(135deg,#4a0a69,#6b2d87);color:#fff;overflow:hidden;padding:5rem 1.5rem;position:relative;text-align:center}.hero-content{animation:scaleIn .8s ease-out .4s forwards;margin:0 auto;max-width:900px;opacity:0}.hero-content h1{font-size:2.75rem;font-weight:300;letter-spacing:-.025em;margin-bottom:1rem}.hero-content h1:after{animation:drawLine 1s ease-out 1.2s forwards;background-color:#ffffff4d;content:"";display:block;height:1px;margin:1rem auto 0;width:0}.hero-subtitle{font-size:1.125rem;font-weight:300;letter-spacing:.01em;opacity:.95}.content-section{margin:0 auto;max-width:1200px;padding:4rem 1.5rem}.intro-text{animation:fadeInUp .8s ease-out .6s forwards;margin-bottom:4rem;margin-left:auto;margin-right:auto;max-width:900px;opacity:0;text-align:center}.intro-text p{color:#4b5563;font-size:1rem;line-height:1.8;text-align:justify}.service-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-bottom:4rem}.service-card{animation:fadeInStagger .6s ease-out forwards;background:#fff;border:1px solid #f0f0f0;border-radius:12px;box-shadow:0 1px 3px #0000000d;opacity:0;padding:2.5rem;transform:translateY(20px);transition:all .3s ease}.service-card:first-child{animation-delay:.8s}.service-card:nth-child(2){animation-delay:.9s}.service-card:nth-child(3){animation-delay:1s}.service-card:nth-child(4){animation-delay:1.1s}.service-card:nth-child(5){animation-delay:1.2s}.service-card:nth-child(6){animation-delay:1.3s}.service-card:nth-child(7){animation-delay:1.4s}.service-card:nth-child(8){animation-delay:1.5s}.service-card:hover{border-color:#e2e8f0;box-shadow:0 4px 12px #00000014;transform:translateY(-4px)}.service-card h3{border-bottom:1px solid #e5e5e5;color:#4a0a69;font-size:1.25rem;font-weight:500;letter-spacing:-.01em;margin-bottom:1rem;padding-bottom:.75rem}.service-card p{color:#4b5563;font-size:.95rem;line-height:1.7;margin-bottom:1rem;text-align:justify}.service-card ul{list-style:none;margin-top:1rem}.service-card ul li{color:#4b5563;font-size:.9rem;line-height:1.6;padding:.5rem 0 .5rem 1.5rem;position:relative}.service-card ul li:before{color:#4a0a69;content:"•";font-size:1.2rem;font-weight:700;left:0;position:absolute}.benefits-section{animation:fadeInUp .8s ease-out 1.6s forwards;background:#fff;border:1px solid #f0f0f0;border-radius:12px;box-shadow:0 1px 3px #0000000d;margin-top:4rem;opacity:0;padding:3rem 2.5rem}.benefits-section h2{color:#1a1a1a;font-size:2rem;font-weight:300;letter-spacing:-.02em;margin-bottom:3rem;text-align:center}.benefits-section h2:after{animation:drawLine .8s ease-out 2.2s forwards;background-color:#e5e5e5;content:"";display:block;height:1px;margin:1rem auto 0;width:0}.benefits-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.benefit-item{animation:bounceIn .6s ease-out forwards;background:#f8f9fa;border:1px solid #f0f0f0;border-radius:8px;opacity:0;padding:2rem;text-align:center;transition:all .3s ease}.benefit-item:first-child{animation-delay:2.4s}.benefit-item:nth-child(2){animation-delay:2.5s}.benefit-item:nth-child(3){animation-delay:2.6s}.benefit-item:nth-child(4){animation-delay:2.7s}.benefit-item:hover{background:#f1f5f9;border-color:#e2e8f0;transform:translateY(-2px)}.benefit-item h4{color:#4a0a69;font-size:1.125rem;font-weight:500;letter-spacing:-.01em;margin-bottom:.75rem}.benefit-item p{color:#4b5563;font-size:.9rem;line-height:1.6}.procedure-info{animation:fadeInUp .8s ease-out 1.8s forwards;margin-top:4rem;opacity:0}.procedure-info h2{color:#1a1a1a;font-size:2rem;font-weight:300;letter-spacing:-.02em;margin-bottom:3rem;text-align:center}.procedure-info h2:after{animation:drawLine .8s ease-out 2.4s forwards;background-color:#e5e5e5;content:"";display:block;height:1px;margin:1rem auto 0;width:0}.info-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.info-card{animation:fadeInStagger .6s ease-out forwards;background:#fff;border:1px solid #f0f0f0;border-left:3px solid #4a0a69;border-radius:12px;box-shadow:0 1px 3px #0000000d;opacity:0;padding:2.5rem;transition:all .3s ease}.info-card:first-child{animation-delay:2.6s}.info-card:nth-child(2){animation-delay:2.7s}.info-card:nth-child(3){animation-delay:2.8s}.info-card:hover{box-shadow:0 4px 12px #00000014;transform:translateX(4px)}.info-card h4{color:#4a0a69;font-size:1.125rem;font-weight:500;letter-spacing:-.01em;margin-bottom:1rem}.info-card p{color:#4b5563;font-size:.95rem;line-height:1.7;text-align:justify}.care-pillars{animation:fadeInUp .8s ease-out .8s forwards;margin-bottom:4rem;opacity:0}.care-pillars h2{color:#1a1a1a;font-size:2rem;font-weight:300;letter-spacing:-.02em;margin-bottom:3rem;text-align:center}.care-pillars h2:after{animation:drawLine .8s ease-out 1.4s forwards;background-color:#e5e5e5;content:"";display:block;height:1px;margin:1rem auto 0;width:0}.when-to-consider{animation:fadeInUp .8s ease-out 1.8s forwards;background:#fff;border:1px solid #f0f0f0;border-radius:12px;box-shadow:0 1px 3px #0000000d;margin-top:4rem;opacity:0;padding:3rem 2.5rem}.when-to-consider h2{color:#1a1a1a;font-size:2rem;font-weight:300;letter-spacing:-.02em;margin-bottom:1.5rem;text-align:center}.when-to-consider h2:after{animation:drawLine .8s ease-out 2.4s forwards;background-color:#e5e5e5;content:"";display:block;height:1px;margin:1rem auto 0;width:0}.when-to-consider>p{color:#4b5563;font-size:.95rem;line-height:1.8;margin-bottom:2rem;text-align:justify}.family-support{animation:fadeInUp .8s ease-out 2s forwards;background:linear-gradient(135deg,#4a0a69,#6b2d87);border-radius:12px;color:#fff;margin-top:4rem;opacity:0;padding:3rem 2.5rem;text-align:center}.family-support h2{font-size:2rem;font-weight:300;letter-spacing:-.02em;margin-bottom:1.5rem}.family-support h2:after{animation:drawLine .8s ease-out 2.6s forwards;background-color:#ffffff4d;content:"";display:block;height:1px;margin:1rem auto 0;width:0}.family-support p{font-size:.95rem;line-height:1.8;margin:0 auto;max-width:900px;opacity:.95}.conditions-treated{animation:fadeInUp .8s ease-out .8s forwards;margin-bottom:4rem;opacity:0}.conditions-treated h2{color:#1a1a1a;font-size:2rem;font-weight:300;letter-spacing:-.02em;margin-bottom:3rem;text-align:center}.conditions-treated h2:after{animation:drawLine .8s ease-out 1.4s forwards;background-color:#e5e5e5;content:"";display:block;height:1px;margin:1rem auto 0;width:0}.treatment-modalities{animation:fadeInUp .8s ease-out 1.8s forwards;background:#fff;border:1px solid #f0f0f0;border-radius:12px;box-shadow:0 1px 3px #0000000d;margin-top:4rem;opacity:0;padding:3rem 2.5rem}.treatment-modalities h2{color:#1a1a1a;font-size:2rem;font-weight:300;letter-spacing:-.02em;margin-bottom:3rem;text-align:center}.treatment-modalities h2:after{animation:drawLine .8s ease-out 2.4s forwards;background-color:#e5e5e5;content:"";display:block;height:1px;margin:1rem auto 0;width:0}.modalities-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.modality-card{animation:fadeInStagger .5s ease-out forwards;background:#f8f9fa;border:1px solid #f0f0f0;border-left:3px solid #4a0a69;border-radius:8px;opacity:0;padding:2rem;transition:all .3s ease}.modality-card:first-child{animation-delay:2.6s}.modality-card:nth-child(2){animation-delay:2.7s}.modality-card:nth-child(3){animation-delay:2.8s}.modality-card:nth-child(4){animation-delay:2.9s}.modality-card:nth-child(5){animation-delay:3s}.modality-card:nth-child(6){animation-delay:3.1s}.modality-card:hover{background:#f1f5f9;box-shadow:0 4px 12px #00000014;transform:translateX(4px)}.modality-card h4{color:#4a0a69;font-size:1.125rem;font-weight:500;letter-spacing:-.01em;margin-bottom:.75rem}.modality-card p{color:#4b5563;font-size:.9rem;line-height:1.6;text-align:justify}.multidisciplinary-approach{animation:fadeInUp .8s ease-out 2s forwards;background:linear-gradient(135deg,#4a0a69,#6b2d87);border-radius:12px;color:#fff;margin-top:4rem;opacity:0;padding:3rem 2.5rem;text-align:center}.multidisciplinary-approach h2{font-size:2rem;font-weight:300;letter-spacing:-.02em;margin-bottom:1.5rem}.multidisciplinary-approach h2:after{animation:drawLine .8s ease-out 2.6s forwards;background-color:#ffffff4d;content:"";display:block;height:1px;margin:1rem auto 0;width:0}.multidisciplinary-approach p{font-size:.95rem;line-height:1.8;margin:0 auto;max-width:900px;opacity:.95}@media (max-width:1024px){.content-section{padding:3rem 1.5rem}.service-grid{gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}}@media (max-width:768px){.hero-section{padding:4rem 1rem}.hero-content h1{font-size:2rem}.hero-subtitle{font-size:1rem}.content-section{padding:3rem 1rem}.services-nav{align-items:stretch;flex-direction:column;gap:.5rem;padding:1rem}.services-nav button{padding:.875rem 1rem;width:100%}.service-grid{gap:1.5rem;grid-template-columns:1fr;margin-bottom:3rem}.benefits-section,.family-support,.multidisciplinary-approach,.service-card,.treatment-modalities,.when-to-consider{padding:2rem 1.5rem}.benefits-section h2,.care-pillars h2,.conditions-treated h2,.family-support h2,.multidisciplinary-approach h2,.procedure-info h2,.treatment-modalities h2,.when-to-consider h2{font-size:1.75rem}.benefits-grid,.modalities-grid{gap:1rem;grid-template-columns:1fr}.info-grid{gap:1.5rem;grid-template-columns:1fr}}@media (max-width:480px){.hero-section{padding:3rem 1rem}.hero-content h1{font-size:1.75rem}.hero-subtitle{font-size:.95rem}.content-section{padding:2rem 1rem}.service-card{padding:1.5rem 1rem}.service-card h3{font-size:1.125rem}.benefits-section,.family-support,.multidisciplinary-approach,.treatment-modalities,.when-to-consider{padding:2rem 1rem}.benefits-section h2,.care-pillars h2,.conditions-treated h2,.family-support h2,.multidisciplinary-approach h2,.procedure-info h2,.treatment-modalities h2,.when-to-consider h2{font-size:1.5rem}}@media (prefers-reduced-motion:reduce){.benefit-item,.benefits-section,.care-pillars,.conditions-treated,.family-support,.hero-content,.info-card,.intro-text,.modality-card,.multidisciplinary-approach,.procedure-info,.service-card,.service-page,.services-nav,.treatment-modalities,.when-to-consider{animation:none;opacity:1;transform:none}.benefits-section h2:after,.care-pillars h2:after,.conditions-treated h2:after,.family-support h2:after,.hero-content h1:after,.multidisciplinary-approach h2:after,.procedure-info h2:after,.treatment-modalities h2:after,.when-to-consider h2:after{animation:none;width:96px}.benefit-item:hover,.info-card:hover,.modality-card:hover,.service-card:hover{transform:none}}.benefit-item:focus-within,.info-card:focus-within,.modality-card:focus-within,.service-card:focus-within{outline:2px solid #4a0a69;outline-offset:2px}
/*# sourceMappingURL=main.9aa0b511.css.map*/