Style Guide 2026

Advancis Design System.

Source of truth for every token, primitive, and documented variant in the site. Examples below are rendered live from styles/tokens.css, styles/base.css, styles/components.css and siblings, never duplicated. If an element appears here it is the standard; if it appears in Tier 2 or Tier 3 it is an intentional variant or a known drift item.

Channel

Foundations.

Cross-channel basics, the tokens and rules that every medium consumes. Colors, typography, spacing, surfaces, borders, shadows, icons and motion. Whatever channel you're designing for (Web, PowerPoint, Documents, Social), the foundations stay the same.

Channel · Web

Web System.

The component library that powers advancis.de. Every primitive below is rendered live from styles/main.css, no duplication. Tier 1 = canonical primitives, Tier 2 = documented variants, Tier 3 = unsorted drift to be resolved.

Tier 1

Canonical System

The healed, intentional design system. Every element in this tier is the standard. New work should consume these tokens and primitives directly.

Colors

All color values live in styles/tokens.css. Consume them via var(--color-*) / var(--bg-accent-*) / etc. Never paste raw hex or rgba into rules.

Brand
--color-blue
#0072bc · rgb(0, 114, 188)
Primary brand blue. CTAs, accents, eyebrows, headline dot.
--color-dark-blue
#0a101d · rgb(10, 16, 29)
Primary dark surface: hero, menus, nav-over-video, dark sections.
--color-light-blue
#152035 · rgb(21, 32, 53)
Elevated surface on dark-blue backgrounds (social icons, newsletter form chrome).
Neutrals
--color-text-body
#44515f · rgb(68, 81, 95)
Body prose, secondary text on light surfaces.
--color-mid-grey
#b0c3d1 · rgb(176, 195, 209)
Subtle text on dark surfaces; meta text.
--color-text-meta
#8fa1af · rgb(143, 161, 175)
Metadata and captions on light surfaces.
--color-light-grey
#e4e9ee · rgb(228, 233, 238)
Universal hairline border on light surfaces.
--color-superlight
#eff2f5 · rgb(239, 242, 245)
Tinted-white surface: mega news column, search inputs, card fills.
--color-white
#ffffff · rgb(255, 255, 255)
Primary light surface: body, cards, form inputs.
Product Accents
--color-blue
#0072bc · rgb(0, 114, 188)
Advancis & WinGuard accent. Default brand accent for the corporate identity and the WinGuard product surface.
--color-orange
#f0801a · rgb(240, 128, 26)
AIM accent. Reserved for AIM-scoped contexts (AIM pages, AIM CTAs, AIM decks).
--color-teal
#0fb7ab · rgb(15, 183, 171)
AOP accent. Reserved for AOP-scoped contexts (AOP pages, AOP CTAs, AOP decks).
Product-color discipline · cross-channel rule

Each product color may only be used inside that product's context. Brand blue is the canonical accent for Advancis and WinGuard surfaces. Orange is product-scoped to AIM. Teal is product-scoped to AOP. This rule applies across every channel — web pages, PowerPoint decks, documents, social media. Cross-context usage is the most common drift pattern; resist it.

On surfaces that touch multiple products (Solutions pages, multi-product decks, corporate documents), brand blue stays the default accent and orange / teal appear only on explicit product CTAs or product-scoped modules. A Solutions page section title is brand blue; a "Learn more about AIM" button inside that section is orange.

Do

Use teal on every accent of an AOP product page (eyebrow, headline dot, CTA, icon tint, tile glow). Use the same teal in an AOP deck for all accents inside that deck.

Don't

Don't sprinkle orange + teal + blue on the same page or deck for visual variety. Don't use AOP teal as a generic "highlight" color on a non-AOP page. Don't pick orange for a stat number because it "pops" — pick the product's accent.

Presentation-specific · single-accent decks

For PowerPoint, documents and social-media graphics: the entire deliverable is tinted to one product accent. Solve every visual need with shades and tints of that product's color (mixes with white and black). Do NOT introduce a second accent color anywhere in the file. A WinGuard deck is blue + neutrals. An AIM deck is orange + neutrals. An AOP deck is teal + neutrals.

Status-color exception. Red and green are allowed only when the content semantically requires them (success vs error, valid vs invalid, gain vs loss, positive vs negative). They are informational tokens, not decorative. Reach for them sparingly and never as a substitute for the product accent.

Accent Washes (brand blue alpha)
--bg-accent-subtle
rgba(0,114,188,0.08)
Default brand wash (chips, badges, hover hints).
--bg-accent-medium
rgba(0,114,188,0.12)
Active/selected brand wash. Also used for the radial-gradient accent behind the hero products section.
--accent-line
rgba(0,114,188,0.35)
Tile-glow accent ring (WinGuard product row).
--accent-line-aim
rgba(240,128,26,0.35)
Tile-glow accent ring for the AIM product row.
--accent-line-aop
rgba(15,183,171,0.35)
Tile-glow accent ring for the AOP product row.
--border-tile-dark
rgba(0,114,188,0.06)
Single canonical border color for every dark card/tile surface across the site. Paired with --gradient-tile-dark for fill and .tile-glow for the cursor-follow glow. Replaces the retired --color-outline-faded.
Glows (product inner fill)
--glow-winguard
rgba(0,114,188,0.07)
WinGuard tile-glow inner radial fill.
--glow-aim
rgba(240,128,26,0.07)
AIM tile-glow inner radial fill.
--glow-aop
rgba(15,183,171,0.07)
AOP tile-glow inner radial fill. Also used for the products-section bottom-right ambient teal glow.
Dark Overlays (ink alpha on media)
--overlay-dark-6
rgba(10,16,29,0.06)
Button outline / tile-float inner shadow.
--overlay-dark-14
rgba(10,16,29,0.14)
Drop-shadow tile float (product-header imagery).
--overlay-dark-40
rgba(10,16,29,0.40)
Mid-alpha ink: hero video stops, mega-menu backdrop, contact-form wash, product-tile gradient.
--overlay-dark-95
rgba(10,16,29,0.95)
Hero video bottom fade.
White Opacity (dark-theme UI)
--color-white-5
rgba(255,255,255,0.05)
Tile-glow outline base (dark surface).
--color-white-8
rgba(255,255,255,0.08)
Top hairline on dark surfaces.
--color-white-15
rgba(255,255,255,0.15)
Mid-alpha on dark: dividers, stats-bar hairlines, button inset-hover overlay.
--color-white-70
rgba(255,255,255,0.70)
High-alpha on dark: intro paragraphs, outline-button-white border.
--color-white-85
rgba(255,255,255,0.85)
Hero stats-bar foreground, including the stat labels on the dark hero.

Typography

Two families only: Poppins for headings and chrome, Figtree for body prose. Body weight --fw-body is Light (300), a deliberate editorial voice. Chrome (buttons, labels, nav, form inputs) pins to --fw-regular or heavier.

Chrome vs. fluid split

The typography scale is two-tier. Chrome tokens (--text-11 / --text-12 / --text-14 / --text-15 / --text-16) stay pinned at fixed px, they're for UI labels, buttons, nav, form inputs, and meta rows: places where fluid scaling would cause layout drift or tap-target regressions. Fluid role tokens (--text-hero / --text-h2-lg / --text-h2 / --text-h3-lg / --text-h3 / --text-lead / --text-body-fluid) carry the content hierarchy and clamp between mobile and desktop ceilings. Default to chrome for any UI surface; reach for fluid only when the element is content-carrying hierarchy.

Organize your Security.
H1 · Hero (Tier 1) font: Poppins --fw-heading (Bold)
size: --text-hero · clamp(36px, 2.5vw + 20px, 56px)
line-height: 1.03 · tracking: -0.02em
class: .home-hero-title

A vision statement, sized large.

H2 · Oversized (Tier 1b) font: Poppins --fw-heading (Bold)
size: --text-h2-lg · clamp(32px, 5vw + 10px, 48px)
line-height: 1.1 · tracking: -0.02em
use: vision statements, opening hero-adjacent H2s where the standard --text-h2 would feel undersized (about-opening, channel-partner opening, AOP licenses head).

Trusted where maximum security is essential.

H2 · Main section headline font: Poppins --fw-heading (Bold)
size: --text-h2 · clamp(28px, 4vw + 12px, 40px)
line-height: 1.15 · tracking: -0.02em
class: .statement-headline

Product tile title.

H3 · Large (Tier 2b) font: Poppins --fw-subheading (SemiBold)
size: --text-h3-lg · clamp(22px, 1.25vw + 14px, 32px)
line-height: 1.2 · tracking: -0.01em
use: product tile titles, mid-tier headlines that sit between H2 and H3 (homepage product rows, scenario titles in solutions, news feature card titles).

Sub-section heading

H3 · Sub-section / featured card font: Poppins --fw-subheading (SemiBold)
size: --text-h3 · clamp(20px, 0.56vw + 18px, 26px)
line-height: 28px
tokens: --section-heading-*

Body prose renders in Figtree Light, the editorial voice. At 16 px it hits the accessibility floor for reading text, and the 1.6 line-height gives paragraphs room to breathe.

Body font: Figtree --fw-body (Light)
size: --text-body (16px)
line-height: --lh-body-ratio (1.6)
color: --color-text-body

Fluid body prose scales between mobile and desktop. On narrow viewports it floors at the 16 px accessibility minimum; on wide surfaces it lifts to 18 px so paragraphs sitting next to fluid headlines stay in proportion.

