:root{--bg:#ffffff;--panel:#ffffff;--panel-muted:#f6f6f6;--text:#111111;--muted:#6f6f6f;--line:#e4e4e4;--line-strong:#c7c7c7;--radius:8px;--shadow:0 18px 48px rgba(0,0,0,0.06)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;background:var(--bg);color:var(--text);font-family:IBM Plex Sans,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}textarea{resize:vertical}code,pre{font-family:IBM Plex Mono,SFMono-Regular,monospace}main{padding-bottom:32px}.site-shell{width:min(1120px,calc(100vw - 40px));margin:0 auto}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:20;border-bottom:1px solid var(--line);background:rgba(255,255,255,.88);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.nav-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 0}.brand-mark{display:inline-flex;align-items:center;min-height:42px;padding:0 2px;font-size:1.02rem;font-weight:700}.nav-links{display:inline-flex;flex-wrap:wrap;gap:6px;padding:6px;border:1px solid var(--line);border-radius:12px;background:#f7f7f7}.ghost-button,.ghost-link,.nav-button,.nav-link,.solid-button,.solid-link{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 16px;border-radius:8px;border:1px solid transparent;background:transparent;cursor:pointer}.nav-button,.nav-link{color:var(--muted)}.nav-button:hover,.nav-link:hover{color:var(--text);background:#ffffff}.nav-link.active{color:#111111;border-color:var(--line);background:#ffffff;box-shadow:0 8px 20px rgba(0,0,0,.08)}.solid-button,.solid-link{background:#111111;color:#ffffff;font-weight:700}.ghost-button:disabled,.solid-button:disabled{cursor:not-allowed;opacity:.48}.ghost-button,.ghost-link{border-color:var(--line);background:#ffffff;color:var(--text)}.page-stack,.workspace-stack{display:grid;grid-gap:18px;gap:18px;padding-top:28px}.auth-card,.details-panel,.page-head,.panel,.workspace-empty{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.auth-card,.page-head,.panel,.workspace-empty{display:grid;grid-gap:18px;gap:18px;padding:26px}.page-head{gap:24px;padding:34px}.page-title{display:grid;grid-gap:10px;gap:10px}.page-title h1,.page-title p,.page-title span{margin:0}.page-title p{color:#111111;font-weight:700;text-transform:uppercase}.page-title span{max-width:720px;color:var(--muted);font-size:18px;line-height:1.7}.auth-card h1,.detail-head h1,.page-head h1,.workspace-empty h1{margin:0;font-size:clamp(2rem,4vw,3rem);line-height:1.08;letter-spacing:0}.empty-panel h2,.empty-panel h3,.panel h2,.skill-card h2{margin:0}.audit-shell{display:grid;grid-gap:16px;gap:16px;padding-top:28px}.audit-head,.audit-login,.audit-table-panel,.audit-toolbar{border:1px solid var(--line);border-radius:var(--radius);background:var(--panel);box-shadow:var(--shadow)}.audit-head,.audit-login{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:24px}.audit-login{display:grid;max-width:560px;margin:64px auto 0}.audit-filter-grid,.audit-login-form{display:grid;grid-gap:12px;gap:12px}.audit-filter-grid label,.audit-login-form label{display:grid;grid-gap:6px;gap:6px;color:var(--muted);font-size:.9rem;font-weight:700}.audit-filter-grid input,.audit-filter-grid select,.audit-login-form input{min-height:42px;width:100%;border:1px solid var(--line);border-radius:8px;padding:0 12px;color:var(--text);background:#ffffff}.audit-toolbar{padding:16px}.audit-filter-grid{grid-template-columns:minmax(160px,1.1fr) minmax(220px,1.4fr) minmax(120px,.7fr) minmax(90px,.55fr) auto auto;align-items:end}.audit-table-panel{overflow:hidden}.audit-summary{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 18px;border-bottom:1px solid var(--line)}.audit-summary-main{display:flex;align-items:baseline;gap:8px}.audit-summary-main strong{font-size:1.6rem}.audit-summary-main span{color:var(--muted)}.audit-status-breakdown{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.audit-count-chip{display:inline-flex;min-height:28px;align-items:center;border:1px solid var(--line);border-radius:999px;padding:0 10px;color:var(--muted);background:#ffffff;font-size:.82rem;font-weight:700}.audit-count-chip.in-progress,.audit-status.in-progress{border-color:#e6c675;color:#7a5200;background:#fff8df}.audit-count-chip.success{border-color:#b8d8c2;color:#116637;background:#edf8f0}.audit-count-chip.failed{border-color:#f0b7b7;color:#8f1d1d;background:#fff1f1}.audit-table-wrap{overflow-x:auto}.audit-table{width:100%;min-width:1220px;border-collapse:collapse;font-size:.92rem}.audit-table td,.audit-table th{padding:12px 14px;border-bottom:1px solid var(--line);text-align:left;vertical-align:top}.audit-table th{color:var(--muted);font-size:.78rem;text-transform:uppercase;background:#f7f7f7}.audit-table td small,.audit-table td strong{display:block}.audit-table td small{margin-top:4px;color:var(--muted);line-height:1.45;overflow-wrap:anywhere}.audit-nowrap{white-space:nowrap}.audit-status{display:inline-flex;min-height:26px;align-items:center;border:1px solid var(--line);border-radius:999px;padding:0 10px;color:var(--muted);background:#ffffff;font-size:.82rem;font-weight:700}.audit-status.success{border-color:#b8d8c2;color:#116637;background:#edf8f0}.audit-status.failed{border-color:#f0b7b7;color:#8f1d1d;background:#fff1f1}.audit-prompt-cell{max-width:420px}.audit-prompt-cell details{display:grid;grid-gap:8px;gap:8px}.audit-prompt-cell summary{cursor:pointer;color:var(--text);line-height:1.5;overflow-wrap:anywhere}.audit-prompt-cell pre{max-height:280px;overflow:auto;margin:10px 0 0;padding:12px;border:1px solid var(--line);border-radius:8px;background:#111111;color:#f5f5f5;line-height:1.55;white-space:pre-wrap;overflow-wrap:anywhere}.audit-empty{height:120px;color:var(--muted);text-align:center}.toolbar{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(180px,.8fr) auto;grid-gap:10px;gap:10px;align-items:flex-end}.search-toolbar{grid-template-columns:minmax(0,1.5fr) minmax(150px,.7fr) minmax(150px,.7fr) auto;margin-top:4px}.toolbar-action{display:flex;align-items:flex-end}.field{display:grid;grid-gap:8px;gap:8px}.field span,.meta-label,.panel-copy,.result-line,.row-meta,.summary-line,.workspace-empty p{color:var(--muted)}.field input,.field select,.field textarea,.toolbar input,.toolbar select{width:100%;min-height:46px;padding:11px 12px;border:1px solid var(--line);border-radius:8px;background:#ffffff;color:var(--text)}.expert-kits-search input:focus,.expert-kits-search select:focus,.field input:focus,.field select:focus,.field textarea:focus,.toolbar input:focus,.toolbar select:focus{outline:none;border-color:#111111;box-shadow:0 0 0 3px rgba(17,17,17,.08)}.field textarea{min-height:112px}.field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.field-wide{grid-column:1/-1}.compact-field{min-width:132px}.compact-field input{min-height:38px;padding:8px 10px}.compact-button{min-height:38px;padding:0 14px}.markdown-article ol,.markdown-article p,.markdown-article ul,.panel-copy,.result-line,.row-meta,.summary-line{margin:0;line-height:1.7}.list-grid,.list-section,.list-stack{display:grid;grid-gap:16px;gap:16px}.list-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pagination{display:grid;grid-template-columns:auto minmax(0,1fr) auto;grid-gap:12px;gap:12px;align-items:center;padding:12px;border:1px solid var(--line);border-radius:8px;background:#ffffff;box-shadow:var(--shadow)}.page-numbers{display:flex;flex-wrap:wrap;justify-content:center;gap:6px}.page-control,.page-number{display:inline-flex;align-items:center;justify-content:center;min-height:38px;min-width:38px;padding:0 12px;border:1px solid var(--line);border-radius:8px;background:#ffffff;color:#111111;font-weight:700}.page-number.active{border-color:#111111;background:#111111;color:#ffffff}.page-control.disabled{pointer-events:none;color:#9a9a9a;background:#f6f6f6}.skill-card{gap:14px;min-height:216px;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.expert-kit-card:hover,.skill-card:hover{border-color:var(--line-strong);box-shadow:0 24px 52px rgba(0,0,0,.08);transform:translateY(-2px)}.detail-head,.list-row,.meta-grid,.skill-card-top{display:grid;grid-gap:12px;gap:12px}.skill-card-top{grid-template-columns:58px minmax(0,1fr);align-items:center}.skill-card-heading{display:grid;grid-gap:8px;gap:8px;justify-items:start;min-width:0}.detail-icon,.skill-icon{display:block;object-fit:cover;background:#ffffff;border:1px solid var(--line);box-shadow:0 10px 24px rgba(0,0,0,.08)}.skill-icon{width:58px;height:58px;border-radius:14px}.skill-summary{margin:0;display:-webkit-box;overflow:hidden;line-height:1.65;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:var(--text)}.row-meta{display:flex;flex-wrap:wrap;gap:8px 14px}.action-row,.tag-row{display:flex;flex-wrap:wrap;gap:10px}.status-pill,.tag-chip{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:0 10px;border-radius:999px;border:1px solid var(--line);background:var(--panel-muted);font-size:.9rem}.status-pill{font-weight:600;border-color:transparent}.tone-reviewed{background:#111111;color:#ffffff}.tone-medium,.tone-warning{background:#3a3a3a;color:#ffffff}.tone-high{background:#2e2e2e;color:#ffffff}.tone-low,.tone-neutral{background:#efefef;color:var(--text);border-color:var(--line)}.detail-head{grid-template-columns:86px minmax(0,1fr) auto;align-items:start}.detail-head-side{display:grid;grid-gap:12px;gap:12px}.detail-icon{width:86px;height:86px;border-radius:18px}.details-panel{overflow:hidden}.details-panel summary{padding:16px 20px;cursor:pointer;font-weight:600;list-style:none}.details-panel summary::-webkit-details-marker{display:none}.details-panel summary:after{content:"+";float:right;color:var(--muted)}.details-panel[open] summary{border-bottom:1px solid var(--line)}.details-panel[open] summary:after{content:"−"}.details-body{display:grid;grid-gap:12px;gap:12px;padding:16px 20px 20px}.list-row{padding:14px;border:1px solid var(--line);border-radius:8px;background:var(--panel-muted)}.list-row[draggable=true]{cursor:-webkit-grab;cursor:grab}.list-row.dragging{cursor:-webkit-grabbing;cursor:grabbing;opacity:.62}.list-row.drag-target{border-color:var(--text);background:#ffffff}.list-row-main{display:grid;grid-gap:6px;gap:6px}.meta-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.meta-item{display:grid;grid-gap:6px;gap:6px}.code-block,.code-inline{display:block;overflow-x:auto;border-radius:8px;background:#111111;color:#ffffff}.code-inline{padding:10px 12px}.code-block{margin:0;padding:14px;font-size:.9rem}.hash-value{word-break:break-all}.feedback,.inline-banner{border:1px solid var(--line);border-radius:8px;padding:12px 14px;background:var(--panel-muted)}.inline-banner.success{border-color:#bcbcbc}.feedback.error,.inline-banner.error{border-color:#8f8f8f}.inline-banner.info{border-color:var(--line)}.feedback p{margin:0}.empty-panel{display:grid;grid-gap:8px;gap:8px;justify-items:flex-start;padding:20px;border:1px solid var(--line);border-radius:8px;background:var(--panel-muted)}.auth-card,.workspace-empty{max-width:520px;margin:0 auto}.advanced-panel{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.advanced-panel summary{padding:14px 20px;cursor:pointer;font-weight:600}.admin-row{grid-template-columns:minmax(0,1fr)}.admin-actions{align-items:end}.admin-skill-heading{display:grid;grid-template-columns:48px minmax(0,1fr);grid-gap:12px;gap:12px;align-items:center}.admin-skill-icon{width:48px;height:48px;display:block;object-fit:cover;border:1px solid var(--line);border-radius:12px;background:#ffffff}.admin-icon-control{display:grid;grid-template-columns:minmax(220px,1fr) auto;grid-gap:8px;gap:8px;align-items:end;min-width:min(100%,420px)}.icon-editor{display:grid;grid-template-columns:92px minmax(0,1fr);grid-gap:16px;gap:16px;align-items:center}.icon-editor-preview{width:92px;height:92px;display:block;object-fit:cover;border:1px solid var(--line);border-radius:18px;background:#ffffff;box-shadow:0 10px 24px rgba(0,0,0,.08)}.icon-editor-main{display:grid;grid-gap:12px;gap:12px;min-width:0}.icon-upload-control{max-width:460px}.file-picker{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;grid-gap:8px;gap:8px;width:100%;min-height:38px;padding:4px;border:1px solid var(--line);border-radius:8px;background:#ffffff}.file-picker:focus-within{border-color:#111111;box-shadow:0 0 0 3px rgba(17,17,17,.08)}.file-picker-input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);white-space:nowrap}.file-picker-button{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:0 12px;border-radius:6px;background:#111111;color:#ffffff;font-weight:700;cursor:pointer}.file-picker-button:before{content:"↑";margin-right:6px;line-height:1}.file-picker-name{min-width:0;overflow:hidden;color:var(--muted);font-size:.94rem;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.markdown-article{display:grid;grid-gap:12px;gap:12px}.markdown-article h1,.markdown-article h2,.markdown-article h3{margin:0;font-size:1.1rem}.markdown-article ol,.markdown-article ul{padding-left:20px}.expert-kits-page{min-height:calc(100vh - 71px);margin-bottom:-32px;padding:36px 0 56px;background:#ffffff;color:#111111}.expert-kits-shell{display:grid;grid-gap:22px;gap:22px}.expert-kits-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.78fr);grid-gap:22px;gap:22px;align-items:end}.expert-kits-title{display:grid;grid-gap:12px;gap:12px}.expert-kits-title h1,.expert-kits-title p,.expert-kits-title span{margin:0}.expert-kits-title p{color:#111111;letter-spacing:0;text-transform:uppercase;font-weight:700}.expert-kits-title h1{font-size:40px;line-height:1.12;letter-spacing:0}.expert-kits-title span{max-width:720px;color:var(--muted);font-size:18px;line-height:1.7}.expert-kits-search{display:grid;grid-template-columns:minmax(0,1fr) 132px 76px;grid-gap:10px;gap:10px}.expert-kits-search button,.expert-kits-search input,.expert-kits-search select{min-height:48px;border:1px solid var(--line);border-radius:8px;color:#111111}.expert-kits-search input,.expert-kits-search select{width:100%;padding:0 14px;background:#ffffff}.expert-kit-card a,.expert-kits-empty a,.expert-kits-search button{background:#111111;color:#ffffff;font-weight:700}.expert-kits-hero{position:relative;overflow:hidden;min-height:176px;border:1px solid var(--line);border-radius:8px;background:#f5f5f5}.expert-kits-hero-stage{position:absolute;inset:0}.expert-kits-hero-dots{position:absolute;top:20px;left:22px;z-index:2;display:inline-flex;align-items:center;gap:9px}.expert-kits-hero-dots span{display:block;width:8px;height:8px;border-radius:999px;background:#d1d1d1;opacity:.78;transform:scale(.9);animation:expert-kit-dot-cycle 24s ease-in-out infinite}.expert-kits-hero-dots span:nth-child(2){animation-delay:6s}.expert-kits-hero-dots span:nth-child(3){animation-delay:12s}.expert-kits-hero-dots span:nth-child(4){animation-delay:18s}.expert-kits-hero-scene{position:absolute;inset:0;display:grid;grid-template-columns:minmax(0,1fr) minmax(430px,48%);grid-gap:24px;gap:24px;align-items:center;padding:34px 28px;opacity:0;transform:translateY(10px);animation:expert-kit-scene-cycle 24s ease-in-out infinite}.expert-kits-hero-scene:nth-child(2){animation-delay:6s}.expert-kits-hero-scene:nth-child(3){animation-delay:12s}.expert-kits-hero-scene:nth-child(4){animation-delay:18s}.expert-kits-hero-copy{display:grid;grid-gap:12px;gap:12px;max-width:680px}.expert-kits-hero-copy span{color:#111111;font-size:24px;font-weight:800}.expert-kits-hero-copy strong{color:#696969;font-size:18px;line-height:1.7}.expert-kits-hero-cloud{position:relative;min-height:130px}.expert-kits-hero-cloud span{position:absolute;display:inline-flex;align-items:center;min-height:38px;padding:0 16px;border:1px solid #d6d6d6;border-radius:999px;background:rgba(255,255,255,.72);color:#777777;font-size:17px;font-weight:700;white-space:nowrap;opacity:0;transform:translateY(8px) scale(.98);animation:expert-kit-chip-cycle 24s ease-in-out infinite}.expert-kits-hero-scene:nth-child(2) .expert-kits-hero-cloud span{animation-delay:6s}.expert-kits-hero-scene:nth-child(3) .expert-kits-hero-cloud span{animation-delay:12s}.expert-kits-hero-scene:nth-child(4) .expert-kits-hero-cloud span{animation-delay:18s}.expert-kits-hero-cloud span:first-child{top:0;left:42%}.expert-kits-hero-cloud span:nth-child(2){top:34px;left:68%;animation-delay:.12s}.expert-kits-hero-cloud span:nth-child(3){top:68px;left:18%;animation-delay:.24s}.expert-kits-hero-cloud span:nth-child(4){top:94px;left:54%;animation-delay:.36s}.expert-kits-hero-cloud span:nth-child(5){top:26px;left:0;animation-delay:.48s}.expert-kits-hero-scene:nth-child(2) .expert-kits-hero-cloud span:first-child{animation-delay:6s}.expert-kits-hero-scene:nth-child(2) .expert-kits-hero-cloud span:nth-child(2){animation-delay:6.12s}.expert-kits-hero-scene:nth-child(2) .expert-kits-hero-cloud span:nth-child(3){animation-delay:6.24s}.expert-kits-hero-scene:nth-child(2) .expert-kits-hero-cloud span:nth-child(4){animation-delay:6.36s}.expert-kits-hero-scene:nth-child(2) .expert-kits-hero-cloud span:nth-child(5){animation-delay:6.48s}.expert-kits-hero-scene:nth-child(3) .expert-kits-hero-cloud span:first-child{animation-delay:12s}.expert-kits-hero-scene:nth-child(3) .expert-kits-hero-cloud span:nth-child(2){animation-delay:12.12s}.expert-kits-hero-scene:nth-child(3) .expert-kits-hero-cloud span:nth-child(3){animation-delay:12.24s}.expert-kits-hero-scene:nth-child(3) .expert-kits-hero-cloud span:nth-child(4){animation-delay:12.36s}.expert-kits-hero-scene:nth-child(3) .expert-kits-hero-cloud span:nth-child(5){animation-delay:12.48s}.expert-kits-hero-scene:nth-child(4) .expert-kits-hero-cloud span:first-child{animation-delay:18s}.expert-kits-hero-scene:nth-child(4) .expert-kits-hero-cloud span:nth-child(2){animation-delay:18.12s}.expert-kits-hero-scene:nth-child(4) .expert-kits-hero-cloud span:nth-child(3){animation-delay:18.24s}.expert-kits-hero-scene:nth-child(4) .expert-kits-hero-cloud span:nth-child(4){animation-delay:18.36s}.expert-kits-hero-scene:nth-child(4) .expert-kits-hero-cloud span:nth-child(5){animation-delay:18.48s}@keyframes expert-kit-scene-cycle{0%,22%{opacity:1;transform:translateY(0)}26%,to{opacity:0;transform:translateY(-8px)}}@keyframes expert-kit-chip-cycle{0%,22%{opacity:1;transform:translateY(0) scale(1)}26%,to{opacity:0;transform:translateY(-6px) scale(.99)}}@keyframes expert-kit-dot-cycle{0%,22%{background:#5f8a70;opacity:1;transform:scale(1)}26%,to{background:#d1d1d1;opacity:.78;transform:scale(.9)}}@media (prefers-reduced-motion:reduce){.expert-kits-hero-cloud span,.expert-kits-hero-dots span,.expert-kits-hero-scene{animation:none}.expert-kits-hero-scene:first-child,.expert-kits-hero-scene:first-child .expert-kits-hero-cloud span{opacity:1;transform:none}.expert-kits-hero-dots span:first-child{background:#5f8a70;opacity:1;transform:scale(1)}}.expert-kits-feedback{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:52px;padding:0 16px;border-radius:8px;border:1px solid var(--line);background:#f7f7f7;color:#111111;font-weight:700}.expert-kits-feedback a{text-decoration:underline}.expert-kits-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.expert-kit-card{display:grid;grid-gap:18px;gap:18px;min-height:228px;padding:22px;border:1px solid var(--line);border-radius:8px;background:#ffffff;box-shadow:var(--shadow);transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.expert-kit-card-top{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:14px;gap:14px;align-items:start}.expert-kit-card-top div{display:grid;grid-gap:5px;gap:5px}.expert-kit-card-top span{color:#111111;font-size:13px;font-weight:700}.expert-kit-card h2,.expert-kits-empty h2{margin:0;color:#111111;font-size:22px;line-height:1.25}.expert-kit-card-top p,.expert-kit-meta,.expert-kit-summary,.expert-kits-empty p{margin:0;color:var(--muted)}.expert-kit-card a,.expert-kits-empty a{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 14px;border-radius:8px}.expert-kit-summary{min-height:58px;line-height:1.65}.expert-kit-tags{display:flex;flex-wrap:wrap;gap:8px}.expert-kit-tags span{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;border:1px solid var(--line);background:#f7f7f7;color:#555555;font-size:13px}.expert-kit-meta{display:flex;flex-wrap:wrap;gap:8px 14px;line-height:1.5}.expert-kits-empty{display:grid;grid-gap:10px;gap:10px;justify-items:start;grid-column:1/-1;padding:24px;border:1px solid var(--line);border-radius:8px;background:#ffffff;box-shadow:var(--shadow)}@media (max-width:720px){.site-shell{width:min(100vw - 24px,980px)}.audit-filter-grid,.detail-head,.expert-kits-head,.expert-kits-list,.field-grid,.icon-editor,.list-grid,.meta-grid,.pagination,.toolbar{grid-template-columns:1fr}.skill-card-top{grid-template-columns:50px minmax(0,1fr)}.skill-icon{width:50px;height:50px;border-radius:12px}.detail-icon{width:72px;height:72px;border-radius:16px}.page-numbers{justify-content:flex-start}.expert-kits-page{padding-top:24px}.expert-kits-title h1{font-size:34px}.expert-kits-hero strong,.expert-kits-title span{font-size:16px}.expert-kits-search{grid-template-columns:1fr}.expert-kits-hero-cloud{display:none}.expert-kits-hero{min-height:170px}.expert-kits-hero-scene{grid-template-columns:1fr;padding:28px 20px}.expert-kit-card-top,.expert-kits-feedback{align-items:stretch;flex-direction:column;grid-template-columns:1fr}.audit-head{align-items:stretch;flex-direction:column}.audit-summary{align-items:flex-start;flex-direction:column}.audit-status-breakdown{justify-content:flex-start}.audit-login{margin-top:24px;padding:18px}.admin-icon-control,.file-picker{grid-template-columns:1fr}.nav-row{align-items:flex-start;flex-direction:column}.auth-card,.page-head,.panel,.workspace-empty{padding:16px}.advanced-panel summary,.details-body,.details-panel summary{padding-left:16px;padding-right:16px}}