:root{--student-brand:#762936;--student-brand-dark:#4b0715;--student-paper:#fff;--student-bg:#f8f4f2;--student-ink:#2b171c;--student-muted:#796a6e;--student-line:#eadde0;--student-gold:#d2a565}.student-panel-body{min-width:320px;margin:0;color:var(--student-ink);background:var(--student-bg);font-family:inherit}.student-panel-shell{display:grid;grid-template-columns:260px minmax(0,1fr);min-height:100dvh}.student-panel-sidebar{position:sticky;top:0;display:flex;height:100dvh;flex-direction:column;padding:24px 18px;background:linear-gradient(160deg,var(--student-brand-dark),#762936 62%,#4f1622);color:#fff}.student-panel-brand{display:flex;align-items:center;gap:12px;padding:4px 8px 28px;color:#fff;text-decoration:none}.student-panel-brand img{width:58px;height:58px;object-fit:contain}.student-panel-brand span{display:grid}.student-panel-brand strong{font-size:.96rem}.student-panel-brand small{color:rgba(255,255,255,.56);font-family:serif}.student-panel-sidebar nav{display:grid;gap:7px}.student-panel-sidebar nav a{display:flex;align-items:center;gap:11px;min-height:48px;padding:10px 13px;border:1px solid transparent;border-radius:13px;color:rgba(255,255,255,.7);text-decoration:none;font-weight:750;transition:background-color .2s ease,color .2s ease,border-color .2s ease}.student-panel-sidebar nav a:hover,.student-panel-sidebar nav a.is-active{color:#fff;border-color:rgba(255,255,255,.1);background:rgba(255,255,255,.11)}.student-panel-sidebar nav svg{width:19px;height:19px;color:var(--student-gold)}.student-panel-site-link{display:flex;align-items:center;gap:8px;margin-top:auto;padding:13px;color:rgba(255,255,255,.7);text-decoration:none}.student-panel-site-link svg{width:17px}.student-panel-stage{min-width:0}.student-panel-topbar{display:flex;align-items:center;justify-content:space-between;min-height:78px;padding:12px clamp(20px,4vw,52px);border-bottom:1px solid var(--student-line);background:rgba(255,255,255,.9);backdrop-filter:blur(12px)}.student-panel-topbar>div{display:grid;gap:2px}.student-panel-topbar span{color:var(--student-muted);font-size:.72rem}.student-panel-topbar strong{font-size:.96rem}.student-panel-topbar form{margin:0}.student-panel-topbar button{display:inline-flex;align-items:center;gap:7px;min-height:44px;padding:8px 13px;border:1px solid var(--student-line);border-radius:12px;color:var(--student-brand);background:#fff;cursor:pointer;font:inherit;font-weight:800}.student-panel-topbar button svg{width:17px}.student-panel-content{padding:32px clamp(20px,4vw,52px) 60px}.student-page-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:24px}.student-page-head h1{margin:6px 0 5px;color:var(--student-ink);font-size:clamp(1.65rem,3vw,2.35rem)}.student-page-head p{margin:0;color:var(--student-muted);line-height:1.9}.student-page-kicker{color:var(--student-brand);font-size:.72rem;font-weight:900}.student-summary-card{display:flex;align-items:center;gap:12px;min-width:160px;padding:15px;border:1px solid var(--student-line);border-radius:16px;background:#fff;box-shadow:0 10px 28px rgba(73,12,28,.05)}.student-summary-card>span{display:grid;width:42px;height:42px;place-items:center;border-radius:12px;color:var(--student-brand);background:#f8e9ed}.student-summary-card svg{width:20px}.student-summary-card div{display:grid}.student-summary-card strong{font-size:1.35rem;font-variant-numeric:tabular-nums}.student-summary-card small{color:var(--student-muted)}.student-panel-content .site-shell,.student-panel-content .account-wrap{width:100%;max-width:none}.student-panel-content .account-page{min-height:auto;padding:0;background:transparent}.student-panel-content .account-heading{margin-bottom:22px}.student-panel-content .account-heading h1{font-size:clamp(1.6rem,3vw,2.3rem)}.student-panel-content .account-form-wrap{max-width:760px;margin:0}.student-panel-content .account-form,.student-panel-content .profile-summary,.student-panel-content .account-ticket{border-radius:16px;box-shadow:0 10px 28px rgba(73,12,28,.05)}.student-panel-content .account-form input,.student-panel-content .account-form select,.student-panel-content .account-form textarea{min-height:46px;background:#fff}.student-panel-content .account-form textarea{min-height:150px}.student-panel-content .ticket-message{box-shadow:0 8px 22px rgba(73,12,28,.04)}.student-panel-content .course-list-section{padding:0}.student-panel-content .course-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.student-panel-content .public-course-card{border-radius:16px}.student-panel-content .public-empty{background:#fff}.course-comments-section{padding:36px 0 80px;background:#fffaf7}.course-comment-form{display:grid;gap:12px;max-width:760px;margin:0 auto 24px}.course-comment-form textarea{width:100%;border:1px solid #eadbd2;border-radius:16px;padding:14px;resize:vertical}.course-comment-list{display:grid;gap:12px;max-width:760px;margin:auto}.course-comment{padding:16px 18px;border:1px solid #ecdfd8;border-radius:16px;background:#fff}.course-comment strong{color:#86152c}.course-comment small{margin-right:12px;color:#796a6e}.course-comment p{margin:10px 0 0;line-height:2}.course-comment-login{text-align:center}.course-contact-actions{display:grid;gap:10px}.course-contact-actions p{line-height:2}@media(max-width:1100px){.student-panel-content .course-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:780px){.student-panel-shell{display:block}.student-panel-sidebar{position:fixed;z-index:100;right:12px;bottom:10px;left:12px;top:auto;height:auto;padding:7px;border:1px solid rgba(255,255,255,.15);border-radius:18px;box-shadow:0 15px 40px rgba(43,4,14,.28)}.student-panel-brand,.student-panel-site-link{display:none}.student-panel-sidebar nav{grid-template-columns:repeat(4,1fr);gap:3px}.student-panel-sidebar nav a{display:grid;min-height:56px;place-items:center;gap:2px;padding:5px 2px;border-radius:12px;font-size:.66rem}.student-panel-sidebar nav svg{width:18px;height:18px}.student-panel-topbar{min-height:68px;padding:10px 16px}.student-panel-topbar button{width:44px;padding:0;justify-content:center}.student-panel-topbar button span{display:none}.student-panel-content{padding:24px 16px calc(100px + env(safe-area-inset-bottom))}.student-page-head{align-items:flex-start;flex-direction:column}.student-summary-card{width:100%}.student-panel-content .course-card-grid{grid-template-columns:1fr}.student-panel-content .account-form{padding:18px}.student-panel-content .account-ticket{grid-template-columns:1fr auto}}@media(prefers-reduced-motion:reduce){.student-panel-sidebar nav a{transition:none}}
