body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--ptb-bg:#04070c;--ptb-bg-alt:#0a1220;--ptb-card-bg:#070b14;--ptb-border-subtle:#1c2436;--ptb-border:rgba(150,178,222,0.18);--ptb-text:#eef3ff;--ptb-text-muted:#9aa6c2;--ptb-accent:#35a2ff;--ptb-accent-deep:#1f7fd6;--ptb-accent-soft:rgba(53,162,255,0.12);--ptb-grid-line:rgba(148,180,226,0.045);--ptb-danger:#e21111;--ptb-radius-lg:12px;--ptb-radius-sm:8px;--ptb-shadow-soft:0 14px 36px rgba(0,0,0,0.4);--ptb-font:system-ui,-apple-system,BlinkMacSystemFont,"SF Pro Text","Segoe UI",sans-serif;--ptb-mono:var(--font-mono,"JetBrains Mono","Cascadia Code",Consolas,"SF Mono",monospace)}*,:after,:before{box-sizing:border-box}body{margin:0;font-family:var(--ptb-font);background:radial-gradient(900px 480px at 50% -140px,rgba(53,162,255,.11),transparent 70%),radial-gradient(700px 420px at 92% 22%,rgba(53,162,255,.035),transparent 70%),var(--ptb-bg);color:var(--ptb-text);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}body:before{z-index:-1;background-image:repeating-linear-gradient(to right,var(--ptb-grid-line) 0 1px,transparent 1px 34px),repeating-linear-gradient(to bottom,var(--ptb-grid-line) 0 1px,transparent 1px 34px);-webkit-mask-image:linear-gradient(180deg,#000,rgba(0,0,0,.45) 55%,rgba(0,0,0,.3));mask-image:linear-gradient(180deg,#000,rgba(0,0,0,.45) 55%,rgba(0,0,0,.3))}body:after,body:before{content:"";position:fixed;inset:0;pointer-events:none}body:after{z-index:0;opacity:.035;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='140' height='140'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='140' height='140' filter='url(%23n)'/%3E%3C/svg%3E")}h1,h2,h3,h4{font-family:var(--font-heading,var(--ptb-font))}input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid rgba(53,162,255,.8)!important;outline-offset:2px}.ptb-root{min-height:100vh}.ptb-container{max-width:1120px;margin:0 auto;padding:0 1.5rem}.ptb-header{position:-webkit-sticky;position:sticky;top:0;z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(180deg,rgba(4,7,12,.92),rgba(4,7,12,.6));border-bottom:1px solid rgba(150,178,222,.1)}.ptb-header-inner{justify-content:space-between;height:4.5rem}.ptb-header-inner,.ptb-logo{display:flex;align-items:center}.ptb-logo{gap:.1rem}.ptb-logo-icon{width:4rem;height:4rem;object-fit:contain}.ptb-logo-text{font-family:var(--font-heading,var(--ptb-font));font-weight:300;letter-spacing:.015em;font-size:2rem;color:#ffffff}.ptb-logo-em{font-weight:700;letter-spacing:.00001em;color:var(--ptb-accent)}.ptb-nav{display:flex;gap:.5rem;align-items:center;font-size:.9rem}.ptb-nav a{color:var(--ptb-text-muted);text-decoration:none;padding:.35rem .6rem;border-radius:999px;transition:color .15s ease,background-color .15s ease}.ptb-nav a:hover{color:#ffffff;background-color:rgba(255,255,255,.07)}.ptb-nav-cta{border:1px solid rgba(53,162,255,.7);background:linear-gradient(90deg,rgba(53,162,255,.15),transparent)}.ptb-nav-login{border:1px solid rgba(255,255,255,.15);color:var(--ptb-text-muted)!important}.ptb-hero{padding:5.5rem 0 4rem}.ptb-hero-inner{display:grid;grid-template-columns:minmax(0,3.2fr) minmax(0,2.2fr);grid-gap:3.25rem;gap:3.25rem;align-items:center}@media (min-width:900px){.ptb-hero-inner{grid-template-columns:minmax(0,3.6fr) minmax(0,1.5fr)}}.ptb-hero-actions{display:flex;flex-wrap:wrap;gap:.9rem;margin-bottom:.9rem}.ptb-btn{display:inline-flex;align-items:center;justify-content:center;padding:.6rem 1.35rem;border-radius:10px;font-size:.9rem;border:1px solid transparent;text-decoration:none;cursor:pointer;transition:background .15s ease,color .15s ease,border-color .15s ease,transform .04s ease,filter .15s ease,box-shadow .15s ease}.ptb-btn-primary{background:var(--ptb-accent);color:#04121f;padding:.8rem 1.55rem;font-family:var(--ptb-mono);font-size:.82rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;border:1px solid rgba(255,255,255,.14);box-shadow:0 8px 24px rgba(53,162,255,.32)}.ptb-btn-primary:hover{transform:translateY(-1px);filter:brightness(1.06);box-shadow:0 12px 32px rgba(53,162,255,.45)}.ptb-btn-secondary{background:transparent;border-color:rgba(255,255,255,.15);color:#e5e9ff}.ptb-btn-secondary:hover{background:rgba(255,255,255,.06)}.ptb-btn-danger{background:var(--ptb-danger);color:#ffffff;font-weight:400;box-shadow:0 10px 25px #810013}.ptb-btn-danger:hover{transform:translateY(-1px);box-shadow:0 14px 35px rgba(255,78,106,.5)}.ptb-section{padding:3.5rem 0}.ptb-section-alt{background:linear-gradient(180deg,rgba(10,18,32,.55),rgba(4,7,12,0));border-top:1px solid rgba(150,178,222,.1)}.ptb-section h2{font-size:2.05rem;letter-spacing:-.015em;margin-bottom:.7rem}.ptb-section-intro{max-width:none;color:var(--ptb-text-muted);font-size:1.02rem;line-height:1.55;margin-bottom:2.1rem}.ptb-grid{display:grid;grid-gap:1.4rem;gap:1.4rem}.ptb-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.ptb-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.ptb-card{border-radius:var(--ptb-radius-lg);background:var(--ptb-card-bg);border:1px solid rgba(150,178,222,.14);padding:1.2rem 1.15rem;box-shadow:0 10px 26px rgba(0,0,0,.3);transition:transform .12s ease,box-shadow .12s ease,border-color .12s ease,background .12s ease}.ptb-card:hover{transform:translateY(-1px);box-shadow:0 14px 34px rgba(0,0,0,.45);border-color:rgba(53,162,255,.28);background:#080d18}.qg-tick-card{position:relative}.qg-tick-card:before{top:-1px;left:-1px;border-top:1.5px solid rgba(146,200,255,.6);border-left:1.5px solid rgba(146,200,255,.6)}.qg-tick-card:after,.qg-tick-card:before{content:"";position:absolute;width:9px;height:9px}.qg-tick-card:after{bottom:-1px;right:-1px;border-bottom:1.5px solid rgba(146,200,255,.6);border-right:1.5px solid rgba(146,200,255,.6)}.ptb-card h3{margin-top:0;margin-bottom:.5rem;font-size:1rem}.ptb-card p{margin:0;font-size:.88rem;color:var(--ptb-text-muted)}.ptb-card-step{position:relative}.ptb-step-badge{position:absolute;top:.85rem;right:1rem;font-size:.7rem;opacity:.7}.ptb-list,.ptb-step-badge{color:var(--ptb-text-muted)}.ptb-list{margin:0;padding-left:1.1rem;font-size:.87rem}.ptb-list li{margin-bottom:.4rem}.ptb-metrics-grid{margin-top:1.3rem}.ptb-metric-card{text-align:left}.ptb-metric-label{display:block;font-size:.78rem;text-transform:uppercase;letter-spacing:.06em;color:var(--ptb-text-muted);margin-bottom:.35rem}.ptb-metric-value{font-size:.95rem}.ptb-performance-note{margin-top:2rem;padding:1.2rem 1.1rem;border-radius:var(--ptb-radius-lg);border:1px dashed rgba(255,255,255,.16);background:rgba(10,13,24,.9);font-size:.86rem;color:var(--ptb-text-muted)}.ptb-return-highlight{background:linear-gradient(180deg,rgba(53,162,255,.06),rgba(53,162,255,.02));border:1px solid rgba(53,162,255,.12);padding:1rem 1.15rem;border-radius:12px;box-shadow:0 12px 30px rgba(12,18,34,.45);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.35rem}.ptb-return-highlight h3{margin:0;color:#ffffff;font-size:2rem;line-height:1.1}.ptb-return-highlight strong{color:#eaf6ff;letter-spacing:.01em}.ptb-small-note{margin:0;font-size:.85rem;color:var(--ptb-text-muted)}.ptb-pdf-wrapper{margin-top:2rem}.ptb-pdf-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.75rem}.ptb-pdf-header h3{margin:0;font-size:1rem}.ptb-pdf-frame{border-radius:14px;overflow:hidden;border:1px solid rgba(255,255,255,.12);background:var(--ptb-bg);height:480px}.ptb-pdf-frame iframe{width:100%;height:100%}.ptb-pdf-footnote{margin-top:.6rem;font-size:.8rem;color:var(--ptb-text-muted)}.ptb-pricing-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1.5rem;gap:1.5rem;margin-top:1.5rem}.ptb-pricing-card{max-width:36rem}.ptb-pricing-card h3{margin-top:0;margin-bottom:.6rem}.ptb-pricing-price{margin:0 0 .75rem;display:flex;align-items:baseline;gap:.3rem}.ptb-pricing-amount{font-size:1.6rem;font-weight:700}.ptb-pricing-period{font-size:.9rem;color:var(--ptb-text-muted)}.ptb-pricing-features{list-style:none;padding:0;margin:0 0 1.1rem;font-size:.86rem;color:var(--ptb-text-muted)}.ptb-pricing-features li{margin-bottom:.4rem}.ptb-pricing-card-featured{position:relative;border-color:rgba(53,162,255,.5);box-shadow:0 20px 50px rgba(53,162,255,.22);background:radial-gradient(circle at top,#17233c,#070a13)}.ptb-faq-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1.4rem;gap:1.4rem}.ptb-get-started-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1.5rem;gap:1.5rem;margin-bottom:2.5rem;align-items:flex-start}.ptb-get-started-instructions{padding:1.5rem}.ptb-get-started-instructions h3{margin-top:0;margin-bottom:1rem;font-size:1.1rem}.ptb-instructions-list{list-style-position:inside;padding-left:0;margin:0;font-size:.88rem;color:var(--ptb-text-muted)}.ptb-instructions-list li{margin-bottom:1rem;line-height:1.4}.ptb-instructions-list strong{color:var(--ptb-text)}.ptb-get-started-form{padding:1.5rem!important}.ptb-get-started-form form label{display:block;font-size:.85rem;margin-bottom:.6rem;color:var(--ptb-text)}.ptb-get-started-form input,.ptb-get-started-form select,.ptb-get-started-form textarea{width:100%;padding:.55rem .65rem;margin-top:.25rem;border-radius:.6rem;border:1px solid rgba(255,255,255,.15);background:rgba(4,7,15,.95);color:#f5f7ff;font-family:inherit;font-size:.86rem}.ptb-get-started-form input:focus,.ptb-get-started-form select:focus,.ptb-get-started-form textarea:focus{outline:none;border-color:var(--ptb-accent);box-shadow:0 0 0 1px rgba(53,162,255,.4)}.ptb-contact-success{margin-top:.6rem;margin-bottom:.5rem!important;font-size:.84rem;color:#9ae6b4}.ptb-contact-error{margin-top:.6rem;font-size:.84rem;color:#feb2b2}.ptb-get-started-actions-wrapper{display:flex;justify-content:center;align-items:center;gap:1.5rem;margin:0 auto .75rem;flex-wrap:wrap}.ptb-get-started-actions-wrapper .ptb-btn-danger{padding:.9rem 2.4rem;border-radius:999px;font-weight:600;font-size:.95rem;text-align:center;min-width:230px}.ptb-get-started-note{text-align:center;font-size:.8rem;color:#a0a6b8}.ptb-footer{border-top:1px solid rgba(255,255,255,.08);padding:2.2rem 0 8rem;background:transparent}.ptb-footer-inner{display:grid;grid-template-columns:minmax(0,3fr) minmax(0,2fr);grid-gap:2rem;gap:2rem;font-size:.82rem}.ptb-footer-copy{color:var(--ptb-text-muted);margin:.6rem 0}.ptb-footer-disclaimer{font-size:.78rem}.ptb-footer-right{text-align:right}.ptb-footer-links{display:flex;justify-content:flex-end;gap:.9rem;margin-bottom:.7rem}.ptb-footer-links a{color:var(--ptb-text-muted);text-decoration:none;font-size:.8rem}.ptb-footer-links a:hover{color:#ffffff}.ptb-footer-meta{color:var(--ptb-text-muted);margin:0}@media (max-width:900px){.ptb-grid-3{grid-template-columns:repeat(2,minmax(0,1fr))}.ptb-get-started-grid{grid-template-columns:1fr}}@media (max-width:768px){.ptb-get-started-actions-wrapper{flex-direction:column;align-items:stretch;max-width:420px}.ptb-get-started-actions-wrapper .ptb-btn-danger{width:100%}}@media (max-width:720px){.ptb-grid-2,.ptb-grid-3,.ptb-hero-inner{grid-template-columns:1fr}.ptb-header-inner{flex-wrap:nowrap;height:3.6rem;gap:.5rem}.ptb-logo-icon{width:2.8rem;height:2.8rem}.ptb-logo-text{font-size:1.5rem}.ptb-nav{flex-wrap:nowrap;gap:.3rem;font-size:.82rem}.ptb-nav a{padding:.3rem .55rem;white-space:nowrap}.ptb-nav .ptb-nav-cta[href*=discord],.ptb-nav a[href^="#"]:not(.ptb-nav-cta),.ptb-nav a[href^="/#"]:not(.ptb-nav-cta){display:none}.ptb-hero{padding-top:3rem}.ptb-faq-grid{grid-template-columns:1fr}.ptb-pdf-frame{height:360px}.ptb-pdf-header{flex-direction:column;align-items:flex-start}.ptb-footer-inner,.ptb-pricing-grid{grid-template-columns:1fr}.ptb-footer-right{text-align:left}}.ptb-modal-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.65);display:flex;align-items:center;justify-content:center;z-index:40}.ptb-modal{background:rgba(6,9,18,.98);border-radius:18px;border:1px solid rgba(255,255,255,.12);padding:1.8rem 1.6rem 1.5rem;max-width:420px;width:100%;box-shadow:0 22px 60px rgba(0,0,0,.7);position:relative}.ptb-modal h3{margin-top:0;margin-bottom:.6rem}.ptb-modal-intro{font-size:.9rem;color:var(--ptb-text-muted);margin-bottom:1rem}.ptb-modal-timer{display:flex;justify-content:space-between;align-items:center;background:rgba(255,78,106,.08);border:1px solid rgba(255,78,106,.4);border-radius:999px;padding:.4rem .8rem;font-size:.85rem;margin-bottom:1rem}.ptb-modal-timer strong{font-weight:600;color:#ffb3c1;letter-spacing:.08em}.ptb-modal-form label{display:block;font-size:.85rem;margin-bottom:.7rem}.ptb-modal-form input{width:100%;padding:.55rem .65rem;margin-top:.25rem;border-radius:.6rem;border:1px solid rgba(255,255,255,.15);background:rgba(4,7,15,.95);color:#f5f7ff;font-family:inherit;font-size:.86rem}.ptb-modal-form input:focus{outline:none;border-color:var(--ptb-accent);box-shadow:0 0 0 1px rgba(53,162,255,.4)}.ptb-modal-footnote{margin-top:.6rem;font-size:.78rem;color:var(--ptb-text-muted)}.ptb-modal-close{position:absolute;top:.7rem;right:.9rem;border:none;background:transparent;color:#a5acc7;font-size:1.2rem;cursor:pointer}.ptb-trial-badge{position:fixed;bottom:1.5rem;right:1.5rem;z-index:50;padding:.5rem .8rem;border-radius:999px;background:radial-gradient(circle at top left,#ff4e6a,#8b1f32);box-shadow:0 14px 30px rgba(0,0,0,.55);cursor:pointer;border:1px solid rgba(255,255,255,.18)}.ptb-trial-badge,.ptb-trial-badge-main{display:flex;align-items:center;gap:.4rem}.ptb-trial-badge-label{font-size:.82rem;color:#ffe8ee}.ptb-trial-badge-timer{font-size:.8rem;font-weight:600;padding:.2rem .5rem;border-radius:999px;background:rgba(0,0,0,.22);color:#fff;letter-spacing:.06em}.ptb-trial-badge-close{border:none;background:transparent;color:#ffd7df;font-size:1rem;cursor:pointer;padding:0 0 0 .2rem}.ptb-modal-actions{display:flex;gap:.6rem;margin-top:.8rem}.ptb-modal-minimize{font-size:.8rem;padding-inline:.9rem}.ptb-discord-sticky{position:fixed;left:0;right:0;bottom:16px;z-index:9999;display:flex;justify-content:center;pointer-events:none}.ptb-discord-sticky-inner{width:min(1100px,calc(100% - 24px));display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px 14px 14px 16px;border-radius:16px;background:rgba(20,22,30,.78);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.12);box-shadow:0 16px 40px rgba(0,0,0,.35);pointer-events:auto}.ptb-discord-sticky-copy{display:flex;flex-direction:column;line-height:1.2}.ptb-discord-sticky-copy strong{font-size:.95rem;font-weight:800}.ptb-discord-sticky-copy span{font-size:.85rem;opacity:.85}.ptb-hero-actions .ptb-btn-discord{padding:.85rem 1.8rem;font-size:1rem;border-radius:999px;box-shadow:0 12px 30px rgba(88,101,242,.35)}.ptb-hero-actions .ptb-btn-discord:hover{box-shadow:0 16px 40px rgba(88,101,242,.5)}.ptb-btn.ptb-btn-discord{display:inline-flex;align-items:center;justify-content:center;padding:.85rem 1.05rem;border-radius:14px;text-decoration:none;background:linear-gradient(180deg,rgba(88,101,242,.95),rgba(88,101,242,.82));color:#fff;border:1px solid rgba(255,255,255,.16);transition:transform .12s ease,filter .12s ease,box-shadow .12s ease,border-color .12s ease;box-shadow:0 10px 26px rgba(0,0,0,.28)}.ptb-btn.ptb-btn-discord:hover{transform:translateY(-1px);filter:brightness(1.05);border-color:rgba(255,255,255,.26);box-shadow:0 14px 34px rgba(0,0,0,.34)}.ptb-btn.ptb-btn-discord:active{transform:translateY(0);filter:brightness(.98);box-shadow:0 8px 18px rgba(0,0,0,.26)}.ptb-btn.ptb-btn-discord:focus-visible{outline:3px solid rgba(88,101,242,.55);outline-offset:3px}@media (max-width:640px){.ptb-discord-sticky-inner{flex-direction:column;align-items:stretch;text-align:center}.ptb-btn.ptb-btn-discord{width:100%}}#about h2:last-of-type{margin-bottom:0}.ptb-hero-copy h1{font-size:3rem;line-height:1.08;letter-spacing:-.02em;margin:0 0 1rem;max-width:40ch}.ptb-hero-copy p{font-size:1.05rem;line-height:1.55;max-width:52ch;margin-bottom:1.75rem}.ptb-highlight{color:var(--ptb-accent);text-shadow:0 10px 30px rgba(53,162,255,.3)}.ptb-btn-danger{background:linear-gradient(180deg,#ff3b3b,#c90f0f);font-weight:700;border:1px solid rgba(255,255,255,.14)}.ptb-get-started-form{background:radial-gradient(circle at top,rgba(53,162,255,.1),rgba(6,9,18,.98));border-color:rgba(53,162,255,.22)}.ptb-get-started-form form label{font-weight:650;letter-spacing:.01em}.ptb-get-started-form input{height:44px;border-radius:12px;border-color:rgba(255,255,255,.16)}.ptb-get-started-form button.ptb-btn-primary{width:100%;height:46px;border-radius:14px;margin-top:.4rem}.ptb-discord-sticky-inner{background:rgba(12,14,20,.72);border:1px solid rgba(255,255,255,.1);padding:12px 12px 12px 14px}.ptb-discord-sticky-copy strong{font-size:.9rem}.ptb-discord-sticky-copy span{font-size:.82rem;opacity:.8}.ptb-btn.ptb-btn-discord{padding:.75rem .9rem;border-radius:12px;font-weight:800}@media (max-width:720px){.ptb-hero{padding:3.75rem 0 2.5rem}.ptb-hero-copy h1{font-size:2.15rem;line-height:1.12;max-width:24ch}.ptb-hero-copy p{font-size:1rem;max-width:none}.ptb-hero-actions a{width:100%;justify-content:center}}.ptb-setup-head{margin-bottom:1.25rem}.ptb-setup-head-row{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.ptb-setup-title{margin:0}.ptb-setup-subtitle{margin:.35rem 0 0}.ptb-setup-head-actions{flex:0 0 auto;display:flex;align-items:center}.ptb-setup-panel{margin-top:.25rem}.ptb-setup-body{display:flex;flex-direction:column;gap:.75rem;margin-top:.6rem}.ptb-setup-body p{margin:0}.ptb-setup-explainer{margin-top:1.25rem}.ptb-setup-explainer-title{margin:0 0 .5rem}.ptb-setup-bullets{margin:.6rem 0 0}.ptb-setup-explainer-foot{margin-top:.75rem}@media (max-width:720px){.ptb-setup-head-row{flex-direction:column;align-items:stretch}.ptb-setup-head-actions{justify-content:flex-start}.ptb-setup-head-actions .ptb-btn{width:100%}}.ptb-hero-heading{display:flex;flex-direction:column;gap:.15em}.ptb-line{display:block}.ptb-typewriter-slot{display:block;width:100%;max-width:none;min-height:1.35em}.ptb-typewriter,.ptb-typewriter-slot{white-space:normal;overflow-wrap:normal;word-break:normal}.ptb-typewriter{display:inline-block;max-width:100%}@media (max-width:720px){.ptb-typewriter-slot{min-height:2.7em}.ptb-get-started-form .ptb-form-row,.ptb-get-started-form .ptb-row,.ptb-get-started-form .row{display:grid!important;grid-template-columns:1fr!important;grid-gap:.85rem!important;gap:.85rem!important;flex-direction:column!important}.ptb-get-started-form button,.ptb-get-started-form input,.ptb-get-started-form label,.ptb-get-started-form select,.ptb-get-started-form textarea{width:100%!important;min-width:0!important}}.ptb-contact-grid{display:grid;grid-template-columns:1.1fr .9fr;grid-gap:1.5rem;gap:1.5rem;align-items:flex-start}@media (max-width:720px){.ptb-contact-grid{grid-template-columns:1fr}}.ptb-setup-step-label{display:inline-block;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--ptb-accent);background:rgba(53,162,255,.1);border:1px solid rgba(53,162,255,.25);border-radius:999px;padding:.2rem .75rem;margin-bottom:.6rem}.ptb-setup-checkout-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.2fr);grid-gap:1.5rem;gap:1.5rem;align-items:flex-start}@media (max-width:720px){.ptb-setup-checkout-grid{grid-template-columns:1fr}}.ptb-setup-pricing-card{background:radial-gradient(circle at top,rgba(53,162,255,.1),rgba(6,9,18,.98))!important;border-color:rgba(53,162,255,.3)!important}.ptb-setup-pricing-badge{display:inline-block;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--ptb-accent);border:1px solid rgba(53,162,255,.3);border-radius:999px;padding:.18rem .65rem;margin-bottom:.85rem}.ptb-setup-pricing-amount{display:flex;align-items:baseline;gap:.3rem;margin-bottom:1rem}.ptb-setup-price-num{font-size:2.8rem;font-weight:800;color:#fff;letter-spacing:-.02em;line-height:1}.ptb-setup-price-per{font-size:1rem;color:var(--ptb-text-muted)}.ptb-setup-early-bird{margin-bottom:.6rem}.ptb-setup-early-bird-label{display:inline-block;font-size:.75rem;font-weight:700;color:#fbbf24;background:rgba(251,191,36,.1);border:1px solid rgba(251,191,36,.35);border-radius:999px;padding:.2rem .7rem;letter-spacing:.03em}.ptb-setup-price-strike{font-size:1.6rem;font-weight:700;color:var(--ptb-text-muted);text-decoration:line-through;-webkit-text-decoration-color:rgba(255,78,106,.7);text-decoration-color:rgba(255,78,106,.7);opacity:.6;margin-right:.3rem}.ptb-setup-pricing-features{list-style:none;padding:0;margin:0 0 1.2rem;font-size:.87rem;color:var(--ptb-text-muted);line-height:1.8}.ptb-terms-main{padding:3rem 0 5rem}.ptb-terms-container{max-width:780px}.ptb-terms-hero{margin-bottom:2rem}.ptb-terms-hero h1{font-size:2rem;font-weight:800;letter-spacing:-.02em;margin:0 0 .4rem}.ptb-terms-intro{margin-bottom:2rem;font-size:.92rem;color:var(--ptb-text-muted);line-height:1.6;border-left:3px solid rgba(53,162,255,.4)}.ptb-terms-section{margin-bottom:2.5rem}.ptb-terms-h2{font-size:1.15rem;font-weight:700;margin:0 0 .75rem;color:#fff;padding-bottom:.4rem;border-bottom:1px solid var(--ptb-border-subtle)}.ptb-terms-subsection{margin:1.1rem 0 0;padding-left:1rem;border-left:2px solid var(--ptb-border-subtle)}.ptb-terms-h3{font-size:.95rem;font-weight:600;margin:0 0 .5rem;color:var(--ptb-text)}.ptb-terms-section p,.ptb-terms-subsection p{font-size:.9rem;color:var(--ptb-text-muted);line-height:1.7;margin:0 0 .6rem}.ptb-terms-list{margin:.4rem 0 .6rem 1.1rem;padding:0;font-size:.88rem;color:var(--ptb-text-muted);line-height:1.7}.ptb-terms-list li{margin-bottom:.45rem}.ptb-terms-contact{margin-top:1rem}.ptb-terms-contact p{margin:0;font-size:.9rem;color:var(--ptb-text-muted)}.ptb-tos-label{display:flex;align-items:flex-start;gap:.55rem;font-size:.82rem;color:var(--ptb-text-muted);margin-bottom:.75rem;cursor:pointer;line-height:1.4}.ptb-tos-checkbox{flex-shrink:0;width:16px;height:16px;margin-top:.1rem;accent-color:var(--ptb-accent);cursor:pointer}.ptb-tos-link{color:var(--ptb-accent);text-decoration:underline;text-underline-offset:2px}.ptb-tos-link:hover{color:#fff}.ptb-setup-revshare-example{margin-top:1rem;padding:.75rem .9rem;border-radius:10px;border:1px dashed rgba(255,255,255,.12);background:rgba(255,255,255,.03)}.ptb-checkout-banner{padding:.9rem 1.5rem;font-size:.9rem;text-align:center}.ptb-checkout-banner-success{background:rgba(74,222,128,.1);border-bottom:1px solid rgba(74,222,128,.3);color:#9ae6b4}.ptb-checkout-banner-cancelled{background:rgba(255,165,0,.08);border-bottom:1px solid rgba(255,165,0,.25);color:#f6ad55}.ptb-pricing-page-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:1.25rem;gap:1.25rem;align-items:stretch}.ptb-pricing-page-card{display:flex;flex-direction:column;padding:1.25rem 1rem}.ptb-pricing-page-card .ptb-btn{margin-top:auto}.ptb-pricing-page-featured{position:relative;border-color:rgba(53,162,255,.5)!important;box-shadow:0 0 30px rgba(53,162,255,.15),0 20px 50px rgba(53,162,255,.12);background:radial-gradient(circle at top,#17233c,#070a13)!important}.ptb-pricing-page-badge{display:inline-block;width:-moz-fit-content;width:fit-content;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--ptb-accent);border:1px solid rgba(53,162,255,.3);border-radius:999px;padding:.18rem .65rem;margin-bottom:.75rem}.ptb-pricing-page-badge-featured{color:#fbbf24;border-color:rgba(251,191,36,.4);background:rgba(251,191,36,.08)}.ptb-pricing-page-price{font-size:clamp(1.4rem,2vw,2.2rem);font-weight:800;color:#fff;letter-spacing:-.02em;line-height:1.15}.ptb-pricing-page-period{font-size:1rem;font-weight:400;color:var(--ptb-text-muted)}.ptb-pricing-page-features{list-style:none;padding:0;margin:.5rem 0 1.25rem;font-size:.82rem;color:var(--ptb-text-muted);line-height:1.7}.ptb-pricing-page-features li:before{content:"\2713\00a0";color:var(--ptb-accent);font-weight:700}.ptb-affiliate-section{padding:1.8rem 1.5rem;max-width:700px;margin:0 auto}@media (max-width:1100px){.ptb-pricing-page-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.ptb-pricing-page-grid{grid-template-columns:1fr;max-width:440px;margin:0 auto}}@media (max-width:720px){.ptb-pricing-page-grid{max-width:none}}.perf-metric-card{display:flex;flex-direction:column;align-items:center;text-align:center;padding:1.75rem 1.25rem}.perf-metric-label{font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--ptb-text-muted);margin-bottom:.5rem}.perf-metric-value{font-family:var(--ptb-mono);font-size:2.15rem;font-weight:700;letter-spacing:-.02em;line-height:1;margin-bottom:.4rem}.perf-metric-sub{font-size:.78rem;color:var(--ptb-text-muted);opacity:.7}.perf-spinner{width:36px;height:36px;border:3px solid rgba(255,255,255,.1);border-top:3px solid var(--ptb-accent);border-radius:50%;margin:0 auto;animation:perf-spin .8s linear infinite}@keyframes perf-spin{to{transform:rotate(1turn)}}.ptb-live-dot{width:8px;height:8px;border-radius:50%;background:#2ee88a;box-shadow:0 0 6px #2ee88a;animation:ptb-pulse 2s ease-in-out infinite}@keyframes ptb-pulse{0%,to{opacity:1;box-shadow:0 0 6px #2ee88a}50%{opacity:.5;box-shadow:0 0 12px #2ee88a}}.perf-slider{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:6px;border-radius:3px;background:var(--ptb-border-subtle);outline:none;cursor:pointer}.perf-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:20px;height:20px;border-radius:50%;background:var(--ptb-accent);border:2px solid var(--ptb-bg);box-shadow:0 0 8px rgba(53,162,255,.4);cursor:pointer}.perf-slider::-moz-range-thumb{width:20px;height:20px;border-radius:50%;background:var(--ptb-accent);border:2px solid var(--ptb-bg);box-shadow:0 0 8px rgba(53,162,255,.4);cursor:pointer}.start-sticky-cta{display:flex}@media (min-width:680px){.start-sticky-cta{display:none}}.start-final-cta{padding-bottom:2.5rem}@media (max-width:680px){.start-final-cta{padding-bottom:6rem}}.start-social-proof-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1rem;gap:1rem}@media (max-width:400px){.start-social-proof-grid{grid-template-columns:1fr}}body,html{overflow-x:clip}h1,h2,h3{overflow-wrap:break-word}.ptb-grid.ptb-stats-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ptb-stat-value{font-family:var(--ptb-mono);font-size:2rem;font-weight:700;color:#2ee88a;line-height:1.1;letter-spacing:-.02em}.ptb-stat-value--sm{font-size:1.9rem}.ptb-stat-label{font-size:.8rem;color:var(--ptb-text-muted);margin-top:.4rem;text-transform:uppercase;letter-spacing:.06em;font-weight:700;line-height:1.35}@media (max-width:720px){.ptb-stats-grid{gap:.6rem}.ptb-stats-grid .ptb-card{padding:.85rem .4rem}.ptb-stat-value,.ptb-stat-value--sm{font-size:clamp(1.2rem,2.6vw + .55rem,1.7rem)}.ptb-stat-label{font-size:.62rem;letter-spacing:.04em;margin-top:.3rem}.ptb-hero-copy h1{font-size:clamp(1.7rem,4.2vw + .9rem,2.15rem)}.ptb-return-highlight h3{font-size:clamp(1.3rem,3.4vw + .55rem,2rem);text-align:center}.ptb-get-started-form input,.ptb-get-started-form select,.ptb-get-started-form textarea,.ptb-modal-form input{font-size:16px}.ptb-footer-links{flex-wrap:wrap;justify-content:flex-start;row-gap:.45rem}.ptb-monthly-card{direction:rtl}.ptb-monthly-chart{min-width:640px;direction:ltr}}@media (max-width:430px){.ptb-container{padding:0 1rem}.ptb-section{padding:2.5rem 0}.ptb-section h2{font-size:1.55rem}.ptb-section-intro{font-size:.95rem;margin-bottom:1.5rem}.ptb-logo-icon{width:2.6rem;height:2.6rem}.ptb-logo-text{font-size:1.35rem}.ptb-discord-sticky{bottom:10px}.ptb-discord-sticky-inner{width:calc(100% - 16px);padding:10px;gap:8px}.ptb-discord-sticky-copy span{display:none}.ptb-discord-sticky-copy strong{font-size:.84rem}.ptb-footer{padding-bottom:6.5rem}}.qg-chart-scroll{overflow-x:auto}.qg-chart-touch{touch-action:pan-y}@media (max-width:720px){.qg-eq-label{font-size:30px}.qg-spark-label{font-size:21px}}@font-face{font-family:Archivo;font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(/_next/static/media/b06b356f834173cc-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Archivo;font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(/_next/static/media/23d669af23d19c95-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Archivo;font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(/_next/static/media/1a4aa50920b5315c-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Archivo Fallback;src:local("Arial");ascent-override:88.96%;descent-override:21.28%;line-gap-override:0.00%;size-adjust:98.70%}.__className_5afde0{font-family:Archivo,Archivo Fallback;font-style:normal}.__variable_5afde0{--font-heading:"Archivo","Archivo Fallback"}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:100 800;font-display:swap;src:url(/_next/static/media/886030b0b59bc5a7-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:100 800;font-display:swap;src:url(/_next/static/media/0aa834ed78bf6d07-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:100 800;font-display:swap;src:url(/_next/static/media/67957d42bae0796d-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:100 800;font-display:swap;src:url(/_next/static/media/f911b923c6adde36-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:100 800;font-display:swap;src:url(/_next/static/media/939c4f875ee75fbb-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:JetBrains Mono;font-style:normal;font-weight:100 800;font-display:swap;src:url(/_next/static/media/bb3ef058b751a6ad-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:JetBrains Mono Fallback;src:local("Arial");ascent-override:75.79%;descent-override:22.29%;line-gap-override:0.00%;size-adjust:134.59%}.__className_3c557b{font-family:JetBrains Mono,JetBrains Mono Fallback;font-style:normal}.__variable_3c557b{--font-mono:"JetBrains Mono","JetBrains Mono Fallback"}