.prebuilt-lite{background:#0b0f14;color:#e4e7ec;color-scheme:dark;display:flex;flex-direction:column;font-family:Inter,Segoe UI,system-ui,sans-serif;gap:2.5rem;line-height:1.6;min-height:100vh;padding:80px clamp(1.25rem,5vw,5rem) 100px}.pb-btn{align-items:center;border:none;border-radius:10px;cursor:pointer;display:inline-flex;font-size:.95rem;font-weight:600;gap:.5rem;padding:.7rem 1.4rem;text-decoration:none;transition:transform .15s,box-shadow .2s,background .2s}.pb-btn:hover{transform:translateY(-1px)}.pb-btn--primary{background:linear-gradient(135deg,#3b82f6,#2563eb);box-shadow:0 4px 14px #2563eb59;color:#fff}.pb-btn--primary:hover{box-shadow:0 6px 22px #2563eb73;color:#fff}.pb-btn--ghost{background:#ffffff0f;border:1px solid #93c5fd33;color:#93c5fd}.pb-btn--ghost:hover{background:#ffffff1a;color:#bfdbfe}.pb-btn--outline{background:#0000;border:1px solid #93c5fd40;color:#93c5fd}.pb-btn--outline:hover{background:#93c5fd14;color:#bfdbfe}.pb-section-hdr{margin-bottom:1.5rem}.pb-section-hdr h2{color:#f1f5f9;font-size:clamp(1.6rem,3.5vw,2.4rem);font-weight:700;letter-spacing:-.02em;margin:0 0 .4rem}.pb-section-hdr p{color:#e4e7eca6;font-size:1.05rem;margin:0;max-width:600px}.pb-hero{background:radial-gradient(ellipse at 50% 0,#3b82f614 0,#0000 70%);border:1px solid #ffffff0f;border-radius:24px;padding:clamp(2rem,5vw,4rem) clamp(1rem,3vw,3rem);text-align:center}.pb-hero__badge{align-items:center;background:#3b82f61f;border-radius:999px;color:#93c5fd;display:inline-flex;font-size:.8rem;font-weight:700;gap:.5rem;letter-spacing:.08em;margin-bottom:1.2rem;padding:.4rem 1.1rem;text-transform:uppercase}.pb-hero__title{color:#fff;font-size:clamp(2.2rem,5.5vw,3.6rem);font-weight:800;letter-spacing:-.03em;line-height:1.15;margin:0 0 1rem}.pb-hero__accent{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#60a5fa,#34d399);-webkit-background-clip:text;background-clip:text}.pb-hero__sub{color:#e4e7ecb8;font-size:1.1rem;line-height:1.7;margin:0 auto 2rem;max-width:640px}.pb-hero__sub code{background:#ffffff14;border-radius:5px;color:#93c5fd;font-size:.95em;padding:.15rem .45rem}.pb-hero__stats{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;margin-bottom:2rem}.pb-hero__stat{background:#ffffff0a;border:1px solid #ffffff14;border-radius:14px;min-width:140px;padding:.9rem 1.6rem;text-align:center}.pb-hero__stat-val{color:#fff;display:block;font-size:1.4rem;font-weight:700}.pb-hero__stat-lbl{color:#e4e7ec8c;font-size:.8rem;letter-spacing:.04em;text-transform:uppercase}.pb-hero__actions{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.pb-steps{background:hsla(0,0%,100%,.015);border:1px solid #ffffff0f;border-radius:24px;padding:clamp(1.5rem,3vw,2.5rem)}.pb-steps__grid{grid-gap:1.25rem;display:grid;gap:1.25rem;grid-template-columns:repeat(3,1fr)}.pb-steps__card{background:#ffffff08;border:1px solid #ffffff12;border-radius:18px;padding:1.5rem;transition:border-color .2s,transform .2s}.pb-steps__card:hover{border-color:#3b82f640;transform:translateY(-2px)}.pb-steps__num{align-items:center;background:linear-gradient(135deg,#3b82f6,#2563eb);border-radius:10px;color:#fff;display:inline-flex;font-size:1rem;font-weight:700;height:36px;justify-content:center;margin-bottom:.8rem;width:36px}.pb-steps__card h3{color:#f1f5f9;font-size:1.15rem;font-weight:600;margin:0 0 .5rem}.pb-steps__card p{color:#e4e7ecad;font-size:.92rem;line-height:1.55;margin:0}.pb-embed{background:hsla(0,0%,100%,.015);border:1px solid #ffffff0f;border-radius:24px;padding:clamp(1.5rem,3vw,2.5rem)}.pb-embed__layout{grid-gap:1.5rem;align-items:start;display:grid;gap:1.5rem;grid-template-columns:280px 1fr}.pb-embed__methods{display:flex;flex-direction:column;gap:.6rem}.pb-embed__method{align-items:center;background:#ffffff08;border:1px solid #ffffff12;border-radius:14px;color:#cbd5e1;cursor:pointer;display:flex;gap:.75rem;justify-content:space-between;padding:1rem 1.2rem;text-align:left;transition:border-color .2s,background .2s}.pb-embed__method:hover{background:#ffffff0d;border-color:#3b82f633}.pb-embed__method--active{background:#3b82f61a;border-color:#3b82f666;color:#fff}.pb-embed__method--active .pb-embed__arrow{color:#60a5fa}.pb-embed__method-hdr h4{color:inherit;font-size:.95rem;font-weight:600;margin:0}.pb-embed__method-sub{color:#cbd5e199;font-size:.78rem}.pb-embed__method--active .pb-embed__method-sub{color:#93c5fdbf}.pb-embed__arrow{color:#cbd5e14d;flex-shrink:0;font-size:.8rem;transition:color .2s}.pb-embed__code{min-width:0}.pb-embed__desc{color:#e4e7ecb3;font-size:.95rem;line-height:1.6;margin:0 0 1rem}.pb-embed__code .codePanel{border-radius:16px;margin:0;overflow:hidden}.pb-included{background:hsla(0,0%,100%,.015);border:1px solid #ffffff0f;border-radius:24px;padding:clamp(1.5rem,3vw,2.5rem)}.pb-included__grid{grid-gap:1.25rem;display:grid;gap:1.25rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.pb-included__card{background:hsla(0,0%,100%,.025);border:1px solid #ffffff12;border-radius:18px;display:flex;flex-direction:column;gap:.75rem;padding:1.5rem;transition:border-color .2s,transform .2s}.pb-included__card:hover{border-color:#3b82f633;transform:translateY(-2px)}.pb-included__icon{background:#3b82f61f;border-radius:12px;color:#60a5fa;display:grid;font-size:1.1rem;height:42px;place-items:center;width:42px}.pb-included__card h3{color:#f1f5f9;font-size:1.1rem;font-weight:600;margin:0}.pb-included__card p{color:#e4e7ecad;font-size:.92rem;line-height:1.55;margin:0}.pb-included__media{border:1px solid #ffffff0f;border-radius:14px;margin-top:auto;overflow:hidden}.pb-included__link{align-items:center;background:#34d3991f;border-radius:999px;color:#6ee7b7;display:inline-flex;font-size:.85rem;font-weight:600;gap:.45rem;margin-top:auto;padding:.55rem 1rem;text-decoration:none;transition:background .2s}.pb-included__link:hover{background:#34d39938}.pb-sdk-callout{align-items:center;background:#fbbf240a;border:1px solid #fbbf2426;border-radius:24px;display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:space-between;padding:clamp(1.5rem,3vw,2.5rem)}.pb-sdk-callout__body{align-items:flex-start;display:flex;gap:1rem;max-width:580px}.pb-sdk-callout__icon{background:#fbbf241f;border-radius:12px;color:#fbbf24;display:grid;flex-shrink:0;font-size:1.2rem;height:44px;place-items:center;width:44px}.pb-sdk-callout__body h3{color:#fde68a;font-size:1.1rem;font-weight:600;margin:0 0 .3rem}.pb-sdk-callout__body p{color:#e4e7ecb3;font-size:.92rem;line-height:1.55;margin:0}.pb-sdk-callout__links{display:flex;flex-wrap:wrap;gap:.6rem}.pb-cta{align-items:center;background:hsla(0,0%,100%,.015);border:1px solid #ffffff0f;border-radius:24px;display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:space-between;padding:clamp(1.5rem,3vw,2.5rem)}.pb-cta h2{color:#f1f5f9;font-size:1.6rem;font-weight:700;margin:0}.pb-cta p{color:#e4e7eca6;margin:.3rem 0 0;max-width:480px}@media (max-width:900px){.pb-embed__layout{grid-template-columns:1fr}.pb-embed__methods{flex-direction:row;gap:.5rem;overflow-x:auto;padding-bottom:.5rem}.pb-embed__method{flex-shrink:0;min-width:180px}}@media (max-width:680px){.prebuilt-lite{gap:2rem;padding:60px 1rem 80px}.pb-steps__grid{grid-template-columns:1fr}.pb-hero__actions{align-items:center;flex-direction:column}.pb-cta,.pb-sdk-callout{align-items:flex-start;flex-direction:column}}@media (prefers-reduced-motion:reduce){.prebuilt-lite *,.prebuilt-lite :after,.prebuilt-lite :before{animation-duration:.01ms!important;transition-duration:.01ms!important}}.codePanel{border:1px solid #e6e0e0;border-radius:10px;box-shadow:0 2px 4px 0 #0003;color:#fff;margin:0;padding:0;transition:.4s}.codePanel,.codePanel .bg-black{max-width:100%;min-width:0;width:100%}.codePanel .bg-black{overflow:hidden}.codePanel .codecontrols{display:flex;flex-wrap:wrap;gap:.5rem;max-width:100%;min-width:0}.codePanel .text-light{color:#fff}.codecontrols button{flex-grow:1;min-width:70px;text-align:center}.codePanel .d-flex{justify-content:flex-start}.codePanel .border{max-height:400px;max-width:100%;min-width:0;overflow-x:auto;overflow-y:auto}.codePanel .code-container{text-align:left}.codePanel code,.codePanel pre{max-width:100%;min-width:0}.codePanel .btn{background-color:#a0d0d0;color:#000;padding:5px}.codePanel .btn:hover{background-color:#8fa8b4;color:#fff}.codePanel .active{background-color:#a5acaf;color:#fff}.codePanel .btn-sized{font-size:.6rem}.featurefoot-container{margin-top:2rem}.carousel-item img{height:100%;object-fit:contain;width:100%}.carousel-item{overflow:hidden;transform:translateX(100%);transition:transform 1.5s ease}.carousel-item.active{transform:translateX(0)}.featurefoot-row{align-items:center;background-color:initial;display:flex;font-family:Georgia,Times New Roman,Times,serif;justify-content:space-between;margin-bottom:2rem}.featurefoot-image img{height:250px;max-height:400px;max-width:100%}.featurefoot-description{flex-grow:1;padding:0 1rem}.featurefoot-description h2{font-size:1 rem;margin-bottom:1rem}.featurefoot-description p{font-size:1rem;line-height:1.5}@media (max-width:768px){.featurefoot-row{align-items:flex-start;flex-direction:column}.featurefoot-description{margin-top:1rem}.featurefoot-description h2{font-size:1.2rem}}
/*# sourceMappingURL=4240.2c0b77b6.chunk.css.map*/