@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-cyrillic-ext-wght-normal-BOeWTOD4.woff2) format("woff2-variations");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-cyrillic-wght-normal-DqGufNeO.woff2) format("woff2-variations");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-greek-ext-wght-normal-DlzME5K_.woff2) format("woff2-variations");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-greek-wght-normal-CkhJZR-_.woff2) format("woff2-variations");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-vietnamese-wght-normal-CBcvBZtf.woff2) format("woff2-variations");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-latin-ext-wght-normal-DO1Apj_S.woff2) format("woff2-variations");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-latin-wght-normal-Dx4kXJAl.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--bg: #141a24;--surface: #1c2735;--surface-border: #28313f;--text: #edf1f0;--muted: #8e99a4;--hint: #7c8798;--ok: #8fbf9f;--on-ok: #12241a;--warn: #d9a84e;--on-warn: #241a06;--warn-text: #d8bc85;--alert: #a8453c;--alert-light: #e8938a;--alert-bg: #2a1512;--lisere-bleu: #3d5a9e;--lisere-blanc: #aeb8c4;--lisere-rouge: #a8453c;--radius-card: 14px;--radius-control: 10px}:root.night{--bg: #120c06;--surface: #1c130a;--surface-border: #2c1f10;--text: #d8c5a5;--muted: #8f7a5c;--hint: #7d6a4e;--ok: #c99a52;--on-ok: #1c130a;--warn: #c99a52;--warn-text: #c9a672}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter Variable,system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased;transition:background .4s}.page{min-height:100dvh;padding:20px 20px calc(24px + env(safe-area-inset-bottom));display:flex;flex-direction:column;gap:14px;max-width:480px;margin:0 auto}h1{font-size:1.35rem;font-weight:600;margin:0;letter-spacing:-.01em}h2{font-size:1.05rem;font-weight:600;margin:0}.tagline{color:var(--muted);margin:0;line-height:1.55}.hint{color:var(--hint);font-size:.85rem;line-height:1.5}.topbar{display:flex;align-items:center;justify-content:space-between;gap:12px}.live-pill{display:inline-flex;align-items:center;gap:7px;font-size:.85rem;font-weight:600}.live-dot{width:9px;height:9px;border-radius:50%;background:currentColor}.live-direct{color:var(--ok)}.live-direct .live-dot{animation:pulse 2.4s ease-in-out infinite}.live-reconnexion{color:var(--warn)}.live-alarme{color:var(--alert-light)}.live-alarme .live-dot{animation:pulse .7s ease-in-out infinite}@keyframes pulse{50%{opacity:.35}}.preview{width:100%;border-radius:var(--radius-card);background:#0b0e14;aspect-ratio:3 / 4;object-fit:cover}.preview-off{display:none}.audio-only-note{text-align:center}button{font:inherit;padding:13px 18px;border-radius:var(--radius-control);border:1px solid var(--surface-border);background:transparent;color:var(--text);cursor:pointer;min-height:48px}button:active{transform:scale(.985)}button.primary{background:var(--ok);border-color:var(--ok);color:var(--on-ok);font-weight:600;min-height:54px}.qr{background:#fff;padding:16px;border-radius:var(--radius-card);width:fit-content;margin:0 auto}.pairing{text-align:center}.short-code strong{letter-spacing:.2em;font-size:1.3rem}.ok{color:var(--ok);font-weight:500}.alert{color:var(--alert-light);font-weight:600}.warn{color:var(--warn);font-weight:600}.badges{display:flex;gap:6px;flex-wrap:wrap}.badge{display:inline-flex;align-items:center;gap:5px;font-size:.8rem;color:var(--muted);background:var(--surface);border-radius:999px;padding:6px 12px}.badge-alert{color:var(--warn-text)}.trust-pills{display:flex;gap:8px;justify-content:center;flex-wrap:wrap}.pill{display:inline-flex;align-items:center;gap:7px;border:1px solid var(--surface-border);border-radius:999px;padding:7px 13px;font-size:.8rem;color:var(--muted)}.cocarde{display:inline-flex;width:13px;height:13px;border-radius:50%;overflow:hidden;flex-shrink:0}.cocarde i{flex:1}.cocarde i:nth-child(1){background:var(--lisere-bleu)}.cocarde i:nth-child(2){background:var(--lisere-blanc)}.cocarde i:nth-child(3){background:var(--lisere-rouge)}.meter-block{display:flex;flex-direction:column;gap:6px}.meter{position:relative;height:10px;border-radius:999px;background:var(--surface)}.meter-fill{height:100%;background:var(--ok);border-radius:999px;transition:width .1s linear}.meter-fill.over{background:var(--warn)}.meter-threshold{position:absolute;top:-3px;bottom:-3px;width:2px;background:var(--alert);border-radius:1px}.meter-block input[type=range]{width:100%}.controls{display:flex;flex-direction:column;gap:10px}.controls-row{display:flex;gap:8px;flex-wrap:wrap}.controls-row button{flex:1;min-width:100px;font-size:.85rem}button.talk{min-height:60px;touch-action:none;-webkit-user-select:none;user-select:none}button.talk.talking{background:var(--warn);border-color:var(--warn);color:var(--on-warn)}.monitor-panel{display:flex;flex-direction:column;gap:12px}.checklist{background:var(--surface);border-radius:var(--radius-card);padding:14px 16px;font-size:.9rem}.checklist ul{margin:8px 0 0;padding-left:18px}.checklist li{margin-bottom:5px;line-height:1.4}.journal summary{cursor:pointer;color:var(--muted);font-size:.9rem}.journal ul{margin:8px 0;padding-left:18px;font-size:.85rem;max-height:180px;overflow-y:auto}.status-banner{display:flex;flex-direction:column;gap:4px;padding:14px 16px;border-radius:var(--radius-card);font-size:.95rem;line-height:1.45}.warn-banner{background:color-mix(in srgb,var(--warn) 14%,var(--bg));border:1px solid var(--warn);color:var(--warn-text)}.alert-banner{background:var(--alert-bg);border:1px solid var(--alert);color:var(--alert-light)}.alarm-flash{animation:flash .8s steps(2) infinite}@keyframes flash{50%{background:var(--alert)}}@media(prefers-reduced-motion:reduce){.alarm-flash{animation:none;background:var(--alert-bg)}.live-dot{animation:none!important}}.blackout{position:fixed;top:0;right:0;bottom:0;left:0;background:#000;z-index:10;display:flex;align-items:flex-end;justify-content:center;padding-bottom:40px}.blackout span{color:#333;font-size:.8rem}.nightlight{position:fixed;top:0;right:0;bottom:0;left:0;background:#f5a34a;z-index:11}.join{display:flex;flex-direction:column;gap:8px}.join label{color:var(--muted);font-size:.9rem}.join-row{display:flex;gap:8px}.join-row input{flex:1;font:inherit;letter-spacing:.25em;text-transform:uppercase;padding:12px 14px;border-radius:var(--radius-control);border:1px solid var(--surface-border);background:var(--surface);color:var(--text);min-width:0}.truth{display:flex;flex-direction:column;gap:4px;margin-top:auto;color:var(--hint);font-size:.8rem;text-align:center}.truth a{color:var(--hint)}.truth a:hover{color:var(--ok)}.link-button{background:none;border:none;padding:0;color:var(--hint);text-decoration:underline;font:inherit;cursor:pointer;min-height:auto}.back-link{align-self:flex-start;background:none;border:none;color:var(--muted);padding:0;min-height:auto;font:inherit;cursor:pointer}.security section{border-top:1px solid var(--surface-border);padding-top:16px;margin-top:4px}.security h2{margin:0 0 8px}.security p{margin:0 0 8px;line-height:1.55}.role-label{color:var(--hint);font-size:.8rem;text-transform:uppercase;letter-spacing:.06em;margin:6px 0 0}.role-card{display:flex;align-items:center;gap:14px;text-align:left;padding:16px;border-radius:var(--radius-card);min-height:72px}.role-card .role-icon{font-size:1.5rem}.role-text{display:flex;flex-direction:column;gap:2px}.role-text strong{font-size:1rem}.role-text span{font-size:.82rem;color:var(--muted)}.role-primary{background:var(--ok);border-color:var(--ok);color:var(--on-ok)}.role-primary .role-text span{color:var(--on-ok);opacity:.75}.role-open{border-color:var(--muted)}.preview-mini{aspect-ratio:16 / 9;max-height:150px}.pairing-hint{margin-bottom:4px}.steps{text-align:left;margin:12px auto 0;padding-left:0;max-width:320px;list-style:none;counter-reset:step;display:flex;flex-direction:column;gap:8px}.steps li{counter-increment:step;display:flex;gap:10px;align-items:flex-start;font-size:.88rem;line-height:1.45;color:var(--text)}.steps li:before{content:counter(step);flex-shrink:0;width:20px;height:20px;border-radius:50%;background:var(--surface);color:var(--muted);font-size:.75rem;display:flex;align-items:center;justify-content:center}.short-code{color:var(--hint);font-size:.85rem}.short-code strong{color:var(--text);letter-spacing:.18em;font-size:1.1rem}.icon{vertical-align:-3px;flex-shrink:0}button .icon{margin-right:2px}.role-icon{display:flex}.explain{display:flex;flex-direction:column;gap:10px;margin-top:10px}.explain .steps{margin:0;max-width:none}.confirm-card{background:var(--surface);border:1px solid var(--ok);border-radius:var(--radius-card);padding:16px;display:flex;flex-direction:column;gap:10px}.controls-row button.active{border-color:var(--ok);color:var(--ok)}.faq summary{cursor:pointer;font-size:.92rem;padding:6px 0}.faq p{margin:4px 0 8px}.video-wrap{border-radius:var(--radius-card);overflow:hidden;touch-action:none;background:#0b0e14}.video-wrap .preview{border-radius:0;display:block;transform-origin:center}.spark{width:100%;height:36px;background:var(--surface);border-radius:8px}.icon-row{display:flex;align-items:center;gap:6px}.checklist-list{margin:6px 0 0;padding-left:18px}.checklist-list li{margin-bottom:4px}.quality{margin:-6px 0 0;font-size:.8rem;color:var(--muted)}.spark-block{display:flex;flex-direction:column;gap:2px}.spark svg,svg.spark{overflow:visible}.spark-axis{display:flex;justify-content:space-between;font-size:.72rem;color:var(--hint)}.spark-now{color:var(--ok);font-weight:600}.home h1{font-size:1.5rem;line-height:1.25}.demo-vignette{background:#0d1119;border:1px solid var(--surface-border);border-radius:var(--radius-card);padding:12px;display:flex;flex-direction:column;gap:8px;margin-top:6px}.demo-top{display:flex;justify-content:space-between;font-size:.78rem;font-weight:600}.demo-live{display:inline-flex;align-items:center;gap:5px;color:var(--ok);font-weight:500}.demo-live i{width:6px;height:6px;border-radius:50%;background:var(--ok);animation:pulse 2.4s ease-in-out infinite}.demo-video{background:#0b0e14;border-radius:8px;height:84px;display:flex;align-items:center;justify-content:center;color:#2a3646}.demo-meter{height:6px;background:var(--surface);border-radius:999px}.demo-meter i{display:block;width:30%;height:100%;background:var(--ok);border-radius:999px}.demo-talk{background:var(--ok);color:var(--on-ok);border-radius:8px;padding:8px;text-align:center;font-size:.78rem;font-weight:600;display:flex;align-items:center;justify-content:center;gap:6px}.home-steps{max-width:none;margin:4px 0 0}.features-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 14px;margin-top:4px}.feature{display:flex;align-items:flex-start;gap:8px;font-size:.83rem;color:var(--text);line-height:1.35}.feature .icon{color:var(--ok);margin-top:1px}.hidden{display:none!important}.preview-ghost{position:absolute;width:2px;height:2px;opacity:.01;pointer-events:none}.photo-frame{width:100%}.connected-banner{display:flex;align-items:center;gap:8px;margin:0;font-size:1.05rem;font-weight:600;color:var(--ok)}.connected-banner .live-dot{animation:pulse 2.4s ease-in-out infinite}.landing{gap:18px}.ld-nav{display:flex;align-items:center;justify-content:space-between}.ld-brand{display:inline-flex;align-items:center;gap:8px;font-weight:600}.ld-logo{width:24px;height:24px;border-radius:7px;background:var(--ok);color:var(--on-ok);display:inline-flex;align-items:center;justify-content:center}.ld-links{display:inline-flex;align-items:center;gap:12px;font-size:.85rem}.ld-open{min-height:auto;padding:7px 12px;font-size:.85rem}.ld-hero{text-align:center}.ld-hero h1{font-size:1.9rem;line-height:1.2;margin-bottom:8px}.ld-hero .tagline{margin-bottom:16px}.ld-cta{padding-left:28px;padding-right:28px}.ld-hero .hint{margin-top:8px}.ld-diagram{display:flex;align-items:flex-start;justify-content:center;gap:10px}.ld-col{text-align:center;width:128px;flex-shrink:0}.ld-step{font-size:.78rem;font-weight:600;color:var(--ok);margin:0 0 6px}.ld-caption{font-size:.74rem;color:var(--muted);margin:6px 0 0;line-height:1.4}.ld-phone{width:72px;height:112px;margin:0 auto;background:#0d1119;border:1px solid var(--surface-border);border-radius:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;color:var(--text)}.ld-waves{display:flex;gap:2px;align-items:flex-end;height:12px}.ld-waves i{width:3px;background:var(--ok);border-radius:2px}.ld-phone-live{border-color:var(--ok);justify-content:stretch;padding:7px 6px;gap:5px}.ld-mini-live{display:flex;align-items:center;gap:3px;font-size:.48rem;color:var(--ok)}.ld-mini-live i{width:5px;height:5px;border-radius:50%;background:var(--ok)}.ld-mini-video{flex:1;background:#0b0e14;border-radius:5px}.ld-mini-meter{height:4px;background:var(--surface);border-radius:999px}.ld-mini-meter i{display:block;width:35%;height:100%;background:var(--ok);border-radius:999px}.ld-mini-talk{background:var(--ok);color:var(--on-ok);border-radius:5px;padding:3px;font-size:.48rem;font-weight:600;text-align:center;display:flex;align-items:center;justify-content:center;gap:3px}.ld-mid{flex:1;max-width:210px;text-align:center;padding-top:34px;display:flex;flex-direction:column;gap:5px}.ld-link{display:flex;align-items:center;gap:5px}.ld-line{flex:1;height:2.5px;background:var(--ok);border-radius:2px}.ld-lock{display:inline-flex;align-items:center;gap:4px;border:1px solid var(--ok);border-radius:999px;padding:4px 9px;font-size:.66rem;font-weight:600;color:var(--ok);white-space:nowrap}.ld-server{margin-top:8px;border:1px dashed #3a4456;border-radius:10px;padding:8px 10px;font-size:.68rem;color:var(--muted);line-height:1.5;display:flex;gap:7px;align-items:flex-start;text-align:left}.ld-server .cocarde{margin-top:2px}.ld-step3{text-align:center;font-size:.85rem;color:var(--text);margin:0}.ld-step3 strong{color:var(--ok)}.ld-features{border-top:1px solid var(--surface);padding-top:16px}.ld-offer{display:flex;gap:10px;flex-wrap:wrap}.ld-card{flex:1;min-width:220px;border:1px solid var(--surface-border);border-radius:12px;padding:14px;display:flex;flex-direction:column;gap:8px}.ld-card-title{font-weight:600;margin:0}.ld-card .hint{margin:0}.ld-soon{font-size:.68rem;font-weight:600;color:var(--warn);border:1px solid var(--warn);border-radius:999px;padding:2px 8px;margin-left:6px;vertical-align:2px}@media(max-width:470px){.ld-diagram{flex-direction:column;align-items:center;gap:14px}.ld-mid{padding-top:0;max-width:280px}.ld-link{flex-direction:column}.ld-line{flex:none;width:2.5px;height:18px}}.ld-duo{display:flex;align-items:flex-start;justify-content:center;gap:12px}.ld-duo-col{display:flex;flex-direction:column;align-items:center;gap:8px}.ld-callout{background:var(--surface);border:1px solid var(--surface-border);border-radius:999px;padding:5px 12px;font-size:.72rem;color:var(--text);white-space:nowrap}.ld-big-phone{width:128px;height:216px;background:#0d1119;border:1.5px solid var(--surface-border);border-radius:20px;padding:11px 10px;display:flex;flex-direction:column;gap:7px}.ld-big-live{border-color:var(--ok)}.ld-big-label{font-size:.6rem;color:var(--muted)}.ld-big-video{flex:1;background:#0b0e14;border-radius:9px;display:flex;align-items:center;justify-content:center;position:relative}.ld-scene{color:#45566e;display:flex;align-items:center;justify-content:center}.ld-scene-moon{position:absolute;top:7px;right:9px;color:#6b6046}.ld-big-phone .ld-waves{justify-content:center;height:14px}.ld-big-phone .ld-waves i{width:4px}.ld-big-phone .ld-mini-live{font-size:.58rem}.ld-big-phone .ld-mini-live i{width:6px;height:6px}.ld-big-phone .ld-mini-meter{height:5px}.ld-big-phone .ld-mini-talk{font-size:.6rem;padding:5px;border-radius:6px}.ld-duo-link{display:flex;flex-direction:column;align-items:center;gap:6px;padding-top:118px}.ld-duo-line{width:36px;height:2.5px;background:var(--ok);border-radius:2px}.ld-devices{display:flex;align-items:center;justify-content:center;gap:8px;margin:0;color:var(--muted);font-size:.8rem;flex-wrap:wrap;text-align:center}.ld-devices .icon{color:var(--text)}.ld-compare{width:100%;border-collapse:collapse;font-size:.78rem}.ld-compare th{font-weight:500;color:var(--muted);padding:6px 4px;text-align:center}.ld-compare th:first-child{text-align:left}.ld-compare th.ld-us{color:var(--ok);font-weight:600}.ld-compare td{border-top:1px solid var(--surface);padding:8px 4px;text-align:center;color:var(--muted)}.ld-compare td:first-child{text-align:left;color:var(--text)}.ld-yes{color:var(--ok);font-weight:700}.ld-no{color:#6b5a58}.ld-price{color:var(--ok)}.ld-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.ld-feature-card{background:#0d1119;border:1px solid var(--surface-border);border-radius:12px;padding:14px 10px;text-align:center;display:flex;flex-direction:column;gap:4px}.ld-feature-card strong{font-size:.85rem}.ld-feature-card .hint{font-size:.72rem;margin:0}.ld-fc-visual{height:34px;display:flex;align-items:center;justify-content:center;margin-bottom:5px}.ld-fc-bars{align-items:flex-end;gap:3px}.ld-fc-bars i{width:4px;background:var(--ok);border-radius:2px}.ld-fc-bars i.over{background:var(--warn)}.ld-fc-talk{background:var(--ok);color:var(--on-ok);border-radius:8px;padding:7px 14px;font-size:.7rem;font-weight:600;display:inline-flex;align-items:center;gap:5px}.ld-fc-icons{gap:10px;color:var(--ok)}.ld-fc-icons .icon:last-child{color:var(--warn)}.ld-family{min-width:0}.ld-final{text-align:center}.ld-quote{font-style:italic;color:var(--muted);font-size:.92rem;line-height:1.55;margin:0 0 14px}@media(max-width:470px){.ld-duo{gap:8px}.ld-big-phone{width:104px;height:178px;padding:9px 8px}.ld-duo-link{padding-top:100px}.ld-duo-line{width:26px}.ld-callout{font-size:.62rem;padding:4px 9px}.ld-cards{grid-template-columns:1fr}.ld-compare{font-size:.72rem}}.statusline{display:flex;flex-wrap:wrap;gap:4px 12px;margin:-6px 0 0;font-size:.78rem;color:var(--muted);align-items:center}.statusline .icon{vertical-align:-2px}.statusline .warn{color:var(--warn-text)}.segmented{display:flex;background:var(--surface);border-radius:var(--radius-control);padding:4px;gap:4px}.segmented button{flex:1;min-height:40px;padding:8px 4px;border:none;font-size:.85rem;color:var(--muted);border-radius:7px}.segmented .seg-active{background:var(--ok);color:var(--on-ok);font-weight:600}.calm-card{background:var(--surface);border-radius:var(--radius-card);padding:26px 16px;display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center}.calm-card strong{font-size:1.15rem;color:var(--ok)}.calm-card .hint{margin:0}.calm-dot{width:16px;height:16px;border-radius:50%;background:var(--ok);animation:pulse 2.4s ease-in-out infinite}.calm-card.noisy strong{color:var(--warn)}.calm-card.noisy .calm-dot{background:var(--warn);animation-duration:.8s}.journal-card{background:var(--surface);border-radius:var(--radius-card);padding:12px 14px;display:flex;flex-direction:column;gap:6px}.journal-head{margin:0;font-size:.85rem;font-weight:600}.journal-mini{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:4px;font-size:.85rem}.journal-mini span{color:var(--hint);font-variant-numeric:tabular-nums;margin-right:8px}.journal-card .hint{margin:0;font-size:.72rem}.panel{background:var(--surface);border-radius:var(--radius-card);padding:12px 14px}.panel summary{cursor:pointer;font-size:.9rem;font-weight:600;display:flex;align-items:center;gap:8px;list-style:none}.panel summary::-webkit-details-marker{display:none}.panel summary:after{content:"▾";margin-left:auto;color:var(--hint);transition:transform .2s}.panel[open] summary:after{transform:rotate(180deg)}.panel .controls-row{margin-top:12px}.panel .hint{margin:8px 0 0}.install-help{margin-top:12px;border-top:1px solid var(--surface-border);padding-top:12px;display:flex;flex-direction:column;gap:8px}.install-help p{margin:0;font-size:.88rem}.status-card{background:var(--surface);border-radius:var(--radius-card);padding:14px;display:flex;flex-direction:column;gap:10px}.status-card .statusline{margin:0}.mode-block{display:flex;flex-direction:column;gap:6px}.mode-label{margin:0;font-size:.72rem;text-transform:uppercase;letter-spacing:.06em;color:var(--hint)}.photo-interval{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.photo-interval .hint{margin:0;flex:1;min-width:180px}.photo-interval button{min-height:38px;padding:6px 16px;font-size:.85rem}.photo-interval button.active,.segmented button.seg-active,.photo-interval button.active:hover{background:var(--ok);color:var(--on-ok);border-color:var(--ok);font-weight:600}.banner-button{align-self:flex-start;margin-top:6px;min-height:40px;padding:8px 14px;font-size:.85rem;background:transparent;color:inherit;border:1px solid currentColor}.guide-intro{font-size:1.02rem;line-height:1.65;color:var(--text)}.guide section p{line-height:1.65;margin:0 0 10px}.guide-cta{background:var(--surface);border-radius:var(--radius-card);padding:16px;text-align:center;display:flex;flex-direction:column;gap:12px}.guide-cta p{margin:0}.guide-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.guide-list a{color:var(--ok);font-weight:500}.guide-index li{border:1px solid var(--surface-border);border-radius:var(--radius-card);padding:12px 14px;display:flex;flex-direction:column;gap:4px}.guide-index .hint{margin:0}.feat-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.feat-card{background:var(--surface);border-radius:var(--radius-card);padding:14px;display:flex;flex-direction:column;gap:6px}.feat-card .icon{color:var(--ok)}.feat-card strong{font-size:.9rem}.feat-card .hint{margin:0;font-size:.78rem}@media(max-width:420px){.feat-grid{grid-template-columns:1fr}}.ld-more{text-align:center;font-size:.88rem;margin:0}.ld-more a{color:var(--ok)}.ld-waves i{animation:eq 1.1s ease-in-out infinite;transform-origin:bottom}.ld-waves i:nth-child(1){animation-delay:0s}.ld-waves i:nth-child(2){animation-delay:.15s}.ld-waves i:nth-child(3){animation-delay:.3s}.ld-waves i:nth-child(4){animation-delay:.45s}.ld-waves i:nth-child(5){animation-delay:.6s}@keyframes eq{0%,to{transform:scaleY(.45)}50%{transform:scaleY(1)}}.ld-duo-line{position:relative;overflow:visible}.ld-flow{position:absolute;top:50%;left:0;width:7px;height:7px;border-radius:50%;background:var(--ok);transform:translateY(-50%);animation:flow-h 1.6s linear infinite}@keyframes flow-h{0%{left:-2px;opacity:0}15%{opacity:1}85%{opacity:1}to{left:calc(100% - 5px);opacity:0}}.ld-mini-meter i{animation:breathe 2.8s ease-in-out infinite}@keyframes breathe{0%,to{width:22%}40%{width:48%}65%{width:30%}}.ld-scene-moon{animation:twinkle 3.5s ease-in-out infinite}@keyframes twinkle{0%,to{opacity:.55}50%{opacity:1}}@media(prefers-reduced-motion:reduce){.ld-waves i,.ld-flow,.ld-mini-meter i,.ld-scene-moon{animation:none!important}}.ld-big-video{overflow:hidden}.ld-hero-video{width:100%;height:100%;object-fit:cover;display:block;filter:brightness(.82) saturate(.8)}.ld-big-phone{position:relative}.ld-big-phone:before{content:"";position:absolute;top:5px;left:50%;transform:translate(-50%);width:32px;height:5px;border-radius:3px;background:var(--surface-border)}.ld-big-phone:after{content:"";position:absolute;right:-3.5px;top:54px;width:3px;height:26px;border-radius:2px;background:var(--surface-border)}.ld-big-label,.ld-big-live .ld-mini-live{margin-top:6px}.ld-sticky{position:fixed;left:0;right:0;bottom:0;padding:10px 16px calc(10px + env(safe-area-inset-bottom));background:linear-gradient(to top,var(--bg) 65%,transparent);z-index:30;display:none}.ld-sticky .primary{width:100%;margin:0}@media(max-width:700px){.ld-sticky{display:block}.landing{padding-bottom:84px}}.kicker{margin:0;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.09em;color:var(--ok)}.guide h1{font-size:1.55rem;line-height:1.25;margin:6px 0 4px}.guide-intro{font-size:1.05rem;border-left:3px solid var(--ok);padding-left:14px}.guide section h2{font-size:1.08rem;margin:26px 0 10px}.guide section p{color:var(--text);opacity:.9}.guide-list .arrow{color:var(--hint);font-weight:400}.guide-index li{transition:border-color .15s}.guide-index li:hover{border-color:var(--ok)}.guide-index a{display:flex;justify-content:space-between;gap:10px}.guide-cta .primary{width:100%}.privacy h1{font-size:1.5rem;line-height:1.3;margin:6px 0 14px}.pv-diagram{display:flex;align-items:center;justify-content:center;gap:10px;background:var(--surface);border-radius:var(--radius-card);padding:18px 12px}.pv-node{display:flex;flex-direction:column;align-items:center;gap:6px;background:#0d1119;border:1.5px solid var(--surface-border);border-radius:14px;padding:14px 10px;min-width:92px;font-size:.68rem;color:var(--muted);text-align:center}.pv-node .icon{color:var(--ok)}.pv-path{display:flex;flex-direction:column;align-items:center;gap:6px;flex:1;max-width:150px}.pv-lock{display:inline-flex;align-items:center;gap:4px;border:1px solid var(--ok);border-radius:999px;padding:4px 9px;font-size:.62rem;color:var(--ok);font-weight:600}.pv-line{position:relative;width:100%;height:2.5px;background:var(--ok);border-radius:2px}.pv-cloud{position:relative;display:flex;flex-direction:column;align-items:center;gap:2px;color:var(--hint);font-size:.6rem}.pv-cloud .icon{opacity:.6}.pv-cross{position:absolute;top:-1px;width:24px;height:24px;pointer-events:none}.pv-cross:before,.pv-cross:after{content:"";position:absolute;left:50%;top:50%;width:22px;height:2.5px;background:var(--alert);border-radius:2px}.pv-cross:before{transform:translate(-50%,-50%) rotate(45deg)}.pv-cross:after{transform:translate(-50%,-50%) rotate(-45deg)}.pv-caption{text-align:center}.pv-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:10px}.pv-card{background:var(--surface);border-radius:var(--radius-card);padding:14px;display:flex;flex-direction:column;gap:6px}.pv-card-icon{position:relative;width:34px;height:34px;display:flex;align-items:center;justify-content:center;color:var(--muted)}.pv-card-icon .pv-cross{top:5px}.pv-card strong{font-size:.88rem}.pv-card .hint{margin:0;font-size:.76rem}@media(max-width:420px){.pv-grid{grid-template-columns:1fr}}.pv-steps{list-style:none;margin:10px 0 0;padding:0;display:flex;flex-direction:column;gap:12px}.pv-steps li{display:flex;gap:12px;align-items:flex-start}.pv-step-n{flex:none;width:30px;height:30px;border-radius:50%;background:var(--ok);color:var(--on-ok);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.9rem}.pv-steps strong{font-size:.9rem;display:block;margin-bottom:2px}.pv-steps .hint{margin:0}.pv-proof{background:var(--surface);border-radius:var(--radius-card);padding:6px 14px}.pv-proof p{display:flex;align-items:center;gap:8px;font-size:.88rem}.pv-proof .icon{color:var(--ok);flex:none}.pv-proof a{color:var(--ok)}.home-brand{display:flex;flex-direction:column;align-items:center;gap:4px;text-align:center}.home-brand h1{margin:4px 0 0}.home-brand .tagline{margin:0}.home-logo{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center}.home-steps{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.home-steps li{position:relative;background:var(--surface);border-radius:var(--radius-card);padding:12px 10px 10px;display:flex;flex-direction:column;align-items:center;gap:6px;text-align:center;font-size:.72rem;color:var(--muted);line-height:1.35}.home-step-icon{color:var(--ok)}.home-step-n{position:absolute;top:6px;left:8px;width:16px;height:16px;border-radius:50%;background:var(--ok);color:var(--on-ok);font-size:.62rem;font-weight:700;display:flex;align-items:center;justify-content:center}.role-chevron{margin-left:auto;color:var(--hint);font-size:1.3rem;line-height:1}.home-features{display:grid;grid-template-columns:repeat(2,1fr);gap:6px 10px}.home-feature{display:flex;align-items:center;gap:7px;font-size:.78rem;color:var(--muted)}.home-feature .icon{color:var(--ok);flex:none}.ld-open{background:var(--ok);color:var(--on-ok);border:none;font-weight:600;padding:11px 20px;border-radius:10px;font-size:.92rem}.ld-section-title{margin:0 0 12px;text-align:center;font-size:1.05rem;font-weight:600}.ld-feat-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.ld-feat{display:flex;gap:10px;background:#0d1119;border:1px solid var(--surface-border);border-radius:12px;padding:12px;align-items:flex-start}.ld-feat .icon{color:var(--ok);flex:none;margin-top:2px}.ld-feat strong{display:block;font-size:.82rem;margin-bottom:2px}.ld-feat span{font-size:.72rem;color:var(--muted);line-height:1.45}@media(max-width:470px){.ld-feat-grid{grid-template-columns:1fr}}
