.feature-card:where(.astro-3suxnezh){position:relative;display:flex;flex-direction:column;height:100%;background:var(--sl-color-bg-elevated);border:var(--border-subtle);border-radius:12px;padding:1.75rem;color:inherit;text-decoration:none;transition:border-color var(--transition-base),transform var(--transition-base),box-shadow var(--transition-base);overflow:hidden}.feature-card:where(.astro-3suxnezh):hover{border-color:var(--card-accent);transform:translateY(-3px);box-shadow:var(--shadow-md)}.feature-card:where(.astro-3suxnezh):focus{outline:none}.feature-card:where(.astro-3suxnezh):focus-visible{outline:2px solid var(--card-accent);outline-offset:2px}.feature-glow:where(.astro-3suxnezh){--marketing-card-glow-height: 1px}.feature-icon:where(.astro-3suxnezh){display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;background:var(--card-accent-low);border-radius:10px;margin-bottom:1.25rem;transition:box-shadow var(--transition-base)}.feature-card:where(.astro-3suxnezh):hover .feature-icon:where(.astro-3suxnezh){box-shadow:0 0 16px var(--card-glow)}.feature-icon:where(.astro-3suxnezh) svg:where(.astro-3suxnezh){color:var(--card-accent)}.feature-content:where(.astro-3suxnezh){position:relative;flex:1}.feature-title:where(.astro-3suxnezh){font-family:var(--sl-font);font-size:1.125rem;font-weight:600;color:var(--sl-color-text-accent);margin-bottom:.5rem;line-height:1.3}.feature-description:where(.astro-3suxnezh){font-size:.9rem;color:var(--sl-color-gray-3);line-height:1.6;margin:0}.feature-card--large:where(.astro-3suxnezh){padding:2.25rem}.feature-card--large:where(.astro-3suxnezh) .feature-icon:where(.astro-3suxnezh){width:3.5rem;height:3.5rem;margin-bottom:1.5rem}.feature-card--large:where(.astro-3suxnezh) .feature-icon:where(.astro-3suxnezh) svg:where(.astro-3suxnezh){width:28px;height:28px}.feature-card--large:where(.astro-3suxnezh) .feature-title:where(.astro-3suxnezh){font-size:1.375rem;margin-bottom:.75rem}.feature-card--large:where(.astro-3suxnezh) .feature-description:where(.astro-3suxnezh){font-size:1rem}.protocol-rosette:where(.astro-fqcgbdgt){--rosette-node-icon-size: 2rem;--rosette-node-icon-radius: 6px;--rosette-node-svg-size-mobile: 14px;--rosette-node-icon-size-mobile: 1.5rem;--rosette-node-protocol-size: .7rem;--rosette-node-default-color: var(--sl-color-gray-3);--rosette-detail-size: .55rem;--rosette-detail-color: var(--sl-color-gray-4);--rosette-footer-size: .8rem;background:var(--sl-color-bg-elevated);border:var(--border-emphasis);border-radius:16px;padding:1.5rem;box-shadow:var(--shadow-lg)}.protocol-rosette--hub:where(.astro-fqcgbdgt){--rosette-node-icon-size: 2.5rem;--rosette-node-icon-radius: 8px;--rosette-node-svg-size-mobile: 16px;--rosette-node-icon-size-mobile: 2rem;--rosette-node-protocol-size: .75rem;--rosette-node-default-color: var(--sl-color-accent);--rosette-detail-size: .6rem;--rosette-footer-size: .85rem}.rosette-container:where(.astro-fqcgbdgt){position:relative;width:100%;max-width:420px;height:420px;margin:0 auto;overflow:visible}.spoke-lines:where(.astro-fqcgbdgt){position:absolute;width:320px;height:320px;left:50%;top:50%;transform:translate(-50%,-50%);z-index:0}.spoke-line:where(.astro-fqcgbdgt){stroke:var(--sl-color-gray-5);stroke-width:.5}.rosette-core:where(.astro-fqcgbdgt){position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;gap:.25rem;z-index:2}.core-ring:where(.astro-fqcgbdgt){position:absolute;border:2px solid var(--sl-color-accent);border-radius:50%;will-change:transform,opacity}.core-ring:where(.astro-fqcgbdgt).outer{width:80px;height:80px;top:-10px;left:-10px;opacity:.15;animation:pulse-ring 3s ease-in-out infinite}.core-ring:where(.astro-fqcgbdgt).middle{width:70px;height:70px;top:-5px;left:-5px;opacity:.25;animation:pulse-ring 3s ease-in-out infinite .5s}.core-ring:where(.astro-fqcgbdgt).inner{width:64px;height:64px;top:-2px;left:-2px;opacity:.35;animation:pulse-ring 3s ease-in-out infinite 1s}@keyframes pulse-ring{0%,to{transform:scale(1);opacity:.2}50%{transform:scale(1.1);opacity:.4}}.core-center:where(.astro-fqcgbdgt){width:60px;height:60px;position:relative;z-index:2}.core-logo:where(.astro-fqcgbdgt){filter:drop-shadow(0 2px 6px color-mix(in srgb,var(--sl-color-accent) 35%,transparent))}.core-label:where(.astro-fqcgbdgt){font-size:.65rem;font-weight:600;color:var(--sl-color-accent);text-transform:uppercase;letter-spacing:.1em;position:absolute;top:100%;margin-top:.35rem;z-index:2}.spoke-node:where(.astro-fqcgbdgt){position:absolute;display:flex;flex-direction:column;align-items:center;gap:.25rem;background:var(--sl-color-bg);border:1px solid var(--sl-color-gray-5);border-radius:8px;padding:.5rem;transition:border-color .2s ease,transform .2s ease;z-index:2;transform:translate(-50%,-50%);color:inherit;text-decoration:none}.node-ldap:where(.astro-fqcgbdgt){left:50%;top:13%}.node-rest:where(.astro-fqcgbdgt){left:85%;top:39%}.node-grpc:where(.astro-fqcgbdgt){left:71%;top:80%}.node-graphql:where(.astro-fqcgbdgt){left:29%;top:80%}.node-mcp:where(.astro-fqcgbdgt){left:15%;top:39%}.spoke-node:where(.astro-fqcgbdgt):hover{border-color:var(--sl-color-accent);transform:translate(-50%,-50%) scale(1.05)}.spoke-node:where(.astro-fqcgbdgt):focus{outline:none}.spoke-node:where(.astro-fqcgbdgt):focus-visible{outline:2px solid var(--sl-color-accent);outline-offset:2px;border-color:var(--sl-color-accent)}.node-icon:where(.astro-fqcgbdgt){width:var(--rosette-node-icon-size);height:var(--rosette-node-icon-size);background:var(--sl-color-gray-6);border-radius:var(--rosette-node-icon-radius);display:flex;align-items:center;justify-content:center}.node-icon:where(.astro-fqcgbdgt) svg:where(.astro-fqcgbdgt){color:var(--rosette-node-default-color)}.protocol-rosette--rosette:where(.astro-fqcgbdgt) .node-rest:where(.astro-fqcgbdgt) .node-icon:where(.astro-fqcgbdgt) svg:where(.astro-fqcgbdgt){color:var(--sl-color-accent)}.node-icon:where(.astro-fqcgbdgt).grpc{background:color-mix(in srgb,hsl(160,60%,45%) 15%,var(--sl-color-gray-6))}.node-icon:where(.astro-fqcgbdgt).grpc svg:where(.astro-fqcgbdgt){color:#2eb88a}.node-icon:where(.astro-fqcgbdgt).graphql{background:color-mix(in srgb,hsl(300,60%,50%) 15%,var(--sl-color-gray-6))}.node-icon:where(.astro-fqcgbdgt).graphql svg:where(.astro-fqcgbdgt){color:#c3c}.node-icon:where(.astro-fqcgbdgt).mcp{background:var(--sl-color-amber-low)}.node-icon:where(.astro-fqcgbdgt).mcp svg:where(.astro-fqcgbdgt){color:var(--sl-color-amber)}.node-protocol:where(.astro-fqcgbdgt){font-family:var(--sl-font-mono);font-size:var(--rosette-node-protocol-size);font-weight:600;color:var(--sl-color-text)}.node-example:where(.astro-fqcgbdgt),.node-desc:where(.astro-fqcgbdgt){font-size:var(--rosette-detail-size);color:var(--rosette-detail-color)}.protocol-rosette--hub:where(.astro-fqcgbdgt) .node-example:where(.astro-fqcgbdgt){font-family:var(--sl-font-mono);max-width:100px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.particle-layer:where(.astro-fqcgbdgt){position:absolute;width:320px;height:320px;left:50%;top:50%;transform:translate(-50%,-50%);pointer-events:none;z-index:3;overflow:visible}.particle:where(.astro-fqcgbdgt){opacity:0}.particle-ldap:where(.astro-fqcgbdgt){fill:var(--sl-color-gray-4)}.particle-rest:where(.astro-fqcgbdgt){fill:var(--sl-color-accent)}.particle-grpc:where(.astro-fqcgbdgt){fill:#2eb88a}.particle-graphql:where(.astro-fqcgbdgt){fill:#c3c}.particle-mcp:where(.astro-fqcgbdgt){fill:var(--sl-color-amber)}.rosette-footer:where(.astro-fqcgbdgt){text-align:center;margin-top:1rem;padding-top:1rem;border-top:var(--border-subtle)}.footer-text:where(.astro-fqcgbdgt){font-size:var(--rosette-footer-size);color:var(--sl-color-gray-3)}@media(max-width:480px){.rosette-container:where(.astro-fqcgbdgt){max-width:320px;height:320px}.spoke-lines:where(.astro-fqcgbdgt),.particle-layer:where(.astro-fqcgbdgt){width:240px;height:240px}.spoke-node:where(.astro-fqcgbdgt){padding:.375rem}.node-icon:where(.astro-fqcgbdgt){width:var(--rosette-node-icon-size-mobile);height:var(--rosette-node-icon-size-mobile)}.node-icon:where(.astro-fqcgbdgt) svg:where(.astro-fqcgbdgt){width:var(--rosette-node-svg-size-mobile);height:var(--rosette-node-svg-size-mobile)}.node-desc:where(.astro-fqcgbdgt),.node-example:where(.astro-fqcgbdgt){display:none}}@media(prefers-reduced-motion:reduce){.core-ring:where(.astro-fqcgbdgt){animation:none}.particle:where(.astro-fqcgbdgt){display:none}.spoke-node:where(.astro-fqcgbdgt):hover{transform:translate(-50%,-50%)}}
