#ducky-app.layout-public #app-content:has(.udm),body[data-page-path="/maintainers"] #ducky-app.layout-public #app-content{--uds-col:var(--ud-col-inset,var(--ducky-page-gutter-x,32px));max-width:none;width:100%;padding-left:0;padding-right:0}#ducky-app.layout-public #app-content:has(.udm) .zone-container,body[data-page-path="/maintainers"] #ducky-app.layout-public #app-content .zone-container{max-width:none;width:100%;margin-left:0;margin-right:0;padding-left:0;padding-right:0}.layout-item:has(.udm){min-height:0 !important;height:auto !important;width:100% !important;max-width:100% !important;min-width:0;margin-inline:0 !important;flex:1 1 100% !important;justify-self:stretch !important;align-self:stretch !important}.layout-item:has(.udm)>.item-content{min-height:0 !important;height:auto !important;width:100% !important;align-items:stretch !important}.layout-item.ud-token-warn{margin-top:0.5rem;margin-bottom:1rem}.udm{--udm-accent:var(--ducky-color-accent);--udm-text:var(--ducky-color-text);--udm-strong:var(--ducky-color-textStrong,var(--ducky-color-text));--udm-surface:var(--ducky-color-surface);--udm-border:var(--ducky-color-border);--udm-radius:1rem;--udm-discord:#5865f2;--udm-discord-hover:#4752c4;color:var(--udm-text);font-family:var(--ducky-font-body,ui-sans-serif,system-ui,sans-serif);padding:2rem var(--uds-col,var(--ud-col-inset,32px)) 6rem;width:100%;max-width:100%;min-width:0;box-sizing:border-box}.udm-head{display:flex;flex-direction:column;gap:1.5rem;margin:0 0 3rem}@container ducky-app (min-width:48rem){.udm-head{flex-direction:row;align-items:center;justify-content:space-between}}.udm-head-copy{min-width:0}.udm-join-title{margin:0;font-size:1.875rem;font-weight:600;letter-spacing:-0.02em;line-height:1.15;color:var(--udm-strong)}.udm-join-lede{margin:0.5rem 0 0;max-width:36rem;font-size:0.875rem;line-height:1.5;color:color-mix(in srgb,var(--udm-text) 62%,transparent)}.udm-ctas{display:grid;grid-template-columns:1fr 1fr;gap:0.75rem;width:100%}@container ducky-app (min-width:40rem){.udm-ctas{display:flex;flex-wrap:wrap;width:auto;flex:0 0 auto}}.udm-btn{display:inline-flex;align-items:center;justify-content:center;gap:0.5rem;width:100%;min-height:2.5rem;padding:0.625rem 1rem;border-radius:0.75rem;font-size:0.875rem;font-weight:500;line-height:1.2;text-decoration:none;box-sizing:border-box;box-shadow:var(--ducky-shadow-sm,0 1px 2px color-mix(in srgb,#000 8%,transparent));transition:background-color 0.2s ease,border-color 0.2s ease,filter 0.2s ease}@container ducky-app (min-width:40rem){.udm-btn{width:auto}}.udm-ico{width:1rem;height:1rem;flex-shrink:0}.udm-btn--discord{background:var(--udm-discord);color:#fff;border:1px solid transparent}.udm-btn--discord:hover{background:var(--udm-discord-hover)}.udm-btn--ghost{background:var(--udm-surface);color:var(--udm-strong);border:1px solid var(--udm-border)}.udm-btn--ghost:hover{border-color:color-mix(in srgb,var(--udm-strong) 28%,var(--udm-border));background:color-mix(in srgb,var(--udm-strong) 6%,var(--udm-surface))}.udm-btn:focus-visible{outline:2px solid var(--udm-accent);outline-offset:2px}.udm-steps{display:grid;grid-template-columns:1fr;gap:1rem;margin:0 0 3rem;padding:0;list-style:none}@container ducky-app (min-width:48rem){.udm-steps{grid-template-columns:1fr 1fr 1fr}}.udm-step{position:relative;display:flex;flex-direction:column;align-items:flex-start;margin:0;min-width:0;padding:1.5rem;background:var(--udm-surface);border:1px solid color-mix(in srgb,var(--udm-border) 80%,transparent);border-radius:1rem;box-shadow:var(--ducky-shadow-sm,0 1px 2px color-mix(in srgb,#000 8%,transparent));overflow:hidden;transition:box-shadow 0.2s ease}.udm-step:hover{box-shadow:var(--ducky-shadow-md,0 8px 20px color-mix(in srgb,#000 12%,transparent))}.udm-step--accent{background:color-mix(in srgb,var(--udm-accent) 10%,var(--udm-surface));border-color:color-mix(in srgb,var(--udm-accent) 28%,var(--udm-border))}.udm-step-glow{position:absolute;right:-1rem;top:-1rem;width:6rem;height:6rem;border-radius:999px;background:color-mix(in srgb,var(--udm-accent) 18%,transparent);filter:blur(2rem);pointer-events:none}.udm-step--accent:hover .udm-step-glow{background:color-mix(in srgb,var(--udm-accent) 28%,transparent)}.udm-num{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;margin:0 0 1rem;border-radius:0.75rem;border:1px solid var(--udm-border);background:color-mix(in srgb,var(--udm-strong) 4%,var(--udm-surface));font-size:0.875rem;font-weight:700;line-height:1;color:var(--udm-strong)}.udm-step--accent .udm-num{background:var(--udm-surface);border-color:color-mix(in srgb,var(--udm-accent) 35%,var(--udm-border));color:var(--udm-accent)}.udm-step h3{position:relative;z-index:1;margin:0 0 0.25rem;font-size:1rem;font-weight:600;line-height:1.3;color:var(--udm-strong)}.udm-step p{position:relative;z-index:1;margin:0;font-size:0.875rem;line-height:1.5;color:color-mix(in srgb,var(--udm-text) 62%,transparent)}.udm-step--accent h3{color:var(--udm-strong)}.udm-step--accent p{color:color-mix(in srgb,var(--udm-accent) 55%,var(--udm-text))}.udm-title{margin:0 0 1.25rem;font-size:1.25rem;font-weight:600;letter-spacing:-0.015em;line-height:1.2;color:var(--udm-strong)}.udm-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin:0;padding:0;list-style:none}@container ducky-app (min-width:40rem){.udm-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@container ducky-app (min-width:48rem){.udm-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.udm-grid>li{margin:0;min-width:0}.udm-card{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;margin:0;padding:1.25rem;background:var(--udm-surface);border:1px solid color-mix(in srgb,var(--udm-border) 80%,transparent);border-radius:1rem;box-sizing:border-box;text-align:center;text-decoration:none;color:inherit;overflow:hidden;transition:border-color 0.2s ease,box-shadow 0.2s ease,transform 0.2s ease}.udm-card:hover{border-color:color-mix(in srgb,var(--udm-accent) 55%,var(--udm-border));box-shadow:var(--ducky-shadow-md,0 8px 20px color-mix(in srgb,#000 12%,transparent));transform:translateY(-2px)}.udm-card-glow{position:absolute;inset:0;background:linear-gradient(to bottom,transparent,color-mix(in srgb,var(--udm-accent) 12%,transparent));opacity:0;pointer-events:none;transition:opacity 0.2s ease}.udm-card:hover .udm-card-glow{opacity:1}.udm-avatar{position:relative;z-index:1;display:block;width:3.5rem;height:3.5rem;margin:0 0 0.75rem;max-width:100%;border-radius:999px;object-fit:cover;background:var(--ducky-color-inputBg,var(--udm-surface));border:1px solid var(--udm-border);transition:border-color 0.2s ease}.udm-card:hover .udm-avatar{border-color:color-mix(in srgb,var(--udm-accent) 40%,var(--udm-border))}.udm-name{position:relative;z-index:1;display:block;width:100%;font-size:0.875rem;font-weight:600;line-height:1.25;color:var(--udm-strong);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.udm-card:hover .udm-name{color:var(--udm-accent)}.udm-role{position:relative;z-index:1;display:block;width:100%;margin:0.125rem 0 0;font-size:0.75rem;font-weight:500;line-height:1.3;color:color-mix(in srgb,var(--udm-text) 55%,transparent)}.udm-card:hover .udm-role{color:color-mix(in srgb,var(--udm-accent) 70%,var(--udm-text))}@media (prefers-reduced-motion:reduce){.udm-card,.udm-btn,.udm-step,.udm-avatar,.udm-card-glow,.udm-step-glow{transition:none}.udm-card:hover{transform:none}}