:root{font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,Helvetica Neue,Arial,sans-serif;color:#222;background:#f5f6f8;--orange: #ff7a18;--orange-weak: #fff5e4;--line: #e8e8e8;--muted: #777;--sidebar: #f0f2f5;--blue: #0756a8;--green: #19b46b;--red: #e5484d}body{margin:0;min-width:1280px;min-height:100vh;-webkit-font-smoothing:antialiased}button,input{font:inherit}.app{min-height:100vh;display:flex;background:#fff}.sidebar{width:236px;min-height:100vh;background:var(--sidebar);padding:30px 28px;flex:0 0 auto}.brand{width:142px;height:auto;display:block;margin-bottom:54px}.nav-item{height:56px;display:flex;align-items:center;gap:14px;color:#303236;font-size:16px;font-weight:700;position:relative}.nav-item svg{width:18px;color:#2f3338}.nav-item.active,.nav-item.active svg{color:var(--orange)}.nav-caret{position:absolute;right:4px}.workspace{flex:1;min-width:0;background:#fff}.topbar{height:72px;display:flex;align-items:center;justify-content:space-between;padding:0 32px 0 48px}.topbar h1,.import-head h1{margin:0;font-size:20px;font-weight:800}.account{display:flex;align-items:center;gap:16px;color:#8b8f96;font-size:14px;font-weight:700}.account i{height:16px;width:1px;background:#ddd}.toolbar{height:70px;border-bottom:1px solid var(--line);margin:0 32px 0 48px;display:flex;align-items:center;justify-content:space-between;gap:24px}.search{width:400px;height:38px;border:1px solid #d9dce1;border-radius:5px;display:flex;align-items:center;justify-content:space-between;padding:0 14px;color:#9ba0a8;font-size:14px;font-weight:700}.search svg{color:#b7bbc2}.top-actions,.main-actions>div,.blocker-actions,.upload-actions,.panel-actions,.modal-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.btn{min-height:34px;border:1px solid #d9dce1;background:#fff;color:#3e4248;border-radius:5px;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;font-weight:700;transition:.15s ease;white-space:nowrap}.btn:hover{border-color:var(--orange);color:var(--orange)}.btn.primary{background:var(--orange);border-color:var(--orange);color:#fff}.btn.primary:hover{background:#ff8a2c;color:#fff}.btn:disabled{background:#f5f5f5;color:#b9b9b9;cursor:not-allowed}.content{display:grid;grid-template-columns:320px 1fr;min-height:calc(100vh - 142px)}.groups{border-right:1px solid var(--line);padding:18px 28px 70px;position:relative}.group{min-height:70px;border-radius:8px;padding:14px 18px;display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.group strong{font-size:16px;line-height:1.35}.group p{margin:6px 0 0;color:#444;font-size:14px}.group.active{background:var(--orange-weak)}.group.active strong{color:var(--orange)}.more{color:#9b9b9b;letter-spacing:2px;font-weight:900}.new-group{position:sticky;bottom:22px;margin:44px auto 0;border:0;background:transparent;color:var(--orange);font-size:16px;font-weight:800;display:flex;align-items:center;gap:10px;cursor:pointer}.main-panel{padding:22px 32px 0 72px;min-width:0}.main-actions{height:50px;display:flex;justify-content:space-between;align-items:center}.bulk-bar{display:flex;align-items:center;gap:26px;margin:0 0 20px}.checkbox{display:inline-flex;align-items:center;gap:10px;color:#555;font-weight:700}input[type=checkbox]{width:16px;height:16px;accent-color:var(--orange)}.dish-row{min-height:128px;display:grid;grid-template-columns:22px 88px 1fr 210px;align-items:center;gap:18px;padding:10px 0}.dish-img{width:88px;height:88px;object-fit:cover;border-radius:8px}.dish-main h3{margin:0;font-size:20px;font-weight:900;display:flex;align-items:center;gap:8px}.pepper{color:#10ba67;font-size:13px}.tag{font-size:13px;color:#777;background:#efefef;padding:2px 6px;border-radius:2px;font-weight:800}.dish-main p{margin:10px 0 8px;color:#5b5f66;font-size:13px;font-weight:700}.dish-main p span{margin-left:16px}.dish-main strong{font-size:20px;color:var(--orange)}.dish-side{justify-self:end;display:flex;flex-direction:column;align-items:flex-end;gap:44px;color:#333;font-weight:800}.dish-side svg{margin-left:8px}.row-actions{display:flex;gap:8px}.pagination{height:76px;display:flex;align-items:center;justify-content:flex-end;gap:12px;color:#555;font-weight:700}.page{min-width:36px;height:34px;border:1px solid #d9dce1;background:#fff;border-radius:5px;color:#555;font-weight:800}.page.active{background:var(--orange);border-color:var(--orange);color:#fff}.import-head{height:112px;padding:26px 48px;display:flex;align-items:center;gap:28px;border-bottom:1px solid var(--line)}.import-head p{margin:8px 0 0;color:#7a8088;font-weight:700}.back-link{border:0;background:transparent;color:#555;display:flex;gap:9px;align-items:center;cursor:pointer;font-weight:800}.flow-card{margin:24px 48px 0;border:1px solid var(--line);border-radius:10px;display:grid;grid-template-columns:repeat(4,1fr);overflow:hidden}.step{height:52px;background:#fafafa;display:flex;align-items:center;justify-content:center;color:#90949b;font-weight:800;border-right:1px solid var(--line)}.step:last-child{border-right:0}.step.active{color:var(--orange);background:var(--orange-weak)}.blocker{margin:28px 48px;min-height:360px;border:1px solid #ffd9b8;background:#fffaf3;border-radius:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:42px}.blocker>svg{color:var(--orange);font-size:44px;margin-bottom:16px}.blocker h2,.upload-panel h2,.result-panel h2,.modal h2{margin:0;font-size:22px;font-weight:900}.blocker p{width:640px;max-width:100%;color:#60656d;line-height:1.7;font-weight:700}.import-grid{margin:28px 48px;display:grid;grid-template-columns:430px 1fr;gap:24px;align-items:start}.upload-panel,.result-panel{border:1px solid var(--line);border-radius:12px;background:#fff;padding:24px;min-height:520px}.muted{color:#7c828a;font-weight:700;line-height:1.6}.default-strip{margin:18px 0;display:flex;align-items:center;gap:14px;background:#f7fbff;border:1px solid #d7e8fb;border-radius:10px;padding:12px}.default-strip img{width:62px;height:62px;object-fit:cover;border-radius:8px}.default-strip strong,.default-strip span{display:block}.default-strip span{margin-top:5px;color:#69717a;font-size:13px;font-weight:700}.dropzone{height:210px;border:1px dashed #cfd4db;border-radius:12px;background:#fafbfc;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#838991;text-align:center}.dropzone svg{color:var(--green);font-size:38px;margin-bottom:12px}.dropzone h3{margin:0 0 8px;color:#333;font-size:18px}.dropzone p{margin:0;font-weight:700}.upload-actions{margin-top:18px}.empty-state{height:470px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#7c828a}.empty-state svg{color:#b8c0ca;font-size:44px;margin-bottom:16px}.empty-state p{width:440px;max-width:100%;line-height:1.7;font-weight:700}.status{display:flex;gap:16px;align-items:flex-start;border-radius:10px;padding:16px}.status svg{font-size:24px;margin-top:2px}.status p{margin:8px 0 0;font-weight:700;color:#69717a}.status.failed{background:#fff4f4;color:var(--red)}.status.failed h2{color:#222}.status.passed{background:#effaf4;color:var(--green)}.status.passed h2{color:#222}.summary{display:flex;gap:12px;margin:18px 0}.summary span{background:#f5f6f8;border-radius:6px;padding:9px 14px;font-weight:900}.summary .danger{background:#fff2f2;color:var(--red)}.error-table{width:100%;border-collapse:collapse;font-size:14px}.error-table th,.error-table td{border-bottom:1px solid #edf0f3;padding:13px 10px;text-align:left}.error-table th{color:#727982;background:#fafafa;font-weight:900}.error-table td{font-weight:700;color:#3b3f45}.panel-actions{justify-content:flex-end;margin-top:22px}.preview-list{display:grid;gap:12px}.preview-row{display:flex;align-items:center;gap:14px;border:1px solid #edf0f3;border-radius:10px;padding:12px}.preview-row img{width:58px;height:58px;border-radius:8px;object-fit:cover}.preview-row strong{font-size:16px}.preview-row p{margin:6px 0 0;color:#747b84;font-weight:700}.mask{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000047;display:flex;align-items:center;justify-content:center;z-index:20}.modal{position:relative;background:#fff;border-radius:12px;box-shadow:0 18px 60px #0000002e;padding:28px}.modal-close{position:absolute;top:18px;right:18px;width:32px;height:32px;border:0;background:#f5f6f8;border-radius:50%;cursor:pointer;color:#6d747d}.image-modal{width:720px}.image-config{display:grid;grid-template-columns:220px 1fr;gap:18px;margin:22px 0 18px}.preview-card,.upload-card{border:1px solid var(--line);border-radius:12px;padding:18px}.preview-card{text-align:center;min-height:190px;display:flex;flex-direction:column;justify-content:center}.preview-card img{width:150px;height:150px;object-fit:cover;border-radius:12px;display:block;margin:0 auto 12px}.preview-card span{color:var(--green);font-weight:900}.empty-preview{min-height:150px;color:#8a919c;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.empty-preview svg{color:#c2c8d0;font-size:36px;margin-bottom:12px}.empty-preview strong{color:#4c535c;font-size:16px;font-weight:900}.empty-preview p{margin:8px 0 0;color:#8a919c;font-size:13px;font-weight:700;line-height:1.5}.upload-card h3{margin:0 0 6px;font-size:18px}.upload-card p{color:#6b727b;line-height:1.7;font-weight:700}.upload-card .scope-tip{margin-top:8px;color:#42617f}.notice{border:1px solid #d7e8fb;background:#f7fbff;color:#42617f;border-radius:8px;padding:12px 14px;display:flex;gap:10px;align-items:flex-start;font-weight:700}.modal-actions{justify-content:flex-end;margin-top:22px}.modal-actions.left{justify-content:flex-start}.confirm-modal,.success-modal{width:440px}.confirm-modal p,.success-modal p{color:#5d646d;line-height:1.7;font-weight:700}.success-modal{text-align:center}.success-icon{font-size:52px;color:var(--green);margin-bottom:16px}.bulk-import-modal{width:1080px;max-height:calc(100vh - 56px);padding:0;overflow:hidden;display:flex;flex-direction:column}.bulk-modal-head{height:72px;display:flex;align-items:center;justify-content:space-between;padding:0 36px;border-bottom:1px solid #e7e7e7}.bulk-modal-head h2{font-size:26px;font-weight:900;margin:0}.bulk-close{width:38px;height:38px;border:0;background:transparent;color:#333;font-size:24px;cursor:pointer}.bulk-modal-body{padding:22px 36px 20px;overflow:auto}.section-title{margin:0 0 16px;display:flex;align-items:center;gap:12px;font-size:20px;font-weight:900}.section-title i{width:10px;height:10px;border-radius:50%;background:var(--orange)}.instruction-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.instruction-card{height:126px;border:1px solid #f1ded1;background:#f8f8f8;border-radius:6px;padding:20px 24px 22px;display:flex;flex-direction:column;justify-content:flex-start;overflow:hidden}.instruction-card span{display:block;color:#4c3b33;font-size:18px;font-weight:900}.instruction-card strong{display:block;margin-top:8px;color:#111;font-size:22px;font-weight:900}.instruction-card p,.instruction-card button{margin:8px 0 0;color:#4e4039;font-size:16px;line-height:1.5;font-weight:800}.instruction-card button{border:0;background:transparent;padding:0;color:#3294ff;cursor:pointer}.rule-panel{margin-top:18px;border-left:7px solid var(--orange);background:#ececec;border-radius:6px;padding:16px 22px;display:grid;grid-template-columns:28px 1fr;gap:14px}.rule-panel>svg{margin-top:3px;color:var(--orange);font-size:20px}.rule-panel strong{display:block;color:#111;font-size:18px;font-weight:900}.rule-panel p{margin:9px 0 0;color:#4a3d36;line-height:1.65;font-size:15px;font-weight:800}.rule-panel.warning{background:#fff4e8}.mini-default{margin-top:10px;display:flex;align-items:center;gap:12px;color:#4a3d36;font-size:13px;font-weight:800}.mini-default img{width:38px;height:38px;border-radius:6px;object-fit:cover}.upload-title{margin:18px 0 12px;font-size:21px;font-weight:900}.modal-dropzone{min-height:190px;border:1px dashed #d4d4d4;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-direction:column;color:#4a403c;background:#fff;text-align:center;padding:26px}.modal-dropzone.disabled{background:#fafafa;color:#9da2a9}.modal-dropzone:not(.disabled){cursor:pointer}.modal-dropzone>svg{color:#c0c6cf;font-size:40px;margin-bottom:16px}.modal-dropzone strong{font-size:19px;font-weight:900}.modal-dropzone p{margin:14px 0 0;font-size:16px;font-weight:800}.uploaded-file{min-height:64px;border:1px solid #e2e6ea;border-radius:8px;background:#fafbfc;padding:12px 16px;display:flex;align-items:center;justify-content:space-between;gap:18px}.uploaded-file.failed{background:snow;border-color:#ffd6d8}.uploaded-file.validating{background:#f7fbff;border-color:#d7e8fb}.uploaded-file.passed,.uploaded-file.success{background:#f4fbf7;border-color:#cfeedd}.file-main{display:flex;align-items:center;gap:14px}.file-main>svg{width:32px;height:32px;color:var(--green)}.uploaded-file.failed .file-main>svg{color:var(--red)}.uploaded-file.validating .file-main>svg{color:var(--blue)}.file-main strong{display:block;color:#202328;font-size:16px;font-weight:900}.file-main p{margin:6px 0 0;color:#757b84;font-size:13px;font-weight:800}.file-status{display:flex;align-items:center;gap:8px;font-size:15px;font-weight:900;white-space:nowrap}.uploaded-file.failed .file-status{color:var(--red)}.uploaded-file.validating .file-status{color:var(--blue)}.uploaded-file.passed .file-status,.uploaded-file.success .file-status{color:var(--green)}.inline-result{margin-top:12px;border-radius:8px;padding:14px 16px}.inline-result.failed{background:#fff3f3}.inline-result.validating{background:#f7fbff}.inline-result.passed{background:#effaf4}.inline-result-title{display:flex;align-items:center;gap:10px}.inline-result-title svg{font-size:20px}.inline-result.failed .inline-result-title svg,.inline-result.failed .inline-result-title strong{color:var(--red)}.inline-result.validating .inline-result-title svg,.inline-result.validating .inline-result-title strong{color:var(--blue)}.inline-result.passed .inline-result-title svg,.inline-result.passed .inline-result-title strong{color:var(--green)}.inline-result-title strong{font-size:16px;font-weight:900}.inline-result-title span{color:#5f656e;font-size:14px;font-weight:800}.error-table.compact{margin-top:10px;background:#fff}.bulk-modal-footer{min-height:68px;border-top:1px solid #e7e7e7;display:flex;align-items:center;justify-content:flex-end;gap:16px;padding:0 36px;background:#fff}.bulk-modal-footer .btn{min-width:104px;height:44px;font-size:17px;border-radius:7px}.modal-inner-mask{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000040;display:flex;align-items:center;justify-content:center}.demo-panel{position:fixed;right:22px;bottom:22px;z-index:60;color:#4b5563;font-size:13px}.demo-toggle{height:38px;border:1px dashed #aeb6c2;background:#f7f8fa;color:#4b5563;border-radius:999px;padding:0 14px;display:flex;align-items:center;gap:8px;cursor:pointer;font-weight:800;box-shadow:0 8px 24px #0000001f}.demo-panel.expanded{width:260px;border:1px dashed #aeb6c2;border-radius:12px;background:#f7f8fafa;box-shadow:0 12px 34px #00000029;padding:10px}.demo-panel.expanded .demo-toggle{width:100%;justify-content:center;box-shadow:none}.demo-body{margin-top:10px;border-top:1px dashed #c8ced8;padding-top:10px}.demo-body p{margin:0 0 10px;color:#6b7280;line-height:1.5;font-weight:700}.demo-group{display:grid;grid-template-columns:1fr 72px 72px;gap:8px;align-items:center;margin-top:8px}.demo-group span{color:#374151;font-weight:900}.demo-group button,.demo-reset{height:30px;border:1px solid #d0d6df;background:#fff;color:#4b5563;border-radius:6px;cursor:pointer;font-size:12px;font-weight:800}.demo-group button:hover,.demo-reset:hover,.demo-group button.active{border-color:var(--orange);color:var(--orange)}.demo-reset{width:100%;margin-top:10px}@media(max-width:1440px){.toolbar{align-items:flex-start;height:auto;padding:14px 0}.top-actions{justify-content:flex-end}.dish-row{grid-template-columns:22px 76px 1fr 170px}.dish-img{width:76px;height:76px}.import-grid{grid-template-columns:380px 1fr}}:root{font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,Helvetica Neue,Arial,sans-serif;color:#202124;background:#f6f7fb;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}.portal{min-height:100vh;background:radial-gradient(circle at 10% 0%,rgba(255,122,24,.12),transparent 30%),#f6f7fb}.portal-header{height:72px;padding:0 40px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(32,33,36,.08);background:#ffffffd1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:sticky;top:0;z-index:10}.portal-brand{display:flex;flex-direction:column;gap:4px;font-weight:800}.portal-brand small,.portal-header nav a,.meta,.reference-item small{color:#71757d}.portal-header nav{display:flex;align-items:center;gap:24px;font-size:14px;font-weight:700}.portal-main{width:min(1160px,calc(100vw - 48px));margin:0 auto;padding:48px 0 80px}.hero,.project-hero,.empty-state{background:#fff;border:1px solid rgba(32,33,36,.08);border-radius:28px;padding:42px;box-shadow:0 20px 60px #2021240f}.hero h1,.project-hero h1,.empty-state h1{margin:8px 0 12px;font-size:40px;line-height:1.15}.hero p,.project-hero p,.empty-state p{margin:0;color:#646a73;font-size:17px;line-height:1.75}.eyebrow{margin:0;color:#ff7a18!important;font-size:13px!important;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.stats{margin-top:28px;display:flex;flex-wrap:wrap;gap:12px}.stats span,.status{display:inline-flex;align-items:center;border-radius:999px;background:#fff4e8;color:#ed6d12;padding:7px 12px;font-size:13px;font-weight:800}.card-grid{margin-top:28px;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px}.project-card,.subproject-card,.reference-item{background:#fff;border:1px solid rgba(32,33,36,.08);border-radius:22px;padding:24px;box-shadow:0 14px 40px #2021240d}.project-card{min-height:240px;display:flex;flex-direction:column;justify-content:space-between;transition:transform .16s ease,box-shadow .16s ease}.project-card:hover{transform:translateY(-3px);box-shadow:0 18px 52px #20212417}.project-card h2,.section h2,.subproject-card h3{margin:18px 0 10px}.project-card p,.subproject-card p{margin:0;color:#666d76;line-height:1.7}.project-card footer{display:flex;justify-content:space-between;color:#71757d;font-size:14px;border-top:1px solid #eef0f4;padding-top:18px}.back-link{display:inline-flex;margin-bottom:18px;color:#ed6d12;font-weight:800}.project-hero{display:grid;grid-template-columns:1fr 220px;gap:28px;align-items:center}.summary-box{border-radius:20px;background:#f8f9fb;padding:22px;display:grid;gap:8px}.summary-box span{color:#71757d;font-size:13px}.summary-box strong{margin-bottom:8px}.section{margin-top:32px}.section h2{font-size:24px}.subproject-list,.reference-list{display:grid;gap:16px}.subproject-card{display:grid;grid-template-columns:1fr auto;gap:24px;align-items:center}.actions{display:flex;gap:12px}.actions a,.empty-state a{border:1px solid #ff7a18;background:#ff7a18;color:#fff;border-radius:10px;padding:10px 16px;font-weight:800}.actions a+a{background:#fff;color:#ed6d12}.reference-list{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.reference-item{display:grid;gap:8px}.reference-item span{color:#ed6d12;font-weight:900;font-size:13px;text-transform:uppercase}.doc-shell{background:#fff;border:1px solid rgba(32,33,36,.08);border-radius:24px;padding:34px 42px 48px;box-shadow:0 20px 60px #2021240f}.doc-head{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;border-bottom:1px solid #eef0f4;padding-bottom:24px;margin-bottom:28px}.doc-head h1{margin:8px 0 0;font-size:30px;line-height:1.35}.doc-head a{border:1px solid #ff7a18;color:#ed6d12;border-radius:10px;padding:10px 14px;font-weight:800;white-space:nowrap}.doc-state{color:#646a73;font-weight:700}.markdown-doc{color:#25282d;font-size:15px;line-height:1.85}.markdown-doc h1,.markdown-doc h2,.markdown-doc h3,.markdown-doc h4{line-height:1.35;color:#17191d}.markdown-doc h1{font-size:28px;margin:28px 0 14px}.markdown-doc h2{font-size:22px;margin:30px 0 12px;padding-top:4px}.markdown-doc h3{font-size:18px;margin:24px 0 8px}.markdown-doc h4{font-size:16px;margin:20px 0 8px}.markdown-doc p{margin:8px 0}.markdown-doc ul,.markdown-doc ol{margin:8px 0 16px;padding-left:24px}.markdown-doc li{margin:4px 0}.markdown-doc strong{font-weight:900;color:#17191d}.markdown-doc a{color:#ed6d12;font-weight:800;text-decoration:underline;text-underline-offset:3px}.markdown-doc code{border-radius:5px;background:#f2f3f5;color:#bf4f00;padding:2px 6px;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:.92em}.markdown-doc pre{overflow-x:auto;border-radius:12px;background:#1f2329;color:#f6f7fb;padding:16px}.markdown-doc pre code{background:transparent;color:inherit;padding:0}.markdown-doc blockquote{margin:14px 0;border-left:4px solid #ff7a18;background:#fff7ef;border-radius:10px;padding:10px 14px;color:#555d68}.doc-table-wrap{overflow-x:auto;margin:14px 0 22px;border:1px solid #e6e8ee;border-radius:12px}.markdown-doc table{width:100%;border-collapse:collapse;min-width:760px;font-size:14px}.markdown-doc th,.markdown-doc td{border-bottom:1px solid #eef0f4;padding:12px 14px;text-align:left;vertical-align:top}.markdown-doc th{background:#f7f8fa;font-weight:900}.markdown-doc tr:last-child td{border-bottom:0}.prototype-page{min-height:100vh;background:#fff}.prototype-toolbar{height:48px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e8e8e8;background:#fff;position:sticky;top:0;z-index:80;font-size:14px}.prototype-toolbar a{color:#ed6d12;font-weight:800}.prototype-toolbar>div{display:flex;align-items:center;gap:14px;color:#646a73}.prototype-toolbar strong{color:#202124}.prototype-toolbar+.app{min-height:calc(100vh - 48px)}.empty-state{text-align:center}.empty-state a{display:inline-flex;margin-top:24px}@media(max-width:760px){.portal-header{padding:0 20px}.portal-header nav{display:none}.project-hero,.subproject-card,.doc-head{grid-template-columns:1fr;flex-direction:column}.actions{flex-wrap:wrap}}
