.pfe-themed{--ink:#14161a;--text:#2a2e36;--muted:#5b6270;--line:#e3e6ec;--line-2:#eef0f4;--bg:#ffffff;--bg-2:#f6f7f9;--bg-3:#eef0f4;--red:#c8102e;--red-deep:#a30b24;--shadow-sm:0 1px 2px rgba(20,22,26,.04), 0 1px 3px rgba(20,22,26,.06);--shadow-md:0 2px 4px rgba(20,22,26,.04), 0 6px 14px rgba(20,22,26,.07);--radius:8px;--radius-lg:12px;--sans:'Plus Jakarta Sans', 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif;font-family:var(--sans);color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.pfe-themed a{color:inherit;text-decoration:none}.pfe-themed button{font:inherit;color:inherit;cursor:pointer}.pfe-themed ::selection{background:var(--red);color:#fff}.pfe-themed .wrap{max-width:1200px;margin:0 auto;padding:0 24px}.pfe-themed .section{padding:80px 0}.pfe-themed .section.alt{background:var(--bg-2)}.pfe-themed .section.dark{background:var(--ink);color:#f6f7f9}.pfe-themed .section-head{max-width:720px;margin:0 0 48px}.pfe-themed .section-head h2{margin:0 0 14px;font-size:clamp(28px, 3.2vw, 40px);font-weight:700;line-height:1.15;letter-spacing:-.015em;color:var(--ink);text-wrap:balance}.pfe-themed .section-head p{margin:0;font-size:17px;line-height:1.6;color:var(--muted);max-width:60ch;text-wrap:pretty}.pfe-themed .section.dark .section-head h2{color:#fff}.pfe-themed .section.dark .section-head p{color:rgb(255 255 255 / .7)}.pfe-themed .h-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:11px 20px;font-size:15px;font-weight:600;font-family:var(--sans);border-radius:var(--radius);border:1px solid #fff0;background:var(--ink);color:#fff;white-space:nowrap;transition:background .15s,color .15s,border-color .15s,transform .1s}.pfe-themed .h-btn:hover{background:#2a2e36;color:#fff}.pfe-themed .h-btn:active{transform:translateY(1px)}.pfe-themed .h-btn-red{background:var(--red)}.pfe-themed .h-btn-red:hover{background:var(--red-deep)}.pfe-themed .h-btn-outline{background:#fff0;color:var(--ink);border-color:var(--line)}.pfe-themed .h-btn-outline:hover{border-color:var(--ink);background:#fff;color:var(--ink)}.pfe-themed .h-btn-sm{padding:8px 14px;font-size:14px}.pfe-themed .link-arrow{display:inline-flex;align-items:center;gap:4px;color:var(--ink);font-weight:600;font-size:15px;transition:color .15s,gap .15s}.pfe-themed .link-arrow:hover{color:var(--red);gap:8px}.pfe-themed .link-arrow::after{content:"→"}.pfe-themed .hero{padding:72px 0 96px;background:var(--bg)}.pfe-themed .hero-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:64px;align-items:center}.pfe-themed .hero-tag{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;background:var(--bg-2);border:1px solid var(--line);border-radius:999px;font-size:13px;font-weight:500;color:var(--muted);margin-bottom:22px}.pfe-themed .hero-tag .dot{width:6px;height:6px;background:var(--red);border-radius:50%}.pfe-themed .hero h1{margin:0 0 20px;font-size:clamp(34px, 4.4vw, 56px);line-height:1.08;font-weight:700;letter-spacing:-.022em;color:var(--ink);text-wrap:balance}.pfe-themed .hero h1 span{color:var(--red)}.pfe-themed .hero-lede{font-size:18px;line-height:1.6;color:var(--muted);margin:0 0 28px;max-width:56ch;text-wrap:pretty}.pfe-themed .hero-cta{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:28px}.pfe-themed .hero-meta{display:flex;gap:28px;flex-wrap:wrap;padding-top:24px;border-top:1px solid var(--line);font-size:14px}.pfe-themed .hero-meta div{color:var(--muted)}.pfe-themed .hero-meta b{display:block;font-size:22px;font-weight:700;color:var(--ink);margin-bottom:2px;letter-spacing:-.01em}.pfe-themed .brands-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.pfe-themed .brand-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius-lg);display:flex;flex-direction:column;transition:border-color .15s,box-shadow .15s,transform .15s;text-align:left;position:relative;width:100%;overflow:hidden}.pfe-themed .brand-card:hover{border-color:var(--ink);box-shadow:var(--shadow-md);transform:translateY(-2px)}.pfe-themed .brand-card-main{padding:24px 24px 16px;display:flex;flex:1;flex-direction:column;color:inherit}.pfe-themed .brand-card-main:focus-visible{outline:3px solid var(--red);outline-offset:-3px}.pfe-themed .brand-card-logo{height:56px;display:flex;align-items:center;margin-bottom:18px}.pfe-themed .brand-card-logo img{max-height:44px;max-width:160px;object-fit:contain}.pfe-themed .brand-card h3{margin:0 0 6px;font-size:18px;font-weight:700;color:var(--ink);letter-spacing:-.01em}.pfe-themed .brand-card p{margin:0 0 16px;font-size:14px;line-height:1.5;color:var(--muted)}.pfe-themed .brand-card .tag{display:inline-block;padding:3px 8px;border-radius:4px;background:var(--bg-2);border:1px solid var(--line);color:var(--text);font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;margin-bottom:12px;align-self:flex-start}.pfe-themed .brand-card .tag-red{background:#fef0f2;border-color:#fcd6dd;color:var(--red-deep)}.pfe-themed .brand-card-sites{border-top:1px solid var(--line-2);margin:auto 24px 0;padding:12px 0 18px;display:flex;flex-direction:column;gap:7px}.pfe-themed .brand-card-sites a{color:var(--red-deep);font-size:12.5px;font-weight:650;line-height:1.35;text-decoration:underline;text-decoration-color:rgb(173 21 48 / .32);text-underline-offset:3px}.pfe-themed .brand-card-sites a:hover{text-decoration-color:currentColor}.pfe-themed .cat-row{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:28px}.pfe-themed .cat{padding:7px 14px;border:1px solid var(--line);background:#fff;border-radius:999px;font-size:14px;font-weight:500;color:var(--text);white-space:nowrap;transition:background .12s,color .12s,border-color .12s}.pfe-themed .cat:hover{border-color:var(--ink)}.pfe-themed .cat.active{background:var(--ink);color:#fff;border-color:var(--ink)}.pfe-themed .about-img-cap{position:absolute;bottom:18px;left:18px;right:18px;background:rgb(255 255 255 / .92);backdrop-filter:blur(8px);border-radius:var(--radius);border:1px solid var(--line);padding:14px 16px;font-size:13px;display:flex;justify-content:space-between;align-items:center}.pfe-themed .about-img-cap b{color:var(--ink);font-weight:600}.pfe-themed .about-img-cap span{color:var(--muted)}.pfe-themed .contact-block{background:var(--ink);color:#fff;border-radius:var(--radius-lg);padding:56px;display:grid;grid-template-columns:1.2fr 1fr;gap:56px;align-items:center}.pfe-themed .contact-block h2{margin:0 0 14px;font-size:clamp(28px, 3vw, 36px);font-weight:700;line-height:1.15;letter-spacing:-.015em;color:#fff;text-wrap:balance}.pfe-themed .contact-block p{margin:0 0 22px;color:rgb(255 255 255 / .7);font-size:16.5px;line-height:1.6;max-width:50ch}.pfe-themed .contact-block .h-btn-red:hover{background:#d61f3d}.pfe-themed .contact-block-cta{display:flex;gap:10px;flex-wrap:wrap}.pfe-themed .brand-hero{background:var(--bg-2);border-bottom:1px solid var(--line);padding:56px 0 64px}.pfe-themed .brand-hero-grid{display:grid;grid-template-columns:320px 1fr;gap:56px;align-items:start}.pfe-themed .brand-hero-side{position:sticky;top:88px;background:#fff;border:1px solid var(--line);border-radius:var(--radius-lg);padding:28px}.pfe-themed .brand-hero-side .tag{display:inline-block;padding:3px 8px;border-radius:4px;background:var(--bg-2);border:1px solid var(--line);color:var(--text);font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;margin-bottom:18px}.pfe-themed .brand-hero-side .tag-red{background:#fef0f2;border-color:#fcd6dd;color:var(--red-deep)}.pfe-themed .brand-hero-logo{height:88px;display:flex;align-items:center;margin-bottom:22px;padding-bottom:22px;border-bottom:1px solid var(--line)}.pfe-themed .brand-hero-logo img{max-height:72px;max-width:240px;object-fit:contain}.pfe-themed .brand-meta{display:grid;grid-template-columns:1fr 1fr;gap:16px}.pfe-themed .brand-meta div b{display:block;font-size:11px;font-weight:700;color:var(--muted);text-transform:uppercase;letter-spacing:.06em;margin-bottom:4px}.pfe-themed .brand-meta div span{font-size:14.5px;color:var(--ink);font-weight:500}.pfe-themed .brand-site-links{display:flex;flex-direction:column;gap:8px;margin-top:18px}.pfe-themed .brand-site-links .h-btn{width:100%}.pfe-themed .brand-hero-main h1{margin:0 0 14px;font-size:clamp(34px, 4vw, 48px);line-height:1.08;font-weight:700;letter-spacing:-.022em;color:var(--ink);text-wrap:balance}.pfe-themed .brand-hero-tagline{margin:0 0 28px;font-size:19px;line-height:1.5;color:var(--muted);max-width:60ch;text-wrap:pretty}.pfe-themed .brand-hero-desc p{margin:0 0 14px;font-size:16px;line-height:1.65;color:var(--text);max-width:68ch}.pfe-themed .brand-range-heading{margin:32px 0 14px;font-size:20px;font-weight:700;letter-spacing:-.01em;color:var(--ink)}.pfe-themed .brand-range{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.pfe-themed .brand-range li{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:14px 16px}.pfe-themed .brand-range b{display:block;font-size:14px;color:var(--ink);font-weight:600;margin-bottom:2px}.pfe-themed .brand-range span{font-size:13px;color:var(--muted)}.pfe-themed .brand-products{padding:64px 0;background:#fff}.pfe-themed .brand-products-head{display:flex;justify-content:space-between;align-items:flex-end;flex-wrap:wrap;gap:16px;margin-bottom:28px}.pfe-themed .brand-products-head h2{margin:0;font-size:clamp(24px, 2.6vw, 32px);font-weight:700;letter-spacing:-.015em;color:var(--ink)}.pfe-themed .brand-destination{padding:64px 0;background:#fff}.pfe-themed .brand-external-products{margin-bottom:48px}.pfe-themed .brand-external-products-head{max-width:720px;margin-bottom:28px}.pfe-themed .brand-external-products-head h2{margin:0 0 10px;color:var(--ink);font-size:clamp(26px, 3vw, 36px);letter-spacing:-.015em}.pfe-themed .brand-external-products-head p{margin:0;color:var(--muted);font-size:16px;line-height:1.6}.pfe-themed .brand-external-products-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.pfe-themed .brand-external-product-card{display:flex;min-width:0;overflow:hidden;flex-direction:column;border:1px solid var(--line);border-radius:var(--radius-lg);background:#fff;color:var(--ink);box-shadow:0 2px 8px rgb(12 20 32 / .04);transition:border-color .16s,box-shadow .16s,transform .16s}.pfe-themed .brand-external-product-card:hover{border-color:#c9cdd3;color:var(--ink);box-shadow:0 12px 28px rgb(12 20 32 / .1);transform:translateY(-3px)}.pfe-themed .brand-external-product-image{display:block;aspect-ratio:1 / 1;overflow:hidden;border-bottom:1px solid var(--line);background:#fff}.pfe-themed .brand-external-product-image img{width:100%;height:100%;object-fit:contain}.pfe-themed .brand-external-product-copy{display:flex;min-height:190px;flex:1;flex-direction:column;padding:20px}.pfe-themed .brand-external-product-name{display:block;margin:0 0 7px;font-size:17px;font-weight:700;line-height:1.3}.pfe-themed .brand-external-product-description{display:block;color:var(--muted);font-size:14px;line-height:1.55}.pfe-themed .brand-external-product-link{display:block;margin-top:auto;padding-top:18px;color:var(--red-deep);font-size:13px;font-weight:700}.pfe-themed .brand-destination-panel{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:48px;padding:40px;border-radius:var(--radius-lg);background:var(--ink);color:#fff}.pfe-themed .brand-destination-panel h2{margin:0 0 12px;color:#fff;font-size:clamp(26px, 3vw, 36px);letter-spacing:-.015em}.pfe-themed .brand-destination-panel p{max-width:60ch;margin:0;color:rgb(255 255 255 / .72);font-size:16px;line-height:1.6}.pfe-themed .brand-destination-actions{display:flex;min-width:250px;flex-direction:column;gap:10px}.pfe-themed .brand-destination-actions .h-btn{width:100%}.pfe-themed .brand-destination-actions .h-btn-outline{border-color:rgb(255 255 255 / .28);color:#fff}.pfe-themed .brand-destination-actions .h-btn-outline:hover{border-color:#fff;background:#fff;color:var(--ink)}.pfe-themed .hero-photo{position:relative;border-radius:var(--radius-lg);overflow:hidden;border:1px solid var(--line);aspect-ratio:4/3.4;background:var(--bg-3)}.pfe-themed .hero-photo img{width:100%;height:100%;object-fit:cover;display:block}.pfe-themed .section-head-row{max-width:none;display:flex;align-items:flex-end;justify-content:space-between;gap:24px;flex-wrap:wrap}.pfe-themed .section-head-row h2{margin-bottom:0}.pfe-themed .task-search{display:flex;flex:0 1 420px;min-width:0}.pfe-themed .task-search input{flex:1;min-width:0;border:1px solid var(--line);border-right:0;border-radius:var(--radius) 0 0 var(--radius);padding:12px 14px;font:inherit;background:#fff}.pfe-themed .task-search input:focus{outline:2px solid var(--red);outline-offset:-2px}.pfe-themed .task-search .h-btn{border-radius:0 var(--radius) var(--radius) 0}.pfe-themed .task-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.pfe-themed .task-card{display:grid;grid-template-columns:112px 1fr;gap:18px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:var(--radius-lg);padding:16px 20px 16px 16px;transition:border-color .15s,box-shadow .15s,transform .15s}.pfe-themed .task-card:hover{border-color:var(--ink);box-shadow:var(--shadow-md);transform:translateY(-2px)}.pfe-themed .task-img{width:112px;height:112px;background:var(--bg-2);border-radius:var(--radius);display:flex;align-items:center;justify-content:center;overflow:hidden}.pfe-themed .task-img img{max-width:88%;max-height:88%;width:auto;height:auto;object-fit:contain}.pfe-themed .task-body h3{margin:0 0 6px;font-size:17px;font-weight:700;color:var(--ink);letter-spacing:-.01em}.pfe-themed .task-card:hover h3{color:var(--red)}.pfe-themed .task-body p{margin:0;font-size:14px;line-height:1.5;color:var(--muted)}.pfe-themed .story-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:64px;align-items:start}.pfe-themed .story-grid h2{margin:0 0 18px;font-size:clamp(28px, 3.2vw, 40px);font-weight:700;line-height:1.15;letter-spacing:-.015em;color:var(--ink);text-wrap:balance}.pfe-themed .story-grid p{font-size:16.5px;line-height:1.65;color:var(--text);margin:0 0 16px;max-width:58ch}.pfe-themed .story-grid p.muted{color:var(--muted)}.pfe-themed .story-points{list-style:none;margin:0;padding:0;border-top:1px solid var(--line)}.pfe-themed .story-points li{padding:20px 0;border-bottom:1px solid var(--line)}.pfe-themed .story-points b{display:block;font-size:17px;color:var(--ink);margin-bottom:4px}.pfe-themed .story-points span{font-size:15px;line-height:1.55;color:var(--muted)}.pfe-themed .contact-block-cta{flex-direction:column;align-items:stretch}.pfe-themed .h-btn-ghost{background:#fff0;color:#fff;border:1px solid rgb(255 255 255 / .28)}.pfe-themed .h-btn-ghost:hover{border-color:#fff;background:#fff;color:var(--ink)}.pfe-themed .product-grid{font-family:var(--sans)}.pfe-themed :focus-visible{outline:3px solid var(--red);outline-offset:3px}@media (prefers-reduced-motion:reduce){.pfe-themed *,.pfe-themed *::before,.pfe-themed *::after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (max-width:1100px){.pfe-themed .hero-grid{grid-template-columns:1fr;gap:48px}.pfe-themed .brands-grid{grid-template-columns:repeat(2,1fr)}.pfe-themed .task-grid{grid-template-columns:repeat(2,1fr)}.pfe-themed .story-grid{grid-template-columns:1fr;gap:36px}.pfe-themed .hero-photo{aspect-ratio:16/10}.pfe-themed .contact-block{grid-template-columns:1fr;gap:32px;padding:40px}.pfe-themed .brand-hero-grid{grid-template-columns:1fr;gap:28px}.pfe-themed .brand-hero-side{position:static}.pfe-themed .brand-range{grid-template-columns:repeat(2,1fr)}.pfe-themed .brand-external-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pfe-themed .brand-destination-panel{grid-template-columns:1fr;gap:28px}.pfe-themed .brand-destination-actions{min-width:0}}@media (max-width:600px){.pfe-themed .section{padding:56px 0}.pfe-themed .hero{padding:48px 0 64px}.pfe-themed .brand-hero{padding:36px 0 40px}.pfe-themed .brand-hero-side{padding:22px}.pfe-themed .brand-range{grid-template-columns:1fr}.pfe-themed .brand-destination{padding:40px 0}.pfe-themed .brand-external-products{margin-bottom:36px}.pfe-themed .brand-external-products-grid{grid-template-columns:1fr}.pfe-themed .brand-external-product-copy{min-height:0}.pfe-themed .brand-destination-panel{padding:28px}.pfe-themed .brands-grid{grid-template-columns:1fr}.pfe-themed .task-grid{grid-template-columns:1fr}.pfe-themed .task-card{grid-template-columns:84px 1fr}.pfe-themed .task-img{width:84px;height:84px}.pfe-themed .task-search{flex-basis:100%}.pfe-themed .hero-meta{gap:18px}.pfe-themed .contact-block{padding:28px}}