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}.header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#fffffff2;border-bottom:1px solid var(--border-light);left:0;position:fixed;right:0;top:0;transition:var(--transition);z-index:1000}.header.scrolled{background-color:#fffffffa;box-shadow:var(--shadow-light)}.header-wrapper{padding:0 2rem}.header-content{justify-content:space-between;min-height:45px;padding:.5rem 0}.header-content,.logo-content{align-items:center;display:flex}.logo-content{gap:.5rem}.logo h3,.logo-content .title{font-size:1.25rem;font-weight:700;margin:0}.nav{gap:.5rem}.nav,.nav-list{align-items:center;display:flex}.nav-list{gap:.25rem;list-style:none;margin:0;padding:0}.nav-link{color:var(--text-primary);font-size:.875rem;font-weight:500;padding:.15rem .2rem;position:relative;transition:var(--transition);white-space:nowrap}.nav-link.active,.nav-link:hover{color:var(--primary-purple)}.nav-link.active:after{background-color:var(--primary-purple);border-radius:1px;bottom:-2px;content:"";height:2px;left:0;position:absolute;right:0}.cta-button{font-size:.85rem;padding:.4rem 1rem;white-space:nowrap}.menu-toggle{background:none;border:none;border-radius:var(--border-radius-small);cursor:pointer;display:none;flex-direction:column;gap:4px;padding:8px;transition:var(--transition)}.menu-toggle:hover{background-color:var(--gray-100)}.menu-toggle span{background-color:var(--text-primary);border-radius:1px;height:2px;transition:var(--transition);width:24px}.menu-toggle.open span:first-child{transform:rotate(45deg) translate(6px,6px)}.menu-toggle.open span:nth-child(2){opacity:0}.menu-toggle.open span:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}@media (min-width:1200px){.header-wrapper{padding:0 4rem}.nav{gap:.75rem}.nav-list{gap:.35rem}.cta-button{padding:.4rem 1.25rem}}@media (min-width:1400px){.header-wrapper{padding:0 5rem}}@media (min-width:1600px){.header-wrapper{padding:0 6rem}}@media (max-width:768px){.header-wrapper{padding:0 1rem}.header-content{min-height:60px;padding:1rem 0}.logo h3,.logo-content .title{font-size:1.25rem}.menu-toggle{display:flex}.nav{background-color:#fff;border-bottom:1px solid var(--border-light);box-shadow:var(--shadow-large);flex-direction:column;gap:0;left:0;max-height:calc(100vh - 70px);opacity:0;overflow-y:auto;padding:1.5rem;position:fixed;right:0;top:70px;transform:translateY(-100%);transition:all .3s ease;visibility:hidden}.nav.nav-open{opacity:1;transform:translateY(0);visibility:visible}.nav-list{flex-direction:column;gap:0;margin-bottom:1.5rem;width:100%}.nav-item{border-bottom:1px solid var(--border-light);width:100%}.nav-item:last-child{border-bottom:none}.nav-link{display:block;font-size:1rem;padding:.875rem 0;width:100%}.cta-button{font-size:.9rem;justify-content:center;padding:.875rem;width:100%}}@media (max-width:480px){.header-wrapper{padding:0 .75rem}.logo h3,.logo-content .title{font-size:1rem}.nav{padding:1rem}.nav-link{font-size:.95rem;padding:.75rem 0}.cta-button{font-size:.875rem;padding:.75rem}}.footer{background:linear-gradient(135deg,var(--primary-purple) 0,var(--dark-purple) 100%);color:#fff;padding:4rem 0 0}.footer-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:2fr 1fr 1fr 1.5fr;margin-bottom:2rem}.footer-section h3{font-weight:300;margin-bottom:1rem}.footer-section h3,.footer-section h4{color:#fff;font-family:Playfair Display,Georgia,serif;font-size:1.25rem}.footer-section h4{font-weight:600;margin-bottom:1.5rem}.footer-section p{color:#ffffffd9;font-size:1rem;line-height:1.7;margin-bottom:1.5rem}.footer-links{list-style:none;margin:0;padding:0}.footer-links li{margin-bottom:.75rem}.footer-links a{color:#fffc;font-weight:400;text-decoration:none;transition:all .3s ease}.footer-links a:hover{color:#fff;transform:translateX(4px)}.contact-info{margin-bottom:1.5rem}.contact-item{line-height:1.5;margin-bottom:.5rem}.contact-label{color:#ffffffe6;font-size:.9rem;margin-right:6px}.contact-item a{color:#ffffffd9;text-decoration:none;transition:all .3s ease}.contact-item a:hover{color:#fff;text-decoration:underline}.social-links{display:flex;gap:1.5rem;margin-top:1rem}.social-link{border:1px solid #ffffff4d;border-radius:25px;color:#fffc;font-size:.9rem;font-weight:500;padding:8px 16px;text-decoration:none;transition:all .3s ease}.social-link:hover{background-color:#ffffff1a;border-color:#ffffff80;color:#fff;transform:translateY(-2px)}.footer-bottom{border-top:1px solid #fff3;margin-top:2rem;padding:2rem 0}.footer-bottom-content{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between}.footer-bottom p{color:#ffffffb3;font-size:.9rem;margin:0}.footer-bottom-links{display:flex;gap:2rem}.footer-bottom-links a{color:#ffffffb3;font-size:.9rem;text-decoration:none;transition:all .3s ease}.footer-bottom-links a:hover{color:#fff}@media (max-width:1024px){.footer-content{gap:2rem;grid-template-columns:1fr 1fr}}@media (max-width:768px){.footer{padding:3rem 0 0}.footer-content{gap:2rem;grid-template-columns:1fr;text-align:center}.footer-section{border-bottom:1px solid #374151;padding-bottom:1rem}.footer-section:last-child{border-bottom:none}.contact-item,.social-links{justify-content:center}.footer-bottom-content{flex-direction:column;gap:1rem;text-align:center}.footer-bottom-links{gap:1rem}}@media (max-width:480px){.footer{padding:2rem 0 0}.footer-section h3{font-size:1.125rem}.footer-section h4{font-size:1rem}.footer-section p{font-size:.9rem}.footer-bottom-links{flex-direction:column;gap:.5rem}.footer-bottom-links a{font-size:.85rem}.contact-item{font-size:.875rem}.social-link{height:36px;width:36px}.social-link span{font-size:.95rem}.footer-links a{font-size:.9rem}}.home{padding-top:80px}.hero{background:linear-gradient(135deg,#fff,#faf9fc);padding:4rem 0 6rem}.hero-content{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.hero-text h1{color:var(--text-primary);font-size:3rem;font-weight:700;line-height:1.2;margin-bottom:.5rem}.hero-subtitle{color:var(--primary-purple);font-size:1.1rem;font-weight:600;margin-bottom:1.5rem}.hero-stats{border-top:1px solid var(--border-light);display:flex;gap:2rem;margin-bottom:2.5rem;padding-top:2rem}.stat{text-align:center}.stat .number{color:var(--primary-purple);display:block;font-size:1.8rem;font-weight:700;margin-bottom:.25rem}.stat .label{color:var(--text-secondary);font-size:.9rem;font-weight:500}.hero-visual{align-items:center;display:flex;justify-content:center}.doctor-image{background:linear-gradient(135deg,var(--light-purple),var(--primary-purple));border-radius:15px;box-shadow:0 20px 40px #d6c5e433;height:450px;width:350px}.services{background:#fff;padding:5rem 0}.services h2{color:var(--text-primary);font-weight:700;margin-bottom:3rem;text-align:left}.services-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.service-card{background:#fff;border:1px solid var(--border-light);border-radius:10px;padding:2rem;text-align:center;transition:all .3s ease}.service-card:hover{border-color:var(--primary-purple);box-shadow:0 10px 30px #d6c5e426;transform:translateY(-4px)}.service-card h3{color:var(--text-primary);font-size:1.3rem;font-weight:600;margin-bottom:1rem}.service-card p{color:var(--text-secondary);line-height:1.6;margin-bottom:1.5rem}.service-card a{color:var(--primary-purple);font-size:.95rem;font-weight:600;text-decoration:none}.service-card a:hover{color:var(--dark-purple)}.about-preview{background:var(--light-purple);padding:5rem 0}.about-content{margin:0 auto;max-width:800px;text-align:center}.about-text h2{color:var(--text-primary);font-size:2.2rem;font-weight:700;margin-bottom:1.5rem}.about-text p{color:var(--text-secondary);font-size:1.1rem;line-height:1.6;margin-bottom:2rem}.credentials{display:inline-block;list-style:none;margin-bottom:2rem;padding:0;text-align:left}.credentials li{color:var(--text-secondary);padding:.5rem 0 .5rem 1.5rem;position:relative}.credentials li:before{color:var(--primary-purple);content:"✓";font-weight:700;left:0;position:absolute}.cta{background:var(--primary-purple);color:#fff;padding:5rem 0}.cta-content{margin:0 auto;max-width:600px;text-align:center}.cta .btn-primary{background:#fff;color:var(--primary-purple)}.cta .btn-primary:hover{background:var(--light-purple);transform:translateY(-2px)}.cta .btn-outline{border-color:#ffffff80;color:#fff}.cta .btn-outline:hover{background:#ffffff1a;border-color:#fff}@media (max-width:1024px){.hero-content{gap:3rem;grid-template-columns:1fr;text-align:center}.hero-visual{order:-1}.doctor-image{height:400px;width:300px}.hero-stats{justify-content:center}}@media (max-width:768px){.home{padding-top:70px}.hero{padding:3rem 0 4rem}.hero-text h1{font-size:2.5rem}.hero-stats{flex-direction:column;gap:1.5rem}.hero-buttons{align-items:center;flex-direction:column}.btn{max-width:300px;width:100%}.services-grid{gap:1.5rem;grid-template-columns:1fr}.cta-buttons{align-items:center;flex-direction:column}}@media (max-width:480px){.hero-text h1{font-size:2rem}.doctor-image{height:320px;width:250px}.services h2{font-size:2rem}.about-text h2,.cta-content h2{font-size:1.8rem}}.home-design2{padding-top:80px}.hero-classic{background:linear-gradient(180deg,#fff,#fafafa);padding:6rem 0 4rem;text-align:center}.hero-wrapper{margin:0 auto;max-width:800px}.hero-badge{background:var(--primary-purple);border-radius:25px;color:#fff;display:inline-block;font-size:.9rem;font-weight:600;margin-bottom:2rem;padding:.75rem 2rem}.hero-main-title{color:var(--text-primary);font-size:2.5rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem}.hero-lead{color:var(--text-secondary);font-size:1.2rem;line-height:1.6;margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:600px}.credentials-row{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin-bottom:3rem}.credential{display:flex;flex-direction:column;text-align:center}.cred-label{color:var(--text-light);font-size:.8rem;letter-spacing:.5px;margin-bottom:.25rem;text-transform:uppercase}.credential span:last-child{color:var(--text-primary);font-weight:600}.hero-cta{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}.btn-classic{align-items:center;border:2px solid #0000;border-radius:5px;display:inline-flex;font-size:.95rem;font-weight:600;justify-content:center;min-width:160px;padding:1rem 2.5rem;text-decoration:none;transition:all .3s ease}.btn-classic.btn-primary{background:var(--primary-purple);border-color:var(--primary-purple);color:#fff}.btn-classic.btn-primary:hover{background:var(--dark-purple);border-color:var(--dark-purple)}.btn-classic.btn-secondary{background:#0000;border-color:var(--primary-purple);color:var(--primary-purple)}.btn-classic.btn-secondary:hover{background:var(--primary-purple);color:#fff}.btn-classic.btn-outline{background:#0000;border-color:var(--primary-purple);color:var(--primary-purple)}.btn-classic.btn-outline:hover{background:var(--primary-purple);color:#fff}.btn-classic.btn-large{font-size:1rem;padding:1.25rem 3rem}.stats-classic{background:var(--primary-purple);color:#fff;padding:4rem 0}.stats-grid{grid-gap:2rem;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));text-align:center}.stat-item{padding:1rem}.stat-number{color:#fff;font-size:2.5rem;margin-bottom:.5rem}.stat-text{color:#ffffffe6;font-size:1rem;font-weight:500}.services-overview{background:#fff;padding:6rem 0}.section-intro{margin-bottom:4rem;text-align:center}.section-intro h2{color:var(--text-primary);font-size:2.5rem;font-weight:700;margin-bottom:1rem}.section-intro p{color:var(--text-secondary);font-size:1.1rem}.services-classic-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.service-classic-card{background:#fff;border:2px solid var(--border-light);border-radius:8px;padding:2.5rem;text-align:center;transition:all .3s ease}.service-classic-card:hover{border-color:var(--primary-purple);box-shadow:0 10px 30px #d6c5e433}.service-icon{font-size:3rem;margin-bottom:1.5rem}.service-classic-card h3{color:var(--text-primary);font-size:1.5rem;font-weight:600;margin-bottom:1rem}.service-classic-card p{color:var(--text-secondary);font-size:1rem;margin-bottom:1.5rem}.service-classic-card ul{list-style:none;padding:0;text-align:left}.service-classic-card li{color:var(--text-secondary);padding:.5rem 0 .5rem 1.5rem;position:relative}.service-classic-card li:before{color:var(--primary-purple);content:"✓";font-weight:700;left:0;position:absolute}.testimonial-classic{background:var(--light-purple);padding:5rem 0}.testimonial-content{margin:0 auto;max-width:800px;text-align:center}.testimonial-content blockquote{color:var(--text-primary);font-size:1.3rem;margin-left:0;margin-right:0}.testimonial-content cite{color:var(--text-secondary);font-style:normal;font-weight:600}.contact-cta-classic{background:var(--text-primary);color:#fff;padding:5rem 0}.cta-classic-content{margin:0 auto;max-width:600px;text-align:center}.cta-classic-content h2{color:#fff;font-size:2.2rem;font-weight:700;margin-bottom:1rem}.cta-classic-content p{color:#ffffffe6;font-size:1.1rem;margin-bottom:3rem}.contact-options{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}.contact-cta-classic .btn-primary{background:var(--primary-purple);border-color:var(--primary-purple);color:#fff}.contact-cta-classic .btn-outline{border-color:#ffffff80;color:#fff}.contact-cta-classic .btn-outline:hover{background:#ffffff1a;border-color:#fff}@media (max-width:768px){.hero-main-title{font-size:2.5rem}.credentials-row{flex-direction:column;gap:1rem}.hero-cta{align-items:center;flex-direction:column}.btn-classic{max-width:300px;width:100%}.services-classic-grid{gap:2rem;grid-template-columns:1fr}.stats-grid{gap:1.5rem;grid-template-columns:repeat(2,1fr)}.contact-options{align-items:center;flex-direction:column}}@media (max-width:480px){.hero-main-title{font-size:2rem}.stats-grid{grid-template-columns:1fr}.service-classic-card{padding:2rem}}.home-design3{background:#f8fafc;padding-top:80px}.hero-modern{padding:3rem 0}.hero-card{background:#fff;border-radius:20px;box-shadow:0 10px 40px #d6c5e426;margin:0 auto;max-width:800px;padding:3rem}.doctor-info{align-items:center;display:flex;gap:2rem;margin-bottom:2rem}.doctor-avatar{background:linear-gradient(135deg,var(--primary-purple),var(--dark-purple));border-radius:50%;flex-shrink:0;height:120px;width:120px}.doctor-details h1{color:var(--text-primary);font-size:2rem;font-weight:700;margin-bottom:.5rem}.title{color:var(--primary-purple);font-size:1.1rem;font-weight:600;margin-bottom:1rem}.rating{align-items:center;display:flex;gap:.75rem}.stars{font-size:1.2rem}.rating-text{color:var(--text-secondary);font-size:.9rem}.hero-description{color:var(--text-secondary);font-size:1.1rem;line-height:1.6;margin-bottom:2rem}.quick-info{display:flex;flex-wrap:wrap;gap:2rem;margin-bottom:2.5rem}.info-item{align-items:center;color:var(--text-secondary);display:flex;font-size:.95rem;gap:.5rem}.info-item .icon{font-size:1.1rem}.hero-buttons{display:flex;flex-wrap:wrap;gap:1rem}.btn-modern{align-items:center;border:2px solid #0000;border-radius:12px;display:inline-flex;font-size:.95rem;font-weight:600;gap:.5rem;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.btn-modern.primary{background:var(--primary-purple);color:#fff}.btn-modern.primary:hover{background:var(--dark-purple);transform:translateY(-2px)}.btn-modern.secondary{background:var(--light-purple);border-color:var(--primary-purple);color:var(--primary-purple)}.btn-modern.secondary:hover{background:var(--primary-purple);color:#fff}.btn-modern.outline{background:#0000;border-color:var(--primary-purple);color:var(--primary-purple)}.btn-modern.outline:hover{background:var(--primary-purple);color:#fff}.btn-modern.large{font-size:1rem;padding:1.25rem 2.5rem}.btn-arrow{font-size:1.2rem;transition:transform .3s ease}.btn-modern:hover .btn-arrow{transform:translateX(4px)}.services-modern{padding:4rem 0}.section-title{color:var(--text-primary);font-size:2.5rem;font-weight:700;margin-bottom:3rem;text-align:center}.services-card-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.service-modern-card{background:#fff;border:2px solid #0000;border-radius:16px;box-shadow:0 4px 20px #d6c5e41a;padding:2rem;transition:all .3s ease}.service-modern-card:hover{box-shadow:0 8px 30px #d6c5e433;transform:translateY(-4px)}.service-modern-card.featured{border-color:var(--primary-purple);position:relative;transform:scale(1.05)}.service-header{margin-bottom:2rem;text-align:center}.service-badge{background:var(--light-purple);border-radius:20px;color:var(--primary-purple);display:inline-block;font-size:.8rem;font-weight:600;margin-bottom:1rem;padding:.25rem 1rem}.service-badge.special{background:var(--primary-purple);color:#fff}.service-modern-card h3{color:var(--text-primary);font-size:1.4rem;font-weight:600;margin-bottom:.5rem}.price{color:var(--primary-purple);font-size:1.5rem;font-weight:700}.service-features{margin-bottom:2rem}.feature{color:var(--text-secondary);font-size:.95rem;padding:.5rem 0}.service-btn{background:var(--primary-purple);border-radius:8px;color:#fff;display:block;font-weight:600;padding:1rem;text-align:center;text-decoration:none;transition:all .3s ease;width:100%}.service-btn:hover{background:var(--dark-purple)}.stats-dashboard{padding:4rem 0}.dashboard-card{background:#fff;box-shadow:0 10px 40px #d6c5e426;padding:3rem}.dashboard-card h2{color:var(--text-primary);font-size:2rem;font-weight:700;margin-bottom:3rem;text-align:center}.stats-modern-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.stat-card{background:var(--light-purple)}.stat-icon{background:var(--primary-purple);border-radius:50%;color:#fff;flex-shrink:0;font-size:2rem}.stat-number{line-height:1;margin-bottom:.25rem}.reviews-modern{padding:4rem 0}.reviews-card{background:#fff;border-radius:20px;box-shadow:0 10px 40px #d6c5e426;padding:3rem}.reviews-card h2{color:var(--text-primary);font-size:2rem;font-weight:700;margin-bottom:2rem}.review-item{border-bottom:1px solid var(--border-light);padding:1.5rem 0}.review-item:last-child{border-bottom:none}.review-header{justify-content:space-between;margin-bottom:1rem}.review-header,.reviewer-info{align-items:center;display:flex}.reviewer-info{gap:1rem}.reviewer-avatar{align-items:center;background:var(--primary-purple);border-radius:50%;color:#fff;display:flex;font-weight:600;height:40px;justify-content:center;width:40px}.reviewer-name{color:var(--text-primary);font-weight:600;margin-bottom:.25rem}.review-stars{color:#fbbf24;font-size:.9rem}.review-date{color:var(--text-light);font-size:.85rem}.review-text{color:var(--text-secondary);font-style:italic;line-height:1.6}.cta-modern{padding:4rem 0}.cta-card{grid-gap:3rem;align-items:center;background:linear-gradient(135deg,var(--primary-purple),var(--dark-purple));border-radius:20px;color:#fff;display:grid;gap:3rem;grid-template-columns:2fr 1fr;padding:3rem}.cta-content h2{color:#fff;font-size:2.2rem;font-weight:700;margin-bottom:1rem}.cta-content p{color:#ffffffe6;font-size:1.1rem;line-height:1.6;margin-bottom:2rem}.cta-actions{display:flex;flex-wrap:wrap;gap:1rem}.cta-modern .btn-modern.primary{background:#fff;color:var(--primary-purple)}.cta-modern .btn-modern.outline{border-color:#ffffff80;color:#fff}.success-indicator{display:flex;flex-direction:column;gap:1rem}.indicator-item{align-items:center;color:#fffc;display:flex;gap:1rem}.indicator-dot{background:#ffffff4d;border-radius:50%;height:12px;width:12px}.indicator-dot.active{background:#fff}@media (max-width:768px){.doctor-info{flex-direction:column;gap:1rem;text-align:center}.doctor-avatar{height:100px;width:100px}.quick-info{gap:1rem}.hero-buttons,.quick-info{justify-content:center}.btn-modern{max-width:250px;width:100%}.services-card-grid{grid-template-columns:1fr}.service-modern-card.featured{transform:none}.stats-modern-grid{gap:1rem;grid-template-columns:repeat(2,1fr)}.cta-card{gap:2rem;grid-template-columns:1fr;text-align:center}}@media (max-width:480px){.hero-card{padding:2rem}.stats-modern-grid{grid-template-columns:1fr}.stat-card{justify-content:center}.cta-actions{align-items:center;flex-direction:column}}.home-design4{background:#fefefe;font-family:Inter,system-ui,-apple-system,sans-serif;padding-top:80px}.hero-luxury{background:linear-gradient(180deg,#fefefe,#faf9fc);padding:8rem 0}.luxury-content{margin:0 auto;max-width:600px;text-align:center}.luxury-intro{gap:1rem;justify-content:center;margin-bottom:3rem}.luxury-line{width:60px}.luxury-label{color:var(--text-secondary);font-size:.85rem;letter-spacing:2px}.luxury-title{color:var(--text-primary);font-family:Playfair Display,serif;font-size:4rem;font-weight:300;line-height:1.1;margin-bottom:2rem}.luxury-quote{color:var(--text-secondary);font-size:1.2rem;font-style:italic;font-weight:300;line-height:1.6;margin-bottom:4rem}.luxury-credentials{align-items:center;display:flex;gap:2rem;justify-content:center;margin-bottom:4rem}.cred-number{font-size:2rem;font-weight:200;margin-bottom:.25rem}.cred-text{color:var(--text-light);font-size:.8rem}.cred-divider{background:var(--border-light)}.btn-luxury{border:1px solid #0000;font-size:.9rem;justify-content:center;letter-spacing:.5px;padding:1.25rem 3rem;text-transform:uppercase;transition:all .4s ease}.btn-luxury.primary{background:var(--text-primary);border-color:var(--text-primary)}.btn-luxury.outline,.btn-luxury.primary:hover{background:#0000;border-color:var(--text-primary);color:var(--text-primary)}.btn-luxury.outline:hover{background:var(--text-primary)}.btn-luxury.full{width:100%}.expertise-luxury{background:#fff;padding:8rem 0}.expertise-header{align-items:flex-start;display:flex;gap:3rem;margin-bottom:5rem}.section-number{font-size:6rem;font-weight:100;line-height:1;opacity:.3}.section-info h2,.section-number{font-family:Playfair Display,serif}.section-info h2{color:var(--text-primary);margin-bottom:1rem}.section-info p{color:var(--text-secondary);font-size:1rem;font-weight:300}.expertise-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.expertise-card{background:#fff;border:1px solid var(--border-light);padding:3rem 2rem;position:relative;transition:all .4s ease}.expertise-card:hover{border-color:var(--primary-purple);transform:translateY(-8px)}.expertise-card.featured{background:var(--light-purple);border-color:var(--primary-purple)}.card-number{color:var(--primary-purple);font-size:1.5rem;font-weight:300;margin-bottom:2rem}.card-number,.expertise-card h3{font-family:Playfair Display,serif}.expertise-card h3{color:var(--text-primary);font-size:1.3rem;font-weight:400;margin-bottom:1.5rem}.expertise-card p{color:var(--text-secondary);font-weight:300;line-height:1.6;margin-bottom:2rem}.card-methods{color:var(--primary-purple);font-size:.85rem;font-weight:500;letter-spacing:1px;text-transform:uppercase}.philosophy-luxury{background:var(--light-purple);padding:8rem 0}.philosophy-content{grid-gap:5rem;align-items:center;display:grid;gap:5rem;grid-template-columns:2fr 1fr}.philosophy-text .section-number{margin-bottom:2rem}.philosophy-text h2{color:var(--text-primary);font-family:Playfair Display,serif;font-size:2.5rem;font-weight:300;margin-bottom:2rem}.philosophy-description{color:var(--text-secondary);font-size:1.1rem;font-weight:300;line-height:1.7;margin-bottom:3rem}.philosophy-principles{margin-bottom:3rem}.principle{align-items:center;color:var(--text-secondary);font-weight:300;gap:1rem;margin-bottom:1rem}.principle-icon{color:var(--primary-purple);font-size:1.2rem;width:20px}.visual-element{background:linear-gradient(135deg,var(--primary-purple),var(--dark-purple));height:300px;margin:0 auto;opacity:.1;width:200px}.testimonial-luxury{background:#fff;padding:8rem 0}.testimonial-wrapper{margin:0 auto;max-width:800px;text-align:center}.testimonial-wrapper .section-number{margin-bottom:3rem}.luxury-quote-large{color:var(--text-primary);font-family:Playfair Display,serif;font-size:1.5rem;font-style:italic;font-weight:300;line-height:1.6;margin-bottom:3rem}.quote-author{align-items:center;display:flex;flex-direction:column;gap:.5rem}.author-name{font-size:1rem;font-weight:500}.author-detail{color:var(--text-light);font-size:.85rem;letter-spacing:1px;text-transform:uppercase}.contact-luxury{background:var(--text-primary);color:#fff;padding:8rem 0}.contact-wrapper{grid-gap:5rem;align-items:start;display:grid;gap:5rem;grid-template-columns:2fr 1fr}.contact-info .section-number{color:#ffffff4d;margin-bottom:2rem}.contact-info h2{color:#fff;font-family:Playfair Display,serif;font-size:2.5rem;font-weight:300;margin-bottom:2rem}.contact-info p{color:#fffc;font-size:1.1rem;font-weight:300;line-height:1.6;margin-bottom:3rem}.contact-details{display:flex;flex-direction:column;gap:1.5rem}.contact-item{flex-direction:column;gap:.5rem}.contact-label{color:#fff9;font-size:.8rem;letter-spacing:1px;text-transform:uppercase}.contact-value{color:#fff;font-size:1rem;font-weight:300}.action-card{background:#ffffff1a;border:1px solid #fff3;padding:3rem 2rem;text-align:center}.action-card h3{color:#fff;font-family:Playfair Display,serif;font-size:1.3rem;font-weight:300;margin-bottom:1rem}.action-card p{color:#fffc;font-weight:300;margin-bottom:2rem}.contact-luxury .btn-luxury.primary{background:#fff;border-color:#fff;color:var(--text-primary)}.contact-luxury .btn-luxury.primary:hover{background:#0000;border-color:#fff;color:#fff}@media (max-width:1024px){.expertise-header{flex-direction:column;gap:2rem;text-align:center}.section-number{font-size:4rem}.philosophy-content{text-align:center}.contact-wrapper,.philosophy-content{gap:3rem;grid-template-columns:1fr}}@media (max-width:768px){.luxury-title{font-size:3rem}.luxury-credentials{flex-direction:column;gap:2rem}.cred-divider{display:none}.expertise-grid{gap:2rem;grid-template-columns:1fr}.expertise-card{padding:2rem}.philosophy-text h2,.section-info h2{font-size:2rem}.luxury-quote-large{font-size:1.2rem}.contact-info h2{font-size:2rem}}@media (max-width:480px){.luxury-title{font-size:2.5rem}.luxury-intro{flex-direction:column;gap:1rem}.luxury-line{width:40px}.btn-luxury{font-size:.85rem;padding:1rem 2rem}.expertise-card{padding:1.5rem}.action-card{padding:2rem 1.5rem}}.home-design5{background:#fff;font-family:Inter,system-ui,sans-serif;padding-top:80px}.hero-medical{background:#f8fafc;padding:2rem 0 4rem}.hero-medical,.medical-header{border-bottom:1px solid #e2e8f0}.medical-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:3rem;padding:2rem 0}.doctor-credentials{display:flex;flex-direction:column;gap:.5rem}.credential-badge{align-items:baseline;display:flex;gap:.5rem}.badge-title{color:var(--primary-purple);font-weight:600}.badge-name{color:var(--text-primary);font-size:1.8rem;font-weight:700}.medical-titles{align-items:center;color:var(--text-secondary);display:flex;font-size:.9rem;gap:.75rem}.appointment-quick{display:flex;gap:1rem}.btn-medical{align-items:center;border:2px solid #0000;border-radius:6px;display:inline-flex;font-size:.9rem;font-weight:600;justify-content:center;padding:.875rem 1.75rem;text-align:center;text-decoration:none;transition:all .2s ease}.btn-medical.primary{background:var(--primary-purple);border-color:var(--primary-purple);color:#fff}.btn-medical.primary:hover{background:var(--dark-purple);border-color:var(--dark-purple)}.btn-medical.secondary{background:#fff;border-color:var(--primary-purple);color:var(--primary-purple)}.btn-medical.secondary:hover{background:var(--light-purple)}.btn-medical.outline{background:#0000;border-color:var(--primary-purple);color:var(--primary-purple)}.btn-medical.outline:hover{background:var(--primary-purple);color:#fff}.btn-medical.large{font-size:1rem;padding:1.125rem 2.25rem}.hero-medical-content{grid-gap:4rem;align-items:start;display:grid;gap:4rem;grid-template-columns:2fr 1fr}.medical-title{color:var(--text-primary);font-size:2.5rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem}.title-highlight{color:var(--primary-purple)}.medical-description{color:var(--text-secondary);font-size:1.1rem;line-height:1.6;margin-bottom:2rem}.medical-specialties{margin-bottom:2.5rem}.medical-specialties h3{color:var(--text-primary);font-size:1.1rem;font-weight:600;margin-bottom:1rem}.medical-specialties ul{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:1fr 1fr;list-style:none;padding:0}.medical-specialties li{color:var(--text-secondary);padding:.25rem 0 .25rem 1.25rem;position:relative}.medical-specialties li:before{color:var(--primary-purple);content:"●";font-size:.8rem;left:0;position:absolute}.medical-certifications{display:flex;flex-direction:column;gap:1rem}.cert-item{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:8px;display:flex;gap:1rem;padding:1rem}.cert-icon{flex-shrink:0;font-size:1.5rem}.cert-text{display:flex;flex-direction:column;gap:.25rem}.cert-text strong{color:var(--text-primary);font-size:.95rem;font-weight:600}.cert-text span{color:var(--text-secondary);font-size:.85rem}.medical-stats{background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden}.stats-card h3{background:var(--primary-purple);color:#fff;font-size:1.1rem;font-weight:600;margin:0;padding:1.25rem}.stats-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr;padding:1.5rem}.stat-medical{display:flex;flex-direction:column;gap:.25rem;text-align:center}.stat-number{color:var(--primary-purple);font-size:1.8rem;font-weight:700}.stat-label{font-size:.8rem;line-height:1.3}.treatment-approaches{background:#fff;padding:5rem 0}.section-medical-header{margin-bottom:4rem;text-align:center}.section-medical-header h2{color:var(--text-primary);font-size:2.5rem;font-weight:700;margin-bottom:1rem}.section-medical-header p{color:var(--text-secondary);font-size:1.1rem}.treatments-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.treatment-card{background:#fff;border:2px solid #e2e8f0;border-radius:12px;padding:2rem;transition:all .3s ease}.treatment-card:hover{border-color:var(--primary-purple);box-shadow:0 8px 25px #d6c5e426}.treatment-card.featured{background:var(--light-purple);border-color:var(--primary-purple)}.treatment-header{align-items:center;display:flex;gap:1rem;margin-bottom:1.5rem}.treatment-icon{flex-shrink:0;font-size:2rem}.treatment-card h3{color:var(--text-primary);font-size:1.2rem;font-weight:600;margin:0}.treatment-content p{color:var(--text-secondary);line-height:1.6;margin-bottom:1rem}.treatment-conditions{background:#f8fafc;border-left:3px solid var(--primary-purple);border-radius:6px;font-size:.9rem;padding:.75rem}.treatment-conditions span:first-child{color:var(--text-primary);font-weight:600}.clinical-services{background:#f8fafc;padding:5rem 0}.services-medical-wrapper{grid-gap:4rem;align-items:start;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.services-info h2{color:var(--text-primary);font-size:2.2rem;font-weight:700;margin-bottom:1.5rem}.services-info p{color:var(--text-secondary);font-size:1.1rem;line-height:1.6;margin-bottom:2rem}.service-features{margin-bottom:2.5rem}.feature-medical{align-items:center;color:var(--text-secondary);display:flex;gap:1rem;margin-bottom:.75rem}.feature-icon{color:var(--primary-purple);flex-shrink:0;font-weight:700;width:16px}.services-types{display:flex;flex-direction:column;gap:1.5rem}.service-type{background:#fff;border-left:4px solid var(--primary-purple);border-radius:8px;box-shadow:0 2px 8px #0000000d;padding:1.5rem}.service-type h4{color:var(--text-primary);font-size:1.1rem;font-weight:600;margin-bottom:.75rem}.service-details{align-items:center;color:var(--text-secondary);display:flex;flex-wrap:wrap;font-size:.9rem;gap:.75rem}.patient-testimonial{background:#fff;border-bottom:1px solid #e2e8f0;border-top:1px solid #e2e8f0;padding:4rem 0}.testimonial-medical{margin:0 auto;max-width:800px}.testimonial-content h3{color:var(--text-primary);font-size:1.5rem;font-weight:600;margin-bottom:2rem;text-align:center}.testimonial-content blockquote{border:none;color:var(--text-secondary);font-size:1.2rem;font-style:italic;line-height:1.6;margin-bottom:2rem;padding:0;text-align:center}.patient-info{gap:1rem}.patient-info,.patient-initials{align-items:center;display:flex;justify-content:center}.patient-initials{background:var(--primary-purple);border-radius:50%;color:#fff;font-size:1.1rem;font-weight:600;height:50px;width:50px}.patient-details{display:flex;flex-direction:column;gap:.25rem}.patient-details span:first-child{color:var(--text-primary);font-size:.95rem;font-weight:600}.patient-details span:last-child{color:var(--text-secondary);font-size:.85rem}.appointment-cta{background:var(--primary-purple);color:#fff;padding:5rem 0}.cta-medical-wrapper{margin:0 auto;max-width:700px;text-align:center}.cta-medical-content h2{color:#fff;font-size:2.5rem;font-weight:700;margin-bottom:1.5rem}.cta-medical-content p{color:#ffffffe6;font-size:1.2rem;line-height:1.6;margin-bottom:3rem}.appointment-info{display:flex;flex-wrap:wrap;gap:3rem;justify-content:center;margin-bottom:3rem}.info-medical{display:flex;flex-direction:column;gap:.5rem;text-align:center}.info-label{color:#fffc;font-size:.9rem;font-weight:500}.info-medical span:last-child{color:#fff;font-weight:600}.cta-medical-buttons{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}.appointment-cta .btn-medical.primary{background:#fff;border-color:#fff;color:var(--primary-purple)}.appointment-cta .btn-medical.primary:hover{background:var(--light-purple);border-color:var(--light-purple)}.appointment-cta .btn-medical.secondary{background:#0000;border-color:#ffffff80;color:#fff}.appointment-cta .btn-medical.secondary:hover{background:#ffffff1a;border-color:#fff}@media (max-width:1024px){.medical-header{flex-direction:column;gap:1.5rem;text-align:center}.hero-medical-content{gap:3rem}.hero-medical-content,.medical-specialties ul{grid-template-columns:1fr}.stats-grid{gap:1rem;grid-template-columns:repeat(4,1fr)}.services-medical-wrapper{gap:3rem;grid-template-columns:1fr}.treatments-grid{gap:1.5rem;grid-template-columns:1fr}}@media (max-width:768px){.badge-name{font-size:1.5rem}.medical-title{font-size:2rem}.appointment-quick{align-items:center;flex-direction:column;width:100%}.btn-medical{max-width:250px;width:100%}.stats-grid{grid-template-columns:1fr 1fr}.appointment-info{flex-direction:column;gap:1.5rem}.cta-medical-buttons{align-items:center;flex-direction:column}}@media (max-width:480px){.medical-header{padding:1rem 0}.credential-badge{flex-direction:column;gap:.25rem;text-align:center}.medical-titles{flex-wrap:wrap;justify-content:center}.treatment-card{padding:1.5rem}.treatment-header{flex-direction:column;gap:.75rem;text-align:center}.stats-grid{gap:1rem;grid-template-columns:1fr}}.home-design6{background:#fefefe;font-family:Inter,system-ui,sans-serif;padding-top:80px}.hero-magazine{background:linear-gradient(135deg,#fff,#f8fafc);border-bottom:3px solid var(--primary-purple);padding:3rem 0}.magazine-layout{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:2fr 1fr;margin-bottom:3rem}.main-story{background:#fff;border-left:8px solid var(--primary-purple);border-radius:15px;box-shadow:0 10px 40px #0000001a;padding:3rem}.story-label{background:var(--primary-purple);color:#fff;display:inline-block;letter-spacing:1px;padding:.5rem 1rem}.magazine-headline,.story-label{font-weight:700;margin-bottom:2rem}.magazine-headline{color:var(--text-primary);font-size:2.5rem;line-height:1.2}.highlight-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,var(--primary-purple),var(--dark-purple));-webkit-background-clip:text;background-clip:text}.story-meta{align-items:center;border-top:2px solid var(--border-light);justify-content:space-between;padding-top:2rem}.author-info{align-items:center;display:flex;gap:1.5rem}.author-photo{background:linear-gradient(135deg,var(--primary-purple),var(--dark-purple));border-radius:50%;flex-shrink:0;height:80px;width:80px}.author-name{font-size:1.3rem}.author-title{margin-bottom:1rem}.story-stats{display:flex;flex-wrap:wrap;gap:1rem}.story-stats span{background:var(--light-purple);border-radius:12px;color:var(--text-secondary);font-size:.85rem;padding:.25rem .75rem}.read-time{background:var(--text-primary);border-radius:20px;color:#fff;font-size:.9rem;font-weight:600;padding:.5rem 1rem}.sidebar-stories{display:flex;flex-direction:column;gap:1.5rem}.side-story{background:#fff;border-radius:12px;box-shadow:0 5px 20px #d6c5e426;padding:2rem;transition:all .3s ease}.side-story:hover{box-shadow:0 10px 30px #d6c5e440;transform:translateY(-5px)}.side-story.featured{background:var(--light-purple);border:2px solid var(--primary-purple)}.story-number{align-items:center;background:var(--primary-purple);border-radius:50%;color:#fff;display:flex;font-weight:700;height:40px;justify-content:center;margin-bottom:1rem;width:40px}.side-story h3{color:var(--text-primary);font-size:1.1rem;font-weight:600;margin-bottom:.75rem}.side-story p{color:var(--text-secondary);font-size:.9rem;line-height:1.5;margin-bottom:1rem}.side-story a{color:var(--primary-purple);font-size:.9rem;font-weight:600;text-decoration:none}.magazine-cta{grid-gap:3rem;align-items:center;background:var(--primary-purple);border-radius:20px;color:#fff;display:grid;gap:3rem;grid-template-columns:2fr 1fr;padding:3rem}.cta-magazine-content h2{color:#fff;font-size:2.2rem;font-weight:700;margin-bottom:1rem}.cta-magazine-content p{color:#ffffffe6;font-size:1.1rem;margin-bottom:2rem}.btn-magazine{align-items:center;border:2px solid #0000;border-radius:12px;display:inline-flex;font-size:.95rem;font-weight:600;justify-content:center;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.btn-magazine.primary{background:#fff;color:var(--primary-purple)}.btn-magazine.primary:hover{background:var(--light-purple);transform:translateY(-2px)}.visual-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.visual-item{background:#fff3;border-radius:15px;font-size:2rem;padding:2rem;text-align:center}.services-magazine{background:#fff;padding:5rem 0}.section-magazine-header{margin-bottom:4rem;text-align:center}.section-tag{background:var(--primary-purple);border-radius:20px;color:#fff;display:inline-block;font-size:.8rem;font-weight:700;letter-spacing:1px;margin-bottom:1rem;padding:.5rem 1.5rem}.section-magazine-header h2{color:var(--text-primary);font-size:2.5rem;font-weight:700}.services-magazine-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:2fr 1fr 1fr;grid-template-rows:1fr 1fr;height:600px}.service-magazine{background:#fff;border:2px solid var(--border-light);border-radius:15px;display:flex;flex-direction:column;justify-content:space-between;padding:2rem;transition:all .3s ease}.service-magazine:hover{border-color:var(--primary-purple);box-shadow:0 10px 30px #d6c5e433;transform:translateY(-5px)}.service-magazine.large{background:var(--light-purple);grid-row:1/3}.service-image-placeholder{background:linear-gradient(135deg,var(--primary-purple),var(--dark-purple));border-radius:10px;height:200px;margin-bottom:2rem;width:100%}.service-category{background:var(--primary-purple);border-radius:15px;color:#fff;display:inline-block;font-size:.8rem;font-weight:700;margin-bottom:1rem;padding:.25rem 1rem}.service-magazine h3{color:var(--text-primary);font-size:1.3rem;font-weight:600;margin-bottom:1rem}.service-magazine p{color:var(--text-secondary);line-height:1.6;margin-bottom:1.5rem}.service-features-mag{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:2rem}.service-features-mag span{background:#fff;border:1px solid var(--border-light);border-radius:20px;color:var(--text-secondary);font-size:.8rem;padding:.5rem 1rem}.service-link-mag{color:var(--primary-purple);font-size:.95rem;font-weight:600;text-decoration:none}.success-stories{background:var(--light-purple);padding:5rem 0}.stories-header{margin-bottom:4rem;text-align:center}.stories-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:2fr 1fr 1fr}.story-card{background:#fff;border-radius:15px;box-shadow:0 5px 20px #d6c5e41a;padding:2.5rem;position:relative}.featured-story{background:linear-gradient(135deg,var(--primary-purple),var(--dark-purple));color:#fff}.story-quote{color:var(--primary-purple);font-family:Georgia,serif;font-size:4rem;opacity:.3;position:absolute;right:2rem;top:1rem}.featured-story .story-quote{color:#ffffff4d}.story-card h3{font-size:1.3rem;font-weight:600;margin-bottom:1rem}.featured-story h3{color:#fff}.story-card p{color:var(--text-secondary);font-style:italic;line-height:1.6;margin-bottom:2rem}.featured-story p{color:#ffffffe6}.story-author{gap:1rem;margin-bottom:1rem}.author-avatar,.story-author{align-items:center;display:flex}.author-avatar{background:var(--primary-purple);color:#fff;font-size:1.2rem;font-weight:700;height:50px;justify-content:center;width:50px}.featured-story .author-avatar{background:#fff3}.author-info-story span:first-child{display:block;font-weight:600;margin-bottom:.25rem}.author-info-story span:last-child{color:var(--text-light);font-size:.85rem}.featured-story .author-info-story span:last-child{color:#ffffffb3}.story-rating{align-items:center;display:flex;gap:.5rem}.stars{color:#fbbf24;font-size:1.1rem}.newsletter-contact{background:#fff;padding:5rem 0}.newsletter-layout{grid-gap:4rem;align-items:start;display:grid;gap:4rem;grid-template-columns:2fr 1fr}.newsletter-content h2{color:var(--text-primary);font-size:2.2rem;font-weight:700;margin-bottom:1.5rem}.newsletter-content p{color:var(--text-secondary);font-size:1.1rem;line-height:1.6;margin-bottom:2rem}.newsletter-form{display:flex;gap:1rem;margin-bottom:2rem}.newsletter-form input{border:2px solid var(--border-light);border-radius:8px;flex:1 1;font-size:1rem;padding:1rem}.newsletter-form input:focus{border-color:var(--primary-purple);outline:none}.newsletter-stats{display:flex;flex-wrap:wrap;gap:2rem}.newsletter-stats span{background:var(--light-purple);border-radius:20px;color:var(--text-secondary);font-size:.9rem;padding:.5rem 1rem}.quick-contact{background:var(--light-purple);border-radius:15px;padding:2.5rem}.quick-contact h3{color:var(--text-primary);font-size:1.5rem;font-weight:600;margin-bottom:2rem}.contact-options-mag{display:flex;flex-direction:column;gap:1rem}.contact-option{align-items:center;background:#fff;border-radius:10px;color:var(--text-primary);display:flex;gap:1rem;padding:1.5rem;text-decoration:none;transition:all .3s ease}.contact-option:hover{box-shadow:0 5px 15px #d6c5e433;transform:translateY(-2px)}.contact-icon{text-align:center;width:50px}.contact-option div:last-child span:first-child{display:block;font-weight:600;margin-bottom:.25rem}.contact-option div:last-child span:last-child{color:var(--text-secondary);font-size:.85rem}@media (max-width:1024px){.magazine-layout{gap:2rem;grid-template-columns:1fr}.magazine-cta{grid-template-columns:1fr;text-align:center}.services-magazine-grid{grid-template-columns:1fr 1fr;grid-template-rows:auto;height:auto}.service-magazine.large{grid-column:1/3;grid-row:auto}.stories-grid{gap:1.5rem;grid-template-columns:1fr}.newsletter-layout{gap:3rem;grid-template-columns:1fr}}@media (max-width:768px){.magazine-headline{font-size:2.2rem}.story-meta{gap:1.5rem}.author-info,.story-meta{flex-direction:column;text-align:center}.services-magazine-grid{grid-template-columns:1fr}.service-magazine.large{grid-column:auto}.newsletter-form{flex-direction:column}.newsletter-stats{justify-content:center}}@media (max-width:480px){.main-story{padding:2rem}.magazine-headline{font-size:1.8rem}.magazine-cta{padding:2rem}.service-magazine{padding:1.5rem}.quick-contact,.story-card{padding:2rem}}.home-design7{background:#f1f5f9;font-family:Inter,system-ui,sans-serif;padding-top:80px}.dashboard-header{background:linear-gradient(135deg,var(--dark-purple),var(--primary-purple));color:#fff;padding:3rem 0}.header-dashboard{align-items:center;display:flex;justify-content:space-between;margin-bottom:3rem}.doctor-status{align-items:center;display:flex;gap:.5rem;margin-bottom:1rem}.status-indicator{animation:pulse-indicator 2s infinite;height:12px;width:12px}@keyframes pulse-indicator{0%,to{opacity:1}50%{opacity:.5}}.doctor-status span{color:#fffc;font-size:.9rem}.doctor-dashboard-info h1{color:#fff;font-size:2.25rem;font-weight:700;margin-bottom:1rem}.doctor-credentials-dash{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem}.credential{color:#ffffffe6;font-size:.9rem}.separator{color:#ffffff80}.dashboard-actions{align-items:flex-end;display:flex;flex-direction:column;gap:1rem}.btn-dashboard{align-items:center;border:2px solid #0000;border-radius:12px;display:inline-flex;font-weight:600;gap:1rem;justify-content:center;min-width:200px;padding:1rem 2rem;position:relative;text-decoration:none;transition:all .3s ease}.btn-dashboard.primary{background:var(--primary-purple);border-color:var(--primary-purple);color:#fff}.btn-dashboard.primary.pulse{animation:pulse-btn 2s infinite}@keyframes pulse-btn{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.btn-dashboard.primary:hover{background:var(--dark-purple);transform:translateY(-2px)}.btn-dashboard.secondary{background:#ffffff1a;border-color:#ffffff4d;color:#fff}.btn-dashboard.secondary:hover{background:#fff3;border-color:#ffffff80}.btn-dashboard.large{font-size:1rem;padding:1.25rem 2.5rem}.btn-badge{background:#10b981;border-radius:12px;color:#fff;font-size:.7rem;font-weight:600;padding:.25rem .75rem;position:absolute;right:-8px;top:-8px}.live-dashboard{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:2fr 1fr}.dashboard-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #fff3;border-radius:20px;box-shadow:0 10px 40px #0000001a;padding:2rem}.card-header{align-items:center;display:flex;justify-content:between;margin-bottom:2rem}.card-header h3{color:var(--text-primary);font-size:1.3rem;font-weight:600;margin:0}.live-indicator{animation:pulse-indicator 1.5s infinite;background:#ef4444;border-radius:50%;height:8px;width:8px}.stats-dashboard-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(4,1fr)}.stat-dashboard{background:var(--light-purple);border-radius:12px;padding:1rem;text-align:center;transition:all .3s ease}.stat-dashboard:hover{box-shadow:0 5px 15px #d6c5e44d;transform:translateY(-2px)}.stat-dashboard.highlight{background:var(--primary-purple);color:#fff}.stat-value{color:var(--primary-purple);font-size:2rem;font-weight:700;margin-bottom:.5rem}.stat-dashboard.highlight .stat-value{color:#fff}.stat-label{color:var(--text-secondary);font-size:.85rem}.stat-dashboard.highlight .stat-label{color:#ffffffe6}.quick-access h3{color:var(--text-primary);font-size:1.3rem;font-weight:600;margin-bottom:2rem}.quick-buttons{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.quick-btn{align-items:center;background:#fff;border:2px solid var(--border-light);border-radius:12px;cursor:pointer;display:flex;flex-direction:column;gap:.75rem;padding:1.5rem 1rem;text-align:center;transition:all .3s ease}.quick-btn:hover{border-color:var(--primary-purple);box-shadow:0 5px 15px #d6c5e433;transform:translateY(-2px)}.quick-icon{font-size:1.5rem}.quick-btn span{color:var(--text-primary);font-size:.85rem;font-weight:600}.interactive-services{background:#fff;padding:5rem 0}.services-dashboard-header{margin-bottom:4rem;text-align:center}.services-dashboard-header h2{color:var(--text-primary);font-size:2.5rem;font-weight:700;margin-bottom:1rem}.services-dashboard-header p{color:var(--text-secondary);font-size:1.1rem}.methods-dashboard{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.method-card{background:#fff;border:2px solid var(--border-light);border-radius:20px;overflow:hidden;padding:2.5rem;position:relative;transition:all .3s ease}.method-card:before{background:var(--accent-color);content:"";height:4px;left:0;position:absolute;top:0;width:100%}.method-card:hover{border-color:var(--accent-color);box-shadow:0 15px 40px #0000001a;transform:translateY(-5px)}.method-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:2rem}.method-header h3{color:var(--text-primary);flex:1 1;font-size:1.3rem;font-weight:600}.effectiveness-score{background:var(--accent-color);border-radius:20px;color:#fff;font-size:1rem;font-weight:700;padding:.5rem 1rem}.progress-container{margin-bottom:2rem}.progress-label{color:var(--text-secondary);font-size:.9rem;font-weight:500;margin-bottom:.5rem}.progress-bar{background:var(--border-light);border-radius:4px;height:8px;overflow:hidden}.progress-fill{border-radius:4px;transition:width 1s ease-in-out}.method-details{margin-bottom:2rem}.detail-item{border-bottom:1px solid var(--border-light);margin-bottom:.75rem;padding-bottom:.75rem}.detail-item:last-child{margin-bottom:0}.detail-label{color:var(--text-secondary);font-weight:500}.detail-value{color:var(--text-primary);font-weight:600}.method-link{color:var(--accent-color);font-size:.95rem;font-weight:600;text-decoration:none}.tabbed-content{background:var(--light-purple);padding:5rem 0}.tab-navigation{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:3rem}.tab-btn{background:#fff;border:2px solid var(--border-light);border-radius:25px;color:var(--text-secondary);cursor:pointer;font-weight:600;padding:1rem 2rem;transition:all .3s ease}.tab-btn.active{background:var(--primary-purple);color:#fff}.tab-btn.active,.tab-btn:hover{border-color:var(--primary-purple)}.tab-content{background:#fff;border-radius:20px;box-shadow:0 10px 40px #d6c5e426;padding:3rem}.stories-dashboard-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:2fr 1fr 1fr}.story-dashboard{background:var(--light-purple);border-radius:15px;padding:2rem;position:relative}.story-dashboard.featured{background:linear-gradient(135deg,var(--primary-purple),var(--dark-purple));color:#fff}.story-rating{background:#fff3;border-radius:20px;font-size:.85rem;font-weight:600;padding:.5rem 1rem;position:absolute;right:1rem;top:1rem}.story-dashboard h4{font-size:1.2rem;font-weight:600;margin-bottom:1rem}.story-dashboard p{line-height:1.6;margin-bottom:1.5rem;opacity:.9}.story-meta{font-size:.85rem;gap:.25rem;opacity:.8}.process-timeline,.story-meta{display:flex;flex-direction:column}.process-timeline{gap:2rem}.timeline-item{align-items:flex-start;display:flex;gap:2rem}.timeline-number{align-items:center;background:var(--primary-purple);border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:1.2rem;font-weight:700;height:50px;justify-content:center;width:50px}.timeline-content h4{color:var(--text-primary);font-size:1.3rem;font-weight:600;margin-bottom:.75rem}.timeline-content p{color:var(--text-secondary);line-height:1.6}.faq-dashboard-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.faq-item{background:var(--light-purple);border-left:4px solid var(--primary-purple);border-radius:15px;padding:2rem}.faq-item h4{color:var(--text-primary);font-weight:600;margin-bottom:1rem}.faq-item p{color:var(--text-secondary);line-height:1.6}.blog-dashboard-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:2fr 1fr 1fr}.blog-card-dash{background:var(--light-purple);border-radius:15px;padding:2rem;transition:all .3s ease}.blog-card-dash:hover{box-shadow:0 10px 30px #d6c5e433;transform:translateY(-5px)}.blog-card-dash.featured{background:linear-gradient(135deg,var(--primary-purple),var(--dark-purple));color:#fff}.blog-category{background:#fff3;border-radius:15px;display:inline-block;font-size:.75rem;font-weight:700;margin-bottom:1rem;padding:.25rem 1rem}.blog-card-dash h4{font-size:1.2rem;font-weight:600;margin-bottom:1rem}.blog-card-dash p{line-height:1.6;margin-bottom:1rem;opacity:.9}.blog-meta{display:flex;font-size:.85rem;gap:1rem;opacity:.8}.action-dashboard{background:linear-gradient(135deg,var(--text-primary),#1e293b);color:#fff;padding:5rem 0}.dashboard-cta-card{grid-gap:4rem;align-items:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff1a;border:1px solid #fff3;border-radius:25px;display:grid;gap:4rem;grid-template-columns:2fr 1fr;padding:4rem}.cta-badge{background:var(--primary-purple);border-radius:20px;color:#fff;display:inline-block;font-size:.9rem;font-weight:600;margin-bottom:2rem;padding:.5rem 1.5rem}.cta-dashboard-content h2{color:#fff;font-size:2.5rem;font-weight:700;margin-bottom:1.5rem}.cta-dashboard-content p{color:#ffffffe6;font-size:1.2rem;line-height:1.6;margin-bottom:3rem}.cta-features-dashboard{display:flex;flex-wrap:wrap;gap:2rem;margin-bottom:3rem}.cta-feature{align-items:center;color:#ffffffe6;display:flex;gap:.75rem}.feature-icon-dash{align-items:center;background:var(--primary-purple);border-radius:50%;display:flex;font-size:.9rem;height:30px;justify-content:center;width:30px}.cta-dashboard-actions{display:flex;flex-wrap:wrap;gap:1.5rem}.action-dashboard .btn-dashboard.primary{background:#fff;border-color:#fff;color:var(--primary-purple)}.action-dashboard .btn-dashboard.primary:hover{background:var(--light-purple)}.action-dashboard .btn-dashboard.secondary{background:#0000;border-color:#ffffff80;color:#fff}.btn-arrow,.phone-icon{font-size:1.2rem}.success-metrics{display:flex;flex-direction:column;gap:2rem}.metric-item{background:#ffffff1a;border-radius:20px;padding:2rem;text-align:center}.metric-number{color:#fff;font-weight:700}.metric-label{color:#fffc;font-size:.9rem;font-weight:500}@media (max-width:1024px){.header-dashboard{flex-direction:column;gap:2rem;text-align:center}.live-dashboard{grid-template-columns:1fr}.stats-dashboard-grid{grid-template-columns:repeat(2,1fr)}.blog-dashboard-grid,.dashboard-cta-card,.methods-dashboard,.stories-dashboard-grid{grid-template-columns:1fr}.dashboard-cta-card{text-align:center}}@media (max-width:768px){.doctor-dashboard-info h1{font-size:2rem}.dashboard-actions{align-items:center}.btn-dashboard{max-width:300px;min-width:auto;width:100%}.stats-dashboard-grid{gap:1rem}.quick-buttons,.stats-dashboard-grid{grid-template-columns:1fr}.tab-navigation{align-items:center;flex-direction:column}.tab-btn{max-width:250px;width:100%}.tab-content{padding:2rem}.timeline-item{flex-direction:column;gap:1rem;text-align:center}.faq-dashboard-grid{grid-template-columns:1fr}.cta-features-dashboard{flex-direction:column;gap:1rem}.cta-dashboard-actions{align-items:center;flex-direction:column}}@media (max-width:480px){.dashboard-card{padding:1.5rem}.services-dashboard-header h2{font-size:2rem}.method-card{padding:2rem}.dashboard-cta-card{padding:2.5rem}.cta-dashboard-content h2{font-size:2rem}}.home-design8{background:linear-gradient(135deg,var(--light-purple) 0,#f8f6fb 100%);color:var(--text-primary);font-family:Inter,system-ui,sans-serif;overflow-x:hidden;padding-top:80px}.custom-cursor{background:radial-gradient(circle,var(--primary-purple),#0000);border-radius:50%;height:20px;pointer-events:none;position:fixed;transform:translate(-50%,-50%);transition:transform .1s ease;width:20px;z-index:9999}.custom-cursor.hovering{background:radial-gradient(circle,#9333ea4d,#0000);transform:translate(-50%,-50%) scale(3)}.hero-portfolio{align-items:center;background:linear-gradient(135deg,var(--light-purple) 0,var(--primary-purple) 30%,var(--dark-purple) 100%);display:flex;min-height:100vh;overflow:hidden;position:relative}.hero-portfolio:before{background:radial-gradient(600px at 20% 40%,#9333ea26 0,#0000 50%),radial-gradient(800px at 80% 60%,#7c3aed1a 0,#0000 50%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.portfolio-intro{flex:1 1;z-index:2}.intro-badge{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border:1px solid #b8a3c94d;border-radius:25px;color:var(--text-primary);display:inline-flex;font-size:.9rem;font-weight:500;gap:.75rem;margin-bottom:3rem;padding:.75rem 1.5rem}.badge-dot{animation:pulse-dot 2s infinite;background:var(--primary-purple);border-radius:50%;height:8px;width:8px}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.5)}}.hero-portfolio-content{margin-bottom:4rem}.portfolio-title{display:flex;flex-direction:column;gap:.5rem}.title-small{color:#ffffffb3;font-size:1.2rem;font-weight:400}.title-main{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,var(--primary-purple));-webkit-background-clip:text;background-clip:text}.title-accent,.title-main{font-size:4.5rem;font-weight:800;line-height:1.1}.title-accent{color:var(--primary-purple);margin-bottom:1.5rem}.title-description{color:#fffc;font-size:1.3rem;font-weight:300;max-width:500px}.hero-stats-portfolio{display:flex;gap:4rem;margin-bottom:4rem}.stat-portfolio{text-align:center}.stat-number-animated{animation:countUp 2s ease-out;color:var(--primary-purple);display:block;font-size:3rem;font-weight:700;margin-bottom:.5rem}@keyframes countUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.stat-label{color:#ffffffb3;font-size:.9rem;font-weight:500}.hero-portfolio-actions{align-items:center;display:flex;gap:2rem}.btn-portfolio{align-items:center;border:2px solid #0000;border-radius:50px;display:inline-flex;font-weight:600;gap:1rem;overflow:hidden;padding:1.25rem 2.5rem;position:relative;text-decoration:none;transition:all .4s ease}.btn-portfolio.primary{background:linear-gradient(135deg,var(--primary-purple),var(--dark-purple));box-shadow:0 10px 30px #9333ea4d;color:#fff}.btn-portfolio.primary:hover{box-shadow:0 15px 40px #9333ea66;transform:translateY(-3px)}.btn-portfolio.secondary{background:#0000;border-color:#ffffff4d;color:#fff}.btn-portfolio.secondary:hover{background:#ffffff1a;border-color:#ffffff80}.btn-portfolio.outline{background:#0000;border-color:var(--primary-purple);color:var(--primary-purple)}.btn-portfolio.outline:hover{background:var(--primary-purple);color:#fff}.btn-portfolio.large{font-size:1.1rem;padding:1.5rem 3rem}.btn-ripple{background:#ffffff4d;border-radius:50%;height:0;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:width .6s,height .6s;width:0}.btn-portfolio:hover .btn-ripple{height:300px;width:300px}.portfolio-visual{align-items:center;display:flex;flex:1 1;justify-content:center;position:relative}.visual-container{height:400px;position:relative;width:400px}.floating-card{animation:float 6s ease-in-out infinite;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#ffffff1a;border:1px solid #fff3;border-radius:15px;padding:1.5rem;position:absolute}.card-1{animation-delay:0s;left:-10%;top:20%}.card-2{animation-delay:2s;right:-10%;top:60%}.card-3{animation-delay:4s;bottom:10%;left:20%}@keyframes float{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-20px) rotate(5deg)}}.card-content{align-items:center;color:#fff;display:flex;font-size:.9rem;font-weight:500;gap:1rem}.card-icon{font-size:1.5rem}.main-visual{align-items:center;display:flex;height:250px;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:250px}.visual-circle{animation:rotate 20s linear infinite;border:2px solid var(--primary-purple);border-radius:50%;height:100%;position:absolute;width:100%}.visual-circle:before{background:var(--primary-purple);border-radius:50%;content:"";height:10px;left:50%;position:absolute;top:-5px;transform:translateX(-50%);width:10px}.visual-content{text-align:center;z-index:2}.visual-text{color:#fff;font-size:2rem;font-weight:700;margin-bottom:.5rem}.visual-subtext{color:#ffffffb3;font-size:1rem}.portfolio-showcase{background:linear-gradient(180deg,#0f0f0f,#1a1a1a);padding:8rem 0}.showcase-header{margin-bottom:5rem;text-align:center}.showcase-title{color:#fff;font-size:3rem;font-weight:700;margin-bottom:1.5rem}.showcase-subtitle{color:#ffffffb3;font-size:1.2rem;margin:0 auto;max-width:600px}.portfolio-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.portfolio-item{background:#ffffff0d;border-radius:20px;cursor:pointer;height:350px;overflow:hidden;position:relative;transition:all .4s ease}.portfolio-item:hover{transform:translateY(-10px)}.item-background{overflow:hidden}.item-background,.item-gradient{bottom:0;left:0;position:absolute;right:0;top:0}.item-gradient{background:linear-gradient(135deg,var(--item-color),#0000);opacity:.2}.item-pattern{background-image:radial-gradient(circle at 20% 50%,#ffffff1a 2px,#0000 0);background-size:30px 30px;bottom:0;left:0;position:absolute;right:0;top:0}.item-content{display:flex;flex-direction:column;height:100%;padding:2.5rem;position:relative;z-index:2}.item-category{background:var(--item-color);border-radius:20px;color:#fff;display:inline-block;font-size:.8rem;font-weight:600;margin-bottom:1.5rem;padding:.5rem 1rem;width:-webkit-fit-content;width:fit-content}.item-image{font-size:3rem;margin-bottom:1.5rem}.item-title{color:#fff;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.item-description{color:#ffffffb3;flex-grow:1;line-height:1.6}.item-action{align-items:center;color:var(--item-color);display:flex;font-weight:600;justify-content:space-between;margin-top:2rem}.action-arrow{font-size:1.2rem}.portfolio-item:hover .action-arrow{transform:translateX(5px)}.item-overlay{align-items:center;background:linear-gradient(135deg,var(--item-color),#000c);bottom:0;display:flex;justify-content:center;left:0;opacity:0;padding:2.5rem;position:absolute;right:0;text-align:center;top:0;transition:all .4s ease}.portfolio-item:hover .item-overlay{opacity:1}.overlay-content h4{color:#fff;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.overlay-content p{color:#ffffffe6;line-height:1.6;margin-bottom:2rem}.overlay-link{background:#fff3;border-radius:25px;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.overlay-link:hover{background:#ffffff4d}.services-creative{background:#1a1a1a;padding:8rem 0}.services-creative-layout{grid-gap:5rem;align-items:center;display:grid;gap:5rem;grid-template-columns:1fr 1fr}.content-badge{background:linear-gradient(135deg,var(--primary-purple),var(--dark-purple));border-radius:20px;color:#fff;display:inline-block;font-size:.9rem;font-weight:600;margin-bottom:2rem;padding:.5rem 1.5rem}.services-content h2{color:#fff;font-size:2.5rem;font-weight:700;margin-bottom:2rem}.services-content p{color:#ffffffb3;font-size:1.1rem;line-height:1.7;margin-bottom:3rem}.approach-cards{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:3rem}.approach-card{align-items:center;background:#ffffff0d;border-radius:15px;display:flex;gap:1.5rem;padding:2rem;transition:all .3s ease}.approach-card:hover{background:#ffffff1a;transform:translateX(10px)}.approach-icon{font-size:2rem;text-align:center;width:60px}.approach-info h4{color:#fff;font-size:1.2rem;font-weight:600;margin-bottom:.5rem}.approach-info p{color:#ffffffb3;margin:0}.services-visual{align-items:center;display:flex;justify-content:center}.visual-art{height:300px;position:relative;width:300px}.art-circle{animation:rotate 15s linear infinite;border:2px solid var(--primary-purple);border-radius:50%;position:absolute}.circle-1{animation-duration:10s;height:100px;width:100px}.circle-1,.circle-2{left:50%;top:50%;transform:translate(-50%,-50%)}.circle-2{animation-direction:reverse;animation-duration:15s;height:200px;width:200px}.circle-3{animation-duration:20s;height:300px;left:50%;top:50%;transform:translate(-50%,-50%);width:300px}.art-spiral{animation:rotate 8s linear infinite;border:2px solid #9333ea4d;border-radius:50%;border-top:2px solid var(--primary-purple);height:150px;width:150px}.art-dots,.art-spiral{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.dot{animation:pulse-dot 2s infinite;background:var(--primary-purple);border-radius:50%;height:8px;position:absolute;width:8px}.dot:first-child{animation-delay:0s;left:0;top:-50px}.dot:nth-child(2){animation-delay:.4s;right:-40px;top:-25px}.dot:nth-child(3){animation-delay:.8s;bottom:-25px;right:-40px}.dot:nth-child(4){animation-delay:1.2s;bottom:-50px;left:0}.dot:nth-child(5){animation-delay:1.6s;left:-40px;top:-25px}.testimonial-creative{background:linear-gradient(135deg,#0f0f0f,#2a1a3e);padding:8rem 0}.testimonial-creative-wrapper{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 2fr}.testimonial-art{height:400px;position:relative}.art-shape{animation:float 8s ease-in-out infinite;background:linear-gradient(135deg,var(--primary-purple),var(--dark-purple));opacity:.3;position:absolute}.shape-1{animation-delay:0s;border-radius:50%;height:100px;left:10%;top:20%;width:100px}.shape-2{animation-delay:2s;height:80px;right:20%;top:60%;transform:rotate(45deg);width:80px}.shape-3{animation-delay:4s;border-radius:30px;bottom:20%;height:60px;left:30%;width:120px}.testimonial-badge{background:#ffffff1a;border-radius:20px;color:#fff;display:inline-block;font-size:.9rem;font-weight:600;margin-bottom:2rem;padding:.5rem 1.5rem}.testimonial-content-creative h2{color:#fff;font-size:2.5rem;font-weight:700;margin-bottom:3rem}.testimonial-card-creative{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff1a;border:1px solid #fff3;border-radius:25px;margin-bottom:2rem;padding:3rem;position:relative}.testimonial-quote{color:var(--primary-purple);font-family:Georgia,serif;font-size:4rem;left:2rem;opacity:.5;position:absolute;top:-10px}.testimonial-card-creative blockquote{border:none;color:#ffffffe6;font-size:1.3rem;font-style:italic;line-height:1.7;margin-bottom:2rem;margin-left:0;margin-right:0;padding-left:0}.testimonial-author-creative{align-items:center;display:flex;gap:2rem}.author-art{position:relative}.author-circle{align-items:center;color:#fff;display:flex;font-size:1.8rem;font-weight:700;height:70px;justify-content:center;width:70px}.author-circle,.author-glow{background:linear-gradient(135deg,var(--primary-purple),var(--dark-purple));border-radius:50%}.author-glow{animation:pulse-glow 3s ease-in-out infinite;bottom:-5px;left:-5px;opacity:.3;position:absolute;right:-5px;top:-5px;z-index:-1}@keyframes pulse-glow{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.1;transform:scale(1.2)}}.author-name{color:#fff;font-size:1.2rem;margin-bottom:.5rem}.author-detail{color:#ffffffb3;display:block;font-size:.9rem;margin-bottom:1rem}.author-rating{align-items:center;display:flex;gap:.5rem}.stars-creative{color:#fbbf24;font-size:1.1rem}.rating-score{color:#fff;font-weight:600}.testimonial-navigation{display:flex;gap:1rem;justify-content:center}.nav-dot{background:#ffffff4d;border:none;border-radius:50%;cursor:pointer;height:12px;transition:all .3s ease;width:12px}.nav-dot.active{background:var(--primary-purple);transform:scale(1.3)}.cta-creative{background:#0f0f0f;padding:8rem 0}.cta-creative-card{background:linear-gradient(135deg,#1a1a2e,#16213e);border:1px solid #ffffff1a;border-radius:30px;overflow:hidden;padding:4rem;position:relative}.cta-art-bg{bottom:0;left:0;overflow:hidden;position:absolute;right:0;top:0}.bg-gradient{animation:rotate 20s linear infinite;background:radial-gradient(circle,#9333ea33,#0000);height:100%;position:absolute;right:-50%;top:-50%;width:100%}.bg-particles{bottom:0;left:0;position:absolute;right:0;top:0}.particle{animation:float-particle 10s ease-in-out infinite;background:var(--primary-purple);border-radius:50%;height:4px;position:absolute;width:4px}.particle:first-child{animation-delay:0s;left:10%;top:20%}.particle:nth-child(2){animation-delay:2s;right:20%;top:40%}.particle:nth-child(3){animation-delay:4s;bottom:30%;left:30%}.particle:nth-child(4){animation-delay:6s;right:10%;top:70%}.particle:nth-child(5){animation-delay:8s;bottom:20%;left:60%}@keyframes float-particle{0%,to{opacity:.3;transform:translateY(0) translateX(0)}33%{opacity:1;transform:translateY(-20px) translateX(10px)}66%{opacity:.5;transform:translateY(10px) translateX(-10px)}}.cta-creative-content{margin:0 auto;max-width:700px;position:relative;text-align:center;z-index:2}.cta-badge-creative{background:#ffffff1a;border:1px solid #fff3;border-radius:25px;color:#fff;display:inline-block;font-size:1rem;font-weight:600;margin-bottom:2rem;padding:.75rem 2rem}.cta-creative-content h2{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,var(--primary-purple));-webkit-background-clip:text;background-clip:text;color:#fff;font-size:3rem;font-weight:800;margin-bottom:2rem}.cta-creative-content p{color:#fffc;font-size:1.2rem;line-height:1.7;margin-bottom:3rem}.cta-features-creative{display:flex;flex-wrap:wrap;gap:3rem;justify-content:center;margin-bottom:4rem}.cta-feature-creative{align-items:center;color:#ffffffe6;display:flex;font-weight:500;gap:1rem}.feature-emoji{font-size:1.5rem}.cta-actions-creative{align-items:center;display:flex;flex-direction:column;gap:2rem}.btn-magic{animation:sparkle 2s ease-in-out infinite;font-size:1.2rem}@keyframes sparkle{0%,to{transform:scale(1) rotate(0deg)}50%{transform:scale(1.2) rotate(180deg)}}.cta-contact-creative{color:#ffffffb3;text-align:center}.cta-contact-creative span{display:block;font-size:.9rem;margin-bottom:.5rem}.phone-creative{color:var(--primary-purple);font-size:1.3rem;font-weight:700;text-decoration:none;transition:all .3s ease}.phone-creative:hover{color:#fff;text-shadow:0 0 10px var(--primary-purple)}@media (max-width:1024px){.hero-portfolio{flex-direction:column;padding:4rem 0;text-align:center}.portfolio-intro{margin-bottom:3rem}.title-accent,.title-main{font-size:3.5rem}.hero-stats-portfolio{gap:2rem;justify-content:center}.services-creative-layout{gap:4rem;grid-template-columns:1fr}.testimonial-creative-wrapper{gap:3rem;grid-template-columns:1fr}}@media (max-width:768px){.title-accent,.title-main{font-size:2.5rem}.hero-stats-portfolio{flex-direction:column;gap:2rem}.hero-portfolio-actions{flex-direction:column;gap:1rem}.btn-portfolio{max-width:300px;width:100%}.portfolio-grid{grid-template-columns:1fr}.portfolio-item{height:300px}.approach-cards{gap:1rem}.approach-card{padding:1.5rem}.cta-features-creative{flex-direction:column;gap:1.5rem}.cta-creative-content h2{font-size:2.2rem}}@media (max-width:480px){.title-accent,.title-main{font-size:2rem}.showcase-title{font-size:2.2rem}.testimonial-card-creative{padding:2rem}.testimonial-card-creative blockquote{font-size:1.1rem}.cta-creative-card{padding:2.5rem}.visual-container{height:300px;width:300px}.floating-card{padding:1rem}}.home-design9{background:#fafafa;font-family:Inter,system-ui,sans-serif;padding-top:80px}.executive-header{background:linear-gradient(135deg,#fff,#f8f9fa);border-bottom:2px solid #e9ecef;padding:2rem 0 4rem}.executive-top{margin-bottom:3rem}.credentials-executive{align-items:center;background:#fff;border-left:4px solid var(--primary-purple);border-radius:12px;box-shadow:0 4px 20px #00000014;display:flex;justify-content:space-between;padding:1.5rem 2rem}.exec-badge{align-items:center;display:flex;gap:1.5rem}.badge-icon{color:var(--primary-purple);font-size:2rem}.badge-title{color:var(--text-primary);display:block;font-size:1.1rem;font-weight:700;letter-spacing:.5px;margin-bottom:.25rem}.badge-subtitle{color:var(--text-secondary);font-size:.9rem;font-weight:500}.exec-contact{display:flex;gap:1rem}.btn-executive{align-items:center;border:2px solid #0000;border-radius:6px;display:inline-flex;font-size:.85rem;font-weight:700;justify-content:center;letter-spacing:.5px;padding:1rem 2rem;text-decoration:none;text-transform:uppercase;transition:all .3s ease}.btn-executive.primary{background:var(--primary-purple);border-color:var(--primary-purple);color:#fff}.btn-executive.primary:hover{background:var(--dark-purple);border-color:var(--dark-purple);box-shadow:0 8px 25px #9333ea4d;transform:translateY(-2px)}.btn-executive.secondary{background:#0000;border-color:var(--primary-purple);color:var(--primary-purple)}.btn-executive.secondary:hover{background:var(--primary-purple);color:#fff}.btn-executive.outline{background:#0000;border-color:var(--text-primary);color:var(--text-primary)}.btn-executive.outline:hover{background:var(--text-primary);color:#fff}.btn-executive.large{font-size:.9rem;padding:1.25rem 2.5rem}.executive-hero{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:2fr 1fr}.executive-title{display:flex;flex-direction:column;margin-bottom:2rem}.title-prefix{color:var(--primary-purple);font-size:1.5rem;font-weight:600;margin-bottom:.5rem}.title-name{color:var(--text-primary);font-size:2.5rem;font-weight:700;line-height:1.2}.executive-subtitle{display:flex;flex-direction:column;gap:1rem;margin-bottom:3rem}.subtitle-main{color:var(--primary-purple);font-size:1.4rem;font-weight:600;letter-spacing:1px;text-transform:uppercase}.subtitle-desc{color:var(--text-secondary);font-size:1.1rem;line-height:1.6;max-width:500px}.executive-metrics{border-bottom:2px solid #e9ecef;border-top:2px solid #e9ecef;display:flex;gap:2rem;margin-bottom:3rem;padding:2rem 0}.metric-executive{flex:1 1;text-align:center}.metric-number{color:var(--primary-purple);font-size:2.5rem;font-weight:800;line-height:1;margin-bottom:.5rem}.metric-label{color:var(--text-primary);font-size:1rem;font-weight:700;letter-spacing:.5px;margin-bottom:.25rem;text-transform:uppercase}.metric-desc{color:var(--text-secondary);font-size:.85rem}.executive-specialties{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.specialty-item{align-items:center;background:#fff;border-left:3px solid var(--primary-purple);border-radius:8px;box-shadow:0 2px 8px #0000000d;display:flex;gap:1rem;padding:1rem}.specialty-icon{flex-shrink:0;font-size:1.5rem}.specialty-item span:last-child{color:var(--text-primary);font-size:.95rem;font-weight:600}.hero-executive-visual{align-items:center;display:flex;justify-content:center}.exec-photo-frame{background:#fff;border:2px solid #e9ecef;border-radius:12px;box-shadow:0 15px 40px #0000001a;height:400px;padding:1rem;position:relative;width:300px}.exec-photo{background:linear-gradient(135deg,var(--primary-purple),var(--dark-purple));border-radius:8px;height:100%;width:100%}.frame-decoration{display:flex;flex-direction:column;gap:1rem;position:absolute;right:-10px;top:-10px}.decoration-item{align-items:center;background:#fff;border:2px solid var(--primary-purple);border-radius:50%;box-shadow:0 4px 15px #0000001a;display:flex;font-size:1.2rem;height:40px;justify-content:center;width:40px}.services-executive{background:#fff;padding:6rem 0}.services-exec-header{margin-bottom:4rem;text-align:center}.header-exec-badge{background:var(--primary-purple);border-radius:25px;color:#fff;display:inline-block;font-size:.8rem;font-weight:700;letter-spacing:1px;margin-bottom:1.5rem;padding:.5rem 2rem;text-transform:uppercase}.services-exec-header h2{color:var(--text-primary);font-size:2.5rem;font-weight:800;margin-bottom:1rem}.services-exec-header p{color:var(--text-secondary);font-size:1.1rem;margin:0 auto;max-width:600px}.services-exec-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin-bottom:4rem}.service-exec-card{background:#fff;border:2px solid #e9ecef;border-radius:15px;padding:2.5rem;position:relative;transition:all .3s ease}.service-exec-card:hover{border-color:var(--primary-purple);box-shadow:0 10px 30px #9333ea26;transform:translateY(-5px)}.service-exec-card.premium{background:linear-gradient(135deg,#fafafa,#fff);border-color:var(--primary-purple)}.service-exec-card.premium:before{background:linear-gradient(135deg,var(--primary-purple),var(--dark-purple));border-radius:15px 15px 0 0;content:"";height:4px;left:0;position:absolute;right:0;top:0}.service-exec-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:1.5rem}.service-exec-icon{font-size:2.5rem}.service-exec-badge{background:var(--primary-purple);border-radius:15px;color:#fff;font-size:.7rem;font-weight:700;letter-spacing:.5px;padding:.25rem 1rem}.service-exec-card h3{color:var(--text-primary);font-size:1.5rem;font-weight:700;margin-bottom:1rem}.service-exec-price{color:var(--primary-purple);font-size:1.8rem;font-weight:800;margin-bottom:1.5rem}.service-exec-card p{color:var(--text-secondary);line-height:1.6;margin-bottom:2rem}.service-exec-features{margin-bottom:2rem}.feature-exec{border-bottom:1px solid #f1f3f4;color:var(--text-secondary);font-size:.95rem;padding:.5rem 0}.feature-exec:last-child{border-bottom:none}.service-exec-btn{background:var(--primary-purple);border-radius:8px;color:#fff;display:block;font-size:.9rem;font-weight:700;letter-spacing:.5px;padding:1rem;text-align:center;text-decoration:none;text-transform:uppercase;transition:all .3s ease}.service-exec-btn:hover{background:var(--dark-purple);transform:translateY(-2px)}.services-exec-cta{background:var(--light-purple);border:2px solid var(--primary-purple);border-radius:15px;padding:3rem;text-align:center}.cta-exec-content h3{color:var(--text-primary);font-size:1.8rem;font-weight:700;margin-bottom:1rem}.cta-exec-content p{color:var(--text-secondary);font-size:1.1rem;margin-bottom:2rem}.corporate-clients{background:#f8f9fa;padding:6rem 0}.clients-header{margin-bottom:4rem;text-align:center}.clients-header h2{color:var(--text-primary);font-size:2.5rem;font-weight:800;margin-bottom:1rem}.clients-header p{color:var(--text-secondary);font-size:1.1rem}.clients-showcase{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:4rem}.client-category h4{color:var(--text-primary);font-size:1.3rem;font-weight:700;letter-spacing:1px;margin-bottom:1.5rem;text-align:center;text-transform:uppercase}.client-logos{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.client-logo{background:#fff;border:1px solid #e9ecef;border-radius:8px;color:var(--text-secondary);font-size:.9rem;font-weight:700;min-width:80px;padding:1rem 2rem;text-align:center}.clients-stats{border-top:2px solid #e9ecef;display:flex;gap:4rem;justify-content:center;padding:3rem 0}.client-stat{text-align:center}.stat-exec-number{color:var(--primary-purple);font-size:2.5rem;font-weight:800;margin-bottom:.5rem}.stat-exec-label{color:var(--text-primary);font-size:1rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.executive-testimonials{background:#fff;padding:6rem 0}.testimonials-exec-header{margin-bottom:4rem;text-align:center}.testimonials-exec-header h2{color:var(--text-primary);font-size:2.5rem;font-weight:800;margin-bottom:1rem}.testimonials-exec-header p{color:var(--text-secondary);font-size:1.1rem}.testimonials-exec-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.testimonial-exec-card{background:#fff;border:2px solid #e9ecef;border-radius:15px;padding:2.5rem;transition:all .3s ease}.testimonial-exec-card:hover{border-color:var(--primary-purple);box-shadow:0 10px 30px #9333ea1a}.testimonial-exec-card.featured{background:var(--light-purple);border-color:var(--primary-purple)}.testimonial-exec-rating{font-size:1.2rem;margin-bottom:1.5rem}.testimonial-exec-card blockquote{border:none;color:var(--text-secondary);font-size:1.1rem;font-style:italic;line-height:1.7;margin-bottom:2rem;margin-left:0;margin-right:0;padding-left:0}.author-name{font-size:1.1rem;font-weight:700}.author-name,.author-title{display:block;margin-bottom:.25rem}.author-title{color:var(--primary-purple);font-size:.95rem;font-weight:600}.author-company{color:var(--text-light);font-size:.85rem;font-weight:500}.executive-cta{background:linear-gradient(135deg,var(--text-primary),#1a1a1a);color:#fff;padding:6rem 0}.cta-exec-wrapper{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:2fr 1fr}.cta-exec-badge{background:#fff3;border-radius:25px;color:#fff;display:inline-block;font-size:.8rem;font-weight:700;letter-spacing:1px;margin-bottom:2rem;padding:.5rem 2rem;text-transform:uppercase}.cta-exec-main h2{color:#fff;font-size:2.8rem;font-weight:800;line-height:1.2;margin-bottom:2rem}.cta-exec-main p{color:#fffc;font-size:1.2rem;line-height:1.7;margin-bottom:3rem}.cta-exec-features{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr;margin-bottom:3rem}.cta-exec-feature{align-items:center;color:#ffffffe6;display:flex;gap:1rem}.feature-exec-icon{font-size:1.3rem;width:30px}.cta-exec-actions{display:flex;flex-direction:column;gap:2rem}.executive-cta .btn-executive.primary{background:#fff;border-color:#fff;color:var(--primary-purple)}.executive-cta .btn-executive.primary:hover{background:var(--light-purple);color:var(--primary-purple)}.cta-exec-contact{text-align:center}.cta-exec-contact span{color:#ffffffb3;display:block;font-size:.9rem;margin-bottom:.5rem}.exec-phone{color:#fff;font-size:1.3rem;font-weight:700;text-decoration:none}.cta-exec-visual{display:flex;justify-content:center}.exec-achievements{display:flex;flex-direction:column;gap:2rem}.achievement{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border-radius:15px;display:flex;gap:1.5rem;padding:2rem}.achievement-icon{font-size:2rem;text-align:center;width:60px}.achievement-text span:first-child{color:#fff;display:block;font-size:1.2rem;font-weight:700;margin-bottom:.25rem}.achievement-text span:last-child{color:#fffc;font-size:.9rem}@media (max-width:1024px){.credentials-executive{flex-direction:column;gap:1.5rem;text-align:center}.executive-hero{gap:3rem;grid-template-columns:1fr;text-align:center}.executive-metrics{flex-direction:column;gap:2rem}.cta-exec-wrapper,.executive-specialties{grid-template-columns:1fr}.cta-exec-wrapper{text-align:center}.cta-exec-features{grid-template-columns:1fr}}@media (max-width:768px){.title-name{font-size:2.8rem}.services-exec-grid{grid-template-columns:1fr}.clients-stats{flex-direction:column;gap:2rem}.testimonials-exec-grid{grid-template-columns:1fr}.exec-contact{flex-direction:column}.btn-executive{max-width:300px;width:100%}}@media (max-width:480px){.title-name{font-size:2.2rem}.service-exec-card,.testimonial-exec-card{padding:2rem}.cta-exec-main h2{font-size:2.2rem}.exec-photo-frame{height:320px;width:250px}}.home-design10{background:#f8f9fa;font-family:Inter,system-ui,sans-serif;min-height:100vh;padding-top:80px}.social-header{background:#fff;box-shadow:0 2px 10px #0000000d;padding:2rem 0}.profile-card{background:#fff;border-radius:20px;box-shadow:0 8px 30px #0000001a;margin:0 auto;max-width:900px;overflow:hidden}.profile-cover{background:linear-gradient(135deg,var(--primary-purple),var(--dark-purple));height:200px;position:relative}.cover-gradient{background:linear-gradient(45deg,#9333eacc,#7c3aed99 50%,#a855f7cc);bottom:0;left:0;position:absolute;right:0;top:0}.profile-main{padding:0 2rem 2rem;position:relative}.profile-avatar{align-items:flex-end;display:flex;gap:1rem;left:2rem;position:absolute;top:-60px}.avatar-ring{background:linear-gradient(135deg,var(--primary-purple),var(--dark-purple));border-radius:50%;box-shadow:0 8px 25px #9333ea4d;height:120px;padding:4px;position:relative;width:120px}.avatar-image{background:linear-gradient(135deg,#f3f4f6,#e5e7eb);border:4px solid #fff;border-radius:50%;height:100%;width:100%}.status-indicator{background:#10b981;border:3px solid #fff;border-radius:50%;bottom:8px;height:20px;position:absolute;right:8px;width:20px}.status-indicator.online{animation:pulse-status 2s infinite}@keyframes pulse-status{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.story-add{align-items:center;background:var(--primary-purple);border:3px solid #fff;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:1.2rem;font-weight:700;height:40px;justify-content:center;margin-bottom:10px;transition:all .3s ease;width:40px}.story-add:hover{background:var(--dark-purple);transform:scale(1.1)}.profile-info{grid-gap:2rem;align-items:start;display:grid;gap:2rem;grid-template-columns:1fr auto;margin-top:80px}.profile-names{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1rem}.profile-name{color:var(--text-primary);font-size:2rem;font-weight:800;margin:0}.profile-verified{align-items:center;background:var(--primary-purple);border-radius:50%;color:#fff;display:flex;font-size:.8rem;font-weight:700;height:24px;justify-content:center;width:24px}.profile-username{color:var(--text-secondary);font-weight:500}.profile-bio{line-height:1.6;margin-bottom:1.5rem}.profile-bio p{color:var(--text-secondary);margin:.25rem 0}.profile-stats{display:flex;gap:2rem;margin-bottom:2rem}.stat-social{cursor:pointer;text-align:center;transition:all .3s ease}.stat-social:hover{transform:translateY(-2px)}.stat-social-number{color:var(--text-primary);display:block;font-size:1.8rem;font-weight:700;margin-bottom:.25rem}.stat-social-label{color:var(--text-secondary);font-size:.9rem}.profile-actions{display:flex;flex-direction:column;gap:.75rem}.btn-social{align-items:center;background:none;border:2px solid #0000;border-radius:25px;cursor:pointer;display:inline-flex;font-size:.9rem;font-weight:600;gap:.75rem;justify-content:center;min-width:140px;padding:.75rem 1.5rem;text-decoration:none;transition:all .3s ease}.btn-social.follow{background:var(--primary-purple);color:#fff}.btn-social.follow:hover{background:var(--dark-purple);transform:translateY(-2px)}.btn-social.message{background:#0000;border-color:var(--primary-purple);color:var(--primary-purple)}.btn-social.message:hover{background:var(--primary-purple);color:#fff}.btn-social.more{background:#0000;border-color:var(--border-light);color:var(--text-secondary)}.btn-social.more:hover{background:var(--light-purple);border-color:var(--primary-purple);color:var(--primary-purple)}.btn-icon{font-size:1rem}.stories-section{background:#fff;border-bottom:1px solid #e5e7eb;padding:2rem 0}.stories-carousel{-ms-overflow-style:none;display:flex;gap:1rem;overflow-x:auto;padding:.5rem;scrollbar-width:none}.stories-carousel::-webkit-scrollbar{display:none}.story-item{align-items:center;cursor:pointer;display:flex;flex-direction:column;flex-shrink:0;gap:.5rem;transition:all .3s ease}.story-item:hover{transform:translateY(-3px)}.story-avatar{background:linear-gradient(135deg,var(--primary-purple),var(--dark-purple));border-radius:50%;height:70px;padding:3px;position:relative;width:70px}.story-item.active .story-avatar{background:linear-gradient(135deg,#10b981,#059669)}.story-image{align-items:center;background:#fff;border-radius:50%;display:flex;font-size:1.8rem;height:100%;justify-content:center;width:100%}.story-label{color:var(--text-secondary);font-size:.8rem;font-weight:500;max-width:70px;text-align:center}.social-feed{padding:2rem 0}.feed-layout{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:2fr 1fr;margin:0 auto;max-width:1200px}.main-feed{display:flex;flex-direction:column;gap:1.5rem}.post-card{background:#fff;border-radius:15px;box-shadow:0 4px 20px #0000000d;overflow:hidden;transition:all .3s ease}.post-card:hover{box-shadow:0 8px 30px #0000001a;transform:translateY(-2px)}.post-header{justify-content:space-between;padding:1.5rem 1.5rem 1rem}.post-author,.post-header{align-items:center;display:flex}.post-author{gap:1rem}.author-avatar{border-radius:50%;height:45px;overflow:hidden;width:45px}.author-image{background:linear-gradient(135deg,var(--primary-purple),var(--dark-purple));height:100%;width:100%}.author-name{color:var(--text-primary);font-size:.95rem;font-weight:600}.post-meta{align-items:center;display:flex;gap:.5rem;margin-top:.25rem}.post-time{color:var(--text-light)}.post-time,.post-visibility{font-size:.8rem}.sponsored-badge{background:var(--primary-purple);border-radius:10px;color:#fff;font-size:.7rem;font-weight:600;padding:.15rem .5rem;text-transform:uppercase}.post-more{background:none;border:none;border-radius:50%;color:var(--text-light);cursor:pointer;font-size:1.2rem;padding:.5rem;transition:all .3s ease}.post-more:hover{background:var(--light-purple);color:var(--primary-purple)}.post-content{padding:0 1.5rem 1rem}.post-content p{color:var(--text-primary);font-size:.95rem;line-height:1.6;margin-bottom:1rem}.post-hashtags{display:flex;flex-wrap:wrap;gap:.5rem}.hashtag{color:var(--primary-purple);cursor:pointer;font-size:.9rem;font-weight:500}.hashtag:hover{text-decoration:underline}.post-engagement{border-top:1px solid #f3f4f6;padding:1rem 1.5rem}.engagement-stats{align-items:center;color:var(--text-secondary);display:flex;font-size:.85rem;justify-content:space-between;margin-bottom:1rem}.engagement-actions{border-top:1px solid #f3f4f6;display:flex;justify-content:space-around;margin-top:.75rem;padding-top:.75rem}.action-btn{background:none;border-radius:8px;color:var(--text-secondary);font-size:.9rem;font-weight:500;gap:.5rem;padding:.5rem 1rem}.action-btn.liked,.action-btn:hover{background:var(--light-purple);color:var(--primary-purple)}.action-icon{font-size:1rem}.post-comments{border-top:1px solid #f3f4f6;margin-top:1rem;padding:1rem 1.5rem}.comment{align-items:flex-start;display:flex;gap:1rem}.comment-avatar{align-items:center;background:var(--primary-purple);border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:.9rem;font-weight:600;height:32px;justify-content:center;width:32px}.comment-content{background:#f3f4f6;border-radius:15px;font-size:.9rem;padding:.75rem}.comment-author{color:var(--text-primary);font-weight:600;margin-right:.5rem}.comment-text{color:var(--text-secondary)}.services-post{border:2px solid var(--primary-purple)}.services-showcase{padding:1.5rem}.services-showcase h3{color:var(--text-primary);font-size:1.3rem;font-weight:700;margin-bottom:1.5rem;text-align:center}.services-grid-social{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr;margin-bottom:2rem}.service-social-card{background:var(--light-purple);border-radius:12px;padding:1.5rem;text-align:center;transition:all .3s ease}.service-social-card:hover{background:var(--primary-purple);color:#fff;transform:translateY(-3px)}.service-emoji{font-size:2rem;margin-bottom:.75rem}.service-social-card h4{font-size:1rem;font-weight:600;margin-bottom:.5rem}.service-social-card p{color:var(--primary-purple);font-size:1.1rem;font-weight:700;margin:0}.service-social-card:hover p{color:#fff}.services-cta{background:var(--primary-purple);border-radius:25px;color:#fff;display:block;font-size:1rem;font-weight:700;padding:1rem;text-align:center;text-decoration:none;transition:all .3s ease}.services-cta:hover{background:var(--dark-purple);transform:translateY(-2px)}.feed-sidebar{display:flex;flex-direction:column;gap:1.5rem}.sidebar-widget{background:#fff;border-radius:15px;box-shadow:0 4px 20px #0000000d;padding:1.5rem}.sidebar-widget h3{color:var(--text-primary);font-size:1.1rem;font-weight:700;margin-bottom:1rem}.quick-links{display:flex;flex-direction:column;gap:.75rem}.quick-link{align-items:center;background:var(--light-purple);border-radius:10px;color:var(--text-primary);display:flex;font-size:.9rem;font-weight:500;gap:1rem;padding:.75rem;text-decoration:none;transition:all .3s ease}.quick-link:hover{background:var(--primary-purple);color:#fff;transform:translateX(5px)}.quick-icon{font-size:1.1rem;text-align:center;width:20px}.success-stats{display:flex;flex-direction:column;gap:1rem}.success-stat{background:var(--light-purple);border-radius:10px;padding:1rem;text-align:center}.success-number{color:var(--primary-purple);font-size:1.8rem;font-weight:700;margin-bottom:.25rem}.success-label{color:var(--text-secondary);font-size:.85rem;font-weight:500}.daily-tip{background:var(--light-purple);border-left:4px solid var(--primary-purple);border-radius:12px;padding:1.5rem}.tip-content{color:var(--text-secondary);font-size:.95rem;font-style:italic;line-height:1.6;margin-bottom:1rem}.tip-author{color:var(--primary-purple);font-size:.9rem;font-weight:600}.recommended-resources{display:flex;flex-direction:column;gap:.75rem}.resource-item{align-items:center;background:#f8f9fa;border-radius:8px;color:var(--text-secondary);display:flex;font-size:.9rem;gap:1rem;padding:.75rem}.resource-icon{font-size:1.1rem;text-align:center;width:20px}.social-cta{background:linear-gradient(135deg,var(--primary-purple),var(--dark-purple));padding:4rem 0}.cta-social-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff1a;border:1px solid #fff3;border-radius:25px;color:#fff;margin:0 auto;max-width:700px;padding:3rem;text-align:center}.cta-emoji{font-size:3rem;margin-bottom:1.5rem}.cta-social-content h2{color:#fff;font-size:2.2rem;font-weight:700;margin-bottom:1.5rem}.cta-social-content p{color:#ffffffe6;font-size:1.1rem;line-height:1.6;margin-bottom:3rem}.cta-social-actions{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:3rem}.btn-social.cta-primary{background:#fff;color:var(--primary-purple);font-size:1rem;padding:1rem 2rem}.btn-social.cta-primary:hover{background:var(--light-purple)}.btn-social.cta-secondary{background:#0000;border-color:#ffffff80;color:#fff;font-size:1rem;padding:1rem 2rem}.btn-social.cta-secondary:hover{background:#ffffff1a;border-color:#fff}.social-proof{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.proof-avatars{display:flex;margin-right:.5rem}.proof-avatar{align-items:center;background:#fff3;border:2px solid #ffffff4d;border-radius:50%;display:flex;font-size:.9rem;font-weight:600;height:35px;justify-content:center;margin-left:-8px;width:35px}.proof-avatar:first-child{margin-left:0}.proof-text{color:#ffffffe6;font-size:.9rem}.proof-text strong{color:#fff;font-weight:700}@media (max-width:1024px){.feed-layout,.profile-info{grid-template-columns:1fr}.profile-info{gap:1.5rem}.profile-actions{flex-direction:row;gap:1rem;justify-content:center}}@media (max-width:768px){.profile-main{padding:0 1rem 1.5rem}.profile-avatar{left:1rem}.profile-name{font-size:1.5rem}.profile-stats{gap:1.5rem;justify-content:center}.services-grid-social{grid-template-columns:1fr}.cta-social-actions{align-items:center;flex-direction:column}.btn-social{max-width:250px;width:100%}.social-proof{flex-direction:column;gap:.5rem}}@media (max-width:480px){.profile-cover{height:150px}.avatar-ring{height:90px;width:90px}.profile-info{margin-top:60px}.profile-name{font-size:1.3rem}.post-card{border-radius:10px}.cta-social-card{border-radius:20px;padding:2rem}.cta-social-content h2{font-size:1.8rem}}.custom-cursor,.custom-cursor.hovering{display:none}.home-hybrid{color:#1f2937;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.6}.container{padding:0 24px}.hero-hybrid{background:linear-gradient(135deg,#fff,#faf9fc);display:flex;min-height:100vh;overflow:hidden}.hero-content-hybrid,.hero-hybrid{align-items:center;position:relative}.hero-content-hybrid{grid-gap:80px;display:grid;gap:80px;grid-template-columns:1fr 1fr;z-index:2}.hero-text-hybrid{max-width:580px}.luxury-intro{align-items:center;display:flex;gap:16px;margin-bottom:24px}.luxury-line{background:var(--primary-purple);height:1px;width:40px}.luxury-label{color:var(--primary-purple);font-size:14px;font-weight:500;letter-spacing:1px;text-transform:uppercase}.luxury-title-hybrid{font-size:3.5rem;margin-bottom:32px}.luxury-title-hybrid,.title-line{color:#111827;font-family:Playfair Display,Georgia,serif;font-weight:300;line-height:1.1}.title-line{display:block;font-size:3rem}.title-script{color:var(--primary-purple);display:block;font-style:italic;font-weight:400;margin-left:20px}.luxury-quote-hybrid{color:#6b7280;font-family:Playfair Display,Georgia,serif;font-size:1.25rem;font-style:italic;line-height:1.7;margin-bottom:48px;padding-left:24px;position:relative}.luxury-quote-hybrid:before{color:var(--primary-purple);content:'"';font-size:3rem;left:0;opacity:.3;position:absolute;top:-10px}.luxury-credentials-hybrid{align-items:center;border-bottom:1px solid #e5e7eb;border-top:1px solid #e5e7eb;display:flex;gap:24px;margin-bottom:48px;padding:32px 0}.cred-item{text-align:center}.cred-number{color:var(--primary-purple);display:block;font-family:Playfair Display,Georgia,serif;font-size:2.5rem;font-weight:300}.cred-text{color:#6b7280;font-size:.875rem;font-weight:500;letter-spacing:1px;text-transform:uppercase}.cred-divider{background:#e5e7eb;height:40px;width:1px}.hero-buttons-hybrid{align-items:center;display:flex;gap:20px}.btn-luxury{align-items:center;border:none;border-radius:8px;display:inline-flex;font-size:1rem;font-weight:500;gap:8px;overflow:hidden;padding:16px 32px;position:relative;text-decoration:none;transition:all .3s ease}.btn-luxury.primary{background:var(--primary-purple);box-shadow:0 4px 20px #d6c5e44d;color:#fff}.btn-luxury.primary:hover{background:var(--dark-purple);box-shadow:0 8px 30px #d6c5e466;transform:translateY(-2px)}.btn-luxury.outline{background:var(--light-purple);border:none;color:var(--primary-purple)}.btn-luxury.outline:hover{background:var(--primary-purple);color:#fff;transform:translateY(-2px)}.btn-luxury.large{font-size:1.125rem;padding:20px 40px}.hero-visual-hybrid{align-items:center;display:flex;justify-content:center}.doctor-image-luxury{background-image:url(/static/media/ana.d5a81239870407b9a0bc.jpeg);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:20px;box-shadow:0 20px 60px #d6c5e433;height:500px;position:relative;width:400px}.expertise-header-hybrid{align-items:flex-start;display:flex;gap:32px;margin-bottom:48px}.philosophy-header-hybrid{margin-bottom:64px;text-align:center}.philosophy-header-hybrid h2{color:#111827;font-family:Playfair Display,Georgia,serif;font-size:2.5rem;font-weight:300;margin-bottom:16px}.philosophy-header-hybrid p{color:#6b7280;font-size:1.125rem}.section-number{border:1px solid #e5e7eb;border-radius:8px;color:var(--primary-purple);font-size:1.5rem;min-width:60px;padding:8px 16px;text-align:center}.section-info h2,.section-number{font-family:Playfair Display,Georgia,serif;font-weight:300}.section-info h2{color:#111827;font-size:2.5rem;margin-bottom:16px}.section-info p{color:#6b7280;font-size:1.125rem}.services-hybrid{background:#fefefe;padding:120px 0}.services-header-hybrid{margin-bottom:64px;text-align:center}.services-header-hybrid h2{color:#111827;font-family:Playfair Display,Georgia,serif;font-size:2.5rem;font-weight:300;margin-bottom:16px}.services-header-hybrid p{color:#6b7280;font-size:1.125rem}.services-grid-hybrid{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.service-card-animated{background:linear-gradient(145deg,#fff,#fefefe);border:1px solid #f3f4f6;border-radius:20px;box-shadow:0 4px 20px #0000000d;cursor:pointer;height:280px;overflow:hidden;padding:28px 24px;position:relative;transition:all .5s cubic-bezier(.4,0,.2,1)}.service-card-animated:hover{border-color:#d6c5e44d;box-shadow:0 25px 80px #00000026;transform:translateY(-12px) scale(1.02)}.card-background-animated{bottom:0;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .4s ease}.service-card-animated:hover .card-background-animated{opacity:1}.card-gradient-animated{background:linear-gradient(135deg,var(--item-color),#ffffffe6);opacity:.1}.card-gradient-animated,.card-pattern-animated{bottom:0;left:0;position:absolute;right:0;top:0}.card-pattern-animated{background-image:radial-gradient(circle at 20% 80%,#d6c5e41a 0,#0000 50%),radial-gradient(circle at 80% 20%,#d6c5e41a 0,#0000 50%),radial-gradient(circle at 40% 40%,#d6c5e40d 0,#0000 50%);background-position:0 0,50px 50px,100px 100px;background-size:200px 200px,150px 150px,100px 100px;opacity:.7;transition:opacity .4s ease}.service-card-animated:hover .card-pattern-animated{opacity:1}.card-content-animated{display:flex;flex-direction:column;height:100%;position:relative;transition:opacity .4s ease;z-index:2}.service-card-animated:hover .card-content-animated{opacity:0}.card-content-animated h3{color:#111827;font-size:1.5rem;font-weight:600;margin-bottom:16px}.card-content-animated p{color:#6b7280;font-size:.95rem;line-height:1.6;margin-bottom:auto}.card-action-animated{align-items:center;color:var(--item-color);display:flex;font-weight:600;gap:8px;margin-top:20px;opacity:0;transform:translateY(10px);transition:all .3s ease}.service-card-animated:hover .card-action-animated{opacity:1;transform:translateY(0)}.action-arrow{transform:translateX(0);transition:transform .3s ease}.service-card-animated:hover .action-arrow{transform:translateX(4px)}.card-overlay-animated{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,var(--item-color),#fffffff2);bottom:0;color:#fff;display:flex;justify-content:center;left:0;opacity:0;padding:32px;position:absolute;right:0;text-align:center;top:0;transition:all .4s ease;visibility:hidden}.service-card-animated:hover .card-overlay-animated{opacity:1;visibility:visible}.overlay-content-animated h4{font-size:1.25rem;font-weight:600;margin-bottom:12px}.overlay-content-animated p{margin-bottom:20px;opacity:.9}.overlay-link{color:#fff;font-weight:600;text-decoration:underline}.philosophy-hybrid{background:linear-gradient(135deg,#faf8ff,#fff);padding:120px 0}.philosophy-content-hybrid{margin:0 auto;max-width:1000px}.philosophy-intro-card{background:linear-gradient(135deg,#faf8ff,#fff);border:1px solid #d6c5e433;border-radius:20px;box-shadow:0 8px 30px #d6c5e41a;margin-bottom:48px;padding:40px 32px;text-align:center}.intro-icon{display:block;font-size:3rem;margin-bottom:24px}.philosophy-description{color:#6b7280;font-size:1.25rem;font-style:italic;line-height:1.8;margin:0}.philosophy-principles-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-bottom:48px}.principle-card{background:#fff;border:1px solid #f3f4f6;border-radius:16px;overflow:hidden;padding:32px 24px;position:relative;text-align:center;transition:all .3s ease}.principle-card:hover{border-color:#d6c5e44d;box-shadow:0 12px 40px #d6c5e426;transform:translateY(-4px)}.principle-card:before{background:linear-gradient(90deg,var(--primary-purple),var(--accent-purple));content:"";height:4px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transition:transform .3s ease}.principle-card:hover:before{transform:scaleX(1)}.principle-card h4{color:#111827;font-family:Playfair Display,Georgia,serif;font-size:1.25rem;font-weight:600;margin-bottom:12px}.principle-card p{color:#6b7280;font-size:.95rem;line-height:1.6;margin:0}.cta-hybrid,.philosophy-cta{text-align:center}.cta-hybrid{background:linear-gradient(135deg,var(--primary-purple) 0,var(--dark-purple) 100%);color:#fff;padding:120px 0}.cta-content-hybrid{margin:0 auto;max-width:600px}.cta-badge-hybrid{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border-radius:50px;display:inline-flex;font-weight:500;gap:8px;margin-bottom:32px;padding:12px 24px}.cta-content-hybrid h2{font-family:Playfair Display,Georgia,serif;font-size:2.5rem;font-weight:300;margin-bottom:24px}.cta-content-hybrid p{font-size:1.125rem;line-height:1.7;margin-bottom:48px;opacity:.9}.cta-buttons-hybrid{align-items:center;display:flex;gap:20px;justify-content:center}.cta-buttons-hybrid .btn-luxury.primary{background:#fff;color:var(--primary-purple)}.cta-buttons-hybrid .btn-luxury.primary:hover{background:var(--light-purple);box-shadow:0 8px 30px #0003;transform:translateY(-2px)}.cta-buttons-hybrid .btn-luxury.outline{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:none;color:#fff}.cta-buttons-hybrid .btn-luxury.outline:hover{background:#fff;color:var(--primary-purple)}.btn-magic{opacity:0;transform:scale(0);transition:all .3s ease}.btn-luxury:hover .btn-magic{opacity:1;transform:scale(1)}@media (max-width:768px){.hero-content-hybrid{gap:48px;grid-template-columns:1fr;text-align:center}.luxury-title-hybrid{font-size:2.5rem}.services-grid-hybrid{gap:20px;grid-template-columns:1fr}.service-card-animated{height:240px;padding:24px 20px}.philosophy-content-hybrid{gap:32px;grid-template-columns:1fr}.philosophy-text-hybrid{align-items:flex-start;flex-direction:column;gap:20px}.section-number{align-self:flex-start}.luxury-credentials-hybrid{flex-direction:column;gap:16px}.cred-divider{height:1px;width:40px}.cta-buttons-hybrid,.hero-buttons-hybrid{flex-direction:column;width:100%}.btn-luxury{justify-content:center;width:100%}.custom-cursor{display:none}}@media (max-width:480px){.luxury-title-hybrid{font-size:2rem}.service-card-animated{height:220px;padding:20px 16px}.card-content-animated h3{font-size:1.25rem}.card-content-animated p{font-size:.9rem}}.about{padding-top:80px}.about-hero{padding:2rem 0 0}.about-hero-content{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.about-hero-text h1{font-size:2rem;margin-bottom:.5rem}.subtitle{color:var(--primary-purple);font-size:1.125rem;font-weight:600;margin-bottom:1.25rem}.intro-text{color:var(--text-secondary);font-size:1.05rem;line-height:1.6}.about-hero-image{display:flex;justify-content:flex-end;position:relative}.hero-image-placeholder{background-image:url(/static/media/ana.d5a81239870407b9a0bc.jpeg);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:var(--border-radius-large);box-shadow:0 15px 40px #d6c5e433;height:440px;overflow:hidden;position:relative;width:350px}.image-overlay{-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:#ffffff1a;inset:0;position:absolute}.story-section{background:#fff;padding-top:2rem!important}.story-content h2{color:var(--primary-purple);margin-bottom:2rem}.story-text p{color:var(--text-secondary);font-size:1rem;line-height:1.6;margin-bottom:1.25rem}.credentials{background:linear-gradient(135deg,#fff,#faf9fc);padding:5rem 0}.credentials h2{color:var(--primary-purple);margin-bottom:3rem}.credentials-grid{grid-gap:2rem;align-items:start;display:grid;gap:2rem;grid-template-columns:1fr 1fr 1fr}.credential-category{background:#fff;border:1px solid #d6c5e433;border-radius:20px;box-shadow:0 10px 30px #d6c5e426;overflow:hidden;padding:2.5rem;position:relative;transition:all .3s ease}.credential-category:before{background:linear-gradient(90deg,var(--primary-purple),var(--accent-purple));content:"";height:4px;left:0;position:absolute;right:0;top:0}.credential-category:hover{box-shadow:0 20px 40px #d6c5e440;transform:translateY(-5px)}.credential-category h3{color:var(--primary-purple);font-size:1.125rem;margin-bottom:1.25rem}.credential-list{display:flex;flex-direction:column;gap:1.5rem}.credential-item{background:var(--light-purple);border-left:4px solid var(--primary-purple);border-radius:12px;padding:1.5rem;position:relative;transition:all .3s ease}.credential-item:hover{background:#fff;box-shadow:0 5px 15px #d6c5e433;transform:translateX(5px)}.credential-item h4{color:var(--dark-purple);font-size:1.2rem;font-weight:600;margin-bottom:.75rem}.credential-item p{color:#666;font-size:1rem;line-height:1.5;margin:0}.approach-section h2{color:var(--primary-purple);margin-bottom:2rem}.approach-content{margin:0}.approach-text>p{color:var(--text-secondary);font-size:1.1rem;line-height:1.7;margin-bottom:1.5rem}.approach-intro{background:linear-gradient(135deg,var(--light-purple),#fffc);border-left:4px solid var(--primary-purple);border-radius:var(--border-radius-large);margin-bottom:3rem;padding:2rem}.approach-intro p{color:var(--text-primary);font-size:1.05rem;font-style:italic;line-height:1.6;margin:0;text-align:left}.approach-principles{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr;margin-top:3rem}.principle{background:#fff;border-left:4px solid var(--primary-purple);border-radius:var(--border-radius);box-shadow:var(--shadow-light);display:flex;flex-direction:column;padding:2rem;transition:var(--transition)}.principle:hover{box-shadow:var(--shadow-medium);transform:translateY(-2px)}.principle h4{color:var(--primary-purple);font-size:1.1rem;margin-bottom:1rem}.principle p{color:var(--text-secondary);font-size:.95rem;line-height:1.5;margin:0}.specializations h2{color:var(--primary-purple);margin-bottom:3rem}.specializations-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.specialization-card{background:#fff;padding:2rem 1.5rem;text-align:center;transition:var(--transition)}.specialization-card:hover{box-shadow:var(--shadow-medium);transform:translateY(-4px)}.spec-icon{display:block;font-size:3rem;margin-bottom:1rem}.specialization-card h3{color:var(--primary-purple);font-size:1.2rem;margin-bottom:1rem}.specialization-card p{color:var(--text-secondary);font-size:.95rem;line-height:1.5;margin:0 0 1.5rem}.spec-details{display:flex;flex-direction:column;gap:.5rem}.spec-details span{background:#d6c5e41a;border-left:3px solid var(--primary-purple);color:var(--primary-purple);font-size:.85rem;font-weight:500;padding:.25rem 0 .25rem .75rem}.about-cta{background:linear-gradient(90deg,var(--primary-purple) 0,var(--accent-purple) 100%);color:#fff;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);padding-left:calc(50vw - 50%);padding-right:calc(50vw - 50%)}.about-cta h2{color:#fff;margin-bottom:1rem}.about-cta p{color:#ffffffe6;font-size:1.1rem;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:600px}.cta-buttons{flex-wrap:wrap;gap:1rem;justify-content:center}.about-cta .btn-secondary{background-color:#fff;border-color:#fff;color:var(--primary-purple)}.about-cta .btn-secondary:hover{background-color:#ffffffe6}@media (max-width:1024px){.about-hero-content{gap:3rem;grid-template-columns:1fr;text-align:center}.about-hero-image{margin:0 auto;max-width:350px;order:-1}.credentials{padding:4rem 0}.credentials-container{padding:0 2rem}.credentials h2{font-size:2rem}.credentials-grid{gap:2rem;grid-template-columns:1fr}.credential-category{padding:2rem}.approach-principles{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}}@media (max-width:768px){.about{padding-top:70px}.about-hero{padding:3rem 0}.about-hero-text h1{font-size:2rem}.intro-text,.subtitle{font-size:1rem}.story-text p{font-size:.95rem}.credentials{padding:3rem 0}.credentials-container{padding:0 1rem}.credentials h2{font-size:2rem;margin-bottom:3rem}.credentials-grid{gap:1.5rem;grid-template-columns:1fr}.credential-category{padding:1.5rem}.credential-category h3{font-size:1rem;margin-bottom:1.25rem}.credential-item{padding:1.25rem}.specializations-grid{gap:1.5rem;grid-template-columns:1fr}.specialization-card{padding:1.5rem}.approach-principles{gap:1.5rem;grid-template-columns:1fr}.cta-buttons{align-items:center;flex-direction:column}.btn-large{max-width:300px;width:100%}}@media (max-width:480px){.about-hero-text h1{font-size:2rem}.section{padding:3rem 0}.specialization-card{padding:1.25rem}.spec-icon{font-size:2.5rem}.credential-item{padding:1rem}}.faq{min-height:100vh;padding:6rem 0 4rem}.faq-header{margin-bottom:4rem;text-align:center}.faq-header h1{font-size:2rem;margin-bottom:1rem}.faq-header p{color:var(--text-secondary);font-size:1rem;margin:0 auto;max-width:600px}.faq-content{grid-gap:4rem;align-items:start;display:grid;gap:4rem;grid-template-columns:2fr 1fr}.faq-list{display:flex;flex-direction:column;gap:1rem}.faq-item{background:#fff;border:1px solid var(--border-light);border-radius:var(--border-radius);overflow:hidden;transition:var(--transition)}.faq-item:hover{box-shadow:var(--shadow-light)}.faq-question{align-items:center;background:none;border:none;color:var(--text-primary);cursor:pointer;display:flex;font-size:1rem;font-weight:600;justify-content:space-between;padding:0;text-align:left;transition:var(--transition);width:100%}.faq-question:hover{background-color:var(--gray-100)}.faq-item.open .faq-question{background-color:var(--light-purple);color:var(--primary-purple)}.faq-icon{color:var(--primary-purple);font-size:1.25rem;font-weight:300;transition:var(--transition)}.faq-item.open .faq-icon{transform:rotate(180deg)}.faq-answer{max-height:0;overflow:hidden;transition:all .3s ease}.faq-item.open .faq-answer{max-height:300px;padding:0}.faq-answer p{color:var(--text-secondary);line-height:1.6;margin:0}.faq-cta{position:-webkit-sticky;position:sticky;top:2rem}.cta-card{background:linear-gradient(135deg,var(--light-purple),#c084fc1a);border:1px solid var(--accent-purple);border-radius:var(--border-radius);display:flex;flex-direction:column;padding:1.5rem;text-align:center}.cta-card h3{color:var(--primary-purple);font-size:1.2rem;margin:0 0 1rem}.cta-card p{color:var(--text-secondary);font-size:1rem;line-height:1.5;margin:0 0 1.5rem}.cta-buttons{display:flex;flex-direction:column;gap:.75rem}.cta-buttons .btn{justify-content:center;width:100%}@media (max-width:1024px){.faq-content{gap:3rem;grid-template-columns:1fr}.faq-cta{position:static}.cta-buttons{flex-direction:row;justify-content:center}.cta-buttons .btn{flex:1 1;width:auto}}@media (max-width:768px){.faq{padding:5rem 0 3rem}.faq-header h1{font-size:2rem}.faq-header{margin-bottom:3rem}.faq-content{gap:2rem}.faq-question{font-size:1rem;padding:1.25rem}.faq-item.open .faq-answer{padding:0 1.25rem 1.25rem}.cta-card{padding:1.5rem}.cta-buttons{flex-direction:column}.cta-buttons .btn{width:100%}}@media (max-width:480px){.faq{padding:4rem 0 2rem}.faq-header h1{font-size:1.75rem}.faq-question{font-size:.95rem;padding:1rem}.faq-item.open .faq-answer{max-height:300px;padding:0 1rem 1rem}.faq-answer p{font-size:.9rem}}.contact{padding-top:80px}.contact-hero{padding:4rem 0;text-align:center}.contact-hero h1{font-size:3rem;margin-bottom:1rem}.hero-subtitle{color:var(--text-secondary);font-size:1.2rem;margin:0 auto}.contact-content{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:1fr 1.5fr;margin-bottom:4rem}.contact-info-section{display:flex;flex-direction:column;gap:2rem}.contact-methods{display:flex;flex-direction:column;gap:1.5rem}.contact-method{align-items:center;display:flex;gap:1.5rem;padding:1.5rem;transition:var(--transition)}.contact-method:hover{box-shadow:var(--shadow-medium);transform:translateX(4px)}.method-icon{align-items:center;background:linear-gradient(135deg,var(--primary-purple),var(--dark-purple));border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:2.5rem;height:60px;justify-content:center;width:60px}.method-content h3{color:var(--primary-purple);font-size:1.2rem;margin-bottom:.5rem}.method-content p{color:var(--text-primary);font-weight:600;margin-bottom:.25rem}.response-time{color:var(--text-secondary);font-size:.9rem}.office-hours{padding:2rem}.office-hours h3{color:var(--primary-purple);font-size:1.3rem;margin-bottom:1.5rem}.hours-list{display:flex;flex-direction:column;gap:.75rem}.hour-item{border-bottom:1px solid var(--border-light);color:var(--text-secondary);display:flex;justify-content:space-between;padding:.75rem 0}.hour-item:last-child{border-bottom:none}.form-container{padding:2.5rem}.form-container h2{color:var(--primary-purple);font-size:1.8rem;margin-bottom:.75rem}.form-container>p{color:var(--text-secondary);line-height:1.6;margin-bottom:2rem}.contact-form{gap:1.5rem}.contact-form,.form-group{display:flex;flex-direction:column}.form-group label{color:var(--text-primary)}.form-group input,.form-group select,.form-group textarea{border:2px solid var(--border-light);border-radius:var(--border-radius);font-family:inherit;padding:1rem;transition:var(--transition)}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{box-shadow:0 0 0 3px #d6c5e41a}.form-group textarea{min-height:120px}.radio-group{display:flex;gap:1.5rem;margin-top:.5rem}.radio-option{align-items:center;cursor:pointer;display:flex;font-weight:400!important;gap:.5rem}.radio-option input[type=radio]{margin:0;width:auto}.privacy-notice{background-color:var(--light-purple);border-left:4px solid var(--primary-purple);border-radius:var(--border-radius);padding:1rem}.privacy-notice p{color:var(--text-secondary);font-size:.9rem;line-height:1.5;margin:0}.privacy-notice a{color:var(--primary-purple);font-weight:600}.success-message{padding:3rem 2rem}.success-icon{margin-bottom:1.5rem}.success-message h2{color:var(--primary-purple)}.success-message p{color:var(--text-secondary)}.success-actions{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.emergency-contact{background-color:var(--light-purple);border:2px solid var(--primary-purple);border-radius:var(--border-radius-large);margin:2rem 0}.emergency-content h2{color:var(--primary-purple);font-size:1.5rem;margin-bottom:1rem}.emergency-content p{color:var(--text-secondary);line-height:1.6;margin-bottom:2rem}.emergency-numbers{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin-bottom:1.5rem}.emergency-item{background:#fff;border-radius:var(--border-radius);box-shadow:var(--shadow-light);color:var(--text-primary);font-size:1rem;padding:1rem 1.5rem}.emergency-note{color:var(--text-light);font-size:.9rem;font-style:italic;margin:0!important}.quick-actions h2{color:var(--primary-purple);margin-bottom:2rem}.quick-actions-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.quick-action{color:inherit;padding:2rem 1.5rem;text-align:center;text-decoration:none;transition:var(--transition)}.quick-action:hover{box-shadow:var(--shadow-medium);color:inherit;transform:translateY(-4px)}.action-icon{font-size:3rem;margin-bottom:1rem}.quick-action h3{color:var(--primary-purple);font-size:1.2rem;margin-bottom:.75rem}.quick-action p{color:var(--text-secondary);font-size:.95rem;margin:0}@media (max-width:1024px){.contact-content{gap:3rem;grid-template-columns:1fr}.form-row{gap:1rem;grid-template-columns:1fr}.radio-group{flex-direction:column;gap:.75rem}.emergency-numbers{align-items:center;flex-direction:column;gap:1rem}}@media (max-width:768px){.contact{padding-top:70px}.contact-hero{padding:3rem 0}.contact-hero h1{font-size:2.5rem}.contact-method{padding:1.25rem}.method-icon{font-size:2rem;height:50px;width:50px}.form-container{padding:2rem}.form-container h2{font-size:1.5rem}.office-hours{padding:1.5rem}.success-message{padding:2rem 1.5rem}.success-actions{align-items:center;flex-direction:column}.success-actions .btn{max-width:300px;width:100%}.quick-actions-grid{gap:1rem;grid-template-columns:1fr}.quick-action{padding:1.5rem}}@media (max-width:480px){.contact-hero h1{font-size:2rem}.contact-method{flex-direction:column;gap:1rem;padding:1.5rem;text-align:center}.form-container{padding:1.5rem}.form-group input,.form-group select,.form-group textarea{padding:.875rem}.emergency-contact{margin:1rem 0}.emergency-item{font-size:.9rem;padding:.75rem 1rem}.quick-action{padding:1.25rem}.action-icon{font-size:2.5rem}}.appointment-page{background:linear-gradient(135deg,#f5f2f8,#e8dff0);min-height:100vh;padding:6rem 0 2rem}.appointment-header{margin-bottom:3rem;text-align:center}.appointment-header h1{color:var(--dark-purple);font-size:2.5rem;font-weight:700;margin-bottom:1rem}.appointment-header>p{color:#666;font-size:1.1rem;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:600px}.appointment-form-section,.appointment-main-content{width:100%}.appointment-sidebar{display:flex;flex-direction:column;gap:2rem}.appointment-contact{background:#fff;border-radius:20px;box-shadow:0 10px 30px #0000001a;padding:2rem}.appointment-contact h3{color:var(--dark-purple);font-size:1.3rem;font-weight:600;margin-bottom:1.5rem}.contact-list{display:flex;flex-direction:column;gap:1rem}.contact-item{align-items:center;background:#f8f9fa;border-radius:12px;display:flex;gap:1rem;padding:1rem;transition:all .3s ease}.contact-item:hover{background:#f1f3f4;transform:translateY(-2px)}.contact-icon{align-items:center;background:linear-gradient(135deg,var(--primary-purple),var(--dark-purple));border-radius:50%;box-shadow:0 4px 15px #8b45ff4d;display:flex;font-size:1.5rem;height:45px;justify-content:center;width:45px}.contact-info{display:flex;flex-direction:column;gap:.3rem}.contact-info strong{color:var(--dark-purple);font-size:.9rem;font-weight:600}.contact-info a,.contact-info span{color:#666;font-size:.85rem;text-decoration:none;transition:all .3s ease}.contact-info a:hover{color:var(--primary-purple);text-decoration:underline}.appointment-info{background:#fff;border-radius:20px;box-shadow:0 10px 30px #0000001a;padding:2rem}.appointment-info h3{color:var(--dark-purple);font-size:1.3rem;font-weight:600;margin-bottom:1.5rem}.info-cards{display:flex;flex-direction:column;gap:1rem}.info-card{align-items:flex-start;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:12px;display:flex;gap:1rem;padding:1rem;transition:all .3s ease}.info-card:hover{box-shadow:0 5px 15px #0000001a;transform:translateY(-2px)}.info-icon{align-items:center;background:#fff;border-radius:50%;box-shadow:0 2px 8px #0000001a;display:flex;font-size:1.5rem;height:40px;justify-content:center;width:40px}.info-content h4{color:var(--dark-purple);font-size:.9rem;font-weight:600;margin-bottom:.3rem}.info-content p{color:#666;font-size:.8rem;line-height:1.4;margin:0}.appointment-form-container{background:#fff;border-radius:20px;box-shadow:0 10px 30px #0000001a;margin:0 auto;max-width:1000px;overflow:hidden;width:100%}@media (max-width:1024px){.appointment-main-content{gap:2rem;grid-template-columns:1fr}.appointment-sidebar{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr;order:-1}}@media (max-width:768px){.appointment-page{padding:4rem 0 2rem}.appointment-sidebar{gap:1.5rem;grid-template-columns:1fr}.appointment-contact,.appointment-info{padding:1.5rem}.info-cards{gap:.8rem}.contact-item,.info-card{padding:.8rem}}@media (max-width:480px){.appointment-main-content{gap:1.5rem}.appointment-contact,.appointment-info{padding:1rem}.appointment-contact h3,.appointment-info h3{font-size:1.1rem;margin-bottom:1rem}.contact-icon,.info-icon{font-size:1.2rem;height:35px;width:35px}.contact-info strong,.info-content h4{font-size:.85rem}.contact-info a,.contact-info span,.info-content p{font-size:.8rem}}.progress-bar{background:var(--primary-purple);justify-content:center;padding:4rem}.progress-bar,.progress-steps{align-items:center;display:flex;position:relative}.progress-steps{justify-content:space-between;width:100%}.progress-step{flex-direction:column;gap:.5rem;z-index:3}.progress-step,.step-number{align-items:center;display:flex;position:relative}.step-number{background:#ffffff4d;border-radius:50%;color:#fff;font-weight:700;height:40px;justify-content:center;margin-bottom:.5rem;transition:all .3s ease;width:40px;z-index:2}.progress-step.active .step-number{background:#fff;color:var(--primary-purple)}.step-label{color:#fff;font-size:.85rem;font-weight:500;margin-top:.5rem;text-align:center}.progress-line{background:#ffffff4d;height:2px;left:40px;position:absolute;right:40px;top:20px;z-index:0}.progress-fill{background:#fff;border-radius:3px;height:100%;transition:width .5s ease}.appointment-form{padding:2rem}.form-note{color:#666;display:block;font-size:.8rem;font-style:italic;margin:.2rem 0}.form-step{animation:slideIn .3s ease;min-height:400px}@keyframes slideIn{0%{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}.form-step h3{color:var(--dark-purple);font-size:1.5rem;font-weight:600;margin-bottom:2rem;text-align:center}.form-group input,.form-group select,.form-group textarea{border:2px solid #e1e1e1;border-radius:10px}.form-group textarea{min-height:100px}.consent-section{margin-top:2rem}.consent-item{align-items:flex-start;display:flex;gap:1rem;margin-bottom:2rem}.consent-item input[type=checkbox]{accent-color:var(--primary-purple);height:20px;margin-top:.25rem;width:20px}.consent-item label{flex:1 1;font-size:.9rem;line-height:1.5}.consent-item label strong{color:var(--dark-purple);display:block;margin-bottom:.5rem}.consent-item label p{color:#666;margin:0}.info-boxes{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr;margin-top:2rem}.info-box{background:var(--light-purple);border-left:4px solid var(--primary-purple);border-radius:10px;padding:1.5rem}.info-box h4{color:var(--dark-purple);font-size:1rem;margin-bottom:1rem}.info-box ul{list-style:none;margin:0;padding:0}.info-box li{color:#666;font-size:.85rem;line-height:1.4;margin-bottom:.5rem;padding-left:1rem;position:relative}.info-box li:before{color:var(--primary-purple);content:"•";font-weight:700;left:0;position:absolute}.form-navigation{align-items:center;border-top:1px solid #e1e1e1;display:flex;justify-content:space-between;margin-top:3rem;padding-top:2rem}.btn-primary,.btn-secondary{align-items:center;border:none;border-radius:10px;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:600;gap:.5rem;padding:.75rem 2rem;text-decoration:none;transition:all .3s ease}.btn-primary:hover:not(:disabled){background:var(--dark-purple);box-shadow:0 5px 15px #d6c5e466;transform:translateY(-2px)}.btn-primary:disabled{background:#ccc;cursor:not-allowed}.btn-secondary:hover{transform:translateY(-2px)}.success-message{background:#fff;border-radius:20px;box-shadow:0 10px 30px #0000001a;margin:0 auto;max-width:600px;padding:3rem;text-align:center}.success-icon{font-size:4rem;margin-bottom:2rem}.success-message h2{color:var(--dark-purple);font-size:2rem;margin-bottom:1rem}.success-message p{color:#666;line-height:1.6;margin-bottom:2rem}.success-details{background:var(--light-purple);border-radius:10px;margin:2rem 0;padding:1.5rem}.detail-item{align-items:center;border-bottom:1px solid #b8a3c94d;color:#666;display:flex;font-size:.95rem;justify-content:space-between;padding:.5rem 0}.detail-item:last-child{border-bottom:none}.detail-item strong{color:var(--dark-purple)}.btn-success{background:#28a745;border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 2rem;transition:all .3s ease}.btn-success:hover{background:#218838;box-shadow:0 5px 15px #28a7454d;transform:translateY(-2px)}@media (max-width:768px){.appointment-page{padding:1rem 0}.appointment-header h1{font-size:1.875rem}.contact-info{align-items:center;flex-direction:column;gap:1rem}.form-row,.info-boxes{gap:1rem;grid-template-columns:1fr}.appointment-form,.progress-bar{padding:1.5rem}.step-label{font-size:.75rem}.progress-step{gap:.25rem}.step-number{font-size:.85rem;height:35px;width:35px}.form-navigation{flex-direction:column;gap:1rem}.btn-primary,.btn-secondary{justify-content:center;width:100%}}@media (max-width:480px){.progress-steps{gap:.5rem}.step-label{display:none}}.admin-login-page{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;justify-content:center;min-height:100vh;overflow:hidden;padding:2rem;position:relative}.admin-login-page:before{animation:rotate 20s linear infinite;background:radial-gradient(circle,#ffffff1a 0,#0000 70%);content:"";height:200%;left:-50%;position:absolute;top:-50%;width:200%}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.login-container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff;border-radius:20px;box-shadow:0 20px 60px #0000004d;max-width:450px;padding:3rem;position:relative;width:100%;z-index:2}.login-header{margin-bottom:2.5rem;text-align:center}.login-logo{margin-bottom:2rem}.logo-icon{animation:pulse 2s ease-in-out infinite;font-size:2.75rem;margin-bottom:1rem}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.login-header h1{color:#2d3748;font-size:2rem;font-weight:700;margin-bottom:.5rem}.login-header p{color:#718096;font-size:1.1rem;font-weight:500}.login-form{margin-bottom:2rem}.form-group label{color:#2d3748}.form-group input{background:#f7fafc;border:2px solid #e2e8f0;border-radius:10px;box-sizing:border-box;font-size:1rem;padding:.875rem 1rem;transition:all .3s ease;width:100%}.form-group input:focus{background:#fff;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.form-group input:disabled{background:#f1f5f9;cursor:not-allowed;opacity:.7}.error-message{align-items:center;background:#fed7d7;border:1px solid #feb2b2;border-radius:8px;color:#c53030;display:flex;font-size:.9rem;gap:.5rem;margin-bottom:1.5rem;padding:.75rem 1rem}.error-icon,.login-btn{font-size:1.1rem}.login-btn{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-weight:600;gap:.5rem;justify-content:center;margin-bottom:1.5rem;padding:1rem;transition:all .3s ease;width:100%}.login-btn:hover:not(:disabled){box-shadow:0 10px 25px #667eea4d;transform:translateY(-2px)}.login-btn:active:not(:disabled){transform:translateY(0)}.login-btn:disabled{cursor:not-allowed;opacity:.7}.login-icon{font-size:1.2rem}.loading-spinner{animation:spin 1s ease-in-out infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:18px;width:18px}@keyframes spin{to{transform:rotate(1turn)}}.login-footer{margin-bottom:2rem}.security-info{background:#f7fafc;border-left:4px solid #667eea;border-radius:10px;padding:1.5rem}.security-info h4{align-items:center;color:#2d3748;display:flex;font-size:1rem;gap:.5rem;margin-bottom:1rem}.security-info ul{list-style:none;margin:0;padding:0}.security-info li{color:#4a5568;font-size:.85rem;line-height:1.4;margin-bottom:.5rem;padding-left:1rem;position:relative}.security-info li:before{color:#667eea;content:"•";font-weight:700;left:0;position:absolute}.demo-credentials{background:#e6fffa;border:1px solid #81e6d9;border-radius:8px;padding:1rem;text-align:center}.demo-credentials h5{color:#2c7a7b;font-size:.9rem;margin-bottom:.5rem}.demo-credentials p{color:#285e61;font-size:.8rem;margin:.25rem 0}.demo-credentials strong{font-weight:600}@media (max-width:768px){.admin-login-page{padding:1rem}.login-container{max-width:100%;padding:2rem 1.5rem}.login-header h1{font-size:1.75rem}.logo-icon{font-size:3rem}}@media (max-width:480px){.login-container{padding:1.5rem}.login-header h1{font-size:1.5rem}.login-header p{font-size:1rem}.form-group input{padding:.75rem}.login-btn{font-size:1rem;padding:.875rem}}.admin-dashboard{background:#f8fafc;display:flex;min-height:100vh}.dashboard-sidebar{background:#fff;box-shadow:2px 0 10px #0000001a;display:flex;flex-direction:column;width:280px}.sidebar-header{border-bottom:1px solid #e2e8f0;padding:2rem;text-align:center}.sidebar-header h2{color:var(--dark-purple);font-size:1.5rem;margin-bottom:.5rem}.sidebar-header p{color:#718096;font-size:.9rem;margin:0}.sidebar-nav{flex:1 1;padding:1rem 0}.nav-item{align-items:center;background:none;border:none;color:#4a5568;cursor:pointer;display:flex;font-size:1rem;gap:1rem;padding:1rem 2rem;text-align:left;transition:all .3s ease;width:100%}.nav-item:hover{background:#f7fafc;color:var(--dark-purple)}.nav-item.active{background:var(--light-purple);border-right:3px solid var(--primary-purple);color:var(--dark-purple)}.nav-item.logout{color:#e53e3e;margin-top:auto}.nav-item.logout:hover{background:#fed7d7;color:#c53030}.nav-icon{font-size:1.2rem;text-align:center;width:24px}.dashboard-main{display:flex;flex:1 1;flex-direction:column;overflow:hidden}.main-header{align-items:center;background:#fff;box-shadow:0 2px 10px #0000000d;display:flex;justify-content:space-between;padding:1.5rem 2rem}.main-header h1{color:var(--dark-purple);font-size:1.875rem;font-weight:700;margin:0}.header-user{color:#718096;font-size:1rem}.main-content{flex:1 1;overflow-y:auto;padding:2rem}.dashboard-stats{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:2rem}.stat-card{align-items:center;background:#fff;border-radius:12px;box-shadow:0 4px 15px #00000014;display:flex;gap:1rem;padding:1.5rem;transition:transform .3s ease}.stat-card:hover{transform:translateY(-2px)}.stat-icon{align-items:center;background:var(--light-purple);border-radius:12px;display:flex;font-size:2.5rem;height:60px;justify-content:center;width:60px}.stat-info h3{color:var(--dark-purple);font-size:2rem;font-weight:700;margin:0 0 .25rem}.stat-info p{color:#718096;font-size:.9rem;margin:0}.recent-activity{background:#fff;border-radius:12px;box-shadow:0 4px 15px #00000014;padding:2rem}.recent-activity h3{color:var(--dark-purple);font-size:1.3rem;margin-bottom:1.5rem}.activity-list{display:flex;flex-direction:column;gap:1rem}.activity-item{background:#f7fafc;gap:1rem;padding:1rem}.activity-icon,.activity-item{align-items:center;border-radius:8px;display:flex}.activity-icon{background:var(--light-purple);font-size:1.5rem;height:40px;justify-content:center;width:40px}.activity-info p{color:#2d3748;font-size:.95rem;margin:0 0 .25rem}.activity-time{color:#718096;font-size:.8rem}.posts-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:2rem}.posts-header h3{color:var(--dark-purple);font-size:1.5rem;margin:0}.posts-table{background:#fff;border-radius:12px;box-shadow:0 4px 15px #00000014;overflow:hidden}.table-header{background:var(--light-purple);color:var(--dark-purple);font-size:.9rem;font-weight:600;padding:1rem 1.5rem}.table-header,.table-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:2fr 1fr 1fr 1fr 120px}.table-row{align-items:center;border-bottom:1px solid #e2e8f0;padding:1.5rem}.table-row:last-child{border-bottom:none}.table-row:hover{background:#f7fafc}.col-title h4{color:var(--dark-purple);font-size:1rem;margin:0 0 .5rem}.col-title p{color:#718096;font-size:.85rem;line-height:1.4;margin:0}.category-tag{background:var(--primary-purple);color:#fff}.category-tag,.status-badge{border-radius:20px;font-size:.8rem;font-weight:500;padding:.25rem .75rem}.status-badge.published{background:#c6f6d5;color:#22543d}.status-badge.draft{background:#fed7d7;color:#c53030}.col-actions{display:flex;gap:.5rem}.action-btn{align-items:center;border:none;border-radius:6px;cursor:pointer;display:flex;font-size:1rem;height:35px;justify-content:center;transition:all .3s ease;width:35px}.action-btn.edit{background:#e6fffa;color:#234e52}.action-btn.edit:hover{background:#b2f5ea}.action-btn.delete{background:#fed7d7;color:#c53030}.action-btn.delete:hover{background:#feb2b2}.edit-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:2rem}.edit-header h3{color:var(--dark-purple);font-size:1.5rem;margin:0}.edit-form{background:#fff;border-radius:12px;box-shadow:0 4px 15px #00000014;padding:2rem}.form-row{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr}.form-group,.form-row{margin-bottom:1.5rem}.form-group label{color:var(--dark-purple);display:block;font-size:.95rem;font-weight:600;margin-bottom:.5rem}.form-group input,.form-group select,.form-group textarea{border:2px solid #e2e8f0;border-radius:8px;box-sizing:border-box;font-size:1rem;padding:.75rem 1rem;transition:all .3s ease;width:100%}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:var(--primary-purple);box-shadow:0 0 0 3px #d6c5e433;outline:none}.form-group textarea{font-family:inherit;resize:vertical}.form-actions{border-top:1px solid #e2e8f0;display:flex;gap:1rem;justify-content:flex-end;margin-top:2rem;padding-top:2rem}.btn{border:none;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:600;gap:.5rem;padding:.75rem 1.5rem}.btn-primary{background:var(--primary-purple)}.btn-primary:hover{background:var(--dark-purple);transform:translateY(-2px)}.btn-secondary{background:#0000;color:var(--dark-purple)}.btn-secondary:hover{background:var(--primary-purple)}.btn-danger{background:#e53e3e;color:#fff}.btn-danger:hover{background:#c53030}.modal-overlay{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.modal{background:#fff;border-radius:12px;box-shadow:0 20px 60px #0000004d;margin:2rem;max-width:400px;width:100%}.modal-header{border-bottom:1px solid #e2e8f0;padding:1.5rem 2rem 1rem}.modal-header h3{color:var(--dark-purple);margin:0}.modal-body{padding:1.5rem 2rem}.modal-body p{color:#4a5568;line-height:1.6;margin:0}.modal-footer{display:flex;gap:1rem;justify-content:flex-end;padding:1rem 2rem 2rem}@media (max-width:1024px){.dashboard-sidebar{width:240px}.table-header,.table-row{font-size:.85rem;grid-template-columns:2fr 1fr 1fr 100px}.col-date{display:none}}@media (max-width:768px){.admin-dashboard{flex-direction:column}.dashboard-sidebar{height:auto;width:100%}.sidebar-nav{display:flex;overflow-x:auto;padding:0}.nav-item{border-bottom:none;border-right:1px solid #e2e8f0;padding:1rem;white-space:nowrap}.nav-item.active{border-bottom:3px solid var(--primary-purple);border-right:none}.main-content{padding:1rem}.dashboard-stats{grid-template-columns:1fr}.posts-header{align-items:stretch;flex-direction:column;gap:1rem}.table-header,.table-row{gap:.5rem;grid-template-columns:1fr}.table-header{display:none}.table-row{align-items:flex-start;display:flex;flex-direction:column;padding:1rem}.col-actions{align-self:flex-end;margin-top:1rem}.form-row{grid-template-columns:1fr}.edit-header,.form-actions{flex-direction:column}.edit-header{align-items:flex-start;gap:1rem}}@media (max-width:480px){.main-header{align-items:flex-start;flex-direction:column;gap:1rem;padding:1rem}.edit-form{padding:1rem}.modal{margin:1rem;max-width:none}}:root{--primary-purple:#d6c5e4;--light-purple:#f5f2f8;--dark-purple:#b8a3c9;--accent-purple:#e4d7ed;--light-bg:#fefefe;--white:#fff;--gray-100:#f8fafc;--gray-200:#e2e8f0;--gray-300:#cbd5e1;--gray-600:#475569;--gray-800:#1e293b;--gray-900:#0f172a;--text-primary:#1e293b;--text-secondary:#64748b;--text-light:#94a3b8;--border-light:#e2e8f0;--shadow-light:0 1px 3px 0 #0000001a,0 1px 2px -1px #0000001a;--shadow-medium:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;--shadow-large:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;--border-radius:12px;--border-radius-small:8px;--border-radius-large:20px;--transition:all 0.3s ease}*{box-sizing:border-box;margin:0;padding:0}body,html{background-color:#fefefe;background-color:var(--light-bg);color:#1e293b;color:var(--text-primary);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;scroll-behavior:smooth}body{font-size:16px;font-weight:400}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.3;margin-bottom:1rem}h1{font-size:2.25rem;font-weight:700}h2{font-size:1.875rem}h3{font-size:1.375rem}h4{font-size:1.125rem}p{color:#64748b;color:var(--text-secondary);margin-bottom:1rem}a{color:#d6c5e4;color:var(--primary-purple);text-decoration:none;transition:all .3s ease;transition:var(--transition)}a:hover{color:#b8a3c9;color:var(--dark-purple)}button{border:none;cursor:pointer;font-family:inherit}.btn,button{transition:all .3s ease;transition:var(--transition)}.btn{align-items:center;border-radius:12px;border-radius:var(--border-radius);display:inline-flex;font-weight:500;justify-content:center;padding:12px 24px;text-decoration:none}.btn-primary{background-color:#d6c5e4;background-color:var(--primary-purple);box-shadow:0 1px 3px 0 #0000001a,0 1px 2px -1px #0000001a;box-shadow:var(--shadow-light);color:#fff}.btn-primary:hover{background-color:#b8a3c9;background-color:var(--dark-purple);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;box-shadow:var(--shadow-medium);transform:translateY(-1px)}.btn-secondary{background-color:#fff;border:2px solid #d6c5e4;border:2px solid var(--primary-purple);color:#d6c5e4;color:var(--primary-purple)}.btn-secondary:hover{background-color:#d6c5e4;background-color:var(--primary-purple);color:#fff}.btn-outline{background-color:initial;border:1px solid #e2e8f0;border:1px solid var(--border-light);color:#d6c5e4;color:var(--primary-purple)}.btn-outline:hover{background-color:#f5f2f8;background-color:var(--light-purple);border-color:#d6c5e4;border-color:var(--primary-purple)}.card{background-color:#fff;border:1px solid #e2e8f0;border:1px solid var(--border-light);border-radius:12px;border-radius:var(--border-radius);box-shadow:0 1px 3px 0 #0000001a,0 1px 2px -1px #0000001a;box-shadow:var(--shadow-light);padding:2rem;transition:all .3s ease;transition:var(--transition)}.card:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;box-shadow:var(--shadow-medium);transform:translateY(-2px)}.container{margin:0 auto;max-width:1200px;padding:0 2rem}@media (min-width:1400px){.container{padding:0 2.5rem}}.section{padding:5rem 0}.section-small{padding:3rem 0}.text-center{text-align:center}.text-purple{color:#d6c5e4;color:var(--primary-purple)}.bg-purple{background-color:#d6c5e4;background-color:var(--primary-purple);color:#fff}.bg-light-purple{background-color:#f5f2f8;background-color:var(--light-purple)}.gradient-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#d6c5e4,#e4d7ed);background:linear-gradient(135deg,var(--primary-purple),var(--accent-purple));-webkit-background-clip:text;background-clip:text}.fade-in{animation:fadeIn .8s ease forwards;opacity:0;transform:translateY(20px)}@keyframes fadeIn{to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.container{padding:0 1rem}h1{font-size:1.875rem}h2{font-size:1.5rem}h3{font-size:1.25rem}h4{font-size:1.125rem}.section{padding:3rem 0}.btn{font-size:.9rem;padding:10px 18px}.card{padding:1.5rem}}@media (max-width:480px){h1{font-size:1.5rem}h2{font-size:1.25rem}h3{font-size:1.125rem}h4{font-size:1rem}.section{padding:2rem 0}.container{padding:0 .75rem}.btn{font-size:.875rem;padding:8px 16px}}
/*# sourceMappingURL=main.8be21a9b.css.map*/