@import url('https://fonts.googleapis.com/css2?family=Arimo:wght@400;600;700;900&family=Alegreya+Sans:wght@400;500;700&display=swap');
/* ======================================================
LAND WATCH AUSTRALIA – STATION MANAGER – PRODUCT PAGE
Fonts: Arimo (headings), Alegreya Sans (body)
Brand green: #385B4F
====================================================== */
.lw-page *{box-sizing:border-box;margin:0;padding:0}
.lw-page{font-family:'Alegreya Sans',Helvetica,Arial,sans-serif;color:#333;background:#fff}
.lw-breadcrumb{padding:14px 40px;font-size:13px;color:#888;background:#fafafa;border-bottom:1px solid #eee;font-family:'Alegreya Sans',sans-serif}
.lw-breadcrumb a{color:#385B4F;text-decoration:none}
.lw-breadcrumb a:hover{text-decoration:underline}
.lw-breadcrumb span{margin:0 6px}
.lw-product-hero{display:grid;grid-template-columns:1fr 1fr;gap:0;max-width:1200px;margin:0 auto;padding:20px 40px 30px;align-items:stretch}
.lw-gallery{display:flex;flex-direction:column;align-self:stretch;}
.lw-gallery-main{background:#f4f6f3;border-radius:14px;overflow:hidden;display:flex;align-items:center;justify-content:center;margin-bottom:14px;position:relative;aspect-ratio:7/6;width:100%}
.lw-gallery-main img{width:100%;height:100%;object-fit:contain;padding:8px;transform-origin:50% 50%;transition:transform 0s;will-change:transform}
.lw-gallery-main.lw-cover-photo{background:#f4f6f3;border-radius:14px}
.lw-gallery-main.lw-cover-photo img{object-fit:cover;padding:0;border-radius:14px}
.lw-gallery-main.lw-cover-photo .lwp-zoom-hint{display:none}
.lw-gallery-main[data-zoomable="true"]{cursor:crosshair}
.lw-gallery-main[data-zoomable="false"]{cursor:default}
.lwp-zoom-hint{position:absolute;bottom:10px;right:12px;font-size:11px;font-family:'Alegreya Sans',sans-serif;color:#385B4F;background:rgba(255,255,255,0.8);padding:3px 8px;border-radius:12px;pointer-events:none;opacity:0.7;letter-spacing:0.3px}
.lw-carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);background:rgba(255,255,255,0.85);border:none;border-radius:50%;width:36px;height:36px;font-size:22px;line-height:1;cursor:pointer;z-index:10;display:flex;align-items:center;justify-content:center;color:#385B4F;box-shadow:0 2px 8px rgba(0,0,0,0.15);transition:background .2s;padding:0}
.lw-carousel-arrow:hover{background:#fff}
.lw-carousel-prev{left:10px}
.lw-carousel-next{right:10px}
.lw-gallery-thumbs{display:flex;gap:10px;flex-wrap:wrap;margin-top:auto;padding-top:10px;}
.lw-gallery-thumbs .thumb{width:80px;height:60px;border-radius:8px;border:2px solid #ddd;overflow:hidden;cursor:pointer;background:#f4f6f3;display:flex;align-items:center;justify-content:center;padding:4px;transition:border-color .2s}
.lw-gallery-thumbs .thumb:hover,.lw-gallery-thumbs .thumb.active{border-color:#385B4F}
.lw-gallery-thumbs .thumb img{width:100%;height:100%;object-fit:contain}
/* Use-case icons strip */
.lw-use-cases{display:flex;justify-content:flex-start;gap:16px;padding:20px 20px 14px;background:#f8f9f5;border-radius:10px;flex-wrap:wrap;margin-top:14px}
.lw-use-case{text-align:center}
.lw-use-case svg{display:block;margin:0 auto}
.lw-use-case img{display:block;margin:0 auto;height:48px;width:auto}
.lw-use-case p{font-size:11px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:#385B4F;margin:8px 0 0;font-family:'Arimo',sans-serif}
.lw-product-details{padding-left:50px;display:flex;flex-direction:column;gap:0;justify-content:space-between;padding-top:74px}
.lw-product-badge-row{display:flex;align-items:center;gap:10px;margin-bottom:24px;flex-wrap:wrap}
.lw-badge-range{background:#e8f0ed;color:#385B4F;font-size:10px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;padding:8px 12px;border-radius:20px;border:1px solid #b4cec8;font-family:'Arimo',sans-serif}
.lw-badge-pro{background:#385B4F;color:#fff;font-size:10px;font-weight:700;letter-spacing:1px;text-transform:uppercase;padding:8px 12px;border-radius:20px;font-family:'Arimo',sans-serif}
.lw-product-below-hero{max-width:1200px;margin:0 auto;padding:0 40px 10px;}
.lw-product-details h1{font-size:38px;font-weight:700;text-transform:uppercase;letter-spacing:2px;color:#1a1a1a;line-height:1.15;margin-bottom:6px;font-family:'Arimo',sans-serif}
.lw-price-block{background:#f0f6f3;border-radius:10px;padding:18px 22px;margin-bottom:16px;border:1px solid #c4dbd4}
.lw-price-from{font-size:11px;color:#888;text-transform:uppercase;letter-spacing:1px;margin-bottom:4px;font-family:'Arimo',sans-serif}
.lw-price-main{font-size:26px;font-weight:700;color:#385B4F;font-family:'Arimo',sans-serif}
.lw-price-alt{font-size:15px;font-weight:500;color:#555;margin-top:4px;font-family:'Alegreya Sans',sans-serif}
.lw-price-alt span{font-weight:700;color:#385B4F}
.lw-price-note{font-size:12px;color:#777;margin-top:8px;line-height:1.5;font-family:'Alegreya Sans',sans-serif}
.lw-price-note strong{color:#385B4F;font-weight:700}
.lw-product-description{font-size:16px;line-height:1.8;color:#555;margin-bottom:22px;font-family:'Alegreya Sans',sans-serif}
.lw-key-features-label{font-size:11px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:#385B4F;margin-top:28px;margin-bottom:10px;font-family:'Arimo',sans-serif}
.lw-feature-list{list-style:none;padding:0;margin-bottom:12px}
.lw-feature-list li{display:flex;align-items:flex-start;gap:10px;padding:7px 0;font-size:15px;color:#333;border-bottom:1px solid #f0f0f0;font-family:'Alegreya Sans',sans-serif}
.lw-feature-list li:last-child{border-bottom:none}
.lw-feature-list li::before{content:'✓';background:#385B4F;color:#fff;min-width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;flex-shrink:0;margin-top:2px}
.lw-btn-primary{display:inline-block;background:#385B4F;color:#fff;padding:16px 40px;border-radius:7px;font-weight:700;font-size:13px;letter-spacing:2px;text-transform:uppercase;text-decoration:none;text-align:center;transition:background .25s;font-family:'Arimo',sans-serif}
.lw-btn-primary:hover{background:#1a3d2e;color:#fff}
/* Tabs */
.lw-tabs-wrapper{max-width:1200px;margin:0 auto;padding:10px 40px}
.lw-tabs-nav{display:flex;border-bottom:2px solid #eee;margin-bottom:36px;gap:0;flex-wrap:wrap}
.lw-tab-btn{background:none;border:none;padding:14px 24px;font-size:14px;font-weight:600;color:#888;cursor:pointer;border-bottom:3px solid transparent;margin-bottom:-2px;transition:all .2s;letter-spacing:.5px;font-family:'Arimo',sans-serif}
.lw-tab-btn.active,.lw-tab-btn:hover{color:#385B4F;border-bottom-color:#385B4F}
.lw-tab-content{display:none}
.lw-tab-content.active{display:block}
.lw-cam-table{width:100%;border-collapse:collapse;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 16px rgba(0,0,0,0.07)}
.lw-cam-table th{background:#385B4F;color:#fff;padding:13px 14px;font-size:11px;font-weight:700;letter-spacing:1px;text-transform:uppercase;text-align:center;font-family:'Arimo',sans-serif}
.lw-cam-table th:first-child{text-align:left}
.lw-cam-table td{padding:12px 14px;font-size:14px;color:#444;border-bottom:1px solid #f0f0f0;text-align:center;font-family:'Alegreya Sans',sans-serif}
.lw-cam-table td:first-child{font-weight:600;color:#222;text-align:left;background:#fafafa}
.lw-cam-table tr:last-child td{border-bottom:none}
.lw-cam-table .lw-hl{background:#edf4f1!important;font-weight:700;color:#385B4F!important}
.lw-chk{color:#385B4F;font-weight:700}
.lw-x{color:#ccc}
.lw-specs-note{font-size:12px;color:#aaa;margin-top:14px;font-style:italic;line-height:1.6;font-family:'Alegreya Sans',sans-serif}
.lw-faq-item{border-bottom:1px solid #eee;padding:20px 0}
.lw-faq-item:last-child{border-bottom:none}
.lw-faq-q{font-size:15px;font-weight:700;color:#1a1a1a;margin-bottom:10px;font-family:'Arimo',sans-serif}
.lw-faq-q::before{content:'Q ';color:#385B4F;font-weight:900}
.lw-faq-a{font-size:15px;color:#666;line-height:1.8;padding-left:22px;font-family:'Alegreya Sans',sans-serif}
.lw-cta-section{background:linear-gradient(135deg,#385B4F,#1a3d2e);color:#fff;text-align:center;padding:70px 40px;margin-top:50px}
.lw-cta-section h2{font-size:32px;font-weight:700;text-transform:uppercase;margin-bottom:14px;letter-spacing:1px;font-family:'Arimo',sans-serif}
.lw-cta-section p{font-size:17px;opacity:.85;margin-bottom:34px;max-width:520px;margin-left:auto;margin-right:auto;font-family:'Alegreya Sans',sans-serif}
.lw-cta-btn-w{display:inline-block;background:#fff;color:#385B4F;padding:16px 40px;border-radius:7px;font-weight:700;font-size:13px;letter-spacing:2px;text-transform:uppercase;text-decoration:none;margin-right:14px;font-family:'Arimo',sans-serif;transition:background .2s}
.lw-cta-btn-w:hover{background:#a8d5b5;color:#385B4F}
.lw-cta-btn-o{display:inline-block;border:2px solid rgba(255,255,255,.7);color:#fff;padding:16px 40px;border-radius:7px;font-weight:700;font-size:13px;letter-spacing:2px;text-transform:uppercase;text-decoration:none;font-family:'Arimo',sans-serif}
/* ── Responsive ── */
@media(max-width:900px){
.lw-product-hero{grid-template-columns:1fr;padding:24px 16px 32px}
.lw-product-details{padding-left:0;margin-top:24px}
.lw-tabs-wrapper{padding:24px 16px}
.lw-breadcrumb{padding:12px 16px}
.lw-cta-section{padding:50px 20px}
.lw-cta-btn-w,.lw-cta-btn-o{display:block;margin:0 auto 12px;width:100%;max-width:320px;text-align:center}
}
@media(max-width:600px){
.lw-product-hero{padding:20px 14px 28px}
.lw-product-details h1{font-size:28px;letter-spacing:1px}
.lw-price-main{font-size:22px}
.lw-gallery-thumbs .thumb{width:60px;height:46px}
.lw-use-cases{gap:14px}
.lw-use-case svg{width:28px;height:28px}
.lw-cam-table{font-size:12px}
.lw-cam-table th,.lw-cam-table td{padding:8px 8px}
.lw-cta-section h2{font-size:24px}
.lw-cta-section p{font-size:15px}
.lw-tabs-wrapper{padding:20px 14px}
.lw-faq-q{font-size:14px}
.lw-faq-a{font-size:14px}
.lw-btn-primary{display:block;width:100%;text-align:center;padding:14px 20px}
}
‹
›
Hover to zoom
Self-Install Range
PTZ
Station Manager
Solar powered — starting from
$6,600 inc. GST
Hardwired option available, starting from $4,950 inc. GST
Get in Touch →
The Station Manager gives you a complete visual overview of your most critical assets. The PTZ can rotate a full 360° degrees and can zoom in close on your troughs, tanks, and yards - so you can check on your water levels or stock condition. Giving you peace of mind from wherever you are in the world.
Key Features
360° pan & tilt — controlled remotely from your phone
400m optical zoom — check a trough or gate from across the paddock
100m infra-red night vision for 24/7 coverage
Instant motion alerts sent straight to your phone
Remotely view live and recorded footage any time
Solar powered — fully off-grid
Starlink option available for low reception areas
3-year warranty & lifetime tech support
Camera Comparison
FAQs
Feature
WaterCamera
FixedCamera
ThermalCamera
PTZ Camera
ANPRCamera
Resolution6MP6MP4MP / 1.3MP4MP4MP
Setback from GateN/A15m20m20m–100m25m
Infra-Red Night Vision✗✓✓✓✓
Thermal Recognition✗✗✓✗✗
Detect Movement (Day)✗65m85m1km30m (vehicle)
Detect Movement (Night)✗20m50m100m30m (vehicle)
See Who It Is (Day)N/A15m20m400mN/A
See Who It Is (Night)N/A10m15m80mN/A
Check a Trough20m20m30m400mN/A
Number Plate✗✗✗✗✓
Remote Zoom✗✗✗✓✗
Remote Rotate✗✗✗✓✗
Outback Tested✓✓✓✓✓
Vehicle / Human Search✗✓✓✓Vehicle Only
★ PTZ Camera is the featured camera in the Station Manager system.* Specifications from on-farm testing — every farm is different.** Night vision appears as black and white.
Can I really control the camera from my phone?
Yes — the Station Manager's PTZ (Pan Tilt Zoom) camera is fully controllable from your smartphone. You can pan, tilt and zoom from anywhere in the world with an internet connection. No special hardware is required — just your phone.
How far away can I actually see detail?
With the Station Manager's optical zoom, you can clearly identify people and animals up to 400m during the day, and up to 80m at night.
What areas of the property can it cover?
The Station Manager is ideal for monitoring sheds, yards, paddocks, water tanks, troughs, and general property access.
Get Eyes on Every Corner of Your Property
The Station Manager gives you full 360° control — remotely, any time, from anywhere in the world.
Design Your Property Plan →
Call 1800 308 270
var LWP_ZOOM_SCALE = 2.5;
function lwpShowTab(btn, tabId) {
document.querySelectorAll('.lw-tab-btn').forEach(function(b){ b.classList.remove('active'); });
document.querySelectorAll('.lw-tab-content').forEach(function(t){ t.classList.remove('active'); });
btn.classList.add('active');
document.getElementById('lwp-tab-' + tabId).classList.add('active');
}
function lwpCarouselNav(dir){
var thumbs=document.querySelectorAll('.lw-gallery-thumbs .thumb');
var active=-1;
for(var i=0;i
