:root{--ink:#4d122d;--muted:#6c6165;--ice:#f7f3ec;--blue:#6b1a3e;--line:#eee4d6}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0;color:var(--ink);font-family:Manrope,Arial,Helvetica,sans-serif;background:#fcfbf9;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button{font:inherit}a,button,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #a49498;outline-offset:5px}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}h1,h2{font-weight:400;letter-spacing:-.045em;line-height:1.06}h2{font-size:clamp(34px,3.8vw,57px)}em{font-family:Georgia,serif;font-weight:400}h3{font-weight:500;letter-spacing:-.02em}.location-strip{display:flex;justify-content:space-between;padding:9px 4%;background:#4d122d;color:#efe9e0;text-transform:uppercase;letter-spacing:.13em;font-size:12px}.location-strip span{letter-spacing:.03em;text-transform:none}header{height:94px;padding:16px 4%;display:flex;align-items:center;gap:32px;background:rgba(252,251,249,.96);backdrop-filter:blur(20px);position:sticky;top:0;z-index:50;border-bottom:1px solid #fff}.brand img{width:190px;height:61px;object-fit:contain}nav{display:flex;gap:30px;margin:auto}nav a{font-size:14px}nav a:hover{color:#907b80}.button{display:inline-flex;align-items:center;justify-content:center;gap:26px;padding:16px 24px;background:var(--ink);color:white;border-radius:50px;font-size:14px;font-weight:500;transition:transform .2s,background .2s}.button:hover{transform:translateY(-3px);background:#793453;color:#fff}.button span{font-size:21px;line-height:1}.button-small{padding:13px 20px}.white{background:#fff;color:var(--ink)}.outline{background:transparent;border:1px solid #ffffff55}.menu-toggle{display:none}.hero{position:relative;min-height:720px;height:calc(100svh - 129px);max-height:1050px;isolation:isolate;background:#502237;color:#fff;overflow:hidden}.hero-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 38%;z-index:-3}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(44,10,26,.94) 0%,rgba(59,17,36,.70) 40%,rgba(64,29,43,.12) 78%),linear-gradient(0deg,#351724cb,transparent 40%);z-index:-2}.hero-content{padding:100px 6% 175px;max-width:1050px}.eyebrow{font-size:12px;letter-spacing:.18em;font-weight:600;color:#8c6d34;margin-bottom:28px}.eyebrow.light{color:#eee4d6}.hero h1{font-size:clamp(56px,6.7vw,100px);line-height:1.06;letter-spacing:-.055em;margin:0 0 28px}.hero h1 em{color:#e7c990}.hero p{font-size:18px;color:#efeae2;line-height:1.8;margin-bottom:34px}.hero-buttons{display:flex;align-items:center;gap:32px}.text-link{font-size:14px;padding-bottom:5px;border-bottom:1px solid #cbc1c377}.text-link span{margin-left:15px}.hero-bottom{position:absolute;bottom:38px;left:6%;right:6%;display:flex;justify-content:space-between;align-items:end;gap:20px}.hero-bottom>span{font-size:12px;letter-spacing:.15em;color:#e0d6c6;line-height:2}.hero-bottom strong{font-weight:500;color:#fff}.hero-glass{display:flex;align-items:center;gap:20px;padding:23px 28px;border:1px solid #ffffff44;border-radius:20px;background:#ece7dd18;backdrop-filter:blur(24px);max-width:440px}.hero-glass small{display:block;font-size:10px;letter-spacing:.1em}.hero-glass strong{display:block;font-size:24px;letter-spacing:-.03em}.hero-glass div>span{font-size:12px;color:#e9e1d5}.hero-glass>b{font-size:25px;margin-left:10px}.small-orbit{font-size:45px;font-weight:100}.technology-ribbon{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:38px 6%;background:#f7f3ec;border-bottom:1px solid var(--line)}.technology-ribbon>span{font-size:10px;letter-spacing:.12em;color:var(--muted)}.technology-ribbon strong{font-size:27px;font-weight:500;letter-spacing:-.04em;text-align:center}.technology-ribbon strong span{display:block;font-size:8px;letter-spacing:.17em}.section{padding:100px 6%}.section-intro{display:flex;justify-content:space-between;align-items:end;gap:50px;margin-bottom:38px}.section-intro p{max-width:380px;color:var(--muted);margin-bottom:4px}.section-intro h2{margin-bottom:0}.filter-bar{display:flex;gap:8px;border-bottom:1px solid var(--line);padding-bottom:20px;margin-bottom:32px;flex-wrap:wrap}.filter-bar button{padding:10px 19px;font-size:14px;color:#8f3d62;background:transparent;border:1px solid transparent;border-radius:30px}.filter-bar button.active{color:var(--ink);background:#f2eee7;border-color:#ebe5da}.treatment-card{display:block}.card-photo{height:300px;border-radius:18px;overflow:hidden;position:relative;background:#ece7dd}.card-photo img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.treatment-card:hover img{transform:scale(1.045)}.image-tag{position:absolute;left:18px;top:18px;border:1px solid #fff8;background:#ffffffdd;backdrop-filter:blur(10px);padding:5px 10px;border-radius:30px;font-size:10px;letter-spacing:.09em}.round-arrow{position:absolute;bottom:18px;right:18px;background:#fff;width:40px;height:40px;border-radius:50%;display:grid;place-items:center;font-size:24px}.card-copy{padding:22px 1px}.card-copy small{font-size:11px;letter-spacing:.12em;color:#927d82}.card-copy h3{font-size:23px;margin:10px 0}.card-copy p{font-size:15px;color:var(--muted);max-width:360px}.subtle-note{margin:20px 0 0;font-size:13px;color:#857075;max-width:800px}.tech-section{background:radial-gradient(ellipse at top right,#6d2f4a,#2f1420 65%);color:white;border-radius:36px;margin:0 20px;padding:85px 5% 95px}.tech-heading{text-align:center;margin-bottom:55px}.tech-heading h2{font-size:clamp(40px,4.5vw,64px)}.tech-heading p{color:#d9cdb9;font-size:16px}.tech-layout{display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:center;max-width:1250px;margin:auto}.tech-visual{min-height:465px;align-self:stretch;position:relative;border-radius:22px;overflow:hidden;background:#948185}.tech-visual img{width:100%;height:100%;object-fit:cover;position:absolute}.tech-visual:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#200e16ed,transparent 65%)}.tech-visual-label{position:absolute;bottom:30px;left:30px;z-index:1;display:flex;flex-direction:column}.tech-visual-label>span:first-child{font-size:11px;letter-spacing:.16em}.tech-visual-label strong{font-size:46px;font-weight:400;letter-spacing:-.04em}.tech-visual-label>span:last-child{font-size:14px;color:#e4dccd}.tech-tabs{display:flex;border-bottom:1px solid #ffffff26;margin-bottom:35px;gap:25px}.tech-tabs button{padding:14px 0;border:0;background:none;color:#c6bcbe;font-size:14px;border-bottom:2px solid transparent}.tech-tabs button.active{color:white;border-color:#e9e2d6}.tech-info .eyebrow{font-size:10px;margin-bottom:20px;display:block}.tech-info h3{font-size:36px;font-weight:400;line-height:1.2;margin-bottom:22px}.tech-info p{color:#dbcfbb;font-size:16px}.tech-info ul{list-style:none;padding:0;margin:23px 0 30px;color:#ece7dd;font-size:14px}.tech-info li{padding:8px 0;border-bottom:1px solid #ffffff13}.tech-info li:before{content:'+';margin-right:14px;color:#baaeb1}.practice{display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:center}.practice-image{height:630px;border-radius:22px;overflow:hidden;position:relative}.practice-image>img{height:100%;width:100%;object-fit:cover}.practice-caption{position:absolute;left:20px;right:20px;bottom:20px;background:#fdfcfacf;backdrop-filter:blur(18px);padding:19px 23px;border:1px solid #fff;border-radius:12px;font-size:12px;letter-spacing:.12em}.practice-caption span{display:block;font-size:14px;letter-spacing:0;color:#964067;margin-top:3px}.practice-copy>p{color:var(--muted)}.steps{margin-top:28px}.steps>div{display:flex;gap:22px;padding:19px 0;border-top:1px solid var(--line)}.steps>div>span{font-size:13px;color:#99878b;padding-top:3px}.steps h3{font-size:20px;margin-bottom:5px}.steps p{font-size:14px;color:var(--muted);margin:0}.faq{display:grid;grid-template-columns:1fr 1.3fr;gap:8%;background:#f7f3ec;border-radius:32px 32px 0 0}.faq .text-link{display:inline-block;margin-top:20px}.faq details{border-top:1px solid #e3dacb;padding:22px 0}.faq details:last-child{border-bottom:1px solid #e3dacb}.faq summary{list-style:none;cursor:pointer;font-size:18px;padding-right:30px;position:relative}.faq summary:after{content:'+';position:absolute;right:3px;font-size:23px;top:-4px}.faq details[open] summary:after{content:'−'}.faq details p{margin:17px 30px 0 0;font-size:15px;color:var(--muted)}.contact{text-align:center;background:radial-gradient(ellipse at 50% 150%,#9e446c,#3b1a29 70%);color:#fff;padding-bottom:75px}.contact h2{font-size:clamp(48px,5.5vw,78px)}.contact p{color:#e3daca;font-size:18px}.contact-buttons{display:flex;justify-content:center;gap:14px;margin:30px 0 50px}.contact-details{border-top:1px solid #ffffff25;padding-top:28px;display:flex;justify-content:center;gap:30px;font-size:13px;color:#e3daca;flex-wrap:wrap}footer{padding:35px 6% 110px;display:flex;align-items:center;justify-content:space-between;gap:25px;background:#2a121d;color:#bfb3b6;font-size:12px}.footer-brand{font-family:Georgia,serif;font-size:35px;color:white;display:flex;align-items:center;gap:14px}.footer-brand span{font-family:Manrope,Arial,sans-serif;font-size:9px;max-width:100px;letter-spacing:.13em}.floating-contact{position:fixed;bottom:18px;left:50%;transform:translateX(-50%);z-index:60;display:flex;align-items:center;gap:5px;background:#eef5f4eb;backdrop-filter:blur(24px);border:1px solid white;padding:6px;border-radius:50px;box-shadow:0 10px 45px #220e1730;white-space:nowrap}.floating-contact a{padding:10px 18px;font-size:13px}.floating-contact>span{height:17px;width:1px;background:#c4b8bb}.float-primary{background:#4d122d;color:white;border-radius:40px}.treatment-item[hidden]{display:none!important}
@media(min-width:1600px){.section, .hero-content{padding-left:max(6%,calc((100vw - 1450px)/2));padding-right:max(6%,calc((100vw - 1450px)/2))}}@media(max-width:1100px){nav{gap:17px}header{gap:18px}.brand img{width:150px}.button-small{font-size:12px;padding:12px 16px}.hero-content{padding-top:90px}.tech-layout{gap:35px}.practice{gap:5%}.technology-ribbon{gap:18px}.technology-ribbon strong{font-size:22px}.card-photo{height:250px}}@media(max-width:800px){.location-strip{justify-content:center}.location-strip>span,.location-strip>a{display:none}header{height:80px;padding:10px 5%;gap:12px}.brand{margin-right:auto}.brand img{width:145px;height:52px}header>.button{font-size:11px;padding:10px 14px;gap:8px}.menu-toggle{display:block;background:none;border:0;color:var(--ink);font-size:25px;padding:4px}nav{display:none;position:absolute;top:80px;left:0;right:0;background:#fcfbfa;padding:25px;box-shadow:0 15px 15px #35172410}nav.open{display:flex;flex-direction:column}nav a{font-size:17px;padding:8px}.hero{min-height:710px;height:calc(100svh - 115px)}.hero-photo{object-position:60% center}.hero-shade{background:linear-gradient(90deg,#361725e6,#36172550),linear-gradient(0deg,#361725ee,transparent 80%)}.hero-content{padding:85px 6% 210px}.hero h1{font-size:clamp(52px,9vw,74px)}.hero p{font-size:16px}.hero .eyebrow{font-size:10px}.hero-buttons{gap:20px;flex-wrap:wrap}.hero-bottom{bottom:25px}.hero-bottom>span{display:none}.hero-glass{padding:15px 20px;width:100%;max-width:390px}.hero-glass strong{font-size:22px}.technology-ribbon{flex-wrap:wrap;justify-content:center;gap:25px 30px;padding:25px 5%}.technology-ribbon>span{width:100%;text-align:center}.technology-ribbon strong{font-size:22px}.section{padding:65px 6%}.section-intro{display:block}.section-intro p{margin-top:24px;max-width:100%}.eyebrow{font-size:11px;margin-bottom:20px}.filter-bar{gap:4px}.filter-bar button{font-size:12px;padding:8px 12px}.card-photo{height:310px}.tech-section{margin:0 10px;border-radius:25px;padding:60px 6%}.tech-layout{grid-template-columns:1fr;gap:30px}.tech-visual{min-height:360px}.tech-heading{margin-bottom:30px}.tech-tabs{gap:22px}.tech-info h3{font-size:32px}.practice{grid-template-columns:1fr;gap:40px}.practice-image{height:430px}.faq{grid-template-columns:1fr;gap:35px}.faq summary{font-size:16px}.contact-buttons{flex-direction:column;align-items:center;margin-bottom:35px}.contact-details{gap:12px}.contact-details>*{width:100%}footer{flex-direction:column;text-align:center;padding-bottom:110px;gap:16px}.hero-glass small{font-size:9px}.hero-glass .small-orbit{font-size:35px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
/* Multi-page architecture */
.skip-link{position:fixed;left:15px;top:-100px;z-index:200;background:white;color:#4d122d;padding:12px}.skip-link:focus{top:10px}header{gap:20px;padding-left:3%;padding-right:3%}.brand img{width:165px}nav{gap:21px}nav>a,nav summary{font-size:14px;white-space:nowrap}.mobile-home{display:none}.nav-drop>summary{list-style:none;cursor:pointer;padding:24px 0}.nav-drop>summary:after{content:''!important;display:inline-block!important;width:6px!important;height:6px!important;border-right:1.5px solid currentColor!important;border-bottom:1.5px solid currentColor!important;transform:rotate(45deg)!important;margin-left:6px!important;margin-bottom:2px!important;vertical-align:middle!important;transition:transform .25s ease!important}.nav-drop>summary::-webkit-details-marker{display:none}.nav-drop[open]>summary{color:#a94974}.mega-menu{position:absolute;left:3%;right:3%;top:calc(100% - 1px);border:1px solid #eae3d8;background:#fcfbfaf5;backdrop-filter:blur(25px);border-radius:0 0 22px 22px;padding:30px;box-shadow:0 25px 35px #35172415;display:grid;gap:25px;max-height:calc(100svh - 160px);overflow:auto}.concerns-menu,.technology-menu{grid-template-columns:1fr 2.7fr}.mega-intro{padding:20px 25px;background:#f4f1eb;border-radius:16px;display:flex;flex-direction:column;align-items:start;gap:17px}.mega-intro small{font-size:10px;letter-spacing:.13em}.mega-intro strong{font-size:29px;line-height:1.2;letter-spacing:-.04em;font-weight:400}.mega-intro a{margin-top:auto;font-size:14px}.mega-links{display:flex;flex-direction:column;gap:4px}.mega-links a{padding:9px 12px;white-space:normal;font-size:14px;border-radius:8px;line-height:1.45}.mega-links a:hover,.mega-links a[aria-current=page]{background:#f1ede6}.two-col{display:grid;grid-template-columns:1fr 1fr;align-content:start}.treatment-menu{grid-template-columns:repeat(3,1fr)}.mega-links .mega-heading{font-size:16px;font-weight:600;border-bottom:1px solid #e9e1d5;border-radius:0;margin-bottom:8px;padding-bottom:17px}.mega-all{grid-column:1/-1;border-top:1px solid #e8e1d5;padding-top:20px;font-size:14px}.home-goals{padding-bottom:20px}.goal-links{display:grid;grid-template-columns:repeat(3,1fr);gap:0 30px}.goal-links a{display:flex;align-items:center;justify-content:space-between;padding:19px 0;border-top:1px solid #ece6dc;font-size:16px;gap:20px}.goal-links span{color:#927e83}.goal-links a:hover{color:#8a7479}.detail-hero{background:linear-gradient(135deg,#faf9f7,#f3efe8);padding-top:25px;padding-bottom:65px}.breadcrumbs{display:flex;align-items:center;gap:12px;flex-wrap:wrap;font-size:12px;color:#877277;margin-bottom:45px;line-height:1.6}.breadcrumbs a:hover{text-decoration:underline}.detail-hero-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:8%;align-items:center}.detail-hero h1{font-size:clamp(40px,4.1vw,67px);line-height:1.12;overflow-wrap:anywhere;margin-bottom:25px}.lead-copy{font-size:18px;color:#923e64;margin-bottom:28px;line-height:1.7}.hero-location{font-size:12px;color:#8c777c;margin:25px 0 0}.detail-hero figure{margin:0;position:relative;height:455px;overflow:hidden;border-radius:22px;background:#dcd1be}.detail-hero figure img{width:100%;height:100%;object-fit:cover;object-position:65% center}.detail-hero figure:after{content:'';position:absolute;inset:60% 0 0;background:linear-gradient(transparent,#351724ba);pointer-events:none}.detail-hero figcaption{position:absolute;bottom:22px;left:24px;right:20px;color:white;font-size:12px;z-index:1}.page-subnav{padding:20px 6%;display:flex;gap:35px;background:#fff;border-bottom:1px solid #ece6db;font-size:14px;flex-wrap:wrap}.page-subnav a:hover{color:#907b80}.article-layout{display:grid;grid-template-columns:1fr 330px;gap:9%;align-items:start}.article-layout article>h2{font-size:40px;line-height:1.17}.article-layout article>p{color:#923e64;line-height:1.85}.article-layout .article-subheading{font-size:27px;margin-top:42px;letter-spacing:-.03em}.focus-points{margin:28px 0}.focus-points>div{display:flex;align-items:center;gap:22px;border-top:1px solid var(--line);padding:18px 0}.focus-points>div>span{font-size:12px;color:#99868b}.focus-points p{margin:0;font-size:16px}.medical-note{padding:18px 20px;background:#f7f4ef;border-left:2px solid #c5a059;font-size:13px!important;margin-top:30px}.consult-card{position:sticky;top:120px;background:#f5f2ec;border:1px solid #ece6db;border-radius:20px;padding:30px}.consult-card h3{font-size:26px;line-height:1.25;margin:17px 0 23px}.consult-card p{font-size:14px;color:#964067;line-height:1.8}.consult-card .button{margin:8px 0 18px}.consult-card>a:last-of-type{display:block;font-size:17px}.consult-card small{font-size:13px;line-height:1.7;color:#a0456e;display:block}.related h2{margin-bottom:35px}.related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.related-grid a{border:1px solid #ece7dd;border-radius:16px;padding:27px;display:flex;flex-direction:column;align-items:start;transition:background .2s}.related-grid a:hover{background:#f7f4f0}.related-grid small{font-size:11px;letter-spacing:.08em;color:#8c777c;text-transform:uppercase}.related-grid h3{font-size:24px;margin:18px 0 24px;line-height:1.3}.related-grid span{font-size:14px;margin-top:auto;color:#a74772}.source-note{padding:0 6% 35px;font-size:13px;color:#a44670}.source-note a{text-decoration:underline}.page-cta{display:flex;justify-content:space-between;align-items:center;gap:45px;padding:75px 6%;background:radial-gradient(ellipse at bottom right,#893b5e,#3b1a29 80%);color:#fff}.page-cta h2{font-size:40px}.page-cta p{color:#e0d6c4;max-width:700px;margin-bottom:0}.page-cta .button{flex-shrink:0}.site-footer{display:block;padding:45px 6% 105px}.footer-top{display:grid;grid-template-columns:1fr 1.1fr 1.2fr .8fr;gap:35px}.footer-top .footer-brand{align-items:start}.footer-top strong{font-size:14px;font-weight:400;color:#f0ebe2;display:block;margin-bottom:10px}.footer-top p,.footer-top>div:last-child{font-size:13px;line-height:1.85;margin:0}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #ffffff1c;margin-top:35px;padding-top:24px}.hub-hero{background:linear-gradient(120deg,#faf9f6,#f0ece4);padding-top:25px;padding-bottom:70px}.hub-hero h1{font-size:clamp(45px,5vw,72px);max-width:900px;line-height:1.12}.hub-hero>p{font-size:18px;color:#a34670;max-width:800px;line-height:1.8}.hub-section{padding-top:60px;padding-bottom:25px}.hub-section:last-of-type{padding-bottom:70px}.hub-section h2{font-size:36px;margin-bottom:30px}.hub-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.hub-card{display:flex;flex-direction:column;padding:28px;border:1px solid #ebe5da;border-radius:20px;background:#fff;transition:transform .2s,background .2s}.hub-card:hover{background:#f5f2ed;transform:translateY(-3px)}.hub-number{font-size:12px;color:#9c8a8e;margin-bottom:25px}.hub-card h3{font-size:26px;line-height:1.25;margin-bottom:20px}.hub-card p{font-size:15px;color:#a64772}.hub-arrow{margin-top:auto;padding-top:15px;font-size:14px}.pricing-section{display:grid;grid-template-columns:1fr 1.5fr;gap:65px;align-items:start}.pricing-section>div>p{color:#a54771}.price-table-wrap{overflow:auto}.price-table-wrap table{width:100%;border-collapse:collapse;min-width:350px}.price-table-wrap caption{caption-side:top;font-size:14px;padding:0 0 18px}.price-table-wrap th{text-align:left;padding:18px 20px;background:#f3efe9;font-size:14px}.price-table-wrap td{padding:22px 20px;border-bottom:1px solid #ece7dd;font-size:15px}.booking-section{display:grid;grid-template-columns:1.1fr 1fr;gap:9%;align-items:start}.booking-card{background:#f5f2ed;border:1px solid #ebe5da;padding:40px;border-radius:24px}.booking-card h2{font-size:36px;line-height:1.2;margin-bottom:28px}.booking-card label{font-size:14px;margin-bottom:8px;display:block}.booking-card label span{color:#907b80}.booking-card select,.booking-card input{width:100%;padding:15px 14px;border:1px solid #e5ddcf;background:#fff;color:var(--ink);border-radius:9px;margin-bottom:24px;font-size:16px}.booking-card .button{width:100%;gap:10px}.booking-note{font-size:13px;color:#887277;line-height:1.6;margin-top:20px;margin-bottom:0}.booking-contact{padding-top:30px}.booking-contact h2{margin-bottom:30px}.phone-large{font-size:28px;letter-spacing:-.02em;display:block;margin-bottom:20px}.booking-contact p,.booking-contact address{color:#a74873;font-size:15px;line-height:1.8}.booking-contact h3{font-size:24px;margin-top:30px}.sitemap-links{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.sitemap-links a{padding-bottom:14px;border-bottom:1px solid #eee4d6;font-size:15px}
@media(max-width:1250px){nav{gap:13px}nav>a,nav summary{font-size:13px}.brand img{width:130px}header{gap:15px}.button-small{font-size:12px;gap:10px}header{padding-left:2%;padding-right:2%}}@media(max-width:1280px){header{padding:10px 4%;height:80px}.brand img{width:160px}header>.button{font-size:14px}.menu-toggle{display:block;background:none;border:0;font-size:25px;padding:5px;color:var(--ink)}nav{display:none;position:absolute;top:80px;left:0;right:0;max-height:calc(100svh - 80px);overflow:auto;padding:20px 5% 100px;background:#fcfbfa;box-shadow:0 15px 20px #35172415}nav.open{display:flex;flex-direction:column;gap:5px}nav a,nav summary{font-size:16px!important;padding:12px 0}.mobile-home{display:block}.nav-drop>summary{padding:12px 0}.mega-menu{position:static;max-height:none;box-shadow:none;border-radius:12px;padding:15px;display:block;overflow:visible}.mega-intro{display:none}.mega-links a{font-size:14px!important;padding:10px!important}.mega-links .mega-heading{font-size:16px!important;margin-top:14px}.mega-all{display:block}.two-col{grid-template-columns:1fr 1fr}.article-layout{grid-template-columns:1fr 280px;gap:5%}.hub-grid{grid-template-columns:repeat(2,1fr)}.footer-top{grid-template-columns:1fr 1fr;gap:30px}.detail-hero h1{font-size:45px}.detail-hero-grid{gap:5%}.detail-hero figure{height:430px}.pricing-section{gap:35px}}
@media(max-width:800px){.detail-hero-grid{grid-template-columns:1fr;gap:35px}.detail-hero figure{height:300px}.detail-hero h1{font-size:clamp(36px,8vw,50px);overflow-wrap:normal;hyphens:auto}.breadcrumbs{font-size:11px;gap:7px;margin-bottom:30px}.detail-hero .lead-copy{font-size:16px}.detail-hero .eyebrow{font-size:10px}.page-subnav{gap:15px;font-size:13px;padding:16px 6%}.article-layout{grid-template-columns:1fr;gap:35px}.article-layout article>h2{font-size:32px}.article-layout .article-subheading{font-size:25px}.consult-card{position:static}.related-grid{grid-template-columns:1fr}.related-grid a{padding:25px}.related-grid h3{margin:12px 0 15px}.page-cta{flex-direction:column;align-items:start;padding:55px 6%;gap:28px}.page-cta h2{font-size:34px}.footer-top{grid-template-columns:1fr;text-align:left}.footer-bottom{flex-direction:column;text-align:left;gap:12px}.goal-links{grid-template-columns:1fr 1fr;gap:0 20px}.goal-links a{font-size:14px}.hub-hero h1{font-size:44px}.hub-hero>p{font-size:16px}.hub-grid{grid-template-columns:1fr}.hub-card h3{font-size:25px}.pricing-section,.booking-section{grid-template-columns:1fr;gap:40px}.booking-card{padding:27px}.booking-card h2{font-size:31px}.booking-contact h2{font-size:40px}.sitemap-links{grid-template-columns:1fr 1fr}.hero-photo{object-position:65% center}.hero-shade{background:linear-gradient(90deg,#331623b3,#33162325),linear-gradient(0deg,#361725ee,transparent 95%)}.hero-content{padding-top:95px}.hero h1{font-size:57px}.hero-bottom .hero-glass{max-width:100%}}@media(max-width:430px){.brand img{width:122px}header>.button{font-size:12px;padding:11px 13px}.two-col{grid-template-columns:1fr}.goal-links{grid-template-columns:1fr}.hero h1{font-size:49px}.hero-buttons{gap:16px}.hero .button{padding:14px 19px;font-size:13px}.hero-glass small{font-size:8px}.floating-contact a{padding:10px 14px}.hub-hero h1{font-size:37px}.phone-large{font-size:24px}.sitemap-links{grid-template-columns:1fr}}
/* Manrope typography and consistent navigation geometry. */
body{font-family:Manrope,Arial,Helvetica,sans-serif}input,select,textarea,button{font:inherit}h1,h2{font-weight:450}h3{font-weight:600}nav{align-items:center}nav>.nav-drop{margin:0;flex:0 0 auto}nav>a:not(.mobile-home),nav>.nav-drop>summary{display:flex;align-items:center;min-height:48px;padding:12px 0;margin:0;line-height:24px;font-size:14px;font-weight:500}nav>.nav-drop>summary:after{display:inline-block;line-height:1;margin-left:7px}nav>a[aria-current=page]{color:#83385a;box-shadow:inset 0 -2px #b9abaf}header>.brand,header>.button,header>.menu-toggle{flex-shrink:0}.mega-links a{white-space:normal;line-height:1.5}.mega-heading{min-height:48px;display:flex;align-items:center}.mega-menu a:hover{background:#f2eee8;border-radius:8px}.hero h1{font-weight:450}.card-copy p,.hub-card p,.booking-contact p,.booking-contact address{font-size:16px}.planning-editorial{margin:45px 0;padding:30px;background:#f8f5f1;border-radius:18px;border:1px solid #ede7dd}.planning-editorial h2{font-size:29px;line-height:1.25;margin:18px 0}.planning-editorial p{line-height:1.85;color:#923e64}.question-note{border-left:2px solid #c5a059;padding:5px 0 5px 20px;margin:25px 0}.question-note strong{font-size:14px}.question-note p{margin:12px 0;font-size:18px;color:var(--ink)}.question-note span{font-size:14px;color:#6c6165}.method-guide{background:#f5f2ec}.method-table-wrap{overflow-x:auto;border:1px solid #e7dfd2;border-radius:18px;background:#ffffff9e}.method-table{width:100%;border-collapse:collapse;min-width:650px}.method-table caption{caption-side:top;padding:20px 26px;font-size:14px}.method-table th,.method-table td{text-align:left;padding:24px 26px;border-top:1px solid #ece6dc;font-size:16px}.method-table thead th{font-size:13px;text-transform:uppercase;letter-spacing:.08em;background:#efeae2}.method-table tbody th{font-weight:600}.method-table small{display:block;font-size:14px;font-weight:400;color:#6c6165;margin-top:5px}.method-table a{font-size:14px;text-decoration:underline;text-underline-offset:5px}.method-table tbody tr:hover{background:#f7f4f0}.comparison-note{font-size:14px;color:#6c6165;margin:20px 0 0}.decision-story{display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:center}.decision-photo{height:670px;position:relative;border-radius:24px;overflow:hidden;background:#512338}.decision-photo img{width:100%;height:100%;object-fit:cover}.decision-photo:after{content:'';position:absolute;inset:50% 0 0;background:linear-gradient(transparent,#331623ec)}.decision-photo>span{position:absolute;bottom:35px;left:32px;right:32px;color:#fff;font-size:26px;line-height:1.4;z-index:1}.decision-copy h2{font-size:clamp(32px,3.5vw,48px);margin-bottom:35px}.journey-line{display:flex;gap:23px;padding:22px 0;border-top:1px solid #eae3d7}.journey-line>span{font-size:14px;color:#8c767b;padding-top:4px}.journey-line h3{font-size:20px}.journey-line p{font-size:16px;color:#6c6165;margin:0}.decision-copy>.button{margin-top:25px}.button{font-weight:600}summary:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #978388;outline-offset:4px}
@media(min-width:1281px){header{gap:20px;padding-inline:3%}nav{gap:clamp(15px,1.3vw,26px)}.brand img{width:160px}}
@media(max-width:1280px){nav.open{align-items:stretch}nav>a:not(.mobile-home),nav>.nav-drop>summary{min-height:48px;padding:12px 0}nav>.nav-drop>summary{justify-content:space-between}header .brand{margin-right:auto}.mega-menu{width:100%}.mega-heading{min-height:0}.decision-photo{height:610px}}
@media(max-width:800px){.decision-story{grid-template-columns:1fr;gap:35px}.decision-photo{height:380px}.planning-editorial{padding:23px}.planning-editorial h2{font-size:25px}.method-table th,.method-table td{padding:20px}.hero h1{font-size:clamp(42px,9vw,65px)}.hero h1 em{letter-spacing:-.055em}.detail-hero h1{overflow-wrap:anywhere}.decision-photo>span{font-size:24px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

nav summary.current-section{color:#83385a}

/* AS Medical Aesthetics brand: burgundy, gold and ivory. */
:root{--ink:#4d122d;--blue:#6b1a3e;--muted:#6c6165;--ice:#f7f3ec;--line:#eee4d6;--gold:#c5a059}body{background:#fcfbf9}.location-strip{background:#4d122d;color:#f4eadb}header{background:rgba(252,251,249,.96);border-bottom-color:#eee4d6}.button{background:#4d122d;color:#fff}.button:hover{background:#6b1a3e;color:#fff}.button.white{background:#fcfbf9;color:#4d122d}.button.white:hover{background:#eee4d6}.button.outline{background:transparent;color:#fff;border-color:#d5bc9066}.eyebrow{color:#8c6d34}.eyebrow.light{color:#ead7b4}.hero h1 em{color:#e7c990}.hero{background:#360c1f}.hero p{color:#f5ede8}.hero-glass{border-color:#d5bc9066;background:#c5a05918}.hero-glass strong{color:#fff}.hero-glass div>span{color:#f4eade}.tech-section,.contact,.page-cta{background:radial-gradient(ellipse at bottom right,#6b1a3e,#360c1f 80%)}.site-footer{background:#2e0c1c}.floating-contact{background:#fcfbf9ef;border-color:#eee4d6}.float-primary{background:#4d122d;color:#fff}.method-guide,.technology-ribbon,.planning-editorial{background:#f7f3ec}.method-table thead th{background:#eee4d6}.question-note{border-color:#c5a059}.nav-drop[open]>summary,nav summary.current-section,nav>a[aria-current=page]{color:#8c6d34}.mega-menu a:hover{background:#f3ece0}.hero-shade{background:linear-gradient(90deg,#2c0a1af2 0%,#3b1124b3 42%,#401d2b15 80%),linear-gradient(0deg,#360c1faa,transparent 45%)}.decision-photo:after{background:linear-gradient(transparent,#360c1fe8)}
@media(max-width:800px){.hero-shade{background:linear-gradient(90deg,#360c1fb3,#360c1f25),linear-gradient(0deg,#360c1fee,transparent 95%)}}
/* Editorial detail, deliberate typography and useful interactive surfaces. */
.small-orbit,.round-arrow:empty,.button span:empty,.hero-glass>b:empty{display:none}.hero-glass{padding:24px 30px;border-radius:10px}.hero-glass small{font-size:12px;letter-spacing:.09em}.hero-glass div>span{font-size:14px}.hero-bottom>span{font-size:13px}.image-tag{font-size:12px}.technology-ribbon strong span{font-size:12px;letter-spacing:.1em}.technology-ribbon>span{font-size:12px}.card-copy small{font-size:12px}.text-link{font-weight:600}.skin-navigator{display:grid;grid-template-columns:.9fr 1.1fr;gap:8%;background:#f3ede4;border-bottom:1px solid #e6d9c7}.navigator-heading p{font-size:17px;line-height:1.85;max-width:420px;color:#6c6165}.navigator-panel{background:#fcfbf9;border:1px solid #e5d8c5;border-radius:20px;padding:32px}.navigator-options{display:flex;gap:9px;flex-wrap:wrap;margin-bottom:32px}.navigator-options button{background:none;border:1px solid #d9cbbb;padding:12px 16px;font-size:14px;border-radius:7px;color:#4d122d}.navigator-options button.selected{background:#4d122d;color:#fff;border-color:#4d122d}.navigator-options button:hover{border-color:#4d122d}.navigator-result{border-top:1px solid #e8ddce;padding-top:26px;min-height:225px}.navigator-result>span,.reading-grid span,.results-grid figcaption>span{font-size:12px;letter-spacing:.12em;color:#8c6d34;font-weight:600}.navigator-result h3{font-size:28px;margin:16px 0}.navigator-result p{color:#6c6165;line-height:1.8}.reading-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:32px}.reading-feature{background:#4d122d;color:#fff;border-radius:16px;overflow:hidden}.reading-feature img{width:100%;height:340px;object-fit:cover;object-position:center 35%}.reading-feature>div{padding:30px 35px}.reading-feature span{color:#e2c28b}.reading-grid h3{font-size:29px;line-height:1.28;margin:15px 0}.reading-grid p{font-size:16px;line-height:1.8}.reading-grid b{font-size:14px;font-weight:600;display:inline-block;border-bottom:1px solid #c5a059;padding-bottom:5px;margin-top:10px}.reading-feature:hover{color:#fff;background:#5b1937}.reading-stack{display:grid;grid-template-rows:1fr 1fr}.reading-stack>a{display:block;padding:28px 20px;border-top:1px solid #dfd3c4}.reading-stack>a:last-child{border-bottom:1px solid #dfd3c4}.reading-stack p{color:#6c6165}.results-editorial{background:#f5f0e9}.results-grid{display:grid;grid-template-columns:1fr 1fr;gap:32px}.results-grid figure{margin:0}.result-labels{display:grid;grid-template-columns:1fr 1fr;text-align:center;font-size:13px;letter-spacing:.1em;padding:14px;background:#4d122d;color:#fff;border-radius:12px 12px 0 0}.result-image{background:#e7dccf;overflow:hidden}.result-image img{width:100%;height:auto;display:block;aspect-ratio:1000/610;object-fit:contain}.results-grid figcaption{padding:24px 0}.results-grid figcaption h3{font-size:25px;margin:12px 0}.results-grid figcaption p{font-size:13px;color:#6c6165;max-width:520px;line-height:1.7}.results-context{border-top:1px solid #dfd3c4;padding-top:30px;max-width:820px}.results-context h3{font-size:24px}.results-context p{color:#6c6165;line-height:1.85}.consultation-workbook,.technology-dossier{padding:32px 0;margin:40px 0;border-top:1px solid #d8c8b5;border-bottom:1px solid #d8c8b5}.consultation-workbook h2,.technology-dossier h2{font-size:31px;line-height:1.25}.consultation-workbook>p,.technology-dossier>p{color:#6c6165;line-height:1.85}.question-checks{display:grid;gap:12px;margin:25px 0}.question-checks label{display:flex;align-items:start;gap:13px;background:#f6f0e8;padding:17px;border:1px solid #e6d9c8;border-radius:8px;cursor:pointer}.question-checks label:has(input:checked){border-color:#b79b62;background:#f0e4d1}.question-checks input{width:20px;height:20px;flex-shrink:0;margin-top:3px;accent-color:#4d122d}.workbook-hint,.dossier-note{font-size:13px;margin:18px 0 0}.technology-dossier dl{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin:30px 0}.technology-dossier dl>div{padding:24px;background:#4d122d;color:#fff;border-radius:10px}.technology-dossier dt{font-size:25px;color:#e7c990;margin-bottom:12px}.technology-dossier dd{font-size:15px;line-height:1.7;margin:0}.section{scroll-margin-top:95px}a,button,summary{touch-action:manipulation}
@media(max-width:800px){.skin-navigator,.reading-grid,.results-grid{grid-template-columns:1fr;gap:32px}.navigator-panel{padding:24px}.navigator-result{min-height:0}.navigator-heading p{max-width:none}.reading-feature img{height:280px}.reading-feature>div{padding:25px}.reading-grid h3{font-size:25px}.technology-dossier dl{grid-template-columns:1fr}.consultation-workbook h2,.technology-dossier h2{font-size:27px}.hero-glass{padding:18px 22px}.hero-glass small{font-size:10px}.technology-ribbon strong span{font-size:10px}.technology-ribbon strong{font-size:22px}.results-grid{gap:20px}}

/* One coherent brand asset removes font-baseline drift in the footer. */
.site-footer .footer-top{align-items:start}.site-footer .footer-brand{display:flex;align-items:center;justify-content:flex-start;align-self:start;min-height:68px;margin:0;padding:0;line-height:1;max-width:100%;font-size:inherit}.site-footer .footer-brand img{display:block;width:210px;max-width:100%;height:auto;object-fit:contain;object-position:left center}.footer-top>div{min-width:0}.footer-top a[href^="mailto:"]{overflow-wrap:anywhere}.footer-top p,.footer-top>div:last-child{font-size:14px}.footer-bottom{font-size:13px}.site-footer{padding-bottom:calc(110px + env(safe-area-inset-bottom,0px))}.floating-contact{bottom:calc(18px + env(safe-area-inset-bottom,0px))}
@media(max-width:800px){.site-footer .footer-top{gap:32px}.site-footer .footer-brand{min-height:0;margin-bottom:8px}.site-footer .footer-brand img{width:210px}.footer-top strong{font-size:16px}.footer-top p,.footer-top>div:last-child{font-size:15px}.footer-bottom{line-height:1.8}.floating-contact{max-width:calc(100vw - 24px)}}
.results-filters{display:flex;flex-wrap:wrap;gap:9px;margin-bottom:28px}.results-filters button{background:transparent;border:1px solid #d8c7b0;color:#4d122d;padding:11px 18px;border-radius:7px;font-size:14px}.results-filters button.active{background:#4d122d;color:white;border-color:#4d122d}.results-grid figure[hidden]{display:none}.result-expand{display:block;width:100%;padding:0;border:0;position:relative;cursor:zoom-in;text-align:left}.result-expand>span{position:absolute;right:12px;bottom:12px;background:#fcfbf9ee;color:#4d122d;font-size:12px;padding:8px 12px;border-radius:6px;box-shadow:0 2px 12px #0002}.results-count{font-size:13px;color:#6c6165}.result-dialog{max-width:min(1050px,94vw);max-height:90svh;border:1px solid #e5d8c5;border-radius:15px;padding:26px;background:#fcfbf9;color:#4d122d;overflow:auto}.result-dialog::backdrop{background:#210a17da;backdrop-filter:blur(5px)}.result-dialog form{display:flex;justify-content:flex-end}.dialog-close{background:#4d122d;color:#fff;border:0;padding:10px 18px;border-radius:6px;font-size:14px}.result-dialog h2{font-size:28px;line-height:1.2;margin:20px 0}.result-dialog>img{display:block;width:100%;height:auto}.result-dialog>p{font-size:13px;color:#6c6165;margin:18px 0 0}.device-showcase{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:9%;background:#fcfbf9}.device-portrait{position:relative;min-height:580px;background:linear-gradient(130deg,#efe8df,#f9f6f0);border:1px solid #e6dacb;border-radius:24px;display:flex;align-items:center;justify-content:center;padding:45px}.device-portrait img{max-height:580px;width:100%;object-fit:contain}.device-portrait>span{position:absolute;left:26px;bottom:23px;font-size:12px;letter-spacing:.12em;color:#8c6d34}.device-story>p{font-size:17px;color:#6c6165;line-height:1.8}.device-link-list{margin:30px 0}.device-link-list a{display:block;border-top:1px solid #e2d5c4;padding:20px 0}.device-link-list strong{display:block;font-size:23px;font-weight:500}.device-link-list span{font-size:14px;color:#6c6165}.device-story>.device-caption{font-size:12px;margin:20px 0 0}.footer-top{column-gap:32px}
@media(max-width:800px){.device-showcase{grid-template-columns:1fr;gap:35px}.device-portrait{min-height:360px;padding:25px}.device-portrait img{max-height:400px}.result-dialog{padding:16px}.result-dialog h2{font-size:23px}.result-expand>span{font-size:12px;right:9px;bottom:9px}.results-filters{gap:7px}.results-filters button{padding:10px 13px}.results-grid{gap:26px}}

.detail-hero figure:has(img[src$="picoway-device.webp"]){background:#f0ece6}.detail-hero figure:has(img[src$="picoway-device.webp"]) img{object-fit:contain;padding:25px}.detail-hero figure:has(img[src$="picoway-device.webp"]) figcaption{color:#4d122d}.detail-hero figure:has(img[src$="picoway-device.webp"]):after{display:none}

/* Shared flow prevents hero text and bottom content from colliding. */
.hero{height:auto;min-height:calc(100svh - 125px);max-height:none;display:flex;flex-direction:column}.hero-content{padding:80px 6% 40px;max-width:1050px;width:100%}.hero-bottom{position:relative;left:auto;right:auto;bottom:auto;padding:0 6% 45px;margin-top:auto;align-items:center;min-height:160px}.hero-buttons{flex-wrap:wrap}.hero h1{font-size:clamp(52px,6vw,90px)}.site-footer .footer-brand{display:inline-flex;flex-wrap:nowrap;align-items:center;gap:16px;min-height:60px;width:max-content;max-width:100%;line-height:1;align-self:start}.site-footer .footer-brand .footer-monogram{font-family:Georgia,serif;font-size:48px;line-height:1;letter-spacing:-.06em;max-width:none;display:block;color:#fff}.site-footer .footer-brand .footer-wordmark{font-family:Manrope,Arial,sans-serif;font-size:11px;line-height:1.65;letter-spacing:.09em;max-width:none;white-space:nowrap;display:block;color:#fff}.footer-top{grid-template-columns:minmax(210px,1fr) 1fr 1.25fr .8fr}
@media(max-width:1280px){.footer-top{grid-template-columns:1fr 1fr}}
@media(max-width:800px){.hero{min-height:0}.hero-content{padding:65px 6% 32px}.hero h1{font-size:clamp(40px,8.5vw,62px)}.hero-bottom{position:relative;display:flex;flex-direction:column;align-items:stretch;padding:15px 6% 42px;gap:26px;min-height:0}.hero-bottom>span{font-size:12px}.hero-bottom .hero-glass{max-width:100%;width:100%}.hero-glass strong{font-size:22px}.hero p{font-size:16px}.footer-top{grid-template-columns:1fr}.site-footer .footer-brand{align-items:center;min-height:60px;margin:0}.hero-buttons{gap:20px}.hero-photo{object-position:65% top}}
.footer-blog-links{display:flex;align-items:center;flex-wrap:wrap;gap:14px 26px;border-top:1px solid #ffffff22;margin-top:35px;padding-top:25px;font-size:13px}.footer-blog-links strong{color:#e7c990;font-weight:500}.footer-blog-links a{border-bottom:1px solid #ffffff33;padding-bottom:3px}.blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.blog-card{background:#f7f3ec;border:1px solid #e6dacb;border-radius:16px;overflow:hidden;display:flex;flex-direction:column}.blog-card>img{width:100%;height:250px;object-fit:cover}.blog-card>div{padding:26px;display:flex;flex-direction:column;flex:1}.blog-card span{font-size:12px;color:#8c6d34;letter-spacing:.08em}.blog-card h2{font-size:25px;line-height:1.3;margin:15px 0}.blog-card p{color:#6c6165;font-size:15px;line-height:1.8}.blog-card b{font-size:14px;margin-top:auto;padding-top:15px}.blog-hero{padding-bottom:40px;background:#f7f3ec}.blog-hero h1{max-width:1000px;font-size:clamp(35px,4.5vw,65px);line-height:1.15;margin:20px 0}.blog-hero>p{max-width:850px;font-size:18px;line-height:1.8;color:#6c6165}.blog-meta{font-size:13px;color:#6c6165;margin:25px 0}.blog-hero figure{margin:35px 0 0}.blog-hero figure img{width:100%;max-height:480px;object-fit:cover;border-radius:16px;object-position:center 35%}.blog-hero figure:has(img[src$="picoway-device.webp"]) img{object-fit:contain;background:#eee8f2}.blog-hero figcaption{font-size:12px;color:#6c6165;margin-top:12px}.blog-layout{display:grid;grid-template-columns:280px minmax(0,760px);gap:8%;align-items:start}.blog-toc{position:sticky;top:120px;background:#f7f3ec;border:1px solid #e6dacb;border-radius:12px;padding:25px}.blog-toc ol{padding-left:20px;margin:20px 0}.blog-toc li{margin:14px 0;font-size:14px}.blog-prose section{margin-bottom:40px;scroll-margin-top:120px}.blog-prose h2{font-size:30px;line-height:1.3}.blog-prose p{font-size:17px;line-height:1.9;color:#5b5055}.blog-source a{text-decoration:underline}.service-blog-link{display:block;padding:20px 0;border-bottom:1px solid #e5d8c5;font-size:19px}.service-blog h2{margin-bottom:25px}
@media(max-width:1000px){.blog-grid{grid-template-columns:1fr 1fr}.blog-layout{grid-template-columns:220px minmax(0,1fr);gap:5%}}@media(max-width:800px){.blog-grid,.blog-layout{grid-template-columns:1fr}.blog-toc{position:static;margin-bottom:30px}.blog-card>img{height:220px}.blog-hero figure img{max-height:310px}.blog-hero>p{font-size:16px}.blog-prose h2{font-size:26px}.footer-blog-links{align-items:flex-start;flex-direction:column;gap:16px}.blog-prose p{font-size:16px}}

.hero h1{font-size:clamp(46px,5.2vw,78px);line-height:1.12}.hero-content{max-width:1120px}.hero-content>p{max-width:690px}.hero-bottom>span{max-width:380px}@media(max-width:800px){.hero h1{font-size:clamp(35px,8vw,59px)}.hero-content{padding-top:60px}.hero-content>p br{display:none}.hero-bottom>span{max-width:100%}}

/* Keep technical subjects legible and entire devices in frame. */
.detail-hero figure.topic-visual.device{background:#f6f3ef}.detail-hero figure.topic-visual.device img{object-fit:contain;object-position:center;padding:22px 22px 66px}.detail-hero figure.topic-visual.device:after{display:none}.detail-hero figure.topic-visual.device figcaption{color:#4d122d;background:#f6f3efeb;bottom:0;left:0;right:0;padding:14px 20px;font-size:12px}.tech-visual img[data-fit="device"]{object-fit:contain;background:#f6f3ef;padding-bottom:130px}.reading-stack .reading-topic-image{height:190px;width:100%;object-fit:contain;background:#f3ede5;border-radius:10px;margin-bottom:22px}.blog-card img[src*="observ"],.blog-hero img[src*="observ"]{object-fit:contain!important;background:#f6f3ef}.detail-hero figure.topic-visual.photo img{object-fit:cover}@media(max-width:800px){.detail-hero figure.topic-visual.device{height:360px}.detail-hero figure.topic-visual.device img{padding:15px 15px 62px}.reading-stack .reading-topic-image{height:180px}}
/* Editorial cards have equal structure, without stretching one card across two rows. */
.reading-grid.reading-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px;align-items:stretch}.reading-card{display:flex;flex-direction:column;min-width:0;border:1px solid #e6dacb;border-radius:14px;background:#fcfbf9;overflow:hidden}.reading-card>img{width:100%;height:240px;object-fit:cover;object-position:center 35%;margin:0}.reading-card>img.technical{object-fit:contain;background:#f3ede5;padding:18px}.reading-card>div{display:flex;flex-direction:column;padding:26px;flex:1}.reading-card h3{font-size:25px;line-height:1.3}.reading-card p{color:#6c6165;font-size:16px;line-height:1.75}.reading-card b{margin-top:auto;align-self:flex-start}.reading-card:hover{background:#f7f3ec;color:#4d122d}.appointment-story{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:7%;align-items:center;background:#f7f3ec}.appointment-story figure{margin:0;background:#eee7de;border-radius:18px;overflow:hidden}.appointment-story figure img{width:100%;height:450px;object-fit:cover;object-position:center}.appointment-story figure.device img,.tattoo-story figure img{object-fit:contain;padding:22px;background:#f3edf3}.appointment-story figcaption{font-size:12px;color:#6c6165;padding:15px 20px;background:#fcfbf9}.appointment-story h2{font-size:clamp(32px,3.3vw,48px);line-height:1.15}.appointment-story p{font-size:16px;line-height:1.8;color:#6c6165}.appointment-choices{display:grid;gap:12px;margin:25px 0}.appointment-choices a{padding:16px 20px;border:1px solid #ccb18b;background:#fff;border-radius:8px;font-size:15px;font-weight:600}.appointment-choices a:hover{background:#4d122d;color:white;border-color:#4d122d}.appointment-expect{border-top:1px solid #dfd0ba;padding-top:22px;margin:25px 0}.appointment-expect strong{font-size:16px}.appointment-expect ul{padding-left:20px;margin-top:15px}.appointment-expect li{margin:10px 0;color:#6c6165}.appointment-story .appointment-small{font-size:13px;margin-top:20px}.results-grid:has(>figure:only-child){grid-template-columns:minmax(0,850px);justify-content:center}.section-intro>*{min-width:0}.section-intro h2,.appointment-story h2{overflow-wrap:break-word}.blog-grid>*,.hub-grid>*,.detail-hero-grid>*,.footer-top>*,.reading-grid>*,.tech-layout>*{min-width:0}header{max-width:100%;width:100%}.brand{min-width:0}nav{min-width:0}
@media(max-width:1450px){header{gap:14px;padding-inline:2%}nav{gap:14px}nav>a:not(.mobile-home),nav>.nav-drop>summary{font-size:13px}.brand img{width:140px}header>.button{padding-inline:16px;white-space:nowrap}}
@media(max-width:1000px){.reading-grid.reading-cards{grid-template-columns:1fr}.reading-card{display:grid;grid-template-columns:35% minmax(0,1fr)}.reading-card>img{height:100%;min-height:250px}.appointment-story{gap:5%}.appointment-story figure img{height:380px}}
@media(max-width:800px){.appointment-story{grid-template-columns:1fr;gap:32px}.appointment-story figure img{height:310px}.reading-card{display:flex}.reading-card>img{height:220px;min-height:0}.reading-card>div{padding:23px}.reading-card h3{font-size:23px}.appointment-story h2{font-size:34px}.results-grid:has(>figure:only-child){grid-template-columns:minmax(0,1fr)}.appointment-choices a{font-size:14px}.appointment-story .button{width:100%;font-size:14px;padding:15px 18px}}
/* User-supplied photography: preserve diagnostic colors and complete comparison frames. */
.observ-explorer{background:#f5f0e9}.observ-stage{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:7%;align-items:center}.observ-stage figure{margin:0;background:#111;border-radius:18px;overflow:hidden}.observ-mode-image{display:block;width:100%;height:510px;object-fit:contain}.observ-stage figcaption{padding:16px 22px;color:#eee;font-size:13px;line-height:1.5}.observ-controls{min-width:0}.observ-mode-buttons{display:flex;flex-wrap:wrap;gap:10px;margin:22px 0 28px}.observ-mode-buttons button{font:inherit;font-size:14px;min-height:46px;padding:12px 17px;border-radius:6px;border:1px solid #c8b7a4;background:#fcfbf9;color:#4d122d}.observ-mode-buttons button[aria-pressed=true]{background:#4d122d;color:#fff;border-color:#4d122d}.observ-mode-buttons button:focus-visible{outline:3px solid #a88039;outline-offset:3px}.observ-description{min-height:165px}.observ-description h3{font-size:27px;line-height:1.3}.observ-description p,.observ-film p,.application-feature p{font-size:16px;line-height:1.8;color:#6c6165}.observ-film{display:grid;grid-template-columns:minmax(200px,300px) minmax(0,1fr);gap:7%;align-items:center;margin-top:64px;padding-top:48px;border-top:1px solid #d8c9b7}.observ-film video{display:block;width:100%;height:auto;max-height:530px;background:#151014;border-radius:14px}.observ-film h3{font-size:32px;line-height:1.25}.application-feature{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:7%}.application-feature figure{margin:0}.application-feature img{width:100%;height:460px;object-fit:cover;border-radius:16px}.application-feature figcaption{font-size:13px;padding-top:12px;color:#6c6165}.results-grid .result-image img{object-fit:contain;background:#eee8e0}.results-grid figure[hidden]{display:none}.observ-controls .button,.application-feature .button{white-space:normal;text-align:center}
@media(max-width:800px){.observ-stage,.observ-film,.application-feature{grid-template-columns:minmax(0,1fr);gap:28px}.observ-mode-image{height:400px}.observ-description{min-height:0;margin-bottom:25px}.observ-film{margin-top:36px;padding-top:32px}.observ-film video{max-width:280px;margin:auto}.application-feature img{height:340px}.observ-mode-buttons{gap:8px}.observ-mode-buttons button{padding:10px 13px}.observ-description h3{font-size:24px}.observ-film h3{font-size:28px}}
@media(max-width:400px){.observ-mode-image{height:340px}.application-feature img{height:290px}}
/* 2026-09 content catalogue and responsive quality pass */
[hidden]{display:none!important}body{overflow-wrap:break-word}h1,h2,h3{hyphens:auto}main,article,section,aside,figure{min-width:0}.blog-search{max-width:860px;margin-top:32px;display:grid;grid-template-columns:1fr 1fr;gap:12px 22px}.blog-search label{font-size:15px;font-weight:600}.blog-search label[for=blog-search]{grid-column:1}.blog-search input{grid-column:1;grid-row:2}.blog-search label[for=blog-category]{grid-column:2;grid-row:1}.blog-search select{grid-column:2;grid-row:2}.blog-search input,.blog-search select{min-width:0;width:100%;border:1px solid #bda28d;border-radius:10px;background:#fff;padding:15px;color:var(--ink);font:inherit}.blog-search #blog-status{grid-column:1/-1;font-size:14px;margin:4px 0}.blog-topics{display:flex;flex-wrap:wrap;gap:12px}.blog-topics a{padding:13px 18px;border:1px solid #cfbea8;border-radius:9px;font-size:15px}.blog-topics a:hover{background:var(--ink);color:white}.blog-pagination{position:static;display:flex;flex-flow:row wrap;gap:8px;padding:30px 0 0;margin:0;background:none;box-shadow:none}.blog-pagination a,.blog-pagination button{display:grid;place-items:center;min-width:44px;min-height:44px;padding:8px;border:1px solid #cdbba4;border-radius:8px;background:#fff;font-size:15px;color:var(--ink)}.blog-pagination [aria-current=page]{background:var(--ink);color:white}.blog-card img[src*=device],.blog-card img[src*=frax],.blog-card img[src*=gentle],.blog-card img[src*=glace],.blog-card img[src*=instrument],.blog-card img[src*=ipl],.blog-card img[src*=result],.blog-hero img[src*=frax],.blog-hero img[src*=gentle],.blog-hero img[src*=glace],.blog-hero img[src*=instrument],.blog-hero img[src*=ipl],.blog-hero img[src*=result]{object-fit:contain;background:#f5f0e9}.blog-hero figure img{height:420px}.blog-prose{max-width:760px}.blog-hero .button{margin-top:8px}.blog-toc a:hover,.blog-prose a:hover{text-decoration:underline}.blog-card:focus-visible{outline-offset:4px}.button{min-height:44px;text-align:center}.floating-contact a{min-height:44px;font-size:14px}.footer-wordmark{flex-shrink:0}.site-footer .footer-brand{align-items:center}.footer-blog-links{font-size:14px}.hero-glass small,.image-tag{font-size:12px}.subtle-note,.medical-note,.hero-location,.source-note{font-size:14px!important}.tech-tabs button{min-height:44px}.detail-hero figure.topic-visual.device img{padding-bottom:90px}.detail-hero figure.topic-visual.device figcaption{font-size:14px}.blog-hero figcaption{font-size:14px}.blog-layout{grid-template-columns:minmax(200px,280px) minmax(0,760px)}.page-subnav{gap:16px 30px}.page-subnav a{min-height:44px;display:flex;align-items:center}.contact-details,.footer-bottom{overflow-wrap:anywhere}
@media(min-width:1281px){#nav>a:not(.mobile-home),#nav>.nav-drop>summary{font-size:14px}#nav{gap:14px}}
@media(max-width:800px){.blog-search{grid-template-columns:1fr}.blog-search label[for=blog-category]{grid-column:1;grid-row:3}.blog-search select{grid-column:1;grid-row:4}.blog-search #blog-status{grid-row:5}.blog-layout{grid-template-columns:1fr}.blog-hero figure img{height:300px}.hero-glass small{font-size:12px}.hero-buttons>*{max-width:100%}.hero-content{padding-top:44px}.hero-glass{padding:18px}.technology-ribbon>span{font-size:12px}.technology-ribbon strong span{font-size:11px}.page-cta .button{white-space:normal}.site-footer .footer-brand .footer-wordmark{font-size:12px}.floating-contact a{padding:10px 14px}.observ-mode-buttons button,.results-filters button{min-height:44px}.menu-toggle{min-width:44px;min-height:44px}header>.button{font-size:13px;min-height:44px}.brand img{max-width:125px}.tech-tabs{flex-wrap:wrap;gap:8px 20px}.detail-hero figure.topic-visual.device{height:380px}.detail-hero figure.topic-visual.device img{padding-bottom:100px}}
@media(max-width:360px){header{gap:6px;padding-inline:10px}.brand img{max-width:108px}header>.button{padding-inline:12px}.floating-contact a{padding-inline:11px}.hero h1{font-size:34px}.section{padding-inline:6%}.footer-top{gap:28px}.observ-mode-image{height:300px}}
@media(max-width:360px){header{display:grid;grid-template-columns:minmax(0,1fr) auto 44px;gap:4px;padding:10px}.brand{margin:0;min-width:0}.brand img{width:96px;max-width:100%;height:auto}header>.button{font-size:12px;padding-inline:10px;gap:0}.menu-toggle{width:44px;padding:4px}.floating-contact{gap:0}.floating-contact a{font-size:13px;padding-inline:10px}}
/* AS Medical: practice navigation and editorial service pages */
.practice-menu-title{grid-column:1/-1;font-family:Manrope,sans-serif;font-weight:700;font-size:17px;color:var(--burgundy);padding-bottom:12px;border-bottom:1px solid #e6dcd9}.practice-menu .mega-heading{display:block}.practice-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:32px}.practice-card{display:flex;flex-direction:column;background:#fff;color:#4d122d;text-decoration:none;border:1px solid #e6dcd9;border-radius:8px;overflow:hidden}.practice-card img{width:100%;height:240px;object-fit:cover;object-position:center 35%}.practice-card>div{padding:26px}.practice-card h3{font-size:25px;line-height:1.3;margin:12px 0}.practice-card p{font-size:15px;line-height:1.75;color:#665d62}.practice-card small{font-size:10px;letter-spacing:2px}.practice-card span{display:block;margin-top:24px;font-weight:700;font-size:13px}.practice-page h1{overflow-wrap:anywhere}.practice-page .eyebrow{line-height:1.7}.practice-menu .mega-links a{line-height:1.45}.practice-page .topic-visual img{object-position:center 35%}
@media(min-width:1281px){header{gap:16px}#nav{gap:16px}#nav> a,#nav>details>summary{font-size:12px}.brand img{width:165px}.practice-menu{max-height:calc(100vh - 150px);overflow-y:auto}}
@media(max-width:900px){.practice-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.practice-grid{grid-template-columns:1fr}.practice-card img{height:240px}.practice-menu-title{font-size:14px}.practice-page h1{font-size:40px}}
.practice-menu{background:#fcfbf9!important}.practice-grid:has(>.practice-card:only-child){grid-template-columns:minmax(0,1fr)}@media(min-width:769px){.practice-grid>.practice-card:only-child{display:grid;grid-template-columns:1fr 1.2fr}.practice-grid>.practice-card:only-child img{height:100%;max-height:340px}}
/* Service-specific editorial revision */
.practice-decision{margin:32px 0;padding:26px 28px;border-left:3px solid #c5a059;background:#f7f3ec}.practice-decision h2{font-size:26px;line-height:1.3;margin:0 0 14px}.practice-decision p{font-size:16px;line-height:1.8;margin:0;color:#6c6165}.practice-card h3{hyphens:auto;overflow-wrap:break-word}.practice-card p{font-size:16px}.practice-card small{font-size:12px}.practice-card span{font-size:14px}.practice-card:focus-visible{outline:3px solid #c5a059;outline-offset:4px}.practice-page .topic-visual{background:#f1ede8}.practice-page .topic-visual img{object-position:var(--focus,50% 50%)}.practice-card img{object-position:var(--focus,50% 50%)}
@media(max-width:600px){.practice-decision{padding:22px 20px}.practice-decision h2{font-size:24px}.practice-page .topic-visual{height:340px}.practice-card img{height:auto;aspect-ratio:3/2}.practice-card h3{font-size:27px}}
.practice-card>.practice-card-photo{padding:0;position:relative;overflow:hidden}.practice-card-photo img{display:block}.practice-card .practice-image-note{position:absolute;bottom:12px;left:12px;margin:0;padding:5px 9px;background:#fcfbf9ec;color:#4d122d;border-radius:4px;font-size:12px;font-weight:500;line-height:1.4}.practice-card>.practice-card-copy{padding:26px}
.practice-answer{padding:26px 28px;margin-bottom:36px;border:1px solid #e8decd;border-radius:12px;background:#fff}.practice-answer h2{font-size:26px;line-height:1.3;margin:12px 0 16px}.practice-answer p{margin:0;line-height:1.8;color:#6c6165}.practice-local{display:grid;grid-template-columns:2fr 1fr;gap:60px;background:#f7f3ec}.practice-local h2{font-size:36px;line-height:1.2}.practice-local p{max-width:760px;line-height:1.8;color:#6c6165}.practice-local address{align-self:center;font-style:normal;font-size:16px;line-height:2;border-left:2px solid #c5a059;padding-left:30px}.practice-local address a{text-decoration:underline}@media(max-width:700px){.practice-local{grid-template-columns:1fr;gap:28px}.practice-local h2{font-size:29px}.practice-answer{padding:22px 20px}.practice-answer h2{font-size:24px}}
/* Clear, benefit-led practice content */
.practice-benefits{display:grid;grid-template-columns:1fr;gap:0;margin:32px 0}.practice-benefits>div{padding:22px 0;border-bottom:1px solid #e8decd}.practice-benefits h3{font-size:22px;line-height:1.3;margin:0 0 8px}.practice-benefits p{font-size:16px;line-height:1.75;margin:0;color:#6c6165}.practice-information{padding-top:35px;padding-bottom:35px;background:#f8f5f0}.practice-information h2{font-size:28px;margin:0 0 14px}.practice-information>p{max-width:900px;color:#6c6165;line-height:1.75}.practice-information details{border-top:1px solid #ded3c2;padding-top:16px}.practice-information summary{font-size:16px;cursor:pointer;line-height:1.6}.practice-information details p{max-width:900px;color:#6c6165;font-size:16px;line-height:1.8;margin-top:16px}
/* Laser institute groups both skin concerns and treatments */
.laser-menu{grid-template-columns:1fr 2.6fr;background:#fcfbf9;gap:28px}.laser-category{min-width:0}.laser-category>summary{font-size:18px!important;font-weight:700;line-height:1.4;white-space:normal;padding:0 0 16px!important;border-bottom:1px solid #e6dcd9;cursor:pointer;list-style:none}.laser-category>summary::-webkit-details-marker{display:none}.laser-category>summary:after{content:'−';float:right;margin-left:10px}.laser-category:not([open])>summary:after{content:'+'}.laser-category-body{padding-top:14px}.laser-overview{display:block;font-size:14px!important;margin-bottom:14px;text-decoration:underline;text-underline-offset:4px}.laser-treatment-columns{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.laser-menu .mega-links a{font-size:13px;line-height:1.5;padding:8px}.laser-menu .mega-heading{font-size:14px;min-height:52px}.laser-nav>summary{white-space:normal!important}
@media(min-width:1281px){#nav>.laser-nav>summary{font-size:12px}.laser-menu{max-height:calc(100svh - 145px)}}
@media(max-width:1280px){.laser-menu{display:block;padding:12px 16px}.laser-category+.laser-category{margin-top:10px}.laser-category>summary{font-size:16px!important;padding:14px 0!important;display:block!important}.laser-treatment-columns{display:block}.laser-category-body{padding:10px 0 18px}.laser-menu .mega-heading{min-height:0}.laser-nav>summary{gap:12px}.laser-overview{white-space:normal}}

.service-care{border:1px solid #e6dcd9;border-radius:14px;padding:20px 24px;max-width:900px}.service-care summary{cursor:pointer;font-weight:600}.service-care p{margin:16px 0 0;line-height:1.8}
.legal-page{max-width:1180px;margin:auto;padding-top:64px;padding-bottom:120px}.legal-heading{position:static;display:block;background:none;border:0;padding:0;margin:0 0 28px;box-shadow:none}.legal-heading h1{font-size:clamp(2rem,5vw,3.6rem);line-height:1.15;letter-spacing:-.03em}.legal-heading p{font-size:.9rem;margin-top:20px;color:#74636a}.legal-nav{position:static;display:flex;flex-wrap:wrap;gap:10px;background:none;box-shadow:none;margin:0 0 40px;padding:0}.legal-nav a{display:block;white-space:normal;padding:12px 16px;border:1px solid #ddd0c7;border-radius:8px;font-size:.95rem}.legal-nav a[aria-current=page]{background:#4d122d;color:#fff;border-color:#4d122d}.legal-copy{max-width:920px}.legal-copy p,.legal-copy address,.legal-copy td,.legal-copy th{font-size:1rem;line-height:1.85;font-style:normal;color:#594951}.legal-copy a{text-decoration:underline;text-underline-offset:3px;overflow-wrap:anywhere}.legal-copy h2{font-size:clamp(1.35rem,3vw,1.9rem);line-height:1.35;margin:0 0 18px}.legal-copy h3{font-size:1.2rem;line-height:1.4}.legal-section{padding:30px 0;border-top:1px solid #e7ded7;scroll-margin-top:150px}.legal-entities{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin:28px 0 36px}.legal-entities>section{padding:26px;background:#f5f1eb;border:1px solid #e7ded7;border-radius:14px}.legal-callout{padding:24px;border-left:3px solid #c5a059;background:#f5f1eb;margin:24px 0}.legal-table-wrap{overflow-x:auto}.legal-copy table{width:100%;border-collapse:collapse}.legal-copy th,.legal-copy td{text-align:left;vertical-align:top;padding:16px;border-bottom:1px solid #e7ded7}.legal-copy th{background:#f5f1eb}.legal-copy th:first-child{width:30%}.site-footer .footer-bottom{flex-wrap:wrap;gap:16px}.legal-nav a:focus-visible{outline:3px solid #c5a059;outline-offset:3px}@media(max-width:700px){.legal-page{padding-top:38px}.legal-entities{grid-template-columns:1fr}.legal-entities>section{padding:22px}.legal-nav{display:flex!important}.legal-nav a{font-size:.9rem;padding:10px 12px}.legal-copy td,.legal-copy th{padding:12px 8px}.legal-heading h1{overflow-wrap:anywhere}}

/* Button White Outline & Legal Header/Nav Overrides */
.button.white.outline,
.button.outline.white {
    background: #FFFFFF !important;
    color: #4D122D !important;
    border: 1.5px solid #C9A36A !important;
}
.button.white.outline:hover,
.button.outline.white:hover {
    background: #4D122D !important;
    color: #FFFFFF !important;
    border-color: #4D122D !important;
}

header.legal-heading, .legal-heading {
    position: static !important;
    display: block !important;
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    background: none !important;
    border: 0 !important;
    padding: 0 !important;
    margin: 0 0 28px !important;
    box-shadow: none !important;
    overflow: visible !important;
}
nav.legal-nav, .legal-nav {
    position: static !important;
    display: flex !important;
    flex-wrap: wrap !important;
    align-items: center !important;
    gap: 12px !important;
    background: none !important;
    box-shadow: none !important;
    margin: 0 0 36px !important;
    padding: 0 !important;
    width: auto !important;
    border: none !important;
}
nav.legal-nav a, .legal-nav a {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    white-space: nowrap !important;
    padding: 10px 22px !important;
    border: 1.5px solid #ddd0c7 !important;
    border-radius: 30px !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    line-height: 1.3 !important;
    color: #4d122d !important;
    background: #ffffff !important;
    text-decoration: none !important;
    transition: all 0.2s ease !important;
    box-shadow: 0 2px 6px rgba(77, 18, 45, 0.03) !important;
}
nav.legal-nav a:hover, .legal-nav a:hover {
    border-color: #c5a059 !important;
    color: #4d122d !important;
    background: #fdfaf6 !important;
    transform: translateY(-1px) !important;
    box-shadow: 0 4px 12px rgba(77, 18, 45, 0.08) !important;
}
nav.legal-nav a[aria-current="page"], .legal-nav a[aria-current="page"],
nav.legal-nav a.active, .legal-nav a.active {
    background: #4d122d !important;
    color: #ffffff !important;
    border-color: #4d122d !important;
    box-shadow: 0 4px 14px rgba(77, 18, 45, 0.2) !important;
}

/* ==========================================================================
   SiteHeader Unified Typography & Animated Chevron
   ========================================================================== */
#nav > a,
#nav > details > summary,
#nav > .nav-drop > summary,
#nav summary,
nav > a,
nav summary {
    font-size: 14px !important;
    font-weight: 500 !important;
    line-height: 24px !important;
    letter-spacing: normal !important;
    text-transform: none !important;
    font-family: inherit !important;
}

.nav-drop > summary {
    display: inline-flex !important;
    align-items: center !important;
    gap: 6px !important;
    cursor: pointer !important;
    list-style: none !important;
}

.nav-drop > summary::-webkit-details-marker {
    display: none !important;
}

.nav-drop > summary::after {
    content: '' !important;
    display: inline-block !important;
    width: 6px !important;
    height: 6px !important;
    border-right: 1.5px solid currentColor !important;
    border-bottom: 1.5px solid currentColor !important;
    transform: rotate(45deg) !important;
    transition: transform 0.25s ease, border-color 0.2s ease !important;
    margin-left: 6px !important;
    margin-bottom: 3px !important;
    vertical-align: middle !important;
    flex-shrink: 0 !important;
}

.nav-drop[open] > summary::after {
    transform: rotate(-135deg) !important;
    margin-bottom: -3px !important;
}

.nav-drop summary:hover::after {
    border-color: #8c6d34 !important;
}

/* SiteFooter Golden Logo Image */
.site-footer .footer-brand img,
.footer-top .footer-brand img,
footer .footer-brand img {
    width: 190px !important;
    max-width: 190px !important;
    height: auto !important;
    max-height: 65px !important;
    object-fit: contain !important;
    display: block !important;
}

