*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif;line-height:1.6;color:#fff;scroll-behavior:smooth}body{background-color:#000;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:Prata,serif;font-weight:700;line-height:1.2;margin-bottom:1rem;letter-spacing:.02em}h1{font-size:4rem;font-weight:400;letter-spacing:.01em}@media (max-width: 768px){h1{font-size:3rem}}h2{font-size:3rem;font-weight:400;letter-spacing:.015em}@media (max-width: 768px){h2{font-size:2.25rem}}h3{font-size:2rem;font-weight:400;letter-spacing:.02em}@media (max-width: 768px){h3{font-size:1.75rem}}h4{font-size:1.25rem;font-weight:400;letter-spacing:.025em}h5{font-size:1.125rem;font-weight:400;letter-spacing:.025em}p{font-size:1.125rem;margin-bottom:1rem;line-height:1.8}@media (max-width: 768px){p{font-size:1rem}}a{color:#fff;text-decoration:none;transition:color .2s ease;font-weight:500}a:hover{color:#ebeded}a:focus{outline:2px solid #FFFFFF;outline-offset:2px;border-radius:2px}ul,ol{list-style-position:inside}.container{max-width:1100px;margin:0 auto;padding:0 1rem}.grid{display:grid;gap:1.5rem}.grid-2{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.grid-3{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-sm{gap:.5rem}.gap-md{gap:1rem}.gap-lg{gap:1.5rem}.text-center{text-align:center}.text-muted{color:#ccc}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.9rem 1.1rem;background:#fff;color:#000;border:none;border-radius:16px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif;font-size:1rem;font-weight:500;text-decoration:none;cursor:pointer;transition:all .2s ease;box-shadow:0 8px 24px #0000000f}.btn:hover{background:#ebeded;color:#000;transform:translateY(-1px);box-shadow:0 16px 48px #0000001f}.btn:focus{outline:2px solid #FFFFFF;outline-offset:2px}.btn:active{transform:translateY(0)}.btn--outline{background:transparent;color:#fff;border:2px solid #FFFFFF;box-shadow:none}.btn--outline:hover{background:#fff;color:#000}.btn--large{padding:1.25rem 2rem;font-size:1.125rem}.card{background:#000;border:1px solid rgba(229,229,229,.2);border-radius:16px;padding:1.5rem;box-shadow:0 8px 24px #0000000f;transition:all .2s ease}.card:hover{transform:translateY(-2px);box-shadow:0 16px 48px #0000001f}.card--soft{background:#1a1a1a;border:none}.form-group{margin-bottom:1.5rem}.form-label{display:block;margin-bottom:.5rem;font-weight:500;color:#fff}.form-input,.form-textarea{width:100%;padding:1rem;border:2px solid rgba(229,229,229,.2);border-radius:16px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif;font-size:1rem;background:#000;transition:border-color .2s ease}.form-input:focus,.form-textarea:focus{outline:none;border-color:#fff;color:#000}.form-input::placeholder,.form-textarea::placeholder{color:#ccc}.form-textarea{resize:vertical;min-height:120px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.section{padding:4rem 0}.section--sm{padding:3rem 0}.mb-sm{margin-bottom:.5rem}.mb-md{margin-bottom:1rem}.mb-lg{margin-bottom:1.5rem}.mb-xl{margin-bottom:2rem}@media (prefers-reduced-motion: reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}:focus-visible{outline:2px solid #FFFFFF;outline-offset:2px;border-radius:2px}blockquote{background:#1a1a1a;border-left:10px solid #EBEDED;padding:.5em 10px}.breadcrumbs{background:#1a1a1a;border-bottom:1px solid rgba(229,229,229,.2);padding:1rem 0}.breadcrumb-list{display:flex;list-style:none;margin:0;padding:0;gap:.5rem;flex-wrap:wrap}.breadcrumb-item{display:flex;align-items:center;gap:.5rem;font-size:.875rem}.breadcrumb-item a{color:#ccc}.breadcrumb-item a:hover{color:#ebeded}.breadcrumb-item span[aria-current]{color:#fff;font-weight:500}.breadcrumb-separator{color:#ccc}.treatment-hero{padding:3rem 0}.hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}@media (max-width: 1024px){.hero-grid{grid-template-columns:1fr;gap:2rem}}.hero-content .treatment-categories{display:flex;flex-wrap:wrap;gap:.25rem;margin-bottom:1.5rem}.hero-content h1{font-size:2.5rem;margin-bottom:1rem}@media (max-width: 768px){.hero-content h1{font-size:2rem}}.hero-content .hero-summary{font-size:1.125rem;color:#ccc;line-height:1.6;margin-bottom:2rem}.hero-content .hero-actions{display:flex;gap:1.5rem;flex-wrap:wrap}.hero-image{aspect-ratio:4/3;border-radius:16px;overflow:hidden;box-shadow:0 16px 48px #0000001f}.hero-image img{width:100%;height:100%;object-fit:cover}.category-tag{display:inline-block;background:#fff;color:#000;padding:.25rem .5rem;border-radius:.5rem;font-size:.75rem;font-weight:500;text-transform:uppercase;letter-spacing:.025em}.pricing-section{padding-top:0;background:#000}.pricing-table{background:#000;border:1px solid rgba(229,229,229,.2);border-radius:16px;overflow:hidden;box-shadow:0 8px 24px #0000000f;max-width:800px;margin:0 auto}.pricing-header{display:grid;grid-template-columns:2fr 1fr 1fr;background:#fff;color:#000;font-weight:600}.pricing-header .pricing-col{padding:1.5rem;text-align:center}.pricing-header .pricing-col:first-child{text-align:left;background:#ebeded}.pricing-row{display:grid;grid-template-columns:2fr 1fr 1fr;border-bottom:1px solid rgba(229,229,229,.2)}.pricing-row:last-child{border-bottom:none}.pricing-row .pricing-col{padding:1.5rem;text-align:center}.pricing-row .pricing-col:first-child{text-align:left}.pricing-row:nth-child(2n){background:#1a1a1a}.pricing-amount{font-weight:600;color:#ebeded;font-size:1.125rem}.pricing-note{font-size:.875rem;color:#ccc;font-weight:400;font-style:italic;margin-top:.25rem}.pricing-note{margin-top:1.5rem;font-style:italic}.treatment-content{padding-top:0}.treatment-content .content-wrapper{max-width:800px;margin:0 auto}.treatment-content .content-wrapper h2,.treatment-content .content-wrapper h3,.treatment-content .content-wrapper h4{color:#fff;margin-top:2rem;margin-bottom:1.5rem}.treatment-content .content-wrapper h2{font-size:1.75rem}.treatment-content .content-wrapper h3{font-size:1.5rem}.treatment-content .content-wrapper p{margin-bottom:1.5rem;line-height:1.7}.treatment-content .content-wrapper ul,.treatment-content .content-wrapper ol{margin-bottom:1.5rem;padding-left:2rem}.treatment-content .content-wrapper ul li,.treatment-content .content-wrapper ol li{margin-bottom:.5rem;line-height:1.6}.safety-info{background:#1a1a1a}.safety-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem}.safety-card{background:#000;border:1px solid rgba(229,229,229,.2);border-radius:16px;padding:1.5rem;box-shadow:0 8px 24px #0000000f;transition:all .2s ease}.safety-card:hover{transform:translateY(-2px);box-shadow:0 16px 48px #0000001f}.safety-card h3{color:#ebeded;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}.safety-card ul{margin-bottom:0;padding-left:1.5rem}.safety-card ul li{margin-bottom:.5rem;color:#ccc}.safety-card p{margin-bottom:1rem;color:#ccc}.treatment-cta{background:#1a1a1a;text-align:center}.treatment-cta h2{margin-bottom:1rem}.treatment-cta p{font-size:1.125rem;color:#ccc;margin-bottom:2rem;max-width:500px;margin-left:auto;margin-right:auto}.cta-actions{display:flex;justify-content:center;gap:1.5rem;flex-wrap:wrap;margin-bottom:2rem}.contact-options{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap}.contact-options a{color:#ccc;font-weight:500}.contact-options a:hover{color:#ebeded}.before-after-gallery{background:#000}.before-after-gallery h2{margin-bottom:1rem}.before-after-gallery p{color:#ccc;margin-bottom:2rem}.gallery-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:3rem}@media (min-width: 1024px){.gallery-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1280px){.gallery-grid{grid-template-columns:repeat(3,1fr)}}.gallery-item{aspect-ratio:1/1;border-radius:16px;overflow:hidden;box-shadow:0 8px 24px #0000000f;transition:all .3s ease}.gallery-item:hover{transform:translateY(-4px);box-shadow:0 16px 48px #0000001f}.gallery-item img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.gallery-item:hover img{transform:scale(1.05)}.gallery-disclaimer{background:#1a1a1a;border-radius:16px;padding:1.5rem;text-align:center}.gallery-disclaimer p{margin:0;font-size:.875rem;color:#ccc;line-height:1.6}.gallery-disclaimer p strong{color:#fff}@media (max-width: 768px){.pricing-header,.pricing-row{grid-template-columns:2fr 1fr 1fr;gap:.25rem}.pricing-header .pricing-col,.pricing-row .pricing-col{padding:1rem .5rem;font-size:.875rem}.pricing-header .pricing-col:first-child,.pricing-row .pricing-col:first-child{text-align:left}.pricing-header .pricing-col:first-child strong,.pricing-row .pricing-col:first-child strong{font-size:.875rem}.pricing-header .pricing-col:nth-child(2),.pricing-row .pricing-col:nth-child(2),.pricing-header .pricing-col:nth-child(3),.pricing-row .pricing-col:nth-child(3){text-align:center;font-size:.8rem}.pricing-header .pricing-col{background:#fff;color:#000;font-size:.875rem;font-weight:600}.pricing-header .pricing-col:first-child{background:#ebeded}.pricing-amount{font-size:1rem!important}.pricing-note{font-size:.75rem;margin-top:.25rem}}.lightbox-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:all .3s ease}.lightbox-modal.active{opacity:1;visibility:visible}.lightbox-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#000000e6;cursor:pointer}.lightbox-content{position:relative;max-width:90vw;max-height:90vh;z-index:1}.lightbox-image{max-width:100%;max-height:90vh;width:auto;height:auto;border-radius:16px;box-shadow:0 16px 48px #0000001f;transform:scale(.8);transition:transform .3s ease}.lightbox-modal.active .lightbox-image{transform:scale(1)}.lightbox-close{position:absolute;top:-50px;right:0;background:#fff;color:#000;border:none;border-radius:50%;width:40px;height:40px;font-size:24px;font-weight:700;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.lightbox-close:hover{background:#fff;transform:scale(1.1)}.lightbox-close:focus{outline:2px solid #FFFFFF;outline-offset:2px}@media (max-width: 768px){.lightbox-close{top:-60px;right:10px;width:44px;height:44px;font-size:28px}}.gallery-image[data-lightbox=true]{cursor:pointer;transition:all .2s ease}.gallery-image[data-lightbox=true]:hover{transform:scale(1.02);box-shadow:0 16px 48px #0000001f}
