:root{color-scheme:light;--canvas: #ffffff;--surface: #ffffff;--surface-soft: #f6f6ff;--ink: #111114;--muted: #727187;--line: #e9e9f4;--violet: #6e40ff;--violet-deep: #4b22d6;--violet-soft: #eee9ff;--sky: #087cff;--sky-soft: #eaf4ff;--mint: #08b989;--mint-soft: #e7faf4;--yellow: #f1ae00;--yellow-soft: #fff6ce;--coral: #e94f66;--slate: #596273;--header-height: 76px;--rail-width: 238px;--path-width: 300px;--radius-control: 13px;--radius-surface: 18px;--shadow-lift: 0 24px 72px rgba(65, 50, 132, .13);font-family:Noto Sans SC,Microsoft YaHei,PingFang SC,sans-serif}*{box-sizing:border-box}html,body{margin:0;min-height:100%;background:var(--canvas);color:var(--ink)}body{overflow:hidden}button,input,select{font:inherit}button,a,select,input{-webkit-tap-highlight-color:transparent}button{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid rgba(110,64,255,.24);outline-offset:2px}a{color:inherit;text-decoration:none}svg{display:block;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}[hidden]{display:none!important}.practice-app{height:100dvh;min-height:680px;background:#fff}.practice-global-header{height:var(--header-height);min-height:var(--header-height);border-bottom:1px solid var(--line);padding:0 22px;box-shadow:none;position:relative;z-index:30}.practice-brand{position:absolute;top:50%;left:22px;display:inline-flex;align-items:center;gap:10px;min-width:148px;font-size:20px;font-weight:800;letter-spacing:-.03em;transform:translateY(-50%)}.practice-global-header .practice-brand{order:1}.practice-global-header .ecosystem-nav{order:2}.practice-brand-mark{display:grid;place-items:center;width:36px;height:36px;border-radius:10px;color:#fff;font-size:14px;background:var(--violet);box-shadow:0 9px 22px #6e40ff38}.practice-global-header .ecosystem-nav{gap:28px}.practice-global-header .ecosystem-nav a{padding:22px 0 18px;white-space:nowrap;font-size:14px;font-weight:600}.practice-global-header .ecosystem-nav a[aria-current=page]{color:var(--violet);border-bottom:3px solid var(--violet)}.practice-account{position:absolute;top:50%;right:22px;order:3;min-width:76px;height:38px;padding:0 14px;border:1px solid var(--line);border-radius:12px;background:#fff;font-size:13px;font-weight:700;cursor:pointer;transform:translateY(-50%)}.practice-account:hover{border-color:#cfc6f8;background:var(--surface-soft)}.practice-workspace{height:calc(100dvh - var(--header-height));min-height:616px;display:grid;grid-template-columns:var(--rail-width) minmax(620px,1fr);overflow:hidden}.practice-filter-rail,.practice-path{background:#fff;min-height:0}.practice-filter-rail{border-right:1px solid var(--line);padding:18px 14px 14px;display:flex;flex-direction:column;overflow:auto}.career-profile-button{width:100%;display:grid;grid-template-columns:42px 1fr 18px;align-items:center;gap:10px;padding:7px 4px;border:0;background:transparent;text-align:left;cursor:pointer;border-radius:12px}.career-profile-button:hover{background:var(--surface-soft)}.career-profile-button>svg{width:18px;height:18px;color:var(--muted)}.career-profile-button strong,.career-profile-button small{display:block}.career-profile-button strong{font-size:14px;line-height:1.35}.career-profile-button small{margin-top:3px;color:var(--muted);font-size:11px;line-height:1.35}.career-avatar{display:grid;place-items:center;width:42px;height:42px;color:#fff;font-weight:800;border-radius:13px;background:linear-gradient(145deg,var(--violet),#805fff)}.career-progress{height:4px;background:#eeeef5;margin:7px 6px 18px 56px;overflow:hidden;border-radius:4px}.career-progress i{display:block;width:100%;height:100%;background:var(--violet);transform:scaleX(0);transform-origin:left center;transition:transform .24s ease-out}.rail-fields{display:grid;gap:11px;padding:0 4px 17px;border-bottom:1px solid var(--line)}.rail-fields label,.resource-filterbar label,.career-dialog-panel label{display:grid;gap:6px;color:#454357;font-size:11px;font-weight:700}.rail-fields select,.resource-filterbar select,.career-dialog-panel select{width:100%;height:38px;border:1px solid var(--line);border-radius:11px;background:#fff;color:var(--ink);padding:0 30px 0 10px;font-size:12px}.rail-fields select:hover,.resource-filterbar select:hover{border-color:#cfc7f4}.asset-type-nav{padding:16px 0 8px}.asset-type-nav h2{margin:0 8px 10px;font-size:12px}.asset-type-nav>button,.asset-type-nav #assetTypeButtons button{width:100%;min-height:42px;display:grid;grid-template-columns:30px 1fr auto;align-items:center;gap:9px;border:0;border-radius:11px;padding:6px 9px;background:transparent;text-align:left;font-size:13px;font-weight:680;cursor:pointer}.asset-type-nav #assetTypeButtons{display:grid;gap:2px}.asset-type-nav button:hover{background:var(--surface-soft)}.asset-type-nav button.is-active{color:var(--violet-deep);background:var(--violet-soft)}.asset-type-nav button small{color:var(--muted);font-size:10px;font-weight:650}.type-mark{display:grid;place-items:center;width:28px;height:28px;border-radius:9px;font-size:10px;font-weight:800}.type-mark.violet,.type-mark.all{background:var(--violet-soft);color:var(--violet)}.type-mark.blue{background:var(--sky-soft);color:var(--sky)}.type-mark.mint{background:var(--mint-soft);color:#008c68}.type-mark.purple{background:#f1ebff;color:#7a39ea}.type-mark.yellow{background:var(--yellow-soft);color:#a96a00}.type-mark.slate{background:#eef0f4;color:var(--slate)}.subcategory-nav{padding:14px 4px 12px;border-top:1px solid var(--line)}.subcategory-nav>header{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0 4px}.subcategory-nav h2{margin:0;font-size:12px}.subcategory-nav>header button{border:0;padding:3px;background:transparent;color:var(--violet);font-size:10px;font-weight:700;cursor:pointer}.subcategory-nav>p{margin:7px 4px 9px;color:var(--muted);font-size:10px;line-height:1.55}#subcategoryButtons{max-height:158px;display:grid;gap:3px;overflow-y:auto;padding-right:3px;scrollbar-width:thin}#subcategoryButtons button{min-height:32px;display:flex;align-items:center;justify-content:space-between;gap:8px;border:0;border-radius:9px;padding:6px 8px;background:transparent;color:#494657;font-size:11px;font-weight:650;text-align:left;cursor:pointer}#subcategoryButtons button:hover{background:var(--surface-soft)}#subcategoryButtons button.is-active{background:var(--violet-soft);color:var(--violet-deep)}#subcategoryButtons small{color:var(--muted);font-size:9px;white-space:nowrap}#subcategoryButtons button.is-active small{color:var(--violet-deep)}.rail-bottom{margin-top:auto;padding-top:12px;border-top:1px solid var(--line);display:grid;gap:8px}.mode-toggle{min-height:48px;display:grid;grid-template-columns:1fr 34px;align-items:center;padding:6px 8px;border:0;border-radius:12px;background:transparent;text-align:left;cursor:pointer}.mode-toggle:hover{background:var(--surface-soft)}.mode-toggle strong,.mode-toggle small{display:block}.mode-toggle strong{font-size:12px}.mode-toggle small{margin-top:3px;color:var(--muted);font-size:10px}.mode-toggle i{width:32px;height:19px;border-radius:12px;background:var(--violet);position:relative;transition:background .18s ease-out}.mode-toggle i:after{content:"";position:absolute;width:13px;height:13px;border-radius:50%;top:3px;right:3px;background:#fff;transition:transform .18s ease-out}.mode-toggle[aria-pressed=false] i{background:#c9c8d2}.mode-toggle[aria-pressed=false] i:after{transform:translate(-13px)}.rail-bottom>a{padding:9px;text-align:center;border:1px solid var(--line);border-radius:11px;font-size:12px;font-weight:700}.rail-bottom>a:hover{border-color:var(--violet);color:var(--violet)}.practice-main{min-width:0;min-height:0;display:grid;grid-template-rows:58px 1fr;background:#fff}.practice-commandbar{display:grid;grid-template-columns:auto auto minmax(260px,520px) auto;gap:12px;align-items:center;padding:0 18px;border-bottom:1px solid var(--line)}.view-tabs{display:flex;height:100%;align-items:stretch;gap:22px;overflow-x:auto;scrollbar-width:none}.view-tabs::-webkit-scrollbar,.catalog-tabs::-webkit-scrollbar{display:none}.view-tabs button,.catalog-tabs button,.ranking-switch button{border:0;background:transparent;padding:0;white-space:nowrap;color:var(--muted);font-size:12px;font-weight:700;cursor:pointer}.view-tabs button{position:relative}.view-tabs button.is-active{color:var(--violet)}.view-tabs button.is-active:after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;border-radius:3px 3px 0 0;background:var(--violet)}.model-experience-link{min-height:40px;display:inline-flex;align-items:center;gap:7px;padding:0 12px;border-radius:11px;color:#4b22d6;background:#f0ecff;font-size:12px;font-weight:760;text-decoration:none;white-space:nowrap}.model-experience-link small{color:#6d638e;font-size:9px;font-weight:650}.model-experience-link:hover{background:#e8e1ff}.model-experience-link:focus-visible{outline:3px solid rgba(110,64,255,.28);outline-offset:3px}.practice-search{height:38px;display:grid;grid-template-columns:20px 1fr auto;align-items:center;gap:8px;border:1px solid var(--line);border-radius:11px;padding:0 10px;background:#fff}.practice-search:focus-within{border-color:var(--violet);box-shadow:0 0 0 3px #6e40ff1a}.practice-search svg{width:17px;height:17px;color:var(--muted)}.practice-search input{min-width:0;width:100%;border:0;outline:0;background:transparent;font-size:12px;color:var(--ink)}.practice-search input::placeholder{color:#aaa8b7}.practice-search kbd{padding:3px 6px;border:1px solid var(--line);border-radius:6px;background:#f8f8fc;color:#9290a0;font:10px/1.2 inherit}.mobile-filter-button,.mobile-filter-backdrop{display:none}.practice-view{min-height:0;overflow:hidden;padding:18px}.practice-view.is-active{display:grid}#libraryView{grid-template-rows:auto auto auto minmax(220px,1fr);gap:12px}.library-head{display:flex;align-items:end;justify-content:space-between;gap:18px}.library-head h1,.route-heading h2,.section-heading h2{margin:0;font-size:clamp(21px,2vw,30px);line-height:1.12;letter-spacing:-.035em}.library-head p,.route-heading p,.section-heading p{margin:6px 0 0;color:var(--muted);font-size:12px;line-height:1.5}.catalog-tabs{display:flex;align-items:center;gap:18px;min-width:0;overflow-x:auto}.catalog-tabs button{padding-bottom:7px}.catalog-tabs button.is-active{color:var(--violet);border-bottom:2px solid var(--violet)}.popularity-note{min-height:40px;display:flex;align-items:center;gap:8px 12px;padding:9px 12px;border:1px solid #dfeafc;border-radius:11px;background:#f7fbff;color:#536075;font-size:10px;line-height:1.45}.popularity-note strong{flex:0 0 auto;color:#1269c8;font-size:11px}.featured-resource{min-height:154px;position:relative;display:grid;grid-template-columns:86px minmax(0,1fr) auto;align-items:center;gap:20px;border:1px solid #dcd5fb;border-radius:var(--radius-surface);padding:14px 22px;overflow:hidden;background:linear-gradient(95deg,#fff,#fbfaff 62%,#f5f1ff)}.featured-resource>*{position:relative;z-index:1}.featured-icon{display:grid;place-items:center;width:78px;height:78px;border-radius:17px;color:var(--violet);background:var(--violet-soft)}.featured-icon svg{width:38px;height:38px}.featured-copy{min-width:0}.featured-titleline{display:flex;align-items:center;gap:9px;min-width:0}.featured-titleline h2{margin:0;font-size:19px;line-height:1.3;letter-spacing:-.02em}.resource-type-label{flex:0 0 auto;padding:4px 7px;border-radius:7px;background:var(--violet-soft);color:var(--violet-deep);font-size:10px;font-weight:750}.featured-copy>p{max-width:780px;margin:8px 0;color:#474458;font-size:13px;line-height:1.65}.resource-meta,.resource-tags{display:flex;flex-wrap:wrap;gap:8px 12px;color:var(--muted);font-size:10px}.resource-tags span{padding:3px 7px;border-radius:6px;background:#f2f2f8;color:#59576b}.career-tags{display:flex;flex-wrap:wrap;gap:5px;margin:6px 0}.career-tags a,.resource-card-careers a,.resource-card-careers span,.path-careers a,.drawer-careers a{border-radius:7px;background:#eafaf5;color:#08795e;font-size:10px;font-weight:700}.career-tags a{padding:3px 7px}.featured-actions{display:grid;min-width:130px;gap:8px;justify-items:stretch}.featured-actions strong{color:var(--violet-deep);font-size:15px;text-align:center}.featured-actions button,.resource-card-actions button,.resource-card-actions a,.primary-action,.secondary-action{min-height:36px;border:1px solid var(--violet);border-radius:10px;padding:0 14px;background:#fff;color:var(--violet);font-size:11px;font-weight:750;cursor:pointer}.featured-actions button:first-of-type,.primary-action{color:#fff;background:var(--violet)}.featured-actions button:hover,.resource-card-actions button:hover,.resource-card-actions a:hover{background:var(--violet-deep);border-color:var(--violet-deep);color:#fff}.resource-filterbar{display:grid;grid-template-columns:repeat(3,minmax(120px,1fr)) auto;gap:8px;align-items:end}.resource-filterbar .secondary-filter{display:none}.resource-filterbar label{gap:4px}.resource-filterbar select{height:34px;font-size:11px}.resource-filterbar>button{height:34px;border:0;background:transparent;color:var(--violet);font-size:11px;font-weight:700;cursor:pointer}.virtual-list-shell{min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr);gap:7px}.virtual-list-progress{min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:6px 11px 6px 12px;border-radius:var(--radius-control);background:var(--violet-soft);color:var(--violet-deep)}.virtual-list-progress>span:first-child{min-width:0;display:flex;align-items:baseline;gap:8px}.virtual-list-progress strong{flex:0 0 auto;font-size:11px;line-height:1.35}.virtual-list-progress small{min-width:0;overflow:hidden;color:var(--violet-deep);font-size:10px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap;opacity:.78}.virtual-list-progress-track{flex:0 0 76px;height:4px;overflow:hidden;border-radius:4px;background:var(--line)}.virtual-list-progress-track i{display:block;width:100%;height:100%;border-radius:inherit;background:var(--violet);transform:scaleX(0);transform-origin:left center;transition:transform .18s ease-out}.virtual-list{min-height:0;position:relative;overflow-y:auto;overscroll-behavior:contain;scrollbar-color:var(--violet) var(--violet-soft);scrollbar-width:auto;scrollbar-gutter:stable;border-top:1px solid var(--line)}.virtual-list::-webkit-scrollbar{width:10px}.virtual-list::-webkit-scrollbar-track{background:var(--violet-soft);border-radius:8px}.virtual-list::-webkit-scrollbar-thumb{border:2px solid var(--violet-soft);border-radius:8px;background:var(--violet)}.virtual-list-spacer{width:1px;opacity:0}.virtual-list-window{position:absolute;inset:0 8px auto 0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;align-items:stretch}.resource-card{min-width:0;height:294px;display:grid;grid-template-rows:auto minmax(82px,1fr) minmax(36px,auto) auto auto auto;gap:7px;padding:13px 14px;border:1px solid var(--line);border-radius:14px;background:#fff;cursor:pointer;transition:border-color .16s ease-out,box-shadow .16s ease-out,transform .16s ease-out}.resource-card:hover,.resource-card.is-selected{border-color:#baf;box-shadow:0 14px 36px #4837861a;transform:translateY(-1px)}.resource-card-head{display:grid;grid-template-columns:32px minmax(0,1fr) auto;align-items:start;gap:9px}.resource-card-icon{display:grid;place-items:center;width:32px;height:32px;border-radius:9px;color:var(--violet);background:var(--violet-soft)}.resource-card-icon svg{width:18px;height:18px}.resource-card-title{min-width:0}.resource-card-title a,.resource-card-title button{max-width:100%;display:inline-flex;align-items:center;gap:4px;border:0;padding:0;background:transparent;color:var(--ink);font:inherit;font-size:14px;font-weight:780;line-height:1.35;text-align:left;cursor:pointer}.resource-card-title a svg{width:13px;height:13px;flex:0 0 auto;color:var(--violet)}.resource-card-title a:hover,.resource-card-title button:hover{color:var(--violet);text-decoration:underline;text-underline-offset:3px}.resource-card-title a:focus-visible,.resource-card-title button:focus-visible{border-radius:4px;outline:2px solid var(--violet);outline-offset:3px}.resource-card-title small{display:block;margin-top:3px;color:var(--muted);font-size:10px}.resource-price{white-space:nowrap;color:var(--ink);font-size:11px;font-weight:750}.resource-card>p{margin:0;overflow:hidden}.resource-card-summary{color:#454150;font-size:12px;line-height:1.62;overflow-wrap:anywhere}.resource-card-summary span,.resource-card-start span{margin-right:6px;color:var(--violet-deep);font-size:10px;font-weight:800}.resource-card-start{padding:6px 8px;border-radius:9px;background:var(--surface-soft);color:#625e70;font-size:10.5px;line-height:1.48;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.resource-card-careers{min-width:0;display:flex;align-items:center;gap:5px;overflow:hidden;white-space:nowrap}.resource-card-careers a,.resource-card-careers span{flex:0 0 auto;max-width:34%;padding:3px 6px;overflow:hidden;text-overflow:ellipsis}.resource-card-careers>span:last-child{background:#f2f2f8;color:#676477}.workflow-delivery{max-width:none!important;border:1px solid transparent}.workflow-delivery.is-ready{background:#e8f8f1!important;color:#08795e!important;border-color:#bcebd9}.workflow-delivery.is-blueprint{background:#f1edff!important;color:var(--violet-deep)!important;border-color:#d9ceff}.workflow-delivery.is-platform{background:#eef1f5!important;color:#4c5868!important;border-color:#d9dee6}.resource-card-foot{display:flex;align-items:center;justify-content:space-between;gap:8px;color:var(--muted);font-size:10px}.resource-card-foot strong{color:#1269c8;font-size:10px}.resource-card-foot>span:first-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.resource-card-actions{display:flex;align-items:center;justify-content:space-between;gap:8px}.resource-card-actions button,.resource-card-actions a{min-height:31px;display:inline-grid;place-items:center;padding:0 10px}.resource-card-rating{min-width:0;flex:1;overflow:hidden;color:var(--muted);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.resource-card-actions .favorite-button{width:31px;padding:0!important;color:var(--muted)!important;border-color:var(--line)!important}.drawer-actions .favorite-button{width:auto;color:var(--violet)!important;border-color:var(--violet)!important}.favorite-button.is-active{color:var(--yellow)!important;background:var(--yellow-soft)!important}.resource-state{position:absolute;inset:0;display:grid;place-items:center;align-content:center;gap:12px;background:#fff;color:var(--muted)}.resource-state span{width:34px;height:34px;border:3px solid #e2def6;border-top-color:var(--violet);border-radius:50%;animation:spin .9s linear infinite}.resource-state p{margin:0;font-size:12px}.resource-state.is-empty span,.resource-state.is-error span{display:none}.resource-state.is-error{color:var(--coral)}@keyframes spin{to{transform:rotate(360deg)}}.practice-path{border-left:1px solid var(--line);padding:18px 16px;overflow-y:auto}.practice-path>header{display:flex;align-items:center;justify-content:space-between;margin-bottom:13px}.practice-path>header span{font-size:13px;font-weight:800}#closePathButton{display:none;border:0;background:transparent;font-size:24px;cursor:pointer}.path-resource-name{padding-bottom:14px;border-bottom:1px solid var(--line)}.path-resource-name strong{display:block;font-size:15px;line-height:1.45}.path-resource-name small{display:block;margin-top:5px;color:var(--muted);font-size:11px}.path-careers{padding:13px 0 3px}.path-careers h2{margin:0 0 8px;font-size:11px}.path-careers div{display:flex;flex-wrap:wrap;gap:5px}.path-careers a{padding:4px 7px}.path-action-list{margin:0;padding:0;list-style:none}.path-action{--path-color: var(--violet);position:relative;display:grid;grid-template-columns:40px 1fr 16px;gap:10px;align-items:center;min-height:76px;border-bottom:1px solid var(--line)}.path-action:before{content:"";position:absolute;left:-17px;top:50%;width:13px;height:2px;background:var(--path-color)}.path-action:nth-child(2){--path-color: var(--sky)}.path-action:nth-child(3){--path-color: var(--mint)}.path-action:nth-child(4){--path-color: var(--yellow)}.path-action-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:color-mix(in srgb,var(--path-color) 12%,white);color:var(--path-color)}.path-action-icon svg{width:20px;height:20px}.path-action strong,.path-action small{display:block}.path-action strong{color:var(--path-color);font-size:13px}.path-action small{margin-top:3px;color:var(--muted);font-size:10px;line-height:1.45}.path-action>svg{width:14px;height:14px;color:var(--muted)}.path-related{padding-top:17px}.path-related h2{margin:0 0 10px;font-size:12px}.path-related a{display:flex;justify-content:space-between;gap:10px;padding:9px 0;border-bottom:1px solid #f1f0f7;color:#3f3c4e;font-size:11px}.path-related a span:last-child{color:var(--muted)}.wallet-mini{margin-top:18px;padding:14px;border-radius:14px;background:#071c3f;color:#fff}.wallet-mini small,.wallet-mini strong{display:block}.wallet-mini small{color:#b9caec;font-size:10px}.wallet-mini strong{margin-top:7px;color:#e1b95b;font-size:23px}.wallet-mini a{display:inline-block;margin-top:10px;color:#fff;font-size:10px;text-decoration:underline;text-underline-offset:3px}#routeView{grid-template-rows:auto minmax(220px,.8fr) minmax(180px,1fr);gap:14px}.route-heading,.section-heading{display:flex;align-items:end;justify-content:space-between;gap:18px}.route-heading select{min-width:210px;height:38px;border:1px solid var(--line);border-radius:11px;padding:0 12px;background:#fff}.route-canvas{position:relative;min-height:0;display:grid;grid-template-columns:repeat(6,minmax(110px,1fr));align-items:center;gap:8px;padding:26px 12px 18px;border:1px solid var(--line);border-radius:var(--radius-surface);overflow-x:auto}.route-canvas:before{content:"";position:absolute;left:7%;right:7%;top:42%;height:4px;border-radius:4px;background:linear-gradient(90deg,var(--mint),var(--sky),var(--violet),#8d43e8,var(--yellow),var(--coral));opacity:.55}.route-step{min-width:110px;position:relative;z-index:1;display:grid;justify-items:center;gap:9px;text-align:center}.route-step button{width:74px;height:74px;display:grid;place-items:center;border:2px solid var(--step-color);border-radius:18px;background:#fff;color:var(--step-color);cursor:pointer;box-shadow:0 12px 34px #3d2f771a}.route-step button:hover,.route-step.is-selected button{color:#fff;background:var(--step-color);transform:translateY(-2px)}.route-step svg{width:28px;height:28px}.route-step strong{font-size:12px}.route-step small{max-width:130px;color:var(--muted);font-size:10px;line-height:1.4}.route-resource-list{min-height:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;overflow-y:auto;padding-right:5px}#rankingsView,#directoriesView{grid-template-rows:auto minmax(0,1fr);gap:16px}.ranking-switch{display:flex;gap:8px}.ranking-switch button{min-height:34px;padding:0 13px;border:1px solid var(--line);border-radius:10px}.ranking-switch button.is-active{color:#fff;border-color:var(--violet);background:var(--violet)}.ranking-content,.directory-list{min-height:0;overflow-y:auto;border-top:1px solid var(--line)}.ranking-board-tabs{position:sticky;top:0;z-index:3;display:flex;gap:7px;padding:10px 0;overflow-x:auto;background:#fffffff5;backdrop-filter:blur(10px)}.ranking-board-tabs button{flex:0 0 auto;display:grid;gap:2px;min-height:46px;padding:7px 11px;border:1px solid var(--line);border-radius:10px;background:#fff;color:#48465a;text-align:left;cursor:pointer}.ranking-board-tabs button span{font-size:11px;font-weight:760}.ranking-board-tabs button small{color:var(--muted);font-size:9px}.ranking-board-tabs button.is-active{border-color:var(--violet);background:var(--violet-soft);color:var(--violet-deep)}.ranking-board-intro{display:grid;grid-template-columns:minmax(210px,.8fr) minmax(260px,1.4fr) minmax(260px,1.2fr) auto;gap:14px;align-items:center;padding:14px 10px;border-bottom:1px solid var(--line)}.ranking-board-intro>div{display:grid;gap:3px}.ranking-board-intro>div>span{color:var(--violet);font-size:9px;font-weight:800;text-transform:uppercase}.ranking-board-intro>div>strong{font-size:14px}.ranking-board-intro>div>small,.ranking-board-intro p{margin:0;color:var(--muted);font-size:10px;line-height:1.5}.ranking-board-intro>a{white-space:nowrap;color:var(--violet);font-size:10px;font-weight:750}.ranking-table{width:100%;border-collapse:collapse;font-size:12px}.ranking-table th,.ranking-table td{padding:13px 10px;border-bottom:1px solid var(--line);text-align:left;vertical-align:top}.ranking-table th{position:sticky;top:0;z-index:1;background:#fff;color:var(--muted);font-size:10px}.ranking-table td strong,.ranking-table td small{display:block}.ranking-table td small{margin-top:4px;color:var(--muted);line-height:1.45}.directory-search{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:11px}.directory-search input{height:36px;border:1px solid var(--line);border-radius:10px;padding:0 10px}.directory-row{display:grid;grid-template-columns:minmax(180px,1fr) 90px minmax(280px,2fr) auto;gap:14px;align-items:center;padding:14px 8px;border-bottom:1px solid var(--line);font-size:11px}.directory-row strong,.directory-row small{display:block}.directory-row small{margin-top:4px;color:var(--muted)}.directory-row p{margin:0;color:#565366;line-height:1.55}.directory-row a{color:var(--violet);font-weight:700}.public-catalog-overview{display:grid;gap:13px;margin:14px 6px 18px;padding:18px;border:1px solid #ddd4ff;border-radius:16px;background:linear-gradient(135deg,#f8f5ff,#fffdf7 68%)}.public-catalog-overview header{display:flex;align-items:end;justify-content:space-between;gap:18px}.public-catalog-overview header span{color:var(--violet);font-size:9px;font-weight:820;letter-spacing:.13em}.public-catalog-overview h2{margin:4px 0 0;font-size:18px}.public-catalog-overview header>strong{color:var(--violet);font-size:20px}.public-catalog-overview>p{margin:0;color:#5f596d;font-size:11px;line-height:1.65}.public-catalog-counts{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:7px}.public-catalog-counts span{display:grid;gap:2px;padding:9px;border:1px solid rgba(110,64,255,.12);border-radius:9px;background:#ffffffb8;color:var(--muted);font-size:9px}.public-catalog-counts strong{color:var(--ink);font-size:13px}.public-catalog-sources{display:flex;flex-wrap:wrap;gap:8px}.public-catalog-sources a{min-width:190px;display:grid;gap:2px;padding:9px 11px;border:1px solid var(--line);border-radius:9px;background:#fff}.public-catalog-sources strong{color:var(--ink);font-size:10px}.public-catalog-sources span{color:var(--muted);font-size:9px}.resource-drawer,.career-dialog{position:fixed;inset:0;z-index:80}body.has-resource-drawer .sl-companion-root{opacity:0;pointer-events:none}.drawer-backdrop{position:absolute;inset:0;border:0;background:#110e204d;backdrop-filter:blur(2px)}.drawer-panel{position:absolute;inset:0 0 0 auto;width:min(720px,96vw);background:#fff;box-shadow:-18px 0 60px #20164e2e;overflow-y:auto;animation:drawer-in .22s cubic-bezier(.22,1,.36,1)}@keyframes drawer-in{0%{transform:translate(24px);opacity:0}}.drawer-panel>header{height:56px;display:flex;justify-content:flex-end;align-items:center;padding:0 20px;border-bottom:1px solid var(--line);position:sticky;top:0;background:#fff;z-index:2}.drawer-panel>header button,.dialog-close{width:36px;height:36px;border:1px solid var(--line);border-radius:10px;background:#fff;font-size:22px;cursor:pointer}.drawer-body{padding:8px 34px 42px}.drawer-body h1{margin:14px 0 9px;font-size:30px;line-height:1.15;letter-spacing:-.035em}.drawer-lead{max-width:68ch;color:#4b485b;font-size:15px;line-height:1.78}.drawer-meta{display:flex;flex-wrap:wrap;gap:8px;margin:14px 0 22px}.drawer-meta span{padding:5px 8px;border-radius:7px;background:var(--surface-soft);color:#5c596d;font-size:10px}.drawer-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:20px 0 26px}.drawer-actions a,.drawer-actions button{min-height:44px;display:grid;place-items:center}.drawer-section{padding:20px 0;border-top:1px solid var(--line)}.drawer-section h2{margin:0 0 12px;font-size:17px}.drawer-section ul,.drawer-section ol{margin:0;padding-left:20px;color:#4f4c5f;font-size:14px;line-height:1.8}.drawer-section p{color:#4f4c5f;font-size:14px;line-height:1.75}.resource-decision{margin:24px -10px 0;padding:24px;border-radius:16px;background:#17143d;color:#fff}.resource-decision>header{display:flex;align-items:center;justify-content:space-between;gap:16px}.resource-decision>header h2{margin:0;font-size:20px;letter-spacing:-.02em}.resource-decision>header span{min-height:28px;display:inline-flex;align-items:center;padding:0 8px;border-radius:8px;background:#312b68;color:#d8d2ff;font-size:9px;font-weight:760}.resource-decision-core{display:grid;grid-template-columns:1fr 1fr;margin-top:20px;padding:20px 0;border-top:1px solid rgba(255,255,255,.18);border-bottom:1px solid rgba(255,255,255,.18)}.resource-decision-core>div{min-width:0;padding-right:22px}.resource-decision-core>div+div{padding:0 0 0 22px;border-left:1px solid rgba(255,255,255,.18)}.resource-decision strong,.resource-decision h3{color:#a998ff;font-size:11px}.resource-decision p{margin:8px 0 0;color:#f1efff;font-size:13px;line-height:1.72}.resource-decision-next{display:grid;grid-template-columns:.85fr 1.15fr}.resource-decision-next>section{min-width:0;padding:20px 22px 0 0}.resource-decision-next>section+section{padding:20px 0 0 22px;border-left:1px solid rgba(255,255,255,.18)}.resource-decision-next h3{margin:0 0 10px}.resource-decision-next div{display:flex;flex-wrap:wrap;gap:6px}.resource-decision-next a{padding:5px 8px;border-radius:7px;background:#dff8ef;color:#08795e;font-size:10px;font-weight:760}.resource-decision-output{margin-top:20px;padding-top:18px;border-top:1px solid rgba(255,255,255,.18)}.resource-decision-output ul{margin:10px 0 0;padding-left:18px;color:#f1efff;font-size:12px;line-height:1.7}.resource-decision-caution{margin:18px 0 0!important;padding:12px 14px;border-radius:10px;background:#282252;color:#d9d5ef!important;font-size:11px!important}.resource-decision-caution strong{margin-right:8px;color:#f3cd78}.resource-practice-section{display:grid;gap:16px}.resource-practice-prep{display:grid;grid-template-columns:110px minmax(0,1fr);gap:16px;padding:14px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.resource-practice-prep strong{color:var(--ink);font-size:12px}.resource-practice-prep ul{font-size:12px;line-height:1.65}.resource-practice-section>ol{display:grid;gap:10px;padding-left:24px}.resource-practice-section>ol li{padding-left:4px}.resource-detail-disclosure{margin-top:22px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.resource-detail-disclosure>summary{position:relative;display:grid;gap:4px;padding:20px 34px 20px 0;list-style:none;color:var(--ink);cursor:pointer}.resource-detail-disclosure>summary::-webkit-details-marker{display:none}.resource-detail-disclosure>summary:after{position:absolute;right:6px;top:24px;width:8px;height:8px;border-right:1px solid var(--violet);border-bottom:1px solid var(--violet);transform:rotate(45deg);transition:transform .16s ease-out;content:""}.resource-detail-disclosure[open]>summary:after{transform:rotate(225deg)}.resource-detail-disclosure>summary span{font-size:14px;font-weight:780}.resource-detail-disclosure>summary small{color:var(--muted);font-size:10px}.resource-detail-disclosure>div{padding-bottom:8px}.resource-runtime-section dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin:0;background:var(--line)}.resource-runtime-section dl>div{min-width:0;padding:12px 14px;background:#fff}.resource-runtime-section dt{color:var(--muted);font-size:10px;font-weight:700}.resource-runtime-section dd{margin:5px 0 0;color:var(--ink);font-size:12px;line-height:1.55;overflow-wrap:anywhere}.related-tools-section>div:last-child{border-top:1px solid var(--line)}.related-tools-section button{width:100%;display:grid;grid-template-columns:minmax(130px,.55fr) minmax(0,1fr);gap:18px;padding:14px 0;border:0;border-bottom:1px solid var(--line);background:transparent;color:var(--ink);text-align:left;cursor:pointer}.related-tools-section button:hover strong,.related-tools-section button:focus-visible strong{color:var(--violet)}.related-tools-section button strong{font-size:12px}.related-tools-section button span{color:var(--muted);font-size:11px;line-height:1.6}.drawer-section-heading{display:flex;align-items:start;justify-content:space-between;gap:16px}.drawer-section-heading h2{margin-bottom:4px}.drawer-section-heading p{margin:0;color:var(--muted);font-size:10px}.drawer-section-heading button,.drawer-section-heading a{flex:0 0 auto;min-height:34px;display:inline-flex;align-items:center;justify-content:center;padding:0 12px;border:1px solid var(--violet);border-radius:9px;background:#fff;color:var(--violet);font-size:10px;font-weight:760;cursor:pointer}.prompt-source-section pre,.skill-source-section pre{max-height:420px;margin:14px 0 0;padding:18px;overflow:auto;border:1px solid #ddd6f5;border-radius:12px;background:#171321;color:#f5f1ff;white-space:pre-wrap;word-break:break-word;font-size:13px;line-height:1.75}.prompt-source-section code,.skill-source-section pre code{font:inherit}.skill-install-paths{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:14px}.skill-install-paths span{min-width:0;display:grid;gap:5px;padding:10px 11px;border:1px solid var(--line);border-radius:10px;background:var(--surface-soft)}.skill-install-paths strong{color:var(--ink);font-size:10px}.skill-install-paths code{overflow-wrap:anywhere;color:var(--violet);font-size:10px;line-height:1.45}.skill-content-loading{margin:14px 0 0;padding:16px 18px;border:1px dashed #cfc5ed;border-radius:12px;background:var(--violet-soft);color:var(--muted);font-size:12px}.skill-content-loading.is-error{border-color:#efb9b1;background:#fff4f1;color:#9b2f24}.skill-content-loading button{min-height:38px;margin-left:8px;border:1px solid currentColor;border-radius:9px;padding:0 11px;color:inherit;background:#fff;font-weight:750;cursor:pointer}.workflow-blueprint-section{display:grid;gap:16px}.workflow-blueprint-heading{display:flex;align-items:start;justify-content:space-between;gap:18px}.workflow-blueprint-heading h2{margin-bottom:5px}.workflow-blueprint-heading p{margin:0;color:var(--muted);font-size:12px}.workflow-readiness{flex:0 0 auto;padding:6px 9px;border-radius:8px;background:#e8f8f1;color:#08795e;font-size:10px;font-weight:800}.workflow-facts{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin:0}.workflow-facts>div{padding:12px 13px;border-radius:11px;background:var(--surface-soft)}.workflow-facts dt{margin-bottom:5px;color:var(--muted);font-size:10px;font-weight:700}.workflow-facts dd{margin:0;color:var(--ink);font-size:12px;font-weight:700;line-height:1.55}.workflow-flow{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin:0!important;padding:0!important;list-style:none}.workflow-flow li{min-width:0;position:relative;display:grid;grid-template-columns:25px minmax(0,1fr);align-items:start;gap:8px;padding:10px 16px 10px 0}.workflow-flow li:not(:last-child):after{content:"";position:absolute;top:22px;right:5px;width:7px;height:7px;border-top:1px solid #a799d4;border-right:1px solid #a799d4;transform:rotate(45deg)}.workflow-flow li>span{width:25px;height:25px;display:grid;place-items:center;border-radius:8px;background:var(--violet-soft);color:var(--violet-deep);font-size:10px;font-weight:800}.workflow-flow li p{margin:2px 0 0;color:#4f4c5f;font-size:11px;line-height:1.55}.workflow-check-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.workflow-check-grid section{padding:14px 15px;border-radius:12px;background:#fbfbfe}.workflow-check-grid h3{margin:0 0 8px;font-size:12px}.workflow-check-grid ul{padding-left:17px;font-size:11px;line-height:1.65}.workflow-node-list{display:flex;flex-wrap:wrap;align-items:center;gap:6px}.workflow-node-list strong{margin-right:4px;color:var(--muted);font-size:10px}.workflow-node-list span{padding:4px 7px;border-radius:7px;background:#eef3fb;color:#335b8f;font-size:9px}.workflow-template-note{margin:0!important;padding:11px 13px;border-radius:10px;background:#fff8dc;color:#69520a!important;font-size:11px!important}.workflow-copy-button{min-height:38px;justify-self:start;padding:0 14px;border:1px solid var(--violet);border-radius:10px;background:#fff;color:var(--violet);font-size:11px;font-weight:760;cursor:pointer}.workflow-copy-button:hover,.workflow-copy-button:focus-visible{background:var(--violet);color:#fff}.resource-address-section{display:grid;gap:9px}.resource-address-section h2{margin-bottom:2px}.resource-address-section>a{min-width:0;display:grid;gap:5px;padding:13px 14px;border-radius:12px;background:var(--surface-soft);color:var(--violet);text-decoration:none}.resource-address-section>a:hover,.resource-address-section>a:focus-visible{background:var(--violet-soft);outline:2px solid color-mix(in srgb,var(--violet) 24%,transparent);outline-offset:2px}.resource-address-section span{color:var(--muted);font-size:11px}.resource-address-section strong{overflow-wrap:anywhere;font-size:13px;line-height:1.55}.resource-address-section>p{margin:3px 0 0;color:var(--muted);font-size:12px}.resource-provenance-section>.drawer-section-heading{margin-bottom:14px}.resource-provenance-section dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin:0;overflow:hidden;border:1px solid var(--line);border-radius:12px;background:var(--line)}.resource-provenance-section dl>div{min-width:0;display:grid;gap:5px;padding:12px 14px;background:#fff}.resource-provenance-section dt{color:var(--muted);font-size:10px;font-weight:700}.resource-provenance-section dd{min-width:0;margin:0;color:var(--ink);overflow-wrap:anywhere;font-size:12px;line-height:1.55}.public-metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:14px 0 8px}.public-metric-grid span{min-width:0;display:grid;gap:3px;padding:11px;border:1px solid var(--line);border-radius:11px;background:var(--surface-soft);color:var(--muted);font-size:9px}.public-metric-grid strong{overflow:hidden;color:var(--ink);font-size:15px;text-overflow:ellipsis;white-space:nowrap}.editorial-review-section{display:grid;gap:10px}.editorial-review-section>p{margin:0}.editorial-review-section a{color:var(--violet);font-weight:720;text-decoration:underline;text-underline-offset:3px}.editorial-score{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:10px;background:#fff8df;color:#695315}.editorial-score strong{font-size:15px}.editorial-score span{font-size:10px}.drawer-careers{padding:14px 0}.drawer-careers div{display:flex;flex-wrap:wrap;gap:7px}.drawer-careers a{padding:6px 9px}.rating-heading{display:flex;align-items:start;justify-content:space-between;gap:18px}.rating-heading h2{margin-bottom:4px}.rating-heading p{margin:0}.rating-heading>strong{color:var(--violet);font-size:30px;line-height:1;letter-spacing:-.04em}.star-rating{display:flex;gap:6px;margin:16px 0 10px}.star-rating button{width:42px;height:42px;display:grid;place-items:center;border:1px solid #e4ddcf;border-radius:11px;background:#fffdf7;color:#b6ad9a;cursor:pointer;transition:transform .14s ease-out,color .14s ease-out,background .14s ease-out,border-color .14s ease-out}.star-rating button:hover,.star-rating button:focus-visible{transform:translateY(-2px);color:#d99100;border-color:#edc56d}.star-rating button.is-active{color:#bd7c00;border-color:#efc460;background:#fff3cf}.star-rating svg{width:21px;height:21px;fill:currentColor;stroke:currentColor}.rating-note{margin:0!important;color:var(--muted)!important;font-size:10px!important}.engagement-heading p{margin:-5px 0 0;color:var(--muted);font-size:10px}.engagement-toolbar{display:grid;grid-template-columns:repeat(3,minmax(0,1fr)) auto;gap:7px;margin:14px 0;align-items:center}.engagement-toolbar button,.engagement-toolbar>span{min-height:36px;display:flex;align-items:center;justify-content:center;gap:5px;border:1px solid var(--line);border-radius:10px;background:#fff;color:#555064;font-size:10px;font-weight:750}.engagement-toolbar button{cursor:pointer}.engagement-toolbar button:hover,.engagement-toolbar button.is-active{border-color:var(--violet);color:var(--violet);background:var(--violet-soft)}.engagement-toolbar strong{color:inherit;font-size:10px}.engagement-comments{display:grid;gap:8px;max-height:280px;overflow-y:auto;padding-right:4px}.engagement-comments article{padding:11px 12px;border-radius:11px;background:var(--surface-soft)}.engagement-comments article>div{display:flex;justify-content:space-between;gap:12px}.engagement-comments article strong{color:#292535;font-size:11px}.engagement-comments time{color:var(--muted);font-size:9px}.engagement-comments article p{margin:6px 0 0;color:#504b5d;font-size:11px;line-height:1.65;white-space:pre-wrap}.engagement-empty{margin:0;padding:14px;border:1px dashed var(--line);border-radius:11px;color:var(--muted)!important}.engagement-form{display:grid;grid-template-columns:1fr auto;gap:8px;margin-top:10px;align-items:end}.engagement-form textarea{width:100%;min-height:70px;resize:vertical;border:1px solid var(--line);border-radius:11px;padding:10px 11px;color:var(--ink);background:#fff;font:inherit;font-size:11px;line-height:1.55}.engagement-form textarea:focus{outline:2px solid color-mix(in srgb,var(--violet) 22%,transparent);border-color:var(--violet)}.engagement-form button{min-height:40px;padding:0 13px;border:0;border-radius:10px;background:var(--violet);color:#fff;font-size:11px;font-weight:780;cursor:pointer}.engagement-form button:disabled{opacity:.55;cursor:wait}.drawer-crosslinks{display:grid;grid-template-columns:1fr 1fr;gap:8px}.drawer-crosslinks a{display:grid;gap:5px;padding:12px;border:1px solid var(--line);border-radius:11px;color:var(--violet);font-size:11px;font-weight:700}.drawer-crosslinks a span{color:var(--muted);font-size:9px}.career-dialog-panel{position:absolute;left:50%;top:50%;width:min(440px,calc(100vw - 28px));transform:translate(-50%,-50%);padding:26px;border-radius:18px;background:#fff;box-shadow:var(--shadow-lift);display:grid;gap:16px}.career-dialog-panel .dialog-close{position:absolute;right:14px;top:14px}.career-dialog-panel h2{margin:0;font-size:23px}.career-dialog-panel>p{margin:-6px 36px 0 0;color:var(--muted);font-size:12px;line-height:1.6}.career-dialog-panel>div{display:flex;gap:8px}.career-dialog-panel>div button{flex:1;min-height:40px;border:1px solid var(--violet);border-radius:11px;background:#fff;color:var(--violet);font-size:12px;font-weight:750;cursor:pointer}.career-dialog-panel>div button:first-child{color:#fff;background:var(--violet)}.form-error{color:var(--coral)!important}.practice-toast{position:fixed;left:50%;bottom:24px;z-index:120;transform:translate(-50%,20px);opacity:0;pointer-events:none;padding:11px 15px;border-radius:11px;background:#15121f;color:#fff;font-size:12px;box-shadow:0 16px 44px #120e2533;transition:opacity .16s ease-out,transform .16s ease-out}.practice-toast.is-visible{opacity:1;transform:translate(-50%)}@media(max-width:1280px){:root{--rail-width: 220px;--path-width: 270px}.practice-global-header .ecosystem-nav{gap:18px}.practice-global-header .ecosystem-nav a{font-size:12px}.resource-card{height:294px}}@media(max-width:1080px){:root{--rail-width: 212px}.practice-workspace{grid-template-columns:var(--rail-width) minmax(560px,1fr)}.practice-path{position:fixed;top:var(--header-height);right:0;bottom:0;z-index:45;width:min(320px,88vw);box-shadow:-16px 0 50px #261a5426;transform:translate(102%);transition:transform .2s ease-out}.practice-path.is-open{transform:translate(0)}#closePathButton{display:block}.featured-resource:after{display:none}}@media(max-width:820px){body{overflow:auto}.practice-app{min-height:100dvh;height:auto}.practice-global-header{padding:0 12px;display:grid;grid-template-columns:auto 1fr auto}.practice-brand{min-width:max-content;font-size:17px}.practice-brand-mark{width:32px;height:32px}.practice-global-header .ecosystem-nav{min-width:0;margin:0 12px;overflow-x:auto}.practice-global-header .ecosystem-nav a{padding-inline:5px}.practice-workspace{height:calc(100dvh - var(--header-height));min-height:620px;display:block}.practice-filter-rail{position:fixed;left:0;top:var(--header-height);bottom:0;z-index:55;width:min(270px,88vw);box-shadow:16px 0 50px #261a5426;transform:translate(-102%);transition:transform .2s ease-out}.practice-filter-rail.is-open{transform:translate(0)}.mobile-filter-backdrop{position:fixed;inset:var(--header-height) 0 0;z-index:54;display:block;border:0;background:#18142a47;backdrop-filter:blur(2px)}.practice-main{height:100%;grid-template-rows:auto 1fr}.practice-commandbar{grid-template-columns:1fr auto;gap:10px;padding:10px 12px}.view-tabs{grid-column:1;height:36px;gap:18px;order:2}.model-experience-link{grid-column:2;order:2;min-height:36px}.practice-search{order:1}.mobile-filter-button{display:block;order:1;height:38px;border:1px solid var(--line);border-radius:10px;background:#fff;font-size:11px;font-weight:700}.practice-view{padding:12px}#libraryView{grid-template-rows:auto auto auto minmax(240px,1fr)}.library-head{display:block}.catalog-tabs{margin-top:12px}.featured-resource{grid-template-columns:58px minmax(0,1fr);min-height:132px;padding:14px;gap:12px}.featured-icon{width:56px;height:56px}.featured-actions{grid-column:1 / -1;grid-template-columns:1fr 1fr}.featured-actions strong{display:none}.resource-filterbar{display:flex;overflow-x:auto;padding-bottom:4px;scrollbar-width:none}.resource-filterbar::-webkit-scrollbar{display:none}.resource-filterbar label{flex:0 0 120px}.resource-filterbar>button{flex:0 0 68px}.virtual-list-window{grid-template-columns:1fr}.virtual-list-progress{gap:10px}.virtual-list-progress>span:first-child{display:grid;gap:1px}.virtual-list-progress-track{flex-basis:52px}.resource-card{height:294px}.popularity-note{align-items:flex-start;flex-direction:column;gap:2px}.ranking-board-intro{grid-template-columns:1fr}.route-canvas{grid-template-columns:repeat(6,132px)}.route-resource-list{grid-template-columns:1fr}.route-heading,.section-heading{align-items:start}.directory-row{grid-template-columns:1fr auto}.directory-row p{grid-column:1 / -1}.public-catalog-counts{grid-template-columns:repeat(4,minmax(0,1fr))}.workflow-flow{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.practice-account{min-width:58px;padding:0 9px}.practice-global-header .ecosystem-nav{display:none}.practice-global-header{grid-template-columns:1fr auto}.practice-commandbar{padding-top:8px}.practice-search kbd,.model-experience-link small{display:none}.library-head h1,.route-heading h2,.section-heading h2{font-size:21px}.featured-copy>p{font-size:11px}.featured-titleline h2{font-size:16px}.route-heading{display:grid}.route-heading select{width:100%}.ranking-table{min-width:650px}.ranking-content{overflow:auto}.drawer-panel{inset:auto 0 0;width:100%;max-height:88dvh;border-radius:20px 20px 0 0}.drawer-body{padding:4px 20px 32px}.drawer-body h1{font-size:25px}.resource-decision{margin-inline:-8px;padding:20px}.resource-decision>header{align-items:flex-start;flex-direction:column}.resource-decision-core,.resource-decision-next{grid-template-columns:1fr}.resource-decision-core>div,.resource-decision-next>section{padding:18px 0}.resource-decision-core>div+div,.resource-decision-next>section+section{padding:18px 0 0;border-top:1px solid rgba(255,255,255,.18);border-left:0}.resource-practice-prep,.resource-runtime-section dl,.related-tools-section button{grid-template-columns:1fr;gap:8px}.drawer-crosslinks,.resource-provenance-section dl,.skill-install-paths{grid-template-columns:1fr}.public-metric-grid{grid-template-columns:1fr 1fr}.engagement-toolbar{grid-template-columns:repeat(3,1fr)}.engagement-toolbar>span{grid-column:1 / -1}.engagement-form{grid-template-columns:1fr}.public-catalog-counts{grid-template-columns:repeat(2,minmax(0,1fr))}.workflow-facts,.workflow-check-grid,.workflow-flow{grid-template-columns:1fr}.workflow-flow li:not(:last-child):after{inset:auto auto -2px 11px;transform:rotate(135deg)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
