:root{--accent: var(--accent-primary);--accent-hover: var(--accent-primary-hover);--bg: #ffffff;--bg-tint: #f4f6f9;--bg-soft: #fafafa;--bg-hover: #ebecef;--border-light: #eef0f3;--border: #e5e7eb;--border-strong: #d4d4d8;--border-dark: #71717a;--border-graphic: 5px solid;--text: #111827;--text-2: #525866;--text-muted: #9ca3af}.values-grid{display:grid;grid-template-columns:1fr;gap:.85rem}@media(min-width:720px){.values-grid{grid-template-columns:repeat(2,1fr)}}.value-card{border:1px solid var(--border-strong);background:transparent;border-radius:22px;padding:1.85rem 1.75rem;display:flex;flex-direction:column;gap:.6rem;box-shadow:0 12px 28px -16px #0f172a1a,0 2px 6px -3px #0f172a0a}.value-card-icon{width:44px;height:44px;border-radius:12px;background:#0000001a;border:1px solid rgba(0,0,0,.22);display:flex;align-items:center;justify-content:center;color:var(--accent);margin-bottom:.35rem}.value-card-icon svg{width:22px;height:22px;stroke:currentColor;stroke-width:1.8;fill:none;stroke-linecap:round;stroke-linejoin:round}.value-card h3{font-family:Mona Sans,Inter,sans-serif;font-size:1.2rem;font-weight:600;color:var(--text);letter-spacing:-.015em;margin:0}.value-card p{font-size:.95rem;color:var(--text-2);line-height:1.55;margin:0}.roles-empty{border:1px solid var(--border-strong);background:#fff;border-radius:22px;padding:3rem 2rem;text-align:center;box-shadow:0 12px 28px -16px #0f172a1a,0 2px 6px -3px #0f172a0a}.roles-empty h3{font-family:Mona Sans,Inter,sans-serif;font-size:1.4rem;font-weight:600;color:var(--text);letter-spacing:-.015em;margin:0}.roles-empty p{margin:.6rem auto 1.4rem;max-width:480px;font-size:.98rem;color:var(--text-2);line-height:1.55}.roles-empty a.role-link{display:inline-flex;align-items:center;gap:.4rem;font-family:Mona Sans,Inter,sans-serif;font-size:.92rem;font-weight:500;color:var(--text-muted);text-decoration:underline;text-decoration-color:currentColor;transition:color .18s}.roles-empty a.role-link:hover{color:var(--text-2)}.roles-empty a.role-link svg{width:14px;height:14px;stroke:currentColor;stroke-width:2.4;fill:none;stroke-linecap:round;stroke-linejoin:round}.end-cta{border:1px solid var(--border-strong);background:#fff;border-radius:22px;padding:2.4rem 2rem;display:flex;flex-direction:column;align-items:center;gap:1.4rem;text-align:center;box-shadow:0 12px 28px -16px #0f172a1a,0 2px 6px -3px #0f172a0a}@media(min-width:720px){.end-cta{flex-direction:row;justify-content:space-between;text-align:left;padding:3rem}}.end-cta-text{max-width:520px}.end-cta-text h2{font-family:Mona Sans,Inter,sans-serif;font-size:clamp(1.55rem,3vw,2rem);font-weight:600;color:var(--text);letter-spacing:-.02em;margin:0}.end-cta-text p{margin-top:.6rem;font-size:.98rem;color:var(--text-2);line-height:1.55}.end-cta a.btn-hero-black{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;background-color:#00bfff;background-image:radial-gradient(ellipse farthest-side at center,#1d9bf0 0% 40%,#1d9bf000);background-repeat:no-repeat;background-position:center;background-size:100% 100%;background-clip:padding-box;border:3px solid rgba(0,191,255,.45);color:#fff;font-family:Mona Sans,Inter,sans-serif;font-size:.95rem;font-weight:600;padding:.85rem 1.6rem;border-radius:.85rem;white-space:nowrap;transition:background .2s}.end-cta a.btn-hero-black:hover{background-size:85% 85%}