Body (fluid) · scaling prose font: Figtree --fw-body (Light)
size: --text-body-fluid · clamp(16px, 1.8vw + 14px, 18px)
line-height: --lh-body-ratio (1.6)
color: --color-text-body
use: fluid body prose where scaling between mobile and desktop adds readability. Reach for this when the surrounding hierarchy uses fluid role tokens; stay with --text-body for UI chrome, labels, and fixed-width contexts.

Intro paragraph, the "highlight" voice under major section headlines. Figtree Light, a notch larger, looser leading.

Text-intro font: Figtree --fw-light
size: --text-lead · clamp(16px, 0.3vw + 14.875px, 18px)
line-height: 1.55
class: .text-intro (+ --on-dark)
Eyebrow label
Eyebrow (canonical) font: Poppins --fw-label
size: --text-12
line-height: --lh-label · tracking: 1px · uppercase
class: .eyebrow (+ --on-dark)
Button label
Button label font: Poppins --btn-font-weight (SemiBold)
size: --btn-font-size (--text-15)
line-height: 1
tokens: --btn-*
Fluid role ladder

Fluid role ladder, top to bottom, each tier traverses between mobile floor and desktop ceiling.

--text-hero
clamp(36px, 2.5vw + 20px, 56px)
Page H1 / hero display
--text-h2-lg
clamp(32px, 5vw + 10px, 48px)
Highlight-1 / oversized statement
--text-h2
clamp(28px, 4vw + 12px, 40px)
Section H2 / statement headline
--text-h3-lg
clamp(22px, 1.25vw + 14px, 32px)
Product tile titles / mid-tier headlines
--text-h3
clamp(20px, 0.56vw + 18px, 26px)
Card titles / accordion triggers
--text-lead
clamp(16px, 0.3vw + 14.875px, 18px)
Intro / lede paragraphs
--text-body-fluid
clamp(16px, 1.8vw + 14px, 18px)
Fluid body prose

Headlines & text styles

Every major headline ends with a brand-blue period (.headline-dot). The dot locks to Poppins Bold regardless of the surrounding heading weight.

Integrate Everything
That Matters.

WinGuard unifies fire systems, access control, video, building management and communication into a single operator interface, vendor-neutral, scalable, and proven in mission-critical environments.

Eyebrow · canonical

Body prose example, Figtree Light at 16 px against a white surface. Readable at long-form lengths without feeling academic.

Anti-pattern, no blue words in headlines

Hard rule, site-wide: only .headline-dot is blue inside a headline. The headline text is one uniform color (--color-dark-blue on light, --color-white on dark); the trailing dot is the single accent. Never color an individual word, not via <em>, not via a <span>, not via a per-page .statement-headline em { color: … } override. <em> is allowed only as a markup hook, the global .statement-headline em rule keeps it Bold with no color change. The only exception is when the design owner explicitly asks for a colored word in a specific headline, it is never introduced on our own initiative. (Highlight-text below is a separate tier, vision / mission statements, where inline <em> accents are permitted, that is not a headline.)

Centered-headline max-width

Centered .statement-headline instances pin to roughly 40–50 % of content width (≈ 14–22 ch depending on tier). Wider center-aligned headlines lose the rhythmic top-center anchor and read as left-aligned prose that happens to be centered. Applied across home, about, winguard.

Highlight text

Three canonical size tiers for the Figtree Light "highlight" register, the emphasized copy that sits under section headlines. One shared family, three sizes. All tiers share family + weight (Figtree Light) so the voice stays consistent; only size, line-height, letter-spacing and default color vary. Base class .text-intro is the default (Highlight 3); --md and --lg are size modifiers. Composable with .text-intro--on-dark for dark surfaces.

Our software is an essential part of modern buildings worldwide.

Highlight 1, display class: .text-intro.text-intro--lg
font: Figtree --fw-light
size: --text-h2-lg · clamp(32px, 5vw + 10px, 48px)
line-height: 1.15
letter-spacing: -0.015em
color: --color-dark-blue
use: hero-level vision statements, display-tier poetic lines

Our software enables users to design simple, intuitive solutions tailored to their needs, to conveniently control and monitor building and infrastructure systems while sustainably improving safety, security and efficiency.

Highlight 2, lead class: .text-intro.text-intro--md
font: Figtree --fw-light
size: --text-h3 · clamp(20px, 0.56vw + 18px, 26px)
line-height: 1.5
letter-spacing: -0.005em
color: --color-text-body
use: section-level lead / mission-tier prose, substantial without rising to display

Intro paragraph, the standard highlight voice under major section headlines. Figtree Light, a notch larger than body, looser leading.

Highlight 3, intro (default) class: .text-intro
font: Figtree --fw-light
size: --text-lead · clamp(16px, 0.3vw + 14.875px, 18px)
line-height: 1.55
color: --color-text-body
use: standard highlight under section headlines, the most common of the three
Accent exception

Highlight-text is the one place in the system where inline color accents inside <em> or scoped span utilities are permitted, see the .about-opening-accent pattern on about.html where "worldwide" renders blue inside the vision statement. This exception applies because highlight-text is semantically a statement / vision tier, not a section headline. The "no blue words in headlines" anti-pattern (above) does not apply here.

Buttons

The entire CTA system is .btn + one fill variant (--filled / --outline / --text) + one color variant (--blue / --dark / --white / --orange / --teal). Every CTA on every page uses this grid; there are no one-offs. Orange + teal are product-scoped (AIM, AOP) and used for explicit cross-page product CTAs, not as general accents.

White (on dark)
Conventions

Mobile CTA collapse. CTA pairs collapse to a single button on mobile (<640 px). The second and any further .btn children inside the canonical CTA wrappers are hidden via display: none. Applies to: .gate-actions, .home-hero-cta-row, .about-footprint-head-ctas, .cp-opening-ctas. The rule lives in components.css.

Exempt: .home-about-cta , the Recruiter funnel keeps both buttons visible because both CTAs carry equal weight (Apply / Open positions). Document any new exemption in Tier 2.

Stack-gap. When CTA pairs wrap or stack on tablet+ they use --sp-24 as the flex/gap value. .about-footprint-head-ctas uses --sp-12 , a tighter cluster gap appropriate for right-aligned action rows. No other gaps are canonical.

Chip primitive

.chip is the shared visual base for pill-shaped tab / toggle affordances. Consumers layer on size, color, and active-state rules. The trade-selector (.wg-trade) is a full-width tablist row and does not use .chip, see Tier 2.

.chip .home-news-tab
.chip .wg-mode-toggle

Feature card

Icon + title + body unit. .feature-card is horizontal by default, a CSS-grid with an 80 px icon track (matches .icon-tile--lg) + a 1fr text column. Orientation isn't a property of the card; it's inherited from the parent .value-props's flex-direction.

One team, every timezone
Composed of a 80 × 80 icon-tile, a card title (Poppins SemiBold 16), and a body (Figtree Light at the 16 px prose floor, dark-grey).

Value-props

Grouping primitive for multiple .feature-card children. Vertical-only: cards stack as a flex column with gap: 0 and rely on per-card padding for separation (padding: var(--card-pad-sm) 0 from tablet up, tightened to var(--sp-12) 0 on mobile <640 px). A leading .eyebrow inside a value-props group gets --sp-24 margin-bottom (tightened to --sp-16 on mobile) and removes the top padding of the first card so the baseline reads clean. Multi-column / horizontal layouts of .feature-card use page-specific grid wrappers rather than a value-props modifier , see Channel-Partner Services (.cp-services-cards) and WinGuard product-header (.product-header__tiles) for the pattern.

Who we are
One team, every timezone
International company with locations across the world. Teams collaborate across countries.
Our mission
Intuitive software for controlling and monitoring building and infrastructure systems.

Statement section

Composed two-column section pattern: .statement-headline on the left (H1/H2 with .headline-dot), a .value-props group on the right. Lives on the homepage and on WinGuard Section A. The section class owns the outer padding + white surface; .statement-section-inner owns the 1:1 grid; .statement-section-lead is the left column.

Stats

Number + label grid. Three equal columns, no breakpoint collapse, the layout holds a single row at every viewport width, including the About-Us pattern the hero migrated to. Per-item structure is .stat-item > (.stat-value > .stat-plus?, .eyebrow.stat-label). The + glyph is optional markup, not a modifier, omit the <span class="stat-plus"> for numbers without plus. Modifiers compose freely: .stats--on-dark flips colors for dark surfaces, .stats--divided adds vertical hairlines between items (either modifier works independently or together, and on either surface).

Default, as used in the About-Us section
30+ Years independent
180+ Employees
10 Global offices
On-dark, .stats.stats--on-dark
2,800+ Projects realized
724+ Partners worldwide
30+ Years of experience
On-dark + divided, .stats.stats--on-dark.stats--divided (hero treatment)
2,800+ Projects realized
724+ Partners worldwide
30+ Years of experience

Event card

Event badge primitive used in the homepage events strip and the mega-menu upcoming-events list. Base class .event-card with size modifier .event-card--sm for dense contexts.

.event-card, full size (homepage)
16 March
Security Essen 2026
Essen, Germany Booth 161
.event-card.event-card--sm, dense (mega-menu)
16 March
Security Essen 2026
Essen, Germany

Tick list

Circle-check bullet list, the shared primitive for benefit / capability / payoff lists across the site. Source: components.css. The first <svg> of each <li> is treated as the tick icon (a wrapping <span> also works) and tinted via --tick-color (defaults to brand blue).

