.screen-shell > img.loaded {
  background: #fff;
  object-fit: contain;
}

.mini-screen {
  overflow: hidden;
}

.mini-screen .preview-img {
  position: absolute;
  inset: 12px;
  z-index: 4;
  width: calc(100% - 24px);
  height: calc(100% - 24px);
  border-radius: 12px;
  background: #fff;
  object-fit: contain;
}

@media (max-width: 620px) {
  .mini-screen {
    height: 250px;
  }
}

.pricing-grid { display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:22px; align-items:stretch; }
.pricing-grid .price-card { width:100%; margin:0; }
.daily-price { margin:-12px 0 22px; padding:8px 12px; border-radius:9px; background:#ecfdf5; color:#087a50; font-size:.72rem; font-weight:800; text-align:center; }
.article-grid { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:16px; }
.article-grid article { min-height:210px; padding:25px; border:1px solid #dfe8f2; border-radius:17px; background:linear-gradient(145deg,#fff,#f5f9ff); }
.article-grid article > span { color:#0874e8; font-size:.62rem; font-weight:800; text-transform:uppercase; }
.article-grid h3 { margin:18px 0 10px; font:700 1.18rem 'Outfit',sans-serif; color:#071a36; }
.article-grid p { color:#65758b; font-size:.72rem; }
@media(max-width:760px){.pricing-grid,.article-grid{grid-template-columns:1fr}}

.skip-link{position:fixed;left:12px;top:-60px;z-index:100;padding:10px 14px;border-radius:8px;background:#fff;color:#0874e8;font-weight:800;transition:.2s}.skip-link:focus{top:10px}
.brand-lockup,.footer-brand-lockup{display:flex;align-items:center;gap:10px;text-decoration:none}.brand-lockup img{width:174px!important;height:40px;object-fit:contain;filter:none!important}.footer-brand-lockup img{width:190px!important;height:44px;object-fit:contain;filter:none!important}
.customers{overflow:hidden;background:#f4f8fc}.company-showcase{position:relative;overflow:hidden;padding:58px;border-radius:32px;background:#061a35;color:#fff;box-shadow:0 35px 80px rgba(5,28,57,.2)}.company-glow{position:absolute;right:-140px;top:-180px;width:520px;height:520px;border-radius:50%;background:radial-gradient(circle,rgba(21,182,200,.26),rgba(8,116,232,.12) 45%,transparent 70%);pointer-events:none}.company-heading,.testimonial-heading{position:relative;display:grid;grid-template-columns:1.3fr .7fr;align-items:end;gap:55px;margin-bottom:42px}.section-index{display:block;margin-bottom:17px;color:#65d5df;font-size:.56rem;font-weight:800;letter-spacing:.19em}.section-index.dark{color:#0874e8}.company-heading h2,.testimonial-heading h2{margin:0;font:700 clamp(2rem,4vw,3.5rem)/1.02 Outfit,sans-serif;letter-spacing:-.045em}.company-heading h2 em,.testimonial-heading h2 em{color:#32c4d3;font-style:normal}.testimonial-heading h2 em{color:#0874e8}.company-heading p,.testimonial-heading p{margin:0;color:#a8bdd3;font-size:.75rem;line-height:1.8}.testimonial-heading p{color:#65758b}.customer-wall{position:relative;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:11px}.customer-chip{position:relative;display:flex;align-items:center;gap:13px;min-height:76px;padding:13px 16px;border:1px solid rgba(130,192,230,.15);border-radius:15px;background:rgba(255,255,255,.055);backdrop-filter:blur(8px);transition:transform .25s,border-color .25s,background .25s}.customer-chip:hover{transform:translateY(-3px);border-color:rgba(58,207,220,.5);background:rgba(255,255,255,.09)}.customer-chip>span{display:grid;place-items:center;width:43px;height:43px;flex:0 0 43px;border:1px solid rgba(255,255,255,.18);border-radius:12px;background:linear-gradient(135deg,#0874e8,#18bdc7);box-shadow:0 8px 20px rgba(0,116,232,.28);color:#fff;font-size:.66rem;font-weight:800}.customer-chip>div{display:grid;gap:5px}.customer-chip strong{font-size:.69rem;color:#fff}.customer-chip small{display:flex;align-items:center;gap:5px;color:#829bb6;font-size:.48rem}.customer-chip small i{width:5px;height:5px;border-radius:50%;background:#38d995;box-shadow:0 0 8px #38d995}.customer-chip>b{position:absolute;right:12px;top:8px;color:rgba(255,255,255,.13);font:700 .55rem Outfit}.company-footer{position:relative;display:flex;gap:28px;margin-top:30px;padding-top:22px;border-top:1px solid rgba(255,255,255,.1);color:#91a9c1;font-size:.58rem}.company-footer span{display:flex;align-items:center;gap:7px}.company-footer b{color:#fff}.company-footer svg{width:15px;color:#38c9d5}.testimonial-showcase{padding:100px 0 20px}.testimonial-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.testimonial-card{position:relative;display:flex;flex-direction:column;min-height:305px;overflow:hidden;padding:28px;border:1px solid #dce6f0;border-radius:20px;background:#fff;box-shadow:0 14px 38px rgba(17,53,91,.065);transition:transform .25s,box-shadow .25s}.testimonial-card:hover{transform:translateY(-5px);box-shadow:0 24px 50px rgba(17,53,91,.12)}.testimonial-card.spotlight{background:linear-gradient(145deg,#082348,#0874e8);border-color:transparent}.quote-mark{position:absolute;right:20px;top:-7px;color:#e7f2fd;font:700 6.7rem Georgia;line-height:1}.spotlight .quote-mark{color:rgba(255,255,255,.1)}.story-label{position:relative;color:#0874e8;font-size:.49rem;font-weight:800;letter-spacing:.15em}.spotlight .story-label{color:#72e2e8}.testimonial-card>p{position:relative;margin:34px 0 30px;color:#354b65;font:600 .82rem/1.85 Manrope,sans-serif}.spotlight>p{color:#fff}.testimonial-person{display:flex;align-items:center;gap:12px;margin-top:auto;padding-top:18px;border-top:1px solid #e5ecf3}.spotlight .testimonial-person{border-color:rgba(255,255,255,.15)}.testimonial-person img,.testimonial-person .avatar{width:50px;height:50px;flex:0 0 50px;border-radius:15px;object-fit:cover}.testimonial-person .avatar{display:grid;place-items:center;background:linear-gradient(135deg,#071a36,#0874e8);color:#fff;font-size:.68rem;font-weight:800;box-shadow:0 8px 18px rgba(8,116,232,.2)}.spotlight .testimonial-person .avatar{background:linear-gradient(135deg,#20c4ce,#0874e8);border:1px solid rgba(255,255,255,.3)}.testimonial-person .avatar[hidden]{display:none}.testimonial-person div{display:grid;gap:3px}.testimonial-person strong{font-size:.71rem;color:#071a36}.spotlight .testimonial-person strong{color:#fff}.testimonial-person small{font-size:.48rem;color:#8a9aad}.spotlight .testimonial-person small{color:#a7c4df}.testimonial-person b{font-size:.55rem;color:#0874e8}.spotlight .testimonial-person b{color:#66e0e5}
.industry-strip{padding:27px 0;border-bottom:1px solid #e2eaf3;background:#fbfdff}.industry-strip .shell{display:flex;align-items:center;gap:25px}.industry-strip .shell>span{font-size:.6rem;font-weight:800;text-transform:uppercase;letter-spacing:.12em;color:#8b9aab;white-space:nowrap}.industry-strip .shell>div{display:flex;justify-content:space-between;gap:20px;flex:1}.industry-strip b{display:flex;align-items:center;gap:7px;color:#52647a;font-size:.67rem}.industry-strip svg{width:16px;color:#0874e8}
.workflow{background:#fff}.workflow-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.workflow-grid article{position:relative;padding:26px;border:1px solid #dfe8f2;border-radius:17px;background:linear-gradient(145deg,#fff,#f5f9ff)}.workflow-grid article>span{position:absolute;right:18px;top:13px;font:800 2.5rem Outfit;color:#e3edf8}.workflow-grid article>svg{width:32px;height:32px;color:#0874e8}.workflow-grid h3{font:700 1.2rem Outfit;margin:18px 0 7px}.workflow-grid p{font-size:.69rem;color:#65758b}.support-float{position:fixed;right:18px;bottom:18px;z-index:40;display:flex;align-items:center;gap:8px;padding:12px 15px;border-radius:30px;background:#16a765;color:#fff;font-size:.7rem;font-weight:800;box-shadow:0 12px 30px rgba(15,112,67,.3)}.support-float svg{width:18px}
@media(max-width:900px){.industry-strip .shell>div{overflow-x:auto;justify-content:flex-start;padding-bottom:5px}.industry-strip b{white-space:nowrap}.workflow-grid{grid-template-columns:repeat(2,1fr)}.customer-wall,.testimonial-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.company-showcase{padding:40px}.company-heading,.testimonial-heading{grid-template-columns:1fr;gap:18px}}@media(max-width:560px){.workflow-grid,.customer-wall,.testimonial-grid{grid-template-columns:1fr}.company-showcase{padding:28px 20px;border-radius:22px}.company-footer{flex-direction:column;gap:10px}.testimonial-showcase{padding-top:70px}.testimonial-card{min-height:280px}.support-float span{display:none}.support-float{padding:13px}.industry-strip .shell{align-items:flex-start;flex-direction:column;gap:10px}.brand-lockup img{width:146px!important;height:34px}}
