.latch-wrap{--bg: #14161C;--card: #1B1E27;--card2: #21242F;--ink: #EDEAE3;--dim: #9497A3;--amber: #E8A33D;--slate: #8493AC;--line: #2B2F3A;background:var(--bg);color:var(--ink);font-family:Inter,sans-serif;line-height:1.5}.latch-wrap *{box-sizing:border-box}.latch-wrap a{color:inherit}.latch-hero{display:grid;grid-template-columns:1.05fr .95fr;gap:56px;padding:60px 32px;max-width:1160px;margin:0 auto;align-items:center}.latch-eyebrow{font-family:IBM Plex Mono,monospace;font-size:12px;letter-spacing:.05em;color:var(--amber);text-transform:uppercase;margin-bottom:20px;display:flex;align-items:center;gap:10px}.latch-eyebrow:before{content:"";width:16px;height:1px;background:var(--amber)}.latch-h1{font-family:Space Grotesk,sans-serif;font-weight:700;font-size:54px;line-height:1.04;letter-spacing:-.02em;margin:0 0 22px}.latch-sub{font-size:16.5px;color:var(--dim);max-width:440px;margin:0 0 32px}.latch-ctas{display:flex;gap:14px;flex-wrap:wrap}.latch-btn-primary{background:var(--amber);color:#16171b;border:none;text-decoration:none;padding:15px 26px;border-radius:8px;font-size:14px;font-weight:600;display:inline-block}.latch-btn-secondary{background:transparent;color:var(--ink);border:1px solid var(--line);text-decoration:none;padding:15px 24px;border-radius:8px;font-size:14px;font-weight:600;display:inline-block}.latch-panel{background:var(--card);border:1px solid var(--line);border-radius:20px;padding:26px;box-shadow:0 30px 60px -20px #00000080}.latch-panel-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}.latch-panel-title{font-family:IBM Plex Mono,monospace;font-size:11px;text-transform:uppercase;letter-spacing:.06em;color:var(--dim)}.latch-panel-status{display:flex;align-items:center;gap:6px;font-family:IBM Plex Mono,monospace;font-size:11px;color:#6fcf7b}.latch-live-dot{width:6px;height:6px;border-radius:50%;background:#6fcf7b;animation:latchpulse 2s infinite}@keyframes latchpulse{0%,to{opacity:1}50%{opacity:.3}}.latch-device-row{display:flex;align-items:center;justify-content:space-between;padding:14px 0;border-bottom:1px solid var(--line)}.latch-device-row:last-of-type{border-bottom:none}.latch-device-info{display:flex;align-items:center;gap:12px}.latch-device-icon{width:36px;height:36px;border-radius:10px;background:var(--card2);display:flex;align-items:center;justify-content:center}.latch-device-name{font-size:14px;font-weight:500}.latch-device-loc{font-size:12px;color:var(--dim)}.latch-toggle{width:40px;height:22px;border-radius:100px;background:var(--card2);position:relative;border:1px solid var(--line);cursor:pointer}.latch-toggle.on{background:#e8a33d40;border-color:var(--amber)}.latch-toggle-knob{width:16px;height:16px;border-radius:50%;background:var(--dim);position:absolute;top:2px;left:2px;transition:transform .25s ease}.latch-toggle.on .latch-toggle-knob{background:var(--amber);transform:translate(18px)}.latch-panel-footer{margin-top:18px;padding-top:16px;border-top:1px solid var(--line);font-family:IBM Plex Mono,monospace;font-size:11px;color:var(--dim);display:flex;justify-content:space-between}.latch-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:18px 32px}.latch-strip-inner{max-width:1160px;margin:0 auto;display:flex;justify-content:space-between;flex-wrap:wrap;gap:12px;font-family:IBM Plex Mono,monospace;font-size:11.5px;color:var(--dim)}.latch-strip-inner strong{color:var(--amber)}.latch-section-head{padding:90px 32px 40px;max-width:1160px;margin:0 auto;display:flex;justify-content:space-between;align-items:flex-end;flex-wrap:wrap;gap:16px}.latch-section-head h2{font-family:Space Grotesk,sans-serif;font-weight:600;font-size:32px;margin:0;letter-spacing:-.01em}.latch-section-head p{font-size:14px;color:var(--dim);max-width:280px;margin:0}.latch-products{max-width:1160px;margin:0 auto;padding:0 32px 100px;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.latch-pcard{background:var(--card);border:1px solid var(--line);border-radius:16px;overflow:hidden;text-decoration:none;display:block;transition:border-color .25s ease,transform .25s ease}.latch-pcard:hover{border-color:var(--amber);transform:translateY(-4px)}.latch-pimg{aspect-ratio:4/3;background:var(--card2);display:flex;align-items:center;justify-content:center;overflow:hidden}.latch-pimg img{width:100%;height:100%;object-fit:cover}.latch-pinfo{padding:18px 20px 20px}.latch-pinfo h3{font-family:Space Grotesk,sans-serif;font-weight:600;font-size:17px;margin:0 0 5px;color:var(--ink)}.latch-pinfo p{font-size:13px;color:var(--dim);margin:0 0 14px}.latch-prow{display:flex;justify-content:space-between;align-items:center}.latch-price{font-family:IBM Plex Mono,monospace;font-size:14.5px;color:var(--ink)}.latch-add-btn{background:none;border:1px solid var(--line);width:30px;height:30px;border-radius:8px;font-size:15px;color:var(--ink);display:flex;align-items:center;justify-content:center}.latch-empty{color:var(--dim);font-size:14px;grid-column:1 / -1}.latch-how{padding:90px 32px;border-top:1px solid var(--line)}.latch-how-inner{max-width:1160px;margin:0 auto}.latch-how-inner h2{font-family:Space Grotesk,sans-serif;font-weight:600;font-size:30px;margin:0 0 50px;letter-spacing:-.01em}.latch-how-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:36px}.latch-how-step{position:relative;padding-left:44px}.latch-stepnum{position:absolute;left:0;top:0;width:30px;height:30px;border-radius:50%;background:var(--card2);border:1px solid var(--line);color:var(--amber);font-family:IBM Plex Mono,monospace;font-size:13px;display:flex;align-items:center;justify-content:center}.latch-how-step h4{font-family:Space Grotesk,sans-serif;font-weight:600;font-size:16px;margin:0 0 8px}.latch-how-step p{font-size:13.5px;color:var(--dim);margin:0}.latch-faq{padding:90px 32px;border-top:1px solid var(--line)}.latch-faq-inner{max-width:760px;margin:0 auto}.latch-faq-inner h2{font-family:Space Grotesk,sans-serif;font-weight:600;font-size:30px;margin:0 0 40px;letter-spacing:-.01em;text-align:center}.latch-faq-item{border-bottom:1px solid var(--line)}.latch-faq-q{width:100%;text-align:left;background:none;border:none;color:var(--ink);font-family:Inter,sans-serif;font-size:15px;font-weight:500;padding:20px 4px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:20px}.latch-plus{font-family:IBM Plex Mono,monospace;color:var(--amber);font-size:18px;transition:transform .2s ease;flex-shrink:0}.latch-faq-item.open .latch-plus{transform:rotate(45deg)}.latch-faq-a{max-height:0;overflow:hidden;transition:max-height .25s ease;font-size:14px;color:var(--dim);line-height:1.6}.latch-faq-item.open .latch-faq-a{max-height:260px}.latch-faq-a p{padding:0 4px 20px;margin:0}@media(max-width:860px){.latch-hero{grid-template-columns:1fr;padding-top:40px}.latch-h1{font-size:38px}.latch-products{grid-template-columns:1fr 1fr}.latch-how-steps{grid-template-columns:1fr;gap:28px}.latch-section-head{flex-direction:column;align-items:flex-start}}@media(max-width:560px){.latch-products{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.latch-live-dot{animation:none}.latch-toggle-knob,.latch-pcard,.latch-faq-a,.latch-plus{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/latch-home.css.map */