.tick-list, default (compact, body 14)
  • Project-specific extensions
  • Faster delivery on fixed scope
  • No vendor handshake required
.tick-list.tick-list--prominent (heading SemiBold 16, padding rhythm)
  • Pattern recognition across event streams
  • Predictive insights from operational data
  • Automated playbooks for incident response
Tinted variant, --tick-color override
  • Teal-tinted tick (AOP-scoped)
  • Set via --tick-color

Surface quiet

The dark-mode counterpart to a subtle card, no glow, no cursor-follow, just hairline + low-fill + tokenised padding. The non-glowing alternative to .tile-glow. Defaults: var(--color-white-5) fill, var(--color-white-8) border, padding var(--card-pad-md). Density via --sm / --lg; accent variants for highlighted rows.

.surface-quiet

Default density, --card-pad-md.

.surface-quiet--sm

Compact density, --card-pad-sm.

--accent-blue

Highlighted row, brand tint.

--accent-teal

Highlighted row, AOP tint.

--accent-orange

Highlighted row, AIM tint.

.surface-quiet--lg

Spacious density, clamp(32, 3vw, 40).

Feature tile

Icon-led dark feature card. The "Built For X" / "Payoff" shape, always paired with .tile-glow for the outline + cursor-follow glow. Square brand-tinted icon container (56 × 56) + H3 title + body lede + optional .tick-list of supporting bullets.

Brand-blue tile.

Default icon tint (blue), default surface (gradient-tile-dark). Pair the tile with the cursor-follow .tile-glow primitive.

  • Composes with .tick-list naturally
  • Themable via three custom props

AOP-scoped tile.

Override the three custom properties (icon-bg, icon-color, tile-glow-line/soft) to switch the tile to teal (AOP) or orange (AIM) without redefining geometry.

  • Tick color follows the surface
  • One tile primitive, all products

Editorial section head

Asymmetric 2-column section header: eyebrow + H2 on the left, lede paragraph on the right. Default ratio 5fr/7fr; the --wide-head modifier flips to 6fr/5fr when the headline is the editorial focus. Mobile-first single column, expands at 1024 px.

Section eyebrow

Editorial headline lockup.

Supporting lede paragraph sits in the wider right column, balanced against the narrower eyebrow + headline on the left. Use this header at the top of any main section that opens with editorial copy.

.editorial-section-head--wide-head, inverted ratio

Section eyebrow

When the headline is the. editorial focus

Smaller right-column caption, used when the H2 carries the weight and the right column is a short supporting note.

Surfaces

Every painted surface on the site uses a token. No raw background values.

--color-white · body, cards
--color-superlight · tinted-white
--color-light-blue · elevated on dark
--color-dark-blue · primary dark surface
--bg-accent-subtle · default brand wash
--bg-accent-medium · active wash
--gradient-tile-dark · dark-tile wash

Canonical dark-tile wash: linear-gradient(180deg, var(--color-white-5), transparent 70%). Pairs with --border-tile-dark (see Colors → Accent Washes) and the .tile-glow primitive, together they compose every dark card/tile surface on product pages, homepage modules, and winguard. Rendered here over --color-dark-blue so the subtle top-to-transparent lift is visible.

Shadows

Three canonical shadow tokens cover the entire site. Inline box-shadow composites beyond these are drift, see Tier 3.

--shadow-card-sm
--shadow-mega
--shadow-tile-hover

Borders & radii

Canonical width is 1px solid everywhere; dashed only for intentional placeholder surfaces. Canonical radii below.

--radius-sm
8px
--radius-md
16px
--radius-lg
24px
--radius-pill
--radius-circle
Border widths
1px solid · canonical
1px dashed · placeholder only
2px solid blue · focus ring

Spacing

Scale is non-linear and tuned for rhythm, every margin, padding, and gap consumes the scale. Major-section top/bottom padding ships as three dedicated clamp-based tokens, --sp-section-sm, --sp-section-md, --sp-section-lg, documented in the Section rhythm subsection below.

--sp-44px
--sp-88px
--sp-1212px
--sp-1616px
--sp-2020px
--sp-2424px
--sp-3232px
--sp-4040px
--sp-4848px
--sp-5656px
--sp-6464px
--sp-9696px
--sp-144144px
Section rhythm
--sp-section-sm
clamp(40px, 6vw + 16px, 72px)
Compact sections: tight verticals, in-page callouts.
--sp-section-md
clamp(56px, 10vw + 8px, 120px)
Default section rhythm, most sections.
--sp-section-lg
clamp(72px, 12vw + 16px, 160px)
Generous sections: hero, major statements, content-heavy.

Default to --sp-section-md. Reach for --sp-section-sm / --sp-section-lg only when the section's density warrants a departure from the base rhythm.

Intra-section rhythm

Vertical rhythm between adjacent typographic blocks inside a section. Same value at every viewport , no mobile overrides.

eyebrow → headline
--sp-24
24 px gap between an .eyebrow label and the headline that follows.
headline → text-intro (Lead-typed block)
--sp-32
32 px gap when the next element carries .text-intro (or any Lead-typo class).
headline → p (bare body paragraph)
--sp-20
20 px gap when a plain <p> follows directly without a Lead class. Tighter than the Lead-typed pair because body type sits closer to its headline.
lead / intro / body → CTA
--sp-40
40 px gap above any CTA cluster following a content block.

The four pairs cover every standard section composition. If a section needs tighter rhythm (a marker pattern, a head-block with custom geometry), document the deviation in Tier 2 rather than introducing a one-off mobile override.

Card padding

Three padding tiers cover the canonical card surfaces. Cards reach for one of these tokens directly; surface-bespoke padding lives in Tier 2 only with documented reason.

--card-pad-sm
var(--sp-20) · with var(--sp-16) on mobile <640 (applied at .feature-card)
Compact cards: feature-card, dense list rows.
--card-pad-md
var(--sp-24) · 24 px
Standard tier , partner cards, membership cards, region cards (vertical), WG module tile on mobile.
--card-pad-lg
clamp(var(--sp-32), 3vw, var(--sp-40)) · 32–40 px fluid
Editorial-density cards: CWI tier, WG module tile on tablet+.
--card-pad-sm
--card-pad-md
--card-pad-lg

Breakpoints

