:root{--ink:#15352f;--lime:#ddf69d;--paper:#f8faf7;--muted:#596a65}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;color:var(--ink);background:var(--paper);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid #789b2b;outline-offset:6px}.header{max-width:1440px;margin:auto;display:flex;align-items:center;justify-content:space-between;padding:25px 5%;gap:30px}.brand{display:flex;align-items:center;gap:10px;font-size:18px;font-weight:800;letter-spacing:2px;line-height:1.2}.brand svg{width:39px;fill:none;stroke:var(--ink);stroke-width:2}.brand-bottom{display:block;font-size:12px;letter-spacing:6px;margin-top:4px}.header nav{display:flex;gap:30px;font-size:14px}.header nav a:hover{border-bottom:1px solid}.button{background:var(--ink);color:white;display:inline-flex;align-items:center;justify-content:space-between;gap:28px;padding:17px 25px;border-radius:6px;font-weight:600}.button:hover{filter:brightness(1.15)}.button.small{font-size:14px;padding:13px 20px}.button.lime{background:var(--lime);color:var(--ink)}.hero{max-width:1440px;margin:auto;display:grid;grid-template-columns:1fr 1fr;min-height:650px;padding:0 24px}.hero-copy{background:var(--ink);color:white;padding:60px 9%;border-radius:14px 0 0 14px}.eyebrow{font-size:12px;letter-spacing:2px;font-weight:700;margin:0 0 25px}h1{font-size:clamp(44px,4.6vw,72px);line-height:1.04;letter-spacing:-3px;font-weight:500;margin:0 0 28px}em{font-family:Georgia,serif;font-weight:400;color:inherit}h1 em{color:var(--lime)}.lead{max-width:435px;font-size:17px;line-height:1.75;color:#d5e0dc}.hero-actions{display:flex;align-items:center;gap:25px;margin:34px 0}.starting{font-size:12px;color:#cedbd3;white-space:nowrap}.starting strong{display:block;color:white;font-size:24px}.starting small{font-size:12px;font-weight:400;margin-left:3px}.region{font-size:13px;color:#b7cbc0;margin:35px 0 0}.hero-photo{position:relative;min-height:600px;overflow:hidden;border-radius:0 14px 14px 0;background:#889d8d}.hero-photo>img{width:100%;height:100%;position:absolute;object-fit:cover}.hero-photo:after{content:'';position:absolute;inset:0;background:linear-gradient(transparent 55%,#08221b80)}.photo-caption{position:absolute;bottom:80px;left:35px;right:35px;z-index:1;display:flex;align-items:center;gap:18px;background:#ffffffec;border-radius:9px;padding:20px;line-height:1.6;font-size:14px}.caption-icon{font-size:35px}.photo-index{position:absolute;bottom:27px;left:35px;z-index:1;color:#fff;letter-spacing:2px;font-size:12px}.service-band{max-width:1290px;margin:auto;display:flex;justify-content:space-between;gap:25px;padding:32px 4%;border-bottom:1px solid #d7e0d8;font-size:14px}.service-band span:before{content:'✓';margin-right:10px}.section{max-width:1320px;margin:auto;padding:85px 4%}h2{font-size:clamp(34px,3.4vw,48px);font-weight:500;letter-spacing:-1.7px;line-height:1.14;margin:0 0 25px}h3{line-height:1.3;font-size:22px;letter-spacing:-.5px;font-weight:500}.section-top{max-width:630px}.section-top>p:last-child{color:var(--muted);max-width:460px}.use-cases{display:grid;grid-template-columns:repeat(4,1fr);gap:35px;margin-top:45px}.number{display:block;font-family:Georgia,serif;font-size:30px;border-bottom:1px solid #c9d6cf;padding-bottom:20px;color:#6d8277}.use-cases p{color:var(--muted);font-size:15px}.offers{background:#edf2eb;max-width:none;padding-left:max(5%,calc((100vw - 1220px)/2));padding-right:max(5%,calc((100vw - 1220px)/2))}.offer-heading{display:flex;justify-content:space-between;align-items:end;gap:35px}.offer-heading>p{color:var(--muted);margin-bottom:28px}.prices{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-top:30px}.price-card{background:white;border:1px solid #d8e0d5;border-radius:10px;padding:30px 23px;position:relative}.camera-count{font-size:12px;font-weight:700;letter-spacing:1.8px;margin:0 0 22px}.price-card h3{margin:0 0 10px;font-size:23px}.price-card>p:not(.camera-count){font-size:14px;min-height:48px;color:var(--muted)}.price{font-size:34px;letter-spacing:-1.6px;margin:28px 0 24px;white-space:nowrap}.price span{font-size:14px;letter-spacing:0;margin-left:4px}.plan-link{font-size:14px;display:flex;gap:9px;justify-content:space-between;border-top:1px solid #d9e1d8;padding-top:22px}.featured{background:var(--ink);color:white;border-color:var(--ink)}.featured>p:not(.camera-count){color:#d0ded7}.featured .plan-link{border-color:#526c5f;color:var(--lime)}.plan-tag{position:absolute;top:-13px;left:22px;background:var(--lime);color:var(--ink);font-size:10px;letter-spacing:1px;font-weight:bold;padding:4px 10px;border-radius:4px}.price-note{font-size:12px;color:var(--muted);margin:22px 0 0}.journey{display:grid;grid-template-columns:1fr 1fr;gap:100px}.journey>div>p:last-child{max-width:370px;color:var(--muted)}.journey h2 em{color:#5e7969}.journey ol{list-style:none;margin:0;padding:0}.journey li{display:flex;gap:25px;border-bottom:1px solid #d7e0d8;padding:23px 0}.journey li:first-child{padding-top:0}.journey li>span{font-family:Georgia,serif;font-size:24px;color:#748c7c}.journey h3{margin:0 0 8px}.journey li p{margin:0;color:var(--muted);font-size:15px}.contact{background:var(--lime);text-align:center;margin:0 24px;padding:65px 20px;border-radius:14px}.contact .eyebrow{margin-bottom:18px}.contact>p{margin:20px auto;max-width:590px}.contact-pending{display:flex;flex-direction:column;gap:5px;margin-top:30px}.contact-pending span{font-size:14px}footer{padding:40px 5% 25px;max-width:1440px;margin:auto;display:flex;align-items:center;gap:30px;flex-wrap:wrap;font-size:14px}footer .footer-brand{font-weight:bold;letter-spacing:2px}footer>span{margin-left:auto;color:var(--muted)}.footer-note{width:100%;margin:0;border-top:1px solid #d7e0d8;padding-top:20px;font-size:12px;color:var(--muted)}@media(min-width:1600px){.hero{min-height:700px}}@media(max-width:1050px){.header nav{gap:15px}.hero-copy{padding:45px 8%}.hero-actions{align-items:start;flex-direction:column;gap:15px}.hero-photo{min-height:610px}.prices{grid-template-columns:repeat(2,1fr);gap:25px}.use-cases{gap:20px}.journey{gap:50px}.service-band{flex-wrap:wrap;justify-content:center}}@media(max-width:700px){.header{padding:20px}.header nav{display:none}.brand{font-size:14px}.brand-bottom{font-size:10px}.brand svg{width:30px}.button.small{padding:11px 13px;font-size:12px;gap:8px}.hero{grid-template-columns:1fr;padding:0 12px}.hero-copy{border-radius:12px 12px 0 0;padding:42px 27px}.hero h1{font-size:52px;letter-spacing:-2.5px}.hero-actions{flex-direction:row;align-items:center;gap:17px}.hero-actions .button{font-size:13px;padding:15px;gap:10px}.starting strong{font-size:20px}.hero-photo{min-height:350px;border-radius:0 0 12px 12px}.photo-caption{bottom:65px;left:20px;right:20px;padding:15px}.photo-index{left:20px}.service-band{font-size:12px;gap:15px;padding:25px 15px}.section{padding:55px 25px}.use-cases{grid-template-columns:1fr 1fr;gap:25px;margin-top:30px}.use-cases h3{font-size:20px}.offer-heading{display:block}.offer-heading>p{font-size:15px}.prices{gap:20px;grid-template-columns:1fr}.price-card{padding:25px}.price-card>p:not(.camera-count){min-height:0}.price{margin:20px 0}.journey{grid-template-columns:1fr;gap:25px}.contact{margin:0 12px;padding:45px 22px}.contact h2{font-size:34px}footer{gap:10px;padding:30px 25px}footer>span{margin:0;width:100%}.footer-note{margin-top:15px}.eyebrow{font-size:11px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

.call{font-size:24px;margin-top:15px;letter-spacing:1px}.contact .call-note{font-size:14px;margin-top:14px}

.brand .brand-logo{display:block;width:48px;height:auto;flex-shrink:0;border-radius:4px}.footer-brand{display:flex;align-items:center;gap:12px}.footer-brand .brand-logo{display:block;width:40px;height:auto;border-radius:3px}@media(max-width:700px){.brand .brand-logo{width:36px}.header{gap:14px}}

.phone-contacts{display:flex;justify-content:center;flex-wrap:wrap;gap:24px;margin-top:28px}.phone-country{font-size:14px;font-weight:600;margin:0 0 8px}.phone-contacts .call{margin-top:0;font-size:clamp(18px,3vw,24px)}

.uk-price{font-size:24px;letter-spacing:-.5px;line-height:1.3}.header nav{gap:22px}@media(max-width:1100px){.header nav{display:none}}

.office-address{font-style:normal;font-size:16px;line-height:1.7;margin:30px auto 0}.office-address strong{display:inline-block;margin-bottom:6px}
