@font-face{font-family:Futura PT;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.cdnfonts.com/s/72205/FuturaCyrillicBook.woff) format("woff")}@font-face{font-family:Futura PT;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.cdnfonts.com/s/72205/FuturaCyrillicBold.woff) format("woff")}@font-face{font-family:Futura PT;font-style:normal;font-weight:800;font-display:swap;src:url(https://fonts.cdnfonts.com/s/72205/FuturaCyrillicExtraBold.woff) format("woff")}:root{--color-white: #ffffff;--color-purple-fairy: #9e20d2;--color-magic-berry: #613393;--color-magic-grape: #5d2f80;--color-lavender-dream: #cca8cf;--color-lavender-haze: #eedeef;--font-family: "Futura PT", sans-serif;--font-weight-book: 400;--font-weight-bold: 700;--font-weight-extra-bold: 800;--font-size-h1: clamp(1.75rem, 4vw, 3rem);--font-size-h3: 1.25rem;--font-size-copy: 1.125rem;--font-size-cta: 1.25rem;--line-height-h1: 1.04;--signup-max-width: 1080px;--signup-shadow: 0 4px 2px rgba(0, 0, 0, .25)}.hub-app,.hub-login,.hub-modal-backdrop,.hub-toast,.hub-prime-dialog,.hub-prime-toast{--hub-primary: hsl(263deg 70% 50.4%);--hub-primary-dark: hsl(263deg 72% 43%);--hub-primary-soft: hsl(264deg 70% 96%);--hub-pink: hsl(300deg 72% 60%);--hub-success: hsl(158deg 64% 42%);--hub-warning: hsl(32deg 90% 52%);--hub-info: hsl(222deg 78% 58%);--hub-bg: hsl(240deg 20% 97.6%);--hub-card: #fff;--hub-sidebar: hsl(264deg 35% 98%);--hub-secondary: hsl(264deg 30% 96.5%);--hub-border: hsl(264deg 22% 91%);--hub-text: hsl(260deg 20% 16%);--hub-muted: hsl(260deg 9% 47%);--hub-radius: .75rem;--hub-gradient: linear-gradient(135deg, hsl(263deg 70% 50.4%), hsl(280deg 72% 56%));--hub-shadow: 0 1px 3px hsl(263deg 30% 20% / .06), 0 8px 24px hsl(263deg 30% 20% / .04);--hub-glow: 0 6px 22px hsl(263deg 70% 50% / .24);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--hub-text)}.hub-app{display:flex;min-height:100vh;width:100%;background:var(--hub-bg);font-size:16px;line-height:1.5}.hub-shell{display:flex;min-width:0;flex:1;flex-direction:column}.hub-header{position:sticky;top:0;z-index:30;display:flex;height:64px;align-items:center;gap:12px;padding:0 24px;border-bottom:1px solid var(--hub-border);background:#ffffffe6;backdrop-filter:blur(12px)}.hub-header__brand{display:none;align-items:center;gap:9px;font-size:14px;font-weight:750}.hub-header__spacer{flex:1}.hub-header__account{text-align:right;line-height:1.25}.hub-header__account strong,.hub-header__account span{display:block}.hub-header__account strong{font-size:14px}.hub-header__account span{color:var(--hub-muted);font-size:11px}.hub-logo{display:inline-flex;width:36px;height:36px;flex:0 0 auto;align-items:center;justify-content:center;border-radius:12px;background:var(--hub-gradient);color:#fff;font-weight:800}.hub-logo--small{width:32px;height:32px;border-radius:9px;font-size:14px}.hub-avatar{display:inline-flex;width:56px;height:56px;flex:0 0 auto;align-items:center;justify-content:center;overflow:hidden;border-radius:50%;background:var(--hub-gradient);color:#fff;font-size:18px;font-weight:800}.hub-avatar--small{width:36px;height:36px;font-size:13px}.hub-avatar img{width:100%;height:100%;object-fit:cover}.hub-sidebar{position:sticky;top:0;display:flex;width:256px;height:100vh;flex:0 0 256px;flex-direction:column;border-right:1px solid var(--hub-border);background:var(--hub-sidebar)}.hub-sidebar:focus{outline:none}.hub-sidebar__brand{display:flex;align-items:center;gap:10px;padding:24px;line-height:1.2}.hub-sidebar__brand>div>strong,.hub-sidebar__brand>div>span{display:block}.hub-sidebar__brand>div>strong{font-size:14px}.hub-sidebar__brand>div>span{margin-top:2px;color:var(--hub-muted);font-size:11px}.hub-sidebar nav{flex:1;overflow-y:auto;padding:0 12px 16px}.hub-nav-link,.hub-nav-heading,.hub-subnav-link,.hub-sidebar__logout{display:flex;width:100%;align-items:center;gap:12px;border:0;background:transparent;color:#494356b8;text-decoration:none}.hub-nav-link,.hub-nav-heading,.hub-sidebar__logout{min-height:42px;padding:9px 12px;border-radius:12px;font-size:14px;font-weight:700}.hub-nav-link:hover,.hub-sidebar__logout:hover{background:var(--hub-primary-soft);color:var(--hub-text)}.hub-nav-link.is-active{background:var(--hub-gradient);box-shadow:var(--hub-glow);color:#fff}.hub-nav-link svg,.hub-nav-heading svg,.hub-sidebar__logout svg{width:20px;height:20px}.hub-nav-group{padding-top:4px}.hub-nav-heading.is-active{color:var(--hub-primary)}.hub-subnav{margin-left:28px;padding-left:8px;border-left:1px solid var(--hub-border)}.hub-subnav-link{position:relative;min-height:34px;gap:8px;padding:6px 12px;border-radius:8px;font-size:14px}.hub-subnav-link:before{width:6px;height:6px;border-radius:50%;background:currentColor;content:""}.hub-subnav-link:hover,.hub-subnav-link.is-active{color:var(--hub-primary)}.hub-subnav-link.is-active{font-weight:700}.hub-sidebar__footer{padding:12px;border-top:1px solid var(--hub-border)}.hub-sidebar__logout{cursor:pointer;text-align:left}.hub-main{flex:1;padding:24px}.hub-container{width:min(100%,1152px);margin:0 auto}.hub-container--narrow{width:min(100%,896px)}.hub-stack{display:grid;grid-template-columns:minmax(0,1fr);gap:20px}.hub-page-heading h1,.hub-page-heading p,.hub-section-title,.hub-card h2,.hub-card h3,.hub-card h4{margin:0}.hub-page-heading h1{color:var(--hub-text);font-size:24px;line-height:1.25}.hub-page-heading p{margin-top:3px;color:var(--hub-muted);font-size:14px}.hub-card{min-width:0;padding:20px;border:1px solid var(--hub-border);border-radius:16px;background:var(--hub-card);box-shadow:var(--hub-shadow)}.hub-card--roomy{padding:24px}.hub-card__title{display:flex;align-items:center;gap:8px;margin-bottom:16px;color:var(--hub-primary)}.hub-card__title svg{width:20px;height:20px}.hub-card__title h2,.hub-card__title h3{font-size:16px;font-weight:800}.hub-card__title--pink{color:var(--hub-pink)}.hub-card__title--info{color:var(--hub-info)}.hub-grid{display:grid;gap:20px}.hub-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.hub-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.hub-button{display:inline-flex;min-height:40px;align-items:center;justify-content:center;gap:8px;padding:9px 16px;border:1px solid transparent;border-radius:10px;background:var(--hub-primary);color:#fff;cursor:pointer;font:inherit;font-size:14px;font-weight:700;line-height:1.2;text-decoration:none;transition:background .16s ease,border-color .16s ease,transform .16s ease}.hub-button:hover:not(:disabled){background:var(--hub-primary-dark)}.hub-button:active:not(:disabled){transform:translateY(1px)}.hub-button:disabled{cursor:not-allowed;opacity:.55}.hub-button--outline{border-color:var(--hub-border);background:#fff;color:var(--hub-text)}.hub-button--outline:hover:not(:disabled){border-color:#6b26d973;background:var(--hub-primary-soft)}.hub-button--danger{border-color:#e23c3c59;background:#fff;color:#d02525}.hub-button--danger:hover:not(:disabled){background:#fdf1f1}.hub-button--small{min-height:34px;padding:7px 12px;font-size:13px}.hub-button--full{width:100%}.hub-button svg{width:16px;height:16px}.hub-icon-button{position:relative;display:inline-flex;width:40px;height:40px;align-items:center;justify-content:center;padding:0;border:0;border-radius:10px;background:transparent;color:var(--hub-muted);cursor:pointer}.hub-icon-button:hover{background:var(--hub-primary-soft);color:var(--hub-text)}.hub-icon-button svg{width:20px;height:20px}.hub-notification-dot{position:absolute;top:8px;right:8px;width:8px;height:8px;border:2px solid #fff;border-radius:50%;background:var(--hub-pink)}.hub-link{display:inline-flex;align-items:center;gap:5px;border:0;background:transparent;color:var(--hub-primary);cursor:pointer;font:inherit;font-size:14px;font-weight:700;text-decoration:none}.hub-link:hover{text-decoration:underline}.hub-link svg{width:16px;height:16px}.hub-muted{color:var(--hub-muted)}.hub-badge{display:inline-flex;align-items:center;gap:5px;width:fit-content;padding:3px 10px;border-radius:999px;background:var(--hub-primary-soft);color:var(--hub-primary);font-size:12px;font-weight:750}.hub-badge--success{background:#27b07d1c;color:var(--hub-success)}.hub-badge--warning{background:#f38c161f;color:#cb6b0b}.hub-badge--info{background:#4072e71c;color:var(--hub-info)}.hub-badge--pink{background:#e250e21c;color:var(--hub-pink)}.hub-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:16px}.hub-field{display:grid;align-content:start;gap:6px}.hub-field--full{grid-column:1/-1}.hub-field label,.hub-label{color:var(--hub-text);font-size:14px;font-weight:700}.hub-input,.hub-select{width:100%;height:40px;padding:0 12px;border:1px solid var(--hub-border);border-radius:9px;outline:none;background:#fff;color:var(--hub-text);font:inherit;font-size:14px}.hub-input:focus,.hub-select:focus{border-color:var(--hub-primary);box-shadow:0 0 0 3px #6b26d921}.hub-field__control{position:relative}.hub-field__control>svg{position:absolute;top:50%;left:12px;width:16px;height:16px;color:var(--hub-muted);pointer-events:none;transform:translateY(-50%)}.hub-field__control .hub-input{padding-left:36px}.hub-field__error{color:#d02525;font-size:12px}.hub-selector{display:flex;flex-wrap:wrap;align-items:center;gap:12px;padding:12px 16px;border-radius:16px;background:#f6f3f9ad}.hub-selector__label{padding:0 8px 0 4px;color:var(--hub-primary);font-size:14px;font-weight:750}.hub-selector__children{display:flex;flex-wrap:wrap;gap:8px}.hub-child-choice,.hub-choice{padding:9px 14px;border:1px solid var(--hub-border);border-radius:12px;background:#fff;color:var(--hub-text);cursor:pointer;text-align:left}.hub-child-choice{display:grid;min-width:164px;align-items:center;grid-template-columns:32px minmax(0,1fr);gap:10px}.hub-child-choice__copy,.hub-child-choice__copy strong,.hub-child-choice__copy span{display:block;min-width:0}.hub-child-choice__copy strong{overflow:hidden;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.hub-child-choice__copy>span{margin-top:1px;color:var(--hub-muted);font-size:12px}.hub-child-choice:hover,.hub-choice:hover{border-color:#6b26d96b}.hub-choice:disabled{cursor:not-allowed;opacity:.55}.hub-child-choice.is-active,.hub-choice.is-active{border-color:var(--hub-primary);box-shadow:0 0 0 1px #6b26d961}.hub-selector__add{min-height:44px;margin-left:auto;padding:10px 18px;border-color:var(--hub-border);border-radius:12px;background:#fff;color:var(--hub-primary);font-size:15px;white-space:nowrap}.hub-selector__add svg{width:18px;height:18px}.hub-enrolment-selector{display:flex;flex-wrap:wrap;align-items:center;gap:10px;padding:10px 16px;border:1px solid var(--hub-border);border-radius:14px;background:#fff}.hub-enrolment-selector__label{color:var(--hub-primary);font-size:13px;font-weight:750}.hub-enrolment-selector__options{display:flex;flex:1;flex-wrap:wrap;gap:8px}.hub-enrolment-choice{display:flex;min-width:190px;align-items:center;gap:9px}.hub-enrolment-choice svg{width:17px;height:17px;flex:0 0 auto;color:var(--hub-primary)}.hub-enrolment-choice span,.hub-enrolment-choice strong,.hub-enrolment-choice small{display:block}.hub-enrolment-choice strong{font-size:13px}.hub-enrolment-choice small{margin-top:2px;color:var(--hub-muted);font-size:11px}.hub-detail-row{display:flex;justify-content:space-between;gap:16px;padding:12px 0;border-bottom:1px solid var(--hub-border);font-size:14px}.hub-detail-row:last-child{border-bottom:0}.hub-detail-row>span:first-child{color:var(--hub-muted)}.hub-detail-row>span:last-child{color:var(--hub-text);font-weight:700;text-align:right;white-space:pre-line}.hub-avatar-upload{position:relative;display:inline-flex}.hub-avatar-upload__button{position:absolute;right:-4px;bottom:-4px;display:flex;width:28px;height:28px;align-items:center;justify-content:center;padding:0;border:2px solid #fff;border-radius:50%;background:var(--hub-gradient);box-shadow:var(--hub-shadow);color:#fff;cursor:pointer}.hub-avatar-upload__button svg{width:14px;height:14px}.hub-modal-backdrop{position:fixed;z-index:100;inset:0;display:flex;align-items:center;justify-content:center;padding:20px;background:#000c;animation:hub-fade-in .13s ease-out}.hub-modal{width:min(100%,512px);max-height:min(90vh,760px);overflow:auto;border-radius:16px;background:#fff;box-shadow:0 24px 80px #17132042;animation:hub-modal-in .15s ease-out}.hub-modal--wide{width:min(100%,672px)}.hub-modal__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:24px 24px 8px}.hub-modal__header h2,.hub-modal__header p{margin:0}.hub-modal__header h2{font-size:18px;line-height:1.3}.hub-modal__header p{margin-top:5px;color:var(--hub-muted);font-size:14px}.hub-modal__body{padding:14px 24px 20px}.hub-modal__footer{display:flex;justify-content:flex-end;gap:10px;padding:16px 24px 24px;border-top:1px solid var(--hub-border)}.hub-toast{display:flex;width:100%;max-width:min(420px,100vw - 32px);min-height:56px;align-items:center;gap:12px;padding:12px 12px 12px 16px;border:1px solid var(--hub-border);border-radius:14px;background:#fff;box-shadow:0 16px 50px #1713202e;color:var(--hub-text);font-size:14px;font-weight:650;line-height:1.4;animation:hub-toast-in .18s ease-out}.hub-toast>svg{width:22px;height:22px;flex:0 0 auto}.hub-toast__message{min-width:0;flex:1 1 auto;overflow-wrap:anywhere}.hub-toast button{display:inline-flex;width:32px;height:32px;flex:0 0 32px;align-items:center;justify-content:center;margin-left:auto;padding:0;border:0;border-radius:8px;background:transparent;color:var(--hub-muted);cursor:pointer;transition:background-color .14s ease,color .14s ease}.hub-toast button svg{width:16px;height:16px}.hub-toast button:hover{background:var(--hub-secondary);color:var(--hub-text)}.hub-toast button:focus-visible{outline:2px solid var(--hub-primary);outline-offset:1px}.hub-toast--success>svg{color:var(--hub-success)}.hub-toast--error>svg{color:#d02525}.hub-toast--info>svg{color:var(--hub-info)}.hub-empty-state{padding:32px 16px;border-radius:12px;background:var(--hub-secondary);color:var(--hub-muted);font-size:14px;text-align:center}.hub-mobile-backdrop{display:none}@keyframes hub-fade-in{0%{opacity:0}to{opacity:1}}@keyframes hub-modal-in{0%{opacity:0;transform:translateY(8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes hub-toast-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1023px){.hub-sidebar{position:fixed;z-index:60;top:0;left:0;transform:translate(-102%);transition:transform .2s ease}.hub-sidebar.is-open{transform:translate(0)}.hub-mobile-backdrop{position:fixed;z-index:50;inset:0;display:block;border:0;background:#17132073}.hub-header__brand{display:flex}}@media(max-width:767px){.hub-header{padding:0 14px}.hub-main{padding:16px}.hub-grid--2,.hub-grid--3{grid-template-columns:1fr}.hub-header__account{display:none}.hub-form-grid{grid-template-columns:1fr}.hub-field--full{grid-column:auto}.hub-selector{padding:12px}.hub-selector__label,.hub-selector__children{width:100%}.hub-child-choice{min-width:0;flex:1 1 164px}.hub-selector__add{width:auto;margin-left:auto}.hub-modal-backdrop{align-items:flex-end;padding:0}.hub-modal{width:100%;max-height:92vh;border-radius:20px 20px 0 0}.hub-modal__header,.hub-modal__body,.hub-modal__footer{padding-right:18px;padding-left:18px}.hub-prime-toast{top:12px}}@media(prefers-reduced-motion:reduce){.hub-sidebar,.hub-button,.hub-modal,.hub-toast{animation:none;transition:none}}.dashboard{--dashboard-berry: #3b0060;--dashboard-purple: #9e20d2;--dashboard-lavender: #cca8cf;--dashboard-haze: #eedeef;min-height:calc(100vh - 64px);box-sizing:border-box;margin:-24px;padding:10px;background:var(--dashboard-lavender);color:var(--dashboard-berry);font-family:var(--font-family)}.dashboard button,.dashboard a{font-family:inherit}.dashboard-columns{display:grid;width:100%;min-height:calc(100vh - 84px);grid-template-columns:minmax(0,650fr) minmax(0,890fr);grid-template-areas:"family notice" "resources quick-links" "resources bottom";grid-template-rows:auto auto minmax(344px,1fr);gap:10px}.dashboard-column{display:contents}.dashboard-column>*{min-width:0}.dashboard-card,.dashboard-family-content{border-radius:10px;background:#fff}.dashboard-card{padding:20px}.dashboard-state{display:grid;min-height:320px;place-content:center;justify-items:center;gap:12px;border-radius:10px;background:#fff;text-align:center}.dashboard-spinner{width:24px;height:24px;border:3px solid var(--dashboard-haze);border-top-color:var(--dashboard-purple);border-radius:50%;animation:dashboard-spin .9s linear infinite}.dashboard-state p{margin:0}.dashboard-family{grid-area:family;min-width:0;min-height:574px}.dashboard-child-tabs{display:flex;min-height:82px;align-items:flex-end;gap:5px;overflow-x:auto;overflow-y:hidden;overscroll-behavior-inline:contain;scroll-behavior:smooth;scroll-snap-type:inline proximity;scrollbar-width:none;touch-action:pan-x pan-y pinch-zoom;-webkit-overflow-scrolling:touch;-ms-overflow-style:none}.dashboard-child-tabs::-webkit-scrollbar{display:none}.dashboard-child-tabs.is-dragging{cursor:grabbing;scroll-behavior:auto;scroll-snap-type:none;-webkit-user-select:none;user-select:none}.dashboard-child-tabs.is-dragging .dashboard-child-tab{cursor:grabbing}.dashboard-child-tabs img{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.dashboard-child-tab{display:flex;width:287px;min-width:235px;height:82px;flex:0 0 auto;align-items:center;gap:20px;padding:10px 30px;border:0;border-radius:10px 10px 0 0;background:#eedeef40;color:#fff;cursor:pointer;scroll-snap-align:start;text-align:left}.dashboard-child-tab.is-active{background:#fff;color:var(--dashboard-berry)}.dashboard-child-avatar{position:relative;display:inline-flex;width:62px;height:62px;flex:0 0 62px;align-items:center;justify-content:center;overflow:hidden;border-radius:50%;background:linear-gradient(145deg,#3fc5e8,#ed097e);color:#fff;font-size:18px;font-weight:700}.dashboard-child-avatar img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.dashboard-child-copy,.dashboard-child-copy strong,.dashboard-child-copy small{display:block}.dashboard-child-copy{min-width:0}.dashboard-child-copy strong{overflow:hidden;font-size:26px;font-weight:800;line-height:1;text-overflow:ellipsis;white-space:nowrap}.dashboard-child-copy small{margin-top:10px;font-size:16px;font-weight:400;line-height:1.12}.dashboard-child-empty{display:flex;min-height:82px;align-items:center;padding:16px 20px;border-radius:10px 10px 0 0;background:#fff}.dashboard-family-content{display:grid;min-height:492px;align-content:start;gap:20px;padding:20px;border-radius:0 10px 10px}.dashboard-family-content--tab-at-right-edge{border-top-right-radius:0}.dashboard-progress-section{display:grid;min-width:0;gap:20px}.dashboard-section-heading{display:flex;min-height:32px;align-items:center;justify-content:space-between;gap:12px}.dashboard-section-heading>div{display:flex;min-width:0;align-items:center;gap:10px}.dashboard-section-heading h2,.dashboard-quick-links h2{margin:0;font-size:20px;font-weight:700;line-height:1}.dashboard-section-heading>div>img{width:22px;height:22px;flex:0 0 auto;object-fit:contain}.dashboard-pill,.dashboard-notice a,.dashboard-notice-all{display:inline-flex;min-height:32px;align-items:center;justify-content:center;padding:7px 12px;border:2px solid var(--dashboard-purple);border-radius:70px;background:#fff;color:var(--dashboard-purple);font-size:16px;font-weight:700;line-height:1;text-decoration:none;white-space:nowrap}.dashboard-pill:hover,.dashboard-notice a:hover,.dashboard-notice-all:hover{background:var(--dashboard-purple);color:#fff}.dashboard-pill--solid{background:var(--dashboard-purple);color:#fff;cursor:pointer}.dashboard-skills{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.dashboard-skill{display:flex;min-width:0;min-height:90px;align-items:stretch;gap:12px;padding:15px;border-radius:5px;background:var(--dashboard-haze)}.dashboard-skill__icon{display:inline-flex;width:60px;height:60px;flex:0 0 60px;align-items:center;justify-content:center;border-radius:50%;background:#d6b7dc}.dashboard-skill__icon img{width:30px;height:30px;object-fit:contain}.dashboard-skill__copy{display:flex;min-width:0;flex:1;flex-direction:column;align-items:flex-start;justify-content:space-between}.dashboard-skill__copy strong{color:#111;font-size:20px;font-weight:700;line-height:1}.dashboard-skill__copy small,.dashboard-achievement small{width:fit-content;padding:6px 10px;border-radius:5px;background:var(--dashboard-berry);color:#fff;font-size:12px;font-weight:700;line-height:1.18}.dashboard-skill__copy small.is-not-assessed,.dashboard-skill__copy small.is-not-yet,.dashboard-skill__copy small.is-developing,.dashboard-achievement small.is-not-assessed,.dashboard-achievement small.is-not-yet,.dashboard-achievement small.is-developing{background:#fff;color:var(--dashboard-berry)}.dashboard-skill.is-sunny{background:#fff6c0}.dashboard-skill.is-sunny .dashboard-skill__icon{background:#fed300}.dashboard-skill.is-lime{background:#e4f3b3}.dashboard-skill.is-lime .dashboard-skill__icon{background:#99d513}.dashboard-skill.is-pink{background:#f6aecd}.dashboard-skill.is-pink .dashboard-skill__icon{background:#ed097e;color:#fff}.dashboard-skill.is-sky{background:#c7eafb}.dashboard-skill.is-sky .dashboard-skill__icon{background:#3fc5e8}.dashboard-achievements{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.dashboard-achievement{display:flex;min-width:0;min-height:142px;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:15px;border-radius:5px;background:#fff6c0;color:#111;text-align:center}.dashboard-achievement>span{display:inline-flex;width:52px;height:52px;align-items:center;justify-content:center;border-radius:50%;background:#fff;color:var(--dashboard-berry)}.dashboard-achievement img{width:23px;height:23px;object-fit:contain}.dashboard-achievement strong{display:-webkit-box;overflow:hidden;font-size:18px;font-weight:700;line-height:1.05;-webkit-box-orient:vertical;-webkit-line-clamp:2}.dashboard-achievement small{padding:4px 8px;font-size:10px}.dashboard-inline-empty{grid-column:1/-1;margin:0;padding:20px;border-radius:5px;background:var(--dashboard-haze);color:#66536f;font-size:14px;text-align:center}.dashboard-inline-empty--panel{display:grid;min-height:126px;place-content:center}.dashboard-resources-card{display:flex;grid-area:resources;min-height:476px;flex-direction:column}.dashboard-resources-content{display:grid;min-height:0;flex:1;margin-top:20px;grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);gap:10px}.dashboard-resource-list{display:grid;grid-template-rows:repeat(4,minmax(73px,1fr));gap:20px}.dashboard-resource{display:grid;min-height:73px;align-items:center;grid-template-columns:40px minmax(0,1fr) 16px;gap:12px;padding:10px 15px;border:1px solid var(--dashboard-haze);border-radius:5px;color:#111;text-decoration:none}.dashboard-resource:hover,.dashboard-resource:focus-visible{background:var(--dashboard-haze)}.dashboard-resource__icon,.dashboard-quick-links a>span,.dashboard-family-highlight>span{display:inline-flex;align-items:center;justify-content:center;border-radius:50%}.dashboard-resource__icon{width:40px;height:40px;background:#fff6c0;color:var(--dashboard-berry)}.dashboard-resource:nth-child(2) .dashboard-resource__icon{background:#fff}.dashboard-resource:nth-child(3) .dashboard-resource__icon{background:#e4f3b3}.dashboard-resource:nth-child(4) .dashboard-resource__icon{background:#c7eafb}.dashboard-resource__icon img{width:20px;height:20px;object-fit:contain}.dashboard-resource__copy,.dashboard-resource__copy strong,.dashboard-resource__copy small{display:block;min-width:0}.dashboard-resource__copy strong{display:-webkit-box;overflow:hidden;font-size:18px;line-height:1.05;-webkit-box-orient:vertical;-webkit-line-clamp:2}.dashboard-resource__copy small{display:-webkit-box;margin-top:5px;overflow:hidden;color:#555f65;font-size:14px;line-height:1.12;-webkit-box-orient:vertical;-webkit-line-clamp:2}.dashboard-resource__chevron{width:9px;height:17px;color:var(--dashboard-purple);opacity:0;transition:opacity .12s ease}.dashboard-resource:hover .dashboard-resource__chevron,.dashboard-resource:focus-visible .dashboard-resource__chevron{opacity:1}.dashboard-resource-feature{position:relative;min-height:0;align-self:stretch;overflow:hidden;border-radius:10px}.dashboard-family-highlight a{display:inline-flex;align-items:center;gap:6px;margin-top:20px;color:var(--dashboard-berry);font-weight:700;text-decoration:none}.dashboard-resource-feature__artwork{position:absolute;width:100%;height:100%;border-radius:inherit;object-fit:fill;object-position:center;inset:0}.dashboard-notice-board{position:relative;grid-area:notice;min-height:570px;margin-left:-8px;overflow:hidden;border-radius:10px;background:url(https://rsd-dev-file-store.s3.ap-southeast-2.amazonaws.com/S3FileStorage/dashboard-notice-board.png) center top/102% 101.5% no-repeat}.dashboard-notice-stage{display:flex;height:100%;min-height:570px;box-sizing:border-box;align-items:center;justify-content:center;padding:94px 90px 82px}.dashboard-notice-nav{position:absolute;z-index:2;top:50%;display:inline-flex;width:54px;height:54px;align-items:center;justify-content:center;padding:0;border:0;border-radius:50%;background:#fff;box-shadow:0 2px 3px #0000001f;cursor:pointer;transform:translate(-50%,-50%)}.dashboard-notice-nav--previous{left:11.55%}.dashboard-notice-nav--next{left:89.27%}.dashboard-notice-nav img{width:13px;height:25px;object-fit:contain}.dashboard-notice-nav--previous img{transform:rotate(180deg)}.dashboard-notice-nav:disabled{cursor:default;opacity:1}.dashboard-notice{display:flex;width:min(100%,300px);min-height:350px;flex-direction:column;align-items:center;justify-content:center;padding:34px;border:10px solid #fff;background:#c7eafb;box-shadow:0 4px 2px #00000040;color:var(--dashboard-purple);text-align:center}.dashboard-notice--empty{background:var(--dashboard-haze)}.dashboard-notice__icon{display:inline-flex;width:60px;height:60px;flex:0 0 60px;align-items:center;justify-content:center;border-radius:50%;background:var(--dashboard-purple);color:#fff}.dashboard-notice__icon img{width:30px;height:30px;filter:brightness(0) invert(1);object-fit:contain}.dashboard-notice h3{display:-webkit-box;margin:20px 0 0;overflow:hidden;font-size:26px;font-weight:800;line-height:1;-webkit-box-orient:vertical;-webkit-line-clamp:3}.dashboard-notice p{display:-webkit-box;margin:14px 0 0;overflow:hidden;color:#68437b;font-size:14px;line-height:1.3;-webkit-box-orient:vertical;-webkit-line-clamp:3}.dashboard-notice a{min-height:32px;margin-top:20px;border:0}.dashboard-notice-all{position:absolute;bottom:60px;left:50%;min-height:32px;border:0;transform:translate(-50%)}.dashboard-quick-links{grid-area:quick-links;min-height:126px}.dashboard-quick-links h2{margin-bottom:20px}.dashboard-quick-links>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.dashboard-quick-links a{display:flex;min-width:0;align-items:center;gap:12px;color:var(--dashboard-purple);font-size:16px;font-weight:700;text-decoration:none}.dashboard-quick-links a>span{width:40px;height:40px;flex:0 0 40px;background:#fed300;color:#fff}.dashboard-quick-links img{width:21px;height:21px;object-fit:contain}.dashboard-bottom-grid{display:grid;grid-area:bottom;min-height:344px;grid-template-columns:repeat(auto-fit,minmax(min(280px,100%),1fr));gap:10px}.dashboard-class-card{display:flex;min-width:0;flex-direction:column}.dashboard-class-card .dashboard-pill{font-size:14px}.dashboard-class-summary{display:grid;margin-top:18px}.dashboard-class-summary strong{color:var(--dashboard-berry);font-size:20px;line-height:1}.dashboard-class-summary span{margin-top:5px;font-size:14px;line-height:1.2}.dashboard-class-details{display:grid;min-height:199px;flex:1;align-content:start;gap:18px;margin-top:10px;padding:20px;border-radius:5px;background:var(--dashboard-haze)}.dashboard-class-details>div{display:flex;align-items:flex-start;gap:10px;font-size:14px;line-height:1.2}.dashboard-class-details>div>span{min-width:0;overflow-wrap:anywhere}.dashboard-class-card>.dashboard-inline-empty--panel{flex:1;margin-top:10px}.dashboard-class-details img{width:18px;height:18px;flex:0 0 auto;object-fit:contain}.dashboard-class-details small{display:block;margin-top:2px;font-size:13px}.dashboard-family-highlight{display:flex;min-height:344px;flex-direction:column;align-items:center;justify-content:center;padding:28px;border:20px solid #fff;border-radius:10px;background:#fff6c0;color:var(--dashboard-berry);text-align:center}.dashboard-family-highlight>span{width:64px;height:64px;background:#fff;color:var(--dashboard-purple)}.dashboard-family-highlight img{width:30px;height:30px;object-fit:contain}.dashboard-family-highlight strong{margin-top:16px;font-size:22px;line-height:1.05}.dashboard-family-highlight p{margin:8px 0 0;font-size:14px;line-height:1.3}.dashboard-visually-hidden{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:1023px){.dashboard-columns{grid-template-columns:1fr;grid-template-areas:"family" "resources" "notice" "quick-links" "bottom";grid-template-rows:auto}.dashboard-family,.dashboard-resources-card,.dashboard-notice-board{min-height:0}.dashboard-notice-board{margin-left:0}.dashboard-notice-board,.dashboard-notice-stage{min-height:570px}}@media(max-width:767px){.dashboard{margin:-16px}.dashboard-child-tab{width:250px;min-width:220px;gap:12px;padding:10px 16px}.dashboard-child-copy strong{font-size:22px}.dashboard-resources-content,.dashboard-bottom-grid{grid-template-columns:1fr}.dashboard-resource-feature{aspect-ratio:4/5;align-self:start}}@media(max-width:520px){.dashboard-family-content,.dashboard-card{padding:16px}.dashboard-skills,.dashboard-achievements,.dashboard-quick-links>div{grid-template-columns:1fr}.dashboard-section-heading{align-items:flex-start}.dashboard-section-heading h2,.dashboard-quick-links h2{font-size:18px}.dashboard-pill{min-height:30px;padding:6px 10px;font-size:13px}.dashboard-notice-board,.dashboard-notice-stage{min-height:470px}.dashboard-notice-stage{padding:78px 45px 70px}.dashboard-notice-nav{width:44px;height:44px}.dashboard-notice-nav img{width:11px;height:21px}.dashboard-notice{min-height:300px;padding:24px;border-width:8px}.dashboard-notice h3{font-size:22px}.dashboard-notice-all{bottom:42px;font-size:14px}}@media(prefers-reduced-motion:reduce){.dashboard-spinner{animation:none}}@keyframes dashboard-spin{to{transform:rotate(360deg)}}.hub-prime-dialog.p-dialog{max-height:none;border:0;background:transparent;box-shadow:none}.hub-prime-dialog .p-dialog-content{padding:0;border-radius:1rem;background:transparent}.hub-prime-toast.p-toast{top:20px;right:20px;width:fit-content;min-width:min(20rem,100vw - 2.5rem);max-width:min(26.25rem,100vw - 2.5rem)}.hub-prime-toast .p-toast-message,.hub-prime-toast .p-toast-message-content{padding:0;border:0;background:transparent;box-shadow:none}.hub-prime-toast .p-toast-message{width:100%;margin:0 0 .75rem}.hub-login__checkbox.p-checkbox{width:1rem;height:1rem;flex:0 0 auto}.hub-login__checkbox .p-checkbox-box{border-radius:50%}.hub-button.p-button{justify-content:center}.hub-button.p-button .p-button-loading-icon{width:1rem;height:1rem}.hub-profile-toggle.p-toggleswitch{flex:0 0 auto}.hub-profile-toggle--pending.p-toggleswitch.p-disabled{opacity:1}.hub-select-host{display:block;width:100%;min-width:0;outline:none}.hub-select-wrapper{position:relative;display:block;width:100%}.hub-select-wrapper__icon{position:absolute;z-index:1;top:50%;left:12px;width:17px;height:17px;color:var(--hub-primary);pointer-events:none;transform:translateY(-50%)}.hub-select-control.p-select{width:100%;height:42px;border-color:var(--hub-border);border-radius:10px;background:#fff;color:var(--hub-text);box-shadow:0 8px 18px #2e25410a}.hub-select-control.p-select:not(.p-disabled):hover{border-color:#6b26d96b}.hub-select-control.p-select.p-focus,.hub-select-control.p-select.p-select-open{border-color:var(--hub-primary);box-shadow:0 0 0 3px #6b26d921}.hub-select-control.p-select.hub-select-control--invalid{border-color:#d02525}.hub-select-control .p-select-label{display:flex;min-width:0;align-items:center;padding:0 12px;color:var(--hub-text);font-size:14px;line-height:40px}.hub-select-control--has-icon .p-select-label{padding-left:38px}.hub-select-control .p-select-label.p-placeholder{color:var(--hub-muted)}.hub-select-control.hub-select-control--filled .p-select-label.p-placeholder{color:var(--hub-text)}.hub-select-control .p-select-dropdown{width:40px;color:var(--hub-primary)}.hub-select-panel.p-select-overlay{overflow:hidden;border-color:var(--hub-border);border-radius:12px;box-shadow:0 18px 45px #2e25412e}.hub-select-panel .p-select-option{min-height:44px;padding:12px 14px;color:var(--hub-text);font-size:16px;line-height:1.35;transition:background-color .14s ease}.hub-select-panel .p-select-option:not(.p-disabled):not(.p-select-option-selected):not([data-p-highlight=true]):hover,.hub-select-panel .p-select-option:not(.p-disabled):not(.p-select-option-selected):not([data-p-highlight=true]).p-focus{background:#6b26d914;color:var(--hub-text);font-weight:400}.hub-select-panel .p-select-option.p-select-option-selected,.hub-select-panel .p-select-option[data-p-highlight=true],.hub-select-panel .p-select-option.p-select-option-selected:hover,.hub-select-panel .p-select-option.p-select-option-selected.p-focus,.hub-select-panel .p-select-option[data-p-highlight=true]:hover,.hub-select-panel .p-select-option[data-p-highlight=true].p-focus{background:#6b26d929;color:var(--hub-text);font-weight:400}@media(max-width:767px){.hub-prime-dialog.p-dialog{width:100%!important}.hub-prime-toast.p-toast{right:1rem;left:1rem;width:auto;min-width:0;max-width:none}}@media(prefers-reduced-motion:reduce){.hub-prime-dialog,.hub-prime-toast{transition:none}}*,*:before,*:after{box-sizing:border-box}html{font-family:var(--font-family)}html,body{margin:0;min-height:100%}body{font-family:var(--font-family);font-size:var(--font-size-copy);font-weight:var(--font-weight-book);color:var(--color-magic-grape);background-color:var(--color-magic-grape);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button,input,select,textarea{font-family:var(--font-family)}
