#root{max-width:55%;margin:8rem auto;padding:2rem 2rem 4rem;text-align:center;background-color:#f5f5f5;display:flex;flex-direction:column;align-items:center;border-radius:.25rem;color:#333}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em;display:grid;grid-template-columns:1fr 1fr;gap:2em;width:80%}#main-title{font-family:Georgia,Times New Roman,Times,serif;color:#f5f5f5;position:absolute;top:1rem;padding:0;margin:0;font-size:5rem}#greatsword-cover{width:100%;padding-right:1em;filter:drop-shadow(0 0 2em #232324aa)}#greatsword-cover:hover{cursor:pointer}#tattoo{width:40%;transition:transform 30s ease-in-out}#tattoo:hover{cursor:pointer;transform:rotate(-36000deg)}.short-story{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";padding-bottom:1rem}.short-story h2{margin-bottom:1rem}.short-story h3{margin-top:.5rem;margin-bottom:0}.short-story p{margin:0}.short-story:last-child:nth-child(odd){grid-column:1 / -1;justify-self:center}.short-story:hover{cursor:pointer;color:#416bbc;transition:transform .5s ease-in-out}#greatsword-container{padding-left:1em;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";display:flex;flex-direction:column;align-items:center;justify-content:center}#greatsword-title{font-size:2.5em}#preorder{font-family:monospace;color:#f5f5f5;font-size:1.3em;width:fit-content;padding:.1em 1em;transition:transform .5s ease-in-out;background-color:#894036;border-radius:.25em;font-weight:700;margin-top:0}#preorder:hover{cursor:pointer;background-color:#b8472e}.blurb{text-align:left;margin:.5rem 0}.heading{font-family:Georgia,Times New Roman,Times,serif;font-size:4rem;margin-bottom:0}.dog-picture{width:100%}.input-group{display:flex}.textbox{padding:10px;border:2px solid #ccc;border-radius:15px 0 0 15px;outline:none;border-right:none}.subscribe-button{padding:10px;border:2px solid #ccc;background-color:#894036;color:#fff;border-left:none;cursor:pointer;border-radius:0 15px 15px 0}.subscribe-button:hover{background-color:#b8472e}@media (max-width: 1003px){#root{margin:5rem 0 0;max-width:100%;border-radius:0}.card{grid-template-columns:1fr;padding:0;gap:1rem}#greatsword-title{display:none}#main-title{font-size:2.8rem}.blurb{text-align:center}#greatsword-container{padding:0}.heading{font-size:2rem;margin-top:2rem}.short-story{text-decoration:underline;padding-bottom:0}.short-story h2{margin-bottom:0;font-size:1rem}.short-story h3{margin-top:.1rem;font-size:.7rem}.short-story p{font-size:.5rem}.input-group{flex-direction:column}.textbox{border-radius:15px;border-right:2px solid #ccc}.subscribe-button{border-left:2px solid #ccc;border-radius:15px}}@media (max-width: 430px){#main-title{font-size:2.5rem}}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:inherit;text-decoration:inherit}body{margin:0;display:flex;justify-content:center;place-items:center;min-width:320px;min-height:100vh;background-color:#1a1a1a}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
