.MasterClassProgress-module__l4b_ja__wrap{gap:.5rem;display:grid}.MasterClassProgress-module__l4b_ja__summary{margin:0;font-size:.78rem}.MasterClassProgress-module__l4b_ja__summaryPassed{color:var(--sz-neon-cyan);font-weight:700}.MasterClassProgress-module__l4b_ja__summaryTotal{color:var(--sz-text-secondary)}.MasterClassProgress-module__l4b_ja__grid{flex-wrap:wrap;gap:.35rem;display:flex}.MasterClassProgress-module__l4b_ja__dot{border:1px solid var(--sz-border-muted);border-radius:6px;justify-content:center;align-items:center;width:1.8rem;height:1.8rem;font-size:.58rem;font-weight:700;transition:box-shadow .2s;display:flex}.MasterClassProgress-module__l4b_ja__dotLocked{background:var(--sz-bg-panel);color:var(--sz-text-muted);border-color:var(--sz-border-muted)}.MasterClassProgress-module__l4b_ja__dotUnlocked{background:var(--sz-surface-overlay-weak);color:var(--sz-text-secondary);border-color:var(--sz-neon-cyan-a33)}.MasterClassProgress-module__l4b_ja__dotPassed{background:var(--sz-neon-cyan-a20);border-color:var(--sz-neon-cyan);color:var(--sz-neon-cyan);box-shadow:0 0 6px var(--sz-neon-cyan-a33)}.MasterClassProgress-module__l4b_ja__dotHighlighted{outline:2px solid var(--sz-neon-cyan);outline-offset:1px}.MasterClassProgress-module__l4b_ja__dotLabel{pointer-events:none;-webkit-user-select:none;user-select:none}.MasterClassProgress-module__l4b_ja__compact .MasterClassProgress-module__l4b_ja__grid{gap:.25rem}.MasterClassProgress-module__l4b_ja__compact .MasterClassProgress-module__l4b_ja__dot{border-radius:3px;width:1rem;height:1rem;font-size:0}
.MasterClassCertificatePanel-module__tKZg0W__wrap{gap:.8rem;display:grid}.MasterClassCertificatePanel-module__tKZg0W__controls{border:1px solid var(--sz-border-muted);border-radius:var(--sz-radius-sm);background:var(--sz-surface-overlay-weak);padding:.75rem}.MasterClassCertificatePanel-module__tKZg0W__label{color:var(--sz-text-secondary);margin-bottom:.35rem;font-size:.74rem;font-weight:700;display:block}.MasterClassCertificatePanel-module__tKZg0W__input{border:1px solid var(--sz-neon-cyan-a33);border-radius:var(--sz-radius-sm);background:var(--sz-bg-panel);width:100%;color:var(--sz-text-primary);padding:.5rem .65rem;font-size:.82rem}.MasterClassCertificatePanel-module__tKZg0W__buttonRow{flex-wrap:wrap;gap:.45rem;margin-top:.55rem;display:flex}.MasterClassCertificatePanel-module__tKZg0W__actionButton{border:1px solid var(--sz-neon-cyan-a33);border-radius:var(--sz-radius-sm);background:var(--sz-bg-panel);color:var(--sz-text-primary);cursor:pointer;padding:.5rem .75rem;font-size:.74rem;font-weight:700}.MasterClassCertificatePanel-module__tKZg0W__actionButton:disabled{opacity:.5;cursor:not-allowed}.MasterClassCertificatePanel-module__tKZg0W__secondaryButton{border:1px solid var(--sz-border-muted);border-radius:var(--sz-radius-sm);color:var(--sz-text-secondary);cursor:pointer;background:0 0;padding:.5rem .75rem;font-size:.74rem;font-weight:700}.MasterClassCertificatePanel-module__tKZg0W__previewWrap{border:1px solid var(--sz-border-muted);border-radius:var(--sz-radius-sm);background:var(--sz-bg-panel);padding:.65rem}.MasterClassCertificatePanel-module__tKZg0W__previewImage{border-radius:var(--sz-radius-sm);width:100%;height:auto;display:block}.MasterClassCertificatePanel-module__tKZg0W__info{color:var(--sz-text-secondary);margin:.4rem 0 0;font-size:.74rem}.MasterClassCertificatePanel-module__tKZg0W__error{color:var(--sz-danger);margin:.4rem 0 0;font-size:.74rem}.MasterClassCertificatePanel-module__tKZg0W__lockedText{border:1px solid var(--sz-warning-a40);border-radius:var(--sz-radius-sm);background:var(--sz-warning-soft-strong);color:var(--sz-text-primary);margin:0;padding:.65rem;font-size:.78rem}.MasterClassCertificatePanel-module__tKZg0W__lockedTitle{color:var(--sz-text-primary);margin:0;font-size:.82rem;font-weight:700}.MasterClassCertificatePanel-module__tKZg0W__lockedSub{color:var(--sz-text-secondary);margin:.25rem 0 0;font-size:.76rem}
.AvatarPicker-module__dkkpHq__picker{gap:.75rem;display:grid}.AvatarPicker-module__dkkpHq__sectionLabel{letter-spacing:.06em;text-transform:uppercase;color:var(--sz-text-secondary);margin:.5rem 0 0;font-size:.78rem;font-weight:700}.AvatarPicker-module__dkkpHq__sectionLabel:first-child{margin-top:0}.AvatarPicker-module__dkkpHq__libraryGrid{grid-template-columns:repeat(4,1fr);gap:.6rem;display:grid}.AvatarPicker-module__dkkpHq__libraryOption{border:1px solid var(--sz-border-muted);border-radius:var(--sz-radius-sm);background:var(--sz-bg-panel);cursor:pointer;justify-content:center;align-items:center;padding:.4rem;display:flex}.AvatarPicker-module__dkkpHq__libraryOption:hover{border-color:var(--sz-neon-cyan-a33)}.AvatarPicker-module__dkkpHq__libraryOption:disabled{opacity:.6;cursor:not-allowed}.AvatarPicker-module__dkkpHq__libraryImage{aspect-ratio:1;object-fit:contain;width:100%;height:auto}.AvatarPicker-module__dkkpHq__uploadRow{display:flex}.AvatarPicker-module__dkkpHq__uploadButton{border:1px solid var(--sz-neon-cyan-a33);border-radius:var(--sz-radius-sm);background:var(--sz-bg-panel);color:var(--sz-neon-cyan);cursor:pointer;padding:.55rem .9rem;font-size:.82rem;font-weight:700}.AvatarPicker-module__dkkpHq__uploadButton:hover{border-color:var(--sz-neon-cyan);color:var(--sz-text-primary)}.AvatarPicker-module__dkkpHq__uploadButton:disabled{opacity:.6;cursor:not-allowed}.AvatarPicker-module__dkkpHq__hiddenInput{display:none}.AvatarPicker-module__dkkpHq__errorText{color:var(--sz-danger);margin:0;font-size:.8rem}
.PlanOptions-module__XJg3iG__statusLine{border:1px solid var(--sz-border-muted);border-radius:var(--sz-radius);background:var(--sz-surface-overlay-weak);justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.25rem;padding:.9rem 1rem;display:flex}.PlanOptions-module__XJg3iG__statusPlan{color:var(--sz-text-strong);text-transform:capitalize;margin:0;font-size:1rem;font-weight:700}.PlanOptions-module__XJg3iG__statusDetail{color:var(--sz-text-soft);font-size:var(--sz-font-meta);margin:.15rem 0 0}.PlanOptions-module__XJg3iG__statusHelp{color:var(--sz-text-muted);font-size:var(--sz-font-body);margin:-.9rem 0 1.25rem;line-height:1.5}.PlanOptions-module__XJg3iG__grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.25rem;display:grid}.PlanOptions-module__XJg3iG__tierCard{flex-direction:column;gap:.75rem;display:flex}.PlanOptions-module__XJg3iG__cornerTag{position:absolute;top:1.1rem;right:1.25rem}.PlanOptions-module__XJg3iG__recommended{border:2px solid var(--sz-neon-cyan);box-shadow:var(--sz-glow-cyan-20), inset 0 0 10px #00ff9d14;background:linear-gradient(135deg,#00ff9d1f 0%,#00e5ff14 100%)}.PlanOptions-module__XJg3iG__cardHeaderRow{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.PlanOptions-module__XJg3iG__tierName{font-size:var(--sz-font-h3);color:var(--sz-text-strong);margin:0}.PlanOptions-module__XJg3iG__tagCurrent{background:var(--sz-success-soft-light);border:1px solid var(--sz-success-border);color:var(--sz-green);font-size:var(--sz-font-pill);text-transform:uppercase;letter-spacing:.04em;border-radius:999px;padding:.25rem .6rem;font-weight:700;display:inline-flex}.PlanOptions-module__XJg3iG__tagRecommended{background:var(--sz-neon-cyan-a18);border:1px solid var(--sz-neon-cyan);color:var(--sz-neon-cyan);font-size:var(--sz-font-pill);text-transform:uppercase;letter-spacing:.04em;border-radius:999px;padding:.25rem .6rem;font-weight:700;display:inline-flex}.PlanOptions-module__XJg3iG__tierDescription{color:var(--sz-text-soft);font-size:var(--sz-font-body);margin:0;line-height:1.5}.PlanOptions-module__XJg3iG__featureList{flex-direction:column;flex:1;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.PlanOptions-module__XJg3iG__featureItem{color:var(--sz-text-soft);font-size:var(--sz-font-body);align-items:flex-start;gap:.5rem;line-height:1.4;display:flex}.PlanOptions-module__XJg3iG__checkmark{color:var(--sz-green);flex:none;font-weight:700}.PlanOptions-module__XJg3iG__cardFooter{flex-direction:column;gap:.4rem;margin-top:auto;padding-top:1rem;display:flex}.PlanOptions-module__XJg3iG__mutedNote{color:var(--sz-text-muted);font-size:var(--sz-font-body);text-align:center;margin:0;padding:.6rem 0}.PlanOptions-module__XJg3iG__errorText{color:var(--sz-danger);font-size:var(--sz-font-body);margin:.4rem 0 0}.PlanOptions-module__XJg3iG__honestNote{color:var(--sz-text-muted);font-size:var(--sz-font-meta);text-align:center;margin:1.25rem 0 0;line-height:1.5}.PlanOptions-module__XJg3iG__intervalToggle{border:1px solid var(--sz-border-muted);background:var(--sz-surface-overlay-weak);border-radius:999px;margin-bottom:1.25rem;padding:.2rem;display:inline-flex}.PlanOptions-module__XJg3iG__intervalOption{color:var(--sz-text-soft);font-size:var(--sz-font-meta);cursor:pointer;background:0 0;border:none;border-radius:999px;padding:.4rem 1.1rem;font-weight:600}.PlanOptions-module__XJg3iG__intervalOptionActive{background:var(--sz-neon-cyan-a18);border:1px solid var(--sz-neon-cyan);color:var(--sz-neon-cyan)}.PlanOptions-module__XJg3iG__tierPrice{color:var(--sz-text-strong);align-items:baseline;gap:.3rem;margin:0;font-size:1.5rem;font-weight:700;display:flex}.PlanOptions-module__XJg3iG__tierPriceUnit{color:var(--sz-text-soft);font-size:var(--sz-font-meta);font-weight:500}.PlanOptions-module__XJg3iG__tierPriceSavings{color:var(--sz-green);font-size:var(--sz-font-pill);margin:0}
.BadgeCase-module__bhoNNa__caseIntro{color:var(--sz-text-muted);font-size:var(--sz-font-meta);text-transform:uppercase;letter-spacing:.08em;margin:0 0 .6rem;font-weight:700}.BadgeCase-module__bhoNNa__caseIntro.BadgeCase-module__bhoNNa__second{margin-top:1.25rem}.BadgeCase-module__bhoNNa__badgeCase{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:.75rem;display:grid}.BadgeCase-module__bhoNNa__tile{border-radius:var(--sz-radius-sm);border:1px solid var(--sz-border-muted);background:var(--sz-bg-panel);gap:.75rem;padding:.9rem 1rem;display:flex}.BadgeCase-module__bhoNNa__stripe{background:var(--sz-border-muted);border-radius:999px;flex-shrink:0;width:3px}.BadgeCase-module__bhoNNa__tile.BadgeCase-module__bhoNNa__earned .BadgeCase-module__bhoNNa__stripe{background:var(--sz-neon-cyan);box-shadow:0 0 10px var(--sz-neon-cyan-a33)}.BadgeCase-module__bhoNNa__tile.BadgeCase-module__bhoNNa__roadmap .BadgeCase-module__bhoNNa__stripe{background:var(--sz-border-muted);opacity:.6}.BadgeCase-module__bhoNNa__tileBody{flex:1;min-width:0}.BadgeCase-module__bhoNNa__tileTopRow{justify-content:space-between;align-items:baseline;gap:.5rem;display:flex}.BadgeCase-module__bhoNNa__tileTitle{color:var(--sz-text-strong);margin:0;font-size:1rem;font-weight:700}.BadgeCase-module__bhoNNa__tile.BadgeCase-module__bhoNNa__earned .BadgeCase-module__bhoNNa__tileTitle{color:var(--sz-neon-cyan)}.BadgeCase-module__bhoNNa__rareTag,.BadgeCase-module__bhoNNa__soonTag{font-size:var(--sz-font-pill);text-transform:uppercase;letter-spacing:.06em;white-space:nowrap;border-radius:999px;flex-shrink:0;padding:.1rem .45rem;font-weight:700}.BadgeCase-module__bhoNNa__rareTag{color:var(--sz-amber);border:1px solid var(--sz-amber-deep)}.BadgeCase-module__bhoNNa__soonTag{color:var(--sz-text-muted);border:1px dashed var(--sz-border-muted)}.BadgeCase-module__bhoNNa__tileSub{color:var(--sz-text-muted);font-size:var(--sz-font-body);margin:.3rem 0 0;line-height:1.4}.BadgeCase-module__bhoNNa__barTrack{background:var(--sz-border-muted);border-radius:999px;height:4px;margin-top:.55rem;overflow:hidden}.BadgeCase-module__bhoNNa__barFill{background:var(--sz-green);border-radius:999px;height:100%}.BadgeCase-module__bhoNNa__barCaption{color:var(--sz-text-muted);font-size:var(--sz-font-pill);font-variant-numeric:tabular-nums;margin:.3rem 0 0}
.LegalLandingCard-module__rqFSTW__landingCard{border:1px solid var(--sz-border-muted);background:linear-gradient(145deg, var(--sz-surface-overlay-weak), var(--sz-surface))}.LegalLandingCard-module__rqFSTW__header{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.85rem;display:flex}.LegalLandingCard-module__rqFSTW__title{letter-spacing:.08em;text-transform:uppercase;color:var(--sz-text-primary);margin:0;font-size:.98rem;font-weight:700}.LegalLandingCard-module__rqFSTW__subtitle{color:var(--sz-text-secondary);margin:.25rem 0 0;font-size:.82rem;line-height:1.5}.LegalLandingCard-module__rqFSTW__grid{gap:.5rem;display:grid}.LegalLandingCard-module__rqFSTW__row{border:1px solid var(--sz-border-muted);border-radius:var(--sz-radius-sm);background:var(--sz-surface-overlay-weak);grid-template-columns:auto 1fr auto;align-items:center;gap:.6rem;padding:.55rem .65rem;text-decoration:none;display:grid}.LegalLandingCard-module__rqFSTW__row:hover{border-color:var(--sz-neon-cyan-a33)}.LegalLandingCard-module__rqFSTW__dot{width:.55rem;height:.55rem;box-shadow:0 0 0 1px var(--sz-border-muted);border-radius:999px}.LegalLandingCard-module__rqFSTW__dotNotStarted{background:var(--sz-light-gray)}.LegalLandingCard-module__rqFSTW__dotInProgress{background:var(--sz-warning)}.LegalLandingCard-module__rqFSTW__dotPassed{background:var(--sz-neon-cyan)}.LegalLandingCard-module__rqFSTW__rowText{gap:.1rem;display:grid}.LegalLandingCard-module__rqFSTW__rowLabel{color:var(--sz-text-primary);font-size:.88rem;font-weight:700;line-height:1.35}.LegalLandingCard-module__rqFSTW__rowStatus{color:var(--sz-text-secondary);letter-spacing:.04em;text-transform:uppercase;font-size:.75rem}.LegalLandingCard-module__rqFSTW__chevron{width:.85rem;height:.85rem;color:var(--sz-neon-cyan-soft)}.LegalLandingCard-module__rqFSTW__badgeShell{border:1px solid var(--sz-border-muted);border-radius:var(--sz-radius-sm);background:var(--sz-surface-overlay-weak);margin-top:.7rem;padding:.65rem}.LegalLandingCard-module__rqFSTW__badgeUnlocked{border-color:var(--sz-success-border-soft);box-shadow:0 0 18px var(--sz-success-soft)}.LegalLandingCard-module__rqFSTW__badgeRow{grid-template-columns:auto 1fr;align-items:center;gap:.65rem;display:grid}.LegalLandingCard-module__rqFSTW__badgeIcon{width:1.5rem;height:1.5rem}.LegalLandingCard-module__rqFSTW__badgeTitle{color:var(--sz-text-primary);margin:0;font-size:.85rem;font-weight:700}.LegalLandingCard-module__rqFSTW__badgeSubtext{color:var(--sz-text-secondary);margin:.2rem 0 0;font-size:.75rem;line-height:1.45}@media (max-width:720px){.LegalLandingCard-module__rqFSTW__row{padding:.5rem .6rem}}
.PricingPage-module__S6VWVa__page{gap:1.5rem;max-width:1100px;margin:0 auto;padding:1.5rem 0 3rem;display:grid}.PricingPage-module__S6VWVa__intro{gap:.5rem;max-width:640px;display:grid}.PricingPage-module__S6VWVa__eyebrow{color:var(--sz-green);font-size:var(--sz-font-meta);text-transform:uppercase;letter-spacing:.14em;margin:0;font-weight:700}.PricingPage-module__S6VWVa__title{margin:0;font-size:2rem;line-height:1.2}.PricingPage-module__S6VWVa__subtitle{color:var(--sz-text-muted);font-size:var(--sz-font-body);margin:0;line-height:1.6}.PricingPage-module__S6VWVa__gridCard{padding:1.5rem}
