.theme-ramones h1,.theme-ramones h2,.theme-ramones h3,.theme-ramones h4,.theme-ramones h5,.theme-ramones h6{font-family:"Space Mono",monospace;text-transform:uppercase;letter-spacing:-.03em;font-weight:700;color:#fff;margin-bottom:2rem;line-height:1.1}.theme-ramones h1:not(.about-section*,.features-section*,.plans-section*),.theme-ramones h2:not(.about-section*,.features-section*,.plans-section*),.theme-ramones h3:not(.about-section*,.features-section*,.plans-section*),.theme-ramones h4:not(.about-section*,.features-section*,.plans-section*),.theme-ramones h5:not(.about-section*,.features-section*,.plans-section*),.theme-ramones h6:not(.about-section*,.features-section*,.plans-section*){transform:rotate(-1deg);display:inline-block}.theme-ramones h1{font-size:2.5rem;border-bottom:4px solid #fff;padding-bottom:1rem}.theme-ramones h2{font-size:1.75rem}.theme-ramones h2:not(.about-section*,.features-section*,.plans-section*){transform:rotate(1deg)}.theme-ramones h3{font-size:1.25rem}.theme-ramones h3:not(.about-section*,.features-section*,.plans-section*){transform:rotate(-.5deg)}.theme-ramones p{font-family:"Roboto Mono",monospace;font-size:.875rem;line-height:1.5;margin-bottom:2rem;max-width:65ch}.theme-ramones a{color:#fff;text-decoration:none;border-bottom:2px solid #fff;padding-bottom:2px;transition:all .2s ease}.theme-ramones a:hover{color:red;border-bottom-color:red;transform:skew(-5deg)}.theme-ramones .button,.theme-ramones button{font-family:"Space Mono",monospace;text-transform:uppercase;font-weight:700;letter-spacing:.05em;padding:1rem 2rem;border:2px solid #fff;background:#000;color:#fff;transition:all .2s ease}.theme-ramones .button:hover,.theme-ramones button:hover{background:#fff;color:#000;transform:translate(-2px,-2px);box-shadow:4px 4px 0 red}.theme-ramones .button:active,.theme-ramones button:active{transform:translate(0,0);box-shadow:none}.theme-ramones .card{border:1px solid #333;padding:2rem;background:#000;position:relative}.theme-ramones .card::before{content:"";position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;border:2px solid #fff;pointer-events:none}.theme-ramones header{border-bottom:4px solid #333;padding:2rem 0;background:#000}.theme-ramones header h1{font-size:2.5rem;margin:0}.theme-ramones header nav ul{list-style:none;display:flex;gap:2rem}.theme-ramones header nav ul li a{border-bottom:none;font-family:"Space Mono",monospace;text-transform:uppercase}.theme-ramones header nav ul li a:hover{color:red}.theme-ramones footer{border-top:4px solid #333;padding:2rem 0;margin-top:4rem;font-size:.875rem;background:#000}.theme-ramones footer a{border-bottom:none;margin:0 .5rem}.theme-ramones input,.theme-ramones select,.theme-ramones textarea{background:#111;border:1px solid #333;color:#fff;padding:1rem;font-family:"Roboto Mono",monospace}.theme-ramones input:focus,.theme-ramones select:focus,.theme-ramones textarea:focus{border-color:red;outline:0}.theme-ramones input::placeholder,.theme-ramones select::placeholder,.theme-ramones textarea::placeholder{color:#999}.theme-ramones select{background:#111}.theme-ramones select option{background:#111;color:#fff}.theme-ramones .dialog,.theme-ramones .modal{background:#111;border:1px solid #333}.theme-ramones .tooltip{background:#000;color:#fff;border:1px solid #333}.theme-ramones table{background:#111;color:#fff}.theme-ramones table td,.theme-ramones table th{border:1px solid #333}.theme-ramones table thead{background:#000}.theme-ramones table tbody tr:nth-child(even){background:hsla(0,0%,100%,.05)}.theme-ramones .text-accent{color:red}.theme-ramones .border-accent{border-color:red}.theme-ramones .bg-accent{background-color:red;color:#000}.theme-ramones .bg-primary{background:#000}.theme-ramones .bg-secondary{background:#111}.theme-ramones .bg-dark{background:#000}.theme-ramones .bg-light{background:#111}*{box-sizing:border-box;margin:0;padding:0}body,html{height:100%;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.5;color:#fff;background-color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:#fff;text-decoration:none;transition:color .1s}a:hover{color:red}h1,h2,h3,h4,h5,h6{margin-bottom:2rem;font-weight:700;line-height:1.1;color:#fff;font-family:"Space Mono",monospace;text-transform:uppercase;letter-spacing:.05em}h1{font-size:2.5rem}h2{font-size:1.75rem}h3{font-size:1.25rem}h4{font-size:1rem}h5{font-size:1rem}h6{font-size:.875rem}p{margin-bottom:2rem;font-family:"Roboto Mono",monospace;line-height:1.5;letter-spacing:0}ol,ul{margin-bottom:2rem;padding-left:3rem}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}.default-input{width:100%;padding:1rem;border:2px solid hsla(0,0%,100%,.3);border-radius:8px;font-size:1rem;background:#000;color:#fff;transition:all .1s}.default-input:focus{outline:0;border-color:#fff;box-shadow:0 0 0 3px hsla(0,0%,100%,.1)}.default-input::placeholder{color:hsla(0,0%,100%,.6)}.default-input:disabled{opacity:.6;cursor:not-allowed;background:hsla(0,0%,100%,.05)}.default-label{display:block;margin-bottom:.5rem;color:#fff;font-weight:700;text-transform:uppercase;letter-spacing:.05em;font-size:.875rem}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.text-primary{color:#fff}.text-success{color:#0f0}.text-error{color:red}.text-warning{color:#ff0}.text-info{color:#fff}.text-muted{color:#999}.bg-primary{background-color:#fff}.bg-success{background-color:rgba(0,255,0,.1)}.bg-error{background-color:rgba(255,0,0,.1)}.bg-warning{background-color:rgba(255,255,0,.1)}.bg-info{background-color:hsla(0,0%,100%,.1)}.container{width:100%;padding-right:2rem;padding-left:2rem;margin-right:auto;margin-left:auto;max-width:1140px}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.5rem}.mb-2{margin-bottom:1rem}.mb-3{margin-bottom:2rem}.mb-4{margin-bottom:3rem}.mb-5{margin-bottom:4rem}.mt-0{margin-top:0}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mt-3{margin-top:2rem}.mt-4{margin-top:3rem}.mt-5{margin-top:4rem}.d-flex{display:flex}.d-block{display:block}.d-inline-block{display:inline-block}.d-none{display:none}.w-100{width:100%}.h-100{height:100%}.punk-title{text-align:center;font-family:Impact,"Arial Black",sans-serif;color:#fff;margin-bottom:2rem;position:relative;text-transform:uppercase;letter-spacing:.1em;width:100%;display:block;transform:rotate(var(--rotation,1deg))}.punk-title:after{content:"";display:block;width:60px;height:3px;background-color:red;margin:.5rem auto 0}.home-page{max-width:100%;overflow-x:hidden}.hero-section{position:relative;padding:6rem 2rem;margin:-2rem -2rem 4rem -2rem;background:#000;overflow:hidden}.hero-section::before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,rgba(51,51,51,0) 0,rgba(51,51,51,.3) 50%,rgba(51,51,51,0) 100%)}.hero-content{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:4rem}.hero-demo{flex:1;display:flex;justify-content:center;perspective:1000px}.hero-value{flex:1;max-width:600px;padding-right:5%}.hero-title{font-family:Impact,"Arial Black",sans-serif;font-size:5rem;font-weight:800;color:#fff;line-height:1;margin-bottom:1.5rem;letter-spacing:.1em;text-transform:uppercase;position:relative;display:inline-block;padding:.5rem 0;border-bottom:none!important;transform:none!important}.hero-title::after{content:"";position:absolute;left:0;bottom:-4px;width:100%;height:4px;background:red}.tagline{font-family:Impact,"Arial Black",sans-serif;font-size:1.5rem;line-height:1.3;color:red;margin-bottom:.5rem;letter-spacing:.05em;text-transform:uppercase}.sub-tagline{font-family:system-ui,-apple-system,sans-serif;font-size:1.1rem;line-height:1.4;color:#fff;margin-bottom:1.5rem;opacity:.9}.cta-group{display:flex;flex-direction:column;gap:1rem;margin-top:2.5rem}.cta-subtext{font-family:system-ui,-apple-system,sans-serif;font-size:.95rem;line-height:1.5;color:#fff;opacity:.7;margin:0;max-width:400px}.about-section,.featured-artists-section,.features-section,.plans-section,.use-cases-section{margin-bottom:4rem;padding:0 1rem}.about-section p,.featured-artists-section p,.features-section p,.plans-section p,.use-cases-section p{text-align:center;max-width:700px;margin:0 auto;font-size:1.1rem;line-height:1.6;color:#fff}.featured-artists-section .featured-artist{max-width:800px;margin:0 auto;text-align:center}.featured-artists-section .featured-artist h3{font-family:Impact,"Arial Black",sans-serif;font-size:2rem;font-weight:700;color:#fff;margin-bottom:1.5rem;text-transform:uppercase;letter-spacing:.1em}.featured-artists-section .featured-artist .video-container{position:relative;width:100%;max-width:560px;height:0;padding-bottom:56.25%;margin:0 auto 2rem auto}.featured-artists-section .featured-artist .video-container iframe{position:absolute;top:0;left:0;width:100%;height:100%;max-width:100%}.featured-artists-section .featured-artist p{text-align:left;margin-bottom:1rem}.featured-artists-section .featured-artist p:last-child{text-align:center;margin-bottom:0}.featured-artists-section .featured-artist a{color:red;text-decoration:none}.featured-artists-section .featured-artist a:hover{text-decoration:underline}.features{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:2rem}.feature{background-color:#111;border:1px solid #333;border-radius:0;padding:2rem;transition:transform .3s ease}.feature:hover{transform:translateY(-5px);border-color:red}.feature h3{font-family:Impact,"Arial Black",sans-serif;color:#fff;font-size:1.4rem;margin-bottom:1rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em}.feature p{color:#fff;text-align:left}.plans{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:2rem}.plan{background-color:#111;border:1px solid #333;border-radius:0;padding:2rem;transition:transform .3s ease}.plan:hover{transform:translateY(-5px);border-color:red}.plan .plan-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.plan .plan-header h3{font-family:Impact,"Arial Black",sans-serif;font-size:1.4rem;font-weight:700;color:#fff;margin:0;text-transform:uppercase;letter-spacing:.1em}.plan .plan-header .price-tag{background-color:#000;color:#fff;border:1px solid #333;padding:.5rem 1rem;font-family:Impact,"Arial Black",sans-serif;font-weight:700;font-size:1rem;text-transform:uppercase;letter-spacing:.1em}.plan .plan-features{list-style-type:none;padding:0;margin:0}.plan .plan-features li{padding:.7rem 0;border-bottom:1px solid #333;position:relative;padding-left:1.5rem;color:#fff}.plan .plan-features li:before{content:"✓";position:absolute;left:0;color:red;font-weight:700}.plan .plan-features li:last-child{border-bottom:none}.hero-split{display:flex;flex-direction:row;align-items:stretch;justify-content:center;gap:3rem;max-width:1100px;margin:0 auto}@media(max-width:1200px){.hero-content{padding:0 2rem}.hero-title{font-size:3.5rem}}@media(max-width:1024px){.hero-content{gap:2rem}}@media(max-width:900px){.hero-section{padding:3rem 1.5rem;margin:-2rem -1rem 3rem -1rem}.hero-content{flex-direction:column-reverse;text-align:center;gap:2.5rem}.hero-value{max-width:100%;padding-right:0}.hero-title{font-size:3rem}.hero-title::after{margin:1rem auto 0;width:80%}.tagline{font-size:1.3rem}.sub-tagline{font-size:1rem}.cta-group{align-items:center}.feature-list li{justify-content:flex-start;text-align:left;font-size:1.1rem}.cta-subtext{text-align:center;margin:0 auto;max-width:350px}.platform-note{text-align:center;font-size:.9rem}}@media(max-width:768px){.hero-section{padding:2.5rem 1rem;margin:-2rem -1rem 2.5rem -1rem}.hero-content{gap:2rem}.hero-title{font-size:2.5rem;margin-bottom:1rem}.tagline{font-size:1.2rem;margin-bottom:.5rem}.sub-tagline{font-size:.95rem;margin-bottom:1.25rem}.feature-list li{font-size:1rem;margin-bottom:.6rem}.platform-note{font-size:.85rem;margin-top:1.25rem;padding-top:1.25rem}.features,.plans{grid-template-columns:1fr;gap:1.5rem}.about-section,.features-section,.plans-section,.use-cases-section{padding:0 .5rem;margin-bottom:3rem}}@media(max-width:480px){.hero-section{padding:2rem .75rem;margin:-2rem -.75rem 2rem -.75rem}.hero-content{gap:1.5rem}.hero-title{font-size:2rem;line-height:1.1;margin-bottom:.75rem}.hero-title::after{width:100%;height:3px}.tagline{font-size:1rem;margin-bottom:.5rem}.sub-tagline{font-size:.85rem;margin-bottom:1rem}.feature-list li{font-size:.9rem;margin-bottom:.5rem}.feature-list li:before{margin-right:.5rem}.platform-note{font-size:.8rem;margin-top:1rem;padding-top:1rem}.cta-subtext{font-size:.85rem;max-width:300px}.about-section,.features-section,.plans-section,.use-cases-section{padding:0 .25rem;margin-bottom:2.5rem}.punk-title{font-size:1.8rem;margin-bottom:1.5rem}}@media(max-width:360px){.hero-title{font-size:1.75rem}}.value-props{margin-bottom:2rem}.platform-note{font-family:system-ui,-apple-system,sans-serif;font-size:.95rem;color:#fff;opacity:.7;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid rgba(51,51,51,.3)}.feature-list{list-style:none;padding:0;margin:0}.feature-list li{font-size:1.15rem;color:#fff;margin-bottom:.75rem;opacity:.9;position:relative;padding-left:2rem;font-family:system-ui,-apple-system,sans-serif;font-weight:400;line-height:1.4}.feature-list li:before{content:"✓";color:red;font-weight:700;position:absolute;left:0;top:.1rem}.feature-list li strong{font-weight:700;color:red}
@import url('https://fonts.googleapis.com/css2?family=Space+Mono:wght@400;700&family=Roboto+Mono:wght@300;400;700&display=swap');.theme-ramones{background-color:#000;color:#fff;font-family:"Roboto Mono",monospace;font-weight:400;-webkit-font-smoothing:none;-moz-osx-font-smoothing:none}.theme-ramones h1,.theme-ramones h2,.theme-ramones h3,.theme-ramones h4,.theme-ramones h5,.theme-ramones h6{font-family:"Space Mono",monospace;text-transform:uppercase;letter-spacing:-.03em;font-weight:700;color:#fff;margin-bottom:2rem;line-height:1.1}.theme-ramones h1:not(.about-section*,.features-section*,.plans-section*),.theme-ramones h2:not(.about-section*,.features-section*,.plans-section*),.theme-ramones h3:not(.about-section*,.features-section*,.plans-section*),.theme-ramones h4:not(.about-section*,.features-section*,.plans-section*),.theme-ramones h5:not(.about-section*,.features-section*,.plans-section*),.theme-ramones h6:not(.about-section*,.features-section*,.plans-section*){transform:rotate(-1deg);display:inline-block}.theme-ramones h1{font-size:2.5rem;border-bottom:4px solid #fff;padding-bottom:1rem}.theme-ramones h2{font-size:1.75rem}.theme-ramones h2:not(.about-section*,.features-section*,.plans-section*){transform:rotate(1deg)}.theme-ramones h3{font-size:1.25rem}.theme-ramones h3:not(.about-section*,.features-section*,.plans-section*){transform:rotate(-.5deg)}.theme-ramones p{font-family:"Roboto Mono",monospace;font-size:.875rem;line-height:1.5;margin-bottom:2rem;max-width:65ch}.theme-ramones a{color:#fff;text-decoration:none;border-bottom:2px solid #fff;padding-bottom:2px;transition:all .2s ease}.theme-ramones a:hover{color:red;border-bottom-color:red;transform:skew(-5deg)}.theme-ramones .button,.theme-ramones button{font-family:"Space Mono",monospace;text-transform:uppercase;font-weight:700;letter-spacing:.05em;padding:1rem 2rem;border:2px solid #fff;background:#000;color:#fff;transition:all .2s ease}.theme-ramones .button:hover,.theme-ramones button:hover{background:#fff;color:#000;transform:translate(-2px,-2px);box-shadow:4px 4px 0 red}.theme-ramones .button:active,.theme-ramones button:active{transform:translate(0,0);box-shadow:none}.theme-ramones .card{border:1px solid #333;padding:2rem;background:#000;position:relative}.theme-ramones .card::before{content:"";position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;border:2px solid #fff;pointer-events:none}.theme-ramones header{border-bottom:4px solid #333;padding:2rem 0;background:#000}.theme-ramones header h1{font-size:2.5rem;margin:0}.theme-ramones header nav ul{list-style:none;display:flex;gap:2rem}.theme-ramones header nav ul li a{border-bottom:none;font-family:"Space Mono",monospace;text-transform:uppercase}.theme-ramones header nav ul li a:hover{color:red}.theme-ramones footer{border-top:4px solid #333;padding:2rem 0;margin-top:4rem;font-size:.875rem;background:#000}.theme-ramones footer a{border-bottom:none;margin:0 .5rem}.theme-ramones input,.theme-ramones select,.theme-ramones textarea{background:#111;border:1px solid #333;color:#fff;padding:1rem;font-family:"Roboto Mono",monospace}.theme-ramones input:focus,.theme-ramones select:focus,.theme-ramones textarea:focus{border-color:red;outline:0}.theme-ramones input::placeholder,.theme-ramones select::placeholder,.theme-ramones textarea::placeholder{color:#999}.theme-ramones select{background:#111}.theme-ramones select option{background:#111;color:#fff}.theme-ramones .dialog,.theme-ramones .modal{background:#111;border:1px solid #333}.theme-ramones .tooltip{background:#000;color:#fff;border:1px solid #333}.theme-ramones table{background:#111;color:#fff}.theme-ramones table td,.theme-ramones table th{border:1px solid #333}.theme-ramones table thead{background:#000}.theme-ramones table tbody tr:nth-child(even){background:hsla(0,0%,100%,.05)}.theme-ramones .text-accent{color:red}.theme-ramones .border-accent{border-color:red}.theme-ramones .bg-accent{background-color:red;color:#000}.theme-ramones .bg-primary{background:#000}.theme-ramones .bg-secondary{background:#111}.theme-ramones .bg-dark{background:#000}.theme-ramones .bg-light{background:#111}*{box-sizing:border-box;margin:0;padding:0}body,html{height:100%;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.5;color:#fff;background-color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:#fff;text-decoration:none;transition:color .1s}a:hover{color:red}h1,h2,h3,h4,h5,h6{margin-bottom:2rem;font-weight:700;line-height:1.1;color:#fff;font-family:"Space Mono",monospace;text-transform:uppercase;letter-spacing:.05em}h1{font-size:2.5rem}h2{font-size:1.75rem}h3{font-size:1.25rem}h4{font-size:1rem}h5{font-size:1rem}h6{font-size:.875rem}p{margin-bottom:2rem;font-family:"Roboto Mono",monospace;line-height:1.5;letter-spacing:0}ol,ul{margin-bottom:2rem;padding-left:3rem}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}.default-input{width:100%;padding:1rem;border:2px solid hsla(0,0%,100%,.3);border-radius:8px;font-size:1rem;background:#000;color:#fff;transition:all .1s}.default-input:focus{outline:0;border-color:#fff;box-shadow:0 0 0 3px hsla(0,0%,100%,.1)}.default-input::placeholder{color:hsla(0,0%,100%,.6)}.default-input:disabled{opacity:.6;cursor:not-allowed;background:hsla(0,0%,100%,.05)}.default-label{display:block;margin-bottom:.5rem;color:#fff;font-weight:700;text-transform:uppercase;letter-spacing:.05em;font-size:.875rem}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.text-primary{color:#fff}.text-success{color:#0f0}.text-error{color:red}.text-warning{color:#ff0}.text-info{color:#fff}.text-muted{color:#999}.bg-primary{background-color:#fff}.bg-success{background-color:rgba(0,255,0,.1)}.bg-error{background-color:rgba(255,0,0,.1)}.bg-warning{background-color:rgba(255,255,0,.1)}.bg-info{background-color:hsla(0,0%,100%,.1)}.container{width:100%;padding-right:2rem;padding-left:2rem;margin-right:auto;margin-left:auto;max-width:1140px}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.5rem}.mb-2{margin-bottom:1rem}.mb-3{margin-bottom:2rem}.mb-4{margin-bottom:3rem}.mb-5{margin-bottom:4rem}.mt-0{margin-top:0}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mt-3{margin-top:2rem}.mt-4{margin-top:3rem}.mt-5{margin-top:4rem}.d-flex{display:flex}.d-block{display:block}.d-inline-block{display:inline-block}.d-none{display:none}.w-100{width:100%}.h-100{height:100%}.punk-title{text-align:center;font-family:Impact,"Arial Black",sans-serif;color:#fff;margin-bottom:2rem;position:relative;text-transform:uppercase;letter-spacing:.1em;width:100%;display:block;transform:rotate(var(--rotation,1deg))}.punk-title:after{content:"";display:block;width:60px;height:3px;background-color:red;margin:.5rem auto 0}.phone-frame{position:relative;width:300px;height:600px;background:#111;border:2px solid #333;border-radius:40px;padding:12px;box-shadow:0 50px 100px -20px rgba(0,0,0,.5),0 30px 60px -30px rgba(0,0,0,.5),0 0 80px rgba(255,0,0,.15);overflow:hidden;flex-shrink:0;transform:rotate3d(.5,-.866,0,15deg) rotate(-1deg);transition:transform .4s ease}.phone-frame:hover{transform:rotate3d(.5,-.866,0,12deg) rotate(-1deg) translateY(-10px)}.phone-frame::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(123,31,162,.05) 0,transparent 50%,rgba(255,68,0,.05) 100%);pointer-events:none;z-index:1}.phone-notch{position:absolute;top:12px;left:50%;transform:translateX(-50%);width:150px;height:25px;background:#000;border-radius:0 0 20px 20px;z-index:10;box-shadow:inset 0 -2px 4px rgba(0,0,0,.3)}.demo-image-container{position:relative;width:100%;height:100%;border-radius:30px;overflow:hidden;background:#000}.demo-gif{width:100%;height:100%;object-fit:cover;display:block}.phone-shine{position:absolute;top:0;left:-100%;width:200%;height:100%;background:linear-gradient(90deg,transparent 0,rgba(255,255,255,.1) 50%,transparent 100%);transform:skewX(-20deg);animation:shine 6s ease-in-out infinite;pointer-events:none;z-index:2}@keyframes shine{0%,100%{left:-100%}50%{left:100%}}@media(max-width:1200px){.phone-frame{width:250px;height:500px}}@media(max-width:900px){.phone-frame{width:240px;height:480px}}@media(max-width:768px){.phone-frame{width:200px;height:400px;transform:none!important}}@media(max-width:480px){.phone-frame{width:180px;height:360px;transform:none!important;border-radius:30px;padding:8px}.phone-notch{width:120px;height:20px}}@media(max-width:360px){.phone-frame{width:160px;height:320px}}
.image-loader-container{position:relative;width:100%;height:100%;overflow:hidden}.image-loader-container .loader{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:48px;height:48px;border:4px solid var(--border-color,#ddd);border-bottom-color:var(--accent-color,#333);border-radius:50%;animation:spin 1s linear infinite;transition:opacity .3s ease-out}.image-loader-container .image{position:relative;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .3s ease-out}.image-loader-container.loaded .loader{opacity:0;pointer-events:none}.image-loader-container.loaded .image{opacity:1}@keyframes spin{0%{transform:translate(-50%,-50%) rotate(0)}100%{transform:translate(-50%,-50%) rotate(360deg)}}
.ios-download-button{display:inline-flex;align-items:center;justify-content:flex-start;gap:1rem;height:60px;padding:0 1.5rem;background:#0a0a0a;color:#ddd;border:2px solid #ddd;border-radius:12px;text-decoration:none;transition:all .2s ease;width:fit-content;min-width:200px;position:relative}.ios-download-button:hover{background:#ddd;color:#0a0a0a;border-color:#ddd;transform:translate(-2px,-2px);box-shadow:4px 4px 0 #f40}.ios-download-button:active{transform:translate(0,0);box-shadow:none}.download-text{display:flex;flex-direction:column;align-items:flex-start;line-height:1.2}.download-text .download-label{font-family:Arial,sans-serif;font-size:.8rem;font-weight:400;opacity:.9;text-transform:none;letter-spacing:0}.download-text .download-store{font-family:Arial,sans-serif;font-size:1.3rem;font-weight:600;text-transform:none;letter-spacing:-.02em;margin-top:-2px}.apple-logo{width:28px;height:28px;flex-shrink:0}@media(max-width:768px){.ios-download-button{min-width:180px;height:56px;padding:0 1.2rem;gap:.8rem}.ios-download-button .apple-logo{width:24px;height:24px}.download-text .download-label{font-size:.75rem}.download-text .download-store{font-size:1.1rem}}@media(max-width:480px){.ios-download-button{min-width:160px;height:52px;padding:0 1rem;gap:.7rem}.ios-download-button .apple-logo{width:22px;height:22px}.download-text .download-label{font-size:.7rem}.download-text .download-store{font-size:1rem}}
@import url('https://fonts.googleapis.com/css2?family=Space+Mono:wght@400;700&family=Roboto+Mono:wght@300;400;700&display=swap');.theme-ramones{background-color:#000;color:#fff;font-family:"Roboto Mono",monospace;font-weight:400;-webkit-font-smoothing:none;-moz-osx-font-smoothing:none}.theme-ramones h1,.theme-ramones h2,.theme-ramones h3,.theme-ramones h4,.theme-ramones h5,.theme-ramones h6{font-family:"Space Mono",monospace;text-transform:uppercase;letter-spacing:-.03em;font-weight:700;color:#fff;margin-bottom:2rem;line-height:1.1}.theme-ramones h1:not(.about-section*,.features-section*,.plans-section*),.theme-ramones h2:not(.about-section*,.features-section*,.plans-section*),.theme-ramones h3:not(.about-section*,.features-section*,.plans-section*),.theme-ramones h4:not(.about-section*,.features-section*,.plans-section*),.theme-ramones h5:not(.about-section*,.features-section*,.plans-section*),.theme-ramones h6:not(.about-section*,.features-section*,.plans-section*){transform:rotate(-1deg);display:inline-block}.theme-ramones h1{font-size:2.5rem;border-bottom:4px solid #fff;padding-bottom:1rem}.theme-ramones h2{font-size:1.75rem}.theme-ramones h2:not(.about-section*,.features-section*,.plans-section*){transform:rotate(1deg)}.theme-ramones h3{font-size:1.25rem}.theme-ramones h3:not(.about-section*,.features-section*,.plans-section*){transform:rotate(-.5deg)}.theme-ramones p{font-family:"Roboto Mono",monospace;font-size:.875rem;line-height:1.5;margin-bottom:2rem;max-width:65ch}.theme-ramones a{color:#fff;text-decoration:none;border-bottom:2px solid #fff;padding-bottom:2px;transition:all .2s ease}.theme-ramones a:hover{color:red;border-bottom-color:red;transform:skew(-5deg)}.theme-ramones .button,.theme-ramones button{font-family:"Space Mono",monospace;text-transform:uppercase;font-weight:700;letter-spacing:.05em;padding:1rem 2rem;border:2px solid #fff;background:#000;color:#fff;transition:all .2s ease}.theme-ramones .button:hover,.theme-ramones button:hover{background:#fff;color:#000;transform:translate(-2px,-2px);box-shadow:4px 4px 0 red}.theme-ramones .button:active,.theme-ramones button:active{transform:translate(0,0);box-shadow:none}.theme-ramones .card{border:1px solid #333;padding:2rem;background:#000;position:relative}.theme-ramones .card::before{content:"";position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;border:2px solid #fff;pointer-events:none}.theme-ramones header{border-bottom:4px solid #333;padding:2rem 0;background:#000}.theme-ramones header h1{font-size:2.5rem;margin:0}.theme-ramones header nav ul{list-style:none;display:flex;gap:2rem}.theme-ramones header nav ul li a{border-bottom:none;font-family:"Space Mono",monospace;text-transform:uppercase}.theme-ramones header nav ul li a:hover{color:red}.theme-ramones footer{border-top:4px solid #333;padding:2rem 0;margin-top:4rem;font-size:.875rem;background:#000}.theme-ramones footer a{border-bottom:none;margin:0 .5rem}.theme-ramones input,.theme-ramones select,.theme-ramones textarea{background:#111;border:1px solid #333;color:#fff;padding:1rem;font-family:"Roboto Mono",monospace}.theme-ramones input:focus,.theme-ramones select:focus,.theme-ramones textarea:focus{border-color:red;outline:0}.theme-ramones input::placeholder,.theme-ramones select::placeholder,.theme-ramones textarea::placeholder{color:#999}.theme-ramones select{background:#111}.theme-ramones select option{background:#111;color:#fff}.theme-ramones .dialog,.theme-ramones .modal{background:#111;border:1px solid #333}.theme-ramones .tooltip{background:#000;color:#fff;border:1px solid #333}.theme-ramones table{background:#111;color:#fff}.theme-ramones table td,.theme-ramones table th{border:1px solid #333}.theme-ramones table thead{background:#000}.theme-ramones table tbody tr:nth-child(even){background:hsla(0,0%,100%,.05)}.theme-ramones .text-accent{color:red}.theme-ramones .border-accent{border-color:red}.theme-ramones .bg-accent{background-color:red;color:#000}.theme-ramones .bg-primary{background:#000}.theme-ramones .bg-secondary{background:#111}.theme-ramones .bg-dark{background:#000}.theme-ramones .bg-light{background:#111}*{box-sizing:border-box;margin:0;padding:0}body,html{height:100%;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.5;color:#fff;background-color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:#fff;text-decoration:none;transition:color .1s}a:hover{color:red}h1,h2,h3,h4,h5,h6{margin-bottom:2rem;font-weight:700;line-height:1.1;color:#fff;font-family:"Space Mono",monospace;text-transform:uppercase;letter-spacing:.05em}h1{font-size:2.5rem}h2{font-size:1.75rem}h3{font-size:1.25rem}h4{font-size:1rem}h5{font-size:1rem}h6{font-size:.875rem}p{margin-bottom:2rem;font-family:"Roboto Mono",monospace;line-height:1.5;letter-spacing:0}ol,ul{margin-bottom:2rem;padding-left:3rem}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}.default-input{width:100%;padding:1rem;border:2px solid hsla(0,0%,100%,.3);border-radius:8px;font-size:1rem;background:#000;color:#fff;transition:all .1s}.default-input:focus{outline:0;border-color:#fff;box-shadow:0 0 0 3px hsla(0,0%,100%,.1)}.default-input::placeholder{color:hsla(0,0%,100%,.6)}.default-input:disabled{opacity:.6;cursor:not-allowed;background:hsla(0,0%,100%,.05)}.default-label{display:block;margin-bottom:.5rem;color:#fff;font-weight:700;text-transform:uppercase;letter-spacing:.05em;font-size:.875rem}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.text-primary{color:#fff}.text-success{color:#0f0}.text-error{color:red}.text-warning{color:#ff0}.text-info{color:#fff}.text-muted{color:#999}.bg-primary{background-color:#fff}.bg-success{background-color:rgba(0,255,0,.1)}.bg-error{background-color:rgba(255,0,0,.1)}.bg-warning{background-color:rgba(255,255,0,.1)}.bg-info{background-color:hsla(0,0%,100%,.1)}.container{width:100%;padding-right:2rem;padding-left:2rem;margin-right:auto;margin-left:auto;max-width:1140px}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.5rem}.mb-2{margin-bottom:1rem}.mb-3{margin-bottom:2rem}.mb-4{margin-bottom:3rem}.mb-5{margin-bottom:4rem}.mt-0{margin-top:0}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mt-3{margin-top:2rem}.mt-4{margin-top:3rem}.mt-5{margin-top:4rem}.d-flex{display:flex}.d-block{display:block}.d-inline-block{display:inline-block}.d-none{display:none}.w-100{width:100%}.h-100{height:100%}.punk-title{text-align:center;font-family:Impact,"Arial Black",sans-serif;color:#fff;margin-bottom:2rem;position:relative;text-transform:uppercase;letter-spacing:.1em;width:100%;display:block;transform:rotate(var(--rotation,1deg))}.punk-title:after{content:"";display:block;width:60px;height:3px;background-color:red;margin:.5rem auto 0}.use-cases-grid-wrapper .punk-title{font-family:Impact,"Arial Black",sans-serif;color:#fff;font-size:2.5rem;text-align:center;margin-bottom:2rem;font-weight:900;text-transform:uppercase;letter-spacing:.1em;text-shadow:3px 3px 0 rgba(255,0,0,.3)}.use-cases{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:2rem}.use-case{background-color:#111;border:1px solid #333;border-radius:0;padding:0;transition:all .3s ease;text-decoration:none;display:block;overflow:hidden}.use-case:hover{transform:translateY(-5px);border-color:red;box-shadow:0 10px 30px rgba(255,0,0,.2)}.use-case .use-case-image{width:100%;aspect-ratio:1;overflow:hidden;margin-bottom:1rem;background-color:#000}.use-case .use-case-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.use-case:hover .use-case-image img{transform:scale(1.05)}.use-case h3{font-family:Impact,"Arial Black",sans-serif;color:#fff;font-size:1.2rem;padding:1.5rem;margin:0;font-weight:700;text-transform:uppercase;letter-spacing:.05em;line-height:1.3}@media(max-width:768px){.use-cases{grid-template-columns:1fr;gap:1.5rem}.use-cases-grid-wrapper .punk-title{font-size:2rem}.use-case h3{font-size:1.1rem;padding:1.25rem}}@media(max-width:480px){.use-cases-grid-wrapper .punk-title{font-size:1.8rem;margin-bottom:1.5rem}.use-case h3{font-size:1rem;padding:1rem}}
@import url('https://fonts.googleapis.com/css2?family=Space+Mono:wght@400;700&family=Roboto+Mono:wght@300;400;700&display=swap');.theme-ramones{background-color:#000;color:#fff;font-family:"Roboto Mono",monospace;font-weight:400;-webkit-font-smoothing:none;-moz-osx-font-smoothing:none}.theme-ramones h1,.theme-ramones h2,.theme-ramones h3,.theme-ramones h4,.theme-ramones h5,.theme-ramones h6{font-family:"Space Mono",monospace;text-transform:uppercase;letter-spacing:-.03em;font-weight:700;color:#fff;margin-bottom:2rem;line-height:1.1}.theme-ramones h1:not(.about-section*,.features-section*,.plans-section*),.theme-ramones h2:not(.about-section*,.features-section*,.plans-section*),.theme-ramones h3:not(.about-section*,.features-section*,.plans-section*),.theme-ramones h4:not(.about-section*,.features-section*,.plans-section*),.theme-ramones h5:not(.about-section*,.features-section*,.plans-section*),.theme-ramones h6:not(.about-section*,.features-section*,.plans-section*){transform:rotate(-1deg);display:inline-block}.theme-ramones h1{font-size:2.5rem;border-bottom:4px solid #fff;padding-bottom:1rem}.theme-ramones h2{font-size:1.75rem}.theme-ramones h2:not(.about-section*,.features-section*,.plans-section*){transform:rotate(1deg)}.theme-ramones h3{font-size:1.25rem}.theme-ramones h3:not(.about-section*,.features-section*,.plans-section*){transform:rotate(-.5deg)}.theme-ramones p{font-family:"Roboto Mono",monospace;font-size:.875rem;line-height:1.5;margin-bottom:2rem;max-width:65ch}.theme-ramones a{color:#fff;text-decoration:none;border-bottom:2px solid #fff;padding-bottom:2px;transition:all .2s ease}.theme-ramones a:hover{color:red;border-bottom-color:red;transform:skew(-5deg)}.theme-ramones .button,.theme-ramones button{font-family:"Space Mono",monospace;text-transform:uppercase;font-weight:700;letter-spacing:.05em;padding:1rem 2rem;border:2px solid #fff;background:#000;color:#fff;transition:all .2s ease}.theme-ramones .button:hover,.theme-ramones button:hover{background:#fff;color:#000;transform:translate(-2px,-2px);box-shadow:4px 4px 0 red}.theme-ramones .button:active,.theme-ramones button:active{transform:translate(0,0);box-shadow:none}.theme-ramones .card{border:1px solid #333;padding:2rem;background:#000;position:relative}.theme-ramones .card::before{content:"";position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;border:2px solid #fff;pointer-events:none}.theme-ramones header{border-bottom:4px solid #333;padding:2rem 0;background:#000}.theme-ramones header h1{font-size:2.5rem;margin:0}.theme-ramones header nav ul{list-style:none;display:flex;gap:2rem}.theme-ramones header nav ul li a{border-bottom:none;font-family:"Space Mono",monospace;text-transform:uppercase}.theme-ramones header nav ul li a:hover{color:red}.theme-ramones footer{border-top:4px solid #333;padding:2rem 0;margin-top:4rem;font-size:.875rem;background:#000}.theme-ramones footer a{border-bottom:none;margin:0 .5rem}.theme-ramones input,.theme-ramones select,.theme-ramones textarea{background:#111;border:1px solid #333;color:#fff;padding:1rem;font-family:"Roboto Mono",monospace}.theme-ramones input:focus,.theme-ramones select:focus,.theme-ramones textarea:focus{border-color:red;outline:0}.theme-ramones input::placeholder,.theme-ramones select::placeholder,.theme-ramones textarea::placeholder{color:#999}.theme-ramones select{background:#111}.theme-ramones select option{background:#111;color:#fff}.theme-ramones .dialog,.theme-ramones .modal{background:#111;border:1px solid #333}.theme-ramones .tooltip{background:#000;color:#fff;border:1px solid #333}.theme-ramones table{background:#111;color:#fff}.theme-ramones table td,.theme-ramones table th{border:1px solid #333}.theme-ramones table thead{background:#000}.theme-ramones table tbody tr:nth-child(even){background:hsla(0,0%,100%,.05)}.theme-ramones .text-accent{color:red}.theme-ramones .border-accent{border-color:red}.theme-ramones .bg-accent{background-color:red;color:#000}.theme-ramones .bg-primary{background:#000}.theme-ramones .bg-secondary{background:#111}.theme-ramones .bg-dark{background:#000}.theme-ramones .bg-light{background:#111}*{box-sizing:border-box;margin:0;padding:0}body,html{height:100%;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.5;color:#fff;background-color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:#fff;text-decoration:none;transition:color .1s}a:hover{color:red}h1,h2,h3,h4,h5,h6{margin-bottom:2rem;font-weight:700;line-height:1.1;color:#fff;font-family:"Space Mono",monospace;text-transform:uppercase;letter-spacing:.05em}h1{font-size:2.5rem}h2{font-size:1.75rem}h3{font-size:1.25rem}h4{font-size:1rem}h5{font-size:1rem}h6{font-size:.875rem}p{margin-bottom:2rem;font-family:"Roboto Mono",monospace;line-height:1.5;letter-spacing:0}ol,ul{margin-bottom:2rem;padding-left:3rem}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}.default-input{width:100%;padding:1rem;border:2px solid hsla(0,0%,100%,.3);border-radius:8px;font-size:1rem;background:#000;color:#fff;transition:all .1s}.default-input:focus{outline:0;border-color:#fff;box-shadow:0 0 0 3px hsla(0,0%,100%,.1)}.default-input::placeholder{color:hsla(0,0%,100%,.6)}.default-input:disabled{opacity:.6;cursor:not-allowed;background:hsla(0,0%,100%,.05)}.default-label{display:block;margin-bottom:.5rem;color:#fff;font-weight:700;text-transform:uppercase;letter-spacing:.05em;font-size:.875rem}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.text-primary{color:#fff}.text-success{color:#0f0}.text-error{color:red}.text-warning{color:#ff0}.text-info{color:#fff}.text-muted{color:#999}.bg-primary{background-color:#fff}.bg-success{background-color:rgba(0,255,0,.1)}.bg-error{background-color:rgba(255,0,0,.1)}.bg-warning{background-color:rgba(255,255,0,.1)}.bg-info{background-color:hsla(0,0%,100%,.1)}.container{width:100%;padding-right:2rem;padding-left:2rem;margin-right:auto;margin-left:auto;max-width:1140px}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.5rem}.mb-2{margin-bottom:1rem}.mb-3{margin-bottom:2rem}.mb-4{margin-bottom:3rem}.mb-5{margin-bottom:4rem}.mt-0{margin-top:0}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mt-3{margin-top:2rem}.mt-4{margin-top:3rem}.mt-5{margin-top:4rem}.d-flex{display:flex}.d-block{display:block}.d-inline-block{display:inline-block}.d-none{display:none}.w-100{width:100%}.h-100{height:100%}.punk-title{text-align:center;font-family:Impact,"Arial Black",sans-serif;color:#fff;margin-bottom:2rem;position:relative;text-transform:uppercase;letter-spacing:.1em;width:100%;display:block;transform:rotate(var(--rotation,1deg))}.punk-title:after{content:"";display:block;width:60px;height:3px;background-color:red;margin:.5rem auto 0}body{margin:0;padding:0;font-family:"Roboto Mono",monospace;font-size:.875rem;line-height:1.5;color:#fff;background-color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.container{max-width:1200px;margin:0 auto;padding:2rem}header{display:flex;justify-content:space-between;align-items:center;margin-bottom:3rem;padding:1rem 0;border-bottom:1px solid hsla(0,0%,100%,.1)}header h1{margin:0;line-height:1;font-family:"Space Mono",monospace;font-weight:700;letter-spacing:.1em}header a{text-decoration:none;color:inherit}header a:first-child{display:block;transition:all .2s ease}header a:first-child h1{color:#fff;font-size:1.8rem;font-weight:900;text-transform:uppercase;letter-spacing:.15em}header a:first-child:hover{opacity:.8}.main-nav ul{display:flex;list-style:none;margin:0;padding:0;gap:2rem}.main-nav li{position:relative}.main-nav a{color:#fff;text-decoration:none;font-family:"Roboto Mono",monospace;font-weight:500;transition:all .2s ease;font-size:.95rem;padding:.5rem 0;position:relative}.main-nav a:hover{color:red}.main-nav a::after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:red;transition:width .2s ease}.main-nav a:hover::after{width:100%}main{min-height:calc(100vh - 300px);padding:1rem 0}footer{text-align:center;margin-top:3rem;padding-top:1rem;border-top:2px solid #333;font-size:.875rem;font-family:"Space Mono",monospace;font-weight:300;color:#fff;text-transform:uppercase;letter-spacing:.05em;width:100%;display:block}.theme-ramones footer p{margin:.5rem 0;opacity:.8;line-height:1.5;text-align:center;width:100%;display:block;max-width:none}footer a{color:red;text-decoration:none;font-weight:400;transition:all .3s ease;display:inline-block}footer a:hover{color:#fff}@media(max-width:768px){.container{padding:1rem}header{flex-direction:column;gap:1.5rem;text-align:center;margin-bottom:2rem;padding:1rem 0 1.5rem 0}header a:first-child h1{font-size:1.6rem}.main-nav{width:100%}.main-nav ul{justify-content:center;flex-wrap:wrap;gap:1.5rem}.main-nav a{font-size:.9rem;padding:.5rem 0}}
.cookie-banner{position:fixed;bottom:20px;right:20px;max-width:380px;width:100%;background-color:rgba(20,20,20,.95);color:#fff;padding:20px;border-radius:8px;z-index:9999;font-family:Inter,sans-serif;box-shadow:0 5px 15px rgba(0,0,0,.3);opacity:0;transform:translateY(20px);transition:opacity .3s ease,transform .3s ease}.cookie-banner.fade-in{opacity:1;transform:translateY(0)}.cookie-banner .banner-content{display:flex;flex-direction:column;gap:15px}.cookie-banner .text-content .title{margin-top:0;margin-bottom:10px;font-size:16px}.cookie-banner .text-content .title strong{font-weight:600}.cookie-banner .text-content .description{font-size:.9rem;margin-top:0;margin-bottom:10px;line-height:1.4}.cookie-banner .text-content .description a{color:#bb86fc;text-decoration:underline}.cookie-banner .text-content .description a:hover{color:#d1c4e9}.cookie-banner .buttons-container{display:flex;flex-wrap:wrap;gap:8px}.cookie-banner .buttons-container .btn{padding:8px 12px;border-radius:4px;cursor:pointer;font-size:14px;font-family:inherit;transition:all .2s ease;border:none}.cookie-banner .buttons-container .btn:hover{transform:translateY(-1px)}.cookie-banner .buttons-container .btn:active{transform:translateY(0)}.cookie-banner .buttons-container .btn.btn-customize,.cookie-banner .buttons-container .btn.btn-reject{background-color:rgba(0,0,0,0);border:1px solid #fff;color:#fff}.cookie-banner .buttons-container .btn.btn-customize:hover,.cookie-banner .buttons-container .btn.btn-reject:hover{background-color:hsla(0,0%,100%,.1)}.cookie-banner .buttons-container .btn.btn-accept{background-color:#9c27b0;border:none;color:#fff}.cookie-banner .buttons-container .btn.btn-accept:hover{background-color:#7b1fa2}.cookie-banner .close-button{position:absolute;top:10px;right:10px;background-color:rgba(0,0,0,0);border:none;color:#fff;font-size:20px;cursor:pointer;padding:0;line-height:1;width:20px;height:20px;display:flex;justify-content:center;align-items:center;transition:color .2s ease}.cookie-banner .close-button:hover{color:#ccc}@media(max-width:480px){.cookie-banner{bottom:10px;right:10px;left:10px;max-width:none;width:auto}.cookie-banner .buttons-container .btn{flex:1;min-width:0;font-size:13px;padding:10px 8px}}@media(max-width:768px)and (min-width:481px){.cookie-banner{max-width:320px}.cookie-banner .buttons-container .btn{font-size:13px}}