yhzheng1031 commited on
Commit
a50a88f
·
verified ·
1 Parent(s): f1e7d36

Add files using upload-large-folder tool

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. code/10838/10838_2.html +363 -0
  2. code/10838/10838_3.html +343 -0
  3. code/1084/1084_1.html +129 -0
  4. code/1084/1084_2.html +243 -0
  5. code/1084/1084_3.html +264 -0
  6. code/1084/1084_5.html +280 -0
  7. code/10842/10842_0.html +283 -0
  8. code/10846/10846_0.html +242 -0
  9. code/10846/10846_1.html +332 -0
  10. code/10846/10846_2.html +357 -0
  11. code/10846/10846_3.html +379 -0
  12. code/10847/10847_0.html +236 -0
  13. code/10847/10847_1.html +288 -0
  14. code/10848/10848_0.html +320 -0
  15. code/10848/10848_1.html +412 -0
  16. code/10848/10848_2.html +351 -0
  17. code/10849/10849_0.html +77 -0
  18. code/10849/10849_1.html +289 -0
  19. code/10849/10849_2.html +243 -0
  20. code/10849/10849_3.html +282 -0
  21. code/10849/10849_4.html +254 -0
  22. code/10849/10849_5.html +116 -0
  23. code/10849/10849_6.html +293 -0
  24. code/10849/10849_7.html +326 -0
  25. code/1085/1085_0.html +342 -0
  26. code/1085/1085_1.html +207 -0
  27. code/1085/1085_10.html +375 -0
  28. code/1085/1085_11.html +374 -0
  29. code/1085/1085_12.html +318 -0
  30. code/1085/1085_13.html +385 -0
  31. code/1085/1085_14.html +330 -0
  32. code/1085/1085_15.html +336 -0
  33. code/1085/1085_16.html +330 -0
  34. code/1085/1085_17.html +341 -0
  35. code/1085/1085_18.html +227 -0
  36. code/1085/1085_19.html +356 -0
  37. code/1085/1085_2.html +326 -0
  38. code/1085/1085_20.html +346 -0
  39. code/1085/1085_21.html +287 -0
  40. code/1085/1085_22.html +273 -0
  41. code/1085/1085_23.html +198 -0
  42. code/1085/1085_24.html +193 -0
  43. code/1085/1085_25.html +279 -0
  44. code/1085/1085_26.html +420 -0
  45. code/1085/1085_27.html +348 -0
  46. code/1085/1085_28.html +324 -0
  47. code/1085/1085_29.html +351 -0
  48. code/1085/1085_3.html +372 -0
  49. code/1085/1085_30.html +273 -0
  50. code/1085/1085_31.html +296 -0
code/10838/10838_2.html ADDED
@@ -0,0 +1,363 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <html>
2
+ <head>
3
+ <meta charset="UTF-8">
4
+ <title>Mobile UI Mockup</title>
5
+ <style>
6
+ body {
7
+ margin: 0;
8
+ padding: 0;
9
+ background: transparent;
10
+ font-family: Inter, system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, sans-serif;
11
+ }
12
+ #render-target {
13
+ width: 1080px;
14
+ height: 2400px;
15
+ position: relative;
16
+ overflow: hidden;
17
+ background: #dcd9cf; /* light map tone */
18
+ border-radius: 0;
19
+ }
20
+
21
+ /* Map placeholder */
22
+ .map {
23
+ position: absolute;
24
+ left: 0;
25
+ top: 0;
26
+ width: 1080px;
27
+ height: 2400px;
28
+ background: linear-gradient(180deg, #e6e3d8 0%, #d9d5c9 100%);
29
+ color: #757575;
30
+ border: 1px solid #bdbdbd;
31
+ display: flex;
32
+ align-items: center;
33
+ justify-content: center;
34
+ font-size: 28px;
35
+ letter-spacing: 0.5px;
36
+ }
37
+
38
+ /* Status bar */
39
+ .status-bar {
40
+ position: absolute;
41
+ top: 0;
42
+ left: 0;
43
+ width: 1080px;
44
+ height: 108px;
45
+ padding: 0 32px;
46
+ display: flex;
47
+ align-items: center;
48
+ color: #ffffff;
49
+ z-index: 5;
50
+ }
51
+ .status-time {
52
+ font-weight: 600;
53
+ font-size: 34px;
54
+ color: #ffffff;
55
+ }
56
+ .status-icons {
57
+ margin-left: auto;
58
+ display: flex;
59
+ align-items: center;
60
+ gap: 22px;
61
+ }
62
+ .icon {
63
+ width: 36px;
64
+ height: 36px;
65
+ }
66
+
67
+ /* Floating back arrow button */
68
+ .round-back {
69
+ position: absolute;
70
+ top: 136px;
71
+ left: 56px;
72
+ width: 88px;
73
+ height: 88px;
74
+ background: rgba(0,0,0,0.8);
75
+ border-radius: 44px;
76
+ display: flex;
77
+ align-items: center;
78
+ justify-content: center;
79
+ z-index: 6;
80
+ }
81
+ .round-back svg { width: 44px; height: 44px; }
82
+
83
+ /* Right vertical controls */
84
+ .right-stack {
85
+ position: absolute;
86
+ right: 40px;
87
+ top: 410px;
88
+ width: 120px;
89
+ height: 260px;
90
+ background: rgba(0,0,0,0.85);
91
+ border-radius: 60px;
92
+ display: flex;
93
+ flex-direction: column;
94
+ align-items: center;
95
+ justify-content: space-between;
96
+ padding: 26px 0;
97
+ z-index: 6;
98
+ }
99
+ .stack-icon svg { width: 52px; height: 52px; }
100
+ .dots {
101
+ width: 12px;
102
+ height: 12px;
103
+ background: #ffffff;
104
+ border-radius: 50%;
105
+ box-shadow: 0 26px 0 0 #ffffff, 0 52px 0 0 #ffffff;
106
+ }
107
+
108
+ .compass-btn {
109
+ position: absolute;
110
+ right: 52px;
111
+ top: 700px;
112
+ width: 120px;
113
+ height: 120px;
114
+ background: rgba(0,0,0,0.85);
115
+ border-radius: 60px;
116
+ display: flex;
117
+ align-items: center;
118
+ justify-content: center;
119
+ color: #ffffff;
120
+ font-weight: 700;
121
+ font-size: 42px;
122
+ z-index: 6;
123
+ }
124
+
125
+ /* Modal */
126
+ .modal {
127
+ position: absolute;
128
+ left: 110px;
129
+ top: 980px;
130
+ width: 860px;
131
+ background: #0b0b0b;
132
+ border-radius: 54px;
133
+ padding: 64px 60px 56px;
134
+ color: #fff;
135
+ z-index: 10;
136
+ box-shadow: 0 30px 60px rgba(0,0,0,0.5);
137
+ }
138
+ .warning-icon {
139
+ width: 140px;
140
+ height: 140px;
141
+ margin: 0 auto 40px;
142
+ }
143
+ .modal h1 {
144
+ margin: 0 0 18px;
145
+ font-size: 60px;
146
+ font-weight: 700;
147
+ letter-spacing: 0.5px;
148
+ }
149
+ .modal p {
150
+ margin: 0 0 60px;
151
+ font-size: 34px;
152
+ line-height: 1.45;
153
+ color: #d7d7d7;
154
+ }
155
+ .modal-actions {
156
+ display: flex;
157
+ justify-content: center;
158
+ gap: 60px;
159
+ margin-bottom: 46px;
160
+ }
161
+ .modal-actions .btn {
162
+ font-size: 40px;
163
+ font-weight: 700;
164
+ color: #ffffff;
165
+ background: transparent;
166
+ border: none;
167
+ padding: 14px 20px;
168
+ cursor: default;
169
+ }
170
+ .learn {
171
+ text-align: right;
172
+ font-size: 40px;
173
+ font-weight: 700;
174
+ color: #c6e19b;
175
+ }
176
+
177
+ /* Bottom panel */
178
+ .bottom-panel {
179
+ position: absolute;
180
+ left: 0;
181
+ bottom: 120px;
182
+ width: 1080px;
183
+ height: 440px;
184
+ background: rgba(0,0,0,0.9);
185
+ border-top-left-radius: 40px;
186
+ border-top-right-radius: 40px;
187
+ color: #ffffff;
188
+ z-index: 8;
189
+ padding: 36px 40px 30px;
190
+ }
191
+ .metrics {
192
+ display: grid;
193
+ grid-template-columns: 1fr 1fr 1fr;
194
+ column-gap: 20px;
195
+ align-items: center;
196
+ }
197
+ .metric {
198
+ color: #cfcfcf;
199
+ }
200
+ .metric .label {
201
+ font-size: 30px;
202
+ margin-bottom: 8px;
203
+ }
204
+ .metric .value {
205
+ font-size: 48px;
206
+ font-weight: 700;
207
+ color: #ffffff;
208
+ }
209
+
210
+ .controls-row {
211
+ position: absolute;
212
+ bottom: 28px;
213
+ left: 0;
214
+ width: 100%;
215
+ display: flex;
216
+ justify-content: space-between;
217
+ padding: 0 64px;
218
+ align-items: center;
219
+ }
220
+ .pill {
221
+ width: 120px;
222
+ height: 120px;
223
+ background: #142314;
224
+ border-radius: 60px;
225
+ display: flex;
226
+ align-items: center;
227
+ justify-content: center;
228
+ color: #cfe6b5;
229
+ font-size: 36px;
230
+ font-weight: 700;
231
+ }
232
+ .pause-btn {
233
+ width: 260px;
234
+ height: 260px;
235
+ background: #d7d7d7;
236
+ color: #1a1a1a;
237
+ border-radius: 130px;
238
+ display: flex;
239
+ align-items: center;
240
+ justify-content: center;
241
+ font-size: 54px;
242
+ font-weight: 800;
243
+ box-shadow: inset 0 4px 0 rgba(255,255,255,0.2);
244
+ position: relative;
245
+ top: -80px;
246
+ }
247
+ .label-under {
248
+ margin-top: 14px;
249
+ text-align: center;
250
+ color: #cfcfcf;
251
+ font-size: 34px;
252
+ }
253
+
254
+ /* Home indicator */
255
+ .home-indicator {
256
+ position: absolute;
257
+ bottom: 36px;
258
+ left: 50%;
259
+ transform: translateX(-50%);
260
+ width: 180px;
261
+ height: 12px;
262
+ background: #ffffff;
263
+ border-radius: 6px;
264
+ z-index: 9;
265
+ opacity: 0.95;
266
+ }
267
+ </style>
268
+ </head>
269
+ <body>
270
+ <div id="render-target">
271
+ <div class="map">[IMG: Map]</div>
272
+
273
+ <!-- Status Bar -->
274
+ <div class="status-bar">
275
+ <div class="status-time">12:06</div>
276
+ <div class="status-icons">
277
+ <!-- Location pin -->
278
+ <svg class="icon" viewBox="0 0 24 24" fill="#ffffff">
279
+ <path d="M12 2c-4.4 0-8 3.4-8 7.6 0 5.8 7.2 11.7 7.5 11.9.3.2.7.2 1 0 .3-.2 7.5-6.1 7.5-11.9C20 5.4 16.4 2 12 2zm0 10.1c-2.1 0-3.8-1.6-3.8-3.5S9.9 5 12 5s3.8 1.6 3.8 3.5-1.7 3.6-3.8 3.6z"/>
280
+ </svg>
281
+ <!-- WiFi -->
282
+ <svg class="icon" viewBox="0 0 24 24" fill="#ffffff">
283
+ <path d="M12 18.5l1.9-1.9c-1-1-2.7-1-3.7 0L12 18.5zm5-5c-3.8-3.8-10-3.8-13.8 0l1.8 1.8c2.9-2.9 7.3-2.9 10.2 0L17 13.5zm3.5-3.5C16.5 5 7.5 5 3.5 10l1.8 1.8c3.9-3.9 10.2-3.9 14.1 0l1.8-1.8z"/>
284
+ </svg>
285
+ <!-- Battery -->
286
+ <svg class="icon" viewBox="0 0 24 24" fill="#ffffff">
287
+ <path d="M18 7H3c-1.1 0-2 .9-2 2v6c0 1.1.9 2 2 2h15c1.1 0 2-.9 2-2V9c0-1.1-.9-2-2-2zm4 3v4h-2V10h2z"/>
288
+ </svg>
289
+ </div>
290
+ </div>
291
+
292
+ <!-- Back button -->
293
+ <div class="round-back">
294
+ <svg viewBox="0 0 24 24" fill="#ffffff">
295
+ <path d="M15.5 19l-7-7 7-7 1.4 1.4L11.3 12l5.6 5.6-1.4 1.4z"/>
296
+ </svg>
297
+ </div>
298
+
299
+ <!-- Right side controls -->
300
+ <div class="right-stack">
301
+ <div class="stack-icon">
302
+ <svg viewBox="0 0 24 24" fill="#ffffff">
303
+ <path d="M12 2l9 5-9 5-9-5 9-5zm0 10l9 5-9 5-9-5 9-5z"/>
304
+ </svg>
305
+ </div>
306
+ <div class="dots"></div>
307
+ </div>
308
+ <div class="compass-btn">Z</div>
309
+
310
+ <!-- Modal -->
311
+ <div class="modal">
312
+ <svg class="warning-icon" viewBox="0 0 64 64">
313
+ <path d="M32 6L4 58h56L32 6z" fill="none" stroke="#76b43e" stroke-width="4"/>
314
+ <rect x="30" y="22" width="4" height="18" fill="#76b43e"/>
315
+ <circle cx="32" cy="46" r="3" fill="#76b43e"/>
316
+ </svg>
317
+ <h1>Attention</h1>
318
+ <p>Low power mode and battery optimization affect Navigator accuracy.</p>
319
+
320
+ <div class="modal-actions">
321
+ <button class="btn">Don’t show again</button>
322
+ <button class="btn">OK</button>
323
+ </div>
324
+ <div class="learn">Learn more</div>
325
+ </div>
326
+
327
+ <!-- Bottom panel -->
328
+ <div class="bottom-panel">
329
+ <div class="metrics">
330
+ <div class="metric">
331
+ <div class="label">Time</div>
332
+ <div class="value">00:01</div>
333
+ </div>
334
+ <div class="metric" style="text-align:center;">
335
+ <div class="label">Distance</div>
336
+ <div class="value">0.00 km</div>
337
+ </div>
338
+ <div class="metric" style="text-align:right;">
339
+ <div class="label">Elev. gain</div>
340
+ <div class="value">0 m</div>
341
+ </div>
342
+ </div>
343
+
344
+ <div class="controls-row">
345
+ <div style="text-align:center">
346
+ <div class="pill">↗</div>
347
+ <div class="label-under">Elevation</div>
348
+ </div>
349
+
350
+ <div class="pause-btn">Pause</div>
351
+
352
+ <div style="text-align:center">
353
+ <div class="pill">⛷</div>
354
+ <div class="label-under">Activity</div>
355
+ </div>
356
+ </div>
357
+ </div>
358
+
359
+ <!-- Home Indicator -->
360
+ <div class="home-indicator"></div>
361
+ </div>
362
+ </body>
363
+ </html>
code/10838/10838_3.html ADDED
@@ -0,0 +1,343 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <html>
2
+ <head>
3
+ <meta charset="UTF-8">
4
+ <title>Map Activity UI</title>
5
+ <style>
6
+ body { margin: 0; padding: 0; background: transparent; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif; }
7
+ #render-target {
8
+ width: 1080px;
9
+ height: 2400px;
10
+ position: relative;
11
+ overflow: hidden;
12
+ background: #efe7d7; /* light map beige */
13
+ }
14
+
15
+ /* Status bar */
16
+ .statusbar {
17
+ position: absolute;
18
+ top: 18px;
19
+ left: 24px;
20
+ right: 24px;
21
+ height: 60px;
22
+ display: flex;
23
+ align-items: center;
24
+ justify-content: space-between;
25
+ color: #2b2b2b;
26
+ font-weight: 600;
27
+ }
28
+ .status-left {
29
+ display: flex;
30
+ align-items: center;
31
+ gap: 18px;
32
+ }
33
+ .status-left .time {
34
+ font-size: 34px;
35
+ letter-spacing: 0.5px;
36
+ }
37
+ .status-right {
38
+ display: flex;
39
+ align-items: center;
40
+ gap: 16px;
41
+ color: #2b2b2b;
42
+ font-size: 22px;
43
+ }
44
+ .dot {
45
+ width: 10px; height: 10px; background:#2b2b2b; border-radius:50%;
46
+ }
47
+
48
+ /* Map area */
49
+ #map {
50
+ position: absolute;
51
+ top: 0;
52
+ left: 0;
53
+ width: 1080px;
54
+ height: 1780px;
55
+ background: #ede6d5;
56
+ }
57
+ /* Map placeholder label */
58
+ .map-label {
59
+ position: absolute;
60
+ left: 24px;
61
+ bottom: 120px;
62
+ color: #757575;
63
+ font-size: 22px;
64
+ background: rgba(224,224,224,0.5);
65
+ border: 1px solid #bdbdbd;
66
+ padding: 8px 12px;
67
+ border-radius: 8px;
68
+ }
69
+
70
+ /* Decorative simple roads to hint map */
71
+ .road {
72
+ position: absolute;
73
+ height: 0;
74
+ border-top: 10px solid #ffffff;
75
+ opacity: 0.9;
76
+ border-radius: 24px;
77
+ }
78
+ .road.r1 { width: 820px; top: 220px; left: 120px; transform: rotate(4deg); }
79
+ .road.r2 { width: 600px; top: 540px; left: 220px; transform: rotate(-8deg); }
80
+ .road.r3 { width: 780px; top: 980px; left: 160px; transform: rotate(16deg); }
81
+ .road.r4 { width: 520px; top: 1260px; left: 280px; transform: rotate(-14deg); }
82
+ .road.r5 { width: 690px; top: 1500px; left: 110px; transform: rotate(10deg); }
83
+
84
+ /* Dashed trail */
85
+ .trail {
86
+ position: absolute;
87
+ left: 140px;
88
+ top: 620px;
89
+ width: 910px;
90
+ height: 0;
91
+ border-top: 8px dashed #3a3a3a;
92
+ transform: rotate(30deg);
93
+ opacity: 0.9;
94
+ }
95
+
96
+ /* Floating controls on map */
97
+ .circle-btn {
98
+ position: absolute;
99
+ width: 110px; height: 110px; border-radius: 55px;
100
+ background: #0f0f0f; box-shadow: 0 10px 18px rgba(0,0,0,0.35);
101
+ display: flex; align-items: center; justify-content: center;
102
+ }
103
+ .circle-btn.left {
104
+ top: 150px; left: 28px;
105
+ }
106
+ .circle-btn.right {
107
+ top: 360px; right: 28px; width: 120px; height: 120px; border-radius: 60px;
108
+ }
109
+ .pill-stack {
110
+ position: absolute;
111
+ top: 150px; right: 28px;
112
+ width: 128px; height: 240px; border-radius: 64px;
113
+ background: #0f0f0f; box-shadow: 0 12px 22px rgba(0,0,0,0.35);
114
+ display: flex; flex-direction: column; align-items: center; justify-content: space-around; padding: 24px 0;
115
+ }
116
+
117
+ /* Nav marker */
118
+ .nav-marker {
119
+ position: absolute;
120
+ left: 515px; top: 930px;
121
+ width: 150px; height: 150px; border-radius: 75px;
122
+ background: rgba(99, 154, 176, 0.35);
123
+ display: flex; align-items: center; justify-content: center;
124
+ box-shadow: 0 8px 16px rgba(0,0,0,0.1);
125
+ }
126
+
127
+ /* Bottom sheet */
128
+ .sheet {
129
+ position: absolute;
130
+ left: 0; right: 0; bottom: 0;
131
+ height: 620px;
132
+ background: #0b0d0b;
133
+ border-top-left-radius: 36px;
134
+ border-top-right-radius: 36px;
135
+ color: #ffffff;
136
+ box-shadow: 0 -10px 30px rgba(0,0,0,0.4);
137
+ }
138
+ .sheet .handle {
139
+ position: absolute;
140
+ top: 18px; left: 50%;
141
+ transform: translateX(-50%);
142
+ width: 120px; height: 16px; border-radius: 8px; background: #1f231f;
143
+ }
144
+ .metrics {
145
+ position: absolute;
146
+ top: 88px; left: 64px; right: 64px;
147
+ display: grid;
148
+ grid-template-columns: 1fr 1fr 1fr;
149
+ column-gap: 40px;
150
+ text-align: center;
151
+ }
152
+ .metric-title {
153
+ font-size: 30px; color: #a8aba6; margin-bottom: 10px;
154
+ }
155
+ .metric-value {
156
+ font-size: 58px; font-weight: 700; letter-spacing: 0.5px;
157
+ }
158
+
159
+ /* Central controls */
160
+ .controls {
161
+ position: absolute;
162
+ top: 240px;
163
+ left: 0; right: 0;
164
+ display: flex; align-items: center; justify-content: center; gap: 150px;
165
+ }
166
+ .control-circle {
167
+ width: 150px; height: 150px; border-radius: 75px;
168
+ background: #243022; color: #d9e5cf;
169
+ display: flex; align-items: center; justify-content: center;
170
+ }
171
+ .pause-btn {
172
+ width: 240px; height: 240px; border-radius: 120px;
173
+ background: #f2f2f2; color: #1a1a1a;
174
+ display: flex; align-items: center; justify-content: center;
175
+ font-size: 50px; font-weight: 700;
176
+ box-shadow: 0 12px 24px rgba(0,0,0,0.4);
177
+ }
178
+ .control-labels {
179
+ position: absolute;
180
+ top: 420px;
181
+ left: 0; right: 0;
182
+ display: flex; justify-content: space-around;
183
+ color: #d1d5ce; font-size: 34px;
184
+ padding: 0 120px;
185
+ }
186
+
187
+ .sheet .progress {
188
+ position: absolute;
189
+ bottom: 36px; left: 50%;
190
+ transform: translateX(-50%);
191
+ width: 480px; height: 8px; border-radius: 6px; background: #2a2d2a;
192
+ }
193
+
194
+ /* Mapbox watermark */
195
+ .watermark {
196
+ position: absolute;
197
+ bottom: 640px; right: 30px;
198
+ display: flex; align-items: center; gap: 14px;
199
+ color: #3a3a3a; font-weight: 700; font-size: 34px;
200
+ opacity: 0.85;
201
+ }
202
+ .wm-icon {
203
+ width: 42px; height: 42px; border-radius: 50%;
204
+ background: #d9d9d9; border: 1px solid #bdbdbd;
205
+ }
206
+
207
+ /* Simple SVG defaults */
208
+ svg { display: block; }
209
+ </style>
210
+ </head>
211
+ <body>
212
+ <div id="render-target">
213
+
214
+ <!-- Status bar -->
215
+ <div class="statusbar">
216
+ <div class="status-left">
217
+ <div class="time">12:07</div>
218
+ <div class="dot"></div>
219
+ <div class="dot"></div>
220
+ <div class="dot"></div>
221
+ </div>
222
+ <div class="status-right">
223
+ <span style="font-size:22px;">📍</span>
224
+ <span style="font-size:22px;">📶</span>
225
+ <span style="font-size:22px;">🔋</span>
226
+ </div>
227
+ </div>
228
+
229
+ <!-- Map area -->
230
+ <div id="map">
231
+ <!-- roads (simple hints) -->
232
+ <div class="road r1"></div>
233
+ <div class="road r2"></div>
234
+ <div class="road r3"></div>
235
+ <div class="road r4"></div>
236
+ <div class="road r5"></div>
237
+
238
+ <div class="trail"></div>
239
+
240
+ <!-- Left floating back/chevron button -->
241
+ <div class="circle-btn left">
242
+ <svg width="44" height="44" viewBox="0 0 24 24">
243
+ <path d="M5 9l7 7 7-7" fill="none" stroke="#ffffff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
244
+ </svg>
245
+ </div>
246
+
247
+ <!-- Right vertical pill with layer icon and dots -->
248
+ <div class="pill-stack">
249
+ <svg width="54" height="54" viewBox="0 0 24 24">
250
+ <path d="M12 3l8 5-8 5-8-5z" fill="#ffffff"/>
251
+ <path d="M4 13l8 5 8-5" fill="none" stroke="#ffffff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
252
+ </svg>
253
+ <svg width="12" height="64" viewBox="0 0 6 32">
254
+ <circle cx="3" cy="6" r="2" fill="#ffffff"/>
255
+ <circle cx="3" cy="16" r="2" fill="#ffffff"/>
256
+ <circle cx="3" cy="26" r="2" fill="#ffffff"/>
257
+ </svg>
258
+ </div>
259
+
260
+ <!-- Compass/heading button -->
261
+ <div class="circle-btn right">
262
+ <svg width="72" height="72" viewBox="0 0 72 72">
263
+ <circle cx="36" cy="36" r="34" fill="#121212"/>
264
+ <text x="36" y="44" font-size="36" text-anchor="middle" fill="#ffffff" font-weight="800">Z</text>
265
+ <path d="M10 36 l16 -8 v16 z" fill="#ff5630"/>
266
+ <path d="M62 36 l-16 -8 v16 z" fill="#ff9f2f"/>
267
+ </svg>
268
+ </div>
269
+
270
+ <!-- Navigation marker -->
271
+ <div class="nav-marker">
272
+ <svg width="88" height="88" viewBox="0 0 24 24">
273
+ <circle cx="12" cy="12" r="10" fill="#ffffff" opacity="0.9"/>
274
+ <path d="M12 5l5 9-5-3-5 3z" fill="#2e6f86"/>
275
+ <circle cx="12" cy="12" r="10" fill="none" stroke="#cfd8dc" stroke-width="1"/>
276
+ </svg>
277
+ </div>
278
+
279
+ <!-- Map placeholder label -->
280
+ <div class="map-label">[IMG: Map / Mapbox]</div>
281
+ </div>
282
+
283
+ <!-- Mapbox watermark -->
284
+ <div class="watermark">
285
+ <div class="wm-icon"></div>
286
+ <div>mapbox</div>
287
+ </div>
288
+
289
+ <!-- Bottom sheet -->
290
+ <div class="sheet">
291
+ <div class="handle"></div>
292
+
293
+ <div class="metrics">
294
+ <div>
295
+ <div class="metric-title">Time</div>
296
+ <div class="metric-value">00:45</div>
297
+ </div>
298
+ <div>
299
+ <div class="metric-title">Distance</div>
300
+ <div class="metric-value">0.00 km</div>
301
+ </div>
302
+ <div>
303
+ <div class="metric-title">Elev. gain</div>
304
+ <div class="metric-value">0 m</div>
305
+ </div>
306
+ </div>
307
+
308
+ <div class="controls">
309
+ <!-- Elevation circle -->
310
+ <div class="control-circle">
311
+ <svg width="86" height="86" viewBox="0 0 24 24">
312
+ <path d="M4 18l5-6 4 4 7-10" fill="none" stroke="#d9e5cf" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
313
+ <circle cx="4" cy="18" r="1.5" fill="#d9e5cf"/>
314
+ <circle cx="9" cy="12" r="1.5" fill="#d9e5cf"/>
315
+ <circle cx="13" cy="16" r="1.5" fill="#d9e5cf"/>
316
+ <circle cx="20" cy="6" r="1.5" fill="#d9e5cf"/>
317
+ </svg>
318
+ </div>
319
+
320
+ <!-- Pause main button -->
321
+ <div class="pause-btn">Pause</div>
322
+
323
+ <!-- Activity circle -->
324
+ <div class="control-circle">
325
+ <svg width="86" height="86" viewBox="0 0 24 24">
326
+ <path d="M8 6a2 2 0 1 0 4 0a2 2 0 1 0-4 0" fill="#d9e5cf"/>
327
+ <path d="M6 20l4-6 4 3 4-1" fill="none" stroke="#d9e5cf" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
328
+ <path d="M8 8l-2 4 4 2 2-4" fill="none" stroke="#d9e5cf" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
329
+ </svg>
330
+ </div>
331
+ </div>
332
+
333
+ <div class="control-labels">
334
+ <div>Elevation</div>
335
+ <div>Activity</div>
336
+ </div>
337
+
338
+ <div class="progress"></div>
339
+ </div>
340
+
341
+ </div>
342
+ </body>
343
+ </html>
code/1084/1084_1.html ADDED
@@ -0,0 +1,129 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html>
3
+ <head>
4
+ <meta charset="UTF-8">
5
+ <meta name="viewport" content="width=1080, initial-scale=1.0">
6
+ <title>Recipe Discover UI</title>
7
+ <style>
8
+ body { margin: 0; padding: 0; background: transparent; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif; color: #F5F5F5; }
9
+ #render-target {
10
+ width: 1080px; height: 2400px; position: relative; overflow: hidden;
11
+ background: #222327;
12
+ }
13
+ .status-bar {
14
+ height: 92px; padding: 0 40px; display: flex; align-items: center; justify-content: space-between; color: #EDEDED; font-weight: 600; font-size: 40px;
15
+ }
16
+ .status-right { display: flex; align-items: center; gap: 24px; }
17
+ .search-wrap { padding: 24px 40px 0 40px; }
18
+ .search-bar {
19
+ height: 110px; border: 2px solid #46484F; border-radius: 55px; display: flex; align-items: center; padding: 0 32px; color: #9CA0A6; background: rgba(255,255,255,0.02);
20
+ }
21
+ .search-icon { width: 46px; height: 46px; margin-right: 20px; }
22
+ .search-text { font-size: 42px; font-weight: 500; color: #9CA0A6; }
23
+ .divider { height: 2px; background: #2E3035; margin-top: 24px; }
24
+ .section { padding: 32px 40px 0 40px; }
25
+ .section h2 { margin: 0 0 24px 0; font-size: 60px; font-weight: 800; letter-spacing: 0.2px; }
26
+ .card-row { display: grid; grid-template-columns: 300px 300px 300px; gap: 36px; }
27
+ .card { }
28
+ .img {
29
+ width: 300px; height: 220px; background: #E0E0E0; border: 1px solid #BDBDBD;
30
+ display: flex; justify-content: center; align-items: center; color: #757575; font-size: 36px; border-radius: 18px;
31
+ }
32
+ .title { margin-top: 20px; font-size: 40px; font-weight: 800; color: #F4F4F4; }
33
+ .subtag { margin-top: 12px; display: inline-flex; align-items: center; gap: 12px; color: #87D5C9; font-size: 34px; font-weight: 700; }
34
+ .bag-icon { width: 34px; height: 34px; }
35
+ .bottom-space { height: 200px; }
36
+ /* Bottom navigation */
37
+ .bottom-nav {
38
+ position: absolute; left: 0; bottom: 0; width: 100%; height: 180px; background: #24252A;
39
+ display: flex; align-items: center; justify-content: space-around; border-top: 1px solid #2F3136;
40
+ }
41
+ .nav-item { display: flex; flex-direction: column; align-items: center; gap: 12px; color: #9DA0A6; }
42
+ .nav-item .label { font-size: 34px; font-weight: 700; }
43
+ .nav-icon { width: 56px; height: 56px; }
44
+ .active { color: #FF4D8D; }
45
+ .profile-badge {
46
+ width: 64px; height: 64px; border-radius: 32px; background: #8C6B5B; display: flex; align-items: center; justify-content: center; color: #F0E6E3; font-weight: 800;
47
+ }
48
+ .home-indicator {
49
+ position: absolute; left: 50%; transform: translateX(-50%);
50
+ bottom: 20px; width: 320px; height: 14px; background: #FFFFFF; opacity: 0.85; border-radius: 7px;
51
+ }
52
+ </style>
53
+ </head>
54
+ <body>
55
+ <div id="render-target">
56
+ <!-- Status bar -->
57
+ <div class="status-bar">
58
+ <div>9:54 60°</div>
59
+ <div class="status-right">
60
+ <!-- simple triangular play icon -->
61
+ <svg class="nav-icon" viewBox="0 0 24 24" fill="#EDEDED"><path d="M8 5l10 7-10 7V5z"/></svg>
62
+ <!-- download icon -->
63
+ <svg class="nav-icon" viewBox="0 0 24 24" fill="#EDEDED"><path d="M12 3v10l4-4 2 2-7 7-7-7 2-2 4 4V3h2z"/></svg>
64
+ <!-- cloud icon -->
65
+ <svg class="nav-icon" viewBox="0 0 24 24" fill="#EDEDED"><path d="M7 17h10a4 4 0 0 0 0-8h-1a6 6 0 0 0-11 3 4 4 0 0 0 2 5z"/></svg>
66
+ <!-- wifi -->
67
+ <svg class="nav-icon" viewBox="0 0 24 24" fill="#EDEDED"><path d="M12 18l2 2-2 2-2-2 2-2zm-6-8a12 12 0 0 1 16 0l-2 2a9 9 0 0 0-12 0l-2-2zm3 3a8 8 0 0 1 10 0l-2 2a5 5 0 0 0-6 0l-2-2z"/></svg>
68
+ <!-- battery -->
69
+ <svg class="nav-icon" viewBox="0 0 24 24" fill="#EDEDED"><path d="M20 8h2v8h-2V8zM5 7h14a2 2 0 0 1 2 2v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V9a2 2 0 0 1 2-2z"/></svg>
70
+ </div>
71
+ </div>
72
+
73
+ <!-- Search -->
74
+ <div class="search-wrap">
75
+ <div class="search-bar">
76
+ <svg class="search-icon" viewBox="0 0 24 24" fill="none" stroke="#9CA0A6" stroke-width="2"><circle cx="11" cy="11" r="7"></circle><path d="M21 21l-4.35-4.35"></path></svg>
77
+ <div class="search-text">Search for recipes</div>
78
+ </div>
79
+ <div class="divider"></div>
80
+ </div>
81
+
82
+ <!-- Popular Recipes -->
83
+ <div class="section">
84
+ <h2>Popular Recipes This Week</h2>
85
+ <div class="card-row">
86
+ <div class="card">
87
+ <div class="img">[IMG: Cookie & Macaron Collage]</div>
88
+ <div class="title">31 Cookie Recipes</div>
89
+ </div>
90
+ <div class="card">
91
+ <div class="img">[IMG: Loaded Potato Soup Bowl]</div>
92
+ <div class="title">Slow Cooker Loaded Potato Soup</div>
93
+ <div class="subtag">
94
+ <svg class="bag-icon" viewBox="0 0 24 24" fill="#87D5C9"><path d="M7 8h10l-1 12H8L7 8zm2-3a3 3 0 0 1 6 0v1H9V5z"/></svg>
95
+ Affordable
96
+ </div>
97
+ </div>
98
+ <div class="card">
99
+ <div class="img">[IMG: Kid-Friendly Recipe Collage]</div>
100
+ <div class="title">52 Kid-Friendly Recipes</div>
101
+ </div>
102
+ </div>
103
+ </div>
104
+
105
+ <!-- Pumpkin -->
106
+ <div class="section" style="margin-top: 24px;">
107
+ <h2>Unapologetically Pumpkin</h2>
108
+ <div class="card-row">
109
+ <div class="card">
110
+ <div class="img">[IMG: Mini Pumpkin Cheesecake Pies]</div>
111
+ <div class="title">Mini Pumpkin Cheesecake Pies</div>
112
+ </div>
113
+ <div class="card">
114
+ <div class="img">[IMG: Fresh Pumpkin Pie Close-up]</div>
115
+ <div class="title">Fresh Pumpkin Pie</div>
116
+ </div>
117
+ <div class="card">
118
+ <div class="img">[IMG: Pumpkin Curried Soup]</div>
119
+ <div class="title">Pumpkin Curry Soup</div>
120
+ </div>
121
+ </div>
122
+ </div>
123
+
124
+ <!-- Pancakes -->
125
+ <div class="section" style="margin-top: 24px;">
126
+ <h2>Pancakes</h2>
127
+ <div class="card-row">
128
+ <div class="card">
129
+ <div class="img">[IMG: Fluffy
code/1084/1084_2.html ADDED
@@ -0,0 +1,243 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html lang="en">
3
+ <head>
4
+ <meta charset="utf-8">
5
+ <meta name="viewport" content="width=1080, initial-scale=1.0">
6
+ <title>Discover Screen Mock</title>
7
+ <style>
8
+ body { margin:0; padding:0; background:transparent; font-family: "Inter", "SF Pro Text", Arial, sans-serif; }
9
+ #render-target {
10
+ width:1080px; height:2400px; position:relative; overflow:hidden;
11
+ background:#1a1a1e; color:#f5f5f7;
12
+ }
13
+
14
+ /* Status bar */
15
+ .status-bar {
16
+ position:absolute; top:24px; left:36px; right:36px; height:72px;
17
+ display:flex; align-items:center; justify-content:space-between; color:#eaeaea; font-weight:600; font-size:42px;
18
+ }
19
+ .status-right { display:flex; gap:30px; align-items:center; }
20
+ .sb-icon svg { width:42px; height:42px; fill:#eaeaea; }
21
+
22
+ /* Header controls */
23
+ .header {
24
+ position:absolute; top:120px; left:36px; right:36px; height:150px;
25
+ display:flex; align-items:center; gap:30px;
26
+ }
27
+ .back-btn {
28
+ width:64px; height:64px; display:flex; align-items:center; justify-content:center;
29
+ }
30
+ .back-btn svg { width:56px; height:56px; stroke:#ff5b87; stroke-width:10; fill:none; }
31
+ .search-bar {
32
+ flex:1; height:100px; border-radius:50px; background:#2a2a30;
33
+ border:2px solid #3a3a44; position:relative; display:flex; align-items:center; padding:0 30px; color:#bdbdc2;
34
+ }
35
+ .search-icon { margin-right:20px; }
36
+ .search-icon svg { width:48px; height:48px; fill:none; stroke:#bdbdc2; stroke-width:8; }
37
+
38
+ /* Section titles */
39
+ .section-title {
40
+ position:absolute; left:48px; font-weight:800; font-size:54px;
41
+ }
42
+ .popular-title { top:310px; }
43
+ .difficulty-title { top:1200px; }
44
+
45
+ /* Card grid */
46
+ .grid {
47
+ position:absolute; left:48px; right:48px; top:390px;
48
+ display:grid; grid-template-columns:1fr 1fr; gap:36px;
49
+ }
50
+ .card {
51
+ background:#2f3037; border-radius:26px; padding:32px; display:flex; align-items:center; gap:26px;
52
+ box-shadow:0 2px 0 rgba(0,0,0,0.25) inset;
53
+ }
54
+ .img-ph {
55
+ width:86px; height:86px; background:#E0E0E0; border:1px solid #BDBDBD; color:#757575;
56
+ display:flex; align-items:center; justify-content:center; border-radius:50%;
57
+ font-size:22px; font-weight:700; text-align:center;
58
+ }
59
+ .card-title {
60
+ font-size:44px; font-weight:800; color:#ffffff; line-height:1.15;
61
+ }
62
+
63
+ /* Chips */
64
+ .chips {
65
+ position:absolute; left:48px; right:48px; top:1270px;
66
+ display:flex; gap:24px; flex-wrap:nowrap;
67
+ }
68
+ .chip {
69
+ background:#c21e53; color:#fff; padding:26px 36px; border-radius:40px; font-weight:700; font-size:36px;
70
+ box-shadow:0 6px 0 rgba(0,0,0,0.25) inset;
71
+ }
72
+
73
+ /* Bottom nav */
74
+ .bottom-nav {
75
+ position:absolute; left:0; right:0; top:1510px; height:170px;
76
+ background:#202024; border-top:2px solid #2e2e35; display:flex; align-items:center; justify-content:space-around;
77
+ }
78
+ .nav-item { display:flex; flex-direction:column; align-items:center; gap:14px; color:#bfbfc5; font-size:32px; font-weight:700; }
79
+ .nav-item.active { color:#ff5b87; }
80
+ .nav-item svg { width:58px; height:58px; }
81
+ .avatar {
82
+ width:58px; height:58px; border-radius:50%; background:#6d5c5f; display:flex; align-items:center; justify-content:center; font-weight:800; }
83
+
84
+ /* Keyboard mock */
85
+ .keyboard {
86
+ position:absolute; left:0; right:0; bottom:0; height:820px; background:#0f0f11;
87
+ padding:36px 26px 26px; box-sizing:border-box;
88
+ }
89
+ .kb-top { display:flex; gap:22px; margin-bottom:26px; }
90
+ .kb-badge {
91
+ width:84px; height:84px; background:#2a2a2c; border-radius:22px; display:flex; align-items:center; justify-content:center; color:#e7d9c4; font-weight:800; font-size:32px;
92
+ }
93
+ .kb-rows { margin-top:20px; }
94
+ .row { display:flex; justify-content:center; gap:16px; margin:18px 0; }
95
+ .key {
96
+ min-width:84px; height:110px; background:#2b2b2f; border-radius:22px; display:flex; align-items:center; justify-content:center;
97
+ color:#e9e0d3; font-size:42px; font-weight:700;
98
+ }
99
+ .key.wide { min-width:330px; }
100
+ .key.medium { min-width:140px; }
101
+ .key.circle { width:120px; height:120px; border-radius:60px; background:#e7c989; color:#222; }
102
+ .key.small-circle { width:110px; height:110px; border-radius:55px; }
103
+ .kb-bottom { display:flex; align-items:center; justify-content:space-between; padding:0 18px; }
104
+
105
+ /* Safe label colors */
106
+ .muted { color:#a6a6ac; }
107
+ </style>
108
+ </head>
109
+ <body>
110
+ <div id="render-target">
111
+
112
+ <!-- Status bar -->
113
+ <div class="status-bar">
114
+ <div>9:55</div>
115
+ <div class="status-right">
116
+ <div class="sb-icon" title="Location">
117
+ <svg viewBox="0 0 24 24"><path d="M12 2c4.4 0 8 3.6 8 8 0 6-8 12-8 12S4 16 4 10c0-4.4 3.6-8 8-8zm0 5a3 3 0 110 6 3 3 0 010-6z"/></svg>
118
+ </div>
119
+ <div class="sb-icon" title="Download">
120
+ <svg viewBox="0 0 24 24"><path d="M12 3v10m0 0l4-4m-4 4l-4-4M4 19h16" stroke="#eaeaea" stroke-width="2" fill="none"/></svg>
121
+ </div>
122
+ <div class="sb-icon" title="Cloud">
123
+ <svg viewBox="0 0 24 24"><path d="M6 18h10a4 4 0 100-8 5 5 0 10-10 2" stroke="#eaeaea" stroke-width="2" fill="none"/></svg>
124
+ </div>
125
+ <div class="sb-icon" title="Wi-Fi">
126
+ <svg viewBox="0 0 24 24"><path d="M2 8c5-4 15-4 20 0M5 12c3-2 11-2 14 0M9 16c2-1 4-1 6 0M12 20l.01-.01" stroke="#eaeaea" stroke-width="2" fill="none"/></svg>
127
+ </div>
128
+ <div class="sb-icon" title="Battery">
129
+ <svg viewBox="0 0 30 24"><rect x="2" y="6" width="22" height="12" rx="2" ry="2" fill="none" stroke="#eaeaea" stroke-width="2"/><rect x="4" y="8" width="14" height="8" fill="#eaeaea"/><rect x="24" y="9" width="4" height="6" rx="1" fill="#eaeaea"/></svg>
130
+ </div>
131
+ </div>
132
+ </div>
133
+
134
+ <!-- Header with back and search -->
135
+ <div class="header">
136
+ <div class="back-btn" title="Back">
137
+ <svg viewBox="0 0 24 24"><path d="M15 4l-8 8 8 8"/><path d="M21 12H7"/></svg>
138
+ </div>
139
+ <div class="search-bar">
140
+ <div class="search-icon">
141
+ <svg viewBox="0 0 24 24"><circle cx="10" cy="10" r="6"/><path d="M15 15l6 6"/></svg>
142
+ </div>
143
+ <div class="muted" style="font-size:40px;">Search recipes</div>
144
+ </div>
145
+ </div>
146
+
147
+ <!-- Popular section -->
148
+ <div class="section-title popular-title">Popular</div>
149
+ <div class="grid">
150
+ <div class="card">
151
+ <div class="img-ph">[IMG: Pot]</div>
152
+ <div class="card-title">Easy Dinner</div>
153
+ </div>
154
+ <div class="card">
155
+ <div class="img-ph">[IMG: Bowl]</div>
156
+ <div class="card-title">5 Ingredients<br>or Less</div>
157
+ </div>
158
+ <div class="card">
159
+ <div class="img-ph">[IMG: Clock]</div>
160
+ <div class="card-title">Under 30<br>Minutes</div>
161
+ </div>
162
+ <div class="card">
163
+ <div class="img-ph">[IMG: Drumstick]</div>
164
+ <div class="card-title">Chicken</div>
165
+ </div>
166
+ <div class="card">
167
+ <div class="img-ph">[IMG: Money]</div>
168
+ <div class="card-title">Affordable</div>
169
+ </div>
170
+ <div class="card">
171
+ <div class="img-ph">[IMG: Cookie]</div>
172
+ <div class="card-title">Desserts</div>
173
+ </div>
174
+ </div>
175
+
176
+ <!-- Difficulty section -->
177
+ <div class="section-title difficulty-title">Difficulty</div>
178
+ <div class="chips">
179
+ <div class="chip">5 Ingredients or Less</div>
180
+ <div class="chip">Difficulty</div>
181
+ <div class="chip">Easy</div>
182
+ </div>
183
+
184
+ <!-- Bottom navigation -->
185
+ <div class="bottom-nav">
186
+ <div class="nav-item active">
187
+ <svg viewBox="0 0 24 24"><circle cx="11" cy="11" r="7" stroke="#ff5b87" stroke-width="2" fill="none"/><path d="M16 16l6 6" stroke="#ff5b87" stroke-width="2"/></svg>
188
+ <div>Discover</div>
189
+ </div>
190
+ <div class="nav-item">
191
+ <svg viewBox="0 0 24 24"><path d="M3 12c0-5 4-9 9-9s9 4 9 9-4 9-9 9S3 17 3 12z" fill="none" stroke="#bfbfc5" stroke-width="2"/><path d="M8 15h8M7 10h10" stroke="#bfbfc5" stroke-width="2"/></svg>
192
+ <div>Community</div>
193
+ </div>
194
+ <div class="nav-item">
195
+ <svg viewBox="0 0 24 24"><path d="M6 7h12l-2 12H8L6 7z" fill="none" stroke="#bfbfc5" stroke-width="2"/><circle cx="9" cy="20" r="2" fill="#bfbfc5"/><circle cx="15" cy="20" r="2" fill="#bfbfc5"/></svg>
196
+ <div>My Cart</div>
197
+ </div>
198
+ <div class="nav-item">
199
+ <div class="avatar">I</div>
200
+ <div>Profile</div>
201
+ </div>
202
+ </div>
203
+
204
+ <!-- Keyboard mock -->
205
+ <div class="keyboard">
206
+ <div class="kb-top">
207
+ <div class="kb-badge">▦</div>
208
+ <div class="kb-badge">☺</div>
209
+ <div class="kb-badge">GIF</div>
210
+ <div class="kb-badge">⚙</div>
211
+ <div class="kb-badge">⟲</div>
212
+ <div class="kb-badge">🎨</div>
213
+ <div class="kb-badge">🎤</div>
214
+ </div>
215
+
216
+ <div class="kb-rows">
217
+ <div class="row">
218
+ <div class="key">q</div><div class="key">w</div><div class="key">e</div><div class="key">r</div><div class="key">t</div>
219
+ <div class="key">y</div><div class="key">u</div><div class="key">i</div><div class="key">o</div><div class="key">p</div>
220
+ </div>
221
+ <div class="row">
222
+ <div class="key">a</div><div class="key">s</div><div class="key">d</div><div class="key">f</div><div class="key">g</div>
223
+ <div class="key">h</div><div class="key">j</div><div class="key">k</div><div class="key">l</div>
224
+ </div>
225
+ <div class="row">
226
+ <div class="key medium">⇧</div>
227
+ <div class="key">z</div><div class="key">x</div><div class="key">c</div><div class="key">v</div><div class="key">b</div><div class="key">n</div><div class="key">m</div>
228
+ <div class="key medium">⌫</div>
229
+ </div>
230
+ <div class="kb-bottom">
231
+ <div class="key circle">?123</div>
232
+ <div class="key small-circle">,</div>
233
+ <div class="key small-circle">☺</div>
234
+ <div class="key wide">space</div>
235
+ <div class="key small-circle">.</div>
236
+ <div class="key circle">✓</div>
237
+ </div>
238
+ </div>
239
+ </div>
240
+
241
+ </div>
242
+ </body>
243
+ </html>
code/1084/1084_3.html ADDED
@@ -0,0 +1,264 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html lang="en">
3
+ <head>
4
+ <meta charset="UTF-8" />
5
+ <meta name="viewport" content="width=1080, initial-scale=1.0" />
6
+ <title>Recipe Discover</title>
7
+ <style>
8
+ :root{
9
+ --bg:#242629;
10
+ --card:#2b2f33;
11
+ --muted:#9aa0a6;
12
+ --text:#eaeef2;
13
+ --accent:#ff6f9b;
14
+ --accent-2:#53c0b5;
15
+ --border:#3a3f45;
16
+ }
17
+ body{ margin:0; padding:0; background:transparent; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif; }
18
+ #render-target{
19
+ width:1080px; height:2400px;
20
+ position:relative; overflow:hidden;
21
+ background:var(--bg);
22
+ border-radius:42px;
23
+ box-shadow:0 20px 60px rgba(0,0,0,0.35);
24
+ color:var(--text);
25
+ }
26
+
27
+ /* Status bar */
28
+ .status-bar{
29
+ position:absolute; top:0; left:0; right:0;
30
+ height:110px; padding:24px 36px;
31
+ display:flex; align-items:center; justify-content:space-between;
32
+ font-weight:600; font-size:34px; color:#fff;
33
+ }
34
+ .status-left{ display:flex; align-items:center; gap:18px; opacity:.9; }
35
+ .status-right{ display:flex; align-items:center; gap:26px; opacity:.95; }
36
+ .icon{ width:40px; height:40px; display:inline-block; }
37
+ .icon svg{ width:100%; height:100%; }
38
+
39
+ /* Header & search */
40
+ .header{
41
+ position:absolute; top:120px; left:32px; right:32px;
42
+ padding:24px 8px;
43
+ }
44
+ .back-and-search{ display:flex; align-items:center; gap:24px; }
45
+ .back-btn{
46
+ width:90px; height:90px; border-radius:45px;
47
+ display:flex; align-items:center; justify-content:center;
48
+ color:var(--text);
49
+ }
50
+ .search-bar{
51
+ flex:1; height:100px;
52
+ border-radius:50px; border:2px solid var(--border);
53
+ background:#2a2e32; color:var(--muted);
54
+ display:flex; align-items:center; padding:0 34px;
55
+ letter-spacing:0.2px; font-size:36px;
56
+ }
57
+ .search-placeholder{ flex:1; }
58
+ .filter-btn{
59
+ width:90px; height:90px; border-radius:50px;
60
+ display:flex; align-items:center; justify-content:center;
61
+ color:var(--accent);
62
+ }
63
+
64
+ /* Pills */
65
+ .pill-row{ margin-top:32px; display:flex; gap:16px; }
66
+ .pill{
67
+ display:inline-flex; align-items:center; gap:18px;
68
+ background:var(--accent); color:#fff;
69
+ padding:22px 32px; border-radius:999px;
70
+ font-weight:700; font-size:36px;
71
+ }
72
+ .pill .close{
73
+ width:46px; height:46px; border-radius:23px; background:rgba(255,255,255,0.2);
74
+ display:flex; align-items:center; justify-content:center;
75
+ }
76
+
77
+ /* Grid list */
78
+ .content{
79
+ position:absolute; left:32px; right:32px; top:360px; bottom:220px;
80
+ overflow:auto; padding-right:6px;
81
+ }
82
+ .grid{
83
+ display:grid; grid-template-columns:repeat(2, 1fr);
84
+ gap:28px 28px;
85
+ }
86
+ .card{
87
+ background:transparent; border-radius:24px;
88
+ }
89
+ .img{
90
+ width:100%; height:360px;
91
+ background:#E0E0E0; border:1px solid #BDBDBD; color:#757575;
92
+ border-radius:22px;
93
+ display:flex; align-items:center; justify-content:center;
94
+ font-size:34px; text-align:center; padding:18px;
95
+ }
96
+ .title{
97
+ margin-top:18px; font-size:42px; font-weight:800; line-height:1.2;
98
+ }
99
+ .meta{
100
+ margin-top:10px; font-size:32px; color:var(--muted); display:flex; align-items:center; gap:14px;
101
+ }
102
+ .meta .ok{ color:var(--accent-2); font-weight:700; }
103
+
104
+ /* Bottom nav */
105
+ .bottom-nav{
106
+ position:absolute; left:0; right:0; bottom:90px;
107
+ height:160px; background:rgba(0,0,0,0.18);
108
+ display:flex; align-items:center; justify-content:space-around;
109
+ backdrop-filter: blur(10px);
110
+ border-top:1px solid rgba(255,255,255,0.06);
111
+ }
112
+ .nav-item{
113
+ width:200px; height:120px;
114
+ display:flex; flex-direction:column; align-items:center; justify-content:center;
115
+ gap:12px; color:var(--muted);
116
+ font-size:30px; font-weight:700;
117
+ }
118
+ .nav-item .icon{ width:50px; height:50px; }
119
+ .nav-item.active{ color:var(--accent); }
120
+ .profile-dot{
121
+ width:52px; height:52px; border-radius:26px; background:#b7a28b;
122
+ }
123
+
124
+ .home-indicator{
125
+ position:absolute; left:50%; transform:translateX(-50%);
126
+ bottom:30px; width:360px; height:10px; border-radius:6px; background:#fff; opacity:.85;
127
+ }
128
+
129
+ /* Scrollbar subtle */
130
+ .content::-webkit-scrollbar{ width:8px; }
131
+ .content::-webkit-scrollbar-thumb{ background:#3a3f45; border-radius:8px; }
132
+ </style>
133
+ </head>
134
+ <body>
135
+ <div id="render-target">
136
+ <!-- Status Bar -->
137
+ <div class="status-bar">
138
+ <div class="status-left">
139
+ <div>9:55</div>
140
+ <div>60°</div>
141
+ <span class="icon" title="Play">
142
+ <svg viewBox="0 0 24 24" fill="#fff"><path d="M8 5l12 7-12 7V5z"/></svg>
143
+ </span>
144
+ <span class="icon" title="Location">
145
+ <svg viewBox="0 0 24 24" fill="#fff"><path d="M12 2a7 7 0 0 0-7 7c0 5.25 7 13 7 13s7-7.75 7-13a7 7 0 0 0-7-7zm0 9.5a2.5 2.5 0 1 1 0-5 2.5 2.5 0 0 1 0 5z"/></svg>
146
+ </span>
147
+ <span class="icon" title="Cloud">
148
+ <svg viewBox="0 0 24 24" fill="#fff"><path d="M6 18h11a4 4 0 1 0-1-7.87A6 6 0 0 0 5 10a4 4 0 0 0 1 8z"/></svg>
149
+ </span>
150
+ </div>
151
+ <div class="status-right">
152
+ <span class="icon" title="WiFi">
153
+ <svg viewBox="0 0 24 24" fill="#fff"><path d="M2 8a16 16 0 0 1 20 0l-2 2a13 13 0 0 0-16 0L2 8zm4 5a10 10 0 0 1 12 0l-2 2a7 7 0 0 0-8 0l-2-2zm6 5l-3-3 3-3 3 3-3 3z"/></svg>
154
+ </span>
155
+ <span class="icon" title="Battery">
156
+ <svg viewBox="0 0 24 24" fill="#fff"><path d="M2 8h16v8H2V8zm18 3h2v2h-2v-2z"/></svg>
157
+ </span>
158
+ </div>
159
+ </div>
160
+
161
+ <!-- Header -->
162
+ <div class="header">
163
+ <div class="back-and-search">
164
+ <div class="back-btn">
165
+ <svg viewBox="0 0 24 24" width="60" height="60" fill="#ff6f9b"><path d="M15 19l-7-7 7-7v14z"/></svg>
166
+ </div>
167
+ <div class="search-bar">
168
+ <div class="search-placeholder">Search for recipes</div>
169
+ <div class="filter-btn">
170
+ <svg viewBox="0 0 24 24" width="46" height="46" fill="#ff6f9b"><path d="M4 6h16v2H4V6zm3 5h10v2H7v-2zm4 5h2v2h-2v-2z"/></svg>
171
+ </div>
172
+ </div>
173
+ </div>
174
+
175
+ <div class="pill-row">
176
+ <div class="pill">
177
+ <span>Desserts</span>
178
+ <span class="close">
179
+ <svg viewBox="0 0 24 24" width="26" height="26" fill="#fff"><path d="M18 6L6 18M6 6l12 12" stroke="#fff" stroke-width="2" fill="none"/></svg>
180
+ </span>
181
+ </div>
182
+ </div>
183
+ </div>
184
+
185
+ <!-- Content Grid -->
186
+ <div class="content">
187
+ <div class="grid">
188
+ <!-- Card 1 -->
189
+ <div class="card">
190
+ <div class="img">[IMG: Chocolate-Covered Strawberry Turkeys]</div>
191
+ <div class="title">Chocolate-Covered Strawberry Turkeys</div>
192
+ <div class="meta">
193
+ <svg class="icon" viewBox="0 0 24 24"><path d="M12 22a10 10 0 1 1 0-20 10 10 0 0 1 0 20zm1-10.6l4.2 2.5-1 1.7-5.2-3.1V6h2v5.4z" fill="#53c0b5"/></svg>
194
+ <span class="ok">Under 30 min</span>
195
+ </div>
196
+ </div>
197
+
198
+ <!-- Card 2 -->
199
+ <div class="card">
200
+ <div class="img">[IMG: Home kitchen dessert preparation]</div>
201
+ <div class="title">Mom's Cinnamon Twists</div>
202
+ <div class="meta">Presented by McCormick</div>
203
+ </div>
204
+
205
+ <!-- Card 3 -->
206
+ <div class="card">
207
+ <div class="img">[IMG: Matcha tiramisu close-up in dish]</div>
208
+ <div class="title">Matcha Tiramisu</div>
209
+ <div class="meta">
210
+ <svg class="icon" viewBox="0 0 24 24"><path d="M4 6h16v12H4V6zm4 2v8h8V8H8zm-4-4h16v2H4V4z" fill="#53c0b5"/></svg>
211
+ <span class="ok">Affordable</span>
212
+ </div>
213
+ </div>
214
+
215
+ <!-- Card 4 -->
216
+ <div class="card">
217
+ <div class="img">[IMG: Crème brûlée with cranberry tanghulu and compote]</div>
218
+ <div class="title">Crème Brûlée With Cranberry Tanghulu And Compote</div>
219
+ <div class="meta">Presented by McCormick</div>
220
+ </div>
221
+
222
+ <!-- Card 5 (thumbnail style) -->
223
+ <div class="card">
224
+ <div class="img" style="height:280px;">[IMG: Dessert talk show frame]</div>
225
+ </div>
226
+
227
+ <!-- Card 6 (thumbnail style) -->
228
+ <div class="card">
229
+ <div class="img" style="height:280px;">[IMG: Kitchen scene with dessert]</div>
230
+ </div>
231
+ </div>
232
+ </div>
233
+
234
+ <!-- Bottom Navigation -->
235
+ <div class="bottom-nav">
236
+ <div class="nav-item active">
237
+ <span class="icon">
238
+ <svg viewBox="0 0 24 24" fill="currentColor"><path d="M10 18l7-6-7-6v12z"/></svg>
239
+ </span>
240
+ <div>Discover</div>
241
+ </div>
242
+ <div class="nav-item">
243
+ <span class="icon">
244
+ <svg viewBox="0 0 24 24" fill="currentColor"><path d="M12 2a7 7 0 0 0-7 7v7h14V9a7 7 0 0 0-7-7zm0 6a3 3 0 1 1 0 6 3 3 0 0 1 0-6z"/></svg>
245
+ </span>
246
+ <div>Community</div>
247
+ </div>
248
+ <div class="nav-item">
249
+ <span class="icon">
250
+ <svg viewBox="0 0 24 24" fill="currentColor"><path d="M6 6h12l-1 12H7L6 6zm2 16a2 2 0 1 0 0-4 2 2 0 0 0 0 4zm8 0a2 2 0 1 0 0-4 2 2 0 0 0 0 4z"/></svg>
251
+ </span>
252
+ <div>My Cart</div>
253
+ </div>
254
+ <div class="nav-item">
255
+ <span class="profile-dot"></span>
256
+ <div>Profile</div>
257
+ </div>
258
+ </div>
259
+
260
+ <!-- Home indicator -->
261
+ <div class="home-indicator"></div>
262
+ </div>
263
+ </body>
264
+ </html>
code/1084/1084_5.html ADDED
@@ -0,0 +1,280 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html lang="en">
3
+ <head>
4
+ <meta charset="utf-8">
5
+ <meta name="viewport" content="width=1080, initial-scale=1">
6
+ <title>Recipe Discover</title>
7
+ <style>
8
+ body { margin: 0; padding: 0; background: transparent; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Helvetica Neue", Arial, "Noto Sans", sans-serif; }
9
+ #render-target {
10
+ width: 1080px;
11
+ height: 2400px;
12
+ position: relative;
13
+ overflow: hidden;
14
+ background: #1F1F22;
15
+ border-radius: 40px;
16
+ box-shadow: 0 20px 60px rgba(0,0,0,0.35);
17
+ color: #F3F3F3;
18
+ }
19
+
20
+ /* Status bar */
21
+ .status-bar {
22
+ height: 110px;
23
+ padding: 28px 40px 0 40px;
24
+ display: flex;
25
+ align-items: center;
26
+ justify-content: space-between;
27
+ color: #EDEDED;
28
+ font-size: 34px;
29
+ letter-spacing: 0.2px;
30
+ }
31
+ .status-left { display: flex; gap: 18px; align-items: center; }
32
+ .status-right { display: flex; gap: 24px; align-items: center; }
33
+ .sb-icon svg { width: 34px; height: 34px; fill: none; stroke: #EDEDED; stroke-width: 2.5; }
34
+
35
+ /* Header/search area */
36
+ .header {
37
+ padding: 20px 40px 0 40px;
38
+ }
39
+ .header-row {
40
+ display: grid;
41
+ grid-template-columns: 80px 1fr;
42
+ align-items: center;
43
+ column-gap: 24px;
44
+ }
45
+ .back-btn {
46
+ width: 80px; height: 80px;
47
+ display: flex; align-items: center; justify-content: center;
48
+ }
49
+ .back-btn svg { width: 48px; height: 48px; fill: none; stroke: #F07A95; stroke-width: 6; stroke-linecap: round; stroke-linejoin: round; }
50
+
51
+ .search-bar {
52
+ height: 104px;
53
+ border-radius: 52px;
54
+ border: 2px solid #4A4A4F;
55
+ background: #232427;
56
+ display: flex;
57
+ align-items: center;
58
+ justify-content: space-between;
59
+ padding: 0 28px 0 34px;
60
+ color: #A9A9AF;
61
+ font-size: 36px;
62
+ }
63
+ .search-placeholder { opacity: 0.85; }
64
+ .filter-btn {
65
+ width: 64px; height: 64px;
66
+ display: flex; align-items: center; justify-content: center;
67
+ }
68
+ .filter-btn svg { width: 44px; height: 44px; fill: none; stroke: #F07A95; stroke-width: 4.5; stroke-linecap: round; stroke-linejoin: round; }
69
+
70
+ /* Chip */
71
+ .chip {
72
+ display: inline-flex;
73
+ align-items: center;
74
+ gap: 18px;
75
+ background: #E85A7C;
76
+ color: #FFFFFF;
77
+ font-weight: 800;
78
+ font-size: 36px;
79
+ padding: 18px 26px;
80
+ border-radius: 44px;
81
+ margin: 24px 0 10px 120px; /* visually under search, indented from back arrow */
82
+ letter-spacing: 0.3px;
83
+ }
84
+ .chip .close {
85
+ width: 42px; height: 42px;
86
+ border-radius: 50%;
87
+ background: rgba(255,255,255,0.18);
88
+ display: flex; align-items: center; justify-content: center;
89
+ }
90
+ .chip .close svg { width: 24px; height: 24px; stroke: #FFF; stroke-width: 3.5; stroke-linecap: round; }
91
+
92
+ /* Grid of cards */
93
+ .grid {
94
+ padding: 24px 32px 280px 32px; /* bottom padding to clear nav */
95
+ display: grid;
96
+ grid-template-columns: 1fr 1fr;
97
+ gap: 34px;
98
+ }
99
+ .card { display: flex; flex-direction: column; }
100
+ .img-ph {
101
+ width: 100%;
102
+ height: 500px;
103
+ background: #E0E0E0;
104
+ border: 1px solid #BDBDBD;
105
+ border-radius: 28px;
106
+ display: flex; align-items: center; justify-content: center;
107
+ color: #757575;
108
+ font-size: 30px; text-align: center; padding: 0 20px;
109
+ }
110
+ .title {
111
+ margin: 18px 0 6px 4px;
112
+ font-size: 42px;
113
+ font-weight: 800;
114
+ color: #F5F5F5;
115
+ letter-spacing: 0.2px;
116
+ }
117
+ .subtitle {
118
+ margin: 0 0 4px 4px;
119
+ font-size: 30px;
120
+ color: #A6A6AE;
121
+ }
122
+
123
+ /* Bottom navigation */
124
+ .bottom-nav {
125
+ position: absolute;
126
+ left: 0; right: 0; bottom: 60px;
127
+ height: 220px;
128
+ background: #2A2A2E;
129
+ border-top: 1px solid #3A3A3F;
130
+ display: grid;
131
+ grid-template-columns: repeat(4, 1fr);
132
+ align-items: center;
133
+ padding: 26px 40px 18px 40px;
134
+ }
135
+ .nav-item {
136
+ display: flex; flex-direction: column; align-items: center; gap: 20px;
137
+ color: #B9B9C0;
138
+ font-size: 30px;
139
+ }
140
+ .nav-item.active { color: #F07A95; }
141
+ .nav-icon {
142
+ width: 64px; height: 64px;
143
+ display: flex; align-items: center; justify-content: center;
144
+ }
145
+ .nav-icon svg { width: 48px; height: 48px; fill: none; stroke: currentColor; stroke-width: 4; stroke-linecap: round; stroke-linejoin: round; }
146
+
147
+ /* Gesture bar */
148
+ .gesture {
149
+ position: absolute;
150
+ bottom: 18px; left: 50%;
151
+ transform: translateX(-50%);
152
+ width: 360px; height: 12px;
153
+ background: #FFFFFF;
154
+ border-radius: 8px;
155
+ opacity: 0.9;
156
+ }
157
+ </style>
158
+ </head>
159
+ <body>
160
+ <div id="render-target">
161
+
162
+ <!-- Status bar -->
163
+ <div class="status-bar">
164
+ <div class="status-left">
165
+ <div>9:56</div>
166
+ <div>60°</div>
167
+ <div class="sb-icon">
168
+ <svg viewBox="0 0 24 24"><path d="M2 10l10-8 10 8v10a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V10z"/></svg>
169
+ </div>
170
+ <div class="sb-icon">
171
+ <svg viewBox="0 0 24 24"><circle cx="12" cy="12" r="3"/><path d="M2 12a10 10 0 0 1 20 0"/></svg>
172
+ </div>
173
+ </div>
174
+ <div class="status-right">
175
+ <div class="sb-icon">
176
+ <svg viewBox="0 0 24 24"><path d="M2 8c4-4 16-4 20 0"/><path d="M4 12c3-3 13-3 16 0"/><path d="M7 16c2-2 8-2 10 0"/></svg>
177
+ </div>
178
+ <div class="sb-icon">
179
+ <svg viewBox="0 0 24 24"><rect x="3" y="6" width="18" height="12" rx="2"/><rect x="20.5" y="10" width="2" height="4" rx="1" stroke="none" fill="#EDEDED"/></svg>
180
+ </div>
181
+ </div>
182
+ </div>
183
+
184
+ <!-- Header with back + search -->
185
+ <div class="header">
186
+ <div class="header-row">
187
+ <div class="back-btn">
188
+ <svg viewBox="0 0 64 64"><path d="M40 12 L20 32 L40 52"/></svg>
189
+ </div>
190
+ <div class="search-bar">
191
+ <div class="search-placeholder">Search for recipes</div>
192
+ <div class="filter-btn">
193
+ <svg viewBox="0 0 24 24">
194
+ <path d="M4 6h16"/><circle cx="9" cy="6" r="2"/>
195
+ <path d="M4 12h16"/><circle cx="15" cy="12" r="2"/>
196
+ <path d="M4 18h16"/><circle cx="12" cy="18" r="2"/>
197
+ </svg>
198
+ </div>
199
+ </div>
200
+ </div>
201
+
202
+ <div class="chip">
203
+ <span>Desserts</span>
204
+ <span class="close">
205
+ <svg viewBox="0 0 24 24"><path d="M6 6 L18 18 M18 6 L6 18"/></svg>
206
+ </span>
207
+ </div>
208
+ </div>
209
+
210
+ <!-- Grid of recipe cards -->
211
+ <div class="grid">
212
+ <div class="card">
213
+ <div class="img-ph">[IMG: Person holding plate with apple compote on rice]</div>
214
+ <div class="title">Biko With Apple Compote</div>
215
+ <div class="subtitle">Presented by Walmart</div>
216
+ </div>
217
+
218
+ <div class="card">
219
+ <div class="img-ph">[IMG: Chocolate bar cookie pie with whipped cream border]</div>
220
+ <div class="title">Chocolate Bar Cookie Pie</div>
221
+ <div class="subtitle">Presented by Walmart</div>
222
+ </div>
223
+
224
+ <div class="card">
225
+ <div class="img-ph">[IMG: Yogurt-covered fruit bites on teal plate]</div>
226
+ <div class="title">Yogurt-Covered Fruit Bites</div>
227
+ <div class="subtitle">Presented by Walmart</div>
228
+ </div>
229
+
230
+ <div class="card">
231
+ <div class="img-ph">[IMG: Banana cream tiramisu in white baking dish]</div>
232
+ <div class="title">Banana Cream Tiramisu</div>
233
+ <div class="subtitle">Presented by McCormick</div>
234
+ </div>
235
+
236
+ <div class="card">
237
+ <div class="img-ph">[IMG: Caramel custard topped with strawberries and raspberries]</div>
238
+ <div class="title">Caramel Custard</div>
239
+ <div class="subtitle">Presented by Walmart</div>
240
+ </div>
241
+
242
+ <div class="card">
243
+ <div class="img-ph">[IMG: Orange cocktail in glass]</div>
244
+ <div class="title">Orange Cocktail</div>
245
+ <div class="subtitle">Presented by Mixology</div>
246
+ </div>
247
+ </div>
248
+
249
+ <!-- Bottom navigation -->
250
+ <div class="bottom-nav">
251
+ <div class="nav-item active">
252
+ <div class="nav-icon">
253
+ <svg viewBox="0 0 24 24"><circle cx="11" cy="11" r="6"/><path d="M20 20 L16 16"/></svg>
254
+ </div>
255
+ <div>Discover</div>
256
+ </div>
257
+ <div class="nav-item">
258
+ <div class="nav-icon">
259
+ <svg viewBox="0 0 24 24"><path d="M6 20h12a2 2 0 0 0 2-2v-8l-5-4H9L4 10v8a2 2 0 0 0 2 2z"/></svg>
260
+ </div>
261
+ <div>Community</div>
262
+ </div>
263
+ <div class="nav-item">
264
+ <div class="nav-icon">
265
+ <svg viewBox="0 0 24 24"><path d="M6 6h14l-2 9H8L6 6z"/><circle cx="9" cy="20" r="2"/><circle cx="17" cy="20" r="2"/></svg>
266
+ </div>
267
+ <div>My Cart</div>
268
+ </div>
269
+ <div class="nav-item">
270
+ <div class="nav-icon">
271
+ <svg viewBox="0 0 24 24"><circle cx="12" cy="8" r="4"/><path d="M4 22c0-4 4-7 8-7s8 3 8 7"/></svg>
272
+ </div>
273
+ <div>Profile</div>
274
+ </div>
275
+ </div>
276
+
277
+ <div class="gesture"></div>
278
+ </div>
279
+ </body>
280
+ </html>
code/10842/10842_0.html ADDED
@@ -0,0 +1,283 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html lang="en">
3
+ <head>
4
+ <meta charset="UTF-8">
5
+ <meta name="viewport" content="width=1080, initial-scale=1.0">
6
+ <title>Timer UI</title>
7
+ <style>
8
+ body { margin: 0; padding: 0; background: transparent; font-family: "Segoe UI", Roboto, Arial, sans-serif; }
9
+ #render-target {
10
+ width: 1080px;
11
+ height: 2400px;
12
+ position: relative;
13
+ overflow: hidden;
14
+ background: #12181e; /* dark background */
15
+ color: #e9eef2;
16
+ }
17
+
18
+ /* Status bar (simplified) */
19
+ .status-bar {
20
+ height: 90px;
21
+ padding: 24px 28px 0 28px;
22
+ box-sizing: border-box;
23
+ display: flex;
24
+ align-items: center;
25
+ justify-content: space-between;
26
+ color: #e8eff6;
27
+ opacity: 0.95;
28
+ font-size: 28px;
29
+ letter-spacing: 0.5px;
30
+ }
31
+ .status-right {
32
+ display: flex; gap: 18px; align-items: center;
33
+ }
34
+ .sb-icon {
35
+ width: 26px; height: 26px; border-radius: 4px; background: #d7dde3; opacity: 0.9;
36
+ }
37
+ .battery {
38
+ width: 34px; height: 20px; border: 2px solid #d7dde3; border-radius: 3px; position: relative;
39
+ }
40
+ .battery::after {
41
+ content: ""; position: absolute; right: -6px; top: 5px; width: 4px; height: 8px; background: #d7dde3; border-radius: 1px;
42
+ }
43
+ .battery .level {
44
+ position: absolute; left: 2px; top: 2px; bottom: 2px; width: 70%; background: #d7dde3;
45
+ }
46
+
47
+ /* Header */
48
+ .header {
49
+ padding: 8px 36px 0 36px;
50
+ display: flex; align-items: center; justify-content: space-between;
51
+ }
52
+ .header-title {
53
+ font-size: 54px; font-weight: 500; color: #dfe7ec; margin-top: 10px;
54
+ }
55
+ .menu-dots { width: 24px; height: 60px; position: relative; margin-right: 10px; }
56
+ .menu-dots span {
57
+ position: absolute; left: 8px; width: 8px; height: 8px; background: #9aa7b0; border-radius: 50%;
58
+ }
59
+ .menu-dots span:nth-child(1){ top: 10px; }
60
+ .menu-dots span:nth-child(2){ top: 26px; }
61
+ .menu-dots span:nth-child(3){ top: 42px; }
62
+
63
+ /* Timer Card */
64
+ .card {
65
+ width: 1008px;
66
+ height: 1380px;
67
+ margin: 36px auto 0 auto;
68
+ background: #1b2329;
69
+ border-radius: 56px;
70
+ box-sizing: border-box;
71
+ padding: 40px 44px;
72
+ position: relative;
73
+ }
74
+ .card-header {
75
+ display: flex; align-items: center; justify-content: space-between;
76
+ margin-bottom: 12px;
77
+ }
78
+ .card-title {
79
+ font-size: 46px; color: #dfe8ee; opacity: 0.95;
80
+ }
81
+ .chip-close {
82
+ width: 72px; height: 72px; border-radius: 50%;
83
+ background: #2a3941; display: flex; align-items: center; justify-content: center;
84
+ }
85
+ .chip-close svg { width: 30px; height: 30px; stroke: #c8d5de; stroke-width: 4; }
86
+
87
+ /* Dial */
88
+ .dial {
89
+ width: 860px;
90
+ height: 860px;
91
+ margin: 20px auto 0 auto;
92
+ border-radius: 50%;
93
+ position: relative;
94
+ transform: rotate(-90deg);
95
+ background: conic-gradient(#6ea9cf 0deg 300deg, #2b3339 300deg 360deg);
96
+ }
97
+ .dial .inner {
98
+ position: absolute;
99
+ inset: 24px;
100
+ border-radius: 50%;
101
+ background: #1b2329;
102
+ display: flex; align-items: center; justify-content: center; flex-direction: column;
103
+ transform: rotate(90deg);
104
+ }
105
+ .time-display {
106
+ font-size: 170px; font-weight: 600; color: #e6ebf0; letter-spacing: 4px; line-height: 1;
107
+ }
108
+ .refresh-icon {
109
+ margin-top: 18px;
110
+ }
111
+ .refresh-icon svg { width: 56px; height: 56px; stroke: #6ea9cf; stroke-width: 6; fill: none; }
112
+
113
+ /* Action buttons */
114
+ .actions {
115
+ width: 880px; margin: 36px auto 0 auto; display: flex; justify-content: space-between; align-items: center;
116
+ }
117
+ .pill {
118
+ width: 380px; height: 140px; border: none; border-radius: 80px; font-size: 48px; color: #dfe8ee;
119
+ display: flex; align-items: center; justify-content: center; letter-spacing: 1px;
120
+ }
121
+ .pill.add-minute { background: #2b3a43; color: #cfe0ea; }
122
+ .pill.pause { background: #d8c7fb; color: #2b2436; }
123
+ .pill.pause svg { width: 34px; height: 56px; }
124
+
125
+ /* Floating add button */
126
+ .fab {
127
+ width: 224px; height: 224px; border-radius: 50%;
128
+ background: #9ccff9;
129
+ margin: 54px auto 0 auto;
130
+ display: flex; align-items: center; justify-content: center;
131
+ color: #0e1a21; font-size: 96px; font-weight: 500;
132
+ box-shadow: 0 14px 22px rgba(0,0,0,0.35);
133
+ }
134
+
135
+ /* Bottom navigation */
136
+ .bottom-nav {
137
+ position: absolute; left: 0; right: 0; bottom: 110px;
138
+ height: 180px; background: #1b2329;
139
+ display: flex; align-items: center; justify-content: space-around;
140
+ padding: 0 18px;
141
+ box-sizing: border-box;
142
+ }
143
+ .nav-item { width: 180px; display: flex; flex-direction: column; align-items: center; color: #a8b3bb; font-size: 28px; }
144
+ .nav-item .icon { width: 84px; height: 84px; display: flex; align-items: center; justify-content: center; margin-bottom: 8px; }
145
+ .nav-item .icon svg { width: 46px; height: 46px; stroke: #cfd7dd; stroke-width: 4; fill: none; }
146
+ .nav-item.active .icon {
147
+ background: #2a353c; border-radius: 36px;
148
+ width: 120px; height: 84px;
149
+ }
150
+ .nav-item.active .icon svg { stroke: #e7eff5; }
151
+ .nav-item.active .label { color: #e7eff5; }
152
+
153
+ /* Gesture bar */
154
+ .gesture {
155
+ position: absolute; left: 50%; transform: translateX(-50%);
156
+ bottom: 44px; width: 360px; height: 10px; background: #e6e6e6; border-radius: 6px; opacity: 0.85;
157
+ }
158
+ </style>
159
+ </head>
160
+ <body>
161
+ <div id="render-target">
162
+ <!-- Status Bar -->
163
+ <div class="status-bar">
164
+ <div class="status-left">10:45</div>
165
+ <div class="status-right">
166
+ <div class="sb-icon"></div>
167
+ <div class="sb-icon"></div>
168
+ <div class="sb-icon"></div>
169
+ <div class="sb-icon"></div>
170
+ <div class="battery"><div class="level"></div></div>
171
+ </div>
172
+ </div>
173
+
174
+ <!-- Header -->
175
+ <div class="header">
176
+ <div class="header-title">Timer</div>
177
+ <div class="menu-dots"><span></span><span></span><span></span></div>
178
+ </div>
179
+
180
+ <!-- Timer Card -->
181
+ <div class="card">
182
+ <div class="card-header">
183
+ <div class="card-title">20m Timer</div>
184
+ <div class="chip-close" title="Close">
185
+ <svg viewBox="0 0 24 24">
186
+ <line x1="5" y1="5" x2="19" y2="19"></line>
187
+ <line x1="19" y1="5" x2="5" y2="19"></line>
188
+ </svg>
189
+ </div>
190
+ </div>
191
+
192
+ <div class="dial">
193
+ <div class="inner">
194
+ <div class="time-display">18:58</div>
195
+ <div class="refresh-icon">
196
+ <svg viewBox="0 0 24 24">
197
+ <path d="M12 3a9 9 0 1 0 9 9"></path>
198
+ <polyline points="12,3 12,7 8,7"></polyline>
199
+ </svg>
200
+ </div>
201
+ </div>
202
+ </div>
203
+
204
+ <div class="actions">
205
+ <button class="pill add-minute">+1:00</button>
206
+ <button class="pill pause" title="Pause">
207
+ <svg viewBox="0 0 24 24">
208
+ <rect x="5" y="4" width="5" height="16" fill="#2b2436" stroke="none"></rect>
209
+ <rect x="14" y="4" width="5" height="16" fill="#2b2436" stroke="none"></rect>
210
+ </svg>
211
+ </button>
212
+ </div>
213
+ </div>
214
+
215
+ <!-- Floating Add Button -->
216
+ <div class="fab">+</div>
217
+
218
+ <!-- Bottom Navigation -->
219
+ <div class="bottom-nav">
220
+ <div class="nav-item">
221
+ <div class="icon">
222
+ <!-- Alarm icon -->
223
+ <svg viewBox="0 0 24 24">
224
+ <circle cx="12" cy="13" r="7"></circle>
225
+ <line x1="12" y1="13" x2="12" y2="9"></line>
226
+ <line x1="12" y1="13" x2="15" y2="15"></line>
227
+ <polyline points="6,5 4,7"></polyline>
228
+ <polyline points="18,5 20,7"></polyline>
229
+ </svg>
230
+ </div>
231
+ <div class="label">Alarm</div>
232
+ </div>
233
+ <div class="nav-item">
234
+ <div class="icon">
235
+ <!-- Clock icon -->
236
+ <svg viewBox="0 0 24 24">
237
+ <circle cx="12" cy="12" r="8"></circle>
238
+ <line x1="12" y1="12" x2="12" y2="7"></line>
239
+ <line x1="12" y1="12" x2="16" y2="12"></line>
240
+ </svg>
241
+ </div>
242
+ <div class="label">Clock</div>
243
+ </div>
244
+ <div class="nav-item active">
245
+ <div class="icon">
246
+ <!-- Hourglass icon -->
247
+ <svg viewBox="0 0 24 24">
248
+ <path d="M6 4h12M6 20h12"></path>
249
+ <path d="M6 4c0 4 6 5 6 8s-6 4-6 8"></path>
250
+ <path d="M18 4c0 4-6 5-6 8s6 4 6 8"></path>
251
+ </svg>
252
+ </div>
253
+ <div class="label">Timer</div>
254
+ </div>
255
+ <div class="nav-item">
256
+ <div class="icon">
257
+ <!-- Stopwatch icon -->
258
+ <svg viewBox="0 0 24 24">
259
+ <circle cx="12" cy="13" r="7"></circle>
260
+ <line x1="12" y1="13" x2="16" y2="11"></line>
261
+ <rect x="10" y="3" width="4" height="2"></rect>
262
+ </svg>
263
+ </div>
264
+ <div class="label">Stopwatch</div>
265
+ </div>
266
+ <div class="nav-item">
267
+ <div class="icon">
268
+ <!-- Bed icon -->
269
+ <svg viewBox="0 0 24 24">
270
+ <rect x="3" y="12" width="18" height="6"></rect>
271
+ <rect x="3" y="9" width="7" height="3"></rect>
272
+ <line x1="3" y1="18" x2="3" y2="20"></line>
273
+ <line x1="21" y1="18" x2="21" y2="20"></line>
274
+ </svg>
275
+ </div>
276
+ <div class="label">Bedtime</div>
277
+ </div>
278
+ </div>
279
+
280
+ <div class="gesture"></div>
281
+ </div>
282
+ </body>
283
+ </html>
code/10846/10846_0.html ADDED
@@ -0,0 +1,242 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html lang="en">
3
+ <head>
4
+ <meta charset="UTF-8">
5
+ <meta name="viewport" content="width=1080, initial-scale=1.0">
6
+ <title>Smiley Drawing App Mock</title>
7
+ <style>
8
+ body { margin: 0; padding: 0; background: transparent; }
9
+ #render-target {
10
+ width: 1080px;
11
+ height: 2400px;
12
+ position: relative;
13
+ overflow: hidden;
14
+ background: #e6e6e6;
15
+ }
16
+
17
+ /* Top black area (status bar / safe area) */
18
+ .top-bar {
19
+ position: absolute;
20
+ top: 0;
21
+ left: 0;
22
+ width: 1080px;
23
+ height: 120px;
24
+ background: #000;
25
+ }
26
+
27
+ /* White drawing board/card */
28
+ .board {
29
+ position: absolute;
30
+ left: 40px;
31
+ top: 160px;
32
+ width: 1000px;
33
+ height: 1700px;
34
+ background: #ffffff;
35
+ border-radius: 8px;
36
+ }
37
+
38
+ .title {
39
+ position: absolute;
40
+ top: 260px;
41
+ left: 0;
42
+ width: 100%;
43
+ text-align: center;
44
+ font-family: cursive;
45
+ font-size: 52px;
46
+ color: #222;
47
+ letter-spacing: 0.5px;
48
+ }
49
+
50
+ /* Smiley SVG placement */
51
+ .smiley-wrap {
52
+ position: absolute;
53
+ left: 0;
54
+ right: 0;
55
+ margin: 0 auto;
56
+ top: 900px;
57
+ width: 460px;
58
+ height: 540px;
59
+ }
60
+
61
+ /* Bottom gradient overlay on the board */
62
+ .board-toolbar {
63
+ position: absolute;
64
+ left: 0;
65
+ bottom: 0;
66
+ width: 100%;
67
+ height: 220px;
68
+ background: linear-gradient(to top, #9e9e9e 0%, #cfcfcf 70%, rgba(207,207,207,0) 100%);
69
+ border-bottom-left-radius: 8px;
70
+ border-bottom-right-radius: 8px;
71
+ }
72
+
73
+ .tool-icon {
74
+ position: absolute;
75
+ width: 120px;
76
+ height: 120px;
77
+ fill: none;
78
+ stroke: #ffffff;
79
+ stroke-width: 10;
80
+ opacity: 0.95;
81
+ }
82
+ .tool-pencil { left: 56px; bottom: 52px; }
83
+ .tool-trash { right: 56px; bottom: 52px; }
84
+
85
+ /* Floating Share Button */
86
+ .fab-share {
87
+ position: absolute;
88
+ left: 60px;
89
+ bottom: 390px;
90
+ width: 140px;
91
+ height: 140px;
92
+ background: #f4a53a;
93
+ border-radius: 50%;
94
+ box-shadow: 0 10px 18px rgba(0,0,0,0.25);
95
+ display: flex;
96
+ align-items: center;
97
+ justify-content: center;
98
+ }
99
+ .fab-share svg { width: 60px; height: 60px; fill: none; stroke: #fff; stroke-width: 10; stroke-linecap: round; stroke-linejoin: round; }
100
+
101
+ /* New Button */
102
+ .btn-new {
103
+ position: absolute;
104
+ right: 60px;
105
+ bottom: 390px;
106
+ width: 320px;
107
+ height: 140px;
108
+ background: #7b3bf3;
109
+ color: #fff;
110
+ font-size: 52px;
111
+ border-radius: 80px;
112
+ box-shadow: 0 10px 18px rgba(0,0,0,0.25);
113
+ display: flex;
114
+ align-items: center;
115
+ justify-content: center;
116
+ font-family: system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, sans-serif;
117
+ }
118
+
119
+ /* Bottom black area with ad and home indicator */
120
+ .bottom-bar {
121
+ position: absolute;
122
+ left: 0;
123
+ bottom: 0;
124
+ width: 1080px;
125
+ height: 280px;
126
+ background: #000;
127
+ }
128
+ .ad-banner {
129
+ position: absolute;
130
+ left: 90px;
131
+ top: 50px;
132
+ width: 900px;
133
+ height: 140px;
134
+ background: #d7322f;
135
+ border-radius: 10px;
136
+ display: flex;
137
+ align-items: center;
138
+ padding: 0 20px;
139
+ box-sizing: border-box;
140
+ }
141
+ .ad-text {
142
+ color: #fff;
143
+ font-family: system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, sans-serif;
144
+ font-size: 40px;
145
+ line-height: 1.2;
146
+ flex: 1;
147
+ }
148
+ .ad-sub {
149
+ font-size: 26px;
150
+ opacity: 0.9;
151
+ }
152
+ .ad-img {
153
+ width: 220px;
154
+ height: 110px;
155
+ background: #E0E0E0;
156
+ border: 1px solid #BDBDBD;
157
+ color: #757575;
158
+ display: flex;
159
+ align-items: center;
160
+ justify-content: center;
161
+ margin-left: 16px;
162
+ border-radius: 6px;
163
+ font-size: 24px;
164
+ }
165
+ .home-indicator {
166
+ position: absolute;
167
+ left: 50%;
168
+ transform: translateX(-50%);
169
+ bottom: 18px;
170
+ width: 220px;
171
+ height: 12px;
172
+ background: #eaeaea;
173
+ border-radius: 8px;
174
+ opacity: 0.95;
175
+ }
176
+ </style>
177
+ </head>
178
+ <body>
179
+ <div id="render-target">
180
+ <div class="top-bar"></div>
181
+
182
+ <div class="board">
183
+ <div class="title">Smiley</div>
184
+
185
+ <div class="smiley-wrap">
186
+ <svg viewBox="0 0 420 520" width="100%" height="100%">
187
+ <!-- Face -->
188
+ <ellipse cx="210" cy="260" rx="170" ry="210" fill="#F6EA8A" stroke="#000000" stroke-width="36"/>
189
+ <!-- Eyes (small arcs) -->
190
+ <path d="M140 160 Q150 150 160 160" stroke="#000" stroke-width="28" fill="none" stroke-linecap="round"/>
191
+ <path d="M260 160 Q270 150 280 160" stroke="#000" stroke-width="28" fill="none" stroke-linecap="round"/>
192
+ <!-- Smile -->
193
+ <path d="M130 290 Q210 380 290 290" stroke="#000" stroke-width="36" fill="none" stroke-linecap="round" stroke-linejoin="round"/>
194
+ </svg>
195
+ </div>
196
+
197
+ <!-- Gradient toolbar and corner icons -->
198
+ <div class="board-toolbar">
199
+ <!-- Pencil icon -->
200
+ <svg class="tool-icon tool-pencil" viewBox="0 0 120 120">
201
+ <path d="M20 90 L30 70 L80 20 L100 40 L50 90 Z" fill="none" stroke="#fff" stroke-width="8"/>
202
+ <line x1="35" y1="75" x2="55" y2="95" stroke="#fff" stroke-width="8"/>
203
+ </svg>
204
+ <!-- Trash icon -->
205
+ <svg class="tool-icon tool-trash" viewBox="0 0 120 120">
206
+ <rect x="30" y="40" width="60" height="60" rx="8" ry="8" stroke="#fff" fill="none" stroke-width="8"/>
207
+ <line x1="25" y1="40" x2="95" y2="40" stroke="#fff" stroke-width="10"/>
208
+ <line x1="45" y1="55" x2="45" y2="90" stroke="#fff" stroke-width="8"/>
209
+ <line x1="60" y1="55" x2="60" y2="90" stroke="#fff" stroke-width="8"/>
210
+ <line x1="75" y1="55" x2="75" y2="90" stroke="#fff" stroke-width="8"/>
211
+ </svg>
212
+ </div>
213
+ </div>
214
+
215
+ <!-- Floating share button -->
216
+ <div class="fab-share">
217
+ <svg viewBox="0 0 100 100">
218
+ <circle cx="24" cy="76" r="9" fill="#fff"/>
219
+ <circle cx="76" cy="24" r="9" fill="#fff"/>
220
+ <circle cx="76" cy="76" r="9" fill="#fff"/>
221
+ <path d="M32 70 L68 30" />
222
+ <path d="M32 70 L68 70" />
223
+ </svg>
224
+ </div>
225
+
226
+ <!-- New Button -->
227
+ <div class="btn-new">New</div>
228
+
229
+ <!-- Bottom black bar with ad and home indicator -->
230
+ <div class="bottom-bar">
231
+ <div class="ad-banner">
232
+ <div class="ad-text">
233
+ have a ROFL!
234
+ <div class="ad-sub">roll on the floor, laughing • zomato • up to 60% OFF</div>
235
+ </div>
236
+ <div class="ad-img">[IMG: Pizza slice]</div>
237
+ </div>
238
+ <div class="home-indicator"></div>
239
+ </div>
240
+ </div>
241
+ </body>
242
+ </html>
code/10846/10846_1.html ADDED
@@ -0,0 +1,332 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html lang="en">
3
+ <head>
4
+ <meta charset="UTF-8">
5
+ <meta name="viewport" content="width=1080, initial-scale=1.0">
6
+ <title>UI Mock</title>
7
+ <style>
8
+ body { margin: 0; padding: 0; background: transparent; font-family: Arial, Helvetica, sans-serif; }
9
+ #render-target {
10
+ position: relative;
11
+ width: 1080px;
12
+ height: 2400px;
13
+ overflow: hidden;
14
+ background: #ffffff;
15
+ border-radius: 24px;
16
+ box-shadow: 0 8px 24px rgba(0,0,0,0.15);
17
+ }
18
+
19
+ /* Top status bar */
20
+ .status-bar {
21
+ position: absolute;
22
+ top: 0;
23
+ left: 0;
24
+ width: 1080px;
25
+ height: 150px;
26
+ background: #9AF3F3;
27
+ padding: 0 36px;
28
+ box-sizing: border-box;
29
+ display: flex;
30
+ align-items: center;
31
+ justify-content: space-between;
32
+ color: #1e2b5f;
33
+ letter-spacing: 1px;
34
+ }
35
+ .status-left, .status-right {
36
+ display: flex;
37
+ align-items: center;
38
+ gap: 18px;
39
+ }
40
+ .status-dot {
41
+ width: 14px;
42
+ height: 14px;
43
+ background: #1e2b5f;
44
+ border-radius: 50%;
45
+ }
46
+ .status-icon {
47
+ width: 32px;
48
+ height: 32px;
49
+ border-radius: 7px;
50
+ border: 2px solid #1e2b5f;
51
+ opacity: 0.9;
52
+ }
53
+
54
+ /* Top toolbar */
55
+ .top-toolbar {
56
+ position: absolute;
57
+ top: 150px;
58
+ left: 0;
59
+ width: 1080px;
60
+ height: 180px;
61
+ background: #B5F7F6;
62
+ display: flex;
63
+ align-items: center;
64
+ justify-content: space-around;
65
+ padding: 0 40px;
66
+ box-sizing: border-box;
67
+ }
68
+ .tool {
69
+ width: 140px;
70
+ height: 120px;
71
+ display: flex;
72
+ align-items: center;
73
+ justify-content: center;
74
+ }
75
+ .tool svg {
76
+ width: 100px;
77
+ height: 100px;
78
+ stroke: #1b2b5d;
79
+ stroke-width: 6;
80
+ fill: none;
81
+ }
82
+
83
+ /* Canvas area */
84
+ .canvas {
85
+ position: absolute;
86
+ top: 330px; /* status-bar + top-toolbar */
87
+ left: 0;
88
+ width: 1080px;
89
+ height: 1770px; /* remaining space minus bottom bars */
90
+ background: #ffffff;
91
+ }
92
+
93
+ /* Bottom toolbar */
94
+ .bottom-toolbar {
95
+ position: absolute;
96
+ bottom: 140px; /* gesture area height */
97
+ left: 0;
98
+ width: 1080px;
99
+ height: 160px;
100
+ background: #B5F7F6;
101
+ display: flex;
102
+ align-items: center;
103
+ gap: 70px;
104
+ padding: 0 120px 0 180px; /* leave room for big palette at far left */
105
+ box-sizing: border-box;
106
+ }
107
+ .bottom-tool {
108
+ width: 120px;
109
+ height: 120px;
110
+ display: flex;
111
+ align-items: center;
112
+ justify-content: center;
113
+ }
114
+ .bottom-tool svg {
115
+ width: 100px;
116
+ height: 100px;
117
+ stroke: #21356a;
118
+ stroke-width: 6;
119
+ fill: none;
120
+ }
121
+
122
+ /* Big palette overlapping bottom-left */
123
+ .big-palette {
124
+ position: absolute;
125
+ bottom: 165px;
126
+ left: 24px;
127
+ width: 150px;
128
+ height: 150px;
129
+ }
130
+
131
+ /* Gesture area */
132
+ .gesture {
133
+ position: absolute;
134
+ bottom: 0;
135
+ left: 0;
136
+ width: 1080px;
137
+ height: 140px;
138
+ background: #000000;
139
+ display: flex;
140
+ align-items: center;
141
+ justify-content: center;
142
+ }
143
+ .home-indicator {
144
+ width: 240px;
145
+ height: 14px;
146
+ background: #e9e9e9;
147
+ border-radius: 7px;
148
+ opacity: 0.9;
149
+ }
150
+
151
+ /* Rightmost white square in bottom toolbar */
152
+ .white-square {
153
+ width: 100px;
154
+ height: 100px;
155
+ background: #ffffff;
156
+ border: 2px solid rgba(33,53,106,0.2);
157
+ border-radius: 8px;
158
+ }
159
+ </style>
160
+ </head>
161
+ <body>
162
+ <div id="render-target">
163
+
164
+ <!-- Status bar -->
165
+ <div class="status-bar">
166
+ <div class="status-left">
167
+ <div style="font-size: 60px; font-weight: 700;">9:00</div>
168
+ <div class="status-icon" style="background: linear-gradient(#dfe9f3,#bcd3e6); border-color:#4b5b7a;"></div>
169
+ <div class="status-icon" style="background:#bce1e5;"></div>
170
+ <div class="status-icon" style="background:#a7d0da;"></div>
171
+ <div class="status-icon" style="background:#9ecee3;"></div>
172
+ <div class="status-dot"></div>
173
+ </div>
174
+ <div class="status-right">
175
+ <svg width="44" height="44" viewBox="0 0 100 100">
176
+ <path d="M10 70 h80 v-20 h-80 z" fill="#1b2b5d"></path>
177
+ <circle cx="86" cy="36" r="8" fill="#1b2b5d"></circle>
178
+ </svg>
179
+ <svg width="44" height="44" viewBox="0 0 100 100">
180
+ <rect x="20" y="10" width="60" height="80" rx="12" fill="#1b2b5d"></rect>
181
+ <rect x="30" y="76" width="40" height="8" fill="#9AF3F3"></rect>
182
+ </svg>
183
+ </div>
184
+ </div>
185
+
186
+ <!-- Top toolbar -->
187
+ <div class="top-toolbar">
188
+ <!-- Image icon with red X -->
189
+ <div class="tool">
190
+ <svg viewBox="0 0 120 120">
191
+ <rect x="12" y="20" width="96" height="72" rx="10"></rect>
192
+ <circle cx="88" cy="40" r="8"></circle>
193
+ <path d="M20 80 L44 55 L62 74 L76 60 L100 80" />
194
+ <circle cx="32" cy="32" r="12" fill="#ff6b6b" stroke="#ff6b6b"></circle>
195
+ <path d="M26 26 L38 38 M38 26 L26 38" stroke="#ffffff" stroke-width="6" />
196
+ </svg>
197
+ </div>
198
+
199
+ <!-- Save / floppy -->
200
+ <div class="tool">
201
+ <svg viewBox="0 0 120 120">
202
+ <rect x="20" y="16" width="84" height="88" rx="8" />
203
+ <rect x="76" y="20" width="20" height="26" fill="#1b2b5d" stroke="#1b2b5d" />
204
+ <rect x="36" y="64" width="48" height="28" fill="#7bd36c" stroke="#1b2b5d" />
205
+ </svg>
206
+ </div>
207
+
208
+ <!-- Back arrow -->
209
+ <div class="tool">
210
+ <svg viewBox="0 0 120 120">
211
+ <path d="M80 30 L40 60 L80 90" stroke="#2a2e7a" stroke-width="10" />
212
+ </svg>
213
+ </div>
214
+
215
+ <!-- Forward arrow -->
216
+ <div class="tool">
217
+ <svg viewBox="0 0 120 120">
218
+ <path d="M40 30 L80 60 L40 90" stroke="#2a2e7a" stroke-width="10" />
219
+ </svg>
220
+ </div>
221
+
222
+ <!-- Hand / resize -->
223
+ <div class="tool">
224
+ <svg viewBox="0 0 120 120">
225
+ <path d="M30 80 Q30 60 46 60 L46 40 Q46 36 52 36 Q58 36 58 42 L58 58
226
+ L66 50 Q70 50 72 54 L72 74 Q72 82 64 88 L48 98 Q34 96 30 88 Z" />
227
+ <path d="M78 30 L104 30 L104 56" />
228
+ </svg>
229
+ </div>
230
+
231
+ <!-- Fullscreen -->
232
+ <div class="tool">
233
+ <svg viewBox="0 0 120 120">
234
+ <path d="M18 50 L18 26 L42 26" />
235
+ <path d="M102 50 L102 26 L78 26" />
236
+ <path d="M18 70 L18 94 L42 94" />
237
+ <path d="M102 70 L102 94 L78 94" />
238
+ </svg>
239
+ </div>
240
+
241
+ <!-- Image share -->
242
+ <div class="tool">
243
+ <svg viewBox="0 0 120 120">
244
+ <rect x="12" y="24" width="72" height="60" rx="8" />
245
+ <circle cx="64" cy="40" r="6" />
246
+ <path d="M20 72 L40 52 L56 68 L72 60 L80 72" />
247
+ <circle cx="96" cy="32" r="6" fill="#e74c3c" stroke="#e74c3c" />
248
+ <circle cx="96" cy="70" r="6" fill="#3498db" stroke="#3498db" />
249
+ <line x1="84" y1="44" x2="96" y2="32" />
250
+ <line x1="84" y1="62" x2="96" y2="70" />
251
+ </svg>
252
+ </div>
253
+ </div>
254
+
255
+ <!-- Main canvas -->
256
+ <div class="canvas"></div>
257
+
258
+ <!-- Big palette overlapping bottom-left -->
259
+ <div class="big-palette">
260
+ <svg viewBox="0 0 150 150">
261
+ <circle cx="75" cy="75" r="60" fill="#93e9ff" stroke="#21356a" stroke-width="6" />
262
+ <circle cx="48" cy="58" r="8" fill="#ff5f6e" stroke="#ff5f6e" />
263
+ <circle cx="72" cy="50" r="8" fill="#ffd166" stroke="#ffd166" />
264
+ <circle cx="54" cy="84" r="8" fill="#6ecb63" stroke="#6ecb63" />
265
+ <circle cx="88" cy="84" r="8" fill="#7a84ff" stroke="#7a84ff" />
266
+ <rect x="96" y="92" width="36" height="10" rx="4" fill="#c27b48" stroke="#21356a" stroke-width="6" />
267
+ </svg>
268
+ </div>
269
+
270
+ <!-- Bottom toolbar -->
271
+ <div class="bottom-toolbar">
272
+ <!-- Cup with pens -->
273
+ <div class="bottom-tool">
274
+ <svg viewBox="0 0 120 120">
275
+ <rect x="34" y="60" width="52" height="40" rx="8" />
276
+ <line x1="44" y1="48" x2="44" y2="60" />
277
+ <line x1="60" y1="46" x2="60" y2="60" />
278
+ <line x1="76" y1="48" x2="76" y2="60" />
279
+ </svg>
280
+ </div>
281
+
282
+ <!-- Small palette with brush -->
283
+ <div class="bottom-tool">
284
+ <svg viewBox="0 0 120 120">
285
+ <circle cx="56" cy="64" r="30" fill="#93e9ff" stroke="#21356a" stroke-width="6" />
286
+ <circle cx="48" cy="56" r="6" fill="#ff6b6b" stroke="#ff6b6b" />
287
+ <circle cx="68" cy="56" r="6" fill="#ffd166" stroke="#ffd166" />
288
+ <rect x="74" y="78" width="30" height="8" rx="4" fill="#c27b48" stroke="#21356a" stroke-width="6" />
289
+ </svg>
290
+ </div>
291
+
292
+ <!-- Circle nodes -->
293
+ <div class="bottom-tool">
294
+ <svg viewBox="0 0 120 120">
295
+ <circle cx="60" cy="60" r="32" />
296
+ <circle cx="60" cy="24" r="8" fill="#3498db" stroke="#3498db" />
297
+ <circle cx="32" cy="72" r="8" fill="#e74c3c" stroke="#e74c3c" />
298
+ <circle cx="88" cy="72" r="8" fill="#2ecc71" stroke="#2ecc71" />
299
+ </svg>
300
+ </div>
301
+
302
+ <!-- Image with pin -->
303
+ <div class="bottom-tool">
304
+ <svg viewBox="0 0 120 120">
305
+ <rect x="18" y="30" width="84" height="60" rx="8" />
306
+ <circle cx="86" cy="44" r="6" />
307
+ <path d="M28 78 L50 56 L68 72 L80 62 L92 78" />
308
+ <path d="M22 26 L36 26 L34 20 L40 26 L34 32 Z" fill="#21356a" stroke="#21356a" />
309
+ </svg>
310
+ </div>
311
+
312
+ <!-- Certificate / card -->
313
+ <div class="bottom-tool">
314
+ <svg viewBox="0 0 120 120">
315
+ <rect x="26" y="24" width="68" height="80" rx="10" />
316
+ <polygon points="60,50 65,62 78,62 68,70 72,82 60,74 48,82 52,70 42,62 55,62" fill="#21356a" stroke="#21356a" />
317
+ </svg>
318
+ </div>
319
+
320
+ <!-- White square -->
321
+ <div class="bottom-tool">
322
+ <div class="white-square"></div>
323
+ </div>
324
+ </div>
325
+
326
+ <!-- Gesture area -->
327
+ <div class="gesture">
328
+ <div class="home-indicator"></div>
329
+ </div>
330
+ </div>
331
+ </body>
332
+ </html>
code/10846/10846_2.html ADDED
@@ -0,0 +1,357 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html lang="en">
3
+ <head>
4
+ <meta charset="UTF-8">
5
+ <meta name="viewport" content="width=1080, initial-scale=1.0">
6
+ <title>Drawing App UI Mock</title>
7
+ <style>
8
+ body { margin: 0; padding: 0; background: transparent; font-family: Arial, Helvetica, sans-serif; }
9
+ #render-target {
10
+ width: 1080px;
11
+ height: 2400px;
12
+ position: relative;
13
+ overflow: hidden;
14
+ background: #ffffff;
15
+ }
16
+
17
+ /* Top status bar */
18
+ .status-bar {
19
+ position: absolute;
20
+ top: 0;
21
+ left: 0;
22
+ width: 1080px;
23
+ height: 110px;
24
+ background: #9ff3f3;
25
+ color: #1a1a1a;
26
+ display: flex;
27
+ align-items: center;
28
+ padding: 0 32px;
29
+ box-sizing: border-box;
30
+ font-weight: 600;
31
+ font-size: 44px;
32
+ }
33
+ .status-right {
34
+ margin-left: auto;
35
+ display: flex;
36
+ gap: 28px;
37
+ align-items: center;
38
+ }
39
+ .status-dot {
40
+ width: 14px; height: 14px; background: #2c2c2c; border-radius: 50%;
41
+ margin: 0 18px;
42
+ }
43
+
44
+ /* Top toolbar */
45
+ .top-toolbar {
46
+ position: absolute;
47
+ top: 110px;
48
+ left: 0;
49
+ width: 1080px;
50
+ height: 140px;
51
+ background: #aef6f6;
52
+ display: flex;
53
+ align-items: center;
54
+ justify-content: space-between;
55
+ padding: 0 36px;
56
+ box-sizing: border-box;
57
+ }
58
+ .toolbar-group {
59
+ display: flex;
60
+ align-items: center;
61
+ gap: 60px;
62
+ }
63
+ .icon {
64
+ width: 84px;
65
+ height: 84px;
66
+ }
67
+
68
+ /* Canvas area */
69
+ .canvas {
70
+ position: absolute;
71
+ top: 250px;
72
+ left: 0;
73
+ width: 1080px;
74
+ height: 1400px;
75
+ background: #ffffff;
76
+ }
77
+ .dot-center {
78
+ position: absolute;
79
+ left: 50%;
80
+ top: 60%;
81
+ transform: translate(-50%, -50%);
82
+ width: 36px;
83
+ height: 36px;
84
+ background: #000000;
85
+ border-radius: 50%;
86
+ }
87
+
88
+ /* Bottom toolbar */
89
+ .bottom-toolbar {
90
+ position: absolute;
91
+ bottom: 420px;
92
+ left: 0;
93
+ width: 1080px;
94
+ height: 140px;
95
+ background: #aef6f6;
96
+ display: flex;
97
+ align-items: center;
98
+ padding: 0 36px;
99
+ box-sizing: border-box;
100
+ gap: 70px;
101
+ }
102
+
103
+ /* Product strip */
104
+ .product-strip {
105
+ position: absolute;
106
+ bottom: 160px;
107
+ left: 0;
108
+ width: 1080px;
109
+ height: 260px;
110
+ background: #f5f5f5;
111
+ display: flex;
112
+ align-items: center;
113
+ gap: 24px;
114
+ padding: 0 24px;
115
+ box-sizing: border-box;
116
+ overflow: hidden;
117
+ }
118
+ .card {
119
+ width: 220px;
120
+ height: 220px;
121
+ background: #ffffff;
122
+ border-radius: 14px;
123
+ box-shadow: 0 2px 0 rgba(0,0,0,0.08);
124
+ border: 1px solid #e0e0e0;
125
+ position: relative;
126
+ display: flex;
127
+ align-items: center;
128
+ justify-content: center;
129
+ }
130
+ .img-ph {
131
+ width: 200px;
132
+ height: 200px;
133
+ background: #E0E0E0;
134
+ border: 1px solid #BDBDBD;
135
+ display: flex;
136
+ align-items: center;
137
+ justify-content: center;
138
+ color: #757575;
139
+ font-size: 26px;
140
+ text-align: center;
141
+ border-radius: 8px;
142
+ }
143
+ .badge {
144
+ position: absolute;
145
+ top: 10px;
146
+ left: 10px;
147
+ background: #ff76a3;
148
+ color: #ffffff;
149
+ font-size: 28px;
150
+ padding: 6px 12px;
151
+ border-radius: 18px;
152
+ border: 2px solid #ffffff;
153
+ font-weight: 700;
154
+ }
155
+
156
+ /* Left floating buttons */
157
+ .left-float {
158
+ position: absolute;
159
+ bottom: 182px;
160
+ left: 12px;
161
+ display: flex;
162
+ flex-direction: column;
163
+ align-items: center;
164
+ gap: 16px;
165
+ }
166
+ .float-btn {
167
+ width: 54px;
168
+ height: 54px;
169
+ border-radius: 50%;
170
+ background: #aef6f6;
171
+ color: #0b4b5e;
172
+ display: flex;
173
+ align-items: center;
174
+ justify-content: center;
175
+ font-weight: 700;
176
+ border: 2px solid #8adede;
177
+ }
178
+
179
+ /* Home indicator */
180
+ .home-indicator {
181
+ position: absolute;
182
+ bottom: 72px;
183
+ left: 50%;
184
+ width: 360px;
185
+ height: 16px;
186
+ background: #dcdcdc;
187
+ border-radius: 8px;
188
+ transform: translateX(-50%);
189
+ }
190
+ </style>
191
+ </head>
192
+ <body>
193
+ <div id="render-target">
194
+
195
+ <!-- Status bar -->
196
+ <div class="status-bar">
197
+ 9:05
198
+ <div class="status-right">
199
+ <span style="font-size:38px;">☁️</span>
200
+ <span style="font-size:42px;">✔️</span>
201
+ <span style="font-size:40px;">🅕</span>
202
+ <span style="font-size:40px;">🕒</span>
203
+ <div class="status-dot"></div>
204
+ <span style="font-size:40px;">📶</span>
205
+ <span style="font-size:40px;">🔋</span>
206
+ </div>
207
+ </div>
208
+
209
+ <!-- Top toolbar -->
210
+ <div class="top-toolbar">
211
+ <div class="toolbar-group">
212
+ <!-- Gallery with error -->
213
+ <svg class="icon" viewBox="0 0 24 24">
214
+ <rect x="2" y="4" width="20" height="16" rx="2" fill="#2f4f60"></rect>
215
+ <rect x="4" y="6" width="16" height="12" fill="#aef6f6"></rect>
216
+ <circle cx="9" cy="10" r="2" fill="#2f4f60"></circle>
217
+ <path d="M4 16l5-5 4 3 3-2 4 4" stroke="#2f4f60" stroke-width="1.6" fill="none"></path>
218
+ <circle cx="19.5" cy="6.5" r="2.5" fill="#ff5a5a"></circle>
219
+ <line x1="18.2" y1="5.2" x2="20.8" y2="7.8" stroke="#ffffff" stroke-width="1.8"></line>
220
+ </svg>
221
+
222
+ <!-- Save (floppy) -->
223
+ <svg class="icon" viewBox="0 0 24 24">
224
+ <rect x="3" y="3" width="18" height="18" rx="2" fill="#1a8f3d"></rect>
225
+ <rect x="6" y="6" width="8" height="6" fill="#b6f7c9"></rect>
226
+ <rect x="8" y="14" width="8" height="5" fill="#b6f7c9"></rect>
227
+ <rect x="14" y="6" width="3" height="6" fill="#0f6a2f"></rect>
228
+ </svg>
229
+
230
+ <!-- Undo -->
231
+ <svg class="icon" viewBox="0 0 24 24">
232
+ <path d="M9 7l-5 5 5 5" fill="#5a59a8"></path>
233
+ <path d="M10 12h8a4 4 0 0 1 0 8" stroke="#5a59a8" stroke-width="1.8" fill="none"></path>
234
+ </svg>
235
+
236
+ <!-- Redo -->
237
+ <svg class="icon" viewBox="0 0 24 24">
238
+ <path d="M15 7l5 5-5 5" fill="#5a59a8"></path>
239
+ <path d="M14 12H6a4 4 0 0 0 0 8" stroke="#5a59a8" stroke-width="1.8" fill="none"></path>
240
+ </svg>
241
+
242
+ <!-- Scale/gesture hand -->
243
+ <svg class="icon" viewBox="0 0 24 24">
244
+ <path d="M7 13c0-3 1-5 3-5s2 2 2 3V7c0-1 1-2 2-2s2 1 2 2v6h2v2c0 2-2 4-5 4s-6-2-6-5z" fill="#0d2b6a"></path>
245
+ <path d="M3 5l4-2-2 4" stroke="#0d2b6a" stroke-width="1.6" fill="none"></path>
246
+ </svg>
247
+
248
+ <!-- Fullscreen arrows -->
249
+ <svg class="icon" viewBox="0 0 24 24">
250
+ <path d="M3 9V3h6" stroke="#0d2b6a" stroke-width="2" fill="none"></path>
251
+ <path d="M21 9V3h-6" stroke="#0d2b6a" stroke-width="2" fill="none"></path>
252
+ <path d="M3 15v6h6" stroke="#0d2b6a" stroke-width="2" fill="none"></path>
253
+ <path d="M21 15v6h-6" stroke="#0d2b6a" stroke-width="2" fill="none"></path>
254
+ </svg>
255
+
256
+ <!-- Import/share image -->
257
+ <svg class="icon" viewBox="0 0 24 24">
258
+ <rect x="2" y="6" width="16" height="12" rx="2" fill="#2f4f60"></rect>
259
+ <circle cx="9" cy="11" r="2" fill="#aef6f6"></circle>
260
+ <path d="M4 16l5-5 3 2 2-1 4 4" stroke="#aef6f6" stroke-width="1.6" fill="none"></path>
261
+ <path d="M18 6l4-3v6" stroke="#ff4e6a" stroke-width="1.8" fill="none"></path>
262
+ </svg>
263
+ </div>
264
+ </div>
265
+
266
+ <!-- Canvas -->
267
+ <div class="canvas">
268
+ <div class="dot-center"></div>
269
+ </div>
270
+
271
+ <!-- Bottom toolbar -->
272
+ <div class="bottom-toolbar">
273
+ <!-- Palette -->
274
+ <svg class="icon" viewBox="0 0 24 24">
275
+ <path d="M12 3a9 9 0 0 0 0 18h2a3 3 0 0 0 3-3c0-1-1-2-2-2h-2a2 2 0 0 1-2-2c0-2 2-2 4-2h1a3 3 0 0 0 0-6c-1-1-2-1-4-1z" fill="#ffb34d"></path>
276
+ <circle cx="7" cy="10" r="1.6" fill="#ff5a5a"></circle>
277
+ <circle cx="9.5" cy="7.5" r="1.6" fill="#57c7ff"></circle>
278
+ <circle cx="14.5" cy="7.5" r="1.6" fill="#7bdc7b"></circle>
279
+ </svg>
280
+
281
+ <!-- Cup with pencils -->
282
+ <svg class="icon" viewBox="0 0 24 24">
283
+ <rect x="7" y="8" width="10" height="10" rx="2" fill="#214e6e"></rect>
284
+ <path d="M9 5l2-2 1 3-3 2z" fill="#ffcc00"></path>
285
+ <path d="M14 5l2-2 1 3-3 2z" fill="#ff6f91"></path>
286
+ </svg>
287
+
288
+ <!-- Round palette -->
289
+ <svg class="icon" viewBox="0 0 24 24">
290
+ <circle cx="12" cy="12" r="9" fill="#6ec9c6"></circle>
291
+ <circle cx="8" cy="10" r="1.4" fill="#ff5a5a"></circle>
292
+ <circle cx="12" cy="8" r="1.4" fill="#ffd15a"></circle>
293
+ <circle cx="16" cy="10" r="1.4" fill="#8fd86f"></circle>
294
+ <circle cx="10" cy="14" r="1.4" fill="#5aa7ff"></circle>
295
+ </svg>
296
+
297
+ <!-- Color wheel -->
298
+ <svg class="icon" viewBox="0 0 24 24">
299
+ <circle cx="9" cy="12" r="3" fill="#57c7ff"></circle>
300
+ <circle cx="15" cy="12" r="3" fill="#ff76a3"></circle>
301
+ <circle cx="12" cy="8" r="3" fill="#7bdc7b"></circle>
302
+ <circle cx="12" cy="16" r="3" fill="#ffd15a"></circle>
303
+ </svg>
304
+
305
+ <!-- Image edit -->
306
+ <svg class="icon" viewBox="0 0 24 24">
307
+ <rect x="2" y="5" width="16" height="12" rx="2" fill="#2f4f60"></rect>
308
+ <circle cx="9" cy="10" r="2" fill="#aef6f6"></circle>
309
+ <path d="M4 15l5-5 3 2 2-1 4 4" stroke="#aef6f6" stroke-width="1.6" fill="none"></path>
310
+ <path d="M18 17l4-4" stroke="#ffcc00" stroke-width="2"></path>
311
+ </svg>
312
+
313
+ <!-- Award -->
314
+ <svg class="icon" viewBox="0 0 24 24">
315
+ <circle cx="12" cy="9" r="5" fill="#2f4f60"></circle>
316
+ <path d="M9 14l-2 6 4-3 4 3-2-6" fill="#8fb6ff"></path>
317
+ </svg>
318
+
319
+ <!-- White square -->
320
+ <svg class="icon" viewBox="0 0 24 24">
321
+ <rect x="4" y="4" width="16" height="16" fill="#ffffff" stroke="#2f4f60" stroke-width="1.6"></rect>
322
+ </svg>
323
+ </div>
324
+
325
+ <!-- Product strip -->
326
+ <div class="product-strip">
327
+ <div class="card">
328
+ <div class="img-ph">[IMG: Brand Icon]</div>
329
+ </div>
330
+ <div class="card">
331
+ <div class="badge">-61%</div>
332
+ <div class="img-ph">[IMG: Red Apple Pop-It]</div>
333
+ </div>
334
+ <div class="card">
335
+ <div class="badge">-66%</div>
336
+ <div class="img-ph">[IMG: Rainbow Heart Pop-It]</div>
337
+ </div>
338
+ <div class="card">
339
+ <div class="img-ph">[IMG: Yellow Soap Bar]</div>
340
+ </div>
341
+ <div class="card">
342
+ <div class="img-ph">[IMG: Pink Bath Salt Jar]</div>
343
+ </div>
344
+ </div>
345
+
346
+ <!-- Left floating controls -->
347
+ <div class="left-float">
348
+ <div class="float-btn">i</div>
349
+ <div class="float-btn">x</div>
350
+ </div>
351
+
352
+ <!-- Home indicator -->
353
+ <div class="home-indicator"></div>
354
+
355
+ </div>
356
+ </body>
357
+ </html>
code/10846/10846_3.html ADDED
@@ -0,0 +1,379 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html lang="en">
3
+ <head>
4
+ <meta charset="UTF-8">
5
+ <meta name="viewport" content="width=1080, initial-scale=1.0">
6
+ <title>Drawing App UI Mock</title>
7
+ <style>
8
+ body { margin: 0; padding: 0; background: transparent; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif; }
9
+ #render-target {
10
+ position: relative;
11
+ overflow: hidden;
12
+ width: 1080px;
13
+ height: 2400px;
14
+ background: #FFFFFF;
15
+ border-radius: 0;
16
+ box-shadow: none;
17
+ }
18
+
19
+ /* Top status bar */
20
+ .status-bar {
21
+ position: absolute;
22
+ top: 0;
23
+ left: 0;
24
+ width: 1080px;
25
+ height: 100px;
26
+ background: #9CF3F3;
27
+ display: flex;
28
+ align-items: center;
29
+ padding: 0 30px;
30
+ color: #0A2D40;
31
+ font-weight: 600;
32
+ font-size: 42px;
33
+ }
34
+ .status-left {
35
+ display: flex;
36
+ align-items: center;
37
+ gap: 22px;
38
+ }
39
+ .status-right {
40
+ margin-left: auto;
41
+ display: flex;
42
+ align-items: center;
43
+ gap: 26px;
44
+ }
45
+ .status-icon svg { width: 46px; height: 46px; }
46
+
47
+ /* Top toolbar */
48
+ .toolbar.top {
49
+ position: absolute;
50
+ top: 100px;
51
+ left: 0;
52
+ width: 1080px;
53
+ height: 160px;
54
+ background: #BDF6F6;
55
+ border-bottom: 2px solid #E6F9F9;
56
+ display: flex;
57
+ align-items: center;
58
+ padding: 0 40px;
59
+ gap: 70px;
60
+ }
61
+ .tool-icon {
62
+ width: 100px;
63
+ height: 100px;
64
+ display: flex;
65
+ align-items: center;
66
+ justify-content: center;
67
+ }
68
+ .tool-icon svg { width: 90px; height: 90px; }
69
+ .ink { stroke: #1E2D6A; fill: none; stroke-width: 8; }
70
+ .fill-blue { fill: #1E2D6A; }
71
+ .accent-red { stroke: #E74C3C; fill: none; }
72
+
73
+ /* Canvas */
74
+ .canvas {
75
+ position: absolute;
76
+ top: 260px;
77
+ left: 0;
78
+ width: 1080px;
79
+ bottom: 360px;
80
+ background: #FFFFFF;
81
+ }
82
+ .smiley {
83
+ position: absolute;
84
+ left: 50%;
85
+ top: 50%;
86
+ transform: translate(-50%, -40%);
87
+ width: 560px;
88
+ height: 560px;
89
+ }
90
+ .eye {
91
+ position: absolute;
92
+ width: 36px;
93
+ height: 36px;
94
+ background: #000000;
95
+ border-radius: 50%;
96
+ }
97
+ .eye.left { left: 190px; top: 150px; }
98
+ .eye.right { left: 330px; top: 150px; }
99
+ .mouth {
100
+ position: absolute;
101
+ left: 110px;
102
+ top: 240px;
103
+ width: 360px;
104
+ height: 210px;
105
+ }
106
+ .mouth svg { width: 100%; height: 100%; }
107
+ .mouth path { stroke: #000000; stroke-width: 28; fill: none; stroke-linecap: round; }
108
+
109
+ /* Bottom toolbar */
110
+ .toolbar.bottom {
111
+ position: absolute;
112
+ left: 0;
113
+ width: 1080px;
114
+ height: 140px;
115
+ bottom: 340px;
116
+ background: #BDF6F6;
117
+ border-top: 2px solid #E6F9F9;
118
+ display: flex;
119
+ align-items: center;
120
+ padding: 0 40px;
121
+ gap: 82px;
122
+ }
123
+ .tool-icon.small svg { width: 80px; height: 80px; }
124
+
125
+ /* Ad banner */
126
+ .ad-banner {
127
+ position: absolute;
128
+ left: 0;
129
+ bottom: 120px;
130
+ width: 1080px;
131
+ height: 220px;
132
+ background: #FFFFFF;
133
+ border-top: 1px solid #E0E0E0;
134
+ box-shadow: 0 2px 8px rgba(0,0,0,0.08);
135
+ display: flex;
136
+ align-items: center;
137
+ padding: 20px 30px;
138
+ }
139
+ .ad-icon {
140
+ width: 160px;
141
+ height: 160px;
142
+ background: #E0E0E0;
143
+ border: 1px solid #BDBDBD;
144
+ display: flex;
145
+ align-items: center;
146
+ justify-content: center;
147
+ color: #757575;
148
+ font-size: 26px;
149
+ border-radius: 26px;
150
+ margin-right: 26px;
151
+ }
152
+ .ad-text {
153
+ display: flex;
154
+ flex-direction: column;
155
+ justify-content: center;
156
+ }
157
+ .ad-title { font-size: 48px; color: #000; font-weight: 600; }
158
+ .ad-free { font-size: 34px; color: #6B6B6B; margin-top: 8px; }
159
+ .install-btn {
160
+ margin-left: auto;
161
+ background: #2D6CF6;
162
+ color: #FFFFFF;
163
+ font-weight: 700;
164
+ border: none;
165
+ border-radius: 50px;
166
+ padding: 22px 40px;
167
+ font-size: 36px;
168
+ }
169
+ .ad-utility {
170
+ position: absolute;
171
+ left: 14px;
172
+ bottom: 6px;
173
+ display: flex;
174
+ gap: 18px;
175
+ }
176
+ .badge {
177
+ width: 40px; height: 40px; border-radius: 20px;
178
+ background: #BDF6F6; color: #0A2D40;
179
+ display: flex; align-items: center; justify-content: center;
180
+ font-size: 24px; font-weight: 700;
181
+ border: 1px solid #8EE9E9;
182
+ }
183
+
184
+ /* Gesture pill */
185
+ .gesture-pill {
186
+ position: absolute;
187
+ bottom: 30px;
188
+ left: 50%;
189
+ transform: translateX(-50%);
190
+ width: 300px;
191
+ height: 18px;
192
+ background: #000000;
193
+ border-radius: 9px;
194
+ opacity: 0.9;
195
+ }
196
+ </style>
197
+ </head>
198
+ <body>
199
+ <div id="render-target">
200
+
201
+ <!-- Status Bar -->
202
+ <div class="status-bar">
203
+ <div class="status-left">
204
+ <div class="time">9:06</div>
205
+ <div class="status-icon">
206
+ <svg viewBox="0 0 24 24"><path class="ink" d="M3 14c3-8 15-8 18 0" /><circle cx="7" cy="10" r="2.5" fill="#0A2D40"/></svg>
207
+ </div>
208
+ <div class="status-icon">
209
+ <svg viewBox="0 0 24 24"><circle cx="12" cy="12" r="10" fill="none" stroke="#0A2D40" stroke-width="3"/><path d="M7 12l3 3 7-7" stroke="#0A2D40" stroke-width="3" fill="none"/></svg>
210
+ </div>
211
+ <div class="status-icon">
212
+ <svg viewBox="0 0 24 24"><circle cx="12" cy="12" r="10" fill="#0A2D40"/><text x="12" y="16" text-anchor="middle" font-size="12" fill="#9CF3F3" font-weight="700">F</text></svg>
213
+ </div>
214
+ <div class="status-icon">
215
+ <svg viewBox="0 0 24 24"><circle cx="12" cy="12" r="2" fill="#0A2D40"/></svg>
216
+ </div>
217
+ </div>
218
+ <div class="status-right">
219
+ <div class="status-icon">
220
+ <svg viewBox="0 0 24 24"><path d="M2 18l6-6 4 4 4-4 6 6" stroke="#0A2D40" stroke-width="3" fill="none"/></svg>
221
+ </div>
222
+ <div class="status-icon">
223
+ <svg viewBox="0 0 24 24"><rect x="3" y="6" width="16" height="12" rx="2" ry="2" fill="none" stroke="#0A2D40" stroke-width="3"/><rect x="19" y="9" width="2" height="8" fill="#0A2D40"/></svg>
224
+ </div>
225
+ </div>
226
+ </div>
227
+
228
+ <!-- Top Toolbar -->
229
+ <div class="toolbar top">
230
+ <!-- Image with X -->
231
+ <div class="tool-icon">
232
+ <svg viewBox="0 0 64 64">
233
+ <rect x="8" y="10" width="48" height="36" rx="4" class="ink"></rect>
234
+ <path d="M14 36l12-12 10 10 8-8 6 6" class="ink"></path>
235
+ <path d="M16 8l32 32" class="accent-red" stroke-width="6"></path>
236
+ <path d="M48 8L16 40" class="accent-red" stroke-width="6"></path>
237
+ </svg>
238
+ </div>
239
+ <!-- Save (Floppy) -->
240
+ <div class="tool-icon">
241
+ <svg viewBox="0 0 64 64">
242
+ <rect x="10" y="10" width="44" height="44" rx="6" class="ink"></rect>
243
+ <rect x="18" y="15" width="28" height="12" class="ink"></rect>
244
+ <rect x="24" y="30" width="16" height="16" class="ink"></rect>
245
+ </svg>
246
+ </div>
247
+ <!-- Back -->
248
+ <div class="tool-icon">
249
+ <svg viewBox="0 0 64 64">
250
+ <path d="M40 12L20 32l20 20" class="ink" stroke-width="10"></path>
251
+ </svg>
252
+ </div>
253
+ <!-- Forward -->
254
+ <div class="tool-icon">
255
+ <svg viewBox="0 0 64 64">
256
+ <path d="M24 12l20 20-20 20" class="ink" stroke-width="10"></path>
257
+ </svg>
258
+ </div>
259
+ <!-- Pan/Expand -->
260
+ <div class="tool-icon">
261
+ <svg viewBox="0 0 64 64">
262
+ <path d="M12 24l0-12 12 0" class="ink" stroke-width="8"></path>
263
+ <path d="M52 40l0 12-12 0" class="ink" stroke-width="8"></path>
264
+ <path d="M30 52l-10-10" class="ink" stroke-width="8"></path>
265
+ <circle cx="36" cy="30" r="8" fill="#1E2D6A"></circle>
266
+ </svg>
267
+ </div>
268
+ <!-- Fullscreen -->
269
+ <div class="tool-icon">
270
+ <svg viewBox="0 0 64 64">
271
+ <path d="M16 26V16h10" class="ink" stroke-width="8"></path>
272
+ <path d="M48 26V16H38" class="ink" stroke-width="8"></path>
273
+ <path d="M16 38v10h10" class="ink" stroke-width="8"></path>
274
+ <path d="M48 38v10H38" class="ink" stroke-width="8"></path>
275
+ </svg>
276
+ </div>
277
+ <!-- Share Image -->
278
+ <div class="tool-icon">
279
+ <svg viewBox="0 0 64 64">
280
+ <rect x="8" y="14" width="40" height="28" rx="4" class="ink"></rect>
281
+ <circle cx="46" cy="18" r="4" fill="#E74C3C"></circle>
282
+ <path d="M54 26l6 6-6 6" class="ink" stroke-width="8"></path>
283
+ <path d="M38 32h20" class="ink" stroke-width="8"></path>
284
+ </svg>
285
+ </div>
286
+ </div>
287
+
288
+ <!-- Canvas with smiley -->
289
+ <div class="canvas">
290
+ <div class="smiley">
291
+ <div class="eye left"></div>
292
+ <div class="eye right"></div>
293
+ <div class="mouth">
294
+ <svg viewBox="0 0 360 210">
295
+ <path d="M20 40c60 130 240 130 320 0"></path>
296
+ </svg>
297
+ </div>
298
+ </div>
299
+ </div>
300
+
301
+ <!-- Bottom Toolbar -->
302
+ <div class="toolbar bottom">
303
+ <!-- Palette -->
304
+ <div class="tool-icon small">
305
+ <svg viewBox="0 0 64 64">
306
+ <circle cx="32" cy="32" r="24" class="ink"></circle>
307
+ <circle cx="20" cy="24" r="4" fill="#1E2D6A"></circle>
308
+ <circle cx="44" cy="24" r="4" fill="#1E2D6A"></circle>
309
+ <circle cx="24" cy="42" r="4" fill="#1E2D6A"></circle>
310
+ <circle cx="40" cy="42" r="4" fill="#1E2D6A"></circle>
311
+ </svg>
312
+ </div>
313
+ <!-- Cup with brushes -->
314
+ <div class="tool-icon small">
315
+ <svg viewBox="0 0 64 64">
316
+ <rect x="18" y="26" width="28" height="24" class="ink"></rect>
317
+ <path d="M22 22l4-10" class="ink"></path>
318
+ <path d="M30 22l2-12" class="ink"></path>
319
+ <path d="M38 22l6-10" class="ink"></path>
320
+ </svg>
321
+ </div>
322
+ <!-- Palette Alt -->
323
+ <div class="tool-icon small">
324
+ <svg viewBox="0 0 64 64">
325
+ <circle cx="32" cy="32" r="20" class="ink"></circle>
326
+ <path d="M12 32a20 20 0 0 1 40 0" class="ink"></path>
327
+ </svg>
328
+ </div>
329
+ <!-- Color wheel -->
330
+ <div class="tool-icon small">
331
+ <svg viewBox="0 0 64 64">
332
+ <circle cx="32" cy="32" r="20" class="ink"></circle>
333
+ <path d="M32 12v40M12 32h40" class="ink"></path>
334
+ </svg>
335
+ </div>
336
+ <!-- Image edit -->
337
+ <div class="tool-icon small">
338
+ <svg viewBox="0 0 64 64">
339
+ <rect x="10" y="16" width="44" height="30" rx="4" class="ink"></rect>
340
+ <path d="M16 38l10-10 8 8 6-6 8 8" class="ink"></path>
341
+ <path d="M46 18l6 6" class="ink"></path>
342
+ </svg>
343
+ </div>
344
+ <!-- Poster -->
345
+ <div class="tool-icon small">
346
+ <svg viewBox="0 0 64 64">
347
+ <rect x="16" y="12" width="32" height="40" class="ink"></rect>
348
+ <circle cx="32" cy="30" r="8" class="ink"></circle>
349
+ </svg>
350
+ </div>
351
+ <!-- White square button -->
352
+ <div class="tool-icon small">
353
+ <svg viewBox="0 0 64 64">
354
+ <rect x="12" y="12" width="40" height="40" fill="#FFFFFF" stroke="#1E2D6A" stroke-width="4"></rect>
355
+ </svg>
356
+ </div>
357
+ </div>
358
+
359
+ <!-- Ad banner -->
360
+ <div class="ad-banner">
361
+ <div class="ad-icon">[IMG: jackpot diamond icon]</div>
362
+ <div class="ad-text">
363
+ <div class="ad-title">jackpot diamond</div>
364
+ <div class="ad-free">FREE</div>
365
+ </div>
366
+ <button class="install-btn">INSTALL</button>
367
+
368
+ <div class="ad-utility">
369
+ <div class="badge">i</div>
370
+ <div class="badge">x</div>
371
+ </div>
372
+ </div>
373
+
374
+ <!-- Gesture pill -->
375
+ <div class="gesture-pill"></div>
376
+
377
+ </div>
378
+ </body>
379
+ </html>
code/10847/10847_0.html ADDED
@@ -0,0 +1,236 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html lang="en">
3
+ <head>
4
+ <meta charset="UTF-8">
5
+ <meta name="viewport" content="width=1080, initial-scale=1.0">
6
+ <title>File Search - Dark</title>
7
+ <style>
8
+ body { margin: 0; padding: 0; background: transparent; font-family: Arial, Helvetica, sans-serif; }
9
+ #render-target {
10
+ width: 1080px;
11
+ height: 2400px;
12
+ position: relative;
13
+ overflow: hidden;
14
+ background: #000000;
15
+ color: #EDEDED;
16
+ }
17
+
18
+ /* Status bar */
19
+ .statusbar {
20
+ position: absolute;
21
+ top: 0; left: 0;
22
+ width: 100%;
23
+ height: 96px;
24
+ background: #1A1A1A;
25
+ display: flex;
26
+ align-items: center;
27
+ padding: 0 32px;
28
+ box-sizing: border-box;
29
+ font-size: 36px;
30
+ color: #DADADA;
31
+ }
32
+ .statusbar .time { font-weight: 600; }
33
+ .statusbar .right {
34
+ margin-left: auto;
35
+ display: flex;
36
+ align-items: center;
37
+ gap: 22px;
38
+ }
39
+ .statusbar .pct { font-size: 30px; color: #FFFFFF; margin-left: 6px; }
40
+
41
+ /* Top app/search bar */
42
+ .appbar {
43
+ position: absolute;
44
+ top: 96px;
45
+ left: 0;
46
+ width: 100%;
47
+ height: 144px;
48
+ background: #222222;
49
+ display: flex;
50
+ align-items: center;
51
+ padding: 0 24px;
52
+ box-sizing: border-box;
53
+ gap: 20px;
54
+ }
55
+ .back-btn {
56
+ width: 72px; height: 72px;
57
+ display: flex; align-items: center; justify-content: center;
58
+ }
59
+ .search-field {
60
+ flex: 1;
61
+ height: 92px;
62
+ background: #333333;
63
+ border-radius: 16px;
64
+ display: flex;
65
+ align-items: center;
66
+ padding: 0 24px;
67
+ box-sizing: border-box;
68
+ color: #EAEAEA;
69
+ font-size: 36px;
70
+ }
71
+ .search-field .placeholder {
72
+ white-space: nowrap;
73
+ overflow: hidden;
74
+ text-overflow: ellipsis;
75
+ }
76
+ .search-field .close {
77
+ margin-left: auto;
78
+ width: 64px; height: 64px;
79
+ display: flex; align-items: center; justify-content: center;
80
+ }
81
+
82
+ /* Content area */
83
+ .content {
84
+ position: absolute;
85
+ top: 240px;
86
+ left: 0;
87
+ right: 0;
88
+ bottom: 120px;
89
+ padding: 20px 16px;
90
+ box-sizing: border-box;
91
+ background: #000000;
92
+ }
93
+ .actions {
94
+ display: flex;
95
+ justify-content: flex-end;
96
+ padding: 12px 12px 0 12px;
97
+ }
98
+ .list {
99
+ margin-top: 8px;
100
+ }
101
+ .item {
102
+ display: flex;
103
+ align-items: center;
104
+ padding: 28px 16px;
105
+ gap: 24px;
106
+ border-bottom: 1px solid #222;
107
+ }
108
+ .thumb {
109
+ width: 120px; height: 120px;
110
+ background: #E0E0E0;
111
+ border: 1px solid #BDBDBD;
112
+ border-radius: 12px;
113
+ color: #757575;
114
+ font-size: 24px;
115
+ display: flex; align-items: center; justify-content: center;
116
+ text-align: center;
117
+ }
118
+ .meta {
119
+ flex: 1;
120
+ min-width: 0;
121
+ }
122
+ .title {
123
+ font-size: 34px;
124
+ color: #EDEDED;
125
+ white-space: nowrap;
126
+ overflow: hidden;
127
+ text-overflow: ellipsis;
128
+ margin-bottom: 8px;
129
+ }
130
+ .sub {
131
+ font-size: 28px;
132
+ color: #9E9E9E;
133
+ }
134
+ .more {
135
+ width: 64px; height: 64px;
136
+ display: flex; align-items: center; justify-content: center;
137
+ }
138
+
139
+ /* Home indicator pill */
140
+ .home-pill {
141
+ position: absolute;
142
+ bottom: 28px;
143
+ left: 50%;
144
+ transform: translateX(-50%);
145
+ width: 320px;
146
+ height: 12px;
147
+ background: #E6E6E6;
148
+ border-radius: 8px;
149
+ opacity: 0.9;
150
+ }
151
+ </style>
152
+ </head>
153
+ <body>
154
+ <div id="render-target">
155
+
156
+ <!-- Status bar -->
157
+ <div class="statusbar">
158
+ <div class="time">1:32</div>
159
+ <div class="right">
160
+ <!-- Wifi icon -->
161
+ <svg width="42" height="42" viewBox="0 0 24 24" fill="none">
162
+ <path d="M2 8c5.5-5 14.5-5 20 0" stroke="#FFFFFF" stroke-width="2" stroke-linecap="round"/>
163
+ <path d="M5 11.5c3.7-3.3 10.3-3.3 14 0" stroke="#FFFFFF" stroke-width="2" stroke-linecap="round"/>
164
+ <path d="M8.5 15c2-1.8 5-1.8 7 0" stroke="#FFFFFF" stroke-width="2" stroke-linecap="round"/>
165
+ <circle cx="12" cy="18.5" r="1.8" fill="#FFFFFF"/>
166
+ </svg>
167
+ <!-- Cellular bars -->
168
+ <svg width="42" height="42" viewBox="0 0 24 24" fill="#FFFFFF">
169
+ <rect x="3" y="14" width="3" height="7" opacity="0.4"></rect>
170
+ <rect x="8" y="11" width="3" height="10" opacity="0.6"></rect>
171
+ <rect x="13" y="8" width="3" height="13" opacity="0.8"></rect>
172
+ <rect x="18" y="5" width="3" height="16"></rect>
173
+ </svg>
174
+ <!-- Battery -->
175
+ <svg width="54" height="42" viewBox="0 0 28 16" fill="none">
176
+ <rect x="1" y="3" width="22" height="10" rx="2" stroke="#FFFFFF" stroke-width="2"></rect>
177
+ <rect x="24" y="6" width="3" height="4" rx="1" fill="#FFFFFF"></rect>
178
+ <rect x="3" y="5" width="18" height="6" rx="1" fill="#FFFFFF"></rect>
179
+ </svg>
180
+ <div class="pct">100%</div>
181
+ </div>
182
+ </div>
183
+
184
+ <!-- App bar with search -->
185
+ <div class="appbar">
186
+ <div class="back-btn">
187
+ <svg width="52" height="52" viewBox="0 0 24 24" fill="none">
188
+ <path d="M15 19L8 12l7-7" stroke="#FFFFFF" stroke-width="2.8" stroke-linecap="round" stroke-linejoin="round"/>
189
+ </svg>
190
+ </div>
191
+ <div class="search-field">
192
+ <div class="placeholder">A_short_history_of_Germany</div>
193
+ <div class="close">
194
+ <svg width="40" height="40" viewBox="0 0 24 24" fill="none">
195
+ <circle cx="12" cy="12" r="10" fill="none" stroke="#BDBDBD" stroke-width="1.8"/>
196
+ <path d="M8 8l8 8M16 8l-8 8" stroke="#E0E0E0" stroke-width="2" stroke-linecap="round"/>
197
+ </svg>
198
+ </div>
199
+ </div>
200
+ </div>
201
+
202
+ <!-- Content -->
203
+ <div class="content">
204
+ <div class="actions">
205
+ <!-- Grid view icon -->
206
+ <svg width="56" height="56" viewBox="0 0 24 24" fill="#CFCFCF">
207
+ <rect x="3" y="3" width="7" height="7" rx="1"></rect>
208
+ <rect x="14" y="3" width="7" height="7" rx="1"></rect>
209
+ <rect x="3" y="14" width="7" height="7" rx="1"></rect>
210
+ <rect x="14" y="14" width="7" height="7" rx="1"></rect>
211
+ </svg>
212
+ </div>
213
+ <div class="list">
214
+ <div class="item">
215
+ <div class="thumb">[IMG: File thumbnail]</div>
216
+ <div class="meta">
217
+ <div class="title">A_short_history_...toryofge00hawt)</div>
218
+ <div class="sub">15.6 MB · 29 minutes ago</div>
219
+ </div>
220
+ <div class="more">
221
+ <!-- More vertical dots -->
222
+ <svg width="32" height="32" viewBox="0 0 24 24" fill="#D0D0D0">
223
+ <circle cx="12" cy="5" r="2"></circle>
224
+ <circle cx="12" cy="12" r="2"></circle>
225
+ <circle cx="12" cy="19" r="2"></circle>
226
+ </svg>
227
+ </div>
228
+ </div>
229
+ </div>
230
+ </div>
231
+
232
+ <!-- Home indicator -->
233
+ <div class="home-pill"></div>
234
+ </div>
235
+ </body>
236
+ </html>
code/10847/10847_1.html ADDED
@@ -0,0 +1,288 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html lang="en">
3
+ <head>
4
+ <meta charset="UTF-8">
5
+ <title>Mobile Photo Viewer Mock</title>
6
+ <style>
7
+ body {
8
+ margin: 0;
9
+ padding: 0;
10
+ background: transparent;
11
+ font-family: Arial, Helvetica, sans-serif;
12
+ }
13
+ #render-target {
14
+ width: 1080px;
15
+ height: 2400px;
16
+ position: relative;
17
+ overflow: hidden;
18
+ background: #000000;
19
+ color: #FFFFFF;
20
+ }
21
+ /* Status bar */
22
+ .status-bar {
23
+ position: absolute;
24
+ top: 0;
25
+ left: 0;
26
+ width: 1080px;
27
+ height: 90px;
28
+ padding: 0 32px;
29
+ box-sizing: border-box;
30
+ display: flex;
31
+ align-items: center;
32
+ justify-content: space-between;
33
+ color: #EDEDED;
34
+ font-size: 34px;
35
+ letter-spacing: 0.5px;
36
+ }
37
+ .status-left {
38
+ display: flex;
39
+ align-items: center;
40
+ gap: 18px;
41
+ }
42
+ .status-right {
43
+ display: flex;
44
+ align-items: center;
45
+ gap: 22px;
46
+ }
47
+ .status-icon {
48
+ width: 32px; height: 32px;
49
+ opacity: 0.9;
50
+ }
51
+
52
+ /* App bar */
53
+ .app-bar {
54
+ position: absolute;
55
+ top: 90px;
56
+ left: 0;
57
+ width: 1080px;
58
+ height: 120px;
59
+ padding: 0 28px;
60
+ box-sizing: border-box;
61
+ display: flex;
62
+ align-items: center;
63
+ justify-content: space-between;
64
+ color: #F5F5F5;
65
+ }
66
+ .app-left, .app-right {
67
+ display: flex;
68
+ align-items: center;
69
+ gap: 28px;
70
+ }
71
+ .icon-btn svg {
72
+ width: 52px;
73
+ height: 52px;
74
+ stroke: #EDEDED;
75
+ fill: none;
76
+ stroke-width: 3;
77
+ }
78
+
79
+ /* Main image area */
80
+ .image-area {
81
+ position: absolute;
82
+ top: 210px;
83
+ left: 0;
84
+ right: 0;
85
+ bottom: 380px; /* leave space for bottom sheet and nav pill */
86
+ display: flex;
87
+ align-items: center;
88
+ justify-content: center;
89
+ background: #000;
90
+ }
91
+ .image-placeholder {
92
+ width: 1080px;
93
+ height: 1200px;
94
+ background: #6b6f56;
95
+ border: 1px solid #4e4e4e;
96
+ color: rgba(255,255,255,0.75);
97
+ display: flex;
98
+ align-items: center;
99
+ justify-content: center;
100
+ font-size: 34px;
101
+ letter-spacing: 0.3px;
102
+ position: relative;
103
+ }
104
+ .spinner {
105
+ position: absolute;
106
+ width: 110px;
107
+ height: 110px;
108
+ border-radius: 50%;
109
+ border: 10px solid rgba(38, 95, 217, 0.25);
110
+ border-top-color: transparent;
111
+ border-left-color: transparent;
112
+ border-right-color: #1E5BD6;
113
+ border-bottom-color: #1E5BD6;
114
+ top: 50%;
115
+ left: 50%;
116
+ transform: translate(-50%, -50%);
117
+ }
118
+
119
+ /* Bottom sheet */
120
+ .bottom-sheet {
121
+ position: absolute;
122
+ left: 0;
123
+ right: 0;
124
+ bottom: 90px;
125
+ height: 320px;
126
+ background: #1a1a1a;
127
+ border-top-left-radius: 26px;
128
+ border-top-right-radius: 26px;
129
+ box-shadow: 0 -6px 16px rgba(0,0,0,0.4);
130
+ padding-top: 16px;
131
+ }
132
+ .sheet-handle {
133
+ width: 140px;
134
+ height: 12px;
135
+ background: #5a5a5a;
136
+ border-radius: 8px;
137
+ margin: 10px auto 24px auto;
138
+ }
139
+ .actions {
140
+ display: flex;
141
+ justify-content: space-around;
142
+ align-items: flex-start;
143
+ padding: 10px 48px 0 48px;
144
+ color: #e9e9e9;
145
+ }
146
+ .action {
147
+ display: flex;
148
+ flex-direction: column;
149
+ align-items: center;
150
+ gap: 18px;
151
+ min-width: 180px;
152
+ }
153
+ .action svg {
154
+ width: 72px;
155
+ height: 72px;
156
+ stroke: #e0e0e0;
157
+ fill: none;
158
+ stroke-width: 3;
159
+ }
160
+ .action span {
161
+ font-size: 32px;
162
+ color: #d6d6d6;
163
+ }
164
+
165
+ /* Navigation pill (gesture bar) */
166
+ .nav-pill {
167
+ position: absolute;
168
+ bottom: 18px;
169
+ left: 50%;
170
+ transform: translateX(-50%);
171
+ width: 240px;
172
+ height: 10px;
173
+ background: #ffffff;
174
+ border-radius: 10px;
175
+ opacity: 0.9;
176
+ }
177
+ </style>
178
+ </head>
179
+ <body>
180
+ <div id="render-target">
181
+ <!-- Status Bar -->
182
+ <div class="status-bar">
183
+ <div class="status-left">
184
+ <div>1:33</div>
185
+ <svg class="status-icon" viewBox="0 0 24 24">
186
+ <path d="M4 12l4 4 12-12" stroke="#EDEDED" stroke-width="2" fill="none"></path>
187
+ </svg>
188
+ <svg class="status-icon" viewBox="0 0 24 24">
189
+ <rect x="3" y="4" width="18" height="16" rx="2" stroke="#EDEDED" stroke-width="2" fill="none"></rect>
190
+ <line x1="8" y1="8" x2="8" y2="16" stroke="#EDEDED" stroke-width="2"></line>
191
+ <line x1="12" y1="8" x2="12" y2="16" stroke="#EDEDED" stroke-width="2"></line>
192
+ <line x1="16" y1="8" x2="16" y2="16" stroke="#EDEDED" stroke-width="2"></line>
193
+ </svg>
194
+ <div style="font-weight: bold;">M</div>
195
+ <div style="font-weight: bold;">M</div>
196
+ <svg class="status-icon" viewBox="0 0 24 24">
197
+ <path d="M2 18h20L12 6z" stroke="#EDEDED" stroke-width="2" fill="none"></path>
198
+ </svg>
199
+ <svg class="status-icon" viewBox="0 0 24 24">
200
+ <path d="M12 2l10 10h-6v10H8V12H2z" stroke="#EDEDED" stroke-width="2" fill="none"></path>
201
+ </svg>
202
+ </div>
203
+ <div class="status-right">
204
+ <svg class="status-icon" viewBox="0 0 24 24">
205
+ <path d="M2 8h20M5 12h14M8 16h8" stroke="#EDEDED" stroke-width="2" fill="none"></path>
206
+ </svg>
207
+ <div>100%</div>
208
+ </div>
209
+ </div>
210
+
211
+ <!-- App Bar -->
212
+ <div class="app-bar">
213
+ <div class="app-left">
214
+ <div class="icon-btn">
215
+ <svg viewBox="0 0 24 24">
216
+ <path d="M15 4l-8 8 8 8" stroke-linecap="round" stroke-linejoin="round"></path>
217
+ </svg>
218
+ </div>
219
+ </div>
220
+ <div class="app-right">
221
+ <div class="icon-btn" title="Grid">
222
+ <svg viewBox="0 0 24 24">
223
+ <rect x="3" y="3" width="7" height="7"></rect>
224
+ <rect x="14" y="3" width="7" height="7"></rect>
225
+ <rect x="3" y="14" width="7" height="7"></rect>
226
+ <rect x="14" y="14" width="7" height="7"></rect>
227
+ </svg>
228
+ </div>
229
+ <div class="icon-btn" title="Search">
230
+ <svg viewBox="0 0 24 24">
231
+ <circle cx="10" cy="10" r="7"></circle>
232
+ <line x1="15" y1="15" x2="22" y2="22"></line>
233
+ </svg>
234
+ </div>
235
+ <div class="icon-btn" title="More">
236
+ <svg viewBox="0 0 24 24">
237
+ <circle cx="12" cy="5" r="2"></circle>
238
+ <circle cx="12" cy="12" r="2"></circle>
239
+ <circle cx="12" cy="19" r="2"></circle>
240
+ </svg>
241
+ </div>
242
+ </div>
243
+ </div>
244
+
245
+ <!-- Main Content -->
246
+ <div class="image-area">
247
+ <div class="image-placeholder">
248
+ [IMG: Photo - Olive Texture]
249
+ <div class="spinner"></div>
250
+ </div>
251
+ </div>
252
+
253
+ <!-- Bottom Sheet with actions -->
254
+ <div class="bottom-sheet">
255
+ <div class="sheet-handle"></div>
256
+ <div class="actions">
257
+ <div class="action">
258
+ <svg viewBox="0 0 24 24">
259
+ <path d="M12 3v12"></path>
260
+ <path d="M7 8l5-5 5 5"></path>
261
+ <rect x="4" y="14" width="16" height="7" rx="2"></rect>
262
+ </svg>
263
+ <span>Share</span>
264
+ </div>
265
+ <div class="action">
266
+ <svg viewBox="0 0 24 24">
267
+ <path d="M4 6h16"></path>
268
+ <path d="M6 6l1 14h10l1-14"></path>
269
+ <path d="M9 6V4h6v2"></path>
270
+ </svg>
271
+ <span>Delete</span>
272
+ </div>
273
+ <div class="action">
274
+ <svg viewBox="0 0 24 24">
275
+ <path d="M12 3v12"></path>
276
+ <path d="M7 10l5 5 5-5"></path>
277
+ <rect x="4" y="18" width="16" height="3" rx="1.5"></rect>
278
+ </svg>
279
+ <span>Download</span>
280
+ </div>
281
+ </div>
282
+ </div>
283
+
284
+ <!-- Navigation gesture pill -->
285
+ <div class="nav-pill"></div>
286
+ </div>
287
+ </body>
288
+ </html>
code/10848/10848_0.html ADDED
@@ -0,0 +1,320 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html lang="en">
3
+ <head>
4
+ <meta charset="UTF-8">
5
+ <title>Weather & Radar - Mock UI</title>
6
+ <meta name="viewport" content="width=1080, initial-scale=1.0">
7
+ <style>
8
+ body { margin: 0; padding: 0; background: transparent; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif; color: #ffffff; }
9
+ #render-target {
10
+ width: 1080px; height: 2400px; position: relative; overflow: hidden;
11
+ background: #dfe3e7;
12
+ }
13
+
14
+ /* Top status bar */
15
+ .status-bar {
16
+ position: absolute; top: 0; left: 0; right: 0; height: 86px;
17
+ background: #1e4461;
18
+ display: flex; align-items: center; padding: 0 28px; box-sizing: border-box;
19
+ font-size: 34px; color: #eaf3f9; opacity: 0.95;
20
+ }
21
+ .status-left { display: flex; align-items: center; gap: 18px; }
22
+ .status-right { margin-left: auto; display: flex; align-items: center; gap: 24px; }
23
+ .dot { width: 16px; height: 16px; background: #fff; border-radius: 50%; opacity: 0.9; display: inline-block; }
24
+
25
+ /* App bar */
26
+ .app-bar {
27
+ position: absolute; top: 86px; left: 0; right: 0; height: 120px;
28
+ background: #255b7a;
29
+ display: flex; align-items: center; padding: 0 28px; box-sizing: border-box;
30
+ }
31
+ .brand {
32
+ margin: 0 auto; font-size: 54px; font-weight: 600; letter-spacing: 0.5px; color: #e8f2f8;
33
+ }
34
+ .brand .amp { color: #f0c23b; font-weight: 800; }
35
+ .icon-btn { width: 60px; height: 60px; display: flex; align-items: center; justify-content: center; }
36
+
37
+ /* Main weather section */
38
+ .weather {
39
+ position: absolute; top: 206px; left: 0; right: 0;
40
+ height: 1240px;
41
+ background: linear-gradient(180deg, #a7b2bb 0%, #b9c0c6 60%, #c7ccd0 100%);
42
+ padding: 36px 36px 0 36px; box-sizing: border-box; color: #eef3f6;
43
+ }
44
+
45
+ .location-small { font-size: 36px; opacity: 0.9; }
46
+ .location-row { display: flex; align-items: center; gap: 14px; margin-top: 10px; }
47
+ .location-name { font-size: 64px; font-weight: 600; }
48
+
49
+ .temp-block { margin-top: 26px; display: flex; align-items: flex-end; gap: 24px; }
50
+ .temp { font-size: 200px; font-weight: 300; line-height: 0.9; }
51
+ .feels { font-size: 40px; opacity: 0.9; margin-bottom: 28px; }
52
+
53
+ .right-now { position: absolute; top: 40px; right: 36px; font-size: 34px; opacity: 0.8; }
54
+ .aqi-badge {
55
+ position: absolute; right: 36px; top: 210px;
56
+ background: #e53935; color: #fff; border-radius: 14px; padding: 18px 24px; font-size: 44px; font-weight: 700;
57
+ }
58
+ .aqi-desc { position: absolute; right: 42px; top: 300px; font-size: 34px; opacity: 0.95; }
59
+
60
+ .now-card {
61
+ position: absolute; right: 36px; top: 390px; width: 420px; min-height: 150px;
62
+ background: #ffffff; color: #123; border-radius: 22px; box-shadow: 0 6px 12px rgba(0,0,0,0.15);
63
+ display: flex; align-items: center; justify-content: space-between; padding: 24px 28px; box-sizing: border-box;
64
+ }
65
+ .now-card .label-top { color: #f0a000; font-weight: 700; }
66
+ .now-card .label-bottom { color: #2a5573; font-size: 40px; margin-top: 6px; }
67
+ .play-wrap { width: 110px; height: 110px; background: #214e6d; border-radius: 55px; display: flex; align-items: center; justify-content: center; }
68
+
69
+ /* Today header and line */
70
+ .today-row { margin-top: 270px; display: flex; align-items: center; color: #eef3f6; }
71
+ .today-row .title { font-size: 44px; font-weight: 600; margin-right: 16px; }
72
+ .today-row .line { flex: 1; height: 2px; background: rgba(255,255,255,0.5); margin: 0 16px; }
73
+ .sun-times { font-size: 32px; opacity: 0.95; display: flex; align-items: center; gap: 10px; }
74
+
75
+ /* Hourly cards */
76
+ .hourly {
77
+ margin-top: 24px; display: grid; grid-template-columns: repeat(5, 1fr); gap: 12px; color: #fff;
78
+ }
79
+ .hour { text-align: center; padding-top: 8px; }
80
+ .hour .time { font-size: 32px; color: #e8eef2; margin-bottom: 14px; }
81
+ .icon-sun { margin: 0 auto 8px; }
82
+ .precip { display: flex; align-items: center; justify-content: center; gap: 8px; font-size: 30px; color: #e8eef2; margin-top: 6px; }
83
+ .aqi-box {
84
+ margin: 18px auto 0; width: 150px; height: 76px; background: #e53935; border-radius: 12px;
85
+ display: flex; align-items: center; justify-content: center; font-size: 44px; font-weight: 700;
86
+ }
87
+
88
+ .hour-divider { margin-top: 18px; border-top: 2px solid rgba(255,255,255,0.6); padding-top: 14px; color: #eef3f6; font-size: 34px; }
89
+
90
+ /* Details section */
91
+ .details { margin-top: 26px; display: grid; grid-template-columns: 1fr 1fr; row-gap: 18px; column-gap: 20px; }
92
+ .detail-item { display: flex; align-items: center; gap: 16px; font-size: 34px; color: #f1f6f9; }
93
+ .circle-ico { width: 48px; height: 48px; border: 2px solid rgba(255,255,255,0.85); border-radius: 50%; display: flex; align-items: center; justify-content: center; }
94
+
95
+ .aqi-inline { display: flex; align-items: center; gap: 16px; margin-top: 2px; font-size: 34px; }
96
+
97
+ /* Ad area */
98
+ .ad-area {
99
+ position: absolute; left: 0; right: 0; top: 1446px; bottom: 120px;
100
+ background: #eef1f4; color: #333; padding: 36px; box-sizing: border-box;
101
+ }
102
+ .ad-label { position: absolute; right: 40px; top: 24px; color: #8a8f95; font-size: 36px; }
103
+ .ad-card {
104
+ width: 900px; height: 380px; background: #E0E0E0; border: 1px solid #BDBDBD;
105
+ display: flex; align-items: center; justify-content: center; color: #757575; margin: 80px auto 0;
106
+ font-size: 42px; border-radius: 10px;
107
+ }
108
+
109
+ /* Home indicator */
110
+ .home-indicator {
111
+ position: absolute; bottom: 30px; left: 50%; transform: translateX(-50%);
112
+ width: 300px; height: 12px; background: #000; border-radius: 8px; opacity: 0.7;
113
+ }
114
+
115
+ /* Helper text colors on gradient */
116
+ .muted { opacity: 0.85; }
117
+ </style>
118
+ </head>
119
+ <body>
120
+ <div id="render-target">
121
+
122
+ <!-- Status bar -->
123
+ <div class="status-bar">
124
+ <div class="status-left">
125
+ <div>12:46</div>
126
+ <span class="dot"></span><span class="dot" style="opacity:.6"></span><span class="dot" style="opacity:.3"></span>
127
+ <div>87°</div><div>90°</div>
128
+ </div>
129
+ <div class="status-right">
130
+ <svg width="28" height="28" viewBox="0 0 24 24" fill="#eaf3f9"><circle cx="12" cy="12" r="2"/><circle cx="19" cy="12" r="2"/><circle cx="5" cy="12" r="2"/></svg>
131
+ <svg width="30" height="30" viewBox="0 0 24 24" fill="none" stroke="#eaf3f9" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
132
+ <path d="M6 18h12l2-8H4l2 8z"/><path d="M6 10V6a6 6 0 0 1 12 0v4"/>
133
+ </svg>
134
+ <svg width="34" height="34" viewBox="0 0 24 24" fill="none" stroke="#eaf3f9" stroke-width="2"><path d="M6 8h12M6 12h12M6 16h8"/></svg>
135
+ </div>
136
+ </div>
137
+
138
+ <!-- App bar -->
139
+ <div class="app-bar">
140
+ <div class="icon-btn">
141
+ <svg width="44" height="44" viewBox="0 0 24 24" fill="none" stroke="#e8f2f8" stroke-width="2" stroke-linecap="round">
142
+ <path d="M3 6h18M3 12h18M3 18h18"/>
143
+ </svg>
144
+ </div>
145
+
146
+ <div class="brand">weather<span class="amp">&</span>radar</div>
147
+
148
+ <div class="icon-btn">
149
+ <svg width="44" height="44" viewBox="0 0 24 24" fill="none" stroke="#e8f2f8" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
150
+ <circle cx="11" cy="11" r="7"></circle><path d="M21 21l-4.3-4.3"></path>
151
+ </svg>
152
+ </div>
153
+ </div>
154
+
155
+ <!-- Weather content -->
156
+ <div class="weather">
157
+ <div class="right-now">right now</div>
158
+
159
+ <div class="location-small">Delhi, India</div>
160
+ <div class="location-row">
161
+ <svg width="40" height="40" viewBox="0 0 24 24" fill="#eaf3f9">
162
+ <path d="M12 2a7 7 0 0 0-7 7c0 5 7 13 7 13s7-8 7-13a7 7 0 0 0-7-7zm0 9.5a2.5 2.5 0 1 1 0-5 2.5 2.5 0 0 1 0 5z"/>
163
+ </svg>
164
+ <div class="location-name">Delhi</div>
165
+ </div>
166
+
167
+ <div class="temp-block">
168
+ <div class="temp">90°</div>
169
+ <div class="feels muted">feels like 105°</div>
170
+ </div>
171
+
172
+ <div class="aqi-badge">AQI 310</div>
173
+ <div class="aqi-desc">Very poor</div>
174
+
175
+ <div class="now-card">
176
+ <div>
177
+ <div class="label-top">90 Min. Weather:</div>
178
+ <div class="label-bottom">smog</div>
179
+ </div>
180
+ <div class="play-wrap">
181
+ <svg width="50" height="50" viewBox="0 0 24 24" fill="#ffd26b"><path d="M8 5v14l11-7z"/></svg>
182
+ </div>
183
+ </div>
184
+
185
+ <div class="today-row">
186
+ <div class="title">today</div>
187
+ <div class="line"></div>
188
+ <div class="sun-times">
189
+ <svg width="30" height="30" viewBox="0 0 24 24" fill="none" stroke="#fff" stroke-width="2"><circle cx="12" cy="12" r="3"/><path d="M12 2v3M12 19v3M4.22 4.22l2.12 2.12M17.66 17.66l2.12 2.12M2 12h3M19 12h3M4.22 19.78l2.12-2.12M17.66 6.34l2.12-2.12"/></svg>
190
+ ↑ 5:45 AM ↓ 7:07 PM
191
+ </div>
192
+ </div>
193
+
194
+ <div class="hourly">
195
+ <!-- 1 PM -->
196
+ <div class="hour">
197
+ <div class="time">1:00 PM</div>
198
+ <svg class="icon-sun" width="90" height="90" viewBox="0 0 24 24" fill="none" stroke="#ffe082" stroke-width="1.5">
199
+ <circle cx="12" cy="12" r="4" fill="#ffe082" stroke="none"></circle>
200
+ <path d="M12 1v3M12 20v3M1 12h3M20 12h3M4 4l2 2M18 4l-2 2M4 20l2-2M18 20l-2-2" stroke="#fff"/>
201
+ <rect x="4" y="14.5" width="16" height="1.5" fill="#ffffff" opacity="0.8"></rect>
202
+ <rect x="5" y="16.5" width="14" height="1.5" fill="#ffffff" opacity="0.5"></rect>
203
+ </svg>
204
+ <div class="precip">
205
+ <svg width="26" height="26" viewBox="0 0 24 24" fill="#e8eef2"><path d="M12 2C9 7 6 10 6 13a6 6 0 0 0 12 0c0-3-3-6-6-11z"/></svg>30%
206
+ </div>
207
+ <div class="aqi-box">320</div>
208
+ </div>
209
+ <!-- 2 PM -->
210
+ <div class="hour">
211
+ <div class="time">2:00 PM</div>
212
+ <svg class="icon-sun" width="90" height="90" viewBox="0 0 24 24" fill="none" stroke="#ffe082" stroke-width="1.5">
213
+ <circle cx="12" cy="12" r="4" fill="#ffe082" stroke="none"></circle>
214
+ <path d="M12 1v3M12 20v3M1 12h3M20 12h3" stroke="#fff"/>
215
+ <rect x="4" y="14.5" width="16" height="1.5" fill="#ffffff" opacity="0.8"></rect>
216
+ <rect x="5" y="16.5" width="14" height="1.5" fill="#ffffff" opacity="0.5"></rect>
217
+ </svg>
218
+ <div class="precip">
219
+ <svg width="26" height="26" viewBox="0 0 24 24" fill="#e8eef2"><path d="M12 2C9 7 6 10 6 13a6 6 0 0 0 12 0c0-3-3-6-6-11z"/></svg>20%
220
+ </div>
221
+ <div class="aqi-box">330</div>
222
+ </div>
223
+ <!-- 3 PM -->
224
+ <div class="hour">
225
+ <div class="time">3:00 PM</div>
226
+ <svg class="icon-sun" width="90" height="90" viewBox="0 0 24 24" fill="none" stroke="#ffe082" stroke-width="1.5">
227
+ <circle cx="12" cy="12" r="4" fill="#ffe082" stroke="none"></circle>
228
+ <path d="M12 1v3M12 20v3M1 12h3M20 12h3" stroke="#fff"/>
229
+ <rect x="4" y="14.5" width="16" height="1.5" fill="#ffffff" opacity="0.8"></rect>
230
+ <rect x="5" y="16.5" width="14" height="1.5" fill="#ffffff" opacity="0.5"></rect>
231
+ </svg>
232
+ <div class="precip">
233
+ <svg width="26" height="26" viewBox="0 0 24 24" fill="#e8eef2"><path d="M12 2C9 7 6 10 6 13a6 6 0 0 0 12 0c0-3-3-6-6-11z"/></svg>20%
234
+ </div>
235
+ <div class="aqi-box">330</div>
236
+ </div>
237
+ <!-- 4 PM -->
238
+ <div class="hour">
239
+ <div class="time">4:00 PM</div>
240
+ <svg class="icon-sun" width="90" height="90" viewBox="0 0 24 24" fill="none" stroke="#ffe082" stroke-width="1.5">
241
+ <circle cx="12" cy="12" r="4" fill="#ffe082" stroke="none"></circle>
242
+ <path d="M12 1v3M12 20v3M1 12h3M20 12h3" stroke="#fff"/>
243
+ <rect x="4" y="14.5" width="16" height="1.5" fill="#ffffff" opacity="0.8"></rect>
244
+ <rect x="5" y="16.5" width="14" height="1.5" fill="#ffffff" opacity="0.5"></rect>
245
+ </svg>
246
+ <div class="precip">
247
+ <svg width="26" height="26" viewBox="0 0 24 24" fill="#e8eef2"><path d="M12 2C9 7 6 10 6 13a6 6 0 0 0 12 0c0-3-3-6-6-11z"/></svg>20%
248
+ </div>
249
+ <div class="aqi-box">340</div>
250
+ </div>
251
+ <!-- 5 PM -->
252
+ <div class="hour">
253
+ <div class="time">5:00 PM</div>
254
+ <svg class="icon-sun" width="90" height="90" viewBox="0 0 24 24" fill="none" stroke="#ffe082" stroke-width="1.5">
255
+ <circle cx="12" cy="12" r="4" fill="#ffe082" stroke="none"></circle>
256
+ <path d="M12 1v3M12 20v3M1 12h3M20 12h3" stroke="#fff"/>
257
+ <rect x="4" y="14.5" width="16" height="1.5" fill="#ffffff" opacity="0.8"></rect>
258
+ <rect x="5" y="16.5" width="14" height="1.5" fill="#ffffff" opacity="0.5"></rect>
259
+ </svg>
260
+ <div class="precip">
261
+ <svg width="26" height="26" viewBox="0 0 24 24" fill="#e8eef2"><path d="M12 2C9 7 6 10 6 13a6 6 0 0 0 12 0c0-3-3-6-6-11z"/></svg>20%
262
+ </div>
263
+ <div class="aqi-box">340</div>
264
+ </div>
265
+ </div>
266
+
267
+ <div class="hour-divider">1:00 PM — smog</div>
268
+
269
+ <div class="details">
270
+ <div class="detail-item">
271
+ <div class="circle-ico">
272
+ <svg width="26" height="26" viewBox="0 0 24 24" fill="none" stroke="#fff" stroke-width="2"><path d="M3 12h18M12 3v18"/></svg>
273
+ </div>
274
+ pressure: 29.44 inHg
275
+ </div>
276
+ <div class="detail-item">
277
+ <div class="circle-ico">
278
+ <svg width="26" height="26" viewBox="0 0 24 24" fill="none" stroke="#fff" stroke-width="2"><path d="M12 3l4 8a4 4 0 1 1-8 0l4-8z"/></svg>
279
+ </div>
280
+ feels like: 107°
281
+ </div>
282
+
283
+ <div class="detail-item">
284
+ <div class="circle-ico">
285
+ <svg width="26" height="26" viewBox="0 0 24 24" fill="#fff"><path d="M12 2C9 7 6 10 6 13a6 6 0 0 0 12 0c0-3-3-6-6-11z"/></svg>
286
+ </div>
287
+ humidity: 60 %
288
+ </div>
289
+ <div class="detail-item">
290
+ <div class="circle-ico">
291
+ <svg width="26" height="26" viewBox="0 0 24 24" fill="none" stroke="#fff" stroke-width="2"><path d="M4 12l6 6 10-10"/></svg>
292
+ </div>
293
+ light wind from W (10 mph)
294
+ </div>
295
+
296
+ <div class="detail-item">
297
+ <div class="circle-ico">
298
+ <svg width="26" height="26" viewBox="0 0 24 24" fill="none" stroke="#fff" stroke-width="2"><path d="M8 17a4 4 0 1 0 8 0"/></svg>
299
+ </div>
300
+ dew point: 77°
301
+ </div>
302
+ <div class="detail-item aqi-inline">
303
+ <div class="circle-ico">AQI</div>
304
+ AQI 320 Very poor
305
+ </div>
306
+ </div>
307
+ </div>
308
+
309
+ <!-- Ad space -->
310
+ <div class="ad-area">
311
+ <div class="ad-label">Ad</div>
312
+ <div class="ad-card">[IMG: Promotional Banner]</div>
313
+ </div>
314
+
315
+ <!-- Home indicator -->
316
+ <div class="home-indicator"></div>
317
+
318
+ </div>
319
+ </body>
320
+ </html>
code/10848/10848_1.html ADDED
@@ -0,0 +1,412 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html lang="en">
3
+ <head>
4
+ <meta charset="UTF-8" />
5
+ <meta name="viewport" content="width=1080, initial-scale=1.0" />
6
+ <title>Weather App Drawer UI</title>
7
+ <style>
8
+ body { margin: 0; padding: 0; background: transparent; }
9
+ #render-target {
10
+ position: relative;
11
+ overflow: hidden;
12
+ width: 1080px;
13
+ height: 2400px;
14
+ background: #123e56;
15
+ font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, Helvetica, sans-serif;
16
+ color: #ffffff;
17
+ }
18
+
19
+ /* Top system/status area */
20
+ .system-bar {
21
+ position: absolute;
22
+ top: 0;
23
+ left: 0;
24
+ width: 1080px;
25
+ height: 120px;
26
+ background: #103a51;
27
+ display: flex;
28
+ align-items: center;
29
+ padding: 0 32px;
30
+ box-sizing: border-box;
31
+ z-index: 1;
32
+ }
33
+ .sys-left { font-weight: 600; font-size: 42px; }
34
+ .sys-center {
35
+ margin: 0 auto;
36
+ display: flex;
37
+ align-items: center;
38
+ gap: 24px;
39
+ opacity: 0.95;
40
+ font-size: 38px;
41
+ }
42
+ .dot { width: 16px; height: 16px; border-radius: 50%; background: #ffffff; display: inline-block; opacity: 0.9; }
43
+ .sys-right {
44
+ display: flex;
45
+ align-items: center;
46
+ gap: 22px;
47
+ }
48
+ .sys-icon { width: 44px; height: 44px; }
49
+
50
+ /* Simulated underlying app content */
51
+ .app-content {
52
+ position: absolute;
53
+ top: 120px;
54
+ left: 0;
55
+ right: 0;
56
+ bottom: 0;
57
+ background: #e9eef2;
58
+ }
59
+ .content-placeholder {
60
+ position: absolute;
61
+ right: 24px;
62
+ top: 220px;
63
+ width: 640px;
64
+ height: 800px;
65
+ background: #E0E0E0;
66
+ border: 1px solid #BDBDBD;
67
+ color: #757575;
68
+ display: flex;
69
+ align-items: center;
70
+ justify-content: center;
71
+ font-size: 36px;
72
+ }
73
+ .scrim {
74
+ position: absolute;
75
+ top: 0; left: 760px;
76
+ width: 320px; height: 100%;
77
+ background: rgba(0,0,0,0.4);
78
+ z-index: 3;
79
+ }
80
+
81
+ /* Drawer */
82
+ .drawer {
83
+ position: absolute;
84
+ top: 0;
85
+ left: 0;
86
+ width: 760px;
87
+ height: 100%;
88
+ background: #2b5f7c;
89
+ box-shadow: 10px 0 26px rgba(0,0,0,0.45);
90
+ z-index: 4;
91
+ }
92
+ /* subtle topo-like overlay */
93
+ .drawer::before {
94
+ content: "";
95
+ position: absolute;
96
+ inset: 0;
97
+ background:
98
+ radial-gradient(800px 520px at 40% 20%, rgba(255,255,255,0.04) 1px, transparent 2px) repeat,
99
+ radial-gradient(640px 420px at 70% 70%, rgba(255,255,255,0.03) 1px, transparent 2px) repeat;
100
+ opacity: 0.35;
101
+ pointer-events: none;
102
+ }
103
+ .drawer-header {
104
+ position: relative;
105
+ background: #cfcfcf;
106
+ height: 320px;
107
+ padding: 140px 40px 30px 40px; /* leave space under status bar */
108
+ box-sizing: border-box;
109
+ color: #2b3b45;
110
+ }
111
+ .hdr-row {
112
+ display: flex;
113
+ align-items: center;
114
+ gap: 18px;
115
+ }
116
+ .hdr-title {
117
+ font-size: 46px;
118
+ font-weight: 600;
119
+ }
120
+ .hdr-sub {
121
+ margin-top: 16px;
122
+ font-size: 50px;
123
+ color: #4b4b4b;
124
+ }
125
+ .separator {
126
+ height: 6px;
127
+ background: #d6a743;
128
+ width: 100%;
129
+ }
130
+ .drawer-body {
131
+ position: relative;
132
+ padding: 24px 0 140px;
133
+ }
134
+ .menu {
135
+ list-style: none;
136
+ margin: 0;
137
+ padding: 0;
138
+ }
139
+ .menu-item {
140
+ position: relative;
141
+ display: flex;
142
+ align-items: center;
143
+ gap: 28px;
144
+ padding: 28px 40px;
145
+ height: 112px;
146
+ box-sizing: border-box;
147
+ color: #eaf6ff;
148
+ font-size: 44px;
149
+ }
150
+ .menu-item .icon-wrap {
151
+ width: 78px;
152
+ height: 78px;
153
+ display: flex;
154
+ align-items: center;
155
+ justify-content: center;
156
+ }
157
+ .menu-item svg { width: 78px; height: 78px; }
158
+ .menu-item .label { flex: 1; }
159
+ .badge-new {
160
+ font-size: 30px;
161
+ background: #e45555;
162
+ color: #fff;
163
+ padding: 8px 18px;
164
+ border-radius: 999px;
165
+ margin-left: 16px;
166
+ }
167
+ .section-divider { margin: 12px 0; height: 6px; background: #d6a743; }
168
+
169
+ /* Special coloring for star icon row */
170
+ .star svg path { fill: #f5c144; stroke: #f5c144; }
171
+
172
+ /* Bottom website row styling */
173
+ .footer-link {
174
+ position: absolute;
175
+ bottom: 48px;
176
+ left: 0;
177
+ width: 100%;
178
+ padding: 24px 40px;
179
+ box-sizing: border-box;
180
+ display: flex;
181
+ align-items: center;
182
+ gap: 28px;
183
+ color: #eaf6ff;
184
+ font-size: 42px;
185
+ }
186
+
187
+ /* Home indicator */
188
+ .home-indicator {
189
+ position: absolute;
190
+ bottom: 30px;
191
+ left: 50%;
192
+ transform: translateX(-50%);
193
+ width: 240px;
194
+ height: 10px;
195
+ background: #ffffff;
196
+ border-radius: 10px;
197
+ opacity: 0.9;
198
+ z-index: 5;
199
+ }
200
+ </style>
201
+ </head>
202
+ <body>
203
+ <div id="render-target">
204
+ <!-- Status / system bar -->
205
+ <div class="system-bar">
206
+ <div class="sys-left">12:47</div>
207
+ <div class="sys-center">
208
+ <span>87°</span>
209
+ <div class="dot"></div>
210
+ <span>90°</span>
211
+ <div class="dot"></div>
212
+ </div>
213
+ <div class="sys-right">
214
+ <!-- WiFi -->
215
+ <svg class="sys-icon" viewBox="0 0 24 24" fill="none" stroke="#ffffff" stroke-width="2">
216
+ <path d="M2 8c5-5 15-5 20 0" />
217
+ <path d="M5 11c3.5-3.5 10.5-3.5 14 0" />
218
+ <path d="M8 14c2-2 6-2 8 0" />
219
+ <circle cx="12" cy="18" r="2" fill="#fff" stroke="none" />
220
+ </svg>
221
+ <!-- Battery -->
222
+ <svg class="sys-icon" viewBox="0 0 28 24" fill="none" stroke="#ffffff" stroke-width="2">
223
+ <rect x="2" y="6" width="20" height="12" rx="2"></rect>
224
+ <rect x="23" y="10" width="3" height="4" rx="1" fill="#ffffff" stroke="none"></rect>
225
+ <rect x="4.5" y="8.5" width="13" height="7" fill="#ffffff" stroke="none"></rect>
226
+ </svg>
227
+ </div>
228
+ </div>
229
+
230
+ <!-- Underlying content -->
231
+ <div class="app-content">
232
+ <div class="content-placeholder">[IMG: Weather screen content]</div>
233
+ </div>
234
+
235
+ <!-- Right-side scrim over content -->
236
+ <div class="scrim"></div>
237
+
238
+ <!-- Drawer -->
239
+ <div class="drawer">
240
+ <div class="drawer-header">
241
+ <div class="hdr-row">
242
+ <!-- Location pin -->
243
+ <svg width="44" height="44" viewBox="0 0 24 24" fill="none" stroke="#4b4b4b" stroke-width="2">
244
+ <path d="M12 22s7-8 7-12a7 7 0 1 0-14 0c0 4 7 12 7 12z"></path>
245
+ <circle cx="12" cy="10" r="3"></circle>
246
+ </svg>
247
+ <div class="hdr-title">Delhi</div>
248
+ </div>
249
+ <div class="hdr-sub">90° smog</div>
250
+ </div>
251
+ <div class="separator"></div>
252
+
253
+ <div class="drawer-body">
254
+ <ul class="menu">
255
+ <li class="menu-item">
256
+ <div class="icon-wrap">
257
+ <!-- Search -->
258
+ <svg viewBox="0 0 24 24" fill="none" stroke="#ffffff" stroke-width="2">
259
+ <circle cx="11" cy="11" r="6"></circle>
260
+ <path d="M20 20l-4.2-4.2"></path>
261
+ </svg>
262
+ </div>
263
+ <div class="label">My Locations</div>
264
+ </li>
265
+
266
+ <li class="menu-item">
267
+ <div class="icon-wrap">
268
+ <!-- Sun behind cloud -->
269
+ <svg viewBox="0 0 24 24" fill="none" stroke="#ffffff" stroke-width="2">
270
+ <circle cx="7" cy="8" r="3"></circle>
271
+ <path d="M4 8H2M7 5V3M10 8h2M5.5 10.5a5 5 0 1 1 0 0"/>
272
+ <path d="M9 18h7a4 4 0 1 0-1.2-7.8 3.5 3.5 0 0 0-6.7 2.1"></path>
273
+ </svg>
274
+ </div>
275
+ <div class="label">Weather Delhi</div>
276
+ </li>
277
+
278
+ <li class="menu-item">
279
+ <div class="icon-wrap">
280
+ <!-- Cloud -->
281
+ <svg viewBox="0 0 24 24" fill="none" stroke="#ffffff" stroke-width="2">
282
+ <path d="M6 18h10a4 4 0 1 0-1.2-7.8 5 5 0 0 0-9.6 2.3A3 3 0 0 0 6 18z"></path>
283
+ </svg>
284
+ </div>
285
+ <div class="label">WeatherRadar</div>
286
+ </li>
287
+
288
+ <li class="menu-item">
289
+ <div class="icon-wrap">
290
+ <!-- Raindrop -->
291
+ <svg viewBox="0 0 24 24" fill="none" stroke="#ffffff" stroke-width="2">
292
+ <path d="M12 3s5 6 5 10a5 5 0 0 1-10 0c0-4 5-10 5-10z"></path>
293
+ </svg>
294
+ </div>
295
+ <div class="label">RainRadar</div>
296
+ </li>
297
+
298
+ <li class="menu-item">
299
+ <div class="icon-wrap">
300
+ <!-- Thermometer -->
301
+ <svg viewBox="0 0 24 24" fill="none" stroke="#ffffff" stroke-width="2">
302
+ <path d="M10 14V6a2 2 0 1 1 4 0v8a5 5 0 1 1-4 0z"></path>
303
+ <circle cx="12" cy="18" r="2" fill="#ffffff" stroke="none"></circle>
304
+ </svg>
305
+ </div>
306
+ <div class="label">TemperatureRadar</div>
307
+ </li>
308
+
309
+ <li class="menu-item">
310
+ <div class="icon-wrap">
311
+ <!-- Wind gauge -->
312
+ <svg viewBox="0 0 24 24" fill="none" stroke="#ffffff" stroke-width="2">
313
+ <circle cx="12" cy="12" r="7"></circle>
314
+ <path d="M12 12l5-2"></path>
315
+ <circle cx="12" cy="12" r="1.5" fill="#ffffff" stroke="none"></circle>
316
+ </svg>
317
+ </div>
318
+ <div class="label">WindRadar</div>
319
+ </li>
320
+
321
+ <li class="menu-item">
322
+ <div class="icon-wrap">
323
+ <!-- Lightning -->
324
+ <svg viewBox="0 0 24 24" fill="none" stroke="#ffffff" stroke-width="2">
325
+ <path d="M13 2L6 13h5l-1 9 7-12h-5l1-8z"></path>
326
+ </svg>
327
+ </div>
328
+ <div class="label">LightningRadar</div>
329
+ <span class="badge-new">NEW</span>
330
+ </li>
331
+
332
+ <li class="menu-item">
333
+ <div class="icon-wrap">
334
+ <!-- Chat bubble -->
335
+ <svg viewBox="0 0 24 24" fill="none" stroke="#ffffff" stroke-width="2">
336
+ <path d="M4 5h16v10H8l-4 4V5z"></path>
337
+ </svg>
338
+ </div>
339
+ <div class="label">WeatherNews</div>
340
+ </li>
341
+ </ul>
342
+
343
+ <div class="section-divider"></div>
344
+
345
+ <ul class="menu">
346
+ <li class="menu-item star">
347
+ <div class="icon-wrap">
348
+ <!-- Star -->
349
+ <svg viewBox="0 0 24 24">
350
+ <path d="M12 2l3.1 6.3 7 1-5 4.8 1.2 6.9L12 17l-6.3 4 1.2-6.9-5-4.8 7-1L12 2z" fill="#f5c144" stroke="#f5c144"></path>
351
+ </svg>
352
+ </div>
353
+ <div class="label">Remove ads</div>
354
+ </li>
355
+
356
+ <li class="menu-item">
357
+ <div class="icon-wrap">
358
+ <!-- Gear -->
359
+ <svg viewBox="0 0 24 24" fill="none" stroke="#ffffff" stroke-width="2">
360
+ <circle cx="12" cy="12" r="3"></circle>
361
+ <path d="M19 12a7 7 0 0 0-.2-1.6l2.1-1.6-2-3.5-2.6 1A7 7 0 0 0 13.6 4L13 1h-4l-.6 3a7 7 0 0 0-2.7 1.3l-2.6-1-2 3.5 2.1 1.6A7 7 0 0 0 5 12a7 7 0 0 0 .2 1.6L3.1 15.2l2 3.5 2.6-1A7 7 0 0 0 10.4 20l.6 3h4l.6-3a7 7 0 0 0 2.7-1.3l2.6 1 2-3.5-2.1-1.6c.1-.5.2-1 .2-1.6z"></path>
362
+ </svg>
363
+ </div>
364
+ <div class="label">Info &amp; Settings</div>
365
+ </li>
366
+
367
+ <li class="menu-item">
368
+ <div class="icon-wrap">
369
+ <!-- Thumbs up -->
370
+ <svg viewBox="0 0 24 24" fill="none" stroke="#ffffff" stroke-width="2">
371
+ <path d="M2 11h4v10H2z"></path>
372
+ <path d="M6 12h7l2-6 2 1v11H6z"></path>
373
+ </svg>
374
+ </div>
375
+ <div class="label">Rate App</div>
376
+ </li>
377
+
378
+ <li class="menu-item">
379
+ <div class="icon-wrap">
380
+ <!-- Envelope -->
381
+ <svg viewBox="0 0 24 24" fill="none" stroke="#ffffff" stroke-width="2">
382
+ <rect x="3" y="6" width="18" height="12" rx="2"></rect>
383
+ <path d="M3 8l9 6 9-6"></path>
384
+ </svg>
385
+ </div>
386
+ <div class="label">Contact us</div>
387
+ </li>
388
+ </ul>
389
+
390
+ <div class="section-divider"></div>
391
+ </div>
392
+
393
+ <!-- Bottom link -->
394
+ <div class="footer-link">
395
+ <div class="icon-wrap" style="width:70px;height:70px;">
396
+ <!-- Globe -->
397
+ <svg viewBox="0 0 24 24" fill="none" stroke="#ffffff" stroke-width="2">
398
+ <circle cx="12" cy="12" r="9"></circle>
399
+ <path d="M3 12h18"></path>
400
+ <path d="M12 3a12 12 0 0 1 0 18"></path>
401
+ <path d="M12 3a12 12 0 0 0 0 18"></path>
402
+ </svg>
403
+ </div>
404
+ <div class="label">weatherandradar.com</div>
405
+ </div>
406
+ </div>
407
+
408
+ <!-- Home indicator -->
409
+ <div class="home-indicator"></div>
410
+ </div>
411
+ </body>
412
+ </html>
code/10848/10848_2.html ADDED
@@ -0,0 +1,351 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html lang="en">
3
+ <head>
4
+ <meta charset="UTF-8">
5
+ <title>Info & Settings UI</title>
6
+ <meta name="viewport" content="width=1080, initial-scale=1.0">
7
+ <style>
8
+ body { margin: 0; padding: 0; background: transparent; font-family: "Roboto", Arial, Helvetica, sans-serif; }
9
+ #render-target {
10
+ position: relative;
11
+ overflow: hidden;
12
+ width: 1080px;
13
+ height: 2400px;
14
+ background: #f2f4f7;
15
+ }
16
+
17
+ /* Top bars */
18
+ .status-bar {
19
+ position: absolute;
20
+ top: 0;
21
+ left: 0;
22
+ width: 1080px;
23
+ height: 120px;
24
+ background: #173a52;
25
+ color: #fff;
26
+ display: flex;
27
+ align-items: center;
28
+ padding: 0 40px;
29
+ box-sizing: border-box;
30
+ font-size: 36px;
31
+ letter-spacing: 0.5px;
32
+ }
33
+ .status-center {
34
+ display: flex;
35
+ align-items: center;
36
+ gap: 26px;
37
+ margin-left: 40px;
38
+ }
39
+ .status-dot {
40
+ width: 44px;
41
+ height: 44px;
42
+ background: #fff;
43
+ border-radius: 50%;
44
+ display: inline-block;
45
+ }
46
+ .status-right {
47
+ margin-left: auto;
48
+ display: flex;
49
+ align-items: center;
50
+ gap: 18px;
51
+ }
52
+ .battery {
53
+ width: 60px;
54
+ height: 28px;
55
+ }
56
+
57
+ .app-bar {
58
+ position: absolute;
59
+ top: 120px;
60
+ left: 0;
61
+ width: 1080px;
62
+ height: 160px;
63
+ background: #2e607c;
64
+ color: #fff;
65
+ box-sizing: border-box;
66
+ padding: 0 40px;
67
+ display: flex;
68
+ align-items: center;
69
+ }
70
+ .app-title {
71
+ font-size: 64px;
72
+ font-weight: 500;
73
+ margin: 0 auto;
74
+ }
75
+ .back-btn {
76
+ position: absolute;
77
+ left: 40px;
78
+ width: 64px;
79
+ height: 64px;
80
+ }
81
+
82
+ .content {
83
+ position: absolute;
84
+ top: 280px;
85
+ left: 0;
86
+ right: 0;
87
+ bottom: 0;
88
+ padding: 30px 24px 120px;
89
+ box-sizing: border-box;
90
+ overflow: hidden;
91
+ }
92
+
93
+ .card {
94
+ background: #ffffff;
95
+ border-radius: 14px;
96
+ box-shadow: 0 2px 3px rgba(0,0,0,0.08), 0 6px 12px rgba(0,0,0,0.06);
97
+ margin: 18px 16px;
98
+ padding: 28px 32px;
99
+ box-sizing: border-box;
100
+ }
101
+ .card-header {
102
+ color: #245777;
103
+ font-size: 44px;
104
+ font-weight: 700;
105
+ margin-bottom: 26px;
106
+ }
107
+
108
+ .row {
109
+ display: flex;
110
+ align-items: center;
111
+ min-height: 110px;
112
+ font-size: 42px;
113
+ color: #222;
114
+ }
115
+ .row + .row { border-top: 2px solid #e6e6e6; }
116
+ .row .label { flex: 1; }
117
+ .row .subtext { font-size: 34px; color: #8d8d8d; margin-top: 8px; }
118
+
119
+ /* Toggle */
120
+ .toggle {
121
+ width: 124px;
122
+ height: 60px;
123
+ border-radius: 30px;
124
+ background: #d9d9d9;
125
+ position: relative;
126
+ box-shadow: inset 0 0 0 1px rgba(0,0,0,0.08);
127
+ }
128
+ .toggle::before {
129
+ content: "";
130
+ position: absolute;
131
+ top: 4px;
132
+ left: 4px;
133
+ width: 52px;
134
+ height: 52px;
135
+ background: #ffffff;
136
+ border-radius: 50%;
137
+ box-shadow: 0 1px 2px rgba(0,0,0,0.25);
138
+ }
139
+ .toggle.on {
140
+ background: #e6b63a;
141
+ }
142
+ .toggle.on::before {
143
+ left: 68px;
144
+ }
145
+
146
+ /* Remove ads row */
147
+ .remove-ads {
148
+ display: flex;
149
+ align-items: center;
150
+ gap: 22px;
151
+ font-size: 46px;
152
+ color: #2b6a93;
153
+ font-weight: 500;
154
+ padding: 6px 0;
155
+ }
156
+ .star {
157
+ width: 52px;
158
+ height: 52px;
159
+ }
160
+
161
+ /* Segmented control */
162
+ .seg-wrap { margin-top: 12px; }
163
+ .segments {
164
+ display: flex;
165
+ border: 2px solid #e6b63a;
166
+ border-radius: 12px;
167
+ overflow: hidden;
168
+ width: 940px;
169
+ height: 110px;
170
+ }
171
+ .seg {
172
+ flex: 1;
173
+ display: flex;
174
+ align-items: center;
175
+ justify-content: center;
176
+ font-size: 42px;
177
+ color: #e6b63a;
178
+ background: #ffffff;
179
+ }
180
+ .seg.active {
181
+ background: #e6b63a;
182
+ color: #ffffff;
183
+ }
184
+ .units-note {
185
+ font-size: 34px;
186
+ color: #8d8d8d;
187
+ text-align: center;
188
+ margin-top: 22px;
189
+ }
190
+
191
+ .divider {
192
+ height: 2px;
193
+ background: #e6e6e6;
194
+ margin: 18px 0;
195
+ }
196
+
197
+ .wind-arrows {
198
+ margin-top: 16px;
199
+ color: #8d8d8d;
200
+ font-size: 36px;
201
+ }
202
+ .wind-row {
203
+ display: flex;
204
+ align-items: center;
205
+ gap: 24px;
206
+ padding: 12px 0;
207
+ }
208
+ .chev {
209
+ width: 34px; height: 34px;
210
+ }
211
+
212
+ /* Bottom gesture bar */
213
+ .gesture-bar {
214
+ position: absolute;
215
+ bottom: 22px;
216
+ left: 50%;
217
+ transform: translateX(-50%);
218
+ width: 300px;
219
+ height: 16px;
220
+ background: #000000;
221
+ border-radius: 8px;
222
+ opacity: 0.85;
223
+ }
224
+ </style>
225
+ </head>
226
+ <body>
227
+ <div id="render-target">
228
+ <!-- Status bar -->
229
+ <div class="status-bar">
230
+ <div class="status-left">12:48</div>
231
+ <div class="status-center">
232
+ <span class="status-dot"></span>
233
+ <span style="font-size:36px;">87°</span>
234
+ <span class="status-dot"></span>
235
+ <span style="font-size:36px;">90°</span>
236
+ <span class="status-dot"></span>
237
+ </div>
238
+ <div class="status-right">
239
+ <!-- simple battery icon -->
240
+ <svg class="battery" viewBox="0 0 60 28" fill="none" xmlns="http://www.w3.org/2000/svg">
241
+ <rect x="1" y="3" width="50" height="22" rx="4" stroke="white" stroke-width="3"/>
242
+ <rect x="6" y="6" width="36" height="16" rx="3" fill="#ffffff"/>
243
+ <rect x="52" y="9" width="6" height="10" rx="2" fill="#ffffff"/>
244
+ </svg>
245
+ </div>
246
+ </div>
247
+
248
+ <!-- App bar -->
249
+ <div class="app-bar">
250
+ <svg class="back-btn" viewBox="0 0 24 24">
251
+ <path d="M15 18l-6-6 6-6" stroke="#ffffff" stroke-width="2.5" fill="none" stroke-linecap="round" stroke-linejoin="round"/>
252
+ </svg>
253
+ <div class="app-title">Info &amp; Settings</div>
254
+ </div>
255
+
256
+ <!-- Content -->
257
+ <div class="content">
258
+ <!-- Remove ads card -->
259
+ <div class="card">
260
+ <div class="remove-ads">
261
+ <svg class="star" viewBox="0 0 24 24">
262
+ <path d="M12 2l3.1 6.3 6.9 1-5 4.9 1.2 7-6.2-3.3-6.2 3.3 1.2-7-5-4.9 6.9-1L12 2z" fill="#e6b63a"/>
263
+ </svg>
264
+ <div>Remove ads</div>
265
+ </div>
266
+ </div>
267
+
268
+ <!-- Notifications card -->
269
+ <div class="card">
270
+ <div class="card-header">Notifications</div>
271
+
272
+ <div class="row">
273
+ <div class="label">Weather alerts</div>
274
+ <div class="toggle"></div>
275
+ </div>
276
+
277
+ <div class="row">
278
+ <div class="label">Weather updates</div>
279
+ <div class="toggle"></div>
280
+ </div>
281
+
282
+ <div class="row">
283
+ <div class="label">
284
+ Weather notifications
285
+ <div class="subtext">Permanent notification featuring current weather and temperature in your status bar</div>
286
+ </div>
287
+ <div class="toggle"></div>
288
+ </div>
289
+ </div>
290
+
291
+ <!-- Weather card -->
292
+ <div class="card">
293
+ <div class="card-header">Weather</div>
294
+
295
+ <div class="row" style="border-top:none;">
296
+ <div class="label">Units</div>
297
+ </div>
298
+ <div class="seg-wrap">
299
+ <div class="segments">
300
+ <div class="seg">Metric</div>
301
+ <div class="seg active">Imperial</div>
302
+ <div class="seg">Advanced</div>
303
+ </div>
304
+ <div class="units-note">°F, ft, mph</div>
305
+ </div>
306
+
307
+ <div class="divider"></div>
308
+
309
+ <div class="row">
310
+ <div class="label">'Feels like' temperature</div>
311
+ <div class="toggle on"></div>
312
+ </div>
313
+
314
+ <div class="row">
315
+ <div class="label">Show wind arrows</div>
316
+ <div class="toggle on"></div>
317
+ </div>
318
+
319
+ <div class="wind-arrows">
320
+ <div class="wind-row">
321
+ <svg class="chev" viewBox="0 0 24 24">
322
+ <path d="M12 16l-5-6h10l-5 6z" fill="#9a9a9a"/>
323
+ </svg>
324
+ <span>up to 4 mph</span>
325
+ </div>
326
+ <div class="wind-row">
327
+ <svg class="chev" viewBox="0 0 24 24">
328
+ <path d="M12 16l-5-6h10l-5 6z" fill="#9a9a9a"/>
329
+ </svg>
330
+ <span>up to 8 mph</span>
331
+ </div>
332
+ <div class="wind-row">
333
+ <svg class="chev" viewBox="0 0 24 24">
334
+ <path d="M12 16l-5-6h10l-5 6z" fill="#9a9a9a"/>
335
+ </svg>
336
+ <span>over 8 mph</span>
337
+ </div>
338
+ </div>
339
+ </div>
340
+
341
+ <!-- More card preview -->
342
+ <div class="card" style="padding: 24px 32px;">
343
+ <div class="card-header" style="margin-bottom:0;">More</div>
344
+ </div>
345
+ </div>
346
+
347
+ <!-- Gesture bar -->
348
+ <div class="gesture-bar"></div>
349
+ </div>
350
+ </body>
351
+ </html>
code/10849/10849_0.html ADDED
@@ -0,0 +1,77 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html>
3
+ <head>
4
+ <meta charset="utf-8">
5
+ <meta name="viewport" content="width=1080, initial-scale=1.0">
6
+ <title>UI Render</title>
7
+ <style>
8
+ body { margin: 0; padding: 0; background: transparent; }
9
+ #render-target {
10
+ width: 1080px;
11
+ height: 2400px;
12
+ position: relative;
13
+ overflow: hidden;
14
+ background: #000000;
15
+ }
16
+
17
+ /* Top white safe-area/header */
18
+ .top-white {
19
+ position: absolute;
20
+ top: 0;
21
+ left: 0;
22
+ width: 1080px;
23
+ height: 220px;
24
+ background: #FFFFFF;
25
+ }
26
+
27
+ /* Centered illustration inside black viewer */
28
+ .viewer {
29
+ position: absolute;
30
+ top: 220px;
31
+ left: 0;
32
+ width: 1080px;
33
+ height: 2180px;
34
+ }
35
+
36
+ .illustration {
37
+ width: 960px;
38
+ height: 1500px;
39
+ margin: 420px auto 0 auto; /* large top spacing like screenshot */
40
+ background: #E0E0E0;
41
+ border: 1px solid #BDBDBD;
42
+ display: flex;
43
+ align-items: center;
44
+ justify-content: center;
45
+ color: #555555;
46
+ font-family: Arial, Helvetica, sans-serif;
47
+ font-size: 36px;
48
+ text-align: center;
49
+ line-height: 1.4;
50
+ }
51
+
52
+ /* iOS-style home indicator */
53
+ .home-indicator {
54
+ position: absolute;
55
+ bottom: 40px;
56
+ left: 50%;
57
+ transform: translateX(-50%);
58
+ width: 260px;
59
+ height: 12px;
60
+ background: #EDEDED;
61
+ border-radius: 8px;
62
+ opacity: 0.95;
63
+ }
64
+ </style>
65
+ </head>
66
+ <body>
67
+ <div id="render-target">
68
+ <div class="top-white"></div>
69
+
70
+ <div class="viewer">
71
+ <div class="illustration">[IMG: Illustrated eco landscape with wind turbines, mountains, trees, rivers, research and transport]</div>
72
+ </div>
73
+
74
+ <div class="home-indicator"></div>
75
+ </div>
76
+ </body>
77
+ </html>
code/10849/10849_1.html ADDED
@@ -0,0 +1,289 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html lang="en">
3
+ <head>
4
+ <meta charset="UTF-8" />
5
+ <meta name="viewport" content="width=1080, initial-scale=1.0" />
6
+ <title>Nykaa Style Mock</title>
7
+ <style>
8
+ body { margin: 0; padding: 0; background: transparent; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif; }
9
+ #render-target {
10
+ width: 1080px;
11
+ height: 2400px;
12
+ position: relative;
13
+ overflow: hidden;
14
+ background: #ffffff;
15
+ color: #1d1d1f;
16
+ }
17
+
18
+ /* Status bar */
19
+ .status-bar {
20
+ height: 64px;
21
+ padding: 16px 24px;
22
+ display: flex;
23
+ align-items: center;
24
+ justify-content: space-between;
25
+ color: #8e8e93;
26
+ font-size: 28px;
27
+ }
28
+ .status-right { display: flex; align-items: center; gap: 18px; }
29
+ .sys-icon { width: 36px; height: 24px; }
30
+
31
+ /* Header */
32
+ .header {
33
+ padding: 10px 32px 0 32px;
34
+ }
35
+ .brand-row {
36
+ display: flex;
37
+ align-items: center;
38
+ justify-content: space-between;
39
+ }
40
+ .brand-left {
41
+ display: flex;
42
+ align-items: center;
43
+ gap: 18px;
44
+ }
45
+ .brand-name {
46
+ font-weight: 800;
47
+ font-size: 46px;
48
+ color: #ff2d84;
49
+ letter-spacing: 2px;
50
+ }
51
+ .brand-sub {
52
+ margin-left: 10px;
53
+ font-size: 28px;
54
+ color: #ff2d84;
55
+ font-style: italic;
56
+ opacity: 0.8;
57
+ }
58
+ .actions {
59
+ display: flex;
60
+ align-items: center;
61
+ gap: 34px;
62
+ }
63
+ .icon {
64
+ width: 44px;
65
+ height: 44px;
66
+ color: #263238;
67
+ }
68
+
69
+ /* Search */
70
+ .search-row {
71
+ display: flex;
72
+ align-items: center;
73
+ gap: 18px;
74
+ margin-top: 22px;
75
+ }
76
+ .search-box {
77
+ flex: 1;
78
+ height: 104px;
79
+ border: 2px solid #d9d9de;
80
+ border-radius: 52px;
81
+ display: flex;
82
+ align-items: center;
83
+ padding: 0 30px;
84
+ color: #9aa0a6;
85
+ font-size: 34px;
86
+ box-shadow: 0 2px 0 rgba(0,0,0,0.02) inset;
87
+ }
88
+ .search-box svg { margin-right: 16px; color: #ff2d84; }
89
+ .mic {
90
+ width: 104px;
91
+ height: 104px;
92
+ border-radius: 52px;
93
+ background: #ffe6f0;
94
+ display: flex;
95
+ align-items: center;
96
+ justify-content: center;
97
+ }
98
+ .mic svg { width: 44px; height: 44px; color: #ff2d84; }
99
+
100
+ /* Content grid */
101
+ .content {
102
+ padding: 26px 32px 220px 32px; /* bottom space for nav */
103
+ }
104
+ .grid {
105
+ display: grid;
106
+ grid-template-columns: 1fr 1fr;
107
+ gap: 26px;
108
+ }
109
+
110
+ .img-ph {
111
+ background: #E0E0E0;
112
+ border: 1px solid #BDBDBD;
113
+ border-radius: 28px;
114
+ height: 360px;
115
+ display: flex;
116
+ align-items: center;
117
+ justify-content: center;
118
+ color: #757575;
119
+ font-size: 28px;
120
+ text-align: center;
121
+ }
122
+ .img-ph.big { grid-column: span 2; height: 440px; }
123
+ .img-ph.tall { height: 420px; }
124
+ .img-ph.wide { grid-column: span 2; height: 380px; }
125
+
126
+ /* Bottom nav */
127
+ .tabbar {
128
+ position: absolute;
129
+ left: 0; right: 0; bottom: 0;
130
+ height: 180px;
131
+ background: #ffffff;
132
+ border-top: 1px solid #e5e7eb;
133
+ display: flex;
134
+ align-items: center;
135
+ justify-content: space-around;
136
+ }
137
+ .tab {
138
+ display: flex;
139
+ flex-direction: column;
140
+ align-items: center;
141
+ gap: 14px;
142
+ color: #7b8794;
143
+ font-size: 28px;
144
+ }
145
+ .tab.active { color: #ff2d84; }
146
+ .tab svg { width: 52px; height: 52px; }
147
+ .home-indicator {
148
+ position: absolute;
149
+ left: 50%;
150
+ transform: translateX(-50%);
151
+ bottom: 20px;
152
+ width: 220px;
153
+ height: 10px;
154
+ border-radius: 8px;
155
+ background: #0b0b0c;
156
+ opacity: 0.8;
157
+ }
158
+ </style>
159
+ </head>
160
+ <body>
161
+ <div id="render-target">
162
+ <!-- Status bar -->
163
+ <div class="status-bar">
164
+ <div>11:14</div>
165
+ <div class="status-right">
166
+ <!-- Simple sun/brightness glyph -->
167
+ <svg class="sys-icon" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
168
+ <circle cx="12" cy="12" r="4"></circle>
169
+ <path d="M12 1v3M12 20v3M4.22 4.22l2.12 2.12M17.66 17.66l2.12 2.12M1 12h3M20 12h3M4.22 19.78l2.12-2.12M17.66 6.34l2.12-2.12"></path>
170
+ </svg>
171
+ <!-- Signal -->
172
+ <svg class="sys-icon" viewBox="0 0 24 24" fill="currentColor">
173
+ <path d="M2 20h2a0 0 0 0 0 0 0v-2a0 0 0 0 0 0 0H2a0 0 0 0 0 0 0v2zM6 20h2v-6H6v6zm4 0h2v-10h-2v10zm4 0h2v-14h-2v14zm4 0h2v-18h-2v18z"/>
174
+ </svg>
175
+ <!-- Battery -->
176
+ <svg class="sys-icon" viewBox="0 0 28 16" fill="none" stroke="currentColor" stroke-width="2">
177
+ <rect x="1" y="3" width="22" height="10" rx="2"></rect>
178
+ <rect x="3" y="5" width="18" height="6" fill="currentColor"></rect>
179
+ <rect x="24" y="6" width="3" height="4" rx="1" fill="currentColor" stroke="none"></rect>
180
+ </svg>
181
+ </div>
182
+ </div>
183
+
184
+ <!-- Header -->
185
+ <div class="header">
186
+ <div class="brand-row">
187
+ <div class="brand-left">
188
+ <!-- Chevron down -->
189
+ <svg class="icon" viewBox="0 0 24 24" fill="none" stroke="#263238" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
190
+ <path d="M6 9l6 6 6-6"></path>
191
+ </svg>
192
+ <div class="brand-name">NYKAA</div>
193
+ <div class="brand-sub">join privé</div>
194
+ </div>
195
+ <div class="actions">
196
+ <!-- Bell -->
197
+ <svg class="icon" viewBox="0 0 24 24" fill="none" stroke="#263238" stroke-width="2" stroke-linecap="round">
198
+ <path d="M18 8a6 6 0 10-12 0c0 7-3 7-3 7h18s-3 0-3-7"></path>
199
+ <path d="M13.73 21a2 2 0 01-3.46 0"></path>
200
+ </svg>
201
+ <!-- Heart -->
202
+ <svg class="icon" viewBox="0 0 24 24" fill="none" stroke="#263238" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
203
+ <path d="M20.8 4.6a5.5 5.5 0 00-7.8 0L12 5.6l-1-1a5.5 5.5 0 00-7.8 7.8l1 1L12 21l7.8-7.6 1-1a5.5 5.5 0 000-7.8z"></path>
204
+ </svg>
205
+ <!-- Bag -->
206
+ <svg class="icon" viewBox="0 0 24 24" fill="none" stroke="#263238" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
207
+ <path d="M6 7h12l1 13H5L6 7z"></path>
208
+ <path d="M9 7V5a3 3 0 016 0v2"></path>
209
+ </svg>
210
+ </div>
211
+ </div>
212
+
213
+ <div class="search-row">
214
+ <div class="search-box">
215
+ <svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
216
+ <circle cx="11" cy="11" r="7"></circle>
217
+ <path d="M21 21l-3.5-3.5"></path>
218
+ </svg>
219
+ <span>Search on Nykaa</span>
220
+ </div>
221
+ <div class="mic">
222
+ <svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
223
+ <rect x="9" y="3" width="6" height="10" rx="3"></rect>
224
+ <path d="M5 11a7 7 0 0014 0M12 18v3"></path>
225
+ </svg>
226
+ </div>
227
+ </div>
228
+ </div>
229
+
230
+ <!-- Content -->
231
+ <div class="content">
232
+ <div class="grid">
233
+ <div class="img-ph big">[IMG: Hero Promo Banner]</div>
234
+ <div class="img-ph tall">[IMG: Featured Deal]</div>
235
+ <div class="img-ph tall">[IMG: New Arrivals]</div>
236
+ <div class="img-ph wide">[IMG: Limited Time Offer]</div>
237
+ <div class="img-ph">[IMG: Category Tile]</div>
238
+ <div class="img-ph">[IMG: Category Tile]</div>
239
+ <div class="img-ph big">[IMG: Curated Collection]</div>
240
+ <div class="img-ph">[IMG: Product Spotlight]</div>
241
+ <div class="img-ph">[IMG: Product Spotlight]</div>
242
+ <div class="img-ph wide">[IMG: Beauty Advice Banner]</div>
243
+ </div>
244
+ </div>
245
+
246
+ <!-- Bottom Tab Bar -->
247
+ <div class="tabbar">
248
+ <div class="tab active">
249
+ <svg viewBox="0 0 24 24" fill="none" stroke="#ff2d84" stroke-width="3" stroke-linecap="round">
250
+ <path d="M5 20l7-16M12 4l7 16"></path>
251
+ </svg>
252
+ <div>Beauty</div>
253
+ </div>
254
+ <div class="tab">
255
+ <svg viewBox="0 0 24 24" fill="none" stroke="#7b8794" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
256
+ <circle cx="12" cy="12" r="9"></circle>
257
+ <path d="M12 8v4l3 2"></path>
258
+ </svg>
259
+ <div>Offers</div>
260
+ </div>
261
+ <div class="tab">
262
+ <svg viewBox="0 0 24 24" fill="none" stroke="#7b8794" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
263
+ <rect x="3" y="3" width="7" height="7"></rect>
264
+ <rect x="14" y="3" width="7" height="7"></rect>
265
+ <rect x="3" y="14" width="7" height="7"></rect>
266
+ <rect x="14" y="14" width="7" height="7"></rect>
267
+ </svg>
268
+ <div>Categories</div>
269
+ </div>
270
+ <div class="tab">
271
+ <svg viewBox="0 0 24 24" fill="none" stroke="#7b8794" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
272
+ <circle cx="12" cy="12" r="9"></circle>
273
+ <circle cx="12" cy="12" r="4"></circle>
274
+ </svg>
275
+ <div>Stream</div>
276
+ </div>
277
+ <div class="tab">
278
+ <svg viewBox="0 0 24 24" fill="none" stroke="#7b8794" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
279
+ <circle cx="12" cy="8" r="4"></circle>
280
+ <path d="M6 20c0-3.3 3-6 6-6s6 2.7 6 6"></path>
281
+ </svg>
282
+ <div>Account</div>
283
+ </div>
284
+
285
+ <div class="home-indicator"></div>
286
+ </div>
287
+ </div>
288
+ </body>
289
+ </html>
code/10849/10849_2.html ADDED
@@ -0,0 +1,243 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html lang="en">
3
+ <head>
4
+ <meta charset="UTF-8">
5
+ <title>Nykaa Style UI - Mock</title>
6
+ <meta name="viewport" content="width=1080, initial-scale=1.0">
7
+ <style>
8
+ :root{
9
+ --pink:#ff2f78;
10
+ --soft-pink:#ffe6ef;
11
+ --text:#111;
12
+ --muted:#666;
13
+ --border:#e5e5e5;
14
+ --bg:#ffffff;
15
+ }
16
+ body{ margin:0; padding:0; background:transparent; }
17
+ #render-target{
18
+ width:1080px; height:2400px; position:relative; overflow:hidden;
19
+ background:#ffffff; border-radius:28px;
20
+ box-shadow:0 8px 40px rgba(0,0,0,0.08);
21
+ font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, "Apple Color Emoji","Segoe UI Emoji";
22
+ color:var(--text);
23
+ }
24
+ /* Status bar */
25
+ .statusbar{
26
+ height:110px; padding:0 36px; display:flex; align-items:center; justify-content:space-between;
27
+ color:#000;
28
+ }
29
+ .status-left{ font-size:38px; font-weight:700; letter-spacing:0.5px; }
30
+ .status-right{ display:flex; align-items:center; gap:26px; }
31
+ .icon{ width:44px; height:44px; display:inline-flex; align-items:center; justify-content:center; }
32
+ .topbar{
33
+ height:120px; padding:0 36px; display:flex; align-items:center; justify-content:space-between;
34
+ }
35
+ .brand{ display:flex; align-items:center; gap:16px; }
36
+ .brand .logo{ font-weight:900; color:var(--pink); font-size:48px; letter-spacing:1px; }
37
+ .brand .sub{ font-size:30px; color:#aa8; font-style:italic; }
38
+ .top-icons{ display:flex; align-items:center; gap:24px; }
39
+ .circle-btn{ width:72px; height:72px; border-radius:50%; border:1px solid var(--border); display:flex; align-items:center; justify-content:center; background:#fff; }
40
+ /* Search */
41
+ .search-row{ padding:0 36px 18px 36px; display:flex; gap:18px; align-items:center; }
42
+ .searchbar{
43
+ flex:1; height:108px; border:2px solid var(--border); border-radius:54px; padding:0 30px; display:flex; align-items:center; gap:18px; background:#fff;
44
+ color:var(--muted);
45
+ }
46
+ .searchbar input{ border:none; outline:none; font-size:36px; flex:1; color:#333; background:transparent; }
47
+ .mic-round{ width:108px; height:108px; background:var(--soft-pink); border-radius:54px; display:flex; align-items:center; justify-content:center; }
48
+ /* Category scroller */
49
+ .categories{ padding:18px 36px; display:flex; gap:22px; overflow:hidden; }
50
+ .cat-card{
51
+ width:220px; height:160px; border-radius:22px; overflow:hidden; background:#fff;
52
+ }
53
+ .img-ph{
54
+ width:100%; height:100%; background:#E0E0E0; border:1px solid #BDBDBD; display:flex; justify-content:center; align-items:center; color:#757575; font-size:32px; text-align:center; padding:10px;
55
+ border-radius:20px;
56
+ }
57
+ /* Hero banner */
58
+ .hero{ padding:10px 36px; }
59
+ .hero .banner{
60
+ width:100%; height:760px; border-radius:28px; overflow:hidden;
61
+ }
62
+ .section{ padding:26px 36px 10px 36px; }
63
+ .section h2{ margin:0; font-size:54px; font-weight:800; color:#101010; }
64
+ .coupon{ padding:0 36px; }
65
+ .coupon .coupon-banner{
66
+ width:100%; height:190px; border-radius:24px; overflow:hidden;
67
+ }
68
+ /* Mega tiles */
69
+ .tiles{ padding:10px 36px; display:flex; gap:22px; }
70
+ .tile{ width:320px; height:160px; border-radius:22px; overflow:hidden; }
71
+ /* Bottom nav */
72
+ .bottom-nav{
73
+ position:absolute; left:0; right:0; bottom:46px; height:180px; background:#fff; border-top:1px solid var(--border);
74
+ display:flex; justify-content:space-around; align-items:center;
75
+ }
76
+ .nav-item{ display:flex; flex-direction:column; align-items:center; gap:12px; font-size:26px; color:#777; }
77
+ .nav-item.active{ color:var(--pink); font-weight:700; }
78
+ .home-indicator{
79
+ position:absolute; left:50%; transform:translateX(-50%);
80
+ bottom:12px; width:300px; height:12px; background:#000; opacity:0.22; border-radius:6px;
81
+ }
82
+ </style>
83
+ </head>
84
+ <body>
85
+ <div id="render-target">
86
+ <!-- Status bar -->
87
+ <div class="statusbar">
88
+ <div class="status-left">11:14</div>
89
+ <div class="status-right">
90
+ <!-- Simple sun icon -->
91
+ <span class="icon" aria-label="sun">
92
+ <svg width="44" height="44" viewBox="0 0 24 24" fill="none" stroke="#555" stroke-width="2">
93
+ <circle cx="12" cy="12" r="4"></circle>
94
+ <path d="M12 1v3M12 20v3M4.2 4.2l2.1 2.1M17.7 17.7l2.1 2.1M1 12h3M20 12h3M4.2 19.8l2.1-2.1M17.7 6.3l2.1-2.1"></path>
95
+ </svg>
96
+ </span>
97
+ <!-- Signal -->
98
+ <span class="icon" aria-label="signal">
99
+ <svg width="44" height="44" viewBox="0 0 24 24" fill="#555">
100
+ <rect x="2" y="14" width="3" height="6" rx="1"></rect>
101
+ <rect x="7" y="12" width="3" height="8" rx="1"></rect>
102
+ <rect x="12" y="9" width="3" height="11" rx="1"></rect>
103
+ <rect x="17" y="5" width="3" height="15" rx="1"></rect>
104
+ </svg>
105
+ </span>
106
+ <!-- Battery -->
107
+ <span class="icon" aria-label="battery">
108
+ <svg width="52" height="44" viewBox="0 0 32 18" fill="none" stroke="#555" stroke-width="2">
109
+ <rect x="1" y="3" width="26" height="12" rx="2"></rect>
110
+ <rect x="3" y="5" width="18" height="8" fill="#555" stroke="none"></rect>
111
+ <rect x="28" y="7" width="3" height="6" rx="1" fill="#555" stroke="none"></rect>
112
+ </svg>
113
+ </span>
114
+ </div>
115
+ </div>
116
+
117
+ <!-- Top bar -->
118
+ <div class="topbar">
119
+ <div class="brand">
120
+ <span class="icon" aria-label="dropdown">
121
+ <svg width="44" height="44" viewBox="0 0 24 24" fill="none" stroke="#333" stroke-width="2">
122
+ <path d="M7 10l5 5 5-5"></path>
123
+ </svg>
124
+ </span>
125
+ <div class="logo">NYKAA</div>
126
+ <div class="sub">join privé</div>
127
+ </div>
128
+ <div class="top-icons">
129
+ <div class="circle-btn" aria-label="notifications">
130
+ <svg width="34" height="34" viewBox="0 0 24 24" fill="none" stroke="#333" stroke-width="2">
131
+ <path d="M12 22a2 2 0 0 0 2-2H10a2 2 0 0 0 2 2z"></path>
132
+ <path d="M18 16v-5a6 6 0 1 0-12 0v5l-2 2h16l-2-2z"></path>
133
+ </svg>
134
+ </div>
135
+ <div class="circle-btn" aria-label="wishlist">
136
+ <svg width="34" height="34" viewBox="0 0 24 24" fill="none" stroke="#333" stroke-width="2">
137
+ <path d="M20.8 6.1a5.5 5.5 0 0 0-7.8 0L12 7.1l-1-1a5.5 5.5 0 0 0-7.8 7.8l1 1L12 22l7.8-7.1 1-1a5.5 5.5 0 0 0 0-7.8z"></path>
138
+ </svg>
139
+ </div>
140
+ <div class="circle-btn" aria-label="bag">
141
+ <svg width="34" height="34" viewBox="0 0 24 24" fill="none" stroke="#333" stroke-width="2">
142
+ <path d="M6 7h12l1 12H5L6 7z"></path>
143
+ <path d="M9 7a3 3 0 1 1 6 0"></path>
144
+ </svg>
145
+ </div>
146
+ </div>
147
+ </div>
148
+
149
+ <!-- Search -->
150
+ <div class="search-row">
151
+ <div class="searchbar">
152
+ <svg width="40" height="40" viewBox="0 0 24 24" fill="none" stroke="#777" stroke-width="2">
153
+ <circle cx="11" cy="11" r="7"></circle>
154
+ <path d="M21 21l-4.3-4.3"></path>
155
+ </svg>
156
+ <input type="text" placeholder="Search on Nykaa" />
157
+ </div>
158
+ <div class="mic-round" aria-label="mic">
159
+ <svg width="40" height="40" viewBox="0 0 24 24" fill="none" stroke="#ff2f78" stroke-width="2">
160
+ <rect x="9" y="4" width="6" height="10" rx="3"></rect>
161
+ <path d="M12 15v4"></path>
162
+ <path d="M7 12a5 5 0 0 0 10 0"></path>
163
+ </svg>
164
+ </div>
165
+ </div>
166
+
167
+ <!-- Categories -->
168
+ <div class="categories">
169
+ <div class="cat-card"><div class="img-ph">[IMG: Haircare]</div></div>
170
+ <div class="cat-card"><div class="img-ph">[IMG: Makeup]</div></div>
171
+ <div class="cat-card"><div class="img-ph">[IMG: Luxe Beauty]</div></div>
172
+ <div class="cat-card"><div class="img-ph">[IMG: Skincare]</div></div>
173
+ <div class="cat-card"><div class="img-ph">[IMG: Fragrances]</div></div>
174
+ </div>
175
+
176
+ <!-- Hero banner -->
177
+ <div class="hero">
178
+ <div class="banner">
179
+ <div class="img-ph" style="height:100%; border-radius:28px;">[IMG: Nykaa Strobe &amp; Glow Highlighters Promo]</div>
180
+ </div>
181
+ </div>
182
+
183
+ <!-- First purchase offers -->
184
+ <div class="section"><h2>First Purchase App Offers</h2></div>
185
+ <div class="coupon">
186
+ <div class="coupon-banner">
187
+ <div class="img-ph" style="height:100%; border-radius:24px;">[IMG: First Order Coupon - EXTRA ₹400 OFF]</div>
188
+ </div>
189
+ </div>
190
+
191
+ <!-- Mega Beauty Fiesta -->
192
+ <div class="section"><h2>Mega Beauty Fiesta</h2></div>
193
+ <div class="tiles">
194
+ <div class="tile"><div class="img-ph">[IMG: Beauty Deal Tile]</div></div>
195
+ <div class="tile"><div class="img-ph">[IMG: K-Beauty Tile]</div></div>
196
+ <div class="tile"><div class="img-ph">[IMG: Best of Beauty Tile]</div></div>
197
+ </div>
198
+
199
+ <!-- Bottom navigation -->
200
+ <div class="bottom-nav">
201
+ <div class="nav-item active">
202
+ <svg width="40" height="40" viewBox="0 0 24 24" fill="none" stroke="#ff2f78" stroke-width="2">
203
+ <path d="M12 3l9 8h-3v8H6v-8H3l9-8z"></path>
204
+ </svg>
205
+ <div>Beauty</div>
206
+ </div>
207
+ <div class="nav-item">
208
+ <svg width="40" height="40" viewBox="0 0 24 24" fill="none" stroke="#777" stroke-width="2">
209
+ <circle cx="12" cy="8" r="4"></circle>
210
+ <path d="M4 21a8 8 0 0 1 16 0"></path>
211
+ </svg>
212
+ <div>Offers</div>
213
+ </div>
214
+ <div class="nav-item">
215
+ <svg width="40" height="40" viewBox="0 0 24 24" fill="none" stroke="#777" stroke-width="2">
216
+ <rect x="3" y="4" width="7" height="7"></rect>
217
+ <rect x="14" y="4" width="7" height="7"></rect>
218
+ <rect x="3" y="15" width="7" height="7"></rect>
219
+ <rect x="14" y="15" width="7" height="7"></rect>
220
+ </svg>
221
+ <div>Categories</div>
222
+ </div>
223
+ <div class="nav-item">
224
+ <svg width="40" height="40" viewBox="0 0 24 24" fill="none" stroke="#777" stroke-width="2">
225
+ <path d="M4 4h16v12H4z"></path>
226
+ <path d="M10 22l2-6 2 6"></path>
227
+ </svg>
228
+ <div>Stream</div>
229
+ </div>
230
+ <div class="nav-item">
231
+ <svg width="40" height="40" viewBox="0 0 24 24" fill="none" stroke="#777" stroke-width="2">
232
+ <circle cx="12" cy="8" r="4"></circle>
233
+ <path d="M6 20c0-3.3 2.7-6 6-6s6 2.7 6 6"></path>
234
+ </svg>
235
+ <div>Account</div>
236
+ </div>
237
+ </div>
238
+
239
+ <!-- Home indicator -->
240
+ <div class="home-indicator"></div>
241
+ </div>
242
+ </body>
243
+ </html>
code/10849/10849_3.html ADDED
@@ -0,0 +1,282 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html>
3
+ <head>
4
+ <meta charset="UTF-8">
5
+ <title>Nykaa Search - Mock</title>
6
+ <style>
7
+ body { margin: 0; padding: 0; background: transparent; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif; }
8
+ #render-target {
9
+ width: 1080px;
10
+ height: 2400px;
11
+ position: relative;
12
+ overflow: hidden;
13
+ background: #ffffff;
14
+ }
15
+ /* Status bar */
16
+ .statusbar {
17
+ height: 120px;
18
+ padding: 0 40px;
19
+ display: flex;
20
+ align-items: center;
21
+ justify-content: space-between;
22
+ color: #3c3c3c;
23
+ }
24
+ .status-right {
25
+ display: flex;
26
+ align-items: center;
27
+ gap: 28px;
28
+ }
29
+ /* Header with search */
30
+ #search-header {
31
+ padding: 16px 28px 0 28px;
32
+ }
33
+ .search-row {
34
+ display: flex;
35
+ align-items: center;
36
+ gap: 24px;
37
+ padding: 8px 0 16px 0;
38
+ }
39
+ .back-btn {
40
+ width: 88px;
41
+ height: 88px;
42
+ border-radius: 44px;
43
+ display: flex;
44
+ align-items: center;
45
+ justify-content: center;
46
+ }
47
+ .search-wrapper {
48
+ position: relative;
49
+ width: 780px;
50
+ }
51
+ .search-bar {
52
+ height: 110px;
53
+ background: #F2F3F5;
54
+ border-radius: 55px;
55
+ color: #6f7379;
56
+ font-size: 38px;
57
+ display: flex;
58
+ align-items: center;
59
+ padding: 0 36px;
60
+ }
61
+ .search-underline {
62
+ position: absolute;
63
+ left: 0;
64
+ right: 0;
65
+ bottom: -6px;
66
+ height: 6px;
67
+ background: #ff2e7e;
68
+ border-radius: 3px;
69
+ }
70
+ .mic-btn {
71
+ width: 110px;
72
+ height: 110px;
73
+ border-radius: 55px;
74
+ background: #ffe9f1;
75
+ display: flex;
76
+ align-items: center;
77
+ justify-content: center;
78
+ }
79
+ .divider {
80
+ height: 2px;
81
+ background: #E6E6E6;
82
+ margin-top: 18px;
83
+ }
84
+ /* Recent searches header */
85
+ .recent-header {
86
+ display: flex;
87
+ align-items: center;
88
+ justify-content: space-between;
89
+ padding: 28px 36px;
90
+ }
91
+ .recent-header .title {
92
+ font-size: 44px;
93
+ font-weight: 600;
94
+ color: #222;
95
+ }
96
+ .trash-btn {
97
+ width: 72px;
98
+ height: 72px;
99
+ border-radius: 16px;
100
+ display: flex;
101
+ align-items: center;
102
+ justify-content: center;
103
+ }
104
+ /* Recent search item */
105
+ .recent-item {
106
+ display: flex;
107
+ align-items: center;
108
+ padding: 20px 36px 40px 36px;
109
+ gap: 28px;
110
+ }
111
+ .img-circle {
112
+ width: 140px;
113
+ height: 140px;
114
+ border-radius: 70px;
115
+ background: #E0E0E0;
116
+ border: 1px solid #BDBDBD;
117
+ display: flex;
118
+ align-items: center;
119
+ justify-content: center;
120
+ color: #757575;
121
+ font-size: 26px;
122
+ text-align: center;
123
+ line-height: 1.2;
124
+ padding: 8px;
125
+ }
126
+ .recent-text .line1 {
127
+ font-size: 40px;
128
+ color: #333;
129
+ margin-bottom: 10px;
130
+ }
131
+ .recent-text .line2 {
132
+ font-size: 34px;
133
+ color: #6f6f6f;
134
+ }
135
+ /* Skeleton list area */
136
+ .skeleton-area {
137
+ background: #f3f3f3;
138
+ margin-top: 20px;
139
+ padding: 40px 36px;
140
+ }
141
+ .skeleton-item {
142
+ display: flex;
143
+ align-items: center;
144
+ gap: 36px;
145
+ margin-bottom: 60px;
146
+ }
147
+ .sk-thumb {
148
+ width: 160px;
149
+ height: 160px;
150
+ background: #e9e9e9;
151
+ border-radius: 12px;
152
+ }
153
+ .sk-lines {
154
+ flex: 1;
155
+ }
156
+ .sk-line {
157
+ height: 28px;
158
+ background: #e9e9e9;
159
+ border-radius: 6px;
160
+ margin-bottom: 26px;
161
+ }
162
+ .sk-line.short { width: 360px; }
163
+ .sk-line.medium { width: 600px; }
164
+ .sk-line.long { width: 760px; }
165
+ /* Bottom gesture bar */
166
+ .gesture {
167
+ position: absolute;
168
+ left: 0;
169
+ right: 0;
170
+ bottom: 0;
171
+ height: 120px;
172
+ background: #000;
173
+ display: flex;
174
+ align-items: center;
175
+ justify-content: center;
176
+ }
177
+ .gesture .pill {
178
+ width: 220px;
179
+ height: 12px;
180
+ border-radius: 6px;
181
+ background: #e0e0e0;
182
+ }
183
+ </style>
184
+ </head>
185
+ <body>
186
+ <div id="render-target">
187
+ <!-- Status bar -->
188
+ <div class="statusbar">
189
+ <div style="font-size:36px;">11:17</div>
190
+ <div class="status-right">
191
+ <!-- Simple wifi icon -->
192
+ <svg width="40" height="40" viewBox="0 0 40 40">
193
+ <path d="M6 16c8-6 20-6 28 0" stroke="#666" stroke-width="3" fill="none" stroke-linecap="round"/>
194
+ <path d="M10 21c6-4 14-4 20 0" stroke="#666" stroke-width="3" fill="none" stroke-linecap="round"/>
195
+ <circle cx="20" cy="27" r="3" fill="#666"/>
196
+ </svg>
197
+ <!-- Battery icon -->
198
+ <svg width="54" height="40" viewBox="0 0 54 40">
199
+ <rect x="2" y="10" width="42" height="20" rx="4" stroke="#666" stroke-width="3" fill="none"/>
200
+ <rect x="6" y="14" width="34" height="12" rx="2" fill="#666"/>
201
+ <rect x="46" y="15" width="6" height="10" rx="2" fill="#666"/>
202
+ </svg>
203
+ </div>
204
+ </div>
205
+
206
+ <!-- Search header -->
207
+ <div id="search-header">
208
+ <div class="search-row">
209
+ <div class="back-btn">
210
+ <svg width="44" height="44" viewBox="0 0 44 44">
211
+ <path d="M28 8 L14 22 L28 36" stroke="#5c5c5c" stroke-width="4" fill="none" stroke-linecap="round" stroke-linejoin="round"/>
212
+ </svg>
213
+ </div>
214
+
215
+ <div class="search-wrapper">
216
+ <div class="search-bar">Search on Nykaa</div>
217
+ <div class="search-underline"></div>
218
+ </div>
219
+
220
+ <div class="mic-btn">
221
+ <svg width="44" height="44" viewBox="0 0 44 44">
222
+ <rect x="16" y="10" width="12" height="16" rx="6" fill="#ff2e7e"/>
223
+ <path d="M10 22c0 6 6 10 12 10s12-4 12-10" stroke="#ff2e7e" stroke-width="3" fill="none" stroke-linecap="round"/>
224
+ <rect x="20" y="30" width="4" height="6" fill="#ff2e7e"/>
225
+ </svg>
226
+ </div>
227
+ </div>
228
+ <div class="divider"></div>
229
+ </div>
230
+
231
+ <!-- Recent searches header -->
232
+ <div class="recent-header">
233
+ <div class="title">Recent Searches</div>
234
+ <div class="trash-btn">
235
+ <svg width="44" height="44" viewBox="0 0 44 44">
236
+ <path d="M12 12h20" stroke="#707070" stroke-width="3" stroke-linecap="round"/>
237
+ <rect x="14" y="14" width="16" height="22" rx="3" stroke="#707070" stroke-width="3" fill="none"/>
238
+ <rect x="18" y="18" width="2" height="14" fill="#707070"/>
239
+ <rect x="24" y="18" width="2" height="14" fill="#707070"/>
240
+ </svg>
241
+ </div>
242
+ </div>
243
+
244
+ <!-- Recent search item -->
245
+ <div class="recent-item">
246
+ <div class="img-circle">[IMG: Pink Dior Perfume]</div>
247
+ <div class="recent-text">
248
+ <div class="line1">dior</div>
249
+ <div class="line2">perfume ...</div>
250
+ </div>
251
+ </div>
252
+
253
+ <!-- Skeleton suggestions area -->
254
+ <div class="skeleton-area">
255
+ <div class="skeleton-item">
256
+ <div class="sk-thumb"></div>
257
+ <div class="sk-lines">
258
+ <div class="sk-line long"></div>
259
+ <div class="sk-line short"></div>
260
+ </div>
261
+ </div>
262
+ <div class="skeleton-item">
263
+ <div class="sk-thumb"></div>
264
+ <div class="sk-lines">
265
+ <div class="sk-line medium"></div>
266
+ <div class="sk-line short"></div>
267
+ </div>
268
+ </div>
269
+ <div class="skeleton-item">
270
+ <div class="sk-thumb"></div>
271
+ <div class="sk-lines">
272
+ <div class="sk-line long"></div>
273
+ <div class="sk-line short"></div>
274
+ </div>
275
+ </div>
276
+ </div>
277
+
278
+ <!-- Bottom gesture bar -->
279
+ <div class="gesture"><div class="pill"></div></div>
280
+ </div>
281
+ </body>
282
+ </html>
code/10849/10849_4.html ADDED
@@ -0,0 +1,254 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html lang="en">
3
+ <head>
4
+ <meta charset="UTF-8">
5
+ <meta name="viewport" content="width=1080, initial-scale=1.0">
6
+ <title>Nykaa Search - Mock</title>
7
+ <style>
8
+ body { margin:0; padding:0; background:transparent; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif; color:#212121; }
9
+ #render-target {
10
+ width:1080px; height:2400px; position:relative; overflow:hidden; background:#ffffff;
11
+ }
12
+
13
+ /* Status bar */
14
+ .status-bar{
15
+ height:100px;
16
+ padding:0 28px;
17
+ display:flex; align-items:center; justify-content:space-between;
18
+ color:#343a40; font-weight:600;
19
+ box-sizing:border-box;
20
+ }
21
+ .status-icons{ display:flex; align-items:center; gap:26px; }
22
+ .icon{ width:36px; height:36px; display:inline-block; }
23
+ .status-time{ font-size:40px; letter-spacing:0.5px; }
24
+
25
+ /* Search header */
26
+ .search-header{
27
+ position:relative;
28
+ padding:18px 22px 28px;
29
+ display:flex; align-items:center; gap:22px;
30
+ box-sizing:border-box;
31
+ }
32
+ .back-btn{
33
+ width:72px; height:72px; border-radius:36px;
34
+ display:flex; align-items:center; justify-content:center;
35
+ }
36
+ .search-input{
37
+ flex:1;
38
+ height:84px;
39
+ background:#f1f4f6;
40
+ border-radius:44px;
41
+ display:flex; align-items:center;
42
+ padding:0 30px;
43
+ color:#616161; font-size:34px;
44
+ box-sizing:border-box;
45
+ }
46
+ .search-input .placeholder{ color:#8a8f94; }
47
+ .mic-btn{
48
+ width:84px; height:84px; border-radius:50%;
49
+ background:#ffe6f0;
50
+ display:flex; align-items:center; justify-content:center;
51
+ }
52
+ .header-underline{
53
+ position:absolute; left:140px; right:140px; bottom:8px;
54
+ height:6px; background:#ff2e88; border-radius:4px;
55
+ }
56
+
57
+ /* Sections */
58
+ .content{ padding:10px 0 0; }
59
+ .section{ padding:22px 32px; box-sizing:border-box; }
60
+ .section-title{
61
+ font-size:28px; letter-spacing:1px; color:#6b7280;
62
+ font-weight:700;
63
+ }
64
+
65
+ .recent-item{
66
+ display:flex; align-items:center; justify-content:space-between;
67
+ padding:24px 6px 6px 6px;
68
+ border-bottom:1px solid #eceff1;
69
+ margin-top:6px;
70
+ }
71
+ .recent-left{ display:flex; align-items:center; gap:20px; }
72
+ .avatar{
73
+ width:120px; height:120px; border-radius:60px; background:#E0E0E0;
74
+ border:1px solid #BDBDBD;
75
+ display:flex; align-items:center; justify-content:center;
76
+ color:#757575; font-size:24px; text-align:center; padding:8px; box-sizing:border-box;
77
+ }
78
+ .recent-text{ line-height:1.2; }
79
+ .recent-text .t1{ font-size:32px; color:#2c2c2c; }
80
+ .recent-text .t2{ font-size:28px; color:#6b6f74; }
81
+
82
+ .trash{
83
+ width:56px; height:56px; border-radius:12px;
84
+ display:flex; align-items:center; justify-content:center; color:#6b7280;
85
+ }
86
+
87
+ .chips{
88
+ margin-top:14px;
89
+ display:flex; flex-wrap:wrap; gap:18px;
90
+ }
91
+ .chip{
92
+ padding:18px 26px; border:2px solid #dfe3e8; background:#fff;
93
+ color:#34495e; font-size:30px; border-radius:44px;
94
+ white-space:nowrap;
95
+ }
96
+
97
+ /* Keyboard mock */
98
+ .keyboard{
99
+ position:absolute; left:0; right:0; bottom:0;
100
+ height:920px; background:#f5f2ff;
101
+ border-top:1px solid #e6e6ee;
102
+ box-shadow:0 -6px 18px rgba(0,0,0,0.06) inset;
103
+ box-sizing:border-box;
104
+ padding:16px 18px 34px;
105
+ }
106
+ .kbd-top{
107
+ height:90px; display:flex; align-items:center; gap:24px;
108
+ }
109
+ .kbd-circle{
110
+ width:84px; height:84px; border-radius:22px;
111
+ background:#e8f5e9; display:flex; align-items:center; justify-content:center;
112
+ color:#2e7d32; font-weight:700;
113
+ }
114
+ .kbd-top .small{ background:#ffffff; border:1px solid #ececec; color:#6b7280; }
115
+ .rows{ margin-top:10px; display:flex; flex-direction:column; gap:18px; }
116
+ .row{ display:flex; justify-content:center; gap:14px; }
117
+ .key{
118
+ min-width:84px; height:120px; background:#ffffff; border:1px solid #ededf3; border-radius:22px;
119
+ display:flex; align-items:center; justify-content:center; font-size:42px; color:#1f2937;
120
+ box-shadow:0 1px 0 rgba(0,0,0,0.04);
121
+ padding:0 14px;
122
+ }
123
+ .key.wide{ min-width:140px; }
124
+ .key.extra{ background:#ffe5ee; color:#6d1b3b; }
125
+ .key.action{ background:#c9f1c6; color:#0b3d0b; }
126
+ .space{ flex:1; min-width:420px; }
127
+ .gesture-bar{
128
+ position:absolute; bottom:12px; left:50%; transform:translateX(-50%);
129
+ width:200px; height:10px; background:#282828; border-radius:8px; opacity:0.5;
130
+ }
131
+ </style>
132
+ </head>
133
+ <body>
134
+ <div id="render-target">
135
+
136
+ <!-- Status Bar -->
137
+ <div class="status-bar">
138
+ <div class="status-time">11:17</div>
139
+ <div class="status-icons">
140
+ <!-- small sun icon -->
141
+ <svg class="icon" viewBox="0 0 24 24"><circle cx="12" cy="12" r="4" fill="#616161"/><g stroke="#616161" stroke-width="2" stroke-linecap="round"><line x1="12" y1="1" x2="12" y2="4"/><line x1="12" y1="20" x2="12" y2="23"/><line x1="1" y1="12" x2="4" y2="12"/><line x1="20" y1="12" x2="23" y2="12"/><line x1="4" y1="4" x2="6" y2="6"/><line x1="18" y1="18" x2="20" y2="20"/><line x1="18" y1="6" x2="20" y2="4"/><line x1="4" y1="20" x2="6" y2="18"/></g></svg>
142
+ <!-- wifi -->
143
+ <svg class="icon" viewBox="0 0 24 24"><path d="M2 8c5-4 15-4 20 0" stroke="#616161" stroke-width="2" fill="none" stroke-linecap="round"/><path d="M5 12c3-3 11-3 14 0" stroke="#616161" stroke-width="2" fill="none" stroke-linecap="round"/><path d="M9 16c2-2 4-2 6 0" stroke="#616161" stroke-width="2" fill="none" stroke-linecap="round"/><circle cx="12" cy="19" r="1.6" fill="#616161"/></svg>
144
+ <!-- battery -->
145
+ <svg class="icon" viewBox="0 0 24 24"><rect x="2" y="7" width="18" height="10" rx="2" ry="2" fill="none" stroke="#616161" stroke-width="2"/><rect x="20" y="10" width="2" height="4" fill="#616161"/></svg>
146
+ </div>
147
+ </div>
148
+
149
+ <!-- Search Header -->
150
+ <div class="search-header">
151
+ <div class="back-btn">
152
+ <svg width="38" height="38" viewBox="0 0 24 24">
153
+ <path d="M15 6 L9 12 L15 18" stroke="#374151" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round" fill="none"/>
154
+ </svg>
155
+ </div>
156
+ <div class="search-input"><span class="placeholder">Search on Nykaa</span></div>
157
+ <div class="mic-btn">
158
+ <svg width="36" height="36" viewBox="0 0 24 24">
159
+ <path d="M12 3a3 3 0 0 1 3 3v5a3 3 0 0 1-6 0V6a3 3 0 0 1 3-3z" fill="#ff2e88"/>
160
+ <path d="M5 11a7 7 0 0 0 14 0" stroke="#ff2e88" stroke-width="2" fill="none" stroke-linecap="round"/>
161
+ <line x1="12" y1="18" x2="12" y2="22" stroke="#ff2e88" stroke-width="2" stroke-linecap="round"/>
162
+ </svg>
163
+ </div>
164
+ <div class="header-underline"></div>
165
+ </div>
166
+
167
+ <!-- Content Scroll Area -->
168
+ <div class="content">
169
+ <div class="section">
170
+ <div class="section-title">RECENT SEARCHES</div>
171
+ <div class="recent-item">
172
+ <div class="recent-left">
173
+ <div class="avatar">[IMG: Perfume]</div>
174
+ <div class="recent-text">
175
+ <div class="t1">dior</div>
176
+ <div class="t2">perfume ...</div>
177
+ </div>
178
+ </div>
179
+ <div class="trash" title="delete">
180
+ <svg width="40" height="40" viewBox="0 0 24 24">
181
+ <path d="M7 7h10l-1 12H8L7 7z" fill="none" stroke="#6b7280" stroke-width="2"/>
182
+ <path d="M9 7V5h6v2" stroke="#6b7280" stroke-width="2" fill="none" stroke-linecap="round"/>
183
+ </svg>
184
+ </div>
185
+ </div>
186
+ </div>
187
+
188
+ <div class="section">
189
+ <div class="section-title">POPULAR CATEGORIES</div>
190
+ <div class="chips">
191
+ <div class="chip">Face Moisturizer & Day Cream</div>
192
+ <div class="chip">Face Sunscreen</div>
193
+ <div class="chip">Serums & Essence</div>
194
+ <div class="chip">Moisturizers</div>
195
+ <div class="chip">Cleanser</div>
196
+ <div class="chip">Lipstick</div>
197
+ </div>
198
+ </div>
199
+
200
+ <div class="section" style="padding-bottom:980px;">
201
+ <div class="section-title">POPULAR BRANDS</div>
202
+ <div class="chips">
203
+ <div class="chip">Maybelline New York</div>
204
+ <div class="chip">Lakme</div>
205
+ <div class="chip">M.A.C</div>
206
+ <div class="chip">L'Oreal Paris</div>
207
+ <div class="chip">Huda Beauty</div>
208
+ <div class="chip">NYX</div>
209
+ </div>
210
+ </div>
211
+ </div>
212
+
213
+ <!-- Keyboard Mock -->
214
+ <div class="keyboard">
215
+ <div class="kbd-top">
216
+ <div class="kbd-circle">⌗</div>
217
+ <div class="kbd-circle small">😊</div>
218
+ <div class="kbd-circle small">GIF</div>
219
+ <div class="kbd-circle small">⚙︎</div>
220
+ <div class="kbd-circle small">G✲</div>
221
+ <div class="kbd-circle small">🎨</div>
222
+ <div class="kbd-circle small">🎤</div>
223
+ </div>
224
+ <div class="rows">
225
+ <div class="row">
226
+ <div class="key">q</div><div class="key">w</div><div class="key">e</div><div class="key">r</div><div class="key">t</div><div class="key">y</div><div class="key">u</div><div class="key">i</div><div class="key">o</div><div class="key">p</div>
227
+ </div>
228
+ <div class="row">
229
+ <div class="key">a</div><div class="key">s</div><div class="key">d</div><div class="key">f</div><div class="key">g</div><div class="key">h</div><div class="key">j</div><div class="key">k</div><div class="key">l</div>
230
+ </div>
231
+ <div class="row">
232
+ <div class="key extra wide">⇧</div>
233
+ <div class="key">z</div><div class="key">x</div><div class="key">c</div><div class="key">v</div><div class="key">b</div><div class="key">n</div><div class="key">m</div>
234
+ <div class="key extra wide">⌫</div>
235
+ </div>
236
+ <div class="row">
237
+ <div class="key extra wide">?123</div>
238
+ <div class="key">,</div>
239
+ <div class="key space"></div>
240
+ <div class="key">.</div>
241
+ <div class="key action wide">
242
+ <svg width="44" height="44" viewBox="0 0 24 24">
243
+ <circle cx="12" cy="12" r="10" fill="#0b3d0b" opacity="0.15"/>
244
+ <path d="M10 17l5-5-5-5" stroke="#0b3d0b" stroke-width="2.2" fill="none" stroke-linecap="round" stroke-linejoin="round"/>
245
+ </svg>
246
+ </div>
247
+ </div>
248
+ </div>
249
+ <div class="gesture-bar"></div>
250
+ </div>
251
+
252
+ </div>
253
+ </body>
254
+ </html>
code/10849/10849_5.html ADDED
@@ -0,0 +1,116 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html lang="en">
3
+ <head>
4
+ <meta charset="UTF-8">
5
+ <meta name="viewport" content="width=1080, initial-scale=1.0">
6
+ <title>Search UI Mock</title>
7
+ <style>
8
+ body { margin: 0; padding: 0; background: transparent; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif; }
9
+ #render-target {
10
+ width: 1080px;
11
+ height: 2400px;
12
+ position: relative;
13
+ overflow: hidden;
14
+ background: #FFFFFF;
15
+ }
16
+
17
+ /* Status bar */
18
+ .status-bar {
19
+ position: absolute;
20
+ top: 0; left: 0;
21
+ width: 100%;
22
+ height: 108px;
23
+ padding: 0 36px;
24
+ display: flex;
25
+ align-items: center;
26
+ justify-content: space-between;
27
+ color: #222;
28
+ font-weight: 600;
29
+ font-size: 36px;
30
+ box-sizing: border-box;
31
+ }
32
+ .status-left { display: flex; align-items: center; gap: 16px; }
33
+ .status-right { display: flex; align-items: center; gap: 26px; color: #4A4A4A; }
34
+
35
+ /* Search header */
36
+ .search-header {
37
+ position: absolute;
38
+ top: 118px;
39
+ left: 24px;
40
+ right: 24px;
41
+ height: 120px;
42
+ display: flex;
43
+ align-items: center;
44
+ gap: 20px;
45
+ }
46
+ .icon-btn {
47
+ width: 84px;
48
+ height: 84px;
49
+ border-radius: 42px;
50
+ background: #FFFFFF;
51
+ display: flex;
52
+ align-items: center;
53
+ justify-content: center;
54
+ }
55
+ .search-field {
56
+ flex: 1;
57
+ height: 92px;
58
+ background: #F4F5F7;
59
+ border-radius: 46px;
60
+ position: relative;
61
+ display: flex;
62
+ align-items: center;
63
+ padding: 0 110px 0 36px;
64
+ box-sizing: border-box;
65
+ }
66
+ .search-text {
67
+ color: #333;
68
+ font-size: 40px;
69
+ white-space: nowrap;
70
+ overflow: hidden;
71
+ text-overflow: ellipsis;
72
+ }
73
+ .underline {
74
+ position: absolute;
75
+ bottom: 10px;
76
+ left: 36px;
77
+ height: 5px;
78
+ width: 82%;
79
+ background: #E91E63;
80
+ border-radius: 3px;
81
+ }
82
+ .clear-btn {
83
+ position: absolute;
84
+ right: 100px;
85
+ width: 54px;
86
+ height: 54px;
87
+ border-radius: 28px;
88
+ background: #EDEDED;
89
+ display: flex; align-items: center; justify-content: center;
90
+ }
91
+ .mic-circle {
92
+ width: 92px;
93
+ height: 92px;
94
+ border-radius: 46px;
95
+ background: #FFE7F0;
96
+ display: flex; align-items: center; justify-content: center;
97
+ }
98
+
99
+ .divider {
100
+ position: absolute;
101
+ top: 250px;
102
+ left: 0; right: 0;
103
+ height: 2px;
104
+ background: #E8E8E8;
105
+ }
106
+
107
+ /* Suggestions */
108
+ .suggestions {
109
+ position: absolute;
110
+ top: 270px;
111
+ left: 24px; right: 24px;
112
+ }
113
+ .sugg-item {
114
+ display: flex;
115
+ align NB: center;
116
+ NB: } </style></head></html>
code/10849/10849_6.html ADDED
@@ -0,0 +1,293 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html lang="en">
3
+ <head>
4
+ <meta charset="UTF-8">
5
+ <meta name="viewport" content="width=1080, initial-scale=1.0">
6
+ <title>Nykaa - Dior Perfume for Women</title>
7
+ <style>
8
+ body { margin: 0; padding: 0; background: transparent; }
9
+ #render-target {
10
+ width: 1080px; height: 2400px;
11
+ position: relative; overflow: hidden;
12
+ background: #ffffff; color: #1f2a37;
13
+ font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif;
14
+ }
15
+ .safe-pad { padding: 0 48px; }
16
+
17
+ /* Top app bar */
18
+ .topbar {
19
+ height: 140px;
20
+ display: flex; align-items: center; justify-content: space-between;
21
+ }
22
+ .left-group, .right-icons { display: flex; align-items: center; gap: 28px; }
23
+ .brand {
24
+ font-weight: 800; color: #ff2a7b; letter-spacing: 1px; font-size: 44px; font-style: italic;
25
+ }
26
+ .icon {
27
+ width: 48px; height: 48px; color: #263238;
28
+ }
29
+ .icon svg { width: 100%; height: 100%; }
30
+
31
+ /* Title section */
32
+ .title-block { margin-top: 8px; }
33
+ .title-block h1 {
34
+ margin: 0; font-size: 66px; line-height: 1.15; color: #0b1421; font-weight: 800;
35
+ }
36
+ .subtitle { margin-top: 12px; color: #64748b; font-size: 30px; }
37
+
38
+ /* Chips */
39
+ .chips { margin-top: 28px; display: flex; gap: 26px; }
40
+ .chip {
41
+ display: inline-flex; align-items: center; gap: 16px;
42
+ padding: 20px 28px; border-radius: 28px; border: 1px solid #E6E7EB; background: #fff;
43
+ color: #3b4758; font-weight: 600; font-size: 32px;
44
+ box-shadow: 0 1px 0 rgba(0,0,0,0.02);
45
+ }
46
+ .chip .chip-icon { width: 40px; height: 40px; color: #ff2a7b; }
47
+
48
+ /* Divider */
49
+ .divider { margin-top: 24px; height: 1px; background: #EFEFF2; }
50
+
51
+ /* Product grid */
52
+ .grid {
53
+ margin-top: 18px;
54
+ display: grid; grid-template-columns: 1fr 1fr;
55
+ }
56
+ .card {
57
+ padding: 28px 36px 24px 36px; min-height: 880px;
58
+ position: relative; background: #fff;
59
+ }
60
+ .card:nth-child(2n+1) { border-right: 1px solid #EFEFF2; }
61
+ .row-divider { grid-column: 1 / -1; height: 1px; background: #EFEFF2; }
62
+
63
+ .tag {
64
+ position: absolute; top: 18px; right: 36px;
65
+ background: #f7c7cf; color: #914757; font-size: 24px; font-weight: 700;
66
+ padding: 8px 16px; border-radius: 6px; letter-spacing: .5px;
67
+ }
68
+ .warn-tag {
69
+ display: inline-block; background: #ffe9db; color: #c0542a; font-weight: 800;
70
+ font-size: 24px; padding: 8px 14px; border-radius: 8px; margin-bottom: 12px;
71
+ }
72
+
73
+ .img-ph {
74
+ width: 100%; height: 360px; background: #E0E0E0;
75
+ border: 1px solid #BDBDBD; border-radius: 10px;
76
+ display: flex; align-items: center; justify-content: center; color: #757575;
77
+ font-size: 28px; margin-top: 56px;
78
+ }
79
+ .brand-name { margin-top: 28px; font-weight: 800; font-size: 36px; color: #0b1421; }
80
+ .prod-title { margin-top: 8px; font-size: 30px; color: #2c3b4b; }
81
+ .meta { margin-top: 8px; color: #768496; font-size: 28px; display: flex; align-items: center; gap: 8px; }
82
+ .price { margin-top: 12px; font-weight: 800; font-size: 38px; }
83
+ .rating { margin-top: 8px; color: #485668; display: flex; align-items: center; gap: 8px; }
84
+ .rating .count { color: #7a8b9c; font-size: 26px; }
85
+
86
+ .actions { margin-top: 22px; display: flex; align-items: center; gap: 20px; }
87
+ .wish-btn {
88
+ width: 120px; height: 88px; border-radius: 18px; border: 1px solid #E6E7EB; background: #fff;
89
+ display: flex; align-items: center; justify-content: center;
90
+ }
91
+ .wish-btn svg { width: 44px; height: 44px; color: #ff2a7b; }
92
+ .cta {
93
+ flex: 1; height: 88px; background: #ff117a; color: white; border-radius: 20px;
94
+ border: none; font-size: 34px; font-weight: 800; display: flex; align-items: center; justify-content: center; gap: 12px;
95
+ box-shadow: 0 6px 12px rgba(255, 17, 122, 0.25);
96
+ }
97
+ .cta .caret {
98
+ width: 18px; height: 18px; border: 8px solid transparent; border-top-color: white; margin-top: 10px;
99
+ }
100
+
101
+ /* Bottom toolbar */
102
+ .bottom-toolbar {
103
+ position: absolute; left: 0; right: 0; bottom: 96px;
104
+ display: grid; grid-template-columns: 1fr 1fr; border-top: 1px solid #EFEFF2;
105
+ background: #fff;
106
+ }
107
+ .bt-item {
108
+ padding: 24px 40px; display: flex; align-items: center; gap: 22px;
109
+ }
110
+ .bt-item + .bt-item { border-left: 1px solid #EFEFF2; }
111
+ .bt-icon { width: 44px; height: 44px; color: #3b4758; }
112
+ .bt-text { display: flex; flex-direction: column; }
113
+ .bt-title { font-weight: 700; font-size: 34px; color: #2d3a49; }
114
+ .bt-sub { font-size: 26px; color: #7a8b9c; margin-top: 4px; }
115
+
116
+ /* Home indicator */
117
+ .home-indicator {
118
+ position: absolute; left: 50%; transform: translateX(-50%);
119
+ bottom: 28px; width: 360px; height: 10px; border-radius: 6px; background: #0b0b0b33;
120
+ }
121
+ </style>
122
+ </head>
123
+ <body>
124
+ <div id="render-target">
125
+ <div class="safe-pad">
126
+ <!-- Top Bar -->
127
+ <div class="topbar">
128
+ <div class="left-group">
129
+ <div class="icon">
130
+ <svg viewBox="0 0 24 24">
131
+ <path d="M15 3 L6 12 L15 21" fill="none" stroke="currentColor" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/>
132
+ </svg>
133
+ </div>
134
+ <div class="brand">NYKAA</div>
135
+ </div>
136
+ <div class="right-icons">
137
+ <div class="icon">
138
+ <svg viewBox="0 0 24 24">
139
+ <circle cx="10" cy="10" r="7" fill="none" stroke="currentColor" stroke-width="2"/>
140
+ <path d="M16 16 L22 22" stroke="currentColor" stroke-width="2" stroke-linecap="round"/>
141
+ </svg>
142
+ </div>
143
+ <div class="icon">
144
+ <svg viewBox="0 0 24 24">
145
+ <path d="M12 21c6-4 7-7 7-9a4 4 0 0 0-7-2 4 4 0 0 0-7 2c0 2 1 5 7 9z" fill="none" stroke="currentColor" stroke-width="2"/>
146
+ </svg>
147
+ </div>
148
+ <div class="icon">
149
+ <svg viewBox="0 0 24 24">
150
+ <rect x="5" y="8" width="14" height="12" rx="2" fill="none" stroke="currentColor" stroke-width="2"/>
151
+ <path d="M8 8c0-2 1.5-3 4-3s4 1 4 3" fill="none" stroke="currentColor" stroke-width="2"/>
152
+ </svg>
153
+ </div>
154
+ </div>
155
+ </div>
156
+
157
+ <!-- Title -->
158
+ <div class="title-block">
159
+ <h1>Dior perfume for Women</h1>
160
+ <div class="subtitle">28 products</div>
161
+ </div>
162
+
163
+ <!-- Chips -->
164
+ <div class="chips">
165
+ <div class="chip">
166
+ <span class="chip-icon">
167
+ <svg viewBox="0 0 24 24">
168
+ <path d="M12 2l2.2 4.5 5 0.7-3.6 3.5 0.9 5-4.5-2.3-4.5 2.3 0.9-5L4.8 7.2l5-0.7L12 2z" fill="currentColor"/>
169
+ </svg>
170
+ </span>
171
+ Bestseller
172
+ </div>
173
+ <div class="chip">
174
+ <span class="chip-icon">
175
+ <svg viewBox="0 0 24 24">
176
+ <path d="M12 2l3 6 7 1-5 5 1 7-6-3-6 3 1-7-5-5 7-1z" fill="currentColor"/>
177
+ </svg>
178
+ </span>
179
+ Top Rated
180
+ </div>
181
+ </div>
182
+ </div>
183
+
184
+ <div class="divider"></div>
185
+
186
+ <!-- Product Grid -->
187
+ <div class="grid safe-pad">
188
+ <!-- Card 1 -->
189
+ <div class="card">
190
+ <div class="tag">WOMEN</div>
191
+ <div class="img-ph">[IMG: Pink Perfume Bottle - Miss Dior]</div>
192
+ <div class="brand-name">DIOR</div>
193
+ <div class="prod-title">Miss Dior Eau De Parfum</div>
194
+ <div class="meta">
195
+ <svg width="26" height="26" viewBox="0 0 24 24"><rect x="3" y="6" width="18" height="12" rx="2" fill="#f8b24d"/></svg>
196
+ 3 Sizes
197
+ </div>
198
+ <div class="price">₹10,900</div>
199
+ <div class="rating">
200
+ <svg width="26" height="26" viewBox="0 0 24 24"><path d="M12 2l3 6 7 1-5 5 1 7-6-3-6 3 1-7-5-5 7-1z" fill="#1f2a37"/></svg>
201
+ <svg width="26" height="26" viewBox="0 0 24 24"><path d="M12 2l3 6 7 1-5 5 1 7-6-3-6 3 1-7-5-5 7-1z" fill="#1f2a37"/></svg>
202
+ <svg width="26" height="26" viewBox="0 0 24 24"><path d="M12 2l3 6 7 1-5 5 1 7-6-3-6 3 1-7-5-5 7-1z" fill="#1f2a37"/></svg>
203
+ <svg width="26" height="26" viewBox="0 0 24 24"><path d="M12 2l3 6 7 1-5 5 1 7-6-3-6 3 1-7-5-5 7-1z" fill="#1f2a37"/></svg>
204
+ <svg width="26" height="26" viewBox="0 0 24 24"><path d="M12 2l3 6 7 1-5 5 1 7-6-3-6 3 1-7-5-5 7-1z" fill="#b0b8c3"/></svg>
205
+ <span class="count">(45)</span>
206
+ </div>
207
+ <div class="actions">
208
+ <div class="wish-btn">
209
+ <svg viewBox="0 0 24 24">
210
+ <path d="M12 21c6-4 7-7 7-9a4 4 0 0 0-7-2 4 4 0 0 0-7 2c0 2 1 5 7 9z" fill="none" stroke="currentColor" stroke-width="2"/>
211
+ <path d="M6 14l2 2" stroke="#ff2a7b" stroke-width="2" stroke-linecap="round"/>
212
+ </svg>
213
+ </div>
214
+ <button class="cta">Select Size <span class="caret"></span></button>
215
+ </div>
216
+ </div>
217
+
218
+ <!-- Card 2 -->
219
+ <div class="card">
220
+ <div class="tag">WOMEN</div>
221
+ <div class="img-ph">[IMG: Pink Perfume Bottle - Absolutely Blooming]</div>
222
+ <div class="warn-tag">ONLY A FEW LEFT</div>
223
+ <div class="brand-name">DIOR</div>
224
+ <div class="prod-title">Miss Dior Absolutely Blooming Eau De Parfum</div>
225
+ <div class="meta">
226
+ <svg width="26" height="26" viewBox="0 0 24 24"><rect x="3" y="6" width="18" height="12" rx="2" fill="#f8b24d"/></svg>
227
+ 2 Sizes
228
+ </div>
229
+ <div class="price">₹10,900</div>
230
+ <div class="rating">
231
+ <svg width="26" height="26" viewBox="0 0 24 24"><path d="M12 2l3 6 7 1-5 5 1 7-6-3-6 3 1-7-5-5 7-1z" fill="#1f2a37"/></svg>
232
+ <svg width="26" height="26" viewBox="0 0 24 24"><path d="M12 2l3 6 7 1-5 5 1 7-6-3-6 3 1-7-5-5 7-1z" fill="#1f2a37"/></svg>
233
+ <svg width="26" height="26" viewBox="0 0 24 24"><path d="M12 2l3 6 7 1-5 5 1 7-6-3-6 3 1-7-5-5 7-1z" fill="#1f2a37"/></svg>
234
+ <svg width="26" height="26" viewBox="0 0 24 24"><path d="M12 2l3 6 7 1-5 5 1 7-6-3-6 3 1-7-5-5 7-1z" fill="#1f2a37"/></svg>
235
+ <svg width="26" height="26" viewBox="0 0 24 24"><path d="M12 2l3 6 7 1-5 5 1 7-6-3-6 3 1-7-5-5 7-1z" fill="#b0b8c3"/></svg>
236
+ <span class="count">(8)</span>
237
+ </div>
238
+ <div class="actions">
239
+ <div class="wish-btn">
240
+ <svg viewBox="0 0 24 24">
241
+ <path d="M12 21c6-4 7-7 7-9a4 4 0 0 0-7-2 4 4 0 0 0-7 2c0 2 1 5 7 9z" fill="none" stroke="currentColor" stroke-width="2"/>
242
+ <path d="M6 14l2 2" stroke="#ff2a7b" stroke-width="2" stroke-linecap="round"/>
243
+ </svg>
244
+ </div>
245
+ <button class="cta">Select Size <span class="caret"></span></button>
246
+ </div>
247
+ </div>
248
+
249
+ <div class="row-divider"></div>
250
+
251
+ <!-- Card 3 -->
252
+ <div class="card">
253
+ <div class="tag">WOMEN</div>
254
+ <div class="img-ph" style="height: 420px; margin-top: 40px;">[IMG: Teardrop Gold Perfume Bottle]</div>
255
+ </div>
256
+
257
+ <!-- Card 4 -->
258
+ <div class="card">
259
+ <div class="tag">WOMEN</div>
260
+ <div class="img-ph" style="height: 420px; margin-top: 40px;">[IMG: Dark Blue Tall Perfume Bottle]</div>
261
+ </div>
262
+ </div>
263
+
264
+ <!-- Bottom Toolbar -->
265
+ <div class="bottom-toolbar">
266
+ <div class="bt-item">
267
+ <div class="bt-icon">
268
+ <svg viewBox="0 0 24 24">
269
+ <path d="M6 21V9M12 21V5M18 21V13" stroke="currentColor" stroke-width="2" stroke-linecap="round"/>
270
+ </svg>
271
+ </div>
272
+ <div class="bt-text">
273
+ <div class="bt-title">Sort by</div>
274
+ <div class="bt-sub">Relevance</div>
275
+ </div>
276
+ </div>
277
+ <div class="bt-item">
278
+ <div class="bt-icon">
279
+ <svg viewBox="0 0 24 24">
280
+ <path d="M3 5h18M6 11h12M9 17h6" stroke="currentColor" stroke-width="2" stroke-linecap="round"/>
281
+ </svg>
282
+ </div>
283
+ <div class="bt-text">
284
+ <div class="bt-title">Filter</div>
285
+ <div class="bt-sub">Apply Filters</div>
286
+ </div>
287
+ </div>
288
+ </div>
289
+
290
+ <div class="home-indicator"></div>
291
+ </div>
292
+ </body>
293
+ </html>
code/10849/10849_7.html ADDED
@@ -0,0 +1,326 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html lang="en">
3
+ <head>
4
+ <meta charset="UTF-8">
5
+ <meta name="viewport" content="width=1080, initial-scale=1.0">
6
+ <title>Product Page - Dior Perfume</title>
7
+ <style>
8
+ body { margin: 0; padding: 0; background: transparent; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif; color: #1f2a36; }
9
+ #render-target {
10
+ width: 1080px;
11
+ height: 2400px;
12
+ position: relative;
13
+ overflow: hidden;
14
+ background: #ffffff;
15
+ }
16
+
17
+ /* Top app bar */
18
+ .topbar {
19
+ height: 120px;
20
+ padding: 0 36px;
21
+ display: flex;
22
+ align-items: center;
23
+ justify-content: space-between;
24
+ border-bottom: 1px solid #ececec;
25
+ }
26
+ .topbar .left,
27
+ .topbar .right {
28
+ display: flex;
29
+ align-items: center;
30
+ gap: 40px;
31
+ }
32
+ .icon-btn {
33
+ width: 68px;
34
+ height: 68px;
35
+ display: inline-flex;
36
+ align-items: center;
37
+ justify-content: center;
38
+ color: #233043;
39
+ }
40
+ .icon-btn svg { width: 44px; height: 44px; stroke: currentColor; }
41
+
42
+ /* Brand strip */
43
+ .brand-strip {
44
+ height: 60px;
45
+ background: #0c0c0c;
46
+ color: #fff;
47
+ margin: 24px 24px 0;
48
+ display: flex;
49
+ align-items: center;
50
+ justify-content: center;
51
+ letter-spacing: 6px;
52
+ font-weight: 600;
53
+ font-size: 32px;
54
+ }
55
+
56
+ .ribbon {
57
+ position: absolute;
58
+ right: 120px;
59
+ top: 270px;
60
+ background: #f4a6b8;
61
+ color: #fff;
62
+ padding: 16px 28px;
63
+ border-radius: 8px;
64
+ font-weight: 700;
65
+ letter-spacing: 2px;
66
+ }
67
+
68
+ .content {
69
+ padding: 0 48px 220px;
70
+ }
71
+
72
+ /* Image placeholder */
73
+ .img-wrap {
74
+ margin: 40px auto 12px;
75
+ width: 760px;
76
+ height: 620px;
77
+ background: #E0E0E0;
78
+ border: 1px solid #BDBDBD;
79
+ display: flex;
80
+ align-items: center;
81
+ justify-content: center;
82
+ color: #757575;
83
+ border-radius: 8px;
84
+ text-align: center;
85
+ font-size: 30px;
86
+ }
87
+
88
+ .chips-row {
89
+ display: flex;
90
+ align-items: center;
91
+ justify-content: space-between;
92
+ margin: 18px 0 8px;
93
+ }
94
+ .view-similar {
95
+ border: 2px solid #d8d8d8;
96
+ color: #5a6473;
97
+ padding: 18px 28px;
98
+ border-radius: 40px;
99
+ font-size: 34px;
100
+ background: #fff;
101
+ }
102
+ .dots {
103
+ display: flex; gap: 16px;
104
+ justify-content: center; align-items: center;
105
+ }
106
+ .dot {
107
+ width: 18px; height: 18px; border-radius: 50%;
108
+ background: #c9c9c9;
109
+ }
110
+ .dot.active { background: #ff4b86; }
111
+ .dot.mid { background: #bdbdbd; }
112
+
113
+ /* Title and actions */
114
+ .title-row {
115
+ display: flex;
116
+ align-items: flex-start;
117
+ justify-content: space-between;
118
+ margin-top: 18px;
119
+ }
120
+ .title {
121
+ font-size: 44px;
122
+ line-height: 58px;
123
+ font-weight: 700;
124
+ color: #2a3443;
125
+ max-width: 860px;
126
+ }
127
+ .share-btn {
128
+ width: 72px; height: 72px; border-radius: 50%;
129
+ display: flex; align-items: center; justify-content: center;
130
+ color: #2a3b49;
131
+ }
132
+
133
+ /* Ratings */
134
+ .rating {
135
+ display: flex; align-items: center; gap: 18px;
136
+ margin: 18px 0;
137
+ }
138
+ .rating svg { width: 42px; height: 42px; }
139
+ .rating .score { font-size: 34px; color: #4b5563; }
140
+ .rating .count { color: #9aa3ae; }
141
+
142
+ /* Price */
143
+ .price {
144
+ font-size: 56px; font-weight: 800; margin: 10px 0 6px; color: #1b2431;
145
+ }
146
+ .tax {
147
+ color: #9aa3ae; font-size: 30px;
148
+ }
149
+ .divider { height: 1px; background: #ededed; margin: 30px 0; }
150
+
151
+ /* Sizes */
152
+ .section-label { color: #6b7280; font-size: 32px; margin-bottom: 18px; }
153
+ .sizes { display: flex; align-items: center; gap: 24px; flex-wrap: wrap; }
154
+ .size-chip {
155
+ padding: 22px 38px; border: 2px solid #e2e6ea; border-radius: 44px;
156
+ font-size: 34px; color: #6b7785; background: #fff;
157
+ }
158
+ .size-chip.active {
159
+ border-color: #ff2b7b; color: #ff2b7b; font-weight: 700;
160
+ }
161
+ .low-stock {
162
+ background: #ff7a00; color: #fff; font-weight: 700;
163
+ padding: 10px 24px; border-radius: 14px; font-size: 30px; margin-top: 14px;
164
+ display: inline-block;
165
+ }
166
+
167
+ .sold-by { margin: 26px 0 16px; color: #6b7280; font-size: 32px; }
168
+ .sold-by b { color: #374151; }
169
+
170
+ /* Bottom sticky bar */
171
+ .bottom-bar {
172
+ position: absolute;
173
+ left: 0; right: 0; bottom: 0;
174
+ background: #ffffff;
175
+ border-top: 1px solid #ececec;
176
+ padding: 24px 36px 34px;
177
+ }
178
+ .bar-content { display: flex; align-items: center; gap: 24px; }
179
+ .wish {
180
+ width: 140px; height: 120px; border: 2px solid #e9e9e9;
181
+ border-radius: 24px; display: flex; align-items: center; justify-content: center;
182
+ color: #ff2b7b;
183
+ }
184
+ .cta {
185
+ flex: 1;
186
+ height: 120px;
187
+ background: #ff2b7b;
188
+ border-radius: 26px;
189
+ display: flex; align-items: center; justify-content: center;
190
+ gap: 18px; color: #fff; font-size: 40px; font-weight: 800;
191
+ box-shadow: 0 8px 18px rgba(255, 43, 123, 0.35);
192
+ }
193
+ .cta svg { width: 46px; height: 46px; }
194
+ </style>
195
+ </head>
196
+ <body>
197
+ <div id="render-target">
198
+
199
+ <!-- Top App Bar -->
200
+ <div class="topbar">
201
+ <div class="left">
202
+ <div class="icon-btn" title="Back">
203
+ <svg viewBox="0 0 24 24" fill="none" stroke-width="2.2">
204
+ <path d="M15 19l-7-7 7-7" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/>
205
+ </svg>
206
+ </div>
207
+ </div>
208
+ <div class="right">
209
+ <div class="icon-btn" title="Search">
210
+ <svg viewBox="0 0 24 24" fill="none" stroke-width="2">
211
+ <circle cx="11" cy="11" r="7" stroke="currentColor"/>
212
+ <path d="M20 20l-3.5-3.5" stroke="currentColor" stroke-linecap="round"/>
213
+ </svg>
214
+ </div>
215
+ <div class="icon-btn" title="Wishlist">
216
+ <svg viewBox="0 0 24 24" fill="none" stroke-width="2">
217
+ <path d="M12 21s-6-3.6-8.4-6.2c-1.8-2-1.6-5.2.6-6.8 1.9-1.3 4.5-.8 5.8.9L12 10l2-2.1c1.3-1.7 3.9-2.2 5.8-.9 2.2 1.6 2.4 4.8.6 6.8C18 17.4 12 21 12 21z" stroke="currentColor" fill="none"/>
218
+ </svg>
219
+ </div>
220
+ <div class="icon-btn" title="Bag">
221
+ <svg viewBox="0 0 24 24" fill="none" stroke-width="2">
222
+ <path d="M6 8h12l-1 12H7L6 8z" stroke="currentColor"/>
223
+ <path d="M9 8V6a3 3 0 0 1 6 0v2" stroke="currentColor"/>
224
+ </svg>
225
+ </div>
226
+ </div>
227
+ </div>
228
+
229
+ <!-- Brand strip and ribbon -->
230
+ <div class="brand-strip">DIOR</div>
231
+ <div class="ribbon">WOMEN</div>
232
+
233
+ <div class="content">
234
+
235
+ <!-- Product image -->
236
+ <div class="img-wrap">[IMG: Pink perfume bottle - Miss Dior]</div>
237
+
238
+ <!-- View similar & dots -->
239
+ <div class="chips-row">
240
+ <div class="view-similar">View Similar</div>
241
+ <div class="dots">
242
+ <div class="dot active"></div>
243
+ <div class="dot mid"></div>
244
+ <div class="dot mid"></div>
245
+ <div class="dot mid"></div>
246
+ </div>
247
+ </div>
248
+
249
+ <!-- Title and share -->
250
+ <div class="title-row">
251
+ <div class="title">DIOR Miss Dior Eau De Parfum | 50ml</div>
252
+ <div class="share-btn" title="Share">
253
+ <svg viewBox="0 0 24 24" fill="none" stroke-width="2">
254
+ <circle cx="18" cy="5" r="3" stroke="currentColor"/>
255
+ <circle cx="6" cy="12" r="3" stroke="currentColor"/>
256
+ <circle cx="18" cy="19" r="3" stroke="currentColor"/>
257
+ <path d="M8.8 11l6.4-4" stroke="currentColor"/>
258
+ <path d="M8.8 13l6.4 4" stroke="currentColor"/>
259
+ </svg>
260
+ </div>
261
+ </div>
262
+
263
+ <!-- Ratings -->
264
+ <div class="rating">
265
+ <!-- 4 filled stars -->
266
+ <svg viewBox="0 0 24 24" fill="#0f2a3d"><path d="M12 2l2.8 6.2 6.7.6-5 4.5 1.5 6.6L12 17l-6 3.9 1.5-6.6-5-4.5 6.7-.6z"/></svg>
267
+ <svg viewBox="0 0 24 24" fill="#0f2a3d"><path d="M12 2l2.8 6.2 6.7.6-5 4.5 1.5 6.6L12 17l-6 3.9 1.5-6.6-5-4.5 6.7-.6z"/></svg>
268
+ <svg viewBox="0 0 24 24" fill="#0f2a3d"><path d="M12 2l2.8 6.2 6.7.6-5 4.5 1.5 6.6L12 17l-6 3.9 1.5-6.6-5-4.5 6.7-.6z"/></svg>
269
+ <svg viewBox="0 0 24 24" fill="#0f2a3d"><path d="M12 2l2.8 6.2 6.7.6-5 4.5 1.5 6.6L12 17l-6 pipeline3.9 1. sop"/></svg>
270
+ </div>
271
+
272
+ </div>
273
+
274
+ <!-- Fixing corrupted line above by re-adding rating block cleanly -->
275
+ <div class="content" style="padding-top:0;">
276
+ <div class="rating" style="margin-top:-12px;">
277
+ <svg viewBox="0 0 24 24" fill="#0f2a3d"><path d="M12 2l2.8 6.2 6.7.6-5 4.5 1.5 6.6L12 17l-6 3.9 1.5-6.6-5-4.5 6.7-.6z"/></svg>
278
+ <svg viewBox="0 0 24 24" fill="#0f2a3d"><path d="M12 2l2.8 6.2 6.7.6-5 4.5 1.5 6.6L12 17l-6 3.9 1.5-6.6-5-4.5 6.7-.6z"/></svg>
279
+ <svg viewBox="0 0 24 24" fill="#0f2a3d"><path d="M12 2l2.8 6.2 6.7.6-5 4.5 1.5 6.6L12 17l-6 3.9 1.5-6.6-5-4.5 6.7-.6z"/></svg>
280
+ <svg viewBox="0 0 24 24" fill="#0f2a3d"><path d="M12 2l2.8 6.2 6.7.6-5 4.5 1.5 6.6L12 17l-6 3.9 1.5-6.6-5-4.5 6.7-.6z"/></svg>
281
+ <!-- half/outline star -->
282
+ <svg viewBox="0 0 24 24" fill="none" stroke="#0f2a3d" stroke-width="2">
283
+ <path d="M12 2l2.8 6.2 6.7.6-5 4.5 1.5 6.6L12 17l-6 3.9 1.5-6.6-5-4.5 6.7-.6z"/>
284
+ </svg>
285
+ <div class="score">4.5/5 <span class="count">(45)</span></div>
286
+ </div>
287
+
288
+ <div class="price">₹10900</div>
289
+ <div class="tax">Inclusive of all taxes</div>
290
+
291
+ <div class="divider"></div>
292
+
293
+ <div class="section-label">Selected Size - <b style="color:#2a3443">50ml</b></div>
294
+ <div class="sizes">
295
+ <div class="size-chip">150ml</div>
296
+ <div class="size-chip">100ml</div>
297
+ <div class="size-chip active">50ml</div>
298
+ </div>
299
+ <span class="low-stock">9 left!</span>
300
+
301
+ <div class="divider" style="margin-top: 28px;"></div>
302
+
303
+ <div class="sold-by">Sold by : <b>Nykaa E retail private limited</b></div>
304
+ </div>
305
+
306
+ <!-- Bottom sticky add-to-bag -->
307
+ <div class="bottom-bar">
308
+ <div class="bar-content">
309
+ <div class="wish" title="Add to wishlist">
310
+ <svg viewBox="0 0 24 24" fill="none" stroke="#ff2b7b" stroke-width="2.2">
311
+ <path d="M12 21s-6-3.6-8.4-6.2c-1.8-2-1.6-5.2.6-6.8 1.9-1.3 4.5-.8 5.8.9L12 10l2-2.1c1.3-1.7 3.9-2.2 5.8-.9 2.2 1.6 2.4 4.8.6 6.8C18 17.4 12 21 12 21z"/>
312
+ </svg>
313
+ </div>
314
+ <div class="cta">
315
+ <svg viewBox="0 0 24 24" fill="none" stroke="#fff" stroke-width="2">
316
+ <path d="M6 8h12l-1 12H7L6 8z"/>
317
+ <path d="M9 8V6a3 3 0 0 1 6 0v2"/>
318
+ </svg>
319
+ <span>Add to Bag</span>
320
+ </div>
321
+ </div>
322
+ </div>
323
+
324
+ </div>
325
+ </body>
326
+ </html>
code/1085/1085_0.html ADDED
@@ -0,0 +1,342 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <html lang="en">
2
+ <head>
3
+ <meta charset="UTF-8">
4
+ <meta name="viewport" content="width=1080, initial-scale=1.0">
5
+ <title>Android Home UI Mock</title>
6
+ <style>
7
+ body { margin: 0; padding: 0; background: transparent; font-family: Roboto, Arial, sans-serif; }
8
+ #render-target {
9
+ position: relative;
10
+ width: 1080px;
11
+ height: 2400px;
12
+ overflow: hidden;
13
+ background: radial-gradient(1200px 1200px at 75% 38%, #a88bc8 0%, #6e579a 40%, #3a2b66 100%);
14
+ color: #ffffff;
15
+ }
16
+
17
+ /* Decorative sky stars */
18
+ .star { position: absolute; width: 8px; height: 8px; border-radius: 50%; background: #fff; opacity: 0.9; }
19
+ .star.s { width: 4px; height: 4px; opacity: 0.8; }
20
+ .star.l { width: 10px; height: 10px; opacity: 1; }
21
+
22
+ /* Moon */
23
+ .moon {
24
+ position: absolute;
25
+ right: -90px;
26
+ top: 480px;
27
+ width: 760px;
28
+ height: 760px;
29
+ border-radius: 50%;
30
+ background: #cab0de;
31
+ box-shadow: 0 0 60px rgba(255,255,255,0.25);
32
+ opacity: 0.95;
33
+ }
34
+ .moon:after {
35
+ content: "";
36
+ position: absolute;
37
+ inset: 0;
38
+ border-radius: 50%;
39
+ background:
40
+ radial-gradient(120px 100px at 30% 30%, rgba(120,85,145,0.35), transparent 60%),
41
+ radial-gradient(170px 140px at 58% 50%, rgba(120,85,145,0.28), transparent 65%),
42
+ radial-gradient(140px 110px at 38% 68%, rgba(120,85,145,0.32), transparent 60%),
43
+ radial-gradient(110px 90px at 70% 80%, rgba(120,85,145,0.28), transparent 65%);
44
+ mix-blend-mode: multiply;
45
+ }
46
+
47
+ /* Simple skyline silhouettes */
48
+ .skyline {
49
+ position: absolute;
50
+ bottom: 320px;
51
+ left: 0;
52
+ width: 100%;
53
+ height: 520px;
54
+ background:
55
+ linear-gradient(to top, rgba(31,20,56,0.9), rgba(31,20,56,0.0) 60%);
56
+ pointer-events: none;
57
+ }
58
+ .building {
59
+ position: absolute;
60
+ bottom: 320px;
61
+ width: 360px; height: 520px;
62
+ background: #2a1f4a;
63
+ box-shadow: inset 0 0 0 2px rgba(0,0,0,0.1);
64
+ }
65
+ .building.left { left: 30px; height: 500px; width: 380px; background: #291f49; }
66
+ .building.right { right: 30px; height: 620px; width: 420px; bottom: 320px; background: #251b44; }
67
+ .window {
68
+ position: absolute; width: 44px; height: 54px; border-radius: 8px;
69
+ background: rgba(255,240,180,0.7);
70
+ box-shadow: 0 0 6px rgba(255,240,180,0.4);
71
+ }
72
+
73
+ /* Status bar */
74
+ .status-bar {
75
+ position: absolute; top: 24px; left: 24px; right: 24px; height: 64px; display: flex; align-items: center;
76
+ justify-content: space-between; color: #fff;
77
+ }
78
+ .status-time { font-size: 42px; font-weight: 600; letter-spacing: 1px; }
79
+ .status-icons { display: flex; gap: 24px; align-items: center; }
80
+
81
+ /* Date and weather */
82
+ .date-block {
83
+ position: absolute; top: 160px; left: 64px; color: #fff;
84
+ }
85
+ .date-text { font-size: 58px; font-weight: 600; }
86
+ .weather { margin-top: 18px; display: flex; align-items: center; gap: 16px; font-size: 40px; }
87
+ .sun {
88
+ width: 44px; height: 44px; border-radius: 50%; background: #ffcc54; box-shadow: 0 0 0 6px rgba(255,204,84,0.25);
89
+ }
90
+
91
+ /* Icon grid shared styles */
92
+ .row {
93
+ position: absolute; left: 64px; width: 952px; display: grid; grid-template-columns: repeat(4, 1fr); column-gap: 64px;
94
+ justify-items: center;
95
+ }
96
+ .row.top { bottom: 820px; }
97
+ .row.dock { bottom: 560px; }
98
+ .app {
99
+ display: flex; flex-direction: column; align-items: center; color: #fff; text-align: center;
100
+ }
101
+ .icon {
102
+ width: 170px; height: 170px; border-radius: 50%;
103
+ background: #ffffff; display: grid; place-items: center; position: relative;
104
+ box-shadow: 0 8px 16px rgba(0,0,0,0.25);
105
+ }
106
+ .label {
107
+ margin-top: 22px; font-size: 38px;
108
+ text-shadow: 0 1px 2px rgba(0,0,0,0.35);
109
+ }
110
+ .notif-dot {
111
+ position: absolute; right: 18px; top: 18px; width: 30px; height: 30px; border-radius: 50%;
112
+ background: #f7a6b9; border: 4px solid #fff;
113
+ }
114
+
115
+ /* Search bar */
116
+ .search-bar {
117
+ position: absolute; left: 64px; right: 64px; bottom: 240px; height: 106px;
118
+ background: rgba(40,40,50,0.65); border-radius: 56px;
119
+ display: flex; align-items: center; padding: 0 34px; gap: 26px; color: #eaeaea;
120
+ backdrop-filter: blur(3px);
121
+ }
122
+ .search-input { flex: 1; opacity: 0.92; }
123
+ .search-input span { opacity: 0.9; font-size: 36px; }
124
+
125
+ /* Nav pill */
126
+ .nav-pill {
127
+ position: absolute; bottom: 116px; left: 50%; transform: translateX(-50%);
128
+ width: 260px; height: 12px; border-radius: 8px; background: rgba(255,255,255,0.7);
129
+ }
130
+
131
+ /* Simple inline icon containers to standardize size */
132
+ .glyph { width: 90px; height: 90px; }
133
+
134
+ /* Utility tiny text for placeholder images if any were used (none here) */
135
+ .muted { color: #d0d0d0; font-size: 26px; }
136
+ </style>
137
+ </head>
138
+ <body>
139
+ <div id="render-target">
140
+
141
+ <!-- Stars -->
142
+ <div class="star l" style="top:80px; left:160px;"></div>
143
+ <div class="star" style="top:120px; left:360px;"></div>
144
+ <div class="star s" style="top:170px; left:520px;"></div>
145
+ <div class="star s" style="top:220px; left:710px;"></div>
146
+ <div class="star" style="top:240px; left:940px;"></div>
147
+ <div class="star s" style="top:320px; left:140px;"></div>
148
+ <div class="star" style="top:360px; left:300px;"></div>
149
+ <div class="star s" style="top:410px; left:450px;"></div>
150
+ <div class="star" style="top:460px; left:620px;"></div>
151
+ <div class="star s" style="top:520px; left:820px;"></div>
152
+ <div class="star" style="top:560px; left:980px;"></div>
153
+ <div class="star s" style="top:630px; left:260px;"></div>
154
+
155
+ <!-- Moon -->
156
+ <div class="moon"></div>
157
+
158
+ <!-- Status bar -->
159
+ <div class="status-bar">
160
+ <div class="status-time">10:53</div>
161
+ <div class="status-icons">
162
+ <!-- Wi-Fi icon -->
163
+ <svg width="44" height="44" viewBox="0 0 24 24" fill="none">
164
+ <path d="M2 9c5.5-5 14.5-5 20 0" stroke="#fff" stroke-width="2" stroke-linecap="round"/>
165
+ <path d="M5 12c4-3.5 10-3.5 14 0" stroke="#fff" stroke-width="2" stroke-linecap="round"/>
166
+ <path d="M8 15c2.5-2 5.5-2 8 0" stroke="#fff" stroke-width="2" stroke-linecap="round"/>
167
+ <circle cx="12" cy="19" r="1.6" fill="#fff"/>
168
+ </svg>
169
+ <!-- Battery icon -->
170
+ <svg width="44" height="44" viewBox="0 0 28 24" fill="none">
171
+ <rect x="2" y="5" width="20" height="14" rx="2" ry="2" stroke="#fff" stroke-width="2"/>
172
+ <rect x="4" y="7" width="16" height="10" fill="#fff"/>
173
+ <rect x="22" y="9" width="4" height="6" rx="1" fill="#fff"/>
174
+ </svg>
175
+ </div>
176
+ </div>
177
+
178
+ <!-- Date + Weather -->
179
+ <div class="date-block">
180
+ <div class="date-text">Mon, Aug 7</div>
181
+ <div class="weather">
182
+ <div class="sun"></div>
183
+ <div>32°C</div>
184
+ </div>
185
+ </div>
186
+
187
+ <!-- Skyline silhouettes with windows -->
188
+ <div class="building left">
189
+ <div class="window" style="left:70px; top:270px;"></div>
190
+ <div class="window" style="left:130px; top:270px;"></div>
191
+ <div class="window" style="left:60px; top:380px; width:100px;"></div>
192
+ </div>
193
+ <div class="building right">
194
+ <div class="window" style="right:260px; top:90px; background: rgba(248,200,160,0.75);"></div>
195
+ <div class="window" style="right:180px; top:90px;"></div>
196
+ <div class="window" style="right:100px; top:90px;"></div>
197
+ <div class="window" style="right:220px; top:220px; width:70px; height:90px;"></div>
198
+ <div class="window" style="right:120px; top:220px; width:70px; height:90px;"></div>
199
+ <div class="window" style="right:20px; top:220px; width:70px; height:90px;"></div>
200
+ </div>
201
+ <div class="skyline"></div>
202
+
203
+ <!-- Main apps row -->
204
+ <div class="row top">
205
+ <!-- Play Store -->
206
+ <div class="app">
207
+ <div class="icon">
208
+ <svg class="glyph" viewBox="0 0 64 64">
209
+ <defs>
210
+ <linearGradient id="g1" x1="0" y1="0" x2="1" y2="1">
211
+ <stop offset="0" stop-color="#19c37d"/><stop offset="1" stop-color="#27ae60"/>
212
+ </linearGradient>
213
+ </defs>
214
+ <path d="M14 12 L46 32 L14 52 Z" fill="url(#g1)"/>
215
+ <path d="M18 16 L28 26 L18 32 Z" fill="#00a7ff" opacity="0.9"/>
216
+ <path d="M18 32 L28 38 L18 48 Z" fill="#ff4154" opacity="0.9"/>
217
+ <path d="M28 26 L46 32 L28 38 Z" fill="#ffd54f" opacity="0.9"/>
218
+ </svg>
219
+ </div>
220
+ <div class="label">Play Store</div>
221
+ </div>
222
+
223
+ <!-- Gmail -->
224
+ <div class="app">
225
+ <div class="icon">
226
+ <div class="notif-dot"></div>
227
+ <svg class="glyph" viewBox="0 0 64 64">
228
+ <rect x="10" y="18" width="44" height="30" rx="6" fill="#fff"/>
229
+ <path d="M12 22 L32 36 L52 22" stroke="#ea4335" stroke-width="8" stroke-linejoin="round" fill="none"/>
230
+ <path d="M12 22 v24" stroke="#34a853" stroke-width="6"/>
231
+ <path d="M52 22 v24" stroke="#4285f4" stroke-width="6"/>
232
+ <path d="M22 22 L32 30 L42 22" stroke="#fbbc04" stroke-width="6" fill="none"/>
233
+ </svg>
234
+ </div>
235
+ <div class="label">Gmail</div>
236
+ </div>
237
+
238
+ <!-- Photos -->
239
+ <div class="app">
240
+ <div class="icon">
241
+ <svg class="glyph" viewBox="0 0 64 64">
242
+ <path d="M32 8 A12 12 0 0 1 44 20 L32 32 Z" fill="#ea4335"/>
243
+ <path d="M56 32 A12 12 0 0 1 44 44 L32 32 Z" fill="#34a853"/>
244
+ <path d="M32 56 A12 12 0 0 1 20 44 L32 32 Z" fill="#4285f4"/>
245
+ <path d="M8 32 A12 12 0 0 1 20 20 L32 32 Z" fill="#fbbc04"/>
246
+ </svg>
247
+ </div>
248
+ <div class="label">Photos</div>
249
+ </div>
250
+
251
+ <!-- YouTube -->
252
+ <div class="app">
253
+ <div class="icon">
254
+ <svg class="glyph" viewBox="0 0 64 64">
255
+ <rect x="10" y="18" width="44" height="28" rx="10" fill="#ff2d2d"/>
256
+ <polygon points="28,22 44,32 28,42" fill="#fff"/>
257
+ </svg>
258
+ </div>
259
+ <div class="label">YouTube</div>
260
+ </div>
261
+ </div>
262
+
263
+ <!-- Dock icons -->
264
+ <div class="row dock">
265
+ <!-- Phone -->
266
+ <div class="app">
267
+ <div class="icon">
268
+ <svg class="glyph" viewBox="0 0 64 64">
269
+ <circle cx="32" cy="32" r="28" fill="#25d366"/>
270
+ <path d="M39 41c-6-3-10-7-12-12l5-5-7-7-6 6c1 11 10 20 21 21l6-6-7-7-5 5" fill="#fff" opacity="0.95"/>
271
+ </svg>
272
+ </div>
273
+ </div>
274
+
275
+ <!-- Messages -->
276
+ <div class="app">
277
+ <div class="icon">
278
+ <svg class="glyph" viewBox="0 0 64 64">
279
+ <rect x="10" y="12" width="44" height="36" rx="10" fill="#1a73e8"/>
280
+ <rect x="16" y="20" width="32" height="8" rx="4" fill="#fff" opacity="0.95"/>
281
+ <rect x="16" y="32" width="22" height="8" rx="4" fill="#e9f1ff"/>
282
+ <path d="M28 48 L22 42 H42 Z" fill="#1a73e8"/>
283
+ </svg>
284
+ </div>
285
+ </div>
286
+
287
+ <!-- Chrome -->
288
+ <div class="app">
289
+ <div class="icon">
290
+ <svg class="glyph" viewBox="0 0 64 64">
291
+ <circle cx="32" cy="32" r="28" fill="#db4437"/>
292
+ <path d="M32 4 A28 28 0 0 1 59 32 H32 Z" fill="#f4b400"/>
293
+ <path d="M59 32 A28 28 0 0 1 16 54 L32 32 Z" fill="#0f9d58"/>
294
+ <circle cx="32" cy="32" r="14" fill="#4285f4" stroke="#fff" stroke-width="4"/>
295
+ </svg>
296
+ </div>
297
+ </div>
298
+
299
+ <!-- Camera -->
300
+ <div class="app">
301
+ <div class="icon">
302
+ <svg class="glyph" viewBox="0 0 64 64">
303
+ <rect x="10" y="22" width="44" height="28" rx="8" fill="#e0e0e5"/>
304
+ <rect x="18" y="16" width="14" height="10" rx="3" fill="#c7c7d1"/>
305
+ <circle cx="34" cy="36" r="10" fill="#5aa7ff"/>
306
+ <circle cx="34" cy="36" r="6" fill="#2d6fd6"/>
307
+ <rect x="48" y="26" width="6" height="6" rx="2" fill="#b0b0bd"/>
308
+ </svg>
309
+ </div>
310
+ </div>
311
+ </div>
312
+
313
+ <!-- Search bar -->
314
+ <div class="search-bar">
315
+ <!-- Google G -->
316
+ <svg width="58" height="58" viewBox="0 0 48 48">
317
+ <path fill="#FFC107" d="M43 24.5c0-1.4-.1-2.7-.4-4H24v7.6h10.7c-.5 2.5-2 4.6-4.2 6v5h6.8C40.8 36.3 43 30.9 43 24.5z"/>
318
+ <path fill="#FF3D00" d="M24 44c5.4 0 9.9-1.8 13.2-4.9l-6.8-5c-1.8 1.2-4.2 1.9-6.4 1.9-4.9 0-9-3.3-10.5-7.8h-7v4.9C10 39.3 16.5 44 24 44z"/>
319
+ <path fill="#4CAF50" d="M13.5 28.2c-.3-1-.5-2.1-.5-3.2s.2-2.2.5-3.2v-4.9h-7C5.2 19.3 5 21.6 5 24s.2 4.7 1.5 7.1l7-2.9z"/>
320
+ <path fill="#1976D2" d="M24 14.2c2.9 0 5.6 1 7.6 2.9l5.7-5.7C33.9 7.6 29.4 6 24 6 16.5 6 10 10.7 7.5 16.9l7 5.9C15 17.5 19.1 14.2 24 14.2z"/>
321
+ </svg>
322
+ <div class="search-input"><span>Search…</span></div>
323
+ <!-- Mic -->
324
+ <svg width="56" height="56" viewBox="0 0 24 24" fill="none">
325
+ <rect x="8" y="3" width="8" height="12" rx="4" fill="#1a73e8"/>
326
+ <path d="M5 12a7 7 0 0 0 14 0" stroke="#fff" stroke-width="2"/>
327
+ <rect x="11" y="19" width="2" height="3" fill="#fff"/>
328
+ </svg>
329
+ <!-- Google Lens like square -->
330
+ <svg width="56" height="56" viewBox="0 0 24 24" fill="none">
331
+ <rect x="4" y="6" width="14" height="12" rx="3" stroke="#34a853" stroke-width="2"/>
332
+ <circle cx="11" cy="12" r="3" fill="#ea4335"/>
333
+ <rect x="17" y="4" width="3" height="3" rx="1" fill="#fbbc04"/>
334
+ </svg>
335
+ </div>
336
+
337
+ <!-- Navigation pill -->
338
+ <div class="nav-pill"></div>
339
+
340
+ </div>
341
+ </body>
342
+ </html>
code/1085/1085_1.html ADDED
@@ -0,0 +1,207 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <html>
2
+ <head>
3
+ <meta charset="UTF-8">
4
+ <title>Blaze Wordpad - Mockup</title>
5
+ <style>
6
+ body { margin:0; padding:0; background:transparent; font-family: "Arial", sans-serif; }
7
+ #render-target {
8
+ width:1080px; height:2400px;
9
+ position:relative; overflow:hidden;
10
+ background:#ffffff;
11
+ border-radius:0;
12
+ }
13
+
14
+ /* Top teal area */
15
+ .header {
16
+ position:absolute; left:0; top:0;
17
+ width:100%; height:460px;
18
+ background:#57B9C6;
19
+ }
20
+ .status-bar {
21
+ position:absolute; top:20px; left:0; width:100%; height:80px;
22
+ display:flex; align-items:center; justify-content:space-between;
23
+ padding:0 40px; color:#ffffff; font-weight:600; font-size:38px;
24
+ }
25
+ .status-left { display:flex; align-items:center; gap:22px; }
26
+ .status-icons { display:flex; align-items:center; gap:18px; }
27
+ .title {
28
+ position:absolute; top:150px; left:0; width:100%;
29
+ text-align:center; color:#ffffff; font-size:66px;
30
+ letter-spacing:2px; font-weight:700;
31
+ }
32
+ .help-btn {
33
+ position:absolute; top:120px; right:40px;
34
+ width:64px; height:64px; border-radius:50%;
35
+ background:#79CAD3; display:flex; align-items:center; justify-content:center;
36
+ color:#ffffff; font-size:40px; box-shadow:0 4px 10px rgba(0,0,0,0.18);
37
+ }
38
+
39
+ /* Search bar */
40
+ .search-bar {
41
+ position:absolute; left:40px; right:40px; top:300px;
42
+ height:120px; background:#ffffff; border-radius:60px;
43
+ box-shadow:0 10px 20px rgba(0,0,0,0.15);
44
+ display:flex; align-items:center; padding:0 40px; gap:26px;
45
+ }
46
+ .search-text {
47
+ color:#8FA8AF; font-size:44px;
48
+ }
49
+
50
+ /* Main content */
51
+ .content {
52
+ position:absolute; top:460px; left:0; right:0; bottom:180px;
53
+ padding-top:60px; text-align:center;
54
+ }
55
+ .illustration {
56
+ margin:60px auto 40px auto;
57
+ width:420px; height:380px;
58
+ background:#E0E0E0; border:1px solid #BDBDBD;
59
+ display:flex; align-items:center; justify-content:center;
60
+ color:#757575; font-size:32px;
61
+ border-radius:10px;
62
+ }
63
+ .welcome {
64
+ color:#B9BCBE; font-size:56px; font-weight:700; margin-top:10px;
65
+ }
66
+ .subtext {
67
+ color:#B9BCBE; font-size:50px; margin-top:28px;
68
+ }
69
+
70
+ /* Floating action button */
71
+ .fab {
72
+ position:absolute; right:60px; bottom:260px;
73
+ width:150px; height:150px; border-radius:50%;
74
+ background:#57B9C6; display:flex; align-items:center; justify-content:center;
75
+ box-shadow:0 12px 26px rgba(0,0,0,0.25);
76
+ }
77
+ .fab svg { width:72px; height:72px; }
78
+
79
+ /* Bottom nav */
80
+ .bottom-nav {
81
+ position:absolute; left:0; right:0; bottom:0; height:180px;
82
+ border-top:1px solid #e7e7e7; background:#ffffff;
83
+ display:flex; align-items:center; justify-content:space-around;
84
+ }
85
+ .nav-item { display:flex; flex-direction:column; align-items:center; gap:16px; }
86
+ .nav-label { font-size:40px; color:#A9A9A9; }
87
+ .active .nav-label { color:#57B9C6; font-weight:600; }
88
+ .nav-icon svg { width:70px; height:70px; }
89
+ </style>
90
+ </head>
91
+ <body>
92
+ <div id="render-target">
93
+
94
+ <!-- Header and status bar -->
95
+ <div class="header">
96
+ <div class="status-bar">
97
+ <div class="status-left">
98
+ <div>10:55</div>
99
+ <div class="status-icons">
100
+ <!-- simple small app icons -->
101
+ <svg width="34" height="34"><circle cx="17" cy="17" r="13" fill="none" stroke="#ffffff" stroke-width="3"/></svg>
102
+ <svg width="34" height="34"><rect x="6" y="6" width="22" height="22" fill="none" stroke="#ffffff" stroke-width="3"/></svg>
103
+ <svg width="34" height="34"><circle cx="17" cy="17" r="4" fill="#ffffff"/><circle cx="17" cy="17" r="13" fill="none" stroke="#ffffff" stroke-width="3"/></svg>
104
+ </div>
105
+ </div>
106
+ <div class="status-icons">
107
+ <!-- WiFi -->
108
+ <svg width="40" height="40" viewBox="0 0 40 40">
109
+ <path d="M6 16c8-8 20-8 28 0" stroke="#ffffff" stroke-width="3" fill="none" stroke-linecap="round"/>
110
+ <path d="M10 20c6-6 14-6 20 0" stroke="#ffffff" stroke-width="3" fill="none" stroke-linecap="round"/>
111
+ <path d="M14 24c4-4 8-4 12 0" stroke="#ffffff" stroke-width="3" fill="none" stroke-linecap="round"/>
112
+ <circle cx="20" cy="28" r="2.8" fill="#ffffff"/>
113
+ </svg>
114
+ <!-- Battery -->
115
+ <svg width="48" height="40" viewBox="0 0 48 40">
116
+ <rect x="2" y="8" width="38" height="24" rx="4" ry="4" fill="none" stroke="#ffffff" stroke-width="3"/>
117
+ <rect x="42" y="14" width="6" height="12" rx="2" fill="#ffffff"/>
118
+ </svg>
119
+ </div>
120
+ </div>
121
+
122
+ <div class="title">BLAZE WORDPAD</div>
123
+
124
+ <div class="help-btn">?</div>
125
+
126
+ <div class="search-bar">
127
+ <!-- Hamburger icon -->
128
+ <svg width="58" height="58" viewBox="0 0 58 58">
129
+ <rect x="8" y="14" width="42" height="6" fill="#57B9C6"/>
130
+ <rect x="8" y="26" width="42" height="6" fill="#57B9C6"/>
131
+ <rect x="8" y="38" width="42" height="6" fill="#57B9C6"/>
132
+ </svg>
133
+ <div class="search-text">Search</div>
134
+ </div>
135
+ </div>
136
+
137
+ <!-- Main content -->
138
+ <div class="content">
139
+ <div class="illustration">[IMG: Document & Person Illustration]</div>
140
+ <div class="welcome">Welcome.</div>
141
+ <div class="subtext">Create Your First Document !</div>
142
+ </div>
143
+
144
+ <!-- Floating Action Button -->
145
+ <div class="fab">
146
+ <svg viewBox="0 0 100 100">
147
+ <line x1="50" y1="22" x2="50" y2="78" stroke="#ffffff" stroke-width="12" stroke-linecap="round"/>
148
+ <line x1="22" y1="50" x2="78" y2="50" stroke="#ffffff" stroke-width="12" stroke-linecap="round"/>
149
+ </svg>
150
+ </div>
151
+
152
+ <!-- Bottom Navigation -->
153
+ <div class="bottom-nav">
154
+ <div class="nav-item active">
155
+ <div class="nav-icon">
156
+ <!-- List icon -->
157
+ <svg viewBox="0 0 100 100">
158
+ <rect x="18" y="24" width="64" height="10" fill="#57B9C6"/>
159
+ <rect x="18" y="44" width="64" height="10" fill="#57B9C6"/>
160
+ <rect x="18" y="64" width="64" height="10" fill="#57B9C6"/>
161
+ </svg>
162
+ </div>
163
+ <div class="nav-label">Home</div>
164
+ </div>
165
+
166
+ <div class="nav-item">
167
+ <div class="nav-icon">
168
+ <!-- Camera for OCR -->
169
+ <svg viewBox="0 0 100 100">
170
+ <rect x="20" y="34" width="60" height="40" rx="8" ry="8" fill="#B0B0B0"/>
171
+ <rect x="40" y="24" width="20" height="12" rx="4" fill="#B0B0B0"/>
172
+ <circle cx="50" cy="54" r="12" fill="#ffffff" stroke="#B0B0B0" stroke-width="6"/>
173
+ </svg>
174
+ </div>
175
+ <div class="nav-label">OCR</div>
176
+ </div>
177
+
178
+ <div class="nav-item">
179
+ <div class="nav-icon">
180
+ <!-- Speech/head -->
181
+ <svg viewBox="0 0 100 100">
182
+ <circle cx="40" cy="44" r="16" fill="#B0B0B0"/>
183
+ <rect x="24" y="60" width="32" height="16" rx="8" fill="#B0B0B0"/>
184
+ <path d="M62 44c10 0 16 6 16 14" stroke="#B0B0B0" stroke-width="6" fill="none" stroke-linecap="round"/>
185
+ <path d="M62 36c12 0 22 10 22 22" stroke="#B0B0B0" stroke-width="6" fill="none" stroke-linecap="round"/>
186
+ </svg>
187
+ </div>
188
+ <div class="nav-label">Speech</div>
189
+ </div>
190
+
191
+ <div class="nav-item">
192
+ <div class="nav-icon">
193
+ <!-- Grid icon -->
194
+ <svg viewBox="0 0 100 100">
195
+ <rect x="18" y="18" width="26" height="26" fill="#B0B0B0"/>
196
+ <rect x="56" y="18" width="26" height="26" fill="#B0B0B0"/>
197
+ <rect x="18" y="56" width="26" height="26" fill="#B0B0B0"/>
198
+ <rect x="56" y="56" width="26" height="26" fill="#B0B0B0"/>
199
+ </svg>
200
+ </div>
201
+ <div class="nav-label">Extra</div>
202
+ </div>
203
+ </div>
204
+
205
+ </div>
206
+ </body>
207
+ </html>
code/1085/1085_10.html ADDED
@@ -0,0 +1,375 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <html lang="en">
2
+ <head>
3
+ <meta charset="UTF-8">
4
+ <title>Mobile Note Editor UI</title>
5
+ <style>
6
+ body { margin: 0; padding: 0; background: transparent; font-family: Arial, Helvetica, sans-serif; }
7
+ #render-target {
8
+ position: relative;
9
+ width: 1080px;
10
+ height: 2400px;
11
+ overflow: hidden;
12
+ background: #FFFFFF;
13
+ }
14
+
15
+ /* Top teal app bar */
16
+ .app-bar {
17
+ position: absolute;
18
+ top: 0;
19
+ left: 0;
20
+ width: 1080px;
21
+ height: 170px;
22
+ background: #56C2CF;
23
+ }
24
+ .status-row {
25
+ position: absolute;
26
+ top: 20px;
27
+ left: 24px;
28
+ height: 40px;
29
+ width: 1032px;
30
+ color: #fff;
31
+ font-size: 36px;
32
+ display: flex;
33
+ align-items: center;
34
+ justify-content: space-between;
35
+ }
36
+ .status-icons {
37
+ display: flex;
38
+ gap: 22px;
39
+ align-items: center;
40
+ }
41
+ .dot-icon {
42
+ width: 26px;
43
+ height: 26px;
44
+ background: rgba(255,255,255,0.85);
45
+ border-radius: 50%;
46
+ }
47
+ .battery {
48
+ width: 36px;
49
+ height: 22px;
50
+ border: 2px solid #fff;
51
+ border-radius: 4px;
52
+ position: relative;
53
+ }
54
+ .battery:after {
55
+ content: "";
56
+ position: absolute;
57
+ right: -8px;
58
+ top: 6px;
59
+ width: 6px;
60
+ height: 10px;
61
+ background: #fff;
62
+ border-radius: 2px;
63
+ }
64
+ /* Back button */
65
+ .back-btn {
66
+ position: absolute;
67
+ left: 24px;
68
+ top: 96px;
69
+ width: 56px;
70
+ height: 56px;
71
+ }
72
+ /* Title field */
73
+ .title-field {
74
+ position: absolute;
75
+ left: 110px;
76
+ top: 84px;
77
+ width: 620px;
78
+ height: 76px;
79
+ background: #F3F6F8;
80
+ border-radius: 8px;
81
+ display: flex;
82
+ align-items: center;
83
+ padding: 0 18px;
84
+ color: #6E7B86;
85
+ font-size: 34px;
86
+ }
87
+ /* Top right icons in app bar */
88
+ .top-actions {
89
+ position: absolute;
90
+ right: 26px;
91
+ top: 88px;
92
+ display: flex;
93
+ gap: 28px;
94
+ }
95
+ .circle-btn {
96
+ width: 68px;
97
+ height: 68px;
98
+ border-radius: 50%;
99
+ background: rgba(255,255,255,0.35);
100
+ border: 2px solid rgba(255,255,255,0.8);
101
+ display: flex;
102
+ align-items: center;
103
+ justify-content: center;
104
+ color: #fff;
105
+ font-weight: bold;
106
+ }
107
+
108
+ /* Toolbar area */
109
+ .toolbar {
110
+ position: absolute;
111
+ top: 210px;
112
+ left: 0;
113
+ width: 1080px;
114
+ padding: 0 80px;
115
+ }
116
+ .tool-row {
117
+ display: flex;
118
+ gap: 26px;
119
+ margin-bottom: 30px;
120
+ align-items: center;
121
+ }
122
+ .tool-btn {
123
+ width: 140px;
124
+ height: 86px;
125
+ background: #F4F5F7;
126
+ border: 1px solid #D9DEE3;
127
+ border-radius: 10px;
128
+ color: #3A4A56;
129
+ font-size: 38px;
130
+ display: flex;
131
+ align-items: center;
132
+ justify-content: center;
133
+ }
134
+ .tool-btn.small { width: 120px; }
135
+ .tool-btn.wide { width: 170px; }
136
+ .tool-icon {
137
+ width: 36px;
138
+ height: 36px;
139
+ }
140
+ .done-btn {
141
+ margin-left: auto;
142
+ width: 230px;
143
+ height: 96px;
144
+ background: #59C2D0;
145
+ border-radius: 8px;
146
+ color: #fff;
147
+ font-size: 42px;
148
+ font-weight: bold;
149
+ display: flex;
150
+ align-items: center;
151
+ justify-content: center;
152
+ border: none;
153
+ }
154
+
155
+ /* Content typing area */
156
+ .editor-area {
157
+ position: absolute;
158
+ top: 520px;
159
+ left: 24px;
160
+ right: 24px;
161
+ bottom: 930px;
162
+ background: #FFFFFF;
163
+ padding: 30px;
164
+ font-size: 56px;
165
+ color: #1C1C1C;
166
+ line-height: 1.3;
167
+ overflow: hidden;
168
+ }
169
+
170
+ /* Keyboard mock */
171
+ .keyboard {
172
+ position: absolute;
173
+ bottom: 0;
174
+ left: 0;
175
+ width: 1080px;
176
+ height: 930px;
177
+ background: #141417;
178
+ border-top-left-radius: 22px;
179
+ border-top-right-radius: 22px;
180
+ }
181
+ .kb-top {
182
+ position: absolute;
183
+ top: 32px;
184
+ left: 32px;
185
+ right: 32px;
186
+ height: 60px;
187
+ display: flex;
188
+ justify-content: space-between;
189
+ color: #C7C7CC;
190
+ font-size: 40px;
191
+ }
192
+ .kb-rows {
193
+ position: absolute;
194
+ top: 120px;
195
+ left: 24px;
196
+ right: 24px;
197
+ bottom: 24px;
198
+ display: grid;
199
+ grid-template-rows: repeat(4, 1fr);
200
+ gap: 30px;
201
+ }
202
+ .kb-row {
203
+ display: grid;
204
+ grid-template-columns: repeat(10, 1fr);
205
+ gap: 20px;
206
+ }
207
+ .key {
208
+ background: #25262B;
209
+ border-radius: 18px;
210
+ color: #EDEEF0;
211
+ font-size: 40px;
212
+ display: flex;
213
+ align-items: center;
214
+ justify-content: center;
215
+ }
216
+ .key.wide { grid-column: span 2; }
217
+ .key.space { grid-column: span 6; }
218
+ .key.circle {
219
+ width: 96px;
220
+ height: 96px;
221
+ border-radius: 48px;
222
+ background: #E5D5F2;
223
+ color: #2B2B2E;
224
+ justify-self: end;
225
+ }
226
+ .key.mic {
227
+ width: 96px;
228
+ height: 96px;
229
+ border-radius: 48px;
230
+ background: #DCCAF2;
231
+ color: #1F1F22;
232
+ justify-self: end;
233
+ }
234
+ </style>
235
+ </head>
236
+ <body>
237
+ <div id="render-target">
238
+
239
+ <!-- Top teal bar -->
240
+ <div class="app-bar">
241
+ <div class="status-row">
242
+ <div>11:02</div>
243
+ <div class="status-icons">
244
+ <div class="dot-icon"></div>
245
+ <div class="dot-icon"></div>
246
+ <div class="dot-icon"></div>
247
+ <div class="battery"></div>
248
+ </div>
249
+ </div>
250
+
251
+ <!-- Back arrow -->
252
+ <svg class="back-btn" viewBox="0 0 24 24">
253
+ <path d="M15 18L9 12l6-6" stroke="#ffffff" stroke-width="2.6" fill="none" stroke-linecap="round" stroke-linejoin="round"/>
254
+ </svg>
255
+
256
+ <!-- Title field -->
257
+ <div class="title-field">Title</div>
258
+
259
+ <!-- Top right icons -->
260
+ <div class="top-actions">
261
+ <div class="circle-btn">
262
+ <svg class="tool-icon" viewBox="0 0 24 24">
263
+ <path d="M6 9l6 6 6-6" stroke="#fff" stroke-width="2.4" fill="none" stroke-linecap="round" stroke-linejoin="round"/>
264
+ </svg>
265
+ </div>
266
+ <div class="circle-btn">
267
+ <svg class="tool-icon" viewBox="0 0 24 24">
268
+ <rect x="6" y="7" width="12" height="13" stroke="#fff" stroke-width="2.2" fill="none"/>
269
+ <path d="M10 7V5h4v2" stroke="#fff" stroke-width="2.2"/>
270
+ </svg>
271
+ </div>
272
+ <div class="circle-btn">?</div>
273
+ </div>
274
+ </div>
275
+
276
+ <!-- Toolbar -->
277
+ <div class="toolbar">
278
+ <div class="tool-row">
279
+ <div class="tool-btn wide">OCR</div>
280
+ <div class="tool-btn">B</div>
281
+ <div class="tool-btn">I</div>
282
+ <div class="tool-btn">T</div>
283
+ <div class="tool-btn">U</div>
284
+ <div class="tool-btn">A</div>
285
+ <div class="tool-btn">Tt</div>
286
+ </div>
287
+
288
+ <div class="tool-row">
289
+ <div class="tool-btn small">▶</div>
290
+ <div class="tool-btn small">◀</div>
291
+ <div class="tool-btn">x²</div>
292
+ <div class="tool-btn">x₂</div>
293
+ <div class="tool-btn">
294
+ <svg class="tool-icon" viewBox="0 0 24 24">
295
+ <path d="M14 7l-5 5 5 5" stroke="#3A4A56" stroke-width="2.4" fill="none" stroke-linecap="round" stroke-linejoin="round"/>
296
+ </svg>
297
+ </div>
298
+ <div class="tool-btn">
299
+ <svg class="tool-icon" viewBox="0 0 24 24">
300
+ <path d="M10 7l5 5-5 5" stroke="#3A4A56" stroke-width="2.4" fill="none" stroke-linecap="round" stroke-linejoin="round"/>
301
+ </svg>
302
+ </div>
303
+ </div>
304
+
305
+ <div class="tool-row">
306
+ <div class="tool-btn small">
307
+ <svg class="tool-icon" viewBox="0 0 24 24">
308
+ <path d="M4 6h16M4 12h10M4 18h14" stroke="#3A4A56" stroke-width="2.4" fill="none" stroke-linecap="round"/>
309
+ </svg>
310
+ </div>
311
+ <div class="tool-btn small">
312
+ <svg class="tool-icon" viewBox="0 0 24 24">
313
+ <path d="M4 6h16M7 12h10M10 18h8" stroke="#3A4A56" stroke-width="2.4" fill="none" stroke-linecap="round"/>
314
+ </svg>
315
+ </div>
316
+ <div class="tool-btn small">
317
+ <svg class="tool-icon" viewBox="0 0 24 24">
318
+ <path d="M4 6h16M12 12h8M12 18h8" stroke="#3A4A56" stroke-width="2.4" fill="none" stroke-linecap="round"/>
319
+ </svg>
320
+ </div>
321
+
322
+ <div class="tool-row" style="margin:0; gap:26px;">
323
+ <div class="tool-btn small">• • •</div>
324
+ <div class="tool-btn small">1 2 3</div>
325
+ <div class="tool-btn small">
326
+ <svg class="tool-icon" viewBox="0 0 24 24">
327
+ <rect x="4" y="5" width="16" height="14" stroke="#3A4A56" stroke-width="2" fill="none" rx="2"/>
328
+ <path d="M7 12l3 3 7-7" stroke="#3A4A56" stroke-width="2.4" fill="none" stroke-linecap="round"/>
329
+ </svg>
330
+ </div>
331
+ </div>
332
+
333
+ <button class="done-btn">DONE</button>
334
+ </div>
335
+ </div>
336
+
337
+ <!-- Editor content area -->
338
+ <div class="editor-area">
339
+ Manager<br/>
340
+ AA
341
+ </div>
342
+
343
+ <!-- Keyboard mock -->
344
+ <div class="keyboard">
345
+ <div class="kb-top">
346
+ <div>I</div>
347
+ <div>To</div>
348
+ <div>Now</div>
349
+ </div>
350
+ <div class="kb-rows">
351
+ <div class="kb-row">
352
+ <div class="key">Q</div><div class="key">W</div><div class="key">E</div><div class="key">R</div><div class="key">T</div>
353
+ <div class="key">Y</div><div class="key">U</div><div class="key">I</div><div class="key">O</div><div class="key">P</div>
354
+ </div>
355
+ <div class="kb-row">
356
+ <div class="key">A</div><div class="key">S</div><div class="key">D</div><div class="key">F</div><div class="key">G</div>
357
+ <div class="key">H</div><div class="key">J</div><div class="key">K</div><div class="key">L</div><div class="key">⌫</div>
358
+ </div>
359
+ <div class="kb-row">
360
+ <div class="key">Z</div><div class="key">X</div><div class="key">C</div><div class="key">V</div><div class="key">B</div>
361
+ <div class="key">N</div><div class="key">M</div><div class="key wide">,</div><div class="key wide">.</div><div class="key circle">↩</div>
362
+ </div>
363
+ <div class="kb-row">
364
+ <div class="key wide">?123</div>
365
+ <div class="key wide">🙂</div>
366
+ <div class="key space"></div>
367
+ <div class="key wide">•</div>
368
+ <div class="key mic">🎤</div>
369
+ </div>
370
+ </div>
371
+ </div>
372
+
373
+ </div>
374
+ </body>
375
+ </html>
code/1085/1085_11.html ADDED
@@ -0,0 +1,374 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <html lang="en">
2
+ <head>
3
+ <meta charset="UTF-8">
4
+ <title>Mobile UI - Editor</title>
5
+ <style>
6
+ body { margin: 0; padding: 0; background: transparent; font-family: "Roboto", Arial, Helvetica, sans-serif; }
7
+ #render-target {
8
+ width: 1080px;
9
+ height: 2400px;
10
+ position: relative;
11
+ overflow: hidden;
12
+ background: #ffffff;
13
+ }
14
+
15
+ /* Top teal app bar */
16
+ .app-bar {
17
+ position: absolute;
18
+ top: 0;
19
+ left: 0;
20
+ width: 1080px;
21
+ height: 160px;
22
+ background: #68C6CF;
23
+ color: #fff;
24
+ }
25
+ .status-row {
26
+ position: absolute;
27
+ top: 22px;
28
+ left: 30px;
29
+ right: 30px;
30
+ height: 56px;
31
+ display: flex;
32
+ align-items: center;
33
+ justify-content: space-between;
34
+ color: #fff;
35
+ font-size: 38px;
36
+ letter-spacing: 0.5px;
37
+ }
38
+ .status-left, .status-right {
39
+ display: flex;
40
+ align-items: center;
41
+ gap: 26px;
42
+ }
43
+ .status-dot {
44
+ width: 28px; height: 28px; border-radius: 50%; background: rgba(255,255,255,0.9);
45
+ }
46
+
47
+ .nav-row {
48
+ position: absolute;
49
+ top: 92px;
50
+ left: 20px;
51
+ right: 20px;
52
+ height: 56px;
53
+ display: flex;
54
+ align-items: center;
55
+ justify-content: space-between;
56
+ }
57
+ .icon-btn {
58
+ width: 72px; height: 72px;
59
+ display: flex; align-items: center; justify-content: center;
60
+ border-radius: 36px;
61
+ background: rgba(255,255,255,0.2);
62
+ }
63
+ .icon-svg { width: 40px; height: 40px; }
64
+
65
+ /* Editor area */
66
+ .editor {
67
+ position: absolute;
68
+ top: 160px;
69
+ left: 0;
70
+ right: 0;
71
+ bottom: 860px; /* space for keyboard */
72
+ background: #fff;
73
+ overflow: hidden;
74
+ }
75
+
76
+ .title-input {
77
+ width: 940px;
78
+ height: 110px;
79
+ margin: 40px auto 20px auto;
80
+ background: #F5F7F8;
81
+ border: 2px solid #E0E3E6;
82
+ border-radius: 14px;
83
+ display: flex;
84
+ align-items: center;
85
+ padding: 0 26px;
86
+ font-size: 42px;
87
+ color: #7D8B94;
88
+ }
89
+
90
+ /* Toolbar */
91
+ .toolbar {
92
+ width: 100%;
93
+ padding: 12px 40px 0 40px;
94
+ }
95
+ .tool-row {
96
+ display: flex;
97
+ gap: 28px;
98
+ padding: 16px 0;
99
+ flex-wrap: wrap;
100
+ align-items: center;
101
+ }
102
+
103
+ .tool-group {
104
+ display: flex;
105
+ gap: 22px;
106
+ }
107
+
108
+ .tool-btn {
109
+ min-width: 120px;
110
+ height: 86px;
111
+ display: flex;
112
+ align-items: center;
113
+ justify-content: center;
114
+ background: #F1F3F4;
115
+ border: 1px solid #D7D9DC;
116
+ border-radius: 10px;
117
+ color: #3E4A54;
118
+ font-size: 42px;
119
+ box-shadow: 0 1px 0 rgba(0,0,0,0.04);
120
+ }
121
+ .tool-btn.small { min-width: 100px; height: 80px; }
122
+ .tool-btn.wide { min-width: 180px; }
123
+
124
+ .done-btn {
125
+ margin-left: auto;
126
+ width: 210px;
127
+ height: 90px;
128
+ background: #51C2CF;
129
+ color: #fff;
130
+ border-radius: 10px;
131
+ border: none;
132
+ font-size: 42px;
133
+ font-weight: 700;
134
+ display: flex;
135
+ align-items: center;
136
+ justify-content: center;
137
+ }
138
+
139
+ /* Document body text area */
140
+ .doc-area {
141
+ width: 100%;
142
+ padding: 40px 30px 0 30px;
143
+ font-size: 52px;
144
+ color: #101418;
145
+ line-height: 1.35;
146
+ }
147
+
148
+ /* Keyboard */
149
+ .keyboard {
150
+ position: absolute;
151
+ left: 0;
152
+ bottom: 0;
153
+ width: 1080px;
154
+ height: 860px;
155
+ background: #18181A;
156
+ color: #fff;
157
+ border-top-left-radius: 22px;
158
+ border-top-right-radius: 22px;
159
+ padding-top: 18px;
160
+ box-sizing: border-box;
161
+ }
162
+ .kb-suggestions {
163
+ display: flex;
164
+ align-items: center;
165
+ gap: 60px;
166
+ padding: 24px 48px 10px 48px;
167
+ font-size: 48px;
168
+ color: #DADADA;
169
+ }
170
+ .kb-suggestions .spacer {
171
+ flex: 1;
172
+ }
173
+ .mic {
174
+ width: 70px; height: 70px; border-radius: 36px; background: #3A3A3D; display: flex; align-items: center; justify-content: center;
175
+ }
176
+
177
+ .kb-row {
178
+ display: grid;
179
+ grid-template-columns: repeat(10, 1fr);
180
+ gap: 20px;
181
+ padding: 22px 36px;
182
+ }
183
+
184
+ .kb-key {
185
+ height: 120px;
186
+ background: #2A2A2E;
187
+ border-radius: 24px;
188
+ display: flex;
189
+ align-items: center;
190
+ justify-content: center;
191
+ font-size: 52px;
192
+ color: #EDEDED;
193
+ }
194
+ .kb-key.small { font-size: 44px; }
195
+ .kb-key.wide { grid-column: span 2; }
196
+ .kb-space-row {
197
+ display: grid;
198
+ grid-template-columns: 1.2fr 0.8fr 3fr 0.8fr 1.2fr;
199
+ gap: 22px;
200
+ padding: 22px 36px;
201
+ }
202
+ .space-key { height: 120px; background: #2A2A2E; border-radius: 24px; display: flex; align-items: center; justify-content: center; color: #EDEDED; font-size: 52px; }
203
+ .return-key {
204
+ background: #E4DAF8;
205
+ color: #3A2F5E;
206
+ }
207
+ </style>
208
+ </head>
209
+ <body>
210
+ <div id="render-target">
211
+
212
+ <!-- Top App Bar -->
213
+ <div class="app-bar">
214
+ <div class="status-row">
215
+ <div class="status-left">
216
+ <div>11:02</div>
217
+ <div class="status-dot"></div>
218
+ <div class="status-dot"></div>
219
+ <div class="status-dot"></div>
220
+ </div>
221
+ <div class="status-right">
222
+ <div class="status-dot"></div>
223
+ <div class="status-dot"></div>
224
+ </div>
225
+ </div>
226
+ <div class="nav-row">
227
+ <div class="icon-btn">
228
+ <svg class="icon-svg" viewBox="0 0 24 24">
229
+ <path fill="#ffffff" d="M15.5 5l-8 7 8 7 1.5-1.8L11 12l6-5.2z"/>
230
+ </svg>
231
+ </div>
232
+ <div style="display:flex; align-items:center; gap:28px;">
233
+ <div class="icon-btn">
234
+ <svg class="icon-svg" viewBox="0 0 24 24">
235
+ <path fill="#ffffff" d="M7 10l5 5 5-5H7z"/>
236
+ </svg>
237
+ </div>
238
+ <div class="icon-btn">
239
+ <svg class="icon-svg" viewBox="0 0 24 24">
240
+ <path fill="#ffffff" d="M6 7h12v14H6V7zm2-4h8v3H8V3z"/>
241
+ </svg>
242
+ </div>
243
+ <div class="icon-btn">
244
+ <svg class="icon-svg" viewBox="0 0 24 24">
245
+ <circle cx="12" cy="12" r="10" fill="none" stroke="#fff" stroke-width="2"/>
246
+ <text x="12" y="16" text-anchor="middle" font-size="12" fill="#fff">?</text>
247
+ </svg>
248
+ </div>
249
+ </div>
250
+ </div>
251
+ </div>
252
+
253
+ <!-- Editor -->
254
+ <div class="editor">
255
+ <div class="title-input">Title</div>
256
+
257
+ <div class="toolbar">
258
+ <div class="tool-row">
259
+ <div class="tool-group">
260
+ <div class="tool-btn wide">OCR</div>
261
+ </div>
262
+ <div class="tool-group">
263
+ <div class="tool-btn">B</div>
264
+ <div class="tool-btn">I</div>
265
+ <div class="tool-btn">T</div>
266
+ <div class="tool-btn">U</div>
267
+ </div>
268
+ <div class="tool-group">
269
+ <div class="tool-btn">A</div>
270
+ <div class="tool-btn">Tt</div>
271
+ </div>
272
+ </div>
273
+
274
+ <div class="tool-row">
275
+ <div class="tool-group">
276
+ <div class="tool-btn small">▶</div>
277
+ <div class="tool-btn small">◀</div>
278
+ <div class="tool-btn small">x²</div>
279
+ <div class="tool-btn small">X₂</div>
280
+ </div>
281
+ <div class="tool-group">
282
+ <div class="tool-btn small">↶</div>
283
+ <div class="tool-btn small">↷</div>
284
+ </div>
285
+ </div>
286
+
287
+ <div class="tool-row">
288
+ <div class="tool-group">
289
+ <div class="tool-btn small">≡</div>
290
+ <div class="tool-btn small">≡</div>
291
+ <div class="tool-btn small">≡</div>
292
+ </div>
293
+ <div class="tool-group">
294
+ <div class="tool-btn small">• • •</div>
295
+ <div class="tool-btn small">1 2 3</div>
296
+ <div class="tool-btn small">☑</div>
297
+ </div>
298
+ <button class="done-btn">DONE</button>
299
+ </div>
300
+ </div>
301
+
302
+ <div class="doc-area">
303
+ <div>Manager</div>
304
+ <div>AA T</div>
305
+ </div>
306
+ </div>
307
+
308
+ <!-- Keyboard -->
309
+ <div class="keyboard">
310
+ <div class="kb-suggestions">
311
+ <div>T</div>
312
+ <div>|</div>
313
+ <div>To</div>
314
+ <div>|</div>
315
+ <div>The</div>
316
+ <div class="spacer"></div>
317
+ <div class="mic">
318
+ <svg viewBox="0 0 24 24" width="32" height="32">
319
+ <path fill="#DADADA" d="M12 14a3 3 0 0 0 3-3V6a3 3 0 1 0-6 0v5a3 3 0 0 0 3 3zm5-3a5 5 0 0 1-10 0H5a7 7 0 0 0 14 0h-2zM11 19h2v3h-2z"/>
320
+ </svg>
321
+ </div>
322
+ </div>
323
+
324
+ <div class="kb-row">
325
+ <div class="kb-key">q</div>
326
+ <div class="kb-key">w</div>
327
+ <div class="kb-key">e</div>
328
+ <div class="kb-key">r</div>
329
+ <div class="kb-key">t</div>
330
+ <div class="kb-key">y</div>
331
+ <div class="kb-key">u</div>
332
+ <div class="kb-key">i</div>
333
+ <div class="kb-key">o</div>
334
+ <div class="kb-key">p</div>
335
+ </div>
336
+
337
+ <div class="kb-row">
338
+ <div class="kb-key">a</div>
339
+ <div class="kb-key">s</div>
340
+ <div class="kb-key">d</div>
341
+ <div class="kb-key">f</div>
342
+ <div class="kb-key">g</div>
343
+ <div class="kb-key">h</div>
344
+ <div class="kb-key">j</div>
345
+ <div class="kb-key">k</div>
346
+ <div class="kb-key">l</div>
347
+ <div class="kb-key">⌫</div>
348
+ </div>
349
+
350
+ <div class="kb-row">
351
+ <div class="kb-key">z</div>
352
+ <div class="kb-key">x</div>
353
+ <div class="kb-key">c</div>
354
+ <div class="kb-key">v</div>
355
+ <div class="kb-key">b</div>
356
+ <div class="kb-key">n</div>
357
+ <div class="kb-key">m</div>
358
+ <div class="kb-key">,</div>
359
+ <div class="kb-key">.</div>
360
+ <div class="kb-key">?</div>
361
+ </div>
362
+
363
+ <div class="kb-space-row">
364
+ <div class="space-key">?123</div>
365
+ <div class="space-key">,</div>
366
+ <div class="space-key">space</div>
367
+ <div class="space-key">.</div>
368
+ <div class="space-key return-key">↵</div>
369
+ </div>
370
+ </div>
371
+
372
+ </div>
373
+ </body>
374
+ </html>
code/1085/1085_12.html ADDED
@@ -0,0 +1,318 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <html lang="en">
2
+ <head>
3
+ <meta charset="UTF-8">
4
+ <meta name="viewport" content="width=1080, initial-scale=1.0">
5
+ <title>Notes Editor UI Mock</title>
6
+ <style>
7
+ body { margin: 0; padding: 0; background: transparent; font-family: Arial, Helvetica, sans-serif; }
8
+ #render-target {
9
+ width: 1080px;
10
+ height: 2400px;
11
+ position: relative;
12
+ overflow: hidden;
13
+ background: #ffffff;
14
+ }
15
+
16
+ /* Top teal app area */
17
+ .app-top {
18
+ position: absolute;
19
+ top: 0;
20
+ left: 0;
21
+ width: 1080px;
22
+ height: 620px;
23
+ background: #5fc3cf;
24
+ }
25
+
26
+ /* Status bar */
27
+ .status-bar {
28
+ height: 90px;
29
+ padding: 0 28px;
30
+ display: flex;
31
+ align-items: center;
32
+ color: #ffffff;
33
+ font-weight: 600;
34
+ font-size: 36px;
35
+ }
36
+ .status-icons {
37
+ margin-left: auto;
38
+ display: flex;
39
+ align-items: center;
40
+ gap: 24px;
41
+ }
42
+ .dot { width: 12px; height: 12px; background: #ffffff; border-radius: 50%; opacity: .9; }
43
+ .signal, .wifi, .battery {
44
+ width: 34px; height: 20px; border: 2px solid #fff; border-radius: 3px; position: relative;
45
+ }
46
+ .battery::after { content: ''; position: absolute; right: -8px; top: 5px; width: 6px; height: 10px; background: #fff; border-radius: 1px; }
47
+
48
+ /* Header main row (back + Title + small actions) */
49
+ .header-row {
50
+ position: absolute;
51
+ top: 110px;
52
+ left: 20px;
53
+ right: 20px;
54
+ display: flex;
55
+ align-items: center;
56
+ gap: 22px;
57
+ }
58
+ .back-btn {
59
+ width: 72px; height: 72px; display: flex; align-items: center; justify-content: center;
60
+ }
61
+ .title-input {
62
+ flex: 1;
63
+ background: #ffffff;
64
+ border-radius: 10px;
65
+ height: 120px;
66
+ display: flex;
67
+ align-items: center;
68
+ padding: 0 28px;
69
+ box-shadow: 0 1px 0 rgba(0,0,0,0.08) inset;
70
+ font-size: 46px;
71
+ color: #9e9e9e;
72
+ }
73
+ .header-actions {
74
+ display: flex;
75
+ align-items: center;
76
+ gap: 26px;
77
+ }
78
+ .round-icon {
79
+ width: 80px; height: 80px; border-radius: 50%;
80
+ background: rgba(255,255,255,0.95);
81
+ display: flex; align-items: center; justify-content: center;
82
+ box-shadow: 0 1px 0 rgba(0,0,0,0.12);
83
+ }
84
+
85
+ /* Formatting toolbar blocks */
86
+ .toolbar {
87
+ position: absolute;
88
+ left: 40px;
89
+ right: 40px;
90
+ }
91
+ .toolbar.row1 { top: 260px; }
92
+ .toolbar.row2 { top: 370px; }
93
+ .toolbar.row3 { top: 480px; }
94
+
95
+ .tool-wrap { display: flex; gap: 20px; flex-wrap: wrap; align-items: center; }
96
+ .tool-btn {
97
+ min-width: 110px;
98
+ height: 86px;
99
+ background: #f3f3f3;
100
+ border: 1px solid #d9d9d9;
101
+ border-radius: 8px;
102
+ display: flex; align-items: center; justify-content: center;
103
+ color: #4f4f4f;
104
+ font-weight: 700;
105
+ font-size: 38px;
106
+ }
107
+ .tool-btn.small { min-width: 96px; height: 80px; font-weight: 600; }
108
+ .done-btn {
109
+ margin-left: auto;
110
+ background: #2fb1c3;
111
+ color: #ffffff;
112
+ border: none;
113
+ min-width: 200px;
114
+ height: 100px;
115
+ border-radius: 8px;
116
+ font-size: 44px;
117
+ font-weight: 800;
118
+ display: flex; align-items: center; justify-content: center;
119
+ box-shadow: 0 2px 0 rgba(0,0,0,0.12);
120
+ }
121
+
122
+ /* Editor area */
123
+ .editor {
124
+ position: absolute;
125
+ top: 640px;
126
+ left: 28px;
127
+ right: 28px;
128
+ bottom: 860px; /* leave space for keyboard */
129
+ padding: 20px 10px;
130
+ overflow: hidden;
131
+ color: #202124;
132
+ font-size: 64px;
133
+ line-height: 1.4;
134
+ }
135
+
136
+ /* Keyboard mock */
137
+ .keyboard {
138
+ position: absolute;
139
+ left: 0;
140
+ right: 0;
141
+ bottom: 0;
142
+ height: 860px;
143
+ background: #18181b;
144
+ border-top: 2px solid #101012;
145
+ color: #eaeaea;
146
+ }
147
+ .kbd-suggestions {
148
+ height: 120px;
149
+ display: flex; align-items: center;
150
+ padding: 0 24px;
151
+ gap: 30px;
152
+ background: #1d1d20;
153
+ font-size: 46px;
154
+ }
155
+ .kbd-suggestions .spacer { margin-left: auto; display: flex; gap: 26px; align-items: center; }
156
+ .kbd-row {
157
+ display: flex;
158
+ gap: 16px;
159
+ padding: 14px 18px;
160
+ }
161
+ .key {
162
+ flex: 1;
163
+ height: 140px;
164
+ background: #2a2a2e;
165
+ border-radius: 14px;
166
+ display: flex; align-items: center; justify-content: center;
167
+ font-size: 52px;
168
+ }
169
+ .key.small { flex: 0 0 92px; }
170
+ .key.wide { flex: 2; }
171
+ .key.space { flex: 5; color: #bfbfbf; }
172
+ .key.dark { background: #252529; }
173
+ .key.accent { background: #ead7f9; color: #1b1b1b; font-weight: 800; }
174
+ .key.icon {
175
+ font-size: 56px;
176
+ }
177
+
178
+ /* Simple inline icon helpers */
179
+ .svg-white { fill: #ffffff; }
180
+ .svg-gray { fill: #5a5a5a; }
181
+ </style>
182
+ </head>
183
+ <body>
184
+ <div id="render-target">
185
+
186
+ <!-- Top teal app area -->
187
+ <div class="app-top">
188
+ <!-- Status bar -->
189
+ <div class="status-bar">
190
+ 11:02
191
+ <div class="status-icons">
192
+ <div class="dot"></div>
193
+ <div class="dot"></div>
194
+ <div class="signal"></div>
195
+ <div class="wifi"></div>
196
+ <div class="battery"></div>
197
+ </div>
198
+ </div>
199
+
200
+ <!-- Header with back + Title + actions -->
201
+ <div class="header-row">
202
+ <div class="back-btn">
203
+ <svg width="48" height="48" viewBox="0 0 24 24">
204
+ <path class="svg-white" d="M15.5 3.9 7.4 12l8.1 8.1-1.9 1.9L3.6 12 13.6 2l1.9 1.9z"/>
205
+ </svg>
206
+ </div>
207
+
208
+ <div class="title-input">Title</div>
209
+
210
+ <div class="header-actions">
211
+ <div class="round-icon">
212
+ <svg width="44" height="44" viewBox="0 0 24 24">
213
+ <path class="svg-gray" d="M7 10l5 5 5-5H7z"/>
214
+ </svg>
215
+ </div>
216
+ <div class="round-icon">
217
+ <svg width="44" height="44" viewBox="0 0 24 24">
218
+ <path class="svg-gray" d="M6 7h12l-1 12H7L6 7zm3-3h6v2H9V4z"/>
219
+ </svg>
220
+ </div>
221
+ <div class="round-icon">
222
+ <svg width="44" height="44" viewBox="0 0 24 24">
223
+ <circle class="svg-gray" cx="12" cy="19" r="1.6"/>
224
+ <path class="svg-gray" d="M12 4a6 6 0 0 0-6 6h2a4 4 0 1 1 4 4v3h2v-3a6 6 0 0 0-2-10z"/>
225
+ </svg>
226
+ </div>
227
+ </div>
228
+ </div>
229
+
230
+ <!-- Formatting toolbar rows -->
231
+ <div class="toolbar row1">
232
+ <div class="tool-wrap">
233
+ <div class="tool-btn">OCR</div>
234
+ <div class="tool-btn">B</div>
235
+ <div class="tool-btn">I</div>
236
+ <div class="tool-btn">T</div>
237
+ <div class="tool-btn">U</div>
238
+ <div class="tool-btn">A</div>
239
+ <div class="tool-btn">Tt</div>
240
+ </div>
241
+ </div>
242
+
243
+ <div class="toolbar row2">
244
+ <div class="tool-wrap">
245
+ <div class="tool-btn small">▶︎</div>
246
+ <div class="tool-btn small">◀︎</div>
247
+ <div class="tool-btn small">x²</div>
248
+ <div class="tool-btn small">x₂</div>
249
+ <div class="tool-btn small">↶</div>
250
+ <div class="tool-btn small">↷</div>
251
+ </div>
252
+ </div>
253
+
254
+ <div class="toolbar row3">
255
+ <div class="tool-wrap" style="align-items:center;">
256
+ <div class="tool-btn small">≡</div>
257
+ <div class="tool-btn small" style="min-width:120px;">≣</div>
258
+ <div class="tool-btn small">☰</div>
259
+ <div class="tool-btn small">•</div>
260
+ <div class="tool-btn small">1.</div>
261
+ <div class="tool-btn small">☑︎</div>
262
+ <div class="done-btn">DONE</div>
263
+ </div>
264
+ </div>
265
+ </div>
266
+
267
+ <!-- Editor text region -->
268
+ <div class="editor">
269
+ <div>Manager</div>
270
+ <div>AA Te</div>
271
+ </div>
272
+
273
+ <!-- Bottom keyboard mock -->
274
+ <div class="keyboard">
275
+ <div class="kbd-suggestions">
276
+ <div class="key dark" style="height:84px; min-width:84px; border-radius:12px; display:flex; align-items:center; justify-content:center;">◧</div>
277
+ <div>Te</div>
278
+ <div>Re</div>
279
+ <div>Ye</div>
280
+ <div class="spacer">
281
+ <div class="key dark" style="height:84px; min-width:84px; border-radius:12px; display:flex; align-items:center; justify-content:center;">
282
+ <svg width="34" height="34" viewBox="0 0 24 24"><path fill="#eaeaea" d="M12 3a9 9 0 0 0-9 9h2a7 7 0 1 1 7 7v2a9 9 0 0 0 0-18z"/></svg>
283
+ </div>
284
+ </div>
285
+ </div>
286
+
287
+ <!-- Row 1 -->
288
+ <div class="kbd-row">
289
+ <div class="key">q</div><div class="key">w</div><div class="key">e</div><div class="key">r</div><div class="key">t</div>
290
+ <div class="key">y</div><div class="key">u</div><div class="key">i</div><div class="key">o</div><div class="key">p</div>
291
+ </div>
292
+ <!-- Row 2 -->
293
+ <div class="kbd-row">
294
+ <div class="key">a</div><div class="key">s</div><div class="key">d</div><div class="key">f</div><div class="key">g</div>
295
+ <div class="key">h</div><div class="key">j</div><div class="key">k</div><div class="key">l</div>
296
+ <div class="key small icon">⌫</div>
297
+ </div>
298
+ <!-- Row 3 -->
299
+ <div class="kbd-row">
300
+ <div class="key small">?123</div>
301
+ <div class="key">z</div><div class="key">x</div><div class="key">c</div><div class="key">v</div><div class="key">b</div>
302
+ <div class="key">n</div><div class="key">m</div>
303
+ <div class="key small">.</div>
304
+ <div class="key accent icon">↩︎</div>
305
+ </div>
306
+ <!-- Row 4 -->
307
+ <div class="kbd-row">
308
+ <div class="key small">,</div>
309
+ <div class="key small">😊</div>
310
+ <div class="key space">Space</div>
311
+ <div class="key small">.</div>
312
+ <div class="key accent icon">⤴︎</div>
313
+ </div>
314
+ </div>
315
+
316
+ </div>
317
+ </body>
318
+ </html>
code/1085/1085_13.html ADDED
@@ -0,0 +1,385 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <html>
2
+ <head>
3
+ <meta charset="UTF-8">
4
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
5
+ <title>Mobile Editor Mock</title>
6
+ <style>
7
+ body { margin:0; padding:0; background:transparent; font-family: 'Roboto', Arial, sans-serif; }
8
+ #render-target {
9
+ position: relative;
10
+ width: 1080px;
11
+ height: 2400px;
12
+ overflow: hidden;
13
+ background: #FFFFFF;
14
+ border-radius: 0px;
15
+ }
16
+
17
+ /* Top app bar area */
18
+ .topbar {
19
+ position: relative;
20
+ width: 100%;
21
+ height: 210px;
22
+ background: #5EC0CC;
23
+ color: #ffffff;
24
+ }
25
+ .status {
26
+ position: absolute;
27
+ top: 20px;
28
+ left: 24px;
29
+ right: 24px;
30
+ height: 46px;
31
+ display: flex;
32
+ align-items: center;
33
+ justify-content: space-between;
34
+ opacity: 0.95;
35
+ font-weight: 600;
36
+ letter-spacing: 1px;
37
+ }
38
+ .status .right {
39
+ display: flex;
40
+ gap: 18px;
41
+ align-items: center;
42
+ font-size: 24px;
43
+ }
44
+ .icon {
45
+ width: 44px;
46
+ height: 44px;
47
+ display: inline-flex;
48
+ align-items: center;
49
+ justify-content: center;
50
+ border-radius: 22px;
51
+ color: #ffffff;
52
+ }
53
+ .icon svg { fill: currentColor; width: 34px; height: 34px; }
54
+
55
+ .app-actions {
56
+ position: absolute;
57
+ top: 82px;
58
+ left: 16px;
59
+ right: 16px;
60
+ display: flex;
61
+ align-items: center;
62
+ justify-content: space-between;
63
+ }
64
+ .left-actions {
65
+ display: flex;
66
+ align-items: center;
67
+ gap: 10px;
68
+ }
69
+ .right-actions {
70
+ display: flex;
71
+ align-items: center;
72
+ gap: 26px;
73
+ }
74
+
75
+ /* White editor panel overlapping header */
76
+ .panel {
77
+ position: absolute;
78
+ top: 134px;
79
+ left: 0;
80
+ right: 0;
81
+ background: #ffffff;
82
+ border-top-left-radius: 16px;
83
+ border-top-right-radius: 16px;
84
+ box-shadow: 0 -2px 0 rgba(0,0,0,0.05);
85
+ padding: 30px 40px 0 40px;
86
+ }
87
+
88
+ .title-input {
89
+ width: 100%;
90
+ height: 110px;
91
+ background: #F4F6F8;
92
+ border-radius: 12px;
93
+ border: 1px solid #E0E0E0;
94
+ padding: 30px;
95
+ color: #6B6F74;
96
+ font-size: 38px;
97
+ }
98
+
99
+ /* toolbar buttons */
100
+ .toolbar {
101
+ margin-top: 26px;
102
+ display: grid;
103
+ grid-template-columns: repeat(6, 1fr);
104
+ gap: 18px;
105
+ }
106
+ .tool {
107
+ height: 90px;
108
+ background: #FAFAFA;
109
+ border: 1px solid #DFE3E7;
110
+ border-radius: 10px;
111
+ display: flex;
112
+ align-items: center;
113
+ justify-content: center;
114
+ color: #4A4F55;
115
+ font-weight: 600;
116
+ font-size: 34px;
117
+ }
118
+ .tool.small { font-size: 30px; }
119
+ .toolbar-row {
120
+ margin-top: 18px;
121
+ display: grid;
122
+ grid-template-columns: repeat(6, 1fr);
123
+ gap: 18px;
124
+ }
125
+ .undo-redo {
126
+ margin-top: 18px;
127
+ display: grid;
128
+ grid-template-columns: repeat(6, 1fr);
129
+ gap: 18px;
130
+ }
131
+ .done-wrap {
132
+ margin-top: 24px;
133
+ display: flex;
134
+ align-items: center;
135
+ justify-content: flex-end;
136
+ }
137
+ .done-btn {
138
+ background: #45B0C0;
139
+ color: #fff;
140
+ height: 104px;
141
+ width: 220px;
142
+ border-radius: 10px;
143
+ font-size: 42px;
144
+ font-weight: 700;
145
+ display: flex;
146
+ align-items: center;
147
+ justify-content: center;
148
+ }
149
+
150
+ /* content typing area */
151
+ .content {
152
+ padding: 28px 40px 0 40px;
153
+ font-size: 54px;
154
+ color: #222;
155
+ line-height: 1.35;
156
+ min-height: 760px;
157
+ }
158
+
159
+ .cursor {
160
+ display: inline-block;
161
+ width: 4px;
162
+ height: 60px;
163
+ background: #2b6df2;
164
+ vertical-align: -12px;
165
+ margin-left: 2px;
166
+ border-radius: 2px;
167
+ animation: blink 1.1s step-end infinite;
168
+ }
169
+ @keyframes blink { 50% { opacity: 0; } }
170
+
171
+ /* Keyboard mock */
172
+ .keyboard {
173
+ position: absolute;
174
+ bottom: 0;
175
+ left: 0;
176
+ width: 1080px;
177
+ height: 820px;
178
+ background: #1F1F22;
179
+ color: #EDEDED;
180
+ border-top-left-radius: 18px;
181
+ border-top-right-radius: 18px;
182
+ box-shadow: 0 -6px 18px rgba(0,0,0,0.4);
183
+ padding-top: 18px;
184
+ }
185
+ .suggestions {
186
+ height: 82px;
187
+ display: flex;
188
+ align-items: center;
189
+ justify-content: center;
190
+ gap: 38px;
191
+ color: #DDDDDD;
192
+ font-size: 40px;
193
+ }
194
+ .keys {
195
+ padding: 16px 18px;
196
+ display: grid;
197
+ row-gap: 18px;
198
+ }
199
+ .row {
200
+ display: flex;
201
+ gap: 16px;
202
+ justify-content: center;
203
+ }
204
+ .key {
205
+ height: 118px;
206
+ width: 90px;
207
+ background: #2A2A2D;
208
+ border-radius: 18px;
209
+ display: flex;
210
+ align-items: center;
211
+ justify-content: center;
212
+ font-size: 46px;
213
+ color: #F2F2F2;
214
+ }
215
+ .key.wide { width: 120px; }
216
+ .key.back { width: 140px; }
217
+ .space-row {
218
+ display: flex;
219
+ align-items: center;
220
+ gap: 16px;
221
+ justify-content: space-between;
222
+ padding: 0 20px;
223
+ margin-top: 8px;
224
+ }
225
+ .circle-btn {
226
+ width: 126px;
227
+ height: 126px;
228
+ border-radius: 63px;
229
+ background: #BFAED2;
230
+ color: #000;
231
+ display: flex;
232
+ align-items: center;
233
+ justify-content: center;
234
+ font-weight: 700;
235
+ font-size: 42px;
236
+ }
237
+ .space {
238
+ flex: 1;
239
+ height: 126px;
240
+ background: #2A2A2D;
241
+ border-radius: 20px;
242
+ }
243
+ .dot {
244
+ width: 126px;
245
+ height: 126px;
246
+ background: #2A2A2D;
247
+ border-radius: 20px;
248
+ display: flex;
249
+ align-items: center;
250
+ justify-content: center;
251
+ font-size: 58px;
252
+ }
253
+ .enter {
254
+ width: 126px;
255
+ height: 126px;
256
+ border-radius: 63px;
257
+ background: #E8D5F6;
258
+ color: #3D2B58;
259
+ display: flex;
260
+ align-items: center;
261
+ justify-content: center;
262
+ }
263
+ .enter svg { width: 52px; height: 52px; fill: currentColor; }
264
+ </style>
265
+ </head>
266
+ <body>
267
+ <div id="render-target">
268
+
269
+ <!-- Top turquoise bar with system status and actions -->
270
+ <div class="topbar">
271
+ <div class="status">
272
+ <div style="display:flex;align-items:center;gap:18px;">
273
+ <span style="font-size:32px;">11:03</span>
274
+ <span class="icon" title="notifications" style="opacity:.7;">
275
+ <svg viewBox="0 0 24 24"><path d="M12 22a2 2 0 0 0 2-2H10a2 2 0 0 0 2 2zm6-6V11a6 6 0 1 0-12 0v5L4 18v1h16v-1l-2-2z"/></svg>
276
+ </span>
277
+ </div>
278
+ <div class="right">
279
+ <span style="font-size:26px;">◦</span>
280
+ <span style="font-size:26px;">◦</span>
281
+ <span style="font-size:26px;">◦</span>
282
+ <span style="font-size:28px;">Wi‑Fi</span>
283
+ <span style="font-size:28px;">🔋</span>
284
+ </div>
285
+ </div>
286
+
287
+ <div class="app-actions">
288
+ <div class="left-actions">
289
+ <span class="icon" style="background:transparent;">
290
+ <svg viewBox="0 0 24 24"><path d="M15.41 7.41 14 6l-6 6 6 6 1.41-1.41L10.83 12z"/></svg>
291
+ </span>
292
+ </div>
293
+ <div class="right-actions">
294
+ <span class="icon" style="background:rgba(255,255,255,0.15); border-radius:12px; width:64px; height:64px;">
295
+ <svg viewBox="0 0 24 24"><path d="M7 10l5 5 5-5z"/></svg>
296
+ </span>
297
+ <span class="icon" style="background:rgba(255,255,255,0.15); border-radius:12px; width:64px; height:64px;">
298
+ <svg viewBox="0 0 24 24"><path d="M6 19c0 1.1.9 2 2 2h8a2 2 0 0 0 2-2V7H6v12zM18 4h-3.5l-1-1h-3l-1 1H6v2h12V4z"/></svg>
299
+ </span>
300
+ <span class="icon" style="background:rgba(255,255,255,0.15); border-radius:12px; width:64px; height:64px;">
301
+ <svg viewBox="0 0 24 24"><path d="M12 2a10 10 0 1 0 .001 20.001A10 10 0 0 0 12 2zm1 17h-2v-2h2v2zm2.07-7.75-.9.92A3.5 3.5 0 0 0 13 15h-2v-.5a4 4 0 0 1 1.17-2.83l1.24-1.26A1.5 1.5 0 1 0 11 8H9a3 3 0 1 1 6 0c0 .83-.34 1.58-.93 2.25z"/></svg>
302
+ </span>
303
+ </div>
304
+ </div>
305
+ </div>
306
+
307
+ <!-- White editor panel -->
308
+ <div class="panel">
309
+ <div class="title-input">Title</div>
310
+
311
+ <div class="toolbar" style="margin-top:26px;">
312
+ <div class="tool small">OCR</div>
313
+ <div class="tool">B</div>
314
+ <div class="tool">I</div>
315
+ <div class="tool">T</div>
316
+ <div class="tool">U</div>
317
+ <div class="tool" style="color:#2F9ED9;">A</div>
318
+ </div>
319
+
320
+ <div class="toolbar-row">
321
+ <div class="tool">≡</div>
322
+ <div class="tool">≡</div>
323
+ <div class="tool small">x²</div>
324
+ <div class="tool small">x₂</div>
325
+ <div class="tool small">
326
+ <svg viewBox="0 0 24 24" style="width:36px;height:36px;"><path d="M12 5v2h7V5h-7zm0 12v2h7v-2h-7zM5 11h14v2H5v-2z"/></svg>
327
+ </div>
328
+ <div class="tool small">
329
+ <svg viewBox="0 0 24 24" style="width:36px;height:36px; transform: scale(-1,1);"><path d="M12 5v2h7V5h-7zm0 12v2h7v-2h-7zM5 11h14v2H5v-2z"/></svg>
330
+ </div>
331
+ </div>
332
+
333
+ <div class="undo-redo">
334
+ <div class="tool">L</div>
335
+ <div class="tool">C</div>
336
+ <div class="tool">R</div>
337
+ <div class="tool">•</div>
338
+ <div class="tool">1.</div>
339
+ <div class="tool small">
340
+ <svg viewBox="0 0 24 24" style="width:32px;height:32px;"><path d="M9 16.2 4.8 12l-1.4 1.4L9 19 21 7l-1.4-1.4z"/></svg>
341
+ </div>
342
+ </div>
343
+
344
+ <div class="done-wrap">
345
+ <div class="done-btn">DONE</div>
346
+ </div>
347
+
348
+ <div class="content">
349
+ <div>Manager</div>
350
+ <div>AA Tec<span class="cursor"></span></div>
351
+ </div>
352
+ </div>
353
+
354
+ <!-- Keyboard mock -->
355
+ <div class="keyboard">
356
+ <div class="suggestions">Tec | Tech | Technology
357
+ <span style="margin-left:auto;margin-right:22px; font-size:46px;">🎤</span>
358
+ </div>
359
+ <div class="keys">
360
+ <div class="row">
361
+ <div class="key">q</div><div class="key">w</div><div class="key">e</div><div class="key">r</div><div class="key">t</div><div class="key">y</div><div class="key">u</div><div class="key">i</div><div class="key">o</div><div class="key">p</div>
362
+ </div>
363
+ <div class="row">
364
+ <div class="key wide">a</div><div class="key wide">s</div><div class="key wide">d</div><div class="key wide">f</div><div class="key wide">g</div><div class="key wide">h</div><div class="key wide">j</div><div class="key wide">k</div><div class="key wide">l</div>
365
+ </div>
366
+ <div class="row">
367
+ <div class="key">z</div><div class="key">x</div><div class="key">c</div><div class="key">v</div><div class="key">b</div><div class="key">n</div><div class="key">m</div>
368
+ <div class="key back">⌫</div>
369
+ </div>
370
+ <div class="space-row">
371
+ <div class="circle-btn">?123</div>
372
+ <div class="key" style="width:126px;height:126px;border-radius:20px;">,</div>
373
+ <div class="key" style="width:126px;height:126px;border-radius:20px;">😊</div>
374
+ <div class="space"></div>
375
+ <div class="dot">·</div>
376
+ <div class="enter" title="enter/send">
377
+ <svg viewBox="0 0 24 24"><path d="M3 12l8-8v5h7v6h-7v5z"/></svg>
378
+ </div>
379
+ </div>
380
+ </div>
381
+ </div>
382
+
383
+ </div>
384
+ </body>
385
+ </html>
code/1085/1085_14.html ADDED
@@ -0,0 +1,330 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <html lang="en">
2
+ <head>
3
+ <meta charset="UTF-8">
4
+ <title>Mobile Editor Mock</title>
5
+ <style>
6
+ body { margin: 0; padding: 0; background: transparent; font-family: Arial, Helvetica, sans-serif; }
7
+ #render-target {
8
+ width: 1080px;
9
+ height: 2400px;
10
+ position: relative;
11
+ overflow: hidden;
12
+ background: #ffffff;
13
+ }
14
+ /* Top app bar */
15
+ .app-bar {
16
+ position: absolute;
17
+ top: 0;
18
+ left: 0;
19
+ width: 1080px;
20
+ height: 240px;
21
+ background: #66c7d1;
22
+ box-shadow: 0 2px 6px rgba(0,0,0,0.15);
23
+ }
24
+ .status-row {
25
+ height: 60px;
26
+ display: flex;
27
+ align-items: center;
28
+ padding: 0 24px;
29
+ color: #fff;
30
+ font-weight: 600;
31
+ font-size: 34px;
32
+ }
33
+ .status-row .dot {
34
+ width: 24px; height: 24px; border-radius: 50%; background: rgba(255,255,255,0.7); margin-left: 16px;
35
+ }
36
+ .top-actions {
37
+ position: absolute;
38
+ top: 72px;
39
+ left: 24px;
40
+ right: 24px;
41
+ display: flex;
42
+ align-items: center;
43
+ justify-content: space-between;
44
+ }
45
+ .back-btn {
46
+ width: 72px; height: 72px; display: flex; align-items: center; justify-content: center;
47
+ }
48
+ .right-icons { display: flex; gap: 28px; }
49
+ .icon-btn { width: 72px; height: 72px; display: flex; align-items: center; justify-content: center; }
50
+ .title-input {
51
+ position: absolute;
52
+ left: 100px;
53
+ right: 100px;
54
+ top: 120px;
55
+ height: 96px;
56
+ background: #fff;
57
+ border-radius: 8px;
58
+ box-shadow: inset 0 0 0 2px rgba(0,0,0,0.08);
59
+ display: flex;
60
+ align-items: center;
61
+ padding: 0 24px;
62
+ color: #707070;
63
+ font-size: 40px;
64
+ font-weight: 600;
65
+ }
66
+
67
+ /* Toolbar area */
68
+ .toolbar {
69
+ position: absolute;
70
+ top: 240px;
71
+ left: 0;
72
+ width: 1080px;
73
+ background: #f7f7f7;
74
+ padding: 24px 24px 18px;
75
+ box-shadow: 0 2px 6px rgba(0,0,0,0.06) inset;
76
+ }
77
+ .tool-row {
78
+ display: flex;
79
+ align-items: center;
80
+ gap: 26px;
81
+ margin-bottom: 26px;
82
+ }
83
+ .tool-btn {
84
+ width: 144px;
85
+ height: 100px;
86
+ background: #ffffff;
87
+ border: 1px solid #d9d9d9;
88
+ border-radius: 8px;
89
+ display: flex;
90
+ align-items: center;
91
+ justify-content: center;
92
+ color: #444;
93
+ font-size: 36px;
94
+ font-weight: 700;
95
+ }
96
+ .tool-btn.small { width: 120px; }
97
+ .tool-btn.wide { width: 186px; }
98
+ .tool-btn .sub { font-size: 28px; font-weight: 600; }
99
+ .done-btn {
100
+ margin-left: auto;
101
+ width: 220px;
102
+ height: 110px;
103
+ background: #4bb3bf;
104
+ color: #fff;
105
+ font-weight: 800;
106
+ font-size: 40px;
107
+ border-radius: 10px;
108
+ display: flex;
109
+ align-items: center;
110
+ justify-content: center;
111
+ box-shadow: 0 2px 6px rgba(0,0,0,0.2);
112
+ }
113
+
114
+ /* Content area */
115
+ .content {
116
+ position: absolute;
117
+ top: 540px;
118
+ left: 0;
119
+ right: 0;
120
+ bottom: 900px; /* leave room for keyboard */
121
+ background: #ffffff;
122
+ padding: 40px 28px;
123
+ font-size: 58px;
124
+ line-height: 1.35;
125
+ color: #000;
126
+ }
127
+
128
+ /* Keyboard mock */
129
+ .keyboard {
130
+ position: absolute;
131
+ left: 0;
132
+ bottom: 0;
133
+ width: 1080px;
134
+ height: 900px;
135
+ background: #1f1f1f;
136
+ border-top-left-radius: 24px;
137
+ border-top-right-radius: 24px;
138
+ box-shadow: 0 -4px 10px rgba(0,0,0,0.25);
139
+ }
140
+ .kb-suggestions {
141
+ height: 110px;
142
+ display: flex;
143
+ align-items: center;
144
+ padding: 0 24px;
145
+ gap: 28px;
146
+ border-bottom: 1px solid #333;
147
+ }
148
+ .chip {
149
+ background: #2c2c2c;
150
+ color: #ddd;
151
+ padding: 14px 26px;
152
+ border-radius: 26px;
153
+ font-size: 38px;
154
+ font-weight: 700;
155
+ }
156
+ .kb-rows {
157
+ padding: 26px 26px;
158
+ display: grid;
159
+ gap: 22px;
160
+ }
161
+ .kb-row {
162
+ display: flex;
163
+ gap: 18px;
164
+ justify-content: space-between;
165
+ }
166
+ .key {
167
+ flex: 1;
168
+ height: 130px;
169
+ background: #2a2a2a;
170
+ border-radius: 18px;
171
+ display: flex;
172
+ align-items: center;
173
+ justify-content: center;
174
+ color: #eaeaea;
175
+ font-size: 52px;
176
+ font-weight: 700;
177
+ box-shadow: inset 0 -2px 0 rgba(255,255,255,0.06);
178
+ }
179
+ .key.wide { flex: 1.6; }
180
+ .key.narrow { flex: 0.8; }
181
+ .key.circle {
182
+ width: 150px;
183
+ flex: 0 0 150px;
184
+ height: 150px;
185
+ border-radius: 80px;
186
+ background: #d9c7ea;
187
+ color: #2a2a2a;
188
+ font-size: 56px;
189
+ font-weight: 900;
190
+ }
191
+ .key.pill {
192
+ width: 190px;
193
+ flex: 0 0 190px;
194
+ height: 150px;
195
+ border-radius: 38px;
196
+ background: #cdbcdc;
197
+ color: #2a2a2a;
198
+ font-size: 44px;
199
+ font-weight: 800;
200
+ }
201
+ .space { flex: 4.8; }
202
+ .dot { flex: 0.9; }
203
+ .emoji { flex: 1.2; }
204
+ .kb-bottom { display: flex; gap: 18px; }
205
+
206
+ /* Simple inline icons styling */
207
+ svg { display: block; }
208
+ </style>
209
+ </head>
210
+ <body>
211
+ <div id="render-target">
212
+
213
+ <div class="app-bar">
214
+ <div class="status-row">
215
+ 11:03
216
+ <div class="dot"></div>
217
+ <div class="dot"></div>
218
+ <div class="dot"></div>
219
+ </div>
220
+
221
+ <div class="top-actions">
222
+ <div class="back-btn">
223
+ <svg width="48" height="48" viewBox="0 0 24 24" fill="#fff">
224
+ <path d="M15.5 19.5L8 12l7.5-7.5" stroke="#fff" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"/>
225
+ </svg>
226
+ </div>
227
+ <div class="right-icons">
228
+ <div class="icon-btn">
229
+ <svg width="48" height="48" viewBox="0 0 24 24">
230
+ <path d="M7 10l5 5 5-5" stroke="#fff" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"/>
231
+ </svg>
232
+ </div>
233
+ <div class="icon-btn">
234
+ <svg width="48" height="48" viewBox="0 0 24 24">
235
+ <path d="M6 7h12l-1 13H7L6 7z" stroke="#fff" stroke-width="2" fill="none"/>
236
+ <path d="M9 7V5h6v2" stroke="#fff" stroke-width="2" fill="none"/>
237
+ </svg>
238
+ </div>
239
+ <div class="icon-btn">
240
+ <svg width="48" height="48" viewBox="0 0 24 24">
241
+ <circle cx="12" cy="12" r="9" stroke="#fff" stroke-width="2" fill="none"/>
242
+ <path d="M12 16v-1.5c0-1 .7-1.4 1.3-1.8.6-.4 1.2-.8 1.2-1.7 0-1.4-1.3-2.4-2.5-2.4s-2.3.8-2.5 2" stroke="#fff" stroke-width="2" fill="none" stroke-linecap="round"/>
243
+ <circle cx="12" cy="17.8" r="1" fill="#fff"/>
244
+ </svg>
245
+ </div>
246
+ </div>
247
+ </div>
248
+
249
+ <div class="title-input">Title</div>
250
+ </div>
251
+
252
+ <div class="toolbar">
253
+ <div class="tool-row">
254
+ <div class="tool-btn">OCR</div>
255
+ <div class="tool-btn">B</div>
256
+ <div class="tool-btn">I</div>
257
+ <div class="tool-btn">T</div>
258
+ <div class="tool-btn">U</div>
259
+ <div class="tool-btn wide">A</div>
260
+ <div class="tool-btn wide">Tt</div>
261
+ </div>
262
+
263
+ <div class="tool-row">
264
+ <div class="tool-btn small">⟸</div>
265
+ <div class="tool-btn small">⟹</div>
266
+ <div class="tool-btn">x<span class="sub">2</span></div>
267
+ <div class="tool-btn">x<span class="sub">₂</span></div>
268
+ <div class="tool-btn">↶</div>
269
+ <div class="tool-btn">↷</div>
270
+ </div>
271
+
272
+ <div class="tool-row">
273
+ <div class="tool-btn">≡</div>
274
+ <div class="tool-btn">≡</div>
275
+ <div class="tool-btn">≡</div>
276
+ <div class="tool-btn">• List</div>
277
+ <div class="tool-btn">1. List</div>
278
+ <div class="tool-btn">☑︎</div>
279
+ <div class="done-btn">DONE</div>
280
+ </div>
281
+ </div>
282
+
283
+ <div class="content">
284
+ Manager<br>
285
+ AA Tech
286
+ </div>
287
+
288
+ <!-- Keyboard -->
289
+ <div class="keyboard">
290
+ <div class="kb-suggestions">
291
+ <div class="chip">Tech</div>
292
+ <div class="chip">Technology</div>
293
+ <div class="chip">Techno</div>
294
+ <div style="margin-left:auto; display:flex; align-items:center; justify-content:center;">
295
+ <svg width="72" height="72" viewBox="0 0 24 24">
296
+ <circle cx="12" cy="12" r="10" stroke="#cfcfcf" stroke-width="2" fill="none"/>
297
+ <path d="M8 10c0 2 1.8 4 4 4s4-2 4-4" stroke="#cfcfcf" stroke-width="2" fill="none" stroke-linecap="round"/>
298
+ <path d="M12 18v2" stroke="#cfcfcf" stroke-width="2" fill="none"/>
299
+ </svg>
300
+ </div>
301
+ </div>
302
+
303
+ <div class="kb-rows">
304
+ <div class="kb-row">
305
+ <div class="key">q</div><div class="key">w</div><div class="key">e</div><div class="key">r</div><div class="key">t</div>
306
+ <div class="key">y</div><div class="key">u</div><div class="key">i</div><div class="key">o</div><div class="key">p</div>
307
+ </div>
308
+ <div class="kb-row">
309
+ <div class="key">a</div><div class="key">s</div><div class="key">d</div><div class="key">f</div><div class="key">g</div>
310
+ <div class="key">h</div><div class="key">j</div><div class="key">k</div><div class="key">l</div>
311
+ </div>
312
+ <div class="kb-row">
313
+ <div class="key narrow">z</div><div class="key narrow">x</div><div class="key narrow">c</div>
314
+ <div class="key narrow">v</div><div class="key narrow">b</div><div class="key narrow">n</div><div class="key narrow">m</div>
315
+ <div class="key circle">⌫</div>
316
+ </div>
317
+ <div class="kb-bottom kb-row">
318
+ <div class="key pill">?123</div>
319
+ <div class="key pill">,</div>
320
+ <div class="key emoji">☺</div>
321
+ <div class="key space"></div>
322
+ <div class="key dot">.</div>
323
+ <div class="key circle">↵</div>
324
+ </div>
325
+ </div>
326
+ </div>
327
+
328
+ </div>
329
+ </body>
330
+ </html>
code/1085/1085_15.html ADDED
@@ -0,0 +1,336 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <html>
2
+ <head>
3
+ <meta charset="UTF-8">
4
+ <title>Mobile Note Editor Mock</title>
5
+ <style>
6
+ body { margin: 0; padding: 0; background: transparent; font-family: Arial, Helvetica, sans-serif; }
7
+ #render-target {
8
+ width: 1080px;
9
+ height: 2400px;
10
+ position: relative;
11
+ overflow: hidden;
12
+ background: #ffffff;
13
+ }
14
+
15
+ /* Top teal area (status + app header) */
16
+ .teal-area {
17
+ position: absolute;
18
+ top: 0;
19
+ left: 0;
20
+ width: 1080px;
21
+ height: 360px;
22
+ background: #62C7D1;
23
+ }
24
+
25
+ .statusbar {
26
+ height: 120px;
27
+ padding: 0 24px;
28
+ color: #ffffff;
29
+ display: flex;
30
+ align-items: center;
31
+ justify-content: space-between;
32
+ font-weight: 600;
33
+ font-size: 40px;
34
+ }
35
+ .status-left, .status-right {
36
+ display: flex; align-items: center; gap: 18px;
37
+ }
38
+ .small-icon {
39
+ width: 36px; height: 36px; border: 2px solid rgba(255,255,255,0.9);
40
+ border-radius: 6px;
41
+ }
42
+
43
+ .header-row {
44
+ position: absolute;
45
+ top: 130px;
46
+ left: 24px;
47
+ right: 24px;
48
+ display: flex;
49
+ align-items: center;
50
+ gap: 24px;
51
+ }
52
+
53
+ .back-btn {
54
+ width: 68px; height: 68px; border-radius: 34px;
55
+ display: flex; align-items: center; justify-content: center;
56
+ border: 2px solid rgba(255,255,255,0.9);
57
+ }
58
+ .title-input {
59
+ flex: 1;
60
+ height: 130px;
61
+ background: #ffffff;
62
+ border-radius: 12px;
63
+ box-shadow: 0 2px 0 rgba(0,0,0,0.08) inset;
64
+ display: flex; align-items: center;
65
+ padding: 0 28px;
66
+ font-size: 46px; color: #9E9E9E;
67
+ }
68
+ .circle-tool {
69
+ width: 72px; height: 72px; border-radius: 36px;
70
+ background: rgba(255,255,255,0.15);
71
+ border: 2px solid rgba(255,255,255,0.9);
72
+ display: flex; align-items: center; justify-content: center;
73
+ color: #ffffff;
74
+ }
75
+
76
+ /* Formatting toolbar */
77
+ .format-toolbar {
78
+ position: absolute;
79
+ top: 360px;
80
+ left: 0;
81
+ width: 1080px;
82
+ padding: 24px 24px 0 24px;
83
+ box-sizing: border-box;
84
+ background: #ffffff;
85
+ }
86
+ .btn-row {
87
+ display: flex; flex-wrap: wrap; gap: 24px;
88
+ margin-bottom: 24px;
89
+ }
90
+ .fmt-btn {
91
+ height: 96px;
92
+ min-width: 120px;
93
+ padding: 0 22px;
94
+ border-radius: 12px;
95
+ background: #F3F3F3;
96
+ border: 1px solid #D9D9D9;
97
+ display: flex; align-items: center; justify-content: center;
98
+ font-size: 40px; color: #333;
99
+ }
100
+ .fmt-btn.wide { min-width: 180px; }
101
+ .done-btn {
102
+ position: absolute;
103
+ right: 24px;
104
+ top: 340px; /* aligns near third row */
105
+ width: 220px; height: 96px;
106
+ background: #49B8C2;
107
+ color: #ffffff; font-weight: bold; font-size: 40px;
108
+ border-radius: 10px;
109
+ display: flex; align-items: center; justify-content: center;
110
+ }
111
+
112
+ /* Writing area */
113
+ .editor-area {
114
+ position: absolute;
115
+ top: 760px;
116
+ left: 24px;
117
+ right: 24px;
118
+ bottom: 960px; /* leave room for keyboard */
119
+ font-size: 54px;
120
+ color: #111;
121
+ }
122
+
123
+ /* Bottom keyboard */
124
+ .keyboard {
125
+ position: absolute;
126
+ bottom: 0;
127
+ left: 0;
128
+ width: 1080px;
129
+ height: 900px;
130
+ background: #1F1F1F;
131
+ color: #fff;
132
+ box-sizing: border-box;
133
+ padding-top: 24px;
134
+ }
135
+ .suggestions {
136
+ height: 110px;
137
+ display: flex; align-items: center; gap: 24px;
138
+ padding: 0 24px;
139
+ }
140
+ .suggestion-chip {
141
+ height: 90px; padding: 0 28px; border-radius: 18px;
142
+ background: #2A2A2A; display: flex; align-items: center;
143
+ font-size: 42px; color: #cfcfcf; border: 1px solid #3a3a3a;
144
+ }
145
+ .mic {
146
+ margin-left: auto;
147
+ width: 96px; height: 96px; border-radius: 48px;
148
+ background: #4B3F5F; display: flex; align-items: center; justify-content: center;
149
+ font-size: 40px;
150
+ }
151
+
152
+ .key-row { display: flex; justify-content: space-between; padding: 0 24px; margin-top: 24px; }
153
+ .key {
154
+ width: 92px; height: 120px; background: #2A2A2A; border: 1px solid #3a3a3a;
155
+ border-radius: 22px; display: flex; align-items: center; justify-content: center;
156
+ font-size: 46px; color: #f4f4f4;
157
+ }
158
+ .key.wide { width: 160px; }
159
+ .space { flex: 1; height: 120px; border-radius: 22px; background: #2A2A2A; border: 1px solid #3a3a3a; margin: 0 12px; display: flex; align-items: center; justify-content: center; font-size: 42px; color: #ddd; }
160
+ .enter { width: 140px; height: 120px; border-radius: 22px; background: #6C5A86; display: flex; align-items: center; justify-content: center; font-size: 44px; }
161
+ </style>
162
+ </head>
163
+ <body>
164
+ <div id="render-target">
165
+
166
+ <!-- Top teal header area -->
167
+ <div class="teal-area">
168
+ <div class="statusbar">
169
+ <div class="status-left">
170
+ <div>11:03</div>
171
+ <div class="small-icon"></div>
172
+ <div class="small-icon"></div>
173
+ <div class="small-icon" style="border-radius:50%"></div>
174
+ </div>
175
+ <div class="status-right" style="gap:20px;">
176
+ <!-- simple wifi and battery -->
177
+ <svg width="54" height="36" viewBox="0 0 54 36">
178
+ <path d="M5 12c10-8 34-8 44 0M13 18c7-5 21-5 28 0M22 24c4-3 12-3 16 0M27 30l5 6 5-6" stroke="#fff" stroke-width="3" fill="none" stroke-linecap="round"/>
179
+ </svg>
180
+ <svg width="64" height="36" viewBox="0 0 64 36">
181
+ <rect x="2" y="6" width="50" height="24" rx="4" stroke="#fff" stroke-width="3" fill="none"/>
182
+ <rect x="6" y="10" width="40" height="16" rx="2" fill="#fff"/>
183
+ <rect x="54" y="12" width="8" height="12" rx="2" fill="#fff"/>
184
+ </svg>
185
+ </div>
186
+ </div>
187
+
188
+ <div class="header-row">
189
+ <div class="back-btn">
190
+ <svg width="40" height="40" viewBox="0 0 24 24">
191
+ <path d="M14 5l-7 7 7 7" stroke="#fff" stroke-width="2.6" fill="none" stroke-linecap="round" stroke-linejoin="round"/>
192
+ </svg>
193
+ </div>
194
+
195
+ <div class="title-input">Title</div>
196
+
197
+ <div class="circle-tool">
198
+ <svg width="34" height="34" viewBox="0 0 24 24">
199
+ <path d="M12 9l-5 5h10z" fill="#fff"/>
200
+ </svg>
201
+ </div>
202
+ <div class="circle-tool">
203
+ <svg width="34" height="34" viewBox="0 0 24 24">
204
+ <rect x="5" y="4" width="14" height="16" stroke="#fff" stroke-width="2" fill="none"/>
205
+ <rect x="9" y="8" width="6" height="8" fill="#fff"/>
206
+ </svg>
207
+ </div>
208
+ <div class="circle-tool">
209
+ <svg width="34" height="34" viewBox="0 0 24 24">
210
+ <circle cx="12" cy="6" r="2" fill="#fff"/>
211
+ <rect x="11" y="9" width="2" height="10" fill="#fff"/>
212
+ </svg>
213
+ </div>
214
+ </div>
215
+ </div>
216
+
217
+ <!-- Formatting toolbar -->
218
+ <div class="format-toolbar">
219
+ <div class="btn-row">
220
+ <div class="fmt-btn wide">OCR</div>
221
+ <div class="fmt-btn">B</div>
222
+ <div class="fmt-btn">I</div>
223
+ <div class="fmt-btn">T</div>
224
+ <div class="fmt-btn">U</div>
225
+ <div class="fmt-btn">A</div>
226
+ <div class="fmt-btn">Tt</div>
227
+ </div>
228
+
229
+ <div class="btn-row">
230
+ <div class="fmt-btn" style="min-width:160px;">
231
+ <svg width="46" height="46" viewBox="0 0 24 24">
232
+ <path d="M4 8h16M4 12h10M4 16h16" stroke="#333" stroke-width="2" fill="none" stroke-linecap="round"/>
233
+ </svg>
234
+ </div>
235
+ <div class="fmt-btn" style="min-width:160px;">
236
+ <svg width="46" height="46" viewBox="0 0 24 24">
237
+ <path d="M20 8H4M14 12H4M20 16H4" stroke="#333" stroke-width="2" fill="none" stroke-linecap="round"/>
238
+ </svg>
239
+ </div>
240
+ <div class="fmt-btn">x²</div>
241
+ <div class="fmt-btn">x₂</div>
242
+ <div class="fmt-btn" style="min-width:160px;">
243
+ <svg width="46" height="46" viewBox="0 0 24 24">
244
+ <path d="M5 12h14M12 5l-7 7 7 7" stroke="#333" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"/>
245
+ </svg>
246
+ </div>
247
+ <div class="fmt-btn" style="min-width:160px;">
248
+ <svg width="46" height="46" viewBox="0 0 24 24">
249
+ <path d="M19 12H5M12 19l7-7-7-7" stroke="#333" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"/>
250
+ </svg>
251
+ </div>
252
+ </div>
253
+
254
+ <div class="btn-row">
255
+ <div class="fmt-btn" style="min-width:160px;">
256
+ <svg width="46" height="46" viewBox="0 0 24 24">
257
+ <rect x="3" y="7" width="18" height="3" fill="#333"/>
258
+ <rect x="3" y="11" width="18" height="3" fill="#333"/>
259
+ <rect x="3" y="15" width="18" height="3" fill="#333"/>
260
+ </svg>
261
+ </div>
262
+ <div class="fmt-btn" style="min-width:160px;">
263
+ <svg width="46" height="46" viewBox="0 0 24 24">
264
+ <rect x="3" y="7" width="10" height="3" fill="#333"/>
265
+ <rect x="3" y="11" width="18" height="3" fill="#333"/>
266
+ <rect x="3" y="15" width="10" height="3" fill="#333"/>
267
+ </svg>
268
+ </div>
269
+ <div class="fmt-btn" style="min-width:160px;">
270
+ <svg width="46" height="46" viewBox="0 0 24 24">
271
+ <circle cx="6" cy="8" r="2" fill="#333"/>
272
+ <rect x="10" y="7" width="10" height="2" fill="#333"/>
273
+ <circle cx="6" cy="14" r="2" fill="#333"/>
274
+ <rect x="10" y="13" width="10" height="2" fill="#333"/>
275
+ </svg>
276
+ </div>
277
+ <div class="fmt-btn" style="min-width:160px;">
278
+ <svg width="46" height="46" viewBox="0 0 24 24">
279
+ <rect x="4" y="6" width="2" height="12" fill="#333"/>
280
+ <rect x="8" y="6" width="12" height="2" fill="#333"/>
281
+ <rect x="8" y="10" width="12" height="2" fill="#333"/>
282
+ <rect x="8" y="14" width="12" height="2" fill="#333"/>
283
+ </svg>
284
+ </div>
285
+ <div class="fmt-btn" style="min-width:160px;">
286
+ <svg width="46" height="46" viewBox="0 0 24 24">
287
+ <rect x="5" y="5" width="14" height="14" rx="2" stroke="#333" stroke-width="2" fill="none"/>
288
+ <path d="M9 12l2 2 4-4" stroke="#333" stroke-width="2" fill="none" stroke-linecap="round"/>
289
+ </svg>
290
+ </div>
291
+ </div>
292
+
293
+ <div class="done-btn">DONE</div>
294
+ </div>
295
+
296
+ <!-- Editor content -->
297
+ <div class="editor-area">
298
+ <div>Manager</div>
299
+ <div>AA Techn</div>
300
+ </div>
301
+
302
+ <!-- Keyboard -->
303
+ <div class="keyboard">
304
+ <div class="suggestions">
305
+ <div class="suggestion-chip">Techn</div>
306
+ <div class="suggestion-chip">Technology</div>
307
+ <div class="suggestion-chip">Techno</div>
308
+ <div class="mic">🎤</div>
309
+ </div>
310
+
311
+ <!-- Row 1 -->
312
+ <div class="key-row">
313
+ <div class="key">q</div><div class="key">w</div><div class="key">e</div><div class="key">r</div><div class="key">t</div><div class="key">y</div><div class="key">u</div><div class="key">i</div><div class="key">o</div><div class="key">p</div>
314
+ </div>
315
+ <!-- Row 2 -->
316
+ <div class="key-row">
317
+ <div class="key">a</div><div class="key">s</div><div class="key">d</div><div class="key">f</div><div class="key">g</div><div class="key">h</div><div class="key">j</div><div class="key">k</div><div class="key">l</div>
318
+ </div>
319
+ <!-- Row 3 -->
320
+ <div class="key-row">
321
+ <div class="key">z</div><div class="key">x</div><div class="key">c</div><div class="key">v</div><div class="key">b</div><div class="key">n</div><div class="key">m</div>
322
+ <div class="key wide">⌫</div>
323
+ </div>
324
+ <!-- Row 4 -->
325
+ <div class="key-row">
326
+ <div class="key wide">?123</div>
327
+ <div class="key wide">,</div>
328
+ <div class="space">space</div>
329
+ <div class="key">.</div>
330
+ <div class="enter">↵</div>
331
+ </div>
332
+ </div>
333
+
334
+ </div>
335
+ </body>
336
+ </html>
code/1085/1085_16.html ADDED
@@ -0,0 +1,330 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <html lang="en">
2
+ <head>
3
+ <meta charset="UTF-8">
4
+ <meta name="viewport" content="width=1080, initial-scale=1.0">
5
+ <title>Mobile Editor Mock</title>
6
+ <style>
7
+ body { margin: 0; padding: 0; background: transparent; font-family: Arial, Helvetica, sans-serif; }
8
+ #render-target {
9
+ position: relative;
10
+ width: 1080px;
11
+ height: 2400px;
12
+ overflow: hidden;
13
+ background: #ffffff;
14
+ border-radius: 0;
15
+ }
16
+
17
+ /* Top app bar */
18
+ .appbar {
19
+ position: absolute;
20
+ top: 0;
21
+ left: 0;
22
+ width: 1080px;
23
+ height: 170px;
24
+ background: #69C7D3; /* teal-like */
25
+ }
26
+ .status {
27
+ position: absolute;
28
+ top: 18px;
29
+ left: 30px;
30
+ right: 30px;
31
+ height: 40px;
32
+ color: #ffffff;
33
+ font-size: 34px;
34
+ display: flex;
35
+ align-items: center;
36
+ justify-content: space-between;
37
+ letter-spacing: 1px;
38
+ }
39
+ .status .icons {
40
+ display: flex;
41
+ align-items: center;
42
+ gap: 22px;
43
+ }
44
+ .circle-dot {
45
+ width: 18px; height: 18px; border-radius: 50%; background: rgba(255,255,255,0.9);
46
+ display: inline-block;
47
+ }
48
+ .back-wrap {
49
+ position: absolute;
50
+ top: 94px;
51
+ left: 26px;
52
+ width: 60px; height: 60px;
53
+ display: flex; align-items: center; justify-content: center;
54
+ }
55
+ .title-field {
56
+ position: absolute;
57
+ top: 86px;
58
+ left: 110px;
59
+ width: 720px;
60
+ height: 88px;
61
+ background: #f7f7f7;
62
+ border-radius: 10px;
63
+ border: 1px solid #e2e2e2;
64
+ display: flex;
65
+ align-items: center;
66
+ padding: 0 24px;
67
+ color: #9e9e9e;
68
+ font-size: 38px;
69
+ }
70
+ .top-actions {
71
+ position: absolute;
72
+ top: 92px;
73
+ right: 34px;
74
+ display: flex;
75
+ gap: 26px;
76
+ }
77
+ .icon-btn {
78
+ width: 64px; height: 64px; border-radius: 50%; background: rgba(255,255,255,0.9);
79
+ display: flex; align-items: center; justify-content: center;
80
+ border: 1px solid rgba(0,0,0,0.08);
81
+ }
82
+ /* Formatting toolbar block */
83
+ .tools {
84
+ position: absolute;
85
+ top: 200px;
86
+ left: 60px;
87
+ right: 60px;
88
+ }
89
+ .tool-row {
90
+ display: flex;
91
+ gap: 26px;
92
+ margin: 26px 0;
93
+ align-items: center;
94
+ }
95
+ .tool {
96
+ width: 140px; height: 90px;
97
+ background: #ffffff;
98
+ border: 1px solid #e5e5e5;
99
+ border-radius: 8px;
100
+ display: flex; align-items: center; justify-content: center;
101
+ color: #3a3a3a;
102
+ font-size: 36px;
103
+ }
104
+ .tool.small { width: 120px; }
105
+ .done-btn {
106
+ margin-left: auto;
107
+ width: 210px; height: 90px;
108
+ background: #37B0C3;
109
+ color: #ffffff; border-radius: 10px;
110
+ font-weight: bold; font-size: 38px;
111
+ display: flex; align-items: center; justify-content: center;
112
+ border: 1px solid rgba(0,0,0,0.06);
113
+ }
114
+
115
+ /* Editor area */
116
+ .editor {
117
+ position: absolute;
118
+ top: 520px;
119
+ left: 30px;
120
+ right: 30px;
121
+ bottom: 880px; /* space reserved for keyboard */
122
+ background: #ffffff;
123
+ padding: 10px 10px 0 10px;
124
+ }
125
+ .line {
126
+ font-size: 56px;
127
+ color: #222;
128
+ margin: 24px 0;
129
+ }
130
+
131
+ /* Keyboard mock */
132
+ .kb {
133
+ position: absolute;
134
+ left: 0;
135
+ right: 0;
136
+ bottom: 0;
137
+ height: 880px;
138
+ background: #1F1F21;
139
+ border-top: 1px solid #2c2c2e;
140
+ }
141
+ .kb .suggest {
142
+ height: 110px;
143
+ background: #2A2A2D;
144
+ color: #eaeaea;
145
+ display: flex;
146
+ align-items: center;
147
+ gap: 30px;
148
+ padding: 0 40px;
149
+ font-size: 40px;
150
+ }
151
+ .chip {
152
+ color: #ddd;
153
+ opacity: 0.95;
154
+ }
155
+ .keys {
156
+ padding: 36px 22px 20px;
157
+ }
158
+ .row {
159
+ display: flex; gap: 18px; margin-bottom: 22px; justify-content: center;
160
+ }
161
+ .key {
162
+ width: 88px; height: 118px; border-radius: 16px; background: #2C2C30;
163
+ display: flex; align-items: center; justify-content: center;
164
+ color: #f6f6f6; font-size: 46px;
165
+ }
166
+ .key.wide { width: 140px; }
167
+ .key.xwide { width: 440px; }
168
+ .key.round { border-radius: 28px; }
169
+ .space-row { justify-content: space-between; padding: 0 30px; }
170
+ </style>
171
+ </head>
172
+ <body>
173
+ <div id="render-target">
174
+
175
+ <!-- App bar -->
176
+ <div class="appbar">
177
+ <div class="status">
178
+ <div>11:04</div>
179
+ <div class="icons">
180
+ <span class="circle-dot"></span>
181
+ <span class="circle-dot"></span>
182
+ <span class="circle-dot"></span>
183
+ </div>
184
+ </div>
185
+
186
+ <div class="back-wrap">
187
+ <svg width="44" height="44" viewBox="0 0 24 24" fill="#ffffff">
188
+ <path d="M15.5 19.1L8.4 12l7.1-7.1-1.4-1.4L5.6 12l8.5 8.5 1.4-1.4z"/>
189
+ </svg>
190
+ </div>
191
+
192
+ <div class="title-field">Title</div>
193
+
194
+ <div class="top-actions">
195
+ <div class="icon-btn">
196
+ <svg width="28" height="28" viewBox="0 0 24 24" fill="#4a4a4a">
197
+ <path d="M7 10l5 5 5-5z"/>
198
+ </svg>
199
+ </div>
200
+ <div class="icon-btn">
201
+ <svg width="26" height="26" viewBox="0 0 24 24" fill="#4a4a4a">
202
+ <path d="M6 19c0 1.1.9 2 2 2h8c1.1 0 2-.9 2-2V7H6v12zM19 4h-3.5l-1-1h-5l-1 1H5v2h14V4z"/>
203
+ </svg>
204
+ </div>
205
+ <div class="icon-btn">
206
+ <svg width="28" height="28" viewBox="0 0 24 24" fill="#4a4a4a">
207
+ <path d="M12 2a10 10 0 100 20 10 10 0 000-20zm1 15h-2v-2h2v2zm1.1-6.9l-.9.9c-.7.7-1.2 1.3-1.2 2.5h-2v-.5c0-1.1.5-2.1 1.3-2.9l1.2-1.2c.3-.3.5-.7.5-1.1 0-.9-.7-1.6-1.6-1.6-1 0-1.7.8-1.7 1.8H7c0-2.1 1.7-3.8 3.8-3.8S14.6 5 14.6 7c0 .9-.4 1.7-1.1 2.1z"/>
208
+ </svg>
209
+ </div>
210
+ </div>
211
+ </div>
212
+
213
+ <!-- Formatting tools -->
214
+ <div class="tools">
215
+ <div class="tool-row">
216
+ <div class="tool">OCR</div>
217
+ <div class="tool">B</div>
218
+ <div class="tool">I</div>
219
+ <div class="tool">T</div>
220
+ <div class="tool">U</div>
221
+ <div class="tool">A</div>
222
+ <div class="tool small">TT</div>
223
+ </div>
224
+ <div class="tool-row">
225
+ <div class="tool small">
226
+ <svg width="60" height="36" viewBox="0 0 24 24" fill="#616161">
227
+ <path d="M15 17H3v-2h12v2zm6-4H3V9h18v4zM3 5v2h18V5H3z"/>
228
+ </svg>
229
+ </div>
230
+ <div class="tool small">
231
+ <svg width="60" height="36" viewBox="0 0 24 24" fill="#616161">
232
+ <path d="M7 7h10v2H7V7zm-4 5h14v2H3v-2zm6 5h12v2H9v-2z"/>
233
+ </svg>
234
+ </div>
235
+ <div class="tool small">x²</div>
236
+ <div class="tool small">x₂</div>
237
+ <div class="tool small">
238
+ <svg width="60" height="36" viewBox="0 0 24 24" fill="#616161">
239
+ <path d="M12 4l-1.41 1.41L15.17 10H4v2h11.17l-4.58 4.59L12 18l7-7-7-7z"/>
240
+ </svg>
241
+ </div>
242
+ <div class="tool small">
243
+ <svg width="60" height="36" viewBox="0 0 24 24" fill="#616161">
244
+ <path d="M12 20l1.41-1.41L8.83 12H20v-2H8.83l4.58-4.59L12 4l-7 7 7 9z"/>
245
+ </svg>
246
+ </div>
247
+ <div class="done-btn">DONE</div>
248
+ </div>
249
+
250
+ <div class="tool-row">
251
+ <div class="tool small">
252
+ <svg width="60" height="36" viewBox="0 0 24 24" fill="#616161">
253
+ <path d="M4 17h16v2H4zm0-7h16v2H4zm0-7h16v2H4z"/>
254
+ </svg>
255
+ </div>
256
+ <div class="tool small">
257
+ <svg width="60" height="36" viewBox="0 0 24 24" fill="#616161">
258
+ <path d="M7 17h10v2H7zM3 10h18v2H3zM7 3h10v2H7z"/>
259
+ </svg>
260
+ </div>
261
+ <div class="tool small">
262
+ <svg width="60" height="36" viewBox="0 0 24 24" fill="#616161">
263
+ <path d="M7 10h10v2H7zM7 6h10v2H7zM7 14h10v2H7z"/>
264
+ </svg>
265
+ </div>
266
+ <div class="tool small">
267
+ <svg width="60" height="36" viewBox="0 0 24 24" fill="#616161">
268
+ <path d="M8 16h13v2H8zM3 12h18v2H3zM8 8h13v2H8z"/>
269
+ </svg>
270
+ </div>
271
+ <div class="tool small">
272
+ <svg width="48" height="36" viewBox="0 0 24 24" fill="#616161">
273
+ <path d="M7 13h10v2H7zM7 9h10v2H7z"/>
274
+ </svg>
275
+ </div>
276
+ <div class="tool small">
277
+ <svg width="34" height="34" viewBox="0 0 24 24" fill="none" stroke="#616161" stroke-width="2">
278
+ <rect x="4" y="6" width="16" height="12" rx="1" ry="1"/>
279
+ <path d="M8 10h8M8 14h8"/>
280
+ <path d="M6 6v-1M18 6v-1"/>
281
+ </svg>
282
+ </div>
283
+ </div>
284
+ </div>
285
+
286
+ <!-- Editor text area -->
287
+ <div class="editor">
288
+ <div class="line">Manager</div>
289
+ <div class="line">AA Techno</div>
290
+ </div>
291
+
292
+ <!-- Keyboard mock -->
293
+ <div class="kb">
294
+ <div class="suggest">
295
+ <span class="chip">Techno</span>
296
+ <span class="chip">Technology</span>
297
+ <span class="chip">Technologies</span>
298
+ <div style="margin-left:auto; display:flex; align-items:center; gap:16px; color:#ddd;">
299
+ <svg width="46" height="46" viewBox="0 0 24 24" fill="#ddd">
300
+ <path d="M12 21a9 9 0 119-9 9 9 0 01-9 9zm-.5-13h1v5h-1zm0 6h1v1h-1z"/>
301
+ </svg>
302
+ <svg width="46" height="46" viewBox="0 0 24 24" fill="#ddd">
303
+ <path d="M12 17a1.5 1.5 0 001.5-1.5H10.5A1.5 1.5 0 0012 17zm6-4v-3a6 6 0 00-5-5.91V3a1 1 0 00-2 0v1.09A6 6 0 006 10v3l-2 2v1h16v-1z"/>
304
+ </svg>
305
+ </div>
306
+ </div>
307
+ <div class="keys">
308
+ <div class="row">
309
+ <div class="key">q</div><div class="key">w</div><div class="key">e</div><div class="key">r</div><div class="key">t</div><div class="key">y</div><div class="key">u</div><div class="key">i</div><div class="key">o</div><div class="key">p</div>
310
+ </div>
311
+ <div class="row">
312
+ <div class="key">a</div><div class="key">s</div><div class="key">d</div><div class="key">f</div><div class="key">g</div><div class="key">h</div><div class="key">j</div><div class="key">k</div><div class="key">l</div>
313
+ </div>
314
+ <div class="row">
315
+ <div class="key">z</div><div class="key">x</div><div class="key">c</div><div class="key">v</div><div class="key">b</div><div class="key">n</div><div class="key">m</div>
316
+ <div class="key wide">⌫</div>
317
+ </div>
318
+ <div class="row space-row">
319
+ <div class="key wide">?123</div>
320
+ <div class="key wide">,</div>
321
+ <div class="key xwide"> </div>
322
+ <div class="key wide">.</div>
323
+ <div class="key wide">↵</div>
324
+ </div>
325
+ </div>
326
+ </div>
327
+
328
+ </div>
329
+ </body>
330
+ </html>
code/1085/1085_17.html ADDED
@@ -0,0 +1,341 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <html lang="en">
2
+ <head>
3
+ <meta charset="UTF-8">
4
+ <title>Mobile Note Editor Mock</title>
5
+ <style>
6
+ body { margin: 0; padding: 0; background: transparent; font-family: "Roboto", Arial, sans-serif; }
7
+ #render-target {
8
+ width: 1080px;
9
+ height: 2400px;
10
+ position: relative;
11
+ overflow: hidden;
12
+ background: #ffffff;
13
+ }
14
+
15
+ /* Top status bar */
16
+ .status-bar {
17
+ position: absolute;
18
+ top: 0;
19
+ left: 0;
20
+ width: 1080px;
21
+ height: 120px;
22
+ background: #56c6cf;
23
+ color: #fff;
24
+ display: flex;
25
+ align-items: center;
26
+ padding: 0 36px;
27
+ box-sizing: border-box;
28
+ }
29
+ .status-left { font-size: 38px; font-weight: 600; }
30
+ .status-right {
31
+ margin-left: auto;
32
+ display: flex;
33
+ align-items: center;
34
+ gap: 24px;
35
+ }
36
+ .icon-dot { width: 14px; height: 14px; background:#fff; border-radius:50%; opacity:0.9; }
37
+ .wifi {
38
+ width: 40px; height: 26px;
39
+ position: relative;
40
+ }
41
+ .wifi:before, .wifi:after {
42
+ content:""; position:absolute; left:0; right:0; margin:auto; border:3px solid #fff; border-radius:20px;
43
+ }
44
+ .wifi:before { top:2px; width: 36px; height: 20px; border-top-color:#fff; border-bottom: none; }
45
+ .wifi:after { top:10px; width: 18px; height: 10px; border-top-color:#fff; border-bottom: none; }
46
+ .battery {
47
+ width: 50px; height: 26px; border: 3px solid #fff; border-radius: 4px; position: relative;
48
+ }
49
+ .battery:after {
50
+ content:""; position:absolute; right:-10px; top:7px; width:8px; height:12px; background:#fff; border-radius:2px;
51
+ }
52
+ .battery .level { width: 32px; height: 16px; background:#fff; margin: 3px; }
53
+
54
+ /* App header row (back + actions) */
55
+ .app-header {
56
+ position: absolute;
57
+ top: 120px;
58
+ left: 0;
59
+ width: 1080px;
60
+ height: 120px;
61
+ background: #f5f7f8;
62
+ display: flex;
63
+ align-items: center;
64
+ padding: 0 28px;
65
+ box-sizing: border-box;
66
+ border-bottom: 1px solid #e3e6e8;
67
+ }
68
+ .back-btn {
69
+ width: 64px; height: 64px; border-radius: 32px;
70
+ display: flex; align-items: center; justify-content: center;
71
+ }
72
+ .back-btn svg { width: 40px; height: 40px; fill: #333; }
73
+ .app-actions { margin-left: auto; display: flex; align-items:center; gap: 34px; }
74
+ .action-icon {
75
+ width: 64px; height: 64px; border-radius: 12px; display:flex; align-items:center; justify-content:center;
76
+ }
77
+ .action-icon svg { width: 40px; height: 40px; stroke:#444; fill:none; stroke-width:3; }
78
+
79
+ /* Title field */
80
+ .title-field {
81
+ position: absolute;
82
+ top: 240px;
83
+ left: 60px;
84
+ width: 960px;
85
+ height: 110px;
86
+ border-radius: 14px;
87
+ background: #ffffff;
88
+ border: 1px solid #dfe3e7;
89
+ display:flex; align-items:center;
90
+ padding: 0 28px;
91
+ box-sizing: border-box;
92
+ font-size: 44px;
93
+ color: #4d4d4d;
94
+ }
95
+
96
+ /* Formatting toolbar area */
97
+ .toolbar {
98
+ position: absolute;
99
+ top: 380px;
100
+ left: 60px;
101
+ width: 960px;
102
+ }
103
+ .tool-row {
104
+ display: flex;
105
+ gap: 26px;
106
+ margin-bottom: 26px;
107
+ align-items: center;
108
+ }
109
+ .tool-btn {
110
+ width: 148px; height: 96px;
111
+ background: #ffffff;
112
+ border: 1px solid #d9d9d9;
113
+ border-radius: 12px;
114
+ display:flex; align-items:center; justify-content:center;
115
+ color:#333; font-size: 40px; font-weight: 600;
116
+ }
117
+ .small-btn { width: 120px; height: 90px; font-size: 34px; }
118
+ .wide-btn { width: 200px; }
119
+ .icon-square {
120
+ width: 148px; height:96px; border:1px solid #d9d9d9; border-radius:12px; background:#fff;
121
+ display:flex; align-items:center; justify-content:center; color:#444; font-size:32px; font-weight:600;
122
+ }
123
+ .done-button {
124
+ margin-left: auto;
125
+ width: 220px; height: 96px;
126
+ background: #49c1cc;
127
+ color:#fff; font-weight:700; font-size:42px;
128
+ border-radius: 12px;
129
+ display:flex; align-items:center; justify-content:center;
130
+ }
131
+
132
+ /* Editor content area */
133
+ .editor {
134
+ position: absolute;
135
+ top: 720px;
136
+ left: 0;
137
+ right: 0;
138
+ bottom: 900px; /* leave space for keyboard */
139
+ padding: 0 60px;
140
+ box-sizing: border-box;
141
+ background: #ffffff;
142
+ }
143
+ .editor p {
144
+ margin: 0;
145
+ font-size: 52px;
146
+ color: #222;
147
+ line-height: 1.5;
148
+ }
149
+
150
+ /* Keyboard */
151
+ .keyboard {
152
+ position: absolute;
153
+ bottom: 0;
154
+ left: 0;
155
+ width: 1080px;
156
+ height: 900px;
157
+ background: #1f1f22;
158
+ border-top-left-radius: 24px;
159
+ border-top-right-radius: 24px;
160
+ color:#fff;
161
+ }
162
+ .suggest-bar {
163
+ height: 110px;
164
+ display:flex;
165
+ align-items:center;
166
+ justify-content:center;
167
+ gap: 34px;
168
+ font-size: 44px;
169
+ color:#d9d9d9;
170
+ }
171
+ .suggest-sep { color:#8c8c8c; }
172
+ .keys {
173
+ padding: 26px 30px;
174
+ box-sizing: border-box;
175
+ }
176
+ .key-row { display:flex; justify-content: space-between; margin-bottom: 24px; }
177
+ .key {
178
+ width: 88px; height: 110px; background:#2a2a2e; border-radius:16px; display:flex; align-items:center; justify-content:center;
179
+ font-size: 48px; color:#eaeaea;
180
+ }
181
+ .key-wide { width: 160px; }
182
+ .key-xwide { width: 360px; }
183
+ .key-icon {
184
+ width: 88px; height: 110px; background:#2a2a2e; border-radius:16px; display:flex; align-items:center; justify-content:center;
185
+ }
186
+ .key-icon svg { width: 50px; height: 50px; fill:#eaeaea; }
187
+ .bottom-row { display:flex; align-items:center; justify-content: space-between; }
188
+ .dot-key { width: 88px; height:110px; background:#2a2a2e; border-radius:16px; display:flex; align-items:center; justify-content:center; font-size: 70px; }
189
+ .return-key {
190
+ width: 140px; height: 110px; background:#d8c7e9; border-radius: 30px;
191
+ display:flex; align-items:center; justify-content:center;
192
+ }
193
+ .return-key svg { width: 60px; height: 60px; fill:#4c2b78; }
194
+ </style>
195
+ </head>
196
+ <body>
197
+ <div id="render-target">
198
+
199
+ <!-- Status Bar -->
200
+ <div class="status-bar">
201
+ <div class="status-left">11:05</div>
202
+ <div class="status-right">
203
+ <div class="icon-dot"></div>
204
+ <div class="icon-dot"></div>
205
+ <div class="icon-dot"></div>
206
+ <div class="wifi"></div>
207
+ <div class="battery"><div class="level"></div></div>
208
+ </div>
209
+ </div>
210
+
211
+ <!-- App Header Row -->
212
+ <div class="app-header">
213
+ <div class="back-btn">
214
+ <svg viewBox="0 0 24 24">
215
+ <path d="M15.5 4l-9 8 9 8v-5.5H24v-5H15.5V4z"></path>
216
+ </svg>
217
+ </div>
218
+ <div class="app-actions">
219
+ <!-- collapse/chevron -->
220
+ <div class="action-icon">
221
+ <svg viewBox="0 0 24 24">
222
+ <path d="M6 9l6 6 6-6" stroke-linecap="round" stroke-linejoin="round"></path>
223
+ </svg>
224
+ </div>
225
+ <!-- trash -->
226
+ <div class="action-icon">
227
+ <svg viewBox="0 0 24 24">
228
+ <path d="M4 6h16M9 6V4h6v2M6 6l1 14h10l1-14" stroke-linecap="round" stroke-linejoin="round"></path>
229
+ </svg>
230
+ </div>
231
+ <!-- help -->
232
+ <div class="action-icon">
233
+ <svg viewBox="0 0 24 24">
234
+ <path d="M12 2a10 10 0 100 20 10 10 0 000-20zM12 17h0M9.5 9.5a3 3 0 116 0c0 2-3 2.5-3 4" stroke-linecap="round" stroke-linejoin="round"></path>
235
+ </svg>
236
+ </div>
237
+ </div>
238
+ </div>
239
+
240
+ <!-- Title Field -->
241
+ <div class="title-field">Title</div>
242
+
243
+ <!-- Formatting Toolbar -->
244
+ <div class="toolbar">
245
+ <div class="tool-row">
246
+ <div class="icon-square">OCR</div>
247
+ <div class="tool-btn">B</div>
248
+ <div class="tool-btn">I</div>
249
+ <div class="tool-btn">T</div>
250
+ <div class="tool-btn">U</div>
251
+ <div class="tool-btn">A</div>
252
+ <div class="tool-btn">TT</div>
253
+ </div>
254
+
255
+ <div class="tool-row">
256
+ <div class="small-btn">▶︎</div>
257
+ <div class="small-btn">≡</div>
258
+ <div class="small-btn">x²</div>
259
+ <div class="small-btn">x₂</div>
260
+ <div class="small-btn">
261
+ <svg viewBox="0 0 24 24">
262
+ <path d="M15 6l-6 6 6 6" stroke="#444" stroke-width="3" fill="none" stroke-linecap="round" stroke-linejoin="round"></path>
263
+ </svg>
264
+ </div>
265
+ <div class="small-btn">
266
+ <svg viewBox="0 0 24 24">
267
+ <path d="M9 6l6 6-6 6" stroke="#444" stroke-width="3" fill="none" stroke-linecap="round" stroke-linejoin="round"></path>
268
+ </svg>
269
+ </div>
270
+ </div>
271
+
272
+ <div class="tool-row">
273
+ <div class="small-btn">≡</div>
274
+ <div class="small-btn">≡</div>
275
+ <div class="small-btn">≡</div>
276
+ <div class="small-btn">•</div>
277
+ <div class="small-btn">1.</div>
278
+ <div class="small-btn">☑</div>
279
+ <div class="done-button">DONE</div>
280
+ </div>
281
+ </div>
282
+
283
+ <!-- Editor Content -->
284
+ <div class="editor">
285
+ <p>Manager</p>
286
+ <p>AA Technologies</p>
287
+ </div>
288
+
289
+ <!-- Keyboard -->
290
+ <div class="keyboard">
291
+ <div class="suggest-bar">
292
+ <span>Ltd</span>
293
+ <span class="suggest-sep">|</span>
294
+ <span>Pvt</span>
295
+ <span class="suggest-sep">|</span>
296
+ <span>limited</span>
297
+ <span style="margin-left:auto; display:flex; align-items:center; gap:24px; padding-right:20px;">
298
+ <svg viewBox="0 0 24 24" style="width:40px;height:40px;fill:#d9d9d9;">
299
+ <circle cx="12" cy="12" r="10"></circle>
300
+ </svg>
301
+ </span>
302
+ </div>
303
+
304
+ <div class="keys">
305
+ <!-- Row 1 -->
306
+ <div class="key-row">
307
+ <div class="key">q</div><div class="key">w</div><div class="key">e</div><div class="key">r</div><div class="key">t</div><div class="key">y</div><div class="key">u</div><div class="key">i</div><div class="key">o</div><div class="key">p</div>
308
+ </div>
309
+ <!-- Row 2 -->
310
+ <div class="key-row" style="padding: 0 44px;">
311
+ <div class="key">a</div><div class="key">s</div><div class="key">d</div><div class="key">f</div><div class="key">g</div><div class="key">h</div><div class="key">j</div><div class="key">k</div><div class="key">l</div>
312
+ </div>
313
+ <!-- Row 3 -->
314
+ <div class="key-row" style="padding: 0 120px;">
315
+ <div class="key">z</div><div class="key">x</div><div class="key">c</div><div class="key">v</div><div class="key">b</div><div class="key">n</div><div class="key">m</div>
316
+ </div>
317
+
318
+ <!-- Bottom Row -->
319
+ <div class="bottom-row" style="margin-top: 18px;">
320
+ <div class="key-wide">?123</div>
321
+ <div class="key">,</div>
322
+ <div class="key-icon">
323
+ <svg viewBox="0 0 24 24">
324
+ <circle cx="12" cy="12" r="10"></circle>
325
+ <circle cx="12" cy="12" r="4" fill="#1f1f22"></circle>
326
+ </svg>
327
+ </div>
328
+ <div class="key-xwide"></div><!-- space bar placeholder -->
329
+ <div class="key dot-key">.</div>
330
+ <div class="return-key">
331
+ <svg viewBox="0 0 24 24">
332
+ <path d="M18 7v5H7l4-4-4-4" />
333
+ </svg>
334
+ </div>
335
+ </div>
336
+ </div>
337
+ </div>
338
+
339
+ </div>
340
+ </body>
341
+ </html>
code/1085/1085_18.html ADDED
@@ -0,0 +1,227 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <html lang="en">
2
+ <head>
3
+ <meta charset="UTF-8">
4
+ <meta name="viewport" content="width=1080, initial-scale=1.0">
5
+ <title>Mobile Note Editor Mock</title>
6
+ <style>
7
+ body { margin: 0; padding: 0; background: transparent; font-family: Arial, Helvetica, sans-serif; }
8
+ #render-target {
9
+ width: 1080px; height: 2400px; position: relative; overflow: hidden;
10
+ background: #ffffff;
11
+ border-radius: 0;
12
+ }
13
+
14
+ /* Status bar */
15
+ .status-bar {
16
+ position: absolute; top: 0; left: 0; width: 100%; height: 90px;
17
+ background: #67c2cf;
18
+ color: #ffffff; font-weight: 600; letter-spacing: .3px;
19
+ }
20
+ .status-bar .time {
21
+ position: absolute; left: 36px; top: 24px; font-size: 38px;
22
+ }
23
+ .status-icons {
24
+ position: absolute; right: 32px; top: 28px; display: flex; gap: 24px; align-items: center;
25
+ }
26
+ .status-dot { width: 12px; height: 12px; background: #fff; border-radius: 50%; opacity: .9; }
27
+ .status-icons .wifi {
28
+ width: 40px; height: 28px;
29
+ border: 3px solid #fff; border-top-left-radius: 40px; border-top-right-radius: 40px;
30
+ border-bottom: none; transform: translateY(6px);
31
+ }
32
+ .status-icons .battery {
33
+ width: 46px; height: 24px; border: 3px solid #fff; border-radius: 4px; position: relative;
34
+ }
35
+ .battery::after {
36
+ content: ""; position: absolute; right: -10px; top: 7px; width: 8px; height: 10px; background: #fff; border-radius: 2px;
37
+ }
38
+
39
+ /* App bar */
40
+ .app-bar {
41
+ position: absolute; top: 90px; left: 0; width: 100%; height: 210px; background: #67c2cf;
42
+ }
43
+ .back-btn {
44
+ position: absolute; left: 30px; top: 48px; width: 70px; height: 70px; display: flex; align-items: center; justify-content: center;
45
+ }
46
+ .back-btn svg { width: 48px; height: 48px; }
47
+ .title-input {
48
+ position: absolute; left: 120px; right: 120px; top: 36px; height: 120px;
49
+ background: #f5f7f8; border-radius: 14px; border: 1px solid #d7e0e2;
50
+ padding: 30px 32px; box-sizing: border-box; font-size: 44px; color: #333;
51
+ }
52
+ .title-input::placeholder { color: #7a8a90; }
53
+ .app-actions {
54
+ position: absolute; right: 24px; top: 26px; display: flex; gap: 26px;
55
+ }
56
+ .circle-icon {
57
+ width: 84px; height: 84px; background: rgba(255,255,255,0.18); border-radius: 50%;
58
+ border: 2px solid rgba(255,255,255,0.7); display: flex; align-items: center; justify-content: center; color: #fff; font-size: 46px; font-weight: 700;
59
+ }
60
+ .circle-icon svg { width: 46px; height: 46px; fill: none; stroke: #fff; stroke-width: 4; }
61
+
62
+ /* Formatting toolbar area */
63
+ .toolbar-area {
64
+ position: absolute; top: 300px; left: 0; width: 100%; padding: 40px 40px 24px 40px; box-sizing: border-box;
65
+ background: #ffffff;
66
+ }
67
+ .tool-row { display: flex; gap: 28px; margin-bottom: 32px; flex-wrap: wrap; }
68
+ .tool {
69
+ height: 92px; min-width: 120px; padding: 0 24px;
70
+ background: #F0F2F3; border: 1px solid #D4D8DA; border-radius: 8px;
71
+ display: flex; align-items: center; justify-content: center; color: #444; font-size: 42px; font-weight: 600;
72
+ }
73
+ .tool.small { min-width: 110px; font-size: 40px; }
74
+ .tool.wide { min-width: 180px; }
75
+ .tool .sub { font-size: 28px; vertical-align: baseline; }
76
+ .tool .sup { font-size: 28px; vertical-align: super; }
77
+ .done-btn {
78
+ margin-left: auto; background: #55b6c5; color: #fff; border-color: #4aa9b8; font-weight: 800; letter-spacing: 1px; padding: 0 36px; min-width: 220px;
79
+ }
80
+
81
+ /* Document area */
82
+ .doc-area {
83
+ position: absolute; top: 780px; left: 0; width: 100%; height: 760px; padding: 40px;
84
+ box-sizing: border-box; background: #ffffff; color: #111;
85
+ }
86
+ .doc-line { font-size: 58px; line-height: 84px; }
87
+
88
+ /* Keyboard mock */
89
+ .keyboard {
90
+ position: absolute; left: 0; bottom: 0; width: 100%; height: 860px; background: #151517; color: #fff;
91
+ box-shadow: 0 -8px 20px rgba(0,0,0,0.25);
92
+ }
93
+ .kb-top {
94
+ height: 120px; display: flex; align-items: center; justify-content: space-between; padding: 0 42px;
95
+ box-sizing: border-box;
96
+ }
97
+ .kb-top .pill {
98
+ width: 92px; height: 92px; background: #2a2a2f; border-radius: 22px; display: flex; align-items: center; justify-content: center; font-size: 38px;
99
+ }
100
+ .kb-grid {
101
+ position: absolute; left: 24px; right: 24px; bottom: 24px; top: 140px;
102
+ display: grid; grid-template-columns: repeat(10, 1fr); grid-auto-rows: 116px; gap: 18px;
103
+ }
104
+ .key {
105
+ background: #252528; border-radius: 22px; display: flex; align-items: center; justify-content: center;
106
+ font-size: 54px; color: #eaeaf0;
107
+ }
108
+ .key.small { font-size: 46px; }
109
+ .key.wide { grid-column: span 3; }
110
+ .key.return { grid-column: span 2; background: #d9c3ea; color: #2b2b2f; font-weight: 800; }
111
+ .space { grid-column: span 4; background: #2b2b2f; }
112
+ .corner { border-radius: 30px; }
113
+ </style>
114
+ </head>
115
+ <body>
116
+ <div id="render-target">
117
+
118
+ <!-- Status Bar -->
119
+ <div class="status-bar">
120
+ <div class="time">11:08</div>
121
+ <div class="status-icons">
122
+ <div class="status-dot"></div>
123
+ <div class="status-dot"></div>
124
+ <div class="status-dot"></div>
125
+ <div class="wifi"></div>
126
+ <div class="battery"></div>
127
+ </div>
128
+ </div>
129
+
130
+ <!-- App Bar -->
131
+ <div class="app-bar">
132
+ <div class="back-btn">
133
+ <svg viewBox="0 0 24 24">
134
+ <path d="M15 5 L7 12 L15 19" stroke="#ffffff" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"/>
135
+ </svg>
136
+ </div>
137
+
138
+ <div class="title-input">Title</div>
139
+
140
+ <div class="app-actions">
141
+ <div class="circle-icon">
142
+ <svg viewBox="0 0 24 24"><path d="M6 9 L12 15 L18 9" /></svg>
143
+ </div>
144
+ <div class="circle-icon">
145
+ <svg viewBox="0 0 24 24">
146
+ <rect x="6" y="7" width="12" height="12" rx="2" ry="2"></rect>
147
+ <rect x="10" y="4" width="4" height="3" rx="1"></rect>
148
+ </svg>
149
+ </div>
150
+ <div class="circle-icon">?</div>
151
+ </div>
152
+ </div>
153
+
154
+ <!-- Formatting Toolbar -->
155
+ <div class="toolbar-area">
156
+ <div class="tool-row">
157
+ <div class="tool wide">OCR</div>
158
+ <div class="tool">B</div>
159
+ <div class="tool">I</div>
160
+ <div class="tool">T</div>
161
+ <div class="tool">U</div>
162
+ <div class="tool">A</div>
163
+ <div class="tool">Tt</div>
164
+ </div>
165
+
166
+ <div class="tool-row">
167
+ <div class="tool">▶︎</div>
168
+ <div class="tool">◀︎</div>
169
+ <div class="tool small">x<tspan class="sup">2</tspan></div>
170
+ <div class="tool small">x<tspan class="sub">2</tspan></div>
171
+ <div class="tool">↶</div>
172
+ <div class="tool">↷</div>
173
+ </div>
174
+
175
+ <div class="tool-row">
176
+ <div class="tool">≡</div>
177
+ <div class="tool">≣</div>
178
+ <div class="tool">≡</div>
179
+ <div class="tool">• •</div>
180
+ <div class="tool">1 2 3</div>
181
+ <div class="tool">☑︎</div>
182
+ <div class="tool done-btn">DONE</div>
183
+ </div>
184
+ </div>
185
+
186
+ <!-- Document Area -->
187
+ <div class="doc-area">
188
+ <div class="doc-line">Manager</div>
189
+ <div class="doc-line">AA Technologies</div>
190
+ </div>
191
+
192
+ <!-- Keyboard -->
193
+ <div class="keyboard">
194
+ <div class="kb-top">
195
+ <div class="pill">⌾</div>
196
+ <div class="pill">GIF</div>
197
+ <div class="pill">⚙️</div>
198
+ <div class="pill">G≁</div>
199
+ <div class="pill">🎨</div>
200
+ <div class="pill">🎤</div>
201
+ </div>
202
+
203
+ <div class="kb-grid">
204
+ <!-- Row 1 -->
205
+ <div class="key small">Q</div><div class="key small">W</div><div class="key small">E</div><div class="key small">R</div><div class="key small">T</div>
206
+ <div class="key small">Y</div><div class="key small">U</div><div class="key small">I</div><div class="key small">O</div><div class="key small">P</div>
207
+
208
+ <!-- Row 2 -->
209
+ <div class="key small">A</div><div class="key small">S</div><div class="key small">D</div><div class="key small">F</div><div class="key small">G</div>
210
+ <div class="key small">H</div><div class="key small">J</div><div class="key small">K</div><div class="key small">L</div><div class="key small">⌫</div>
211
+
212
+ <!-- Row 3 -->
213
+ <div class="key small">⇧</div><div class="key small">Z</div><div class="key small">X</div><div class="key small">C</div><div class="key small">V</div>
214
+ <div class="key small">B</div><div class="key small">N</div><div class="key small">M</div><div class="key small">.</div><div class="key return">↵</div>
215
+
216
+ <!-- Row 4 -->
217
+ <div class="key small">?123</div>
218
+ <div class="key small">,</div>
219
+ <div class="key space"> </div>
220
+ <div class="key small">•</div>
221
+ <div class="key return">↵</div>
222
+ </div>
223
+ </div>
224
+
225
+ </div>
226
+ </body>
227
+ </html>
code/1085/1085_19.html ADDED
@@ -0,0 +1,356 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <html>
2
+ <head>
3
+ <meta charset="UTF-8">
4
+ <title>Mobile Note Editor Mock</title>
5
+ <style>
6
+ body { margin: 0; padding: 0; background: transparent; font-family: Arial, Helvetica, sans-serif; }
7
+ #render-target {
8
+ width: 1080px;
9
+ height: 2400px;
10
+ position: relative;
11
+ overflow: hidden;
12
+ background: #ffffff;
13
+ }
14
+
15
+ /* Top cyan status/app bar */
16
+ .status-bar {
17
+ position: absolute;
18
+ top: 0;
19
+ left: 0;
20
+ width: 1080px;
21
+ height: 165px;
22
+ background: #59c1cc;
23
+ color: #ffffff;
24
+ }
25
+ .status-content {
26
+ position: absolute;
27
+ top: 18px;
28
+ left: 32px;
29
+ right: 32px;
30
+ height: 130px;
31
+ }
32
+ .time {
33
+ font-size: 44px;
34
+ letter-spacing: 1px;
35
+ }
36
+ .status-icons {
37
+ position: absolute;
38
+ right: 0;
39
+ top: 0;
40
+ display: flex;
41
+ align-items: center;
42
+ gap: 22px;
43
+ }
44
+ .status-icons svg { fill: #ffffff; }
45
+
46
+ /* Title and actions */
47
+ .title-area {
48
+ position: absolute;
49
+ top: 165px;
50
+ left: 0;
51
+ width: 100%;
52
+ padding: 28px 32px 8px 32px;
53
+ box-sizing: border-box;
54
+ background: #ffffff;
55
+ }
56
+ .top-row {
57
+ display: flex;
58
+ align-items: center;
59
+ justify-content: space-between;
60
+ }
61
+ .back-btn {
62
+ width: 64px;
63
+ height: 64px;
64
+ border-radius: 32px;
65
+ display: flex;
66
+ align-items: center;
67
+ justify-content: center;
68
+ cursor: default;
69
+ }
70
+ .action-icons {
71
+ display: flex;
72
+ align-items: center;
73
+ gap: 26px;
74
+ }
75
+ .action-icons .icon-wrap {
76
+ width: 72px;
77
+ height: 72px;
78
+ border-radius: 12px;
79
+ display: flex;
80
+ align-items: center;
81
+ justify-content: center;
82
+ background: transparent;
83
+ }
84
+ .action-icons svg { fill: #6b6b6b; }
85
+
86
+ .title-input {
87
+ margin: 18px 0 10px 0;
88
+ width: 900px;
89
+ height: 92px;
90
+ border-radius: 14px;
91
+ background: #f2f5f6;
92
+ border: 1px solid #e0e3e6;
93
+ display: flex;
94
+ align-items: center;
95
+ padding: 0 22px;
96
+ box-sizing: border-box;
97
+ font-size: 42px;
98
+ color: #a2a7ad;
99
+ }
100
+
101
+ /* Toolbar */
102
+ .toolbar {
103
+ position: absolute;
104
+ top: 420px;
105
+ left: 32px;
106
+ right: 32px;
107
+ }
108
+ .tool-row {
109
+ display: flex;
110
+ gap: 24px;
111
+ margin-bottom: 26px;
112
+ align-items: center;
113
+ flex-wrap: wrap;
114
+ }
115
+ .tool-btn {
116
+ min-width: 120px;
117
+ height: 90px;
118
+ background: #f3f4f6;
119
+ border: 1px solid #e0e0e0;
120
+ border-radius: 10px;
121
+ display: flex;
122
+ align-items: center;
123
+ justify-content: center;
124
+ color: #444;
125
+ font-size: 42px;
126
+ padding: 0 12px;
127
+ box-sizing: border-box;
128
+ }
129
+ .tool-btn.small { min-width: 100px; height: 86px; font-size: 36px; }
130
+ .tool-btn.wide { min-width: 180px; }
131
+ .tool-btn .sub { font-size: 26px; vertical-align: super; }
132
+ .tool-btn .sub2 { font-size: 26px; vertical-align: sub; }
133
+
134
+ .done-btn {
135
+ margin-left: auto;
136
+ background: #31b3c1;
137
+ color: #ffffff;
138
+ border-color: #27a8b6;
139
+ font-weight: bold;
140
+ min-width: 210px;
141
+ }
142
+
143
+ /* Content area */
144
+ .content {
145
+ position: absolute;
146
+ top: 770px;
147
+ left: 32px;
148
+ right: 32px;
149
+ bottom: 900px; /* leaves space for keyboard */
150
+ overflow: hidden;
151
+ color: #111;
152
+ font-size: 56px;
153
+ line-height: 1.55;
154
+ }
155
+
156
+ /* Keyboard */
157
+ .keyboard {
158
+ position: absolute;
159
+ bottom: 0;
160
+ left: 0;
161
+ width: 1080px;
162
+ height: 860px;
163
+ background: #1f1f23;
164
+ color: #eaeaea;
165
+ border-top-left-radius: 26px;
166
+ border-top-right-radius: 26px;
167
+ box-sizing: border-box;
168
+ padding: 22px 22px 30px 22px;
169
+ }
170
+ .suggest-bar {
171
+ height: 110px;
172
+ background: #2a2a2e;
173
+ border-radius: 16px;
174
+ display: flex;
175
+ align-items: center;
176
+ justify-content: space-between;
177
+ padding: 0 24px;
178
+ box-sizing: border-box;
179
+ font-size: 44px;
180
+ }
181
+ .suggest-left { display: flex; gap: 26px; align-items: center; opacity: 0.95; }
182
+ .kb-rows { margin-top: 18px; }
183
+ .key-row {
184
+ display: flex;
185
+ gap: 14px;
186
+ justify-content: center;
187
+ margin-bottom: 16px;
188
+ }
189
+ .key {
190
+ width: 92px;
191
+ height: 120px;
192
+ background: #2f2f33;
193
+ border-radius: 18px;
194
+ display: flex;
195
+ align-items: center;
196
+ justify-content: center;
197
+ font-size: 44px;
198
+ color: #f3f3f3;
199
+ }
200
+ .key.wide-1 { width: 140px; }
201
+ .key.wide-2 { width: 190px; }
202
+ .key.space { width: 520px; }
203
+ .key.dot { width: 92px; }
204
+ .return {
205
+ width: 140px;
206
+ background: #cfb7f3;
207
+ color: #1f1f23;
208
+ font-weight: bold;
209
+ }
210
+
211
+ /* subtle separators under inputs */
212
+ .shadow-line {
213
+ position: absolute;
214
+ left: 0;
215
+ right: 0;
216
+ top: 165px;
217
+ height: 0;
218
+ border-bottom: 0 solid transparent;
219
+ }
220
+ </style>
221
+ </head>
222
+ <body>
223
+ <div id="render-target">
224
+
225
+ <!-- Status/App bar -->
226
+ <div class="status-bar">
227
+ <div class="status-content">
228
+ <div class="time">11:10</div>
229
+ <div class="status-icons">
230
+ <!-- small dot -->
231
+ <svg width="10" height="10" viewBox="0 0 10 10"><circle cx="5" cy="5" r="5"/></svg>
232
+ <!-- signal -->
233
+ <svg width="26" height="26" viewBox="0 0 24 24"><path d="M2 20h2v-4H2v4zm4 0h2v-7H6v7zm4 0h2V9h-2v11zm4 0h2V5h-2v15zm4 0h2V2h-2v18z"/></svg>
234
+ <!-- wifi -->
235
+ <svg width="30" height="30" viewBox="0 0 24 24"><path d="M12 18.5a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3zM2 9c5.5-5.5 14.5-5.5 20 0l-1.6 1.6C15 6.2 9 6.2 3.6 10.6L2 9zm4 4c3.9-3.9 10.1-3.9 14 0l-1.6 1.6c-3-3-7.8-3-10.8 0L6 13z"/></svg>
236
+ <!-- battery -->
237
+ <svg width="36" height="36" viewBox="0 0 24 24"><path d="M17 6h2a2 2 0 0 1 2 2v1h1v6h-1v1a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h12zm0 2H5v8h12V8z" /></svg>
238
+ </div>
239
+ </div>
240
+ </div>
241
+
242
+ <!-- Title and action icons -->
243
+ <div class="title-area">
244
+ <div class="top-row">
245
+ <div class="back-btn">
246
+ <svg width="48" height="48" viewBox="0 0 24 24"><path fill="#494949" d="M15.4 19.4 9 13l6.4-6.4L14 5 6 13l8 8 1.4-1.6z"/></svg>
247
+ </div>
248
+ <div class="action-icons">
249
+ <div class="icon-wrap">
250
+ <!-- chevron down -->
251
+ <svg width="40" height="40" viewBox="0 0 24 24"><path d="M7 9l5 5 5-5-1.4-1.4L12 11.2 8.4 7.6 7 9z"/></svg>
252
+ </div>
253
+ <div class="icon-wrap">
254
+ <!-- trash -->
255
+ <svg width="40" height="40" viewBox="0 0 24 24"><path d="M6 7h12l-1 14H7L6 7zm3-3h6l1 2H8l1-2z"/></svg>
256
+ </div>
257
+ <div class="icon-wrap">
258
+ <!-- help -->
259
+ <svg width="40" height="40" viewBox="0 0 24 24"><path d="M12 2a10 10 0 1 0 0 20A10 10 0 0 0 12 2zm0 16h-1.5V16H12v2zm2.2-7.4c-.3.5-.8.9-1.3 1.2-.6.4-.9.7-.9 1.3V14h-1.6v-1c0-1 .5-1.7 1.3-2.2.5-.3.9-.6 1.1-.9.2-.3.4-.6.4-1 0-1.1-.8-1.8-2-1.8-1 0-1.7.4-2.3 1.2L6.9 6.7C7.9 5.6 9.1 5 10.8 5c2.2 0 3.7 1.3 3.7 3.2 0 .7-.2 1.3-.6 1.9z"/></svg>
260
+ </div>
261
+ </div>
262
+ </div>
263
+
264
+ <div class="title-input">Title</div>
265
+ </div>
266
+
267
+ <!-- Toolbar with formatting buttons -->
268
+ <div class="toolbar">
269
+ <div class="tool-row">
270
+ <div class="tool-btn small">OCR</div>
271
+ <div class="tool-btn">B</div>
272
+ <div class="tool-btn">I</div>
273
+ <div class="tool-btn">T</div>
274
+ <div class="tool-btn">U</div>
275
+ <div class="tool-btn wide" style="color:#21a1f1;font-weight:bold;">A</div>
276
+ <div class="tool-btn">Tt</div>
277
+ </div>
278
+
279
+ <div class="tool-row">
280
+ <div class="tool-btn small">
281
+ <svg width="40" height="40" viewBox="0 0 24 24"><path fill="#555" d="M3 11h14v2H3zM18 7l5 5-5 5V7z"/></svg>
282
+ </div>
283
+ <div class="tool-btn small">
284
+ <svg width="40" height="40" viewBox="0 0 24 24"><path fill="#555" d="M21 11H7v2h14zM6 7L1 12l5 5V7z"/></svg>
285
+ </div>
286
+ <div class="tool-btn small"><span style="text-decoration: line-through;">x</span><span class="sub">2</span></div>
287
+ <div class="tool-btn small">x<span class="sub2">2</span></div>
288
+ <div class="tool-btn small">
289
+ <svg width="44" height="44" viewBox="0 0 24 24"><path fill="#555" d="M7 7h10v2H7zm-3 5h16v2H4zm3 5h10v2H7z"/></svg>
290
+ </div>
291
+ <div class="tool-btn small">
292
+ <svg width="44" height="44" viewBox="0 0 24 24"><path fill="#555" d="M17 7H7v2h10V7zm3 5H4v2h16v-2zM7 17h10v2H7z"/></svg>
293
+ </div>
294
+ </div>
295
+
296
+ <div class="tool-row">
297
+ <div class="tool-btn small">
298
+ <svg width="44" height="44" viewBox="0 0 24 24"><path fill="#555" d="M4 7h14v2H4V7zm0 5h10v2H4v-2zm0 5h6v2H4v-2z"/></svg>
299
+ </div>
300
+ <div class="tool-btn small">
301
+ <svg width="44" height="44" viewBox="0 0 24 24"><path fill="#555" d="M4 7h5v2H4zM4 12h8v2H4zM4 17h12v2H4zM13 7h7v2h-7zM16 12h4v2h-4zM18 17h2v2h-2z"/></svg>
302
+ </div>
303
+ <div class="tool-btn small">
304
+ <svg width="44" height="44" viewBox="0 0 24 24"><path fill="#555" d="M4 7h2v2H4V7zm4 0h12v2H8V7zM4 11h2v2H4v-2zm4 0h12v2H8v-2zM4 15h2v2H4v-2zm4 0h12v2H8v-2z"/></svg>
305
+ </div>
306
+ <div class="tool-btn done-btn">DONE</div>
307
+ </div>
308
+ </div>
309
+
310
+ <!-- Document content -->
311
+ <div class="content">
312
+ <div>Manager</div>
313
+ <div>AA Technologies</div>
314
+ <div>P</div>
315
+ </div>
316
+
317
+ <!-- On-screen keyboard -->
318
+ <div class="keyboard">
319
+ <div class="suggest-bar">
320
+ <div class="suggest-left">
321
+ <span>P</span>
322
+ <span>|</span>
323
+ <span>O</span>
324
+ <span>|</span>
325
+ <span>Please</span>
326
+ </div>
327
+ <div>
328
+ <!-- mic icon -->
329
+ <svg width="54" height="54" viewBox="0 0 24 24"><path fill="#eaeaea" d="M12 14a3 3 0 0 0 3-3V6a3 3 0 1 0-6 0v5a3 3 0 0 0 3 3zm5-3a5 5 0 0 1-10 0H5a7 7 0 0 0 6 6.9V20H9v2h6v-2h-2v-2.1A7 7 0 0 0 19 11h-2z"/></svg>
330
+ </div>
331
+ </div>
332
+
333
+ <div class="kb-rows">
334
+ <div class="key-row">
335
+ <div class="key">q</div><div class="key">w</div><div class="key">e</div><div class="key">r</div><div class="key">t</div><div class="key">y</div><div class="key">u</div><div class="key">i</div><div class="key">o</div><div class="key">p</div>
336
+ </div>
337
+ <div class="key-row">
338
+ <div class="key">a</div><div class="key">s</div><div class="key">d</div><div class="key">f</div><div class="key">g</div><div class="key">h</div><div class="key">j</div><div class="key">k</div><div class="key">l</div>
339
+ </div>
340
+ <div class="key-row">
341
+ <div class="key">z</div><div class="key">x</div><div class="key">c</div><div class="key">v</div><div class="key">b</div><div class="key">n</div><div class="key">m</div><div class="key">,</div>
342
+ </div>
343
+ <div class="key-row">
344
+ <div class="key wide-1">?123</div>
345
+ <div class="key wide-1">,</div>
346
+ <div class="key wide-1">😊</div>
347
+ <div class="key space"></div>
348
+ <div class="key dot">.</div>
349
+ <div class="key return">↵</div>
350
+ </div>
351
+ </div>
352
+ </div>
353
+
354
+ </div>
355
+ </body>
356
+ </html>
code/1085/1085_2.html ADDED
@@ -0,0 +1,326 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <html lang="en">
2
+ <head>
3
+ <meta charset="UTF-8">
4
+ <meta name="viewport" content="width=1080, initial-scale=1.0">
5
+ <title>Mobile Editor UI</title>
6
+ <style>
7
+ body { margin: 0; padding: 0; background: transparent; }
8
+ #render-target {
9
+ position: relative;
10
+ width: 1080px;
11
+ height: 2400px;
12
+ overflow: hidden;
13
+ background: #ffffff;
14
+ font-family: Arial, Helvetica, sans-serif;
15
+ color: #333;
16
+ }
17
+
18
+ /* Top teal app bar */
19
+ .app-bar {
20
+ position: absolute;
21
+ top: 0;
22
+ left: 0;
23
+ width: 1080px;
24
+ height: 180px;
25
+ background: #5EC3CE;
26
+ box-sizing: border-box;
27
+ padding: 28px 36px;
28
+ color: #ffffff;
29
+ }
30
+ .status-row {
31
+ display: flex;
32
+ align-items: center;
33
+ justify-content: space-between;
34
+ font-weight: 600;
35
+ }
36
+ .status-left {
37
+ display: flex;
38
+ align-items: center;
39
+ gap: 20px;
40
+ font-size: 36px;
41
+ }
42
+ .status-icons {
43
+ display: flex;
44
+ align-items: center;
45
+ gap: 20px;
46
+ }
47
+ .status-dot {
48
+ width: 28px; height: 28px; border-radius: 50%; background: rgba(255,255,255,0.85);
49
+ }
50
+ .wifi {
51
+ width: 42px; height: 28px;
52
+ }
53
+ .battery {
54
+ width: 60px; height: 28px;
55
+ }
56
+
57
+ /* Content area below app bar */
58
+ .content {
59
+ position: absolute;
60
+ top: 180px;
61
+ left: 0;
62
+ width: 100%;
63
+ height: calc(100% - 180px);
64
+ background: #ffffff;
65
+ }
66
+
67
+ .top-controls {
68
+ display: flex;
69
+ align-items: center;
70
+ padding: 30px 34px 10px 34px;
71
+ gap: 22px;
72
+ }
73
+ .back-btn {
74
+ width: 74px; height: 74px; border-radius: 50%;
75
+ display: flex; align-items: center; justify-content: center;
76
+ }
77
+ .back-btn svg { width: 40px; height: 40px; }
78
+ .title-input {
79
+ flex: 1;
80
+ height: 110px;
81
+ background: #F1F3F5;
82
+ border-radius: 14px;
83
+ box-sizing: border-box;
84
+ padding: 30px;
85
+ font-size: 44px;
86
+ color: #2d2d2d;
87
+ }
88
+ .action-icons {
89
+ display: flex;
90
+ align-items: center;
91
+ gap: 26px;
92
+ }
93
+ .circle-icon {
94
+ width: 74px; height: 74px; border-radius: 50%;
95
+ background: #ffffff;
96
+ border: 2px solid #D9D9D9;
97
+ display: flex; align-items: center; justify-content: center;
98
+ }
99
+ .circle-icon svg { width: 36px; height: 36px; }
100
+
101
+ /* Formatting toolbar rows */
102
+ .toolbar {
103
+ padding: 20px 34px 0 34px;
104
+ }
105
+ .tool-row {
106
+ display: flex;
107
+ align-items: center;
108
+ gap: 24px;
109
+ margin-bottom: 26px;
110
+ }
111
+ .tool-btn {
112
+ height: 90px;
113
+ min-width: 110px;
114
+ background: #EFEFEF;
115
+ border: 1px solid #DDDDDD;
116
+ border-radius: 10px;
117
+ display: flex; align-items: center; justify-content: center;
118
+ font-size: 40px;
119
+ color: #444;
120
+ padding: 0 18px;
121
+ box-sizing: border-box;
122
+ }
123
+ .tool-btn.narrow { min-width: 90px; }
124
+ .tool-btn.wide { min-width: 160px; }
125
+ .tool-btn .sub { font-size: 30px; vertical-align: super; margin-left: 6px; }
126
+ .tool-btn .sub2 { font-size: 30px; vertical-align: sub; margin-left: 6px; }
127
+ .tool-btn svg { width: 40px; height: 40px; }
128
+ .done-btn {
129
+ margin-left: auto;
130
+ height: 100px;
131
+ padding: 0 36px;
132
+ background: #56BFCB;
133
+ color: #ffffff;
134
+ border-radius: 10px;
135
+ display: flex; align-items: center; justify-content: center;
136
+ font-size: 42px; font-weight: 700;
137
+ border: none;
138
+ }
139
+
140
+ /* Editor area */
141
+ .editor {
142
+ margin-top: 16px;
143
+ height: 1600px;
144
+ border-top: 2px solid #F0F0F0;
145
+ padding: 36px;
146
+ font-size: 44px;
147
+ color: #8A8A8A;
148
+ }
149
+
150
+ /* Bottom navigation bar indicator */
151
+ .gesture-bar {
152
+ position: absolute;
153
+ bottom: 32px;
154
+ left: 50%;
155
+ transform: translateX(-50%);
156
+ width: 500px; height: 12px; border-radius: 8px;
157
+ background: #C7C7C7;
158
+ }
159
+ </style>
160
+ </head>
161
+ <body>
162
+ <div id="render-target">
163
+
164
+ <!-- Top teal bar with status -->
165
+ <div class="app-bar">
166
+ <div class="status-row">
167
+ <div class="status-left">
168
+ <span>10:56</span>
169
+ <div class="status-dot"></div>
170
+ <div class="status-dot"></div>
171
+ </div>
172
+ <div class="status-icons">
173
+ <!-- Simple connection icon -->
174
+ <svg class="wifi" viewBox="0 0 24 24" fill="none">
175
+ <path d="M2 8c5-4 15-4 20 0" stroke="#fff" stroke-width="2" stroke-linecap="round"/>
176
+ <path d="M5 12c4-3 10-3 14 0" stroke="#fff" stroke-width="2" stroke-linecap="round"/>
177
+ <path d="M9 16c3-2 5-2 8 0" stroke="#fff" stroke-width="2" stroke-linecap="round"/>
178
+ <circle cx="12" cy="19" r="2" fill="#fff"/>
179
+ </svg>
180
+ <!-- Battery -->
181
+ <svg class="battery" viewBox="0 0 28 16" fill="none">
182
+ <rect x="1" y="1" width="22" height="14" rx="3" stroke="#fff" stroke-width="2"/>
183
+ <rect x="24" y="5" width="3" height="6" rx="1" fill="#fff"/>
184
+ <rect x="4" y="4" width="16" height="8" rx="2" fill="#fff"/>
185
+ </svg>
186
+ </div>
187
+ </div>
188
+ </div>
189
+
190
+ <!-- Content -->
191
+ <div class="content">
192
+ <div class="top-controls">
193
+ <!-- Back Arrow -->
194
+ <div class="back-btn">
195
+ <svg viewBox="0 0 24 24" fill="#666">
196
+ <path d="M15 6l-6 6 6 6" stroke="#666" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/>
197
+ </svg>
198
+ </div>
199
+
200
+ <!-- Title field -->
201
+ <div class="title-input">Title</div>
202
+
203
+ <!-- Right small icons -->
204
+ <div class="action-icons">
205
+ <div class="circle-icon">
206
+ <svg viewBox="0 0 24 24" fill="none">
207
+ <path d="M6 9l6 6 6-6" stroke="#666" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
208
+ </svg>
209
+ </div>
210
+ <div class="circle-icon">
211
+ <svg viewBox="0 0 24 24" fill="none">
212
+ <rect x="6" y="3" width="12" height="16" stroke="#666" stroke-width="2"/>
213
+ <rect x="9" y="6" width="6" height="10" fill="#666"/>
214
+ </svg>
215
+ </div>
216
+ <div class="circle-icon">
217
+ <svg viewBox="0 0 24 24" fill="none">
218
+ <circle cx="12" cy="12" r="9" stroke="#666" stroke-width="2"/>
219
+ <path d="M12 7a2 2 0 012 2c0 1.5-2 1.6-2 4" stroke="#666" stroke-width="2" stroke-linecap="round"/>
220
+ <circle cx="12" cy="17" r="1.3" fill="#666"/>
221
+ </svg>
222
+ </div>
223
+ </div>
224
+ </div>
225
+
226
+ <!-- Formatting tools -->
227
+ <div class="toolbar">
228
+
229
+ <div class="tool-row">
230
+ <div class="tool-btn wide" style="border-style:dashed;">OCR</div>
231
+ <div class="tool-btn">B</div>
232
+ <div class="tool-btn">I</div>
233
+ <div class="tool-btn">T</div>
234
+ <div class="tool-btn">U</div>
235
+ <div class="tool-btn">A</div>
236
+ <div class="tool-btn wide">TT</div>
237
+ </div>
238
+
239
+ <div class="tool-row">
240
+ <div class="tool-btn">
241
+ <svg viewBox="0 0 24 24">
242
+ <path d="M3 12h14" stroke="#666" stroke-width="2"/>
243
+ <path d="M10 6l-6 6 6 6" stroke="#666" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"/>
244
+ </svg>
245
+ </div>
246
+ <div class="tool-btn">
247
+ <svg viewBox="0 0 24 24">
248
+ <path d="M21 12H7" stroke="#666" stroke-width="2"/>
249
+ <path d="M14 6l6 6-6 6" stroke="#666" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"/>
250
+ </svg>
251
+ </div>
252
+ <div class="tool-btn">X<span class="sub">2</span></div>
253
+ <div class="tool-btn">X<span class="sub2">2</span></div>
254
+ <div class="tool-btn">
255
+ <svg viewBox="0 0 24 24">
256
+ <path d="M8 12l8 0" stroke="#666" stroke-width="2"/>
257
+ <path d="M5 8l5 4-5 4" stroke="#666" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"/>
258
+ </svg>
259
+ </div>
260
+ <div class="tool-btn">
261
+ <svg viewBox="0 0 24 24">
262
+ <path d="M16 12H8" stroke="#666" stroke-width="2"/>
263
+ <path d="M19 8l-5 4 5 4" stroke="#666" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"/>
264
+ </svg>
265
+ </div>
266
+ </div>
267
+
268
+ <div class="tool-row">
269
+ <div class="tool-btn">
270
+ <svg viewBox="0 0 24 24">
271
+ <rect x="3" y="5" width="18" height="2" fill="#666"/>
272
+ <rect x="3" y="11" width="18" height="2" fill="#666"/>
273
+ <rect x="3" y="17" width="18" height="2" fill="#666"/>
274
+ </svg>
275
+ </div>
276
+ <div class="tool-btn">
277
+ <svg viewBox="0 0 24 24">
278
+ <rect x="8" y="5" width="13" height="2" fill="#666"/>
279
+ <rect x="3" y="11" width="18" height="2" fill="#666"/>
280
+ <rect x="8" y="17" width="13" height="2" fill="#666"/>
281
+ </svg>
282
+ </div>
283
+ <div class="tool-btn">
284
+ <svg viewBox="0 0 24 24">
285
+ <rect x="3" y="5" width="14" height="2" fill="#666"/>
286
+ <rect x="3" y="11" width="18" height="2" fill="#666"/>
287
+ <rect x="3" y="17" width="10" height="2" fill="#666"/>
288
+ </svg>
289
+ </div>
290
+ <div class="tool-btn">
291
+ <svg viewBox="0 0 24 24">
292
+ <circle cx="6" cy="6" r="2" fill="#666"/>
293
+ <rect x="10" y="5" width="11" height="2" fill="#666"/>
294
+ <circle cx="6" cy="12" r="2" fill="#666"/>
295
+ <rect x="10" y="11" width="11" height="2" fill="#666"/>
296
+ <circle cx="6" cy="18" r="2" fill="#666"/>
297
+ <rect x="10" y="17" width="11" height="2" fill="#666"/>
298
+ </svg>
299
+ </div>
300
+ <div class="tool-btn">
301
+ <svg viewBox="0 0 24 24">
302
+ <text x="3" y="10" font-size="8" fill="#666">1.</text>
303
+ <rect x="9" y="7" width="12" height="2" fill="#666"/>
304
+ <text x="3" y="18" font-size="8" fill="#666">2.</text>
305
+ <rect x="9" y="15" width="12" height="2" fill="#666"/>
306
+ </svg>
307
+ </div>
308
+ <div class="tool-btn">
309
+ <svg viewBox="0 0 24 24">
310
+ <rect x="5" y="6" width="14" height="12" rx="2" stroke="#666" stroke-width="2" fill="none"/>
311
+ <path d="M9 12l2 2 4-4" stroke="#666" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"/>
312
+ </svg>
313
+ </div>
314
+
315
+ <div class="done-btn">DONE</div>
316
+ </div>
317
+ </div>
318
+
319
+ <!-- Writing area -->
320
+ <div class="editor">Start writing here...</div>
321
+ </div>
322
+
323
+ <div class="gesture-bar"></div>
324
+ </div>
325
+ </body>
326
+ </html>
code/1085/1085_20.html ADDED
@@ -0,0 +1,346 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <html>
2
+ <head>
3
+ <meta charset="UTF-8">
4
+ <title>Mobile Note Editor Mock</title>
5
+ <style>
6
+ body { margin: 0; padding: 0; background: transparent; font-family: "Roboto", Arial, sans-serif; }
7
+ #render-target {
8
+ position: relative;
9
+ width: 1080px;
10
+ height: 2400px;
11
+ overflow: hidden;
12
+ background: #FFFFFF;
13
+ }
14
+
15
+ /* Top turquoise app/status bar */
16
+ .appbar {
17
+ position: absolute;
18
+ top: 0;
19
+ left: 0;
20
+ width: 1080px;
21
+ height: 160px;
22
+ background: #5FC2CD;
23
+ box-sizing: border-box;
24
+ padding: 24px 28px;
25
+ color: #fff;
26
+ }
27
+ .status-row {
28
+ display: flex;
29
+ align-items: center;
30
+ justify-content: space-between;
31
+ }
32
+ .status-left {
33
+ display: flex;
34
+ align-items: center;
35
+ gap: 24px;
36
+ }
37
+ .time {
38
+ font-size: 38px;
39
+ font-weight: 600;
40
+ letter-spacing: 1px;
41
+ }
42
+ .circle-ic {
43
+ width: 40px;
44
+ height: 40px;
45
+ border-radius: 50%;
46
+ border: 2px solid rgba(255,255,255,0.75);
47
+ display: inline-block;
48
+ opacity: 0.9;
49
+ }
50
+ .status-right {
51
+ display: flex;
52
+ align-items: center;
53
+ gap: 22px;
54
+ }
55
+ .status-right svg { fill: #fff; }
56
+
57
+ /* Title bar + tools */
58
+ .content {
59
+ position: absolute;
60
+ top: 160px;
61
+ left: 0;
62
+ right: 0;
63
+ padding: 36px 48px 0 48px;
64
+ }
65
+ .title-row {
66
+ position: relative;
67
+ display: flex;
68
+ align-items: center;
69
+ gap: 24px;
70
+ }
71
+ .back-btn {
72
+ width: 68px;
73
+ height: 68px;
74
+ border-radius: 40px;
75
+ display: flex;
76
+ align-items: center;
77
+ justify-content: center;
78
+ color: #fff;
79
+ background: transparent;
80
+ margin-left: -8px;
81
+ }
82
+ .title-box {
83
+ flex: 1;
84
+ height: 120px;
85
+ background: #F3F5F7;
86
+ border-radius: 14px;
87
+ display: flex;
88
+ align-items: center;
89
+ padding: 0 32px;
90
+ box-sizing: border-box;
91
+ color: #6F757B;
92
+ font-size: 44px;
93
+ }
94
+ .title-actions {
95
+ display: flex;
96
+ align-items: center;
97
+ gap: 26px;
98
+ margin-left: 10px;
99
+ }
100
+ .tact {
101
+ width: 76px;
102
+ height: 76px;
103
+ border-radius: 14px;
104
+ background: #F3F5F7;
105
+ display: flex;
106
+ align-items: center;
107
+ justify-content: center;
108
+ color: #455A64;
109
+ font-weight: 700;
110
+ font-size: 34px;
111
+ }
112
+
113
+ .toolbar {
114
+ margin-top: 34px;
115
+ display: grid;
116
+ grid-template-columns: repeat(7, 1fr);
117
+ gap: 22px;
118
+ padding: 0 40px 0 52px;
119
+ }
120
+ .tool-btn {
121
+ height: 92px;
122
+ background: #F1F2F4;
123
+ border: 1px solid #E0E3E6;
124
+ border-radius: 12px;
125
+ display: flex;
126
+ align-items: center;
127
+ justify-content: center;
128
+ color: #37474F;
129
+ font-weight: 700;
130
+ font-size: 36px;
131
+ }
132
+
133
+ .tool-btn.mono {
134
+ font-weight: 500;
135
+ font-size: 30px;
136
+ color: #546E7A;
137
+ }
138
+ .done-btn {
139
+ grid-column: 7 / 8;
140
+ grid-row: 3 / 4;
141
+ height: 120px;
142
+ background: #55BFD0;
143
+ color: #fff;
144
+ font-weight: 800;
145
+ font-size: 44px;
146
+ border: none;
147
+ border-radius: 12px;
148
+ letter-spacing: 1px;
149
+ }
150
+
151
+ /* Document text area */
152
+ .doc-area {
153
+ margin-top: 28px;
154
+ padding: 36px 64px 0 64px;
155
+ min-height: 900px;
156
+ box-sizing: border-box;
157
+ }
158
+ .doc-area p {
159
+ margin: 20px 0;
160
+ font-size: 56px;
161
+ color: #111;
162
+ }
163
+
164
+ /* Keyboard */
165
+ .keyboard {
166
+ position: absolute;
167
+ bottom: 0;
168
+ left: 0;
169
+ width: 1080px;
170
+ height: 820px;
171
+ background: #1F1F1F;
172
+ box-shadow: 0 -6px 20px rgba(0,0,0,0.28);
173
+ color: #EDEDED;
174
+ }
175
+ .suggest {
176
+ height: 100px;
177
+ display: flex;
178
+ align-items: center;
179
+ padding: 0 34px;
180
+ box-sizing: border-box;
181
+ color: #DADADA;
182
+ border-bottom: 1px solid rgba(255,255,255,0.06);
183
+ gap: 26px;
184
+ }
185
+ .suggest .s-item {
186
+ font-size: 42px;
187
+ }
188
+ .pipe { opacity: 0.4; }
189
+ .kb-rows {
190
+ padding: 22px 26px 20px 26px;
191
+ }
192
+ .row {
193
+ display: flex;
194
+ justify-content: space-between;
195
+ margin: 16px 8px;
196
+ }
197
+ .key {
198
+ width: 90px;
199
+ height: 120px;
200
+ background: #2A2A2A;
201
+ border-radius: 16px;
202
+ display: flex;
203
+ align-items: center;
204
+ justify-content: center;
205
+ font-size: 46px;
206
+ box-shadow: inset 0 -2px 0 rgba(255,255,255,0.04);
207
+ }
208
+ .row.shifted { padding: 0 60px; }
209
+ .row.bottom {
210
+ align-items: center;
211
+ }
212
+ .key.wide {
213
+ width: 210px;
214
+ font-size: 40px;
215
+ }
216
+ .space {
217
+ flex: 1;
218
+ height: 120px;
219
+ background: #2A2A2A;
220
+ border-radius: 22px;
221
+ margin: 0 24px;
222
+ }
223
+ .return {
224
+ width: 140px;
225
+ height: 120px;
226
+ background: #C4B3DE;
227
+ color: #1A1A1A;
228
+ border-radius: 22px;
229
+ display: flex;
230
+ align-items: center;
231
+ justify-content: center;
232
+ font-weight: 700;
233
+ }
234
+ </style>
235
+ </head>
236
+ <body>
237
+ <div id="render-target">
238
+
239
+ <!-- App/Status bar -->
240
+ <div class="appbar">
241
+ <div class="status-row">
242
+ <div class="status-left">
243
+ <div class="time">11:10</div>
244
+ <div class="circle-ic"></div>
245
+ <div class="circle-ic"></div>
246
+ <div class="circle-ic"></div>
247
+ </div>
248
+ <div class="status-right">
249
+ <!-- Simple wifi icon -->
250
+ <svg width="44" height="44" viewBox="0 0 24 24"><path d="M12 20c1.1 0 2 .9 2 2h-4c0-1.1.9-2 2-2zm6.7-7.3l-1.4 1.4C15.9 11.7 8.1 11.7 6.7 14.1l-1.4-1.4c2.1-3.5 10.3-3.5 13.4 0zM12 10c3.3 0 6.3 1.1 8.5 3.3l-1.4 1.4C17.3 12.9 14.8 12 12 12s-5.3.9-7.1 2.7L3.4 13.3C5.7 11.1 8.7 10 12 10z"/></svg>
251
+ <!-- Battery icon -->
252
+ <svg width="52" height="52" viewBox="0 0 24 24"><path d="M16 7H5c-1.1 0-2 .9-2 2v6c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V9c0-1.1-.9-2-2-2zm4 3v4h-1V10h1z"/></svg>
253
+ </div>
254
+ </div>
255
+ </div>
256
+
257
+ <!-- Title and toolbar -->
258
+ <div class="content">
259
+ <div class="title-row">
260
+ <div class="back-btn">
261
+ <svg width="44" height="44" viewBox="0 0 24 24">
262
+ <path fill="#ffffff" d="M15.5 19l-7-7 7-7 1.5 1.5L11.5 12l5.5 5.5z"/>
263
+ </svg>
264
+ </div>
265
+ <div class="title-box">Title</div>
266
+ <div class="title-actions">
267
+ <div class="tact">⌄</div>
268
+ <div class="tact">
269
+ <svg width="34" height="34" viewBox="0 0 24 24"><path fill="#455A64" d="M6 19c0 1.1.9 2 2 2h8a2 2 0 0 0 2-2V7H6v12zM18 4h-3.5l-1-1h-3l-1 1H6v2h12V4z"/></svg>
270
+ </div>
271
+ <div class="tact">?</div>
272
+ </div>
273
+ </div>
274
+
275
+ <div class="toolbar">
276
+ <div class="tool-btn mono">OCR</div>
277
+ <div class="tool-btn">B</div>
278
+ <div class="tool-btn">I</div>
279
+ <div class="tool-btn">T</div>
280
+ <div class="tool-btn">U</div>
281
+ <div class="tool-btn">A</div>
282
+ <div class="tool-btn mono">Tt</div>
283
+
284
+ <div class="tool-btn">•▮</div>
285
+ <div class="tool-btn">≡</div>
286
+ <div class="tool-btn">x²</div>
287
+ <div class="tool-btn"><span style="transform: translateY(6px);">x</span><span style="font-size:22px; margin-left:2px;">2</span></div>
288
+ <div class="tool-btn">↶</div>
289
+ <div class="tool-btn">↷</div>
290
+ <div class="tool-btn mono"></div>
291
+
292
+ <div class="tool-btn">≡</div>
293
+ <div class="tool-btn">≡·</div>
294
+ <div class="tool-btn">≡→</div>
295
+ <div class="tool-btn">•</div>
296
+ <div class="tool-btn">1.</div>
297
+ <div class="tool-btn">☑</div>
298
+ <button class="done-btn">DONE</button>
299
+ </div>
300
+
301
+ <div class="doc-area">
302
+ <p>Manager</p>
303
+ <p>AA Technologies</p>
304
+ <p>Pu</p>
305
+ </div>
306
+ </div>
307
+
308
+ <!-- On-screen keyboard -->
309
+ <div class="keyboard">
310
+ <div class="suggest">
311
+ <div class="s-item">Pu</div>
312
+ <div class="s-item pipe">|</div>
313
+ <div class="s-item">Pi</div>
314
+ <div class="s-item pipe">|</div>
315
+ <div class="s-item">Purchase</div>
316
+ <div style="margin-left:auto; display:flex; align-items:center; gap:16px;">
317
+ <svg width="42" height="42" viewBox="0 0 24 24" fill="#EDEDED"><path d="M12 3a4 4 0 0 0-4 4c0 1.5.8 2.8 2 3.4V14l2 1 2-1v-3.6c1.2-.6 2-1.9 2-3.4a4 4 0 0 0-4-4z"/><circle cx="19" cy="19" r="2"/></svg>
318
+ </div>
319
+ </div>
320
+ <div class="kb-rows">
321
+ <div class="row">
322
+ <div class="key">q</div><div class="key">w</div><div class="key">e</div><div class="key">r</div><div class="key">t</div><div class="key">y</div><div class="key">u</div><div class="key">i</div><div class="key">o</div><div class="key">p</div>
323
+ </div>
324
+ <div class="row shifted">
325
+ <div class="key">a</div><div class="key">s</div><div class="key">d</div><div class="key">f</div><div class="key">g</div><div class="key">h</div><div class="key">j</div><div class="key">k</div><div class="key">l</div>
326
+ </div>
327
+ <div class="row shifted">
328
+ <div class="key">z</div><div class="key">x</div><div class="key">c</div><div class="key">v</div><div class="key">b</div><div class="key">n</div><div class="key">m</div>
329
+ <div class="key">
330
+ <svg width="38" height="38" viewBox="0 0 24 24" fill="#EDEDED"><path d="M22 12l-4-4v3H3v2h15v3z"/></svg>
331
+ </div>
332
+ </div>
333
+ <div class="row bottom">
334
+ <div class="key wide">?123</div>
335
+ <div class="key">,</div>
336
+ <div class="key">😊</div>
337
+ <div class="space"></div>
338
+ <div class="key">.</div>
339
+ <div class="return">↵</div>
340
+ </div>
341
+ </div>
342
+ </div>
343
+
344
+ </div>
345
+ </body>
346
+ </html>
code/1085/1085_21.html ADDED
@@ -0,0 +1,287 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <html lang="en">
2
+ <head>
3
+ <meta charset="UTF-8">
4
+ <meta name="viewport" content="width=1080, initial-scale=1.0">
5
+ <title>Mobile Note Editor Mock</title>
6
+ <style>
7
+ body{margin:0;padding:0;background:transparent;font-family: Arial, Helvetica, sans-serif;}
8
+ #render-target{
9
+ position:relative;
10
+ width:1080px;
11
+ height:2400px;
12
+ overflow:hidden;
13
+ background:#ffffff;
14
+ border-radius:0;
15
+ }
16
+
17
+ /* Top bars */
18
+ .top-bar{
19
+ position:absolute;
20
+ top:0;left:0;
21
+ width:100%;
22
+ height:170px;
23
+ background:#5EC3CE;
24
+ }
25
+ .status-line{
26
+ height:80px;
27
+ display:flex;
28
+ align-items:center;
29
+ padding:0 30px;
30
+ color:#fff;
31
+ font-weight:600;
32
+ font-size:40px;
33
+ }
34
+ .status-icons{
35
+ margin-left:auto;
36
+ display:flex;
37
+ align-items:center;
38
+ gap:28px;
39
+ }
40
+ .app-toolbar{
41
+ height:90px;
42
+ display:flex;
43
+ align-items:center;
44
+ padding:0 24px;
45
+ color:#fff;
46
+ }
47
+ .icon-btn{
48
+ width:70px;height:70px;border-radius:35px;
49
+ display:flex;align-items:center;justify-content:center;
50
+ }
51
+ .icon-btn svg{fill:#ffffff;}
52
+ .toolbar-right{
53
+ margin-left:auto;display:flex;gap:30px;
54
+ }
55
+
56
+ /* Content area */
57
+ .content{
58
+ position:absolute;
59
+ top:170px;left:0;
60
+ width:100%;
61
+ height:1330px;
62
+ background:#fff;
63
+ padding:40px 42px;
64
+ box-sizing:border-box;
65
+ }
66
+ .title-row{
67
+ display:flex;align-items:center;gap:20px;margin-bottom:30px;
68
+ }
69
+ .title-input{
70
+ flex:1;
71
+ height:110px;
72
+ border:1px solid #E0E0E0;
73
+ border-radius:10px;
74
+ font-size:44px;
75
+ padding:0 28px;
76
+ color:#666;
77
+ display:flex;align-items:center;
78
+ }
79
+ .mini-icon{
80
+ width:86px;height:86px;border:1px solid #E0E0E0;background:#fafafa;
81
+ border-radius:8px;display:flex;align-items:center;justify-content:center;
82
+ color:#666;font-weight:700;font-size:40px;
83
+ }
84
+ .format-section{margin-top:10px;}
85
+ .format-row{display:flex;gap:24px;margin:22px 0;}
86
+ .fmt-btn{
87
+ height:90px;min-width:120px;padding:0 22px;
88
+ border:1px solid #DDDDDD;border-radius:10px;background:#F6F6F6;
89
+ display:flex;align-items:center;justify-content:center;
90
+ font-size:40px;color:#333;font-weight:700;
91
+ }
92
+ .fmt-wide{min-width:160px;}
93
+ .fmt-small{min-width:100px;font-weight:500;}
94
+ .done-btn{
95
+ margin-left:auto;background:#55C1CC;color:#fff;border:none;
96
+ height:110px;width:240px;border-radius:10px;font-size:44px;font-weight:800;
97
+ }
98
+
99
+ /* Text area */
100
+ .note-area{
101
+ margin-top:20px;
102
+ height:930px;
103
+ border-top:1px solid #f0f0f0;
104
+ padding-top:25px;
105
+ font-size:56px;
106
+ line-height:88px;
107
+ color:#111;
108
+ }
109
+
110
+ /* Keyboard */
111
+ .keyboard{
112
+ position:absolute;
113
+ bottom:0;left:0;width:100%;height:900px;
114
+ background:#1E1F22;color:#fff;
115
+ border-top-left-radius:20px;border-top-right-radius:20px;
116
+ }
117
+ .suggestion-bar{
118
+ height:120px;
119
+ display:flex;align-items:center;
120
+ padding:0 28px;
121
+ gap:40px;
122
+ background:#2a2b2f;
123
+ font-size:42px;
124
+ }
125
+ .suggestion{color:#d9d9d9;}
126
+ .suggestion-bar .spacer{margin-left:auto;}
127
+ .kb-rows{padding:28px;}
128
+ .kb-row{display:flex;gap:22px;margin-bottom:26px;}
129
+ .key{
130
+ flex:1;height:120px;border-radius:18px;
131
+ background:#2c2d31;display:flex;align-items:center;justify-content:center;
132
+ font-size:50px;color:#eaeaea;
133
+ }
134
+ .key.small{flex:0 0 120px;}
135
+ .space{flex:3;}
136
+ .enter{flex:0 0 150px;}
137
+ </style>
138
+ </head>
139
+ <body>
140
+ <div id="render-target">
141
+ <!-- Top turquoise bars -->
142
+ <div class="top-bar">
143
+ <div class="status-line">
144
+ 11:10
145
+ <div class="status-icons">
146
+ <!-- three small dots icons on left area -->
147
+ <svg width="28" height="28"><circle cx="14" cy="14" r="6" fill="#ffffff" opacity="0.8"/></svg>
148
+ <svg width="28" height="28"><circle cx="14" cy="14" r="6" fill="#ffffff" opacity="0.8"/></svg>
149
+ <svg width="28" height="28"><circle cx="14" cy="14" r="6" fill="#ffffff" opacity="0.8"/></svg>
150
+ <!-- Wifi -->
151
+ <svg width="48" height="28" viewBox="0 0 48 28">
152
+ <path d="M4 8c8-6 32-6 40 0" stroke="#fff" stroke-width="3" fill="none"/>
153
+ <path d="M10 14c6-4 22-4 28 0" stroke="#fff" stroke-width="3" fill="none"/>
154
+ <circle cx="24" cy="22" r="3" fill="#fff"/>
155
+ </svg>
156
+ <!-- Battery -->
157
+ <svg width="70" height="28" viewBox="0 0 70 28">
158
+ <rect x="2" y="4" width="60" height="20" rx="3" stroke="#fff" stroke-width="3" fill="none"/>
159
+ <rect x="64" y="9" width="6" height="10" rx="1" fill="#fff"/>
160
+ <rect x="6" y="8" width="40" height="12" rx="2" fill="#fff"/>
161
+ </svg>
162
+ </div>
163
+ </div>
164
+ <div class="app-toolbar">
165
+ <div class="icon-btn">
166
+ <!-- back arrow -->
167
+ <svg width="44" height="44" viewBox="0 0 24 24">
168
+ <path d="M15 18l-6-6 6-6" fill="none" stroke="#fff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
169
+ </svg>
170
+ </div>
171
+ <div class="toolbar-right">
172
+ <div class="icon-btn">
173
+ <!-- dropdown chevron -->
174
+ <svg width="40" height="40" viewBox="0 0 24 24">
175
+ <path d="M6 9l6 6 6-6" fill="none" stroke="#fff" stroke-width="2"/>
176
+ </svg>
177
+ </div>
178
+ <div class="icon-btn">
179
+ <!-- trash -->
180
+ <svg width="40" height="40" viewBox="0 0 24 24">
181
+ <path d="M3 6h18M9 6V4h6v2M6 6l1 14h10l1-14" fill="none" stroke="#fff" stroke-width="2"/>
182
+ </svg>
183
+ </div>
184
+ <div class="icon-btn">
185
+ <!-- help -->
186
+ <svg width="40" height="40" viewBox="0 0 24 24">
187
+ <circle cx="12" cy="12" r="10" fill="none" stroke="#fff" stroke-width="2"/>
188
+ <path d="M9 9a3 3 0 1 1 5 2c-2 1-2 2-2 3" stroke="#fff" stroke-width="2" fill="none"/>
189
+ <circle cx="12" cy="17" r="1.6" fill="#fff"/>
190
+ </svg>
191
+ </div>
192
+ </div>
193
+ </div>
194
+ </div>
195
+
196
+ <!-- Content -->
197
+ <div class="content">
198
+ <div class="title-row">
199
+ <div class="title-input">Title</div>
200
+ <div class="mini-icon">⌄</div>
201
+ <div class="mini-icon">🗑</div>
202
+ <div class="mini-icon">?</div>
203
+ </div>
204
+
205
+ <!-- Formatting toolbars -->
206
+ <div class="format-section">
207
+ <div class="format-row">
208
+ <div class="fmt-btn fmt-wide">OCR</div>
209
+ <div class="fmt-btn">B</div>
210
+ <div class="fmt-btn">I</div>
211
+ <div class="fmt-btn">T</div>
212
+ <div class="fmt-btn">U</div>
213
+ <div class="fmt-btn fmt-wide">A</div>
214
+ <div class="fmt-btn fmt-wide">TT</div>
215
+ </div>
216
+
217
+ <div class="format-row">
218
+ <div class="fmt-btn fmt-small">↦</div>
219
+ <div class="fmt-btn fmt-small">≡</div>
220
+ <div class="fmt-btn fmt-small">x²</div>
221
+ <div class="fmt-btn fmt-small">x₂</div>
222
+ <div class="fmt-btn fmt-small">↶</div>
223
+ <div class="fmt-btn fmt-small">↷</div>
224
+ </div>
225
+
226
+ <div class="format-row">
227
+ <div class="fmt-btn fmt-small">≡</div>
228
+ <div class="fmt-btn fmt-small">≡</div>
229
+ <div class="fmt-btn fmt-small">≡</div>
230
+ <div class="fmt-btn fmt-small">• List</div>
231
+ <div class="fmt-btn fmt-small">1. List</div>
232
+ <div class="fmt-btn fmt-small">☑</div>
233
+ <button class="done-btn">DONE</button>
234
+ </div>
235
+ </div>
236
+
237
+ <div class="note-area">
238
+ Manager<br>
239
+ AA Technologies<br>
240
+ Pun
241
+ </div>
242
+ </div>
243
+
244
+ <!-- Keyboard -->
245
+ <div class="keyboard">
246
+ <div class="suggestion-bar">
247
+ <span class="suggestion">Pun</span>
248
+ <span class="suggestion">Pune</span>
249
+ <span class="suggestion">Pin</span>
250
+ <div class="spacer"></div>
251
+ <!-- mic icon -->
252
+ <svg width="44" height="44" viewBox="0 0 24 24">
253
+ <rect x="9" y="4" width="6" height="10" rx="3" fill="#fff"/>
254
+ <path d="M6 11a6 6 0 0 0 12 0M12 17v3M9 20h6" stroke="#fff" stroke-width="2" fill="none"/>
255
+ </svg>
256
+ </div>
257
+
258
+ <div class="kb-rows">
259
+ <div class="kb-row">
260
+ <div class="key">q</div><div class="key">w</div><div class="key">e</div>
261
+ <div class="key">r</div><div class="key">t</div><div class="key">y</div>
262
+ <div class="key">u</div><div class="key">i</div><div class="key">o</div><div class="key">p</div>
263
+ </div>
264
+ <div class="kb-row">
265
+ <div class="key">a</div><div class="key">s</div><div class="key">d</div>
266
+ <div class="key">f</div><div class="key">g</div><div class="key">h</div>
267
+ <div class="key">j</div><div class="key">k</div><div class="key">l</div>
268
+ </div>
269
+ <div class="kb-row">
270
+ <div class="key small">⇧</div>
271
+ <div class="key">z</div><div class="key">x</div><div class="key">c</div>
272
+ <div class="key">v</div><div class="key">b</div><div class="key">n</div><div class="key">m</div>
273
+ <div class="key small">⌫</div>
274
+ </div>
275
+ <div class="kb-row">
276
+ <div class="key small">?123</div>
277
+ <div class="key small">,</div>
278
+ <div class="key small">😊</div>
279
+ <div class="key space"></div>
280
+ <div class="key small">.</div>
281
+ <div class="key enter">↩︎</div>
282
+ </div>
283
+ </div>
284
+ </div>
285
+ </div>
286
+ </body>
287
+ </html>
code/1085/1085_22.html ADDED
@@ -0,0 +1,273 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <html lang="en">
2
+ <head>
3
+ <meta charset="UTF-8">
4
+ <title>Mobile Note Editor Mock</title>
5
+ <style>
6
+ body { margin:0; padding:0; background:transparent; font-family: Arial, Helvetica, sans-serif; }
7
+ #render-target {
8
+ width:1080px; height:2400px; position:relative; overflow:hidden; background:#ffffff;
9
+ border-radius:0;
10
+ }
11
+
12
+ /* Top teal app bar */
13
+ .app-bar {
14
+ position:absolute; top:0; left:0; width:100%; height:180px; background:#58c1cd;
15
+ }
16
+ .status-row {
17
+ position:absolute; top:24px; left:32px; right:32px; height:56px; display:flex; align-items:center; color:#fff; font-weight:600; font-size:36px;
18
+ }
19
+ .status-left { display:flex; align-items:center; gap:20px; }
20
+ .dot-icon { width:26px; height:26px; background:rgba(255,255,255,0.6); border-radius:50%; }
21
+ .status-right { margin-left:auto; display:flex; align-items:center; gap:28px; }
22
+ .status-icon svg { width:54px; height:34px; fill:none; stroke:#fff; stroke-width:4; }
23
+
24
+ /* Content area */
25
+ .content { position:absolute; top:180px; left:0; right:0; bottom:0; background:#fff; }
26
+ .top-controls {
27
+ height:110px; display:flex; align-items:center; padding:0 32px; color:#333;
28
+ border-bottom:1px solid #e7e7e7;
29
+ }
30
+ .circle-btn {
31
+ width:76px; height:76px; border:1px solid #cfd8dc; border-radius:50%; display:flex; align-items:center; justify-content:center; margin-left:18px; background:#fff;
32
+ }
33
+ .title-input {
34
+ margin:24px 32px; width:1016px; height:120px; border:1px solid #e0e0e0; border-radius:8px; display:flex; align-items:center; padding:0 28px;
35
+ font-size:40px; color:#9e9e9e;
36
+ }
37
+
38
+ /* Formatting toolbar buttons */
39
+ .toolbar { padding:14px 32px; display:flex; flex-wrap:wrap; gap:22px; }
40
+ .tool-btn {
41
+ width:160px; height:100px; background:#f2f2f2; border:1px solid #d6d6d6; border-radius:8px; display:flex; align-items:center; justify-content:center;
42
+ color:#333; font-weight:600; font-size:36px;
43
+ }
44
+ .tool-btn.small { width:120px; }
45
+ .group-divider { flex-basis:100%; height:0; }
46
+ .done-btn {
47
+ position:absolute; right:32px; top:540px; width:220px; height:110px; background:#57bfd0; color:#fff; font-weight:700; font-size:44px;
48
+ border-radius:8px; display:flex; align-items:center; justify-content:center;
49
+ box-shadow:0 2px 0 rgba(0,0,0,0.08);
50
+ }
51
+
52
+ /* Note text area */
53
+ .note-area {
54
+ margin:30px 32px 0 32px; font-size:56px; color:#111; line-height:1.35;
55
+ }
56
+
57
+ /* Keyboard mock */
58
+ .keyboard {
59
+ position:absolute; left:0; bottom:0; width:100%; height:900px; background:#1f1f1f; color:#ddd;
60
+ box-shadow:0 -6px 16px rgba(0,0,0,0.25);
61
+ }
62
+ .suggest-row {
63
+ height:120px; display:flex; align-items:center; padding:0 24px; border-bottom:1px solid #2b2b2b; font-size:44px;
64
+ }
65
+ .suggest-item { padding:0 24px; }
66
+ .divider { color:#6e6e6e; padding:0 12px; }
67
+ .mic { margin-left:auto; width:86px; height:86px; border-radius:50%; background:#3a3a3a; display:flex; align-items:center; justify-content:center; }
68
+ .mic svg { width:40px; height:40px; stroke:#ddd; stroke-width:3; fill:none; }
69
+
70
+ .keys {
71
+ padding:22px 24px;
72
+ }
73
+ .row { display:flex; justify-content:space-between; margin-bottom:16px; }
74
+ .key {
75
+ height:110px; min-width:86px; background:#2e2e2e; border-radius:18px; display:flex; align-items:center; justify-content:center;
76
+ font-size:46px; color:#ddd; margin:0 6px; border:1px solid #3a3a3a;
77
+ }
78
+ .key.wide { min-width:140px; }
79
+ .space { flex:1; height:110px; background:#2e2e2e; border-radius:18px; border:1px solid #3a3a3a; display:flex; align-items:center; justify-content:center; margin:0 8px; font-size:46px; color:#cfcfcf; }
80
+ .key.icon svg { width:40px; height:40px; stroke:#ddd; stroke-width:3; fill:none; }
81
+ </style>
82
+ </head>
83
+ <body>
84
+ <div id="render-target">
85
+
86
+ <!-- Top App Bar -->
87
+ <div class="app-bar"></div>
88
+ <div class="status-row">
89
+ <div class="status-left">
90
+ <div>11:10</div>
91
+ <div class="dot-icon"></div>
92
+ <div class="dot-icon"></div>
93
+ <div class="dot-icon"></div>
94
+ </div>
95
+ <div class="status-right">
96
+ <div class="status-icon">
97
+ <!-- WiFi icon -->
98
+ <svg viewBox="0 0 24 24">
99
+ <path d="M2 8c5-4 15-4 20 0M6 12c3-3 9-3 12 0M10 16c2-2 4-2 6 0M12 20l2 2-2 2-2-2z"></path>
100
+ </svg>
101
+ </div>
102
+ <div class="status-icon">
103
+ <!-- Battery icon -->
104
+ <svg viewBox="0 0 28 16">
105
+ <rect x="1" y="2" width="22" height="12" rx="2" ry="2" stroke="#fff"></rect>
106
+ <rect x="3" y="4" width="16" height="8" fill="#fff" stroke="none"></rect>
107
+ <rect x="24" y="5" width="3" height="6" rx="1" ry="1" stroke="#fff"></rect>
108
+ </svg>
109
+ </div>
110
+ </div>
111
+ </div>
112
+
113
+ <!-- Content Area -->
114
+ <div class="content">
115
+ <div class="top-controls">
116
+ <!-- Back arrow -->
117
+ <svg width="54" height="54" viewBox="0 0 24 24" style="margin-right:10px;">
118
+ <path d="M15 18l-6-6 6-6" stroke="#333" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"></path>
119
+ </svg>
120
+ <div style="margin-left:auto; display:flex; align-items:center;">
121
+ <div class="circle-btn">
122
+ <!-- down chevron -->
123
+ <svg width="30" height="30" viewBox="0 0 24 24">
124
+ <path d="M6 9l6 6 6-6" stroke="#666" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"></path>
125
+ </svg>
126
+ </div>
127
+ <div class="circle-btn">
128
+ <!-- trash -->
129
+ <svg width="30" height="30" viewBox="0 0 24 24">
130
+ <path d="M3 6h18M8 6V4h8v2M6 6l2 14h8l2-14" stroke="#666" stroke-width="2" fill="none" stroke-linejoin="round"></path>
131
+ </svg>
132
+ </div>
133
+ <div class="circle-btn">
134
+ <!-- question mark -->
135
+ <svg width="30" height="30" viewBox="0 0 24 24">
136
+ <path d="M12 18v2M9 8a3 3 0 016 0c0 2-2 3-3 4" stroke="#666" stroke-width="2" fill="none" stroke-linecap="round"></path>
137
+ </svg>
138
+ </div>
139
+ </div>
140
+ </div>
141
+
142
+ <div class="title-input">Title</div>
143
+
144
+ <!-- Formatting toolbar -->
145
+ <div class="toolbar">
146
+ <div class="tool-btn">OCR</div>
147
+ <div class="tool-btn small">B</div>
148
+ <div class="tool-btn small" style="font-style:italic;">I</div>
149
+ <div class="tool-btn small" style="font-family: 'Times New Roman', serif;">T</div>
150
+ <div class="tool-btn small" style="text-decoration:underline;">U</div>
151
+ <div class="tool-btn small" style="color:#2bb3ff; font-weight:800;">A</div>
152
+ <div class="tool-btn small">Tt</div>
153
+
154
+ <div class="group-divider"></div>
155
+
156
+ <div class="tool-btn small">
157
+ <!-- align left -->
158
+ <svg width="44" height="44" viewBox="0 0 24 24">
159
+ <path d="M3 5h18M3 9h12M3 13h18M3 17h12" stroke="#666" stroke-width="2" fill="none"></path>
160
+ </svg>
161
+ </div>
162
+ <div class="tool-btn small">
163
+ <!-- align center -->
164
+ <svg width="44" height="44" viewBox="0 0 24 24">
165
+ <path d="M3 5h18M6 9h12M3 13h18M6 17h12" stroke="#666" stroke-width="2" fill="none"></path>
166
+ </svg>
167
+ </div>
168
+ <div class="tool-btn small">
169
+ <!-- align right -->
170
+ <svg width="44" height="44" viewBox="0 0 24 24">
171
+ <path d="M3 5h18M9 9h12M3 13h18M9 17h12" stroke="#666" stroke-width="2" fill="none"></path>
172
+ </svg>
173
+ </div>
174
+
175
+ <div class="tool-btn small">x²</div>
176
+ <div class="tool-btn small">x₂</div>
177
+
178
+ <div class="tool-btn small">
179
+ <!-- undo -->
180
+ <svg width="44" height="44" viewBox="0 0 24 24">
181
+ <path d="M9 7l-4 4 4 4M20 11c-4-4-9-1-11 1" stroke="#666" stroke-width="2" fill="none" stroke-linecap="round"></path>
182
+ </svg>
183
+ </div>
184
+ <div class="tool-btn small">
185
+ <!-- redo -->
186
+ <svg width="44" height="44" viewBox="0 0 24 24">
187
+ <path d="M15 7l4 4-4 4M4 11c4-4 9-1 11 1" stroke="#666" stroke-width="2" fill="none" stroke-linecap="round"></path>
188
+ </svg>
189
+ </div>
190
+
191
+ <div class="group-divider"></div>
192
+
193
+ <div class="tool-btn small">
194
+ <!-- bullet list -->
195
+ <svg width="44" height="44" viewBox="0 0 24 24">
196
+ <circle cx="5" cy="6" r="2" fill="#666"></circle>
197
+ <path d="M9 6h12M9 12h12M9 18h12" stroke="#666" stroke-width="2" fill="none"></path>
198
+ <circle cx="5" cy="12" r="2" fill="#666"></circle>
199
+ <circle cx="5" cy="18" r="2" fill="#666"></circle>
200
+ </svg>
201
+ </div>
202
+ <div class="tool-btn small">
203
+ <!-- numbered list -->
204
+ <svg width="44" height="44" viewBox="0 0 24 24">
205
+ <path d="M4 6h2M4 12h3M4 18h3" stroke="#666" stroke-width="2"></path>
206
+ <path d="M10 6h10M10 12h10M10 18h10" stroke="#666" stroke-width="2"></path>
207
+ </svg>
208
+ </div>
209
+ <div class="tool-btn small">
210
+ <!-- checklist -->
211
+ <svg width="44" height="44" viewBox="0 0 24 24">
212
+ <path d="M4 6l2 2 4-4M4 12l2 2 4-4M4 18l2 2 4-4" stroke="#666" stroke-width="2" fill="none"></path>
213
+ <path d="M14 6h6M14 12h6M14 18h6" stroke="#666" stroke-width="2"></path>
214
+ </svg>
215
+ </div>
216
+ </div>
217
+
218
+ <div class="done-btn">DONE</div>
219
+
220
+ <div class="note-area">
221
+ Manager<br>
222
+ AA Technologies<br>
223
+ Pune
224
+ </div>
225
+ </div>
226
+
227
+ <!-- Keyboard -->
228
+ <div class="keyboard">
229
+ <div class="suggest-row">
230
+ <div class="suggest-item">Pune</div>
231
+ <div class="divider">|</div>
232
+ <div class="suggest-item">Puneet</div>
233
+ <div class="divider">|</div>
234
+ <div class="suggest-item">Pine</div>
235
+ <div class="mic">
236
+ <svg viewBox="0 0 24 24">
237
+ <path d="M12 4a3 3 0 013 3v4a3 3 0 01-6 0V7a3 3 0 013-3z"></path>
238
+ <path d="M5 11c0 4 3 6 7 6s7-2 7-6M12 17v4" stroke-linecap="round"></path>
239
+ </svg>
240
+ </div>
241
+ </div>
242
+
243
+ <div class="keys">
244
+ <div class="row">
245
+ <div class="key">q</div><div class="key">w</div><div class="key">e</div><div class="key">r</div><div class="key">t</div><div class="key">y</div>
246
+ <div class="key">u</div><div class="key">i</div><div class="key">o</div><div class="key">p</div>
247
+ </div>
248
+ <div class="row" style="padding:0 40px;">
249
+ <div class="key">a</div><div class="key">s</div><div class="key">d</div><div class="key">f</div><div class="key">g</div><div class="key">h</div>
250
+ <div class="key">j</div><div class="key">k</div><div class="key">l</div>
251
+ </div>
252
+ <div class="row" style="padding:0 140px;">
253
+ <div class="key">z</div><div class="key">x</div><div class="key">c</div><div class="key">v</div><div class="key">b</div><div class="key">n</div><div class="key">m</div>
254
+ </div>
255
+ <div class="row">
256
+ <div class="key wide">?123</div>
257
+ <div class="key wide">,</div>
258
+ <div class="key wide">😊</div>
259
+ <div class="space">space</div>
260
+ <div class="key wide">.</div>
261
+ <div class="key icon wide">
262
+ <!-- enter/return arrow -->
263
+ <svg viewBox="0 0 24 24">
264
+ <path d="M4 12h12v-4l4 4-4 4v-4H4" stroke-linecap="round" stroke-linejoin="round"></path>
265
+ </svg>
266
+ </div>
267
+ </div>
268
+ </div>
269
+ </div>
270
+
271
+ </div>
272
+ </body>
273
+ </html>
code/1085/1085_23.html ADDED
@@ -0,0 +1,198 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <html lang="en">
2
+ <head>
3
+ <meta charset="UTF-8">
4
+ <meta name="viewport" content="width=1080, initial-scale=1.0">
5
+ <title>Mobile Note Editor Mock</title>
6
+ <style>
7
+ body { margin:0; padding:0; background:transparent; font-family: Arial, Helvetica, sans-serif; }
8
+ #render-target {
9
+ width:1080px; height:2400px; position:relative; overflow:hidden;
10
+ background:#ffffff; border-radius:0;
11
+ }
12
+
13
+ /* Top app header (teal) */
14
+ .app-header { position:absolute; top:0; left:0; width:100%; height:210px; background:#63C1CC; }
15
+ .status-bar {
16
+ height:90px; color:#fff; font-weight:600; font-size:36px;
17
+ display:flex; align-items:center; padding:0 40px; opacity:0.95;
18
+ }
19
+ .status-icons { margin-left:auto; display:flex; align-items:center; gap:22px; }
20
+ .sb-icon { width:36px; height:36px; border-radius:6px; border:2px solid rgba(255,255,255,0.9); opacity:0.9; }
21
+ .dot { width:12px; height:12px; background:#fff; border-radius:50%; opacity:0.9; }
22
+ .battery { width:48px; height:28px; border:3px solid #fff; border-radius:5px; position:relative; }
23
+ .battery::after { content:''; position:absolute; right:-10px; top:7px; width:8px; height:14px; background:#fff; border-radius:2px; }
24
+ .title-row { height:120px; display:flex; align-items:center; padding:0 30px; gap:24px; }
25
+ .icon-btn { width:72px; height:72px; border-radius:36px; display:flex; align-items:center; justify-content:center; }
26
+ .icon-btn svg { width:44px; height:44px; fill:#ffffff; }
27
+ .title-input {
28
+ flex:1; height:94px; background:#ffffff; border-radius:10px; display:flex; align-items:center;
29
+ padding:0 26px; font-size:44px; color:#999;
30
+ box-shadow: 0 2px 0 rgba(0,0,0,0.1) inset;
31
+ }
32
+ .header-actions { display:flex; align-items:center; gap:20px; margin-left:6px; }
33
+ .round-outline {
34
+ width:72px; height:72px; border-radius:36px; border:2px solid rgba(255,255,255,0.85);
35
+ display:flex; align-items:center; justify-content:center;
36
+ }
37
+ .round-outline svg { width:36px; height:36px; fill:#fff; }
38
+
39
+ /* Formatting toolbar */
40
+ .format-area { position:absolute; top:210px; left:0; width:100%; padding:30px 30px 20px; }
41
+ .tools-grid { display:flex; flex-wrap:wrap; gap:24px; }
42
+ .tool {
43
+ width:150px; height:100px; background:#F1F1F1; border:1px solid #D7D7D7; border-radius:8px;
44
+ display:flex; align-items:center; justify-content:center; color:#333; font-weight:600; font-size:38px;
45
+ }
46
+ .tool.small { font-size:32px; font-weight:500; }
47
+ .tool.wide { width:240px; }
48
+ .right-actions { position:absolute; right:30px; top:210px; width:210px; }
49
+ .done-btn {
50
+ width:210px; height:100px; background:#53B8C4; color:#fff; font-weight:800; font-size:42px;
51
+ display:flex; align-items:center; justify-content:center; border-radius:8px;
52
+ box-shadow: 0 3px 0 rgba(0,0,0,0.12);
53
+ position:absolute; top:170px; right:0;
54
+ }
55
+
56
+ /* Document area */
57
+ .doc-area {
58
+ position:absolute; top:520px; left:0; right:0; bottom:820px;
59
+ background:#ffffff; padding:40px; font-size:58px; line-height:1.4; color:#111;
60
+ }
61
+
62
+ /* Keyboard mock */
63
+ .keyboard {
64
+ position:absolute; left:0; bottom:0; width:100%; height:820px;
65
+ background:#1E1E22; color:#fff; border-top:1px solid #2b2b2f; padding:24px 24px 40px;
66
+ }
67
+ .kb-top-icons { display:flex; align-items:center; justify-content:space-between; margin-bottom:26px; }
68
+ .kb-top-icons .icon { width:80px; height:80px; background:#2B2B30; border-radius:16px; display:flex; align-items:center; justify-content:center; font-size:34px; }
69
+ .kb-rows { display:flex; flex-direction:column; gap:22px; }
70
+ .kb-row { display:flex; gap:18px; justify-content:center; }
71
+ .key {
72
+ width:92px; height:120px; background:#2A2A2F; border-radius:20px; display:flex; align-items:center; justify-content:center;
73
+ font-size:42px; color:#ddd;
74
+ box-shadow: inset 0 1px 0 rgba(255,255,255,0.05);
75
+ }
76
+ .key.wide { width:180px; }
77
+ .space { width:530px; }
78
+ .key.special { background:#37373D; color:#fff; }
79
+ .mic {
80
+ position:absolute; right:40px; bottom:40px; width:120px; height:120px; background:#D7C3ED; color:#000;
81
+ border-radius:60px; display:flex; align-items:center; justify-content:center; font-size:44px;
82
+ }
83
+ </style>
84
+ </head>
85
+ <body>
86
+ <div id="render-target">
87
+
88
+ <!-- Teal app header -->
89
+ <div class="app-header">
90
+ <div class="status-bar">
91
+ <div>11:13</div>
92
+ <div class="status-icons">
93
+ <div class="sb-icon"></div>
94
+ <div class="sb-icon"></div>
95
+ <div class="sb-icon"></div>
96
+ <div class="dot"></div>
97
+ <!-- simple wifi icon -->
98
+ <svg width="42" height="42" viewBox="0 0 24 24">
99
+ <path fill="#fff" d="M12 18.5a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3zm-7-5.2 1.6 1.6a8.2 8.2 0 0 1 10.8 0l1.6-1.6a10.4 10.4 0 0 0-14 0zm3.4 3.4 1.6 1.5a4.9 4.9 0 0 1 6.1 0l1.6-1.5a7.1 7.1 0 0 0-9.3 0z"/>
100
+ </svg>
101
+ <div class="battery"></div>
102
+ </div>
103
+ </div>
104
+
105
+ <div class="title-row">
106
+ <div class="icon-btn">
107
+ <!-- back arrow -->
108
+ <svg viewBox="0 0 24 24"><path d="M15.5 4 7 12l8.5 8v-5.5H24v-5H15.5z"/></svg>
109
+ </div>
110
+ <div class="title-input">Title</div>
111
+ <div class="header-actions">
112
+ <div class="round-outline">
113
+ <!-- chevron down -->
114
+ <svg viewBox="0 0 24 24"><path d="M6 9l6 6 6-6z"/></svg>
115
+ </div>
116
+ <div class="icon-btn">
117
+ <!-- trash -->
118
+ <svg viewBox="0 0 24 24"><path d="M9 3h6l1 2h4v2H4V5h4l1-2zm1 6h2v9H10V9zm4 0h2v9h-2V9z"/></svg>
119
+ </div>
120
+ <div class="icon-btn">
121
+ <!-- question -->
122
+ <svg viewBox="0 0 24 24"><path d="M12 2a10 10 0 1 0 0 20 10 10 0 0 0 0-20zm1 15h-2v-2h2v2zm2.1-7.3c-.4 1-1.3 1.5-1.9 1.9-.5.3-.7.6-.7 1.4v.2h-2v-.3c0-1.3.4-2.1 1.4-2.7.6-.4 1.1-.7 1.3-1.2.3-.7 0-1.6-1.2-1.7-1 0-1.7.6-1.9 1.6l-2-.5C8.3 6 9.7 5 11.5 5c2.5.1 4 2 3.6 4.7z"/></svg>
123
+ </div>
124
+ </div>
125
+ </div>
126
+ </div>
127
+
128
+ <!-- Formatting area -->
129
+ <div class="format-area">
130
+ <div class="tools-grid">
131
+ <div class="tool wide">OCR</div>
132
+ <div class="tool">B</div>
133
+ <div class="tool"><i style="font-style:italic">I</i></div>
134
+ <div class="tool small">T</div>
135
+ <div class="tool">U</div>
136
+ <div class="tool" style="color:#2AA4CE;">A</div>
137
+ <div class="tool small">Tt</div>
138
+
139
+ <div class="tool small">▶︎</div>
140
+ <div class="tool small">◀︎</div>
141
+ <div class="tool small">x²</div>
142
+ <div class="tool small">X₂</div>
143
+ <div class="tool small">↶</div>
144
+ <div class="tool small">↷</div>
145
+
146
+ <div class="tool small">≡</div>
147
+ <div class="tool small">≣</div>
148
+ <div class="tool small">• • •</div>
149
+ <div class="tool small">1 2 3</div>
150
+ <div class="tool small">☑︎</div>
151
+ </div>
152
+ <div class="done-btn">DONE</div>
153
+ </div>
154
+
155
+ <!-- Document editing area -->
156
+ <div class="doc-area">
157
+ <div>Manager</div>
158
+ <div>AA Technologies</div>
159
+ <div>Pune</div>
160
+ </div>
161
+
162
+ <!-- Keyboard mock -->
163
+ <div class="keyboard">
164
+ <div class="kb-top-icons">
165
+ <div class="icon">⌦</div>
166
+ <div class="icon">🙂</div>
167
+ <div class="icon">GIF</div>
168
+ <div class="icon">⚙️</div>
169
+ <div class="icon">G↔︎</div>
170
+ <div class="icon">🎨</div>
171
+ </div>
172
+
173
+ <div class="kb-rows">
174
+ <div class="kb-row">
175
+ <div class="key special">Q</div><div class="key">W</div><div class="key">E</div><div class="key">R</div><div class="key">T</div><div class="key">Y</div><div class="key">U</div><div class="key">I</div><div class="key">O</div><div class="key">P</div>
176
+ </div>
177
+ <div class="kb-row">
178
+ <div class="key">A</div><div class="key">S</div><div class="key">D</div><div class="key">F</div><div class="key">G</div><div class="key">H</div><div class="key">J</div><div class="key">K</div><div class="key">L</div>
179
+ </div>
180
+ <div class="kb-row">
181
+ <div class="key">Z</div><div class="key">X</div><div class="key">C</div><div class="key">V</div><div class="key">B</div><div class="key">N</div><div class="key">M</div>
182
+ <div class="key wide">⌫</div>
183
+ </div>
184
+ <div class="kb-row">
185
+ <div class="key wide">?123</div>
186
+ <div class="key">,</div>
187
+ <div class="key space"></div>
188
+ <div class="key">.</div>
189
+ <div class="key wide">↵</div>
190
+ </div>
191
+ </div>
192
+
193
+ <div class="mic">🎙</div>
194
+ </div>
195
+
196
+ </div>
197
+ </body>
198
+ </html>
code/1085/1085_24.html ADDED
@@ -0,0 +1,193 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <html lang="en">
2
+ <head>
3
+ <meta charset="UTF-8">
4
+ <meta name="viewport" content="width=1080, initial-scale=1.0">
5
+ <title>Mobile Editor UI</title>
6
+ <style>
7
+ body { margin:0; padding:0; background:transparent; font-family: Arial, Helvetica, sans-serif; }
8
+ #render-target {
9
+ width:1080px; height:2400px;
10
+ position:relative; overflow:hidden;
11
+ background:#FFFFFF;
12
+ border-radius:20px;
13
+ }
14
+
15
+ /* Status bar */
16
+ .status-bar {
17
+ height:120px; background:#66C7D0; color:#fff;
18
+ display:flex; align-items:center; justify-content:space-between;
19
+ padding:0 36px; font-size:40px; letter-spacing:1px;
20
+ }
21
+ .status-right { display:flex; gap:28px; align-items:center; }
22
+ .dot { width:10px; height:10px; background:#fff; border-radius:50%; display:inline-block; margin:0 6px; opacity:0.9; }
23
+
24
+ /* Editor header with title */
25
+ .editor-header {
26
+ height:220px; background:#fff; display:flex; align-items:center;
27
+ padding:0 30px; border-bottom:1px solid #e6e6e6;
28
+ }
29
+ .back-btn {
30
+ width:90px; height:90px; border-radius:45px; background:#E9F6F8; color:#4BAFBB;
31
+ display:flex; align-items:center; justify-content:center; font-size:54px; margin-right:20px;
32
+ }
33
+ .title-input {
34
+ flex:1; height:120px; background:#F5F5F5; border:1px solid #ddd; border-radius:10px;
35
+ display:flex; align-items:center; padding:0 30px; font-size:52px; color:#777;
36
+ }
37
+ .header-actions { display:flex; align-items:center; gap:32px; margin-left:24px; }
38
+ .action-btn {
39
+ width:90px; height:90px; border-radius:12px; background:#F5F8F9; border:1px solid #DDECEF;
40
+ display:flex; align-items:center; justify-content:center; color:#555; font-size:44px;
41
+ }
42
+
43
+ /* Formatting toolbar */
44
+ .toolbar {
45
+ background:#fff; padding:26px 36px 30px 36px; border-bottom:1px solid #e6e6e6;
46
+ }
47
+ .row { display:flex; gap:22px; margin-bottom:26px; }
48
+ .tool {
49
+ width:140px; height:96px; border:1px solid #D8D8D8; border-radius:8px; background:#F7F7F7;
50
+ display:flex; align-items:center; justify-content:center; font-size:40px; color:#333;
51
+ }
52
+ .tool.small { width:120px; }
53
+ .done-btn {
54
+ margin-left:auto; width:220px; height:96px; border-radius:10px; background:#58C0CB;
55
+ color:#fff; font-weight:bold; display:flex; align-items:center; justify-content:center; font-size:40px;
56
+ }
57
+
58
+ /* Content area */
59
+ .content {
60
+ height:880px; background:#fff; padding:40px;
61
+ font-size:56px; color:#111; line-height:1.4;
62
+ }
63
+ .content .line { margin-bottom:16px; }
64
+
65
+ /* Keyboard */
66
+ .keyboard {
67
+ position:absolute; bottom:0; left:0; width:100%; height:760px; background:#171717; color:#fff;
68
+ box-shadow:0 -10px 20px rgba(0,0,0,0.2);
69
+ }
70
+ .kb-top {
71
+ height:110px; display:flex; align-items:center; justify-content:center; gap:44px; color:#ddd;
72
+ font-size:40px;
73
+ }
74
+ .kb-icon {
75
+ width:80px; height:80px; background:#242424; border-radius:16px; display:flex; align-items:center; justify-content:center;
76
+ border:1px solid #2f2f2f;
77
+ }
78
+ .kb-rows { padding:0 20px; }
79
+ .kb-row { display:flex; gap:12px; padding:18px 20px; justify-content:center; }
80
+ .key {
81
+ width:88px; height:120px; background:#2A2A2A; border-radius:16px; border:1px solid #333; display:flex; align-items:center; justify-content:center;
82
+ font-size:44px; color:#eee;
83
+ }
84
+ .key.w120 { width:120px; }
85
+ .key.w140 { width:140px; }
86
+ .key.space { width:440px; }
87
+ </style>
88
+ </head>
89
+ <body>
90
+ <div id="render-target">
91
+
92
+ <!-- Status Bar -->
93
+ <div class="status-bar">
94
+ <div>11:13</div>
95
+ <div class="status-right">
96
+ <div class="dot"></div><div class="dot"></div><div class="dot"></div>
97
+ <span style="font-size:34px;">▲</span>
98
+ <span style="font-size:40px;">•</span>
99
+ <span style="font-size:40px;">📶</span>
100
+ <span style="font-size:40px;">🔋</span>
101
+ </div>
102
+ </div>
103
+
104
+ <!-- Editor Header -->
105
+ <div class="editor-header">
106
+ <div class="back-btn">←</div>
107
+ <div class="title-input">Title</div>
108
+ <div class="header-actions">
109
+ <div class="action-btn">∨</div>
110
+ <div class="action-btn">🗑</div>
111
+ <div class="action-btn">?</div>
112
+ </div>
113
+ </div>
114
+
115
+ <!-- Formatting Toolbar -->
116
+ <div class="toolbar">
117
+ <div class="row">
118
+ <div class="tool">OCR</div>
119
+ <div class="tool">B</div>
120
+ <div class="tool">I</div>
121
+ <div class="tool">T</div>
122
+ <div class="tool">U</div>
123
+ <div class="tool">A</div>
124
+ <div class="tool">Tt</div>
125
+ </div>
126
+
127
+ <div class="row">
128
+ <div class="tool small">↦•</div>
129
+ <div class="tool small">•↤</div>
130
+ <div class="tool small">x²</div>
131
+ <div class="tool small">x₂</div>
132
+ <div class="tool small">↶</div>
133
+ <div class="tool small">↷</div>
134
+ </div>
135
+
136
+ <div class="row">
137
+ <div class="tool small">≡</div>
138
+ <div class="tool small">≡</div>
139
+ <div class="tool small">≡</div>
140
+ <div class="tool small">•</div>
141
+ <div class="tool small">1 2 3</div>
142
+ <div class="tool small">☑</div>
143
+ <div class="done-btn">DONE</div>
144
+ </div>
145
+ </div>
146
+
147
+ <!-- Content area -->
148
+ <div class="content">
149
+ <div class="line">Manager</div>
150
+ <div class="line">AA Technologies</div>
151
+ <div class="line">Pune</div>
152
+ </div>
153
+
154
+ <!-- Keyboard -->
155
+ <div class="keyboard">
156
+ <div class="kb-top">
157
+ <div class="kb-icon">⠿</div>
158
+ <div class="kb-icon">😊</div>
159
+ <div class="kb-icon">GIF</div>
160
+ <div class="kb-icon">⚙</div>
161
+ <div class="kb-icon">G</div>
162
+ <div class="kb-icon">🎨</div>
163
+ <div class="kb-icon">🎤</div>
164
+ </div>
165
+
166
+ <div class="kb-rows">
167
+ <div class="kb-row">
168
+ <div class="key">Q</div><div class="key">W</div><div class="key">E</div><div class="key">R</div><div class="key">T</div>
169
+ <div class="key">Y</div><div class="key">U</div><div class="key">I</div><div class="key">O</div><div class="key">P</div>
170
+ </div>
171
+ <div class="kb-row">
172
+ <div class="key">A</div><div class="key">S</div><div class="key">D</div><div class="key">F</div><div class="key">G</div>
173
+ <div class="key">H</div><div class="key">J</div><div class="key">K</div><div class="key">L</div>
174
+ </div>
175
+ <div class="kb-row">
176
+ <div class="key w120">⇧</div>
177
+ <div class="key">Z</div><div class="key">X</div><div class="key">C</div><div class="key">V</div><div class="key">B</div><div class="key">N</div><div class="key">M</div>
178
+ <div class="key w120">⌫</div>
179
+ </div>
180
+ <div class="kb-row">
181
+ <div class="key w120">?123</div>
182
+ <div class="key w120" style="width:100px;">,</div>
183
+ <div class="key w120" style="width:100px;">😊</div>
184
+ <div class="key space"> </div>
185
+ <div class="key w120" style="width:100px;">.</div>
186
+ <div class="key w140">↵</div>
187
+ </div>
188
+ </div>
189
+ </div>
190
+
191
+ </div>
192
+ </body>
193
+ </html>
code/1085/1085_25.html ADDED
@@ -0,0 +1,279 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <html lang="en">
2
+ <head>
3
+ <meta charset="UTF-8">
4
+ <meta name="viewport" content="width=1080, initial-scale=1.0">
5
+ <title>Mobile Note Editor Mock</title>
6
+ <style>
7
+ body { margin: 0; padding: 0; background: transparent; font-family: Arial, Helvetica, sans-serif; }
8
+ #render-target {
9
+ width: 1080px;
10
+ height: 2400px;
11
+ position: relative;
12
+ overflow: hidden;
13
+ background: #ffffff;
14
+ }
15
+
16
+ /* Status bar (teal area with time and system icons) */
17
+ .status-bar {
18
+ position: absolute;
19
+ top: 0; left: 0; right: 0;
20
+ height: 96px;
21
+ background: #5ec1cc;
22
+ color: #ffffff;
23
+ font-size: 38px;
24
+ display: flex;
25
+ align-items: center;
26
+ padding: 0 28px;
27
+ box-sizing: border-box;
28
+ letter-spacing: 1px;
29
+ }
30
+ .status-icons {
31
+ margin-left: auto;
32
+ display: flex;
33
+ align-items: center;
34
+ gap: 26px;
35
+ }
36
+ .dot { width: 10px; height: 10px; background:#ffffff; border-radius:50%; opacity: .9; }
37
+ .icon-wifi, .icon-battery {
38
+ width: 44px; height: 22px; border: 2px solid #fff; border-radius: 4px; position: relative;
39
+ }
40
+ .icon-battery:after {
41
+ content:""; position:absolute; right:-8px; top:6px; width:6px; height:10px; background:#fff; border-radius:2px;
42
+ }
43
+
44
+ /* App bar with back button, Title field and actions */
45
+ .app-bar {
46
+ position: absolute;
47
+ top: 96px;
48
+ left: 0; right: 0;
49
+ height: 212px;
50
+ background: #ffffff;
51
+ padding: 22px 28px;
52
+ box-sizing: border-box;
53
+ display: flex;
54
+ align-items: center;
55
+ gap: 18px;
56
+ border-bottom: 1px solid #e6e6e6;
57
+ }
58
+ .back-btn {
59
+ width: 72px; height: 72px; display:flex; justify-content:center; align-items:center;
60
+ border-radius: 36px;
61
+ }
62
+ .back-btn svg { width: 40px; height: 40px; fill: #3b3b3b; }
63
+
64
+ .title-field {
65
+ flex: 1;
66
+ height: 110px;
67
+ background: #f2f2f2;
68
+ border-radius: 10px;
69
+ display: flex;
70
+ align-items: center;
71
+ padding: 0 26px;
72
+ font-size: 44px;
73
+ color: #7a7a7a;
74
+ position: relative;
75
+ }
76
+ .title-field .dropdown {
77
+ position: absolute;
78
+ right: 16px; top: 50%; transform: translateY(-50%);
79
+ width: 56px; height: 56px; display:flex; align-items:center; justify-content:center;
80
+ }
81
+ .title-field .dropdown svg { width: 32px; height: 32px; fill: #6b6b6b; }
82
+
83
+ .app-actions {
84
+ display: flex; align-items:center; gap: 22px;
85
+ }
86
+ .action-circle {
87
+ width: 70px; height: 70px; border-radius: 10px; border: 2px solid #d9d9d9;
88
+ display:flex; align-items:center; justify-content:center; color:#4d4d4d; font-weight: bold;
89
+ }
90
+
91
+ /* Formatting toolbar */
92
+ .format-toolbar {
93
+ position: absolute;
94
+ top: 308px;
95
+ left: 0; right: 0;
96
+ padding: 26px 36px 18px;
97
+ box-sizing: border-box;
98
+ background: #ffffff;
99
+ border-bottom: 1px solid #ededed;
100
+ }
101
+ .format-row {
102
+ display: flex;
103
+ flex-wrap: wrap;
104
+ gap: 18px;
105
+ margin-bottom: 18px;
106
+ }
107
+ .fmt-btn {
108
+ width: 150px;
109
+ height: 86px;
110
+ border: 2px solid #dedede;
111
+ border-radius: 10px;
112
+ background: #fafafa;
113
+ font-size: 42px;
114
+ color: #444;
115
+ display: flex; align-items: center; justify-content: center;
116
+ }
117
+ .fmt-btn.small { width: 120px; height: 78px; font-size: 36px; }
118
+ .fmt-btn.wide { width: 220px; }
119
+ .done-btn {
120
+ margin-left: auto;
121
+ width: 210px;
122
+ height: 92px;
123
+ background: #5ec1cc;
124
+ border-radius: 10px;
125
+ color: #fff;
126
+ font-weight: 700;
127
+ font-size: 40px;
128
+ display:flex; align-items:center; justify-content:center;
129
+ }
130
+
131
+ /* Document area */
132
+ .doc {
133
+ position: absolute;
134
+ top: 530px;
135
+ left: 0; right: 0;
136
+ bottom: 800px; /* space for keyboard */
137
+ padding: 40px 44px;
138
+ box-sizing: border-box;
139
+ overflow: hidden;
140
+ background: #ffffff;
141
+ }
142
+ .doc p {
143
+ margin: 0 0 26px;
144
+ font-size: 54px;
145
+ color: #111;
146
+ line-height: 1.36;
147
+ }
148
+
149
+ /* Keyboard mock */
150
+ .keyboard {
151
+ position: absolute;
152
+ left: 0; right: 0; bottom: 0;
153
+ height: 800px;
154
+ background: #1a1820;
155
+ padding: 28px 24px 34px;
156
+ box-sizing: border-box;
157
+ color: #eaeaea;
158
+ }
159
+ .kbd-top {
160
+ display:flex; align-items:center; gap: 18px; margin-bottom: 18px;
161
+ }
162
+ .kbd-grid {
163
+ display: grid;
164
+ grid-template-columns: repeat(10, 1fr);
165
+ gap: 18px;
166
+ }
167
+ .key {
168
+ height: 120px;
169
+ background: #2b2932;
170
+ border-radius: 18px;
171
+ display:flex; align-items:center; justify-content:center;
172
+ font-size: 48px; color: #ddd;
173
+ }
174
+ .row { margin-bottom: 18px; display:grid; grid-template-columns: repeat(10, 1fr); gap: 18px; }
175
+ .row .key.wide { grid-column: span 2; }
176
+ .row .key.xwide { grid-column: span 3; }
177
+ .space-row { display:grid; grid-template-columns: 1fr 6fr 1fr; gap: 18px; }
178
+ </style>
179
+ </head>
180
+ <body>
181
+ <div id="render-target">
182
+
183
+ <!-- Status bar -->
184
+ <div class="status-bar">
185
+ <div>11:14</div>
186
+ <div class="status-icons">
187
+ <div class="dot"></div>
188
+ <div class="dot"></div>
189
+ <div class="icon-wifi"></div>
190
+ <div class="icon-battery"></div>
191
+ </div>
192
+ </div>
193
+
194
+ <!-- App header -->
195
+ <div class="app-bar">
196
+ <div class="back-btn" aria-label="Back">
197
+ <svg viewBox="0 0 24 24"><path d="M15.5 3.5L7 12l8.5 8.5-2.1 2.1L2.8 12l10.6-10.6 2.1 2.1z"/></svg>
198
+ </div>
199
+ <div class="title-field">
200
+ Title
201
+ <div class="dropdown">
202
+ <svg viewBox="0 0 24 24"><path d="M7 10l5 5 5-5z"/></svg>
203
+ </div>
204
+ </div>
205
+ <div class="app-actions">
206
+ <div class="action-circle" title="Delete">
207
+ <svg viewBox="0 0 24 24" width="34" height="34" style="fill:#4d4d4d;">
208
+ <path d="M6 7h12v14H6zM9 4h6l1 2H8l1-2z"/>
209
+ </svg>
210
+ </div>
211
+ <div class="action-circle" title="Help">?</div>
212
+ </div>
213
+ </div>
214
+
215
+ <!-- Formatting toolbar -->
216
+ <div class="format-toolbar">
217
+ <div class="format-row">
218
+ <div class="fmt-btn wide">OCR</div>
219
+ <div class="fmt-btn">B</div>
220
+ <div class="fmt-btn">I</div>
221
+ <div class="fmt-btn">T</div>
222
+ <div class="fmt-btn">U</div>
223
+ <div class="fmt-btn">A</div>
224
+ <div class="fmt-btn">Tt</div>
225
+ </div>
226
+ <div class="format-row">
227
+ <div class="fmt-btn small">≡</div>
228
+ <div class="fmt-btn small">≡</div>
229
+ <div class="fmt-btn small">x²</div>
230
+ <div class="fmt-btn small">x₂</div>
231
+ <div class="fmt-btn small">↶</div>
232
+ <div class="fmt-btn small">↷</div>
233
+ <div class="fmt-btn small">⟂</div>
234
+ <div class="done-btn">DONE</div>
235
+ </div>
236
+ <div class="format-row">
237
+ <div class="fmt-btn small">≡</div>
238
+ <div class="fmt-btn small">≡</div>
239
+ <div class="fmt-btn small">≡</div>
240
+ <div class="fmt-btn small">•</div>
241
+ <div class="fmt-btn small">1.</div>
242
+ <div class="fmt-btn small">☑</div>
243
+ </div>
244
+ </div>
245
+
246
+ <!-- Document editor content -->
247
+ <div class="doc">
248
+ <p>Manager</p>
249
+ <p>AA Technologies</p>
250
+ <p>Pune</p>
251
+ <p>D</p>
252
+ </div>
253
+
254
+ <!-- Keyboard mock -->
255
+ <div class="keyboard">
256
+ <div class="kbd-top" style="font-size:40px;">⌨ Keyboard</div>
257
+
258
+ <div class="row">
259
+ <div class="key">q</div><div class="key">w</div><div class="key">e</div><div class="key">r</div><div class="key">t</div>
260
+ <div class="key">y</div><div class="key">u</div><div class="key">i</div><div class="key">o</div><div class="key">p</div>
261
+ </div>
262
+ <div class="row">
263
+ <div class="key">a</div><div class="key">s</div><div class="key">d</div><div class="key">f</div><div class="key">g</div>
264
+ <div class="key">h</div><div class="key">j</div><div class="key">k</div><div class="key">l</div><div class="key wide">⌫</div>
265
+ </div>
266
+ <div class="row">
267
+ <div class="key xwide">⇧</div><div class="key">z</div><div class="key">x</div><div class="key">c</div><div class="key">v</div>
268
+ <div class="key">b</div><div class="key">n</div><div class="key">m</div><div class="key">.</div><div class="key xwide">↵</div>
269
+ </div>
270
+ <div class="space-row">
271
+ <div class="key">?123</div>
272
+ <div class="key">space</div>
273
+ <div class="key">⤴</div>
274
+ </div>
275
+ </div>
276
+
277
+ </div>
278
+ </body>
279
+ </html>
code/1085/1085_26.html ADDED
@@ -0,0 +1,420 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <html>
2
+ <head>
3
+ <meta charset="UTF-8">
4
+ <title>Mobile Note Editor Mock</title>
5
+ <style>
6
+ body { margin: 0; padding: 0; background: transparent; font-family: Arial, Helvetica, sans-serif; }
7
+ #render-target {
8
+ width: 1080px;
9
+ height: 2400px;
10
+ position: relative;
11
+ overflow: hidden;
12
+ background: #FFFFFF;
13
+ border-radius: 0;
14
+ }
15
+
16
+ /* Top status bar */
17
+ .status-bar {
18
+ position: absolute;
19
+ top: 0;
20
+ left: 0;
21
+ width: 1080px;
22
+ height: 100px;
23
+ background: #63C4CF;
24
+ color: #fff;
25
+ display: flex;
26
+ align-items: center;
27
+ padding: 0 36px;
28
+ box-sizing: border-box;
29
+ font-weight: 600;
30
+ letter-spacing: 0.5px;
31
+ }
32
+ .status-bar .time { font-size: 36px; }
33
+ .status-icons {
34
+ margin-left: auto;
35
+ display: flex;
36
+ gap: 26px;
37
+ align-items: center;
38
+ }
39
+ .status-icons .dot {
40
+ width: 18px; height: 18px; background: #fff; opacity: 0.9; border-radius: 50%;
41
+ }
42
+ .status-icons .signal, .status-icons .battery {
43
+ width: 36px; height: 22px; border: 2px solid rgba(255,255,255,0.9); border-radius: 4px;
44
+ }
45
+
46
+ /* App header */
47
+ .header {
48
+ position: absolute;
49
+ top: 100px;
50
+ left: 0;
51
+ width: 1080px;
52
+ height: 260px;
53
+ background: #63C4CF;
54
+ box-sizing: border-box;
55
+ padding: 30px 36px;
56
+ color: #fff;
57
+ }
58
+ .header-top {
59
+ display: flex;
60
+ align-items: center;
61
+ gap: 20px;
62
+ }
63
+ .icon-btn {
64
+ width: 72px; height: 72px;
65
+ background: rgba(255,255,255,0.2);
66
+ border-radius: 36px;
67
+ display: flex; align-items: center; justify-content: center;
68
+ }
69
+ .icon-square {
70
+ width: 72px; height: 72px;
71
+ background: rgba(255,255,255,0.2);
72
+ border-radius: 12px;
73
+ display: flex; align-items: center; justify-content: center;
74
+ }
75
+ .title-box {
76
+ margin-top: 22px;
77
+ width: 860px;
78
+ height: 110px;
79
+ background: #fff;
80
+ border-radius: 10px;
81
+ box-sizing: border-box;
82
+ padding: 0 24px;
83
+ display: flex; align-items: center;
84
+ color: #333;
85
+ font-size: 42px;
86
+ font-weight: 600;
87
+ }
88
+ .header-right {
89
+ margin-left: auto;
90
+ display: flex;
91
+ align-items: center;
92
+ gap: 22px;
93
+ }
94
+
95
+ /* Toolbar */
96
+ .toolbar {
97
+ position: absolute;
98
+ top: 360px;
99
+ left: 0;
100
+ width: 1080px;
101
+ box-sizing: border-box;
102
+ padding: 20px 36px 10px;
103
+ background: #fff;
104
+ }
105
+ .tool-row {
106
+ display: flex;
107
+ align-items: center;
108
+ gap: 18px;
109
+ margin-bottom: 22px;
110
+ flex-wrap: wrap;
111
+ }
112
+ .tool-btn {
113
+ min-width: 140px;
114
+ height: 90px;
115
+ padding: 0 18px;
116
+ box-sizing: border-box;
117
+ background: #F3F3F3;
118
+ border: 1px solid #D9D9D9;
119
+ border-radius: 10px;
120
+ color: #333;
121
+ font-size: 40px;
122
+ display: flex; align-items: center; justify-content: center;
123
+ }
124
+ .tool-small {
125
+ min-width: 120px;
126
+ height: 90px;
127
+ }
128
+ .tool-icon {
129
+ width: 140px; height: 90px;
130
+ background: #F3F3F3;
131
+ border: 1px solid #D9D9D9;
132
+ border-radius: 10px;
133
+ display: flex; align-items: center; justify-content: center;
134
+ }
135
+ .done-btn {
136
+ margin-left: auto;
137
+ width: 200px; height: 96px;
138
+ background: #5EC3CF;
139
+ color: #fff; font-weight: 700; font-size: 40px;
140
+ border-radius: 10px;
141
+ display: flex; align-items: center; justify-content: center;
142
+ }
143
+
144
+ /* Editor area */
145
+ .editor-area {
146
+ position: absolute;
147
+ top: 540px;
148
+ left: 0;
149
+ width: 1080px;
150
+ height: 780px;
151
+ box-sizing: border-box;
152
+ padding: 30px 36px;
153
+ background: #fff;
154
+ color: #111;
155
+ font-size: 52px;
156
+ line-height: 76px;
157
+ }
158
+
159
+ /* Keyboard */
160
+ .keyboard {
161
+ position: absolute;
162
+ bottom: 0;
163
+ left: 0;
164
+ width: 1080px;
165
+ height: 1020px;
166
+ background: #1F1F1F;
167
+ color: #ECECEC;
168
+ box-sizing: border-box;
169
+ border-top-left-radius: 30px;
170
+ border-top-right-radius: 30px;
171
+ overflow: hidden;
172
+ }
173
+ .suggestion-bar {
174
+ height: 100px;
175
+ display: flex; align-items: center;
176
+ justify-content: center;
177
+ gap: 36px;
178
+ font-size: 40px;
179
+ color: #D8D8D8;
180
+ }
181
+ .suggestion-bar .divider { width: 2px; height: 40px; background: #444; }
182
+ .keys {
183
+ padding: 20px 24px;
184
+ box-sizing: border-box;
185
+ }
186
+ .key-row {
187
+ display: flex;
188
+ gap: 16px;
189
+ justify-content: space-between;
190
+ margin-bottom: 26px;
191
+ }
192
+ .key {
193
+ background: #2B2B2B;
194
+ border-radius: 22px;
195
+ width: 90px;
196
+ height: 120px;
197
+ display: flex; align-items: center; justify-content: center;
198
+ font-size: 46px;
199
+ box-shadow: inset 0 0 0 1px #3A3A3A;
200
+ }
201
+ .key-wide { width: 150px; }
202
+ .space { flex: 1; height: 120px; background: #2B2B2B; border-radius: 22px; display: flex; align-items: center; justify-content: center; font-size: 34px; color: #CFCFCF; }
203
+ .enter {
204
+ width: 150px; height: 120px;
205
+ background: #D9C3E9;
206
+ color: #2B2B2B;
207
+ border-radius: 28px;
208
+ font-weight: 700;
209
+ }
210
+ </style>
211
+ </head>
212
+ <body>
213
+ <div id="render-target">
214
+
215
+ <!-- Status Bar -->
216
+ <div class="status-bar">
217
+ <div class="time">11:14</div>
218
+ <div class="status-icons">
219
+ <div class="dot"></div>
220
+ <div class="signal"></div>
221
+ <div class="battery"></div>
222
+ </div>
223
+ </div>
224
+
225
+ <!-- Header with title and actions -->
226
+ <div class="header">
227
+ <div class="header-top">
228
+ <div class="icon-btn" aria-label="Back">
229
+ <svg width="40" height="40" viewBox="0 0 24 24">
230
+ <path d="M15 18l-6-6 6-6" stroke="#fff" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"/>
231
+ </svg>
232
+ </div>
233
+ <div class="title-box">Title</div>
234
+ <div class="header-right">
235
+ <div class="icon-btn" aria-label="Dropdown">
236
+ <svg width="40" height="40" viewBox="0 0 24 24">
237
+ <path d="M6 9l6 6 6-6" stroke="#fff" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"/>
238
+ </svg>
239
+ </div>
240
+ <div class="icon-square" aria-label="Trash">
241
+ <svg width="40" height="40" viewBox="0 0 24 24">
242
+ <path d="M3 6h18M8 6v12m8-12v12M9 6l1-2h4l1 2" stroke="#fff" stroke-width="2" fill="none" stroke-linecap="round"/>
243
+ </svg>
244
+ </div>
245
+ <div class="icon-btn" aria-label="Help">
246
+ <svg width="40" height="40" viewBox="0 0 24 24">
247
+ <circle cx="12" cy="12" r="9" stroke="#fff" stroke-width="2" fill="none"/>
248
+ <path d="M9.5 9a3 3 0 0 1 5 2c0 2-2 2-2 4" stroke="#fff" stroke-width="2" fill="none" stroke-linecap="round"/>
249
+ <circle cx="12" cy="17" r="1.5" fill="#fff"/>
250
+ </svg>
251
+ </div>
252
+ </div>
253
+ </div>
254
+ </div>
255
+
256
+ <!-- Formatting Toolbar -->
257
+ <div class="toolbar">
258
+ <div class="tool-row">
259
+ <div class="tool-btn tool-small">OCR</div>
260
+ <div class="tool-btn">B</div>
261
+ <div class="tool-btn">I</div>
262
+ <div class="tool-btn">T</div>
263
+ <div class="tool-btn">U</div>
264
+ <div class="tool-btn">A</div>
265
+ <div class="tool-btn">Tt</div>
266
+ </div>
267
+
268
+ <div class="tool-row">
269
+ <div class="tool-icon" title="Align Left">
270
+ <svg width="70" height="40" viewBox="0 0 24 24">
271
+ <path d="M4 6h16M4 12h12M4 18h16" stroke="#444" stroke-width="2"/>
272
+ </svg>
273
+ </div>
274
+ <div class="tool-icon" title="Align Center">
275
+ <svg width="70" height="40" viewBox="0 0 24 24">
276
+ <path d="M4 6h16M6 12h12M4 18h16" stroke="#444" stroke-width="2"/>
277
+ </svg>
278
+ </div>
279
+ <div class="tool-icon" title="Superscript">
280
+ <svg width="80" height="40" viewBox="0 0 24 24">
281
+ <path d="M4 18l6-10M16 18L10 8" stroke="#444" stroke-width="2" fill="none"/>
282
+ <text x="18" y="9" font-size="8" fill="#444">2</text>
283
+ </svg>
284
+ </div>
285
+ <div class="tool-icon" title="Subscript">
286
+ <svg width="80" height="40" viewBox="0 0 24 24">
287
+ <path d="M4 18l6-10M16 18L10 8" stroke="#444" stroke-width="2" fill="none"/>
288
+ <text x="18" y="19" font-size="8" fill="#444">2</text>
289
+ </svg>
290
+ </div>
291
+ <div class="tool-icon" title="Undo">
292
+ <svg width="70" height="40" viewBox="0 0 24 24">
293
+ <path d="M7 7l-4 4 4 4" stroke="#444" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"/>
294
+ <path d="M20 15c0-4-3-7-7-7h-6" stroke="#444" stroke-width="2" fill="none"/>
295
+ </svg>
296
+ </div>
297
+ <div class="tool-icon" title="Redo">
298
+ <svg width="70" height="40" viewBox="0 0 24 24">
299
+ <path d="M17 7l4 4-4 4" stroke="#444" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"/>
300
+ <path d="M4 15c0-4 3-7 7-7h6" stroke="#444" stroke-width="2" fill="none"/>
301
+ </svg>
302
+ </div>
303
+ </div>
304
+
305
+ <div class="tool-row">
306
+ <div class="tool-icon" title="Align Left">
307
+ <svg width="70" height="40" viewBox="0 0 24 24">
308
+ <path d="M4 6h16M4 12h12M4 18h16" stroke="#444" stroke-width="2"/>
309
+ </svg>
310
+ </div>
311
+ <div class="tool-icon" title="Align Center">
312
+ <svg width="70" height="40" viewBox="0 0 24 24">
313
+ <path d="M4 6h16M6 12h12M4 18h16" stroke="#444" stroke-width="2"/>
314
+ </svg>
315
+ </div>
316
+ <div class="tool-icon" title="Align Right">
317
+ <svg width="70" height="40" viewBox="0 0 24 24">
318
+ <path d="M4 6h16M8 12h12M4 18h16" stroke="#444" stroke-width="2"/>
319
+ </svg>
320
+ </div>
321
+ <div class="tool-icon" title="Bulleted List">
322
+ <svg width="90" height="40" viewBox="0 0 24 24">
323
+ <circle cx="5" cy="6" r="2" fill="#444"/><path d="M10 6h10" stroke="#444" stroke-width="2"/>
324
+ <circle cx="5" cy="12" r="2" fill="#444"/><path d="M10 12h10" stroke="#444" stroke-width="2"/>
325
+ <circle cx="5" cy="18" r="2" fill="#444"/><path d="M10 18h10" stroke="#444" stroke-width="2"/>
326
+ </svg>
327
+ </div>
328
+ <div class="tool-icon" title="Numbered List">
329
+ <svg width="90" height="40" viewBox="0 0 24 24">
330
+ <text x="4" y="8" font-size="8" fill="#444">1</text><path d="M10 6h10" stroke="#444" stroke-width="2"/>
331
+ <text x="4" y="14" font-size="8" fill="#444">2</text><path d="M10 12h10" stroke="#444" stroke-width="2"/>
332
+ <text x="4" y="20" font-size="8" fill="#444">3</text><path d="M10 18h10" stroke="#444" stroke-width="2"/>
333
+ </svg>
334
+ </div>
335
+ <div class="tool-icon" title="Checklist">
336
+ <svg width="90" height="40" viewBox="0 0 24 24">
337
+ <rect x="4" y="5" width="14" height="14" rx="2" fill="none" stroke="#444" stroke-width="2"/>
338
+ <path d="M6 12l3 3 6-6" stroke="#444" stroke-width="2" fill="none"/>
339
+ </svg>
340
+ </div>
341
+ <div class="done-btn">DONE</div>
342
+ </div>
343
+ </div>
344
+
345
+ <!-- Editor content -->
346
+ <div class="editor-area">
347
+ <div>Manager</div>
348
+ <div>AA Technologies</div>
349
+ <div>Pune</div>
350
+ <div>De</div>
351
+ </div>
352
+
353
+ <!-- Keyboard -->
354
+ <div class="keyboard">
355
+ <div class="suggestion-bar">
356
+ <span>De</span>
357
+ <div class="divider"></div>
358
+ <span>Dear</span>
359
+ <div class="divider"></div>
360
+ <span>Se</span>
361
+ <div style="margin-left:auto; margin-right:24px;">
362
+ <svg width="60" height="60" viewBox="0 0 24 24">
363
+ <circle cx="12" cy="12" r="10" stroke="#BFBFBF" stroke-width="1" fill="none"/>
364
+ <path d="M16 8l-8 8" stroke="#BFBFBF" stroke-width="2"/>
365
+ </svg>
366
+ </div>
367
+ </div>
368
+
369
+ <div class="keys">
370
+ <!-- Row 1 -->
371
+ <div class="key-row">
372
+ <div class="key">q</div>
373
+ <div class="key">w</div>
374
+ <div class="key">e</div>
375
+ <div class="key">r</div>
376
+ <div class="key">t</div>
377
+ <div class="key">y</div>
378
+ <div class="key">u</div>
379
+ <div class="key">i</div>
380
+ <div class="key">o</div>
381
+ <div class="key">p</div>
382
+ </div>
383
+ <!-- Row 2 -->
384
+ <div class="key-row">
385
+ <div class="key">a</div>
386
+ <div class="key">s</div>
387
+ <div class="key">d</div>
388
+ <div class="key">f</div>
389
+ <div class="key">g</div>
390
+ <div class="key">h</div>
391
+ <div class="key">j</div>
392
+ <div class="key">k</div>
393
+ <div class="key">l</div>
394
+ </div>
395
+ <!-- Row 3 -->
396
+ <div class="key-row">
397
+ <div class="key-wide">⇧</div>
398
+ <div class="key">z</div>
399
+ <div class="key">x</div>
400
+ <div class="key">c</div>
401
+ <div class="key">v</div>
402
+ <div class="key">b</div>
403
+ <div class="key">n</div>
404
+ <div class="key">m</div>
405
+ <div class="key-wide">⌫</div>
406
+ </div>
407
+ <!-- Row 4 -->
408
+ <div class="key-row">
409
+ <div class="key-wide">?123</div>
410
+ <div class="key-wide">,</div>
411
+ <div class="space">space</div>
412
+ <div class="key-wide">.</div>
413
+ <div class="enter">↵</div>
414
+ </div>
415
+ </div>
416
+ </div>
417
+
418
+ </div>
419
+ </body>
420
+ </html>
code/1085/1085_27.html ADDED
@@ -0,0 +1,348 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <html lang="en">
2
+ <head>
3
+ <meta charset="UTF-8">
4
+ <title>Mobile Editor Mock</title>
5
+ <style>
6
+ body { margin: 0; padding: 0; background: transparent; font-family: Arial, Helvetica, sans-serif; }
7
+ #render-target {
8
+ width: 1080px;
9
+ height: 2400px;
10
+ position: relative;
11
+ overflow: hidden;
12
+ background: #ffffff;
13
+ color: #111;
14
+ }
15
+
16
+ /* Status bar */
17
+ .status-bar {
18
+ position: absolute;
19
+ top: 0;
20
+ left: 0;
21
+ width: 1080px;
22
+ height: 120px;
23
+ background: #55C1CB;
24
+ color: #fff;
25
+ display: flex;
26
+ align-items: center;
27
+ padding: 0 28px;
28
+ box-sizing: border-box;
29
+ font-weight: 600;
30
+ letter-spacing: 1px;
31
+ }
32
+ .status-left { font-size: 40px; }
33
+ .status-right {
34
+ margin-left: auto;
35
+ display: flex;
36
+ gap: 26px;
37
+ align-items: center;
38
+ }
39
+ .icon {
40
+ width: 42px;
41
+ height: 42px;
42
+ }
43
+
44
+ /* Header with back and title */
45
+ .header {
46
+ position: absolute;
47
+ top: 120px;
48
+ left: 0;
49
+ width: 1080px;
50
+ height: 180px;
51
+ display: flex;
52
+ align-items: center;
53
+ padding: 0 26px;
54
+ box-sizing: border-box;
55
+ gap: 24px;
56
+ }
57
+ .back-btn {
58
+ width: 80px;
59
+ height: 80px;
60
+ display: flex;
61
+ justify-content: center;
62
+ align-items: center;
63
+ color: #333;
64
+ }
65
+ .title-input {
66
+ flex: 1;
67
+ height: 120px;
68
+ background: #F1F3F4;
69
+ border-radius: 12px;
70
+ display: flex;
71
+ align-items: center;
72
+ padding: 0 28px;
73
+ font-size: 46px;
74
+ color: #777;
75
+ box-sizing: border-box;
76
+ }
77
+ .header-actions {
78
+ display: flex;
79
+ gap: 26px;
80
+ margin-left: 6px;
81
+ }
82
+ .circle-icon {
83
+ width: 84px;
84
+ height: 84px;
85
+ border-radius: 50%;
86
+ border: 2px solid #DADCE0;
87
+ display: flex;
88
+ align-items: center;
89
+ justify-content: center;
90
+ color: #666;
91
+ background: #fff;
92
+ }
93
+
94
+ /* Formatting toolbar */
95
+ .formatting {
96
+ position: absolute;
97
+ top: 300px;
98
+ left: 0;
99
+ width: 1080px;
100
+ padding: 26px;
101
+ box-sizing: border-box;
102
+ }
103
+ .format-row {
104
+ display: flex;
105
+ flex-wrap: nowrap;
106
+ gap: 22px;
107
+ margin-bottom: 22px;
108
+ }
109
+ .tool {
110
+ min-width: 120px;
111
+ height: 96px;
112
+ background: #F6F7F8;
113
+ border: 2px solid #E1E3E6;
114
+ border-radius: 10px;
115
+ display: flex;
116
+ align-items: center;
117
+ justify-content: center;
118
+ color: #444;
119
+ font-weight: 600;
120
+ font-size: 38px;
121
+ }
122
+ .tool.small { min-width: 110px; height: 90px; font-size: 34px; }
123
+ .tool.blue { color: #2AA7FF; }
124
+ .done-btn {
125
+ position: absolute;
126
+ right: 26px;
127
+ top: 230px;
128
+ width: 220px;
129
+ height: 96px;
130
+ background: #55C1CB;
131
+ color: #fff;
132
+ border-radius: 10px;
133
+ display: flex;
134
+ align-items: center;
135
+ justify-content: center;
136
+ font-size: 40px;
137
+ font-weight: 800;
138
+ letter-spacing: 1px;
139
+ }
140
+
141
+ /* Document area */
142
+ .doc-area {
143
+ position: absolute;
144
+ left: 26px;
145
+ right: 26px;
146
+ top: 540px;
147
+ bottom: 860px; /* leave room for keyboard */
148
+ box-sizing: border-box;
149
+ padding-top: 30px;
150
+ font-size: 56px;
151
+ line-height: 1.4;
152
+ color: #111;
153
+ }
154
+
155
+ /* Keyboard mock */
156
+ .keyboard {
157
+ position: absolute;
158
+ left: 0;
159
+ right: 0;
160
+ bottom: 0;
161
+ height: 860px;
162
+ background: #17181B;
163
+ color: #EAEAEA;
164
+ box-sizing: border-box;
165
+ padding: 0 26px 24px 26px;
166
+ }
167
+ .sugg-bar {
168
+ height: 120px;
169
+ background: #222327;
170
+ border-radius: 18px 18px 0 0;
171
+ display: flex;
172
+ align-items: center;
173
+ padding: 0 26px;
174
+ box-sizing: border-box;
175
+ gap: 40px;
176
+ font-size: 44px;
177
+ }
178
+ .sugg-sep {
179
+ width: 2px;
180
+ height: 46px;
181
+ background: #555;
182
+ }
183
+ .keys {
184
+ margin-top: 18px;
185
+ }
186
+ .row {
187
+ display: flex;
188
+ justify-content: center;
189
+ gap: 18px;
190
+ margin: 18px 0;
191
+ }
192
+ .key {
193
+ background: #2A2B30;
194
+ border-radius: 18px;
195
+ min-width: 86px;
196
+ height: 116px;
197
+ display: flex;
198
+ align-items: center;
199
+ justify-content: center;
200
+ font-size: 44px;
201
+ color: #F2F2F2;
202
+ }
203
+ .key.wide { min-width: 150px; }
204
+ .space { min-width: 540px; }
205
+ .key.dark { background: #202126; }
206
+ .home-indicator {
207
+ position: absolute;
208
+ bottom: 14px;
209
+ left: 50%;
210
+ transform: translateX(-50%);
211
+ width: 560px;
212
+ height: 10px;
213
+ background: #D8D8D8;
214
+ border-radius: 6px;
215
+ opacity: 0.9;
216
+ }
217
+ </style>
218
+ </head>
219
+ <body>
220
+ <div id="render-target">
221
+ <!-- Status bar -->
222
+ <div class="status-bar">
223
+ <div class="status-left">11:14</div>
224
+ <div class="status-right">
225
+ <!-- Simple signal dot -->
226
+ <svg class="icon" viewBox="0 0 24 24" fill="#fff"><circle cx="12" cy="12" r="8"/></svg>
227
+ <!-- WiFi -->
228
+ <svg class="icon" viewBox="0 0 24 24" fill="none" stroke="#fff" stroke-width="2">
229
+ <path d="M2 9c5-4 15-4 20 0"/><path d="M5 12c4-3 10-3 14 0"/>
230
+ <path d="M8 15c3-2 5-2 8 0"/><circle cx="12" cy="18" r="1.5" fill="#fff"/>
231
+ </svg>
232
+ <!-- Battery -->
233
+ <svg class="icon" viewBox="0 0 28 16" fill="none" stroke="#fff" stroke-width="2">
234
+ <rect x="1" y="3" width="22" height="10" rx="2" />
235
+ <rect x="24" y="6" width="3" height="4" rx="1" fill="#fff" stroke="none"/>
236
+ </svg>
237
+ </div>
238
+ </div>
239
+
240
+ <!-- Header -->
241
+ <div class="header">
242
+ <div class="back-btn">
243
+ <svg width="54" height="54" viewBox="0 0 24 24" fill="none" stroke="#333" stroke-width="2">
244
+ <path d="M15 18l-6-6 6-6"/>
245
+ </svg>
246
+ </div>
247
+ <div class="title-input">Title</div>
248
+ <div class="header-actions">
249
+ <div class="circle-icon">
250
+ <svg width="36" height="36" viewBox="0 0 24 24" fill="none" stroke="#666" stroke-width="2">
251
+ <path d="M6 9l6 6 6-6"/>
252
+ </svg>
253
+ </div>
254
+ <div class="circle-icon">
255
+ <svg width="32" height="32" viewBox="0 0 24 24" fill="none" stroke="#666" stroke-width="2">
256
+ <path d="M3 6h18"/><path d="M8 6v12a2 2 0 0 0 2 2h4a2 2 0 0 0 2-2V6"/>
257
+ </svg>
258
+ </div>
259
+ <div class="circle-icon">
260
+ <svg width="34" height="34" viewBox="0 0 24 24" fill="none" stroke="#666" stroke-width="2">
261
+ <circle cx="12" cy="12" r="9"/>
262
+ <path d="M9.5 9a3 3 0 0 1 5 2.5c0 2-2.5 2.5-2.5 4.5"/><circle cx="12" cy="18" r="1"/>
263
+ </svg>
264
+ </div>
265
+ </div>
266
+ </div>
267
+
268
+ <!-- Formatting toolbar -->
269
+ <div class="formatting">
270
+ <div class="format-row">
271
+ <div class="tool">OCR</div>
272
+ <div class="tool">B</div>
273
+ <div class="tool">I</div>
274
+ <div class="tool">T</div>
275
+ <div class="tool">U</div>
276
+ <div class="tool blue">A</div>
277
+ <div class="tool">TT</div>
278
+ </div>
279
+ <div class="format-row">
280
+ <div class="tool small">≡•</div>
281
+ <div class="tool small">≡</div>
282
+ <div class="tool small">x²</div>
283
+ <div class="tool small">x₂</div>
284
+ <div class="tool small">↶</div>
285
+ <div class="tool small">↷</div>
286
+ </div>
287
+ <div class="format-row">
288
+ <div class="tool small">≡</div>
289
+ <div class="tool small">≡</div>
290
+ <div class="tool small">•</div>
291
+ <div class="tool small">1.</div>
292
+ <div class="tool small">☑</div>
293
+ </div>
294
+ <div class="done-btn">DONE</div>
295
+ </div>
296
+
297
+ <!-- Document body -->
298
+ <div class="doc-area">
299
+ Manager<br>
300
+ AA Technologies<br>
301
+ Pune<br><br>
302
+ Dea
303
+ </div>
304
+
305
+ <!-- Keyboard mock -->
306
+ <div class="keyboard">
307
+ <div class="sugg-bar">
308
+ <span>Dea</span>
309
+ <div class="sugg-sep"></div>
310
+ <span>Dear</span>
311
+ <div class="sugg-sep"></div>
312
+ <span>DEA</span>
313
+ <div style="margin-left:auto;display:flex;align-items:center;">
314
+ <svg width="52" height="52" viewBox="0 0 24 24" fill="none" stroke="#EAEAEA" stroke-width="2">
315
+ <circle cx="12" cy="12" r="9"/><path d="M12 7v6l4 2"/>
316
+ </svg>
317
+ </div>
318
+ </div>
319
+ <div class="keys">
320
+ <div class="row">
321
+ <div class="key">q</div><div class="key">w</div><div class="key">e</div><div class="key">r</div><div class="key">t</div><div class="key">y</div><div class="key">u</div><div class="key">i</div><div class="key">o</div><div class="key">p</div>
322
+ </div>
323
+ <div class="row">
324
+ <div class="key">a</div><div class="key">s</div><div class="key">d</div><div class="key">f</div><div class="key">g</div><div class="key">h</div><div class="key">j</div><div class="key">k</div><div class="key">l</div>
325
+ </div>
326
+ <div class="row">
327
+ <div class="key wide dark">⇧</div>
328
+ <div class="key">z</div><div class="key">x</div><div class="key">c</div><div class="key">v</div><div class="key">b</div><div class="key">n</div><div class="key">m</div>
329
+ <div class="key wide dark">
330
+ <svg width="36" height="36" viewBox="0 0 24 24" fill="none" stroke="#fff" stroke-width="2">
331
+ <path d="M20 12H8m0 0l5-5M8 12l5 5"/>
332
+ <rect x="3" y="5" width="18" height="14" rx="2" stroke="#fff"/>
333
+ </svg>
334
+ </div>
335
+ </div>
336
+ <div class="row">
337
+ <div class="key wide dark">?123</div>
338
+ <div class="key dark">,</div>
339
+ <div class="key space"> </div>
340
+ <div class="key dark">.</div>
341
+ <div class="key wide dark">↵</div>
342
+ </div>
343
+ </div>
344
+ <div class="home-indicator"></div>
345
+ </div>
346
+ </div>
347
+ </body>
348
+ </html>
code/1085/1085_28.html ADDED
@@ -0,0 +1,324 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <html>
2
+ <head>
3
+ <meta charset="UTF-8">
4
+ <meta name="viewport" content="width=1080, initial-scale=1.0">
5
+ <title>Mobile Editor UI</title>
6
+ <style>
7
+ body { margin: 0; padding: 0; background: transparent; font-family: Arial, Helvetica, sans-serif; }
8
+ #render-target {
9
+ width: 1080px;
10
+ height: 2400px;
11
+ position: relative;
12
+ overflow: hidden;
13
+ background: #ffffff;
14
+ }
15
+
16
+ /* Top cyan app bar */
17
+ .topbar {
18
+ position: absolute;
19
+ top: 0;
20
+ left: 0;
21
+ width: 1080px;
22
+ height: 180px;
23
+ background: #66C4CF;
24
+ }
25
+ .status {
26
+ position: absolute;
27
+ top: 24px;
28
+ left: 28px;
29
+ right: 28px;
30
+ color: #ffffff;
31
+ font-size: 34px;
32
+ display: flex;
33
+ align-items: center;
34
+ justify-content: space-between;
35
+ opacity: 0.95;
36
+ }
37
+ .status .icons {
38
+ display: flex;
39
+ gap: 18px;
40
+ align-items: center;
41
+ }
42
+ .status .dot {
43
+ width: 16px; height: 16px; border-radius: 50%; background: #ffffff; opacity: 0.9;
44
+ }
45
+ .navrow {
46
+ position: absolute;
47
+ left: 24px;
48
+ right: 24px;
49
+ bottom: 16px;
50
+ display: flex;
51
+ align-items: center;
52
+ justify-content: space-between;
53
+ }
54
+ .icon-btn {
55
+ width: 76px; height: 76px; border-radius: 12px;
56
+ display: flex; align-items: center; justify-content: center;
57
+ background: rgba(255,255,255,0.0);
58
+ }
59
+ .right-icons { display: flex; gap: 28px; }
60
+ .circle {
61
+ width: 70px; height: 70px; border-radius: 50%;
62
+ border: 3px solid #ffffff; display: flex; align-items: center; justify-content: center;
63
+ }
64
+ .svg-white { fill: #ffffff; }
65
+
66
+ /* Title field */
67
+ .title-field {
68
+ position: absolute;
69
+ top: 190px;
70
+ left: 72px;
71
+ width: 936px;
72
+ height: 120px;
73
+ border-radius: 10px;
74
+ background: #f2f5f6;
75
+ color: #777;
76
+ display: flex; align-items: center;
77
+ padding-left: 36px;
78
+ font-size: 46px;
79
+ }
80
+
81
+ /* Toolbar */
82
+ .toolbar {
83
+ position: absolute;
84
+ top: 330px;
85
+ left: 72px;
86
+ width: 936px;
87
+ }
88
+ .tool-row {
89
+ display: flex;
90
+ flex-wrap: nowrap;
91
+ gap: 24px;
92
+ margin-bottom: 26px;
93
+ align-items: center;
94
+ }
95
+ .tool {
96
+ height: 92px;
97
+ min-width: 120px;
98
+ padding: 0 24px;
99
+ border-radius: 10px;
100
+ background: #EBEEF0;
101
+ color: #333;
102
+ font-size: 38px;
103
+ display: flex; align-items: center; justify-content: center;
104
+ border: 1px solid #D8DADD;
105
+ }
106
+ .tool.small { min-width: 100px; height: 86px; font-size: 34px; }
107
+ .tool.wide { min-width: 180px; }
108
+ .done-btn {
109
+ margin-left: auto;
110
+ min-width: 200px;
111
+ height: 96px;
112
+ background: #4AB6C2;
113
+ color: #fff;
114
+ font-weight: bold;
115
+ border: none;
116
+ border-radius: 10px;
117
+ display: flex; align-items: center; justify-content: center;
118
+ font-size: 40px;
119
+ box-shadow: 0 2px 0 rgba(0,0,0,0.06) inset;
120
+ }
121
+
122
+ /* Document area */
123
+ .doc-area {
124
+ position: absolute;
125
+ top: 570px;
126
+ left: 24px;
127
+ right: 24px;
128
+ bottom: 880px; /* leaves space for on-screen keyboard */
129
+ padding: 40px 48px;
130
+ overflow: hidden;
131
+ color: #111;
132
+ font-size: 54px;
133
+ line-height: 80px;
134
+ }
135
+
136
+ /* Keyboard mock */
137
+ .keyboard {
138
+ position: absolute;
139
+ left: 0;
140
+ right: 0;
141
+ bottom: 0;
142
+ height: 840px;
143
+ background: #111216;
144
+ border-top-left-radius: 24px;
145
+ border-top-right-radius: 24px;
146
+ box-shadow: 0 -2px 8px rgba(0,0,0,0.15);
147
+ color: #EDEDED;
148
+ }
149
+ .suggest {
150
+ height: 110px;
151
+ display: flex;
152
+ align-items: center;
153
+ padding: 0 28px;
154
+ gap: 28px;
155
+ font-size: 44px;
156
+ color: #E8E8E8;
157
+ }
158
+ .suggest span {
159
+ opacity: 0.95;
160
+ }
161
+ .divider {
162
+ width: 2px; height: 44px; background: #5b5b5b; opacity: 0.8;
163
+ }
164
+
165
+ .rows {
166
+ padding: 12px 16px 0 16px;
167
+ display: grid;
168
+ grid-template-rows: repeat(4, 150px) 160px;
169
+ row-gap: 12px;
170
+ }
171
+ .key-row {
172
+ display: grid;
173
+ grid-template-columns: repeat(10, 1fr);
174
+ gap: 12px;
175
+ }
176
+ .key {
177
+ background: #2A2A2E;
178
+ border-radius: 22px;
179
+ display: flex; align-items: center; justify-content: center;
180
+ font-size: 46px;
181
+ color: #F1F1F1;
182
+ }
183
+ .key.dark { background: #202024; }
184
+ .space-row {
185
+ display: grid;
186
+ grid-template-columns: 160px 120px 120px 1fr 120px 160px;
187
+ gap: 12px;
188
+ }
189
+ .space { background: #2A2A2E; border-radius: 22px; }
190
+ .space.long { grid-column: 4 / 5; }
191
+ </style>
192
+ </head>
193
+ <body>
194
+ <div id="render-target">
195
+
196
+ <!-- Top Bar -->
197
+ <div class="topbar">
198
+ <div class="status">
199
+ <div>11:14</div>
200
+ <div class="icons">
201
+ <div class="dot"></div>
202
+ <div class="dot"></div>
203
+ <div class="dot" style="width: 20px; height: 20px;"></div>
204
+ </div>
205
+ </div>
206
+ <div class="navrow">
207
+ <div class="icon-btn">
208
+ <svg class="svg-white" width="54" height="54" viewBox="0 0 24 24">
209
+ <path d="M15.5 19 8.5 12l7-7" stroke="#ffffff" stroke-width="2.6" fill="none" stroke-linecap="round" stroke-linejoin="round"/>
210
+ </svg>
211
+ </div>
212
+ <div class="right-icons">
213
+ <div class="circle">
214
+ <svg class="svg-white" width="30" height="30" viewBox="0 0 24 24">
215
+ <path d="M7 10l5 5 5-5" fill="none" stroke="#ffffff" stroke-width="2.2" stroke-linecap="round" stroke-linejoin="round"/>
216
+ </svg>
217
+ </div>
218
+ <div class="icon-btn">
219
+ <svg class="svg-white" width="46" height="46" viewBox="0 0 24 24">
220
+ <path d="M3 6h18M8 6V4h8v2m-1 0v14H9V6" fill="none" stroke="#ffffff" stroke-width="2.1" stroke-linecap="round"/>
221
+ </svg>
222
+ </div>
223
+ <div class="icon-btn">
224
+ <svg class="svg-white" width="46" height="46" viewBox="0 0 24 24">
225
+ <circle cx="12" cy="12" r="9" fill="none" stroke="#ffffff" stroke-width="2"/>
226
+ <path d="M12 8v1.8M12 12.5v5" stroke="#ffffff" stroke-width="2" stroke-linecap="round"/>
227
+ </svg>
228
+ </div>
229
+ </div>
230
+ </div>
231
+ </div>
232
+
233
+ <!-- Title -->
234
+ <div class="title-field">Title</div>
235
+
236
+ <!-- Toolbar -->
237
+ <div class="toolbar">
238
+ <div class="tool-row">
239
+ <div class="tool wide">OCR</div>
240
+ <div class="tool">B</div>
241
+ <div class="tool">I</div>
242
+ <div class="tool">T</div>
243
+ <div class="tool">U</div>
244
+ <div class="tool">A</div>
245
+ <div class="tool">Tt</div>
246
+ </div>
247
+
248
+ <div class="tool-row">
249
+ <div class="tool small">≡</div>
250
+ <div class="tool small">≡⋯</div>
251
+ <div class="tool small">x²</div>
252
+ <div class="tool small">X₂</div>
253
+ <div class="tool small">
254
+ <svg width="40" height="40" viewBox="0 0 24 24">
255
+ <path d="M14 7l-5 5 5 5" fill="none" stroke="#333" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
256
+ </svg>
257
+ </div>
258
+ <div class="tool small">
259
+ <svg width="40" height="40" viewBox="0 0 24 24">
260
+ <path d="M10 7l5 5-5 5" fill="none" stroke="#333" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
261
+ </svg>
262
+ </div>
263
+ </div>
264
+
265
+ <div class="tool-row">
266
+ <div class="tool small">≡</div>
267
+ <div class="tool small">≡≡</div>
268
+ <div class="tool small">≡≡≡</div>
269
+ <div class="tool small">• List</div>
270
+ <div class="tool small">1. List</div>
271
+ <div class="tool small">☑</div>
272
+ <div class="done-btn">DONE</div>
273
+ </div>
274
+ </div>
275
+
276
+ <!-- Document editor area -->
277
+ <div class="doc-area">
278
+ <div>Manager</div>
279
+ <div>AA Technologies</div>
280
+ <div>Pune</div>
281
+ <div style="margin-top: 40px;">Dear</div>
282
+ </div>
283
+
284
+ <!-- On-screen Keyboard -->
285
+ <div class="keyboard">
286
+ <div class="suggest">
287
+ <span>Dear</span>
288
+ <div class="divider"></div>
289
+ <span>Fear</span>
290
+ <div class="divider"></div>
291
+ <span>Dwar</span>
292
+ <div style="margin-left:auto; display:flex; align-items:center;">
293
+ <svg width="50" height="50" viewBox="0 0 24 24" fill="#EDEDED">
294
+ <path d="M12 3a6 6 0 016 6v2.5l2 2V21h-5v-4.5l-3 2-3-2V21H4v-7.5l2-2V9a6 6 0 016-6z"/>
295
+ </svg>
296
+ </div>
297
+ </div>
298
+ <div class="rows">
299
+ <div class="key-row">
300
+ <div class="key">q</div><div class="key">w</div><div class="key">e</div><div class="key">r</div><div class="key">t</div>
301
+ <div class="key">y</div><div class="key">u</div><div class="key">i</div><div class="key">o</div><div class="key">p</div>
302
+ </div>
303
+ <div class="key-row">
304
+ <div class="key">a</div><div class="key">s</div><div class="key">d</div><div class="key">f</div><div class="key">g</div>
305
+ <div class="key">h</div><div class="key">j</div><div class="key">k</div><div class="key">l</div><div class="key dark">⌫</div>
306
+ </div>
307
+ <div class="key-row">
308
+ <div class="key dark">1</div><div class="key">z</div><div class="key">x</div><div class="key">c</div><div class="key">v</div>
309
+ <div class="key">b</div><div class="key">n</div><div class="key">m</div><div class="key">.</div><div class="key dark">↵</div>
310
+ </div>
311
+ <div class="space-row">
312
+ <div class="space key">?123</div>
313
+ <div class="space key">,</div>
314
+ <div class="space key">☺</div>
315
+ <div class="space key long"></div>
316
+ <div class="space key">.</div>
317
+ <div class="space key">↩︎</div>
318
+ </div>
319
+ </div>
320
+ </div>
321
+
322
+ </div>
323
+ </body>
324
+ </html>
code/1085/1085_29.html ADDED
@@ -0,0 +1,351 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <html>
2
+ <head>
3
+ <meta charset="utf-8">
4
+ <title>Mobile Editor UI</title>
5
+ <style>
6
+ body { margin: 0; padding: 0; background: transparent; font-family: Arial, Helvetica, sans-serif; }
7
+ #render-target {
8
+ width: 1080px;
9
+ height: 2400px;
10
+ position: relative;
11
+ overflow: hidden;
12
+ background: #FFFFFF;
13
+ }
14
+
15
+ /* Top status bar */
16
+ .status-bar {
17
+ position: absolute;
18
+ top: 0;
19
+ left: 0;
20
+ width: 1080px;
21
+ height: 120px;
22
+ background: #5EC6CF;
23
+ color: #ffffff;
24
+ display: flex;
25
+ align-items: center;
26
+ padding: 0 28px;
27
+ box-sizing: border-box;
28
+ letter-spacing: 0.5px;
29
+ }
30
+ .status-left {
31
+ display: flex;
32
+ align-items: center;
33
+ gap: 28px;
34
+ }
35
+ .status-right {
36
+ margin-left: auto;
37
+ display: flex;
38
+ align-items: center;
39
+ gap: 22px;
40
+ }
41
+ .icon-circle {
42
+ width: 28px; height: 28px; border: 2px solid rgba(255,255,255,0.8); border-radius: 50%;
43
+ }
44
+ .wifi, .battery {
45
+ display: inline-block;
46
+ }
47
+ .wifi svg, .battery svg { display: block; }
48
+ .back-icon {
49
+ width: 44px; height: 44px; display: flex; align-items: center; justify-content: center;
50
+ }
51
+ /* Title row */
52
+ .title-row {
53
+ position: absolute;
54
+ top: 140px;
55
+ left: 0;
56
+ width: 1080px;
57
+ padding: 0 40px;
58
+ box-sizing: border-box;
59
+ display: flex;
60
+ align-items: center;
61
+ gap: 22px;
62
+ }
63
+ .title-input {
64
+ flex: 1;
65
+ height: 110px;
66
+ background: #F9F9F9;
67
+ border: 2px solid #E5E5E5;
68
+ border-radius: 16px;
69
+ display: flex;
70
+ align-items: center;
71
+ padding: 0 24px;
72
+ font-size: 46px;
73
+ color: #A0A0A0;
74
+ }
75
+ .title-actions {
76
+ display: flex;
77
+ align-items: center;
78
+ gap: 24px;
79
+ }
80
+ .action-btn {
81
+ width: 88px; height: 88px;
82
+ border: 2px solid #D7D7D7;
83
+ border-radius: 16px;
84
+ display: flex; align-items: center; justify-content: center;
85
+ background: #FFFFFF;
86
+ }
87
+
88
+ /* Formatting toolbars */
89
+ .toolbar {
90
+ position: absolute;
91
+ top: 270px;
92
+ left: 0;
93
+ width: 1080px;
94
+ padding: 0 40px;
95
+ box-sizing: border-box;
96
+ color: #333;
97
+ }
98
+ .tool-row {
99
+ display: flex;
100
+ gap: 26px;
101
+ margin-bottom: 26px;
102
+ }
103
+ .tool-btn {
104
+ width: 140px;
105
+ height: 110px;
106
+ background: #F4F4F4;
107
+ border: 2px solid #DEDEDE;
108
+ border-radius: 14px;
109
+ display: flex; align-items: center; justify-content: center;
110
+ font-size: 36px;
111
+ color: #444;
112
+ }
113
+ .tool-btn.blue { background: #DFF7FA; color: #0f8fa4; font-weight: bold; }
114
+ .done-btn {
115
+ margin-left: auto;
116
+ width: 220px;
117
+ height: 120px;
118
+ border-radius: 10px;
119
+ background: #42B7C3;
120
+ color: #fff;
121
+ font-size: 44px;
122
+ font-weight: bold;
123
+ display: flex; align-items: center; justify-content: center;
124
+ border: none;
125
+ }
126
+
127
+ /* Editor area */
128
+ .editor-area {
129
+ position: absolute;
130
+ top: 700px;
131
+ left: 0;
132
+ width: 1080px;
133
+ height: 900px;
134
+ background: #FFFFFF;
135
+ padding: 34px 40px;
136
+ box-sizing: border-box;
137
+ font-size: 52px;
138
+ color: #111;
139
+ line-height: 1.4;
140
+ }
141
+
142
+ /* Keyboard */
143
+ .keyboard {
144
+ position: absolute;
145
+ bottom: 0;
146
+ left: 0;
147
+ width: 1080px;
148
+ height: 800px;
149
+ background: #1E1E1E;
150
+ color: #EEE;
151
+ box-sizing: border-box;
152
+ padding-top: 20px;
153
+ }
154
+ .suggest-bar {
155
+ height: 90px;
156
+ background: #2A2A2A;
157
+ margin: 0 18px 16px;
158
+ border-radius: 14px;
159
+ display: flex; align-items: center;
160
+ padding: 0 24px;
161
+ gap: 26px;
162
+ box-sizing: border-box;
163
+ font-size: 40px;
164
+ color: #CFCFCF;
165
+ }
166
+ .suggest-bar .spacer { flex: 1; }
167
+ .mic-btn {
168
+ width: 60px; height: 60px;
169
+ border-radius: 50%;
170
+ background: #444;
171
+ display: flex; align-items: center; justify-content: center;
172
+ }
173
+ .keys {
174
+ padding: 0 20px;
175
+ box-sizing: border-box;
176
+ }
177
+ .key-row {
178
+ display: flex;
179
+ justify-content: center;
180
+ gap: 12px;
181
+ margin-bottom: 18px;
182
+ }
183
+ .key {
184
+ width: 92px; height: 118px;
185
+ background: #2C2C2C;
186
+ border-radius: 18px;
187
+ display: flex; align-items: center; justify-content: center;
188
+ font-size: 44px;
189
+ color: #F0F0F0;
190
+ }
191
+ .key.small { width: 132px; }
192
+ .key.medium { width: 160px; }
193
+ .key.space { width: 520px; }
194
+ .key.wide { width: 180px; }
195
+ .enter {
196
+ background: #3A3A3A;
197
+ }
198
+ </style>
199
+ </head>
200
+ <body>
201
+ <div id="render-target">
202
+
203
+ <!-- Status bar -->
204
+ <div class="status-bar">
205
+ <div class="status-left">
206
+ <div class="back-icon">
207
+ <svg width="36" height="36" viewBox="0 0 24 24" fill="none">
208
+ <path d="M15 18L9 12L15 6" stroke="#ffffff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
209
+ </svg>
210
+ </div>
211
+ <div style="font-size:44px;">11:14</div>
212
+ <div class="icon-circle"></div>
213
+ <div class="icon-circle"></div>
214
+ </div>
215
+ <div class="status-right">
216
+ <div class="wifi">
217
+ <svg width="34" height="34" viewBox="0 0 24 24">
218
+ <path d="M2 8c5-4 15-4 20 0" stroke="#fff" stroke-width="2" fill="none" stroke-linecap="round"/>
219
+ <path d="M6 12c3-3 9-3 12 0" stroke="#fff" stroke-width="2" fill="none" stroke-linecap="round"/>
220
+ <circle cx="12" cy="16" r="2" fill="#fff"/>
221
+ </svg>
222
+ </div>
223
+ <div class="battery">
224
+ <svg width="44" height="26" viewBox="0 0 44 26">
225
+ <rect x="2" y="4" width="34" height="18" rx="3" stroke="#fff" stroke-width="2" fill="none"/>
226
+ <rect x="36" y="9" width="6" height="8" rx="2" fill="#fff"/>
227
+ <rect x="6" y="8" width="26" height="10" rx="2" fill="#fff"/>
228
+ </svg>
229
+ </div>
230
+ </div>
231
+ </div>
232
+
233
+ <!-- Title row -->
234
+ <div class="title-row">
235
+ <div class="title-input">Title</div>
236
+ <div class="title-actions">
237
+ <div class="action-btn">
238
+ <svg width="36" height="36" viewBox="0 0 24 24">
239
+ <path d="M6 9l6 6 6-6" stroke="#777" stroke-width="2" fill="none" stroke-linecap="round"/>
240
+ </svg>
241
+ </div>
242
+ <div class="action-btn">
243
+ <svg width="34" height="34" viewBox="0 0 24 24">
244
+ <path d="M4 7h16" stroke="#777" stroke-width="2"/>
245
+ <rect x="6" y="9" width="12" height="10" rx="2" stroke="#777" stroke-width="2" fill="none"/>
246
+ </svg>
247
+ </div>
248
+ <div class="action-btn">
249
+ <svg width="34" height="34" viewBox="0 0 24 24">
250
+ <circle cx="12" cy="12" r="10" stroke="#777" stroke-width="2" fill="none"/>
251
+ <path d="M12 16v-1.5c0-.9.6-1.4 1.2-1.8.8-.5 1.3-1.1 1.3-2 0-1.7-1.5-3-3.5-3-1.4 0-2.6.7-3.2 1.8" stroke="#777" stroke-width="2" fill="none" stroke-linecap="round"/>
252
+ <circle cx="12" cy="18" r="1" fill="#777"/>
253
+ </svg>
254
+ </div>
255
+ </div>
256
+ </div>
257
+
258
+ <!-- Toolbars -->
259
+ <div class="toolbar">
260
+ <div class="tool-row">
261
+ <div class="tool-btn">OCR</div>
262
+ <div class="tool-btn"><b>B</b></div>
263
+ <div class="tool-btn"><i>I</i></div>
264
+ <div class="tool-btn">T</div>
265
+ <div class="tool-btn">U</div>
266
+ <div class="tool-btn blue">A</div>
267
+ <div class="tool-btn">Tt</div>
268
+ </div>
269
+ <div class="tool-row">
270
+ <div class="tool-btn">▶︎</div>
271
+ <div class="tool-btn">⇤</div>
272
+ <div class="tool-btn">x²</div>
273
+ <div class="tool-btn">x₂</div>
274
+ <div class="tool-btn">
275
+ <svg width="44" height="44" viewBox="0 0 24 24">
276
+ <path d="M6 9l6 6 6-6" stroke="#555" stroke-width="2" fill="none"/>
277
+ </svg>
278
+ </div>
279
+ <div class="tool-btn">
280
+ <svg width="44" height="44" viewBox="0 0 24 24">
281
+ <path d="M18 9l-6 6-6-6" stroke="#555" stroke-width="2" fill="none"/>
282
+ </svg>
283
+ </div>
284
+ </div>
285
+ <div class="tool-row">
286
+ <div class="tool-btn">≡</div>
287
+ <div class="tool-btn">≣</div>
288
+ <div class="tool-btn">•</div>
289
+ <div class="tool-btn">1.</div>
290
+ <div class="tool-btn">☑︎</div>
291
+ <div class="done-btn">DONE</div>
292
+ </div>
293
+ </div>
294
+
295
+ <!-- Editor content -->
296
+ <div class="editor-area">
297
+ <div>Manager</div>
298
+ <div>AA Technologies</div>
299
+ <div>Pune</div>
300
+ <br>
301
+ <div>Dear</div>
302
+ </div>
303
+
304
+ <!-- Keyboard -->
305
+ <div class="keyboard">
306
+ <div class="suggest-bar">
307
+ <div>team</div>
308
+ <div style="opacity:0.4;">|</div>
309
+ <div>sir</div>
310
+ <div class="spacer"></div>
311
+ <div style="font-size:46px;">💘</div>
312
+ <div style="font-size:46px;">😘</div>
313
+ <div class="mic-btn">
314
+ <svg width="26" height="26" viewBox="0 0 24 24">
315
+ <rect x="9" y="4" width="6" height="10" rx="3" fill="#eee"/>
316
+ <path d="M5 10a7 7 0 0 0 14 0M12 17v3M9 20h6" stroke="#eee" stroke-width="2" fill="none" stroke-linecap="round"/>
317
+ </svg>
318
+ </div>
319
+ </div>
320
+
321
+ <div class="keys">
322
+ <div class="key-row">
323
+ <div class="key">q</div><div class="key">w</div><div class="key">e</div><div class="key">r</div><div class="key">t</div>
324
+ <div class="key">y</div><div class="key">u</div><div class="key">i</div><div class="key">o</div><div class="key">p</div>
325
+ </div>
326
+ <div class="key-row">
327
+ <div class="key">a</div><div class="key">s</div><div class="key">d</div><div class="key">f</div><div class="key">g</div>
328
+ <div class="key">h</div><div class="key">j</div><div class="key">k</div><div class="key">l</div>
329
+ </div>
330
+ <div class="key-row">
331
+ <div class="key">z</div><div class="key">x</div><div class="key">c</div><div class="key">v</div><div class="key">b</div>
332
+ <div class="key">n</div><div class="key">m</div>
333
+ </div>
334
+ <div class="key-row">
335
+ <div class="key small">?123</div>
336
+ <div class="key small">,</div>
337
+ <div class="key medium">🙂</div>
338
+ <div class="key space"></div>
339
+ <div class="key small">.</div>
340
+ <div class="key wide enter">
341
+ <svg width="40" height="40" viewBox="0 0 24 24">
342
+ <path d="M5 12h10v-4l4 4-4 4v-4H5" stroke="#eee" stroke-width="2" fill="none" stroke-linecap="round"/>
343
+ </svg>
344
+ </div>
345
+ </div>
346
+ </div>
347
+ </div>
348
+
349
+ </div>
350
+ </body>
351
+ </html>
code/1085/1085_3.html ADDED
@@ -0,0 +1,372 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <html lang="en">
2
+ <head>
3
+ <meta charset="UTF-8">
4
+ <meta name="viewport" content="width=1080, initial-scale=1.0">
5
+ <title>Mobile Editor Mock</title>
6
+ <style>
7
+ body { margin: 0; padding: 0; background: transparent; font-family: Arial, Helvetica, sans-serif; }
8
+ #render-target {
9
+ width: 1080px;
10
+ height: 2400px;
11
+ position: relative;
12
+ overflow: hidden;
13
+ background: #ffffff;
14
+ border-radius: 0;
15
+ box-shadow: none;
16
+ }
17
+
18
+ /* Top app bar + status */
19
+ .appbar {
20
+ position: absolute;
21
+ top: 0;
22
+ left: 0;
23
+ width: 1080px;
24
+ height: 190px;
25
+ background: #00BCD4;
26
+ color: #fff;
27
+ }
28
+ .statusbar {
29
+ height: 90px;
30
+ padding: 0 28px;
31
+ display: flex;
32
+ align-items: center;
33
+ justify-content: space-between;
34
+ font-weight: 600;
35
+ letter-spacing: 0.5px;
36
+ }
37
+ .status-left { font-size: 40px; }
38
+ .status-right {
39
+ display: flex;
40
+ align-items: center;
41
+ gap: 26px;
42
+ }
43
+ .status-icon {
44
+ width: 38px; height: 38px;
45
+ }
46
+ .status-icon svg { width: 100%; height: 100%; fill: #ffffff; }
47
+
48
+ /* Content area */
49
+ .content {
50
+ position: absolute;
51
+ top: 190px;
52
+ left: 0;
53
+ width: 100%;
54
+ height: calc(2400px - 190px);
55
+ background: #ffffff;
56
+ }
57
+
58
+ /* Title row */
59
+ .title-row {
60
+ display: flex;
61
+ align-items: center;
62
+ padding: 30px 40px 20px 40px;
63
+ gap: 24px;
64
+ }
65
+ .back-btn {
66
+ width: 60px; height: 60px; border-radius: 50%;
67
+ display: flex; align-items: center; justify-content: center;
68
+ background: transparent;
69
+ }
70
+ .back-btn svg { width: 42px; height: 42px; fill: #555; }
71
+ .title-input {
72
+ flex: 1;
73
+ height: 110px;
74
+ border-radius: 12px;
75
+ background: #F2F2F2;
76
+ display: flex; align-items: center;
77
+ padding: 0 28px;
78
+ font-size: 46px;
79
+ color: #888;
80
+ }
81
+ .title-tools {
82
+ display: flex;
83
+ align-items: center;
84
+ gap: 26px;
85
+ }
86
+ .round-icon {
87
+ width: 74px; height: 74px; border-radius: 50%;
88
+ background: #FFFFFF;
89
+ border: 2px solid #E0E0E0;
90
+ display: flex; align-items: center; justify-content: center;
91
+ }
92
+ .round-icon svg { width: 40px; height: 40px; fill: #6F6F6F; }
93
+
94
+ /* Formatting toolbars */
95
+ .toolbar {
96
+ padding: 10px 40px 0 40px;
97
+ }
98
+ .tool-row {
99
+ display: flex;
100
+ gap: 26px;
101
+ align-items: center;
102
+ margin-bottom: 24px;
103
+ flex-wrap: wrap;
104
+ }
105
+ .tool {
106
+ height: 98px;
107
+ padding: 0 26px;
108
+ border-radius: 10px;
109
+ background: #EFEFEF;
110
+ color: #4a4a4a;
111
+ display: flex; align-items: center; justify-content: center;
112
+ font-weight: 700;
113
+ font-size: 42px;
114
+ border: 1px solid #DEDEDE;
115
+ }
116
+ .tool.small { height: 88px; font-size: 38px; }
117
+ .tool.group {
118
+ display: flex; gap: 24px; padding: 0 20px;
119
+ }
120
+ .tool.square {
121
+ width: 120px; padding: 0; font-weight: 600; font-size: 40px;
122
+ }
123
+
124
+ .done-btn {
125
+ margin-left: auto;
126
+ height: 98px;
127
+ padding: 0 36px;
128
+ background: #00BCD4;
129
+ color: #fff;
130
+ border-radius: 10px;
131
+ font-size: 44px;
132
+ display: flex; align-items: center; justify-content: center;
133
+ font-weight: 800;
134
+ box-shadow: 0 2px 0 rgba(0,0,0,0.1);
135
+ }
136
+
137
+ /* Editor body */
138
+ .editor {
139
+ margin: 10px 40px 0 40px;
140
+ height: 930px;
141
+ border: 1px dashed transparent; /* for alignment only */
142
+ background: #ffffff;
143
+ position: relative;
144
+ }
145
+ .caret {
146
+ position: absolute;
147
+ top: 34px; left: 0;
148
+ width: 3px; height: 64px; background: #222;
149
+ }
150
+
151
+ /* Keyboard */
152
+ .keyboard {
153
+ position: absolute;
154
+ bottom: 0;
155
+ left: 0;
156
+ width: 1080px;
157
+ height: 830px;
158
+ background: #171717;
159
+ border-top-left-radius: 24px;
160
+ border-top-right-radius: 24px;
161
+ color: #eee;
162
+ }
163
+ .kbd-top {
164
+ height: 100px;
165
+ padding: 0 38px;
166
+ display: flex;
167
+ align-items: center;
168
+ gap: 46px;
169
+ }
170
+ .kbd-top .toolchip {
171
+ width: 78px; height: 78px; background: #232323; border-radius: 22px;
172
+ display: flex; align-items: center; justify-content: center;
173
+ border: 1px solid #2d2d2d;
174
+ }
175
+ .kbd-top svg { width: 44px; height: 44px; fill: #EDEDED; }
176
+ .kbd-rows {
177
+ padding: 6px 26px 20px 26px;
178
+ }
179
+ .row {
180
+ display: flex; justify-content: center; gap: 18px; margin-bottom: 24px;
181
+ }
182
+ .key {
183
+ width: 86px; height: 120px; border-radius: 22px;
184
+ background: #262626;
185
+ display: flex; align-items: center; justify-content: center;
186
+ font-size: 46px; color: #F1F1F1;
187
+ border: 1px solid #2E2E2E;
188
+ }
189
+ .key.wide { width: 168px; }
190
+ .key.space { width: 540px; }
191
+ .key.tiny { width: 86px; height: 90px; border-radius: 16px; font-size: 38px; }
192
+ .bottom-row { display: flex; justify-content: space-between; align-items: center; padding: 0 26px; }
193
+ .enter {
194
+ width: 120px; height: 120px; border-radius: 40px;
195
+ background: #E8D3F1; color: #2b2b2b; font-weight: 700;
196
+ display: flex; align-items: center; justify-content: center;
197
+ border: none;
198
+ }
199
+ </style>
200
+ </head>
201
+ <body>
202
+ <div id="render-target">
203
+
204
+ <!-- App bar -->
205
+ <div class="appbar">
206
+ <div class="statusbar">
207
+ <div class="status-left">10:57</div>
208
+ <div class="status-right">
209
+ <!-- simple status icons -->
210
+ <div class="status-icon">
211
+ <svg viewBox="0 0 24 24">
212
+ <path d="M3 8l9-6 9 6v8c0 1.1-.9 2-2 2H5c-1.1 0-2-.9-2-2V8zm2 1v7h14V9l-7-4-7 4z"/>
213
+ </svg>
214
+ </div>
215
+ <div class="status-icon">
216
+ <svg viewBox="0 0 24 24"><path d="M12 3L1 14h5v7h10v-7h5L12 3z"/></svg>
217
+ </div>
218
+ <div class="status-icon">
219
+ <svg viewBox="0 0 24 24"><path d="M3 12h18M3 6h18M3 18h18" stroke="#fff" stroke-width="2" fill="none"/></svg>
220
+ </div>
221
+ <div class="status-icon">
222
+ <svg viewBox="0 0 24 24"><rect x="3" y="7" width="18" height="10" rx="2" ry="2" fill="#fff"/><rect x="21" y="10" width="2" height="4" fill="#fff"/></svg>
223
+ </div>
224
+ </div>
225
+ </div>
226
+ </div>
227
+
228
+ <div class="content">
229
+ <!-- Title row -->
230
+ <div class="title-row">
231
+ <button class="back-btn" aria-label="Back">
232
+ <svg viewBox="0 0 24 24"><path d="M15.5 19l-7-7 7-7" /></svg>
233
+ </button>
234
+ <div class="title-input">Title</div>
235
+ <div class="title-tools">
236
+ <div class="round-icon" title="Dropdown">
237
+ <svg viewBox="0 0 24 24"><path d="M7 10l5 5 5-5" /></svg>
238
+ </div>
239
+ <div class="round-icon" title="Delete">
240
+ <svg viewBox="0 0 24 24"><path d="M5 7h14M9 7v12m6-12v12M10 4h4l1 3H9l1-3z" stroke="#6F6F6F" stroke-width="2" fill="none"/></svg>
241
+ </div>
242
+ <div class="round-icon" title="Help">
243
+ <svg viewBox="0 0 24 24"><path d="M12 2a10 10 0 100 20 10 10 0 000-20zm0 15h.01M12 7a3 3 0 00-3 3h2a1 1 0 112 0c0 1-1 1.5-1.6 2A2.5 2.5 0 0011 14h2c0-1 .7-1.5 1.3-2 .8-.7 1.7-1.5 1.7-3a4 4 0 00-4-4z" fill="#6F6F6F"/></svg>
244
+ </div>
245
+ </div>
246
+ </div>
247
+
248
+ <!-- Formatting toolbars -->
249
+ <div class="toolbar">
250
+ <!-- Row 1 -->
251
+ <div class="tool-row">
252
+ <div class="tool square">OCR</div>
253
+ <div class="tool group">
254
+ <div class="tool small">B</div>
255
+ <div class="tool small" style="font-style: italic;">I</div>
256
+ <div class="tool small" style="font-family: monospace;">T</div>
257
+ <div class="tool small" style="text-decoration: underline;">U</div>
258
+ </div>
259
+ <div class="tool square" style="color:#00BCD4;">A</div>
260
+ <div class="tool square">Tt</div>
261
+ </div>
262
+
263
+ <!-- Row 2 -->
264
+ <div class="tool-row">
265
+ <div class="tool square">
266
+ <svg viewBox="0 0 24 24" width="44" height="44"><path d="M4 12h10M4 6h14M4 18h14" stroke="#4a4a4a" stroke-width="2" fill="none"/></svg>
267
+ </div>
268
+ <div class="tool square">
269
+ <svg viewBox="0 0 24 24" width="44" height="44"><path d="M20 12H10M20 6H6M20 18H6" stroke="#4a4a4a" stroke-width="2" fill="none"/></svg>
270
+ </div>
271
+ <div class="tool square">x²</div>
272
+ <div class="tool square">X₂</div>
273
+ <div class="tool square">
274
+ <svg viewBox="0 0 24 24" width="44" height="44"><path d="M12 8l-4 4 4 4M20 12H9" fill="none" stroke="#4a4a4a" stroke-width="2"/></svg>
275
+ </div>
276
+ <div class="tool square">
277
+ <svg viewBox="0 0 24 24" width="44" height="44"><path d="M12 8l4 4-4 4M4 12h11" fill="none" stroke="#4a4a4a" stroke-width="2"/></svg>
278
+ </div>
279
+ </div>
280
+
281
+ <!-- Row 3 -->
282
+ <div class="tool-row">
283
+ <div class="tool square">
284
+ <svg viewBox="0 0 24 24" width="44" height="44"><path d="M4 6h16M4 12h10M4 18h6" stroke="#4a4a4a" stroke-width="2" fill="none"/></svg>
285
+ </div>
286
+ <div class="tool square">
287
+ <svg viewBox="0 0 24 24" width="44" height="44"><path d="M12 6h8M8 12h12M4 18h16" stroke="#4a4a4a" stroke-width="2" fill="none"/></svg>
288
+ </div>
289
+ <div class="tool square">
290
+ <svg viewBox="0 0 24 24" width="44" height="44"><path d="M4 6h16M4 12h16M4 18h16" stroke="#4a4a4a" stroke-width="2" fill="none"/></svg>
291
+ </div>
292
+ <div class="tool square">
293
+ <svg viewBox="0 0 24 24" width="44" height="44"><path d="M9 6h11M4 12h16M6 18h14" stroke="#4a4a4a" stroke-width="2" fill="none"/></svg>
294
+ </div>
295
+ <div class="tool group" style="gap:18px;">
296
+ <div class="tool square">
297
+ <svg viewBox="0 0 24 24" width="44" height="44"><circle cx="6" cy="6" r="2"/><circle cx="6" cy="12" r="2"/><circle cx="6" cy="18" r="2"/><path d="M11 6h9M11 12h9M11 18h9" stroke="#4a4a4a" stroke-width="2" fill="none"/></svg>
298
+ </div>
299
+ <div class="tool square">
300
+ <svg viewBox="0 0 24 24" width="44" height="44"><path d="M5 6h3M5 12h3M5 18h3M10 6h9M10 12h9M10 18h9" stroke="#4a4a4a" stroke-width="2" fill="none"/></svg>
301
+ </div>
302
+ <div class="tool square">
303
+ <svg viewBox="0 0 24 24" width="44" height="44"><rect x="4" y="5" width="4" height="4" rx="1"/><path d="M10 7h10M4 11h4M10 13h10M4 17h4M10 19h10" stroke="#4a4a4a" stroke-width="2" fill="none"/></svg>
304
+ </div>
305
+ </div>
306
+ <div class="done-btn">DONE</div>
307
+ </div>
308
+ </div>
309
+
310
+ <!-- Editor area -->
311
+ <div class="editor">
312
+ <div class="caret"></div>
313
+ </div>
314
+
315
+ <!-- Keyboard -->
316
+ <div class="keyboard">
317
+ <div class="kbd-top">
318
+ <div class="toolchip">
319
+ <svg viewBox="0 0 24 24"><path d="M4 4h7v7H4V4zm9 0h7v7h-7V4zM4 13h7v7H4v-7zm9 0h7v7h-7v-7z"/></svg>
320
+ </div>
321
+ <div class="toolchip">
322
+ <svg viewBox="0 0 24 24"><circle cx="12" cy="12" r="4"/><path d="M7 12a5 5 0 1010 0 5 5 0 10-10 0z" fill="none" stroke="#EDEDED" stroke-width="2"/></svg>
323
+ </div>
324
+ <div class="toolchip"><span style="font-weight:700;">GIF</span></div>
325
+ <div class="toolchip">
326
+ <svg viewBox="0 0 24 24"><path d="M12 15a3 3 0 100-6 3 3 0 000 6zM4 12h2m12 0h2M7 19l1-2m8 2l-1-2M7 5l1 2m8-2l-1 2" stroke="#EDEDED" stroke-width="2" fill="none"/></svg>
327
+ </div>
328
+ <div class="toolchip">
329
+ <svg viewBox="0 0 24 24"><path d="M4 6h10l6 6-6 6H4V6zm7 5v2h2v-2h-2z" fill="#EDEDED"/></svg>
330
+ </div>
331
+ <div class="toolchip">
332
+ <svg viewBox="0 0 24 24"><circle cx="12" cy="12" r="10" fill="#EDEDED"/></svg>
333
+ </div>
334
+ <div class="toolchip">
335
+ <svg viewBox="0 0 24 24"><path d="M12 3a3 3 0 00-3 3v6a3 3 0 006 0V6a3 3 0 00-3-3zm-5 15a5 5 0 0010 0" stroke="#EDEDED" stroke-width="2" fill="none"/></svg>
336
+ </div>
337
+ </div>
338
+
339
+ <div class="kbd-rows">
340
+ <!-- Row 1 -->
341
+ <div class="row">
342
+ <div class="key">Q</div><div class="key">W</div><div class="key">E</div><div class="key">R</div><div class="key">T</div>
343
+ <div class="key">Y</div><div class="key">U</div><div class="key">I</div><div class="key">O</div><div class="key">P</div>
344
+ </div>
345
+ <!-- Row 2 -->
346
+ <div class="row" style="padding-left:40px; padding-right:40px;">
347
+ <div class="key">A</div><div class="key">S</div><div class="key">D</div><div class="key">F</div><div class="key">G</div>
348
+ <div class="key">H</div><div class="key">J</div><div class="key">K</div><div class="key">L</div>
349
+ </div>
350
+ <!-- Row 3 -->
351
+ <div class="row" style="padding-left:80px; padding-right:80px;">
352
+ <div class="key tiny">⇧</div>
353
+ <div class="key">Z</div><div class="key">X</div><div class="key">C</div><div class="key">V</div><div class="key">B</div><div class="key">N</div><div class="key">M</div>
354
+ <div class="key tiny">
355
+ <svg viewBox="0 0 24 24" width="34" height="34"><path d="M6 6l12 12M6 18L18 6" stroke="#F1F1F1" stroke-width="2" fill="none"/></svg>
356
+ </div>
357
+ </div>
358
+ <!-- Bottom controls -->
359
+ <div class="bottom-row">
360
+ <div class="key tiny">?123</div>
361
+ <div class="key tiny">,</div>
362
+ <div class="key space"></div>
363
+ <div class="key tiny">.</div>
364
+ <div class="enter">↩</div>
365
+ </div>
366
+ </div>
367
+ </div>
368
+ </div>
369
+
370
+ </div>
371
+ </body>
372
+ </html>
code/1085/1085_30.html ADDED
@@ -0,0 +1,273 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <html>
2
+ <head>
3
+ <meta charset="utf-8">
4
+ <title>Mobile Editor Mock</title>
5
+ <style>
6
+ body { margin:0; padding:0; background: transparent; font-family: "Roboto", Arial, sans-serif; }
7
+ #render-target {
8
+ width:1080px; height:2400px;
9
+ position:relative; overflow:hidden;
10
+ background:#ffffff;
11
+ }
12
+
13
+ /* Status bar */
14
+ .status-bar {
15
+ height:120px; background:#63C3CF; color:#fff;
16
+ padding:0 32px; box-sizing:border-box;
17
+ display:flex; align-items:center; justify-content:space-between;
18
+ letter-spacing:0.5px; font-weight:600; font-size:40px;
19
+ }
20
+ .status-right { display:flex; align-items:center; gap:28px; }
21
+ .icon { width:48px; height:48px; display:inline-block; }
22
+
23
+ /* Title / top row */
24
+ .top-row {
25
+ height:120px; background:#63C3CF; padding:0 24px 24px 24px; box-sizing:border-box;
26
+ display:flex; align-items:flex-end; gap:20px;
27
+ }
28
+ .back {
29
+ width:72px; height:72px; display:flex; align-items:center; justify-content:center;
30
+ }
31
+ .title-input {
32
+ flex:1; height:88px; border-radius:10px; border:0; outline:none;
33
+ background:#F1F3F4; padding:0 24px; font-size:40px;
34
+ }
35
+ .top-actions { display:flex; align-items:center; gap:26px; }
36
+ .round-btn {
37
+ width:72px; height:72px; border-radius:8px; background:#F1F3F4;
38
+ display:flex; align-items:center; justify-content:center;
39
+ }
40
+
41
+ /* Formatting toolbar */
42
+ .format-wrap { background:#fff; padding:24px; box-sizing:border-box; border-bottom:1px solid #E5E5E5; }
43
+ .format-row {
44
+ display:flex; align-items:center; gap:22px; margin-bottom:18px;
45
+ }
46
+ .fmt-btn {
47
+ min-width:120px; height:90px; padding:0 18px;
48
+ border:1px solid #D7D7D7; border-radius:10px; background:#FAFAFA;
49
+ font-size:40px; color:#333; display:flex; align-items:center; justify-content:center;
50
+ }
51
+ .fmt-small { min-width:90px; }
52
+ .fmt-wide { min-width:170px; }
53
+ .done {
54
+ margin-left:auto; background:#42BED3; color:#fff; border-color:#42BED3; font-weight:700;
55
+ }
56
+
57
+ /* Editor area */
58
+ .editor {
59
+ height:1060px; padding:36px; box-sizing:border-box; font-size:46px; color:#111; line-height:1.4;
60
+ }
61
+
62
+ /* Keyboard */
63
+ .keyboard {
64
+ position:absolute; left:0; right:0; bottom:0; height:820px;
65
+ background:#1E1E22; color:#fff; border-top:1px solid #2b2b2f;
66
+ display:flex; flex-direction:column;
67
+ }
68
+ .suggest {
69
+ height:110px; background:#2A2A2E; display:flex; align-items:center;
70
+ padding:0 24px; box-sizing:border-box; gap:48px; font-size:44px;
71
+ }
72
+ .suggest .spacer { flex:1; }
73
+ .keys { flex:1; padding:18px 20px 22px; box-sizing:border-box; display:flex; flex-direction:column; gap:18px; }
74
+ .row { display:flex; gap:14px; justify-content:center; }
75
+ .key {
76
+ height:128px; min-width:88px; padding:0 18px;
77
+ background:#2C2C31; border-radius:16px; display:flex; align-items:center; justify-content:center;
78
+ font-size:48px; color:#F6F6F6; border:1px solid #39393f;
79
+ }
80
+ .key.wide { min-width:150px; }
81
+ .key.space { flex:1; min-width:200px; }
82
+ .key.back { min-width:140px; }
83
+ .key.enter { min-width:140px; }
84
+ .kbd-bottom { display:flex; gap:14px; }
85
+
86
+ /* Utility */
87
+ .muted { color:#7A7A7A; }
88
+ </style>
89
+ </head>
90
+ <body>
91
+ <div id="render-target">
92
+
93
+ <!-- Status bar -->
94
+ <div class="status-bar">
95
+ <div class="status-left">11:14</div>
96
+ <div class="status-right">
97
+ <!-- small indicator dots -->
98
+ <div style="width:10px;height:10px;background:#fff;border-radius:50%;opacity:.9"></div>
99
+ <svg class="icon" viewBox="0 0 24 24" fill="none" stroke="#ffffff" stroke-width="2">
100
+ <path d="M2 10c4-4 16-4 20 0"></path>
101
+ <path d="M5 13c3-3 11-3 14 0"></path>
102
+ <path d="M8 16c2-2 6-2 8 0"></path>
103
+ </svg>
104
+ <svg class="icon" viewBox="0 0 24 24" fill="none" stroke="#ffffff" stroke-width="2">
105
+ <rect x="2" y="7" width="18" height="10" rx="2" ry="2"></rect>
106
+ <rect x="21" y="10" width="2" height="4" fill="#ffffff" stroke="none"></rect>
107
+ </svg>
108
+ </div>
109
+ </div>
110
+
111
+ <!-- Title row -->
112
+ <div class="top-row">
113
+ <div class="back">
114
+ <svg width="56" height="56" viewBox="0 0 24 24" fill="none" stroke="#ffffff" stroke-width="2.5">
115
+ <path d="M15 18l-6-6 6-6"></path>
116
+ </svg>
117
+ </div>
118
+ <input class="title-input" placeholder="Title" />
119
+ <div class="top-actions">
120
+ <div class="round-btn">
121
+ <svg width="36" height="36" viewBox="0 0 24 24" fill="none" stroke="#444" stroke-width="2">
122
+ <path d="M7 10l5 5 5-5"></path>
123
+ </svg>
124
+ </div>
125
+ <div class="round-btn">
126
+ <svg width="34" height="34" viewBox="0 0 24 24" fill="none" stroke="#444" stroke-width="2">
127
+ <path d="M3 6h18"></path>
128
+ <path d="M8 6v12a4 4 0 0 0 8 0V6"></path>
129
+ </svg>
130
+ </div>
131
+ <div class="round-btn">
132
+ <svg width="34" height="34" viewBox="0 0 24 24" fill="none" stroke="#444" stroke-width="2">
133
+ <circle cx="12" cy="12" r="9"></circle>
134
+ <path d="M12 8v4l3 3"></path>
135
+ </svg>
136
+ </div>
137
+ </div>
138
+ </div>
139
+
140
+ <!-- Formatting controls -->
141
+ <div class="format-wrap">
142
+ <div class="format-row">
143
+ <div class="fmt-btn fmt-wide">OCR</div>
144
+ <div class="fmt-btn fmt-small"><b>B</b></div>
145
+ <div class="fmt-btn fmt-small" style="font-style:italic;">I</div>
146
+ <div class="fmt-btn fmt-small">T</div>
147
+ <div class="fmt-btn fmt-small" style="text-decoration:underline;">U</div>
148
+ <div class="fmt-btn fmt-small" style="color:#2EA6C4;font-weight:700;">A</div>
149
+ <div class="fmt-btn fmt-small">Tt</div>
150
+ </div>
151
+
152
+ <div class="format-row">
153
+ <div class="fmt-btn fmt-small">
154
+ <svg width="40" height="40" viewBox="0 0 24 24" fill="none" stroke="#333" stroke-width="2">
155
+ <path d="M4 6h16M4 12h10M4 18h16"></path>
156
+ </svg>
157
+ </div>
158
+ <div class="fmt-btn fmt-small">
159
+ <svg width="40" height="40" viewBox="0 0 24 24" fill="none" stroke="#333" stroke-width="2">
160
+ <path d="M4 12h16M8 8h12M8 16h12"></path>
161
+ </svg>
162
+ </div>
163
+ <div class="fmt-btn fmt-small">x²</div>
164
+ <div class="fmt-btn fmt-small">x₂</div>
165
+ <div class="fmt-btn fmt-small">
166
+ <svg width="40" height="40" viewBox="0 0 24 24" fill="none" stroke="#333" stroke-width="2">
167
+ <path d="M10 6l-4 4 4 4"></path>
168
+ </svg>
169
+ </div>
170
+ <div class="fmt-btn fmt-small">
171
+ <svg width="40" height="40" viewBox="0 0 24 24" fill="none" stroke="#333" stroke-width="2">
172
+ <path d="M14 6l4 4-4 4"></path>
173
+ </svg>
174
+ </div>
175
+ </div>
176
+
177
+ <div class="format-row">
178
+ <div class="fmt-btn fmt-small">
179
+ <svg width="40" height="40" viewBox="0 0 24 24" fill="none" stroke="#333" stroke-width="2">
180
+ <path d="M4 7h8M4 12h12M4 17h16"></path>
181
+ </svg>
182
+ </div>
183
+ <div class="fmt-btn fmt-small">
184
+ <svg width="40" height="40" viewBox="0 0 24 24" fill="none" stroke="#333" stroke-width="2">
185
+ <circle cx="6" cy="8" r="1.5"></circle>
186
+ <path d="M10 8h10M10 14h10"></path>
187
+ <circle cx="6" cy="14" r="1.5"></circle>
188
+ </svg>
189
+ </div>
190
+ <div class="fmt-btn fmt-small">
191
+ <svg width="40" height="40" viewBox="0 0 24 24" fill="none" stroke="#333" stroke-width="2">
192
+ <rect x="4" y="7" width="3" height="3"></rect>
193
+ <path d="M9 8h11M9 14h11"></path>
194
+ <rect x="4" y="13" width="3" height="3"></rect>
195
+ </svg>
196
+ </div>
197
+ <div class="fmt-btn fmt-small">
198
+ <svg width="40" height="40" viewBox="0 0 24 24" fill="none" stroke="#333" stroke-width="2">
199
+ <rect x="5" y="7" width="4" height="4"></rect>
200
+ <path d="M12 9h7"></path>
201
+ </svg>
202
+ </div>
203
+ <div class="fmt-btn fmt-small">
204
+ <svg width="42" height="42" viewBox="0 0 24 24" fill="none" stroke="#333" stroke-width="2">
205
+ <rect x="5" y="5" width="14" height="14" rx="2"></rect>
206
+ <path d="M7 12l3 3 7-7"></path>
207
+ </svg>
208
+ </div>
209
+ <div class="fmt-btn done fmt-wide">DONE</div>
210
+ </div>
211
+ </div>
212
+
213
+ <!-- Editor text area -->
214
+ <div class="editor">
215
+ <div>Manager</div>
216
+ <div>AA Technologies</div>
217
+ <div>Pune</div>
218
+ <br>
219
+ <div>Dear s</div>
220
+ </div>
221
+
222
+ <!-- On-screen keyboard -->
223
+ <div class="keyboard">
224
+ <div class="suggest">
225
+ <div>s</div>
226
+ <div class="muted">|</div>
227
+ <div>sir</div>
228
+ <div class="muted">|</div>
229
+ <div>students</div>
230
+ <div class="spacer"></div>
231
+ <svg width="60" height="60" viewBox="0 0 24 24" fill="none" stroke="#ffffff" stroke-width="2">
232
+ <path d="M12 14a3 3 0 0 0 3-3V8a3 3 0 0 0-6 0v3a3 3 0 0 0 3 3z"></path>
233
+ <path d="M19 10v2a7 7 0 0 1-14 0v-2"></path>
234
+ </svg>
235
+ </div>
236
+
237
+ <div class="keys">
238
+ <div class="row">
239
+ <div class="key">q</div><div class="key">w</div><div class="key">e</div><div class="key">r</div><div class="key">t</div>
240
+ <div class="key">y</div><div class="key">u</div><div class="key">i</div><div class="key">o</div><div class="key">p</div>
241
+ </div>
242
+ <div class="row">
243
+ <div class="key">a</div><div class="key">s</div><div class="key">d</div><div class="key">f</div><div class="key">g</div>
244
+ <div class="key">h</div><div class="key">j</div><div class="key">k</div><div class="key">l</div>
245
+ </div>
246
+ <div class="row">
247
+ <div class="key">z</div><div class="key">x</div><div class="key">c</div><div class="key">v</div><div class="key">b</div><div class="key">n</div><div class="key">m</div>
248
+ <div class="key back">
249
+ <svg width="46" height="46" viewBox="0 0 24 24" fill="none" stroke="#fff" stroke-width="2">
250
+ <path d="M22 7H9L4 12l5 5h13z"></path>
251
+ <path d="M12 9l3 3-3 3"></path>
252
+ </svg>
253
+ </div>
254
+ </div>
255
+ <div class="row kbd-bottom">
256
+ <div class="key wide">?123</div>
257
+ <div class="key wide">,</div>
258
+ <div class="key wide">🙂</div>
259
+ <div class="key space"></div>
260
+ <div class="key">.</div>
261
+ <div class="key enter">
262
+ <svg width="44" height="44" viewBox="0 0 24 24" fill="none" stroke="#fff" stroke-width="2">
263
+ <path d="M9 12h9v-6"></path>
264
+ <path d="M13 16l-4-4 4-4"></path>
265
+ </svg>
266
+ </div>
267
+ </div>
268
+ </div>
269
+ </div>
270
+
271
+ </div>
272
+ </body>
273
+ </html>
code/1085/1085_31.html ADDED
@@ -0,0 +1,296 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <html lang="en">
2
+ <head>
3
+ <meta charset="UTF-8">
4
+ <meta name="viewport" content="width=1080, initial-scale=1.0">
5
+ <title>Mobile Editor UI Mock</title>
6
+ <style>
7
+ body { margin: 0; padding: 0; background: transparent; font-family: "Roboto", Arial, sans-serif; }
8
+ #render-target {
9
+ position: relative;
10
+ width: 1080px;
11
+ height: 2400px;
12
+ overflow: hidden;
13
+ background: #ffffff;
14
+ }
15
+
16
+ /* Top teal status bar */
17
+ .status-bar {
18
+ position: absolute;
19
+ top: 0;
20
+ left: 0;
21
+ width: 1080px;
22
+ height: 140px;
23
+ background: #55C2C9;
24
+ color: #ffffff;
25
+ display: flex;
26
+ align-items: center;
27
+ padding: 0 32px;
28
+ box-sizing: border-box;
29
+ }
30
+ .status-time { font-weight: 600; letter-spacing: 0.5px; font-size: 36px; }
31
+ .status-icons {
32
+ margin-left: auto;
33
+ display: flex;
34
+ align-items: center;
35
+ gap: 22px;
36
+ }
37
+ .chip { width: 28px; height: 28px; border-radius: 50%; background: rgba(255,255,255,0.8); }
38
+ .battery {
39
+ width: 44px; height: 24px; border: 2px solid #fff; border-radius: 5px; position: relative;
40
+ }
41
+ .battery::after { content: ""; position: absolute; right: -8px; top: 6px; width: 6px; height: 10px; background: #fff; border-radius: 2px; }
42
+ .battery .level { position: absolute; left: 3px; top: 3px; height: 16px; width: 26px; background: #ffffff; }
43
+
44
+ /* Editor area */
45
+ .editor {
46
+ position: absolute;
47
+ top: 140px;
48
+ left: 0;
49
+ right: 0;
50
+ bottom: 0;
51
+ padding: 28px 36px 0 36px;
52
+ box-sizing: border-box;
53
+ background: #ffffff;
54
+ }
55
+ .top-row {
56
+ display: flex;
57
+ align-items: center;
58
+ gap: 24px;
59
+ margin-bottom: 18px;
60
+ }
61
+ .back {
62
+ width: 58px;
63
+ height: 58px;
64
+ border-radius: 50%;
65
+ display: flex; align-items: center; justify-content: center;
66
+ }
67
+ .back svg { width: 34px; height: 34px; }
68
+ .title-input {
69
+ flex: 1;
70
+ height: 110px;
71
+ background: #F2F3F5;
72
+ border: 1px solid #E0E0E0;
73
+ border-radius: 12px;
74
+ display: flex; align-items: center;
75
+ padding: 0 24px;
76
+ color: #9AA0A6;
77
+ font-size: 44px;
78
+ }
79
+ .small-actions {
80
+ display: flex; align-items: center; gap: 26px;
81
+ }
82
+ .icon-btn {
83
+ width: 72px; height: 72px;
84
+ border: 1px solid #DADCE0;
85
+ border-radius: 12px;
86
+ display: flex; align-items: center; justify-content: center;
87
+ color: #4A4A4A;
88
+ background: #FAFAFA;
89
+ font-size: 36px; font-weight: 600;
90
+ }
91
+
92
+ .toolbar { margin-top: 16px; }
93
+ .toolbar-row {
94
+ display: flex;
95
+ flex-wrap: nowrap;
96
+ gap: 18px;
97
+ margin-bottom: 22px;
98
+ align-items: center;
99
+ }
100
+ .tool-btn {
101
+ min-width: 120px;
102
+ height: 86px;
103
+ border: 1px solid #DADCE0;
104
+ border-radius: 12px;
105
+ background: #FBFBFB;
106
+ display: flex; align-items: center; justify-content: center;
107
+ font-size: 36px; color: #3A3A3A; font-weight: 600;
108
+ }
109
+ .tool-btn.light { font-weight: 500; color: #555; }
110
+ .tool-btn.mono { font-family: monospace; }
111
+ .done-btn {
112
+ margin-left: auto;
113
+ width: 220px; height: 94px;
114
+ border-radius: 10px;
115
+ background: #35B6C5;
116
+ color: #ffffff;
117
+ font-weight: 700;
118
+ letter-spacing: 1px;
119
+ border: none;
120
+ display: flex; align-items: center; justify-content: center;
121
+ font-size: 40px;
122
+ }
123
+
124
+ .text-area {
125
+ margin-top: 20px;
126
+ border-top: 1px solid #EFEFEF;
127
+ padding-top: 26px;
128
+ font-size: 56px;
129
+ line-height: 80px;
130
+ color: #111111;
131
+ min-height: 900px;
132
+ }
133
+
134
+ /* Keyboard */
135
+ .keyboard {
136
+ position: absolute;
137
+ left: 0;
138
+ bottom: 0;
139
+ width: 1080px;
140
+ height: 980px;
141
+ background: #1E1E22;
142
+ border-top-left-radius: 18px;
143
+ border-top-right-radius: 18px;
144
+ box-shadow: 0 -4px 12px rgba(0,0,0,0.25);
145
+ overflow: hidden;
146
+ }
147
+ .suggestions {
148
+ height: 120px;
149
+ background: #151518;
150
+ color: #EDEDED;
151
+ display: flex; align-items: center;
152
+ padding: 0 32px;
153
+ gap: 36px;
154
+ font-size: 42px;
155
+ }
156
+ .suggestions .divider { width: 2px; height: 46px; background: #3A3A3A; }
157
+ .mic {
158
+ margin-left: auto;
159
+ width: 78px; height: 78px; border-radius: 18px;
160
+ background: #2B2B31;
161
+ display: flex; align-items: center; justify-content: center;
162
+ }
163
+ .mic svg { width: 42px; height: 42px; fill: #CFCFCF; }
164
+
165
+ .keys {
166
+ padding: 28px;
167
+ display: grid;
168
+ grid-template-rows: repeat(4, 1fr);
169
+ gap: 22px;
170
+ height: calc(100% - 120px);
171
+ box-sizing: border-box;
172
+ }
173
+ .row { display: grid; grid-template-columns: repeat(10, 1fr); gap: 14px; }
174
+ .row.mid { grid-template-columns: repeat(9, 1fr); padding: 0 60px; }
175
+ .row.bottom { grid-template-columns: 1.2fr 0.8fr 4.2fr 1fr 1fr; }
176
+ .key {
177
+ background: #2A2A2F;
178
+ color: #FFFFFF;
179
+ border-radius: 18px;
180
+ display: flex; align-items: center; justify-content: center;
181
+ font-size: 40px;
182
+ height: 120px;
183
+ box-shadow: inset 0 -3px 0 rgba(255,255,255,0.06);
184
+ }
185
+ .key.small { font-size: 36px; }
186
+ .key.dark { background: #232328; }
187
+ .key.backspace { font-size: 44px; }
188
+ .space { font-size: 40px; color: #CFCFCF; }
189
+ .enter { font-size: 56px; }
190
+ </style>
191
+ </head>
192
+ <body>
193
+ <div id="render-target">
194
+
195
+ <!-- Status bar -->
196
+ <div class="status-bar">
197
+ <div class="status-time">11:14</div>
198
+ <div class="status-icons">
199
+ <div class="chip"></div>
200
+ <div class="chip"></div>
201
+ <div class="chip"></div>
202
+ <div class="battery"><div class="level"></div></div>
203
+ </div>
204
+ </div>
205
+
206
+ <!-- Editor area -->
207
+ <div class="editor">
208
+ <div class="top-row">
209
+ <div class="back">
210
+ <svg viewBox="0 0 24 24"><path d="M15.5 4.5L7 12l8.5 7.5" stroke="#444" stroke-width="2.5" fill="none" stroke-linecap="round" stroke-linejoin="round"/></svg>
211
+ </div>
212
+ <div class="title-input">Title</div>
213
+ <div class="small-actions">
214
+ <div class="icon-btn">⌄</div>
215
+ <div class="icon-btn">🗑</div>
216
+ <div class="icon-btn">?</div>
217
+ </div>
218
+ </div>
219
+
220
+ <div class="toolbar">
221
+ <div class="toolbar-row">
222
+ <div class="tool-btn">OCR</div>
223
+ <div class="tool-btn">B</div>
224
+ <div class="tool-btn">I</div>
225
+ <div class="tool-btn mono">T</div>
226
+ <div class="tool-btn">U</div>
227
+ <div class="tool-btn light">A</div>
228
+ <div class="tool-btn">Tt</div>
229
+ </div>
230
+
231
+ <div class="toolbar-row">
232
+ <div class="tool-btn">⇤</div>
233
+ <div class="tool-btn">⇥</div>
234
+ <div class="tool-btn">x²</div>
235
+ <div class="tool-btn">x₂</div>
236
+ <div class="tool-btn">↶</div>
237
+ <div class="tool-btn">↷</div>
238
+ </div>
239
+
240
+ <div class="toolbar-row">
241
+ <div class="tool-btn">≡</div>
242
+ <div class="tool-btn">≣</div>
243
+ <div class="tool-btn">≡⟷</div>
244
+ <div class="tool-btn">• …</div>
245
+ <div class="tool-btn">1 2 3</div>
246
+ <div class="tool-btn">☑</div>
247
+ <div class="done-btn">DONE</div>
248
+ </div>
249
+ </div>
250
+
251
+ <div class="text-area">
252
+ <div>Manager</div>
253
+ <div>AA Technologies</div>
254
+ <div>Pune</div>
255
+ <div style="height: 60px;"></div>
256
+ <div>Dear si</div>
257
+ </div>
258
+ </div>
259
+
260
+ <!-- Keyboard -->
261
+ <div class="keyboard">
262
+ <div class="suggestions">
263
+ <div>si</div>
264
+ <div class="divider"></div>
265
+ <div>sir</div>
266
+ <div class="divider"></div>
267
+ <div>sister</div>
268
+ <div class="mic">
269
+ <svg viewBox="0 0 24 24"><path d="M12 14a3 3 0 0 0 3-3V6a3 3 0 0 0-6 0v5a3 3 0 0 0 3 3zm5-3a5 5 0 0 1-10 0M12 19v3m-4 0h8" stroke="#CFCFCF" stroke-width="2" fill="none" stroke-linecap="round"/></svg>
270
+ </div>
271
+ </div>
272
+ <div class="keys">
273
+ <div class="row">
274
+ <div class="key">q</div><div class="key">w</div><div class="key">e</div><div class="key">r</div><div class="key">t</div><div class="key">y</div><div class="key">u</div><div class="key">i</div><div class="key">o</div><div class="key">p</div>
275
+ </div>
276
+ <div class="row mid">
277
+ <div class="key">a</div><div class="key">s</div><div class="key">d</div><div class="key">f</div><div class="key">g</div><div class="key">h</div><div class="key">j</div><div class="key">k</div><div class="key">l</div>
278
+ </div>
279
+ <div class="row mid">
280
+ <div class="key">z</div><div class="key">x</div><div class="key">c</div><div class="key">v</div><div class="key">b</div><div class="key">n</div><div class="key">m</div>
281
+ <div class="key dark">.</div>
282
+ <div class="key backspace">⌫</div>
283
+ </div>
284
+ <div class="row bottom">
285
+ <div class="key small">?123</div>
286
+ <div class="key small">,</div>
287
+ <div class="key space">space</div>
288
+ <div class="key small">.</div>
289
+ <div class="key enter">↵</div>
290
+ </div>
291
+ </div>
292
+ </div>
293
+
294
+ </div>
295
+ </body>
296
+ </html>