@layer reset, base, tokens, recipes, utilities;@keyframes cover-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (hover:hover){*,:after,:before{cursor:none!important}body.cursor-dot,body.cursor-dot *,body.cursor-dot :after,body.cursor-dot :before{cursor:default!important}body.cursor-blob,body.cursor-blob *,body.cursor-blob :after,body.cursor-blob :before,body.cursor-system,body.cursor-system *,body.cursor-system :after,body.cursor-system :before{cursor:pointer!important}}@font-face{font-family:Campton;src:url(/_next/static/media/CamptonLight.e5e77619.woff) format("opentype");font-weight:300;font-style:normal}@font-face{font-family:Campton;src:url(/_next/static/media/CamptonLightItalic.38a39a00.woff) format("opentype");font-weight:300;font-style:italic}@font-face{font-family:Campton;src:url(/_next/static/media/CamptonBook.390195cb.woff) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:Campton;src:url(/_next/static/media/CamptonBookItalic.ee92921c.woff) format("opentype");font-weight:400;font-style:italic}@font-face{font-family:Campton;src:url(/_next/static/media/CamptonMedium.b92bd43c.woff) format("opentype");font-weight:500;font-style:normal}@font-face{font-family:Campton;src:url(/_next/static/media/CamptonSemiBold.606bb04c.woff) format("opentype");font-weight:600;font-style:normal}@font-face{font-family:Campton;src:url(/_next/static/media/CamptonBold.515559db.woff) format("opentype");font-weight:700;font-style:normal}@font-face{font-family:UntitledSans;src:url(/kumo/assets/fonts/UntitledSans-Regular.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:UntitledSans;src:url(/kumo/assets/fonts/UntitledSans-Bold.otf) format("opentype");font-weight:700;font-style:normal}@layer reset{:host,html{--font-fallback:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-moz-tab-size:4;tab-size:4;-webkit-tap-highlight-color:transparent;line-height:1.5;font-family:var(--global-font-body,var(--font-fallback))}*,::backdrop,::file-selector-button,:after,:before{margin:0;padding:0;box-sizing:border-box;border-width:0;border-style:solid;border-color:var(--global-color-border,currentColor)}hr{height:0;color:inherit;border-top-width:1px}body{height:100%;line-height:inherit}img{border-style:none}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}h1,h2,h3,h4,h5,h6{text-wrap:balance;font-size:inherit;font-weight:inherit}h1,h2,h3,h4,h5,h6,p{overflow-wrap:break-word}menu,ol,ul{list-style:none}::file-selector-button,button,input:where([type=button],[type=reset],[type=submit]){appearance:button;-webkit-appearance:button}::file-selector-button,button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;background:var(--colors-transparent)}::placeholder{opacity:1;--placeholder-fallback:color-mix(in srgb,currentColor 50%,transparent);color:var(--global-color-placeholder,var(--placeholder-fallback))}textarea{resize:vertical}table{text-indent:0;border-collapse:collapse;border-color:inherit}summary{display:list-item}small{font-size:80%}sub,sup{position:relative;vertical-align:baseline;font-size:75%;line-height:0}sub{bottom:-.25em}sup{top:-.5em}dialog{padding:0}a{color:inherit;text-decoration:inherit}abbr:where([title]){text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,pre,samp{--font-mono-fallback:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New";font-feature-settings:normal;font-variation-settings:normal;font-family:var(--global-font-mono,var(--font-mono-fallback));font-size:1em}progress{vertical-align:baseline}::-webkit-search-cancel-button,::-webkit-search-decoration{-webkit-appearance:none}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}:-moz-ui-invalid{box-shadow:none}:-moz-focusring{outline:auto}[hidden]{display:none!important}}@layer base{:root{--made-with-panda:"🐼"}h1,h2,h3,h4,h5,h6{text-wrap:balance}blockquote,figcaption,li,p{text-wrap:pretty}*,::backdrop,:after,:before{--blur: ;--brightness: ;--contrast: ;--grayscale: ;--hue-rotate: ;--invert: ;--saturate: ;--sepia: ;--drop-shadow: ;--backdrop-blur: ;--backdrop-brightness: ;--backdrop-contrast: ;--backdrop-grayscale: ;--backdrop-hue-rotate: ;--backdrop-invert: ;--backdrop-opacity: ;--backdrop-saturate: ;--backdrop-sepia: ;--gradient-from-position: ;--gradient-to-position: ;--gradient-via-position: ;--scroll-snap-strictness:proximity;--border-spacing-x:0;--border-spacing-y:0;--translate-x:0;--translate-y:0;--rotate:0;--rotate-x:0;--rotate-y:0;--skew-x:0;--skew-y:0;--scale-x:1;--scale-y:1}}@layer tokens{:where(:root,:host){--aspect-ratios-square:1/1;--aspect-ratios-landscape:4/3;--aspect-ratios-portrait:3/4;--aspect-ratios-wide:16/9;--aspect-ratios-ultrawide:18/5;--aspect-ratios-golden:1.618/1;--easings-default:cubic-bezier(0.4,0,0.2,1);--easings-linear:linear;--easings-in:cubic-bezier(0.4,0,1,1);--easings-out:cubic-bezier(0,0,0.2,1);--easings-in-out:cubic-bezier(0.4,0,0.2,1);--durations-fastest:50ms;--durations-faster:100ms;--durations-fast:150ms;--durations-normal:200ms;--durations-slow:300ms;--durations-slower:400ms;--durations-slowest:500ms;--radii-xs:0.125rem;--radii-sm:0.25rem;--radii-md:0.375rem;--radii-lg:0.5rem;--radii-xl:0.75rem;--radii-2xl:1rem;--radii-3xl:1.5rem;--radii-4xl:2rem;--radii-full:9999px;--font-weights-thin:100;--font-weights-extralight:200;--font-weights-light:300;--font-weights-normal:400;--font-weights-medium:500;--font-weights-semibold:600;--font-weights-bold:700;--font-weights-extrabold:800;--font-weights-black:900;--shadows-xs:0 1px 2px 0 rgb(0 0 0/0.05);--shadows-sm:0 1px 3px 0 rgb(0 0 0/0.1),0 1px 2px -1px rgb(0 0 0/0.1);--shadows-md:0 4px 6px -1px rgb(0 0 0/0.1),0 2px 4px -2px rgb(0 0 0/0.1);--shadows-lg:0 10px 15px -3px rgb(0 0 0/0.1),0 4px 6px -4px rgb(0 0 0/0.1);--shadows-xl:0 20px 25px -5px rgb(0 0 0/0.1),0 8px 10px -6px rgb(0 0 0/0.1);--shadows-2xl:0 25px 50px -12px rgb(0 0 0/0.25);--shadows-inner:inset 0 2px 4px 0 rgb(0 0 0/0.05);--blurs-sm:4px;--blurs-base:8px;--blurs-md:12px;--blurs-lg:16px;--blurs-xl:24px;--blurs-2xl:40px;--blurs-3xl:64px;--animations-spin:spin 1s linear infinite;--animations-ping:ping 1s cubic-bezier(0,0,0.2,1) infinite;--animations-pulse:pulse 2s cubic-bezier(0.4,0,0.6,1) infinite;--animations-bounce:bounce 1s infinite;--colors-current:currentColor;--colors-transparent:rgb(0 0 0/0);--colors-rose-50:#fff1f2;--colors-rose-100:#ffe4e6;--colors-rose-200:#fecdd3;--colors-rose-300:#fda4af;--colors-rose-400:#fb7185;--colors-rose-500:#f43f5e;--colors-rose-600:#e11d48;--colors-rose-700:#be123c;--colors-rose-800:#9f1239;--colors-rose-900:#881337;--colors-rose-950:#4c0519;--colors-pink-50:#fdf2f8;--colors-pink-100:#fce7f3;--colors-pink-200:#fbcfe8;--colors-pink-300:#f9a8d4;--colors-pink-400:#f472b6;--colors-pink-500:#ec4899;--colors-pink-600:#db2777;--colors-pink-700:#be185d;--colors-pink-800:#9d174d;--colors-pink-900:#831843;--colors-pink-950:#500724;--colors-fuchsia-50:#fdf4ff;--colors-fuchsia-100:#fae8ff;--colors-fuchsia-200:#f5d0fe;--colors-fuchsia-300:#f0abfc;--colors-fuchsia-400:#e879f9;--colors-fuchsia-500:#d946ef;--colors-fuchsia-600:#c026d3;--colors-fuchsia-700:#a21caf;--colors-fuchsia-800:#86198f;--colors-fuchsia-900:#701a75;--colors-fuchsia-950:#4a044e;--colors-purple-50:#faf5ff;--colors-purple-100:#f3e8ff;--colors-purple-200:#e9d5ff;--colors-purple-300:#d8b4fe;--colors-purple-400:#c084fc;--colors-purple-500:#a855f7;--colors-purple-600:#9333ea;--colors-purple-700:#7e22ce;--colors-purple-800:#6b21a8;--colors-purple-900:#581c87;--colors-purple-950:#3b0764;--colors-violet-50:#f5f3ff;--colors-violet-100:#ede9fe;--colors-violet-200:#ddd6fe;--colors-violet-300:#c4b5fd;--colors-violet-400:#a78bfa;--colors-violet-500:#8b5cf6;--colors-violet-600:#7c3aed;--colors-violet-700:#6d28d9;--colors-violet-800:#5b21b6;--colors-violet-900:#4c1d95;--colors-violet-950:#2e1065;--colors-indigo-50:#eef2ff;--colors-indigo-100:#e0e7ff;--colors-indigo-200:#c7d2fe;--colors-indigo-300:#a5b4fc;--colors-indigo-400:#818cf8;--colors-indigo-500:#6366f1;--colors-indigo-600:#4f46e5;--colors-indigo-700:#4338ca;--colors-indigo-800:#3730a3;--colors-indigo-900:#312e81;--colors-indigo-950:#1e1b4b;--colors-blue-50:#eff6ff;--colors-blue-100:#dbeafe;--colors-blue-200:#bfdbfe;--colors-blue-300:#93c5fd;--colors-blue-400:#60a5fa;--colors-blue-500:#3b82f6;--colors-blue-600:#2563eb;--colors-blue-700:#1d4ed8;--colors-blue-800:#1e40af;--colors-blue-900:#1e3a8a;--colors-blue-950:#172554;--colors-sky-50:#f0f9ff;--colors-sky-100:#e0f2fe;--colors-sky-200:#bae6fd;--colors-sky-300:#7dd3fc;--colors-sky-400:#38bdf8;--colors-sky-500:#0ea5e9;--colors-sky-600:#0284c7;--colors-sky-700:#0369a1;--colors-sky-800:#075985;--colors-sky-900:#0c4a6e;--colors-sky-950:#082f49;--colors-cyan-50:#ecfeff;--colors-cyan-100:#cffafe;--colors-cyan-200:#a5f3fc;--colors-cyan-300:#67e8f9;--colors-cyan-400:#22d3ee;--colors-cyan-500:#06b6d4;--colors-cyan-600:#0891b2;--colors-cyan-700:#0e7490;--colors-cyan-800:#155e75;--colors-cyan-900:#164e63;--colors-cyan-950:#083344;--colors-teal-50:#f0fdfa;--colors-teal-100:#ccfbf1;--colors-teal-200:#99f6e4;--colors-teal-300:#5eead4;--colors-teal-400:#2dd4bf;--colors-teal-500:#14b8a6;--colors-teal-600:#0d9488;--colors-teal-700:#0f766e;--colors-teal-800:#115e59;--colors-teal-900:#134e4a;--colors-teal-950:#042f2e;--colors-emerald-50:#ecfdf5;--colors-emerald-100:#d1fae5;--colors-emerald-200:#a7f3d0;--colors-emerald-300:#6ee7b7;--colors-emerald-400:#34d399;--colors-emerald-500:#10b981;--colors-emerald-600:#059669;--colors-emerald-700:#047857;--colors-emerald-800:#065f46;--colors-emerald-900:#064e3b;--colors-emerald-950:#022c22;--colors-green-50:#f0fdf4;--colors-green-100:#dcfce7;--colors-green-200:#bbf7d0;--colors-green-300:#86efac;--colors-green-400:#4ade80;--colors-green-500:#22c55e;--colors-green-600:#16a34a;--colors-green-700:#15803d;--colors-green-800:#166534;--colors-green-900:#14532d;--colors-green-950:#052e16;--colors-lime-50:#f7fee7;--colors-lime-100:#ecfccb;--colors-lime-200:#d9f99d;--colors-lime-300:#bef264;--colors-lime-400:#a3e635;--colors-lime-500:#84cc16;--colors-lime-600:#65a30d;--colors-lime-700:#4d7c0f;--colors-lime-800:#3f6212;--colors-lime-900:#365314;--colors-lime-950:#1a2e05;--colors-yellow-50:#fefce8;--colors-yellow-100:#fef9c3;--colors-yellow-200:#fef08a;--colors-yellow-300:#fde047;--colors-yellow-400:#facc15;--colors-yellow-500:#eab308;--colors-yellow-600:#ca8a04;--colors-yellow-700:#a16207;--colors-yellow-800:#854d0e;--colors-yellow-900:#713f12;--colors-yellow-950:#422006;--colors-amber-50:#fffbeb;--colors-amber-100:#fef3c7;--colors-amber-200:#fde68a;--colors-amber-300:#fcd34d;--colors-amber-400:#fbbf24;--colors-amber-500:#f59e0b;--colors-amber-600:#d97706;--colors-amber-700:#b45309;--colors-amber-800:#92400e;--colors-amber-900:#78350f;--colors-amber-950:#451a03;--colors-orange-50:#fff7ed;--colors-orange-100:#ffedd5;--colors-orange-200:#fed7aa;--colors-orange-300:#fdba74;--colors-orange-400:#fb923c;--colors-orange-500:#f97316;--colors-orange-600:#ea580c;--colors-orange-700:#c2410c;--colors-orange-800:#9a3412;--colors-orange-900:#7c2d12;--colors-orange-950:#431407;--colors-red-50:#fef2f2;--colors-red-100:#fee2e2;--colors-red-200:#fecaca;--colors-red-300:#fca5a5;--colors-red-400:#f87171;--colors-red-500:#ef4444;--colors-red-600:#dc2626;--colors-red-700:#b91c1c;--colors-red-800:#991b1b;--colors-red-900:#7f1d1d;--colors-red-950:#450a0a;--colors-neutral-50:#fafafa;--colors-neutral-100:#f5f5f5;--colors-neutral-200:#e5e5e5;--colors-neutral-300:#d4d4d4;--colors-neutral-400:#a3a3a3;--colors-neutral-500:#737373;--colors-neutral-600:#525252;--colors-neutral-700:#404040;--colors-neutral-800:#262626;--colors-neutral-900:#171717;--colors-neutral-950:#0a0a0a;--colors-stone-50:#fafaf9;--colors-stone-100:#f5f5f4;--colors-stone-200:#e7e5e4;--colors-stone-300:#d6d3d1;--colors-stone-400:#a8a29e;--colors-stone-500:#78716c;--colors-stone-600:#57534e;--colors-stone-700:#44403c;--colors-stone-800:#292524;--colors-stone-900:#1c1917;--colors-stone-950:#0c0a09;--colors-zinc-50:#fafafa;--colors-zinc-100:#f4f4f5;--colors-zinc-200:#e4e4e7;--colors-zinc-300:#d4d4d8;--colors-zinc-400:#a1a1aa;--colors-zinc-500:#71717a;--colors-zinc-600:#52525b;--colors-zinc-700:#3f3f46;--colors-zinc-800:#27272a;--colors-zinc-900:#18181b;--colors-zinc-950:#09090b;--colors-slate-50:#f8fafc;--colors-slate-100:#f1f5f9;--colors-slate-200:#e2e8f0;--colors-slate-300:#cbd5e1;--colors-slate-400:#94a3b8;--colors-slate-500:#64748b;--colors-slate-600:#475569;--colors-slate-700:#334155;--colors-slate-800:#1e293b;--colors-slate-900:#0f172a;--colors-slate-950:#020617;--colors-white-100:#FFFFFF;--colors-white:#fff;--colors-black-100:#685F68;--colors-black-200:#605860;--colors-black-300:#585058;--colors-black-400:#504950;--colors-black-500:#484248;--colors-black-600:#403B40;--colors-black-700:#383338;--colors-black-800:#302C30;--colors-black-900:#242124;--colors-black:#000;--colors-gray-50:#f9fafb;--colors-gray-100:#F3F2F3;--colors-gray-200:#E9E7E9;--colors-gray-300:#DAD7DA;--colors-gray-400:#C7C2C7;--colors-gray-500:#B8B2B8;--colors-gray-600:#A29AA2;--colors-gray-700:#968D96;--colors-gray-800:#8C828C;--colors-gray-900:#827882;--colors-gray-950:#030712;--colors-kumo-grey-100:#F4F5F5;--colors-kumo-grey-200:#E9ECEC;--colors-kumo-grey-300:#C9CFCF;--colors-kumo-black-100:#9EA8A8;--colors-kumo-black-300:#576161;--colors-kumo-black-500:#272B2B;--colors-kumo-white-100:#F4F5F5;--colors-kumo-white-200:#F1F8F8;--colors-kumo-white-300:#EAF5F5;--fonts-sans:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--fonts-serif:ui-serif,Georgia,Cambria,"Times New Roman",Times,serif;--fonts-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--fonts-campton:Campton,sans-serif;--fonts-kumo-untitled-sans:UntitledSans,sans-serif;--font-sizes-2xs:0.5rem;--font-sizes-xs:0.75rem;--font-sizes-sm:0.875rem;--font-sizes-md:1rem;--font-sizes-lg:1.125rem;--font-sizes-xl:1.25rem;--font-sizes-2xl:1.5rem;--font-sizes-3xl:1.875rem;--font-sizes-4xl:2.25rem;--font-sizes-5xl:3rem;--font-sizes-6xl:3.75rem;--font-sizes-7xl:4.5rem;--font-sizes-8xl:6rem;--font-sizes-9xl:8rem;--font-sizes-kumo--x-x-s:10.53px;--font-sizes-kumo--x-s:11.85px;--font-sizes-kumo--s:13.33px;--font-sizes-kumo--m:15px;--font-sizes-kumo--l:16.88px;--font-sizes-kumo--x-l:18.98px;--font-sizes-kumo--x-x-l:21.36px;--font-sizes-kumo--h4:24.03px;--font-sizes-kumo--h2:38.5px;--line-heights-none:1;--line-heights-tight:1.25;--line-heights-snug:1.375;--line-heights-normal:1.5;--line-heights-relaxed:1.625;--line-heights-loose:2;--line-heights-kumo--x-x-s:10.53px;--line-heights-kumo--x-s:11.85px;--line-heights-kumo--s:13.33px;--line-heights-kumo--m:15px;--line-heights-kumo--l:16.88px;--line-heights-kumo--x-l:18.98px;--line-heights-kumo--x-x-l:21.36px;--line-heights-kumo--h4:24.03px;--line-heights-kumo--h2:38.5px;--letter-spacings-tighter:-0.05em;--letter-spacings-tight:-0.025em;--letter-spacings-normal:0em;--letter-spacings-wide:0.025em;--letter-spacings-wider:0.05em;--letter-spacings-widest:0.1em;--spacing-0:0rem;--spacing-1:0.25rem;--spacing-2:0.50rem;--spacing-3:0.75rem;--spacing-4:1rem;--spacing-5:1.25rem;--spacing-6:1.50rem;--spacing-7:1.75rem;--spacing-8:2rem;--spacing-9:2.5rem;--spacing-10:3rem;--spacing-11:2.75rem;--spacing-12:3rem;--spacing-14:3.5rem;--spacing-16:4rem;--spacing-20:5rem;--spacing-24:6rem;--spacing-28:7rem;--spacing-32:8rem;--spacing-36:9rem;--spacing-40:10rem;--spacing-44:11rem;--spacing-48:12rem;--spacing-52:13rem;--spacing-56:14rem;--spacing-60:15rem;--spacing-64:16rem;--spacing-72:18rem;--spacing-80:20rem;--spacing-96:24rem;--spacing-0\.5:0.125rem;--spacing-1\.5:0.375rem;--spacing-2\.5:0.625rem;--spacing-3\.5:0.875rem;--spacing-kumo-1:1px;--spacing-kumo-2:2px;--spacing-kumo-3:4px;--spacing-kumo-4:8px;--spacing-kumo-5:16px;--spacing-kumo-6:24px;--spacing-kumo-7:32px;--spacing-kumo-8:40px;--borders-wireframe-hard:var(--border-widths-thin) solid var(--colors-border-strong);--borders-wireframe-soft:var(--border-widths-thin) solid var(--colors-border-subtle);--borders-wireframe-inverse-hard:var(--border-widths-thin) solid var(--colors-border-inverse-strong);--borders-wireframe-inverse-soft:var(--border-widths-thin) solid var(--colors-border-inverse-subtle);--borders-none:none;--borders-kumo-separator:var(--border-widths-thin) solid var(--colors-black-300);--borders-kumo-box:var(--border-widths-thin) solid var(--colors-kumo-grey-300);--border-widths-thin:1px;--border-widths-regular:1.5px;--border-widths-thick:2px;--border-widths-kumo-thin:1px;--border-widths-kumo-regular:1.5px;--border-widths-kumo-thick:2px;--sizes-0:0rem;--sizes-1:1px;--sizes-2:0.125rem;--sizes-3:0.25rem;--sizes-4:0.5rem;--sizes-5:1.25rem;--sizes-6:1.5rem;--sizes-7:1.75rem;--sizes-8:2rem;--sizes-9:2.25rem;--sizes-10:2.5rem;--sizes-11:2.75rem;--sizes-12:3rem;--sizes-14:3.5rem;--sizes-16:4rem;--sizes-20:5rem;--sizes-24:6rem;--sizes-28:7rem;--sizes-32:8rem;--sizes-36:9rem;--sizes-40:10rem;--sizes-44:11rem;--sizes-48:12rem;--sizes-52:13rem;--sizes-56:14rem;--sizes-60:15rem;--sizes-64:16rem;--sizes-72:18rem;--sizes-80:20rem;--sizes-96:24rem;--sizes-0\.5:0.125rem;--sizes-1\.5:0.375rem;--sizes-2\.5:0.625rem;--sizes-3\.5:0.875rem;--sizes-xs:20rem;--sizes-lg:32rem;--sizes-xl:36rem;--sizes-2xl:42rem;--sizes-3xl:48rem;--sizes-4xl:56rem;--sizes-5xl:64rem;--sizes-6xl:72rem;--sizes-7xl:80rem;--sizes-8xl:90rem;--sizes-prose:65ch;--sizes-full:100%;--sizes-min:min-content;--sizes-max:max-content;--sizes-fit:fit-content;--sizes-sm:200px;--sizes-md:300px;--sizes-breakpoint-sm:640px;--sizes-breakpoint-md:768px;--sizes-breakpoint-lg:1024px;--sizes-breakpoint-xl:1280px;--sizes-breakpoint-2xl:1536px;--breakpoints-sm:640px;--breakpoints-md:768px;--breakpoints-lg:1024px;--breakpoints-xl:1280px;--breakpoints-2xl:1536px;--spacing-page-margin-top:80px;--spacing-page-margin-left:12px;--spacing-page-margin-right:12px;--spacing-layout-gutter-narrow:12px;--spacing-layout-gutter-regular:18px;--spacing-layout-gutter-wide:40px;--spacing-layout-margin-top:18px;--spacing-layout-margin-right:16px;--spacing-layout-margin-bottom:32px;--spacing-layout-margin-left:16px;--spacing-leading-small:4px;--spacing-leading-medium:8px;--spacing-leading-large:20px;--spacing-block-tiny:2px;--spacing-block-small:4px;--spacing-block-medium:8px;--spacing-block-large:16px;--spacing-break-small:16px;--spacing-break-medium:40px;--spacing-break-large:40px;--sizes-break-small:16px;--sizes-break-medium:40px;--sizes-break-large:40px;--sizes-leading-small:4px;--sizes-leading-medium:8px;--sizes-leading-large:20px;--colors-debug-red:#FF4747;--colors-debug-green:#00CC00;--colors-border-strong:var(--colors-black-300);--colors-border-subtle:var(--colors-gray-300);--colors-border-inverse-strong:var(--colors-white-100);--colors-border-inverse-subtle:var(--colors-gray-100);--colors-text-primary:var(--colors-black-900);--colors-text-secondary:var(--colors-gray-600);--colors-text-placeholder:var(--colors-gray-500);--colors-text-disabled:var(--colors-gray-300);--colors-text-inverse-default:var(--colors-white-100);--colors-text-inverse-placeholder:var(--colors-gray-200);--colors-text-inverse-disabled:var(--colors-gray-300);--colors-text-subtle:var(--colors-gray-600);--colors-link-primary-default:var(--colors-black-500);--colors-link-primary-hover:var(--colors-black-700);--colors-link-primary-visited:var(--colors-purple-500);--colors-link-inverse-default:var(--colors-white-100);--colors-link-inverse-hover:var(--colors-gray-100);--colors-link-inverse-visited:var(--colors-purple-300);--colors-background-dark-primary:var(--colors-black-900);--colors-background-dark-secondary:var(--colors-black-800);--colors-background-light-primary:var(--colors-white-100);--colors-background-light-secondary:var(--colors-gray-100)}@keyframes spin{to{transform:rotate(1turn)}}@keyframes ping{75%,to{transform:scale(2);opacity:0}}@keyframes pulse{50%{opacity:.5}}@keyframes bounce{0%,to{transform:translateY(-25%);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;animation-timing-function:cubic-bezier(0,0,.2,1)}}@keyframes checkIn{0%{opacity:0}to{opacity:1}}@keyframes checkOut{0%{opacity:1}to{opacity:0}}@keyframes fadeInDelayed{0%{opacity:0}50%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes pullHor{0%{width:0}to{width:100%}}@keyframes pushHor{0%{width:100%}to{width:0}}@keyframes pullVer{0%{height:0}to{height:100%}}@keyframes pushVer{0%{height:100%}to{height:0}}@media screen and (min-width:48rem){:where(:root,:host){--spacing-page-margin-top:120px;--spacing-page-margin-left:40px;--spacing-page-margin-right:40px;--spacing-layout-gutter-narrow:16px;--spacing-layout-gutter-regular:24px;--spacing-layout-gutter-wide:60px;--spacing-layout-margin-top:30px;--spacing-layout-margin-right:16px;--spacing-layout-margin-bottom:40px;--spacing-layout-margin-left:16px;--spacing-leading-small:8px;--spacing-leading-medium:16px;--spacing-leading-large:30px;--spacing-block-tiny:4px;--spacing-block-small:8px;--spacing-block-medium:16px;--spacing-block-large:24px;--spacing-break-small:30px;--spacing-break-medium:60px;--spacing-break-large:120px;--sizes-break-small:30px;--sizes-break-medium:60px;--sizes-break-large:120px;--sizes-leading-small:8px;--sizes-leading-medium:16px;--sizes-leading-large:30px}}@media screen and (min-width:64rem){:where(:root,:host){--spacing-page-margin-top:160px;--spacing-page-margin-left:80px;--spacing-page-margin-right:80px;--spacing-layout-gutter-narrow:20px;--spacing-layout-gutter-regular:40px;--spacing-layout-gutter-wide:80px;--spacing-layout-margin-top:40px;--spacing-layout-margin-right:16px;--spacing-layout-margin-bottom:40px;--spacing-layout-margin-left:16px;--spacing-leading-small:8px;--spacing-leading-medium:16px;--spacing-leading-large:40px;--spacing-block-tiny:4px;--spacing-block-small:8px;--spacing-block-medium:16px;--spacing-block-large:24px;--spacing-break-small:40px;--spacing-break-medium:80px;--spacing-break-large:160px;--sizes-break-small:40px;--sizes-break-medium:80px;--sizes-break-large:160px;--sizes-leading-small:8px;--sizes-leading-medium:16px;--sizes-leading-large:40px}}}@layer recipes{@layer _base{.divider{border-top:var(--borders-wireframe-soft)}.divider,.spacing{width:100%}}.divider--border_soft{border-top:var(--borders-wireframe-soft)}.divider--border_hard{border-top:var(--borders-wireframe-hard)}.divider--border_inverse\.hard{border-top:var(--borders-wireframe-inverse-hard)}.divider--border_inverse\.soft{border-top:var(--borders-wireframe-inverse-soft)}.spacing--size_large{height:var(--sizes-leading-large)}.spacing--size_medium{height:var(--sizes-leading-medium)}.spacing--size_small{height:var(--sizes-leading-small)}}@layer recipes.slots{@layer _base{.navigation-bar__root{position:fixed;z-index:100;height:60px;padding-block:var(--spacing-0);background:var(--colors-white-100);border-bottom:var(--borders-wireframe-hard);transition:transform .3s ease-in-out;top:var(--spacing-0);left:var(--spacing-0);right:var(--spacing-0);justify-content:space-between;padding-left:24px}.navigation-bar__logo,.navigation-bar__root{display:flex;align-items:center}.navigation-bar__logo{color:var(--colors-black-900);text-decoration:none;transition:transform .2s ease-out,color .2s ease-out;font-weight:var(--font-weights-bold);font-size:1.125rem}.navigation-bar__logo:is(:hover,[data-hover]){color:var(--colors-black-900);transform:scale(1.12)}.navigation-bar__links{display:none;align-items:center}.navigation-bar__link{font-family:var(--fonts-campton);font-weight:400;font-size:18px;line-height:150%;color:var(--colors-black-500);text-decoration:none;text-transform:uppercase;letter-spacing:.05em;transition:color .2s ease-in-out}.navigation-bar__link:is(:hover,[data-hover]){color:var(--colors-black-900)}.navigation-bar__burgerButton{display:flex;width:48px;height:48px;border:var(--borders-none);background:var(--colors-transparent);cursor:pointer;color:var(--colors-black-700);align-items:center;justify-content:center;padding-right:var(--spacing-layout-margin-right)}.navigation-bar__mobileMenu{position:fixed;z-index:99;pointer-events:none;top:60px;left:var(--spacing-0);right:var(--spacing-0);bottom:var(--spacing-0)}.navigation-bar__mobileMenuOverlay{background:var(--colors-black-900);opacity:0;transition:opacity .3s ease-in-out;bottom:var(--spacing-0)}.navigation-bar__mobileMenuContent,.navigation-bar__mobileMenuOverlay{position:absolute;top:var(--spacing-0);left:var(--spacing-0);right:var(--spacing-0)}.navigation-bar__mobileMenuContent{width:100%;height:calc(100vh - 60px);background:var(--colors-white-100);transform:translateY(-100%);transition:transform .3s ease-in-out;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.footer__root{color:var(--colors-text-inverse-default);padding:var(--spacing-layout-margin-top) var(--spacing-page-margin-right) var(--spacing-layout-margin-bottom) var(--spacing-page-margin-left);background-color:var(--colors-background-dark-primary)}.footer__content{display:flex;gap:var(--spacing-leading-medium);flex-direction:column;margin-top:var(--spacing-layout-margin-top);margin-bottom:var(--spacing-layout-margin-bottom);padding-bottom:var(--spacing-layout-margin-bottom)}.footer__cta{flex:1 1 0%;display:flex;gap:var(--spacing-block-tiny);flex-direction:column}.footer__links{flex:1 1 0%;display:flex;gap:var(--spacing-leading-small);flex-direction:row;align-items:flex-start}.break__root{display:flex;width:100%;flex-direction:column}.break__line{width:100%;border-top:var(--borders-wireframe-soft)}.front-cover__root{display:flex;gap:var(--spacing-layout-gutter-regular);height:fit-content;flex-direction:column;padding-top:var(--spacing-layout-margin-top);padding-right:var(--spacing-page-margin-right);padding-bottom:80px;padding-left:var(--spacing-page-margin-left)}.front-cover__content{width:100%;flex:2;display:flex;flex-direction:column;padding-top:var(--spacing-break-medium);padding-bottom:var(--spacing-layout-margin-bottom)}.front-cover__feature{flex:3;min-width:var(--sizes-0)}.simple-block__root{display:flex;width:100%;padding-right:var(--spacing-page-margin-right);padding-left:var(--spacing-page-margin-left)}.title__root{display:flex;flex-direction:column}.title__tagline{text-transform:uppercase}.portfolio-grid__root{position:relative;display:grid;grid-template-columns:1fr;column-gap:var(--spacing-layout-gutter-wide);row-gap:var(--spacing-layout-gutter-wide);margin-right:var(--spacing-page-margin-right);margin-left:var(--spacing-page-margin-left)}.cta-button__root{position:relative;display:inline-flex;border:var(--borders-wireframe-hard);overflow:hidden;align-items:center}.cta-button__group{width:fit-content;z-index:1}.cta-button__group,.cta-button__link{position:relative;height:100%}.cta-button__link{display:flex;text-decoration:none;color:var(--colors-black-900);white-space:nowrap;align-items:center}.cta-button__canvas{width:100%;height:100%;opacity:0}.cta-button__canvas,.cta-button__svgLayer{position:absolute;inset:var(--spacing-0);pointer-events:none;z-index:0}.cta-button__svgLayer{overflow:hidden}.cta-button__label{position:relative;display:inline-block}.cta-button__arrow{display:inline-flex;align-items:center;margin-left:4px}.story__root{display:flex;width:100%;gap:var(--spacing-layout-gutter-regular);align-items:flex-start}.story__content,.story__visuals{flex:1 1 0%}.topic__root{display:flex;width:100%;flex-direction:column;align-items:start;justify-content:start}.topic__visual{margin-bottom:var(--spacing-leading-small)}.image-box__root{flex-direction:column}.image-box__imageContainer,.image-box__root{display:flex;width:100%;height:100%;justify-content:center}.image-box__imageContainer{position:relative;align-items:center}.image-box__label{position:absolute;padding:3% 4%;font-family:var(--fonts-campton);font-weight:400;font-size:18px;line-height:150%;color:var(--colors-text-secondary)}.image-box__caption{color:var(--colors-gray-600);text-align:center;margin-top:.5rem;font-size:var(--font-sizes-sm)}.content-row__root{display:grid;width:100%;gap:var(--spacing-layout-gutter-regular);padding:var(--spacing-layout-margin-top) var(--spacing-page-margin-right) var(--spacing-layout-margin-bottom) var(--spacing-page-margin-left)}.spot-illustration__root{position:relative;display:flex;overflow:hidden;flex-shrink:0}.spot-illustration__placeholder{position:absolute;inset:var(--spacing-0);border-radius:2px;background-color:var(--colors-gray-300)}.stage__root{position:relative;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.stage__title{width:100%;text-align:left;margin-top:var(--spacing-layout-margin-top);padding-left:var(--spacing-page-margin-left)}.stage__content{width:100%;height:100%;flex-direction:column}.stage__content,.stage__mobileOverlay{display:flex;align-items:center}.stage__mobileOverlay{position:absolute;inset:var(--spacing-0);z-index:10;padding:32px;text-align:center;background-color:var(--colors-background-dark-primary);justify-content:center}.contact-sheet__root{width:100%;height:100%;overflow:hidden}.contact-sheet__grid{position:relative;width:100%;height:max-content;overflow:hidden;display:grid;grid-auto-flow:row}.contact-sheet__card{display:flex;width:100%;height:100%;overflow:hidden;border-top:wireframe;border-left:wireframe;align-items:center;justify-content:center}.attribution__root{width:100%}.attribution__content,.attribution__root{display:flex;flex-direction:column}.attribution__title{text-transform:uppercase;font-weight:600;font-size:9px}.attribution__text,.attribution__title{font-family:var(--fonts-campton);line-height:150%}.attribution__text{font-weight:300;font-size:11px}.callout__root{position:relative;width:100%;display:flex;padding:var(--spacing-4) var(--spacing-4) var(--spacing-9)}.callout__text{font-family:var(--fonts-campton);font-weight:300;font-size:18px;line-height:150%;font-style:italic;padding-top:var(--spacing-block-small);padding-left:var(--spacing-layout-margin-left)}.callout__ornamentGroup{display:none}.callout__ornamentBox{position:relative;width:40%;height:50px;display:flex;transform:skew(-20deg,0deg)}.callout__ornament{width:100%;height:100%}.content-block__root{display:flex;width:100%;gap:var(--spacing-layout-gutter-regular);flex-direction:column;padding-top:var(--spacing-layout-margin-top);padding-right:var(--spacing-page-margin-right);padding-left:var(--spacing-page-margin-left)}.content-block__main{flex:2;display:flex;order:2}.content-block__secondary{flex:1 1 0%;display:flex;order:1}.link-external__root{position:relative;gap:var(--spacing-block-small);cursor:pointer;text-decoration:none;color:currentColor}.link-external__icon,.link-external__root{display:inline-flex;align-items:center}.link-external__icon{transition:transform .3s ease;flex-shrink:0}.group:is(:hover,[data-hover]) .link-external__icon{transform:translate(2px,-2px)}.link-external__label{position:relative;transition:opacity .3s ease}.group:is(:hover,[data-hover]) .link-external__label{opacity:.5}.text__root{width:100%}.slideshow__root{position:relative;width:fit-content;max-width:100%;height:fit-content;touch-action:pan-y}.slideshow__control{position:absolute;width:100%;height:100%;display:flex;pointer-events:none;top:var(--spacing-0);justify-content:space-between;align-items:center}.slideshow__nextTrigger,.slideshow__prevTrigger{position:relative;height:fit-content;z-index:1;pointer-events:auto}.slideshow__itemGroup{height:100%}.slideshow__itemGroup,.slideshow__slides{position:relative;width:100%}.slideshow__slides{overflow:hidden}.slideshow__indicator{position:relative;display:flex;gap:var(--spacing-layout-gutter-regular);align-items:center;margin-top:var(--spacing-layout-margin-top)}.hover-overlay__root{position:absolute;inset:var(--spacing-0);pointer-events:none;overflow:visible}.hover-overlay__canvas{position:absolute;top:var(--spacing-0);left:var(--spacing-0)}.media-box__media,.media-box__root{position:relative;display:flex;width:100%}.media-box__video{width:100%;height:100%;object-fit:contain}.nav-cell__root{flex:1 1 0%;height:100%;min-width:var(--sizes-0);text-decoration:none;color:var(--colors-black-900)}.nav-cell__chevronArea,.nav-cell__root{display:flex;align-items:center}.nav-cell__chevronArea{position:relative;width:80px;clip-path:inset(0);-webkit-clip-path:inset(0);flex-shrink:0;align-self:stretch;justify-content:center}.nav-cell__chevronIcon{position:relative;z-index:1;display:flex}.nav-cell__canvas{position:absolute;width:100%;height:100%;pointer-events:none;z-index:0;opacity:0;top:var(--spacing-0);left:var(--spacing-0)}.nav-cell__content{flex:1 1 0%;min-width:var(--sizes-0);display:flex;padding-inline:24px;overflow:hidden;align-self:flex-start;flex-direction:column;padding-top:var(--spacing-block-medium)}.nav-cell__tagline{text-transform:uppercase;font-weight:600;font-size:9px;line-height:150%;color:var(--colors-black-500);display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:4px}.nav-cell__tagline,.nav-cell__title{font-family:var(--fonts-campton)}.nav-cell__title{font-size:20px;line-height:140%;color:inherit;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:700}.nav-cell__thumbnail{width:160px;overflow:hidden;display:none;flex-shrink:0;align-self:stretch;padding-bottom:var(--spacing-block-small);padding-top:var(--spacing-block-small)}.nav-cell__thumbnail img{width:100%;height:100%;object-fit:cover;display:block;flex-shrink:0}.portfolio-grid-item__root{display:flex;gap:var(--spacing-layout-gutter-wide);flex-direction:column;padding-top:var(--spacing-leading-medium)}.portfolio-grid-item__root,.portfolio-list-item__root{position:relative;border-top:var(--borders-wireframe-hard)}.portfolio-list-item__root{display:grid;gap:var(--spacing-layout-gutter-regular);width:100%;min-height:120px;overflow:hidden;grid-template-columns:2fr 1fr;grid-template-rows:auto;align-content:start;padding-top:12px;padding-bottom:48px;padding-right:var(--spacing-layout-gutter-regular);padding-left:var(--spacing-page-margin-left);background-color:var(--colors-white)}.portfolio-list-item__content{gap:var(--spacing-leading-small);min-width:60%;align-items:flex-start;justify-content:left}.portfolio-list-item__aside,.portfolio-list-item__content{position:relative;z-index:1;display:flex;flex-direction:column}.portfolio-list-item__aside{width:100%;height:250px;align-items:center;justify-content:center}.portfolio-list-item__thumbnail{position:relative;height:100%;width:100%}.portfolio-list-item__canvas{width:100%;height:100%;pointer-events:none;z-index:0}.portfolio-list-item__canvas,.portfolio-list-item__cta{position:absolute;inset:var(--spacing-0);opacity:0}.portfolio-list-item__cta{display:flex;gap:24px;color:var(--colors-white-100);flex-direction:column;align-items:center;justify-content:center}.portfolio-list-item__ctaLabel{letter-spacing:.02em;color:var(--colors-white-100);text-align:center;font-family:var(--fonts-campton);font-size:14px;font-weight:400;line-height:1.4}.portfolio-list__root{position:relative}.portfolio-list__root,.section-header__root{display:flex;width:100%;flex-direction:column}.section-header__root{border-top:var(--borders-wireframe-hard);padding-top:var(--spacing-layout-margin-top);padding-right:var(--spacing-page-margin-right)}.section-header__header{display:flex;width:100%;flex-direction:column}.section-header__title{flex:3}.section-header__description{flex:2;padding-top:var(--spacing-leading-medium);padding-right:var(--spacing-page-margin-right)}.icon-button__root{position:relative;display:inline-flex;border:var(--borders-wireframe-hard);border-radius:var(--radii-full);cursor:pointer;overflow:hidden;z-index:1;transition:opacity .2s ease-in-out;align-items:center;justify-content:center;background-color:var(--colors-background-light-primary)}.icon-button__root:is(:disabled,[disabled],[data-disabled]){cursor:not-allowed;opacity:.2;pointer-events:none}.icon-button__icon{position:relative;display:inline-flex;z-index:2;align-items:center;justify-content:center}.icon-button__canvas{opacity:0}.icon-button__canvas,.icon-button__svgLayer{position:absolute;inset:var(--spacing-0);pointer-events:none;z-index:0}.icon-button__svgLayer{overflow:hidden}.step-progress-indicator__root{width:var(--indicator-size,16px);height:var(--indicator-size,16px);border-radius:var(--radii-full);border:var(--borders-wireframe-hard);padding:var(--spacing-0);cursor:pointer;position:relative;overflow:hidden;background-color:var(--colors-background-light-primary)}.step-progress-indicator__root:is(:disabled,[disabled],[data-disabled]){cursor:default}.step-progress-indicator__fill{position:absolute;width:100%;height:var(--fill-height,0);opacity:var(--fill-opacity,0);transition:opacity .2s ease-in;bottom:var(--spacing-0);left:var(--spacing-0);--mix-backgroundColor:color-mix(in srgb,var(--colors-background-dark-primary) 90%,transparent);background-color:var(--mix-backgroundColor,var(--colors-background-dark-primary))}.project-pager__root{display:flex;width:100%;min-height:80px;border-top:var(--borders-wireframe-hard);border-bottom:var(--borders-wireframe-hard);background:var(--colors-white-100)}.interactive-gate-overlay__root{position:absolute;z-index:100;width:100%;height:100%;top:var(--spacing-0);left:var(--spacing-0)}.interactive-gate-overlay__content,.interactive-gate-overlay__root{display:flex;justify-content:center;align-items:center}.interactive-gate-overlay__content{width:10rem;height:10rem;border-radius:50%;color:#FFFFFF;transition:opacity .6s;background-color:var(--colors-black-900)}.interactive-gate-overlay__hint{position:absolute;display:flex;gap:.25rem;padding-inline:.625rem;padding-block:.375rem;border-radius:var(--radii-full);color:#FFFFFF;letter-spacing:.025em;pointer-events:none;opacity:0;transition:opacity .4s;bottom:1rem;right:1rem;align-items:center;background-color:rgba(0,0,0,.6);font-size:.75rem;font-family:sans-serif}.mobile-nav-link__root{position:relative;width:100%;flex:1 1 0%;display:flex;text-decoration:none;border-bottom:var(--borders-wireframe-hard);overflow:hidden;align-items:center;justify-content:center}.mobile-nav-link__group{width:fit-content;z-index:1}.mobile-nav-link__group,.mobile-nav-link__link{position:relative;height:100%;display:flex;align-items:center}.mobile-nav-link__link{padding-inline:24px;padding-block:8px}.mobile-nav-link__canvas{opacity:0}.mobile-nav-link__canvas,.mobile-nav-link__svgLayer{position:absolute;inset:var(--spacing-0);pointer-events:none;z-index:0}.mobile-nav-link__svgLayer{overflow:hidden}.mobile-nav-link__label{position:relative;display:inline-block;color:var(--colors-black-700);text-decoration:none;font-family:var(--fonts-campton);font-size:2.5rem;font-weight:400}.mobile-nav-link__underline{position:absolute;width:100%;height:2px;transform-origin:left center;transform:scaleX(0);bottom:var(--spacing-0);left:var(--spacing-0);background-color:currentColor}.mobile-nav-link__arrow{display:inline-flex;align-items:center;margin-left:8px}.nav-link__root{display:flex;padding:var(--spacing-0);border-left:var(--borders-wireframe-hard);overflow:hidden;align-items:center}.nav-link__group,.nav-link__root{position:relative;height:100%}.nav-link__group{width:fit-content;z-index:1}.nav-link__link{position:relative;display:flex;height:100%;padding-block:8px;align-items:center;padding-right:50px;padding-left:70px}.nav-link__canvas{width:100%;height:100%;opacity:0}.nav-link__canvas,.nav-link__svgLayer{position:absolute;inset:var(--spacing-0);pointer-events:none;z-index:0}.nav-link__svgLayer{overflow:hidden}.nav-link__label{position:relative;display:inline-block}.nav-link__underline{position:absolute;width:100%;height:2px;transform-origin:left center;transform:scaleX(0);bottom:var(--spacing-0);left:var(--spacing-0);background-color:currentColor}.nav-link__arrow{display:inline-flex;align-items:center;margin-left:4px}.nav-link__dot{position:absolute;width:20px;height:20px;pointer-events:none;z-index:2;display:none;color:var(--colors-text-primary);top:8px;right:14px}.cover-display__root{width:100%;height:auto;overflow:hidden}.cover-display__content{width:100%;height:auto;position:relative}.cover-display__content img{display:block;width:100%;height:auto}.cover-display__skeleton{position:absolute;inset:var(--spacing-0);animation:cover-shimmer 1.6s ease-in-out infinite;pointer-events:none;background-color:var(--cover-display-skeleton-bg,var(--colors-background-light-secondary,#efefef));background-image:linear-gradient(90deg,transparent,color-mix(in srgb,white 40%,transparent) 50%,transparent);background-size:200% 100%}.project-credits__root{width:100%;display:flex;gap:32px;flex-direction:row;justify-content:flex-end}.project-credits__column{gap:12px;margin-top:4px}.project-credits__column,.project-header__root{display:flex;flex-direction:column}.project-header__root{padding:var(--spacing-page-margin-top) var(--spacing-page-margin-right) var(--spacing-block-large) var(--spacing-page-margin-left)}.project-header__credits{padding-top:var(--spacing-break-medium)}.interactive-display__root{display:flex;width:100%;height:600px;border-top:var(--borders-wireframe-hard);border-bottom:var(--borders-wireframe-hard);flex-direction:column}@media screen and (min-width:40rem){.front-cover__root{flex-direction:column;padding-right:var(--spacing-page-margin-right)}.front-cover__content{width:80%}.portfolio-list-item__root{min-height:150px;padding-top:24px;padding-bottom:64px}}@media screen and (min-width:48rem){.navigation-bar__root{height:80px;padding-block:var(--spacing-0);padding-left:24px}.front-cover__root{flex-direction:column;padding-right:var(--spacing-0)}.front-cover__content{width:80%}.stage__mobileOverlay{display:none}.attribution__title{font-size:10px}.attribution__text{font-size:12px}.nav-cell__tagline{font-size:10px}.portfolio-list-item__root{min-height:180px;padding-top:24px;padding-bottom:64px}.section-header__header{flex-direction:row}.section-header__description{padding-top:var(--spacing-0)}.project-header__root{display:grid;grid-template-columns:60% 40%;align-items:start}.project-header__credits{padding-top:var(--spacing-leading-small);padding-left:var(--spacing-layout-gutter-regular)}}@media screen and (min-width:64rem){.navigation-bar__links{display:flex;height:100%}.navigation-bar__link{font-size:21px}.navigation-bar__burgerButton,.navigation-bar__mobileMenu{display:none}.footer__content{gap:var(--spacing-0);flex-direction:row}.footer__cta{flex:4}.footer__links{flex:1 1 0%}.front-cover__root{flex-direction:row}.front-cover__content{width:100%}.portfolio-grid__root{grid-template-columns:repeat(2,1fr)}.image-box__label{font-size:21px}.attribution__title{font-size:12px}.attribution__text{font-size:14px}.callout__root{padding:var(--spacing-4) var(--spacing-4) var(--spacing-10)}.callout__text{font-size:30px;padding-left:var(--spacing-0)}.callout__ornamentGroup{position:relative;display:flex;width:20%;height:100%;flex-direction:row-reverse;padding-right:var(--spacing-6)}.content-block__root{flex-direction:row}.content-block__main,.content-block__secondary{order:0}.nav-cell__tagline{font-size:12px}.nav-cell__title{font-size:24px}.nav-cell__thumbnail{display:flex}}@media (hover:none){.slideshow__control{opacity:1!important}}}.navigation-bar__mobileMenu--menuOpen_true{pointer-events:auto}.navigation-bar__mobileMenuOverlay--menuOpen_true{opacity:.5}.navigation-bar__mobileMenuContent--menuOpen_true{transform:translateY(0)}.break__root--size_medium{height:var(--sizes-break-medium)}.break__line--line_none{display:none}.break__root--size_large{height:var(--sizes-break-large)}.break__root--size_small{height:var(--sizes-break-small)}.break__root--line_before{justify-content:flex-start}.break__line--line_before{display:block}.break__root--line_after{justify-content:flex-end}.break__line--line_after{display:block}.simple-block__root--bleed_false{max-width:100%;padding-right:var(--spacing-page-margin-right);padding-left:var(--spacing-page-margin-left)}.simple-block__root--align_start{justify-content:flex-start}.simple-block__root--align_center{justify-content:center}.simple-block__root--bleed_true{padding-right:var(--spacing-0);padding-left:var(--spacing-0)}.simple-block__root--align_end{justify-content:flex-end}.title__root--role_h1{gap:.33rem}.title__tagline--role_h1{text-transform:uppercase;font-family:var(--fonts-campton);font-weight:500;font-size:10px;line-height:150%}.title__title--role_h1{font-family:var(--fonts-campton);font-size:40px;line-height:105%}.title__tagline--contrast_positive,.title__title--contrast_positive{color:var(--colors-text-primary)}.title__tagline--role_h4{text-transform:uppercase;font-family:var(--fonts-campton);font-weight:500;font-size:10px;line-height:150%}.title__title--role_h4{font-family:var(--fonts-campton);font-size:24px;line-height:130%}.title__tagline--contrast_negative{color:var(--colors-text-inverse-default);opacity:.75}.title__title--contrast_negative{color:var(--colors-text-inverse-default);opacity:.9}.title__root--role_inFeature{gap:4px}.title__tagline--role_inFeature{text-transform:uppercase;font-family:var(--fonts-campton);font-weight:500;font-size:10px;line-height:150%}.title__title--role_inFeature{font-family:var(--fonts-campton);font-size:28px;line-height:120%}.title__root--role_inGrid{gap:4px}.title__tagline--role_inGrid{text-transform:uppercase;font-family:var(--fonts-campton);font-weight:500;font-size:10px;line-height:150%}.title__title--role_inGrid{font-family:var(--fonts-campton);font-size:28px;line-height:120%}.title__root--role_inList{gap:4px}.title__tagline--role_inList{text-transform:uppercase;font-family:var(--fonts-campton);font-weight:500;font-size:10px;line-height:150%}.title__title--role_inList{font-family:var(--fonts-campton);font-size:24px;line-height:130%}.title__title--tone_strong{font-weight:700}.title__tagline--role_h5{text-transform:uppercase;font-family:var(--fonts-campton);font-weight:500;font-size:10px;line-height:150%}.title__title--role_h5{font-family:var(--fonts-campton);font-size:20px;line-height:140%}.title__title--tone_light{font-weight:500}.title__tagline--role_h2{text-transform:uppercase;font-family:var(--fonts-campton);font-weight:500;font-size:10px;line-height:150%}.title__title--role_h2{font-family:var(--fonts-campton);font-size:36px;line-height:120%}.title__tagline--role_h3{text-transform:uppercase;font-family:var(--fonts-campton);font-weight:500;font-size:10px;line-height:150%}.title__title--role_h3{font-family:var(--fonts-campton);font-size:28px;line-height:120%}.title__title--tone_subtle{color:var(--colors-text-subtle);font-weight:400}.portfolio-grid__root--columns_1{grid-template-columns:1fr}.portfolio-grid__root--variant_feature{row-gap:var(--spacing-break-medium)}.portfolio-grid__root--columns_2,.portfolio-grid__root--columns_3{grid-template-columns:1fr}.cta-button__root--size_md{height:56px}.cta-button__link--size_md{padding-block:8px;font-family:var(--fonts-campton);font-weight:400;font-size:.875rem;line-height:150%;padding-left:40px;padding-right:28px}.cta-button__root--size_lg{height:80px}.cta-button__link--size_lg{padding-block:8px;font-family:var(--fonts-campton);font-weight:400;font-size:18px;line-height:150%;padding-left:70px;padding-right:50px}.cta-button__root--size_sm{height:40px}.cta-button__link--size_sm{padding-block:6px;letter-spacing:.05em;text-transform:uppercase;padding-left:24px;padding-right:18px;font-size:.75rem}.story__root--direction_left{flex-direction:column}.story__visuals--direction_left{margin-top:var(--spacing-layout-margin-top)}.story__content--direction_left{padding-left:var(--spacing-page-margin-left);padding-right:var(--spacing-page-margin-right);padding-top:var(--spacing-0)}.topic__root--type_story{gap:var(--spacing-leading-large)}.topic__root--type_description,.topic__root--type_point{gap:var(--spacing-leading-small)}.image-box__label--labelPlacement_TL{top:.5rem;left:.5rem}.image-box__image--fit_fill{width:100%;height:auto}.image-box__image--fit_contain{max-width:100%;height:auto;object-fit:contain}.image-box__label--labelPlacement_TR{top:.5rem;right:.5rem}.image-box__label--labelPlacement_BL{bottom:.5rem;left:.5rem}.image-box__label--labelPlacement_BR{bottom:.5rem;right:.5rem}.image-box__label--labelPlacement_C{transform:translate(-50%,-50%);top:50%;left:50%}.content-row__root--columns_4{grid-template-columns:repeat(2,1fr)}.content-row__root--bleed_false{padding-left:var(--spacing-page-margin-left);padding-right:var(--spacing-page-margin-right)}.content-row__root--columns_3{grid-template-columns:1fr}.spot-illustration__root--size_md{width:135px;height:90px}.spot-illustration__root--scaling_none svg{width:auto;height:auto;overflow:visible;flex-shrink:0}.spot-illustration__root--position_bottomLeft{align-items:flex-end;justify-content:flex-start}.spot-illustration__root--scaling_fit svg{width:100%;height:100%;overflow:visible}.spot-illustration__root--position_center{align-items:center;justify-content:center}.spot-illustration__root--size_sm{width:81px;height:50px}.spot-illustration__root--size_lg{width:195px;height:120px}.spot-illustration__root--position_topLeft{align-items:flex-start;justify-content:flex-start}.spot-illustration__root--position_topRight{align-items:flex-start;justify-content:flex-end}.spot-illustration__root--position_bottomRight{align-items:flex-end;justify-content:flex-end}.spot-illustration__root--position_leftCenter{align-items:center;justify-content:flex-start}.spot-illustration__root--position_topCenter{align-items:flex-start;justify-content:center}.spot-illustration__root--position_rightCenter{align-items:center;justify-content:flex-end}.spot-illustration__root--position_bottomCenter{align-items:flex-end;justify-content:center}.stage__root--fullScreen_false{width:100%;height:auto}.stage__content--fullScreen_false{padding-left:var(--spacing-page-margin-left);padding-right:var(--spacing-page-margin-right);padding-top:80px;padding-bottom:80px}.stage__root--mode_dark{background-color:var(--colors-background-dark-primary)}.stage__content--bleed_false{padding-top:80px;padding-right:var(--spacing-page-margin-right);padding-bottom:80px;padding-left:var(--spacing-page-margin-left)}.stage__root--divider_none{border:var(--borders-none)}.stage__root--mode_transparent{background-color:var(--colors-transparent)}.stage__content--bleed_true{padding:var(--spacing-0)}.stage__root--divider_both{border-bottom:var(--borders-wireframe-hard)}.stage__root--divider_both,.stage__root--divider_top{border-top:var(--borders-wireframe-hard)}.stage__root--fullScreen_true{width:100%;height:100vh}.stage__content--fullScreen_true{padding:var(--spacing-0)}.contact-sheet__grid--columnGutter_regular{column-gap:var(--spacing-layout-gutter-regular)}.contact-sheet__grid--rowGutter_regular{row-gap:var(--spacing-layout-gutter-regular)}.contact-sheet__root--bleed_true{padding-right:var(--spacing-0);padding-left:var(--spacing-0)}.contact-sheet__root--bleed_false{padding-right:var(--spacing-page-margin-right);padding-left:var(--spacing-page-margin-left)}.contact-sheet__grid--columnGutter_narrow{column-gap:var(--spacing-layout-gutter-narrow)}.contact-sheet__grid--columnGutter_wide{column-gap:var(--spacing-layout-gutter-wide)}.contact-sheet__grid--rowGutter_narrow{row-gap:var(--spacing-layout-gutter-narrow)}.contact-sheet__grid--rowGutter_wide{row-gap:var(--spacing-layout-gutter-wide)}.attribution__text--contrast_positive,.attribution__title--contrast_positive{color:var(--colors-text-primary)}.attribution__text--contrast_negative,.attribution__title--contrast_negative{color:var(--colors-text-inverse-default)}.callout__root--contrast_positive{border-top:var(--borders-wireframe-hard)}.callout__text--contrast_positive{color:var(--colors-text-primary)}.callout__ornament--contrast_positive{border-left:var(--borders-wireframe-hard)}.content-block__root--direction_right{flex-direction:column}.content-block__root--bleed_false{max-width:100%;padding-right:var(--spacing-page-margin-right);padding-left:var(--spacing-page-margin-left)}.content-block__root--align_center{align-items:center}.content-block__main--placementMain_C,.content-block__secondary--placementSecondary_C{justify-content:center;align-items:center}.content-block__root--divider_none{border:var(--borders-none)}.content-block__root--align_start{align-items:flex-start}.content-block__secondary--placementSecondary_TL{justify-content:flex-start;align-items:flex-start}.content-block__root--direction_left{order:1;flex-direction:column}.content-block__main--placementMain_TR{justify-content:flex-end;align-items:flex-start}.content-block__root--divider_top{border-top:var(--borders-wireframe-hard)}.content-block__root--divider_both,.content-block__root--divider_bottom{border-bottom:var(--borders-wireframe-hard)}.content-block__root--divider_both{border-top:var(--borders-wireframe-hard)}.content-block__root--bleed_true{padding-right:var(--spacing-0);padding-left:var(--spacing-0)}.content-block__main--hasSecondary_false{flex:1 1 0%;width:100%}.content-block__root--align_end{align-items:flex-end}.content-block__main--placementMain_TL{justify-content:flex-start;align-items:flex-start}.content-block__main--placementMain_BL{justify-content:flex-start;align-items:flex-end}.content-block__main--placementMain_BR{justify-content:flex-end;align-items:flex-end}.content-block__secondary--placementSecondary_TR{justify-content:flex-end;align-items:flex-start}.content-block__secondary--placementSecondary_BL{justify-content:flex-start;align-items:flex-end}.content-block__secondary--placementSecondary_BR{justify-content:flex-end;align-items:flex-end}.text__root--contrast_negative{color:var(--colors-text-inverse-default)}.text__root--role_regular{font-size:12px;line-height:150%}.text__root--role_footnote,.text__root--role_regular{font-family:var(--fonts-campton);font-weight:300}.text__root--role_footnote{font-size:10px;line-height:140%}.text__root--tone_subtle{color:var(--colors-text-subtle)}.text__root--contrast_positive{color:var(--colors-text-primary)}.text__root--role_story{font-family:var(--fonts-campton);font-weight:300;font-size:14px;line-height:150%}.slideshow__nextTrigger--placement_inside,.slideshow__prevTrigger--placement_inside{transform:none}.slideshow__indicator--indicatorAlign_center{justify-content:center}.slideshow__indicator--indicatorAlign_left{justify-content:flex-start}.slideshow__prevTrigger--placement_outside{transform:translateX(50%)}.slideshow__nextTrigger--placement_outside{transform:translateX(-50%)}.slideshow__indicator--indicatorAlign_right{justify-content:flex-end}.hover-overlay__root--blend_none{mix-blend-mode:normal}.hover-overlay__root--blend_difference{mix-blend-mode:difference}.nav-cell__chevronArea--side_prev,.nav-cell__root--side_prev{border-right:var(--borders-wireframe-hard)}.nav-cell__chevronArea--side_prev{order:-1}.nav-cell__chevronArea--side_next{border-left:var(--borders-wireframe-hard);order:1}.portfolio-grid-item__root--variant_feature{display:grid;border-top:var(--borders-wireframe-hard);grid-template-columns:1fr;grid-template-rows:auto;column-gap:var(--spacing-layout-gutter-wide);row-gap:var(--spacing-0);padding-top:var(--spacing-leading-medium)}.portfolio-grid-item__title--variant_feature{grid-column:span 1/span 1;grid-row:span 1/span 1}.portfolio-grid-item__description--variant_feature{display:block;grid-column:span 1/span 1;grid-row:auto;margin-top:var(--spacing-layout-gutter-narrow)}.portfolio-grid-item__thumbnail--variant_feature{grid-column:span 1/span 1;grid-row:auto;margin-top:var(--spacing-layout-gutter-wide)}.section-header__root--contrast_negative{border-top:var(--borders-wireframe-inverse-hard)}.section-header__title--contrast_negative{color:text.inverted}.section-header__description--contrast_negative{color:text.inverse}.section-header__root--contrast_positive{border-top:var(--borders-wireframe-hard)}.section-header__description--contrast_positive,.section-header__title--contrast_positive{color:var(--colors-text-primary)}.section-header__root--role_divider{padding-left:var(--spacing-page-margin-left)}.section-header__root--role_separator{padding-left:var(--spacing-0)}.section-header__root--background_none{background-color:var(--colors-transparent)}.section-header__root--background_dark{background-color:var(--colors-background-dark-primary)}.section-header__description--background_dark,.section-header__title--background_dark{color:text.inverted}.icon-button__root--space_regular{padding:12px}.icon-button__root--variant_solid{background-color:var(--colors-background-light-primary);border-color:wireframe.hard}.icon-button__root--space_ample{padding:6px}.icon-button__icon--space_ample{transform:scale(.75)}.icon-button__root--space_tight{padding:8px}.icon-button__root--disabled_true{cursor:not-allowed;opacity:.4;pointer-events:none}.icon-button__root--variant_outline{background-color:var(--colors-transparent);border-color:wireframe.hard}.icon-button__root--variant_ghost{background-color:var(--colors-transparent);border-color:var(--colors-transparent)}.interactive-gate-overlay__root--state_active{pointer-events:none}.interactive-gate-overlay__content--state_active,.interactive-gate-overlay__hint--hintVisible_false{opacity:0}.interactive-gate-overlay__root--state_idle{pointer-events:auto}.interactive-gate-overlay__content--state_idle{opacity:1}.interactive-gate-overlay__hint--state_idle{display:none}.interactive-gate-overlay__hint--hintVisible_true{opacity:1}.nav-link__root--active_true{font-weight:600}.nav-link__root--active_true:after{position:absolute;width:16px;height:16px;background:linear-gradient(135deg,transparent 50%,var(--colors-text-primary) 50%);content:"";bottom:var(--spacing-0);right:var(--spacing-0)}.nav-link__label--active_true{color:var(--colors-text-primary)}@media screen and (min-width:40rem){.story__root--direction_left{flex-direction:column}.story__visuals--direction_left{margin-top:var(--spacing-layout-margin-top)}.story__content--direction_left{padding-left:var(--spacing-page-margin-left);padding-top:var(--spacing-0)}}@media screen and (min-width:48rem){.title__tagline--role_h1{font-size:12px}.title__title--role_h1{font-size:56px}.title__tagline--role_h4,.title__tagline--role_inFeature{font-size:12px}.title__title--role_inFeature{font-family:var(--fonts-campton);font-size:36px;line-height:120%}}@media screen and (min-width:48rem){@media screen and (min-width:64rem){.title__title--role_inFeature{font-size:48px}}}@media screen and (min-width:48rem){.title__tagline--role_inGrid,.title__tagline--role_inList{font-size:12px}.title__title--role_inList{font-family:var(--fonts-campton);font-size:36px;line-height:120%}}@media screen and (min-width:48rem){@media screen and (min-width:64rem){.title__title--role_inList{font-size:48px}}}@media screen and (min-width:48rem){.title__tagline--role_h2,.title__tagline--role_h3,.title__tagline--role_h5{font-size:12px}.portfolio-grid__root--columns_3{grid-template-columns:repeat(2,1fr)}.story__root--direction_left{flex-direction:column}.story__visuals--direction_left{margin-top:var(--spacing-layout-margin-top)}.story__content--direction_left{padding-left:var(--spacing-page-margin-left);padding-top:var(--spacing-0)}.content-row__root--columns_4{grid-template-columns:repeat(4,1fr)}.content-row__root--columns_3{grid-template-columns:repeat(3,1fr)}.text__root--role_regular{font-size:14px;line-height:140%}.text__root--role_story{font-size:18px}}@media screen and (min-width:64rem){.navigation-bar__root--hidden_true{transform:translateY(-100%)}.title__root--role_h1{gap:1rem}.title__tagline--role_h1{font-size:16px}.title__title--role_h1{font-size:64px}.title__tagline--role_h4{font-size:16px}.title__title--role_h4{font-size:32px}.title__root--role_inFeature{gap:6px}.title__tagline--role_inFeature{font-size:16px}.title__title--role_inFeature{font-size:36px;font-family:var(--fonts-campton);line-height:120%}}@media screen and (min-width:64rem){@media screen and (min-width:64rem){.title__title--role_inFeature{font-size:48px}}}@media screen and (min-width:64rem){.title__root--role_inGrid{gap:4px}.title__tagline--role_inGrid{font-size:16px}.title__title--role_inGrid{font-size:40px}.title__root--role_inList{gap:6px}.title__tagline--role_inList{font-size:16px}.title__title--role_inList{font-size:36px;font-family:var(--fonts-campton);line-height:120%}}@media screen and (min-width:64rem){@media screen and (min-width:64rem){.title__title--role_inList{font-size:48px}}}@media screen and (min-width:64rem){.title__tagline--role_h5{font-size:16px}.title__title--role_h5{font-size:24px}.title__tagline--role_h2{font-size:16px}.title__title--role_h2{font-size:48px}.title__tagline--role_h3{font-size:16px}.title__title--role_h3{font-size:40px}.portfolio-grid__root--columns_1{grid-template-columns:1fr}.portfolio-grid__root--columns_2{grid-template-columns:repeat(2,1fr)}.portfolio-grid__root--columns_3{grid-template-columns:repeat(3,1fr)}.cta-button__link--size_lg,.cta-button__link--size_md{font-size:21px}.story__root--direction_left{flex-direction:row}.story__content--direction_left{padding-left:var(--spacing-0);padding-top:var(--spacing-layout-margin-top)}.content-block__root--direction_right{flex-direction:row}.content-block__root--direction_left{order:0;flex-direction:row-reverse}.text__root--role_regular{font-size:18px;line-height:150%}.text__root--role_footnote{font-size:12px}.text__root--role_story{font-size:21px}.slideshow__prevTrigger--placement_inside{transform:translateX(50%)}.slideshow__nextTrigger--placement_inside{transform:translateX(-50%)}.slideshow__prevTrigger--placement_outside{transform:translateX(-125%)}.slideshow__nextTrigger--placement_outside{transform:translateX(125%)}.portfolio-grid-item__root--variant_feature{grid-template-columns:repeat(5,1fr);grid-template-rows:auto 1fr}.portfolio-grid-item__title--variant_feature{grid-column:1/4}.portfolio-grid-item__description--variant_feature{grid-column:4/6;grid-row:1/3;margin-top:var(--spacing-0)}.portfolio-grid-item__thumbnail--variant_feature{grid-column:1/6;grid-row:span 2/span 2}.icon-button__root--space_ample{padding:16px}.icon-button__icon--space_ample{transform:scale(1)}}}@layer utilities{.w_960{width:960px}.h_600{height:600px}.c_var\(--colors-background-dark-primary\){color:var(--colors-background-dark-primary)}.columns_4{column-count:4}.\--thickness_1px{--thickness:1px}.w_100\%{width:100%}.bd_inverse\.soft{border:inverse.soft}.stk_1{stroke:1px}.pos_fixed{position:fixed}.w_187\.5px{width:187.5px}.h_187\.5px{height:187.5px}.pointer-events_none{pointer-events:none}.z_9999{z-index:9999}.pos_absolute{position:absolute}.trf_translate\(-50\%\,_-65\%\){transform:translate(-50%,-65%)}.d_flex{display:flex}.ta_center{text-align:center}.white-space_nowrap{white-space:nowrap}.op_0{opacity:0}.fill_true{fill:true}.stk_1\.5{stroke:1.5px}.inset_0{inset:var(--spacing-0)}.z_9000{z-index:9000}.stk_2{stroke:2px}.contrast_positive{--contrast:contrast(positive)}.d_none{display:none}.flex_1{flex:1 1 0%}.gap_1{gap:var(--spacing-1)}.pos_relative{position:relative}.w_max-content{width:max-content}.h_max-content{height:max-content}.trs_color_\.6s{transition:color .6s}.cursor_pointer{cursor:pointer}.c_black\.800{color:var(--colors-black-800)}.bd_wireframe{border:wireframe}.c_white\.100{color:var(--colors-white-100)}.bd_negative{border:negative}.h_100\%{height:100%}.w_0\%{width:0}.h_0\%{height:0}.bg_black\.800{background:var(--colors-black-800)}.bg_white\.100{background:var(--colors-white-100)}.w_0{width:var(--sizes-0)}.h_0{height:var(--sizes-0)}.anim_pullHor_\.3s_ease-out{animation:pullHor .3s ease-out}.anim_pushHor_\.3s_ease-out{animation:pushHor .3s ease-out}.anim_pullVer_\.3s_ease-out{animation:pullVer .3s ease-out}.anim_pushVer_\.3s_ease-out{animation:pushVer .3s ease-out}.trs_opacity_\.2s_ease-in-out\,_width_\.3s_ease-in-out\,_height_\.3s_ease-in-out{transition:opacity .2s ease-in-out,width .3s ease-in-out,height .3s ease-in-out}.op_1{opacity:1}.w_12px{width:12px}.h_12px{height:12px}.c_black\.600{color:var(--colors-black-600)}.w_18px{width:18px}.h_18px{height:18px}.w_36px{width:36px}.h_36px{height:36px}.c_black\.700{color:var(--colors-black-700)}.trs_background-color_250ms_ease-in-out\,_color_100ms_ease-in-out{transition:background-color .25s ease-in-out,color .1s ease-in-out}.bdr_50\%{border-radius:50%}.w_34px{width:34px}.h_34px{height:34px}.bdr_25\%{border-radius:25%}.bdr_10\%{border-radius:10%}.bdr_0{border-radius:0}.c_text\.primary{color:var(--colors-text-primary)}.c_text\.secondary{color:var(--colors-text-secondary)}.tt_uppercase{text-transform:uppercase}.h_1px{height:1px}.bg_gray\.600{background:var(--colors-gray-600)}.h_3px{height:3px}.trf_translateY\(-1px\){transform:translateY(-1px)}.c_white{color:var(--colors-white)}.max-w_8xl{max-width:var(--sizes-8xl)}.mx_auto{margin-inline:auto}.px_4{padding-inline:var(--spacing-4)}.bd-b_wireframe{border-bottom:wireframe}.bg_background\.positive{background:background.positive}.bg_transparent{background:var(--colors-transparent)}.bg_unset{background:unset}.bg_black\.900{background:var(--colors-black-900)}.anim_pullHor_\.3s_ease-in{animation:pullHor .3s ease-in}.anim_pullVer_\.3s_ease-in{animation:pullVer .3s ease-in}.anim_fadeIn_\.3s{animation:fadeIn .3s}.anim_fadeOut_\.3s{animation:fadeOut .3s}.w_500{width:500px}.h_500{height:500px}.d_grid{display:grid}.gap_0{gap:var(--spacing-0)}.ring_1px_solid_black{outline:1px solid black}.tbl_fixed{table-layout:fixed}.gap_3{gap:var(--spacing-3)}.trs_opacity_\.3s_ease-in-out\,_width_\.2s_ease-in-out\,_height_\.2s_ease-in-out{transition:opacity .3s ease-in-out,width .2s ease-in-out,height .2s ease-in-out}.w_10px{width:10px}.h_10px{height:10px}.d_block{display:block}.h_50px{height:50px}.bg_gray\.300{background:var(--colors-gray-300)}.w_15px{width:15px}.h_15px{height:15px}.c_black\.500{color:var(--colors-black-500)}.trf_translateX\(-50\%\){transform:translateX(-50%)}.w_sm{width:var(--sizes-sm)}.gap_2{gap:var(--spacing-2)}.ov_hidden{overflow:hidden}.ov_auto{overflow:auto}.bd-t_wireframe{border-top:wireframe}.c_gray\.800{color:var(--colors-gray-800)}.bd_1px_solid_red{border:1px solid red}.w_50px{width:50px}.td_underline{text-decoration:underline}.tu-o_3{text-underline-offset:3px}.w_2400{width:2400px}.h_1800{height:1800px}.w_936{width:936px}.h_936{height:936px}.columns_8{column-count:8}.w_1400{width:1400px}.h_700{height:700px}.w_1200{width:1200px}.h_900{height:900px}.columns_2{column-count:2}.trs_slide{transition:slide}.w_1520{width:1520px}.h_800{height:800px}.columns_3{column-count:3}.w_1920{width:1920px}.h_1600{height:1600px}.h_620{height:620px}.h_2200{height:2200px}.h_552{height:552px}.h_1900{height:1900px}.h_985{height:985px}.h_2400{height:2400px}.h_765{height:765px}.columns_6{column-count:6}.trs_fade{transition:fade}.contrast_negative{--contrast:contrast(negative)}.h_2100{height:2100px}.h_1300{height:1300px}.w_450{width:450px}.h_614{height:614px}.columns_1{column-count:1}.h_1200{height:1200px}.w_3842{width:3842px}.w_3840{width:3840px}.h_9300{height:9300px}.h_1000{height:1000px}.h_1100{height:1100px}.h_1700{height:1700px}.w_640{width:640px}.h_640{height:640px}.h_1500{height:1500px}.h_920{height:920px}.bg_white{background:var(--colors-white)}.z_10{z-index:10}.bg_\#F5FAFA{background:#F5FAFA}.h_32px{height:32px}.h_40px{height:40px}.m_kumo\.4{margin:var(--spacing-kumo-4)}.w_550{width:550px}.h_337{height:337px}.bg_background\.dark\.primary{background:var(--colors-background-dark-primary)}.w_800px{width:800px}.gap_48px{gap:48px}.bg_\#F2F2F2{background:#F2F2F2}.max-w_180px{max-width:180px}.w_50\%{width:50%}.gap_12px{gap:12px}.c_gray\.500{color:var(--colors-gray-500)}.h_auto{height:auto}.w_800{width:800px}.h_720{height:720px}.h_810{height:810px}.h_840{height:840px}.h_715{height:715px}.h_864{height:864px}.h_10vh{height:10vh}.trs_opacity_300ms{transition:opacity .3s}.w_195{width:195px}.h_48{height:var(--sizes-48)}.h_710{height:710px}.w_1000px{width:1000px}.h_450px{height:450px}.h_380px{height:380px}.max-w_100\%{max-width:100%}.w_45\%{width:45%}.mix-bm_multiply{mix-blend-mode:multiply}.w_40\%{width:40%}.w_30\%{width:30%}.bg_\#9F46B9{background:#9F46B9}.bd_none{border:var(--borders-none)}.bdr_10px{border-radius:10px}.z_1{z-index:1}.bx-sh_5px_5px_10px_0px_\#CCCCCC{box-shadow:5px 5px 10px 0 #CCCCCC}.trs_all_\.3s_ease{transition:all .3s ease}.c_\#4C4C4C{color:#4C4C4C}.c_\#2D2D2D{color:#2D2D2D}.w_190{width:190px}.h_65{height:65px}.w_690{width:690px}.h_135{height:135px}.w_350{width:350px}.h_400{height:400px}.w_440{width:440px}.h_90{height:90px}.w_42{width:42px}.h_42{height:42px}.w_1000{width:1000px}.h_380{height:380px}.h_80vh{height:80vh}.trs_fill-opacity_100ms_ease-in-out{transition:fill-opacity .1s ease-in-out}.w_1px{width:1px}.c_kumo\.text\.subtle\.dark{color:kumo.text.subtle.dark}.ta_end{text-align:end}.trf_translateY\(45\%\){transform:translateY(45%)}.ta_start{text-align:start}.trf_translateY\(50\%\){transform:translateY(50%)}.w_calc\(100\%_-_4px\){width:calc(100% - 4px)}.w_calc\(100\%_-_8px\){width:calc(100% - 8px)}.w_calc\(100\%_-_12px\){width:calc(100% - 12px)}.w_2px{width:2px}.h_2px{height:2px}.w_4px{width:4px}.h_4px{height:4px}.w_8px{width:8px}.h_8px{height:8px}.bd-t_kumo\.separator{border-top:var(--borders-kumo-separator)}.c_kumo\.text\.primary\.dark{color:kumo.text.primary.dark}.m_lg{margin:lg}.w_350px{width:350px}.h_180px{height:180px}.w_700px{width:700px}.h_500px{height:500px}.h_300px{height:300px}.bd-b_kumo\.separator{border-bottom:var(--borders-kumo-separator)}.bd-l_kumo\.separator{border-left:var(--borders-kumo-separator)}.gap_1px{gap:1px}.m_0{margin:var(--spacing-0)}.p_0{padding:var(--spacing-0)}.c_kumo\.text\.secondary\.dark{color:kumo.text.secondary.dark}.w_100{width:100px}.gap_10{gap:var(--spacing-10)}.trf_translate\(-5px\,_5px\){transform:translate(-5px,5px)}.w_10{width:var(--sizes-10)}.h_20{height:var(--sizes-20)}.gap_kumo\.5{gap:var(--spacing-kumo-5)}.gap_kumo\.3{gap:var(--spacing-kumo-3)}.bd_kumo\.box{border:var(--borders-kumo-box)}.w_120px{width:120px}.h_120px{height:120px}.w_160px{width:160px}.h_160px{height:160px}.w_240px{width:240px}.h_240px{height:240px}.w_var\(--root-width\){width:var(--root-width)}.h_var\(--root-height\){height:var(--root-height)}.h_var\(--bar-height\){height:var(--bar-height)}.border-block-end-width_var\(--thickness\){border-block-end-width:var(--thickness)}.top_0{top:var(--spacing-0)}.left_0{left:var(--spacing-0)}.top_50\%{top:50%}.left_50\%{left:50%}.ai_center{align-items:center}.jc_center{justify-content:center}.fs_12px{font-size:12px}.fw_700{font-weight:700}.flex-d_column{flex-direction:column}.flex-d_row{flex-direction:row}.flex-d_row-reverse{flex-direction:row-reverse}.flex-d_column-reverse{flex-direction:column-reverse}.ff_Campton{font-family:Campton}.fw_400{font-weight:400}.fs_1\.33rem{font-size:1.33rem}.pl_3{padding-left:var(--spacing-3)}.pr_3{padding-right:var(--spacing-3)}.pt_1{padding-top:var(--spacing-1)}.fs_1\.15rem{font-size:1.15rem}.pl_4{padding-left:var(--spacing-4)}.pr_4{padding-right:var(--spacing-4)}.fs_1rem{font-size:1rem}.pl_1{padding-left:var(--spacing-1)}.fw_500{font-weight:500}.lh_1rem{line-height:1rem}.pb_3{padding-bottom:var(--spacing-3)}.mb_4{margin-bottom:var(--spacing-4)}.fs_3rem{font-size:3rem}.lh_3rem{line-height:3rem}.fs_2rem{font-size:2rem}.lh_2rem{line-height:2rem}.lh_1\.90rem{line-height:1.9rem}.mb_1{margin-bottom:var(--spacing-1)}.fs_0\.90rem{font-size:.9rem}.bg-c_black{background-color:var(--colors-black)}.bottom_0{bottom:var(--spacing-0)}.right_0{right:var(--spacing-0)}.pt_4{padding-top:var(--spacing-4)}.pr_2{padding-right:var(--spacing-2)}.pb_4{padding-bottom:var(--spacing-4)}.bg-c_\#CCC{background-color:#CCC}.grid-tc_repeat\(auto-fill\,_minmax\(200px\,_1fr\)\){grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.bg-c_tomato{background-color:tomato}.pt_100\%{padding-top:100%}.pb_1{padding-bottom:var(--spacing-1)}.pt_2px{padding-top:2px}.mt_-7\.5px{margin-top:-7.5px}.top_6{top:var(--spacing-6)}.fs_0\.66rem{font-size:.66rem}.jc_space-between{justify-content:space-between}.pl_2{padding-left:var(--spacing-2)}.pt_2{padding-top:var(--spacing-2)}.fs_1\.20rem{font-size:1.2rem}.lh_1\.40rem{line-height:1.4rem}.jc_start{justify-content:start}.pt_0\.45rem{padding-top:.45rem}.fw_300{font-weight:300}.fs_0\.75rem{font-size:.75rem}.lh_0\.85rem{line-height:.85rem}.mt_1{margin-top:var(--spacing-1)}.fs_\.95rem{font-size:.95rem}.lh_\.95rem{line-height:.95rem}.bottom_-1px{bottom:-1px}.td-c_gray\.700{text-decoration-color:var(--colors-gray-700)}.bg-c_\#F6EFE7{background-color:#F6EFE7}.bg-c_\#DCDBDB{background-color:#DCDBDB}.bg-c_\#F4F4F4{background-color:#F4F4F4}.bg-c_\#1b1b1b{background-color:#1b1b1b}.bg-c_\#F8F5E7{background-color:#F8F5E7}.bg-c_\#FAF6E1{background-color:#FAF6E1}.bg-c_\#483F37{background-color:#483F37}.bg-c_\#DFDCC3{background-color:#DFDCC3}.bg-c_\#E5F4F2{background-color:#E5F4F2}.bg-c_\#000E57{background-color:#000E57}.bg-c_white{background-color:var(--colors-white)}.bg-c_\#FCF3F0{background-color:#FCF3F0}.bg-c_\#EDFAFF{background-color:#EDFAFF}.bg-c_\#1F6AF2{background-color:#1F6AF2}.bg-c_\#F8B8B0{background-color:#F8B8B0}.mt_kumo\.5{margin-top:var(--spacing-kumo-5)}.grid-tc_repeat\(6\,_1fr\){grid-template-columns:repeat(6,1fr)}.grid-tr_repeat\(6\,_1fr\){grid-template-rows:repeat(6,1fr)}.pt_kumo\.4{padding-top:var(--spacing-kumo-4)}.pl_kumo\.4{padding-left:var(--spacing-kumo-4)}.grid-af_row{grid-auto-flow:row}.grid-tc_repeat\(2\,_550px\){grid-template-columns:repeat(2,550px)}.grid-tr_repeat\(2\,_337px\){grid-template-rows:repeat(2,337px)}.pt_80px{padding-top:80px}.pb_104px{padding-bottom:104px}.pb_500px{padding-bottom:500px}.pt_32px{padding-top:32px}.pl_32px{padding-left:32px}.pb_80px{padding-bottom:80px}.pt_56px{padding-top:56px}.pr_40px{padding-right:40px}.pt_40px{padding-top:40px}.pb_64px{padding-bottom:64px}.pl_40px{padding-left:40px}.pr_80px{padding-right:80px}.pt_24px{padding-top:24px}.pb_16px{padding-bottom:16px}.pt_12px{padding-top:12px}.bottom_16px{bottom:16px}.left_24px{left:24px}.bg-i_url\(\/sonyz3\/assets\/sony-working-elves\.gif\){background-image:url(/sonyz3/assets/sony-working-elves.gif)}.bg-r_repeat{background-repeat:repeat}.bg-i_url\(\/sonyz3\/assets\/BF_256\.gif\){background-image:url(/sonyz3/assets/BF_256.gif)}.grid-tc_repeat\(4\,_320px\){grid-template-columns:repeat(4,320px)}.grid-tr_repeat\(2\,_505px\){grid-template-rows:repeat(2,505px)}.bg-i_url\(\/sonyzu\/assets\/header-stars\.webp\){background-image:url(/sonyzu/assets/header-stars.webp)}.bg-i_url\(\/sonyzu\/assets\/footer-stars\.webp\){background-image:url(/sonyzu/assets/footer-stars.webp)}.jc_flex-start{justify-content:flex-start}.bg-i_linear-gradient\(315deg\,_\#9F46B9_0\%\,_\#CB71E6_74\%\){background-image:linear-gradient(315deg,#9F46B9,#CB71E6 74%)}.ff_Arial{font-family:Arial}.fs_1\.25rem{font-size:1.25rem}.pt_8px{padding-top:8px}.pb_7px{padding-bottom:7px}.pl_16px{padding-left:16px}.pr_16px{padding-right:16px}.pb_160px{padding-bottom:160px}.lh_1\.75rem{line-height:1.75rem}.fw_600{font-weight:600}.fs_2\.33rem{font-size:2.33rem}.lh_2\.33rem{line-height:2.33rem}.pb_1rem{padding-bottom:1rem}.left_18px{left:18px}.ff_untitledSans{font-family:untitledSans}.fs_kumo\.XXS{font-size:var(--font-sizes-kumo--x-x-s)}.lh_kumo\.XXS{line-height:var(--line-heights-kumo--x-x-s)}.right_4px{right:4px}.right_8px{right:8px}.right_12px{right:12px}.top_12px{top:12px}.bg-c_kumo\.dataviz\.frame\.strong{background-color:kumo.dataviz.frame.strong}.ai_flex-end{align-items:flex-end}.ff_kumo\.untitledSans{font-family:var(--fonts-kumo-untitled-sans)}.fs_kumo\.XS{font-size:var(--font-sizes-kumo--x-s)}.pb_kumo\.3{padding-bottom:var(--spacing-kumo-3)}.pr_12px{padding-right:12px}.mr_kumo\.2{margin-right:var(--spacing-kumo-2)}.ff_UntitledSans{font-family:UntitledSans}.mb_kumo\.2{margin-bottom:var(--spacing-kumo-2)}.pr_kumo\.4{padding-right:var(--spacing-kumo-4)}.pt_kumo\.3{padding-top:var(--spacing-kumo-3)}.fs_kumo\.M{font-size:var(--font-sizes-kumo--m)}.lh_kumo\.M{line-height:var(--line-heights-kumo--m)}.fs_kumo\.S{font-size:var(--font-sizes-kumo--s)}.lh_kumo\.S{line-height:var(--line-heights-kumo--s)}.fs_kumo\.XL{font-size:var(--font-sizes-kumo--x-l)}.lh_kumo\.XL{line-height:var(--line-heights-kumo--x-l)}.lh_kumo\.XS{line-height:var(--line-heights-kumo--x-s)}.ai_flex-start{align-items:flex-start}.jc_flex-end{justify-content:flex-end}.pl_4px{padding-left:4px}.pt_0{padding-top:var(--spacing-0)}.fs_10\.53{font-size:10.53px}.bottom_var\(--root-height\){bottom:var(--root-height)}.content_block{content:block}.bg-c_kumo\.dataviz\.frame\.subtle{background-color:kumo.dataviz.frame.subtle}.bg-c_kumo\.background\.quaternary{background-color:kumo.background.quaternary}.fs_kumo\.L{font-size:var(--font-sizes-kumo--l)}.pb_kumo\.4{padding-bottom:var(--spacing-kumo-4)}.fs_kumo\.H2{font-size:var(--font-sizes-kumo--h2)}.lh_kumo\.H2{line-height:var(--line-heights-kumo--h2)}.bottom_50\%{bottom:50%}.bg-c_kumo\.text\.secondary\.dark{background-color:kumo.text.secondary.dark}.bg-c_var\(--root-color\){background-color:var(--root-color)}.bg-c_var\(--bar-color\){background-color:var(--bar-color)}.bottom_var\(--needle-bottom\){bottom:var(--needle-bottom)}.\[\&_\>_\*\]\:pos_absolute>*{position:absolute}.\[\&_\>_\*\]\:w_100\%>*{width:100%}.\[\&_\>_\*\]\:h_100\%>*{height:100%}.\[\&\:last-child\]\:m_0_1px_0_0:last-child{margin:0 1px 0 0}.before\:d_block:before{display:block}.before\:h_0:before{height:var(--sizes-0)}.\[\&\>\*\]\:d_flex>*{display:flex}.\[\&\>\*\]\:ov_hidden>*{overflow:hidden}.\[\&\>\*\]\:pos_absolute>*{position:absolute}.\[\&\>\*\]\:inset_0>*{inset:var(--spacing-0)}.\[\&\>\*\]\:w_100\%>*{width:100%}.\[\&\>\*\]\:h_100\%>*{height:100%}.\[\&\>img\,_\&\>video\]\:obj-f_cover>img,.\[\&\>img\,_\&\>video\]\:obj-f_cover>video{object-fit:cover}.after\:trs_all_\.3s_ease:after{transition:all .3s ease}.after\:pos_absolute:after{position:absolute}.after\:op_0:after{opacity:0}.after\:bdr_50\%:after{border-radius:50%}.after\:w_25px:after{width:25px}.after\:h_25px:after{height:25px}.after\:bd_wireframe:after{border:wireframe}.selected\:bg_gray\.300:is([aria-selected=true],[data-selected]){background:var(--colors-gray-300)}.\[\&_\>_img\]\:max-w_100\%>img{max-width:100%}.\[\&_\>_img\]\:w_100\%>img,.after\:w_100\%:after{width:100%}.after\:h_100\%:after{height:100%}.after\:bg_linear-gradient\(0deg\,_rgb\(from_\#8E2FAB_r_g_b_\/_0\)_20\%\,_rgb\(from_\#8E2FAB_r_g_b_\/_0\.5\)\):after{background:linear-gradient(0deg,rgb(from #8E2FAB r g b/0) 20%,rgb(from #8E2FAB r g b/.5))}.after\:z_-1:after{z-index:-1}.after\:h_0:after{height:var(--sizes-0)}.after\:bdr_8px:after{border-radius:8px}.after\:bg_\#4dccc6:after{background:#4dccc6}.after\:ov_hidden:after{overflow:hidden}.after\:trs_all_\.2s_ease:after{transition:all .2s ease}.\[\&_\>_\*\]\:top_0>*{top:var(--spacing-0)}.\[\&_\>_\*\]\:left_0>*{left:var(--spacing-0)}.before\:content_\"\":before{content:""}.before\:pb_100\%:before{padding-bottom:100%}.\[\&\>\*\]\:jc_center>*{justify-content:center}.\[\&\>\*\]\:ai_center>*{align-items:center}.after\:content_\"\":after{content:""}.after\:top_50\%:after{top:50%}.after\:left_0:after{left:var(--spacing-0)}.after\:bottom_0:after{bottom:var(--spacing-0)}.after\:bg-i_linear-gradient\(315deg\,_\#ECCCF6_0\%\,_\#9F46B9_74\%\):after{background-image:linear-gradient(315deg,#ECCCF6,#9F46B9 74%)}.hover\:c_white\.100:is(:hover,[data-hover]){color:var(--colors-white-100)}.hover\:c_black\.900:is(:hover,[data-hover]){color:var(--colors-black-900)}.hover\:bg_black\.700:is(:hover,[data-hover]){background:var(--colors-black-700)}.hover\:c_white:is(:hover,[data-hover]){color:var(--colors-white)}.hover\:bg_gray\.100:is(:hover,[data-hover]){background:var(--colors-gray-100)}.hover\:td_none:is(:hover,[data-hover]){text-decoration:none}.active\:bx-sh_2px_3px_10px_0px_\#CCCCCC:is(:active,[data-active]){box-shadow:2px 3px 10px 0 #CCCCCC}.active\:top_2px:is(:active,[data-active]){top:2px}.hover\:after\:pos_absolute:is(:hover,[data-hover]):after{position:absolute}.hover\:after\:op_1:is(:hover,[data-hover]):after{opacity:1}.hover\:after\:h_100\%:is(:hover,[data-hover]):after{height:100%}.hover\:after\:top_0:is(:hover,[data-hover]):after{top:var(--spacing-0)}@media screen and (min-width:48rem){.md\:d_flex{display:flex}.md\:px_6{padding-inline:var(--spacing-6)}}@media screen and (min-width:64rem){.lg\:d_flex{display:flex}.lg\:px_8{padding-inline:var(--spacing-8)}.lg\:max-w_md{max-width:var(--sizes-md)}.lg\:w_md{width:var(--sizes-md)}.lg\:max-h_md{max-height:var(--sizes-md)}.lg\:fs_1\.33rem{font-size:1.33rem}.lg\:pl_3{padding-left:var(--spacing-3)}.lg\:pr_3{padding-right:var(--spacing-3)}.lg\:pt_1{padding-top:var(--spacing-1)}.lg\:fs_2rem{font-size:2rem}.lg\:pl_4{padding-left:var(--spacing-4)}.lg\:pr_4{padding-right:var(--spacing-4)}.lg\:pt_4{padding-top:var(--spacing-4)}.lg\:pr_2{padding-right:var(--spacing-2)}.lg\:pb_4{padding-bottom:var(--spacing-4)}}@media (max-width:1100px){.\[\@media_\(max-width\:_1100px\)\]\:w_90vw{width:90vw}.\[\@media_\(max-width\:_1100px\)\]\:h_50vw{height:50vw}.\[\@media_\(max-width\:_1100px\)\]\:h_40vw{height:40vw}.\[\@media_\(max-width\:_1100px\)\]\:fs_1rem{font-size:1rem}.\[\@media_\(max-width\:_1100px\)\]\:lh_1\.33rem{line-height:1.33rem}.\[\@media_\(max-width\:_1100px\)\]\:fs_1\.75rem{font-size:1.75rem}.\[\@media_\(max-width\:_1100px\)\]\:lh_1\.75rem{line-height:1.75rem}}@media (max-width:900px){.\[\@media_\(max-width\:_900px\)\]\:pb_70vw{padding-bottom:70vw}}@media (max-width:680px){.\[\@media_\(max-width\:_680px\)\]\:fs_\.66rem{font-size:.66rem}.\[\@media_\(max-width\:_680px\)\]\:lh_\.8rem{line-height:.8rem}.\[\@media_\(max-width\:_680px\)\]\:fs_1rem{font-size:1rem}.\[\@media_\(max-width\:_680px\)\]\:lh_1rem{line-height:1rem}.\[\@media_\(max-width\:_680px\)\]\:pb_0\.66rem{padding-bottom:.66rem}}}