# Design Language for tanso.biz

## Aesthetics and Tone
tanso.biz channels a glitch aesthetic — the digital corruption, data fragmentation, and visual noise of glitch art applied to a carbon (炭素/tanso) business platform. The site fractures — with the unsettling beauty of corrupted satellite imagery revealing environmental data beneath visual noise, the intentional data-bending of Rosa Menkman's compression artifacts, and the provocative disruption of a carbon business interface that refuses to present emissions data in comfortable, reassuring formats. Inspiration draws from the glitch art of Takeshi Murata's digital corruptions, the databending explorations of Kim Asendorf, the visual noise of Jodi.org's net art, and the provocative data visualizations of climate emergency dashboards that use visual disruption to communicate urgency. The tone is energetic — high-energy language that conveys the urgency of carbon business transformation.

The glitch treatment transforms carbon business data from sanitized corporate presentations into viscerally urgent visual experiences — emissions charts glitch and fragment to reveal the real data hiding behind smooth curves, carbon offset certificates display with corrupted headers suggesting the fragility of offsetting promises, and business metrics carry visual noise proportional to their environmental impact. The aesthetic creates productive discomfort — carbon business should not feel comfortable.

Each component carries controlled digital corruption — text with occasional single-frame color channel splits, borders with periodic pixel displacement, and backgrounds with subtle scan-line artifacts. The energetic tone drives action — carbon business transformation requires urgency, not contemplation.

## Layout Motifs and Structure
The layout uses a **full-bleed** architecture — content extending edge to edge creating the immersive quality of being surrounded by carbon business data with no margins of safety or comfortable whitespace buffers.

**Full-Bleed Immersion:**
- Sections: 100vw with zero horizontal margin
- Content inner: max-width: 960px centered within full-bleed sections
- Feature visuals: truly edge-to-edge with content overlaid
- Section transitions: hard cuts (no padding between sections) creating jarring, urgent pacing
- The full-bleed creates the all-encompassing quality of carbon's presence in every aspect of business

**Section Sequence:**
1. **Signal Burst:** Hero with playfair-elegant typography glitching through neon-glow distortion, grid-lines fragmented structural patterns, neon-glow corrupted data visualization imagery
2. **Data Corruption:** Carbon metrics in full-bleed glitch panels — glitch interactive data-bend effects with neon-glow pulsing environmental alert imagery
3. **Fragment Stream:** Business carbon strategies in rapid full-bleed sequence — grid-lines broken structural patterns and neon-glow flickering urgency indicators
4. **Noise Floor:** Detailed emissions in dense full-bleed data with grid-lines compressed motifs and neon-glow ambient alert glow
5. **Signal End:** Footer as transmission termination — energetic sign-off with grid-lines minimal closing structure and hard glitch cut to black

**Spatial Philosophy:**
- Full-bleed eliminates comfortable margins, creating environmental urgency
- Hard section transitions without padding create jarring, attention-demanding pacing
- Glitch effects intensify in sections with worse environmental data, calming in sections showing positive change

## Typography and Palette
**Typography:**
- **Headlines:** "Playfair Display" (Google Fonts) — playfair-elegant at 2.0rem-3.0rem, weight 900. Its refined serifs create provocative contrast with glitch distortion — elegant typography corrupted by environmental urgency.
- **Body Text:** "Inter" (Google Fonts) — clean sans at 0.9rem, weight 400, line height 1.7. Readable base text grounds the glitch visual chaos.
- **Data:** "Fira Code" (Google Fonts) — monospace at 0.85rem for carbon emissions data, offset calculations, and business metrics.
- **Labels:** "Inter" at 0.65rem, weight 600, uppercase, letter-spacing 0.12em.

**Color Palette:**
- **Void Black:** #0a0a0f — deep near-black for primary background
- **Noise Dark:** #141420 — slightly lighter dark for card surfaces
- **Neon Lime:** #00ff88 — bright green for primary glitch accent
- **Glitch Magenta:** #ff0066 — hot magenta for secondary corruption accent
- **Scan Cyan:** #00d4ff — bright cyan for tertiary data accent
- **Ghost White:** #e8e8f0 — slightly blue-tinted white for text
- **Static Gray:** #4a4a5a — medium gray for secondary text
- **Glow Border:** rgba(0,255,136,0.15) — neon green border for glitch elements

