.editor-page{padding-top:28px;padding-bottom:64px}.editor-topline{justify-content:space-between;align-items:center;gap:16px;margin-bottom:32px;font-size:13px;display:flex}.editor-topline>a{color:var(--muted);align-items:center;min-height:44px;text-decoration:none;display:inline-flex}.editor-intro{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:32px;padding-bottom:36px;display:flex}.editor-intro h1{letter-spacing:-.025em;overflow-wrap:anywhere;max-width:780px;margin:12px 0;font-family:DM Serif Display,Georgia,serif;font-size:clamp(30px,3.1vw,44px);font-weight:400;line-height:1.14}.editor-intro p:not(.eyebrow){color:var(--muted);font-size:14px;line-height:1.7}.editor-case-meta{text-align:right;color:var(--muted);flex-direction:column;flex-shrink:0;gap:6px;font-size:12px;display:flex}.editor-case-meta strong{letter-spacing:-.03em;color:var(--ink);margin-top:5px;font-size:23px}.editor-layout{grid-template-columns:248px minmax(0,1fr);align-items:start;gap:40px;display:grid}.editor-index{position:sticky;top:24px}.editor-index>.eyebrow{margin:4px 0 22px;font-size:10px}.editor-index nav{flex-direction:column;gap:5px;display:flex}.step-link{text-align:left;width:100%;color:var(--muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:7px;align-items:center;gap:13px;min-height:76px;padding:17px 13px;transition:background .16s,border-color .16s,color .16s;display:flex}.step-link.active{background:var(--surface);border-color:var(--line);color:var(--ink);box-shadow:0 3px 8px #00000004}.step-link:hover{background:var(--surface)}.step-number{font-variant-numeric:tabular-nums;color:var(--muted);font-size:12px;font-weight:700}.active .step-number{background:var(--green);color:var(--paper);border-radius:50%;flex-shrink:0;place-items:center;width:28px;height:28px;display:grid}.step-link strong{font-size:13px;font-weight:650;line-height:1.4;display:block}.step-link small{margin-top:3px;font-size:10px;line-height:1.55;display:block}.step-arrow{margin-left:auto;font-size:15px}.editor-index-note{border-top:1px solid var(--line);margin:28px 13px 0;padding-top:24px}.editor-index-note>.material-symbols-outlined{color:var(--green);margin-bottom:10px;font-size:24px;display:block}.editor-index-note strong{font-size:13px}.editor-index-note p{color:var(--muted);margin-top:8px;font-size:12px;line-height:1.8}.editor-workspace{min-width:0}.editor-stage{background:var(--surface);border:1px solid var(--line);border-radius:10px;min-width:0;padding:32px;animation:.18s ease-out stage-enter}.editor-stage-heading{border-bottom:1px solid var(--line);margin-bottom:30px;padding-bottom:24px}.editor-stage-heading h2{letter-spacing:-.02em;margin:10px 0;scroll-margin-top:32px;font-family:DM Serif Display,Georgia,serif;font-size:32px;font-weight:400}.editor-stage-heading>p{color:var(--muted);max-width:600px;font-size:13px;line-height:1.8}.editor-stage-heading h2:focus{outline:none}.editor-section+.editor-section{border-top:1px solid var(--line);margin-top:30px;padding-top:28px}.section-heading{margin-bottom:20px}.section-heading h3{margin:0 0 7px;font-size:16px;font-weight:650}.section-heading>p{color:var(--muted);max-width:680px;margin:0;font-size:12px;line-height:1.85}.editor-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:21px 20px;display:grid}.editor-field{flex-direction:column;gap:8px;min-width:0;display:flex}.editor-field label{font-size:12px;font-weight:600;line-height:1.55}.required-label{color:var(--muted);white-space:nowrap;font-size:10px;font-weight:400}.editor-field .input{background:var(--paper);border:1px solid var(--line);width:100%;min-width:0;min-height:46px;color:var(--ink);border-radius:5px;padding:11px 12px;font-family:inherit;font-size:14px;line-height:1.5;transition:border-color .16s,box-shadow .16s}.editor-field textarea.input{resize:vertical;min-height:122px}.editor-field select.input{padding-right:28px}.editor-field .input:focus{outline:2px solid var(--green);outline-offset:3px}.editor-field .input[aria-invalid=true]{border-color:#af4037}.editor-field small,.editor-help{color:var(--muted);font-size:11px;line-height:1.65}.editor-field .field-error,.field-error{color:#b13830;font-size:12px;line-height:1.65}.wide{grid-column:1/-1}.editor-savebar{background:var(--surface);border:1px solid var(--line);border-radius:8px;justify-content:space-between;align-items:center;gap:18px;margin-top:20px;padding:18px 20px;display:flex}.save-status{color:var(--muted);flex-wrap:wrap;align-items:center;gap:8px;font-size:11px;display:flex}.save-status small{flex-basis:100%;margin-left:15px;font-size:10px;display:block}.save-dot{background:var(--green);border-radius:50%;flex-shrink:0;width:6px;height:6px}.save-dot.unsaved{background:#b67318}.editor-savebar .button{white-space:nowrap;font-size:12px}.editor-message{overflow-wrap:anywhere;margin-bottom:20px}.editor-message ul{padding-left:18px}.editor-message .text-button{text-align:left;white-space:normal;line-height:1.6}.editor-message strong{font-size:13px}.editor-message p{font-size:13px;line-height:1.7}.text-button{color:var(--green);text-underline-offset:4px;cursor:pointer;background:0 0;border:0;justify-content:flex-start;align-items:center;min-height:44px;padding:7px 2px;font-family:inherit;font-size:12px;font-weight:600;text-decoration:underline;text-decoration-thickness:1px;display:inline-flex}.text-button:disabled{opacity:.5;cursor:default}.danger-text{color:#a83732}.mobile-step{display:none}.equipment-tabs{flex-wrap:wrap;gap:9px;display:flex}.equipment-tabs>button{border:1px solid var(--line);background:var(--paper);min-height:44px;color:var(--ink);cursor:pointer;text-align:left;overflow-wrap:anywhere;border-radius:5px;align-items:center;gap:8px;max-width:100%;padding:10px 13px;font-size:12px;display:flex}.equipment-tabs>button.selected{background:var(--green);border-color:var(--green);color:var(--paper)}.equipment-tabs>button span{opacity:.8;font-size:10px}.equipment-tabs>.add-equipment{border-style:dashed}.equipment-current{border-top:1px solid var(--line);justify-content:space-between;align-items:center;margin:20px 0;padding-top:13px;display:flex}.editor-checkbox{cursor:pointer;align-items:center;gap:12px;min-height:48px;font-size:13px;line-height:1.7;display:flex}.editor-checkbox input{width:20px;height:20px;accent-color:var(--green);flex-shrink:0}.equipment-value{background:var(--paper);border-radius:6px;justify-content:space-between;align-items:center;gap:16px;margin-top:24px;padding:18px 20px;font-size:12px;display:flex}.equipment-value strong{white-space:nowrap;font-size:22px}.editor-empty{text-align:center;border:1px dashed var(--line);background:var(--paper);border-radius:8px;margin-top:24px;padding:46px 24px}.editor-empty>.material-symbols-outlined{color:var(--muted);font-size:32px}.editor-empty h3{margin:14px 0 10px;font-family:DM Serif Display,Georgia,serif;font-size:23px;font-weight:400}.editor-empty p{color:var(--muted);max-width:410px;margin:0 auto;font-size:13px;line-height:1.75}.editor-empty.compact{padding:22px}.photo-upload{background:var(--paper);border:1px dashed var(--line);border-radius:8px;grid-template-columns:1fr 1fr;align-items:start;gap:18px;padding:24px;display:grid}.photo-upload-icon{background:var(--surface);border:1px solid var(--line);border-radius:8px;grid-column:1/-1;place-items:center;width:44px;height:44px;display:grid}.photo-upload>div:nth-child(2){grid-column:1/-1}.photo-upload h3{margin:0 0 8px;font-size:16px}.photo-upload p{color:var(--muted);margin:0;font-size:12px;line-height:1.8}.photo-upload>button{justify-self:start}.photo-upload>.editor-help{text-align:right;align-self:center}.photo-upload input[type=file]{width:100%;max-width:100%;color:var(--muted);padding:10px 0;font-size:12px}.photo-upload input::file-selector-button{background:var(--surface);color:var(--ink);border:1px solid var(--line);cursor:pointer;border-radius:4px;margin-right:10px;padding:12px}.photo-grid{grid-template-columns:1fr 1fr;gap:20px;margin-top:26px;display:grid}.photo-card{border:1px solid var(--line);border-radius:8px;min-width:0;overflow:hidden}.photo-preview-button{cursor:pointer;background:var(--paper);border:0;width:100%;padding:0;display:block;position:relative}.photo-preview-button img{aspect-ratio:3/2;object-fit:cover;width:100%;height:auto}.photo-preview-button>span{color:#fff;background:#123d37e8;border-radius:4px;padding:8px 10px;font-size:10px;position:absolute;bottom:10px;left:10px}.photo-card-body{padding:18px}.photo-card-body>.eyebrow{overflow-wrap:anywhere;margin-bottom:15px;display:block}.photo-card-body .actions{flex-wrap:wrap;gap:10px;margin-top:10px}.photo-card-body .text-button{font-size:11px}.checklist-row{border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;align-items:end;gap:18px;padding:18px 0;display:grid}.checklist-row:first-child{padding-top:0}.technical-sources{color:var(--muted);margin-top:24px;font-size:12px}.technical-sources summary{cursor:pointer;min-height:44px;padding:12px 0}.technical-sources p{margin:4px 0 8px;line-height:1.8}.readiness{border:1px solid var(--line);background:var(--paper);border-radius:7px;align-items:flex-start;gap:16px;margin-bottom:22px;padding:20px;display:flex}.readiness h3{margin:0 0 7px;font-size:14px}.readiness p{color:var(--muted);margin:0;font-size:12px;line-height:1.7}.readiness .material-symbols-outlined{color:var(--green)}.readiness summary{cursor:pointer;min-height:44px;padding:12px 0;font-size:12px}.readiness ul{margin:0;padding-left:16px}.readiness li{font-size:12px}.document-sheet{background:var(--paper);border:1px solid var(--line);overflow-wrap:anywhere;padding:36px;box-shadow:0 5px 18px #00000005}.document-mast{border-bottom:2px solid var(--green);justify-content:space-between;align-items:flex-start;gap:18px;padding-bottom:24px;display:flex}.document-mast .eyebrow{letter-spacing:.15em;font-size:9px}.document-mast h2{margin:12px 0 0;font-family:DM Serif Display,Georgia,serif;font-size:27px;font-weight:400;line-height:1.2}.document-stamp{text-align:right;color:var(--green);letter-spacing:.1em;white-space:nowrap;padding-top:3px;font-size:10px;font-weight:700}.document-stamp small{white-space:normal;max-width:90px;color:var(--muted);letter-spacing:0;margin-top:7px;font-size:9px;font-weight:400;line-height:1.6;display:block}.document-title{margin:22px 0;font-size:14px;font-weight:600;line-height:1.7}.document-facts{border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;gap:16px;padding-bottom:22px;font-size:11px;line-height:1.8;display:grid}.document-sheet dt{text-transform:uppercase;letter-spacing:.07em;color:var(--muted);margin-bottom:3px;font-size:9px}.document-sheet dd{white-space:pre-wrap;margin:0;font-size:11px;line-height:1.8}.document-sheet section{margin-top:28px}.document-sheet section>h3{letter-spacing:.02em;margin-bottom:13px;font-size:11px;font-weight:700}.document-sheet section>p{white-space:pre-wrap;font-size:11px;line-height:1.95}.document-equipment{border-left:2px solid var(--line);margin:22px 0;padding:0 0 0 16px}.document-equipment h4{margin:0 0 6px;font-size:13px}.document-equipment>p{color:var(--muted);font-size:10px;line-height:1.8}.document-equipment dl dt{margin-top:11px}.document-total{border-top:1px solid var(--line);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding:16px 0;font-size:11px;display:flex}.document-total strong{font-size:19px}.document-checklist{padding:0;list-style:none}.document-checklist li{border-bottom:1px solid var(--line);justify-content:space-between;gap:15px;padding:8px 0;font-size:9px;line-height:1.75;display:flex}.document-checklist strong{text-align:right;max-width:55%;font-weight:500}.signature-line{border-top:1px solid var(--line);text-align:center;flex-direction:column;gap:4px;width:80%;margin:48px auto 20px;padding-top:12px;font-size:11px;display:flex}.signature-line small{color:var(--muted);font-size:9px}.document-footnote{color:var(--muted);border-top:1px solid var(--line);margin-top:26px;padding-top:16px;font-size:9px;line-height:1.9}.document-photos{grid-template-columns:1fr 1fr;gap:15px;display:grid}.document-photos figure{margin:0}.document-photos img{aspect-ratio:3/2;object-fit:cover;width:100%;height:auto}.document-photos figcaption{margin-top:7px;font-size:9px;line-height:1.7}.document-sheet+.editor-section{margin-top:30px}.review-confirm{background:var(--paper);border:1px solid var(--line);border-radius:6px;align-items:flex-start;margin-bottom:9px;padding:16px}.review-confirm input{margin-top:2px}.document-actions{flex-wrap:wrap;margin:20px 0 15px}.revision-list>div{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:15px;padding:16px 0;display:flex}.revision-list>div>span{flex-direction:column;gap:7px;font-size:13px;display:flex}.revision-list small{color:var(--muted);font-size:11px}.share-link-box{background:var(--paper);border:1px solid var(--line);border-radius:7px;margin-top:20px;padding:20px}.share-link-box .button{margin-top:12px}.channel-fields{margin-top:22px}.channel-actions{flex-wrap:wrap;margin-top:20px}.channel-hint{color:var(--muted);max-width:220px;font-size:11px;line-height:1.7}.simulation-preview{overflow-wrap:anywhere;margin-top:20px;font-size:12px;line-height:1.8}.tour-ribbon{background:var(--green);color:var(--paper);z-index:20;font-size:12px;position:sticky;top:0;box-shadow:0 2px 8px #0000000b}.tour-ribbon>.container{justify-content:space-between;align-items:center;gap:16px;min-height:44px;display:flex}.tour-ribbon a{min-height:44px;color:inherit;white-space:nowrap;align-items:center;gap:10px;text-decoration:none;display:flex}.tour-dot{background:#e7bd55;border-radius:50%;width:6px;height:6px;margin-right:7px;display:inline-block}.tour-guide{background:var(--surface);border:1px solid var(--line);border-left:3px solid var(--green);border-radius:7px;margin-bottom:20px;padding:20px 23px}.tour-guide p{color:var(--muted);margin:8px 0;font-size:13px;line-height:1.8}.tour-guide .actions{flex-wrap:wrap;gap:17px}.tour-guide .text-button{font-size:11px}.tour-index-actions{flex-direction:column;gap:7px;padding:24px 13px;display:flex}.tour-index-actions .button{font-size:12px}.tour-finish{background:var(--paper);border:1px solid var(--line);border-radius:7px;margin-top:32px;padding:28px}.tour-finish h3{margin:12px 0;font-family:DM Serif Display,Georgia,serif;font-size:27px;font-weight:400}.tour-finish p{color:var(--muted);font-size:13px;line-height:1.8}.tour-finish .actions{flex-wrap:wrap;margin-top:20px}.editor-confirm{z-index:80;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#041d1bbb;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.editor-confirm>div{background:var(--surface);color:var(--ink);border:1px solid var(--line);border-radius:12px;width:100%;max-width:500px;max-height:90dvh;padding:30px;overflow:auto;box-shadow:0 24px 80px #0004}.editor-confirm h2{margin:0 0 14px;font-family:DM Serif Display,Georgia,serif;font-size:28px;font-weight:400}.editor-confirm p{color:var(--muted);font-size:14px;line-height:1.8}.editor-confirm .actions{flex-wrap:wrap;margin-top:24px}.photo-dialog{border:1px solid var(--line);background:var(--surface);color:var(--ink);border-radius:10px;width:100%;max-width:min(900px,94vw);max-height:92dvh;margin:auto;padding:20px;overflow:auto}.photo-dialog::backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#031c1cce}.photo-dialog .actions{justify-content:space-between;margin-bottom:18px}.photo-dialog>img{object-fit:contain;width:100%;max-height:65vh}.photo-dialog p{font-size:13px;line-height:1.8}.shared-page{max-width:1000px;padding-top:48px;padding-bottom:64px}.shared-page>.document-sheet{max-width:820px;margin:auto}.share-toolbar{justify-content:space-between;align-items:center;gap:20px;max-width:820px;margin:30px auto;font-size:13px;line-height:1.8;display:flex}.share-toolbar small{color:var(--muted)}.editor-loading{text-align:center;justify-content:center;align-items:center;gap:12px;padding:60px;display:flex}.loading-pulse{background:var(--green);border-radius:50%;width:10px;height:10px;animation:1s infinite alternate loading-pulse}.editor-page button,.editor-page a,.shared-page button,.shared-page a{touch-action:manipulation}.editor-page button:focus-visible,.editor-page a:focus-visible,.shared-page a:focus-visible,.shared-page button:focus-visible{outline:2px solid var(--green);outline-offset:4px}.editor-page button:disabled{cursor:default;opacity:.5}.editor-page input[type=datetime-local],.editor-page input[type=date]{min-width:0;max-width:100%}.editor-page .actions{align-items:center;gap:10px;display:flex}.editor-page .notice{line-height:1.8}.editor-page .button{min-height:44px}.editor-page fieldset{min-width:0}.editor-page .eyebrow{line-height:1.6}@keyframes stage-enter{0%{opacity:.65;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes loading-pulse{to{opacity:.35}}@media (max-width:1100px){.editor-layout{grid-template-columns:218px minmax(0,1fr);gap:24px}.editor-stage{padding:25px}.step-link{gap:9px;padding:14px 10px}.step-link small{font-size:9px}.document-sheet{padding:25px}.editor-savebar{flex-wrap:wrap}.editor-savebar>.actions{margin-left:auto}}@media (max-width:800px){.editor-page{padding-top:18px}.editor-topline{margin-bottom:16px}.editor-intro{flex-direction:column;align-items:flex-start;gap:12px;margin-bottom:24px;padding-bottom:24px}.editor-intro h1{font-size:34px}.editor-intro>div:first-child{width:100%}.editor-case-meta{text-align:left;flex-flow:wrap;align-items:center;gap:14px;font-size:11px}.editor-case-meta strong{margin:0;font-size:16px}.editor-layout{display:block}.editor-index{display:none}.mobile-step{flex-direction:column;gap:8px;margin-bottom:20px;display:flex}.mobile-step>label{color:var(--muted);font-size:11px}.mobile-step select{background:var(--surface);width:100%;min-height:48px;color:var(--ink);border:1px solid var(--line);border-radius:6px;padding:12px;font-size:14px}.editor-stage-heading h2{scroll-margin-top:66px}.editor-stage{padding:24px}.editor-savebar{gap:15px;padding:18px}.editor-savebar>.actions{flex:1;justify-content:flex-end;margin-left:0}.document-sheet{padding:26px}.tour-guide{padding:17px 20px}.shared-page{padding-top:28px}.share-toolbar{flex-wrap:wrap}.photo-grid{gap:16px}.editor-page .editor-intro p:not(.eyebrow){font-size:13px}}@media (max-width:520px){.editor-page{padding-bottom:36px}.editor-intro h1{font-size:30px}.editor-intro{margin-bottom:20px}.editor-topline{font-size:11px}.editor-topline .badge{font-size:9px}.editor-stage{border-radius:8px;padding:20px 16px}.editor-stage-heading{margin-bottom:24px;padding-bottom:20px}.editor-stage-heading h2{font-size:28px}.editor-stage-heading>p{font-size:12px}.editor-form-grid{grid-template-columns:1fr;gap:20px}.editor-field .input{min-height:48px;font-size:16px}.editor-field label{font-size:12px}.section-heading h3{font-size:15px}.section-heading>p{font-size:12px}.editor-section+.editor-section{margin-top:26px;padding-top:24px}.editor-savebar{gap:14px;padding:16px 12px}.editor-savebar .save-status{width:100%;font-size:10px}.save-status small{flex-basis:auto;margin:0 0 0 auto;display:inline}.editor-savebar>.actions{gap:8px;width:100%}.editor-savebar .button{flex:1;justify-content:center;min-height:46px;padding:11px 10px;font-size:11px}.equipment-tabs{gap:7px}.equipment-tabs>button{padding:9px 10px;font-size:11px}.equipment-current{gap:10px}.equipment-current .eyebrow{font-size:9px}.equipment-current .text-button{font-size:10px}.equipment-value{padding:15px 13px;font-size:11px}.equipment-value strong{font-size:19px}.photo-upload{grid-template-columns:1fr;padding:17px}.photo-upload>button{justify-content:center;width:100%}.photo-upload>.editor-help{text-align:left}.photo-grid{grid-template-columns:1fr}.checklist-row{grid-template-columns:1fr;gap:15px;padding:20px 0}.document-sheet{padding:22px 15px}.document-mast{gap:10px;padding-bottom:18px}.document-mast h2{font-size:22px}.document-mast .eyebrow{font-size:8px}.document-stamp{letter-spacing:.05em;font-size:8px}.document-stamp small{max-width:70px;font-size:8px}.document-title{font-size:12px}.document-facts{grid-template-columns:1fr;gap:14px}.document-equipment{padding-left:12px}.document-equipment h4{font-size:12px}.document-sheet section>h3{font-size:10px}.document-checklist li{flex-direction:column;gap:2px;font-size:10px}.document-checklist strong{text-align:left;max-width:none;color:var(--muted)}.document-total{font-size:10px}.document-total strong{font-size:17px}.document-photos{grid-template-columns:1fr}.signature-line{width:95%;font-size:10px}.readiness{gap:10px;padding:17px 14px}.readiness h3{font-size:13px}.readiness p{font-size:11px}.readiness>.material-symbols-outlined{font-size:21px}.review-confirm{gap:10px;padding:13px;font-size:12px}.document-actions .button{white-space:nowrap;flex:1;justify-content:center;font-size:11px}.document-actions .button:first-child{flex-basis:100%}.revision-list>div{gap:8px}.revision-list>div>span{font-size:12px}.revision-list .button{padding:10px 12px;font-size:11px}.editor-section>.actions{flex-wrap:wrap}.editor-section>.actions>.button{font-size:12px}.share-link-box{padding:15px}.channel-actions{flex-direction:column;align-items:flex-start!important;gap:8px!important}.channel-hint{max-width:none}.channel-actions>.button{justify-content:center;width:100%}.tour-ribbon{font-size:10px}.tour-ribbon-detail{display:none}.tour-guide{padding:16px}.tour-guide p{font-size:12px}.tour-guide .actions{gap:6px 14px}.tour-guide .text-button{min-height:44px;font-size:10px}.tour-finish{padding:21px 17px}.tour-finish h3{font-size:25px}.tour-finish .actions{flex-direction:column;align-items:stretch}.tour-finish .button{justify-content:center}.editor-confirm{padding:16px}.editor-confirm>div{padding:24px 20px}.editor-confirm h2{font-size:26px}.editor-confirm .actions{flex-direction:column;align-items:stretch}.editor-confirm .button{justify-content:center}.share-toolbar>.actions{width:100%}.share-toolbar .button{flex:1;justify-content:center}.editor-loading{padding:42px 18px;font-size:13px}.photo-dialog{padding:14px}.photo-dialog .actions strong{font-size:13px}}@media (prefers-reduced-motion:reduce){.editor-stage,.loading-pulse{animation:none}.step-link,.editor-field .input{transition:none}}.editor-page .section-heading{gap:0;margin-bottom:20px;display:block}.editor-page .section-heading h3{letter-spacing:0;font-family:DM Sans,sans-serif;line-height:1.5}.editor-page .section-heading>p{max-width:680px;margin-bottom:0;font-size:12px}.editor-page .editor-stage{margin:0}.editor-page .field,.editor-page .eyebrow{margin-bottom:0}.editor-page .field-error,.editor-page .danger-text{color:var(--danger)}.editor-page .document-sheet h3,.editor-page .document-sheet h4,.editor-page .readiness h3,.editor-page .photo-upload h3{letter-spacing:0;font-family:DM Sans,sans-serif;line-height:1.6}.editor-page .document-sheet h3{font-size:11px}.editor-page summary{list-style:disclosure-closed}.editor-page details[open]>summary{list-style:disclosure-open}.editor-page .button.secondary,.shared-page .button.secondary{color:var(--ink);border-color:var(--line);background:0 0}.editor-page .notice{display:block}.editor-page .notice.error{border-color:var(--danger);color:var(--danger)}
