.ps-lp{--lp-page:#2e2b28;--lp-panel:#1e1c1a;--lp-card:#3c3935;--lp-text:#f0ece6;--lp-muted:rgba(240,236,230,.6);--lp-red:#c0392b;--lp-yellow:#ffd525;--lp-line:rgba(240,236,230,.1);--lp-line-strong:rgba(255,255,255,.22);background:var(--lp-page);color:var(--lp-text);font-family:DM Sans,system-ui,sans-serif;font-weight:400;line-height:1.5;-webkit-font-smoothing:antialiased;display:block}.ps-lp *{box-sizing:border-box}.ps-lp__wrap{max-width:var(--page-width);margin:0 auto;padding-left:1.5rem;padding-right:1.5rem}.ps-lp__hero{padding-top:80px;padding-bottom:56px}.ps-lp__h1{color:var(--lp-text);font-weight:500;font-size:clamp(42px,7vw,74px);line-height:1.02;letter-spacing:-.02em;margin:0}.ps-lp__dim{color:var(--lp-yellow);font-style:italic}.ps-lp__sub{margin:22px 0 0;max-width:40ch;font-size:clamp(17px,2.4vw,20px);line-height:1.45}.ps-lp__sub b{font-weight:500}.ps-lp__scope{margin:14px 0 0;max-width:44ch;font-size:17px;line-height:1.45;color:var(--lp-text)}.ps-lp__cta-row{margin-top:38px;display:flex;flex-wrap:wrap;gap:14px;align-items:center}.ps-lp__btn{display:inline-flex;align-items:center;gap:8px;text-decoration:none;border-radius:4px;padding:14px 22px;font-weight:500;font-size:16px;letter-spacing:.01em;border:1.5px solid transparent;cursor:pointer;font-family:inherit;transition:transform .12s ease,border-color .15s ease}.ps-lp__btn--primary{border-color:var(--lp-yellow);color:var(--lp-yellow);background:transparent}.ps-lp__btn--primary .ps-lp__arw{transition:transform .15s ease}.ps-lp__btn--primary:hover .ps-lp__arw{transform:translate(3px)}.ps-lp__btn--ghost{border-color:var(--lp-line-strong);color:var(--lp-text);background:transparent}.ps-lp__btn--ghost:hover{border-color:var(--lp-text)}.ps-lp__blk{padding:0}.ps-lp__blk>.ps-lp__wrap{border-top:1px solid var(--lp-line);padding-top:54px;padding-bottom:54px}.ps-lp__eyebrow{font-family:DM Mono,monospace;font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:var(--lp-muted);margin-bottom:16px}.ps-lp__eyebrow--hero{margin-bottom:14px}.ps-lp__h2{color:var(--lp-text);font-weight:500;font-size:clamp(27px,4vw,38px);line-height:1.1;letter-spacing:-.01em;margin:0}.ps-lp__h2--big{font-size:clamp(32px,5vw,48px);letter-spacing:-.015em;line-height:1.05}.ps-lp__lede{margin:16px 0 0;max-width:56ch;font-size:17px;line-height:1.55}.ps-lp__accent{color:var(--lp-red)}.ps-lp__key{color:var(--lp-yellow)}.ps-lp__mono-note{margin:11px 0 0;font-family:DM Mono,monospace;font-size:12px;color:var(--lp-muted);line-height:1.6;max-width:60ch}.ps-lp__mono-note b{color:var(--lp-text);font-weight:500}.ps-lp__list{margin:30px 0 0;padding:0;display:grid;gap:11px;max-width:52ch;list-style:none}.ps-lp__list li{display:flex;gap:13px;font-size:17px;line-height:1.5}.ps-lp__list li:before{content:"";flex:0 0 auto;width:5px;height:5px;border-radius:1px;background:var(--lp-red);margin-top:11px}.ps-lp__audience{margin-top:29px;display:flex;flex-wrap:wrap;gap:10px 22px;font-size:17px}.ps-lp__audience span{display:inline-flex;align-items:center;gap:10px}.ps-lp__audience span:before{content:"";width:5px;height:5px;border-radius:1px;background:var(--lp-red)}.ps-lp__meta{margin-top:26px;font-size:16px;color:var(--lp-muted);line-height:1.6;max-width:56ch}.ps-lp__closer{padding:0}.ps-lp__closer>.ps-lp__wrap{border-top:1px solid var(--lp-line);padding-top:74px;padding-bottom:64px}.ps-lp__call{margin:26px 0 0;font-family:DM Mono,monospace;font-size:17px;color:var(--lp-muted)}.ps-lp__call a{color:var(--lp-yellow);text-decoration:none;white-space:nowrap}@media(max-width:560px){.ps-lp__hero{padding-top:54px}.ps-lp__cta-row .ps-lp__btn{flex:1 1 auto;justify-content:center}}@media(prefers-reduced-motion:reduce){.ps-lp *{animation:none!important;transition:none!important}}.psf-demo{margin-top:45px;max-width:660px;border:1px solid var(--lp-line-strong);border-radius:4px;background:var(--lp-page);overflow:hidden}.psf-demo-hdr{background:#1e1c1a;padding:12px 16px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;border-bottom:1px solid rgba(240,236,230,.1)}.psf-demo-logo{justify-self:start;font-size:12px;font-weight:500;color:#f0ece6bf;letter-spacing:.08em;text-transform:uppercase}.psf-demo-logo b{color:#ffd525;font-weight:500}.psf-demo-phone{justify-self:center;font-size:13px;color:#f0ece699;white-space:nowrap;font-family:DM Mono,ui-monospace,monospace}.psf-demo-close{justify-self:end;display:inline-flex;align-items:center;gap:6px;border:1px solid rgba(240,236,230,.35);color:#f0ece6d9;font-size:13px;font-weight:500;line-height:1;padding:9px 14px;border-radius:4px;white-space:nowrap}.psf-demo-x{font-size:15px}.psf-demo-body{padding:20px 16px}.psf-demo-field{position:relative;margin-bottom:16px;display:flex;align-items:center;background:#1e1c1a;border:1px solid rgba(255,213,37,.45);border-radius:4px;padding:14px 16px 14px 52px;height:52px}.psf-demo-ico{position:absolute;left:18px;top:50%;transform:translateY(-50%);width:20px;height:20px;color:#ffd525}.psf-demo-typed{font-size:16px;line-height:20px;color:#f0ece6;white-space:pre;min-height:20px}.psf-demo-caret{display:inline-block;width:1px;height:20px;line-height:20px;vertical-align:top;background:#ffd525;margin-left:1px;flex:0 0 auto;animation:psf-demo-blink 1.05s step-end infinite}@keyframes psf-demo-blink{50%{opacity:0}}.psf-demo-label{font-size:12.5px;color:#f0ece699;margin-bottom:14px}.psf-demo-label b{color:#ffd525;font-weight:500}.psf-demo-card{display:flex;gap:10px;align-items:center;background:#26231f;border:1px solid rgba(240,236,230,.1);border-radius:4px;padding:10px;color:#f0ece6}.psf-demo-card+.psf-demo-card{margin-top:8px}.psf-demo-tile{position:relative;width:64px;height:64px;flex:0 0 64px;border-radius:4px;background:#fff;display:grid;place-items:center;overflow:hidden}.psf-demo-photo{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain}.psf-demo-main{flex:1;min-width:0}.psf-demo-top{display:flex;align-items:center;gap:7px;margin-bottom:4px}.psf-demo-sku{font-family:DM Mono,ui-monospace,monospace;font-size:12px;color:#ffd525;white-space:nowrap}.psf-demo-dot{color:#f0ece640;font-size:11px}.psf-demo-vendor{font-size:11.5px;color:#f0ece66b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.psf-demo-title{display:block;font-size:14px;font-weight:500;line-height:1.3;color:#f0ece6e6}.psf-demo-right{display:flex;flex-direction:column;align-items:flex-end;gap:8px;flex:0 0 auto}.psf-demo-price{font-family:DM Sans,sans-serif;font-style:italic;font-weight:700;color:#ffd525;white-space:nowrap}.psf-demo-price b{font-size:16px;font-weight:700}.psf-demo-add{background:#c0392b;color:#fff;font-size:13px;font-weight:500;padding:8px 16px;border-radius:4px;white-space:nowrap}.psf-demo-results{height:340px;overflow:hidden}.psf-demo-state[hidden]{display:none}@media(max-width:600px){.psf-demo-close-word{display:none}.psf-demo-results{height:326px}.psf-demo-title{font-size:13.5px}.psf-demo-tile{width:52px;height:52px;flex-basis:52px}}@media(prefers-reduced-motion:reduce){.psf-demo-caret{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/2/compiled_assets/styles.css.map?subset=AAAAAAAAQA */
