:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font-synthesis:none;text-rendering:optimizelegibility;--bg:#050706;--surface:#0b0e0c;--surface-raised:#111512;--surface-strong:#171b18;--text:#f5f7f4;--muted:#a5aca6;--muted-strong:#c5cbc6;--line:#373d38;--line-soft:#252a26;--green:#5de66e;--green-soft:#9bf4a5;--green-dark:#102815;--amber:#f2b94b;--amber-dark:#2b210c;--red:#ff625d;--red-dark:#2e1010;--focus:#a9f7b2;--radius-sm:8px;--radius-md:12px;--serif:"Iowan Old Style", "Palatino Linotype", Palatino, Georgia, serif;--mono:"SFMono-Regular", Consolas, "Liberation Mono", monospace;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg)}body{background:var(--bg);min-width:320px;min-height:100vh;color:var(--text);margin:0}button,input{font:inherit}button{color:inherit}button,label,summary{-webkit-tap-highlight-color:transparent}button:focus-visible,input:focus-visible,summary:focus-visible,a:focus-visible{outline:3px solid var(--focus);outline-offset:3px}button:disabled{cursor:not-allowed}[hidden]{display:none!important}.visually-hidden{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:100;border-radius:var(--radius-sm);background:var(--text);color:var(--bg);padding:10px 14px;transition:transform .14s;position:fixed;top:12px;left:12px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.app-header{border-bottom:1px solid var(--line-soft);justify-content:space-between;align-items:center;gap:24px;min-height:72px;padding:12px clamp(24px,3vw,48px);display:flex}.brand{color:var(--text);letter-spacing:-.02em;align-items:center;gap:14px;font-size:clamp(20px,1.6vw,26px);font-weight:660;text-decoration:none;display:inline-flex}.brand-mark{fill:none;stroke:currentColor;stroke-width:1.35px;stroke-linejoin:round;width:46px;height:46px}.brand-mark circle{fill:currentColor;stroke:none}.local-status{color:var(--green);letter-spacing:.01em;align-items:center;gap:9px;font-size:14px;font-weight:620;display:inline-flex}.local-status svg{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:22px}main{width:min(1460px,100%);margin:0 auto;padding:24px clamp(24px,3vw,48px) 44px}.hero{max-width:1020px;padding:4px 0 26px}.hero h1{max-width:1000px;font-family:var(--serif);letter-spacing:-.035em;margin:0;font-size:clamp(44px,4.6vw,68px);font-weight:500;line-height:1.02}.hero p{color:var(--muted-strong);margin:14px 0 0;font-size:clamp(16px,1.35vw,20px);line-height:1.55}.fatal-banner{border:1px solid var(--red);border-radius:var(--radius-sm);background:var(--red-dark);color:#ffd2d0;flex-wrap:wrap;gap:6px 10px;margin:10px clamp(24px,3vw,48px);padding:14px 16px;display:flex}main>.fatal-banner{margin:0 0 24px}.workspace{border-top:1px solid #0000;grid-template-columns:minmax(0,1fr) minmax(300px,360px);display:grid}.tool-column{border-right:1px solid var(--line);min-width:0;padding-right:clamp(28px,3vw,48px)}.step-block{min-width:0}.step-heading-row{justify-content:space-between;align-items:end;gap:18px;margin-bottom:14px;display:flex}.step-heading-row h2,.safety-panel h2,.result-state h2,.education h2{letter-spacing:-.02em;margin:0;font-size:clamp(20px,1.55vw,24px);font-weight:660;line-height:1.25}.step-heading-row h2 span,.result-state h2>span{color:var(--muted)}.control-note,.field-help,.keyboard-hint{color:var(--muted);font-size:13px}.control-note{white-space:nowrap}.phrase-options{border:1px solid var(--line);border-radius:var(--radius-sm);grid-template-columns:repeat(5,minmax(0,1fr));display:grid;overflow:hidden}.phrase-option{border:0;border-right:1px solid var(--line);min-width:0;min-height:54px;color:var(--muted-strong);cursor:pointer;background:0 0;justify-content:center;align-items:baseline;gap:5px;font-size:14px;transition:background-color .12s,color .12s;display:flex}.phrase-option:last-child{border-right:0}.phrase-option strong{font-size:18px;font-weight:650}.phrase-option:hover:not(:disabled){background:var(--surface-raised);color:var(--text)}.phrase-option.is-selected{z-index:1;border:1px solid var(--green);background:var(--green-dark);color:var(--green);margin:-1px;position:relative}.phrase-option:disabled:not(.is-selected){color:#6d746e;opacity:.58}.field-help{min-height:20px;margin:10px 0 0;line-height:1.5}.rule{background:var(--line-soft);height:1px;margin:22px 0 20px}.roll-heading-row{align-items:center}.keyboard-hint{margin:7px 0 0;font-size:14px}.button{border:1px solid var(--line);border-radius:var(--radius-sm);cursor:pointer;letter-spacing:.005em;justify-content:center;align-items:center;gap:9px;min-height:46px;padding:0 18px;font-size:14px;font-weight:630;transition:border-color .12s,background-color .12s,color .12s,transform .1s;display:inline-flex}.button:active:not(:disabled){transform:translateY(1px)}.button svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.button-small{min-height:40px;padding:0 14px}.button-primary{border-color:var(--green);background:var(--green);color:#041006}.button-primary:hover:not(:disabled){border-color:var(--green-soft);background:var(--green-soft)}.button-secondary{background:var(--surface-raised);color:var(--text)}.button-secondary:hover:not(:disabled){background:var(--surface-strong);border-color:#606860}.button-danger{border-color:var(--red);background:var(--red);color:#170202}.button-disabled,.button:disabled{opacity:.5}.input-lock{border-left:2px solid var(--amber);background:var(--amber-dark);color:#f8d997;margin-bottom:12px;padding:10px 12px;font-size:13px;line-height:1.4}.input-lock.is-ready{border-color:var(--green);background:var(--green-dark);color:var(--green-soft)}.roll-pad{grid-template-columns:repeat(6,minmax(0,1fr));gap:clamp(10px,1.5vw,18px);display:grid}.die-button{aspect-ratio:1.5;border-radius:var(--radius-md);background:var(--surface-raised);min-height:76px;color:var(--text);cursor:pointer;font-family:var(--serif);border:1px solid #485049;font-size:clamp(34px,3vw,48px);font-weight:600;line-height:1;transition:border-color .12s,background-color .12s,color .12s,transform 90ms}.die-button:hover:not(:disabled),.die-button.is-pressed{border-color:var(--green);background:var(--green-dark);color:var(--green)}.die-button:active:not(:disabled){transform:scale(.98)}.die-button:disabled{opacity:.42}.progress-region{margin-top:22px}.progress-labels{color:var(--muted-strong);justify-content:space-between;align-items:baseline;gap:16px;margin-bottom:10px;font-size:13px;display:flex}.progress-labels strong{color:var(--text);font-weight:520}.progress-track{appearance:none;background:#3b423d;border:0;border-radius:10px;width:100%;height:5px;display:block;overflow:hidden}.progress-track::-webkit-progress-bar{border-radius:inherit;background:#3b423d}.progress-track::-webkit-progress-value{border-radius:inherit;background:var(--green)}.progress-track::-moz-progress-bar{border-radius:inherit;background:var(--green)}.progress-ticks{pointer-events:none;justify-content:space-between;margin-top:-7px;padding:0 1px;display:flex}.progress-ticks i{background:#717871;width:1px;height:9px}.progress-scale{color:#858c86;font-family:var(--mono);justify-content:space-between;margin-top:7px;font-size:10px;display:flex}.roll-ledger{border:1px solid var(--line);border-radius:var(--radius-sm);background:#080a09;margin-top:18px;overflow:hidden}.ledger-header{border-bottom:1px solid var(--line-soft);justify-content:space-between;align-items:center;gap:12px;min-height:39px;padding:6px 11px;display:flex}.ledger-header>div{align-items:baseline;gap:9px;display:flex}.ledger-header strong{font-size:13px;font-weight:600}.ledger-header span{color:var(--muted);font-size:11px}.ledger-header .ledger-actions{align-items:center;gap:12px}.text-action{color:var(--muted-strong);cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;padding:7px 4px;font-size:13px;font-weight:580;display:inline-flex}.text-action svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:18px}.text-action:hover:not(:disabled){text-underline-offset:3px;text-decoration:underline}.danger-action{color:var(--red)}.text-action:disabled{opacity:.4}.ledger-empty{color:var(--muted);padding:15px 12px;font-size:12px;line-height:1.5}.roll-list{background:var(--line-soft);grid-template-columns:repeat(12,minmax(30px,1fr));gap:1px;margin:0;padding:0;list-style:none;display:grid}.roll-list li{min-height:40px;color:var(--text);font-family:var(--mono);background:#0a0d0b;place-items:center;font-size:15px;display:grid;position:relative}.roll-list li:before{content:attr(data-index);color:#687069;font-size:7px;position:absolute;top:3px;left:4px}.roll-list li.is-last{color:var(--green);background:var(--green-dark)}.memory-note{color:var(--muted);align-items:flex-start;gap:9px;margin:12px 0 0;font-size:11px;line-height:1.5;display:flex}.memory-note svg{fill:none;width:18px;stroke:var(--green);stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;flex:0 0 18px}.safety-panel{flex-direction:column;min-width:0;padding-left:clamp(26px,3vw,42px);display:flex}.safety-panel h2{margin-bottom:13px}.network-warning{border-radius:var(--radius-sm);background:var(--amber-dark);color:#f8d997;border:1px solid #6b531e;align-items:flex-start;gap:9px;margin-bottom:8px;padding:10px 11px;font-size:11px;line-height:1.45;display:flex}.network-warning.is-offline{background:var(--green-dark);color:var(--green-soft);border-color:#285b30}.network-warning svg{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;flex:0 0 18px;width:18px}.safety-checks{border:0;margin:0;padding:0}.safety-checks legend{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.safety-check{border-bottom:1px solid var(--line-soft);cursor:pointer;grid-template-columns:40px 1fr;align-items:center;gap:14px;min-height:92px;padding:12px 2px;display:grid;position:relative}.safety-check input{opacity:0;pointer-events:none;position:absolute}.check-icon{border:1px solid var(--line);width:40px;height:40px;color:var(--muted-strong);border-radius:50%;place-items:center;display:grid}.check-icon svg{fill:none;stroke:currentColor;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;width:30px}.safety-check>span:last-child{flex-direction:column;gap:4px;display:flex}.safety-check strong{font-size:13px;font-weight:620;line-height:1.35}.safety-check small{color:var(--muted);font-size:11px;line-height:1.4}.safety-check:hover .check-icon,.safety-check input:focus-visible+.check-icon{border-color:var(--green);color:var(--green)}.safety-check input:focus-visible+.check-icon{outline:3px solid var(--focus);outline-offset:3px}.safety-check input:checked+.check-icon{border-color:var(--green);background:var(--green-dark);color:var(--green)}.safety-check input:checked+.check-icon:after{content:"✓";background:var(--green);color:#061108;border-radius:50%;place-items:center;width:18px;height:18px;margin:27px 0 0 27px;font-size:12px;font-weight:900;display:grid;position:absolute}.self-checks{border-top:1px solid var(--line-soft);border-bottom:1px solid var(--line-soft);margin-top:14px;padding:10px 0}.self-checks>div{color:var(--muted);grid-template-columns:9px 1fr auto;align-items:center;gap:8px;padding:5px 0;font-size:10px;display:grid}.self-checks strong{color:var(--muted-strong);font-weight:600}.status-dot{background:var(--amber);border-radius:50%;width:7px;height:7px}.status-dot.is-passed{background:var(--green)}.status-dot.is-failed{background:var(--red)}.education-link{min-height:48px;color:var(--green);cursor:pointer;text-align:left;text-underline-offset:4px;background:0 0;border:0;justify-content:space-between;align-items:center;gap:12px;margin-top:auto;padding:20px 0 4px;font-size:13px;font-weight:620;text-decoration:underline;display:flex}.education-link svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:22px}.result-panel{border-radius:var(--radius-md);background:#080a09;border:1px dashed #4a514b;margin-top:26px}.result-state{min-height:106px;padding:22px 24px}#result-locked{color:#757c76;justify-content:space-between;align-items:center;gap:28px;display:flex}#result-locked p,.result-state p{color:var(--muted);margin:8px 0 0;font-size:13px;line-height:1.55}.result-ready{grid-template-columns:1fr minmax(240px,.65fr);align-items:center;gap:18px 28px;display:grid}.success-label{letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:8px;font-weight:700;display:flex;color:var(--green)!important;margin:0 0 7px!important;font-size:11px!important}.success-label>span{background:currentColor;border-radius:50%;width:7px;height:7px}.muted-label{color:var(--muted-strong)!important}.entropy-summary{border:1px solid var(--line-soft);border-radius:var(--radius-sm);grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));margin:2px 0 0;display:grid}.entropy-summary>div{border-right:1px solid var(--line-soft);padding:11px 13px}.entropy-summary>div:last-child{border-right:0}.entropy-summary dt{color:var(--muted);letter-spacing:.07em;text-transform:uppercase;font-size:9px;font-weight:650}.entropy-summary dd{color:var(--text);font-family:var(--mono);margin:4px 0 0;font-size:12px}.reveal-check{color:var(--muted-strong);cursor:pointer;align-items:flex-start;gap:9px;font-size:12px;line-height:1.45;display:flex}.reveal-check input{width:18px;height:18px;accent-color:var(--green);flex:0 0 18px}.secret-state{padding:0}.secret-warning{background:var(--red-dark);color:#ffd1cf;border-bottom:1px solid #71302d;align-items:center;gap:8px 14px;padding:12px 22px;font-size:12px;line-height:1.4;display:flex}.secret-warning span{color:#eeb4b1}.secret-heading-row{justify-content:space-between;align-items:center;gap:18px;padding:20px 22px 6px;display:flex}.hide-controls{flex-direction:column;align-items:flex-end;gap:5px;display:flex}.hide-timer{color:var(--amber);font-family:var(--mono);font-size:12px}.timer-action{min-width:44px;min-height:44px;color:var(--muted-strong);cursor:pointer;text-underline-offset:3px;background:0 0;border:0;padding:8px 10px;font-size:12px;text-decoration:underline}.timer-action:hover{color:var(--text)}.mnemonic-list{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--line-soft);grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin:14px 22px 0;padding:1px;list-style:none;display:grid}.mnemonic-list li{background:#0c0f0d;grid-template-columns:26px 1fr;align-items:center;gap:8px;min-width:0;min-height:47px;padding:6px 10px;display:grid}.mnemonic-list .word-number{color:var(--muted);font-family:var(--mono);text-align:right;font-size:9px}.mnemonic-list .word-value{color:var(--text);font-family:var(--serif);text-overflow:ellipsis;font-size:clamp(16px,1.5vw,20px);font-weight:600;overflow:hidden}.no-copy-note{color:var(--muted);align-items:center;gap:9px;margin:13px 22px 0;font-size:10px;line-height:1.5;display:flex}.no-copy-note svg{fill:none;width:19px;stroke:var(--amber);stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;flex:0 0 19px}.secret-actions,.verification-actions,.verified-actions,.hidden-actions{flex-wrap:wrap;align-items:center;gap:10px;padding:18px 22px 22px;display:flex}.hidden-state,.verified-state,.cleared-state{justify-content:space-between;align-items:center;gap:24px;display:flex}.hidden-actions,.verified-actions{justify-content:flex-end;padding:0}.verification-state{grid-template-columns:minmax(220px,.48fr) 1fr;gap:28px;display:grid}.verification-fields{grid-template-columns:repeat(3,minmax(0,1fr));gap:11px;display:grid}.verification-field{flex-direction:column;gap:6px;display:flex}.verification-field label{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:10px;font-weight:650}.verification-field input{border:1px solid var(--line);border-radius:var(--radius-sm);width:100%;height:44px;color:var(--text);background:#090b0a;padding:0 11px;font-size:14px}.verification-field input[aria-invalid=true]{border-color:var(--red)}.verification-actions{padding:14px 0 0}.paste-warning,.form-feedback{min-height:18px;color:var(--amber)!important;margin:10px 0 0!important;font-size:11px!important}.form-feedback.is-error{color:var(--red)!important}.education{border-top:1px solid var(--line-soft);grid-template-columns:minmax(240px,.65fr) 1fr;gap:clamp(32px,5vw,72px);margin-top:54px;padding-top:38px;display:grid}.education-intro h2{max-width:420px;font-family:var(--serif);font-size:clamp(25px,2.4vw,36px);font-weight:520;line-height:1.15}.education-intro p{max-width:440px;color:var(--muted);margin:13px 0 0;font-size:13px;line-height:1.6}.education-details details{border-top:1px solid var(--line-soft)}.education-details details:last-child{border-bottom:1px solid var(--line-soft)}.education-details summary{cursor:pointer;color:var(--muted-strong);padding:17px 34px 17px 0;font-size:13px;font-weight:620;list-style:none;position:relative}.education-details summary::-webkit-details-marker{display:none}.education-details summary:after{content:"+";color:var(--green);font-family:var(--mono);font-size:18px;font-weight:400;position:absolute;right:2px}.education-details details[open] summary:after{content:"−"}.education-details details p{max-width:760px;color:var(--muted);margin:0;padding:0 36px 18px 0;font-size:12px;line-height:1.7}.app-footer{border-top:1px solid var(--line-soft);min-height:70px;color:var(--muted);justify-content:space-between;align-items:center;gap:20px;padding:16px clamp(24px,3vw,48px);display:flex}.app-footer p{text-align:center;margin:0;font-size:12px}.bit-grid{grid-template-columns:repeat(3,4px);gap:3px;display:grid}.bit-grid i{background:#747b75;width:4px;height:4px}.confirm-dialog{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface-raised);width:min(440px,100vw - 32px);color:var(--text);padding:24px;box-shadow:0 24px 80px #000}.confirm-dialog::backdrop{background:#000000c7}.confirm-dialog h2{margin:0;font-size:22px}.confirm-dialog p{color:var(--muted);margin:12px 0 0;font-size:13px;line-height:1.6}.confirm-dialog .dialog-caveat{color:var(--amber);font-size:11px}.review-dialog{width:min(720px,100vw - 32px);max-height:min(760px,100vh - 32px);overflow:auto}.review-secret-warning{border-radius:var(--radius-sm);background:var(--red-dark);color:#ffd1cf;border:1px solid #71302d;flex-direction:column;gap:4px;margin-top:16px;padding:12px 14px;font-size:12px;line-height:1.45;display:flex}.review-secret-warning span{color:#eeb4b1}.review-reveal-check{margin-top:16px}.review-reveal-button{width:100%;margin-top:12px}.review-timer-row{justify-content:flex-end;align-items:center;gap:8px 14px;min-height:44px;margin-top:12px;display:flex}.review-timer{color:var(--amber);font-family:var(--mono);text-align:right;font-size:12px}.review-roll-grid{grid-template-columns:repeat(10,minmax(0,1fr));gap:5px;margin:18px 0 0;padding:0;list-style:none;display:grid}.review-roll-grid button{border:1px solid var(--line);width:100%;min-height:50px;color:var(--text);cursor:pointer;background:#090c0a;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:1px;padding:4px;display:flex}.review-roll-grid button span{color:var(--muted);font-family:var(--mono);font-size:12px}.review-roll-grid button strong{font-family:var(--mono);font-size:17px}.review-roll-grid button:hover,.review-roll-grid button.is-selected{border-color:var(--green);background:var(--green-dark);color:var(--green)}.review-edit-panel{border:1px solid var(--line-soft);border-radius:var(--radius-sm);background:#090c0a;margin-top:18px;padding:14px}.review-edit-panel>strong{margin-bottom:10px;font-size:13px;display:block}.review-face-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:7px;display:grid}.review-face-grid button{border:1px solid var(--line);background:var(--surface-strong);min-height:48px;color:var(--text);cursor:pointer;font-family:var(--mono);border-radius:6px;font-size:19px}.review-face-grid button:hover{border-color:var(--green);color:var(--green)}.dialog-actions{justify-content:flex-end;gap:10px;margin-top:22px;display:flex}.print-block{display:none}@media (max-width:1050px){.workspace{grid-template-columns:minmax(0,1fr) minmax(270px,310px)}.roll-list{grid-template-columns:repeat(10,minmax(30px,1fr))}.roll-pad{grid-template-columns:repeat(3,minmax(0,1fr))}.die-button{aspect-ratio:1.8}.mnemonic-list{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:820px){.app-header{align-items:flex-start}main{padding-top:22px}.hero{padding-bottom:28px}.workspace{flex-direction:column;display:flex}.safety-panel{border:1px solid var(--line);border-radius:var(--radius-md);order:1;margin-bottom:30px;padding:20px}.tool-column{border-right:0;order:2;padding-right:0}.safety-check{min-height:76px}.education-link{margin-top:4px;padding-top:16px}.result-panel{margin-top:24px}.result-ready,.verification-state,.education{grid-template-columns:1fr}.education{gap:22px}.hidden-state,.verified-state,.cleared-state{flex-direction:column;align-items:flex-start}.hidden-actions,.verified-actions{justify-content:flex-start}}@media (max-width:560px){.app-header{flex-direction:column;gap:8px;min-height:96px;padding:12px 20px}.brand-mark{width:38px;height:38px}.local-status{padding-left:2px;font-size:12px}main{padding:24px 20px 36px}.hero h1{font-size:clamp(42px,12vw,56px)}.hero p{font-size:16px}.safety-panel{padding:17px}.phrase-options{overflow:visible}.phrase-option{flex-direction:column;align-items:center;gap:1px;min-height:64px;font-size:10px}.phrase-option strong{font-size:17px}.control-note{display:none}.roll-heading-row{align-items:flex-end}.die-button{aspect-ratio:auto;min-height:84px;font-size:44px}.progress-labels{flex-direction:column;align-items:flex-start;gap:3px}.progress-labels strong{align-self:flex-end}.roll-list{grid-template-columns:repeat(6,minmax(0,1fr))}#result-locked{flex-direction:column;align-items:flex-start}#result-locked .button{width:100%}.result-state{padding:20px}.result-ready{gap:18px}.entropy-summary{grid-template-columns:1fr}.entropy-summary>div{border-right:0;border-bottom:1px solid var(--line-soft)}.entropy-summary>div:last-child{border-bottom:0}.secret-heading-row{flex-direction:column;align-items:flex-start;padding:18px 17px 4px}.hide-controls{align-items:flex-start}.ledger-header{flex-direction:column;align-items:flex-start}.ledger-header .ledger-actions{justify-content:space-between;width:100%}.review-roll-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.mnemonic-list{grid-template-columns:repeat(2,minmax(0,1fr));margin:13px 17px 0}.mnemonic-list li{grid-template-columns:20px minmax(0,1fr);gap:6px;padding:6px 7px}.mnemonic-list .word-value{font-size:16px}.no-copy-note{margin-inline:17px}.secret-actions{flex-direction:column;align-items:stretch;padding-inline:17px}.secret-actions .button{width:100%}.verification-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.hidden-actions,.verified-actions{flex-direction:column;align-items:stretch;width:100%}.hidden-actions .button,.verified-actions .button,.cleared-state .button{width:100%}.app-footer{min-height:76px;padding-inline:20px}.app-footer p{max-width:230px;line-height:1.5}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media print{body>:not(.print-block){display:none!important}.print-block{color:#000;background:#fff;padding:48px;font:18px/1.5 sans-serif;display:block!important}}
