.lph-page{max-width:1440px;margin:0 auto;padding:8px 2px 40px;color:var(--text,#101828);}
.lph-page h1,.lph-page h2,.lph-page h3,.lph-page p{margin-top:0;letter-spacing:0;}
.lph-page-head,.lph-home-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:22px;}
.lph-page-head h1,.lph-home-head h1{font-size:28px;line-height:1.25;margin-bottom:8px;font-weight:700;}
.lph-page-head p,.lph-home-head p{font-size:14px;color:var(--text-secondary,#667085);margin-bottom:0;}
.lph-eyebrow{display:block;margin-bottom:8px;color:var(--primary,#1F3CFF);font-size:11px;font-weight:700;letter-spacing:0;}
.lph-ai-entry{display:grid;grid-template-columns:48px minmax(0,1fr) 24px;gap:16px;align-items:center;padding:18px 20px;margin-bottom:24px;border:1px solid #D6E0FF;border-left:4px solid var(--primary,#1F3CFF);border-radius:8px;background:#fff;cursor:pointer;transition:border-color .15s,box-shadow .15s;}
.lph-ai-entry:hover{border-color:#9FB2FF;box-shadow:0 4px 16px rgba(31,60,255,.08);}
.lph-ai-mark{width:46px;height:46px;border-radius:8px;background:var(--primary,#1F3CFF);color:#fff;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:800;}
.lph-ai-entry strong{display:block;font-size:16px;margin-bottom:5px;}
.lph-ai-entry span:not(.lph-arrow){display:block;font-size:13px;color:var(--text-secondary,#667085);}
.lph-arrow{font-size:28px;color:#98A2B3;}
.lph-home-grid{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(300px,.8fr);gap:20px;align-items:start;margin-bottom:28px;}
.lph-side-panel{border-left:1px solid var(--border,#E4E7EC);padding-left:20px;min-width:0;}
.lph-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:14px;}
.lph-section-head h2{font-size:17px;line-height:1.35;margin-bottom:4px;}
.lph-section-head p{font-size:12.5px;line-height:1.5;color:var(--text-muted,#98A2B3);margin-bottom:0;}
.lph-plan-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;}
.lph-plan-card{min-height:226px;padding:18px;border:1px solid var(--border,#E4E7EC);border-radius:8px;background:#fff;cursor:pointer;display:flex;flex-direction:column;transition:border-color .15s,box-shadow .15s,transform .15s;overflow:hidden;}
.lph-plan-card:hover{border-color:#AFC0FF;box-shadow:0 5px 18px rgba(16,24,40,.07);transform:translateY(-1px);}
.lph-plan-card-top,.lph-plan-foot,.lph-progress-meta,.lph-detail-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;}
.lph-plan-type{font-size:12px;font-weight:600;color:#2544C4;}
.lph-status{display:inline-flex;align-items:center;height:24px;padding:0 8px;border-radius:999px;font-size:11px;font-weight:600;white-space:nowrap;background:#EEF2F7;color:#475467;}
.lph-status.active{background:#E9F8F0;color:#18794E;}.lph-status.paused{background:#FFF4DF;color:#A15C00;}.lph-status.completed{background:#EAF0FF;color:#2544C4;}
.lph-plan-card h3{font-size:17px;line-height:1.4;margin:14px 0 7px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}
.lph-plan-desc{font-size:13px;line-height:1.55;color:var(--text-secondary,#667085);margin-bottom:16px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:40px;}
.lph-progress,.lph-detail-progress{height:6px;border-radius:3px;background:#EEF1F6;overflow:hidden;}
.lph-progress i,.lph-detail-progress i{display:block;height:100%;background:var(--primary,#1F3CFF);border-radius:inherit;}
.lph-progress-meta{margin-top:8px;font-size:11px;color:var(--text-muted,#98A2B3);}
.lph-progress-meta strong{color:#2544C4;font-size:12px;}
.lph-plan-foot{margin-top:auto;padding-top:15px;font-size:11px;color:var(--text-muted,#98A2B3);}
.lph-upcoming-list{display:flex;flex-direction:column;border-top:1px solid var(--border,#E4E7EC);}
.lph-upcoming-row{display:grid;grid-template-columns:50px minmax(0,1fr) auto;gap:10px;align-items:center;padding:13px 0;border-bottom:1px solid var(--border,#E4E7EC);}
.lph-upcoming-row strong{display:block;font-size:13px;line-height:1.35;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.lph-upcoming-row small{display:block;margin-top:3px;font-size:11px;color:var(--text-muted,#98A2B3);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.lph-upcoming-row time{font-size:11px;color:var(--text-secondary,#667085);white-space:nowrap;}
.lph-upcoming-kind{display:inline-flex;align-items:center;justify-content:center;height:23px;padding:0 7px;border-radius:4px;background:#EEF3FF;color:#2544C4;font-size:10px;font-weight:600;white-space:nowrap;}
.lph-upcoming-kind.milestone{background:#F3EEFF;color:#7047B8;}
.lph-empty-small,.lph-empty-line{padding:24px 10px;color:var(--text-muted,#98A2B3);font-size:13px;text-align:center;border:1px dashed var(--border,#E4E7EC);border-radius:8px;}
.lph-empty-panel{padding:34px 24px;text-align:center;border:1px dashed #CAD3E2;border-radius:8px;background:#FBFCFE;}
.lph-empty-panel strong{display:block;font-size:16px;margin-bottom:7px;}.lph-empty-panel p{font-size:13px;color:var(--text-secondary,#667085);margin-bottom:16px;}
.lph-text-link,.lph-back{border:0;background:none;color:var(--primary,#1F3CFF);font-size:13px;font-weight:600;cursor:pointer;padding:12px 0 0;}
.lph-modules-section{padding-top:22px;border-top:1px solid var(--border,#E4E7EC);}
.lph-module-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;}
.lph-module-card{display:grid;grid-template-columns:44px minmax(0,1fr) auto;gap:13px;align-items:center;min-height:108px;padding:16px;border:1px solid var(--border,#E4E7EC);border-radius:8px;background:#fff;}
.lph-module-card.active[role="button"]{cursor:pointer;}.lph-module-card.active[role="button"]:hover{border-color:#AFC0FF;}
.lph-module-card.compact{grid-template-columns:38px minmax(0,1fr);min-height:90px;}.lph-module-card.compact .lph-module-action{grid-column:1/-1;display:none;}
.lph-module-icon{width:42px;height:42px;border-radius:8px;background:#EEF3FF;color:#2544C4;display:flex;align-items:center;justify-content:center;}
.lph-module-icon svg{width:22px;height:22px;}.lph-module-title{display:flex;align-items:center;gap:8px;min-width:0;}
.lph-module-title h3{font-size:15px;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.lph-module-title span{font-size:10px;color:#667085;background:#F2F4F7;padding:2px 6px;border-radius:999px;white-space:nowrap;}
.lph-module-copy p{font-size:12px;line-height:1.45;color:var(--text-secondary,#667085);margin:5px 0 0;}
.lph-page-head{padding-bottom:0;border-bottom:0;}
.lph-dashboard-page{max-width:1360px;}
.lph-dashboard-jump{position:sticky;top:0;z-index:4;display:flex;align-items:center;gap:6px;margin:-2px 0 30px;padding:8px 0;border-bottom:0;background:rgba(252,252,255,.96);backdrop-filter:blur(10px);overflow-x:auto;}
.lph-dashboard-jump button{height:34px;padding:0 13px;border:1px solid transparent;border-radius:7px;background:transparent;color:var(--text-secondary,#667085);font-size:12.5px;font-weight:600;white-space:nowrap;cursor:pointer;}
.lph-dashboard-jump button:hover{border-color:#D9DFFC;background:#F3F5FF;color:#2845CC;}
.lph-dashboard-section{scroll-margin-top:58px;margin-bottom:38px;min-width:0;}
.lph-dashboard-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:14px;}
.lph-dashboard-section-head h2{margin:0 0 5px;font-size:19px;line-height:1.35;font-weight:700;}
.lph-dashboard-section-head p{margin:0;color:var(--text-secondary,#667085);font-size:12.5px;line-height:1.5;}
.lph-dashboard-count{display:inline-flex;align-items:center;justify-content:center;min-width:48px;height:28px;padding:0 9px;border-radius:999px;background:#F1F3F8;color:#596173;font-size:11px;font-weight:600;white-space:nowrap;}
.lph-dashboard-section>.lph-center-list,.lph-dashboard-section>.lph-detail-list{box-shadow:0 2px 10px rgba(16,24,40,.025);}
.lph-dashboard-calendar-section{padding-top:2px;}
.lph-dashboard-calendar .grid-2{grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);gap:14px;align-items:start;}
.lph-dashboard-calendar>.card:first-child{border-color:#DDE3EF;box-shadow:none;}
.lph-dashboard-calendar .card{border-radius:8px;box-shadow:0 2px 10px rgba(16,24,40,.025);}
.lph-dashboard-plans{padding-top:4px;}
.lph-tabs{display:flex;align-items:center;gap:4px;margin-bottom:18px;border-bottom:1px solid var(--border,#E4E7EC);overflow-x:auto;}
.lph-tabs button{height:42px;padding:0 14px;border:0;border-bottom:2px solid transparent;background:none;color:var(--text-secondary,#667085);font-size:13px;font-weight:600;cursor:pointer;white-space:nowrap;}
.lph-tabs button.active{color:var(--primary,#1F3CFF);border-bottom-color:var(--primary,#1F3CFF);}
.lph-center-body{min-height:240px;}.lph-center-list,.lph-detail-list{border:1px solid var(--border,#E4E7EC);border-radius:8px;background:#fff;overflow:hidden;}
.lph-center-row{display:grid;grid-template-columns:60px minmax(0,1fr) 70px 90px;gap:14px;align-items:center;min-height:66px;padding:10px 16px;border-bottom:1px solid var(--border,#E4E7EC);}
.lph-center-row:last-child{border-bottom:0;}.lph-center-row strong{display:block;font-size:13px;}.lph-center-row small{display:block;margin-top:4px;font-size:11px;color:var(--text-muted,#98A2B3);}.lph-center-row>span:not(.lph-upcoming-kind),.lph-center-row time{font-size:11px;color:var(--text-secondary,#667085);}
.lph-unassigned{margin-top:18px;padding:16px 18px;border-left:3px solid #98A2B3;background:#F8FAFC;border-radius:0 8px 8px 0;}.lph-unassigned strong{font-size:14px;margin-right:10px;}.lph-unassigned span,.lph-unassigned p{font-size:12px;color:var(--text-secondary,#667085);}.lph-unassigned p{margin:6px 0 0;}
.lph-back{padding-top:0;margin-bottom:18px;}.lph-detail-head{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;padding:22px 24px;border:1px solid var(--border,#E4E7EC);border-radius:8px;background:#fff;}
.lph-detail-head h1{font-size:27px;line-height:1.3;margin:12px 0 8px;}.lph-detail-head p{font-size:13px;color:var(--text-secondary,#667085);margin:0;max-width:760px;}
.lph-detail-meta{justify-content:flex-start;}.lph-detail-meta>span:first-child{font-size:12px;color:#2544C4;font-weight:600;}
.lph-detail-summary{position:relative;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin:14px 0 20px;border:1px solid var(--border,#E4E7EC);border-radius:8px;background:#E4E7EC;overflow:hidden;padding-bottom:6px;}
.lph-detail-summary>div:not(.lph-detail-progress){padding:16px 18px;background:#fff;}.lph-detail-summary strong{display:block;font-size:20px;line-height:1.2;}.lph-detail-summary span{display:block;margin-top:5px;font-size:11px;color:var(--text-muted,#98A2B3);}.lph-detail-progress{position:absolute;left:0;right:0;bottom:0;border-radius:0;height:6px;}
.lph-detail-overview{display:grid;grid-template-columns:1fr 1fr;gap:20px;}.lph-detail-overview>section{min-width:0;}
.lph-detail-list>div{display:grid;grid-template-columns:18px minmax(0,1fr) auto;gap:12px;align-items:center;min-height:62px;padding:10px 14px;border-bottom:1px solid var(--border,#E4E7EC);}.lph-detail-list>div:last-child{border-bottom:0;}.lph-detail-list strong{display:block;font-size:13px;}.lph-detail-list small{display:block;margin-top:4px;font-size:11px;color:var(--text-muted,#98A2B3);}
.lph-check{width:14px;height:14px;border:1.5px solid #98A2B3;border-radius:3px;}.lph-check.done{background:var(--primary,#1F3CFF);border-color:var(--primary,#1F3CFF);box-shadow:inset 0 0 0 3px #fff;}.lph-milestone-dot{width:12px;height:12px;border:2px solid #805AD5;border-radius:50%;}.lph-milestone-dot.done{background:#805AD5;}
.lph-function-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;}.lph-function-grid .lph-module-card{min-height:132px;}
.lph-module-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;}.lph-module-options label,.lph-pin-option{display:flex;align-items:center;gap:8px;min-height:40px;padding:0 12px;border:1px solid var(--border,#E4E7EC);border-radius:6px;font-size:13px;cursor:pointer;}.lph-module-options input,.lph-pin-option input{accent-color:var(--primary,#1F3CFF);}
.lph-module-nav .student-nav-group-title .nav-icon{display:flex;width:18px;height:18px;color:#667085;}.lph-module-nav .student-nav-group-title .nav-icon svg{width:17px;height:17px;}.lph-module-nav .student-sub-nav .nav-icon{width:7px;}
.lph-reservation-list,.student-order-list{border:1px solid var(--border,#E4E7EC);border-radius:8px;background:#fff;overflow:hidden;}
.lph-reservation-row{display:grid;grid-template-columns:78px minmax(0,1fr) 82px 88px auto;gap:14px;align-items:center;min-height:68px;padding:11px 16px;border-bottom:1px solid var(--border,#E4E7EC);}
.lph-reservation-row:last-child,.student-order-row:last-child{border-bottom:0;}
.lph-reservation-type,.student-order-main>span{display:inline-flex;align-items:center;width:max-content;max-width:100%;height:24px;padding:0 7px;border-radius:5px;background:#EEF3FF;color:#2544C4;font-size:11px;font-weight:600;white-space:nowrap;}
.lph-reservation-main,.student-order-main{min-width:0;}
.lph-reservation-main strong,.student-order-main strong{display:block;margin-top:3px;color:var(--text,#101828);font-size:13px;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.lph-reservation-main small,.student-order-main small{display:block;margin-top:3px;color:var(--text-muted,#98A2B3);font-size:11px;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.lph-reservation-status,.student-order-status{display:inline-flex;align-items:center;justify-content:center;min-width:70px;height:26px;padding:0 8px;border-radius:999px;background:#F2F4F7;color:#475467;font-size:11px;font-weight:600;white-space:nowrap;}
.lph-reservation-status.pay_pending,.lph-reservation-status.paying,.student-order-status.pay_pending,.student-order-status.paying{background:#FFF4DF;color:#A15C00;}
.lph-reservation-status.paid,.lph-reservation-status.scheduled,.lph-reservation-status.arranged,.student-order-status.paid,.student-order-status.scheduled,.student-order-status.arranged{background:#E9F8F0;color:#18794E;}
.lph-reservation-status.started,.student-order-status.started{background:#EEF3FF;color:#2544C4;}
.lph-reservation-status.refunded,.lph-reservation-status.reversed,.student-order-status.refunded,.student-order-status.reversed{background:#F2F4F7;color:#667085;}
.lph-reservation-row time{color:var(--text-secondary,#667085);font-size:11px;white-space:nowrap;}
.student-orders-card .card-header{display:flex;align-items:center;justify-content:space-between;gap:16px;}
.student-order-count{display:inline-flex;align-items:center;justify-content:center;min-width:48px;height:26px;padding:0 9px;border-radius:999px;background:#F1F3F8;color:#596173;font-size:11px;font-weight:600;white-space:nowrap;}
.student-order-row{display:grid;grid-template-columns:minmax(0,1fr) 120px 84px auto;gap:14px;align-items:center;min-height:76px;padding:12px 16px;border-bottom:1px solid var(--border,#E4E7EC);}
.student-order-amount strong{display:block;color:var(--text,#101828);font-size:14px;line-height:1.35;white-space:nowrap;}
.student-order-amount span{display:block;margin-top:4px;color:var(--text-muted,#98A2B3);font-size:11px;white-space:nowrap;}
@media(max-width:1100px){.lph-home-grid{grid-template-columns:1fr;}.lph-side-panel{border-left:0;border-top:1px solid var(--border,#E4E7EC);padding:20px 0 0;}.lph-module-grid{grid-template-columns:repeat(2,minmax(0,1fr));}.lph-detail-overview{grid-template-columns:1fr;}.lph-dashboard-calendar .grid-2{grid-template-columns:1fr;}}
@media(max-width:760px){.lph-page{padding-bottom:24px;}.lph-page-head,.lph-home-head,.lph-detail-head{align-items:flex-start;flex-direction:column;}.lph-page-head h1,.lph-home-head h1,.lph-detail-head h1{font-size:23px;}.lph-plan-grid,.lph-module-grid,.lph-function-grid{grid-template-columns:1fr;}.lph-plan-card{min-height:210px;}.lph-detail-summary{grid-template-columns:repeat(2,minmax(0,1fr));}.lph-center-row{grid-template-columns:52px minmax(0,1fr) 76px;}.lph-center-row>span:not(.lph-upcoming-kind){display:none;}.lph-module-card{grid-template-columns:40px minmax(0,1fr);}.lph-module-action{grid-column:1/-1;}.lph-ai-entry{grid-template-columns:42px minmax(0,1fr) 18px;padding:15px;}.lph-ai-mark{width:40px;height:40px;}.lph-module-options{grid-template-columns:1fr;}.lph-dashboard-jump{margin-bottom:24px;}.lph-dashboard-section{margin-bottom:30px;}.lph-dashboard-section-head{align-items:flex-start;}.lph-dashboard-count{margin-top:20px;}.lph-dashboard-calendar{overflow-x:auto;}.lph-dashboard-calendar>.card:first-child{min-width:620px;}.lph-reservation-row{grid-template-columns:minmax(0,1fr) auto;gap:8px 12px;padding:13px;}.lph-reservation-type{grid-column:1;}.lph-reservation-main{grid-column:1/-1;grid-row:2;}.lph-reservation-status{grid-column:2;grid-row:1;}.lph-reservation-row time{grid-column:1;grid-row:3;}.lph-reservation-row .btn{grid-column:2;grid-row:3;}.student-order-row{grid-template-columns:minmax(0,1fr) auto;gap:10px 12px;padding:13px;}.student-order-main{grid-column:1/-1;}.student-order-amount{grid-column:1;}.student-order-status{grid-column:2;}.student-order-row .btn{grid-column:2;}}

.sidebar-mobile-close,.sidebar-mobile-backdrop{display:none;}

/* Student workspace: bright visual language with Ocean's business hierarchy intact. */
.layout:has(.student-sidebar-menu){background:var(--ocean-ui-bg,#F7F8FC);}
.layout:has(.student-sidebar-menu) .main-content,
.layout:has(.student-sidebar-menu) .page-content{background:var(--ocean-ui-bg,#F7F8FC);}
.layout:has(.student-sidebar-menu) .topbar{height:var(--ocean-ui-topbar-height,64px);background:var(--ocean-ui-surface,#FFFFFF);border-bottom-color:var(--ocean-ui-border,#E5E9F2);}
.sidebar:has(.student-sidebar-menu){width:var(--ocean-ui-sidebar-width,260px);min-width:var(--ocean-ui-sidebar-width,260px);background:var(--ocean-ui-surface,#FFFFFF)!important;border-right:1px solid var(--ocean-ui-border,#E5E9F2)!important;color:var(--ocean-ui-text,#171C2B);font-family:var(--ocean-ui-font,Inter,"PingFang SC","Microsoft YaHei",sans-serif);}
.sidebar:has(.student-sidebar-menu) .sidebar-header{height:var(--ocean-ui-topbar-height,64px);padding:0 14px;border-bottom:none!important;gap:10px;background:var(--ocean-ui-surface,#FFFFFF);}
.sidebar:has(.student-sidebar-menu) .sidebar-header .logo-mark{width:32px;height:32px;border-radius:8px;}
.sidebar:has(.student-sidebar-menu) .sidebar-header .logo-title{color:var(--ocean-ui-text,#171C2B)!important;font-size:14px;font-weight:600;letter-spacing:0;white-space:nowrap;}
.sidebar .student-sidebar-menu{padding:10px 12px 18px;}
.student-sidebar-menu .student-primary-nav,
.student-sidebar-menu .student-utility-nav{height:40px;margin:2px 0;padding:0 10px;border:1px solid transparent;border-radius:var(--ocean-ui-card-radius,8px);color:#344054;font-size:13px;font-weight:500!important;gap:10px;}
.student-sidebar-menu .student-primary-nav:hover,
.student-sidebar-menu .student-utility-nav:hover{background:#F6F8FC;color:var(--ocean-ui-text,#171C2B);}
.student-sidebar-menu .student-primary-nav.active,
.student-sidebar-menu .student-utility-nav.active{border-color:transparent;background:var(--ocean-ui-primary-soft,#EEF2FF);color:var(--ocean-ui-primary,#1F3CFF)!important;box-shadow:none;}
.student-sidebar-menu .student-primary-nav .nav-icon,
.student-sidebar-menu .student-utility-nav .nav-icon{width:19px;height:19px;color:#667085;}
.student-sidebar-menu .student-primary-nav.active .nav-icon,
.student-sidebar-menu .student-utility-nav.active .nav-icon{color:var(--ocean-ui-primary,#1F3CFF);}
.student-sidebar-menu .student-primary-nav .nav-icon svg,
.student-sidebar-menu .student-utility-nav .nav-icon svg{width:19px;height:19px;stroke-width:1.7;}
.student-sidebar-menu .student-nav-group{position:relative;margin:7px 0 10px;}
.student-sidebar-menu .student-nav-group-title{min-height:40px;margin:0;padding:0 10px;gap:10px;border-radius:var(--ocean-ui-card-radius,8px);color:#344054!important;font-size:13px!important;font-weight:600!important;letter-spacing:0!important;transition:background .15s,color .15s;}
.student-sidebar-menu .student-nav-group-title:hover{background:#F6F8FC;color:var(--ocean-ui-text,#171C2B)!important;}
.student-sidebar-menu .student-nav-group-title .nav-icon{width:19px;height:19px;color:#667085!important;}
.student-sidebar-menu .student-nav-group-title .nav-icon svg{width:19px;height:19px;stroke-width:1.7;}
.student-sidebar-menu .student-nav-group-title .nav-grp-chevron{margin-left:auto;width:14px;height:14px;color:#81899A;}
.student-sidebar-menu .student-nav-group:has(.student-sub-nav.active)>.student-nav-group-title{color:#202638!important;}
.student-sidebar-menu .student-nav-group:has(.student-sub-nav.active)>.student-nav-group-title .nav-icon{color:var(--ocean-ui-primary,#1F3CFF)!important;}
.student-sidebar-menu .student-nav-group:not(.collapsed)::before{content:"";position:absolute;left:20px;top:44px;bottom:8px;width:1px;background:var(--ocean-ui-border,#E5E9F2);pointer-events:none;}
.student-sidebar-menu .student-nav-group>.student-sub-nav{position:relative;height:36px;margin:1px 0;padding:0 10px 0 40px;border:1px solid transparent;border-radius:var(--ocean-ui-card-radius,8px);color:#667085;font-size:12.5px;font-weight:500;gap:0;}
.student-sidebar-menu .student-nav-group>.student-sub-nav:hover{background:#F6F8FC;color:#344054;}
.student-sidebar-menu .student-nav-group>.student-sub-nav.active{border-color:transparent;background:var(--ocean-ui-primary-soft,#EEF2FF);color:var(--ocean-ui-primary,#1F3CFF)!important;font-weight:600;box-shadow:none;}
.student-sidebar-menu .student-nav-group>.student-sub-nav>.nav-icon{display:none;}
.student-sidebar-menu .student-nav-group>.student-sub-nav::before{content:"";position:absolute;left:18px;width:5px;height:5px;border-radius:50%;background:#B7BED0;box-shadow:0 0 0 3px #FFFFFF;}
.student-sidebar-menu .student-nav-group>.student-sub-nav.active::before{background:var(--ocean-ui-primary,#1F3CFF);}
.student-sidebar-menu .student-sidebar-utilities{margin-top:8px;}
.student-sidebar-menu .student-module-divider{height:1px;margin:11px 4px 10px;background:#E5E7F0;}
.sidebar:has(.student-sidebar-menu) .sidebar-bottom{padding:9px 12px 8px;border-top:0;background:var(--ocean-ui-surface,#FFFFFF);}
.sidebar:has(.student-sidebar-menu) .sidebar-chat-btn{height:42px;margin:0!important;padding:0 11px!important;border:1px solid transparent!important;border-radius:8px;background:transparent!important;color:#344054!important;font-size:14px;font-weight:500!important;box-shadow:none!important;}
.sidebar:has(.student-sidebar-menu) .sidebar-chat-btn:hover{background:#F6F8FC!important;color:var(--ocean-ui-text,#171C2B)!important;}
.sidebar:has(.student-sidebar-menu) .sidebar-chat-btn .nav-icon{width:19px;height:19px;color:#626B7D!important;}
.sidebar:has(.student-sidebar-menu) .sidebar-chat-btn .nav-icon svg{width:19px;height:19px;stroke-width:1.7;}
.sidebar:has(.student-sidebar-menu) .sidebar-chat-btn:hover .nav-icon{color:var(--ocean-ui-primary,#1F3CFF)!important;}
.sidebar:has(.student-sidebar-menu) .student-discover-entry{display:grid;grid-template-columns:34px minmax(0,1fr) 16px;align-items:center;gap:10px;width:100%;min-height:48px;margin:0 0 5px;padding:7px 9px;border:1px solid #CAD5FF;border-radius:8px;background:#F8FAFF;color:#344054;font:inherit;text-align:left;cursor:pointer;box-shadow:0 4px 0 #D8E1FF,0 10px 22px rgba(31,60,255,.12);transition:transform .15s,box-shadow .15s,background .15s,border-color .15s,color .15s;}
.sidebar:has(.student-sidebar-menu) .student-discover-entry:hover{transform:translateY(-1px);border-color:#AFC0FF;background:#F1F4FF;color:#1F3CFF;box-shadow:0 5px 0 #D3DCFF,0 12px 24px rgba(31,60,255,.15);}
.sidebar:has(.student-sidebar-menu) .student-discover-entry:active{transform:translateY(2px);box-shadow:0 2px 0 #D8E1FF,0 6px 14px rgba(31,60,255,.1);}
.sidebar:has(.student-sidebar-menu) .student-discover-entry.active{border-color:#AFC0FF;background:#EEF2FF;color:#1F3CFF;}
.student-discover-entry-icon{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:8px;background:#FFFFFF;color:#1F3CFF;box-shadow:0 1px 4px rgba(16,24,40,.05);}
.student-discover-entry>span:nth-child(2){min-width:0;font-size:13px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.student-discover-entry-arrow{color:#98A2B3;}
.sidebar:has(.student-sidebar-menu) .sidebar-user-entry{min-height:56px;margin:12px 0 0!important;padding:12px 9px 4px!important;border-top:1px solid var(--ocean-ui-border,#E5E9F2)!important;gap:10px;}
.sidebar:has(.student-sidebar-menu) .sidebar-user-avatar{width:34px;height:34px;background:#EBEDFF;}
.sidebar:has(.student-sidebar-menu) .sidebar-user-name{color:#242936;font-size:13px;font-weight:600;}
.sidebar:has(.student-sidebar-menu) .sidebar-logout-btn{color:#7C8496!important;font-size:11px;}

.student-owned-page{max-width:1180px;margin:0 auto;padding:4px 0 40px;color:var(--text,#101828);}
.student-owned-header{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:22px;padding:0 0 18px;border-bottom:1px solid var(--border,#E4E7EC);}
.student-owned-header h2{margin:0 0 7px;font-size:26px;line-height:1.25;letter-spacing:0;}
.student-owned-header p{margin:0;color:var(--text-secondary,#667085);font-size:13px;line-height:1.6;}
.student-owned-section{margin-bottom:24px;}
.student-owned-section-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:10px;}
.student-owned-section-head h3{margin:0;font-size:16px;line-height:1.4;letter-spacing:0;}
.student-owned-section-head span{display:inline-flex;align-items:center;justify-content:center;min-width:42px;height:24px;padding:0 8px;border-radius:999px;background:#F1F3F8;color:#667085;font-size:11px;font-weight:600;}
.student-owned-list{border:1px solid var(--border,#E4E7EC);border-radius:8px;background:#FFFFFF;overflow:hidden;}
.student-owned-item{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:16px;min-height:92px;padding:15px 18px;border-bottom:1px solid var(--border,#E4E7EC);}
.student-owned-item:last-child{border-bottom:0;}
.student-owned-item-main{min-width:0;}
.student-owned-item-meta{display:flex;align-items:center;gap:9px;margin-bottom:7px;}
.student-owned-item-meta span{display:inline-flex;align-items:center;height:22px;padding:0 7px;border-radius:5px;background:#EEF3FF;color:#2544C4;font-size:10px;font-weight:600;}
.student-owned-item-meta time{color:#98A2B3;font-size:11px;}
.student-owned-item h3{margin:0;color:#101828;font-size:14px;line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;letter-spacing:0;}
.student-owned-item p{margin:5px 0 0;color:#667085;font-size:11.5px;line-height:1.45;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.student-owned-status{display:inline-flex;align-items:center;justify-content:center;min-width:68px;height:26px;padding:0 9px;border-radius:999px;background:#F2F4F7;color:#475467;font-size:11px;font-weight:600;white-space:nowrap;}
.student-owned-status.pay_pending,.student-owned-status.paying{background:#FFF4DF;color:#A15C00;}
.student-owned-status.paid,.student-owned-status.scheduled,.student-owned-status.arranged,.student-owned-status.completed,.student-owned-status.finished{background:#E9F8F0;color:#18794E;}
.student-owned-status.started,.student-owned-status.chatting{background:#EEF3FF;color:#2544C4;}
.student-owned-status.cancelled,.student-owned-status.rejected,.student-owned-status.refunded,.student-owned-status.reversed,.student-owned-status.closed{background:#F2F4F7;color:#667085;}
.student-owned-empty,.student-project-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:190px;padding:30px 22px;border:1px dashed #CCD5E4;border-radius:8px;background:#FBFCFE;text-align:center;}
.student-owned-empty>span,.student-project-empty h3{margin:0 0 7px;color:#344054;font-size:15px;font-weight:600;letter-spacing:0;}
.student-owned-empty p,.student-project-empty p{max-width:500px;margin:0 0 16px;color:#7C8496;font-size:12.5px;line-height:1.6;}
.student-project-page .student-owned-header{margin-bottom:16px;}
.student-project-empty{min-height:330px;}
.student-project-empty-icon{display:flex;align-items:center;justify-content:center;width:52px;height:52px;margin-bottom:14px;border-radius:8px;background:#EEF3FF;color:#2544C4;}

@media(max-width:768px){
  .layout .sidebar{display:flex;width:280px;min-width:280px;position:fixed;inset:0 auto 0 0;z-index:1002;box-shadow:0 18px 48px rgba(16,24,40,.2);overflow-y:auto;}
  .layout.sidebar-collapsed .sidebar{display:none!important;}
  .layout .sidebar .nav-item{justify-content:flex-start;}
  .layout .sidebar .nav-item span:not(.nav-icon):not(.student-nav-icon){display:initial;}
  .layout .sidebar .nav-grp-chevron{display:inline-flex;}
  .sidebar-mobile-close{display:inline-flex;margin-left:auto;width:34px;height:34px;border:0;background:transparent;color:#667085;align-items:center;justify-content:center;cursor:pointer;border-radius:8px;}
  .sidebar-mobile-close svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;}
  .sidebar-mobile-close:hover{background:#F2F4F7;color:#101828;}
  .sidebar-mobile-backdrop{display:block;position:fixed;inset:0;z-index:1001;border:0;background:rgba(16,24,40,.28);padding:0;}
  .layout.sidebar-collapsed .sidebar-mobile-backdrop{display:none;}
  .main-content{width:100%;}
  .student-owned-page{padding:0 2px 24px;}
  .student-owned-header{align-items:flex-start;flex-direction:column;margin-bottom:18px;}
  .student-owned-header h2{font-size:22px;}
  .student-owned-item{grid-template-columns:minmax(0,1fr) auto;gap:10px 12px;padding:14px;}
  .student-owned-item-main{grid-column:1/-1;}
  .student-owned-status{grid-column:1;justify-self:start;}
  .student-owned-item .btn{grid-column:2;}
  .student-project-empty{min-height:240px;}
}
