1. Web Buttons

    Web — Primary (Dark Gradient Fill)

    No border wrapper. Gradient fill with hover transition to solid cyan.

    Web — Light / Ghost (Hazy Background)

    Uses the hazy icon gradient as background. No border. Hover fills solid cyan.

    2. App Buttons

    Workflow trigger button

    Confirm button

    Cancel button

    Delete button

    Move-somewhere button

    Icon button

    Passive button

    Link

    State Flip (Toggle)

    A binary state toggle used for on/off settings. Two variants: with text label or with icons on either side.

    With text label

    Glass

    With icons

    3. Card Patterns

    All cards use liquid glass as the base aesthetic. Content inside is free-form — cards don't enforce a fixed internal structure. Use the variant prop on <Card> to select the right behaviour.

    Elevated — variant="elevated" (default)

    Glass card with a persistent shadow-md. Use for feature tiles, mode selectors, and any card that needs visual prominence.

    Translation

    LITERAL & PRECISE

    Selectable — variant="selectable"

    Elevated at rest, interactive glow on hover, stays in glowing state when clicked. Use for selection cards where the user picks one option.

    Translation

    LITERAL & PRECISE

    Localization

    ADAPTIVE & NATURAL

    Transcreation

    CREATIVE & RE-IMAGINED

    Click a card to toggle its selected state.

    Flat — variant="flat"

    Glass card without any shadow. Use for informational content on hazy section backgrounds where elevation would be distracting.

    Brand level

    The rules that never change. Your terminology, your tone, your "do not touch" list – applied everywhere, every time.

    ICON

    Market level

    What works in Germany doesn't always work in France. LINA knows the difference and adapts without breaking your global standards.

    ICON

    Table — variant="elevated"

    Wrap a <Table> inside an elevated card for data grids.

    TierSeatsSegmentsPrice
    Tier 1Up to 103,500€50/mo
    Tier 2Up to 304,500€40/mo

    Accordion — variant="accordion"

    Glass card with a subtle shadow-sm. Used for FAQ and collapsible sections.

    Interactive — variant="interactive"

    No shadow at rest, glow on hover. Use for clickable cards like blog teasers.

    IMAGE

    February 20, 2026

    Why Your Global Campaign Sounds Different in Every Market

    Your campaign is brand-approved and ready to go. So why does it land differently?

    Quick Actions — compact action cards

    Small cards with hazy icon background, used for shortcut/quick-action panels.

    QUICK ACTIONS

    Quick Translation

    Skip setup, use defaults

    Knowledge Base

    Manage terms

    4. Form Fields — App

    App forms identify required fields using a hazy gradient background (mandatory-field class) instead of a border or asterisk.

    Comparison

    className="mandatory-field"
    No extra class needed

    CSS Definition

    .mandatory-field {
      background: linear-gradient(135deg,
        hsl(var(--primary) / 0.08),
        hsl(var(--spectrum-amber) / 0.1));
    }
    .dark .mandatory-field {
      background: linear-gradient(135deg,
        hsl(var(--primary) / 0.15),
        hsl(var(--spectrum-amber) / 0.18));
    }

    5. Form Fields — Web

    Web forms use a border-primary (blue) border to indicate mandatory fields. Field labels end with an asterisk (*). Optional fields use the default border-input (grey) border.

    Input Fields

    This contextual text is optional to include

    This contextual text is optional to include

    Search Field

    This contextual text is optional to include

    Textarea

    This contextual text is optional to include

    This contextual text is optional to include

    Checkbox

    Target Markets *

    This contextual text is optional to include

    Dropdown (Select)

    This contextual text is optional to include

    This contextual text is optional to include

    Upload Dropzone

    Source Document *

    Upload a file or drag and drop

    DOCX, PDF, XLSX, TXT, JSON

    This contextual text is optional to include

    Reference Material

    Upload a file or drag and drop

    DOCX, PDF, XLSX, TXT, JSON

    This contextual text is optional to include

    Segmented Control (Upload / Paste)

    A binary mode selector for toggling between two input methods within the same form field.

    Source Content *

    Drop files here

    This contextual text is optional to include

    Additional Notes

    Drop files here

    This contextual text is optional to include

    7. Badges & Status Indicators

    Status Badges

    DRAFT
    REVIEW
    COMPLETED
    ERROR

    System Status Indicators

    Online
    Active
    Offline

    Progress / Usage Bar

    Segment Usage24%

    Reset in 12 days

    8. Alert & Info Banners

    Info Callout

    Market Insights Found

    We found 4 Glossary Terms and applicable Style Rules active for these markets.

    Manage Preferences →

    Pro Tip Banner

    Pro Tip: Selecting a specific channel enables our "Channel Standards Agent" to automatically check character limits and platform guidelines.