:root{--ink:#2d2e2f;--ink-muted:#626262;--mist:#e3e3e3;--paper:#f6f6f6;--surface:#fff;--accent:#ee3124;--accent-hover:#2c5daf;--accent-blue:#2c5daf;--accent-soft:#ebf2f2;--line:#2d2e2f1f;--hero-overlay:linear-gradient(105deg, #2d2e2ff0 0%, #2c5dafd1 48%, #ee31248c 100%);--font-display:"Nunito", system-ui, sans-serif;--font-body:"Nunito Sans", system-ui, sans-serif;--font-brand:"Outfit", system-ui, sans-serif;--space:clamp(1.25rem, 3vw, 2rem);--max:1120px;--radius:4px;color:var(--ink);font-family:var(--font-body);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;line-height:1.65}img{max-width:100%;display:block}a{color:inherit}button,input,textarea,select{font:inherit}h1,h2,h3,h4{font-family:var(--font-display);margin:0;font-weight:600;line-height:1.2}p{margin:0}ul{margin:0;padding:0;list-style:none}.site{overflow-x:clip}.wrap{width:min(100% - 2.5rem, var(--max));margin-inline:auto}.section{padding:clamp(4rem,8vw,6.5rem) 0}.section-head{max-width:38rem;margin-bottom:clamp(2rem,4vw,3rem)}.section-head h2{margin-bottom:.85rem;font-size:clamp(1.85rem,3.8vw,2.75rem)}.section-head p{color:var(--ink-muted);font-size:1.05rem}.eyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--accent);margin-bottom:.75rem;font-size:.75rem;font-weight:600;display:inline-block}.header{z-index:20;padding:1.15rem 0;position:absolute;inset:0 0 auto}.header-inner{justify-content:space-between;align-items:center;gap:1rem;display:flex}.logo{color:var(--ink);align-items:center;gap:.65rem;text-decoration:none;display:inline-flex}.logo-img{width:auto;height:3.25rem;display:block}.logo-mark{background:var(--accent);width:2rem;height:2rem;font-family:var(--font-display);color:#fff;border-radius:6px;place-items:center;font-size:.95rem;font-weight:600;display:grid}.logo-text{font-family:var(--font-brand);letter-spacing:-.02em;font-size:1.45rem;font-weight:700}.header-cta{color:var(--ink);border-bottom:1px solid var(--line);padding-bottom:.15rem;font-size:.92rem;font-weight:600;text-decoration:none;transition:border-color .2s,opacity .2s}.header-cta:hover{border-color:var(--ink)}.header-actions{align-items:center;gap:1rem;display:flex}.header-btn{min-height:2.5rem;padding:.55rem 1rem;font-size:.88rem}.btn{border-radius:var(--radius);cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:.5rem;min-height:3rem;padding:.75rem 1.35rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:transform .2s,background .2s,color .2s,border-color .2s;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn-primary{background:var(--accent);color:#fff}.btn-primary:hover{background:var(--accent-hover)}.btn-ghost{color:#fff;background:0 0;border-color:#ffffff73}.btn-ghost:hover{background:#ffffff14;border-color:#fff}.btn-outline{color:var(--ink);border-color:var(--line);background:0 0}.btn-outline:hover{border-color:var(--ink)}.btn-dark{background:var(--ink);color:#fff}.btn-dark:hover{background:var(--accent-hover)}.cta-row{flex-wrap:wrap;gap:.75rem;display:flex}.hero{background:var(--surface);border-bottom:1px solid var(--line);position:relative}.hero-grid{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:center;gap:clamp(2rem,4vw,3.5rem);padding:clamp(5.5rem,10vw,6.5rem) 0 clamp(3rem,5vw,4rem);display:grid}.hero-content{z-index:2;animation:.9s both rise;position:relative}.hero-eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--accent);margin:0 0 .85rem;font-size:.72rem;font-weight:700}.hero h1{color:var(--ink);max-width:14ch;margin-bottom:.65rem;font-size:clamp(2.1rem,4.5vw,3.2rem);font-weight:700}.hero-subhead{font-family:var(--font-display);color:var(--accent-blue);margin:0 0 1rem;font-size:clamp(1.15rem,2.2vw,1.45rem);font-weight:600}.hero-lead{color:var(--ink-muted);max-width:34rem;margin-bottom:1.35rem;font-size:clamp(1rem,1.8vw,1.12rem);line-height:1.7}.hero-checks{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem 1.25rem;margin-bottom:1.5rem;display:grid}.hero-checks li{color:var(--ink);align-items:flex-start;gap:.5rem;font-size:.9rem;font-weight:600;line-height:1.35;display:flex}.hero-qualify{color:var(--ink-muted);max-width:34rem;margin-top:1rem;font-size:.88rem}.hero-visual{position:relative}.hero-mosaic{grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem;min-height:clamp(16rem,32vw,22rem);display:grid}.hero-mosaic-item{border-radius:var(--radius);border:1px solid var(--line);overflow:hidden}.hero-mosaic-item img{object-fit:cover;opacity:.88;width:100%;height:100%;transition:opacity .3s,transform .4s}.hero-mosaic-item:hover img{opacity:1;transform:scale(1.03)}.value-strip{background:var(--ink);color:#fff;border-bottom:1px solid #ffffff14;padding:1.75rem 0}.value-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;display:grid}.value-item{padding:.25rem .5rem}.value-icon{width:2rem;height:2rem;color:var(--accent);margin-bottom:.65rem}.value-item h3{letter-spacing:.04em;text-transform:uppercase;margin-bottom:.4rem;font-size:.95rem}.value-item p{color:#ffffffbf;max-width:28ch;font-size:.92rem;line-height:1.5}.check{background:var(--accent);border-radius:50%;flex:none;place-items:center;width:1.05rem;height:1.05rem;display:grid}.check svg{width:.65rem;height:.65rem}@keyframes rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.proof{background:var(--ink);color:#fff;border-block:1px solid #ffffff14;overflow:hidden}.proof-track{gap:0;width:max-content;animation:38s linear infinite marquee;display:flex}.proof-track:hover{animation-play-state:paused}.proof-item{white-space:nowrap;border-right:1px solid #ffffff1f;align-items:center;gap:.65rem;padding:1rem 1.75rem;font-size:.92rem;font-weight:600;display:inline-flex}.proof-item .dot{background:var(--accent);border-radius:50%;width:.45rem;height:.45rem;box-shadow:0 0 0 4px #ee312433}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.help{background:var(--surface)}.audience-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;display:grid}.audience-item{border-top:2px solid var(--accent);background:var(--paper);padding:1.1rem 1rem;font-size:.98rem;font-weight:600;animation:.6s both rise}.audience-item:first-child{animation-delay:50ms}.audience-item:nth-child(2){animation-delay:.1s}.audience-item:nth-child(3){animation-delay:.15s}.audience-item:nth-child(4){animation-delay:.2s}.audience-item:nth-child(5){animation-delay:.25s}.audience-item:nth-child(6){animation-delay:.3s}.audience-item:nth-child(7){animation-delay:.35s}.audience-item:nth-child(8){animation-delay:.4s}.help-note{background:var(--accent-soft);border-left:3px solid var(--accent);max-width:42rem;color:var(--ink);margin-top:1.75rem;padding:1.15rem 1.25rem;font-size:1.02rem}.help-note strong{margin-bottom:.45rem;font-weight:700;display:block}.help-note p{color:var(--ink-muted);margin:0}.pain{background:linear-gradient(180deg, #2d2e2f08, transparent), var(--paper)}.pain-layout{grid-template-columns:1.1fr .9fr;align-items:start;gap:clamp(2rem,5vw,4rem);display:grid}.pain-list{gap:0;display:grid}.pain-list li{border-bottom:1px solid var(--line);grid-template-columns:auto 1fr;align-items:start;gap:.85rem;padding:1rem 0;font-size:1.05rem;font-weight:500;display:grid}.pain-list li:first-child{border-top:1px solid var(--line)}.pain-index{font-family:var(--font-display);color:var(--accent);min-width:1.5rem;font-size:.9rem;font-weight:600}.pain-aside{background:var(--ink);color:#fff;padding:1.75rem;position:sticky;top:1.5rem}.pain-aside h3{margin-bottom:.85rem;font-size:1.55rem}.pain-aside p{color:#fffc;margin-bottom:1.25rem}.products{background:var(--paper)}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;display:grid}.product-card{background:var(--surface);border:1px solid var(--line);transition:transform .25s,box-shadow .25s;overflow:hidden}.product-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #2d2e2f1a}.product-card-image{aspect-ratio:4/3;overflow:hidden}.product-card-image img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.product-card:hover .product-card-image img{transform:scale(1.04)}.product-card-body{padding:1.15rem 1.25rem 1.35rem}.product-card-body h3{margin-bottom:.75rem;font-size:1.2rem}.product-card-body ul{gap:.35rem;display:grid}.product-card-body li{color:var(--ink-muted);padding-left:.9rem;font-size:.92rem;position:relative}.product-card-body li:before{content:"";background:var(--accent);border-radius:50%;width:.35rem;height:.35rem;position:absolute;top:.55rem;left:0}.why{background:var(--ink);color:#fff}.why .section-head p{color:#ffffffb8}.why-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:.85rem;display:grid}.why-item{background:#ffffff08;border:1px solid #ffffff24;align-items:flex-end;min-height:5.5rem;padding:1.15rem 1rem;font-size:.95rem;font-weight:600;display:flex}.why-note{background:#ffffff0a;border:1px solid #ffffff29;max-width:42rem;margin-top:1.75rem;padding:1.15rem 1.25rem}.why-note strong{margin-bottom:.4rem;display:block}.why-note p{color:#ffffffbf;margin:0}.process{background:var(--paper)}.timeline{gap:0;display:grid;position:relative}.timeline:before{content:"";background:linear-gradient(180deg, var(--accent), #ee312426);width:2px;position:absolute;top:.4rem;bottom:.4rem;left:1.05rem}.step{grid-template-columns:2.25rem 1fr;gap:1rem;padding:1.15rem 0;display:grid}.step-marker{background:var(--surface);border:2px solid var(--accent-blue);width:2.15rem;height:2.15rem;font-family:var(--font-display);color:var(--accent-blue);z-index:1;border-radius:50%;place-items:center;font-size:.8rem;font-weight:600;display:grid;position:relative}.step h3{margin-bottom:.35rem;font-size:1.15rem}.step p{color:var(--ink-muted);max-width:42rem}.projects{background:var(--surface)}.project-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.project{background:var(--paper);border-left:3px solid var(--accent);padding:0;transition:transform .25s,background .25s;overflow:hidden}.project:hover{background:#f2f2f2;transform:translateY(-3px)}.project-card-photo{flex-direction:column;display:flex}.project-photo-placeholder{aspect-ratio:16/9;background:linear-gradient(135deg, #ee312414, #2c5daf1a), var(--mist);color:var(--ink-muted);letter-spacing:.04em;text-transform:uppercase;place-items:center;font-size:.85rem;font-weight:600;display:grid}.project-card-photo .project-region,.project-card-photo .project-client,.project-card-photo h3,.project-card-photo ul{margin-left:1.25rem;margin-right:1.25rem}.project-card-photo .project-region{margin-top:1.1rem}.project-card-photo ul{margin-bottom:1.25rem}.project-region{letter-spacing:.08em;text-transform:uppercase;color:var(--accent);margin-bottom:.35rem;font-size:.75rem;font-weight:600}.project-client{color:var(--ink-muted);margin-bottom:.35rem;font-size:.92rem;font-weight:600}.project h3{margin-bottom:.85rem;font-size:1.2rem}.project ul{flex-wrap:wrap;gap:.45rem;display:flex}.project li{color:var(--ink-muted);background:var(--surface);padding:.3rem .55rem;font-size:.85rem;font-weight:600}.projects-cta{flex-wrap:wrap;align-items:center;gap:1rem;margin-top:2rem;display:flex}.projects-cta p{margin:0;font-weight:600}.trust{background:radial-gradient(circle at 20% 20%, #ee312414, transparent 45%), radial-gradient(circle at 90% 10%, #2c5daf1a, transparent 40%), var(--paper)}.trust-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;display:grid}.trust-grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}.trust-item h3{margin-bottom:.5rem;font-size:1.2rem}.trust-item p{color:var(--ink-muted)}.compare{background:var(--surface)}.compare-grid{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.compare-col{border:1px solid var(--line);padding:1.5rem}.compare-col h3{margin-bottom:1rem;font-size:1.25rem}.compare-col ul{gap:.65rem;display:grid}.compare-col li{color:var(--ink-muted);padding-left:1rem;font-size:.98rem;position:relative}.compare-col li:before{content:"";border-radius:50%;width:.35rem;height:.35rem;position:absolute;top:.55rem;left:0}.compare-self{background:var(--paper)}.compare-self li:before{background:var(--ink-muted)}.compare-nexo{background:#2c5daf0f;border-color:#2c5daf40}.compare-nexo h3{color:var(--accent-blue)}.compare-nexo li:before{background:var(--accent)}.compare-note{color:var(--ink);margin-top:1.5rem;font-weight:600}.faq{background:var(--surface)}.faq-list{gap:.5rem;max-width:46rem;display:grid}.faq-item{border-bottom:1px solid var(--line)}.faq-item summary{cursor:pointer;font-family:var(--font-display);padding:1.15rem 2rem 1.15rem 0;font-size:1.08rem;font-weight:600;list-style:none;position:relative}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";color:var(--accent);font-size:1.25rem;position:absolute;top:1.1rem;right:0}.faq-item[open] summary:after{content:"–"}.faq-item p{color:var(--ink-muted);max-width:40rem;padding:0 0 1.25rem}.testimonials{background:var(--paper)}.testimonial-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;display:grid}.testimonial-card{background:var(--surface);border:1px solid var(--line);border-top:3px solid var(--accent);flex-direction:column;gap:1.25rem;height:100%;padding:1.5rem 1.35rem 1.4rem;display:flex}.testimonial-quote{color:var(--ink-muted);flex:1;font-size:.98rem;line-height:1.7}.testimonial-quote:before{content:"“";font-family:var(--font-brand);color:var(--accent);margin-bottom:.35rem;font-size:2.4rem;line-height:1;display:block}.testimonial-author{border-top:1px solid var(--line);gap:.2rem;padding-top:1rem;display:grid}.testimonial-author strong{font-family:var(--font-display);color:var(--ink);font-size:1.02rem}.testimonial-author span{color:var(--ink-muted);font-size:.88rem}.testimonial-type{font-weight:600;color:var(--accent-blue)!important}.fees{background:var(--surface)}.fees-inner{flex-direction:column;align-items:center;display:flex}.fees-head{text-align:center;max-width:42rem;margin-inline:auto}.fees-table-wrap{width:100%;max-width:36rem;margin-inline:auto}.fees-table{border-collapse:collapse;border:1px solid var(--line);background:var(--paper);width:100%}.fees-table th,.fees-table td{text-align:left;border-bottom:1px solid var(--line);padding:.9rem 1.15rem}.fees-table th{font-family:var(--font-display);background:var(--ink);color:#fff;font-size:.95rem;font-weight:600}.fees-table th:last-child,.fees-table td:last-child{text-align:right;color:var(--accent);font-weight:600}.fees-table tbody tr:last-child td{border-bottom:none}.fees-table tbody tr:hover{background:#ee31240a}.fees-notes{text-align:center;max-width:36rem;margin-top:1.5rem}.fees-notes p{color:var(--ink-muted);margin-bottom:.5rem}.fees-notes strong{color:var(--ink)}.final{color:#fff;background:linear-gradient(120deg,#2d2e2ff0,#2c5dafe6),url(https://images.unsplash.com/photo-1578575437130-527eed3abbec?auto=format&fit=crop&w=1800&q=80) 50%/cover no-repeat;position:relative}.final-grid{grid-template-columns:1.1fr .9fr;align-items:start;gap:clamp(2rem,5vw,3.5rem);display:grid}.final h2{margin-bottom:1rem;font-size:clamp(1.9rem,4vw,2.8rem)}.final p{color:#ffffffd1;max-width:36rem;margin-bottom:.85rem}.final-form{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff14;border:1px solid #ffffff29;padding:1.35rem}.final-form label{gap:.35rem;margin-bottom:.85rem;font-size:.85rem;font-weight:600;display:grid}.final-form input,.final-form textarea{color:#fff;border-radius:var(--radius);background:#2d2e2f59;border:1px solid #ffffff38;width:100%;padding:.75rem .85rem}.final-form input::placeholder,.final-form textarea::placeholder{color:#ffffff73}.final-form input:focus,.final-form textarea:focus{outline:2px solid var(--accent);outline-offset:1px}.final-form textarea{resize:vertical;min-height:7rem}.final-actions{gap:.65rem;margin-top:.35rem;display:grid}.final-links{flex-wrap:wrap;gap:.75rem 1.25rem;margin-top:1rem;font-size:.92rem;display:flex}.final-links a{color:#ffffffe6;font-weight:600}.final-steps{color:#ffffffe0;gap:.45rem;margin:1.25rem 0 0;padding:0;font-size:.95rem;font-weight:600;list-style:none;display:grid}.final-steps li{padding-left:1.5rem;position:relative}.final-steps li:before{counter-increment:none;content:"";background:var(--accent);border-radius:50%;width:.45rem;height:.45rem;position:absolute;top:.45rem;left:0}.final-disclaimer{margin-top:.85rem;font-size:.85rem;color:#ffffffb3!important}.mobile-sticky{z-index:40;padding:.75rem 1rem calc(.75rem + env(safe-area-inset-bottom));border-top:1px solid var(--line);background:#fffffff5;gap:.5rem;display:none;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 24px #2d2e2f14}.mobile-sticky .btn{flex:1;min-height:2.75rem}.sticky-wa{min-width:7rem;flex:none!important}.footer{background:var(--ink);color:#ffffffa6;padding:1.5rem 0;font-size:.88rem}.footer-inner{flex-wrap:wrap;justify-content:space-between;gap:.75rem;display:flex}.footer a{color:#fff;font-weight:600}.reveal{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(16px)}.reveal.visible{opacity:1;transform:translateY(0)}@media (width<=900px){.hero-grid{grid-template-columns:1fr;gap:2rem;padding-top:5rem}.hero h1{max-width:none}.hero-mosaic{min-height:14rem}.header-btn{display:none}.value-grid,.compare-grid,.trust-grid-4{grid-template-columns:1fr}.audience-grid,.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.testimonial-grid,.pain-layout,.final-grid{grid-template-columns:1fr}.pain-aside{position:static}.why-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.trust-grid{grid-template-columns:1fr}}@media (width<=640px){.hero-checks,.product-grid,.project-grid,.why-grid,.audience-grid{grid-template-columns:1fr}.btn,.cta-row{width:100%}.header-cta{font-size:.82rem}.mobile-sticky{display:flex}.site{padding-bottom:4.75rem}.footer{padding-bottom:1.25rem}}@media (prefers-reduced-motion:reduce){.proof-track,.hero-content,.audience-item,.reveal{opacity:1!important;transition:none!important;animation:none!important;transform:none!important}}
