/* Shared visual treatment for project screenshots and supporting imagery. */
.image-trigger{display:block;position:relative;padding:0;border:0;border-radius:12px;background:#0b2133;color:inherit;cursor:zoom-in;overflow:hidden;font:inherit;text-align:left;width:100%}.image-trigger img{display:block;width:100%;height:100%;object-fit:cover;object-position:top;transition:transform .25s ease}.image-trigger:hover img{transform:scale(1.015)}.image-trigger:focus-visible{outline:3px solid #72e1ca;outline-offset:5px}.zoom-label{position:absolute;bottom:12px;right:12px;font-size:11px;padding:7px 10px;background:#061321ed;border:1px solid #47727c;border-radius:5px;color:#dceef1}.image-viewer{width:min(1200px,96vw);max-width:96vw;max-height:95dvh;border:1px solid #426273;border-radius:12px;padding:18px;background:#071320;color:#f3f7fb;box-shadow:0 30px 100px #0008}.image-viewer::backdrop{background:#020914e8;backdrop-filter:blur(5px)}.image-viewer>img{display:block;max-width:100%;max-height:calc(95dvh - 155px);object-fit:contain;margin:auto}.viewer-toolbar,.viewer-controls{display:flex;align-items:center;justify-content:space-between;gap:15px}.viewer-toolbar p{font-size:14px}.image-viewer button{background:#163046;border:1px solid #426273;color:#f3f7fb;border-radius:6px;padding:10px 15px;min-height:44px;cursor:pointer;font:inherit;font-size:13px}.viewer-controls{margin-top:15px}.viewer-controls span{font-size:12px;color:#acbed0}.viewer-open{overflow:hidden}
.project-showcase{border-top:1px solid #294357;padding:35px 0 45px;display:grid;grid-template-columns:1.45fr 1fr;gap:40px;align-items:center}.project-showcase:nth-of-type(even){grid-template-columns:1fr 1.45fr}.project-showcase:nth-of-type(even) .project-visual{order:2}.project-visual{position:relative;padding:0 50px 30px 0;min-width:0}.project-desktop{aspect-ratio:16/10;border:1px solid #365369;border-radius:10px;box-shadow:0 20px 45px #0004}.project-phone{position:absolute;right:0;bottom:0;width:26%;aspect-ratio:390/790;border:5px solid #263c4e;border-radius:22px;box-shadow:0 18px 35px #0008;background:#102231}.project-phone .zoom-label{display:none}.project-text h3{font-size:29px;letter-spacing:-.035em;line-height:1.16;margin:12px 0 18px}.project-text>p{font-size:14px;color:#acbed0;line-height:1.75}.project-text .project-tags{display:flex;flex-wrap:wrap;gap:7px;margin:20px 0}.project-tags span{font-size:10px;padding:6px 9px;background:#102839;border:1px solid #29495e;border-radius:4px;color:#b4d0db}.project-secondary{display:grid;grid-template-columns:125px 1fr;gap:13px;align-items:center;margin:22px 0}.project-secondary .image-trigger{height:84px;border-radius:6px;border:1px solid #355369}.project-secondary p{font-size:12px;color:#acbed0}.project-secondary img{object-fit:cover}.project-secondary .zoom-label{display:none}.project-text a{color:#72e1ca;font-size:13px;font-weight:600}.website-hero-note{display:flex;align-items:center;gap:12px;color:#acbed0;font-size:12px}.website-hero-note img{width:70px;height:48px;object-fit:cover;object-position:top;border:1px solid #345166;border-radius:5px}
.homepage-project-collage{position:relative;padding:0 50px 40px 0;min-height:340px}.homepage-project-collage>img{width:100%;height:auto;max-height:310px;object-fit:cover;object-position:top;border:1px solid #456170;border-radius:12px}.homepage-project-collage>img:nth-child(2){position:absolute;right:0;bottom:0;width:57%;box-shadow:0 20px 40px #0007}.homepage-project-collage .project-label{position:absolute;left:18px;bottom:4px;color:#a9c3cf;font-size:11px;max-width:35%}.home-visual-offerings .offering{overflow:hidden;padding-top:0}.offering-cover{margin:0 -28px 24px;width:calc(100% + 56px);height:175px;object-fit:cover}.home-visual-offerings .offering-cover.product-photo{object-fit:contain;background:#f5f7f9;padding:22px}.service-visual-links{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;padding-bottom:10px;margin:0 0 15px}.service-visual-links a{display:flex;flex-direction:column;text-decoration:none;border:1px solid #29465b;border-radius:8px;overflow:hidden;background:#0c1c2c;transition:border-color .2s,transform .2s}.service-visual-links img{width:100%;height:100px;object-fit:cover;background:#0b1e2f}.service-visual-links span{display:block;padding:10px;font-size:11px;color:#d8e6ed}.service-visual-links a:hover{border-color:#72e1ca;transform:translateY(-3px)}.supporting-visual-note{font-size:10px;color:#819aa9;margin:0 0 25px}.backup-photo-band{display:grid;grid-template-columns:1.3fr 1fr;gap:30px;align-items:center;border-block:1px solid #294357;margin:0 0 22px;padding:25px 0}.backup-photo-band img{width:100%;max-height:215px;object-fit:cover;border-radius:9px}.backup-photo-band h2{margin:10px 0 0}.backup-photo-band .eyebrow{margin:0}.backup-photo-band p{font-size:13px;color:#acbed0}.gallery-head{display:flex;gap:30px;align-items:end;justify-content:space-between;margin-bottom:25px}.gallery-head p{max-width:380px;color:#acbed0;font-size:14px}.pos-gallery{padding:60px 0}.pos-gallery h2{font-size:clamp(28px,3vw,40px);letter-spacing:-.035em;margin:0}.pos-gallery-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.pos-gallery-grid figure{margin:0}.pos-gallery-grid .image-trigger{aspect-ratio:16/10;border:1px solid #35546a}.pos-gallery-grid img{object-fit:contain;background:#0c2034}.pos-gallery-grid figcaption{padding:13px 0;font-size:13px;color:#acbed0}.pos-gallery-grid figcaption strong{display:block;color:#f3f7fb;margin-bottom:5px;font-size:16px}.pos-screen-feature{position:relative;min-width:0}.pos-screen-feature .image-trigger{aspect-ratio:16/10;border:1px solid #3b6070;box-shadow:0 25px 70px #0005}.pos-screen-feature img{object-fit:contain}.pos-screen-feature>p{display:flex;justify-content:space-between;color:#acbed0;font-size:11px;gap:15px}.pos-screen-feature strong{color:#72e1ca}.home-hero:has(.pos-screen-feature){grid-template-columns:1fr 1.25fr;gap:45px}.home-hero:has(.pos-screen-feature) h1{font-size:clamp(40px,4.3vw,61px)}
@media(max-width:1000px){.service-visual-links{grid-template-columns:repeat(3,minmax(0,1fr))}.service-visual-links img{height:115px}.home-hero:has(.pos-screen-feature){grid-template-columns:1fr;gap:28px}.project-showcase,.project-showcase:nth-of-type(even){grid-template-columns:1fr 1fr;gap:25px}.project-text h3{font-size:24px}.project-visual{padding-right:30px}.homepage-project-collage{padding-right:25px}}
@media(max-width:700px){.project-showcase,.project-showcase:nth-of-type(even){grid-template-columns:1fr;gap:24px;padding-block:28px}.project-showcase:nth-of-type(even) .project-visual{order:0}.project-phone{width:25%;border-width:3px;border-radius:13px}.project-secondary{grid-template-columns:100px 1fr}.gallery-head{display:block}.pos-gallery-grid{grid-template-columns:1fr}.service-visual-links{gap:8px}.service-visual-links img{height:85px}.service-visual-links span{padding:8px;font-size:10px}.backup-photo-band{grid-template-columns:1fr;gap:15px}.backup-photo-band img{max-height:200px}.homepage-project-collage{min-height:275px}.image-viewer{padding:12px}.image-viewer button{padding:9px 11px}.home-hero:has(.pos-screen-feature) h1{font-size:43px}.viewer-toolbar p{font-size:12px}.pos-gallery{padding-block:40px}}
@media(prefers-reduced-motion:reduce){.image-trigger img,.service-visual-links a{transition:none;transform:none}}

/* Final image layouts */
.service-visual-links{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin:0 0 35px}.service-visual-links img{height:170px}.service-visual-links span{padding:14px 16px;display:flex;justify-content:space-between;font-size:14px}.service-visual-links b{font-weight:400;color:#72e1ca}.home-visual-offerings .app-icon{object-fit:contain;padding:20px;background:#102234}.home-software-brand{display:flex;gap:12px;align-items:center;margin-bottom:16px}.home-software-brand img{border-radius:9px}.home-software-brand span{font-size:18px;font-weight:650}.home-software-brand small{display:block;font-size:11px;color:#acbed0;font-weight:400;margin-top:3px}.pos-screen-feature .image-trigger{aspect-ratio:1312/538;border-radius:8px}.pos-screen-feature>p a{color:#72e1ca}.pos-gallery-grid{grid-template-columns:1.65fr .65fr;align-items:start}.pos-gallery-grid .image-trigger{aspect-ratio:auto}.pos-gallery-grid img{height:auto}.pos-gallery-grid figure:nth-child(2) .image-trigger{max-height:380px}.pos-gallery-grid figure:nth-child(2) img{max-height:380px;object-fit:contain}.pos-gallery-grid figcaption{line-height:1.6}.image-viewer button:focus-visible{outline:3px solid #72e1ca;outline-offset:3px}
@media(max-width:700px){.service-visual-links{gap:8px;margin-bottom:25px}.service-visual-links img{height:95px}.service-visual-links span{font-size:11px;padding:10px;gap:6px}.pos-gallery-grid{grid-template-columns:1fr}.pos-gallery-grid figure:nth-child(2) .image-trigger{max-width:320px;margin:auto}.home-software-brand span{font-size:16px}}
#screens{scroll-margin-top:165px}@media(min-width:1150px){#screens{scroll-margin-top:105px}}@media(max-width:700px){#screens{scroll-margin-top:20px}}

@media(max-width:700px){
  .project-text>p,.gallery-head>p,.backup-photo-band p{font-size:16px}
  .project-text>.eyebrow,.gallery-head .eyebrow{font-size:12px;letter-spacing:.12em}
  .project-text>a{display:inline-flex;align-items:center;min-height:44px;font-size:15px}
  .project-tags span,.project-secondary p,.website-hero-note,.pos-screen-feature>p,.pos-gallery-grid figcaption{font-size:13px}
  .project-text,.project-visual{min-width:0}
  .website-hero-note a{min-height:44px;align-content:center}
  .viewer-toolbar{align-items:flex-start}
  .viewer-toolbar p{font-size:14px;overflow-wrap:anywhere}
  .viewer-toolbar button{flex-shrink:0}
  .service-visual-links{grid-template-columns:1fr;gap:10px}
  .service-visual-links a{flex-direction:row;align-items:center}
  .service-visual-links img{width:100px;height:72px;flex:0 0 100px}
  .service-visual-links span{font-size:15px;padding:14px;flex:1}
}
