.CircleButton-module__A3Hfha__button{cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-self:center;align-items:center;text-decoration:none;transition:color .2s,transform .2s;display:flex}.CircleButton-module__A3Hfha__sm{width:36px;height:36px}.CircleButton-module__A3Hfha__md{width:44px;height:44px}.CircleButton-module__A3Hfha__primary{color:var(--text-secondary)}.CircleButton-module__A3Hfha__primary:hover{color:var(--primary)}.CircleButton-module__A3Hfha__coral{color:var(--text-secondary)}.CircleButton-module__A3Hfha__coral:hover{color:var(--coral-40)}.CircleButton-module__A3Hfha__forward:hover{transform:translate(4px)}.CircleButton-module__A3Hfha__back:hover{transform:translate(-2px)}
.StickyNav-module__lvgAQq__nav{height:var(--nav-h);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:90;background:#f8f5f366;border-bottom:1px solid #e2dfdb99;position:sticky;top:0}.StickyNav-module__lvgAQq__inner{max-width:var(--max-w);scrollbar-width:none;-ms-overflow-style:none;align-items:stretch;gap:0;height:100%;margin:0 auto;padding:0 2rem;display:flex;overflow-x:auto}.StickyNav-module__lvgAQq__inner::-webkit-scrollbar{display:none}.StickyNav-module__lvgAQq__tab{color:var(--text-secondary);cursor:pointer;white-space:nowrap;background:0 0;border:none;align-items:center;padding:0 1.125rem;font-family:inherit;font-size:.875rem;font-weight:500;transition:color .2s;display:flex;position:relative}.StickyNav-module__lvgAQq__tab:hover{color:var(--text-primary)}.StickyNav-module__lvgAQq__tab.StickyNav-module__lvgAQq__active{color:var(--primary);font-weight:600}.StickyNav-module__lvgAQq__tab:after{content:"";background:var(--primary);opacity:0;border-radius:2px 2px 0 0;height:2px;transition:opacity .2s,transform .2s;position:absolute;bottom:0;left:.75rem;right:.75rem;transform:scaleX(.5)}.StickyNav-module__lvgAQq__tab.StickyNav-module__lvgAQq__active:after{opacity:1;transform:scaleX(1)}.StickyNav-module__lvgAQq__divider{background:var(--border);flex-shrink:0;align-self:center;width:1px;height:20px;margin-right:.25rem}@media (max-width:640px){.StickyNav-module__lvgAQq__inner{padding:0 1rem 0 0}}
.Section-module__K5SzvG__section{scroll-margin-top:calc(var(--nav-h) + 24px);margin-bottom:4rem;animation:.5s ease-out backwards Section-module__K5SzvG__fadeUp}.Section-module__K5SzvG__section:nth-child(2){animation-delay:.1s}.Section-module__K5SzvG__section:nth-child(3){animation-delay:.2s}.Section-module__K5SzvG__section:nth-child(4){animation-delay:.3s}.Section-module__K5SzvG__section:nth-child(5){animation-delay:.4s}.Section-module__K5SzvG__section:nth-child(6){animation-delay:.5s}.Section-module__K5SzvG__header{flex-direction:column;gap:.5rem;margin-bottom:1.75rem;display:flex}.Section-module__K5SzvG__titleRow{align-items:center;gap:.75rem;display:flex}.Section-module__K5SzvG__icon{flex-shrink:0;width:32px;height:32px}.Section-module__K5SzvG__title{color:var(--text-primary);letter-spacing:-.02em;font-size:1.75rem;font-weight:700;line-height:1.2}.Section-module__K5SzvG__subtitle{color:var(--text-secondary);max-width:720px;font-size:.9375rem;line-height:1.5}@media (max-width:640px){.Section-module__K5SzvG__title{font-size:1.375rem}}
.page-module__0HUJcG__landing{flex:1;justify-content:center;align-items:center;padding:2rem;display:flex}.page-module__0HUJcG__inner{width:100%;max-width:860px}.page-module__0HUJcG__hero{text-align:center;margin-bottom:3rem;animation:.5s ease-out backwards page-module__0HUJcG__fadeUp}.page-module__0HUJcG__title{color:var(--text-primary);letter-spacing:-.03em;margin-bottom:.75rem;font-size:2.75rem;font-weight:700;line-height:1.15}.page-module__0HUJcG__subtitle{color:var(--text-secondary);max-width:540px;margin:0 auto;font-size:1.0625rem;line-height:1.6}.page-module__0HUJcG__grid{grid-template-columns:1fr 1fr;gap:1.5rem;animation:.5s ease-out .15s backwards page-module__0HUJcG__fadeUp;display:grid}.page-module__0HUJcG__card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-xl);color:inherit;flex-direction:column;padding:2rem;text-decoration:none;transition:box-shadow .3s,border-color .3s,transform .3s;display:flex;position:relative;overflow:hidden}.page-module__0HUJcG__card:hover{box-shadow:var(--shadow-lg);border-color:var(--border-strong);transform:translateY(-4px)}.page-module__0HUJcG__cardHandbook{color:var(--primary);}.page-module__0HUJcG__cardMatrix{color:var(--coral-40);}.page-module__0HUJcG__cardHandbook:hover{border-color:var(--primary)}.page-module__0HUJcG__cardMatrix:hover{border-color:var(--coral-40)}.page-module__0HUJcG__cardTop{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.page-module__0HUJcG__cardContent{flex:1}.page-module__0HUJcG__cardBadge{text-transform:uppercase;letter-spacing:.08em;border-radius:var(--radius-sm);background:var(--primary-10);color:var(--primary);align-items:center;margin-bottom:.75rem;padding:.25rem .625rem;font-size:.6875rem;font-weight:700;display:inline-flex}.page-module__0HUJcG__cardBadgeMatrix{background:var(--coral-10);color:var(--coral-40);}.page-module__0HUJcG__cardTitle{color:var(--text-primary);letter-spacing:-.02em;margin-bottom:.5rem;font-size:1.5rem;font-weight:700;line-height:1.25}.page-module__0HUJcG__cardDesc{color:var(--text-secondary);font-size:.9375rem;line-height:1.6}@media (max-width:640px){.page-module__0HUJcG__grid{grid-template-columns:1fr}.page-module__0HUJcG__title{font-size:2rem}.page-module__0HUJcG__hero{margin-bottom:2rem}.page-module__0HUJcG__card{padding:1.5rem}}
.Handbook-module__c14dqa__content{max-width:820px;margin:0 auto}.Handbook-module__c14dqa__block{margin-bottom:2.5rem}.Handbook-module__c14dqa__block:last-child{margin-bottom:0}.Handbook-module__c14dqa__heading{color:var(--text-primary);letter-spacing:-.01em;border-left:3px solid #0000;margin-bottom:1rem;padding-left:1rem;font-size:1.25rem;font-weight:700;line-height:1.3}.Handbook-module__c14dqa__block[data-color=em] .Handbook-module__c14dqa__heading{border-left-color:var(--primary-40)}.Handbook-module__c14dqa__block[data-color=senior] .Handbook-module__c14dqa__heading{border-left-color:var(--coral-30)}.Handbook-module__c14dqa__block .Handbook-module__c14dqa__desc,.Handbook-module__c14dqa__block .Handbook-module__c14dqa__list,.Handbook-module__c14dqa__block .Handbook-module__c14dqa__note,.Handbook-module__c14dqa__block .Handbook-module__c14dqa__categories{padding-left:1rem}.Handbook-module__c14dqa__desc{color:var(--text-secondary);margin-bottom:.875rem;font-size:.9375rem;line-height:1.65}.Handbook-module__c14dqa__list{margin:0 0 .25rem;padding:0;list-style:none}.Handbook-module__c14dqa__list li{color:var(--text-secondary);margin-bottom:.625rem;padding-left:1.25rem;font-size:.9375rem;line-height:1.65;position:relative}.Handbook-module__c14dqa__list li:last-child{margin-bottom:0}.Handbook-module__c14dqa__list li:before{content:"";border-radius:50%;width:5px;height:5px;position:absolute;top:.55rem;left:0}.Handbook-module__c14dqa__listEm li:before{background:var(--primary-40)}.Handbook-module__c14dqa__listSenior li:before{background:var(--coral-30)}.Handbook-module__c14dqa__list li strong{font-weight:600}.Handbook-module__c14dqa__note{color:var(--text-secondary);margin-top:1rem;margin-bottom:1rem;font-size:.9375rem;line-height:1.65}.Handbook-module__c14dqa__note:last-child{margin-bottom:0}.Handbook-module__c14dqa__note strong{font-weight:600}.Handbook-module__c14dqa__callout{background:var(--sand-20);border-radius:var(--radius-sm);margin-top:1.25rem;padding:1rem 1.25rem}.Handbook-module__c14dqa__categories{flex-direction:column;gap:1.25rem;display:flex}.Handbook-module__c14dqa__categoryName{margin-bottom:.375rem;font-size:.9375rem;font-weight:700;line-height:1.4}.Handbook-module__c14dqa__categoryNameEm{color:var(--primary-dark)}.Handbook-module__c14dqa__categoryNameSenior{color:var(--coral-40)}.Handbook-module__c14dqa__categoryDesc{color:var(--text-secondary);font-weight:400}.Handbook-module__c14dqa__categories .Handbook-module__c14dqa__list li{font-size:.875rem}@media (max-width:900px){.Handbook-module__c14dqa__content{max-width:100%}}@media (max-width:640px){.Handbook-module__c14dqa__block{padding-left:1rem}.Handbook-module__c14dqa__block .Handbook-module__c14dqa__desc,.Handbook-module__c14dqa__block .Handbook-module__c14dqa__list,.Handbook-module__c14dqa__block .Handbook-module__c14dqa__note:not(.Handbook-module__c14dqa__callout),.Handbook-module__c14dqa__block .Handbook-module__c14dqa__categories{padding-left:0}.Handbook-module__c14dqa__heading{font-size:1.125rem}}
.Matrix-module__pRhAeq__cardsContainer{grid-template-columns:1fr 1fr;align-items:start;gap:1.5rem;display:grid}.Matrix-module__pRhAeq__levelCard{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);transition:box-shadow .25s,border-color .25s}.Matrix-module__pRhAeq__levelCard:hover{box-shadow:var(--shadow-md);border-color:var(--border-strong)}.Matrix-module__pRhAeq__cardHeader{border-bottom:1px solid var(--border-light);border-radius:calc(var(--radius-lg) - 1px)calc(var(--radius-lg) - 1px)0 0;align-items:center;gap:1rem;padding:1.375rem 1.75rem 1.125rem;display:flex}.Matrix-module__pRhAeq__levelCard[data-level=m3] .Matrix-module__pRhAeq__cardHeader{background:var(--primary-20);border-bottom-color:var(--primary-30)}.Matrix-module__pRhAeq__levelCard[data-level=m4] .Matrix-module__pRhAeq__cardHeader{background:var(--coral-20);border-bottom-color:var(--coral-30)}.Matrix-module__pRhAeq__cardLevel{text-transform:uppercase;letter-spacing:.06em;border-radius:var(--radius-sm);color:#fff;justify-content:center;align-items:center;min-width:40px;padding:.3125rem .75rem;font-size:.8125rem;font-weight:700;line-height:1;display:inline-flex}.Matrix-module__pRhAeq__levelCard[data-level=m3] .Matrix-module__pRhAeq__cardLevel{background:var(--primary)}.Matrix-module__pRhAeq__levelCard[data-level=m4] .Matrix-module__pRhAeq__cardLevel{background:var(--coral-40)}.Matrix-module__pRhAeq__cardHeaderText{flex-direction:column;gap:.125rem;display:flex}.Matrix-module__pRhAeq__cardTitle{color:var(--text-primary);letter-spacing:-.01em;font-size:1.125rem;font-weight:600;line-height:1.3}.Matrix-module__pRhAeq__cardBody{padding:1.5rem 1.75rem 1.75rem}.Matrix-module__pRhAeq__cardMeta{grid-template-columns:1fr;gap:.375rem;margin-bottom:1.25rem;display:grid}.Matrix-module__pRhAeq__metaItem{color:var(--text-secondary);align-items:baseline;gap:.5rem;font-size:.875rem;line-height:1.4;display:flex}.Matrix-module__pRhAeq__metaLabel{text-transform:uppercase;letter-spacing:.04em;color:var(--text-tertiary);white-space:nowrap;flex-shrink:0;min-width:5.5rem;font-size:.6875rem;font-weight:600}.Matrix-module__pRhAeq__contentGroup{margin-bottom:1.5rem}.Matrix-module__pRhAeq__contentGroup:last-child{margin-bottom:0}.Matrix-module__pRhAeq__contentGroup+.Matrix-module__pRhAeq__contentGroup{border-top:1px solid var(--border-light);padding-top:1.5rem}.Matrix-module__pRhAeq__contentLabel{text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:.375rem;margin-bottom:.75rem;font-size:1rem;font-weight:700;display:flex}.Matrix-module__pRhAeq__levelCard[data-level=m3] .Matrix-module__pRhAeq__contentLabel{color:var(--primary-dark)}.Matrix-module__pRhAeq__levelCard[data-level=m4] .Matrix-module__pRhAeq__contentLabel{color:var(--coral-40)}.Matrix-module__pRhAeq__contentDescription{color:var(--text-secondary);margin-bottom:.875rem;font-size:.9375rem;line-height:1.6}.Matrix-module__pRhAeq__detailItem{color:var(--text-secondary);align-items:flex-start;gap:.75rem;margin-bottom:.625rem;font-size:.875rem;line-height:1.6;display:flex}.Matrix-module__pRhAeq__detailItem:last-child{margin-bottom:0}.Matrix-module__pRhAeq__detailBullet{border-radius:50%;flex-shrink:0;width:5px;height:5px;margin-top:.45rem}.Matrix-module__pRhAeq__levelCard[data-level=m3] .Matrix-module__pRhAeq__detailBullet{background:var(--primary-40)}.Matrix-module__pRhAeq__levelCard[data-level=m4] .Matrix-module__pRhAeq__detailBullet{background:var(--coral-40)}.Matrix-module__pRhAeq__expandable{margin-top:.875rem}.Matrix-module__pRhAeq__expandToggle{cursor:pointer;text-align:left;border-radius:var(--radius-sm);background:0 0;border:none;align-items:center;gap:.375rem;width:100%;padding:.375rem 0;font-family:inherit;font-size:.875rem;font-weight:600;transition:color .2s;display:flex}.Matrix-module__pRhAeq__levelCard[data-level=m3] .Matrix-module__pRhAeq__expandToggle{color:var(--primary)}.Matrix-module__pRhAeq__levelCard[data-level=m4] .Matrix-module__pRhAeq__expandToggle{color:var(--coral-40)}.Matrix-module__pRhAeq__levelCard[data-level=m3] .Matrix-module__pRhAeq__expandToggle:hover{color:var(--primary-dark)}.Matrix-module__pRhAeq__levelCard[data-level=m4] .Matrix-module__pRhAeq__expandToggle:hover{filter:brightness(.85)}.Matrix-module__pRhAeq__expandIcon{flex-shrink:0;width:18px;height:18px;transition:transform .25s cubic-bezier(.4,0,.2,1)}.Matrix-module__pRhAeq__expandToggle.Matrix-module__pRhAeq__open .Matrix-module__pRhAeq__expandIcon{transform:rotate(180deg)}.Matrix-module__pRhAeq__expandContent{opacity:0;max-height:0;margin-top:0;transition:max-height .35s cubic-bezier(.4,0,.2,1),opacity .25s,margin .25s;overflow:hidden}.Matrix-module__pRhAeq__expandToggle.Matrix-module__pRhAeq__open+.Matrix-module__pRhAeq__expandContent{opacity:1;max-height:1200px;margin-top:.75rem}.Matrix-module__pRhAeq__detailSection{border-left:3px solid #0000;border-radius:0;margin-bottom:1rem;padding:.875rem 0 .875rem 1.125rem}.Matrix-module__pRhAeq__detailSection:last-child{margin-bottom:0}.Matrix-module__pRhAeq__levelCard[data-level=m3] .Matrix-module__pRhAeq__detailSection{border-left-color:var(--primary-40)}.Matrix-module__pRhAeq__levelCard[data-level=m4] .Matrix-module__pRhAeq__detailSection{border-left-color:var(--coral-40)}.Matrix-module__pRhAeq__detailTitle{text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:.375rem;margin-bottom:.75rem;font-size:.8125rem;font-weight:700;display:flex}.Matrix-module__pRhAeq__levelCard[data-level=m3] .Matrix-module__pRhAeq__detailTitle{color:var(--primary)}.Matrix-module__pRhAeq__levelCard[data-level=m4] .Matrix-module__pRhAeq__detailTitle{color:var(--coral-40)}.Matrix-module__pRhAeq__detailTitleIcon{flex-shrink:0;width:16px;height:16px}.Matrix-module__pRhAeq__glossaryTerm{border-bottom:1px dashed var(--text-tertiary);cursor:help;position:relative}.Matrix-module__pRhAeq__glossaryTerm:hover{border-bottom-color:var(--primary)}.Matrix-module__pRhAeq__glossaryTerm:hover .Matrix-module__pRhAeq__tooltip{visibility:visible;opacity:1}.Matrix-module__pRhAeq__tooltip{visibility:hidden;opacity:0;background:var(--text-primary);color:var(--text-inverse);border-radius:var(--radius-sm);white-space:normal;z-index:200;width:max-content;max-width:300px;box-shadow:var(--shadow-md);pointer-events:none;padding:.5rem .75rem;font-size:.8125rem;font-weight:400;line-height:1.5;transition:opacity .15s,visibility .15s;position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(-50%)}.Matrix-module__pRhAeq__tooltip:after{content:"";border:4px solid #0000;border-top-color:var(--text-primary);position:absolute;top:100%;left:50%;transform:translate(-50%)}.Matrix-module__pRhAeq__glossarySection{border-top:1px solid var(--border);margin-top:1rem;padding:2rem 0}.Matrix-module__pRhAeq__glossarySectionTitle{color:var(--text-primary);letter-spacing:-.01em;margin-bottom:1.25rem;font-size:1.25rem;font-weight:700}.Matrix-module__pRhAeq__glossaryList{grid-template-columns:auto 1fr;gap:.75rem 1.25rem;display:grid}.Matrix-module__pRhAeq__glossaryEntry{grid-template-columns:subgrid;grid-column:1/-1;align-items:baseline;display:grid}.Matrix-module__pRhAeq__glossaryEntryTerm{color:var(--text-primary);white-space:nowrap;font-size:.875rem;font-weight:600}.Matrix-module__pRhAeq__glossaryEntryDef{color:var(--text-secondary);font-size:.875rem;line-height:1.5}@media (max-width:900px){.Matrix-module__pRhAeq__cardsContainer{grid-template-columns:1fr}}@media (max-width:640px){.Matrix-module__pRhAeq__cardHeader{padding:1.125rem 1.25rem 1rem}.Matrix-module__pRhAeq__cardBody{padding:1.25rem}.Matrix-module__pRhAeq__glossaryList{grid-template-columns:1fr}.Matrix-module__pRhAeq__glossaryEntry{flex-direction:column;gap:.125rem;display:flex}}
