:root{--pbs-graphite: #111827;--pbs-navy: #102A43;--pbs-blue: #2563EB;--pbs-gold: #D97706;--pbs-offwhite: #F8FAFC;--pbs-border: #E5E7EB;--pbs-slate: #334155;--pbs-white: #FFFFFF;--pbs-transition: .28s ease;--pbs-radius: 6px;--pbs-container: 1280px;--pbs-bridge: #0e1e2d;--pbs-section-py: 5.25rem;--pbs-section-py-mobile: 3.25rem}.pbs-container{max-width:var(--pbs-container);margin-inline:auto;padding-inline:2rem}@media(max-width:749px){.pbs-container{padding-inline:1.25rem}}html.pbs-js .pbs-fade-in{opacity:0}html.pbs-js .pbs-fade-in.pbs-visible{opacity:1;animation:pbs-fade-up .65s cubic-bezier(.22,.61,.36,1)}@keyframes pbs-fade-up{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}.shopify-design-mode .pbs-fade-in,.shopify-design-mode .pbs-hero__content>*{opacity:1!important;transform:none!important;animation:none!important;transition:none!important}@media(prefers-reduced-motion:reduce){html.pbs-js .pbs-fade-in,html.pbs-js .pbs-hero__content>*{opacity:1!important;transform:none!important;animation:none!important}}.pbs-section-label{display:inline-block;font-size:clamp(.9rem,1vw,1.05rem);font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--pbs-blue);margin-bottom:.9rem}.pbs-section-heading{font-size:clamp(2.1rem,3.6vw,3rem);font-weight:800;color:var(--pbs-graphite);line-height:1.12;letter-spacing:-.02em;margin:0 0 1.1rem}.pbs-section-sub{font-size:clamp(1.15rem,1.6vw,1.3rem);color:var(--pbs-slate);max-width:640px;margin:0 0 2.75rem;line-height:1.65}.pbs-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.95rem 1.9rem;font-size:1rem;font-weight:700;letter-spacing:.03em;border-radius:var(--pbs-radius);text-decoration:none;cursor:pointer;border:2px solid transparent;line-height:1.3;transition:background var(--pbs-transition),color var(--pbs-transition),border-color var(--pbs-transition),box-shadow var(--pbs-transition),transform var(--pbs-transition)}.pbs-btn:active{transform:translateY(1px)}.pbs-btn-primary{background:var(--pbs-blue);color:var(--pbs-white);border-color:var(--pbs-blue)}.pbs-btn-primary:hover,.pbs-btn-primary:focus-visible{background:#1d4ed8;border-color:#1d4ed8;box-shadow:0 10px 30px #2563eb73;transform:translateY(-2px)}.pbs-btn-secondary{background:transparent;color:var(--pbs-white);border-color:#ffffff73}.pbs-btn-secondary:hover,.pbs-btn-secondary:focus-visible{background:#ffffff1f;border-color:#ffffffe0;box-shadow:0 8px 24px #00000047;transform:translateY(-2px)}.pbs-btn-outline-dark{background:transparent;color:var(--pbs-graphite);border-color:var(--pbs-graphite)}.pbs-btn-outline-dark:hover,.pbs-btn-outline-dark:focus-visible{background:var(--pbs-graphite);color:var(--pbs-white);transform:translateY(-2px);box-shadow:0 8px 22px #1118274d}.pbs-btn-gold{background:var(--pbs-gold);color:var(--pbs-white);border-color:var(--pbs-gold)}.pbs-btn-gold:hover,.pbs-btn-gold:focus-visible{background:#b45309;border-color:#b45309;box-shadow:0 10px 30px #d9770673;transform:translateY(-2px)}.pbs-hero{position:relative;width:100%;min-height:580px;display:flex;align-items:center;overflow:hidden;background:var(--pbs-navy)}@media(max-width:749px){.pbs-hero{min-height:460px}}.pbs-hero__bg{position:absolute;top:-80px;right:0;bottom:0;left:0;z-index:0;overflow:hidden;will-change:transform}html.pbs-js .pbs-hero__bg-img{animation:pbs-hero-drift 14s cubic-bezier(.25,.1,.25,1) forwards}@keyframes pbs-hero-drift{0%{transform:scale(1) translate(0)}to{transform:scale(1.09) translate(-.6%)}}@media(prefers-reduced-motion:reduce){html.pbs-js .pbs-hero__bg-img{animation:none}}.pbs-hero__bg-video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;display:block;opacity:0;transition:opacity .7s ease;pointer-events:none}.pbs-hero__bg-video.pbs-video-ready{opacity:1}@media(max-width:749px){.pbs-hero__bg-video{display:none}}@media(prefers-reduced-motion:reduce){.pbs-hero__bg-video{display:none}}.pbs-hero__bg-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;display:block}.pbs-hero__bg--fallback{background:radial-gradient(ellipse at 72% 35%,rgba(37,99,235,.22) 0%,transparent 55%),radial-gradient(ellipse at 18% 85%,rgba(10,25,45,.7) 0%,transparent 50%),linear-gradient(140deg,#091929,#102a43 45%,#13304e)}.pbs-hero__bg--fallback:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(circle,rgba(255,255,255,.07) 1px,transparent 1px);background-size:36px 36px;background-position:0 0;pointer-events:none}.pbs-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,#07121ead,#07121e52 10%,#07121e00 22%),linear-gradient(105deg,#091929a8,#102a435c 52%,#102a4305)}.pbs-hero__content{position:relative;z-index:2;max-width:660px;padding:4.25rem 2rem}@media(min-width:1024px){.pbs-hero__content{max-width:700px;padding:6rem 4rem}}html.pbs-js .pbs-hero__content.pbs-fade-in.pbs-visible{animation:none}html.pbs-js .pbs-hero__content>*{opacity:0}html.pbs-js .pbs-hero__content.pbs-visible>*{animation:pbs-fade-up .6s cubic-bezier(.22,.61,.36,1) both}html.pbs-js .pbs-hero__content.pbs-visible>:nth-child(1){animation-delay:.05s}html.pbs-js .pbs-hero__content.pbs-visible>:nth-child(2){animation-delay:.14s}html.pbs-js .pbs-hero__content.pbs-visible>:nth-child(3){animation-delay:.23s}html.pbs-js .pbs-hero__content.pbs-visible>:nth-child(4){animation-delay:.32s}html.pbs-js .pbs-hero__content.pbs-visible>:nth-child(5){animation-delay:.41s}html.pbs-js .pbs-hero__content.pbs-visible>:nth-child(6){animation-delay:.5s}html.pbs-js .pbs-hero__content.pbs-visible>:nth-child(7){animation-delay:.58s}.pbs-hero__badge{display:inline-block;background:var(--pbs-gold);color:var(--pbs-white);font-size:.72rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase;padding:.32rem .8rem;border-radius:3px;margin-bottom:1.35rem}.pbs-hero__heading{font-size:clamp(2.4rem,5vw,5.25rem);font-weight:800;color:var(--pbs-white);line-height:1.07;letter-spacing:-.022em;margin:0 0 1.5rem;text-shadow:0 2px 16px rgba(0,0,0,.48);text-wrap:balance}.pbs-hero__sub{font-size:clamp(1.2rem,1.5vw,1.45rem);color:#fffffff0;line-height:1.6;margin:0 0 2.1rem;max-width:560px;font-weight:400;text-shadow:0 1px 8px rgba(0,0,0,.34)}.pbs-hero__actions{display:flex;flex-wrap:wrap;gap:.85rem;align-items:center}.pbs-hero__actions .pbs-btn{padding:1.05rem 2.15rem;font-size:1.05rem;letter-spacing:.02em}.pbs-hero__actions .pbs-btn-primary:hover,.pbs-hero__actions .pbs-btn-primary:focus-visible{box-shadow:0 12px 34px #2563eb80;transform:translateY(-3px)}.pbs-hero__actions .pbs-btn-secondary:hover,.pbs-hero__actions .pbs-btn-secondary:focus-visible{background:#ffffff29;border-color:#fffffff2;box-shadow:0 10px 28px #00000052;transform:translateY(-3px)}.pbs-hero__finder{margin-top:1.8rem;width:100%;max-width:620px}.pbs-hero__finder-label{display:block;font-size:.875rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:#ffffffc7;text-shadow:0 1px 5px rgba(0,0,0,.35);margin-bottom:.65rem}.pbs-hero__search{display:flex;align-items:center;gap:.6rem;width:100%;padding:.45rem .5rem .45rem 1.25rem;background:#ffffff29;border:1px solid rgba(255,255,255,.42);border-radius:999px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);box-shadow:0 6px 22px #00000038;transition:background var(--pbs-transition),border-color var(--pbs-transition)}.pbs-hero__search:focus-within{background:#ffffff2e;border-color:#fff9}.pbs-hero__search-icon{width:1.2rem;height:1.2rem;flex-shrink:0;color:#ffffffbf}.pbs-hero__search-input{flex:1;min-width:0;background:transparent;border:0;outline:none;-webkit-appearance:none;appearance:none;font-family:inherit;font-size:1.05rem;color:#fff;padding:.45rem 0}.pbs-hero__search-input::placeholder{color:#ffffff9e}.pbs-hero__search-input::-webkit-search-decoration,.pbs-hero__search-input::-webkit-search-cancel-button{-webkit-appearance:none}.pbs-hero__search-btn{flex-shrink:0;border:0;cursor:pointer;font-family:inherit;font-size:.95rem;font-weight:700;letter-spacing:.02em;color:#fff;background:var(--pbs-blue);border-radius:999px;padding:.65rem 1.5rem;transition:background var(--pbs-transition),box-shadow var(--pbs-transition)}.pbs-hero__search-btn:hover,.pbs-hero__search-btn:focus-visible{background:#1d4ed8;box-shadow:0 6px 18px #2563eb66}@media(prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}@media(max-width:749px){.pbs-hero__search{padding-left:1rem}.pbs-hero__search-input{font-size:1rem}.pbs-hero__search-btn{padding:.6rem 1.1rem}}.pbs-hero__chips{list-style:none;margin:2rem 0 0;padding:0;display:flex;flex-wrap:wrap;gap:.7rem .8rem}.pbs-hero__chip{display:inline-flex;align-items:center;gap:.55rem;font-size:1rem;font-weight:600;color:#fff;letter-spacing:.01em;background:#ffffff26;border:1px solid rgba(255,255,255,.3);border-radius:999px;padding:.5rem 1.05rem;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);text-shadow:0 1px 4px rgba(0,0,0,.3)}.pbs-hero__chip-check{width:1.05rem;height:1.05rem;flex-shrink:0;color:#34d399}@media(max-width:749px){.pbs-hero__chip{font-size:.95rem;padding:.45rem .85rem}}.pbs-hero__small-link{display:inline-flex;align-items:center;gap:.45rem;margin-top:2rem;font-size:clamp(1.2rem,1.4vw,1.3rem);font-weight:600;color:#ffffffeb;text-decoration:none;border-bottom:1.5px solid rgba(255,255,255,.5);padding-bottom:.25rem;width:fit-content;text-shadow:0 1px 6px rgba(0,0,0,.32);transition:color var(--pbs-transition),border-color var(--pbs-transition)}.pbs-hero__small-link:after{content:"\2192";font-weight:400;transition:transform var(--pbs-transition)}.pbs-hero__small-link:hover{color:var(--pbs-white);border-color:#ffffffe6}.pbs-hero__small-link:hover:after{transform:translate(5px)}@media(prefers-reduced-motion:reduce){.pbs-hero__small-link:hover:after{transform:none}}.pbs-categories{padding:var(--pbs-section-py) 0;background:linear-gradient(180deg,#ffffff 0%,var(--pbs-offwhite) 28%,var(--pbs-offwhite) 100%)}@media(max-width:749px){.pbs-categories{padding:var(--pbs-section-py-mobile) 0}}.pbs-categories__header{margin-bottom:2.25rem}.pbs-categories__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}@media(max-width:1023px){.pbs-categories__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:599px){.pbs-categories__grid{grid-template-columns:1fr;gap:1rem}}.pbs-cat-card{position:relative;background:var(--pbs-white);border:1px solid var(--pbs-border);border-radius:var(--pbs-radius);overflow:hidden;text-decoration:none;display:flex;flex-direction:column;transition:transform var(--pbs-transition),box-shadow var(--pbs-transition),border-color var(--pbs-transition)}.pbs-cat-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--pbs-blue),#60a5fa);transform:scaleX(0);transform-origin:left;transition:transform .35s cubic-bezier(.22,.61,.36,1);z-index:3;pointer-events:none}.pbs-cat-card:hover:before,.pbs-cat-card:focus-visible:before{transform:scaleX(1)}.pbs-cat-card__kicker{display:block;font-size:.85rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--pbs-blue);margin-bottom:.35rem}.pbs-cat-card__kicker--image{color:#ffffffd9;text-shadow:0 1px 8px rgba(0,0,0,.45);margin-bottom:.25rem}.pbs-cat-card--has-image{position:relative;min-height:340px;background:#0b1b2d}.pbs-cat-card--has-image .pbs-cat-card__image-wrap{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;aspect-ratio:auto;background:none}.pbs-cat-card__image-content{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:flex;flex-direction:column;justify-content:flex-end;gap:.5rem;padding:1.6rem 1.65rem 1.8rem}@media(max-width:599px){.pbs-cat-card--has-image{min-height:300px}}.pbs-cat-card:hover,.pbs-cat-card:focus-visible{transform:translateY(-8px);box-shadow:0 26px 60px #11182733,0 6px 18px #11182717,0 0 26px #2563eb24;border-color:#7c93ab}.pbs-cat-card__image-wrap{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden;background:linear-gradient(165deg,#e9eef5,#dce3ee)}.pbs-cat-card__image-wrap img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block;transition:transform .55s ease,filter .55s ease}.pbs-cat-card:hover .pbs-cat-card__image-wrap img{transform:scale(1.055);filter:saturate(1.06) contrast(1.02)}.pbs-cat-card__image-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,#0919290d,#0919294d 42%,#091929e0),linear-gradient(90deg,#0919296b,#0919291f 60%,#0919293d);transition:opacity var(--pbs-transition)}.pbs-cat-card:hover .pbs-cat-card__image-overlay,.pbs-cat-card:focus-visible .pbs-cat-card__image-overlay{opacity:.92}.pbs-cat-card__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;background:linear-gradient(155deg,#0d2236,#143a5e 58%,#1c4f86 125%)}.pbs-cat-card__placeholder:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(255,255,255,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.07) 1px,transparent 1px);background-size:24px 24px;background-position:center;-webkit-mask-image:radial-gradient(ellipse at center,#000 38%,transparent 80%);mask-image:radial-gradient(ellipse at center,#000 38%,transparent 80%);pointer-events:none;transition:transform .6s ease}.pbs-cat-card__placeholder:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at 50% 32%,rgba(37,99,235,.3) 0%,transparent 60%);pointer-events:none}.pbs-cat-card:hover .pbs-cat-card__placeholder:before{transform:scale(1.06)}.pbs-categories__grid>:nth-child(2) .pbs-cat-card__placeholder{background:linear-gradient(155deg,#0d2236,#163a52 58%,#1f6f8b 125%)}.pbs-categories__grid>:nth-child(3) .pbs-cat-card__placeholder{background:linear-gradient(155deg,#11203a,#1c2f5e 58%,#3a3fb0 125%)}.pbs-categories__grid>:nth-child(4) .pbs-cat-card__placeholder{background:linear-gradient(155deg,#0d2236,#163a5e 58%,#1c6fa0 125%)}.pbs-categories__grid>:nth-child(5) .pbs-cat-card__placeholder{background:linear-gradient(155deg,#14223a,#243a5e 58%,#355fb0 125%)}.pbs-categories__grid>:nth-child(6) .pbs-cat-card__placeholder{background:linear-gradient(155deg,#1a2230,#2a3550 55%,#b4791f 150%)}.pbs-cat-card__placeholder-icon{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;width:4.25rem;height:4.25rem;border-radius:14px;background:#ffffff17;border:1px solid rgba(255,255,255,.18);box-shadow:0 8px 24px #00000047,inset 0 1px #ffffff1f;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);transition:transform var(--pbs-transition),box-shadow var(--pbs-transition),border-color var(--pbs-transition)}.pbs-cat-card:hover .pbs-cat-card__placeholder-icon,.pbs-cat-card:focus-visible .pbs-cat-card__placeholder-icon{transform:translateY(-3px);border-color:#ffffff6b;box-shadow:0 14px 32px #00000061,inset 0 1px #ffffff2e}.pbs-cat-card__placeholder svg{width:34px;height:34px;color:#fff;stroke:currentColor}.pbs-categories__grid>:nth-child(6) .pbs-cat-card__placeholder svg{color:#fcd34d}.pbs-cat-card__body{padding:1.6rem 1.65rem 1.9rem;flex:1;display:flex;flex-direction:column;background:var(--pbs-white)}.pbs-cat-card__title{font-size:clamp(1.25rem,1.6vw,1.4rem);font-weight:700;color:var(--pbs-graphite);letter-spacing:-.015em;line-height:1.25;margin:0 0 .6rem}.pbs-cat-card__title--image{color:var(--pbs-white);font-size:clamp(1.35rem,2vw,1.65rem);line-height:1.18;margin:0;text-shadow:0 2px 14px rgba(0,0,0,.5)}.pbs-cat-card__desc--image{color:#ffffffeb;margin:0;flex:0 1 auto;text-shadow:0 1px 10px rgba(0,0,0,.5)}.pbs-cat-card__link--image{color:var(--pbs-white);margin-top:.15rem;text-shadow:0 1px 8px rgba(0,0,0,.45);transition:color var(--pbs-transition)}.pbs-cat-card--has-image:hover .pbs-cat-card__link--image,.pbs-cat-card--has-image:focus-visible .pbs-cat-card__link--image{color:#fbbf24}.pbs-cat-card__desc{font-size:1.0625rem;color:var(--pbs-slate);line-height:1.65;flex:1;margin:0 0 1.2rem}.pbs-cat-card__link{font-size:.95rem;font-weight:700;color:var(--pbs-blue);letter-spacing:.05em;display:inline-flex;align-items:center;gap:.45rem;text-decoration:none;text-transform:uppercase}.pbs-cat-card__link:after{content:"\2192";font-weight:400;letter-spacing:0;transition:transform var(--pbs-transition)}.pbs-cat-card:hover .pbs-cat-card__link:after{transform:translate(8px)}.pbs-how{padding:var(--pbs-section-py) 0;background:var(--pbs-offwhite);border-top:1px solid var(--pbs-border)}@media(max-width:749px){.pbs-how{padding:var(--pbs-section-py-mobile) 0}}.pbs-how__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem;margin-bottom:2.5rem}@media(max-width:1023px){.pbs-how__grid{grid-template-columns:repeat(2,1fr);gap:1.25rem}}@media(max-width:599px){.pbs-how__grid{grid-template-columns:1fr;gap:1rem}}.pbs-step{position:relative;display:flex;flex-direction:column;gap:.9rem;background:var(--pbs-white);border:1px solid var(--pbs-border);border-radius:var(--pbs-radius);padding:1.85rem 1.55rem;transition:transform var(--pbs-transition),box-shadow var(--pbs-transition),border-color var(--pbs-transition)}.pbs-step:hover{transform:translateY(-5px);border-color:#c2d2e6;box-shadow:0 18px 40px #1118271f,0 4px 12px #1118270f}@media(min-width:1024px){.pbs-step:not(:last-child):after{content:"";position:absolute;top:3.3rem;right:-1.25rem;width:1.25rem;height:2px;background:linear-gradient(90deg,#2563eb8c,#2563eb1f)}}.pbs-step__number{width:3rem;height:3rem;border-radius:50%;background:linear-gradient(145deg,#3b82f6,#2563eb 55%,#1d4ed8);color:var(--pbs-white);font-size:1.1rem;font-weight:800;display:flex;align-items:center;justify-content:center;flex-shrink:0;letter-spacing:0;box-shadow:0 6px 16px #2563eb52,0 0 0 5px #2563eb1f;transition:transform var(--pbs-transition),box-shadow var(--pbs-transition)}.pbs-step:hover .pbs-step__number{transform:scale(1.06);box-shadow:0 8px 20px #2563eb6b,0 0 0 6px #2563eb29}.pbs-step__title{font-size:clamp(1.25rem,1.5vw,1.4rem);font-weight:700;color:var(--pbs-graphite);letter-spacing:-.018em;line-height:1.25;margin:0}.pbs-step__desc{font-size:1.0625rem;color:var(--pbs-slate);line-height:1.68;margin:0}.pbs-how .pbs-section-heading{margin-bottom:2rem}.pbs-how__note{border-top:1px solid var(--pbs-border);padding-top:2rem;display:flex;flex-wrap:wrap;align-items:center;gap:1.5rem}.pbs-how__note-text{font-size:1.0625rem;color:var(--pbs-slate);flex:1;min-width:220px;line-height:1.65}.pbs-comparison{padding:var(--pbs-section-py) 0;background:radial-gradient(ellipse at 50% -10%,#1d2a40 0%,var(--pbs-graphite) 55%)}@media(max-width:749px){.pbs-comparison{padding:var(--pbs-section-py-mobile) 0}}.pbs-comparison .pbs-section-heading{color:var(--pbs-white)}.pbs-comparison .pbs-section-label{color:var(--pbs-gold)}.pbs-comparison .pbs-section-sub{color:#ffffffa6}.pbs-comparison__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-bottom:2rem}@media(max-width:1023px){.pbs-comparison__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:599px){.pbs-comparison__grid{grid-template-columns:1fr;gap:1rem}}.pbs-cmp-card{background:#ffffff0d;border:1px solid rgba(255,255,255,.13);border-radius:var(--pbs-radius);padding:2.25rem 2rem;display:flex;flex-direction:column;gap:1.1rem;position:relative;overflow:hidden;transition:background var(--pbs-transition),border-color .22s ease,box-shadow .22s ease,transform var(--pbs-transition)}.pbs-cmp-card:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,#2563ebb3,#2563eb0d);opacity:.35;transition:opacity var(--pbs-transition);pointer-events:none}.pbs-cmp-card:hover{background:#2563eb1c;border-color:#2563ebb8;box-shadow:0 0 0 1px #2563eb66,0 0 28px #2563eb38,0 18px 44px #00000075;transform:translateY(-7px)}.pbs-cmp-card:hover:before{opacity:1}.pbs-cmp-card__icon{width:3.25rem;height:3.25rem;background:linear-gradient(145deg,#2563eb4d,#2563eb1a);border:1px solid rgba(37,99,235,.38);border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#93c5fd;box-shadow:inset 0 1px #ffffff1a;transition:transform var(--pbs-transition),box-shadow var(--pbs-transition),border-color var(--pbs-transition),color var(--pbs-transition)}.pbs-cmp-card__icon svg{width:26px;height:26px;stroke:currentColor}.pbs-cmp-card:hover .pbs-cmp-card__icon{transform:translateY(-2px);color:#bfdbfe;border-color:#60a5fab3;box-shadow:0 0 18px #2563eb59,inset 0 1px #ffffff24}.pbs-cmp-card__image-wrap{width:100%;aspect-ratio:4/3;overflow:hidden;border-radius:4px;background:#ffffff0a;border:1px solid rgba(255,255,255,.07)}.pbs-cmp-card__image-wrap img{width:100%;height:100%;object-fit:cover}.pbs-cmp-card__title{font-size:clamp(1.3rem,1.6vw,1.45rem);font-weight:700;color:var(--pbs-white);letter-spacing:-.018em;line-height:1.25;margin:0}.pbs-cmp-card__desc{font-size:1.0625rem;color:#fffc;line-height:1.68;margin:0;flex:1}.pbs-comparison__support{text-align:center;font-size:1.0625rem;color:#ffffffa6;margin-top:1.25rem}.pbs-ticker{background:var(--pbs-bridge);padding:.85rem 0;margin-top:-1px;border:0}.pbs-ticker__list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.7rem 2rem}.pbs-ticker__item{display:inline-flex;align-items:center;gap:.5rem;font-size:.95rem;font-weight:600;letter-spacing:.01em;color:#ffffffc2;white-space:nowrap}.pbs-ticker__check{width:1.05rem;height:1.05rem;flex-shrink:0;color:#34d399}@media(max-width:989px){.pbs-ticker__list{justify-content:center;gap:.6rem 1.6rem}.pbs-ticker__item{font-size:.9rem}}.pbs-elevated-cta{padding:var(--pbs-section-py) 0;background:var(--pbs-navy);position:relative;overflow:hidden}@media(max-width:749px){.pbs-elevated-cta{padding:var(--pbs-section-py-mobile) 0}}.pbs-elevated-cta:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at 70% 50%,rgba(37,99,235,.11) 0%,transparent 65%);pointer-events:none}.pbs-elevated-cta__inner{position:relative;z-index:1;max-width:700px}.pbs-elevated-cta .pbs-section-label{color:var(--pbs-gold)}.pbs-elevated-cta .pbs-section-heading{color:var(--pbs-white)}.pbs-elevated-cta__copy{font-size:clamp(1.2rem,1.5vw,1.3rem);color:#ffffffe0;line-height:1.74;margin:0 0 1rem}.pbs-elevated-cta__copy+.pbs-elevated-cta__copy{margin-bottom:2.25rem}.pbs-elevated-cta__btn{padding:1.05rem 2.4rem;font-size:1.0625rem;letter-spacing:.04em;box-shadow:0 8px 26px #d9770666}.pbs-elevated-cta__btn:hover,.pbs-elevated-cta__btn:focus-visible{box-shadow:0 12px 34px #d9770685;transform:translateY(-3px)}.pbs-faq{padding:var(--pbs-section-py) 0;background:var(--pbs-offwhite);border-top:1px solid var(--pbs-border)}@media(max-width:749px){.pbs-faq{padding:var(--pbs-section-py-mobile) 0}}.pbs-faq__inner{max-width:760px}.pbs-faq__list{list-style:none;margin:0;padding:0}.pbs-faq__item{border-bottom:1px solid var(--pbs-border)}.pbs-faq__item:first-child{border-top:1px solid var(--pbs-border)}.pbs-faq__trigger{width:100%;background:none;border:none;padding:1.5rem 0;display:flex;justify-content:space-between;align-items:center;gap:1.25rem;cursor:pointer;text-align:left;font-size:clamp(1.15rem,1.4vw,1.3rem);font-weight:600;color:var(--pbs-graphite);font-family:inherit;letter-spacing:-.012em;line-height:1.35;transition:color var(--pbs-transition)}.pbs-faq__trigger:hover,.pbs-faq__trigger[aria-expanded=true]{color:var(--pbs-blue)}.pbs-faq__icon{flex-shrink:0;width:1.5rem;height:1.5rem;position:relative;border:1.5px solid currentColor;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:transform .35s cubic-bezier(.22,.61,.36,1)}.pbs-faq__trigger[aria-expanded=true] .pbs-faq__icon{transform:rotate(180deg)}@media(prefers-reduced-motion:reduce){.pbs-faq__icon,.pbs-faq__trigger[aria-expanded=true] .pbs-faq__icon{transition:none;transform:none}}.pbs-faq__icon:before,.pbs-faq__icon:after{content:"";position:absolute;background:currentColor;border-radius:2px;transition:transform .22s ease,opacity .22s ease}.pbs-faq__icon:before{width:9px;height:1.5px}.pbs-faq__icon:after{width:1.5px;height:9px}.pbs-faq__trigger[aria-expanded=true] .pbs-faq__icon:after{transform:rotate(90deg);opacity:0}.pbs-faq__panel{overflow:hidden;max-height:0;transition:max-height .32s ease}.pbs-faq__panel[aria-hidden=false]{max-height:800px}.pbs-faq__answer{font-size:1.0625rem;color:var(--pbs-slate);line-height:1.76;padding-bottom:1.6rem}@media(prefers-reduced-motion:reduce){.pbs-cat-card,.pbs-cat-card__placeholder-icon,.pbs-cat-card__image-wrap img,.pbs-cat-card__placeholder:before,.pbs-cat-card__link:after,.pbs-step,.pbs-step__number,.pbs-cmp-card,.pbs-cmp-card__icon,.pbs-btn,.pbs-elevated-cta__btn{transition-property:background,color,border-color,box-shadow,opacity!important}.pbs-cat-card:hover,.pbs-cat-card:hover .pbs-cat-card__placeholder-icon,.pbs-cat-card:hover .pbs-cat-card__placeholder:before,.pbs-cat-card:hover .pbs-cat-card__image-wrap img,.pbs-cat-card:hover .pbs-cat-card__link:after,.pbs-step:hover,.pbs-step:hover .pbs-step__number,.pbs-cmp-card:hover,.pbs-cmp-card:hover .pbs-cmp-card__icon,.pbs-btn:hover,.pbs-btn-primary:hover,.pbs-btn-gold:hover,.pbs-elevated-cta__btn:hover{transform:none!important}}.header-wrapper{border-bottom:1px solid rgba(17,24,39,.09);box-shadow:0 1px #11182708,0 6px 18px #1118270a;transition:background-color .3s ease,box-shadow .3s ease}html.pbs-header-scrolled .header-wrapper{background:#ffffffe0;-webkit-backdrop-filter:blur(10px) saturate(1.4);backdrop-filter:blur(10px) saturate(1.4);box-shadow:0 10px 30px #1118271a,0 1px #1118270d}.header__heading-link{font-weight:700;letter-spacing:-.01em}.header__heading-link .h2{font-weight:700;letter-spacing:.01em}.header__inline-menu .header__menu-item{font-weight:700;letter-spacing:.005em;transition:color var(--pbs-transition)}.header__inline-menu .header__menu-item:hover{color:var(--pbs-blue)}.pbs-build{padding:var(--pbs-section-py) 0;background:linear-gradient(180deg,var(--pbs-offwhite) 0%,#ffffff 22%,#f1f5fa 100%);border-top:1px solid var(--pbs-border);position:relative;overflow:hidden}.pbs-build:before{content:"";position:absolute;top:0;right:0;width:46%;height:70%;background-image:linear-gradient(rgba(37,99,235,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(37,99,235,.05) 1px,transparent 1px);background-size:26px 26px;-webkit-mask-image:radial-gradient(ellipse at 100% 0%,#000 30%,transparent 75%);mask-image:radial-gradient(ellipse at 100% 0%,#000 30%,transparent 75%);pointer-events:none}@media(max-width:749px){.pbs-build{padding:var(--pbs-section-py-mobile) 0}}.pbs-build__layout{position:relative;display:grid;grid-template-columns:5fr 7fr;gap:3.25rem;align-items:start}@media(max-width:1023px){.pbs-build__layout{grid-template-columns:1fr;gap:2rem}}.pbs-build__intro{align-self:start}@media(min-width:1024px){.pbs-build__intro{position:sticky;top:120px}}.pbs-build__sub{margin-bottom:1.9rem}.pbs-build__actions{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.pbs-build__cues{list-style:none;margin:2rem 0 0;padding:1.4rem 0 0;border-top:1px solid var(--pbs-border);display:flex;flex-direction:column;gap:.65rem}.pbs-build__cue{display:flex;align-items:center;gap:.6rem;font-size:.975rem;font-weight:600;color:var(--pbs-slate);letter-spacing:.005em}.pbs-build__cue-check{width:1.05rem;height:1.05rem;flex-shrink:0;color:#10b981}.pbs-build__steps{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1.1rem;position:relative;z-index:1}.pbs-build-step{display:flex;gap:1.4rem;align-items:flex-start;background:var(--pbs-white);border:1px solid var(--pbs-border);border-radius:var(--pbs-radius);padding:1.85rem 1.7rem;position:relative;transition:transform var(--pbs-transition),box-shadow var(--pbs-transition),border-color var(--pbs-transition)}.pbs-build-step:hover{transform:translateY(-4px);border-color:#b9cce4;box-shadow:0 16px 38px #1118271a,0 0 22px #2563eb1a}.pbs-build-step__num{font-size:2rem;font-weight:800;line-height:1;letter-spacing:-.02em;min-width:3.4rem;padding-top:.15rem;background:linear-gradient(135deg,#3b82f6,#1d4ed8 80%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:var(--pbs-blue)}@media(min-width:750px){.pbs-build-step:not(:last-child):after{content:"";position:absolute;left:3.05rem;bottom:-1.1rem;width:2px;height:1.1rem;background:linear-gradient(180deg,#2563eb73,#2563eb14)}}.pbs-build-step__title{font-size:clamp(1.25rem,1.5vw,1.4rem);font-weight:700;color:var(--pbs-graphite);letter-spacing:-.018em;line-height:1.25;margin:0 0 .5rem}.pbs-build-step__desc{font-size:1.0625rem;color:var(--pbs-slate);line-height:1.65;margin:0}.pbs-build-step__link{display:inline-flex;align-items:center;gap:.45rem;margin-top:.9rem;font-size:.95rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--pbs-blue);text-decoration:none}.pbs-build-step__link:after{content:"\2192";font-weight:400;letter-spacing:0;transition:transform var(--pbs-transition)}.pbs-build-step__link:hover:after,.pbs-build-step:hover .pbs-build-step__link:after{transform:translate(8px)}.pbs-build-step__icon{margin-left:auto;flex-shrink:0;display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:12px;background:linear-gradient(145deg,#2563eb1f,#2563eb0a);border:1px solid rgba(37,99,235,.2);color:var(--pbs-blue);transition:transform var(--pbs-transition),border-color var(--pbs-transition),box-shadow var(--pbs-transition)}.pbs-build-step__icon svg{width:24px;height:24px;stroke:currentColor}.pbs-build-step:hover .pbs-build-step__icon{transform:translateY(-3px);border-color:#2563eb73;box-shadow:0 6px 16px #2563eb2e}@media(max-width:599px){.pbs-build-step__icon{display:none}}@media(prefers-reduced-motion:reduce){.pbs-build-step,.pbs-build-step:hover,.pbs-build-step:hover .pbs-build-step__icon,.pbs-build-step:hover .pbs-build-step__link:after,.pbs-build-step__link:hover:after{transition-property:background,border-color,box-shadow;transform:none!important}}body:has(.pbs-section-hero) .pbs-section-hero{margin-top:calc(-1 * var(--pbs-header-h, 100px))}body:has(.pbs-section-hero) .pbs-hero{padding-top:calc(var(--pbs-header-h, 100px) + 2.5rem)}@media(max-width:749px){body:has(.pbs-section-hero) .pbs-hero{padding-top:calc(var(--pbs-header-h, 80px) + 1.5rem)}}body:has(.pbs-section-hero) .section-header{position:sticky;z-index:4}html:not(.pbs-header-scrolled) body:has(.pbs-section-hero) .header-wrapper{background:transparent;border-bottom-color:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}html:not(.pbs-header-scrolled) body:has(.pbs-section-hero) .header__heading-link,html:not(.pbs-header-scrolled) body:has(.pbs-section-hero) .header__heading-link .h2,html:not(.pbs-header-scrolled) body:has(.pbs-section-hero) .header__heading-link:hover .h2,html:not(.pbs-header-scrolled) body:has(.pbs-section-hero) .header__heading-link span,html:not(.pbs-header-scrolled) body:has(.pbs-section-hero) .header__heading,html:not(.pbs-header-scrolled) body:has(.pbs-section-hero) .header__menu-item,html:not(.pbs-header-scrolled) body:has(.pbs-section-hero) .header__menu-item:hover,html:not(.pbs-header-scrolled) body:has(.pbs-section-hero) .header__menu-item span,html:not(.pbs-header-scrolled) body:has(.pbs-section-hero) .header__active-menu-item,html:not(.pbs-header-scrolled) body:has(.pbs-section-hero) .header__icon{color:#fff!important}html:not(.pbs-header-scrolled) body:has(.pbs-section-hero) .header__heading-link .h2{text-shadow:0 1px 10px rgba(0,0,0,.45)}html:not(.pbs-header-scrolled) body:has(.pbs-section-hero) .header__menu-item span{text-shadow:0 1px 6px rgba(0,0,0,.35)}html:not(.pbs-header-scrolled) body:has(.pbs-section-hero) .header__icon svg{filter:drop-shadow(0 1px 4px rgba(0,0,0,.35))}html:not(.pbs-header-scrolled) body:has(.pbs-section-hero) .header__heading-logo-wrapper img{filter:brightness(0) invert(1)}html:not(.pbs-header-scrolled) body:has(.pbs-section-hero) .header__submenu .header__menu-item,html:not(.pbs-header-scrolled) body:has(.pbs-section-hero) .header__submenu .header__menu-item span{color:rgb(var(--color-foreground))!important;text-shadow:none}html:not(.pbs-header-scrolled) body:has(.pbs-section-hero) .search-modal .header__icon,html:not(.pbs-header-scrolled) body:has(.pbs-section-hero) .search-modal .header__menu-item{color:rgb(var(--color-foreground))!important}html:not(.pbs-header-scrolled) body:has(.pbs-section-hero) .search-modal .header__icon svg{filter:none}.header__heading-link,.header__heading-link .h2,.header__icon,.header__heading-logo-wrapper img{transition:color .3s ease,filter .3s ease,text-shadow .3s ease}body:has(.pbs-section-hero) .announcement-bar-section .utility-bar{background:var(--pbs-navy);border-bottom:1px solid rgba(255,255,255,.06)}body:has(.pbs-section-hero) .announcement-bar-section .announcement-bar__message,body:has(.pbs-section-hero) .announcement-bar-section .announcement-bar__link{color:#ffffffbd;text-transform:none;letter-spacing:.015em;font-weight:400;font-size:.9rem;line-height:1.4}body:has(.pbs-section-hero) .announcement-bar-section .announcement-bar__message{padding-top:.55rem;padding-bottom:.55rem}.pbs-hero--cinematic .pbs-hero__heading{font-size:clamp(2.25rem,3.4vw,3.5rem);line-height:1.1;letter-spacing:-.018em}.pbs-hero--cinematic .pbs-hero__content{max-width:580px}@media(min-width:1024px){.pbs-hero--cinematic .pbs-hero__content{max-width:620px}}.pbs-hero--cinematic .pbs-hero__sub{font-size:clamp(1.1rem,1.4vw,1.3rem);max-width:500px}.pbs-hero--cinematic .pbs-hero__overlay{background:linear-gradient(180deg,#07121e8c,#07121e38 10%,#07121e00 22%),linear-gradient(105deg,#09192994,#102a4342,#102a4300)}body:has(.pbs-hero--cinematic) .announcement-bar-section,body:has(.pbs-hero--cinematic-clean) .announcement-bar-section{display:none}.pbs-hero--cinematic-clean .pbs-container{max-width:none;margin-inline:0;padding-inline:clamp(1.5rem,5vw,5rem)}.pbs-hero--cinematic-clean .pbs-hero__badge{background:#d9770624;color:#fcd34d;border:1px solid rgba(251,191,36,.45);border-radius:999px;padding:.42rem 1.05rem;font-size:.85rem;letter-spacing:.15em;margin-bottom:1.75rem;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.pbs-hero--cinematic-clean .pbs-hero__heading{font-size:clamp(2.75rem,4.4vw,4.6rem);line-height:1.06;letter-spacing:-.022em;margin-bottom:1.75rem}.pbs-hero--cinematic-clean .pbs-hero__content{max-width:640px;padding:5rem 1rem 5.5rem 0}@media(min-width:1024px){.pbs-hero--cinematic-clean .pbs-hero__content{max-width:700px;padding:6.5rem 1.5rem 7rem 0}}.pbs-hero--cinematic-clean .pbs-hero__sub{font-size:clamp(1.3rem,1.65vw,1.5rem);max-width:540px;line-height:1.65;color:#ffffffeb;margin-bottom:2.6rem}.pbs-hero--cinematic-clean .pbs-hero__actions .pbs-btn{padding:1.2rem 2.5rem;font-size:1.15rem}.pbs-hero--cinematic-clean .pbs-hero__overlay{background:linear-gradient(180deg,#07121e80,#07121e33 9%,#07121e00 20%),linear-gradient(180deg,rgba(14,30,45,0) 70%,rgba(14,30,45,.55) 89%,var(--pbs-bridge) 100%),linear-gradient(100deg,#091929a3,#09192985,#0b1d3061,#0d21363d,#0e253c1f,#102a430a 80%,#102a4300)}.pbs-hero--cinematic-clean .pbs-hero__chips{margin-top:2.5rem;gap:.7rem 1.9rem}.pbs-hero--cinematic-clean .pbs-hero__chip{background:transparent;border:0;padding:0;border-radius:0;-webkit-backdrop-filter:none;backdrop-filter:none;font-size:1.2rem;font-weight:600;color:#fffffff2;letter-spacing:.015em;text-shadow:0 1px 6px rgba(0,0,0,.4)}.pbs-hero--cinematic-clean .pbs-hero__chip-check{width:1.3rem;height:1.3rem}.pbs-hero--cinematic-clean .pbs-hero__small-link{display:flex;align-items:center;gap:.55rem;width:100%;margin-top:2.6rem;padding-top:1.5rem;padding-bottom:0;border-top:1px solid rgba(255,255,255,.25);border-bottom:none;font-size:clamp(1.35rem,1.6vw,1.5rem);color:#ffffffe0}.pbs-hero--cinematic-clean .pbs-hero__small-link:hover{color:var(--pbs-white);border-color:#ffffff73}.pbs-hero--split{background:radial-gradient(ellipse at 85% 20%,rgba(37,99,235,.14) 0%,transparent 55%),linear-gradient(135deg,#0d1b2a,#102a43 55%,#15243c)}.pbs-hero--split .pbs-container{width:100%;display:grid;grid-template-columns:11fr 10fr;gap:3.5rem;align-items:center;padding-top:2.5rem;padding-bottom:3.5rem}.pbs-hero--split .pbs-hero__content{max-width:620px;padding:2rem 0}.pbs-hero--split .pbs-hero__heading{font-size:clamp(2.25rem,3.2vw,3.4rem);line-height:1.12}.pbs-hero--split .pbs-hero__sub{max-width:520px}.pbs-hero__media{position:relative;aspect-ratio:4 / 3;border-radius:12px;overflow:hidden;border:1px solid rgba(255,255,255,.12);box-shadow:0 30px 70px #00000073,0 6px 20px #0000004d;background:#0b1b2d}.pbs-hero__media-img,.pbs-hero--split .pbs-hero__bg-video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;display:block}.pbs-hero__media-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 60%,rgba(9,25,41,.35) 100%);pointer-events:none}@media(max-width:989px){.pbs-hero--split .pbs-container{grid-template-columns:1fr;gap:1.75rem;padding-bottom:2.5rem}.pbs-hero--split .pbs-hero__content{padding:1.5rem 0 0}.pbs-hero__media{aspect-ratio:16 / 10}}.pbs-popular{position:relative;padding:0 0 var(--pbs-section-py);margin-top:-1px;background:var(--pbs-offwhite)}@media(max-width:749px){.pbs-popular{padding-bottom:var(--pbs-section-py-mobile)}}.pbs-popular__anchor{display:block;scroll-margin-top:calc(var(--pbs-header-h, 100px) + 16px)}.pbs-popular__bg{position:sticky;top:0;height:100vh;margin-bottom:-100vh;overflow:hidden;z-index:0;pointer-events:none}.pbs-popular__bg-layer{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .9s ease}.pbs-popular__bg-layer--1{background:radial-gradient(circle at 84% 16%,rgba(217,119,6,.1) 0%,transparent 38%),radial-gradient(ellipse at 18% 30%,rgba(37,99,235,.16) 0%,transparent 55%),linear-gradient(174deg,var(--pbs-bridge) 0%,var(--pbs-navy) 48%,#16263c 100%)}.pbs-popular__bg-layer--2{background:radial-gradient(ellipse at 75% 25%,rgba(37,99,235,.1) 0%,transparent 55%),linear-gradient(170deg,#cdd9ea 0%,#e2e9f3 45%,var(--pbs-offwhite) 100%)}.pbs-popular__bg-layer--3{opacity:1;background:linear-gradient(180deg,#ffffff 0%,var(--pbs-offwhite) 45%,var(--pbs-offwhite) 100%)}.pbs-popular__glow{position:absolute;width:58vw;height:58vw;max-width:900px;max-height:900px;border-radius:50%;opacity:.8;transition:opacity .9s ease}.pbs-popular__glow--a{top:-18%;left:-12%;background:radial-gradient(circle,rgba(37,99,235,.14) 0%,rgba(37,99,235,.05) 40%,transparent 65%)}.pbs-popular__glow--b{bottom:-22%;right:-14%;background:radial-gradient(circle,rgba(37,99,235,.1) 0%,rgba(16,42,67,.05) 45%,transparent 68%)}html.pbs-js .pbs-popular__glow--a{animation:pbs-glow-drift-a 38s ease-in-out infinite alternate}html.pbs-js .pbs-popular__glow--b{animation:pbs-glow-drift-b 46s ease-in-out infinite alternate}@keyframes pbs-glow-drift-a{0%{transform:translate(0)}to{transform:translate(4vw,3vh)}}@keyframes pbs-glow-drift-b{0%{transform:translate(0)}to{transform:translate(-3vw,-4vh)}}@media(min-width:990px){html.pbs-js .pbs-popular[data-pbs-stage="1"] .pbs-popular__bg-layer--1{opacity:1}html.pbs-js .pbs-popular[data-pbs-stage="1"] .pbs-popular__bg-layer--3{opacity:0}html.pbs-js .pbs-popular[data-pbs-stage="2"] .pbs-popular__bg-layer--2{opacity:1}html.pbs-js .pbs-popular[data-pbs-stage="2"] .pbs-popular__bg-layer--3{opacity:0}html.pbs-js .pbs-popular[data-pbs-stage="3"] .pbs-popular__glow{opacity:.5}html.pbs-js .pbs-popular[data-pbs-stage="1"] .pbs-popular__heading{color:#fff}html.pbs-js .pbs-popular[data-pbs-stage="1"] .pbs-popular__sub{color:#ffffffd9}html.pbs-js .pbs-popular[data-pbs-stage="1"] .pbs-popular__hint{color:#93c5fd}html.pbs-js .pbs-popular[data-pbs-stage="1"] .pbs-popular__bulk-link{color:#ffffffe0}}.pbs-popular__layout{position:relative;z-index:1;display:grid;grid-template-columns:4fr 8fr;gap:3rem;align-items:start;padding-top:4.25rem}.pbs-popular__guide{align-self:start}@media(min-width:990px){.pbs-popular__guide{position:sticky;top:calc(var(--pbs-header-h, 100px) + 1.75rem)}}.pbs-popular__heading{transition:color .5s ease}.pbs-popular__sub{margin-bottom:.6rem;transition:color .5s ease}.pbs-popular__hint{font-size:1rem;font-weight:600;color:var(--pbs-blue);margin:0 0 1.6rem;transition:color .5s ease}.pbs-popular__guide-actions{display:flex;flex-direction:column;align-items:flex-start;gap:1rem}.pbs-popular__bulk-link{font-size:1rem;font-weight:600;color:var(--pbs-slate);text-decoration:underline;text-underline-offset:3px;text-decoration-color:#33415559;transition:color .5s ease}.pbs-popular__bulk-link:hover{color:var(--pbs-blue)}.pbs-popular__grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}@media(max-width:989px){.pbs-popular__layout{grid-template-columns:1fr;gap:2rem;padding-top:3rem}.pbs-popular__bg{position:absolute;top:0;right:0;bottom:0;left:0;height:auto;margin-bottom:0}.pbs-popular__bg-layer--1,.pbs-popular__bg-layer--2{display:none}.pbs-popular__glow{opacity:.4}.pbs-popular__glow--b{display:none}}@media(max-width:749px){.pbs-popular__grid{grid-template-columns:repeat(2,1fr);gap:1rem}}@media(max-width:479px){.pbs-popular__grid{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.pbs-popular__glow{animation:none!important}.pbs-popular__bg-layer{transition:none}}@media(min-width:990px){html.pbs-js .pbs-hero{transform:none;will-change:auto}html.pbs-js .pbs-hero .pbs-hero__content{transform:none;opacity:1}}@media(prefers-reduced-motion:reduce){html.pbs-js .pbs-hero,html.pbs-js .pbs-hero .pbs-hero__content{transform:none!important;opacity:1!important}}.pbs-product-card{display:flex;flex-direction:column;background:var(--pbs-white);border:1px solid var(--pbs-border);border-radius:var(--pbs-radius);overflow:hidden;transition:transform var(--pbs-transition),box-shadow var(--pbs-transition),border-color var(--pbs-transition)}.pbs-product-card:hover{transform:translateY(-5px);border-color:#b9cce4;box-shadow:0 18px 44px #1118271f,0 0 22px #2563eb14}.pbs-product-card__media{display:block;aspect-ratio:1 / 1;overflow:hidden;background:#102a43}.pbs-product-card__media img{width:100%;height:100%;object-fit:contain;display:block;transition:transform .5s ease}.pbs-product-card:hover .pbs-product-card__media img{transform:scale(1.04)}.pbs-desc-acc{margin-top:1.5rem;border-top:1px solid var(--pbs-border, #E5E7EB)}.pbs-desc-acc__summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.15rem 0;font-size:1.05rem;font-weight:600;color:var(--pbs-navy, #102A43)}.pbs-desc-acc__summary::-webkit-details-marker{display:none}.pbs-desc-acc__summary::marker{content:""}.pbs-desc-acc__chev{flex:0 0 auto;transition:transform .25s ease}.pbs-desc-acc[open] .pbs-desc-acc__chev{transform:rotate(180deg)}.pbs-desc-acc__summary:focus-visible{outline:2px solid var(--pbs-blue, #2563EB);outline-offset:3px}.pbs-desc-acc>.product__description{margin-top:0;padding-bottom:.5rem}.pbs-artwork-help{display:flex;gap:.9rem;align-items:flex-start;margin:1.25rem 0 .5rem;padding:1.1rem 1.2rem;background:linear-gradient(135deg,var(--pbs-navy, #102A43),#16263c);border-radius:13px;color:#fff}.pbs-artwork-help__ico{flex:0 0 auto;width:38px;height:38px;display:grid;place-items:center;border-radius:9px;background:#ffffff1a}.pbs-artwork-help__ico svg{width:22px;height:22px;stroke:var(--pbs-gold, #D97706)}.pbs-artwork-help__title{margin:0 0 .25rem;font-size:1.02rem;font-weight:700;color:#fff}.pbs-artwork-help__text{margin:0 0 .75rem;font-size:.92rem;line-height:1.5;color:#ffffffd9}.pbs-artwork-help__btn{display:inline-block;padding:.6rem 1.1rem;background:var(--pbs-gold, #D97706);color:#fff;font-weight:700;font-size:.9rem;border-radius:8px;text-decoration:none}.pbs-artwork-help__btn:hover{filter:brightness(1.07)}.pbs-bulk-note{display:flex;align-items:center;gap:.55rem;margin:.85rem 0 0;padding:.6rem .9rem;background:#d9770614;border:1px solid rgba(217,119,6,.3);border-radius:10px;font-size:.95rem;line-height:1.4;color:var(--pbs-navy, #102A43)}.pbs-bulk-note svg{width:19px;height:19px;flex:0 0 auto;color:var(--pbs-gold, #D97706)}.pbs-bulk-note a{color:var(--pbs-blue, #2563EB);font-weight:700;text-decoration:underline;text-underline-offset:2px}.pbs-leadtime-note{display:flex;align-items:flex-start;gap:.55rem;margin:1rem 0 0;font-size:.93rem;line-height:1.5;color:var(--pbs-slate, #334155)}.pbs-leadtime-note svg{width:19px;height:19px;flex:0 0 auto;margin-top:1px;color:var(--pbs-blue, #2563EB)}.pbs-leadtime-note a{color:var(--pbs-blue, #2563EB);font-weight:600;text-decoration:underline;text-underline-offset:2px;white-space:nowrap}.pbs-how{margin:1.35rem 0 0;padding:1.4rem 1.45rem 1.5rem;background:var(--pbs-offwhite, #F8FAFC);border:1px solid var(--pbs-border, #E5E7EB);border-radius:14px}.pbs-how__title{margin:0 0 1.15rem;font-size:.95rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--pbs-navy, #102A43)}.pbs-how__steps{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(4,1fr);gap:.4rem}.pbs-how__step{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;gap:.55rem;padding:0 .3rem}.pbs-how__num{width:40px;height:40px;display:grid;place-items:center;border-radius:50%;background:var(--pbs-blue, #2563EB);color:#fff;font-weight:800;font-size:1.1rem;box-shadow:0 0 0 4px #2563eb1f}.pbs-how__label{font-size:.9rem;line-height:1.3;font-weight:600;color:var(--pbs-navy, #102A43)}.pbs-how__step:not(:last-child):after{content:"";position:absolute;top:14px;right:-.3rem;width:11px;height:11px;border-top:2px solid var(--pbs-gold, #D97706);border-right:2px solid var(--pbs-gold, #D97706);transform:rotate(45deg)}.pbs-incl{margin:1.35rem 0 0;padding:1.2rem 1.35rem;background:#fff;border:1px solid var(--pbs-border, #E5E7EB);border-radius:13px}.pbs-incl__title{margin:0 0 .85rem;font-size:.95rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--pbs-navy, #102A43)}.pbs-incl__list{list-style:none;margin:0;padding:0;display:grid;gap:.7rem}.pbs-incl__list li{display:flex;align-items:center;gap:.7rem;font-size:1rem;line-height:1.35;color:var(--pbs-navy, #102A43)}.pbs-incl__list svg{width:22px;height:22px;flex:0 0 auto}.pbs-incl__yes svg{color:#15803d}.pbs-incl__no{color:var(--pbs-slate, #334155)}.pbs-incl__no svg{color:var(--pbs-blue, #2563EB)}@media(max-width:749px){.pbs-how__steps{grid-template-columns:1fr;gap:1.35rem}.pbs-how__step{flex-direction:row;justify-content:flex-start;text-align:left;gap:.9rem;padding:0}.pbs-how__step:not(:last-child):after{top:auto;bottom:-.95rem;right:auto;left:19px;transform:rotate(135deg)}}.pbs-why{margin:1.5rem 0 0}.pbs-why__title{margin:0 0 .95rem;font-size:.95rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--pbs-navy, #102A43)}.pbs-why__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.85rem}.pbs-why__card{padding:1.1rem 1.15rem;background:#fff;border:1px solid var(--pbs-border, #E5E7EB);border-radius:12px}.pbs-why__ico{width:34px;height:34px;display:grid;place-items:center;border-radius:9px;background:#d977061a;color:var(--pbs-gold, #D97706);margin-bottom:.65rem}.pbs-why__ico svg{width:20px;height:20px}.pbs-why__h{margin:0 0 .3rem;font-size:1rem;font-weight:700;line-height:1.25;color:var(--pbs-navy, #102A43)}.pbs-why__t{margin:0;font-size:.9rem;line-height:1.45;color:var(--pbs-slate, #334155)}@media(max-width:749px){.pbs-why__grid{grid-template-columns:1fr}}.pbs-product-card__placeholder{--pbs-plate-glow-x: 78%;--pbs-plate-glow-y: 16%;position:relative;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.9rem;background:linear-gradient(rgba(125,170,255,.075) 1px,transparent 1px),linear-gradient(90deg,rgba(125,170,255,.075) 1px,transparent 1px),radial-gradient(ellipse at var(--pbs-plate-glow-x) var(--pbs-plate-glow-y),rgba(37,99,235,.2) 0%,transparent 58%),linear-gradient(165deg,#14304e 0%,var(--pbs-navy) 46%,#0c1f33 100%);background-size:24px 24px,24px 24px,100% 100%,100% 100%;color:#9fc1e8;transition:color var(--pbs-transition)}.pbs-product-card__placeholder:before,.pbs-product-card__placeholder:after{content:"";position:absolute;width:14px;height:14px;border:0 solid rgba(159,193,232,.45);pointer-events:none}.pbs-product-card__placeholder:before{top:10px;left:10px;border-top-width:1px;border-left-width:1px}.pbs-product-card__placeholder:after{bottom:10px;right:10px;border-bottom-width:1px;border-right-width:1px}.pbs-product-card__placeholder svg{width:46%;max-width:96px;height:auto;stroke:currentColor}.pbs-product-card__placeholder .pbs-placeholder-accent{stroke:var(--pbs-gold)}.pbs-product-card__placeholder-label{display:flex;align-items:center;gap:.55rem;font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#9fc1e8e6}.pbs-product-card__placeholder-label:before,.pbs-product-card__placeholder-label:after{content:"";width:20px;height:1px;background:#9fc1e866}.pbs-product-card:hover .pbs-product-card__placeholder{color:#c7ddf6}.pbs-popular__grid>:nth-child(2) .pbs-product-card__placeholder{--pbs-plate-glow-x: 18%;--pbs-plate-glow-y: 80%}.pbs-popular__grid>:nth-child(3) .pbs-product-card__placeholder{--pbs-plate-glow-x: 50%;--pbs-plate-glow-y: 0%}.pbs-popular__grid>:nth-child(4) .pbs-product-card__placeholder{--pbs-plate-glow-x: 85%;--pbs-plate-glow-y: 85%}.pbs-popular__grid>:nth-child(5) .pbs-product-card__placeholder{--pbs-plate-glow-x: 12%;--pbs-plate-glow-y: 12%}.pbs-product-card__body{display:flex;flex-direction:column;flex:1;padding:1.1rem 1.15rem 1.2rem;gap:.4rem}.pbs-product-card__title{font-size:1.15rem;font-weight:700;color:var(--pbs-graphite);letter-spacing:-.012em;line-height:1.3;margin:0}.pbs-product-card__title a{color:inherit;text-decoration:none}.pbs-product-card__title a:hover{color:var(--pbs-blue)}.pbs-product-card__subtitle{font-size:.95rem;color:var(--pbs-slate);line-height:1.5;margin:0}.pbs-product-card__price{font-size:1.3rem;font-weight:800;color:var(--pbs-graphite);letter-spacing:-.01em;margin:.25rem 0 0}.pbs-product-card__price-from{font-size:.9rem;font-weight:600;color:var(--pbs-slate)}.pbs-product-card__price-pending{font-size:1.05rem;font-weight:600;color:var(--pbs-slate);letter-spacing:0}.pbs-product-card__meta{display:flex;align-items:center;gap:.4rem;font-size:.875rem;font-weight:600;color:var(--pbs-slate);margin:0}.pbs-product-card__meta-check{width:.95rem;height:.95rem;flex-shrink:0;color:#10b981}.pbs-product-card__btn{width:100%;justify-content:center;padding:.95rem 1rem;font-size:1.025rem;font-weight:700}a.pbs-product-card__btn.pbs-btn-outline-dark{background:var(--pbs-graphite);color:var(--pbs-white);border-color:var(--pbs-graphite)}a.pbs-product-card__btn.pbs-btn-outline-dark:hover,a.pbs-product-card__btn.pbs-btn-outline-dark:focus-visible{background:#1f2937;border-color:#1f2937;box-shadow:0 8px 22px #1118274d}.pbs-product-card__form,.pbs-product-card__body>.pbs-product-card__btn{margin-top:auto}.pbs-product-card__form .pbs-product-card__btn{margin-top:0}.pbs-product-card__price{margin-bottom:.5rem}.pbs-product-card__btn--soldout{background:#e2e8f0;color:#64748b;border-color:#e2e8f0;cursor:not-allowed}.pbs-product-card__details{display:block;text-align:center;margin-top:.55rem;font-size:.925rem;font-weight:600;color:var(--pbs-slate);text-decoration:underline;text-underline-offset:3px;text-decoration-color:#33415559;transition:color var(--pbs-transition)}.pbs-product-card__details:hover{color:var(--pbs-blue)}.pbs-popular__empty{border:2px dashed var(--pbs-border);border-radius:var(--pbs-radius);padding:2.5rem 2rem;text-align:center;color:var(--pbs-slate);font-size:1.0625rem;background:var(--pbs-white)}@media(prefers-reduced-motion:reduce){.pbs-product-card,.pbs-product-card:hover,.pbs-product-card:hover .pbs-product-card__media img{transition-property:background,border-color,box-shadow;transform:none!important}}.pbs-build{border-top:0;background:linear-gradient(180deg,var(--pbs-offwhite) 0%,#ffffff 18%,#f1f5fa 72%,#e7edf6 100%)}.pbs-comparison{position:relative}.pbs-comparison:after{content:"";position:absolute;left:0;right:0;bottom:0;height:9rem;background:linear-gradient(180deg,rgba(16,42,67,0) 0%,rgba(16,42,67,.55) 62%,var(--pbs-navy) 100%);pointer-events:none}.pbs-comparison .pbs-container{position:relative;z-index:1}.pbs-faq{border-top:0;background:linear-gradient(180deg,#e9eef6 0%,var(--pbs-offwhite) 14%,var(--pbs-offwhite) 78%,#ffffff 100%)}@media(min-width:990px){html.pbs-js .pbs-section-build{position:relative;z-index:0}html.pbs-js .pbs-build{padding-bottom:calc(var(--pbs-section-py) + 3rem)}html.pbs-js .pbs-section-comparison{position:relative;z-index:2;margin-top:-3rem}html.pbs-js .pbs-comparison{border-radius:28px 28px 0 0;box-shadow:0 -22px 48px #0d172629}html.pbs-js .pbs-section-elevated-cta{position:relative;z-index:0}html.pbs-js .pbs-elevated-cta{padding-bottom:calc(var(--pbs-section-py) + 2.5rem)}html.pbs-js .pbs-section-faq{position:relative;z-index:2;margin-top:-2.5rem}html.pbs-js .pbs-faq{border-radius:28px 28px 0 0}html.pbs-js .pbs-build__intro{position:sticky;top:calc(var(--pbs-header-h, 100px) + 2rem)}}@media(min-width:990px)and (max-width:1023px){html.pbs-js .pbs-build__intro{position:static}}@media screen and (min-width:990px){.header__menu-item{font-size:clamp(15px,1.35vw,17px)!important;letter-spacing:.04rem}.header__menu-item .header__active-menu-item{font-size:inherit!important}}.card-information .card__heading,.card__heading.h5,.pbs-product-card__title{font-size:1.55rem!important;line-height:1.25}.pbs-section-label,.pbs-hero__badge,.product__text.caption-with-letter-spacing{font-size:1.05rem!important}.tmpl-hardware .pbs-desc-acc p,.tmpl-hardware .pbs-desc-acc li,.tmpl-hardware .pbs-desc-acc .rte,.tmpl-hardware .pbs-desc-acc .rte p,.tmpl-hardware .pbs-spec-list,.tmpl-hardware .pbs-spec-list li{font-size:1.42rem!important;line-height:1.5}.tmpl-hardware .pbs-desc-acc__summary,.tmpl-hardware .pbs-spec-heading{font-size:1.45rem!important}.tmpl-hardware .pbs-size-guide__intro,.tmpl-hardware .pbs-size-guide__list li,.tmpl-hardware .pbs-size-guide__list li span{font-size:1.3rem!important}.pbt__opt__txt{font-size:1.35rem!important;line-height:1.3}.pbt__meta{font-size:1.12rem!important}.pbt__back,.pbt__restart{font-size:1.2rem!important}.pbt__eyebrow,.pbt__step{font-size:1.05rem!important;letter-spacing:.08em}.pbt__btn,.pbt__btn--primary,.pbt__btn--ghost{font-size:1.35rem!important}.pbt__result-eyebrow,.pbt__rec-label{font-size:1.05rem!important}.pbt__conf-basis,.pbt__rule{font-size:1.2rem!important}.pbt__method{font-size:1.12rem!important}.pbt__summary dt{font-size:1.2rem!important}.pbt__summary dd{font-size:1.3rem!important;line-height:1.4}
/*# sourceMappingURL=/cdn/shop/t/11/assets/pbs-custom.css.map */
