:root{--ink:#f7fbff;--navy:#061032;--blue:#00d9ff;--blue-2:#12c8ec;--surface:#0b1a45;--surface-2:#0d2052;--muted:#9aaac5;--line:rgba(218,234,255,.11);--shadow:0 28px 80px rgba(0,4,20,.34);--site-header-height:72px}
*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--navy);scrollbar-width:none;-ms-overflow-style:none}html::-webkit-scrollbar,body::-webkit-scrollbar{display:none;width:0;height:0}body{margin:0;overflow-x:hidden;background:var(--navy);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"SF Pro Display","Segoe UI",Inter,Arial,sans-serif;-webkit-font-smoothing:antialiased;scrollbar-width:none;-ms-overflow-style:none}body.nav-open{overflow:hidden!important}a{color:inherit;text-decoration:none}button,a{font:inherit;-webkit-tap-highlight-color:transparent}img{display:block;max-width:100%}.container{width:min(1180px,calc(100% - 36px));margin-inline:auto}
.progress{position:fixed;inset:0 auto auto 0;width:100%;height:3px;z-index:1000;pointer-events:none}.progress i{display:block;height:100%;width:0;background:linear-gradient(90deg,var(--blue),#84edff)}
body>.header{height:72px;color:#fff;background:transparent;border-bottom:1px solid transparent;box-shadow:none}body>.header.is-scrolled{background:rgba(6,16,50,.88);color:#fff;border-color:rgba(255,255,255,.09);box-shadow:0 10px 34px rgba(0,4,20,.18);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}body>.header .brand-mark{overflow:hidden;background:#fff;padding:0;color:var(--navy);box-shadow:0 12px 30px rgba(0,217,255,.18)}body>.header .brand-mark img{width:100%;height:100%;object-fit:cover}body>.header .nav a:hover{background:rgba(0,217,255,.09)}body>.header .nav a.active{background:rgba(0,217,255,.14);opacity:1;color:#fff}body>.header.is-scrolled .nav a.active{background:rgba(0,168,232,.12);color:var(--blue-2)}body>.header .nav-cta{background:var(--blue);color:var(--navy)}body>.header .menu,body>.header.is-scrolled .menu{background:rgba(255,255,255,.09);color:#fff;border:1px solid rgba(255,255,255,.08)}body>.mobile-nav{background:rgba(6,16,50,.98)}
.section-light{position:fixed;left:0;top:0;width:clamp(440px,58vw,860px);aspect-ratio:1;border-radius:50%;z-index:6;pointer-events:none;opacity:.12;background:radial-gradient(circle,rgba(0,217,255,.2) 0,rgba(0,217,255,.09) 25%,rgba(0,168,232,.035) 48%,transparent 72%);transform:translate3d(-55%,-45%,0);will-change:transform,opacity;mix-blend-mode:screen}
.camera-types-hero{position:relative;overflow:hidden;padding:calc(var(--site-header-height) + 86px) 0 74px;background:#061032;border-bottom:1px solid rgba(255,255,255,.06)}.camera-types-hero::before{content:"";position:absolute;right:-310px;top:-390px;width:860px;height:860px;border:1px solid rgba(0,217,255,.07);border-radius:50%;box-shadow:0 0 0 145px rgba(0,217,255,.012),0 0 0 290px rgba(0,217,255,.007);pointer-events:none}.camera-types-hero::after{content:"";position:absolute;inset:auto 0 0;height:44%;background:linear-gradient(to top,#071338,transparent);pointer-events:none}.hero-content{position:relative;z-index:7;max-width:970px}.eyebrow{display:inline-flex;align-items:center;gap:10px;margin-bottom:20px;color:#8defff;font-size:.74rem;font-weight:850;letter-spacing:.16em;text-transform:uppercase}.eyebrow::before{content:"";width:28px;height:1px;background:currentColor}.camera-types-hero h1{margin:0;font-size:clamp(4rem,8.8vw,8rem);font-weight:920;line-height:.84;letter-spacing:-.078em;text-wrap:balance}.camera-types-hero p{max-width:760px;margin:28px 0 0;color:#becce1;font-size:clamp(1rem,1.55vw,1.18rem);line-height:1.72}
.types-section{position:relative;padding:56px 0 110px;background:#071338}.types-column{position:relative;z-index:10;display:grid;gap:24px}.camera-type-card{overflow:hidden;border:1px solid var(--line);border-radius:30px;background:rgba(11,26,69,.9);box-shadow:var(--shadow)}.camera-type-card.reveal{opacity:0;transform:translateY(34px);transition:opacity .7s ease,transform .8s cubic-bezier(.16,1,.3,1)}.camera-type-card.reveal.in{opacity:1;transform:none}.camera-type-layout{display:grid;grid-template-columns:minmax(420px,.94fr) minmax(0,1.06fr);min-height:520px}.camera-type-card:nth-child(even) .camera-type-media{order:2}.camera-type-card:nth-child(even) .camera-type-copy{order:1}
.camera-type-media{display:grid;min-height:520px;background:linear-gradient(145deg,#0b1945,#081238);border-right:1px solid var(--line)}.camera-type-card:nth-child(even) .camera-type-media{border-right:0;border-left:1px solid var(--line)}.camera-media-single{display:grid;place-items:center;padding:34px}.camera-media-single img{width:100%;height:100%;max-height:430px;object-fit:contain;filter:drop-shadow(0 30px 34px rgba(0,0,0,.28));transition:transform .65s cubic-bezier(.2,.8,.2,1)}.camera-type-card:hover .camera-media-single img,.camera-type-card:hover .camera-gallery img{transform:scale(1.025)}.camera-gallery{display:grid;grid-template-rows:1.08fr .92fr;min-height:520px}.camera-gallery figure{display:grid;place-items:center;min-height:0;margin:0;padding:24px;overflow:hidden}.camera-gallery figure+figure{border-top:1px solid var(--line)}.camera-gallery img{width:100%;height:100%;max-height:260px;object-fit:contain;filter:drop-shadow(0 24px 28px rgba(0,0,0,.24));transition:transform .65s cubic-bezier(.2,.8,.2,1)}
.camera-type-copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(30px,5vw,62px)}.camera-type-top{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:26px}.camera-type-number{display:inline-flex;align-items:center;gap:9px;color:#8defff;font-size:.72rem;font-weight:900;letter-spacing:.15em;text-transform:uppercase}.camera-type-number::before{content:"";width:24px;height:1px;background:currentColor}.camera-type-badge{display:inline-flex;padding:8px 11px;border:1px solid rgba(0,217,255,.24);border-radius:999px;background:rgba(0,217,255,.08);color:#b9f7ff;font-size:.68rem;font-weight:850;letter-spacing:.07em;text-transform:uppercase}.camera-type-copy h2{margin:0;font-size:clamp(2.45rem,5vw,5.1rem);line-height:.91;letter-spacing:-.06em}.camera-type-manufacturer{margin:15px 0 0;color:#8defff;font-size:.9rem;font-weight:800}.camera-type-summary{margin:25px 0 0;color:#c2cee0;font-size:1.02rem;line-height:1.75}.feature-list{display:grid;gap:11px;margin:28px 0 0;padding:0;list-style:none}.feature-list li{display:grid;grid-template-columns:22px minmax(0,1fr);gap:10px;align-items:start;color:#d4deec;line-height:1.55}.feature-list li::before{content:"";width:8px;height:8px;margin-top:.48em;border:2px solid var(--blue);border-radius:50%;box-shadow:0 0 0 4px rgba(0,217,255,.07)}.difference-note{display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px;align-items:center;margin-top:30px;padding:14px 16px;border:1px solid rgba(255,255,255,.08);border-radius:17px;background:rgba(255,255,255,.03)}.difference-note strong{color:var(--blue);font-size:.72rem;letter-spacing:.08em;text-transform:uppercase}.difference-note span{color:#b9c7da;font-size:.84rem;line-height:1.48}.camera-types-page footer{position:relative;z-index:20;display:block;width:100%;overflow:hidden;padding:30px 0;background:#03091d;color:#7285a7;border-top:1px solid rgba(255,255,255,.06);font-size:.8rem}
.camera-types-page footer .footer-inner{display:flex;width:min(1180px,calc(100% - 36px));min-height:70px;margin-inline:auto;align-items:center;justify-content:space-between;gap:30px}
.camera-types-page footer .footer-copy{display:grid;gap:5px;min-width:0}
.camera-types-page footer .footer-copy strong{color:#fff}
.camera-types-page footer .footer-copy span{color:#8193af;font-size:.82rem}
.camera-types-page footer .footer-socials{flex:0 0 auto;margin:0}
@media(max-width:920px){.camera-type-layout{grid-template-columns:1fr}.camera-type-card:nth-child(even) .camera-type-media,.camera-type-card:nth-child(even) .camera-type-copy{order:initial}.camera-type-media,.camera-type-card:nth-child(even) .camera-type-media{min-height:420px;border-right:0;border-left:0;border-bottom:1px solid var(--line)}.camera-gallery{min-height:440px}.camera-type-copy{padding:36px 30px}}
@media(max-width:620px){.camera-types-page footer .footer-inner{display:grid;width:min(100% - 28px,1180px);justify-items:center;text-align:center;gap:14px;min-height:0}.camera-types-page footer .footer-copy{align-items:center}.camera-types-hero{padding:calc(var(--site-header-height) + 64px) 0 52px}.camera-types-hero h1{font-size:clamp(3rem,15vw,4.8rem);line-height:.9}.camera-types-hero p{margin-top:21px;font-size:.95rem;line-height:1.62}.types-section{padding:28px 0 72px}.types-column{gap:16px}.camera-type-card{border-radius:22px}.camera-type-media,.camera-type-card:nth-child(even) .camera-type-media{min-height:320px}.camera-media-single{padding:20px}.camera-gallery{min-height:360px}.camera-gallery figure{padding:17px}.camera-gallery img{max-height:175px}.camera-type-copy{padding:27px 21px 30px}.camera-type-top{margin-bottom:20px}.camera-type-copy h2{font-size:clamp(2.25rem,12vw,3.7rem)}.camera-type-summary{margin-top:18px;font-size:.96rem;line-height:1.65}.feature-list{margin-top:23px}.difference-note{grid-template-columns:1fr;gap:5px;margin-top:24px}.container{width:min(100% - 28px,1180px)}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.camera-type-card.reveal{opacity:1;transform:none;transition:none}.camera-media-single img,.camera-gallery img{transition:none}.section-light{display:none}}

/* v1.0.1 — stable responsive footer. */
.camera-types-page footer{overflow:visible}
.camera-types-page footer .footer-inner{box-sizing:border-box}
@media(max-width:620px){
  .camera-types-page footer{padding:24px 0 calc(24px + env(safe-area-inset-bottom))}
  .camera-types-page footer .footer-inner{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}
  .camera-types-page footer .footer-socials{justify-content:center;margin-inline:auto}
}
