.lp-c .lp-hero{padding-top:clamp(56px,7vw,92px);padding-bottom:clamp(56px,7vw,96px)}.lp-c-hero-copy{max-width:860px}.lp-c .lp-h1{font-size:clamp(2.2rem,5vw,4rem)}.lp-c-stack{margin-top:30px;font-size:.9rem;letter-spacing:.04em;color:var(--lp-muted)}.lp-c-rows-sec{padding-top:clamp(34px,4.5vw,60px)}.lp-c-rows{list-style:none;margin:0;padding:0}.lp-c-row{--tile-ink: var(--lp-blue-600);--tile-glow: 42, 107, 255;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:clamp(20px,3vw,34px);padding:clamp(32px,4vw,48px) 0;align-items:center}.lp-c-row.featured{align-items:start}.lp-c-shot{grid-column:span 4}.lp-c-row.featured .lp-c-shot{grid-column:span 7;grid-row:span 2;align-self:start}.lp-c-body{grid-column:span 5}.lp-c-feat{grid-column:span 3}.lp-c-shot{position:relative;display:block;width:100%;padding:0;overflow:hidden;border-radius:var(--lp-radius);background:#fff;border:1px solid var(--lp-line);box-shadow:var(--lp-shadow);cursor:zoom-in;transition:box-shadow .28s ease,border-color .28s ease}.lp-c-shot img{display:block;width:100%;aspect-ratio:16 / 10;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;transition:transform .5s cubic-bezier(.16,1,.3,1)}.lp-c-shot .count{position:absolute;right:10px;top:10px;padding:4px 10px;border-radius:10px;background:#ffffffdb;backdrop-filter:blur(4px);border:1px solid var(--lp-line);font-size:.72rem;font-weight:600;color:var(--lp-ink-soft)}@media(hover:hover){.lp-c-row:hover .lp-c-shot{border-color:rgba(var(--tile-glow),.42);box-shadow:0 22px 46px -22px rgba(var(--tile-glow),.5)}.lp-c-row:hover .lp-c-shot img{transform:scale(1.03)}}.lp-c-head{display:flex;align-items:center;gap:12px}.lp-c-num{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:11px;background:rgba(var(--tile-glow),.1);color:var(--tile-ink);font-size:.82rem;font-weight:800;font-variant-numeric:tabular-nums}.lp-c-cat{font-size:.68rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--tile-ink)}.lp-c-body h2{margin-top:14px;font-size:clamp(1.2rem,2vw,1.55rem);font-weight:800}.lp-c-row.featured .lp-c-body h2{font-size:clamp(1.7rem,3.2vw,2.5rem);font-weight:900}.lp-c-line{margin-top:12px;max-width:46ch;color:var(--lp-ink-soft);font-size:.98rem;line-height:1.55}.lp-c-tag{margin-top:10px;font-size:.8rem;color:var(--lp-muted)}.lp-c-feat h3{font-size:.68rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--lp-muted)}.lp-c-feat ul{list-style:none;margin:14px 0 0;padding:0;display:flex;flex-direction:column;gap:9px}.lp-c-feat li{display:flex;align-items:flex-start;gap:10px;font-size:.88rem;line-height:1.45;color:var(--lp-ink-soft)}.lp-c-feat li:before{content:"";flex:none;margin-top:7px;width:5px;height:5px;border-radius:50%;background:var(--tile-ink)}.lp-c-row.featured .lp-c-feat{grid-column:8 / span 5;grid-row:2;margin-top:26px}.lp-c-row.featured .lp-c-feat ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 18px}.lp-c-actions{display:flex;flex-wrap:wrap;align-items:center;gap:10px 18px;margin-top:24px}.lp-c-demo{display:inline-flex;align-items:center;gap:7px;padding:9px 18px;border-radius:11px;background:var(--tile-ink);color:#fff;font-size:.82rem;font-weight:700;text-decoration:none;transition:filter .18s ease}.lp-c-demo:hover{filter:brightness(1.12)}.lp-c-shots-btn{display:inline-flex;align-items:center;gap:6px;padding:0;border:0;background:transparent;cursor:pointer;font-family:inherit;font-size:.88rem;font-weight:600;color:var(--lp-ink-soft);transition:color .18s ease}.lp-c-shots-btn:hover{color:var(--lp-blue-600)}.lp-c-qr{display:none}@media(min-width:1024px){.lp-c-qr{display:block}}.lp-c-pwa{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:14px 24px;padding:20px 26px;margin-bottom:clamp(22px,3vw,34px)}.lp-c-pwa p{display:flex;align-items:center;gap:12px;color:var(--lp-ink-soft);font-size:.96rem}.lp-c-pwa p svg{flex:none;color:var(--lp-blue)}.lp-c-pwa .lp-c-arrow{font-size:.94rem}.lp-c-arrow{display:inline-flex;align-items:center;gap:8px;color:var(--lp-blue-600);font-weight:700;text-decoration:none;transition:color .18s ease}.lp-c-arrow:hover{color:var(--lp-blue)}.lp-c-arrow .tip{display:inline-block;transition:transform .2s ease}@media(hover:hover){.lp-c-arrow:hover .tip{transform:translate(3px)}}@media(max-width:1100px){.lp-c-shot{grid-column:span 5}.lp-c-body{grid-column:span 7}.lp-c-feat{grid-column:6 / span 7}.lp-c-row.featured .lp-c-shot,.lp-c-row.featured .lp-c-body,.lp-c-row.featured .lp-c-feat{grid-column:1 / -1;grid-row:auto}}@media(max-width:720px){.lp-c-row,.lp-c-row.featured{grid-template-columns:1fr;gap:22px}.lp-c-shot,.lp-c-body,.lp-c-feat{grid-column:1 / -1;margin-top:0}.lp-c-row.featured .lp-c-feat{margin-top:0}.lp-c-row.featured .lp-c-feat ul{grid-template-columns:1fr}.lp-c-pwa{flex-direction:column;align-items:flex-start}}.lp-c-shots-btn[data-astro-cid-ylh3gccm] .tip[data-astro-cid-ylh3gccm]{display:inline-block;transition:transform .2s ease}@media(hover:hover){.lp-c-shots-btn[data-astro-cid-ylh3gccm]:hover .tip[data-astro-cid-ylh3gccm]{transform:translate(3px)}}.lb[data-astro-cid-gixpweiw]{position:fixed;inset:0;z-index:9999;display:none;align-items:center;justify-content:center;background:#050812ed;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.lb[data-astro-cid-gixpweiw].open{display:flex}.lb-stage[data-astro-cid-gixpweiw]{position:relative;display:flex;align-items:center;justify-content:center;max-width:min(90vw,1200px);max-height:88vh}.lb-img[data-astro-cid-gixpweiw]{max-width:100%;max-height:88vh;border-radius:12px;-o-object-fit:contain;object-fit:contain;box-shadow:0 32px 80px #000000b3;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.lb-nav[data-astro-cid-gixpweiw]{position:absolute;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;background:#ffffff14;border:1px solid rgba(255,255,255,.14);color:#fff;cursor:pointer;transition:background .15s}.lb-nav[data-astro-cid-gixpweiw]:hover{background:#ffffff2e}.lb-nav[data-astro-cid-gixpweiw]:disabled{opacity:.25;cursor:default}.lb-prev[data-astro-cid-gixpweiw]{left:-64px}.lb-next[data-astro-cid-gixpweiw]{right:-64px}.lb-close[data-astro-cid-gixpweiw]{position:fixed;top:20px;right:20px;z-index:1;display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;background:#ffffff14;border:1px solid rgba(255,255,255,.14);color:#fff;cursor:pointer;transition:background .15s}.lb-close[data-astro-cid-gixpweiw]:hover{background:#ffffff2e}.lb-alt[data-astro-cid-gixpweiw]{position:fixed;bottom:52px;left:50%;transform:translate(-50%);max-width:80vw;margin:0;font-size:12px;color:#fff6;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lb-dots[data-astro-cid-gixpweiw]{position:fixed;bottom:24px;left:50%;transform:translate(-50%);display:flex;gap:6px}.lb-dots[data-astro-cid-gixpweiw] .lb-dot{width:6px;height:6px;border-radius:50%;border:0;padding:0;background:#ffffff4d;cursor:pointer;transition:all .2s}.lb-dots[data-astro-cid-gixpweiw] .lb-dot.active{width:20px;border-radius:3px;background:#38bdf8}@media(max-width:640px){.lb-stage[data-astro-cid-gixpweiw]{max-width:82vw}.lb-prev[data-astro-cid-gixpweiw]{left:-52px;width:36px;height:36px}.lb-next[data-astro-cid-gixpweiw]{right:-52px;width:36px;height:36px}}
