%%{init: {'theme':'dark', 'themeVariables': {'primaryColor': 'transparent', 'primaryTextColor': '#ffffff', 'primaryBorderColor': '#ffffff', 'lineColor': '#ffffff', 'arrowheadColor': '#ffffff', 'background': 'transparent', 'mainBkg': 'transparent', 'secondaryColor': 'transparent', 'tertiaryColor': 'transparent', 'nodeBkg': 'transparent', 'clusterBkg': 'transparent'}}}%% flowchart TD A[아침 7시] --> B[스마트폰 알람] --> C[음성 비서 - 날씨 묻기] --> D[출근길 네비게이션] --> E[지하철 앱 - 최단경로] --> F[회사 - 이메일 스팸 필터] --> G[점심 - 배달 앱 추천] --> H[오후 - 온라인 쇼핑 추천] --> I[저녁 - 넷플릭스 시청] --> J[밤 - 은행 보이스피싱 탐지] --> K[취침 - 수면 패턴 분석] --> L[새벽 - 스마트 알람 설정] classDef default fill:#333333,stroke:#ffffff,color:#ffffff classDef subgraphStyle fill:transparent,stroke:transparent,color:transparent class A,B,C,D,E,F,G,H,I,J,K,L default linkStyle 0 stroke:#ffffff linkStyle 1 stroke:#ffffff linkStyle 2 stroke:#ffffff linkStyle 3 stroke:#ffffff linkStyle 4 stroke:#ffffff linkStyle 5 stroke:#ffffff linkStyle 6 stroke:#ffffff linkStyle 7 stroke:#ffffff linkStyle 8 stroke:#ffffff linkStyle 9 stroke:#ffffff linkStyle 10 stroke:#ffffff