@font-face{font-family:DM Sans;font-style:normal;font-weight:100 1000;font-display:swap;src:url(/_next/static/media/7ab938503e4547a1-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:DM Sans;font-style:normal;font-weight:100 1000;font-display:swap;src:url(/_next/static/media/13971731025ec697-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:DM Sans Fallback;src:local("Arial");ascent-override:94.90%;descent-override:29.66%;line-gap-override:0.00%;size-adjust:104.53%}.__className_0d7163{font-family:DM Sans,DM Sans Fallback;font-style:normal}.__variable_0d7163{--font-body:"DM Sans","DM Sans Fallback"}@font-face{font-family:Outfit;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/98848575513c9742-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Outfit;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/7b0b24f36b1a6d0b-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Outfit Fallback;src:local("Arial");ascent-override:100.18%;descent-override:26.05%;line-gap-override:0.00%;size-adjust:99.82%}.__className_ed3508{font-family:Outfit,Outfit Fallback;font-style:normal}.__variable_ed3508{--font-display:"Outfit","Outfit Fallback"}:root{--ui-black:#000000;--ui-white:#ffffff;--ui-gold:#c5a059;--ui-gray-100:#f5f5f5;--ui-gray-200:#e5e5e5;--ui-gray-300:#d4d4d4;--ui-gray-400:#a3a3a3;--ui-gray-500:#737373;--ui-gray-600:#525252;--ui-gray-700:#404040;--ui-gray-800:#262626;--ui-gray-900:#171717;--ui-gray-950:#0a0a0a;--ui-success:var(--ui-white);--ui-warning:var(--ui-gold);--ui-danger:var(--ui-white);--ui-info:var(--ui-gray-300);--ui-bg-base:var(--ui-black);--ui-bg-surface:var(--ui-gray-950);--ui-bg-surface-hover:var(--ui-gray-900);--ui-border-base:var(--ui-gray-800);--ui-border-hover:var(--ui-gray-700);--ui-text-base:var(--ui-white);--ui-text-muted:var(--ui-gray-400);--ui-text-inverted:var(--ui-black);--ui-ring-color:var(--ui-gold);--ui-transition-fast:150ms cubic-bezier(0.4,0,0.2,1);--ui-transition-base:250ms cubic-bezier(0.4,0,0.2,1);--ui-space-1:0.25rem;--ui-space-2:0.5rem;--ui-space-3:0.75rem;--ui-space-4:1rem;--ui-space-6:1.5rem;--ui-space-8:2rem;--ui-radius:0;--ui-control-height:2.75rem}.ui-focus-ring:focus-visible{outline:2px solid var(--ui-ring-color);outline-offset:2px}.ui-button{display:inline-flex;align-items:center;justify-content:center;gap:var(--ui-space-2);height:var(--ui-control-height);padding:0 var(--ui-space-4);font-family:inherit;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;border-radius:var(--ui-radius);border:1px solid transparent;cursor:pointer;transition:background-color var(--ui-transition-fast),border-color var(--ui-transition-fast),color var(--ui-transition-fast),opacity var(--ui-transition-fast);text-decoration:none}.ui-button:disabled{opacity:.5;cursor:not-allowed}.ui-button-primary{background:var(--ui-white);color:var(--ui-black)}.ui-button-primary:hover:not(:disabled){background:var(--ui-gray-200)}.ui-button-secondary{background:var(--ui-gray-900);color:var(--ui-white);border-color:var(--ui-border-base)}.ui-button-secondary:hover:not(:disabled){background:var(--ui-gray-800);border-color:var(--ui-border-hover)}.ui-button-tertiary{background:transparent;color:var(--ui-text-muted)}.ui-button-tertiary:hover:not(:disabled){color:var(--ui-white);background:var(--ui-bg-surface)}.ui-button-danger{background:transparent;color:var(--ui-danger);border-color:var(--ui-danger)}.ui-button-danger:hover:not(:disabled){background:var(--ui-danger);color:var(--ui-white)}.ui-spinner{display:inline-block;width:1rem;height:1rem;border:2px solid;border-right:2px solid transparent;border-radius:50%;animation:ui-spin .75s linear infinite}@keyframes ui-spin{to{transform:rotate(1turn)}}.ui-field{display:flex;flex-direction:column;gap:var(--ui-space-1)}.ui-field>span{font-size:.875rem;color:var(--ui-text-muted)}.ui-field input{height:var(--ui-control-height);padding:0 var(--ui-space-3);background:var(--ui-bg-base);border:1px solid var(--ui-border-base);color:var(--ui-text-base);border-radius:var(--ui-radius);transition:border-color var(--ui-transition-fast);font-family:inherit}.ui-field input:focus{outline:none;border-color:var(--ui-ring-color)}.ui-field input[aria-invalid=true]{border-color:var(--ui-danger)}.ui-field-error{font-size:.75rem;color:var(--ui-danger)}.ui-card{background:var(--ui-bg-surface);border:1px solid var(--ui-border-base);border-radius:var(--ui-radius);padding:var(--ui-space-6);flex-direction:column}.ui-card,.ui-card-header{display:flex;gap:var(--ui-space-4)}.ui-card-header{justify-content:space-between;align-items:center}.ui-card-header h2{font-size:1.125rem;font-weight:600;color:var(--ui-text-base);margin:0}.ui-card-actions{display:flex;gap:var(--ui-space-2)}.ui-badge{display:inline-flex;align-items:center;padding:.125rem .5rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;border-radius:var(--ui-radius);border:1px solid transparent}.ui-badge-neutral{background:var(--ui-gray-800);color:var(--ui-text-base);border-color:var(--ui-border-base)}.ui-badge-success{background:var(--ui-gray-900);color:var(--ui-success);border-color:var(--ui-gray-500)}.ui-badge-warning{background:var(--ui-gray-900);color:var(--ui-warning);border-color:var(--ui-gold)}.ui-badge-danger{background:var(--ui-black);color:var(--ui-danger);border-style:double;border-color:var(--ui-white)}.ui-badge-info{background:var(--ui-gray-900);color:var(--ui-info);border-color:var(--ui-gray-500)}.ui-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:var(--ui-space-8);gap:var(--ui-space-4);background:var(--ui-bg-surface);border:1px dashed var(--ui-border-base);border-radius:var(--ui-radius)}.ui-empty h2{font-size:1.25rem;font-weight:600;color:var(--ui-text-base);margin:0}.ui-empty p{color:var(--ui-text-muted);max-width:400px;margin:0}.ui-skeleton{display:block;width:100%;height:1.25rem;background:var(--ui-gray-800);border-radius:var(--ui-radius);animation:ui-pulse 1.5s cubic-bezier(.4,0,.6,1) infinite}@keyframes ui-pulse{0%,to{opacity:1}50%{opacity:.5}}.ui-status{display:inline-flex;align-items:center;gap:var(--ui-space-2);font-size:.875rem;color:var(--ui-text-muted)}.ui-status>span{display:block;width:.5rem;height:.5rem;border-radius:50%}.ui-status-neutral>span{background:var(--ui-gray-500)}.ui-status-success>span{background:var(--ui-success)}.ui-status-warning>span{background:var(--ui-warning)}.ui-status-danger>span{background:var(--ui-danger);outline:1px solid var(--ui-white);outline-offset:1px}.ui-status-info>span{background:var(--ui-info)}.site-footer-contact{margin-left:auto;color:inherit;text-decoration:none;opacity:.64;transition:opacity var(--ui-transition-fast)}.site-footer-contact:focus-visible,.site-footer-contact:hover{opacity:1}@media (prefers-reduced-motion:reduce){.site-footer-contact,.ui-button,.ui-field input{transition:none}.ui-skeleton,.ui-spinner{animation:none}}:root{color-scheme:dark;--wgm-black:#000000;--wgm-card:#080808;--wgm-graphite:#111111;--wgm-white:#fafafa;--wgm-muted:#a6a6a6;--wgm-gold:#c5a059;--wgm-border:rgba(255,255,255,0.1);--wgm-border-soft:rgba(255,255,255,0.05);--font-body:"DM Sans",ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-display:"Outfit",ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:var(--wgm-black);color:var(--wgm-white);font-family:var(--font-body)}.campaigns-page,.communities-page,.conversations-page,.events-page,.fco-page,.impact-page,.landing-page,.mission-page,.newsroom-page,.organizations-page,.people-page,.resources-page{background:#000}.campaigns-page *,.communities-page *,.conversations-page *,.events-page *,.fco-page *,.impact-page *,.mission-page *,.newsroom-page *,.organizations-page *,.people-page *,.resources-page *{border-radius:0}.app-sidebar,.campaigns-sidebar,.communities-sidebar,.conversations-sidebar,.events-sidebar,.fco-sidebar,.impact-sidebar,.mission-sidebar,.newsroom-sidebar,.organizations-sidebar,.people-sidebar,.resources-sidebar{background:#000!important;background-image:none!important}.campaigns-sidebar__brand,.communities-sidebar__brand,.conversations-sidebar__brand,.events-sidebar__brand,.fco-sidebar__brand,.impact-sidebar__brand,.mission-sidebar__brand,.newsroom-sidebar__brand,.organizations-sidebar__brand,.people-sidebar__brand,.resources-sidebar__brand{display:flex!important;align-items:center!important;flex-direction:column!important;justify-content:flex-start!important;gap:0!important;min-height:6.5rem!important;margin:0 auto 1.25rem!important;padding:.65rem 0 0!important;color:var(--wgm-gold)!important;padding-inline:0!important;text-align:center}.campaigns-sidebar__brand>img,.communities-sidebar__brand>img,.conversations-sidebar__brand>img,.events-sidebar__brand>img,.fco-sidebar__brand>img,.impact-sidebar__brand>img,.mission-sidebar__brand>img,.newsroom-sidebar__brand>img,.organizations-sidebar__brand>img,.people-sidebar__brand>img,.resources-sidebar__brand>img{display:block!important;width:6.25rem!important;height:4.25rem!important;margin:0!important;object-fit:contain!important;object-position:center!important;background:#000!important}.campaigns-sidebar__brand>span,.communities-sidebar__brand>span,.conversations-sidebar__brand>span,.events-sidebar__brand>span,.fco-sidebar__brand>span,.impact-sidebar__brand>span,.mission-sidebar__brand>span,.newsroom-sidebar__brand>span,.organizations-sidebar__brand>span,.people-sidebar__brand>span,.resources-sidebar__brand>span{width:100%;margin:.3rem 0 0!important;color:var(--wgm-gold)!important;font-family:var(--font-body)!important;font-size:.46rem!important;font-weight:800!important;letter-spacing:.2em!important;line-height:1!important;text-align:center;text-transform:uppercase!important}*,:after,:before{box-sizing:border-box}html{scroll-behavior:smooth}body,html{min-width:320px;background:var(--wgm-black)}body{min-height:100%;margin:0;overflow-x:clip;color:var(--wgm-white);font-family:var(--font-body);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a,button{color:inherit;font:inherit}a{text-decoration:none}img{display:block}figure,h1,h2,h3,h4,ol,p,ul{margin:0}ol,ul{padding:0;list-style:none}:focus-visible{outline:2px solid var(--wgm-gold);outline-offset:4px}.skip-link{position:fixed;top:16px;left:16px;z-index:1000;transform:translateY(-160%);padding:10px 14px;border:1px solid var(--wgm-gold);background:rgba(4,6,8,.98);color:var(--wgm-gold);font-weight:800}.skip-link:focus{transform:translateY(0)}#app-root,#main-content{min-height:100%}.landing-page{min-height:100vh;overflow-x:clip;background:var(--wgm-black);color:var(--wgm-white);selection-color:#000;selection-background-color:#fff}.landing-page ::selection{background:#fff;color:#000}.landing-container{position:relative;width:min(100%,1280px);margin-inline:auto;padding-inline:24px}.eyebrow{display:block;color:var(--wgm-gold);font-weight:700;line-height:1.5;text-transform:uppercase}.eyebrow,.sequence{font-size:10px;letter-spacing:.2em}.sequence{color:rgba(197,160,89,.62);font-family:Menlo,Monaco,Consolas,monospace}.action-inactive{cursor:not-allowed;opacity:.56;-webkit-user-select:none;-moz-user-select:none;user-select:none}.button{display:inline-flex;min-height:56px;align-items:center;justify-content:center;padding:16px 32px;border:1px solid transparent;border-radius:0;font-size:11px;font-weight:800;letter-spacing:.15em;line-height:1;text-transform:uppercase;transition:border-color .24s ease,color .24s ease,background-color .24s ease}.button--light{background:#fff;color:#000}.button--outline{border-color:rgba(255,255,255,.2);background:transparent;color:var(--wgm-white)}.button-row{display:flex;flex-wrap:wrap;align-items:center;gap:16px}.button-row--center{justify-content:center;gap:24px}.landing-nav{position:-webkit-sticky;position:sticky;top:0;z-index:100;border-bottom:1px solid rgba(255,255,255,.05);background:rgba(5,5,5,.7);-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);transition:background-color .5s ease,border-color .5s ease}.landing-nav--compact{border-color:rgba(255,255,255,.1);background:rgba(5,5,5,.95)}.landing-nav__inner{display:flex;height:80px;align-items:center;justify-content:space-between;gap:32px;transition:height .5s ease}.landing-nav--compact .landing-nav__inner{height:56px}.landing-nav__links{display:flex;align-items:center;gap:40px}.landing-nav__links a,.landing-nav__login{color:rgba(250,250,250,.7);font-size:11px;font-weight:650;letter-spacing:.2em;transition:color .2s ease}.landing-nav__links a:hover{color:var(--wgm-white)}.landing-nav__actions{display:flex;align-items:center;gap:24px}.landing-nav__actions .button{min-height:40px;padding:11px 24px}.hero{position:relative;display:flex;min-height:100svh;align-items:center;overflow:hidden;padding-block:48px;border-bottom:1px solid transparent}.hero__light{position:absolute;inset:0;z-index:0;pointer-events:none}.hero__light--white{background:radial-gradient(ellipse at top right,rgba(255,255,255,.03),transparent 60%)}.hero__light--gold{background:radial-gradient(circle at 30% 60%,rgba(197,160,89,.03),transparent 40%)}.hero__grid{z-index:1;display:grid;grid-template-columns:minmax(0,5fr) minmax(0,7fr);align-items:center;grid-gap:64px;gap:64px}.hero__copy{z-index:2;display:flex;min-width:0;flex-direction:column;gap:40px}.hero__copy h1{margin-bottom:8px;font-family:var(--font-display);font-size:48px;font-weight:700;letter-spacing:-.025em;line-height:.98;text-transform:uppercase}.hero__copy h1 span{color:var(--wgm-gold);font-weight:500}.hero__copy h2{max-width:640px;color:rgba(250,250,250,.9);font-family:var(--font-display);font-size:24px;font-weight:400;letter-spacing:.08em;line-height:1.35;text-transform:uppercase}.hero__copy>p{max-width:520px;color:var(--wgm-muted);font-size:16px;font-weight:400;line-height:1.7}.hero__mobile-portraits{display:none}.hero-editorial{position:relative;height:750px;min-width:0;perspective:1200px;transform-style:preserve-3d}.hero-editorial>*{position:absolute}.hero-editorial__ambient{display:none}.hero-editorial__sheets{top:4%;right:1%;bottom:2%;left:1%;z-index:10;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));align-items:end;grid-gap:clamp(.35rem,1vw,.75rem);gap:clamp(.35rem,1vw,.75rem);padding:1rem .4rem 0}.editorial-sheet{--sheet-delay:0ms;--sheet-depth:0px;--sheet-height:82%;--sheet-opacity:0.78;--sheet-rotate:0deg;--sheet-rest:perspective(1100px) rotateY(var(--sheet-rotate)) translateZ(var(--sheet-depth));position:relative;display:block;width:100%;height:var(--sheet-height);min-height:390px;padding:0;overflow:hidden;isolation:isolate;border:0;border-radius:0;background:#0a0a0a;color:var(--wgm-white);text-align:left;cursor:pointer;transform:var(--sheet-rest);transform-origin:bottom center;animation:wgm-sheet-rise .82s cubic-bezier(.2,.76,.28,1) var(--sheet-delay) both;will-change:opacity,transform}.editorial-sheet:after{position:absolute;inset:0;z-index:3;border:1px solid rgba(255,255,255,.14);content:"";pointer-events:none}.editorial-sheet img{z-index:0;object-fit:cover;filter:grayscale(1) saturate(.55) contrast(1.03) brightness(.74);transform:scale(1.01);transition:filter .52s ease,transform .7s ease}.editorial-sheet__wash{position:absolute;inset:0;z-index:1;background:linear-gradient(0deg,rgba(5,5,5,.98) 4%,rgba(5,5,5,.55) 34%,rgba(5,5,5,.04) 75%);pointer-events:none}.editorial-sheet__label{position:absolute;right:.55rem;bottom:.85rem;left:.55rem;z-index:4;display:grid;grid-gap:.3rem;gap:.3rem;transform:translateY(.2rem);transition:color .35s ease,opacity .35s ease,transform .35s ease}.editorial-sheet__label span,.editorial-sheet__label strong{display:block}.editorial-sheet__label strong{color:var(--wgm-gold);font-size:clamp(.48rem,.75vw,.66rem);font-weight:700;letter-spacing:.08em}.editorial-sheet__label span{color:rgba(250,250,250,.58);font-size:clamp(.46rem,.68vw,.6rem);line-height:1.42}.editorial-sheet--people{--sheet-delay:240ms;--sheet-depth:-28px;--sheet-height:88%;--sheet-opacity:0.66;--sheet-rotate:-5deg;-webkit-clip-path:polygon(7% 0,100% 2%,94% 100%,0 98%);clip-path:polygon(7% 0,100% 2%,94% 100%,0 98%)}.editorial-sheet--relationships{--sheet-delay:360ms;--sheet-depth:-14px;--sheet-height:84%;--sheet-opacity:0.74;--sheet-rotate:-2.5deg;-webkit-clip-path:polygon(3% 2%,96% 0,100% 98%,0 100%);clip-path:polygon(3% 2%,96% 0,100% 98%,0 100%)}.editorial-sheet--opportunity{--sheet-delay:480ms;--sheet-depth:8px;--sheet-height:92%;--sheet-opacity:0.9;--sheet-rotate:0deg;-webkit-clip-path:polygon(4% 0,100% 3%,96% 100%,0 98%);clip-path:polygon(4% 0,100% 3%,96% 100%,0 98%)}.editorial-sheet--influence{--sheet-delay:600ms;--sheet-depth:22px;--sheet-height:87%;--sheet-opacity:0.82;--sheet-rotate:2.5deg;-webkit-clip-path:polygon(0 3%,96% 0,100% 100%,5% 98%);clip-path:polygon(0 3%,96% 0,100% 100%,5% 98%)}.editorial-sheet--impact{--sheet-delay:720ms;--sheet-depth:-4px;--sheet-height:83%;--sheet-opacity:0.72;--sheet-rotate:4deg;-webkit-clip-path:polygon(4% 0,100% 2%,95% 98%,0 100%);clip-path:polygon(4% 0,100% 2%,95% 98%,0 100%)}.editorial-sheet--community{--sheet-delay:840ms;--sheet-depth:-18px;--sheet-height:79%;--sheet-opacity:0.62;--sheet-rotate:6deg;-webkit-clip-path:polygon(0 2%,94% 0,100% 98%,6% 100%);clip-path:polygon(0 2%,94% 0,100% 98%,6% 100%)}.editorial-sheet.is-active,.editorial-sheet:focus-visible,.editorial-sheet:hover{--sheet-opacity:1;z-index:20;outline:0;box-shadow:0 0 0 1px rgba(197,160,89,.72),0 18px 42px rgba(0,0,0,.45);transform:perspective(1100px) rotateY(0deg) translate3d(0,-.5rem,34px) scale(1.015)}.editorial-sheet.is-active img,.editorial-sheet:focus-visible img,.editorial-sheet:hover img{filter:grayscale(0) saturate(.9) contrast(1.04) brightness(.92);transform:scale(1.045)}.editorial-sheet.is-active .editorial-sheet__label,.editorial-sheet:focus-visible .editorial-sheet__label,.editorial-sheet:hover .editorial-sheet__label{transform:translateY(0)}.hero-editorial__sheets:has(.editorial-sheet.is-active) .editorial-sheet:not(.is-active):not(:hover),.hero-editorial__sheets:has(.editorial-sheet:focus-visible) .editorial-sheet:not(:focus-visible),.hero-editorial__sheets:has(.editorial-sheet:hover) .editorial-sheet:not(:hover){filter:saturate(.6) brightness(.78);opacity:.44}@keyframes wgm-sheet-rise{0%{opacity:0;transform:translate3d(0,5rem,-60px) scale(.96)}68%{opacity:var(--sheet-opacity)}to{opacity:var(--sheet-opacity);transform:var(--sheet-rest)}}@keyframes wgm-structure-line-horizontal{0%{opacity:0;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}@keyframes wgm-structure-line-vertical{0%{opacity:0;transform:scaleY(0)}to{opacity:1;transform:scaleY(1)}}.hero-editorial__line{z-index:5;pointer-events:none}.hero-editorial__line--horizontal{top:43%;left:0;width:100%;height:1px;background:linear-gradient(90deg,transparent,rgba(197,160,89,.28),transparent);animation:wgm-structure-line-horizontal .82s cubic-bezier(.2,.76,.28,1) .12s both;transform-origin:left center}.hero-editorial__line--vertical{top:4%;left:50%;width:1px;height:94%;background:linear-gradient(180deg,transparent,rgba(197,160,89,.24),transparent);animation:wgm-structure-line-vertical .82s cubic-bezier(.2,.76,.28,1) .2s both;transform-origin:center top}.landing-section{position:relative;padding-block:128px;border-top:1px solid var(--wgm-border-soft)}.section-heading--center{max-width:860px;margin:0 auto 64px;text-align:center}.join-cta h2,.section-heading h2{font-family:var(--font-display);font-size:clamp(36px,5vw,60px);font-weight:400;letter-spacing:-.02em;line-height:1.1;text-transform:uppercase}.join-cta h2 span,.section-heading h2 span{color:rgba(255,255,255,.4)}.featured__layout{display:grid;grid-template-columns:minmax(0,7fr) minmax(0,5fr);grid-gap:32px;gap:32px}.lead-feature,.supporting-feature{position:relative;overflow:hidden;border:1px solid var(--wgm-border-soft);background:var(--wgm-card)}.lead-feature{min-height:814px}.lead-feature>img,.supporting-feature>img{object-fit:cover;filter:grayscale(1);transition:filter 1s ease,opacity .7s ease,transform .7s ease}.lead-feature>img{object-position:top;opacity:.6}.lead-feature:hover>img{filter:grayscale(0)}.image-fade{position:absolute;inset:0;z-index:1;background:linear-gradient(to top,var(--wgm-black),rgba(5,5,5,.4),transparent)}.image-fade--strong{background:linear-gradient(to top,var(--wgm-black),rgba(5,5,5,.8),transparent)}.lead-feature__content{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;max-width:740px;flex-direction:column;gap:24px;padding:48px}.feature-label{display:flex;align-items:center;gap:16px;color:var(--wgm-gold);font-size:10px;font-weight:700;letter-spacing:.2em}.feature-label span{width:32px;height:1px;background:var(--wgm-gold)}.lead-feature__content h3{margin-bottom:8px;font-family:var(--font-display);font-size:clamp(40px,4vw,52px);font-weight:400;letter-spacing:.1em;line-height:1.05;text-transform:uppercase}.lead-feature__content>p{max-width:520px;color:rgba(250,250,250,.8);font-size:18px;font-weight:300;line-height:1.7}.partner-meta{color:rgba(255,255,255,.6);font-size:14px;letter-spacing:.1em;text-transform:uppercase}.text-action{display:inline-flex;width:-moz-fit-content;width:fit-content;align-items:center;gap:12px;padding-bottom:8px;border-bottom:1px solid rgba(255,255,255,.2);color:#fff;font-size:11px;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.profile-action b,.text-action b{color:var(--wgm-gold)}.text-action--muted{border:0;color:rgba(250,250,250,.5);letter-spacing:.2em}.supporting-features{display:flex;flex-direction:column;gap:32px}.supporting-feature{display:flex;min-height:250px;align-items:flex-end}.supporting-feature>img{object-position:center;opacity:.45}.supporting-feature:hover>img{transform:scale(1.05);opacity:.7}.supporting-feature__content{position:relative;z-index:2;display:flex;width:100%;flex-direction:column;gap:12px;padding:28px 32px}.supporting-feature__content h3{display:flex;min-height:56px;align-items:flex-end;font-family:var(--font-display);font-size:24px;font-weight:400;letter-spacing:.07em;line-height:1.15;text-transform:uppercase}.supporting-feature__content>p{min-height:40px;color:rgba(255,255,255,.55);font-size:12px;letter-spacing:.025em;line-height:1.65}.supporting-feature__footer{display:flex;min-height:44px;align-items:center;justify-content:space-between;gap:16px;padding-top:8px;color:rgba(255,255,255,.5);font-size:12px}.profile-action{flex:none;color:#fff;font-size:10px;font-weight:800;letter-spacing:.15em}.featured__all{display:flex;justify-content:center;margin-top:80px}.platform__statement{max-width:960px;margin-bottom:96px}.platform__statement .eyebrow{margin-bottom:24px}.platform__statement h2{font-family:var(--font-display);font-size:clamp(34px,4vw,50px);font-weight:300;letter-spacing:-.02em;line-height:1.18}.pillars{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-column-gap:48px;column-gap:48px;grid-row-gap:64px;row-gap:64px}.pillar{display:flex;flex-direction:column;gap:20px;padding-top:24px;border-top:1px solid var(--wgm-border)}.pillar-icon{width:20px;height:20px;color:rgba(255,255,255,.4)}.pillar h3{font-family:var(--font-display);font-size:20px;font-weight:400;letter-spacing:.1em}.pillar p{color:var(--wgm-muted);font-size:14px;font-weight:300;line-height:1.7}.ecosystem{overflow:hidden;background:rgba(10,10,10,.55)}.ecosystem__light{position:absolute;top:50%;left:0;width:500px;height:500px;transform:translateY(-50%);background:radial-gradient(circle,rgba(255,255,255,.02),transparent 70%);pointer-events:none}.section-intro{max-width:680px;margin-bottom:80px}.section-intro .eyebrow{margin-bottom:24px}.section-intro h2{color:rgba(255,255,255,.8);font-family:var(--font-display);font-size:clamp(26px,3vw,34px);font-weight:300;line-height:1.6}.ecosystem-grid{position:relative;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-block:1px solid var(--wgm-border)}.ecosystem-grid:before{position:absolute;top:0;left:50%;width:1px;height:100%;background:linear-gradient(180deg,transparent,rgba(255,255,255,.1),transparent);content:"";pointer-events:none}.ecosystem-grid li{min-height:190px;border-top:1px solid var(--wgm-border)}.ecosystem-grid li:nth-child(-n+2){border-top:0}.ecosystem-grid li:nth-child(2n){border-left:1px solid var(--wgm-border)}.ecosystem-item{display:block;height:100%;padding:40px;transition:background-color .2s ease}a.ecosystem-item:hover{background:rgba(255,255,255,.025)}.ecosystem-item__body{display:flex;align-items:flex-start;gap:20px}.ecosystem-item__body .sequence{padding-top:4px}.ecosystem-item h3{font-family:var(--font-display);font-size:18px;font-weight:400;letter-spacing:.1em;text-transform:uppercase}.ecosystem-item p{max-width:390px;margin-top:16px;color:var(--wgm-muted);font-size:14px;font-weight:300;line-height:1.7}.ecosystem-item__action{display:block;margin-top:32px;padding-left:40px;color:rgba(255,255,255,.42);font-size:10px;font-weight:800;letter-spacing:.16em}.values__layout{display:flex;align-items:flex-start;gap:96px}.values__heading{position:-webkit-sticky;position:sticky;top:96px;width:33.333%}.values__heading .eyebrow{margin-bottom:24px}.values__heading h2{font-family:var(--font-display);font-size:clamp(40px,4vw,52px);font-weight:300;letter-spacing:.04em;line-height:1.05;text-transform:uppercase}.values__tag{display:flex;align-items:center;gap:16px;margin-top:40px;color:var(--wgm-muted);font-size:10px;letter-spacing:.2em}.values__tag span{width:48px;height:1px;background:rgba(197,160,89,.6)}.values-list{width:66.667%;border-block:1px solid var(--wgm-border)}.values-list article{display:grid;grid-template-columns:56px minmax(0,1fr);grid-gap:32px;gap:32px;padding-block:28px;border-bottom:1px solid var(--wgm-border)}.values-list article:last-child{border-bottom:0}.values-list article>.sequence{padding-top:4px}.values-list h3{font-size:14px;font-weight:800;letter-spacing:.1em}.values-list p{max-width:600px;margin-top:12px;color:var(--wgm-muted);font-size:14px;font-weight:300;line-height:1.7}.mission{overflow:hidden;padding-block:160px}.mission__light{position:absolute;top:50%;left:50%;width:800px;height:600px;transform:translate(-50%,-50%);background:radial-gradient(ellipse,rgba(255,255,255,.02),transparent 60%);pointer-events:none}.mission__inner{display:flex;max-width:1080px;flex-direction:column;align-items:center;text-align:center}.mission__inner .eyebrow{margin-bottom:48px}.mission__inner h2{font-family:var(--font-display);font-size:clamp(36px,5vw,60px);font-weight:300;letter-spacing:-.025em;line-height:1.2}.mission__line{width:1px;height:64px;margin-block:64px;background:linear-gradient(to bottom,var(--wgm-gold),rgba(197,160,89,.5),transparent)}.mission__inner p{max-width:780px;color:rgba(255,255,255,.6);font-family:var(--font-display);font-size:clamp(20px,2vw,26px);font-weight:300;letter-spacing:.1em;line-height:1.55;text-transform:uppercase}.conversion{border-top:1px solid var(--wgm-border-soft)}.partner-cta{padding-block:96px;border-bottom:1px solid var(--wgm-border-soft)}.partner-cta__panel{display:flex;align-items:center;justify-content:space-between;gap:40px;padding:64px;border:1px solid var(--wgm-border-soft);background:var(--wgm-card)}.partner-cta__panel>div{max-width:700px}.partner-cta__panel h2{margin-bottom:12px;font-family:var(--font-display);font-size:24px;font-weight:400;letter-spacing:.1em}.partner-cta__panel .eyebrow{margin-bottom:24px}.partner-cta__panel p{color:var(--wgm-muted);font-size:14px;font-weight:300;line-height:1.7}.partner-cta__panel .button{flex:none}.join-cta{position:relative;overflow:hidden;padding-block:128px}.join-cta__light{position:absolute;inset:0;background:radial-gradient(circle at bottom center,rgba(255,255,255,.03),transparent 60%);pointer-events:none}.join-cta__inner{text-align:center}.join-cta h2{margin-bottom:48px}.join-cta .button{min-width:190px}.landing-footer{padding-block:96px 48px;border-top:1px solid rgba(197,160,89,.2);background:#000}.landing-footer__main{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-gap:48px;gap:48px;margin-bottom:80px}.landing-footer__main>div{grid-column:span 5}.landing-footer__logo{width:auto;height:32px;margin-bottom:24px;object-fit:contain;object-position:left center;filter:none;opacity:1}.landing-footer__main p{max-width:340px;color:var(--wgm-muted);font-size:10px;letter-spacing:.15em;line-height:1.7;text-transform:uppercase}.landing-footer nav{grid-column:span 7;display:flex;justify-content:flex-end;gap:96px}.landing-footer nav div{display:flex;flex-direction:column;gap:16px}.landing-footer nav a{color:rgba(250,250,250,.7);font-size:10px;font-weight:700;letter-spacing:.2em;transition:color .2s ease}.landing-footer nav a:hover{color:var(--wgm-white)}.landing-footer__legal{padding-top:32px;border-top:1px solid var(--wgm-border-soft);color:var(--wgm-muted);font-size:12px;font-weight:300}@media (max-width:1199px){.hero__grid{gap:32px}}@media (min-width:768px){.hero__copy h1{font-size:60px}.hero__copy h2{font-size:28px}}@media (min-width:1024px){.hero__copy h1{font-size:52px}.hero__copy h2{font-size:21px}}.institutional-shell__sidebar,.institutional-shell__sidebar nav,.institutional-shell__topbar,.institutional-shell__topbar nav,.institutional-shell__workspace{min-width:0}.institutional-shell__active{border-left-color:#ffffff;background:linear-gradient(90deg,rgba(255,255,255,.14),transparent);color:#ffffff}@media (max-width:1023px){.landing-nav__links{gap:24px}.landing-nav__actions{gap:16px}.hero{min-height:auto;padding-block:80px}.hero__grid{grid-template-columns:minmax(0,1fr)}.hero__copy{max-width:740px}.hero-editorial{width:min(100%,760px);margin:0 auto}.featured__layout{grid-template-columns:minmax(0,1fr)}.lead-feature{min-height:680px}.supporting-features{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.supporting-feature__content{padding:24px}.supporting-feature__content h3{font-size:20px}.values__layout{gap:64px}.partner-cta__panel{padding:48px}.institutional-shell{display:block;width:100%}.institutional-shell__content,.institutional-shell__sidebar,.institutional-shell__workspace{width:100%}.institutional-shell__sidebar nav{display:flex;flex-direction:column;width:100%}.institutional-shell__topbar nav{display:flex;flex-wrap:wrap;width:100%}}@media (max-width:767px){@keyframes wgm-mobile-sheet-reveal{0%{opacity:0;transform:translate3d(var(--mobile-start-x),0,0) scale(.98)}to{opacity:var(--mobile-opacity);transform:translateZ(0) scale(1)}}.hero__mobile-portraits .hero__mobile-image{--mobile-delay:0ms;--mobile-opacity:1;--mobile-start-x:0px;position:absolute!important;display:block;margin:0;padding:0;overflow:hidden;border:0;background:#0a0a0a;color:inherit;text-align:left;cursor:pointer;animation:wgm-mobile-sheet-reveal .7s cubic-bezier(.2,.76,.28,1) var(--mobile-delay) both;will-change:opacity,transform}.hero__mobile-portraits .hero__mobile-image img{object-fit:cover;object-position:top;filter:grayscale(1) saturate(.55) brightness(.72);transition:filter .45s ease,transform .65s ease}.hero__mobile-concept{position:absolute;right:.55rem;bottom:.7rem;left:.55rem;z-index:3;color:var(--wgm-gold);font-size:.52rem;font-weight:700;letter-spacing:.08em;text-align:left}.hero__mobile-image.is-active img,.hero__mobile-image:focus-visible img,.hero__mobile-image:hover img{filter:grayscale(0) saturate(.9) brightness(.92);transform:scale(1.04)}.hero__mobile-image.is-active,.hero__mobile-image:focus-visible{z-index:4;outline:2px solid var(--wgm-gold);outline-offset:-2px}.hero__mobile-portraits:has(.hero__mobile-image.is-active) .hero__mobile-image:not(.is-active){filter:saturate(.6) brightness(.78);opacity:.42}.hero__mobile-image--left{--mobile-delay:180ms;--mobile-opacity:0.45;--mobile-start-x:-28px;top:20px!important;right:auto!important;bottom:auto!important;left:0!important;width:34%!important;height:128px!important;opacity:var(--mobile-opacity)}.hero__mobile-image--lead{--mobile-delay:380ms;--mobile-start-x:14px;top:0!important;right:auto!important;bottom:auto!important;left:25%!important;z-index:2;width:48%!important;height:160px!important;border-inline:1px solid rgba(197,160,89,.3)}.hero__mobile-image--right{--mobile-delay:580ms;--mobile-opacity:0.6;--mobile-start-x:28px;top:16px!important;right:0!important;bottom:auto!important;left:auto!important;width:35%!important;height:144px!important;opacity:var(--mobile-opacity)}.hero__mobile-fade{position:absolute;right:0;bottom:0;left:0;z-index:3;height:64px;background:linear-gradient(to top,var(--wgm-black),transparent)}.hero-editorial{display:none}.button-row{align-items:stretch;flex-direction:column}.button-row .button{width:100%}.landing-section{padding-block:96px}.section-heading--center{margin-bottom:56px}.lead-feature{min-height:600px}.lead-feature__content{padding:32px 24px}.lead-feature__content h3{font-size:36px}.lead-feature__content>p{font-size:16px}.supporting-features{display:flex}.supporting-feature{min-height:280px}.featured__all{margin-top:64px}.platform__statement{margin-bottom:72px}.pillars{grid-template-columns:minmax(0,1fr);row-gap:48px}.section-intro{margin-bottom:56px}.ecosystem-grid{grid-template-columns:minmax(0,1fr)}.ecosystem-grid:before{display:none}.ecosystem-grid li,.ecosystem-grid li:nth-child(-n+2){border-top:1px solid var(--wgm-border);border-left:0}.ecosystem-grid li:first-child{border-top:0}.ecosystem-item{min-height:190px;padding:32px 24px}.values__layout{flex-direction:column;gap:64px}.values__heading{position:static;width:100%}.values-list{width:100%}.values-list article{grid-template-columns:40px minmax(0,1fr);gap:20px}.mission{padding-block:112px}.mission__inner .eyebrow{margin-bottom:40px}.mission__line{margin-block:56px}.partner-cta{padding-block:80px}.partner-cta__panel{align-items:flex-start;flex-direction:column;padding:40px 28px}.partner-cta__panel .button{width:100%}.join-cta{padding-block:96px}.landing-footer{padding-block:80px 40px}.landing-footer__main{display:flex;flex-direction:column;margin-bottom:64px}.landing-footer nav{justify-content:flex-start;gap:48px}.landing-footer__legal{text-align:center}}@media (max-width:389px){.landing-nav__links{gap:12px}.landing-nav__links a{font-size:9px}.landing-nav__actions .button{padding-inline:10px;font-size:8px}}@media (prefers-reduced-motion:reduce){.editorial-sheet,.hero-editorial__ambient,.hero-editorial__line,.hero__mobile-image{animation:none!important;transform:none!important;will-change:auto}html{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}.institutional-shell{display:flex;min-width:0;min-height:100vh;flex-direction:column;overflow-x:clip;background:#000}.institutional-shell__header{position:-webkit-sticky;position:sticky;top:0;z-index:40;display:grid;grid-template-columns:auto auto minmax(0,1fr);min-width:0;align-items:center;grid-gap:1rem;gap:1rem;padding:.65rem clamp(.75rem,2vw,1.5rem);border-bottom:1px solid rgba(197,160,89,.2);background:rgba(0,0,0,.96);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.institutional-shell__brand{display:inline-flex;min-width:0;align-items:center;gap:.55rem;color:var(--wgm-gold);font-size:.55rem;font-weight:800;letter-spacing:.12em;white-space:nowrap}.institutional-shell__brand img{width:3.7rem;height:2.4rem;object-fit:contain}.institutional-shell__section{color:rgba(255,255,255,.42);font-size:.48rem;font-weight:800;letter-spacing:.14em;white-space:nowrap}.institutional-shell__header nav{display:flex;min-width:0;align-items:center;justify-content:flex-end;gap:clamp(.5rem,1.25vw,1.1rem);overflow-x:auto;scrollbar-width:thin}.institutional-shell__header nav a{flex:0 0 auto;padding:.4rem 0;border-bottom:1px solid transparent;color:rgba(255,255,255,.62);font-size:.48rem;font-weight:700;letter-spacing:.08em;white-space:nowrap}.institutional-shell__header nav a.institutional-shell__active,.institutional-shell__header nav a:hover{border-bottom-color:var(--wgm-gold);color:var(--wgm-gold)}.institutional-shell__content{min-width:0;flex:1 1}@media (max-width:900px){.institutional-shell__header{grid-template-columns:auto auto}.institutional-shell__header nav{grid-column:1/-1;justify-content:flex-start;width:100%;padding-bottom:.15rem}}@media (max-width:520px){.institutional-shell__header{gap:.55rem;padding-inline:.7rem}.institutional-shell__brand img{width:3rem;height:2rem}.institutional-shell__brand span{font-size:.46rem}}.auth-page{display:flex;min-height:100svh;align-items:center;justify-content:center;padding:48px 24px;background:var(--wgm-black);color:var(--wgm-white)}.auth-panel{display:flex;width:min(100%,520px);flex-direction:column;gap:40px;padding:48px;border:1px solid var(--wgm-border);background:var(--wgm-card)}.auth-brand{width:-moz-fit-content;width:fit-content;color:var(--wgm-gold);font-family:var(--font-display);font-size:12px;font-weight:700;letter-spacing:.2em;text-transform:uppercase}.auth-heading{display:flex;flex-direction:column;gap:12px}.auth-heading h1{font-family:var(--font-display);font-size:clamp(36px,6vw,52px);font-weight:400;letter-spacing:-.02em;line-height:1;text-transform:uppercase}.auth-form{gap:24px}.auth-form,.auth-form label{display:flex;flex-direction:column}.auth-form label{gap:10px;color:rgba(250,250,250,.72);font-size:10px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.auth-form input{width:100%;min-height:52px;padding:14px 16px;border:1px solid var(--wgm-border);border-radius:0;outline:0;background:var(--wgm-black);color:var(--wgm-white);font:inherit;font-size:15px;letter-spacing:normal;text-transform:none;transition:border-color .2s ease,background-color .2s ease}.auth-form input:focus{border-color:var(--wgm-gold);background:#050505}.auth-form .button{width:100%;margin-top:8px}.auth-form .button:disabled{cursor:wait;opacity:.62}.auth-error{padding:14px 16px;border-left:2px solid var(--wgm-gold);background:rgba(197,160,89,.08);color:var(--wgm-white);font-size:13px;line-height:1.6}.auth-secondary{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-top:24px;border-top:1px solid var(--wgm-border-soft);color:var(--wgm-muted);font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.auth-secondary a{color:var(--wgm-white);transition:color .2s ease}.auth-secondary a:hover{color:var(--wgm-gold)}.session-card{display:flex;width:100%;align-items:center;justify-content:space-between;gap:32px;padding:32px;border:1px solid var(--wgm-border);background:var(--wgm-card)}.session-card>div{min-width:0}.session-card h3{margin-top:10px;font-family:var(--font-display);font-size:24px;font-weight:400;letter-spacing:.04em}.session-card p{margin-top:8px;color:var(--wgm-muted);font-size:14px;line-height:1.6}.session-card>.button{flex:none}@media (max-width:767px){.auth-page{align-items:flex-start;padding:32px 20px}.auth-panel{padding:36px 24px}.auth-secondary,.session-card{align-items:flex-start;flex-direction:column}.session-card{padding:24px}.session-card>.button{width:100%}}.dashboard-stack{display:flex;flex-direction:column;gap:24px}.founder-dashboard,.founder-panel{border:1px solid var(--wgm-border);background:var(--wgm-card)}.founder-dashboard{display:flex;flex-direction:column;gap:24px;padding:32px}.founder-dashboard__heading,.founder-panel{display:flex;flex-direction:column;gap:16px}.founder-dashboard__heading h3,.founder-panel h4{font-family:var(--font-display);font-weight:400;letter-spacing:.04em;text-transform:uppercase}.founder-dashboard__heading h3{font-size:28px}.founder-dashboard__heading p,.founder-panel p{color:var(--wgm-muted);font-size:14px;line-height:1.6}.founder-dashboard__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px}.founder-metric{display:flex;min-height:110px;flex-direction:column;justify-content:space-between;padding:18px;border:1px solid var(--wgm-border-soft);background:#000}.founder-metric span,.founder-panel label,.founder-table__row span{color:var(--wgm-muted);font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.founder-metric strong{color:var(--wgm-white);font-family:var(--font-display);font-size:34px;font-weight:400}.founder-dashboard__columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.founder-panel{padding:24px}.founder-panel--wide{gap:20px}.founder-panel input,.founder-panel select{width:100%;min-height:46px;margin-top:8px;padding:12px 14px;border:1px solid var(--wgm-border);background:#000;color:var(--wgm-white);font:inherit}.founder-table{display:flex;flex-direction:column;gap:8px}.founder-table__row{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,.8fr) minmax(0,1.2fr) auto;align-items:center;grid-gap:12px;gap:12px;padding:12px;border:1px solid var(--wgm-border-soft);background:#000}.founder-table__row .button{min-height:40px;padding:10px 14px;font-size:9px}.founder-table__row .button:disabled{cursor:not-allowed;opacity:.45}@media (max-width:900px){.founder-dashboard__columns,.founder-dashboard__grid,.founder-table__row{grid-template-columns:minmax(0,1fr)}}.launch-unavailable-state{width:min(100%,920px);margin:0 auto;padding:96px 24px;display:grid;grid-gap:18px;gap:18px}.launch-unavailable-state h1{margin:0;max-width:760px;font-size:clamp(2.25rem,5vw,5rem);line-height:.98;letter-spacing:0}.launch-unavailable-state p{margin:0;max-width:680px;color:rgba(20,26,31,.7);font-size:1rem;line-height:1.7}.featured-partner-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1rem;gap:1rem}.featured-partner-card{display:flex;min-height:15rem;flex-direction:column;gap:.8rem;padding:1.5rem;border:1px solid rgba(20,26,31,.14);background:rgba(255,255,255,.72)}.featured-partner-card h3,.featured-partner-card p{margin:0}.featured-partner-card p{color:rgba(20,26,31,.7)}.featured-partner-card a{margin-top:auto;color:inherit;font-weight:700}.featured-partner-card__logo{width:3rem;height:3rem;object-fit:contain}.founder-inline-form{display:flex;min-width:0;gap:8px;align-items:center}.founder-inline-form input{min-width:180px;border:1px solid rgba(255,255,255,.2);border-radius:6px;background:rgba(255,255,255,.08);color:#ffffff;padding:9px 10px}.founder-ownership-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.founder-ownership-list{display:grid;grid-gap:10px;gap:10px;min-width:0}.founder-ownership-list h5,.founder-ownership-list p{margin:0}.founder-ownership-list>div{display:grid;grid-gap:4px;gap:4px;padding:12px;border:1px solid rgba(255,255,255,.14);border-radius:6px}.founder-ownership-list code,.founder-ownership-list small,.founder-ownership-list strong{overflow-wrap:anywhere}@media (max-width:780px){.featured-partner-grid{grid-template-columns:1fr}.founder-inline-form,.founder-ownership-grid{grid-template-columns:1fr;flex-direction:column;align-items:stretch}.founder-inline-form input{min-width:0}}