SWISS
SWISS
SWISS
A style that makes information alignment and typographic hierarchy extremely clear. When requesting AI, don't just say "Swiss style" — specify "strong grid, single red accent color, left-aligned typography" to achieve superior implementation quality. The grid is not decoration; it is the architecture of communication.
정보 정렬과 타이포 계층을 극단적으로 명확히 하는 스타일입니다. AI 요청 시 "스위스 스타일"만 쓰지 말고 "강한 그리드, 빨강 포인트 1색, 좌측 정렬 타이포"를 함께 지정해야 구현 품질이 올라갑니다. 그리드는 장식이 아니라 커뮤니케이션의 건축입니다.
情報整列とタイポグラフィの階層を極端に明確にするスタイルです。AIにリクエストする際は「スイススタイル」だけでなく、「強いグリッド、赤のアクセント1色、左揃えタイポグラフィ」を併せて指定すると実装品質が向上します。グリッドは装飾ではなく、コミュニケーションの建築です。
- 72Grid그리드グリッド
- 48Helvetica헬베티카ヘルベチカ
- 36Objective객관성客観性
- 24Mathematical수학적 구조数学的構造
- 21Asymmetry비대칭非対称
- 18Hierarchy위계階層
- 16Communication커뮤니케이션コミュニケーション
- 14Precision정밀함精密さ
- 12Reduction축약縮約
Grid as Architecture
건축으로서의 그리드
建築としてのグリッド
Deliver messages directly with crisp alignment and concise sentences. The grid gives every element a mathematical reason to exist where it does.
선명한 정렬과 간결한 문장으로 메시지를 직선적으로 전달합니다. 그리드는 모든 요소에 수학적 존재 이유를 부여합니다.
鮮明な整列と簡潔な文章でメッセージを直線的に伝達します。グリッドはすべての要素に数学的な存在理由を与えます。
Scale over Color
색보다 크기
色よりもスケール
Use placement and type size contrast for emphasis, not color. Restraint is the most powerful tool in the Swiss designer's practice.
강조는 색보다 배치와 활자 크기 차이로 처리합니다. 절제는 스위스 디자이너의 가장 강력한 도구입니다.
強調は色よりも配置と活字サイズの差で処理します。抑制はスイスデザイナーの最も強力なツールです。
Structure First
구조 우선
構造優先
Classic information design that prioritizes structure over decoration. Content finds its voice through order, not ornament.
장식보다 구조를 우선하는 고전적 정보 디자인입니다. 콘텐츠는 장식이 아닌 질서를 통해 목소리를 찾습니다.
装飾よりも構造を優先する古典的な情報デザインです。コンテンツは装飾ではなく秩序を通じて声を見つけます。
AI Request Prompt
Design a landing page in Swiss Poster style — strict grid information hierarchy with typographic drama. COLOR TOKENS: --paper: #f5f4ef --ink: #111111 --red: #d41f18 --line: #1f1f1f --panel-bg: #ffffff --meta-bg: #fbfaf6 No other colors. TYPOGRAPHY: Heading: Archivo 800, uppercase, tracking -0.03em Body: Archivo 400 Meta: Space Mono 400, 0.92rem Scale: 0.92rem / 1rem / clamp(2rem, 6vw, 4.8rem) Heading line-height: 0.9 Body line-height: 1.7 UI: - All borders 2px solid var(--line), sharp 0px radius everywhere - Hero split: 8-col title area (border-right + border-bottom) / 4-col meta sidebar (border-bottom, meta-bg) - Below hero: 3 equal 4-col cells, each with border-right (last child none) - Prompt box: 2px solid var(--line), white background - CTA button: pill shape (border-radius 999px), --red background, white text, 1px solid var(--line) border LAYOUT: Container: width min(1100px, 94vw), margin 0 auto, padding 24px 0 76px Grid: display grid, grid-template-columns repeat(12, 1fr) Title cell: padding clamp(18px, 4vw, 36px) Meta cell: padding 16px Column cells: padding 16px Prompt section: margin-top 22px, padding 15px MOTION: Column entrance: @keyframes snap — from opacity 0 translateY(8px) to opacity 1 translateY(0) Duration: 0.5s ease both Stagger: 0.08s interval per column (animation-delay) No hover animations, no scroll-triggered effects. RESPONSIVE: - <= 840px: all grid children span 12 columns, border-right 0 - Desktop: 12-column grid preserved, max-width 1100px FORBIDDEN: - Rounded corners on panels or grid cells - Gradients, glows, or box-shadows on content areas - More than one accent color beyond --red - Illustrations, icons, or decorative imagery - Animations longer than 0.5s OUTPUT: 1) Full color token list and typography scale 2) 12-column grid layout with exact span ratios (8:4 hero, 4:4:4 columns) 3) Responsive single-file HTML/CSS with @media breakpoint at 840px
스위스 포스터 스타일의 랜딩 페이지를 디자인해줘 — 엄격한 그리드 정보 위계와 타이포그래피 드라마. 색상 토큰: --paper: #f5f4ef --ink: #111111 --red: #d41f18 --line: #1f1f1f --panel-bg: #ffffff --meta-bg: #fbfaf6 다른 색상 사용 금지. 타이포그래피: 제목: Archivo 800, uppercase, tracking -0.03em 본문: Archivo 400 메타: Space Mono 400, 0.92rem 스케일: 0.92rem / 1rem / clamp(2rem, 6vw, 4.8rem) 제목 line-height: 0.9 본문 line-height: 1.7 UI: - 모든 보더 2px solid var(--line), 전체 border-radius 0px - 히어로 분할: 8컬럼 타이틀 영역(border-right + border-bottom) / 4컬럼 메타 사이드바(border-bottom, meta-bg) - 히어로 하단: 동일한 4컬럼 셀 3개, 각각 border-right (마지막 자식 없음) - 프롬프트 박스: 2px solid var(--line), 흰색 배경 - CTA 버튼: 필 형태(border-radius 999px), --red 배경, 흰색 텍스트, 1px solid var(--line) 보더 레이아웃: 컨테이너: width min(1100px, 94vw), margin 0 auto, padding 24px 0 76px 그리드: display grid, grid-template-columns repeat(12, 1fr) 타이틀 셀: padding clamp(18px, 4vw, 36px) 메타 셀: padding 16px 컬럼 셀: padding 16px 프롬프트 섹션: margin-top 22px, padding 15px 모션: 컬럼 등장: @keyframes snap — from opacity 0 translateY(8px) to opacity 1 translateY(0) 지속시간: 0.5s ease both 시차: 컬럼당 0.08s 간격 (animation-delay) 호버 애니메이션 없음, 스크롤 트리거 효과 없음. 반응형: - <= 840px: 모든 그리드 자식 12컬럼 span, border-right 0 - 데스크톱: 12컬럼 그리드 유지, max-width 1100px 금지사항: - 패널이나 그리드 셀에 둥근 모서리 - 콘텐츠 영역에 그라데이션, 글로우, box-shadow - --red 외 추가 포인트 색상 - 일러스트, 아이콘, 장식 이미지 - 0.5s 초과 애니메이션 출력: 1) 전체 색상 토큰 목록과 타이포그래피 스케일 2) 12컬럼 그리드 레이아웃과 정확한 span 비율 (8:4 히어로, 4:4:4 컬럼) 3) @media 840px 브레이크포인트 포함 반응형 단일 파일 HTML/CSS
スイスポスタースタイルのランディングページをデザインしてください — 厳格なグリッド情報階層とタイポグラフィのドラマ。 カラートークン: --paper: #f5f4ef --ink: #111111 --red: #d41f18 --line: #1f1f1f --panel-bg: #ffffff --meta-bg: #fbfaf6 他の色は使用禁止。 タイポグラフィ: 見出し: Archivo 800, uppercase, tracking -0.03em 本文: Archivo 400 メタ: Space Mono 400, 0.92rem スケール: 0.92rem / 1rem / clamp(2rem, 6vw, 4.8rem) 見出し line-height: 0.9 本文 line-height: 1.7 UI: - 全ボーダー 2px solid var(--line)、全体 border-radius 0px - ヒーロー分割: 8カラムタイトル領域(border-right + border-bottom) / 4カラムメタサイドバー(border-bottom, meta-bg) - ヒーロー下部: 均等な4カラムセル3つ、各 border-right(最後の子要素はなし) - プロンプトボックス: 2px solid var(--line)、白背景 - CTAボタン: ピル型(border-radius 999px)、--red 背景、白テキスト、1px solid var(--line) ボーダー レイアウト: コンテナ: width min(1100px, 94vw), margin 0 auto, padding 24px 0 76px グリッド: display grid, grid-template-columns repeat(12, 1fr) タイトルセル: padding clamp(18px, 4vw, 36px) メタセル: padding 16px カラムセル: padding 16px プロンプトセクション: margin-top 22px, padding 15px モーション: カラム登場: @keyframes snap — from opacity 0 translateY(8px) to opacity 1 translateY(0) duration: 0.5s ease both スタガー: カラムごとに0.08s間隔 (animation-delay) ホバーアニメーションなし、スクロールトリガー効果なし。 レスポンシブ: - <= 840px: 全グリッド子要素を12カラム span、border-right 0 - デスクトップ: 12カラムグリッド維持、max-width 1100px 禁止事項: - パネルやグリッドセルの角丸 - コンテンツ領域のグラデーション、グロウ、box-shadow - --red 以外の追加アクセントカラー - イラスト、アイコン、装飾画像 - 0.5s超のアニメーション 出力: 1) 全カラートークンリストとタイポグラフィスケール 2) 12カラムグリッドレイアウトと正確なspan比率(8:4ヒーロー、4:4:4カラム) 3) @media 840pxブレイクポイント付きレスポンシブ単一ファイルHTML/CSS