[data-theme=web-dark]{--ps-color-orange-1: #FF6633;--ps-color-orange-2: #B86633;--ps-color-orange-3: #FF7648;--ps-color-orange-4: #FFB299;--ps-color-orange-5: #FFD9CC;--ps-color-orange-6: #FFF7F5;--ps-color-pro-orange-1: #D4520A;--ps-color-pro-orange-2: #A83E06;--ps-color-pro-orange-3: #E06824;--ps-color-pro-orange-4: #EFA882;--ps-color-pro-orange-5: #F8D5BA;--ps-color-pro-orange-6: #FEF5EE;--ps-color-navy-1: #001350;--ps-color-navy-2: #000023;--ps-color-navy-3: #1A2461;--ps-color-navy-4: #7F85A7;--ps-color-navy-5: #BFC2D3;--ps-color-navy-6: #CCCEDC;--ps-color-navy-7: #D9DBE5;--ps-color-navy-8: #E5E6ED;--ps-color-navy-9: #F2F3F6;--ps-color-enterprise-1: #0094FF;--ps-color-enterprise-2: #0066CC;--ps-color-enterprise-3: #1A9FFF;--ps-color-enterprise-4: #7FC9FF;--ps-color-enterprise-5: #BFE4FF;--ps-color-enterprise-6: #F7F9FD;--ps-color-community-1: #0A5468;--ps-color-community-2: #0E728A;--ps-color-community-3: #3AAFC2;--ps-color-community-4: #7FD0DC;--ps-color-community-5: #B3E8F0;--ps-color-community-6: #E8F8FB;--ps-color-purple-1: #3B0E8C;--ps-color-purple-2: #5416BF;--ps-color-purple-3: #6D28D9;--ps-color-purple-4: #9366E8;--ps-color-purple-5: #C4B5FD;--ps-color-purple-6: #F5F3FF;--ps-color-violet-1: #1E1060;--ps-color-violet-2: #312AA0;--ps-color-violet-3: #4B40D4;--ps-color-violet-4: #6B5CF5;--ps-color-violet-5: #A29BF9;--ps-color-violet-6: #EEEEFF;--ps-color-gray-1: #111827;--ps-color-gray-2: #374151;--ps-color-gray-3: #6B7280;--ps-color-gray-4: #9CA3AF;--ps-color-gray-5: #E5E7EB;--ps-color-gray-6: #F9FAFB;--ps-color-unicorn-pink: #FF69B4;--ps-color-unicorn-purple: #9B59B6;--ps-color-unicorn-lavender: #C084FC;--ps-color-unicorn-teal: #2DD4BF;--ps-color-unicorn-yellow: #FDE68A;--ps-color-unicorn-bg: #1A0030;--ps-color-neutral-1: #333332;--ps-color-neutral-2: #262626;--ps-color-neutral-3: #8C8D8E;--ps-color-neutral-4: #CBD0D1;--ps-color-neutral-5: #EBF0F2;--ps-color-neutral-6: #F0F8FB;--ps-color-white: #FFFFFF;--ps-color-black: #000000;--ps-color-red: #F32A4C;--ps-color-bg-default: #000023;--ps-color-bg-subtle: #001350;--ps-color-bg-muted: #1A2461;--ps-color-bg-overlay: #1A2461;--ps-color-bg-dark: #000000;--ps-color-bg-dark-alt: #000023;--ps-color-bg-mid: #001350;--ps-color-bg-brand: #B86633;--ps-color-text-default: #CCCEDC;--ps-color-text-heading: #FFFFFF;--ps-color-text-muted: #7F85A7;--ps-color-text-disabled: #BFC2D3;--ps-color-text-on-dark: #FFFFFF;--ps-color-text-on-brand: #FFFFFF;--ps-color-text-link: #FF7648;--ps-color-text-link-hover: #FFB299;--ps-color-text-error: #F32A4C;--ps-color-border-default: #1A2461;--ps-color-border-subtle: #000023;--ps-color-border-strong: #7F85A7;--ps-color-border-active: #7FC9FF;--ps-color-border-brand: #FF6633;--ps-color-border-error: #F32A4C;--ps-color-action-primary: #FF6633;--ps-color-action-primary-hover: #FF7648;--ps-color-action-primary-active: #B86633;--ps-color-action-primary-text: #FFFFFF;--ps-color-action-primary-subtle: #001350;--ps-color-action-secondary: transparent;--ps-color-action-secondary-border: #BFC2D3;--ps-color-action-secondary-text: #CCCEDC;--ps-color-action-secondary-hover: #001350;--ps-color-status-error: #F32A4C;--ps-color-status-info: #1A9FFF;--ps-color-status-info-bg: #001350;--ps-color-status-error-bg: #001350;--ps-shadow-xs: 0px 0px 10px 0px rgba(0, 0, 0, .3);--ps-shadow-s: 0px 0px 10px 0px rgba(0, 0, 0, .4);--ps-shadow-m: 0px 0px 20px 0px rgba(0, 0, 0, .5);--ps-shadow-card: 0px 6px 15px 0px rgba(0, 0, 0, .4);--ps-shadow-brand: 0 4px 24px rgba(255, 103, 51, .4);background-color:var(--ps-color-bg-default);color:var(--ps-color-text-default)}[data-theme=web-dark] h1,[data-theme=web-dark] h2,[data-theme=web-dark] h3,[data-theme=web-dark] h4{color:var(--ps-color-text-heading)}[data-theme=web-dark] p,[data-theme=web-dark] li{color:var(--ps-color-text-default)}[data-theme=web-dark] .eyebrow{color:var(--ps-color-action-primary)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{margin:0;padding:0}body{font-family:var(--ps-font-family-base);font-size:var(--ps-font-size-16);line-height:var(--ps-font-leading-normal);color:var(--ps-color-text-default);background:var(--ps-color-bg-default);-webkit-font-smoothing:antialiased}img{display:block;max-width:100%}a{color:var(--ps-color-text-link);text-decoration:none;transition:color .15s}a:hover{color:var(--ps-color-text-link-hover)}:root{--ps-color-orange-1: #FF6633;--ps-color-orange-2: #B86633;--ps-color-orange-3: #FF7648;--ps-color-orange-4: #FFB299;--ps-color-orange-5: #FFD9CC;--ps-color-orange-6: #FFF7F5;--ps-color-pro-orange-1: #D4520A;--ps-color-pro-orange-2: #A83E06;--ps-color-pro-orange-3: #E06824;--ps-color-pro-orange-4: #EFA882;--ps-color-pro-orange-5: #F8D5BA;--ps-color-pro-orange-6: #FEF5EE;--ps-color-navy-1: #001350;--ps-color-navy-2: #000023;--ps-color-navy-3: #1A2461;--ps-color-navy-4: #7F85A7;--ps-color-navy-5: #BFC2D3;--ps-color-navy-6: #CCCEDC;--ps-color-navy-7: #D9DBE5;--ps-color-navy-8: #E5E6ED;--ps-color-navy-9: #F2F3F6;--ps-color-enterprise-1: #0094FF;--ps-color-enterprise-2: #0066CC;--ps-color-enterprise-3: #1A9FFF;--ps-color-enterprise-4: #7FC9FF;--ps-color-enterprise-5: #BFE4FF;--ps-color-enterprise-6: #F7F9FD;--ps-color-community-1: #0A5468;--ps-color-community-2: #0E728A;--ps-color-community-3: #3AAFC2;--ps-color-community-4: #7FD0DC;--ps-color-community-5: #B3E8F0;--ps-color-community-6: #E8F8FB;--ps-color-purple-1: #3B0E8C;--ps-color-purple-2: #5416BF;--ps-color-purple-3: #6D28D9;--ps-color-purple-4: #9366E8;--ps-color-purple-5: #C4B5FD;--ps-color-purple-6: #F5F3FF;--ps-color-violet-1: #1E1060;--ps-color-violet-2: #312AA0;--ps-color-violet-3: #4B40D4;--ps-color-violet-4: #6B5CF5;--ps-color-violet-5: #A29BF9;--ps-color-violet-6: #EEEEFF;--ps-color-gray-1: #111827;--ps-color-gray-2: #374151;--ps-color-gray-3: #6B7280;--ps-color-gray-4: #9CA3AF;--ps-color-gray-5: #E5E7EB;--ps-color-gray-6: #F9FAFB;--ps-color-unicorn-pink: #FF69B4;--ps-color-unicorn-purple: #9B59B6;--ps-color-unicorn-lavender: #C084FC;--ps-color-unicorn-teal: #2DD4BF;--ps-color-unicorn-yellow: #FDE68A;--ps-color-unicorn-bg: #1A0030;--ps-color-neutral-1: #333332;--ps-color-neutral-2: #262626;--ps-color-neutral-3: #8C8D8E;--ps-color-neutral-4: #CBD0D1;--ps-color-neutral-5: #EBF0F2;--ps-color-neutral-6: #F0F8FB;--ps-color-white: #FFFFFF;--ps-color-black: #000000;--ps-color-red: #F32A4C;--ps-color-bg-default: #FFFFFF;--ps-color-bg-subtle: #F2F3F6;--ps-color-bg-muted: #E5E6ED;--ps-color-bg-overlay: #D9DBE5;--ps-color-bg-dark: #000023;--ps-color-bg-dark-alt: #001350;--ps-color-bg-mid: #1A2461;--ps-color-bg-brand: #FFF7F5;--ps-color-text-default: #333332;--ps-color-text-heading: #001350;--ps-color-text-muted: #7F85A7;--ps-color-text-disabled: #BFC2D3;--ps-color-text-on-dark: #FFFFFF;--ps-color-text-on-brand: #FFFFFF;--ps-color-text-link: #FF6633;--ps-color-text-link-hover: #FF7648;--ps-color-text-error: #F32A4C;--ps-color-border-default: #D9DBE5;--ps-color-border-subtle: #E5E6ED;--ps-color-border-strong: #BFC2D3;--ps-color-border-active: #7FC9FF;--ps-color-border-brand: #FF6633;--ps-color-border-error: #F32A4C;--ps-color-action-primary: #FF6633;--ps-color-action-primary-hover: #FF7648;--ps-color-action-primary-active: #B86633;--ps-color-action-primary-text: #FFFFFF;--ps-color-action-primary-subtle: #FFF7F5;--ps-color-action-secondary: transparent;--ps-color-action-secondary-border: #000023;--ps-color-action-secondary-text: #000023;--ps-color-action-secondary-hover: #F2F3F6;--ps-color-status-error: #F32A4C;--ps-color-status-info: #0094FF;--ps-color-status-info-bg: #F7F9FD;--ps-color-status-error-bg: #FFF7F5;--ps-color-product-enterprise: #0094FF;--ps-color-product-enterprise-bg: #F7F9FD;--ps-color-product-community: #7FD0DC;--ps-color-product-community-bg: #F2F3F6;--ps-duration-fast: .1s;--ps-duration-base: .2s;--ps-duration-slow: .3s;--ps-duration-slower: .5s;--ps-easing-default: ease;--ps-easing-in: ease-in;--ps-easing-out: ease-out;--ps-easing-in-out: ease-in-out;--ps-easing-spring: cubic-bezier(.34, 1.56, .64, 1);--ps-easing-bounce: cubic-bezier(.68, -.55, .265, 1.55);--ps-easing-snappy: cubic-bezier(.2, 0, 0, 1);--ps-easing-linear: linear;--ps-radius-none: 0px;--ps-radius-xs: 0px;--ps-radius-s: 0px;--ps-radius-m: 0px;--ps-radius-l: 0px;--ps-radius-xl: 0px;--ps-radius-2xl: 0px;--ps-radius-pill: 9999px;--ps-radius-full: 50%;--ps-space-1: .0625rem;--ps-space-2: .125rem;--ps-space-4: .25rem;--ps-space-8: .5rem;--ps-space-12: .75rem;--ps-space-16: 1rem;--ps-space-20: 1.25rem;--ps-space-24: 1.5rem;--ps-space-32: 2rem;--ps-space-40: 2.5rem;--ps-space-48: 3rem;--ps-space-64: 4rem;--ps-space-80: 5rem;--ps-space-96: 6rem;--ps-space-128: 8rem;--ps-space-component-padding-x: 1.5rem;--ps-space-component-padding-y: 1rem;--ps-space-component-gap: 1rem;--ps-space-layout-gap: 2rem;--ps-space-layout-section: 5rem;--ps-layout-container-page: 1400px;--ps-layout-container-content: 1200px;--ps-layout-container-narrow: 800px;--ps-layout-gutter: 1.5rem;--ps-icon-size-s: 1rem;--ps-icon-size-m: 1.5rem;--ps-icon-size-l: 3rem;--ps-font-family-base: "Roboto", Arial, sans-serif;--ps-font-family-heading: "Roboto", Arial, sans-serif;--ps-font-family-grotesk: "Space Grotesk", "Roboto", Arial, sans-serif;--ps-font-family-display: "Roboto", Arial, sans-serif;--ps-font-family-script: "Caveat", cursive;--ps-font-family-mono: "Roboto Mono", monospace;--ps-font-size-12: .75rem;--ps-font-size-14: .875rem;--ps-font-size-16: 1rem;--ps-font-size-18: 1.125rem;--ps-font-size-20: 1.25rem;--ps-font-size-22: 1.375rem;--ps-font-size-24: 1.5rem;--ps-font-size-30: 1.875rem;--ps-font-size-32: 2rem;--ps-font-size-40: 2.5rem;--ps-font-size-50: 3.125rem;--ps-font-size-60: 3.75rem;--ps-font-size-76: 4.75rem;--ps-font-weight-regular: 400;--ps-font-weight-semibold: 600;--ps-font-weight-bold: 700;--ps-font-leading-tighter: 1.1;--ps-font-leading-tight: 1.25;--ps-font-leading-normal: 1.5;--ps-font-leading-relaxed: 1.625;--ps-font-leading-loose: 1.75;--ps-font-tracking-tight: -.04em;--ps-font-tracking-snug: -.01em;--ps-font-tracking-normal: 0em;--ps-font-tracking-wide: .05em;--ps-text-display-size-mobile: 3.125rem;--ps-text-display-size-desktop: 4.75rem;--ps-text-display-family: "Roboto", Arial, sans-serif;--ps-text-display-weight: 400;--ps-text-display-leading: 1.1;--ps-text-display-tracking: -.04em;--ps-text-h1-size-mobile: 2.5rem;--ps-text-h1-size-desktop: 3.75rem;--ps-text-h1-family: "Roboto", Arial, sans-serif;--ps-text-h1-weight: 700;--ps-text-h1-leading: 1.25;--ps-text-h1-tracking: -.04em;--ps-text-h2-size-mobile: 1.875rem;--ps-text-h2-size-desktop: 2.5rem;--ps-text-h2-family: "Roboto", Arial, sans-serif;--ps-text-h2-weight: 700;--ps-text-h2-leading: 1.25;--ps-text-h2-tracking: -.04em;--ps-text-h3-size-mobile: 1.375rem;--ps-text-h3-size-desktop: 2rem;--ps-text-h3-family: "Roboto", Arial, sans-serif;--ps-text-h3-weight: 700;--ps-text-h3-leading: 1.25;--ps-text-h3-tracking: -.01em;--ps-text-h4-size-mobile: 1.25rem;--ps-text-h4-size-desktop: 1.375rem;--ps-text-h4-family: "Roboto", Arial, sans-serif;--ps-text-h4-weight: 600;--ps-text-h4-leading: 1.25;--ps-text-h4-tracking: 0em;--ps-text-h5-size-mobile: 1.125rem;--ps-text-h5-size-desktop: 1.25rem;--ps-text-h5-family: "Roboto", Arial, sans-serif;--ps-text-h5-weight: 600;--ps-text-h5-leading: 1.25;--ps-text-h5-tracking: 0em;--ps-text-h6-size-mobile: 1rem;--ps-text-h6-size-desktop: 1rem;--ps-text-h6-family: "Roboto", Arial, sans-serif;--ps-text-h6-weight: 600;--ps-text-h6-leading: 1.5;--ps-text-h6-tracking: 0em;--ps-text-intro-size-mobile: 1.25rem;--ps-text-intro-size-desktop: 1.5rem;--ps-text-intro-family: "Roboto", Arial, sans-serif;--ps-text-intro-weight: 400;--ps-text-intro-leading: 1.625;--ps-text-body-lg-size: 1.125rem;--ps-text-body-lg-family: "Roboto", Arial, sans-serif;--ps-text-body-lg-weight: 400;--ps-text-body-lg-leading: 1.75;--ps-text-body-size: 1rem;--ps-text-body-family: "Roboto", Arial, sans-serif;--ps-text-body-weight: 400;--ps-text-body-leading: 1.625;--ps-text-body-sm-size: .875rem;--ps-text-body-sm-family: "Roboto", Arial, sans-serif;--ps-text-body-sm-weight: 400;--ps-text-body-sm-leading: 1.5;--ps-text-label-size: .75rem;--ps-text-label-family: "Roboto", Arial, sans-serif;--ps-text-label-weight: 600;--ps-text-label-leading: 1.5;--ps-text-label-tracking: .05em;--ps-text-mono-size: .875rem;--ps-text-mono-family: "Roboto Mono", monospace;--ps-text-mono-weight: 400;--ps-text-mono-leading: 1.625;--ps-shadow-xs: 0px 0px 10px 0px rgba(0, 0, 35, .05);--ps-shadow-s: 0px 0px 10px 0px rgba(0, 0, 35, .1);--ps-shadow-m: 0px 0px 20px 0px rgba(0, 0, 35, .2);--ps-shadow-card: 0px 6px 15px 0px rgba(0, 19, 80, .25);--ps-shadow-brand: 0 4px 20px rgba(255, 103, 51, .3);--ps-component-radius-button: 9999px;--ps-component-radius-card: 0px;--ps-component-radius-input: 0px;--ps-component-radius-badge: 0px;--ps-component-radius-floating-nav: 0px}.container{width:100%;max-width:var(--ps-layout-container-content);margin:0 auto;padding:0 var(--ps-space-24)}@media(min-width:1024px){.container{padding:0 var(--ps-space-48)}}.section{padding:var(--ps-space-80) 0}.section--compact{padding:var(--ps-space-48) 0}.section--dark{background:var(--ps-color-bg-dark)}.section--subtle{background:var(--ps-color-bg-subtle)}h1,.h1{font-family:var(--ps-font-family-heading);font-size:clamp(var(--ps-text-h1-size-mobile),5vw,var(--ps-text-h1-size-desktop));font-weight:var(--ps-text-h1-weight);line-height:var(--ps-text-h1-leading);letter-spacing:var(--ps-text-h1-tracking);color:var(--ps-color-text-heading)}h2,.h2{font-family:var(--ps-font-family-heading);font-size:clamp(var(--ps-text-h2-size-mobile),3.5vw,var(--ps-text-h2-size-desktop));font-weight:var(--ps-text-h2-weight);line-height:var(--ps-text-h2-leading);letter-spacing:var(--ps-text-h2-tracking);color:var(--ps-color-text-heading)}h3,.h3{font-family:var(--ps-font-family-heading);font-size:clamp(var(--ps-text-h3-size-mobile),2vw,var(--ps-text-h3-size-desktop));font-weight:var(--ps-text-h3-weight);line-height:var(--ps-text-h3-leading);letter-spacing:var(--ps-text-h3-tracking);color:var(--ps-color-text-heading)}p{line-height:var(--ps-font-leading-relaxed)}.eyebrow{font-size:var(--ps-font-size-12);font-weight:var(--ps-font-weight-semibold);text-transform:uppercase;letter-spacing:var(--ps-font-tracking-wide);color:var(--ps-color-text-muted);margin-bottom:var(--ps-space-16)}.btn{display:inline-flex;align-items:center;gap:var(--ps-space-8);padding:var(--ps-space-component-padding-y) var(--ps-space-component-padding-x);border-radius:var(--ps-component-radius-button, var(--ps-radius-pill));font-family:var(--ps-font-family-base);font-size:var(--ps-font-size-16);font-weight:var(--ps-font-weight-semibold);line-height:1;cursor:pointer;transition:background-color .15s,color .15s,border-color .15s;border:2px solid transparent;text-decoration:none;white-space:nowrap}.btn--primary{background:var(--ps-color-action-primary);color:var(--ps-color-action-primary-text);border-color:var(--ps-color-action-primary)}.btn--primary:hover{background:var(--ps-color-action-primary-hover);border-color:var(--ps-color-action-primary-hover);color:var(--ps-color-action-primary-text)}.btn--secondary{background:var(--ps-color-action-secondary);color:var(--ps-color-action-secondary-text);border-color:var(--ps-color-action-secondary-border)}.btn--secondary:hover{background:var(--ps-color-action-secondary-hover);color:var(--ps-color-action-secondary-text)}[data-theme=web-dark] .btn--secondary{color:var(--ps-color-text-on-dark);border-color:#ffffff4d;background:transparent}[data-theme=web-dark] .btn--secondary:hover{background:#ffffff14;border-color:#ffffff80}.site-nav{background:#fff;position:sticky;top:0;z-index:100;border-bottom:1px solid rgba(0,0,0,.08)}.site-nav .container{display:grid;grid-template-columns:auto 1fr auto;align-items:center;min-height:64px}.nav-logo{display:inline-flex;align-items:center;gap:.75rem;font-family:var(--ps-font-family-base);font-size:var(--ps-font-size-18);font-weight:var(--ps-font-weight-bold);color:var(--ps-color-text-heading);text-decoration:none;flex-shrink:0;line-height:1.2}.nav-logo__mark{display:block;width:32px;height:32px;flex-shrink:0}.nav-logo__wordmark{display:flex;flex-direction:column;line-height:1.2}.nav-logo__sub{font-size:var(--ps-font-size-12);font-weight:var(--ps-font-weight-regular);color:var(--ps-color-text-muted);letter-spacing:var(--ps-font-tracking-wide);text-transform:uppercase}.nav-links{display:flex;list-style:none;gap:var(--ps-space-4);justify-self:center;justify-content:center}.nav-links a{display:block;position:relative;padding:var(--ps-space-12) var(--ps-space-12);font-size:var(--ps-font-size-14);font-weight:var(--ps-font-weight-semibold);color:var(--ps-color-text-default);text-decoration:none;transition:color .15s}.nav-links a:after{content:"";position:absolute;left:var(--ps-space-12);right:var(--ps-space-12);bottom:6px;height:2px;background:var(--ps-color-action-primary, #FF6633);transform:scaleX(0);transform-origin:left center;transition:transform .2s ease}.nav-links a:hover,.nav-links a[aria-current=page]{color:var(--ps-color-text-heading)}.nav-links a:hover:after,.nav-links a[aria-current=page]:after{transform:scaleX(1)}.nav-ctas{display:flex;gap:var(--ps-space-8);margin-left:auto;flex-shrink:0}.nav-ctas .btn{font-size:var(--ps-font-size-14);padding:.5rem 1.125rem}@media(max-width:767px){.site-nav .container{display:flex;flex-wrap:wrap;align-items:center;padding:var(--ps-space-12) var(--ps-space-16);min-height:auto;gap:0}.nav-logo{flex:1}.nav-ctas{order:2;flex-shrink:0}.nav-ctas .btn{font-size:.8125rem;padding:.375rem .875rem}.nav-links{order:3;width:100%;justify-content:center;gap:0;padding:var(--ps-space-4) 0 0;margin-top:var(--ps-space-8);border-top:1px solid rgba(0,0,0,.07)}.nav-links a{font-size:var(--ps-font-size-12);padding:var(--ps-space-8) var(--ps-space-8) var(--ps-space-2);text-align:center}.nav-links a:after{bottom:0}}.site-footer{border-top:1px solid rgba(255,255,255,.08);padding:var(--ps-space-48) 0 var(--ps-space-32)}.footer-inner{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:var(--ps-space-24)}.footer-logo{font-family:var(--ps-font-family-heading);font-size:var(--ps-font-size-14);font-weight:var(--ps-font-weight-bold);color:#ffffff80;text-decoration:none}.footer-links{list-style:none;display:flex;flex-wrap:wrap;gap:var(--ps-space-24)}.footer-links a{font-size:var(--ps-font-size-14);color:#ffffff80;transition:color .15s}.footer-links a:hover{color:#ffffffe6}.footer-copy{font-size:var(--ps-font-size-12);color:#ffffff59;width:100%}.footer-portswindler{font-family:Georgia,Times New Roman,serif;font-size:.7rem;letter-spacing:.04em;color:#ffffff73;text-decoration:none;margin-left:.5rem;transition:color .2s ease}.footer-portswindler:hover,.footer-portswindler:focus-visible{color:#ffffffd9}.page-header{padding:var(--ps-space-64) 0 var(--ps-space-48)}.page-header h1{color:var(--ps-color-text-on-dark);margin-bottom:var(--ps-space-16)}.page-header p{font-size:var(--ps-font-size-18);color:#ffffffa6;max-width:54ch}.video-poster{display:block;width:100%;margin:var(--ps-space-32) auto 0;aspect-ratio:16 / 9;position:relative;overflow:hidden;border:none;padding:0;cursor:pointer;background:#000}.video-poster__img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:opacity .25s}.video-poster__dim{position:absolute;inset:0;transition:background .25s ease;pointer-events:none}.video-poster__play{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;z-index:2;color:#fff;pointer-events:none}.video-poster__play svg{display:block;width:28px;height:28px;margin-left:4px;filter:drop-shadow(0 1px 2px rgba(0,0,0,.35))}.video-poster__play:before{content:"";position:absolute;width:72px;height:72px;border-radius:50%;background:#0000006b;border:2px solid rgba(255,255,255,.85);transition:background .2s,border-color .2s,transform .2s}.video-poster:hover .video-poster__play:before,.video-poster:focus-visible .video-poster__play:before{background:#0000008c;border-color:#fff;transform:scale(1.05)}.video-poster-modal{position:fixed;inset:0;z-index:400;opacity:0;transition:opacity .2s ease;pointer-events:none}.video-poster-modal.is-open{opacity:1;pointer-events:auto}.video-poster-modal__scrim{position:fixed;inset:0;background:#000000e0;cursor:pointer}.video-poster-modal__player{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:min(880px,92vw)}.video-poster-modal__close{position:absolute;top:-40px;right:0;background:none;border:none;color:#ffffffbf;cursor:pointer;font-size:.875rem;font-weight:600;letter-spacing:.05em;display:flex;align-items:center;gap:.375rem;padding:0}.video-poster-modal__close:hover{color:#fff}.video-poster-modal__frame{aspect-ratio:16 / 9;background:#000}.video-poster-modal__frame iframe{width:100%;height:100%;border:none;display:block}.glossary-term{position:relative;display:inline}.glossary-term__word{cursor:help;text-decoration:underline;text-decoration-style:dotted;text-decoration-color:#ff663380;text-underline-offset:3px}.glossary-term__tip{position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);background:#06091a;border:1px solid rgba(255,255,255,.15);padding:.75rem 1rem;font-size:.8125rem;line-height:1.55;color:#ffffffd9;min-width:260px;max-width:320px;width:max-content;z-index:200;pointer-events:none;box-shadow:0 4px 16px #0006;opacity:0;transition:opacity .15s ease;white-space:normal}.glossary-term:hover .glossary-term__tip,.glossary-term__word:focus+.glossary-term__tip,.glossary-term.is-open .glossary-term__tip{opacity:1}.breadcrumb ol{display:flex;gap:var(--ps-space-8);list-style:none;padding:0;margin:0 0 var(--ps-space-16);font-size:.8125rem}.breadcrumb li+li:before{content:"/";margin-right:var(--ps-space-8);color:#ffffff4d}.breadcrumb a{color:#ffffff8c;text-decoration:none}.breadcrumb a:hover{color:#ffffffd9}.breadcrumb span{color:#ffffffd9;font-weight:600}.rewards-hero__heading{font-size:clamp(1.5rem,2.8vw,2.25rem);line-height:var(--ps-text-h2-leading);letter-spacing:var(--ps-text-h2-tracking);color:var(--ps-color-text-on-dark)}.rewards-hero__intro{font-size:var(--ps-font-size-18);color:#ffffffa6;max-width:60ch;margin-top:var(--ps-space-16);line-height:var(--ps-font-leading-relaxed)}.rewards-stat{border-left:4px solid var(--ps-color-action-primary);padding:var(--ps-space-16) var(--ps-space-24);margin-top:var(--ps-space-32);max-width:62ch}.rewards-stat p{font-size:var(--ps-font-size-18);font-weight:700;color:#ffffffe6;line-height:var(--ps-font-leading-relaxed);margin:0}.rewards-prose{max-width:70ch}.rewards-prose p{font-size:var(--ps-font-size-16);line-height:var(--ps-font-leading-relaxed);color:var(--ps-color-text-default);margin-top:var(--ps-space-16)}.rewards-blockquote{border-left:4px solid var(--ps-color-action-primary);padding:var(--ps-space-16) var(--ps-space-24);margin:var(--ps-space-32) 0 0;max-width:62ch}.rewards-blockquote p{font-size:var(--ps-font-size-16);font-style:italic;line-height:var(--ps-font-leading-relaxed);color:var(--ps-color-text-muted);margin:0}.benefits-category{margin-top:0}.benefits-category .eyebrow{margin-bottom:var(--ps-space-8)}.benefits-category h2{margin-bottom:var(--ps-space-16)}.benefits-category h3{font-family:var(--ps-font-family-heading);font-size:var(--ps-font-size-22);font-weight:700;color:var(--ps-color-text-heading);margin-top:var(--ps-space-32);margin-bottom:var(--ps-space-24)}.wellbeing-intro{margin-bottom:0}.office-cols{display:grid;gap:var(--ps-space-32);align-items:stretch}.office-cols--2{grid-template-columns:repeat(2,1fr)}.office-cols--3{grid-template-columns:repeat(3,1fr)}@media(max-width:768px){.office-cols--2,.office-cols--3{grid-template-columns:1fr}}.office-col{display:flex;flex-direction:column}.office-col h4{font-family:var(--ps-font-family-heading);font-size:var(--ps-font-size-14);font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--ps-color-action-primary);margin-bottom:var(--ps-space-12)}.office-col ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:var(--ps-space-8)}.office-col li{font-size:.9375rem;line-height:var(--ps-font-leading-relaxed);color:var(--ps-color-text-default);padding-left:1.5rem;position:relative}.office-col li:before{content:"";position:absolute;left:0;top:.55em;width:8px;height:8px;border-radius:50%;background:var(--ps-color-action-primary)}.office-col__explore-link{display:block;margin-top:auto;padding-top:var(--ps-space-20);font-size:var(--ps-font-size-12);font-weight:var(--ps-font-weight-semibold);color:var(--ps-color-text-muted);text-align:center;text-decoration:none;transition:color .15s}.office-col__explore-link:hover{color:var(--ps-color-neutral-3)}.benefit-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:var(--ps-space-8);max-width:62ch}.benefit-list li{font-size:.9375rem;line-height:var(--ps-font-leading-relaxed);color:var(--ps-color-text-default);padding-left:1.5rem;position:relative}.benefit-list li:before{content:"";position:absolute;left:0;top:.55em;width:8px;height:8px;border-radius:50%;background:var(--ps-color-action-primary)}.rewards-cta-band h2{margin-bottom:var(--ps-space-24)}.rewards-cta-band .cta-actions{display:flex;flex-wrap:wrap;gap:var(--ps-space-16);align-items:center}.join-hero-outer{min-height:80vh;display:flex;align-items:center;justify-content:center;text-align:center;padding:var(--ps-space-80) 0;background:radial-gradient(ellipse at 50% 20%,#ffffff17,#fff0 55%),radial-gradient(ellipse at 50% 50%,rgba(255,102,51,.07) 0%,transparent 60%),#000023;position:relative;overflow:hidden}.join-cube-overlay{position:absolute;inset:0;z-index:9998;pointer-events:none;background:#000008;opacity:0;transition:opacity .2s ease}.join-cube-overlay.visible{opacity:1}.join-cube-overlay.fading{opacity:0;transition:opacity .55s ease}.join-cube-wrapper{perspective:700px;width:88px;height:88px;margin:0 auto var(--ps-space-64);cursor:pointer}.join-cube-wrapper:hover .join-face--front{opacity:.88}.join-cube-wrapper:focus-visible{outline:2px solid var(--ps-color-action-primary);outline-offset:6px;border-radius:0}.join-cube{width:88px;height:88px;position:relative;transform-style:preserve-3d;animation:ps-cube-float 5s ease-in-out infinite}@keyframes ps-cube-float{0%,to{transform:rotateX(-28deg) rotateY(42deg) translateY(0)}50%{transform:rotateX(-25deg) rotateY(40deg) translateY(-14px)}}@keyframes ps-cube-expand{0%{transform:rotateX(-28deg) rotateY(42deg) scale(1)}to{transform:rotateX(0) rotateY(177deg) scale(16)}}.join-cube.is-expanding{animation:ps-cube-expand .8s cubic-bezier(.35,0,.65,1) forwards!important}.join-cube.is-peak{transform:rotateX(0) rotateY(177deg) scale(16);animation:none!important}.join-cube.is-resetting{animation:ps-cube-float 5s ease-in-out infinite!important}.join-face{position:absolute;width:88px;height:88px}.join-face--front{background:#f63;transform:translateZ(44px);display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.18)}.join-face--top{background:#0d1b5e;transform:rotateX(90deg) translateZ(44px);border:1px solid rgba(255,255,255,.08)}.join-face--right{background:#010110;transform:rotateY(90deg) translateZ(44px);border:1px solid rgba(255,255,255,.04)}.join-face--left{background:#000008;transform:rotateY(-90deg) translateZ(44px);border:1px solid rgba(255,255,255,.04)}.join-face--back{background:#00000e;transform:rotateY(180deg) translateZ(44px)}.join-face--bottom{background:#00000a;transform:rotateX(-90deg) translateZ(44px)}.join-hero-heading{font-family:var(--ps-font-family-heading);font-size:clamp(2rem,5vw,3.5rem);font-weight:700;color:#fffffff2;line-height:1.1;letter-spacing:-.02em;max-width:18ch;margin:0 auto var(--ps-space-20)}.join-hero-heading em{font-weight:400;font-style:italic}.join-hero-sub{font-size:clamp(1rem,1.8vw,1.125rem);color:#ffffff8c;line-height:1.65;max-width:44ch;margin:0 auto}.join-hero-tertiary{display:flex;flex-wrap:wrap;gap:.25rem 2rem;justify-content:center;margin-top:var(--ps-space-32)}.join-hero-tertiary a{font-size:.9375rem;color:#ffffff73;text-decoration:none;transition:color .15s;letter-spacing:.01em}.join-hero-tertiary a:hover{color:#ffffffd9}.join-hero-note{margin-top:var(--ps-space-32);font-size:var(--ps-font-size-12);color:#ffffff4d;text-transform:uppercase;letter-spacing:.1em}.application-intro{max-width:68ch;margin-top:var(--ps-space-16);margin-bottom:var(--ps-space-40)}.application-intro p{font-size:var(--ps-font-size-16);line-height:var(--ps-font-leading-relaxed);color:var(--ps-color-text-default);margin-top:var(--ps-space-16)}.application-intro p:first-child{margin-top:var(--ps-space-16)}.application-intro__link{color:var(--ps-color-action-primary);text-decoration:underline;text-underline-offset:2px}.application-steps{--spine-width: 540px;--col-gap: var(--ps-space-48);display:grid;grid-template-columns:minmax(0,var(--spine-width)) 1fr;column-gap:var(--col-gap);row-gap:var(--ps-space-32);margin-top:var(--ps-space-32);max-width:880px;list-style:none;padding:0}.application-step{grid-column:1;display:grid;grid-template-columns:3rem 1fr;gap:var(--ps-space-16);align-items:start}.application-step__num{font-family:var(--ps-font-family-heading);font-size:1.75rem;font-weight:700;line-height:1;color:var(--ps-color-action-primary);padding-top:2px}.application-step__name{font-weight:700;font-size:var(--ps-font-size-16);color:var(--ps-color-text-heading);margin-bottom:var(--ps-space-8)}.application-step__desc{font-size:.9375rem;line-height:var(--ps-font-leading-relaxed);color:var(--ps-color-text-muted);margin:0}.application-step__desc+.application-step__desc{margin-top:var(--ps-space-12)}.application-step__desc a{color:var(--ps-color-action-primary);text-decoration:underline;text-underline-offset:2px}.application-step__desc a:hover{text-decoration:none}.application-step--conditional{grid-column:2;grid-row:4 / 6;align-self:center;display:block;position:relative;padding:var(--ps-space-20) var(--ps-space-24);border:1.5px dashed var(--ps-color-border-default);border-radius:0;background:#00135005}.application-step--before-branch{--arrow-w: 8px;--arrow-h: 6px;--arrow-gap: 4px;position:relative}.application-step--before-branch:before{content:"";position:absolute;top:calc(100% + var(--ps-space-32) / 2);left:0;width:calc(100% + var(--col-gap) - var(--arrow-w) - var(--arrow-gap));height:1.5px;background:var(--ps-color-action-primary);transform:translateY(-50%)}.application-step--before-branch:after{content:"";position:absolute;top:calc(100% + var(--ps-space-32) / 2);left:calc(100% + var(--col-gap) - var(--arrow-w) - var(--arrow-gap));transform:translateY(-50%);width:0;height:0;border-top:var(--arrow-h) solid transparent;border-bottom:var(--arrow-h) solid transparent;border-left:var(--arrow-w) solid var(--ps-color-action-primary)}.application-step__tag{display:inline-block;font-size:.6875rem;text-transform:uppercase;letter-spacing:.08em;font-weight:700;color:var(--ps-color-action-primary);margin:0 0 var(--ps-space-8)}.application-step__num--half{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}@media(max-width:767px){.application-steps{display:flex;flex-direction:column;gap:var(--ps-space-32);max-width:680px}.application-step--conditional{grid-column:auto;grid-row:auto;align-self:auto;margin-left:calc(3rem + var(--ps-space-16))}.application-step--before-branch:before,.application-step--before-branch:after{display:none}.application-step__num--half{position:absolute;left:calc(-3rem - var(--ps-space-16));top:var(--ps-space-20);width:3rem;height:auto;margin:0;overflow:visible;clip:auto;white-space:normal;font-size:1.25rem;text-align:left}}.application-feedback{margin-top:var(--ps-space-48);max-width:680px;padding:var(--ps-space-24) var(--ps-space-32);border-left:3px solid var(--ps-color-action-primary);background:#ff66330a}.application-feedback__heading{font-family:var(--ps-font-family-heading);font-size:var(--ps-font-size-18);font-weight:700;color:var(--ps-color-text-heading);margin-bottom:var(--ps-space-8)}.application-feedback__desc{font-size:.9375rem;line-height:var(--ps-font-leading-relaxed);color:var(--ps-color-text-default);margin:0}.application-feedback__desc a{color:var(--ps-color-action-primary);text-decoration:underline;text-underline-offset:2px}.application-feedback__desc a:hover{text-decoration:none}.join-vacancies__intro{font-size:var(--ps-font-size-16);line-height:var(--ps-font-leading-relaxed);color:var(--ps-color-text-default);max-width:60ch;margin-top:var(--ps-space-16)}.join-vacancies__actions{display:flex;flex-wrap:wrap;gap:var(--ps-space-16);margin-top:var(--ps-space-24)}.join-prose__video-embed{position:relative;width:100%;padding-bottom:56.25%;height:0;overflow:hidden;align-self:center}.join-prose__video-embed iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none;display:block}.join-prose{display:grid;grid-template-columns:1fr 1fr;gap:var(--ps-space-64);align-items:center}.join-prose--reverse{direction:rtl}.join-prose--reverse>*{direction:ltr}@media(max-width:768px){.join-prose,.join-prose--reverse{grid-template-columns:1fr;direction:ltr}}.join-prose__text h2{margin-bottom:var(--ps-space-16)}.join-prose__text p{font-size:var(--ps-font-size-16);line-height:var(--ps-font-leading-relaxed);color:var(--ps-color-text-default);margin-top:var(--ps-space-16)}.join-prose__text .btn{margin-top:var(--ps-space-24);display:inline-flex}.join-prose__img{aspect-ratio:4 / 3}.join-prose__img--navy{background:#001350}.join-prose__img--orange{background:#f63}.join-prose__img--photo{object-fit:cover;width:100%;display:block}.join-prose__img--constrained{width:75%;max-width:360px;margin:0 auto}.join-prose__img--video-match{position:relative;width:100%;padding-bottom:56.25%;height:0;overflow:hidden;align-self:center}.join-prose__img--video-match-img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.benefits-intro{font-size:var(--ps-font-size-16);line-height:var(--ps-font-leading-relaxed);color:var(--ps-color-text-default);max-width:60ch;margin-bottom:var(--ps-space-32)}.benefits-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--ps-space-16)}@media(max-width:640px){.benefits-grid{grid-template-columns:1fr}}.benefit-card{padding:var(--ps-space-24);border:1px solid rgba(255,255,255,.08);border-radius:var(--ps-radius-l);background:#ffffff0a}.benefit-card h3{font-family:var(--ps-font-family-heading);font-size:var(--ps-font-size-18);font-weight:700;color:var(--ps-color-text-on-dark);margin-bottom:var(--ps-space-12)}.benefit-card ul{list-style:none;display:flex;flex-direction:column;gap:var(--ps-space-8);padding:0;margin:0}.benefit-card li{font-size:var(--ps-font-size-14);line-height:var(--ps-font-leading-relaxed);color:#fff9;padding-left:1rem;position:relative}.benefit-card li:before{content:"·";position:absolute;left:0;color:var(--ps-color-action-primary);font-weight:700}.benefits-cta{margin-top:var(--ps-space-32)}.join-recruiters__intro{max-width:62ch;margin-top:var(--ps-space-16);font-size:var(--ps-font-size-16);line-height:var(--ps-font-leading-relaxed);color:var(--ps-color-text-default)}.join-recruiters__cta{display:inline-flex}.join-recruiters__actions{margin-top:var(--ps-space-24);display:flex;flex-wrap:wrap;gap:var(--ps-space-12)}.recruiters-hero__intro{font-size:var(--ps-font-size-18);color:#ffffffa6;max-width:60ch;margin-top:var(--ps-space-16)}.recruiters-hero__lead{font-size:var(--ps-font-size-18);color:#ffffffeb;font-weight:600;max-width:60ch;margin-top:var(--ps-space-24)}.basics-grid{display:grid;grid-template-columns:1fr 1fr;gap:var(--ps-space-40);margin-top:var(--ps-space-32)}@media(max-width:768px){.basics-grid{grid-template-columns:1fr}}.basics-col h3{font-family:var(--ps-font-family-heading);font-size:var(--ps-font-size-18);font-weight:700;color:var(--ps-color-text-heading);margin-bottom:var(--ps-space-12)}.basics-col p{font-size:.9375rem;line-height:var(--ps-font-leading-relaxed);color:var(--ps-color-text-muted);margin:0}.basics-unified{margin-top:var(--ps-space-32);max-width:72ch}.basics-unified p{font-size:var(--ps-font-size-16);line-height:var(--ps-font-leading-relaxed);color:var(--ps-color-text-default);margin:0}.basics-unified a{color:var(--ps-color-action-primary);text-decoration:underline}.commission-callout{margin-top:var(--ps-space-40);padding:var(--ps-space-24) var(--ps-space-32);background:var(--ps-color-bg-subtle);border-left:4px solid var(--ps-color-action-primary);border-radius:0 var(--ps-radius-l) var(--ps-radius-l) 0;font-size:var(--ps-font-size-18);line-height:var(--ps-font-leading-relaxed);color:var(--ps-color-text-default)}.commission-callout strong{color:var(--ps-color-action-primary)}.expect-cols{display:grid;grid-template-columns:1fr 1fr;gap:var(--ps-space-64);align-items:start}@media(max-width:768px){.expect-cols{grid-template-columns:1fr}}.expect-col h2{font-family:var(--ps-font-family-heading);font-size:clamp(1.25rem,2.5vw,1.75rem);font-weight:700;line-height:1.2;margin-bottom:var(--ps-space-8)}.expect-col__h2--spacer{margin-bottom:var(--ps-space-40)}.expect-col .eyebrow{margin-bottom:var(--ps-space-8)}.expect-col__intro{margin-top:var(--ps-space-16);margin-bottom:var(--ps-space-16);font-size:.9375rem;color:var(--ps-color-text-muted);line-height:1.65}.expect-list{list-style:none;padding:0;margin:var(--ps-space-24) 0 0;display:flex;flex-direction:column;gap:var(--ps-space-16);max-width:640px}.expect-list--top{margin-top:var(--ps-space-16)}.expect-list li{position:relative;padding-left:calc(1.5rem + var(--ps-space-12));font-size:.9375rem;line-height:var(--ps-font-leading-relaxed);color:var(--ps-color-text-default)}.expect-list li:before{content:"➔";position:absolute;left:0;top:.1em;width:1.5rem;color:var(--ps-color-action-primary);font-weight:700}.know-ps-prose p{font-size:var(--ps-font-size-16);line-height:var(--ps-font-leading-relaxed);color:#ffffffb3;margin-top:var(--ps-space-16);max-width:62ch}.know-ps-prose p:first-child{margin-top:var(--ps-space-24)}.know-ps-links{display:flex;flex-wrap:wrap;gap:var(--ps-space-16);margin-top:var(--ps-space-32)}.faq-list{display:flex;flex-direction:column;gap:var(--ps-space-4);margin-top:var(--ps-space-32);max-width:720px}.faq-list details{border:1px solid var(--ps-color-border-default);border-radius:var(--ps-radius-l);overflow:hidden;background:var(--ps-color-bg-default)}.faq-list details[open]{border-color:var(--ps-color-action-primary)}.faq-list summary{list-style:none;cursor:pointer;padding:var(--ps-space-20) var(--ps-space-24);font-family:var(--ps-font-family-heading);font-size:var(--ps-font-size-16);font-weight:700;color:var(--ps-color-text-heading);display:flex;justify-content:space-between;align-items:center;user-select:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";font-size:1.25rem;color:var(--ps-color-action-primary);font-weight:400;flex-shrink:0;margin-left:var(--ps-space-16);transition:transform .2s}.faq-list details[open] summary:after{content:"−"}.faq-answer{padding:0 var(--ps-space-24) var(--ps-space-20);font-size:.9375rem;line-height:var(--ps-font-leading-relaxed);color:var(--ps-color-text-muted)}.faq-answer p{margin:0}.faq-answer p+p{margin-top:var(--ps-space-12)}.recruiters-cta-btns{display:flex;flex-wrap:wrap;gap:var(--ps-space-16);margin-top:var(--ps-space-32);align-items:center}.grad-hero__intro{font-size:var(--ps-font-size-18);color:#ffffffa6;max-width:54ch;margin-top:var(--ps-space-16)}.grad-status-banner{display:inline-flex;align-items:center;gap:var(--ps-space-8);padding:.375rem var(--ps-space-12);margin-bottom:var(--ps-space-24);background:#ff66331f;border:1px solid rgba(255,102,51,.45);border-radius:var(--ps-radius-s);font-family:var(--ps-font-family-heading);font-size:.8125rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--ps-color-action-primary)}.grad-status-banner__dot{width:8px;height:8px;border-radius:50%;background:var(--ps-color-action-primary);flex-shrink:0}.grad-role-grid{display:grid;grid-template-columns:1fr 1fr;gap:var(--ps-space-64);align-items:center;margin-top:var(--ps-space-40)}@media(max-width:768px){.grad-role-grid{grid-template-columns:1fr}}.grad-role-facts{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:var(--ps-space-12)}.grad-role-facts li{font-size:var(--ps-font-size-16);line-height:var(--ps-font-leading-relaxed);color:var(--ps-color-text-default);padding-left:1.5rem;position:relative}.grad-role-facts li:before{content:"";position:absolute;left:0;top:.55em;width:8px;height:8px;border-radius:50%;background:var(--ps-color-action-primary)}.grad-role-facts li strong{color:var(--ps-color-text-heading);font-weight:700}.grad-role-img{aspect-ratio:4 / 3;object-fit:cover;display:block;width:100%}.grad-bullets{list-style:none;padding:0;margin:var(--ps-space-24) 0 0;display:flex;flex-direction:column;gap:var(--ps-space-16);max-width:68ch}.grad-bullets li{font-size:var(--ps-font-size-16);line-height:var(--ps-font-leading-relaxed);color:var(--ps-color-text-default);padding-left:1.5rem;position:relative}.grad-bullets li:before{content:"";position:absolute;left:0;top:.55em;width:8px;height:8px;border-radius:50%;background:var(--ps-color-action-primary)}.grad-bullets li strong{color:var(--ps-color-text-heading);font-weight:700}.grad-bullets--dark li{color:#ffffffbf}.grad-bullets--dark li strong{color:#fff}.grad-section-intro{font-size:var(--ps-font-size-16);line-height:var(--ps-font-leading-relaxed);color:var(--ps-color-text-default);max-width:62ch;margin-top:var(--ps-space-16)}.grad-section-intro--dark{color:#ffffffb3}.grad-criteria-grid{display:grid;grid-template-columns:1fr 1fr;gap:var(--ps-space-48);margin-top:var(--ps-space-32)}@media(max-width:768px){.grad-criteria-grid{grid-template-columns:1fr}}.grad-criteria-group h3{font-family:var(--ps-font-family-heading);font-size:var(--ps-font-size-18);font-weight:700;color:var(--ps-color-text-heading);margin-bottom:var(--ps-space-16)}.swighouse-card{border:2px solid var(--ps-color-text-heading);border-radius:var(--ps-radius-l);padding:var(--ps-space-40);max-width:680px;margin:var(--ps-space-24) auto 0}.swighouse-card p{font-size:var(--ps-font-size-16);line-height:var(--ps-font-leading-relaxed);color:var(--ps-color-text-default);margin-top:var(--ps-space-12)}.swighouse-card p:first-child{margin-top:0}.swighouse-card__eyebrow{font-family:var(--ps-font-family-heading);font-size:.8125rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--ps-color-action-primary);margin-bottom:var(--ps-space-12)}.grad-faqs{margin-top:var(--ps-space-32);max-width:720px;display:flex;flex-direction:column;gap:2px}.grad-faqs details{border-bottom:1px solid var(--ps-color-border-subtle)}.grad-faqs details:first-child{border-top:1px solid var(--ps-color-border-subtle)}.grad-faqs summary{font-family:var(--ps-font-family-heading);font-size:var(--ps-font-size-16);font-weight:700;color:var(--ps-color-text-heading);padding:var(--ps-space-16) 0;cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:var(--ps-space-16)}.grad-faqs summary::-webkit-details-marker{display:none}.grad-faqs summary:after{content:"+";font-size:1.25rem;font-weight:400;color:var(--ps-color-action-primary);flex-shrink:0}.grad-faqs details[open] summary:after{content:"−"}.grad-faqs details p{font-size:.9375rem;line-height:var(--ps-font-leading-relaxed);color:var(--ps-color-text-muted);padding-bottom:var(--ps-space-16);margin:0}.grad-swiggers{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--ps-space-24);margin-top:var(--ps-space-32)}@media(max-width:900px){.grad-swiggers{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.grad-swiggers{grid-template-columns:1fr}}.swigger-card{padding:var(--ps-space-24);border:1px solid var(--ps-color-border-subtle);border-radius:var(--ps-radius-l);display:flex;flex-direction:column;gap:var(--ps-space-16)}.swigger-card__avatar{width:96px;height:96px;border-radius:50%;background:#001350;background-size:cover;background-position:center top;flex-shrink:0;overflow:hidden;position:relative}.swigger-card__avatar--fran{background-image:url(/careers/_uploads/Fran.webp);background-position:center 20%;filter:none}.swigger-card__avatar--maya{background-image:url(/careers/_uploads/Maya.jpg);background-position:50% 30%}.swigger-card__avatar--annie{background-image:url(/careers/_uploads/Annie.png);background-size:cover;background-position:center top}.swigger-card__avatar--ran{background-image:url(/careers/_uploads/Ran.webp);background-size:115%;background-position:50% 35%}.swigger-card blockquote{font-size:.9375rem;line-height:var(--ps-font-leading-relaxed);color:var(--ps-color-text-default);font-style:italic;margin:0;padding:0;flex:1}.swigger-card__name{font-family:var(--ps-font-family-heading);font-size:var(--ps-font-size-14);font-weight:700;color:var(--ps-color-text-heading);margin:0}.swigger-card__role{font-size:.8125rem;color:var(--ps-color-text-muted);margin:0}.grad-cta-intro{font-size:var(--ps-font-size-18);color:#ffffffa6;max-width:44ch;margin-top:var(--ps-space-16);line-height:var(--ps-font-leading-relaxed)}.grad-cta-actions{display:flex;flex-wrap:wrap;gap:var(--ps-space-16);align-items:center;margin-top:var(--ps-space-32)}.grad-cta-back{font-size:.9375rem;color:#ffffffa6;text-decoration:none}.grad-cta-back:hover{color:#fff}.wit-hero__intro{font-size:var(--ps-font-size-18);color:#ffffffa6;max-width:60ch;margin-top:var(--ps-space-16)}.wit-offering__intro{max-width:62ch;margin-top:var(--ps-space-16);font-size:var(--ps-font-size-16);line-height:var(--ps-font-leading-relaxed);color:var(--ps-color-text-default)}.wit-offering__note{margin-top:var(--ps-space-24);font-size:.9375rem;line-height:var(--ps-font-leading-relaxed);color:var(--ps-color-text-muted)}.wit-offer-grid{display:grid;grid-template-columns:1fr 1fr;gap:var(--ps-space-48);margin-top:var(--ps-space-32)}@media(max-width:768px){.wit-offer-grid{grid-template-columns:1fr}}.wit-offer-col h3{font-family:var(--ps-font-family-heading);font-size:var(--ps-font-size-20);font-weight:700;color:var(--ps-color-text-heading);margin-bottom:var(--ps-space-12)}.wit-offer-col p,.wit-offer-col ul{font-size:var(--ps-font-size-16);line-height:var(--ps-font-leading-relaxed);color:var(--ps-color-text-default)}.wit-offer-col ul{list-style:none;padding:0;margin:var(--ps-space-12) 0 0;display:flex;flex-direction:column;gap:var(--ps-space-8)}.wit-offer-col li{padding-left:1.5rem;position:relative}.wit-offer-col li:before{content:"";position:absolute;left:0;top:.55em;width:8px;height:8px;border-radius:50%;background:var(--ps-color-action-primary)}.wit-prose{display:grid;grid-template-columns:1fr 1fr;gap:var(--ps-space-64);align-items:center}@media(max-width:768px){.wit-prose{grid-template-columns:1fr}}.wit-prose__img{aspect-ratio:4 / 3}.wit-prose__img--purple{background:#6d28d9}.wit-prose__text h2{margin-bottom:var(--ps-space-16)}.wit-eligibility__intro{font-size:var(--ps-font-size-16);line-height:var(--ps-font-leading-relaxed);color:var(--ps-color-text-default);margin-top:var(--ps-space-8)}.wit-eligibility-list{list-style:none;padding:0;margin:var(--ps-space-16) 0 0;display:flex;flex-direction:column;gap:var(--ps-space-12)}.wit-eligibility-list li{font-size:var(--ps-font-size-16);line-height:var(--ps-font-leading-relaxed);color:var(--ps-color-text-default);padding-left:1.5rem;position:relative}.wit-eligibility-list li:before{content:"➔";position:absolute;left:0;color:var(--ps-color-action-primary);font-size:var(--ps-font-size-14);font-weight:700;top:2px}.wit-stats-intro{font-size:var(--ps-font-size-16);line-height:var(--ps-font-leading-relaxed);color:#ffffffb3;max-width:62ch;margin-top:var(--ps-space-16);margin-bottom:var(--ps-space-40)}.wit-stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--ps-space-24)}@media(max-width:768px){.wit-stats-grid{grid-template-columns:1fr}}.wit-stat-card{padding:var(--ps-space-32) var(--ps-space-24);border:1px solid rgba(255,255,255,.1);border-radius:var(--ps-radius-l);background:#ffffff0d;display:flex;flex-direction:column;gap:var(--ps-space-12)}.wit-stat-card__number{font-family:var(--ps-font-family-heading);font-size:3.5rem;font-weight:700;line-height:1;color:var(--ps-color-action-primary)}.wit-stat-card__text{font-size:.9375rem;line-height:var(--ps-font-leading-relaxed);color:#ffffffbf;margin:0}.wit-stats-source{margin-top:var(--ps-space-24);font-size:.8125rem;color:#fff6}.wit-reward-grid{display:grid;grid-template-columns:1fr 1fr;gap:var(--ps-space-48);margin-top:var(--ps-space-32)}@media(max-width:768px){.wit-reward-grid{grid-template-columns:1fr}}.wit-reward-col h3{font-family:var(--ps-font-family-heading);font-size:var(--ps-font-size-20);font-weight:700;color:var(--ps-color-text-heading);margin-bottom:var(--ps-space-12)}.wit-reward-col p{font-size:var(--ps-font-size-16);line-height:var(--ps-font-leading-relaxed);color:var(--ps-color-text-default);margin-top:var(--ps-space-8)}.wit-reward-amount{font-family:var(--ps-font-family-heading);font-size:2.25rem;font-weight:700;color:var(--ps-color-action-primary);margin-top:var(--ps-space-12);line-height:1.1}.wit-reward-detail{font-size:var(--ps-font-size-14);color:var(--ps-color-text-muted)}.wit-work-grid{display:grid;grid-template-columns:1fr 1fr;gap:var(--ps-space-48);margin-top:var(--ps-space-32)}@media(max-width:768px){.wit-work-grid{grid-template-columns:1fr}}.wit-work-col h3{font-family:var(--ps-font-family-heading);font-size:var(--ps-font-size-18);font-weight:700;color:var(--ps-color-text-heading);margin-bottom:var(--ps-space-12)}.wit-work-col p{font-size:var(--ps-font-size-16);line-height:var(--ps-font-leading-relaxed);color:var(--ps-color-text-default);margin-top:var(--ps-space-12)}.wit-application-content{max-width:720px}.wit-application-content p{font-size:var(--ps-font-size-16);line-height:var(--ps-font-leading-relaxed);color:var(--ps-color-text-default);margin-top:var(--ps-space-16)}.wit-application-content h3{font-family:var(--ps-font-family-heading);font-size:var(--ps-font-size-18);font-weight:700;color:var(--ps-color-text-heading);margin-top:var(--ps-space-32);margin-bottom:var(--ps-space-12)}.wit-apply-list{list-style:none;padding:0;margin:var(--ps-space-12) 0 0;display:flex;flex-direction:column;gap:var(--ps-space-12)}.wit-apply-list li{font-size:var(--ps-font-size-16);line-height:var(--ps-font-leading-relaxed);color:var(--ps-color-text-default);padding-left:1.5rem;position:relative}.wit-apply-list li:before{content:"";position:absolute;left:0;top:.55em;width:8px;height:8px;border-radius:50%;background:var(--ps-color-action-primary)}.wit-interview-steps{list-style:none;padding:0;margin:var(--ps-space-16) 0 0;display:flex;flex-direction:column;gap:var(--ps-space-24)}.wit-interview-step{display:flex;align-items:center;gap:1rem}.wit-interview-step__num{font-family:var(--ps-font-family-heading);font-size:1.5rem;font-weight:700;line-height:1;color:var(--ps-color-action-primary);flex-shrink:0;margin:.6em 0 0;padding:0}.wit-interview-step__text{font-size:.9375rem;line-height:var(--ps-font-leading-relaxed);color:var(--ps-color-text-default);margin:0;padding:0}.wit-application-note{margin-top:var(--ps-space-24);font-size:.9375rem;line-height:var(--ps-font-leading-relaxed);color:var(--ps-color-text-muted);padding:var(--ps-space-16) var(--ps-space-20);border-left:3px solid var(--ps-color-action-primary);background:#ff66330d;border-radius:0 var(--ps-radius-m) var(--ps-radius-m) 0}.wit-testimonials__intro{max-width:56ch;margin-top:var(--ps-space-16);font-size:var(--ps-font-size-16);line-height:var(--ps-font-leading-relaxed);color:var(--ps-color-text-default)}.wit-testimonials-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--ps-space-24);margin-top:var(--ps-space-32)}@media(max-width:768px){.wit-testimonials-grid{grid-template-columns:1fr}}.wit-testimonial-card{padding:var(--ps-space-24);border:1px solid var(--ps-color-border-subtle);border-radius:var(--ps-radius-l);background:var(--ps-color-bg-subtle);display:flex;flex-direction:column;gap:var(--ps-space-16)}.wit-testimonial-card__avatar{width:56px;height:56px;border-radius:50%;background:var(--ps-color-bg-dark);flex-shrink:0}.wit-testimonial-card__quote{font-size:.9375rem;line-height:var(--ps-font-leading-relaxed);color:var(--ps-color-text-default);font-style:italic;margin:0;flex:1}.wit-testimonial-card__name{font-size:var(--ps-font-size-14);font-weight:700;color:var(--ps-color-text-heading);margin:0}.wit-testimonial-card__role{font-size:.8125rem;color:var(--ps-color-text-muted);margin:0}.wit-testimonial-card--solo{display:flex;flex-direction:row;align-items:center;gap:var(--ps-space-40);padding:var(--ps-space-40);margin-top:var(--ps-space-32);border:1px solid var(--ps-color-border-subtle);background:var(--ps-color-bg-subtle);width:100%}.wit-testimonial-card--solo .wit-testimonial-card__avatar{width:180px;height:180px;border-radius:50%;background:var(--ps-color-bg-dark);flex-shrink:0}.wit-testimonial-card--solo .wit-testimonial-card__body{display:flex;flex-direction:column;gap:var(--ps-space-16);flex:1;min-width:0}.wit-testimonial-card--solo .wit-testimonial-card__quote{font-size:1.0625rem;line-height:var(--ps-font-leading-relaxed);color:var(--ps-color-text-default);font-style:italic;margin:0}@media(max-width:600px){.wit-testimonial-card--solo{flex-direction:column;align-items:flex-start;gap:var(--ps-space-24);padding:var(--ps-space-24)}}.wit-cta__intro{max-width:54ch;margin-top:var(--ps-space-16);font-size:var(--ps-font-size-16);line-height:var(--ps-font-leading-relaxed);color:#ffffffa6}.wit-cta-actions{display:flex;flex-wrap:wrap;gap:var(--ps-space-16);align-items:center;margin-top:var(--ps-space-32)}.wit-cta-note{margin-top:var(--ps-space-24);font-size:var(--ps-font-size-14);color:#ffffff80}.wit-cta-note a{color:#ffffffb3;text-decoration:underline}.wit-cta-note a:hover{color:#fff}.handbook-hero__sub{font-size:var(--ps-font-size-18);color:#ffffffa6;max-width:60ch;margin-top:var(--ps-space-16)}.handbook-design-note{font-style:italic;color:var(--ps-color-text-muted);margin-bottom:var(--ps-space-16)}.handbook-content{max-width:720px;margin:0}.handbook-section{margin-bottom:var(--ps-space-32);padding-bottom:var(--ps-space-32);border-bottom:1px solid var(--ps-color-border-subtle)}.handbook-section--last{border-bottom:none;margin-bottom:0;padding-bottom:0}.handbook-section__heading{font-family:var(--ps-font-family-heading);font-size:1.0625rem;font-weight:700;color:var(--ps-color-text-heading);margin-bottom:var(--ps-space-12)}.handbook-section p{color:var(--ps-color-text-default);line-height:1.65}.handbook-section p+p{margin-top:var(--ps-space-12)}.handbook-aside{color:var(--ps-color-text-muted);font-size:.9375rem}.handbook-list{padding-left:1.25rem;display:flex;flex-direction:column;gap:var(--ps-space-8);color:var(--ps-color-text-default);line-height:1.65;margin-top:var(--ps-space-12)}.handbook-list__after{margin-top:var(--ps-space-24)}.handbook-link{color:var(--ps-color-action-primary)}.handbook-readmore{margin-top:var(--ps-space-12)}.handbook-subsection__heading{font-family:var(--ps-font-family-heading);font-size:1rem;font-weight:700;color:var(--ps-color-text-heading);margin-top:var(--ps-space-24);margin-bottom:var(--ps-space-12)}.handbook-list--ordered{display:block;list-style:decimal;padding-left:1.5rem}.handbook-list--ordered li+li{margin-top:var(--ps-space-8)}.handbook-us-callout{margin-top:var(--ps-space-24);padding:var(--ps-space-20) var(--ps-space-24);background:var(--ps-color-bg-subtle);border-left:4px solid var(--ps-color-action-primary);border-radius:0 var(--ps-radius-l) var(--ps-radius-l) 0}.handbook-us-callout p{color:var(--ps-color-text-default);line-height:1.6;font-size:.9375rem}.handbook-us-callout p+p{margin-top:var(--ps-space-12)}.handbook-us-callout__eyebrow{font-family:var(--ps-font-family-heading);font-size:.8125rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--ps-color-action-primary);margin-bottom:var(--ps-space-8)}.handbook-review-flag{margin-top:var(--ps-space-24);padding:var(--ps-space-16) var(--ps-space-20);background:var(--ps-color-bg-brand);border:1px dashed var(--ps-color-border-brand);border-radius:var(--ps-radius-l)}.handbook-review-flag__label{font-family:var(--ps-font-family-heading);font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--ps-color-action-primary);margin-bottom:var(--ps-space-8)}.handbook-review-flag p:last-child{color:var(--ps-color-text-default);font-size:.9375rem;line-height:1.55}.handbook-cta .container{text-align:center}.handbook-cta__btn{margin-top:var(--ps-space-24);display:inline-block}.city-hero{position:relative;min-height:480px;display:flex;align-items:flex-end;overflow:hidden}.city-hero__bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.city-hero--knutsford .city-hero__bg{object-position:left center}.city-hero--london .city-hero__bg{object-position:center 25%}.city-hero--atlanta .city-hero__bg{object-position:40% center}.city-hero__overlay{position:absolute;inset:0;background:linear-gradient(to top,#000000d9,#0006,#00000026)}.city-hero__content{position:relative;z-index:1;padding:var(--ps-space-64) 0 var(--ps-space-48);width:100%}.city-hero__eyebrow{color:#ffffff8c}.city-hero__title{font-size:clamp(2.5rem,6vw,4rem);color:#fffffff2;margin-bottom:var(--ps-space-12)}.city-hero__sub{font-size:var(--ps-font-size-18);line-height:var(--ps-font-leading-relaxed);color:#ffffffb3;max-width:52ch}.city-about__inner{display:grid;gap:var(--ps-space-48);max-width:76ch}.city-about__para{font-size:var(--ps-font-size-16);line-height:var(--ps-font-leading-relaxed);color:var(--ps-color-text-default);margin-top:var(--ps-space-16)}.city-about__para+.city-about__para{margin-top:var(--ps-space-12)}.address-block{display:inline-flex;align-items:center;gap:var(--ps-space-8);font-family:var(--ps-font-family-mono, "Roboto Mono", monospace);font-size:.8125rem;color:var(--ps-color-text-muted);background:var(--ps-color-bg-subtle);border:1px solid var(--ps-color-border-subtle);border-radius:var(--ps-component-radius-card);padding:var(--ps-space-12) var(--ps-space-16)}.address-block__pin{flex-shrink:0;color:var(--ps-color-action-primary)}.address-block__text{line-height:1.4}.address-copy-btn{background:none;border:none;cursor:pointer;padding:0 0 0 var(--ps-space-8);color:var(--ps-color-text-muted);display:inline-flex;align-items:center;gap:4px;font-size:.75rem;font-family:var(--ps-font-family-mono, "Roboto Mono", monospace);transition:color .15s;border-left:1px solid var(--ps-color-border-subtle);margin-left:var(--ps-space-8);line-height:1}.address-copy-btn__default,.address-copy-btn__copied{display:inline-flex;align-items:center;gap:4px}.address-copy-btn__default[hidden],.address-copy-btn__copied[hidden]{display:none}.address-copy-btn:hover{color:var(--ps-color-action-primary)}.city-amenities__title{margin-bottom:var(--ps-space-24)}.city-amenities__desc{font-size:var(--ps-font-size-16);line-height:var(--ps-font-leading-relaxed);color:var(--ps-color-text-default);max-width:60ch}.city-amenity-list{padding-left:1.25em;margin:var(--ps-space-24) 0 var(--ps-space-40)}.city-amenity-list li{font-size:.9375rem;color:var(--ps-color-text-default);line-height:var(--ps-font-leading-relaxed);margin-bottom:var(--ps-space-8)}.city-amenities__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--ps-space-24);margin-top:var(--ps-space-40)}@media(max-width:640px){.city-amenities__grid{grid-template-columns:1fr}}.city-amenity{display:flex;gap:var(--ps-space-16);align-items:flex-start}.city-amenity__icon{width:40px;height:40px;border-radius:var(--ps-component-radius-card);background:var(--ps-color-bg-default);border:1px solid var(--ps-color-border-subtle);display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--ps-color-action-primary)}.city-amenity__text strong{display:block;font-size:.9375rem;font-weight:var(--ps-font-weight-semibold);color:var(--ps-color-text-default);margin-bottom:var(--ps-space-4)}.city-amenity__text span{font-size:.875rem;color:var(--ps-color-text-muted);line-height:var(--ps-font-leading-relaxed)}.city-gallery__eyebrow{margin-bottom:var(--ps-space-24)}.city-gallery__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--ps-space-32);align-items:start}@media(max-width:768px){.city-gallery__grid{grid-template-columns:1fr}}.polaroid-card--placeholder .polaroid-card__frame{filter:none}.polaroid-card__block{width:100%;aspect-ratio:4 / 3;display:block}.polaroid-card__block--orange{background:var(--ps-color-orange-1, #FF6633)}.polaroid-card__block--navy{background:var(--ps-color-navy-2, #001350)}.polaroid-card__block--deep{background:var(--ps-color-navy-deep, #000023)}.polaroid-card__block--cream{background:#f2e8d5}.polaroid-card__block--teal{background:#3aafc2}.polaroid-card__block--violet{background:#6d28d9}.city-video__container{max-width:900px}.city-video__eyebrow{margin-bottom:var(--ps-space-24)}.city-other__title{margin-bottom:var(--ps-space-32)}.city-other__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--ps-space-24)}@media(max-width:640px){.city-other__grid{grid-template-columns:1fr}}.office-thumb{position:relative;display:block;aspect-ratio:16 / 9;overflow:hidden;text-decoration:none}.office-thumb img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.office-thumb:hover img{transform:scale(1.04)}.office-thumb__overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.75) 0%,transparent 60%)}.office-thumb__label{position:absolute;bottom:0;left:0;right:0;padding:var(--ps-space-20) var(--ps-space-24)}.office-thumb__city{display:block;font-family:var(--ps-font-family-heading);font-size:var(--ps-font-size-20);font-weight:700;color:#fffffff2}.office-thumb__country{display:block;font-size:.8125rem;color:#ffffff8c;margin-top:var(--ps-space-4)}#opening{padding-bottom:var(--ps-space-24)}#origin{padding-top:var(--ps-space-24)}#origin .speech-bubble-band:last-child{margin-bottom:0}#people-and-work,#standard-and-care{padding-top:var(--ps-space-16)}#cultural-contract,#what-it-feels-like{padding-top:var(--ps-space-8)}.culture-hero{position:relative;overflow:hidden}.culture-hero__inner{display:flex;align-items:center;gap:var(--ps-space-48);max-width:860px}.culture-hero__copy{flex:1;min-width:0}.culture-hero__title{color:var(--ps-color-text-on-dark);font-size:clamp(2rem,5vw,3.5rem);margin-bottom:var(--ps-space-20)}.culture-hero__sub{font-size:clamp(1rem,1.5vw,1.25rem);line-height:1.6;color:#ffffffb3;max-width:56ch}.culture-hero__bubbles{display:flex;flex-direction:column;gap:var(--ps-space-24);flex-shrink:0;width:240px}@media(max-width:640px){.culture-hero__inner{flex-direction:column;gap:var(--ps-space-32)}.culture-hero__bubbles{flex-direction:row;flex-wrap:wrap;width:100%;gap:var(--ps-space-12)}.culture-hero__bubbles .speech-bubble{flex:1;min-width:140px;font-size:.75rem}}.culture-hero__icons{position:absolute;right:0;top:0;bottom:0;width:340px;pointer-events:none;color:#fff}.culture-hero__icons .culture-hero__icon{position:absolute;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round}.culture-hero__icon--1{width:114px;height:114px;top:18px;right:12px;opacity:.07;transform:rotate(-7deg)}.culture-hero__icon--2{width:66px;height:66px;top:24px;right:158px;opacity:.06;transform:rotate(9deg)}.culture-hero__icon--3{width:58px;height:58px;top:38%;right:220px;opacity:.05;transform:rotate(-11deg)}.culture-hero__icon--4{width:90px;height:90px;top:42%;right:75px;opacity:.08;transform:rotate(-4deg)}.culture-hero__icon--5{width:82px;height:82px;bottom:28px;right:148px;opacity:.09;transform:rotate(13deg)}.culture-hero__icon--6{width:128px;height:128px;bottom:-14px;right:0;opacity:.07;transform:rotate(-5deg)}@media(max-width:900px){.culture-hero__icons{display:none}}.speech-bubble{position:relative;padding:var(--ps-space-16) var(--ps-space-20);background:var(--ps-color-navy-2, #001350);border:2px solid rgba(255,255,255,.18);font-size:.9375rem;line-height:1.5;color:#ffffffd9;box-shadow:3px 3px #00000080}.speech-bubble em{font-style:italic;color:#fff}.speech-bubble--q1:after,.speech-bubble--q2:after{content:"";position:absolute;width:4px;height:4px}.speech-bubble--q1:after{bottom:-6px;left:12px;background:#fff6;box-shadow:0 4px #fff6,-4px 8px #fff6}.speech-bubble--q2:after{bottom:-6px;right:12px;background:#fff6;box-shadow:0 4px #fff6,4px 8px #fff6}.speech-bubble--bridge:after{content:"";position:absolute;width:4px;height:4px;bottom:-6px;left:50%;transform:translate(-50%);background:#fff6;box-shadow:0 4px #fff6,-4px 8px #fff6}.speech-bubble--bridge.speech-bubble--lg:after{width:5px;height:5px;bottom:-8px;box-shadow:0 5px #fff6,-5px 10px #fff6}.speech-bubble--bridge{max-width:none;margin:0 auto;font-style:italic;text-align:center;font-size:1.125rem;line-height:1.65;padding:var(--ps-space-24) var(--ps-space-32);border:none;box-shadow:none}.speech-bubble__attribution{display:block;font-style:normal;font-size:.8125rem;color:#ffffff73;margin-top:var(--ps-space-16);letter-spacing:.02em}.speech-bubble--lg{font-size:clamp(1.25rem,1.8vw,1.5rem);line-height:1.55;padding:var(--ps-space-32) var(--ps-space-40);max-width:64ch}.speech-bubble-band{background:var(--ps-color-navy-2);margin:var(--ps-space-64) calc(50% - 50vw);padding:var(--ps-space-48) calc(50vw - 50%)}.culture-notice{display:flex;gap:var(--ps-space-16);padding:var(--ps-space-20) var(--ps-space-24);background:var(--ps-color-bg-subtle);border-left:3px solid var(--ps-color-action-primary);margin:var(--ps-space-24) 0}.culture-notice__icon{color:var(--ps-color-action-primary);flex-shrink:0;padding-top:2px}.culture-notice__label{display:block;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--ps-color-action-primary);margin-bottom:var(--ps-space-8)}.culture-notice p{font-size:1rem;line-height:1.6;color:var(--ps-color-text-default);margin:0}.culture-photo{display:flex;justify-content:center;margin:var(--ps-space-40) auto;max-width:360px}.culture-photo .polaroid-card{margin:0}.culture-unit-test-photo{margin:var(--ps-space-40) auto var(--ps-space-64);max-width:560px}.culture-unit-test-photo__img{display:block;width:100%;height:auto}.culture-yinyang-photo{margin:var(--ps-space-40) auto var(--ps-space-64);max-width:560px;display:flex;justify-content:center}.culture-yinyang-photo__img{display:block;width:100%;height:auto;border:none}.culture-value{background:var(--ps-color-bg-default)}.culture-value h2{margin-bottom:var(--ps-space-24)}.culture-value h3{font-family:var(--ps-font-family-heading);font-weight:700;font-size:1.125rem;margin-top:var(--ps-space-32);margin-bottom:var(--ps-space-8);color:var(--ps-color-text-heading)}.culture-value p{margin-bottom:var(--ps-space-16);font-size:var(--ps-font-size-16);line-height:var(--ps-font-leading-relaxed);color:var(--ps-color-text-default)}.culture-value p:last-child{margin-bottom:0}.culture-mission-statement{font-family:var(--ps-font-family-heading);font-size:clamp(1.5rem,3vw,2rem);font-weight:700;line-height:1.2;color:var(--ps-color-text-heading);margin-bottom:var(--ps-space-24)}.culture-practice{padding:var(--ps-space-20) var(--ps-space-24);border-left:3px solid var(--ps-color-action-primary);background:var(--ps-color-bg-subtle);margin:var(--ps-space-24) 0}.culture-practice-label{display:block;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--ps-color-action-primary);margin-bottom:var(--ps-space-8)}.culture-practice p{font-size:1rem;line-height:1.6;color:var(--ps-color-text-muted);margin-bottom:var(--ps-space-8)}.culture-practice p:last-child{margin-bottom:0}.culture-glossary-intro{color:var(--ps-color-text-muted);font-size:var(--ps-font-size-16);margin-top:var(--ps-space-8)}.culture-glossary{display:grid;gap:var(--ps-space-24);grid-template-columns:1fr;margin-top:var(--ps-space-40)}@media(min-width:640px){.culture-glossary{grid-template-columns:repeat(2,1fr);gap:var(--ps-space-24) var(--ps-space-64)}}.culture-glossary dt{font-family:var(--ps-font-family-heading);font-size:1rem;font-weight:700;color:var(--ps-color-text-heading);margin-bottom:var(--ps-space-4)}.culture-glossary dd{font-size:.875rem;color:var(--ps-color-text-muted);line-height:1.6;margin:0}.culture-glossary-group{margin-top:var(--ps-space-48)}.culture-glossary-group:first-of-type{margin-top:var(--ps-space-32)}.culture-glossary-group__name{font-family:var(--ps-font-family-heading);font-weight:700;font-size:1.25rem;color:var(--ps-color-text-heading);margin-bottom:var(--ps-space-4)}.culture-glossary-group__tagline{font-style:italic;color:var(--ps-color-text-muted);margin:0 0 var(--ps-space-16)}.culture-glossary-group .culture-glossary{margin-top:var(--ps-space-20)}.culture-closing__inner{text-align:center;max-width:62ch;margin:0 auto}.culture-closing__eyebrow{font-size:.8125rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--ps-color-action-primary);margin-bottom:var(--ps-space-16)}.culture-closing__heading{font-size:clamp(1.5rem,3vw,2.25rem);color:var(--ps-color-text-heading);margin-bottom:var(--ps-space-32)}.culture-closing__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--ps-space-12)}.culture-subnav{position:fixed;bottom:var(--ps-space-24);left:50%;z-index:200;background:#06091a;box-shadow:0 0 0 1px #ffffff17,0 8px 32px #00000080,0 2px 8px #0000004d;transform:translate(-50%) translateY(calc(100% + 1.5rem));transition:transform .4s cubic-bezier(.25,.46,.45,.94),opacity .3s}.culture-subnav.is-visible{transform:translate(-50%) translateY(0)}.culture-subnav.is-hidden{opacity:0;pointer-events:none}.culture-subnav__inner{padding:var(--ps-space-8);display:flex;align-items:center;gap:0}.culture-subnav__link{display:flex;flex-direction:column;align-items:center;gap:.25rem;padding:var(--ps-space-8) var(--ps-space-12);color:#ffffff73;text-decoration:none;transition:color .15s,background .15s;flex-shrink:0}.culture-subnav__link:hover{color:#ffffffeb;background:color-mix(in srgb,var(--vc, white) 10%,transparent)}.culture-subnav__link:hover svg{color:var(--vc, rgba(255, 255, 255, .92))}.culture-subnav__link svg{display:block;width:18px;height:18px;color:var(--vc, rgba(255, 255, 255, .45));transition:color .15s}.culture-subnav__link--mission{--vc: #FF6633}.culture-subnav__link--trust{--vc: #3B82F6}.culture-subnav__link--learning{--vc: #8B5CF6}.culture-subnav__link--highbar{--vc: #EF4444}.culture-subnav__link--generous{--vc: #14B8A6}.culture-subnav__link--fun{--vc: #F59E0B}.culture-subnav__label{font-size:.5625rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;white-space:nowrap;line-height:1}.culture-subnav__divider{width:1px;height:28px;background:#ffffff1a;flex-shrink:0;margin:0 var(--ps-space-4)}@media(max-width:480px){.culture-subnav__link{padding:var(--ps-space-8)}.culture-subnav__label{display:none}}.life-hero{padding-top:var(--ps-space-80);padding-bottom:var(--ps-space-80)}.life-hero__title{color:var(--ps-color-text-on-dark);font-size:clamp(2rem,5vw,3.5rem);margin-bottom:var(--ps-space-20)}.life-hero__sub{font-size:clamp(1rem,1.5vw,1.25rem);line-height:1.6;color:#ffffffb3;max-width:56ch}.life-timeline{list-style:none;padding:0;padding-left:var(--ps-space-24);margin:var(--ps-space-24) 0;border-left:2px solid var(--ps-color-action-primary, #FF6633)}.life-timeline li{position:relative;margin-bottom:var(--ps-space-20);font-size:1rem;line-height:1.6}.life-timeline li:before{content:"";position:absolute;left:calc(-1 * var(--ps-space-24) - 4px);top:.45em;width:7px;height:7px;border-radius:50%;background:var(--ps-color-action-primary, #FF6633)}.life-timeline__year{font-weight:700;color:var(--ps-color-action-primary, #FF6633);margin-right:.4em}.life-timeline__video{display:inline-flex;align-items:center;justify-content:center;margin-left:var(--ps-space-8);vertical-align:middle;background:none;border:none;padding:0;cursor:pointer;color:red;opacity:.8;transition:opacity .15s}.life-timeline__video:hover{opacity:1}.product-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--ps-space-24);margin:var(--ps-space-32) 0}@media(max-width:768px){.product-cards{grid-template-columns:1fr}}.product-card{padding:var(--ps-space-24) 0;display:flex;flex-direction:column;gap:var(--ps-space-12)}.product-card--pro{--product-color: #5B4FFF}.product-card--dast{--product-color: #3B82F6}.product-card--research{--product-color: var(--ps-color-action-primary, #FF6633)}.product-card__logo{display:block;margin-bottom:var(--ps-space-12)}.product-card__title-link{font-family:var(--ps-font-family-heading);font-size:1.125rem;font-weight:700;color:var(--ps-color-text-heading);text-decoration:none;display:inline-flex;align-items:baseline;gap:.25rem;transition:color .15s}.product-card__title-link:hover{color:var(--product-color)}.product-card__title-link svg{display:inline-block;margin-left:.35rem;vertical-align:middle;opacity:.55;flex-shrink:0}.product-card__desc{font-size:.9375rem;color:var(--ps-color-text-muted);line-height:1.6;flex:1}.life-workplace h2{margin-bottom:var(--ps-space-12)}.office-panels{display:flex;height:420px;margin:var(--ps-space-32) 0 0;overflow:hidden;gap:3px}.office-panel{flex:1;display:block;position:relative;overflow:hidden;background:#06091a;transition:flex .45s cubic-bezier(.25,.46,.45,.94);text-decoration:none}.office-panel:hover{flex:1.06}.office-panels:hover .office-panel:not(:hover){flex:.97}.office-panel__img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:none;transition:filter .4s ease}.office-panel--knutsford .office-panel__img{object-position:left center}.office-panel--atlanta .office-panel__img{object-position:40% center}.office-panel--london .office-panel__img{object-position:right center}.office-panel__shade{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.75) 0%,rgba(0,0,0,.15) 45%,transparent 100%)}.office-panel__label{position:absolute;bottom:0;left:0;padding:var(--ps-space-24)}.office-panel__aka{font-family:var(--ps-font-family-heading);font-size:1rem;font-weight:700;color:#ffffffeb;display:block;margin-bottom:.25rem}.office-panel__loc{font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;color:#ffffff80;display:block;font-weight:600}@media(max-width:640px){.office-panels{flex-direction:column;height:auto}.office-panel{height:220px}}.workplace-sub{margin-top:var(--ps-space-48)}.workplace-sub__heading{font-family:var(--ps-font-family-heading);font-weight:700;font-size:1.5rem;margin-top:var(--ps-space-8);margin-bottom:var(--ps-space-24);display:inline-block;color:var(--ps-color-text-heading)}.workplace-prose{display:grid;grid-template-columns:1fr 1fr;gap:var(--ps-space-64);align-items:flex-start;margin-top:0}.workplace-prose--reverse>:first-child{order:2}@media(max-width:768px){.workplace-prose,.workplace-prose--reverse{grid-template-columns:1fr}.workplace-prose--reverse>:first-child{order:0}}.workplace-prose__text p{font-size:var(--ps-font-size-16);line-height:var(--ps-font-leading-relaxed);color:var(--ps-color-text-default);margin-top:var(--ps-space-16)}.workplace-prose__text p:first-child{margin-top:0}.workplace-prose__img{aspect-ratio:4 / 3;width:100%;object-fit:cover}.workplace-prose__img--flip{transform:scaleX(-1)}.workplace-prose__img--anchor-top{align-self:start}.life-workplace__lede{max-width:62ch;margin-bottom:var(--ps-space-16)}.workplace-locations{margin-top:var(--ps-space-48)}.workplace-locations__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--ps-space-32);margin-top:var(--ps-space-24)}@media(max-width:900px){.workplace-locations__grid{grid-template-columns:1fr}}.workplace-location__title{font-family:var(--ps-font-family-heading);font-weight:700;font-size:1.0625rem;color:var(--ps-color-text-heading);margin-bottom:var(--ps-space-8)}.workplace-location__body{font-size:var(--ps-font-size-16);line-height:var(--ps-font-leading-relaxed);color:var(--ps-color-text-default)}.workplace-locations__cta{font-size:var(--ps-font-size-16);line-height:var(--ps-font-leading-relaxed);color:var(--ps-color-text-default);margin-top:var(--ps-space-24);max-width:60ch}.life-workplace{padding-bottom:var(--ps-space-40)}.life-wellbeing{padding-top:var(--ps-space-40)}.life-flexible{padding-bottom:var(--ps-space-40)}.life-better{padding-top:0}.wellbeing-abbr{position:relative;text-decoration:underline dotted;text-underline-offset:.2em;cursor:help}.wellbeing-abbr:after{content:attr(title);position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);background:var(--ps-color-navy-2);color:#fffffff2;padding:8px 14px;font-family:var(--ps-font-family-base);font-size:.8125rem;font-style:normal;font-weight:400;letter-spacing:0;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .15s ease;z-index:10}.wellbeing-abbr:hover:after,.wellbeing-abbr:focus:after{opacity:1}.manifesto-bridge{padding:var(--ps-space-48) 0}.manifesto-bridge .container{display:flex;justify-content:center}.manifesto-bridge .speech-bubble--bridge:after{display:none}.life-better h2{margin-bottom:var(--ps-space-16)}.life-better__section-eyebrow{margin-top:var(--ps-space-48);margin-bottom:var(--ps-space-8)}.life-better__section-heading{margin-top:0;margin-bottom:0}.life-better__lede{max-width:62ch;margin-bottom:var(--ps-space-32)}.life-better__h3{font-family:var(--ps-font-family-heading);font-weight:700;font-size:1.25rem;margin-bottom:var(--ps-space-16);color:var(--ps-color-text-heading)}.life-better__h3--spaced{margin-top:var(--ps-space-40);margin-bottom:var(--ps-space-24)}.life-better__intro{margin-bottom:var(--ps-space-20)}.better-together-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--ps-space-24);margin:0}@media(max-width:640px){.better-together-grid{grid-template-columns:1fr}}.better-point{display:flex;flex-direction:column;gap:.35rem}.better-point__title{font-weight:700;font-size:1rem;color:var(--ps-color-text-heading)}.better-point__body{font-size:.9375rem;color:var(--ps-color-text-muted);line-height:1.6;margin:0}.life-better__videoband{width:100vw;margin-left:calc(-50vw + 50%);padding:var(--ps-space-48) 0;margin-top:0;margin-bottom:var(--ps-space-12)}.life-better__videoband-lede{color:#ffffffa6;max-width:52ch;margin:var(--ps-space-12) 0 0}.better-point__icon{color:var(--ps-color-action-primary);margin-bottom:var(--ps-space-12)}.polaroid-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--ps-space-32);align-items:start}@media(max-width:768px){.polaroid-grid{grid-template-columns:1fr}}.polaroid-card__frame{background:#fff;padding:10px 10px 44px;box-shadow:0 8px 28px #00000021,0 2px 6px #00000012;margin-bottom:var(--ps-space-20);filter:contrast(.74) brightness(1.1) saturate(.58) sepia(.22)}.polaroid-card--p1 .polaroid-card__frame{transform:rotate(-1.5deg)}.polaroid-card--p2 .polaroid-card__frame{transform:rotate(0)}.polaroid-card--p3 .polaroid-card__frame{transform:rotate(1.5deg)}.polaroid-card__img{width:100%;aspect-ratio:4 / 3;object-fit:cover;object-position:center;display:block}.polaroid-card--p3 .polaroid-card__img{object-position:50% 40%}.polaroid-card__caption{font-size:.65rem;font-family:var(--ps-font-family-mono, monospace);color:#999;margin:12px 0 0;text-align:center}.polaroid-card__list{padding-left:var(--ps-space-20);display:flex;flex-direction:column;gap:var(--ps-space-8);font-size:.9375rem;color:var(--ps-color-text-muted);line-height:1.55}.polaroid-card__img--portrait{aspect-ratio:3 / 4;object-position:center top}.polaroid-card__img-wrap--rotate90{position:relative;width:100%;aspect-ratio:3 / 4;overflow:hidden}.polaroid-card__img-wrap--rotate90 .polaroid-card__img{position:absolute;width:100%;height:100%;aspect-ratio:auto;object-fit:cover;object-position:center center;transform:rotate(90deg);transform-origin:center center}.social-calendar-with-photo{display:flex;flex-direction:row;align-items:flex-start;gap:var(--ps-space-48)}.social-calendar-text{flex:1 1 auto;min-width:0}.social-calendar-text h3{margin-top:var(--ps-space-8);margin-bottom:var(--ps-space-24)}.social-calendar-text .benefit-list{max-width:none}.social-calendar-polaroid{flex-shrink:0;flex-grow:0;display:flex;align-items:flex-start;margin-top:2rem}.social-calendar-polaroid .polaroid-card{width:180px}@media(max-width:600px){.social-calendar-with-photo{flex-direction:column}.social-calendar-polaroid{align-self:center}.social-calendar-polaroid .polaroid-card{width:160px}}.life-better__section-divider{border:none;border-top:1px solid var(--ps-color-border-default);margin:var(--ps-space-48) 0 0}.life-better__invest-band{width:100vw;margin-left:calc(-50vw + 50%);margin-top:var(--ps-space-48);padding:var(--ps-space-64) 0;background:var(--ps-color-bg-dark)}.life-better__h3--on-dark{color:var(--ps-color-text-on-dark)}.life-better__intro--on-dark,.polaroid-card__list--on-dark,.life-better__incidental-note--on-dark{color:#ffffffbf}.life-better__incidental-note--on-dark strong{color:#fffffff2}.life-better__incidental-note{margin-top:var(--ps-space-32);font-size:var(--ps-font-size-16);line-height:var(--ps-font-leading-relaxed);color:var(--ps-color-text-default)}.life-better__incidental-note strong{color:var(--ps-color-text-heading)}.life-better__closing{margin-top:var(--ps-space-40)}.life-better__actions{display:flex;flex-wrap:wrap;gap:var(--ps-space-12);margin-top:var(--ps-space-16)}.better-together-grid--reasons{grid-template-columns:repeat(3,1fr);margin-top:var(--ps-space-48);margin-bottom:var(--ps-space-32)}@media(max-width:900px){.better-together-grid--reasons{grid-template-columns:1fr}}.life-culture-funnel{text-align:center;background:radial-gradient(ellipse at 50% 0%,#ffffff2e,#fff0 65%),#000023}.life-culture-funnel__inner{max-width:52ch;margin:0 auto}.life-culture-funnel__bolt{display:block;margin:0 auto var(--ps-space-24)}.life-culture-funnel__heading{color:var(--ps-color-text-on-dark);margin:var(--ps-space-12) 0 var(--ps-space-16)}.life-culture-funnel__lede{font-size:1rem;color:#fff9;line-height:1.65;margin-bottom:var(--ps-space-32)}.life-handbook{text-align:center}.life-handbook__inner{max-width:52ch;margin:0 auto}.life-handbook__heading{margin:var(--ps-space-12) 0 var(--ps-space-16)}.life-handbook__lede{color:var(--ps-color-text-muted);margin-bottom:var(--ps-space-40)}.life-handbook__hint{font-size:.875rem;color:var(--ps-color-text-muted)}.life-handbook__hint-link{color:var(--ps-color-action-primary);text-decoration:none;font-weight:600}.life-handbook__hint-link:hover{text-decoration:underline}.book-link{display:block;text-decoration:none;width:fit-content;margin:0 auto var(--ps-space-32)}.book-wrapper{perspective:900px}.book{width:110px;height:148px;position:relative;transform-style:preserve-3d;transform:rotateX(-10deg) rotateY(30deg);transition:transform .45s cubic-bezier(.25,.46,.45,.94)}.book-link:hover .book{transform:rotateX(-10deg) rotateY(40deg)}.book-face{position:absolute;width:110px;height:148px}.book-cover{background:#000023;transform:translateZ(14px);transform-origin:left center;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.875rem;border:1px solid rgba(255,255,255,.12);transition:transform .45s cubic-bezier(.25,.46,.45,.94)}.book-link:hover .book-cover{transform:translateZ(14px) rotateY(-18deg)}.book-cover__title{font-family:var(--ps-font-family-heading);font-size:.75rem;font-weight:700;color:#ffffffb3;text-transform:uppercase;letter-spacing:.1em;text-align:center;padding:0 .75rem;line-height:1.3;margin:0}.book-spine{width:28px;height:148px;background:#000015;transform:rotateY(-90deg) translate(-14px);border-right:1px solid rgba(255,255,255,.06)}.book-pages{width:22px;height:146px;background:linear-gradient(to right,#e8e3d8,#f5f0e8,#e8e3d8);transform:rotateY(90deg) translateZ(96px) translate(11px);top:1px}.book-back{background:#000015;transform:translateZ(-14px)}@media(prefers-reduced-motion:reduce){.book,.book-cover{transition:none}}.stat-strip{display:flex;gap:var(--ps-space-32);flex-wrap:wrap;margin:var(--ps-space-32) 0}.stat-item{display:flex;flex-direction:column;gap:.25rem}.stat-item__approx{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;line-height:1;margin-bottom:.2rem;display:block;color:#ffffff73;user-select:none}.stat-item__approx--spacer{color:transparent}.stat-item__number{font-family:var(--ps-font-family-mono, "Roboto Mono", monospace);font-size:clamp(2.5rem,5vw,4rem);font-weight:700;color:var(--ps-color-action-primary);line-height:1}.stat-item__label{font-size:.9375rem;color:#fff9;line-height:1.4}.life-joining__prose{color:#ffffffb3;max-width:60ch;margin-bottom:var(--ps-space-16)}.life-joining__actions{display:flex;flex-wrap:wrap;gap:var(--ps-space-16);margin-top:var(--ps-space-40)}.anti-modal{position:fixed;inset:0;z-index:9999;background:#f5f5f0;overflow-y:auto;font-family:Georgia,serif}.anti-modal[hidden]{display:none}.anti-modal__inner{max-width:680px;margin:0 auto;padding:3rem 2rem 6rem}.anti-modal__header{text-align:center;border-bottom:3px double #999;padding-bottom:1.5rem;margin-bottom:2rem}.anti-modal__confidential{font-size:.625rem;letter-spacing:.2em;text-transform:uppercase;color:#c00;margin-bottom:1rem;text-align:center;display:block;width:100%;clear:both}.anti-modal__title{font-size:1.5rem;font-weight:700;margin:0 0 .25rem}.anti-modal__subtitle{font-size:.875rem;color:#555;margin:0 0 .25rem}.anti-modal__date{font-size:.75rem;color:#888;margin:0}.anti-modal__toc{background:#eee;border:1px solid #ccc;padding:1rem 1.5rem;margin-bottom:2rem;font-size:.875rem}.anti-modal__toc ol{margin:.5rem 0 0;padding-left:1.5rem}.anti-modal__toc li{margin-bottom:.25rem}.anti-modal__section{margin-bottom:2rem}.anti-modal__section h2{font-size:.875rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;border-bottom:1px solid #ccc;padding-bottom:.25rem;margin-bottom:.75rem;font-family:Georgia,serif;color:#111}.anti-modal__section p{font-size:.9375rem;line-height:1.7;color:#333;margin-bottom:.75rem}.anti-modal__dots{text-align:center;letter-spacing:.5em;color:#aaa;margin:2rem 0}.anti-modal__gif{text-align:center;margin:2rem 0}.anti-modal__gif img{max-width:320px;border:4px solid #ccc;display:block;margin:0 auto}.anti-modal__gif-caption{font-family:Georgia,serif;font-size:.875rem;color:#888;margin-top:.75rem;text-align:center}.anti-modal__footer{font-size:.6875rem;color:#888;border-top:1px solid #ccc;padding-top:1rem;margin-top:2rem;line-height:1.6}.anti-modal__disclaimer{background:#fffbe6;border:1px solid #e6d800;padding:.75rem 1rem;font-size:.8125rem;color:#333;margin-top:1.5rem;line-height:1.6;font-family:-apple-system,BlinkMacSystemFont,sans-serif}.anti-modal__close-top{position:sticky;top:1rem;float:right;background:#333;color:#fff;border:none;padding:.375rem .875rem;font-size:.8125rem;cursor:pointer;letter-spacing:.05em;z-index:10;font-family:-apple-system,BlinkMacSystemFont,sans-serif}.anti-modal__close-top:hover{background:#000}.anti-modal__back-wrap{text-align:center}.anti-modal__back{display:inline-block;margin-top:2rem;background:transparent;border:1px solid #999;padding:.5rem 1.5rem;font-size:.875rem;cursor:pointer;font-family:Georgia,serif;color:#333}.anti-modal__back:hover{background:#eee}body.portswindler-locked{overflow:hidden}.landing-testimonials{background:var(--ps-color-bg-subtle);border-top:1px solid var(--ps-color-border-subtle);border-bottom:1px solid var(--ps-color-border-subtle)}.landing-testimonials h2{margin-bottom:var(--ps-space-32)}.landing-testimonials__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--ps-space-24)}@media(max-width:900px){.landing-testimonials__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.landing-testimonials__grid{grid-template-columns:1fr}}.landing-hero-outer{background:var(--ps-color-navy-2);overflow:hidden}.landing-hero-stage{background:var(--ps-color-navy-2)}.landing-hero{height:calc(100vh - 7rem);min-height:520px;clip-path:polygon(0 0,100% 0,100% 100%,0 calc(100% - 56px));background:#f5f0e8}.pwh{position:relative;width:100%;height:100%;overflow:hidden;background:#f5f0e8}.pwh__wallpaper{position:absolute;inset:0;width:100%;height:100%;z-index:0}.pwh-polaroid{position:absolute;width:min(200px,21vw);background:#fff;border:none;padding:10px 10px 44px;box-shadow:0 8px 28px #00000021,0 2px 6px #00000012;z-index:2;cursor:pointer;opacity:0;transform:translateY(20px) rotate(var(--pwh-r, 0deg));animation:pwh-enter .6s cubic-bezier(.16,1,.3,1) forwards;transition:transform .28s cubic-bezier(.22,1,.36,1),opacity .28s ease,box-shadow .28s ease}@keyframes pwh-enter{0%{opacity:0;transform:translateY(20px) rotate(var(--pwh-r, 0deg)) scale(.96)}60%{opacity:1;transform:translateY(-4px) rotate(var(--pwh-r, 0deg)) scale(1.02)}to{opacity:1;transform:translateY(0) rotate(var(--pwh-r, 0deg)) scale(1)}}.pwh-polaroid--0{--pwh-r: -4deg;top:4%;left:16%;animation-delay:0s}.pwh-polaroid--1{--pwh-r: 2deg;top:2%;left:48%;animation-delay:90ms}.pwh-polaroid--2{--pwh-r: -2.5deg;top:6%;right:5%;animation-delay:.18s}.pwh-polaroid--3{--pwh-r: -1.5deg;top:30%;left:32%;animation-delay:.27s}.pwh-polaroid--4{--pwh-r: 5deg;top:32%;right:10%;animation-delay:.36s}.pwh-polaroid--5{--pwh-r: 1.5deg;top:52%;left:54%;animation-delay:.45s}.pwh-polaroid--6{--pwh-r: 3deg;top:56%;left:8%;animation-delay:.54s}.pwh-polaroid--7{--pwh-r: -3deg;top:18%;left:2%;animation-delay:.63s}.pwh-polaroid--8{--pwh-r: 4deg;top:46%;left:26%;animation-delay:.72s}.pwh-polaroid--9{--pwh-r: -2deg;top:42%;right:30%;animation-delay:.81s}.pwh-polaroid--10{--pwh-r: 2.5deg;top:62%;right:18%;animation-delay:.9s}.pwh-polaroid__frame{display:block;width:100%;aspect-ratio:1;position:relative;overflow:hidden}.pwh-polaroid__frame img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;filter:contrast(.74) brightness(1.1) saturate(.58) sepia(.48)}.pwh-polaroid--0 .pwh-polaroid__frame img{object-position:center center}.pwh-polaroid--1 .pwh-polaroid__frame img{object-position:center 10%}.pwh-polaroid--2 .pwh-polaroid__frame img{object-position:center center;transform:scale(1.15)}.pwh-polaroid--3 .pwh-polaroid__frame img,.pwh-polaroid--4 .pwh-polaroid__frame img,.pwh-polaroid--5 .pwh-polaroid__frame img,.pwh-polaroid--6 .pwh-polaroid__frame img,.pwh-polaroid--7 .pwh-polaroid__frame img,.pwh-polaroid--8 .pwh-polaroid__frame img,.pwh-polaroid--9 .pwh-polaroid__frame img,.pwh-polaroid--10 .pwh-polaroid__frame img{object-position:center center}.pwh-polaroid__vignette{position:absolute;inset:0;background:radial-gradient(ellipse at 50% 45%,transparent 28%,rgba(0,0,0,.58) 100%);mix-blend-mode:multiply;pointer-events:none}.pwh-polaroid__caption{display:block;font-size:.65rem;font-family:var(--ps-font-family-mono);color:#999;margin:12px 0 0;text-align:center}.pwh-polaroid__close{position:absolute;top:-14px;right:-14px;width:32px;height:32px;border-radius:50%;background:var(--ps-color-navy-2);color:#fff;display:none;align-items:center;justify-content:center;z-index:10;pointer-events:none}.pwh-polaroid.is-shrinking{transform:rotate(var(--pwh-r, 0deg)) scale(.4);opacity:0;animation:none}.pwh-polaroid.is-at-center{top:50%;left:50%;right:auto;width:min(380px,72vw);padding:14px 14px 60px;z-index:60;box-shadow:0 32px 80px #00000047,0 8px 24px #00000024;transform:translate(-50%,-50%) rotate(0) scale(.4);opacity:0;animation:none}.pwh-polaroid.is-at-center.is-grown{transform:translate(-50%,-50%) rotate(0) scale(1);opacity:1}.pwh-polaroid.is-at-center .pwh-polaroid__caption{font-size:.875rem;color:#888;margin-top:16px;letter-spacing:.03em}.pwh-polaroid.is-at-center.is-grown .pwh-polaroid__close{display:flex}.pwh-scrim{position:absolute;inset:0;background:#00000073;opacity:0;pointer-events:none;transition:opacity .2s ease;z-index:40}.pwh-scrim.is-open{opacity:1;pointer-events:auto;cursor:pointer}.pwh-tagline{position:absolute;bottom:14%;left:5%;text-align:left;width:min(58%,800px);z-index:2;pointer-events:none;overflow:hidden;padding-bottom:.1em}.pwh-tagline :is(h1,p){font-family:var(--ps-font-family-heading);font-weight:700;font-size:clamp(1.5rem,3.8vw,4.2rem);line-height:1.1;color:var(--ps-color-navy-2);letter-spacing:-.02em;margin:0;opacity:0;transform:translateY(110%);animation:pwh-tagline-rise .7s cubic-bezier(.16,1,.3,1) 1.2s both}.pwh-tagline__accent{color:var(--ps-color-orange-1)}@keyframes pwh-tagline-rise{to{opacity:1;transform:translateY(0)}}.pwh-plant{position:absolute;bottom:80px;right:var(--ps-space-32);height:min(320px,35vh);width:auto;z-index:10;pointer-events:none}@media(max-width:1439px){.pwh-polaroid--4,.pwh-polaroid--10{display:none}}@media(min-width:1101px)and (max-width:1439px){.pwh-tagline{width:min(40%,520px)}}@media(max-width:1100px){.pwh-tagline{width:min(65%,720px)}}@media(max-width:1099px){.pwh-polaroid{width:min(210px,25vw)}.pwh-polaroid--1,.pwh-polaroid--6,.pwh-polaroid--7,.pwh-polaroid--9{display:none}.pwh-polaroid--0{top:6%;left:4%}.pwh-polaroid--2{top:8%;right:3%}.pwh-polaroid--3{top:30%;left:38%}.pwh-polaroid--5{top:54%;left:48%}.pwh-polaroid--8{top:48%;left:6%}}@media(max-width:767px){.pwh-tagline{left:5%;right:auto;bottom:14%;width:70%;text-align:left}.pwh-tagline :is(h1,p){font-size:clamp(1.5rem,7vw,2rem);line-height:1.2}.pwh-polaroid{width:min(180px,36vw)}.pwh-polaroid--1,.pwh-polaroid--4,.pwh-polaroid--6,.pwh-polaroid--7,.pwh-polaroid--8,.pwh-polaroid--9,.pwh-polaroid--10{display:none}.pwh-polaroid--0{top:4%;left:4%}.pwh-polaroid--2{top:6%;right:4%}.pwh-polaroid--3{top:32%;left:6%}.pwh-polaroid--5{top:46%;right:6%}.pwh-plant{display:none}}body.pwh-locked{overflow:hidden}.landing-hero--mosaic{position:relative}.hero-mosaic{height:100%;display:flex;align-items:center;justify-content:center;padding:0 var(--ps-space-32)}.landing-hero--mosaic .pwh-tagline{max-width:max(220px,calc(45vw - min(22.5vh,210px) - 2rem))}.hero-mosaic__grid{transform:translateY(-10%)}.hero-mosaic__grid{display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(8,1fr);gap:3px;width:min(45vh,420px);height:min(72vh,672px);margin:0 auto}.hero-mosaic__tile{min-width:0;aspect-ratio:1 / 1;position:relative;outline:none}.hero-mosaic__tile img{width:100%;height:100%;object-fit:cover;display:block;filter:contrast(.74) brightness(1.1) saturate(.58) sepia(.48);opacity:0;transform:scale(.88);animation:mosaic-tile-arrive .8s cubic-bezier(.16,1,.3,1) both;-webkit-mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 27 42"><path d="M15.368 41.5802H10.9V34.9434L16.9225 27.5247H10.9V18.5049H0L10.9 5.06372V0H15.368V6.63682L9.35485 14.0555H15.368V23.0753H26.268L15.368 36.5165V41.5802Z" fill="white"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 27 42"><path d="M15.368 41.5802H10.9V34.9434L16.9225 27.5247H10.9V18.5049H0L10.9 5.06372V0H15.368V6.63682L9.35485 14.0555H15.368V23.0753H26.268L15.368 36.5165V41.5802Z" fill="white"/></svg>');-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:500% 800%;mask-size:500% 800%}.hero-mosaic__tile:nth-child(1) img{-webkit-mask-position:0% 0%;mask-position:0% 0%}.hero-mosaic__tile:nth-child(2) img{-webkit-mask-position:25% 0%;mask-position:25% 0%}.hero-mosaic__tile:nth-child(3) img{-webkit-mask-position:50% 0%;mask-position:50% 0%}.hero-mosaic__tile:nth-child(4) img{-webkit-mask-position:75% 0%;mask-position:75% 0%}.hero-mosaic__tile:nth-child(5) img{-webkit-mask-position:100% 0%;mask-position:100% 0%}.hero-mosaic__tile:nth-child(6) img{-webkit-mask-position:0% 14.2857%;mask-position:0% 14.2857%}.hero-mosaic__tile:nth-child(7) img{-webkit-mask-position:25% 14.2857%;mask-position:25% 14.2857%}.hero-mosaic__tile:nth-child(8) img{-webkit-mask-position:50% 14.2857%;mask-position:50% 14.2857%}.hero-mosaic__tile:nth-child(9) img{-webkit-mask-position:75% 14.2857%;mask-position:75% 14.2857%}.hero-mosaic__tile:nth-child(10) img{-webkit-mask-position:100% 14.2857%;mask-position:100% 14.2857%}.hero-mosaic__tile:nth-child(11) img{-webkit-mask-position:0% 28.5714%;mask-position:0% 28.5714%}.hero-mosaic__tile:nth-child(12) img{-webkit-mask-position:25% 28.5714%;mask-position:25% 28.5714%}.hero-mosaic__tile:nth-child(13) img{-webkit-mask-position:50% 28.5714%;mask-position:50% 28.5714%}.hero-mosaic__tile:nth-child(14) img{-webkit-mask-position:75% 28.5714%;mask-position:75% 28.5714%}.hero-mosaic__tile:nth-child(15) img{-webkit-mask-position:100% 28.5714%;mask-position:100% 28.5714%}.hero-mosaic__tile:nth-child(16) img{-webkit-mask-position:0% 42.8571%;mask-position:0% 42.8571%}.hero-mosaic__tile:nth-child(17) img{-webkit-mask-position:25% 42.8571%;mask-position:25% 42.8571%}.hero-mosaic__tile:nth-child(18) img{-webkit-mask-position:50% 42.8571%;mask-position:50% 42.8571%}.hero-mosaic__tile:nth-child(19) img{-webkit-mask-position:75% 42.8571%;mask-position:75% 42.8571%}.hero-mosaic__tile:nth-child(20) img{-webkit-mask-position:100% 42.8571%;mask-position:100% 42.8571%}.hero-mosaic__tile:nth-child(21) img{-webkit-mask-position:0% 57.1429%;mask-position:0% 57.1429%}.hero-mosaic__tile:nth-child(22) img{-webkit-mask-position:25% 57.1429%;mask-position:25% 57.1429%}.hero-mosaic__tile:nth-child(23) img{-webkit-mask-position:50% 57.1429%;mask-position:50% 57.1429%}.hero-mosaic__tile:nth-child(24) img{-webkit-mask-position:75% 57.1429%;mask-position:75% 57.1429%}.hero-mosaic__tile:nth-child(25) img{-webkit-mask-position:100% 57.1429%;mask-position:100% 57.1429%}.hero-mosaic__tile:nth-child(26) img{-webkit-mask-position:0% 71.4286%;mask-position:0% 71.4286%}.hero-mosaic__tile:nth-child(27) img{-webkit-mask-position:25% 71.4286%;mask-position:25% 71.4286%}.hero-mosaic__tile:nth-child(28) img{-webkit-mask-position:50% 71.4286%;mask-position:50% 71.4286%}.hero-mosaic__tile:nth-child(29) img{-webkit-mask-position:75% 71.4286%;mask-position:75% 71.4286%}.hero-mosaic__tile:nth-child(30) img{-webkit-mask-position:100% 71.4286%;mask-position:100% 71.4286%}.hero-mosaic__tile:nth-child(31) img{-webkit-mask-position:0% 85.7143%;mask-position:0% 85.7143%}.hero-mosaic__tile:nth-child(32) img{-webkit-mask-position:25% 85.7143%;mask-position:25% 85.7143%}.hero-mosaic__tile:nth-child(33) img{-webkit-mask-position:50% 85.7143%;mask-position:50% 85.7143%}.hero-mosaic__tile:nth-child(34) img{-webkit-mask-position:75% 85.7143%;mask-position:75% 85.7143%}.hero-mosaic__tile:nth-child(35) img{-webkit-mask-position:100% 85.7143%;mask-position:100% 85.7143%}.hero-mosaic__tile:nth-child(36) img{-webkit-mask-position:0% 100%;mask-position:0% 100%}.hero-mosaic__tile:nth-child(37) img{-webkit-mask-position:25% 100%;mask-position:25% 100%}.hero-mosaic__tile:nth-child(38) img{-webkit-mask-position:50% 100%;mask-position:50% 100%}.hero-mosaic__tile:nth-child(39) img{-webkit-mask-position:75% 100%;mask-position:75% 100%}.hero-mosaic__tile:nth-child(40) img{-webkit-mask-position:100% 100%;mask-position:100% 100%}@keyframes mosaic-tile-arrive{to{opacity:1;transform:scale(1)}}.hero-mosaic__tile:nth-child(8n+1) img{animation-delay:.3s}.hero-mosaic__tile:nth-child(8n+2) img{animation-delay:.39s}.hero-mosaic__tile:nth-child(8n+3) img{animation-delay:.48s}.hero-mosaic__tile:nth-child(8n+4) img{animation-delay:.57s}.hero-mosaic__tile:nth-child(8n+5) img{animation-delay:.66s}.hero-mosaic__tile:nth-child(8n+6) img{animation-delay:.75s}.hero-mosaic__tile:nth-child(8n+7) img{animation-delay:.84s}.hero-mosaic__tile:nth-child(8n) img{animation-delay:.93s}.hero-mosaic__tile[data-caption]:after{content:attr(data-caption);position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);padding:4px 8px;font-family:var(--ps-font-family-mono, monospace);font-size:.6875rem;line-height:1.2;color:#f3ece1;background:#0f172ad1;text-align:center;white-space:nowrap;pointer-events:none;opacity:0;transition:opacity .15s ease;z-index:5}@media(hover:hover)and (pointer:fine){.hero-mosaic__tile[data-caption]:hover{z-index:6}.hero-mosaic__tile[data-caption]:hover:after{opacity:1}}.hero-mosaic__tile[data-caption]:focus-visible{z-index:6}.hero-mosaic__tile[data-caption]:focus-visible:after{opacity:1}@media(max-width:767px){.hero-mosaic__grid{width:min(60vw,280px);height:calc(min(60vw,280px)*1.6)}.hero-mosaic{padding:0 var(--ps-space-16)}.hero-mosaic__tile:after{display:none}}@media(orientation:portrait)and (min-width:720px){.pwh-tagline{width:70%}.pwh-tagline :is(h1,p){font-size:clamp(2.2rem,6.25vw,3.75rem)}[data-hero=mosaic] .hero-mosaic__grid{transform:translateY(-20%)}}@media(orientation:landscape)and (max-height:820px){[data-hero=mosaic] .pwh-tagline :is(h1,p){font-size:clamp(1.25rem,3.5vw,2.5rem)}}@media(orientation:landscape)and (max-height:500px){[data-hero=mosaic] .hero-mosaic{align-items:flex-start;padding-top:var(--ps-space-8)}[data-hero=mosaic] .hero-mosaic__grid{width:min(58vh,380px);height:calc(min(58vh,380px)*1.6)}}@media(max-width:900px){.landing-hero--mosaic{display:flex;flex-direction:column;padding-bottom:72px}.landing-hero--mosaic .hero-mosaic{flex:1 1 auto;min-height:0}.landing-hero--mosaic .pwh-tagline{position:relative;inset:auto;width:auto;max-width:90%;margin:0 5% 5%;flex-shrink:0}.landing-hero--mosaic .hero-mosaic__grid{max-height:100%;max-width:100%;aspect-ratio:5 / 8;transform:translateY(-10%)}}body[data-active-hero=wall] [data-hero=mosaic],body[data-active-hero=mosaic] [data-hero=wall]{display:none}body:not([data-active-hero]) [data-hero=wall]{display:none}.founder-quote-mark{display:inline;font-family:Georgia,Times New Roman,serif;font-size:4rem;line-height:0;color:var(--ps-color-orange-1);font-weight:400;user-select:none;pointer-events:none;aria-hidden:true}.founder-quote-mark--open{margin-right:.05em;vertical-align:-.35em}.founder-quote-mark--close{margin-left:.02em;vertical-align:-.5em}.landing-why-exists{padding:2.75rem 0 var(--ps-space-80)}.landing-why-exists__eyebrow{color:#ff6633a6;text-align:center;margin:0 auto}.landing-why-exists__rule{height:1px;background:#ffffff26;width:clamp(80px,18vw,140px);margin:1.25rem auto 0}.landing-why-exists__lead{font-size:var(--ps-font-size-18);line-height:var(--ps-font-leading-relaxed);color:#ffffffa6;margin:1.25rem auto 0;text-align:center;max-width:52ch}.founder-msg{background:var(--ps-color-bg-brand);border-top:1px solid var(--ps-color-border-subtle);border-bottom:1px solid var(--ps-color-border-subtle)}.founder-msg__inner{display:flex;justify-content:center}.founder-msg__text{width:100%;max-width:90ch;text-align:left}.founder-msg__text .eyebrow{margin-bottom:var(--ps-space-24)}.founder-msg__quote{margin:0;padding:0;border:none;position:relative}.founder-msg__quote p{position:relative;z-index:1;font-size:var(--ps-font-size-16);line-height:var(--ps-font-leading-relaxed);color:var(--ps-color-text-default);margin-top:var(--ps-space-16);text-align:left}.founder-msg__quote p:first-of-type{margin-top:0;font-size:var(--ps-font-size-18);font-weight:var(--ps-font-weight-regular);color:var(--ps-color-text-heading)}.founder-msg__attribution{display:flex;flex-direction:column;align-items:flex-start;gap:var(--ps-space-4);margin-top:var(--ps-space-32);padding-top:var(--ps-space-24);border-top:2px solid var(--ps-color-orange-4);position:relative;z-index:1}.founder-msg__sig{font-family:var(--ps-font-family-script);font-size:var(--ps-font-size-32);line-height:1.1;color:var(--ps-color-text-heading)}.founder-msg__role{font-size:var(--ps-font-size-14);color:var(--ps-color-text-muted);letter-spacing:.02em}.landing-why-now__title{font-family:var(--ps-font-family-heading);font-size:clamp(1.75rem,3.5vw,2.75rem);font-weight:700;color:var(--ps-color-text-heading);line-height:1.2;margin:0 0 2rem;max-width:20ch}.landing-why-now__cards{display:flex;gap:3rem;flex-wrap:wrap}.landing-why-now__card{display:flex;flex-direction:column;gap:.2rem}.landing-why-now__almost{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;line-height:1;margin-bottom:.2rem;display:block;color:var(--ps-color-text-muted);user-select:none}.landing-why-now__almost--spacer{color:transparent}.landing-why-now__num{font-family:var(--ps-font-family-mono);font-size:clamp(2.5rem,4.5vw,3.5rem);font-weight:700;color:var(--ps-color-orange-1);line-height:1}.landing-why-now__label{font-family:var(--ps-font-family-heading);font-weight:700;font-size:1.0625rem;color:var(--ps-color-text-heading);line-height:1.2;margin-bottom:.75rem;display:block}.landing-why-now__note{font-size:.875rem;color:var(--ps-color-text-muted);line-height:1.5;max-width:28ch}.landing-why-now__note a{color:var(--ps-color-text-default);text-decoration:none;font-weight:600}.landing-why-now__note a:hover{color:var(--ps-color-orange-1)}.section--dark .landing-why-now__title{color:var(--ps-color-text-on-dark)}.section--dark .landing-why-now__almost{color:#ffffff73}.section--dark .landing-why-now__almost--spacer{color:transparent}.section--dark .landing-why-now__label{color:var(--ps-color-text-on-dark)}.section--dark .landing-why-now__note{color:#ffffff8c}.section--dark .landing-why-now__note a{color:#fffc}.section--dark .landing-why-now__note a:hover{color:var(--ps-color-orange-1)}.landing-why-now .eyebrow{color:#ff6633b3}.landing-journey__title{font-family:var(--ps-font-family-heading);font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:700;color:var(--ps-color-text-heading);line-height:1.2;margin:0 0 .75rem}.landing-journey__sub{font-size:var(--ps-font-size-16);line-height:var(--ps-font-leading-relaxed);color:var(--ps-color-text-muted);max-width:52ch;margin:0}.landing-journey__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:2.5rem;overflow:visible}@media(max-width:900px){.landing-journey__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.landing-journey__grid{grid-template-columns:1fr}}.landing-journey__tile{background:var(--ps-color-bg-default);border-radius:0;padding:1.75rem 1.5rem;text-decoration:none;display:block;position:relative;overflow:visible;transition:box-shadow .25s ease,transform .2s ease;isolation:isolate}.landing-journey__tile:before{content:"";position:absolute;inset:-12px;border-radius:0;background:radial-gradient(ellipse at 40% 40%,color-mix(in srgb,var(--tile-color) 12%,transparent) 0%,transparent 50%);opacity:0;transition:opacity .3s ease;pointer-events:none;z-index:-1}.landing-journey__tile:hover:before{opacity:1}.landing-journey__tile:hover{transform:translateY(-2px)}.landing-journey__tile--orange{--tile-color: #FF6633}.landing-journey__tile--blue{--tile-color: #3B82F6}.landing-journey__tile--purple{--tile-color: #8B5CF6}.landing-journey__tile--green{--tile-color: #10B981}.landing-journey__icon{display:block;margin-bottom:1.125rem;color:var(--ps-color-text-muted);transition:color .2s}.landing-journey__tile:hover .landing-journey__icon{color:var(--tile-color)}.landing-journey__tile-title{font-family:var(--ps-font-family-heading);font-size:1.0625rem;font-weight:700;color:var(--ps-color-text-heading);margin:0 0 .375rem}.landing-journey__tile-desc{font-size:.875rem;line-height:1.55;color:var(--ps-color-text-muted);margin:0}.landing-offices{padding:var(--ps-space-80) 0}.landing-offices__row{display:flex;gap:var(--ps-space-4);height:80vh;max-height:860px;min-height:480px;padding:0 var(--ps-space-24)}.landing-offices__panel{flex:1;display:block;position:relative;overflow:hidden;background:#06091a;text-decoration:none;transition:flex .45s cubic-bezier(.25,.46,.45,.94)}.landing-offices__row:hover .landing-offices__panel{flex:.97}.landing-offices__row .landing-offices__panel:hover{flex:1.06}.landing-offices__img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;filter:none;transition:filter .4s ease}.landing-offices__img--knutsford{object-position:left center}.landing-offices__img--atlanta{object-position:40% center}.landing-offices__img--london{object-position:85% center}.landing-offices__shade{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.75) 0%,rgba(0,0,0,.15) 45%,transparent 100%);pointer-events:none}.landing-offices__label{position:absolute;bottom:0;left:0;padding:var(--ps-space-32)}.landing-offices__aka{font-family:var(--ps-font-family-heading);font-size:1rem;font-weight:700;color:#ffffffeb;display:block;margin-bottom:.25rem}.landing-offices__location{font-size:var(--ps-font-size-12);text-transform:uppercase;letter-spacing:var(--ps-font-tracking-wide);color:#ffffff80;display:block}
