.pearl-landing{z-index:1;font-family:var(--sans);background:var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;transition:background .7s var(--ease),color .7s var(--ease);line-height:1.55;position:relative;overflow-x:hidden}.pearl-landing *{box-sizing:border-box}.pearl-landing:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(75vw 60vw at 78% -12%,var(--accent-soft),transparent 60%);opacity:.55;position:fixed;inset:0}.pearl-landing .fig{font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1;letter-spacing:-.005em}.pearl-landing .accent{color:var(--accent)}.pearl-landing .wrap{width:100%;max-width:var(--maxw);margin:0 auto;padding:0 28px}.pearl-landing .progress{z-index:61;background:var(--accent);width:0%;height:2px;box-shadow:0 0 10px var(--accent);position:fixed;top:0;left:0}.pearl-landing .btn{font-family:var(--sans);cursor:pointer;transition:transform .25s var(--ease),box-shadow .3s var(--ease),background .3s,border-color .3s;white-space:nowrap;border:none;border-radius:999px;align-items:center;gap:9px;padding:12px 22px;font-size:15px;font-weight:600;text-decoration:none;display:inline-flex}.pearl-landing .btn-primary{background:var(--brand-grad);color:var(--accent-ink);box-shadow:0 12px 30px -14px var(--accent)}.pearl-landing .btn-primary:hover{box-shadow:0 18px 42px -12px var(--accent);transform:translateY(-2px)}.pearl-landing .btn-ghost{color:var(--ink);border:1px solid var(--hair-strong);background:0 0}.pearl-landing .btn-ghost:hover{border-color:var(--accent);color:var(--accent);transform:translateY(-2px)}.pearl-landing .btn-lg{padding:16px 30px;font-size:16px}.pearl-landing .btn .arrow{transition:transform .3s var(--ease)}.pearl-landing .btn:hover .arrow{transform:translate(3px)}.pearl-landing .btn-code{font-family:var(--mono);letter-spacing:-.01em;font-size:13.5px;font-weight:500}.pearl-landing .fctl{z-index:70;flex-direction:column;align-items:flex-end;gap:12px;display:flex;position:fixed;bottom:22px;right:22px}.pearl-landing .fctl-btn{border:1px solid var(--hair-strong);background:color-mix(in oklab,var(--surface)78%,transparent);-webkit-backdrop-filter:blur(16px)saturate(1.2);width:50px;height:50px;color:var(--ink);cursor:pointer;box-shadow:var(--shadow-soft);transition:transform .3s var(--ease),border-color .3s,color .3s;border-radius:50%;place-items:center;display:grid}.pearl-landing .fctl-btn svg{width:22px;height:22px;transition:transform .5s var(--ease)}.pearl-landing .fctl-btn:hover{border-color:var(--accent);color:var(--accent);transform:translateY(-2px)}.pearl-landing .fctl.open .fctl-btn svg{transform:rotate(90deg)}.pearl-landing .fctl-panel{background:color-mix(in oklab,var(--surface)88%,transparent);-webkit-backdrop-filter:blur(20px)saturate(1.3);border:1px solid var(--hair-strong);width:248px;box-shadow:var(--shadow);animation:fctlIn .32s var(--ease);border-radius:18px;padding:16px}@keyframes fctlIn{0%{opacity:0;transform:translateY(10px)scale(.97)}to{opacity:1;transform:none}}.pearl-landing .fctl-head{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.pearl-landing .fctl-head span{font-family:var(--mono);letter-spacing:.16em;text-transform:uppercase;color:var(--ink-faint);font-size:11px}.pearl-landing .fctl-x{color:var(--ink-faint);cursor:pointer;background:0 0;border:none;padding:0 2px;font-size:22px;line-height:1;transition:color .25s}.pearl-landing .fctl-x:hover{color:var(--ink)}.pearl-landing .fctl-group{margin-bottom:14px}.pearl-landing .fctl-group:last-child{margin-bottom:0}.pearl-landing .fctl-lbl{color:var(--ink-soft);margin-bottom:8px;font-size:12px;display:block}.pearl-landing .seg{background:color-mix(in oklab,var(--ink)6%,transparent);border:1px solid var(--hair);border-radius:11px;gap:5px;padding:4px;display:flex}.pearl-landing .seg button{cursor:pointer;min-width:0;color:var(--ink-soft);font-family:var(--sans);transition:background .25s var(--ease),color .25s;white-space:nowrap;text-overflow:ellipsis;background:0 0;border:none;border-radius:8px;flex:1;padding:8px 6px;font-size:12.5px;font-weight:500;overflow:hidden}.pearl-landing .seg button:hover{color:var(--ink)}.pearl-landing .seg button.on{background:var(--brand-grad);color:var(--on-brand);box-shadow:0 6px 16px -10px var(--g2);font-weight:600}@media (max-width:560px){.pearl-landing .fctl{bottom:14px;right:14px}.pearl-landing .fctl-panel{width:min(248px,80vw)}}.pearl-landing .scene{padding:76px 0;position:relative}.pearl-landing .scene-inner{align-items:center;gap:44px;display:grid}.pearl-landing .scene-inner>*{min-width:0}@media (min-width:1000px){.pearl-landing .scene{align-items:center;padding:96px 0;display:flex}.pearl-landing .scene .wrap{width:100%}.pearl-landing .scene-inner{grid-template-columns:.86fr 1.14fr;gap:76px}.pearl-landing .scene.reverse .scene-inner{direction:rtl}.pearl-landing .scene.reverse .scene-inner>*{direction:ltr}}.pearl-landing .scene.band{background:var(--bg-2)}@media (min-width:1000px) and (max-height:900px){.pearl-landing{zoom:.9}}@media (min-width:1000px) and (max-height:820px){.pearl-landing{zoom:.84}}@media (min-width:1000px) and (max-height:740px){.pearl-landing{zoom:.78}}.pearl-landing .eyebrow{font-family:var(--mono);letter-spacing:.24em;text-transform:uppercase;color:var(--accent);align-items:center;gap:11px;margin:0 0 22px;font-size:11px;font-weight:500;display:flex}.pearl-landing .eyebrow:before{content:"";background:var(--accent);opacity:.7;width:26px;height:1px;display:inline-block}.pearl-landing h1,.pearl-landing h2,.pearl-landing h3{font-family:var(--serif);letter-spacing:-.012em;margin:0;font-weight:500;line-height:1.04}.pearl-landing .display{letter-spacing:-.022em;text-wrap:balance;margin:0 0 24px;font-size:clamp(42px,7.4vw,84px);font-weight:500;line-height:.98}.pearl-landing .headline{text-wrap:balance;margin:0 0 22px;font-size:clamp(34px,5.2vw,60px);line-height:1.02}.pearl-landing .subline{color:var(--ink-soft);max-width:32em;margin:0 0 22px;font-size:clamp(17px,1.55vw,20px);line-height:1.6}.pearl-landing .outcome{font-family:var(--serif);color:var(--ink);border-left:2px solid var(--accent);max-width:22em;margin:26px 0 0;padding-left:20px;font-size:clamp(20px,2.2vw,27px);font-style:italic;font-weight:500;line-height:1.3}.pearl-landing .note{font-family:var(--mono);color:var(--ink-faint);letter-spacing:.01em;font-size:12px;line-height:1.75}.pearl-landing .note .sep{opacity:.4;margin:0 8px}.pearl-landing .stat{font-family:var(--serif);letter-spacing:-.02em;font-weight:600;line-height:.9}.pearl-landing .stat-accent{color:var(--accent)}.pearl-landing .reveal{opacity:0;transition:opacity .95s var(--ease),transform .95s var(--ease);transform:translateY(26px)}.pearl-landing .reveal.in{opacity:1;transform:none}.pearl-landing .reveal.d1{transition-delay:80ms}.pearl-landing .reveal.d2{transition-delay:.16s}.pearl-landing .reveal.d3{transition-delay:.24s}.pearl-landing .reveal.d4{transition-delay:.32s}.pearl-landing .reveal.d5{transition-delay:.4s}.pearl-landing .chip{font-family:var(--mono);letter-spacing:.07em;text-transform:uppercase;background:var(--accent-soft);border:1px solid color-mix(in oklab,var(--accent)30%,transparent);color:var(--accent);border-radius:999px;align-items:center;gap:8px;padding:7px 13px;font-size:11px;display:inline-flex}.pearl-landing .chip .pulse{background:var(--accent);border-radius:50%;width:7px;height:7px;animation:2.4s infinite pearl-pulse}@keyframes pearl-pulse{0%{box-shadow:0 0 0 0 var(--accent-soft)}70%{box-shadow:0 0 0 8px #0000}to{box-shadow:0 0 #0000}}.pearl-landing .media{justify-content:center;min-width:0;display:flex}.pearl-landing .cta-row{flex-wrap:wrap;align-items:center;gap:14px;margin-bottom:18px;display:flex}.pearl-landing .mt-s{margin-top:14px}.pearl-landing .mt-m{margin-top:26px}.pearl-landing .win{background:var(--surface);border:1px solid var(--hair);width:100%;box-shadow:var(--shadow);border-radius:18px;position:relative;overflow:hidden}.pearl-landing .win.soft{box-shadow:var(--shadow-soft)}.pearl-landing .win-bar{border-bottom:1px solid var(--hair);background:color-mix(in oklab,var(--surface)70%,var(--bg));align-items:center;gap:8px;padding:12px 16px;display:flex}.pearl-landing .win-bar .dots{gap:6px;display:flex}.pearl-landing .win-bar .dots i{background:var(--hair-strong);border-radius:50%;width:10px;height:10px}.pearl-landing .win-bar .wt{font-family:var(--mono);letter-spacing:.06em;color:var(--ink-faint);margin-left:8px;font-size:11px}.pearl-landing .win-bar .wt b{color:var(--ink-soft);font-weight:500}.pearl-landing .win-bar .wt-r{font-family:var(--mono);color:var(--ink-faint);letter-spacing:.04em;margin-left:auto;font-size:10.5px}.pearl-landing .thread{flex-direction:column;gap:18px;padding:22px 22px 24px;display:flex}.pearl-landing .msg{opacity:0;transition:opacity .6s var(--ease),transform .6s var(--ease);display:flex;transform:translateY(10px)}.pearl-landing .msg.in{opacity:1;transform:none}.pearl-landing .msg.user{justify-content:flex-end}.pearl-landing .msg.user .bub{background:var(--accent-soft);border:1px solid color-mix(in oklab,var(--accent)24%,transparent);max-width:80%;color:var(--ink);border-radius:16px 16px 5px;padding:11px 16px;font-size:15px;line-height:1.45}.pearl-landing .msg.ai{align-items:flex-start;gap:13px}.pearl-landing .avatar{width:28px;height:28px;color:var(--on-brand);background:var(--brand-grad);border-radius:8px;flex:none;place-items:center;margin-top:1px;display:grid}.pearl-landing .avatar svg{width:16px;height:16px}.pearl-landing .ai-body{flex:1;min-width:0}.pearl-landing .ai-name{font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase;color:var(--ink-faint);margin-bottom:7px;font-size:10.5px}.pearl-landing .ai-text{color:var(--ink);font-size:15.5px;line-height:1.62}.pearl-landing .ai-text strong{color:var(--ink);font-weight:700}.pearl-landing .ai-text .num{font-family:var(--mono);font-variant-numeric:tabular-nums}.pearl-landing .ai-text p{margin:0 0 9px}.pearl-landing .ai-text p:last-child{margin-bottom:0}.pearl-landing .ai-text+.artifact{margin-top:14px}.pearl-landing .decline{color:var(--ink-soft);font-style:italic;font-family:var(--serif);font-size:19px;line-height:1.4}.pearl-landing .typing{gap:5px;padding:4px 0;display:inline-flex}.pearl-landing .typing i{background:var(--ink-faint);border-radius:50%;width:7px;height:7px;animation:1.3s infinite blink}.pearl-landing .typing i:nth-child(2){animation-delay:.2s}.pearl-landing .typing i:nth-child(3){animation-delay:.4s}@keyframes blink{0%,60%,to{opacity:.25}30%{opacity:1}}.pearl-landing .artifact{border:1px solid var(--hair);background:color-mix(in oklab,var(--bg)40%,var(--surface));border-radius:14px;overflow:hidden}.pearl-landing .artifact-h{justify-content:space-between;align-items:baseline;gap:12px;padding:14px 16px 0;display:flex}.pearl-landing .artifact-h .ah-t{font-family:var(--mono);letter-spacing:.12em;text-transform:uppercase;color:var(--ink-faint);font-size:10.5px}.pearl-landing .artifact-h .ah-r{font-family:var(--mono);color:var(--ink-soft);font-size:11px}.pearl-landing .artifact-body{padding:12px 16px 16px}.pearl-landing .kv-row{border-top:1px solid var(--hair);justify-content:space-between;align-items:baseline;padding:9px 0;display:flex}.pearl-landing .kv-row:first-child{border-top:none}.pearl-landing .kv-row .k{color:var(--ink-soft);font-size:13.5px}.pearl-landing .kv-row .v{font-family:var(--mono);font-variant-numeric:tabular-nums;color:var(--ink);font-size:14.5px;font-weight:500}.pearl-landing .kv-row .v.pos{color:var(--accent)}.pearl-landing .kv-row .v.neg{color:var(--ink-soft)}.pearl-landing .bignum{font-family:var(--serif);font-variant-numeric:tabular-nums;letter-spacing:-.02em;font-weight:600;line-height:.9}.pearl-landing .chart{width:100%;display:block;overflow:visible}.pearl-landing .draw-path{stroke-dasharray:1;stroke-dashoffset:1px;transition:stroke-dashoffset 2s var(--ease)}.pearl-landing .in .draw-path,.pearl-landing .win.in .draw-path,.pearl-landing .artifact.in .draw-path{stroke-dashoffset:0}.pearl-landing .area-fill{opacity:0;transition:opacity 1.4s .6s}.pearl-landing .in .area-fill{opacity:1}.pearl-landing .gridline{stroke:var(--grid);stroke-width:1px}.pearl-landing .axis-lbl{font-family:var(--mono);fill:var(--ink-faint);letter-spacing:.04em;font-size:9.5px}.pearl-landing .axis-val{font-family:var(--mono);fill:var(--ink-faint);font-size:9.5px}.pearl-landing .dot-end{opacity:0;transition:opacity .4s 1.6s}.pearl-landing .in .dot-end{opacity:1}.pearl-landing .flag{opacity:0;font-family:var(--mono);fill:var(--accent-ink);font-size:10px;transition:opacity .5s 1.4s}.pearl-landing .in .flag{opacity:1}.pearl-landing .split3{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:14px;display:grid}.pearl-landing .split3 .s-cell{border:1px solid var(--hair);border-radius:11px;padding:11px 12px}.pearl-landing .split3 .s-l{font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;color:var(--ink-faint);font-size:9.5px}.pearl-landing .split3 .s-v{font-family:var(--mono);font-variant-numeric:tabular-nums;margin-top:5px;font-size:17px;font-weight:600}.pearl-landing .split3 .s-cell.k-accent .s-v{color:var(--accent)}.pearl-landing .barset{flex-direction:column;gap:15px;margin-top:6px;display:flex}.pearl-landing .bar-row .bar-top{justify-content:space-between;align-items:baseline;margin-bottom:7px;display:flex}.pearl-landing .bar-row .bar-cap{font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;color:var(--ink-faint);font-size:10.5px}.pearl-landing .bar-row .bar-val{font-family:var(--serif);font-variant-numeric:tabular-nums;font-size:26px;font-weight:600;line-height:1}.pearl-landing .bar-row .bar-val.accent{color:var(--accent)}.pearl-landing .bar-track{background:color-mix(in oklab,var(--ink)9%,transparent);border-radius:999px;height:13px;overflow:hidden}.pearl-landing .bar-fill{width:0;height:100%;transition:width 1.5s var(--ease);border-radius:999px}.pearl-landing .bar-fill.muted{background:color-mix(in oklab,var(--ink)32%,transparent)}.pearl-landing .bar-fill.accent{background:var(--accent)}.pearl-landing .in .bar-fill{width:var(--w)}.pearl-landing .colbars{justify-content:center;align-items:flex-end;gap:26px;height:168px;padding:0 6px;display:flex}.pearl-landing .colbar{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:0;max-width:110px;height:100%;display:flex}.pearl-landing .colbar .cb-bar{width:100%;height:0;transition:height 1.3s var(--ease);border-radius:8px 8px 0 0;position:relative}.pearl-landing .colbar .cb-bar.muted{background:color-mix(in oklab,var(--ink)20%,transparent)}.pearl-landing .colbar .cb-bar.accent{background:var(--accent)}.pearl-landing .in .colbar .cb-bar{height:var(--h)}.pearl-landing .colbar .cb-v{font-family:var(--mono);font-variant-numeric:tabular-nums;margin-bottom:8px;font-size:15px;font-weight:600}.pearl-landing .colbar .cb-l{font-family:var(--mono);color:var(--ink-faint);letter-spacing:.04em;text-align:center;margin-top:10px;font-size:10px}.pearl-landing .timeline{flex-direction:column;gap:0;margin-top:4px;display:flex}.pearl-landing .tl-row{border-top:1px solid var(--hair);grid-template-columns:64px 1fr auto;align-items:center;gap:12px;padding:9px 0;display:grid}.pearl-landing .tl-row:first-child{border-top:none}.pearl-landing .tl-when{font-family:var(--mono);color:var(--ink-faint);letter-spacing:.02em;font-size:11px}.pearl-landing .tl-bar{background:color-mix(in oklab,var(--ink)9%,transparent);border-radius:999px;height:9px;overflow:hidden}.pearl-landing .tl-bar i{background:var(--accent);width:0;height:100%;transition:width 1.2s var(--ease);border-radius:999px;display:block}.pearl-landing .in .tl-bar i{width:var(--w)}.pearl-landing .tl-amt{font-family:var(--mono);font-variant-numeric:tabular-nums;color:var(--ink);font-size:12.5px}.pearl-landing .tl-amt.done{color:var(--accent)}.pearl-landing .scen-head{flex-wrap:wrap;align-items:center;gap:14px;margin-bottom:4px;display:flex}.pearl-landing .verdict{font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;background:var(--accent-soft);color:var(--accent);border:1px solid color-mix(in oklab,var(--accent)30%,transparent);border-radius:999px;align-items:center;gap:9px;padding:8px 14px;font-size:12px;font-weight:600;display:inline-flex}.pearl-landing .verdict svg{width:15px;height:15px}.pearl-landing .scen-meta{font-family:var(--mono);color:var(--ink-soft);font-size:12px}.pearl-landing .toolgrid{grid-template-columns:1fr 1fr;gap:14px;display:grid}@media (max-width:560px){.pearl-landing .toolgrid{grid-template-columns:1fr}}.pearl-landing .toolcard{border:1px solid var(--hair);background:color-mix(in oklab,var(--surface)60%,transparent);transition:border-color .3s,transform .3s var(--ease);border-radius:16px;padding:18px 18px 16px;position:relative}.pearl-landing .toolcard:hover{border-color:var(--hair-strong);transform:translateY(-3px)}.pearl-landing .toolcard .tc-h{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.pearl-landing .toolcard .tc-name{font-family:var(--serif);font-size:22px;font-weight:600}.pearl-landing .toolcard .tc-badge{font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;color:var(--ink-faint);align-items:center;gap:6px;font-size:9.5px;display:inline-flex}.pearl-landing .toolcard .tc-badge svg{width:13px;height:13px}.pearl-landing .toolcard.writable .tc-badge{color:var(--accent)}.pearl-landing .toolcard ul{flex-wrap:wrap;gap:7px;margin:0;padding:0;list-style:none;display:flex}.pearl-landing .toolcard li{font-family:var(--mono);color:var(--ink-soft);background:color-mix(in oklab,var(--ink)5%,transparent);border:1px solid var(--hair);border-radius:999px;padding:5px 10px;font-size:11px}.pearl-landing .toolcard.writable{border-color:color-mix(in oklab,var(--accent)40%,var(--hair))}.pearl-landing .toolcard.writable li{color:var(--accent);border-color:color-mix(in oklab,var(--accent)28%,transparent);background:var(--accent-soft)}.pearl-landing .terminal{font-family:var(--mono);color:var(--ink-soft);background:var(--bg-2);padding:16px 14px;font-size:13.5px;line-height:1.9}.pearl-landing .terminal .ln{white-space:pre-wrap;word-break:break-word}.pearl-landing .terminal .prompt{color:var(--accent)}.pearl-landing .terminal .cmd{color:var(--ink)}.pearl-landing .terminal .ok{color:var(--accent)}.pearl-landing .terminal .dim{color:var(--ink-faint)}.pearl-landing .terminal .cursor{background:var(--accent);vertical-align:-3px;width:8px;height:16px;animation:1.1s steps(2,end) infinite curse;display:inline-block}@keyframes curse{0%,to{opacity:1}50%{opacity:0}}.pearl-landing .connector{flex-direction:column;gap:16px;padding:16px 16px 18px;display:flex}.pearl-landing .conn-row{border:1px solid var(--hair);background:color-mix(in oklab,var(--surface)60%,transparent);border-radius:14px;align-items:center;gap:14px;padding:14px 16px;display:flex}.pearl-landing .conn-ic{background:0 0;border-radius:10px;flex:none;place-items:center;width:38px;height:38px;display:grid}.pearl-landing .conn-ic .mark2{width:34px;height:34px;filter:drop-shadow(0 3px 8px color-mix(in srgb,var(--g2)40%,transparent));background:url(/pearl_logos/pearl_logo_256.png) 50%/contain no-repeat;border-radius:0}.pearl-landing .conn-tx{flex:1;min-width:0}.pearl-landing .conn-tx b{font-size:15px;display:block}.pearl-landing .conn-tx span{color:var(--ink-faint);font-size:12.5px}.pearl-landing .switch{background:color-mix(in oklab,var(--ink)16%,transparent);width:50px;height:28px;transition:background .5s var(--ease);border-radius:999px;flex:none;position:relative}.pearl-landing .switch i{width:22px;height:22px;transition:transform .5s var(--ease);background:#fff;border-radius:50%;position:absolute;top:3px;left:3px;box-shadow:0 2px 5px #0000004d}.pearl-landing .win.in .switch{background:var(--accent)}.pearl-landing .win.in .switch i{transform:translate(22px)}.pearl-landing .conn-status{font-family:var(--mono);color:var(--ink-faint);align-items:center;gap:8px;font-size:11.5px;display:flex}.pearl-landing .conn-status .ok-dot{background:var(--accent);opacity:0;border-radius:50%;width:8px;height:8px;transition:opacity .4s .7s}.pearl-landing .win.in .conn-status .ok-dot{opacity:1}.pearl-landing .duo{grid-template-columns:1fr;gap:22px;width:100%;display:grid}@media (min-width:1000px){.pearl-landing #connect .scene-inner{grid-template-columns:1.15fr .85fr;gap:60px}.pearl-landing #connect .subline{max-width:42em}.pearl-landing #connect .headline{max-width:none}}.pearl-landing .terminal .ln-copy{text-align:left;width:100%;font:inherit;color:inherit;cursor:pointer;background:0 0;border:0;border-radius:8px;padding:2px 0;transition:background .2s;display:block}.pearl-landing .terminal .ln-copy:hover{background:color-mix(in oklab,var(--ink)6%,transparent)}.pearl-landing .terminal .ln-copy:hover .cmd{color:var(--accent)}.pearl-landing .ln-copy-badge{border:1px solid var(--hair);width:26px;height:26px;color:var(--ink-soft);vertical-align:-8px;transition:color .2s var(--ease),border-color .2s var(--ease),background .2s var(--ease);border-radius:8px;place-items:center;margin-left:10px;display:inline-grid}.pearl-landing .ln-copy-badge svg{width:13px;height:13px}.pearl-landing .terminal .ln-copy:hover .ln-copy-badge{color:var(--accent);border-color:var(--accent)}.pearl-landing .ln-copy-badge.on{color:var(--accent);border-color:color-mix(in oklab,var(--accent)45%,transparent);background:var(--accent-soft)}.pearl-landing .conn-link{font-family:var(--mono);color:var(--accent);align-items:center;gap:6px;margin-top:-6px;font-size:11.5px;text-decoration:none;display:inline-flex}.pearl-landing .conn-link:hover{text-decoration:underline}.pearl-landing .dash{grid-template-columns:1fr 1fr;gap:14px;padding:18px;display:grid}.pearl-landing .dash .tile{border:1px solid var(--hair);background:color-mix(in oklab,var(--bg)35%,var(--surface));border-radius:14px;padding:14px}.pearl-landing .dash .tile.wide{grid-column:1/-1}.pearl-landing .dash .t-l{font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;color:var(--ink-faint);font-size:10px}.pearl-landing .dash .t-v{font-family:var(--serif);font-variant-numeric:tabular-nums;margin-top:7px;font-size:30px;font-weight:600;line-height:1}.pearl-landing .dash .t-v small{font-family:var(--mono);color:var(--accent);letter-spacing:0;margin-left:8px;font-size:11px}.pearl-landing .dash .donut-wrap{align-items:center;gap:14px;display:flex}.pearl-landing .dash .legend{flex-direction:column;gap:5px;display:flex}.pearl-landing .dash .legend span{color:var(--ink-soft);align-items:center;gap:7px;font-size:11.5px;display:flex}.pearl-landing .dash .legend i{border-radius:2px;width:9px;height:9px}.pearl-landing .donut-ring{stroke-dasharray:var(--circ);stroke-dashoffset:var(--circ);transition:stroke-dashoffset 1.4s var(--ease)}.pearl-landing .in .donut-ring{stroke-dashoffset:var(--off)}.pearl-landing .arcs{flex-wrap:wrap;justify-content:space-around;gap:18px;display:flex}.pearl-landing .arc{flex-direction:column;align-items:center;gap:8px;display:flex}.pearl-landing .arc .arc-pct{font-family:var(--serif);font-size:22px;font-weight:600}.pearl-landing .arc .arc-l{font-family:var(--mono);color:var(--ink-faint);text-align:center;letter-spacing:.03em;font-size:10px}.pearl-landing .arc-prog{stroke-dasharray:var(--circ);stroke-dashoffset:var(--circ);transition:stroke-dashoffset 1.5s var(--ease)}.pearl-landing .in .arc-prog{stroke-dashoffset:var(--off)}.pearl-landing .phone{aspect-ratio:285/600;background:linear-gradient(150deg,color-mix(in oklab,var(--ink)22%,var(--bg)),var(--bg-2));width:270px;max-width:72vw;box-shadow:var(--shadow),0 0 0 1px var(--hair-strong)inset;border-radius:42px;flex:none;padding:10px;position:relative}.pearl-landing .phone-screen{background:var(--bg-2);border-radius:33px;flex-direction:column;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.pearl-landing .phone .island{z-index:5;background:#000;border-radius:999px;width:76px;height:22px;position:absolute;top:10px;left:50%;transform:translate(-50%)}.pearl-landing .phone-statusbar{color:var(--ink);justify-content:space-between;padding:12px 20px 4px;font-size:11px;font-weight:600;display:flex}.pearl-landing .phone-body{flex-direction:column;flex:1;gap:11px;padding:14px 15px;display:flex;overflow:hidden}.pearl-landing .pb-top{justify-content:space-between;align-items:center;display:flex}.pearl-landing .pb-top .pb-brand{font-family:var(--serif);align-items:center;gap:7px;font-size:16px;font-weight:600;display:flex}.pearl-landing .pb-top .pb-brand .mark{background:url(/pearl_logos/pearl_logo_256.png) 50%/contain no-repeat;width:17px;height:17px}.pearl-landing .pb-top .pb-when{font-family:var(--mono);color:var(--ink-faint);font-size:9px}.pearl-landing .pb-hero{border:1px solid var(--hair);background:color-mix(in oklab,var(--ink)4%,transparent);border-radius:16px;padding:14px}.pearl-landing .pb-hero .pb-l{font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase;color:var(--ink-faint);font-size:9px}.pearl-landing .pb-hero .pb-v{font-family:var(--serif);font-variant-numeric:tabular-nums;margin-top:5px;font-size:30px;font-weight:600;line-height:1}.pearl-landing .pb-hero .pb-d{font-family:var(--mono);color:var(--accent);margin-top:5px;font-size:10px}.pearl-landing .pb-spark{height:40px;margin-top:8px}.pearl-landing .pb-stats{grid-template-columns:1fr 1fr;gap:9px;display:grid}.pearl-landing .pb-stat{border:1px solid var(--hair);border-radius:12px;padding:10px}.pearl-landing .pb-stat .s-l{font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;color:var(--ink-faint);font-size:8.5px}.pearl-landing .pb-stat .s-v{font-family:var(--mono);font-variant-numeric:tabular-nums;margin-top:4px;font-size:15px;font-weight:600}.pearl-landing .pb-stat .s-v.accent{color:var(--accent)}.pearl-landing .pb-move{border:1px solid color-mix(in oklab,var(--accent)30%,var(--hair));background:var(--accent-soft);border-radius:13px;margin-top:auto;padding:11px 12px}.pearl-landing .pb-move .m-l{font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase;color:var(--accent);font-size:8.5px}.pearl-landing .pb-move .m-b{color:var(--ink);margin-top:4px;font-size:11.5px;line-height:1.4}.pearl-landing .badges{flex-wrap:wrap;gap:12px;display:flex}.pearl-landing .badge{border:1px solid var(--hair-strong);background:var(--surface);color:var(--ink);transition:all .25s var(--ease);border-radius:13px;align-items:center;gap:11px;padding:10px 16px;text-decoration:none;display:inline-flex}.pearl-landing .badge:hover{border-color:var(--accent);transform:translateY(-2px)}.pearl-landing .badge svg{flex:none;width:22px;height:22px}.pearl-landing .badge .bt{flex-direction:column;line-height:1.1;display:flex}.pearl-landing .badge .bt small{color:var(--ink-faint);letter-spacing:.03em;font-size:9.5px}.pearl-landing .badge .bt span{font-family:var(--serif);font-size:17px;font-weight:600}.pearl-landing .sec-beats{gap:16px;display:grid}.pearl-landing .sec-beat{border:1px solid var(--hair);background:color-mix(in oklab,var(--surface)55%,transparent);transition:border-color .3s,transform .3s var(--ease);border-radius:18px;grid-template-columns:auto 1fr;align-items:start;gap:16px;padding:22px;display:grid}.pearl-landing .sec-beat:hover{border-color:var(--hair-strong);transform:translateY(-3px)}.pearl-landing .sec-beat .sb-ic{background:var(--accent);width:44px;height:44px;color:var(--accent-ink);border-radius:12px;flex:none;place-items:center;display:grid}.pearl-landing .sec-beat h3{margin-bottom:6px;font-size:23px}.pearl-landing .sec-beat p{color:var(--ink-soft);margin:0;font-size:15px;line-height:1.55}.pearl-landing .sec-art{flex-direction:column;align-items:center;gap:20px;padding:24px;display:flex}.pearl-landing .shield{background:var(--brand-grad);width:70px;height:70px;color:var(--on-brand);box-shadow:0 16px 34px -12px var(--g2);border-radius:19px;place-items:center;display:grid}.pearl-landing .sec-tiles{grid-template-columns:1fr 1fr;gap:11px;width:100%;display:grid}.pearl-landing .sec-tile{border:1px solid var(--hair);background:color-mix(in oklab,var(--ink)4%,transparent);border-radius:14px;padding:14px}.pearl-landing .sec-tile .st-l{font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;color:var(--ink-faint);font-size:9.5px}.pearl-landing .sec-tile .st-v{font-family:var(--mono);letter-spacing:.03em;margin-top:6px;font-size:14px;font-weight:700}.pearl-landing .sec-tile .st-v.accent{color:var(--accent)}.pearl-landing .sec-foot-line{text-align:center;font-family:var(--mono);color:var(--ink-faint);max-width:60ch;margin:30px auto 0;font-size:11px;line-height:1.7}.pearl-landing .reviews-stage{text-align:center;max-width:940px;min-height:280px;margin:0 auto;position:relative}.pearl-landing .review{opacity:0;transition:opacity .7s var(--ease),transform .7s var(--ease);pointer-events:none;flex-direction:column;justify-content:center;align-items:center;padding:0 10px;display:flex;position:absolute;inset:0;transform:translateY(16px)}.pearl-landing .review.active{opacity:1;pointer-events:auto;transform:none}.pearl-landing .review q{font-family:var(--serif);quotes:"“" "”";text-wrap:balance;font-size:clamp(25px,4vw,42px);font-weight:500;line-height:1.2}.pearl-landing .review q:before{content:open-quote;color:var(--accent)}.pearl-landing .review q:after{content:close-quote;color:var(--accent)}.pearl-landing .review .who{font-family:var(--mono);color:var(--ink-soft);letter-spacing:.03em;margin-top:26px;font-size:13px}.pearl-landing .review .who b{color:var(--ink);font-weight:600}.pearl-landing .stars{font-family:var(--mono);color:var(--ink-soft);justify-content:center;align-items:center;gap:11px;margin-bottom:40px;font-size:13px;display:flex}.pearl-landing .stars .s{color:var(--accent);letter-spacing:3px;font-size:17px}.pearl-landing .r-dots{justify-content:center;gap:9px;margin-top:36px;display:flex}.pearl-landing .r-dots button{background:var(--hair-strong);cursor:pointer;width:8px;height:8px;transition:all .3s var(--ease);border:none;border-radius:50%;padding:0}.pearl-landing .r-dots button.on{background:var(--accent);border-radius:999px;width:26px}.pearl-landing .pricing-wrap{max-width:940px;margin:0 auto}.pearl-landing .scene-head{text-align:center;max-width:760px;margin:0 auto 18px}.pearl-landing .scene-head .subline{margin-left:auto;margin-right:auto}.pearl-landing .scene-head .eyebrow{justify-content:center}.pearl-landing .spots{justify-content:center;margin:4px 0 34px;display:flex}.pearl-landing .price-grid{gap:20px;display:grid}@media (min-width:760px){.pearl-landing .price-grid{grid-template-columns:1fr 1fr}}.pearl-landing .plan{border:1px solid var(--hair);background:color-mix(in oklab,var(--surface)65%,transparent);transition:transform .3s var(--ease),border-color .3s;border-radius:22px;flex-direction:column;padding:34px 30px;display:flex;position:relative}.pearl-landing .plan:hover{transform:translateY(-4px)}.pearl-landing .plan.best{border-color:color-mix(in oklab,var(--accent)55%,var(--hair));box-shadow:0 0 0 1px color-mix(in oklab,var(--accent)40%,transparent)inset,var(--shadow-soft)}.pearl-landing .plan .p-tag{background:var(--brand-grad);color:var(--on-brand);font-family:var(--mono);letter-spacing:.08em;border-radius:999px;padding:5px 13px;font-size:10.5px;font-weight:700;position:absolute;top:-13px;left:30px}.pearl-landing .plan .p-name{font-family:var(--mono);letter-spacing:.13em;text-transform:uppercase;color:var(--ink-faint);font-size:12px}.pearl-landing .plan .p-price{align-items:baseline;gap:12px;margin:16px 0 4px;display:flex}.pearl-landing .plan .p-now{font-family:var(--serif);font-variant-numeric:tabular-nums;font-size:56px;font-weight:600;line-height:1}.pearl-landing .plan .p-per{color:var(--ink-soft);font-size:16px}.pearl-landing .plan .p-meta{color:var(--ink-soft);margin:2px 0 24px;font-size:14px}.pearl-landing .plan .btn{justify-content:center;width:100%;margin-top:auto}.pearl-landing .plan .p-fine{font-family:var(--mono);color:var(--ink-faint);margin-top:16px;font-size:11px;line-height:1.6}.pearl-landing .roi{text-align:center;font-family:var(--serif);color:var(--ink-soft);max-width:30ch;margin:30px auto 0;font-size:clamp(19px,2.2vw,25px);font-style:italic}.pearl-landing .roi b{color:var(--accent);font-style:normal}.pearl-landing .price-note{text-align:center;font-family:var(--mono);color:var(--ink-faint);margin-top:16px;font-size:11.5px}.pearl-landing .ask-scene{padding-bottom:70px}@media (min-width:1000px){.pearl-landing .ask-scene{align-items:initial;min-height:0;display:block}}.pearl-landing .ask-rail{touch-action:pan-x pan-y;cursor:grab;overscroll-behavior-x:contain;scrollbar-width:none;-webkit-overflow-scrolling:touch;margin-top:40px;padding:8px 0 4px;overflow:auto hidden}.pearl-landing .ask-rail::-webkit-scrollbar{display:none}.pearl-landing .ask-rail.dragging{cursor:grabbing;-webkit-user-select:none;user-select:none}.pearl-landing .ask-track{width:max-content;padding-left:max(28px,calc((100vw - var(--maxw))/2 + 28px));gap:22px;display:flex}.pearl-landing .ask-card{flex-direction:column;flex:none;width:440px;max-width:82vw;display:flex}@media (max-width:999px){.pearl-landing .ask-card{width:340px}}.pearl-landing .ask-track img{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.pearl-landing .ask-q{font-family:var(--serif);border-bottom:1px solid var(--hair);align-items:center;gap:11px;padding:16px 18px;font-size:19px;font-weight:600;line-height:1.2;display:flex}.pearl-landing .ask-q .avatar{flex:none}.pearl-landing .ask-artifact{border-top:1px solid var(--hair)}.pearl-landing .ask-slot{background:color-mix(in oklab,var(--bg)50%,var(--surface));place-items:center;height:150px;display:grid}.pearl-landing .ask-slot span{font-family:var(--mono);letter-spacing:.12em;text-transform:uppercase;color:var(--ink-faint);font-size:10.5px}.pearl-landing .dash-media{overflow:visible}.pearl-landing .dash-combo{justify-content:center;align-items:center;width:100%;display:flex;position:relative}.pearl-landing .dash-combo .dash-win{flex:1;min-width:0}.pearl-landing .dash-combo .phone{z-index:2;margin-bottom:-20px;margin-left:-52px;position:relative}@media (max-width:1000px){.pearl-landing .dash-combo{flex-direction:column;gap:0}.pearl-landing .dash-combo .phone{margin-top:-60px;margin-left:0}}@media (max-width:560px){.pearl-landing .dash-combo .phone{margin-top:-40px}}.pearl-landing .hero{padding-top:32px}@media (min-width:1000px){.pearl-landing .hero{padding-top:48px}.pearl-landing .hero .scene-inner{grid-template-columns:1fr 1.1fr;gap:56px}}.pearl-landing .hero .display{letter-spacing:-.014em}@media (max-width:999px){.pearl-landing .hero .scene-text{text-align:center}.pearl-landing .hero .eyebrow{justify-content:center}.pearl-landing .hero .subline,.pearl-landing .hero .connect-url{margin-left:auto;margin-right:auto}.pearl-landing .hero .cta-row{flex-wrap:nowrap;justify-content:center;gap:10px}.pearl-landing .hero .cta-row .btn{flex:1 1 0;justify-content:center;min-width:0}.pearl-landing .hero .cta-row .btn-code{flex-grow:1.35}.pearl-landing .hero .cta-row .btn-lg{padding:14px 12px;font-size:14px}.pearl-landing .hero .cta-row .btn-code{font-size:12px}}.pearl-landing .kicker{font-family:var(--mono);letter-spacing:.02em;color:var(--ink-faint);max-width:40ch;margin-top:8px;font-size:12px;line-height:1.7}.pearl-landing .connect-url{border:1px solid var(--hair-strong);background:color-mix(in oklab,var(--surface)70%,transparent);width:100%;max-width:440px;font:inherit;color:inherit;text-align:left;cursor:pointer;transition:border-color .2s var(--ease),background .2s var(--ease);border-radius:12px;align-items:center;gap:8px;margin:0 0 18px;padding:8px 8px 8px 14px;display:flex;container-type:inline-size}.pearl-landing .connect-url:hover{border-color:var(--accent)}.pearl-landing .connect-url:hover code{color:var(--accent)}.pearl-landing .connect-url:hover .connect-url-copy{color:var(--accent);border-color:var(--accent)}.pearl-landing .connect-url.copied{border-color:color-mix(in oklab,var(--accent)45%,transparent);background:var(--accent-soft)}.pearl-landing .connector .connect-url{max-width:none;margin:0}.pearl-landing .connect-url code{white-space:nowrap;min-width:0;font-family:var(--mono);letter-spacing:-.01em;color:var(--ink-soft);scrollbar-width:none;flex:1;font-size:clamp(6.5px,3.4cqw - 1.3px,12.5px);overflow-x:auto}.pearl-landing .connect-url code::-webkit-scrollbar{display:none}.pearl-landing .connect-url-copy{border:1px solid var(--hair);width:30px;height:30px;color:var(--ink-soft);cursor:pointer;transition:color .2s var(--ease),border-color .2s var(--ease),background .2s var(--ease);background:0 0;border-radius:8px;flex:none;place-items:center;display:grid}.pearl-landing .connect-url-copy:hover{color:var(--accent);border-color:var(--accent)}.pearl-landing .connect-url-copy.copied{color:var(--accent);border-color:color-mix(in oklab,var(--accent)45%,transparent);background:var(--accent-soft)}.pearl-landing .connect-url-copy svg{width:15px;height:15px}.pearl-landing .final{text-align:center}.pearl-landing .final .display{margin-bottom:22px}.pearl-landing .final .cta-row{justify-content:center}body.reduce-motion .pearl-landing .reveal,body.force-still .pearl-landing .reveal{opacity:1!important;transition:none!important;transform:none!important}body.reduce-motion .pearl-landing *,body.force-still .pearl-landing *{animation-duration:1ms!important}body.reduce-motion .pearl-landing .draw-path,body.force-still .pearl-landing .draw-path{stroke-dashoffset:0!important;transition:none!important}body.reduce-motion .pearl-landing .area-fill,body.force-still .pearl-landing .area-fill,body.reduce-motion .pearl-landing .dot-end,body.force-still .pearl-landing .dot-end,body.reduce-motion .pearl-landing .flag,body.force-still .pearl-landing .flag,body.reduce-motion .pearl-landing .conn-status .ok-dot,body.force-still .pearl-landing .conn-status .ok-dot{opacity:1!important;transition:none!important}body.reduce-motion .pearl-landing .bar-fill,body.force-still .pearl-landing .bar-fill,body.reduce-motion .pearl-landing .tl-bar i,body.force-still .pearl-landing .tl-bar i{width:var(--w)!important;transition:none!important}body.reduce-motion .pearl-landing .colbar .cb-bar,body.force-still .pearl-landing .colbar .cb-bar{height:var(--h)!important;transition:none!important}body.reduce-motion .pearl-landing .donut-ring,body.force-still .pearl-landing .donut-ring,body.reduce-motion .pearl-landing .arc-prog,body.force-still .pearl-landing .arc-prog{stroke-dashoffset:var(--off)!important;transition:none!important}body.reduce-motion .pearl-landing .msg,body.force-still .pearl-landing .msg{opacity:1!important;transition:none!important;transform:none!important}body.reduce-motion .pearl-landing .switch,body.force-still .pearl-landing .switch{transition:none!important}body.reduce-motion .pearl-landing .cursor,body.force-still .pearl-landing .cursor{animation:none!important}@media (prefers-reduced-motion:reduce){.pearl-landing .reveal{opacity:1!important;transition:none!important;transform:none!important}.pearl-landing .draw-path{stroke-dashoffset:0!important;transition:none!important}.pearl-landing .area-fill,.pearl-landing .dot-end,.pearl-landing .flag,.pearl-landing .conn-status .ok-dot{opacity:1!important;transition:none!important}.pearl-landing .bar-fill,.pearl-landing .tl-bar i{width:var(--w)!important;transition:none!important}.pearl-landing .colbar .cb-bar{height:var(--h)!important;transition:none!important}.pearl-landing .donut-ring,.pearl-landing .arc-prog{stroke-dashoffset:var(--off)!important;transition:none!important}.pearl-landing .msg{opacity:1!important;transition:none!important;transform:none!important}.pearl-landing .cursor{animation:none!important}}.pearl-landing .terminal{--accent:#d97757;--accent-soft:#d977571f}.pearl-landing .cmp{border:1px solid var(--hair);background:var(--bg-2);border-radius:18px;margin:38px 0 14px;overflow:hidden}.pearl-landing .cmp-row{border-top:1px solid var(--hair);grid-template-columns:1.4fr 1fr 1fr 1fr;display:grid}.pearl-landing .cmp-row:first-child{border-top:0}.pearl-landing .cmp-row.head{background:color-mix(in oklab,var(--ink)5%,transparent)}.pearl-landing .cmp-row.head .cmp-cell{font-family:var(--mono);letter-spacing:.14em;text-transform:uppercase;color:var(--ink-faint);font-size:11px;font-weight:500}.pearl-landing .cmp-row.head .cmp-cell.pearl-col{color:var(--accent)}.pearl-landing .cmp-cell{color:var(--ink-soft);padding:15px 20px;font-size:14.5px;line-height:1.55}.pearl-landing .cmp-cell:first-child{color:var(--ink);font-weight:500}.pearl-landing .cmp-cell+.cmp-cell{border-left:1px solid var(--hair)}.pearl-landing .cmp-cell .yes{color:var(--accent);font-weight:600}.pearl-landing .cmp-cell .dim{color:var(--ink-faint)}.pearl-landing .cmp-foot{font-family:var(--mono);color:var(--ink-faint);max-width:52em;font-size:11.5px;line-height:1.7}.pearl-landing .cmp-beats{gap:22px;margin-top:40px;display:grid}@media (min-width:760px){.pearl-landing .cmp-beats{grid-template-columns:repeat(3,1fr);gap:28px}}.pearl-landing .cmp-beat{border:1px solid var(--hair);background:var(--bg-2);border-radius:16px;padding:22px}.pearl-landing .cmp-beat h3{font-family:var(--serif);margin:0 0 8px;font-size:22px;font-weight:600}.pearl-landing .cmp-beat p{color:var(--ink-soft);margin:0;font-size:14.5px;line-height:1.6}@media (max-width:640px){.pearl-landing .cmp-row{grid-template-columns:1.1fr 1fr 1fr 1fr}.pearl-landing .cmp-cell{padding:11px 7px;font-size:11px}}
