*,::after,::before{margin:0;padding:0;box-sizing:border-box}:root{--color-primary:#EDE7DC;--color-secondary:#B8AFA2;--color-secondary-text:#5F5955;--color-accent:#8B2635;--color-text:#3A3A3A;--color-white:#FFFFFF;--color-light:#F8F6F3;--color-accent-hover:#6D1E2A;--color-placeholder:#6B6560;--font-primary:'Lato','Helvetica Neue',sans-serif;--font-secondary:'Lato','Helvetica Neue',sans-serif;--transition:all 0.3s ease;--shadow-soft:0 4px 20px rgba(58, 58, 58, 0.08);--shadow-medium:0 8px 30px rgba(58, 58, 58, 0.12)}html{scroll-behavior:smooth;font-size:16px}[id]{scroll-margin-top:100px}@media (max-width:768px){[id]{scroll-margin-top:90px}}body{font-family:var(--font-secondary);color:var(--color-text);background-color:var(--color-white);line-height:1.7;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:var(--font-primary);font-weight:500;line-height:1.3;color:var(--color-text)}h1{font-size:clamp(2.5rem, 5vw, 4rem);font-weight:400;letter-spacing:-.02em}h2{font-size:clamp(2rem, 4vw, 3rem);margin-bottom:1.5rem}h3{font-size:clamp(1.5rem, 3vw, 2rem);margin-bottom:1rem}h4{font-size:1.25rem;margin-bottom:.75rem}p{margin-bottom:1rem;font-size:1.05rem}a{color:var(--color-accent);text-decoration:none;transition:var(--transition)}a:hover{color:var(--color-accent-hover)}.skip-link{position:absolute;top:-100px;left:50%;transform:translateX(-50%);background:var(--color-accent);color:var(--color-white);padding:1rem 2rem;z-index:10000;text-decoration:none;font-weight:700;border-radius:0 0 8px 8px;transition:top .3s ease}.skip-link:focus{top:0;outline:3px solid var(--color-text);outline-offset:2px}:focus{outline:0}:focus-visible{outline:3px solid var(--color-accent);outline-offset:2px}a:focus-visible{outline:3px solid var(--color-accent);outline-offset:2px;border-radius:2px}.btn:focus-visible,button:focus-visible{outline:3px solid var(--color-accent);outline-offset:3px}.btn-primary:focus-visible{outline-color:var(--color-text)}.btn-white:focus-visible{outline-color:var(--color-white);outline-offset:3px}.nav-menu a:focus-visible{outline:3px solid var(--color-accent);outline-offset:4px;border-radius:4px}input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--color-accent);outline-offset:2px;border-color:var(--color-accent)}.faq-question:focus-visible{outline:3px solid var(--color-accent);outline-offset:2px}.benefit-card:focus-within,.help-card:focus-within,.surgeon-profile:focus-within{outline:3px solid var(--color-accent);outline-offset:4px}.footer a:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.menu-toggle:focus-visible{outline:3px solid var(--color-accent);outline-offset:4px}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.container-narrow{max-width:900px;margin:0 auto;padding:0 2rem}.header{position:fixed;top:0;left:0;right:0;z-index:1000;background:var(--color-white);box-shadow:var(--shadow-soft);transition:var(--transition)}.header.scrolled{box-shadow:var(--shadow-medium)}.nav-container{display:flex;justify-content:space-between;align-items:center;padding:0 2rem;max-width:1400px;margin:0 auto;height:70px}.logo{position:relative;z-index:1001;width:240px;height:70px}.logo-img{height:216px;width:auto;transition:var(--transition);filter:drop-shadow(0 4px 8px rgba(0, 0, 0, .25));position:absolute;top:-15px;left:0}.logo:hover .logo-img{transform:scale(1.02);filter:drop-shadow(0 6px 12px rgba(0, 0, 0, .3))}.nav-menu{display:flex;list-style:none;gap:1.2rem;align-items:center}.nav-menu a{font-size:.8rem;font-weight:600;color:var(--color-text);text-transform:uppercase;letter-spacing:.06em;padding:.5rem 0;position:relative}.nav-menu a::after{content:'';position:absolute;bottom:0;left:0;width:0;height:2px;background:var(--color-accent);transition:var(--transition)}.nav-menu a.active::after,.nav-menu a:hover::after{width:100%}.nav-menu a.active,.nav-menu a:hover{color:var(--color-accent)}.lang-toggle{display:flex;align-items:center;margin-left:1.5rem;gap:0;border:2px solid var(--color-accent);border-radius:6px;overflow:hidden}.lang-toggle a{padding:.5rem .85rem;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--color-accent);text-decoration:none;transition:var(--transition);background:0 0}.lang-toggle a:hover{background:var(--color-primary)}.lang-toggle a.active{background:var(--color-accent);color:var(--color-white)}.lang-toggle a.active:hover{background:var(--color-accent-hover)}.lang-toggle a::after{display:none}.menu-toggle{display:none;flex-direction:column;gap:5px;cursor:pointer;padding:10px;z-index:1001;background:0 0;border:none;-webkit-appearance:none;appearance:none;margin-top:.5rem}.menu-toggle span{width:25px;height:2px;background:var(--color-text);transition:var(--transition)}.menu-toggle.active span:first-child{transform:rotate(45deg) translate(5px,5px)}.menu-toggle.active span:nth-child(2){opacity:0}.menu-toggle.active span:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}.hero{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;background:var(--color-primary);margin-top:0;overflow:hidden}.hero-background{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,var(--color-primary) 0,var(--color-light) 100%)}.hero-image-placeholder{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,rgba(139,38,53,.1) 0,rgba(184,175,162,.2) 100%);display:flex;align-items:center;justify-content:center}.hero-image-placeholder::before{content:'Hero Image / Video Placeholder';font-size:1.2rem;color:var(--color-secondary-text);text-transform:uppercase;letter-spacing:.2em;padding:2rem 3rem;border:2px dashed var(--color-secondary);border-radius:8px;background:rgba(255,255,255,.5)}.hero-content{position:relative;z-index:2;text-align:center;max-width:900px;padding:2rem}.hero h1{color:var(--color-text);margin-bottom:1.5rem;text-shadow:0 2px 4px rgba(255,255,255,.5)}.hero-subtitle{font-size:clamp(1.1rem, 2vw, 1.4rem);color:var(--color-text);margin-bottom:2.5rem;font-weight:400;line-height:1.8;max-width:700px;margin-left:auto;margin-right:auto}.hero-video-section{background:var(--color-text)}.hero-video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center center;z-index:0}.hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.55);z-index:1}.hero-video-section .hero-content{z-index:2}.hero-video-section h1{color:var(--color-white);text-shadow:0 2px 8px rgba(0,0,0,.3)}.hero-video-section .hero-subtitle{color:var(--color-white);text-shadow:0 1px 4px rgba(0,0,0,.3)}.page-hero{position:relative;min-height:45vh;display:flex;align-items:center;justify-content:center;background:var(--color-primary);margin-top:0;overflow:hidden}.page-hero .hero-image-placeholder::before{content:'Banner Image Placeholder'}.page-hero-content{position:relative;z-index:2;text-align:center;padding:4rem 2rem}.page-hero h1{margin-bottom:1rem}.page-hero .hero-subtitle{margin-bottom:0;font-size:1.2rem}.page-hero-video{background:var(--color-primary)}.page-hero-video .hero-overlay{background:rgba(0,0,0,.55)}.page-hero-video h1{color:var(--color-white);text-shadow:0 2px 8px rgba(0,0,0,.4)}.page-hero-video .hero-subtitle{color:var(--color-white);text-shadow:0 1px 4px rgba(0,0,0,.4)}.page-hero-gradient .hero-overlay{background:linear-gradient(135deg,var(--color-accent) 0,var(--color-accent-hover) 100%)}.page-hero-gradient h1{color:var(--color-white);text-shadow:0 2px 8px rgba(0,0,0,.3)}.page-hero-gradient .hero-subtitle{color:var(--color-white);text-shadow:0 1px 4px rgba(0,0,0,.3)}.btn{display:inline-block;padding:1rem 2.5rem;font-family:var(--font-secondary);font-size:.9rem;font-weight:600;text-transform:uppercase;letter-spacing:.15em;border-radius:4px;cursor:pointer;transition:var(--transition);border:none;text-align:center}.btn-primary{background:var(--color-accent);color:var(--color-white)}.btn-primary:hover{background:var(--color-accent-hover);color:var(--color-white);transform:translateY(-2px);box-shadow:0 8px 25px rgba(139,38,53,.3)}.btn-secondary{background:0 0;color:var(--color-accent);border:2px solid var(--color-accent)}.btn-secondary:hover{background:var(--color-accent);color:var(--color-white);transform:translateY(-2px)}.btn-white{background:var(--color-white);color:var(--color-accent)}.btn-white:hover{background:var(--color-light);transform:translateY(-2px);box-shadow:var(--shadow-medium)}section{padding:6rem 0}.section-light{background:var(--color-light)}.section-primary{background:var(--color-primary)}.section-accent{background:var(--color-accent);color:var(--color-white)}.section-accent h2,.section-accent h3,.section-accent p{color:var(--color-white)}.section-header{text-align:center;margin-bottom:4rem}.section-header p{max-width:900px;margin:0 auto;color:var(--color-secondary-text);font-size:1.15rem}.intro-section{padding:5rem 0;background:var(--color-white)}.intro-content{max-width:800px;margin:0 auto;text-align:center}.intro-content p{font-size:1.25rem;line-height:1.9;color:var(--color-text)}.hero-with-tiles{min-height:100vh;padding-bottom:0}.hero-with-tiles .hero-content{padding-bottom:320px}.hero-spotlight-tiles{position:absolute;bottom:5rem;left:50%;transform:translateX(-50%);z-index:10;display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;width:100%;max-width:1100px;padding:0 2rem}.hero-spotlight-tiles .spotlight-card{display:flex;flex-direction:column;background:rgba(255,255,255,.85);border-radius:10px;padding:1.25rem 1rem;text-decoration:none;border:none;box-shadow:0 10px 40px rgba(0,0,0,.25),0 4px 12px rgba(0,0,0,.15);transition:var(--transition);position:relative;overflow:hidden;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.hero-spotlight-tiles .spotlight-card::before{content:'';position:absolute;top:0;left:0;right:0;height:4px;background:var(--color-accent);transform:scaleX(0);transition:transform .3s ease}.hero-spotlight-tiles .spotlight-card:hover{background:var(--color-white);transform:translateY(-8px);box-shadow:0 20px 50px rgba(0,0,0,.35),0 8px 20px rgba(0,0,0,.2)}.hero-spotlight-tiles .spotlight-card:hover::before{transform:scaleX(1)}.hero-spotlight-tiles .spotlight-card:focus-visible{outline:3px solid var(--color-white);outline-offset:3px}.hero-spotlight-tiles .spotlight-icon{width:44px;height:44px;background:var(--color-accent);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:.75rem;color:var(--color-white);transition:var(--transition)}.hero-spotlight-tiles .spotlight-icon svg{width:22px;height:22px}.hero-spotlight-tiles .spotlight-card:hover .spotlight-icon{background:var(--color-accent-hover);transform:scale(1.1)}.hero-spotlight-tiles .spotlight-title{font-size:.95rem;font-weight:600;color:var(--color-text);margin-bottom:.5rem;transition:var(--transition)}.hero-spotlight-tiles .spotlight-card:hover .spotlight-title{color:var(--color-accent)}.hero-spotlight-tiles .spotlight-description{font-size:.8rem;color:var(--color-secondary-text);line-height:1.5;margin-bottom:.75rem;flex-grow:1}.hero-spotlight-tiles .spotlight-link{display:inline-flex;align-items:center;font-size:.7rem;font-weight:600;color:var(--color-accent);text-transform:uppercase;letter-spacing:.1em;transition:var(--transition)}.hero-spotlight-tiles .spotlight-link::after{content:' →';margin-left:.5rem;transition:transform .3s ease}.hero-spotlight-tiles .spotlight-card:hover .spotlight-link::after{transform:translateX(4px)}@media (max-width:1024px){.hero-with-tiles .hero-content{padding-bottom:300px}.hero-spotlight-tiles{grid-template-columns:repeat(2,1fr);gap:.75rem;bottom:3rem;max-width:600px}.hero-spotlight-tiles .spotlight-card{padding:1rem .85rem}.hero-spotlight-tiles .spotlight-description{font-size:.75rem;line-height:1.4}}@media (max-width:768px){.hero-with-tiles{min-height:100vh}.hero-with-tiles .hero-content{padding-top:2rem;padding-bottom:280px}.hero-spotlight-tiles{bottom:1.5rem;gap:.5rem;max-width:95%;padding:0 1rem}.hero-spotlight-tiles .spotlight-card{padding:.85rem .75rem;background:rgba(255,255,255,.9)}.hero-spotlight-tiles .spotlight-icon{width:36px;height:36px;margin-bottom:.5rem}.hero-spotlight-tiles .spotlight-icon svg{width:18px;height:18px}.hero-spotlight-tiles .spotlight-title{font-size:.85rem;margin-bottom:.35rem}.hero-spotlight-tiles .spotlight-description{font-size:.7rem;margin-bottom:.5rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hero-spotlight-tiles .spotlight-link{font-size:.65rem}}@media (max-width:480px){.hero-with-tiles .hero-content{padding-bottom:260px}.hero-spotlight-tiles{grid-template-columns:repeat(2,1fr);bottom:1rem}.hero-spotlight-tiles .spotlight-card{padding:.75rem .6rem}.hero-spotlight-tiles .spotlight-card:hover{transform:none}.hero-spotlight-tiles .spotlight-icon{width:32px;height:32px}.hero-spotlight-tiles .spotlight-icon svg{width:16px;height:16px}.hero-spotlight-tiles .spotlight-title{font-size:.75rem}.hero-spotlight-tiles .spotlight-description{-webkit-line-clamp:2}.hero-spotlight-tiles .spotlight-link{font-size:.6rem}}.benefits-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem}.benefit-card{text-align:center;padding:3rem 2rem;background:var(--color-white);border-radius:8px;box-shadow:var(--shadow-soft);transition:var(--transition)}.benefit-card:hover{transform:translateY(-8px);box-shadow:var(--shadow-medium)}.benefit-icon{width:100px;height:100px;margin:0 auto 1.5rem;background:var(--color-primary);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2.5rem;color:var(--color-accent)}.benefit-card h3{font-size:1.4rem;margin-bottom:1rem}.benefit-card p{color:var(--color-secondary-text);font-size:1rem;margin-bottom:0}.benefits-six-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem}.benefit-item{padding:2.5rem;background:var(--color-white);border-radius:8px;box-shadow:var(--shadow-soft);transition:var(--transition)}.benefit-item:hover{transform:translateY(-5px);box-shadow:var(--shadow-medium)}.benefit-number{display:inline-block;width:40px;height:40px;background:var(--color-accent);color:var(--color-white);border-radius:50%;text-align:center;line-height:40px;font-family:var(--font-primary);font-size:1.2rem;margin-bottom:1.5rem}.benefit-item h4{font-size:1.3rem;margin-bottom:1rem;color:var(--color-text)}.benefit-item p{color:var(--color-secondary-text);margin-bottom:0;font-size:1rem}.who-we-help-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem}.help-card{text-align:center;padding:2rem;background:var(--color-white);border-radius:8px;box-shadow:var(--shadow-soft);transition:var(--transition)}.help-card:hover{transform:translateY(-5px);box-shadow:var(--shadow-medium)}.help-image-wrapper{width:100%;height:220px;border-radius:12px;margin-bottom:1.5rem;overflow:hidden;position:relative}.help-image{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:12px;transition:transform .4s ease,filter .4s ease}.help-card:hover .help-image{transform:scale(1.08);filter:brightness(1.05)}.help-card h4{font-size:1.2rem;color:var(--color-text)}.timeline{position:relative;max-width:1000px;margin:0 auto}.timeline::before{content:'';position:absolute;left:50%;transform:translateX(-50%);width:3px;height:100%;background:var(--color-secondary);opacity:.3}.timeline-item{display:flex;align-items:center;margin-bottom:4rem;position:relative}.timeline-item:last-child{margin-bottom:0}.timeline-item:nth-child(odd){flex-direction:row}.timeline-item:nth-child(2n){flex-direction:row-reverse}.timeline-content{width:45%;padding:2.5rem;background:var(--color-white);border-radius:8px;box-shadow:var(--shadow-soft);transition:var(--transition)}.timeline-content:hover{box-shadow:var(--shadow-medium);transform:translateY(-3px)}.timeline-number{position:absolute;left:50%;transform:translateX(-50%);width:60px;height:60px;background:var(--color-accent);color:var(--color-white);border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:var(--font-primary);font-size:1.5rem;font-weight:600;z-index:2;box-shadow:var(--shadow-medium)}.timeline-image-wrapper{width:45%;height:250px;border-radius:12px;overflow:hidden;margin:0 2.5%;box-shadow:var(--shadow-soft);transition:var(--transition)}.timeline-image-wrapper:hover{box-shadow:var(--shadow-medium);transform:scale(1.02)}.timeline-img{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .4s ease}.timeline-image-wrapper:hover .timeline-img{transform:scale(1.08)}.timeline-content h3{font-size:1.4rem;margin-bottom:1rem;color:var(--color-accent)}.timeline-content p{color:var(--color-text);margin-bottom:0}.sets-apart-section{margin-top:5rem;padding:4rem 0}.sets-apart-header{text-align:center;margin-bottom:3.5rem}.sets-apart-header h2{color:var(--color-accent);font-size:clamp(2rem, 4vw, 2.8rem);margin-bottom:.75rem}.sets-apart-header p{font-size:1.2rem;color:var(--color-secondary-text);font-weight:500;letter-spacing:.05em}.stats-showcase{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:3.5rem}.stat-card{text-align:center;padding:3rem 2rem;background:linear-gradient(135deg,var(--color-accent) 0,var(--color-accent-hover) 100%);border-radius:16px;box-shadow:0 15px 40px rgba(139,38,53,.25);transition:var(--transition);position:relative;overflow:hidden}.stat-card::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(255,255,255,.1) 0,transparent 100%);pointer-events:none}.stat-card:hover{transform:translateY(-8px);box-shadow:0 20px 50px rgba(139,38,53,.35)}.stat-number{font-family:var(--font-primary);font-size:clamp(3rem, 6vw, 4.5rem);font-weight:700;color:var(--color-white);line-height:1;margin-bottom:.75rem;text-shadow:0 2px 4px rgba(0,0,0,.2)}.stat-label{font-size:1.1rem;font-weight:600;color:var(--color-white);text-transform:uppercase;letter-spacing:.1em;margin-bottom:.5rem}.stat-sublabel{font-size:.9rem;color:rgba(255,255,255,.8);font-weight:400}.differentiators-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem}.differentiator-card{text-align:left;padding:1.5rem 1.75rem;background:var(--color-primary);border-radius:12px;box-shadow:var(--shadow-soft);border:2px solid transparent;transition:var(--transition);display:flex;align-items:center;gap:1.25rem}.differentiator-card:hover{border-color:var(--color-accent);box-shadow:var(--shadow-medium);transform:translateY(-3px)}.differentiator-icon{width:56px;height:56px;min-width:56px;background:var(--color-text);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--color-white);transition:var(--transition)}.differentiator-icon svg{width:28px;height:28px}.differentiator-card:hover .differentiator-icon{background:var(--color-accent);color:var(--color-white)}.differentiator-card h3,.differentiator-card h4{font-size:.95rem;color:var(--color-text);margin-bottom:.3rem;font-weight:600}.differentiator-card p{font-size:.85rem;color:var(--color-secondary-text);margin-bottom:0;line-height:1.5}.surgeon-profile{background:var(--color-white);border-radius:12px;box-shadow:var(--shadow-soft);margin-bottom:4rem;overflow:hidden}.surgeon-profile:last-child{margin-bottom:0}.surgeon-header{display:grid;grid-template-columns:300px 1fr;gap:3rem;padding:3rem;background:var(--color-light)}.surgeon-photo{width:100%;height:350px;background:var(--color-primary);border-radius:12px;display:flex;align-items:center;justify-content:center;color:var(--color-secondary-text);font-size:.9rem;text-transform:uppercase;letter-spacing:.1em;overflow:hidden;box-shadow:var(--shadow-soft)}.surgeon-photo:has(.surgeon-headshot){border:none}.surgeon-headshot{width:100%;height:100%;object-fit:cover;object-position:center top;transition:transform .4s ease}.surgeon-profile:hover .surgeon-headshot{transform:scale(1.03)}.surgeon-intro h3{font-size:2rem;margin-bottom:.5rem;color:var(--color-accent)}.surgeon-specialty{font-size:1rem;color:var(--color-secondary-text);margin-bottom:2rem;font-weight:500}.surgeon-credentials h4{font-size:1.1rem;margin-bottom:1rem;color:var(--color-text)}.surgeon-credentials ul{list-style:none;margin-bottom:0}.surgeon-credentials li{position:relative;padding-left:1.5rem;margin-bottom:.5rem;font-size:.95rem;color:var(--color-text)}.surgeon-credentials li::before{content:'';position:absolute;left:0;top:.6rem;width:6px;height:6px;background:var(--color-accent);border-radius:50%}.surgeon-body{padding:3rem}.surgeon-body h4{font-size:1.2rem;margin-bottom:1rem;color:var(--color-accent)}.surgeon-body p{color:var(--color-text);line-height:1.8}.surgeon-body>div{margin-bottom:2rem}.surgeon-body>div:last-child{margin-bottom:0}.care-philosophy{background:var(--color-primary);padding:2rem;border-radius:8px;border-left:4px solid var(--color-accent)}.care-philosophy p{font-family:var(--font-primary);font-size:1.3rem;font-style:italic;margin-bottom:0;color:var(--color-text)}.surgeon-footer{padding:2rem 3rem;background:var(--color-light);text-align:center}.faq-list{max-width:900px;margin:0 auto}.faq-item{background:var(--color-primary);border-radius:8px;margin-bottom:1rem;box-shadow:var(--shadow-soft);overflow:hidden}.faq-question{width:100%;padding:1.5rem 2rem;background:var(--color-primary);border:none;text-align:left;cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-family:var(--font-secondary);font-size:1.1rem;font-weight:500;color:var(--color-accent);transition:var(--transition)}.faq-question:hover{background:var(--color-light)}.faq-question.active{background:var(--color-primary);color:var(--color-accent)}.faq-icon{font-size:1.5rem;font-weight:300;color:var(--color-accent);transition:var(--transition)}.faq-question.active .faq-icon{transform:rotate(45deg)}.faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease}.faq-answer-content{padding:0 2rem 1.5rem;color:var(--color-text);line-height:1.8}.faq-answer-content h3,.faq-answer-content h4{margin-top:2rem;margin-bottom:.5rem}.faq-item.open .faq-answer{max-height:3000px}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem}.contact-form{background:var(--color-white);padding:3rem;border-radius:12px;box-shadow:var(--shadow-soft)}.form-group{margin-bottom:1.5rem}.form-group label{display:block;margin-bottom:.5rem;font-weight:500;color:var(--color-text);font-size:.95rem}.form-group label span{color:var(--color-accent)}.form-group input,.form-group select,.form-group textarea{width:100%;padding:1rem 1.25rem;border:2px solid var(--color-primary);border-radius:6px;font-family:var(--font-secondary);font-size:1rem;color:var(--color-text);transition:var(--transition);background:var(--color-white)}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:0;border-color:var(--color-accent);box-shadow:0 0 0 3px rgba(139,38,53,.1)}.form-group textarea{min-height:150px;resize:vertical}.form-group input::placeholder,.form-group textarea::placeholder{color:var(--color-placeholder);opacity:1}.form-group input::-webkit-input-placeholder,.form-group textarea::-webkit-input-placeholder{color:var(--color-placeholder)}.form-group input::-moz-placeholder,.form-group textarea::-moz-placeholder{color:var(--color-placeholder);opacity:1}.form-group input.error,.form-group select.error,.form-group textarea.error{border-color:var(--color-accent)}.error-message{color:var(--color-accent);font-size:.85rem;margin-top:.5rem;display:none}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.form-hint{color:var(--color-secondary-text);font-size:.85rem;margin-top:.5rem;margin-bottom:0}.form-fieldset{border:none;padding:0;margin:0}.form-fieldset legend{display:block;font-size:.9rem;font-weight:500;color:var(--color-text);margin-bottom:.75rem}.form-fieldset legend span[aria-hidden=true]{color:var(--color-accent)}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:2px solid var(--color-accent);outline-offset:2px;border-color:var(--color-accent)}.radio-label:focus-within{outline:2px solid var(--color-accent);outline-offset:2px}.btn:focus{outline:2px solid var(--color-accent);outline-offset:2px}.radio-group{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem;margin-top:.5rem}.radio-label{display:flex;align-items:center;justify-content:center;min-height:60px;padding:.75rem 1.25rem;background:var(--color-light);border:2px solid var(--color-primary);border-radius:8px;cursor:pointer;transition:var(--transition);font-weight:400;margin-bottom:0;text-align:center}.radio-label:hover{border-color:var(--color-accent);background:var(--color-primary)}.radio-label input[type=radio]{display:none}.radio-label:has(input[type=radio]:checked){border-color:var(--color-accent);background:var(--color-accent);color:var(--color-white)}.radio-label:has(input[type=radio]:checked) .radio-text{color:var(--color-white)}.radio-text{font-size:.95rem;color:var(--color-text);text-align:center}.radio-group.error .radio-label{border-color:var(--color-accent)}.contact-info{padding:2rem 0}.contact-info h3{font-size:1.6rem;margin-bottom:2rem;color:var(--color-accent)}.contact-item{display:flex;align-items:flex-start;gap:1rem;margin-bottom:2rem;padding:1.5rem;background:var(--color-light);border-radius:8px}.contact-icon{width:50px;height:50px;background:var(--color-accent);color:var(--color-white);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.3rem;flex-shrink:0}.contact-details h4{font-size:1rem;margin-bottom:.25rem;color:var(--color-text)}.contact-details p{color:var(--color-secondary-text);margin-bottom:0}.contact-cta{margin-top:3rem;padding:2rem;background:var(--color-primary);border-radius:8px;text-align:center}.contact-cta p{font-family:var(--font-primary);font-size:1.3rem;color:var(--color-text);margin-bottom:0}.accessibility-content{max-width:900px;margin:0 auto}.accessibility-section{margin-bottom:3rem;padding-bottom:2rem;border-bottom:1px solid var(--color-primary)}.accessibility-section:last-child{border-bottom:none;margin-bottom:0}.accessibility-section h2{color:var(--color-accent);margin-bottom:1.5rem;font-size:1.75rem}.accessibility-section h3{color:var(--color-text);font-size:1.25rem;margin-bottom:1rem}.accessibility-section p{line-height:1.8;margin-bottom:1rem}.accessibility-section ul{margin-left:1.5rem;margin-bottom:1.5rem}.accessibility-section li{margin-bottom:.5rem;line-height:1.7}.accessibility-features-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;margin-top:2rem}.accessibility-feature{background:var(--color-white);padding:2rem;border-radius:12px;box-shadow:var(--shadow-soft)}.accessibility-feature h3{color:var(--color-accent);border-bottom:2px solid var(--color-primary);padding-bottom:.75rem;margin-bottom:1rem}.accessibility-feature ul{list-style:none;margin-left:0;margin-bottom:0}.accessibility-feature li{position:relative;padding-left:1.5rem}.accessibility-feature li::before{content:'';position:absolute;left:0;top:.5rem;width:8px;height:8px;background:var(--color-accent);border-radius:50%}.compliance-list{list-style:none;margin-left:0}.compliance-list li{position:relative;padding-left:2rem;margin-bottom:.75rem}.compliance-list li::before{content:'';position:absolute;left:0;top:.4rem;width:12px;height:12px;border:2px solid var(--color-accent);border-radius:3px}.accessibility-contact{background:var(--color-light);padding:2.5rem;border-radius:12px;border-bottom:none}.contact-methods{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin:2rem 0}.contact-method{text-align:center;padding:1.5rem;background:var(--color-white);border-radius:8px}.contact-method h4{color:var(--color-accent);margin-bottom:.5rem}.contact-method p{margin-bottom:0}.contact-method a{word-break:break-word}.accessibility-review{background:var(--color-primary);padding:2rem;border-radius:12px;text-align:center}.accessibility-review h2{margin-bottom:1rem}.accessibility-review p{margin-bottom:.5rem}.accessibility-review p:last-child{margin-top:1rem;font-size:.95rem;color:var(--color-secondary-text)}@media (max-width:768px){.accessibility-features-grid{grid-template-columns:1fr}.contact-methods{grid-template-columns:1fr}.accessibility-contact{padding:1.5rem}}.cta-section{background:var(--color-accent);padding:5rem 0;text-align:center}.cta-section h2{color:var(--color-white);margin-bottom:1.5rem}.cta-section p{color:rgba(255,255,255,.9);font-size:1.2rem;max-width:600px;margin:0 auto 2rem}.footer{background:var(--color-text);color:var(--color-white);padding:4rem 0 6rem}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;margin-bottom:3rem}.footer-about .logo-text{color:var(--color-white);margin-bottom:1rem}.footer-about .logo-text span{color:rgba(255,255,255,.85)}.footer-about p{color:rgba(255,255,255,.85);font-size:.95rem;line-height:1.8}.footer .footer-heading,.footer h4{color:var(--color-white);font-size:1.1rem;margin-bottom:1.5rem;font-family:var(--font-secondary);text-transform:uppercase;letter-spacing:.1em;font-weight:600}.footer-links{list-style:none}.footer-links li{margin-bottom:.75rem}.footer-links a{color:rgba(255,255,255,.85);font-size:.95rem;transition:var(--transition)}.footer-links a:hover{color:var(--color-white)}.footer-bottom{padding-top:2rem;border-top:1px solid rgba(255,255,255,.1);text-align:center}.footer-bottom p{color:rgba(255,255,255,.75);font-size:.9rem;margin-bottom:0}.image-placeholder{background:var(--color-primary);border:2px dashed var(--color-secondary);border-radius:8px;display:flex;align-items:center;justify-content:center;color:var(--color-secondary-text);font-size:.85rem;text-transform:uppercase;letter-spacing:.1em;text-align:center;padding:1rem}@media (max-width:1024px){.benefits-grid,.benefits-six-grid{grid-template-columns:repeat(2,1fr)}.differentiators-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:repeat(2,1fr)}.surgeon-header{grid-template-columns:1fr}.surgeon-photo{max-width:300px;margin:0 auto}}@media (max-width:900px){.timeline::before{left:30px}.timeline-item,.timeline-item:nth-child(2n),.timeline-item:nth-child(odd){flex-direction:column}.timeline-number{position:absolute;left:30px;top:0}.timeline-content,.timeline-image-wrapper{width:100%;margin:0 0 1.5rem 0;margin-left:70px;width:calc(100% - 70px)}.timeline-image-wrapper{height:220px}}@media (max-width:1080px){.lang-toggle{position:absolute;right:70px;top:50%;transform:translateY(-50%);margin-left:0;z-index:1001}.lang-toggle a{padding:.4rem .65rem;font-size:.7rem}.nav-menu{position:fixed;top:0;right:0;bottom:0;left:auto;width:55%;background:rgba(139,38,53,.95);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);flex-direction:column;gap:0;padding:6rem 2rem 2rem;box-shadow:-8px 0 30px rgba(0,0,0,.3);transform:translateX(100%);transition:transform .35s cubic-bezier(.25, .46, .45, .94);z-index:1000}.nav-menu a{color:rgba(255,255,255,.85);text-shadow:none;font-size:.85rem}.nav-menu a::after{background:#f0c8a0}.nav-menu a.active,.nav-menu a:hover{color:#f0c8a0}.nav-menu.active{transform:translateX(0)}.nav-menu.active~.lang-toggle,.nav-menu.active~.nav-right .lang-toggle{border-color:rgba(255,255,255,.5)}.nav-menu.active~.lang-toggle a,.nav-menu.active~.nav-right .lang-toggle a{color:rgba(255,255,255,.85)}.nav-menu.active~.lang-toggle a.active,.nav-menu.active~.nav-right .lang-toggle a.active{background:rgba(255,255,255,.2);color:#fff}body:has(.nav-menu.active) .pe-float-btn{z-index:999}body:has(.nav-menu.active) .cco-chat-toggle,body:has(.nav-menu.active) .cco-chat-window{z-index:999}.nav-menu li{padding:.85rem 0;border-bottom:1px solid rgba(255,255,255,.15);text-align:center}.nav-menu li:last-child{border-bottom:none}.menu-toggle{display:flex}.menu-toggle.active span{background:#fff}.logo{width:180px;height:60px}.logo-img{height:156px;top:-15px}.hero,.page-hero{margin-top:0}.hero{min-height:100vh}.benefits-grid,.benefits-six-grid,.who-we-help-grid{grid-template-columns:1fr}.contact-grid{grid-template-columns:1fr}.radio-group{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr;text-align:center}section{padding:4rem 0}.container{padding:0 1.5rem}.stats-showcase{grid-template-columns:1fr;gap:1.5rem}.stat-card{padding:2.5rem 2rem}.stat-number{font-size:3rem}.differentiators-grid{grid-template-columns:1fr;gap:1rem}.differentiator-card{padding:1.25rem 1.5rem}.differentiator-icon{width:48px;height:48px;min-width:48px}.differentiator-icon svg{width:24px;height:24px}}@media (max-width:480px){html{font-size:14px}.logo{width:150px;height:50px}.logo-img{height:132px;top:-12px}.hero-content{padding:1rem}.btn{padding:.875rem 2rem;font-size:.85rem}.benefit-card,.benefit-item{padding:2rem 1.5rem}.contact-form{padding:2rem 1.5rem}.surgeon-body,.surgeon-footer,.surgeon-header{padding:2rem 1.5rem}.differentiators-grid{grid-template-columns:1fr}.sets-apart-header h2{font-size:1.8rem}}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.mt-1{margin-top:1rem}.mt-2{margin-top:2rem}.mt-3{margin-top:3rem}.mb-1{margin-bottom:1rem}.mb-2{margin-bottom:2rem}.mb-3{margin-bottom:3rem}@keyframes fadeInUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.fade-in-up{animation:fadeInUp .6s ease forwards}@media (prefers-reduced-motion:reduce){*,::after,::before{animation-duration:0s!important;animation-iteration-count:1!important;transition-duration:0s!important;scroll-behavior:auto!important}.hero-video{display:none}.hero-background::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,var(--color-text) 0,var(--color-accent) 100%);z-index:0}}@media print{.btn,.footer,.header{display:none}.hero,.page-hero{margin-top:0;min-height:auto;padding:2rem 0}.hero-video{display:none}}.pe-section{padding:5rem 0;background:#41413e}.pe-section .section-header h2{color:var(--color-white)}.pe-section .section-header p{color:rgba(255,255,255,.8)}.pe-eyebrow{font-size:.7rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:rgba(255,255,255,.7);margin-bottom:.5rem}.pe-carousel{position:relative;display:flex;align-items:flex-start;gap:1.5rem;max-width:720px;margin:0 auto}.pe-track-wrapper{overflow:hidden;flex:1;border-radius:6px}.pe-track{display:flex;align-items:flex-start;transition:transform .5s cubic-bezier(.4, 0, .2, 1)}.pe-card{flex-shrink:0;width:100%;min-width:100%;height:320px;background:var(--color-white);border-radius:2px 6px 6px 2px;padding:2rem 2.75rem 1.75rem 2.5rem;position:relative;border-left:4px solid var(--color-accent);box-shadow:0 8px 32px rgba(0,0,0,.12);box-sizing:border-box;overflow:hidden;display:flex;flex-direction:column}.pe-card.expanded{height:auto}.pe-card::before{content:'Patient Experiences';display:block;font-size:.65rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--color-accent);margin-bottom:1rem;font-style:normal;flex-shrink:0}.pe-quote-mark{display:none}.pe-card p{font-size:1.05rem;line-height:1.85;color:var(--color-text);margin-bottom:.6rem;font-style:italic}.pe-card p:last-of-type{margin-bottom:0}.pe-attribution{margin-top:1.25rem;padding-top:.75rem;font-size:.75rem;font-weight:700;letter-spacing:.15em;color:var(--color-accent);text-transform:uppercase;font-style:normal;border-top:1px solid rgba(0,0,0,.08);flex-shrink:0}.pe-attribution:empty{display:none}.pe-read-more{display:none;position:absolute;bottom:0;left:0;right:0;padding:2.5rem 2.5rem 1rem;background:linear-gradient(to bottom,rgba(255,255,255,0) 0,#fff 40%);border:none;color:var(--color-accent);font-family:var(--font-primary);font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;text-align:left;z-index:2}.pe-read-more:hover{text-decoration:underline}.pe-card.overflowing .pe-read-more{display:block}.pe-card.expanded .pe-read-more{position:relative;background:0 0;padding:.5rem 0 0}.pe-arrow{flex-shrink:0;width:48px;height:48px;border-radius:50%;border:1px solid rgba(255,255,255,.4);background:0 0;color:var(--color-white);font-size:1.6rem;line-height:1;cursor:pointer;transition:var(--transition);display:flex;align-items:center;justify-content:center;margin-top:3rem}.pe-arrow:hover{background:var(--color-white);color:var(--color-accent);border-color:var(--color-white)}.pe-controls{display:flex;justify-content:center;align-items:center;gap:1.5rem;margin-top:2rem}.pe-counter{font-family:var(--font-primary);font-size:.85rem;font-weight:600;letter-spacing:.08em;color:rgba(255,255,255,.85)}.pe-play-pause{width:36px;height:36px;border-radius:50%;border:1px solid rgba(255,255,255,.4);background:0 0;color:var(--color-white);font-size:.9rem;cursor:pointer;transition:var(--transition);display:flex;align-items:center;justify-content:center;padding:0}.pe-play-pause:hover{background:var(--color-white);color:var(--color-accent);border-color:var(--color-white)}.pe-float-btn{position:fixed;top:calc(50% - 175px);right:24px;z-index:99999;display:flex;align-items:center;gap:.6rem;padding:.75rem 1.5rem;background:#8b2635;color:#fff;font-family:var(--font-primary);font-size:.7rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;text-decoration:none;border:none;border-radius:50px;cursor:pointer;box-shadow:0 4px 20px rgba(139,38,53,.35);transition:all .3s ease;opacity:1;animation:pe-pulse 2s ease-in-out infinite}.pe-float-btn.hidden{opacity:0;transform:translateX(20px);pointer-events:none}.pe-float-btn:hover{background:#722030;box-shadow:0 6px 28px rgba(139,38,53,.5);transform:translateX(-3px);animation:none}@keyframes pe-pulse{0%,100%{box-shadow:0 4px 20px rgba(139,38,53,.35)}50%{box-shadow:0 4px 30px rgba(139,38,53,.6),0 0 0 8px rgba(139,38,53,.15)}}@media (max-width:900px){.pe-carousel{gap:1rem}.pe-arrow{width:40px;height:40px;font-size:1.3rem}}@media (max-width:600px){.pe-section{padding:3rem 0}.pe-carousel{gap:.5rem}.pe-card{padding:1.75rem 1.5rem}.pe-arrow{width:34px;height:34px;font-size:1.1rem}.pe-float-btn{right:10px;font-size:.6rem;padding:.65rem 1.1rem;top:auto;bottom:80px}}