:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#f4f4f2;background:#0d0d0e;font-synthesis:none}*{box-sizing:border-box}body{margin:0;background:#0d0d0e}button,textarea{font:inherit}button{border:0;cursor:pointer}button:disabled{cursor:not-allowed}.app-shell{position:relative;max-width:680px;min-height:100dvh;margin:auto;padding-bottom:96px;background:#0d0d0e}.screen{padding:24px 16px 116px;animation:enter .18s ease-out}.home-head,.section-heading,.month,.detail-title{display:flex;align-items:center;justify-content:space-between;gap:16px}.eyebrow{margin:0 0 8px;color:#99999f;font-size:12px;letter-spacing:.08em;font-weight:600}h1,h2,h3,p{margin-top:0}.home h1,.booking h1,.appointments h1,.profile h1,.detail h1{margin:0;font-size:26px;letter-spacing:-.03em}.avatar{display:grid;width:44px;height:44px;place-items:center;border:1px solid #29292c;border-radius:50%;background:#1b1b1d;font-size:13px}.avatar.small{width:36px;height:36px}.hero{padding:38px 0 32px}.hero h2{max-width:350px;margin-bottom:12px;font-size:32px;line-height:1.08;letter-spacing:-.045em}.hero p,.intro,.success-screen>p,.gate p{color:#99999f;line-height:1.5}.button{display:inline-flex;min-height:52px;align-items:center;justify-content:center;gap:8px;padding:0 18px;border-radius:12px;font-weight:600}.primary{background:#c7ff4a;color:#0b0b0b}.secondary{border:1px solid #29292c;background:#151516;color:#f4f4f2}.text-button,.section-heading button{padding:0;background:transparent;color:#c7ff4a;font-weight:600}.service-list,.choice-list,.appointment-list{display:grid}.popular-service,.choice,.appointment-card{display:flex;align-items:center;gap:12px;width:100%;padding:12px;border:1px solid #29292c;border-radius:14px;background:#151516;color:#f4f4f2;text-align:left}.popular-service{padding:12px 0;border-width:0 0 1px;border-radius:0}.popular-service>span:nth-child(2),.choice>span:nth-child(2),.appointment-card>span:nth-child(2){display:grid;flex:1;gap:5px}.popular-service strong,.choice strong,.appointment-card strong{font-size:15px}.popular-service em,.choice em,.appointment-card em{color:#99999f;font-size:13px;font-style:normal}.service-image{display:block;flex:0 0 72px;width:72px;height:72px;border:1px solid #3a3a3f;border-radius:12px;background:linear-gradient(145deg,#2d2d30,#151516)}.service-image-1{background:linear-gradient(145deg,#2a3320,#151516)}.service-image-2{background:linear-gradient(145deg,#30252b,#151516)}.service-choice .service-image{flex-basis:64px;width:64px;height:64px}.choice.selected{border-color:#c7ff4a}.tabs,.segmented{display:flex;gap:8px;margin:24px 0 16px}.tabs{overflow:auto}.tabs button,.segmented button{min-height:36px;padding:0 13px;border:1px solid #29292c;border-radius:10px;background:#151516;color:#99999f}.tabs button.selected,.segmented button.selected{border-color:#c7ff4a;color:#f4f4f2}.segmented{display:grid;grid-template-columns:1fr 1fr;padding:3px;border:1px solid #29292c;border-radius:12px;background:#151516}.segmented button{border:0;background:transparent}.segmented button.selected{background:#1b1b1d}.month{margin-top:28px}.days{display:grid;grid-template-columns:repeat(7,1fr);gap:6px;margin:16px 0 28px}.days button,.times button{min-height:44px;border:1px solid #29292c;border-radius:10px;background:#151516;color:#f4f4f2}.days button{display:grid;min-height:56px;place-items:center;gap:6px}.days button.selected,.times button.selected{border-color:#c7ff4a;background:#c7ff4a;color:#0b0b0b}.times>div{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.slot-skeleton{height:180px;border-radius:14px;background:#151516;animation:pulse 1.2s infinite}.summary,.detail-rows,.settings{margin-top:28px;padding:4px 16px;border:1px solid #29292c;border-radius:14px;background:#151516}.summary>div,.detail-rows>div,.settings>div{display:flex;justify-content:space-between;gap:16px;padding:14px 0;border-bottom:1px solid #242426}.summary>div:last-child,.detail-rows>div:last-child,.settings>div:last-child{border:0}.summary span,.detail-rows span,.settings small{color:#99999f}.sticky,.bottom-nav{position:fixed;z-index:5;bottom:0;left:50%;width:min(680px,100%);transform:translate(-50%);background:#111112}.sticky{padding:12px 16px}.sticky .button{width:100%}.bottom-nav{display:grid;grid-template-columns:repeat(4,1fr);padding:10px 8px;border-top:1px solid #242426}.bottom-nav button{background:transparent;color:#99999f;font-size:10px}.bottom-nav button.active{color:#f4f4f2}.bottom-nav button.active:before{display:block;width:18px;height:2px;margin:auto auto 4px;content:"";background:#c7ff4a}.success-screen,.gate,.loading{display:grid;min-height:100dvh;place-content:center;justify-items:center;padding:32px;text-align:center;gap:12px}.success-mark{display:grid;width:58px;height:58px;place-items:center;border:1px solid #c7ff4a;border-radius:50%;color:#c7ff4a}.toast{position:fixed;z-index:10;right:16px;bottom:95px;left:16px;display:flex;justify-content:space-between;padding:13px 14px;border:1px solid #ff6969;border-radius:12px;background:#1b1b1d}.sheet-backdrop{position:fixed;z-index:15;top:0;right:0;bottom:0;left:0;display:grid;align-items:end;background:#0008}.sheet{padding:24px 16px;border-radius:16px 16px 0 0;background:#1b1b1d}.empty{display:grid;justify-items:center;padding:75px 20px;text-align:center;color:#99999f}@keyframes enter{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}@keyframes pulse{50%{opacity:.5}}@media(min-width:681px){.app-shell{box-shadow:0 0 0 1px #1b1b1d}.screen{padding-right:24px;padding-left:24px}}@media(max-width:360px){.hero h2{font-size:29px}.days{gap:3px}}.month button,.icon-button{display:grid;width:40px;height:40px;padding:0;place-items:center;border:0;border-radius:10px;background:transparent;color:#f4f4f2}.avatar{overflow:hidden}.avatar img{width:100%;height:100%;object-fit:cover}.service-image{object-fit:cover;background:#151516;border-radius:16px}.month button:active,.icon-button:active{background:#1b1b1d}.popular-service>svg,.choice>svg,.appointment-card>svg{flex:0 0 auto;margin-left:auto;color:#c7ff4a}.popular-service>svg{margin-right:6px}.bottom-nav{min-height:76px;padding:9px 6px 11px}.bottom-nav button{display:flex;position:relative;min-width:0;flex-direction:column;align-items:center;justify-content:center;gap:5px;color:#a7a7ad;font-size:12px;font-weight:600;line-height:1.1;white-space:nowrap}.bottom-nav button span{display:block}.bottom-nav button svg{flex:0 0 auto}.bottom-nav button.active:before{position:absolute;top:8px;width:22px;margin:0}.bottom-nav button.active svg{margin-top:5px}.bottom-nav button:not(.active) svg{margin-top:7px}strong{font-weight:500}.specialist-choice small{display:none}.summary{gap:0;padding:4px 16px}.summary>div{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;padding:14px 0}.summary>div span{color:#a7a7ad;font-size:14px}.summary>div strong{max-width:190px;color:#f4f4f2;font-size:15px;font-weight:500;text-align:right}.contact{margin-top:20px;padding:16px;border:1px solid #29292c;border-radius:14px;background:#151516}.contact h3{margin:0 0 14px;font-size:14px;font-weight:500}.contact>div{display:flex;align-items:center;gap:12px}.contact>div>span{display:grid;min-width:0;gap:3px}.contact strong{font-size:15px}.contact em,.contact small{overflow:hidden;color:#99999f;font-size:13px;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.note{display:grid;gap:8px;margin-top:20px;color:#f4f4f2;font-size:14px}.note textarea{width:100%;min-height:88px;padding:12px;border:1px solid #29292c;border-radius:12px;resize:vertical;outline:none;background:#151516;color:#f4f4f2}.note textarea:focus{border-color:#c7ff4a}.hint{margin:10px 0 0;color:#99999f;font-size:13px;line-height:1.45}.tabs{gap:7px;margin:20px 0 14px;padding-bottom:2px}.tabs button{flex:0 0 auto;color:#b7b7bd;font-size:0}.tabs button:after{font-size:14px}.tabs button:nth-child(1):after{content:"Все"}.tabs button:nth-child(2):after{content:"Стрижки"}.tabs button:nth-child(3):after{content:"Борода"}.tabs button:nth-child(4):after{content:"Уход"}.tabs button.selected{background:#202023;color:#f4f4f2}.profile{padding-top:28px}.profile header{margin-bottom:14px}.profile-user{display:grid;grid-template-columns:58px minmax(0,1fr);grid-template-rows:auto auto;column-gap:14px;align-items:center;padding:18px;border:1px solid #29292c;border-radius:18px;background:linear-gradient(135deg,#1b1b1d,#131314)}.profile-user .avatar{grid-row:1 / span 2;width:58px;height:58px}.profile-user strong,.profile-user em{overflow:hidden;min-width:0;text-overflow:ellipsis;white-space:nowrap}.profile-user strong{align-self:end;font-size:18px;font-weight:500}.profile-user em{align-self:start;color:#a7a7ad;font-size:14px;font-style:normal}.profile .settings{margin-top:18px;padding:4px 16px}.profile .settings>div{align-items:center;min-height:54px}.profile .settings>div>span{font-size:15px}.profile .settings small{max-width:58%;overflow:hidden;color:#a7a7ad;font-size:0;text-align:right;text-overflow:ellipsis;white-space:nowrap}.profile .settings small:after{font-size:13px}.profile .settings>div:nth-child(1) small:after{content:"Русский"}.profile .settings>div:nth-child(2) small:after{content:"Тёмная тема"}.profile .settings>div:nth-child(3) small:after{content:"Связаться со студией"}.profile .settings>div:nth-child(4) small:after{content:"SLOTLY — запись в студию"}.detail .actions{display:flex;gap:10px;margin-top:22px}.detail .actions .button{flex:1;padding:0 12px}.popular-service{padding-left:16px;padding-right:14px}.popular-service>svg{margin-right:10px}.home .appointment-card{align-items:center;gap:14px;padding:14px;border-radius:16px}.home .appointment-card .date-block{display:grid;width:54px;height:58px;flex:0 0 54px;align-content:center;justify-items:center;gap:2px;border:1px solid #343438;border-radius:12px;background:#202023}.home .appointment-card .date-block b{font-size:20px;font-weight:500;line-height:1}.home .appointment-card .date-block small{color:#c7ff4a;font-size:10px;font-weight:600;letter-spacing:.06em}.home .appointment-card>span:nth-child(2){min-width:0;gap:4px}.home .appointment-card>span:nth-child(2) strong{font-size:16px}.home .appointment-card>span:nth-child(2) em{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home .appointment-card .status{margin-top:2px;color:#c7ff4a;font-size:12px;font-style:normal}.choice.any>svg:last-child{display:none}
