.wp-block-jurible-hero-dashboard{align-items:center;display:flex;font-family:var(--wp--preset--font-family--poppins);justify-content:center;padding:60px 40px}@media(max-width:640px){.wp-block-jurible-hero-dashboard{padding:40px 20px}}.hero-dashboard{max-width:640px;perspective:1200px;position:relative;width:100%}.hero-dashboard.has-animations{animation:hd-fadeIn 1s .3s forwards;opacity:0}.hero-dashboard:not(.has-animations){opacity:1}.hero-dashboard__wrapper{position:relative;transform:rotateY(-4deg) rotateX(2deg);transition:transform .6s cubic-bezier(.22,1,.36,1);will-change:transform}.hero-dashboard:hover .hero-dashboard__wrapper{transform:rotateY(-1deg) rotateX(.5deg)}.hero-dashboard__main{background:var(--wp--preset--color--white);border:1px solid rgba(0,0,0,.06);border-radius:var(--wp--custom--border-radius--lg);box-shadow:0 24px 60px rgba(0,0,0,.15);overflow:hidden}.hero-dashboard__topbar{align-items:center;background:#fcfcfd;border-bottom:1px solid var(--wp--preset--color--muted);display:flex;justify-content:space-between;overflow:hidden;padding:14px 20px;white-space:nowrap}.hero-dashboard__topbar-left{align-items:center;display:flex;flex-shrink:0;gap:10px}.hero-dashboard__logo{align-items:center;background:linear-gradient(135deg,var(--wp--preset--color--secondary) 0,var(--wp--preset--color--primary) 100%);border-radius:7px;color:var(--wp--preset--color--white);display:flex;font-size:13px;font-weight:700;height:26px;justify-content:center;width:26px}.hero-dashboard__brand{color:var(--wp--preset--color--text-dark);font-size:14px;font-weight:600}.hero-dashboard__nav{display:flex;gap:4px;min-width:0;overflow:hidden}@media(max-width:640px){.hero-dashboard__nav{display:none}}.hero-dashboard__nav-item{align-items:center;border-radius:var(--wp--custom--border-radius--xs);color:var(--wp--preset--color--text-muted);display:flex;flex-shrink:0;font-size:11.5px;font-weight:500;gap:4px;padding:5px 10px;white-space:nowrap}.hero-dashboard__nav-item.is-active{background:var(--wp--preset--color--secondary-bg);color:var(--wp--preset--color--secondary)}.hero-dashboard__topbar-right{align-items:center;display:flex;flex-shrink:0;gap:8px}.hero-dashboard__action-btn{background:transparent;border:1px solid var(--wp--preset--color--muted);border-radius:var(--wp--custom--border-radius--xs);font-size:12px}.hero-dashboard__action-btn,.hero-dashboard__user{align-items:center;display:flex;height:28px;justify-content:center;width:28px}.hero-dashboard__user{background:linear-gradient(135deg,#c4b5fd 0,var(--wp--preset--color--secondary) 100%);border-radius:50%;color:var(--wp--preset--color--white);font-size:11px;font-weight:600}.hero-dashboard__body{display:grid;grid-template-columns:190px 1fr;min-height:320px}@media(max-width:640px){.hero-dashboard__body{grid-template-columns:1fr}}.hero-dashboard__sidebar{background:var(--wp--preset--color--background);border-right:1px solid var(--wp--preset--color--muted);padding:16px 12px}@media(max-width:640px){.hero-dashboard__sidebar{display:none}}.hero-dashboard__sidebar-title{color:var(--wp--preset--color--text-muted);font-size:10px;font-weight:600;letter-spacing:.8px;margin-bottom:10px;padding-left:8px;text-transform:uppercase}.hero-dashboard__sidebar-item{align-items:center;border-radius:7px;color:var(--wp--preset--color--text-gray);display:flex;font-size:11.5px;font-weight:400;gap:8px;margin-bottom:2px;padding:7px 8px}.hero-dashboard__sidebar-item.is-active{background:var(--wp--preset--color--white);box-shadow:var(--wp--preset--shadow--sm);color:var(--wp--preset--color--secondary);font-weight:500}.hero-dashboard__sidebar-dot{border-radius:50%;flex-shrink:0;height:8px;width:8px}.hero-dashboard__sidebar-section{align-items:center;color:var(--wp--preset--color--text-muted);display:flex;font-size:10px;font-weight:600;justify-content:space-between;letter-spacing:.8px;padding:7px 8px;text-transform:uppercase}.hero-dashboard__sidebar-section span{color:var(--wp--preset--color--border);font-size:11px}.hero-dashboard__content{padding:18px 20px}.hero-dashboard__welcome{margin-bottom:16px}.hero-dashboard__welcome h3{color:var(--wp--preset--color--text-dark);font-size:15px;font-weight:600;margin:0 0 3px}.hero-dashboard__welcome p{color:var(--wp--preset--color--text-muted);font-size:11.5px;margin:0}.hero-dashboard__stats{display:grid;gap:10px;grid-template-columns:repeat(3,1fr);margin-bottom:16px}@media(max-width:480px){.hero-dashboard__stats{grid-template-columns:1fr}}.hero-dashboard__stat{background:var(--wp--preset--color--background);border:1px solid var(--wp--preset--color--muted);border-radius:var(--wp--custom--border-radius--sm);padding:12px}.hero-dashboard__stat-label{color:var(--wp--preset--color--text-muted);font-size:10px;font-weight:500;margin-bottom:4px}.hero-dashboard__stat-value{color:var(--wp--preset--color--text-dark);font-size:20px;font-weight:700;line-height:1}.hero-dashboard__stat-change{color:var(--wp--preset--color--success);font-size:10px;font-weight:500;margin-top:3px}.hero-dashboard__course{align-items:center;background:var(--wp--preset--color--background);border:1px solid var(--wp--preset--color--muted);border-radius:var(--wp--custom--border-radius--sm);display:flex;gap:12px;padding:12px}.hero-dashboard__course-thumb{align-items:center;background:linear-gradient(135deg,var(--wp--preset--color--secondary) 0,#8b5cf6 100%);border-radius:var(--wp--custom--border-radius--xs);display:flex;flex-shrink:0;height:52px;justify-content:center;width:80px}.hero-dashboard__course-thumb:after{color:var(--wp--preset--color--white);content:"▶";font-size:16px;opacity:.9}.hero-dashboard__course-info{flex:1;min-width:0}.hero-dashboard__course-title{color:var(--wp--preset--color--text-dark);font-size:12px;font-weight:600;margin-bottom:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hero-dashboard__course-meta{color:var(--wp--preset--color--text-muted);font-size:10px;margin-bottom:6px}.hero-dashboard__progress-bar{background:var(--wp--preset--color--border);border-radius:2px;height:4px;overflow:hidden;width:100%}.hero-dashboard__progress-fill{background:linear-gradient(90deg,var(--wp--preset--color--secondary),#8b5cf6);border-radius:2px;height:100%;transition:width 1.5s cubic-bezier(.22,1,.36,1);width:0}.has-animations .hero-dashboard__progress-fill{transition:width 1.5s cubic-bezier(.22,1,.36,1) 1.5s}.hero-dashboard__float{background:var(--wp--preset--color--white);border:1px solid rgba(0,0,0,.05);border-radius:var(--wp--custom--border-radius--sm);box-shadow:0 12px 40px rgba(0,0,0,.12);opacity:0;position:absolute;transition:transform .3s cubic-bezier(.22,1,.36,1);will-change:transform,opacity;z-index:10}.hero-dashboard__float:hover{transform:translateY(-4px) scale(1.02)!important}@media(max-width:640px){.hero-dashboard__float{display:none}}.hero-dashboard__float--qcm{padding:14px 16px;right:-30px;top:-20px;width:210px}.has-animations .hero-dashboard__float--qcm{animation:hd-floatIn1 .8s cubic-bezier(.22,1,.36,1) .7s forwards,hd-floatIdle1 4s ease-in-out 2s infinite}.hero-dashboard:not(.has-animations) .hero-dashboard__float--qcm{opacity:1}.hero-dashboard__qcm-title{align-items:center;color:var(--wp--preset--color--text-dark);display:flex;font-size:11px;font-weight:600;gap:6px;margin-bottom:8px}.hero-dashboard__qcm-title:before{content:"🧠";font-size:13px}.hero-dashboard__qcm-option{align-items:center;background:var(--wp--preset--color--background);border:1px solid var(--wp--preset--color--muted);border-radius:var(--wp--custom--border-radius--xs);color:var(--wp--preset--color--text-gray);display:flex;font-size:10.5px;gap:8px;margin-bottom:3px;padding:6px 8px}.hero-dashboard__qcm-option.is-correct{background:var(--wp--preset--color--success-bg);border-color:#a7f3d0;color:var(--wp--preset--color--success-text)}.hero-dashboard__qcm-radio{border:2px solid var(--wp--preset--color--border);border-radius:50%;flex-shrink:0;height:14px;position:relative;width:14px}.is-correct .hero-dashboard__qcm-radio{background:var(--wp--preset--color--success);border-color:var(--wp--preset--color--success)}.is-correct .hero-dashboard__qcm-radio:after{color:var(--wp--preset--color--white);content:"✓";font-size:9px;font-weight:700;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.hero-dashboard__float--flash{bottom:30px;overflow:hidden;padding:0;right:-40px;width:210px}.has-animations .hero-dashboard__float--flash{animation:hd-floatIn2 .8s cubic-bezier(.22,1,.36,1) 1s forwards,hd-floatIdle2 5s ease-in-out 2.5s infinite}.hero-dashboard:not(.has-animations) .hero-dashboard__float--flash{opacity:1}.hero-dashboard__flash-header{align-items:center;background:var(--wp--preset--gradient--cta-gradient);display:flex;justify-content:space-between;padding:8px 12px}.hero-dashboard__flash-label{color:hsla(0,0%,100%,.9);font-size:9px;font-weight:600;letter-spacing:.8px;text-transform:uppercase}.hero-dashboard__flash-count{color:hsla(0,0%,100%,.7);font-size:9px;font-weight:500}.hero-dashboard__flash-question{padding:12px;text-align:center}.hero-dashboard__flash-q{color:var(--wp--preset--color--text-dark);font-size:11px;font-weight:600;line-height:1.4;margin-bottom:6px}.hero-dashboard__flash-hint{align-items:center;color:var(--wp--preset--color--text-muted);display:flex;font-size:9px;gap:4px;justify-content:center}.hero-dashboard__flash-hint:before{content:"👆";font-size:10px}.hero-dashboard__flash-answer{background:var(--wp--preset--color--background);border-top:1px solid var(--wp--preset--color--muted);padding:10px 12px}.hero-dashboard__flash-answer-label{align-items:center;color:var(--wp--preset--color--secondary);display:flex;font-size:8px;font-weight:600;gap:4px;letter-spacing:.8px;margin-bottom:5px;text-transform:uppercase}.hero-dashboard__flash-answer-label:before{content:"💡";font-size:9px}.hero-dashboard__flash-a{color:var(--wp--preset--color--text-gray);font-size:10px;line-height:1.45}.hero-dashboard__flash-a strong{color:var(--wp--preset--color--text-dark)}.hero-dashboard__float--grade{left:-40px;padding:14px 16px;top:60px;width:160px}.has-animations .hero-dashboard__float--grade{animation:hd-floatIn3 .8s cubic-bezier(.22,1,.36,1) 1.3s forwards,hd-floatIdle3 4.5s ease-in-out 3s infinite}.hero-dashboard:not(.has-animations) .hero-dashboard__float--grade{opacity:1}.hero-dashboard__grade-icon{align-items:center;background:linear-gradient(135deg,#fde68a,var(--wp--preset--color--warning));border-radius:var(--wp--custom--border-radius--md);display:flex;font-size:16px;height:32px;justify-content:center;margin-bottom:8px;width:32px}.hero-dashboard__grade-label{color:var(--wp--preset--color--text-muted);font-size:10px;font-weight:500;margin-bottom:2px}.hero-dashboard__grade-value{color:var(--wp--preset--color--text-dark);font-size:24px;font-weight:700;line-height:1}.hero-dashboard__grade-value span{color:var(--wp--preset--color--text-muted);font-size:14px}.hero-dashboard__grade-sub{color:var(--wp--preset--color--success);font-size:10px;font-weight:500;margin-top:4px}@keyframes hd-fadeIn{to{opacity:1}}@keyframes hd-floatIn1{0%{opacity:0;transform:translateY(20px) translateX(10px) scale(.95)}to{opacity:1;transform:translateY(0) translateX(0) scale(1)}}@keyframes hd-floatIn2{0%{opacity:0;transform:translateY(20px) translateX(-10px) scale(.95)}to{opacity:1;transform:translateY(0) translateX(0) scale(1)}}@keyframes hd-floatIn3{0%{opacity:0;transform:translateY(15px) translateX(10px) scale(.95)}to{opacity:1;transform:translateY(0) translateX(0) scale(1)}}@keyframes hd-floatIdle1{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes hd-floatIdle2{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes hd-floatIdle3{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@media(prefers-reduced-motion:reduce){.hero-dashboard,.hero-dashboard__float,.hero-dashboard__progress-fill,.hero-dashboard__wrapper{animation:none!important;transition:none!important}.hero-dashboard.has-animations,.hero-dashboard__float{opacity:1}}
