@theme inline{  --color-background: var(--background); --color-foreground: var(--foreground); --color-primary: var(--primary); --color-secondary: var(--secondary); --color-accent: var(--accent); --color-muted: var(--muted); --color-border-subtle: var(--border-subtle); --color-input-selected-bg: var(--input-selected-bg); --color-inverse: var(--inverse); --color-chart-primary: var(--primary-light); --font-size-h1: var(--text-h1); --font-size-h2: var(--text-h2); --font-size-h3: var(--text-h3); --font-size-subtitle: var(--text-subtitle); --font-size-body-lg: var(--text-body-lg); --font-size-body-md: var(--text-body-md); --font-size-body-sm: var(--text-body-sm); --font-size-label: var(--text-label);}.theme-pb{--background:#fcf4e9;--foreground:#131313;--primary:#369ba5;--primary-hover:#5eafb7;--secondary:#194c88;--accent:#ebd47b;--muted:#8b8b8b;--border-subtle:#f2f0ed;--input-selected-bg:#e2e7ed;--inverse:#9acfd4;--primary-light:#58d6e3;--text-h1:64px;--text-h2:48px;--text-h3:36px;--text-h4:24px;--text-subtitle:32px;--text-body-lg:24px;--text-body-md:18px;--text-body-sm:16px;--text-label:10px;--section-gap:180px;--container-max-width:1200px;--header-container-max-width:1800px;color:var(--foreground);font-family:Poppins}.theme-pb .text-h1{font-size:var(--text-h1)!important;font-weight:700!important;line-height:1.1!important}.theme-pb .text-h1-regular{font-size:var(--text-h1)!important;font-weight:400!important;line-height:1.1!important}.theme-pb .text-h2{font-size:var(--text-h2)!important;font-weight:700!important;line-height:55px!important}.theme-pb .text-h3{font-size:var(--text-h3)!important;font-weight:700!important}.theme-pb .text-h3-regular{font-size:var(--text-h3)!important;font-weight:400!important}.theme-pb .text-h4{font-size:var(--text-h4)!important;font-weight:700!important}.theme-pb .text-h4-regular{font-size:var(--text-h4)!important;font-weight:400!important}.theme-pb .text-subtitle{font-size:var(--text-subtitle)!important;font-weight:400!important;line-height:52px!important}.theme-pb .text-body-lg{font-size:var(--text-body-lg)!important;line-height:36px!important}.theme-pb .text-body-md{font-size:var(--text-body-md)!important;line-height:30px!important}.theme-pb .text-label{line-height:normal;font-size:var(--text-label)!important}.theme-pb .text-primary{color:var(--primary)!important}.theme-pb .text-sub-title{color:var(--muted)!important}.theme-pb .bg-primary{background-color:var(--primary)!important}.theme-pb .text-link{color:var(--secondary)!important}.theme-container{width:100%;max-width:var(--container-max-width);margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px}.theme-header-container{width:100dvw;max-width:var(--header-container-max-width);margin-left:auto;margin-right:auto}@media (max-width:768px){.theme-pb{--section-gap:88px}.theme-pb .text-h1{font-size:var(--text-h3)!important;font-weight:700!important}.theme-pb .text-h1-regular{font-size:var(--text-h3)!important;font-weight:400!important}.theme-pb .text-body-lg,.theme-pb .text-body-md{font-size:var(--text-body-sm)!important;line-height:24px!important}.theme-pb .text-h2{font-size:var(--text-subtitle)!important;font-weight:700!important}.theme-pb .text-h3{font-size:var(--text-body-md)!important;font-weight:700!important}.theme-pb .text-h3-regular{font-size:var(--text-body-md)!important;font-weight:400!important}}.pb-theme{--pb-bg:#01060c;--pb-foreground:#f8f8f8;--pb-card:#080e1399;--pb-card-foreground:#f8f8f8;--pb-popover:#030a11;--pb-popover-foreground:#f8f8f8;--pb-primary:#0092fb;--pb-primary-foreground:#f8f8f8;--pb-secondary:#00848b;--pb-secondary-foreground:#f8f8f8;--pb-muted:#1d2226;--pb-muted-foreground:#7b8186;--pb-accent:#6d65fe;--pb-accent-foreground:#f8f8f8;--pb-destructive:#d40924;--pb-destructive-foreground:#f8f8f8;--pb-border:#202a324d;--pb-input:#121c23;--pb-ring:#0092fb;--pb-status-waiting:#c09000;--pb-status-contacting:#0088f1;--pb-status-accepted:#008d94;--pb-status-funded:#008856;--pb-status-completed:#11ad32}@supports (color:lab(0% 0 0)){.pb-theme{--pb-bg:lab(1.55709% -.766739 -2.7166);--pb-foreground:lab(97.68% -.0000298023 .0000119209);--pb-card:lab(3.70402% -1.23037 -3.32746/.6);--pb-card-foreground:lab(97.68% -.0000298023 .0000119209);--pb-popover:lab(2.47659% -1.11372 -3.59764);--pb-popover-foreground:lab(97.68% -.0000298023 .0000119209);--pb-primary:lab(57.4953% 5.31298 -83.1229);--pb-primary-foreground:lab(97.68% -.0000298023 .0000119209);--pb-secondary:lab(49.4819% -55.2997 -22.5527);--pb-secondary-foreground:lab(97.68% -.0000298023 .0000119209);--pb-muted:lab(13.0118% -1.55585 -3.2584);--pb-muted-foreground:lab(53.6148% -1.61681 -3.28823);--pb-accent:lab(50.3099% 36.5397 -76.8836);--pb-accent-foreground:lab(97.68% -.0000298023 .0000119209);--pb-destructive:lab(45.5382% 69.8881 46.2994);--pb-destructive-foreground:lab(97.68% -.0000298023 .0000119209);--pb-border:lab(16.4952% -2.9408 -6.44712/.3);--pb-input:lab(9.52996% -2.83094 -6.4093);--pb-ring:lab(57.4953% 5.31298 -83.1229);--pb-status-waiting:lab(62.8942% 18.0959 139.83);--pb-status-contacting:lab(54.6566% -.558168 -66.7339);--pb-status-accepted:lab(52.968% -55.4309 -22.6045);--pb-status-funded:lab(49.7588% -50.9048 19.8944);--pb-status-completed:lab(61.7444% -56.3779 49.029)}}.theme-pb .pb-gradient-bg{background:linear-gradient(135deg,var(--primary),var(--secondary));color:var(--foreground)}.theme-pb .pb-glass-panel{-webkit-backdrop-filter:blur(12px);background:#fff6;border:1px solid #fff9}.theme-pb .pb-glow-primary{box-shadow:0 0 20px color-mix(in srgb,var(--primary)30%,transparent)}.theme-pb .pb-glow-accent{box-shadow:0 0 20px color-mix(in srgb,var(--accent)30%,transparent)}.theme-pb .pb-btn-primary{background:var(--primary);color:var(--background);transition:all .2s}.theme-pb .pb-btn-primary:hover{background:var(--primary-hover);box-shadow:0 0 20px color-mix(in srgb,var(--primary)40%,transparent)}.theme-pb .pb-btn-outline{border:2px solid var(--muted);color:var(--foreground);background:0 0;transition:all .2s}.theme-pb .pb-btn-outline:hover{background:color-mix(in srgb,var(--muted)20%,transparent);border-color:var(--foreground)}.theme-pb .pb-header{z-index:50;border-bottom:1px solid var(--muted);-webkit-backdrop-filter:blur(12px);background:color-mix(in srgb,var(--background)95%,transparent);position:sticky;top:0}.theme-pb .pb-feature-card{-webkit-backdrop-filter:blur(12px);background:#ffffff80;border:1px solid #fffc;border-radius:.75rem;padding:1.5rem;transition:all .3s}.theme-pb .pb-feature-card:hover{border-color:var(--primary);background:#ffffffb3;transform:translateY(-2px)}.theme-pb .pb-icon-container{background:0 0;border-radius:1rem;justify-content:center;align-items:center;width:5rem;height:5rem;transition:all .3s;display:flex}.theme-pb .pb-feature-card:hover .pb-icon-container{transform:scale(1.1)}.theme-pb .pb-icon-primary{color:var(--primary)}.theme-pb .pb-icon-secondary{color:var(--secondary)}.theme-pb .pb-icon-accent{color:var(--accent)}.theme-pb .pb-dialog-content,.theme-pb .pb-input{background:var(--background);border:1px solid var(--muted);color:var(--foreground)}.theme-pb .pb-input::placeholder{color:var(--muted)}.theme-pb .pb-input:focus{border-color:var(--primary);box-shadow:0 0 0 2px color-mix(in srgb,var(--primary)20%,transparent);outline:none}.theme-pb .pb-select-trigger,.theme-pb .pb-select-content{background:var(--background);border:1px solid var(--muted);color:var(--foreground)}.theme-pb .pb-pill{border-radius:9999px;padding:.25rem .75rem;font-size:.875rem}.theme-pb .pb-pill-primary{background:color-mix(in srgb,var(--primary)20%,transparent);color:var(--primary)}.theme-pb .pb-pill-secondary{background:color-mix(in srgb,var(--secondary)20%,transparent);color:var(--secondary)}.theme-pb .pb-pill-accent{background:color-mix(in srgb,var(--accent)20%,transparent);color:var(--accent)}.theme-pb .pb-text-muted{color:var(--muted)}.theme-pb .pb-text-primary{color:var(--primary)}.theme-pb .pb-text-secondary{color:var(--secondary)}.theme-pb .pb-label{color:var(--foreground);font-size:.875rem;font-weight:500}
