@font-face{font-family:Jost;src:url(/fonts/jost-400.woff2)format("woff2");font-weight:400;font-display:swap}@font-face{font-family:Jost;src:url(/fonts/jost-600.woff2)format("woff2");font-weight:600 900;font-display:swap}:root{--blue:#0358e6;--blue-dark:#003eac;--blue-pale:#eef5ff;--ink:#10131a;--muted:#606878;--line:#dfe4ec;--soft:#f6f8fb;--green:#15803d;--hero-switcher-height:64px}html[data-copy-version=v10]{--hero-switcher-height:0px}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:clip}body{color:var(--ink);-webkit-font-smoothing:antialiased;background:#fff;margin:0;font-family:Jost,Arial,sans-serif;overflow-x:clip}section[id]{scroll-margin-top:calc(var(--hero-switcher-height) + 84px)}button,input{font:inherit}button,a{cursor:pointer}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}svg{width:24px;height:24px}.hero-switcher{z-index:70;height:var(--hero-switcher-height);color:#fff;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#090f1af7;padding:8px 16px;position:sticky;top:0;box-shadow:0 8px 25px #020e2438}.hero-switcher__inner{justify-content:center;align-items:center;gap:16px;width:min(1180px,100%);height:100%;margin:auto;display:flex}.hero-switcher__title,.hero-switcher__hint{color:#aebbd0;letter-spacing:.11em;text-transform:uppercase;flex:none;font-size:10px;font-weight:700}.hero-switcher__title{color:#fff;align-items:center;gap:7px;display:flex}.hero-switcher__title i{background:#4c91ff;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #4c91ff24}.hero-switcher__options{scrollbar-width:none;gap:7px;height:100%;display:flex;overflow-x:auto}.hero-switcher__options::-webkit-scrollbar{display:none}.hero-switcher__options button{color:#fff;text-align:left;background:#141c29;border:1px solid #354052;border-radius:10px;flex:none;grid-template-columns:36px 1fr 18px;align-items:center;gap:9px;min-width:154px;height:48px;padding:5px 8px 5px 5px;transition:border-color .2s,background .2s,box-shadow .2s;display:grid;position:relative}.hero-switcher__options button:hover{background:#1a2536;border-color:#6f91c6}.hero-switcher__options button.active{background:#172a48;border-color:#4c91ff;box-shadow:0 0 0 2px #4c91ff33}.hero-switcher__options button:focus-visible{outline-offset:2px;outline:3px solid #6ea6ff73}.hero-switcher__options button>img{object-fit:cover;background:#26344a;border-radius:7px;width:36px;height:36px}.hero-switcher__options button>span{flex-direction:column;min-width:0;display:flex}.hero-switcher__options strong{font-size:12px;line-height:1.1}.hero-switcher__options small{color:#aebbd0;white-space:nowrap;text-overflow:ellipsis;margin-top:3px;font-size:9px;line-height:1;overflow:hidden}.hero-switcher__options b{color:#fff;border:1px solid #4a5870;border-radius:50%;place-items:center;width:18px;height:18px;display:grid}.hero-switcher__options button.active b{border-color:var(--blue);background:var(--blue)}.hero-switcher__options b svg{stroke-width:3px;width:11px;height:11px}.promo{background:var(--blue);color:#fff;letter-spacing:.13em;text-align:center;justify-content:center;align-items:center;height:40px;padding:0 16px;font-size:12px;display:flex}.promo strong{margin-left:5px}.header{z-index:50;top:var(--hero-switcher-height);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;border-bottom:1px solid #e7eaf0;height:72px;position:sticky}.header__inner{grid-template-columns:1fr auto 1fr;align-items:center;width:100%;height:100%;padding:0 34px;display:grid}.nav{letter-spacing:.08em;align-items:center;gap:28px;font-size:12px;font-weight:600;display:flex}.nav a{position:relative}.nav a:after{content:"";background:var(--blue);height:2px;transition:transform .2s;position:absolute;bottom:-7px;left:0;right:0;transform:scaleX(0)}.nav a:hover:after{transform:scaleX(1)}.nav--right{justify-content:flex-end;padding-right:48px}.logo{justify-content:center;align-items:center;display:flex}.wordmark{letter-spacing:-.06em;font-size:29px;font-weight:900;line-height:1}.wordmark span{color:var(--blue)}.wordmark--light,.wordmark--light span{color:#fff}.cart-button,.mobile-menu{color:#111;background:0 0;border:0;position:relative}.cart-button{place-items:center;width:42px;height:42px;display:grid;position:absolute;right:26px}.cart-button span{background:var(--blue);color:#fff;border-radius:50%;place-items:center;width:17px;height:17px;font-size:10px;display:grid;position:absolute;top:2px;right:0}.mobile-menu{display:none}.product-shell{grid-template-columns:minmax(0,1.03fr) minmax(410px,.97fr);align-items:start;gap:58px;width:min(1340px,100% - 48px);margin:48px auto 0;display:grid}.gallery{top:calc(var(--hero-switcher-height) + 92px);align-self:start;min-width:0;height:max-content;padding-bottom:24px;position:sticky}.gallery__stage{aspect-ratio:1;background:#f1f4f8;border-radius:14px;width:min(100%,100dvh - 226px);margin-inline:auto;position:relative;overflow:hidden}.gallery__stage>img{object-fit:cover;width:100%;height:100%;animation:.22s fade}.gallery__badge{color:var(--blue);letter-spacing:.1em;background:#ffffffed;border-radius:999px;padding:8px 12px;font-size:10px;font-weight:800;position:absolute;top:18px;left:18px;box-shadow:0 4px 16px #001a4b1a}.gallery__arrow{z-index:2;color:#111;background:#fffffff0;border:0;border-radius:50%;width:42px;height:42px;font-size:27px;line-height:1;transition:all .18s;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 5px 20px #0002}.gallery__arrow:hover{background:var(--blue);color:#fff}.gallery__arrow.prev{left:16px}.gallery__arrow.next{right:16px}.gallery__thumbs{scrollbar-width:none;gap:10px;width:min(100%,100dvh - 226px);margin-inline:auto;padding:12px 1px 2px;display:flex;overflow-x:auto}.gallery__thumbs::-webkit-scrollbar{display:none}.gallery__thumbs button{background:#f2f4f7;border:2px solid #0000;border-radius:10px;flex:0 0 82px;height:82px;padding:0;overflow:hidden}.gallery__thumbs button.active{border-color:var(--blue)}.gallery__thumbs img{object-fit:cover;width:100%;height:100%}.purchase{padding:2px 4px 70px}.viral-ribbon{background:var(--blue-pale);color:var(--blue-dark);letter-spacing:.04em;text-transform:uppercase;border-radius:5px;margin:0 0 17px;padding:7px 13px;font-size:12px;font-weight:700;display:inline-flex}.social-proof{color:#535b69;align-items:center;gap:12px;margin-bottom:14px;font-size:14px;display:flex}.social-proof strong{color:#161a22}.avatar-stack{display:flex}.avatar-stack img{object-fit:cover;border:2px solid #fff;border-radius:50%;width:34px;height:34px;margin-left:-8px}.avatar-stack img:first-child{margin-left:0}.rating{color:#454c58;gap:8px;margin-bottom:9px;font-size:14px;display:inline-flex}.rating span,.stars{color:#ffb800;letter-spacing:2px}.purchase h1{letter-spacing:-.045em;margin:0 0 6px;font-size:clamp(34px,3.1vw,52px);line-height:1.03}.hero-line{color:#323946;margin:12px 0 14px;font-size:19px;line-height:1.45}.hero-line strong{color:var(--blue);font-weight:600}.price{align-items:center;gap:10px;margin:12px 0 15px;display:flex}.price del{color:#8b93a0;font-size:17px}.price>strong{color:var(--blue);font-size:30px;line-height:1}.price em{color:var(--green);background:#eaf9ef;border-radius:4px;padding:5px 8px;font-size:11px;font-style:normal;font-weight:700}.benefits{grid-template-columns:1fr 1fr;gap:8px;margin:15px 0;display:grid}.benefits>div{background:#fff;border:1px solid #e4e8ef;border-radius:9px;align-items:center;gap:9px;min-height:56px;padding:9px 10px;font-size:13px;line-height:1.3;display:flex}.benefit-icon{background:var(--blue-pale);width:34px;height:34px;color:var(--blue);border-radius:9px;flex:0 0 34px;place-items:center;display:grid}.benefit-icon svg{width:19px;height:19px}.description{color:#545d6c;margin:15px 0 21px;font-size:16px;line-height:1.6}.camera-configurator{color:#111821;margin:28px 0 0}.camera-configurator>h2{letter-spacing:-.025em;border-bottom:1px solid #dfe3e8;margin:0;padding:0 0 18px;font-size:30px;font-weight:500;line-height:1.2}.camera-configurator__group{margin-top:26px}.camera-configurator__group h3{letter-spacing:-.015em;margin:0 0 15px;font-size:22px;font-weight:450;line-height:1.2}.battery-choice{border:2px solid var(--blue);color:#111821;text-align:left;cursor:pointer;background:#f2f7ff;border-radius:12px;grid-template-columns:48px minmax(0,1fr) 28px;align-items:center;gap:14px;width:100%;min-height:88px;padding:15px 17px;transition:border-color .18s,background .18s,box-shadow .18s;display:grid;box-shadow:0 0 0 1px #0358e60a}.battery-choice__icon{background:var(--blue);color:#fff;border-radius:11px;place-items:center;width:46px;height:46px;display:grid}.battery-choice__icon svg{width:27px;height:27px}.battery-choice__copy{flex-direction:column;gap:5px;min-width:0;display:flex}.battery-choice__copy strong{font-size:18px;line-height:1.1}.battery-choice__copy small{color:#536174;font-size:13px;line-height:1.35}.battery-choice__check{background:var(--blue);color:#fff;border-radius:50%;place-items:center;width:25px;height:25px;display:grid}.battery-choice__check svg{width:15px;height:15px}.battery-choice:not(.selected){box-shadow:none;background:#fff;border-color:#d7dce3}.battery-choice:not(.selected) .battery-choice__icon{color:#59708e;background:#eef3fb}.battery-choice:not(.selected) .battery-choice__check{visibility:hidden}.alternate-power-toggle{color:#59677b;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;gap:6px;width:100%;min-height:46px;padding:8px 10px;font-size:13px;display:flex}.alternate-power-toggle strong{color:var(--blue);font-weight:750}.alternate-power-toggle svg{width:16px;height:16px;color:var(--blue);transition:transform .18s}.alternate-power-toggle[aria-expanded=true] svg{transform:rotate(90deg)}.power-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.power-options--all{grid-template-columns:repeat(4,minmax(0,1fr))}.power-options--alternates{margin-top:4px}.power-options button{color:#10161e;cursor:pointer;background:#fff;border:1px solid #d7dce3;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:15px;min-width:0;min-height:130px;padding:16px 8px;font-size:18px;font-weight:450;line-height:1;transition:border-color .18s,background .18s,color .18s,box-shadow .18s;display:flex}.power-options button svg{stroke-width:1.65px;width:41px;height:41px}.power-options button:hover{background:#fbfdff;border-color:#8aaeed}.battery-choice:focus-visible,.alternate-power-toggle:focus-visible,.power-options button:focus-visible,.quantity-options button:focus-visible{outline-offset:2px;outline:3px solid #0358e63d}.power-options button.selected{border:2px solid var(--blue);color:var(--blue);background:#f2f7ff;font-weight:650;box-shadow:0 0 0 1px #0358e60a}.camera-configurator__quantity{margin-top:43px}.quantity-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.quantity-options button{color:#111821;cursor:pointer;background:#fff;border:1px solid #d7dce3;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-width:0;min-height:118px;padding:18px;transition:border-color .18s,background .18s,box-shadow .18s;display:flex}.quantity-options button>span{font-size:24px;font-weight:450;line-height:1}.quantity-options button>small{color:#c43d00;min-height:18px;font-size:15px;font-weight:500;line-height:1.1}.quantity-options button:hover{background:#fbfdff;border-color:#8aaeed}.quantity-options button.selected{border:2px solid var(--blue);background:#f2f7ff;box-shadow:0 0 0 1px #0358e60a}.bundle-label{justify-content:space-between;align-items:center;margin:0 0 9px;font-size:14px;display:flex}.bundle-label span{color:var(--blue);font-weight:600}.bundles{gap:10px;display:grid}.bundle-option{color:#111;text-align:left;background:#fff;border:1px solid #d9dee7;border-radius:10px;grid-template-columns:20px 72px 1fr auto;align-items:center;gap:12px;width:100%;min-height:88px;padding:11px 14px;transition:all .18s;display:grid;position:relative}.bundle-option:hover{border-color:#9bb8ed;transform:translateY(-1px)}.bundle-option.selected{border:2px solid var(--blue);background:#f7faff;padding:10px 13px;box-shadow:0 0 0 3px #0358e612}.bundle-option>img{object-fit:contain;width:68px;height:62px}.radio{border:1.5px solid #99a1af;border-radius:50%;width:18px;height:18px}.selected .radio{border:5px solid var(--blue)}.bundle-title,.bundle-price{flex-direction:column;gap:2px;display:flex}.bundle-title strong,.bundle-price strong{font-size:17px}.bundle-title small{color:#697180;font-size:12px}.bundle-price{align-items:flex-end}.bundle-price del{color:#8a929e;font-size:11px}.bundle-price small{min-height:14px;color:var(--green);font-size:10px;font-weight:700}.bundle-popular{background:var(--blue);color:#fff;letter-spacing:.06em;border-radius:999px;padding:3px 8px;font-size:9px;font-weight:700;position:absolute;top:-9px;right:13px}.solar-total-label{background:var(--blue-pale)!important;color:var(--blue)!important}.solar-label{justify-content:space-between;align-items:flex-end;gap:16px;margin:22px 0 9px;font-size:14px;display:flex}.solar-label strong{font-size:14px}.solar-label span{color:#798190;font-size:11px}.solar-upsell{background:#fff;border:1px solid #d8e0eb;border-radius:13px;transition:border-color .2s,box-shadow .2s,background .2s;position:relative;box-shadow:0 5px 22px #112d5a0f}.solar-upsell.selected{border:2px solid var(--blue);background:#f7faff;box-shadow:0 0 0 3px #0358e612,0 10px 28px #0358e61a}.solar-upsell__badge{z-index:2;color:#fff;letter-spacing:.09em;background:#111827;border-radius:999px;padding:4px 9px;font-size:8px;font-weight:800;position:absolute;top:-9px;left:14px}.solar-upsell__details{width:100%;min-height:166px;color:var(--ink);text-align:left;grid-template-columns:118px minmax(0,1fr);align-items:center;gap:15px;padding:17px 15px 12px;display:grid}.solar-upsell__image{background:linear-gradient(145deg,#edf5ff,#fff);border-radius:10px;height:122px;overflow:hidden}.solar-upsell__image img{object-fit:cover;width:100%;height:100%}.solar-upsell__copy{flex-direction:column;align-items:flex-start;min-width:0;display:flex}.solar-upsell__copy>small{color:var(--blue);letter-spacing:.13em;margin-bottom:4px;font-size:8px;font-weight:800}.solar-upsell__copy>strong{font-size:17px;line-height:1.2}.solar-upsell__description{color:#5d6674;margin-top:6px;font-size:12px;line-height:1.42;display:block}.solar-upsell__benefits{flex-wrap:wrap;gap:5px;margin-top:9px;display:flex}.solar-upsell__benefits b{color:#24436f;background:#eaf2ff;border-radius:999px;align-items:center;gap:3px;padding:4px 6px;font-size:8px;line-height:1;display:flex}.solar-upsell__benefits svg{width:11px;height:11px;color:var(--blue)}.solar-check{color:#fff;background:#fff;border:2px solid #aeb7c5;border-radius:7px;place-items:center;width:25px;height:25px;margin-bottom:8px;transition:all .2s;display:grid}.solar-check svg{width:16px;height:16px}.solar-selector{padding:0 15px 15px}.solar-selector__heading{color:#596476;border-top:1px solid #e3e8ef;justify-content:space-between;align-items:center;gap:10px;padding:11px 0 9px;font-size:11px;display:flex}.solar-selector__heading span{font-weight:700}.solar-selector__heading strong{color:var(--blue);font-size:12px}.solar-camera-options{grid-template-columns:repeat(auto-fit,minmax(105px,1fr));gap:7px;display:grid}.solar-camera-options button{color:#354159;text-align:left;background:#fff;border:1px solid #dce3ed;border-radius:9px;grid-template-rows:auto auto;grid-template-columns:25px minmax(0,1fr);align-items:center;gap:0 7px;min-width:0;min-height:64px;padding:8px;transition:border-color .2s,background .2s,box-shadow .2s;display:grid}.solar-camera-options button:hover{background:#f8fbff;border-color:#9bbcf3}.solar-camera-options button:focus-visible{outline-offset:2px;outline:3px solid #0358e640}.solar-camera-options button.selected{border-color:var(--blue);box-shadow:inset 0 0 0 1px var(--blue);background:#edf4ff}.solar-camera-options .solar-check{grid-row:1/3;width:25px;height:25px;margin:0}.solar-camera-options button.selected .solar-check{border-color:var(--blue);background:var(--blue)}.solar-camera-options button>span:nth-child(2){flex-direction:column;min-width:0;display:flex}.solar-camera-options button>span strong{white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.solar-camera-options button>span small{color:#7a8492;white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:8px;overflow:hidden}.solar-camera-options button>b{color:var(--blue);grid-column:2;font-size:10px}.solar-upsell__footer{color:#6a7381;text-align:center;border-top:1px solid #e3e8ef;justify-content:center;align-items:center;gap:4px;min-height:32px;padding:7px 12px;font-size:10px;line-height:1.35;display:flex}.solar-upsell__footer svg{width:13px;height:13px;color:var(--blue)}.solar-upsell.selected .solar-upsell__footer{color:#344862;background:#edf5ff;border-color:#cddfff}.add-button{background:var(--blue);color:#fff;letter-spacing:.08em;text-transform:uppercase;border:0;border-radius:8px;justify-content:center;align-items:center;gap:10px;width:100%;height:56px;margin-top:17px;font-size:15px;font-weight:700;transition:all .18s;display:flex;box-shadow:0 9px 22px #0358e640}.add-button:hover{background:var(--blue-dark);transform:translateY(-1px)}.add-button svg{width:19px}.trial-disclosure{color:#526176;background:#f5f9ff;border:1px solid #cfe0fb;border-radius:9px;grid-template-columns:26px minmax(0,1fr);align-items:start;gap:8px;margin:11px 0 0;padding:11px 12px;font-size:11px;line-height:1.45;display:grid}.trial-disclosure>svg{background:var(--blue);color:#fff;stroke-width:3px;border-radius:50%;width:20px;height:20px;padding:4px}.trial-disclosure strong{color:#19345d;font-size:12px;display:block}.buy-trust{color:#4f5867;text-align:center;grid-template-columns:repeat(3,1fr);gap:8px;margin:11px 0 22px;font-size:11px;display:grid}.buy-trust span{justify-content:center;align-items:center;gap:4px;display:flex}.buy-trust svg{width:15px;height:15px;color:var(--blue)}.guarantee{background:var(--blue-pale);border-radius:11px;grid-template-columns:66px 1fr;align-items:center;gap:15px;min-height:132px;padding:17px 18px;display:grid}.guarantee-badge{object-fit:contain;filter:drop-shadow(0 7px 12px #03378b33);width:66px;height:66px}.guarantee h5{margin:0 0 5px;font-size:17px}.guarantee p{color:#566174;margin:0;font-size:13px;line-height:1.45}.product-faqs{border-top:1px solid var(--line);margin-top:15px}.accordion{border-bottom:1px solid var(--line)}.accordion>button{text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;width:100%;min-height:56px;padding:0;font-size:15px;font-weight:600;display:flex}.accordion>button svg{flex:0 0 18px;width:18px;height:18px}.accordion__body{grid-template-rows:0fr;transition:grid-template-rows .25s;display:grid}.accordion__body>p{color:#606978;min-height:0;margin:0;font-size:14px;line-height:1.6;overflow:hidden}.accordion.is-open .accordion__body{grid-template-rows:1fr}.accordion.is-open .accordion__body>p{padding-bottom:18px}.acts-showcase{background:#fff;padding:32px 24px}.acts-showcase__inner{width:min(1160px,100%);margin:0 auto}.acts-showcase__label{color:var(--blue);letter-spacing:.16em;justify-content:center;align-items:center;gap:48px;font-size:15px;font-weight:800;display:flex}.acts-showcase__label span{background:#c9cdd4;width:168px;height:1px}.acts-showcase h2{color:#070a0f;letter-spacing:-.055em;text-align:center;margin:20px 0 0;font-size:clamp(48px,5.2vw,66px);line-height:1}.acts-showcase__subtitle{color:#4c5668;text-align:center;margin:20px 0 0;font-size:21px;line-height:1.45}.acts-showcase__cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:34px;display:grid}.acts-card{background:linear-gradient(145deg,#f6f8fc,#fbfcfe);border:1px solid #e1e6ef;border-radius:20px;flex-direction:column;min-height:560px;padding:28px 25px 24px;display:flex;overflow:hidden;box-shadow:0 5px 18px #21406f0e}.acts-card__phase{color:var(--blue);letter-spacing:.1em;align-items:center;gap:18px;font-size:14px;font-weight:800;display:flex}.acts-card__phase b{background:var(--blue);color:#fff;letter-spacing:0;border-radius:13px;place-items:center;min-width:48px;height:38px;font-size:17px;display:grid;box-shadow:0 4px 10px #0358e638}.acts-card h3{color:#080b10;letter-spacing:-.035em;margin:23px 0 13px;font-size:30px;line-height:1.16}.acts-card>p{color:#555f70;margin:0;font-size:18px;line-height:1.55}.acts-card__visual{border-radius:13px;margin-top:auto;position:relative;overflow:hidden}.acts-card__visual--understand{background:#07172e;height:240px}.acts-card__visual--understand img{object-fit:cover;object-position:center 58%;width:100%;height:100%}.acts-detected{color:#fff;background:#07111f;border-radius:8px;padding:8px 12px;font-size:11px;font-weight:700;position:absolute;top:19px;left:18px;box-shadow:0 4px 12px #00000038}.acts-ai-icon{background:var(--blue);color:#fff;border-radius:15px;place-items:center;width:58px;height:58px;display:grid;position:absolute;bottom:16px;left:16px}.acts-ai-icon svg{width:29px;height:29px}.acts-card--voice{padding-bottom:22px}.acts-waveform{height:100px;color:var(--blue);justify-content:center;align-items:center;gap:3px;margin-top:auto;display:flex}.acts-waveform i{opacity:.82;background:currentColor;border-radius:999px;width:3px;min-height:7px;transition:height .2s}.acts-waveform.is-playing i{animation:.7s ease-in-out infinite alternate actsWave}.acts-waveform.is-playing i:nth-child(3n){animation-delay:.16s}.acts-waveform.is-playing i:nth-child(3n+1){animation-delay:.31s}@keyframes actsWave{to{height:24%!important}}.acts-voice-button{background:var(--blue);color:#fff;border:0;border-radius:12px;grid-template-columns:25px 1fr auto;align-items:center;gap:11px;width:100%;height:58px;padding:0 17px;transition:background .2s;display:grid;box-shadow:0 7px 18px #0358e62e}.acts-voice-button:hover{background:var(--blue-dark)}.acts-voice-button:focus-visible{outline-offset:3px;outline:3px solid #78a9ff}.acts-voice-button svg{width:23px;height:23px}.acts-voice-button strong{text-align:left;font-size:15px}.acts-voice-button span{font-size:14px}.acts-card blockquote{color:#5a6373;background:#fff;border:1px solid #e1e5ec;border-radius:11px;place-items:center;min-height:54px;margin:16px 0 0;font-size:16px;font-style:normal;display:grid}.acts-card__visual--escalate{background:radial-gradient(circle at 73% 70%,#ff565624,#0000 43%);height:282px;margin-bottom:-24px;margin-left:-25px;margin-right:-25px}.acts-card__visual--escalate>img{z-index:2;object-fit:contain;width:114%;height:114%;position:absolute;bottom:-13%;right:-14%}.acts-shield-icon{z-index:3;background:var(--blue);color:#fff;border-radius:17px;place-items:center;width:66px;height:66px;display:grid;position:absolute;top:30px;left:26px}.acts-shield-icon svg{width:31px;height:31px}.acts-alarm-rings{border:2px solid #ef333a3d;border-radius:50%;width:230px;height:230px;position:absolute;bottom:4%;right:6%}.acts-alarm-rings:before,.acts-alarm-rings:after{content:"";border:2px solid #ef333a33;border-radius:50%;position:absolute}.acts-alarm-rings:before{inset:25px}.acts-alarm-rings:after{inset:53px}.acts-strobe{z-index:4;background:#fb222a;border-radius:50%;width:19px;height:19px;position:absolute;bottom:30%;right:43%;box-shadow:0 0 12px 5px #ff2d33,0 0 28px 15px #ff222a70}.acts-results{color:#fff;background:#020f20;border-radius:19px;min-height:318px;margin-top:27px;padding:27px 30px 24px;box-shadow:0 12px 22px #00152f3b}.acts-results__head{align-items:center;gap:22px;display:flex}.acts-results__head>span{color:#1671ff;filter:drop-shadow(0 0 9px #0d66ff8c);place-items:center;width:86px;height:74px;display:grid}.acts-results__head>span svg{stroke-width:1.5px;width:66px;height:66px}.acts-results__head h3{margin:0;font-size:27px;line-height:1.1}.acts-results__head p{color:#d0d8e4;margin:9px 0 0;font-size:16px}.acts-results__metrics{grid-template-columns:repeat(4,1fr);margin-top:19px;display:grid}.acts-metric{border-left:1px solid #607080;grid-template-columns:68px 1fr;align-items:center;gap:13px;min-height:94px;padding:0 23px;display:grid}.acts-metric:first-child{border-left:0;padding-left:6px}.acts-metric>span{color:#b9c8dc}.acts-metric>span svg{stroke-width:1.25px;width:58px;height:58px}.acts-metric strong{color:#116aff;letter-spacing:-.045em;font-size:36px;line-height:1;display:block}.acts-metric p{color:#d6deea;margin:7px 0 0;font-size:13px;line-height:1.3}.acts-results__sources{color:#5f6d80;text-align:center;margin:57px 0 0;font-size:11px}.review-section{max-width:1340px;margin:0 auto;padding:70px 24px 84px}.section-title{font-size:clamp(34px,4vw,55px);line-height:1}.loved span{margin-right:13px}.loved strong{color:var(--blue)}.review-section>.section-title,.review-section>.section-kicker{text-align:center}.section-kicker{color:var(--muted);margin:12px auto 28px;font-size:16px}.reviews-wrap{position:relative}.review-row{scrollbar-width:none;cursor:grab;gap:16px;display:flex;overflow-x:auto}.review-row::-webkit-scrollbar{display:none}.review-row.is-dragging{cursor:grabbing;-webkit-user-select:none;user-select:none}.review-card{background:#fff;border:1px solid #e0e5ed;border-radius:15px;flex:0 0 calc(25% - 12px);overflow:hidden;box-shadow:0 5px 24px #1125470f}.review-card>img{object-fit:cover;width:100%;height:220px}.review-card__body{padding:18px 18px 20px}.review-card__head{justify-content:space-between;align-items:center;gap:8px;display:flex}.review-card h3{margin:0;font-size:16px}.review-card h4{margin:14px 0 7px;font-size:15px}.review-card .stars{white-space:nowrap;letter-spacing:1px;font-size:12px}.verified{color:var(--blue);gap:5px;margin-top:5px;font-size:11px;display:inline-flex}.verified b{background:var(--blue);color:#fff;text-align:center;border-radius:50%;width:15px;height:15px}.review-card p{color:#5a6371;-webkit-line-clamp:4;-webkit-box-orient:vertical;margin:0;font-size:14px;line-height:1.55;display:-webkit-box;overflow:hidden}.review-card.expanded p{display:block}.review-card button{color:var(--blue);background:0 0;border:0;margin-top:11px;padding:0;font-size:12px;font-weight:600}.carousel-arrow{background:#fff;border:0;border-radius:50%;width:42px;height:42px;font-size:26px;position:absolute;top:45%;box-shadow:0 4px 20px #0002}.carousel-arrow.left{left:-19px}.carousel-arrow.right{right:-19px}.feature-section{grid-template-columns:1.05fr .95fr;align-items:center;gap:76px;width:min(1260px,100% - 48px);margin:0 auto;padding:72px 0;display:grid}.feature-section.reverse{grid-template-columns:.95fr 1.05fr}.feature-section.reverse .feature-image{order:2}.feature-image{aspect-ratio:1;background:#f0f3f8;border-radius:17px;overflow:hidden}.feature-image img{object-fit:cover;width:100%;height:100%}.feature-copy h2{letter-spacing:-.04em;margin:0 0 24px;font-size:clamp(38px,4vw,58px);line-height:1.03}mark{color:var(--blue);background:0 0;padding:0}.feature-copy>p{color:#596272;max-width:560px;margin:0 0 25px;font-size:17px;line-height:1.65}.feature-copy ul{grid-template-columns:1fr 1fr;gap:12px;margin:0;padding:0;list-style:none;display:grid}.feature-copy li{align-items:center;gap:10px;font-size:14px;font-weight:600;display:flex}.feature-copy li span{background:var(--blue-pale);width:37px;height:37px;color:var(--blue);border-radius:9px;place-items:center;display:grid}.feature-copy li svg{width:20px;height:20px}.eyebrow{color:var(--blue);letter-spacing:.16em;margin:0 0 12px;font-size:11px;font-weight:800}.use-cases{background:linear-gradient(#f7faff 0%,#eef5ff 100%);padding:72px 24px 78px}.use-cases__intro{text-align:center;max-width:760px;margin:0 auto 32px}.use-cases__intro h2{letter-spacing:-.04em;margin:0;font-size:clamp(38px,4vw,56px);line-height:1.05}.use-cases__intro>p:last-child{color:#566174;max-width:620px;margin:15px auto 0;font-size:17px;line-height:1.6}.use-case-options{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;max-width:1220px;margin:0 auto;display:grid}.use-case-options button{color:#293242;text-align:left;background:#ffffffe6;border:1px solid #d7e1f1;border-radius:15px;min-width:0;padding:7px 7px 11px;transition:background .2s,border-color .2s,box-shadow .2s,transform .2s;position:relative}.use-case-options button:hover{background:#fff;border-color:#9dbcf1;transform:translateY(-2px);box-shadow:0 9px 24px #0358e617}.use-case-options button:focus-visible{outline-offset:2px;outline:3px solid #0358e647}.use-case-options button.active{border-color:var(--blue);color:#17243a;box-shadow:0 0 0 2px var(--blue),0 12px 28px #0358e62e;background:#fff}.use-case-option__visual{background:#dce7f5;border-radius:10px;width:100%;height:88px;display:block;position:relative;overflow:hidden}.use-case-option__visual>img{object-fit:cover;width:100%;height:100%;transition:transform .25s;display:block}.use-case-options button:hover .use-case-option__visual>img{transform:scale(1.035)}.use-case-option__visual:after{content:"";background:linear-gradient(#0000 45%,#05122a61);position:absolute;inset:0}.use-case-option__icon{z-index:1;width:31px;height:31px;color:var(--blue);background:#ffffffeb;border:1px solid #ffffffbf;border-radius:9px;place-items:center;display:grid;position:absolute;bottom:8px;right:8px;box-shadow:0 5px 14px #061f4629}.use-case-option__icon svg{width:17px;height:17px}.use-case-option__label{justify-content:space-between;align-items:center;gap:8px;padding:10px 8px 0;display:flex}.use-case-option__label b{min-width:0;font-size:13px;line-height:1.25}.use-case-option__label>svg{color:#8290a5;flex:0 0 16px;width:16px;height:16px;transition:transform .2s}.use-case-options button.active .use-case-option__label>svg{color:var(--blue);transform:translate(2px)}.scenario-story{background:#fff;border:1px solid #d8e3f3;border-radius:20px;max-width:1220px;margin:22px auto 0;padding:28px;box-shadow:0 20px 55px #15326017}.scenario-story__head{max-width:860px;margin-bottom:22px}.scenario-story__mode{color:#174f9e;letter-spacing:.08em;text-transform:uppercase;background:#edf4ff;border-radius:999px;align-items:center;gap:7px;width:max-content;margin-bottom:14px;padding:8px 11px;font-size:10px;font-weight:800;display:flex}.scenario-story__mode svg{width:16px;height:16px}.scenario-story__head h3{letter-spacing:-.038em;margin:0;font-size:clamp(29px,3.2vw,42px);line-height:1.05}.scenario-story__head>p{color:#596576;max-width:720px;margin:12px 0 0;font-size:16px;line-height:1.6}.scenario-story__steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid;position:relative}.scenario-story__steps:before{content:"";z-index:0;background:#dce7f8;height:2px;position:absolute;top:50%;left:11%;right:11%;transform:translateY(-50%)}.scenario-story__steps article{z-index:1;color:#1c2a40;background:#f9fbfe;border:1px solid #dde6f2;border-radius:17px;min-width:0;min-height:210px;padding:22px;position:relative;box-shadow:0 6px 18px #1232620d}.scenario-story__steps article.is-action{border-color:var(--blue);color:#fff;background:linear-gradient(150deg,#0865f8 0%,#034bbc 100%);transform:translateY(-6px);box-shadow:0 16px 36px #0358e63b}.scenario-story__number{color:#8391a5;letter-spacing:.1em;font-size:11px;font-weight:800;position:absolute;top:20px;right:20px}.scenario-story__steps article.is-action .scenario-story__number{color:#b9d3ff}.scenario-story__icon{width:46px;height:46px;color:var(--blue);background:#e8f1ff;border-radius:13px;place-items:center;margin-bottom:28px;display:grid}.scenario-story__icon svg{width:23px;height:23px}.scenario-story__steps article.is-action .scenario-story__icon{color:#fff;background:#ffffff29}.scenario-story__steps h4{letter-spacing:-.02em;margin:0 0 9px;font-size:20px;line-height:1.15}.scenario-story__steps article>p{color:#5b6677;margin:0;font-size:14px;line-height:1.58}.scenario-story__steps article.is-action>p{color:#e3edff}.scenario-story__steps article.is-action .voice-preview{background:#fffffff5;border-color:#ffffff4d;margin-top:16px}.scenario-story__steps article.is-action .voice-preview>p{display:none}.scenario-story__outcome{color:#234432;background:#effaf4;border:1px solid #c8ead6;border-radius:14px;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:13px;min-height:72px;margin-top:24px;padding:13px 18px;display:grid}.scenario-story__outcome>span{color:#fff;background:#17894a;border-radius:12px;place-items:center;width:40px;height:40px;display:grid}.scenario-story__outcome svg{stroke-width:3px;width:21px;height:21px}.scenario-story__outcome p{flex-direction:column;gap:3px;margin:0;line-height:1.4;display:flex}.scenario-story__outcome small{color:#18834a;letter-spacing:.12em;font-size:9px;font-weight:800}.scenario-story__outcome strong{color:#213b2e;font-size:15px}.workflow-preview-switcher{z-index:66;top:calc(var(--hero-switcher-height) + 86px);color:#fff;opacity:0;pointer-events:none;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#090f1af7;border:1px solid #334159;border-radius:14px;width:276px;padding:10px;transition:opacity .22s,transform .22s;position:fixed;right:16px;transform:translate(calc(100% + 28px));box-shadow:0 16px 42px #020e2442}.workflow-preview-switcher.is-visible{opacity:1;pointer-events:auto;transform:translate(0)}.workflow-preview-switcher>span{color:#aebbd0;letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:7px;margin:0 2px 8px;font-size:9px;font-weight:800;display:flex}.workflow-preview-switcher>span i{background:#4c91ff;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #4c91ff24}.workflow-preview-switcher>div{grid-template-columns:1fr 1fr;gap:6px;display:grid}.workflow-preview-switcher button{color:#c7d2e4;background:#151e2d;border:1px solid #344157;border-radius:9px;justify-content:center;align-items:center;gap:6px;min-height:42px;font-size:11px;font-weight:700;transition:all .18s;display:flex}.workflow-preview-switcher button:hover{background:#1b2a40;border-color:#7298d2}.workflow-preview-switcher button.active{color:#fff;background:#0e4fbf;border-color:#4c91ff;box-shadow:0 0 0 2px #4c91ff2e}.workflow-preview-switcher button:focus-visible{outline-offset:2px;outline:3px solid #6ea6ff73}.workflow-preview-switcher button b{background:#ffffff1a;border-radius:6px;place-items:center;width:20px;height:20px;font-size:9px;display:grid}.response-workflow{background:#fff;border:1px solid #d8e3f3;border-radius:22px;max-width:1220px;margin:28px auto 0;padding:34px;box-shadow:0 24px 70px #1532601a}.response-workflow__head{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:28px;margin-bottom:28px;display:grid}.response-workflow__head h3{letter-spacing:-.035em;margin:0;font-size:clamp(27px,3vw,40px);line-height:1.06}.response-workflow__head>div>p:last-child{color:#596576;max-width:760px;margin:12px 0 0;font-size:15px;line-height:1.6}.response-workflow__head>span{color:#35547d;white-space:nowrap;background:#edf4ff;border-radius:999px;align-items:center;gap:8px;padding:9px 12px;font-size:10px;font-weight:700;display:flex}.response-workflow__head>span i{background:var(--blue);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #0358e61f}.full-flow{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.full-flow article{background:#f9fbfe;border:1px solid #dfe6f0;border-radius:15px;grid-template-columns:34px minmax(0,1fr);min-width:0;transition:border-color .18s,box-shadow .18s,transform .18s;display:grid;position:relative;overflow:hidden}.full-flow article:hover{border-color:#a7c1ed;transform:translateY(-2px);box-shadow:0 12px 28px #0358e617}.full-flow__rail{background:#edf3fc;justify-content:center;padding-top:17px;display:flex;position:relative}.full-flow__rail span{z-index:2;width:24px;height:24px;color:var(--blue);background:#fff;border-radius:8px;place-items:center;font-size:9px;font-weight:800;display:grid;position:relative;box-shadow:0 2px 8px #052b6714}.full-flow__rail i{background:linear-gradient(#b7c9e4,#0000);width:1px;position:absolute;top:41px;bottom:0}.full-flow__content{min-height:286px;padding:17px 17px 16px;position:relative}.full-flow__meta{justify-content:space-between;align-items:center;gap:8px;margin-bottom:18px;display:flex}.full-flow__meta span,.guided-flow__meta span{color:var(--blue);letter-spacing:-.03em;font-size:18px;font-weight:800}.full-flow__meta b,.guided-flow__meta b{color:#184f9f;letter-spacing:.12em;background:#e8f0ff;border-radius:6px;padding:5px 7px;font-size:8px}.full-flow__icon{background:var(--blue);color:#fff;border-radius:10px;place-items:center;width:36px;height:36px;margin-bottom:12px;display:grid;box-shadow:0 7px 16px #0358e62e}.full-flow__icon svg{width:19px;height:19px}.full-flow h4{color:#182130;margin:0 0 8px;font-size:17px;line-height:1.2}.full-flow p{color:#616c7d;margin:0;font-size:12px;line-height:1.55}.full-flow__content>small{color:#36506f;text-transform:uppercase;letter-spacing:.05em;align-items:flex-start;gap:7px;margin-top:13px;font-size:9px;font-weight:700;line-height:1.4;display:flex}.full-flow__content>small i{background:#25a45a;border-radius:50%;flex:none;width:6px;height:6px;margin-top:3px;box-shadow:0 0 0 3px #25a45a1a}.workflow-audio{margin-top:13px}.workflow-audio button{color:#173a6d;text-align:left;background:#edf4ff;border:1px solid #bcd1f3;border-radius:10px;grid-template-columns:30px minmax(0,1fr) 36px;align-items:center;gap:8px;width:100%;min-height:48px;padding:7px 9px;transition:all .18s;display:grid}.workflow-audio button:hover{background:#e4efff;border-color:#76a4ed}.workflow-audio button:focus-visible{outline-offset:2px;outline:3px solid #0358e63d}.workflow-audio button>span:first-child{background:var(--blue);color:#fff;border-radius:50%;place-items:center;width:29px;height:29px;display:grid}.workflow-audio button>span:first-child svg{width:14px;height:14px}.workflow-audio button>span:nth-child(2){flex-direction:column;min-width:0;display:flex}.workflow-audio button strong{font-size:10px}.workflow-audio button small{color:#5b6d87;white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:7px;overflow:hidden}.workflow-audio--alarm button{color:#7e2020;background:#fff1f1;border-color:#f5c6c6}.workflow-audio--alarm button:hover{background:#ffe8e8;border-color:#e79191}.workflow-audio--alarm button>span:first-child{background:#d63232}.workflow-audio--alarm button small{color:#8a6060}.workflow-audio__wave{justify-content:center;align-items:center;gap:2px;height:22px;display:flex}.workflow-audio__wave i{opacity:.48;background:currentColor;border-radius:2px;width:2px;height:7px}.workflow-audio__wave i:nth-child(2),.workflow-audio__wave i:nth-child(4){height:14px}.workflow-audio__wave i:nth-child(3){height:20px}.workflow-audio.is-playing .workflow-audio__wave i{animation:.65s ease-in-out infinite alternate voiceWave}.workflow-audio.is-playing .workflow-audio__wave i:nth-child(2){animation-delay:.12s}.workflow-audio.is-playing .workflow-audio__wave i:nth-child(3){animation-delay:.25s}.workflow-audio.is-playing .workflow-audio__wave i:nth-child(4){animation-delay:.37s}.workflow-outcome{text-align:left;background:#f1fbf5;border:1px solid #bce2c9;border-radius:14px;grid-template-columns:43px minmax(0,1fr);align-items:center;gap:13px;margin-top:15px;padding:16px 18px;display:grid}.workflow-outcome>span{color:#fff;background:#19894a;border-radius:50%;place-items:center;width:40px;height:40px;display:grid}.workflow-outcome svg{stroke-width:3px;width:21px;height:21px}.workflow-outcome p{flex-direction:column;margin:0;display:flex}.workflow-outcome small{color:#19894a;letter-spacing:.12em;margin-bottom:3px;font-size:8px;font-weight:800}.workflow-outcome strong{color:#244332;font-size:13px;line-height:1.5}.guided-flow__progress{align-items:center;max-width:760px;margin:0 auto 22px;padding:0 14px;display:flex}.guided-flow__progress button{color:#8391a6;background:0 0;border:0;flex:1;align-items:center;display:flex;position:relative}.guided-flow__progress button span{z-index:2;background:#fff;border:2px solid #d4ddea;border-radius:50%;flex:none;place-items:center;width:34px;height:34px;font-size:10px;font-weight:800;transition:all .2s;display:grid;position:relative}.guided-flow__progress button i{background:#dce4ef;width:100%;height:2px;transition:all .2s}.guided-flow__progress button:last-child{flex:0 0 34px}.guided-flow__progress button:last-child i{display:none}.guided-flow__progress button.active span{border-color:var(--blue);background:var(--blue);color:#fff;box-shadow:0 0 0 6px #0358e61a}.guided-flow__progress button.complete span{color:#fff;background:#1d9d55;border-color:#1d9d55}.guided-flow__progress button.complete i{background:#58ba7e}.guided-flow__progress button svg{stroke-width:3px;width:15px;height:15px}.guided-flow__card{background:#f8fbff;border:1px solid #dce5f2;border-radius:18px;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);min-height:510px;display:grid;overflow:hidden;box-shadow:0 14px 38px #18376917}.guided-flow__visual{background:#09182d;min-height:420px;position:relative;overflow:hidden}.guided-flow__visual>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.guided-flow__visual:after{content:"";background:linear-gradient(#030c1e0d,#03102794);position:absolute;inset:0}.guided-flow__visual>div{z-index:2;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#05142ed4;border:1px solid #85b8ff9e;border-radius:10px;padding:13px 15px;position:absolute;bottom:24px;left:24px;right:24px;overflow:hidden;box-shadow:0 10px 30px #0003}.guided-flow__visual b{z-index:2;font-size:12px;line-height:1.4;position:relative}.guided-flow__scan{background:linear-gradient(90deg,#0000,#3c90ff47,#0000);animation:2.4s ease-in-out infinite scanFlow;position:absolute;inset:0;transform:translate(-100%)}@keyframes scanFlow{55%,to{transform:translate(100%)}}.guided-flow__copy{background:#fff;flex-direction:column;padding:38px 42px;display:flex}.guided-flow__meta{justify-content:space-between;align-items:center;gap:12px;display:flex}.guided-flow__step{color:#718096;letter-spacing:.15em;margin-top:34px;font-size:9px;font-weight:800}.guided-flow__copy h4{color:#152033;letter-spacing:-.035em;margin:9px 0 12px;font-size:clamp(27px,3vw,39px);line-height:1.05}.guided-flow__copy>p{color:#5d6879;margin:0;font-size:15px;line-height:1.65}.guided-flow__copy>.workflow-audio{max-width:390px;margin-top:20px}.guided-flow__outcome{color:#244332;background:#edf9f1;border-radius:11px;grid-template-columns:35px minmax(0,1fr);gap:10px;margin-top:18px;padding:12px;font-size:11px;line-height:1.5;display:grid}.guided-flow__outcome>svg{color:#fff;stroke-width:3px;background:#19894a;border-radius:50%;width:32px;height:32px;padding:7px}.guided-flow__outcome span{flex-direction:column;display:flex}.guided-flow__outcome small{color:#19894a;letter-spacing:.12em;font-size:7px;font-weight:800}.guided-flow__actions{justify-content:space-between;gap:10px;margin-top:auto;padding-top:24px;display:flex}.guided-flow__actions button{color:#38475e;background:#fff;border:1px solid #cbd6e5;border-radius:10px;min-height:47px;padding:0 18px;font-size:11px;font-weight:800;transition:all .18s}.guided-flow__actions button:hover:not(:disabled){background:#f3f7ff;border-color:#8caee4}.guided-flow__actions button:disabled{opacity:.4}.guided-flow__actions button:last-child{border-color:var(--blue);background:var(--blue);color:#fff;justify-content:center;align-items:center;gap:8px;margin-left:auto;display:flex;box-shadow:0 7px 18px #0358e630}.guided-flow__actions button:last-child:hover{background:var(--blue-dark)}.guided-flow__actions svg{width:16px;height:16px}.workflow-disclaimer{color:#7a8595;text-align:center;max-width:850px;margin:15px auto 0;font-size:9px;line-height:1.5}.results{text-align:center;background:linear-gradient(#f8faff 0%,#f2f6fc 100%);padding:88px 24px 94px}.results h2,.comparison h2,.ingredients h2,.main-faqs h2,.difference h2{letter-spacing:-.04em;margin:0;font-size:clamp(38px,4vw,56px);line-height:1.05}.results__intro{max-width:820px;margin:0 auto}.results__intro>p:last-child{color:#596476;max-width:680px;margin:16px auto 0;font-size:17px;line-height:1.6}.response-timeline{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;max-width:1180px;margin:44px auto 0;display:grid}.response-timeline article{text-align:left;background:#fff;border:1px solid #dce3ee;border-radius:18px;transition:border-color .2s,box-shadow .2s,transform .2s;overflow:hidden;box-shadow:0 8px 30px #15326012}.response-timeline article:hover{border-color:#a9c4f1;transform:translateY(-4px);box-shadow:0 16px 38px #0358e621}.response-frame{aspect-ratio:1;background:#e9eef5;position:relative;overflow:hidden}.response-frame:after{content:"";pointer-events:none;background:linear-gradient(#0000,#05112647);height:28%;position:absolute;inset:auto 0 0}.response-frame img{object-fit:cover;width:100%;height:100%}.response-body{grid-template-columns:48px 1fr;gap:13px;min-height:176px;padding:21px 20px 24px;display:grid}.response-number{width:40px;height:40px;color:var(--blue);background:#edf3ff;border-radius:11px;place-items:center;font-size:11px;font-weight:800;display:grid}.response-timeline article:nth-child(2) .response-number{background:#dce9ff}.response-timeline article:nth-child(3) .response-number{background:var(--blue);color:#fff}.response-body strong{color:#182235;letter-spacing:.02em;margin:2px 0 7px;font-size:18px;display:block}.response-body p{color:#5a6576;margin:0;font-size:14px;line-height:1.55}.response-payoff{color:#344159;background:#fff;border:1px solid #cfdcf1;border-radius:14px;justify-content:center;align-items:center;gap:13px;max-width:720px;min-height:70px;margin:28px auto 0;padding:13px 20px;display:flex;box-shadow:0 5px 20px #14305c0d}.response-payoff>span{background:var(--blue);color:#fff;border-radius:10px;flex:0 0 38px;place-items:center;width:38px;height:38px;display:grid}.response-payoff svg{width:20px;height:20px}.response-payoff p{text-align:left;margin:0;font-size:15px;line-height:1.4}.response-payoff strong{color:#111b2b}.app-control{background:#fff;padding:100px 24px}.app-control__inner{grid-template-columns:minmax(0,1.08fr) minmax(410px,.92fr);align-items:center;gap:72px;max-width:1220px;margin:0 auto;display:grid}.app-control__visual{background:#eef5ff;border:1px solid #d9e4f5;border-radius:26px;position:relative;overflow:hidden;box-shadow:0 24px 70px #0d347024}.app-control__visual:before{content:"";z-index:1;border-radius:inherit;pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 0 0 8px #ffffff29}.app-control__visual img{aspect-ratio:1;object-fit:cover;width:100%;display:block}.app-control__status{z-index:2;color:#17304f;letter-spacing:.04em;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffed;border:1px solid #ffffffe6;border-radius:999px;align-items:center;gap:8px;padding:10px 14px;font-size:11px;font-weight:800;display:flex;position:absolute;top:20px;left:20px;box-shadow:0 8px 24px #0f306126}.app-control__status i{background:#1ab868;border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 4px #dff8eb}.app-control__copy h2{letter-spacing:-.04em;margin:0 0 20px;font-size:clamp(38px,4vw,56px);line-height:1.05}.app-control__copy h2 mark{color:var(--blue)}.app-control__intro{color:#596476;max-width:530px;margin:0 0 28px;font-size:17px;line-height:1.65}.app-control__features{grid-template-columns:1fr 1fr;gap:10px;display:grid}.app-control__features article{background:#f9fbff;border:1px solid #dde6f3;border-radius:14px;grid-template-columns:40px 1fr;gap:11px;min-width:0;padding:15px;display:grid}.app-control__features article>span{width:38px;height:38px;color:var(--blue);background:#e5efff;border-radius:10px;place-items:center;display:grid}.app-control__features svg{width:20px;height:20px}.app-control__features h3{color:#182235;margin:1px 0 5px;font-size:14px;line-height:1.25}.app-control__features p{color:#667185;margin:0;font-size:12px;line-height:1.5}.app-control__included{background:var(--blue);color:#eaf2ff;border-radius:12px;align-items:flex-start;gap:10px;margin-top:12px;padding:14px 16px;font-size:12px;line-height:1.55;display:flex;box-shadow:0 10px 26px #0358e62e}.app-control__included svg{flex:0 0 19px;width:19px;height:19px;margin-top:1px}.app-control__included strong{color:#fff}.app-control__copy>a{width:max-content;color:var(--blue);text-underline-offset:4px;align-items:center;gap:8px;margin-top:18px;font-size:13px;font-weight:800;text-decoration:underline;display:flex}.app-control__copy>a svg{width:17px;height:17px;transition:transform .2s}.app-control__copy>a:hover svg{transform:translate(3px)}.privacy-section{isolation:isolate;color:#fff;background:#05080f;padding:76px 68px 54px;position:relative;overflow:hidden}.privacy-section:before{content:"";z-index:-3;filter:none;background:linear-gradient(90deg,#03060c1f 0%,#03060c0a 54%,#03060c14 100%),url(/img/privacy-desktop-background-v2.jpg) 50%/cover no-repeat;position:absolute;inset:0;transform:none}.privacy-section:after{content:"";z-index:-2;pointer-events:none;background:linear-gradient(#02050b05,#02050b14);position:absolute;inset:0}.privacy-mobile-top{display:none}.privacy-section__inner{grid-template-columns:minmax(480px,.88fr) minmax(650px,1.12fr);align-items:center;gap:20px;max-width:1540px;margin:0 auto;display:grid}.privacy-section .eyebrow{color:#527cff;letter-spacing:.035em;align-items:center;gap:10px;margin-bottom:24px;font-size:13px;display:flex}.privacy-section .eyebrow>span{background:#25396b33;border:1px solid #6280ff42;border-radius:7px;place-items:center;width:28px;height:28px;display:grid}.privacy-section .eyebrow svg{width:17px;height:17px}.privacy-section__copy{z-index:4;padding-left:38px;position:relative}.privacy-section__copy h2{letter-spacing:-.052em;max-width:680px;margin:0;font-size:clamp(52px,4.55vw,76px);line-height:1.02}.privacy-section__copy h2 mark{color:#315dff}.privacy-section__intro{color:#b9c0ce;max-width:590px;margin:26px 0 34px;font-size:18px;line-height:1.72}.privacy-safeguards{gap:18px;display:grid}.privacy-safeguards article{grid-template-columns:46px minmax(0,1fr);align-items:center;gap:14px;display:grid}.privacy-safeguards article>span{color:#4e70ff;background:#0f1626c2;border:1px solid #5b77c63b;border-radius:9px;place-items:center;width:44px;height:44px;display:grid;box-shadow:inset 0 1px #ffffff0a}.privacy-safeguards svg{stroke-width:2.1px;width:24px;height:24px}.privacy-safeguards h3{letter-spacing:-.01em;margin:0 0 4px;font-size:17px;line-height:1.2}.privacy-safeguards p{color:#aeb5c3;margin:0;font-size:14px;line-height:1.42}.privacy-visual{isolation:isolate;place-items:center;min-height:630px;display:grid;position:relative}.privacy-visual:before{content:"";z-index:-2;filter:blur(2px);background:radial-gradient(circle,#1f65e238,#03081000 65%);border-radius:50%;width:650px;height:650px;display:none;position:absolute}.privacy-emblem{z-index:-1;filter:drop-shadow(0 0 18px #1d77ff2e);width:min(650px,88%);height:auto;display:none;position:absolute;top:50%;left:50%;overflow:visible;transform:translate(-50%,-50%)}.privacy-emblem circle{fill:none;stroke:#6e9cff7a;stroke-width:1px;stroke-dasharray:4 7}.privacy-emblem path{fill:#0f57b814;stroke:#2486ff;stroke-width:1.35px;filter:drop-shadow(0 0 7px #1f7cff99)}.privacy-camera{z-index:2;object-fit:contain;filter:drop-shadow(0 32px 45px #0000008c);width:min(610px,82%);height:auto;display:none;position:relative}.privacy-callout{z-index:3;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(145deg,#161b28f0,#0a0e17e6);border:1px solid #8b9ac04d;border-radius:21px;grid-template-columns:45px minmax(0,1fr);align-items:center;gap:11px;min-width:205px;padding:12px 15px;display:grid;position:absolute;box-shadow:0 16px 34px #00000059,inset 0 1px #ffffff0d}.privacy-callout>b{color:#5474ff;background:#222f5b61;border:1px solid #4660b02e;border-radius:50%;place-items:center;width:43px;height:43px;display:grid;box-shadow:0 0 22px #305dff33}.privacy-callout>b svg{stroke-width:2px;width:24px;height:24px}.privacy-callout>span{flex-direction:column;display:flex}.privacy-callout strong{font-size:14px;line-height:1.3}.privacy-callout small{color:#a8afbd;margin-top:3px;font-size:12px;line-height:1.45}.privacy-callout--top{top:13px;left:51%;transform:translate(-50%)}.privacy-callout--left{top:48%;left:-20px;transform:translateY(-50%)}.privacy-callout--right{top:48%;right:-13px;transform:translateY(-50%)}.privacy-callout--bottom{bottom:5px;left:51%;transform:translate(-50%)}.privacy-trust-bar{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(135deg,#11151eed,#0a0d15e6);border:1px solid #818eaa47;border-radius:25px;grid-template-columns:repeat(4,minmax(0,1fr));align-items:center;max-width:1540px;min-height:168px;margin:34px auto 0;padding:28px 14px;display:grid;box-shadow:0 20px 48px #00000045,inset 0 1px #ffffff09}.privacy-trust-bar article{grid-template-columns:72px minmax(0,1fr);align-items:center;gap:17px;min-height:102px;padding:0 28px;display:grid}.privacy-trust-bar article+article{border-left:1px solid #7b879e2b}.privacy-trust-bar article>span{color:#5574ff;background:#1b23377a;border:1px solid #6275ae38;border-radius:50%;place-items:center;width:69px;height:69px;display:grid;box-shadow:inset 0 1px #ffffff0a}.privacy-trust-bar svg{stroke-width:2px;width:34px;height:34px}.privacy-trust-bar article>svg{display:none}.privacy-trust-bar h3{margin:0 0 10px;font-size:15px;line-height:1.25}.privacy-trust-bar p{color:#aeb5c2;margin:0;font-size:12px;line-height:1.58}.plans-section{background:linear-gradient(#fff 0%,#f5f8fc 100%);padding:98px 24px 104px}.plans-section__intro{text-align:center;max-width:790px;margin:0 auto}.plans-section__intro h2{letter-spacing:-.045em;margin:0;font-size:clamp(40px,4.6vw,60px);line-height:1.04}.plans-section__intro>p:last-child{color:#5a6576;max-width:680px;margin:17px auto 0;font-size:17px;line-height:1.65}.trial-banner{color:#fff;background:#0b1b32;border-radius:17px;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:16px;max-width:1120px;min-height:92px;margin:38px auto 25px;padding:16px 18px;display:grid;box-shadow:0 15px 38px #091f3f26}.trial-banner>span{background:var(--blue);color:#fff;border-radius:13px;place-items:center;width:50px;height:50px;display:grid}.trial-banner>span svg{width:25px;height:25px}.trial-banner p{color:#bdcbe0;margin:0;font-size:13px;line-height:1.55}.trial-banner strong{color:#fff;font-size:16px;display:block}.trial-banner>a{color:#0b1b32;letter-spacing:.04em;text-transform:uppercase;background:#fff;border-radius:9px;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:0 17px;font-size:11px;font-weight:800;display:flex}.trial-banner>a svg{width:17px;height:17px}.plan-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:15px;max-width:1120px;margin:0 auto;display:grid}.plan-grid article{background:#fff;border:1px solid #dce4ef;border-radius:18px;flex-direction:column;min-width:0;padding:31px 28px 27px;display:flex;position:relative;box-shadow:0 8px 28px #102d550f}.plan-grid article.featured{border:2px solid var(--blue);background:linear-gradient(#f5f9ff,#fff 42%);box-shadow:0 18px 48px #0358e624}.plan-badge{background:var(--blue);color:#fff;letter-spacing:.1em;border-radius:999px;padding:6px 10px;font-size:8px;font-weight:800;position:absolute;top:-11px;left:24px}.plan-badge--muted{background:#596579}.plan-name{color:#435069;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:13px;font-weight:800}.plan-price{align-items:flex-end;gap:8px;margin:15px 0 5px;display:flex}.plan-price strong{letter-spacing:-.05em;font-size:42px;line-height:1}.plan-price span{color:#737e90;padding-bottom:4px;font-size:12px}.plan-note{min-height:21px;color:var(--blue);margin:0 0 22px;font-size:12px;font-weight:700}.plan-grid ul{border-top:1px solid #e2e8f1;gap:12px;margin:0 0 26px;padding:23px 0 0;list-style:none;display:grid}.plan-grid li{color:#4e596c;grid-template-columns:18px minmax(0,1fr);align-items:start;gap:8px;font-size:13px;line-height:1.45;display:grid}.plan-grid li svg{width:17px;height:17px;color:var(--blue);stroke-width:2.7px}.plan-grid .plan-cta{color:#1a2b45;letter-spacing:.05em;text-transform:uppercase;border:1px solid #cfd9e7;border-radius:9px;justify-content:center;align-items:center;gap:8px;min-height:48px;margin-top:auto;font-size:11px;font-weight:800;transition:background .2s,border-color .2s,color .2s;display:flex}.plan-grid article.featured .plan-cta,.plan-grid a.plan-cta:hover{border-color:var(--blue);background:var(--blue);color:#fff}.plan-grid .plan-cta svg{width:17px;height:17px}.plan-grid .plan-cta--disabled{color:#788294;cursor:not-allowed;background:#eef1f5;border-color:#e1e6ed}.plans-section__terms{color:#687487;text-align:center;max-width:920px;margin:22px auto 0;font-size:12px;line-height:1.55}.plans-section__terms strong{color:#25344d}.comparison{text-align:center;background:linear-gradient(#fff 0%,#fbfdff 100%);padding:90px 24px 96px}.comparison__intro{max-width:850px;margin:0 auto 42px}.comparison__intro .eyebrow{color:var(--blue);letter-spacing:.15em;margin-bottom:17px;font-size:13px}.comparison__intro h2{letter-spacing:-.055em;margin:0;font-size:clamp(48px,5vw,70px);line-height:1.03}.comparison__intro>p:last-child{color:#536072;max-width:640px;margin:23px auto 0;font-size:18px;line-height:1.5}.table-wrap{background:#fff;border:1px solid #dce3ec;border-radius:26px;max-width:980px;margin:0 auto;overflow:hidden;box-shadow:0 10px 38px #0f26490b}.comparison table{table-layout:fixed;border-collapse:separate;border-spacing:0;width:100%}.comparison-col--features{width:32%}.comparison-col--naya{width:23%}.comparison th,.comparison td{vertical-align:middle;border-bottom:1px solid #e1e6ed;border-right:1px solid #e1e6ed;height:104px;padding:15px 18px;font-size:15px}.comparison tr>:last-child{border-right:0}.comparison tbody tr:last-child>*{border-bottom:0}.comparison thead th{color:#111c2b;text-align:center;background:#fff;height:126px}.comparison thead th:first-child{text-align:left;letter-spacing:.03em;padding-left:26px;font-size:15px;font-weight:850}.comparison thead th:nth-child(2){color:#fff;background:linear-gradient(145deg,#0867f7,#0358e6)}.comparison thead .wordmark{letter-spacing:-.06em;font-size:37px}.ring-wordmark{color:#141a22;letter-spacing:-.07em;font-size:39px;font-weight:300;line-height:1;display:inline-block}.other-wordmark{color:#121a27;font-size:19px;font-weight:800;line-height:1.13;display:inline-block}.comparison tbody th{text-align:left;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:14px;font-weight:700;line-height:1.35;display:grid}.comparison tbody td:nth-child(2){background:#eff5ff}.comparison-feature__icon{width:43px;height:43px;color:var(--blue);place-items:center;display:grid;position:relative}.comparison-feature__icon svg{stroke-width:1.8px;width:37px;height:37px}.comparison-feature__icon b{color:var(--blue);place-items:center;padding-top:4px;font-size:13px;line-height:1;display:grid;position:absolute;inset:0}.comparison tbody tr:last-child .comparison-feature__icon svg path:nth-child(2){display:none}.comparison-status{color:#202a38;flex-direction:column;justify-content:center;align-items:center;gap:7px;line-height:1.16;display:flex}.comparison-status__icon{border-radius:50%;place-items:center;width:43px;height:43px;display:grid}.comparison-status__icon svg{stroke-width:2.1px;width:25px;height:25px}.comparison-status b{max-width:105px;font-size:14px;font-weight:500}.comparison-status--yes{color:var(--blue)}.comparison-status--yes .comparison-status__icon{background:var(--blue);color:#fff}.comparison-status--yes b{font-weight:700}.comparison-status--no .comparison-status__icon{color:#7d8794;background:#f0f2f5}.comparison-assurance{color:#152033;text-align:left;background:#f2f7ff;border-radius:22px;justify-content:center;align-items:center;gap:28px;max-width:980px;min-height:134px;margin:34px auto 0;padding:24px 34px;display:flex}.comparison-assurance>span{width:76px;height:76px;color:var(--blue);place-items:center;display:grid}.comparison-assurance>span svg{stroke-width:1.4px;width:72px;height:72px}.comparison-assurance strong{color:var(--blue);margin-bottom:8px;font-size:25px;display:block}.comparison-assurance p{margin:0;font-size:16px;line-height:1.4}.ingredients{text-align:center;background:#f7faff;padding:90px 24px 96px}.ingredients>p:not(.eyebrow){color:var(--muted);margin:11px auto 0;font-size:16px}.ingredient-grid{grid-template-columns:repeat(3,1fr);gap:20px;max-width:1050px;margin:45px auto 0;display:grid}.ingredient-grid article{background:#fff;border:1px solid #e0e6ef;border-radius:16px;transition:all .2s;overflow:hidden;box-shadow:0 3px 18px #18335c0d}.ingredient-grid article:hover{border-color:#a9c2f1;transform:translateY(-7px);box-shadow:0 14px 34px #0358e621}.ingredient-visual{aspect-ratio:1;background:#0b1525;width:100%;position:relative;overflow:hidden}.ingredient-visual>img{object-fit:cover;width:100%;height:100%}.ingredient-copy{padding:24px}.ingredient-grid h3{margin:0 0 8px;font-size:19px}.ingredient-grid article p{color:#626b78;margin:0;font-size:14px;line-height:1.55}.ingredient-copy>span{background:var(--blue-pale);color:var(--blue);letter-spacing:.09em;border-radius:999px;margin-top:16px;padding:6px 13px;font-size:10px;font-weight:800;display:inline-block}.detection-visual:after{content:"";pointer-events:none;background:linear-gradient(#0000 42%,#040c1abf);position:absolute;inset:0}.detection-box{z-index:1;border:2px solid #57a0ff;border-radius:8px;width:31%;height:60%;position:absolute;top:16%;left:33%;box-shadow:0 0 0 1px #00000040,0 0 22px #398bff40}.detection-box:before{content:"TRACKING";color:#fff;letter-spacing:.09em;background:#1674f8;border-radius:4px 4px 0 0;padding:3px 6px;font-size:7px;font-weight:800;position:absolute;top:-19px;left:-2px}.voice-preview{text-align:left;background:#f8fbff;border:1px solid #dbe5f2;border-radius:11px;margin-top:14px;padding:9px}.voice-preview>button{color:#21314a;text-align:left;background:0 0;border:0;grid-template-columns:35px minmax(0,1fr) 54px;align-items:center;gap:8px;width:100%;padding:0;display:grid}.voice-preview>button>span:first-child{background:var(--blue);color:#fff;border-radius:50%;place-items:center;width:35px;height:35px;display:grid}.voice-preview>button>span:first-child svg{width:15px;height:15px}.voice-preview>button>span:nth-child(2){flex-direction:column;min-width:0;display:flex}.voice-preview>button strong{font-size:11px;line-height:1.2}.voice-preview>button small{color:#758196;margin-top:2px;font-size:8px}.voice-wave{justify-content:flex-end;align-items:center;gap:2px;height:27px;display:flex}.voice-wave i{background:#7daeff;border-radius:99px;width:3px;height:7px}.voice-wave i:nth-child(2),.voice-wave i:nth-child(6){height:13px}.voice-wave i:nth-child(3),.voice-wave i:nth-child(5){height:20px}.voice-wave i:nth-child(4){height:27px}.voice-preview.is-playing .voice-wave i{animation:.7s ease-in-out infinite alternate voicePulse}.voice-preview.is-playing .voice-wave i:nth-child(2n){animation-delay:.14s}.voice-preview>p{border-top:1px solid #e0e8f3;padding-top:8px;color:#536176!important;margin:8px 0 0!important;font-size:9px!important;line-height:1.45!important}@keyframes voicePulse{to{opacity:.55;transform:scaleY(.35)}}.main-faqs{text-align:center;max-width:1100px;margin:0 auto;padding:92px 24px 100px}.main-faqs h2{margin-bottom:36px}.faq-grid{text-align:left;border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:0 42px;display:grid}.difference-section{padding:0 24px 104px}.difference{color:#fff;background:#0b172d;border-radius:18px;grid-template-columns:1fr 1fr;max-width:1220px;margin:0 auto;display:grid;overflow:hidden}.difference>img{object-fit:cover;width:100%;height:100%}.difference__content{padding:56px}.difference h2{margin-bottom:28px}.difference h2 strong{color:#70a5ff}.difference-points{margin-bottom:28px}.difference-points>div{border-bottom:1px solid #ffffff20;grid-template-columns:45px 1fr;gap:13px;padding:16px 0;display:grid}.difference-points>div>span{color:#70a5ff;background:#ffffff12;border-radius:10px;place-items:center;width:40px;height:40px;display:grid}.difference-points svg{width:21px}.difference-points p{color:#bfcbe0;margin:0;font-size:14px;line-height:1.5}.difference-points strong{color:#fff;margin-bottom:2px;font-size:15px;display:block}.difference__content>a{background:var(--blue);letter-spacing:.06em;text-transform:uppercase;border-radius:8px;justify-content:center;align-items:center;height:52px;font-weight:700;display:flex}.customer-review-wall{color:#111827;background:#f7faff;padding:94px max(24px,50vw - 660px) 104px}.review-wall__top{justify-content:space-between;align-items:flex-end;gap:28px;display:flex}.review-wall__top h2{letter-spacing:-.04em;margin:10px 0 0;font-size:clamp(38px,4.2vw,58px);line-height:1.04}.review-wall__top h2 mark{color:var(--blue)}.review-wall__top>button,.review-submit,.review-success>button{color:#fff;letter-spacing:.04em;background:#111827;border:0;border-radius:8px;min-height:48px;padding:0 22px;font-size:12px;font-weight:700;transition:background .2s,box-shadow .2s}.review-wall__top>button:hover,.review-submit:hover,.review-success>button:hover{background:var(--blue);box-shadow:0 9px 25px #0358e633}.review-wall__overview{border-top:1px solid #dbe3ef;border-bottom:1px solid #dbe3ef;grid-template-columns:minmax(280px,.75fr) minmax(0,1.25fr);align-items:center;gap:28px;margin:38px 0 24px;padding:24px 0;display:grid}.review-wall__score{align-items:center;gap:16px;display:flex}.review-wall__score>strong{font-size:60px;line-height:1}.review-wall__score>div{gap:6px;display:grid}.review-wall__score span:last-child{color:#647087;font-size:12px}.wall-stars{color:#ff9f0a;gap:2px;display:inline-flex}.wall-stars svg{fill:#0000;stroke:currentColor;stroke-width:1.3px;width:17px;height:17px}.wall-stars svg.filled{fill:currentColor}.review-wall__proof{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;display:grid}.review-wall__proof>span{background:#fff;border:1px solid #e0e7f2;border-radius:12px;grid-template-rows:1fr 1fr;grid-template-columns:32px 1fr;align-items:center;column-gap:9px;min-height:82px;padding:12px 14px;display:grid}.review-wall__proof svg{width:28px;height:28px;color:var(--blue);grid-row:1/3}.review-wall__proof b{align-self:end;font-size:14px}.review-wall__proof small{color:#718096;align-self:start;font-size:10px}.review-wall__grid{columns:3 300px;column-gap:14px}.wall-review{break-inside:avoid;color:#111827;text-align:left;background:#fff;border:1px solid #dde5f0;border-radius:14px;width:100%;margin:0 0 14px;padding:0;transition:border-color .2s,box-shadow .2s,transform .2s;display:block;overflow:hidden;box-shadow:0 6px 22px #0d2a520d}.wall-review:hover{border-color:#9dbcf0;transform:translateY(-2px);box-shadow:0 14px 34px #0358e61c}.wall-review__media{background:#e9eff7;max-height:430px;display:block;overflow:hidden}.wall-review__media img{object-fit:cover;width:100%;height:auto;max-height:430px}.wall-review__body{padding:17px;display:block}.wall-review__body>strong{margin:11px 0 7px;font-size:18px;line-height:1.25;display:block}.wall-review__body>span:not(.wall-stars){color:#556173;font-size:14px;line-height:1.6;display:block}.wall-review__body>b{border-top:1px solid #e3e8f0;margin-top:17px;padding-top:12px;font-size:13px;display:block}.wall-review__body>small{color:#247a45;margin-top:2px;font-size:10px;display:block}.review-modal{z-index:160;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#050c19d6;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.review-modal>article{background:#fff;border-radius:20px;grid-template-columns:minmax(0,1.1fr) minmax(300px,.9fr);width:min(960px,100%);max-height:calc(100dvh - 40px);display:grid;position:relative;overflow:hidden}.review-modal__image{background:#0e1624;min-height:580px}.review-modal__image img{object-fit:contain;width:100%;height:100%}.review-modal__copy{flex-direction:column;justify-content:center;min-height:470px;padding:clamp(34px,5vw,60px);display:flex}.review-modal__copy>span:first-child{color:#748096;margin-bottom:15px;font-size:11px}.review-modal__copy h3{margin:18px 0 12px;font-size:30px;line-height:1.1}.review-modal__copy p{color:#536072;margin:0;font-size:16px;line-height:1.7}.review-modal__copy>b{margin-top:22px;font-size:14px}.review-modal__copy>small{color:#247a45;margin-top:3px;font-size:11px}.review-modal__close{z-index:5;background:#fffffff0;border:1px solid #dbe2ec;border-radius:50%;place-items:center;width:44px;height:44px;display:grid;position:absolute;top:13px;right:13px}.review-modal__close svg{width:18px;height:18px}.review-modal__arrow{z-index:5;color:#fff;background:#091323b8;border:0;border-radius:50%;width:44px;height:44px;font-size:28px;position:absolute;top:50%;transform:translateY(-50%)}.review-modal__arrow.prev{left:13px}.review-modal__arrow.next{right:13px}.review-composer>div{background:#fff;border-radius:20px;width:min(600px,100%);max-height:calc(100dvh - 40px);padding:clamp(28px,5vw,50px);position:relative;overflow-y:auto}.review-composer form h3,.review-success h3{margin:9px 0 24px;padding-right:34px;font-size:31px;line-height:1.14}.review-composer fieldset{border:0;margin:0 0 8px;padding:0}.review-composer legend,.review-composer label>span{color:#536072;margin-bottom:7px;font-size:12px;font-weight:700;display:block}.review-composer fieldset div{display:flex}.review-composer fieldset button{color:#c9d2df;background:0 0;border:0;width:42px;height:42px;padding:0;font-size:28px}.review-composer fieldset button.selected{color:#ff9f0a}.review-composer label{margin-top:14px;display:block}.review-composer input,.review-composer textarea{color:#111827;width:100%;font:inherit;background:#fff;border:1px solid #cdd7e4;border-radius:9px;padding:12px 13px;font-size:16px}.review-submit{background:var(--blue);width:100%;margin-top:20px}.review-success{text-align:center;place-content:center;place-items:center;min-height:360px;display:grid}.review-success>span{background:var(--blue);color:#fff;border-radius:50%;place-items:center;width:64px;height:64px;display:grid}.review-success>span svg{width:30px;height:30px}.review-success p{color:#536072;max-width:380px;margin:0 0 22px;line-height:1.6}footer{background:#f4f6f9;padding:65px 48px 30px}.footer-grid{grid-template-columns:1.5fr .7fr .7fr 1.1fr;gap:58px;max-width:1320px;margin:0 auto;display:grid}.footer-brand .wordmark{margin-bottom:18px;display:block}.footer-brand p{color:#5b6370;max-width:330px;line-height:1.55}.footer-brand a{text-decoration:underline}.footer-grid h3{margin:0 0 18px;font-size:15px}.footer-links nav{gap:11px;display:grid}.footer-links a{color:#4f5763;font-size:14px}.newsletter p{color:#59616d;font-size:14px;line-height:1.5}.newsletter form{background:#fff;border:1px solid #bcc3ce;border-radius:7px;margin-top:20px;display:flex}.newsletter input{background:0 0;border:0;outline:none;flex:1;min-width:0;padding:13px}.newsletter button{color:var(--blue);background:0 0;border:0}.newsletter button svg{width:20px}.footer-bottom{color:#636b77;border-top:1px solid #dde1e7;justify-content:space-between;align-items:center;max-width:1320px;margin:48px auto 0;padding-top:20px;font-size:12px;display:flex}.payments{flex-wrap:wrap;justify-content:flex-end;gap:5px;display:flex}.payments img{width:38px;height:24px}.sticky-buy{z-index:44;background:#fff;grid-template-columns:60px 1fr auto;align-items:center;gap:18px;min-height:78px;padding:9px 60px;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -5px 24px #00122b18}.sticky-buy img{object-fit:contain;background:#f2f5f8;border-radius:8px;width:58px;height:58px}.sticky-buy div{flex-direction:column;min-width:0;display:flex}.sticky-buy strong{font-size:14px}.sticky-buy span{color:#626a76;font-size:13px}.sticky-buy>a{background:var(--blue);color:#fff;letter-spacing:.08em;border-radius:7px;justify-content:center;align-items:center;height:44px;padding:0 23px;font-size:12px;font-weight:700;display:flex}.hero-voice-proof{margin:4px 0 21px}.hero-voice-proof .voice-preview{background:#f4f8ff;border-color:#cfdcf0;margin:0;padding:11px 12px}.hero-voice-proof .voice-preview>button strong{font-size:13px}.hero-voice-proof .voice-preview>button small{font-size:9px}.hero-voice-proof .voice-preview>p{font-size:10px!important}.buy-trust--four{grid-template-columns:repeat(4,1fr)}.copy-version--v1 .purchase h1{max-width:620px;font-size:clamp(34px,2.75vw,47px)}.copy-version--v2 .purchase h1{max-width:650px;font-size:clamp(42px,3.8vw,61px);line-height:.98}.copy-version--v2 .viral-ribbon{color:#fff;background:#101827}.copy-version--v10 .purchase h1{max-width:650px;font-size:clamp(42px,3.8vw,61px);line-height:.98}.copy-version--v10 .purchase h1 mark{color:var(--blue)}.copy-version--v10 .viral-ribbon{color:#fff;background:#101827}.launch-proof{color:#344055;align-items:center;gap:10px;margin:0 0 10px;display:flex}.launch-proof>span{width:34px;height:34px;color:var(--blue);background:#eaf2ff;border-radius:50%;place-items:center;display:grid}.launch-proof>span svg{width:19px;height:19px}.launch-proof p{flex-direction:column;margin:0;display:flex}.launch-proof strong{color:#172033;font-size:13px}.launch-proof small{color:#657187;margin-top:2px;font-size:11px}.rating--stories{color:var(--blue);text-underline-offset:4px;align-items:center;font-size:12px;font-weight:750;text-decoration:underline}.rating--stories svg{width:15px;height:15px}.price-assurance{color:#415069;margin:-6px 0 14px;font-size:14px}.price-assurance strong{color:#15223a}.hero-voice-proof__label{text-transform:uppercase;font-weight:800;color:#2d4f83!important;letter-spacing:.1em!important;margin:0 0 7px!important;font-size:9px!important}.battery-runtime-note{color:#667185;align-items:flex-start;gap:8px;margin:8px 3px 2px;font-size:11px;line-height:1.45;display:flex}.battery-runtime-note svg{width:16px;height:16px;color:var(--blue);flex:0 0 16px;margin-top:1px}.voice-preview--compact{background:#f3f7ff;border-color:#cbdaf0}.response-body .voice-preview{margin-top:15px}.response-body .voice-preview>p{font-size:8px!important}.use-case-option__outcome{color:#69768a;min-height:30px;padding:5px 8px 1px;font-size:9px;line-height:1.35;display:block}.use-case-options button.active .use-case-option__outcome{color:#345783}.recap-section{color:#fff;text-align:center;background:#07101e;padding:64px 24px}.recap-section p{color:#aebed4;letter-spacing:-.015em;max-width:900px;margin:0 auto;font-size:clamp(19px,2.1vw,30px);line-height:1.45}.recap-section p+p{margin-top:7px}.recap-section p:first-child,.recap-section p:last-child{color:#fff}.recap-section strong{color:#6fa5ff}.results--mechanism{padding-top:104px}.results--mechanism .response-body{min-height:300px}.results--mechanism .response-body strong{font-size:15px;line-height:1.35}.ownership-section{background:#fff;padding:100px 24px 106px}.ownership-section__intro{text-align:center;max-width:920px;margin:0 auto}.ownership-section h2{letter-spacing:-.045em;margin:0;font-size:clamp(40px,4.7vw,64px);line-height:1.04}.ownership-section h2 mark{color:var(--blue)}.ownership-section__intro>p:last-child{color:#596576;max-width:760px;margin:20px auto 0;font-size:17px;line-height:1.7}.ownership-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;max-width:1120px;margin:46px auto 0;display:grid}.ownership-grid article{background:#f8fafc;border:1px solid #dce3ed;border-radius:18px;min-height:250px;padding:30px;box-shadow:0 8px 30px #1832580f}.ownership-grid article>span{color:#667286;letter-spacing:.1em;text-transform:uppercase;font-size:11px;font-weight:700;display:block}.ownership-grid article>strong{color:#1c2738;margin:24px 0 12px;font-size:32px;line-height:1.05;display:block}.ownership-grid article>p{color:#667286;margin:0;font-size:14px;line-height:1.65}.ownership-grid .ownership-grid__naya{color:#fff;background:linear-gradient(145deg,#0d4fc3,#0766ef);border-color:#2f73ea;box-shadow:0 18px 40px #0358e63d}.ownership-grid .ownership-grid__naya>span,.ownership-grid .ownership-grid__naya>p{color:#d9e8ff}.ownership-grid .ownership-grid__naya>strong{color:#fff}.ownership-section__closer{color:#17243a;text-align:center;margin:30px auto 0;font-size:18px;font-weight:700}.existing-camera-section{grid-template-columns:minmax(0,.88fr) minmax(520px,1.12fr);align-items:center;gap:72px;max-width:1220px;margin:0 auto;padding:105px 24px;display:grid}.existing-camera-section__copy h2{letter-spacing:-.045em;margin:0;font-size:clamp(40px,4.5vw,62px);line-height:1.03}.existing-camera-section__copy h2 mark{color:var(--blue)}.existing-camera-section__copy>p:not(.eyebrow){color:#5a6678;max-width:560px;margin:22px 0;font-size:17px;line-height:1.7}.existing-camera-section__copy>a{background:var(--blue);color:#fff;letter-spacing:.07em;text-transform:uppercase;border-radius:8px;justify-content:center;align-items:center;min-height:52px;padding:0 23px;font-size:12px;font-weight:800;display:inline-flex}.existing-camera-section__proof{gap:12px;display:grid}.existing-camera-section__proof article{background:#f8fbff;border:1px solid #dce5f2;border-radius:15px;grid-template-columns:48px minmax(0,1fr);gap:15px;padding:20px;display:grid}.existing-camera-section__proof article>span{width:46px;height:46px;color:var(--blue);background:#e7f0ff;border-radius:12px;place-items:center;display:grid}.existing-camera-section__proof article>span svg{width:24px;height:24px}.existing-camera-section__proof strong{font-size:17px}.existing-camera-section__proof p{color:#657186;margin:5px 0 0;font-size:13px;line-height:1.55}.comparison-privacy-strip{background:#d8e3f2;border:1px solid #d8e3f2;border-radius:14px;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;max-width:1160px;margin:22px auto 0;display:grid;overflow:hidden}.comparison-privacy-strip span{color:#24364e;text-align:center;background:#f7faff;justify-content:center;align-items:center;gap:9px;min-height:78px;padding:13px;display:flex}.comparison-privacy-strip svg{width:23px;height:23px;color:var(--blue);flex:0 0 23px}.comparison-privacy-strip b{font-size:12px;line-height:1.3}.review-section--v10{padding-top:88px}.v10-review-title{flex-direction:column;gap:8px;display:flex}.v10-review-title span{color:var(--blue);letter-spacing:.13em;font-size:11px;font-weight:800}.v10-review-title strong{letter-spacing:-.045em;font-size:clamp(40px,5vw,68px);line-height:1}.risk-reversal{background:linear-gradient(145deg,#eef5ff,#fff);border:1px solid #d5e1f1;border-radius:24px;grid-template-columns:260px minmax(0,1fr);align-items:center;gap:60px;max-width:1140px;margin:100px auto;padding:52px 64px;display:grid;box-shadow:0 24px 70px #1335671a}.risk-reversal>img{object-fit:contain;filter:drop-shadow(0 16px 26px #03378b38);width:230px;height:230px}.risk-reversal h2{letter-spacing:-.045em;margin:0;font-size:clamp(42px,4.6vw,62px);line-height:1.02}.risk-reversal h2 mark{color:var(--blue)}.risk-reversal div>p:not(.eyebrow){color:#586578;max-width:680px;margin:19px 0 25px;font-size:17px;line-height:1.7}.risk-reversal a,.final-close a{background:var(--blue);color:#fff;letter-spacing:.08em;text-transform:uppercase;border-radius:8px;justify-content:center;align-items:center;min-height:54px;padding:0 25px;font-size:12px;font-weight:800;display:inline-flex}.final-close{color:#fff;text-align:center;background:radial-gradient(circle at 50% 0,#153462 0,#071120 46%,#030813 100%);padding:110px 24px}.final-close>div{max-width:930px;margin:0 auto}.final-close .eyebrow{color:#76a9ff}.final-close h2{letter-spacing:-.06em;margin:0;font-size:clamp(54px,7.3vw,104px);line-height:.92}.final-close h2 mark{color:#5d95ff}.final-close p:not(.eyebrow){color:#bcc9dc;max-width:700px;margin:28px auto;font-size:19px;line-height:1.65}.final-close a{color:#0b2d62;background:#fff;margin-top:5px}.final-close small{color:#92a4bf;margin-top:17px;font-size:12px;display:block}.cart-drawer,.menu-drawer{z-index:81;background:#fff;width:min(440px,92vw);height:100dvh;padding:26px;transition:transform .3s;position:fixed;top:0;right:0;overflow-y:auto;transform:translate(105%);box-shadow:-10px 0 40px #0002}.cart-drawer.open,.menu-drawer.open{transform:none}.menu-drawer{flex-direction:column;gap:23px;display:flex;left:0;right:auto;transform:translate(-105%)}.menu-drawer>button{background:0 0;border:0;align-self:flex-end}.menu-drawer>a{font-size:20px;font-weight:600}.drawer-head{border-bottom:1px solid #ddd;justify-content:space-between;align-items:center;padding-bottom:16px;display:flex}.drawer-head>div{align-items:baseline;gap:9px;display:flex}.drawer-head h2{margin:0}.drawer-head>div>span{color:#717b89;font-size:12px}.drawer-head button{background:0 0;border:0}.cart-lines{display:grid}.cart-item{border-bottom:1px solid #ddd;grid-template-columns:110px 1fr;gap:16px;padding:25px 0;display:grid}.cart-item>img{object-fit:contain;background:#f5f7fa;border-radius:8px;width:110px;height:92px}.cart-item>div{flex-direction:column;gap:6px;display:flex}.cart-item--solar>img{object-fit:cover;border-radius:8px;width:110px;height:92px}.cart-item button{background:0 0;border:0;width:max-content;padding:0;text-decoration:underline}.cart-total{justify-content:space-between;padding:20px 0;display:flex}.checkout{background:var(--blue);color:#fff;text-transform:uppercase;border:0;border-radius:7px;justify-content:center;align-items:center;gap:9px;width:100%;height:56px;font-weight:600;display:flex}.drawer-note{color:#677080;justify-content:center;align-items:center;gap:6px;font-size:12px;display:flex}.drawer-note svg{width:16px}.empty-cart{text-align:center;padding:80px 0}.empty-cart button{color:#fff;background:#111;border:0;padding:14px 22px}.backdrop{z-index:80;background:#0007;border:0;position:fixed;inset:0}@keyframes fade{0%{opacity:.65}to{opacity:1}}@media (width<=1050px){.header__inner{padding:0 20px}.nav{gap:14px;font-size:10px}.nav--right{padding-right:44px}.product-shell{grid-template-columns:minmax(0,1fr) minmax(380px,.95fr);gap:32px}.feature-section{gap:40px}.footer-grid{gap:32px}.full-flow{grid-template-columns:repeat(2,minmax(0,1fr))}.guided-flow__card{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr)}.guided-flow__copy{padding:32px}}@media (width>=901px) and (width<=1320px){.privacy-section{padding:70px 34px 48px}.privacy-section__inner{grid-template-columns:minmax(390px,.86fr) minmax(500px,1.14fr);gap:12px}.privacy-section__copy{padding-left:0}.privacy-visual{min-height:570px}.privacy-callout{min-width:176px;padding:10px 12px}.privacy-callout--left{left:-5px}.privacy-callout--right{right:-5px}.privacy-trust-bar article{grid-template-columns:58px minmax(0,1fr);gap:12px;padding:0 16px}.privacy-trust-bar article>span{width:56px;height:56px}.privacy-trust-bar svg{width:28px;height:28px}}@media (width<=900px) and (width>=761px){.app-control__inner{grid-template-columns:1fr;gap:42px;max-width:690px}.app-control__visual,.app-control__copy{max-width:620px;margin:0 auto}.privacy-section{padding:70px 28px 48px}.privacy-section__inner{grid-template-columns:1fr;gap:24px;max-width:690px}.privacy-section__copy{max-width:640px;padding-left:0}.privacy-visual{min-height:590px}.privacy-trust-bar{grid-template-columns:1fr 1fr;max-width:690px;padding:12px}.privacy-trust-bar article{padding:22px}.privacy-trust-bar article+article{border-left:0}.privacy-trust-bar article:nth-child(2n){border-left:1px solid #7b879e2b}.privacy-trust-bar article:nth-child(n+3){border-top:1px solid #7b879e2b}.trial-banner,.plan-grid{max-width:690px}.plan-grid{grid-template-columns:1fr}}@media (width<=760px){:root{--hero-switcher-height:58px}.hero-switcher{padding:6px 8px}.hero-switcher__inner{justify-content:flex-start;gap:8px}.hero-switcher__title,.hero-switcher__hint{display:none}.hero-switcher__options{width:100%}.hero-switcher__options button{grid-template-columns:34px 1fr 18px;min-width:142px;height:46px}.hero-switcher__options button>img{width:34px;height:34px}.promo{letter-spacing:.07em;height:40px;font-size:10px}.header{height:62px}.header__inner{justify-content:space-between;padding:0 14px;display:flex}.nav{display:none}.mobile-menu{place-items:center;width:44px;height:44px;display:grid}.cart-button{width:44px;height:44px;position:relative;right:auto}.wordmark{font-size:26px}.product-shell{width:auto;margin:22px auto 0;padding:0 16px;display:block}.gallery{padding-bottom:0;position:relative;top:auto}.gallery__stage{border-radius:10px;width:100%}.gallery__arrow{width:36px;height:36px}.gallery__badge{font-size:8px;top:12px;left:12px}.gallery__thumbs{width:auto;margin-left:0;margin-right:-16px}.gallery__thumbs button{flex-basis:72px;height:72px}.purchase{padding:24px 0 55px}.viral-ribbon{font-size:10px;line-height:1.3}.social-proof,.rating{font-size:13px}.purchase h1{font-size:36px;line-height:1.05}.hero-line{font-size:17px}.price{flex-wrap:wrap}.price>strong{font-size:27px}.benefits{gap:7px}.benefits>div{min-height:60px;padding:8px;font-size:12px}.description{font-size:15px}.camera-configurator{margin-top:27px}.camera-configurator>h2{padding-bottom:16px;font-size:25px}.camera-configurator__group{margin-top:23px}.camera-configurator__group h3{margin-bottom:14px;font-size:19px}.power-options{gap:7px}.power-options button{border-radius:11px;gap:11px;min-height:100px;padding:12px 4px;font-size:15px}.power-options button svg{width:34px;height:34px}.camera-configurator__quantity{margin-top:38px}.quantity-options{gap:10px}.quantity-options button{border-radius:11px;gap:9px;min-height:101px;padding:14px}.quantity-options button>span{font-size:21px}.quantity-options button>small{font-size:13px}.buy-trust{font-size:10px}.guarantee{grid-template-columns:66px 1fr;padding:15px}.guarantee-badge{width:62px;height:62px}.guarantee h5{font-size:15px}.acts-showcase{padding:46px 16px 38px}.acts-showcase__label{gap:13px;font-size:10px}.acts-showcase__label span{width:60px}.acts-showcase h2{margin-top:15px;font-size:39px;line-height:1.03}.acts-showcase__subtitle{margin:15px auto 0;font-size:16px;line-height:1.45}.acts-showcase__cards{scrollbar-width:none;scroll-snap-type:x mandatory;gap:11px;width:calc(100% + 16px);margin-top:28px;margin-right:-16px;padding:0 16px 10px 0;display:flex;overflow-x:auto}.acts-showcase__cards::-webkit-scrollbar{display:none}.acts-card{scroll-snap-align:start;flex:0 0 88%;min-height:520px;padding:23px 20px 20px}.acts-card h3{font-size:27px}.acts-card>p{font-size:16px}.acts-card__visual--escalate{margin-bottom:-20px;margin-left:-20px;margin-right:-20px}.acts-results{min-height:0;padding:22px 17px 18px}.acts-results__head{align-items:flex-start;gap:11px}.acts-results__head>span{width:55px;height:55px}.acts-results__head>span svg{width:47px;height:47px}.acts-results__head h3{font-size:21px}.acts-results__head p{margin-top:6px;font-size:13px;line-height:1.4}.acts-results__metrics{grid-template-columns:1fr 1fr;gap:0;margin-top:18px}.acts-metric,.acts-metric:first-child{border-top:1px solid #314154;border-left:0;grid-template-columns:45px 1fr;gap:9px;min-height:112px;padding:12px 8px}.acts-metric:nth-child(2n){border-left:1px solid #314154}.acts-metric>span svg{width:39px;height:39px}.acts-metric strong{font-size:27px}.acts-metric p{font-size:11px}.acts-results__sources{margin-top:14px;font-size:9px}.review-section{padding:55px 0 62px 16px}.section-title{margin-right:16px;font-size:38px}.section-kicker{margin-right:16px}.review-row{padding-right:16px}.review-card{flex:0 0 78%}.review-card>img{height:230px}.carousel-arrow{display:none}.feature-section,.feature-section.reverse{flex-direction:column;gap:0;width:auto;margin:0;padding:24px 16px 55px;display:flex}.feature-section .feature-copy,.feature-section.reverse .feature-copy{order:0;padding:0 2px}.feature-section .feature-image,.feature-section.reverse .feature-image{border-radius:12px;order:1;width:100%;margin-top:28px}.feature-copy h2{margin-bottom:16px;font-size:34px}.feature-copy>p{font-size:15px}.feature-copy ul{gap:7px}.feature-copy li{font-size:12px}.feature-copy li span{width:32px;height:32px}.use-cases{padding:56px 16px 62px;overflow:hidden}.use-cases__intro{text-align:left;margin-bottom:26px}.use-cases__intro h2{font-size:35px}.use-cases__intro>p:last-child{font-size:16px}.use-case-options{scrollbar-width:none;-webkit-overflow-scrolling:touch;touch-action:pan-x;overscroll-behavior-x:contain;gap:8px;width:calc(100% + 16px);margin-right:-16px;padding:2px 16px 7px 2px;display:flex;overflow-x:auto}.use-case-options::-webkit-scrollbar{display:none}.use-case-options button{flex:0 0 132px;padding:6px 6px 9px}.use-case-option__visual{height:76px}.use-case-option__icon{width:28px;height:28px;bottom:6px;right:6px}.use-case-option__icon svg{width:15px;height:15px}.use-case-option__label{padding:8px 6px 0}.use-case-option__label b{font-size:11px}.use-case-option__label>svg{width:14px;height:14px}.workflow-preview-switcher{width:122px;padding:6px;top:190px;bottom:auto;right:10px;transform:translate(calc(100% + 28px))}.workflow-preview-switcher.is-visible{transform:translate(0)}.workflow-preview-switcher>span{display:none}.workflow-preview-switcher>div{grid-template-columns:1fr;gap:4px}.workflow-preview-switcher button{min-height:34px;font-size:9px}.workflow-preview-switcher button b{width:17px;height:17px;font-size:7px}.response-workflow{border-radius:16px;margin-top:18px;padding:20px 16px}.response-workflow__head{margin-bottom:20px;display:block}.response-workflow__head h3{font-size:28px}.response-workflow__head>div>p:last-child{font-size:13px}.response-workflow__head>span{width:max-content;margin-top:13px;font-size:8px}.full-flow{scrollbar-width:none;touch-action:pan-x;-webkit-overflow-scrolling:touch;gap:10px;width:calc(100% + 16px);margin-right:-16px;padding:0 16px 8px 0;display:flex;overflow-x:auto}.full-flow::-webkit-scrollbar{display:none}.full-flow article{flex:0 0 88%}.full-flow article:hover{transform:none}.full-flow__content{min-height:278px}.workflow-outcome{grid-template-columns:37px minmax(0,1fr);padding:13px}.workflow-outcome>span{width:35px;height:35px}.workflow-outcome strong{font-size:11px}.guided-flow__progress{margin:0 0 19px;padding:0}.guided-flow__progress button span{width:29px;height:29px}.guided-flow__progress button:last-child{flex-basis:29px}.guided-flow__card{flex-direction:column;min-height:0;display:flex}.guided-flow__visual{min-height:270px}.guided-flow__visual>div{padding:10px 12px;bottom:13px;left:13px;right:13px}.guided-flow__visual b{font-size:10px}.guided-flow__copy{min-height:405px;padding:24px 18px 20px}.guided-flow__step{margin-top:23px}.guided-flow__copy h4{font-size:29px}.guided-flow__copy>p{font-size:14px}.guided-flow__actions{padding-top:20px}.guided-flow__actions button{padding:0 12px;font-size:9px}.guided-flow__actions button:last-child{flex:1}.workflow-disclaimer{text-align:left}.results{padding:62px 0 70px;overflow:hidden}.results__intro{text-align:left;padding:0 16px}.results h2,.comparison h2,.ingredients h2,.main-faqs h2,.difference h2{font-size:35px}.results__intro>p:last-child{font-size:16px}.response-timeline{scroll-snap-type:none;scrollbar-width:none;-webkit-overflow-scrolling:touch;touch-action:pan-x;gap:12px;margin:32px 0 0;padding:0 16px 10px;display:flex;overflow-x:auto}.response-timeline::-webkit-scrollbar{display:none}.response-timeline article{flex:0 0 84%}.response-timeline article:hover{transform:none}.response-body{min-height:166px;padding:18px 17px 21px}.response-payoff{margin:20px 16px 0;padding:12px 14px}.response-payoff p{font-size:13px}.app-control{padding:66px 16px 70px}.app-control__inner{flex-direction:column;gap:34px;display:flex}.app-control__copy{order:0;width:100%}.app-control__visual{border-radius:17px;order:1;width:100%}.app-control__status{padding:8px 11px;font-size:9px;top:12px;left:12px}.app-control__copy h2{font-size:35px}.app-control__intro{font-size:16px}.app-control__features{grid-template-columns:1fr}.app-control__features article{grid-template-columns:38px 1fr;padding:13px}.app-control__features article>span{width:36px;height:36px}.app-control__features h3{font-size:14px}.app-control__features p,.app-control__included{font-size:12px}:is(body:has(.privacy-section:target) .hero-switcher,body:has(.privacy-section:target) .promo,body:has(.privacy-section:target) .header,body:has(.privacy-section:target) .sticky-buy){display:none}.privacy-section{padding:14px 16px 24px}.privacy-section:before{filter:none;background:linear-gradient(#03060c14 0%,#03060c05 58%,#03060c2e 100%),url(/img/privacy-mobile-background.jpg) 50%/cover no-repeat;inset:0;transform:none}.privacy-mobile-top{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.privacy-mobile-top>span{color:#5272ff;background:#141b2bbd;border:1px solid #5f75b538;border-radius:8px;place-items:center;width:34px;height:34px;display:grid}.privacy-mobile-top>span svg{stroke-width:2px;width:21px;height:21px}.privacy-mobile-top>a{color:#fff;place-items:center;width:34px;height:34px;display:grid}.privacy-mobile-top>a svg{stroke-width:2.3px;width:24px;height:24px}.privacy-section__inner{flex-direction:column;gap:0;display:flex}.privacy-section__copy{width:100%;padding-left:0}.privacy-section .eyebrow{gap:7px;margin:0 0 11px;font-size:8px}.privacy-section .eyebrow>span{border-radius:5px;width:19px;height:19px}.privacy-section .eyebrow svg{width:12px;height:12px}.privacy-section__copy h2{font-size:34px;line-height:1.04}.privacy-section__intro{margin:14px 0 0;font-size:13px;line-height:1.55}.privacy-safeguards{display:none}.privacy-visual{width:100%;min-height:285px;margin-top:13px}.privacy-visual:before,.privacy-emblem,.privacy-camera{display:none}.privacy-callout{border-radius:11px;grid-template-columns:27px minmax(0,1fr);gap:5px;width:116px;min-width:0;padding:6px 7px}.privacy-callout>b{width:26px;height:26px}.privacy-callout>b svg{width:15px;height:15px}.privacy-callout strong{font-size:8px}.privacy-callout small{font-size:6.5px}.privacy-callout--top{top:0}.privacy-callout--left{top:53%;left:-3px}.privacy-callout--right{top:53%;right:-3px}.privacy-callout--bottom{bottom:0;left:43%}.privacy-trust-bar{border-radius:15px;grid-template-columns:1fr;margin-top:12px;padding:0}.privacy-trust-bar article{grid-template-columns:35px minmax(0,1fr) 14px;gap:9px;min-height:64px;padding:10px 12px}.privacy-trust-bar article+article{border-top:1px solid #7b879e2b;border-left:0}.privacy-trust-bar article>span{width:34px;height:34px}.privacy-trust-bar article>span svg{width:20px;height:20px}.privacy-trust-bar article>svg{color:#4e6dff;stroke-width:2.8px;width:14px;height:14px;display:block}.privacy-trust-bar h3{margin-bottom:3px;font-size:12px}.privacy-trust-bar p{font-size:9.5px;line-height:1.42}.plans-section{padding:65px 16px 72px}.plans-section__intro{text-align:left}.plans-section__intro h2{font-size:37px}.plans-section__intro>p:last-child{font-size:16px}.trial-banner{grid-template-columns:43px minmax(0,1fr);gap:11px;margin:29px auto 18px;padding:14px}.trial-banner>span{width:42px;height:42px}.trial-banner p{font-size:11px}.trial-banner strong{font-size:14px}.trial-banner>a{grid-column:1/-1;width:100%}.plan-grid{grid-template-columns:1fr;gap:13px}.plan-grid article{padding:27px 22px 22px}.plan-price strong{font-size:38px}.plans-section__terms{text-align:left}.comparison{padding:55px 10px 64px}.comparison__intro{margin-bottom:28px;padding:0 8px}.comparison__intro .eyebrow{letter-spacing:.13em;margin-bottom:13px;font-size:10px;line-height:1.3}.comparison__intro h2{letter-spacing:-.05em;font-size:35px;line-height:1.05}.comparison__intro>p:last-child{margin-top:17px;font-size:14px;line-height:1.48}.table-wrap{border-radius:18px}.comparison-col--features{width:32%}.comparison-col--naya{width:23%}.comparison th,.comparison td{height:86px;padding:8px 4px;font-size:10px}.comparison thead th{height:82px}.comparison thead th:first-child{padding-left:11px;font-size:10px}.comparison thead .wordmark{font-size:21px}.ring-wordmark{font-size:23px}.other-wordmark{font-size:11px}.comparison tbody th{grid-template-columns:31px minmax(0,1fr);gap:5px;padding-left:6px;font-size:10px;line-height:1.32}.comparison-feature__icon{width:29px;height:29px}.comparison-feature__icon svg{width:26px;height:26px}.comparison-feature__icon b{padding-top:3px;font-size:9px}.comparison-status{gap:5px}.comparison-status__icon{width:30px;height:30px}.comparison-status__icon svg{width:18px;height:18px}.comparison-status b{max-width:68px;font-size:9.5px;line-height:1.14}.comparison-assurance{border-radius:14px;gap:13px;min-height:0;margin-top:17px;padding:17px 14px}.comparison-assurance>span{flex:0 0 49px;width:49px;height:49px}.comparison-assurance>span svg{width:47px;height:47px}.comparison-assurance strong{margin-bottom:4px;font-size:15px}.comparison-assurance p{font-size:10.5px;line-height:1.35}.ingredients{padding:65px 0}.ingredients h2,.ingredients>p{padding:0 16px}.ingredient-grid{scroll-snap-type:x mandatory;scrollbar-width:none;gap:12px;margin:34px 0 0;padding:10px 20px 18px;scroll-padding-inline:20px;display:flex;overflow-x:auto}.ingredient-grid article{scroll-snap-align:start;flex:0 0 86%}.ingredient-grid article:hover{transform:none}.ingredient-copy{padding:19px}.voice-preview>button{grid-template-columns:35px minmax(0,1fr) 48px}.main-faqs{text-align:left;padding:65px 16px}.faq-grid{display:block}.main-faqs h2{margin-bottom:24px}.difference-section{padding:0 16px 90px}.difference{display:block}.difference>img{height:330px}.difference__content{padding:34px 24px}.difference h2{font-size:36px}.customer-review-wall{padding:64px 16px 76px}.review-wall__top{flex-direction:column;align-items:flex-start}.review-wall__top h2{font-size:35px}.review-wall__top>button{width:100%}.review-wall__overview{grid-template-columns:1fr;margin-top:28px}.review-wall__score>strong{font-size:52px}.review-wall__proof{gap:5px}.review-wall__proof>span{grid-template-columns:26px 1fr;min-height:70px;padding:9px}.review-wall__proof svg{width:23px;height:23px}.review-wall__proof b{font-size:12px}.review-wall__proof small{font-size:8px}.review-wall__grid{columns:2;column-gap:8px}.wall-review{border-radius:10px;margin-bottom:8px}.wall-review__media,.wall-review__media img{max-height:280px}.wall-review__body{padding:10px}.wall-review__body>strong{font-size:15px}.wall-review__body>span:not(.wall-stars){font-size:12px;line-height:1.5}.wall-review__body>b{font-size:11px}.wall-stars svg{width:13px;height:13px}.review-modal{padding:10px}.review-modal>article{grid-template-columns:1fr;overflow-y:auto}.review-modal__image{min-height:0;max-height:47dvh}.review-modal__image img{max-height:47dvh}.review-modal__copy{min-height:0;padding:28px 23px 36px}.review-modal__copy h3{font-size:24px}.review-modal__copy p{font-size:14px}.review-modal__arrow{top:36%}.review-composer>div{max-height:calc(100dvh - 20px);padding:28px 20px}.review-composer form h3{font-size:26px}footer{padding:50px 20px 100px}.footer-grid{grid-template-columns:1fr 1fr;gap:34px 20px;display:grid}.footer-brand,.newsletter{grid-column:1/-1}.footer-bottom{flex-direction:column;align-items:flex-start;gap:20px}.payments{justify-content:flex-start}.sticky-buy{grid-template-columns:58px 1fr;grid-template-areas:"image details""button button";gap:6px 12px;min-height:120px;padding:9px 16px}.sticky-buy img{grid-area:image}.sticky-buy div{grid-area:details}.sticky-buy>a{grid-area:button;height:42px}.scenario-story{border-radius:17px;margin-top:18px;padding:21px 16px 18px}.scenario-story__head{margin-bottom:19px}.scenario-story__mode{margin-bottom:11px;padding:7px 9px;font-size:8px}.scenario-story__mode svg{width:14px;height:14px}.scenario-story__head h3{font-size:29px}.scenario-story__head>p{margin-top:9px;font-size:14px;line-height:1.5}.scenario-story__steps{grid-template-columns:1fr;gap:9px}.scenario-story__steps:before{width:2px;height:auto;inset:28px auto 28px 39px;transform:none}.scenario-story__steps article,.scenario-story__steps article.is-action{border-radius:13px;min-height:0;padding:17px 42px 17px 68px;transform:none}.scenario-story__icon{border-radius:12px;width:43px;height:43px;margin:0;position:absolute;top:16px;left:17px}.scenario-story__icon svg{width:21px;height:21px}.scenario-story__number{font-size:9px;top:17px;right:15px}.scenario-story__steps h4{padding-right:8px;font-size:17px}.scenario-story__steps article>p{font-size:13px;line-height:1.5}.scenario-story__steps article.is-action .voice-preview{margin:12px -25px 0 0}.scenario-story__outcome{border-radius:12px;grid-template-columns:38px minmax(0,1fr);gap:10px;min-height:0;margin-top:13px;padding:12px}.scenario-story__outcome>span{width:37px;height:37px}.scenario-story__outcome small{font-size:7px}.scenario-story__outcome strong{font-size:12px}}@media (width<=365px){.product-shell{padding:0 12px}.gallery__thumbs{margin-right:-12px}.purchase h1{font-size:32px}.benefits>div{font-size:11px}.bundle-option{grid-template-columns:17px 48px 1fr auto;padding:8px}.bundle-option.selected{padding:7px}.bundle-option>img{width:46px;height:46px}.bundle-title strong,.bundle-price strong{font-size:14px}.bundle-title small{font-size:10px}.review-section{padding-left:12px}.feature-section{padding-left:12px;padding-right:12px}.footer-grid{display:block}.footer-links,.newsletter{margin-top:30px}}@media (width<=900px){.ownership-grid{grid-template-columns:1fr;max-width:690px}.ownership-grid article{min-height:0}.risk-reversal{grid-template-columns:160px minmax(0,1fr);gap:30px;width:calc(100% - 32px);margin:72px auto;padding:38px}.risk-reversal>img{width:160px;height:160px}.existing-camera-section{grid-template-columns:1fr;gap:34px;padding:76px 28px}}@media (width<=760px){html[data-copy-version=v1] .promo,html[data-copy-version=v2] .promo,html[data-copy-version=v10] .promo{letter-spacing:.02em;white-space:nowrap;gap:0 4px;height:40px;padding:0 8px;font-size:8px;line-height:1.2}html[data-copy-version=v1] .promo strong,html[data-copy-version=v2] .promo strong,html[data-copy-version=v10] .promo strong{margin-left:0}.copy-version--v1 .purchase h1{font-size:34px}.copy-version--v2 .purchase h1,.copy-version--v10 .purchase h1{font-size:41px;line-height:1}.hero-voice-proof{margin-bottom:20px}.hero-voice-proof .voice-preview{padding:10px}.buy-trust--four{grid-template-columns:1fr 1fr;gap:8px 4px}.use-case-options button:has(.use-case-option__outcome){flex-basis:154px}.use-case-option__outcome{min-height:36px;padding:5px 6px 0;font-size:8px}.recap-section{text-align:left;padding:48px 20px}.recap-section p{font-size:20px}.results--mechanism{padding-top:66px}.results--mechanism .response-body{min-height:330px}.results--mechanism .response-body strong{font-size:14px}.response-body .voice-preview{margin-left:-2px;margin-right:-2px}.ownership-section{padding:68px 16px 74px}.ownership-section__intro{text-align:left}.ownership-section h2{font-size:37px}.ownership-section__intro>p:last-child{font-size:16px}.ownership-grid{margin-top:30px}.ownership-grid article{padding:24px}.ownership-grid article>strong{margin-top:17px;font-size:28px}.ownership-section__closer{text-align:left}.existing-camera-section{gap:28px;padding:67px 16px}.existing-camera-section__copy h2{font-size:37px}.existing-camera-section__copy>p:not(.eyebrow){font-size:16px}.existing-camera-section__copy>a{width:100%}.existing-camera-section__proof article{grid-template-columns:42px minmax(0,1fr);padding:16px}.existing-camera-section__proof article>span{width:40px;height:40px}.existing-camera-section__proof strong{font-size:15px}.comparison-privacy-strip{grid-template-columns:1fr 1fr;margin-top:17px}.comparison-privacy-strip span{min-height:68px;padding:10px 7px}.comparison-privacy-strip b{font-size:10px}.review-section--v10{padding-top:60px}.v10-review-title strong{font-size:38px}.risk-reversal{flex-direction:column;align-items:flex-start;gap:18px;width:calc(100% - 32px);margin:64px auto;padding:29px 23px;display:flex}.risk-reversal>img{width:105px;height:105px}.risk-reversal h2{font-size:38px}.risk-reversal div>p:not(.eyebrow){font-size:15px}.risk-reversal a{width:100%}.final-close{text-align:left;padding:78px 18px 92px}.final-close h2{font-size:58px}.final-close p:not(.eyebrow){font-size:17px}.final-close a{text-align:center;width:100%;padding:13px 16px}.final-close small{line-height:1.5}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
