.back-button{color:#8b4513;cursor:pointer;background:#fff;border:1px solid #8b451326;border-radius:999px;align-self:flex-start;align-items:center;gap:.5rem;width:fit-content;margin:1.25rem 0 0 1.5rem;padding:.6rem 1.1rem;font-family:Poppins,sans-serif;font-size:.9rem;font-weight:600;line-height:1;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 2px 8px #8b451314}.back-button:hover{color:#ff8c00;background:#fff8dc;border-color:#ff8c00;gap:.65rem;transform:translate(-2px);box-shadow:0 4px 12px #ff8c002e}.back-button:focus-visible{outline-offset:2px;outline:2px solid #ff8c00}.back-button:active{transform:translate(-2px)scale(.97)}.back-button span:first-child{font-size:1.15em;font-weight:700;line-height:1}@media (max-width:640px){.back-button{margin:1rem 0 0 1rem;padding:.5rem .95rem;font-size:.85rem}}body:has(.negative-line) .back-button{z-index:5;color:gold;background:linear-gradient(135deg,#2a1a0a 0%,#1a1208 100%);border:1.5px solid #ffd70066;margin:0;position:absolute;top:1.25rem;left:1.5rem;box-shadow:0 4px 14px #00000080,0 0 0 1px #0000004d}body:has(.negative-line) .back-button:hover{color:#fff8dc;background:linear-gradient(135deg,#3a2410 0%,#261810 100%);border-color:gold;box-shadow:0 6px 18px #ffd70040,0 0 0 1px #0000004d}body:has(.negative-line) .back-button span:first-child{color:gold}
