@charset "UTF-8";html{scroll-padding-top:60px;scroll-behavior:smooth !important;font-size:16px}body{font-family:Arial,Helvetica,sans-serif;font-size:1rem;display:flex;flex-direction:column;min-height:100vh;margin:0;color:#777}header{position:fixed;top:0;left:0;width:100%;display:flex;justify-content:space-between;align-items:center;height:60px;background-color:#fff;z-index:1000;box-shadow:0 2px 4px rgba(0,0,0,.1)}h1,p{text-align:center;line-height:1em}header p{margin-top:-50px}.adjusted{font-size:1.2em;line-height:1em;position:relative;top:.05em}main{flex:1;padding:2rem;padding-top:60px}footer{text-align:center;padding:1rem;font-size:.8rem}footer p{text-align:center}footer a{color:#007bff}.logo{padding-left:2rem;height:40px}.logo a{display:block;text-decoration:none}.logo img{height:40px;width:auto}.hero{position:relative;height:20rem;width:100%;overflow:hidden}.hero-background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-10}.hero-background img{width:100%;height:100%;object-fit:cover;opacity:.5;filter:blur(2px);-webkit-filter:blur(2px);-moz-filter:blur(2px);-o-filter:blur(2px);-ms-filter:blur(2px)}.hero-content{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;color:#fff;text-shadow:2px 2px 4px rgba(0,0,0,.5)}.hero-content h1{font-size:3rem;margin:0}.hero-content p{font-size:1.5rem;margin-top:-.5rem}.main-nav{padding-right:2rem}.main-nav ul{display:flex;gap:2rem;list-style:none;margin:0;padding:0}.main-nav a{text-decoration:none;color:#000;font-size:1.2rem;text-transform:lowercase;position:relative}.main-nav a::after{content:'';position:absolute;width:100%;height:2px;bottom:-4px;left:0;background-color:none;transition:background-color .1s ease-in-out}.main-nav a:hover::after{background-color:#000}.product-section{min-height:10rem;display:flex;flex-direction:column;align-items:center;padding-top:80px}.product-section>*{width:100%;max-width:960px;padding:0 20px}.product-header{display:flex;align-items:flex-end;gap:.5rem;margin-bottom:2rem}.product-header .wordmark{height:40px;width:auto;margin-bottom:.3rem}.product-header .product-name{font-size:2.5rem;text-transform:lowercase;font-style:italic;line-height:1}.nav-toggle{display:none}.nav-toggle-label{display:none}@media(max-width:768px){html{font-size:14px}}@media(max-width:640px){.nav-toggle-label{display:block;padding:1rem;font-size:1.5rem;cursor:pointer;margin-right:1rem}.nav-toggle-label::before{content:'\2630'}.nav-toggle:checked~.nav-toggle-label::before{content:'\00D7'}.main-nav{position:fixed;top:-100%;left:0;width:100%;background:#fff;transition:top .3s ease-in-out;box-shadow:0 2px 4px rgba(0,0,0,.1);z-index:500;padding-right:0}.main-nav ul{flex-direction:column;align-items:flex-end;padding:1rem 2rem}.nav-toggle:checked~.main-nav{top:80px}}.container{margin:20px 0 0;padding:20px}h1{color:#333;text-align:left}h2{color:#555;margin-top:30px;text-align:left}p{line-height:1.6;text-align:left}.features{list-style-position:inside;padding-left:0}.plans-container{display:flex;flex-direction:column;gap:20px}.plan{flex:1;border:1px solid #ddd;padding:20px;margin-bottom:0}@media(min-width:768px){.plans-container{flex-direction:row;align-items:stretch}}.plan h3{color:#333;margin-top:0}.cta{background-color:#f0f0f0;padding:20px;text-align:center}.cta h2{margin-bottom:20px}.cta input[type=email]{padding:10px;width:300px;border:1px solid #ccc;border-radius:5px}.cta button{padding:10px 20px;background-color:#007bff;color:#fff;border:none;border-radius:5px;cursor:pointer}.charge-intro{position:relative;overflow:hidden}.charge-banner{float:right;width:45%;height:auto;margin:0 0 1rem 2rem;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.1)}.landscape{aspect-ratio:1408/768}.square{aspect-ratio:1/1}@media(max-width:768px){.charge-banner{float:none;width:100%;margin:0 0 2rem}}.coming-soon{width:100%;display:flex;justify-content:center;align-items:center;min-height:300px;background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%)}.coming-soon .banner{background:#fff;padding:3rem 4rem;border-radius:12px;box-shadow:0 8px 32px rgba(0,0,0,8%);text-align:center;border:1px solid rgba(0,0,0,5%)}.coming-soon .label{display:inline-block;font-size:1.25rem;font-weight:600;color:#007bff;text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem}.coming-soon p{color:#495057;margin:0;font-size:1.1rem;line-height:1.5}.features-grid{display:grid;gap:2rem;width:100%;margin:2rem 0}.feature-box{background:#fff;padding:1.5rem;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.1);transition:transform .2s ease,box-shadow .2s ease}.feature-box:hover{transform:translateY(-5px);box-shadow:0 6px 16px rgba(0,0,0,.15)}.feature-box h3{color:#333;margin:0 0 1rem;font-size:1.2rem}.feature-box p{color:#666;margin:0;line-height:1.5}@media(min-width:768px){.features-grid{grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,auto)}}@media(max-width:767px){.features-grid{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,auto);gap:1rem}.feature-box{padding:1rem}.feature-box h3{font-size:1.1rem}}.how-it-works-grid{display:grid;gap:2rem;margin:2rem 0}.how-it-works-column{background:#fff;padding:2rem;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.1)}.how-it-works-column h3{color:#333;margin:0 0 1.5rem;font-size:1.4rem;text-align:center}.how-it-works-column ol{margin:0;padding-left:1.5rem}.how-it-works-column li{margin-bottom:1rem;color:#666;line-height:1.5}.how-it-works-column li:last-child{margin-bottom:0}.how-it-works-column li b{color:#333}@media(min-width:768px){.how-it-works-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:767px){.how-it-works-grid{grid-template-columns:1fr}.how-it-works-column{padding:1.5rem}}.demo-section{background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);border-radius:16px;padding:20px;text-align:center;position:relative;overflow:hidden}.demo-section::before{content:'';position:absolute;top:0;left:0;right:0;height:6px;background:linear-gradient(90deg,#4CAF50,#2196F3)}.demo-section h2{color:#1a1a1a;font-size:2rem;margin-bottom:1.5rem;text-align:center}.demo-section p{color:#666;font-size:1.1rem;max-width:600px;margin:0 auto 2rem;text-align:center;line-height:1.6}.demo-button{display:inline-block}.demo-button a{display:inline-flex;align-items:center;background:#2196f3;color:#fff;padding:1rem 2rem;border-radius:8px;text-decoration:none;font-weight:600;font-size:1.1rem;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 4px 12px rgba(33,150,243,.2)}.demo-button a:hover{transform:translateY(-2px);box-shadow:0 6px 16px rgba(33,150,243,.3)}.demo-button a::after{content:'→';margin-left:.5rem;transition:transform .2s ease}.demo-button a:hover::after{transform:translateX(4px)}@media(max-width:768px){.demo-section{padding:2rem}.demo-section h2{font-size:1.75rem}.demo-section p{font-size:1rem}}