/* One clear task at a time, with optional tools always available. */
.simple-overview{grid-template-columns:minmax(240px,.8fr) minmax(0,1.2fr);margin-bottom:32px}
.simple-overview .next-steps{padding:30px}.next-action{margin:4px 0 24px;width:100%}
.simple-steps .step{padding-block:14px}.reply-snapshot{margin-top:30px}
.snapshot-heading{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:12px}.snapshot-heading h2{font-size:30px;margin:0}
.workspace-extras{padding:18px 24px}.workspace-extras>summary{cursor:pointer;min-height:44px;font-weight:600}.workspace-extras small{display:block;font-weight:400;font-size:13px;color:var(--muted);margin-left:17px}
.workspace-extras>div{display:flex;flex-wrap:wrap;gap:12px;padding-top:18px}
.simple-editor{padding:0 26px 26px;min-width:0}
.editor-tabs{display:grid;grid-template-columns:1.15fr .8fr 1.25fr;gap:4px;background:#e9eddf;border-radius:14px;padding:5px;margin:22px 0 28px;scroll-margin-top:160px}
.editor-tabs>button{border:0;background:transparent;border-radius:10px;min-height:48px;padding:10px 6px;font:500 14px/1.3 var(--sans);color:var(--muted);min-width:0}
.editor-tabs>button[aria-selected=true]{background:var(--white);color:var(--ink);box-shadow:0 2px 6px #20332212}
.editor-section-intro{margin-bottom:26px}.editor-section-intro h2{font-size:34px;margin:0 0 10px}.editor-section-intro p:last-child{font-size:14px;line-height:1.6;color:var(--muted);margin:0}.editor-section-intro .eyebrow{font-size:10px;letter-spacing:.1em;margin-bottom:8px}
.editor-section>details{border-top:1px solid var(--line)}.editor-section>details>summary{cursor:pointer;padding:18px 0;min-height:60px;font-weight:600}
.editor-section>details>div{padding:4px 0 18px}.editor-section>details:last-of-type{border-bottom:1px solid var(--line)}
.editor-next{display:flex;flex-wrap:wrap;gap:8px 16px;align-items:center;justify-content:space-between;margin-top:24px}.simple-editor>.form-actions{border-top:1px solid var(--line);padding-top:22px}
.simple-editor .check{margin-block:18px}.editor-section .field>span{line-height:1.5}
@media(max-width:1100px){.simple-editor{padding-inline:20px}.editor-tabs>button{font-size:13px}}
@media(max-width:800px){
 body[data-studio-view=edit] .page-heading{margin-bottom:18px}body[data-studio-view=edit] .page-heading .eyebrow,body[data-studio-view=edit] .page-heading p:last-child{display:none}body[data-studio-view=edit] .page-heading h1{font-size:30px;margin-bottom:0}
 .simple-overview{grid-template-columns:1fr;gap:16px;margin-bottom:24px}.simple-overview .invitation-preview{display:none}.simple-overview .next-steps{padding:22px}.simple-overview .next-steps h2{font-size:29px}.simple-steps .step{padding-block:15px}
 .snapshot-heading h2{font-size:26px}.reply-snapshot{margin-top:22px}.workspace-extras{padding:18px}.workspace-extras>div{display:grid;grid-template-columns:1fr 1fr;gap:10px}.workspace-extras .button{font-size:14px;padding:10px}
 .simple-editor{padding:0 18px 22px}.editor-tabs{margin:18px -6px 20px;gap:2px;padding:4px;border-radius:12px}.editor-tabs>button{font-size:13px;min-height:50px;padding:8px 4px}.editor-section-intro{margin-bottom:20px}.editor-section-intro h2{font-size:26px}.editor-section-intro p:last-child{font-size:14px;line-height:1.5}.editor-section-intro .eyebrow{display:none}
 .editor-section>details>summary{font-size:16px;min-height:64px;padding-block:18px}.editor-next{display:grid;justify-content:stretch}.editor-next>.button{width:100%}.simple-editor>.form-actions{display:none}
}
@media(max-width:360px){.simple-editor{padding-inline:14px}.editor-tabs{margin-inline:-6px}.editor-tabs>button{font-size:12px}.workspace-extras>div{grid-template-columns:1fr}}
