.portal-layout.is-login-required .portal-main{position:relative}.portal-layout.is-login-required .portal-sidebar,.portal-layout.is-login-required .portal-view{pointer-events:none;-webkit-user-select:none;user-select:none;display:none}.portal-login-required[hidden]{display:none}.portal-login-required{z-index:6;background:#fffffff0;border:1px solid #e95b8633;border-radius:22px;gap:12px;max-width:520px;margin:0 auto 24px;padding:26px;display:grid;position:sticky;top:92px;box-shadow:0 22px 50px #632a4e1f}.portal-login-required h2{color:var(--ink);text-transform:uppercase;margin:0;font-family:Oswald,Impact,Arial Narrow,sans-serif;font-size:2.5rem;line-height:.98}.portal-login-required p:not(.lovable-kicker){color:var(--muted);margin:0;font-weight:650;line-height:1.55}.portal-login-required .lovable-button{cursor:pointer;border:0;width:fit-content}.portal-view.is-view-locked{background:linear-gradient(135deg,#ffffffbd,#f4efefd1),#746d790f;border:1px dashed #746d7957;border-radius:22px;padding:22px;position:relative;box-shadow:inset 0 0 0 999px #746d7906}.portal-view.is-view-locked:before{content:"";background:#ffffffe6 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='52' height='52' viewBox='0 0 24 24' fill='none' stroke='%23746d79' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='5' y='10' width='14' height='10' rx='2'/%3E%3Cpath d='M8 10V7a4 4 0 0 1 8 0v3'/%3E%3C/svg%3E") 50%/25px 25px no-repeat;border:1px solid #746d7938;border-radius:999px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:14px;display:inline-flex;box-shadow:0 8px 18px #17131b0d}.portal-dashboard-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.portal-dashboard-strip article{border:1px solid var(--line);background:#ffffffbd;border-radius:16px;gap:7px;padding:16px;display:grid}.portal-dashboard-strip strong{color:var(--ink);font-size:.94rem;line-height:1.35}.portal-dashboard-strip small{color:var(--muted);font-weight:750;line-height:1.35}.portal-main{min-width:0;min-height:var(--portal-view-min-height,0);overflow-anchor:none;padding:8px 0 0;transition:min-height .16s}.portal-hero{justify-content:space-between;align-items:flex-start;gap:28px;margin-bottom:24px;display:flex}.portal-hero h1{max-width:780px}.dashboard-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.dashboard-grid article{border:1px solid var(--line);border-radius:var(--radius);background:#fff;min-height:220px;padding:24px;box-shadow:0 18px 48px #632a4e14}.dashboard-grid span,.product-row span{color:var(--rose-dark);letter-spacing:.1em;text-transform:uppercase;font-size:.76rem;font-weight:900}.dashboard-grid h2{text-transform:uppercase;margin:50px 0 12px;font-family:Oswald,Impact,Arial Narrow,sans-serif;font-size:2rem}.dashboard-grid p{color:var(--muted);line-height:1.55}.member-portal-main{gap:32px;min-width:0;display:grid}.portal-profile-prompt[hidden]{display:none}.portal-profile-prompt{background:linear-gradient(135deg,#ffece4e6,#fffffffa);border:1px solid #e95b862e;border-radius:12px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;padding:18px;display:grid;position:relative;box-shadow:0 14px 34px #632a4e12}.portal-profile-prompt span{color:var(--rose-dark);letter-spacing:.1em;text-transform:uppercase;font-size:.72rem;font-weight:900}.portal-profile-prompt strong{color:var(--ink);margin-top:4px;font-size:1.05rem;font-weight:950;display:block}.portal-profile-prompt p{max-width:660px;color:var(--muted);margin:4px 0 0;font-weight:650;line-height:1.45}.portal-profile-prompt-close{width:32px;height:32px;color:var(--ink);background:var(--white);cursor:pointer;border:1px solid #18151c1a;border-radius:999px;font-size:1rem;font-weight:900;position:absolute;top:8px;right:8px}.member-portal-hero{margin-bottom:0}.portal-action-group{flex-wrap:wrap;justify-content:flex-end;gap:12px;display:flex}@media (min-width:1680px){.member-portal-layout{--portal-rail-gap:clamp(16px, 1.4vw, 24px);--portal-rail-width:clamp(252px, calc((100vw - var(--lh-max)) / 2 - var(--portal-rail-gap)), 272px);--portal-wide-shift-x:40px;grid-template-columns:minmax(0, 1fr) minmax(0, var(--lh-max)) minmax(0, 1fr);gap:0;width:100%;max-width:none;padding:36px 0 56px}.member-portal-sidebar{width:min(100%, var(--portal-rail-width));margin-right:var(--portal-rail-gap);transform:translateX(var(--portal-wide-shift-x));grid-column:1;justify-self:end}.member-portal-main{transform:translate(calc(var(--portal-wide-shift-x) + var(--layout-debug-main-x,0px)), var(--layout-debug-main-y,0px));grid-column:2}body.is-layout-debug-adjusting:not(.is-layout-debug-stage-mode) .member-portal-layout{width:min(calc(100% - var(--layout-debug-page-inset,40px)), calc(var(--lh-max) + var(--portal-rail-width) + var(--portal-rail-gap)));grid-template-columns:minmax(220px, var(--portal-rail-width)) minmax(0, 1fr);gap:var(--portal-rail-gap);margin:0 auto}body.is-layout-debug-adjusting:not(.is-layout-debug-stage-mode) .member-portal-sidebar{width:auto;margin-right:0}}.trainer-dashboard-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.trainer-dashboard-grid article{min-height:182px}.trainer-dashboard-grid h2{margin:30px 0 12px}.portal-progress-bar{background:#e95b8624;border-radius:999px;width:100%;height:8px;margin:-2px 0 14px;overflow:hidden}.portal-progress-bar i{border-radius:inherit;background:linear-gradient(90deg, var(--rose), var(--coral));width:0;height:100%;display:block}.portal-training-summary{border-radius:var(--radius);background:linear-gradient(135deg,#ffece4eb,#fffffffa);border:1px solid #e95b8633;grid-template-columns:minmax(240px,.7fr) minmax(260px,1fr);align-items:stretch;gap:18px;padding:22px;display:grid;box-shadow:0 18px 48px #632a4e14}.portal-training-summary span,.portal-progress-meta span,.portal-lock-banner span,.portal-upload-card span{color:var(--rose-dark);letter-spacing:.1em;text-transform:uppercase;font-size:.74rem;font-weight:900}.portal-training-summary strong{margin-top:8px;font-family:Oswald,Impact,Arial Narrow,sans-serif;font-size:3rem;line-height:1;display:block}.portal-training-summary p{max-width:520px;color:var(--muted);margin:10px 0 0;line-height:1.55}.portal-access-note{background:linear-gradient(135deg,#ffece4e6,#ffffffeb);border:1px solid #e95b863d;border-radius:18px;gap:8px;max-width:760px;padding:16px 18px;display:grid;box-shadow:0 14px 30px #632a4e0f}.portal-access-note[hidden]{display:none}.portal-access-note span{color:var(--rose-dark);letter-spacing:.1em;text-transform:uppercase;font-size:.68rem;font-weight:900}.portal-access-note strong{color:var(--ink);font:900 1rem/1.25 Montserrat,system-ui,sans-serif}.portal-access-note p{max-width:620px;color:var(--muted);margin:0;line-height:1.55}.portal-access-note button{min-height:36px;color:var(--white);background:var(--rose);cursor:pointer;letter-spacing:.08em;text-transform:uppercase;border:0;border-radius:999px;justify-self:start;margin-top:4px;padding:0 18px;font:900 .68rem/1 Montserrat,system-ui,sans-serif;box-shadow:0 12px 22px #e95b862e}.portal-access-note.is-coming-soon{background:#f5f1ef;border-color:#746d792e;box-shadow:0 14px 30px #493d430f}.portal-access-note.is-coming-soon p{color:#453f489e}.portal-access-note.is-coming-soon button:disabled{color:#453f48b8;box-shadow:none;cursor:not-allowed;background:#e5e0dfeb}.portal-progress-card{flex-direction:column;justify-content:center;gap:12px;display:flex}.portal-progress-card .portal-progress-bar{height:12px;margin:0}.portal-progress-meta{justify-content:space-between;gap:14px;display:flex}.portal-section{scroll-margin-top:calc(var(--nav) + 24px)}.portal-view[hidden]{display:none}.member-portal-layout:not([data-portal-runtime-ready=true]):has(.portal-view:target) .portal-view.is-active{display:none}.member-portal-layout:not([data-portal-runtime-ready=true]) .portal-view:target{display:grid!important}.portal-view.is-active{outline:0;gap:24px;display:grid}.portal-view.is-active.is-compact-head{gap:12px}.portal-layout[data-portal-view-transition=smooth] .portal-view.is-active{animation:.16s ease-out both portalViewEnter}.portal-layout[data-portal-view-transition=native] .portal-view.is-active,.portal-layout[data-portal-view-transition=none] .portal-view.is-active,.portal-layout[data-portal-view-transition=reduced] .portal-view.is-active{animation:none}@supports (view-transition-name:portal-view){.portal-layout[data-portal-view-transition=native] .portal-view.is-active{view-transition-name:portal-view}::view-transition-old(portal-view){animation-duration:.16s;animation-timing-function:ease-out}::view-transition-new(portal-view){animation-duration:.16s;animation-timing-function:ease-out}::view-transition-old(portal-view){animation-name:portalViewExit}::view-transition-new(portal-view){animation-name:portalViewEnter}}@keyframes portalViewEnter{0%{opacity:.86;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes portalViewExit{0%{opacity:1;transform:translateY(0)}to{opacity:.86;transform:translateY(-2px)}}@media (prefers-reduced-motion:reduce){.portal-main{transition:none}.portal-layout[data-portal-view-transition] .portal-view.is-active{animation:none}::view-transition-old(portal-view){animation:none}::view-transition-new(portal-view){animation:none}}
.portal-section-head{justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:18px;display:flex}.portal-section-head h2{text-transform:uppercase;margin-bottom:0;font-family:Oswald,Impact,Arial Narrow,sans-serif;font-size:clamp(2rem,4vw,3rem);line-height:1}.portal-section-head p{max-width:360px;color:var(--muted);margin-bottom:4px;line-height:1.55}.portal-module-grid{grid-template-columns:minmax(0,1fr);gap:18px;display:grid}.portal-module-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--white);padding:24px;box-shadow:0 18px 48px #632a4e14}.portal-module-card-featured{background:linear-gradient(135deg,#ffece4db,#fffffff5)}.portal-module-card-assessment{background:linear-gradient(135deg,#ffece4b8,#fffffffa);border-color:#e95b863d}.portal-module-head{grid-template-columns:auto 1fr auto;align-items:center;gap:14px;margin-bottom:18px;display:grid}.portal-module-head span,.portal-library-grid span,.portal-row-list span,.portal-license-card>span{color:var(--rose-dark);letter-spacing:.1em;text-transform:uppercase;font-size:.74rem;font-weight:900}.portal-module-head h3,.portal-library-grid h3,.portal-license-card h3{text-transform:uppercase;margin:0;font-family:Oswald,Impact,Arial Narrow,sans-serif;font-size:1.45rem;line-height:1.05}.portal-module-head em{color:var(--muted);font-size:.78rem;font-style:normal;font-weight:800}.portal-module-progress{background:#e95b8621;border-radius:999px;height:7px;margin:-6px 0 18px;overflow:hidden}.portal-module-progress i{border-radius:inherit;background:linear-gradient(90deg, var(--rose), var(--coral));width:0;height:100%;display:block}.portal-module-copy{max-width:760px;color:var(--muted);margin-bottom:18px;line-height:1.58}.portal-video-list,.portal-row-list{gap:10px;display:grid}.portal-video-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.portal-video-card{background:#fff8f3c7;border:1px solid #18151c14;border-radius:16px;position:relative;overflow:hidden}.portal-video-card.is-resume-target,.portal-choreo-card.is-resume-target{outline-offset:4px;outline:3px solid #e95b86b8}.portal-choreo-card.is-latest-target{outline-offset:4px;outline:3px solid #bb37626b}.portal-video-card.is-complete{background:#00bdd612;border-color:#00bdd638}.portal-video-card.is-next{background:#ffece4e0;border-color:#e95b8647}.portal-video-card.is-access-locked,.portal-choreo-card.is-access-locked,.portal-material-card.is-access-locked{filter:grayscale(.55);background:linear-gradient(135deg,#f4efefeb,#fff8f3d1);border-style:dashed;position:relative}.portal-video-card.is-access-locked:after,.portal-choreo-card.is-access-locked:after,.portal-material-card.is-access-locked:after{content:"";pointer-events:none;background:#ffffffe6 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='58' height='58' viewBox='0 0 24 24' fill='none' stroke='%23746d79' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='5' y='10' width='14' height='10' rx='2'/%3E%3Cpath d='M8 10V7a4 4 0 0 1 8 0v3'/%3E%3C/svg%3E") 50%/28px 28px no-repeat;border:1px solid #746d7942;border-radius:999px;width:58px;height:58px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 16px 34px #17131b1f}.portal-video-card.is-access-locked img,.portal-choreo-card.is-access-locked img,.portal-material-card.is-access-locked img,.portal-material-card.is-access-locked video{opacity:.42}.portal-video-card.is-access-locked .portal-card-video-play i,.portal-choreo-card.is-access-locked .portal-card-video-play i,.portal-material-card.is-access-locked .portal-material-play i{opacity:0}.portal-video-card.is-access-locked>div,.portal-choreo-card.is-access-locked>div,.portal-material-card.is-access-locked>div{opacity:.62}.portal-video-card.is-access-preview,.portal-choreo-card.is-access-preview,.portal-material-card.is-access-preview{border-color:#00bdd647}.portal-video-card.is-recently-unlocked,.portal-choreo-card.is-recently-unlocked,.portal-material-card.is-recently-unlocked{border-color:#00bdd6b8;box-shadow:0 0 0 4px #00bdd61f,0 18px 34px #00bdd61f}.portal-video-card img{aspect-ratio:16/10;object-fit:cover;border-bottom:1px solid #18151c14;width:100%;display:block}.portal-video-card div{gap:6px;padding:12px 84px 12px 12px;display:grid}.portal-video-card span{color:var(--rose-dark);letter-spacing:.09em;text-transform:uppercase;font-size:.64rem;font-weight:900;line-height:1}.portal-video-card strong{min-height:2.5em;color:var(--ink);font-size:.9rem;line-height:1.25}.portal-video-card small{color:var(--muted);font-weight:900}.portal-video-card button,.portal-material-card button{min-height:34px;color:var(--rose-dark);background:var(--white);cursor:pointer;letter-spacing:.08em;text-align:center;text-transform:uppercase;border:1px solid #e95b8647;border-radius:999px;justify-content:center;align-items:center;margin-top:4px;font:900 .62rem/1 Montserrat,system-ui,sans-serif;display:inline-flex}.portal-video-card .portal-training-check{z-index:2;width:58px;height:58px;min-height:58px;color:var(--rose);background:var(--white);border:1px solid #e95b8652;border-radius:999px;place-items:center;margin:0;padding:0;display:grid;position:absolute;bottom:22px;right:18px;box-shadow:0 8px 18px #17131b0f}.portal-video-card .portal-training-check:before{content:"";border-bottom:4px solid;border-left:4px solid;width:20px;height:11px;transform:translateY(-2px)rotate(-45deg)}.portal-video-card .portal-training-check:hover,.portal-video-card .portal-training-check:focus-visible{border-color:var(--rose);color:var(--rose);background:var(--white)}.portal-video-card.is-complete .portal-training-check{border-color:var(--rose);color:var(--white);background:var(--rose)}.portal-video-card.is-access-locked .portal-training-check{pointer-events:none;opacity:.54}
.portal-filter-tabs{width:min(100%, max-content);border:1px solid var(--line);background:#ffffffc2;border-radius:999px;flex-wrap:wrap;align-items:center;gap:8px;max-width:100%;margin:0 0 18px;padding:6px;display:flex}.portal-filter-tabs button{box-sizing:border-box;min-height:44px;color:var(--muted);cursor:pointer;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;background:0 0;border:0;border-radius:999px;flex:0 0 144px;justify-content:center;align-self:center;align-items:center;padding:0 14px;font:900 .68rem/1 Montserrat,system-ui,sans-serif;display:inline-flex}.portal-filter-tabs button.is-active{color:var(--white);background:var(--rose);box-shadow:0 10px 20px #e95b862e}.portal-library-controls{grid-template-columns:minmax(0,1fr);align-items:stretch;gap:16px;margin-bottom:26px;display:grid}.portal-library-index{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.portal-library-controls .portal-library-index button{border:2px solid var(--library-filter-color,#18151c2e);min-width:124px;min-height:48px;color:var(--ink);box-shadow:none;cursor:pointer;background:#ffffff4d;border-radius:13px;justify-content:center;align-items:center;gap:5px;padding:0 22px;font-size:.8rem;font-weight:900;transition:color .16s,background-color .16s,box-shadow .16s,transform .16s;display:inline-flex}.portal-library-controls .portal-library-index button[data-library-filter-tone=all]{--library-filter-color:var(--ink);min-width:116px}.portal-library-controls .portal-library-index button[data-library-filter-tone=favorites]{--library-filter-color:#ff315f}.portal-library-controls .portal-library-index button[data-library-filter-tone=warm-up]{--library-filter-color:#ff5b4f}.portal-library-controls .portal-library-index button[data-library-filter-tone=choreo]{--library-filter-color:#8e55f6}.portal-library-controls .portal-library-index button[data-library-filter-tone=basics]{--library-filter-color:#20b5b2}.portal-library-controls .portal-library-index button[data-library-filter-tone=class-routine]{--library-filter-color:#ff6f18}.portal-library-controls .portal-library-index button[data-library-filter-tone=other]{--library-filter-color:var(--rose)}.portal-library-controls .portal-library-index button strong{color:currentColor;min-width:0;min-height:0;font-size:inherit;background:0 0;display:inline}.portal-library-controls .portal-library-index button:hover,.portal-library-controls .portal-library-index button:focus-visible,.portal-library-controls .portal-library-index button.is-active{color:var(--white);border-color:var(--library-filter-color);background:var(--library-filter-color);box-shadow:0 10px 22px color-mix(in srgb, var(--library-filter-color) 20%, transparent);outline:0;transform:translateY(-1px)}.portal-library-controls .portal-library-index button.is-active strong,.portal-library-controls .portal-library-index button:hover strong,.portal-library-controls .portal-library-index button:focus-visible strong{color:currentColor;background:0 0}.portal-library-search{color:#ff315f;background:#ffffffd1;border:1px solid #18151c24;border-radius:16px;align-items:center;min-height:66px;display:flex;position:relative;box-shadow:0 4px 18px #4b2b2d09}.portal-library-controls p,.portal-library-pagination span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:900;line-height:1}.portal-library-search input{width:100%;min-height:64px;color:var(--ink);background:0 0;border:0;border-radius:16px;padding:0 20px 0 58px;font-size:1rem;font-weight:700}.portal-library-search>svg{z-index:1;pointer-events:none;position:absolute;left:20px}.portal-library-search input::placeholder{color:#34303775}.portal-library-search input:focus{outline:3px solid #ff315f24}.portal-library-controls button,.portal-library-pagination button{min-height:44px;color:var(--rose-dark);background:var(--white);cursor:pointer;border:1px solid #e95b8642;border-radius:999px;padding:0 14px;font-weight:900}.portal-library-controls button:hover,.portal-library-controls button:focus-visible,.portal-library-controls button.is-active,.portal-library-pagination button:hover,.portal-library-pagination button:focus-visible{color:var(--white);background:var(--rose)}.portal-library-controls button:disabled,.portal-library-pagination button:disabled{opacity:.44;cursor:not-allowed}.portal-library-controls .portal-library-result-count{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.portal-favorites-message{color:#af3d2d;min-height:1.2em;margin:-2px 0 0;font-size:.8rem;font-weight:800}.portal-favorites-message:empty{display:none}.portal-favorites-message.is-success{color:#007d8d}.portal-library-empty{color:var(--muted);text-align:center;background:#ebfcfe6b;border:1px dashed #00bdd657;border-radius:14px;margin:18px 0;padding:18px;font-weight:850}.portal-library-pagination{justify-content:center;align-items:center;gap:10px;margin-top:16px;display:flex}.portal-choreo-grid,.portal-material-grid{gap:14px;display:grid}.portal-choreo-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.portal-material-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:20px}.portal-choreo-card,.portal-material-card{background:#fff8f3d1;border:1px solid #18151c14;overflow:hidden;box-shadow:0 12px 26px #632a4e0d}.portal-choreo-card{border-radius:16px;position:relative}.portal-material-card{cursor:default;background:#fffaf7eb;border-color:#18151c14;border-radius:18px;padding:8px;position:relative;box-shadow:0 18px 36px #632a4e0f,0 4px 10px #17131b06}.portal-material-card.is-access-locked{cursor:default}.portal-material-grid .portal-material-card.is-access-preview{border-color:#18151c14}.portal-choreo-card img,.portal-material-card img{aspect-ratio:16/10;object-fit:cover;border-bottom:1px solid #18151c14;width:100%;display:block}.portal-material-player{background:0 0;border-bottom:0;padding:0;display:block;overflow:hidden}.portal-material-card video{aspect-ratio:16/10;object-fit:contain;background:#111;width:100%;display:block}.portal-material-card .portal-material-play{aspect-ratio:16/10;width:100%;min-height:0;color:var(--rose);cursor:pointer;background:0 0;border:0;border-radius:14px;place-items:center;margin:0;display:grid;position:relative;overflow:hidden;box-shadow:0 22px 42px #4b2b2d1c}.portal-material-card .portal-material-play img{aspect-ratio:16/10;object-fit:cover;border:0;border-radius:14px;width:100%;height:100%;transition:transform .18s,filter .18s;transform:scale(1.01)}.portal-material-card .portal-material-play:after{content:none}.portal-material-card .portal-material-play:hover img,.portal-material-card .portal-material-play:focus-visible img{filter:saturate(1.08)contrast(1.03);transform:scale(1.04)}.portal-material-card .portal-material-play i{z-index:1;color:#0000;background:#fffffff5;border-radius:999px;place-items:center;width:clamp(25px,2vw,32px);height:clamp(25px,2vw,32px);display:grid;position:absolute;overflow:hidden;box-shadow:0 10px 20px #00000029}.portal-material-card .portal-material-play i svg{width:16px;height:18px;color:var(--rose);fill:currentColor;display:block}.portal-choreo-card div,.portal-material-card .portal-material-meta,.portal-material-card .portal-material-title-row{display:grid}.portal-choreo-card div{gap:8px;padding:12px}.portal-material-card .portal-material-player{padding:0;display:block;position:relative}.portal-material-card .portal-material-category{z-index:2;max-width:calc(100% - 20px);color:var(--white);background:var(--material-category-color,var(--rose));box-shadow:0 7px 18px color-mix(in srgb, var(--material-category-color,var(--rose)) 30%, transparent);letter-spacing:.02em;text-overflow:ellipsis;white-space:nowrap;border-radius:9px;padding:7px 10px;font-size:.62rem;line-height:1;position:absolute;top:10px;right:10px;overflow:hidden}.portal-material-card[data-category-tone=warm-up]{--material-category-color:#f23c61}.portal-material-card[data-category-tone=choreo]{--material-category-color:#8242ed}.portal-material-card[data-category-tone=basics]{--material-category-color:#20b5b2}.portal-material-card[data-category-tone=class-routine]{--material-category-color:#ef6a10}.portal-material-card .portal-material-meta{gap:9px;min-height:132px;padding:14px 6px 10px;display:grid}.portal-material-card .portal-material-title-row{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:10px;padding:0}.portal-material-card .portal-material-title-row strong{min-width:0}.portal-material-card .portal-material-title-row small{min-width:50px;color:var(--ink);text-align:center;background:#18151c12;border-radius:9px;padding:6px 7px;font-size:.7rem;font-weight:900;line-height:1}.portal-material-card :is(.portal-material-credit,.portal-material-instagram){align-items:center;gap:8px;min-width:0;margin:0;padding:0;font-size:.75rem;font-weight:800;line-height:1.2;display:flex}.portal-material-card .portal-material-credit{max-width:calc(100% - 48px);color:var(--ink);margin-top:4px;margin-bottom:-5px}.portal-material-card .portal-material-credit svg,.portal-material-card .portal-material-credit-icon{color:#18151c80;flex:none}.portal-material-card .portal-material-credit-icon{text-align:center;width:19px;font-size:.72rem;overflow:hidden}.portal-material-card .portal-material-instagram{color:#f12e58;cursor:pointer;text-underline-offset:2px;width:fit-content;max-width:calc(100% - 48px);text-decoration:underline}.portal-material-card .portal-material-instagram:hover,.portal-material-card .portal-material-instagram:focus-visible{color:var(--rose-dark)}.portal-material-card .portal-favorite-button{z-index:3;width:40px;height:40px;min-height:40px;color:var(--rose-dark);cursor:pointer;letter-spacing:0;background:#ffffffeb;border:1px solid #e95b8657;border-radius:999px;place-items:center;margin:0;padding:0;font-size:0;transition:background-color .16s,border-color .16s,color .16s,opacity .16s,transform .16s;display:grid;position:absolute;bottom:16px;right:18px;box-shadow:0 12px 24px #632a4e21}.portal-material-card .portal-favorite-button:empty:before{content:"☆";font-size:1.18rem;line-height:1}.portal-material-card .portal-favorite-button:hover,.portal-material-card .portal-favorite-button:focus-visible{border-color:var(--rose);color:var(--white);background:var(--rose);transform:translateY(-1px)}.portal-material-card .portal-favorite-button.is-favorite{border-color:var(--rose);color:var(--white);background:var(--rose)}.portal-material-card .portal-favorite-button.is-favorite:empty:before{content:"★"}.portal-material-card .portal-favorite-button .portal-favorite-filled,.portal-material-card .portal-favorite-button.is-favorite .portal-favorite-outline{display:none}.portal-material-card .portal-favorite-button.is-favorite .portal-favorite-filled{display:block}.portal-material-card .portal-favorite-button:disabled{opacity:.48;cursor:not-allowed;transform:none}.portal-choreo-card span,.portal-material-card .portal-material-category{color:var(--rose-dark);letter-spacing:.08em;text-transform:uppercase;font-weight:900;line-height:1}.portal-choreo-card span{color:var(--choreography-category-color,var(--rose-dark));font-size:.64rem}.portal-material-card .portal-material-category{color:var(--white);font-size:.62rem}.portal-choreo-card h3{min-height:2.15em;color:var(--ink);margin:0;font-family:Oswald,Impact,sans-serif;font-size:1.18rem;line-height:1.08}.portal-material-card strong{min-height:2.35em;color:var(--ink);font-size:.8rem;line-height:1.2}.portal-choreo-card small,.portal-material-card small{color:var(--muted);font-weight:900}.portal-choreo-card :is(button,.portal-choreo-button){min-height:36px;color:var(--rose-dark);background:var(--white);cursor:pointer;letter-spacing:.08em;text-align:center;text-transform:uppercase;border:1px solid #e95b8647;border-radius:999px;justify-content:center;align-items:center;margin-top:2px;font:900 .66rem/1 Montserrat,system-ui,sans-serif;display:inline-flex}.portal-choreo-card :is(button,.portal-choreo-button):hover{color:var(--white);background:var(--rose)}.portal-choreo-card :is(button,.portal-choreo-button).is-purchased,.portal-choreo-card :is(button,.portal-choreo-button).is-purchased:hover{color:#007d8d;box-shadow:none;cursor:default;background:#00bdd61f;border-color:#00bdd638}.portal-choreo-button.is-free{color:var(--white);background:linear-gradient(135deg, var(--rose), var(--coral));box-shadow:0 12px 22px #e95b862e}.portal-choreo-card>.portal-favorite-button{z-index:3;width:40px;height:40px;min-height:40px;color:var(--rose-dark);cursor:pointer;letter-spacing:0;background:#ffffffeb;border:1px solid #e95b8657;border-radius:999px;place-items:center;margin:0;padding:0;font-size:0;transition:background-color .16s,border-color .16s,color .16s,opacity .16s,transform .16s;display:grid;position:absolute;top:18px;right:18px;box-shadow:0 12px 24px #632a4e21}.portal-choreo-card>.portal-favorite-button:empty:before{content:"☆";font-size:1.18rem;line-height:1}.portal-choreo-card>.portal-favorite-button:hover,.portal-choreo-card>.portal-favorite-button:focus-visible,.portal-choreo-card>.portal-favorite-button.is-favorite{border-color:var(--rose);color:var(--white);background:var(--rose);transform:translateY(-1px)}.portal-choreo-card>.portal-favorite-button.is-favorite:empty:before{content:"★"}.portal-choreo-card>.portal-favorite-button .portal-favorite-filled,.portal-choreo-card>.portal-favorite-button.is-favorite .portal-favorite-outline{display:none}.portal-choreo-card>.portal-favorite-button.is-favorite .portal-favorite-filled{display:block}.portal-choreo-card>.portal-favorite-button:disabled{opacity:.48;cursor:not-allowed;transform:none}.portal-choreo-card .is-lock-button,.portal-material-card .is-lock-button,.portal-video-card .is-lock-button{color:var(--white);background:var(--rose)}.portal-video-card .portal-card-video-play,.portal-choreo-card .portal-card-video-play{aspect-ratio:16/10;width:calc(100% - 20px);min-height:0;color:var(--rose);cursor:pointer;background:#fffdfbf5;border:0;border-radius:18px;place-items:center;margin:10px 10px 0;padding:0;display:grid;position:relative;overflow:hidden;box-shadow:0 22px 42px #4b2b2d1c}.portal-video-card .portal-card-video-play img,.portal-choreo-card .portal-card-video-play img{aspect-ratio:16/10;object-fit:cover;border:0;border-radius:18px;width:100%;height:100%;transition:transform .18s,filter .18s;display:block;transform:scale(1.01)}.portal-video-card .portal-card-video-play:hover,.portal-video-card .portal-card-video-play:focus-visible,.portal-choreo-card .portal-card-video-play:hover,.portal-choreo-card .portal-card-video-play:focus-visible{color:var(--rose);background:#fffdfbf5}.portal-video-card .portal-card-video-play:hover img,.portal-video-card .portal-card-video-play:focus-visible img,.portal-choreo-card .portal-card-video-play:hover img,.portal-choreo-card .portal-card-video-play:focus-visible img{filter:saturate(1.08)contrast(1.03);transform:scale(1.04)}.portal-video-card .portal-card-video-play i,.portal-choreo-card .portal-card-video-play i{z-index:1;color:#0000;background:#fffffff5;border-radius:999px;place-items:center;width:clamp(26px,2.1vw,34px);height:clamp(26px,2.1vw,34px);display:grid;position:absolute;overflow:hidden;box-shadow:0 10px 20px #00000029}.portal-video-card .portal-card-video-play i svg,.portal-choreo-card .portal-card-video-play i svg{width:16px;height:18px;color:var(--rose);fill:currentColor;display:block}.is-filter-hidden{display:none!important}.portal-video-row{background:#fff8f3bd;border:1px solid #18151c14;border-radius:12px;grid-template-columns:30px 1fr auto;align-items:center;gap:12px;min-height:54px;padding:10px 12px;display:grid}.portal-video-row.is-complete{background:#00bdd614;border-color:#00bdd633}.portal-video-row.is-next{background:#ffece4e6;border-color:#e95b8642}.portal-play-mark{background:var(--rose);border-radius:999px;width:30px;height:30px;position:relative}.portal-play-mark:after{content:"";border-top:6px solid #0000;border-bottom:6px solid #0000;border-left:9px solid var(--white);width:0;height:0;position:absolute;top:50%;left:53%;transform:translate(-50%,-50%)}.portal-check-mark{background:#00bdd62e;border-radius:999px;width:30px;height:30px;position:relative}.portal-check-mark:after{content:"";border-bottom:3px solid #007d8d;border-right:3px solid #007d8d;width:7px;height:12px;position:absolute;top:7px;left:10px;transform:rotate(45deg)}.portal-video-row strong{min-width:0;color:var(--ink);font-size:.93rem}.portal-video-row small,.portal-row-list small{color:var(--muted);white-space:nowrap;font-weight:800}.portal-library-grid{grid-template-columns:repeat(auto-fit,minmax(178px,1fr));gap:14px;display:grid}.portal-library-grid article{border:1px solid var(--line);border-radius:var(--radius);background:var(--white);min-height:168px;padding:20px;position:relative;box-shadow:0 14px 34px #632a4e0f}.portal-library-grid h3{margin-top:42px}.portal-library-grid p{color:var(--muted);line-height:1.55}.portal-library-grid article.is-locked,.portal-row-list.is-locked-list div{color:#18151ca3;box-shadow:none;background:#ffffff9e}.portal-library-grid article.is-locked:after{content:"Locked";color:#746d79e6;letter-spacing:.08em;text-transform:uppercase;background:#18151c12;border-radius:999px;padding:6px 9px;font-size:.68rem;font-weight:900;position:absolute;top:16px;right:16px}.portal-library-list{margin-top:14px}.portal-row-list div{border:1px solid var(--line);background:var(--white);border-radius:14px;grid-template-columns:120px 1fr auto;align-items:center;gap:14px;min-height:62px;padding:16px 18px;display:grid}.portal-row-list strong{min-width:0}
.portal-account-layout{--account-paper:#ffffffa3;--account-line:#654e542b;--account-soft-line:#654e541c;--account-rose:#c90045;--account-readonly-field-fill:#faf8f6;--account-readonly-field-border:#e6e0db;gap:16px;min-width:0;padding:10px 0 48px;display:grid}.portal-account-layout [hidden]{display:none!important}.portal-account-page-heading{margin:0 0 2px}body.lovable-home .portal-account-page-heading h1{color:var(--ink);letter-spacing:-.035em;text-transform:none;margin:0;font-family:Montserrat,sans-serif;font-size:clamp(1.8rem,2.2vw,2rem);font-weight:760;line-height:1.08}.portal-account-primary-grid{grid-template-columns:minmax(0,1.08fr) minmax(0,.96fr);gap:22px;min-width:0;display:grid}.portal-account-primary-grid>:only-child{grid-column:1/-1}.portal-account-primary-grid:has(>[data-trainer-license-card][hidden]) .portal-profile-card{grid-column:1/-1}.portal-account-card{border:1px solid var(--account-line);background:var(--account-paper);min-width:0;scroll-margin-top:calc(var(--nav) + 18px);border-radius:12px;gap:16px;padding:20px 22px;display:grid;box-shadow:0 7px 22px #412b3406}body.lovable-home .portal-account-card h2{color:var(--ink);letter-spacing:-.025em;text-transform:none;margin:0;font-family:Montserrat,sans-serif;font-size:1.2rem;font-weight:760;line-height:1.12}.portal-account-card-header{justify-content:space-between;align-items:flex-start;gap:18px;min-width:0;display:flex}.portal-account-card-actions,.portal-account-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.portal-account-action{border:1.4px solid var(--account-rose);min-height:44px;color:var(--account-rose);font:inherit;cursor:pointer;white-space:nowrap;background:#ffffff70;border-radius:5px;justify-content:center;align-items:center;padding:6px 20px;font-size:.76rem;font-weight:700;line-height:1.15;transition:color .14s,background-color .14s,box-shadow .14s,transform .14s;display:inline-flex}.portal-account-action:not(:disabled):hover,.portal-account-action.is-primary{color:#fffaf8;background:var(--account-rose)}.portal-account-action.is-primary:not(:disabled):hover{background:#a9003a}.portal-account-action:not(:disabled):active{transform:translateY(1px)}.portal-account-action:focus-visible,.portal-invoices-more:focus-visible,.portal-password-recovery-link:focus-visible,.portal-account-legal a:focus-visible{outline-offset:3px;outline:3px solid #c9004533}.portal-account-action:disabled{opacity:.55;cursor:default;pointer-events:none}.portal-trainer-license-card .portal-account-action.is-coming-soon:disabled{opacity:1;color:#453f48b8;box-shadow:none;background:#e5e0dfeb;border-color:#746d7938;flex-direction:column;gap:5px}.portal-license-coming-soon{color:#453f48ad;letter-spacing:.07em;text-transform:uppercase;background:#f8f5f3c7;border:1px solid #746d7933;border-radius:999px;padding:3px 7px;font-size:.54rem;font-weight:850;line-height:1}.portal-license-coming-soon[hidden]{display:none}.portal-account-summary{min-width:0}.portal-profile-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.portal-account-summary>div,.portal-payment-row>div,.portal-account-editor label{align-content:start;gap:5px;min-width:0;display:grid}.portal-account-summary span,.portal-payment-row span,.portal-account-editor label>span,.portal-invoice-head span{color:var(--ink);letter-spacing:-.005em;font-size:.79rem;font-weight:700;line-height:1.25}.portal-account-summary strong,.portal-account-summary address,.portal-payment-row strong{min-width:0;color:var(--ink);overflow-wrap:anywhere;margin:0;font-size:.94rem;font-style:normal;font-weight:520;line-height:1.45}[data-profile-summary-value]:not([hidden]){border:1px solid var(--account-readonly-field-border);background:var(--account-readonly-field-fill);box-sizing:border-box;border-radius:6px;align-items:center;width:100%;min-height:42px;padding:8px 11px;display:flex}[data-billing-address-summary]{white-space:pre-line}.portal-license-title-row{flex-wrap:wrap;align-items:center;gap:12px;min-width:0;display:flex}.portal-license-chip{color:#197d61;background:#e5f5ed;border:1px solid #1a876524;border-radius:6px;align-items:center;min-height:28px;padding:4px 11px;font-size:.72rem;font-weight:700;display:inline-flex}.portal-trainer-license-card[data-renewal-state=renewal-recovery] .portal-license-chip{color:#9a6000;background:#fff0ce}.portal-trainer-license-card[data-renewal-state=lapsed] .portal-license-chip{color:#b32652;background:#ffe6ed}.portal-license-dates{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 28px;margin:0;display:grid}.portal-license-dates div{gap:6px;min-width:0;display:grid}.portal-license-dates dt,.portal-license-dates dd{color:var(--ink);margin:0}.portal-license-dates dt{font-size:.79rem;font-weight:700}.portal-license-dates dd{font-size:.98rem;font-weight:520}.portal-license-detail{color:var(--muted);margin:-4px 0 0;font-size:.78rem;line-height:1.45}.portal-billing-card{gap:18px}.portal-billing-card .portal-account-card-actions{min-width:252px}.portal-billing-summary{grid-template-columns:minmax(400px,1.22fr) minmax(300px,.92fr) minmax(300px,1fr);align-items:stretch;display:grid}.portal-billing-zone{border-left:1px solid var(--account-soft-line);min-width:0;padding:8px 34px 2px}.portal-billing-zone:first-child{border-left:0;padding-left:0}.portal-billing-zone:last-child{padding-right:0}body.lovable-home .portal-billing-zone h3{color:var(--ink);letter-spacing:-.02em;text-transform:none;margin:0 0 22px;font-family:Montserrat,sans-serif;font-size:.95rem;font-weight:760;line-height:1.2}.portal-billing-address-grid{grid-template-columns:minmax(112px,.64fr) minmax(190px,1fr);gap:20px 28px;width:min(100%,596px);display:grid}.portal-billing-field-address,.portal-billing-field-country{grid-column:1/-1}.portal-billing-field-country{width:min(100%,350px)}.portal-billing-optional-grid{gap:20px;width:min(100%,410px);display:grid}.portal-billing-field{align-content:start;gap:7px;min-width:0;display:grid}.portal-billing-field>span{color:var(--ink);letter-spacing:-.005em;font-size:.79rem;font-weight:520;line-height:1.25}.portal-billing-field>.portal-billing-value,.portal-billing-field>input:not([type=checkbox]){box-sizing:border-box;width:100%;min-width:0;min-height:44px;color:var(--ink);font:inherit;border-radius:6px;margin:0;padding:9px 12px;font-size:.88rem;font-style:normal;font-weight:520;line-height:1.35}.portal-billing-field>.portal-billing-value{overflow-wrap:anywhere;background:0 0;border:1px solid #0000;align-items:center;display:flex}.portal-billing-field>[data-billing-summary-value]:not([hidden]){border-color:var(--account-readonly-field-border);background:var(--account-readonly-field-fill)}.portal-billing-field>input:not([type=checkbox]){background:#ffffffdb;border:1px solid #3b2e352e}.portal-billing-field>input:focus{border-color:var(--account-rose);outline:3px solid #c900451c}.portal-payment-panel{box-sizing:border-box;background:#ffffff61;border:1px solid #3b2e352e;border-radius:12px;align-content:start;justify-items:start;gap:22px;width:min(100%,420px);min-height:164px;padding:22px;display:grid}.portal-payment-method-summary{flex-wrap:wrap;align-items:center;gap:12px;min-width:0;display:flex}.portal-payment-method-copy{gap:3px;min-width:0;display:grid}.portal-payment-method-copy strong,.portal-payment-method-copy small{min-width:0;color:var(--ink);overflow-wrap:anywhere;margin:0;font-size:.88rem;font-weight:650;line-height:1.35}.portal-payment-method-copy small{color:var(--muted);font-size:.77rem;font-weight:520}.portal-payment-brand-badge{color:#143c8c;letter-spacing:-.03em;background:#fff;border:1px solid #d8dfe9;border-radius:5px;align-items:center;min-height:26px;padding:2px 9px;font-size:.75rem;font-weight:850;display:inline-flex}.portal-payment-brand-badge[data-payment-method-type=paypal]{color:#163f85;text-transform:none;background:0 0;border-color:#0000;padding-inline:3px;font-size:.88rem;font-weight:800}.portal-account-editor{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;min-width:0;padding-top:2px;display:grid}.portal-account-editor input:not([type=checkbox]),.portal-profile-summary input:not([type=checkbox]){width:100%;min-width:0;min-height:42px;color:var(--ink);font:inherit;background:#ffffffd1;border:1px solid #3b2e3538;border-radius:6px;padding:8px 11px;font-size:.85rem}.portal-account-editor input:focus,.portal-profile-summary input:focus{border-color:var(--account-rose);outline:3px solid #c900451c}.portal-account-editor input[readonly]{color:var(--muted);background:#f5f0efb3}.portal-account-field-error{color:#b32652;font-size:.72rem;font-weight:650;line-height:1.35}.portal-account-message{color:#b32652;min-height:0;margin:0;font-size:.74rem;font-weight:650;line-height:1.4}.portal-account-message:empty{display:none}.portal-account-message.is-success{color:#197d61}.portal-password-card{padding-block:16px}.portal-password-summary{grid-template-columns:auto 112px minmax(0,1fr) auto;align-items:center;gap:12px;min-width:0;display:grid}.portal-password-summary>p{color:var(--muted);margin:0;font-size:.78rem;line-height:1.45}.portal-password-summary>.portal-account-action{grid-column:4;justify-self:end}.portal-password-lock,.portal-legal-check{color:#59636b;background:#e9e6e5db;border-radius:999px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.portal-password-summary>div:not(.portal-password-lock){gap:2px;display:grid}.portal-password-summary strong,.portal-password-summary small{color:var(--ink);font-size:.75rem;line-height:1.35}.portal-password-summary small{color:var(--muted)}.portal-password-editor{grid-template-columns:1fr}.portal-password-form{grid-template-columns:repeat(3,minmax(0,1fr));align-items:end;gap:14px;display:grid}.portal-password-form>.portal-account-action{justify-self:end}.portal-password-input{min-width:0;position:relative}.portal-password-input>input{padding-right:46px!important}.portal-password-input>button{color:#59636b;cursor:pointer;background:0 0;border:0;border-radius:5px;justify-content:center;align-items:center;width:36px;height:36px;padding:0;display:inline-flex;position:absolute;top:50%;right:4px;transform:translateY(-50%)}.portal-password-input>button:hover{color:var(--account-rose);background:#c9004512}.portal-password-input>button:focus-visible{outline-offset:1px;outline:3px solid #c9004533}.portal-password-input>button [data-password-visibility-icon=hide],.portal-password-input>button[aria-pressed=true] [data-password-visibility-icon=show]{display:none}.portal-password-input>button[aria-pressed=true] [data-password-visibility-icon=hide]{display:block}.portal-password-requirements{color:var(--muted);flex-wrap:wrap;grid-column:1/-1;gap:8px 18px;font-size:.74rem;line-height:1.4;display:flex}.portal-password-requirements span:before{content:"○";margin-right:6px}.portal-password-requirements span.is-met{color:#197d61}.portal-password-requirements span.is-met:before{content:"✓"}.portal-password-proof-actions{flex-wrap:wrap;grid-column:1/-1;align-items:center;gap:8px 18px;display:flex}.portal-password-form>p{color:var(--muted);grid-column:1/-1;margin:0;font-size:.8rem}.portal-password-recovery-link{color:var(--account-rose);font:inherit;cursor:pointer;background:0 0;border:0;justify-self:start;padding:4px 0;font-size:.75rem;font-weight:700}.portal-invoice-card{gap:6px;padding-block:14px}.portal-invoice-head,.portal-invoice-row{grid-template-columns:170px minmax(0,1fr) 150px 130px;align-items:center;gap:16px;min-width:0;display:grid}body.lovable-home .portal-invoice-row{min-height:31px}body.lovable-home .portal-invoice-card .portal-row-list .portal-invoice-row{min-height:31px;padding:0 2px}.portal-invoice-head{border-bottom:1px solid var(--account-soft-line);padding:0 0 7px}.portal-invoice-head span{font-size:.62rem;font-weight:550}.portal-invoice-row{border-bottom:1px solid var(--account-soft-line);min-height:31px;color:var(--ink);font-size:.7rem}.portal-invoice-row strong{overflow-wrap:anywhere;min-width:0;font-weight:520}.portal-invoice-row a{color:var(--account-rose);justify-content:flex-end;align-items:center;gap:8px;min-height:44px;font-weight:700;text-decoration:none;display:inline-flex}.portal-invoices-more{color:var(--account-rose);font:inherit;cursor:pointer;background:0 0;border:0;justify-self:center;align-items:center;gap:10px;min-height:44px;margin-top:6px;padding:5px 10px;font-size:.7rem;font-weight:700;display:inline-flex}body.lovable-home .portal-invoice-card .portal-invoices-more{justify-self:center;min-height:44px;margin-top:6px}.portal-invoices-end{color:var(--muted);text-align:center;margin:7px 0 0;font-size:.68rem}.portal-empty-row{color:var(--muted);text-align:center;gap:3px;padding:16px 0;display:grid}.portal-account-legal{grid-template-columns:150px minmax(0,1fr) auto;align-items:center;gap:18px;padding-block:14px}.portal-account-legal p{color:var(--muted);align-items:center;gap:10px;margin:0;font-size:.71rem;display:flex}.portal-legal-check{width:32px;height:32px;color:var(--account-rose);background:#fde7ec}.portal-account-legal-links{align-items:center;gap:34px;display:flex}.portal-account-legal a{min-height:44px;color:var(--account-rose);white-space:nowrap;align-items:center;gap:9px;font-size:.7rem;font-weight:650;text-decoration:none;display:inline-flex}.portal-account-legal.is-coming-soon{background:#f5f1ef;border-color:#746d792e;box-shadow:0 14px 30px #493d430f}.portal-account-legal.is-coming-soon>h2,.portal-account-legal.is-coming-soon>p{color:#453f489e}.portal-account-legal.is-coming-soon .portal-legal-check{color:#453f488f;background:#e5e0dfeb}.portal-account-coming-soon{color:#453f48b8;letter-spacing:.06em;text-transform:uppercase;background:#e5e0dfeb;border-radius:999px;align-items:center;width:fit-content;padding:5px 9px;font-size:.62rem;font-weight:850;display:inline-flex}.portal-account-coming-soon[hidden]{display:none}.portal-account-legal a[aria-disabled=true]{color:#453f487a;cursor:default;pointer-events:none}.portal-renewal-dialog{border:1px solid var(--account-line);width:min(520px,100% - 32px);color:var(--ink);background:#fffaf8;border-radius:12px;padding:28px;box-shadow:0 28px 80px #18151c3d}.portal-renewal-dialog::backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#18151c70}.portal-renewal-dialog h2{margin-top:0;font-family:Montserrat,sans-serif}.portal-renewal-dialog>div{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}@media (max-width:1120px){.portal-account-primary-grid,.portal-billing-summary{grid-template-columns:1fr}.portal-billing-zone,.portal-billing-zone:first-child,.portal-billing-zone:last-child{border:0;border-bottom:1px solid var(--account-soft-line);min-height:0;padding:0 0 24px}.portal-billing-zone:not(:first-child){padding-top:24px}.portal-billing-zone:last-child{border-bottom:0;padding-bottom:0}.portal-account-editor,.portal-profile-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.portal-invoice-head,.portal-invoice-row{grid-template-columns:130px minmax(0,1fr) 120px 112px}}@media (max-width:760px){.portal-account-layout{gap:12px;padding-top:10px}.portal-account-card{padding:18px}.portal-account-card-header,.portal-payment-row{flex-direction:column;align-items:stretch}.portal-account-card-actions,.portal-account-actions,.portal-account-action{width:100%}.portal-billing-card .portal-account-card-actions{min-width:0}.portal-license-dates,.portal-account-editor,.portal-profile-summary,.portal-password-form{grid-template-columns:minmax(0,1fr)}.portal-billing-address-grid{grid-template-columns:minmax(98px,.62fr) minmax(160px,1fr);gap:16px 18px}.portal-password-summary{grid-template-columns:auto minmax(0,1fr)}.portal-password-summary>div:not(.portal-password-lock),.portal-password-summary>p,.portal-password-summary>.portal-account-action{grid-column:1/-1}.portal-password-form>.portal-account-action{justify-self:stretch}.portal-invoice-head{display:none}.portal-invoice-row{grid-template-columns:minmax(0,1fr) auto;gap:6px 12px;padding:10px 0}.portal-invoice-row strong{grid-column:1/-1}.portal-invoice-row a{justify-content:flex-start}.portal-account-legal{grid-template-columns:minmax(0,1fr)}.portal-account-legal-links{flex-direction:column;align-items:flex-start;gap:14px}}@media (prefers-reduced-motion:reduce){.portal-account-action,.portal-account-primary,.portal-account-secondary{transition:none}}

.portal-invoice-card .portal-row-list{gap:0;display:grid}.portal-invoice-card .portal-row-list .portal-invoice-row{background:0 0;border:0;border-bottom:1px solid #18151c17;border-radius:0;grid-template-columns:155px minmax(0,1fr) 120px 120px;align-items:center;gap:14px;min-height:40px;padding:9px 2px;display:grid}.portal-invoice-row time,.portal-invoice-row span,.portal-invoice-row small{color:var(--muted);font-size:.74rem;font-weight:650}.portal-invoice-row strong{color:var(--ink);font-size:.76rem;font-weight:650}.portal-invoice-row a{color:var(--rose-dark);justify-content:flex-end;align-items:center;gap:4px;min-height:44px;font-size:.72rem;font-weight:750;text-decoration:none;display:inline-flex}.portal-invoices-more{justify-self:start;min-height:44px;margin-top:18px}.portal-invoices-end{color:var(--muted);margin:18px 0 0;font-size:.82rem}@media (max-width:620px){.portal-invoice-card .portal-row-list .portal-invoice-row{grid-template-columns:1fr auto;gap:5px 12px;padding:12px 0}.portal-invoice-row strong{grid-area:1/1/auto/-1}.portal-invoice-row a,.portal-invoice-row small{justify-self:end}}
.portal-renewal-check{width:fit-content;color:var(--ink);background:#00bdd614;border:1px solid #00bdd638;border-radius:999px;align-items:center;gap:9px;padding:9px 12px;font-size:.78rem;font-weight:900;display:inline-flex}.portal-renewal-check input{accent-color:#007d8d;width:16px;height:16px;min-height:0;padding:0}.portal-account-message{color:#af3d2d;min-height:1.2em;margin:-4px 0 0;font-size:.8rem;font-weight:800;line-height:1.45}.portal-account-message:empty{display:none}.portal-account-message.is-success{color:#007d8d}.portal-license-card{background:linear-gradient(135deg, var(--blush), var(--white));border:1px solid #c7257229}.portal-license-card p{color:var(--muted);margin:0;line-height:1.58}.portal-license-card .button{width:fit-content}.portal-lock-banner{border-radius:var(--radius);background:#ffece49e;border:1px dashed #b82f5f59;grid-template-columns:auto 1fr;align-items:center;gap:16px;padding:18px;display:grid}.portal-lock-banner>span{background:var(--white);border-radius:999px;align-items:center;min-height:34px;padding:0 12px;display:inline-flex}.portal-lock-banner strong{margin-bottom:5px;display:block}.portal-lock-banner p{color:var(--muted);margin:0;line-height:1.5}.portal-upload-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;display:grid}.portal-module-card-assessment{background:#fff8f4;border:1px solid #e95b861f;border-radius:22px;padding:32px;box-shadow:0 18px 48px #632a4e12}.portal-module-card-assessment [hidden]{display:none!important}.portal-assessment-header{margin-bottom:24px}.portal-module-card-assessment .portal-assessment-header h3{color:#171516;letter-spacing:-.035em;text-transform:none;margin:0;font-family:Montserrat,Avenir Next,Avenir,Segoe UI,Arial,sans-serif;font-size:clamp(1.85rem,3.2vw,2.3rem);font-weight:850;line-height:1.08}.portal-assessment-header h4{color:#171516;letter-spacing:-.02em;margin:20px 0 5px;font-size:1.18rem;font-weight:850}.portal-assessment-header>p{max-width:none;color:var(--muted);margin:0;font-size:.98rem;line-height:1.55}.portal-assessment-completion{color:var(--rose-dark);align-items:center;gap:9px;margin-top:17px;display:inline-flex}.portal-assessment-completion strong{font-size:.94rem}.portal-assessment-video-card{background:#fffffff5;border:1px solid #3e2b3514;border-radius:19px;min-width:0;box-shadow:0 8px 24px #59384b17}.portal-assessment-empty-card{padding:18px}.portal-assessment-card-heading{align-items:center;gap:14px;margin-bottom:16px;display:flex}.portal-assessment-card-heading>div{gap:3px;display:grid}.portal-assessment-card-heading strong,.portal-assessment-file-details>strong{color:#171516;font-size:.96rem;font-weight:850}.portal-assessment-card-heading small,.portal-assessment-file-details>small{color:#4f494c;font-size:.8rem}.portal-assessment-icon{width:48px;height:48px;color:var(--rose-dark);background:#e95b8617;border-radius:50%;flex:0 0 48px;place-items:center;display:grid}.portal-assessment-dropzone{min-height:168px;color:var(--rose-dark);cursor:pointer;text-align:center;border:1.5px dashed #e95b8685;border-radius:16px;align-content:center;place-items:center;gap:12px;padding:24px;transition:border-color .16s,background .16s,transform .16s;display:grid}.portal-assessment-dropzone:hover{border-color:var(--rose-dark);background:#e95b8606}.portal-assessment-dropzone:active{transform:translateY(1px)}.portal-assessment-dropzone>span{color:#fff;background:var(--rose-dark);border-radius:7px;justify-content:center;align-items:center;min-height:41px;padding:0 20px;font-size:.88rem;font-weight:850;display:inline-flex;box-shadow:0 7px 16px #b82f5f2e}.portal-assessment-dropzone small{color:#4f494c;font-size:.78rem}.portal-assessment-file-input{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.portal-assessment-video-card:has(.portal-assessment-file-input:focus-visible){outline-offset:3px;outline:3px solid #b82f5f38}.portal-assessment-file-card{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;min-height:132px;padding:18px 22px;display:grid}.portal-assessment-file-icon{color:#535153;background:#f7f3f1;border-radius:13px;place-items:center;width:74px;height:78px;display:grid}.portal-assessment-file-details{gap:5px;min-width:0;display:grid}.portal-assessment-file-details>strong[data-assessment-slot-file]{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.portal-assessment-file-heading{display:none}.portal-assessment-file-status{color:#248122;align-items:center;gap:7px;margin-top:4px;font-size:.83rem;font-weight:700;display:inline-flex}.portal-assessment-file-actions{color:var(--rose-dark);align-items:center;gap:16px;display:flex}.portal-assessment-file-actions>span{background:#3e2b352e;width:1px;height:23px}.portal-assessment-file-actions label,.portal-assessment-file-actions button{color:inherit;cursor:pointer;font:inherit;background:0 0;border:0;padding:8px 0;font-size:.82rem;font-weight:700}.portal-assessment-file-actions label:hover,.portal-assessment-file-actions button:hover{color:#8d2349;text-underline-offset:3px;text-decoration:underline}.portal-assessment-actions{justify-content:space-between;align-items:end;gap:20px;min-height:68px;padding-top:18px;display:flex}.portal-assessment-submit{color:#fff;cursor:pointer;min-height:50px;font:inherit;background:#171516;border:0;border-radius:9px;margin-left:auto;padding:0 25px;font-size:.9rem;font-weight:850;box-shadow:0 9px 22px #17151624}.portal-assessment-submit:hover:not(:disabled){background:#302b2e;transform:translateY(-1px)}.portal-assessment-submit:disabled{cursor:not-allowed;opacity:.42}.portal-assessment-message{color:#a12c54;min-height:1.3em;margin:0;font-size:.8rem;font-weight:750}.portal-assessment-message:empty{display:none}.portal-assessment-message-standalone{margin-top:14px}.portal-assessment-feedback{border-left:3px solid var(--rose-dark);color:#4c303b;background:#e95b8612;border-radius:0 10px 10px 0;max-width:64ch;margin:16px 0 0;padding:13px 16px;line-height:1.5}.portal-assessment-upload-progress{align-items:center;gap:14px;margin-top:14px;display:flex}.portal-assessment-upload-progress progress{width:min(100%,420px);height:10px;accent-color:var(--rose-dark)}.portal-assessment-upload-progress button{min-height:40px;color:var(--rose-dark);cursor:pointer;font:inherit;background:#fff;border:1px solid #b82f5f4d;border-radius:8px;padding:0 16px;font-size:.82rem;font-weight:750}.portal-assessment-locked-note{background:#56484e0e;border-radius:17px;align-items:center;gap:18px;margin-top:28px;padding:20px 24px;display:flex}.portal-assessment-locked-note>span{color:#343033;background:#56484e14;border-radius:50%;flex:0 0 48px;place-items:center;width:48px;height:48px;display:grid}.portal-assessment-locked-note p{color:#282426;margin:0;line-height:1.5}.portal-module-card-assessment[data-assessment-state=submitted] .portal-assessment-header{margin-bottom:34px}.portal-module-card-assessment[data-assessment-state=submitted]{padding:42px 44px 44px}.portal-module-card-assessment[data-assessment-state=submitted] .portal-assessment-header h3{font-size:clamp(2rem,3.5vw,2.7rem)}.portal-module-card-assessment[data-assessment-state=submitted] .portal-assessment-header h4{margin-top:28px;font-size:1.35rem}.portal-module-card-assessment[data-assessment-state=submitted] .portal-assessment-file-heading{display:block}.portal-module-card-assessment[data-assessment-state=submitted] .portal-assessment-file-card{min-height:174px;padding:24px 28px}.portal-module-card-assessment[data-assessment-state=submitted] .portal-assessment-file-icon{width:94px;height:102px}.portal-module-card-assessment[data-assessment-state=submitted] .portal-assessment-video-card{box-shadow:0 8px 24px #59384b13}.portal-module-card-assessment[data-assessment-state=submitted] .portal-assessment-locked-note{margin-top:36px;padding:24px 28px}.portal-module-card-assessment[data-assessment-state=submitted] .portal-assessment-locked-note>span{flex-basis:58px;width:58px;height:58px}.portal-module-card-assessment[data-assessment-busy=true]{cursor:wait}.portal-module-card-assessment[data-assessment-busy=true] .portal-upload-grid,.portal-module-card-assessment[data-assessment-busy=true] .portal-assessment-submit{pointer-events:none;opacity:.7}@media (max-width:780px){.portal-module-card-assessment{padding:24px 18px}.portal-module-card-assessment[data-assessment-state=submitted]{padding:28px 20px}.portal-upload-grid{grid-template-columns:1fr;gap:18px}.portal-assessment-file-card{grid-template-columns:auto minmax(0,1fr)}.portal-assessment-file-actions{grid-column:1/-1;justify-content:flex-end}}@media (max-width:480px){.portal-assessment-file-card{gap:13px;padding:16px}.portal-assessment-file-icon{width:58px;height:64px}.portal-module-card-assessment[data-assessment-state=submitted] .portal-assessment-file-icon{width:64px;height:70px}.portal-assessment-actions{flex-direction:column;align-items:stretch}.portal-assessment-submit{width:100%}}.product-row{border:1px solid var(--line);border-radius:var(--radius);background:#fff;flex-wrap:wrap;align-items:center;gap:12px;padding:20px;display:flex}.product-row a{min-height:44px;color:var(--rose-dark);background:var(--blush);border-radius:999px;align-items:center;padding:0 12px;font-weight:850;display:inline-flex}.checkout-card label{color:var(--muted);margin-top:16px;font-size:.88rem;font-weight:850;display:block}.checkout-card input,.checkout-card select{border:1px solid var(--line);width:100%;min-height:46px;color:var(--ink);background:#fff;border-radius:12px;margin-top:8px;padding:0 13px}.checkout-line{border-bottom:1px solid var(--line);justify-content:space-between;gap:18px;padding:14px 0;display:flex}.checkout-card .button{width:100%;margin-top:22px}.checkout-summary a{min-height:44px;color:var(--rose-dark);align-items:center;margin-top:16px;font-weight:900;display:inline-flex}.faq-list{gap:12px;display:grid}.faq-list details{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:20px}.faq-list summary{cursor:pointer;align-items:center;min-height:44px;font-weight:900;display:flex}.faq-list p{color:var(--muted);margin:12px 0 0;line-height:1.6}
@media (max-width:1040px){.program-grid,.schedule-preview,.booking-grid,.cert-grid,.audience-layout,.flow-steps,.quote-grid,.offer-card,.application-section,.pricing-grid,.admin-stats,.classes-hero,.trainer-page-hero,.about-panel,.section-heading,.home-hero,.checkout-layout,.signup-variant-featured,.signup-grid,.portal-layout,.dashboard-grid{grid-template-columns:1fr}.hero-copy{text-align:center;max-width:860px;margin:0 auto}.hero-logo{margin-left:auto;margin-right:auto}.instructor-video-wrap{transform:none}.action-row{justify-content:center}.audience-layout,.offer-card{padding:30px}.flow-steps article:nth-child(2){margin-top:0}.method-image img{min-height:0}.application-copy{position:static}.portal-sidebar{border-bottom:0;border-right:0;grid-template-columns:repeat(2,minmax(220px,1fr));gap:14px;height:auto;min-height:0;max-height:none;padding:18px 24px 22px;display:grid;position:static;overflow:visible;box-shadow:0 18px 24px -28px #5b394557}.portal-mobile-navigation-panel{grid-column:1/-1;grid-template-columns:repeat(2,minmax(220px,1fr));gap:14px;display:grid}.portal-sidebar-overview,.portal-nav-group{min-width:0}.portal-nav-group+.portal-nav-group,.admin-portal-route .portal-nav-group-admin{margin-top:0}.member-portal-layout,.member-portal-layout{grid-template-columns:1fr;gap:0;width:100%;padding:0}.member-portal-main,.member-portal-main{grid-column:1}.portal-main{padding:30px 24px}.portal-hero{flex-direction:column}.trainer-dashboard-grid,.portal-dashboard-grid,.portal-dashboard-strip,.portal-admin-events-workspace,.portal-module-grid,.portal-video-grid,.portal-account-grid,.portal-training-summary,.portal-upload-grid{grid-template-columns:1fr}.portal-choreo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.portal-material-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.portal-module-card-featured{grid-column:auto}.portal-dashboard-hero{flex-direction:column;align-items:flex-start;padding:22px}.portal-dashboard-hero .button{width:100%}.portal-dashboard-grid.portal-course-library-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px}.portal-dashboard-instructor-card{grid-column:1/-1;justify-self:center;width:calc(50% - 13px)}.portal-admin-events-picker-panel{position:static;top:auto}.portal-admin-events-sidebar,.portal-admin-event-preview-shell,.portal-admin-events-editor{grid-column:auto}.portal-admin-events-action-row{justify-content:flex-start}.portal-profile-prompt{grid-template-columns:1fr;padding:18px 44px 18px 18px}.portal-profile-prompt .button{width:100%}.portal-invoice-card{grid-column:auto}.portal-account-inline{grid-template-columns:1fr}.portal-section-head{flex-direction:column;align-items:flex-start;gap:10px}.portal-section-head p{max-width:720px}}@media (max-width:720px){:root{--nav:68px}.site-header{grid-template-columns:138px 1fr auto;padding:12px 18px}.brand img{width:132px}.menu-toggle{justify-self:end;display:block}.site-nav{top:var(--nav);border-bottom:1px solid var(--line);background:#fffafcfa;flex-direction:column;gap:0;padding:10px 18px 18px;display:none;position:absolute;left:0;right:0}.site-header.is-open .site-nav{display:flex}.site-nav>a,.nav-item>a{border-bottom:1px solid var(--line);padding:15px 0}.micro-capsule{flex-wrap:wrap;justify-content:center;width:auto;margin:0 0 12px;position:static;transform:none}.nav-item.active>a:after,.right-tools{display:none}.member-portal-layout,.member-portal-layout{background:linear-gradient(#fff8f3 0%,#fffdfb 44%,#fff6ef 100%);grid-template-columns:1fr}.portal-sidebar{z-index:22;top:var(--nav);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fff8f3f7;border-bottom:1px solid #a75b6e26;padding:16px 20px 18px;display:block;position:sticky;overflow:visible;box-shadow:0 14px 22px -24px #5b39456b}.portal-mobile-navigation-label{color:var(--rose-dark);letter-spacing:.13em;text-transform:uppercase;margin:0 0 9px;font-size:.68rem;font-weight:900;line-height:1;display:block}.portal-sidebar .portal-mobile-navigation-toggle{width:100%;min-height:58px;color:var(--rose-dark);cursor:pointer;text-align:left;background:#f9ddd9b8;border:1px solid #be426847;border-radius:12px;grid-template-columns:30px minmax(0,1fr) 18px;align-items:center;gap:12px;padding:8px 18px;display:grid;position:relative;overflow:hidden}.portal-sidebar .portal-mobile-navigation-toggle:before{content:"";background:var(--rose-dark);border-radius:0 999px 999px 0;width:5px;position:absolute;inset:0 auto 0 0}.portal-sidebar .portal-mobile-navigation-toggle .portal-nav-icon,.portal-sidebar .portal-mobile-navigation-toggle .portal-nav-label{color:var(--rose-dark)}.portal-sidebar .portal-mobile-navigation-toggle .portal-nav-label{letter-spacing:.055em;font-size:.82rem}.portal-sidebar .portal-mobile-navigation-toggle:focus-visible{outline-offset:3px;outline:3px solid #bb376252}.portal-mobile-navigation-chevron{border-bottom:2px solid;border-right:2px solid;justify-self:end;width:11px;height:11px;transition:transform .16s;transform:rotate(45deg)translate(-2px,2px)}.portal-sidebar .portal-mobile-navigation-toggle[aria-expanded=true] .portal-mobile-navigation-chevron{transform:rotate(225deg)translate(-2px,2px)}.portal-mobile-navigation-panel{z-index:3;overscroll-behavior:contain;max-height:min(70dvh,620px);padding:10px 14px max(12px, env(safe-area-inset-bottom));background:#fffdfbfc;border:1px solid #a75b6e33;border-radius:0 0 14px 14px;grid-template-columns:minmax(0,1fr);gap:0;display:none;position:absolute;top:calc(100% - 8px);left:20px;right:20px;overflow-y:auto;box-shadow:0 24px 44px #45273229}.portal-sidebar.is-mobile-open .portal-mobile-navigation-panel{display:grid}.portal-mobile-navigation-panel .portal-sidebar-overview,.portal-mobile-navigation-panel .portal-nav-group{box-shadow:none;background:0 0;border:0;border-radius:0;gap:2px;padding:10px 4px;display:grid}:is(.portal-mobile-navigation-panel .portal-sidebar-overview:has(>button.is-active),.portal-mobile-navigation-panel .portal-nav-group:has(>button.is-active):not(:has(>button:not(.is-active)))){display:none}.portal-mobile-navigation-panel .portal-nav-group+.portal-nav-group{border-top:1px solid #a75b6e24}.portal-mobile-navigation-panel .portal-nav-group .portal-sidebar-chapter{color:#4d4650c2;margin:0 0 5px;font-size:.62rem}.portal-mobile-navigation-panel .portal-sidebar-chapter>span{padding-bottom:0}.portal-mobile-navigation-panel .portal-sidebar-chapter>span:after{display:none}.portal-mobile-navigation-panel button{border-radius:9px;min-height:48px;padding:8px 10px}.portal-mobile-navigation-panel button.is-active{display:none}.member-portal-main,.member-portal-main{grid-column:1;padding-top:26px}body.member-portal-body,body.member-portal-body{--nav:68px}.home-hero,.program-band,.class-preview,.about-panel,.content-shell,.application-section,.page-hero,.pricing-grid,.classes-hero,.trainer-page-hero{padding-left:20px;padding-right:20px}.home-hero{gap:30px;padding-top:36px}.home-hero:before{border-radius:24px;height:250px;top:72px;left:20px;right:20px}.hero-video-wrap,.class-video-card{border-width:6px;border-radius:22px}.hero-video-label{bottom:12px;left:12px;right:12px}.play-button{display:none}.hero-copy h1,.page-copy h1,.page-hero h1{font-size:clamp(2.7rem,14vw,4.6rem)}.hero-copy p,.page-copy p,.page-hero p,.about-copy p{font-size:1rem}.button,.action-row .button,.portal-action-group,.portal-action-group .button{width:100%}.portal-library-controls{grid-template-columns:1fr}.portal-library-controls p{justify-self:start;min-height:0}.portal-library-controls button,.portal-library-pagination button{width:100%}.portal-library-index button{flex:auto;width:auto}.portal-library-pagination{grid-template-columns:1fr;justify-items:stretch;display:grid}.portal-filter-tabs{border-radius:18px;flex-wrap:wrap;width:100%;overflow-x:visible}.portal-filter-tabs button{flex:144px}.portal-filter-tabs{border-radius:22px;width:100%}.portal-filter-tabs button{flex-basis:100%;min-width:0}.portal-choreo-grid{grid-template-columns:1fr}.portal-dashboard-grid.portal-course-library-grid{grid-template-columns:minmax(0,1fr)}.portal-dashboard-instructor-card{grid-column:auto;width:100%}.portal-dashboard-resume-card{grid-template-columns:minmax(0,1fr)}.portal-dashboard-card button,.portal-dashboard-resume-card button{width:100%}.portal-material-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.portal-module-card,.portal-license-card{padding:20px}.portal-module-head{grid-template-columns:1fr;gap:8px}.portal-video-row{grid-template-columns:30px 1fr}.portal-video-row small{white-space:normal;grid-column:2}.portal-row-list div{grid-template-columns:1fr;gap:6px}.portal-row-list small{white-space:normal}.hero-secondary-link{text-align:center;justify-content:center;width:100%}.audience-layout,.offer-card,.application-form{border-radius:22px;padding:22px}.flow-steps article,.quote-grid figure{min-height:0}.section-topline,.site-footer{flex-direction:column;align-items:stretch}.filter-tabs{justify-content:space-between;width:100%}.filter-tabs button{flex:1;padding:0 8px}.queue-row,.export-row{grid-template-columns:1fr}.admin-card-wide{grid-column:auto}.signup-concepts{width:min(100% - 32px,1180px);padding-top:34px}.signup-variant,.signup-variant-featured,.signup-card{border-radius:18px;padding:20px}.provider-grid{grid-template-columns:1fr}.provider-button{justify-content:flex-start;padding-left:16px}}

.portal-course-library-section{container-type:inline-size}.portal-course-library-section>.portal-section-head>div{grid-template-columns:minmax(0,1fr);gap:10px;width:100%;display:grid}.portal-course-library-section>.portal-section-head{margin-bottom:0}.portal-course-library-section>.portal-section-head h2{margin:0}.portal-course-library-section>.portal-section-head p{max-width:720px;margin:0}.portal-course-library-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:26px;margin-top:0;display:grid}.portal-course-library-card{background:#fffdfb;border:1px solid #eddfd7;border-radius:17px;flex-direction:column;min-width:0;display:flex;overflow:hidden;box-shadow:0 12px 32px #49262d17}.portal-course-library-cover{--course-cover:linear-gradient(135deg, #f7ebe6 0%, #fdf8f4 100%);--course-cover-position:50% 50%;--course-cover-scale:1;--course-cover-fit:cover;aspect-ratio:16/9;background:#e7d8d4;flex:none;height:auto;position:relative;overflow:hidden}.portal-course-library-cover:before{z-index:0;background:var(--course-cover) var(--course-cover-position,center) / var(--course-cover-fit,cover) no-repeat;content:"";transform:scale(var(--course-cover-scale,1));transform-origin:var(--course-cover-position,center);position:absolute;inset:0}.portal-course-library-cover:after{z-index:1;content:"";background:linear-gradient(#0000 60%,#200d172e);position:absolute;inset:0}.portal-course-library-card-body{flex-direction:column;flex:auto;min-height:0;padding:22px 22px 20px;display:flex}.portal-course-library-status{color:#514c4f;letter-spacing:.04em;text-transform:uppercase;background:#f5efed;border-radius:999px;align-items:center;gap:8px;width:max-content;padding:7px 12px;font-size:.68rem;font-weight:900;display:inline-flex}.portal-course-library-card h3{letter-spacing:-.02em;text-transform:uppercase;margin:16px 0 7px;font-family:Oswald,Impact,Arial Narrow,sans-serif;font-size:clamp(1.7rem,2vw,2rem);font-weight:900;line-height:.98}.portal-course-library-card-body>p{color:#696267;min-height:57px;margin:0;font-size:.8rem;line-height:1.45}.portal-course-library-meta{color:#4f484c;margin-top:13px;font-size:.75rem;font-weight:700}.portal-course-library-price{margin-top:11px;font-size:1.55rem;line-height:1}.portal-course-library-instructor-price{color:#b82461;background:color-mix(in oklab, var(--rose) 12%, #fff);letter-spacing:.035em;text-transform:uppercase;border-radius:999px;width:fit-content;margin-top:8px;padding:4px 7px;font-size:.62rem;font-weight:900;display:block}.portal-course-library-actions{grid-template-columns:1fr 1.16fr;gap:9px;margin-top:auto;padding-top:19px;display:grid}.portal-course-library-actions.is-single{grid-template-columns:1fr}.portal-course-library-actions a,.portal-course-library-actions button{border:2px solid var(--rose,#d94367);color:#b92e53;text-align:center;text-transform:uppercase;cursor:pointer;background:0 0;border-radius:14px;justify-content:center;align-items:center;min-height:48px;padding:10px;font-size:.7rem;font-weight:900;text-decoration:none;display:inline-flex}.portal-course-library-actions .is-primary{color:#fff;background:linear-gradient(135deg,#df496b,#d53d62);border-color:#0000;box-shadow:0 10px 18px #d2365b2e}.portal-course-library-actions button:disabled{opacity:.48;cursor:not-allowed}.portal-course-library-empty{color:var(--muted);margin-top:28px}.portal-online-course-back{color:#b92e53;text-transform:uppercase;align-items:center;gap:8px;margin-bottom:18px;font-size:.75rem;font-weight:900;text-decoration:none;display:inline-flex}.portal-online-course-detail{scroll-margin-top:calc(var(--nav,74px) + 12px);container-type:inline-size}.portal-online-course-hero{grid-template-columns:minmax(0,1fr) 340px;align-items:stretch;gap:28px;display:grid}.portal-online-course-hero-copy{--course-cover:linear-gradient(135deg, #f7ebe6 0%, #fdf8f4 100%);--course-cover-position:50% 50%;--course-cover-scale:1;--course-cover-fit:cover;background:#fff9f6;border:1px solid #efdcd5;border-radius:18px;min-height:245px;padding:31px 34px;position:relative;overflow:hidden}.portal-online-course-hero-copy:before{z-index:0;background:var(--course-cover) var(--course-cover-position,center) / var(--course-cover-fit,cover) no-repeat;content:"";transform:scale(var(--course-cover-scale,1));transform-origin:var(--course-cover-position,center);position:absolute;inset:0}.portal-online-course-hero-copy:after{z-index:1;content:"";background:linear-gradient(120deg,#fde9e5e8,#fffbf7cc);position:absolute;inset:0}.portal-online-course-hero-copy>*{z-index:2;position:relative}.portal-online-course-hero-copy h2{letter-spacing:-.035em;text-transform:uppercase;max-width:660px;margin:8px 0 0;font-family:Oswald,Impact,Arial Narrow,sans-serif;font-size:clamp(2.6rem,4vw,3.3rem);font-weight:900;line-height:.95}.portal-online-course-hero-copy p{color:#60565b;max-width:610px;margin:14px 0 0;font-size:.86rem;line-height:1.55}.portal-course-syllabus-heading{justify-content:space-between;align-items:end;margin:30px 2px 14px;display:flex}.portal-course-syllabus-heading h3{text-transform:uppercase;margin:4px 0 0;font-family:Oswald,Impact,Arial Narrow,sans-serif;font-size:2.1rem;line-height:1}.portal-course-syllabus-heading p{color:#696267;margin:0;font-size:.75rem}.portal-course-syllabus{gap:13px;display:grid}.portal-course-syllabus-module{background:0 0;border:0;border-radius:0}.portal-course-syllabus-module-head{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:13px;min-height:70px;padding:18px 0 13px;display:grid}.portal-course-syllabus-module-head>span{background:var(--rose,#d94367);color:#fff;border-radius:50%;flex:none;place-items:center;width:29px;height:29px;font-size:.68rem;font-weight:900;display:grid}.portal-course-syllabus-module-head h4{text-transform:uppercase;margin:0;font-family:Oswald,Impact,Arial Narrow,sans-serif;font-size:1.2rem;line-height:1}.portal-course-syllabus-module-head small{color:#776c71;text-transform:uppercase;font-size:.65rem;font-weight:800}.portal-course-syllabus-module-head small em{font-style:normal}.portal-course-syllabus-module-head .portal-module-progress{background:#f0e4e1;border-radius:99px;grid-column:1/-1;width:100%;height:6px;overflow:hidden}.portal-course-syllabus-module-head .portal-module-progress i{border-radius:inherit;background:var(--rose,#d94367);width:0;height:100%;display:block}.portal-course-lesson-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.portal-course-syllabus-lesson{background:#fffdfb;border:1px solid #eddfd7;border-radius:16px;min-width:0;overflow:hidden;box-shadow:0 10px 24px #49262d12}.portal-course-lesson-visual{aspect-ratio:16/9;background:#e7d8d4;border-radius:12px;margin:9px 9px 0;position:relative;overflow:hidden}.portal-course-lesson-visual>img{object-fit:cover;width:100%;height:100%;transition:transform .42s cubic-bezier(.16,1,.3,1),filter .24s;display:block}.portal-course-lesson-visual:after{content:"";pointer-events:none;background:linear-gradient(#0000,#20131940);position:absolute;inset:55% 0 0}.portal-course-lesson-body{grid-template-rows:auto 1fr auto;grid-template-columns:minmax(0,1fr) auto;gap:5px 10px;min-height:128px;padding:11px 12px 13px;display:grid}.portal-course-syllabus-play{z-index:2;color:#4c4046;background:#fffaf7eb;border:0;border-radius:50%;place-items:center;width:46px;height:46px;padding:0;display:grid;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);box-shadow:0 8px 22px #1c0f1433}button.portal-course-syllabus-play{cursor:pointer;width:clamp(25px,2vw,32px);height:clamp(25px,2vw,32px);color:var(--rose);background:#fffffff5;box-shadow:0 10px 20px #00000029}button.portal-course-syllabus-play>i{width:100%;height:100%;color:var(--rose);place-items:center;font-style:normal;display:grid}button.portal-course-syllabus-play>i svg{width:16px;height:18px;color:var(--rose);fill:currentColor;display:block}.portal-course-syllabus-copy{grid-column:1/-1}.portal-course-syllabus-copy strong{font-size:.78rem;line-height:1.32;display:block}.portal-course-syllabus-copy small{color:#80767b;margin-top:4px;font-size:.65rem;line-height:1.38;display:block}.portal-course-syllabus-duration{color:#766e72;text-align:right;align-self:end;font-size:.65rem;font-weight:800}.portal-course-syllabus-state{color:#5f575b;text-transform:uppercase;justify-self:start;align-items:center;gap:6px;font-size:.6rem;font-weight:900;display:inline-flex}@media (hover:hover) and (pointer:fine){.portal-course-lesson-tile:hover .portal-course-lesson-visual>img{transform:scale(1.035)}}@container (max-width:860px){.portal-course-lesson-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@container (max-width:560px){.portal-course-lesson-grid{grid-template-columns:1fr}.portal-course-syllabus-module-head{grid-template-columns:auto minmax(0,1fr)}.portal-course-syllabus-module-head small{grid-column:2}}@media (max-width:1180px){.portal-course-library-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.portal-online-course-hero{grid-template-columns:minmax(0,1fr) 300px;gap:18px}}@media (max-width:760px){.portal-course-family-libraries{margin-top:26px}.portal-course-family-library-heading{text-align:left}.portal-course-library-grid{grid-template-columns:1fr;gap:18px}.portal-online-course-hero{grid-template-columns:1fr}.portal-online-course-hero-copy{min-height:220px;padding:26px 22px}.portal-course-syllabus-heading{flex-direction:column;align-items:start;gap:8px}}.portal-course-family-libraries{gap:clamp(42px,7vw,82px);margin-top:34px;display:grid}.portal-course-family-library{min-width:0;scroll-margin-top:calc(var(--nav,74px) + 20px)}.portal-course-family-library-heading{max-width:760px}.portal-course-family-library-heading h3{text-transform:uppercase;margin:7px 0 8px;font-family:Oswald,Impact,Arial Narrow,sans-serif;font-size:clamp(1.8rem,3vw,2.8rem);line-height:1}.portal-course-family-library-heading p{color:var(--muted);margin:0;line-height:1.55}
.portal-course-language-banner{color:#2a2025;background:#fff3f0;border:1px solid #f1cfc9;border-radius:14px;grid-template-columns:max-content max-content minmax(0,1fr);align-items:center;gap:0;margin:24px 0 28px;padding:18px 22px;display:grid}.portal-course-language-title,.portal-course-language-fact{align-items:center;min-width:0;display:flex}.portal-course-language-mobile-toggle{display:none}.portal-course-language-disclosure,.portal-course-language-content{display:contents}.portal-course-language-title{gap:13px;padding-right:24px}.portal-course-language-title strong{letter-spacing:.01em;text-transform:uppercase;font-family:Oswald,Impact,Arial Narrow,sans-serif;font-size:1rem;font-weight:800;line-height:1}.portal-course-language-title-icon{width:43px;height:38px;color:var(--rose,#e95b86);background:#fffaf8;border:2px solid #272027;border-radius:9px;place-items:center;display:grid}.portal-course-language-fact{min-height:44px;color:var(--rose-dark,#b82f5f);border-left:1px solid #efcfc8;gap:10px;padding:0 22px}.portal-course-language-fact.is-subtitles{padding-right:0}.portal-course-language-label{color:#342b30;letter-spacing:.045em;text-transform:uppercase;font-size:.66rem;font-weight:900}.portal-course-language-chips{flex-wrap:wrap;gap:8px;min-width:0;display:flex}.portal-course-language-chip{color:#42383d;white-space:nowrap;background:#fffdfb;border:1px solid #e2d6d3;border-radius:999px;align-items:center;padding:6px 11px;font-size:.72rem;font-weight:650;line-height:1;display:inline-flex;box-shadow:0 2px 5px #49262d0a}.portal-course-language-fact.is-subtitles-coming-soon .portal-course-language-chip{color:#8a8186;box-shadow:none;background:#efeced;border-color:#d8d1d3}.portal-course-language-coming-soon{color:#786e74;letter-spacing:.045em;text-transform:uppercase;white-space:nowrap;border:1px dashed #c8bec2;border-radius:999px;align-items:center;padding:6px 11px;font-size:.66rem;font-weight:900;line-height:1;display:inline-flex}@media (max-width:1180px){.portal-course-language-banner{grid-template-columns:minmax(0,.65fr) minmax(0,1.35fr)}.portal-course-language-title{grid-column:1/-1;padding:0 0 15px}.portal-course-language-fact{border-top:1px solid #efcfc8;border-left:0;padding:14px 20px 0 0}.portal-course-language-fact.is-subtitles{border-left:1px solid #efcfc8;padding-left:20px}}@media (max-width:760px){.portal-course-language-banner{grid-template-columns:1fr;margin:20px 0 23px;padding:17px}.portal-course-language-title-desktop{display:none}.portal-course-language-mobile-toggle{width:100%;min-height:44px;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;grid-column:auto;gap:13px;padding:0;display:flex}.portal-course-language-disclosure{grid-template-columns:minmax(0,1fr);display:grid}.portal-course-language-title strong{font-size:.94rem}.portal-course-language-mobile-chevron{color:var(--rose-dark,#b82f5f);justify-content:center;align-items:center;margin-left:auto;transition:transform .16s;display:inline-flex}.portal-course-language-disclosure.is-mobile-expanded .portal-course-language-mobile-chevron{transform:rotate(180deg)}.portal-course-language-content{grid-template-columns:minmax(0,1fr);display:grid}.portal-course-language-disclosure:not(.is-mobile-expanded) .portal-course-language-content{display:none}.portal-course-language-disclosure.is-mobile-expanded .portal-course-language-mobile-toggle{padding-bottom:15px}.portal-course-language-fact,.portal-course-language-fact.is-subtitles{border-top:1px solid #efcfc8;border-left:0;align-items:flex-start;padding:14px 0 0}.portal-course-language-fact.is-subtitles{margin-top:14px}.portal-course-language-fact.is-subtitles>svg{margin-top:5px}.portal-course-language-fact.is-subtitles .portal-course-language-label{margin-top:6px}.portal-course-language-chips{gap:7px}}
.portal-online-course-purchase>button,.portal-online-course-purchase>a{border:2px solid var(--rose,#d94367);color:#fff;text-align:center;text-transform:uppercase;cursor:pointer;background:linear-gradient(135deg,#df496b,#d53d62);border-color:#0000;border-radius:14px;justify-content:center;align-items:center;min-height:48px;padding:10px;font-size:.7rem;font-weight:900;text-decoration:none;display:inline-flex;box-shadow:0 10px 18px #d2365b2e}.portal-online-course-purchase>button:disabled{opacity:.48;cursor:not-allowed}.portal-online-course-purchase{color:#fff9f6;background:#20181c;border-radius:18px;padding:27px 25px;box-shadow:0 18px 34px #3a192533}.portal-online-course-purchase.is-open{background:#38242c}.portal-online-course-purchase>div{flex-direction:column;min-height:100%;display:flex}.portal-online-course-purchase .portal-course-library-status{color:#ffcad5;background:#ffffff17}.portal-online-course-purchase>div>strong{font-variant-numeric:tabular-nums;margin-top:20px;font-size:2.35rem}.portal-section .portal-online-course-purchase>div>p{color:#d9ccd1;margin:8px 0 20px;font-size:.8rem;line-height:1.45}.portal-online-course-purchase>div>button{color:#fff;text-transform:uppercase;cursor:pointer;background:linear-gradient(135deg,#df496b,#d53d62);border:0;border-radius:14px;min-height:54px;margin-top:auto;font-size:.8rem;font-weight:900;box-shadow:0 10px 18px #d2365b2e}.portal-online-course-purchase>div>button:disabled{opacity:.48;cursor:not-allowed}.portal-online-course-purchase>div>small{color:#bfb2b7;justify-content:center;align-items:center;gap:7px;margin-top:13px;font-size:.64rem;display:flex}.portal-course-lock-icon{color:#ffcad5;background:#ffffff17;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}body.lovable-home .paywall-currency-selector{border:0;margin:22px 0 18px;padding:0}body.lovable-home .paywall-currency-selector legend{color:var(--lh-ink);margin-bottom:9px;font-size:.76rem;font-weight:900}body.lovable-home .paywall-currency-selector>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;display:grid}body.lovable-home .paywall-currency-selector label{border:1px solid var(--lh-border);background:var(--lh-background);cursor:pointer;border-radius:14px;gap:4px;padding:12px;display:grid}body.lovable-home .paywall-currency-selector label.is-selected{background:#effcfc;border-color:#118d96;box-shadow:0 0 0 2px #118d9624}body.lovable-home .paywall-currency-selector input{opacity:0;pointer-events:none;position:absolute}body.lovable-home .paywall-currency-selector strong{font-size:.82rem}body.lovable-home .paywall-currency-selector span{color:#655a5f;font-size:.7rem;font-weight:750}@media (max-width:760px){.portal-online-course-purchase{min-height:260px}}
.portal-course-library-status.is-purchased{color:#b92e53;background:#f8dfe1}.portal-course-library-progress{background:#e8e1de;border-radius:99px;height:7px;margin-top:14px;overflow:hidden}.portal-course-library-progress i{border-radius:inherit;background:var(--rose,#d94367);width:0;height:100%;display:block}.portal-online-course-progress-metric{grid-template-columns:auto minmax(0,1fr);align-items:end;gap:14px;margin:auto 0 18px;display:grid}.portal-online-course-progress-metric strong{letter-spacing:-.04em;font-variant-numeric:tabular-nums;font-family:Oswald,Impact,Arial Narrow,sans-serif;font-size:clamp(2.75rem,5cqi,4rem);font-weight:900;line-height:.86}.portal-section .portal-online-course-progress-metric p{color:#dfcfd5;margin:0 0 2px;font-size:.76rem;font-weight:800;line-height:1.35}.portal-online-course-progress-track{background:#ffffff24;border-radius:99px;height:8px;overflow:hidden}.portal-online-course-progress-track i{border-radius:inherit;background:#ef6688;width:0;height:100%;display:block}.portal-online-course-purchase [data-online-course-progress-remaining]{justify-content:flex-start;margin-top:9px}.portal-course-lesson-tile.is-access-locked[data-course-free-preview=false] .portal-course-lesson-visual>img{filter:grayscale(.2)saturate(.45)brightness(.72)}.portal-course-syllabus-state.is-preview{color:#b92e53;background:#f8dfe1;border-radius:999px;padding:7px 10px}.portal-course-syllabus-complete{cursor:pointer;background:#fff;border:1px solid #e8ddd8;border-radius:999px;justify-self:end;padding:7px 10px}.portal-course-syllabus-complete:hover,.portal-course-syllabus-complete:focus-visible{border-color:var(--rose,#d94367);color:var(--rose-dark,#b92e53)}.portal-course-syllabus-lesson.is-complete .portal-course-syllabus-complete{color:#287548;background:#edf8f1;border-color:#cfe6d8}.portal-course-syllabus-lesson.is-complete [data-training-progress-status]{color:#287548}
.portal-admin-course-library{min-height:320px}.portal-admin-course-library-head{justify-content:space-between;align-items:end;gap:24px;margin-bottom:24px;display:flex}.portal-admin-course-library-head span,.portal-admin-course-editor-heading span,.portal-admin-course-identity span{color:var(--rose-dark,#b92e53);letter-spacing:.1em;text-transform:uppercase;font-size:.7rem;font-weight:900}.portal-admin-course-library-head h3,.portal-admin-course-editor-heading h3{text-transform:uppercase;margin:5px 0 0;font-family:Oswald,Impact,Arial Narrow,sans-serif;font-size:clamp(2rem,3.5vw,3.3rem);line-height:1}.portal-admin-course-library-head p{max-width:700px;color:var(--muted);margin:8px 0 0;line-height:1.55}.portal-admin-course-create-status{min-height:1.2em;margin-top:8px;font-size:.75rem;display:block}.portal-admin-course-library-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.portal-admin-course-back{min-height:44px;color:var(--rose-dark,#b92e53);text-transform:uppercase;cursor:pointer;background:0 0;border:0;padding:0;font-weight:900}.portal-admin-course-editor-heading{margin:4px 0 20px}.portal-admin-course-metadata{background:#fffdfb;border:1px solid #eddfd7;border-radius:16px;grid-template-columns:minmax(230px,.6fr) minmax(0,1.4fr);gap:20px;margin-bottom:22px;padding:20px;display:grid}.portal-admin-course-identity{background:#fbefeb;border-radius:13px;padding:18px}.portal-admin-course-identity strong{overflow-wrap:anywhere;margin-top:10px;display:block}.portal-admin-course-identity small{color:var(--muted);margin-top:9px;line-height:1.45;display:block}.portal-admin-course-metadata-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.portal-admin-course-metadata-grid textarea{resize:vertical;min-height:86px}@media (max-width:1050px){.portal-admin-course-library-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.portal-admin-course-metadata{grid-template-columns:1fr}}@media (max-width:700px){.portal-admin-course-library-head{flex-direction:column;align-items:stretch}.portal-admin-course-library-grid,.portal-admin-course-metadata-grid{grid-template-columns:1fr}}.portal-admin-course-workspace-head{z-index:20;top:calc(var(--nav,74px) + 8px);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffdfbf0;border:1px solid #eaded8;border-radius:14px;align-items:center;gap:14px;margin:-4px 0 20px;padding:10px 12px;display:flex;position:sticky;box-shadow:0 12px 28px #40242c1a}.portal-admin-course-modes{flex-wrap:wrap;gap:7px;margin-left:auto;display:flex}.portal-admin-course-modes button{color:#64595e;cursor:pointer;background:#fff;border:1px solid #e5d8d3;border-radius:999px;min-height:40px;padding:0 14px;font-weight:900}.portal-admin-course-modes button[aria-pressed=true]{color:#086c75;background:#e9fbfc;border-color:#69c7cd}.portal-admin-course-modes button:disabled{opacity:.45;cursor:not-allowed}.portal-admin-course-workspace-status{color:#776c71;min-width:100px;font-size:.72rem;font-weight:800}.portal-admin-course-workspace-status[data-state=dirty]{color:#a84b13}.portal-admin-course-workspace-status[data-state=error]{color:#b3264d}.portal-admin-course-workspace-status[data-state=success]{color:#08717b}.portal-admin-course-workflow-actions{flex-wrap:wrap;gap:8px;padding-left:4px;display:flex}.portal-admin-course-workflow-actions:empty{display:none}.portal-admin-course-workflow-actions button{min-height:40px;color:var(--white,#fffdfb);background:var(--rose,#e95b86);cursor:pointer;border:0;border-radius:7px;padding:0 16px;font-weight:900}.portal-admin-course-workflow-actions button:hover,.portal-admin-course-workflow-actions button:focus-visible{background:var(--rose-dark,#b92e53);outline-offset:1px;outline:3px solid #e95b8629}.portal-admin-course-workflow-actions .portal-admin-course-discard{color:#755a64;background:#fff;border:1px solid #e5d8d3}.portal-admin-course-workflow-actions .portal-admin-course-discard:hover,.portal-admin-course-workflow-actions .portal-admin-course-discard:focus-visible{color:#8f2748;background:#fff5f7;border-color:#d6aab5}.portal-admin-course-validation-summary{color:#85223d;background:#fff2f5;border:1px solid #efb8c5;border-radius:13px;margin:-8px 0 18px;padding:14px 16px}.portal-admin-course-validation-summary[hidden]{display:none}.portal-admin-course-validation-summary strong{font-size:.76rem}.portal-admin-course-validation-summary ul{gap:5px;margin:8px 0 0;padding-left:20px;font-size:.72rem;line-height:1.45;display:grid}.portal-admin-checkout-offer{background:#fffaf7;border:1px solid #edc5cf;border-radius:16px;margin:0 0 20px;padding:22px;box-shadow:0 12px 28px #502a3412}.portal-admin-checkout-offer-head,.portal-admin-checkout-offer-form,.portal-admin-checkout-offer-result{align-items:center;gap:14px;display:flex}.portal-admin-checkout-offer-heading-copy{min-width:0}.portal-admin-checkout-offer-kicker{color:#b92e53;letter-spacing:.1em;text-transform:uppercase;margin-bottom:7px;font-size:.68rem;font-weight:950;display:block}.portal-admin-checkout-offer h3{color:#261a1e;text-transform:uppercase;margin:0;font-family:Oswald,Impact,Arial Narrow,sans-serif;font-size:1.35rem;font-weight:900}.portal-admin-checkout-offer-head p{color:#74686d;margin:7px 0 0;font-size:.76rem;font-weight:650;line-height:1.5}.portal-admin-checkout-currency-list{gap:12px;margin-top:18px;display:grid}.portal-admin-checkout-currency-row{background:#ffffffb8;border:1px solid #eadde0;border-radius:13px;padding:14px}.portal-admin-checkout-offer-form{align-items:end;margin-top:0}.portal-admin-checkout-offer-field{color:#7c6570;letter-spacing:.07em;text-transform:uppercase;flex:420px;gap:7px;font-size:.66rem;font-weight:900;display:grid}.portal-admin-checkout-offer-field input{color:#34252b;letter-spacing:0;text-transform:none;background:#fff;border:1px solid #dfcfd2;border-radius:10px;min-height:46px;padding:0 14px;font:800 .84rem Montserrat,sans-serif}.portal-admin-checkout-offer-field input:focus-visible{border-color:#31aeb7;outline:3px solid #31aeb72e}.portal-admin-checkout-offer button{cursor:pointer;border:0;border-radius:999px;min-height:46px;padding:0 18px;font-weight:900}.portal-admin-checkout-offer button:disabled{cursor:wait;opacity:.58}.portal-admin-checkout-offer-verify{color:#fff;background:#118d96}.portal-admin-checkout-offer-save{color:#fff;background:#d94367;margin-left:auto}.portal-admin-checkout-offer-disable{color:#85223d;background:#fff;border:1px solid #d3b9bf!important}.portal-admin-checkout-offer-result{background:#effcfc;border:1px solid #b9e1e4;border-radius:11px;margin-top:14px;padding:13px 14px}.portal-admin-checkout-offer-result[hidden]{display:none}.portal-admin-checkout-offer-result strong,.portal-admin-checkout-offer-result span{display:block}.portal-admin-checkout-offer-result strong{color:#2f2529;font-size:.79rem}.portal-admin-checkout-offer-result span{color:#397077;font-size:.71rem;font-weight:800}.portal-admin-checkout-offer-health{color:#776c71;margin:10px 2px 0;font-size:.69rem;font-weight:800}.portal-admin-checkout-offer-health[data-status=ready]{color:#08717b}.portal-admin-checkout-offer-health[data-status=attention],.portal-admin-checkout-offer-health[data-status=invalid],.portal-admin-checkout-offer-health[data-status=missing],.portal-admin-checkout-offer-health[data-status=legacy]{color:#b3264d}.portal-admin-checkout-offer-message{color:#776c71;min-height:1.1em;margin:10px 2px 0;font-size:.71rem;font-weight:800}.portal-admin-checkout-offer-message[data-state=success]{color:#08717b}.portal-admin-checkout-offer-message[data-state=warning],.portal-admin-checkout-offer-message[data-state=error]{color:#b3264d}.portal-admin-checkout-health{background:#fff;border:1px solid #eadde0;border-radius:14px;margin:0 0 20px;padding:16px 18px}.portal-admin-checkout-health h3{color:#2f2529;margin:0;font-size:.86rem}.portal-admin-checkout-health p{color:#655a5f;margin:6px 0 0;font-size:.72rem;font-weight:750}.portal-admin-checkout-health ul{gap:5px;margin:10px 0 0;padding-left:18px;display:grid}.portal-admin-checkout-health li{color:#655a5f;font-size:.69rem;font-weight:750;line-height:1.45}.portal-admin-checkout-health li[data-status=ready]{color:#08717b}.portal-admin-checkout-health li[data-status=attention],.portal-admin-checkout-health li[data-status=invalid],.portal-admin-checkout-health li[data-status=missing],.portal-admin-checkout-health li[data-status=legacy]{color:#b3264d}@media (max-width:700px){.portal-admin-checkout-offer-form,.portal-admin-checkout-offer-result{flex-direction:column;align-items:stretch}.portal-admin-checkout-offer-field{flex-basis:auto;width:100%}.portal-admin-checkout-offer button,.portal-admin-checkout-offer-save{width:100%;margin-left:0}body.lovable-home .paywall-currency-selector>div{grid-template-columns:1fr}}.portal-admin-inline-field{width:100%;color:inherit;font:inherit;line-height:inherit;background:0 0;border:1px solid #0000;border-radius:8px;transition:border-color .16s,background-color .16s,box-shadow .16s}.portal-online-course-hero-copy h2 .portal-admin-inline-field{font-family:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;text-transform:inherit;padding:2px 5px}[data-learning-product-edit-slot=description] .portal-admin-inline-field{resize:vertical;color:#60565b;min-height:88px;margin-top:12px;padding:8px;font-size:.86rem;line-height:1.55}.portal-course-syllabus-module-head>.portal-admin-inline-field{text-transform:uppercase;padding:4px 7px;font-family:Oswald,Impact,Arial Narrow,sans-serif;font-size:1.2rem;font-weight:900}.portal-course-syllabus-copy>.portal-admin-inline-field{grid-column:1/-1;padding:5px 6px;font-size:.78rem;font-weight:800}@media (hover:hover) and (pointer:fine){.portal-admin-inline-field:hover{background:#ebfcfec2;border-color:#7bd0d5}}.portal-admin-inline-field:focus-visible{background:#edfcfd;border-color:#31aeb7;outline:0;box-shadow:0 0 0 3px #31aeb72e}.portal-admin-course-cover-editor{z-index:4;background:#f1fdfdf2;border:1px solid #31aeb752;border-radius:14px;grid-template-columns:minmax(260px,.9fr) minmax(300px,1.1fr);gap:12px 16px;margin-top:18px;padding:14px;display:grid;position:relative;box-shadow:0 12px 28px #14555b14}.portal-admin-course-cover-heading{border-bottom:1px solid #31aeb733;grid-column:1/-1;justify-content:space-between;align-items:start;gap:18px;padding-bottom:11px;display:flex}.portal-admin-course-cover-heading strong,.portal-admin-course-cover-preview-head strong{color:#174f55;text-transform:uppercase;font-size:.78rem;font-weight:900;display:block}.portal-admin-course-cover-heading>div>span,.portal-admin-course-cover-preview-head span{color:#557276;margin-top:4px;font-size:.67rem;font-weight:700;line-height:1.4;display:block}.portal-admin-course-cover-fit-note{color:#176b72;text-transform:uppercase;background:#dff7f8;border-radius:999px;flex:none;padding:6px 9px;font-size:.62rem;font-weight:900}.portal-admin-course-cover-source{grid-template-columns:1fr;align-content:start;align-items:center;gap:9px;display:grid}.portal-admin-course-cover-upload{color:#fff;cursor:pointer;background:#157d85;border:0;border-radius:999px;width:100%;min-height:42px;padding:0 14px;font-size:.72rem;font-weight:900}.portal-admin-course-cover-drop{color:#315f63;text-align:center;cursor:pointer;background:#ffffff7a;border:1px dashed #69c7cd;border-radius:11px;place-items:center;min-height:76px;padding:8px;font-size:.68rem;font-weight:800;display:grid}.portal-admin-course-cover-drop.is-drag-over{background:#dff9fa;border-style:solid;box-shadow:0 0 0 3px #31aeb726}.portal-admin-course-cover-drop[aria-disabled=true]{opacity:.55;cursor:wait}.portal-admin-course-cover-preview-panel{gap:8px;min-width:0;display:grid}.portal-admin-course-cover-preview-head{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.portal-admin-course-cover-preview-head span{text-align:right;margin-top:0}.portal-admin-course-cover-card-preview{aspect-ratio:16/9;background:#dce9e8;border-radius:11px;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #1d5c622e}.portal-admin-course-cover-card-preview:before{background:var(--course-cover) var(--course-cover-position,center) / var(--course-cover-fit,cover) no-repeat;content:"";transform:scale(var(--course-cover-scale,1));transform-origin:var(--course-cover-position,center);position:absolute;inset:0}.portal-admin-course-cover-controls{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.portal-admin-course-cover-controls label{color:#315f63;text-transform:uppercase;grid-template-columns:auto minmax(100px,1fr) 42px;align-items:center;gap:9px;font-size:.67rem;font-weight:900;display:grid}.portal-admin-course-cover-controls input[type=range]{accent-color:#168e97;cursor:ew-resize;width:100%}.portal-admin-course-cover-controls output{color:#174f55;font-variant-numeric:tabular-nums;text-align:right;font-size:.7rem}.portal-admin-course-cover-reset{color:#176b72;cursor:pointer;background:#fff;border:1px solid #8bcfd5;border-radius:999px;min-height:34px;padding:0 11px;font-size:.65rem;font-weight:900}.portal-admin-course-cover-status{color:#557276;grid-column:1/-1}.portal-admin-course-cover-editor small[data-state=error]{color:#b3264d}.portal-admin-course-cover-editor small[data-state=success]{color:#08717b}.portal-admin-course-cover-positioner{z-index:3;border-radius:inherit;background:radial-gradient(circle 8px at var(--focal-x,50%) var(--focal-y,50%), #fff 0 38%, #168e97 42% 68%, transparent 72%);cursor:grab;touch-action:none;border:0;width:100%;padding:0;position:absolute;inset:0}.portal-admin-course-cover-positioner:active{cursor:grabbing}.portal-admin-course-cover-positioner:focus-visible{outline-offset:-6px;outline:3px solid #22a8b1}.portal-online-course-hero-copy>.eyebrow,.portal-online-course-hero-copy>h2,.portal-online-course-hero-copy>[data-learning-product-edit-slot=description],.portal-online-course-hero-copy>[data-learning-product-edit-slot=cover]{z-index:4;position:relative}.portal-admin-course-section-actions{flex-wrap:wrap;grid-column:1/-1;justify-content:flex-end;gap:7px;display:flex}.portal-admin-course-section-actions button{color:#08717b;cursor:pointer;background:#e9fbfc;border:0;border-radius:999px;min-height:36px;padding:0 12px;font-size:.67rem;font-weight:900}.portal-admin-course-section-actions button:disabled{opacity:.4;cursor:not-allowed}.portal-admin-course-lesson-editor{grid-column:1/-1;align-self:end}.portal-admin-course-lesson-panel{margin-top:8px}@media (max-width:900px){.portal-admin-course-workspace-head{flex-wrap:wrap;align-items:flex-start}.portal-admin-course-modes{margin-left:0}.portal-admin-course-workspace-status{order:4;width:100%;min-width:0}.portal-admin-course-workflow-actions{margin-left:auto}}@media (max-width:620px){.portal-admin-course-workflow-actions{width:100%;margin-left:0}.portal-admin-course-workflow-actions button{flex:auto}}
.portal-admin-shared-course-surface.is-editable .portal-admin-course-release-date{color:#282326;background:#fffdfb;border-radius:11px;gap:6px;width:min(220px,100%);margin-top:8px;padding:10px 12px;display:grid}.portal-admin-shared-course-surface.is-editable .portal-admin-course-release-date>span{font-size:.75rem;font-weight:800}.portal-admin-shared-course-surface.is-editable .portal-admin-course-release-date input{color:#282326;min-height:40px;font:inherit;background:#f8f4f1;border:1px solid #ddd0ca;border-radius:9px;padding:0 10px;font-weight:700}.portal-admin-shared-course-surface.is-editable .portal-course-lesson-grid{grid-template-columns:repeat(3,minmax(0,1fr));justify-content:stretch;gap:14px}.portal-admin-shared-course-surface.is-editable .portal-course-syllabus-lesson{background:#fffdfb;border-color:#eaded8;border-radius:16px;overflow:visible;box-shadow:0 10px 24px #49262d12}.portal-admin-shared-course-surface.is-editable .portal-course-lesson-visual{border-radius:12px;margin:9px 9px 0}.portal-admin-shared-course-surface.is-editable .portal-course-syllabus-play{width:46px;height:46px}.portal-admin-shared-course-surface.is-editable .portal-course-lesson-body{grid-template-rows:auto auto auto;grid-template-columns:minmax(0,1fr) auto;gap:6px 10px;min-height:0;padding:11px 12px 13px;display:grid}.portal-admin-shared-course-surface.is-editable .portal-course-syllabus-state{color:#176b72;letter-spacing:.04em;background:#e8f8f8;border-radius:999px;min-height:28px;padding:5px 9px;font-size:.68rem}.portal-admin-shared-course-surface.is-editable .portal-course-syllabus-copy{grid-column:1/-1}.portal-admin-shared-course-surface.is-editable .portal-course-syllabus-copy>.portal-admin-inline-field{padding:4px 6px;font-size:.88rem;font-weight:850;line-height:1.35}.portal-admin-shared-course-surface.is-editable .portal-course-syllabus-copy small{display:none}.portal-admin-shared-course-surface.is-editable .portal-course-syllabus-duration{color:#6c666a;text-align:left;grid-column:1/-1;justify-self:start;align-items:center;gap:7px;font-size:.76rem;font-weight:750;display:inline-flex}.portal-admin-shared-course-surface.is-editable .portal-course-syllabus-duration:before{color:#7a858d;content:"◷";font-size:.98rem;font-weight:500;line-height:1}.portal-admin-shared-course-surface.is-editable .portal-admin-course-lesson-editor{gap:10px;margin-top:10px;display:grid}.portal-admin-shared-course-surface.is-editable .portal-admin-course-lesson-panel,.portal-admin-shared-course-surface.is-editable .portal-admin-course-lesson-management,.portal-admin-shared-course-surface.is-editable .portal-admin-course-danger-zone{background:#fff;border:1px solid #eaded8;border-radius:13px;box-shadow:0 5px 14px #49262d0a}.portal-admin-shared-course-surface.is-editable .portal-admin-course-lesson-panel{grid-template-columns:1fr;gap:14px;margin-top:0;padding:14px}.portal-admin-shared-course-surface.is-editable .portal-admin-course-video-edit-heading,.portal-admin-shared-course-surface.is-editable .portal-admin-course-lesson-management h4{color:#282326;text-transform:none;margin:0;font-family:inherit;font-size:1.06rem;font-weight:900;line-height:1.2}.portal-admin-shared-course-surface.is-editable .portal-admin-course-video-edit-heading{border-bottom:1px solid #eaded8;padding-bottom:10px}.portal-admin-shared-course-surface.is-editable .portal-admin-field,.portal-admin-shared-course-surface.is-editable .portal-admin-control-surface{gap:7px;display:grid}.portal-admin-shared-course-surface.is-editable .portal-admin-field>span,.portal-admin-shared-course-surface.is-editable .portal-admin-control-label,.portal-admin-shared-course-surface.is-editable .portal-admin-course-subtitle-heading{color:#282326;letter-spacing:0;text-transform:none;font-size:.86rem;font-weight:750;line-height:1.35}.portal-admin-shared-course-surface.is-editable .portal-admin-edit-panel input{border-color:#ddd0ca;border-radius:11px;min-height:42px;padding:0 11px;font-size:.88rem;font-weight:700}.portal-admin-shared-course-surface.is-editable .portal-admin-thumbnail-surface{padding-top:2px}.portal-admin-shared-course-surface.is-editable .portal-admin-thumbnail-choices{grid-template-columns:minmax(0,1fr) 96px;align-items:center;gap:9px;display:grid;position:relative}.portal-admin-shared-course-surface.is-editable .portal-admin-thumbnail-choices>span{color:#625b5f;grid-column:1;font-size:.84rem;font-weight:650}.portal-admin-shared-course-surface.is-editable .portal-admin-thumbnail-choices>button{border-radius:10px;grid-column:2;min-height:0}.portal-admin-shared-course-surface.is-editable .portal-admin-thumbnail-choices>button:nth-of-type(n+2){grid-column:auto}.portal-admin-shared-course-surface.is-editable .portal-admin-thumbnail-actions{grid-column:1/-1;grid-template-columns:40px minmax(0,1fr);align-items:center;gap:8px;display:grid}.portal-admin-shared-course-surface.is-editable .portal-admin-thumbnail-actions .portal-admin-icon-button{color:#b92e53;background:#fff;border:1px solid #df5274;width:40px;min-width:40px;height:40px;min-height:40px;margin:0}.portal-admin-shared-course-surface.is-editable .portal-admin-thumbnail-actions .portal-admin-thumbnail-generate{color:#c03a5d;background:#fff;border:1px solid #df5274;border-radius:11px;justify-self:stretch;width:100%;min-height:42px;margin:0;font-size:.84rem;font-weight:850}.portal-admin-shared-course-surface.is-editable .portal-admin-thumbnail-actions .portal-admin-bunny-message{grid-column:1/-1}.portal-admin-shared-course-surface.is-editable .portal-admin-thumbnail-picker{z-index:25;inset:auto;top:var(--thumbnail-picker-top);left:var(--thumbnail-picker-left);background:#fffdfb;border:1px solid #ddd0ca;border-radius:14px;width:min(920px,100vw - 32px);max-width:none;margin:0;padding:12px;position:fixed;transform:translate(-50%);box-shadow:0 18px 42px #37202a38}.portal-admin-shared-course-surface.is-editable .portal-admin-thumbnail-picker::backdrop{background:0 0}.portal-admin-shared-course-surface.is-editable .portal-admin-thumbnail-picker-choices{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;display:grid}.portal-admin-shared-course-surface.is-editable .portal-admin-thumbnail-picker-choices button{aspect-ratio:16/9;background:#f6efec;border:2px solid #0000;border-radius:9px;min-width:0;padding:0;position:relative;overflow:hidden}.portal-admin-shared-course-surface.is-editable .portal-admin-thumbnail-picker-choices button.is-selected{border-color:#df5274;box-shadow:0 0 0 2px #df527429}.portal-admin-shared-course-surface.is-editable .portal-admin-thumbnail-picker-choices img{object-fit:cover;width:100%;height:100%;display:block}.portal-admin-shared-course-surface.is-editable .portal-admin-thumbnail-picker-choices span{color:#fff;background:#df5274;border-radius:999px;padding:2px 5px;font-size:.55rem;font-weight:900;line-height:1.2;position:absolute;top:4px;right:4px}.portal-admin-shared-course-surface.is-editable .portal-admin-thumbnail-picker-apply{color:#c03a5d;background:#fff;border:1px solid #df5274;border-radius:9px;width:100%;min-height:38px;margin-top:10px;font-size:.8rem;font-weight:850}.portal-admin-shared-course-surface.is-editable .portal-admin-thumbnail-picker button{cursor:pointer}.portal-admin-shared-course-surface.is-editable .portal-admin-thumbnail-picker button:focus-visible{outline-offset:2px;outline:3px solid #31aeb76b}.portal-admin-shared-course-surface.is-editable .portal-admin-course-subtitles{gap:8px;display:grid}.portal-admin-shared-course-surface.is-editable .portal-admin-subtitle-summary{color:#625b5f;flex-wrap:wrap;gap:7px;font-size:.84rem;font-weight:650;line-height:1.45;display:flex}.portal-admin-shared-course-surface.is-editable .portal-admin-subtitle-summary>span{color:#174f55;background:#f6fcfc;border:1px solid #bee2e5;border-radius:9px;align-items:center;min-height:32px;padding:0 10px;font-size:.78rem;font-weight:700;display:inline-flex}.portal-admin-shared-course-surface.is-editable .portal-admin-course-subtitle-dropzone{text-align:center;background:#fbfefe;border:1px dashed #8bcfd5;border-radius:11px;grid-template-columns:1fr;align-items:center;min-height:58px;padding:6px;display:grid}.portal-admin-shared-course-surface.is-editable .portal-admin-course-subtitle-dropzone.is-drag-over{background:#effcfd;border-color:#31aeb7}.portal-admin-shared-course-surface.is-editable .portal-admin-course-subtitle-dropzone .portal-admin-subtitle-choose{color:#175d64;background:0 0;border:0;border-radius:8px;width:100%;min-height:44px;padding:0 10px;font-size:.84rem;font-weight:800}.portal-admin-shared-course-surface.is-editable .portal-admin-course-video-actions{gap:8px;display:grid}.portal-admin-shared-course-surface.is-editable .portal-admin-course-video-actions .portal-admin-free-toggle-small{color:#282326;align-items:center;gap:9px;width:fit-content;min-height:38px;font-size:.86rem;font-weight:700;display:inline-flex}.portal-admin-shared-course-surface.is-editable .portal-admin-course-video-actions .portal-admin-free-toggle-small input{width:18px;min-height:18px}.portal-admin-shared-course-surface.is-editable .portal-admin-course-video-actions .portal-admin-chapter-json-action{color:#c03a5d;background:#fff;border:1px solid #df5274;border-radius:11px;width:100%;min-height:42px;font-size:.84rem;font-weight:850}.portal-admin-shared-course-surface.is-editable .portal-admin-course-lesson-panel>.portal-admin-bunny-message:empty,.portal-admin-shared-course-surface.is-editable .portal-admin-course-subtitle-dropzone>.portal-admin-bunny-message:empty{display:none}.portal-admin-shared-course-surface.is-editable .portal-admin-course-lesson-management{padding:14px}.portal-admin-shared-course-surface.is-editable .portal-admin-course-lesson-management h4{border-bottom:1px solid #eaded8;padding-bottom:10px}.portal-admin-shared-course-surface.is-editable .portal-admin-course-management-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:11px;display:grid}.portal-admin-shared-course-surface.is-editable .portal-admin-course-management-actions button{color:#2d282a;background:#fff;border:1px solid #8a817d;border-radius:10px;min-height:42px;font-size:.82rem;font-weight:700}.portal-admin-shared-course-surface.is-editable .portal-admin-course-management-actions button:disabled{opacity:.42;cursor:not-allowed}.portal-admin-shared-course-surface.is-editable .portal-admin-course-danger-zone{box-shadow:none;background:0 0;border:0;padding:0;display:grid}.portal-admin-shared-course-surface.is-editable .portal-admin-course-danger-zone .portal-admin-delete-action{color:#dd3542;background:#fff;border:1px solid #ee4651;border-radius:10px;justify-self:stretch;width:100%;min-height:42px;font-size:.84rem;font-weight:850}@container (max-width:860px){.portal-admin-shared-course-surface.is-editable .portal-course-lesson-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@container (max-width:560px){.portal-admin-shared-course-surface.is-editable .portal-course-lesson-grid{grid-template-columns:1fr}}
.portal-admin-member-preview-toolbar{color:#315f63;background:#effcfd;border:1px solid #cde8ea;border-radius:13px;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:14px;padding:10px 12px;font-size:.7rem;font-weight:800;display:flex}.portal-admin-member-preview-toolbar button{color:#315f63;cursor:pointer;background:#fff;border:1px solid #b9dcdf;border-radius:999px;min-height:38px;padding:0 13px;font-weight:900}.portal-admin-member-preview-toolbar button[aria-pressed=true]{color:#fff;background:#178b94;border-color:#178b94}.portal-admin-course-workflow-toolbar.portal-admin-canonical-toolbar button{border-radius:7px;min-height:40px;padding:0 18px}.portal-admin-shared-course-surface.is-editable .portal-admin-course-lesson-editor{gap:10px}.portal-admin-shared-course-surface.is-editable .portal-admin-course-lesson-panel.portal-admin-canonical-video-editor{box-shadow:none;background:0 0;border:0;border-top:1px solid #eaded8;border-radius:0;grid-template-columns:1fr;gap:10px;margin:0;padding:12px 0 0}.portal-admin-shared-course-surface.is-editable .portal-admin-canonical-video-editor .portal-admin-field-row{grid-template-columns:1fr;gap:9px;display:grid}.portal-admin-shared-course-surface.is-editable .portal-admin-canonical-video-editor .portal-admin-field,.portal-admin-shared-course-surface.is-editable .portal-admin-canonical-video-editor .portal-admin-control-surface{box-shadow:none;background:0 0;border:0;border-radius:0;gap:5px;padding:0;display:grid}.portal-admin-shared-course-surface.is-editable .portal-admin-canonical-video-editor .portal-admin-field>span,.portal-admin-shared-course-surface.is-editable .portal-admin-canonical-video-editor .portal-admin-control-label,.portal-admin-shared-course-surface.is-editable .portal-admin-canonical-video-editor .portal-admin-subtitle-heading{color:#756d72;letter-spacing:.07em;text-transform:uppercase;font-size:.72rem;font-weight:900;line-height:1}.portal-admin-shared-course-surface.is-editable .portal-admin-canonical-video-editor .portal-admin-edit-panel input,.portal-admin-shared-course-surface.is-editable .portal-admin-canonical-video-editor input{border:1px solid #ddd0ca;border-radius:8px;min-height:40px;padding:0 11px;font-size:.88rem;font-weight:700}.portal-admin-shared-course-surface.is-editable .portal-admin-canonical-subtitles{gap:6px;display:grid}.portal-admin-shared-course-surface.is-editable .portal-admin-canonical-subtitles .portal-admin-subtitle-header{justify-content:space-between;align-items:center;min-height:24px;display:flex}.portal-admin-shared-course-surface.is-editable .portal-admin-canonical-subtitles .portal-admin-subtitle-summary{color:#282326;flex:100%;grid-template-columns:repeat(3,max-content);gap:5px;font-size:.62rem;display:grid}.portal-admin-shared-course-surface.is-editable .portal-admin-canonical-subtitles .portal-admin-subtitle-summary>span{color:#a72c55;text-transform:uppercase;background:#ffffffe6;border:1px solid #18151c1a;border-radius:7px;min-height:24px;padding:2px 8px 2px 6px;font-size:.62rem;font-weight:850;position:relative}.portal-admin-shared-course-surface.is-editable .portal-admin-canonical-subtitles .portal-admin-subtitle-dropzone{text-align:left;background:#fff8f380;border:1px dashed #e95b869e;border-radius:9px;flex-wrap:wrap;gap:5px;min-height:0;padding:6px;display:flex}.portal-admin-shared-course-surface.is-editable .portal-admin-canonical-subtitles .portal-admin-subtitle-choose-compact{color:#a72c55;background:#ffffffe0;border:1px solid #e95b8699;border-radius:7px;width:auto;min-height:28px;padding:0 9px;font-size:.68rem}.portal-admin-shared-course-surface.is-editable .portal-admin-canonical-video-editor .portal-admin-thumbnail-choices{grid-template-columns:96px minmax(0,1fr);align-items:center;gap:8px;display:grid}.portal-admin-shared-course-surface.is-editable .portal-admin-canonical-video-editor .portal-admin-thumbnail-choices>span{color:#625b5f;grid-column:1/-1;font-size:.82rem;font-weight:700}.portal-admin-shared-course-surface.is-editable .portal-admin-canonical-video-editor .portal-admin-thumbnail-choices>button{border-radius:10px;grid-column:1;width:96px;min-height:0}.portal-admin-shared-course-surface.is-editable .portal-admin-canonical-video-editor .portal-admin-thumbnail-actions{grid-column:2;grid-template-columns:40px minmax(0,1fr);align-items:center;gap:8px;display:grid}.portal-admin-shared-course-surface.is-editable .portal-admin-canonical-video-editor .portal-admin-thumbnail-actions .portal-admin-icon-button{width:40px;min-width:40px;height:40px;min-height:40px}.portal-admin-shared-course-surface.is-editable .portal-admin-canonical-video-editor .portal-admin-thumbnail-actions .portal-admin-thumbnail-generate{border-radius:9px;width:100%;min-height:40px;font-size:.78rem}.portal-admin-shared-course-surface.is-editable .portal-admin-canonical-video-editor .portal-admin-course-video-actions{border-top:1px solid #18151c14;align-items:center;min-height:32px;padding-top:6px;display:flex}.portal-admin-shared-course-surface.is-editable .portal-admin-canonical-video-editor .portal-admin-course-video-actions .portal-admin-free-toggle-small{background:0 0;border:0;min-height:32px;padding:0}.portal-admin-shared-course-surface.is-editable .portal-admin-course-lesson-management{background:#fff5eeb8;border-color:#f57e4f57;box-shadow:0 5px 14px #d95c320d}.portal-admin-shared-course-surface.is-editable .portal-admin-course-lesson-management h4{color:#b94e29;border-bottom-color:#f57e4f47}.portal-admin-shared-course-surface.is-editable .portal-admin-course-danger-zone{justify-items:start}.portal-admin-shared-course-surface.is-editable .portal-admin-course-danger-zone .portal-admin-canonical-delete{color:#a72c55;background:#fff;border:1px solid #e95b8666;border-radius:7px;justify-self:start;align-items:center;gap:6px;width:auto;min-height:36px;padding:0 11px;font-size:.78rem;font-weight:900;display:inline-flex}.portal-admin-member-preview-return{margin-left:auto}.portal-admin-unsaved-dialog{color:#261d21;background:#fffdfb;border:1px solid #eaded8;border-radius:18px;max-width:440px;padding:24px;box-shadow:0 24px 70px #20131947}.portal-admin-unsaved-dialog::backdrop{background:#2013196b}.portal-admin-unsaved-dialog strong{text-transform:uppercase;font-family:Oswald,Impact,Arial Narrow,sans-serif;font-size:1.45rem}.portal-admin-unsaved-dialog p{color:#6c6166;line-height:1.5}.portal-admin-unsaved-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.portal-admin-unsaved-actions button{color:#7d4655;cursor:pointer;background:#f5e9e7;border:0;border-radius:999px;min-height:42px;padding:0 14px;font-weight:900}@media (max-width:760px){.portal-admin-course-workspace-head{flex-direction:column;align-items:stretch;position:static}.portal-admin-course-modes{width:100%;margin-left:0}.portal-admin-course-modes button{flex:120px}.portal-admin-course-workflow-toolbar{flex-direction:column;align-items:stretch}.portal-admin-course-identity-summary{overflow-wrap:anywhere;margin:0}.portal-admin-course-workflow-toolbar button{width:100%}.portal-admin-course-cover-editor,.portal-admin-course-cover-source{grid-template-columns:1fr}.portal-admin-course-cover-upload{width:100%}.portal-admin-course-cover-card-preview{max-width:220px}.portal-admin-course-section-actions{justify-content:stretch}.portal-admin-course-section-actions button{flex:130px}.portal-admin-member-preview-toolbar{flex-direction:column;align-items:stretch}.portal-admin-member-preview-return{margin-left:0}.portal-admin-shared-course-surface.is-editable .portal-course-lesson-visual{border-radius:13px;margin:9px 9px 0}.portal-admin-shared-course-surface.is-editable .portal-course-lesson-body{padding:13px 12px 14px}.portal-admin-shared-course-surface.is-editable .portal-admin-course-lesson-panel{padding:18px 14px}.portal-admin-shared-course-surface.is-editable .portal-admin-course-lesson-management{padding:16px 14px 18px}.portal-admin-shared-course-surface.is-editable .portal-admin-thumbnail-choices{grid-template-columns:minmax(0,1fr) 112px}}
