Brand & Design Guidelines V1
A living reference for Smart Systems' visual identity, UI components, and interaction patterns.
Logo
Primary brandmark and usage guidelines. The logo should always have clear space around it equal to the height of the 'S' icon.
Icon Mark (Navbar)Available Logo Files
Typography
Three-font system providing clear hierarchy. Headings use a geometric sans-serif; body uses a humanist sans-serif; code and labels use a monospace.
Space Grotesk
Headings & Display — font-heading
Aa Bb Cc Dd
The Quick Brown Fox Jumps Over
ABCDEFGHIJKLMNOPQRSTUVWXYZ 0123456789
Inter
Body Copy & UI — font-sans
Aa Bb Cc Dd Ee Ff
Expert audio, video, and smart automation solutions for Chattanooga homes & businesses. Experience the future of connected living.
abcdefghijklmnopqrstuvwxyz 0123456789 !@#$%&
Space Mono
Code, Labels & Badges — font-mono
Aa Bb Cc 0123
RESIDENTIAL • COMMERCIAL • EDUCATION
HOME / PORTFOLIO / PROJECT NAME
Type Scale
Colors
Core palette derived from Tailwind utilities used across the site. The brand operates in dark mode with blue as the primary accent.
Primary Accent
Brand Gradient
Used on hero headline accent text, icon strokes, and gradient overlays.
Neutrals (Dark Mode — Primary)
Neutrals (Light Sections)
Semantic & Category
Used for portfolio category tags: Residential, Commercial, Education, Government.
Radii & Borders
Consistent corner radii and border treatments create visual cohesion across all components.
Border Radius Scale
rounded-sm2px
Minimal rounding, subtle softening
rounded4px
Cards, buttons, images, inputs, panels (PRIMARY)
rounded-md6px
Larger panels, modals, overlays
rounded-full9999px
Pills, avatars, badges, FAB
Border Styles
border border-white/10border border-white/20border border-neutral-200border border-neutral-200/80border-t border-white/10Cards
Card patterns used across the site — from dark glassmorphic hero cards to clean white content cards.
Base Card
The shadcn card component. Dark bg with subtle white/10 border.
rounded border-white/10 bg-neutral-950Glassmorphic Card
Hero feature cards. Gradient bg with backdrop-blur and white/20 border.
border-white/20 bg-gradient-to-br from-black/60 to-black/80 backdrop-blur-mdContent Card (Light)
Blog, testimonials. White bg, neutral-200 border, shadow-sm, hover:shadow-xl.
bg-white border-neutral-200/80 shadow-sm hover:shadow-xl hover:-translate-y-1“Smart Systems transformed our conference room. The AV setup is flawless.”
Testimonial: bg-white rounded shadow-sm border-neutral-200The Highland Theater
Immersive 12-seat Dolby Atmos private cinema.
Portfolio: rounded border-white/10 shadow-xl | gradient overlay from-black/95 | category tag rounded font-monoInteractions & Motion
Framer Motion powers all animations. Transitions are smooth and purposeful, never gratuitous.
transition-transform duration-700 group-hover:scale-105hover:shadow-xl hover:-translate-y-1 duration-300group-hover:text-blue-400 transition-colors duration-300group-hover:translate-x-1 group-hover:-translate-y-1initial={{ opacity: 0, y: 30 }} animate={{ opacity: 1, y: 0 }}initial={{ opacity: 0, rotateX: -15 }} duration: 0.45initial={{ x: '100%' }} type: 'spring' damping: 25height: 0 → auto, opacity: 0 → 1, ease: [0.16, 1, 0.3, 1]animate={{ x: ['0%', '-50%'] }} duration: 175, repeat: Infinityanimate-scroll-up / animate-scroll-down 120s linear infiniteKey Components
Overview of the primary component library used across the site.
Navbar
Fixed translucent nav with mega-menu dropdown, hamburger for mobile.
components/layout/Navbar.tsxFooter
4-column grid with brand, market links, company links, and contact + CTA card.
components/layout/Footer.tsxPageSubHeader
Reusable hero banner with background image, breadcrumbs, title, and subtitle.
components/layout/PageSubHeader.tsxHero
Full-viewport hero with skyline bg, gradient headline, and two glassmorphic CTAs.
components/home/hero.tsxPortfolioBento
Horizontally scrolling bento grid of portfolio cards with infinite marquee.
components/home/PortfolioBento.tsxBlogSection
3-column blog grid with animated grid pattern bg, fetched from WordPress API.
components/home/BlogSection.tsxTestimonials
5-column vertical auto-scrolling testimonial cards with masked edges.
components/home/Testimonials.tsxCustomChatPanel
Slide-in AI chat panel with suggested questions and typing indicator.
components/chat/CustomChatPanel.tsxButton
3 variants (default/outline/ghost), 4 sizes (sm/default/lg/icon).
components/ui/button.tsxCard
Base card shell with CardHeader, CardTitle, CardContent sub-components.
components/ui/card.tsxAnimatedGridPattern
SVG grid with staggered opacity animations for decorative backgrounds.
components/ui/animated-grid-pattern.tsxLightRays
Decorative conic gradient light rays used in the footer.
components/ui/light-rays.tsxPages
Home
/Dark (neutral-950)
Portfolio
/portfolioWhite + PageSubHeader
Blog
/blogWhite + PageSubHeader
Careers
/careersWhite + PageSubHeader
About
/aboutDark (black)
Privacy
/privacy-policyDark (black)
Terms
/terms-of-serviceDark (black)
Brand
/brandDark (black)
Smart Systems Brand & Design Guidelines v1.0 • Internal Use Only • Last updated March 2026