:root{color-scheme:light dark}:root[data-telegram-theme=light]{color-scheme:light}:root[data-telegram-theme=dark]{color-scheme:dark}body{margin:0;background:light-dark(#faf7ef,#25241f)}

#belyash-care-prototype{--bo-base:light-dark(#faf7ef,#25241f);--bo-surface:light-dark(#fffdf9,#302f28);--bo-text:light-dark(#292d27,#f4f1e9);--bo-muted:light-dark(#696d63,#b6b9ad);--bo-line:light-dark(#e5dfd2,#49483e);--bo-accent:light-dark(#ac510d,#e5a16a);--bo-solid:light-dark(#bd5a10,#e5a16a);--bo-on:light-dark(#ffffff,#272119);--bo-soft:light-dark(#f4e6ce,#41382b);--bo-radius:17px;font-family:Arial,Helvetica,sans-serif;color:var(--bo-text);padding:8px 0}
#belyash-care-prototype *{box-sizing:border-box}
#belyash-care-prototype .bo-shell{max-width:390px;margin:auto;background:var(--bo-base);border:1px solid var(--bo-line);border-radius:25px;overflow:hidden;position:relative;isolation:isolate}
#belyash-care-prototype button{font-family:inherit;color:inherit;line-height:1.35;background:none;border:0;margin:0;font-size:14px;padding:0;text-align:left}
#belyash-care-prototype .bo-telegram{display:flex;align-items:center;justify-content:space-between;padding:16px 19px;background:var(--bo-surface);font-size:14px;border-bottom:1px solid var(--bo-line)}
#belyash-care-prototype .bo-telegram>span{font-size:12px;color:var(--bo-muted)}
#belyash-care-prototype .bo-body{padding:19px 20px 0}
#belyash-care-prototype .bo-pet{display:flex;align-items:center;gap:12px;min-height:52px;width:100%;margin-bottom:24px}
#belyash-care-prototype .bo-photo{height:51px;width:51px;object-fit:cover;object-position:50% 17%;border-radius:50%;background:var(--bo-surface)}
#belyash-care-prototype .bo-pet strong{font-size:19px;font-weight:700}
#belyash-care-prototype small{display:block;font-size:12px;color:var(--bo-muted);line-height:1.45}
#belyash-care-prototype .bo-pet small{display:flex;align-items:center;gap:5px;margin-top:3px}
#belyash-care-prototype .bo-pet small svg{width:13px;height:13px}
#belyash-care-prototype h1{font-size:32px;font-weight:700;letter-spacing:-1px;line-height:1.12;margin:0 0 7px}
#belyash-care-prototype .bo-sub{font-size:13px;line-height:1.4;color:var(--bo-muted);margin:0 0 20px}
#belyash-care-prototype .bo-week{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:4px;margin:0 0 23px}
#belyash-care-prototype .bo-day{min-height:65px;text-align:center;border-radius:13px;font-size:11px;position:relative;color:var(--bo-muted);padding:8px 0 12px}
#belyash-care-prototype .bo-day b{font-size:16px;font-weight:500;display:block;margin-top:5px;color:var(--bo-text)}
#belyash-care-prototype .bo-day[aria-pressed=true]{background:var(--bo-solid);color:var(--bo-on)}
#belyash-care-prototype .bo-day[aria-pressed=true] b{color:var(--bo-on)}
#belyash-care-prototype .bo-day.has-task:after{content:'';position:absolute;bottom:5px;left:calc(50% - 2px);width:4px;height:4px;border-radius:50%;background:currentColor}
#belyash-care-prototype .bo-section{display:flex;justify-content:space-between;align-items:baseline;gap:8px;margin:0 0 4px}
#belyash-care-prototype h2{font-size:17px;font-weight:700;letter-spacing:-.2px;line-height:1.3;margin:0}
#belyash-care-prototype .bo-section span{font-size:12px;color:var(--bo-muted)}
#belyash-care-prototype .bo-task{display:flex;align-items:center;gap:7px;min-height:79px;border-bottom:1px solid var(--bo-line)}
#belyash-care-prototype .bo-check{flex:0 0 40px;align-self:stretch;display:grid;place-items:center}
#belyash-care-prototype .bo-check span{display:grid;place-items:center;width:23px;height:23px;border:1.4px solid var(--bo-muted);border-radius:50%}
#belyash-care-prototype .bo-check[aria-pressed=false] svg{visibility:hidden}
#belyash-care-prototype .bo-check[aria-pressed=true] span{background:var(--bo-solid);color:var(--bo-on);border-color:var(--bo-solid)}
#belyash-care-prototype .bo-task strong{display:block;font-size:15px;line-height:1.35;font-weight:600}
#belyash-care-prototype .bo-task small{margin-top:4px}
#belyash-care-prototype .bo-task.done strong{text-decoration:line-through;color:var(--bo-muted)}
#belyash-care-prototype .bo-facts{display:grid;grid-template-columns:1fr 1fr;gap:11px;margin-top:24px}
#belyash-care-prototype .bo-fact{background:var(--bo-surface);border-radius:var(--bo-radius);padding:14px 13px}
#belyash-care-prototype .bo-fact b{font-size:23px;letter-spacing:-.5px;font-weight:600;display:block;margin:5px 0}
#belyash-care-prototype .bo-next{display:flex;align-items:center;gap:11px;padding:15px 0 0;font-size:12px;color:var(--bo-muted);line-height:1.5}
#belyash-care-prototype .bo-next svg{flex:0 0 17px;color:var(--bo-accent)}
#belyash-care-prototype .bo-addwrap{padding:23px 20px 18px}
#belyash-care-prototype .bo-add{display:flex;gap:8px;align-items:center;justify-content:center;width:100%;min-height:48px;border-radius:14px;background:var(--bo-solid);color:var(--bo-on);font-weight:600}
#belyash-care-prototype .bo-nav{display:grid;grid-template-columns:repeat(4,1fr);padding:10px 8px 15px;border-top:1px solid var(--bo-line);background:var(--bo-surface);gap:3px}
#belyash-care-prototype .bo-nav button{min-height:49px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;font-size:11px;color:var(--bo-muted)}
#belyash-care-prototype .bo-nav button[aria-current=page]{color:var(--bo-accent);font-weight:700}
#belyash-care-prototype .bo-nav svg{height:20px;width:20px}
#belyash-care-prototype .bo-month{display:grid;grid-template-columns:repeat(7,1fr);gap:3px;margin-bottom:23px}
#belyash-care-prototype .bo-month>span{text-align:center;font-size:11px;padding:9px 0;color:var(--bo-muted)}
#belyash-care-prototype .bo-month .bo-day{min-height:41px;padding:9px 0;font-size:14px}
#belyash-care-prototype .bo-row{display:flex;align-items:center;justify-content:space-between;gap:14px;width:100%;min-height:56px;border-bottom:1px solid var(--bo-line);font-size:14px}
#belyash-care-prototype .bo-row svg{flex:0 0 17px;color:var(--bo-muted)}
#belyash-care-prototype .bo-empty{padding:24px 0;font-size:14px;line-height:1.5;color:var(--bo-muted)}
#belyash-care-prototype .bo-overlay{position:absolute;inset:0;z-index:10;background:var(--bo-base);padding:22px 20px}
#belyash-care-prototype .bo-overlay[hidden]{display:none}
#belyash-care-prototype .bo-back{min-height:44px;display:flex;align-items:center;gap:8px;color:var(--bo-accent);margin-bottom:23px}
#belyash-care-prototype .bo-overlay h2{font-size:25px;margin-bottom:14px}
#belyash-care-prototype .bo-note{padding:15px;background:var(--bo-soft);border-radius:var(--bo-radius);font-size:14px;line-height:1.6;margin-top:22px}
@media(max-width:350px){#belyash-care-prototype .bo-body{padding:17px 13px 0}#belyash-care-prototype .bo-addwrap{padding:20px 13px 16px}#belyash-care-prototype .bo-week{gap:2px}#belyash-care-prototype .bo-day{border-radius:10px}#belyash-care-prototype .bo-fact{padding:12px 10px}}


#belyash-care-prototype [hidden]{display:none!important}
#belyash-care-prototype .bo-view{padding-bottom:18px}
#belyash-care-prototype .bo-petfacts{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:20px;font-size:12px}
#belyash-care-prototype .bo-petfacts span{background:var(--bo-soft);padding:7px 10px;border-radius:8px}
#belyash-care-prototype .bo-subsection{margin:25px 0 7px}
#belyash-care-prototype .bo-row{padding:12px 0;min-height:64px}
#belyash-care-prototype .bo-row small{margin-top:5px}
#belyash-care-prototype .bo-avatarletter{display:grid;place-items:center;border-radius:50%;width:51px;height:51px;background:var(--bo-soft);font-size:24px;color:var(--bo-accent)}
#belyash-care-prototype .bo-form{display:flex;flex-direction:column;gap:18px;padding-top:4px}
#belyash-care-prototype .bo-field{display:block;font-size:14px;font-weight:600;line-height:1.5}
#belyash-care-prototype .bo-field input,#belyash-care-prototype .bo-field select,#belyash-care-prototype .bo-field textarea{display:block;width:100%;max-width:100%;min-width:0;border:1px solid var(--bo-line);border-radius:12px;background:var(--bo-surface);color:var(--bo-text);font:400 16px/1.45 Arial,Helvetica,sans-serif;padding:12px;margin-top:7px;min-height:48px;box-sizing:border-box}
#belyash-care-prototype .bo-field input::placeholder,#belyash-care-prototype .bo-field textarea::placeholder{color:var(--bo-muted);opacity:1}
#belyash-care-prototype .bo-field textarea{resize:vertical}
#belyash-care-prototype .bo-optional{font-size:12px;font-weight:400;color:var(--bo-muted)}
#belyash-care-prototype .bo-help{font-size:12px;line-height:1.55;margin:0}
#belyash-care-prototype .bo-upload{display:flex;gap:12px;align-items:center;padding:18px 14px;min-height:82px;background:var(--bo-soft);border-radius:var(--bo-radius);width:100%;font-weight:600}
#belyash-care-prototype .bo-upload svg{flex:0 0 21px;color:var(--bo-accent)}
#belyash-care-prototype .bo-upload small{margin-top:6px;font-weight:400}
#belyash-care-prototype .bo-error{font-size:14px;line-height:1.5;color:light-dark(#ad3225,#ffb8a8);padding:0;margin:0}
#belyash-care-prototype [aria-invalid=true]{border-color:light-dark(#ad3225,#ffb8a8)}
#belyash-care-prototype .bo-passport{margin:15px 0 0}
#belyash-care-prototype .bo-passport>div{display:flex;flex-direction:column;gap:6px;padding:14px 0;border-bottom:1px solid var(--bo-line)}
#belyash-care-prototype dt{font-size:12px;color:var(--bo-muted)}
#belyash-care-prototype dd{font-size:16px;line-height:1.5;margin:0;overflow-wrap:anywhere;white-space:pre-wrap}
#belyash-care-prototype .bo-saved{display:flex;align-items:center;gap:9px;padding:14px;background:var(--bo-soft);border-radius:13px;font-size:13px}
#belyash-care-prototype .bo-spaced{margin-top:24px}
#belyash-care-prototype .bo-taskaction{width:100%;padding:9px 0;min-height:79px}
#belyash-care-prototype .bo-taskmark{display:grid;place-items:center;width:32px;flex:0 0 32px;color:var(--bo-accent)}

#belyash-care-prototype{padding:0}#belyash-care-prototype .bo-shell{max-width:480px;border:0;border-radius:0;overflow:visible;padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom)}#belyash-care-prototype .bo-nav{position:sticky;bottom:0;padding-bottom:calc(12px + env(safe-area-inset-bottom));z-index:2}#belyash-care-prototype .bo-telegram{padding-top:12px;padding-bottom:12px}#belyash-care-prototype button{cursor:pointer;touch-action:manipulation}#belyash-care-prototype .bo-day{min-height:44px}
