.use-case-page{min-height:100vh;background:#000;width:100%;max-width:100vw;overflow-x:hidden}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.breadcrumb{max-width:1200px;margin:0 auto;padding:1rem 1.5rem}.breadcrumb ol{list-style:none;display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;padding:0;margin:0;font-size:.875rem}.breadcrumb li{display:flex;align-items:center;color:hsla(0,0%,100%,.6)}.breadcrumb li:not(:last-child)::after{content:"›";margin-left:.5rem;color:hsla(0,0%,100%,.4);font-weight:700}.breadcrumb li:last-child{color:hsla(0,0%,100%,.9)}.breadcrumb a{color:hsla(0,0%,100%,.7);text-decoration:none;transition:color .2s ease}.breadcrumb a:hover{color:#f40;text-decoration:underline}.empty-state{padding:4rem 2rem;text-align:center;color:#fff}.empty-state h1{font-size:2rem;margin-bottom:1rem}.empty-state pre{text-align:left;background:rgba(0,0,0,.3);padding:2rem;border-radius:8px;overflow:auto;max-width:800px;margin:2rem auto}.use-case-hero{position:relative;padding:2rem 1rem 3rem;overflow:hidden;width:100%;max-width:100vw}.use-case-hero::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(ellipse at top,rgba(123,31,162,.15) 0,transparent 50%),radial-gradient(ellipse at bottom,rgba(255,68,0,.1) 0,transparent 50%);pointer-events:none}.use-case-hero-content{max-width:1200px;margin:0 auto;position:relative;z-index:1;width:100%}.hero-main{width:100%;max-width:100%;overflow:hidden}.use-case-title{font-family:"Courier New",monospace;font-size:2.5rem;font-weight:900;color:#fff;margin-bottom:3rem;line-height:1.2;text-transform:uppercase;letter-spacing:-.02em;padding:0 1rem;text-align:center;border-bottom:none!important;padding-bottom:0!important;margin-bottom:50px!important}.hero-layout{display:flex;gap:3rem;align-items:flex-start;padding:0 1rem;max-width:100%}.hero-image-container{flex-shrink:0;width:100%;max-width:320px}.use-case-image{width:100%;max-width:320px;height:auto;border-radius:16px;box-shadow:0 0 0 1px rgba(123,31,162,.2),0 20px 60px rgba(0,0,0,.5),0 0 80px rgba(123,31,162,.2);transition:transform .3s ease,box-shadow .3s ease;display:block}.use-case-story{margin-top:1.5rem;text-align:left}.story-problem{font-family:"Courier New",monospace;font-size:1.5rem;font-weight:900;color:#f40;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem;text-shadow:2px 2px 0 rgba(255,68,0,.3)}.story-pain{font-size:1rem;line-height:1.8;color:hsla(0,0%,100%,.9);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif;font-weight:400;margin-bottom:1.5rem}.story-pain br{display:block;content:"";margin-top:.6rem}.story-solution{font-size:1.1rem;line-height:1.6;color:#d4b3e0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif;font-weight:600;margin-top:1.5rem;padding:1rem 1.25rem;background:linear-gradient(135deg,rgba(123,31,162,.25) 0,rgba(255,68,0,.15) 100%);border-left:4px solid #7b1fa2;border-radius:4px;box-shadow:0 2px 8px rgba(123,31,162,.2)}.use-case-image:hover{transform:translateY(-4px);box-shadow:0 0 0 1px rgba(123,31,162,.4),0 24px 80px rgba(0,0,0,.6),0 0 120px rgba(123,31,162,.3)}.hero-features{flex:1;min-width:0}.hero-features h2{font-family:"Courier New",monospace;font-size:1.75rem;font-weight:900;margin-bottom:1.5rem;color:#fff;text-transform:uppercase;letter-spacing:.05em;position:relative;padding-bottom:1rem}.hero-features h2::after{content:"";position:absolute;bottom:0;left:0;width:60px;height:3px;background:linear-gradient(90deg,#7b1fa2,#f40)}.use-case-content{max-width:1000px;margin:0 auto;padding:3rem 1rem 4rem}.use-case-faq{max-width:900px;margin:0 auto;padding:3rem 1rem}.faq-heading{font-family:"Courier New",monospace;font-size:2rem;font-weight:900;color:#fff;text-align:center;text-transform:uppercase;letter-spacing:.05em;margin-bottom:2.5rem;position:relative;padding-bottom:1rem}.faq-heading::after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:80px;height:3px;background:linear-gradient(90deg,#7b1fa2,#f40)}.faq-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}@media(min-width:1200px){.faq-list{grid-template-columns:repeat(3,1fr)}}@media(min-width:769px)and (max-width:1199px){.faq-list{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.faq-list{grid-template-columns:1fr}}.faq-item{background:rgba(20,20,20,.6);border:1px solid rgba(123,31,162,.3);border-radius:8px;padding:1.5rem;transition:all .3s ease;display:flex;flex-direction:column;height:100%}.faq-item:hover{border-color:#7b1fa2;background:rgba(123,31,162,.1);transform:translateY(-4px)}.faq-question{font-family:"Courier New",monospace;font-size:1.1rem;font-weight:700;color:#f40;margin-bottom:1rem;line-height:1.3;flex-shrink:0}.faq-answer{flex:1}.faq-answer p{font-size:.95rem;line-height:1.6;color:hsla(0,0%,100%,.85);margin:0}.features-list{list-style:none;padding:0;display:flex;flex-direction:column;gap:1rem}.feature-item{display:flex;align-items:flex-start;gap:1rem;padding:1.25rem 1.5rem;background:rgba(20,20,20,.6);border-radius:8px;border:1px solid rgba(123,31,162,.3);color:#fff;transition:all .3s ease;position:relative;overflow:hidden}.feature-content{flex:1;min-width:0}.feature-label{font-weight:700;font-size:.95rem;margin-bottom:.5rem;color:#fff}.feature-description{font-weight:400;font-size:.875rem;line-height:1.5;color:hsla(0,0%,100%,.8)}.feature-item::before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(123,31,162,.1),transparent);transition:left .5s ease}.feature-item:hover{border-color:#7b1fa2;background:rgba(123,31,162,.15);transform:translateX(4px)}.feature-item:hover::before{left:100%}.feature-icon{color:#f40;flex-shrink:0;width:20px;height:20px;stroke-width:3;margin-top:2px}.use-case-cta{padding:4rem 2rem;background:linear-gradient(135deg,rgba(123,31,162,.15) 0,rgba(255,68,0,.15) 100%);border-radius:16px;margin-bottom:4rem;border:1px solid rgba(123,31,162,.2);position:relative;overflow:hidden}.use-case-cta::before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(123,31,162,.1) 0,transparent 70%);animation:pulse 8s ease-in-out infinite;pointer-events:none}@keyframes pulse{0%,100%{transform:translate(0,0) scale(1);opacity:.5}50%{transform:translate(-10%,-10%) scale(1.1);opacity:.8}}.cta-layout{display:flex;gap:4rem;align-items:center;justify-content:center;position:relative;z-index:1}.cta-phone{flex-shrink:0}.cta-content{flex:1;max-width:500px;text-align:left}.use-case-cta h2{font-family:"Courier New",monospace;font-size:2.25rem;font-weight:900;margin-bottom:1rem;color:#fff;text-transform:uppercase}.use-case-cta p{font-size:1.25rem;color:hsla(0,0%,100%,.8);margin-bottom:2rem}.cta-buttons{display:flex;margin-bottom:1.5rem}.cta-subtext{font-size:.95rem;color:hsla(0,0%,100%,.6);font-style:italic;margin-top:0}.use-case-related{margin-bottom:2rem}@media(max-width:768px){.breadcrumb{padding:.75rem 1rem}.breadcrumb ol{font-size:.8rem}.use-case-title{font-size:1.5rem;margin-bottom:2rem}.hero-layout{flex-direction:column;gap:2rem;align-items:center}.hero-features{width:100%}.hero-features h2{font-size:1.5rem;text-align:center}.hero-features h2::after{left:50%;transform:translateX(-50%)}.story-problem{font-size:1.25rem;text-align:center}.story-pain{font-size:.95rem;line-height:1.7}.story-solution{font-size:1rem;line-height:1.5}.faq-heading{font-size:1.5rem;margin-bottom:2rem}.faq-list{gap:1.25rem}.faq-item{padding:1.25rem}.faq-question{font-size:1rem;margin-bottom:.75rem}.faq-answer p{font-size:.9rem}.use-case-cta h2{font-size:1.75rem}.cta-layout{flex-direction:column;gap:2rem}.cta-content{text-align:center;max-width:100%}.cta-buttons{justify-content:center}.use-case-content{padding:2rem 1rem}.use-case-faq{padding:2rem 1rem}}@media(min-width:769px)and (max-width:1024px){.use-case-title{font-size:2rem;margin-bottom:2.5rem}.hero-layout{gap:2rem}.hero-features h2{font-size:1.5rem}.cta-layout{gap:3rem}.cta-content{max-width:400px}.use-case-cta h2{font-size:2rem}}
@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}}
@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}}