Professional
Use measured language, structured layouts and restrained emphasis.
Sibner Group / Capital / Investment Management
A practical visual system for consistent, compliant digital communication across the Sibner brand family.
01
The current site presents Sibner as institutional, calm and precise. The identity system now supports Sibner Group, Sibner Capital and Sibner Investment Management as one connected brand family.
Use measured language, structured layouts and restrained emphasis.
Lead with clear section titles, short support copy and visible contact routes.
Avoid promotional excess. Yellow is a signal, not decoration.
Keep investment wording close to approved site copy and preserve risk language.
02
Use the supplied final logo artwork. The Sibner cornerstone and wordmark create one shared family system across Group, Capital and Investment Management.
Use for group-level, corporate and family office contexts.
Use for Sibner Capital communications and related web or document surfaces.
Use for investment management, fund, professional investor and compliance-led contexts.
The cornerstone device, Sibner wordmark, black artwork and clear-space logic remain consistent across all three entities.
Use supplied SVG files for websites, brand guidelines and digital interfaces. Use 3000px PNG files for high-resolution documents and social media.
Select the entity logo that matches the legal or commercial context. Do not substitute Group, Capital or Investment Management interchangeably.
Keep generous clear space, preserve proportions and use existing file artwork.
Stretch, recolour, add effects, or separate the cornerstone mark from the wordmark.
03
Core colour comes directly from the current site tokens. Navy carries authority, cream and bone provide editorial calm, yellow marks focus.
04
Headings use Geist with strong weight and tight line-height. Body uses Inter with generous line-height and no negative letter spacing.
Sibner Investment Management provides access to UK real estate debt and private credit opportunities for professional investors.
Regulatory Disclosures
05
The interface rhythm is built from a 44px unit, 22px half unit, max width of 1232px and section padding that scales with viewport width.
Use two or three-column modules inside the 1232px max width. Preserve wide section padding and visible grid cadence.
06
The cornerstone suggests alignment, structure, underwriting discipline and focus. Use yellow sparingly through corners, lines and small highlights.
Use thin lines, small corners, measured focus points and grid alignment.
Use large yellow panels, loose decorative blocks or high-volume accent fields.
08
Cards are rectangular, precise and mostly dark. Hover states lift slightly and reveal a controlled yellow signal.
Use approved proof points only and pair them with clear risk-aware context.
Maintain short headings, muted body copy and consistent card padding.
Keep figures, dates and product language aligned to reviewed source copy.
09
Motion is structural: scan, align, reveal and settle. It should feel calm, purposeful and optional.
10
Use current page archetypes: dark hero, cream positioning statement, dark proof modules, contact/map block, regulatory stack.
11
Use real site assets. The map pairs a light, desaturated base with a yellow focus device and compact details panel.
12
Keep financial wording close to approved Sibner copy. Do not add guaranteed outcome language, exaggerated claims or unreviewed performance statements.
“Capital is at risk. Past performance is not a reliable indicator of future results.”
Guaranteed returns, retail investor targeting, unsupported rankings, or language that implies certainty.
“The investment products and services of Sibner Investment Management Ltd are only available to professional clients and eligible counterparties.”
13
Use these structures as starting points when extending the current site interface.
<a class="button primary corner-cta" href="#">
<span>Contact Us</span>
<i class="button-corner" aria-hidden="true"></i>
</a>
<img src="assets/logos/02_Web/svg/sibner-group.svg" alt="Sibner Group">
<img src="assets/logos/02_Web/svg/sibner-capital.svg" alt="Sibner Capital">
<img src="assets/logos/02_Web/svg/sibner-investment-management.svg" alt="Sibner Investment Management">
<p class="risk-line strong-risk">
<strong>Capital is at risk. Past performance is not a reliable indicator of future results.</strong>
</p>
14
These tokens mirror the current website rhythm and should be preferred over one-off values.
:root {
--navy: #071827;
--navy-2: #0c2238;
--ink: #1b242c;
--cream: #efeae0;
--bone: #f5f1e8;
--mid-blue: #4e89ab;
--yellow: #ffd400;
--grid-unit: 44px;
--grid-half: 22px;
--max: 1232px;
--page-pad: clamp(22px, 5vw, 88px);
--section-pad: clamp(82px, 8.5vw, 124px);
--ease: cubic-bezier(0.62, 0, 0.18, 1);
--font-head: "Geist", Inter, Arial, sans-serif;
--font-body: "Inter", Arial, sans-serif;
}