.ps-container,.ps-container *,.ps-container *:before,.ps-container *:after{font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.ps-page-bg{background-image:radial-gradient(ellipse 60% 45% at 50% 55%,rgb(var(--color-blue-primary) / .04) 0%,transparent 65%)}html.dark .ps-page-bg{background:radial-gradient(ellipse 60% 45% at 50% 55%,rgb(var(--color-blue-primary) / .08) 0%,transparent 65%),radial-gradient(ellipse 80% 50% at 50% 0%,rgb(var(--color-blue-primary) / .06) 0%,transparent 70%),rgb(var(--color-bg-primary))}.ps-container{max-width:740px;margin:0 auto;padding:0 1.5rem 1.5rem}@media(max-width:640px){.ps-container{padding:0 .75rem 1rem}}.ps-hero{text-align:center;margin:0 auto .75rem;max-width:740px}.ps-page-title{font-size:2.25rem;font-weight:750;color:rgb(var(--color-text-primary));letter-spacing:-.015em;margin:0;line-height:1.1;display:inline-block;position:relative;padding-bottom:.5rem;text-shadow:0 1px 2px rgb(var(--color-text-primary) / .06)}.ps-page-title:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:140px;height:2.5px;border-radius:2px;background:linear-gradient(90deg,transparent 0%,rgb(var(--color-blue-primary) / .6) 20%,rgb(var(--color-blue-primary)) 50%,rgb(var(--color-blue-primary) / .6) 80%,transparent 100%)}html.dark .ps-page-title{text-shadow:0 1px 8px rgb(var(--color-blue-primary) / .12)}html.dark .ps-page-title:after{background:linear-gradient(90deg,transparent 0%,rgb(var(--color-blue-primary) / .5) 20%,rgb(var(--color-blue-primary) / .8) 50%,rgb(var(--color-blue-primary) / .5) 80%,transparent 100%)}@media(min-width:641px){.ps-page-title{font-size:2.875rem}}.ps-hero__subtitle{font-size:.8125rem;font-weight:400;color:rgb(var(--color-text-tertiary));margin:.375rem 0 0;line-height:1.4}@media(max-width:640px){.ps-hero__subtitle{font-size:.75rem}}.ps-panel{background:rgb(var(--color-bg-primary));border:1px solid rgb(var(--color-border-primary) / .5);border-radius:1.25rem;padding:1.5rem;margin-bottom:.75rem;box-shadow:0 1px 3px rgb(var(--color-text-primary) / .06),0 6px 24px rgb(var(--color-text-primary) / .08)}html.dark .ps-panel{background:rgb(var(--color-text-primary) / .03);border-color:rgb(var(--color-text-primary) / .06);backdrop-filter:blur(32px) saturate(1.3);-webkit-backdrop-filter:blur(32px) saturate(1.3);box-shadow:0 1px 2px rgb(var(--color-bg-primary) / .2),0 8px 32px rgb(var(--color-bg-primary) / .3),inset 0 1px rgb(var(--color-text-primary) / .04)}@media(max-width:640px){.ps-panel{padding:1.125rem;border-radius:1rem}}.ps-zone{margin-bottom:1.125rem}.ps-zone:last-child{margin-bottom:0}.ps-zone__label{font-size:.6875rem;font-weight:600;color:rgb(var(--color-text-tertiary));text-transform:uppercase;letter-spacing:.06em;margin:0 0 .5rem}label[for=ps-subject].ps-zone__label{display:block}.ps-input-wrapper{position:relative}.ps-input-icon{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:rgb(var(--color-text-tertiary));pointer-events:none;display:flex;align-items:center}.ps-input-icon svg{width:18px;height:18px}.ps-input{width:100%;padding:.875rem 1.25rem .875rem 2.75rem;font-size:1.125rem;font-weight:400;color:rgb(var(--color-text-primary));background:rgb(var(--color-bg-secondary));border:1px solid rgb(var(--color-border-primary) / .6);border-radius:.875rem;outline:none;transition:border-color .15s ease,box-shadow .15s ease,background-color .15s ease;box-sizing:border-box}.ps-subject-hint{font-size:.75rem;font-style:italic;text-align:center;color:rgb(var(--color-text-tertiary));margin-top:.375rem}.ps-input::placeholder{font-size:1.0625rem;font-weight:400;color:rgb(var(--color-text-tertiary) / .55)}.ps-input:focus{border-color:rgb(var(--color-blue-primary));box-shadow:0 0 0 3px rgb(var(--color-blue-primary) / .12);background:rgb(var(--color-bg-primary))}html.dark .ps-input{background:rgb(var(--color-text-primary) / .04);border-color:rgb(var(--color-text-primary) / .08)}html.dark .ps-input:focus{border-color:rgb(var(--color-blue-primary));box-shadow:0 0 0 3px rgb(var(--color-blue-primary) / .18);background:rgb(var(--color-text-primary) / .06)}.ps-chips{display:flex;flex-wrap:wrap;gap:.375rem}.ps-chip{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1rem;font-size:.8125rem;font-weight:500;border-radius:9999px;border:1px solid rgb(var(--color-border-primary) / .5);background:rgb(var(--color-bg-secondary));color:rgb(var(--color-text-primary));cursor:pointer;user-select:none;transition:all .15s ease;min-height:40px;white-space:nowrap}.ps-chip:hover{background:rgb(var(--color-blue-primary) / .06);border-color:rgb(var(--color-blue-primary) / .2);color:rgb(var(--color-text-primary))}.ps-chip--active{background:rgb(var(--color-blue-primary));color:rgb(var(--color-text-on-primary));font-weight:600;border-color:transparent;box-shadow:inset 0 1px rgb(var(--color-text-on-primary) / .15),0 2px 8px rgb(var(--color-blue-primary) / .25),0 0 16px rgb(var(--color-blue-primary) / .15)}.ps-chip--active:hover{background:rgb(var(--color-blue-primary));filter:brightness(1.06);box-shadow:inset 0 1px rgb(var(--color-text-on-primary) / .15),0 2px 10px rgb(var(--color-blue-primary) / .3),0 0 20px rgb(var(--color-blue-primary) / .2)}html.dark .ps-chip{background:rgb(var(--color-text-primary) / .04);border-color:rgb(var(--color-text-primary) / .06)}html.dark .ps-chip:hover{background:rgb(var(--color-blue-primary) / .1);border-color:rgb(var(--color-blue-primary) / .25)}html.dark .ps-chip--active,html.dark .ps-chip--active:hover{background:rgb(var(--color-blue-primary));border-color:transparent;box-shadow:inset 0 1px rgb(var(--color-text-on-primary) / .15),0 2px 12px rgb(var(--color-blue-primary) / .35),0 0 24px rgb(var(--color-blue-primary) / .2)}html.dark .ps-chip--active:hover{filter:brightness(1.06)}.ps-suboptions{margin-top:.625rem;padding-top:.625rem;border-top:1px solid rgb(var(--color-border-primary) / .3)}html.dark .ps-suboptions{border-top-color:rgb(var(--color-text-primary) / .05)}.ps-suboptions__label{font-size:.6875rem;font-weight:600;color:rgb(var(--color-text-tertiary));text-transform:uppercase;letter-spacing:.06em;margin:0 0 .375rem}.ps-select{width:100%;padding:.5rem 2rem .5rem .75rem;font-size:.875rem;color:rgb(var(--color-text-primary));background:rgb(var(--color-bg-secondary));border:1px solid rgb(var(--color-border-primary) / .5);border-radius:.625rem;outline:none;cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%239CA3AF' d='M2.5 4.5L6 8l3.5-3.5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;transition:border-color .15s ease,box-shadow .15s ease}.ps-select:focus{border-color:rgb(var(--color-blue-primary) / .3);box-shadow:0 0 0 2px rgb(var(--color-blue-primary) / .12)}html.dark .ps-select{background-color:rgb(var(--color-text-primary) / .05);border-color:rgb(var(--color-text-primary) / .08)}html.dark .ps-select:focus{border-color:rgb(var(--color-blue-primary) / .35);box-shadow:0 0 0 2px rgb(var(--color-blue-primary) / .15)}.ps-subchips{display:flex;flex-wrap:wrap;gap:.375rem}.ps-subchip{padding:.375rem .75rem;font-size:.8125rem;font-weight:500;border-radius:9999px;border:1px solid rgb(var(--color-border-primary) / .4);background:rgb(var(--color-bg-secondary));color:rgb(var(--color-text-secondary));cursor:pointer;user-select:none;transition:all .15s ease;min-height:32px;display:inline-flex;align-items:center}.ps-subchip:hover{background:rgb(var(--color-blue-primary) / .06);border-color:rgb(var(--color-blue-primary) / .2)}.ps-subchip--active,.ps-subchip--active:hover{background:rgb(var(--color-blue-primary));color:rgb(var(--color-text-on-primary));font-weight:600;border-color:transparent;box-shadow:0 2px 8px rgb(var(--color-blue-primary) / .25)}.ps-subchip--active:hover{filter:brightness(1.06)}html.dark .ps-subchip{background:rgb(var(--color-text-primary) / .04);border-color:rgb(var(--color-text-primary) / .06)}html.dark .ps-subchip--active,html.dark .ps-subchip--active:hover{background:rgb(var(--color-blue-primary));border-color:transparent;box-shadow:0 2px 10px rgb(var(--color-blue-primary) / .35)}html.dark .ps-subchip--active:hover{filter:brightness(1.06)}.ps-query-length{margin-bottom:.75rem}.ps-query-length__row{display:flex;align-items:center;gap:.75rem}.ps-query-length__bar{flex:1;height:2px;background:rgb(var(--color-border-primary) / .3);border-radius:1px;overflow:hidden}html.dark .ps-query-length__bar{background:rgb(var(--color-text-primary) / .08)}.ps-query-length__fill{height:100%;border-radius:1px;transition:width .3s ease,background-color .3s ease}.ps-query-length__fill--green{background-color:rgb(var(--color-text-quaternary) / .4)}.ps-query-length__fill--amber{background-color:rgb(var(--color-orange-primary))}.ps-query-length__fill--red{background-color:rgb(var(--color-red-primary))}.ps-query-length__text{font-size:.6875rem;font-weight:400;color:rgb(var(--color-text-tertiary));white-space:nowrap;font-variant-numeric:tabular-nums}.ps-query-length__hint{font-size:.6875rem;font-weight:400;color:rgb(var(--color-text-tertiary));white-space:nowrap}.ps-warning{padding:.5rem .75rem;font-size:.75rem;font-weight:400;border-radius:.5rem;margin-bottom:.75rem}.ps-warning--info{background:rgb(var(--color-orange-primary) / .06);color:rgb(var(--color-orange-tertiary));border:1px solid rgb(var(--color-orange-primary) / .1)}.ps-warning--error{background:rgb(var(--color-red-primary) / .06);color:rgb(var(--color-red-tertiary));border:1px solid rgb(var(--color-red-primary) / .1)}html.dark .ps-warning--info{background:rgb(var(--color-orange-primary) / .08);border-color:rgb(var(--color-orange-primary) / .12)}html.dark .ps-warning--error{background:rgb(var(--color-red-primary) / .08);border-color:rgb(var(--color-red-primary) / .12)}.ps-more-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;font-size:.8125rem;font-weight:500;color:rgb(var(--color-text-secondary));cursor:pointer;background:rgb(var(--color-bg-secondary));border:1px solid rgb(var(--color-border-primary) / .3);border-radius:.625rem;padding:.625rem .875rem;user-select:none;transition:all .15s ease}.ps-more-toggle:hover{color:rgb(var(--color-text-primary));background:rgb(var(--color-bg-tertiary));border-color:rgb(var(--color-border-primary) / .5)}html.dark .ps-more-toggle{background:rgb(var(--color-text-primary) / .04);border-color:rgb(var(--color-text-primary) / .06)}html.dark .ps-more-toggle:hover{background:rgb(var(--color-text-primary) / .07);border-color:rgb(var(--color-text-primary) / .1)}.ps-chevron{display:inline-block;width:6px;height:6px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(-45deg);transition:transform .2s ease;order:1;flex-shrink:0}.ps-more-toggle[aria-expanded=true] .ps-chevron{transform:rotate(45deg)}@keyframes ps-fadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.ps-settings-content{animation:ps-fadeIn .2s ease;margin-top:.75rem}.ps-settings-row{display:flex;align-items:center;justify-content:space-between;padding:.5rem 0}.ps-settings-row+.ps-settings-row{border-top:1px solid rgb(var(--color-border-primary) / .3)}html.dark .ps-settings-row+.ps-settings-row{border-top-color:rgb(var(--color-text-primary) / .05)}.ps-settings-row__label{font-size:.875rem;font-weight:500;color:rgb(var(--color-text-secondary))}.ps-settings-row__hint{font-size:.75rem;color:rgb(var(--color-text-tertiary));margin-top:.125rem}.ps-radio-group{display:flex;gap:.125rem;background:rgb(var(--color-bg-tertiary));border-radius:.5rem;padding:.1875rem}html.dark .ps-radio-group{background:rgb(var(--color-bg-primary) / .3)}.ps-radio{padding:.375rem .75rem;font-size:.8rem;font-weight:500;border-radius:.375rem;border:none;background:transparent;color:rgb(var(--color-text-secondary));cursor:pointer;transition:all .15s ease}.ps-radio:hover{color:rgb(var(--color-text-primary));background:rgb(var(--color-text-primary) / .03)}.ps-radio--active,.ps-radio--active:hover{background:rgb(var(--color-bg-primary));color:rgb(var(--color-text-primary));box-shadow:0 1px 3px rgb(var(--color-text-primary) / .08)}html.dark .ps-radio--active,html.dark .ps-radio--active:hover{background:rgb(var(--color-text-primary) / .1);color:rgb(var(--color-text-primary));box-shadow:0 1px 3px rgb(var(--color-bg-primary) / .4)}.ps-price-row{display:flex;align-items:center;gap:.5rem}.ps-price-input{width:80px;padding:.375rem .5rem;font-size:.875rem;color:rgb(var(--color-text-primary));background:rgb(var(--color-bg-secondary));border:1px solid rgb(var(--color-border-primary) / .5);border-radius:.5rem;outline:none;text-align:center;transition:border-color .15s ease,box-shadow .15s ease}.ps-price-input:focus{border-color:rgb(var(--color-blue-primary) / .3);box-shadow:0 0 0 2px rgb(var(--color-blue-primary) / .12)}html.dark .ps-price-input{background:rgb(var(--color-text-primary) / .05);border-color:rgb(var(--color-text-primary) / .08)}html.dark .ps-price-input:focus{border-color:rgb(var(--color-blue-primary) / .35);box-shadow:0 0 0 2px rgb(var(--color-blue-primary) / .15)}.ps-price-separator{font-size:.8rem;color:rgb(var(--color-text-tertiary))}.ps-checkbox-row{display:flex;align-items:center;gap:.5rem;cursor:pointer}.ps-checkbox{width:18px;height:18px;accent-color:rgb(var(--color-blue-primary));cursor:pointer}.ps-checkbox-label{font-size:.875rem;color:rgb(var(--color-text-secondary));user-select:none}.ps-actions{margin-bottom:.5rem}@media(max-width:640px){.ps-actions{position:sticky;bottom:0;z-index:10;padding-top:.5rem}.ps-actions:before{content:"";position:absolute;inset:0 -.75rem;background:rgb(var(--color-bg-primary) / .8);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);z-index:-1}html.dark .ps-actions:before{background:rgb(var(--color-bg-primary) / .85)}}.ps-btn-primary{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:1rem 1.5rem;font-size:1.0625rem;font-weight:600;color:rgb(var(--color-text-on-primary));background:rgb(var(--color-blue-primary));border:none;border-radius:.875rem;cursor:pointer;transition:all .15s ease;min-height:56px;box-shadow:0 2px 4px rgb(var(--color-blue-primary) / .2),0 6px 20px rgb(var(--color-blue-primary) / .25);letter-spacing:.01em}.ps-btn-primary:hover{filter:brightness(1.08);box-shadow:0 2px 4px rgb(var(--color-blue-primary) / .25),0 8px 28px rgb(var(--color-blue-primary) / .35);transform:translateY(-.5px)}.ps-btn-primary:active{transform:translateY(1px);box-shadow:0 1px 2px rgb(var(--color-blue-primary) / .2),0 2px 8px rgb(var(--color-blue-primary) / .15);filter:brightness(.97)}.ps-btn-primary:disabled{opacity:.3;cursor:not-allowed;box-shadow:none;filter:none;transform:none}html.dark .ps-btn-primary{box-shadow:0 2px 4px rgb(var(--color-blue-primary) / .25),0 6px 24px rgb(var(--color-blue-primary) / .3),0 0 40px rgb(var(--color-blue-primary) / .1)}html.dark .ps-btn-primary:hover{box-shadow:0 2px 4px rgb(var(--color-blue-primary) / .3),0 8px 32px rgb(var(--color-blue-primary) / .4),0 0 48px rgb(var(--color-blue-primary) / .15)}.ps-app-row{display:flex;flex-direction:column;align-items:center;gap:.5rem;margin-top:1rem;margin-bottom:1.5rem}.ps-app-row__label{font-size:.6875rem;font-weight:600;color:rgb(var(--color-text-tertiary));text-transform:uppercase;letter-spacing:.06em;white-space:nowrap}.ps-seo{background:linear-gradient(180deg,rgb(var(--color-text-primary) / .02) 0%,rgb(var(--color-text-primary) / .01) 40%,transparent 100%);padding:2rem 1rem 3rem;border-top:1px solid rgb(var(--color-border-primary) / .08)}html.dark .ps-seo{background:linear-gradient(180deg,rgb(var(--color-blue-primary) / .06) 0%,rgb(var(--color-blue-primary) / .02) 40%,transparent 100%);border-top-color:rgb(var(--color-text-primary) / .06)}.ps-seo__inner{max-width:45rem;margin:0 auto}.ps-seo__heading{font-size:1.5rem;font-weight:600;color:rgb(var(--color-text-secondary));margin:0 0 1.25rem;letter-spacing:-.01em}.ps-seo__heading--faq{margin-top:0}.ps-seo__grid{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem;align-items:start}@media(max-width:640px){.ps-seo__grid{grid-template-columns:1fr;gap:1.25rem}}.ps-seo__copy{display:flex;flex-direction:column;gap:.75rem;max-width:28rem}.ps-seo__body{font-size:1rem;line-height:1.6;color:rgb(var(--color-text-secondary));margin:0}.ps-seo__body:first-child{font-weight:500}.ps-seo__body strong{color:rgb(var(--color-text-primary));font-weight:600}html.dark .ps-seo__body strong{color:rgb(var(--color-text-primary))}.ps-seo__steps{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.ps-seo__steps li{font-size:1rem;line-height:1.5;color:rgb(var(--color-text-secondary));display:flex;gap:.625rem;align-items:baseline}.ps-seo__steps li strong{color:rgb(var(--color-blue-primary));font-weight:700;font-size:1rem;flex-shrink:0}.ps-seo__separator{height:1px;background:rgb(var(--color-border-primary) / .2);margin:2rem 0}html.dark .ps-seo__separator{background:rgb(var(--color-text-primary) / .06)}.ps-seo__faq-list{display:flex;flex-direction:column;gap:.5rem}.ps-seo__faq{background:rgb(var(--color-text-primary) / .02);border:1px solid rgb(var(--color-border-primary) / .15);border-radius:.75rem;transition:background .15s ease}.ps-seo__faq[open]{background:rgb(var(--color-text-primary) / .03)}html.dark .ps-seo__faq{background:rgb(var(--color-text-primary) / .025);border-color:rgb(var(--color-text-primary) / .06)}html.dark .ps-seo__faq[open]{background:rgb(var(--color-text-primary) / .04)}.ps-seo__faq summary{display:flex;align-items:center;justify-content:space-between;padding:.875rem 1rem;font-size:.9375rem;font-weight:500;color:rgb(var(--color-text-secondary));cursor:pointer;list-style:none;user-select:none;min-height:3rem}.ps-seo__faq summary::-webkit-details-marker{display:none}.ps-seo__faq summary:after{content:"+";font-size:1.125rem;font-weight:400;color:rgb(var(--color-text-tertiary));flex-shrink:0;margin-left:1rem;line-height:1;transition:transform .2s ease}.ps-seo__faq[open] summary:after{content:"−"}.ps-seo__faq-answer{font-size:.875rem;line-height:1.65;color:rgb(var(--color-text-secondary));padding:0 1rem 1rem;margin:0}.ps-seo__related{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:2rem;padding-top:1.5rem;border-top:1px solid rgb(var(--color-border-primary) / .15)}html.dark .ps-seo__related{border-top-color:rgb(var(--color-text-primary) / .06)}.ps-seo__related-label{font-size:.8125rem;font-weight:500;color:rgb(var(--color-text-tertiary))}.ps-seo__dot{color:rgb(var(--color-text-tertiary) / .4);font-size:.875rem;line-height:1}.ps-seo__link{font-size:.8125rem;font-weight:500;color:rgb(var(--color-text-secondary));text-decoration:none;transition:color .15s ease}.ps-seo__link:hover{color:rgb(var(--color-blue-primary))}.ps-seo__affiliate{display:inline-flex;align-items:center;justify-content:center;width:15px;height:15px;border-radius:50%;border:1px solid rgb(var(--color-border-primary) / .25);background:rgb(var(--color-text-primary) / .03);color:rgb(var(--color-text-tertiary));font-size:.5625rem;font-weight:600;font-style:italic;cursor:help;line-height:1;position:relative}html.dark .ps-seo__affiliate{background:rgb(var(--color-text-primary) / .06);border-color:rgb(var(--color-text-primary) / .1)}.ps-seo__affiliate:hover:after{content:attr(title);position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);background:rgb(var(--color-bg-primary));color:rgb(var(--color-text-secondary));border:1px solid rgb(var(--color-border-primary) / .2);border-radius:.5rem;padding:.5rem .75rem;font-size:.6875rem;font-style:normal;font-weight:400;white-space:normal;width:220px;text-align:center;box-shadow:0 4px 16px rgb(var(--color-text-primary) / .1);z-index:20;line-height:1.4;pointer-events:none}html.dark .ps-seo__affiliate:hover:after{box-shadow:0 4px 16px rgb(var(--color-bg-primary) / .5);border-color:rgb(var(--color-text-primary) / .1)}
