@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif}html,body{overflow-x:hidden}button,a,.btn{-webkit-tap-highlight-color:rgba(0,0,0,.05)}a{text-decoration:none;color:inherit}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;cursor:pointer;transition:all .25s}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#64ffda;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#00d4aa}.aurora-container{position:absolute;inset:0;width:100vw;height:100%;overflow:hidden;pointer-events:none;background:linear-gradient(to bottom,#0010114d,#00101133,#00101100);z-index:1;margin:0;padding:0}.ray{position:absolute;top:0;border-radius:20px;z-index:2;transform:translateZ(0)}.ray:nth-child(1){width:100%;height:100%;background:linear-gradient(to bottom,#000000e6 7%,#0000 25%,#000 90%)}.ray:nth-child(2){height:20px;width:100%;position:absolute;margin:auto;top:-20px;left:0;z-index:3;opacity:.7;border-radius:50%;animation:light-field 42s ease-in-out infinite alternate;box-shadow:0 0 280px 105px #4fffe1}.ray:nth-child(n+3):nth-child(-n+52){left:calc(var(--random-left, 50) * 1%);height:calc(var(--random-height, 200) * 1px + 100px);margin-top:-100px;width:calc(var(--random-width, 2) * 1px + 2px);background:hsl(calc(var(--hue, 0) * 1deg),80%,60%);filter:blur(calc(var(--blur, 8) * 1px));animation:sml-fade ease-in-out calc(var(--duration, 12) * 1s) infinite,wiggle0 ease-in-out calc(var(--wiggle-duration, 15) * 1s) infinite}.ray:nth-child(n+53):nth-child(-n+82){left:calc(var(--random-left, 50) * 1%);height:calc(var(--random-height, 200) * 1px + 100px);width:calc(var(--random-width, 15) * 1px + 15px);background:hsl(calc(var(--hue, 120) * 1deg),70%,50%);filter:blur(calc(var(--blur, 15) * 1px));animation:med-fade ease-in-out calc(var(--duration, 16) * 1s) infinite,wiggle1 ease-in-out calc(var(--wiggle-duration, 25) * 1s) infinite}.ray:nth-child(n+83):nth-child(-n+100){left:calc(var(--random-left, 50) * 1%);height:calc(var(--random-height, 200) * 1px + 100px);width:calc(var(--random-width, 40) * 1px + 40px);background:hsl(calc(var(--hue, 240) * 1deg),60%,40%);filter:blur(calc(var(--blur, 30) * 1px));animation:big-fade ease-in-out calc(var(--duration, 20) * 1s) infinite,wiggle2 ease-in-out calc(var(--wiggle-duration, 30) * 1s) infinite}@keyframes sml-fade{0%{opacity:.15}50%{opacity:0}to{opacity:.2}}@keyframes med-fade{0%{opacity:.2}50%{opacity:.1}to{opacity:.15}}@keyframes big-fade{0%{opacity:.2}50%{opacity:0}to{opacity:.15}}@keyframes wiggle0{0%{transform:translate3d(23px,-100px,0)}50%{transform:translate3d(-45px,-45px,0) scaleX(1.5)}to{transform:translate3d(23px,-100px,0)}}@keyframes wiggle1{0%{transform:translate3d(-67px,-100px,0)}50%{transform:translate3d(89px,89px,0) scaleX(2)}to{transform:translate3d(-67px,-100px,0)}}@keyframes wiggle2{0%{transform:translate3d(-34px,-100px,0)}50%{transform:translate3d(78px,78px,0) scaleX(2.5)}to{transform:translate3d(-34px,-100px,0)}}@keyframes wiggle3{0%{transform:translate3d(56px,-100px,0)}50%{transform:translate3d(-12px,12px,0) scaleX(3)}to{transform:translate3d(56px,-100px,0)}}@keyframes light-field{0%{box-shadow:0 0 280px 105px #4fffe1}to{box-shadow:0 0 210px 35px #4fffe1}}@media (max-width: 768px){.aurora-line{width:6px;filter:blur(4px)}.aurora-line:before{width:6px;height:50px;top:-30px}}@media (max-width: 480px){.aurora-line{width:4px;filter:blur(3px)}.aurora-line:before{width:4px;height:40px;top:-25px}}.star-field{position:absolute;inset:0;width:100vw;height:100%;pointer-events:none;z-index:1}.star{position:absolute;background-color:#fff;border-radius:50%;opacity:.4}.star-small{width:1px;height:1px;box-shadow:0 0 2px 2px #ffffff40;animation:star-twinkle-small 1s linear infinite alternate}.star-medium{width:3px;height:3px;box-shadow:0 0 5px 5px #ffffff40;animation:star-twinkle-medium 2s linear infinite alternate}.star-large{width:5px;height:5px;box-shadow:0 0 10px 10px #ffffff40;animation:star-twinkle-large 3s linear infinite alternate}@keyframes star-twinkle-small{0%{box-shadow:0 0 2px 2px #ffffff1a}to{box-shadow:0 0 2px 2px #ffffff40}}@keyframes star-twinkle-medium{0%{box-shadow:0 0 5px 2px #ffffff40}to{box-shadow:0 0 5px 5px #ffffff40}}@keyframes star-twinkle-large{0%{box-shadow:0 0 10px 5px #ffffff40}to{box-shadow:0 0 10px 10px #ffffff40}}.phone-mockup-with-caption{display:flex;flex-direction:column;align-items:center;width:180px}.hero-caption{color:#64ffda;font-size:1rem;margin-top:.25rem;text-align:center;font-weight:500}.hero-phone-carousel{display:flex;gap:2rem;justify-content:center;align-items:flex-end;margin-top:1.5rem}.hero-phone-carousel .phone-mockup{width:180px;height:360px;background:#1a202c;border-radius:32px;box-shadow:0 4px 24px #64ffda1a;display:flex;align-items:center;justify-content:center;overflow:hidden;border:2px solid #64ffda22}.hero-appscreen{width:160px;height:320px;object-fit:cover;border-radius:24px;background:#0a192f}.invoicer-demo-section{width:100%;padding:3rem 0 2rem;background:linear-gradient(120deg,#0a192f 80%,#112240);display:flex;justify-content:center}.demo-mockup-list{display:flex;gap:2rem;flex-wrap:wrap;justify-content:center}.demo-mockup{display:flex;flex-direction:column;align-items:center;width:180px}.demo-mockup .phone-mockup{width:180px;height:360px;background:#1a202c;border-radius:32px;box-shadow:0 4px 24px #64ffda1a;display:flex;align-items:center;justify-content:center;overflow:hidden;margin-bottom:.75rem;border:2px solid #64ffda22}.demo-gif{width:160px;height:320px;object-fit:cover;border-radius:24px;background:#0a192f}.demo-caption{color:#64ffda;font-size:1rem;margin-top:.25rem;text-align:center;font-weight:500}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;color:#333}.app{min-height:100vh}.container{max-width:1200px;margin:0 auto;padding:0 20px}.navbar{position:fixed;top:0;width:100%;background:#0a192f1a;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:1000;padding:1rem 0;border-bottom:1px solid rgba(100,255,218,.1)}.nav-container{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;justify-content:space-between;align-items:center}.nav-logo{display:flex;align-items:center;gap:.75rem}.logo-circle{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#64ffda 40%,#0a192f);display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #64ffda1f;transition:box-shadow .3s}.logo-circle:hover{box-shadow:0 4px 16px #64ffda40}.logo-image{width:100%;height:100%;object-fit:cover;border-radius:50%;transition:transform .3s ease}.logo-circle:hover .logo-image{transform:scale(1.08)}.nav-logo h2{color:#64ffda;font-size:1.8rem;font-weight:700;margin:0;text-shadow:0 0 10px rgba(100,255,218,.5),0 2px 4px rgba(0,0,0,.8)}.nav-menu{display:flex;list-style:none;gap:2rem}.nav-link{color:#ccd6f6;text-decoration:none;font-weight:500;transition:all .3s ease;text-shadow:0 1px 3px rgba(0,0,0,.8);padding:.5rem 1rem;border-radius:6px}.nav-link:hover{color:#64ffda;background:#64ffda1a;text-shadow:0 0 8px rgba(100,255,218,.4),0 1px 3px rgba(0,0,0,.8)}.hero{min-height:100vh;background:linear-gradient(135deg,#0a192f,#112240,#1a365d);display:flex;align-items:center;position:relative;overflow:hidden}.hero-container{max-width:1200px;margin:0 auto;padding:0 20px;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;position:relative;z-index:2}.hero-content{z-index:2}.hero-title{font-size:3.5rem;font-weight:700;color:#ccd6f6;margin-bottom:1.5rem;line-height:1.2}.gradient-text{background:linear-gradient(45deg,#64ffda,#00d4aa,#00b894);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-description{font-size:1.2rem;color:#8892b0;margin-bottom:2.5rem;line-height:1.6}.hero-buttons{display:flex;gap:1rem}.btn{padding:.8rem 2rem;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block;text-align:center}.btn-primary{background:linear-gradient(45deg,#64ffda,#00d4aa);color:#0a192f}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 10px 25px #64ffda4d}.btn-secondary{background:transparent;border:2px solid #64ffda;color:#64ffda}.btn-secondary:hover{background:#64ffda;color:#0a192f}.hero-image{position:relative;height:500px}.section-header{text-align:center;margin-bottom:4rem}.section-header h2{font-size:2.5rem;font-weight:700;margin-bottom:1rem;color:#2d3748}.section-header p{font-size:1.2rem;color:#718096}.about{padding:6rem 0;background:#f7fafc}.about-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.about-card{background:#fff;padding:2.5rem;border-radius:12px;text-align:center;box-shadow:0 4px 20px #0000001a;transition:transform .3s ease}.about-card:hover{transform:translateY(-5px)}.card-icon{font-size:3rem;margin-bottom:1.5rem}.about-card h3{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:#2d3748}.about-card p{color:#718096;line-height:1.6}.services{padding:6rem 0;background:#fff}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem}.service-card{background:linear-gradient(135deg,#667eea,#764ba2);padding:2.5rem;border-radius:12px;color:#fff;transition:transform .3s ease}.service-card:hover{transform:translateY(-5px)}.service-card h3{font-size:1.5rem;font-weight:600;margin-bottom:1rem}.service-card p{line-height:1.6;opacity:.9}.contact{padding:6rem 0;background:#f7fafc}.contact-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.contact-info{display:flex;flex-direction:column;gap:2rem}.contact-item h4{font-size:1.2rem;font-weight:600;color:#2d3748;margin-bottom:.5rem}.contact-item p{color:#718096;font-size:1.1rem}.contact-form{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 20px #0000001a}.form-group{margin-bottom:1.5rem}.form-group input,.form-group textarea{width:100%;padding:1rem;border:2px solid #e2e8f0;border-radius:8px;font-size:1rem;transition:border-color .3s ease}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#64ffda}.footer{background:#0a192f;color:#ccd6f6;padding:3rem 0 1rem}.footer-content{display:grid;grid-template-columns:1fr 2fr;gap:3rem;margin-bottom:2rem}.footer-brand h3{color:#64ffda;font-size:1.5rem;margin-bottom:1rem}.footer-brand p{color:#8892b0}.footer-links{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.footer-section h4{color:#ccd6f6;margin-bottom:1rem}.footer-section ul{list-style:none}.footer-section ul li{margin-bottom:.5rem}.footer-section ul li a{color:#8892b0;text-decoration:none;transition:color .3s ease}.footer-section ul li a:hover{color:#64ffda}.footer-bottom{text-align:center;padding-top:2rem;border-top:1px solid #233554;color:#8892b0}.legal-page{min-height:100vh;padding-top:100px;background:#f7fafc}.legal-header{text-align:center;margin-bottom:3rem}.legal-header h1{font-size:3rem;font-weight:700;color:#2d3748;margin-bottom:1rem}.last-updated{color:#718096;font-size:1.1rem}.legal-content{max-width:800px;margin:0 auto;background:#fff;padding:3rem;border-radius:12px;box-shadow:0 4px 20px #0000001a}.legal-section{margin-bottom:2.5rem}.legal-section h2{font-size:1.8rem;font-weight:600;color:#2d3748;margin-bottom:1rem;border-bottom:2px solid #64ffda;padding-bottom:.5rem}.legal-section p{color:#4a5568;line-height:1.7;margin-bottom:1rem}.legal-section ul{margin-left:1.5rem;margin-bottom:1rem}.legal-section ul li{color:#4a5568;line-height:1.6;margin-bottom:.5rem}.legal-section ul li strong{color:#2d3748}.product-hero{background:linear-gradient(135deg,#667eea,#764ba2)}.app-badges{display:flex;gap:1rem;margin-top:2rem}.app-badge{height:50px;border-radius:8px;transition:transform .3s ease}.app-badge:hover{transform:scale(1.05)}.phone-mockup{width:300px;height:500px;background:#1a202c;border-radius:30px;padding:20px;margin:0 auto;position:relative;box-shadow:0 20px 40px #0000004d}.invoice-preview{width:100%;height:100%;background:#fff;border-radius:15px;padding:20px;font-size:14px}.invoice-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:15px;border-bottom:2px solid #64ffda}.invoice-header h3{color:#64ffda;font-size:18px;font-weight:700}.invoice-details{margin-top:20px}.invoice-line{display:flex;justify-content:space-between;padding:10px 0;border-bottom:1px solid #e2e8f0}.invoice-total{margin-top:15px;padding-top:15px;border-top:2px solid #2d3748;text-align:right}.features-section{padding:6rem 0;background:#fff}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.feature-card{background:#f7fafc;padding:2rem;border-radius:12px;text-align:center;transition:transform .3s ease}.feature-card:hover{transform:translateY(-5px)}.feature-icon{font-size:3rem;margin-bottom:1rem}.feature-card h3{font-size:1.3rem;font-weight:600;color:#2d3748;margin-bottom:1rem}.feature-card p{color:#718096;line-height:1.6}.how-it-works{padding:6rem 0;background:#f7fafc}.steps-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.step-card{background:#fff;padding:2.5rem;border-radius:12px;text-align:center;box-shadow:0 4px 20px #0000001a}.step-number{width:60px;height:60px;background:linear-gradient(45deg,#64ffda,#00d4aa);color:#0a192f;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;margin:0 auto 1.5rem}.step-card h3{font-size:1.4rem;font-weight:600;color:#2d3748;margin-bottom:1rem}.step-card p{color:#718096;line-height:1.6}.pricing-section{padding:6rem 0;background:#fff}.pricing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1000px;margin:0 auto}.pricing-card{background:#fff;border:2px solid #e2e8f0;border-radius:12px;padding:2.5rem;text-align:center;position:relative;transition:transform .3s ease}.pricing-card:hover{transform:translateY(-5px)}.pricing-card.featured{border-color:#64ffda;background:linear-gradient(135deg,#f7fafc,#edf2f7)}.popular-badge{position:absolute;top:-15px;left:50%;transform:translate(-50%);background:#64ffda;color:#0a192f;padding:.5rem 1.5rem;border-radius:20px;font-size:.9rem;font-weight:600}.pricing-card h3{font-size:1.5rem;font-weight:600;color:#2d3748;margin-bottom:1rem}.price{margin-bottom:2rem}.currency{font-size:1.2rem;color:#718096}.amount{font-size:3rem;font-weight:700;color:#2d3748}.period{font-size:1rem;color:#718096}.features-list{list-style:none;margin-bottom:2rem;text-align:left}.features-list li{padding:.5rem 0;color:#4a5568}.testimonials{padding:6rem 0;background:#f7fafc}.testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.testimonial-card{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 20px #0000001a}.stars{margin-bottom:1rem}.testimonial-card p{color:#4a5568;line-height:1.6;margin-bottom:1.5rem;font-style:italic}.author strong{color:#2d3748;display:block}.author span{color:#718096;font-size:.9rem}.cta-section{padding:6rem 0;background:linear-gradient(135deg,#0a192f,#112240);color:#fff;text-align:center}.cta-content h2{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.cta-content p{font-size:1.2rem;color:#8892b0;margin-bottom:2rem}.cta-buttons{display:flex;gap:1rem;justify-content:center}.btn-large{padding:1rem 2.5rem;font-size:1.1rem}.language-switcher{position:relative;z-index:1001}.lang-button{display:flex;align-items:center;gap:.5rem;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:8px;padding:.5rem 1rem;color:#ccd6f6;cursor:pointer;transition:all .3s ease;font-size:.9rem}.lang-button:hover{background:#fff3;border-color:#64ffda}.flag{font-size:1.2rem}.lang-code{font-weight:600}.arrow{font-size:.8rem;transition:transform .3s ease}.lang-dropdown{position:absolute;top:100%;right:0;margin-top:.5rem;background:#0a192ff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:.5rem 0;min-width:150px;box-shadow:0 10px 25px #0000004d}.lang-option{display:flex;align-items:center;gap:.75rem;width:100%;padding:.75rem 1rem;background:none;border:none;color:#ccd6f6;cursor:pointer;transition:background-color .3s ease;font-size:.9rem}.lang-option:hover{background:#64ffda1a}.lang-option.active{background:#64ffda33;color:#64ffda}.lang-name{font-weight:500}.nav-link.active{color:#64ffda!important}@media (max-width: 768px){.legal-content{padding:2rem;margin:0 20px}.legal-header h1{font-size:2.5rem}.phone-mockup{width:250px;height:400px}.pricing-grid,.features-grid,.steps-grid,.testimonials-grid{grid-template-columns:1fr}.cta-buttons{flex-direction:column;align-items:center}.app-badges{justify-content:center}}@media (max-width: 480px){.legal-header h1{font-size:2rem}.legal-content{padding:1.5rem}.phone-mockup{width:200px;height:350px}.invoice-preview{padding:15px;font-size:12px}}.firelock-page{min-height:100vh;padding-top:96px;background:linear-gradient(180deg,#0a192ff2,#081223f2);color:#e6f0ff}.firelock-header{text-align:center;padding:4rem 1rem 2rem}.firelock-header h1{font-size:3rem;margin:0 0 .5rem;color:#64ffda}.firelock-header .lead{color:#c9e9f8;max-width:800px;margin:0 auto}.firelock-logo-wrapper{display:flex;justify-content:center;margin-bottom:1rem}@media (min-width: 900px){.firelock-logo-wrapper{justify-content:flex-start;padding-left:16px}}.firelock-logo{width:96px;height:96px;object-fit:cover;border-radius:50%;box-shadow:0 6px 20px #081928cc,0 2px 6px #64ffda14;border:2px solid rgba(100,255,218,.12)}@media (min-width: 768px){.firelock-logo{width:140px;height:140px}.firelock-header h1{font-size:3.5rem}}.firelock-page .product-hero{position:relative;overflow:hidden;padding:3.5rem 0;color:#e6f0ff}.firelock-page .product-hero:before{content:"";position:absolute;inset:0;background-image:url(/images/firelock/accounts.png);background-size:cover;background-position:center top;filter:brightness(.36) saturate(.85);opacity:1;z-index:0}.firelock-page .product-hero .hero-container{position:absolute;top:16px;left:16px;right:16px;z-index:2;max-width:none;width:calc(100% - 32px);display:flex;flex-direction:row;gap:1rem;align-items:center;justify-content:space-between;padding:0}.firelock-page .hero-container{position:relative;z-index:1;max-width:1200px;margin:0;gap:2rem;align-items:flex-start;justify-content:space-between;padding:1.5rem 0 0}.firelock-page .hero-content{flex:1 1 60%;text-align:left;margin-top:.25rem;padding-right:0;padding-left:0}.firelock-page .hero-title{font-size:2.5rem;margin:0 0 1rem;color:#64ffda}.firelock-page .hero-description{color:#c9e9f8;max-width:700px;margin-bottom:1.25rem}.firelock-page .security-accent{margin-top:.75rem;background:linear-gradient(90deg,#64ffda0f,#64ffda05);padding:.75rem 1rem;border-radius:8px;border:1px solid rgba(100,255,218,.06)}.firelock-page .security-accent h4{margin:0 0 .25rem;color:#aef2d9}.firelock-page .security-accent p{margin:0 0 .5rem;color:#d7f7ee}.firelock-page .security-accent ul{margin:0;padding-left:1rem;color:#d7f7ee}.firelock-page .trust-line{margin-top:.6rem;font-size:.92rem;color:#d7f7eee6;opacity:.95}.firelock-page .security-cta{margin-top:.85rem}.firelock-page .security-cta .btn-outline{padding:.5rem .9rem;font-weight:700}.firelock-page .security-accent .accent-heading{display:flex;align-items:center;gap:.6rem;margin-bottom:.4rem}.firelock-page .security-accent .shield-icon{width:28px;height:28px;color:#64ffda;flex:0 0 28px;transform:translateY(0)}.firelock-page .security-accent .badge{display:inline-block;background:#64ffda1f;color:#05202a;padding:.2rem .45rem;border-radius:999px;font-weight:700;font-size:.8rem;margin-left:.35rem;border:1px solid rgba(100,255,218,.18)}.firelock-page .security-accent .badge.muted{background:transparent;color:#aef2d9;border:1px solid rgba(174,242,217,.12);font-weight:600}.firelock-page .security-accent{animation:accent-in .7s ease forwards;opacity:0;transform:translateY(6px)}@keyframes accent-in{to{opacity:1;transform:translateY(0)}}.firelock-page .hero-map img{transition:transform .45s ease,filter .3s ease}.firelock-page .hero-map:hover img{transform:translateY(-6px) scale(1.02);filter:brightness(1.06) saturate(1.05)}.firelock-page .hero-buttons .btn{margin-right:.75rem}.firelock-page .hero-image{width:auto;flex:0 0 auto;display:flex;justify-content:flex-end;margin-left:auto;align-items:center;padding-left:0;padding-right:16px;position:relative}.firelock-page .hero-map{width:360px;height:260px;display:flex;align-items:center;justify-content:center;opacity:.95}.firelock-page .hero-map img{max-width:100%;height:auto;display:block;filter:drop-shadow(0 10px 30px rgba(2,6,23,.6))}.firelock-page .hero-side{display:flex;gap:1.5rem;align-items:center}.firelock-page .totp-slot{width:auto;min-width:0;display:flex;align-items:center;justify-content:center;position:absolute;right:16px;top:16px;transform:none;z-index:3;margin-left:0}.totp-widget{width:220px;background:linear-gradient(180deg,#06101ce6,#040c14d9);border:1px solid rgba(100,255,218,.06);padding:.85rem;border-radius:10px;text-align:center;color:#d7f7ee;box-shadow:0 8px 30px #02061799}.totp-widget .totp-header{font-size:.85rem;color:#aef2d9;margin-bottom:.35rem;font-weight:700}.totp-widget .totp-code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Roboto Mono,monospace;font-size:1.6rem;letter-spacing:.06em;margin:.4rem 0;color:#64ffda}.totp-widget .totp-meta{display:flex;gap:.5rem;justify-content:center;align-items:center;font-size:.85rem;color:#bfeee0}.totp-widget .totp-note{font-size:.75rem;margin-top:.45rem;color:#95d9c0}@media (max-width: 900px){.firelock-page .hero-side{flex-direction:column;align-items:center}.firelock-page .totp-slot{width:auto;min-width:auto}.totp-widget{width:100%;max-width:320px}.firelock-page .hero-image{position:static}}@media (min-width: 1200px){.firelock-page .hero-image{position:static}.firelock-page .product-hero .hero-container .totp-slot{position:absolute;top:16px;right:16px;z-index:3;margin-left:0}}.firelock-page .hero-logo-large{width:220px;height:220px;border-radius:50%;object-fit:cover;box-shadow:0 20px 60px #02061799}.firelock-page .features-section,.firelock-page .pricing-section,.firelock-page .testimonials,.firelock-page .cta-section,.firelock-page .footer{padding-top:4rem}.firelock-page .features-grid .feature-card{background:#ffffff0a;color:#e6f0ff}.firelock-page .pricing-card{background:#ffffff08;border:1px solid rgba(255,255,255,.04);color:#e6f0ff}.firelock-page .testimonial-card{background:#ffffff08;color:#e6f0ff}.firelock-page .footer{background:linear-gradient(180deg,#07122a,#041225);color:#cbd7ee;padding:3rem 0}.firelock-page .footer a{color:#64ffda}.firelock-page .btn-primary{background:linear-gradient(90deg,#64ffda,#2ee6b3);color:#07122a;padding:.75rem 1.25rem;border-radius:8px}.firelock-page .btn-secondary{background:transparent;color:#64ffda;border:1px solid rgba(100,255,218,.18);padding:.75rem 1.25rem;border-radius:8px}.firelock-page .btn-large{padding:1rem 1.5rem;font-size:1.05rem}.firelock-page .container{max-width:1100px;margin:0 auto;padding:1rem}.firelock-page .firelock-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.25rem;margin-top:2rem}.firelock-page .card{background:#ffffff08;border:1px solid rgba(255,255,255,.03);padding:1.25rem;border-radius:8px}.firelock-page .card h3{color:#64ffda;margin-top:0}.firelock-page .feature-cta{display:flex;flex-direction:column;gap:1.25rem;align-items:center;margin:1.5rem 0 2rem}.firelock-page .features{list-style:disc;max-width:900px;margin:0;padding-left:1.25rem;color:#dfeeff}.firelock-page .cta-buttons{display:flex;gap:1rem;margin-top:.75rem}.firelock-page .btn{display:inline-block;padding:.75rem 1.2rem;border-radius:8px;text-decoration:none;font-weight:600}.firelock-page .btn-primary{background:linear-gradient(90deg,#64ffda,#2ee6b3);color:#07122a}.firelock-page .btn-outline{background:transparent;color:#64ffda;border:1px solid rgba(100,255,218,.25)}@media (min-width: 900px){.firelock-page .feature-cta{flex-direction:row;align-items:flex-start;justify-content:space-between}.firelock-page .features{padding-left:1.5rem}}@media (max-width: 900px){.firelock-page .hero-container{flex-direction:column;text-align:center;align-items:center;padding-left:1rem}.firelock-page .hero-image{width:100%;margin-top:1.5rem}.firelock-logo-wrapper{justify-content:center}.firelock-page .hero-content{margin-top:1rem}}@media (max-width: 900px){.firelock-page .product-hero .hero-container{position:static;top:auto;left:auto;width:auto;padding-left:1rem}}@media (max-width: 720px){.firelock-page{padding-top:96px}.firelock-page .product-hero{padding:2.5rem 0 3rem}.firelock-page .product-hero .hero-container{width:100%;padding:0 1rem;align-items:center;text-align:center}.firelock-page .hero-content{width:100%;margin:0 auto .75rem}.firelock-page .hero-title{font-size:1.6rem}.firelock-page .hero-description{font-size:.95rem;max-width:100%}.firelock-page .firelock-logo{width:72px;height:72px}.firelock-page .hero-logo-large{width:120px;height:120px;box-shadow:0 12px 30px #02061799}.firelock-page .hero-map{display:none}.firelock-page .security-accent{width:100%;box-sizing:border-box}.firelock-page .security-accent .accent-heading{justify-content:center}.firelock-page .security-accent ul{padding-left:1rem}.firelock-page .hero-buttons .btn{width:100%;margin-right:0}}@media (max-width: 768px){.firelock-page .features-grid,.firelock-page .pricing-grid,.firelock-page .firelock-grid{grid-template-columns:1fr!important;gap:1rem}.firelock-page .features-grid .feature-card,.firelock-page .pricing-grid .pricing-card,.firelock-page .firelock-grid .card{width:100%;margin:0;padding:.85rem}.firelock-page .pricing-card .btn,.firelock-page .feature-cta .btn,.firelock-page .cta-buttons .btn{width:100%;box-sizing:border-box}.firelock-page .features-section,.firelock-page .pricing-section,.firelock-page .testimonials{padding-top:2rem;padding-bottom:2rem}}.security-page .security-hero{padding:4rem 0;background:linear-gradient(180deg,#0a122405,#0a122405)}.security-page .container{max-width:1100px;margin:0 auto;padding:0 1rem}.security-hero h1{font-size:2.25rem;margin-bottom:.25rem}.security-hero .lead{color:var(--muted);margin-bottom:1.5rem}.security-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;margin-bottom:1.5rem}.security-grid .card{background:var(--card-background, #fff);border-radius:10px;padding:1rem;box-shadow:0 6px 18px #0a14280f}.more-details{margin-top:1.5rem}.more-details .btn{margin-top:.5rem}
