.eq-goals{margin:18px 0 24px}.eq-goals-toggle{list-style:none;cursor:pointer;-webkit-user-select:none;user-select:none;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:13px 16px;border:1px solid var(--line);border-radius:13px;background:var(--white);transition:border-color .15s ease,background .15s ease}.eq-goals-toggle::-webkit-details-marker{display:none}.eq-goals-toggle:hover{border-color:color-mix(in oklab,var(--navy) 45%,var(--line))}.eq-goals[open] .eq-goals-toggle{border-color:var(--navy);border-bottom-left-radius:0;border-bottom-right-radius:0}.eq-goals-toggle-main{display:flex;flex-direction:column;gap:1px;min-width:0}.eq-goals-toggle-main strong{font-family:var(--display);font-weight:900;font-size:clamp(16px,2.4vw,19px);letter-spacing:-.02em;color:var(--ink)}.eq-goals-toggle-main span{color:var(--soft);font-size:13px}.eq-goals-toggle-cta{display:inline-flex;align-items:center;gap:7px;flex:none;color:var(--navy);font-weight:700;font-size:13px}.eq-chev{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round;transition:transform .18s ease}.eq-goals[open] .eq-chev{transform:rotate(180deg)}.eq-goals-close,.eq-goals[open] .eq-goals-open{display:none}.eq-goals[open] .eq-goals-close{display:inline}.eq-bands{display:flex;flex-direction:column;gap:10px;margin-top:10px}.eq-band{display:grid;grid-template-columns:196px 1fr;border:1px solid var(--line);border-radius:14px;overflow:hidden;background:var(--white)}.eq-side{padding:15px 16px;color:#eef8f3;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:center;gap:4px}.eq-side .eq-ic{position:absolute;right:-12px;bottom:-14px;width:78px;height:78px;opacity:.16;stroke-width:1.3}.eq-side .eq-step{font-family:var(--display);font-size:10.5px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;opacity:.9}.eq-side h3{font-family:var(--display);font-weight:900;font-size:17px;color:#fff;line-height:1.05;letter-spacing:-.02em}.eq-side p{font-size:12px;margin:1px 0 0;opacity:.92;line-height:1.35;max-width:26ch}.eq-g1 .eq-side{background:linear-gradient(150deg,#123f6b,#1a5288)}.eq-g2 .eq-side{background:linear-gradient(150deg,#0e5570,#15708f)}.eq-g3 .eq-side{background:linear-gradient(150deg,var(--amber-d),var(--amber))}.eq-g4 .eq-side{background:linear-gradient(150deg,#243b70,#31508f)}.eq-g5 .eq-side{background:linear-gradient(150deg,#7c5514,#b9832a)}.eq-g6 .eq-side{background:linear-gradient(150deg,#3f4f60,#5a6d80)}.eq-depts{padding:12px;display:flex;flex-wrap:wrap;gap:7px;align-content:flex-start;align-items:flex-start}.eq-chip{display:inline-flex;align-items:center;gap:8px;background:var(--bg);border:1px solid var(--line);border-radius:10px;padding:7px 11px 7px 9px;text-decoration:none;color:var(--ink);font-size:12.5px;font-weight:600;line-height:1.15;transition:border-color .15s ease,transform .15s ease,background .15s ease}.eq-chip:hover{border-color:var(--navy);transform:translateY(-2px);background:var(--white)}.eq-chip:focus-visible{outline:2.5px solid var(--amber);outline-offset:2px}.eq-chip .eq-ic{width:18px;height:18px;color:var(--navy);flex:none}.eq-cc{font-size:11px;font-weight:800;color:var(--soft);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.eq-ic{fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;display:inline-block;vertical-align:middle}.eq-browse{scroll-margin-top:88px}.eq-browse-head{display:flex;align-items:baseline;gap:10px;margin:6px 0 14px}.eq-browse-head h2{font-family:var(--display);font-weight:900;font-size:clamp(18px,2.6vw,22px);letter-spacing:-.02em}.eq-browse-head span{color:var(--soft);font-size:13px;font-weight:600}@media (max-width:640px){.eq-band{grid-template-columns:1fr}.eq-side{padding:15px 16px}.eq-side .eq-ic{width:64px;height:64px}.eq-goals-close,.eq-goals-open,.eq-goals[open] .eq-goals-close{display:none}}@media (prefers-reduced-motion:reduce){.eq-chip{transition:none}}.catlinks{margin:42px 0 10px;border-top:1px solid var(--line);padding-top:26px}.catlinks h2{font-family:var(--display);font-size:20px;margin-bottom:16px}.catlinks-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:22px 26px}.catlinks-dept{font-weight:800;font-family:var(--display);font-size:14.5px;color:var(--navy);text-decoration:none}.catlinks-dept:hover{color:var(--amber-d,#b45309)}.catlinks-dept span{font-weight:400;color:var(--soft);font-size:12.5px}.catlinks-col ul{list-style:none;margin:7px 0 0;padding:0}.catlinks-col li{margin:4px 0}.catlinks-col a{color:var(--soft);font-size:13.5px;text-decoration:none}.catlinks-col a:hover{color:var(--navy);text-decoration:underline}.catlinks-col ul ul{margin:3px 0 3px 14px}.catlinks-col ul ul a{font-size:12.5px}.brandstrip{display:flex;gap:10px;flex-wrap:wrap;align-items:center;margin:4px 0 18px}.brandstrip-item{background:#fff;border:1.5px solid var(--line);border-radius:12px;padding:8px 14px;height:56px;min-width:84px;display:grid;place-items:center;cursor:pointer;transition:border-color .12s,box-shadow .12s}.brandstrip-item img{max-height:34px;max-width:120px;object-fit:contain;display:block}.brandstrip-item.on,.brandstrip-item:hover{border-color:var(--navy)}.brandstrip-item.on{box-shadow:0 0 0 2px var(--navy) inset}.brandstrip-clear{background:none;border:none;color:var(--soft);font-weight:600;font-size:13px;cursor:pointer;text-decoration:underline;padding:8px}.brandstrip-clear:hover{color:var(--navy)}