/*! site-preview.css - minified build; source: assets/css/site-preview.css */
.obpv-form[hidden],.obpv-stage[hidden],.obpv-heat[hidden],.obpv-wait[hidden]{display:none!important}.obpv-form{margin:18px 0 0;padding:14px;border-radius:14px;background:rgba(255,255,255,.045);border:1px solid rgba(255,255,255,.12);text-align:left}.obpv-label{display:block;margin:0 0 8px;font-size:13.5px;font-weight:800;letter-spacing:.01em;color:#f3f1ff}.obpv-field{display:flex;gap:8px;flex-wrap:wrap}.obpv-input{flex:1 1 220px;min-width:0;height:48px;padding:0 14px;border-radius:12px;font:inherit;font-size:16px;font-weight:600;color:#f3f1ff;background:rgba(10,10,26,.6);border:1px solid rgba(255,255,255,.42);box-shadow:none;outline:0}.obpv-input::placeholder{color:#aaa6cf;opacity:1}.obpv-input:focus-visible{outline:3px solid #4cc2ff;outline-offset:2px;border-color:#4cc2ff}.obpv-input[aria-invalid="true"]{border-color:#fb7185}.obpv-go{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;gap:10px;height:48px;min-width:48px;padding:0 20px;border:0;border-radius:12px;cursor:pointer;font:inherit;font-size:14.5px;font-weight:800;letter-spacing:.01em;color:#fff;background:linear-gradient(90deg,#6a45f0,#8f4ce6);box-shadow:0 8px 24px rgba(106,69,240,.35);transition:transform .15s,box-shadow .15s}.obpv-go:hover{transform:translateY(-1px);box-shadow:0 12px 32px rgba(106,69,240,.5)}.obpv-go:focus-visible{outline:3px solid #4cc2ff;outline-offset:3px}.obpv-go:disabled{cursor:progress;opacity:.75;transform:none}.obpv-spin{display:none;width:16px;height:16px;border-radius:50%;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;animation:obpv-spin .7s linear infinite}.obpv-form.is-busy .obpv-spin{display:block}@keyframes obpv-spin{to{transform:rotate(360deg)}}.ob-hero.obh p.obpv-hint,.obpv-hint{margin:8px 0 0;font-size:12px;font-weight:600;line-height:1.45;color:#aaa6cf}.ob-hero.obh p.obpv-msg,.obpv-msg{margin:6px 0 0;font-size:13px;font-weight:700;line-height:1.45;color:#fda4af}.obpv-msg:empty{display:none}@media (max-width:520px){.obpv-go{flex:1 1 100%}}html.obpv-open,html.obpv-open body{overflow:hidden}.obpv-stage{position:fixed;inset:0;z-index:2147483000;display:flex;flex-direction:column;background:#07071a;color:#f3f1ff;font-family:'Inter',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;-webkit-font-smoothing:antialiased;animation:obpv-in .22s ease-out}@keyframes obpv-in{from{opacity:0;transform:scale(.985)}to{opacity:1;transform:none}}.obpv-bar{flex:0 0 auto;display:flex;align-items:center;gap:12px;min-height:56px;padding:6px 10px 6px 16px;background:#11112a;border-bottom:1px solid rgba(255,255,255,.12)}.obpv-dots{display:inline-flex;gap:6px}.obpv-dots i{width:10px;height:10px;border-radius:50%;background:rgba(255,255,255,.22)}.obpv-stage .obpv-title{margin:0;padding:0;font:inherit;font-size:14px;font-weight:800;line-height:1.2;color:#f3f1ff;white-space:nowrap}.obpv-shown{flex:1 1 auto;min-width:0;height:34px;line-height:34px;padding:0 12px;border-radius:9px;font-size:13px;font-weight:600;color:#c9c6e6;background:rgba(255,255,255,.06);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.obpv-toggle,.obpv-close{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;gap:8px;height:44px;min-width:44px;padding:0 14px;border-radius:11px;cursor:pointer;font:inherit;font-size:13px;font-weight:800;color:#f3f1ff;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.42)}.obpv-close{padding:0}.obpv-close svg{width:18px;height:18px;display:block}.obpv-toggle:hover,.obpv-close:hover{background:rgba(255,255,255,.12)}.obpv-toggle:focus-visible,.obpv-close:focus-visible,.obpv-cta:focus-visible,.obpv-cta-2:focus-visible{outline:3px solid #4cc2ff;outline-offset:2px}.obpv-toggle::before{content:"";width:10px;height:10px;border-radius:50%;background:transparent;border:2px solid #c9c6e6}.obpv-toggle[aria-pressed="true"]::before{background:#5eead4;border-color:#5eead4}.obpv-view{position:relative;flex:1 1 auto;min-height:0;background:#fff}.obpv-frame{position:absolute;inset:0;width:100%;height:100%;border:0;background:#fff}.obpv-frame:focus-visible{outline:3px solid #4cc2ff;outline-offset:-3px}.obpv-heat{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;mix-blend-mode:normal;opacity:.82}.obpv-wait{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;padding:24px;text-align:center;font-size:16px;font-weight:700;line-height:1.5;color:#f3f1ff;background:#07071a}.obpv-stage.is-failed .obpv-heat,.obpv-stage.is-failed .obpv-toggle{display:none}.obpv-card{position:absolute;right:18px;bottom:18px;z-index:2;width:min(340px,calc(100% - 36px));padding:16px;border-radius:16px;background:rgba(13,13,34,.96);border:1px solid rgba(255,255,255,.16);box-shadow:0 18px 50px rgba(0,0,0,.5)}.obpv-stage .obpv-card p{margin:0;max-width:none}.obpv-stage .obpv-card-k{display:inline-block;margin:0 0 8px;padding:3px 9px;border-radius:999px;font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#0a0a1a;background:#fbbf24}.obpv-stage .obpv-card-t{font-size:13.5px;font-weight:600;line-height:1.5;color:#e7e4fb}.obpv-legend{display:flex;align-items:center;gap:8px;margin:12px 0;font-size:11.5px;font-weight:700;color:#c9c6e6}.obpv-legend i{flex:1 1 auto;height:8px;border-radius:999px;background:linear-gradient(90deg,#2b6cff,#22d3ee,#4ade80,#fde047,#ef4444)}.obpv-card-actions{display:flex;flex-wrap:wrap;gap:8px}.obpv-cta,.obpv-cta-2{flex:1 1 auto;display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 16px;border-radius:11px;font-size:13.5px;font-weight:800;text-decoration:none;white-space:nowrap}.obpv-stage a.obpv-cta{color:#fff;background:linear-gradient(90deg,#6a45f0,#8f4ce6)}.obpv-stage a.obpv-cta-2{color:#f3f1ff;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.42)}@media (max-width:640px){.obpv-dots,.obpv-stage .obpv-title{display:none}.obpv-card{left:10px;right:10px;bottom:10px;width:auto;padding:12px}.obpv-legend{margin:8px 0}}@media (prefers-reduced-motion:reduce){.obpv-stage{animation:none}.obpv-go,.obpv-go:hover{transition:none;transform:none}.obpv-spin{animation-duration:2s}}.obpv-ring[hidden],.obpv-tip[hidden]{display:none!important}.obpv-ring{position:absolute;z-index:1;pointer-events:none;border:2px solid #ef1d1d;border-radius:10px;box-shadow:0 0 0 3px rgba(239,29,29,.28),0 0 22px rgba(239,29,29,.35)}.obpv-tip{position:absolute;z-index:3;pointer-events:none;min-width:168px;padding:10px 14px 12px;border-radius:14px;background:rgba(13,13,34,.97);border:1px solid rgba(255,255,255,.18);box-shadow:0 16px 40px rgba(0,0,0,.55);color:#f3f1ff;font-family:'Inter',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif}.obpv-tip-k{display:inline-block;padding:2px 8px;border-radius:999px;font-size:10px;font-weight:800;letter-spacing:.07em;text-transform:uppercase;color:#0a0a1a;background:#fbbf24}.obpv-tip-v{display:block;margin:6px 0 0;font-size:32px;font-weight:900;line-height:1;letter-spacing:-.02em;color:#fff;font-variant-numeric:tabular-nums}.obpv-tip-l{display:block;margin:4px 0 0;font-size:12px;font-weight:600;color:#c9c6e6}.obpv-tip-r{display:block;margin:7px 0 0;padding-top:7px;border-top:1px solid rgba(255,255,255,.14);font-size:12px;font-weight:800;color:#5eead4;font-variant-numeric:tabular-nums}.obpv-card-i[hidden]{display:none!important}.obpv-stage .obpv-card .obpv-card-i{margin:10px 0 0;padding:8px 10px;border-radius:10px;font-size:13px;font-weight:800;line-height:1.35;color:#5eead4;background:rgba(94,234,212,.08);border:1px solid rgba(94,234,212,.3)}.obpv-legend i{background:linear-gradient(90deg,#22c55e,#a3e635,#fde047,#f97316,#ef1d1d)}.obpv-stage{display:grid;grid-template-columns:auto minmax(0,1fr);grid-template-rows:auto minmax(0,1fr)}.obpv-stage .obpv-bar{grid-column:1 / -1}.obpv-tools{grid-column:1;grid-row:2;display:flex;flex-direction:column;gap:6px;width:96px;padding:10px 8px;overflow:auto;background:#0d0d22;border-right:1px solid rgba(255,255,255,.12)}.obpv-stage .obpv-view{grid-column:2;grid-row:2;min-width:0}.obpv-tool{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;width:100%;min-height:64px;padding:8px 4px;border-radius:12px;cursor:pointer;font:inherit;font-size:11.5px;font-weight:700;line-height:1.2;text-align:center;color:#c9c6e6;background:transparent;border:1px solid transparent}.obpv-tool svg{width:22px;height:22px;display:block;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.obpv-tool:hover{color:#fff;background:rgba(255,255,255,.07)}.obpv-tool:focus-visible{outline:3px solid #4cc2ff;outline-offset:2px}.obpv-tool[aria-pressed="true"]{color:#fff;background:rgba(124,92,255,.22);border-color:#9d86ff}.obpv-tools-sep{flex:0 0 auto;height:1px;margin:6px 4px;background:rgba(255,255,255,.14)}.obpv-stage.is-failed .obpv-tools{visibility:hidden}.obpv-stage[data-mode="scroll"] .obpv-heat,.obpv-stage[data-mode="scan"] .obpv-heat{mix-blend-mode:normal;opacity:1}.obpv-view.is-mobile{background:#1a1a33}.obpv-view.is-mobile .obpv-frame,.obpv-view.is-mobile .obpv-heat{left:50%;right:auto;width:390px;max-width:100%;transform:translateX(-50%)}.obpv-view.is-mobile .obpv-frame{box-shadow:0 0 0 1px rgba(255,255,255,.2),0 30px 80px rgba(0,0,0,.6)}@media (max-width:640px){.obpv-stage{grid-template-columns:minmax(0,1fr);grid-template-rows:auto auto minmax(0,1fr)}.obpv-tools{grid-column:1;grid-row:2;flex-direction:row;width:auto;padding:6px 8px;border-right:0;border-bottom:1px solid rgba(255,255,255,.12)}.obpv-tool{flex:0 0 auto;width:auto;min-width:72px;min-height:56px}.obpv-tools-sep{width:1px;height:auto;margin:4px 6px}.obpv-stage .obpv-view{grid-column:1;grid-row:3}.obpv-tool[data-device]{display:none}}.ob.ob-analyze-page{padding:0;margin:0;max-width:none;background:#0a0a1a}.obpv-welcome{position:relative;isolation:isolate;overflow:hidden;padding:0 20px 72px;background:#0a0a1a;color:#f3f1ff;font-family:'Inter',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;-webkit-font-smoothing:antialiased}.obpv-welcome p{max-width:none}.obpv-bg{position:absolute;inset:0;z-index:-1;pointer-events:none}.obpv-bg i{position:absolute;display:block}.obpv-bg .g{inset:0;background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:44px 44px;-webkit-mask-image:radial-gradient(ellipse at 50% 20%,#000 0,transparent 70%);mask-image:radial-gradient(ellipse at 50% 20%,#000 0,transparent 70%)}.obpv-bg .b{width:680px;height:680px;border-radius:50%;filter:blur(100px);opacity:.5}.obpv-bg .b1{left:-220px;top:-260px;background:radial-gradient(circle,#7c5cff 0,transparent 68%)}.obpv-bg .b2{right:-240px;top:120px;background:radial-gradient(circle,#ef4444 0,#fbbf24 38%,transparent 70%);opacity:.26}.obpv-top{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;max-width:1200px;margin:0 auto;padding:22px 0}.obpv-welcome a.obpv-brand{display:inline-flex;flex-direction:row;align-items:center;gap:12px;margin:0;padding:6px 10px 6px 6px;border-radius:14px;text-decoration:none;color:#f3f1ff;background:none;border:0}.obpv-welcome a.obpv-brand:hover{background:rgba(255,255,255,.06)}.obpv-welcome a.obpv-brand:focus-visible{outline:3px solid #4cc2ff;outline-offset:2px}.obpv-welcome .obpv-brand .ob-plugin-icon{display:block;margin:0;padding:0;line-height:0}.obpv-welcome .obpv-brand .ob-plugin-icon img{display:block;width:44px;height:44px;border-radius:11px;box-shadow:0 6px 18px rgba(124,92,255,.45)}.obpv-brand-t{display:flex;flex-direction:column;align-items:flex-start;gap:1px;text-align:left}.obpv-welcome .obpv-brand .ob-plugin-name{margin:0;font-size:19px;font-weight:800;line-height:1.15;letter-spacing:-.01em;color:#f3f1ff}.obpv-welcome .obpv-brand .ob-plugin-by{margin:0;font-size:12.5px;font-weight:600;line-height:1.2;color:#aaa6cf}.obpv-welcome .obpv-brand .ob-plugin-by strong{color:#e7e4fb}.obpv-top-cta{display:flex;align-items:center;gap:6px 14px;flex-wrap:wrap}.obpv-welcome a.obpv-top-demo,.obpv-welcome a.obpv-band-link{display:inline-flex;align-items:center;min-height:44px;padding:0 8px;font-size:14.5px;font-weight:700;color:#c9c4ea;text-decoration:underline;text-underline-offset:4px;text-decoration-color:rgba(201,196,234,.5)}.obpv-welcome a.obpv-top-demo:hover,.obpv-welcome a.obpv-band-link:hover{color:#fff;text-decoration-color:#fff}.obpv-welcome a.obpv-top-demo:focus-visible,.obpv-welcome a.obpv-band-link:focus-visible{outline:3px solid #4cc2ff;outline-offset:2px;border-radius:6px}a.obpv-install{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:0 18px;border-radius:12px;font-family:inherit;font-size:14.5px;font-weight:800;letter-spacing:.01em;line-height:1.2;text-decoration:none;white-space:nowrap;color:#f3f1ff;background:rgba(124,92,255,.16);border:1.5px solid #9d86ff;transition:background .15s,transform .15s}a.obpv-install::before{content:"";flex:0 0 auto;width:16px;height:16px;background:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2.6' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 4v11M7 11l5 5 5-5M5 20h14'/%3E%3C/svg%3E") center/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2.6' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 4v11M7 11l5 5 5-5M5 20h14'/%3E%3C/svg%3E") center/contain no-repeat}a.obpv-install:hover{background:rgba(124,92,255,.3);color:#fff;transform:translateY(-1px)}a.obpv-install:focus-visible{outline:3px solid #4cc2ff;outline-offset:3px}a.obpv-install--xl{min-height:60px;padding:0 30px;border-radius:16px;font-size:17px;color:#fff;background:linear-gradient(90deg,#6a45f0,#8f4ce6);border-color:transparent;box-shadow:0 14px 40px rgba(106,69,240,.5)}a.obpv-install--xl::before{width:20px;height:20px}a.obpv-install--xl:hover{background:linear-gradient(90deg,#7a57ff,#a05cf5);box-shadow:0 18px 48px rgba(106,69,240,.65)}.obpv-welcome-in{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:48px;align-items:center;max-width:1200px;margin:0 auto;padding:28px 0 8px;text-align:left}.obpv-welcome .obpv-eyebrow{display:inline-block;margin:0 0 18px;padding:6px 14px;border-radius:999px;font-size:12.5px;font-weight:700;letter-spacing:.02em;color:#d6f7f0;background:rgba(94,234,212,.1);border:1px solid rgba(94,234,212,.4)}.obpv-welcome h1{margin:0 0 16px;padding:0;font-family:inherit;font-size:clamp(32px,4.6vw,56px);font-weight:900;line-height:1.05;letter-spacing:-.028em;color:#f3f1ff;text-wrap:balance}.obpv-welcome .obpv-sub{margin:0 0 26px;max-width:560px;font-size:clamp(16px,1.5vw,18.5px);font-weight:500;line-height:1.55;color:#c9c6e6}.obpv-form--xl{margin:0;padding:18px;border-radius:20px;background:rgba(255,255,255,.055);border-color:rgba(255,255,255,.16);box-shadow:0 30px 80px rgba(0,0,0,.45),0 0 0 6px rgba(124,92,255,.08)}.obpv-form--xl .obpv-label{font-size:14px;margin-bottom:10px}.obpv-form--xl .obpv-field{gap:10px}.obpv-form--xl .obpv-input{height:60px;padding:0 18px;border-radius:14px;font-size:18px}.obpv-form--xl .obpv-go{height:60px;padding:0 28px;border-radius:14px;font-size:16px}.obpv-form--xl .obpv-hint{font-size:13px;margin-top:12px}.obpv-form--xl .obpv-msg{font-size:14px}.obpv-welcome .obpv-noscript{margin:0;padding:14px 16px;border-radius:14px;font-size:15px;font-weight:600;color:#f3f1ff;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.2)}.obpv-welcome .obpv-noscript a{color:#c9c4ea;text-decoration:underline;text-underline-offset:4px}.obpv-welcome .obpv-note{margin:14px 0 0;font-size:12.5px;font-weight:600;line-height:1.5;color:#aaa6cf}.obpv-demo{position:relative;border-radius:18px;overflow:hidden;background:#fff;border:1px solid rgba(255,255,255,.18);box-shadow:0 40px 100px rgba(0,0,0,.6),0 0 0 8px rgba(124,92,255,.07);transform:perspective(1400px) rotateY(-5deg) rotateX(2deg);transform-origin:left center}.obpv-demo-bar{display:flex;align-items:center;gap:6px;height:38px;padding:0 14px;background:#11112a}.obpv-demo-bar i{width:10px;height:10px;border-radius:50%;background:rgba(255,255,255,.22)}.obpv-demo-bar span{flex:1;margin-left:8px;height:22px;line-height:22px;padding:0 10px;border-radius:7px;font-size:11.5px;font-weight:600;color:#c9c6e6;background:rgba(255,255,255,.07)}.obpv-demo-page{position:relative;height:380px;padding:16px 22px;background:#f7f7fb;overflow:hidden}.obpv-demo-nav{display:flex;align-items:center;gap:14px;margin-bottom:34px}.obpv-demo-nav b{width:74px;height:16px;border-radius:5px;background:#1c1a33}.obpv-demo-nav span{width:42px;height:8px;border-radius:4px;background:#c4c2d8}.obpv-demo-nav span:first-of-type{margin-left:auto}.obpv-demo-nav em{width:86px;height:26px;border-radius:8px;background:#6a45f0}.obpv-demo-h{width:72%;height:22px;margin-bottom:10px;border-radius:6px;background:#1c1a33}.obpv-demo-h.s{width:52%}.obpv-demo-p{width:64%;height:9px;margin:16px 0 8px;border-radius:4px;background:#c4c2d8}.obpv-demo-p.s{width:48%;margin-top:0}.obpv-demo-btn{width:150px;height:38px;margin-top:20px;border-radius:10px;background:linear-gradient(90deg,#6a45f0,#8f4ce6)}.obpv-demo-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:40px}.obpv-demo-cards i{display:block;height:70px;border-radius:10px;background:#e6e5f2}.obpv-dot{position:absolute;border-radius:50%;background:radial-gradient(circle,#ef1d1d 0,#f97316 24%,#fde047 44%,#a3e635 60%,rgba(34,197,94,.55) 72%,rgba(34,197,94,0) 80%);opacity:.9;animation:obpv-pulse 2.8s ease-in-out infinite}.obpv-dot.d1{left:40px;top:196px;width:96px;height:96px}.obpv-dot.d2{left:112px;top:204px;width:80px;height:80px;animation-delay:.3s}.obpv-dot.d3{right:34px;top:6px;width:62px;height:62px;animation-delay:.6s}.obpv-dot.d4{right:150px;top:10px;width:36px;height:36px;opacity:.75;animation-delay:.9s}.obpv-dot.d5{right:206px;top:10px;width:32px;height:32px;opacity:.7;animation-delay:1.2s}.obpv-dot.d6{left:60px;bottom:34px;width:40px;height:40px;opacity:.65;animation-delay:1.5s}@keyframes obpv-pulse{0%,100%{transform:scale(1)}50%{transform:scale(1.08)}}.obpv-demo-ring{position:absolute;left:18px;top:212px;width:158px;height:46px;border-radius:12px;border:2px solid #ef1d1d;box-shadow:0 0 0 3px rgba(239,29,29,.25)}.obpv-demo-tip{position:absolute;left:196px;top:176px;min-width:150px;padding:10px 14px 12px;border-radius:14px;background:rgba(13,13,34,.97);border:1px solid rgba(255,255,255,.18);box-shadow:0 16px 40px rgba(0,0,0,.4);color:#f3f1ff}.obpv-demo-tip .k{display:inline-block;padding:2px 8px;border-radius:999px;font-size:9.5px;font-weight:800;letter-spacing:.07em;text-transform:uppercase;color:#0a0a1a;background:#fbbf24}.obpv-demo-tip b{display:block;margin-top:5px;font-size:30px;font-weight:900;line-height:1;color:#fff}.obpv-demo-tip .l{display:block;margin-top:4px;font-size:11.5px;font-weight:600;color:#c9c6e6}.obpv-demo-tip .r{display:block;margin-top:6px;padding-top:6px;border-top:1px solid rgba(255,255,255,.14);font-size:11.5px;font-weight:800;color:#5eead4}.obpv-demo-fold{position:absolute;left:0;right:0;bottom:22px;border-top:2px dashed rgba(13,13,34,.7);text-align:right}.obpv-demo-fold span{display:inline-block;margin:-13px 14px 0 0;padding:4px 10px;border-radius:999px;font-size:11px;font-weight:800;color:#fff;background:#0d0d22}.obpv-feats-wrap{max-width:1200px;margin:64px auto 0}.obpv-welcome .obpv-h2{margin:0 0 22px;padding:0;font-family:inherit;font-size:clamp(22px,2.6vw,30px);font-weight:900;line-height:1.15;letter-spacing:-.02em;color:#f3f1ff}.obpv-feats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:0;padding:0;list-style:none}.obpv-feat{display:flex;flex-direction:column;gap:8px;margin:0;padding:20px;border-radius:16px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.1)}.obpv-feat-ic{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:12px;color:#d9d0ff;background:rgba(124,92,255,.2);border:1px solid rgba(157,134,255,.5)}.obpv-feat-ic svg{width:22px;height:22px;display:block;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.obpv-feat b{font-size:16px;font-weight:800;color:#f3f1ff}.obpv-feat>span:last-child{font-size:14px;font-weight:500;line-height:1.5;color:#c9c6e6}.obpv-band{display:flex;align-items:center;justify-content:space-between;gap:28px;flex-wrap:wrap;max-width:1200px;margin:56px auto 0;padding:34px 36px;border-radius:24px;background:linear-gradient(120deg,rgba(124,92,255,.22),rgba(94,234,212,.08));border:1px solid rgba(157,134,255,.45)}.obpv-band-t{flex:1 1 380px;min-width:0}.obpv-welcome .obpv-band .obpv-h2{margin-bottom:10px}.obpv-welcome .obpv-band p{margin:0;font-size:16.5px;font-weight:500;line-height:1.55;color:#e7e4fb}.obpv-welcome .obpv-band p.obpv-band-m{margin-top:12px;font-size:13px;font-weight:600;color:#aaa6cf}.obpv-band-a{display:flex;flex-direction:column;align-items:center;gap:6px}.obpv-bar-logo{display:block;flex:0 0 auto;width:28px;height:28px;border-radius:7px}.obpv-stage a.obpv-bar-install{flex:0 0 auto}@media (max-width:980px){.obpv-welcome-in{grid-template-columns:minmax(0,1fr);gap:36px}.obpv-demo{transform:none;max-width:620px}.obpv-feats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.obpv-welcome{padding:0 16px 48px}.obpv-top{padding:14px 0}.obpv-welcome a.obpv-top-demo{display:none}.obpv-form--xl{padding:14px}.obpv-form--xl .obpv-input,.obpv-form--xl .obpv-go{height:54px}.obpv-demo-page{height:320px}.obpv-demo-tip{left:auto;right:12px;top:150px}.obpv-feats{grid-template-columns:minmax(0,1fr)}.obpv-band{padding:24px 20px}.obpv-band-a{align-items:stretch;width:100%}a.obpv-install--xl{width:100%}.obpv-stage a.obpv-bar-install{display:none}}@media (prefers-reduced-motion:reduce){.obpv-dot{animation:none}a.obpv-install,a.obpv-install:hover{transition:none;transform:none}}html[data-ob-theme="light"] .obpv-form{background:rgba(28,26,51,.04);border-color:rgba(28,26,51,.14)}html[data-ob-theme="light"] .obpv-label{color:#1c1a33}html[data-ob-theme="light"] .obpv-input{color:#1c1a33;background:#fff;border-color:#6b6890}html[data-ob-theme="light"] .obpv-input::placeholder{color:#5f5c82}html[data-ob-theme="light"] .obpv-input:focus-visible,html[data-ob-theme="light"] .obpv-go:focus-visible{outline-color:#1d4ed8;border-color:#1d4ed8}html[data-ob-theme="light"] .obpv-input[aria-invalid="true"]{border-color:#be123c}html[data-ob-theme="light"] .ob-hero.obh p.obpv-hint,html[data-ob-theme="light"] .obpv-hint{color:#4d4a70}html[data-ob-theme="light"] .ob-hero.obh p.obpv-msg,html[data-ob-theme="light"] .obpv-msg{color:#9f1239}