.specialist-page .trust-strip{background:var(--sage-mist);border-radius:var(--radius-md);grid-template-columns:1fr 1fr;gap:11px 22px;margin:18px 0 4px;padding:16px 18px;display:grid}.specialist-page .ts-item{color:var(--forest-soft);align-items:center;gap:9px;font-size:.9rem;font-weight:600;display:flex}.specialist-page .ts-item svg{width:19px;height:19px;color:var(--olive-deep);flex:none}@media (max-width:600px){.specialist-page .trust-strip{grid-template-columns:1fr}}.specialist-page .price-table{grid-template-columns:1fr 1fr;gap:18px;margin-top:8px;display:grid}.specialist-page .price-group{background:var(--cream-deep);border-radius:var(--radius-md);padding:18px 20px}.specialist-page .pg-head{color:var(--forest);align-items:center;gap:8px;margin-bottom:10px;font-weight:700;display:flex}.specialist-page .pg-head svg{width:18px;height:18px;color:var(--terra-deep)}.specialist-page .price-row{border-bottom:1px dashed var(--line);justify-content:space-between;align-items:baseline;gap:14px;padding:9px 0;display:flex}.specialist-page .price-row:last-child{border-bottom:none}.specialist-page .pr-dur{color:var(--muted);font-size:.95rem}.specialist-page .pr-val{font-family:var(--font-head);color:var(--forest);font-size:1.2rem;font-weight:600}.specialist-page .pack-cards{flex-wrap:wrap;gap:14px;margin-top:6px;display:flex}.specialist-page .pack-card{background:linear-gradient(160deg,var(--sage-mist),#fff 85%);border:1px solid var(--line);border-radius:var(--radius-md);flex:180px;padding:16px 18px}.specialist-page .pk-title{color:var(--forest);font-weight:700}.specialist-page .pk-price{font-family:var(--font-head);color:var(--terra-deep);margin-top:6px;font-size:1.5rem}.specialist-page .pk-per{color:var(--muted);margin-top:2px;font-size:.85rem}@media (max-width:620px){.specialist-page .price-table{grid-template-columns:1fr}}.specialist-page .hero{padding:22px 0 36px;position:relative;overflow:hidden}.specialist-page .hero .sunburst{z-index:0;opacity:.4;width:360px;height:360px;position:absolute;top:-180px;right:-120px}.specialist-page .hero .wrap{z-index:2;position:relative}.specialist-page .hero-grid{grid-template-columns:minmax(380px,460px) 1fr;align-items:stretch;gap:46px;display:grid}.specialist-page .photo{border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);background:linear-gradient(165deg,#cfe0cb 0%,#9db89a 55%,#7e9b86 100%);min-height:520px;position:relative;overflow:hidden}.specialist-page .photo .portrait{width:100%;height:100%;position:absolute;inset:0}.specialist-page .photo .pv-badge{color:var(--olive-deep);border-radius:var(--r-pill);box-shadow:var(--shadow-card);z-index:3;background:#fffffff0;align-items:center;gap:7px;padding:8px 14px;font-size:.8rem;font-weight:700;display:inline-flex;position:absolute;top:18px;left:18px}.specialist-page .photo .pv-badge svg{width:15px;height:15px}.specialist-page .photo .play{cursor:pointer;border-radius:var(--r-pill);box-shadow:var(--shadow-card);z-index:3;font-family:var(--font-body);transition:transform .25s var(--ease);background:#fffffff0;border:none;align-items:center;gap:11px;padding:9px 18px 9px 9px;display:inline-flex;position:absolute;bottom:18px;left:18px}.specialist-page .photo .play:hover{transform:translateY(-2px)}.specialist-page .photo .play i{background:var(--terra);color:#fff;border-radius:50%;flex:none;place-items:center;width:42px;height:42px;padding-left:3px;font-size:15px;font-style:normal;display:grid}.specialist-page .photo .play b{color:var(--forest);text-align:left;font-size:.9rem;font-weight:700;display:block}.specialist-page .photo .play small{color:var(--muted);font-size:.74rem;font-weight:600;display:block}.specialist-page .hinfo{flex-direction:column;justify-content:center;display:flex}.specialist-page .hinfo .verified{background:var(--olive);color:#fff;border-radius:var(--r-pill);align-self:flex-start;align-items:center;gap:7px;padding:7px 14px;font-size:.78rem;font-weight:700;display:inline-flex}.specialist-page .hinfo .verified svg{width:14px;height:14px}.specialist-page .hinfo h1{margin:16px 0 0;font-size:clamp(2.1rem,4.2vw,3.1rem)}.specialist-page .hinfo .role{color:var(--terra-deep);margin-top:8px;font-size:1.12rem;font-weight:700}.specialist-page .hinfo .tagline{font-family:var(--font-head);color:var(--forest-soft);max-width:24em;margin-top:16px;font-size:1.2rem;font-style:italic;line-height:1.4}.specialist-page .hstats{flex-wrap:wrap;gap:14px;margin-top:24px;display:flex}.specialist-page .hstat{background:var(--cream-3);border:1px solid var(--line);border-radius:var(--radius-md);box-shadow:var(--shadow-card);min-width:104px;padding:14px 18px}.specialist-page .hstat b{font-family:var(--font-head);color:var(--forest);font-size:1.5rem;font-weight:600;line-height:1;display:block}.specialist-page .hstat span{color:var(--muted);font-size:.8rem;font-weight:600}.specialist-page .htags{flex-wrap:wrap;gap:8px;margin-top:22px;display:flex}.specialist-page .htags span{background:var(--cream-deep);color:var(--forest-soft);border-radius:var(--r-pill);padding:7px 15px;font-size:.84rem;font-weight:600}.specialist-page .hactions{flex-wrap:wrap;gap:13px;margin-top:26px;display:flex}.specialist-page .htrust{color:var(--olive-deep);align-items:center;gap:9px;margin-top:16px;font-size:.9rem;font-weight:600;display:flex}.specialist-page .htrust svg{flex:none;width:18px;height:18px}.specialist-page .sp-layout{grid-template-columns:1fr 372px;align-items:start;gap:34px;padding:36px 0 20px;display:grid}.specialist-page .block{background:var(--cream-3);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);margin-bottom:24px;padding:32px}.specialist-page .block>h2{margin-bottom:6px;font-size:1.55rem}.specialist-page .block .sub{color:var(--muted);margin-bottom:18px}.specialist-page .block h3{margin:22px 0 8px;font-size:1.16rem}.specialist-page .block p{color:var(--forest-soft);margin-bottom:14px}.specialist-page .block p:last-child{margin-bottom:0}.specialist-page .lead{background:var(--cream-3);border:1px solid var(--line);border-left:5px solid var(--terra);border-radius:var(--radius-md);color:var(--forest-soft);box-shadow:var(--shadow-card);margin-bottom:24px;padding:22px 26px;font-size:1.08rem;line-height:1.65}.specialist-page .lead b{color:var(--forest)}.specialist-page .empathy{background:linear-gradient(150deg,var(--sage-mist),var(--cream-deep));border:1px solid var(--line);border-radius:var(--radius-lg);margin-bottom:24px;padding:32px}.specialist-page .empathy h2{margin-bottom:18px;font-size:1.5rem}.specialist-page .emp-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.specialist-page .emp-item{border-radius:var(--radius-md);color:var(--forest-soft);background:#fff9;align-items:flex-start;gap:12px;padding:14px 16px;font-size:.96rem;font-weight:600;display:flex}.specialist-page .emp-item svg{width:22px;height:22px;color:var(--terra-deep);flex:none;margin-top:1px}.specialist-page .empathy .note{font-family:var(--font-head);color:var(--forest);margin-top:16px;font-size:1.05rem;font-style:italic}.specialist-page .videoblk{grid-template-columns:1.1fr 1fr;align-items:center;gap:24px;display:grid}.specialist-page .videoblk .vid{border-radius:var(--radius-md);width:100%;min-height:230px;box-shadow:var(--shadow-card);cursor:pointer;background:linear-gradient(160deg,#d9c4a6,#b78f63);border:none;padding:0;position:relative;overflow:hidden}.specialist-page .videoblk .vid .play{background:#2e40341f;place-items:center;transition:background .25s;display:grid;position:absolute;inset:0}.specialist-page .videoblk .vid:hover .play{background:#2e403433}.specialist-page .videoblk .vid .play i{width:66px;height:66px;color:var(--terra-deep);box-shadow:var(--shadow-card);background:#fffffff0;border-radius:50%;place-items:center;padding-left:4px;font-size:24px;font-style:normal;display:grid}.specialist-page .videoblk .vid .vl{color:var(--forest);border-radius:var(--r-pill);background:#ffffffeb;padding:6px 12px;font-size:.74rem;font-weight:700;position:absolute;bottom:14px;left:14px}.specialist-page .ses-steps{flex-direction:column;gap:14px;display:flex}.specialist-page .ses-step{align-items:flex-start;gap:16px;display:flex}.specialist-page .ses-step .n{background:var(--sage-mist);width:40px;height:40px;color:var(--olive-deep);font-family:var(--font-head);border-radius:50%;flex:none;place-items:center;font-weight:600;display:grid}.specialist-page .ses-step b{color:var(--forest);font-size:1.05rem;display:block}.specialist-page .ses-step span{color:var(--muted);font-size:.95rem}.specialist-page .psy-box{background:linear-gradient(135deg,var(--peach),var(--cream-deep));border:1px solid var(--line);border-radius:var(--radius-md);margin:14px 0 0;padding:22px 24px}.specialist-page .psy-box .lbl{letter-spacing:.12em;text-transform:uppercase;color:var(--terra-deep);border-radius:var(--r-pill);background:#e0916a2e;align-items:center;gap:.5em;margin-bottom:12px;padding:6px 14px;font-size:.74rem;font-weight:700;display:inline-flex}.specialist-page .psy-box p{color:var(--forest-soft);margin:0}.specialist-page .verify-block{background:var(--sage-mist);border:1px solid var(--line);border-radius:var(--radius-md);align-items:flex-start;gap:16px;margin-top:18px;padding:20px 24px;display:flex}.specialist-page .verify-block .ic{width:46px;height:46px;color:var(--olive-deep);box-shadow:var(--shadow-card);background:#fff;border-radius:50%;flex:none;place-items:center;display:grid}.specialist-page .verify-block .ic svg{width:24px;height:24px}.specialist-page .verify-block h4{font-family:var(--font-head);color:var(--forest);margin-bottom:5px;font-size:1.1rem;font-weight:600}.specialist-page .verify-block p{color:var(--forest-soft);margin:0;font-size:.94rem}.specialist-page .edu-item{border-bottom:1px dashed var(--line);gap:18px;padding:16px 0;display:flex}.specialist-page .edu-item:last-of-type{border:none;padding-bottom:0}.specialist-page .edu-item .yr{font-family:var(--font-head);color:var(--terra);flex:none;width:74px;font-size:1.45rem;font-style:italic;font-weight:500}.specialist-page .edu-item .ed{color:var(--forest);font-size:1rem;font-weight:600}.specialist-page .edu-item .ed small{color:var(--muted);margin-top:2px;font-size:.86rem;font-weight:500;display:block}.specialist-page .methods{flex-wrap:wrap;gap:10px;display:flex}.specialist-page .method{background:var(--sage-mist);border:1px solid var(--line);border-radius:var(--r-pill);color:var(--forest-soft);transition:transform .25s var(--ease),background .25s;align-items:center;gap:.5em;padding:11px 18px;font-size:.92rem;font-weight:600;display:inline-flex}.specialist-page .method:hover{box-shadow:var(--shadow-card);background:#fff;transform:translateY(-3px)}.specialist-page .method .dot{background:var(--terra);border-radius:50%;flex:none;width:8px;height:8px}.specialist-page .fmt-cards{grid-template-columns:1fr 1fr;gap:16px;display:grid}.specialist-page .fmt-c{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--cream-3);overflow:hidden}.specialist-page .fmt-c .top{color:#fff;place-items:center;height:120px;display:grid}.specialist-page .fmt-c.online .top{background:linear-gradient(150deg,#a9c0a5,#6e8a6b)}.specialist-page .fmt-c.offline .top{background:linear-gradient(150deg,#e3b98a,#c9764e)}.specialist-page .fmt-c .top svg{opacity:.95;width:42px;height:42px}.specialist-page .fmt-c .bd{padding:18px 20px}.specialist-page .fmt-c b{font-family:var(--font-head);color:var(--forest);font-size:1.12rem}.specialist-page .fmt-c p{color:var(--muted);margin-top:4px;font-size:.92rem}.specialist-page .rev-aggr{border-bottom:1px dashed var(--line);align-items:center;gap:16px;margin-bottom:18px;padding-bottom:18px;display:flex}.specialist-page .rev-aggr .big{font-family:var(--font-head);color:var(--forest);font-size:2.6rem;font-weight:600;line-height:1}.specialist-page .rev-aggr .stars{color:var(--terra);letter-spacing:2px;font-size:1.15rem}.specialist-page .rev-aggr .src{color:var(--muted);font-size:.88rem;font-weight:600}.specialist-page .rev-aggr .src a{color:var(--terra-deep);border-bottom:1px solid #c9764e4d}.specialist-page .rev-empty{text-align:center;color:var(--muted);background:var(--cream-deep);border-radius:var(--radius-md);border:1px dashed var(--line);flex-direction:column;align-items:center;gap:12px;padding:26px 16px;font-size:.96rem;display:flex}.specialist-page .remp-ic{background:var(--sage-mist);width:54px;height:54px;color:var(--olive-deep);border-radius:16px;place-items:center;display:grid}.specialist-page .remp-ic svg{width:28px;height:28px}.specialist-page .rev-empty b{color:var(--forest);font-family:var(--font-head);font-size:1.1rem;font-weight:600}.specialist-page .rev-list{gap:16px;display:grid}.specialist-page .rev-item{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--cream-3);padding:16px 18px}.specialist-page .rev-item-head{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.specialist-page .rev-item-head b{color:var(--forest)}.specialist-page .rev-item-head .stars{color:var(--terra);letter-spacing:1px}.specialist-page .rev-item p{color:var(--forest-soft);margin:8px 0 0;line-height:1.6}.specialist-page .rev-item-reply{background:var(--sage-mist);color:var(--forest-soft);border-radius:12px;margin-top:10px;padding:10px 14px;font-size:.92rem}.specialist-page .rev-dist{gap:6px;margin-bottom:18px;display:grid}.specialist-page .rev-dist-row{cursor:pointer;width:100%;color:var(--muted);font-size:.84rem;font-family:var(--font-body);background:0 0;border:none;border-radius:10px;align-items:center;gap:10px;padding:3px 6px;display:flex}.specialist-page .rev-dist-row:hover{background:var(--cream-deep)}.specialist-page .rev-dist-row.on{background:var(--sage-mist)}.specialist-page .rev-dist .rd-star{width:28px;color:var(--forest-soft);text-align:left;flex:none;font-weight:700}.specialist-page .rev-dist .rd-bar{background:var(--cream-deep);border-radius:999px;flex:1;height:9px;overflow:hidden}.specialist-page .rev-dist .rd-bar i{background:var(--terra);border-radius:999px;height:100%;display:block}.specialist-page .rev-dist .rd-n{text-align:right;flex:none;width:26px}.specialist-page .rev-dist-clear{color:var(--terra-deep);cursor:pointer;font-size:.84rem;font-weight:700;font-family:var(--font-body);background:0 0;border:none;justify-self:start;padding:4px 6px}.specialist-page .rev-badge{color:var(--olive-deep);background:var(--sage-mist);border-radius:999px;padding:2px 9px;font-size:.72rem;font-weight:700}.specialist-page .rev-badge-ok{color:#fff;background:var(--olive)}.specialist-page .rev-date{color:var(--muted);margin-left:auto;font-size:.78rem}.specialist-page .rev-note{color:var(--muted);background:var(--cream-deep);border:1px dashed var(--line);border-radius:var(--radius-md);padding:14px 16px;font-size:.92rem;line-height:1.5}.specialist-page .faq details{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--cream-3);margin-bottom:11px;overflow:hidden}.specialist-page .faq summary{cursor:pointer;color:var(--forest);justify-content:space-between;align-items:center;gap:16px;padding:18px 22px;font-size:1.02rem;font-weight:700;list-style:none;display:flex}.specialist-page .faq summary::-webkit-details-marker{display:none}.specialist-page .faq summary:after{content:"+";color:var(--terra-deep);font-size:1.5rem;font-weight:400;transition:transform .25s}.specialist-page .faq details[open] summary:after{transform:rotate(45deg)}.specialist-page .faq .a{color:var(--forest-soft);padding:0 22px 20px;font-size:.96rem}.specialist-page .bridge{border:1px solid var(--line);border-radius:var(--radius-md);color:var(--forest-soft);background:#c2974a1a;flex-wrap:wrap;align-items:center;gap:14px;margin-bottom:24px;padding:18px 22px;font-size:1rem;display:flex}.specialist-page .bridge b{color:var(--mustard-deep)}.specialist-page .bridge .btn{min-height:46px;font-size:.92rem}.specialist-page .bridge>div{flex:1;min-width:220px}.specialist-page .share{background:var(--cream-3);border:1px dashed var(--olive);border-radius:var(--radius-md);flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:24px;padding:18px 22px;display:flex}.specialist-page .share .txt b{font-family:var(--font-head);color:var(--forest);font-size:1.05rem}.specialist-page .share .txt span{color:var(--muted);font-size:.88rem;display:block}.specialist-page .share .url{background:var(--cream-deep);border-radius:var(--r-pill);color:var(--forest-soft);align-items:center;gap:8px;margin-left:auto;padding:8px 8px 8px 16px;font-size:.9rem;font-weight:600;display:flex}.specialist-page .share .url button{background:var(--terra);color:#fff;border-radius:var(--r-pill);cursor:pointer;font-weight:700;font-family:var(--font-body);border:none;min-height:40px;padding:8px 16px}.specialist-page .sh-btns{gap:8px;display:flex}.specialist-page .sh-btns a,.specialist-page .sh-btns button{background:var(--sage-mist);width:44px;height:44px;color:var(--olive-deep);transition:transform .25s var(--ease),background .25s;cursor:pointer;border:none;border-radius:50%;place-items:center;display:grid}.specialist-page .sh-btns a:hover,.specialist-page .sh-btns button:hover{background:var(--sage);color:#fff;transform:translateY(-3px)}.specialist-page .sh-btns svg{width:20px;height:20px}.specialist-page .booking{position:sticky;top:96px}.specialist-page .book-card{background:var(--cream-3);border:1px solid var(--line);border-radius:var(--radius-md);box-shadow:var(--shadow-soft);padding:22px;position:relative;overflow:hidden}.specialist-page .book-card:before{content:"";background:linear-gradient(160deg,var(--mustard),var(--terra));opacity:.1;border-radius:50%;width:160px;height:160px;position:absolute;top:-70px;right:-70px}.specialist-page .book-card .price{font-family:var(--font-head);color:var(--forest);font-size:1.6rem;font-weight:600;line-height:1.1;position:relative}.specialist-page .book-card .price small{font-family:var(--font-body);color:var(--muted);margin-top:1px;font-size:.78rem;font-weight:600;display:block}.specialist-page .fmt-row{gap:8px;margin:14px 0 4px;display:flex}.specialist-page .fmt-row .f{text-align:center;border:1.5px solid var(--line);color:var(--forest-soft);cursor:pointer;transition:.2s var(--ease);background:var(--cream);border-radius:11px;flex:1;justify-content:center;align-items:center;gap:.4em;min-height:42px;padding:9px 6px;font-size:.8rem;font-weight:600;display:flex}.specialist-page .fmt-row .f svg{width:15px;height:15px}.specialist-page .fmt-row .f.on{border-color:var(--terra);color:var(--terra-deep);background:#e0916a24}.specialist-page .book-card h4{font-family:var(--font-body);letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin:18px 0 10px;font-size:.7rem;font-weight:800}.specialist-page .book-steps{flex-direction:column;gap:12px;margin:16px 0 6px;display:flex}.specialist-page .book-step{color:var(--forest-soft);align-items:flex-start;gap:12px;font-size:.92rem;display:flex}.specialist-page .book-step .n{background:var(--sage-mist);width:30px;height:30px;color:var(--olive-deep);font-family:var(--font-head);border-radius:50%;flex:none;place-items:center;font-size:.95rem;font-weight:600;display:grid}.specialist-page .book-note{color:var(--muted);text-align:center;justify-content:center;align-items:center;gap:.5em;margin-top:11px;font-size:.78rem;display:flex}.specialist-page .book-note svg{flex:none;width:15px;height:15px}.specialist-page .book-disclaim{color:var(--muted);border-top:1px dashed var(--line);margin-top:12px;padding-top:12px;font-size:.78rem;line-height:1.5}.specialist-page .guarantee-mini{border:1px dashed var(--olive);border-radius:var(--radius-md);color:var(--olive-deep);background:#7e90701a;align-items:flex-start;gap:10px;margin-top:14px;padding:13px 15px;font-size:.82rem;line-height:1.45;display:flex}.specialist-page .guarantee-mini svg{flex:none;width:20px;height:20px}.specialist-page .guarantee-mini b{color:var(--forest);font-weight:700}.specialist-page .mcta{z-index:70;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid var(--line);padding:12px 16px calc(12px + env(safe-area-inset-bottom));background:#fbf7f0f5;justify-content:space-between;align-items:center;gap:12px;display:none;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -10px 30px -20px #2e403480}.specialist-page .mcta .mp{font-family:var(--font-head);color:var(--forest);font-size:1.1rem;font-weight:600}.specialist-page .mcta .mp small{font-family:var(--font-body);color:var(--muted);font-size:.74rem;font-weight:600;display:block}.specialist-page .mcta .btn{flex:1;max-width:200px;min-height:48px}.specialist-page .to-top{z-index:65;background:var(--cream-3);border:1px solid var(--line);width:48px;height:48px;box-shadow:var(--shadow-card);cursor:pointer;opacity:0;pointer-events:none;border-radius:50%;place-items:center;transition:opacity .3s,transform .3s;display:grid;position:fixed;bottom:18px;right:18px}.specialist-page .to-top.show{opacity:1;pointer-events:auto}.specialist-page .to-top svg{width:22px;height:22px;color:var(--forest)}.specialist-page .toast{background:var(--cream-3);color:var(--forest);border:1px solid var(--line);border-radius:var(--radius-md);box-shadow:var(--shadow-soft);z-index:9800;transition:transform .45s var(--ease);align-items:center;gap:.6em;max-width:90%;padding:16px 24px;font-size:.96rem;font-weight:600;display:flex;position:fixed;bottom:26px;left:50%;transform:translate(-50%)translateY(180%)}.specialist-page .toast .ti{width:24px;height:24px;color:var(--olive-deep);flex:none}.specialist-page .toast.show{transform:translate(-50%)translateY(0)}@media (max-width:980px){.specialist-page .hero-grid{grid-template-columns:1fr;gap:24px}.specialist-page .photo{min-height:420px}.specialist-page .sp-layout{grid-template-columns:1fr;gap:0}.specialist-page .booking{margin-top:24px;position:static}.specialist-page .mcta{display:flex}.specialist-page .to-top{bottom:84px}.specialist-page .emp-grid,.specialist-page .videoblk,.specialist-page .fmt-cards{grid-template-columns:1fr}}@media (max-width:600px){.specialist-page .photo{min-height:340px}.specialist-page .share .url{width:100%;margin-left:0}}.specialist-page .slot-guard{border:1px solid var(--line);border-radius:var(--radius-md);color:var(--forest-soft);background:#c2974a1a;margin-bottom:12px;padding:10px 14px;font-size:.84rem}.specialist-page .slot-guard a{color:var(--terra-deep);font-weight:700}.specialist-page .bk2-days{scrollbar-width:thin;scroll-snap-type:x proximity;gap:8px;margin-bottom:14px;padding-bottom:6px;display:flex;overflow-x:auto}.specialist-page .bk2-day{border:1.5px solid var(--line);background:var(--cream);cursor:pointer;transition:.16s var(--ease);scroll-snap-align:start;border-radius:12px;flex-direction:column;flex:none;align-items:center;gap:1px;min-width:62px;padding:8px 12px;display:flex}.specialist-page .bk2-day .wd{color:var(--muted);text-transform:uppercase;font-size:.7rem;font-weight:700}.specialist-page .bk2-day .dm{font-family:var(--font-head);color:var(--forest);font-size:1rem;font-weight:600;line-height:1.1}.specialist-page .bk2-day .cn{color:var(--olive-deep);white-space:nowrap;font-size:.6rem;font-weight:600}.specialist-page .bk2-day:hover{border-color:var(--terra)}.specialist-page .bk2-day.on{background:var(--terra);border-color:var(--terra)}.specialist-page .bk2-day.on .wd,.specialist-page .bk2-day.on .dm,.specialist-page .bk2-day.on .cn{color:#fff}.specialist-page .bk2-times{grid-template-columns:repeat(auto-fill,minmax(72px,1fr));gap:8px;display:grid}.specialist-page .bk2-time{border:1.5px solid var(--line);background:var(--cream);color:var(--forest);cursor:pointer;transition:.16s var(--ease);border-radius:10px;padding:10px 4px;font-size:.92rem;font-weight:700;position:relative}.specialist-page .bk2-time:before{content:"";background:var(--sage);border-radius:50%;width:6px;height:6px;position:absolute;top:6px;right:6px}.specialist-page .bk2-time.off:before{background:var(--terra)}.specialist-page .bk2-time:hover:not(:disabled){border-color:var(--terra);background:#e0916a1f;transform:translateY(-2px)}.specialist-page .bk2-time:disabled{opacity:.5;cursor:not-allowed}.specialist-page .bk2-legend{color:var(--muted);gap:14px;margin-top:10px;font-size:.72rem;display:flex}.specialist-page .bk2-legend i{vertical-align:0;border-radius:50%;width:8px;height:8px;margin-right:5px;display:inline-block}.specialist-page .bk2-legend .lg-on{background:var(--sage)}.specialist-page .bk2-legend .lg-off{background:var(--terra)}.specialist-page .slot-note{color:var(--muted);margin-top:10px;font-size:.78rem}.specialist-page .slot-empty{background:var(--cream-deep);border:1px dashed var(--line);border-radius:var(--radius-md);color:var(--muted);text-align:center;padding:16px;font-size:.9rem}.specialist-page .book-or{color:var(--muted);align-items:center;gap:10px;margin:18px 0 12px;font-size:.82rem;display:flex}.specialist-page .book-or:before,.specialist-page .book-or:after{content:"";background:var(--line);flex:1;height:1px}
