.demo-hero{background:radial-gradient(circle at 78% 12%,rgba(199,243,219,.38),transparent 32%),linear-gradient(135deg,#004d34 0%,#00784e 58%,#16aa70 100%)}
.demo-hero h1{max-width:900px}
.demo-hero p{max-width:980px}
@media(min-width:561px){.demo-hero{padding:88px 0 72px}}
.demo-track-block{margin-top:10px}
.demo-track-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin:0 0 18px}
.demo-track-head span{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#e9fff3;color:var(--green);font-size:13px;font-weight:900;padding:8px 12px;white-space:nowrap}
.demo-track-head p{margin:0;max-width:780px;color:var(--muted);font-size:14px;line-height:1.75}
#video-demo{scroll-margin-top:92px}
.demo-gallery-section{background:linear-gradient(180deg,#fff 0%,#f4fff8 100%)}
.demo-shot-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.demo-shot-card{overflow:hidden;border:1px solid rgba(20,176,112,.16);border-radius:28px;background:#fff;box-shadow:0 18px 50px rgba(0,92,61,.09)}
.demo-explain{
    overflow:hidden;border:1px solid rgba(20,176,112,.16);border-radius:28px;background:#fff;box-shadow:0 18px 50px rgba(0,92,61,.09);position: relative;
}
.demo-gallery-section .demo-shot-grid{grid-template-columns:1fr}
/*.demo-gallery-section .demo-shot-card{display:grid;grid-template-columns:1.1fr .9fr;align-items:stretch}
.demo-shot-card.wide{grid-column:span 3;display:grid;grid-template-columns:1.08fr .92fr;align-items:stretch}
.demo-gallery-section .demo-shot-card.wide{grid-column:auto;grid-template-columns:1.1fr .9fr}*/
.demo-shot-card figure{display:flex;align-items:center;justify-content:center;margin:0;aspect-ratio:16/10;background:linear-gradient(135deg,#f2fff8,#fff)}
.demo-gallery-section .demo-shot-card figure{aspect-ratio:auto;min-height:300px;border-right:1px solid rgba(20,176,112,.12)}
.demo-shot-card.wide figure{aspect-ratio:auto;min-height:330px;border-right:1px solid rgba(20,176,112,.12)}
.demo-shot-card img{width:100%;height:100%;object-fit:contain;display:block;padding:12px;box-sizing:border-box; border-radius:12px;}
.demo-shot-body{padding:22px}
.demo-gallery-section .demo-shot-body{display:flex;flex-direction:column;justify-content:flex-start;padding:34px;min-height:300px}
.demo-shot-card.wide .demo-shot-body{display:flex;flex-direction:column;justify-content:center;padding:30px}
.demo-shot-body span{display:inline-flex;width:max-content;margin-bottom:12px;border-radius:999px;background:#e9fff3;color:var(--green);font-size:12px;font-weight:900;padding:7px 11px}
.demo-gallery-section .demo-shot-body>span{display:none}
.demo-shot-body h3{margin:0 0 10px;color:var(--deep);font-size:22px;line-height:1.25}
.demo-shot-card.wide .demo-shot-body h3{font-size:28px}
.demo-shot-body p{margin:0;color:var(--muted);font-size:14px;line-height:1.8}
.demo-video-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;margin-top:18px;border:0;border-radius:999px;background:linear-gradient(135deg,var(--deep),var(--green));color:#fff;font:inherit;font-size:14px;font-weight:900;padding:10px 16px;cursor:pointer;box-shadow:0 12px 28px rgba(0,92,61,.16);transition:.2s ease;}
.demo-gallery-section .demo-video-btn{margin-top:auto;width:auto;min-width:118px;align-self:flex-end;padding:9px 18px;font-size:13px;position:absolute; z-index:1; top:20px; right:20px;}
.demo-video-btn:before{content:"";width:0;height:0;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:8px solid #fff}
.demo-video-btn:hover{transform:translateY(-1px);box-shadow:0 16px 34px rgba(0,92,61,.22)}
.demo-video-modal[hidden]{display:none}
body.demo-modal-open{overflow:hidden}
.demo-video-modal{position:fixed;inset:0;z-index:2000;display:flex;align-items:center;justify-content:center;padding:24px}
.demo-video-backdrop{position:absolute;inset:0;background:rgba(0,32,21,.72);backdrop-filter:blur(6px)}
.demo-video-dialog{position:relative;z-index:1;width:min(920px,100%);border:1px solid rgba(255,255,255,.18);border-radius:28px;background:#062c20;box-shadow:0 30px 90px rgba(0,0,0,.34);overflow:hidden}
.demo-video-close{position:absolute;right:16px;top:14px;z-index:2;width:38px;height:38px;border:0;border-radius:50%;background:rgba(255,255,255,.14);color:#fff;font-size:28px;line-height:1;cursor:pointer}
.demo-video-close:hover{background:rgba(255,255,255,.24)}
.demo-video-head{padding:22px 26px 18px;color:#fff;background:linear-gradient(135deg,#06442f,#0b8a5b)}
.demo-video-head span{display:inline-flex;margin-bottom:7px;border-radius:999px;background:rgba(255,255,255,.16);padding:5px 10px;color:#dff8ea;font-size:12px;font-weight:900}
.demo-video-head h3{margin:0;font-size:24px;line-height:1.3;padding-right:46px}
.demo-video-dialog video{display:block;width:100%;aspect-ratio:16/9;background:#000}
.demo-contact-cta{align-items:center}
.demo-contact-copy{max-width:760px}
.demo-contact-points{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:24px}
.demo-contact-points span{display:flex;align-items:flex-start;gap:10px;min-height:58px;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.1);border-radius:18px;padding:13px 14px;color:#eafff1;font-size:14px;line-height:1.45}
.demo-contact-points b{display:inline-flex;align-items:center;justify-content:center;flex:0 0 30px;height:30px;border-radius:11px;background:#fff;color:var(--deep);font-size:12px;font-weight:900}
.demo-contact-qr{flex:0 0 230px;background:#fff;color:var(--deep);border-radius:24px;padding:18px;text-align:center;box-shadow:0 20px 54px rgba(0,38,25,.18)}
.demo-contact-qr img{width:148px;height:148px;object-fit:contain;margin:0 auto 10px;border:1px solid var(--line);border-radius:15px;background:#fff;padding:6px}
.demo-contact-qr strong{display:block;font-size:18px;line-height:1.3}
.demo-contact-qr span{display:block;margin-top:6px;color:var(--muted);font-size:13px;line-height:1.5}
@media(max-width:980px){.demo-track-head{flex-direction:column;align-items:flex-start;margin-bottom:14px}.demo-shot-grid{grid-template-columns:1fr}.demo-gallery-section .demo-shot-card,.demo-shot-card.wide{grid-column:auto;grid-template-columns:1fr}.demo-gallery-section .demo-shot-card figure,.demo-shot-card.wide figure{min-height:0;border-right:0;border-bottom:1px solid rgba(20,176,112,.12);aspect-ratio:16/10}.demo-contact-points{grid-template-columns:1fr}}
@media(max-width:620px){.demo-gallery-section{padding-top:34px}.demo-shot-grid{grid-template-columns:1fr;gap:12px}.demo-shot-card{border-radius:18px}.demo-shot-card figure{aspect-ratio:16/10;min-height:0}.demo-shot-card img{padding:8px}.demo-shot-card.wide{grid-column:auto}.demo-shot-body,.demo-gallery-section .demo-shot-body{padding:14px 13px}.demo-shot-body span{font-size:11px;padding:5px 8px;margin-bottom:8px}.demo-shot-body h3{font-size:16px!important;line-height:1.32;margin-bottom:7px}.demo-shot-body p{font-size:12.5px;line-height:1.55;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.demo-video-btn{margin-top:10px;padding:7px 12px;font-size:12px}.demo-gallery-section .demo-video-btn{width:auto;min-width:96px;align-self:flex-end;padding:7px 13px}.demo-shot-card.wide .demo-shot-body{padding:14px}.demo-shot-card.wide .demo-shot-body h3{font-size:16px}.demo-video-modal{padding:14px}.demo-video-dialog{border-radius:20px}.demo-video-head{padding:18px}.demo-video-head h3{font-size:20px}.demo-contact-cta{display:grid;padding:28px}.demo-contact-points{margin-top:18px}.demo-contact-qr{width:100%;min-width:0;box-sizing:border-box}.demo-contact-qr img{width:168px;height:168px}.demo-track-head p{font-size:12.5px;line-height:1.6}}
