@import"https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;500;700;900&family=Inter:wght@400;500;600;700&display=swap";:root{--color-bg: #edeef1;--color-bg-soft: #f5f6f8;--color-navy: #0b1b3a;--color-navy-soft: #13284f;--color-orange: #e8502e;--color-orange-soft: #ff6a3d;--color-gray: #7c8392;--header-h: 72px;--radius-lg: 16px;--radius-md: 12px;--glass-blur: blur(40px) saturate(160%);--color-bg-rgb: 237, 238, 241;--color-bg-soft-rgb: 245, 246, 248;--color-navy-rgb: 11, 27, 58;--color-navy-soft-rgb: 19, 40, 79}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--color-bg);color:var(--color-navy);font-family:Noto Sans JP,sans-serif;line-height:1.7;letter-spacing:.02em;overflow-x:hidden}body.is-menu-open{overflow:hidden}.siteMain{position:relative;z-index:1}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,summary,a,input[type=submit]{-webkit-tap-highlight-color:transparent}ul{list-style:none}.inner{max-width:1200px;margin:0 auto;padding:0 32px}.glass{background:#ffffff52;backdrop-filter:var(--glass-blur);-webkit-backdrop-filter:var(--glass-blur);border:1px solid rgba(255,255,255,.5);border-radius:var(--radius-lg);box-shadow:inset 0 1px #ffffffb3,inset 0 -1px 14px #ffffff40,0 10px 40px #0b1b3a1a}.glass-pill{background:#ffffff61;backdrop-filter:var(--glass-blur);-webkit-backdrop-filter:var(--glass-blur);border:1px solid rgba(255,255,255,.6);border-radius:999px;box-shadow:inset 0 1px #ffffffd9,0 8px 24px #0b1b3a1f}.svgFilters{position:absolute;width:0;height:0;overflow:hidden}.liquidGlass{position:relative;isolation:isolate;background:#ffffff1f;border:1px solid rgba(255,255,255,.42);box-shadow:inset 0 1px 1px #ffffffa6,inset 0 -1px 1px #0b1b3a0f,0 16px 48px #0b1b3a1a;-webkit-backdrop-filter:blur(16px) saturate(165%);backdrop-filter:blur(16px) saturate(165%)}.is-lowfx .liquidGlass{-webkit-backdrop-filter:blur(10px) saturate(135%);backdrop-filter:blur(10px) saturate(135%)}.liquidGlass:after{content:"";position:absolute;inset:0;z-index:0;border-radius:inherit;box-shadow:inset 0 1px #ffffff8c;pointer-events:none}.liquidGlass>*{position:relative;z-index:1}.btnPill{display:inline-flex;align-items:center;gap:12px;padding:7px 7px 7px 22px;border-radius:999px;font-family:Inter,Noto Sans JP,sans-serif;font-size:13px;font-weight:600;letter-spacing:.01em;line-height:1;transition:box-shadow .3s ease,filter .3s ease}.btnPill:hover{filter:brightness(1.04)}.btnPill__arrow{width:32px;height:32px;flex-shrink:0;border-radius:999px;display:flex;align-items:center;justify-content:center;position:relative;isolation:isolate;overflow:hidden;background:#fff6;border:none;box-shadow:0 0 8px -8px #ffffff4d;color:#ffffffeb}.btnPill__arrow:before{content:"";position:absolute;inset:0;border-radius:inherit;box-shadow:inset 1px 1.5px 1px -1px #fffc,inset -1px -2.5px 1px -2px #fffc;pointer-events:none;z-index:1}.btnPill__arrow:after{content:"";position:absolute;inset:0;border-radius:inherit;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);pointer-events:none;z-index:-1}.btnPill__arrow .arrow{position:relative;z-index:2;display:inline-block}@media(hover:hover){.btnPill:hover .btnPill__arrow .arrow{animation:btnPill-arrow-anim .4s ease-in-out}}@keyframes btnPill-arrow-anim{0%{transform:translate(0);opacity:1}50%{opacity:0;transform:translate(100%)}51%{opacity:0;transform:translate(-100%)}52%{opacity:1;transform:translate(-100%)}to{transform:translate(0);opacity:1}}@media(prefers-reduced-motion:reduce){.btnPill:hover .btnPill__arrow .arrow{animation:none}}.arrow{width:13px;height:9px;position:relative;color:inherit}.arrow:before{content:"";position:absolute;top:50%;left:0;width:100%;height:1.3px;background:currentColor;transform:translateY(-50%)}.arrow:after{content:"";position:absolute;top:50%;right:0;width:6px;height:6px;border-top:1.3px solid currentColor;border-right:1.3px solid currentColor;transform:translate(1px,-50%) rotate(45deg)}.btnPill{background:#0d0d0f;color:#fff;box-shadow:0 8px 22px #00000038}.btnPill:hover{box-shadow:0 12px 28px #0000003d}.btnPill span:first-child{color:#fff}.btnPill--orange{background:linear-gradient(95deg,var(--color-orange) 0%,var(--color-orange-soft) 100%);box-shadow:0 10px 28px #e8502e59}.btnPill--orange:hover{box-shadow:0 14px 32px #e8502e61}.btnPill:focus-visible,.clinicLpCase__tab:focus-visible,.clinicLpPrice__group summary:focus-visible,.beautyLpPrice__group summary:focus-visible,.formSubmit:focus-visible{outline:2px solid rgba(0,112,200,.35);outline-offset:3px}.loading{position:fixed;inset:0;z-index:20000;background:var(--color-bg);display:flex;align-items:center;justify-content:center;transition:opacity .5s ease,visibility .5s ease}.loading.is-leaving .loading__logo{animation:loadingDissolveOut .9s ease forwards}.loading.is-hidden{opacity:0;visibility:hidden;pointer-events:none}.loading__logo{width:140px;height:auto;opacity:0;animation:loadingDissolveIn 1.1s ease forwards}@keyframes loadingDissolveIn{0%{opacity:0}to{opacity:1}}@keyframes loadingDissolveOut{0%{opacity:1}to{opacity:0}}.bgCanvasWrap{position:fixed;inset:0;z-index:1;pointer-events:none;contain:strict}.bgCanvasWrap.is-logo-pending{opacity:0}.bgCanvasWrap.is-logo-reveal{opacity:1;transition:opacity 1s ease}@media(prefers-reduced-motion:reduce){.bgCanvasWrap.is-logo-reveal{transition:none}}#js_fv .bgCanvasWrap{z-index:1}#bgCanvas{width:100%;height:100%;display:block;background:transparent;touch-action:none}.header{position:fixed;top:16px;left:0;right:0;z-index:10002;display:flex;justify-content:center;padding:0 24px;pointer-events:none}.header__bar{pointer-events:auto;width:100%;max-width:1280px;height:var(--header-h);display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0;background:transparent;border-radius:0}.header__logoPill,.header__navPill,.header__menuPill{display:flex;align-items:center;flex-shrink:0;border-radius:999px}.header__logoPill.liquidGlass,.header__navPill.liquidGlass,.header__menuPill.liquidGlass{background:#ffffff0d;border-color:#ffffff42;box-shadow:inset 0 1px 1px #ffffff61,inset 0 -1px 1px #0b1b3a08,0 12px 36px #0b1b3a0d;-webkit-backdrop-filter:blur(14px) saturate(145%);backdrop-filter:blur(14px) saturate(145%)}.header__logoPill.liquidGlass:after,.header__navPill.liquidGlass:after,.header__menuPill.liquidGlass:after{box-shadow:inset 0 1px #ffffff52}.header__logoPill{height:64px;padding:0 24px}.header__navPill{height:64px;padding:0 12px 0 20px;gap:20px;margin-left:auto}.header__menuPill{display:none}.header__logo{font-size:inherit;font-weight:inherit;line-height:0}.header__logo a{display:flex;align-items:center;color:var(--color-navy)}.header__logoSvg{display:block;width:170px;height:auto}.header__logoIcon{display:none;width:28px;height:28px;flex-shrink:0;object-fit:contain}.header__nav{display:flex;gap:24px;align-items:center}.header__navLink{font-family:Inter,Noto Sans JP,sans-serif;font-size:14px;font-weight:500;line-height:1.2;letter-spacing:0;color:var(--color-navy);white-space:nowrap;transition:color .15s ease}@media(min-width:901px){.header__navLink:hover{color:var(--color-orange)}}.header__navLink[aria-current=page]{color:var(--color-navy);opacity:.72}.header__cta{flex-shrink:0;height:36px;padding:0 6px 0 12px;font-size:14px;font-weight:500;gap:8px}.header__cta .btnPill__arrow{width:24px;height:24px}.header__cta .arrow{width:11px;height:8px}.hamburger__btn{position:relative;z-index:1;flex-shrink:0;width:40px;height:40px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;cursor:pointer;background:transparent;border:none;padding:0}.hamburger__bar{display:block;width:18px;height:1.5px;background:var(--color-navy);border-radius:1px;transition:transform .28s cubic-bezier(.22,1,.36,1),opacity .2s ease}.hamburger__btn.is-open .hamburger__bar:nth-child(1){transform:translateY(5.5px) rotate(45deg)}.hamburger__btn.is-open .hamburger__bar:nth-child(2){opacity:0;transform:scaleX(0)}.hamburger__btn.is-open .hamburger__bar:nth-child(3){transform:translateY(-5.5px) rotate(-45deg)}@media(max-width:900px){:root{--header-h: 64px}.header{top:16px;padding:0 16px}.header__bar{max-width:none;height:var(--header-h);gap:0}.header__navPill{display:none}.header__logoPill{width:80px;height:80px;padding:0;justify-content:center;border-radius:999px}.header__logo a{justify-content:center}.header__logoSvg{display:none}.header__logoIcon{display:block;width:40px;height:40px}.header__menuPill{display:flex;justify-content:center;align-items:center;width:56px;height:56px;padding:0;margin-left:auto;border-radius:999px}.header.is-menu-open .header__menuPill{width:56px;height:56px;margin-top:0;margin-bottom:0;border-radius:999px}}.menu{position:fixed;inset:0;z-index:10000;background:#edeef1f0;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);transform:translate(100%);transition:transform .4s cubic-bezier(.22,1,.36,1);overflow-y:auto}.menu.is-open{transform:translate(0)}.menu__ctt{padding:calc(var(--header-h) + 56px) 32px 60px;max-width:600px;margin:0 auto}.menu__logo{font-size:20px;font-weight:700;margin-bottom:40px}.menu__logo em{font-style:normal;font-weight:400;color:var(--color-gray)}.menu__item{display:block;border-top:1px solid rgba(11,27,58,.1);padding:20px 0}.menu__main{font-size:18px;font-weight:700}.fv{min-height:100vh;overflow:hidden}.fv--split{height:100dvh;min-height:100dvh;max-height:100dvh;box-sizing:border-box;display:flex;flex-direction:column;--fv-side: clamp(24px, 5.556vw, 80px);--fv-inner-w: min(1280px, calc(100vw - var(--fv-side) * 2));--fv-copy-w: calc(var(--fv-inner-w) * 990 / 1280)}#js_fv{position:sticky;top:0;z-index:1}.fv--split .fv__bg{position:absolute;inset:0;z-index:0;pointer-events:none;overflow:hidden;background-color:#f3f4f6}.fv--split .fv__bg:before{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:radial-gradient(ellipse 90% 70% at 18% 36%,#ffffffeb,#fff0 68%),url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.82' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.55'/%3E%3C/svg%3E");background-size:auto,180px 180px;opacity:.34;mix-blend-mode:multiply}.fv--split .fv__bgVideo{position:absolute;top:0;left:calc(266 / 1440 * 100%);width:calc(1174 / 1440 * 100%);height:100%;z-index:0;overflow:hidden;pointer-events:none;-webkit-mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.42) 4.5%,rgba(0,0,0,.86) 10%,#000 17%,#000 100%);mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.42) 4.5%,rgba(0,0,0,.86) 10%,#000 17%,#000 100%)}.fv--split .fv__bgPoster{position:absolute;inset:0;z-index:0;margin:0;transition:opacity .7s ease}.fv--split .fv__bgPoster img{display:block;width:100%;height:100%;object-fit:cover;object-position:center 38%}.fv--split.fv--video-playing .fv__bgPoster{opacity:0}.fv--split .fv__bgVideo:before{content:"";position:absolute;inset:0;z-index:2;pointer-events:none;background:linear-gradient(90deg,rgba(243,244,246,.48) 0%,rgba(243,244,246,.22) 14%,rgba(243,244,246,.07) 26%,transparent 40%)}.fv--split .fv__bgVideoEl{position:relative;z-index:1;display:block;width:100%;height:100%;object-fit:cover;object-position:center 38%;opacity:0;transition:opacity .7s ease;backface-visibility:hidden;transform:translateZ(0)}.fv--split.fv--video-playing .fv__bgVideoEl{opacity:1}@media(prefers-reduced-motion:reduce){.fv--split .fv__bgVideoEl{display:none}}.fv--split:after{content:"";position:absolute;left:0;right:0;bottom:0;z-index:2;height:calc(111.5 / 1004 * 100%);pointer-events:none;background:linear-gradient(180deg,#f3f4f600,#f3f4f6)}#js_fv.fv--split .bgCanvasWrap{z-index:1;opacity:1}.fv--split .fv__inner{position:relative;z-index:2;box-sizing:border-box;flex:1;display:flex;align-items:center;min-height:0;width:var(--fv-inner-w);margin-inline:auto;padding-block:calc(var(--header-h) + 8px) clamp(16px,2.5vh,40px);padding-inline:0;pointer-events:none;isolation:isolate}.fv--split .fv__copy{position:relative;z-index:3;display:flex;flex-direction:column;align-items:flex-start;width:var(--fv-copy-w);max-width:100%;flex-shrink:1;min-height:0;text-align:left;overflow:visible}.fv--split .fv__heading{--fv-heading-kanji: 240px;--fv-heading-kana: 220px;--fv-heading-line2: 200px;position:relative;left:auto;top:auto;z-index:auto;flex:0 0 auto;width:100%;max-width:none;margin:0;color:transparent;font-family:Noto Sans JP,sans-serif;font-size:unset;font-weight:900;line-height:1.08;letter-spacing:-.07em;filter:none}.fv--split .fv__headingLine{display:block;white-space:nowrap;overflow:hidden;clip-path:inset(100% 0 0 0);visibility:hidden}.fv--split .fv__headingLine .fv__glyph{transform:translate3d(0,108%,0)}.fv--split.is-copy-reveal .fv__headingLine{visibility:visible;animation:fvSplitLineUnmask 1.05s cubic-bezier(.22,1,.36,1) both}.fv--split.is-copy-reveal .fv__headingLine .fv__glyph{animation:fvSplitGlyphRise 1.05s cubic-bezier(.22,1,.36,1) both}@keyframes fvSplitLineUnmask{0%{clip-path:inset(100% 0 0 0)}to{clip-path:inset(-4% 0 0 0)}}@keyframes fvSplitGlyphRise{0%{transform:translate3d(0,108%,0)}to{transform:translateZ(0)}}@media(prefers-reduced-motion:reduce){.fv--split .fv__headingLine{clip-path:none;visibility:visible;animation:none}.fv--split .fv__headingLine .fv__glyph{transform:none;animation:none}}.fv--split .fv__headingLine:first-child{margin-bottom:-32px}.fv--split .fv__glyph{display:inline-block;font-family:Noto Sans JP,sans-serif;font-style:normal;font-weight:900;line-height:1.08;vertical-align:baseline;white-space:nowrap;background:linear-gradient(180deg,#f50 0% 67.252%,#fff0 96.074%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.fv--split .fv__heading .fv__glyph--kanji{font-size:var(--fv-heading-kanji)}.fv--split .fv__heading .fv__glyph--kana{font-size:var(--fv-heading-kana)}.fv--split .fv__heading .fv__glyph--line2{font-size:var(--fv-heading-line2)}.fv--split .fv__tagline{position:relative;flex:0 0 auto;width:71.111%;margin:24px 0 0}.fv--split .fv__taglineMain{--fv-tagline-base: 64px;position:relative;width:100%;min-height:77px;margin:0;overflow:hidden;color:#222;font-family:Noto Sans JP,sans-serif;font-size:var(--fv-tagline-base);font-weight:900;line-height:1.2;letter-spacing:-.01em;white-space:nowrap}.fv--split .fv__taglineMain>span{position:absolute;inset:0 auto auto 0;width:100%;visibility:hidden;transform:translate3d(0,108%,0);animation-duration:10.24s;animation-timing-function:cubic-bezier(.22,1,.36,1);animation-iteration-count:infinite;animation-fill-mode:both;white-space:nowrap}.fv--split .fv__taglineMain>span:nth-child(1){animation-name:fvTagline1}.fv--split .fv__taglineMain>span:nth-child(2){animation-name:fvTagline2}.fv--split .fv__taglineMain>span:nth-child(3){animation-name:fvTagline3}.fv--split .fv__taglineMain>span:nth-child(4){animation-name:fvTagline4}.fv--split .fv__leadSub{flex:0 0 auto;width:100%;margin:clamp(20px,3.5vh,64px) 0 0;max-width:100%;color:#111;font-size:20px;font-weight:500;line-height:1.9;letter-spacing:0;text-shadow:0 0 64px #fff,0 0 64px #fff,0 0 32px #fff}#js_fv.fv--split.is-hero-covered .fv__inner,#js_fv.fv--split.is-hero-covered .fv__bg,#js_fv.fv--split.is-hero-covered .fv__bgVideo{pointer-events:none}@media(max-width:700px){.fv--split .fv__inner{display:flex;flex-direction:column;justify-content:center;align-items:stretch;flex:1;width:auto;min-height:0;padding:calc(var(--header-h) + 8px) 24px clamp(16px,2.5vh,32px)}.fv--split .fv__copy{display:flex;flex-direction:column;width:100%;max-width:none}.fv--split .fv__heading,.fv--split .fv__tagline,.fv--split .fv__leadSub{width:100%}.fv--split .fv__heading{--fv-heading-kanji: clamp(72px, 18vw, 120px);--fv-heading-kana: clamp(66px, 16vw, 110px);--fv-heading-line2: clamp(64px, 16vw, 104px)}.fv--split .fv__headingLine:first-child{margin-bottom:-20px}.fv--split .fv__tagline{margin-top:16px}.fv--split .fv__taglineMain{--fv-tagline-base: clamp(22px, 5.5vw, 40px);width:100%;min-height:1.2em}.fv--split .fv__leadSub{margin-top:32px;font-size:14px}.fv--split .fv__bgVideo{left:0;width:100%;-webkit-mask-image:none;mask-image:none}.fv--split .fv__bgVideoEl{display:none}.fv--split .fv__bgVideo:before{background:linear-gradient(180deg,rgba(243,244,246,.55) 0%,rgba(243,244,246,.2) 28%,transparent 52%)}}@keyframes fvTagline1{0%,25%{visibility:visible;transform:translateZ(0)}31.25%{visibility:visible;transform:translate3d(0,-108%,0)}31.26%,93.74%{visibility:hidden;transform:translate3d(0,-108%,0)}93.75%{visibility:visible;transform:translate3d(0,108%,0)}to{visibility:visible;transform:translateZ(0)}}@keyframes fvTagline2{0%,24.99%{visibility:hidden;transform:translate3d(0,108%,0)}25%{visibility:visible;transform:translate3d(0,108%,0)}31.25%,50%{visibility:visible;transform:translateZ(0)}56.25%{visibility:visible;transform:translate3d(0,-108%,0)}56.26%,to{visibility:hidden;transform:translate3d(0,-108%,0)}}@keyframes fvTagline3{0%,49.99%{visibility:hidden;transform:translate3d(0,108%,0)}50%{visibility:visible;transform:translate3d(0,108%,0)}56.25%,75%{visibility:visible;transform:translateZ(0)}81.25%{visibility:visible;transform:translate3d(0,-108%,0)}81.26%,to{visibility:hidden;transform:translate3d(0,-108%,0)}}@keyframes fvTagline4{0%,74.99%{visibility:hidden;transform:translate3d(0,108%,0)}75%{visibility:visible;transform:translate3d(0,108%,0)}81.25%,93.75%{visibility:visible;transform:translateZ(0)}to{visibility:visible;transform:translate3d(0,-108%,0)}}@media(max-width:700px){.fv--impact .fv__stage{padding:calc(var(--header-h) + 40px) 24px clamp(150px,22vh,210px)}.fv--impact .fv__question{margin-bottom:20px;font-size:14px}.fv--impact .fv__display{padding:0 24px}.fv--impact .fv__displayMain{min-height:calc(var(--fv-display-base) * 1.92)}.fv--impact .fv__lead{left:24px;right:24px;bottom:clamp(56px,8vh,88px);max-width:none}.fv--impact .fv__leadSub{max-width:320px;font-size:14px;line-height:1.9}.fv--impact .fv__bgVideo{opacity:.1;transform:scale(1.06)}}@media(prefers-reduced-motion:reduce){.fv--impact .fv__question .fv__riseChunk{clip-path:none;animation:none}.fv--impact .fv__question .fv__riseChunk>span,.fv--impact .fv__displayMain>span .fv__riseChunk>span{animation:none;transform:none}.fv--impact .fv__displayMain>span{animation:none;visibility:visible;transform:none}.fv--impact .fv__displayMain>span:not(:first-child){display:none}.fv--impact .fv__bgVideo{transform:scale(1.03)}}.fv__bg{position:absolute;inset:0;z-index:0;pointer-events:none;overflow:hidden;contain:strict;isolation:isolate;transform:translateZ(0);background-color:#0b1118}.fv__bg:after{content:"";position:absolute;inset:0;z-index:2;pointer-events:none;background:linear-gradient(180deg,rgba(var(--color-bg-rgb),0) 0%,rgba(var(--color-bg-rgb),0) 28%,rgba(var(--color-bg-rgb),.18) 50%,rgba(var(--color-bg-rgb),.68) 72%,var(--color-bg) 90%),linear-gradient(90deg,rgba(var(--color-bg-rgb),.08),rgba(var(--color-bg-rgb),0) 46%)}.fv__bgVideo{position:absolute;inset:0;z-index:0;display:block;width:100%;height:100%;object-fit:cover;object-position:center 48%;transform:scale(1.04);backface-visibility:hidden}@media(max-width:700px){.fv__bg:after{background:linear-gradient(180deg,rgba(var(--color-bg-rgb),0) 0%,rgba(var(--color-bg-rgb),0) 24%,rgba(var(--color-bg-rgb),.3) 48%,rgba(var(--color-bg-rgb),.78) 68%,var(--color-bg) 84%),linear-gradient(90deg,rgba(var(--color-bg-rgb),.08),rgba(var(--color-bg-rgb),0) 52%)}.fv__bgVideo{object-position:50% 50%;transform:scale(1.08)}}@media(prefers-reduced-motion:reduce){.fv__bgVideo{transform:scale(1.04)}}.fv__heading{position:absolute;left:clamp(32px,8vw,96px);top:calc(var(--header-h) + 40px);z-index:3;max-width:min(980px,calc(100vw - 64px));color:#000;font-family:Noto Sans JP,sans-serif;font-size:clamp(80px,10vw,200px);font-weight:900;line-height:1.14;letter-spacing:0;filter:drop-shadow(0 0 28px rgba(255,255,255,.42)) drop-shadow(0 0 56px rgba(255,255,255,.24))}@media(min-width:701px){.fv__heading .fv__riseChunk{display:inline-block}}.fv__heading .fv__riseChunk{clip-path:inset(100% -72px 0 -72px);animation:fvChunkReveal .95s cubic-bezier(.22,1,.36,1) forwards}.fv__heading .fv__riseChunk:nth-child(1){animation-delay:.85s}.fv__heading .fv__riseChunk:nth-child(2){animation-delay:.97s}.fv__heading .fv__riseChunk:nth-child(3){animation-delay:1.09s}.fv__heading.is-rise-complete .fv__riseChunk{clip-path:none;animation:none}.fv__heading .fv__riseChunk>span{transform:translate3d(0,108%,0);animation:fvHeadingRise .95s cubic-bezier(.22,1,.36,1) forwards}.fv__heading .fv__riseChunk:nth-child(1)>span{animation-delay:.85s}.fv__heading .fv__riseChunk:nth-child(2)>span{animation-delay:.97s}.fv__heading .fv__riseChunk:nth-child(3)>span{animation-delay:1.09s}.fv__leadMain{position:relative;min-height:1.35em;margin-bottom:28px;overflow:hidden;font-size:clamp(28px,3.6vw,46px);font-weight:800;line-height:1.35;letter-spacing:0}.fv__leadMain>span{position:absolute;inset:0 auto auto 0;visibility:hidden;transform:translate3d(0,108%,0);animation-duration:10.24s;animation-timing-function:cubic-bezier(.22,1,.36,1);animation-iteration-count:infinite;animation-fill-mode:both;white-space:nowrap}.fv__leadMain>span:nth-child(1){animation-name:fvTagline1}.fv__leadMain>span:nth-child(2){animation-name:fvTagline2}.fv__leadMain>span:nth-child(3){animation-name:fvTagline3}.fv__leadMain>span:nth-child(4){animation-name:fvTagline4}.fv__leadMain>span .fv__riseChunk>span{transform:none;animation:none}@media(max-width:700px){.fv__heading{left:28px;top:calc(var(--header-h) + 64px);max-width:calc(100vw - 56px);font-size:clamp(56px,16vw,90px);line-height:1.2}.fv__heading .fv__riseChunk{display:block}.fv__leadMain{margin-bottom:96px;min-height:2.7em;font-size:clamp(24px,6.4vw,32px);line-height:1.35}.fv__leadMain>span{white-space:normal}}@media(prefers-reduced-motion:reduce){.fv__heading .fv__riseChunk{clip-path:none;animation:none}.fv__heading .fv__riseChunk>span,.fv__leadMain>span .fv__riseChunk>span{animation:none;transform:none}.fv__leadMain>span{animation:none;visibility:visible;transform:none}.fv__leadMain>span:not(:first-child){display:none}}section{position:relative;padding:120px 0;z-index:1}section:not(#js_fv){content-visibility:auto;contain-intrinsic-size:auto 900px}.sectionHead{display:flex;flex-direction:column;align-items:flex-start;gap:6px;margin-bottom:48px}.sectionHead__main{display:inline-block;width:fit-content;max-width:100%;font-family:Inter,Noto Sans JP,sans-serif;font-size:80px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:normal;background-image:linear-gradient(252.602deg,#9bedff 3.145%,#0070c8 14.043%,#001a70 30.552%,#00051d 49.648%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.sectionHead__sub{font-size:13px;color:var(--color-navy);letter-spacing:.08em}.sectionHead--dark .sectionHead__main{background-image:linear-gradient(90deg,#fff 0% 18%,#b8e8ff 52%,#9bedff);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.sectionHead--dark .sectionHead__sub{color:#fff}@media(max-width:700px){.sectionHead__main{font-size:48px}:root{--radius-lg: 8px;--radius-md: 6px}.about__frame,.recruit__card{border-radius:var(--radius-lg)}.about__photo,.services__img,.serviceBlock__img,.insights__thumb,.recruit__photo,.recruit__photo--sub,.card__thumb,.card__thumb img{border-radius:var(--radius-md)}.tagList span{border-radius:20px}.works__card{border-radius:var(--radius-md)}}section .btnPill{margin-top:24px}.about{position:relative;padding-bottom:300px;background:linear-gradient(180deg,rgba(var(--color-bg-rgb),0) 0%,rgba(var(--color-bg-rgb),.42) 22%,rgba(var(--color-bg-rgb),.82) 48%,var(--color-bg) 58%,rgba(var(--color-bg-rgb),.82) 72%,rgba(var(--color-bg-rgb),.42) 86%,rgba(var(--color-bg-rgb),0) 100%)}.about .inner{position:relative;z-index:1}.about__frame{padding:64px 56px;border-radius:24px;overflow:visible}.about__grid{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:start;overflow:visible}.about__text{display:flex;flex-direction:column}.about__heading{font-size:30px;font-weight:700;line-height:1.5;color:var(--color-navy);margin-bottom:24px}.about__desc{font-size:14px;color:#4a5266;line-height:1.95}.about__text .btnPill{align-self:flex-start}.about__photo{max-width:400px;margin-left:auto;border-radius:20px;overflow:hidden;margin-bottom:-188px;box-shadow:0 20px 48px #0b1b3a24}.about__photo img{width:100%;height:560px;object-fit:cover;display:block}@media(max-width:900px){.about{padding-bottom:120px}.about__grid{grid-template-columns:1fr;gap:32px}.about__frame{padding:40px 28px}.about__photo{max-width:none;margin-left:0;margin-bottom:0}.about__photo img{height:260px}}.services{isolation:isolate}.services:before{content:"";position:absolute;inset:0;z-index:-1;background:rgba(var(--color-bg-rgb),.12);backdrop-filter:blur(48px) saturate(160%);-webkit-backdrop-filter:blur(48px) saturate(160%);mask-image:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.4) 10%,#000 24%,#000 76%,rgba(0,0,0,.4) 90%,transparent 100%);-webkit-mask-image:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.4) 10%,#000 24%,#000 76%,rgba(0,0,0,.4) 90%,transparent 100%);pointer-events:none}.services__lead{margin-bottom:48px;color:var(--color-navy)}.services__leadMain{display:block;font-size:48px;font-weight:700;line-height:1.35}.services__leadBreak{display:none}.services__leadSub{display:block;font-size:13px;font-weight:400;color:var(--color-gray);margin-top:12px;max-width:600px}@media(max-width:700px){.services__leadMain{font-size:32px}.services__leadBreak{display:inline}}.services__layout{display:grid;grid-template-columns:1fr 540px;gap:64px;align-items:start}.services__list{display:flex;flex-direction:column}.services__item{min-height:70vh;display:flex;flex-direction:column;justify-content:center;border-top:1px solid rgba(11,27,58,.12);padding:48px 0}.services__item:first-child{border-top:none}.services__cardTag{font-size:13px;color:var(--color-orange);font-weight:700;letter-spacing:.06em;margin-bottom:14px}.services__item h3{font-size:26px;font-weight:700;line-height:1.5;margin-bottom:18px;color:var(--color-navy)}.services__itemDesc{font-size:14px;color:#4a5266;line-height:1.9;max-width:520px}.services__item .btnPill{align-self:flex-start}.services__sticky{position:sticky;top:0;height:100vh;display:flex;align-items:center}.services__imgs{position:relative;width:100%;padding:0 32px 64px 0}.services__img{position:relative;border-radius:20px;overflow:hidden;box-shadow:0 16px 40px #0b1b3a29}.services__img--main{width:100%;height:420px;z-index:1}.services__img--overlap{position:absolute;bottom:4px;right:0;width:48%;height:220px;z-index:2}.services__img img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block;opacity:0;transition:opacity .9s ease}.services__img img.is-active{opacity:1}@media(max-width:900px){.services__layout{grid-template-columns:1fr;gap:24px}.services__item{min-height:auto;padding:32px 0}.services__sticky{display:none}}.news__layout{display:grid;grid-template-columns:320px 1fr;gap:24px;align-items:start}.news__head .sectionHead{margin-bottom:0}.news__body{display:flex;flex-direction:column;align-items:flex-end;gap:24px;min-width:0}.news__list{display:flex;flex-direction:column;gap:8px;width:100%}.news__item{border-radius:8px;overflow:hidden;clip-path:inset(0 round 8px)}.news__item a{display:flex;align-items:center;gap:24px;padding:24px;min-height:112px;transition:transform .2s ease,background-color .2s ease}.news__item a:hover{transform:translateY(-1px);background:#ffffff14}.news__meta{display:flex;align-items:center;gap:16px;flex:1;min-width:0}.news__dateCol{flex-shrink:0;width:90px}.news__date{display:flex;flex-direction:column;gap:0;line-height:1}.news__year{font-family:Inter,Noto Sans JP,sans-serif;font-size:13px;color:var(--color-gray)}.news__day{font-family:Inter,Noto Sans JP,sans-serif;font-size:18px;font-weight:700;color:var(--color-navy)}.news__cat{display:inline-block;margin-top:8px;padding:3px 8px;border-radius:4px;border:1px solid #0070c8;color:#0070c8;font-size:12px;line-height:1.2;white-space:nowrap}.news__item h3{flex:1;min-width:0;padding-left:16px;border-left:1px solid rgba(11,27,58,.12);font-size:14px;font-weight:500;line-height:1.4;color:var(--color-navy)}.news__arrow{flex-shrink:0;width:24px;height:24px;border-radius:999px;display:flex;align-items:center;justify-content:center;border:1px solid var(--color-navy);color:var(--color-navy)}.news__arrow .arrow{width:10px;height:7px}.news__more.btnPill{margin-top:0;align-self:flex-end}@media(max-width:900px){.news__layout{grid-template-columns:1fr;gap:40px}.news__head .sectionHead{margin-bottom:0}.news__body{align-items:stretch}.news__more.btnPill{align-self:flex-start}}@media(max-width:700px){.news__item a{flex-wrap:wrap;gap:16px;min-height:auto}.news__meta{flex-direction:column;align-items:flex-start;gap:12px;width:100%}.news__item h3{padding-left:0;border-left:none}}.works{background:linear-gradient(180deg,#0b1b3a00,#0b1b3af7 16%,#060d1cfa 84%,#0b1b3a00);padding:200px 0}.works--page{background:transparent;padding:120px 0}.works__list{display:grid;gap:24px;grid-template-columns:repeat(3,1fr)}.works__card{position:relative;overflow:hidden;border-radius:var(--radius-md);background-size:cover;background-position:center;border:1px solid rgba(255,255,255,.08);min-height:560px}.works__cardOverlay{position:absolute;inset:0;background:linear-gradient(180deg,#0000008c,#000000c7 45%,#000000eb)}.works__cardCtt{position:relative;z-index:1;padding:32px 28px;display:flex;flex-direction:column;height:100%}.works__tag{font-size:12px;color:#ffffffd1;margin-bottom:18px;letter-spacing:.04em}.works__label{font-size:13px;color:#ffffffe0;margin-bottom:6px}.works__num{font-size:48px;font-weight:900;color:#fff;line-height:1.1;margin-bottom:18px}.works__num span{font-size:18px;font-weight:700;color:#fff;margin-left:2px}.works__desc{font-size:12.5px;color:#ffffffeb;line-height:1.85;margin-bottom:auto}.works__stats{margin-top:24px;padding-top:20px;border-top:1px solid rgba(255,255,255,.18);display:flex;flex-direction:column;gap:14px}.works__stats li{display:flex;justify-content:space-between;align-items:baseline;gap:12px;font-size:13px}.works__stats li span{color:#ffffffd1}.works__stats li b{font-size:20px;font-weight:700;color:#fff;white-space:nowrap}@media(max-width:900px){.works__list{grid-template-columns:1fr;gap:32px}.works__card{min-height:auto}}.insights__lead{font-size:14px;color:var(--color-gray);margin-bottom:40px}.insights__list{display:grid;grid-template-columns:1fr 1fr;gap:24px 32px;margin-bottom:32px}.insights__item{border-radius:8px;overflow:hidden;clip-path:inset(0 round 8px)}.insights__item a{display:flex;align-items:center;gap:24px;padding:20px;transition:transform .2s ease,background-color .2s ease}.insights__item a:hover{transform:translateY(-1px);background:#ffffff14}.insights__thumb{flex-shrink:0;width:240px;height:160px;border-radius:12px;overflow:hidden}.insights__thumb img{width:100%;height:100%;object-fit:cover;display:block}.insights__thumb--fallback{background:var(--color-bg-soft);display:flex;align-items:center;justify-content:center}.insights__thumb--fallback img{width:56%;height:56%;object-fit:contain}.insights__body{flex:1;min-width:0}.insights__meta{font-size:13px;color:var(--color-navy);padding-bottom:14px;border-bottom:1px solid rgba(11,27,58,.15);margin-bottom:14px}.insights__item h3{font-size:15px;font-weight:500;line-height:1.7;color:var(--color-navy)}.insights__arrow{flex-shrink:0;width:32px;height:32px;border-radius:999px;border:1px solid rgba(11,27,58,.3);display:flex;align-items:center;justify-content:center;color:var(--color-navy)}@media(max-width:900px){.insights__list{grid-template-columns:1fr}.insights__thumb{width:160px;height:108px}}@media(max-width:600px){.insights__item a{flex-wrap:wrap;gap:16px}.insights__thumb{width:100%;height:180px}}.recruit__card{position:relative;display:flex;flex-wrap:wrap;background:#1c1c1e;border-radius:16px;overflow:hidden;min-height:440px}.recruit__cardCtt{flex:0 0 38%;padding:56px 48px;display:flex;flex-direction:column;justify-content:center}.recruit__heading{font-size:22px;font-weight:700;line-height:1.7;color:#fff;margin-top:24px}.recruit__photos{position:relative;flex:1 1 0;min-width:280px}.recruit__photo{position:absolute;background-size:cover;background-position:center;border-radius:8px}.recruit__photo--main{inset:24px 140px 24px 0}.recruit__photo--sub{top:24px;right:24px;bottom:0;width:230px;border:6px solid #1c1c1e;border-bottom:0;border-radius:8px 8px 0 0}.recruit__cta{position:absolute;right:24px;bottom:24px;z-index:1;margin-top:0;padding:16px 16px 16px 32px;font-size:15px}.recruit__cta .btnPill__arrow{width:40px;height:40px}@media(max-width:900px){.recruit__card{flex-direction:column}.recruit__cardCtt{flex:1 1 auto;padding:40px 28px}.recruit__photos{min-height:320px;width:100%}.recruit__photo--main{right:24px}.recruit__photo--sub{display:none}}.cta{position:relative;padding:0;overflow:hidden;min-height:420px}.cta__bg{position:absolute;inset:0;z-index:0;pointer-events:none;background-image:url(/assets/contact_cta.webp);background-repeat:no-repeat;background-position:center top;background-size:cover}.cta__bg:after{content:"";position:absolute;inset:0;background:#ffffff2e}@media(max-width:900px){.cta__bg{background-image:url(/assets/contact_cta-sp.webp)}.cta__bg:after{background:transparent}}.cta__inner{position:relative;z-index:1;padding:88px 32px;max-width:1200px;margin:0 auto;min-height:380px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.cta__inner .btnPill{align-self:flex-start;padding:18px 18px 18px 36px;font-size:16px}.cta__inner .btnPill .btnPill__arrow{width:44px;height:44px}@media(max-width:1280px){.cta__bg{background-size:cover}}.cta__title{font-family:Inter,Noto Sans JP,sans-serif;font-size:80px;font-weight:400;line-height:normal;letter-spacing:normal;margin-bottom:8px;background:linear-gradient(92deg,#ff6a3d,#0b1b3a 36%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.cta__label{font-size:14px;font-weight:700;color:var(--color-navy);margin-bottom:28px}.cta__lead{font-size:13px;color:var(--color-navy);margin-bottom:28px}@media(max-width:700px){.cta__title{font-size:56px}.cta__inner{padding:72px 28px}}.footer{position:relative;z-index:1;background:#0d0d0f;padding:60px 0 40px;color:#fff;font-family:Inter,Noto Sans JP,sans-serif}.footer .inner{max-width:none;padding:0 120px}.footer__main{display:flex;gap:80px;margin-bottom:40px;flex-wrap:wrap}.footer__logoSvg{color:#fff;height:23px;width:auto}.footer__addr{font-size:11px;font-weight:400;color:#8c8c8c}.footer__col{display:flex;flex-direction:column;gap:12px;font-size:12px}.footer__col--brand{gap:14px;align-items:flex-start}.footer__col a{font-weight:400;color:gray;transition:color .2s ease,transform .2s ease}.footer__col a:hover{color:var(--color-orange-soft);transform:translate(2px)}.footer__colHead{font-size:12px;font-weight:600;color:#fff}.footer__divider{height:1px;background:#333338;margin-bottom:40px}.footer__bottom{display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;align-items:center;font-size:11px;font-weight:400;color:#666}@media(max-width:900px){.footer .inner{padding:0 32px}.footer__main{gap:40px}}@media(max-width:700px){.footer__main{flex-direction:column;gap:32px}}[data-reveal]{position:relative;z-index:2;opacity:0;transform:translateY(24px);transition:opacity .8s ease,transform .8s ease}[data-reveal].is-visible{opacity:1;transform:translateY(0)}.pageHero{position:relative;z-index:1;padding:calc(var(--header-h) + 96px) 0 32px}.pageHero__title{font-family:Inter,Noto Sans JP,sans-serif;font-size:106px;line-height:1.1;font-weight:500;color:var(--color-navy)}.pageHero__tag{margin-top:8px;font-size:32px;color:var(--color-gray);letter-spacing:.04em}.pageHero__lead{margin-top:20px;font-size:14px;color:#4a5266;line-height:1.9;max-width:640px}@media(max-width:700px){.pageHero__title{font-size:64px;line-height:1.1}.pageHero__tag{margin-top:4px;font-size:18px}.pageHero__lead{margin-top:12px;max-width:18.5em;line-height:1.75;overflow-wrap:anywhere;text-wrap:balance}}.lead{font-size:14px;color:#4a5266;line-height:1.9;max-width:720px}.muted{color:var(--color-gray)}.subpageContentShell{position:relative;z-index:2;isolation:isolate}.subpageContentShell:before{content:"";position:absolute;inset:0;z-index:-1;background:rgba(var(--color-bg-rgb),.24);-webkit-backdrop-filter:blur(12px) saturate(110%);backdrop-filter:blur(12px) saturate(110%);mask-image:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.12) 5%,rgba(0,0,0,.34) 10%,rgba(0,0,0,.68) 16%,#000 24%,#000 100%);-webkit-mask-image:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.12) 5%,rgba(0,0,0,.34) 10%,rgba(0,0,0,.68) 16%,#000 24%,#000 100%);pointer-events:none}.subpageContentShell>*{position:relative;z-index:1}@media(max-width:700px){.subpageContentShell:before{background:rgba(var(--color-bg-rgb),.3);-webkit-backdrop-filter:blur(10px) saturate(108%);backdrop-filter:blur(10px) saturate(108%)}}.conceptLead{font-size:24px;font-weight:700;color:var(--color-navy);margin-top:24px}.conceptCopy{margin-top:48px;max-width:860px}.conceptCopy p{font-size:15px;color:var(--color-navy);line-height:1.85;margin-bottom:35px}.philoLead{margin-top:24px;font-size:15px;color:#4a5266;line-height:1.9}.philoRows{margin-top:40px;display:flex;flex-direction:column}.philoRow{display:grid;grid-template-columns:160px 1fr;gap:24px;padding:28px 0;border-top:1px solid rgba(11,27,58,.1)}.philoRow:first-child{border-top:none}.philoRow__label{font-family:Inter,Noto Sans JP,sans-serif;font-size:20px;font-weight:700;color:var(--color-navy)}.philoRow__content{font-size:16px;color:var(--color-navy);line-height:1.7}.philoRow__valueList{display:flex;flex-direction:column;gap:10px}.philoRow__valueList li{padding-left:18px;position:relative}.philoRow__valueList li:before{content:"";position:absolute;left:0;top:.65em;width:6px;height:6px;background:var(--color-orange);border-radius:50%}@media(max-width:700px){.philoRow{grid-template-columns:1fr;gap:10px}}.profileTable{width:100%;border-collapse:collapse;margin-top:32px;font-size:14px}.profileTable th,.profileTable td{text-align:left;padding:18px 16px;border-top:1px solid rgba(11,27,58,.12);vertical-align:top}.profileTable th{width:200px;color:var(--color-gray);font-weight:500}.profileTable__list{display:flex;flex-direction:column;gap:8px}@media(max-width:900px){.profileTable,.profileTable tbody,.profileTable tr,.profileTable th,.profileTable td{display:block;width:100%}.profileTable th{padding-bottom:0}.profileTable td{border-top:none;padding-top:6px}}.serviceBlock{display:grid;grid-template-columns:1fr 1.4fr;gap:40px;padding:48px 0;border-top:1px solid rgba(11,27,58,.1)}.serviceBlock__title{font-size:22px;font-weight:700;line-height:1.5;color:var(--color-navy)}.serviceBlock__desc{margin-top:16px;font-size:14px;color:#4a5266;line-height:1.8}.serviceBlock__detailCta{margin-top:18px}.serviceBlock__visual{position:relative;margin-top:28px;padding:0 32px 48px 0}.serviceBlock__img{position:relative;border-radius:20px;overflow:hidden;box-shadow:0 16px 40px #0b1b3a29}.serviceBlock__img--main{width:100%;height:280px}.serviceBlock__img--overlap{position:absolute;bottom:0;right:0;width:48%;height:160px;z-index:1}.serviceBlock__img img{width:100%;height:100%;object-fit:cover;display:block}.tagList{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.tagList span{font-size:12px;color:var(--color-orange);border:1px solid rgba(232,80,46,.4);border-radius:30px;padding:4px 12px}.pointList{display:flex;flex-direction:column;gap:14px}.pointList li{border-radius:var(--radius-md);padding:18px 22px;font-size:14px;color:#4a5266;line-height:1.8}.serviceBlock--general{align-items:center}.serviceBlock--general .btnPill{width:fit-content;justify-self:start;align-self:center}@media(max-width:900px){.serviceBlock{grid-template-columns:1fr;gap:20px}.serviceBlock__visual{margin-top:20px;padding:0 24px 40px 0}.serviceBlock__img--main{height:220px}.serviceBlock__img--overlap{height:130px}.serviceBlock--general .btnPill{align-self:start}}.processList{list-style:none;counter-reset:step;display:grid;gap:12px;margin-top:32px}.processList li{list-style:none;counter-increment:step;border-radius:var(--radius-md);padding:18px 22px}.processList__head{display:flex;align-items:baseline;gap:12px}.processList__step{color:var(--color-orange);font-weight:900;font-size:16px}.processList__note{font-size:12px;color:var(--color-gray)}.processList__desc{margin-top:8px;font-size:14px;color:#4a5266;line-height:1.8}.panelNote{margin-top:40px;border-radius:var(--radius-md);padding:36px}.panelNote h3{font-size:18px;font-weight:700;margin-bottom:12px;color:var(--color-navy)}.panelNote p{font-size:14px;color:#4a5266;line-height:1.9}.entryList{display:flex;flex-direction:column;gap:8px}.entryList__item a{display:flex;align-items:center;gap:20px;padding:24px;border-radius:8px;background:#ffffff6b;border:1px solid rgba(11,27,58,.1);transition:background .25s ease,transform .2s ease}.entryList__item a:hover{background:#ffffffa6;transform:translate(2px)}.entryList__meta{display:flex;gap:14px;font-size:12px;color:var(--color-gray);min-width:170px;align-items:center}.entryList__meta .cat{display:inline-block;padding:3px 8px;border-radius:4px;border:1px solid #0070c8;color:#0070c8;font-size:11px}.entryList__title{font-size:14px;font-weight:500;line-height:1.6;flex:1;color:var(--color-navy)}@media(max-width:900px){.entryList__item a{flex-direction:column;align-items:flex-start;gap:8px}}.cardGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}@media(max-width:900px){.cardGrid{grid-template-columns:1fr}}.card{background:#ffffff80;border:1px solid rgba(11,27,58,.1);border-radius:var(--radius-md);overflow:hidden;transition:transform .25s,border-color .25s}.card:hover{transform:translateY(-4px);border-color:#e8502e66}.card__thumb{aspect-ratio:16/10;background:linear-gradient(135deg,#9bedff,#0070c8)}.card__thumb img{width:100%;height:100%;object-fit:cover}.card__body{padding:22px}.card__meta{display:flex;gap:12px;font-size:11px;color:var(--color-gray);margin-bottom:10px;align-items:center}.card__meta .cat{color:#0070c8}.card__title{font-size:16px;font-weight:700;line-height:1.6;color:var(--color-navy)}.card__desc{font-size:13px;color:#4a5266;line-height:1.8;margin-top:10px}.card__metric{margin-top:16px;font-size:13px;color:var(--color-navy)}.card__metric strong{color:var(--color-orange);font-size:20px}.pagination{display:flex;gap:10px;justify-content:center;margin-top:48px}.pagination a,.pagination span{min-width:40px;height:40px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(11,27,58,.18);border-radius:6px;font-size:13px;color:var(--color-navy)}.pagination .is-current{background:var(--color-navy);border-color:var(--color-navy);color:#fff}.article{max-width:760px;margin:0 auto}.article__eyecatch{width:100%;height:auto;border-radius:var(--radius-md);margin-bottom:32px}.article .serviceBlock__title{margin-top:12px;margin-bottom:32px}.clinicLp{--clinic-bg: #f3f5f8;--clinic-ink: var(--color-navy);--clinic-muted: #536079;--clinic-line: rgba(11, 27, 58, .12);--clinic-surface: rgba(255, 255, 255, .78);--clinic-surface-strong: #fff;--clinic-accent: var(--color-orange);background:radial-gradient(circle at 74% 0%,rgba(232,80,46,.13),transparent 28vw),linear-gradient(135deg,#ffffffeb,#f3f5f8d1 48%,#edeef1f5),var(--clinic-bg);overflow:hidden}.clinicLp section{position:relative;padding:128px 0}.clinicLp section:before{content:"";position:absolute;inset:auto -8vw -1px;height:88px;background:#ffffff70;transform:skewY(-3deg);transform-origin:100% 0;pointer-events:none}.clinicLp section:nth-of-type(2n):before{background:#0b1b3a09;transform:skewY(3deg)}.clinicLp h1,.clinicLp h2,.clinicLp h3,.clinicLp h4,.clinicLp p{margin:0}.clinicLpHero{min-height:760px;display:grid;align-items:center;padding:150px 0 112px}.clinicLpHero:after{content:"";position:absolute;z-index:0;right:-12vw;top:78px;width:58vw;height:520px;background:linear-gradient(135deg,#0b1b3a1a,#ffffff5c),linear-gradient(120deg,#e8502e29,#0b1b3a0f);border-radius:36px;transform:skewY(-8deg)}.clinicLpHero__inner{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,.95fr) minmax(460px,1.05fr);gap:72px;align-items:center}.clinicLpHero__copy h1{max-width:760px;font-size:clamp(42px,5.4vw,76px);font-weight:900;letter-spacing:-.055em;line-height:1.08}.clinicLpHero__lead{max-width:680px;margin-top:34px;font-size:clamp(18px,2vw,25px);font-weight:700;line-height:1.9;letter-spacing:.02em}.clinicLpHero__body{max-width:610px;margin:26px 0 34px;color:var(--clinic-muted);font-size:15px;line-height:2.05}.clinicLpHero__visual{position:relative;min-height:620px}.clinicLpHero__photo{position:absolute;overflow:hidden;border-radius:var(--radius-lg);box-shadow:0 28px 72px #0b1b3a2e}.clinicLpHero__photo img{width:100%;height:100%;object-fit:cover}.clinicLpHero__photo--main{inset:0 52px 84px 0;border:1px solid rgba(255,255,255,.76)}.clinicLpHero__photo--sub{right:0;bottom:0;width:42%;height:250px;border:8px solid var(--color-bg)}.clinicLpHero__chart{position:absolute;left:34px;right:84px;bottom:46px;display:grid;grid-template-columns:repeat(3,1fr);gap:16px;padding-top:22px}.clinicLpHero__chart:before{content:"";position:absolute;left:14px;right:14px;top:0;height:2px;background:linear-gradient(90deg,var(--clinic-accent),rgba(11,27,58,.2))}.clinicLpHero__chart span{position:relative;display:block;padding:14px 16px;border-radius:var(--radius-md);background:var(--clinic-surface);color:var(--clinic-ink);font-weight:700;backdrop-filter:blur(18px);border:1px solid rgba(255,255,255,.74)}.clinicLpHero__chart span:before{content:"";position:absolute;top:-28px;left:18px;width:10px;height:10px;border-radius:50%;background:var(--clinic-accent)}.clinicLpSectionHead,.clinicLpPain__intro,.clinicLpCompare__head,.clinicLpProcess__top,.clinicLpGoal__inner{display:grid;grid-template-columns:minmax(0,.9fr) minmax(320px,1.1fr);gap:64px;align-items:end}.clinicLpSectionHead{margin-bottom:56px}.clinicLpSectionHead h2,.clinicLpPain__intro h2,.clinicLpCompare__head h2,.clinicLpProcess__top h2,.clinicLpGoal__copy h2,.clinicLpMessage__panel h2,.clinicLpContact__panel h2{font-size:clamp(32px,4.2vw,58px);font-weight:900;letter-spacing:-.045em;line-height:1.25}.clinicLpSectionHead p,.clinicLpPain__intro p,.clinicLpCompare__head p,.clinicLpProcess__lead,.clinicLpGoal__copy p,.clinicLpMessage__body p,.clinicLpContact__panel p{color:var(--clinic-muted);font-size:15px;line-height:2}.clinicLpPain{padding-top:110px}.clinicLpPain__inner{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:48px}.clinicLpPain__intro{grid-column:1 / -1}.clinicLpPain__map{position:relative;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;min-height:420px;align-items:stretch}.clinicLpPain__map:before{content:"";position:absolute;left:10%;right:10%;top:50%;height:1px;background:var(--clinic-line)}.clinicLpPain__cluster{position:relative;z-index:1;align-self:start;min-height:290px;padding:30px 28px;border-radius:var(--radius-lg);background:var(--clinic-surface);border:1px solid rgba(255,255,255,.78);box-shadow:0 18px 50px #0b1b3a14;backdrop-filter:blur(22px)}.clinicLpPain__cluster:nth-child(2){align-self:end}.clinicLpPain__cluster h3{font-size:34px;font-weight:900;letter-spacing:-.05em}.clinicLpPain__cluster ul{display:grid;gap:11px;margin-top:22px}.clinicLpPain__cluster li,.clinicLpSupport__body li,.clinicLpSteps li li,.clinicLpGoal__board li{position:relative;padding-left:17px;font-size:14px;line-height:1.85}.clinicLpPain__cluster li:before,.clinicLpSupport__body li:before,.clinicLpSteps li li:before,.clinicLpGoal__board li:before{content:"";position:absolute;left:0;top:.78em;width:6px;height:6px;border-radius:50%;background:var(--clinic-accent)}.clinicLpPain__center{position:absolute;z-index:2;left:50%;top:50%;width:142px;height:142px;display:grid;place-items:center;border-radius:50%;background:var(--clinic-ink);color:#fff;text-align:center;transform:translate(-50%,-50%);box-shadow:0 18px 48px #0b1b3a38}.clinicLpPain__center span{font-size:13px;font-weight:700;line-height:1.7}.clinicLpPain__photo{align-self:stretch;overflow:hidden;min-height:420px;border-radius:var(--radius-lg)}.clinicLpPain__photo img{width:100%;height:100%;object-fit:cover}.clinicLpSupport{background:linear-gradient(180deg,#101b33f5,#0a1224fa),#101b33;color:#fff}.clinicLpSupport:before,.clinicLpGoal:before{background:#ffffff14}.clinicLpSectionHead--dark h2,.clinicLpSectionHead--dark p{color:#fff}.clinicLpSupport__flow{display:grid}.clinicLpSupport__area{display:grid;grid-template-columns:minmax(280px,.82fr) minmax(0,1.18fr);gap:62px;padding:48px 0;border-top:1px solid rgba(255,255,255,.14)}.clinicLpSupport__area:last-child{border-bottom:1px solid rgba(255,255,255,.14)}.clinicLpSupport__en{color:#fff3;font-family:Inter,Noto Sans JP,sans-serif;font-size:clamp(42px,6vw,82px);font-weight:700;letter-spacing:-.07em;line-height:.95}.clinicLpSupport__body h3{color:#fff;font-size:clamp(22px,2.6vw,34px);line-height:1.45}.clinicLpSupport__body ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 28px;margin-top:24px}.clinicLpSupport__body li{color:#ffffffd1}.clinicLpCompare{background:linear-gradient(180deg,#ffffff75,#f3f5f833)}.clinicLpCompare__head{margin-bottom:56px}.clinicLpCompare__diagram{display:grid;grid-template-columns:1fr 1fr;gap:28px}.clinicLpCompare__block{overflow:hidden;border-radius:var(--radius-lg);background:var(--clinic-surface-strong);border:1px solid rgba(11,27,58,.08);box-shadow:0 18px 52px #0b1b3a12}.clinicLpCompare__block h3{padding:24px 26px;color:var(--color-navy);font-size:18px}.clinicLpCompare__cols,.clinicLpCompare__block li{display:grid;grid-template-columns:.82fr 1.18fr}.clinicLpCompare__cols span{display:block;padding:16px 18px;background:var(--clinic-ink);color:#fff;font-size:13px;font-weight:700}.clinicLpCompare__cols div+div span{background:var(--clinic-accent)}.clinicLpCompare__block li{border-top:1px solid var(--clinic-line)}.clinicLpCompare__block li p{padding:16px 18px;font-size:13px;line-height:1.75}.clinicLpCompare__block li p+p{font-weight:700}.clinicLpProcess__top{align-items:start;margin-bottom:52px}.clinicLpProcess__lead{display:grid;grid-template-columns:1fr 1fr;gap:18px 30px}.clinicLpCase__tabs{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:30px}.clinicLpCase__tab{appearance:none;border:1px solid var(--clinic-line);border-radius:999px;padding:11px 17px;background:var(--clinic-surface);color:var(--clinic-ink);font:inherit;font-size:13px;font-weight:700;cursor:pointer;transition:background .2s ease,color .2s ease,transform .2s ease}.clinicLpCase__tab:hover{transform:translateY(-2px);background:#ffffffeb}.clinicLpCase__tab.is-active{background:var(--clinic-ink);border-color:var(--clinic-ink);color:#fff}.clinicLpCase__panel{display:none}.clinicLpCase__panel.is-active{display:block}.clinicLpCase__title{display:flex;align-items:baseline;justify-content:space-between;gap:24px;margin-bottom:30px}.clinicLpCase__title h3{font-size:24px;line-height:1.5}.clinicLpCase__title p{color:var(--clinic-muted);font-size:13px}.clinicLpSteps{position:relative;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;list-style:none}.clinicLpSteps:before{content:"";position:absolute;left:8%;right:8%;top:26px;height:1px;background:var(--clinic-line)}.clinicLpSteps>li{position:relative;z-index:1;padding:26px 22px;border-radius:var(--radius-lg);background:var(--clinic-surface-strong);border:1px solid rgba(11,27,58,.08);box-shadow:0 16px 44px #0b1b3a12}.clinicLpSteps>li>span{display:inline-flex;min-width:58px;height:34px;align-items:center;justify-content:center;border-radius:999px;background:var(--clinic-accent);color:#fff;font-family:Inter,Noto Sans JP,sans-serif;font-size:11px;font-weight:700}.clinicLpSteps h4{margin-top:18px;font-size:20px;line-height:1.45}.clinicLpSteps ul{display:grid;gap:10px;margin-top:16px}.clinicLpProcess__closing{margin-top:42px;padding-top:30px;border-top:1px solid var(--clinic-line);color:var(--clinic-muted);font-size:15px;line-height:2}.clinicLpPrice{background:linear-gradient(180deg,#0b1b3a09,#ffffff47)}.clinicLpPrice__groups{display:grid;gap:18px}.clinicLpPrice__group{overflow:hidden;border-radius:var(--radius-lg);background:var(--clinic-surface-strong);border:1px solid rgba(11,27,58,.08);box-shadow:0 16px 48px #0b1b3a0f}.clinicLpPrice__group summary{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:22px 24px;cursor:pointer;list-style:none;transition:background-color .2s ease,transform .2s ease}.clinicLpPrice__group summary:hover{background:#ffffff57;transform:translateY(-1px)}.clinicLpPrice__group summary::-webkit-details-marker{display:none}.clinicLpPrice__group summary span{font-size:18px;font-weight:700}.clinicLpPrice__group summary i{position:relative;width:30px;height:30px;border:1px solid rgba(11,27,58,.26);border-radius:999px;flex:0 0 auto}.clinicLpPrice__group summary i:before,.clinicLpPrice__group summary i:after{content:"";position:absolute;left:8px;right:8px;top:50%;height:1px;background:var(--clinic-ink)}.clinicLpPrice__group summary i:after{transform:rotate(90deg)}.clinicLpPrice__group[open] summary i:after{transform:rotate(0)}.clinicLpPrice__tableWrap{padding:0 24px 24px}.clinicLpPrice__table{width:100%;border-collapse:collapse;font-size:13px}.clinicLpPrice__table th,.clinicLpPrice__table td{padding:15px 12px;border-top:1px solid var(--clinic-line);text-align:left;vertical-align:top;line-height:1.75}.clinicLpPrice__table th{color:var(--clinic-muted);font-weight:700}.clinicLpPrice__table td:first-child{font-weight:700}.clinicLpPrice__note{margin-top:16px;color:var(--clinic-muted);font-size:12px}.clinicLpGoal{background:linear-gradient(180deg,#101b33,#0b1429);color:#fff}.clinicLpGoal__inner{align-items:center}.clinicLpGoal h2,.clinicLpGoal h3,.clinicLpGoal p,.clinicLpGoal li{color:#fff}.clinicLpGoal__copy p{margin-top:26px}.clinicLpGoal__board{display:grid;grid-template-columns:.78fr 1fr;gap:28px;align-items:stretch;padding:18px;border-radius:var(--radius-lg);background:#ffffff14;border:1px solid rgba(255,255,255,.14)}.clinicLpGoal__board figure{overflow:hidden;min-height:390px;border-radius:var(--radius-md)}.clinicLpGoal__board img{width:100%;height:100%;object-fit:cover}.clinicLpGoal__board ul{display:grid;align-content:center;gap:13px;padding:18px}.clinicLpMessage__panel{max-width:980px;padding:58px 0 58px 58px;border-left:4px solid var(--clinic-accent)}.clinicLpMessage__body{display:grid;gap:18px;max-width:760px;margin-top:28px}.clinicLpContact{padding-top:70px}.clinicLpContact__panel{position:relative;overflow:hidden;min-height:410px;padding:62px 48px;border-radius:var(--radius-lg);background:var(--clinic-ink);color:#fff}.clinicLpContact__panel:after{content:"";position:absolute;inset:0 0 0 auto;width:50%;background:linear-gradient(90deg,#111b31,#111b31b8 42%,#111b312e),url(/assets/clinic01.webp) center/cover}.clinicLpContact__panel>*{position:relative;z-index:1;max-width:650px}.clinicLpContact__panel p{margin:24px 0 32px;color:#ffffffe0}@media(max-width:1100px){.clinicLpHero__inner,.clinicLpSectionHead,.clinicLpPain__intro,.clinicLpPain__inner,.clinicLpCompare__head,.clinicLpProcess__top,.clinicLpGoal__inner,.clinicLpSupport__area,.clinicLpCompare__diagram,.clinicLpSteps{grid-template-columns:1fr}.clinicLpPain__photo{min-height:320px}.clinicLpSteps:before{display:none}}@media(max-width:900px){.clinicLp section{padding:92px 0}.clinicLpHero{padding-top:126px}.clinicLpHero__visual{min-height:500px}.clinicLpPain__map,.clinicLpSupport__body ul,.clinicLpProcess__lead,.clinicLpGoal__board{grid-template-columns:1fr}.clinicLpPain__map:before,.clinicLpPain__center{display:none}.clinicLpPain__cluster,.clinicLpPain__cluster:nth-child(2){align-self:stretch;min-height:auto}.clinicLpCompare__block li,.clinicLpCompare__cols{grid-template-columns:1fr}.clinicLpPrice__table,.clinicLpPrice__table thead,.clinicLpPrice__table tbody,.clinicLpPrice__table tr,.clinicLpPrice__table th,.clinicLpPrice__table td{display:block;width:100%}.clinicLpPrice__table thead{display:none}.clinicLpPrice__table tr{padding:14px 0;border-top:1px solid rgba(11,27,58,.1)}.clinicLpPrice__table td{border-top:0;padding:5px 0}}@media(max-width:700px){.clinicLpHero__copy h1{font-size:39px}.clinicLpHero__visual{min-height:370px}.clinicLpHero__photo--main{inset:0 24px 64px 0}.clinicLpHero__photo--sub{height:145px;border-width:5px}.clinicLpHero__chart{left:18px;right:34px;bottom:28px;gap:8px}.clinicLpHero__chart span{padding:11px 10px;font-size:12px}.clinicLpCase__title{align-items:flex-start;flex-direction:column}.clinicLpMessage__panel{padding:34px 0 34px 24px}.clinicLpContact__panel{min-height:auto;padding:40px 28px}.clinicLpContact__panel:after{display:none}}.clinicLp{--clinic-bg: #f4f6f8;--clinic-paper: #fbfcfd;--clinic-hairline: rgba(11, 27, 58, .1);--clinic-muted: #5d687b;background:linear-gradient(112deg,#ffffffdb 0 34%,#f4f6f800 34.2%),radial-gradient(circle at 86% 8%,rgba(232,80,46,.07),transparent 26vw),var(--clinic-bg)}.clinicLp section{padding:132px 0}.clinicLp section:before{height:1px;inset:auto 32px 0;background:var(--clinic-hairline);transform:none}.clinicLp section:nth-of-type(2n):before{background:#ffffff29;transform:none}.clinicLpHero{min-height:780px;padding:160px 0 118px}.clinicLpHero:after{right:-18vw;top:118px;width:64vw;height:470px;border-radius:0;background:linear-gradient(135deg,#ffffff9e,#0b1b3a0f),linear-gradient(90deg,#e8502e14,#fff0);transform:skewY(-7deg)}.clinicLpHero__inner{grid-template-columns:minmax(0,.88fr) minmax(500px,1.12fr);gap:82px}.clinicLpHero__copy h1,.clinicLpSectionHead h2,.clinicLpPain__intro h2,.clinicLpCompare__head h2,.clinicLpProcess__top h2,.clinicLpGoal__copy h2,.clinicLpMessage__panel h2,.clinicLpContact__panel h2{font-weight:700;letter-spacing:-.035em}.clinicLpHero__copy h1{font-size:clamp(42px,5vw,70px);line-height:1.12}.clinicLpHero__lead{max-width:640px;margin-top:32px;font-size:clamp(17px,1.7vw,23px);font-weight:500;line-height:1.95}.clinicLpHero__body{color:var(--clinic-muted);font-size:14px;line-height:2.1}.clinicLpHero__visual{min-height:640px}.clinicLpHero__photo{border-radius:10px;box-shadow:none}.clinicLpHero__photo:after,.clinicLpPain__photo:after,.clinicLpGoal__board figure:after{content:"";position:absolute;inset:0;border:1px solid rgba(255,255,255,.7);pointer-events:none}.clinicLpHero__photo--main{inset:18px 82px 74px 0;transform:rotate(-1.2deg)}.clinicLpHero__photo--sub{width:38%;height:235px;right:18px;bottom:14px;border:10px solid var(--clinic-bg);transform:rotate(1.8deg)}.clinicLpHero__chart{left:42px;right:122px;bottom:54px;grid-template-columns:1fr 1fr 1fr;gap:0;padding-top:18px}.clinicLpHero__chart:before{left:0;right:0;height:1px;background:linear-gradient(90deg,var(--clinic-accent),rgba(11,27,58,.26),transparent)}.clinicLpHero__chart span{padding:10px 0 0;border:0;border-radius:0;background:transparent;backdrop-filter:none;color:var(--clinic-ink);font-size:13px;font-weight:500}.clinicLpHero__chart span:before{top:-22px;left:0;width:7px;height:7px}.clinicLpSectionHead,.clinicLpPain__intro,.clinicLpCompare__head,.clinicLpProcess__top,.clinicLpGoal__inner{grid-template-columns:minmax(0,.78fr) minmax(360px,1.22fr);gap:78px}.clinicLpSectionHead h2,.clinicLpPain__intro h2,.clinicLpCompare__head h2,.clinicLpProcess__top h2,.clinicLpGoal__copy h2,.clinicLpMessage__panel h2,.clinicLpContact__panel h2{font-size:clamp(30px,3.6vw,52px);line-height:1.34}.clinicLpPain__inner{grid-template-columns:minmax(0,1.08fr) minmax(300px,.42fr);gap:62px}.clinicLpPain__map{min-height:470px;gap:0}.clinicLpPain__map:before{left:0;right:0;top:48%;background:linear-gradient(90deg,transparent,rgba(11,27,58,.2),transparent)}.clinicLpPain__cluster{min-height:310px;padding:32px 28px 30px;border-radius:0;background:transparent;border:0;border-left:1px solid var(--clinic-hairline);box-shadow:none;backdrop-filter:none}.clinicLpPain__cluster:last-of-type{border-right:1px solid var(--clinic-hairline)}.clinicLpPain__cluster h3{font-size:clamp(28px,3vw,42px);font-weight:500;letter-spacing:-.04em}.clinicLpPain__cluster li,.clinicLpSupport__body li,.clinicLpSteps li li,.clinicLpGoal__board li{color:var(--clinic-muted);font-size:13px}.clinicLpPain__cluster li:before,.clinicLpSupport__body li:before,.clinicLpSteps li li:before,.clinicLpGoal__board li:before{width:4px;height:4px;top:.88em}.clinicLpPain__center{width:124px;height:124px;background:var(--clinic-paper);color:var(--clinic-ink);border:1px solid var(--clinic-hairline);box-shadow:none}.clinicLpPain__photo{position:relative;min-height:470px;border-radius:10px;transform:translateY(74px)}.clinicLpSupport{background:linear-gradient(113deg,rgba(255,255,255,.06) 0 32%,transparent 32.2%),#101b33}.clinicLpSupport__area{grid-template-columns:minmax(280px,.74fr) minmax(0,1.26fr);padding:58px 0;border-top-color:#ffffff21}.clinicLpSupport__en{font-size:clamp(36px,5.2vw,72px);font-weight:500;letter-spacing:-.055em}.clinicLpSupport__body h3{font-size:clamp(21px,2.2vw,30px);font-weight:500}.clinicLpSupport__body ul{gap:10px 34px}.clinicLpSupport__body li{color:#ffffffb8}.clinicLpCompare__diagram{gap:0;border-top:1px solid var(--clinic-hairline);border-bottom:1px solid var(--clinic-hairline)}.clinicLpCompare__block{border-radius:0;background:transparent;border:0;box-shadow:none}.clinicLpCompare__block+.clinicLpCompare__block{border-left:1px solid var(--clinic-hairline)}.clinicLpCompare__block h3{padding:24px 28px;font-weight:500}.clinicLpCompare__cols span{background:#0b1b3af0;font-weight:500}.clinicLpCompare__cols div+div span{background:#e8502eeb}.clinicLpCompare__block li p+p{font-weight:500}.clinicLpProcess__lead{grid-template-columns:repeat(4,minmax(0,1fr));gap:0;border-top:1px solid var(--clinic-hairline)}.clinicLpProcess__lead p{padding:24px 22px 0;border-left:1px solid var(--clinic-hairline)}.clinicLpCase__tabs{gap:0;border-bottom:1px solid var(--clinic-hairline)}.clinicLpCase__tab{border:0;border-radius:0;padding:16px 20px;background:transparent;font-weight:500}.clinicLpCase__tab:hover{transform:none}.clinicLpCase__tab.is-active{background:transparent;color:var(--clinic-accent);border-bottom:2px solid var(--clinic-accent)}.clinicLpSteps{gap:0;border-left:1px solid var(--clinic-hairline)}.clinicLpSteps>li{border-radius:0;background:transparent;border:0;border-right:1px solid var(--clinic-hairline);box-shadow:none}.clinicLpSteps>li>span{min-width:auto;height:auto;justify-content:flex-start;border-radius:0;background:transparent;color:var(--clinic-accent)}.clinicLpPrice__groups{gap:0;border-top:1px solid var(--clinic-hairline)}.clinicLpPrice__group{border-radius:0;background:transparent;border:0;border-bottom:1px solid var(--clinic-hairline);box-shadow:none}.clinicLpPrice__group summary{padding:26px 0}.clinicLpPrice__group summary span{font-weight:500}.clinicLpPrice__tableWrap{padding:0 0 28px}.clinicLpGoal{background:linear-gradient(115deg,rgba(255,255,255,.08) 0 34%,transparent 34.2%),#101b33}.clinicLpGoal__board{padding:0;border-radius:0;background:transparent;border:0;border-top:1px solid rgba(255,255,255,.16);border-bottom:1px solid rgba(255,255,255,.16)}.clinicLpGoal__board figure{position:relative;border-radius:0}.clinicLpGoal__board ul{padding:32px 0 32px 28px}.clinicLpMessage__panel{max-width:1080px;padding:0;border-left:0}.clinicLpMessage__panel h2{padding-bottom:28px;border-bottom:1px solid var(--clinic-hairline)}.clinicLpMessage__body{grid-template-columns:1.1fr .9fr;gap:26px 68px;max-width:none;margin-top:34px}.clinicLpContact__panel{min-height:360px;border-radius:10px;box-shadow:none}@media(max-width:1100px){.clinicLpHero__inner,.clinicLpPain__inner,.clinicLpProcess__lead,.clinicLpMessage__body{grid-template-columns:1fr}.clinicLpPain__photo{transform:none}.clinicLpProcess__lead p{border-left:0;border-top:1px solid var(--clinic-hairline)}}@media(max-width:900px){.clinicLpCompare__block+.clinicLpCompare__block{border-left:0;border-top:1px solid var(--clinic-hairline)}.clinicLpSteps{border-left:0}.clinicLpSteps>li{border-right:0;border-bottom:1px solid var(--clinic-hairline)}}@media(max-width:700px){.clinicLp section{padding:88px 0}.clinicLpHero__copy h1{font-size:36px}.clinicLpHero__photo--main,.clinicLpHero__photo--sub{transform:none}.clinicLpPain__cluster{border-left:0;border-top:1px solid var(--clinic-hairline);padding-left:0;padding-right:0}.clinicLpPain__cluster:last-of-type{border-right:0}.clinicLpGoal__board ul{padding-left:0}}.beautyLp{--beauty-accent: var(--color-orange);--beauty-accent-soft: var(--color-orange-soft);--beauty-ink: var(--color-navy);--beauty-copy: #50617a;--beauty-muted: #64748d;--beauty-line: #dfe8f2;--beauty-card: rgba(255, 255, 255, .72);--beauty-surface: #f8fafd;color:var(--beauty-ink);font-family:Inter,Noto Sans JP,sans-serif;background:var(--color-bg)}.beautyLp section{position:relative;padding:120px 0}.beautyLpHero{position:relative;min-height:720px;display:block;padding:148px 0 112px;background:linear-gradient(102deg,#f8fafdfa,#f8fafdf0 44%,#e5edf55c)}.beautyLpHero:after{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 96% 18%,#e8502e29,#e5edf500 46%)}.beautyLpHero__inner{grid-template-columns:minmax(0,.9fr) minmax(460px,1.1fr);gap:72px;align-items:center}.beautyLpEyebrow{margin-bottom:26px;color:#6e829f;font-size:16px;font-weight:500;letter-spacing:.12em;text-transform:uppercase}.beautyLpHero__copy h1{max-width:760px;font-size:clamp(52px,5.8vw,92px);line-height:.94;font-weight:400;letter-spacing:-.055em;color:var(--beauty-ink)}.beautyLpHero__titleLine+.beautyLpHero__titleLine{margin-top:4px}.beautyLpHero__word--times{margin-inline:.08em}.beautyLpHero__titleLine--ink{color:var(--beauty-ink)}.beautyLpHero__titleAccent{color:var(--color-orange)}.beautyLpHero__titleSoft{color:#52627d}.beautyLpHero__lead{max-width:680px;margin-top:46px;font-size:clamp(21px,2vw,25px);line-height:1.82;color:var(--beauty-ink);letter-spacing:-.01em;font-weight:600}.beautyLpHero__body{max-width:570px;margin:26px 0 34px;font-size:15px;line-height:2;color:var(--beauty-copy)}.beautyLpHero__actions{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.beautyLpTextLink{display:inline-flex;align-items:center;align-self:center;color:var(--beauty-ink);font-size:16px;line-height:1;text-decoration:underline;text-decoration-color:transparent;text-underline-offset:.22em;transition:text-decoration-color .2s ease}.beautyLpTextLink:hover{text-decoration-color:currentColor}.beautyLpHero__visual{min-height:690px;padding:12px 86px 116px 0}.beautyLpHero__photo{border-radius:10px}.beautyLpHero__photo--sub{width:36%;height:205px;right:-14px;bottom:-16px;border-width:12px;border-color:var(--beauty-surface);border-radius:10px}.beautyLpHero__chart{position:absolute;left:0;bottom:24px;display:flex;gap:10px;padding:10px;border:1px solid rgba(6,27,49,.08);border-radius:999px;background:#ffffffd1;backdrop-filter:blur(18px)}.beautyLpHero__chart span{display:inline-flex;align-items:center;gap:8px;padding:8px 10px;border-radius:999px;color:var(--beauty-ink);font-size:13px;line-height:1;background:#e8502e1a}.beautyLpPain{background:linear-gradient(180deg,#ffffff0f,#ffffff57)}.beautyLpPain__inner{grid-template-columns:minmax(320px,.72fr) minmax(0,1.28fr);gap:76px}.beautyLpPain__head h2{font-size:clamp(32px,4vw,54px);line-height:1.36}.beautyLpPain__head p{font-size:16px}.beautyLpPain__photo{margin-top:46px;border-radius:var(--radius-lg);overflow:hidden;box-shadow:0 16px 32px #32325d1f}.beautyLpPain__photo img{width:100%;height:360px;object-fit:cover}.beautyLpPain__groups{grid-template-columns:1fr;gap:18px}.beautyLpPain__group{min-height:auto;display:grid;grid-template-columns:170px minmax(0,1fr);gap:34px;align-items:start;padding:28px 30px;border-radius:var(--radius-lg);background:var(--beauty-card);border:1px solid var(--beauty-line);box-shadow:none}.beautyLpPain__group:after{inset:0 auto 0 0;width:5px;height:auto;border-radius:var(--radius-lg) 0 0 var(--radius-lg)}.beautyLpPain__group h3{font-size:34px;font-weight:300;letter-spacing:-.03em}.beautyLpSupport{background:#fff;color:var(--beauty-ink)}.beautyLpSupport .beautyLpSectionHead h2,.beautyLpSupport .beautyLpSectionHead p{color:var(--beauty-ink)}.beautyLpSupport__item{grid-template-columns:310px minmax(0,1fr);border-color:var(--beauty-line)}.beautyLpSupport__item:last-child{border-color:var(--beauty-line)}.beautyLpSupport__index span{color:#e8502e2e}.beautyLpSupport__index b,.beautyLpSupport__body h3{color:var(--beauty-ink)}.beautyLpSupport__body li{color:var(--beauty-copy)}.beautyLpSupport__body ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 28px;margin-top:22px}.beautyLpCompare{background:linear-gradient(180deg,#edeef100,#fff6)}.beautyLpCompare__intro h2{font-size:clamp(30px,3.3vw,48px)}.beautyLpCompare__table{border-radius:var(--radius-lg);background:#ffffffa3;border:1px solid var(--beauty-line);border-color:var(--beauty-line)}.beautyLpCompare__tableHead span+span{background:var(--beauty-accent)}.beautyLpProcess__top{align-items:start}.beautyLpProcess__top h2,.beautyLpPrice h2,.beautyLpGoal h2,.beautyLpMessage h2,.beautyLpContact h2{font-size:clamp(32px,4vw,54px)}.beautyLpCase__tabs{position:sticky;top:92px;z-index:2;width:fit-content;max-width:100%;padding:8px;border-radius:999px;border:1px solid rgba(6,27,49,.08);background:#f8fafddb;backdrop-filter:blur(20px)}.beautyLpSteps>li{background:#ffffffad;border-color:var(--beauty-line);box-shadow:none}.beautyLpPrice{background:#ffffff47}.beautyLpPrice__group{background:#ffffffad;border-color:var(--beauty-line)}.beautyLpPrice__groups{gap:18px}.beautyLpGoal{background:linear-gradient(180deg,#061b3100,#061b31 18%,#081728 84%,#061b3100);color:#fff}.beautyLpGoal__outcomes{background:linear-gradient(160deg,#e8502e38,#ffffff0f 58%),#ffffff0f;border:1px solid rgba(255,255,255,.15)}.beautyLpMessage__panel{max-width:980px;padding:58px 0 58px 58px}.beautyLpMessage__body{max-width:760px;gap:18px}.beautyLpContact__panel{border-radius:var(--radius-lg);background:#fff;border:1px solid var(--beauty-line);box-shadow:0 16px 32px #32325d1f}@media(max-width:1100px){.beautyLpHero__inner,.beautyLpPain__inner,.beautyLpSupport__item{grid-template-columns:1fr}.beautyLpPain__head{position:static}}@media(max-width:900px){.beautyLp section{padding:96px 0}.beautyLpHero__inner{padding:0 32px}.beautyLpPain__group,.beautyLpPain__group ul,.beautyLpSupport__body ul{grid-template-columns:1fr}.beautyLpCase__tabs{position:static;border-radius:999px}}@media(max-width:700px){.beautyLpHero{padding-top:128px}.beautyLpEyebrow{margin-bottom:20px;font-size:13px;letter-spacing:.11em}.beautyLpHero__copy h1{font-size:56px;line-height:.98}.beautyLpHero__lead{margin-top:28px;font-size:18px;line-height:1.7}.beautyLpHero__inner{padding:0 24px}.beautyLpHero__visual{min-height:420px;padding-right:18px;padding-bottom:52px}.beautyLpHero__photo--main{height:330px}.beautyLpHero__photo--sub{width:42%;height:138px;right:-6px;bottom:-10px;border-width:8px}.beautyLpPain__photo img{height:260px}.beautyLpPain__group{padding:26px 22px}.beautyLpSupport__item{gap:24px}.beautyLpMessage__panel{padding:34px 0 34px 24px}}.beautyLpSectionHead{display:grid;grid-template-columns:minmax(0,.9fr) minmax(320px,1.1fr);gap:56px;align-items:end;margin-bottom:56px}.beautyLpSectionHead h2,.beautyLpPain__head h2,.beautyLpCompare__intro h2,.beautyLpProcess__top h2,.beautyLpGoal__copy h2,.beautyLpMessage__panel h2,.beautyLpContact__panel h2{font-size:clamp(32px,4vw,54px);line-height:1.14;letter-spacing:-.03em;font-weight:300}.beautyLpSectionHead p,.beautyLpPain__head p,.beautyLpCompare__intro p,.beautyLpProcess__lead,.beautyLpGoal__copy p,.beautyLpMessage__body p,.beautyLpContact__panel p{color:var(--beauty-copy);font-size:15px;line-height:2}.beautyLpHero__inner{display:grid}.beautyLpHero__visual{position:relative}.beautyLpHero__photo{position:relative;overflow:hidden;box-shadow:#0003 0 0 32px 8px}.beautyLpHero__photo--sub{position:absolute;right:0;bottom:0;border:8px solid var(--beauty-surface)}.beautyLpPain__inner{display:grid;align-items:start}.beautyLpPain__head{position:sticky;top:120px}.beautyLpPain__photo{overflow:hidden}.beautyLpPain__groups,.beautyLpPain__group ul,.beautyLpSupport__list,.beautyLpSupport__body ul,.beautyLpProcess__lead,.beautyLpPrice__groups,.beautyLpMessage__body,.beautyLpGoal__outcomes ul{display:grid}.beautyLpPain__group{position:relative}.beautyLpPain__group:after{content:"";position:absolute;background:var(--beauty-accent);opacity:.82}.beautyLpPain__group li,.beautyLpSupport__body li,.beautyLpSteps li li,.beautyLpGoal__outcomes li{position:relative;padding-left:18px;font-size:14px;line-height:1.8;color:inherit}.beautyLpPain__group li:before,.beautyLpSupport__body li:before,.beautyLpSteps li li:before,.beautyLpGoal__outcomes li:before{content:"";position:absolute;left:0;top:.78em;width:6px;height:6px;border-radius:50%;background:var(--beauty-accent-soft)}.beautyLpSupport__item{display:grid;gap:48px;padding:44px 0;border-top:1px solid var(--beauty-line)}.beautyLpSupport__item:last-child{border-bottom:1px solid var(--beauty-line)}.beautyLpSupport__index span{display:block;font-family:Inter,Noto Sans JP,sans-serif;font-size:54px;line-height:1;font-weight:300}.beautyLpSupport__index b{display:block;margin-top:12px;font-family:Inter,Noto Sans JP,sans-serif;font-size:24px;line-height:1.2;font-weight:400}.beautyLpSupport__body h3{font-size:30px;line-height:1.45;font-weight:300;letter-spacing:-.025em}.beautyLpCompare__intro,.beautyLpProcess__top,.beautyLpGoal__inner{display:grid;grid-template-columns:minmax(0,.9fr) minmax(320px,1.1fr);gap:56px}.beautyLpCompare__tables{display:grid;grid-template-columns:1fr 1fr;gap:28px}.beautyLpCompare__table{overflow:hidden}.beautyLpCompare__tableHead,.beautyLpCompare__table li{display:grid;grid-template-columns:1fr 1fr}.beautyLpCompare__tableHead span,.beautyLpCompare__table li p{padding:16px 18px;font-size:13px;line-height:1.75}.beautyLpCompare__tableHead span{color:#fff;font-weight:400}.beautyLpCompare__table li{border-top:1px solid rgba(11,27,58,.08)}.beautyLpCompare__table li p+p{font-weight:400;color:var(--beauty-ink)}.beautyLpCase__tabs{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:26px}.beautyLpCase__tab{appearance:none;border:1px solid rgba(6,27,49,.16);border-radius:999px;padding:10px 16px;color:var(--beauty-copy);font:inherit;font-size:13px;cursor:pointer;background:transparent}.beautyLpCase__tab.is-active{background:var(--beauty-accent);color:#fff;border-color:var(--beauty-accent)}.beautyLpCase__panel{display:none}.beautyLpCase__panel.is-active{display:block}.beautyLpCase__title{display:flex;align-items:baseline;justify-content:space-between;gap:24px;margin-bottom:30px}.beautyLpCase__title h3{font-size:24px;line-height:1.5;font-weight:300;letter-spacing:-.025em}.beautyLpCase__title p{font-size:13px;color:var(--beauty-muted)}.beautyLpSteps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;list-style:none}.beautyLpSteps>li{border:1px solid var(--beauty-line);border-radius:var(--radius-md);padding:24px 22px}.beautyLpSteps>li>span{display:block;font-family:Inter,Noto Sans JP,sans-serif;font-size:12px;font-weight:400;letter-spacing:.1em;color:var(--beauty-accent)}.beautyLpSteps h4{margin-top:12px;font-size:20px;line-height:1.4;font-weight:300;letter-spacing:-.02em}.beautyLpProcess__closing{margin-top:42px;padding-top:30px;border-top:1px solid rgba(6,27,49,.12);font-size:15px;line-height:2;color:var(--beauty-copy)}.beautyLpPrice__group{overflow:hidden;border:1px solid var(--beauty-line);border-radius:var(--radius-md)}.beautyLpPrice__group summary{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:22px 24px;cursor:pointer;list-style:none;transition:background-color .2s ease,transform .2s ease}.beautyLpPrice__group summary:hover{background:#ffffff42;transform:translateY(-1px)}.beautyLpPrice__group summary::-webkit-details-marker{display:none}.beautyLpPrice__group summary span{font-size:18px;font-weight:400;letter-spacing:-.02em}.beautyLpPrice__group summary i{position:relative;width:30px;height:30px;border:1px solid rgba(6,27,49,.16);border-radius:var(--radius-md);flex:0 0 auto}.beautyLpPrice__group summary i:before,.beautyLpPrice__group summary i:after{content:"";position:absolute;left:8px;right:8px;top:50%;height:1px;background:var(--beauty-ink)}.beautyLpPrice__group summary i:after{transform:rotate(90deg)}.beautyLpPrice__group[open] summary i:after{transform:rotate(180deg);opacity:0}.beautyLpPrice__table{width:100%;border-collapse:collapse;font-size:13px}.beautyLpPrice__table th,.beautyLpPrice__table td{text-align:left;vertical-align:top;padding:15px 12px;border-top:1px solid rgba(11,27,58,.1)}.beautyLpPrice__table th{color:var(--beauty-muted);font-weight:400}.beautyLpPrice__table td:first-child{font-weight:400;color:var(--beauty-ink)}.beautyLpPrice__note{margin-top:16px;color:var(--beauty-muted);font-size:12px}.beautyLpGoal__copy p{margin-top:26px}.beautyLpGoal__outcomes{border-radius:var(--radius-lg);padding:34px}.beautyLpGoal__outcomes h3{font-size:22px;margin-bottom:24px;font-weight:300;letter-spacing:-.02em}.beautyLpMessage__panel{border-left:4px solid var(--beauty-accent)}.beautyLpContact__panel{position:relative;display:block;overflow:hidden;padding:56px 48px}.beautyLpContact__panel:after{content:"";position:absolute;right:0;top:0;bottom:0;width:48%;background:radial-gradient(circle at 24% 40%,#e8502e4d,#ff6a3d29 40%,#fff0 76%);opacity:1}.beautyLpContact__panel>*{position:relative;z-index:1;max-width:640px}.beautyLpContact__panel h2,.beautyLpContact__panel p{color:var(--beauty-ink)}.beautyLpContact__actions{display:flex;align-items:center;gap:22px;margin-top:32px}.beautyLpContact__link{color:var(--beauty-copy);font-size:14px;border-bottom:1px solid rgba(80,97,122,.4)}@media(max-width:1100px){.beautyLpSectionHead,.beautyLpCompare__intro,.beautyLpProcess__top,.beautyLpGoal__inner,.beautyLpCompare__tables,.beautyLpSteps{grid-template-columns:1fr}.beautyLpPain__head{position:static}}@media(max-width:900px){.beautyLpPrice__table,.beautyLpPrice__table thead,.beautyLpPrice__table tbody,.beautyLpPrice__table tr,.beautyLpPrice__table th,.beautyLpPrice__table td{display:block;width:100%}.beautyLpPrice__table thead{display:none}.beautyLpPrice__table tr{padding:14px 0;border-top:1px solid rgba(11,27,58,.1)}.beautyLpPrice__table td{border-top:0;padding:5px 0}}@media(max-width:700px){.beautyLpContact__actions,.beautyLpCase__title{align-items:flex-start;flex-direction:column}.beautyLpContact__panel:after{display:none}}.beautyLp{--beauty-accent: #e8502e;--beauty-accent-soft: #ff6a3d;--beauty-blue: #0070c8;--beauty-ink: #0b1b3a;--beauty-copy: #4a5266;--beauty-muted: #7c8392;--beauty-line: rgba(11, 27, 58, .12);--beauty-card: #ffffff;--beauty-surface: #edeef1;background:#fff;color:var(--beauty-ink);font-family:Noto Sans JP,Inter,sans-serif}.beautyLp section{padding:108px 0}.beautyLpHero{min-height:auto;padding:164px 0 96px;background:linear-gradient(180deg,#edeef1e6,#edeef1b8),#edeef1}.beautyLpHero:after{display:none}.beautyLpHero__inner{display:block;max-width:1200px}.beautyLpHero__copy{max-width:1040px}.beautyLpEyebrow{margin-bottom:48px;color:var(--beauty-ink);font-size:16px;font-weight:400;letter-spacing:0;text-transform:none}.beautyLpHero__copy h1{max-width:1040px;color:#000;font-size:clamp(38px,4.2vw,60px);font-weight:400;line-height:1.45;letter-spacing:0}.beautyLpHero__titleLine+.beautyLpHero__titleLine{margin-top:0}.beautyLpHero__lead{max-width:720px;margin-top:54px;color:#000;font-size:clamp(20px,2vw,24px);font-weight:400;line-height:1.55;letter-spacing:0}.beautyLpHero__body{max-width:620px;margin:260px auto 44px;color:#000;font-size:24px;line-height:1.55;text-align:center}.beautyLpBtn{min-width:min(482px,100%);justify-content:center;padding:20px 28px;border-radius:999px;background:linear-gradient(95deg,#e8502e,#ff6a3d);box-shadow:#e8502e59 0 10px 28px;color:#fff;font-size:20px;font-weight:400}.beautyLpPain{background:linear-gradient(180deg,#edeef100,#edeef1d1 14%,#edeef1,#edeef1d1 82%,#edeef100)}.beautyLpPain__inner,.beautyLpSectionHead,.beautyLpCompare__intro,.beautyLpProcess__top,.beautyLpGoal__inner{display:block}.beautyLpPain__head{position:static;text-align:center}.beautyLpSectionHead,.beautyLpCompare__intro,.beautyLpProcess__top{max-width:860px;margin-right:auto;margin-left:auto;text-align:center}.beautyLpSectionHead h2,.beautyLpPain__head h2,.beautyLpCompare__intro h2,.beautyLpProcess__top h2,.beautyLpGoal__copy h2,.beautyLpMessage__panel h2,.beautyLpContact__panel h2{color:#000;font-size:clamp(28px,3vw,36px);font-weight:400;line-height:1.45;letter-spacing:0}.beautyLpSectionHead p,.beautyLpPain__head p,.beautyLpCompare__intro p,.beautyLpProcess__lead,.beautyLpGoal__copy p,.beautyLpMessage__body p,.beautyLpContact__panel p{color:#000;font-size:20px;line-height:1.75}.beautyLpPain__head p,.beautyLpSectionHead>p,.beautyLpCompare__intro>p{margin-top:36px}.beautyLpPain__groups{max-width:1200px;margin:72px auto 0;gap:56px}.beautyLpPain__group{grid-template-columns:240px minmax(0,1fr);gap:72px;align-items:center;min-height:208px;padding:44px 72px;border:0;border-radius:0;background:#fff;box-shadow:none}.beautyLpPain__group h3{color:#000;font-size:28px;font-weight:400;letter-spacing:0;text-align:center}.beautyLpPain__group ul{grid-template-columns:1fr;gap:8px}.beautyLpPain__group li,.beautyLpSupport__body li,.beautyLpSteps li li,.beautyLpGoal__outcomes li{padding-left:0;color:#000;font-size:20px;line-height:1.5}.beautyLpPain__group li:before,.beautyLpSupport__body li:before,.beautyLpSteps li li:before,.beautyLpGoal__outcomes li:before{display:none}.beautyLpSupport__list{max-width:920px;margin:0 auto;gap:64px}.beautyLpSupport__item{grid-template-columns:132px minmax(0,1fr);align-items:start;gap:56px;padding:0;border:0}.beautyLpSupport__index span{color:#000;font-size:66px;font-weight:400}.beautyLpSupport__index b{margin-top:8px;color:#000;font-size:50px;font-weight:400;line-height:1.1}.beautyLpSupport__body h3{color:#000;font-size:20px;font-weight:400;line-height:1.5;letter-spacing:0}.beautyLpSupport__body p{margin-top:32px;color:#000;font-size:24px;line-height:1.42}.beautyLpCompare{background:#fff}.beautyLpCompare__tables{max-width:1120px;margin:72px auto 0;gap:34px 40px}.beautyLpCompare__table{border:0;border-radius:0;background:#dce8ec}.beautyLpCompare__tableHead{background:transparent}.beautyLpCompare__tableHead span,.beautyLpCompare__table li p{padding:20px 34px;color:#000;font-size:16px;line-height:1.7}.beautyLpCompare__tableHead span{font-size:20px;font-weight:400;text-align:center}.beautyLpCompare__tableHead span+span{background:transparent}.beautyLpCompare__table li{border-top:1px solid rgba(11,27,58,.1)}.beautyLpProcess__lead{max-width:760px;margin:56px auto 0;gap:28px;text-align:center}.beautyLpCase{max-width:960px;margin:82px auto 0}.beautyLpCase__tabs{position:static;justify-content:center;width:auto;margin-bottom:42px;border:0;border-radius:0;background:transparent;backdrop-filter:none}.beautyLpCase__tab{border-color:#0b1b3a2e;border-radius:999px;color:#000;font-size:14px}.beautyLpCase__tab.is-active{background:var(--beauty-ink);border-color:var(--beauty-ink)}.beautyLpCase__title{display:block;text-align:center}.beautyLpCase__title h3{color:#000;font-size:24px;font-weight:400;letter-spacing:0}.beautyLpSteps{grid-template-columns:1fr;gap:24px}.beautyLpSteps>li{display:grid;grid-template-columns:180px minmax(180px,1fr) minmax(280px,1.2fr);gap:28px;align-items:center;min-height:196px;padding:32px 54px;border:0;border-radius:0;background:#fff;box-shadow:inset 0 0 0 1px #0b1b3a14}.beautyLpSteps>li>span{color:#000;font-size:20px;font-weight:400;letter-spacing:0}.beautyLpSteps h4{margin-top:8px;color:#000;font-size:28px;font-weight:400;letter-spacing:0}.beautyLpSteps>li>p{grid-column:1 / 3;margin-top:10px;color:#000;font-size:18px;line-height:1.5}.beautyLpSteps ul{grid-column:3;grid-row:1 / span 2;gap:8px;margin-top:0}.beautyLpProcess__closing{max-width:980px;margin:72px auto 0;padding-top:0;border:0;color:#000;font-size:24px;line-height:1.55;text-align:center}.beautyLpPrice{background:#dce8ec}.beautyLpPrice__groups{max-width:1200px;margin:0 auto;gap:56px}.beautyLpPrice__group{border:0;border-radius:0;background:#fff}.beautyLpPrice__group summary{justify-content:center;padding:36px 24px;cursor:pointer}.beautyLpPrice__group summary:hover{background:#fff;transform:none}.beautyLpPrice__group summary span{color:#000;font-size:24px;font-weight:400;letter-spacing:0}.beautyLpPrice__group summary i{display:none}.beautyLpPrice__tableWrap{padding:0 72px 48px}.beautyLpPrice__table{font-size:16px}.beautyLpPrice__table th,.beautyLpPrice__table td{padding:22px 26px;color:#000;font-size:16px;line-height:1.7;text-align:center}.beautyLpPrice__table td:nth-child(2){text-align:left}.beautyLpGoal{background:#fff;color:#000}.beautyLpGoal__inner{max-width:820px;text-align:center}.beautyLpGoal h2,.beautyLpGoal h3,.beautyLpGoal__copy p,.beautyLpGoal__outcomes li{color:#000}.beautyLpGoal__outcomes{margin-top:72px;padding:0;border:0;border-radius:0;background:transparent}.beautyLpGoal__outcomes h3{font-size:32px;font-weight:400;letter-spacing:0}.beautyLpGoal__outcomes ul{gap:12px;margin-top:32px}.beautyLpMessage__panel{max-width:820px;margin:0 auto;padding:0;border-left:0;text-align:center}.beautyLpMessage__body{max-width:none;gap:30px;margin-top:64px}.beautyLpContact{background:#dce8ec}.beautyLpContact__panel{max-width:900px;margin:0 auto;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;text-align:center}.beautyLpContact__panel:after{display:none}.beautyLpContact__panel>*{max-width:none}.beautyLpContact__actions{justify-content:center;margin-top:44px}@media(max-width:900px){.beautyLpHero{padding:136px 0 84px}.beautyLpHero__body{margin-top:96px;font-size:20px}.beautyLpPain__group,.beautyLpSupport__item,.beautyLpSteps>li{grid-template-columns:1fr;gap:24px}.beautyLpSteps>li>p,.beautyLpSteps ul{grid-column:auto;grid-row:auto}.beautyLpCompare__tables{grid-template-columns:1fr}.beautyLpPrice__table,.beautyLpPrice__table thead,.beautyLpPrice__table tbody,.beautyLpPrice__table tr,.beautyLpPrice__table th,.beautyLpPrice__table td{display:block;width:100%}.beautyLpPrice__table thead{display:none}.beautyLpPrice__table tr{padding:18px 0;border-top:1px solid rgba(11,27,58,.1)}.beautyLpPrice__table td{border-top:0;padding:6px 0;text-align:left}}@media(max-width:700px){.beautyLp section{padding:84px 0}.beautyLpHero__inner{padding:0 24px}.beautyLpHero__copy h1{font-size:34px;line-height:1.45}.beautyLpHero__lead{font-size:18px}.beautyLpHero__body,.beautyLpSectionHead p,.beautyLpPain__head p,.beautyLpCompare__intro p,.beautyLpProcess__lead,.beautyLpGoal__copy p,.beautyLpMessage__body p,.beautyLpContact__panel p{font-size:17px}.beautyLpPain__group,.beautyLpSteps>li,.beautyLpPrice__tableWrap{padding:28px 22px}.beautyLpSupport__index b{font-size:38px}.beautyLpSupport__body p,.beautyLpProcess__closing{font-size:18px}}.beautyLp{--beauty-accent: #e8502e;--beauty-accent-soft: #ff8a65;--beauty-coral: #ff6a3d;--beauty-peach: #fff1e8;--beauty-peach-strong: #ffd9c7;--beauty-blush: #ffe6ee;--beauty-cream: #fff9f5;--beauty-ink: #0b1b3a;--beauty-copy: #4a5266;--beauty-muted: #7c8392;--beauty-line: rgba(232, 80, 46, .2);--beauty-card: rgba(255, 255, 255, .78);--beauty-surface: #fff7f1;background:radial-gradient(circle at 90% 4%,#ff8a6538,#ffe6ee66 18%,#fff9f500 46%),linear-gradient(180deg,#fff9f5,#fff 42%,#fff7f1);color:var(--beauty-ink);font-family:Noto Sans JP,Inter,sans-serif}.beautyLp section{padding:120px 0}.beautyLpHero{min-height:720px;padding:148px 0 112px;background:radial-gradient(circle at 84% 26%,#ffdac7db,#ffe6ee85 30%,#fff9f500 58%),linear-gradient(102deg,#fff9f5fa,#fff1e8eb 48%,#ffe6ee75)}.beautyLpHero:after{display:block;background:linear-gradient(90deg,#fff3,#ffdac72e),radial-gradient(circle at 90% 20%,#ff6a3d1f,#ffe6ee00 44%)}.beautyLpHero__inner{display:grid;grid-template-columns:minmax(0,.9fr) minmax(440px,1.1fr);gap:72px;align-items:center;max-width:1200px}.beautyLpEyebrow{margin-bottom:24px;color:#0b1b3ab8;font-size:14px;font-weight:500;letter-spacing:0;text-transform:none}.beautyLpHero__copy h1{max-width:760px;color:var(--beauty-ink);font-size:clamp(42px,4.8vw,72px);font-weight:700;line-height:1.16;letter-spacing:0}.beautyLpHero__titleLine+.beautyLpHero__titleLine{margin-top:10px}.beautyLpHero__lead{max-width:680px;margin-top:38px;color:var(--beauty-ink);font-size:clamp(20px,1.9vw,25px);font-weight:500;line-height:1.78;letter-spacing:0}.beautyLpHero__body{max-width:570px;margin:24px 0 34px;color:var(--beauty-copy);font-size:15px;line-height:2;text-align:left}.beautyLpHero__actions{justify-content:flex-start}.beautyLpHero__visual{position:relative;min-height:680px;padding:12px 86px 112px 0}.beautyLpHero__photo{position:relative;overflow:hidden;border-radius:16px;box-shadow:#e8502e24 0 18px 48px,#0b1b3a14 0 8px 22px}.beautyLpHero__photo img,.beautyLpPain__photo img{width:100%;height:100%;object-fit:cover}.beautyLpHero__photo--main{height:620px}.beautyLpHero__photo--sub{position:absolute;width:36%;height:205px;right:-14px;bottom:-16px;border:12px solid var(--beauty-blush)}.beautyLpHero__chart{position:absolute;left:0;bottom:24px;display:flex;gap:10px;padding:10px;border:1px solid rgba(232,80,46,.18);border-radius:999px;background:#ffffffd1;backdrop-filter:blur(18px)}.beautyLpHero__chart span{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;color:var(--beauty-ink);font-size:13px;line-height:1;background:#fff1e8db}.beautyLpHero__chart span:before{content:"";width:7px;height:7px;border-radius:999px;background:var(--beauty-accent)}.beautyLpBtn{min-width:auto;padding:13px 18px;border-radius:999px;background:linear-gradient(95deg,#e8502e,#ff8a65);box-shadow:#e8502e47 0 10px 28px;color:#fff;font-size:15px;font-weight:600}.beautyLpTextLink,.beautyLpContact__link{color:var(--beauty-ink)}.beautyLpPain{background:linear-gradient(180deg,#fff9f51a,#fff1e8b8)}.beautyLpPain__inner{display:grid;grid-template-columns:minmax(320px,.72fr) minmax(0,1.28fr);gap:76px;align-items:start}.beautyLpPain__head{position:sticky;top:120px;text-align:left}.beautyLpPain__photo{display:block;height:360px;margin-top:44px;overflow:hidden;border-radius:16px;box-shadow:#e8502e24 0 18px 42px}.beautyLpPain__groups{max-width:none;margin:0;gap:18px}.beautyLpPain__group{display:grid;grid-template-columns:170px minmax(0,1fr);gap:34px;align-items:start;min-height:auto;padding:28px 30px;border:1px solid var(--beauty-line);border-radius:16px;background:var(--beauty-card);box-shadow:#e8502e14 0 14px 34px}.beautyLpPain__group:after{display:block;inset:0 auto 0 0;width:5px;height:auto;border-radius:16px 0 0 16px;background:linear-gradient(180deg,var(--beauty-accent),var(--beauty-accent-soft))}.beautyLpPain__group h3{color:var(--beauty-ink);font-size:30px;font-weight:600;letter-spacing:0;text-align:left}.beautyLpPain__group ul{grid-template-columns:1fr 1fr;gap:12px 24px}.beautyLpPain__group li,.beautyLpSupport__body li,.beautyLpSteps li li,.beautyLpGoal__outcomes li{padding-left:18px;color:var(--beauty-copy);font-size:14px;font-weight:400;line-height:1.8}.beautyLpPain__group li:before,.beautyLpSupport__body li:before,.beautyLpSteps li li:before,.beautyLpGoal__outcomes li:before{display:block;background:var(--beauty-accent-soft)}.beautyLpSectionHead,.beautyLpCompare__intro,.beautyLpProcess__top,.beautyLpGoal__inner{display:grid;grid-template-columns:minmax(0,.9fr) minmax(320px,1.1fr);gap:56px;max-width:none;text-align:left}.beautyLpSectionHead{align-items:end}.beautyLpSectionHead h2,.beautyLpPain__head h2,.beautyLpCompare__intro h2,.beautyLpProcess__top h2,.beautyLpGoal__copy h2,.beautyLpMessage__panel h2,.beautyLpContact__panel h2{color:var(--beauty-ink);font-size:clamp(30px,3.5vw,46px);font-weight:700;line-height:1.3;letter-spacing:0}.beautyLpSectionHead p,.beautyLpPain__head p,.beautyLpCompare__intro p,.beautyLpProcess__lead,.beautyLpGoal__copy p,.beautyLpMessage__body p,.beautyLpContact__panel p{color:var(--beauty-copy);font-size:15px;font-weight:400;line-height:2}.beautyLpPain__head p,.beautyLpSectionHead>p,.beautyLpCompare__intro>p{margin-top:0}.beautyLpSupport{background:#fff}.beautyLpSupport__list{max-width:none;margin:0;gap:0}.beautyLpSupport__item{display:grid;grid-template-columns:310px minmax(0,1fr);gap:48px;padding:44px 0;border-top:1px solid rgba(232,80,46,.18)}.beautyLpSupport__item:last-child{border-bottom:1px solid rgba(232,80,46,.18)}.beautyLpSupport__index span{color:#e8502e2e;font-size:54px;font-weight:500}.beautyLpSupport__index b{margin-top:12px;color:var(--beauty-ink);font-size:24px;font-weight:500;line-height:1.25}.beautyLpSupport__body h3{color:var(--beauty-ink);font-size:28px;font-weight:600;line-height:1.45;letter-spacing:0}.beautyLpSupport__body p{margin-top:20px;color:var(--beauty-copy);font-size:15px;font-weight:400;line-height:2}.beautyLpCompare{background:linear-gradient(180deg,#fff1e800,#fff1e89e)}.beautyLpCompare__tables{max-width:none;margin:56px auto 0;gap:28px}.beautyLpCompare__table{border:1px solid var(--beauty-line);border-radius:16px;background:#ffffffc2;box-shadow:#e8502e14 0 14px 34px}.beautyLpCompare__tableHead{background:var(--beauty-ink)}.beautyLpCompare__tableHead span,.beautyLpCompare__table li p{padding:16px 18px;font-size:13px;line-height:1.75;text-align:left}.beautyLpCompare__tableHead span{color:#fff;font-weight:600}.beautyLpCompare__tableHead span+span{background:linear-gradient(95deg,var(--beauty-accent),var(--beauty-accent-soft))}.beautyLpCompare__table li p+p{color:var(--beauty-ink);font-weight:600}.beautyLpProcess{background:#fff}.beautyLpProcess__lead{max-width:none;margin:0;gap:18px;text-align:left}.beautyLpCase{max-width:none;margin:48px auto 0}.beautyLpCase__tabs{position:sticky;top:92px;justify-content:flex-start;width:fit-content;max-width:100%;margin-bottom:26px;padding:8px;border:1px solid rgba(232,80,46,.16);border-radius:999px;background:#fff9f5db;backdrop-filter:blur(20px)}.beautyLpCase__tab{border-color:#e8502e2e;border-radius:999px;color:var(--beauty-copy);font-size:13px}.beautyLpCase__tab.is-active{background:linear-gradient(95deg,var(--beauty-accent),var(--beauty-accent-soft));border-color:transparent}.beautyLpCase__title{display:flex;align-items:baseline;justify-content:space-between;gap:24px;text-align:left}.beautyLpCase__title h3{color:var(--beauty-ink);font-size:24px;font-weight:600;letter-spacing:0}.beautyLpSteps{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.beautyLpSteps>li{display:block;min-height:auto;padding:24px 22px;border:1px solid var(--beauty-line);border-radius:16px;background:#ffffffc2;box-shadow:#e8502e14 0 14px 34px}.beautyLpSteps>li>span{color:var(--beauty-accent);font-size:12px;font-weight:600;letter-spacing:0}.beautyLpSteps h4{margin-top:12px;color:var(--beauty-ink);font-size:20px;font-weight:600;letter-spacing:0}.beautyLpSteps>li>p{margin-top:12px;color:var(--beauty-copy);font-size:13px;line-height:1.75}.beautyLpSteps ul{display:grid;gap:11px;margin-top:18px}.beautyLpProcess__closing{max-width:none;margin:42px 0 0;padding-top:30px;border-top:1px solid rgba(232,80,46,.18);color:var(--beauty-copy);font-size:15px;line-height:2;text-align:left}.beautyLpPrice{background:#fff1e8bd}.beautyLpPrice__groups{max-width:none;margin:0;gap:18px}.beautyLpPrice__group{border:1px solid var(--beauty-line);border-radius:16px;background:#ffffffc7;box-shadow:#e8502e14 0 14px 34px}.beautyLpPrice__group summary{justify-content:space-between;padding:22px 24px}.beautyLpPrice__group summary:hover{background:#fff1e880}.beautyLpPrice__group summary span{color:var(--beauty-ink);font-size:18px;font-weight:600}.beautyLpPrice__group summary i{display:block;border-color:#e8502e40;border-radius:999px}.beautyLpPrice__group summary i:before,.beautyLpPrice__group summary i:after{background:var(--beauty-accent)}.beautyLpPrice__tableWrap{padding:0 24px 24px}.beautyLpPrice__table th,.beautyLpPrice__table td{padding:15px 12px;color:var(--beauty-copy);font-size:13px;line-height:1.75;text-align:left}.beautyLpPrice__table td:first-child{color:var(--beauty-ink);font-weight:600}.beautyLpGoal{background:linear-gradient(180deg,#0b1b3a00,#0b1b3afa 18%,#0b1118 84%,#0b1b3a00);color:#fff}.beautyLpGoal__inner{max-width:none;text-align:left}.beautyLpGoal__outcomes{margin-top:0;padding:34px;border:1px solid rgba(255,218,199,.22);border-radius:16px;background:linear-gradient(160deg,#e8502e3d,#ffffff0f 58%),#ffffff0f}.beautyLpGoal__outcomes h3{font-size:22px;font-weight:600}.beautyLpGoal__outcomes ul{gap:12px;margin-top:24px}.beautyLpMessage{background:#fff}.beautyLpMessage__panel{max-width:980px;margin:0;padding:58px 0 58px 58px;border-left:4px solid var(--beauty-accent);text-align:left}.beautyLpMessage__body{max-width:760px;gap:18px;margin-top:34px}.beautyLpContact{background:#fff1e8b8}.beautyLpContact__panel{max-width:none;padding:56px 48px;border:1px solid var(--beauty-line);border-radius:16px;background:#fff;box-shadow:#e8502e1f 0 18px 48px;text-align:left}.beautyLpContact__panel:after{display:block;background:radial-gradient(circle at 24% 40%,#ff8a6557,#ffe6ee57 42%,#fff0 78%)}.beautyLpContact__panel>*{max-width:640px}.beautyLpContact__actions{justify-content:flex-start}@media(max-width:1100px){.beautyLpHero__inner,.beautyLpPain__inner,.beautyLpSupport__item,.beautyLpSectionHead,.beautyLpCompare__intro,.beautyLpProcess__top,.beautyLpGoal__inner{grid-template-columns:1fr}.beautyLpPain__head{position:static}.beautyLpSteps,.beautyLpCompare__tables{grid-template-columns:1fr}}@media(max-width:900px){.beautyLpCase__tabs{position:static}.beautyLpPain__group,.beautyLpPain__group ul{grid-template-columns:1fr}}@media(max-width:700px){.beautyLpHero{padding-top:128px}.beautyLpHero__inner{padding:0 24px}.beautyLpHero__copy h1{font-size:38px;line-height:1.2}.beautyLpHero__lead{font-size:18px}.beautyLpHero__body{font-size:15px}.beautyLpHero__visual{min-height:420px;padding-right:18px;padding-bottom:52px}.beautyLpHero__photo--main{height:330px}.beautyLpHero__photo--sub{width:42%;height:138px;right:-6px;bottom:-10px;border-width:8px}.beautyLpSectionHead p,.beautyLpPain__head p,.beautyLpCompare__intro p,.beautyLpProcess__lead,.beautyLpGoal__copy p,.beautyLpMessage__body p,.beautyLpContact__panel p{font-size:15px}.beautyLpMessage__panel{padding:34px 0 34px 24px}.beautyLpContact__actions,.beautyLpCase__title{align-items:flex-start;flex-direction:column}.beautyLpContact__panel:after{display:none}}.route-service-beauty{background:#eef6f8}.route-service-beauty .header__logoPill,.route-service-beauty .header__navPill,.route-service-beauty .header__menuPill{border-color:#ffffff80;background:#ffffff9e;box-shadow:#23303d14 0 14px 32px;backdrop-filter:blur(24px) saturate(150%)}.route-service-beauty .header__cta{background:#ffffff9e;color:#1d2734}.beautyLp{--beauty-accent: #ff4e18;--beauty-accent-soft: #ff8c4b;--beauty-sky: #dcecf3;--beauty-field: #f4e0ba;--beauty-cream: #fbf7ee;--beauty-ink: #17212f;--beauty-copy: #4d5967;--beauty-muted: #7e8996;--beauty-line: rgba(23, 33, 47, .1);--beauty-card: rgba(255, 255, 255, .68);background:linear-gradient(180deg,#dcecf3e0,#faf7eef0 34%,#fbf7ee);color:var(--beauty-ink);font-family:Noto Sans JP,Inter,sans-serif}.beautyLp section{padding:112px 0}.beautyLpHero{position:relative;min-height:850px;overflow:hidden;padding:142px 0 92px;background:linear-gradient(180deg,#deeff7eb,#f6f8f6db 44%,#f4e0bac7)}.beautyLpHero:before{content:"";position:absolute;inset:auto 0 0;height:48%;background:linear-gradient(180deg,#eff7fa00,#eff7fa33 14%,#fbf7ee52),url(/assets/hero/hero-bg-pc-day-feet.webp) center bottom / cover no-repeat;opacity:.78}.beautyLpHero:after{content:"";position:absolute;inset:0;display:block;background:radial-gradient(circle at 18% 24%,#ffffff9e,#fff0 28%),radial-gradient(circle at 77% 34%,#ff763a24,#ff763a00 30%),linear-gradient(180deg,#ffffff1f,#ffffff6b);pointer-events:none}.beautyLpHero__inner{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,.92fr) minmax(480px,1.08fr);gap:64px;align-items:center;max-width:1220px}.beautyLpHero__copy{max-width:none}.beautyLpEyebrow{margin-bottom:22px;color:#17212fad;font-family:Inter,Noto Sans JP,sans-serif;font-size:13px;font-weight:500;letter-spacing:0;text-transform:none}.beautyLpHero__copy h1{max-width:780px;color:var(--beauty-ink);font-family:Noto Sans JP,Inter,sans-serif;font-size:clamp(42px,5vw,72px);font-weight:500;line-height:1.22;letter-spacing:0}.beautyLpHero__titleLine{display:block}.beautyLpHero__titleLine:first-child{color:var(--beauty-accent)}.beautyLpHero__word{display:inline-block}.beautyLpHero__lead{max-width:660px;margin-top:30px;color:#17212fc7;font-size:16px;font-weight:400;line-height:2}.beautyLpHero__body{max-width:590px;margin:18px 0 30px;color:#17212fa8;font-size:14px;line-height:2}.beautyLpHero__actions{align-items:center;justify-content:flex-start;gap:14px}.beautyLpBtn{min-width:auto;padding:13px 18px;border:1px solid rgba(255,78,24,.28);border-radius:10px;background:linear-gradient(135deg,#ff4e18,#ff7a2f);box-shadow:#ff4e1847 0 14px 30px;color:#fff;font-family:Inter,Noto Sans JP,sans-serif;font-size:14px;font-weight:500}.beautyLpBtn .btnPill__arrow{background:#ffffff2e}.beautyLpTextLink,.beautyLpContact__link{color:#17212fb8;font-size:14px}.beautyLpHero__visual{min-height:auto;padding:0}.beautyLpHero__photo{overflow:hidden;border:1px solid rgba(255,255,255,.68);border-radius:18px;background:#ffffff94;box-shadow:#2a313829 0 24px 70px;backdrop-filter:blur(24px) saturate(145%)}.beautyLpHero__photo--main{height:430px;padding:10px}.beautyLpHero__photo--main img{border-radius:12px;opacity:.86}.beautyLpHero__photo--sub{width:34%;height:160px;right:-8px;bottom:-30px;border:8px solid rgba(255,255,255,.72)}.beautyLpHero__chart{left:20px;bottom:20px;gap:8px;padding:8px;border:1px solid rgba(255,255,255,.64);border-radius:12px;background:#ffffffb8;box-shadow:#17212f1a 0 14px 34px}.beautyLpHero__chart span{border-radius:8px;background:#ffffff9e;color:var(--beauty-ink);font-family:Inter,Noto Sans JP,sans-serif;font-size:12px}.beautyLpHero__chart span:before{background:var(--beauty-accent)}.beautyLpPain,.beautyLpCompare,.beautyLpPrice,.beautyLpContact{background:radial-gradient(circle at 8% 12%,#ff8a4b1a,#ff8a4b00 24%),linear-gradient(180deg,#ffffff2e,#fbf7eec2)}.beautyLpSupport,.beautyLpProcess,.beautyLpMessage{background:#ffffff6b}.beautyLpPain__inner,.beautyLpSectionHead,.beautyLpCompare__intro,.beautyLpProcess__top,.beautyLpGoal__inner{grid-template-columns:minmax(0,.82fr) minmax(360px,1.18fr);gap:72px}.beautyLpPain__photo{height:300px;border:1px solid rgba(255,255,255,.62);border-radius:18px;box-shadow:#2a31381f 0 18px 48px}.beautyLpSectionHead h2,.beautyLpPain__head h2,.beautyLpCompare__intro h2,.beautyLpProcess__top h2,.beautyLpGoal__copy h2,.beautyLpMessage__panel h2,.beautyLpContact__panel h2{color:var(--beauty-ink);font-family:Noto Sans JP,Inter,sans-serif;font-size:clamp(30px,3.6vw,50px);font-weight:500;line-height:1.36}.beautyLpSectionHead p,.beautyLpPain__head p,.beautyLpCompare__intro p,.beautyLpProcess__lead,.beautyLpGoal__copy p,.beautyLpMessage__body p,.beautyLpContact__panel p{color:#17212fad;font-size:14px;font-weight:400;line-height:2}.beautyLpPain__group,.beautyLpCompare__table,.beautyLpSteps>li,.beautyLpPrice__group,.beautyLpGoal__outcomes,.beautyLpContact__panel{border:1px solid rgba(255,255,255,.64);border-radius:18px;background:#ffffffa3;box-shadow:#2a31381a 0 18px 48px;backdrop-filter:blur(24px) saturate(145%)}.beautyLpPain__group{grid-template-columns:140px minmax(0,1fr);gap:28px;padding:26px 28px}.beautyLpPain__group:after{width:3px;background:linear-gradient(180deg,var(--beauty-accent),var(--beauty-accent-soft))}.beautyLpPain__group h3{font-size:24px;font-weight:500}.beautyLpPain__group li,.beautyLpSupport__body li,.beautyLpSteps li li,.beautyLpGoal__outcomes li{color:#17212fb3;font-size:14px;font-weight:400}.beautyLpSupport__item{grid-template-columns:240px minmax(0,1fr);gap:50px;padding:40px 0;border-color:#17212f14}.beautyLpSupport__index span{color:#ff4e1838;font-family:Inter,Noto Sans JP,sans-serif;font-size:44px;font-weight:500}.beautyLpSupport__index b,.beautyLpSupport__body h3,.beautyLpCase__title h3,.beautyLpSteps h4,.beautyLpPrice__group summary span,.beautyLpGoal__outcomes h3{color:var(--beauty-ink);font-weight:500}.beautyLpSupport__index b{font-size:21px}.beautyLpSupport__body h3{font-size:25px}.beautyLpSupport__body p{color:#17212fad;font-size:14px}.beautyLpCompare__tableHead{background:#17212feb}.beautyLpCompare__tableHead span+span{background:linear-gradient(135deg,#ff4e18,#ff8c4b)}.beautyLpCompare__tableHead span,.beautyLpCompare__table li p{padding:15px 18px;font-size:13px}.beautyLpCompare__table li p+p{color:var(--beauty-ink);font-weight:500}.beautyLpCase__tabs{top:92px;padding:7px;border-color:#ffffff9e;border-radius:14px;background:#ffffff9e;box-shadow:#2a313814 0 14px 36px}.beautyLpCase__tab{border:0;border-radius:10px;background:transparent;color:#17212fad;font-size:13px}.beautyLpCase__tab.is-active{background:var(--beauty-accent);color:#fff}.beautyLpSteps{gap:16px}.beautyLpSteps>li{padding:22px}.beautyLpSteps>li>span{color:var(--beauty-accent);font-family:Inter,Noto Sans JP,sans-serif}.beautyLpSteps h4{font-size:19px}.beautyLpPrice__group summary{padding:20px 22px}.beautyLpPrice__group summary:hover{background:#ffffff61}.beautyLpPrice__table th,.beautyLpPrice__table td{color:#17212fad;font-size:13px}.beautyLpPrice__table td:first-child{color:var(--beauty-ink);font-weight:500}.beautyLpGoal{background:linear-gradient(180deg,#fbf7ee00,#17212fe6 20%,#111923 78%,#fbf7ee00)}.beautyLpGoal__outcomes{background:linear-gradient(150deg,#ff4e182e,#ffffff0f 60%),#ffffff14}.beautyLpGoal h2,.beautyLpGoal h3,.beautyLpGoal__copy p,.beautyLpGoal__outcomes li{color:#fff}.beautyLpMessage__panel{padding-left:40px;border-left:2px solid var(--beauty-accent)}.beautyLpContact__panel{padding:50px}@media(max-width:1100px){.beautyLpHero__inner,.beautyLpPain__inner,.beautyLpSectionHead,.beautyLpCompare__intro,.beautyLpProcess__top,.beautyLpGoal__inner{grid-template-columns:1fr}.beautyLpHero__copy{text-align:center}.beautyLpHero__copy h1,.beautyLpHero__lead,.beautyLpHero__body{margin-right:auto;margin-left:auto}.beautyLpHero__actions{justify-content:center}}@media(max-width:700px){.beautyLp section{padding:84px 0}.beautyLpHero{min-height:auto;padding-top:122px}.beautyLpHero:before{height:34%;background-image:linear-gradient(180deg,#eff7fa00,#fbf7ee9e),url(/assets/hero/hero-bg-sp-day-feet.webp)}.beautyLpHero__copy h1{font-size:36px}.beautyLpHero__visual{margin-top:32px}.beautyLpHero__photo--main{height:310px}.beautyLpHero__photo--sub{display:none}.beautyLpHero__chart{position:static;margin-top:12px;width:fit-content}.beautyLpPain__group,.beautyLpPain__group ul,.beautyLpSupport__item{grid-template-columns:1fr}.beautyLpContact__panel{padding:30px 24px}}.beautyLp{--beauty-accent: #fa3d1d;--beauty-spectrum: linear-gradient(90deg, var(--color-orange) 0%, var(--color-orange-soft) 50%, var(--color-orange) 100%);--beauty-ink: #000000;--beauty-copy: #636363;--beauty-muted: #959595;--beauty-canvas: #f8f8f8;--beauty-fog: #efefef;--beauty-pebble: #d9d9d9;--beauty-card: rgba(255, 255, 255, .9);--beauty-line: rgba(0, 0, 0, .08);background:var(--beauty-canvas);color:var(--beauty-ink);font-family:Noto Sans JP,Inter,sans-serif}.route-service-beauty{background:var(--beauty-canvas, #f8f8f8)}.route-service-beauty .header__logoPill,.route-service-beauty .header__navPill,.route-service-beauty .header__menuPill{border-color:transparent;border-radius:20px;background:#efefefdb;box-shadow:#00000014 0 0 8px;backdrop-filter:blur(24px)}.route-service-beauty .header__navLink,.route-service-beauty .header__cta{color:#000000d9;font-weight:400}.route-service-beauty .header__cta{border-radius:30px;background:#d9d9d9;box-shadow:none}.beautyLp section{padding:112px 0;background:transparent}.beautyLpHero{min-height:auto;padding:150px 0 108px;background:var(--beauty-canvas)}.beautyLpHero:before{content:"";position:absolute;inset:132px 50% auto auto;width:min(860px,72vw);height:260px;transform:translate(50%);border-radius:9999px;background:var(--beauty-spectrum);opacity:.22;filter:blur(54px)}.beautyLpHero:after{content:"";position:absolute;inset:auto 0 0;height:12px;background:var(--beauty-spectrum);opacity:.62;pointer-events:none}.beautyLpHero__inner{grid-template-columns:1fr;gap:54px;max-width:1200px;text-align:center}.beautyLpHero__copy{max-width:960px;margin:0 auto}.beautyLpEyebrow{margin-bottom:20px;color:var(--beauty-copy);font-family:Inter,Noto Sans JP,sans-serif;font-size:14px;font-weight:400}.beautyLpHero__copy h1{max-width:980px;margin:0 auto;color:var(--beauty-ink);font-size:clamp(48px,6.2vw,72px);font-weight:300;line-height:1.15;letter-spacing:0}.beautyLpHero__titleLine:first-child{color:var(--beauty-ink)}.beautyLpHero__titleLine+.beautyLpHero__titleLine{margin-top:6px}.beautyLpHero__lead{max-width:760px;margin:28px auto 0;color:var(--beauty-copy);font-size:18px;font-weight:400;line-height:1.75}.beautyLpHero__body{max-width:760px;margin:18px auto 30px;color:var(--beauty-copy);font-size:16px;line-height:1.75;text-align:center}.beautyLpHero__actions{justify-content:center}.beautyLpBtn{padding:13px 22px;border:0;border-radius:30px;background:var(--beauty-pebble);box-shadow:none;color:#000000d9;font-family:Inter,Noto Sans JP,sans-serif;font-size:14px;font-weight:500;transition:background-color .2s ease,color .2s ease}.beautyLpBtn:hover{background:#000;color:#fff}.beautyLpBtn .btnPill__arrow{background:#0000000f}.beautyLpBtn:hover .btnPill__arrow{background:#ffffff24}.beautyLpTextLink,.beautyLpContact__link{color:#000;font-size:14px;text-decoration:underline;text-decoration-color:#00000038;text-underline-offset:4px;transition:text-decoration-color .2s ease}.beautyLpTextLink:hover,.beautyLpContact__link:hover{text-decoration-color:#000000bf}.beautyLpHero__visual{position:relative;width:min(940px,100%);margin:0 auto}.beautyLpHero__visual:before{content:"";position:absolute;inset:18% 8% 2%;z-index:-1;border-radius:9999px;background:var(--beauty-spectrum);opacity:.24;filter:blur(42px)}.beautyLpHero__photo{border:0;border-radius:30px;background:var(--beauty-card);box-shadow:#00000014 0 0 8px;backdrop-filter:blur(24px)}.beautyLpHero__photo--main{height:440px;padding:16px}.beautyLpHero__photo--main img{border-radius:10px;opacity:.92}.beautyLpHero__photo--sub{width:24%;height:132px;right:24px;bottom:-26px;border:10px solid rgba(255,255,255,.9);border-radius:30px}.beautyLpHero__chart{left:28px;bottom:24px;padding:8px;border:0;border-radius:30px;background:#ffffffe6;box-shadow:#00000014 0 0 8px;backdrop-filter:blur(24px)}.beautyLpHero__chart span{border-radius:9999px;background:#0000000a;color:#000000d9}.beautyLpHero__chart span:before{background:#000}.beautyLpPain,.beautyLpSupport,.beautyLpCompare,.beautyLpProcess,.beautyLpPrice,.beautyLpMessage,.beautyLpContact,.beautyLpGoal{background:transparent}.beautyLpPain__inner,.beautyLpSectionHead,.beautyLpCompare__intro,.beautyLpProcess__top,.beautyLpGoal__inner{grid-template-columns:1fr;gap:26px;max-width:960px;margin:0 auto;text-align:center}.beautyLpPain__photo{max-width:620px;height:300px;margin:36px auto 0;border:0;border-radius:30px;box-shadow:#00000014 0 0 8px}.beautyLpSectionHead h2,.beautyLpPain__head h2,.beautyLpCompare__intro h2,.beautyLpProcess__top h2,.beautyLpGoal__copy h2,.beautyLpMessage__panel h2,.beautyLpContact__panel h2{color:#000;font-size:clamp(42px,5vw,54px);font-weight:300;line-height:1.18;letter-spacing:0}.beautyLpSectionHead p,.beautyLpPain__head p,.beautyLpCompare__intro p,.beautyLpProcess__lead,.beautyLpGoal__copy p,.beautyLpMessage__body p,.beautyLpContact__panel p{color:var(--beauty-copy);font-size:16px;line-height:1.75}.beautyLpPain__groups,.beautyLpSupport__list,.beautyLpCompare__tables,.beautyLpPrice__groups{max-width:1200px}.beautyLpPain__group,.beautyLpCompare__table,.beautyLpSteps>li,.beautyLpPrice__group,.beautyLpGoal__outcomes,.beautyLpContact__panel{border:0;border-radius:30px;background:var(--beauty-card);box-shadow:#00000014 0 0 8px;backdrop-filter:blur(24px)}.beautyLpPain__group:after{display:none}.beautyLpPain__group{grid-template-columns:170px minmax(0,1fr);padding:32px}.beautyLpPain__group h3,.beautyLpSupport__index b,.beautyLpSupport__body h3,.beautyLpCase__title h3,.beautyLpSteps h4,.beautyLpPrice__group summary span,.beautyLpGoal__outcomes h3{color:#000;font-weight:500}.beautyLpPain__group h3{font-size:22px}.beautyLpPain__group li,.beautyLpSupport__body li,.beautyLpSteps li li,.beautyLpGoal__outcomes li{color:var(--beauty-copy);font-size:14px}.beautyLpPain__group li:before,.beautyLpSupport__body li:before,.beautyLpSteps li li:before,.beautyLpGoal__outcomes li:before{background:#000}.beautyLpSupport__item{grid-template-columns:220px minmax(0,1fr);gap:32px;padding:32px 0;border-color:#00000014}.beautyLpSupport__index span{color:var(--beauty-muted);font-size:50px;font-weight:300}.beautyLpSupport__index b,.beautyLpSupport__body h3{font-size:22px}.beautyLpSupport__body p{color:var(--beauty-copy);font-size:16px;line-height:1.75}.beautyLpCompare__tableHead{background:var(--beauty-fog)}.beautyLpCompare__tableHead span,.beautyLpCompare__tableHead span+span{background:transparent;color:#000;font-weight:500}.beautyLpCompare__table li p{color:var(--beauty-copy)}.beautyLpCompare__table li p+p{color:#000;font-weight:500}.beautyLpCase{position:relative}.beautyLpCase:before{content:"";position:absolute;inset:56px 12% auto;height:160px;z-index:-1;border-radius:9999px;background:var(--beauty-spectrum);opacity:.18;filter:blur(44px)}.beautyLpCase__tabs{width:fit-content;margin-right:auto;margin-left:auto;border:0;border-radius:9999px;background:#ffffffe6;box-shadow:#00000014 0 0 8px}.beautyLpCase__tab{border-radius:9999px;color:#000000d9}.beautyLpCase__tab.is-active{background:#000;color:#fff}.beautyLpPrice__group summary:hover{background:#0000000a}.beautyLpGoal__copy p,.beautyLpGoal__outcomes li,.beautyLpGoal h2,.beautyLpGoal h3{color:inherit}.beautyLpGoal__inner{position:relative}.beautyLpGoal__inner:before{content:"";position:absolute;inset:-36px 12% auto;height:180px;z-index:-1;border-radius:9999px;background:var(--beauty-spectrum);opacity:.18;filter:blur(46px)}.beautyLpMessage__panel{max-width:860px;margin:0 auto;padding:32px;border:0;border-radius:30px;background:var(--beauty-card);box-shadow:#00000014 0 0 8px;text-align:center;backdrop-filter:blur(24px)}.beautyLpContact__panel{max-width:900px;margin:0 auto;padding:32px;text-align:center}.beautyLpContact__actions{justify-content:center}@media(max-width:700px){.beautyLpHero{padding-top:122px}.beautyLpHero:before{top:112px;width:92vw;height:220px}.beautyLpHero:after{height:8px}.beautyLpHero__copy h1{font-size:40px;line-height:1.2}.beautyLpHero__lead,.beautyLpHero__body,.beautyLpSectionHead p,.beautyLpPain__head p,.beautyLpCompare__intro p,.beautyLpProcess__lead,.beautyLpGoal__copy p,.beautyLpMessage__body p,.beautyLpContact__panel p{font-size:15px}.beautyLpSectionHead h2,.beautyLpPain__head h2,.beautyLpCompare__intro h2,.beautyLpProcess__top h2,.beautyLpGoal__copy h2,.beautyLpMessage__panel h2,.beautyLpContact__panel h2{font-size:34px}.beautyLpHero__photo--main{height:300px}.beautyLpHero__chart{margin-right:auto;margin-left:auto}.beautyLpPain__group,.beautyLpSupport__item{grid-template-columns:1fr}}.beautyLpHero__copy h1,.beautyLpSectionHead h2,.beautyLpPain__head h2,.beautyLpCompare__intro h2,.beautyLpProcess__top h2,.beautyLpGoal__copy h2,.beautyLpMessage__panel h2,.beautyLpContact__panel h2{font-weight:400}.beautyLpHero__photo,.beautyLpPain__photo,.beautyLpPain__group,.beautyLpCompare__table,.beautyLpSteps>li,.beautyLpPrice__group,.beautyLpGoal__outcomes,.beautyLpMessage__panel,.beautyLpContact__panel{border-radius:20px}.beautyLpBtn,.route-service-beauty .header__cta,.beautyLpHero__chart{border-radius:24px}.route-service-beauty .header__logoPill,.route-service-beauty .header__navPill,.route-service-beauty .header__menuPill,.beautyLpCase__tabs{border-radius:16px}.beautyLpSectionHead,.beautyLpCompare__intro,.beautyLpProcess__top{margin-bottom:64px}.beautyLpPain__inner{gap:48px}.beautyLpPain__groups,.beautyLpSupport__list,.beautyLpCompare__tables,.beautyLpPrice__groups,.beautyLpCase{margin-top:0}.beautyLpProcess__closing{margin-top:56px}.beautyLpHero__photo{background:transparent;box-shadow:#00000014 0 0 8px;backdrop-filter:none}.beautyLpHero__photo--main{padding:0}.beautyLpHero__photo--main img{border-radius:14px}.beautyLpHero__photo--sub{border:0;border-radius:16px}.beautyLpPain__photo img{border-radius:16px}.beautyLpPain__group,.beautyLpCompare__table,.beautyLpSteps>li,.beautyLpPrice__group,.beautyLpGoal__outcomes,.beautyLpMessage__panel,.beautyLpContact__panel{position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.54);background:linear-gradient(135deg,#ffffffd1,#ffffff85),#ffffffb8;box-shadow:inset #ffffffb8 0 1px,inset #ffffff47 0 -1px,#00000014 0 0 8px;backdrop-filter:blur(24px) saturate(150%)}.beautyLpPain__group:before,.beautyLpCompare__table:before,.beautyLpSteps>li:before,.beautyLpPrice__group:before,.beautyLpGoal__outcomes:before,.beautyLpMessage__panel:before,.beautyLpContact__panel:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 18% 0%,#ffffffb8,#fff0 34%),linear-gradient(120deg,#ffffff52,#fff0 38%);pointer-events:none}.beautyLpGoal,.beautyLpGoal h2,.beautyLpGoal h3,.beautyLpGoal__copy p,.beautyLpGoal__outcomes li{color:var(--beauty-ink)}.beautyLpGoal__copy p,.beautyLpGoal__outcomes li{color:var(--beauty-copy)}.beautyLpGoal__outcomes{background:linear-gradient(135deg,#ffffffd6,#ffffff8f),#ffffffbd}.beautyLpMessage__panel{text-align:center}.beautyLpMessage__body{max-width:720px;margin:36px auto 0;text-align:left}.beautyLpMessage__body p{text-align:left}.beautyLpContact{position:relative;overflow:hidden;padding:124px 0;background:radial-gradient(circle at 76% 20%,#e8502e52,#e8502e00 36%),linear-gradient(135deg,#fff6ef,#f8f8f8 46%,#f5f6f8)}.beautyLpContact:before{content:"";position:absolute;inset:18% 14%;border-radius:9999px;background:var(--beauty-spectrum);opacity:.28;filter:blur(58px);pointer-events:none}.beautyLpContact .inner{position:relative;z-index:1}.beautyLpContact__panel{max-width:980px;padding:56px;border:1px solid rgba(255,255,255,.34);background:linear-gradient(135deg,#1c1827db,#141622b8),#181820bd;box-shadow:inset #ffffff3d 0 1px,inset #ffffff14 0 -1px,#0000002e 0 24px 70px;color:#fff;backdrop-filter:blur(28px) saturate(170%)}.beautyLpContact__panel:after{content:"";position:absolute;inset:-42% -18% auto auto;width:420px;height:420px;border-radius:9999px;background:var(--beauty-spectrum);opacity:.3;filter:blur(34px);pointer-events:none}.beautyLpContact__panel .beautyLpEyebrow,.beautyLpContact__panel h2,.beautyLpContact__panel p{color:#fff}.beautyLpContact__panel p{color:#ffffffc7}.beautyLpContact__panel .beautyLpBtn{background:#ffffffe6;color:#000}.beautyLpContact__panel .beautyLpBtn:hover{background:#fff;color:#000}.beautyLpContact__panel .beautyLpContact__link{color:#fff;text-decoration-color:#ffffff57}.beautyLpContact__panel .beautyLpContact__link:hover{text-decoration-color:#ffffffdb}@media(max-width:700px){.beautyLpSectionHead,.beautyLpCompare__intro,.beautyLpProcess__top{margin-bottom:42px}.beautyLpHero__photo,.beautyLpPain__photo,.beautyLpPain__group,.beautyLpCompare__table,.beautyLpSteps>li,.beautyLpPrice__group,.beautyLpGoal__outcomes,.beautyLpMessage__panel,.beautyLpContact__panel{border-radius:16px}.beautyLpContact{padding:92px 0}.beautyLpContact__panel{padding:34px 24px}}.beautyLp{--beauty-accent: #f0522b;--beauty-accent-strong: #d93716;--beauty-accent-soft: #ff9a62;--beauty-glass-bg: rgba(255, 255, 255, .42);--beauty-glass-bg-strong: rgba(255, 255, 255, .58);--beauty-glass-border: rgba(255, 255, 255, .58)}.beautyLpBtn,.route-service-beauty .header__cta,.route-service-beauty .header__cta.btnPill,.route-service-beauty .header__cta.btnPill--dark{border:1px solid rgba(255,255,255,.52);background:linear-gradient(135deg,#ffffff47,#fff0 34%),linear-gradient(135deg,var(--beauty-accent-strong) 0%,var(--beauty-accent) 48%,var(--beauty-accent-soft) 100%);box-shadow:inset #ffffff73 0 1px,inset #ffffff29 0 -1px,#f0522b52 0 14px 34px;color:#fff}.beautyLpBtn:hover,.route-service-beauty .header__cta:hover{background:linear-gradient(135deg,#ffffff57,#fff0 34%),linear-gradient(135deg,#c92f12,#ef4a24 52%,#ff8848);color:#fff;transform:translateY(-1px)}.route-service-beauty .header__cta.btnPill:hover,.route-service-beauty .header__cta.btnPill--dark:hover{background:linear-gradient(135deg,#ffffff57,#fff0 34%),linear-gradient(135deg,#c92f12,#ef4a24 52%,#ff8848);color:#fff}.route-service-beauty .header__cta .btnPill__arrow{background:#ffffff2e}.route-service-beauty .header__cta .arrow{border-color:#fff}.beautyLpBtn .btnPill__arrow,.beautyLpBtn:hover .btnPill__arrow{background:#ffffff2e}.beautyLpPain__group,.beautyLpSteps>li,.beautyLpPrice__group,.beautyLpGoal__outcomes,.beautyLpMessage__panel{border:1px solid var(--beauty-glass-border);background:linear-gradient(135deg,#ffffffc2,#ffffff57 42%,#ffffff8a),radial-gradient(circle at 18% 8%,#ffffffd1,#fff0 32%),#ffffff61;box-shadow:inset #fffc 0 1px 1px,inset #ffffff38 0 -1px,#00000014 0 18px 54px;backdrop-filter:blur(34px) saturate(180%)}.beautyLpPain__group h3{color:#0000009e}.beautyLpPain__group li:before,.beautyLpSupport__body li:before,.beautyLpSteps li li:before,.beautyLpGoal__outcomes li:before{background:var(--beauty-accent)}.beautyLpCompare__tables{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.beautyLpCompare__table{padding:12px;border:1px solid var(--beauty-glass-border);border-radius:22px;background:linear-gradient(145deg,#ffffffb8,#ffffff47 48%,#ffffff80),radial-gradient(circle at 88% 12%,#f0522b2e,#f0522b00 28%),#ffffff5c;box-shadow:inset #ffffffc2 0 1px 1px,#00000017 0 22px 70px;backdrop-filter:blur(34px) saturate(180%)}.beautyLpCompare__table:before{background:linear-gradient(90deg,#ffffffdb,#fff0 28%),radial-gradient(circle at 15% 0%,#ffffffdb,#fff0 28%)}.beautyLpCompare__tableHead{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:0;background:transparent}.beautyLpCompare__tableHead span{display:flex;align-items:center;min-height:56px;padding:14px 16px;border-radius:14px;background:#0000000b;color:#00000094;font-size:13px}.beautyLpCompare__tableHead span+span{background:linear-gradient(135deg,#f0522b33,#ff9a621f),#ffffff6b;color:#000}.beautyLpCompare__table ul{display:grid;gap:8px;margin-top:8px}.beautyLpCompare__table li{display:grid;grid-template-columns:1fr 1fr;gap:8px;border:0}.beautyLpCompare__table li p{min-height:72px;padding:16px;border-radius:14px;background:#ffffff57;color:#0000007a;font-size:13px;line-height:1.65}.beautyLpCompare__table li p+p{position:relative;padding-left:42px;background:linear-gradient(135deg,#ffffffbd,#ffffff57),#f0522b14;color:#000;font-weight:500}.beautyLpCompare__table li p+p:before{content:"";position:absolute;left:16px;top:21px;width:10px;height:10px;border-radius:9999px;background:var(--beauty-accent);box-shadow:#f0522b61 0 0 0 5px}.beautyLpPrice__group{padding:10px}.beautyLpPrice__group summary{border-radius:14px;background:linear-gradient(135deg,#f0522b24,#ffffff57),#ffffff75}.beautyLpPrice__group summary span{display:inline-flex;align-items:center;gap:10px}.beautyLpPrice__group summary span:before{content:"";width:10px;height:10px;border-radius:9999px;background:var(--beauty-accent);box-shadow:#f0522b47 0 0 0 5px}.beautyLpPrice__tableWrap{padding:14px 0 0}.beautyLpPrice__table{width:100%;border-collapse:separate;border-spacing:0 8px}.beautyLpPrice__table th{padding:0 16px 8px;border:0;color:#0000006b;font-family:Inter,Noto Sans JP,sans-serif;font-size:11px;font-weight:500;text-transform:uppercase}.beautyLpPrice__table td{padding:18px 16px;border-top:1px solid rgba(255,255,255,.48);border-bottom:1px solid rgba(255,255,255,.48);background:#ffffff6b;color:#0000009e;font-size:13px;line-height:1.65}.beautyLpPrice__table td:first-child{border-left:1px solid rgba(255,255,255,.48);border-radius:14px 0 0 14px;color:#000;font-weight:500}.beautyLpPrice__table td:last-child{border-right:1px solid rgba(255,255,255,.48);border-radius:0 14px 14px 0;color:var(--beauty-accent-strong);font-weight:500;white-space:nowrap}.beautyLpContact__panel .beautyLpBtn{background:linear-gradient(135deg,#ffffff5c,#fff0 34%),linear-gradient(135deg,#d93716,#f0522b 52%,#ff9a62);color:#fff}.beautyLpContact__panel .beautyLpBtn:hover{background:linear-gradient(135deg,#ffffff6b,#fff0 34%),linear-gradient(135deg,#c92f12,#ef4a24 52%,#ff8848);color:#fff}@media(max-width:900px){.beautyLpCompare__tables,.beautyLpCompare__table li{grid-template-columns:1fr}.beautyLpCompare__tableHead{display:none}.beautyLpCompare__table li p{min-height:auto}.beautyLpPrice__table td:last-child{white-space:normal}}.beautyLpGoal__outcomes ul{display:grid;gap:14px;width:min(620px,100%);margin:28px auto 0;padding:0}.beautyLpGoal__outcomes li{display:grid;grid-template-columns:10px minmax(0,1fr);gap:14px;align-items:start;padding:0;text-align:left}.beautyLpGoal__outcomes li:before{position:static;width:8px;height:8px;margin-top:.68em;border-radius:9999px;background:var(--beauty-accent);box-shadow:#f0522b3d 0 0 0 4px}.beautyLpPain,.beautyLpSupport,.beautyLpCompare,.beautyLpProcess,.beautyLpPrice,.beautyLpMessage,.beautyLpGoal{position:relative;overflow:hidden}.beautyLpPain:before,.beautyLpSupport:before,.beautyLpCompare:before,.beautyLpProcess:before,.beautyLpPrice:before,.beautyLpMessage:before,.beautyLpGoal:before{content:"";position:absolute;inset:9% 7% auto;height:280px;z-index:0;border-radius:9999px;background:radial-gradient(circle at 18% 34%,#f0522b4d,#f0522b00 32%),radial-gradient(circle at 72% 28%,#ff8a5a2e,#ff8a5a00 30%);filter:blur(46px);opacity:.78;pointer-events:none}.beautyLpPain>.inner,.beautyLpSupport>.inner,.beautyLpCompare>.inner,.beautyLpProcess>.inner,.beautyLpPrice>.inner,.beautyLpMessage>.inner,.beautyLpGoal>.inner{position:relative;z-index:1}.beautyLpPain__group,.beautyLpCompare__table,.beautyLpSteps>li,.beautyLpPrice__group,.beautyLpGoal__outcomes,.beautyLpMessage__panel{border:1px solid rgba(255,255,255,.72);background:linear-gradient(145deg,#ffffff85,#ffffff2e 44%,#ffffff61),#ffffff38;box-shadow:inset #ffffffeb 0 1px 1px,inset #ffffff38 0 -1px 2px,inset #f0522b14 18px 0 50px,#0000001a 0 24px 64px;backdrop-filter:blur(42px) saturate(190%) contrast(1.03)}.beautyLpPain__group:before,.beautyLpCompare__table:before,.beautyLpSteps>li:before,.beautyLpPrice__group:before,.beautyLpGoal__outcomes:before,.beautyLpMessage__panel:before{background:linear-gradient(115deg,#fffffff2,#fff3 22%,#fff0 42%),radial-gradient(circle at 18% 0%,#ffffffeb,#fff0 32%),linear-gradient(90deg,#f0522b1a,#ff8a5a0f);opacity:.9}.beautyLpGoal__inner{max-width:1040px}.beautyLpGoal__outcomes{width:min(920px,100%);margin:56px auto 0;padding:50px 56px}.beautyLpGoal__outcomes h3{text-align:center}.beautyLpGoal__outcomes ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 34px;width:100%;max-width:none}.beautyLpGoal__outcomes li{min-height:48px;align-items:center;color:#000000a3}.beautyLpGoal__outcomes li:before{margin-top:0}@media(max-width:900px){.beautyLpGoal__outcomes{padding:36px 24px}.beautyLpGoal__outcomes ul{grid-template-columns:1fr}}.article__body{font-size:15px;color:#4a5266;line-height:2}.article__body h2{font-size:22px;font-weight:700;color:var(--color-navy);margin:40px 0 16px}.article__body h3{font-size:18px;font-weight:700;color:var(--color-navy);margin:28px 0 12px}.article__body p{margin-bottom:20px}.article__body img{width:100%;height:auto;border-radius:var(--radius-md);margin:24px 0}.article__body a{color:#0070c8;text-decoration:underline}.article__body ul,.article__body ol{margin:0 0 20px 1.4em}.backLink{display:inline-flex;align-items:center;gap:10px;margin-top:56px;font-size:13px;color:var(--color-navy)}.backLink .arrow{transform:scaleX(-1)}.formPanel{max-width:760px;margin:0 auto;padding:40px;border-radius:var(--radius-lg)}.formRow{margin-bottom:28px}.formRow>label,.formLabel{display:block;font-size:13px;font-weight:700;margin-bottom:10px;color:var(--color-navy)}.req{color:var(--color-orange);font-size:11px;margin-left:8px}.formField{width:100%;background:#fff9;border:1px solid rgba(11,27,58,.18);border-radius:6px;padding:14px 16px;color:var(--color-navy);font-family:inherit;font-size:14px}.formField:focus{outline:none;border-color:var(--color-orange)}.formField::placeholder{color:#0b1b3a59}textarea.formField{min-height:140px;resize:vertical}.checkGroups{display:flex;flex-direction:column;gap:20px}.checkGroup__label{font-size:12px;font-weight:700;color:var(--color-orange);margin-bottom:10px}.checkGrid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.checkGrid label,.consent{display:flex;gap:10px;align-items:center;font-size:13px;color:var(--color-navy);cursor:pointer}.checkGrid label input[type=checkbox],.consent input[type=checkbox]{flex-shrink:0}.consent{justify-content:center;margin:8px 0 24px}.consent a{color:#0070c8;text-decoration:underline}@media(max-width:900px){.checkGrid{grid-template-columns:1fr}.formPanel{padding:24px}}.formSubmit{display:block;width:100%;border:none;padding:18px;border-radius:999px;font-size:14px;letter-spacing:.05em;cursor:pointer;transition:.25s;font-family:inherit;font-weight:700;color:#fff;background:linear-gradient(95deg,var(--color-orange) 0%,var(--color-orange-soft) 100%);box-shadow:0 10px 28px #e8502e59}.formSubmit:hover:not(:disabled){transform:translateY(-1px);opacity:.96;box-shadow:0 14px 30px #e8502e38}.formSubmit:disabled{opacity:.35;cursor:not-allowed}.hp{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.thanksBox{max-width:640px;margin:0 auto;text-align:center}.thanksBox h2{font-size:24px;font-weight:700;margin-bottom:16px;color:var(--color-navy)}.thanksBox p{color:#4a5266;line-height:1.9}.thanksContact{margin-top:32px;border-radius:var(--radius-md);padding:28px;font-size:14px;color:var(--color-navy)}.legal{max-width:820px;margin:0 auto}.legal h2{font-size:18px;font-weight:700;margin:36px 0 12px;color:var(--color-navy)}.legal p,.legal li{font-size:14px;color:#4a5266;line-height:1.9}.legal ol,.legal ul{padding-left:1.4em;margin:12px 0}.legal ol li,.legal ul li{list-style:decimal;margin-bottom:6px}.recruitDetail{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-top:32px}.recruitDetail li{background:#ffffff80;border:1px solid rgba(11,27,58,.1);border-radius:var(--radius-md);padding:22px;font-size:14px;color:var(--color-navy)}.recruitDetail li b{display:block;font-size:13px;color:var(--color-orange);margin-bottom:8px}@media(max-width:900px){.recruitDetail{grid-template-columns:1fr}}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .header__navPill .header__cta.btnPill,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .header__navPill .header__cta.btnPill--dark{border:1px solid rgba(255,255,255,.52)!important;background:linear-gradient(135deg,#ffffff4d,#fff0 34%),linear-gradient(135deg,#d93716,#f0522b 48%,#ff9a62)!important;box-shadow:inset #ffffff73 0 1px,inset #ffffff29 0 -1px,#f0522b52 0 14px 34px!important;color:#fff!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .header__navPill .header__cta.btnPill:hover,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .header__navPill .header__cta.btnPill--dark:hover{background:linear-gradient(135deg,#ffffff5c,#fff0 34%),linear-gradient(135deg,#c92f12,#ef4a24 52%,#ff8848)!important;color:#fff!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .header__navPill .header__cta .btnPill__arrow{background:#ffffff2e!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .header__navPill .header__cta .arrow{border-color:#fff!important}.beautyLpGlassFilter{position:absolute;width:0;height:0;overflow:hidden;pointer-events:none}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .header__logoPill,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .header__navPill,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .header__menuPill,.beautyLpPain__group,.beautyLpCompare__table,.beautyLpSteps>li,.beautyLpPrice__group,.beautyLpGoal__outcomes,.beautyLpMessage__panel,.beautyLpContact__panel{isolation:isolate;background:linear-gradient(135deg,#ffffff61,#ffffff1a 46%,#ffffff3d),#ffffff29!important;border:1px solid rgba(255,255,255,.62)!important;box-shadow:inset 0 0 15px -1px #ffffffb3,inset 0 1px 1px #ffffffc2,0 24px 62px #0000001c!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .header__logoPill:after,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .header__navPill:after,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .header__menuPill:after,.beautyLpPain__group:after,.beautyLpCompare__table:after,.beautyLpSteps>li:after,.beautyLpPrice__group:after,.beautyLpGoal__outcomes:after,.beautyLpMessage__panel:after,.beautyLpContact__panel:after{content:"";position:absolute;inset:0;z-index:0;border-radius:inherit;background:radial-gradient(circle at 20% 0%,#ffffffb3,#fff0 34%),linear-gradient(110deg,#ffffff57,#ffffff0f 42%,#f0522b14);backdrop-filter:blur(12px) saturate(190%) contrast(1.08);-webkit-backdrop-filter:blur(12px) saturate(190%) contrast(1.08);filter:url(#glass-distortion);-webkit-filter:url(#glass-distortion);opacity:.86;pointer-events:none}.beautyLpPain__group>*,.beautyLpCompare__table>*,.beautyLpSteps>li>*,.beautyLpPrice__group>*,.beautyLpGoal__outcomes>*,.beautyLpMessage__panel>*,.beautyLpContact__panel>*,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .header__logoPill>*,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .header__navPill>*,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .header__menuPill>*{position:relative;z-index:2}.beautyLpPain__group h3,.beautyLpSupport__index b,.beautyLpSupport__body h3,.beautyLpCase__title h3,.beautyLpSteps h4,.beautyLpPrice__group summary span,.beautyLpGoal__outcomes h3,.beautyLpMessage__panel h2{color:#000000e6!important}.beautyLpPain__group li,.beautyLpSupport__body p,.beautyLpSupport__body li,.beautyLpSteps>li>p,.beautyLpSteps li li,.beautyLpGoal__copy p,.beautyLpGoal__outcomes li,.beautyLpMessage__body p,.beautyLpCompare__table li p,.beautyLpPrice__table td{color:#000000bd!important;text-shadow:0 1px 1px rgba(255,255,255,.32)}.beautyLpCompare__table li p+p,.beautyLpPrice__table td:first-child{color:#000000eb!important}.beautyLpPrice__table td:last-child{color:#c93415!important}.beautyLpSteps{position:relative}.beautyLpSteps:before{content:"";position:absolute;inset:-32px 8% auto;height:190px;z-index:0;border-radius:9999px;background:radial-gradient(circle at 16% 40%,#f0522b57,#f0522b00 34%),radial-gradient(circle at 74% 34%,#ff8a5a33,#ff8a5a00 30%);filter:blur(30px);pointer-events:none}.beautyLpSteps>li{position:relative;z-index:1;overflow:hidden;background:linear-gradient(135deg,#ffffff57,#ffffff1a 46%,#ffffff3d),#ffffff24!important}.beautyLpSteps>li:before{content:"";position:absolute;inset:1px;z-index:1;border-radius:inherit;box-shadow:inset 0 0 18px #ffffffb8,inset 0 1px #ffffffe6,inset 18px 0 48px #f0522b14;pointer-events:none}.beautyLpSteps>li>*{position:relative;z-index:2}.beautyLpSteps>li>span{display:inline-flex;width:fit-content;padding:7px 10px;border-radius:9999px;background:#f0522b1f;color:#c93415}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal){--beauty-glass-tint: #f4b09c;--beauty-glass-light: #fff;--beauty-glass-dark: #2b0b05;--beauty-glass-saturation: 182%;background-color:var(--beauty-v3-soft, #f7f4fb)}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .header__logoPill,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .header__navPill,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .header__menuPill,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__group,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCompare__table,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSteps>li,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__group,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpGoal__outcomes,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpMessage__panel,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpContact__panel{border:0!important;background:linear-gradient(138deg,#ffffff6b,#ffffff1a 38%,#ffffff40 72%),color-mix(in srgb,var(--beauty-glass-tint) 15%,transparent)!important;box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--beauty-glass-light) 18%,transparent),inset 1.8px 3px 0 -2px color-mix(in srgb,var(--beauty-glass-light) 88%,transparent),inset -2px -2px 0 -2px color-mix(in srgb,var(--beauty-glass-light) 78%,transparent),inset -3px -8px 1px -6px color-mix(in srgb,var(--beauty-glass-light) 58%,transparent),inset -.3px -1px 4px color-mix(in srgb,var(--beauty-glass-dark) 13%,transparent),inset -1.5px 2.5px 0 -2px color-mix(in srgb,var(--beauty-glass-dark) 18%,transparent),inset 0 3px 4px -2px color-mix(in srgb,var(--beauty-glass-dark) 16%,transparent),inset 2px -6.5px 1px -4px color-mix(in srgb,var(--beauty-glass-dark) 10%,transparent),0 1px 5px color-mix(in srgb,var(--beauty-glass-dark) 8%,transparent),0 22px 64px color-mix(in srgb,var(--beauty-glass-dark) 12%,transparent)!important;backdrop-filter:blur(10px) url(#glass-distortion) saturate(var(--beauty-glass-saturation));-webkit-backdrop-filter:blur(10px) saturate(var(--beauty-glass-saturation))}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .header__logoPill:after,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .header__navPill:after,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .header__menuPill:after,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__group:after,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCompare__table:after,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSteps>li:after,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__group:after,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpGoal__outcomes:after,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpMessage__panel:after,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpContact__panel:after{background:radial-gradient(circle at 15% 0%,#ffffff9e,#fff0 27%),linear-gradient(120deg,#ffffff4d,#ffffff0a 34%,#f0522b14 72%,#ff9a621f);filter:none;-webkit-filter:none;opacity:.72}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__group,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCompare__table,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSteps>li,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__group,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpGoal__outcomes,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpMessage__panel{border-radius:18px}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSteps>li{background:linear-gradient(140deg,#ffffff80,#ffffff1f 36%,#ffffff47 76%),color-mix(in srgb,#f0522b 13%,transparent)!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSteps>li:before{inset:0;z-index:1;background:linear-gradient(100deg,#ffffff52,#fff0 30%),radial-gradient(circle at 16% 8%,#ffffff80,#fff0 32%),radial-gradient(circle at 92% 16%,#f0522b1f,#f0522b00 35%);box-shadow:inset 0 0 0 1px #ffffff5c,inset 0 20px 34px #ffffff2e,inset 0 -18px 28px #2b0b050f;opacity:.92}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpContact{background:radial-gradient(circle at 20% 16%,#d9371680,#d9371600 28%),radial-gradient(circle at 78% 18%,#ff9a6294,#ff9a6200 30%),linear-gradient(135deg,#fff4ed,#fff 42%,#fff1e8)}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpContact__panel{color:#fff;background:linear-gradient(138deg,#ffffff26,#ffffff0a 36%,#ff9a622e),color-mix(in srgb,#55180d 72%,transparent)!important;box-shadow:inset 0 0 0 1px #ffffff3d,inset 1.8px 3px 0 -2px #ffffff8f,inset -2px -2px 0 -2px #ffffff6b,inset -.3px -1px 4px #0000002e,0 26px 78px #55180d52!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpContact__panel .beautyLpEyebrow,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpContact__panel h2{color:#fff!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpContact__panel p,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpContact__panel .beautyLpContact__link{color:#ffffffdb!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__group h3,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSteps h4,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpGoal__outcomes h3,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpMessage__panel h2,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__group summary span{color:#000000eb!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__group li,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSteps>li>p,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSteps li li,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpGoal__outcomes li,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpMessage__body p,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__table td,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCompare__table li p{color:#000000c7!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCompare__table li p+p,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__table td:first-child{color:#000000f0!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .header__navPill .header__cta.btnPill,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .header__navPill .header__cta.btnPill--dark,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpBtn{border:0!important;background:linear-gradient(135deg,#ffffff61,#fff0 34%),linear-gradient(135deg,#d93716,#f0522b 52%,#ff9a62)!important;box-shadow:inset 1.8px 3px 0 -2px #ffffff9e,inset -2px -2px 0 -2px #ffffff57,inset 0 -5px 12px #5b12071f,0 14px 36px #f0522b57!important;color:#fff!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .header__navPill .header__cta .btnPill__arrow,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpBtn .btnPill__arrow{width:32px!important;height:32px!important;background:#fff3!important;box-shadow:inset 1px 1px #ffffff52;color:#ffffffeb!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpBtn{gap:12px!important;padding:7px 7px 7px 22px!important;border-radius:999px!important;font-size:13px!important;font-weight:600!important;line-height:1!important;min-width:auto!important;justify-content:flex-start!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__actions{display:flex;align-items:center;gap:18px}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__actions .beautyLpBtn{margin-top:0}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__actions .beautyLpTextLink{display:inline-flex;align-items:center;align-self:center;min-height:46px;line-height:1}@media(max-width:700px){body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__group,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCompare__table,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSteps>li,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__group,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpGoal__outcomes,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpMessage__panel,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpContact__panel{border-radius:16px}}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .header__logoPill,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .header__navPill,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .header__menuPill,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__group,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCompare__table,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSteps>li,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__group,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpGoal__outcomes,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpMessage__panel,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpContact__panel{background:#ffffff1b!important;box-shadow:inset 0 0 0 1px #fff3,inset 1.8px 3px 0 -2px #ffffffc7,inset -2px -2px 0 -2px #ffffff8a,inset -3px -8px 1px -6px #ffffff61,inset -.3px -1px 4px #2b0b051c,inset -1.5px 2.5px 0 -2px #2b0b051f,inset 0 3px 4px -2px #2b0b051a,inset 2px -6.5px 1px -4px #2b0b0514,0 1px 5px #2b0b050f,0 22px 64px #2b0b051a!important;backdrop-filter:blur(12px) url(#glass-distortion) saturate(180%);-webkit-backdrop-filter:blur(12px) saturate(180%)}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .header__logoPill:after,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .header__navPill:after,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .header__menuPill:after,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__group:after,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCompare__table:after,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSteps>li:after,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__group:after,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpGoal__outcomes:after,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpMessage__panel:after,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpContact__panel:after{background:radial-gradient(circle at 14% 0%,#ffffff8a,#fff0 28%),linear-gradient(118deg,#ffffff38,#ffffff08 42%,#ffffff1a);opacity:.74}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSteps>li,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpContact__panel{background:#ffffff1b!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSteps>li:before{background:linear-gradient(100deg,#ffffff3d,#fff0 30%),radial-gradient(circle at 16% 8%,#ffffff6b,#fff0 32%)}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpContact__panel{color:#000000eb}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpContact__panel .beautyLpEyebrow,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpContact__panel h2{color:#000000f0!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpContact__panel p,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpContact__panel .beautyLpContact__link{color:#000000bd!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .header__navPill .header__cta.btnPill,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .header__navPill .header__cta.btnPill--dark,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpBtn,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpContact__panel .beautyLpBtn{background:#f0522b!important;box-shadow:inset 1px 1px #ffffff52,inset 0 -4px 9px #5b120729,0 12px 28px #f0522b47!important;color:#fff!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .header__navPill .header__cta.btnPill:hover,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .header__navPill .header__cta.btnPill--dark:hover,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpBtn:hover,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpContact__panel .beautyLpBtn:hover{background:#d93716!important;color:#fff!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSupport,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCompare,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpProcess,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpGoal,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpMessage{padding:clamp(112px,12vw,176px) 0}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__inner{position:relative;min-height:720px}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__head{position:relative;min-height:640px;padding:clamp(34px,5vw,72px);overflow:hidden;border-radius:22px}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__head>:not(.beautyLpPain__photo){position:relative;z-index:2;max-width:620px}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__head h2{max-width:680px}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__photo{position:absolute;inset:0;z-index:0;width:100%;height:100%;margin:0;border-radius:inherit;opacity:1}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__photo:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#fffffff0,#ffffff9e 38%,#ffffff2e 72%),linear-gradient(0deg,#fff4edc7,#fff4ed0a 54%)}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__diagnostic{position:absolute;right:clamp(28px,5vw,76px);top:clamp(60px,8vw,120px);z-index:3;display:grid;gap:12px}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__metric{display:grid;grid-template-columns:auto auto;align-items:baseline;gap:18px;min-width:180px;padding:14px 18px;border-radius:14px;background:#ffffff1f;backdrop-filter:blur(14px) url(#glass-distortion) saturate(170%);-webkit-backdrop-filter:blur(14px) saturate(170%);box-shadow:inset 1px 1px #ffffff9e,inset -1px -1px #ffffff3d,0 14px 34px #2b0b051a}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__metric span{color:#0000008f;font-size:12px;font-weight:600}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__metric b{color:#000000f0;font-family:Inter,Noto Sans JP,sans-serif;font-size:36px;font-weight:600}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__groups{position:absolute;left:clamp(24px,4.5vw,72px);right:clamp(24px,4.5vw,72px);bottom:-54px;z-index:4;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__group{min-height:250px;padding:26px!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__group h3{margin-bottom:20px;font-size:clamp(22px,2.4vw,34px)}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__group li{font-size:13px;line-height:1.6}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSupport{overflow:hidden}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSupport .beautyLpSectionHead{max-width:1100px;margin-bottom:36px}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSupport__track{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(300px,34vw);gap:18px;overflow-x:auto;padding:18px 24px 96px;margin-right:-24px;margin-left:-24px;scroll-snap-type:x proximity}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSupport__track::-webkit-scrollbar{height:0}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSupport__item{transform:translateY(var(--stage-offset));min-height:360px;scroll-snap-align:center;display:flex;flex-direction:column;justify-content:space-between;padding:30px!important;border-radius:18px}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSupport__index{display:flex;justify-content:space-between;align-items:flex-start;gap:20px}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSupport__index span{color:#0000003d;font-family:Inter,Noto Sans JP,sans-serif;font-size:clamp(58px,8vw,104px);font-weight:500;line-height:.86}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSupport__index b{padding-top:8px;color:#f0522b!important;font-family:Inter,Noto Sans JP,sans-serif;font-size:12px;font-weight:600;text-align:right}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSupport__body h3{max-width:260px;font-size:clamp(22px,2.4vw,34px);line-height:1.28}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSupport__body p{max-width:300px;margin-top:18px;color:#0000009e!important;font-size:14px;line-height:1.9}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCompare__story{display:grid;grid-template-columns:minmax(280px,.78fr) minmax(420px,1.22fr);gap:clamp(22px,5vw,72px);align-items:start}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCompare__other,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCompare__felicia{display:grid;gap:14px}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCompare__other>span,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCompare__felicia>span{color:#0000006b;font-family:Inter,Noto Sans JP,sans-serif;font-size:12px;font-weight:600}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCompare__other article{padding:24px;border-radius:18px;opacity:.54;background:#ffffff14;box-shadow:inset 1px 1px #fff6}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCompare__other h3{margin-bottom:14px;color:#000000a8;font-size:16px}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCompare__other ul{display:grid;gap:10px}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCompare__other li{color:#0000008a;font-size:13px;line-height:1.55}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCompare__felicia{position:relative;padding-left:30px}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCompare__felicia:before{content:"";position:absolute;top:34px;bottom:0;left:5px;width:1px;background:#f0522b57}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCompare__felicia article{position:relative;display:grid;grid-template-columns:54px minmax(0,1fr);gap:18px;align-items:center;padding:22px 0;border-bottom:1px solid rgba(0,0,0,.08)}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCompare__felicia article:before{content:"";position:absolute;left:-30px;top:50%;width:11px;height:11px;border-radius:50%;background:#f0522b;transform:translateY(-50%);box-shadow:0 0 0 7px #f0522b24}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCompare__felicia small{color:#0000003d;font-family:Inter,Noto Sans JP,sans-serif;font-size:28px;font-weight:500}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCompare__felicia p{color:#000000e6;font-size:clamp(18px,2vw,26px);font-weight:600;line-height:1.55}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpProcess__lead{display:grid;gap:12px;max-width:520px}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpProcess__lead p{display:grid;grid-template-columns:34px minmax(0,1fr);gap:14px;color:var(--beauty-v3-copy);font-size:15px;line-height:1.9}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpProcess__lead p>span:not(.beautyLpLine){color:#f0522b;font-family:Inter,Noto Sans JP,sans-serif;font-size:12px;font-weight:600}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCase__title{max-width:720px;margin:0 0 16px!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSteps{position:relative;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:0!important;padding:44px 0 20px!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSteps:after{content:"";position:absolute;top:70px;left:7%;right:7%;height:1px;background:#f0522b4d}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSteps>li{min-height:0;padding:0 28px 0 0!important;background:transparent!important;box-shadow:none!important;backdrop-filter:none;-webkit-backdrop-filter:none}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSteps>li:before,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSteps>li:after{display:none}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSteps>li>span{position:relative;z-index:2;display:inline-flex;margin-bottom:34px;padding:8px 11px;border-radius:9999px;background:#ffffff29!important;color:#f0522b;backdrop-filter:blur(12px) url(#glass-distortion) saturate(170%);-webkit-backdrop-filter:blur(12px) saturate(170%);box-shadow:inset 1px 1px #ffffff94,0 0 0 7px #f0522b1a}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSteps h4{max-width:190px;margin-bottom:10px;font-size:clamp(20px,2vw,28px);line-height:1.32}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSteps>li>p{max-width:210px;min-height:58px;font-size:13px;line-height:1.7}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSteps ul{margin-top:20px}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSteps li li{font-size:14px;line-height:1.6}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__group{min-height:250px;padding:18px!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__group summary{display:grid;grid-template-columns:1fr auto;gap:14px;align-items:start;min-height:110px;padding:0!important;background:transparent!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__group summary span{max-width:170px;font-size:clamp(17px,1.4vw,22px);line-height:1.45}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__group summary em{grid-column:1 / -1;align-self:end;color:#0000006b;font-family:Inter,Noto Sans JP,sans-serif;font-size:12px;font-style:normal;font-weight:500}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__preview{min-height:52px;margin-top:18px;color:#00000094;font-size:12px;line-height:1.65}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__group[open]{grid-column:span 2}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__group[open] .beautyLpPrice__preview{display:none}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__tableWrap{margin-top:22px;max-height:420px;overflow:auto;padding:0!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__table{border-spacing:0 7px}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpGoal__inner{display:grid!important;grid-template-columns:minmax(280px,.8fr) minmax(480px,1.2fr)!important;gap:clamp(28px,6vw,84px);align-items:center}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpGoal__outcomes{width:100%;margin:0;padding:34px!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpGoal__outcomes h3{text-align:left}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpGoal__map{position:relative;min-height:520px;margin-top:28px}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpGoal__tag{position:absolute;display:inline-flex;max-width:270px;padding:16px 18px;border-radius:9999px;background:#ffffff1f;color:#000c;font-size:clamp(13px,1.2vw,16px);font-weight:600;line-height:1.55;backdrop-filter:blur(12px) url(#glass-distortion) saturate(180%);-webkit-backdrop-filter:blur(12px) saturate(180%);box-shadow:inset 1px 1px #ffffff94,inset -1px -1px #fff3,0 16px 44px #2b0b0514}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpGoal__tag--1{top:4%;left:4%}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpGoal__tag--2{top:16%;right:4%}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpGoal__tag--3{top:34%;left:20%}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpGoal__tag--4{top:48%;right:0}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpGoal__tag--5{bottom:23%;left:0}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpGoal__tag--6{bottom:8%;right:14%}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpGoal__tag--7{bottom:0;left:28%}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpMessage__panel{display:grid;grid-template-columns:minmax(220px,.62fr) minmax(420px,1.38fr);gap:clamp(28px,6vw,92px);align-items:start;max-width:1120px;padding:clamp(42px,6vw,78px)!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpMessage__side{position:sticky;top:120px}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpMessage__panel h2{margin-top:16px;text-align:left}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpMessage__body{max-width:none;margin:0;padding-left:clamp(20px,4vw,54px);border-left:1px solid rgba(0,0,0,.12)}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpMessage__body p{max-width:680px;margin:0;color:#000000ad!important;font-size:clamp(15px,1.35vw,19px);line-height:2.1}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpMessage__body p+p{margin-top:22px}@media(max-width:980px){body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__inner{min-height:0}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__head{min-height:560px}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__diagnostic,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__groups{position:relative;inset:auto;margin-top:16px}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__groups,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCompare__story,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpGoal__inner,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpMessage__panel{grid-template-columns:1fr!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSteps{grid-template-columns:1fr!important;gap:32px!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSteps:after{inset:44px auto 20px 14px;width:1px;height:auto}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSteps>li{padding-left:44px!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSteps>li>span{margin-bottom:18px}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__cards{grid-template-columns:repeat(2,minmax(0,1fr))}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__group[open]{grid-column:span 2}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpGoal__map{min-height:0;display:flex;flex-wrap:wrap;gap:10px}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpGoal__tag{position:static}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpMessage__side{position:static}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpMessage__body{padding-left:0;border-left:0}}@media(max-width:640px){body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSupport,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCompare,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpProcess,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpGoal,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpMessage{padding:84px 0}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__head{min-height:500px;padding:28px}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSupport__track{grid-auto-columns:minmax(276px,82vw);padding-bottom:42px}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSupport__item{transform:none;min-height:300px}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__cards{grid-template-columns:1fr}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__group[open]{grid-column:auto}}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .header__logoPill,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .header__navPill,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .header__menuPill{border-radius:999px!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__inner{display:grid;min-height:0}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__head{min-height:clamp(480px,52vw,640px);border-radius:18px}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__photo:after{background:linear-gradient(90deg,#fffffff5,#ffffffb8 43%,#ffffff14 76%),linear-gradient(0deg,#fff4edad,#fff4ed00 58%)}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__diagnostic{top:54px;right:54px}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__groups{position:relative;inset:auto;z-index:4;width:calc(100% - clamp(32px,6vw,96px));margin:clamp(-104px,-7vw,-72px) auto 0;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:16px!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__group{min-width:0;min-height:0;padding:24px!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__group ul,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__group li{min-width:0}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__group li{display:grid;grid-template-columns:9px minmax(0,1fr);gap:10px;align-items:start;writing-mode:horizontal-tb;word-break:normal;overflow-wrap:anywhere}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__group li:before{position:static;width:7px;height:7px;margin-top:.62em}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSupport{overflow:visible}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSupport .inner{overflow:visible}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSupport__track{display:grid;grid-auto-flow:initial;grid-auto-columns:initial;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;overflow:visible;width:100%;padding:0;margin:0;scroll-snap-type:none}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSupport__item{transform:none!important;min-height:390px}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSupport__index{min-height:118px}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSupport__body h3{max-width:none;min-height:86px;font-size:clamp(22px,1.95vw,30px)}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSupport__body p{max-width:none}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCompare__story{display:none}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCompare__cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCompare__card{position:relative;overflow:hidden;border-radius:18px;padding:12px;background:#ffffff1b;backdrop-filter:blur(12px) url(#glass-distortion) saturate(180%);-webkit-backdrop-filter:blur(12px) saturate(180%);box-shadow:inset 0 0 0 1px #fff3,inset 1.8px 3px 0 -2px #ffffffc7,0 22px 64px #2b0b051a}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCompare__cardHead,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCompare__card li{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:8px}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCompare__cardHead{margin-bottom:8px}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCompare__cardHead span{min-height:54px;display:flex;align-items:center;padding:12px 14px;border-radius:12px;background:#ffffff24;color:#00000085;font-size:13px;font-weight:600}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCompare__cardHead span+span{color:#000000eb}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCompare__card ul{display:grid;gap:8px}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCompare__card li p{min-height:76px;display:flex;align-items:center;margin:0;padding:13px 14px;border-radius:12px;background:#ffffff1a;color:#0000008a!important;font-size:13px;line-height:1.65}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCompare__card li p+p{background:#ffffff38;color:#000000e6!important;font-weight:600}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__cards{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__group,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__group[open]{grid-column:auto;min-height:0;padding:22px!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__group summary{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 38px;grid-template-areas:"title toggle" "count toggle";align-items:start;min-height:0;column-gap:18px}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__group summary span{grid-area:title;max-width:none;padding-right:8px;font-size:clamp(19px,1.65vw,26px);word-break:keep-all;overflow-wrap:normal}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__group summary span:before{flex:0 0 auto}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__group summary em{grid-area:count;margin-top:14px}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__group summary i{grid-area:toggle;align-self:start;justify-self:end;margin:0}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__preview{min-height:0;margin-top:24px}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpGoal__inner{grid-template-columns:minmax(280px,.82fr) minmax(420px,1.18fr)!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpGoal__map{min-height:0;display:flex;flex-wrap:wrap;align-content:flex-start;gap:12px}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpGoal__tag{position:static;max-width:none;flex:1 1 240px;justify-content:center;text-align:center}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpContact__panel{display:grid;grid-template-columns:minmax(360px,.95fr) minmax(320px,1.05fr);gap:clamp(28px,5vw,70px);align-items:center;text-align:left}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpContact__copy p{max-width:620px;margin-right:0;margin-left:0}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpContact__actions{justify-content:flex-start}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpContact__visual{position:relative;overflow:hidden;aspect-ratio:1.45 / 1;margin:0;border-radius:16px;box-shadow:0 22px 62px #2b0b0524}@media(max-width:980px){body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__diagnostic{position:relative;top:auto;right:auto;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:16px}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__groups,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSupport__track,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCompare__cards,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__cards,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpGoal__inner,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpContact__panel{grid-template-columns:1fr!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__groups{width:100%;margin-top:16px}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSupport__item{min-height:0}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSupport__body h3{min-height:0}}@media(max-width:640px){body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCompare__cardHead,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCompare__card li{grid-template-columns:1fr}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCompare__card li{gap:4px}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCompare__card li p{min-height:auto}}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__inner{display:grid;gap:22px;min-height:0!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__head{display:grid;grid-template-columns:minmax(0,.86fr) minmax(420px,1.14fr);grid-template-rows:auto auto 1fr;gap:18px clamp(28px,5vw,72px);align-items:center;min-height:0!important;padding:0!important;overflow:visible!important;border-radius:0!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__head>:not(.beautyLpPain__photo){grid-column:1;position:relative;z-index:2;max-width:650px}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__head h2{align-self:end;margin:0}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__head>p:not(.beautyLpEyebrow){align-self:start;margin:0}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__photo{position:relative!important;inset:auto!important;grid-column:2;grid-row:1 / 4;width:100%!important;height:auto!important;min-height:clamp(420px,38vw,560px);overflow:hidden;border-radius:18px!important;opacity:1!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__photo:after{background:linear-gradient(90deg,#ffffff2e,#ffffff05 56%),linear-gradient(0deg,#fff4ed38,#fff4ed00 50%)!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__photo img{width:100%!important;height:100%!important;object-fit:cover}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__diagnostic{position:absolute;top:26px;right:26px;z-index:5;display:flex;gap:10px}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__metric{min-width:142px;padding:12px 14px;grid-template-columns:1fr auto}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__metric b{font-size:28px}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__groups{position:relative!important;inset:auto!important;z-index:4;width:100%!important;margin:0!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:16px!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__group{grid-template-columns:1fr!important;min-width:0!important;min-height:0!important;padding:clamp(22px,2.4vw,30px)!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__group h3{margin:0 0 18px;font-size:clamp(24px,2.2vw,34px);line-height:1.25;writing-mode:horizontal-tb!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__group ul{display:grid!important;grid-template-columns:1fr!important;gap:12px!important;margin:0;padding:0}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__group li{display:grid!important;grid-template-columns:8px minmax(0,1fr)!important;gap:11px!important;align-items:start;padding:0!important;writing-mode:horizontal-tb!important;white-space:normal!important;word-break:keep-all!important;overflow-wrap:break-word!important;text-align:left!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__group li:before{content:"";position:static!important;display:block;width:7px!important;height:7px!important;margin-top:.66em!important;border-radius:9999px;background:#f0522b}@media(max-width:980px){body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__head{grid-template-columns:1fr}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__head>:not(.beautyLpPain__photo),body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__photo{grid-column:1}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__photo{grid-row:auto;min-height:360px}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__diagnostic{position:static;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:-78px;padding:0 18px}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__groups{grid-template-columns:1fr!important}}@media(max-width:640px){body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__diagnostic{margin-top:0;padding:0}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__metric{min-width:0}}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__copy h1{max-width:880px;font-size:clamp(42px,7vw,88px);line-height:1.02}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__titleLine{display:block}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__word{display:inline}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__lead{max-width:660px;font-size:clamp(19px,2vw,28px);line-height:1.65}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__body{max-width:620px}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__chart{gap:9px;max-width:310px}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__chart span{min-width:0}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpEyebrow{letter-spacing:.04em;text-transform:none}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__head h2,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSectionHead h2,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpStructure__copy h2,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCompare__intro h2,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpProcess__top h2,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpGoal__copy h2,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpMessage__panel h2,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpContact__panel h2{letter-spacing:0}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__groups{grid-template-columns:repeat(3,minmax(0,1fr))!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__group{padding:22px!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__group h3{font-size:clamp(18px,1.45vw,23px)}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__group li{font-size:12.5px}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpStructure{position:relative;overflow:hidden;padding:clamp(112px,12vw,176px) 0}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpStructure:before{content:"";position:absolute;inset:12% 8% auto;height:260px;border-radius:9999px;background:radial-gradient(circle at 18% 32%,#f0522b2e,#f0522b00 32%),radial-gradient(circle at 76% 24%,#ff9a6224,#ff9a6200 34%);filter:blur(48px);opacity:.68;pointer-events:none}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpStructure__inner{position:relative;z-index:1;display:grid;grid-template-columns:minmax(260px,.82fr) minmax(520px,1.18fr);gap:clamp(32px,6vw,86px);align-items:start}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpStructure__copy{position:sticky;top:118px}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpStructure__copy h2{max-width:580px;color:#000000f0;font-size:clamp(34px,4.4vw,64px);line-height:1.15}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpStructure__copy p{max-width:560px;margin-top:24px;color:#000000ad;font-size:clamp(14px,1.25vw,17px);line-height:1.9}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpStructure__grid{display:grid;gap:16px}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpStructure__card,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpScope__card,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpFit__card{position:relative;overflow:hidden;border-radius:18px;padding:clamp(24px,3vw,36px);background:linear-gradient(138deg,#ffffff7a,#ffffff1f 42%,#ffffff42),#ffffff2e;box-shadow:inset 0 0 0 1px #ffffff57,inset 1px 1px #ffffff8f,0 18px 48px #2b0b0514;backdrop-filter:blur(8px) saturate(150%);-webkit-backdrop-filter:blur(8px) saturate(150%)}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpStructure__card h3,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpScope__card h3,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpFit__card h3{margin:0 0 14px;color:#000000eb;font-size:clamp(22px,2.1vw,32px);line-height:1.35}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpStructure__card p{margin:0 0 20px;color:#000000a8;font-size:14px;line-height:1.8}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpStructure__card ul,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpScope__card ul,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpFit__card ul{display:grid;gap:10px;margin:0;padding:0}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpStructure__card li,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpScope__card li,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpFit__card li{display:grid;grid-template-columns:8px minmax(0,1fr);gap:11px;color:#000000b8;font-size:13px;line-height:1.7}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpStructure__card li:before,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpScope__card li:before,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpFit__card li:before{content:"";width:7px;height:7px;margin-top:.65em;border-radius:9999px;background:#f0522b}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSupport__track{grid-template-columns:repeat(3,minmax(0,1fr))!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSupport__item{min-height:330px;padding:28px!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSupport__index{min-height:88px}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSupport__index span{color:#00000038;font-size:clamp(30px,3.1vw,46px);line-height:1.05}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSupport__index b{font-size:11px}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSupport__body h3{min-height:0;font-size:clamp(21px,1.8vw,28px)}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpScope{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:34px}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpFit__card:first-child{background:linear-gradient(138deg,#ffffff80,#ffffff24 42%,#ffffff42),#f0522b1a}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpFit__card:last-child{background:linear-gradient(138deg,#ffffff80,#ffffff24 42%,#ffffff42),#0b1b3a0b}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpProcess__lead p{grid-template-columns:52px minmax(0,1fr)}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSteps{grid-template-columns:repeat(auto-fit,minmax(170px,1fr))!important;gap:18px!important;padding-top:16px!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSteps>li{padding:22px!important;border-radius:16px;background:linear-gradient(138deg,#ffffff75,#ffffff21 42%,#ffffff42),#ffffff29!important;box-shadow:inset 0 0 0 1px #ffffff42,0 16px 38px #2b0b0512!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSteps>li>span{margin-bottom:18px;background:#f0522b1a!important;box-shadow:none;color:#c93415}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSteps h4{max-width:none;font-size:clamp(19px,1.55vw,24px)}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSteps>li>p{min-height:0;max-width:none}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__cards{grid-template-columns:repeat(2,minmax(0,1fr))}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__tableWrap{max-height:none;overflow:visible}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__table{border-spacing:0 8px}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__table th,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__table td{font-size:12px}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSectionCta{display:flex;justify-content:center;margin-top:clamp(28px,4vw,46px)}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpContact__actions{margin-top:28px}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpContact__link{display:none}@media(max-width:1180px){body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__groups,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__cards{grid-template-columns:repeat(2,minmax(0,1fr))!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSupport__track{grid-template-columns:repeat(2,minmax(0,1fr))!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpScope{grid-template-columns:1fr}}@media(max-width:980px){body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpStructure__inner,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpFit,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpTeam__grid{grid-template-columns:1fr}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpStructure__copy{position:static}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpStructure{padding:84px 0}}@media(max-width:640px){body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__copy h1{font-size:clamp(36px,11vw,52px)}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__lead{font-size:17px}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__actions,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpContact__actions{align-items:flex-start;flex-direction:column}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__groups,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSupport__track,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__cards{grid-template-columns:1fr!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__group,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpStructure__card,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpScope__card,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpFit__card,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSteps>li,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__group{border-radius:14px}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpProcess__lead p{grid-template-columns:44px minmax(0,1fr)}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__tableWrap{overflow-x:auto}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__table{min-width:620px}}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLp{--beauty-v3-ink: #111111;--beauty-v3-copy: #4b5563;--beauty-v3-muted: #78808d;--beauty-v3-line: rgba(17, 17, 17, .12);--beauty-v3-canvas: #ffffff;--beauty-v3-soft: #f7f4fb;--beauty-v3-blue: #ede8f7;--beauty-v3-dark: #19132e;--beauty-v3-accent: var(--color-orange);--beauty-v3-accent-dark: #c93d1d;--beauty-v3-radius-sm: 8px;--beauty-v3-radius: 16px;--beauty-v3-radius-lg: 24px;color:var(--beauty-v3-ink);background:var(--beauty-v3-canvas)}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLp section{position:relative;isolation:isolate}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLp section:before,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLp section:after,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__group:after,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpStructure__card:after,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpScope__card:after,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpFit__card:after,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSteps>li:before,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSteps>li:after,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__group:after,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpMessage__panel:after,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpContact__panel:after{display:none!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLp h1,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLp h2:not(.beautyLpGoal__outcomesHeading):not(:is(.beautyLpGoal__copy>h2,.beautyLpContact__copy>h2,.beautyLpTeam__copy>h2)),body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLp h3,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLp h4{color:var(--beauty-v3-ink)!important;letter-spacing:-.04em}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLp p,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLp li,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLp td{color:var(--beauty-v3-copy)}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpIntro,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpStructure,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSupport,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCompare,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpProcess,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpTeam,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpGoal,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpOutcomes,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpMessage,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpContact{padding:clamp(104px,10vw,160px) 0}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpIntro{padding:clamp(72px,8vw,120px) 0;background:transparent;text-align:center}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpIntro__inner{display:grid;gap:clamp(28px,4vw,40px);justify-items:center;max-width:900px;margin:0 auto}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpIntro__inner p{margin:0;color:var(--beauty-v3-copy, #4b5563);font-size:clamp(16px,1.6vw,20px);font-weight:600;line-height:1.8}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__visual--chart{display:flex;align-items:center;justify-content:flex-end;min-height:320px}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__visual--chart .beautyLpHero__chart{position:static;width:min(100%,310px)}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpTeam{background:transparent}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpTeam__inner>h2{margin:0 0 clamp(40px,6vw,72px);text-align:center;font-size:clamp(40px,5.2vw,72px);line-height:1.1}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpTeam__grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(280px,.95fr);gap:clamp(32px,6vw,72px);align-items:center}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpTeam__copy{display:grid;gap:20px}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpTeam__copy p{margin:0;font-size:14px;line-height:1.9}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpTeam__visual{overflow:hidden;margin:0;min-height:280px;border-radius:var(--beauty-v3-radius-lg, 24px)}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpTeam__visual img{width:100%;height:100%;object-fit:cover}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpOutcomes{background:var(--beauty-v3-canvas, #fff)}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpOutcomes>.inner>h2{margin:0 0 clamp(36px,5vw,56px);text-align:center;font-size:clamp(40px,5.2vw,72px);line-height:1.1}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpOutcomes .beautyLpGoal__map{justify-content:center}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpEyebrow{margin:0 0 24px;color:var(--beauty-v3-accent)!important;font-family:Inter,Noto Sans JP,sans-serif;font-size:12px;font-weight:700;letter-spacing:.08em}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSectionHead,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCompare__intro,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpProcess__top{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(280px,.55fr);gap:clamp(36px,8vw,112px);align-items:end;margin-bottom:clamp(48px,7vw,88px)}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSectionHead h2,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCompare__intro h2,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpProcess__top h2,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpGoal__copy h2,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpMessage__panel h2,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpContact__panel h2{max-width:760px;margin:0;font-size:clamp(40px,5.2vw,72px);line-height:1.1}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSectionHead>p,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCompare__intro>p{max-width:440px;margin:0;color:var(--beauty-v3-copy);font-size:15px;line-height:1.9}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero{min-height:min(920px,100svh);display:flex;align-items:center;overflow:hidden;padding-top:clamp(140px,14vw,196px);background:linear-gradient(118deg,#fffffffa,#ffffffeb 44%,#ffffff47 72%),var(--beauty-v3-soft)}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__inner{width:100%;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(400px,.92fr);gap:clamp(48px,7vw,104px);align-items:center}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__copy{position:relative;z-index:3;max-width:780px}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__copy h1,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__title{max-width:840px!important;margin:0;color:var(--beauty-v3-ink)!important;font-size:clamp(56px,7.2vw,104px)!important;font-weight:800;line-height:.98!important;letter-spacing:-.065em}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__titleLine{display:block;white-space:nowrap}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__titleLine:last-child .beautyLpHero__word{color:transparent;background:linear-gradient(100deg,var(--beauty-v3-accent-dark),var(--beauty-v3-accent) 50%,#ff8b5b);-webkit-background-clip:text;background-clip:text}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__lead{max-width:660px;margin:38px 0 0;color:var(--beauty-v3-ink)!important;font-size:clamp(20px,2vw,27px)!important;font-weight:600;line-height:1.65!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__body{max-width:590px;margin:18px 0 0;color:var(--beauty-v3-copy)!important;font-size:14px;line-height:1.9}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__actions{display:flex;gap:24px;align-items:center;margin-top:34px}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpTextLink{min-height:auto!important;padding-bottom:5px;border-bottom:1px solid var(--beauty-v3-line);color:var(--beauty-v3-ink);font-size:13px;font-weight:600}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__visual{position:relative;min-height:590px}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__photo{overflow:hidden;margin:0;border-radius:var(--beauty-v3-radius-lg);background:var(--beauty-v3-soft);box-shadow:0 24px 70px #10182824}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__photo:after{display:none!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__photo img{width:100%;height:100%;object-fit:cover}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__photo--main{position:absolute;inset:0 0 62px 42px;transform:none}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__photo--sub{position:absolute;right:auto;bottom:0;left:0;width:42%;height:42%;border:8px solid var(--beauty-v3-canvas);border-radius:var(--beauty-v3-radius);box-shadow:0 18px 48px #1018282e}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__chart{position:absolute;right:-12px;bottom:34px;z-index:2;width:210px;display:grid;gap:0;padding:12px 18px;border:1px solid rgba(255,255,255,.7);border-radius:var(--beauty-v3-radius);background:#ffffffc7;box-shadow:0 16px 40px #1018281f;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__chart:before{display:none}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__chart span{display:flex;align-items:center;min-height:38px;border-bottom:1px solid var(--beauty-v3-line);color:var(--beauty-v3-ink);font-size:12px;font-weight:600}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__chart span:last-child{border-bottom:0}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__chart span:before{width:6px;height:6px;margin-right:10px;border-radius:50%;background:var(--beauty-v3-accent)}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain{background:transparent}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__inner{display:grid;gap:52px;min-height:0}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__head{display:grid;grid-template-columns:minmax(0,.88fr) minmax(420px,1.12fr);grid-template-rows:auto auto;gap:24px clamp(52px,8vw,118px);min-height:0!important;padding:0!important;overflow:visible!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__head>:not(.beautyLpPain__photo){grid-column:1;max-width:600px}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__head h2{align-self:end;margin:0;font-size:clamp(42px,5vw,68px);line-height:1.12}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__head>p:not(.beautyLpEyebrow){align-self:start;margin:0;font-size:15px;line-height:1.9}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__photo{position:relative!important;inset:auto!important;grid-column:2;grid-row:1 / 3;min-height:470px;overflow:hidden;border-radius:var(--beauty-v3-radius-lg)!important;opacity:1}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__photo:after{display:none}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__photo img{width:100%;height:100%;object-fit:cover}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__diagnostic{position:static;display:flex;gap:12px;margin-top:-112px;padding:0 28px;z-index:4;justify-content:flex-end}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__metric{min-width:148px;display:flex;align-items:baseline;justify-content:space-between;gap:18px;padding:14px 18px;border:1px solid rgba(255,255,255,.72);border-radius:var(--beauty-v3-radius-sm);background:#ffffffdb;box-shadow:0 10px 30px #10182814;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__metric span{color:var(--beauty-v3-muted);font-size:11px;font-weight:700}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__metric b{color:var(--beauty-v3-ink);font-family:Inter,sans-serif;font-size:30px;line-height:1}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__groups{position:relative!important;inset:auto!important;width:100%!important;display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:16px!important;margin:0!important;counter-reset:beauty-pain}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__group{grid-column:span 2;min-height:0!important;padding:32px!important;border:1px solid var(--beauty-v3-line);border-radius:var(--beauty-v3-radius)!important;background:var(--beauty-v3-canvas)!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;counter-increment:beauty-pain}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__group:nth-child(4),body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__group:nth-child(5){grid-column:span 3}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__group:before{content:"0" counter(beauty-pain);display:block;margin-bottom:46px;color:var(--beauty-v3-accent);font-family:Inter,sans-serif;font-size:12px;font-weight:700;letter-spacing:.08em}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__group h3{min-height:3.1em;margin:0 0 22px;color:var(--beauty-v3-ink)!important;font-size:clamp(21px,1.8vw,28px)!important;line-height:1.42}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__group ul{display:grid;gap:10px}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__group li{display:grid!important;grid-template-columns:6px minmax(0,1fr)!important;gap:11px;color:var(--beauty-v3-copy)!important;font-size:13px!important;line-height:1.7}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__group li:before{width:5px!important;height:5px!important;margin-top:.7em!important;background:var(--beauty-v3-accent)!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpStructure{overflow:hidden;color:var(--beauty-v3-canvas);background:var(--beauty-v3-dark)!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpStructure__inner{display:grid;grid-template-columns:minmax(300px,.82fr) minmax(460px,1.18fr);gap:clamp(56px,10vw,140px);align-items:start}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpStructure__copy{position:sticky;top:128px}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpStructure__copy h2{margin:0;color:var(--beauty-v3-canvas)!important;font-size:clamp(42px,5vw,70px);line-height:1.1}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpStructure__copy p{max-width:540px;margin:26px 0 0;color:#ffffffa8!important;font-size:15px;line-height:1.95}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpStructure__grid{display:grid;gap:0;counter-reset:beauty-structure}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpStructure__card{display:grid;grid-template-columns:72px minmax(0,1fr);gap:10px 24px;padding:40px 0;border:0;border-top:1px solid rgba(255,255,255,.2);border-radius:0;background:transparent!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;counter-increment:beauty-structure}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpStructure__card:last-child{border-bottom:1px solid rgba(255,255,255,.2)}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpStructure__card:before{content:"0" counter(beauty-structure);grid-column:1;grid-row:1 / 4;color:var(--beauty-v3-accent);font-family:Inter,sans-serif;font-size:13px;font-weight:700}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpStructure__card h3,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpStructure__card p,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpStructure__card ul{grid-column:2}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpStructure__card h3{margin:0;color:var(--beauty-v3-canvas)!important;font-size:clamp(27px,2.6vw,38px)!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpStructure__card p{margin:4px 0 14px;color:#ffffffa8!important;font-size:14px;line-height:1.8}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpStructure__card ul{display:flex;flex-wrap:wrap;gap:8px}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpStructure__card li{display:inline-flex;padding:8px 12px;border:1px solid rgba(255,255,255,.16);border-radius:999px;color:#ffffffc7!important;font-size:11px}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpStructure__card li:before{display:none}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSupport{overflow:hidden;background:var(--beauty-v3-canvas)}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSupport__track{display:grid;grid-template-columns:repeat(var(--support-grid-cols, 3),minmax(0,1fr))!important;gap:0;width:100%;margin:0;padding:0;overflow:visible}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSupport__item{min-height:390px;display:flex;flex-direction:column;justify-content:space-between;transform:none!important;padding:28px 28px 34px!important;border-top:2px solid var(--beauty-v3-ink);border-right:1px solid var(--beauty-v3-line);border-radius:0;background:transparent!important;box-shadow:none!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSupport__item:last-child{border-right:0}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSupport__index{min-height:0;display:block}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSupport__index span{display:block;color:var(--beauty-v3-ink)!important;font-family:Inter,Noto Sans JP,sans-serif;font-size:clamp(38px,4vw,58px);font-weight:500;line-height:1}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSupport__index b{display:block;margin-top:10px;color:var(--beauty-v3-accent)!important;font-size:10px;letter-spacing:.08em;text-align:left}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSupport__body h3{min-height:0;margin:0;font-size:clamp(23px,2vw,30px)!important;line-height:1.35}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSupport__body p{margin:18px 0 0;color:var(--beauty-v3-copy)!important;font-size:13px;line-height:1.8}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSectionCta{margin-top:52px}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCompare{background:transparent}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpScope{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:0}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpFit{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:16px}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpScope__card,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpFit__card{min-height:310px;padding:34px;border:1px solid rgba(17,17,17,.1);border-radius:var(--beauty-v3-radius)!important;background:#ffffffc2!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpFit__card{min-height:0;background:var(--beauty-v3-canvas)!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpFit__card:first-child{border-top:3px solid var(--beauty-v3-accent)}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpFit__card:last-child{border-top:3px solid var(--beauty-v3-ink)}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpScope__card h3,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpFit__card h3{margin:0 0 34px;font-size:clamp(23px,2vw,30px)!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpScope__card ul,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpFit__card ul{display:grid;gap:0}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpScope__card li,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpFit__card li{display:grid;grid-template-columns:18px minmax(0,1fr);gap:10px;padding:13px 0;border-top:1px solid var(--beauty-v3-line);color:var(--beauty-v3-copy)!important;font-size:13px;line-height:1.65}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpScope__card li:before,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpFit__card li:before{content:"↗";width:auto;height:auto;margin:0;border-radius:0;background:transparent;color:var(--beauty-v3-accent);font-family:Inter,sans-serif}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpProcess{background:var(--beauty-v3-canvas)}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpProcess__lead{display:grid;gap:0;max-width:520px}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpProcess__lead p{display:grid;grid-template-columns:48px minmax(0,1fr);gap:14px;margin:0;padding:14px 0;border-top:1px solid var(--beauty-v3-line);color:var(--beauty-v3-copy);font-size:15px;line-height:1.9}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpProcess__lead p>span:not(.beautyLpLine){color:var(--beauty-v3-accent);font-size:11px;font-weight:700}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCase{display:flex;flex-direction:column;align-items:center;padding:12px;border:1px solid var(--beauty-v3-line);border-radius:var(--beauty-v3-radius-lg);background:var(--beauty-v3-soft)}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCase__tabs{display:inline-grid;grid-template-columns:repeat(var(--case-tab-count, 3),auto);gap:6px;width:max-content;max-width:100%;margin-inline:auto;padding:6px;border:0;border-radius:999px!important;background:transparent}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCase__tab{width:max-content;max-width:100%;min-height:62px;padding:12px clamp(14px,1.6vw,22px);border:0;border-radius:999px!important;background:transparent;color:var(--beauty-v3-copy);font-family:inherit;font-size:12px;font-weight:600;line-height:1.45;text-align:center;white-space:nowrap;cursor:pointer}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCase__tab:hover{background:#ffffffb3}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCase__tab.is-active{background:var(--beauty-v3-canvas);color:var(--beauty-v3-ink);box-shadow:0 6px 18px #10182814}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCase__panel{padding:0 clamp(20px,3vw,32px) clamp(24px,3vw,40px)!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCase__title{max-width:760px;margin:0 0 16px!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCase__title h3{margin:0;font-size:clamp(30px,3.2vw,46px);line-height:1.2}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSteps{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(160px,1fr))!important;gap:12px!important;padding:0!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSteps:after{display:none}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSteps>li{min-height:330px;padding:24px!important;border:1px solid var(--beauty-v3-line);border-radius:12px;background:var(--beauty-v3-canvas)!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSteps>li>span{display:inline-flex;margin:0 0 52px;padding:0;border-radius:0;background:transparent!important;box-shadow:none;color:var(--beauty-v3-accent);font-size:11px;font-weight:700}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSteps h4{max-width:none;margin:0 0 12px;font-size:22px!important;line-height:1.35}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSteps>li>p{min-height:0;margin:0;color:var(--beauty-v3-copy)!important;font-size:12px;line-height:1.7}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSteps ul{display:grid;gap:8px;margin-top:24px}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSteps li li{color:var(--beauty-v3-muted)!important;font-size:14px!important;line-height:1.6}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpProcess__closing{max-width:720px;margin:42px auto 0;text-align:center;font-size:14px;line-height:1.9}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice{background:var(--beauty-v3-soft)}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__group,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__group[open]{grid-column:auto;min-height:0;overflow:hidden;padding:0!important;border:1px solid var(--beauty-v3-line);border-radius:var(--beauty-v3-radius)!important;background:var(--beauty-v3-canvas)!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__group summary{min-height:0;display:grid;grid-template-columns:minmax(0,1fr) 38px;grid-template-areas:"title toggle" "count toggle";gap:8px 18px;padding:28px!important;background:transparent!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__group summary span{grid-area:title;max-width:none;color:var(--beauty-v3-ink)!important;font-size:clamp(21px,2vw,28px)!important;line-height:1.4}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__group summary em{grid-area:count;margin:0;color:var(--beauty-v3-muted);font-size:11px}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__group summary i{grid-area:toggle;justify-self:end}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__preview{min-height:0;margin:0;padding:0 28px 28px;color:var(--beauty-v3-copy);font-size:13px;line-height:1.8}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__tableWrap{max-height:none;margin:0;padding:0 28px 28px!important;overflow:visible}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__table{width:100%;min-width:0;border-collapse:collapse;border-spacing:0}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__table th,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__table td{padding:14px 10px;border-top:1px solid var(--beauty-v3-line);background:transparent;color:var(--beauty-v3-copy)!important;font-size:11px;line-height:1.6;vertical-align:top}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__table th{color:var(--beauty-v3-muted)!important;font-weight:600;text-align:left}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__table td:first-child{color:var(--beauty-v3-ink)!important;font-weight:600}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpGoal{color:inherit;background:transparent}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpGoal__inner{display:grid!important;grid-template-columns:minmax(300px,.9fr) minmax(420px,1.1fr)!important;gap:clamp(52px,9vw,128px);align-items:center}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpGoal__copy h2,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpGoal__outcomesHeading,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpGoal__outcomes h3{color:var(--beauty-v3-canvas)!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpGoal__copy p{max-width:560px;margin:26px 0 0;color:#ffffffa8!important;font-size:15px;line-height:1.9}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpGoal__outcomes{padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpGoal__outcomes:before,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpGoal__outcomes:after{display:none!important;content:none!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpGoal__outcomes h3{margin:0 0 28px;font-size:13px;letter-spacing:.08em}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpGoal__map{min-height:0;display:grid;gap:0;margin:0}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpGoal__tag,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpGoal__tag[class*=beautyLpGoal__tag--]{position:static;max-width:none;display:grid;grid-template-columns:44px minmax(0,1fr);gap:14px;align-items:center;padding:22px 0;border-top:1px solid rgba(255,255,255,.2);border-radius:0;background:transparent;color:#ffffffd6;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none;font-size:14px;font-weight:500;line-height:1.65;counter-increment:beauty-goal}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpGoal__map{counter-reset:beauty-goal}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpGoal__tag:before{content:"0" counter(beauty-goal);color:var(--beauty-v3-accent);font-family:Inter,sans-serif;font-size:11px;font-weight:700}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpMessage{background:transparent!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpMessage__panel{max-width:1120px;display:grid;grid-template-columns:minmax(250px,.65fr) minmax(420px,1.35fr);gap:clamp(52px,9vw,128px);padding:0!important;border:0;border-radius:0;background:transparent!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpMessage__side{position:sticky;top:128px}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpMessage__panel h2{font-size:clamp(38px,4.4vw,62px)}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpMessage__body{max-width:none;margin:0;padding:0;border:0}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpMessage__body p{max-width:680px;margin:0;padding:24px 0;border-top:1px solid var(--beauty-v3-line);color:var(--beauty-v3-copy)!important;font-size:clamp(16px,1.5vw,19px);line-height:2}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpMessage__body p+p{margin:0}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpContact{overflow:hidden;background:var(--beauty-v3-soft)!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpContact__panel{display:grid;grid-template-columns:minmax(360px,.92fr) minmax(360px,1.08fr);gap:clamp(44px,7vw,96px);align-items:center;padding:clamp(38px,6vw,76px)!important;overflow:hidden;border:0;border-radius:var(--beauty-v3-radius-lg)!important;background:var(--beauty-v3-dark)!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpContact__copy,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpContact__copy h2,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpContact__copy p{text-align:left!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpContact__copy h2{color:var(--beauty-v3-canvas)!important;font-size:clamp(40px,4.7vw,66px)}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpContact__copy p{max-width:560px;margin:24px 0 0;color:#ffffffad!important;font-size:14px;line-height:1.85}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpContact__actions{justify-content:flex-start;margin-top:34px}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpContact__visual{position:relative;overflow:hidden;aspect-ratio:1.32 / 1;margin:0;border-radius:var(--beauty-v3-radius);box-shadow:none}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpContact__visual img{width:100%;height:100%;object-fit:cover}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpBtn,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpContact__panel .beautyLpBtn{border:0!important;background:var(--beauty-v3-accent)!important;box-shadow:none!important;color:var(--beauty-v3-canvas)!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpBtn:hover,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpContact__panel .beautyLpBtn:hover{background:var(--beauty-v3-accent-dark)!important}@media(max-width:1100px){body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__inner{grid-template-columns:minmax(0,1fr) minmax(340px,.78fr)}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__titleLine{white-space:normal}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSupport__track{grid-template-columns:repeat(2,minmax(0,1fr))!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSupport__item:nth-child(2){border-right:0}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpScope{grid-template-columns:1fr}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpScope__card{min-height:0}}@media(max-width:900px){body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpStructure,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSupport,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCompare,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpProcess,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpGoal,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpMessage,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpContact{padding:96px 0}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero{min-height:auto;padding-top:136px}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__inner,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__head,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpStructure__inner,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpGoal__inner,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpMessage__panel,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpContact__panel{grid-template-columns:1fr!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__visual{min-height:560px}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__photo{grid-column:1;grid-row:auto;min-height:420px}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__diagnostic{margin-top:-100px}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__groups{grid-template-columns:repeat(2,minmax(0,1fr))!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__group,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__group:nth-child(4),body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__group:nth-child(5){grid-column:span 1}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__group:last-child{grid-column:1 / -1}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpStructure__copy,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpMessage__side{position:static}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSectionHead,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCompare__intro,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpProcess__top{grid-template-columns:1fr;gap:24px}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpFit,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__cards{grid-template-columns:1fr}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCase__tabs{grid-template-columns:repeat(2,auto);width:max-content;max-width:100%;margin-inline:auto}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCase__tab{min-height:52px;white-space:normal;text-align:center}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpGoal__inner{gap:64px}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpContact__panel{gap:52px}}@media(max-width:640px){body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .inner{padding-right:20px;padding-left:20px}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpStructure,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSupport,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCompare,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpProcess,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpGoal,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpMessage,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpContact{padding:76px 0}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero{padding-top:124px}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__copy h1,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__title{font-size:clamp(43px,13.5vw,62px)!important;line-height:1.02!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__lead br{display:none}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__actions{align-items:flex-start;flex-direction:column}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__visual{min-height:430px}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__photo--main{inset:0 0 48px 20px}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__photo--sub{width:48%;height:38%;border-width:5px}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__chart{right:-4px;bottom:18px;width:156px}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__chart span{min-height:31px;font-size:10px}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSectionHead h2,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCompare__intro h2,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpProcess__top h2,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpGoal__copy h2,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpMessage__panel h2,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpContact__panel h2,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__head h2,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpStructure__copy h2{font-size:clamp(34px,10.5vw,50px)}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__photo{min-height:310px}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__diagnostic{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:0;padding:0}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__metric{min-width:0}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__groups,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSupport__track{grid-template-columns:1fr!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__group,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__group:last-child{grid-column:1}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__group h3{min-height:0}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSupport__item{min-height:300px;border-right:0}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpStructure__card{grid-template-columns:42px minmax(0,1fr);padding:32px 0}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpScope__card,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpFit__card{padding:26px}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCase{padding:8px;border-radius:16px}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCase__panel{padding:30px 12px 12px}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSteps{grid-template-columns:1fr!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSteps>li{min-height:0}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSteps>li>span{margin-bottom:28px}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__group summary{padding:24px!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__preview{padding:0 24px 24px}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__tableWrap{padding:0 24px 24px!important;overflow-x:auto}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__table{min-width:560px}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpContact__panel{padding:30px!important}}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCompare,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpProcess,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpContact{background-image:radial-gradient(circle at 12% 16%,#f0522b1f,#f0522b00 30%),radial-gradient(circle at 86% 34%,#81b4cd38,#81b4cd00 34%)}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__chart.liquidGlass,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__metric.liquidGlass,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__group.liquidGlass,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpScope__card.liquidGlass,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpFit__card.liquidGlass,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCase.liquidGlass,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSteps>li.liquidGlass,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__group.liquidGlass,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpContact__panel.liquidGlass{border-color:#ffffff85!important;background:linear-gradient(135deg,#ffffff57,#ffffff1a 54%,#fff3),#ffffff57!important;box-shadow:inset 0 1px #ffffffb8,inset 0 -1px #1018280f,0 18px 48px #10182814!important;backdrop-filter:blur(18px) saturate(150%)!important;-webkit-backdrop-filter:blur(18px) saturate(150%)!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__chart.liquidGlass:after,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__metric.liquidGlass:after,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__group.liquidGlass:after,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpScope__card.liquidGlass:after,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpFit__card.liquidGlass:after,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCase.liquidGlass:after,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSteps>li.liquidGlass:after,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__group.liquidGlass:after,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpContact__panel.liquidGlass:after{display:block!important;background:radial-gradient(circle at 12% 0%,#ffffff94,#fff0 28%),linear-gradient(120deg,#ffffff2e,#fff0 42%);opacity:.72}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__group.liquidGlass{background:linear-gradient(135deg,#ffffff80,#ffffff29),#ffffff8a!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpScope__card.liquidGlass,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpFit__card.liquidGlass{background:linear-gradient(135deg,#ffffff70,#ffffff1f),#ffffff52!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpFit__card.liquidGlass{background:linear-gradient(135deg,#ffffff85,#ffffff2e),#ffffff7a!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCase.liquidGlass{background:linear-gradient(135deg,#ffffff75,#ffffff24),#f3f5f78f!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSteps>li.liquidGlass,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__group.liquidGlass{background:linear-gradient(135deg,#ffffff8a,#fff3),#ffffff94!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpContact{background-color:var(--beauty-v3-soft)!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpContact__panel.liquidGlass{border:1px solid rgba(255,255,255,.2)!important;background:linear-gradient(135deg,#ffffff1f,#ffffff06 48%,#f0522b1f),#101828e0!important;box-shadow:inset 0 1px #fff3,inset 0 -1px #0003,0 28px 72px #1018282e!important;backdrop-filter:blur(24px) saturate(135%)!important;-webkit-backdrop-filter:blur(24px) saturate(135%)!important}@media(prefers-reduced-transparency:reduce){body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLp .liquidGlass{background:#fffffff0!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpContact__panel.liquidGlass{background:var(--beauty-v3-dark)!important}}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero{background-color:var(--beauty-v3-soft);background-image:linear-gradient(90deg,#fff,#fffffffa 34%,#f7f4fbd1 51%,#f7f4fb1f 72%),url(/assets/beauty/hero-consulting-v2.webp),url(/assets/beauty/stripe-glass-abstract-v4.png);background-repeat:no-repeat;background-position:center,center right,center right;background-size:cover,cover,cover}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__inner{position:relative;z-index:2}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__visual{min-height:590px;pointer-events:none}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__chart{right:12px;bottom:52px}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain{background-color:transparent;background-image:none}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__head{grid-template-columns:minmax(0,1.12fr) minmax(280px,.62fr);grid-template-rows:auto;gap:clamp(40px,9vw,132px);align-items:end}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__head>:not(.beautyLpPain__photo){grid-column:auto;max-width:none}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__head>p:not(.beautyLpEyebrow){max-width:430px}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__diagnostic{margin-top:0;padding:0}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpStructure{background-image:linear-gradient(90deg,#19132efa,#19132ee6 54%,#19132ead),url(/assets/beauty/stripe-glass-abstract-v4.png)!important;background-repeat:no-repeat!important;background-position:center,center right!important;background-size:cover,cover!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSupport{background-color:transparent;background-image:none}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSupport__item.liquidGlass{border:1px solid rgba(255,255,255,.58)!important;border-right-color:#ffffff94!important;border-radius:var(--beauty-v3-radius)!important;background:linear-gradient(140deg,#ffffff61,#ffffff17 55%,#ffffff2e),#ffffff42!important;box-shadow:inset 0 1px #ffffffbd,inset 0 -1px #1018280d,0 18px 48px #492c6c1a!important;backdrop-filter:blur(20px) saturate(150%)!important;-webkit-backdrop-filter:blur(20px) saturate(150%)!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSupport__item.liquidGlass:after{display:block!important;background:linear-gradient(120deg,#ffffff47,#fff0 42%);opacity:.76}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSupport__track{gap:14px}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSupport__index span{color:#382b57!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCompare,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpProcess,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice{background-repeat:no-repeat;background-position:center,center right;background-size:cover,min(1100px,82vw) auto}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCompare{background-color:transparent;background-image:none}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpProcess{background-color:transparent;background-image:none}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice{background-color:transparent;background-image:none}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpGoal{background-color:transparent;background-image:none}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpContact{background-color:transparent!important;background-image:none!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpContact__panel.liquidGlass{min-height:560px;display:block;background-image:linear-gradient(90deg,#19132efa,#19132ef0 38%,#19132e8a 60%,#19132e14 80%),url(/assets/beauty/contact-consulting-v2.webp)!important;background-repeat:no-repeat!important;background-position:center,center right!important;background-size:cover,cover!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpContact__copy{position:relative;z-index:2;width:min(54%,650px);padding-top:26px}@media(max-width:900px){body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero{background-image:linear-gradient(180deg,#fffffffa,#f7f4fbeb 50%,#f7f4fb4d 78%),url(/assets/beauty/hero-consulting-v2.webp),url(/assets/beauty/stripe-glass-abstract-v4.png);background-position:center,68% center,center}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__head{grid-template-columns:1fr;align-items:start}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpContact__panel.liquidGlass{min-height:700px;background-image:linear-gradient(180deg,#19132efa,#19132ee6 50%,#19132e2e 78%),url(/assets/beauty/contact-consulting-v2.webp)!important;background-position:center,70% center!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpContact__copy{width:100%;max-width:620px}}@media(max-width:640px){body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero{padding-bottom:360px;background-position:center,72% bottom,center;background-size:cover,auto 430px,cover}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__visual{position:absolute;right:20px;bottom:24px;left:20px;min-height:280px}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSupport__track{gap:12px}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpContact__panel.liquidGlass{min-height:690px;padding-bottom:290px!important;background-position:center,68% bottom!important;background-size:cover,auto 430px!important}}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal){--beauty-v3-glass-border: rgba(255, 255, 255, .54);--beauty-v3-glass-fill: rgba(255, 255, 255, .12);--beauty-v3-glass-fill-strong: rgba(255, 255, 255, .18);--beauty-v3-glass-shadow: rgba(56, 34, 88, .12)}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLp :is(.beautyLpHero__chart,.beautyLpPain__metric,.beautyLpPain__group,.beautyLpStructure__card,.beautyLpSupport__item,.beautyLpScope__card,.beautyLpFit__card,.beautyLpCase,.beautyLpSteps>li,.beautyLpPrice__group,.beautyLpPrice__block,.beautyLpCompare__tableWrap,.beautyLpMessage__panel).liquidGlass{border:1px solid var(--beauty-v3-glass-border)!important;background:linear-gradient(135deg,#ffffff42,#ffffff14 54%,#ffffff2e),var(--beauty-v3-glass-fill)!important;box-shadow:inset 0 1px #ffffffb8,inset 0 -1px #1812280f,0 18px 44px var(--beauty-v3-glass-shadow)!important;backdrop-filter:blur(22px) saturate(165%)!important;-webkit-backdrop-filter:blur(22px) saturate(165%)!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLp :is(.beautyLpHero__chart,.beautyLpPain__metric,.beautyLpPain__group,.beautyLpStructure__card,.beautyLpSupport__item,.beautyLpScope__card,.beautyLpFit__card,.beautyLpCase,.beautyLpSteps>li,.beautyLpPrice__group,.beautyLpMessage__panel).liquidGlass:after{display:block!important;background:radial-gradient(circle at 14% 0%,#ffffff9e,#fff0 26%),linear-gradient(118deg,#ffffff38,#fff0 44%)!important;opacity:.84}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__group,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__group ul,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__group li,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpStructure__card,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpStructure__card ul,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSteps>li,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__group,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpMessage__panel{background-color:transparent!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__group ul,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpStructure__card ul{border-top-color:#ffffff57!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCase__tabs{padding:6px;border:1px solid rgba(255,255,255,.36);border-radius:999px!important;background:#ffffff14;backdrop-filter:blur(18px) saturate(155%);-webkit-backdrop-filter:blur(18px) saturate(155%)}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCase__tab{border:1px solid transparent;border-radius:999px!important;background:#ffffff0f}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCase__tab:hover{background:#ffffff24}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCase__tab.is-active{border-color:#ffffff80;background:linear-gradient(135deg,#ffffff47,#ffffff1a),#ffffff24;box-shadow:inset 0 1px #ffffffb3,0 10px 28px #3822581a}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSteps>li,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__group,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__group[open]{box-shadow:inset 0 1px #ffffffb8,inset 0 -1px #1812280f,0 18px 44px var(--beauty-v3-glass-shadow)!important;backdrop-filter:blur(22px) saturate(165%)!important;-webkit-backdrop-filter:blur(22px) saturate(165%)!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpMessage__panel.liquidGlass{padding:clamp(28px,4vw,48px)!important;border-radius:var(--beauty-v3-radius-lg)!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpContact__panel.liquidGlass{border-color:#ffffff3d!important;box-shadow:inset 0 1px #ffffff38,inset 0 -1px #0000002e,0 28px 72px #19132e33!important;backdrop-filter:blur(26px) saturate(138%)!important;-webkit-backdrop-filter:blur(26px) saturate(138%)!important}@media(max-width:900px){body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpMessage__panel.liquidGlass{padding:24px!important}}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLp .inner,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .footer .inner{max-width:1280px;margin-inline:auto;padding-inline:24px}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSectionHead,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCompare__intro,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpProcess__top,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__head{display:grid!important;grid-template-columns:1fr!important;grid-template-rows:auto!important;gap:20px!important;align-items:start!important;justify-items:start!important;width:100%!important;max-width:none!important;margin-inline:0!important;margin-bottom:clamp(40px,5vw,56px);text-align:left}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSupport .beautyLpSectionHead,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice .beautyLpSectionHead{max-width:none!important;margin-inline:0!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__head>:not(.beautyLpPain__photo){grid-column:1!important;max-width:none!important;width:100%}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSectionHead h2,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCompare__intro h2,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpProcess__top h2,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__head h2{align-self:start!important;max-width:none!important;margin:0;text-align:left}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSectionHead p,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCompare__intro p,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__head p,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__head>p:not(.beautyLpEyebrow){align-self:start!important;max-width:none!important;width:100%;margin:0;text-align:left}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__inner{grid-template-columns:1fr;gap:clamp(14px,2vw,24px);justify-items:center;width:100%}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__copy{width:100%;max-width:none;text-align:center}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__actions{justify-content:center!important;align-items:center;width:100%;margin-top:clamp(20px,2vw,28px)}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__visual{display:block!important;width:100%}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__copy h1,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__title{max-width:none!important;font-size:clamp(34px,4.3vw,56px)!important;font-weight:600!important;line-height:1.14!important;letter-spacing:-.03em!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__titleLine{display:block;white-space:normal!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__titleLine+.beautyLpHero__titleLine{margin-top:.12em}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__titleLine--accent{color:transparent;background:linear-gradient(100deg,var(--beauty-v3-accent-dark),var(--beauty-v3-accent) 50%,#ff8b5b);-webkit-background-clip:text;background-clip:text}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__titleSub{display:block}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__titleSub .beautyLpHero__titlePhrase,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__titleSub .beautyLpHero__titleTimes{display:inline}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__titleTimes{margin-inline:.1em;font-weight:600}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__lead{max-width:30em;margin-inline:auto;font-weight:500!important;font-size:clamp(16px,1.45vw,20px)!important;line-height:1.6!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__groups{margin-top:clamp(32px,5vw,56px)!important;grid-template-columns:repeat(var(--pain-grid-cols, 3),minmax(0,1fr))!important;gap:16px!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__group{grid-column:auto!important;display:block!important;grid-template-columns:unset!important;min-height:0!important;padding:24px!important;text-align:left}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__group:before{display:none!important;content:none!important;margin:0!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__group h3{min-height:0!important;margin:0 0 12px!important;font-size:clamp(28px,2.4vw,36px)!important;font-weight:600!important;line-height:1.2!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__group ul{margin:0}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__group:nth-child(4),body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__group:nth-child(5){grid-column:auto!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSupport__track{display:grid!important;grid-template-columns:repeat(var(--support-grid-cols, 3),minmax(0,1fr))!important;gap:16px!important;width:100%;margin:0;padding:0;overflow:visible}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSupport__item{transform:none!important;border-radius:var(--beauty-v3-radius)!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCompare__tableWrap{padding:clamp(16px,2vw,24px);border:1px solid rgba(255,255,255,.52);border-radius:var(--beauty-v3-radius-lg);overflow-x:auto}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCompare__dataTable{width:100%;min-width:720px;border-collapse:separate;border-spacing:0}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCompare__dataTable thead th{padding:14px 16px;border-bottom:2px solid var(--beauty-v3-line);background:#ffffffb8;color:var(--beauty-v3-ink);font-size:clamp(12px,1.1vw,14px);font-weight:700;line-height:1.45;text-align:left;vertical-align:bottom}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCompare__dataTable thead th:first-child{width:18%;color:var(--beauty-v3-muted)}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCompare__dataTable thead th:nth-child(2),body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCompare__dataTable thead th:nth-child(3){width:24%;color:var(--beauty-v3-muted);font-weight:600}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCompare__dataTable thead th:last-child{width:34%;background:linear-gradient(135deg,#f0522b1f,#ff9a620f),#ffffffe0;color:var(--beauty-v3-accent-dark)}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCompare__dataTable tbody th,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCompare__dataTable tbody td{padding:14px 16px;border-bottom:1px solid var(--beauty-v3-line);font-size:14px;line-height:1.65;vertical-align:top;text-align:left}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCompare__dataTable tbody th{color:var(--beauty-v3-ink);font-weight:600;background:#ffffff59}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCompare__dataTable tbody td:nth-child(2),body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCompare__dataTable tbody td:nth-child(3){color:var(--beauty-v3-muted)!important;background:#fff3;font-weight:400}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCompare__dataTable tbody td:last-child{color:var(--beauty-v3-ink)!important;font-weight:600;background:#f0522b0a}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCompare__dataTable tbody tr:last-child th,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCompare__dataTable tbody tr:last-child td{border-bottom:0}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpProcess__lead{max-width:none!important;width:max-content}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpProcess__lead p{display:block!important;grid-template-columns:unset!important;width:max-content!important;max-width:none!important;padding:0 0 14px!important;border-top:0!important;color:var(--beauty-v3-copy)!important;font-size:15px!important;line-height:1.9!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpProcess__lead .beautyLpLine{display:inline!important;color:inherit!important;font-size:inherit!important;font-weight:inherit!important;font-family:inherit!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpProcess__lead p:last-child{padding-bottom:0!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCase__panels{display:block!important;width:100%;transform:none!important;transition:none}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCase__panel{display:none!important;flex:none!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCase__panel.is-active{display:block!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCase__title{display:block!important;width:100%;max-width:none!important;margin:0 0 16px!important;text-align:center}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCase__title h3{display:block;width:100%;margin:0 auto;font-size:clamp(16px,1.6vw,22px)!important;font-weight:600;line-height:1.5;text-align:center!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCase__title p{margin:12px 0 0;text-align:center;font-size:13px}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCase__note{margin:clamp(16px,2.5vw,24px) 0 0;padding:0 clamp(20px,3vw,32px);text-align:center;font-size:13px;line-height:1.6;color:var(--beauty-v3-copy)}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCase__panelsWrap{overflow:visible;width:100%;align-self:stretch}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCase .beautyLpCase__panelsWrap{margin-top:0}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCase__tabs,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCase__tab{border-radius:999px!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCase__panel{padding:0 clamp(20px,3vw,32px) clamp(24px,3vw,40px)!important;box-sizing:border-box}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpIntro__inner p{font-weight:400!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSteps{grid-template-columns:repeat(4,minmax(0,1fr))!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSteps>li>span{margin:0 0 8px!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSteps h4{margin:0 0 10px!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__diagnostic{justify-content:flex-start}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__metric{text-align:left}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__metric span,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__metric b{text-align:left}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice .beautyLpSectionHead{justify-items:center!important;text-align:center}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice .beautyLpSectionHead h2,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice .beautyLpSectionHead p{align-self:center!important;text-align:center!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__tabs{display:grid;gap:clamp(20px,3vw,28px);justify-items:center}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__shell{display:block;width:100%;justify-self:stretch;margin-top:0;padding:12px;border-radius:var(--beauty-v3-radius-lg);overflow:visible}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__nav{display:inline-grid;grid-template-columns:repeat(var(--price-tab-count, 5),auto);gap:6px;width:max-content;max-width:100%;margin-inline:auto;padding:6px;border:1px solid rgba(255,255,255,.36);border-radius:999px!important;background:#ffffff14;backdrop-filter:blur(18px) saturate(155%);-webkit-backdrop-filter:blur(18px) saturate(155%)}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__navBtn{display:flex;align-items:center;justify-content:center;width:max-content;max-width:100%;min-width:0;min-height:62px;padding:12px clamp(14px,1.6vw,22px);border:1px solid transparent;border-radius:999px!important;background:#ffffff0f;color:var(--beauty-v3-copy);font-family:inherit;font-size:12px;font-weight:600;line-height:1.45;text-align:center;white-space:nowrap;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,color .2s ease}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__navBtn:hover{background:#ffffff24;color:var(--beauty-v3-ink)}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__navBtn.is-active{border-color:#ffffff80;background:linear-gradient(135deg,#ffffff47,#ffffff1a),#ffffff24;color:var(--beauty-v3-ink);box-shadow:inset 0 1px #ffffffb3,0 10px 28px #3822581a}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__navBtn:focus-visible{outline:2px solid var(--beauty-v3-accent);outline-offset:2px}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__panelsWrap{overflow:visible;width:100%;margin-top:0}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__content{min-width:0;width:100%}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__panel{display:none;padding:clamp(16px,2vw,24px) clamp(20px,3vw,32px) clamp(24px,3vw,36px);box-sizing:border-box}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__panel.is-active{display:block}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__panelTitle{margin:0 0 16px;font-size:clamp(16px,1.6vw,22px);font-weight:600;line-height:1.5;text-align:center;color:var(--beauty-v3-ink)!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__tableWrap{overflow-x:visible;margin:0}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__table{width:100%;min-width:0;table-layout:fixed}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__table th,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__table td{padding:12px 14px!important;font-size:13px!important;line-height:1.6!important;border-radius:0!important;word-break:break-word;overflow-wrap:anywhere}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__table td:first-child,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__table td:last-child{border-left:0!important;border-right:0!important;white-space:normal!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__table th{font-size:11px!important;white-space:normal;word-break:break-word}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpTeam__inner>h2{font-size:clamp(28px,3.2vw,40px)!important;font-weight:300!important;line-height:1.2!important;letter-spacing:-.03em}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpTeam__inner>h2{margin-bottom:clamp(32px,5vw,48px)}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpTeam{position:relative;overflow:hidden;padding:clamp(96px,10vw,140px) 0}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpTeam__inner{position:relative;z-index:1}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpTeam__copy{max-width:min(540px,100%);display:grid;gap:clamp(20px,3vw,28px);text-align:left}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpTeam__copy h2{margin:0;color:#fffffff2!important;font-size:clamp(28px,3.2vw,40px)!important;font-weight:300!important;line-height:1.2;letter-spacing:-.03em;text-align:left}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpTeam__copy p{margin:0;color:#ffffffe6!important;font-size:clamp(14px,1.3vw,16px);line-height:1.9;text-align:left}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpTeam__grid,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpTeam__visual{display:none}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpMessage{position:relative;overflow:hidden;padding:clamp(72px,9vw,112px) 0;background:transparent!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpMessage:before{display:none!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpMessage:after{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,#fff0,#ffffff0f,#ffffff6b,#ffffffc7,#fffffff5,#fffffffc,#fffffff5,#ffffffc7,#ffffff6b,#ffffff0f,#fff0);pointer-events:none}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpMessage__visual{display:none}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpMessage__inner{position:relative;z-index:2;display:flex!important;justify-content:center!important;grid-template-columns:unset!important;justify-items:center!important;text-align:center}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpMessage__copy{width:max-content;max-width:100%;margin:0 auto}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpMessage__body{display:grid;gap:clamp(18px,2.5vw,24px);width:max-content;max-width:100%;justify-items:center}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpMessage__body p{width:max-content;max-width:none;margin:0;padding:0;border-top:0!important;font-size:clamp(14px,1.35vw,16px);font-weight:400;line-height:1.95;text-align:center!important;color:var(--beauty-v3-copy)!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpMessage__body .beautyLpLine{display:inline!important;color:inherit!important;font-size:inherit!important;font-weight:inherit!important;font-family:inherit!important}@media(max-width:900px){body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpMessage{padding:clamp(56px,12vw,80px) 0}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpMessage:after{background:linear-gradient(90deg,#fff0,#ffffff1a 8%,#ffffff80,#ffffffdb,#fffffffa 38%,#fffffffc,#fffffffa 62%,#ffffffdb,#ffffff80,#ffffff1a 92%,#fff0)}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpMessage__copy{width:100%;max-width:min(100%,480px)}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpMessage__body{width:100%;max-width:100%;justify-items:stretch}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpMessage__body p{width:100%;max-width:100%}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpMessage__body .beautyLpLine{display:block!important;width:fit-content;max-width:100%;margin-inline:auto}}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpContact__panel.liquidGlass{position:relative;overflow:hidden;width:100%!important;max-width:none!important;min-height:clamp(420px,42vw,560px)!important;margin:0;display:block;padding:clamp(40px,6vw,72px)!important;background:linear-gradient(90deg,#19132efa,#19132eeb 40%,#19132e7a 66%,#19132e14 84%),url(/assets/beauty/contact-consulting-v2.webp) center right / cover no-repeat!important;border:1px solid rgba(255,255,255,.16)!important;box-shadow:0 28px 72px #19132e33!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpContact__panel.liquidGlass:after{display:none!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpContact__copy{position:relative;z-index:2;width:min(54%,650px)!important;max-width:none!important;padding-top:0!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpContact__copy h2,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpContact__panel h2{color:#fff!important;font-size:clamp(36px,4.2vw,56px)!important;font-weight:500!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpContact__copy p,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpContact__panel p{color:#ffffffdb!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpGoal__inner{display:grid!important;grid-template-columns:minmax(280px,1fr) minmax(0,460px)!important;gap:clamp(32px,4vw,56px);align-items:start;justify-items:start!important;text-align:left}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpGoal__copy{max-width:none}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpGoal__copy h2{margin:0 0 clamp(20px,3vw,28px);font-size:clamp(28px,3.2vw,40px)!important;font-weight:300!important;line-height:1.2;letter-spacing:-.03em;text-align:left!important;color:#fffffff2!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpGoal__copy p{margin:0 0 16px;margin-inline:0!important;color:#ffffffe6!important;font-size:clamp(15px,1.4vw,17px);line-height:1.85;text-align:left!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpGoal__copy p:last-child{margin-bottom:0}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpGoal__outcomes{width:100%;max-width:460px;display:grid;gap:clamp(16px,2vw,24px)}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpGoal__outcomesHeading{margin:0;font-size:clamp(28px,3.2vw,40px)!important;font-weight:300!important;line-height:1.2;letter-spacing:-.03em;text-align:left!important;color:#fffffff2!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpGoal__grid{width:100%;max-width:460px;display:grid;grid-template-columns:1fr;gap:10px}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpGoal__card{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:16px;min-height:0;padding:16px 18px;border-radius:10px}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpGoal__card--wide{grid-column:auto;max-width:none}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpGoal__index{color:var(--beauty-v3-accent);font-family:Inter,sans-serif;font-size:11px;font-weight:700;letter-spacing:.1em;line-height:1}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpGoal__card p{margin:0;color:#ffffffe6!important;font-size:clamp(14px,1.3vw,16px);font-weight:500;line-height:1.65}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpGoal__card--wide p{font-size:clamp(15px,1.4vw,17px)}@media(max-width:980px){body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__nav{grid-template-columns:repeat(2,auto);width:max-content;max-width:100%;margin-inline:auto}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__navBtn{min-height:52px;white-space:normal;text-align:center}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCase__tabs{grid-template-columns:repeat(2,auto);width:max-content;max-width:100%;margin-inline:auto}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCase__tab{min-height:52px;white-space:normal;text-align:center}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__block:nth-child(5){grid-column:auto}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSupport__track{grid-template-columns:1fr!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__groups{grid-template-columns:1fr!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__inner{grid-template-columns:1fr}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpGoal__grid{grid-template-columns:1fr}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSteps{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:640px){body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__nav{grid-template-columns:1fr}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSteps{grid-template-columns:1fr!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpGoal__grid{grid-template-columns:1fr}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpGoal__card--wide{grid-template-columns:1fr;max-width:none}}@media(max-width:900px){body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .footer .inner{padding-inline:24px}}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSupport__item{justify-content:flex-start!important;gap:18px;min-height:0!important;padding:22px 22px 26px!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSupport__index{min-height:0!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSupport__body{display:grid;gap:12px}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSupport__body h3{min-height:0!important;margin:0!important;line-height:1.45!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSupport__body p{margin:0!important;line-height:1.85}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCompare__cards{display:none;grid-template-columns:1fr;gap:12px}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCompare__topicCard{margin:0;padding:0;border-radius:10px;overflow:hidden}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCompare__topicToggle{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:16px 14px;list-style:none;cursor:pointer}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCompare__topicToggle::-webkit-details-marker{display:none}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCompare__topicToggle span{font-size:15px;font-weight:500;line-height:1.45;color:var(--beauty-v3-ink)}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCompare__topicToggle i{position:relative;width:28px;height:28px;flex:0 0 auto;border:1px solid rgba(56,43,87,.16);border-radius:999px}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCompare__topicToggle i:before,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCompare__topicToggle i:after{content:"";position:absolute;left:7px;right:7px;top:50%;height:1px;background:var(--beauty-v3-ink)}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCompare__topicToggle i:after{transform:rotate(90deg)}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCompare__topicCard[open] .beautyLpCompare__topicToggle i:after{transform:rotate(0)}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCompare__topicBody{padding:0 14px 16px}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCompare__topicList{display:grid;gap:10px;margin:0}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCompare__topicRow{display:grid;gap:6px;margin:0;padding:12px 14px;border-radius:10px;background:#ffffff47}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCompare__topicRow dt{margin:0;font-size:11px;font-weight:600;line-height:1.4;letter-spacing:.04em;color:var(--beauty-v3-muted)}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCompare__topicRow dd{margin:0;font-size:13px;font-weight:400;line-height:1.65;color:var(--beauty-v3-copy)}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCompare__topicRow--felicia{background:linear-gradient(135deg,#f0522b1a,#ff9a620d),#ffffff6b;border:1px solid rgba(240,82,43,.18)}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCompare__topicRow--felicia dt{color:var(--beauty-v3-accent-dark)}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCompare__topicRow--felicia dd{color:var(--beauty-v3-ink);font-weight:600}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__panelToggle{display:none;list-style:none;cursor:pointer}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__panelToggle::-webkit-details-marker{display:none}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__panelToggle span{font-size:14px;font-weight:600;line-height:1.45;color:var(--beauty-v3-ink)}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__panelToggle i{position:relative;width:28px;height:28px;flex:0 0 auto;border:1px solid rgba(56,43,87,.16);border-radius:999px}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__panelToggle i:before,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__panelToggle i:after{content:"";position:absolute;left:7px;right:7px;top:50%;height:1px;background:var(--beauty-v3-ink)}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__panelToggle i:after{transform:rotate(90deg)}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__panel[open] .beautyLpPrice__panelToggle i:after{transform:rotate(0)}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__panelBody{min-width:0}@media(min-width:901px){body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__panel{display:none!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__panel.is-active{display:block!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__panel>.beautyLpPrice__panelToggle{display:none!important}}@media(max-width:900px){body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSectionHead,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCompare__intro,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpProcess__top{grid-template-columns:1fr!important;gap:16px!important;margin-bottom:clamp(28px,6vw,40px)!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSectionHead h2,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSectionHead p,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCompare__intro h2,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCompare__intro p,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpProcess__top h2{text-align:left!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpProcess__lead{width:100%;max-width:100%!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpProcess__lead p{width:100%!important;max-width:100%!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpProcess__lead .beautyLpLine{display:block!important;width:fit-content;max-width:100%}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__head{min-height:0!important;grid-template-columns:1fr!important;gap:14px!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__head h2{font-size:clamp(28px,7vw,40px)!important;line-height:1.25!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__groups{grid-template-columns:1fr!important;gap:12px!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSupport__track{grid-template-columns:1fr!important;gap:12px!important;overflow:visible!important;margin:0!important;padding:0!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSupport__item{min-height:0!important;transform:none!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCompare__tableWrap{display:none!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCompare__cards{display:grid!important;grid-template-columns:1fr!important;gap:12px!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCompare__topicCard.liquidGlass{padding:0!important;border-radius:10px!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCompare__topicToggle{padding:14px 12px}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCompare__topicBody{padding:0 12px 14px}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCase__tabs{display:none!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCase__panel{display:block!important;padding-top:clamp(20px,4vw,28px)!important;border-top:1px solid rgba(255,255,255,.34)}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCase__panel:first-of-type{border-top:0;padding-top:clamp(12px,2vw,16px)!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCase__panel+.beautyLpCase__panel{margin-top:clamp(8px,2vw,12px)}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSteps{grid-template-columns:1fr!important;gap:12px!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSteps>li{min-height:0!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__nav{display:none!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__shell{padding:8px!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__content{display:grid;gap:8px}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__panel{display:block!important;margin:0;padding:0!important;border:1px solid rgba(255,255,255,.36);border-radius:var(--beauty-v3-radius);background:#ffffff14;overflow:hidden}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__panelToggle{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;background:#ffffff0f}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__panelTitle{display:none!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__panelBody{padding:0 12px 16px}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__tableWrap{overflow:visible!important;margin:0!important;padding:0!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__table{display:block!important;width:100%!important;min-width:0!important;border-collapse:collapse!important;border-spacing:0!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__table thead{display:none!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__table tbody{display:grid!important;gap:10px!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__table tr{display:grid!important;gap:10px!important;padding:14px!important;border:1px solid rgba(255,255,255,.42)!important;border-radius:10px!important;background:#ffffff3d!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__table th,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__table td{display:grid!important;grid-template-columns:minmax(56px,72px) minmax(0,1fr)!important;gap:8px 10px!important;align-items:start!important;width:100%!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;white-space:normal!important;word-break:break-word!important;overflow-wrap:anywhere!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__table td:before{font-size:10px!important;font-weight:600!important;line-height:1.45!important;letter-spacing:.04em;color:var(--beauty-v3-muted)!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__table td:nth-child(1):before{content:"サービス"}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__table td:nth-child(2):before{content:"内容"}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__table td:nth-child(3):before{content:"費用"}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__table td:first-child,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__table td:last-child{border-left:0!important;border-right:0!important;border-top:0!important;border-bottom:0!important;border-radius:0!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__table td:last-child{color:var(--beauty-v3-accent-dark)!important;font-weight:600!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpGoal__inner{grid-template-columns:1fr!important;gap:clamp(28px,6vw,40px)!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpGoal__grid{max-width:none!important;width:100%}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpGoal__outcomes{max-width:none!important;width:100%}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpGoal__outcomesHeading{font-size:clamp(24px,6vw,32px)!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpGoal__copy h2{font-size:clamp(24px,6vw,32px)!important}}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLp :is(.beautyLpPain__group:not(.beautyLpPain__group--legalTiles),.beautyLpPain__group--legalTiles>ul>li,.beautyLpSupport__item,.beautyLpCompare__tableWrap,.beautyLpCompare__topicCard.liquidGlass,.beautyLpCase,.beautyLpSteps>li,.beautyLpPrice__shell,.beautyLpGoal__card).liquidGlass{background:#ffffff1f!important;border:1px solid rgba(255,255,255,.42)!important;box-shadow:inset 0 1px 1px #ffffffa6,inset 0 -1px 1px #1018280f,0 16px 48px #1018281a!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLp :is(.beautyLpPain__group:not(.beautyLpPain__group--legalTiles),.beautyLpPain__group--legalTiles>ul>li,.beautyLpSupport__item,.beautyLpCompare__tableWrap,.beautyLpCompare__topicCard.liquidGlass,.beautyLpCase,.beautyLpSteps>li,.beautyLpPrice__shell,.beautyLpGoal__card).liquidGlass:after{display:block!important;background:transparent!important;box-shadow:inset 0 1px #ffffff8c;opacity:1}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSteps>li.liquidGlass{background:#ffffff1f!important;box-shadow:inset 0 1px 1px #ffffffa6,inset 0 -1px 1px #1018280f,0 16px 48px #1018281a!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpContact__panel.liquidGlass{backdrop-filter:blur(12px) saturate(130%)!important;-webkit-backdrop-filter:blur(12px) saturate(130%)!important}@media(max-width:900px){body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpContact__panel.liquidGlass{min-height:clamp(480px,70vw,700px)!important;background:linear-gradient(180deg,#19132efa,#19132ee6,#19132e33),url(/assets/beauty/contact-consulting-v2.webp) center / cover no-repeat!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpContact__copy{width:100%!important;max-width:620px!important}}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpTextGroup{display:block}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpLine{display:inline}@media(min-width:901px){body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpLine--keep{white-space:normal}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__titleLine.beautyLpLine--keep{white-space:normal}}@media(max-width:900px){body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpTextGroup{display:contents}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpDesktopBreak{display:none}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLp .beautyLpLine{display:block;width:fit-content;max-width:100%}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLp .beautyLpLine--keep{white-space:nowrap}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__titleLine.beautyLpLine--keep{white-space:nowrap}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpEyebrow .beautyLpLine{display:block}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLp .beautyLpLine+.beautyLpLine{margin-top:.35em}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpEyebrow{font-size:clamp(11px,3.1vw,13px)!important;line-height:1.65!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__copy h1,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__title{font-size:clamp(30px,8.2vw,44px)!important;line-height:1.18!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__titleSub{display:grid;gap:.12em;justify-items:start}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__titleSub .beautyLpHero__titlePhrase:first-of-type{display:block}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__titleSub .beautyLpHero__titleTimes{display:none}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__titleSub .beautyLpHero__titlePhrase:last-of-type{display:block}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__titleSub .beautyLpHero__titlePhrase:last-of-type:before{content:"× ";font-weight:600}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__lead{font-size:clamp(14px,3.9vw,17px)!important;line-height:1.75!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpIntro__inner p{font-size:clamp(14px,3.8vw,16px)!important;line-height:1.85!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSectionHead h2,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCompare__intro h2,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpProcess__top h2,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpGoal__copy h2,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpMessage__copy h2,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpContact__copy h2,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpTeam__copy h2{font-size:clamp(24px,6.2vw,32px)!important;line-height:1.28!important;text-wrap:balance}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSectionHead p,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCompare__intro p,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpProcess__lead p,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpMessage__body p,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpIntro__inner p,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__head>p:not(.beautyLpEyebrow){font-size:clamp(14px,3.8vw,16px)!important;line-height:1.85!important;color:var(--beauty-v3-copy)!important;text-wrap:pretty}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpContact__copy p{font-size:clamp(14px,3.8vw,16px)!important;line-height:1.85!important;color:#fff!important;text-wrap:pretty}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpGoal__copy p,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpTeam__copy p{font-size:clamp(14px,3.8vw,16px)!important;line-height:1.85!important;color:#ffffffe6!important;text-wrap:pretty}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__head h2{font-size:clamp(26px,6.8vw,36px)!important;line-height:1.3!important;text-wrap:balance}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSupport__body h3{font-size:clamp(17px,4.6vw,21px)!important;line-height:1.45!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSupport__body p{font-size:clamp(13px,3.6vw,15px)!important;line-height:1.8!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__panelToggle span,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCompare__topicToggle span{font-size:clamp(13px,3.6vw,15px)!important;font-weight:500!important;line-height:1.45!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCompare__topicRow dt{font-size:clamp(10px,2.8vw,11px)!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCompare__topicRow dd{font-size:clamp(12px,3.4vw,14px)!important;line-height:1.65!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__table td{font-size:clamp(12px,3.4vw,14px)!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__table td:before{font-size:clamp(9px,2.6vw,10px)!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpGoal__card p{font-size:clamp(13px,3.5vw,15px)!important;line-height:1.6!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCase__title h3{font-size:clamp(16px,4.2vw,20px)!important;line-height:1.4!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSteps h4{font-size:clamp(15px,4vw,18px)!important;line-height:1.45!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSteps>li p,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSteps>li li{font-size:14px!important;line-height:1.65!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpProcess__closing{font-size:clamp(14px,3.8vw,16px)!important;line-height:1.85!important}}@media(max-width:480px){body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__copy h1,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__title{font-size:clamp(26px,7.2vw,34px)!important;line-height:1.22!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpIntro__inner p,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__lead{font-size:clamp(13px,3.5vw,15px)!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__head h2{font-size:clamp(24px,6.4vw,32px)!important}}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .header__navPill .header__cta.btnPill,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .header__navPill .header__cta.btnPill--dark{height:36px!important;min-height:36px!important;padding:0 6px 0 12px!important;gap:8px!important;font-size:14px!important;font-weight:500!important;line-height:1!important;align-items:center!important;transform:none!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .header__navPill .header__cta .btnPill__arrow{width:24px!important;height:24px!important;flex-shrink:0}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .header__navPill .header__cta .arrow{width:11px!important;height:8px!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .header__navPill .header__cta:hover{transform:none!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero{position:relative;display:block;overflow:hidden;min-height:min(920px,100svh);padding:clamp(104px,9vw,128px) 0 0!important;background-color:#fbf9fe!important;background-image:radial-gradient(circle at 14% 12%,#c0b1ff38,#c0b1ff00 34%),radial-gradient(circle at 88% 8%,#ffc19f33,#ffc19f00 30%),linear-gradient(180deg,#fffffffa,#f8f4fcfa)!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__inner{position:relative;z-index:2;display:grid!important;gap:clamp(14px,2vw,24px);align-content:start;justify-items:center}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__copy{position:relative;z-index:2;max-width:1120px;margin-inline:auto;text-align:center}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__actions{position:relative;z-index:2;justify-content:center!important;margin-top:22px!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__visual{position:relative;z-index:1;width:100%;min-height:0!important;pointer-events:none;margin-top:clamp(-300px,-24vw,-220px)}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__media{position:relative;width:100%;overflow:hidden;border:0;border-radius:0;background:transparent;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,0) 0%,rgba(0,0,0,.08) 14%,rgba(0,0,0,.38) 32%,rgba(0,0,0,.72) 50%,rgba(0,0,0,.94) 66%,rgba(0,0,0,1) 82%,rgba(0,0,0,1) 100%);mask-image:linear-gradient(180deg,#0000,#00000014 14%,#00000061,#000000b8 50%,#000000f0 66%,#000 82% 100%)}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__media:before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,#fbf9fefa,#fbf9fee0 16%,#fbf9fe94,#fbf9fe38 52%,#fbf9fe00 68%),radial-gradient(circle at 50% -8%,#ffffffe0,#fff0 42%),linear-gradient(90deg,#ffffff1a,#fff0 16% 84%,#ffd6c21f)}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__media img{display:block;width:100%;aspect-ratio:16 / 5.7;object-fit:cover;object-position:center 42%}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__chart{right:clamp(18px,2.5vw,34px)!important;bottom:clamp(18px,2.5vw,30px)!important;z-index:2}@media(max-width:900px){body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero{padding-top:116px!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__visual{margin-top:clamp(-240px,-30vw,-180px)}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__media{border-radius:0}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__media img{aspect-ratio:16 / 7.2}}@media(max-width:640px){body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero{padding-top:104px!important;padding-bottom:24px!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__inner{gap:18px}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__actions{margin-top:18px!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__visual{margin-top:clamp(-200px,-38vw,-140px)}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__media{border-radius:0}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__media img{aspect-ratio:4 / 2.9}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__chart{right:12px!important;bottom:12px!important}}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpIntro{display:none!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__copy h1,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__title{font-size:40px!important;font-weight:inherit!important;line-height:inherit!important;letter-spacing:inherit!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__copy>.beautyLpEyebrow{margin:0 0 clamp(10px,1.4vw,18px);color:var(--beauty-v3-ink)!important;font-family:Inter,Noto Sans JP,sans-serif;font-size:clamp(26px,3.8vw,48px)!important;font-weight:700!important;line-height:1.18!important;letter-spacing:-.03em}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__titleLine:first-child{font-size:clamp(14px,1.25vw,20px)!important;font-weight:500!important;line-height:1.45!important;color:var(--beauty-v3-muted)!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__titleLine--accent{background:none!important;-webkit-background-clip:unset!important;background-clip:unset!important;color:inherit!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__titlePhrase{color:transparent;background:linear-gradient(100deg,var(--beauty-v3-accent-dark),var(--beauty-v3-accent) 50%,#ff8b5b);-webkit-background-clip:text;background-clip:text;font-size:clamp(22px,3.1vw,40px)!important;font-weight:700!important;line-height:1.16!important;letter-spacing:-.03em}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__intro{width:100%;max-width:900px;margin:clamp(18px,2.5vw,28px) auto 0;display:grid;gap:clamp(22px,3vw,32px);justify-items:center;text-align:center}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__intro p{margin:0;color:var(--beauty-v3-copy)!important;font-size:clamp(15px,1.45vw,18px)!important;font-weight:500!important;line-height:1.85!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__intro .beautyLpHero__actions{margin-top:0!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__visual{margin-top:clamp(-150px,-12vw,-96px)!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__media img{object-position:center 72%!important}body.route-service-legal .beautyLpHero__visual{margin-top:clamp(-120px,-10vw,-72px)!important}body.route-service-legal .beautyLpHero__media img{object-position:center 78%!important}@media(max-width:900px){body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__copy>.beautyLpEyebrow{font-size:clamp(22px,6.2vw,32px)!important;line-height:1.22!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__titlePhrase{font-size:clamp(20px,5.6vw,30px)!important;line-height:1.2!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__titleLine:first-child{font-size:clamp(13px,3.5vw,16px)!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__visual{margin-top:clamp(-120px,-22vw,-88px)!important}body.route-service-legal .beautyLpHero__visual{margin-top:clamp(-96px,-18vw,-64px)!important}}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLp{position:relative;background-color:var(--beauty-v3-soft, #f7f4fb)}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLp>section{position:relative}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) [data-beauty-stripe-bg]{position:relative;background-repeat:no-repeat,no-repeat;background-size:cover,cover;background-position:center,right bottom;background-attachment:scroll,scroll}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpStripePair{position:relative;isolation:isolate}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpStripePair--compare{overflow:visible}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpStripePair--message{overflow:hidden;background-color:var(--beauty-v3-soft, #f7f4fb);background-image:url(/assets/beauty/stripe-glass-abstract-v3.png);background-repeat:no-repeat;background-size:cover;background-position:right center}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpStripePair--message>section{background:transparent!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpStripePair--compare .beautyLpStripePair__sticky{position:sticky;top:0;z-index:0;height:100vh;margin-bottom:-100vh;pointer-events:none}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpStripePair__bg{position:absolute;inset:0;z-index:0;pointer-events:none;background-repeat:no-repeat;background-size:cover}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpStripePair--compare .beautyLpStripePair__bg{background-image:url(/assets/beauty/stripe-glass-abstract-v4.png);background-position:right bottom}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpStripePair__veil{position:absolute;inset:0;z-index:1;pointer-events:none}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpStripePair--compare .beautyLpStripePair__veil{background:linear-gradient(180deg,#ede8f7eb,#f1edf9c7 38%,#f6f3fb9e 62%,#f8f6fc7a)}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpStripePair>section{position:relative;z-index:1;background:transparent!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpContact:before,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) [data-beauty-stripe-bg]:before{display:none!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero{background:linear-gradient(118deg,rgba(255,255,255,.92) 0%,rgba(255,255,255,.72) 38%,rgba(255,255,255,.18) 68%,transparent 88%)!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpIntro{background:#ffffffe6!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain{background-color:var(--beauty-v3-soft)!important;background-image:linear-gradient(115deg,#f7f4fbf5,#f7f4fbbd 54%,#f7f4fb4d),url(/assets/beauty/stripe-glass-abstract-v4.png)!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSupport{overflow:hidden;background-color:#f9f7fc!important;background-image:linear-gradient(180deg,#f9f7fcc7,#f9f7fc61 45%,#f9f7fcdb),url(/assets/beauty/service-flow-v2.webp)!important;background-repeat:no-repeat!important;background-position:center,center 58%!important;background-size:cover,cover!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCompare{background:transparent!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpProcess{background:transparent!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpTeam{position:relative;overflow:hidden;background-color:#0f0f12!important;background-image:linear-gradient(90deg,#0a0a0ef7,#0a0a0ee6 36%,#0a0a0e6b 62%,#0a0a0e1f 82%),url(/assets/beauty/contact-consulting-v2.webp)!important;background-repeat:no-repeat!important;background-position:center,right center!important;background-size:100% 100%,cover!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice{background-color:var(--beauty-v3-soft)!important;background-image:linear-gradient(115deg,#f7f4fbf5,#f7f4fbad),url(/assets/beauty/stripe-glass-abstract-v4.png)!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpGoal{position:relative;overflow:hidden;background-color:#19132e!important;background-image:linear-gradient(110deg,#19132efa,#19132ee6 56%,#48306c9e),url(/assets/beauty/service-flow-v2.webp)!important;background-repeat:no-repeat!important;background-position:center,right center!important;background-size:100% 100%,cover!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpGoal__inner:before{display:none!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpMessage{overflow:hidden}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpContact{background:transparent!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpStripePair--message>.beautyLpMessage{padding-bottom:clamp(40px,5vw,64px)!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpStripePair--message>.beautyLpContact{padding-top:0!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpStripePair--message>.beautyLpContact:only-child{padding-top:clamp(104px,10vw,160px)!important}@media(max-width:900px){body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpStripePair--message>.beautyLpContact:only-child{padding-top:96px!important}}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSupport:before,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSupport:after,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpTeam:before,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpGoal:before,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpTeam:after,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpGoal:after{display:none!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSupport>.inner,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpTeam>.inner,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpGoal>.inner,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpMessage>.inner{position:relative;z-index:2}@media(max-width:900px){body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpTeam{background-image:linear-gradient(180deg,#0a0a0ef5,#0a0a0ee0 52%,#0a0a0e59),url(/assets/beauty/contact-consulting-v2.webp)!important;background-position:center,70% center!important;background-size:100% 100%,cover!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpGoal{background-image:linear-gradient(180deg,#19132efa,#19132eeb 52%,#48306c7a),url(/assets/beauty/service-flow-v2.webp)!important;background-position:center,70% center!important;background-size:100% 100%,cover!important}}@media(prefers-reduced-motion:reduce){body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) [data-beauty-stripe-parallax]{background-attachment:scroll,scroll!important;background-position:center,right bottom!important}}body.route-service-dental .beautyLp,body.route-service-realestate .beautyLp,body.route-service-legal .beautyLp{--beauty-v3-accent: var(--service-accent);--beauty-v3-accent-dark: var(--service-accent-dark);--beauty-v3-soft: var(--service-soft);--beauty-v3-blue: var(--service-soft);--beauty-v3-dark: var(--service-dark);--beauty-v3-line: var(--service-line)}body.route-service-dental{--service-accent: #38a7d9;--service-accent-dark: #1f7cab;--service-soft: #eff8fb;--service-dark: #12384a;--service-line: rgba(31, 124, 171, .14)}body.route-service-realestate{--service-accent: #ef7b45;--service-accent-dark: #c85a28;--service-soft: #fbf4ee;--service-dark: #3f271d;--service-line: rgba(200, 90, 40, .14)}body.route-service-legal{--service-accent: #3d5e8f;--service-accent-dark: #233b60;--service-soft: #f2f5fa;--service-dark: #182235;--service-line: rgba(35, 59, 96, .14)}body.route-service-dental .beautyLpHero__media:before{background:linear-gradient(180deg,#f7fbfdfa,#f7fbfde0 16%,#f7fbfd8f,#f7fbfd2e 52%,#f7fbfd00 68%),radial-gradient(circle at 50% -8%,#ffffffe6,#fff0 42%)}body.route-service-realestate .beautyLpHero__media:before{background:linear-gradient(180deg,#fdf9f6fa,#fdf9f6e6 16%,#fdf9f694,#fdf9f62e 52%,#fdf9f600 68%),radial-gradient(circle at 50% -8%,#ffffffeb,#fff0 42%)}body.route-service-legal .beautyLpHero__media:before{background:linear-gradient(180deg,#f5f8fcfa,#f5f8fce6 16%,#f5f8fc8f,#f5f8fc29 52%,#f5f8fc00 68%),radial-gradient(circle at 50% -8%,#ffffffeb,#fff0 42%)}body.route-service-dental .beautyLpPain{background-image:linear-gradient(115deg,#eff8fbf5,#eff8fbbd 54%,#eff8fb47),url(/assets/service-lp/dental-glass-abstract.png)!important}body.route-service-realestate .beautyLpPain{background-image:linear-gradient(115deg,#fbf4eef5,#fbf4eec2 54%,#fbf4ee52),url(/assets/service-lp/realestate-glass-abstract.png)!important}body.route-service-legal .beautyLpPain{background-image:linear-gradient(115deg,#f2f5faf5,#f2f5fac2 54%,#f2f5fa52),url(/assets/service-lp/legal-glass-abstract.png)!important}body.route-service-dental .beautyLpStripePair--compare .beautyLpStripePair__bg{background-image:url(/assets/service-lp/dental-glass-abstract.png)}body.route-service-dental .beautyLpStripePair--message{background-image:url(/assets/service-lp/dental-message-abstract.png)}body.route-service-realestate .beautyLpStripePair--compare .beautyLpStripePair__bg{background-image:url(/assets/service-lp/realestate-glass-abstract.png)}body.route-service-realestate .beautyLpStripePair--message{background-image:url(/assets/service-lp/realestate-message-abstract.png)}body.route-service-legal .beautyLpStripePair--compare .beautyLpStripePair__bg{background-image:url(/assets/service-lp/legal-glass-abstract.png)}body.route-service-legal .beautyLpStripePair--message{background-image:url(/assets/service-lp/legal-message-abstract.png)}body.route-service-dental .beautyLpStripePair--compare .beautyLpStripePair__veil{background:linear-gradient(180deg,#e9f6faeb,#edf9fcc7 38%,#f1fbfd9e 62%,#f5fcfe7a)}body.route-service-realestate .beautyLpStripePair--compare .beautyLpStripePair__veil{background:linear-gradient(180deg,#f9efe7eb,#fbf4eec7 38%,#fdf8f49e 62%,#fffbf87a)}body.route-service-legal .beautyLpStripePair--compare .beautyLpStripePair__veil{background:linear-gradient(180deg,#ecf1f8eb,#f0f4f9c7 38%,#f5f7fb9e 62%,#f9fafd7a)}body.route-service-dental .beautyLpPrice{background-image:linear-gradient(115deg,#eff8fbf5,#eff8fbad),url(/assets/service-lp/dental-glass-abstract.png)!important}body.route-service-realestate .beautyLpPrice{background-image:linear-gradient(115deg,#fbf4eef5,#fbf4eead),url(/assets/service-lp/realestate-glass-abstract.png)!important}body.route-service-legal .beautyLpPrice{background-image:linear-gradient(115deg,#f2f5faf5,#f2f5faad),url(/assets/service-lp/legal-glass-abstract.png)!important}body.route-service-dental .beautyLpSupport{background-image:linear-gradient(180deg,#f4fbfdd6,#f4fbfd75 45%,#f4fbfde6),url(/assets/service-lp/dental-support.png)!important}body.route-service-realestate .beautyLpSupport{background-image:linear-gradient(180deg,#fdf9f6d1,#fdf9f670 45%,#fdf9f6e6),url(/assets/service-lp/realestate-support.png)!important}body.route-service-legal .beautyLpSupport{background-image:linear-gradient(180deg,#f5f8fcd6,#f5f8fc75 45%,#f5f8fce6),url(/assets/service-lp/legal-support.png)!important}body.route-service-dental .beautyLpTeam{background-image:linear-gradient(90deg,#0c1d26f7,#0c1d26e6 36%,#0c1d266b 62%,#0c1d261a 82%),url(/assets/service-lp/dental-support.png)!important}body.route-service-realestate .beautyLpTeam{background-image:linear-gradient(90deg,#2b1910f7,#2b1910e6 36%,#2b19106b 62%,#2b19101a 82%),url(/assets/service-lp/realestate-support.png)!important}body.route-service-legal .beautyLpTeam{background-image:linear-gradient(90deg,#131e2ef7,#131e2ee6 36%,#131e2e6b 62%,#131e2e1a 82%),url(/assets/service-lp/legal-support.png)!important}body.route-service-beauty .beautyLpGoal{background-image:linear-gradient(110deg,#19132efa,#19132ee6 56%,#6c48949e),url(/assets/beauty/service-flow-v2.webp)!important}body.route-service-beauty .beautyLpGoal__index{color:#d8b4f5!important}body.route-service-dental .beautyLpGoal{background-image:linear-gradient(110deg,#12384afa,#12384ae6 56%,#266e89ad),url(/assets/service-lp/dental-hero.png)!important}body.route-service-dental .beautyLpGoal__index{color:#8fd4ea!important}body.route-service-realestate .beautyLpGoal{background-image:linear-gradient(110deg,#3f271dfa,#3f271de6 56%,#8c583aa8),url(/assets/service-lp/realestate-hero.png)!important}body.route-service-realestate .beautyLpGoal__index{color:#e8b48a!important}body.route-service-legal .beautyLpGoal{background-image:linear-gradient(110deg,#182235fa,#182235e6 56%,#3c567fa8),url(/assets/service-lp/legal-hero.png)!important}body.route-service-legal .beautyLpGoal__index{color:#a8c4ea!important}body.route-service-dental .beautyLpMessage{background:linear-gradient(90deg,#f0f9fc2e,#f0f9fc6b 14%,#f0f9fcc7,#f7fcfdf5 34%,#f9fdfefc,#f7fcfdf5 66%,#f0f9fcc7,#f0f9fc6b 86%,#f0f9fc2e),url(/assets/service-lp/dental-message.png) center center / cover no-repeat!important}body.route-service-realestate .beautyLpMessage{background:linear-gradient(90deg,#fcf5f02e,#fcf5f06b 14%,#fcf5f0c7,#fdf9f6f5 34%,#fffbf9fc,#fdf9f6f5 66%,#fcf5f0c7,#fcf5f06b 86%,#fcf5f02e),url(/assets/service-lp/realestate-message.png) center center / cover no-repeat!important}body.route-service-legal .beautyLpMessage{background:linear-gradient(90deg,#f0f4fa2e,#f0f4fa6b 14%,#f0f4fac7,#f6f8fcf5 34%,#f9fbfdfc,#f6f8fcf5 66%,#f0f4fac7,#f0f4fa6b 86%,#f0f4fa2e),url(/assets/service-lp/legal-message.png) center center / cover no-repeat!important}body.route-service-dental .beautyLpContact__panel.liquidGlass{background:linear-gradient(90deg,#12384afa,#12384aeb 40%,#12384a7a 66%,#12384a14 84%),url(/assets/service-lp/dental-support.png) center right / cover no-repeat!important}body.route-service-realestate .beautyLpContact__panel.liquidGlass{background:linear-gradient(90deg,#3f271dfa,#3f271deb 40%,#3f271d7a 66%,#3f271d14 84%),url(/assets/service-lp/realestate-support.png) center right / cover no-repeat!important}body.route-service-legal .beautyLpContact__panel.liquidGlass{background:linear-gradient(90deg,#182235fa,#182235eb 40%,#1822357a 66%,#18223514 84%),url(/assets/service-lp/legal-support.png) center right / cover no-repeat!important}@media(min-width:901px){body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpEyebrow,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__navBtn,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__note,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCompare__dataTable thead th,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__table th,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCompare__topicRow dt{font-size:12px!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpSectionHead>p,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCompare__intro>p,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpProcess__lead p,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPain__head>p:not(.beautyLpEyebrow){font-size:16px!important;line-height:1.85!important;color:var(--beauty-v3-copy)!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpGoal__copy p,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpTeam__copy p{font-size:16px!important;line-height:1.85!important;color:#ffffffe6!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCompare__dataTable tbody th,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCompare__dataTable tbody td:nth-child(2),body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCompare__dataTable tbody td:nth-child(3),body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpPrice__table td,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCompare__topicRow:not(.beautyLpCompare__topicRow--felicia) dd{font-size:14px!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCompare__dataTable tbody td:last-child,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpCompare__topicRow--felicia dd{font-size:16px!important}}@media(max-width:900px){body.route-service-dental .beautyLpTeam{background-image:linear-gradient(180deg,#0c1d26f5,#0c1d26e0 52%,#0c1d2659),url(/assets/service-lp/dental-support.png)!important}body.route-service-realestate .beautyLpTeam{background-image:linear-gradient(180deg,#2b1910f5,#2b1910e0 52%,#2b191059),url(/assets/service-lp/realestate-support.png)!important}body.route-service-legal .beautyLpTeam{background-image:linear-gradient(180deg,#131e2ef5,#131e2ee0 52%,#131e2e59),url(/assets/service-lp/legal-support.png)!important}body.route-service-beauty .beautyLpGoal{background-image:linear-gradient(180deg,#19132efa,#19132eeb 52%,#6c48947a),url(/assets/beauty/service-flow-v2.webp)!important}body.route-service-dental .beautyLpGoal{background-image:linear-gradient(180deg,#12384afa,#12384aeb 52%,#266e897a),url(/assets/service-lp/dental-hero.png)!important}body.route-service-realestate .beautyLpGoal{background-image:linear-gradient(180deg,#3f271dfa,#3f271deb 52%,#8c583a7a),url(/assets/service-lp/realestate-hero.png)!important}body.route-service-legal .beautyLpGoal{background-image:linear-gradient(180deg,#182235fa,#182235eb 52%,#3c567f7a),url(/assets/service-lp/legal-hero.png)!important}body.route-service-dental .beautyLpMessage{background:linear-gradient(180deg,#f6fcfdd1,#f8fdfef0 28%,#f9fdfefa,#f8fdfef0 72%,#f6fcfdd1),url(/assets/service-lp/dental-message.png) 70% center / cover no-repeat!important}body.route-service-realestate .beautyLpMessage{background:linear-gradient(180deg,#fdf8f4d1,#fffaf7f0 28%,#fffbf9fa,#fffaf7f0 72%,#fdf8f4d1),url(/assets/service-lp/realestate-message.png) 64% center / cover no-repeat!important}body.route-service-legal .beautyLpMessage{background:linear-gradient(180deg,#f5f8fcd1,#f8fafdf0 28%,#f9fbfdfa,#f8fafdf0 72%,#f5f8fcd1),url(/assets/service-lp/legal-message.png) 68% center / cover no-repeat!important}}body.route-service-legal .beautyLpPain__groups{grid-template-columns:minmax(0,1fr)!important;width:100%!important}body.route-service-legal .beautyLpPain__group--legalTiles{grid-column:1 / -1!important;width:100%!important;max-width:none!important;padding:0!important;background:transparent!important;border:none!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}body.route-service-legal .beautyLpPain__group--legalTiles:after{display:none!important}body.route-service-legal .beautyLpPain__group--legalTiles ul{display:grid!important;grid-template-columns:repeat(12,minmax(0,1fr))!important;gap:clamp(14px,1.6vw,22px) clamp(18px,2.2vw,28px)!important;width:100%!important;margin:0;padding:0;list-style:none}body.route-service-legal .beautyLpPain__group--legalTiles li{display:flex!important;align-items:center;justify-content:flex-start;grid-template-columns:unset!important;gap:0!important;min-height:clamp(76px,7.5vw,104px);padding:clamp(18px,2vw,24px) clamp(20px,2.2vw,28px)!important;font-size:clamp(15px,1.45vw,18px)!important;font-weight:500!important;line-height:1.65!important;color:var(--beauty-v3-ink)!important;text-align:left!important;word-break:normal!important;overflow-wrap:break-word!important;white-space:normal!important;border-radius:10px}body.route-service-legal .beautyLpPain__group--legalTiles li:before{display:none!important;content:none!important}body.route-service-legal .beautyLpPain__group--legalTiles li:nth-child(-n+4){grid-column:span 3}body.route-service-legal .beautyLpPain__group--legalTiles li:nth-child(5){grid-column:1 / span 4}body.route-service-legal .beautyLpPain__group--legalTiles li:nth-child(6){grid-column:5 / span 4}body.route-service-legal .beautyLpPain__group--legalTiles li:nth-child(7){grid-column:9 / span 4}@media(max-width:900px){body.route-service-legal .beautyLpPain__group--legalTiles ul{grid-template-columns:1fr!important;gap:12px!important}body.route-service-legal .beautyLpPain__group--legalTiles li{grid-column:1 / -1!important;min-height:0;font-size:clamp(14px,3.8vw,16px)!important}}body.route-service-legal .beautyLpHero__kicker{margin:0 0 clamp(10px,1.4vw,16px);color:var(--beauty-v3-muted)!important;font-family:Inter,Noto Sans JP,sans-serif;font-size:clamp(14px,1.25vw,20px)!important;font-weight:500!important;line-height:1.45!important;letter-spacing:.02em;text-align:center}body.route-service-legal .beautyLpHero__copy>.beautyLpEyebrow{margin:0 0 clamp(12px,1.6vw,20px)}body.route-service-legal .beautyLpHero__title{margin:0}body.route-service-legal .beautyLpHero__title .beautyLpHero__titleLine--accent{display:block}@media(max-width:900px){body.route-service-legal .beautyLpHero__kicker{font-size:clamp(13px,3.5vw,16px)!important}}body.route-service-legal .beautyLpCase--processList{align-items:stretch!important;align-self:stretch!important;width:100%!important;max-width:none!important}body.route-service-legal .beautyLpCase--processList .beautyLpSteps{display:grid!important;grid-template-columns:1fr!important;width:100%!important;max-width:none!important;gap:clamp(10px,1.2vw,14px)!important;padding:0!important}body.route-service-legal .beautyLpCase--processList .beautyLpSteps:after{display:none!important}body.route-service-legal .beautyLpCase--processList .beautyLpSteps>li{display:flex!important;flex-direction:row!important;align-items:center!important;gap:clamp(16px,2vw,24px)!important;width:100%!important;max-width:none!important;grid-column:1 / -1!important;min-height:0!important;padding:clamp(16px,1.8vw,22px) clamp(20px,2.2vw,28px)!important}body.route-service-legal .beautyLpCase--processList .beautyLpSteps>li>span{display:inline-flex!important;flex:0 0 auto;align-items:center;justify-content:center;margin:0!important;padding:6px 10px!important;border-radius:999px;background:#f0522b1a!important;color:var(--beauty-v3-accent)!important;font-family:Inter,sans-serif;font-size:11px!important;font-weight:700!important;line-height:1;box-shadow:none!important}body.route-service-legal .beautyLpCase--processList .beautyLpSteps h4{margin:0!important;max-width:none!important;font-size:clamp(16px,1.5vw,20px)!important;font-weight:600!important;line-height:1.45!important;color:var(--beauty-v3-ink)!important}@media(max-width:900px){body.route-service-legal .beautyLpCase--processList .beautyLpSteps>li{padding:14px 16px!important;gap:14px!important}body.route-service-legal .beautyLpCase--processList .beautyLpSteps h4{font-size:clamp(15px,4vw,17px)!important}}body.route-service-legal .beautyLpGoal__outcomes{padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}body.route-service-legal .beautyLpGoal__outcomes:before,body.route-service-legal .beautyLpGoal__outcomes:after{display:none!important;content:none!important}body.route-service-legal .beautyLpGoal__outcomesHeading,body.route-service-legal .beautyLp .beautyLpGoal__copy h2,body.route-service-legal .beautyLp .beautyLpContact__copy h2{color:#fff!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__copy>.beautyLpEyebrow{font-size:20px!important;font-weight:500!important;line-height:1.6!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero .beautyLpEyebrow .beautyLpLine{font-size:20px!important;font-weight:inherit!important;height:auto}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__copy h1,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__title{font-weight:700!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__titleUnified{display:inline;color:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;letter-spacing:inherit}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__titleUnified .beautyLpHero__titlePhrase,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__titleUnified .beautyLpHero__titleTimes{display:inline;color:inherit!important;background:none!important;-webkit-background-clip:unset!important;background-clip:unset!important;font-size:inherit!important;font-weight:inherit!important;line-height:inherit!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__titleUnified .beautyLpHero__titleTimes{margin-inline:.12em}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__lead{margin:clamp(16px,2vw,24px) auto 0!important;font-size:24px!important;line-height:1.6!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__lead+.beautyLpHero__intro{margin-top:clamp(16px,2vw,24px)!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__intro p{font-size:16px!important}@media(max-width:900px){body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__copy>.beautyLpEyebrow,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero .beautyLpEyebrow{font-size:20px!important;font-weight:500!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero .beautyLpEyebrow .beautyLpLine{font-size:20px!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__titleUnified{display:grid;gap:.12em;justify-items:start}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__titleUnified .beautyLpHero__titlePhrase{display:block}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__titleUnified .beautyLpHero__titleTimes{display:none}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__titleUnified .beautyLpHero__titlePhrase:not(:first-child):before{content:"× ";font-weight:inherit}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__inner{justify-items:start!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__copy{text-align:left!important;margin-inline:0!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__copy h1,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__title{font-size:32px!important;line-height:1.2!important;text-align:left!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__titlePhrase{font-size:32px!important;line-height:1.2!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__lead{margin-inline:0!important;font-size:18px!important;line-height:1.6!important;text-align:left!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__intro{margin-inline:0!important;justify-items:start!important;text-align:left!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__intro p{text-align:left!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__copy .beautyLpLine,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__lead .beautyLpLine,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__intro .beautyLpLine{width:auto!important;max-width:100%!important;text-align:left!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__actions,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__intro .beautyLpHero__actions{justify-content:flex-start!important;align-items:flex-start!important;width:100%}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__visual{position:relative!important;inset:auto!important;width:100vw!important;max-width:none!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__media,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpHero__media img{width:100%!important;max-width:none!important;border-radius:0!important}body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpContact__copy p,body:is(.route-service-beauty,.route-service-dental,.route-service-realestate,.route-service-legal) .beautyLpContact__copy .beautyLpLine{color:#fff!important}}