## Imagery and Motifs
**Neon-Glow Corrupted Data Visuals:** Carbon data visualizations with neon glow treatment — box-shadow: 0 0 20px rgba(0,255,136,0.15), 0 0 40px rgba(0,255,136,0.05); with text-shadow: 0 0 10px rgba(0,255,136,0.3) on data values. The neon glow creates the monitor-emission quality of environmental data burning through dark screens with urgent luminosity.

**Glitch Data-Bend Effects:** Interactive elements trigger controlled glitch — transform: translate(2px, 0) with text-shadow: -2px 0 #ff0066, 2px 0 #00d4ff (RGB channel split) for 150ms on hover. The glitch creates the data-corruption quality of carbon information struggling to maintain integrity under environmental pressure.

**Grid-Lines Fragmented Structure:** Structural grid lines with intentional breaks — background: repeating-linear-gradient(90deg, rgba(0,255,136,0.04) 0, rgba(0,255,136,0.04) 1px, transparent 1px, transparent 80px) with periodic gaps (every 3rd line missing) creating fragmented structural patterns. The broken grid creates the failing-infrastructure quality of business systems under carbon pressure.

**Scan-Line Overlay:** Subtle CRT scan-line effect — background: repeating-linear-gradient(0deg, rgba(0,0,0,0.03) 0, rgba(0,0,0,0.03) 1px, transparent 1px, transparent 3px). The scan lines create the retro-monitor quality of environmental data displayed on emergency broadcast systems.

**Corruption Intensity Scaling:** Glitch effects scale with data severity — low-impact data: minimal glitch (1px shift, 0.03 opacity noise); medium-impact: moderate glitch (3px shift, 0.06 noise); high-impact: intense glitch (5px shift, 0.1 noise, color channel split). The scaling creates the data-driven quality of visual corruption reflecting actual environmental urgency.

## Prompts for Implementation
Build the page as a glitching carbon business terminal. Full-bleed: .section { width: 100vw; margin: 0; padding: 80px 0; } .section-inner { max-width: 960px; margin: 0 auto; padding: 0 24px; }

Glitch effect: .glitch:hover { animation: glitch 150ms ease-out; } @keyframes glitch { 0% { transform: translate(0); text-shadow: none; } 33% { transform: translate(2px, -1px); text-shadow: -2px 0 #ff0066, 2px 0 #00d4ff; } 66% { transform: translate(-1px, 1px); text-shadow: 2px 0 #ff0066, -2px 0 #00d4ff; } 100% { transform: translate(0); text-shadow: none; } }

Scan lines: .scanlines::after { content: ''; position: absolute; inset: 0; background: repeating-linear-gradient(0deg, rgba(0,0,0,0.03) 0, rgba(0,0,0,0.03) 1px, transparent 1px, transparent 3px); pointer-events: none; }

AVOID: Clean corporate sustainability reports, green-gradient eco business platforms, and reassuring carbon offset interfaces. Let glitch disruption and energetic urgency create a carbon business platform that refuses to let viewers feel comfortable about emissions data.

## Uniqueness Notes
1. **Glitch for carbon business:** Digital corruption aesthetics create productive discomfort with emissions data, refusing comfortable presentation of uncomfortable truths.
2. **Full-bleed as environmental immersion:** Edge-to-edge design eliminates comfortable margins, reflecting the inescapability of carbon's impact.
3. **Corruption intensity scaling:** Glitch effects that intensify with worse environmental data create visceral data visualization.
4. **Playfair elegance vs. glitch chaos:** Refined serif typography corrupted by glitch effects creates the provocative tension between business polish and environmental urgency.
5. **Scan-line overlay as emergency broadcast:** CRT aesthetics frame carbon data as emergency information deserving urgent attention.

**Seed/Style:** aesthetic: glitch, layout: full-bleed, typography: playfair-elegant, palette: jewel-tones, patterns: glitch, imagery: neon-glow, motifs: grid-lines, tone: energetic

**Avoided Overused Patterns:** corporate aesthetic, parallax patterns, asymmetric layout, mono typography, warm palette, friendly tone, minimal imagery. This design uses glitch aesthetic, full-bleed layout, playfair-elegant typography, jewel-tones palette, glitch patterns, neon-glow imagery, and energetic tone.
<!-- DESIGN STAMP
  timestamp: 2026-03-19T06:38:50
  seed: unspecified
  aesthetic: tanso.biz channels a glitch aesthetic — the digital corruption, data fragmentati...
  content_hash: 244b14019a12
-->
