@import url(https://fonts.googleapis.com/css2?family=Orbitron:wght@400;700;900&display=swap);@tailwind base;@tailwind components;@tailwind utilities;:root{--background:#fff;--foreground:#0f1419;--card:#f7f8f8;--card-foreground:#0f1419;--popover:#fff;--popover-foreground:#0f1419;--primary:#1e9df1;--primary-foreground:#fff;--secondary:#0f1419;--secondary-foreground:#fff;--muted:#e5e5e6;--muted-foreground:#0f1419;--accent:#e3ecf6;--accent-foreground:#1e9df1;--destructive:#f4212e;--destructive-foreground:#fff;--border:#e1eaef;--input:#f7f9fa;--ring:#1da1f2;--chart-1:#1e9df1;--chart-2:#00b87a;--chart-3:#f7b928;--chart-4:#17bf63;--chart-5:#e0245e;--sidebar:#f7f8f8;--sidebar-foreground:#0f1419;--sidebar-primary:#1e9df1;--sidebar-primary-foreground:#fff;--sidebar-accent:#e3ecf6;--sidebar-accent-foreground:#1e9df1;--sidebar-border:#e1e8ed;--sidebar-ring:#1da1f2;--font-sans:Open Sans,sans-serif;--font-serif:Georgia,serif;--font-mono:Menlo,monospace;--radius:1.3rem;--shadow-2xs:0px 2px 0px 0px hsl(202.8169,89.1213%,53.1373%/0);--shadow-xs:0px 2px 0px 0px hsl(202.8169,89.1213%,53.1373%/0);--shadow-sm:0px 2px 0px 0px hsl(202.8169,89.1213%,53.1373%/0),0px 1px 2px -1px hsl(202.8169,89.1213%,53.1373%/0);--shadow:0px 2px 0px 0px hsl(202.8169,89.1213%,53.1373%/0),0px 1px 2px -1px hsl(202.8169,89.1213%,53.1373%/0);--shadow-md:0px 2px 0px 0px hsl(202.8169,89.1213%,53.1373%/0),0px 2px 4px -1px hsl(202.8169,89.1213%,53.1373%/0);--shadow-lg:0px 2px 0px 0px hsl(202.8169,89.1213%,53.1373%/0),0px 4px 6px -1px hsl(202.8169,89.1213%,53.1373%/0);--shadow-xl:0px 2px 0px 0px hsl(202.8169,89.1213%,53.1373%/0),0px 8px 10px -1px hsl(202.8169,89.1213%,53.1373%/0);--shadow-2xl:0px 2px 0px 0px hsl(202.8169,89.1213%,53.1373%/0);--tracking-normal:0em;--spacing:0.25rem;--neon-primary:red;--neon-secondary:#f009;--dark-bg:#000;--red-glow:#f00c}.dark{--background:#000;--foreground:#e7e9ea;--card:#17181c;--card-foreground:#d9d9d9;--popover:#000;--popover-foreground:#e7e9ea;--primary:#1c9cf0;--primary-foreground:#fff;--secondary:#f0f3f4;--secondary-foreground:#0f1419;--muted:#181818;--muted-foreground:#72767a;--accent:#061622;--accent-foreground:#1c9cf0;--destructive:#f4212e;--destructive-foreground:#fff;--border:#242628;--input:#22303c;--ring:#1da1f2;--chart-1:#1e9df1;--chart-2:#00b87a;--chart-3:#f7b928;--chart-4:#17bf63;--chart-5:#e0245e;--sidebar:#17181c;--sidebar-foreground:#d9d9d9;--sidebar-primary:#1da1f2;--sidebar-primary-foreground:#fff;--sidebar-accent:#061622;--sidebar-accent-foreground:#1c9cf0;--sidebar-border:#38444d;--sidebar-ring:#1da1f2;--font-sans:Open Sans,sans-serif;--font-serif:Georgia,serif;--font-mono:Menlo,monospace;--radius:1.3rem;--shadow-2xs:0px 2px 0px 0px hsl(202.8169,89.1213%,53.1373%/0);--shadow-xs:0px 2px 0px 0px hsl(202.8169,89.1213%,53.1373%/0);--shadow-sm:0px 2px 0px 0px hsl(202.8169,89.1213%,53.1373%/0),0px 1px 2px -1px hsl(202.8169,89.1213%,53.1373%/0);--shadow:0px 2px 0px 0px hsl(202.8169,89.1213%,53.1373%/0),0px 1px 2px -1px hsl(202.8169,89.1213%,53.1373%/0);--shadow-md:0px 2px 0px 0px hsl(202.8169,89.1213%,53.1373%/0),0px 2px 4px -1px hsl(202.8169,89.1213%,53.1373%/0);--shadow-lg:0px 2px 0px 0px hsl(202.8169,89.1213%,53.1373%/0),0px 4px 6px -1px hsl(202.8169,89.1213%,53.1373%/0);--shadow-xl:0px 2px 0px 0px hsl(202.8169,89.1213%,53.1373%/0),0px 8px 10px -1px hsl(202.8169,89.1213%,53.1373%/0);--shadow-2xl:0px 2px 0px 0px hsl(202.8169,89.1213%,53.1373%/0)}@layer base{*,body{@apply font-sans antialiased bg-background text-foreground}}.record-player-container{align-items:center;background-color:#000;color:#fff;display:flex;flex-direction:column;font-family:Orbitron,Arial Black,sans-serif;height:90vh;justify-content:center;overflow:hidden;position:relative;width:100%}.background{background:radial-gradient(circle at center,#180808 0,#000 70%);height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.disc-container{align-items:center;display:flex;height:500px;justify-content:center;position:relative;width:500px}.disc{background:linear-gradient(45deg,#000,#1a1a1a);border:3px solid red;border:3px solid var(--neon-primary);border-radius:50%;box-shadow:0 0 40px #f00c,0 0 80px #ff0000b3,0 0 120px #f009,0 0 160px #ff000080,0 0 20px 5px red;box-shadow:0 0 40px var(--red-glow),0 0 80px #ff0000b3,0 0 120px #f009,0 0 160px #ff000080,0 0 20px 5px var(--neon-primary);transition:transform .5s ease}.disc,.disc-inner{height:100%;overflow:hidden;position:relative;width:100%}.disc-inner{border-radius:50%}.quadrant{align-items:center;cursor:pointer;display:flex;height:50%;justify-content:center;position:absolute;transform-origin:center;transition:all .3s ease;width:50%}.quadrant:hover{box-shadow:0 0 20px #f00c;box-shadow:0 0 20px var(--red-glow);transform:scale(1.05);z-index:10}.quadrant-about{background:linear-gradient(135deg,#ffffffe6,#f0f0f0cc);border-bottom:2px solid #f009;border-radius:100% 0 0 0;border-right:2px solid #f009;left:0;top:0}.quadrant-about span{color:#000;text-shadow:0 0 10px #f00c;text-shadow:0 0 10px var(--red-glow)}.quadrant-samples{background:linear-gradient(225deg,#000000e6,#141414cc);border-bottom:2px solid #f009;border-left:2px solid #f009;border-radius:0 100% 0 0;right:0;top:0}.quadrant-samples span{color:#fff;text-shadow:0 0 10px #f00c;text-shadow:0 0 10px var(--red-glow)}.quadrant-social{background:linear-gradient(45deg,#000000e6,#141414cc);border-radius:0 0 0 100%;border-right:2px solid #f009;border-top:2px solid #f009;bottom:0;left:0}.quadrant-social span{color:#fff;text-shadow:0 0 10px #f00c;text-shadow:0 0 10px var(--red-glow)}.quadrant-contact{background:linear-gradient(315deg,#ffffffe6,#f0f0f0cc);border-left:2px solid #f009;border-radius:0 0 100% 0;border-top:2px solid #f009;bottom:0;right:0}.quadrant-contact span{color:#000;text-shadow:0 0 10px #f00c;text-shadow:0 0 10px var(--red-glow)}.quadrant span{font-size:1.2rem;font-weight:700;transform:rotate(1deg);-webkit-transform:rotate(1deg);-moz-transform:rotate(1deg);-ms-transform:rotate(1deg);-o-transform:rotate(1deg)}.quadrant.active{box-shadow:0 0 30px red;z-index:20}.disc-center{align-items:center;background:#000;border:4px solid red;border:4px solid var(--neon-primary);border-radius:50%;box-shadow:0 0 15px #f00c;box-shadow:0 0 15px var(--red-glow);cursor:pointer;display:flex;height:100px;justify-content:center;left:50%;overflow:hidden;position:absolute;top:50%;transform:translate(-50%,-50%);transition:all .3s ease;width:100px;z-index:5}.disc-center:hover{box-shadow:0 0 25px #f00c;box-shadow:0 0 25px var(--red-glow);height:150px;width:150px}.disc-center img{border-radius:50%;height:90%;object-fit:contain;width:90%}.disc-center img:hover{border-radius:50%;height:120%;object-fit:contain;width:120%}@media (max-width:768px){.disc-center{height:60px;width:60px}.disc-center img{height:auto;width:70%}}.control-buttons{display:flex;gap:20px;margin-top:20px}.play-button,.rotation-button{background:#f00c;background:var(--red-glow);border:none;border-radius:30px;box-shadow:0 0 15px #ff000080;color:#fff;cursor:pointer;font-family:Orbitron,sans-serif;font-weight:700;padding:12px 24px;transition:all .3s ease}.play-button:hover,.rotation-button:hover{background:red;box-shadow:0 0 20px #f00c;box-shadow:0 0 20px var(--red-glow);transform:scale(1.05)}.overlay{background:#000000e6;border:2px solid red;border:2px solid var(--neon-primary);border-radius:10px;box-shadow:0 0 40px #f009;color:#fff;left:50%;max-height:80vh;max-width:600px;overflow-y:auto;padding:30px;position:absolute;top:50%;transform:translate(-50%,-50%);width:80%;z-index:100}.close-button{background:none;border:none;cursor:pointer;font-size:1.5rem;position:absolute;right:10px;top:10px}.close-button,.content h2{color:red;color:var(--neon-primary)}.content h2{margin-bottom:20px;text-align:center;text-shadow:0 0 10px #ff000080}.visualizer-container{display:flex;flex-direction:column;justify-content:center;margin:20px 0}.visualizer{align-items:flex-end;background:#000000b3;border:1px solid red;border:1px solid var(--neon-primary);border-radius:10px;display:flex;height:80px;justify-content:space-around;padding:10px}.bar{background-color:#ff000080;height:5px;transition:height .2s ease;width:6px}.visualizer.active .bar{animation:pulse .5s infinite alternate}@keyframes pulse{0%{background-color:#ff000080;height:5px}to{background-color:red;height:60px}}.media-selector select{background:#000c;border:1px solid red;border:1px solid var(--neon-primary);color:#fff;margin-bottom:20px;padding:10px;width:100%}.track-dropdown{background:#fff;border:1px solid #ff00004d;border-radius:6px;cursor:pointer;font-size:14px;margin-top:10px;padding:10px;width:100%}.track-dropdown:focus{border-color:red;box-shadow:0 0 5px #ff000080;outline:none}.player-controls{display:flex;gap:10px;margin:15px 0}.player-controls button{background:#f00c;background:var(--red-glow);border:none;color:#fff;cursor:pointer;padding:8px 15px;transition:all .3s ease}.player-controls button:hover{background:red}.download-form{background:#ff00001a;border:1px solid #ff00004d;margin-top:15px;padding:15px}.download-form input{background:#000c;border:1px solid red;border:1px solid var(--neon-primary);color:#fff;margin:5px 0;padding:8px;width:100%}.social-icons{display:flex;flex-wrap:wrap;justify-content:space-around;margin-top:30px}.social-icon{background:#f003;border:1px solid red;border:1px solid var(--neon-primary);border-radius:5px;color:#fff;display:inline-block;margin:10px;padding:10px 20px;text-decoration:none;transition:all .3s ease}.social-icon:hover{background:#f00c;background:var(--red-glow);transform:scale(1.05)}.contact-content form{display:flex;flex-direction:column}.contact-content input,.contact-content textarea{background:#000c;border:1px solid red;border:1px solid var(--neon-primary);color:#fff;margin:8px 0;padding:10px}.contact-content textarea{min-height:100px;resize:vertical}.contact-content button{background:#f00c;background:var(--red-glow);border:none;color:#fff;cursor:pointer;margin-top:10px;padding:10px;transition:all .3s ease}.contact-content button:hover{background:red}.credits{bottom:5px;left:50%;position:fixed;text-align:center;transform:translateX(-50%);width:100%;z-index:10}.credits-content{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ff00ff26;border:1px solid #f0f6;border-radius:50px;box-shadow:0 0 20px #ff00ff4d,inset 0 0 0 1px #fff3;display:inline-flex;gap:20px;padding:12px 25px}.credit-text{color:#fff;font-size:14px;font-weight:600;letter-spacing:.05em;opacity:.9;padding:5px 0;position:relative;text-shadow:0 0 10px #ff00ffb3;text-transform:uppercase;transition:all .3s ease}.credit-text:after{background:linear-gradient(90deg,#0000,red,#0000);background:linear-gradient(90deg,#0000,var(--neon-primary),#0000);bottom:0;content:"";height:2px;left:50%;position:absolute;transform:translateX(-50%);transition:all .4s ease;width:0}.credit-text:hover{opacity:1;text-shadow:0 0 15px red,0 0 25px #f009;text-shadow:0 0 15px var(--neon-primary),0 0 25px var(--neon-secondary)}.credit-text:hover:after{width:100%}.credit-1{animation:floatText 6s ease-in-out infinite}.credit-2{animation:floatText 6s ease-in-out 2s infinite}.credit-3{animation:floatText 6s ease-in-out 4s infinite}@keyframes floatText{0%,to{text-shadow:0 0 10px #ff00ffb3;transform:translateY(0)}50%{text-shadow:0 0 15px red,0 0 25px #f009;text-shadow:0 0 15px var(--neon-primary),0 0 25px var(--neon-secondary);transform:translateY(-4px)}}@media (max-width:768px){.disc-container{height:300px;width:300px}.quadrant span{font-size:1rem}.overlay{padding:20px;width:90%}.control-buttons{flex-direction:column;gap:10px}.credits-content{border-radius:20px;flex-direction:column;gap:8px;padding:15px}.credit-text{font-size:12px}.credit-text:after{display:none}}@media (max-width:480px){.disc-container{height:250px;width:250px}.quadrant span{font-size:.8rem}.social-icons{align-items:center;flex-direction:column}.visualizer{width:250px}}.swal2-popup{background:#1a1a1a!important;border-radius:12px!important;box-shadow:0 10px 30px #00000080!important;color:#fff!important}.swal2-title{color:#fff!important;font-size:24px!important}.swal2-content{color:#ccc!important;font-size:16px!important}.swal2-confirm{background-color:#4a4a4a!important;border:none!important;border-radius:6px!important;font-size:16px!important;padding:10px 24px!important;transition:all .3s ease!important}.swal2-confirm:hover{background-color:#666!important;transform:translateY(-2px)!important}.swal2-success-fix,.swal2-success-line-long,.swal2-success-line-tip,.swal2-success-ring{background-color:#1a1a1a!important}.swal2-icon.swal2-success .swal2-success-ring{border-color:#4f46e54d!important}.swal2-icon.swal2-success [class^=swal2-success-line]{background-color:#4f46e5!important}.swal2-icon.swal2-error{border-color:#ef4444!important}.swal2-icon.swal2-error [class^=swal2-x-mark-line]{background-color:#ef4444!important}.category-cards,.subcategory-cards{margin-bottom:20px}.cards-container{display:flex;flex-wrap:wrap;gap:10px;margin-top:10px}.category-card,.subcategory-card{background:#ff00001a;border:1px solid #ff00004d;border-radius:8px;cursor:pointer;min-width:100px;padding:12px 20px;text-align:center;transition:all .3s ease}.category-card:hover,.subcategory-card:hover{background:#ff00004d;transform:translateY(-2px)}.category-card.selected,.subcategory-card.selected{background:#f006;box-shadow:0 0 10px #f00c;box-shadow:0 0 10px var(--red-glow)}@media (max-width:768px){.cards-container{justify-content:center}.category-card,.subcategory-card{font-size:.9rem;min-width:80px;padding:10px 15px}}video::-internal-media-controls-download-button{display:none}video::-webkit-media-controls-enclosure{overflow:hidden}video::-webkit-media-controls-panel{width:calc(100% + 30px)}.time-display{color:#fff;display:flex;font-family:monospace;font-size:12px;justify-content:space-between;margin-top:10px;width:100%}.visualizer-container{margin-bottom:20px;position:relative}.download-form{position:relative}.download-form-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:15px}.close-download-form{background:none;border:none;color:#fff;cursor:pointer;font-size:24px;line-height:1;margin-left:10px;padding:0}.close-download-form:hover{color:#ccc}.footer{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#000c;border-top:1px solid #ffffff1a;bottom:0;color:#fff;font-family:Orbitron,Arial Black,sans-serif;left:0;padding:8px 20px;position:fixed;width:100%;z-index:1000}.footer-content{justify-content:space-between;margin:0 auto;max-width:1200px}.footer-content,.footer-left{align-items:center;display:flex}.footer-left{gap:15px}.logo-container{align-items:center;display:flex}.footer-logo{height:40px;width:auto}.footer-info{display:flex;flex-direction:column;gap:4px}.brand-name{font-size:16px;font-weight:700;opacity:.9}.footer-support{color:#fff;font-size:14px;opacity:.9;text-decoration:none;transition:opacity .2s ease}.footer-support:hover{opacity:1;text-decoration:underline}.footer-text{font-size:14px;opacity:.9}@media (max-width:768px){.footer-content{flex-direction:column;gap:12px;text-align:center}.footer-left{flex-direction:column;gap:10px}.footer{padding:15px 10px}.footer-logo{height:35px}}.download-container{align-items:center;background:linear-gradient(135deg,#1a1a2e,#16213e 50%,#0f3460);color:#fff;display:flex;font-family:Poppins,Arial,sans-serif;justify-content:center;min-height:100vh;padding:20px}.download-content{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff14;border-radius:20px;box-shadow:0 10px 40px #0006;max-width:700px;padding:30px;text-align:center;width:100%}.download-header{margin-bottom:30px}.download-header h1{color:#fff;font-size:2.5rem;font-weight:700;margin-bottom:10px}.download-header p{color:#ffffffb3;font-size:1.1rem}.product-card{background:#0003;border:1px solid #ffffff1a;border-radius:15px;margin-bottom:25px;padding:25px;text-align:left}.product-header{align-items:flex-start;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between;margin-bottom:20px}.product-header h2{color:#fff;flex:1 1;font-size:1.5rem;font-weight:600;margin:0;min-width:200px}.product-type{border-radius:20px;font-size:.8rem;font-weight:700;padding:6px 15px;text-transform:uppercase}.product-type.video{background:#e94560;color:#fff}.product-type.audio{background:#4e54c8;color:#fff}.product-details{display:flex;flex-direction:column;gap:12px}.detail-row{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.detail-label{color:#fffc;font-weight:600;min-width:100px}.detail-value{color:#fff}.media-player-card{background:#0003;border:1px solid #ffffff1a;border-radius:15px;margin:25px 0;padding:20px}.media-player-card h3{color:#fff;font-size:1.3rem;margin-bottom:15px;margin-top:0;text-align:center}.video-container{border-radius:12px;overflow:hidden}.media-element{border-radius:8px;margin-top:10px;width:100%}.audio-player{align-items:center;display:flex;flex-direction:column;gap:15px}.audio-controls{display:flex;justify-content:center;width:100%}.play-pause-btn{align-items:center;background:#e94560;border:none;border-radius:50px;color:#fff;cursor:pointer;display:flex;font-weight:600;gap:8px;padding:12px 24px;transition:all .3s ease}.play-pause-btn:hover{background:#ff6b81;box-shadow:0 5px 15px #e9456066;transform:translateY(-2px)}.audio-visualizer{align-items:flex-end;display:flex;gap:3px;height:30px;justify-content:center;width:100%}.visualizer-bar{animation:audioVisualizer 1s infinite alternate;background:#e94560;border-radius:4px;width:8px}.visualizer-bar:nth-child(2){animation-delay:.2s;height:15px}.visualizer-bar:nth-child(3){animation-delay:.4s;height:20px}.visualizer-bar:nth-child(4){animation-delay:.6s;height:15px}.visualizer-bar:nth-child(5){animation-delay:.8s;height:10px}@keyframes audioVisualizer{0%{height:5px}to{height:25px}}.download-btn{align-items:center;background:#e94560;border:none;border-radius:50px;color:#fff;cursor:pointer;display:flex;font-size:1.1rem;font-weight:600;gap:10px;justify-content:center;margin:20px auto;max-width:300px;padding:16px 32px;transition:all .3s ease;width:100%}.download-btn:hover{background:#ff6b81;box-shadow:0 8px 20px #e9456066;transform:translateY(-3px)}.progress-container{margin:30px 0;width:100%}.progress-info{color:#fffc;display:flex;font-size:.9rem;justify-content:space-between;margin-bottom:10px}.progress-bar{background:#fff3;border-radius:10px;height:12px;overflow:hidden;width:100%}.progress-fill{background:linear-gradient(90deg,#e94560,#ff6b81);border-radius:10px;box-shadow:0 0 10px #e9456080;height:100%;transition:width .3s ease}.download-complete{background:#0003;border:1px solid #ffffff1a;border-radius:15px;margin:30px 0;padding:20px}.success-animation{height:80px;margin:0 auto 20px;width:80px}.checkmark{stroke:#e94560;animation:fill .4s ease-in-out .4s forwards,scale .3s ease-in-out .9s both;border-radius:50%;box-shadow:0 0 15px #e94560;display:block;height:80px;width:80px}.checkmark,.checkmark__circle{stroke-width:5;stroke-miterlimit:10}.checkmark__circle{stroke-dasharray:166;stroke-dashoffset:166;stroke:#e94560;fill:none;animation:stroke .6s cubic-bezier(.65,0,.45,1) forwards}.checkmark__check{stroke-dasharray:48;stroke-dashoffset:48;animation:stroke .3s cubic-bezier(.65,0,.45,1) .8s forwards;transform-origin:50% 50%}@keyframes stroke{to{stroke-dashoffset:0}}@keyframes scale{0%,to{transform:none}50%{transform:scale3d(1.1,1.1,1)}}@keyframes fill{to{box-shadow:inset 0 0 0 30px #e9456033}}.download-complete h3{color:#fff;font-size:1.5rem;margin-bottom:10px}.download-complete p{color:#fffc;margin-bottom:15px}.countdown{margin-top:15px}.countdown span{color:#e94560;font-weight:700}.customer-info{border-top:1px solid #fff3;display:flex;flex-direction:column;gap:10px;margin-top:25px;padding-top:20px}.customer-detail{align-items:center;color:#ffffffb3;display:flex;font-size:.9rem;gap:10px;justify-content:center}.loading-spinner{animation:spin 1s linear infinite;border:5px solid #ffffff4d;border-radius:50%;border-top-color:#e94560;height:50px;margin:30px auto;width:50px}.loading-header{margin-bottom:20px}.loading-header h1{color:#fff;margin-bottom:10px}.loading-header p{color:#ffffffb3}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.error{padding:30px;text-align:center}.error-icon{margin-bottom:20px}.error h2{color:#fff;margin-bottom:15px}.error p{color:#fffc;margin-bottom:20px}.return-home-btn{background:#e94560;border:none;border-radius:50px;color:#fff;cursor:pointer;font-weight:600;padding:12px 25px;transition:all .3s ease}.return-home-btn:hover{background:#ff6b81;box-shadow:0 5px 15px #e9456066;transform:translateY(-2px)}@media (max-width:768px){.download-container{padding:15px}.download-content{border-radius:15px;padding:20px}.download-header h1{font-size:2rem}.product-header{align-items:flex-start;flex-direction:column}.product-header h2{font-size:1.3rem}.detail-row{align-items:flex-start;flex-direction:column;gap:5px}.detail-label{min-width:auto}.download-btn{font-size:1rem;padding:14px 25px}.play-pause-btn{padding:10px 20px}.customer-detail{justify-content:flex-start}}@media (max-width:480px){.download-header h1{font-size:1.8rem}.media-player-card,.product-card{padding:15px}.download-btn{max-width:none;width:100%}}.app-container{background-color:#000;color:#fff;margin:0;min-height:100vh;padding:0}.app-container *{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;padding:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
/*# sourceMappingURL=main.ba34ba8d.css.map*/