.HeroSection-module__BsON4W__hero{--navy:#0d2b35;--ink:#193b45;--teal:#1685a5;--teal-deep:#0f6883;--teal-light:#8fd0e2;--mist:#eef7f9;--paper:#fff;--slate:#6d8188;background:var(--paper);padding:60px 0 70px}.HeroSection-module__BsON4W__heroInner{background:var(--paper);border:1px solid #e8f0f2;border-radius:18px;grid-template-columns:1fr .9fr;align-items:stretch;min-height:440px;display:grid;overflow:hidden;box-shadow:0 5px 24px #1446550b}.HeroSection-module__BsON4W__heroContent{flex-direction:column;justify-content:center;padding:48px 48px 48px 52px;display:flex}.HeroSection-module__BsON4W__label{width:fit-content;color:var(--teal-deep);letter-spacing:1.6px;text-transform:uppercase;align-items:center;gap:8px;margin-bottom:15px;font-family:IBM Plex Mono,monospace;font-size:10px;font-weight:600;display:inline-flex}.HeroSection-module__BsON4W__labelDot{background:var(--teal);border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 3px #1685a526}.HeroSection-module__BsON4W__headline{max-width:560px;color:var(--ink);letter-spacing:-1px;margin:0 0 17px;font-family:Fraunces,serif;font-size:clamp(32px,4vw,48px);font-weight:600;line-height:1.13;animation:1.05s cubic-bezier(.22,.61,.36,1) both HeroSection-module__BsON4W__blurFocus}.HeroSection-module__BsON4W__headline em{color:var(--teal-deep);font-style:italic;font-weight:500}.HeroSection-module__BsON4W__heroContent p{max-width:475px;color:var(--slate);margin:0 0 27px;font-family:IBM Plex Sans,sans-serif;font-size:13px;line-height:1.8}.HeroSection-module__BsON4W__buttons{align-items:center;gap:11px;display:flex}.HeroSection-module__BsON4W__primaryBtn,.HeroSection-module__BsON4W__secondaryBtn{justify-content:center;align-items:center;min-height:42px;font-family:IBM Plex Sans,sans-serif;font-size:11px;font-weight:650;text-decoration:none;transition:background .25s,color .25s,border-color .25s,transform .25s,box-shadow .25s;display:inline-flex}.HeroSection-module__BsON4W__primaryBtn{border:1px solid var(--teal);background:var(--teal);color:#fff;border-radius:7px;gap:9px;min-width:165px;padding:0 17px}.HeroSection-module__BsON4W__primaryBtn:hover{background:var(--teal-deep);border-color:var(--teal-deep);color:#fff;transform:translateY(-1px);box-shadow:0 7px 18px #1685a529}.HeroSection-module__BsON4W__arrow{font-size:14px;line-height:1;transition:transform .25s}.HeroSection-module__BsON4W__primaryBtn:hover .HeroSection-module__BsON4W__arrow{transform:translate(3px)}.HeroSection-module__BsON4W__secondaryBtn{color:#526a72;background:#fff;border:1px solid #d5e4e7;border-radius:7px;min-width:155px;padding:0 16px}.HeroSection-module__BsON4W__secondaryBtn:hover{border-color:var(--teal);color:var(--teal);transform:translateY(-1px)}.HeroSection-module__BsON4W__heroVisual{background:radial-gradient(circle at 50% 45%, var(--mist) 0%, #fff 72%);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.HeroSection-module__BsON4W__visualStage{aspect-ratio:1;width:min(360px,78%);position:relative}.HeroSection-module__BsON4W__ringLabel{border:1px solid var(--mist);background:var(--paper);color:var(--teal-deep);letter-spacing:.6px;z-index:2;border-radius:999px;padding:3px 10px;font-family:IBM Plex Mono,monospace;font-size:9px;position:absolute;top:-11px;left:50%;transform:translate(-50%)}.HeroSection-module__BsON4W__focusRing{border:1px dashed var(--teal-light);border-radius:50%;animation:90s linear infinite HeroSection-module__BsON4W__ringSpin;position:absolute;inset:-16px}.HeroSection-module__BsON4W__apertureFrame{border-radius:50%;position:absolute;inset:0;overflow:hidden;box-shadow:0 0 0 1px #1685a51f,0 14px 34px #14465524}.HeroSection-module__BsON4W__visualImage{object-fit:cover;width:100%;height:100%;transition:transform .6s;display:block}.HeroSection-module__BsON4W__heroInner:hover .HeroSection-module__BsON4W__visualImage{transform:scale(1.025)}.HeroSection-module__BsON4W__blades{pointer-events:none;position:absolute;inset:0}.HeroSection-module__BsON4W__blade{background:var(--mist);clip-path:polygon(50% 50%,50% 0%,100% 0%);transform:rotate(calc(var(--i) * 45deg));transform-origin:50%;animation:.9s cubic-bezier(.22,.61,.36,1) both HeroSection-module__BsON4W__apertureOpen;animation-delay:calc(var(--i) * 35ms + .15s);position:absolute;inset:0}@keyframes HeroSection-module__BsON4W__blurFocus{0%{filter:blur(10px);opacity:0;transform:translateY(8px)}to{filter:blur();opacity:1;transform:translateY(0)}}@keyframes HeroSection-module__BsON4W__apertureOpen{0%{clip-path:polygon(50% 50%,50% 0%,100% 0%);opacity:1}to{clip-path:polygon(50% 50%,50% 50%,50% 50%);opacity:0}}@keyframes HeroSection-module__BsON4W__ringSpin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.HeroSection-module__BsON4W__headline,.HeroSection-module__BsON4W__blade,.HeroSection-module__BsON4W__focusRing{animation:none}.HeroSection-module__BsON4W__blade{display:none}.HeroSection-module__BsON4W__headline{opacity:1;filter:none}}@media (max-width:991px){.HeroSection-module__BsON4W__hero{padding:48px 0 55px}.HeroSection-module__BsON4W__heroInner{grid-template-columns:1fr .8fr;min-height:400px}.HeroSection-module__BsON4W__heroContent{padding:38px 30px}.HeroSection-module__BsON4W__headline{font-size:34px}.HeroSection-module__BsON4W__visualStage{width:min(300px,80%)}}@media (max-width:767px){.HeroSection-module__BsON4W__hero{padding:35px 0 45px}.HeroSection-module__BsON4W__heroInner{border-radius:14px;grid-template-columns:1fr;min-height:auto}.HeroSection-module__BsON4W__heroVisual{order:-1;padding:32px 0 8px}.HeroSection-module__BsON4W__visualStage{width:210px}.HeroSection-module__BsON4W__heroContent{padding:27px 21px 30px}.HeroSection-module__BsON4W__headline{letter-spacing:-.5px;font-size:28px;line-height:1.18}.HeroSection-module__BsON4W__heroContent p{font-size:12px;line-height:1.7}.HeroSection-module__BsON4W__buttons{flex-direction:column;align-items:stretch}.HeroSection-module__BsON4W__primaryBtn,.HeroSection-module__BsON4W__secondaryBtn{width:100%}}@media (max-width:480px){.HeroSection-module__BsON4W__visualStage{width:175px}.HeroSection-module__BsON4W__heroContent{padding:23px 17px 25px}.HeroSection-module__BsON4W__headline{font-size:25px}.HeroSection-module__BsON4W__heroContent p{font-size:11.5px}}
.TreatmentsSection-module__pKgSeW__treatments{--navy:#0d2b35;--ink:#193b45;--teal:#1685a5;--teal-deep:#0f6883;--mist:#eef7f9;--paper:#fff;--slate:#6d8188;background:var(--mist);padding:70px 0}.TreatmentsSection-module__pKgSeW__header{text-align:center;max-width:620px;margin:0 auto 44px}.TreatmentsSection-module__pKgSeW__label{color:var(--teal-deep);letter-spacing:1.6px;text-transform:uppercase;justify-content:center;align-items:center;gap:8px;margin-bottom:15px;font-family:IBM Plex Mono,monospace;font-size:10px;font-weight:600;display:inline-flex}.TreatmentsSection-module__pKgSeW__labelDot{background:var(--teal);border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 3px #1685a526}.TreatmentsSection-module__pKgSeW__header h2{color:var(--ink);letter-spacing:-.5px;margin:0 0 14px;font-family:Fraunces,serif;font-size:clamp(26px,3.2vw,36px);font-weight:600;line-height:1.22}.TreatmentsSection-module__pKgSeW__header p{color:var(--slate);margin:0;font-family:IBM Plex Sans,sans-serif;font-size:13px;line-height:1.8}.TreatmentsSection-module__pKgSeW__grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.TreatmentsSection-module__pKgSeW__card{background:var(--paper);border:1px solid #dfeaec;border-radius:14px;flex-direction:column;align-items:flex-start;padding:30px 26px 26px;text-decoration:none;transition:border-color .25s,transform .25s,box-shadow .25s;display:flex}.TreatmentsSection-module__pKgSeW__card:hover{border-color:var(--teal);transform:translateY(-3px);box-shadow:0 12px 28px #14465517}.TreatmentsSection-module__pKgSeW__iconBadge{background:var(--mist);width:46px;height:46px;color:var(--teal-deep);border-radius:12px;justify-content:center;align-items:center;margin-bottom:18px;transition:background .25s,color .25s;display:inline-flex}.TreatmentsSection-module__pKgSeW__iconBadge svg{width:24px;height:24px}.TreatmentsSection-module__pKgSeW__card:hover .TreatmentsSection-module__pKgSeW__iconBadge{background:var(--teal);color:#fff}.TreatmentsSection-module__pKgSeW__card h3{color:var(--ink);letter-spacing:-.2px;margin:0 0 8px;font-family:Fraunces,serif;font-size:17px;font-weight:600}.TreatmentsSection-module__pKgSeW__card p{color:var(--slate);margin:0 0 20px;font-family:IBM Plex Sans,sans-serif;font-size:12.5px;line-height:1.7}.TreatmentsSection-module__pKgSeW__cardLink{color:var(--teal);align-items:center;gap:6px;margin-top:auto;font-family:IBM Plex Sans,sans-serif;font-size:11.5px;font-weight:650;display:inline-flex}.TreatmentsSection-module__pKgSeW__arrow{font-size:13px;line-height:1;transition:transform .25s}.TreatmentsSection-module__pKgSeW__card:hover .TreatmentsSection-module__pKgSeW__arrow{transform:translate(3px)}@media (max-width:991px){.TreatmentsSection-module__pKgSeW__treatments{padding:55px 0}.TreatmentsSection-module__pKgSeW__grid{grid-template-columns:repeat(2,1fr);gap:18px}}@media (max-width:767px){.TreatmentsSection-module__pKgSeW__treatments{padding:45px 0}.TreatmentsSection-module__pKgSeW__header{margin-bottom:32px}.TreatmentsSection-module__pKgSeW__header h2{font-size:25px}.TreatmentsSection-module__pKgSeW__header p{font-size:12px}.TreatmentsSection-module__pKgSeW__grid{grid-template-columns:1fr}.TreatmentsSection-module__pKgSeW__card{padding:24px 22px 22px}}
.TreatmentHowItWorks-module__hBhaXq__section{--navy:#0d2b35;--ink:#193b45;--teal:#1685a5;--teal-deep:#0f6883;--teal-light:#8fd0e2;--mist:#eef7f9;--paper:#fff;--slate:#6d8188;background:var(--paper);padding:70px 0}.TreatmentHowItWorks-module__hBhaXq__header{text-align:center;max-width:560px;margin:0 auto 30px}.TreatmentHowItWorks-module__hBhaXq__label{color:var(--teal-deep);letter-spacing:1.6px;text-transform:uppercase;align-items:center;gap:8px;margin-bottom:12px;font-family:IBM Plex Mono,monospace;font-size:10px;font-weight:600;display:inline-flex}.TreatmentHowItWorks-module__hBhaXq__dot{background:var(--teal);border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 3px #1685a526}.TreatmentHowItWorks-module__hBhaXq__header h2{color:var(--ink);letter-spacing:-.5px;margin:0 0 10px;font-family:Fraunces,serif;font-size:clamp(24px,2.8vw,32px);font-weight:600;line-height:1.2}.TreatmentHowItWorks-module__hBhaXq__header p{color:var(--slate);margin:0;font-family:IBM Plex Sans,sans-serif;font-size:13px;line-height:1.7}.TreatmentHowItWorks-module__hBhaXq__engine{background:var(--paper);border:1px solid #e4eef0;border-radius:20px;grid-template-columns:190px 1fr;gap:0;margin-bottom:30px;display:grid;overflow:hidden;box-shadow:0 10px 30px #1446550d}.TreatmentHowItWorks-module__hBhaXq__rail{background:var(--mist);border-right:1px solid #dfeaec;flex-direction:column;align-items:center;gap:6px;padding:24px 14px;display:flex}.TreatmentHowItWorks-module__hBhaXq__playBtn{background:var(--paper);width:32px;height:32px;color:var(--teal-deep);cursor:pointer;border:1px solid #cfe4e8;border-radius:50%;justify-content:center;align-items:center;margin-bottom:12px;transition:background .25s,color .25s,transform .25s;display:flex}.TreatmentHowItWorks-module__hBhaXq__playBtn:hover{background:var(--teal);color:#fff;transform:scale(1.06)}.TreatmentHowItWorks-module__hBhaXq__node{cursor:pointer;background:0 0;border:none;border-radius:12px;flex-direction:column;align-items:center;gap:6px;width:100%;padding:8px 4px;transition:background .25s;display:flex}.TreatmentHowItWorks-module__hBhaXq__node:hover{background:#1685a50f}.TreatmentHowItWorks-module__hBhaXq__ringWrap{justify-content:center;align-items:center;display:flex;position:relative}.TreatmentHowItWorks-module__hBhaXq__ringTrack{fill:none;stroke:#d6e6e9;stroke-width:2px}.TreatmentHowItWorks-module__hBhaXq__ringFill{fill:none;stroke:var(--teal);stroke-width:2px;stroke-linecap:round;transform-origin:50%;transition:stroke-dashoffset 50ms linear;transform:rotate(-90deg)}.TreatmentHowItWorks-module__hBhaXq__nodeNumber{color:var(--slate);font-family:IBM Plex Mono,monospace;font-size:11px;font-weight:600;transition:color .25s;position:absolute}.TreatmentHowItWorks-module__hBhaXq__nodeActive .TreatmentHowItWorks-module__hBhaXq__nodeNumber{color:var(--teal-deep)}.TreatmentHowItWorks-module__hBhaXq__nodeLabel{color:var(--slate);text-align:center;font-family:IBM Plex Sans,sans-serif;font-size:10px;font-weight:600;line-height:1.25;transition:color .25s}.TreatmentHowItWorks-module__hBhaXq__nodeActive .TreatmentHowItWorks-module__hBhaXq__nodeLabel{color:var(--teal-deep)}.TreatmentHowItWorks-module__hBhaXq__stagePanel{grid-template-columns:110px 1fr;align-items:center;gap:26px;padding:30px 34px;animation:.4s cubic-bezier(.22,.61,.36,1) both TreatmentHowItWorks-module__hBhaXq__stageIn;display:grid;position:relative}.TreatmentHowItWorks-module__hBhaXq__medallion{justify-content:center;align-items:center;width:92px;height:92px;margin:0 auto;display:flex;position:relative}.TreatmentHowItWorks-module__hBhaXq__medallionRing{border:1.5px dashed var(--teal-light);border-radius:50%;animation:22s linear infinite TreatmentHowItWorks-module__hBhaXq__ringSpin;position:absolute;inset:0}.TreatmentHowItWorks-module__hBhaXq__medallionIcon{background:var(--mist);width:62px;height:62px;color:var(--teal);border-radius:50%;justify-content:center;align-items:center;display:flex;box-shadow:0 6px 16px #1685a524}.TreatmentHowItWorks-module__hBhaXq__stageBody{min-width:0}.TreatmentHowItWorks-module__hBhaXq__stageTag{color:var(--teal-deep);letter-spacing:.8px;text-transform:uppercase;margin-bottom:8px;font-family:IBM Plex Mono,monospace;font-size:10px;font-weight:600;display:inline-block}.TreatmentHowItWorks-module__hBhaXq__stageBody h3{color:var(--ink);margin:0 0 8px;font-family:Fraunces,serif;font-size:clamp(19px,2vw,24px);font-weight:600;line-height:1.25}.TreatmentHowItWorks-module__hBhaXq__stageBody p{max-width:520px;color:var(--slate);margin:0 0 16px;font-family:IBM Plex Sans,sans-serif;font-size:12.5px;line-height:1.7}.TreatmentHowItWorks-module__hBhaXq__chipRow{flex-wrap:wrap;gap:8px;display:flex}.TreatmentHowItWorks-module__hBhaXq__chip{background:var(--mist);color:var(--ink);border:1px solid #d6e6e9;border-radius:999px;align-items:center;gap:6px;padding:6px 11px;font-family:IBM Plex Sans,sans-serif;font-size:11px;font-weight:600;display:inline-flex}.TreatmentHowItWorks-module__hBhaXq__chip svg{width:11px;height:11px;color:var(--teal);flex-shrink:0}.TreatmentHowItWorks-module__hBhaXq__stageArrows{gap:6px;display:flex;position:absolute;top:20px;right:20px}.TreatmentHowItWorks-module__hBhaXq__arrowBtn{background:var(--paper);width:30px;height:30px;color:var(--teal-deep);cursor:pointer;border:1px solid #d6e6e9;border-radius:50%;justify-content:center;align-items:center;font-size:12px;transition:background .25s,color .25s,transform .25s;display:flex}.TreatmentHowItWorks-module__hBhaXq__arrowBtn:hover{background:var(--teal);color:#fff;transform:scale(1.08)}.TreatmentHowItWorks-module__hBhaXq__ctaBanner{background:linear-gradient(135deg, var(--navy), var(--teal-deep));border-radius:20px;justify-content:space-between;align-items:center;gap:30px;padding:36px 40px;display:flex;position:relative;overflow:hidden}.TreatmentHowItWorks-module__hBhaXq__ctaRing{pointer-events:none;border:1px dashed #ffffff40;border-radius:50%;width:260px;height:260px;animation:50s linear infinite TreatmentHowItWorks-module__hBhaXq__ringSpin;position:absolute;top:-90px;right:-60px}.TreatmentHowItWorks-module__hBhaXq__ctaText{z-index:1;position:relative}.TreatmentHowItWorks-module__hBhaXq__ctaLabel{color:var(--teal-light);letter-spacing:1.4px;text-transform:uppercase;align-items:center;gap:8px;margin-bottom:10px;font-family:IBM Plex Mono,monospace;font-size:10px;font-weight:600;display:inline-flex}.TreatmentHowItWorks-module__hBhaXq__ctaLabel .TreatmentHowItWorks-module__hBhaXq__dot{background:var(--teal-light);box-shadow:0 0 0 3px #8fd0e233}.TreatmentHowItWorks-module__hBhaXq__ctaText h3{color:#fff;margin:0 0 8px;font-family:Fraunces,serif;font-size:clamp(19px,2.2vw,25px);font-weight:600;line-height:1.3}.TreatmentHowItWorks-module__hBhaXq__ctaText p{color:#ffffffb8;max-width:420px;margin:0;font-family:IBM Plex Sans,sans-serif;font-size:12.5px;line-height:1.7}.TreatmentHowItWorks-module__hBhaXq__ctaButton{z-index:1;min-width:210px;min-height:46px;color:var(--teal-deep);background:#fff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;gap:9px;padding:0 20px;font-family:IBM Plex Sans,sans-serif;font-size:12px;font-weight:700;text-decoration:none;transition:transform .25s,box-shadow .25s;display:inline-flex;position:relative}.TreatmentHowItWorks-module__hBhaXq__ctaButton:hover{transform:translateY(-2px);box-shadow:0 10px 24px #0003}.TreatmentHowItWorks-module__hBhaXq__ctaArrow{font-size:15px;transition:transform .25s}.TreatmentHowItWorks-module__hBhaXq__ctaButton:hover .TreatmentHowItWorks-module__hBhaXq__ctaArrow{transform:translate(3px)}@keyframes TreatmentHowItWorks-module__hBhaXq__stageIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes TreatmentHowItWorks-module__hBhaXq__ringSpin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.TreatmentHowItWorks-module__hBhaXq__stagePanel,.TreatmentHowItWorks-module__hBhaXq__medallionRing,.TreatmentHowItWorks-module__hBhaXq__ctaRing,.TreatmentHowItWorks-module__hBhaXq__ringFill{transition:none;animation:none}}@media (max-width:991px){.TreatmentHowItWorks-module__hBhaXq__section{padding:55px 0}.TreatmentHowItWorks-module__hBhaXq__engine{grid-template-columns:1fr}.TreatmentHowItWorks-module__hBhaXq__rail{border-bottom:1px solid #dfeaec;border-right:none;flex-flow:wrap;justify-content:center}.TreatmentHowItWorks-module__hBhaXq__playBtn{margin:0 8px 0 0}.TreatmentHowItWorks-module__hBhaXq__node{width:auto}.TreatmentHowItWorks-module__hBhaXq__stagePanel{text-align:center;grid-template-columns:1fr}.TreatmentHowItWorks-module__hBhaXq__medallion{margin-bottom:4px}.TreatmentHowItWorks-module__hBhaXq__stageBody p{margin-left:auto;margin-right:auto}.TreatmentHowItWorks-module__hBhaXq__chipRow{justify-content:center}.TreatmentHowItWorks-module__hBhaXq__stageArrows{justify-content:center;margin-top:18px;position:static}.TreatmentHowItWorks-module__hBhaXq__ctaBanner{text-align:center;flex-direction:column}.TreatmentHowItWorks-module__hBhaXq__ctaText p{margin-left:auto;margin-right:auto}}@media (max-width:767px){.TreatmentHowItWorks-module__hBhaXq__section{padding:42px 0}.TreatmentHowItWorks-module__hBhaXq__nodeLabel{display:none}.TreatmentHowItWorks-module__hBhaXq__stagePanel{padding:24px 20px}.TreatmentHowItWorks-module__hBhaXq__ctaBanner{border-radius:16px;padding:28px 22px}.TreatmentHowItWorks-module__hBhaXq__ctaButton{width:100%}}