Three canonical breakpoints govern layout collapse and nav chrome transitions. Values are documented as tokens for reference, but are NOT consumed by @media queries (CSS custom properties can't be used in media-query conditions). Always write the literal px value in media queries, matching the token values exactly.

--bp-sm
640px
Layout collapse: 2-col → 1-col transitions, tablet-to-mobile rhythm.
--bp-md
1024px
Nav chrome: desktop nav → mobile hamburger.
--bp-lg
1280px
Maximum content width ceiling, optional wide-desktop adjustments.
Conventions

Two things govern breakpoint usage: (1) Layout-collapse breaks use 640 px, not 768 px, the tablet (768) tier stays 2-col. (2) Nav-chrome breaks use 1024 px, cleanly below typical laptop widths (1280, 1366, 1440+).

Icons

Three canonical icon sizes. Icon color is inherited from the parent via stroke: currentColor / fill: currentColor. Context-pinned deviations (18px, 22px) are documented in Tier 3.

--icon-sm · 16px
--icon-md · 20px
--icon-lg · 24px
currentColor inheritance
Blue parent Dark parent Grey parent Dark surface
Icon tiles

Rounded-square icon containers. .icon-tile supplies the shared base (flex-centered, --radius-sm, --color-superlight background, --color-blue icon color, duration-base transition on background + color). Two size modifiers set only container and inner SVG dimensions, no other overrides. Consumers add any section-specific hover / active rules on top.

.icon-tile--sm
60 × 60 · SVG 28
.icon-tile--lg
80 × 80 · SVG 40

Placeholder slot

Empty-frame primitive for "drop-in target awaiting a real asset". .placeholder-slot handles the shared geometry, relative positioning, --radius-md, clipped overflow, and nothing else. The three surface modifiers supply matching treatments, just on different tokens: .placeholder-slot--light (white, solid light-grey outer ring, inset dashed mat ring, faint diagonal wash); .placeholder-slot--superlight (one tone darker than white, for use when the surrounding section is white and the frame would otherwise disappear; same border + dashed mat as --light); .placeholder-slot--dark (dark-blue, solid white-15 outer ring, inset dashed white-15 mat ring, faint white-5 diagonal wash). Inside, a shared .placeholder-slot-inner lays out a bottom-start caption (.placeholder-slot-caption) and a lowercase mono filename hint (.placeholder-slot-hint). Both lines read at watermark weight, caption + hint share --color-text-meta on light and --color-white-70 on dark, so the empty frame doesn't parade a fake label; font family + size still carry the hierarchy. Consumers supply display, aspect-ratio and any surface-specific box-shadow. Hydration pattern: when the real asset lands, swap the element wholesale (replace the placeholder with an <img> or real markup) or strip the .placeholder-slot + .placeholder-slot--* classes. In the wild: .about-campus-slot composes the light variant; the WinGuard capabilities section (.wg-shot--dark stage + .wg-cap-inline-shot--dark mobile inline shots) composes the dark variant.

.placeholder-slot--light
Campus rendering · master view 16:10 · campus-master.jpg
.placeholder-slot--superlight
Interactive partner map 16:7 · partner-map.geojson
.placeholder-slot--dark
Dark screenshot · Event visualization 1920:1177 · main_event_access_dark.png
Watermark-weak hierarchy

Placeholder captions and hints sit at "watermark weight", hierarchy is carried by family + size, not color weight. This prevents empty frames from visually advertising fake labels. The caption reads as a stand-in, not a live UI element.

Motion

Hover any cell below to trigger the motion with the indicated token. Users with prefers-reduced-motion: reduce see an instant swap.

Durations
--duration-fast
150ms
--duration-xs
200ms
--duration-base
300ms
--duration-card
350ms
--duration-enter
400ms
--duration-slow
600ms
Easings (@ 600ms for comparison)
--ease-smooth
cubic-bezier(0.22, 0.61, 0.36, 1)
--ease-dropdown
cubic-bezier(0.25, 0.46, 0.45, 0.94)
Reveal primitive
Hover or focus to reveal
Reveal

Scroll-reveal primitive: initial translateY(--reveal-distance-sm) with a --duration-slow var(--ease-smooth) transition on opacity + transform.

Tier 2

Documented Variants

Legitimate, intentional deviations from the canonical system. Each entry below is off-canonical on purpose; the reason is documented so future work can tell "intentional variant" from "drift".

.wg-trade, trade-selector row
A full-width tablist row (icon + label grid), not a pill-shaped chip. Forcing it to compose .chip would require overriding half of the chip's properties, which is why it remained section-local during the chip refactor.
Eyebrow, muted variant
.eyebrow--muted swaps the canonical brand-blue color for --color-text-meta while keeping every other eyebrow attribute intact (font, size, weight, tracking, casing). Same naming convention as .eyebrow--on-dark.
  • Canonical (brand blue), primary section labels that introduce a headline or open a band of content (e.g. "About Advancis", "Where we work", "Memberships").
  • Muted (meta-grey), supporting / metadata labels that should not compete with the section eyebrow: dates, captions, secondary attributions, "future / planned" states, and similar quiet contexts. Used in the homepage event-card calendar link, the about-page growth counter "in 2014" label, the campus "Planned" phase label, and the about-page testimonial company line.
Markup: class="eyebrow eyebrow--muted".
Eyebrow · canonical Eyebrow · muted
Eyebrow context classes
These classes layer on top of .eyebrow for typography. Their own CSS contains only context-specific layout / color rules:
  • .home-hero-eyebrow, inline-flex + gap + margin-bottom (hero layout).
  • .mega-cat-label, display:block + margin-bottom (mega-menu column).
  • .product-header__kicker, margin-bottom (product page kicker).
  • .stat-label, color token swap for the .stats primitive; flips to 85 % white under .stats--on-dark.
  • .site-footer-eyebrow, margin-bottom (newsletter column inside the dark .site-footer); pairs with .eyebrow--on-dark.
Markup always carries class="eyebrow <context-class>".
Stat-label (dark-grey on light)

Stat-label (on-dark, 85 % white)
Mobile menu motion
The mobile-menu panel uses --ease-dropdown with --duration-slow. Four previously bespoke durations (520 / 320 / 280 / 380 ms) were snapped to tokens in the motion remediation pass, and the former --ease-menu curve was merged into --ease-dropdown in the second-pass consolidation, the system now runs on two easings total (--ease-smooth default, --ease-dropdown for enter/exit surfaces).
Icon tile, parent-card hover
.icon-tile has no :hover of its own. Section context supplies state. The mega-menu shortcut card triggers a background flip on the child icon tile via .mega-shortcut-card:hover .icon-tile, shifting the tile from --color-superlight to --bg-accent-subtle. Other consumers (homepage Statement, product-header tiles) declare no hover and keep the static superlight surface. Any new consumer picks its own state model here, the primitive stays neutral.
Statement-headline, unified size
Every main section headline on the site uses .statement-headline at a single unified size, --text-h2 (clamp(28px, 4vw + 12px, 40px)), line-height 1.15. Previous Tier-2 / Tier-3 split has been collapsed: homepage Products / About / News / Industries, about-page section heads, winguard Modules / License heads, the contact-form headline, and the footer "Stay informed." headline now all sit on the same rhythm. Per-consumer rules set only layout (max-width, margin, color), typography is owned by the canonical class.
.about-voice , tighter mobile floor than --card-pad-lg
Voice card padding is clamp(var(--sp-24), 3vw, var(--sp-40)) , floor 24 px, ceiling 40 px. The token --card-pad-lg has the same ceiling but a 32 px floor. Voice cards keep the lower mobile floor because testimonial cards stack three-up and benefit from tighter mobile padding to keep the quote prominent. Migrating to the canonical token would loosen mobile by 8 px per side.
Tension card , larger pad scale than --card-pad-lg
.about-tension-half uses clamp(var(--sp-32), 4vw, 56px) , same 32 px floor as --card-pad-lg but a higher 56 px desktop ceiling. It is a single-instance editorial card (one tension pair per page) that benefits from extra desktop padding to read as a prominent object rather than a repeated grid cell. Migrating would shrink desktop padding by 16 px.
Scoped override pattern
Pattern: .page-wrapper .shared-class { … }. When a shared primitive (e.g. .home-product-cap-label, .statement-headline) needs a page-specific size or color, override it via an ancestor selector scoped to that page's top-level wrapper. Examples landed this session:
  • .wg-caps .home-product-cap-label { font-size: var(--text-lead); }, winguard accordion downscale.
  • .about-opening-lead .about-opening-accent { color: var(--color-blue); }, vision accent exception.
Keeps the base primitive unchanged while allowing page-level tuning without adding modifier classes to the base component.
Tier 3

Unsorted / To Be Resolved

Known drift items, either an accepted platform limitation, or a future fix. Every entry exists to prevent rediscovery.

Inline fill="#0072BC" on Advancis logo paths
The Advancis logo SVG uses hardcoded brand-blue on its accent paths. SVG attributes cannot consume CSS custom properties, refactoring would mean switching the mark to currentColor + a parent color: var(--color-blue) class.
<meta name="theme-color" content="#0a101d">
The mobile browser chrome (address bar tint) is set via a meta tag, which can only accept a literal color value. Same limitation as the SVG attribute case: no CSS var access in HTML attributes.
Inline motion delays (not durations)
All durations on the site now resolve through duration tokens. What remains inline are transition delays used to stagger the mega-header reveal + the mobile-menu fade-in: 80ms, 160ms, and the visibility-flip 0s. Delays were out of scope for the motion-token migration. Candidate for a future --stagger-* token family if more staggered sequences appear.
Context-pinned icon sizes outside --icon-sm/md/lg
Icons at 18px and 22px that were intentionally kept inline during the icon-token pass:
  • .home-product-cap-tick · 18px, paired with 18px chevron in the same accordion row.
  • .home-product-cap-chevron · 18px, same accordion mini-system.
  • .mobile-app-btn-icon · 18px, Apple/Google store platform logos (intrinsic proportions).
  • .contact-form-chevron · 18px, paired with form icon below.
  • .contact-form-ico · 18px, form-internal icon mini-system.
  • .mobile-menu-close svg · 22px, close-button weight between chrome (16) and action (24).
If a fourth 18px usage appears in a new surface, promote to --icon-between-sm-md (name TBD) rather than pinning again.
Bespoke shadow on .wg-shot--dark
box-shadow: 0 20px 60px rgba(0, 0, 0, 0.35);, a bespoke composite that doesn't match any --shadow-* token. Remains inline because the remediation scope forbade new tokens. Either promote to --shadow-screenshot (new token) or retarget to --shadow-tile-hover (slight visual shift).
Channel · PowerPoint

PowerPoint System.

The slide system for Advancis decks. Every layout below is rendered as a live HTML/CSS mock that consumes the same design tokens as the website, so the spec is executable. Build presentations by composing from this library; do not invent new slide layouts.

Three product variants (Advancis/WinGuard blue, AIM orange, AOP teal) and one rule from Foundations · Colors: every deck is tinted to a single product accent. No mixing.

PPT Foundations

Theme & Setup

The system-level building blocks: how web tokens map to PowerPoint's theme model, font + fallback rules, transition discipline, and the brand-variant master overview.

Theme mapping

PowerPoint Theme uses 12 color slots (2 text + 2 background + 6 accents + 2 hyperlink). The Advancis PPT theme maps the web tokens onto those slots so every Theme-aware element (charts, SmartArt, table styles) picks up the brand without manual recoloring.

PPT Slot
Advancis / WinGuard
AIM
AOP
Text/Background — Light 1
#FFFFFF
#FFFFFF
#FFFFFF
Text/Background — Dark 1
#0A101D (--color-dark-blue)
#0A101D
#0A101D
Text/Background — Light 2
#EFF2F5 (--color-superlight)
#EFF2F5
#EFF2F5
Text/Background — Dark 2
#152035 (--color-light-blue)
#152035
#152035
Accent 1 (primary)
#0072BC (--color-blue)
#F0801A (--color-orange)
#0FB7AB (--color-teal)
Accent 2 (tint -60%)
shade of accent 1, 60% mix with white
shade of accent 1, 60% mix with white
shade of accent 1, 60% mix with white
Accent 3 (tint -30%)
shade of accent 1, 30% mix with white
shade of accent 1, 30% mix with white
shade of accent 1, 30% mix with white
Accent 4 (shade +30%)
shade of accent 1, 30% mix with black
shade of accent 1, 30% mix with black
shade of accent 1, 30% mix with black
Accent 5 (success)
#1F9D55 status only
#1F9D55
#1F9D55
Accent 6 (error)
#D23F3F status only
#D23F3F
#D23F3F
Hyperlink
accent 1
accent 1
accent 1
Followed hyperlink
accent 4 (darker shade)
accent 4
accent 4

Accent 5 and Accent 6 occupy the two PowerPoint accent slots that would otherwise be picked at random by chart auto-coloring. By reserving them for status (success = green, error = red), the deck author can use them deliberately while ensuring no decorative color ever lands in a chart. Don't use Accent 5/6 outside their documented status purpose.

Typography

Same families as the web (Poppins for headings + chrome, Figtree for body), with PowerPoint-safe fallbacks so the deck renders correctly on machines that don't have the brand fonts installed.

PPT Theme Font Slot
Family + fallback chain
+mn-lt · Body / Latin
Figtree, fallback Calibri (system), final fallback sans-serif
+mj-lt · Heading / Latin
Poppins, fallback Calibri, final fallback sans-serif

Practical use inside slides:

  • H1 / Slide title: Poppins Bold, 36–48 pt, line-height tight, letter-spacing −0.02 em. Always ends with a brand-blue period (matches web .headline-dot).
  • H2: Poppins Bold, 28–32 pt, no closing period.
  • H3: Poppins SemiBold, 18–22 pt, no closing period.
  • Body: Figtree Light (300), 16–18 pt, line-height 1.5.
  • Eyebrow / category: Poppins SemiBold, 10–12 pt, ALL CAPS, letter-spacing 1.5 px, brand-color.
  • Logo lockup: Poppins Bold, 12–14 pt, dark text + brand-blue period.

Transitions

Transitions are part of the brand identity. The system specifies exactly two, applied in two contexts; anything else is forbidden.

Content → Content
Push

Standard for moving from one content slide to the next. Default direction: from right. Fade is the only acceptable exception when content cross-references itself (e.g. before / after on the same composition).

Content → Divider → Content
Cover & Uncover (from bottom)

The divider slide enters with Cover (direction from bottom). The next content slide enters with Uncover (also from bottom). Reads as the divider "peeling away" to reveal the section.

No other transitions allowed. Wipe, Reveal, Cube, Honeycomb, Vortex, Origami, Pan, Glitter, Doors, Box, Comb, Ferris Wheel are all out. The system is push + cover/uncover, nothing else.

Transitions are preset on every example slide in the master, but editing / duplicating / moving slides routinely corrupts them. Always recheck transitions after structural edits.

Brand masters

Four slide masters live in the .potx, one per brand accent. Switching the master at the start of a deck retints every accent-aware element automatically. Slide-by-slide override is possible but indicates the wrong master was chosen, please switch instead of overriding.

Brand blue · Advancis / WinGuard
Advancis / WinGuard master
Default master for corporate and WinGuard product decks. Use for company overview, WinGuard product pitches, customer success, partner intros.
Orange · AIM
AIM master
Master for AIM-scoped decks (AIM product pitch, AIM customer case studies, AIM technical deep-dives). Never used outside an AIM context.
Teal · AOP
AOP master
Master for AOP-scoped decks (AOP product pitch, developer enablement, partner / extension topics). Never used outside an AOP context.
Brand blue · Dark variant
Advancis · Dark master
Dark version of the corporate master, for keynote-style decks and visual-heavy presentations. Same accent rules apply.
Slide Library

Intros

Every deck opens with a brand-tinted title slide. Four variants exist, one per brand master. Composition is identical across variants, only the accent color and the lockup change. Always use the matching brand intro for the deck's product context.

Title slide

Eyebrow (date / topic / extra info), title with brand-colored period, optional supporting body line. Vertically centered in the safe zone, footer chrome at the bottom corners. Shown below in the Advancis variant; the AIM and AOP masters use the same composition with the accent swapped to --color-orange and --color-teal.

Body

2026 · Corporate Overview

Organize your Security.

A platform built for mission-critical environments.

advancis.net

Composition rules: eyebrow → title → optional body, vertically centered in the safe zone. Brand-colored period on the title. Footer chrome: advancis.net URL bottom-left, Advancis wordmark bottom-right (same baseline). The Advancis wordmark is the corporate signature on every standard slide, no matter the brand variant.

Don't: oversized bodies competing with the headline, full-bleed background images, secondary logos in addition to the corp signature, mixed brand accents.

Slide Library

Dividers

Section dividers signal a break between major topics inside the deck. Always dark, oversized statement, no footer chrome. Cover transition from bottom enters the divider, uncover from bottom exits to the next content slide. See Transitions for the rule.

Divider · One row

Single short statement that names the upcoming section, fits on one line. Centered horizontally + vertically on a dark slide. Headline ends with the brand-colored period. No footer chrome. Eyebrow above is optional, toggle below.

Eyebrow

Chapter 02

Who we are.

Composition rules: text block centered both horizontally and vertically. Headline uses the same size as the title-slide headline (no oversized variant). Max ~4 words so the statement reads in one beat. Eyebrow is optional, only add it when the chapter / topic label aids navigation. No footer, no page number, no logo, the whole canvas is the statement.

Divider · Two rows

Same composition as one-row, but the headline is long enough to break across two lines. Use when one row can't carry the meaning without becoming cryptic. Still one headline (not a headline + subtitle), still no footer chrome.

Eyebrow

Chapter 03

Where we operate today.

When to use one vs. two rows: reach for one row by default. Move to two rows only when the headline needs more breathing room to land cleanly. Never split a headline into headline + subtitle, dividers have no subtitle.

Slide Library

Content basics

The workhorse layouts every deck composes from: a single-column content slide, a two-column variant, the bullet primitive in its four documented variants, and the key-message moment. All four are light-themed by default and carry the standard footer chrome.

Content with headline

The canonical content slide: headline at the top spanning the full width, bullets on the left, image on the right. Headline may wrap to a second line (two rows max). The bullet list uses the shared Bulletpoints primitive (default check variant). The image slot uses the site-wide .placeholder-slot--superlight treatment; swap it for a real <img> when the asset lands.

Basic Slides

A basic content slide with a headline over the full width.

  • Bulletpoint with no subline
  • Bulletpoint with extra subline Figtree Light supporting copy. Keep this short, one or two sentences max.
  • Bulletpoint with no subline
advancis.net

Composition rules: eyebrow → headline (full width, max 2 rows) → 2-column grid with bullets left + image right. Title is the same size as on the title slide. The brand-colored period sits at the end of the headline. Footer chrome is always present.

No subheadline: content slides intentionally skip the subtitle slot. If you need explanation copy, lean on the bullet list (Poppins SemiBold main + optional Figtree Light subline) rather than adding a paragraph above it.

Variants: bullets-only (no image) is covered by the Bulletpoints showcase. A single centered image with no bullets is covered by Content with image.

Avoid: three-row headlines, more than five bullets, bullets that run longer than two lines, mixing icon variants inside the same list, pushing the image to the left column (image always lives on the right).

Two-column content

Headline at the top spans the full slide width; the body splits into two equal text columns underneath. Use this when two ideas sit at the same level and need to be read as peers: a comparison, two halves of a definition, a before / after. Reading order is always left → right. For text + image use the separate Content with image layout instead, do not press an image into the right column.

Two-column content

Two ideas, side by side.

Left column heading

A short paragraph that introduces the left-hand idea. Keep it tight, three to five lines max, so the slide stays scannable.

Right column heading

Mirror the left column rhythm. Same heading size, similar length, no escalation. Both columns should read as peers, not lead vs. detail.

advancis.net

Composition rules: headline always spans both columns. The two columns use the same sub-heading style and roughly the same body length, this is a comparison or side-by-side, not a lead + caption. Avoid: a tall column next to a short one, different heading levels per column, mixing a text column with an image (use the image layout for that).

Content with image

Headline at the top, single image centered below in the brand placeholder treatment. Image surface uses the site-wide .placeholder-slot primitive (dashed-mat frame + diagonal wash) so empty image slots match the rest of the site visually. Default aspect is 16:9; replace the placeholder with a real <img> when the asset is ready.

Basic Slides

A content slide with a centered image.

advancis.net

Composition rules: eyebrow → headline → one image, centered horizontally below the headline. Image height is bounded by the slide safe zone (~56% of slide height) so it never crowds the footer chrome. Add a single caption line via an extra .ppt-slide__body below the image only when the image needs disambiguation; otherwise let it stand alone.

Aspect variants (4:3, 1:1, 5:7) live on this same composition via the .ppt-slide-image--4x3 / --1x1 / --5x7 modifiers. Pick the aspect that matches the asset; do not letterbox a 4:3 photo into a 16:9 slot.

Bulletpoints

The shared bullet primitive used inside content slides. Four documented variants cover every list need, swap with the pill below. The check variant is the default. Red and the long-form lead-in color are intentional: red is reserved for semantically negative bullets (anti-patterns, don'ts), the long-form lead picks up the deck's brand accent.

Variant

Bulletpoint variants

One primitive, four readings.

  • Single integration point for every subsystem
  • Audit trail across the full event chain From device alarm to operator acknowledgement, every state change is logged.
  • Operator workflows that adapt to the situation, not the manual
  • Vendor lock-in on every protocol
  • Maintenance windows that take down the whole site A single SCADA upgrade should never disable access control or video.
  • Console-by-console operator training
  • Native mobile companion in closed beta
  • Multi-tenant cloud deployment Currently in pilot with two partner integrators, GA targeted for Q3.
  • Vertical-specific accelerator packs
  • Compliance. Controls map to ISO 27001 and SOC 2 Type II without manual evidence stitching.
  • Resilience. Active-active redundancy across two data centers, recovery measured in seconds, not minutes.
  • Reach. Deployed at over 600 sites across 38 countries, in environments ranging from data centers to nuclear plants.
advancis.net

When to use which:

  • Check ✓ — neutral list, the default. Brand-colored icon, no status implication.
  • Fail ✗ — only when bullets are semantically negative: anti-patterns, things to avoid, contraindications. Uses the reserved error red.
  • Work-in-progress — pending / coming-soon / partially-delivered items. Muted neutral, not a status color, the half-filled disk signals progress without alarming.
  • Long-form — when each item needs a label + sentence rather than a tight phrase. No icon, the brand-colored lead-in does the visual work.

Don't: mix variants inside a single list, swap icons mid-list for emphasis, use the fail variant as a decorative bullet. Keep at most five items per list, six max.

Key message

A single oversized statement that anchors the deck mid-flow. Light slide (not dark like a divider), centered both axes, uses the --lg title size. Carries the standard footer chrome, the key message sits inside the deck, it does not break it. Eyebrow above the statement is optional.

Eyebrow

Key message

A great and important message that can stand on its own.

advancis.net

Composition rules: exactly one headline, no subtitle, no body, no list. Centered horizontally and vertically. Brand-colored period on the headline. Footer chrome stays.

Key message vs. divider: the divider is a dark section break with no footer, used between chapters. The key message is a light pause inside a chapter, used to call out one sentence the audience should walk away with. Don't substitute one for the other.

Slide Library

Key points · icon tiles

Tile-based layouts that turn three or five short ideas into a single scannable slide. Each tile carries a brand-filled icon disk, a short headline, and a short body paragraph. Use these whenever a slide answers "What are the N things?" — value propositions, capabilities, principles, KPIs.

Key messages

Full-width headline, two to five equal tiles below. Each tile leads with a brand-filled icon disk (swap the <use> href for any of the project's icon symbols), then an H3 SemiBold tile title, then a short Figtree Light body. Count pill toggles between 2 / 3 / 4 / 5 tiles — tile content stays the same primitive across counts; tighter counts simply mean tighter copy per tile. An optional brand- coloured conclusion bar lands at the bottom when the slide needs a takeaway.

Count
Conclusion bar

Advanced Slides

Key messages.

Built-in compliance

Audit-grade controls and evidence collection bundled into the platform from day one.

Scales with the site

From a single facility to multi-region rollouts on the same architecture.

Modular by design

Drop in only the subsystems you need today, add the rest later.

Layered control

One platform across every layer from field bus to operator UI.

Open APIs

Documented endpoints for every integration partner.

Conclusion: One platform, every site, every subsystem — without the integration debt that usually comes with breadth.
advancis.net

Composition rules: all tiles share equal width and column height. Each tile owns one idea — one icon, one short title, one short paragraph. No bullets inside the tile. Tighter counts demand tighter copy: a 2-up can carry a sentence per tile, a 5-up wants a single phrase. The conclusion bar (when present) lands once at the bottom and carries the deck's brand colour.

When to use which count: two for a stark either/or pair (the surface fills more space and the composition reads heavier), three for the most common "three pillars" rhythm, four for a list that doesn't merge cleanly to three, five only when each tile carries a single word.

Avoid: uneven body lengths that make tiles misalign at the baseline, mixing literal "ICON" placeholder text with real icons across the row, pairing the conclusion bar with the 5-tile count (the slide is already at its density ceiling).

Slide Library

Specialty layouts

Slides built for a specific purpose rather than general content: agendas with time blocks, comparison tables, stat blocks, quotes, and the other set-piece compositions in the master. Each one is a self-contained layout, do not retro-fit their internals into a generic content slide.

Agenda

Editorial timeline laid out as soft tiles. Each day sits in its own superlight card (same surface language as the Comparison primitive) — no brand rail, no row borders, the fill and the typography carry the structure. Day header pairs a small brand-blue DAY 01 eyebrow with a prominent date in Poppins SemiBold. Each entry stacks the time (brand colour, tabular numerals) above its title and details.

Days

Advanced Slides

A simple agenda.

Day 01 Wednesday, 24 April 2026
10.00
Welcome reception
10.30
Morning session Welcome & Introduction Advancis story & company journey Introduction to WinGuard
12.30
WinGuard X5 new features by Lars Waldow
13.00
Networking lunch
Day 02 Thursday, 25 April 2026
14.30
Afternoon session Welcome & Introduction Introduction to AIM Market positioning & product roadmap
17.30
AIM new features by Oliver Lacey
18.00
3-Course dinner
advancis.net

Composition rules: day eyebrow (brand colour, small caps, letter-spaced) → prominent date in Poppins SemiBold → time entries stacked. Each entry is a two-line block: time on its own line in brand colour, title on the next line in dark Poppins SemiBold, optional details below in Figtree Light. Two-day mode = two side-by-side tiles, one per day. One-day mode = a single full-width tile whose body flows into two chronological columns inside (left column = first half of the day, right column = second half) so the agenda still fills the slide width.

PPT translation: each tile is a Rectangle Rounded shape with a ~5% superlight fill, sent to back. All headings and rows are plain text boxes positioned on top — no grouped shapes, no row dividers. Keeps the slide editable for any deck author without breaking the visual rhythm.

Avoid: three or more days on one slide (split across slides), mixing 24h and 12h time formats, more than three lines of details per entry, time entries without a bolded title (the brand-colour time alone is not a heading).

Table with bullets

Editorial topic / bullets table. Each row pairs a brand-blue topic eyebrow on the left (with an optional muted sub-line) with a standard Bulletpoints list on the right. Rows are separated by a single hairline rule top and bottom — no filled tiles. Up to three rows on a slide; for more, split across slides.

Advanced Slides

A table-based layout.

Platform Core capabilities of the WinGuard core.
  • Single integration point for every subsystem
  • Audit trail across the full event chain
Operations Day-to-day operator workflows.
  • Operator workflows that adapt to the situation, not the manual
Compliance Evidence, audit, retention.
  • Bulletpoint that can highlight individual words inline
advancis.net

Composition rules: topic column is fixed- narrow (left ~24% of inner width). Topic eyebrow uses the same brand-blue uppercase letter-spaced treatment as the agenda day label — repeating the move across specialty slides creates a consistent vocabulary. The optional __topic-sub line in Figtree Light gives a one-sentence framing for the bullets. Rows are separated by hairline rules; no fills.

PPT translation: hairlines are thin shape rectangles spanning the inner width. Eyebrow + sub-line are plain text boxes. Bullets reuse the standard list primitive, no row-specific styling.

Avoid: mixing bullet variants across rows (a table is a single comparison, not a mash-up), four or more rows on one slide (split), filling the eyebrow column with full-sentence labels (keep them to one or two words).

Stats

Three big numbers, three short labels. Each stat sits in its own superlight tile so the row reads as three distinct moments rather than a single ledger. Poppins Light value (so the digits feel airy), Figtree Light label underneath. Use sparingly — one stats slide per deck section, never more than three values.

Advanced Slides

Three numbers that anchor the story.

550+
Integration adapters across access, fire, video, intrusion and building automation.
600+
Sites running WinGuard worldwide, from single facilities to multi-country rollouts.
38
Countries in which Advancis solutions are deployed in mission-critical operations.
advancis.net

Composition rules: headline at top, hairline + 3 stats below. Numbers always read in the same direction (all "more is better" or all "less is better", never mixed). Label kept short enough to scan at glance distance — one sentence, ideally one clause.

Variants: a + suffix marks approximate / open-ended counts (550+, 600+) and is rendered in the brand colour. Avoid units inside the value ("550 partners" not "550+ partners worldwide"), put units in the label instead.

Quote

Centered testimonial slide. Brand-coloured opening mark, the statement in Poppins SemiBold, attribution underneath. Acts as a punctuation moment inside the deck, the way Key Message does, but with attribution rather than a stand-alone claim.

WinGuard let us retire eight separate consoles and turn the control room into one workspace, without losing a single signal in the migration.
Anna Berger Head of Security Operations · Frankfurt Airport
advancis.net

Composition rules: the quote slide is centered both axes. The opening mark sits above the statement in the brand colour, the statement uses Poppins SemiBold (not Bold — it's a sentence, not a headline), and the attribution sits below in two short lines: name on top, role + company on the bottom. Footer chrome stays.

Avoid: quotes longer than three lines (cut them down or reformat into a Key Message), multiple quotes on one slide, decorative photo backgrounds behind the quote.

Timeline

Horizontal milestone timeline. A single thin rule runs across the slide; brand-filled dots mark each milestone. Year as a small brand-eyebrow above each dot, milestone title + short detail below. The current / "you are here" milestone can be marked with data-current — its year + title lift into brand colour and its dot picks up a soft brand-tint ring.

Advanced Slides

How Advancis grew.

1994 Founded Advancis is founded in Langen, Germany.
2002 WinGuard 1.0 First release of the WinGuard integration platform.
2014 International Expansion across EMEA and the first reseller network.
2022 AIM + AOP Sister products launched alongside WinGuard.
2026 Today 600+ sites across 38 countries.
advancis.net

Composition rules: four to six milestones max. Years run left → right in chronological order, never grouped by significance. Mark exactly one milestone as data-current (or none, if the timeline ends in the future). Detail text capped at one sentence per milestone.

PPT translation: the rule is one horizontal rectangle spanning the full slide width (edge to edge, past the safe zone) behind the dot row. Dots are filled circles. Each column is a stack of plain text boxes — year, title, detail. The brand-tint ring around the current dot is two stacked circles (filled brand + outline brand-tint).

Speaker intro

Portrait + biography on a dark slide (.ppt-slide--dark). No slide-level headline or eyebrow — the speaker is the headline. Photo on the left (35% column) inside the shared .placeholder-slot--dark tile; bio block on the right opens with a brand eyebrow, runs into a big Poppins Bold name + brand-coloured role, and lands on a hairline-divided contact block at the bottom. Mix of surface (photo tile) + typography (bio) — the rare slide where the portrait justifies a tile container, and the dark canvas keeps the focus on the face.

Speaker Anna Berger Head of Security Operations · Frankfurt Airport

Anna leads the 24/7 security operations centre at one of Europe's busiest airports. She has been running WinGuard on the site since 2014 and helped shape several core workflows now shipped with the platform.

Email [email protected] LinkedIn linkedin.com/in/anna-berger
advancis.net

Composition rules: exactly one speaker per slide. Portrait rendered as a 1:1 circle (the .placeholder-slot--dark mat follows the clip), keeps the focus on the face rather than the frame. Name is the only Poppins Bold element; the role line is Poppins SemiBold in the brand accent. Bio paragraph stays under four lines. Contact rows use small-caps labels in a 2-column key/value grid, no divider rule needed — the whitespace above already carries enough separation.

Avoid: two-speaker side-by-side compositions (give each speaker their own slide), long biographies (cut to the essentials), more than three contact rows.

Comparison · Before / After

Two-state comparison. Both sides are rounded surfaces; the left side stays neutral (superlight surface, muted eyebrow) and the right side is brand-tinted (the recommendation / answer / "after" state). Bullets use the fail variant on the left and the check variant on the right — the bullet primitive's status colours carry the framing.

Advanced Slides

Operations before and after WinGuard.

Without

Eight consoles, three teams

  • Signals scattered across vendor-specific consoles
  • Operator handovers lose context every shift
  • No single audit trail across subsystems
With WinGuard

One workspace, one workflow

  • Every signal on one operator surface
  • Workflows carry context across handovers
  • Single audit trail across the full event chain
advancis.net

Composition rules: left side = problem state (neutral surface, muted eyebrow, fail bullets), right side = answer state (brand-tinted surface, brand eyebrow, check bullets). Symmetric: same number of bullets, similar lengths, mirrored phrasing. The brand tint on the right is the visual cue that the right side is where the deck stands.

vs. Two-column content: two-column is for two peers; comparison is for two states (before/after, with/ without, problem/answer). If neither side is the "recommendation", use two-column and drop the accent surface.

Data table

Proper rows × columns table for feature matrices, spec sheets, and pricing comparisons. Header row uses the brand-eyebrow style (small caps, letter-spaced) with a 2px brand rule beneath; body rows are hairline-divided. First column carries Poppins SemiBold row labels, value cells stay neutral. A single column can be marked data-highlight so the header lifts into brand colour — useful for marking a recommended tier without resorting to a heavy column fill. Boolean cells use brand-coloured circle-checks, status-red circle-crosses, or muted dashes.

Advanced Slides

Feature matrix across tiers.

Feature Express Basic Professional Enterprise
Up to 5 servers
Multi-site failover
Hot-standby cluster
Custom integrations
24/7 dedicated support
advancis.net

Composition rules: header row sits in the same brand-eyebrow vocabulary as Agenda day labels, Table topic labels, and Comparison eyebrows. The single data-highlight column header is the only colour cue on the headers — body cells stay neutral so the data reads cleanly. Use the brand circle-check, status-red circle-cross, or muted em-dash for boolean cells. Mix value cells (numbers, currency) and boolean cells in the same table — the column type doesn't have to be uniform.

PPT translation: a real PowerPoint table works — drop the brand-blue 2px line under the header row, set the header row text in brand-eyebrow style, and use a fixed-width first column. The body fill stays white (no banded rows), and cell separators are 1px brand-divider.

vs. Table with bullets: table-with-bullets is editorial (one topic per row, bullet list as the content) — this primitive is for true matrices where every row × column is a discrete cell. Pick the format that matches the data, not the prettier-looking option.

Technical spec sheet variant: the same primitive carries real value cells too — numbers with units, ranges, custom labels, mixed with booleans where they belong. Use this shape for hardware tiers, capacity sheets, SLA comparisons, or any table where the data is mostly figures rather than yes/no.

Advanced Slides

Platform capacities by tier.

Capacity Express Basic Professional Enterprise
Data points up to 5 000 up to 50 000 up to 250 000 unlimited
Interfaces 5 25 100 unlimited
Operator seats 5 50 250 unlimited
Latency target < 200 ms < 150 ms < 80 ms < 50 ms
HA cluster
Support window 8 × 5 12 × 5 24 × 5 24 × 7
advancis.net

Mixing cell types: values, ranges, and booleans can sit in the same table. Keep the cell type consistent within a row (don't mix "100" and "✓" across one spec) but vary across rows freely — Data points are numeric, HA cluster is boolean, Support window is a custom label. The reader scans by row, so each row needs to be unambiguous on its own.

Typography: numbers use Figtree Light at the same body size as text cells. Use tabular-nums if the digits need to align across columns (uncomment the font-variant-numeric on tbody td in a real deck if you're tight on column width). Keep units attached to the value ("250 000", "< 80 ms", "24 × 7"), not as a separate column.

Row count: six to eight spec rows is the comfortable ceiling on a 16:9 slide. For more, split into two slides grouped by category (capacity / performance / security) rather than one over-stuffed table.

Feature comparison

Row-card variant of the data table for license plans, tier breakdowns, and feature × plan matrices that benefit from a bit more breathing room. Each row is a white surface card with rounded corners and a soft shadow; header cells sit above as separate superlight chips, not a connected header row. The first column carries a brand-coloured icon disk + a Poppins SemiBold label; remaining columns hold descriptions or values. Use when the data table feels too dense or when the rows benefit from an icon as a row anchor.

Advanced Slides

License plan overview.

Plan
Description
Membership required
Minimum assessments
Reassessment within (months)
Marketplace
Permanent license, all projects, listed on the Advancis marketplace
Yes
1
< 12
Upscale
Permanent license, one or several mutually defined projects
Yes
1
< 18
Project
Permanent license, one single project
No
1
< 24
Discovery
12-month test license for development in production environment
No
0
advancis.net

Composition rules. Header chips share the same vocabulary as agenda days and table topics — Poppins SemiBold, centred, superlight surface, slightly rounded. Row cards are white surfaces with rounded corners and a soft shadow (0 2px 6px rgba(10, 16, 29, 0.05)), no border. First column is left-aligned with icon + label, every other column is centred — the asymmetry guides the eye left-to-right by row, the way the data is meant to be read.

Row count. Five rows is the comfortable ceiling at the default 5-column layout. Six is possible if the descriptions stay short; seven is too many — split into two slides or fall back to the regular Data table primitive. Row-cards demand more vertical space than hairline rows; don't try to compress them.

Icons. One icon per row, pulled from the shared <symbol id="ppt-icon-*"> set (shield, scale, modular, layers, api, sdk). Brand colour, 24×24 (scales fluidly to slide size). Don't add per-row colour variation — the icon is a row anchor, not a status indicator.

vs. Data table. Data table is the dense matrix workhorse — pick it when you have many rows, short values, and need every pixel for data. Feature comparison is the editorial variant — pick it when descriptions are longer than two words, when rows benefit from an icon, or when the table is the centrepiece of the slide rather than a reference exhibit.

PPT translation. Each row card = one Rectangle Rounded with a soft drop shadow (Format Shape → Shadow → Outer · Offset Bottom 2pt · Blur 6pt · Transparency 95%). Header chips = five separate small Rectangle Rounded shapes in superlight fill, distributed horizontally above the cards. Icons = Insert → Icon (24px brand-blue). No connector lines, no banding — the shadow does all the visual separation.

Roadmap

Chevron-headed phase columns + full-width ongoing-activity ribbons. Each phase has a right-pointing chevron header (light superlight by default, brand-tinted with the --now modifier) carrying a large brand-coloured quarter label and a Poppins SemiBold title; the chevron's right-arrow tip cues the timeline direction. Below each header a bullet list of deliverables uses the brand circle-check icon. At the foot of the slide, optional brand-blue chevron ribbons span the full width to carry ongoing commitments that span every quarter — platform maintenance, adapter releases, partner enablement.

WinGuard roadmap

What’s next.

Q2.26 Redundancy plus
  • Network topology view with central config
  • Location server redundancy
  • Extension redundancy
Q2.26 X5 Mobile Apps
  • Based on AOP Webclient
  • Supports new GraphicsViewer
Q3.26 Identity Provider
  • Entra ID via OpenID Connect
  • Token-based auth for local users
Q4.26 Web Layouts & GIS
  • Layouts in Webclient
  • GraphicsViewer incl. GIS
Q4.26 + Video streaming
  • Generic Onvif interface
  • Video in web and mobile
Extending AOP API and maintaining X5 platform
New adapters (> 20 p.a.) and adapter updates
advancis.net

Composition rules. 5 columns is the default (.ppt-roadmap--4 / --6 modifiers are available for tighter or wider horizons). Exactly one phase carries the --now modifier — the brand tint is a singular "you are here" marker, not decoration. Two to three bullet items per phase is the comfortable ceiling; anything longer crowds the column and forces the slide into two lines per item.

Ongoing ribbons. Zero, one, or two ribbons max — three starts to fight the phase columns above. Use them for commitments that run across every quarter (platform maintenance, adapter releases) — not for a single quarter's deliverable. Each ribbon picks up the chevron shape so the eye reads "this is also a forward arrow, spanning the whole timeline".

Quarter labels. Pick one format per deck and stick to it — Q2.26, Q2 2026, or 2026 Q2 all work, mixing them looks accidental. The + suffix (Q4.26 +) marks an open-ended later-or-beyond bucket; use it sparingly, ideally only on the final column.

PPT translation. The header chevrons and ongoing ribbons map 1:1 onto the native PPT Arrow: Right shape (Insert → Shapes → Block Arrows) — in the web they're built as a rounded rectangle (left corners only) plus a triangular pseudo-element for the tip, which is why all chevrons share a fixed height regardless of title length. Each bullet item is a circle-check icon + a text box, same as in the Bulletpoints primitive. The bullet list is independent of the chevron above it — separate group of shapes in PPT, not a single grouped object.

vs. Timeline. Timeline is for historical milestones (we shipped X, then Y, then Z). Roadmap is for forward-looking phases organised by quarter. If the slide spans both past and future, use Timeline and mark the present with data-current on the relevant milestone.

Fullscreen image

Full-bleed image slide for section breaks, product hero moments, or location-anchored intros. Image fills the entire canvas; a soft dark gradient at the bottom lifts the overlay text out of any imagery. Eyebrow + headline sit bottom-left inside the safe-pad. No footer chrome — this is a "moment" slide that breaks the deck rhythm, not a content slide.

Where we operate

600+ sites across 38 countries.

Composition rules: the image is the slide — choose photos with bottom space (sky, water, dark areas) so the overlay text reads cleanly. The gradient does the rest. Eyebrow + headline only; no body copy, no bullets, no logo chrome. The brand-coloured period on the headline remains the signature.

PPT translation: the image fills the slide background. The gradient is a single semi-transparent dark rectangle anchored to the bottom 65% (top-fade can be done with a gradient fill in PPT, or approximated with a stack of two rectangles). Eyebrow + headline are text boxes — no grouped frames needed.

Use sparingly: one or two fullscreen-image moments per deck, no more. Used too often, the format loses its punch and starts to feel decorative.

Channel · Infographics

Infographics.

Standalone diagrams and visual explainers that travel across channels — web pages, PowerPoint decks, documents, social cards. Box-and-line primitives today; more families (timelines, journey maps, sankey, before/after) land here as the library grows.

Diagram

Box-and-line primitive set for org charts, license mappings, sales flows, partner ecosystems, and any branching or many-to-many relationship. Reduces every diagram of this kind to four building blocks: boxes (five variants), groups (rounded containers with an eyebrow that hold multiple boxes), connectors (SVG lines, brand or neutral colour, dotted / solid / dashed, with a shared minimalist arrowhead), and labels (small muted text floating near a connector). Keep this vocabulary consistent across every diagram — whether it lands on the web, in a deck, in a document, or in a social card.

Box variants

Five tile styles cover every diagram entity from primary anchor down to placeholder. Brand is the accent — one or two per diagram, used for the Advancis anchor or the active route. Neutral (default) and outline are the workhorses. Dotted flags an entity that's optional, on request, or planned for later — soft outline reads as available-but-not-active. Ghost is the lowest tier: legacy, deprecated, or out-of-scope items you still need to show without pulling the eye.

Brand
--brand
Neutral
default
Outline
--outline
Dotted
--dotted
Ghost
--ghost

Limit per diagram. One brand tile (max two), plus any mix of neutral / outline / dotted / ghost in the supporting cast. More than two brand-filled tiles dilutes the emphasis — pick the single "now" entity and let the others stay quiet.

Connector styles

Two colours (brand · neutral) × three line styles (dotted · solid · dashed) × one shared minimalist arrowhead. Dotted is the default — round dots, ~2 CSS-pixel stroke, evenly spaced — quieter than a solid line and feels modern at slide- and screen-distance. Reach for solid when the connector is a hard contractual edge (Advancis → License Owner). Reach for dashed when the relationship is loose, future, or "see also" — even less commitment than dotted. Brand colour is reserved for the primary path the eye should follow; neutral handles everything else. Right-angle bends are fine (<polyline>); diagonals are fine too but keep them shallow. Avoid curves — diagram connectors don't curve.

dotted · neutral
dotted · brand
solid · neutral
dashed · neutral
Connector close-up

Same connector at large scale, horizontal next to vertical. Both render the exact same elongated tip — no squashed-flat heads on long horizontals or pinched-tall ones on short verticals (the SVG container aspect-ratio is locked to its viewBox so user units map 1:1 in both axes). Note the small gap between the tip and the tile edge — the arrow points at the surface, not into it.

Source
Target
Source
Target
Stroke 2 CSS px (brand 2.3) Dot pattern 0 / 4 Tip filled triangle, 7 × 7 Tile gap ~6 horiz / ~2 vert user units

Group containers. .ppt-diagram-group wraps multiple boxes inside a larger rounded container with a centered eyebrow at the top. Use it when several boxes belong to the same conceptual bucket — "AOP Extension License", "AOP API License", "Onboarding & Evaluation". Position child boxes inside with absolute coordinates relative to the group's own box, same way as top-level boxes are positioned inside the diagram. Layer the group under connectors that cross into it — z-index handles this automatically.

Spacing & alignment. Always pin boxes to a shared baseline (top row at the same top, bottom row inside the group at the same top) — visual rhythm comes from the grid, not from manual fiddling. Use equal widths for boxes that play the same role in the diagram, and equal horizontal gaps between them. Vertical connectors look cleanest when they leave / land at the centre of the box's edge; route the return path on the opposite column rather than doubling back over the outgoing arrow.

Labels on connectors. .ppt-diagram-label is positioned absolutely with transform: translate(-50%, -50%), so the left / top coordinates point to the label's centre. Give it a white background so it sits cleanly on top of the line when it crosses one. Keep labels short (max two lines, no full sentences) — they describe what's flowing along the connector, not the connector itself.

Coordinate system. The diagram container locks to a 4:1 aspect-ratio and the SVG runs viewBox="0 0 400 100" with preserveAspectRatio="none". Matched aspects = 1 SVG x-unit and 1 SVG y-unit are the same number of CSS pixels, so arrow tips render identically on horizontal and vertical lines (a square viewBox would stretch user space unevenly and squash tips on horizontals). Boxes use left/top/width/height in % of the container; SVG coords map as x = left% × 4, y = top% — slight cognitive jump on x, worth it for proportional tips.

Export to PowerPoint. Every box becomes a Rectangle Rounded shape; every connector becomes a Connector with an arrow ending (Format Shape → Line → End Arrow + Dash Type → Round Dot for dotted). Group containers are larger rectangles with a transparent or 50% fill, sent to back, with a separate text box for the eyebrow. Stay on three corner radii max across the deck (small for boxes, medium for groups) — mixing five different radii looks accidental.

Avoid. Decorative gradients on boxes. Drop shadows on connectors. More than three brand-filled boxes in one diagram (loses its emphasis). Bidirectional arrows (←→) on the same connector — split into two if the flow genuinely runs both ways. Diagonal labels (rotated text always looks like a band-aid; restructure the layout instead).

Coming soon

More infographic families to come

Diagram is the first primitive that landed here. The rest of the infographics library will fill in over time — same vocabulary (boxes, connectors, labels, groups), more shapes for the situations diagram can't carry.

Working brief

  • Timeline / horizontal milestone strip
  • Journey map (persona × stages × touchpoints)
  • Before / after compare (two-panel narrative)
  • Sankey / weighted-flow diagram
  • Stat cluster / data callout grid
  • Process steps (linear, numbered) — re-homed from the PowerPoint channel
Channel · Documents

Document Templates.

Word and PDF templates for proposals, datasheets, whitepapers and sales collateral. Carries the brand identity into long-form documents that customers and partners read offline.

Coming soon

To be defined

Channel content lands here as we work through it. Below is the brief we'll fill against.

Working brief

  • Word template: cover, section divider, content page, callout, footer
  • PDF datasheet template: product cover, feature grid, spec table, contact footer
  • Whitepaper / long-form template: structured TOC, pull quotes, figure layout
  • Typography: print-safe fallbacks, baseline grid
  • Brand assets: logo lockups, color palette, footer block
  • File deliverable: .dotx + .indd source + exported PDFs
Channel · Social Media

Social Media Templates.

Post and story layouts for LinkedIn, Instagram, X and YouTube thumbnails. Format-specific aspect ratios and per-channel content rules, all built from the same brand foundations.

Coming soon

To be defined

Channel content lands here as we work through it. Below is the brief we'll fill against.

Working brief

  • LinkedIn post (1200×627) and carousel (1080×1080) layouts
  • Instagram post (1080×1080), story (1080×1920), reel cover
  • X / Twitter post and header (1500×500)
  • YouTube thumbnail (1280×720) + channel banner
  • Brand assets: logo lockups for square / portrait, safe areas
  • File deliverable: Figma library + PNG export presets