.salon-root{--bg:#f8f7f4;--paper:#ffffff;--ink:#1a1813;--sub:#857f76;--line:#e6e3dc;--accent:#1a1813;--accent2:#9b8f7d;--soft:#f1efe9;--soft-accent:#eae7df;--bd:1px;--radius:0px;--shadow:none;--shadow-hover:none;--font:-apple-system,BlinkMacSystemFont,"Hiragino Kaku Gothic ProN","Noto Sans JP",sans-serif;--head:var(--font);--headw:700;--heads:-0.025em;--eyebrow:"SFMono-Regular",ui-monospace,Menlo,Consolas,monospace;--chip:#f2f0ea;--hoverlift:-3px;--sec-pad:84px;--gap:16px;--card-pad:30px;--panel-pad:40px;position:relative;font-family:var(--font);background:var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased;line-height:1.8;font-size:15px;overflow-x:clip;counter-reset:sec}.salon-root *{box-sizing:border-box}.salon-root a{color:inherit;text-decoration:none}.salon-root img{display:block;max-width:100%}.salon-root h1,.salon-root h2,.salon-root h3,.salon-root h4{font-weight:inherit}.salon-root .wrap{max-width:1160px;margin:0 auto;padding:0 40px}@media (max-width:680px){.salon-root .wrap{padding:0 22px}}.salon-root .eyebrow,.salon-root .mono{font-family:var(--eyebrow)}.salon-root .hd{position:sticky;top:0;left:0;right:0;z-index:40;transition:.3s}.salon-root .hd .in{max-width:1160px;margin:0 auto;padding:17px 40px;display:flex;align-items:center;justify-content:space-between;gap:20px;transition:.3s}.salon-root .hd .logo{display:flex;align-items:center;gap:11px;font-family:var(--head);font-weight:800;font-size:15px;line-height:1.3}.salon-root .hd .logo .mark{width:46px;height:34px;border-radius:6px;background:#e7e9ed;border:1px solid #d7dbe0;display:grid;place-items:center;color:#9aa1aa;font-family:var(--eyebrow);font-size:10px;font-weight:800;letter-spacing:.1em;flex:none}.salon-root .hd .logo small{display:block;font-family:var(--eyebrow);font-size:10px;color:var(--sub);font-weight:600;letter-spacing:.06em;margin-top:3px}.salon-root .hd nav{display:flex;gap:24px;font-size:13px;font-weight:600;align-items:center}.salon-root .hd nav a{color:var(--sub);transition:.2s;white-space:nowrap}.salon-root .hd nav a:hover{color:var(--accent)}.salon-root .hd nav .tel{color:#fff;background:var(--accent);padding:10px 18px;border-radius:var(--radius);font-weight:700}.salon-root .hd .menu{display:none;background:none;border:0;color:var(--ink);font-size:21px;cursor:pointer}.salon-root .hd.on{background:color-mix(in srgb,var(--bg) 92%,transparent);backdrop-filter:blur(12px);box-shadow:0 1px 0 var(--line)}.salon-root .hd nav a.lnk{position:relative}.salon-root .hd nav a.lnk:after{content:"";position:absolute;left:0;right:100%;bottom:-5px;height:2px;background:var(--accent);transition:right .26s cubic-bezier(.16,1,.3,1)}.salon-root .hd nav a.lnk:hover:after{right:0}@media (max-width:980px){.salon-root .hd nav .lnk{display:none}.salon-root .hd .menu{display:block}.salon-root .hd .in{padding:14px 22px}}@media (max-width:520px){.salon-root .hd .logo small{display:none}.salon-root .hd nav .tel{padding:8px 14px;font-size:12.5px}}.salon-root .btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:700;font-size:13.5px;line-height:1;padding:13px 22px;border-radius:var(--radius);border:var(--bd) solid var(--line);transition:.22s;white-space:nowrap;letter-spacing:.04em;cursor:pointer}.salon-root .btn .ar{transition:.25s}.salon-root .btn:hover .ar{transform:translateX(3px)}.salon-root .btn.fill{background:var(--accent);color:#fff;border-color:var(--accent)}.salon-root .btn.fill:hover{filter:brightness(1.18);transform:translateY(-2px)}.salon-root .btn.line{background:#06c755;border-color:#06c755;color:#fff}.salon-root .btn.line:hover{filter:brightness(1.05);transform:translateY(-2px)}.salon-root .btn.ghost{background:var(--paper);color:var(--ink)}.salon-root .btn.ghost:hover{border-color:var(--accent);color:var(--accent)}.salon-root .t-hero .cta .btn{font-size:14.5px;padding:15px 26px}.salon-root .t-more .btn{font-size:13px;padding:11px 20px}.salon-root .t-sec{padding:var(--sec-pad) 0;position:relative}.salon-root .t-sec.soft{background:var(--soft)}.salon-root .t-sec.pt-sm{padding-top:36px}@media (max-width:780px){.salon-root{--sec-pad:64px;--card-pad:26px;--panel-pad:30px}}@media (max-width:520px){.salon-root{--sec-pad:54px}}.salon-root .t-shead{margin-bottom:42px;counter-increment:sec;border-top:2px solid var(--ink);padding-top:20px;display:grid;grid-template-columns:auto 1fr;gap:6px 32px;align-items:start}.salon-root .t-shead .eyebrow{grid-column:1;grid-row:1;display:inline-flex;align-items:center;gap:10px;font-size:12px;font-weight:700;letter-spacing:.16em;color:var(--accent);margin:0}.salon-root .t-shead .eyebrow:after{content:" / " counter(sec,decimal-leading-zero)}.salon-root .t-shead h2{grid-column:2;grid-row:1/3;font-family:var(--head);font-size:clamp(24px,3.4vw,38px);font-weight:var(--headw);letter-spacing:var(--heads);line-height:1.3}.salon-root .t-shead p{grid-column:2;color:var(--sub);font-size:14.5px;margin-top:4px;line-height:1.9;max-width:64ch}.salon-root .t-more{margin-top:30px}@media (max-width:680px){.salon-root .t-shead{grid-template-columns:1fr}.salon-root .t-shead h2{grid-column:1;grid-row:auto}.salon-root .t-shead p{grid-column:1}}.salon-root .t-hero{padding:96px 0 64px;position:relative;overflow:hidden}.salon-root .t-hero>.wrap{position:relative;z-index:1}.salon-root .t-hero .grid{display:grid;grid-template-columns:1.08fr .92fr;gap:54px;align-items:center}.salon-root .t-hero .area{display:inline-flex;align-items:center;gap:9px;font-family:var(--eyebrow);font-size:12.5px;font-weight:700;letter-spacing:.04em;color:var(--accent);background:var(--soft-accent);border-radius:var(--radius);padding:8px 17px;margin-bottom:22px}.salon-root .t-hero .area:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--accent);flex:none}.salon-root .t-hero h1{font-family:var(--head);font-size:clamp(28px,4.4vw,50px);font-weight:var(--headw);line-height:1.32;letter-spacing:var(--heads)}.salon-root .t-hero h1 .hl{color:var(--accent2)}.salon-root .t-hero p.lead{color:var(--sub);font-size:15.5px;line-height:2;margin:24px 0 32px;max-width:46ch}.salon-root .t-hero .cta{display:flex;gap:11px;flex-wrap:wrap}.salon-root .t-hero .visual{aspect-ratio:4/5;border-radius:var(--radius);background:linear-gradient(155deg,var(--soft-accent),var(--paper));border:var(--bd) solid color-mix(in srgb,var(--accent) 18%,var(--line));position:relative;overflow:hidden;display:grid;place-items:center;box-shadow:var(--shadow)}.salon-root .t-hero .visual .tag{position:absolute;bottom:16px;left:0;right:0;text-align:center;font-family:var(--eyebrow);font-size:11px;color:color-mix(in srgb,var(--ink) 46%,transparent);letter-spacing:.08em;z-index:1}@media (max-width:860px){.salon-root .t-hero{padding:72px 0 48px}.salon-root .t-hero .grid{grid-template-columns:1fr;gap:34px}.salon-root .t-hero .visual{max-width:360px;aspect-ratio:4/4}}.salon-root .t-scrollcue{position:absolute;left:50%;bottom:22px;transform:translateX(-50%);z-index:2;display:flex;flex-direction:column;align-items:center;gap:10px;pointer-events:none;font-family:var(--eyebrow);font-size:9.5px;letter-spacing:.34em;color:var(--sub)}.salon-root .t-scrollcue i{width:1px;height:50px;background:color-mix(in srgb,var(--ink) 18%,transparent);position:relative;overflow:hidden}.salon-root .t-scrollcue i:after{content:"";position:absolute;top:-60%;left:0;width:100%;height:60%;background:var(--accent);animation:salonDrop 2.1s cubic-bezier(.7,0,.3,1) infinite}@keyframes salonDrop{0%{top:-60%}55%,to{top:100%}}@media (max-width:860px){.salon-root .t-scrollcue{display:none}}.salon-root .t-trust{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--gap)}.salon-root .t-trust .c{background:var(--paper);border:var(--bd) solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);padding:26px 22px;text-align:center}.salon-root .t-trust .n{font-family:var(--head);font-size:32px;font-weight:800;color:var(--accent);line-height:1;letter-spacing:var(--heads)}.salon-root .t-trust .n span{font-size:14px;margin-left:3px;color:var(--accent2)}.salon-root .t-trust .l{font-size:12.5px;color:var(--sub);margin-top:12px;line-height:1.6}@media (max-width:680px){.salon-root .t-trust{grid-template-columns:1fr 1fr}}.salon-root .t-features{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--gap)}.salon-root .t-fcard{background:var(--paper);border:var(--bd) solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);padding:var(--card-pad);transition:.22s}.salon-root .t-fcard:hover{border-color:var(--ink);transform:translateY(var(--hoverlift))}.salon-root .t-fcard .ic{width:52px;height:52px;border-radius:0;background:var(--ink);color:#fff;display:grid;place-items:center;font-family:var(--head);font-size:21px;font-weight:800;margin-bottom:20px}.salon-root .t-fcard h3{font-family:var(--head);font-size:17px;font-weight:700;margin-bottom:11px;line-height:1.45}.salon-root .t-fcard p{font-size:13.5px;color:var(--sub);line-height:1.85}@media (max-width:880px){.salon-root .t-features{grid-template-columns:1fr 1fr}}@media (max-width:480px){.salon-root .t-features{grid-template-columns:1fr}}.salon-root .t-menu{border-top:var(--bd) solid var(--line)}.salon-root .t-mrow{display:grid;grid-template-columns:auto 1fr auto;gap:24px;align-items:center;padding:24px 6px;border-bottom:var(--bd) solid var(--line);transition:.2s}.salon-root .t-mrow:hover{background:var(--chip);padding-left:14px}.salon-root .t-mrow .tag{font-family:var(--eyebrow);font-size:11px;font-weight:700;color:var(--accent);border:var(--bd) solid var(--accent);border-radius:var(--radius);padding:6px 12px;white-space:nowrap;align-self:start;margin-top:2px}.salon-root .t-mrow .nm{font-family:var(--head);font-size:18px;font-weight:700;display:flex;align-items:center;gap:12px;flex-wrap:wrap;line-height:1.4}.salon-root .t-mrow .tm{font-family:var(--eyebrow);font-size:11px;color:#fff;background:var(--accent2);border-radius:var(--radius);padding:4px 10px;font-weight:700}.salon-root .t-mrow p{font-size:13.5px;color:var(--sub);margin-top:7px;line-height:1.8;max-width:64ch}@media (max-width:680px){.salon-root .t-mrow{grid-template-columns:1fr;gap:8px}.salon-root .t-mrow .tag{justify-self:start}.salon-root .t-mrow>.ar{display:none}}.salon-root .t-pcards{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--gap)}.salon-root .t-pcard{background:var(--paper);border:var(--bd) solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);padding:var(--card-pad);transition:.22s}.salon-root .t-pcard:hover{border-color:var(--ink);transform:translateY(var(--hoverlift))}.salon-root .t-pcard .lab{font-family:var(--eyebrow);font-size:11.5px;font-weight:700;letter-spacing:.05em;color:#fff;background:var(--accent);border-radius:var(--radius);padding:6px 13px;display:inline-block}.salon-root .t-pcard .pr{font-family:var(--head);font-size:clamp(25px,3vw,33px);font-weight:var(--headw);letter-spacing:var(--heads);margin:18px 0 6px;line-height:1;white-space:nowrap}.salon-root .t-pcard .sub{font-size:13px;font-weight:700;line-height:1.5}.salon-root .t-pcard .nt{font-family:var(--eyebrow);font-size:11px;color:var(--accent2);margin-top:11px;line-height:1.6}@media (max-width:860px){.salon-root .t-pcards{grid-template-columns:1fr 1fr}}@media (max-width:480px){.salon-root .t-pcards{grid-template-columns:1fr}}.salon-root .t-counts{border:var(--bd) solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);background:var(--paper);padding:var(--panel-pad);margin-top:var(--gap)}.salon-root .t-counts .ct{font-family:var(--head);font-size:clamp(20px,2.8vw,25px);font-weight:var(--headw);letter-spacing:var(--heads)}.salon-root .t-counts .cl{font-size:13px;color:var(--sub);margin-top:8px;line-height:1.8}.salon-root .t-counts .rows{margin-top:22px;border-top:var(--bd) solid var(--line)}.salon-root .t-crow{display:grid;grid-template-columns:1fr auto 1.4fr;gap:24px;align-items:center;padding:20px 4px;border-bottom:var(--bd) solid var(--line)}.salon-root .t-crow .k{font-size:14.5px;font-weight:700}.salon-root .t-crow .v{font-family:var(--head);font-size:clamp(22px,3vw,28px);font-weight:var(--headw);color:var(--accent);letter-spacing:var(--heads);white-space:nowrap}.salon-root .t-crow .d{font-size:13px;color:var(--sub);line-height:1.7}@media (max-width:680px){.salon-root .t-crow{grid-template-columns:1fr auto;row-gap:6px}.salon-root .t-crow .d{grid-column:1/-1}}.salon-root .t-note{font-size:11.5px;color:var(--sub);line-height:1.85;margin-top:18px}.salon-root .t-coupon{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--gap)}.salon-root .t-cpn{position:relative;background:var(--paper);border:var(--bd) dashed var(--accent);border-radius:var(--radius);box-shadow:var(--shadow);padding:var(--card-pad);display:flex;flex-direction:column;gap:6px;transition:.22s;overflow:hidden}.salon-root .t-cpn:hover{border-color:var(--ink);transform:translateY(var(--hoverlift))}.salon-root .t-cpn .bdg{align-self:flex-start;font-family:var(--eyebrow);font-size:11px;font-weight:800;letter-spacing:.04em;color:#fff;background:var(--accent);padding:5px 12px;border-radius:var(--radius)}.salon-root .t-cpn h3{font-family:var(--head);font-size:16.5px;font-weight:700;line-height:1.45;margin-top:6px}.salon-root .t-cpn .pr{display:flex;align-items:baseline;gap:10px;margin-top:6px}.salon-root .t-cpn .pr .now{font-family:var(--head);font-size:clamp(26px,3.4vw,34px);font-weight:var(--headw);color:var(--accent);letter-spacing:var(--heads);line-height:1}.salon-root .t-cpn .pr .was{font-family:var(--eyebrow);font-size:13px;color:var(--sub);text-decoration:line-through}.salon-root .t-cpn .nt{font-family:var(--eyebrow);font-size:11px;color:var(--sub);margin-top:4px}.salon-root .t-cpn .go{margin-top:14px}@media (max-width:860px){.salon-root .t-coupon{grid-template-columns:1fr}}.salon-root .t-insta-head{display:flex;align-items:center;gap:18px;flex-wrap:wrap;justify-content:space-between;margin-bottom:24px;border:var(--bd) solid var(--line);border-radius:var(--radius);background:var(--paper);box-shadow:var(--shadow);padding:22px 26px}.salon-root .t-insta-head .ig{display:flex;align-items:center;gap:15px}.salon-root .t-insta-head .avt{width:54px;height:54px;border-radius:50%;flex:none;background:conic-gradient(from 210deg,#f9ce34,#ee2a7b,#6228d7,#f9ce34);display:grid;place-items:center}.salon-root .t-insta-head .avt:after{content:"";width:46px;height:46px;border-radius:50%;background-image:linear-gradient(150deg,var(--soft-accent),var(--paper));border:2px solid var(--paper)}.salon-root .t-insta-head .h{font-family:var(--head);font-size:17px;font-weight:var(--headw);letter-spacing:var(--heads)}.salon-root .t-insta-head .m{font-family:var(--eyebrow);font-size:12px;color:var(--sub);margin-top:3px}.salon-root .t-insta-head .m b{color:var(--ink)}.salon-root .t-insta{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.salon-root .t-ipost{position:relative;aspect-ratio:1/1;border-radius:var(--radius);overflow:hidden;border:var(--bd) solid var(--line);background:linear-gradient(150deg,var(--soft-accent),var(--paper));display:grid;place-items:center;transition:.3s}.salon-root .t-ipost:hover{transform:scale(1.02);z-index:1}.salon-root .t-ipost span{font-family:var(--eyebrow);font-size:10.5px;color:color-mix(in srgb,var(--ink) 44%,transparent);letter-spacing:.06em;text-align:center;padding:10px}.salon-root .t-ipost:after{content:"◻";position:absolute;top:8px;right:9px;font-size:12px;color:color-mix(in srgb,var(--ink) 40%,transparent)}@media (max-width:680px){.salon-root .t-insta{grid-template-columns:repeat(3,1fr)}}.salon-root .t-rev{display:grid;grid-template-columns:.8fr 1.2fr;gap:32px;align-items:start}.salon-root .t-rev .score{text-align:center;border:var(--bd) solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);background:var(--paper);padding:var(--panel-pad) 30px;position:sticky;top:90px}.salon-root .t-rev .big{font-family:var(--head);font-size:clamp(60px,8vw,96px);font-weight:var(--headw);color:var(--accent);line-height:.9;letter-spacing:-.03em}.salon-root .t-rev .stars{color:var(--accent2);letter-spacing:5px;font-size:21px;margin:10px 0 6px}.salon-root .t-rev .count{font-family:var(--eyebrow);font-size:12px;color:var(--sub)}.salon-root .t-rev .qs{display:grid;gap:var(--gap)}.salon-root .t-rev .q{background:var(--paper);border:var(--bd) solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);padding:26px 28px}.salon-root .t-rev .q .vh{font-family:var(--head);font-size:15.5px;font-weight:var(--headw);color:var(--accent);letter-spacing:var(--heads);margin-bottom:9px;line-height:1.45}.salon-root .t-rev .q p{font-size:14px;line-height:1.85}.salon-root .t-rev .q .who{font-family:var(--eyebrow);font-size:11px;color:var(--sub);margin-top:12px}@media (max-width:780px){.salon-root .t-rev{grid-template-columns:1fr;gap:20px}.salon-root .t-rev .score{position:static}}.salon-root .t-replynote{display:flex;align-items:flex-start;gap:12px;margin-top:16px;padding:16px 20px;border-radius:var(--radius);background:var(--soft-accent);font-size:13px;color:var(--ink);line-height:1.7;font-weight:600}.salon-root .t-replynote:before{content:"↩";font-size:16px;color:var(--accent);font-weight:800;flex:none}.salon-root .t-revreq{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap;margin-top:26px;padding:22px 26px;border:var(--bd) dashed var(--accent);border-radius:var(--radius);background:var(--chip)}.salon-root .t-revreq p{font-size:13.5px;color:var(--sub);line-height:1.7;flex:1;min-width:240px}.salon-root .t-guarantee{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--gap)}.salon-root .t-guarantee .g{background:var(--paper);border:var(--bd) solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);padding:var(--card-pad);transition:.22s}.salon-root .t-guarantee .g:hover{border-color:var(--ink);transform:translateY(var(--hoverlift))}.salon-root .t-guarantee .no{font-family:var(--head);font-size:13px;font-weight:800;color:#fff;background:var(--accent);width:34px;height:34px;border-radius:50%;display:grid;place-items:center}.salon-root .t-guarantee h3{font-family:var(--head);font-size:18px;font-weight:var(--headw);margin:14px 0 9px;line-height:1.4}.salon-root .t-guarantee p{font-size:13.5px;color:var(--sub);line-height:1.85}@media (max-width:780px){.salon-root .t-guarantee{grid-template-columns:1fr}}.salon-root .t-persona{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--gap)}.salon-root .t-persona .p{background:var(--paper);border:var(--bd) solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);padding:var(--card-pad);transition:.22s}.salon-root .t-persona .p:hover{border-color:var(--ink);transform:translateY(var(--hoverlift))}.salon-root .t-persona .p h3{font-family:var(--head);font-size:16px;font-weight:700;margin-bottom:9px;line-height:1.45}.salon-root .t-persona .p p{font-size:13px;color:var(--sub);line-height:1.8}@media (max-width:880px){.salon-root .t-persona{grid-template-columns:1fr 1fr}}@media (max-width:480px){.salon-root .t-persona{grid-template-columns:1fr}}.salon-root .t-staff{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--gap)}.salon-root .t-stcard{display:grid;grid-template-columns:130px 1fr;background:var(--paper);border:var(--bd) solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden;transition:.22s}.salon-root .t-stcard:hover{border-color:var(--ink);transform:translateY(var(--hoverlift))}.salon-root .t-stcard .pf{position:relative;display:grid;place-items:center;background:linear-gradient(150deg,var(--soft-accent),var(--paper));border-right:var(--bd) solid var(--line);font-family:var(--eyebrow);font-size:10px;color:color-mix(in srgb,var(--ink) 46%,transparent);text-align:center;padding:10px;line-height:1.5}.salon-root .t-stcard .bd{padding:var(--card-pad)}.salon-root .t-stcard .role{font-family:var(--eyebrow);font-size:11px;color:#fff;background:var(--accent);border-radius:var(--radius);padding:5px 12px;display:inline-block}.salon-root .t-stcard .nm{font-family:var(--head);font-size:21px;font-weight:var(--headw);margin:12px 0 2px}.salon-root .t-stcard .roma{font-family:var(--eyebrow);font-size:10.5px;color:var(--sub);letter-spacing:.12em}.salon-root .t-stcard .ds{font-size:13px;color:var(--sub);margin-top:12px;line-height:1.85}@media (max-width:680px){.salon-root .t-staff{grid-template-columns:1fr}.salon-root .t-stcard{grid-template-columns:104px 1fr}}.salon-root .t-local{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--gap)}.salon-root .t-lcard{background:var(--paper);border:var(--bd) solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);padding:var(--card-pad);transition:.22s;display:flex;flex-direction:column;gap:10px}.salon-root .t-lcard:hover{border-color:var(--ink);transform:translateY(var(--hoverlift))}.salon-root .t-lcard .tag{align-self:flex-start;font-family:var(--eyebrow);font-size:11px;font-weight:700;color:var(--accent2);border:var(--bd) solid var(--line);border-radius:var(--radius);padding:5px 12px}.salon-root .t-lcard h3{font-family:var(--head);font-size:17px;font-weight:700;line-height:1.45}.salon-root .t-lcard p{font-size:13.5px;color:var(--sub);line-height:1.85}@media (max-width:860px){.salon-root .t-local{grid-template-columns:1fr}}.salon-root .t-avail{border:var(--bd) solid var(--line);border-radius:var(--radius);background:var(--paper);box-shadow:var(--shadow);padding:var(--panel-pad);max-width:780px}.salon-root .t-avail table{width:100%;border-collapse:collapse;text-align:center}.salon-root .t-avail td,.salon-root .t-avail th{padding:12px 4px;border-bottom:var(--bd) solid var(--line);font-size:14px}.salon-root .t-avail thead th{font-family:var(--eyebrow);font-size:12px;color:var(--sub);font-weight:700}.salon-root .t-avail td.rh{font-weight:700;text-align:left;width:60px;font-size:13px}.salon-root .t-avail .av{font-weight:800;font-size:18px;line-height:1}.salon-root .t-avail .av.a3{color:var(--accent)}.salon-root .t-avail .av.a2{color:var(--accent2)}.salon-root .t-avail .av.a1{color:#c79a4c}.salon-root .t-avail .av.a0{color:var(--sub);opacity:.5}.salon-root .t-avail .foot{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:10px;margin-top:18px}.salon-root .t-avail .legend{display:flex;gap:14px;flex-wrap:wrap;font-family:var(--eyebrow);font-size:11px;color:var(--sub)}.salon-root .t-avail .today{font-size:13px;font-weight:700;color:var(--accent)}.salon-root .t-avail>.btn{margin-top:22px;width:100%}@media (max-width:520px){.salon-root .t-avail{padding:26px 18px}.salon-root .t-avail td,.salon-root .t-avail th{font-size:12.5px;padding:10px 2px}.salon-root .t-avail .av{font-size:16px}}.salon-root .t-flow{display:flex;align-items:stretch;gap:0;flex-wrap:wrap}.salon-root .t-fstep{flex:1 1 0;min-width:150px;background:var(--paper);border:var(--bd) solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);padding:24px 22px;transition:.22s}.salon-root .t-fstep:hover{border-color:var(--ink);transform:translateY(var(--hoverlift))}.salon-root .t-fstep .no{font-family:var(--head);font-size:13px;font-weight:800;color:#fff;background:var(--accent);width:34px;height:34px;border-radius:50%;display:grid;place-items:center}.salon-root .t-fstep h3{font-family:var(--head);font-size:15.5px;font-weight:700;margin:14px 0 8px;letter-spacing:var(--heads);line-height:1.4}.salon-root .t-fstep p{font-size:12.5px;color:var(--sub);line-height:1.75}.salon-root .t-farrow{display:flex;align-items:center;color:var(--accent);font-size:20px;padding:0 8px;flex:none}@media (max-width:1040px){.salon-root .t-flow{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.salon-root .t-farrow{display:none}}@media (max-width:720px){.salon-root .t-flow{grid-template-columns:1fr 1fr}}@media (max-width:460px){.salon-root .t-flow{grid-template-columns:1fr}}.salon-root .t-marq{border-top:var(--bd) solid var(--line);border-bottom:var(--bd) solid var(--line);padding:18px 0;overflow:hidden;background:var(--accent);color:#fff}.salon-root .t-marq .row{display:flex;white-space:nowrap;width:max-content;animation:salonMq 26s linear infinite}.salon-root .t-marq .row span{font-family:var(--head);font-weight:var(--headw);font-size:17px;display:flex;align-items:center;gap:30px;padding-right:30px}@keyframes salonMq{to{transform:translateX(-50%)}}.salon-root .t-linebonus{display:flex;align-items:center;gap:22px;background:var(--paper);border:var(--bd) solid #06c755;border-radius:var(--radius);box-shadow:var(--shadow);padding:26px 30px;flex-wrap:wrap}.salon-root .t-linebonus .ic{font-family:var(--head);font-weight:800;color:#fff;background:#06c755;border-radius:10px;padding:10px 14px;font-size:14px;letter-spacing:.04em;flex:none}.salon-root .t-linebonus p{flex:1;min-width:240px;font-size:14px;line-height:1.8}@media (max-width:680px){.salon-root .t-linebonus{justify-content:center;text-align:center}.salon-root .t-linebonus p{min-width:0}.salon-root .t-linebonus .btn{width:100%}}.salon-root .t-book{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--gap)}.salon-root .t-bcard{background:var(--paper);border:var(--bd) solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);padding:var(--card-pad);transition:.22s;display:flex;flex-direction:column;gap:9px}.salon-root .t-bcard:hover{border-color:var(--ink);transform:translateY(var(--hoverlift))}.salon-root .t-bcard .k{font-family:var(--eyebrow);font-size:12px;font-weight:800;letter-spacing:.12em;color:var(--accent)}.salon-root .t-bcard h3{font-family:var(--head);font-size:20px;font-weight:var(--headw)}.salon-root .t-bcard p{font-size:13px;color:var(--sub);line-height:1.8;flex:1}.salon-root .t-bcard .go{margin-top:8px;width:100%}@media (max-width:780px){.salon-root .t-book{grid-template-columns:1fr}}.salon-root .t-access{display:grid;grid-template-columns:1fr 1fr;gap:40px}.salon-root .t-access h3{font-family:var(--head);font-size:16px;font-weight:700;margin-bottom:18px}.salon-root .t-access table{width:100%;border-collapse:collapse;font-size:14px}.salon-root .t-access td,.salon-root .t-access th{padding:12px 8px;border-bottom:var(--bd) solid var(--line);text-align:left}.salon-root .t-access th{font-family:var(--eyebrow);font-size:12px;color:var(--sub);font-weight:600}.salon-root .t-access td:first-child{font-weight:700;width:64px}.salon-root .t-access td.x{color:var(--sub)}.salon-root .t-access .closed{font-size:12.5px;color:var(--sub);margin-top:12px}.salon-root .t-access .info{font-size:14px;line-height:1.95;display:grid;gap:8px}.salon-root .t-access .info .z{color:var(--sub);font-family:var(--eyebrow);font-size:12.5px}.salon-root .t-access .info .addr{font-size:17px;font-weight:700}.salon-root .t-access .map{margin-top:16px;aspect-ratio:16/10;border-radius:var(--radius);background:linear-gradient(150deg,var(--soft-accent),var(--paper));border:var(--bd) solid var(--line);display:grid;place-items:center;color:color-mix(in srgb,var(--ink) 46%,transparent);font-family:var(--eyebrow);font-size:12px;letter-spacing:.06em}@media (max-width:680px){.salon-root .t-access{grid-template-columns:1fr;gap:28px}}.salon-root .t-route{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--gap);margin-top:20px}.salon-root .t-route .r{background:var(--paper);border:var(--bd) solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden}.salon-root .t-route .im{aspect-ratio:16/10;position:relative;display:grid;place-items:center;background:linear-gradient(150deg,var(--soft-accent),var(--paper));border-bottom:var(--bd) solid var(--line);font-family:var(--eyebrow);font-size:11px;color:color-mix(in srgb,var(--ink) 46%,transparent)}.salon-root .t-route .im .no{position:absolute;top:10px;left:10px;font-family:var(--head);font-size:13px;font-weight:800;color:#fff;background:var(--accent);width:28px;height:28px;border-radius:50%;display:grid;place-items:center}.salon-root .t-route h4{font-family:var(--head);font-size:15px;font-weight:700;margin:16px 20px 6px}.salon-root .t-route p{font-size:12.5px;color:var(--sub);line-height:1.7;margin:0 20px 18px}@media (max-width:780px){.salon-root .t-route{grid-template-columns:1fr}}.salon-root .t-ctaband{background:var(--soft-accent);border-radius:var(--radius);padding:60px 48px;text-align:center}.salon-root .t-ctaband h2{font-family:var(--head);font-size:clamp(25px,3.6vw,40px);font-weight:var(--headw);letter-spacing:var(--heads);line-height:1.3}.salon-root .t-ctaband p{color:var(--sub);margin:16px auto 30px;max-width:52ch;line-height:1.9;font-size:14.5px}.salon-root .t-ctaband .cta{display:flex;gap:11px;justify-content:center;flex-wrap:wrap}@media (max-width:680px){.salon-root .t-ctaband{padding:44px 24px}}.salon-root .t-offer{position:relative;z-index:41;min-height:44px;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px 16px;background:#15181d;color:#fff;padding:8px 18px;text-align:center}.salon-root .t-offer .badge{font-family:var(--eyebrow);font-size:10.5px;font-weight:800;letter-spacing:.06em;background:var(--accent2);color:#fff;padding:4px 11px;border-radius:var(--radius)}.salon-root .t-offer .txt{font-size:13px;font-weight:700}.salon-root .t-offer .price{font-family:var(--head);font-weight:800;color:#fff;font-size:15px;letter-spacing:var(--heads)}.salon-root .t-offer .btn{padding:8px 16px;font-size:12.5px;background:#fff;color:#15181d;border-color:#fff;border-radius:var(--radius)}.salon-root .t-offer .btn:hover{transform:none;filter:none;background:color-mix(in srgb,#fff 88%,var(--accent2))}@media (max-width:980px){.salon-root .t-offer .price{display:none}}@media (max-width:680px){.salon-root .t-offer .badge,.salon-root .t-offer .price{display:none}.salon-root .t-offer{gap:6px 10px;padding:6px 12px;flex-wrap:nowrap}.salon-root .t-offer .txt{font-size:11.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.salon-root .t-offer .btn{padding:6px 12px;font-size:11px;flex:none}.salon-root .t-offer .btn .ar{display:none}}.salon-root .ft{border-top:var(--bd) solid var(--line);padding:60px 0 40px;position:relative;z-index:1}.salon-root .ft .top{display:flex;justify-content:space-between;gap:40px;flex-wrap:wrap}.salon-root .ft .name{font-family:var(--head);font-weight:800;font-size:16px}.salon-root .ft .name small{display:block;font-family:var(--eyebrow);color:var(--sub);font-size:11px;line-height:1.95;margin-top:10px;font-weight:400}.salon-root .ft .links{display:flex;flex-wrap:wrap;gap:9px 22px;font-family:var(--eyebrow);font-size:12px;letter-spacing:.02em;max-width:600px}.salon-root .ft .links a{color:var(--sub)}.salon-root .ft .links a:hover{color:var(--accent)}.salon-root .ft .disc{font-size:11px;color:var(--sub);line-height:1.95;margin-top:30px;max-width:820px}.salon-root .t-galtabs{display:flex;flex-wrap:wrap;gap:9px;margin-bottom:26px}.salon-root .t-galtabs button{font-family:var(--eyebrow);font-size:12.5px;font-weight:700;letter-spacing:.03em;cursor:pointer;border:var(--bd) solid var(--line);background:var(--paper);color:var(--sub);border-radius:var(--radius);padding:9px 18px;transition:.18s}.salon-root .t-galtabs button:hover{border-color:var(--accent);color:var(--accent)}.salon-root .t-galtabs button[aria-selected=true]{background:var(--accent);border-color:var(--accent);color:#fff}.salon-root .t-gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--gap)}.salon-root .t-gcell{position:relative;aspect-ratio:3/4;border-radius:var(--radius);overflow:hidden;border:var(--bd) solid var(--line);background:linear-gradient(150deg,var(--soft-accent),var(--paper));box-shadow:var(--shadow);display:block;transition:.3s;counter-increment:lb}.salon-root .t-gallery{counter-reset:lb}.salon-root .t-gcell.big{grid-row:span 2;aspect-ratio:3/5}.salon-root .t-gcell:hover{border-color:var(--ink);transform:translateY(var(--hoverlift))}.salon-root .t-gcell .ph{position:absolute;inset:0;display:grid;place-items:center;font-family:var(--eyebrow);font-size:10.5px;color:color-mix(in srgb,var(--ink) 46%,transparent);letter-spacing:.1em;text-align:center;padding:14px;transition:transform 1.1s cubic-bezier(.16,1,.3,1)}.salon-root .t-gcell:hover .ph{transform:scale(1.07)}.salon-root .t-gcell .ph:before{content:"PHOTO";display:block;font-family:var(--eyebrow);font-size:18px;font-weight:600;color:color-mix(in srgb,var(--ink) 46%,transparent);opacity:.85;margin-bottom:8px;letter-spacing:.12em}.salon-root .t-gcell .ph:after{content:"No." counter(lb,decimal-leading-zero);position:absolute;top:11px;right:13px;font-family:var(--eyebrow);font-size:11px;letter-spacing:.06em;color:var(--accent2)}.salon-root .t-gcell .ov{position:absolute;left:0;right:0;bottom:0;padding:38px 16px 15px;color:#fff;background:linear-gradient(0deg,rgba(0,0,0,.62),transparent);transform:translateY(8px);opacity:0;transition:.3s}.salon-root .t-gcell:hover .ov{transform:none;opacity:1}.salon-root .t-gcell .ov .cap{font-family:var(--head);font-weight:var(--headw);font-size:14px;letter-spacing:var(--heads)}.salon-root .t-gcell .ov .sub{font-family:var(--eyebrow);font-size:10.5px;letter-spacing:.08em;opacity:.85;margin-top:3px}.salon-root .t-gcell .tg{position:absolute;top:11px;left:11px;font-family:var(--eyebrow);font-size:10px;font-weight:700;letter-spacing:.04em;background:color-mix(in srgb,var(--paper) 86%,transparent);color:var(--accent);padding:4px 10px;border-radius:var(--radius);backdrop-filter:blur(4px)}.salon-root .t-gcell .tg:before{content:"#"}.salon-root .t-gcell.is-hidden{display:none}@media (max-width:880px){.salon-root .t-gallery{grid-template-columns:repeat(3,1fr)}.salon-root .t-gcell .ov{opacity:1;transform:none}}@media (max-width:560px){.salon-root .t-gallery{grid-template-columns:1fr 1fr}.salon-root .t-gcell.big{grid-row:auto;aspect-ratio:3/4}}.salon-root .cbar{position:sticky;bottom:0;left:0;right:0;z-index:30;display:none;grid-template-columns:1fr 1fr 1fr;background:color-mix(in srgb,var(--bg) 96%,transparent);backdrop-filter:blur(12px);border-top:var(--bd) solid var(--line);box-shadow:0 -6px 24px rgba(0,0,0,.08)}.salon-root .cbar a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;padding:11px 6px 13px;text-align:center;border-left:var(--bd) solid var(--line);transition:.18s}.salon-root .cbar a:first-child{border-left:0}.salon-root .cbar a b{font-size:13px;font-weight:800}.salon-root .cbar a span{font-family:var(--eyebrow);font-size:9.5px;color:var(--sub);letter-spacing:.02em}.salon-root .cbar a.tel{color:var(--accent)}.salon-root .cbar a.web{background:var(--accent);color:#fff}.salon-root .cbar a.web span{color:rgba(255,255,255,.85)}.salon-root .cbar a.line{background:#06c755;color:#fff}.salon-root .cbar a.line span{color:rgba(255,255,255,.85)}@media (max-width:860px){.salon-root .cbar{display:grid}}.salon-root .rv{opacity:0;transform:translateY(26px);transition:opacity .9s cubic-bezier(.16,1,.3,1),transform .9s cubic-bezier(.16,1,.3,1)}.salon-root .rv.in{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.salon-root .rv{opacity:1;transform:none;transition:none}.salon-root .t-marq .row,.salon-root .t-scrollcue i:after{animation:none}.salon-root .t-gcell .ph{transition:none}}.salon-root[data-skin=culture]{--bg:#f2f0e8;--paper:#fbfaf4;--ink:#2a2f29;--sub:#6f7567;--line:#dde0d0;--accent:#4a5a44;--accent2:#97855f;--soft:#eae9dc;--soft-accent:#e2e6d4;--bd:1px;--radius:12px;--shadow:0 14px 36px rgba(40,60,46,.07);--shadow-hover:0 22px 50px rgba(40,60,46,.13);--head:"Hiragino Mincho ProN","Yu Mincho","Noto Serif JP",serif;--headw:500;--heads:.02em;--eyebrow:"Hiragino Mincho ProN",serif;--chip:#e9e8da;--hoverlift:-5px}.salon-root[data-skin=culture] .t-shead{text-align:center;max-width:none}.salon-root[data-skin=culture] .t-shead .eyebrow{justify-content:center;letter-spacing:.18em;font-style:italic;font-size:16px;font-weight:500}.salon-root[data-skin=culture] .t-shead .eyebrow:before{display:none}.salon-root[data-skin=culture] .t-shead h2{font-weight:500;letter-spacing:.05em;line-height:1.4}.salon-root[data-skin=culture] .t-shead h2:after{content:"";display:block;width:40px;height:1px;background:var(--accent);margin:20px auto 0}.salon-root[data-skin=culture] .t-shead p{margin-left:auto;margin-right:auto}.salon-root[data-skin=culture] .t-hero .grid{grid-template-columns:1fr;text-align:center;justify-items:center;gap:38px}.salon-root[data-skin=culture] .t-hero p.lead{margin:24px auto 32px}.salon-root[data-skin=culture] .t-hero .cta{justify-content:center}.salon-root[data-skin=culture] .t-hero .area{margin:0 auto;letter-spacing:.08em}.salon-root[data-skin=culture] .t-hero .visual{aspect-ratio:3/4;max-width:340px;border-radius:200px 200px 12px 12px}.salon-root[data-skin=culture] .t-fstep .no,.salon-root[data-skin=culture] .t-guarantee .no{border-radius:50%;width:46px;height:46px}.salon-root[data-skin=culture] .t-fcard .ic{border-radius:50%;background:var(--accent);color:var(--paper)}.salon-root[data-skin=culture] .btn{border-radius:999px;letter-spacing:.06em}.salon-root[data-skin=culture] .t-gcell{border-radius:160px 160px 12px 12px}.salon-root[data-skin=culture] .t-ipost{border-radius:12px}.salon-root[data-skin=culture] .t-fcard:hover,.salon-root[data-skin=culture] .t-pcard:hover,.salon-root[data-skin=culture] .t-scard:hover{border-color:var(--accent)}.salon-root[data-skin=natural]{--bg:#f8f5ef;--paper:#fffdf9;--ink:#4b4338;--sub:#9a9080;--line:#e8e1d4;--accent:#94a07a;--accent2:#c2a78a;--soft:#f0ece2;--soft-accent:#e8e6d4;--bd:1px;--radius:8px;--shadow:none;--shadow-hover:none;--head:"Hiragino Mincho ProN","Yu Mincho","Noto Serif JP",serif;--headw:500;--heads:.02em;--eyebrow:-apple-system,sans-serif;--chip:#f1ebdd;--hoverlift:-3px}.salon-root[data-skin=natural] .t-shead{text-align:center;max-width:none}.salon-root[data-skin=natural] .t-shead .eyebrow{justify-content:center;letter-spacing:.3em;font-weight:400}.salon-root[data-skin=natural] .t-shead .eyebrow:before{display:none}.salon-root[data-skin=natural] .t-shead h2{letter-spacing:.04em;line-height:1.45;font-weight:500}.salon-root[data-skin=natural] .t-shead h2:after{content:"";display:block;width:34px;height:1px;background:var(--accent);margin:20px auto 0}.salon-root[data-skin=natural] .t-shead p{margin-left:auto;margin-right:auto}.salon-root[data-skin=natural] .t-hero .grid{grid-template-columns:1fr;text-align:center;justify-items:center;gap:38px}.salon-root[data-skin=natural] .t-hero p.lead{margin-left:auto;margin-right:auto}.salon-root[data-skin=natural] .t-hero .cta{justify-content:center}.salon-root[data-skin=natural] .t-hero .area{margin-left:auto;margin-right:auto}.salon-root[data-skin=natural] .t-hero h1{font-weight:500;line-height:1.45}.salon-root[data-skin=natural] .t-hero .visual{aspect-ratio:1/1;border-radius:50%;max-width:340px}.salon-root[data-skin=natural] .t-bcard,.salon-root[data-skin=natural] .t-case,.salon-root[data-skin=natural] .t-fcard,.salon-root[data-skin=natural] .t-guarantee .g,.salon-root[data-skin=natural] .t-lcard,.salon-root[data-skin=natural] .t-pcard,.salon-root[data-skin=natural] .t-persona .p,.salon-root[data-skin=natural] .t-scard,.salon-root[data-skin=natural] .t-stcard{box-shadow:none;border-color:var(--line)}.salon-root[data-skin=natural] .t-fcard:hover,.salon-root[data-skin=natural] .t-pcard:hover,.salon-root[data-skin=natural] .t-scard:hover{box-shadow:none;transform:none;border-color:var(--accent)}.salon-root[data-skin=natural] .t-fcard .ic{border-radius:50%;background:var(--soft-accent);color:var(--accent)}.salon-root[data-skin=natural] .t-gcell{border-radius:10px}.salon-root[data-skin=natural] .t-gcell.big{border-radius:160px 160px 10px 10px}.salon-root[data-skin=natural] .t-ipost{border-radius:10px}.salon-root[data-skin=natural] .btn{border-radius:999px;letter-spacing:.04em}.salon-root[data-skin=pop]{--bg:#fffdf6;--paper:#ffffff;--ink:#2a2620;--sub:#857c6e;--line:#ece5d8;--accent:#ec6a37;--accent2:#3a9b8b;--soft:#fff5ea;--soft-accent:#ffe7d4;--bd:2px;--radius:20px;--shadow:6px 6px 0 rgba(42,38,32,.08);--shadow-hover:9px 9px 0 rgba(236,106,55,.20);--head:var(--font);--headw:800;--heads:-.02em;--eyebrow:-apple-system,sans-serif;--chip:#fff1e6;--hoverlift:0px}.salon-root[data-skin=pop] .t-shead .eyebrow{background:var(--accent);color:#fff;padding:8px 15px;border-radius:999px;transform:rotate(-1.5deg);letter-spacing:.04em;font-weight:700}.salon-root[data-skin=pop] .t-shead .eyebrow:before{display:none}.salon-root[data-skin=pop] .t-fcard:hover,.salon-root[data-skin=pop] .t-pcard:hover,.salon-root[data-skin=pop] .t-scard:hover{transform:translate(-2px,-2px)}.salon-root[data-skin=pop] .t-fcard:nth-child(odd) .ic{background:var(--accent);color:#fff}.salon-root[data-skin=pop] .t-fcard:nth-child(2n) .ic{background:var(--accent2);color:#fff}.salon-root[data-skin=pop] .t-fcard .ic{border-radius:50%}.salon-root[data-skin=pop] .t-trust .n{color:var(--accent)}.salon-root[data-skin=pop] .t-trust .c:nth-child(2n) .n{color:var(--accent2)}.salon-root[data-skin=pop] .t-cpn .bdg,.salon-root[data-skin=pop] .t-mrow .tag,.salon-root[data-skin=pop] .t-scard .tag{transform:rotate(-1.5deg)}.salon-root[data-skin=pop] .t-hero .visual{transform:rotate(-1.6deg)}.salon-root[data-skin=pop] .btn{border-radius:999px}.salon-root[data-skin=pop] .t-gcell{border-radius:18px}.salon-root[data-skin=pop] .t-ipost{border-radius:14px}.salon-root[data-skin=pop] .t-cpn{border-style:dashed}.salon-root[data-skin=pop] .t-scrollcue{color:var(--accent)}.salon-root[data-skin=trend]{--bg:#f4f1ec;--paper:#ffffff;--ink:#2c2825;--sub:#8c857b;--line:#e7e2da;--accent:#a07e63;--accent2:#82826f;--soft:#efebe4;--soft-accent:#ece3d7;--bd:1px;--radius:18px;--shadow:0 12px 32px rgba(120,100,80,.08);--shadow-hover:0 22px 50px rgba(120,100,80,.15);--head:var(--font);--headw:700;--heads:-.02em;--eyebrow:-apple-system,sans-serif;--chip:#f1ece4;--hoverlift:-5px}.salon-root[data-skin=trend] .t-shead .eyebrow{background:var(--soft-accent);padding:8px 15px;border-radius:999px;letter-spacing:.16em;font-weight:600}.salon-root[data-skin=trend] .t-shead .eyebrow:before{display:none}.salon-root[data-skin=trend] .t-shead h2:after{content:"";display:block;width:46px;height:4px;border-radius:99px;background:var(--accent);margin-top:16px}.salon-root[data-skin=trend] .t-bcard,.salon-root[data-skin=trend] .t-fcard,.salon-root[data-skin=trend] .t-guarantee .g,.salon-root[data-skin=trend] .t-lcard,.salon-root[data-skin=trend] .t-pcard,.salon-root[data-skin=trend] .t-persona .p,.salon-root[data-skin=trend] .t-scard{border-radius:20px}.salon-root[data-skin=trend] .t-fcard .ic{border-radius:16px;background:var(--soft-accent);color:var(--accent)}.salon-root[data-skin=trend] .t-hero .visual{aspect-ratio:4/5;border-radius:28px}.salon-root[data-skin=trend] .t-gcell{border-radius:24px}.salon-root[data-skin=trend] .t-gcell.big{border-radius:30px}.salon-root[data-skin=trend] .t-ipost{border-radius:16px}.salon-root[data-skin=trend] .t-trust .c{border-radius:22px}.salon-root[data-skin=trend] .btn{border-radius:999px;letter-spacing:.03em}.salon-root[data-skin=trend] .t-cpn .bdg,.salon-root[data-skin=trend] .t-pcard .lab,.salon-root[data-skin=trend] .t-scard .tag{border-radius:999px}