*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;color:#000}.magazine-container{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;min-height:100vh;background:#fff}.header{width:100%;display:flex;justify-content:space-between;align-items:center;padding:15px}.logo-button{background:transparent;border:none;padding:0;cursor:pointer}.logo{max-width:120px;height:auto}.x-button{background:transparent;border:none;padding:8px;cursor:pointer;display:flex;align-items:center;justify-content:center}.mint-button{background:#fff;color:#000;border:1px solid #000000;padding:10px 20px;font-size:14px;font-weight:600;border-radius:8px;cursor:pointer;transition:all .2s ease}.mint-button:hover{background:#000;color:#fff}.loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;background:#fff;gap:20px}.loading-container p{color:#333;font-size:16px}.spinner{width:40px;height:40px;border:3px solid #eee;border-top-color:#333;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.flipbook-wrapper{width:100%;flex:1;display:flex;align-items:center;justify-content:center;margin-bottom:120px}.flipbook{margin:0 auto}.page{background:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden}.page img{width:100%!important;height:100%!important;object-fit:contain!important}.scrubber-container{width:100%;padding:15px 20px;position:fixed;bottom:25px;left:0}.scrubber{width:100%;height:8px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#ccc;border-radius:4px;outline:none;cursor:pointer}.scrubber::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;background:#333;border-radius:50%;cursor:pointer;box-shadow:0 2px 6px #0000004d}.scrubber::-moz-range-thumb{width:20px;height:20px;background:#333;border-radius:50%;cursor:pointer;border:none;box-shadow:0 2px 6px #0000004d}:root{background-color:#181818;color:#ffffffde;color-scheme:light dark;font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;font-synthesis:none;font-weight:400;line-height:1.5;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}@media (prefers-color-scheme: light){:root{background-color:#f8f8f8;color:#181818}}
