.bottom-cta-strip{background:#0d1b2a;padding:72px 2rem;position:relative;overflow:hidden}.bottom-cta-strip-accent{position:absolute;inset:0;background:radial-gradient(ellipse at 80% 50%,rgba(0,120,212,.1) 0,transparent 60%);pointer-events:none}.bottom-cta-strip-inner{max-width:1100px;margin:0 auto;position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap}.bottom-cta-strip-text{font-size:.95rem;color:hsla(0,0%,100%,.65);line-height:1.7;max-width:640px}.bottom-cta-strip-buttons{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.btn-primary-lz{background:#0078d4;border-radius:6px;padding:.75rem 1.5rem;justify-content:center;white-space:nowrap}.btn-primary-lz:hover{background:#005a9e}.btn-outline-lz{background:#fff;color:#0078d4;font-weight:600;border-radius:6px;border:2px solid #0078d4;padding:calc(.75rem - 2px) calc(1.5rem - 2px);justify-content:center;white-space:nowrap}.btn-outline-lz:hover{background:#e5f2fb;color:#005a9e;border-color:#005a9e}.bottom-cta-block{background:#0078d4;padding:80px 2rem;text-align:center;position:relative;overflow:hidden}.bottom-cta-block:before{content:attr(data-ghost);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-family:Syne,sans-serif;font-size:180px;font-weight:800;color:rgba(0,0,0,0);-webkit-text-stroke:1px hsla(0,0%,100%,.08);pointer-events:none;user-select:none;letter-spacing:-.04em;white-space:nowrap}@media(max-width:576px){.bottom-cta-block:before{font-size:100px}}.bottom-cta-block-inner{position:relative;z-index:1;max-width:680px;margin:0 auto}.bottom-cta-block-heading{font-family:Syne,sans-serif;font-size:clamp(1.8rem,4vw,2.6rem);font-weight:800;color:#fff;letter-spacing:-.025em;line-height:1.15;margin-bottom:1rem}.bottom-cta-block-lead{font-size:.95rem;color:hsla(0,0%,100%,.75);line-height:1.7;margin-bottom:2rem}.bottom-cta-block-buttons{display:flex;align-items:center;justify-content:center;gap:.75rem;flex-wrap:wrap}.btn-outline-white-lz{background:rgba(0,0,0,0);color:#fff;font-weight:600;border-radius:6px;border:2px solid hsla(0,0%,100%,.6);padding:calc(.75rem - 2px) calc(1.5rem - 2px);display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;transition:all .3s ease-in-out;text-decoration:none}.btn-outline-white-lz:hover{background:hsla(0,0%,100%,.12);border-color:#fff;color:#fff}.section-title-component{text-align:center;margin-bottom:2rem}.section-title-component .title{font-weight:700;color:hsl(240,5%,12%);margin-bottom:.5rem;position:relative;display:inline-block}.section-title-component .title.h1{font-size:3rem}@media(max-width:768px){.section-title-component .title.h1{font-size:2.5rem}}@media(max-width:576px){.section-title-component .title.h1{font-size:2rem}}.section-title-component .title.h2{font-size:2.5rem}@media(max-width:768px){.section-title-component .title.h2{font-size:2rem}}@media(max-width:576px){.section-title-component .title.h2{font-size:1.75rem}}.section-title-component .title.h3{font-size:2rem}@media(max-width:768px){.section-title-component .title.h3{font-size:1.75rem}}@media(max-width:576px){.section-title-component .title.h3{font-size:1.5rem}}.section-title-component .title.h4{font-size:1.75rem}@media(max-width:768px){.section-title-component .title.h4{font-size:1.5rem}}@media(max-width:576px){.section-title-component .title.h4{font-size:1.25rem}}.section-title-component .title.h5{font-size:1.5rem}@media(max-width:768px){.section-title-component .title.h5{font-size:1.25rem}}@media(max-width:576px){.section-title-component .title.h5{font-size:1.125rem}}.section-title-component .title.h6{font-size:1.25rem}@media(max-width:768px){.section-title-component .title.h6{font-size:1.125rem}}@media(max-width:576px){.section-title-component .title.h6{font-size:1rem}}.section-title-component .title-decoration{height:4px;width:80px;background:linear-gradient(90deg,#0078d4,#cce4f6);border-radius:6px;margin:.5rem auto 0}.h1+.section-title-component .title-decoration{width:100px;height:5px}.h2+.section-title-component .title-decoration{width:80px;height:4px}.h3+.section-title-component .title-decoration{width:70px}.h4+.section-title-component .title-decoration{width:60px;height:3px}.h5+.section-title-component .title-decoration,.h6+.section-title-component .title-decoration{width:50px;height:3px}.faq-container{margin:3rem 0}.faq-list{display:flex;flex-direction:column;gap:1.25rem}.faq-item{border-radius:25px;overflow:hidden;box-shadow:0 4px 15px rgba(0,0,0,.05);transition:all .3s ease;border:1px solid hsl(240,4%,95%)}.faq-item:hover{transform:translateY(-3px);box-shadow:0 6px 20px rgba(0,0,0,.08)}.faq-question{background-color:#fff;border:none;color:hsl(240,4%,25%);font-weight:600;transition:all .3s ease;font-size:1.1rem;border-radius:25px;padding:1rem 1.5rem!important}.faq-question:hover{background-color:#cce4f6}.faq-question.active{color:#fff;background:linear-gradient(135deg,#0078d4,#005a9e);font-weight:600;border-bottom-left-radius:0;border-bottom-right-radius:0;box-shadow:0 4px 10px rgba(0,90,158,.3)}.faq-question.active .transition-icon{color:#fff;transform:rotate(180deg)}.faq-question:focus{outline:none;box-shadow:none}.faq-answer{background-color:#fff;color:hsl(240,3%,40%);line-height:1.6;border-bottom-left-radius:25px;border-bottom-right-radius:25px;padding:0;max-height:0;overflow:hidden;transition:max-height .3s ease-in-out,padding .3s ease}.faq-answer.show{max-height:1000px;padding:.5rem 0}.faq-answer.show div{padding:.5rem 1.5rem 1.5rem!important}.transition-icon{transition:transform .3s ease,color .3s ease;color:#0078d4;width:1em}@media(max-width:576px){.faq-question{font-size:1rem;padding:.75rem 1.25rem!important}}.hero-inner--with-image{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:3rem}@media(max-width:768px){.hero-inner--with-image{grid-template-columns:1fr}}.hero-content{display:flex;flex-direction:column}.hero-image-wrap{position:relative;width:100%;aspect-ratio:4/3;border-radius:6px;overflow:hidden;box-shadow:0 24px 64px rgba(0,0,0,.4)}.hero-image-wrap:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(13,27,42,.25) 0,transparent 40%);pointer-events:none;z-index:1}@media(max-width:768px){.hero-image-wrap{aspect-ratio:16/9;order:1}}.hero-image{object-fit:cover;object-position:center}.hero-headline-lg{font-family:Syne,sans-serif;font-size:clamp(2rem,4.5vw,3.4rem);font-weight:800;color:#fff;line-height:1.15;letter-spacing:-.02em;max-width:680px;margin-bottom:1.25rem}.hero-headline-lg span{color:#0078d4}.hero-lead-sm{font-size:1.05rem;color:#8fa3b8;margin-bottom:1rem}.hero-lead-sm,.hero-sub{max-width:580px;line-height:1.7}.hero-sub{font-size:.95rem;color:hsla(0,0%,100%,.45)}.hero-actions{display:flex;flex-wrap:wrap;gap:1rem;margin-top:0}.how-it-works{background:#f0f4f8;padding:72px 2rem}.how-it-works-inner{max-width:1100px;margin:0 auto}.how-it-works-header{margin-bottom:2.5rem}.step-card{background:#fff;border:1.5px solid hsl(240,4%,85%);border-radius:6px;padding:2rem 1.75rem;height:100%;transition:all .3s ease-in-out}.step-card:hover{border-color:rgba(0,120,212,.4);box-shadow:0 4px 12px rgba(0,0,0,.1);transform:translateY(-2px)}.step-number{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;background:#e5f2fb;font-size:1.1rem;font-weight:800;color:#0078d4;letter-spacing:-.02em;margin-bottom:1.25rem}.step-number,.step-title{font-family:Syne,sans-serif}.step-title{font-size:1.05rem;font-weight:700;color:#0d1b2a;letter-spacing:-.01em;margin-bottom:.6rem}.step-text{font-size:.9rem;color:#5c7a9a;line-height:1.7;margin:0}.why-section{background:#fff;padding:72px 2rem}.why-inner{max-width:1100px;margin:0 auto}.why-grid{margin-top:3rem;row-gap:1.75rem}.why-item{border-top:2px solid #0078d4;padding-top:1.25rem;height:100%}.why-item-title{font-family:Syne,sans-serif;font-size:.95rem;font-weight:700;color:#0d1b2a;margin-bottom:.6rem;letter-spacing:-.01em}.why-item-text{font-size:.85rem;color:#5c7a9a;line-height:1.7}.why-item-icon{font-size:2rem;color:#0078d4;margin-bottom:1rem}.default-bg-success{background-color:hsl(160,75%,45%)}.default-bg-danger{background-color:hsl(340,85%,55%)}.default-bg-warning{background-color:#fa3}.brand-color{color:#0078d4}.brand-color-bg{background-color:#0078d4;color:#fff}.brand-color-border{border:2px solid #0078d4}.brand-color-btn{background-color:#0078d4;color:#fff;font-weight:600;border-radius:6px;transition:all .3s ease-in-out;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.brand-color-btn:hover{background-color:#005a9e;color:#fff}.brand-color-btn:active,.brand-color-btn:focus,.brand-color-btn:focus-visible{background-color:#005a9e;color:#fff;box-shadow:none;outline:none}.brand-color-btn-outline{background-color:rgba(0,0,0,0);color:#0078d4;border:1px solid #0078d4;font-weight:600;border-radius:6px;transition:all .3s ease-in-out;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.brand-color-btn-outline:hover{background-color:#0078d4;color:#fff}.fieldzora-page{font-family:Inter,sans-serif;background:#f0f4f8;color:#0d1b2a}.fieldzora-page *,.fieldzora-page :after,.fieldzora-page :before{box-sizing:border-box}.section-label{font-family:Syne,sans-serif;font-size:10px;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:#0078d4;margin-bottom:.9rem;display:flex;align-items:center;justify-content:center;gap:8px}.section-label:after,.section-label:before{content:"";display:block;width:18px;height:1px;background:#0078d4;opacity:.5}.section-label.left{justify-content:flex-start}.section-label.dim{color:hsla(0,0%,100%,.3)}.section-label.dim:after,.section-label.dim:before{background:hsla(0,0%,100%,.3)}.section-heading{font-family:Syne,sans-serif;font-size:clamp(1.6rem,3vw,2.4rem);font-weight:800;color:#0d1b2a;letter-spacing:-.02em;line-height:1.15;margin-bottom:.9rem}.section-heading.light{color:#fff}.section-heading.centered{text-align:center}.section-body{font-size:.95rem;color:#4a6280;line-height:1.75}.btn-primary-lz{display:inline-flex;align-items:center;gap:8px;background-color:#0078d4;color:#fff;font-family:Inter,sans-serif;font-weight:600;font-size:.9rem;padding:13px 26px;border-radius:4px;text-decoration:none;transition:all .3s ease-in-out}.btn-primary-lz:hover{background-color:#005a9e;color:#fff;transform:translateY(-1px)}.btn-outline-lz{display:inline-flex;align-items:center;gap:8px;background:rgba(0,0,0,0);color:hsla(0,0%,100%,.7);border:1px solid hsla(0,0%,100%,.2);font-family:Inter,sans-serif;font-weight:500;font-size:.9rem;padding:13px 26px;border-radius:4px;text-decoration:none;transition:all .3s ease-in-out}.btn-outline-lz:hover{border-color:hsla(0,0%,100%,.5);color:#fff;background:hsla(0,0%,100%,.06)}.btn-white-lz{display:inline-flex;align-items:center;gap:8px;background:#fff;color:#0078d4;font-family:Inter,sans-serif;font-weight:700;font-size:.9rem;padding:13px 30px;border-radius:4px;text-decoration:none;transition:all .3s ease-in-out}.btn-white-lz:hover{opacity:.92;color:#005a9e;transform:translateY(-1px)}.hero{background:#0d1b2a;position:relative;overflow:hidden}.hero-ghost{position:absolute;top:50%;right:-2%;transform:translateY(-50%);font-family:Syne,sans-serif;font-size:clamp(120px,18vw,240px);font-weight:800;color:rgba(0,0,0,0);-webkit-text-stroke:1px hsla(0,0%,100%,.05);letter-spacing:-.03em;line-height:1;user-select:none;pointer-events:none;white-space:nowrap}.hero-slash{position:absolute;bottom:0;left:0;right:0;height:60px;background:#f0f4f8;clip-path:polygon(0 100%,100% 100%,100% 0)}.hero-inner{position:relative;z-index:2;max-width:1100px;margin:0 auto;padding:90px 2rem 120px}@media(max-width:576px){.hero-inner{padding:80px 1.25rem 110px}}.hero-eyebrow{display:inline-flex;align-items:center;gap:10px;font-family:Syne,sans-serif;font-size:11px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:#0078d4;margin-bottom:1.5rem}.hero-eyebrow:before{content:"";display:block;width:24px;height:1px;background:#0078d4}.hero-headline{font-family:Syne,sans-serif;font-size:clamp(2.4rem,5vw,3.8rem);font-weight:800;color:#fff;line-height:1.1;letter-spacing:-.025em;max-width:700px;margin-bottom:1.25rem}.hero-headline span{color:#0078d4}.hero-lead{font-size:1.05rem;color:#8fa3b8;max-width:540px;line-height:1.7;margin-bottom:2.25rem}.intro-section{background:#fff;padding:72px 2rem}.intro-inner{max-width:640px;margin:0 auto;text-align:center}.services-section{background:#f0f4f8;padding:72px 2rem}.services-inner{max-width:1100px;margin:0 auto}.services-header{margin-bottom:2.5rem}.services-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5px;background:hsl(240,4%,85%);border:1.5px solid hsl(240,4%,85%);border-radius:6px;overflow:hidden}@media(max-width:992px){.services-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:576px){.services-grid{grid-template-columns:1fr}}.service-card{display:block;text-decoration:none;background:#fff;padding:1.75rem 1.5rem 2rem;transition:background .2s,box-shadow .2s,transform .2s}.service-card:hover{background:hsl(240,5%,99%);box-shadow:0 4px 12px rgba(0,0,0,.1);transform:translateY(-2px);text-decoration:none}.service-card:hover .service-title{color:#0078d4}.service-card-image-wrap{position:relative;width:calc(100% + 3rem);margin:-2rem -1.5rem 1.25rem;height:160px;overflow:hidden}.service-card-image-wrap:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 50%,rgba(0,0,0,.18));pointer-events:none}.service-card-image{object-fit:cover;object-position:center}.service-icon{font-size:1.4rem;margin-bottom:.9rem;display:block}.service-title{font-family:Syne,sans-serif;font-size:.95rem;font-weight:700;color:#0d1b2a;margin-bottom:1rem;letter-spacing:-.01em}.service-list{list-style:none;padding:0;margin:0}.service-list li{font-size:.82rem;color:#5c7a9a;padding:.3rem 0;border-bottom:1px solid hsl(240,4%,90%);display:flex;align-items:flex-start;gap:7px;line-height:1.4}.service-list li:last-child{border-bottom:none}.service-list li:before{content:"";display:block;width:4px;height:4px;border-radius:50%;background:#0078d4;margin-top:5px;flex-shrink:0}.growth-section{background:#0d1b2a;padding:72px 2rem;position:relative;overflow:hidden}.growth-accent{position:absolute;inset:0;background:radial-gradient(ellipse at 70% 50%,rgba(0,120,212,.08) 0,transparent 60%);pointer-events:none}.growth-inner{max-width:1100px;margin:0 auto;position:relative;z-index:1}.growth-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem;margin-top:2.5rem}@media(max-width:768px){.growth-grid{grid-template-columns:1fr}}.growth-card{display:block;text-decoration:none;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.12);border-radius:6px;padding:2.25rem 2rem;transition:all .3s ease-in-out;overflow:hidden}.growth-card:hover{border-color:rgba(0,120,212,.4);background:rgba(0,120,212,.05);transform:translateY(-2px);text-decoration:none}.growth-card:hover .growth-title{color:#cce4f6}.growth-card-image-wrap{position:relative;width:calc(100% + 4rem);margin:-2.25rem -2rem 1.5rem;height:200px;overflow:hidden}.growth-card-image-wrap:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 40%,rgba(13,27,42,.6));pointer-events:none}.growth-card-image{object-fit:cover;object-position:center}.growth-badge{display:inline-block;font-family:Syne,sans-serif;font-size:10px;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:#0078d4;background:rgba(0,120,212,.12);padding:3px 9px;border-radius:2px;margin-bottom:1.1rem}.growth-title{font-family:Syne,sans-serif;font-size:1.3rem;font-weight:800;color:#fff;letter-spacing:-.02em;margin-bottom:.6rem}.growth-desc{font-size:.875rem;color:#8fa3b8;line-height:1.65;margin-bottom:1.5rem}.growth-list{list-style:none;padding:0;margin:0}.growth-list li{font-size:.85rem;color:hsla(0,0%,100%,.55);padding:.35rem 0;border-bottom:1px solid hsla(0,0%,100%,.08);display:flex;align-items:center;gap:9px}.growth-list li:last-child{border-bottom:none}.growth-list li:before{content:"";display:block;width:5px;height:1px;background:#0078d4;flex-shrink:0}.cta-section{background:#0078d4;padding:80px 2rem;text-align:center;position:relative;overflow:hidden}.cta-section:before{content:"FIELD";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-family:Syne,sans-serif;font-size:180px;font-weight:800;color:rgba(0,0,0,0);-webkit-text-stroke:1px hsla(0,0%,100%,.08);pointer-events:none;user-select:none;letter-spacing:-.04em;white-space:nowrap}@media(max-width:576px){.cta-section:before{font-size:100px}}.cta-inner{position:relative;z-index:1;max-width:680px;margin:0 auto}.cta-heading{font-family:Syne,sans-serif;font-size:clamp(1.8rem,4vw,2.6rem);font-weight:800;color:#fff;letter-spacing:-.025em;line-height:1.15;margin-bottom:1rem}.cta-lead{font-size:.95rem;color:hsla(0,0%,100%,.75);line-height:1.7;margin-bottom:2rem}