body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@tailwind base;@tailwind components;@tailwind utilities;.header{border-bottom:1px solid #eee;justify-content:space-between;padding:10px 30px}.about{padding:20px}.about div img{width:100%}.about div h1{font-size:20px;font-weight:700;margin:20px 0 10px}.about div button{background:#ff0;border:1px solid gray;border-radius:20px;box-shadow:1px 4px 8px #0000004d;color:#000;margin:10px 1px;padding:10px}.courses{padding:20px}.courses div h1{font-size:20px;font-weight:700;margin:20px 0 10px}.courses div .col{border:1px solid #eee;border-radius:20px;padding:10px}.courses div .col h1{font-size:17px;font-weight:600;margin:20px 0 10px}.courses div .col p{font-size:12px}.courses div .col div{margin-top:10px}.courses div .col div h2{color:blue}.courses div .col div button{background:#5751e1;border-radius:20px;box-shadow:0 4px 8px #0000004d;color:#fff;font-weight:700;padding:10px 20px}.guide{padding:50px 20px 100px}.guide div h1{font-size:20px;font-weight:700;margin:20px 0 10px}.guide div ol{margin-left:30px}.guide div button{background:purple;border:none;border-radius:8px;color:#fff;cursor:pointer;padding:12px}.footer{background:#000851;color:#fff;padding:20px 20px 90px}.footer h1{font-size:60px;font-weight:700;text-align:center}.footer div h1{border-bottom:1px solid #fff;font-size:20px;font-weight:600;letter-spacing:0;margin:20px 0 10px;text-align:left}.footer div ul{gap:10px;list-style-type:none;margin-left:10px}.footer div ul li:hover{cursor:pointer;opacity:.8}.checkout{padding:20px}.checkout .billing{border:1px solid #eee;border-radius:20px;margin:20px 0;padding:20px}.checkout .billing input{border-radius:20px;padding:10px 20px}.checkout .billing ul{list-style-type:none}.checkout .billing ul li{border:1px solid #000;border-radius:20px;cursor:pointer;padding:10px;text-align:center;width:33%}.checkout .billing ul li.active{box-shadow:0 0 10px #0003;outline:2px solid blue}.checkout .order{border:1px solid #eee;border-radius:20px;padding:20px}.checkout .order button{background:#ff0;border:1px solid gray;border-radius:20px;box-shadow:1px 4px 8px #0000004d;color:#000;margin:10px 1px;padding:10px}.checkout .order button:hover{box-shadow:1px 6px 8px #0000004d}.checkout .payment-modal{background:#fff;border:1px solid #000;border-radius:20px;bottom:100px;left:20px;padding:20px;position:fixed;right:20px;top:100px;z-index:1}.login-container{align-items:center;background:#111;color:#fff;display:flex;flex-direction:column;min-height:100vh;padding:40px}.login-header{margin-bottom:30px;text-align:center}.breadcrumb{color:gray;display:flex;font-size:14px;gap:10px;justify-content:center}.login-box{background:#1e1e1e;border-radius:16px;display:flex;flex-direction:column;gap:16px;max-width:400px;padding:30px;width:100%}.login-box input{background:#2c2c2c;padding:10px}.login-box button,.login-box input{border:none;border-radius:8px;color:#fff}.login-box button{background:purple;cursor:pointer;padding:12px}.menu{padding:100px 20px}.menu div{border:1px solid #eee;border-radius:20px;padding:20px}.menu .withdraw-modal{background:#fff;bottom:100px;left:20px;position:fixed;right:20px;top:100px;z-index:1}.menu .withdraw-modal input{border:1px solid #000;padding:10px 20px}.withdrawal{min-height:500px;overflow-y:scroll;padding:20px}.withdrawal ul li{border:1px solid gray;border-radius:10px;padding:10px}.terms-policy,.terms-policy ul{padding:20px}.signup-container{align-items:center;background:#000;color:#fff;display:flex;justify-content:center;min-height:100vh}.signup-box{background:#1f1f1f;border-radius:16px;max-width:400px;padding:30px;width:100%}.signup-box h2{margin-bottom:20px;text-align:center}.signup-box form{display:flex;flex-direction:column;gap:12px}.signup-box input{background:#2b2b2b;border:1px solid #333;border-radius:8px;color:#fff;padding:10px}.signup-box button{background:purple;border:none;border-radius:8px;color:#fff;cursor:pointer;padding:12px}.signup-box p{margin-top:12px;text-align:center}.signup-box a{color:#9f7aea;text-decoration:none}.shortcut{background:#fff;bottom:0;left:0;padding:5px 40px;position:fixed;right:0;z-index:1}.shortcut div a{align-items:center;display:flex;flex-direction:column}.shortcut div p{font-size:12px}.shortcut div svg{font-size:20px}.marketplace{border:1px solid #000;margin:0 0 60px;padding:60px 20px 0;position:relative}.marketplace-title{font-size:25px;font-weight:700;margin-bottom:20px;text-align:left}.marketplace-controls{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-bottom:20px}.marketplace-input{border:1px solid #ccc;border-radius:6px;flex:1 1 250px;padding:10px}.marketplace-btn{background-color:#007bff;border:none;border-radius:6px;color:#fff;cursor:pointer;padding:10px 15px;transition:.2s ease-in-out}.marketplace-btn:hover{background-color:#0056b3}.marketplace .buy-toggle{background:#0baf13}.marketplace .sell-toggle{background:#c9af19}.marketplace-ads{display:flex;flex-wrap:wrap;gap:15px;justify-content:center}.marketplace-ad{background-color:#fdffff;border:1px solid #ddd;border-radius:8px;box-shadow:1px 2px 5px #0000001a;display:flex;flex-direction:column;height:200px;justify-content:space-between;padding:15px;width:350px}.marketplace .marketplace-ads .marketplace-ad div div img{border-radius:6px;height:100px;object-fit:cover;width:100px}.marketplace .marketplace-ads .marketplace-ad div p{color:#333;font-size:11px;margin:2px 0;word-break:break-word}.marketplace .ad-title{font-size:15px;font-weight:700;margin-bottom:5px;text-align:center}.marketplace .ad-image{border-radius:6px;height:auto;margin-top:10px;max-width:100%}.marketplace-post{display:flex;justify-content:center;margin-top:30px;text-align:center}.marketplace-post-btn{background-color:#6f42c1;border:none;border-radius:8px;bottom:50px;color:#fff;cursor:pointer;font-weight:700;padding:12px 20px;position:fixed;right:0;z-index:1}.marketplace-post-btn:hover{background-color:#54339e}.marketplace .modal-overlay{align-items:center;background:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%}.marketplace .modal{background:#fff;border-radius:10px;display:flex;flex-direction:column;gap:10px;padding:30px}.marketplace .modal input{border:1px solid #000;border-radius:10px;padding:10px}.marketplace .modal button{border:none;border-radius:10px;padding:10px 20px}.order-page{padding:20px}.market-guide ol,.market-guide ul{padding-left:40px}@media screen and (min-width:768px){body{margin:0 30%}}*{box-sizing:border-box;margin:0;padding:0}.flex-row{display:flex;flex-direction:row}.flex-col{display:flex;flex-direction:column}.mid{align-items:center}.js-mid{justify-content:center}.js-space{justify-content:space-between}.gap{gap:15px}button,svg{cursor:pointer}a{color:inherit;text-decoration:none}.point{cursor:pointer}.underline{text-decoration:underline}
/*# sourceMappingURL=main.a0a26069.css.map*/