.extra-tool-page{background:#fff;color:#0d0d0d}
.extra-tool-page main{max-width:760px;margin:0 auto;padding:0 16px 92px}
.extra-tool-page .topbar{position:sticky;top:0;z-index:40}
.extra-tool-page .brand img{width:132px;height:auto}
.extra-tool-page .tool-workspace{padding-top:28px}
.extra-file-card{margin:14px 0 18px;padding:14px;border:1px solid rgba(13,13,13,.13);display:grid;grid-template-columns:44px minmax(0,1fr) auto;gap:12px;align-items:center;background:#fff}
.extra-file-icon{width:44px;height:44px;border:1px solid rgba(30,115,255,.28);border-radius:50%;display:grid;place-items:center;color:#1e73ff}
.extra-file-icon svg{width:21px;height:21px}
.extra-file-card strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#0b2f6b;font-size:12.5px}.extra-file-card small{display:block;margin-top:4px;color:#8994a5;font-size:10px}
.extra-change{border:0;background:transparent;color:#1e73ff;font-size:10px;font-weight:850;cursor:pointer}
.extra-editor{margin-top:18px}.extra-editor h2{margin:0;color:#0b2f6b;font-size:24px;letter-spacing:-.035em}.extra-editor-head{display:flex;align-items:end;justify-content:space-between;gap:12px;margin-bottom:14px}.extra-editor-actions{display:flex;gap:7px}.extra-editor-actions button{min-height:38px;padding:0 10px;border:1px solid #d8e3f1;background:#fff;color:#0b2f6b;font-size:10px;font-weight:800;cursor:pointer}
.page-choice-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:7px;margin:14px 0 18px}.page-choice{min-height:46px;border:1px solid #d8e3f1;background:#fff;color:#0b2f6b;font-weight:850;cursor:pointer}.page-choice[aria-pressed="true"]{border-color:#1e73ff;background:#eef5ff;color:#1e73ff;box-shadow:inset 0 0 0 1px #1e73ff}.page-choice:focus-visible{outline:2px solid #1e73ff;outline-offset:2px}
.extra-selection-note{margin:0 0 14px;color:#66758a;font-size:11px}.extra-error{margin:12px 0 0;padding:12px 13px;border-left:3px solid #c72b3e;background:#fff6f7;color:#8e2635;font-size:11.5px;line-height:1.5}.extra-success{margin-top:20px}.extra-success[hidden],.extra-editor[hidden],.extra-file-card[hidden]{display:none!important}
.password-panel{margin-top:16px;padding:18px;border:1px solid rgba(30,115,255,.22);background:#fff}.password-panel label{display:block;margin:0 0 7px;color:#0b2f6b;font-size:10px;font-weight:850;letter-spacing:.04em;text-transform:uppercase}.password-panel input{width:100%;min-height:50px;padding:0 13px;border:1px solid #cfdbea;background:#fff;color:#0d0d0d;font-size:16px;outline:none}.password-panel input:focus{border-color:#1e73ff;box-shadow:0 0 0 3px rgba(30,115,255,.1)}.password-panel .password-field+.password-field{margin-top:14px}.password-hint{margin:10px 0 0;color:#788495;font-size:10.5px;line-height:1.45}.extra-status{margin-top:13px;color:#66758a;font-size:11px;text-align:center}.extra-status[hidden]{display:none!important}
.extra-tool-page .bottom-nav{grid-template-columns:repeat(2,1fr)}.extra-tool-page .bottom-nav a{border:0!important;border-radius:0!important;background:transparent!important;color:#343b46!important;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;font-size:.57rem!important;font-weight:800!important;letter-spacing:.035em;text-transform:uppercase;text-decoration:none}.extra-tool-page .bottom-nav svg{width:18px;height:18px;color:#6f7a88}.extra-tool-page .bottom-nav a:first-child{color:#1e73ff!important}.extra-tool-page .bottom-nav a:first-child svg{color:#1e73ff}
@media(min-width:390px){.extra-tool-page main{padding-left:20px;padding-right:20px}.page-choice-grid{grid-template-columns:repeat(6,minmax(0,1fr))}}
@media(min-width:768px){.extra-tool-page .tool-workspace{padding-top:50px}.page-choice-grid{grid-template-columns:repeat(10,minmax(0,1fr))}.password-panel{padding:24px}}
