.attachment-help-button{position:relative;display:inline-flex;width:42px;height:42px;flex-shrink:0;align-items:center;justify-content:center;border:1px solid rgba(222,111,54,.22);border-radius:13px;color:#b54b21;background:#fff0e6;transition:background-color .2s,transform .2s}.attachment-help-button:hover{background:#ffe2cf;transform:translateY(-1px)}.attachment-help-button:focus-visible{outline:2px solid #bc5529;outline-offset:4px}.attachment-help-button:disabled{opacity:.45;animation:none;cursor:wait}.attachment-help-button--glow{animation:attachment-button-glow 2.8s ease-in-out infinite}.attachment-help-tooltip{z-index:85;width:min(282px,calc(100vw - 32px));padding:12px;border:1px solid #e6dfd6;border-radius:17px;color:#272923;background:#fffefb;box-shadow:0 18px 55px #221d142b;font-family:Montserrat,sans-serif}.attachment-help-tooltip strong{display:block;margin:12px 2px 5px;font-size:14px}.attachment-help-tooltip p{margin:0 2px;font-size:12px;line-height:1.5}.attachment-help-tooltip small{display:block;margin:8px 2px 2px;font-size:10px;color:#73776d}.attachment-help-demo{position:relative;height:112px;overflow:hidden;border-radius:10px;background:#f0f1ed}.attachment-help-dropzone{position:absolute;inset:15px 18px 15px auto;display:flex;width:124px;flex-direction:column;align-items:center;justify-content:center;gap:7px;border:1.5px dashed #a8ada0;border-radius:10px;color:#7c8472;font-size:10px;animation:attachment-drop-highlight 4s ease-in-out infinite}.attachment-help-document{position:absolute;top:36px;left:20px;display:flex;width:36px;height:43px;align-items:center;justify-content:center;border:1px solid #e2dcd2;border-radius:6px;color:#c16c42;background:#fff;box-shadow:0 3px 8px #2b21150e;animation:attachment-file-drag 4s ease-in-out infinite}.attachment-help-cursor{position:absolute;top:65px;left:44px;color:#272923;stroke:#fff;stroke-width:1.5;filter:drop-shadow(0 2px 2px #0002);animation:attachment-cursor-drag 4s ease-in-out infinite}@keyframes attachment-button-glow{0%,to{box-shadow:0 0 0 3px #eb84480d,0 0 10px #eb84481a}50%{box-shadow:0 0 0 5px #eb844821,0 0 23px #eb844859}}@keyframes attachment-file-drag{0%,18%{transform:translate(0) rotate(-7deg);opacity:1}58%,70%{transform:translate(132px) rotate(0);opacity:1}78%,92%{transform:translate(132px) scale(.72);opacity:0}93%{transform:translate(0) rotate(-7deg);opacity:0}to{transform:translate(0) rotate(-7deg);opacity:1}}@keyframes attachment-cursor-drag{0%,18%{transform:translate(0)}58%,76%{transform:translate(132px)}88%,to{transform:translate(0)}}@keyframes attachment-drop-highlight{0%,43%,94%,to{border-color:#a8ada0;background:transparent}58%,82%{border-color:#c16c42;background:#ffeadb}}@media (prefers-reduced-motion: reduce){.attachment-help-button,.attachment-help-document,.attachment-help-cursor,.attachment-help-dropzone{animation:none;transition:none}.attachment-help-button--glow{box-shadow:0 0 0 4px #eb84481a,0 0 18px #eb844833}.attachment-help-document{transform:translate(80px) rotate(-5deg)}.attachment-help-cursor{transform:translate(80px)}.attachment-help-dropzone{border-color:#c16c42;background:#ffeadb}}
