.ScratchPad_page__3bANn{min-height:100vh;display:flex;flex-direction:column;align-items:center;padding:48px 20px 80px;gap:20px}.ScratchPad_toolbar__M5V36{display:flex;align-items:center;gap:6px}.ScratchPad_toolBtn__oQocZ{width:34px;height:34px;border-radius:7px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.04);color:rgba(255,255,255,.45);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s,color .15s,border-color .15s}.ScratchPad_toolBtn__oQocZ:hover{background:rgba(255,255,255,.08);color:rgba(255,255,255,.75);border-color:rgba(255,255,255,.18)}.ScratchPad_toolBtn__oQocZ.ScratchPad_active__aAK8k{background:rgba(255,255,255,.14);color:rgba(255,255,255,.95);border-color:rgba(255,255,255,.28)}.ScratchPad_notepad__mFjmO{width:480px;min-height:640px;background:#faf8f4;border-radius:6px 6px 10px 10px;box-shadow:0 1px 2px rgba(0,0,0,.1),0 4px 16px rgba(0,0,0,.18),0 24px 56px rgba(0,0,0,.22);display:flex;flex-direction:column;overflow:hidden}.ScratchPad_holesStrip__K3PTU{background:#ece8e0;display:flex;align-items:center;justify-content:center;gap:11px;padding:13px 24px;border-bottom:1px solid rgba(0,0,0,.06);flex-shrink:0}.ScratchPad_hole__rfurW{width:13px;height:13px;border-radius:3px;background:#111;box-shadow:inset 0 1px 2px rgba(0,0,0,.5)}.ScratchPad_editor__m8mEF{flex:1 1;padding:36px 44px;outline:none;font-family:Georgia,Times New Roman,serif;font-size:17px;line-height:1.85;color:#1e1e1e;cursor:text;word-break:break-word;min-height:560px}.ScratchPad_editor__m8mEF:empty:before{content:attr(data-placeholder);color:#c4bfb8;pointer-events:none;display:block}.ScratchPad_editorScratch__oD5t9{cursor:crosshair}.ScratchPad_scratched___r4dI{text-decoration:line-through;text-decoration-thickness:1.5px;animation:ScratchPad_ghost-out__zG1of 2s ease-out forwards}@keyframes ScratchPad_ghost-out__zG1of{0%,15%{color:#1e1e1e;-webkit-text-decoration-color:rgba(30,30,30,.6);text-decoration-color:rgba(30,30,30,.6)}to{color:#cdc9c3;-webkit-text-decoration-color:rgba(180,175,170,.5);text-decoration-color:rgba(180,175,170,.5)}}