.pf-product-gallery--with-thumbs{display:grid;grid-template-columns:7rem 1fr;gap:1rem;align-items:stretch}.pf-product-gallery__thumbs{display:grid;grid-auto-rows:auto;align-content:start;gap:.5rem;padding:0;overflow-y:auto;overflow-x:hidden;min-height:0;scrollbar-width:none}.pf-product-gallery__thumbs::-webkit-scrollbar{width:0}.pf-product-gallery__thumb{appearance:none;border:none;background:transparent;cursor:pointer;padding:0;width:100%;min-height:0;aspect-ratio:1 / 1;position:relative;border-radius:var(--pf-radius-lg, .75rem);overflow:hidden}.pf-product-gallery__thumb:after{content:"";position:absolute;inset:0;border-radius:inherit;border:2px solid transparent;transition:border-color .12s ease;pointer-events:none;z-index:1}@media(hover:hover)and (pointer:fine){.pf-product-gallery__thumb:hover:after{border-color:color-mix(in hsl,var(--pf-accent, hsl(var(--accent))) 30%,transparent)}}.pf-product-gallery__thumb.is-active:after{border-color:var(--pf-accent, hsl(var(--accent)))}.pf-product-gallery__thumb img{width:100%;height:100%;object-fit:cover;display:block}.pf-product-gallery__thumb picture,.pf-product-gallery__lightbox-thumb picture{display:block;width:100%;height:100%}.pf-product-gallery__thumb--overflow{position:relative}.pf-product-gallery__thumb--overflow img{filter:brightness(.45)}.pf-product-gallery__overflow-label{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1rem;font-weight:600;z-index:2;pointer-events:none}.pf-product-gallery--autofit .pf-product-gallery__thumb[data-pf-gallery-hidden=true]{display:none}.pf-product-gallery--autofit .pf-product-gallery__thumb[data-pf-gallery-overflow=true] img{filter:brightness(.45)}.pf-product-gallery--autofit .pf-product-gallery__thumb[data-pf-gallery-overflow=true] .pf-product-gallery__overflow-label{display:flex}.pf-product-gallery__main{position:relative;aspect-ratio:1 / 1;overflow:hidden;background:var(--pf-card, hsl(var(--card)));border-radius:var(--pf-radius-xl, 1rem)}.pf-product-gallery__picture,.pf-product-gallery__lightbox-picture{display:block;width:100%;height:100%}.pf-product-gallery__img{width:100%;height:100%;object-fit:cover;display:block}.pf-product-gallery__nav{position:absolute;top:50%;transform:translateY(-50%);width:2.25rem;height:2.25rem;border-radius:999px;border:1px solid color-mix(in hsl,var(--pf-border, hsl(var(--border))) 60%,transparent);background:color-mix(in hsl,var(--pf-card, hsl(var(--card))) 92%,transparent);color:var(--pf-fg, hsl(var(--foreground)));cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .14s ease,background .12s ease;z-index:2;backdrop-filter:blur(6px)}.pf-product-gallery__main:hover .pf-product-gallery__nav{opacity:1}.pf-product-gallery__nav:hover{background:var(--pf-card, hsl(var(--card)))}.pf-product-gallery__nav--prev{left:.75rem}.pf-product-gallery__nav--next{right:.75rem}.pf-product-gallery__nav{z-index:3}.pf-product-gallery__surface{position:absolute;inset:0;border:0;padding:0;background:transparent;cursor:zoom-in;z-index:1}.pf-product-gallery__lightbox-trigger{position:absolute;bottom:.75rem;right:.75rem;width:2.25rem;height:2.25rem;border-radius:999px;border:1px solid color-mix(in hsl,var(--pf-border, hsl(var(--border))) 60%,transparent);background:color-mix(in hsl,var(--pf-card, hsl(var(--card))) 92%,transparent);color:var(--pf-fg, hsl(var(--foreground)));display:flex;align-items:center;justify-content:center;z-index:2;backdrop-filter:blur(6px);opacity:0;transition:opacity .14s ease;pointer-events:none}.pf-product-gallery__main:hover .pf-product-gallery__lightbox-trigger{opacity:1}.pf-product-gallery__description{position:absolute;left:1rem;right:1rem;bottom:1rem;padding:.75rem 1rem;background:color-mix(in hsl,var(--pf-card, hsl(var(--card))) 88%,transparent);backdrop-filter:blur(8px);border:1px solid color-mix(in hsl,var(--pf-border, hsl(var(--border))) 40%,transparent);border-radius:.75rem;color:var(--pf-fg, hsl(var(--foreground)));z-index:2;pointer-events:none;box-shadow:0 4px 16px #00000014}.pf-product-gallery__description[hidden]{display:none}.pf-product-gallery__description-text{margin:0;font-size:.9rem;line-height:1.45}:root:has(.pf-product-gallery__lightbox[open]),:root:has(.pf-product-gallery__lightbox[open]) body{overflow:hidden!important;scrollbar-gutter:auto}.pf-product-gallery__lightbox{width:min(1400px,96vw);height:min(900px,92vh);max-width:96vw;max-height:92vh;margin:auto;padding:0;border:0;border-radius:16px;background:var(--pf-card, #fff);color:var(--pf-fg, #0f172a);overflow:hidden;box-shadow:0 32px 80px #0006;overscroll-behavior:contain}.pf-product-gallery__lightbox::backdrop{background:#000000b3;backdrop-filter:blur(4px)}.pf-product-gallery__lightbox-surface{display:flex;flex-direction:column;height:100%}.pf-product-gallery__lightbox-header{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;border-bottom:1px solid color-mix(in hsl,var(--pf-border, hsl(var(--border))) 50%,transparent)}.pf-product-gallery__lightbox-counter{font-size:.88rem;font-weight:500;color:var(--pf-muted, #64748b);font-variant-numeric:tabular-nums}.pf-product-gallery__lightbox-close{width:2rem;height:2rem;border-radius:999px;border:1px solid color-mix(in hsl,var(--pf-border, hsl(var(--border))) 60%,transparent);background:transparent;color:var(--pf-fg, #0f172a);cursor:pointer;display:flex;align-items:center;justify-content:center}.pf-product-gallery__lightbox-close:hover{background:color-mix(in hsl,var(--pf-border, hsl(var(--border))) 20%,transparent)}.pf-product-gallery__lightbox-viewport{flex:1;min-width:0;min-height:0;position:relative;display:grid;grid-template-columns:auto minmax(0,1fr) auto;grid-template-areas:"prev media next";align-items:center;gap:clamp(.75rem,2vw,1.5rem);padding:1rem clamp(.75rem,2vw,1.5rem)}.pf-product-gallery__lightbox-picture{display:flex;grid-area:media;align-items:center;justify-content:center;width:100%;height:100%;min-width:0;min-height:0;margin:0}.pf-product-gallery__lightbox-img{display:block;max-width:100%;max-height:100%;object-fit:contain;margin:auto;border-radius:8px}.pf-product-gallery__lightbox-nav{width:2.75rem;height:2.75rem;border-radius:999px;border:1px solid color-mix(in hsl,var(--pf-border, hsl(var(--border))) 50%,transparent);background:color-mix(in hsl,var(--pf-card, #fff) 90%,transparent);color:var(--pf-fg, #0f172a);cursor:pointer;display:flex;align-items:center;justify-content:center;backdrop-filter:blur(6px);transition:background .12s ease}.pf-product-gallery__lightbox-nav:hover{background:var(--pf-card, #fff)}.pf-product-gallery__lightbox-nav--prev{grid-area:prev;justify-self:start}.pf-product-gallery__lightbox-nav--next{grid-area:next;justify-self:end}.pf-product-gallery__lightbox-thumbs{display:flex;gap:.5rem;padding:.75rem 1rem;border-top:1px solid color-mix(in hsl,var(--pf-border, hsl(var(--border))) 50%,transparent);inline-size:fit-content;max-inline-size:100%;margin-inline:auto;overflow-x:auto;scrollbar-width:thin;scroll-snap-type:x proximity}.pf-product-gallery__lightbox-thumb{appearance:none;border:2px solid transparent;background:transparent;cursor:pointer;padding:0;flex:0 0 4rem;width:4rem;height:4rem;border-radius:8px;overflow:hidden;scroll-snap-align:center;transition:border-color .12s ease}.pf-product-gallery__lightbox-thumb.is-active{border-color:var(--pf-accent, hsl(var(--accent)))}.pf-product-gallery__lightbox-thumb:hover{border-color:color-mix(in hsl,var(--pf-accent, hsl(var(--accent))) 40%,transparent)}.pf-product-gallery__lightbox-thumb img{width:100%;height:100%;object-fit:cover;display:block}@media(max-width:480px){.pf-product-gallery--with-thumbs{grid-template-columns:1fr}.pf-product-gallery__thumbs{flex-direction:row;align-items:flex-start;overflow-x:auto;overflow-y:hidden;padding:.5rem;order:1}.pf-product-gallery__thumb{width:4rem;flex:0 0 4rem;aspect-ratio:1 / 1}}.pdetail-gallery .pf-product-gallery--with-thumbs{grid-template-columns:1fr;gap:.7rem}.pdetail-gallery .pf-product-gallery__thumbs{order:1;grid-auto-flow:row;grid-template-columns:repeat(5,minmax(0,1fr));gap:.6rem;overflow-y:hidden}.pdetail-gallery .pf-product-gallery__main{aspect-ratio:16 / 10}.pdetail-hero[data-astro-cid-asohsvh6],.pdetail-body[data-astro-cid-asohsvh6],.pdetail-cta[data-astro-cid-asohsvh6]{position:relative;width:100%}.pdetail-hero__inner[data-astro-cid-asohsvh6],.pdetail-body__inner[data-astro-cid-asohsvh6],.pdetail-cta__inner[data-astro-cid-asohsvh6]{position:relative;z-index:1;width:100%;max-width:var(--pf-page-max, 74rem);margin-inline:auto;padding-inline:var(--pf-section-pad, clamp(1rem, 3vw, 1.5rem))}.pdetail-hero[data-astro-cid-asohsvh6]{isolation:isolate;overflow:hidden;background:var(--pf-hero-bg),#f2e3d3;background-size:cover;background-position:center;background-repeat:no-repeat;padding-block:clamp(2.5rem,6vw,4.5rem) clamp(4rem,8vw,6rem)}.pdetail-hero[data-astro-cid-asohsvh6]:before{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;background:linear-gradient(color-mix(in srgb,#f2e3d3 70%,transparent),color-mix(in srgb,#f2e3d3 70%,transparent)),radial-gradient(1100px 520px at 12% 8%,rgba(233,78,27,.1),transparent 55%),radial-gradient(980px 520px at 88% 4%,rgba(21,71,117,.08),transparent 60%)}.pdetail-hero[data-astro-cid-asohsvh6]:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:clamp(38px,4vw,64px);z-index:1;pointer-events:none;background-color:var(--punfyre-color-surface, #fffdfc);-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 130' preserveAspectRatio='none'%3E%3Cpath d='M0,82 C20,82 61,52 75,52 C89,52 130,82 150,82 C170,82 211,45 225,45 C239,45 280,82 300,82 C320,82 361,57 375,57 C389,57 430,82 450,82 C470,82 511,43 525,43 C539,43 580,82 600,82 C620,82 661,54 675,54 C689,54 730,82 750,82 C770,82 811,47 825,47 C839,47 880,82 900,82 C920,82 961,56 975,56 C989,56 1030,82 1050,82 C1070,82 1111,49 1125,49 C1139,49 1180,82 1200,82 L1200,130 L0,130 Z' fill='%23000'/%3E%3C/svg%3E") bottom center / 100% 100% no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 130' preserveAspectRatio='none'%3E%3Cpath d='M0,82 C20,82 61,52 75,52 C89,52 130,82 150,82 C170,82 211,45 225,45 C239,45 280,82 300,82 C320,82 361,57 375,57 C389,57 430,82 450,82 C470,82 511,43 525,43 C539,43 580,82 600,82 C620,82 661,54 675,54 C689,54 730,82 750,82 C770,82 811,47 825,47 C839,47 880,82 900,82 C920,82 961,56 975,56 C989,56 1030,82 1050,82 C1070,82 1111,49 1125,49 C1139,49 1180,82 1200,82 L1200,130 L0,130 Z' fill='%23000'/%3E%3C/svg%3E") bottom center / 100% 100% no-repeat}.pdetail-hero--image[data-astro-cid-asohsvh6]{background:linear-gradient(#0a16249e,#0a1624bd),var(--pdetail-hero-img),#0e1f31;background-size:cover,cover;background-position:center,center;background-repeat:no-repeat}.pdetail-hero--image[data-astro-cid-asohsvh6]:before{background:radial-gradient(1100px 520px at 12% 8%,rgba(233,78,27,.16),transparent 55%),radial-gradient(980px 520px at 88% 4%,rgba(78,148,214,.14),transparent 60%)}.pdetail-hero--image[data-astro-cid-asohsvh6] .pdetail-hero__title[data-astro-cid-asohsvh6]{color:#fff}.pdetail-hero--image[data-astro-cid-asohsvh6] .pdetail-hero__intro[data-astro-cid-asohsvh6]{color:#f4f1ece0}.pdetail-hero__logo[data-astro-cid-asohsvh6]{display:block;height:clamp(2rem,4vw,2.75rem);width:auto;max-width:16rem;object-fit:contain;object-position:left center;margin-bottom:clamp(1rem,2.5vw,1.5rem)}.pdetail-hero__logo--dark[data-astro-cid-asohsvh6]{display:none}:root[data-theme=dark] .pdetail-hero__logo--dark[data-astro-cid-asohsvh6]{display:block}:root[data-theme=dark] .pdetail-hero__logo--light[data-astro-cid-asohsvh6]:not(:only-of-type){display:none}:root[data-theme=dark] .pdetail-hero--image[data-astro-cid-asohsvh6]{background:linear-gradient(#0a16249e,#0a1624bd),var(--pdetail-hero-img),#0e1f31;background-size:cover,cover;background-position:center,center;background-repeat:no-repeat}:root[data-theme=dark] .pdetail-hero--image[data-astro-cid-asohsvh6]:before{background:radial-gradient(1100px 520px at 12% 8%,rgba(233,78,27,.16),transparent 55%),radial-gradient(980px 520px at 88% 4%,rgba(78,148,214,.14),transparent 60%)}.pdetail-video-dialog[data-astro-cid-asohsvh6]{width:min(72rem,92vw);padding:0;border:none;border-radius:1rem;overflow:hidden;background:#0e1f31;box-shadow:0 40px 90px -40px #000000b3}.pdetail-video-dialog[data-astro-cid-asohsvh6]::backdrop{background:#060e18b8;backdrop-filter:blur(3px)}.pdetail-video-dialog__player[data-astro-cid-asohsvh6]{display:block;width:100%;height:auto}.pdetail-video-dialog__close[data-astro-cid-asohsvh6]{position:absolute;top:.7rem;right:.7rem;z-index:2;display:inline-grid;place-items:center;width:2.2rem;height:2.2rem;border:none;border-radius:999px;background:#0a1624a6;color:#f4f1ec;cursor:pointer;backdrop-filter:blur(4px)}.pdetail-video-dialog__close[data-astro-cid-asohsvh6]:hover{background:var(--pf-accent, #e94e1b)}.pdetail-video-dialog__close[data-astro-cid-asohsvh6] svg[data-astro-cid-asohsvh6]{width:.95rem;height:.95rem}.pdetail-facts__stack[data-astro-cid-asohsvh6] li[data-astro-cid-asohsvh6] .pf-infotip__trigger{font:inherit;color:inherit}.pdetail-facts__stack[data-astro-cid-asohsvh6] li[data-astro-cid-asohsvh6]:has(.pf-infotip){cursor:help;transition:border-color .16s ease,color .16s ease}.pdetail-facts__stack[data-astro-cid-asohsvh6] li[data-astro-cid-asohsvh6]:has(.pf-infotip):hover,.pdetail-facts__stack[data-astro-cid-asohsvh6] li[data-astro-cid-asohsvh6]:has(.pf-infotip:focus-within){border-color:var(--pf-accent, #e94e1b);color:var(--punfyre-color-heading-text, #173e68)}.pdetail-hero__title[data-astro-cid-asohsvh6]{font-size:clamp(2rem,4.6vw,3rem);line-height:1.08;letter-spacing:-.02em;margin:0 0 .85rem;color:var(--punfyre-color-heading-text, #173e68);overflow-wrap:break-word}.pdetail-hero__intro[data-astro-cid-asohsvh6]{font-size:1.1rem;line-height:1.6;color:var(--punfyre-color-muted-text, #625b53);margin:0;max-width:46rem}.pdetail-hero__withheld[data-astro-cid-asohsvh6]{display:block;max-width:46rem;margin:1.1rem 0 0;padding:.75rem .95rem;border-radius:.8rem;border:1px dashed color-mix(in srgb,var(--punfyre-color-primary, #154775) 30%,transparent);background:color-mix(in srgb,var(--punfyre-color-surface, #fffdfc) 55%,transparent);font-size:.9rem;line-height:1.55;color:var(--punfyre-color-muted-text, #625b53)}.pdetail-body[data-astro-cid-asohsvh6]{background:var(--punfyre-color-surface, #fffdfc);padding-block:clamp(3rem,6vw,5rem)}.pdetail-body__inner[data-astro-cid-asohsvh6]{display:grid;gap:clamp(2rem,5vw,4rem);align-items:start}@media(min-width:56rem){.pdetail-body__inner[data-astro-cid-asohsvh6]{grid-template-columns:minmax(0,1fr) minmax(0,20rem)}}.pdetail-main[data-astro-cid-asohsvh6]{min-width:0;display:grid;gap:clamp(1.75rem,4vw,2.75rem);align-content:start}.pdetail-gallery[data-astro-cid-asohsvh6]{--pf-card: var(--punfyre-color-surface, #fffdfc);--pf-border: color-mix(in srgb, var(--punfyre-color-primary, #154775) 14%, transparent);--pf-fg: var(--punfyre-color-heading-text, #173e68);--pf-muted: var(--punfyre-color-muted-text, #625b53);--pf-accent: #e94e1b;--pf-radius-lg: 1rem}:root[data-theme=dark] .pdetail-gallery[data-astro-cid-asohsvh6]{--pf-card: #1a3550;--pf-border: #33557d;--pf-fg: #f4f1ec;--pf-muted: #9aa6b2}.pdetail-facts__visit[data-astro-cid-asohsvh6]{width:100%;justify-content:center;margin-top:1.25rem;gap:.45rem}.pdetail-facts__visit[data-astro-cid-asohsvh6] svg[data-astro-cid-asohsvh6]{width:1rem;height:1rem}.pdetail-section__title[data-astro-cid-asohsvh6]{font-size:clamp(1.5rem,3vw,2.1rem);line-height:1.15;letter-spacing:-.02em;margin:0 0 1.1rem;color:var(--punfyre-color-heading-text, #173e68)}.pdetail-writeup__p[data-astro-cid-asohsvh6]{margin:0 0 1rem;font-size:1.02rem;line-height:1.7;color:var(--punfyre-color-muted-text, #625b53);max-width:60ch}.pdetail-writeup__subtitle[data-astro-cid-asohsvh6]{font-size:1.15rem;font-weight:700;margin:1.75rem 0 .75rem;color:var(--punfyre-color-heading-text, #173e68)}.pdetail-highlights[data-astro-cid-asohsvh6]{list-style:none;margin:0;padding:0;display:grid;gap:.55rem;max-width:60ch}.pdetail-highlights[data-astro-cid-asohsvh6] li[data-astro-cid-asohsvh6]{position:relative;padding-left:1.4rem;line-height:1.55;color:var(--punfyre-color-muted-text, #625b53)}.pdetail-highlights[data-astro-cid-asohsvh6] li[data-astro-cid-asohsvh6]:before{content:"";position:absolute;left:0;top:.52em;width:.55rem;height:.55rem;border-radius:2px;background:var(--pf-accent, #e94e1b)}.pdetail-quote[data-astro-cid-asohsvh6]{margin:clamp(1.75rem,4vw,2.5rem) 0 0;padding:clamp(1.25rem,2.5vw,1.6rem) clamp(1.35rem,3vw,1.9rem);max-width:60ch;border-radius:1rem;border:1px solid color-mix(in srgb,var(--pf-accent, #e94e1b) 22%,transparent);background:color-mix(in srgb,var(--pf-accent, #e94e1b) 6%,transparent);border-left:3px solid var(--pf-accent, #e94e1b)}.pdetail-quote__text[data-astro-cid-asohsvh6]{margin:0;font-size:1.05rem;line-height:1.65;color:var(--punfyre-color-heading-text, #173e68)}.pdetail-quote__text[data-astro-cid-asohsvh6]:before{content:"“"}.pdetail-quote__text[data-astro-cid-asohsvh6]:after{content:"”"}.pdetail-quote__by[data-astro-cid-asohsvh6]{display:flex;flex-wrap:wrap;align-items:baseline;gap:.15rem .5rem;margin-top:.9rem}.pdetail-quote__author[data-astro-cid-asohsvh6]{font-weight:700;font-size:.92rem;color:var(--punfyre-color-heading-text, #173e68)}.pdetail-quote__role[data-astro-cid-asohsvh6]{font-size:.88rem;color:var(--punfyre-color-muted-text, #625b53)}:root[data-theme=dark] .pdetail-quote[data-astro-cid-asohsvh6]{background:color-mix(in srgb,var(--pf-accent, #e94e1b) 12%,transparent);border-color:color-mix(in srgb,var(--pf-accent, #e94e1b) 40%,transparent);border-left-color:var(--pf-accent, #e94e1b)}:root[data-theme=dark] .pdetail-quote__text[data-astro-cid-asohsvh6],:root[data-theme=dark] .pdetail-quote__author[data-astro-cid-asohsvh6]{color:#f4f1ec}:root[data-theme=dark] .pdetail-quote__role[data-astro-cid-asohsvh6]{color:#9aa6b2}.pdetail-writeup__cta[data-astro-cid-asohsvh6]{margin-top:1.75rem}.pdetail-facts[data-astro-cid-asohsvh6]{background:color-mix(in srgb,var(--punfyre-color-primary, #154775) 4%,var(--punfyre-color-surface, #fffdfc));border:1px solid color-mix(in srgb,var(--punfyre-color-primary, #154775) 12%,transparent);border-radius:1rem;padding:clamp(1.35rem,2.5vw,1.75rem)}.pdetail-facts__title[data-astro-cid-asohsvh6]{margin:0 0 1rem;font-size:.74rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--pf-accent, #e94e1b)}.pdetail-facts__list[data-astro-cid-asohsvh6]{margin:0;display:grid;gap:.9rem}.pdetail-facts__row[data-astro-cid-asohsvh6]{display:grid;gap:.15rem}.pdetail-facts__row[data-astro-cid-asohsvh6] dt[data-astro-cid-asohsvh6]{font-size:.8rem;color:var(--punfyre-color-muted-text, #625b53)}.pdetail-facts__row[data-astro-cid-asohsvh6] dd[data-astro-cid-asohsvh6]{margin:0;font-weight:600;color:var(--punfyre-color-heading-text, #173e68);line-height:1.45}.pdetail-facts__stack[data-astro-cid-asohsvh6]{list-style:none;margin:.15rem 0 0;padding:0;display:flex;flex-wrap:wrap;gap:.35rem}.pdetail-facts__stack[data-astro-cid-asohsvh6] li[data-astro-cid-asohsvh6]{font-size:.78rem;font-weight:600;color:color-mix(in srgb,var(--punfyre-color-heading-text, #173e68) 75%,transparent);background:var(--punfyre-color-surface, #fffdfc);border:1px solid color-mix(in srgb,var(--punfyre-color-primary, #154775) 14%,transparent);border-radius:999px;padding:.2rem .6rem}.pdetail-cta[data-astro-cid-asohsvh6]{isolation:isolate;overflow:hidden;background-color:var(--pf-accent, #e94e1b);background-image:var(--pf-cta-bg);background-size:cover;background-position:center;background-blend-mode:soft-light;display:grid;place-items:center;padding-block:clamp(3rem,6vw,5rem)}.pdetail-cta__inner[data-astro-cid-asohsvh6]{text-align:center;max-width:46rem}.pdetail-cta__title[data-astro-cid-asohsvh6]{font-size:clamp(1.65rem,3.2vw,2.3rem);line-height:1.12;letter-spacing:-.02em;margin:0 0 .75rem;color:#fff}.pdetail-cta__body[data-astro-cid-asohsvh6]{margin:0 auto 1.6rem;max-width:36rem;font-size:1.05rem;line-height:1.6;color:color-mix(in srgb,#fff 90%,transparent)}.pdetail-cta__btn[data-astro-cid-asohsvh6]{background:#fff!important;color:var(--pf-accent, #e94e1b)!important;border:none!important}.pdetail-cta__btn[data-astro-cid-asohsvh6]:hover{background:color-mix(in srgb,#fff 92%,#000)!important}:root[data-theme=dark] .pdetail-hero[data-astro-cid-asohsvh6]{background:var(--pf-hero-bg-dark),#0e1f31;background-size:cover;background-position:center;background-repeat:no-repeat}:root[data-theme=dark] .pdetail-hero[data-astro-cid-asohsvh6]:before{background:radial-gradient(1150px 560px at 12% 6%,rgba(242,133,90,.22),transparent 56%),radial-gradient(1050px 580px at 88% 2%,rgba(78,148,214,.2),transparent 60%),linear-gradient(#0a1624bd,#0a1624bd)}:root[data-theme=dark] .pdetail-hero[data-astro-cid-asohsvh6]:after{background-color:#12283f}:root[data-theme=dark] .pdetail-hero__withheld[data-astro-cid-asohsvh6]{background:color-mix(in srgb,#000000 25%,transparent);border-color:#33557d;color:#cdd7e1}:root[data-theme=dark] .pdetail-body[data-astro-cid-asohsvh6]{background:#12283f}:root[data-theme=dark] .pdetail-facts[data-astro-cid-asohsvh6]{background:#1a3550;border-color:#33557d}:root[data-theme=dark] .pdetail-facts__row[data-astro-cid-asohsvh6] dd[data-astro-cid-asohsvh6]{color:#f4f1ec}:root[data-theme=dark] .pdetail-facts__row[data-astro-cid-asohsvh6] dt[data-astro-cid-asohsvh6]{color:#9aa6b2}:root[data-theme=dark] .pdetail-facts__stack[data-astro-cid-asohsvh6] li[data-astro-cid-asohsvh6]{background:#14304b;border-color:#33557d;color:#cdd7e1}
