.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{text-decoration:none;flex:0 0 auto}.shell-logo img{height:38px;width:auto}.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:#bdc9ff;color:#0049f2}.shell-iconbtn:focus-visible{outline:3px solid #bdc9ff;outline-offset:2px}.shell-iconbtn .shell-dot{position:absolute;top:-6px;right:-6px;background:#e2483f;color:#fff;font-size:12.5px;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:13px;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-user-status.wait{background:#fdf0e2;color:#b5721b}.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:#bdc9ff;color:#0049f2}.shell-auth-btn.primary{background:#0049f2;border-color:#0049f2;color:#fff}.shell-auth-btn.primary:hover{background:#003bd7}.shell-body{display:grid;grid-template-columns:232px minmax(0,1fr);width:100%}.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:#f2f5ff;color:#0049f2}.shell-nav-item:focus-visible{outline:3px solid #bdc9ff;outline-offset:-1px}.shell-nav-item.on{background:#eaf0ff;color:#0049f2;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:12.5px;font-weight:800;padding:2px 8px}.shell-nav-lock{margin-left:auto;display:inline-grid;place-items:center;color:#9aa0b8}.shell-nav-item.locked{color:#8b90a3}.shell-nav-item.locked svg{opacity:.85}.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-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin:0 0 10px}.today-head .shell-h1{margin:0}.today-date{margin:4px 0 0;font-size:13.5px;color:#6b7290}.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-sub b{color:#1a1f36}.tcard-head{display:flex;gap:12px;align-items:flex-start;margin-bottom:12px}.tcard-head .tcard-title{margin:0}.tcard-head .tcard-sub{margin:2px 0 0}.tcard-ic{flex:0 0 38px;height:38px;border-radius:11px;display:grid;place-items:center}.tcard-ic.blue{background:#eaf0ff;color:#0049f2}.tcard-ic.mint{background:#e6f7f0;color:#22976c}.tcard-ic.yellow{background:#fdf6dd;color:#8a6d00}.tcard-ic.violet{background:#f0ebff;color:#7659d6}.tcard-foot{margin-top:auto;padding-top:12px}.tcard-link{font-size:13.5px;font-weight:700;color:#0049f2;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:#bdc9ff;color:#0049f2}.tcard-btn:active{transform:scale(.98)}.tcard-btn.primary{background:#0049f2;border-color:#0049f2;color:#fff}.tcard-btn.primary:hover{background:#003bd7;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:#bdc9ff;background:#f6f8ff}.tdo-item:active{transform:scale(.985)}.tdo-ic{flex:0 0 34px;height:34px;border-radius:10px;display:grid;place-items:center;background:#eaf0ff;color:#0049f2}.tdo-ic.errors{background:#fde9e8;color:#e2483f}.tdo-ic.ticket{background:#e8f7ee;color:#1f8e65}.tdo-ic.driving{background:#fdf6dd;color:#8a6d00}.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:#0049f2}.ring-wrap{display:flex;flex-direction:column;align-items:center;gap:10px;padding:6px 0 2px}.ring-verdict{font-size:14px;font-weight:800;color:#27ae60}.ring-verdict.low{color:#6b7290}.drive-status{align-self:flex-start;font-size:13px;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:8px}.drive-line svg{flex:0 0 16px;color:#9aa0b8}.drive-line b{color:#1a1f36}.drive-empty{font-size:13.5px;color:#6b7290;margin:0}.drive-invite{margin-top:12px;padding-top:12px;border-top:1px solid #e7e9f2}.drive-invite p{margin:0 0 10px;font-size:13.5px;color:#6b7290;line-height:1.5}.progress-card{background:#fff;border-radius:16px;padding:16px 20px 18px;box-shadow:0 3px 16px rgba(30,30,60,.05)}.progress-head{display:flex;align-items:center;gap:12px;margin-bottom:14px}.progress-head .tcard-title{margin:0}.progress-head .tcard-link{margin-left:auto}.progress-row{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:22px;gap:22px}.pmetric{min-width:0}.pmetric-label{font-size:13.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:13px;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:#0049f2;transition:width .4s ease}.pmetric.warn .pmetric-track i{background:#e2483f}.home-row1{display:grid;grid-template-columns:1.5fr 1fr;grid-gap:16px;gap:16px;margin-bottom:14px;align-items:stretch}.lesson-hero{position:relative;border-radius:16px;overflow:hidden;box-shadow:0 6px 24px rgba(28,35,70,.07);min-height:212px;background:linear-gradient(135deg,#003bd7,#0049f2 58%,#0652ff)}.lesson-hero-inner{position:relative;z-index:2;display:flex;flex-direction:column;height:100%;min-height:inherit;padding:22px 24px;color:#fff}.lesson-hero.has-pic .lesson-hero-inner{max-width:54%}.lesson-hero-inner:before{content:"";position:absolute;width:250px;height:250px;border-radius:50%;background:rgba(255,255,255,.08);right:-140px;top:-110px;z-index:-1}.lesson-hero-pic{position:absolute;top:0;right:0;bottom:0;width:62%;z-index:1;pointer-events:none}.lesson-hero-pic img{width:100%;height:100%;object-fit:cover;object-position:88% 44%;display:block;-webkit-mask-image:linear-gradient(90deg,transparent 0,rgba(0,0,0,.5) 30%,#000 60%);mask-image:linear-gradient(90deg,transparent 0,rgba(0,0,0,.5) 30%,#000 60%)}.lesson-hero-pic:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#003bd7 0,rgba(0,59,215,.5) 34%,rgba(6,82,255,.14))}.lesson-hero-kicker{position:relative;z-index:2;align-self:flex-start;display:inline-flex;align-items:center;gap:6px;padding:5px 11px;border-radius:999px;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.24);font-size:13px;font-weight:700}.lesson-hero-num{position:relative;z-index:2;font-size:13.5px;color:rgba(255,255,255,.72);margin-top:16px}.lesson-hero-title{position:relative;z-index:2;font-size:20px;font-weight:800;line-height:1.18;letter-spacing:-.015em;margin:5px 0 14px;text-wrap:balance;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.lesson-hero-bar{position:relative;z-index:2;display:flex;align-items:center;gap:11px;max-width:360px;margin-bottom:16px}.lesson-hero-bar>span{flex:1 1;height:7px;border-radius:99px;background:rgba(255,255,255,.22);overflow:hidden}.lesson-hero-bar>span>i{display:block;height:100%;border-radius:99px;background:#fff;transition:width .5s ease}.lesson-hero-bar>b,.lesson-hero-btn{font-size:13.5px;font-weight:800}.lesson-hero-btn{position:relative;z-index:2;align-self:flex-start;margin-top:auto;display:inline-flex;align-items:center;gap:7px;padding:11px 18px;border-radius:11px;background:#fff;color:#0049f2;text-decoration:none;box-shadow:0 7px 18px rgba(10,20,90,.22);transition:transform .15s}.lesson-hero-btn:hover{transform:translateY(-1px)}.uroki-hero{min-height:240px;margin-bottom:16px}.uroki-hero .lesson-hero-title{font-size:22px;margin:6px 0 16px}@media(max-width:560px){.lesson-hero{display:flex;flex-direction:column}.lesson-hero-inner{max-width:none;order:1}.lesson-hero-pic{position:static;width:100%;height:150px;order:0}.lesson-hero-pic img{object-position:50% 38%;-webkit-mask-image:none;mask-image:none}.lesson-hero-pic:after{display:none}}.gauges{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px;margin-bottom:14px}.gauge{background:#fff;border-radius:14px;padding:14px 16px;box-shadow:0 3px 16px rgba(30,30,60,.05);text-decoration:none;color:inherit;display:block;border:1px solid transparent;transition:border-color .2s,transform .15s}a.gauge:hover{border-color:#bdc9ff;transform:translateY(-1px)}.gauge-label{font-size:13.5px;color:#6b7290;margin-bottom:5px}.gauge-val{font-size:19px;font-weight:800;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;display:flex;align-items:baseline;gap:6px}.gauge-val small{font-size:13px;color:#9aa0b8;font-weight:700}.gauge.warn .gauge-val{color:#e2483f}.gauge-track{height:6px;border-radius:99px;background:#f3f4f8;margin-top:9px;overflow:hidden}.gauge-track i{display:block;height:100%;border-radius:99px;background:#0049f2;transition:width .4s ease}.gauge.mint .gauge-track i{background:#22976c}.gauge.warn .gauge-track i{background:#e2483f}.home-row3{display:grid;grid-template-columns:1.4fr 1fr;grid-gap:16px;gap:16px}@media(max-width:1000px){.home-row1{grid-template-columns:1fr}.gauges{grid-template-columns:repeat(2,1fr)}.home-row3{grid-template-columns:1fr}}@media(max-width:560px){.gauges{grid-template-columns:1fr 1fr}}.banner{border-radius:16px;padding:20px 22px;margin-bottom:16px}.banner.lock{background:#fdf1e6;border:1px solid #f4d8bd;display:flex;gap:14px;align-items:center;padding:13px 18px;margin-bottom:10px}.banner.lock .banner-ic{flex:0 0 40px;height:40px;border-radius:11px;background:#fff;color:#c07b1e;display:grid;place-items:center}.banner.lock .banner-body{flex:1 1;min-width:0}.banner.lock h3{margin:0 0 3px;font-size:15px}.banner.lock p{margin:0;font-size:13px;color:#8a6a45;line-height:1.45}.banner.lock .banner-btn{flex:0 0 auto;background:#fff;border:1px solid #e6cba7;color:#a9640f;font-weight:700;font-size:13.5px;border-radius:10px;padding:9px 16px;text-decoration:none;white-space:nowrap;transition:background .2s}.banner.lock .banner-btn:hover{background:#fff6ec}@media (max-width:700px){.banner.lock{flex-wrap:wrap}.banner.lock .banner-btn{width:100%;text-align:center}}.banner.guest{background:linear-gradient(120deg,#0652ff,#003bd7);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:#0049f2}.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-intro{display:flex;align-items:flex-start;justify-content:space-between;gap:28px;margin:0 0 14px}.guest-intro h1{max-width:720px;font-size:30px;line-height:1.12;letter-spacing:-.035em;margin:5px 0 0;text-wrap:balance}.guest-kicker{font-size:12.5px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:#0049f2}.guest-showcase{display:grid;grid-template-columns:minmax(440px,1.2fr) minmax(500px,1fr);grid-gap:16px;gap:16px;align-items:start}.guest-course-card{background:#fff;border-radius:18px;box-shadow:0 8px 28px rgba(28,35,70,.07);overflow:hidden}.guest-course-visual{position:relative;min-height:278px;padding:24px 25px;color:#fff;background:linear-gradient(135deg,#003bd7,#0049f2 58%,#0652ff);overflow:hidden}.guest-course-visual:before{content:"";position:absolute;width:310px;height:310px;border-radius:50%;background:rgba(255,255,255,.08);right:-86px;top:-112px}.guest-open-pill{position:relative;z-index:2;display:inline-flex;padding:6px 10px;border-radius:999px;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.24);font-size:12.5px;font-weight:750;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.guest-course-copy{position:relative;z-index:2;max-width:310px;margin-top:0}.guest-course-copy span{font-size:13px;color:rgba(255,255,255,.67)}.guest-course-visual{display:flex;flex-direction:column}.guest-hero-foot{position:relative;z-index:2;margin-top:auto;padding-top:16px;display:flex;align-items:center;gap:16px;flex-wrap:wrap}.guest-hero-foot .guest-start-btn{margin-top:0;flex:0 0 auto}.guest-course-copy h2{margin:4px 0 6px;font-size:23px;line-height:1.15;letter-spacing:-.02em}.guest-course-copy p{font-size:13.5px;line-height:1.45;color:rgba(255,255,255,.7);margin:0}.guest-start-btn{position:relative;z-index:2;display:inline-flex;align-items:center;gap:7px;margin-top:16px;padding:10px 15px;border-radius:10px;background:#fff;color:#0049f2;text-decoration:none;font-size:13px;font-weight:800;box-shadow:0 7px 18px rgba(10,20,90,.2);transition:transform .15s}.guest-start-btn:hover{transform:translateY(-1px)}.guest-hero-pic{position:absolute;inset:0;width:100%;z-index:1;pointer-events:none;overflow:hidden;animation:guest-pic-in .6s ease both}.guest-hero-pic img{width:100%;height:100%;object-fit:cover;object-position:64% 46%;display:block;-webkit-mask-image:linear-gradient(90deg,transparent 0,transparent 26%,rgba(0,0,0,.4) 55%,rgba(0,0,0,.85) 82%,#000);mask-image:linear-gradient(90deg,transparent 0,transparent 26%,rgba(0,0,0,.4) 55%,rgba(0,0,0,.85) 82%,#000);animation:guest-pic-drift 16s ease-in-out infinite}.guest-hero-pic:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,74,153,.55) 22%,rgba(0,59,215,.22) 50%,rgba(6,82,255,0) 76%)}@keyframes guest-pic-in{0%{opacity:0;transform:translateX(16px)}to{opacity:1;transform:translateX(0)}}@keyframes guest-pic-drift{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@media (prefers-reduced-motion:reduce){.guest-hero-pic,.guest-hero-pic img{animation:none}}.guest-program{padding:19px 20px 15px}.guest-program-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.guest-program-head>div{display:flex;flex-direction:column;gap:2px}.guest-program-head b{font-size:17px}.guest-program-head span{font-size:13px;color:#8a90a8}.guest-category{display:grid!important;place-items:center;width:31px;height:31px;border-radius:9px;background:#f2f5ff;color:#0049f2!important;font-size:13px!important;font-weight:850}.guest-lesson-list{display:flex;flex-direction:column}.guest-lesson-row{width:100%;border:0;border-top:1px solid #eef0f6;background:#fff;display:flex;align-items:center;gap:11px;padding:10px 4px;color:#1a1f36;text-decoration:none;text-align:left;font:inherit;cursor:pointer}.guest-lesson-row:hover{background:#f8f9fd}.guest-lesson-row.locked{color:#777e96}.guest-lesson-num{flex:0 0 31px;height:31px;border-radius:9px;background:#f2f3f8;display:grid;place-items:center;font-size:13px;font-weight:800;color:#8a90a8}.guest-lesson-num.open{background:#eaf0ff;color:#0049f2}.guest-lesson-name{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1 1}.guest-lesson-name b{font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.guest-lesson-name small{font-size:13px;color:#9aa0b8}.guest-lesson-state{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:#f3f4f8;color:#9aa0b8}.guest-lesson-state.open{background:#0049f2;color:#fff}.guest-program-more{border:0;background:transparent;color:#0049f2;font:inherit;font-size:13.5px;font-weight:750;display:flex;align-items:center;gap:3px;margin:11px auto 0;cursor:pointer}.guest-tools-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-gap:16px;gap:16px}.guest-exams-card,.guest-stats-card,.guest-tool-card{background:#fff;border-radius:16px;padding:18px;box-shadow:0 6px 24px rgba(28,35,70,.055);min-width:0}.guest-tool-card{min-height:174px;display:flex;flex-direction:column}.guest-tool-card.locked{background:linear-gradient(150deg,#fff,#fafaff)}.guest-card-heading,.guest-tool-top{display:flex;justify-content:space-between;gap:10px;align-items:flex-start}.guest-tool-icon{width:38px;height:38px;border-radius:11px;display:grid;place-items:center}.guest-tool-icon.blue{color:#0049f2;background:#eaf0ff}.guest-tool-icon.violet{color:#7659d6;background:#f0ebff}.guest-tool-icon.coral{color:#e05252;background:#ffe9e8}.guest-tool-icon.mint{color:#22976c;background:#e6f7f0}.guest-access{display:flex;align-items:center;gap:4px;color:#8a90a8;font-size:11.5px;font-weight:750;background:#f3f4f8;border-radius:999px;padding:5px 8px;white-space:nowrap}.guest-access.open{color:#1f8e65;background:#e8f7ee}.guest-card-heading h3,.guest-tool-card h3{font-size:18px;margin:13px 0 4px}.guest-tool-card p{font-size:13.5px;line-height:1.45;color:#777e96;margin:0 0 14px}.guest-card-action{width:100%;border:1px solid #e4e7f0;background:#fff;color:#30364d;border-radius:9px;padding:9px 10px;font:inherit;font-weight:750;font-size:13px;display:flex;align-items:center;justify-content:center;gap:6px;text-decoration:none;cursor:pointer;margin-top:auto}.guest-card-action.primary{background:#0049f2;border-color:#0049f2;color:#fff}.guest-card-action:hover{border-color:#bdc9ff}.guest-exams-card,.guest-stats-card{min-height:312px}.guest-card-heading>div>span{font-size:13px;color:#9aa0b8}.guest-card-heading h3{margin:2px 0 14px}.guest-exam{width:100%;border:0;border-radius:10px;background:#eaf0ff;color:#0049f2;padding:10px 11px;margin-top:8px;display:flex;align-items:center;justify-content:space-between;text-align:left;font:inherit;cursor:pointer}.guest-exam.featured{background:linear-gradient(135deg,#ff7373,#ee5757);color:#fff}.guest-exam span{display:flex;flex-direction:column;gap:2px}.guest-exam b{font-size:13px}.guest-exam small{font-size:11.5px;opacity:.72}.guest-exam:hover{filter:brightness(.98)}a.guest-exam{text-decoration:none}.shell-greet{display:flex;flex-direction:column;justify-content:center;line-height:1.12;min-width:0;margin-left:2px}.shell-greet b{font-size:15px;font-weight:800;color:#1a1f36;white-space:nowrap}.shell-greet span{font-size:13px;color:#6b7290;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width:980px){.shell-greet{display:none}}.student-notice{background:#fdf1e6;border:1px solid #f4d8bd;border-radius:14px}.prep-strip,.student-notice{display:flex;align-items:center;gap:11px;padding:8px 13px;margin:0 0 10px}.prep-strip{background:#f0ebff;border:1px solid #ddd2ff;border-radius:14px;text-decoration:none;color:inherit;transition:border-color .2s}.prep-strip:hover{border-color:#b9a5ff}.prep-strip.ready{background:#e8f7ee;border-color:#bfe6cf}.prep-strip-ic{flex:0 0 auto;width:32px;height:32px;border-radius:10px;display:grid;place-items:center;background:#fff;color:#7659d6}.prep-strip.ready .prep-strip-ic{color:#1f8e65}.prep-strip-body{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:1px}.prep-strip-body b{font-size:14px;color:#241a4d;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.prep-strip.ready .prep-strip-body b{color:#14603f}.prep-strip-body span{font-size:12.5px;color:#6b7290;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.prep-strip-btn{flex:0 0 auto;display:flex;align-items:center;gap:5px;background:#7659d6;color:#fff;border-radius:9px;padding:8px 13px;font-weight:750;font-size:13px;white-space:nowrap}.prep-strip.ready .prep-strip-btn{background:#1f8e65}@media (max-width:700px){.prep-strip{align-items:flex-start;flex-wrap:wrap}.prep-strip-body b,.prep-strip-body span{white-space:normal;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.prep-strip-btn{width:100%;justify-content:center}}.invite-strip{display:flex;align-items:center;gap:11px;background:#eaf0ff;border:1px solid #d3ddff;border-radius:14px;padding:8px 13px;margin:0 0 10px;text-decoration:none;color:inherit;transition:border-color .2s}.invite-strip:hover{border-color:#a9beff}.invite-strip-ic{flex:0 0 auto;width:32px;height:32px;border-radius:10px;display:grid;place-items:center;background:#fff;font-size:17px;line-height:1}.invite-strip-body{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:1px}.invite-strip-body b{font-size:14px;color:#12235c}.invite-strip-body b,.invite-strip-body span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.invite-strip-body span{font-size:12.5px;color:#6b7290}.invite-strip-btn{flex:0 0 auto;display:flex;align-items:center;gap:5px;background:#0049f2;color:#fff;border-radius:9px;padding:8px 13px;font-weight:750;font-size:13px;white-space:nowrap}@media (max-width:700px){.invite-strip{align-items:flex-start;flex-wrap:wrap}.invite-strip-body b,.invite-strip-body span{white-space:normal;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.invite-strip-btn{width:100%;justify-content:center}}.student-notice-ic{flex:0 0 32px;height:32px;border-radius:9px;background:#fff;color:#c07b1e;display:grid;place-items:center}.student-notice-body{flex:1 1;min-width:0}.student-notice-body b{display:block;font-size:13px;color:#1a1f36;line-height:1.25}.student-notice-body span{display:block;font-size:13px;color:#8a6a45;line-height:1.3;margin-top:1px}.student-notice-btn{flex:0 0 auto;background:#fff;border:1px solid #e6cba7;color:#a9640f;font-weight:700;font-size:13px;border-radius:10px;padding:8px 14px;text-decoration:none;white-space:nowrap;transition:background .2s}.student-notice-btn:hover{background:#fff6ec}.student-notice-btn:focus-visible{outline:3px solid #f4d8bd;outline-offset:2px}.course-mini-bar{display:flex;align-items:center;gap:10px;margin-top:11px;max-width:230px}.course-mini-bar>span{flex:1 1;height:6px;border-radius:99px;background:rgba(255,255,255,.24);overflow:hidden}.course-mini-bar>span>i{display:block;height:100%;border-radius:99px;background:#fff;transition:width .5s ease}.course-mini-bar>b{font-size:13px;font-weight:800}.course-progress-panel{position:relative;width:min(100%,286px);margin-top:12px;padding:11px 48px 11px 12px;border:1px solid rgba(255,255,255,.24);border-radius:14px;background:rgba(5,33,127,.24);box-shadow:inset 0 1px 0 rgba(255,255,255,.08);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.course-progress-top{display:flex;justify-content:space-between;gap:10px;margin-bottom:8px;font-size:12px;color:rgba(255,255,255,.74)}.course-progress-top b{color:#fff;font-size:12px;white-space:nowrap}.course-progress-track{height:7px;overflow:hidden;border-radius:99px;background:rgba(255,255,255,.2)}.course-progress-track i{display:block;height:100%;border-radius:inherit;background:#fff;box-shadow:0 0 12px rgba(255,255,255,.42);transition:width .5s ease}.course-progress-panel>strong{position:absolute;right:11px;bottom:8px;color:#fff;font-size:16px;line-height:1;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.course-progress-panel.loading{opacity:.72}.course-progress-panel.on-light{margin-top:0;flex:0 0 auto;width:min(100%,240px);padding:9px 46px 9px 12px;border:1px solid rgba(28,45,110,.1);border-radius:12px;background:rgba(0,73,242,.045);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.course-progress-panel.on-light .course-progress-top{color:#8a90a8;margin-bottom:6px}.course-progress-panel.on-light .course-progress-top b{color:#444a63}.course-progress-panel.on-light .course-progress-track{background:rgba(28,45,110,.1);height:6px}.course-progress-panel.on-light .course-progress-track i{background:#0049f2;box-shadow:none}.course-progress-panel.on-light>strong{color:#0049f2;font-size:14px;right:12px;bottom:9px}.guest-program-head{gap:14px;flex-wrap:wrap;margin-bottom:20px}.guest-program-head>div{min-width:0;flex:1 1 190px}.course-progress-panel.on-light{flex:0 1 240px}@media (max-width:700px){.course-progress-panel.on-light{width:100%;flex:1 1 100%}}.shell:is(.student-home,.guest-home) .course-progress-panel.on-light{margin-top:0;padding-top:5px;padding-bottom:5px}.shell:is(.student-home,.guest-home) .course-progress-panel.on-light .course-progress-top{margin-bottom:4px}.shell:is(.student-home,.guest-home) .course-progress-panel.on-light>strong{bottom:5px;font-size:13px}.shell:is(.student-home,.guest-home) .guest-course-copy{margin-top:20px}.course-play-btn{position:relative;z-index:3;margin:0!important;padding:6px 15px 6px 6px!important;border:1px solid rgba(255,255,255,.54);border-radius:999px!important;gap:10px!important;box-shadow:0 10px 25px rgba(0,22,104,.24)!important}.course-play-icon{width:35px;height:35px;border-radius:50%;display:grid;place-items:center;background:#0049f2;color:#fff;box-shadow:0 5px 12px rgba(0,73,242,.28)}.course-play-copy{display:flex;flex-direction:column;gap:1px;text-align:left;line-height:1.15}.course-play-copy b{font-size:14px;color:#fff}.course-play-copy small{font-size:12.5px;color:rgba(255,255,255,.76);font-weight:650}.course-skel{opacity:.72}.guest-lesson-num.done{background:#e8f7ee;color:#22976c}.guest-lesson-num.current{background:#eaf0ff;color:#0049f2}.guest-lesson-row.skel{pointer-events:none}.guest-lesson-row.skel .guest-lesson-num{background:#eef0f6;color:transparent}.guest-lesson-row.skel .guest-lesson-name b{width:62%;height:11px;border-radius:5px;background:#eef0f6}.guest-lesson-row.skel .guest-lesson-name small{width:38%;height:9px;border-radius:5px;background:#f1f2f7;margin-top:5px}.guest-lesson-row.skel .guest-lesson-state{background:#eef0f6;color:transparent}.guest-lesson-preview{position:relative;flex:0 0 68px;width:68px;height:42px;overflow:hidden;border:1px solid #e2e7f1;border-radius:11px;background:#eef1f7;box-shadow:0 5px 14px rgba(25,38,78,.08);isolation:isolate}.guest-lesson-preview img{width:100%;height:100%;display:block;object-fit:cover;object-position:center;transform:scale(1.08);animation:lesson-preview-drift 7s ease-in-out infinite alternate}.guest-lesson-preview:after{content:"";position:absolute;z-index:1;inset:0;background:linear-gradient(135deg,rgba(0,30,110,.04),rgba(0,30,110,.24));pointer-events:none}.guest-lesson-preview.current,.guest-lesson-preview.open{border-color:#9fb7ff;box-shadow:0 6px 17px rgba(0,73,242,.16)}.guest-lesson-preview.locked img{filter:grayscale(1) contrast(.92) brightness(.82)}.guest-lesson-preview.locked:after{background:linear-gradient(135deg,rgba(35,44,69,.12),rgba(15,22,43,.32));-webkit-backdrop-filter:blur(.25px);backdrop-filter:blur(.25px)}.guest-lesson-preview.done img{filter:saturate(.72) brightness(.86)}.guest-lesson-row:not(.locked):hover .guest-lesson-preview img{transform:scale(1.16)}.guest-lesson-row.skel .guest-lesson-preview{border-color:transparent;box-shadow:none;background:linear-gradient(100deg,#eef0f6 30%,#f7f8fb 50%,#eef0f6 70%);background-size:220% 100%;animation:lesson-preview-skeleton 1.35s ease-in-out infinite}@keyframes lesson-preview-drift{0%{transform:scale(1.08) translateX(-2px)}to{transform:scale(1.14) translateX(2px)}}@keyframes lesson-preview-skeleton{0%{background-position:100% 0}to{background-position:-100% 0}}@media (prefers-reduced-motion:reduce){.guest-lesson-preview img,.guest-lesson-row.skel .guest-lesson-preview{animation:none}}.home-todo-list{display:flex;flex-direction:column;gap:7px;margin:2px 0 12px;flex:1 1;min-height:0}.home-todo-row{display:flex;align-items:center;gap:9px;padding:8px 9px;border:1px solid #e7e9f2;border-radius:10px;color:#1a1f36;text-decoration:none;font-size:13px;font-weight:600;transition:background .2s,border-color .2s}.home-todo-row:hover{border-color:#bdc9ff;background:#f6f8ff}.home-todo-row:focus-visible{outline:3px solid #bdc9ff;outline-offset:1px}.home-todo-row>svg{color:#9aa0b8;flex:0 0 auto}.home-todo-ic{flex:0 0 26px;height:26px;border-radius:8px;display:grid;place-items:center;background:#eaf0ff;color:#0049f2}.home-todo-ic.errors{background:#fde9e8;color:#e2483f}.home-todo-ic.ticket{background:#e6f7f0;color:#22976c}.home-todo-ic.driving{background:#fdf6dd;color:#8a6d00}.home-todo-text{flex:1 1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.drive-brief{display:flex;flex-direction:column;gap:6px;margin:2px 0 12px;flex:1 1}.drive-brief-line{display:flex;align-items:center;gap:7px;font-size:13px;color:#444a63}.drive-brief-line svg{color:#7659d6;flex:0 0 auto}.drive-brief-line b{color:#1a1f36}.drive-instructor-card{display:flex;align-items:center;gap:10px;margin:3px 0 9px;padding:9px 10px;border:1px solid #e5e0fb;border-radius:13px;background:linear-gradient(135deg,#faf8ff,#f3efff)}.drive-instructor-card .ava{flex:0 0 auto;box-shadow:0 0 0 3px #fff,0 5px 13px rgba(73,48,149,.13)}.drive-instructor-copy{display:flex;flex-direction:column;min-width:0;line-height:1.2}.drive-instructor-copy>span{font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#7659d6}.drive-instructor-copy>b{margin-top:2px;font-size:13.5px;color:#1a1f36}.drive-instructor-copy>b,.drive-instructor-copy>small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.drive-instructor-copy>small{display:flex;align-items:center;gap:4px;margin-top:4px;font-size:12px;color:#6b7290}.drive-instructor-copy>small svg{flex:0 0 auto;color:#7659d6}.shell:is(.student-home,.guest-home) .guest-stats-card{position:relative;overflow:hidden;background:linear-gradient(180deg,#fff,#fbfcff)}.shell:is(.student-home,.guest-home) .guest-stats-card:before{content:"";position:absolute;right:-74px;top:62px;width:180px;height:180px;border-radius:50%;background:radial-gradient(circle,rgba(0,73,242,.09),rgba(0,73,242,0) 68%);pointer-events:none}.shell:is(.student-home,.guest-home) .guest-stats-card>*{position:relative;z-index:1}.readiness-overview{display:grid;grid-template-columns:minmax(0,1fr) 94px;align-items:center;grid-gap:16px;gap:16px;margin:2px 0 12px;padding:14px 14px 14px 16px;border:1px solid #dfe6f5;border-radius:16px;background:linear-gradient(135deg,#f7f9ff,#eef3ff)}.readiness-overview-copy{min-width:0}.readiness-overview-copy>span{display:block;margin-bottom:3px;color:#6b7290;font-size:12px;font-weight:750;letter-spacing:.055em;text-transform:uppercase}.readiness-overview-copy>strong{display:block;color:#102453;font-size:31px;font-weight:800;line-height:1;letter-spacing:-.045em;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.readiness-overview-copy>strong small{font-size:16px;color:#0049f2;letter-spacing:-.02em}.readiness-overview-copy>p{max-width:240px;margin:7px 0 0;color:#68718a;font-size:12px;line-height:1.38}.readiness-visual{display:flex;flex-direction:column;align-items:center;gap:5px;justify-self:end}.readiness-ring{position:relative;width:78px;height:78px;border-radius:50%;display:grid;place-items:center;box-shadow:0 10px 28px rgba(0,73,242,.14);animation:readiness-ring-in .65s cubic-bezier(.2,.8,.2,1) both}.readiness-ring:after{content:"";position:absolute;inset:9px;border-radius:50%;background:#fff;box-shadow:inset 0 0 0 1px rgba(0,73,242,.06)}.readiness-ring>span{position:relative;z-index:1;width:38px;height:38px;border-radius:50%;display:grid;place-items:center;color:#0049f2;background:#edf3ff}.readiness-visual>small{color:#8490aa;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.readiness-metrics{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;margin-bottom:12px}.readiness-metric{padding:11px 12px;border:1px solid #e7eaf2;border-radius:13px;background:#fff;box-shadow:0 5px 16px rgba(30,42,78,.035)}.readiness-metric>div:first-child{display:flex;align-items:flex-end;justify-content:space-between;gap:8px;margin-bottom:9px}.readiness-metric span{color:#59627a;font-size:12px;font-weight:650;line-height:1.25}.readiness-metric b{color:#142044;font-size:15px;line-height:1;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;white-space:nowrap}.readiness-metric b small{color:#8d96aa;font-size:11.5px;font-weight:650}.readiness-track{height:6px;overflow:hidden;border-radius:99px;background:#edf0f6}.readiness-track i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#0049f2,#3974ff);box-shadow:0 0 10px rgba(0,73,242,.25);transition:width .55s ease}@keyframes readiness-ring-in{0%{opacity:0;transform:scale(.82) rotate(-18deg)}to{opacity:1;transform:scale(1) rotate(0)}}@media (prefers-reduced-motion:reduce){.readiness-ring{animation:none}.readiness-track i{transition:none}}@media (min-width:1024px){.shell:is(.student-home,.guest-home){height:100dvh;overflow:hidden}.shell:is(.student-home,.guest-home) .shell-body{height:calc(100dvh - 62px)}.shell:is(.student-home,.guest-home) .shell-nav{top:0;height:100%}.shell:is(.student-home,.guest-home) .shell-main{height:100%;min-height:0;display:flex;flex-direction:column;overflow:hidden;padding:10px 26px 16px}.shell:is(.student-home,.guest-home) .student-notice{flex:0 0 auto;margin-bottom:9px}.shell:is(.student-home,.guest-home) :is(.prep-strip,.invite-strip){flex:0 0 auto;margin-bottom:8px;padding:5px 12px;gap:10px}.shell:is(.student-home,.guest-home) :is(.prep-strip-ic,.invite-strip-ic){width:28px;height:28px;border-radius:9px}.shell:is(.student-home,.guest-home) :is(.prep-strip-body,.invite-strip-body) b{font-size:13.5px}.shell:is(.student-home,.guest-home) :is(.prep-strip-body,.invite-strip-body) span{font-size:11.5px}.shell:is(.student-home,.guest-home) :is(.prep-strip-btn,.invite-strip-btn){padding:6px 12px;font-size:12.5px}.shell:is(.student-home,.guest-home) .guest-showcase{flex:1 1;min-height:0;align-items:stretch;gap:14px}.shell:is(.student-home,.guest-home) .guest-course-card{height:100%;min-height:0;display:flex;flex-direction:column}.shell:is(.student-home,.guest-home) .guest-course-visual{flex:0 0 44%;min-height:0;padding:16px 20px}.shell:is(.student-home,.guest-home) .guest-course-copy{margin-top:18px}.shell:is(.student-home,.guest-home) .guest-program{flex:1 1;min-height:0;display:flex;flex-direction:column;overflow:hidden;padding:12px 18px 10px}.shell:is(.student-home,.guest-home) .guest-lesson-list{flex:1 1;min-height:0;justify-content:flex-start}}@media (min-width:1024px) and (max-height:949px){.shell:is(.student-home,.guest-home):has(.prep-strip,.invite-strip){height:auto;overflow:visible}.shell:is(.student-home,.guest-home):has(.prep-strip,.invite-strip) .shell-body{height:auto}.shell:is(.student-home,.guest-home):has(.prep-strip,.invite-strip) .shell-main{height:auto;overflow:visible}}@media (min-width:1024px) and (max-height:879px){.shell:is(.student-home,.guest-home) .guest-lesson-row:nth-child(5){display:none}.shell:is(.student-home,.guest-home) .guest-tools-grid{height:100%;min-height:0;grid-template-rows:auto minmax(0,.82fr) minmax(0,1.18fr)}.shell:is(.student-home,.guest-home) .guest-exams-card,.shell:is(.student-home,.guest-home) .guest-stats-card,.shell:is(.student-home,.guest-home) .guest-tool-card{min-height:0;height:100%;padding:13px 15px}.shell:is(.student-home,.guest-home) .guest-exams-card,.shell:is(.student-home,.guest-home) .guest-stats-card{display:flex;flex-direction:column}.shell:is(.student-home,.guest-home) .guest-exams-card{gap:7px}.shell:is(.student-home,.guest-home) .guest-exams-card .guest-card-heading{margin-bottom:1px}.shell:is(.student-home,.guest-home) .guest-exams-card .guest-exam{flex:1 1;min-height:0;margin-top:0}.shell:is(.student-home,.guest-home) .guest-exams-card .guest-exam.favorite{background:#f3efff;color:#6c4ec4}.shell:is(.student-home,.guest-home) .guest-stats-card .guest-card-action{margin-top:auto}.shell:is(.student-home,.guest-home) .readiness-overview{margin-bottom:10px}.shell:is(.student-home,.guest-home) .guest-tool-card p{margin-bottom:4px;line-height:1.35}.shell:is(.student-home,.guest-home) .drive-instructor-card{padding:4px 8px;margin-bottom:2px}.shell:is(.student-home,.guest-home) .readiness-overview-copy>p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3;overflow:hidden}}@media (min-width:1024px) and (max-height:800px){.shell:is(.student-home,.guest-home) .shell-main{padding:10px 24px 12px}.shell:is(.student-home,.guest-home) .student-notice{padding:6px 12px}.shell:is(.student-home,.guest-home) .student-notice-body b{font-size:13.5px}.shell:is(.student-home,.guest-home) .student-notice-body span{font-size:12.5px}.shell:is(.student-home,.guest-home) .guest-course-visual{flex-basis:42%;padding:12px 16px}.shell:is(.student-home,.guest-home) .guest-course-copy{margin-top:10px}.shell:is(.student-home,.guest-home) .guest-course-copy h2{font-size:19px}.shell:is(.student-home,.guest-home) .course-progress-panel{margin-top:8px;padding-top:8px;padding-bottom:8px}.shell:is(.student-home,.guest-home) .course-play-btn{transform:scale(.92);transform-origin:right center}.shell:is(.student-home,.guest-home) .guest-tool-icon{width:32px;height:32px}.shell:is(.student-home,.guest-home) .guest-tool-card h3{margin:5px 0 4px;font-size:15px}.shell:is(.student-home,.guest-home) .guest-card-heading h3{margin:1px 0 7px}.shell:is(.student-home,.guest-home) .home-todo-list{gap:4px;margin:2px 0 4px}.shell:is(.student-home,.guest-home) .home-todo-row{padding:5px 8px}.shell:is(.student-home,.guest-home) .drive-brief{gap:5px;margin:2px 0 8px}.shell:is(.student-home,.guest-home) .drive-instructor-card{margin:2px 0 6px;padding:6px 8px}.shell:is(.student-home,.guest-home) .drive-instructor-card .ava{width:38px!important;height:38px!important}.shell:is(.student-home,.guest-home) .guest-card-action{padding:7px 10px}.shell:is(.student-home,.guest-home) .guest-exam{padding:8px 10px;margin-top:6px}.shell:is(.student-home,.guest-home) .guest-lesson-row{padding:7px 4px}.shell:is(.student-home,.guest-home) .guest-program-head{margin-bottom:16px}.shell:is(.student-home,.guest-home) .readiness-overview{grid-template-columns:minmax(0,1fr) 72px;padding:10px 11px;margin-bottom:7px}.shell:is(.student-home,.guest-home) .readiness-ring{width:62px;height:62px}.shell:is(.student-home,.guest-home) .readiness-ring:after{inset:7px}.shell:is(.student-home,.guest-home) .readiness-ring>span{width:32px;height:32px}.shell:is(.student-home,.guest-home) .readiness-overview-copy>strong{font-size:26px}.shell:is(.student-home,.guest-home) .readiness-overview-copy>p{margin-top:4px;font-size:11.5px}.shell:is(.student-home,.guest-home) .readiness-metrics{margin-bottom:6px}.shell:is(.student-home,.guest-home) .readiness-metric{padding:6px 9px}.shell:is(.student-home,.guest-home) .guest-tools-grid{gap:10px;grid-template-rows:60px minmax(192px,1fr) minmax(0,1.6fr)}}@media (min-width:1024px) and (max-height:739px){.shell:is(.student-home,.guest-home){height:auto;overflow:visible}.shell:is(.student-home,.guest-home) .shell-body{height:auto}.shell:is(.student-home,.guest-home) .shell-nav{position:-webkit-sticky;position:sticky;top:0;height:auto;max-height:100dvh}.shell:is(.student-home,.guest-home) .shell-main{height:auto;min-height:calc(100dvh - 69px);overflow:visible;padding-bottom:22px}.shell:is(.student-home,.guest-home) .guest-showcase{flex:1 1;min-height:0}.shell:is(.student-home,.guest-home) .guest-program{height:auto}.shell:is(.student-home,.guest-home) .guest-tools-grid{height:100%;grid-template-rows:60px auto auto}.shell:is(.student-home,.guest-home) .guest-stats-card .guest-card-heading{margin-bottom:2px}.shell:is(.student-home,.guest-home) .guest-stats-card .guest-card-heading h3{font-size:15px;margin:0 0 3px}.shell:is(.student-home,.guest-home) .readiness-overview{padding:8px 10px;margin-bottom:6px;gap:10px}.shell:is(.student-home,.guest-home) .readiness-ring{width:54px;height:54px}.shell:is(.student-home,.guest-home) .readiness-ring>span{width:28px;height:28px}.shell:is(.student-home,.guest-home) .readiness-overview-copy>strong{font-size:23px}.shell:is(.student-home,.guest-home) .readiness-overview-copy>p{margin-top:3px;font-size:11px}}@media (max-width:560px){.readiness-overview{grid-template-columns:minmax(0,1fr) 82px}.readiness-metrics{grid-template-columns:1fr}.readiness-ring{width:70px;height:70px}}.guest-stats-ring{width:104px;height:104px;border-radius:50%;margin:2px auto 14px;background:conic-gradient(#0049f2 0 3deg,#edf0f6 3deg);display:grid;place-items:center}.guest-stats-ring:before{content:"";grid-area:1/1;width:82px;height:82px;border-radius:50%;background:#fff}.guest-stats-ring span{position:relative;grid-area:1/1;text-align:center;display:flex;flex-direction:column}.guest-stats-ring b{font-size:20px;color:#0049f2}.guest-stats-ring small{font-size:8.5px;color:#9aa0b8}.guest-stat-line{display:flex;justify-content:space-between;gap:10px;font-size:11.5px;margin-top:9px}.guest-stat-line b{font-size:11.5px}.guest-stat-track{height:4px;border-radius:99px;background:#edf0f5;margin-top:5px}.guest-stat-track i{display:block;width:0;height:100%;background:#0049f2}.guest-modal-backdrop{position:fixed;inset:0;z-index:100;background:rgba(15,20,43,.5);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:grid;place-items:center;padding:20px;animation:guest-fade .18s ease}.guest-modal{position:relative;width:min(100%,420px);background:#fff;border-radius:20px;padding:29px 30px 25px;text-align:center;box-shadow:0 24px 80px rgba(10,16,48,.24);animation:guest-pop .2s ease}.guest-modal-close{position:absolute;right:13px;top:13px;border:0;background:#f3f4f8;color:#6b7290;width:32px;height:32px;border-radius:9px;display:grid;place-items:center;cursor:pointer}.guest-modal-icon{width:57px;height:57px;border-radius:17px;background:#eaf0ff;color:#0049f2;display:grid;place-items:center;margin:0 auto 14px}.guest-modal h2{font-size:20px;margin:0 0 8px}.guest-modal p{font-size:13px;line-height:1.55;color:#6b7290;margin:0 0 20px}.guest-modal p b{color:#30364d}.guest-modal-primary{display:block;background:#0049f2;color:#fff;border-radius:10px;padding:11px 14px;font-size:13px;font-weight:800;text-decoration:none}.guest-modal-login{display:inline-block;margin-top:12px;color:#0049f2;font-size:13.5px;font-weight:700;text-decoration:none}@keyframes guest-fade{0%{opacity:0}}@keyframes guest-pop{0%{opacity:0;transform:translateY(8px) scale(.98)}}.shell.landing .shell-nav{top:0;height:100dvh}.shell.landing .shell-main{padding-top:10px}.shell-nav-logo{display:flex;align-items:center;text-decoration:none;padding:8px 10px 16px}.shell-nav-logo img{height:36px;width:auto}.guest-auth{display:flex;gap:10px;flex:0 0 auto}@media (min-width:1024px) and (max-height:940px){.shell.landing{height:100dvh;overflow:hidden}.shell.landing .shell-body{grid-template-columns:212px minmax(0,1fr);height:100dvh}.shell.landing .shell-nav{padding:14px 10px;overflow:hidden}.shell.landing .shell-nav-item{padding:9px 10px}.shell.landing .shell-main{height:100dvh;padding:14px 22px;overflow:hidden;display:flex;flex-direction:column}.shell.landing .guest-intro{flex:0 0 auto;align-items:flex-start;margin:0 0 12px;gap:20px}.shell.landing .guest-intro h1{font-size:26px;margin:4px 0 0}.shell.landing .guest-kicker{font-size:11.5px}.shell.landing .guest-auth .shell-auth-btn{padding:8px 14px;font-size:13px}.shell.landing .guest-showcase{flex:1 1;min-height:0;gap:12px;align-items:stretch;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr)}.shell.landing .guest-course-card{height:100%;display:flex;flex-direction:column}.shell.landing .guest-course-visual{flex:0 0 46%;min-height:0;padding:16px 20px}.shell.landing .guest-open-pill{padding:5px 9px;font-size:11.5px}.shell.landing .guest-course-copy{margin-top:22px}.shell.landing .guest-course-copy h2{font-size:20px;margin:3px 0 4px}.shell.landing .guest-course-copy p{font-size:12.5px}.shell.landing .guest-start-btn{margin-top:10px;padding:8px 13px;font-size:13px}.shell.landing .guest-road-art{transform:scale(.8);transform-origin:right bottom}.shell.landing .guest-program{flex:1 1;min-height:0;padding:12px 16px 8px}.shell.landing .guest-program-head{margin-bottom:6px}.shell.landing .guest-program-head b{font-size:13px}.shell.landing .guest-program-head span{font-size:12px}.shell.landing .guest-category{width:27px;height:27px}.shell.landing .guest-lesson-row{gap:8px;padding:6px 3px}.shell.landing .guest-lesson-num{flex-basis:27px;height:27px}.shell.landing .guest-lesson-state{width:25px;height:25px}.shell.landing .guest-lesson-name b{font-size:12.5px}.shell.landing .guest-lesson-name small{font-size:11px}.shell.landing .guest-program-more{font-size:12.5px;margin-top:6px}.shell.landing .guest-tools-grid{height:100%;grid-template-rows:minmax(122px,.72fr) minmax(230px,1.28fr);gap:12px}.shell.landing .guest-exams-card,.shell.landing .guest-stats-card,.shell.landing .guest-tool-card{padding:13px;border-radius:14px;min-height:0}.shell.landing .guest-tool-icon{width:33px;height:33px}.shell.landing .guest-card-heading h3,.shell.landing .guest-tool-card h3{font-size:14px;margin:8px 0 3px}.shell.landing .guest-tool-card p{font-size:12px;line-height:1.3;margin-bottom:8px}.shell.landing .guest-card-action{padding:7px 8px;font-size:12px}.shell.landing .guest-card-heading>div>span{font-size:11px}.shell.landing .guest-card-heading h3{margin:1px 0 6px}.shell.landing .guest-exam{padding:7px 9px;margin-top:6px}.shell.landing .guest-exam b{font-size:12px}.shell.landing .guest-exam small{font-size:8.5px}.shell.landing .guest-stats-ring{width:82px;height:82px;margin:0 auto 6px}.shell.landing .guest-stats-ring:before{width:64px;height:64px}.shell.landing .guest-stats-ring b{font-size:17px}.shell.landing .guest-stats-ring small{font-size:7.5px}.shell.landing .guest-stat-line{margin-top:6px}.shell.landing .guest-stats-card .guest-card-action{margin-top:8px}}.shell.guest-home .guest-open-pill{align-items:center;gap:5px}@media (max-width:560px){.shell .shell-top{gap:7px;padding-inline:10px}.shell .shell-logo img{height:32px}.shell .shell-auth-btn{padding:8px 10px;font-size:13px}}@media (max-width:1023px){.guest-showcase{grid-template-columns:minmax(0,1fr)}.guest-course-card{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr)}.guest-course-visual{min-height:100%}}@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-city,.shell-user-name{display:none}}:root{--tabbar-h:57px}.shell-tabbar{display:none}@media (max-width:900px){.shell .shell-body>.shell-nav{display:none}.shell-tabbar{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));position:fixed;left:0;right:0;bottom:0;z-index:60;background:#fff;border-top:1px solid #e7e9f2;box-shadow:0 -2px 14px rgba(23,25,35,.06);padding-bottom:env(safe-area-inset-bottom,0)}.shell-tab{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;min-height:56px;padding:7px 2px 8px;border:0;background:transparent;font:inherit;font-size:12px;font-weight:650;line-height:1.15;color:#6b7290;text-decoration:none;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:color .18s cubic-bezier(.2,.8,.3,1),transform .18s cubic-bezier(.2,.8,.3,1)}.shell-tab span{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shell-tab svg{flex:0 0 22px;stroke:currentColor}.shell-tab.on{color:#0049f2}.shell-tab:active{transform:scale(.97)}.shell-tab:focus-visible{outline:3px solid #bdc9ff;outline-offset:-3px;border-radius:10px}.shell-tab-dot{position:absolute;top:5px;left:calc(50% + 6px);min-width:16px;height:16px;padding:0 4px;border-radius:999px;background:#e2483f;color:#fff;font-size:12px;font-weight:800;line-height:16px;text-align:center;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.shell .shell-main{padding-bottom:calc(var(--tabbar-h) + 18px + env(safe-area-inset-bottom,0px))}.shell:is(.student-home,.guest-home) .shell-main{padding-bottom:calc(var(--tabbar-h) + 18px + env(safe-area-inset-bottom,0px))}.shell-more-backdrop{position:fixed;inset:0;z-index:59;background:rgba(15,23,42,.42);animation:shell-more-fade .18s cubic-bezier(.2,.8,.3,1)}.shell-more{position:absolute;left:0;right:0;bottom:calc(var(--tabbar-h) + env(safe-area-inset-bottom,0px));max-height:min(70dvh,520px);overflow-y:auto;background:#fff;border-top:1px solid #e7e9f2;border-radius:18px 18px 0 0;padding:10px 10px calc(10px + env(safe-area-inset-bottom,0px));box-shadow:0 -12px 40px rgba(23,25,35,.16);animation:shell-more-up .18s cubic-bezier(.2,.8,.3,1)}.shell-more-item{display:flex;align-items:center;gap:12px;min-height:48px;padding:10px 12px;border-radius:12px;color:#444a63;font-size:15px;font-weight:600;text-decoration:none;-webkit-tap-highlight-color:transparent;transition:background .18s cubic-bezier(.2,.8,.3,1),transform .18s cubic-bezier(.2,.8,.3,1)}.shell-more-item svg{flex:0 0 20px;stroke:currentColor}.shell-more-item.on{background:#eaf0ff;color:#0049f2;font-weight:700}.shell-more-item.locked{color:#8b90a3}.shell-more-item:active{transform:scale(.97)}.shell-more-item:focus-visible{outline:3px solid #bdc9ff;outline-offset:-1px}}@media (max-width:900px) and (hover:hover){.shell-tab:hover{color:#0049f2}.shell-more-item:hover{background:#f2f5ff;color:#0049f2}}@keyframes shell-more-up{0%{transform:translateY(12px);opacity:0}to{transform:none;opacity:1}}@keyframes shell-more-fade{0%{opacity:0}to{opacity:1}}@media (max-width:700px){.guest-lesson-name b{white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.progress-row,.today-grid{grid-template-columns:1fr}.guest-intro{display:block}.guest-intro h1{font-size:25px}.guest-auth{margin-top:14px}.guest-course-card{display:block}.guest-course-visual{min-height:300px}.guest-road-art{right:-58px;opacity:.62}.guest-tools-grid{grid-template-columns:minmax(0,1fr)}.guest-tool-card{min-height:160px}.guest-modal{padding:26px 20px 22px}}.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,#0652ff,#6f8cff);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-invite{display:flex;align-items:center;gap:11px;margin-top:14px;padding:11px 13px;border:1px solid #d3ddff;background:#eaf0ff;border-radius:12px;text-decoration:none;color:inherit;transition:border-color .2s}.pf-invite:hover{border-color:#a9beff}.pf-invite-ic{flex:0 0 34px;height:34px;border-radius:10px;background:#fff;display:grid;place-items:center;font-size:17px;line-height:1}.pf-invite-body{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:1px}.pf-invite-body b{font-size:14px;color:#12235c}.pf-invite-body span{font-size:12.5px;color:#6b7290}.pf-invite-sum{flex:0 0 auto;font-size:15px;font-weight:800;color:#0049f2;white-space:nowrap}.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:#0049f2;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:#0049f2}.pf-pass{position:relative;display:flex}.pf-pass .pf-input{flex:1 1;width:100%;padding-right:44px}.pf-pass-toggle{position:absolute;right:5px;top:50%;transform:translateY(-50%);width:34px;height:34px;border:0;background:transparent;color:#8a90a8;display:grid;place-items:center;cursor:pointer;border-radius:8px;transition:color .15s,background .15s}.pf-pass-toggle:hover{color:#0049f2;background:#f2f5ff}.pf-pass-toggle:focus-visible{outline:2px solid #bdc9ff;outline-offset:1px}.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:13.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:13px;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:#bdc9ff;background:#f6f8ff}a.notif-item:hover .notif-go{text-decoration:underline}.notif-item.unread{background:#f4f7ff;border-color:#d8e0ff}.notif-ic{flex:0 0 38px;height:38px;border-radius:11px;display:grid;place-items:center;background:#eaf0ff;color:#0049f2}.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:13.5px;color:#9aa0b8;margin-top:3px;display:flex;gap:10px;align-items:center}.notif-go{color:#0049f2;font-weight:700}.notif-dot{flex:0 0 8px;width:8px;height:8px;border-radius:50%;background:#0049f2;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:#bdc9ff;margin-bottom:12px}.notif-empty p{margin:0;font-size:14px;max-width:400px;line-height:1.5}.bhub-progress{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{margin-bottom:16px;background:#eaf0ff;border:1px solid #d8e0ff;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,minmax(0,1fr));grid-gap:16px;gap:16px}.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}button.bhub-card{width:100%;border:0;font:inherit;text-align:left;cursor:pointer}.bhub-card.locked{box-shadow:0 3px 16px rgba(30,30,60,.04)}.bhub-card.locked .bhub-ic{filter:grayscale(.35);opacity:.9}.bhub-card.locked .bhub-title{color:#5b607a}.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 #bdc9ff;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:12.5px;font-weight:800;padding:2px 8px}.bhub-sub{display:block;font-size:13.5px;color:#6b7290;margin-top:2px;line-height:1.45}.bhub-lock{flex:0 0 auto;background:#f1f2f7;color:#6b7290;border-radius:999px;font-size:13px;font-weight:700;padding:5px 10px;white-space:nowrap}.bhub-grid.kniga{grid-template-columns:1fr 1fr;max-width:760px}@media (max-width:700px){.bhub-grid.kniga{grid-template-columns:1fr}}.bhub-go{color:#9aa0b8;font-weight:700;transition:transform .2s,color .2s}.bhub-card:hover .bhub-go{transform:translateX(3px);color:#0049f2}@media (max-width:1100px){.bhub-grid{grid-template-columns:1fr 1fr}}@media (max-width:700px){.bhub-grid{grid-template-columns:1fr}}.bhub{width:100%;padding-bottom:10px}.bhub-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin:4px 0 24px}.bhub-heading h1{margin:6px 0 7px;font-size:38px;line-height:1.02;letter-spacing:-.045em;font-weight:850;color:#15192b}.bhub-heading p{max-width:610px;margin:0;color:#6b7290;font-size:14.5px;line-height:1.55}.bhub-kicker{display:block;color:#0049f2;font-size:12.5px;line-height:1.2;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.bhub-readiness{flex:0 0 auto;display:inline-flex;align-items:center;gap:16px;min-height:46px;padding:0 18px;border:1px solid #dfe3ee;border-radius:13px;background:#fff;color:#1a1f36;font-size:13px;font-weight:750;text-decoration:none;box-shadow:0 4px 14px rgba(27,34,68,.04);transition:border-color .2s,color .2s,transform .2s}.bhub-readiness:hover{border-color:#bdc9ff;color:#0049f2;transform:translateY(-1px)}.bhub-readiness:focus-visible{outline:3px solid #bdc9ff;outline-offset:2px}.bhub-stage{display:grid;grid-template-columns:minmax(0,1.62fr) minmax(280px,.72fr);grid-gap:16px;gap:16px;margin-bottom:28px}.bhub-hero{position:relative;isolation:isolate;min-height:300px;overflow:hidden;display:flex;flex-direction:column;padding:30px 34px;border-radius:24px;background:#0049f2;color:#fff;text-decoration:none;box-shadow:0 14px 32px rgba(0,73,242,.16);transition:transform .2s,box-shadow .2s}.bhub-hero:before{content:"";position:absolute;z-index:-1;width:220px;height:220px;right:-42px;top:-92px;border:1px solid rgba(255,255,255,.13);border-radius:50%;box-shadow:0 0 0 34px rgba(255,255,255,.035),0 0 0 78px rgba(255,255,255,.025)}.bhub-hero:hover{transform:translateY(-2px);box-shadow:0 18px 38px rgba(0,73,242,.21)}.bhub-hero:focus-visible{outline:3px solid #91a8ff;outline-offset:3px}.bhub-hero-road{position:absolute;z-index:-1;right:-68px;bottom:-95px;width:340px;height:185px;border:2px solid rgba(255,255,255,.16);border-radius:50%;transform:rotate(-18deg)}.bhub-hero-road:before{content:"";position:absolute;inset:25px;border:1px solid rgba(255,255,255,.1);border-radius:50%}.bhub-hero-road:after{content:"";position:absolute;left:85px;top:-70px;width:2px;height:280px;background:repeating-linear-gradient(180deg,rgba(255,255,255,.52) 0 12px,transparent 12px 25px);transform:rotate(51deg)}.bhub-hero-kicker{align-self:flex-start;margin-bottom:18px;padding:6px 10px;border:1px solid rgba(255,255,255,.2);border-radius:8px;color:rgba(255,255,255,.78);font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.bhub-hero>strong{display:block;max-width:540px;font-size:30px;line-height:1.08;letter-spacing:-.035em;font-weight:850}.bhub-hero-copy{max-width:500px;margin-top:9px;color:rgba(255,255,255,.72);font-size:14px;line-height:1.5}.bhub-hero-meta{position:relative;z-index:1;display:flex;gap:24px;margin-top:24px}.bhub-hero-meta>span{display:flex;align-items:baseline;gap:5px;font-size:22px;line-height:1;font-weight:850;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.bhub-hero-meta small{color:rgba(255,255,255,.62);font-size:13px;font-weight:650}.bhub-hero-action{align-self:flex-start;display:inline-flex;align-items:center;gap:22px;margin-top:auto;padding:11px 14px 11px 17px;border-radius:11px;background:#fff;color:#003bd7;font-size:13.5px;font-weight:800;box-shadow:0 7px 18px rgba(12,23,105,.18)}.bhub-hero:hover .bhub-hero-action svg{transform:translateX(3px)}.bhub-hero-action svg{transition:transform .2s}.bhub-guest,.bhub-score{max-width:none;min-width:0;margin:0;border:1px solid #e2e5ee;border-radius:24px;background:#fff;padding:24px;color:#1a1f36;box-shadow:0 6px 22px rgba(27,34,68,.05)}.bhub-score{display:flex;flex-direction:column}.bhub-score-head{display:flex;align-items:center;justify-content:space-between;gap:14px;padding-bottom:18px;border-bottom:1px solid #eceef4;color:#1a1f36;font-size:13px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.bhub-score-ring{width:72px;height:72px;flex:0 0 72px;display:grid;place-items:center;border-radius:50%}.bhub-score-ring>span{width:57px;height:57px;display:flex;align-items:baseline;justify-content:center;border-radius:50%;background:#fff;color:#1a1f36;font-size:12.5px;font-weight:750;box-shadow:inset 0 0 0 1px #f0f1f5}.bhub-score-ring b{font-size:20px;letter-spacing:-.04em}.bhub-score-list{display:flex;flex-direction:column;margin:12px 0 15px}.bhub-score-list>div{display:flex;align-items:baseline;justify-content:space-between;gap:12px;padding:10px 0;border-bottom:1px solid #f0f1f5}.bhub-score-list>div:last-child{border-bottom:0}.bhub-score-list span{color:#6b7290;font-size:13.5px}.bhub-score-list b{font-size:16px;font-weight:850;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.bhub-score-list b small{color:#9aa0b8;font-size:12px;font-weight:650}.bhub-score-list .danger b{color:#d63d35}.bhub-score-track{height:7px;margin-top:auto;overflow:hidden;border-radius:99px;background:#eef0f5}.bhub-score-track i{display:block;height:100%;border-radius:inherit;background:#0049f2;transition:width .4s ease}.bhub-guest{display:flex;flex-direction:column;align-items:flex-start;line-height:1.5}.bhub-guest-mark{padding:5px 8px;border-radius:7px;background:#f2f5ff;color:#0049f2;font-size:12px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.bhub-guest strong{margin:20px 0 7px;color:#171b2d;font-size:23px;line-height:1.12;letter-spacing:-.025em}.bhub-guest p{margin:0;color:#6b7290;font-size:13.5px;line-height:1.55}.bhub-guest>a{display:inline-flex;margin-top:auto;padding-top:20px;color:#0049f2;font-size:13.5px;font-weight:800;text-decoration:none}.bhub-guest>a:hover{text-decoration:underline}.bhub-catalog{padding:28px;border:1px solid #e5e7ef;border-radius:24px;background:#fff;box-shadow:0 6px 22px rgba(27,34,68,.04)}.bhub-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:20px}.bhub-section-head>div>span{display:block;margin-bottom:5px;color:#8d93a8;font-size:12px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.bhub-section-head h2{margin:0;color:#171b2d;font-size:22px;line-height:1.15;letter-spacing:-.025em}.bhub-section-head>p{max-width:370px;margin:0;color:#7b8197;font-size:13.5px;line-height:1.5;text-align:right}.bhub-core-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px}.bhub-mode{position:relative;min-width:0;display:flex;align-items:center;gap:13px;min-height:132px;padding:25px 18px 20px;border:1px solid #e4e6ed;border-radius:16px;background:#fff;color:#1a1f36;text-align:left;text-decoration:none;font:inherit;cursor:pointer;transition:border-color .2s,background .2s,transform .2s,box-shadow .2s}.bhub-mode:hover{z-index:1;border-color:#bdc9ff;background:#fafbff;transform:translateY(-2px);box-shadow:0 9px 20px rgba(0,73,242,.08)}.bhub-mode:active{transform:translateY(0)}.bhub-mode:focus-visible{outline:3px solid #bdc9ff;outline-offset:2px}.bhub-mode-index{position:absolute;top:12px;right:14px;color:#b7bbca;font-size:12px;font-weight:850;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;letter-spacing:.08em}.bhub-mode-icon{flex:0 0 42px;width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:#eaf0ff;color:#0049f2}.bhub-mode-icon.mint{background:#e8f7ee;color:#208861}.bhub-mode-icon.red{background:#fdebea;color:#d9443c}.bhub-mode-icon.amber{background:#fff5d9;color:#a87800}.bhub-mode-copy{min-width:0;display:flex;flex-direction:column;gap:4px}.bhub-mode-title{display:flex;align-items:center;gap:7px;color:#1a1f36;font-size:14px;line-height:1.28;font-weight:800}.bhub-mode-sub{color:#7b8197;font-size:11.8px;line-height:1.42}.bhub-count{display:inline-grid;place-items:center;min-width:20px;height:20px;padding:0 6px;border-radius:99px;background:#e2483f;color:#fff;font-size:12px;font-weight:850}.bhub-mode-arrow{position:absolute;right:14px;bottom:14px;color:#a4a9ba;transition:color .2s,transform .2s}.bhub-mode:hover .bhub-mode-arrow{color:#0049f2;transform:translateX(3px)}.bhub-mode-lock{position:absolute;right:12px;bottom:11px;display:inline-flex;align-items:center;gap:5px;max-width:calc(100% - 24px);color:#8a90a5;font-size:12px;font-weight:700}.bhub-mode-lock span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bhub-mode.locked{background:#f8f8fa;color:#74798c}.bhub-mode.locked .bhub-mode-icon{filter:grayscale(.65);opacity:.72}.bhub-mode.locked .bhub-mode-title{color:#696f84}.bhub-extra{margin-top:28px}.bhub-section-head.compact{margin-bottom:13px;padding:0 3px}.bhub-extra-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.bhub-mode.compact{min-height:78px;padding:15px 48px 15px 15px;border-radius:15px}.bhub-mode.compact .bhub-mode-icon{flex-basis:38px;width:38px;height:38px;border-radius:10px}.bhub-mode.compact .bhub-mode-arrow{bottom:auto;top:50%;transform:translateY(-50%)}.bhub-mode.compact:hover .bhub-mode-arrow{transform:translate(3px,-50%)}.bhub-mode.compact .bhub-mode-lock{bottom:auto;top:50%;max-width:150px;transform:translateY(-50%)}@media (max-width:1120px){.bhub-stage{grid-template-columns:minmax(0,1.4fr) minmax(260px,.7fr)}.bhub-core-list{grid-template-columns:1fr}.bhub-mode{min-height:88px;padding:17px 54px 17px 17px}.bhub-mode-index{top:9px}.bhub-mode-arrow{top:50%;bottom:auto;transform:translateY(-50%)}.bhub-mode:hover .bhub-mode-arrow{transform:translate(3px,-50%)}.bhub-mode-lock{top:50%;bottom:auto;max-width:170px;transform:translateY(-50%)}}@media (max-width:780px){.bhub-heading{align-items:flex-start;flex-direction:column;margin-bottom:18px}.bhub-heading h1{font-size:33px}.bhub-readiness{min-height:42px}.bhub-stage{grid-template-columns:1fr}.bhub-hero{min-height:290px}.bhub-guest,.bhub-score{min-height:230px}.bhub-extra-grid{grid-template-columns:1fr}}@media (max-width:560px){.bhub-heading h1{font-size:30px}.bhub-heading p{font-size:13.5px}.bhub-readiness{width:100%;justify-content:space-between}.bhub-hero{min-height:310px;padding:24px 22px;border-radius:20px}.bhub-hero>strong{font-size:26px}.bhub-hero-copy{max-width:280px}.bhub-hero-meta{gap:15px}.bhub-hero-meta>span{font-size:19px}.bhub-catalog{padding:21px 16px;border-radius:20px}.bhub-section-head{align-items:flex-start;flex-direction:column;gap:8px}.bhub-section-head>p{text-align:left}.bhub-mode,.bhub-mode.compact{min-height:84px;padding:15px 45px 15px 13px}.bhub-mode-index{display:none}.bhub-mode-icon,.bhub-mode.compact .bhub-mode-icon{flex-basis:38px;width:38px;height:38px}.bhub-mode-lock,.bhub-mode.compact .bhub-mode-lock{display:none}}@media (prefers-reduced-motion:reduce){.bhub-hero,.bhub-hero-action svg,.bhub-mode,.bhub-mode-arrow,.bhub-readiness{transition:none}}.course-grid{display:grid;grid-template-columns:minmax(0,1fr) 300px;grid-gap:16px;gap:16px;align-items:start}.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 #d8e0ff}.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:#0049f2}.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:13.5px;color:#9aa0b8;margin-top:1px}.course-pill{display:inline-flex;align-items:center;gap:5px;font-size:13px;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:#0049f2}.course-pill.open.current{background:#0049f2;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:#0049f2}.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:#bdc9ff;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;color:#1a1f36;flex-direction:column;justify-content:center;padding:30px 16px;gap:18px}.login-logo,.login-page{display:flex;align-items:center}.login-logo{text-decoration:none}.login-logo img{height:44px;width:auto}.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-card input,.login-card select,.pf-field select,.pf-field textarea,.pf-input{scroll-margin-top:92px;scroll-margin-bottom:28px}.login-page{padding-bottom:24px}.auth-city-box{position:relative}.auth-city-hints{position:absolute;left:0;right:0;top:calc(100% + 4px);z-index:20;margin:0;padding:4px;list-style:none;background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:0 10px 28px rgba(26,31,54,.14)}.auth-city-hints li{margin:0}.auth-city-hints button{display:block;width:100%;text-align:left;padding:9px 12px;border:0;background:none;font:inherit;font-size:14px;color:var(--navy);border-radius:8px;cursor:pointer}.auth-city-hints button:hover{background:#f3f4f8}.auth-name-row{display:flex;gap:12px}.auth-name-row .pf-field{flex:1 1;min-width:0}@media (max-width:420px){.auth-name-row{flex-direction:column;gap:0}}.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:#0049f2;box-shadow:0 1px 6px rgba(30,30,60,.08)}.login-tab:focus-visible{outline:3px solid #bdc9ff;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:#0049f2;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:#003bd7}.login-submit:active{transform:scale(.99)}.login-submit:disabled{background:#c9d0e8;cursor:default;transform:none}.login-submit:focus-visible{outline:3px solid #bdc9ff;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:#0049f2;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:#0049f2;display:grid;place-items:center}.chat-head-name{font-weight:800;font-size:14.5px}.chat-head-sub{font-size:13.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:13px;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:#0049f2;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:13px;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:#0049f2}.chat-send{flex:0 0 44px;height:44px;border-radius:12px;background:#0049f2;border:0;color:#fff;display:grid;place-items:center;cursor:pointer;transition:background .2s,transform .15s}.chat-send:hover{background:#003bd7}.chat-send:active{transform:scale(.96)}.chat-send:disabled{background:#c9d0e8;cursor:default;transform:none}.chat-send:focus-visible{outline:3px solid #bdc9ff;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:#bdc9ff;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:#0049f2}.vtab.on{border-bottom-color:#0049f2}.vtab:focus-visible{outline:3px solid #bdc9ff;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:#0049f2;line-height:1.1;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.vdate span{font-size:13px;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:#bdc9ff}.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:13px;font-weight:700;border-radius:999px;padding:4px 11px;background:#fdf6dd;color:#8a6d00;white-space:nowrap}.vpill.ok{background:#e8f7ee;color:#27ae60}.vpill.miss{background:#fde9e8;color:#c0392b}.vpill.off{background:#f1f2f7;color:#6b7290}.vwarn{display:flex;gap:9px;align-items:flex-start;background:#fde9e8;border:1px solid #f3c2be;color:#c0392b;border-radius:14px;padding:11px 14px;font-size:14px;font-weight:600;margin-bottom:16px}.vhist-row{display:flex;gap:14px;align-items:center;border-top:1px solid #eef0f6;padding:11px 0;flex-wrap:wrap}.vhist-row:first-child{border-top:0;padding-top:0}.vhist-note{font-size:13px;color:#6b7290;margin-top:3px}.skill-now{display:flex;gap:14px;align-items:flex-start;flex-wrap:wrap}.skill-now-title{font-weight:800;font-size:16px}.skill-now-meta{display:flex;gap:14px;flex-wrap:wrap;font-size:13px;color:#6b7290;margin-top:6px}.skill-bar{height:8px;border-radius:99px;background:#eef0f6;overflow:hidden;margin-bottom:14px}.skill-bar i{display:block;height:100%;border-radius:99px;background:#27ae60;transition:width .3s}.skill-list{display:flex;flex-direction:column;gap:8px}.skill-row{display:flex;gap:13px;align-items:flex-start;text-align:left;width:100%;border:1px solid #e7e9f2;border-radius:14px;padding:12px 14px;background:#fff;font:inherit;cursor:pointer;transition:border-color .2s}.skill-row:hover{border-color:#bdc9ff}.skill-row:focus-visible{outline:3px solid #bdc9ff;outline-offset:2px}.skill-num{flex:0 0 30px;height:30px;border-radius:9px;background:#eaf0ff;color:#0049f2;font-weight:800;display:grid;place-items:center;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.skill-main{flex:1 1;min-width:200px;display:flex;flex-direction:column;gap:2px}.skill-title{font-weight:700;font-size:15px}.skill-note{font-size:12.5px;color:#6b7290}.skill-back{border:0;background:none;font:inherit;font-weight:700;color:#0049f2;cursor:pointer;padding:0;align-self:flex-start}.skill-ready{display:inline-block;background:#e8f7ee;color:#27ae60;font-weight:800;font-size:14px;border-radius:10px;padding:8px 13px;margin-bottom:12px}.skill-text{white-space:pre-wrap;line-height:1.62;font-size:15px;margin-top:12px}.skill-video{margin:12px 0}.skill-video video{width:100%;border-radius:14px;background:#000;display:block}.skill-q{border-top:1px solid #eef0f6;padding-top:14px;margin-top:14px}.skill-q:first-of-type{border-top:0}.skill-q-title{font-weight:700;margin-bottom:9px}.skill-a{display:flex;gap:10px;align-items:flex-start;border:1px solid #e7e9f2;border-radius:12px;padding:10px 12px;margin-bottom:7px;cursor:pointer;transition:border-color .2s,background .2s}.skill-a:hover{border-color:#bdc9ff}.skill-a.on{border-color:#0049f2;background:#f5f8ff}.skill-a.right{border-color:#27ae60;background:#e8f7ee}.skill-a.wrong{border-color:#e2483f;background:#fde9e8}.skill-a input{margin-top:3px;accent-color:#0049f2}.skill-expl{font-size:13.5px;color:#6b7290;background:#f8f9fe;border-radius:10px;padding:9px 12px;margin-top:6px}.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:#bdc9ff}.vday:focus-visible{outline:3px solid #bdc9ff;outline-offset:2px}.vday.on{background:#0049f2;border-color:#0049f2;color:#fff}.vday.on .vd-cnt,.vday.on .vd-dow{opacity:.85;color:#fff}.vd-dow{display:block;font-size:12.5px;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:12.5px;color:#9aa0b8}.vtable{width:100%;border-collapse:collapse;font-size:14px}.vtable th{text-align:left;padding:9px 10px;color:#9aa0b8;font-size:13px;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}}.ic-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:16px;gap:16px;align-items:start}.ic-card{background:#fff;border:1px solid #e7e9f2;border-radius:16px;overflow:hidden;box-shadow:0 4px 14px rgba(30,30,60,.05);display:flex;flex-direction:column}.ic-car{position:relative;aspect-ratio:16/9;background:#f3f4f8;display:grid;place-items:center;overflow:hidden}.ic-car img{width:100%;height:100%;object-fit:cover;display:block}.ic-car-empty{color:#9aa0b8;font-size:13.5px}.ic-gear{position:absolute;right:10px;bottom:10px;background:#1a1f36d9;color:#fff;font-size:13px;font-weight:700;border-radius:999px;padding:4px 10px}.ic-body{padding:14px 16px 16px;display:flex;flex-direction:column;gap:10px}.ic-head{display:flex;gap:12px;align-items:center}.ic-who{min-width:0}.ic-name{font-weight:800;font-size:16px;letter-spacing:-.01em}.ic-city{color:#6b7290;font-size:13px;margin-top:2px}.ic-tags{display:flex;flex-wrap:wrap;gap:6px}.ic-tag{font-size:13px;font-weight:700;border-radius:999px;padding:4px 10px;background:#f3f4f8;color:#444a63;white-space:nowrap}.ic-tag.ok{background:#e8f7ee;color:#27ae60}.ic-tag.off{background:#fdf0e2;color:#b5721b}.ic-bio{margin:0;color:#444a63;font-size:14px;line-height:1.5;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.ic-auto{font-size:13.5px;color:#1a1f36;font-weight:600}.ic-actions{display:flex;gap:8px;margin-top:auto;padding-top:4px}.ic-btn{flex:1 1;display:inline-flex;align-items:center;justify-content:center;border:1px solid #e7e9f2;background:#fff;color:#1a1f36;border-radius:11px;padding:10px 14px;font:inherit;font-size:14px;font-weight:700;cursor:pointer;text-decoration:none;text-align:center}.ic-btn:hover{background:#f8f9fe}.ic-btn.primary{background:#0049f2;border-color:#0049f2;color:#fff}.ic-btn.primary:hover{background:#003bd7}.ic-btn:disabled{opacity:.55;cursor:default}.ic-btn.primary:disabled:hover{background:#0049f2}.ic-my{flex:1 1;display:inline-flex;align-items:center;justify-content:center;border-radius:11px;padding:10px 14px;font-weight:800;color:#27ae60}.ic-my,.ic-notice{font-size:14px;background:#e8f7ee}.ic-notice{color:#1e7e45;border-radius:12px;padding:12px 16px;font-weight:600;margin-bottom:14px}.gi-block{margin-top:26px}.gi-head>span{display:block;font-size:12.5px;font-weight:800;letter-spacing:.6px;text-transform:uppercase;color:#8a90a8}.gi-head>h2{margin:6px 0 4px;font-size:24px;font-weight:800;letter-spacing:-.4px;color:#101426}.gi-head>p{margin:0 0 16px;color:#5b6180;font-size:15px;line-height:1.5}.gi-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));grid-gap:14px;gap:14px}.gi-card{background:#fff;border:1px solid #e7e9f2;border-radius:16px;overflow:hidden;display:flex;flex-direction:column}.gi-car{position:relative;height:150px;background:#eef1fb;display:flex;align-items:center;justify-content:center}.gi-car img{width:100%;height:100%;object-fit:cover;display:block}.gi-car-empty{color:#8a90a8;font-size:13px}.gi-gear{position:absolute;top:10px;right:10px;background:#fff;border-radius:9px;padding:4px 10px;font-size:12.5px;font-weight:700;color:#1a1f36}.gi-body{padding:14px;display:flex;flex-direction:column;gap:9px}.gi-who{display:flex;align-items:center;gap:11px}.gi-name{font-size:16px;font-weight:800;color:#101426}.gi-sub{font-size:13px;color:#6b7290;margin-top:2px}.gi-bio{margin:0;font-size:13.5px;line-height:1.5;color:#454b66}.gi-auto{font-size:13.5px;font-weight:600;color:#1a1f36}.gi-cta{display:inline-flex;align-items:center;justify-content:center;margin-top:16px;background:#0049f2;color:#fff;border-radius:12px;padding:14px 22px;font-size:15px;font-weight:700;text-decoration:none}.gi-cta:hover{background:#003bd7}