.shell{min-height:100dvh;background:#f3f4f8;color:#1a1f36}.shell-top{position:-webkit-sticky;position:sticky;top:0;z-index:50;background:#fff;border-bottom:1px solid #e7e9f2;gap:14px;padding:0 22px;height:62px}.shell-logo,.shell-top{display:flex;align-items:center}.shell-logo{gap:10px;font-weight:800;font-size:16px;color:#1a1f36;text-decoration:none;letter-spacing:.01em}.shell-logo-badge{width:34px;height:34px;border-radius:10px;background:#2238c8;color:#fff;display:grid;place-items:center;font-weight:800;font-size:15px}.shell-logo span b{color:#2238c8}.shell-city{font-size:13.5px;color:#444a63;font-weight:600;padding:8px 13px;border:1px solid #e7e9f2;border-radius:10px;background:#fff;white-space:nowrap}.shell-top-spacer{flex:1 1}.shell-iconbtn{position:relative;width:40px;height:40px;border-radius:10px;border:1px solid #e7e9f2;background:#fff;display:grid;place-items:center;color:#444a63;text-decoration:none;cursor:pointer;transition:border-color .2s,color .2s}.shell-iconbtn:hover{border-color:#c9d6ff;color:#2238c8}.shell-iconbtn:focus-visible{outline:3px solid #c9d6ff;outline-offset:2px}.shell-iconbtn .shell-dot{position:absolute;top:-6px;right:-6px;background:#e2483f;color:#fff;font-size:11px;font-weight:800;min-width:18px;height:18px;border-radius:999px;display:grid;place-items:center;padding:0 5px;border:2px solid #fff}.shell-user{display:flex;align-items:center;gap:10px;margin-left:4px}.shell-user-name{font-weight:700;font-size:14px;white-space:nowrap}.shell-user-status{font-size:12px;font-weight:700;border-radius:999px;padding:3px 10px;background:#e8f7ee;color:#27ae60;white-space:nowrap}.shell-user-status.off{background:#fde9e8;color:#e2483f}.shell-ava{width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,#2a44d8,#7c95ff);flex:0 0 36px}.shell-auth-btn{font-weight:700;font-size:14px;border-radius:10px;padding:9px 16px;text-decoration:none;border:1px solid #e7e9f2;color:#1a1f36;transition:border-color .2s,color .2s,background .2s}.shell-auth-btn:hover{border-color:#c9d6ff;color:#2238c8}.shell-auth-btn.primary{background:#2238c8;border-color:#2238c8;color:#fff}.shell-auth-btn.primary:hover{background:#162a9e}.shell-body{display:grid;grid-template-columns:232px minmax(0,1fr);max-width:1560px;margin:0 auto}.shell-nav{padding:16px 12px;display:flex;flex-direction:column;gap:2px;position:-webkit-sticky;position:sticky;top:62px;height:calc(100dvh - 62px);overflow-y:auto}.shell-nav-item{display:flex;align-items:center;gap:11px;padding:10px 12px;border-radius:10px;color:#444a63;font-weight:600;font-size:14px;text-decoration:none;transition:background .2s,color .2s}.shell-nav-item:hover{background:#eef2ff;color:#2238c8}.shell-nav-item:focus-visible{outline:3px solid #c9d6ff;outline-offset:-1px}.shell-nav-item.on{background:#eaf0ff;color:#2238c8;font-weight:700}.shell-nav-item svg{flex:0 0 20px;stroke:currentColor}.shell-nav-badge{margin-left:auto;background:#e2483f;color:#fff;border-radius:999px;font-size:11px;font-weight:800;padding:2px 8px}.shell-main{padding:22px 26px 46px;min-width:0}.shell-h1{font-size:22px;font-weight:800;margin:0 0 16px;letter-spacing:-.01em}.today-grid{display:grid;grid-template-columns:1.25fr 1fr 1fr;grid-gap:16px;gap:16px;margin-bottom:16px;align-items:stretch}.tcard{background:#fff;border-radius:16px;padding:18px 20px;box-shadow:0 3px 16px rgba(30,30,60,.05);display:flex;flex-direction:column;min-width:0}.tcard-title{font-weight:800;font-size:15px;margin:0 0 3px}.tcard-sub{font-size:13px;color:#6b7290;margin:0 0 12px}.tcard-foot{margin-top:auto;padding-top:12px}.tcard-link{font-size:13.5px;font-weight:700;color:#2238c8;text-decoration:none}.tcard-link:hover{text-decoration:underline}.tcard-btn{display:inline-block;text-align:center;border:1px solid #e7e9f2;background:#fff;color:#1a1f36;font-weight:700;font-size:13.5px;border-radius:10px;padding:9px 14px;text-decoration:none;cursor:pointer;transition:border-color .2s,color .2s,transform .15s}.tcard-btn:hover{border-color:#c9d6ff;color:#2238c8}.tcard-btn:active{transform:scale(.98)}.tcard-btn.primary{background:#2238c8;border-color:#2238c8;color:#fff}.tcard-btn.primary:hover{background:#162a9e;color:#fff}.tdo{display:flex;flex-direction:column;gap:8px}.tdo-item{display:flex;align-items:center;gap:12px;padding:9px 11px;border-radius:12px;border:1px solid #e7e9f2;background:#fff;color:#1a1f36;text-decoration:none;font-size:14px;font-weight:600;transition:border-color .2s,background .2s,transform .15s}.tdo-item:hover{border-color:#c9d6ff;background:#f6f8ff}.tdo-item:active{transform:scale(.985)}.tdo-ic{flex:0 0 34px;height:34px;border-radius:10px;display:grid;place-items:center;font-size:16px;background:#eaf0ff}.tdo-ic.errors{background:#fde9e8}.tdo-ic.ticket{background:#e8f7ee}.tdo-ic.driving{background:#fdf6dd}.tdo-text{flex:1 1;min-width:0}.tdo-go{color:#9aa0b8;font-weight:700;transition:transform .2s,color .2s}.tdo-item:hover .tdo-go{transform:translateX(3px);color:#2238c8}.ring-wrap{display:flex;flex-direction:column;align-items:center;gap:8px;padding:4px 0}.ring-verdict{font-size:14px;font-weight:800;color:#27ae60}.ring-verdict.low{color:#6b7290}.drive-status{align-self:flex-start;font-size:12px;font-weight:700;border-radius:999px;padding:3px 10px;background:#e8f7ee;color:#27ae60;margin-bottom:10px}.drive-status.wait{background:#fdf6dd;color:#8a6d00}.drive-line{display:flex;gap:9px;align-items:center;font-size:13.5px;color:#444a63;margin-bottom:7px}.drive-line b{color:#1a1f36}.drive-empty{font-size:13.5px;color:#6b7290;margin:0}.progress-card{background:#fff;border-radius:16px;padding:16px 20px;box-shadow:0 3px 16px rgba(30,30,60,.05)}.progress-row{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:22px;gap:22px}.pmetric{min-width:0}.pmetric-label{font-size:12.5px;color:#6b7290;margin-bottom:5px}.pmetric-val{font-size:17px;font-weight:800;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;margin-bottom:7px;display:flex;align-items:baseline;gap:6px}.pmetric-val .pm-pct{font-size:12px;color:#9aa0b8;font-weight:700;margin-left:auto}.pmetric-track{height:6px;border-radius:999px;background:#f3f4f8;overflow:hidden}.pmetric-track i{display:block;height:100%;border-radius:999px;background:#2238c8;transition:width .4s ease}.pmetric.warn .pmetric-track i{background:#e2483f}.banner{border-radius:16px;padding:20px 22px;margin-bottom:16px}.banner.lock{background:#fde9e8;border:1px solid #f3c2be;display:flex;gap:14px;align-items:flex-start}.banner.lock .banner-ic{font-size:26px;line-height:1}.banner.lock h3{margin:0 0 5px;font-size:16px}.banner.lock p{margin:0;font-size:13.5px;color:#7a4340;line-height:1.5}.banner.guest{background:linear-gradient(120deg,#2a44d8,#1f34bd);color:#fff;padding:26px 28px}.banner.guest h2{margin:0 0 6px;font-size:22px;font-weight:800;text-wrap:balance}.banner.guest p{margin:0 0 16px;font-size:14px;color:rgba(255,255,255,.75);max-width:520px}.banner.guest .banner-actions{display:flex;gap:10px;flex-wrap:wrap}.banner.guest .b-btn{display:inline-block;border-radius:10px;padding:10px 18px;font-weight:800;font-size:14px;text-decoration:none;transition:transform .15s}.banner.guest .b-btn:active{transform:scale(.98)}.banner.guest .b-btn.white{background:#fff;color:#2238c8}.banner.guest .b-btn.ghost{border:1px solid rgba(255,255,255,.45);color:#fff}.banner.guest .b-btn.ghost:hover{background:rgba(255,255,255,.12)}.guest-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}@media (max-width:1180px){.today-grid{grid-template-columns:1fr 1fr}.progress-row{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){.shell-body{grid-template-columns:1fr}.shell-nav{position:static;height:auto;flex-direction:row;overflow-x:auto;background:#fff;border-bottom:1px solid #e7e9f2;padding:8px 12px}.shell-nav-item{white-space:nowrap}.shell-city,.shell-user-name{display:none}}@media (max-width:700px){.guest-grid,.progress-row,.today-grid{grid-template-columns:1fr}}.profile-grid{display:grid;grid-template-columns:1fr 1.2fr;grid-gap:16px;gap:16px;align-items:start;max-width:980px}.pf-col{flex-direction:column}.pf-col,.pf-head{display:flex;gap:16px}.pf-head{align-items:center;margin-bottom:6px}.pf-ava{width:76px;height:76px;border-radius:50%;background:linear-gradient(135deg,#2a44d8,#7c95ff);color:#fff;display:grid;place-items:center;font-size:30px;font-weight:800;flex:0 0 76px}.pf-name{font-size:18px;font-weight:800;letter-spacing:-.01em}.pf-mail{font-size:13.5px;color:#6b7290;margin-top:2px;word-break:break-all}.pf-rows{display:flex;flex-direction:column;margin-top:8px}.pf-row{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:11px 0;border-top:1px solid #e7e9f2;font-size:14px}.pf-row span:first-child{color:#6b7290}.pf-row b{font-weight:700;text-align:right}.pf-hint{margin:12px 0 0;font-size:13px;color:#7a4340;background:#fde9e8;border-radius:10px;padding:10px 12px;line-height:1.5}.pf-hint a{color:#2238c8;font-weight:700}.pf-field{display:flex;flex-direction:column;gap:6px;margin-bottom:12px}.pf-field label{font-size:13px;font-weight:700;color:#444a63}.pf-input{border:1px solid #e7e9f2;border-radius:10px;padding:10px 12px;font:inherit;font-size:14px;background:#fff;transition:border-color .2s}.pf-input:focus{outline:none;border-color:#2238c8}.pf-actions{display:flex;align-items:center;gap:12px;margin-top:2px}.pf-msg{font-size:13px;font-weight:700;color:#e2483f}.pf-msg.ok{color:#27ae60}@media (max-width:1000px){.profile-grid{grid-template-columns:1fr}}.ready-grid{display:grid;grid-template-columns:1.2fr 1fr;grid-gap:16px;gap:16px;margin-bottom:16px;align-items:stretch}.ready-hero{flex-direction:row;align-items:center;gap:28px;flex-wrap:wrap}.ready-hero>div:last-child{flex:1 1;min-width:190px}.ready-verdict{font-size:20px;font-weight:800;margin-bottom:6px;letter-spacing:-.01em}.ready-note{margin:0 0 12px;font-size:14px;color:#444a63;line-height:1.55}.ready-how{margin:0;font-size:12.5px;color:#9aa0b8;line-height:1.5}.ready-dirs{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.rdir-head{display:flex;align-items:center;gap:10px;margin-bottom:12px}.rdir-ic{flex:0 0 36px;height:36px;border-radius:10px;display:grid;place-items:center;font-size:17px;background:#eaf0ff}.rdir-ic.green{background:#e8f7ee}.rdir-ic.yellow{background:#fdf6dd}.rdir-title{font-weight:800;font-size:14.5px}.rdir-val{margin-left:auto;font-weight:800;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;white-space:nowrap}.rdir-sub{font-size:13px;color:#6b7290;margin-top:9px;line-height:1.55}.rdir-sub b{color:#1a1f36}@media (max-width:1100px){.ready-dirs,.ready-grid{grid-template-columns:1fr}}.notif-card{background:#fff;border-radius:16px;padding:6px 20px 20px;box-shadow:0 3px 16px rgba(30,30,60,.05);max-width:780px}.notif-group{font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.05em;color:#9aa0b8;margin:18px 2px 9px}.notif-list{display:flex;flex-direction:column;gap:8px}.notif-item{display:flex;gap:12px;align-items:flex-start;border:1px solid #e7e9f2;border-radius:14px;padding:12px 14px;color:#1a1f36;text-decoration:none;transition:border-color .2s,background .2s}a.notif-item:hover{border-color:#c9d6ff;background:#f6f8ff}a.notif-item:hover .notif-go{text-decoration:underline}.notif-item.unread{background:#f4f7ff;border-color:#dbe4ff}.notif-ic{flex:0 0 38px;height:38px;border-radius:11px;display:grid;place-items:center;background:#eaf0ff;color:#2238c8}.notif-ic.activation{background:#e8f7ee;color:#27ae60}.notif-ic.driving{background:#fdf6dd;color:#8a6d00}.notif-ic.registration{background:#f1ebff;color:#6c3fd1}.notif-body{flex:1 1;min-width:0;display:flex;flex-direction:column}.notif-text{font-size:14px;font-weight:600;line-height:1.45}.notif-item.unread .notif-text{font-weight:700}.notif-meta{font-size:12.5px;color:#9aa0b8;margin-top:3px;display:flex;gap:10px;align-items:center}.notif-go{color:#2238c8;font-weight:700}.notif-dot{flex:0 0 8px;width:8px;height:8px;border-radius:50%;background:#2238c8;margin-top:7px}.notif-empty{display:flex;flex-direction:column;align-items:center;text-align:center;padding:44px 20px 30px;color:#6b7290}.notif-empty svg{width:34px;height:34px;color:#c9d6ff;margin-bottom:12px}.notif-empty p{margin:0;font-size:14px;max-width:400px;line-height:1.5}.bhub-progress{max-width:1080px;margin-bottom:16px}.bhub-progress-head{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap;margin-bottom:14px}.bhub-progress-head b{font-size:15px;font-weight:800}.bhub-progress-head span{font-size:13px;color:#6b7290}.bhub-progress-head .tcard-link{margin-left:auto}.bhub-guest{max-width:1080px;margin-bottom:16px;background:#eaf0ff;border:1px solid #dbe4ff;border-radius:14px;padding:14px 18px;font-size:14px;color:#444a63;line-height:1.55}.bhub-guest b{color:#1a1f36}.bhub-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px;max-width:1080px}.bhub-card{background:#fff;border-radius:16px;padding:16px 18px;box-shadow:0 3px 16px rgba(30,30,60,.05);display:flex;gap:13px;align-items:center;color:#1a1f36;text-decoration:none;transition:transform .15s,box-shadow .2s}.bhub-card:hover{box-shadow:0 6px 22px rgba(30,30,60,.1)}.bhub-card:active{transform:scale(.985)}.bhub-card:focus-visible{outline:3px solid #c9d6ff;outline-offset:2px}.bhub-ic{flex:0 0 44px;height:44px;border-radius:12px;display:grid;place-items:center;font-size:20px;background:#eaf0ff}.bhub-ic.green{background:#e8f7ee}.bhub-ic.yellow{background:#fdf6dd}.bhub-ic.red{background:#fde9e8}.bhub-body{flex:1 1;min-width:0}.bhub-title{display:flex;align-items:center;gap:8px;font-weight:800;font-size:14.5px}.bhub-badge{background:#e2483f;color:#fff;border-radius:999px;font-size:11px;font-weight:800;padding:2px 8px}.bhub-sub{display:block;font-size:12.5px;color:#6b7290;margin-top:2px;line-height:1.45}.bhub-go{color:#9aa0b8;font-weight:700;transition:transform .2s,color .2s}.bhub-card:hover .bhub-go{transform:translateX(3px);color:#2238c8}@media (max-width:1100px){.bhub-grid{grid-template-columns:1fr 1fr}}@media (max-width:700px){.bhub-grid{grid-template-columns:1fr}}.course-grid{display:grid;grid-template-columns:minmax(0,1fr) 300px;grid-gap:16px;gap:16px;align-items:start;max-width:1080px}.course-card{background:#fff;border-radius:16px;box-shadow:0 3px 16px rgba(30,30,60,.05);overflow:hidden}.course-head{padding:18px 20px 16px;border-bottom:1px solid #e7e9f2}.course-head-text{display:flex;justify-content:space-between;align-items:baseline;gap:12px;flex-wrap:wrap;margin-bottom:10px}.course-head-text b{font-size:15px;font-weight:800}.course-head-text span{font-size:13px;color:#6b7290}.course-note{margin:0;padding:18px 20px;color:#6b7290;font-size:14px}.course-list{padding:10px;display:flex;flex-direction:column;gap:4px;max-height:calc(100dvh - 320px);min-height:300px;overflow-y:auto}.course-item{display:flex;align-items:center;gap:12px;padding:9px 10px;border-radius:12px;color:#1a1f36;text-decoration:none;transition:background .2s}a.course-item:hover{background:#f6f8ff}.course-item.current{background:#f4f7ff;outline:1px solid #dbe4ff}.course-item.locked{opacity:.55}.course-num{flex:0 0 34px;height:34px;border-radius:10px;display:grid;place-items:center;font-weight:800;font-size:14px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;background:#eaf0ff;color:#2238c8}.course-num.done{background:#e8f7ee;color:#27ae60}.course-num.errors{background:#fdf6dd;color:#8a6d00}.course-num.locked{background:#f3f4f8;color:#9aa0b8}.course-body{flex:1 1;min-width:0;display:flex;flex-direction:column}.course-title{font-size:14px;font-weight:700;line-height:1.35}.course-sub{font-size:12.5px;color:#9aa0b8;margin-top:1px}.course-pill{display:inline-flex;align-items:center;gap:5px;font-size:12px;font-weight:700;border-radius:999px;padding:4px 11px;white-space:nowrap}.course-pill.done{background:#e8f7ee;color:#27ae60}.course-pill.errors{background:#fdf6dd;color:#8a6d00}.course-pill.open{background:#eaf0ff;color:#2238c8}.course-pill.open.current{background:#2238c8;color:#fff}.course-pill.locked{background:#f3f4f8;color:#9aa0b8;padding:4px 8px}.course-steps{margin:0;padding:0 0 0 18px;display:flex;flex-direction:column;gap:10px;font-size:13.5px;color:#444a63;line-height:1.5}.course-steps li::marker{font-weight:800;color:#2238c8}.course-steps b{color:#1a1f36}.course-empty{display:flex;flex-direction:column;align-items:center;text-align:center;padding:44px 20px 30px;color:#6b7290}.course-empty svg{color:#c9d6ff;margin-bottom:12px}.course-empty p{margin:0;font-size:14px;max-width:420px;line-height:1.5}@media (max-width:1000px){.course-grid{grid-template-columns:1fr}.course-list{max-height:none}}.login-page{min-height:100dvh;background:#f3f4f8;flex-direction:column;justify-content:center;padding:30px 16px;gap:18px}.login-logo,.login-page{color:#1a1f36;display:flex;align-items:center}.login-logo{gap:10px;font-weight:800;font-size:17px;text-decoration:none;letter-spacing:.01em}.login-logo b{color:#2238c8}.login-card{background:#fff;border-radius:18px;box-shadow:0 3px 16px rgba(30,30,60,.05);padding:26px 26px 24px;width:100%;max-width:420px}.login-h1{font-size:20px;font-weight:800;margin:0 0 5px;letter-spacing:-.01em;text-align:center}.login-sub{margin:0 0 18px;font-size:13.5px;color:#6b7290;text-align:center;line-height:1.5}.login-tabs{display:flex;background:#f3f4f8;border-radius:12px;padding:4px;margin-bottom:18px}.login-tab{flex:1 1;border:0;background:none;font:inherit;font-size:14px;font-weight:700;color:#6b7290;padding:9px 0;border-radius:9px;cursor:pointer;transition:background .2s,color .2s}.login-tab.on{background:#fff;color:#2238c8;box-shadow:0 1px 6px rgba(30,30,60,.08)}.login-tab:focus-visible{outline:3px solid #c9d6ff;outline-offset:-1px}.login-row{display:grid;grid-template-columns:1.4fr 1fr;grid-gap:12px;gap:12px}.login-submit{width:100%;border:0;border-radius:12px;background:#2238c8;color:#fff;font:inherit;font-size:15px;font-weight:800;padding:13px;cursor:pointer;margin-top:4px;transition:background .2s,transform .15s}.login-submit:hover{background:#162a9e}.login-submit:active{transform:scale(.99)}.login-submit:disabled{background:#c9d0e8;cursor:default;transform:none}.login-submit:focus-visible{outline:3px solid #c9d6ff;outline-offset:2px}.login-guest{font-size:13.5px;color:#6b7290;text-align:center;margin:0;line-height:1.5;max-width:420px}.login-guest a{color:#2238c8;font-weight:700}.chat-card{background:#fff;border-radius:16px;box-shadow:0 3px 16px rgba(30,30,60,.05);max-width:820px;display:flex;flex-direction:column;height:calc(100dvh - 214px);min-height:420px;overflow:hidden}.chat-head{display:flex;align-items:center;gap:12px;padding:13px 18px;border-bottom:1px solid #e7e9f2}.chat-head-ava{flex:0 0 40px;height:40px;border-radius:12px;background:#eaf0ff;color:#2238c8;display:grid;place-items:center}.chat-head-name{font-weight:800;font-size:14.5px}.chat-head-sub{font-size:12.5px;color:#6b7290;margin-top:1px}.chat-list{flex:1 1;overflow-y:auto;padding:16px 18px}.chat-daygroup,.chat-list{display:flex;flex-direction:column;gap:10px}.chat-day{align-self:center;font-size:11.5px;font-weight:700;color:#9aa0b8;background:#f3f4f8;border-radius:999px;padding:4px 12px;margin:4px 0 2px}.chat-msg{max-width:72%;display:flex;flex-direction:column}.chat-msg.own{align-self:flex-end;align-items:flex-end}.chat-msg.staff{align-self:flex-start;align-items:flex-start}.chat-bubble{padding:10px 14px;border-radius:16px;font-size:14px;line-height:1.5;white-space:pre-wrap;word-break:break-word}.chat-msg.own .chat-bubble{background:#2238c8;color:#fff;border-bottom-right-radius:6px}.chat-msg.staff .chat-bubble{background:#f3f4f8;color:#1a1f36;border-bottom-left-radius:6px}.chat-meta{font-size:11.5px;color:#9aa0b8;margin-top:4px;padding:0 4px}.chat-note{margin:auto;color:#6b7290;font-size:14px}.chat-error{margin:0;padding:8px 18px 0;font-size:13px;font-weight:700;color:#e2483f}.chat-input{display:flex;gap:10px;padding:12px 14px;border-top:1px solid #e7e9f2}.chat-field{flex:1 1;min-width:0;border:1px solid #e7e9f2;border-radius:12px;padding:11px 14px;font:inherit;font-size:14px;transition:border-color .2s}.chat-field:focus{outline:none;border-color:#2238c8}.chat-send{flex:0 0 44px;height:44px;border-radius:12px;background:#2238c8;border:0;color:#fff;display:grid;place-items:center;cursor:pointer;transition:background .2s,transform .15s}.chat-send:hover{background:#162a9e}.chat-send:active{transform:scale(.96)}.chat-send:disabled{background:#c9d0e8;cursor:default;transform:none}.chat-send:focus-visible{outline:3px solid #c9d6ff;outline-offset:2px}.chat-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;flex:1 1;padding:44px 20px 30px;color:#6b7290}.chat-empty svg{color:#c9d6ff;margin-bottom:12px}.chat-empty p{margin:0;font-size:14px;max-width:400px;line-height:1.5}@media (max-width:900px){.chat-card{height:calc(100dvh - 270px);min-height:360px}}.vtabs{display:flex;gap:22px;border-bottom:1px solid #e7e9f2;margin-bottom:18px}.vtab{background:none;border:0;padding:0 2px 11px;font:inherit;font-size:14.5px;font-weight:700;color:#6b7290;cursor:pointer;border-bottom:2px solid transparent;margin-bottom:-1px;transition:color .2s}.vtab.on,.vtab:hover{color:#2238c8}.vtab.on{border-bottom-color:#2238c8}.vtab:focus-visible{outline:3px solid #c9d6ff;outline-offset:2px}.vgrid{display:grid;grid-template-columns:minmax(0,1fr) 300px;grid-gap:16px;gap:16px;align-items:start}.vdate{flex:0 0 64px;text-align:center;background:#eaf0ff;border-radius:12px;padding:9px 6px}.vdate b{display:block;font-size:22px;color:#2238c8;line-height:1.1;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.vdate span{font-size:12px;color:#6b7290}.vrow{display:flex;gap:14px;align-items:center;border:1px solid #e7e9f2;border-radius:14px;padding:12px 14px;flex-wrap:wrap;transition:border-color .2s}.vrow:hover{border-color:#c9d6ff}.vrow-main{flex:1 1;min-width:220px}.vrow-time{font-weight:800;font-size:15px}.vrow-sub{font-size:13px;color:#6b7290;margin-top:3px}.vpill{font-size:12px;font-weight:700;border-radius:999px;padding:4px 11px;background:#fdf6dd;color:#8a6d00;white-space:nowrap}.vpill.ok{background:#e8f7ee;color:#27ae60}.vbtn-danger{border:1px solid #f3c2be;color:#e2483f;background:#fff;border-radius:10px;padding:8px 13px;font:inherit;font-weight:700;font-size:13px;cursor:pointer;transition:background .2s}.vbtn-danger:hover{background:#fde9e8}.vdone-num{font-size:30px;font-weight:800;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:#1a1f36}.vdays{display:flex;gap:8px;overflow-x:auto;padding-bottom:4px;margin-bottom:14px}.vday{flex:0 0 auto;min-width:66px;text-align:center;border:1px solid #e7e9f2;background:#fff;border-radius:12px;padding:8px 10px;font:inherit;cursor:pointer;transition:border-color .2s,background .2s}.vday:hover{border-color:#c9d6ff}.vday:focus-visible{outline:3px solid #c9d6ff;outline-offset:2px}.vday.on{background:#2238c8;border-color:#2238c8;color:#fff}.vday.on .vd-cnt,.vday.on .vd-dow{opacity:.85;color:#fff}.vd-dow{display:block;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#9aa0b8}.vd-num{display:block;font-size:17px;font-weight:800;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.vd-cnt{display:block;font-size:11px;color:#9aa0b8}.vtable{width:100%;border-collapse:collapse;font-size:14px}.vtable th{text-align:left;padding:9px 10px;color:#9aa0b8;font-size:12px;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap}.vtable td,.vtable th{border-bottom:1px solid #e7e9f2}.vtable td{padding:12px 10px;vertical-align:middle}.vtable tr:last-child td{border-bottom:0}.vtable tbody tr:hover{background:#f8f9fe}.vnote{display:flex;gap:8px;align-items:flex-start;font-size:13px;color:#6b7290;margin-top:12px}.vsection-title{font-weight:800;font-size:15px;margin:0 0 12px}.vlist{display:flex;flex-direction:column;gap:10px}@media (max-width:1000px){.vgrid{grid-template-columns:1fr}}