.SectionTabs-module__28lH7a__tabBar{background:var(--surface-card-2);border:1px solid var(--surface-border);scrollbar-width:none;border-radius:14px;gap:6px;padding:8px 11px 11px;display:flex;overflow-x:auto}.SectionTabs-module__28lH7a__tabBar::-webkit-scrollbar{display:none}.SectionTabs-module__28lH7a__tabShell{isolation:isolate;border-radius:9px;flex:none;position:relative}.SectionTabs-module__28lH7a__tabShell:before{content:"";border-radius:inherit;background:color-mix(in srgb, var(--level-color,var(--accent)) 46%, var(--text));opacity:0;pointer-events:none;transition:opacity .18s var(--ease);position:absolute;inset:0}.SectionTabs-module__28lH7a__tabShell:hover:before,.SectionTabs-module__28lH7a__tabShell:focus-within:before,.SectionTabs-module__28lH7a__tabShellActive:before{opacity:1}.SectionTabs-module__28lH7a__tab{appearance:none;z-index:1;box-sizing:border-box;background:var(--tab-idle-bg);border-radius:inherit;color:var(--text-2);cursor:pointer;font-family:var(--ff);letter-spacing:.06em;text-transform:uppercase;transition:background .18s var(--ease), color .18s var(--ease), transform .18s var(--ease);white-space:nowrap;border:1px solid #0000;justify-content:center;align-items:center;padding:12px 16px;font-size:12px;font-weight:600;line-height:1.2;text-decoration:none;display:inline-flex;position:relative}.SectionTabs-module__28lH7a__tab:focus-visible{outline:2px solid var(--level-color,var(--page-glow-color,var(--accent,#6366f1)));outline-offset:2px}.SectionTabs-module__28lH7a__tabShell:hover .SectionTabs-module__28lH7a__tab,.SectionTabs-module__28lH7a__tabShell:focus-within .SectionTabs-module__28lH7a__tab{background:color-mix(in srgb, var(--level-color,var(--accent)) 14%, var(--bg-1-5));color:var(--text);transform:translate(5px,-5px)}.SectionTabs-module__28lH7a__tabShellActive:hover .SectionTabs-module__28lH7a__tabActive,.SectionTabs-module__28lH7a__tabShellActive:focus-within .SectionTabs-module__28lH7a__tabActive{background:var(--level-color,var(--accent));color:#fff}.SectionTabs-module__28lH7a__tabActive{background:var(--level-color,var(--accent));color:#fff;border-color:#0000;transform:translate(5px,-5px)}.SectionTabs-module__28lH7a__tabActive:hover{background:var(--level-color,var(--accent));color:#fff}.SectionTabs-module__28lH7a__tabShellDisabled:before{opacity:0}.SectionTabs-module__28lH7a__tabDisabled{color:color-mix(in srgb, var(--text-3) 72%, transparent);cursor:not-allowed;opacity:.55}.SectionTabs-module__28lH7a__tabShellDisabled:hover .SectionTabs-module__28lH7a__tab{color:color-mix(in srgb, var(--text-3) 72%, transparent);background:0 0;transform:none}
.ToolGuideSection-module__1ARAeG__section{background:linear-gradient(180deg, color-mix(in srgb, var(--surface-tint-color) 7%, var(--surface-card-1) 93%) 0%, color-mix(in srgb, var(--surface-tint-color) 2%, var(--surface-card-1) 98%) 100%);border:1px solid var(--surface-border);border-radius:var(--r-card);flex-direction:column;gap:18px;padding:22px 24px;display:flex}.ToolGuideSection-module__1ARAeG__header{flex-direction:column;gap:10px;display:flex}.ToolGuideSection-module__1ARAeG__sectionLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--accent);font-size:12px;font-weight:700}.ToolGuideSection-module__1ARAeG__title{color:var(--text);font-size:22px;font-weight:700;line-height:1.2}.ToolGuideSection-module__1ARAeG__body{color:var(--surface-text-muted);max-width:760px;font-size:16px;line-height:1.65}.ToolGuideSection-module__1ARAeG__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px;display:grid}.ToolGuideSection-module__1ARAeG__card{background:var(--surface-card-1);border:1px solid var(--surface-border);transition:var(--motion-transition-background), var(--motion-transition-border), var(--motion-transition-lift);border-radius:14px;flex-direction:column;gap:10px;padding:18px 20px;text-decoration:none;display:flex}.ToolGuideSection-module__1ARAeG__card:hover{background:var(--surface-card-1-hover);border-color:var(--surface-border-strong);transform:translateY(-1px)}.ToolGuideSection-module__1ARAeG__cardTitle{color:var(--text);font-size:16px;font-weight:700}.ToolGuideSection-module__1ARAeG__cardBody{color:var(--surface-text-muted);font-size:15px;line-height:1.65}.ToolGuideSection-module__1ARAeG__cardLink{color:var(--accent);font-size:13px;font-weight:600}
.ToolModeBanner-module__hbbBuq__banner{background:linear-gradient(180deg, color-mix(in srgb, var(--surface-tint-color) 7%, var(--surface-card-1) 93%) 0%, color-mix(in srgb, var(--surface-tint-color) 2%, var(--surface-card-1) 98%) 100%);border:1px solid var(--surface-border);border-radius:var(--r-card);grid-template-columns:minmax(0,1.5fr) minmax(0,1fr);gap:18px;min-height:188px;padding:18px 20px;display:grid}.ToolModeBanner-module__hbbBuq__copy{flex-direction:column;gap:8px;display:flex}.ToolModeBanner-module__hbbBuq__sectionLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--accent);font-size:12px;font-weight:700}.ToolModeBanner-module__hbbBuq__title{color:var(--text);font-size:20px;font-weight:700;line-height:1.3}.ToolModeBanner-module__hbbBuq__toolName{color:var(--accent)}.ToolModeBanner-module__hbbBuq__body{color:var(--surface-text-muted);font-size:14px;line-height:1.65}.ToolModeBanner-module__hbbBuq__points{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.ToolModeBanner-module__hbbBuq__points li{color:var(--surface-text-muted);padding-left:14px;font-size:13px;line-height:1.55;position:relative}.ToolModeBanner-module__hbbBuq__points li:before{content:"•";color:var(--accent);position:absolute;left:0}@media (max-width:900px){.ToolModeBanner-module__hbbBuq__banner{grid-template-columns:1fr;min-height:0}}
.FAQAccordion-module__jMthlG__wrapper{flex-direction:column;gap:24px;display:flex}.FAQAccordion-module__jMthlG__controls{flex-direction:column;gap:12px;display:flex}.FAQAccordion-module__jMthlG__searchWrap{position:relative}.FAQAccordion-module__jMthlG__search{background:var(--bg-1-5);border:1.5px solid var(--border);border-radius:var(--r-pill);width:100%;min-height:44px;color:var(--text);transition:var(--motion-transition-border);box-sizing:border-box;padding:10px 16px;font-size:14px}.FAQAccordion-module__jMthlG__search:focus{border-color:var(--accent);outline:none}.FAQAccordion-module__jMthlG__search::placeholder{color:var(--text-3)}.FAQAccordion-module__jMthlG__filters{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.FAQAccordion-module__jMthlG__pill{border-radius:var(--r-pill);border:1.5px solid color-mix(in srgb, var(--cat-color,var(--accent)) 18%, var(--border));background:var(--bg-1-5);min-height:44px;color:var(--text-2);cursor:pointer;transition:var(--motion-transition-border), var(--motion-transition-background), var(--motion-transition-color);white-space:nowrap;align-items:center;padding:0 12px;font-size:13px;font-weight:500;display:inline-flex}.FAQAccordion-module__jMthlG__pill:hover{border-color:var(--cat-color,var(--accent))}.FAQAccordion-module__jMthlG__pillActive{color:var(--cat-color,var(--accent));border-color:var(--cat-color,var(--accent));background:color-mix(in srgb, var(--cat-color,var(--accent)) 12%, var(--bg))}.FAQAccordion-module__jMthlG__list{flex-direction:column;gap:8px;display:flex}.FAQAccordion-module__jMthlG__item{border:1.5px solid color-mix(in srgb, var(--cat-color,var(--accent)) 18%, var(--border));border-radius:var(--r-card);transition:var(--motion-transition-border);overflow:hidden}.FAQAccordion-module__jMthlG__itemOpen{border-color:color-mix(in srgb, var(--cat-color,var(--accent)) 36%, var(--border))}.FAQAccordion-module__jMthlG__triggerHeading{font-size:inherit;font-weight:inherit;margin:0;padding:0}.FAQAccordion-module__jMthlG__trigger{background:var(--surface-card-1);width:100%;color:var(--text);text-align:left;cursor:pointer;transition:var(--motion-transition-background);border:none;justify-content:space-between;align-items:flex-start;gap:12px;padding:14px 16px;font-size:17px;font-weight:700;display:flex}.FAQAccordion-module__jMthlG__triggerContent{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.FAQAccordion-module__jMthlG__triggerMeta{flex-wrap:wrap;align-items:center;gap:4px;display:flex}.FAQAccordion-module__jMthlG__catLabel{text-transform:uppercase;letter-spacing:.08em;border:1.5px solid color-mix(in srgb, var(--cat-color,var(--accent)) 40%, var(--border));background:color-mix(in srgb, var(--cat-color,var(--accent)) 10%, var(--bg));color:var(--cat-color,var(--accent));border-radius:4px;padding:2px 7px;font-size:11px;font-weight:600}.FAQAccordion-module__jMthlG__preview{color:var(--text-3);text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:16px;font-weight:400;line-height:1.5;overflow:hidden}.FAQAccordion-module__jMthlG__trigger:hover{background:var(--surface-card-1-hover)}.FAQAccordion-module__jMthlG__trigger:focus-visible{outline:2px solid var(--cat-color,var(--accent));outline-offset:-2px}.FAQAccordion-module__jMthlG__chevron{color:var(--text-3);transition:transform var(--motion-duration-base) var(--motion-ease-soft);flex-shrink:0;font-size:11px}.FAQAccordion-module__jMthlG__chevronOpen{transform:rotate(180deg)}.FAQAccordion-module__jMthlG__answer{transition:grid-template-rows var(--motion-duration-base) var(--motion-ease-soft);background:var(--surface-card-2);grid-template-rows:0fr;display:grid;position:relative;overflow:hidden}.FAQAccordion-module__jMthlG__answer:before{content:"";background:color-mix(in srgb, var(--accent) 14%, var(--border));opacity:0;height:1px;transition:opacity var(--motion-duration-base) var(--motion-ease-soft);position:absolute;top:0;left:0;right:0}.FAQAccordion-module__jMthlG__answerOpen{grid-template-rows:1fr}.FAQAccordion-module__jMthlG__answerOpen:before{opacity:1}.FAQAccordion-module__jMthlG__answerInner{min-height:0;color:var(--surface-text-muted);padding:14px 16px 16px;font-size:16px;font-weight:500;line-height:1.65}.FAQAccordion-module__jMthlG__suggest{color:var(--surface-text-soft);font-size:16px;font-weight:500}.FAQAccordion-module__jMthlG__suggestLink{color:var(--accent)}.FAQAccordion-module__jMthlG__empty{color:var(--text-2);padding:16px 0;font-size:16px;font-weight:500}
.InterviewWizard-module__are8cW__wrapper{flex-direction:column;align-items:center;gap:32px;width:100%;max-width:600px;margin:0 auto;display:flex}.InterviewWizard-module__are8cW__dots{align-items:center;gap:6px;display:flex}.InterviewWizard-module__are8cW__dot{background:var(--border);width:6px;height:6px;transition:background var(--motion-duration-base) var(--motion-ease-standard), transform var(--motion-duration-base) var(--motion-ease-soft);border-radius:50%}.InterviewWizard-module__are8cW__dotActive{background:var(--accent);transform:scale(1.4)}.InterviewWizard-module__are8cW__dotDone{background:var(--accent);opacity:.5}.InterviewWizard-module__are8cW__cardWrap{width:100%;position:relative;overflow:hidden}.InterviewWizard-module__are8cW__question{color:var(--text);text-align:center;margin-bottom:20px;font-size:20px;font-weight:700;line-height:1.3}.InterviewWizard-module__are8cW__options{flex-direction:column;gap:8px;display:flex}.InterviewWizard-module__are8cW__option{background:linear-gradient(180deg, color-mix(in srgb, var(--accent) 3.5%, var(--bg-1-5) 96.5%) 0%, var(--bg-1-5) 100%);border:1.5px solid color-mix(in srgb, var(--accent) 10%, var(--border));border-radius:var(--r-card);cursor:pointer;text-align:left;align-items:center;gap:12px;width:100%;padding:14px 16px;transition:border-color .15s,background .15s,transform .15s;display:flex}.InterviewWizard-module__are8cW__option:hover{background:linear-gradient(180deg, color-mix(in srgb, var(--accent) 7%, var(--bg-1-5) 93%) 0%, color-mix(in srgb, var(--accent) 2%, var(--bg-1-5) 98%) 100%);border-color:color-mix(in srgb, var(--accent) 24%, var(--border));transform:translateY(-1px)}.InterviewWizard-module__are8cW__optionSelected{border-color:color-mix(in srgb, var(--accent) 38%, var(--border));background:linear-gradient(180deg, color-mix(in srgb, var(--accent) 10%, var(--bg-1-5) 90%) 0%, color-mix(in srgb, var(--accent) 4%, var(--bg-1-5) 96%) 100%)}.InterviewWizard-module__are8cW__optionIcon{text-align:center;flex-shrink:0;width:28px;font-size:18px}.InterviewWizard-module__are8cW__optionBody{flex-direction:column;flex:1;gap:2px;display:flex}.InterviewWizard-module__are8cW__optionLabel{color:var(--text);font-size:16px;font-weight:600}.InterviewWizard-module__are8cW__optionDesc{color:color-mix(in srgb, var(--text) 56%, var(--text-2) 44%);font-size:16px}.InterviewWizard-module__are8cW__checkmark{color:var(--accent);flex-shrink:0;margin-left:auto;font-size:16px}.InterviewWizard-module__are8cW__navRow{align-items:center;gap:12px;display:flex}.InterviewWizard-module__are8cW__backBtn{color:var(--text-3);cursor:pointer;transition:var(--motion-transition-color);background:0 0;border:none;padding:4px 0;font-size:13px}.InterviewWizard-module__are8cW__backBtn:hover{color:var(--text)}
.FeedbackForm-module__vWLOta__form{flex-direction:column;gap:24px;max-width:540px;display:flex}.FeedbackForm-module__vWLOta__header{flex-direction:column;gap:12px;display:flex}.FeedbackForm-module__vWLOta__title{font-family:"DM Sans", var(--ff);letter-spacing:-.02em;color:var(--text);margin:0;font-size:clamp(24px,4vw,32px);font-style:italic;font-weight:800;line-height:1.1}.FeedbackForm-module__vWLOta__subtitle{color:var(--text-2);margin:0;font-size:16px;font-weight:400;line-height:1.6}.FeedbackForm-module__vWLOta__stepBar{align-items:center;gap:8px;display:flex}.FeedbackForm-module__vWLOta__stepDot{background:var(--border-2);width:6px;height:6px;transition:background var(--motion-duration-fast) var(--motion-ease-standard), transform var(--motion-duration-fast) var(--motion-ease-soft);border-radius:50%}.FeedbackForm-module__vWLOta__stepDot[data-active=true]{background:var(--accent);transform:scale(1.5)}.FeedbackForm-module__vWLOta__stepDot[data-done=true]{background:color-mix(in srgb, var(--accent) 50%, var(--border))}.FeedbackForm-module__vWLOta__stepLabel{letter-spacing:.04em;color:var(--text-3);margin-left:4px;font-size:13px;font-weight:600}.FeedbackForm-module__vWLOta__question{font-family:"DM Sans", var(--ff);letter-spacing:-.02em;color:var(--text);margin:0 0 20px;font-size:clamp(22px,3vw,28px);font-weight:700;line-height:1.2}.FeedbackForm-module__vWLOta__pillList{flex-direction:column;gap:8px;display:flex}.FeedbackForm-module__vWLOta__intentPill{background:var(--bg-1-5);border:1.5px solid var(--border);border-radius:var(--r-card);cursor:pointer;text-align:left;width:100%;min-height:52px;font-family:"DM Sans", var(--ff);letter-spacing:-.01em;color:var(--text);transition:var(--motion-transition-surface), var(--motion-transition-lift);justify-content:space-between;align-items:center;padding:14px 20px;font-size:17px;font-weight:600;line-height:1.35;display:flex}.FeedbackForm-module__vWLOta__intentPill:hover{background:color-mix(in srgb, var(--accent) 6%, var(--bg-1-5));border-color:color-mix(in srgb, var(--accent) 44%, var(--border));transform:translateY(-1px)}.FeedbackForm-module__vWLOta__intentPill[aria-pressed=true]{background:color-mix(in srgb, var(--accent) 10%, var(--bg-1-5));border-color:var(--accent)}.FeedbackForm-module__vWLOta__intentPill:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.FeedbackForm-module__vWLOta__intentPillArrow{color:var(--text-3);transition:var(--motion-transition-lift), var(--motion-transition-color);flex-shrink:0;margin-left:16px;font-size:16px}.FeedbackForm-module__vWLOta__intentPill:hover .FeedbackForm-module__vWLOta__intentPillArrow,.FeedbackForm-module__vWLOta__intentPill[aria-pressed=true] .FeedbackForm-module__vWLOta__intentPillArrow{color:var(--accent);transform:translate(3px)}.FeedbackForm-module__vWLOta__skipLink{min-height:44px;color:var(--text-3);cursor:pointer;transition:var(--motion-transition-color);background:0 0;border:none;align-items:center;margin-top:8px;padding:0 4px;font-size:14px;font-weight:500;display:inline-flex}.FeedbackForm-module__vWLOta__skipLink:hover{color:var(--accent)}.FeedbackForm-module__vWLOta__skipLink:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:4px}.FeedbackForm-module__vWLOta__promptPanel{background:var(--bg-1-5);border:1.5px solid color-mix(in srgb, var(--accent) 18%, var(--border));border-radius:var(--r-panel);transition:var(--motion-transition-border), box-shadow .18s ease;overflow:hidden}.FeedbackForm-module__vWLOta__promptPanel:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px color-mix(in srgb, var(--accent) 15%, transparent)}.FeedbackForm-module__vWLOta__promptPanelHeader{background:color-mix(in srgb, var(--accent) 11%, var(--bg-1-5));border-bottom:1px solid color-mix(in srgb, var(--accent) 14%, var(--border));font-family:"DM Sans", var(--ff);letter-spacing:.06em;text-transform:uppercase;color:var(--text-2);padding:11px 20px;font-size:13px;font-weight:700}.FeedbackForm-module__vWLOta__promptLabel{color:var(--text);padding:16px 20px 0;font-size:16px;font-weight:600;line-height:1.4;display:block}.FeedbackForm-module__vWLOta__promptTextarea{resize:vertical;width:100%;min-height:120px;color:var(--text);font-family:var(--ff);background:0 0;border:none;padding:12px 20px 16px;font-size:16px;font-weight:400;line-height:1.6;display:block}.FeedbackForm-module__vWLOta__promptTextarea::placeholder{color:var(--text-3)}.FeedbackForm-module__vWLOta__promptTextarea:focus{outline:none}.FeedbackForm-module__vWLOta__referralRow{border-top:1px solid var(--border);padding:4px 20px}.FeedbackForm-module__vWLOta__referralInput{width:100%;min-height:44px;color:var(--text);font-family:var(--ff);background:0 0;border:none;padding:8px 0;font-size:16px;font-weight:400}.FeedbackForm-module__vWLOta__referralInput::placeholder{color:var(--text-3)}.FeedbackForm-module__vWLOta__referralInput:focus{outline:none}.FeedbackForm-module__vWLOta__referralLabel{color:var(--text-2);margin-bottom:2px;font-size:14px;font-weight:600;display:block}.FeedbackForm-module__vWLOta__referralToggle{min-height:44px;color:var(--text-3);cursor:pointer;transition:var(--motion-transition-color);background:0 0;border:none;align-items:center;margin:4px 20px;padding:0 4px;font-size:14px;font-weight:500;display:inline-flex}.FeedbackForm-module__vWLOta__referralToggle:hover{color:var(--accent)}.FeedbackForm-module__vWLOta__referralToggle:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:4px}.FeedbackForm-module__vWLOta__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.FeedbackForm-module__vWLOta__actions{align-items:center;gap:16px;margin-top:20px;display:flex}.FeedbackForm-module__vWLOta__backLink{min-height:44px;color:var(--text-3);cursor:pointer;transition:var(--motion-transition-color);background:0 0;border:none;align-items:center;padding:0 4px;font-size:14px;font-weight:500;display:inline-flex}.FeedbackForm-module__vWLOta__backLink:hover{color:var(--text)}.FeedbackForm-module__vWLOta__backLink:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:4px}.FeedbackForm-module__vWLOta__submit{background:var(--accent);color:#0b0a08;min-height:44px;font-family:"DM Sans", var(--ff);letter-spacing:.07em;text-transform:uppercase;border-radius:var(--r-btn);cursor:pointer;transition:var(--motion-transition-background), var(--motion-transition-lift);border:none;justify-content:center;align-items:center;margin-left:auto;padding:0 28px;font-size:12px;font-weight:700;display:inline-flex}.FeedbackForm-module__vWLOta__submit:hover{background:var(--accent-hover);transform:translateY(-1px)}.FeedbackForm-module__vWLOta__submit:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.FeedbackForm-module__vWLOta__submit:disabled{opacity:.55;cursor:not-allowed;transform:none}.FeedbackForm-module__vWLOta__promptHint{color:var(--text-3);padding:0 20px 14px;font-size:14px;line-height:1.4}.FeedbackForm-module__vWLOta__errorMsg{color:var(--color-error);margin:12px 0 0;font-size:16px}.FeedbackForm-module__vWLOta__success{flex-direction:column;align-items:flex-start;gap:12px;max-width:540px;padding:8px 0;display:flex}.FeedbackForm-module__vWLOta__successTitle{font-family:"DM Sans", var(--ff);letter-spacing:-.03em;color:var(--text);margin:0;font-size:clamp(28px,4vw,40px);font-style:italic;font-weight:700;line-height:1.1}.FeedbackForm-module__vWLOta__successBody{color:var(--text-2);max-width:400px;margin:0;font-size:16px;font-weight:400;line-height:1.6}.FeedbackForm-module__vWLOta__successActions{flex-wrap:wrap;align-items:center;gap:16px;margin-top:8px;display:flex}.FeedbackForm-module__vWLOta__resetBtn{border:1.5px solid var(--border);border-radius:var(--r-btn);min-height:44px;color:var(--text-2);cursor:pointer;transition:var(--motion-transition-surface);background:0 0;justify-content:center;align-items:center;padding:0 20px;font-size:14px;font-weight:600;display:inline-flex}.FeedbackForm-module__vWLOta__resetBtn:hover{background:var(--bg-2);border-color:var(--border-2);color:var(--text)}.FeedbackForm-module__vWLOta__successCta{min-height:44px;color:var(--accent);transition:var(--motion-transition-color);align-items:center;font-size:16px;font-weight:600;text-decoration:none;display:inline-flex}.FeedbackForm-module__vWLOta__successCta:hover{text-decoration:underline}.FeedbackForm-module__vWLOta__successCta:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:4px}@media (max-width:560px){.FeedbackForm-module__vWLOta__actions{flex-wrap:wrap}.FeedbackForm-module__vWLOta__submit{order:-1;width:100%;margin-left:0}}
.FileTreeDiagram-module__CT_Sba__tree{background:var(--surface-inset);border:1.5px solid var(--surface-inset-border);border-radius:var(--r-card);font-family:var(--ff-mono);padding:12px 0;font-size:12px}.FileTreeDiagram-module__CT_Sba__node{flex-direction:column;display:flex}.FileTreeDiagram-module__CT_Sba__row{transition:var(--motion-transition-background);-webkit-user-select:none;user-select:none;align-items:baseline;gap:6px;padding:3px 16px;display:flex}.FileTreeDiagram-module__CT_Sba__rowClickable{cursor:pointer}.FileTreeDiagram-module__CT_Sba__rowClickable:hover{background:var(--bg-3)}.FileTreeDiagram-module__CT_Sba__icon{color:var(--text-3);flex-shrink:0;width:10px;font-size:10px}.FileTreeDiagram-module__CT_Sba__name{white-space:nowrap}.FileTreeDiagram-module__CT_Sba__nameDir{color:var(--accent);font-weight:600}.FileTreeDiagram-module__CT_Sba__nameFile{color:var(--text-2)}.FileTreeDiagram-module__CT_Sba__desc{color:var(--surface-text-soft);text-overflow:ellipsis;white-space:nowrap;margin-left:8px;font-size:11px;overflow:hidden}.FileTreeDiagram-module__CT_Sba__children{border-left:1px solid var(--border);margin-left:22px}
.ToolKitPanel-module__8HEbhq__wrapper{max-width:var(--content-width-narrow);flex-direction:column;gap:28px;margin:0 auto;display:flex}.ToolKitPanel-module__8HEbhq__recommendationCard{background:var(--surface-card-1);border:1px solid var(--surface-border);border-radius:var(--r-card);justify-content:space-between;align-items:flex-start;gap:16px;padding:18px 20px;display:flex}.ToolKitPanel-module__8HEbhq__recommendationCopy{flex-direction:column;gap:4px;display:flex}.ToolKitPanel-module__8HEbhq__recommendationLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--accent);font-size:11px;font-weight:700}.ToolKitPanel-module__8HEbhq__recommendationTitle{color:var(--text);font-size:17px;font-weight:700}.ToolKitPanel-module__8HEbhq__recommendationText{color:var(--surface-text-muted);font-size:16px;line-height:1.55}.ToolKitPanel-module__8HEbhq__recommendationActions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.ToolKitPanel-module__8HEbhq__recommendationBadge{border:1px solid var(--surface-border);border-radius:999px;align-items:center;min-height:30px;padding:0 10px;font-size:12px;font-weight:700;display:inline-flex}.ToolKitPanel-module__8HEbhq__retakeButton{appearance:none;border:1px solid var(--surface-border);background:var(--surface-card-2);color:var(--surface-text-muted);cursor:pointer;transition:background .18s var(--ease), border-color .18s var(--ease), color .18s var(--ease);border-radius:999px;padding:7px 11px;font-size:12px;font-weight:600}.ToolKitPanel-module__8HEbhq__retakeButton:hover{background:var(--surface-card-2-hover);border-color:var(--surface-border-strong);color:var(--text)}.ToolKitPanel-module__8HEbhq__hero{text-align:center}.ToolKitPanel-module__8HEbhq__heroLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--accent);margin-bottom:8px;font-size:12px;font-weight:600}.ToolKitPanel-module__8HEbhq__heroTitle{color:var(--text);font-size:26px;font-weight:700;line-height:1.25}.ToolKitPanel-module__8HEbhq__heroSub{color:color-mix(in srgb, var(--text) 64%, var(--text-2) 36%);margin-top:8px;font-size:16px;line-height:1.6}.ToolKitPanel-module__8HEbhq__pathGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px;display:grid}.ToolKitPanel-module__8HEbhq__pathCard{background:linear-gradient(180deg, color-mix(in srgb, var(--accent) 4%, var(--bg-1-5) 96%) 0%, var(--bg-1-5) 100%);border:1px solid color-mix(in srgb, var(--accent) 18%, var(--border));transition:background .18s var(--ease), border-color .18s var(--ease), transform .18s var(--ease);border-radius:14px;flex-direction:column;gap:8px;padding:16px;text-decoration:none;display:flex}.ToolKitPanel-module__8HEbhq__pathCard:hover{background:linear-gradient(180deg, color-mix(in srgb, var(--accent) 7%, var(--bg-1-5) 93%) 0%, color-mix(in srgb, var(--accent) 2%, var(--bg-1-5) 98%) 100%);border-color:color-mix(in srgb, var(--accent) 34%, var(--border));transform:translateY(-1px)}.ToolKitPanel-module__8HEbhq__pathEyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--accent);font-size:11px;font-weight:700}.ToolKitPanel-module__8HEbhq__pathTitle{color:var(--text);font-size:17px;font-weight:700}.ToolKitPanel-module__8HEbhq__pathText{color:var(--surface-text-muted);font-size:16px;line-height:1.65}.ToolKitPanel-module__8HEbhq__section{flex-direction:column;gap:12px;display:flex}.ToolKitPanel-module__8HEbhq__sectionLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--text-3);font-size:12px;font-weight:600}.ToolKitPanel-module__8HEbhq__steps{flex-direction:column;gap:10px;display:flex}.ToolKitPanel-module__8HEbhq__step{background:var(--surface-card-1);border:1px solid var(--surface-border);border-radius:var(--r-card);align-items:flex-start;gap:12px;padding:16px 18px;display:flex}.ToolKitPanel-module__8HEbhq__stepNum{background:color-mix(in srgb, var(--accent) 10%, transparent);width:24px;min-width:24px;height:24px;color:var(--accent);border-radius:8px;justify-content:center;align-items:center;margin-top:1px;font-size:11px;font-weight:700;display:flex}.ToolKitPanel-module__8HEbhq__stepBody{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.ToolKitPanel-module__8HEbhq__stepTitle{color:var(--text);font-size:16px;font-weight:600}.ToolKitPanel-module__8HEbhq__stepCmd{background:var(--surface-inset);width:fit-content;max-width:100%;color:var(--accent);font-size:12px;font-family:var(--ff-mono);border-radius:8px;align-items:center;gap:8px;padding:3px 8px;display:flex;overflow-x:auto}.ToolKitPanel-module__8HEbhq__stepDesc{color:var(--surface-text-muted);font-size:16px;line-height:1.55}.ToolKitPanel-module__8HEbhq__stepNotes{flex-direction:column;gap:4px;margin:2px 0 0;padding-left:18px;display:flex}.ToolKitPanel-module__8HEbhq__stepNote{color:var(--surface-text-soft);font-size:16px;line-height:1.55}.ToolKitPanel-module__8HEbhq__templateBlock{background:var(--surface-card-1);border:1px solid var(--surface-border);border-radius:var(--r-card);overflow:hidden}.ToolKitPanel-module__8HEbhq__templateHeader{border-bottom:1px solid var(--surface-border);justify-content:space-between;align-items:center;gap:12px;padding:10px 16px;display:flex}.ToolKitPanel-module__8HEbhq__templateTitle{font-size:12px;font-weight:600;font-family:var(--ff-mono);color:var(--surface-text-soft)}.ToolKitPanel-module__8HEbhq__templatePre{white-space:pre;font-size:12px;line-height:1.7;font-family:var(--ff-mono);color:color-mix(in srgb, var(--text) 72%, var(--text-2) 28%);background:var(--surface-inset);margin:0;padding:16px;overflow-x:auto}.ToolKitPanel-module__8HEbhq__guideGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px;display:grid}.ToolKitPanel-module__8HEbhq__guideCard{background:var(--surface-card-1);border:1px solid var(--surface-border);transition:background .18s var(--ease), border-color .18s var(--ease), transform .18s var(--ease);border-radius:14px;flex-direction:column;gap:8px;padding:16px;text-decoration:none;display:flex}.ToolKitPanel-module__8HEbhq__guideCard:hover{background:var(--surface-card-1-hover);border-color:var(--surface-border-strong);transform:translateY(-1px)}.ToolKitPanel-module__8HEbhq__guideEyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--accent);font-size:11px;font-weight:700}.ToolKitPanel-module__8HEbhq__guideTitle{color:var(--text);font-size:17px;font-weight:700}.ToolKitPanel-module__8HEbhq__guideText{color:var(--surface-text-muted);font-size:16px;line-height:1.65}@media (max-width:720px){.ToolKitPanel-module__8HEbhq__recommendationCard{flex-direction:column}.ToolKitPanel-module__8HEbhq__recommendationActions{justify-content:flex-start}.ToolKitPanel-module__8HEbhq__templateHeader{flex-direction:column;align-items:flex-start}.ToolKitPanel-module__8HEbhq__stepCmd{width:100%}}
.ReferencePageContent-module__TiOKSa__wrapper,.ReferencePageContent-module__TiOKSa__section{flex-direction:column;gap:18px;display:flex}.ReferencePageContent-module__TiOKSa__sectionIntro{color:var(--surface-text-muted);max-width:980px;font-size:16px;line-height:1.65}.ReferencePageContent-module__TiOKSa__sectionLabel{text-transform:uppercase;letter-spacing:.12em;color:var(--accent);margin:0 0 12px;font-size:13px;font-weight:700}.ReferencePageContent-module__TiOKSa__focusStack{flex-direction:column;gap:18px;display:flex}
.UpNextButton-module__HbLM-W__btn{background:var(--surface-card-1);border:1px solid var(--surface-border);cursor:pointer;width:100%;transition:var(--motion-transition-surface);text-align:left;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:14px 20px;display:flex}.UpNextButton-module__HbLM-W__btn:hover{background:var(--accent-dim);border-color:var(--accent)}.UpNextButton-module__HbLM-W__btn:hover .UpNextButton-module__HbLM-W__name{color:var(--accent)}.UpNextButton-module__HbLM-W__sectionLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--text-3);font-size:13px;font-weight:700}.UpNextButton-module__HbLM-W__name{color:var(--text-2);transition:color .18s var(--ease);font-size:15px;font-weight:600}
.page-module__ni3l1q__page{flex-direction:column;gap:32px;max-width:1100px;margin:0 auto;padding:32px 24px 80px;display:flex}.page-module__ni3l1q__header{flex-direction:column;gap:10px;display:flex}.page-module__ni3l1q__title{color:var(--text);font-size:32px;font-weight:700;line-height:1.15}.page-module__ni3l1q__em{color:var(--accent);font-style:italic}.page-module__ni3l1q__subtitle{max-width:980px;color:var(--text-2);font-size:16px;font-weight:500;line-height:1.55}.page-module__ni3l1q__section{flex-direction:column;gap:16px;display:flex}.page-module__ni3l1q__sectionLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--text-3);font-size:13px;font-weight:600}@media (max-width:900px){.page-module__ni3l1q__page{gap:24px;padding:28px 24px 72px}.page-module__ni3l1q__title{font-size:28px}.page-module__ni3l1q__subtitle{font-size:15px}}@media (max-width:560px){.page-module__ni3l1q__page{gap:20px;padding:24px 16px 56px}}
.FeedbackPageClient-module__FFuB7W__wrapper,.FeedbackPageClient-module__FFuB7W__section{flex-direction:column;gap:24px;display:flex}.FeedbackPageClient-module__FFuB7W__intro{flex-direction:column;gap:10px;display:flex}.FeedbackPageClient-module__FFuB7W__sectionTitle{color:var(--text);font-size:22px;font-weight:700;line-height:1.2}.FeedbackPageClient-module__FFuB7W__sectionBody{max-width:940px;color:var(--surface-text-muted);font-size:16px;font-weight:500;line-height:1.65}.FeedbackPageClient-module__FFuB7W__quickGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px;display:grid}.FeedbackPageClient-module__FFuB7W__quickCard,.FeedbackPageClient-module__FFuB7W__supportCard{background:var(--surface-card-1);border:1px solid var(--surface-border);border-radius:var(--r-card);flex-direction:column;gap:8px;padding:18px 20px;text-decoration:none;display:flex}.FeedbackPageClient-module__FFuB7W__supportCard{min-height:100%}.FeedbackPageClient-module__FFuB7W__quickLabel,.FeedbackPageClient-module__FFuB7W__supportLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--accent);font-size:13px;font-weight:700}.FeedbackPageClient-module__FFuB7W__quickTitle,.FeedbackPageClient-module__FFuB7W__supportTitle{color:var(--text);font-size:17px;font-weight:700}.FeedbackPageClient-module__FFuB7W__quickText{color:var(--surface-text-muted);font-size:16px;line-height:1.65}.FeedbackPageClient-module__FFuB7W__quickLink{color:var(--accent);font-size:13px;font-weight:600}.FeedbackPageClient-module__FFuB7W__feedbackCard{background:var(--surface-card-1);border:1px solid var(--surface-border);border-radius:var(--r-card);padding:24px 22px}.FeedbackPageClient-module__FFuB7W__officialHelp{color:var(--text-2);font-size:16px;line-height:1.6}.FeedbackPageClient-module__FFuB7W__officialHelpLink{color:var(--accent);font-weight:600;text-decoration:none}.FeedbackPageClient-module__FFuB7W__officialHelpLink:hover{text-decoration:underline}
.GettingStartedClient-module__5Vikfq__wrapper{flex-direction:column;gap:24px;width:100%;display:flex}.GettingStartedClient-module__5Vikfq__startHere{flex-direction:column;gap:18px;display:flex}.GettingStartedClient-module__5Vikfq__statusCard{background:var(--surface-card-1);border:1.5px solid var(--surface-border);border-radius:var(--r-card);flex-direction:column;gap:6px;padding:14px 16px;display:flex}.GettingStartedClient-module__5Vikfq__statusLabel{letter-spacing:.07em;text-transform:uppercase;color:var(--surface-text-soft);font-size:13px;font-weight:700}.GettingStartedClient-module__5Vikfq__statusText{color:var(--surface-text-muted);margin:0;font-size:16px;line-height:1.55}.GettingStartedClient-module__5Vikfq__startGrid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px;display:grid}.GettingStartedClient-module__5Vikfq__startCard{background:linear-gradient(180deg, color-mix(in srgb, var(--accent) 4%, var(--bg-1-5) 96%) 0%, var(--bg-1-5) 100%);border:1px solid color-mix(in srgb, var(--accent) 18%, var(--border));text-align:left;cursor:pointer;transition:background .18s var(--ease), border-color .18s var(--ease), transform .18s var(--ease);border-radius:14px;flex-direction:column;gap:8px;padding:20px;display:flex}.GettingStartedClient-module__5Vikfq__startCard:hover{background:linear-gradient(180deg, color-mix(in srgb, var(--accent) 7%, var(--bg-1-5) 93%) 0%, color-mix(in srgb, var(--accent) 2%, var(--bg-1-5) 98%) 100%);border-color:color-mix(in srgb, var(--accent) 34%, var(--border));transform:translateY(-2px)}.GettingStartedClient-module__5Vikfq__startEyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--accent);font-size:13px;font-weight:700}.GettingStartedClient-module__5Vikfq__startTitle{color:var(--text);font-size:18px;font-weight:700}.GettingStartedClient-module__5Vikfq__startText{color:color-mix(in srgb, var(--text) 68%, var(--text-2) 32%);font-size:16px;line-height:1.65}.GettingStartedClient-module__5Vikfq__guides{flex-direction:column;gap:24px;display:flex}.GettingStartedClient-module__5Vikfq__guideGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px;display:grid}.GettingStartedClient-module__5Vikfq__guideCard{background:linear-gradient(180deg, color-mix(in srgb, var(--accent) 4%, var(--bg-1-5) 96%) 0%, var(--bg-1-5) 100%);border:1px solid color-mix(in srgb, var(--accent) 18%, var(--border));transition:background .18s var(--ease), border-color .18s var(--ease), transform .18s var(--ease);border-radius:14px;flex-direction:column;gap:8px;padding:20px;display:flex}.GettingStartedClient-module__5Vikfq__guideCard:hover{background:linear-gradient(180deg, color-mix(in srgb, var(--accent) 7%, var(--bg-1-5) 93%) 0%, color-mix(in srgb, var(--accent) 2%, var(--bg-1-5) 98%) 100%);border-color:color-mix(in srgb, var(--accent) 34%, var(--border));transform:translateY(-2px)}.GettingStartedClient-module__5Vikfq__guideEyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--accent);font-size:13px;font-weight:700}.GettingStartedClient-module__5Vikfq__guideTitle{color:var(--text);font-size:18px;font-weight:700}.GettingStartedClient-module__5Vikfq__guideText{color:color-mix(in srgb, var(--text) 68%, var(--text-2) 32%);font-size:16px;line-height:1.65}.GettingStartedClient-module__5Vikfq__panelFrame{border:1px solid var(--border);border-radius:var(--r-card);padding:24px}@media (max-width:560px){.GettingStartedClient-module__5Vikfq__panelFrame{padding:16px}}
.InterfaceCard-module__oasIqG__card{background:var(--surface-card-1);border:1.5px solid var(--surface-border);border-radius:var(--r-card);transition:var(--motion-transition-border), var(--motion-transition-lift), var(--motion-transition-background);flex-direction:column;gap:18px;padding:22px 24px;display:flex}.InterfaceCard-module__oasIqG__card:hover{background:var(--surface-card-1-hover);border-color:var(--surface-border-strong);transform:translateY(-2px)}.InterfaceCard-module__oasIqG__cardAccent{border-color:var(--surface-border-strong);background:linear-gradient(180deg, color-mix(in srgb, var(--surface-tint-color) 9%, var(--bg-1-5) 91%) 0%, color-mix(in srgb, var(--surface-tint-color) 3%, var(--bg-1-5) 97%) 100%)}.InterfaceCard-module__oasIqG__header{align-items:flex-start;gap:14px;display:flex}.InterfaceCard-module__oasIqG__icon{text-align:center;flex-shrink:0;width:40px;font-size:24px}.InterfaceCard-module__oasIqG__titleBlock{flex:1}.InterfaceCard-module__oasIqG__name{color:var(--text);margin-bottom:4px;font-size:18px;font-weight:700}.InterfaceCard-module__oasIqG__tagline{color:var(--surface-text-soft);font-size:16px;line-height:1.5}.InterfaceCard-module__oasIqG__levelBadge{border-radius:var(--r-pill);background:var(--bg-3);color:var(--text-3);border:1px solid var(--border);white-space:nowrap;flex-shrink:0;padding:4px 9px;font-size:11px;font-weight:600}.InterfaceCard-module__oasIqG__bestFor{color:var(--surface-text-muted);font-size:16px;line-height:1.65}.InterfaceCard-module__oasIqG__lists{grid-template-columns:1fr;gap:16px;display:grid}.InterfaceCard-module__oasIqG__listTitle{text-transform:uppercase;letter-spacing:.05em;color:var(--surface-text-soft);margin-bottom:8px;font-size:12px;font-weight:600}.InterfaceCard-module__oasIqG__list{flex-direction:column;gap:4px;list-style:none;display:flex}.InterfaceCard-module__oasIqG__list li{color:var(--surface-text-muted);padding-left:14px;font-size:16px;line-height:1.6;position:relative}.InterfaceCard-module__oasIqG__list li:before{position:absolute;left:0}.InterfaceCard-module__oasIqG__featureList li:before{content:"✓";color:#10b981}.InterfaceCard-module__oasIqG__limitList li:before{content:"×";color:var(--text-3)}.InterfaceCard-module__oasIqG__whenToSwitch{color:var(--surface-text-soft);border-top:1px solid var(--border);padding-top:12px;font-size:16px;line-height:1.65}.InterfaceCard-module__oasIqG__whenLabel{color:var(--surface-text-muted);font-weight:600}
.WorkspaceGuideClient-module__-zSQha__wrapper{flex-direction:column;gap:24px;display:flex}.WorkspaceGuideClient-module__-zSQha__section{flex-direction:column;gap:18px;display:flex}.WorkspaceGuideClient-module__-zSQha__sectionLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--text-3);font-size:13px;font-weight:600}.WorkspaceGuideClient-module__-zSQha__sectionHeader{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.WorkspaceGuideClient-module__-zSQha__sectionTitle{color:var(--text);font-size:22px;font-weight:700}.WorkspaceGuideClient-module__-zSQha__levelBadge{border-radius:var(--r-pill);background:var(--accent-dim);color:var(--accent);border:1px solid var(--accent);padding:2px 8px;font-size:11px;font-weight:600}.WorkspaceGuideClient-module__-zSQha__sectionDesc{color:var(--text-2);max-width:860px;font-size:16px;line-height:1.7}.WorkspaceGuideClient-module__-zSQha__signpostGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px;display:grid}.WorkspaceGuideClient-module__-zSQha__signpostCard{background:var(--surface-card-1);border:1.5px solid var(--surface-border);border-radius:var(--r-card);flex-direction:column;gap:6px;padding:16px 18px;display:flex}.WorkspaceGuideClient-module__-zSQha__signpostLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--surface-text-soft);font-size:11px;font-weight:700}.WorkspaceGuideClient-module__-zSQha__signpostText{color:var(--surface-text-muted);margin:0;font-size:16px;line-height:1.65}.WorkspaceGuideClient-module__-zSQha__tips{flex-direction:column;gap:6px;list-style:none;display:flex}.WorkspaceGuideClient-module__-zSQha__tips li{color:var(--text-2);padding-left:16px;font-size:16px;line-height:1.65;position:relative}.WorkspaceGuideClient-module__-zSQha__tips li:before{content:"–";color:var(--text-3);position:absolute;left:0}.WorkspaceGuideClient-module__-zSQha__exampleBlock{background:var(--surface-inset);border:1.5px solid var(--surface-inset-border);border-radius:var(--r-card);overflow:hidden}.WorkspaceGuideClient-module__-zSQha__exampleHeader{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:8px 16px;display:flex}.WorkspaceGuideClient-module__-zSQha__exampleLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--surface-text-soft);font-size:11px;font-weight:600}.WorkspaceGuideClient-module__-zSQha__examplePre{font-size:13px;font-family:var(--ff-mono);color:color-mix(in srgb, var(--text) 72%, var(--text-2) 28%);white-space:pre;margin:0;padding:16px;line-height:1.7;overflow-x:auto}.WorkspaceGuideClient-module__-zSQha__cta{border-top:1px solid var(--border);padding-top:16px}.WorkspaceGuideClient-module__-zSQha__ctaLink{color:var(--accent);font-size:14px;font-weight:600;text-decoration:none}.WorkspaceGuideClient-module__-zSQha__ctaLink:hover{text-decoration:underline}.WorkspaceGuideClient-module__-zSQha__frame{border:1px solid var(--border);border-radius:var(--r-card);padding:24px}@media (max-width:560px){.WorkspaceGuideClient-module__-zSQha__frame{padding:16px}}
:root{--rarity-common-color:#8a8a9a;--rarity-common-glow:#8a8a9a00;--rarity-common-bg:#8a8a9a0d;--rarity-common-border:#8a8a9a2e;--rarity-uncommon-color:#22c55e;--rarity-uncommon-glow:#22c55e26;--rarity-uncommon-bg:#22c55e0f;--rarity-uncommon-border:#22c55e38;--rarity-rare-color:#3b82f6;--rarity-rare-glow:#3b82f62e;--rarity-rare-bg:#3b82f612;--rarity-rare-border:#3b82f640;--rarity-legendary-color:#f59e0b;--rarity-legendary-glow:#f59e0b38;--rarity-legendary-bg:#f59e0b12;--rarity-legendary-border:#f59e0b4d;--rarity-renaissance-color:#c084fc;--rarity-renaissance-glow:#c084fc66;--rarity-renaissance-bg:#c084fc12;--rarity-renaissance-border:#c084fc73;--rarity-renaissance-gradient:linear-gradient(135deg, #f59e0b, #c084fc, #38bdf8)}.BadgeShowcaseV2-module__uKyzlq__showcase{flex-direction:column;gap:20px;display:flex}.BadgeShowcaseV2-module__uKyzlq__header{flex-direction:column;gap:10px;display:flex}.BadgeShowcaseV2-module__uKyzlq__headerTop{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.BadgeShowcaseV2-module__uKyzlq__title{color:var(--text);letter-spacing:-.01em;margin:0;font-size:16px;font-weight:700}.BadgeShowcaseV2-module__uKyzlq__earnedSummary{align-items:center;gap:8px;display:flex}.BadgeShowcaseV2-module__uKyzlq__earnedCount{color:var(--accent);font-variant-numeric:tabular-nums;font-size:13px;font-weight:600}.BadgeShowcaseV2-module__uKyzlq__earnedTotal{color:var(--text-3);font-variant-numeric:tabular-nums;font-size:13px}.BadgeShowcaseV2-module__uKyzlq__progressTrack{background:var(--border);border-radius:2px;height:3px;overflow:hidden}.BadgeShowcaseV2-module__uKyzlq__progressFill{background:var(--accent);height:100%;transition:width .5s var(--motion-ease-soft);transform-origin:0;border-radius:2px}.BadgeShowcaseV2-module__uKyzlq__filterBar{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.BadgeShowcaseV2-module__uKyzlq__filterBtn{border-radius:var(--r-btn);border:1px solid var(--border);color:var(--text-3);font-family:var(--ff);cursor:pointer;transition:color .12s var(--motion-ease-standard), border-color .12s var(--motion-ease-standard), background .12s var(--motion-ease-standard);white-space:nowrap;background:0 0;align-items:center;gap:5px;padding:4px 10px;font-size:12px;font-weight:600;display:inline-flex}.BadgeShowcaseV2-module__uKyzlq__filterBtn:hover{color:var(--accent);border-color:var(--accent);background:var(--accent-dim)}.BadgeShowcaseV2-module__uKyzlq__filterBtnActive{color:var(--level-color,var(--accent));border-color:var(--level-color,var(--accent));background:0 0}.BadgeShowcaseV2-module__uKyzlq__grid{grid-template-columns:repeat(auto-fill,minmax(64px,1fr));gap:6px;display:grid}.BadgeShowcaseV2-module__uKyzlq__badge{border:1px solid var(--border);background:var(--bg-1-5);text-align:center;cursor:default;transition:border-color .14s var(--motion-ease-standard), background .14s var(--motion-ease-standard), box-shadow .14s var(--motion-ease-standard), transform .14s var(--motion-ease-soft);-webkit-user-select:none;user-select:none;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:0;padding:10px 6px;display:flex;position:relative}.BadgeShowcaseV2-module__uKyzlq__badge:hover{z-index:2;transform:translateY(-2px)}.BadgeShowcaseV2-module__uKyzlq__badgeEarned{background:var(--bg-2)}.BadgeShowcaseV2-module__uKyzlq__badgeLocked{opacity:.38}.BadgeShowcaseV2-module__uKyzlq__badgeSecret{opacity:.25;filter:blur(.5px)}.BadgeShowcaseV2-module__uKyzlq__badge.BadgeShowcaseV2-module__uKyzlq__rarityCommon.BadgeShowcaseV2-module__uKyzlq__badgeEarned{border-color:var(--rarity-common-border);background:var(--rarity-common-bg)}.BadgeShowcaseV2-module__uKyzlq__badge.BadgeShowcaseV2-module__uKyzlq__rarityCommon.BadgeShowcaseV2-module__uKyzlq__badgeEarned:hover{box-shadow:0 0 0 1px var(--rarity-common-border), 0 4px 12px var(--rarity-common-glow)}.BadgeShowcaseV2-module__uKyzlq__badge.BadgeShowcaseV2-module__uKyzlq__rarityUncommon.BadgeShowcaseV2-module__uKyzlq__badgeEarned{border-color:var(--rarity-uncommon-border);background:var(--rarity-uncommon-bg)}.BadgeShowcaseV2-module__uKyzlq__badge.BadgeShowcaseV2-module__uKyzlq__rarityUncommon.BadgeShowcaseV2-module__uKyzlq__badgeEarned:hover{box-shadow:0 0 0 1px var(--rarity-uncommon-border), 0 4px 14px var(--rarity-uncommon-glow)}.BadgeShowcaseV2-module__uKyzlq__badge.BadgeShowcaseV2-module__uKyzlq__rarityRare.BadgeShowcaseV2-module__uKyzlq__badgeEarned{border-color:var(--rarity-rare-border);background:var(--rarity-rare-bg)}.BadgeShowcaseV2-module__uKyzlq__badge.BadgeShowcaseV2-module__uKyzlq__rarityRare.BadgeShowcaseV2-module__uKyzlq__badgeEarned:hover{box-shadow:0 0 0 1px var(--rarity-rare-border), 0 4px 16px var(--rarity-rare-glow)}.BadgeShowcaseV2-module__uKyzlq__badge.BadgeShowcaseV2-module__uKyzlq__rarityLegendary.BadgeShowcaseV2-module__uKyzlq__badgeEarned{border-color:var(--rarity-legendary-border);background:var(--rarity-legendary-bg)}.BadgeShowcaseV2-module__uKyzlq__badge.BadgeShowcaseV2-module__uKyzlq__rarityLegendary.BadgeShowcaseV2-module__uKyzlq__badgeEarned:hover{box-shadow:0 0 0 1px var(--rarity-legendary-border), 0 6px 20px var(--rarity-legendary-glow)}.BadgeShowcaseV2-module__uKyzlq__badge.BadgeShowcaseV2-module__uKyzlq__rarityRenaissance.BadgeShowcaseV2-module__uKyzlq__badgeEarned{background:linear-gradient(var(--bg-2), var(--bg-2)) padding-box, var(--rarity-renaissance-gradient) border-box;border-color:#0000}.BadgeShowcaseV2-module__uKyzlq__badge.BadgeShowcaseV2-module__uKyzlq__rarityRenaissance.BadgeShowcaseV2-module__uKyzlq__badgeEarned:hover{box-shadow:0 8px 32px var(--rarity-renaissance-glow), 0 0 0 1px #c084fc4d}.BadgeShowcaseV2-module__uKyzlq__badge.BadgeShowcaseV2-module__uKyzlq__rarityRenaissance.BadgeShowcaseV2-module__uKyzlq__badgeEarned:before{content:"";border-radius:inherit;pointer-events:none;background:linear-gradient(135deg,#f59e0b0f 0%,#c084fc0a 50%,#38bdf80f 100%);position:absolute;inset:0}.BadgeShowcaseV2-module__uKyzlq__icon{font-size:28px;line-height:1;display:block}.BadgeShowcaseV2-module__uKyzlq__iconSecret{opacity:.3;font-size:18px}.BadgeShowcaseV2-module__uKyzlq__name{display:none}.BadgeShowcaseV2-module__uKyzlq__nameEarned{color:var(--text)}.BadgeShowcaseV2-module__uKyzlq__badge.BadgeShowcaseV2-module__uKyzlq__rarityUncommon.BadgeShowcaseV2-module__uKyzlq__badgeEarned .BadgeShowcaseV2-module__uKyzlq__nameEarned{color:var(--rarity-uncommon-color)}.BadgeShowcaseV2-module__uKyzlq__badge.BadgeShowcaseV2-module__uKyzlq__rarityRare.BadgeShowcaseV2-module__uKyzlq__badgeEarned .BadgeShowcaseV2-module__uKyzlq__nameEarned{color:var(--rarity-rare-color)}.BadgeShowcaseV2-module__uKyzlq__badge.BadgeShowcaseV2-module__uKyzlq__rarityLegendary.BadgeShowcaseV2-module__uKyzlq__badgeEarned .BadgeShowcaseV2-module__uKyzlq__nameEarned{color:var(--rarity-legendary-color)}.BadgeShowcaseV2-module__uKyzlq__badge.BadgeShowcaseV2-module__uKyzlq__rarityRenaissance.BadgeShowcaseV2-module__uKyzlq__badgeEarned .BadgeShowcaseV2-module__uKyzlq__nameEarned{color:var(--rarity-renaissance-color)}.BadgeShowcaseV2-module__uKyzlq__pip{opacity:0;border-radius:50%;width:5px;height:5px;transition:opacity .12s;position:absolute;bottom:6px;right:7px}.BadgeShowcaseV2-module__uKyzlq__badge.BadgeShowcaseV2-module__uKyzlq__badgeEarned .BadgeShowcaseV2-module__uKyzlq__pip{opacity:1}.BadgeShowcaseV2-module__uKyzlq__badge.BadgeShowcaseV2-module__uKyzlq__rarityCommon .BadgeShowcaseV2-module__uKyzlq__pip{background:var(--rarity-common-color)}.BadgeShowcaseV2-module__uKyzlq__badge.BadgeShowcaseV2-module__uKyzlq__rarityUncommon .BadgeShowcaseV2-module__uKyzlq__pip{background:var(--rarity-uncommon-color)}.BadgeShowcaseV2-module__uKyzlq__badge.BadgeShowcaseV2-module__uKyzlq__rarityRare .BadgeShowcaseV2-module__uKyzlq__pip{background:var(--rarity-rare-color)}.BadgeShowcaseV2-module__uKyzlq__badge.BadgeShowcaseV2-module__uKyzlq__rarityLegendary .BadgeShowcaseV2-module__uKyzlq__pip{background:var(--rarity-legendary-color)}.BadgeShowcaseV2-module__uKyzlq__badge.BadgeShowcaseV2-module__uKyzlq__rarityRenaissance .BadgeShowcaseV2-module__uKyzlq__pip{background:var(--rarity-renaissance-color);box-shadow:0 0 4px var(--rarity-renaissance-glow)}.BadgeShowcaseV2-module__uKyzlq__tooltip{border:1px solid var(--border-2);background:var(--bg-3);text-align:left;z-index:10;pointer-events:none;opacity:0;visibility:hidden;width:200px;transition:opacity .14s var(--motion-ease-standard), transform .14s var(--motion-ease-standard), visibility 0s .14s;border-radius:8px;padding:10px 12px;position:absolute;bottom:calc(100% + 10px);left:50%;transform:translate(-50%)translateY(4px)}.BadgeShowcaseV2-module__uKyzlq__badge:first-child .BadgeShowcaseV2-module__uKyzlq__tooltip,.BadgeShowcaseV2-module__uKyzlq__badge:nth-child(2) .BadgeShowcaseV2-module__uKyzlq__tooltip{left:0;transform:translate(0)translateY(4px)}.BadgeShowcaseV2-module__uKyzlq__badge:first-child .BadgeShowcaseV2-module__uKyzlq__tooltip:after,.BadgeShowcaseV2-module__uKyzlq__badge:nth-child(2) .BadgeShowcaseV2-module__uKyzlq__tooltip:after{left:20px}.BadgeShowcaseV2-module__uKyzlq__badge:hover .BadgeShowcaseV2-module__uKyzlq__tooltip,.BadgeShowcaseV2-module__uKyzlq__badge:focus-visible .BadgeShowcaseV2-module__uKyzlq__tooltip{opacity:1;visibility:visible;transition:opacity .14s var(--motion-ease-standard), transform .14s var(--motion-ease-standard);transform:translate(-50%)translateY(0)}.BadgeShowcaseV2-module__uKyzlq__tooltipRarity{text-transform:uppercase;letter-spacing:.07em;margin-bottom:5px;font-size:11px;font-weight:700;display:inline-block}.BadgeShowcaseV2-module__uKyzlq__tooltipRarityCommon{color:var(--rarity-common-color)}.BadgeShowcaseV2-module__uKyzlq__tooltipRarityUncommon{color:var(--rarity-uncommon-color)}.BadgeShowcaseV2-module__uKyzlq__tooltipRarityRare{color:var(--rarity-rare-color)}.BadgeShowcaseV2-module__uKyzlq__tooltipRarityLegendary{color:var(--rarity-legendary-color)}.BadgeShowcaseV2-module__uKyzlq__tooltipRarityRenaissance{color:var(--rarity-renaissance-color)}.BadgeShowcaseV2-module__uKyzlq__tooltipName{color:var(--text);margin:0 0 4px;font-size:16px;font-weight:700;line-height:1.3}.BadgeShowcaseV2-module__uKyzlq__tooltipDesc{color:var(--text-2);margin:0;font-size:16px;line-height:1.5}.BadgeShowcaseV2-module__uKyzlq__tooltipHint{color:var(--text-3);margin:0;font-size:16px;font-style:italic;line-height:1.4}.BadgeShowcaseV2-module__uKyzlq__tooltip:after{content:"";border:5px solid #0000;border-top-color:var(--border-2);position:absolute;top:100%;left:50%;transform:translate(-50%)}.BadgeShowcaseV2-module__uKyzlq__emptyState{text-align:center;color:var(--text-3);background:var(--bg-1-5);border:1px dashed var(--border);border-radius:10px;padding:32px 20px;font-size:16px}.BadgeShowcaseV2-module__uKyzlq__sectionLabel{text-transform:uppercase;letter-spacing:.08em;margin:0;padding-top:4px;font-size:11px;font-weight:700}.BadgeShowcaseV2-module__uKyzlq__sectionLabelCommon{color:var(--rarity-common-color)}.BadgeShowcaseV2-module__uKyzlq__sectionLabelUncommon{color:var(--rarity-uncommon-color)}.BadgeShowcaseV2-module__uKyzlq__sectionLabelRare{color:var(--rarity-rare-color)}.BadgeShowcaseV2-module__uKyzlq__sectionLabelLegendary{color:var(--rarity-legendary-color)}.BadgeShowcaseV2-module__uKyzlq__sectionLabelRenaissance{color:var(--rarity-renaissance-color)}.BadgeShowcaseV2-module__uKyzlq__sectionGroup{flex-direction:column;gap:10px;display:flex}@media (max-width:640px){.BadgeShowcaseV2-module__uKyzlq__grid{grid-template-columns:repeat(auto-fill,minmax(56px,1fr));gap:5px}.BadgeShowcaseV2-module__uKyzlq__icon{font-size:24px}}@media (min-width:900px){.BadgeShowcaseV2-module__uKyzlq__grid{grid-template-columns:repeat(auto-fill,minmax(68px,1fr))}}
.page-module__NfDiEG__page{flex-direction:column;gap:40px;max-width:1100px;margin:0 auto;padding:32px 24px 80px;display:flex}.page-module__NfDiEG__hero{flex-direction:column;gap:20px;padding-top:16px;display:flex}.page-module__NfDiEG__headline{font-family:"DM Sans", var(--ff);color:var(--text);letter-spacing:-.05em;margin:0;font-size:clamp(40px,7vw,80px);font-weight:800;line-height:.95}.page-module__NfDiEG__em{color:var(--accent);font-style:italic}.page-module__NfDiEG__subhead{color:var(--text-2);max-width:none;margin:0;font-size:clamp(16px,2vw,19px);font-weight:500;line-height:1.65}.page-module__NfDiEG__tabsWrap{flex-direction:column;gap:24px;display:flex}.page-module__NfDiEG__sectionWrap{border:1.5px solid color-mix(in srgb, var(--accent) 18%, var(--border));border-radius:var(--r-panel);background:var(--bg);overflow:hidden}.page-module__NfDiEG__sectionBody{background:0 0;flex-direction:column;gap:16px;padding:20px 24px;display:flex}.page-module__NfDiEG__sectionBody p{color:var(--text);margin:0;font-size:16px;line-height:1.7}.page-module__NfDiEG__agentIntro{color:var(--text-2);margin:0;font-size:16px;line-height:1.7}.page-module__NfDiEG__agents{grid-template-columns:repeat(2,1fr);gap:10px;margin-top:8px;display:grid}.page-module__NfDiEG__agent{background:var(--bg-1-5);border:1.5px solid var(--border);border-radius:var(--r-card);flex-direction:row;align-items:flex-start;gap:12px;padding:12px 14px;display:flex}.page-module__NfDiEG__agentIcon{flex-shrink:0;font-size:20px;line-height:1.3}.page-module__NfDiEG__agentContent{flex-direction:column;gap:3px;min-width:0;display:flex}.page-module__NfDiEG__agentWide{grid-column:span 2}.page-module__NfDiEG__agentName{font-family:"DM Sans", var(--ff);color:var(--text);margin:0;font-size:13px;font-weight:700}.page-module__NfDiEG__agentDesc{color:var(--text-2);margin:0;font-size:12px;line-height:1.5}.page-module__NfDiEG__cta{background:var(--accent);color:#0b0a08;min-height:40px;font-family:"DM Sans", var(--ff);letter-spacing:.07em;text-transform:uppercase;border-radius:var(--r-btn);transition:var(--motion-transition-background), var(--motion-transition-lift);justify-content:center;align-items:center;margin-top:8px;padding:0 24px;font-size:12px;font-weight:700;text-decoration:none;display:inline-flex}.page-module__NfDiEG__cta:hover{background:var(--accent-hover,var(--accent));transform:translateY(-1px)}@media (max-width:900px){.page-module__NfDiEG__agents{grid-template-columns:1fr}.page-module__NfDiEG__sectionBody{padding:18px 20px}}@media (max-width:560px){.page-module__NfDiEG__page{gap:32px;padding:24px 16px 56px}.page-module__NfDiEG__agents{grid-template-columns:1fr}.page-module__NfDiEG__sectionBody{padding:18px 16px}.page-module__NfDiEG__cta{justify-content:center;width:100%}}.page-module__NfDiEG__personalNote{color:var(--text-2);margin:0}.page-module__NfDiEG__thesis{border-left:3px solid var(--accent);margin:4px 0;padding-left:14px;font-size:17px}.page-module__NfDiEG__agentSubsection{flex-direction:column;gap:16px;display:flex}.page-module__NfDiEG__agentSubsection+.page-module__NfDiEG__agentSubsection{border-top:1px solid var(--border);margin-top:8px;padding-top:24px}.page-module__NfDiEG__agentSubHeader{flex-direction:column;gap:6px;display:flex}.page-module__NfDiEG__agentSubTitle{font-family:"DM Sans", var(--ff);letter-spacing:.08em;text-transform:uppercase;color:var(--text-3);margin:0;font-size:11px;font-weight:700}.page-module__NfDiEG__agentSubDesc{color:var(--text-2);margin:0;font-size:14px;line-height:1.6}.page-module__NfDiEG__specialists{grid-template-rows:auto auto auto auto;grid-template-columns:repeat(3,1fr);gap:12px 16px;display:grid}.page-module__NfDiEG__specialist{grid-row:span 4;grid-template-rows:subgrid;background:var(--bg-1-5);border:1.5px solid var(--border);border-radius:var(--r-card);padding:20px;display:grid}.page-module__NfDiEG__specialistTop{flex-direction:column;gap:3px;display:flex}.page-module__NfDiEG__specialistLevels{letter-spacing:.08em;text-transform:uppercase;color:var(--accent);font-size:13px;font-weight:700}.page-module__NfDiEG__specialistName{font-family:"DM Sans", var(--ff);color:var(--text);letter-spacing:-.02em;margin:0;font-size:24px;font-weight:800;line-height:1.05}.page-module__NfDiEG__specialistRole{letter-spacing:.06em;color:var(--text-3);text-transform:uppercase;margin-top:2px;font-size:11px;font-weight:600}.page-module__NfDiEG__specialistTagline{color:var(--text-2);margin:12px 0 0;font-size:13px;font-style:italic}.page-module__NfDiEG__specialistQuote{color:var(--text);background:color-mix(in srgb, var(--accent) 6%, var(--bg));border-left:2px solid var(--accent);border-radius:0 4px 4px 0;margin:0;padding:10px 14px;font-size:14px;font-style:italic;line-height:1.55}.page-module__NfDiEG__specialistDetail{color:var(--text-2);margin:0;font-size:13px;line-height:1.5}.page-module__NfDiEG__specialistDetailLabel{letter-spacing:.06em;text-transform:uppercase;color:var(--text);margin-bottom:3px;font-size:10px;font-style:italic;font-weight:700;display:block}.page-module__NfDiEG__agentQuiet{opacity:.65;border-style:dashed}.page-module__NfDiEG__agentNameQuiet{letter-spacing:0;font-style:italic;color:var(--text-3)!important;font-size:13px!important;font-weight:500!important}.page-module__NfDiEG__helpPoints{border:1.5px solid var(--border);border-radius:var(--r-card);flex-direction:column;display:flex;overflow:hidden}.page-module__NfDiEG__helpPoint{color:var(--text);background:var(--bg-1-5);align-items:flex-start;gap:14px;padding:14px 18px;font-size:15px;line-height:1.55;display:flex}.page-module__NfDiEG__helpPoint+.page-module__NfDiEG__helpPoint{border-top:1px solid var(--border)}.page-module__NfDiEG__helpPoint p{margin:0}.page-module__NfDiEG__helpPointIcon{flex-shrink:0;font-size:18px;line-height:1.55}.page-module__NfDiEG__agentSubTabsWrap{-webkit-overflow-scrolling:touch;margin:-6px -8px 0;padding:6px 8px 8px;overflow-x:auto}.page-module__NfDiEG__agentSubTabs{gap:6px;padding:0;display:flex}.page-module__NfDiEG__agentSubTab{border:1.5px solid var(--border);border-radius:var(--r-btn,6px);font-family:"DM Sans", var(--ff);letter-spacing:.06em;text-transform:uppercase;color:var(--text-2);cursor:pointer;transition:background .15s ease, color .15s ease, border-color .15s ease, transform .18s var(--ease), box-shadow .18s var(--ease);white-space:nowrap;background:0 0;flex-shrink:0;padding:5px 13px;font-size:11px;font-weight:700}.page-module__NfDiEG__agentSubTab:hover,.page-module__NfDiEG__agentSubTab:focus-visible{background:color-mix(in srgb, var(--accent) 8%, var(--bg));color:var(--text);border-color:color-mix(in srgb, var(--accent) 30%, var(--border));box-shadow:-5px 5px 0 0 color-mix(in srgb, var(--accent) 46%, var(--text));transform:translate(5px,-5px)}.page-module__NfDiEG__agentSubTabActive,.page-module__NfDiEG__agentSubTabActive:hover,.page-module__NfDiEG__agentSubTabActive:focus-visible{background:color-mix(in srgb, var(--accent) 12%, var(--bg));color:var(--accent);border-color:var(--accent);box-shadow:-5px 5px 0 0 color-mix(in srgb, var(--accent) 46%, var(--text));transform:translate(5px,-5px)}.page-module__NfDiEG__agentSubLead{color:var(--text-2);margin:0;font-size:14px;line-height:1.65}.page-module__NfDiEG__specialistAvatarRow{align-items:flex-start;gap:12px;display:flex}.page-module__NfDiEG__specialistAvatarWrap{flex-shrink:0;align-items:flex-start;display:flex}.page-module__NfDiEG__specialistMeta{flex-direction:column;justify-content:space-between;height:64px;display:flex}@media (max-width:900px){.page-module__NfDiEG__specialists{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.page-module__NfDiEG__specialists{grid-template-columns:1fr}}.page-module__NfDiEG__originNote{color:var(--text-2);border-left:3px solid color-mix(in srgb, var(--accent) 40%, transparent);margin:0;padding-left:14px;font-size:15px;font-style:italic;line-height:1.7}.page-module__NfDiEG__originLink{color:var(--accent);text-decoration:underline;-webkit-text-decoration-color:color-mix(in srgb, var(--accent) 50%, transparent);text-decoration-color:color-mix(in srgb, var(--accent) 50%, transparent);text-underline-offset:2px}.page-module__NfDiEG__originLink:hover{-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent)}.page-module__NfDiEG__closingNote{color:var(--text);margin:4px 0 0}.page-module__NfDiEG__noFacePoints{border:1.5px solid var(--border);border-radius:var(--r-card);flex-direction:column;display:flex;overflow:hidden}.page-module__NfDiEG__noFacePoint{background:var(--bg-1-5);align-items:flex-start;gap:16px;padding:16px 18px;display:flex}.page-module__NfDiEG__noFacePoint+.page-module__NfDiEG__noFacePoint{border-top:1px solid var(--border)}.page-module__NfDiEG__noFacePointIcon{flex-shrink:0;font-size:20px;line-height:1.4}.page-module__NfDiEG__noFacePointContent{flex-direction:column;gap:4px;display:flex}.page-module__NfDiEG__noFacePointLabel{color:var(--text);margin:0;font-size:14px;font-weight:700;line-height:1.4}.page-module__NfDiEG__noFacePointBody{color:var(--text-2);margin:0;font-size:14px;line-height:1.6}.page-module__NfDiEG__agentGroup{border-top:1px solid var(--border);flex-direction:column;gap:12px;margin-top:4px;padding-top:20px;display:flex}.page-module__NfDiEG__agentGroupHeader{align-items:center;gap:10px;display:flex}.page-module__NfDiEG__agentGroupIcon{flex-shrink:0;font-size:20px;line-height:1}.page-module__NfDiEG__agentGroupTitle{font-family:"DM Sans", var(--ff);letter-spacing:.06em;text-transform:uppercase;color:var(--text);margin:0;font-size:13px;font-weight:700}.page-module__NfDiEG__agentGroupIntro{color:var(--text-2);margin:0;font-size:14px;line-height:1.65}.page-module__NfDiEG__agentSupporting{color:var(--text-3);margin:0;font-size:13px;font-style:italic;line-height:1.55}.page-module__NfDiEG__executiveCard{background:color-mix(in srgb, var(--accent) 5%, var(--bg-1-5));border:1.5px solid color-mix(in srgb, var(--accent) 30%, var(--border));border-radius:var(--r-card);flex-direction:column;gap:12px;margin-top:20px;padding:20px;display:flex}.page-module__NfDiEG__executiveHeader{align-items:flex-start;gap:12px;display:flex}.page-module__NfDiEG__executiveIcon{flex-shrink:0;font-size:24px;line-height:1}.page-module__NfDiEG__executiveLabel{font-family:"DM Sans", var(--ff);color:var(--text);letter-spacing:.02em;margin:0;font-size:14px;font-weight:700}.page-module__NfDiEG__executiveUpdated{color:var(--text-3);margin:2px 0 0;font-size:11px}.page-module__NfDiEG__executiveDesc{color:var(--text-2);margin:0;font-size:14px;line-height:1.65}.page-module__NfDiEG__ctaRow{flex-wrap:wrap;align-items:center;gap:16px;margin-top:8px;display:flex}.page-module__NfDiEG__ctaSecondary{color:var(--text-2);letter-spacing:.01em;align-self:center;margin-top:8px;font-size:14px;font-weight:600;text-decoration:none;transition:color .15s}.page-module__NfDiEG__ctaSecondary:hover{color:var(--accent)}@media (max-width:560px){.page-module__NfDiEG__ctaRow{flex-direction:column;align-items:flex-start}}.page-module__NfDiEG__designMdSection{border:1px solid var(--border);border-radius:var(--r-panel);background:var(--bg-1-5);margin-top:12px;overflow:hidden}.page-module__NfDiEG__designMdDetails{width:100%}.page-module__NfDiEG__designMdDetails[open] .page-module__NfDiEG__designMdChevron{transform:rotate(180deg)}.page-module__NfDiEG__designMdSummary{letter-spacing:.06em;text-transform:uppercase;color:var(--text-2);cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:8px;padding:14px 20px;font-size:13px;font-weight:700;list-style:none;transition:color .14s,background .14s;display:flex}.page-module__NfDiEG__designMdSummary::-webkit-details-marker{display:none}.page-module__NfDiEG__designMdSummary:hover{color:var(--accent);background:color-mix(in srgb, var(--accent) 4%, var(--bg-1-5))}.page-module__NfDiEG__designMdChevron{opacity:.7;font-size:12px;transition:transform .18s cubic-bezier(.22,1,.36,1)}.page-module__NfDiEG__designMdBody{flex-direction:column;gap:14px;padding:0 20px 20px;display:flex}.page-module__NfDiEG__designMdNote{color:var(--text-2);font-size:14px;line-height:1.65}.page-module__NfDiEG__designMdLink{color:var(--accent);text-underline-offset:2px;text-decoration:underline}.page-module__NfDiEG__designMdLink:hover{color:var(--accent-hover)}.page-module__NfDiEG__designMdSnippet{font-family:var(--ff-mono);color:var(--text-2);background:var(--bg-3);border:1px solid var(--border);border-radius:var(--r-card);white-space:pre;tab-size:2;padding:16px 18px;font-size:12px;line-height:1.7;overflow-x:auto}
.page-module__bs5l6q__page{flex-direction:column;gap:32px;max-width:1100px;margin:0 auto;padding:32px 24px 80px;display:flex}.page-module__bs5l6q__header{flex-direction:column;gap:10px;display:flex}.page-module__bs5l6q__title{color:var(--text);font-size:32px;font-weight:700;line-height:1.15}.page-module__bs5l6q__em{color:var(--accent);font-style:italic}.page-module__bs5l6q__subtitle{max-width:980px;color:var(--text-2);font-size:16px;font-weight:500;line-height:1.7}.page-module__bs5l6q__sectionWrap{border:1.5px solid color-mix(in srgb, var(--accent) 18%, var(--border));border-radius:var(--r-panel);background:var(--bg);overflow:hidden}.page-module__bs5l6q__sectionEyebrow{border-bottom:1px solid color-mix(in srgb, var(--accent) 14%, var(--border));background:color-mix(in srgb, var(--accent) 11%, var(--bg-1-5));margin:0;padding:12px 20px}.page-module__bs5l6q__sectionBody{background:0 0;flex-direction:column;gap:16px;padding:20px 24px;display:flex}.page-module__bs5l6q__sectionBody p{color:var(--text);margin:0;font-size:16px;line-height:1.7}@media (max-width:900px){.page-module__bs5l6q__page{gap:24px;padding:28px 24px 72px}.page-module__bs5l6q__title{font-size:28px}.page-module__bs5l6q__subtitle{font-size:15px}.page-module__bs5l6q__sectionBody{padding:18px 20px}.page-module__bs5l6q__sectionEyebrow{padding:12px 18px}}@media (max-width:560px){.page-module__bs5l6q__page{gap:20px;padding:24px 16px 56px}.page-module__bs5l6q__sectionBody{padding:18px 16px}.page-module__bs5l6q__sectionEyebrow{padding:12px 16px}}
.GettingStartedShell-module__avwj1q__page{flex-direction:column;gap:32px;max-width:1100px;margin:0 auto;padding:32px 24px 88px;display:flex}.GettingStartedShell-module__avwj1q__header{flex-direction:column;gap:10px;display:flex}.GettingStartedShell-module__avwj1q__title{color:var(--text);font-size:32px;font-weight:700;line-height:1.15}.GettingStartedShell-module__avwj1q__em{color:var(--accent);font-style:italic}.GettingStartedShell-module__avwj1q__subtitle{max-width:100%;color:var(--text-2);font-size:16px;line-height:1.55}.GettingStartedShell-module__avwj1q__content{min-width:0}@media (max-width:900px){.GettingStartedShell-module__avwj1q__page{gap:24px;padding:28px 24px 72px}.GettingStartedShell-module__avwj1q__title{font-size:28px}.GettingStartedShell-module__avwj1q__subtitle{font-size:16px}}@media (max-width:560px){.GettingStartedShell-module__avwj1q__page{gap:20px;padding:24px 16px 56px}}
.InterfacesGuideClient-module___AY4pW__wrapper{flex-direction:column;gap:24px;display:flex}.InterfacesGuideClient-module___AY4pW__section{flex-direction:column;gap:18px;display:flex}.InterfacesGuideClient-module___AY4pW__sectionIntro{color:var(--surface-text-muted);max-width:1120px;font-size:16px;line-height:1.7}.InterfacesGuideClient-module___AY4pW__sectionLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--text-3);font-size:13px;font-weight:600}.InterfacesGuideClient-module___AY4pW__interfaceGrid{grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:18px;display:grid}.InterfacesGuideClient-module___AY4pW__modesGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:16px;display:grid}.InterfacesGuideClient-module___AY4pW__capabilityGrid,.InterfacesGuideClient-module___AY4pW__roleGrid,.InterfacesGuideClient-module___AY4pW__agentGrid,.InterfacesGuideClient-module___AY4pW__adaptationGrid{grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:18px;display:grid}.InterfacesGuideClient-module___AY4pW__currentToolCard{background:linear-gradient(180deg, color-mix(in srgb, var(--surface-tint-color) 8%, var(--surface-card-1) 92%) 0%, color-mix(in srgb, var(--surface-tint-color) 3%, var(--surface-card-1) 97%) 100%);border:1.5px solid var(--surface-border-strong);border-radius:var(--r-card);flex-direction:column;gap:12px;padding:20px 22px;display:flex}.InterfacesGuideClient-module___AY4pW__capabilityCard,.InterfacesGuideClient-module___AY4pW__roleCard,.InterfacesGuideClient-module___AY4pW__agentCard,.InterfacesGuideClient-module___AY4pW__adaptationCard{background:var(--surface-card-1);border:1.5px solid var(--surface-border);border-radius:var(--r-card);flex-direction:column;gap:12px;padding:20px 22px;display:flex}.InterfacesGuideClient-module___AY4pW__capabilityTop,.InterfacesGuideClient-module___AY4pW__agentTop{align-items:flex-start;gap:12px;display:flex}.InterfacesGuideClient-module___AY4pW__capabilityIcon,.InterfacesGuideClient-module___AY4pW__agentIcon{color:var(--accent);flex-shrink:0;margin-top:1px;font-size:20px}.InterfacesGuideClient-module___AY4pW__capabilityName,.InterfacesGuideClient-module___AY4pW__roleName,.InterfacesGuideClient-module___AY4pW__agentName{color:var(--text);font-size:17px;font-weight:700}.InterfacesGuideClient-module___AY4pW__capabilityAvailability{color:var(--surface-text-soft);margin-top:2px;font-size:12px;line-height:1.45}.InterfacesGuideClient-module___AY4pW__agentSetup,.InterfacesGuideClient-module___AY4pW__agentStack{color:var(--surface-text-soft);font-size:16px;line-height:1.65}.InterfacesGuideClient-module___AY4pW__capabilityDesc,.InterfacesGuideClient-module___AY4pW__roleStart,.InterfacesGuideClient-module___AY4pW__roleOutcome,.InterfacesGuideClient-module___AY4pW__agentBestFor{color:var(--surface-text-muted);font-size:16px;line-height:1.7}.InterfacesGuideClient-module___AY4pW__capabilityWhy{color:var(--surface-text-soft);font-size:16px;line-height:1.65}.InterfacesGuideClient-module___AY4pW__capabilityBestFor{color:var(--accent);font-size:16px;font-weight:500;line-height:1.6}.InterfacesGuideClient-module___AY4pW__capabilityLevel{letter-spacing:.04em;text-transform:uppercase;color:var(--surface-text-soft);font-size:12px;font-weight:700}.InterfacesGuideClient-module___AY4pW__capabilityUpgrade{color:var(--surface-text-soft);font-size:16px;line-height:1.6}.InterfacesGuideClient-module___AY4pW__capabilityList,.InterfacesGuideClient-module___AY4pW__roleList{flex-direction:column;gap:6px;list-style:none;display:flex}.InterfacesGuideClient-module___AY4pW__capabilityList li,.InterfacesGuideClient-module___AY4pW__roleList li{color:var(--surface-text-muted);padding-left:14px;font-size:16px;line-height:1.65;position:relative}.InterfacesGuideClient-module___AY4pW__capabilityList li:before,.InterfacesGuideClient-module___AY4pW__roleList li:before{content:"•";color:var(--accent);position:absolute;left:0}.InterfacesGuideClient-module___AY4pW__roleBlock{flex-direction:column;gap:6px;display:flex}.InterfacesGuideClient-module___AY4pW__adaptationSection{flex-direction:column;gap:16px;display:flex}.InterfacesGuideClient-module___AY4pW__adaptationBlock{flex-direction:column;gap:4px;display:flex}.InterfacesGuideClient-module___AY4pW__adaptationText{color:var(--surface-text-muted);font-size:16px;line-height:1.65}.InterfacesGuideClient-module___AY4pW__roleBlockTitle{text-transform:uppercase;letter-spacing:.06em;color:var(--surface-text-soft);font-size:12px;font-weight:700}.InterfacesGuideClient-module___AY4pW__modeCard{background:var(--surface-card-1);border:1.5px solid var(--surface-border);border-radius:var(--r-card);flex-direction:column;gap:6px;padding:18px 20px;display:flex}.InterfacesGuideClient-module___AY4pW__modeName{color:var(--text);font-size:16px;font-weight:700}.InterfacesGuideClient-module___AY4pW__modeRange{color:var(--accent);font-size:12px;font-weight:600}.InterfacesGuideClient-module___AY4pW__modeDesc{color:var(--surface-text-muted);margin-top:4px;font-size:16px;line-height:1.6}.InterfacesGuideClient-module___AY4pW__modeBestFor{color:var(--surface-text-soft);margin-top:2px;font-size:16px;line-height:1.5}.InterfacesGuideClient-module___AY4pW__callout{background:linear-gradient(180deg, color-mix(in srgb, var(--surface-tint-color) 9%, var(--bg-1-5) 91%) 0%, color-mix(in srgb, var(--surface-tint-color) 3%, var(--bg-1-5) 97%) 100%);border:1.5px solid var(--surface-border-strong);border-radius:var(--r-card);align-items:flex-start;gap:12px;padding:18px 22px;display:flex}.InterfacesGuideClient-module___AY4pW__calloutIcon{color:var(--accent);flex-shrink:0;margin-top:1px;font-size:20px}.InterfacesGuideClient-module___AY4pW__calloutText{color:var(--surface-text-muted);font-size:16px;line-height:1.7}.InterfacesGuideClient-module___AY4pW__voiceNotes{background:var(--surface-card-1);border:1.5px solid var(--surface-border);border-radius:var(--r-card);flex-direction:column;gap:12px;padding:20px 22px;display:flex}.InterfacesGuideClient-module___AY4pW__voiceLead{color:var(--surface-text-muted);font-size:16px;line-height:1.7}.InterfacesGuideClient-module___AY4pW__voiceList{flex-direction:column;gap:6px;list-style:none;display:flex}.InterfacesGuideClient-module___AY4pW__voiceList li{color:var(--surface-text-muted);padding-left:14px;font-size:16px;line-height:1.65;position:relative}.InterfacesGuideClient-module___AY4pW__voiceList li:before{content:"•";color:var(--accent);position:absolute;left:0}.InterfacesGuideClient-module___AY4pW__cta{border-top:1px solid var(--border);flex-wrap:wrap;gap:16px;padding-top:16px;display:flex}.InterfacesGuideClient-module___AY4pW__ctaPrimary,.InterfacesGuideClient-module___AY4pW__ctaSecondary{color:var(--accent);background:0 0;border:0;padding:0;font-size:14px;font-weight:600;text-decoration:none}.InterfacesGuideClient-module___AY4pW__ctaPrimary:hover,.InterfacesGuideClient-module___AY4pW__ctaSecondary:hover{text-decoration:underline}@media (max-width:900px){.InterfacesGuideClient-module___AY4pW__interfaceGrid,.InterfacesGuideClient-module___AY4pW__capabilityGrid,.InterfacesGuideClient-module___AY4pW__roleGrid,.InterfacesGuideClient-module___AY4pW__agentGrid,.InterfacesGuideClient-module___AY4pW__adaptationGrid,.InterfacesGuideClient-module___AY4pW__modesGrid{grid-template-columns:1fr}}.InterfacesGuideClient-module___AY4pW__frame{border:1px solid var(--border);border-radius:var(--r-card);padding:24px}@media (max-width:560px){.InterfacesGuideClient-module___AY4pW__frame{padding:16px}}
.PreferencesForm-module__Mji4qW__wrapper{flex-direction:column;gap:32px;display:flex}.PreferencesForm-module__Mji4qW__header{flex-direction:column;gap:10px;display:flex}.PreferencesForm-module__Mji4qW__title{color:var(--text);margin:0;font-size:32px;font-weight:700;line-height:1.15}.PreferencesForm-module__Mji4qW__em{color:var(--accent);font-style:italic}.PreferencesForm-module__Mji4qW__subtitle{max-width:980px;color:var(--text-2);margin:0;font-size:16px;font-weight:500;line-height:1.55}.PreferencesForm-module__Mji4qW__tabsRow{align-items:center;gap:16px;display:flex}.PreferencesForm-module__Mji4qW__tabsSlot{flex:1;min-width:0}.PreferencesForm-module__Mji4qW__tabPanel{border:1.5px solid color-mix(in srgb, var(--accent) 18%, var(--border));border-radius:var(--r-panel);padding:20px 24px;overflow:hidden}.PreferencesForm-module__Mji4qW__settingsGrid,.PreferencesForm-module__Mji4qW__accountGrid{grid-template-columns:1fr 1fr;align-items:start;gap:0;display:grid}.PreferencesForm-module__Mji4qW__settingsGrid>div:first-child,.PreferencesForm-module__Mji4qW__accountGrid>div:first-child{border-right:1px solid var(--border);padding-right:24px}.PreferencesForm-module__Mji4qW__settingsGrid>div:last-child,.PreferencesForm-module__Mji4qW__accountGrid>div:last-child{padding-left:24px}@media (max-width:900px){.PreferencesForm-module__Mji4qW__title{font-size:28px}.PreferencesForm-module__Mji4qW__subtitle{font-size:15px}.PreferencesForm-module__Mji4qW__tabPanel{padding:20px}.PreferencesForm-module__Mji4qW__settingsGrid,.PreferencesForm-module__Mji4qW__accountGrid{grid-template-columns:1fr}.PreferencesForm-module__Mji4qW__settingsGrid>div:first-child,.PreferencesForm-module__Mji4qW__accountGrid>div:first-child{border-right:none;padding-right:0}.PreferencesForm-module__Mji4qW__settingsGrid>div:last-child,.PreferencesForm-module__Mji4qW__accountGrid>div:last-child{border-top:1px solid var(--border);padding-top:24px;padding-left:0}.PreferencesForm-module__Mji4qW__tabsRow{flex-wrap:wrap;gap:12px}}@media (max-width:560px){.PreferencesForm-module__Mji4qW__tabPanel{padding:16px}}
