#home{min-height:100vh;display:flex;flex-direction:column;background:var(--dark2);position:relative;overflow:hidden;padding-top:68px}.hero-bg{position:absolute;inset:0;z-index:0}.hero-bg img{width:100%;height:100%;object-fit:cover;object-position:center right;display:block}.hero-bg-overlay{position:absolute;inset:0;z-index:1;background:linear-gradient(to right,var(--dark2) 0%,rgba(15,15,15,.85) 30%,rgba(15,15,15,.3) 55%,transparent 100%)}.hero-mobile-img{display:none}.hero-glow{position:absolute;top:-20%;right:-10%;width:60%;height:140%;background:radial-gradient(ellipse at 55% 40%,rgba(249,115,22,.1) 0%,transparent 60%);pointer-events:none;z-index:2}.hero-dots{position:absolute;inset:0;pointer-events:none;background-image:radial-gradient(rgba(255,255,255,.035) 1px,transparent 1px);background-size:32px 32px;z-index:2}.hero-content-wrap{position:relative;z-index:3;width:100%;flex:1;display:flex;align-items:center}.hero-text{display:flex;flex-direction:column;justify-content:center;padding:6rem 4rem 6rem 0;max-width:600px;width:48%;margin-left:15%}.hero-title{font-family:Bebas Neue,sans-serif;font-size:clamp(3.5rem,5vw,5.5rem);line-height:.95;letter-spacing:.02em;color:#fff;margin-bottom:1.5rem}.hero-title .accent{color:var(--orange)}.hero-typed-line{display:block;height:1.05em}.hero-chips{display:flex;align-items:center;gap:.75rem;margin-top:2rem;flex-wrap:wrap}.hero-chip{display:inline-flex;align-items:center;gap:.45rem;background:#ffffff14;border:1px solid rgba(255,255,255,.18);backdrop-filter:blur(8px);border-radius:100px;padding:.5rem 1.1rem;font-size:.75rem;font-weight:600;color:#fff;letter-spacing:.03em}.hero-chip svg{width:14px;height:14px;stroke:var(--orange);fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.hero-chip--orange{background:#f973161f;border-color:#f9731640;color:var(--orange)}.hero-chip strong{font-family:Bebas Neue,sans-serif;font-size:1rem;letter-spacing:.02em}.hero-sub{font-size:1.05rem;color:#ffffffd9;max-width:460px;margin-bottom:2.25rem;line-height:1.75}.hero-bullets{display:flex;flex-direction:column;gap:.7rem;margin-bottom:2.5rem}.hero-bullet{display:flex;align-items:center;gap:.75rem;font-size:.875rem;font-weight:600;color:#ffffffe6}.bdot{width:22px;height:22px;border-radius:50%;flex-shrink:0;background:#f973161f;border:1px solid rgba(249,115,22,.35);display:flex;align-items:center;justify-content:center}.bdot:after{content:"";width:7px;height:7px;border-radius:50%;background:var(--orange)}.hero-ctas{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}#services{background:var(--light);position:relative;overflow:hidden}.services-bg-word{position:absolute;right:-2%;top:50%;transform:translateY(-50%);font-family:Bebas Neue,sans-serif;font-size:clamp(8rem,15vw,18rem);color:#00000008;letter-spacing:.05em;pointer-events:none;user-select:none;line-height:1;white-space:nowrap}.services-top{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center;margin-bottom:4.5rem;position:relative;z-index:1}.services-img-wrap{position:relative}.services-img-outer{position:relative;margin:-2rem 0;border-radius:var(--radius-md);overflow:hidden;box-shadow:0 32px 80px #0000002e}.services-img-outer img{width:100%;min-height:320px;object-fit:cover;display:block;border-radius:var(--radius-md)}.services-stat-card{position:absolute;bottom:2rem;left:-1.5rem;background:#fff;border:1px solid rgba(0,0,0,.08);border-left:3px solid var(--orange);border-radius:var(--radius-md);padding:1rem 1.25rem;box-shadow:0 8px 32px #0000001f;z-index:2}.services-stat-num{font-family:Bebas Neue,sans-serif;font-size:2rem;color:var(--orange);line-height:1}.services-stat-label{font-size:.7rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);margin-top:.15rem}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;border-radius:var(--radius-md);overflow:hidden;position:relative;z-index:1}.ftile{display:flex;flex-direction:column;overflow:hidden;border-radius:var(--radius-md);background:#111;transition:transform .25s,box-shadow .25s}.ftile:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000026}.ftile-bg{width:100%;height:180px;object-fit:cover;display:block}.ftile-content{padding:1.5rem 1.75rem 1.75rem;background:#111}.ftile h3{font-size:1.25rem;font-weight:700;color:#fff;margin-bottom:.5rem}.ftile p{font-size:1rem;color:#ffffffd9;line-height:1.7}#how-it-works{background:var(--dark2);position:relative;overflow:hidden}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:3.5rem}.step-card{display:flex;flex-direction:column;overflow:hidden;border-radius:var(--radius-md);background:#111;border:3px solid rgba(249,115,22,.35);transition:transform .25s,box-shadow .25s,border-color .25s}.step-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #f9731626;border-color:#f9731699}.step-img{width:100%;height:180px;object-fit:cover;display:block;transform:scale(1.25)}.step-content{padding:1.5rem 1.75rem 1.75rem;background:#111}.step-title{font-size:1.25rem;font-weight:700;color:#fff;margin-bottom:.75rem}.step-body{font-size:1rem;color:#ffffffd9;line-height:1.7;margin-bottom:1.1rem}.step-list{list-style:none;display:flex;flex-direction:column;gap:.5rem}.step-list li{font-size:.95rem;color:#ffffffd9;display:flex;align-items:flex-start;gap:.6rem}.step-list li:before{content:"";width:5px;height:5px;border-radius:50%;background:var(--orange);flex-shrink:0;margin-top:10px}#pricing{background:var(--light2);position:relative;overflow:hidden}.pricing-bg-word{position:absolute;left:-1%;top:50%;transform:translateY(-50%);font-family:Bebas Neue,sans-serif;font-size:clamp(10rem,20vw,22rem);color:#00000008;letter-spacing:.02em;pointer-events:none;user-select:none;line-height:1;white-space:nowrap}.pricing-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start;margin-top:3.5rem;position:relative;z-index:1}.pricing-card{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:var(--radius-lg);overflow:hidden;box-shadow:0 24px 64px #0000001a}.pricing-card-header{background:var(--dark2);padding:2rem 2.25rem 2.25rem}.pricing-card-header .section-label{margin-bottom:.5rem}.pricing-card-name{font-family:Bebas Neue,sans-serif;font-size:1.75rem;color:#fff;letter-spacing:.05em;margin-bottom:1.25rem}.pricing-costs{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.pricing-cost{background:#ffffff0d;border:1px solid rgba(255,255,255,.08);border-radius:var(--radius-md);padding:1rem 1.25rem}.pricing-cost-type{font-size:.6rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:#ffffffd9;margin-bottom:.35rem}.pricing-cost-amount{font-family:Bebas Neue,sans-serif;font-size:2.75rem;color:#fff;line-height:1;letter-spacing:.02em}.pricing-cost-amount span{font-size:1.25rem;color:var(--orange);vertical-align:super;font-family:Montserrat,sans-serif;font-weight:700;margin-right:2px}.pricing-cost-sub{font-size:.68rem;color:#ffffffd9;margin-top:.2rem}.pricing-cost.monthly{border-color:#f9731640}.pricing-cost.monthly .pricing-cost-amount{color:var(--orange)}.pricing-card-body{padding:1.75rem 2.25rem 2.25rem}.includes-label{font-size:.65rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--text-muted);margin-bottom:1rem}.p-list{list-style:none;display:flex;flex-direction:column;gap:.7rem;margin-bottom:1.75rem}.p-list li{display:flex;align-items:center;gap:.75rem;font-size:.85rem;color:var(--text-dark)}.pcheck{width:20px;height:20px;border-radius:50%;flex-shrink:0;background:#f973161a;display:flex;align-items:center;justify-content:center}.pcheck svg{width:11px;height:11px;stroke:var(--orange);fill:none;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.no-contract{font-size:.75rem;color:var(--text-muted);display:flex;align-items:center;justify-content:center;gap:.4rem;margin-top:.75rem}.no-contract svg{width:12px;height:12px;stroke:var(--orange);fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.pricing-right-img{width:100%;aspect-ratio:16/9;border-radius:var(--radius-md);overflow:hidden;margin-bottom:2rem}.pricing-right-img img{width:100%;height:100%;object-fit:cover;display:block;border-radius:var(--radius-md)}.faq-stack{display:flex;flex-direction:column;gap:1.75rem}.faq-item h4{font-size:.9rem;font-weight:700;color:var(--text-dark);margin-bottom:.4rem}.faq-item p{font-size:.85rem;color:var(--text-muted);line-height:1.7}#industries{background:var(--dark);padding:4rem 1.5rem;border-top:1px solid var(--dark-border);border-bottom:1px solid var(--dark-border)}.industries-inner{text-align:center}.industries-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:.6rem;margin-top:2rem}.industry-pill{display:inline-flex;align-items:center;gap:.5rem;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:100px;padding:.6rem 1.25rem;font-size:.85rem;font-weight:600;color:#fff;transition:all .2s;text-decoration:none}.industry-pill:hover{background:#f9731614;border-color:#f9731640;color:#fff}.industry-pill svg{flex-shrink:0}#demo-sites{background:var(--light);position:relative;overflow:hidden;padding:6rem 0 4rem}.demos-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:3.5rem}.demo-card{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:var(--radius-sm);overflow:hidden;opacity:.6;transition:opacity .3s,transform .25s;box-shadow:0 4px 16px #0000000f}.demo-card:hover{opacity:.8}.demo-thumb{width:100%;aspect-ratio:16/10}.demo-thumb .img-ph{width:100%;height:100%;min-height:170px;border-radius:0;border-left:none;border-right:none;border-top:none}.demo-info{padding:1.25rem 1.5rem}.demo-tag{font-size:.65rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase;color:var(--orange);margin-bottom:.35rem}.demo-info h3{font-size:.9rem;font-weight:700;color:var(--text-dark);margin-bottom:.2rem}.demo-info p{font-size:.75rem;color:var(--text-muted)}.demo-subdomain{font-family:monospace;font-size:.72rem;color:var(--text-muted);margin-top:.5rem}#cta-banner{background:var(--dark);position:relative;overflow:hidden;padding:5rem 1.5rem;text-align:center}.cta-banner-glow{position:absolute;top:-40%;left:50%;transform:translate(-50%);width:100%;height:200%;background:radial-gradient(ellipse at 50% 50%,rgba(249,115,22,.08) 0%,transparent 55%);pointer-events:none}.cta-banner-inner{position:relative;z-index:1;max-width:620px;margin:0 auto}.cta-banner-inner h2{margin-bottom:1.25rem}.cta-banner-inner p{font-size:1rem;color:#ffffffd9;line-height:1.75;margin-bottom:2rem}#contact{background:var(--light)}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:start;margin-top:3.5rem}.contact-img{width:100%;aspect-ratio:3/2;border-radius:var(--radius-md);overflow:hidden;margin-bottom:2rem}.contact-img img{width:100%;height:100%;object-fit:cover;display:block;border-radius:var(--radius-md)}.cleft h3{font-size:1rem;font-weight:700;color:var(--text-dark);margin-bottom:.5rem}.cleft p{font-size:.875rem;color:var(--text-muted);line-height:1.75;margin-bottom:1.5rem}.cpoints{display:flex;flex-direction:column;gap:.85rem}.cpoint{display:flex;align-items:center;gap:.85rem;font-size:.85rem;color:var(--text-dark);font-weight:500}.cpoint-icon{width:36px;height:36px;border-radius:var(--radius-sm);background:#f973161a;display:flex;align-items:center;justify-content:center;flex-shrink:0}.cpoint-icon svg{width:16px;height:16px;stroke:var(--orange);fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.cform{display:flex;flex-direction:column;gap:1.1rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.ffield{display:flex;flex-direction:column;gap:.4rem}.ffield label{font-size:.68rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted)}.ffield input,.ffield textarea,.ffield select{background:var(--light2);border:1.5px solid #E5E7EB;border-radius:6px;color:var(--text-dark);font-family:Montserrat,sans-serif;font-size:.875rem;padding:.85rem 1rem;outline:none;transition:border-color .2s;width:100%}.ffield input::placeholder,.ffield textarea::placeholder{color:#888}.ffield input:focus,.ffield textarea:focus,.ffield select:focus{border-color:var(--orange)}.ffield textarea{resize:vertical;min-height:120px}.faq-stack .faq-item h4{cursor:pointer;display:flex;justify-content:space-between;align-items:center;margin-bottom:0}.faq-stack .faq-item h4:after{content:"+";font-size:1.1rem;color:var(--orange);transition:transform .25s;flex-shrink:0;margin-left:.75rem}.faq-stack .faq-item.open h4:after{transform:rotate(45deg)}.faq-stack .faq-item p{overflow:hidden;max-height:0;transition:max-height .35s ease,margin-top .25s ease;margin-top:0}.faq-stack .faq-item.open p{margin-top:.5rem}@media(max-width:900px){#home{min-height:auto}.hero-bg--desktop,.hero-bg-overlay,.hero-glow,.hero-dots{display:none}.hero-mobile-img{display:block;position:relative;z-index:1;width:100%;height:280px;overflow:hidden;background:var(--dark2)}.hero-mobile-img img{width:130%;max-width:none;height:100%;object-fit:cover;object-position:left center;display:block;margin-left:-5%}.hero-mobile-img:after{content:"";position:absolute;bottom:0;left:0;right:0;height:60px;background:linear-gradient(to bottom,transparent,var(--dark2));pointer-events:none}.hero-content-wrap{flex:none}.hero-text{padding:2rem 1.5rem 3rem;margin-left:0;max-width:100%;width:100%}.hero-typed-line{height:auto}.hero-br{display:none}.services-top{grid-template-columns:1fr;gap:2.5rem}.services-img-outer{margin:0}.features-grid{grid-template-columns:1fr 1fr}.steps-grid{grid-template-columns:1fr}.pricing-grid{grid-template-columns:1fr;gap:2.5rem}.demos-grid{grid-template-columns:1fr 1fr}.contact-grid{grid-template-columns:1fr;gap:2.5rem}}@media(max-width:768px){#demo-sites{padding:4rem 0 3rem}.features-grid,.demos-grid,.form-row,.pricing-costs{grid-template-columns:1fr}.hero-chips{flex-direction:column;align-items:flex-start}}@media(max-width:480px){.hero-title{font-size:2.8rem}.hero-ctas{flex-direction:column;align-items:flex-start}.hero-chips{gap:.5rem}.bdot{background:#f9731640;border-color:#f9731699}}:global(.typed-cursor){color:var(--orange)}
